Sign in
webkit
/
WebKit
/
c2a96e243f9f1ade0b3b316fb9ff2396a2be67f2
/
Source
/
JavaScriptCore
/
assembler
/
MacroAssemblerARM64.cpp
eb7b310
Add the ability to change sp and pc to the ARM64 JIT probe.
by mark.lam@apple.com
· 8 years ago
dc21514
Create regression tests for the JIT probe.
by mark.lam@apple.com
· 8 years ago
9cc0626
Refactor MASM probe CPUState to use arrays for register storage.
by mark.lam@apple.com
· 8 years ago
3f1a009
Move Probe code from AbstractMacroAssembler to MacroAssembler.
by mark.lam@apple.com
· 8 years ago
b31d7a0
Update the MASM probe to only take 1 arg instead of 2 (in addition to the callback function).
by mark.lam@apple.com
· 8 years ago
3663bcd
Move ProbeContext and ProbeFunction out of AbstractMacroAssembler.
by mark.lam@apple.com
· 8 years ago
998958b
Move all the probe trampolines into their respective MacroAssembler files.
by mark.lam@apple.com
· 9 years ago
c21f14b
Add MASM_PROBE support for ARM64. https://bugs.webkit.org/show_bug.cgi?id=150128
by mark.lam@apple.com
· 9 years ago