Avoid double warning for signed dword immediate
commit98a22a65c0ad3fe4c615c54c3fcae4c2812a4c0b
authorH. Peter Anvin <hpa@zytor.com>
Tue, 7 Oct 2008 06:47:58 +0000 (6 23:47 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 7 Oct 2008 06:49:01 +0000 (6 23:49 -0700)
tree03c99fb1fad04758b83a7599cfde785b91d77dda
parentc1377e9a98dd5ca6f7900c048df5d346d1733d05
Avoid double warning for signed dword immediate

Avoid double warning for the case where a signed dword immediate is
incorrectly extended to 64 bits.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
assemble.c
test/immwarn.asm