Home
last modified time | relevance | path

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

/openbmc/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
438 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument