Home
last modified time | relevance | path

Searched refs:G3pcs (Results 1 – 7 of 7) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DsharedRuntime_sparc.cpp2586 Register G3pcs = G3_scratch; // Array of new pcs (input) in gen_new_frame() local
2597 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc in gen_new_frame()
2614 __ add(G3pcs, wordSize, G3pcs); // point to next pc value in gen_new_frame()
2643 Register G3pcs = G3_scratch; in make_new_frames() local
2663 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs); in make_new_frames()
2696 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc in make_new_frames()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A DsharedRuntime_sparc.cpp2577 Register G3pcs = G3_scratch; // Array of new pcs (input) in gen_new_frame() local
2588 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc in gen_new_frame()
2605 __ add(G3pcs, wordSize, G3pcs); // point to next pc value in gen_new_frame()
2634 Register G3pcs = G3_scratch; in make_new_frames() local
2654 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs); in make_new_frames()
2687 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc in make_new_frames()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DsharedRuntime_sparc.cpp2586 Register G3pcs = G3_scratch; // Array of new pcs (input) in gen_new_frame() local
2597 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc in gen_new_frame()
2614 __ add(G3pcs, wordSize, G3pcs); // point to next pc value in gen_new_frame()
2643 Register G3pcs = G3_scratch; in make_new_frames() local
2663 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs); in make_new_frames()
2696 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc in make_new_frames()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A DsharedRuntime_sparc.cpp2576 Register G3pcs = G3_scratch; // Array of new pcs (input) in gen_new_frame() local
2587 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc in gen_new_frame()
2604 __ add(G3pcs, wordSize, G3pcs); // point to next pc value in gen_new_frame()
2633 Register G3pcs = G3_scratch; in make_new_frames() local
2653 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs); in make_new_frames()
2686 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc in make_new_frames()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A DsharedRuntime_sparc.cpp2577 Register G3pcs = G3_scratch; // Array of new pcs (input) in gen_new_frame() local
2588 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc in gen_new_frame()
2605 __ add(G3pcs, wordSize, G3pcs); // point to next pc value in gen_new_frame()
2634 Register G3pcs = G3_scratch; in make_new_frames() local
2654 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs); in make_new_frames()
2687 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc in make_new_frames()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DsharedRuntime_sparc.cpp3343 Register G3pcs = G3_scratch; // Array of new pcs (input) in gen_new_frame() local
3354 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc in gen_new_frame()
3375 __ add(G3pcs, wordSize, G3pcs); // point to next pc value in gen_new_frame()
3404 Register G3pcs = G3_scratch; in make_new_frames() local
3424 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs); in make_new_frames()
3457 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc in make_new_frames()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DsharedRuntime_sparc.cpp3343 Register G3pcs = G3_scratch; // Array of new pcs (input) in gen_new_frame() local
3354 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc in gen_new_frame()
3375 __ add(G3pcs, wordSize, G3pcs); // point to next pc value in gen_new_frame()
3404 Register G3pcs = G3_scratch; in make_new_frames() local
3424 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs); in make_new_frames()
3457 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc in make_new_frames()