Home
last modified time | relevance | path

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

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