Lines Matching refs:fr_opcode

292   /* The last instruction in this fragment (at->fr_opcode) can be
297 /* The last instruction in this fragment (at->fr_opcode) contains
304 /* The last instruction in this fragment (at->fr_opcode) contains a
308 /* The last instruction in this fragment (at->fr_opcode) contains a
3327 frag_now->fr_opcode = last_insn;
5504 tinsn_from_chars (&t_insn, fragP->fr_opcode);
5670 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_opcode);
5675 tinsn_from_chars (&t_insn, fragP->fr_opcode);
5806 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_opcode);
5811 tinsn_from_chars (&t_insn, fragP->fr_opcode);
5974 if (fragP->fr_opcode != NULL)
5978 tinsn_from_chars (&t_insn, fragP->fr_opcode);
6790 assert (fragP->fr_opcode != NULL);
6795 tinsn_from_chars (&t_insn, fragP->fr_opcode);
6818 frag_offset = fragP->fr_opcode - fragP->fr_literal;
7008 assert (fragP->fr_opcode != NULL);
7013 tinsn_from_chars (&t_insn, fragP->fr_opcode);
7021 frag_offset = fragP->fr_opcode - fragP->fr_literal;
7028 xg_emit_insn_to_buf (&single_target, fragP->fr_opcode,
7048 char *immed_instr = fragP->fr_opcode;
7052 char *fr_opcode = fragP->fr_opcode;
7056 assert (fragP->fr_opcode != NULL);
7061 tinsn_from_chars (&orig_t_insn, fragP->fr_opcode);
7075 assemble_nop (size, fragP->fr_opcode);
7091 frag_offset = fragP->fr_opcode - fragP->fr_literal;
7127 fragP->fr_opcode - fragP->fr_literal +
7212 fix_new_exp_in_seg (now_seg, 0, fragP, fr_opcode - fragP->fr_literal, 4,
7293 tinsn_from_chars (&loop_insn, fragP->fr_opcode + loop_offset);
7327 tinsn_from_chars (&addi_insn, fragP->fr_opcode + addi_offset);
7330 tinsn_from_chars (&addmi_insn, fragP->fr_opcode + addmi_offset);
7337 xtensa_insnbuf_to_chars (isa, insnbuf, fragP->fr_opcode + addi_offset);
7341 xtensa_insnbuf_to_chars (isa, insnbuf, fragP->fr_opcode + addmi_offset);