Home
last modified time | relevance | path

Searched defs:t_max (Results 1 – 2 of 2) sorted by relevance

/qemu/target/riscv/
H A Dtranslate.c197 TCGv_i64 t_max = tcg_constant_i64(0xffffffffffff0000ull); in gen_check_nanbox_h() local
205 TCGv_i64 t_max = tcg_constant_i64(0xffffffff00000000ull); in gen_check_nanbox_s() local
/qemu/target/tricore/
H A Dtranslate.c2506 TCGv t_max = tcg_constant_i32(0x7FFFFFFF >> shift_count); in gen_shaci() local