Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dhelper.h188 #define FOP_PROTO(op) \ macro
193 FOP_PROTO(round)
194 FOP_PROTO(trunc)
195 FOP_PROTO(ceil)
196 FOP_PROTO(floor)
197 #undef FOP_PROTO
199 #define FOP_PROTO(op) \ macro
202 FOP_PROTO(sqrt)
203 FOP_PROTO(rsqrt)
204 FOP_PROTO(recip)
[all …]