Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c1429 static bool check_cpl0(DisasContext *s) in check_cpl0() function
2951 if (s->flags & HF_UMIP_MASK && !check_cpl0(s)) { in gen_multi0F()
2963 if (check_cpl0(s)) { in gen_multi0F()
2973 if (s->flags & HF_UMIP_MASK && !check_cpl0(s)) { in gen_multi0F()
2985 if (check_cpl0(s)) { in gen_multi0F()
3013 if (s->flags & HF_UMIP_MASK && !check_cpl0(s)) { in gen_multi0F()
3069 if (s->flags & HF_UMIP_MASK && !check_cpl0(s)) { in gen_multi0F()
3101 if (!check_cpl0(s)) { in gen_multi0F()
3116 if (!check_cpl0(s)) { in gen_multi0F()
3145 if (!check_cpl0(s)) { in gen_multi0F()
[all …]