aarch64*-*-*ilp32 gas tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / event.d
CommitLineData
8df55cb8
CM
1#objdump: -dr
2#name: event
3.*: +file format .*
4
5Disassembly of section .text:
6
700000000 <idle>:
8 0: 20 00 IDLE;
9
1000000002 <csync>:
11 2: 23 00 CSYNC;
12
1300000004 <ssync>:
14 4: 24 00 SSYNC;
15
1600000006 <emuexcpt>:
17 6: 25 00 EMUEXCPT;
18
1900000008 <cli>:
086134ec
BS
20 8: 37 00 CLI R7;
21 a: 30 00 CLI R0;
8df55cb8
CM
22
230000000c <sti>:
086134ec
BS
24 c: 41 00 STI R1;
25 e: 42 00 STI R2;
8df55cb8
CM
26
2700000010 <raise>:
086134ec
BS
28 10: 9f 00 RAISE 0xf;
29 12: 90 00 RAISE 0x0;
8df55cb8
CM
30
3100000014 <excpt>:
086134ec
BS
32 14: af 00 EXCPT 0xf;
33 16: a0 00 EXCPT 0x0;
8df55cb8
CM
34
3500000018 <testset>:
086134ec
BS
36 18: b5 00 TESTSET \(P5\);
37 1a: b0 00 TESTSET \(P0\);
8df55cb8
CM
38
390000001c <nop>:
40 1c: 00 00 NOP;
086134ec 41 1e: 03 c0 00 18 MNOP;
8df55cb8 42 ...
This page took 0.580584 seconds and 4 git commands to generate.