Home
last modified time | relevance | path

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

/external/valgrind/none/tests/mips32/
Dround_fpu64.c47 #define UNOPsl(op) \ macro
122 UNOPsl("cvt.l.s"); in FCSRRoundingMode()
134 UNOPsl("round.l.s"); in FCSRRoundingMode()
146 UNOPsl("trunc.l.s"); in FCSRRoundingMode()
158 UNOPsl("floor.l.s"); in FCSRRoundingMode()
170 UNOPsl("ceil.l.s"); in FCSRRoundingMode()
/external/valgrind/none/tests/mips64/
Dround.c55 UNOPsl("ceil.l.s"); in directedRoundingMode()
65 UNOPsl("floor.l.s"); in directedRoundingMode()
75 UNOPsl("round.l.s"); in directedRoundingMode()
85 UNOPsl("trunc.l.s"); in directedRoundingMode()
154 UNOPsl("cvt.l.s"); in FCSRRoundingMode()
Dmacro_fpu.h169 #define UNOPsl(op) \ macro