Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / h8300 / rotsh.s
1         .text
2 h8300_rotate_shift:
3         rotl r0l
4         rotr r0l
5         rotxl r0l
6         rotxr r0l
7         shal r0l
8         shar r0l
9         shll r0l
10         shlr r0l
11