aboutsummaryrefslogtreecommitdiff
path: root/gas/cgen.c
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2020-12-12 00:12:24 +0100
committerAlan Modra <amodra@gmail.com>2020-12-13 14:02:26 +1030
commit7393df7f3fb404a605af9f2b9d4b8698c6fcc7df (patch)
tree2ad6b66582d96b73509e6f195f8971574137c258 /gas/cgen.c
parent77e890c695e2a206b796a6b25c1e004523f11523 (diff)
downloadgdb-7393df7f3fb404a605af9f2b9d4b8698c6fcc7df.zip
gdb-7393df7f3fb404a605af9f2b9d4b8698c6fcc7df.tar.gz
gdb-7393df7f3fb404a605af9f2b9d4b8698c6fcc7df.tar.bz2
x86: Do not dump DS/CS segment overrides for branch hints
I've made all labels normal labels so that there's no confusion between the different targets which is which and I match them in the .d files with .* as Alan suggested. Hex offsets I match with [0-9a-fx]+ since some targets prefix them with 0x, some don't, etc. * testsuite/gas/i386/align-branch-9.s: Don't use labels that are automatically local for ELF targets. * testsuite/gas/i386/branch.s: Likewise. * testsuite/gas/i386/x86-64-align-branch-9.s: Likewise. * testsuite/gas/i386/x86-64-branch.s: Likewise. * testsuite/gas/i386/align-branch-9.d: Adjust to match more targets. * testsuite/gas/i386/branch.d: Likewise. * testsuite/gas/i386/ilp32/x86-64-branch.d: Likewise. * testsuite/gas/i386/x86-64-align-branch-9.d: Likewise. * testsuite/gas/i386/x86-64-branch.d: Likewise.
Diffstat (limited to 'gas/cgen.c')
0 files changed, 0 insertions, 0 deletions