Searched defs:prec (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/fp/ |
H A D | fp-bench.c | 147 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 D | fpu_helper.c | 238 #define PREC_BEGIN(prec) \ argument
|