ruffle/core/tests/swfs/avm2/convert_integer
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
..
Test.as Add & test ECMA-262 ToInt32 and `convert_i` opcode. 2020-08-10 16:38:04 -07:00
output.txt Add & test ECMA-262 ToInt32 and `convert_i` opcode. 2020-08-10 16:38:04 -07:00
test.fla Add & test ECMA-262 ToInt32 and `convert_i` opcode. 2020-08-10 16:38:04 -07:00
test.swf Add & test ECMA-262 ToInt32 and `convert_i` opcode. 2020-08-10 16:38:04 -07:00