|
From: <sv...@va...> - 2010-07-26 11:11:00
|
Author: sewardj Date: 2010-07-26 12:10:52 +0100 (Mon, 26 Jul 2010) New Revision: 1989 Log: Initial support for 16- and 32-bit integer Thumb/Thumb2 instructions. Covers almost all integer instructions generated in practice by gcc-4.4 -O3. Very slow, awaiting condition code rework to properly leverage iropt cleanup of the initial translations. Modified: branches/THUMB/auxprogs/genoffsets.c branches/THUMB/priv/guest_arm_helpers.c branches/THUMB/priv/guest_arm_toIR.c branches/THUMB/priv/ir_opt.c branches/THUMB/pub/libvex_guest_arm.h [... diff too large to include ...] |