bfd
[binutils.git] / gas / testsuite / gas / rx / shlr.d
blob1f4628c8eb012d3ed48475ac624ecf961b9bdd36
1 #objdump: -dr
3 dump\.o: file format .*
6 Disassembly of section \.text:
8 00000000 <\.text>:
9 0: 68 00 shlr #0, r0
10 2: 68 0f shlr #0, r15
11 4: 69 f0 shlr #31, r0
12 6: 69 ff shlr #31, r15
13 8: fd 60 00 shlr r0, r0
14 b: fd 60 0f shlr r0, r15
15 e: fd 60 f0 shlr r15, r0
16 11: fd 60 ff shlr r15, r15
17 14: fd 80 00 shlr #0, r0, r0
18 17: fd 80 0f shlr #0, r0, r15
19 1a: fd 80 f0 shlr #0, r15, r0
20 1d: fd 80 ff shlr #0, r15, r15
21 20: fd 9f 00 shlr #31, r0, r0
22 23: fd 9f 0f shlr #31, r0, r15
23 26: fd 9f f0 shlr #31, r15, r0
24 29: fd 9f ff shlr #31, r15, r15