Lines Matching refs:code
6 @ CHECK: .code 32
8 @ In ARM mode, switch to an arch which has ARM and Thumb, no warning or .code directive (stay in AR…
11 @ CHECK-NOT: .code
13 @ CHECK-NOT: .code
15 @ In ARM mode, switch to an arch which has Thumb only, expect warning and .code 16 directive
18 @ CHECK: .code 16
21 @ In Thumb mode, switch to an arch which has ARM and Thumb, no warning or .code directive (stay in …
24 @ CHECK-NOT: .code
26 @ CHECK-NOT: .code
28 @ In Thumb mode, switch to a CPU which has ARM and Thumb, no warning or .code directive (stay in Th…
31 @ CHECK-NOT: .code
33 @ CHECK-NOT: .code
37 @ CHECK: .code 32
40 @ In ARM mode, switch to a CPU which has ARM and Thumb, no warning or .code directive (stay in ARM …
43 @ CHECK-NOT: .code
45 @ CHECK-NOT: .code
47 @ In ARM mode, switch to a CPU which has Thumb only, expect warning and .code 16 directive
51 @ CHECK: .code 16