Home
last modified time | relevance | path

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

/qemu/target/tricore/
H A Dop_helper.c147 int64_t max_pos = INT32_MAX; in ssov32() local
171 uint64_t max_pos = UINT32_MAX; in suov32_pos() local
204 int32_t max_pos = INT16_MAX; in ssov16() local
235 int32_t max_pos = UINT16_MAX; in suov16() local
/qemu/target/hexagon/
H A Dgenptr.c1421 TCGv_i64 max_pos = tcg_constant_i64(0x7FFFFFFFFFFFFFFFLL); in gen_add_sat_i64() local