changeset 2862 | fad636edf18f |
parent 2348 | 4e71ed4c2709 |
child 5352 | cee8f7acb7bc |
--- a/hotspot/src/share/vm/opto/classes.hpp Tue May 05 11:02:10 2009 -0700 +++ b/hotspot/src/share/vm/opto/classes.hpp Wed May 06 00:27:52 2009 -0700 @@ -104,6 +104,10 @@ macro(CosD) macro(CountedLoop) macro(CountedLoopEnd) +macro(CountLeadingZerosI) +macro(CountLeadingZerosL) +macro(CountTrailingZerosI) +macro(CountTrailingZerosL) macro(CreateEx) macro(DecodeN) macro(DivD)