Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c261 static void gen_exception_gpf(DisasContext *s);
774 gen_exception_gpf(s); in gen_check_io()
1423 static void gen_exception_gpf(DisasContext *s) in gen_exception_gpf() function
1434 gen_exception_gpf(s); in check_cpl0()
3733 gen_exception_gpf(dc); in i386_tr_translate_insn()
H A Ddecode-new.c.inc2881 gen_exception_gpf(s);