Searched refs:opc_fragP (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mmix.c | 822 fragS *opc_fragP = NULL; in md_assemble() local 1074 mmix_opcode_frag = opc_fragP = frag_now; in md_assemble() 1108 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in md_assemble() 1126 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1136 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in md_assemble() 1151 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in md_assemble() 1211 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1238 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1261 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1364 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 2, in md_assemble() [all …]
|
D | tc-sh64.c | 811 fragS *opc_fragP = fragP->tc_frag_data.opc_frag; in shmedia_md_convert_frag() local 893 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 937 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 992 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1067 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1108 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1166 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1206 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1256 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1307 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() [all …]
|