Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc2279 gen_bnd_jmp(s);
2301 gen_bnd_jmp(s);
3586 gen_bnd_jmp(s);
H A Dtranslate.c2146 static void gen_bnd_jmp(DisasContext *s) in gen_bnd_jmp() function