79064ba11ed3a03c01424fca38dd5eb09410f882
[deliverable/binutils-gdb.git] / gas / testsuite / gas / microblaze / allinsn.d
1 #as:
2 #objdump: -d
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 00000000 <lbur>:
9 0: c0000200 lbur r0, r0, r0
10
11 00000004 <lhur>:
12 4: c4000200 lhur r0, r0, r0
13
14 00000008 <lwr>:
15 8: c8000200 lwr r0, r0, r0
16
17 0000000c <sbr>:
18 c: d0000200 sbr r0, r0, r0
19
20 00000010 <shr>:
21 10: d4000200 shr r0, r0, r0
22
23 00000014 <swr>:
24 14: d8000200 swr r0, r0, r0
This page took 0.049644 seconds and 4 git commands to generate.