changeset 2259 | d3c946e7f127 |
parent 2154 | 72a9b7284ccf |
parent 2255 | 54abdf3e1055 |
child 2348 | 4e71ed4c2709 |
--- a/hotspot/src/share/vm/opto/classes.hpp Wed Mar 18 11:37:48 2009 -0400 +++ b/hotspot/src/share/vm/opto/classes.hpp Thu Mar 19 09:13:24 2009 -0700 @@ -184,6 +184,8 @@ macro(Parm) macro(PartialSubtypeCheck) macro(Phi) +macro(PopCountI) +macro(PopCountL) macro(PowD) macro(PrefetchRead) macro(PrefetchWrite)