mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
7c1f422735
Now that ISA3.1 is out we can finish with the powerxx silliness. bfd/ * elf64-ppc.c: Rename powerxx to power10 throughout. gas/ * config/tc-ppc.c (md_assemble): Update for PPC_OPCODE_POWER10 renaming. * testsuite/gas/ppc/prefix-align.d: Use -mpower10/-Mpower10 in place of -mfuture/-Mfuture. * testsuite/gas/ppc/prefix-pcrel.d: Likewise. * testsuite/gas/ppc/prefix-reloc.d: Likewise. gold/ * powerpc.cc: Rename powerxx to power10 throughout. include/ * elf/ppc64.h: Update comment. * opcode/ppc.h (PPC_OPCODE_POWER10): Rename from PPC_OPCODE_POWERXX. ld/ * testsuite/ld-powerpc/callstub-1.d: Use -mpower10/-Mpower10 in place of -mfuture/-Mfuture. * testsuite/ld-powerpc/notoc2.d: Likewise. * testsuite/ld-powerpc/powerpc.exp: Likewise. * testsuite/ld-powerpc/tlsgd.d: Likewise. * testsuite/ld-powerpc/tlsie.d: Likewise. * testsuite/ld-powerpc/tlsld.d: Likewise. opcodes/ * ppc-dis.c (ppc_opts): Add "power10" entry. (print_insn_powerpc): Update for PPC_OPCODE_POWER10 renaming. * ppc-opc.c (POWER10): Rename from POWERXX. Update all uses.
32 lines
973 B
Makefile
32 lines
973 B
Makefile
#source: tlsgd.s
|
|
#as: -a64 -mpower10
|
|
#ld: -melf64ppc
|
|
#objdump: -dr -Mpower10
|
|
|
|
.*: file format .*
|
|
|
|
Disassembly of section \.text:
|
|
|
|
.*:
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (38 6d 90 08|08 90 6d 38) addi r3,r13,-28664
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (38 6d 90 10|10 90 6d 38) addi r3,r13,-28656
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (06 03 ff ff|ff ff 03 06) paddi r3,r13,-28648
|
|
.*: (38 6d 90 18|18 90 6d 38)
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (38 6d 90 20|20 90 6d 38) addi r3,r13,-28640
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (38 6d 90 20|20 90 6d 38) addi r3,r13,-28640
|
|
.*: (60 00 00 00|00 00 00 60) nop
|
|
.*: (06 03 ff ff|ff ff 03 06) paddi r3,r13,-28640
|
|
.*: (38 6d 90 20|20 90 6d 38)
|
|
.*: (60 00 00 00|00 00 00 60) nop
|