Home
last modified time | relevance | path

Searched refs:emit_one_bundle (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDtc-ia64.c844 static void emit_one_bundle PARAMS ((void));
1119 emit_one_bundle (); /* force out queued instructions */ in ia64_flush_insns()
6674 emit_one_bundle () in emit_one_bundle() function
10423 emit_one_bundle ();
10445 emit_one_bundle ();
11006 emit_one_bundle ();
/trueos/contrib/binutils/gas/
HDChangeLog400 * config/tc-ia64.c (emit_one_bundle): Fix typo.
1141 * config/tc-ia64.c (emit_one_bundle): Don't set fx_plt.
HDChangeLog-00014177 (emit_one_bundle): Delete unused local prev. Make required_template
4189 * config/tc-ia64.c (emit_one_bundle): Pass size of 8 not 4 to
4279 * config/tc-ia64.c (emit_one_bundle): Don't protect
4316 (emit_one_bundle): Call it. Update the GROUP_IDX field in struct
4381 (emit_one_bundle): Set slot_frag field. Set next_slot_number after
4425 (emit_one_bundle): Use number_to_chars_littleendian instead of
4501 (emit_one_bundle): Delete spurious multiplication by one. Handle
5068 * config/tc-ia64.c (emit_one_bundle): Stop collecting insns
5447 * config/tc-ia64.c (emit_one_bundle): Call ia64_free_opcode
6112 (emit_one_bundle): Don't delete prologue/body records from
[all …]
HDChangeLog-20061721 (emit_one_bundle): Likewise.
2401 * config/tc-ia64.c (emit_one_bundle): For IA64_OPCODE_LAST, if we
HDChangeLog-02033445 (emit_one_bundle): Handle "hint" instruction.