Home
last modified time | relevance | path

Searched defs:exception_return (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/tcg/system/
H A Dspecial_helper.c104 static inline void exception_return(CPUMIPSState *env) in exception_return() function
/qemu/target/arm/tcg/
H A Dhelper-a64.c635 void HELPER(exception_return)(CPUARMState *env, uint64_t new_pc) in HELPER() argument