x86: Allow 32-bit registers for tpause and umwait
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh4a.d
CommitLineData
88da98f3
MS
1#objdump: -fdr --prefix-addresses --show-raw-insn
2#name: SH4a non-FP constructs
3
4.*: file format elf.*sh.*
5architecture: sh4a-nofpu, flags 0x00000010:
6HAS_SYMS
7start address 0x00000000
8
9Disassembly of section \.text:
100x00000000 01 63 movli\.l @r1,r0
110x00000002 00 73 movco\.l r0,@r0
120x00000004 06 63 movli\.l @r6,r0
130x00000006 03 73 movco\.l r0,@r3
140x00000008 0a 63 movli\.l @r10,r0
150x0000000a 0c 73 movco\.l r0,@r12
160x0000000c 40 a9 movua\.l @r0,r0
170x0000000e 4d a9 movua\.l @r13,r0
180x00000010 47 a9 movua\.l @r7,r0
190x00000012 45 e9 movua\.l @r5\+,r0
200x00000014 42 e9 movua\.l @r2\+,r0
210x00000016 4b e9 movua\.l @r11\+,r0
220x00000018 04 e3 icbi @r4
230x0000001a 0f e3 icbi @r15
240x0000001c 02 e3 icbi @r2
250x0000001e 05 d3 prefi @r5
260x00000020 0a d3 prefi @r10
270x00000022 00 ab synco
This page took 0.63644 seconds and 4 git commands to generate.