This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / event2.d
CommitLineData
8df55cb8
CM
1#objdump: -dr
2#name: event2
3.*: +file format .*
4
5Disassembly of section .text:
6
700000000 <.text>:
8 0: 20 00 IDLE;
9 2: 23 00 CSYNC;
10 4: 24 00 SSYNC;
11 6: 25 00 EMUEXCPT;
12 8: 30 00 CLI R0;
13 a: 31 00 CLI R1;
14 c: 32 00 CLI R2;
15 e: 40 00 STI R0;
16 10: 41 00 STI R1;
17 12: 42 00 STI R2;
18 14: 90 00 RAISE 0x0;
19 16: 94 00 RAISE 0x4;
20 18: 9f 00 RAISE 0xf;
21 1a: a0 00 EXCPT 0x0;
22 1c: a1 00 EXCPT 0x1;
23 1e: af 00 EXCPT 0xf;
24 20: b0 00 TESTSET \(P0\);
25 22: b1 00 TESTSET \(P1\);
26 24: b2 00 TESTSET \(P2\);
27 26: 00 00 NOP;
28 28: 03 c0 00 18 mnop;
This page took 0.049198 seconds and 4 git commands to generate.