Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / cris / v32-err-7.s
1 ; Error for lapcq out-of-range.
2 ; { dg-do assemble }
3 ; { dg-options "--march=v32 --em=criself" }
4
5 a:
6  nop
7  lapcq a,$r10   ; { dg-error "not in 4.bit unsigned range" }
8  lapcq x,$r11   ; { dg-error "not in 4.bit unsigned range" }
9  .space 30
10 x: