Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / rx / shll.d
1 #objdump: -dr
2
3 dump\.o:     file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9    0:   6c 00                           shll    #0, r0
10    2:   6c 0f                           shll    #0, r15
11    4:   6d f0                           shll    #31, r0
12    6:   6d ff                           shll    #31, r15
13    8:   fd 62 00                        shll    r0, r0
14    b:   fd 62 0f                        shll    r0, r15
15    e:   fd 62 f0                        shll    r15, r0
16   11:   fd 62 ff                        shll    r15, r15
17   14:   fd c0 00                        shll    #0, r0, r0
18   17:   fd c0 0f                        shll    #0, r0, r15
19   1a:   fd c0 f0                        shll    #0, r15, r0
20   1d:   fd c0 ff                        shll    #0, r15, r15
21   20:   fd df 00                        shll    #31, r0, r0
22   23:   fd df 0f                        shll    #31, r0, r15
23   26:   fd df f0                        shll    #31, r15, r0
24   29:   fd df ff                        shll    #31, r15, r15