| .. |
|
AsmJsMath.cpp
|
3adb1df769
On windows, do not emit TrapIfChecks for div/rem instead, catch the win32 exception and throw a WebAssembly exception instead
|
8 years ago |
|
AsmJsMath.h
|
3adb1df769
On windows, do not emit TrapIfChecks for div/rem instead, catch the win32 exception and throw a WebAssembly exception instead
|
8 years ago |
|
AsmJsMath.inl
|
587f8fb161
Cleanup Div/Rem implementations for Asm.js and Wasm.
|
8 years ago |
|
CMakeLists.txt
|
c320a5c2a2
cross-platform: Compile into module blocks
|
9 years ago |
|
Chakra.Runtime.Math.vcxproj
|
02a02c3a59
Merge from unreleased/rs2 to release/1.4
|
9 years ago |
|
CrtSSE2Math.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 years ago |
|
JavascriptMath.cpp
|
d7f2c06a62
swb: write barrier annotations 3
|
9 years ago |
|
JavascriptMath.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 years ago |
|
JavascriptMath.inl
|
7453224eec
Clean up inline usage
|
10 years ago |
|
JavascriptSSE2MathOperators.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
10 years ago |
|
JavascriptSSE2MathOperators.h
|
47eab483b9
change top-level dir Lib back to lib
|
10 years ago |
|
JavascriptSSE2MathOperators.inl
|
79f8a71c49
Move AsmJsMath::div/mul implementations to cpp file to ensure they're compiled with /arch:sse2
|
9 years ago |
|
RuntimeMathPch.cpp
|
47eab483b9
change top-level dir Lib back to lib
|
10 years ago |
|
RuntimeMathPch.h
|
79f8a71c49
Move AsmJsMath::div/mul implementations to cpp file to ensure they're compiled with /arch:sse2
|
9 years ago |
|
WasmMath.h
|
587f8fb161
Cleanup Div/Rem implementations for Asm.js and Wasm.
|
8 years ago |
|
WasmMath.inl
|
587f8fb161
Cleanup Div/Rem implementations for Asm.js and Wasm.
|
8 years ago |