Avi Kivity 612e89f015 KVM: x86 emulator: implement ENTER
Opcode C8.

Only ENTER with lexical nesting depth 0 is implemented, since others are
very rare.  We'll fail emulation if nonzero lexical depth is used so data
is not corrupted.

Signed-off-by: Avi Kivity <avi@redhat.com>
2012-07-09 14:19:03 +03:00
..
2012-07-09 14:19:03 +03:00
2012-05-24 16:02:08 -07:00
2012-05-23 17:08:40 -07:00
2012-04-09 13:59:00 -04:00