Searched refs:output_return_instruction (Results 1 – 12 of 12) sorted by relevance
| /trueos/contrib/gcc/config/arm/ |
| HD | arm-protos.h | 115 extern const char *output_return_instruction (rtx, int, int);
|
| HD | arm.md | 7935 return output_return_instruction (const_true_rtx, TRUE, FALSE); 7956 return output_return_instruction (operands[0], TRUE, FALSE); 7977 return output_return_instruction (operands[0], TRUE, TRUE); 9732 return output_return_instruction (const_true_rtx, FALSE, FALSE);
|
| HD | arm.c | 9528 output_return_instruction (rtx operand, int really_return, int reverse) in output_return_instruction() function
|
| /trueos/contrib/gcc/ |
| HD | FSFChangeLog.10 | 1097 (output_return_instruction): New parameter REVERSE, used to 3847 (output_return_instruction, output_func_epilogue): Use TARGET_APCS_32, 3936 (output_return_instruction, output_func_epilogue): Call
|
| HD | ChangeLog-2000 | 19543 (output_return_instruction): Remove checks on lr_save_eliminated. 22552 * arm.c (output_return_instruction): Handle more cases where we can 22721 (output_return_instruction): Do not emit anything if the function 22822 (output_return_instruction): Handle the frame-pointer register as 24020 (output_return_instruction, output_func_prologue): Use it. 31588 * config/arm/arm.c (output_return_instruction): Use `ldr' rather
|
| HD | ChangeLog-1999 | 12580 (output_return_instruction): Likewise. 13577 (output_return_instruction): Likewise. 14769 output_return_instruction): Likewise for calls to abort.
|
| HD | ChangeLog-2002 | 7215 * config/arm/arm.c (output_return_instruction): Do not 27558 operand argument to output_return_instruction. 30605 (output_return_instruction): Allow interrupt functions to return with 30841 (output_return_instruction): Allow use of LDR to unstack
|
| HD | ChangeLog-2004 | 27879 (output_return_instruction): Always use BX in preference to MOV if 32772 (print_multi_reg, output_return_instruction): Simplify. 37258 (use_return_insn, output_return_instruction, arm_output_epilogue, 44965 * config/arm/arm.c (output_return_instruction): Only restore IP
|
| HD | ChangeLog-2003 | 2574 (output_return_instruction): Likewise. 4112 (output_return_instruction): Handle it. 29771 (output_return_instruction): Likewise.
|
| HD | FSFChangeLog.11 | 4505 (output_return_instruction): Support interworking with Thumb code.
|
| HD | ChangeLog-2005 | 21633 output_return_instruction, arm_output_function_prologue, 30513 output_return_instruction, emit_multi_reg_push, thumb_pushpop,
|
| HD | ChangeLog-2001 | 21978 * config/arm/arm.c (output_return_instruction): Correctly handle
|