hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp
changeset 41323 ddd5600d4762
parent 38241 32eab2eb41fd
child 41337 4493ad6de04d
equal deleted inserted replaced
41321:463ff7705f2f 41323:ddd5600d4762
   951       ShouldNotReachHere();
   951       ShouldNotReachHere();
   952     }
   952     }
   953   }
   953   }
   954 }
   954 }
   955 
   955 
       
   956 void LIRGenerator::do_FmaIntrinsic(Intrinsic* x) {
       
   957   fatal("FMA intrinsic is not implemented on this platform");
       
   958 }
       
   959 
   956 void LIRGenerator::do_vectorizedMismatch(Intrinsic* x) {
   960 void LIRGenerator::do_vectorizedMismatch(Intrinsic* x) {
   957   fatal("vectorizedMismatch intrinsic is not implemented on this platform");
   961   fatal("vectorizedMismatch intrinsic is not implemented on this platform");
   958 }
   962 }
   959 
   963 
   960 // _i2l, _i2f, _i2d, _l2i, _l2f, _l2d, _f2i, _f2l, _f2d, _d2i, _d2l, _d2f
   964 // _i2l, _i2f, _i2d, _l2i, _l2f, _l2d, _f2i, _f2l, _f2d, _d2i, _d2l, _d2f