Home
last modified time | relevance | path

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

/external/valgrind/none/tests/mips32/
DFPUarithmetic.c88 #define BINOPd(op) \ macro
152 BINOPd("add.d"); in arithmeticOperations()
160 BINOPd("div.d"); in arithmeticOperations()
168 BINOPd("mul.d"); in arithmeticOperations()
192 BINOPd("sub.d"); in arithmeticOperations()
/external/valgrind/none/tests/mips64/
Dfpu_arithmetic.c33 BINOPd("add.d"); in arithmeticOperations()
43 BINOPd("div.d"); in arithmeticOperations()
53 BINOPd("mul.d"); in arithmeticOperations()
81 BINOPd("sub.d"); in arithmeticOperations()
Dmacro_fpu.h189 #define BINOPd(op) \ macro