ndisasm: the high bit of is4 bytes is ignored in 32-bit mode
authorH. Peter Anvin <hpa@zytor.com>
Mon, 26 May 2008 19:03:55 +0000 (12:03 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 26 May 2008 19:03:55 +0000 (12:03 -0700)
commit9435283319481d62de86dbf676d0724aadb59bae
tree9de75b97488128b033ab2638fe251aa805fdcac6
parentba5224d096263d58a8019662b8891294bdad23ed
ndisasm: the high bit of is4 bytes is ignored in 32-bit mode

Mask the high bit of is4 bytes in 32-bit mode.  Provide a generic
"regmask" variable that we can use for equivalent purposes as needed.
disasm.c