Home | History | Annotate | Download | only in config

Lines Matching full:dupl

5729       unsigned int dupl = i.operands;
5730 unsigned int dest = dupl - 1;
5735 && MAX_OPERANDS > dupl
5766 gas_assert ((MAX_OPERANDS - 1) > dupl
5787 dupl++;
5789 i.op[dupl] = i.op[dest];
5790 i.types[dupl] = i.types[dest];
5791 i.tm.operand_types[dupl] = i.tm.operand_types[dest];
5800 i.op[dupl] = i.op[dest];
5801 i.types[dupl] = i.types[dest];
5802 i.tm.operand_types[dupl] = i.tm.operand_types[dest];