[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM_BF16
[binutils-gdb.git] / sim / testsuite / d10v-elf / t-rdt.s
blob661b583bb130186e1d2eee722dcbd746adf9b9b7
1 .include "t-macros.i"
3 start
5 PSW_BITS = PSW_C|PSW_F0|PSW_F1
7 ldi r6, #success@word
8 mvtc r6, dpc
9 ldi r6, #PSW_BITS
10 mvtc r6, dpsw
12 test_rdt:
13 RTD
14 exit47
16 success:
17 checkpsw2 1 PSW_BITS
18 exit0