Searched refs:sp_reg (Results 1 – 4 of 4) sorted by relevance
25 orc->sp_reg = ORC_REG_UNDEFINED; in create_orc()31 orc->sp_reg = ORC_REG_SP; in create_orc()34 orc->sp_reg = ORC_REG_SP_INDIRECT; in create_orc()37 orc->sp_reg = ORC_REG_BP; in create_orc()40 orc->sp_reg = ORC_REG_BP_INDIRECT; in create_orc()43 orc->sp_reg = ORC_REG_R10; in create_orc()46 orc->sp_reg = ORC_REG_R13; in create_orc()49 orc->sp_reg = ORC_REG_DI; in create_orc()52 orc->sp_reg = ORC_REG_DX; in create_orc()145 .sp_reg = ORC_REG_UNDEFINED, in create_orc_sections()
198 print_reg(orc[i].sp_reg, orc[i].sp_offset); in orc_dump()
1218 switch (hint->sp_reg) { in read_unwind_hints()1245 insn->sec, insn->offset, hint->sp_reg); in read_unwind_hints()
76 unsigned sp_reg:4; member91 u8 sp_reg; member