Home
last modified time | relevance | path

Searched refs:pstxv (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dmma-acc-memops.ll19 ; LE-PAIRED-NEXT: pstxv vs0, f@PCREL+176(0), 1
20 ; LE-PAIRED-NEXT: pstxv vs1, f@PCREL+160(0), 1
21 ; LE-PAIRED-NEXT: pstxv vs2, f@PCREL+144(0), 1
22 ; LE-PAIRED-NEXT: pstxv vs3, f@PCREL+128(0), 1
96 ; LE-PAIRED-NEXT: pstxv vs0, f@PCREL+67(0), 1
97 ; LE-PAIRED-NEXT: pstxv vs1, f@PCREL+51(0), 1
98 ; LE-PAIRED-NEXT: pstxv vs2, f@PCREL+35(0), 1
99 ; LE-PAIRED-NEXT: pstxv vs3, f@PCREL+19(0), 1
139 ; LE-PAIRED-NEXT: pstxv vs1, g@PCREL+64(0), 1
140 ; LE-PAIRED-NEXT: pstxv vs0, g@PCREL+80(0), 1
[all …]
Dglobal-address-non-got-indirect-access.ll367 ; CHECK-NEXT: pstxv v2, _ZL19Static__Float128Var@PCREL(0), 1
377 ; CHECK-NEXT: pstxv v2, _ZL25StaticVectorSignedCharVar@PCREL(0), 1
387 ; CHECK-NEXT: pstxv v2, _ZL26StaticVectorSignedShortVar@PCREL(0), 1
397 ; CHECK-NEXT: pstxv v2, _ZL24StaticVectorSignedIntVar@PCREL(0), 1
407 ; CHECK-NEXT: pstxv v2, _ZL29StaticVectorSignedLongLongVar@PCREL(0), 1
417 ; CHECK-NEXT: pstxv v2, _ZL29StaticVectorSigned__Int128Var@PCREL(0), 1
427 ; CHECK-NEXT: pstxv v2, _ZL20StaticVectorFloatVar@PCREL(0), 1
437 ; CHECK-NEXT: pstxv v2, _ZL21StaticVectorDoubleVar@PCREL(0), 1
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-encoding-ISA31-errors.s70 pstxv 1, 32(1), 1 label
Dppc64-encoding-ISA31.s16 # CHECK-BE: pstxv 63, 8589934591(0), 1 # encoding: [0x04,0x11,0xff,0xff
18 # CHECK-LE: pstxv 63, 8589934591(0), 1 # encoding: [0xff,0xff,0x11,0x04
20 pstxv 63, 8589934591(0), 1
21 # CHECK-BE: pstxv 33, -8589934592(31), 0 # encoding: [0x04,0x02,0x00,0x00
23 # CHECK-LE: pstxv 33, -8589934592(31), 0 # encoding: [0x00,0x00,0x02,0x04
25 pstxv 33, -8589934592(31), 0
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-ISA31-invalid.txt85 # pstxv 31, 8589934591(3), 1. However, RA is not zero with R=1
Dppc64-encoding-ISA31.txt22 # CHECK: pstxv 1, 8589934591(3), 0
25 # CHECK: pstxv 33, 8589934591(0), 1
/external/llvm-project/lld/test/ELF/
Dppc64-got-to-pcrel-relaxation.s237 # CHECK-S-NEXT: pstxv 34
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrPrefix.td939 "pstxv $XS, $D_RA", IIC_LdStLFD>;