art/test/411-optimizing-arith/info.txt

8 lines
124 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Tests for basic arithmethic operations:
- multiply,
- subtract,
- negate,
- division,
- modulo (rem),
- shifts.