Using lastest `v4` branch. (commit 2617b1c1) - Steps to reproduce: `cstool -d sparc "\x83\x40\x00\x00"` - Expected output: `rd %y, %g1` - Actual output: `rd %y, ` Also, the number of operands is 0 and not 2 as expected.
Using lastest
v4branch. (commit 2617b1c)cstool -d sparc "\x83\x40\x00\x00"rd %y, %g1rd %y,Also, the number of operands is 0 and not 2 as expected.