Home
last modified time | relevance | path

Searched refs:stwx (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dsave-bp.ll18 ; PPC32: stwx 31, 0, 0
20 ; PPC32: stwx 30, 0, 0
34 ; PPC32PIC: stwx 31, 0, 0
36 ; PPC32PIC: stwx 29, 0, 0
Dstack-realign.ll87 ; CHECK-32: stwx 31, 0, 0
89 ; CHECK-32: stwx 30, 0, 0
100 ; CHECK-32-PIC: stwx 31, 0, 0
102 ; CHECK-32-PIC: stwx 30, 0, 0
104 ; CHECK-32-PIC: stwx 29, 0, 0
150 ; CHECK-32: stwx 31, 0, 0
152 ; CHECK-32: stwx 30, 0, 0
168 ; CHECK-32-PIC: stwx 31, 0, 0
170 ; CHECK-32-PIC: stwx 29, 0, 0
Dindexed-load.ll4 ; testcase used to generate stwx 4, 3, 64. stwx does not have an
13 ; CHECK-NOT: stwx {{[0-9]+}}, {{[0-9]+}}, 64
Dsave-crbp-ppc32svr4.ll7 ; CHECK: stwx 31, 0, 0
9 ; CHECK: stwx 30, 0, 0
11 ; CHECK: stwx 29, 0, 0
Dstack-clash-prologue.ll545 ; CHECK-LE-NEXT: stwx r5, r4, r3
563 ; CHECK-BE-NEXT: stwx r5, r4, r3
576 ; CHECK-32-NEXT: stwx r30, 0, r0
583 ; CHECK-32-NEXT: stwx r5, r3, r4
632 ; CHECK-LE-NEXT: stwx r5, r4, r3
670 ; CHECK-BE-NEXT: stwx r5, r4, r3
689 ; CHECK-32-NEXT: stwx r30, 0, r0
696 ; CHECK-32-NEXT: stwx r5, r3, r4
744 ; CHECK-LE-NEXT: stwx r5, r4, r3
781 ; CHECK-BE-NEXT: stwx r5, r4, r3
[all …]
Dstack-guard-reassign.ll17 ; CHECK-NEXT: stwx 4, 1, 5
D2010-02-12-saveCR.ll12 ; CHECK-DAG: stwx [[T1]], 1, [[T2]]
Dtls-pie-xform.ll99 ; CHECK-NEXT: stwx 3, 4, var_int@tls
111 ; CHECK: stwx {{[0-9]+}}, 4, var_int@tls
Datomics-indexed.ll137 ; CHECK-NEXT: stwx r5, r3, r4
/external/llvm/test/CodeGen/PowerPC/
Dindexed-load.ll4 ; testcase used to generate stwx 4, 3, 64. stwx does not have an
13 ; CHECK-NOT: stwx {{[0-9]+}}, {{[0-9]+}}, 64
D2010-02-12-saveCR.ll14 ; CHECK: stwx [[T1]], r1, [[T2]]
19 ; CHECK: stwx [[T4]], r1, [[T3]]
Datomics-indexed.ll66 ; CHECK: stwx
/external/llvm-project/lld/test/ELF/
Dppc32-tls-ie.s45 # IE-NEXT: stwx 16, 6, 2
58 stwx 16, 6, i@tls label
Dppc64-tls-pcrel-ie.s114 # IE-NEXT: stwx 3, 4, 13
125 stwx 3, 4, y@tls@pcrel
Dppc64-tls-ie.s127 stwx 3, 4, i@tls
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-tls-relocs-01.s15 stwx 4, 3, t@tls
Dppc64-encoding.s274 # CHECK-BE: stwx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x2e]
275 # CHECK-LE: stwx 2, 3, 4 # encoding: [0x2e,0x21,0x43,0x7c]
276 stwx 2, 3, 4
/external/capstone/suite/MC/PowerPC/
Dppc64-encoding.s.cs53 0x7c,0x43,0x21,0x2e = stwx 2, 3, 4
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s233 # CHECK-BE: stwx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x2e]
234 # CHECK-LE: stwx 2, 3, 4 # encoding: [0x2e,0x21,0x43,0x7c]
235 stwx 2, 3, 4
/external/linux-kselftest/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c394 STORE_XFORM_TEST(stwx); in test_alignment_handler_integer()
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64le-encoding.txt181 # CHECK: stwx 2, 3, 4
Dppc64-encoding.txt184 # CHECK: stwx 2, 3, 4
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td540 "stwx $rS, $rA, $rB", IIC_LdStStore, []>,
552 "stwx $rS, $rA, $rB", IIC_LdStStore, []>,
638 "stwx $rS, $rA, $rB", IIC_LdStStore, []>,
1223 "stwx $rS, $dst", IIC_LdStStore,
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/
Dppc64le-encoding.txt181 # CHECK: stwx 2, 3, 4
Dppc64-encoding.txt184 # CHECK: stwx 2, 3, 4

12