summaryrefslogtreecommitdiff
path: root/src/jit/target.h
diff options
context:
space:
mode:
authorHyeongseok Oh <hseok82.oh@samsung.com>2017-04-07 10:33:54 +0900
committerHyeongseok Oh <hseok82.oh@samsung.com>2017-04-07 10:33:54 +0900
commitd16bd0a24563d5f3e64255885b7c70a6fba9e87a (patch)
tree48e88432f54083f6af9d5b948f4197984e446263 /src/jit/target.h
parent998d32c328b8c249d42a5e53c860e2ba8d456cd1 (diff)
downloadcoreclr-d16bd0a24563d5f3e64255885b7c70a6fba9e87a.tar.gz
coreclr-d16bd0a24563d5f3e64255885b7c70a6fba9e87a.tar.bz2
coreclr-d16bd0a24563d5f3e64255885b7c70a6fba9e87a.zip
Use _TARGET_ARMARCH_
Chagne _TARGET_ARM_ and _TARGET_ARM64_ to _TARGET_ARMARCH_
Diffstat (limited to 'src/jit/target.h')
-rw-r--r--src/jit/target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jit/target.h b/src/jit/target.h
index 7221e2604c..c2072567ea 100644
--- a/src/jit/target.h
+++ b/src/jit/target.h
@@ -1379,7 +1379,6 @@ typedef unsigned short regPairNoSmall; // arm: need 12 bits
// R2R indirect call. Use the same registers as VSD
#define REG_R2R_INDIRECT_PARAM REG_R4
#define RBM_R2R_INDIRECT_PARAM RBM_R4
- #define PREDICT_REG_RER_INDIRECT_PARAM PREDICT_REG_R4
// Registers used by PInvoke frame setup
#define REG_PINVOKE_FRAME REG_R4