403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.219.109.150
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/proc/self/root/proc/thread-self/root/opt/hc_python/lib64/python3.8/site-packages/greenlet/platform/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/proc/self/root/proc/thread-self/root/opt/hc_python/lib64/python3.8/site-packages/greenlet/platform/switch_arm64_masm.asm
  AREA switch_arm64_masm, CODE, READONLY;
  GLOBAL slp_switch [FUNC]
  EXTERN slp_save_state_asm
  EXTERN slp_restore_state_asm

slp_switch    
    ; push callee saved registers to stack
    stp    x19, x20, [sp, #-16]!
    stp    x21, x22, [sp, #-16]!
    stp    x23, x24, [sp, #-16]!
    stp    x25, x26, [sp, #-16]!
    stp    x27, x28, [sp, #-16]!
    stp    x29, x30, [sp, #-16]!
    stp    d8, d9, [sp, #-16]!
    stp    d10, d11, [sp, #-16]!
    stp    d12, d13, [sp, #-16]!
    stp    d14, d15, [sp, #-16]!

    ; call slp_save_state_asm with stack pointer
    mov x0, sp
    bl    slp_save_state_asm

    ; early return for return value of 1 and -1
    cmp x0, #-1
    b.eq RETURN
    cmp x0, #1
    b.eq RETURN

    ; increment stack and frame pointer
    add sp, sp, x0
    add x29, x29, x0

    bl slp_restore_state_asm

    ; store return value for successful completion of routine
    mov x0, #0

RETURN
    ; pop registers from stack
    ldp d14, d15, [sp], #16
    ldp d12, d13, [sp], #16
    ldp d10, d11, [sp], #16
    ldp d8, d9, [sp], #16
    ldp x29, x30, [sp], #16
    ldp x27, x28, [sp], #16
    ldp x25, x26, [sp], #16
    ldp x23, x24, [sp], #16
    ldp x21, x22, [sp], #16
    ldp x19, x20, [sp], #16

    ret

    END

Youez - 2016 - github.com/yon3zu
LinuXploit