gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / cpu32.d
CommitLineData
baee4c9e 1#name: cpu32
726eb385 2#objdump: --architecture=m68k:cpu32 -d
baee4c9e
AS
3#as: -mcpu32
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <.text>:
10[ 0-9a-f]+: 4afa bgnd
11[ 0-9a-f]+: f800 2001 tblub %d0,%d1,%d2
12[ 0-9a-f]+: f800 2041 tbluw %d0,%d1,%d2
13[ 0-9a-f]+: f800 2081 tblul %d0,%d1,%d2
14[ 0-9a-f]+: f800 2401 tblunb %d0,%d1,%d2
15[ 0-9a-f]+: f800 2441 tblunw %d0,%d1,%d2
16[ 0-9a-f]+: f800 2481 tblunl %d0,%d1,%d2
17[ 0-9a-f]+: f800 2801 tblsb %d0,%d1,%d2
18[ 0-9a-f]+: f800 2841 tblsw %d0,%d1,%d2
19[ 0-9a-f]+: f800 2881 tblsl %d0,%d1,%d2
20[ 0-9a-f]+: f800 2c01 tblsnb %d0,%d1,%d2
21[ 0-9a-f]+: f800 2c41 tblsnw %d0,%d1,%d2
22[ 0-9a-f]+: f800 2c81 tblsnl %d0,%d1,%d2
23[ 0-9a-f]+: f810 1100 tblub %a0@,%d1
24[ 0-9a-f]+: f810 1140 tbluw %a0@,%d1
25[ 0-9a-f]+: f810 1180 tblul %a0@,%d1
26[ 0-9a-f]+: f810 1500 tblunb %a0@,%d1
27[ 0-9a-f]+: f810 1540 tblunw %a0@,%d1
28[ 0-9a-f]+: f810 1580 tblunl %a0@,%d1
29[ 0-9a-f]+: f810 1900 tblsb %a0@,%d1
30[ 0-9a-f]+: f810 1940 tblsw %a0@,%d1
31[ 0-9a-f]+: f810 1980 tblsl %a0@,%d1
32[ 0-9a-f]+: f810 1d00 tblsnb %a0@,%d1
33[ 0-9a-f]+: f810 1d40 tblsnw %a0@,%d1
34[ 0-9a-f]+: f810 1d80 tblsnl %a0@,%d1
1c3f20b4 35#...
This page took 0.188942 seconds and 4 git commands to generate.