slwx, ignoring twi.

This commit is contained in:
Ben Vanik
2013-05-25 01:31:38 -07:00
parent ed401449b7
commit 07d0dd98b6
2 changed files with 7 additions and 6 deletions

View File

@@ -469,8 +469,9 @@ int XeEmitTrap(X64Emitter& e, X86Compiler& c, InstrData& i,
return 0;
}
XELOGCPU("twi not implemented - instruction ignored");
// TODO(benvanik): port from LLVM
XEASSERTALWAYS();
// BasicBlock* after_bb = BasicBlock::Create(*e.context(), "", e.fn(),
// e.GetNextBasicBlock());