Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/mips/
HDmips-protos.h235 extern int build_mips16_call_stub (rtx, rtx, rtx, int);
HDmips.c3428 && build_mips16_call_stub (result, addr, args_size, in mips_expand_call()
8080 build_mips16_call_stub (rtx retval, rtx fn, rtx arg_size, int fp_code) in build_mips16_call_stub() function
/trueos/contrib/gcc/
HDChangeLog-20035225 (build_mips16_call_stub): Likewise.
24744 (build_mips16_call_stub): Expect the address of the function rather
HDChangeLog-19982220 (mips16_fp_args, build_mips16_call_stub): For little endian, do not
HDChangeLog-19998712 * mips.c (build_mips16_call_stub): Call xstrdup, not xmalloc/strcpy.
HDChangeLog-200415624 (build_mips16_call_stub): Likewise. Remove daft CALL_INSN checks.
42318 mips_initial_elimination_offset,mips16_fp_args,build_mips16_call_stub
HDChangeLog-200228615 (build_mips16_call_stub): And here.