[PATCH 0/4] x86: operand types handling in gas
Jan Beulich
jbeulich@suse.com
Fri Jul 24 10:13:11 GMT 2026
This is another step in reducing excessive table size of the ever growing
insn templates we've got, thus improving cache locality / utilization (apart
from the perhaps less important image size reduction).
1: copy template's .operand_types[] into global insn data
2: correct operand_types[] used in build_vex_prefix()
3: helper function + variables for templates' ->operand_types[] accesses
4: move operand_types[] out of struct insn_template
Jan
More information about the Binutils
mailing list