diff options
author | Mohammed Gamal <m.gamal005@gmail.com> | 2010-08-04 13:41:04 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-10-24 10:50:41 +0200 |
commit | 34698d8c61bd3fc86b2e99c3d1ad9ef140b3eb0d (patch) | |
tree | ee0db9085fab5767d0c5434bb65b729cf65eb5da /arch/powerpc/include | |
parent | KVM: x86 emulator: Decode memory operands directly into a 'struct operand' (diff) | |
download | linux-34698d8c61bd3fc86b2e99c3d1ad9ef140b3eb0d.tar.xz linux-34698d8c61bd3fc86b2e99c3d1ad9ef140b3eb0d.zip |
KVM: x86 emulator: Fix nop emulation
If a nop instruction is encountered, we jump directly to the done label.
This skip updating rip. Break from the switch case instead
Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions