Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dsyndrome.h181 static inline uint32_t syn_cp15_rt_trap(int cv, int cond, int opc1, int opc2, in syn_cp15_rt_trap() function
/qemu/target/arm/tcg/
H A Dtranslate.c2963 syndrome = syn_cp15_rt_trap(1, 0xe, opc1, opc2, crn, crm, in do_coproc_insn()