comparison src/share/vm/opto/locknode.hpp @ 14478:bb9356ec5967

Merge
author hseigel
date Sun, 23 Feb 2014 13:16:03 -0500
parents d2907f74462e
children 4ca6dc0799b6 62c54fcc0a35
comparison
equal deleted inserted replaced
14477:96d2c94bbdd0 14478:bb9356ec5967
41 # include "adfiles/ad_zero.hpp" 41 # include "adfiles/ad_zero.hpp"
42 #endif 42 #endif
43 #ifdef TARGET_ARCH_MODEL_arm 43 #ifdef TARGET_ARCH_MODEL_arm
44 # include "adfiles/ad_arm.hpp" 44 # include "adfiles/ad_arm.hpp"
45 #endif 45 #endif
46 #ifdef TARGET_ARCH_MODEL_ppc 46 #ifdef TARGET_ARCH_MODEL_ppc_32
47 # include "adfiles/ad_ppc.hpp" 47 # include "adfiles/ad_ppc_32.hpp"
48 #endif
49 #ifdef TARGET_ARCH_MODEL_ppc_64
50 # include "adfiles/ad_ppc_64.hpp"
48 #endif 51 #endif
49 52
50 //------------------------------BoxLockNode------------------------------------ 53 //------------------------------BoxLockNode------------------------------------
51 class BoxLockNode : public Node { 54 class BoxLockNode : public Node {
52 const int _slot; // stack slot 55 const int _slot; // stack slot