diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-12-26 19:10:20 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2007-12-26 19:10:20 -0800 |
commit | 9e9a24253a56ad94014d5848bf4ad91ccd6cd1fb (patch) | |
tree | 94543880dccf8f8fad8c851bf4f93b39d5ebf78d /float.h | |
parent | 292c615a95712b5bafa037b5a27ec026d4ee9e55 (diff) | |
download | nasm-9e9a24253a56ad94014d5848bf4ad91ccd6cd1fb.tar.gz |
disasm: 32-bit index registers were displayed as 64 bits
Fix bug where 32-bit index registers got incorrectly displayed as 64
bits:
00000000 678B040B mov eax,[ebx+rcx]
00000004 678B044B mov eax,[ebx+rcx*2]
00000008 678B045B mov eax,[ebx+rbx*2]
Diffstat (limited to 'float.h')
0 files changed, 0 insertions, 0 deletions