Searched refs:plbz (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ISA31-errors.s | 16 plbz 1, 32(1), 1 label
|
D | ppc64-encoding-ISA31.s | 445 # CHECK-BE: plbz 1, 8589934591(3), 0 # encoding: [0x06,0x01,0xff,0xff 447 # CHECK-LE: plbz 1, 8589934591(3), 0 # encoding: [0xff,0xff,0x01,0x06 449 plbz 1, 8589934591(3), 0 450 # CHECK-BE: plbz 1, -8589934592(0), 1 # encoding: [0x06,0x12,0x00,0x00 452 # CHECK-LE: plbz 1, -8589934592(0), 1 # encoding: [0x00,0x00,0x12,0x06 454 plbz 1, -8589934592(0), 1
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | global-address-non-got-indirect-access.ll | 33 ; CHECK-NEXT: plbz r3, _ZL13StaticBoolVar@PCREL(0), 1 44 ; CHECK-NEXT: plbz r3, _ZL19StaticSignedCharVar@PCREL(0), 1 55 ; CHECK-NEXT: plbz r3, _ZL21StaticUnsignedCharVar@PCREL(0), 1
|
D | testComparesi32gtu.ll | 77 ; CHECK-P10-LE-NEXT: plbz r4, testCompare1@PCREL(0), 1 131 ; CHECK-P10-CMP-BE-NEXT: plbz r4, testCompare1@PCREL(0), 1
|
D | testComparesi32ltu.ll | 79 ; CHECK-P10-LE-NEXT: plbz r4, testCompare1@PCREL(0), 1 133 ; CHECK-P10-CMP-BE-NEXT: plbz r4, testCompare1@PCREL(0), 1
|
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ISA31-invalid.txt | 8 # plbz 1, 8589934591(2), 1. However, RA is not zero with R=1
|
D | ppc64-encoding-ISA31.txt | 307 # CHECK: plbz 1, 8589934591(3), 0 310 # CHECK: plbz 1, -8589934592(0), 1
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-got-to-pcrel-relaxation.s | 23 # CHECK-S-NEXT: plbz 10
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrPrefix.td | 890 (ins memri34_pcrel:$D_RA), "plbz $RT, $D_RA", 911 (ins memri34_pcrel:$D_RA), "plbz $RT, $D_RA",
|