Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic4x.c101 M_UNKNOWN, M_IMMED, M_DIRECT, M_REGISTER, M_INDIRECT, enumerator
1592 operand->mode = M_INDIRECT; in tic4x_operand_parse()
1779 if (operand->mode != M_INDIRECT) in tic4x_operands_match()
1881 if (operand->mode != M_INDIRECT) in tic4x_operands_match()
1909 if (operand->mode != M_INDIRECT) in tic4x_operands_match()
1984 if (operand->mode != M_INDIRECT) in tic4x_operands_match()
2272 if (operand->mode != M_INDIRECT) in tic4x_operands_match()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog.tree-ssa15718 (M_INDIRECT): Remove. Update all users.
15785 (M_INDIRECT): Remove. Update all users.
16208 (M_DEFAULT, M_CLOBBER, M_MAY, M_PARTIAL, M_INITIAL, M_INDIRECT,
16252 Mark indirect pointer references with M_INDIRECT flag.
16287 (M_INDIRECT): Declare.