Home
last modified time | relevance | path

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

/qemu/tests/tcg/hexagon/
H A Dfpstuff.c113 uint32_t minmax; in check_sfminmax() local
163 uint64_t minmax; in check_dfminmax() local
/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c802 HexValue *op1, HexValue *op2, bool minmax) in gen_minmax_op()