Searched refs:notu (Results 1 – 1 of 1) sorted by relevance
3358 TCGv_i64 notu = tcg_temp_new_i64(); in gen_multi0F() local3359 tcg_gen_not_i64(notu, cpu_bndu[reg]); in gen_multi0F()3360 gen_bndck(s, decode, TCG_COND_GTU, notu); in gen_multi0F()