x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32s-3.s
1 ; Check correct disassembly of special registers.
2
3 .text
4 here:
5 move $r3,$vr
6 move $r5,$pid
7 move $r6,$srs
8 move $r7,$wz
9 move $r8,$exs
10 move $r9,$eda
This page took 0.029497 seconds and 4 git commands to generate.