Home
last modified time | relevance | path

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

/external/valgrind/main/none/tests/mips32/
DFPUarithmetic.c7 DIVS, DIVD, enumerator
153 case DIVS: in arithmeticOperations()
/external/valgrind/main/VEX/priv/
Dguest_mips_defs.h89 SUBS, SUBD, DIVS enumerator
Dguest_mips_helpers.c1306 case DIVS: in mips_dirtyhelper_calculate_FCSR_fp32()
1425 case DIVS: in mips_dirtyhelper_calculate_FCSR_fp64()
Dguest_mips_toIR.c12018 calculateFCSR(fs, ft, DIVS, False, 2); in disInstr_MIPS_WRK()
/external/valgrind/main/none/tests/mips64/
Dfpu_arithmetic.c36 case DIVS: in arithmeticOperations()
Dmacro_fpu.h5 DIVS, DIVD, MULS, MULD, enumerator
/external/valgrind/main/coregrind/
Dm_main.c3436 static Int DIVS ( Long u, Int v ) in DIVS() function
3509 q = DIVS(u, v); // overflow, use DIVS. in divdi3()