Home | History | Annotate | Download | only in ARM

Lines Matching full:movt

1206 @ MOVT
1208 movt r3, #7
1209 movt r6, #0xffff
1213 @ CHECK: movt r3, #7 @ encoding: [0xc0,0xf2,0x07,0x03]
1214 @ CHECK: movt r6, #65535 @ encoding: [0xcf,0xf6,0xff,0x76]