Searched refs:plhz (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ISA31-errors.s | 28 plhz 1, 32(1), 1 label
|
D | ppc64-encoding-ISA31.s | 455 # CHECK-BE: plhz 1, 8589934591(3), 0 # encoding: [0x06,0x01,0xff,0xff 457 # CHECK-LE: plhz 1, 8589934591(3), 0 # encoding: [0xff,0xff,0x01,0x06 459 plhz 1, 8589934591(3), 0 460 # CHECK-BE: plhz 1, -8589934592(0), 1 # encoding: [0x06,0x12,0x00,0x00 462 # CHECK-LE: plhz 1, -8589934592(0), 1 # encoding: [0x00,0x00,0x12,0x06 464 plhz 1, -8589934592(0), 1
|
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ISA31-invalid.txt | 24 # plhz 1, 8589934591(2), 1. However, RA is not zero with R=1
|
D | ppc64-encoding-ISA31.txt | 313 # CHECK: plhz 1, 8589934591(3), 0 316 # CHECK: plhz 1, -8589934592(0), 1
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-got-to-pcrel-relaxation.s | 59 # CHECK-S-NEXT: plhz 3
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | global-address-non-got-indirect-access.ll | 75 ; CHECK-NEXT: plhz r3, _ZL22StaticUnsignedShortVar@PCREL(0), 1
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrPrefix.td | 894 (ins memri34_pcrel:$D_RA), "plhz $RT, $D_RA", 915 (ins memri34_pcrel:$D_RA), "plhz $RT, $D_RA",
|