Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c179 UNWIND_B3, enumerator
4966 if (unwind->return_reg != UNWIND_B3) in tic6x_output_unwinding()
5034 tic6x_unwind_byte (UNWIND_OP_RET | UNWIND_B3); in tic6x_output_unwinding()
5093 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5141 if (insn->u.ri.reg == UNWIND_B3) in tic6x_cfi_endproc()
5142 unwind->return_reg = UNWIND_B3; in tic6x_cfi_endproc()
5162 unwind->reg_saved[UNWIND_B3] = FALSE; in tic6x_cfi_endproc()