Skip to content
Snippets Groups Projects
user avatar
Silas Davis authored
Our SIGNEXTEND was broken on positive numbers because for these numbers
it `Add`ed the sign extension mask rather than `And`ing it.

I took the opportunity to tidy up the arithmetical opcodes and add some
test.

Signed-off-by: default avatarSilas Davis <silas@monax.io>
1af7abd6