aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc64-obsd-tdep.c
diff options
context:
space:
mode:
authorPaul Iannetta <piannetta@kalrayinc.com>2024-02-15 10:30:47 +0100
committerPaul Iannetta <piannetta@kalrayinc.com>2024-02-20 12:07:57 +0100
commit9012a09f4f33fa38596c85f5c7fb442548f5e55c (patch)
tree31483a6904401da1ae6124510da0e2038d0de5f5 /gdb/sparc64-obsd-tdep.c
parent9798722ef620fcfe415471167543bad8626b2fb2 (diff)
downloadgdb-9012a09f4f33fa38596c85f5c7fb442548f5e55c.zip
gdb-9012a09f4f33fa38596c85f5c7fb442548f5e55c.tar.gz
gdb-9012a09f4f33fa38596c85f5c7fb442548f5e55c.tar.bz2
kvx: gas: missing aliases for $r14r15 in assembler.
Most registers from a register-pair suffixed by .lo and .hi suffixes. This was not the case of $r14 and $r15 since they are defined by the ABI: $r14 is the frame pointer, and $r15 is used to return aggregates from functions. We do not add aliases for $r12 (the stack pointer) and $r13 (the tls register). opcodes/ChangeLog: * kvx-opc.c: Regenerate. gas/ChangeLog: * config/kvx-parse.h: Regenerate.
Diffstat (limited to 'gdb/sparc64-obsd-tdep.c')
0 files changed, 0 insertions, 0 deletions