gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh4a-dsp.d
CommitLineData
88da98f3
MS
1#as: -dsp
2#objdump: -fdr --prefix-addresses --show-raw-insn
3#name: SH4al-dsp constructs shared with sh4a (and sh4)
4
5.*: file format elf.*sh.*
6architecture: sh4a-nofpu, flags 0x00000010:
7HAS_SYMS
8start address 0x00000000
9
10Disassembly of section \.text:
110x00000000 01 63 movli\.l @r1,r0
120x00000002 00 73 movco\.l r0,@r0
130x00000004 06 63 movli\.l @r6,r0
140x00000006 03 73 movco\.l r0,@r3
150x00000008 0a 63 movli\.l @r10,r0
160x0000000a 0c 73 movco\.l r0,@r12
170x0000000c 40 a9 movua\.l @r0,r0
180x0000000e 4d a9 movua\.l @r13,r0
190x00000010 47 a9 movua\.l @r7,r0
200x00000012 45 e9 movua\.l @r5\+,r0
210x00000014 42 e9 movua\.l @r2\+,r0
220x00000016 4b e9 movua\.l @r11\+,r0
230x00000018 04 e3 icbi @r4
240x0000001a 0f e3 icbi @r15
250x0000001c 02 e3 icbi @r2
260x0000001e 05 d3 prefi @r5
270x00000020 0a d3 prefi @r10
280x00000022 00 ab synco
290x00000024 45 fa ldc r5,dbr
300x00000026 4a f6 ldc.l @r10\+,dbr
310x00000028 0b 3a stc sgr,r11
320x0000002a 49 32 stc.l sgr,@-r9
330x0000002c 02 fa stc dbr,r2
340x0000002e 46 f2 stc.l dbr,@-r6
350x00000030 03 c3 movca.l r0,@r3
360x00000032 0c 93 ocbi @r12
370x00000034 07 a3 ocbp @r7
380x00000036 0d b3 ocbwb @r13
390x00000038 0e 83 pref @r14
400x0000003a 00 09 nop
This page took 0.1781 seconds and 4 git commands to generate.