Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/fpsp040/
H A Ddecbin.S458 no_neg: label
/openbmc/qemu/tests/fp/
H A Dfp-bench.c195 bool no_neg) in fill_random()
232 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()