Home
last modified time | relevance | path

Searched refs:ldaxrb (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/test/CodeGen/AArch64/
Dcmpxchg-idioms.ll33 ; CHECK: ldaxrb [[LOADED:w[0-9]+]], [x0]
Dcmpxchg-O0.ll6 ; CHECK: ldaxrb [[OLD:w[0-9]+]], [x0]
Datomic-ops.ll23 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
263 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
343 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
500 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
597 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
791 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
889 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
Darm64-ldxr-stxr.ll174 ; CHECK: ldaxrb w[[LOADVAL:[0-9]+]], [x0]
/external/llvm-project/llvm/test/CodeGen/AArch64/
Datomic-ops.ll32 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
376 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
488 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
700 ; OUTLINE_ATOMICS-NEXT: ldaxrb w10, [x9]
715 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
855 ; OUTLINE_ATOMICS-NEXT: ldaxrb w10, [x9]
870 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
1163 ; OUTLINE_ATOMICS-NEXT: ldaxrb w8, [x9]
1177 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
1325 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
Darm64-ldxr-stxr.ll214 ; CHECK: ldaxrb w[[LOADVAL:[0-9]+]], [x0]
220 ; GISEL: ldaxrb w[[LOADVAL:[0-9]+]], [x0]
Dcmpxchg-O0.ll9 ; CHECK: ldaxrb [[OLD:w[0-9]+]], {{\[}}[[ADDR]]{{\]}}
Dcmpxchg-idioms.ll36 ; CHECK: ldaxrb [[LOADED:w[0-9]+]], [x0]
Darm64_32-atomics.ll121 ; CHECK: ldaxrb w0, [x0]
Datomic-ops-lse.ll399 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
559 ; OUTLINE-ATOMICS-NEXT: ldaxrb w8, [x9]
717 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
877 ; OUTLINE-ATOMICS-NEXT: ldaxrb w8, [x9]
3568 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
3728 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
4208 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
4368 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
4528 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
5008 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9]
[all …]
/external/llvm/test/MC/AArch64/
Darm64-memory.s512 ldaxrb w2, [x4, #0]
519 ; CHECK: ldaxrb w2, [x4] ; encoding: [0x82,0xfc,0x5f,0x08]
Dbasic-a64-instructions.s2294 ldaxrb w19, [x21]
/external/llvm-project/llvm/test/MC/AArch64/
Darm64-memory.s512 ldaxrb w2, [x4, #0]
519 ; CHECK: ldaxrb w2, [x4] ; encoding: [0x82,0xfc,0x5f,0x08]
Dbasic-a64-instructions.s2277 ldaxrb w19, [x21]
/external/vixl/
DREADME.md125 `stlxrh`, `stlxr`, `ldaxrb`, `ldaxrh`, `ldaxr`, `stlxp`, `ldaxp`, `stlrb`,
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc1599 COMPARE(ldaxrb(w9, MemOperand(x10)), "ldaxrb w9, [x10]"); in TEST()
1600 COMPARE(ldaxrb(w11, MemOperand(sp)), "ldaxrb w11, [sp]"); in TEST()
1601 COMPARE(ldaxrb(x12, MemOperand(x13)), "ldaxrb w12, [x13]"); in TEST()
1602 COMPARE(ldaxrb(x14, MemOperand(sp)), "ldaxrb w14, [sp]"); in TEST()
Dtest-trace-aarch64.cc164 __ ldaxrb(w15, MemOperand(x0)); in GenerateTestSequenceBase() local
165 __ ldaxrb(x16, MemOperand(x0)); in GenerateTestSequenceBase() local
/external/llvm-project/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt500 # CHECK: ldaxrb w2, [x4]
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt500 # CHECK: ldaxrb w2, [x4]
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/
DA55-basic-instructions.s872 ldaxrb w8, [x4] label
2129 # CHECK-NEXT: 1 3 1.00 * * U ldaxrb w8, [x4]
3312 … - - - - - - - - - 1.00 - - ldaxrb w8, [x4]
/external/capstone/suite/MC/AArch64/
Dbasic-a64-instructions.s.cs892 0xb3,0xfe,0x5f,0x08 = ldaxrb w19, [x21]
/external/vixl/test/test-trace-reference/
Dlog-disasm108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0]
109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]
Dlog-disasm-colour108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0]
109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]
Dlog-cpufeatures-custom108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0]
109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]
Dlog-cpufeatures108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0]
109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]

12