diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-06-24 21:38:29 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-06-24 21:38:29 -0700 |
commit | 9472dab6ed91507235a4ba4031566bc5c2a0df39 (patch) | |
tree | 73e5f5c185280687e8a4643246a05c87e36725f0 /test | |
parent | f9fc3fde55dc6b3008103fed1cc5173da22d2dac (diff) | |
download | nasm-9472dab6ed91507235a4ba4031566bc5c2a0df39.tar.gz nasm-9472dab6ed91507235a4ba4031566bc5c2a0df39.tar.bz2 nasm-9472dab6ed91507235a4ba4031566bc5c2a0df39.zip |
Add support for instructions which always use low 8-bit registers
Add a byte code to explicitly support instructions which only uses the
low 8-bit registers (as if a REX prefix always was present.) This is
usable for instructions which are officially documented as using "the
low byte of a 32-bit register" and so on.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions