* config/tc-sh.c (allow_dollar_register_prefix): New variable.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / reg-prefix.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #as: --allow-reg-prefix
3 #name: SH --allow-reg-prefix option
4 # Test SH register names prefixed with $:
5
6 .*: file format elf.*sh.*
7
8 Disassembly of section .text:
9 0x00000000 01 63 movli.l @r1,r0
This page took 0.030189 seconds and 4 git commands to generate.