Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dsyndrome.h259 static inline uint32_t syn_btitrap(int btype) in syn_btitrap() function
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c1906 raise_exception(env, EXCP_UDEF, syn_btitrap(env->btype), in HELPER()