OSDN Git Service

Fixed 2 floating point bugs; improved debug output; armv7-a thumb2 inline sqrt
authorBill Buzbee <buzbee@google.com>
Sat, 1 Aug 2009 18:32:36 +0000 (11:32 -0700)
committerBill Buzbee <buzbee@google.com>
Sat, 1 Aug 2009 18:32:36 +0000 (11:32 -0700)
commit9727c3de12ab9daed0d92f6da2f5c0b0169e698d
treed5a13ff00ad42b61baffece2cc6d8629781c18da
parent6117d7ce0263051a53da43df4fcd86cd3841a863
Fixed 2 floating point bugs; improved debug output; armv7-a thumb2 inline sqrt
vm/compiler/codegen/arm/ArchUtility.c
vm/compiler/codegen/arm/ArmLIR.h
vm/compiler/codegen/arm/Assemble.c
vm/compiler/codegen/arm/Codegen.c
vm/compiler/codegen/arm/armv7-a/ArchVariant.c
vm/interp/Jit.c