hotspot/src/share/vm/opto/classes.hpp
changeset 33155 73bf16b22e89
parent 33089 f4e956ed8b43
child 33465 6063f28a6efb
equal deleted inserted replaced
33154:00ff03917bd4 33155:73bf16b22e89
   129 macro(DivModI)
   129 macro(DivModI)
   130 macro(DivModL)
   130 macro(DivModL)
   131 macro(EncodeISOArray)
   131 macro(EncodeISOArray)
   132 macro(EncodeP)
   132 macro(EncodeP)
   133 macro(EncodePKlass)
   133 macro(EncodePKlass)
   134 macro(ExpD)
       
   135 macro(FastLock)
   134 macro(FastLock)
   136 macro(FastUnlock)
   135 macro(FastUnlock)
   137 macro(Goto)
   136 macro(Goto)
   138 macro(Halt)
   137 macro(Halt)
   139 macro(If)
   138 macro(If)
   288 macro(MulReductionVF)
   287 macro(MulReductionVF)
   289 macro(MulVD)
   288 macro(MulVD)
   290 macro(MulReductionVD)
   289 macro(MulReductionVD)
   291 macro(DivVF)
   290 macro(DivVF)
   292 macro(DivVD)
   291 macro(DivVD)
       
   292 macro(AbsVF)
       
   293 macro(AbsVD)
       
   294 macro(NegVF)
       
   295 macro(NegVD)
   293 macro(SqrtVD)
   296 macro(SqrtVD)
   294 macro(LShiftCntV)
   297 macro(LShiftCntV)
   295 macro(RShiftCntV)
   298 macro(RShiftCntV)
   296 macro(LShiftVB)
   299 macro(LShiftVB)
   297 macro(LShiftVS)
   300 macro(LShiftVS)