diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-06 17:34:55 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-10 15:45:14 +0200 |
| commit | 3fabbe0b7d458d6380f4b3246b8b32400f6bd1d9 (patch) | |
| tree | 93a16bedbb0727c5790ee6fcf848806ffe1a1509 /scripts/tracetool/backend/log.py | |
| parent | 40a3ec7b5ffde500789d016660a171057d6b467c (diff) | |
| download | focaccia-qemu-3fabbe0b7d458d6380f4b3246b8b32400f6bd1d9.tar.gz focaccia-qemu-3fabbe0b7d458d6380f4b3246b8b32400f6bd1d9.zip | |
target/i386: move prefetch and multi-byte UD/NOP to new decoder
These are trivial to add, and moving them to the new decoder fixes some corner cases: raising #UD instead of an instruction fetch page fault for the undefined opcodes, and incorrectly rejecting 0F 18 prefetches with register operands (which are treated as reserved NOPs). Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/log.py')
0 files changed, 0 insertions, 0 deletions