Home
last modified time | relevance | path

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

/external/valgrind/none/tests/mips32/
Dround.c97 #define UNOPfw(op) \ macro
175 UNOPfw("ceil.w.s"); in directedRoundingMode()
185 UNOPfw("floor.w.s"); in directedRoundingMode()
195 UNOPfw("round.w.s"); in directedRoundingMode()
205 UNOPfw("trunc.w.s"); in directedRoundingMode()
258 UNOPfw("cvt.w.s"); in FCSRRoundingMode()
/external/valgrind/none/tests/mips64/
Dround.c15 UNOPfw("ceil.w.s"); in directedRoundingMode()
25 UNOPfw("floor.w.s"); in directedRoundingMode()
35 UNOPfw("round.w.s"); in directedRoundingMode()
45 UNOPfw("trunc.w.s"); in directedRoundingMode()
139 UNOPfw("cvt.w.s"); in FCSRRoundingMode()
Dmacro_fpu.h92 #define UNOPfw(op) \ macro