Home
last modified time | relevance | path

Searched refs:z_aghi (Results 1 – 25 of 91) sorted by relevance

1234

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dc2_MacroAssembler_s390.cpp250 z_aghi(result, min_cnt/2); // min_cnt/2 characters have already been written in string_compress()
824 z_aghi(odd_reg, 16-1); // Last possible addr for slow loop. in has_negatives()
1115 z_aghi(Z_R1, n_csize); in string_indexof()
1116 z_aghi(even_reg, h_csize); in string_indexof()
1120 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
1154 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
1195 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
H A DstubGenerator_s390.cpp1025 … __ z_aghi(ix_reg, -2*stride); // Compensate incr from above: zero diff means "all copied". in generate_disjoint_copy() local
1881 __ z_aghi(Z_R1, -param_block_size); in generate_ghash_processBlocks() local
1900 __ z_aghi(Z_SP, frame_resize); in generate_ghash_processBlocks() local
1985 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA1_dataBlk-1); // round up in generate_SHA1_stub() local
2065 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA256_dataBlk-1); // round up in generate_SHA256_stub() local
2145 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA512_dataBlk-1); // round up in generate_SHA512_stub() local
H A DmacroAssembler_s390.cpp659 z_aghi(r1, imm); in add2reg()
5123 z_aghi(xstart, -1); in multiply_64_x_64_loop()
5133 z_aghi(idx, -1); in multiply_64_x_64_loop()
5135 z_aghi(idx, -1); in multiply_64_x_64_loop()
5238 z_aghi(jdx, -1); in multiply_128_x_128_loop()
5257 z_aghi(idx, -2); in multiply_128_x_128_loop()
5268 z_aghi(idx, -1); in multiply_128_x_128_loop()
5343 z_aghi(xstart, -1); in multiply_to_len()
5352 z_aghi(kdx, -1); in multiply_to_len()
5359 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A Dc1_MacroAssembler_s390.cpp332 z_aghi(arr_size, -(hdr_size * BytesPerWord)); in allocate_array()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A Dc2_MacroAssembler_s390.cpp251 z_aghi(result, min_cnt/2); // min_cnt/2 characters have already been written in string_compress()
825 z_aghi(odd_reg, 16-1); // Last possible addr for slow loop. in has_negatives()
1116 z_aghi(Z_R1, n_csize); in string_indexof()
1117 z_aghi(even_reg, h_csize); in string_indexof()
1121 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
1155 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
1196 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
H A DstubGenerator_s390.cpp1025 … __ z_aghi(ix_reg, -2*stride); // Compensate incr from above: zero diff means "all copied". in generate_disjoint_copy() local
1881 __ z_aghi(Z_R1, -param_block_size); in generate_ghash_processBlocks() local
1900 __ z_aghi(Z_SP, frame_resize); in generate_ghash_processBlocks() local
1985 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA1_dataBlk-1); // round up in generate_SHA1_stub() local
2065 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA256_dataBlk-1); // round up in generate_SHA256_stub() local
2145 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA512_dataBlk-1); // round up in generate_SHA512_stub() local
H A DmacroAssembler_s390.cpp659 z_aghi(r1, imm); in add2reg()
5172 z_aghi(xstart, -1); in multiply_64_x_64_loop()
5182 z_aghi(idx, -1); in multiply_64_x_64_loop()
5184 z_aghi(idx, -1); in multiply_64_x_64_loop()
5287 z_aghi(jdx, -1); in multiply_128_x_128_loop()
5306 z_aghi(idx, -2); in multiply_128_x_128_loop()
5317 z_aghi(idx, -1); in multiply_128_x_128_loop()
5392 z_aghi(xstart, -1); in multiply_to_len()
5401 z_aghi(kdx, -1); in multiply_to_len()
5408 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A Dc1_MacroAssembler_s390.cpp332 z_aghi(arr_size, -(hdr_size * BytesPerWord)); in allocate_array()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dc2_MacroAssembler_s390.cpp250 z_aghi(result, min_cnt/2); // min_cnt/2 characters have already been written in string_compress()
824 z_aghi(odd_reg, 16-1); // Last possible addr for slow loop. in has_negatives()
1115 z_aghi(Z_R1, n_csize); in string_indexof()
1116 z_aghi(even_reg, h_csize); in string_indexof()
1120 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
1154 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
1195 z_aghi(result, h_csize); // This is the new address we want to use for comparing. in string_indexof()
H A DstubGenerator_s390.cpp1025 … __ z_aghi(ix_reg, -2*stride); // Compensate incr from above: zero diff means "all copied". in generate_disjoint_copy() local
1881 __ z_aghi(Z_R1, -param_block_size); in generate_ghash_processBlocks() local
1900 __ z_aghi(Z_SP, frame_resize); in generate_ghash_processBlocks() local
1985 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA1_dataBlk-1); // round up in generate_SHA1_stub() local
2065 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA256_dataBlk-1); // round up in generate_SHA256_stub() local
2145 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA512_dataBlk-1); // round up in generate_SHA512_stub() local
H A DmacroAssembler_s390.cpp659 z_aghi(r1, imm); in add2reg()
5147 z_aghi(xstart, -1); in multiply_64_x_64_loop()
5157 z_aghi(idx, -1); in multiply_64_x_64_loop()
5159 z_aghi(idx, -1); in multiply_64_x_64_loop()
5262 z_aghi(jdx, -1); in multiply_128_x_128_loop()
5281 z_aghi(idx, -2); in multiply_128_x_128_loop()
5292 z_aghi(idx, -1); in multiply_128_x_128_loop()
5367 z_aghi(xstart, -1); in multiply_to_len()
5376 z_aghi(kdx, -1); in multiply_to_len()
5383 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A Dc1_MacroAssembler_s390.cpp326 z_aghi(arr_size, -(hdr_size * BytesPerWord)); in allocate_array()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.cpp663 z_aghi(r1, imm); in add2reg()
6415 z_aghi(xstart, -1); in multiply_64_x_64_loop()
6425 z_aghi(idx, -1); in multiply_64_x_64_loop()
6427 z_aghi(idx, -1); in multiply_64_x_64_loop()
6530 z_aghi(jdx, -1); in multiply_128_x_128_loop()
6549 z_aghi(idx, -2); in multiply_128_x_128_loop()
6560 z_aghi(idx, -1); in multiply_128_x_128_loop()
6635 z_aghi(xstart, -1); in multiply_to_len()
6644 z_aghi(kdx, -1); in multiply_to_len()
6651 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A DstubGenerator_s390.cpp1012 … __ z_aghi(ix_reg, -2*stride); // Compensate incr from above: zero diff means "all copied". in generate_disjoint_copy() local
1868 __ z_aghi(Z_R1, -param_block_size); in generate_ghash_processBlocks() local
1887 __ z_aghi(Z_SP, frame_resize); in generate_ghash_processBlocks() local
1972 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA1_dataBlk-1); // round up in generate_SHA1_stub() local
2052 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA256_dataBlk-1); // round up in generate_SHA256_stub() local
2132 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA512_dataBlk-1); // round up in generate_SHA512_stub() local
H A Dc1_MacroAssembler_s390.cpp326 z_aghi(arr_size, -(hdr_size * BytesPerWord)); in allocate_array()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.cpp661 z_aghi(r1, imm); in add2reg()
6494 z_aghi(xstart, -1); in multiply_64_x_64_loop()
6504 z_aghi(idx, -1); in multiply_64_x_64_loop()
6506 z_aghi(idx, -1); in multiply_64_x_64_loop()
6609 z_aghi(jdx, -1); in multiply_128_x_128_loop()
6628 z_aghi(idx, -2); in multiply_128_x_128_loop()
6639 z_aghi(idx, -1); in multiply_128_x_128_loop()
6714 z_aghi(xstart, -1); in multiply_to_len()
6723 z_aghi(kdx, -1); in multiply_to_len()
6730 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A DstubGenerator_s390.cpp1008 … __ z_aghi(ix_reg, -2*stride); // Compensate incr from above: zero diff means "all copied". in generate_disjoint_copy() local
1864 __ z_aghi(Z_R1, -param_block_size); in generate_ghash_processBlocks() local
1883 __ z_aghi(Z_SP, frame_resize); in generate_ghash_processBlocks() local
1968 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA1_dataBlk-1); // round up in generate_SHA1_stub() local
2048 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA256_dataBlk-1); // round up in generate_SHA256_stub() local
2128 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA512_dataBlk-1); // round up in generate_SHA512_stub() local
H A Dc1_MacroAssembler_s390.cpp326 z_aghi(arr_size, -(hdr_size * BytesPerWord)); in allocate_array()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.cpp663 z_aghi(r1, imm); in add2reg()
6415 z_aghi(xstart, -1); in multiply_64_x_64_loop()
6425 z_aghi(idx, -1); in multiply_64_x_64_loop()
6427 z_aghi(idx, -1); in multiply_64_x_64_loop()
6530 z_aghi(jdx, -1); in multiply_128_x_128_loop()
6549 z_aghi(idx, -2); in multiply_128_x_128_loop()
6560 z_aghi(idx, -1); in multiply_128_x_128_loop()
6635 z_aghi(xstart, -1); in multiply_to_len()
6644 z_aghi(kdx, -1); in multiply_to_len()
6651 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A DstubGenerator_s390.cpp1012 … __ z_aghi(ix_reg, -2*stride); // Compensate incr from above: zero diff means "all copied". in generate_disjoint_copy() local
1868 __ z_aghi(Z_R1, -param_block_size); in generate_ghash_processBlocks() local
1887 __ z_aghi(Z_SP, frame_resize); in generate_ghash_processBlocks() local
1972 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA1_dataBlk-1); // round up in generate_SHA1_stub() local
2052 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA256_dataBlk-1); // round up in generate_SHA256_stub() local
2132 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA512_dataBlk-1); // round up in generate_SHA512_stub() local
H A Dc1_MacroAssembler_s390.cpp326 z_aghi(arr_size, -(hdr_size * BytesPerWord)); in allocate_array()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.cpp661 z_aghi(r1, imm); in add2reg()
6467 z_aghi(xstart, -1); in multiply_64_x_64_loop()
6477 z_aghi(idx, -1); in multiply_64_x_64_loop()
6479 z_aghi(idx, -1); in multiply_64_x_64_loop()
6582 z_aghi(jdx, -1); in multiply_128_x_128_loop()
6601 z_aghi(idx, -2); in multiply_128_x_128_loop()
6612 z_aghi(idx, -1); in multiply_128_x_128_loop()
6687 z_aghi(xstart, -1); in multiply_to_len()
6696 z_aghi(kdx, -1); in multiply_to_len()
6703 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A Dc1_MacroAssembler_s390.cpp326 z_aghi(arr_size, -(hdr_size * BytesPerWord)); in allocate_array()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.cpp663 z_aghi(r1, imm); in add2reg()
6407 z_aghi(xstart, -1); in multiply_64_x_64_loop()
6417 z_aghi(idx, -1); in multiply_64_x_64_loop()
6419 z_aghi(idx, -1); in multiply_64_x_64_loop()
6522 z_aghi(jdx, -1); in multiply_128_x_128_loop()
6541 z_aghi(idx, -2); in multiply_128_x_128_loop()
6552 z_aghi(idx, -1); in multiply_128_x_128_loop()
6627 z_aghi(xstart, -1); in multiply_to_len()
6636 z_aghi(kdx, -1); in multiply_to_len()
6643 z_aghi(kdx, -1); in multiply_to_len()
[all …]
H A DstubGenerator_s390.cpp1024 … __ z_aghi(ix_reg, -2*stride); // Compensate incr from above: zero diff means "all copied". in generate_disjoint_copy() local
1880 __ z_aghi(Z_R1, -param_block_size); in generate_ghash_processBlocks() local
1899 __ z_aghi(Z_SP, frame_resize); in generate_ghash_processBlocks() local
1984 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA1_dataBlk-1); // round up in generate_SHA1_stub() local
2064 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA256_dataBlk-1); // round up in generate_SHA256_stub() local
2144 __ z_aghi(srcBufLen, VM_Version::MsgDigest::_SHA512_dataBlk-1); // round up in generate_SHA512_stub() local

1234