Home
last modified time | relevance | path

Searched refs:thumb_pushpop (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/arm/
Darm.c12957 thumb_pushpop (FILE *f, unsigned long mask, int push, int *cfa_offset, in thumb_pushpop() function
13201 thumb_pushpop (f, regs_available_for_popping, FALSE, NULL, in thumb_exit()
13283 thumb_pushpop (f, regs_available_for_popping, FALSE, NULL, in thumb_exit()
13304 thumb_pushpop (f, regs_available_for_popping, FALSE, NULL, in thumb_exit()
13520 thumb_pushpop (asm_out_file, mask, 0, NULL, mask); in thumb_unexpanded_epilogue()
13552 thumb_pushpop (asm_out_file, live_regs_mask, FALSE, NULL, in thumb_unexpanded_epilogue()
13564 thumb_pushpop (asm_out_file, live_regs_mask, FALSE, NULL, in thumb_unexpanded_epilogue()
13577 thumb_pushpop (asm_out_file, 1 << LAST_ARG_REGNUM, 0, NULL, in thumb_unexpanded_epilogue()
14056 thumb_pushpop (f, l_mask, 1, &cfa_offset, l_mask); in thumb_output_function_prologue()
14105 thumb_pushpop (f, l_mask, 1, &cfa_offset, l_mask); in thumb_output_function_prologue()
[all …]
/freebsd-9-stable/contrib/gcc/
DChangeLog-200513771 (thumb_pushpop, thumb_output_function_prologue): Output unwinding
21639 arm_expand_binop_builtin, thumb_pushpop, thumb_far_jump_used_p,
30513 output_return_instruction, emit_multi_reg_push, thumb_pushpop,
30523 print_multi-reg, number_of_first_bit_set, thumb_pushpop): Remove
DChangeLog-200419993 (thumb_exit, thumb_pushpop, thumb_unexpanded_epilogue): Replace
45740 (thumb_pushpop): Take two new arguments. Add some commentary.
45743 thumb_pushpop.
45745 offset, and pass it to thumb_pushpop. Output CFI information.