/toolchain/binutils/binutils-2.27/gas/testsuite/gas/rx/ |
mvtc.d | 9 0: fd 77 00 80 mvtc #-128, psw 10 4: fd 77 03 80 mvtc #-128, fpsw 11 8: fd 77 02 80 mvtc #-128, usp 12 c: fd 77 0a 80 mvtc #-128, isp 13 10: fd 77 0c 80 mvtc #-128, intb 14 14: fd 77 08 80 mvtc #-128, bpsw 15 18: fd 77 09 80 mvtc #-128, bpc 16 1c: fd 77 0b 80 mvtc #-128, fintv 17 20: fd 77 0d 80 mvtc #-128, extb 18 24: fd 77 00 7f mvtc #127, ps [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/ |
warning-002.s | 4 mvtc r0,cr6
|
warning-004.s | 4 mvtc r0,cr12
|
warning-006.s | 4 mvtc r0,cr13
|
warning-009.s | 4 mvtc r0,cr15
|
control-001.d | 9 0: 69 00 56 00 mvfc r0, psw -> mvtc r0, psw 10 4: 69 01 56 20 mvfc r0, bpsw -> mvtc r0, bpsw 11 8: 69 02 56 40 mvfc r0, pc -> mvtc r0, pc 12 c: 69 03 56 60 mvfc r0, bpc -> mvtc r0, bpc 13 10: 69 07 56 e0 mvfc r0, rpt_c -> mvtc r0, rpt_c 14 14: 69 08 57 00 mvfc r0, rpt_s -> mvtc r0, rpt_s 15 18: 69 09 57 20 mvfc r0, rpt_e -> mvtc r0, rpt_e 16 1c: 69 0a 57 40 mvfc r0, mod_s -> mvtc r0, mod_s 17 20: 69 0b 57 60 mvfc r0, mod_e -> mvtc r0, mod_e 18 24: 69 0e 57 c0 mvfc r0, iba -> mvtc r0, ib [all...] |
warning-011.s | 4 mvtc r0,dpsw ;; cr4=dpsw
|
warning-013.s | 4 mvtc r0,dpc ;; cr5=dpc
|
control-001.s | 5 mvtc r0,psw ;; cr0=psw 7 mvtc r0,bpsw ;; cr1=bpsw 9 mvtc r0,pc ;; cr2=pc 11 mvtc r0,bpc ;; cr3=bpc 13 mvtc r0,rpt_c ;; cr7=rpt_c 15 mvtc r0,rpt_s ;; cr8=rpt_s 17 mvtc r0,rpt_e ;; cr9=rpt_e 19 mvtc r0,mod_s ;; cr10=mod_s 21 mvtc r0,mod_e ;; cr11=mod_e 23 mvtc r0,iba ;; cr14=ib [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m32r/ |
interfere.s | 13 mvtc r0, psw || addx r1, r4 ; { dg-error "write to the same" }
|
allinsn.s | 354 .global mvtc 355 mvtc: label 356 mvtc fp,psw
|
allinsn.d | 271 0+015c <mvtc>: 272 15c: 10 ad f0 00 mvtc fp,psw \|\| nop
|
m32rx.d | 164 e8: 12 ad 82 0d mvtc fp,spi \|\| subv r2,fp 165 ec: 12 ad 82 0d mvtc fp,spi \|\| subv r2,fp
|