diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-06 17:53:29 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-09 18:21:34 +0200 |
commit | 533883fd7ec18a99b28815583bce6f78b2c9643b (patch) | |
tree | 3031faf5dbf97c914e1b05f7c1d40b3cb5d792fd /softmmu | |
parent | acf23ffb58322179841cb68ff0fd595fede59618 (diff) | |
download | qemu-533883fd7ec18a99b28815583bce6f78b2c9643b.zip qemu-533883fd7ec18a99b28815583bce6f78b2c9643b.tar.gz qemu-533883fd7ec18a99b28815583bce6f78b2c9643b.tar.bz2 |
target/i386: fix exceptions for MOV to DR
Use raise_exception_ra (without error code) when raising the illegal
opcode operation; raise #GP when setting bits 63:32 of DR6 or DR7.
Move helper_get_dr to sysemu/ since it is a privileged instruction
that is not needed on user-mode emulators.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'softmmu')
0 files changed, 0 insertions, 0 deletions