Searched refs:thumb_exit (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 87 static void thumb_exit PARAMS ((FILE *, int, rtx)); 9616 thumb_exit (f, reg_containing_return_addr, eh_ofs) in thumb_exit() function 9920 thumb_exit (f, -1, NULL_RTX); 9955 thumb_exit (f, -1, NULL_RTX); 10219 thumb_exit (asm_out_file, 2, eh_ofs); in thumb_unexpanded_epilogue() 10225 thumb_exit (asm_out_file, in thumb_unexpanded_epilogue() 10248 thumb_exit (asm_out_file, 2, eh_ofs); in thumb_unexpanded_epilogue() 10250 thumb_exit (asm_out_file, in thumb_unexpanded_epilogue()
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | arm.c | 88 static void thumb_exit (FILE *, int); 12962 thumb_exit (f, -1); in thumb_pushpop() 13017 thumb_exit (f, -1); in thumb_pushpop() 13054 thumb_exit (FILE *f, int reg_containing_return_addr) in thumb_exit() function 13550 thumb_exit (asm_out_file, LR_REGNUM); in thumb_unexpanded_epilogue() 13593 thumb_exit (asm_out_file, regno); in thumb_unexpanded_epilogue()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.3 | 7202 (thumb_exit): Extra parameter eh_ofs. All callers changed. 7390 * config/arm/thumb.c (thumb_exit): Additional fix for same bug. 7399 (thumb_exit): Move frame pointer back into hard frame pointer
|
H A D | ChangeLog.1 | 14199 * config/arm/thumb.c (thumb_exit): Do not move a4 into lr if it
|