Home
last modified time | relevance | path

Searched refs:return_reg (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dalpha-tdep.c1147 int return_reg; member
1276 return_reg = -1; in alpha_heuristic_frame_unwind_cache()
1355 if (return_reg == -1 in alpha_heuristic_frame_unwind_cache()
1360 return_reg = reg; in alpha_heuristic_frame_unwind_cache()
1374 if (return_reg == -1) in alpha_heuristic_frame_unwind_cache()
1387 return_reg = reg; in alpha_heuristic_frame_unwind_cache()
1393 return_reg = (word >> 16) & 0x1f; in alpha_heuristic_frame_unwind_cache()
1403 if (return_reg == -1) in alpha_heuristic_frame_unwind_cache()
1404 return_reg = ALPHA_RA_REGNUM; in alpha_heuristic_frame_unwind_cache()
1405 info->return_reg = return_reg; in alpha_heuristic_frame_unwind_cache()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dalpha-tdep.c1147 int return_reg; member
1276 return_reg = -1; in alpha_heuristic_frame_unwind_cache()
1355 if (return_reg == -1 in alpha_heuristic_frame_unwind_cache()
1360 return_reg = reg; in alpha_heuristic_frame_unwind_cache()
1374 if (return_reg == -1) in alpha_heuristic_frame_unwind_cache()
1387 return_reg = reg; in alpha_heuristic_frame_unwind_cache()
1393 return_reg = (word >> 16) & 0x1f; in alpha_heuristic_frame_unwind_cache()
1403 if (return_reg == -1) in alpha_heuristic_frame_unwind_cache()
1404 return_reg = ALPHA_RA_REGNUM; in alpha_heuristic_frame_unwind_cache()
1405 info->return_reg = return_reg; in alpha_heuristic_frame_unwind_cache()
[all …]
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-tic6x.h67 int return_reg; member
H A Dtc-tic6x.c4935 unwind->data |= unwind->return_reg; in tic6x_output_unwinding()
4961 if (unwind->return_reg != UNWIND_B3) in tic6x_output_unwinding()
4963 tic6x_unwind_byte (UNWIND_OP_RET | unwind->return_reg); in tic6x_output_unwinding()
5088 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5137 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5156 unwind->return_reg = reg; in tic6x_cfi_endproc()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.h67 int return_reg; member
H A Dtc-tic6x.c4931 unwind->data |= unwind->return_reg; in tic6x_output_unwinding()
4957 if (unwind->return_reg != UNWIND_B3) in tic6x_output_unwinding()
4959 tic6x_unwind_byte (UNWIND_OP_RET | unwind->return_reg); in tic6x_output_unwinding()
5084 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5133 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5152 unwind->return_reg = reg; in tic6x_cfi_endproc()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.h67 int return_reg; member
H A Dtc-tic6x.c4938 unwind->data |= unwind->return_reg; in tic6x_output_unwinding()
4964 if (unwind->return_reg != UNWIND_B3) in tic6x_output_unwinding()
4966 tic6x_unwind_byte (UNWIND_OP_RET | unwind->return_reg); in tic6x_output_unwinding()
5091 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5140 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5159 unwind->return_reg = reg; in tic6x_cfi_endproc()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tic6x.h67 int return_reg; member
H A Dtc-tic6x.c4935 unwind->data |= unwind->return_reg; in tic6x_output_unwinding()
4961 if (unwind->return_reg != UNWIND_B3) in tic6x_output_unwinding()
4963 tic6x_unwind_byte (UNWIND_OP_RET | unwind->return_reg); in tic6x_output_unwinding()
5088 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5137 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5156 unwind->return_reg = reg; in tic6x_cfi_endproc()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.c3557 rtx return_reg = DECL_RTL (decl); in expand_value_return() local
3558 if (return_reg != val) in expand_value_return()
3573 if (GET_CODE (return_reg) == PARALLEL) in expand_value_return()
3574 emit_group_load (return_reg, val, type, int_size_in_bytes (type)); in expand_value_return()
3576 emit_move_insn (return_reg, val); in expand_value_return()
H A Dcfgexpand.cc3709 rtx return_reg = DECL_RTL (decl); in expand_value_return() local
3710 if (return_reg != val) in expand_value_return()
3725 if (GET_CODE (return_reg) == PARALLEL) in expand_value_return()
3726 emit_group_load (return_reg, val, type, int_size_in_bytes (type)); in expand_value_return()
3728 emit_move_insn (return_reg, val); in expand_value_return()
H A Ddwarf2out.c758 int return_reg; in output_call_frame_info() local
826 return_reg = DWARF2_FRAME_REG_OUT (DWARF_FRAME_RETURN_COLUMN, for_eh); in output_call_frame_info()
828 if (return_reg >= 256 || dwarf_version > 2) in output_call_frame_info()
910 dw2_asm_output_data (1, return_reg, "CIE RA Column"); in output_call_frame_info()
912 dw2_asm_output_data_uleb128 (return_reg, "CIE RA Column"); in output_call_frame_info()
H A Ddwarf2out.cc766 int return_reg; in output_call_frame_info() local
834 return_reg = DWARF2_FRAME_REG_OUT (DWARF_FRAME_RETURN_COLUMN, for_eh); in output_call_frame_info()
836 if (return_reg >= 256 || dwarf_version > 2) in output_call_frame_info()
918 dw2_asm_output_data (1, return_reg, "CIE RA Column"); in output_call_frame_info()
920 dw2_asm_output_data_uleb128 (return_reg, "CIE RA Column"); in output_call_frame_info()
H A DFSFChangeLog.111915 (dwarf2out_{return_reg,begin_prologue,end_epilogue}): Likewise.
12488 * stmt.c (expand_value_return): Handle PARALLEL return_reg.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c3557 rtx return_reg = DECL_RTL (decl); in expand_value_return() local
3558 if (return_reg != val) in expand_value_return()
3573 if (GET_CODE (return_reg) == PARALLEL) in expand_value_return()
3574 emit_group_load (return_reg, val, type, int_size_in_bytes (type)); in expand_value_return()
3576 emit_move_insn (return_reg, val); in expand_value_return()
H A Ddwarf2out.c758 int return_reg; in output_call_frame_info() local
826 return_reg = DWARF2_FRAME_REG_OUT (DWARF_FRAME_RETURN_COLUMN, for_eh); in output_call_frame_info()
828 if (return_reg >= 256 || dwarf_version > 2) in output_call_frame_info()
910 dw2_asm_output_data (1, return_reg, "CIE RA Column"); in output_call_frame_info()
912 dw2_asm_output_data_uleb128 (return_reg, "CIE RA Column"); in output_call_frame_info()
H A DFSFChangeLog.111915 (dwarf2out_{return_reg,begin_prologue,end_epilogue}): Likewise.
12488 * stmt.c (expand_value_return): Handle PARALLEL return_reg.
/netbsd/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.c11387 rtx frame_pointer, return_reg = NULL_RTX, cfa_restores = NULL_RTX; in s390_emit_epilogue() local
11555 return_reg = gen_rtx_REG (Pmode, return_regnum); in s390_emit_epilogue()
11564 emit_move_insn (return_reg, addr); in s390_emit_epilogue()
11592 if (!return_reg && !s390_can_use_return_insn ()) in s390_emit_epilogue()
11594 return_reg = gen_rtx_REG (Pmode, RETURN_REGNUM); in s390_emit_epilogue()
11596 if (return_reg) in s390_emit_epilogue()
11598 emit_jump_insn (gen_return_use (return_reg)); in s390_emit_epilogue()
H A Ds390.cc11663 rtx frame_pointer, return_reg = NULL_RTX, cfa_restores = NULL_RTX; in s390_emit_epilogue() local
11831 return_reg = gen_rtx_REG (Pmode, return_regnum); in s390_emit_epilogue()
11840 emit_move_insn (return_reg, addr); in s390_emit_epilogue()
11868 if (!return_reg && !s390_can_use_return_insn ()) in s390_emit_epilogue()
11870 return_reg = gen_rtx_REG (Pmode, RETURN_REGNUM); in s390_emit_epilogue()
11872 if (return_reg) in s390_emit_epilogue()
11874 emit_jump_insn (gen_return_use (return_reg)); in s390_emit_epilogue()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c11387 rtx frame_pointer, return_reg = NULL_RTX, cfa_restores = NULL_RTX; in s390_emit_epilogue() local
11555 return_reg = gen_rtx_REG (Pmode, return_regnum); in s390_emit_epilogue()
11564 emit_move_insn (return_reg, addr); in s390_emit_epilogue()
11592 if (!return_reg && !s390_can_use_return_insn ()) in s390_emit_epilogue()
11594 return_reg = gen_rtx_REG (Pmode, RETURN_REGNUM); in s390_emit_epilogue()
11596 if (return_reg) in s390_emit_epilogue()
11598 emit_jump_insn (gen_return_use (return_reg)); in s390_emit_epilogue()
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.c21221 const char * return_reg; in output_return_instruction() local
21229 return_reg = reg_names[PC_REGNUM]; in output_return_instruction()
21231 return_reg = reg_names[LR_REGNUM]; in output_return_instruction()
21265 (reg == LR_REGNUM) ? return_reg : reg_names[reg]); in output_return_instruction()
21324 sprintf (p, "%s%%|%s}", first ? "" : ", ", return_reg); in output_return_instruction()
H A Darm.cc21391 const char * return_reg; in output_return_instruction() local
21399 return_reg = reg_names[PC_REGNUM]; in output_return_instruction()
21401 return_reg = reg_names[LR_REGNUM]; in output_return_instruction()
21435 (reg == LR_REGNUM) ? return_reg : reg_names[reg]); in output_return_instruction()
21494 sprintf (p, "%s%%|%s}", first ? "" : ", ", return_reg); in output_return_instruction()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c21221 const char * return_reg; in output_return_instruction() local
21229 return_reg = reg_names[PC_REGNUM]; in output_return_instruction()
21231 return_reg = reg_names[LR_REGNUM]; in output_return_instruction()
21265 (reg == LR_REGNUM) ? return_reg : reg_names[reg]); in output_return_instruction()
21324 sprintf (p, "%s%%|%s}", first ? "" : ", ", return_reg); in output_return_instruction()