19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / rotshh.s
1 .h8300h
2 .text
3 h8300h_rotate_shift:
4 rotl.b r0l
5 rotl.w r0
6 rotl.l er0
7 rotr.b r0l
8 rotr.w r0
9 rotr.l er0
10 rotxl.b r0l
11 rotxl.w r0
12 rotxl.l er0
13 rotxr.b r0l
14 rotxr.w r0
15 rotxr.l er0
16 shal.b r0l
17 shal.w r0
18 shal.l er0
19 shar.b r0l
20 shar.w r0
21 shar.l er0
22 shll.b r0l
23 shll.w r0
24 shll.l er0
25 shlr.b r0l
26 shlr.w r0
27 shlr.l er0
This page took 0.029109 seconds and 4 git commands to generate.