Home
last modified time | relevance | path

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

/qemu/tests/fp/
H A Dfp-bench.c147 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
194 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
232 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
426 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
432 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
/qemu/target/m68k/
H A Dfpu_helper.c238 #define PREC_BEGIN(prec) \ argument