Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c116 static void gen_raise_hw_excp(DisasContext *dc, uint32_t esr_ec) in gen_raise_hw_excp() function
145 gen_raise_hw_excp(dc, ESR_EC_ILLEGAL_OP); in trap_illegal()
159 gen_raise_hw_excp(dc, ESR_EC_PRIVINSN); in trap_userspace()