search for: movcr

Displaying 1 result from an estimated 1 matches for "movcr".

Did you mean: movc
2005 Sep 27
0
[PATCH][VT] add "wbinvd" instruction emulattion for real mode code
...,6 +752,9 @@ goto invalid; } break; + case 0x09: /* wbinvd */ + asm volatile("wbinvd"); + return OPC_EMULATED; case 0x20: /* mov Rd, Cd (1h) */ case 0x22: if (!movcr(regs, prefix, opc)) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel