bfd
[binutils.git] / gas / testsuite / gas / rx / push.d
blobcc799c76dcaa5f2cb3bd489e76f0a2c0facb7749
1 #objdump: -dr
3 dump\.o: file format .*
6 Disassembly of section \.text:
8 00000000 <\.text>:
9 0: 7e 80 push\.b r0
10 2: 7e 8f push\.b r15
11 4: 7e 90 push\.w r0
12 6: 7e 9f push\.w r15
13 8: 7e a0 push\.l r0
14 a: 7e af push\.l r15
15 c: f4 08 push\.b \[r0\]
16 e: f4 f8 push\.b \[r15\]
17 10: f5 08 fc push\.b 252\[r0\]
18 13: f5 f8 fc push\.b 252\[r15\]
19 16: f6 08 fc ff push\.b 65532\[r0\]
20 1a: f6 f8 fc ff push\.b 65532\[r15\]
21 1e: f4 09 push\.w \[r0\]
22 20: f4 f9 push\.w \[r15\]
23 22: f5 09 7e push\.w 252\[r0\]
24 25: f5 f9 7e push\.w 252\[r15\]
25 28: f6 09 fe 7f push\.w 65532\[r0\]
26 2c: f6 f9 fe 7f push\.w 65532\[r15\]
27 30: f4 0a push\.l \[r0\]
28 32: f4 fa push\.l \[r15\]
29 34: f5 0a 3f push\.l 252\[r0\]
30 37: f5 fa 3f push\.l 252\[r15\]
31 3a: f6 0a ff 3f push\.l 65532\[r0\]
32 3e: f6 fa ff 3f push\.l 65532\[r15\]