]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/h8300/compareh.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / h8300 / compareh.s
1 .h8300h
2 .text
3 h8300h_cmp:
4 cmp.b #0,r0l
5 cmp.b r0h,r0l
6 cmp.w #32,r0
7 cmp.w r0,r1
8 cmp.l #64,er0
9 cmp.l er0,er1
10