aec342497bf8a65ddcc63bd880cd0a08787a9bdd
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ms1 / misc.d
1 #as:
2 #objdump: -dr
3 #name: misc
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10 0: 00 12 00 00 add R0,R1,R2
11 4: 00 12 00 00 add R0,R1,R2
12 8: 00 23 10 00 add R1,R2,R3
13 c: 00 33 10 00 add R1,R3,R3
14 10: 00 56 40 00 add R4,R5,R6
15 14: 00 89 70 00 add R7,R8,R9
16 18: 00 bc a0 00 add R10,R11,R12
17 1c: 00 ef d0 00 add R13,R14,R15
18 20: 03 dc 00 01 addui R12,R13,#\$1
19 24: 03 fe 00 01 addui R14,R15,#\$1
20 28: 03 10 00 00 addui R0,R1,#\$0
21 2c: 03 10 ff ff addui R0,R1,#\$ffff
This page took 0.031042 seconds and 3 git commands to generate.