aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.cpp
diff options
context:
space:
mode:
authorArne Coucheron <arco68@gmail.com>2011-11-21 11:15:49 +0100
committerSteve Kondik <shade@chemlab.org>2013-07-24 12:55:21 -0700
commit8bab45388ae371ba918c1c6d23b0dd269fcee406 (patch)
treee7d48952fceb266525ad3d776dac696edaa2788a /vm/compiler/codegen/arm/CodegenDriver.cpp
parent68f077763234a531482b78534d6c6a75412800bc (diff)
Add support for ARMv6J and ARMv6-VFP processor target
Merged in code from gingerbread branch with updated code in ics.
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.cpp')
-rw-r--r--vm/compiler/codegen/arm/CodegenDriver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/compiler/codegen/arm/CodegenDriver.cpp b/vm/compiler/codegen/arm/CodegenDriver.cpp
index 7346c835e..57044a9a8 100644
--- a/vm/compiler/codegen/arm/CodegenDriver.cpp
+++ b/vm/compiler/codegen/arm/CodegenDriver.cpp
@@ -1390,7 +1390,7 @@ static void genInterpSingleStep(CompilationUnit *cUnit, MIR *mir)
opReg(cUnit, kOpBlx, r2);
}
-#if defined(_ARMV5TE) || defined(_ARMV5TE_VFP)
+#if defined(_ARMV5TE) || defined(_ARMV5TE_VFP) || defined(_ARMV6J) || defined(_ARMV6_VFP)
/*
* To prevent a thread in a monitor wait from blocking the Jit from
* resetting the code cache, heavyweight monitor lock will not