* gas/sh/reg-prefix.s: Use mov.l instruction in preference to movli.l.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / reg-prefix.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #as: --allow-reg-prefix -little
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 12 60 mov\.l @r1,r0
10
This page took 0.030697 seconds and 5 git commands to generate.