Skip to content
Snippets Groups Projects
Jason Hiser's avatar
Jason Hiser authored
Large ints as constant operands are weird in ks-asm.  Need to use
positive value, in hex, for less than max-signed-int, and negative
hex values for values between max-signed-int and max-unsigned-int.
69b50a5a
History