hotspot/src/share/vm/adlc/formssel.cpp
changeset 13930 8df570f94294
parent 13893 8ffaa5b97ca6
child 13969 d2a189b83b87
--- a/hotspot/src/share/vm/adlc/formssel.cpp	Mon Oct 01 14:50:10 2012 -0700
+++ b/hotspot/src/share/vm/adlc/formssel.cpp	Tue Oct 02 12:25:13 2012 -0700
@@ -4049,6 +4049,7 @@
     "MulVS","MulVI","MulVF","MulVD",
     "DivVF","DivVD",
     "AndV" ,"XorV" ,"OrV",
+    "LShiftCntV","RShiftCntV",
     "LShiftVB","LShiftVS","LShiftVI","LShiftVL",
     "RShiftVB","RShiftVS","RShiftVI","RShiftVL",
     "URShiftVB","URShiftVS","URShiftVI","URShiftVL",