Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dsyndrome.h141 static inline uint32_t syn_aa32_hvc(uint32_t imm16) in syn_aa32_hvc() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c7992 gen_exception_el(EXCP_HVC, syn_aa32_hvc(dc->svc_imm), 2); in arm_tr_tb_stop()
8059 gen_exception_el(EXCP_HVC, syn_aa32_hvc(dc->svc_imm), 2); in arm_tr_tb_stop()