< prev index next > src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.hpp
Print this page
FloatRegister src2, FloatRegister index,
FloatRegister tmp, SIMD_RegVariant T,
unsigned vector_length_in_bytes);
public:
+ void entry_barrier();
+
// jdk.internal.util.ArraysSupport.vectorizedHashCode
address arrays_hashcode(Register ary, Register cnt, Register result, FloatRegister vdata0,
FloatRegister vdata1, FloatRegister vdata2, FloatRegister vdata3,
FloatRegister vmul0, FloatRegister vmul1, FloatRegister vmul2,
FloatRegister vmul3, FloatRegister vpow, FloatRegister vpowm,
< prev index next >