Home
last modified time | relevance | path

Searched refs:getFP (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/dports/devel/stack/stack-2.7.3/_cabal_deps/hi-file-parser-0.1.2.0/src/
H A DHiFileParser.hs204 getFP :: Get ()
205 getFP = void getFP' function
211 replicateM_ 2 getFP
232 getCachedBS d *> getFP *> getMaybe getFP *>
262 getCachedBS d *> getFP *> getMaybe getFP *>
293 getCachedBS d *> getFP *> getMaybe getFP *>
324 getCachedBS d *> getFP *> getMaybe getFP *>
355 getCachedBS d *> getFP *> getMaybe getFP *>
395 getCachedBS d *> getFP *> getMaybe getFP *>
435 getCachedBS d *> getFP *> getMaybe getFP *>
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java196 AddressOps.equal(getFP(), other.getFP()) && in equals()
211 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
216 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
231 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
241 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
246 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
318 raw_unextendedSP = getFP(); in adjustUnextendedSP()
384 public Address getSenderSP() { return getFP(); } in getSenderSP()
448 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
484 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java196 AddressOps.equal(getFP(), other.getFP()) && in equals()
211 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
216 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
231 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
241 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
246 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
318 raw_unextendedSP = getFP(); in adjustUnextendedSP()
384 public Address getSenderSP() { return getFP(); } in getSenderSP()
448 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
484 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java196 AddressOps.equal(getFP(), other.getFP()) && in equals()
211 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
216 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
231 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
241 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
246 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
318 raw_unextendedSP = getFP(); in adjustUnextendedSP()
384 public Address getSenderSP() { return getFP(); } in getSenderSP()
448 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
484 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java198 AddressOps.equal(getFP(), other.getFP()) && in equals()
213 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
218 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
233 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
243 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
248 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
320 raw_unextendedSP = getFP(); in adjustUnextendedSP()
386 public Address getSenderSP() { return getFP(); } in getSenderSP()
450 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
486 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java198 AddressOps.equal(getFP(), other.getFP()) && in equals()
213 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
218 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
233 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
243 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
248 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
320 raw_unextendedSP = getFP(); in adjustUnextendedSP()
386 public Address getSenderSP() { return getFP(); } in getSenderSP()
450 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
486 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java198 AddressOps.equal(getFP(), other.getFP()) && in equals()
213 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
218 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
233 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
243 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
248 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
320 raw_unextendedSP = getFP(); in adjustUnextendedSP()
386 public Address getSenderSP() { return getFP(); } in getSenderSP()
450 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
486 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java198 AddressOps.equal(getFP(), other.getFP()) && in equals()
213 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
218 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
233 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
243 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
248 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
320 raw_unextendedSP = getFP(); in adjustUnextendedSP()
386 public Address getSenderSP() { return getFP(); } in getSenderSP()
450 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
486 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java196 AddressOps.equal(getFP(), other.getFP()) && in equals()
211 ", fp: " + (getFP() == null ? "null" : getFP().toString()) + in toString()
216 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
231 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
241 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
246 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
318 raw_unextendedSP = getFP(); in adjustUnextendedSP()
384 public Address getSenderSP() { return getFP(); } in getSenderSP()
448 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
484 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java199 AddressOps.equal(getFP(), other.getFP()) && in equals()
214 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
219 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
234 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
244 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
249 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
321 raw_unextendedSP = getFP(); in adjustUnextendedSP()
394 public Address getSenderSP() { return getFP(); } in getSenderSP()
458 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
494 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ppc64/
H A DPPC64Frame.java199 AddressOps.equal(getFP(), other.getFP()) && in equals()
214 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
219 public Address getFP() { return raw_fp; } in getFP() method in PPC64Frame
234 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
244 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
249 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
321 raw_unextendedSP = getFP(); in adjustUnextendedSP()
394 public Address getSenderSP() { return getFP(); } in getSenderSP()
458 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
494 if (getFP() != null) { in dumpStack()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86Frame.java192 AddressOps.equal(getFP(), other.getFP()) && in equals()
207 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
212 public Address getFP() { return raw_fp; } in getFP() method in X86Frame
227 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
235 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
241 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
246 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
486 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
522 if (getFP() != null) { in dumpStack()
524 AddressOps.lte(addr, getFP().addOffsetTo(5 * VM.getVM().getAddressSize())); in dumpStack()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86Frame.java192 AddressOps.equal(getFP(), other.getFP()) && in equals()
207 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
212 public Address getFP() { return raw_fp; } in getFP() method in X86Frame
227 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
235 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
241 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
246 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
486 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
522 if (getFP() != null) { in dumpStack()
524 AddressOps.lte(addr, getFP().addOffsetTo(5 * VM.getVM().getAddressSize())); in dumpStack()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/
H A DAARCH64Frame.java191 AddressOps.equal(getFP(), other.getFP()) && in equals()
206 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
211 public Address getFP() { return raw_fp; } in getFP() method in AARCH64Frame
226 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
234 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
240 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
245 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
330 raw_unextendedSP = getFP(); in adjustUnextendedSP()
336 raw_unextendedSP = getFP(); in adjustUnextendedSP()
510 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86Frame.java194 AddressOps.equal(getFP(), other.getFP()) && in equals()
209 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
214 public Address getFP() { return raw_fp; } in getFP() method in X86Frame
229 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
237 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
243 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
248 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
496 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
532 if (getFP() != null) { in dumpStack()
534 AddressOps.lte(addr, getFP().addOffsetTo(5 * VM.getVM().getAddressSize())); in dumpStack()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86Frame.java194 AddressOps.equal(getFP(), other.getFP()) && in equals()
209 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
214 public Address getFP() { return raw_fp; } in getFP() method in X86Frame
229 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
237 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
243 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
248 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
496 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
532 if (getFP() != null) { in dumpStack()
534 AddressOps.lte(addr, getFP().addOffsetTo(5 * VM.getVM().getAddressSize())); in dumpStack()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/
H A DAARCH64Frame.java199 AddressOps.equal(getFP(), other.getFP()) && in equals()
214 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
219 public Address getFP() { return raw_fp; } in getFP() method in AARCH64Frame
234 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
242 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
248 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
253 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
338 raw_unextendedSP = getFP(); in adjustUnextendedSP()
344 raw_unextendedSP = getFP(); in adjustUnextendedSP()
518 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86Frame.java202 AddressOps.equal(getFP(), other.getFP()) && in equals()
217 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
222 public Address getFP() { return raw_fp; } in getFP() method in X86Frame
237 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
245 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
251 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
256 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
504 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
540 if (getFP() != null) { in dumpStack()
542 AddressOps.lte(addr, getFP().addOffsetTo(5 * VM.getVM().getAddressSize())); in dumpStack()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/
H A DAARCH64Frame.java199 AddressOps.equal(getFP(), other.getFP()) && in equals()
214 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
219 public Address getFP() { return raw_fp; } in getFP() method in AARCH64Frame
234 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
242 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
248 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
253 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
338 raw_unextendedSP = getFP(); in adjustUnextendedSP()
344 raw_unextendedSP = getFP(); in adjustUnextendedSP()
518 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/
H A DAARCH64Frame.java199 AddressOps.equal(getFP(), other.getFP()) && in equals()
214 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
219 public Address getFP() { return raw_fp; } in getFP() method in AARCH64Frame
234 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
242 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
248 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
253 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
338 raw_unextendedSP = getFP(); in adjustUnextendedSP()
344 raw_unextendedSP = getFP(); in adjustUnextendedSP()
518 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/
H A DAARCH64Frame.java201 AddressOps.equal(getFP(), other.getFP()) && in equals()
216 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
221 public Address getFP() { return raw_fp; } in getFP() method in AARCH64Frame
236 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
244 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
250 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
255 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
340 raw_unextendedSP = getFP(); in adjustUnextendedSP()
346 raw_unextendedSP = getFP(); in adjustUnextendedSP()
520 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86Frame.java204 AddressOps.equal(getFP(), other.getFP()) && in equals()
219 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
224 public Address getFP() { return raw_fp; } in getFP() method in X86Frame
239 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
247 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
253 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
258 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
512 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
548 if (getFP() != null) { in dumpStack()
550 AddressOps.lte(addr, getFP().addOffsetTo(5 * VM.getVM().getAddressSize())); in dumpStack()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/
H A DX86Frame.java204 AddressOps.equal(getFP(), other.getFP()) && in equals()
219 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
224 public Address getFP() { return raw_fp; } in getFP() method in X86Frame
239 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
247 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
253 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
258 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
517 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
553 if (getFP() != null) { in dumpStack()
555 AddressOps.lte(addr, getFP().addOffsetTo(5 * VM.getVM().getAddressSize())); in dumpStack()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/
H A DAARCH64Frame.java201 AddressOps.equal(getFP(), other.getFP()) && in equals()
216 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
221 public Address getFP() { return raw_fp; } in getFP() method in AARCH64Frame
236 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
244 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
250 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
255 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
340 raw_unextendedSP = getFP(); in adjustUnextendedSP()
346 raw_unextendedSP = getFP(); in adjustUnextendedSP()
520 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/aarch64/
H A DAARCH64Frame.java201 AddressOps.equal(getFP(), other.getFP()) && in equals()
216 ", fp: " + (getFP() == null? "null" : getFP().toString()) + in toString()
221 public Address getFP() { return raw_fp; } in getFP() method in AARCH64Frame
236 if (getFP() == null || getFP().andWithMask(0x3) != null) { in isInterpretedFrameValid()
244 …if (getFP().addOffsetTo(INTERPRETER_FRAME_INITIAL_SP_OFFSET * VM.getVM().getAddressSize()).lessTha… in isInterpretedFrameValid()
250 if (getFP().lessThanOrEqual(getSP())) { in isInterpretedFrameValid()
255 if (getFP().minus(getSP()) > 4096 * VM.getVM().getAddressSize()) { in isInterpretedFrameValid()
340 raw_unextendedSP = getFP(); in adjustUnextendedSP()
346 raw_unextendedSP = getFP(); in adjustUnextendedSP()
520 Assert.that(AddressOps.gt(getFP(), result), "result must < than frame pointer"); in interpreterFrameMonitorEnd()

12345678910>>...17