SilverSight/go
allaun 3c4e039e48 fix(go): type conversion errors in floorDiv/avmClamp
- floorDiv returns int64 instead of int32 to match avmClamp signature
- instr.Arg wrapped in int64() for avmClamp/avmQ0Clamp calls
- Test expected value cast to int32

fix(julia): add Q16_SCALE export to Q16_16 module
2026-06-30 18:10:48 -05:00
..
AVMIsa feat(tests): Python AVM port rewrite + test harness, Go test harness 2026-06-30 17:56:09 -05:00
avm.go fix(go): type conversion errors in floorDiv/avmClamp 2026-06-30 18:10:48 -05:00
avm_test.go fix(go): type conversion errors in floorDiv/avmClamp 2026-06-30 18:10:48 -05:00