Tartarus CVS: ciel chris
tartarus-commits-admin@lists.tartarus.org
tartarus-commits-admin@lists.tartarus.org
Thu, 28 Feb 2002 07:18:26 +0000
CVSROOT: /usr/data/cvs
Module name: ciel
Changes by: chris 02/02/28 07:18:26
Modified files:
. : decode.cc emulation.cc fake_lib.cc
instructions.cc libc_helpers.cc optables.cc
include : emulation.h libc_helpers.h logical_ops.h
optables.h x86_libc.h
x86_libc : stdio.cc string.cc
Log message:
Added perror, memcpy.
16-bit string addressing modes added.
New instructions: cmpsd/cmpsw and xchg.
A few more versions of old instructions added.
Bug fix to check for prefix_rep in string instructions.
gzip and gunzip both work, now tested on a 300kish binary.