Update x64_sequences.cc

This commit is contained in:
Ben Vanik 2015-05-05 10:23:04 -07:00
parent c2b0b7ec23
commit 743e01209b
1 changed files with 1 additions and 1 deletions

View File

@ -5488,7 +5488,7 @@ EMITTER(SPLAT_I16, MATCH(I<OPCODE_SPLAT, V128<>, I16<>>)) {
}
} else {
// TODO
//e.DebugBreak();
e.DebugBreak();
}
}
};