* gas/cris/*: New tests for CRIS.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / shexpr-1.s
1 ; This expression had a bit moved.
2 .text
3 start:
4 move.d ((0x17<<23)+((0xfede4194/8192)<<4)+8),r6
5 nop
This page took 0.034438 seconds and 4 git commands to generate.