On 11/23/2016 09:55 PM, Laurent Vivier wrote:
"The size of the operation can be specified as word or long. Word length source operands are sign-extended to 32 bits for comparison."So comparison is always done using OS_LONG. Signed-off-by: Laurent Vivier <laur...@vivier.eu> --- target-m68k/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~