Searched refs:excep_ret_addr (Results 1 – 5 of 5) sorted by relevance
125 …uint32_t excep_ret_addr:1; /**< 1 if en_addr is the preferred exception return address on exc… member
1349 ocsd_vaddr_t excep_ret_addr = 0; in processException() local1383 excep_ret_addr = pAddressElem->getAddr().val; in processException()1398 m_instr_info.instr_addr = excep_ret_addr; in processException()1423 if (m_instr_info.instr_addr != excep_ret_addr) in processException()1429 err = traceInstrToWP(addr_range, WPRes, true, excep_ret_addr); in processException()1490 outElem().en_addr = excep_ret_addr; in processException()1491 outElem().excep_ret_addr = 1; in processException()
156 if (excep_ret_addr == 1) in toString()
406 m_output_elem.excep_ret_addr = 0; in processBranch()409 m_output_elem.excep_ret_addr = 1; in processBranch()
69 …uint32_t excep_ret_addr:1; /* 1 if en_addr is the preferred exception return address on excep…243 __packet fields optional__: `has_cc -> cycle_count, excep_ret_addr -> en_addr, excep_data_marker, e…250 …t could be executed on exception return. This address appears in `en_addr` if `excep_ret_addr` = 1.259 if `excep_ret_addr` = 1.