Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c1479 static bool gen_trap_iffpexception(DisasContext *dc) in gen_trap_iffpexception() function
1509 return gen_trap_ifnofpu(dc) || gen_trap_iffpexception(dc); in gen_trap_if_nofpu_fpexception()