Home
last modified time | relevance | path

Searched refs:strexh (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/test/MC/ARM/
Dthumbv8m.s83 strexh r1, r2, [r3] label
Dbasic-arm-instructions.s2864 strexh r4, r2, [r5]
2869 @ CHECK: strexh r4, r2, [r5] @ encoding: [0x92,0x4f,0xe5,0xe1]
Dbasic-thumb2-instructions.s2907 strexh r9, r7, [r12]
2914 @ CHECK: strexh r9, r7, [r12] @ encoding: [0xcc,0xe8,0x59,0x7f]
/external/llvm-project/llvm/test/MC/ARM/
Dthumbv8m.s83 strexh r1, r2, [r3] label
Dbasic-arm-instructions.s2894 strexh r4, r2, [r5]
2899 @ CHECK: strexh r4, r2, [r5] @ encoding: [0x92,0x4f,0xe5,0xe1]
Dbasic-thumb2-instructions.s3116 strexh r9, r7, [r12]
3123 @ CHECK: strexh r9, r7, [r12] @ encoding: [0xcc,0xe8,0x59,0x7f]
/external/llvm/test/CodeGen/ARM/
Dcmpxchg-O0.ll35 ; CHECK: strexh [[STATUS:r[0-9]+]], r2, [r0]
Dldstrex.ll78 ; CHECK: strexh r0, r1, [r2]
Datomic-ops-v8.ll47 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
239 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
335 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
735 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], r[[OLDX]], [r[[ADDR]]]
848 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], r[[NEW]], {{.*}}[[ADDR]]
961 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], r[[NEW]], {{.*}}[[ADDR]]
/external/llvm-project/llvm/test/CodeGen/ARM/
Datomic-ops-m33.ll39 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
Dcmpxchg-O0.ll42 ; CHECK: strexh [[STATUS:r[0-9]+]], [[NEW]], {{\[}}[[ADDR]]{{\]}}
Datomic-ops-v8.ll47 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
239 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
335 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
735 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], r[[OLDX]], [r[[ADDR]]]
848 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], r[[NEW]], {{.*}}[[ADDR]]
961 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], r[[NEW]], {{.*}}[[ADDR]]
Dldstrex.ll78 ; CHECK: strexh r0, r1, [r2]
/external/llvm-project/llvm/test/tools/llvm-mca/ARM/
Dm7-int.s332 strexh r0, r1, [ r2 ] label
762 # CHECK-NEXT: 1 3 1.00 * * U strexh r0, r1, [r2]
1202 … - - - - - - - 1.00 - - - strexh r0, r1, [r2]
Dm4-int.s341 strexh r0, r1, [ r2 ] label
786 # CHECK-NEXT: 1 1 1.00 * * U strexh r0, r1, [r2]
1224 # CHECK-NEXT: 1.00 strexh r0, r1, [r2]
Dcortex-a57-basic-instructions.s683 strexh r4, r2, [r5]
1553 # CHECK-NEXT: 0 0 0.00 * * U strexh r4, r2, [r5]
2430 # CHECK-NEXT: - - - - - - - - strexh r4, r2, [r5]
Dcortex-a57-thumb.s660 strexh r9, r7, [r12]
1567 # CHECK-NEXT: 0 0 0.00 * * U strexh r9, r7, [r12]
2481 # CHECK-NEXT: - - - - - - - - strexh r9, r7, [r12]
/external/capstone/suite/MC/ARM/
Dbasic-thumb2-instructions.s.cs936 0xcc,0xe8,0x59,0x7f = strexh r9, r7, [r12]
Dbasic-arm-instructions.s.cs812 0x92,0x4f,0xe5,0xe1 = strexh r4, r2, [r5]
/external/vixl/src/aarch32/
Dassembler-aarch32.h3474 void strexh(Condition cond,
3478 void strexh(Register rd, Register rt, const MemOperand& operand) { in strexh() function
3479 strexh(al, rd, rt, operand); in strexh()
Ddisasm-aarch32.h1298 void strexh(Condition cond,
/external/llvm-project/llvm/test/MC/Disassembler/ARM/
Dbasic-arm-instructions.txt1942 # CHECK: strexh r4, r2, [r5
Dthumb2.txt1954 # CHECK: strexh r9, r7, [r12]
/external/llvm/test/MC/Disassembler/ARM/
Dthumb2.txt1954 # CHECK: strexh r9, r7, [r12]
Dbasic-arm-instructions.txt1942 # CHECK: strexh r4, r2, [r5

12