MIPS/GAS: Sanitize `.option picX' pseudo-op
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32s-2.s
CommitLineData
05e6b315
HPN
1; Check that byte- and word-size special registers on CRISv32
2; take 32-bit immediate operands, as opposed to pre-v32 CRIS.
3
4 .text
5here:
6 move 0xfefdfcfa,$vr
7 move 0xf00fba11,$pid
8 move extsym,$srs
9 move extsym2,$wz
10 move 1001,$exs
11 move 101,$eda
This page took 0.479666 seconds and 4 git commands to generate.