Searched refs:OP_EXP (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-msp430.c1749 op->mode = OP_EXP;
1866 op->mode = OP_EXP;
1950 op->mode = OP_EXP;
2058 op->mode = OP_EXP;
2124 op->mode = OP_EXP;
2161 op->mode = OP_EXP;
2205 if (op1->mode == OP_EXP)
2339 if (op1->reg == 2 && op1->am == 1 && op1->mode == OP_EXP)
2770 if (op1.mode == OP_EXP)
2793 if (op1.mode == OP_EXP)
[all...]
H A Dtc-arm.c6535 OP_EXP, /* arbitrary expression */
6937 case OP_EXP:
6534 OP_EXP, /* arbitrary expression */ enumerator in enum:operand_parse_code
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-msp430.c983 op->mode = OP_EXP;
1085 op->mode = OP_EXP;
1167 op->mode = OP_EXP;
1301 op->mode = OP_EXP;
1366 op->mode = OP_EXP;
1395 op->mode = OP_EXP;
1494 if (op1.mode == OP_EXP)
1528 if (op1.mode == OP_EXP)
1541 if (op2.mode == OP_EXP)
1573 if (op1.mode == OP_EXP)
[all...]
H A Dtc-arm.c3805 OP_EXP, /* arbitrary expression */
3987 case OP_EXP:
3802 OP_EXP, /* arbitrary expression */ enumerator in enum:operand_parse_code
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dmsp430.h30 #define OP_EXP 1 macro
/haiku-buildtools/binutils/include/opcode/
H A Dmsp430.h32 #define OP_EXP 1 macro

Completed in 303 milliseconds