Lines Matching +full:3 +full:p0

28 	"3:	adr	lr, 2f		\n\t"			\
38 TEST_ARG_MEM(15, 3f+1) \
44 "3: adr lr, 2f \n\t" \
59 TEST_RR( op s "ne r1, r",1, VAL1,", r",2, val, ", lsl #3") \ in kprobe_arm_test_cases()
60 TEST_RR( op s "cs r2, r",3, VAL1,", r",2, val, ", lsr #4") \ in kprobe_arm_test_cases()
61 TEST_RR( op s "cc r3, r",3, VAL1,", r",2, val, ", asr #5") \ in kprobe_arm_test_cases()
65 TEST_R( op s "vc r6, r",7, VAL1,", pc, lsl #3") \ in kprobe_arm_test_cases()
69 TEST_RRR( op s "hi r8, r",9, VAL1,", r",14,val, ", lsl r",0, 3,"")\ in kprobe_arm_test_cases()
86 TEST_RR( op "eq r",1, VAL1,", r",2, val, ", lsl #3") \ in kprobe_arm_test_cases()
87 TEST_RR( op "cc r",3, VAL1,", r",2, val, ", lsr #4") \ in kprobe_arm_test_cases()
88 TEST_RR( op "cs r",3, VAL1,", r",2, val, ", asr #5") \ in kprobe_arm_test_cases()
92 TEST_R ( op "vs r",7, VAL1,", pc, lsl #3") \ in kprobe_arm_test_cases()
96 TEST_RRR( op "ls r",9, VAL1,", r",14,val, ", lsl r",0, 3,"") \ in kprobe_arm_test_cases()
108 TEST_R( op s "ne r1, r",1, val, ", lsl #3") \ in kprobe_arm_test_cases()
109 TEST_R( op s "cs r2, r",3, val, ", lsr #4") \ in kprobe_arm_test_cases()
110 TEST_R( op s "cc r3, r",3, val, ", asr #5") \ in kprobe_arm_test_cases()
114 TEST( op s "vs r7, pc, lsl #3") \ in kprobe_arm_test_cases()
116 TEST_RR( op s "vc r8, r",7, val, ", lsl r",0, 3,"") \ in kprobe_arm_test_cases()
199 TEST_ARM_TO_THUMB_INTERWORK_R("add pc, pc, r",0,3f-1f-8+1,"") in kprobe_arm_test_cases()
200 TEST_ARM_TO_THUMB_INTERWORK_R("sub pc, r",0,3f+8+1,", #8") in kprobe_arm_test_cases()
265 TEST_RRR( "smlabb r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
269 TEST_RRR( "smlatb r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
273 TEST_RRR( "smlabt r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
277 TEST_RRR( "smlatt r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
282 TEST_RRR( "smlawb r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
286 TEST_RRR( "smlawt r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
303 TEST_RRRR( "smlalbb r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
308 TEST_RRRR( "smlaltb r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
313 TEST_RRRR( "smlalbt r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
318 TEST_RRRR( "smlaltt r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
359 TEST_RRR( "mla r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
363 TEST_RRR( "mlas r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
369 TEST_RR( "umaal r0, r1, r",2, VAL1,", r",3, VAL2,"") in kprobe_arm_test_cases()
379 TEST_RRR( "mls r0, r",1, VAL1,", r",2, VAL2,", r",3, VAL3,"") in kprobe_arm_test_cases()
391 TEST_RR( "umull r0, r1, r",2, VAL1,", r",3, VAL2,"") in kprobe_arm_test_cases()
396 TEST_RR( "umulls r0, r1, r",2, VAL1,", r",3, VAL2,"") in kprobe_arm_test_cases()
402 TEST_RRRR( "umlal r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
407 TEST_RRRR( "umlals r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
413 TEST_RR( "smull r0, r1, r",2, VAL1,", r",3, VAL2,"") in kprobe_arm_test_cases()
418 TEST_RR( "smulls r0, r1, r",2, VAL1,", r",3, VAL2,"") in kprobe_arm_test_cases()
424 TEST_RRRR( "smlal r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
429 TEST_RRRR( "smlals r",0, VAL1,", r",1, VAL2,", r",2, VAL3,", r",3, VAL4) in kprobe_arm_test_cases()
483 TEST_RPR( "strh r",1, VAL1,", [r",2, 24,", r",3, 48,"]!") in kprobe_arm_test_cases()
485 TEST_RPR( "strh r",2, VAL1,", [r",3, 24,"], r",4, 48,"") in kprobe_arm_test_cases()
493 TEST_PR( "ldrh r1, [r",2, 24,", r",3, 48,"]!") in kprobe_arm_test_cases()
495 TEST_PR( "ldrh r2, [r",3, 24,"], r",4, 48,"") in kprobe_arm_test_cases()
505 TEST_RP( "strh r",2, VAL1,", [r",3, 24,"], #48") in kprobe_arm_test_cases()
507 TEST_RP( "strh r",3, VAL1,", [r",13,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") in kprobe_arm_test_cases()
517 TEST_P( "ldrh r2, [r",3, 24,"], #48") in kprobe_arm_test_cases()
525 TEST_PR( "ldrsb r1, [r",2, 24,", r",3, 48,"]!") in kprobe_arm_test_cases()
527 TEST_PR( "ldrsb r2, [r",3, 24,"], r",4, 48,"") in kprobe_arm_test_cases()
536 TEST_P( "ldrsb r2, [r",3, 24,"], #48") in kprobe_arm_test_cases()
544 TEST_PR( "ldrsh r1, [r",2, 24,", r",3, 48,"]!") in kprobe_arm_test_cases()
546 TEST_PR( "ldrsh r2, [r",3, 24,"], r",4, 48,"") in kprobe_arm_test_cases()
555 TEST_P( "ldrsh r2, [r",3, 24,"], #48") in kprobe_arm_test_cases()
577 TEST_RPR( "strd r",4, VAL1,", [r",2, 24,", r",3, 48,"]!") in kprobe_arm_test_cases()
585 TEST_PR( "ldrd r4, [r",2, 24,", r",3, 48,"]!") in kprobe_arm_test_cases()
649 TEST_RP( "str"byte" r",2, VAL1,", [r",3, 24,"], #48") \ in kprobe_arm_test_cases()
651 TEST_RP( "str"byte" r",3, VAL1,", [r",13,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") \ in kprobe_arm_test_cases()
658 TEST_RPR("str"byte" r",1, VAL1,", [r",2, 24,", r",3, 48,"]!") \ in kprobe_arm_test_cases()
660 TEST_RPR("str"byte" r",2, VAL1,", [r",3, 24,"], r",4, 48,"") \ in kprobe_arm_test_cases()
665 TEST_RPR("str"byte" r",1, VAL1,", [r",2, 24,", r",3, 32,", asr #3]!")\ in kprobe_arm_test_cases()
671 TEST_P( "ldr"byte" r2, [r",3, 24,"], #48") \ in kprobe_arm_test_cases()
675 TEST_PR( "ldr"byte" r1, [r",2, 24,", r",3, 48,"]!") \ in kprobe_arm_test_cases()
677 TEST_PR( "ldr"byte" r2, [r",3, 24,"], r",4, 48,"") \ in kprobe_arm_test_cases()
681 TEST_PR( "ldr"byte" r1, [r",2, 24,", r",3, 32,", asr #3]!") \ in kprobe_arm_test_cases()
1177 TEST_COPROCESSOR("stc"two" p0, cr0, [r13, #4]") \ in kprobe_arm_test_cases()
1178 TEST_COPROCESSOR("stc"two" p0, cr0, [r13, #-4]") \ in kprobe_arm_test_cases()
1179 TEST_COPROCESSOR("stc"two" p0, cr0, [r13, #4]!") \ in kprobe_arm_test_cases()
1180 TEST_COPROCESSOR("stc"two" p0, cr0, [r13, #-4]!") \ in kprobe_arm_test_cases()
1181 TEST_COPROCESSOR("stc"two" p0, cr0, [r13], #4") \ in kprobe_arm_test_cases()
1182 TEST_COPROCESSOR("stc"two" p0, cr0, [r13], #-4") \ in kprobe_arm_test_cases()
1183 TEST_COPROCESSOR("stc"two" p0, cr0, [r13], {1}") \ in kprobe_arm_test_cases()
1184 TEST_COPROCESSOR("stc"two"l p0, cr0, [r13, #4]") \ in kprobe_arm_test_cases()
1185 TEST_COPROCESSOR("stc"two"l p0, cr0, [r13, #-4]") \ in kprobe_arm_test_cases()
1186 TEST_COPROCESSOR("stc"two"l p0, cr0, [r13, #4]!") \ in kprobe_arm_test_cases()
1187 TEST_COPROCESSOR("stc"two"l p0, cr0, [r13, #-4]!") \ in kprobe_arm_test_cases()
1188 TEST_COPROCESSOR("stc"two"l p0, cr0, [r13], #4") \ in kprobe_arm_test_cases()
1189 TEST_COPROCESSOR("stc"two"l p0, cr0, [r13], #-4") \ in kprobe_arm_test_cases()
1190 TEST_COPROCESSOR("stc"two"l p0, cr0, [r13], {1}") \ in kprobe_arm_test_cases()
1191 TEST_COPROCESSOR("ldc"two" p0, cr0, [r13, #4]") \ in kprobe_arm_test_cases()
1192 TEST_COPROCESSOR("ldc"two" p0, cr0, [r13, #-4]") \ in kprobe_arm_test_cases()
1193 TEST_COPROCESSOR("ldc"two" p0, cr0, [r13, #4]!") \ in kprobe_arm_test_cases()
1194 TEST_COPROCESSOR("ldc"two" p0, cr0, [r13, #-4]!") \ in kprobe_arm_test_cases()
1195 TEST_COPROCESSOR("ldc"two" p0, cr0, [r13], #4") \ in kprobe_arm_test_cases()
1196 TEST_COPROCESSOR("ldc"two" p0, cr0, [r13], #-4") \ in kprobe_arm_test_cases()
1197 TEST_COPROCESSOR("ldc"two" p0, cr0, [r13], {1}") \ in kprobe_arm_test_cases()
1198 TEST_COPROCESSOR("ldc"two"l p0, cr0, [r13, #4]") \ in kprobe_arm_test_cases()
1199 TEST_COPROCESSOR("ldc"two"l p0, cr0, [r13, #-4]") \ in kprobe_arm_test_cases()
1200 TEST_COPROCESSOR("ldc"two"l p0, cr0, [r13, #4]!") \ in kprobe_arm_test_cases()
1201 TEST_COPROCESSOR("ldc"two"l p0, cr0, [r13, #-4]!") \ in kprobe_arm_test_cases()
1202 TEST_COPROCESSOR("ldc"two"l p0, cr0, [r13], #4") \ in kprobe_arm_test_cases()
1203 TEST_COPROCESSOR("ldc"two"l p0, cr0, [r13], #-4") \ in kprobe_arm_test_cases()
1204 TEST_COPROCESSOR("ldc"two"l p0, cr0, [r13], {1}") \ in kprobe_arm_test_cases()
1206 TEST_COPROCESSOR( "stc"two" p0, cr0, [r15, #4]") \ in kprobe_arm_test_cases()
1207 TEST_COPROCESSOR( "stc"two" p0, cr0, [r15, #-4]") \ in kprobe_arm_test_cases()
1212 TEST_COPROCESSOR( "stc"two" p0, cr0, [r15], {1}") \ in kprobe_arm_test_cases()
1213 TEST_COPROCESSOR( "stc"two"l p0, cr0, [r15, #4]") \ in kprobe_arm_test_cases()
1214 TEST_COPROCESSOR( "stc"two"l p0, cr0, [r15, #-4]") \ in kprobe_arm_test_cases()
1219 TEST_COPROCESSOR( "stc"two"l p0, cr0, [r15], {1}") \ in kprobe_arm_test_cases()
1220 TEST_COPROCESSOR( "ldc"two" p0, cr0, [r15, #4]") \ in kprobe_arm_test_cases()
1221 TEST_COPROCESSOR( "ldc"two" p0, cr0, [r15, #-4]") \ in kprobe_arm_test_cases()
1226 TEST_COPROCESSOR( "ldc"two" p0, cr0, [r15], {1}") \ in kprobe_arm_test_cases()
1227 TEST_COPROCESSOR( "ldc"two"l p0, cr0, [r15, #4]") \ in kprobe_arm_test_cases()
1228 TEST_COPROCESSOR( "ldc"two"l p0, cr0, [r15, #-4]") \ in kprobe_arm_test_cases()
1233 TEST_COPROCESSOR( "ldc"two"l p0, cr0, [r15], {1}") in kprobe_arm_test_cases()
1237 TEST_COPROCESSOR( "mcrr"two" p0, 15, r0, r14, cr0") \ in kprobe_arm_test_cases()
1241 TEST_COPROCESSOR( "mrrc"two" p0, 15, r0, r14, cr0") \ in kprobe_arm_test_cases()
1246 TEST_COPROCESSOR( "cdp"two" p0, 0, cr0, cr0, cr0, 0") \ in kprobe_arm_test_cases()
1248 TEST_COPROCESSOR( "mcr"two" p0, 0, r0, cr0, cr0, 0") \ in kprobe_arm_test_cases()
1250 TEST_COPROCESSOR( "mrc"two" p0, 0, r0, cr0, cr0, 0") in kprobe_arm_test_cases()
1351 TEST_SUPPORTED( __inst_arm(0xf798f18c) " @ pldw [r8, r12, lsl #3]"); in kprobe_arm_test_cases()