Home
last modified time | relevance | path

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

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