Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dop_helper.c149 int64_t max_neg = INT32_MIN; in ssov32() local
206 int32_t max_neg = INT16_MIN; in ssov16() local
/openbmc/qemu/target/hexagon/
H A Dgenptr.c1429 TCGv_i64 max_neg = tcg_constant_i64(0x8000000000000000LL); in gen_add_sat_i64() local