Searched refs:syn_cp15_rt_trap (Results 1 – 2 of 2) sorted by relevance
/qemu/target/arm/ |
H A D | syndrome.h | 181 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 D | translate.c | 2966 syndrome = syn_cp15_rt_trap(1, 0xe, opc1, opc2, crn, crm, in do_coproc_insn()
|