hotspot/src/share/vm/opto/classes.hpp
changeset 13930 8df570f94294
parent 13886 8d82c4dfa722
child 13969 d2a189b83b87
--- a/hotspot/src/share/vm/opto/classes.hpp	Mon Oct 01 14:50:10 2012 -0700
+++ b/hotspot/src/share/vm/opto/classes.hpp	Tue Oct 02 12:25:13 2012 -0700
@@ -268,6 +268,8 @@
 macro(MulVD)
 macro(DivVF)
 macro(DivVD)
+macro(LShiftCntV)
+macro(RShiftCntV)
 macro(LShiftVB)
 macro(LShiftVS)
 macro(LShiftVI)