| commit | a012e65aee48379a7a87eadafa74f878b61522b9 | [log] [tgz] |
|---|---|---|
| author | Sheng Yang <sheng.yang@intel.com> | Mon Oct 15 14:24:20 2007 +0800 |
| committer | Avi Kivity <avi@qumranet.com> | Mon Oct 22 12:03:29 2007 +0200 |
| tree | 0580d8335376e22570babc858caff4577c8be6bc | |
| parent | 8668a3c468ed55d19514117a5a959d91d3d03823 [diff] |
KVM: x86 emulator: implement 'movnti mem, reg'
Implement emulation of instruction:
movnti m32/m64, r32/r64
opcode: 0x0f 0xc3
Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>