Searched refs:opc_fragP (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mmix.c | 824 fragS *opc_fragP = NULL; in md_assemble() local 1076 mmix_opcode_frag = opc_fragP = frag_now; in md_assemble() 1110 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in md_assemble() 1128 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1138 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in md_assemble() 1153 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in md_assemble() 1213 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1240 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1263 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 1, in md_assemble() 1366 fix_new_exp (opc_fragP, opcodep - opc_fragP->fr_literal + 2, in md_assemble() [all …]
|
D | tc-sh64.c | 812 fragS *opc_fragP = fragP->tc_frag_data.opc_frag; in shmedia_md_convert_frag() local 894 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 938 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 993 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1068 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1109 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1167 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1207 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1257 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() 1308 fix_new (opc_fragP, opcodep - opc_fragP->fr_literal, 4, in shmedia_md_convert_frag() [all …]
|