Home
last modified time | relevance | path

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

/external/valgrind/none/tests/mips32/
DFPUarithmetic.c7 DIVS, DIVD, enumerator
153 case DIVS: in arithmeticOperations()
/external/valgrind/VEX/priv/
Dguest_mips_defs.h93 SUBS, SUBD, DIVS enumerator
Dguest_mips_helpers.c1315 case DIVS: in mips_dirtyhelper_calculate_FCSR_fp32()
1434 case DIVS: in mips_dirtyhelper_calculate_FCSR_fp64()
Dguest_mips_toIR.c12364 calculateFCSR(fs, ft, DIVS, False, 2); in disInstr_MIPS_WRK()
/external/valgrind/none/tests/mips64/
Dfpu_arithmetic.c37 case DIVS: in arithmeticOperations()
Dmacro_fpu.h5 DIVS, DIVD, MULS, MULD, enumerator
/external/valgrind/coregrind/
Dm_main.c3765 static Int DIVS ( Long u, Int v ) in DIVS() function
3838 q = DIVS(u, v); // overflow, use DIVS. in divdi3()