Browse Source
The table entries are more natural to read (and slightly shorter) when the prefixes, like is the case for VEX/XOP/EVEX-encoded entries, are specified as part of the opcode. This is particularly noticable for side-by-side legacy and SSE2AVX entries. An implication is that we now need to use "unsigned long long" for the initially parsed opcode in i386-gen. I don't expect this to be an issue.binutils-2_37-branch
3 changed files with 383 additions and 375 deletions
File diff suppressed because it is too large
Loading…
Reference in new issue