hotspot/src/share/vm/opto/classes.hpp
changeset 33155 73bf16b22e89
parent 33089 f4e956ed8b43
child 33465 6063f28a6efb
--- a/hotspot/src/share/vm/opto/classes.hpp	Fri Oct 09 20:45:45 2015 +0000
+++ b/hotspot/src/share/vm/opto/classes.hpp	Thu Oct 15 13:28:22 2015 +0200
@@ -131,7 +131,6 @@
 macro(EncodeISOArray)
 macro(EncodeP)
 macro(EncodePKlass)
-macro(ExpD)
 macro(FastLock)
 macro(FastUnlock)
 macro(Goto)
@@ -290,6 +289,10 @@
 macro(MulReductionVD)
 macro(DivVF)
 macro(DivVD)
+macro(AbsVF)
+macro(AbsVD)
+macro(NegVF)
+macro(NegVD)
 macro(SqrtVD)
 macro(LShiftCntV)
 macro(RShiftCntV)