Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dsyndrome.h188 static inline uint32_t syn_cp14_rrt_trap(int cv, int cond, int opc1, int crm, in syn_cp14_rrt_trap() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c4539 syndrome = syn_cp14_rrt_trap(1, 0xe, opc1, crm, rt, rt2, in do_coproc_insn()