x86-64/Intel: fix CALL/JMP with dword operand
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / rotsh.s
CommitLineData
252b5132
RH
1 .text
2h8300_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
This page took 1.160506 seconds and 4 git commands to generate.