Home
last modified time | relevance | path

Searched refs:stc2l (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm-project/llvm/test/MC/ARM/
Dcde-integer.s38 stc2l p1, c2, [r7, #4] label
40 stc2l p0, c1, [r8] label
42 stc2l p1, c0, [r9, #-224] label
44 stc2l p0, c1, [r10, #-120]! label
Dbasic-arm-instructions.s2784 stc2l p6, c2, [r7, #4]
2785 stc2l p7, c1, [r8]
2786 stc2l p8, c0, [r9, #-224]
2787 stc2l p9, c1, [r10, #-120]!
2788 stc2l p0, c2, [r11], #16
2789 stc2l p1, c3, [r12], #-72
2825 @ CHECK: stc2l p6, c2, [r7, #4] @ encoding: [0x01,0x26,0xc7,0xfd]
2826 @ CHECK: stc2l p7, c1, [r8] @ encoding: [0x00,0x17,0xc8,0xfd]
2827 @ CHECK: stc2l p8, c0, [r9, #-224] @ encoding: [0x38,0x08,0x49,0xfd]
2828 @ CHECK: stc2l p9, c1, [r10, #-120]! @ encoding: [0x1e,0x19,0x6a,0xfd]
[all …]
Dbasic-thumb2-instructions.s2864 stc2l p6, c2, [r7, #4]
2865 stc2l p7, c1, [r8]
2866 stc2l p8, c0, [r9, #-224]
2867 stc2l p9, c1, [r10, #-120]!
2868 stc2l p0, c2, [r11], #16
2869 stc2l p1, c3, [r12], #-72
2892 @ CHECK: stc2l p6, c2, [r7, #4] @ encoding: [0xc7,0xfd,0x01,0x26]
2893 @ CHECK: stc2l p7, c1, [r8] @ encoding: [0xc8,0xfd,0x00,0x17]
2894 @ CHECK: stc2l p8, c0, [r9, #-224] @ encoding: [0x49,0xfd,0x38,0x08]
2895 @ CHECK: stc2l p9, c1, [r10, #-120]! @ encoding: [0x6a,0xfd,0x1e,0x19]
[all …]
Dthumb-diagnostics.s367 stc2l p6, c2, [r7, #4]
/external/llvm-project/llvm/test/CodeGen/ARM/
Dintrinsics-coprocessor.ll35 ; CHECK: stc2l p7, c3, [r{{[0-9]+}}]
36 tail call void @llvm.arm.stc2l(i32 7, i32 3, i8* %i) nounwind
58 declare void @llvm.arm.stc2l(i32, i32, i8*) nounwind
/external/llvm/test/CodeGen/ARM/
Dintrinsics-coprocessor.ll36 ; CHECK: stc2l p7, c3, [r{{[0-9]+}}]
37 tail call void @llvm.arm.stc2l(i32 7, i32 3, i8* %i) nounwind
59 declare void @llvm.arm.stc2l(i32, i32, i8*) nounwind
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dintrinsics-coprocessor.ll34 ; CHECK: stc2l p7, c3, [r{{[0-9]+}}]
35 tail call void @llvm.arm.stc2l(i32 7, i32 3, i8* %i) nounwind
73 declare void @llvm.arm.stc2l(i32, i32, i8*) nounwind
/external/clang/test/CodeGen/
Dbuiltins-arm.c138 void stc2l(void *i) { in stc2l() function
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-arm.c153 void stc2l(void *i) { in stc2l() function
/external/capstone/suite/MC/ARM/
Dbasic-thumb2-instructions.s.cs844 0xc7,0xfd,0x01,0x26 = stc2l p6, c2, [r7, #4]
845 0xc8,0xfd,0x00,0x17 = stc2l p7, c1, [r8]
846 0x49,0xfd,0x38,0x08 = stc2l p8, c0, [r9, #-224]
847 0x6a,0xfd,0x1e,0x19 = stc2l p9, c1, [r10, #-120]!
848 0xeb,0xfc,0x04,0x20 = stc2l p0, c2, [r11], #16
849 0x6c,0xfc,0x12,0x31 = stc2l p1, c3, [r12], #-72
Dbasic-arm-instructions.s.cs770 0x01,0x26,0xc7,0xfd = stc2l p6, c2, [r7, #4]
771 0x00,0x17,0xc8,0xfd = stc2l p7, c1, [r8]
772 0x38,0x08,0x49,0xfd = stc2l p8, c0, [r9, #-224]
773 0x1e,0x19,0x6a,0xfd = stc2l p9, c1, [r10, #-120]!
774 0x04,0x20,0xeb,0xfc = stc2l p0, c2, [r11], #16
775 0x12,0x31,0x6c,0xfc = stc2l p1, c3, [r12], #-72
/external/llvm/test/MC/ARM/
Dbasic-arm-instructions.s2754 stc2l p6, c2, [r7, #4]
2755 stc2l p7, c1, [r8]
2756 stc2l p8, c0, [r9, #-224]
2757 stc2l p9, c1, [r10, #-120]!
2758 stc2l p0, c2, [r11], #16
2759 stc2l p1, c3, [r12], #-72
2795 @ CHECK: stc2l p6, c2, [r7, #4] @ encoding: [0x01,0x26,0xc7,0xfd]
2796 @ CHECK: stc2l p7, c1, [r8] @ encoding: [0x00,0x17,0xc8,0xfd]
2797 @ CHECK: stc2l p8, c0, [r9, #-224] @ encoding: [0x38,0x08,0x49,0xfd]
2798 @ CHECK: stc2l p9, c1, [r10, #-120]! @ encoding: [0x1e,0x19,0x6a,0xfd]
[all …]
Dbasic-thumb2-instructions.s2655 stc2l p6, c2, [r7, #4]
2656 stc2l p7, c1, [r8]
2657 stc2l p8, c0, [r9, #-224]
2658 stc2l p9, c1, [r10, #-120]!
2659 stc2l p0, c2, [r11], #16
2660 stc2l p1, c3, [r12], #-72
2683 @ CHECK: stc2l p6, c2, [r7, #4] @ encoding: [0xc7,0xfd,0x01,0x26]
2684 @ CHECK: stc2l p7, c1, [r8] @ encoding: [0xc8,0xfd,0x00,0x17]
2685 @ CHECK: stc2l p8, c0, [r9, #-224] @ encoding: [0x49,0xfd,0x38,0x08]
2686 @ CHECK: stc2l p9, c1, [r10, #-120]! @ encoding: [0x6a,0xfd,0x1e,0x19]
[all …]
Dthumb-diagnostics.s275 stc2l p6, c2, [r7, #4]
/external/llvm-project/llvm/test/MC/Disassembler/ARM/
Darm-tests.txt360 # CHECK: stc2l p0, c0, [r2], #-96
/external/llvm/test/MC/Disassembler/ARM/
Darm-tests.txt360 # CHECK: stc2l p0, c0, [r2], #-96
/external/capstone/arch/AArch64/
DARMMappingInsnOp.inc886 { /* ARM_STC2L_OFFSET, ARM_INS_STC2L: stc2l $cop, $crd, $addr */
889 { /* ARM_STC2L_OPTION, ARM_INS_STC2L: stc2l $cop, $crd, $addr, $option */
892 { /* ARM_STC2L_POST, ARM_INS_STC2L: stc2l $cop, $crd, $addr, $offset */
895 { /* ARM_STC2L_PRE, ARM_INS_STC2L: stc2l $cop, $crd, $addr! */
6100 { /* ARM_t2STC2L_OFFSET, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr */
6103 { /* ARM_t2STC2L_OPTION, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr, $option */
6106 { /* ARM_t2STC2L_POST, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr, $offset */
6109 { /* ARM_t2STC2L_PRE, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr! */
/external/capstone/arch/ARM/
DARMMappingInsnOp.inc886 { /* ARM_STC2L_OFFSET, ARM_INS_STC2L: stc2l $cop, $crd, $addr */
889 { /* ARM_STC2L_OPTION, ARM_INS_STC2L: stc2l $cop, $crd, $addr, $option */
892 { /* ARM_STC2L_POST, ARM_INS_STC2L: stc2l $cop, $crd, $addr, $offset */
895 { /* ARM_STC2L_PRE, ARM_INS_STC2L: stc2l $cop, $crd, $addr! */
6100 { /* ARM_t2STC2L_OFFSET, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr */
6103 { /* ARM_t2STC2L_OPTION, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr, $option */
6106 { /* ARM_t2STC2L_POST, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr, $offset */
6109 { /* ARM_t2STC2L_PRE, ARM_INS_STC2L: stc2l${p} $cop, $crd, $addr! */
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenAsmMatcher.inc9908 "stc\004stc2\005stc2l\004stcl\003stl\004stlb\005stlex\006stlexb\006stlex"
11239 …{ 1463 /* stc2l */, ARM::STC2L_OFFSET, Convert__CoprocNum1_0__CoprocReg1_1__AddrMode52_2, AMFBS_Is…
11240 …{ 1463 /* stc2l */, ARM::t2STC2L_OFFSET, Convert__CoprocNum1_1__CoprocReg1_2__AddrMode52_3__CondCo…
11241 …{ 1463 /* stc2l */, ARM::STC2L_PRE, Convert__CoprocNum1_0__CoprocReg1_1__AddrMode52_2, AMFBS_IsARM…
11242 …{ 1463 /* stc2l */, ARM::STC2L_OPTION, Convert__CoprocNum1_0__CoprocReg1_1__MemNoOffset1_2__Coproc…
11243 …{ 1463 /* stc2l */, ARM::STC2L_POST, Convert__CoprocNum1_0__CoprocReg1_1__MemNoOffset1_2__PostIdxI…
11244 …{ 1463 /* stc2l */, ARM::t2STC2L_PRE, Convert__CoprocNum1_1__CoprocReg1_2__AddrMode52_3__CondCode2…
11245 …{ 1463 /* stc2l */, ARM::t2STC2L_OPTION, Convert__CoprocNum1_1__CoprocReg1_2__MemNoOffset1_3__Copr…
11246 …{ 1463 /* stc2l */, ARM::t2STC2L_POST, Convert__CoprocNum1_1__CoprocReg1_2__MemNoOffset1_3__PostId…
15619 { 1463 /* stc2l */, 1 /* 0 */, MCK_CoprocNum, AMFBS_IsARM_PreV8 },
[all …]
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td4017 defm t2STC2L : t2LdStCop<0b1111, 0, 1, "stc2l", [(int_arm_stc2l imm:$cop, imm:$CRd, addrmode5:$addr…
DARMInstrInfo.td5021 defm STC2L : LdSt2Cop<0, 1, "stc2l", [(int_arm_stc2l imm:$cop, imm:$CRd, addrmode5:$addr)]>, Requir…
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb2.td4250 defm t2STC2L : t2LdStCop<0b1111, 0, 1, "stc2l", [(int_arm_stc2l timm:$cop, timm:$CRd, addrmode5:$ad…
DARMInstrInfo.td5372 defm STC2L : LdSt2Cop<0, 1, "stc2l", [(int_arm_stc2l timm:$cop, timm:$CRd, addrmode5:$addr)]>, Requ…
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb2.td4319 defm t2STC2L : t2LdStCop<0b1111, 0, 1, "stc2l", [(int_arm_stc2l timm:$cop, timm:$CRd, addrmode5:$ad…
DARMInstrInfo.td5522 defm STC2L : LdSt2Cop<0, 1, "stc2l", [(int_arm_stc2l timm:$cop, timm:$CRd, addrmode5:$addr)]>, Requ…

12