Home
last modified time | relevance | path

Searched refs:MSP430_RLC (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.c114 #define MSP430_RLC(n,i,sop,o1) \ macro
119 MSP430_RLC (beq, 0, 0x2400, 0x2000),
120 MSP430_RLC (bne, 1, 0x2000, 0x2400),
121 MSP430_RLC (blt, 2, 0x3800, 0x3400),
122 MSP430_RLC (bltu, 3, 0x2800, 0x2c00),
123 MSP430_RLC (bge, 4, 0x3400, 0x3800),
124 MSP430_RLC (bgeu, 5, 0x2c00, 0x2800),
130 #undef MSP430_RLC
131 #define MSP430_RLC(n,i,sop,o1) \ macro
136 MSP430_RLC (beq, 0, 0x2400, 0x2000),
[all …]
/toolchain/binutils/binutils-2.27/include/opcode/
DChangeLog-04152434 * msp430.h (struct rcodes_s, MSP430_RLC, msp430_rcodes,
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2004210 * config/tc-msp430.c (struct rcodes_s, MSP430_RLC, msp430_rcodes,