dolphin/Externals/expr
smurf3tte 3417920167 Grow internal expr int representation to 64 bits
This is necessary to retain precision above 32 bits, but more importantly to prevent an expression like (0x80000000 | 1) from flipping the sign of the result.
2022-10-06 21:34:44 -07:00
..
include Grow internal expr int representation to 64 bits 2022-10-06 21:34:44 -07:00
CMakeLists.txt Debugger: Initial implementation of conditional breakpoints 2022-10-06 21:34:44 -07:00
LICENSE Debugger: Initial implementation of conditional breakpoints 2022-10-06 21:34:44 -07:00