Home | History | Annotate | Download | only in config

Lines Matching refs:V5

9285 /* ARM V5 breakpoint instruction (argument parse)
9345 /* ARM V5 branch-link-exchange instruction (argument parse)
11894 /* ARM V5 Thumb BLX (argument parse)
23445 /* bx is allowed on v5 cores, and sometimes on v4 cores. */
23474 /* Arm mode bx is marked as both v4T and v5 because it's still required
23475 on a hypothetical non-thumb v5 core. */
23663 REGDEF(v5,8,RN), REGDEF(v6,9,RN), REGDEF(v7,10,RN), REGDEF(v8,11,RN),
23667 REGDEF(V5,8,RN), REGDEF(V6,9,RN), REGDEF(V7,10,RN), REGDEF(V8,11,RN),
24404 /* Note: bx (and blx) are required on V5, even if the processor does
30677 /* For V5 or later processors we default to using VFP; but the user