x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / mcf-mov3q.d
CommitLineData
68eb2996
NC
1#name: mcf-mov3q
2#objdump: -d --architecture=m68k:5407
3#as: -m5407
4
5.*: file format .*
6
7Disassembly of section .text:
8
ddf0c81b 90+ <test_mov3q>:
68eb2996
NC
10 0: a140 mov3ql #-1,%d0
11 2: a349 mov3ql #1,%a1
12 4: a552 mov3ql #2,%a2@
13 6: a75b mov3ql #3,%a3@\+
14 8: a964 mov3ql #4,%a4@-
15 a: ab6d 04d2 mov3ql #5,%a5@\(1234\)
e81a635e 16 e: ad76 6803 mov3ql #6,%fp@\(0+03,%d6:l\)
68eb2996
NC
17 12: af78 1234 mov3ql #7,1234 (<test_mov3q\+0x1234>|<.data\+0x1218>)
18 16: a179 1234 5678 mov3ql #-1,12345678 (<test_mov3q\+0x12345678>|<.data\+0x1234565c>)
This page took 0.610669 seconds and 4 git commands to generate.