Searched refs:MSP430_RLC (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A 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 macro
131 #define MSP430_RLC(n,i,sop,o1) \ macro
136 MSP430_RLC (be
146 #undef MSP430_RLC macro
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-msp430.c120 #define MSP430_RLC(n,i,sop,o1) \ macro
125 MSP430_RLC (beq, 0, 0x2400, 0x2000),
126 MSP430_RLC (bne, 1, 0x2000, 0x2400),
127 MSP430_RLC (blt, 2, 0x3800, 0x3400),
128 MSP430_RLC (bltu, 3, 0x2800, 0x2c00),
129 MSP430_RLC (bge, 4, 0x3400, 0x3800),
130 MSP430_RLC (bgeu, 5, 0x2c00, 0x2800),
135 #undef MSP430_RLC macro

Completed in 43 milliseconds