Home
last modified time | relevance | path

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

/external/valgrind/none/tests/mips32/
Dround.c95 #define UNOPfw(op) \ macro
161 UNOPfw("ceil.w.s"); in directedRoundingMode()
171 UNOPfw("floor.w.s"); in directedRoundingMode()
181 UNOPfw("round.w.s"); in directedRoundingMode()
191 UNOPfw("trunc.w.s"); in directedRoundingMode()
243 UNOPfw("cvt.w.s"); in FCSRRoundingMode()
/external/valgrind/none/tests/mips64/
Dround.c14 UNOPfw("ceil.w.s"); in directedRoundingMode()
24 UNOPfw("floor.w.s"); in directedRoundingMode()
34 UNOPfw("round.w.s"); in directedRoundingMode()
44 UNOPfw("trunc.w.s"); in directedRoundingMode()
137 UNOPfw("cvt.w.s"); in FCSRRoundingMode()
Dmacro_fpu.h92 #define UNOPfw(op) \ macro