Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c1718 static void gen_bndck(DisasContext *s, X86DecodedInsn *decode, in gen_bndck() function
3351 gen_bndck(s, decode, TCG_COND_LTU, cpu_bndl[reg]); in gen_multi0F()
3360 gen_bndck(s, decode, TCG_COND_GTU, notu); in gen_multi0F()
3462 gen_bndck(s, decode, TCG_COND_GTU, cpu_bndu[reg]); in gen_multi0F()