Searched refs:DIVS (Results 1 – 7 of 7) sorted by relevance
/external/valgrind/main/none/tests/mips32/ |
D | FPUarithmetic.c | 7 DIVS, DIVD, enumerator 153 case DIVS: in arithmeticOperations()
|
/external/valgrind/main/VEX/priv/ |
D | guest_mips_defs.h | 89 SUBS, SUBD, DIVS enumerator
|
D | guest_mips_helpers.c | 1306 case DIVS: in mips_dirtyhelper_calculate_FCSR_fp32() 1425 case DIVS: in mips_dirtyhelper_calculate_FCSR_fp64()
|
D | guest_mips_toIR.c | 12018 calculateFCSR(fs, ft, DIVS, False, 2); in disInstr_MIPS_WRK()
|
/external/valgrind/main/none/tests/mips64/ |
D | fpu_arithmetic.c | 36 case DIVS: in arithmeticOperations()
|
D | macro_fpu.h | 5 DIVS, DIVD, MULS, MULD, enumerator
|
/external/valgrind/main/coregrind/ |
D | m_main.c | 3436 static Int DIVS ( Long u, Int v ) in DIVS() function 3509 q = DIVS(u, v); // overflow, use DIVS. in divdi3()
|