Switch to GPLv3
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32s-2.s
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
5 here:
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.030804 seconds and 4 git commands to generate.