]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/h8300/bitops2h.s
Fix some PID/TPID fallout for HP/UX.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / h8300 / bitops2h.s
1 .h8300h
2 .text
3 h8300h_bit_ops_2:
4 bior #0,r0l
5 bior #0,@er0
6 bior #0,@64:8
7 bist #0,r0l
8 bist #0,@er0
9 bist #0,@64:8
10 bixor #0,r0l
11 bixor #0,@er0
12 bixor #0,@64:8
13 bld #0,r0l
14 bld #0,@er0
15 bld #0,@64:8
16