Mercurial > hg > index.cgi
comparison lwasm/insn_indexed.c @ 355:3afb809c7add
Make 8 bit immediate operands flag a byte overflow if not in 8 bit range.
8 bit immediate operands should flag a byte overflow if they are out of
range. The acceptable range is -128 <= x <= 255 to cover both signed and
unsigned values.
author | William Astle <lost@l-w.ca> |
---|---|
date | Tue, 19 May 2015 12:26:35 -0600 |
parents | b7e4992c12e7 |
children | c6d2a1f54e0c |
comparison
equal
deleted
inserted
replaced
354:433851a26794 | 355:3afb809c7add |
---|