Searched defs:MULS (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/none/tests/mips32/
H A DFPUarithmetic.c8 MULS, MULD, enumerator in enum:__anon33121
161 case MULS:
/external/valgrind/main/none/tests/mips64/
H A Dmacro_fpu.h5 DIVS, DIVD, MULS, MULD, enumerator in enum:__anon33132
/external/qemu/target-arm/
H A Diwmmxt_helper.c102 #define MULS(SHR) ((uint64_t) ((( \ macro
105 return MULS(0) | MULS(16) | MULS(32) | MULS(48);
106 #undef MULS macro
111 #define MULS(SHR) ((uint64_t) ((( \ macro
114 return MULS(0) | MULS(16) | MULS(3
115 #undef MULS macro
[all...]

Completed in 97 milliseconds