addx and switching commenting style on the rest of the unported instrs.

This commit is contained in:
Ben Vanik 2013-05-24 18:49:14 -07:00
parent 1e67547a6b
commit dc40f28795
2 changed files with 554 additions and 524 deletions

File diff suppressed because it is too large Load Diff

View File

@ -549,7 +549,7 @@ int XeEmitTrap(X64Emitter& e, X86Compiler& c, InstrData& i,
// // Resume.
// b.SetInsertPoint(after_bb);
return 0;
return 1;
}
XEEMITTER(td, 0x7C000088, X )(X64Emitter& e, X86Compiler& c, InstrData& i) {