Searched refs:rxl (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | convex.h | 30 #define rxl 9 macro 464 {0,0,rxl,A,PSW,0}, /* mov */ 468 {0,0,rxl,S,ITR,0}, /* mov */ 470 {0,0,rxl,S,ITSR,0}, /* mov */ 501 {0,0,rxl,S,VV,0}, /* mov */ 504 {0,0,rxl,A,VS,0}, /* mov */ 506 {0,0,rxl,A,VL,0}, /* mov */ 508 {0,7,rxl,S,VS,0}, /* mov.w */ 510 {0,7,rxl,S,VL,0}, /* mov.w */ 993 {0,0,rxl,S,CIR,0}, /* mov */ [all …]
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | xstormy16.opc | 81 || strncasecmp (*strp, "rxl,", 3) == 0
|