Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dsyndrome.h264 static inline uint32_t syn_bxjtrap(int cv, int cond, int rm) in syn_bxjtrap() function
/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c310 uint32_t syn = syn_bxjtrap(1, 0xe, rm); in HELPER()