Searched refs:append_insn (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-score.c | 2422 append_insn (char *str, bfd_boolean gen_frag_p) in append_insn() function 2474 if (append_insn (append_str, TRUE) == (int) FAIL) in do16_mv_rdrs() 2493 if (append_insn (append_str, TRUE) == (int) FAIL) in do16_mv_rdrs() 3785 if (append_insn (tmp, FALSE) == (int) FAIL) in build_la_pic() 3799 if (append_insn (tmp, FALSE) == (int) FAIL) in build_la_pic() 3809 if (append_insn (tmp, TRUE) == (int) FAIL) in build_la_pic() 3818 if (append_insn (tmp, FALSE) == (int) FAIL) in build_la_pic() 3826 if (append_insn (tmp, FALSE) == (int) FAIL) in build_la_pic() 3839 if (append_insn (tmp, TRUE) == (int) FAIL) in build_la_pic() 3848 if (append_insn (tmp, FALSE) == (int) FAIL) in build_la_pic() [all …]
|
| HD | tc-mips.c | 1016 static void append_insn 2022 append_insn (&insn, &imm_expr, imm_reloc); in md_assemble() 2024 append_insn (&insn, &offset_expr, offset_reloc); in md_assemble() 2026 append_insn (&insn, NULL, unused_reloc); in md_assemble() 2554 append_insn (struct mips_cl_insn *ip, expressionS *address_expr, in append_insn() function 3585 append_insn (&insn, ep, r); in macro_build() 3704 append_insn (&insn, ep, r); in mips16_macro_build() 3803 append_insn (&insn, NULL, r); in macro_build_lui() 3806 append_insn (&insn, &high_expr, r); in macro_build_lui()
|
| /trueos/contrib/binutils/gas/ |
| HD | ChangeLog-9697 | 1771 (append_insn): Call mips16_mark_labels. 2600 (append_insn): If we aren't reordering, and prev_nop_frag is not 2612 * config/tc-mips.c (append_insn): Remove useless code which 2625 * config/tc-mips.c (append_insn): Warn about an attempt to put an 2651 * config/tc-mips.c (append_insn): Output jump instruction as a 2788 * config/tc-mips.c (append_insn): Give an error for jumps to a 3070 (append_insn): Remove call to record_align. 3076 (append_insn): Mark all mips16 text labels, and make them odd. 3098 * config/tc-mips.c (append_insn): Only update prev_insn when not 3126 (append_insn): Pass new arguments to RELAX_MIPS16_ENCODE. Correct [all …]
|
| HD | ChangeLog-0203 | 1485 * config/tc-mips.c (append_insn): Likewise. 1643 * config/tc-mips.c (append_insn): In a compound relocation, take the 1934 * config/tc-mips.c (append_insn): Use actual relocation size for new 2363 (append_insn): When filling delay slots with instructions 2612 * config/tc-mips.c (append_insn): Add handling of 2679 (append_insn): Use reloc_needs_lo_p to check whether a relocation 2718 argument from calls to append_insn. 2719 (append_insn): Remove unmatched_hi parameter; check reloc_type[0] 2721 (macro_build): Update append_insn calls. 3384 (append_insn): Use only BFD_RELOC_16_PCREL_S2 for branches. [all …]
|
| HD | ChangeLog-2006 | 1006 append_insn, s_align, s_cons, s_float_cons, s_gpword, s_gpdword, 1013 (append_insn): Use it. 1015 (md_begin, append_insn, macro, macro2, mips16_immed, mips_align, 1544 * config/tc-mips.c (append_insn): Don't check the range of j or 1555 * config/tc-mips.c (append_insn): Only warn about an out-of-range
|
| HD | ChangeLog-9295 | 2192 (append_insn): Check interlocks, not mips_4650. 3405 (append_insn): If mips_isa is at least 4, don't generate nops for 3524 * config/tc-mips.c (append_insn): If listing_prev_line is called, 3889 (append_insn): Don't insert nops around HI and LO on a 4650. 4780 (append_insn): Remove setting of insns_since_cache_access, and 5123 (append_insn): If mips_cpu is 4600, require four nop instructions 6328 * config/tc-mips.c (append_insn): Permit branches to be switched 6550 * config/tc-mips.c (append_insn): If EMBEDDED_PIC, don't swap a 6876 for the (up to) two nops which may be inserted by append_insn if 7672 * config/tc-mips.c (append_insn): Call listing_prev_line after [all …]
|
| HD | ChangeLog-0001 | 201 * config/tc-mips.c (append_insn): Add jump address range overflow 399 (append_insn): Likewise. 857 (append_insn): Changed prototype to accept a relocation pointer. 861 (append_insn): Likewise. Add handling for some NewABI relocations. 864 Move handling for the 'u' case to append_insn(). 1289 * config/tc-mips.c (append_insn): Don't rightshift BFD_RELOC_16_PCREL. 1347 * config/tc-mips.c (append_insn): Handle BFD_RELOC_16_PCREL. 2070 (append_insn): Use mips_tune and mips_arch. 2271 (append_insn): Likewise, and for S_SET_VALUE too. 3968 (append_insn, mips_emit_delays, macro, macro2): Convert to use [all …]
|
| HD | ChangeLog-9899 | 190 (gpr_interlocks,md_begin,reg_needs_delay,append_insn, 813 * config/tc-mips.c (append_insn): Correct INSN_SYNC test. From 2057 (hilo_interlocks, gpr_interlocks, append_insn, macro_build, macro, 2229 * config/tc-mips.c (append_insn): For mips16, insert a nop between 2484 (append_insn): Account for the tx39's multiply behavior. 4574 * config/tc-mips.c (append_insn): Make sure that if we have a
|
| HD | ChangeLog | 95 * config/tc-mips.c (append_insn): Record which symbols have
|