[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM_BF16
[binutils-gdb.git] / sim / testsuite / d10v-elf / t-rac.s
blobf2123116c642033a10d4571aea0705c5a01b9601
1 .include "t-macros.i"
3 start
5 ;; clear FX
6 loadpsw2 0x8004
7 loadacc2 a0 0x80 0x0000 0x0000
8 loadacc2 a1 0x00 0x0000 0x5000
9 load r10 0x0123
10 load r11 0x4567
11 test_rac1:
12 RAC r10, a0, #-2
13 checkpsw2 1 0x8008
14 check2w2 2 r10 0x8000 0x0000
16 exit0