diff options
author | Jan Beulich <jbeulich@suse.com> | 2020-01-09 11:40:04 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2020-01-09 11:40:04 +0100 |
commit | 72aea32839b5f4a2c8fa67e60451169b841941c0 (patch) | |
tree | 2050e9da546a94539f556d289f7ea593bb671ede /zlib/amiga | |
parent | 3f93af61413b6f6e4381ac286cb510d897971e3f (diff) | |
download | gdb-72aea32839b5f4a2c8fa67e60451169b841941c0.zip gdb-72aea32839b5f4a2c8fa67e60451169b841941c0.tar.gz gdb-72aea32839b5f4a2c8fa67e60451169b841941c0.tar.bz2 |
x86: refine when to trigger optimizations
Checking just the base opcode without also checking this isn't a VEX
encoding, and without there being other insn properties avoiding a match
once respective VEX/XOP/EXEX-encoded insns would appear, is at least
dangerous. Add respective checks. At the same time there's no real need
to check the extension opcode to be None for the 0xA8 form - there's
nothing it can be confused with, and non-VEX-and-alike forms also can't
appear.
Diffstat (limited to 'zlib/amiga')
0 files changed, 0 insertions, 0 deletions