Files
binutils-gdb/opcodes
Jan Beulich a40a04601f x86: also permit YMM/ZMM use in CFI directives
Next to code using %ymm<N> or %zmm<N> it is more natural to have .cfi_*
directives also reference those, not the corresponding %xmm<N>. Accept
their names as kind of aliases, i.e. resolving to the same numbers.

While extending the respective 64-bit testcase, also add %bnd<N> there
(should have happened right with 633789901c ["x86-64: Dwarf2 register
numbers for %bnd<N>"], sorry), requiring binutils/dwarf.c to be adjusted
accordingly as well.
2024-02-23 11:59:09 +01:00
..
2023-11-15 12:53:04 +00:00
2023-11-15 12:53:04 +00:00
2023-12-28 11:41:45 +00:00
2023-12-28 11:41:45 +00:00
2024-01-05 09:28:52 +01:00