ruffle/core/tests
David Wendt 6eb41035cf Add & test ECMA-262 ToInt32 and `convert_i` opcode.
The ECMA-262 documentation is awfully overwrought for something that boils down to "chop off the non-whole part, wrap to 32 bits, then reinterpret as signed". Bitwise operations are *hell* to describe mathematically, and such descriptions are even harder to understand.
2020-08-10 16:38:04 -07:00
..
swfs Add & test ECMA-262 ToInt32 and `convert_i` opcode. 2020-08-10 16:38:04 -07:00
regression_tests.rs Add & test ECMA-262 ToInt32 and `convert_i` opcode. 2020-08-10 16:38:04 -07:00