Home
last modified time | relevance | path

Searched refs:convert_frag_immed (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2004597 xtensa_fix_close_loop_end_frags, relax_frag_immed, convert_frag_immed):
939 convert_frag_immed for branch instructions. Adjust calls to
943 (convert_frag_immed): Add format and slot parameters. Handle multislot
DChangeLog-200772 (relax_frag_immed, convert_frag_immed): Rename wide_insn variable to
2438 (xg_assemble_literal, convert_frag_immed): Use map_operator_to_reloc.
DChangeLog-200515 (convert_frag_immed): Likewise. Also, get num_slots from cur_vinsn.
80 (convert_frag_immed): Likewise.
3018 (convert_frag_immed): Remove unnecessary check of is_specific_opcode.
DChangeLog-2008658 (convert_frag_immed): Update call to map_operator_to_reloc.
DChangeLog-20101356 (xtensa_fix_short_loop_frags, convert_frag_immed): Likewise.
DChangeLog-20062658 (convert_frag_immed): Adjust vinsn_to_insnbuf call and do not set
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c9849 static void convert_frag_immed (segT, fragS *, int, xtensa_format, int);
9902 convert_frag_immed in md_convert_frag()
10013 convert_frag_immed (segP, fragP, fragP->tc_frag_data.text_expansion[0], in convert_frag_narrow()
10086 convert_frag_immed (segT segP, in convert_frag_immed() function