Add script to build and test GDB using enable-targets=all.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / maxq10 / call.d
CommitLineData
7499d566
NC
1#objdump: -dw\r
2#name: call operations\r
3\r
4.*: +file format .*\r
5\r
6Disassembly of section .text:\r
70+000 <foo>:\r
9f5083a4 8 0: 02 3d [ ]*CALL #02h\r
444bf5f3
NC
9 2: 04 0b [ ]*MOVE PFX\[0\], #04h\r
10 4: 28 3d [ ]*CALL #28h\r
110+6 <SmallCall>:\r
12 6: 0d 8c [ ]*RET \r
13 8: 0d ac [ ]*RET C\r
14 a: 0d 9c [ ]*RET Z\r
15 c: 0d dc [ ]*RET NZ\r
16 e: 0d cc [ ]*RET S\r
17 10: 8d 8c [ ]*RETI \r
18 12: 8d ac [ ]*RETI C\r
19 14: 8d 9c [ ]*RETI Z\r
20 16: 8d dc [ ]*RETI NZ\r
21 18: 8d cc [ ]*RETI S\r
22 1a: 10 7d [ ]*MOVE LC\[1\], #10h\r
230+1c <LoopTop>:\r
9f5083a4
NC
24 1c: ff 3d [ ]*CALL #ffh\r
25 1e: fe 5d [ ]*DJNZ LC\[1\], #feh\r
444bf5f3
NC
26 20: 10 7d [ ]*MOVE LC\[1\], #10h\r
270+22 <LoopTop1>:\r
9f5083a4 28 22: ff 3d [ ]*CALL #ffh\r
7499d566 29 ...\r
444bf5f3
NC
30 424: 00 0b [ ]*MOVE PFX\[0\], #00h\r
31 426: 1c 5d [ ]*DJNZ LC\[1\], #1ch\r
320+428 <LongCall>:\r
33 428: 8d 8c [ ]*RETI \r
34 42a: 8d ac [ ]*RETI C\r
35 42c: 8d 9c [ ]*RETI Z\r
36 42e: 8d dc [ ]*RETI NZ\r
37 430: 8d cc [ ]*RETI S\r
7499d566 38 ...\r
This page took 0.146835 seconds and 4 git commands to generate.