1 /* { dg-do compile { target { arm_thumb2_ok || arm_thumb1_movt_ok } } } */
2 /* { dg-options "-O2" } */
10 /* Accept r1 because big endian targets put the low bits in the highest
11 numbered register of a pair. */
12 /* { dg-final { scan-assembler-times "movw\tr\[01\], #61680" 1 } } */