Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc2073 gen_far_jmp(s);
2083 gen_far_jmp(s);
H A Dtranslate.c1907 static void gen_far_jmp(DisasContext *s) in gen_far_jmp() function