Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c1013 check_reg (char * t) in check_reg() function
1355 if ((op->reg = check_reg (t)) == -1) in msp430_srcoperand()
1397 if ((op->reg = check_reg (t + 1)) == -1) in msp430_srcoperand()
1461 if ((op->reg = check_reg (l)) != -1) in msp430_srcoperand()
2373 if ((reg = check_reg (l2)) == -1) in msp430_operands()
2451 if ((reg = check_reg (l2)) == -1) in msp430_operands()
2491 if ((reg = check_reg (l1)) == -1) in msp430_operands()
2580 if ((n = check_reg (l1)) == -1) in msp430_operands()
2591 if ((reg = check_reg (l2)) == -1) in msp430_operands()
2689 if ((reg = check_reg (l1)) != -1) in msp430_operands()