diff options
author | Matthew Ogilvie <mmogilvi_qemu@miniinfo.net> | 2012-08-23 00:24:39 -0600 |
---|---|---|
committer | malc <av1474@comtv.ru> | 2012-08-24 07:44:37 +0400 |
commit | 5c73b757e3aa80dc84352b2ede0d8bdea5419f6d (patch) | |
tree | 2e539f550a62f8be5bdbe578662296f167ae2292 /xen-stub.c | |
parent | 145c7c880ff520a9348cc2401ba291330b9606fe (diff) |
target-i386/translate.c: mov to/from crN/drN: ignore mod bits
> This instruction is always treated as a register-to-register (MOD = 11)
> instruction, regardless of the encoding of the MOD field in the MODR/M
> byte.
Also, Microport UNIX System V/386 v 2.1 (ca 1987) runs fine on
real Intel 386 and 486 CPU's (at least), but does not run in qemu without
this patch.
Signed-off-by: Matthew Ogilvie <mmogilvi_qemu@miniinfo.net>
Signed-off-by: malc <av1474@comtv.ru>
Diffstat (limited to 'xen-stub.c')
0 files changed, 0 insertions, 0 deletions