Home
last modified time | relevance | path

Searched defs:jcc (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
H A DtemplateInterpreterGenerator_x86.cpp265 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
278 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
289 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
842 __ jcc(Assembler::zero, L); in generate_native_entry() local
902 __ jcc(Assembler::equal, L); in generate_native_entry() local
976 __ jcc(Assembler::zero, L); in generate_native_entry() local
1033 __ jcc(Assembler::equal, L); in generate_native_entry() local
1218 __ jcc(Assembler::zero, L); in generate_native_entry() local
1235 __ jcc(Assembler::zero, L); in generate_native_entry() local
1389 __ jcc(Assembler::zero, L); in generate_normal_entry() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
H A DjniFastGetField_x86_64.cpp76 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
83 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
107 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
174 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
180 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
199 __ jcc (Assembler::notEqual, slow); in generate_fast_get_float_field0() local
H A DjniFastGetField_x86_32.cpp78 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
84 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
118 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
199 __ jcc (Assembler::notZero, slow); in generate_fast_get_long_field() local
205 __ jcc(Assembler::notZero, slow); in generate_fast_get_long_field() local
237 __ jcc (Assembler::notEqual, slow); in generate_fast_get_long_field() local
291 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
297 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
336 __ jcc (Assembler::notEqual, slow_with_pop); in generate_fast_get_float_field0() local
H A DtemplateInterpreterGenerator_x86.cpp266 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
279 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
290 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
842 __ jcc(Assembler::zero, L); in generate_native_entry() local
902 __ jcc(Assembler::equal, L); in generate_native_entry() local
976 __ jcc(Assembler::zero, L); in generate_native_entry() local
1033 __ jcc(Assembler::equal, L); in generate_native_entry() local
1214 __ jcc(Assembler::zero, L); in generate_native_entry() local
1231 __ jcc(Assembler::zero, L); in generate_native_entry() local
1385 __ jcc(Assembler::zero, L); in generate_normal_entry() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
H A DjniFastGetField_x86_64.cpp77 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
84 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
108 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
175 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
181 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
200 __ jcc (Assembler::notEqual, slow); in generate_fast_get_float_field0() local
H A DtemplateInterpreterGenerator_x86.cpp267 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
280 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
291 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
794 __ jcc(Assembler::zero, L); in generate_native_entry() local
854 __ jcc(Assembler::equal, L); in generate_native_entry() local
928 __ jcc(Assembler::zero, L); in generate_native_entry() local
985 __ jcc(Assembler::equal, L); in generate_native_entry() local
1166 __ jcc(Assembler::zero, L); in generate_native_entry() local
1183 __ jcc(Assembler::zero, L); in generate_native_entry() local
1337 __ jcc(Assembler::zero, L); in generate_normal_entry() local
[all …]
H A DjniFastGetField_x86_32.cpp79 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
85 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
119 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
200 __ jcc (Assembler::notZero, slow); in generate_fast_get_long_field() local
206 __ jcc(Assembler::notZero, slow); in generate_fast_get_long_field() local
238 __ jcc (Assembler::notEqual, slow); in generate_fast_get_long_field() local
292 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
298 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
337 __ jcc (Assembler::notEqual, slow_with_pop); in generate_fast_get_float_field0() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
H A DjniFastGetField_x86_64.cpp75 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
82 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
106 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
173 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
179 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
198 __ jcc (Assembler::notEqual, slow); in generate_fast_get_float_field0() local
H A DjniFastGetField_x86_32.cpp77 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
83 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
117 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
198 __ jcc (Assembler::notZero, slow); in generate_fast_get_long_field() local
204 __ jcc(Assembler::notZero, slow); in generate_fast_get_long_field() local
236 __ jcc (Assembler::notEqual, slow); in generate_fast_get_long_field() local
290 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
296 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
335 __ jcc (Assembler::notEqual, slow_with_pop); in generate_fast_get_float_field0() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DsharedRuntime_x86.cpp53 __ jcc(Assembler::notEqual, Continue); in inline_check_hashcode_from_object_header() local
63 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
68 __ jcc(Assembler::notZero, slowCase); in inline_check_hashcode_from_object_header() local
83 __ jcc(Assembler::zero, slowCase); in inline_check_hashcode_from_object_header() local
H A DjniFastGetField_x86_64.cpp75 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
82 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
106 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
173 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
179 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
198 __ jcc (Assembler::notEqual, slow); in generate_fast_get_float_field0() local
H A DjniFastGetField_x86_32.cpp77 __ jcc (Assembler::notZero, slow); in generate_fast_get_int_field0() local
83 __ jcc(Assembler::notZero, slow); in generate_fast_get_int_field0() local
117 __ jcc (Assembler::notEqual, slow); in generate_fast_get_int_field0() local
198 __ jcc (Assembler::notZero, slow); in generate_fast_get_long_field() local
204 __ jcc(Assembler::notZero, slow); in generate_fast_get_long_field() local
236 __ jcc (Assembler::notEqual, slow); in generate_fast_get_long_field() local
290 __ jcc (Assembler::notZero, slow); in generate_fast_get_float_field0() local
296 __ jcc(Assembler::notZero, slow); in generate_fast_get_float_field0() local
335 __ jcc (Assembler::notEqual, slow_with_pop); in generate_fast_get_float_field0() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreter_x86_64.cpp211 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
1019 __ jcc(Assembler::zero, L); in generate_native_entry() local
1061 __ jcc(Assembler::zero, L); in generate_native_entry() local
1076 __ jcc(Assembler::equal, L); in generate_native_entry() local
1142 __ jcc(Assembler::zero, L); in generate_native_entry() local
1187 __ jcc(Assembler::equal, L); in generate_native_entry() local
1324 __ jcc(Assembler::zero, L); in generate_native_entry() local
1341 __ jcc(Assembler::zero, L); in generate_native_entry() local
1472 __ jcc(Assembler::zero, L); in generate_normal_entry() local
1479 __ jcc(Assembler::zero, L); in generate_normal_entry() local
[all …]
H A DtemplateInterpreter_x86_32.cpp244 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
577 __ jcc(Assembler::zero, done); in lock_method() local
1044 __ jcc(Assembler::zero, L); in generate_native_entry() local
1102 __ jcc(Assembler::equal, L); in generate_native_entry() local
1157 __ jcc(Assembler::zero, L); in generate_native_entry() local
1198 __ jcc(Assembler::equal, L); in generate_native_entry() local
1339 __ jcc(Assembler::zero, L); in generate_native_entry() local
1352 __ jcc(Assembler::zero, L); in generate_native_entry() local
1463 __ jcc(Assembler::zero, L); in generate_normal_entry() local
1469 __ jcc(Assembler::zero, L); in generate_normal_entry() local
[all …]
H A DcppInterpreter_x86.cpp520 __ jcc(Assembler::zero, done); in generate_compute_interpreter_state() local
788 __ jcc(Assembler::equal, L); in lock_method() local
1036 __ jcc(Assembler::equal, L); in generate_native_entry() local
1066 __ jcc(Assembler::zero, L); in generate_native_entry() local
1159 __ jcc(Assembler::equal, L); in generate_native_entry() local
1201 __ jcc(Assembler::zero, L); in generate_native_entry() local
1224 __ jcc(Assembler::equal, L); in generate_native_entry() local
1247 __ jcc(Assembler::equal, L); in generate_native_entry() local
1258 __ jcc(Assembler::equal, L); in generate_native_entry() local
1411 __ jcc(Assembler::zero, L); in generate_native_entry() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreter_x86_64.cpp211 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
1019 __ jcc(Assembler::zero, L); in generate_native_entry() local
1061 __ jcc(Assembler::zero, L); in generate_native_entry() local
1076 __ jcc(Assembler::equal, L); in generate_native_entry() local
1142 __ jcc(Assembler::zero, L); in generate_native_entry() local
1187 __ jcc(Assembler::equal, L); in generate_native_entry() local
1324 __ jcc(Assembler::zero, L); in generate_native_entry() local
1341 __ jcc(Assembler::zero, L); in generate_native_entry() local
1472 __ jcc(Assembler::zero, L); in generate_normal_entry() local
1479 __ jcc(Assembler::zero, L); in generate_normal_entry() local
[all …]
H A DtemplateInterpreter_x86_32.cpp244 __ jcc(Assembler::zero, L); in generate_deopt_entry_for() local
577 __ jcc(Assembler::zero, done); in lock_method() local
1044 __ jcc(Assembler::zero, L); in generate_native_entry() local
1102 __ jcc(Assembler::equal, L); in generate_native_entry() local
1157 __ jcc(Assembler::zero, L); in generate_native_entry() local
1198 __ jcc(Assembler::equal, L); in generate_native_entry() local
1339 __ jcc(Assembler::zero, L); in generate_native_entry() local
1352 __ jcc(Assembler::zero, L); in generate_native_entry() local
1463 __ jcc(Assembler::zero, L); in generate_normal_entry() local
1469 __ jcc(Assembler::zero, L); in generate_normal_entry() local
[all …]
H A DcppInterpreter_x86.cpp520 __ jcc(Assembler::zero, done); in generate_compute_interpreter_state() local
788 __ jcc(Assembler::equal, L); in lock_method() local
1036 __ jcc(Assembler::equal, L); in generate_native_entry() local
1066 __ jcc(Assembler::zero, L); in generate_native_entry() local
1159 __ jcc(Assembler::equal, L); in generate_native_entry() local
1201 __ jcc(Assembler::zero, L); in generate_native_entry() local
1224 __ jcc(Assembler::equal, L); in generate_native_entry() local
1247 __ jcc(Assembler::equal, L); in generate_native_entry() local
1258 __ jcc(Assembler::equal, L); in generate_native_entry() local
1411 __ jcc(Assembler::zero, L); in generate_native_entry() local
[all …]

12345678910>>...14