Home
last modified time | relevance | path

Searched refs:VRFI (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dint_helper.c1535 #define VRFI(suffix, rounding) \ macro
1547 VRFI(n, float_round_nearest_even) in VRFI() function
1548 VRFI(m, float_round_down) in VRFI()
1549 VRFI(p, float_round_up) in VRFI()
1550 VRFI(z, float_round_to_zero) in VRFI()
1551 #undef VRFI in VRFI()