Searched refs:plfs (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | p10-splatImm-CPload-pcrel.ll | 87 ; CHECK-NEXT: plfs f1, .LCPI4_0@PCREL(0), 1 103 ; CHECK-NEXT: plfs f1, .LCPI5_0@PCREL(0), 1
|
D | global-address-non-got-indirect-access.ll | 116 ; CHECK-NEXT: plfs f1, _ZL14StaticFloatVar@PCREL(0), 1
|
D | constant-pool.ll | 12 ; CHECK-NEXT: plfs f1, .LCPI0_0@PCREL(0), 1
|
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ISA31-errors.s | 22 plfs 1, 32(1), 1 label
|
D | ppc64-encoding-ISA31.s | 365 # CHECK-BE: plfs 1, -8589934592(3), 0 # encoding: [0x06,0x02,0x00,0x00, 367 # CHECK-LE: plfs 1, -8589934592(3), 0 # encoding: [0x00,0x00,0x02,0x06 369 plfs 1, -8589934592(3), 0 370 # CHECK-BE: plfs 1, 8589934591(0), 1 # encoding: [0x06,0x11,0xff,0xff 372 # CHECK-LE: plfs 1, 8589934591(0), 1 # encoding: [0xff,0xff,0x11,0x06, 374 plfs 1, 8589934591(0), 1
|
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ISA31-invalid.txt | 16 # plfs 1, 8589934591(2), 1. However, RA is not zero with R=1
|
D | ppc64-encoding-ISA31.txt | 259 # CHECK: plfs 1, -8589934592(3), 0 262 # CHECK: plfs 1, 8589934591(0), 1
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-got-to-pcrel-relaxation.s | 109 # CHECK-S-NEXT: plfs 1
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrPrefix.td | 873 (ins memri34_pcrel:$D_RA), "plfs $FRT, $D_RA",
|