HomeSort by relevance Sort by last modified time
    Searched refs:opc_fragP (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mmix.c 822 fragS *opc_fragP = NULL;
1074 mmix_opcode_frag = opc_fragP = frag_now;
1108 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
1126 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1,
1136 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
1151 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4
    [all...]
tc-sh64.c 811 fragS *opc_fragP = fragP->tc_frag_data.opc_frag;
893 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
937 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4,
    [all...]

Completed in 769 milliseconds