Dataset Viewer
x86
stringlengths 152
83.5k
| arm
stringlengths 579
76.5k
|
|---|---|
.text
.intel_syntax noprefix
.file "extr_esp_wpa_main.c_wpa_deauthenticate.c"
.globl wpa_deauthenticate # -- Begin function wpa_deauthenticate
.p2align 4, 0x90
.type wpa_deauthenticate,@function
wpa_deauthenticate: # @wpa_deauthenticate
.cfi_startproc
# %bb.0:
jmp esp_wifi_deauthenticate_internal # TAILCALL
.Lfunc_end0:
.size wpa_deauthenticate, .Lfunc_end0-wpa_deauthenticate
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_esp_wpa_main.c_wpa_deauthenticate.c"
.globl wpa_deauthenticate
.p2align 2
.type wpa_deauthenticate,%function
.code 32
wpa_deauthenticate:
.fnstart
b esp_wifi_deauthenticate_internal
.Lfunc_end0:
.size wpa_deauthenticate, .Lfunc_end0-wpa_deauthenticate
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_sd-daemon.c_sd_booted.c"
.globl sd_booted # -- Begin function sd_booted
.p2align 4, 0x90
.type sd_booted,@function
sd_booted: # @sd_booted
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
sub rsp, 16
.cfi_def_cfa_offset 32
.cfi_offset rbx, -16
lea rsi, [rsp + 8]
mov edi, offset .L.str
call lstat
xor ebx, ebx
test rax, rax
js .LBB0_3
# %bb.1:
mov rsi, rsp
mov edi, offset .L.str.1
call lstat
test rax, rax
js .LBB0_3
# %bb.2:
mov rax, qword ptr [rsp + 8]
xor ebx, ebx
cmp rax, qword ptr [rsp]
setne bl
.LBB0_3:
mov eax, ebx
add rsp, 16
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size sd_booted, .Lfunc_end0-sd_booted
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "/sys/fs/cgroup"
.size .L.str, 15
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "/sys/fs/cgroup/systemd"
.size .L.str.1, 23
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_sd-daemon.c_sd_booted.c"
.globl sd_booted
.p2align 2
.type sd_booted,%function
.code 32
sd_booted:
.fnstart
mov r0, #0
bx lr
.Lfunc_end0:
.size sd_booted, .Lfunc_end0-sd_booted
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_scsi_transport_sas.c_do_sas_phy_reset.c"
.p2align 4, 0x90 # -- Begin function do_sas_phy_reset
.type do_sas_phy_reset,@function
do_sas_phy_reset: # @do_sas_phy_reset
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov ebp, edx
mov r14, rsi
call transport_class_to_phy
mov rbx, rax
mov edi, dword ptr [rax + 4]
call dev_to_shost
mov edi, dword ptr [rax]
call to_sas_internal
mov rax, qword ptr [rax]
mov rdi, rbx
mov esi, ebp
call qword ptr [rax]
test eax, eax
jne .LBB0_2
# %bb.1:
mov dword ptr [rbx], 1
mov eax, r14d
.LBB0_2:
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size do_sas_phy_reset, .Lfunc_end0-do_sas_phy_reset
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym do_sas_phy_reset
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_scsi_transport_sas.c_do_sas_phy_reset.c"
.p2align 2
.type do_sas_phy_reset,%function
.code 32
do_sas_phy_reset:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r6, r2
mov r4, r1
bl transport_class_to_phy
mov r5, r0
ldr r0, [r0, #4]
bl dev_to_shost
ldr r0, [r0]
bl to_sas_internal
ldr r0, [r0]
mov r1, r6
ldr r2, [r0]
mov r0, r5
blx r2
cmp r0, #0
moveq r0, #1
streq r0, [r5]
moveq r0, r4
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size do_sas_phy_reset, .Lfunc_end0-do_sas_phy_reset
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym do_sas_phy_reset
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_sender.c_h2o_mruby_sender_close_body.c"
.globl h2o_mruby_sender_close_body # -- Begin function h2o_mruby_sender_close_body
.p2align 4, 0x90
.type h2o_mruby_sender_close_body,@function
h2o_mruby_sender_close_body: # @h2o_mruby_sender_close_body
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov rbx, rdi
mov rax, qword ptr [rdi]
mov r15, qword ptr [rdi + 8]
mov rax, qword ptr [rax]
mov r14, qword ptr [rax + 8]
mov edi, dword ptr [r15]
call mrb_nil_p
test eax, eax
jne .LBB0_4
# %bb.1:
mov esi, dword ptr [r15]
mov rax, qword ptr [rbx]
mov rax, qword ptr [rax]
mov edx, dword ptr [rax]
mov rdi, r14
call mrb_respond_to
test rax, rax
je .LBB0_3
# %bb.2:
mov esi, dword ptr [r15]
mov rax, qword ptr [rbx]
mov rax, qword ptr [rax]
mov edx, dword ptr [rax]
mov rdi, r14
xor ecx, ecx
xor r8d, r8d
call mrb_funcall_argv
.LBB0_3:
mov qword ptr [r14], 0
mov esi, dword ptr [r15]
mov rdi, r14
call mrb_gc_unregister
xor eax, eax
call mrb_nil_value
mov dword ptr [r15], eax
.LBB0_4:
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size h2o_mruby_sender_close_body, .Lfunc_end0-h2o_mruby_sender_close_body
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_sender.c_h2o_mruby_sender_close_body.c"
.globl h2o_mruby_sender_close_body
.p2align 2
.type h2o_mruby_sender_close_body,%function
.code 32
h2o_mruby_sender_close_body:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
.pad #8
sub sp, sp, #8
mov r5, r0
ldr r0, [r0]
ldr r6, [r5, #4]
ldr r0, [r0]
ldr r4, [r0, #4]
ldr r0, [r6]
bl mrb_nil_p
cmp r0, #0
beq .LBB0_2
sub sp, r11, #16
pop {r4, r5, r6, r10, r11, pc}
.LBB0_2:
ldr r0, [r5]
ldr r1, [r6]
ldr r0, [r0]
ldr r2, [r0]
mov r0, r4
bl mrb_respond_to
cmp r0, #0
beq .LBB0_4
ldr r0, [r5]
ldr r1, [r6]
mov r3, #0
ldr r0, [r0]
ldr r2, [r0]
mov r0, #0
str r0, [sp]
mov r0, r4
bl mrb_funcall_argv
.LBB0_4:
ldr r1, [r6]
mov r0, #0
str r0, [r4]
mov r0, r4
bl mrb_gc_unregister
bl mrb_nil_value
str r0, [r6]
sub sp, r11, #16
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size h2o_mruby_sender_close_body, .Lfunc_end0-h2o_mruby_sender_close_body
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_kern_memorystatus.c_memorystatus_get_task_phys_footprint_page_counts.c"
.p2align 4, 0x90 # -- Begin function memorystatus_get_task_phys_footprint_page_counts
.type memorystatus_get_task_phys_footprint_page_counts,@function
memorystatus_get_task_phys_footprint_page_counts: # @memorystatus_get_task_phys_footprint_page_counts
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, r9
mov r15, r8
mov r12, rcx
mov r13, rdx
mov rbp, rsi
mov ebx, edi
call assert
test rbp, rbp
je .LBB0_2
# %bb.1:
mov edi, ebx
call get_task_internal
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [rbp], eax
.LBB0_2:
test r13, r13
je .LBB0_4
# %bb.3:
mov edi, ebx
call get_task_internal_compressed
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [r13], eax
.LBB0_4:
test r12, r12
je .LBB0_6
# %bb.5:
mov edi, ebx
call get_task_purgeable_nonvolatile
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [r12], eax
.LBB0_6:
test r15, r15
je .LBB0_8
# %bb.7:
mov edi, ebx
call get_task_purgeable_nonvolatile_compressed
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [r15], eax
.LBB0_8:
mov rbp, qword ptr [rsp + 64]
test r14, r14
je .LBB0_10
# %bb.9:
mov edi, ebx
call get_task_alternate_accounting
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [r14], eax
.LBB0_10:
mov r14, qword ptr [rsp + 72]
test rbp, rbp
je .LBB0_12
# %bb.11:
mov edi, ebx
call get_task_alternate_accounting_compressed
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [rbp], eax
.LBB0_12:
mov rbp, qword ptr [rsp + 80]
test r14, r14
je .LBB0_14
# %bb.13:
mov edi, ebx
call get_task_iokit_mapped
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [r14], eax
.LBB0_14:
test rbp, rbp
je .LBB0_16
# %bb.15:
mov edi, ebx
call get_task_page_table
cdq
idiv dword ptr [rip + PAGE_SIZE_64]
mov dword ptr [rbp], eax
.LBB0_16:
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size memorystatus_get_task_phys_footprint_page_counts, .Lfunc_end0-memorystatus_get_task_phys_footprint_page_counts
.cfi_endproc
# -- End function
.type PAGE_SIZE_64,@object # @PAGE_SIZE_64
.comm PAGE_SIZE_64,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym memorystatus_get_task_phys_footprint_page_counts
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_kern_memorystatus.c_memorystatus_get_task_phys_footprint_page_counts.c"
.p2align 2
.type memorystatus_get_task_phys_footprint_page_counts,%function
.code 32
memorystatus_get_task_phys_footprint_page_counts:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
mov r5, r3
mov r6, r2
mov r7, r1
mov r4, r0
bl assert
movw r8, :lower16:PAGE_SIZE_64
cmp r7, #0
movt r8, :upper16:PAGE_SIZE_64
beq .LBB0_2
mov r0, r4
bl get_task_internal
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r7]
.LBB0_2:
cmp r6, #0
beq .LBB0_4
mov r0, r4
bl get_task_internal_compressed
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r6]
.LBB0_4:
ldr r6, [r11, #8]
cmp r5, #0
beq .LBB0_6
mov r0, r4
bl get_task_purgeable_nonvolatile
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r5]
.LBB0_6:
ldr r5, [r11, #12]
cmp r6, #0
beq .LBB0_8
mov r0, r4
bl get_task_purgeable_nonvolatile_compressed
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r6]
.LBB0_8:
ldr r6, [r11, #16]
cmp r5, #0
beq .LBB0_10
mov r0, r4
bl get_task_alternate_accounting
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r5]
.LBB0_10:
ldr r5, [r11, #20]
cmp r6, #0
beq .LBB0_12
mov r0, r4
bl get_task_alternate_accounting_compressed
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r6]
.LBB0_12:
ldr r6, [r11, #24]
cmp r5, #0
beq .LBB0_14
mov r0, r4
bl get_task_iokit_mapped
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r5]
.LBB0_14:
cmp r6, #0
popeq {r4, r5, r6, r7, r8, r10, r11, pc}
mov r0, r4
bl get_task_page_table
ldr r1, [r8]
sdiv r0, r0, r1
str r0, [r6]
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size memorystatus_get_task_phys_footprint_page_counts, .Lfunc_end0-memorystatus_get_task_phys_footprint_page_counts
.cantunwind
.fnend
.type PAGE_SIZE_64,%object
.comm PAGE_SIZE_64,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym memorystatus_get_task_phys_footprint_page_counts
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_asn1.c_asn_put_exception.c"
.globl asn_put_exception # -- Begin function asn_put_exception
.p2align 4, 0x90
.type asn_put_exception,@function
asn_put_exception: # @asn_put_exception
.cfi_startproc
# %bb.0:
or esi, dword ptr [rip + ASN_CLASS_CONTEXT]
xor edx, edx
jmp asn_put_header # TAILCALL
.Lfunc_end0:
.size asn_put_exception, .Lfunc_end0-asn_put_exception
.cfi_endproc
# -- End function
.type ASN_CLASS_CONTEXT,@object # @ASN_CLASS_CONTEXT
.comm ASN_CLASS_CONTEXT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_asn1.c_asn_put_exception.c"
.globl asn_put_exception
.p2align 2
.type asn_put_exception,%function
.code 32
asn_put_exception:
.fnstart
movw r2, :lower16:ASN_CLASS_CONTEXT
movt r2, :upper16:ASN_CLASS_CONTEXT
ldr r2, [r2]
orr r1, r2, r1
mov r2, #0
b asn_put_header
.Lfunc_end0:
.size asn_put_exception, .Lfunc_end0-asn_put_exception
.cantunwind
.fnend
.type ASN_CLASS_CONTEXT,%object
.comm ASN_CLASS_CONTEXT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_select.c_explainTempTable.c"
.p2align 4, 0x90 # -- Begin function explainTempTable
.type explainTempTable,@function
explainTempTable: # @explainTempTable
.cfi_startproc
# %bb.0:
mov rdi, rsi
jmp ExplainQueryPlan # TAILCALL
.Lfunc_end0:
.size explainTempTable, .Lfunc_end0-explainTempTable
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym explainTempTable
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_select.c_explainTempTable.c"
.p2align 2
.type explainTempTable,%function
.code 32
explainTempTable:
.fnstart
mov r0, r1
b ExplainQueryPlan
.Lfunc_end0:
.size explainTempTable, .Lfunc_end0-explainTempTable
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym explainTempTable
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_panel.c_lcd_write_cmd_tilcd.c"
.p2align 4, 0x90 # -- Begin function lcd_write_cmd_tilcd
.type lcd_write_cmd_tilcd,@function
lcd_write_cmd_tilcd: # @lcd_write_cmd_tilcd
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov ebx, esi
mov edi, offset pprt_lock
call spin_lock_irq
mov edi, dword ptr [rip + pprt]
mov esi, ebx
call w_ctr
mov edi, 60
call udelay
mov edi, offset pprt_lock
pop rbx
.cfi_def_cfa_offset 8
jmp spin_unlock_irq # TAILCALL
.Lfunc_end0:
.size lcd_write_cmd_tilcd, .Lfunc_end0-lcd_write_cmd_tilcd
.cfi_endproc
# -- End function
.type pprt_lock,@object # @pprt_lock
.comm pprt_lock,4,4
.type pprt,@object # @pprt
.comm pprt,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym lcd_write_cmd_tilcd
.addrsig_sym pprt_lock
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_panel.c_lcd_write_cmd_tilcd.c"
.p2align 2
.type lcd_write_cmd_tilcd,%function
.code 32
lcd_write_cmd_tilcd:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
movw r5, :lower16:pprt_lock
mov r4, r1
movt r5, :upper16:pprt_lock
mov r0, r5
bl spin_lock_irq
movw r0, :lower16:pprt
mov r1, r4
movt r0, :upper16:pprt
ldr r0, [r0]
bl w_ctr
mov r0, #60
bl udelay
mov r0, r5
pop {r4, r5, r11, lr}
b spin_unlock_irq
.Lfunc_end0:
.size lcd_write_cmd_tilcd, .Lfunc_end0-lcd_write_cmd_tilcd
.cantunwind
.fnend
.type pprt_lock,%object
.comm pprt_lock,4,4
.type pprt,%object
.comm pprt,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym lcd_write_cmd_tilcd
.addrsig_sym pprt_lock
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_workqueue.c___cancel_work_timer.c"
.p2align 4, 0x90 # -- Begin function __cancel_work_timer
.type __cancel_work_timer,@function
__cancel_work_timer: # @__cancel_work_timer
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov rbx, rsi
mov r14, rdi
jmp .LBB0_1
.p2align 4, 0x90
.LBB0_3: # in Loop: Header=BB0_1 Depth=1
mov rdi, r14
call try_to_grab_pending
mov ebp, eax
.LBB0_4: # in Loop: Header=BB0_1 Depth=1
mov rdi, r14
call wait_on_work
mov edi, ebp
shr edi, 31
call unlikely
test rax, rax
je .LBB0_5
.LBB0_1: # =>This Inner Loop Header: Depth=1
test rbx, rbx
je .LBB0_3
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov rdi, rbx
call del_timer
mov edi, eax
call likely
mov ebp, 1
test rax, rax
jne .LBB0_4
jmp .LBB0_3
.LBB0_5:
mov rdi, r14
call work_clear_pending
mov eax, ebp
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size __cancel_work_timer, .Lfunc_end0-__cancel_work_timer
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym __cancel_work_timer
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_workqueue.c___cancel_work_timer.c"
.p2align 2
.type __cancel_work_timer,%function
.code 32
__cancel_work_timer:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r5, r1
mov r4, r0
b .LBB0_3
.LBB0_1:
mov r0, r4
bl try_to_grab_pending
mov r6, r0
.LBB0_2:
mov r0, r4
bl wait_on_work
lsr r0, r6, #31
bl unlikely
cmp r0, #0
beq .LBB0_5
.LBB0_3:
cmp r5, #0
beq .LBB0_1
mov r0, r5
bl del_timer
bl likely
mov r6, #1
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_5:
mov r0, r4
bl work_clear_pending
mov r0, r6
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size __cancel_work_timer, .Lfunc_end0-__cancel_work_timer
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym __cancel_work_timer
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_cudbg_lib.c_cudbg_collect_vpd_data.c"
.globl cudbg_collect_vpd_data # -- Begin function cudbg_collect_vpd_data
.p2align 4, 0x90
.type cudbg_collect_vpd_data,@function
cudbg_collect_vpd_data: # @cudbg_collect_vpd_data
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
push r15
push r14
push r13
push r12
push rbx
sub rsp, 56
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
mov qword ptr [rbp - 56], rsi # 8-byte Spill
mov r15, rdi
mov r14, rsp
mov r12, qword ptr [rdi]
xorps xmm0, xmm0
movaps xmmword ptr [rbp - 96], xmm0
mov eax, dword ptr [rip + CUDBG_VPD_VER_LEN]
add eax, 1
mov r13, rsp
add rax, 15
and rax, -16
sub r13, rax
mov rsp, r13
movaps xmmword ptr [rbp - 80], xmm0
mov dword ptr [rbp - 64], 0
lea rsi, [rbp - 80]
mov rdi, r12
call t4_get_raw_vpd_params
mov ebx, eax
test eax, eax
jne .LBB0_10
# %bb.1:
lea rsi, [rbp - 41]
mov rdi, r12
call t4_get_fw_version
mov ebx, eax
test eax, eax
jne .LBB0_10
# %bb.2:
mov edi, dword ptr [r12]
mov esi, dword ptr [rip + EEPROMVSIZE]
call pci_set_vpd_size
test eax, eax
js .LBB0_9
# %bb.3:
mov esi, dword ptr [rip + CUDBG_SCFG_VER_ADDR]
mov edx, dword ptr [rip + CUDBG_SCFG_VER_LEN]
lea rcx, [rbp - 43]
mov rdi, r12
call cudbg_read_vpd_reg
mov ebx, eax
mov edi, dword ptr [r12]
mov esi, dword ptr [rip + CUDBG_VPD_PF_SIZE]
call pci_set_vpd_size
test eax, eax
js .LBB0_9
# %bb.4:
test ebx, ebx
jne .LBB0_10
# %bb.5:
mov esi, dword ptr [rip + CUDBG_VPD_VER_ADDR]
mov edx, dword ptr [rip + CUDBG_VPD_VER_LEN]
mov rdi, r12
mov rcx, r13
call cudbg_read_vpd_reg
mov ebx, eax
test eax, eax
jne .LBB0_10
# %bb.6:
movsxd rax, dword ptr [rip + CUDBG_VPD_VER_LEN]
mov byte ptr [r13 + rax], 0
lea rdx, [rbp - 42]
mov rdi, r13
xor esi, esi
call kstrtouint
mov ebx, eax
test eax, eax
jne .LBB0_10
# %bb.7:
lea rcx, [rbp - 96]
mov rdi, r15
mov rsi, qword ptr [rbp - 56] # 8-byte Reload
mov edx, 36
call cudbg_get_buff
mov ebx, eax
test eax, eax
jne .LBB0_10
# %bb.8:
mov rbx, qword ptr [rbp - 96]
mov edi, dword ptr [rbx + 32]
mov esi, dword ptr [rbp - 68]
mov rdx, qword ptr [rip + SERNUM_LEN]
add rdx, 1
call memcpy
mov edi, dword ptr [rbx + 28]
mov esi, dword ptr [rbp - 72]
mov rdx, qword ptr [rip + PN_LEN]
add rdx, 1
call memcpy
mov edi, dword ptr [rbx + 24]
mov esi, dword ptr [rbp - 76]
mov rdx, qword ptr [rip + MACADDR_LEN]
add rdx, 1
call memcpy
mov edi, dword ptr [rbx + 20]
mov esi, dword ptr [rbp - 80]
mov rdx, qword ptr [rip + ID_LEN]
add rdx, 1
call memcpy
mov al, byte ptr [rbp - 43]
mov byte ptr [rbx], al
mov al, byte ptr [rbp - 42]
mov byte ptr [rbx + 1], al
movsx edi, byte ptr [rbp - 41]
call FW_HDR_FW_VER_MAJOR_G
mov dword ptr [rbx + 16], eax
movsx edi, byte ptr [rbp - 41]
call FW_HDR_FW_VER_MINOR_G
mov dword ptr [rbx + 12], eax
movsx edi, byte ptr [rbp - 41]
call FW_HDR_FW_VER_MICRO_G
mov dword ptr [rbx + 8], eax
movsx edi, byte ptr [rbp - 41]
call FW_HDR_FW_VER_BUILD_G
mov dword ptr [rbx + 4], eax
lea rsi, [rbp - 96]
mov rdi, r15
mov rdx, qword ptr [rbp - 56] # 8-byte Reload
call cudbg_write_and_release_buff
.LBB0_9:
mov ebx, eax
.LBB0_10:
mov rsp, r14
mov eax, ebx
lea rsp, [rbp - 40]
pop rbx
pop r12
pop r13
pop r14
pop r15
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size cudbg_collect_vpd_data, .Lfunc_end0-cudbg_collect_vpd_data
.cfi_endproc
# -- End function
.type CUDBG_VPD_VER_LEN,@object # @CUDBG_VPD_VER_LEN
.comm CUDBG_VPD_VER_LEN,4,4
.type EEPROMVSIZE,@object # @EEPROMVSIZE
.comm EEPROMVSIZE,4,4
.type CUDBG_SCFG_VER_ADDR,@object # @CUDBG_SCFG_VER_ADDR
.comm CUDBG_SCFG_VER_ADDR,4,4
.type CUDBG_SCFG_VER_LEN,@object # @CUDBG_SCFG_VER_LEN
.comm CUDBG_SCFG_VER_LEN,4,4
.type CUDBG_VPD_PF_SIZE,@object # @CUDBG_VPD_PF_SIZE
.comm CUDBG_VPD_PF_SIZE,4,4
.type CUDBG_VPD_VER_ADDR,@object # @CUDBG_VPD_VER_ADDR
.comm CUDBG_VPD_VER_ADDR,4,4
.type SERNUM_LEN,@object # @SERNUM_LEN
.comm SERNUM_LEN,8,8
.type PN_LEN,@object # @PN_LEN
.comm PN_LEN,8,8
.type MACADDR_LEN,@object # @MACADDR_LEN
.comm MACADDR_LEN,8,8
.type ID_LEN,@object # @ID_LEN
.comm ID_LEN,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_cudbg_lib.c_cudbg_collect_vpd_data.c"
.globl cudbg_collect_vpd_data
.p2align 2
.type cudbg_collect_vpd_data,%function
.code 32
cudbg_collect_vpd_data:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #36
sub sp, sp, #36
movw r10, :lower16:CUDBG_VPD_VER_LEN
mov r8, r1
ldr r7, [r0]
mov r5, r0
mov r0, #0
mov r9, sp
movt r10, :upper16:CUDBG_VPD_VER_LEN
str r0, [r11, #-36]
str r0, [r11, #-40]
ldr r1, [r10]
add r1, r1, #8
bic r1, r1, #7
sub r6, sp, r1
mov sp, r6
str r0, [r11, #-48]
str r0, [r11, #-52]
str r0, [r11, #-56]
str r0, [r11, #-60]
str r0, [r11, #-64]
sub r1, r11, #64
mov r0, r7
bl t4_get_raw_vpd_params
mov r4, r0
cmp r0, #0
bne .LBB0_10
sub r1, r11, #43
mov r0, r7
bl t4_get_fw_version
mov r4, r0
cmp r0, #0
bne .LBB0_10
movw r0, :lower16:EEPROMVSIZE
movt r0, :upper16:EEPROMVSIZE
ldr r1, [r0]
ldr r0, [r7]
bl pci_set_vpd_size
cmp r0, #0
bmi .LBB0_9
movw r0, :lower16:CUDBG_SCFG_VER_LEN
sub r3, r11, #41
movt r0, :upper16:CUDBG_SCFG_VER_LEN
ldr r2, [r0]
movw r0, :lower16:CUDBG_SCFG_VER_ADDR
movt r0, :upper16:CUDBG_SCFG_VER_ADDR
ldr r1, [r0]
mov r0, r7
bl cudbg_read_vpd_reg
movw r1, :lower16:CUDBG_VPD_PF_SIZE
mov r4, r0
ldr r0, [r7]
movt r1, :upper16:CUDBG_VPD_PF_SIZE
ldr r1, [r1]
bl pci_set_vpd_size
cmp r0, #0
bmi .LBB0_9
cmp r4, #0
bne .LBB0_10
movw r0, :lower16:CUDBG_VPD_VER_ADDR
ldr r2, [r10]
mov r3, r6
movt r0, :upper16:CUDBG_VPD_VER_ADDR
ldr r1, [r0]
mov r0, r7
bl cudbg_read_vpd_reg
mov r4, r0
cmp r0, #0
bne .LBB0_10
ldr r0, [r10]
mov r1, #0
sub r2, r11, #42
strb r1, [r6, r0]
mov r0, r6
mov r1, #0
bl kstrtouint
mov r4, r0
cmp r0, #0
bne .LBB0_10
sub r3, r11, #40
mov r0, r5
mov r1, r8
mov r2, #36
bl cudbg_get_buff
mov r4, r0
cmp r0, #0
bne .LBB0_10
ldr r4, [r11, #-40]
movw r1, :lower16:SERNUM_LEN
movt r1, :upper16:SERNUM_LEN
ldr r2, [r1]
ldr r1, [r11, #-52]
ldr r0, [r4, #32]
add r2, r2, #1
bl memcpy
movw r1, :lower16:PN_LEN
ldr r0, [r4, #28]
movt r1, :upper16:PN_LEN
ldr r2, [r1]
ldr r1, [r11, #-56]
add r2, r2, #1
bl memcpy
movw r1, :lower16:MACADDR_LEN
ldr r0, [r4, #24]
movt r1, :upper16:MACADDR_LEN
ldr r2, [r1]
ldr r1, [r11, #-60]
add r2, r2, #1
bl memcpy
movw r1, :lower16:ID_LEN
ldr r0, [r4, #20]
movt r1, :upper16:ID_LEN
ldr r2, [r1]
ldr r1, [r11, #-64]
add r2, r2, #1
bl memcpy
ldrb r0, [r11, #-41]
strb r0, [r4]
ldrb r0, [r11, #-42]
strb r0, [r4, #1]
ldrb r0, [r11, #-43]
bl FW_HDR_FW_VER_MAJOR_G
str r0, [r4, #16]
ldrb r0, [r11, #-43]
bl FW_HDR_FW_VER_MINOR_G
str r0, [r4, #12]
ldrb r0, [r11, #-43]
bl FW_HDR_FW_VER_MICRO_G
str r0, [r4, #8]
ldrb r0, [r11, #-43]
bl FW_HDR_FW_VER_BUILD_G
str r0, [r4, #4]
sub r1, r11, #40
mov r0, r5
mov r2, r8
bl cudbg_write_and_release_buff
.LBB0_9:
mov r4, r0
.LBB0_10:
mov sp, r9
mov r0, r4
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size cudbg_collect_vpd_data, .Lfunc_end0-cudbg_collect_vpd_data
.cantunwind
.fnend
.type CUDBG_VPD_VER_LEN,%object
.comm CUDBG_VPD_VER_LEN,4,4
.type EEPROMVSIZE,%object
.comm EEPROMVSIZE,4,4
.type CUDBG_SCFG_VER_ADDR,%object
.comm CUDBG_SCFG_VER_ADDR,4,4
.type CUDBG_SCFG_VER_LEN,%object
.comm CUDBG_SCFG_VER_LEN,4,4
.type CUDBG_VPD_PF_SIZE,%object
.comm CUDBG_VPD_PF_SIZE,4,4
.type CUDBG_VPD_VER_ADDR,%object
.comm CUDBG_VPD_VER_ADDR,4,4
.type SERNUM_LEN,%object
.comm SERNUM_LEN,4,4
.type PN_LEN,%object
.comm PN_LEN,4,4
.type MACADDR_LEN,%object
.comm MACADDR_LEN,4,4
.type ID_LEN,%object
.comm ID_LEN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_fetch.c_add_negotiation_tips.c"
.p2align 4, 0x90 # -- Begin function add_negotiation_tips
.type add_negotiation_tips,@function
add_negotiation_tips: # @add_negotiation_tips
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, rdi
mov edi, 1
mov esi, 4
call xcalloc
mov r12, rax
cmp dword ptr [rip + negotiation_tip], 0
jle .LBB0_9
# %bb.1:
xor ebx, ebx
mov r15, rsp
jmp .LBB0_2
.p2align 4, 0x90
.LBB0_5: # in Loop: Header=BB0_2 Depth=1
mov rdi, r12
mov rsi, r15
call oid_array_append
.LBB0_8: # in Loop: Header=BB0_2 Depth=1
add rbx, 1
movsxd rax, dword ptr [rip + negotiation_tip]
cmp rbx, rax
jge .LBB0_9
.LBB0_2: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rip + negotiation_tip+8]
mov r13, qword ptr [rax + 8*rbx]
mov rdi, r13
call has_glob_specials
test eax, eax
je .LBB0_3
# %bb.6: # in Loop: Header=BB0_2 Depth=1
mov ebp, dword ptr [r12]
mov edi, dword ptr [rip + add_oid]
mov rsi, r13
mov rdx, r12
call for_each_glob_ref
cmp ebp, dword ptr [r12]
jne .LBB0_8
# %bb.7: # in Loop: Header=BB0_2 Depth=1
mov edi, offset .L.str.1
mov rsi, r13
call warning
jmp .LBB0_8
.p2align 4, 0x90
.LBB0_3: # in Loop: Header=BB0_2 Depth=1
mov rdi, r13
mov rsi, r15
call get_oid
test rax, rax
je .LBB0_5
# %bb.4: # in Loop: Header=BB0_2 Depth=1
mov edi, offset .L.str
mov rsi, r13
call die
jmp .LBB0_5
.LBB0_9:
mov qword ptr [r14], r12
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size add_negotiation_tips, .Lfunc_end0-add_negotiation_tips
.cfi_endproc
# -- End function
.type negotiation_tip,@object # @negotiation_tip
.comm negotiation_tip,16,8
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "%s is not a valid object"
.size .L.str, 25
.type add_oid,@object # @add_oid
.comm add_oid,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Ignoring --negotiation-tip=%s because it does not match any refs"
.size .L.str.1, 65
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym add_negotiation_tips
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_fetch.c_add_negotiation_tips.c"
.p2align 2
.type add_negotiation_tips,%function
.code 32
add_negotiation_tips:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #12
sub sp, sp, #12
str r0, [sp, #4]
mov r0, #1
mov r1, #4
bl xcalloc
movw r4, :lower16:negotiation_tip
mov r5, r0
movt r4, :upper16:negotiation_tip
ldr r0, [r4]
cmp r0, #1
blt .LBB0_9
movw r9, :lower16:add_oid
mov r8, #0
add r6, sp, #8
movt r9, :upper16:add_oid
b .LBB0_4
.LBB0_2:
mov r0, r5
mov r1, r6
bl oid_array_append
.LBB0_3:
ldr r0, [r4]
add r8, r8, #1
cmp r8, r0
bge .LBB0_9
.LBB0_4:
ldr r0, [r4, #4]
ldr r7, [r0, r8, lsl #2]
mov r0, r7
bl has_glob_specials
cmp r0, #0
beq .LBB0_7
ldr r0, [r9]
ldr r10, [r5]
mov r1, r7
mov r2, r5
bl for_each_glob_ref
ldr r0, [r5]
cmp r10, r0
bne .LBB0_3
movw r0, :lower16:.L.str.1
mov r1, r7
movt r0, :upper16:.L.str.1
bl warning
b .LBB0_3
.LBB0_7:
mov r0, r7
mov r1, r6
bl get_oid
cmp r0, #0
beq .LBB0_2
movw r0, :lower16:.L.str
mov r1, r7
movt r0, :upper16:.L.str
bl die
b .LBB0_2
.LBB0_9:
ldr r0, [sp, #4]
str r5, [r0]
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size add_negotiation_tips, .Lfunc_end0-add_negotiation_tips
.cantunwind
.fnend
.type negotiation_tip,%object
.comm negotiation_tip,8,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "%s is not a valid object"
.size .L.str, 25
.type add_oid,%object
.comm add_oid,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Ignoring --negotiation-tip=%s because it does not match any refs"
.size .L.str.1, 65
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym add_negotiation_tips
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_file.c_gfs2_allocate_page_backing.c"
.p2align 4, 0x90 # -- Begin function gfs2_allocate_page_backing
.type gfs2_allocate_page_backing,@function
gfs2_allocate_page_backing: # @gfs2_allocate_page_backing
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push rbx
.cfi_def_cfa_offset 40
sub rsp, 24
.cfi_def_cfa_offset 64
.cfi_offset rbx, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov rax, qword ptr [rdi + 8]
mov r15, qword ptr [rax]
mov rbx, qword ptr [rip + PAGE_CACHE_SIZE]
mov ebp, dword ptr [rdi]
mov ecx, dword ptr [rip + PAGE_CACHE_SHIFT]
sub ecx, dword ptr [r15]
# kill: def $cl killed $cl killed $ecx
shl ebp, cl
lea r14, [rsp + 8]
.p2align 4, 0x90
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov qword ptr [rsp + 16], 0
mov qword ptr [rsp + 8], rbx
mov rdi, r15
mov esi, ebp
mov rdx, r14
mov ecx, 1
call gfs2_block_map
mov rdi, r14
call buffer_mapped
test eax, eax
je .LBB0_2
# %bb.3: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rsp + 8]
movzx ecx, byte ptr [r15]
mov rdx, rax
shr rdx, cl
add ebp, edx
sub rbx, rax
jne .LBB0_1
# %bb.4:
xor eax, eax
jmp .LBB0_5
.LBB0_2:
xor eax, eax
sub eax, dword ptr [rip + EIO]
.LBB0_5:
add rsp, 24
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size gfs2_allocate_page_backing, .Lfunc_end0-gfs2_allocate_page_backing
.cfi_endproc
# -- End function
.type PAGE_CACHE_SIZE,@object # @PAGE_CACHE_SIZE
.comm PAGE_CACHE_SIZE,8,8
.type PAGE_CACHE_SHIFT,@object # @PAGE_CACHE_SHIFT
.comm PAGE_CACHE_SHIFT,4,4
.type EIO,@object # @EIO
.comm EIO,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym gfs2_allocate_page_backing
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_file.c_gfs2_allocate_page_backing.c"
.p2align 2
.type gfs2_allocate_page_backing,%function
.code 32
gfs2_allocate_page_backing:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
.pad #8
sub sp, sp, #8
ldr r1, [r0]
ldr r0, [r0, #4]
mov r8, #0
mov r6, sp
ldr r4, [r0]
movw r0, :lower16:PAGE_CACHE_SHIFT
movt r0, :upper16:PAGE_CACHE_SHIFT
ldr r0, [r0]
ldr r2, [r4]
sub r0, r0, r2
lsl r5, r1, r0
movw r0, :lower16:PAGE_CACHE_SIZE
movt r0, :upper16:PAGE_CACHE_SIZE
ldr r7, [r0]
.LBB0_1:
mov r0, r4
mov r1, r5
mov r2, r6
mov r3, #1
stm sp, {r7, r8}
bl gfs2_block_map
mov r0, r6
bl buffer_mapped
cmp r0, #0
beq .LBB0_4
ldr r1, [sp]
ldr r0, [r4]
add r5, r5, r1, lsr r0
subs r7, r7, r1
bne .LBB0_1
mov r0, #0
sub sp, r11, #24
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.LBB0_4:
movw r0, :lower16:EIO
movt r0, :upper16:EIO
ldr r0, [r0]
rsb r0, r0, #0
sub sp, r11, #24
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size gfs2_allocate_page_backing, .Lfunc_end0-gfs2_allocate_page_backing
.cantunwind
.fnend
.type PAGE_CACHE_SIZE,%object
.comm PAGE_CACHE_SIZE,4,4
.type PAGE_CACHE_SHIFT,%object
.comm PAGE_CACHE_SHIFT,4,4
.type EIO,%object
.comm EIO,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym gfs2_allocate_page_backing
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_wpa_auth.c_wpa_auth_pairwise_set.c"
.globl wpa_auth_pairwise_set # -- Begin function wpa_auth_pairwise_set
.p2align 4, 0x90
.type wpa_auth_pairwise_set,@function
wpa_auth_pairwise_set: # @wpa_auth_pairwise_set
.cfi_startproc
# %bb.0:
xor eax, eax
test rdi, rdi
je .LBB0_2
# %bb.1:
cmp qword ptr [rdi], 0
setne al
.LBB0_2:
ret
.Lfunc_end0:
.size wpa_auth_pairwise_set, .Lfunc_end0-wpa_auth_pairwise_set
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_wpa_auth.c_wpa_auth_pairwise_set.c"
.globl wpa_auth_pairwise_set
.p2align 2
.type wpa_auth_pairwise_set,%function
.code 32
wpa_auth_pairwise_set:
.fnstart
cmp r0, #0
moveq r0, #0
bxeq lr
ldr r0, [r0]
cmp r0, #0
movwne r0, #1
bx lr
.Lfunc_end0:
.size wpa_auth_pairwise_set, .Lfunc_end0-wpa_auth_pairwise_set
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ocs_cam.c_ocs_fcp_change_role.c"
.p2align 4, 0x90 # -- Begin function ocs_fcp_change_role
.type ocs_fcp_change_role,@function
ocs_fcp_change_role: # @ocs_fcp_change_role
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r15, rdx
mov r12, rsi
mov r13, rdi
mov r14, qword ptr [rsi + 8]
cmp qword ptr [rdi], 0
js .LBB0_5
# %bb.1:
mov rbx, -1
xor ebp, ebp
.p2align 4, 0x90
.LBB0_2: # =>This Inner Loop Header: Depth=1
add rbx, 1
mov rdi, r13
mov rsi, rbx
call FCPORT
mov rax, qword ptr [rax]
xor ecx, ecx
cmp rax, qword ptr [rip + KNOB_ROLE_NONE]
setne cl
add rbp, rcx
cmp rbx, qword ptr [r13]
jl .LBB0_2
# %bb.3:
test r14, r14
je .LBB0_5
# %bb.4:
test rbp, rbp
je .LBB0_5
# %bb.12:
mov rax, qword ptr [r12]
mov rcx, qword ptr [rip + KNOB_ROLE_NONE]
mov qword ptr [r12], r15
xor edx, edx
mov rsi, qword ptr [rip + KNOB_ROLE_INITIATOR]
and rsi, r15
setne dl
mov dword ptr [r14], edx
xor edx, edx
mov rsi, qword ptr [rip + KNOB_ROLE_TARGET]
and rsi, r15
setne dl
mov dword ptr [r14 + 4], edx
cmp rax, rcx
jne .LBB0_15
# %bb.13:
cmp qword ptr [rip + KNOB_ROLE_NONE], r15
je .LBB0_14
# %bb.16:
mov edi, dword ptr [r13 + 16]
mov rsi, r14
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp ocs_sport_vport_alloc # TAILCALL
.LBB0_5:
.cfi_def_cfa_offset 64
mov qword ptr [r12], r15
xor eax, eax
test qword ptr [rip + KNOB_ROLE_INITIATOR], r15
setne al
test r14, r14
je .LBB0_6
# %bb.7:
mov dword ptr [r14], eax
xor eax, eax
and r15, qword ptr [rip + KNOB_ROLE_TARGET]
setne al
mov dword ptr [r14 + 4], eax
jmp .LBB0_8
.LBB0_6:
mov dword ptr [r13 + 8], eax
xor eax, eax
and r15, qword ptr [rip + KNOB_ROLE_TARGET]
setne al
mov dword ptr [r13 + 12], eax
.LBB0_8:
mov edi, dword ptr [r13 + 20]
mov esi, dword ptr [rip + OCS_XPORT_PORT_OFFLINE]
call ocs_xport_control
test rax, rax
je .LBB0_10
# %bb.9:
mov esi, offset .L.str
mov rdi, r13
mov rdx, rax
call ocs_log_debug
.LBB0_10:
mov edi, dword ptr [r13 + 20]
mov esi, dword ptr [rip + OCS_XPORT_PORT_ONLINE]
call ocs_xport_control
test rax, rax
je .LBB0_14
# %bb.11:
mov esi, offset .L.str.1
mov rdi, r13
mov rdx, rax
call ocs_log_debug
.LBB0_14:
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_15:
.cfi_def_cfa_offset 64
mov esi, dword ptr [r13 + 16]
mov ecx, dword ptr [r14 + 8]
mov edx, dword ptr [r14 + 12]
mov rdi, r13
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp ocs_sport_vport_del # TAILCALL
.Lfunc_end0:
.size ocs_fcp_change_role, .Lfunc_end0-ocs_fcp_change_role
.cfi_endproc
# -- End function
.type KNOB_ROLE_NONE,@object # @KNOB_ROLE_NONE
.comm KNOB_ROLE_NONE,8,8
.type KNOB_ROLE_INITIATOR,@object # @KNOB_ROLE_INITIATOR
.comm KNOB_ROLE_INITIATOR,8,8
.type KNOB_ROLE_TARGET,@object # @KNOB_ROLE_TARGET
.comm KNOB_ROLE_TARGET,8,8
.type OCS_XPORT_PORT_OFFLINE,@object # @OCS_XPORT_PORT_OFFLINE
.comm OCS_XPORT_PORT_OFFLINE,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "port offline failed : %d\n"
.size .L.str, 26
.type OCS_XPORT_PORT_ONLINE,@object # @OCS_XPORT_PORT_ONLINE
.comm OCS_XPORT_PORT_ONLINE,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "port online failed : %d\n"
.size .L.str.1, 25
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ocs_fcp_change_role
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_ocs_cam.c_ocs_fcp_change_role.c"
.p2align 2
.type ocs_fcp_change_role,%function
.code 32
ocs_fcp_change_role:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #4
sub sp, sp, #4
mov r4, r0
ldr r0, [r0]
ldr r8, [r1, #4]
mov r9, r2
mov r10, r1
cmp r0, #0
bmi .LBB0_4
movw r6, :lower16:KNOB_ROLE_NONE
mov r7, #0
mvn r5, #0
movt r6, :upper16:KNOB_ROLE_NONE
.LBB0_2:
add r5, r5, #1
mov r0, r4
mov r1, r5
bl FCPORT
ldr r0, [r0]
ldr r1, [r6]
cmp r0, r1
ldr r0, [r4]
addne r7, r7, #1
cmp r5, r0
blt .LBB0_2
cmp r8, #0
cmpne r7, #0
bne .LBB0_6
.LBB0_4:
movw r0, :lower16:KNOB_ROLE_INITIATOR
str r9, [r10]
movt r0, :upper16:KNOB_ROLE_INITIATOR
ldr r0, [r0]
ands r0, r0, r9
movwne r0, #1
cmp r8, #0
beq .LBB0_9
str r0, [r8]
movw r0, :lower16:KNOB_ROLE_TARGET
movt r0, :upper16:KNOB_ROLE_TARGET
ldr r0, [r0]
ands r0, r0, r9
movwne r0, #1
str r0, [r8, #4]
b .LBB0_10
.LBB0_6:
movw r2, :lower16:KNOB_ROLE_INITIATOR
ldr r0, [r6]
ldr r1, [r10]
str r9, [r10]
movt r2, :upper16:KNOB_ROLE_INITIATOR
ldr r2, [r2]
ands r2, r2, r9
movwne r2, #1
str r2, [r8]
movw r2, :lower16:KNOB_ROLE_TARGET
movt r2, :upper16:KNOB_ROLE_TARGET
ldr r2, [r2]
ands r2, r2, r9
movwne r2, #1
cmp r1, r0
str r2, [r8, #4]
bne .LBB0_15
ldr r0, [r6]
cmp r0, r9
beq .LBB0_14
ldr r0, [r4, #12]
mov r1, r8
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, lr}
b ocs_sport_vport_alloc
.LBB0_9:
movw r1, :lower16:KNOB_ROLE_TARGET
movt r1, :upper16:KNOB_ROLE_TARGET
ldr r1, [r1]
ands r1, r1, r9
movwne r1, #1
stmib r4, {r0, r1}
.LBB0_10:
movw r0, :lower16:OCS_XPORT_PORT_OFFLINE
movt r0, :upper16:OCS_XPORT_PORT_OFFLINE
ldr r1, [r0]
ldr r0, [r4, #16]
bl ocs_xport_control
cmp r0, #0
beq .LBB0_12
movw r1, :lower16:.L.str
mov r2, r0
mov r0, r4
movt r1, :upper16:.L.str
bl ocs_log_debug
.LBB0_12:
movw r0, :lower16:OCS_XPORT_PORT_ONLINE
movt r0, :upper16:OCS_XPORT_PORT_ONLINE
ldr r1, [r0]
ldr r0, [r4, #16]
bl ocs_xport_control
cmp r0, #0
beq .LBB0_14
movw r1, :lower16:.L.str.1
mov r2, r0
mov r0, r4
movt r1, :upper16:.L.str.1
bl ocs_log_debug
.LBB0_14:
mov r0, #0
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_15:
ldr r3, [r8, #8]
ldr r2, [r8, #12]
ldr r1, [r4, #12]
mov r0, r4
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, lr}
b ocs_sport_vport_del
.Lfunc_end0:
.size ocs_fcp_change_role, .Lfunc_end0-ocs_fcp_change_role
.cantunwind
.fnend
.type KNOB_ROLE_NONE,%object
.comm KNOB_ROLE_NONE,4,4
.type KNOB_ROLE_INITIATOR,%object
.comm KNOB_ROLE_INITIATOR,4,4
.type KNOB_ROLE_TARGET,%object
.comm KNOB_ROLE_TARGET,4,4
.type OCS_XPORT_PORT_OFFLINE,%object
.comm OCS_XPORT_PORT_OFFLINE,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "port offline failed : %d\n"
.size .L.str, 26
.type OCS_XPORT_PORT_ONLINE,%object
.comm OCS_XPORT_PORT_ONLINE,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "port online failed : %d\n"
.size .L.str.1, 25
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ocs_fcp_change_role
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_mathlib.c_Q_rint.c"
.section .rodata.cst8,"aM",@progbits,8
.p2align 3 # -- Begin function Q_rint
.LCPI0_0:
.quad 4602678819172646912 # double 0.5
.text
.globl Q_rint
.p2align 4, 0x90
.type Q_rint,@function
Q_rint: # @Q_rint
.cfi_startproc
# %bb.0:
cvtsi2sd xmm0, rdi
addsd xmm0, qword ptr [rip + .LCPI0_0]
cvttsd2si rdi, xmm0
jmp floor # TAILCALL
.Lfunc_end0:
.size Q_rint, .Lfunc_end0-Q_rint
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_mathlib.c_Q_rint.c"
.globl Q_rint
.p2align 2
.type Q_rint,%function
.code 32
Q_rint:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
bl __aeabi_i2d
movw r3, #0
mov r2, #0
movt r3, #16352
bl __aeabi_dadd
bl __aeabi_d2iz
pop {r11, lr}
b floor
.Lfunc_end0:
.size Q_rint, .Lfunc_end0-Q_rint
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_remote-fd.c_command_loop.c"
.p2align 4, 0x90 # -- Begin function command_loop
.type command_loop,@function
command_loop: # @command_loop
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
push r15
push r14
push r12
push rbx
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
mov r14d, esi
mov r15d, edi
mov eax, dword ptr [rip + MAXCOMMAND]
mov r12, rsp
mov rcx, rax
add rcx, 15
and rcx, -16
sub r12, rcx
mov rsp, r12
lea esi, [rax - 1]
jmp .LBB0_1
.p2align 4, 0x90
.LBB0_11: # in Loop: Header=BB0_1 Depth=1
mov edi, offset .Lstr
call puts
mov edi, dword ptr [rip + stdout]
call fflush
.LBB0_16: # in Loop: Header=BB0_1 Depth=1
mov esi, dword ptr [rip + MAXCOMMAND]
add esi, -1
.LBB0_1: # =>This Loop Header: Depth=1
# Child Loop BB0_8 Depth 2
mov edx, dword ptr [rip + stdin]
mov rdi, r12
call fgets
test eax, eax
je .LBB0_2
# %bb.6: # in Loop: Header=BB0_1 Depth=1
mov rdi, r12
call strlen
test rax, rax
je .LBB0_10
# %bb.7: # in Loop: Header=BB0_1 Depth=1
mov rbx, rax
.p2align 4, 0x90
.LBB0_8: # Parent Loop BB0_1 Depth=1
# => This Inner Loop Header: Depth=2
movsx edi, byte ptr [r12 + rbx - 1]
call isspace
test rax, rax
je .LBB0_10
# %bb.9: # in Loop: Header=BB0_8 Depth=2
mov byte ptr [r12 + rbx - 1], 0
add rbx, -1
jne .LBB0_8
.LBB0_10: # in Loop: Header=BB0_1 Depth=1
mov esi, offset .L.str.1
mov rdi, r12
call strcmp
test eax, eax
je .LBB0_11
# %bb.12: # in Loop: Header=BB0_1 Depth=1
mov esi, offset .L.str.3
mov rdi, r12
mov edx, 8
call strncmp
test eax, eax
je .LBB0_13
# %bb.15: # in Loop: Header=BB0_1 Depth=1
mov edi, offset .L.str.6
mov rsi, r12
xor eax, eax
call die
jmp .LBB0_16
.LBB0_2:
mov edi, dword ptr [rip + stdin]
call ferror
test rax, rax
je .LBB0_5
# %bb.3:
mov edi, offset .L.str
jmp .LBB0_4
.LBB0_13:
mov edi, 10
call putchar
mov edi, dword ptr [rip + stdout]
call fflush
mov edi, r15d
mov esi, r14d
call bidirectional_transfer_loop
test rax, rax
je .LBB0_5
# %bb.14:
mov edi, offset .L.str.5
.LBB0_4:
xor eax, eax
call die
.LBB0_5:
lea rsp, [rbp - 32]
pop rbx
pop r12
pop r14
pop r15
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size command_loop, .Lfunc_end0-command_loop
.cfi_endproc
# -- End function
.type MAXCOMMAND,@object # @MAXCOMMAND
.comm MAXCOMMAND,4,4
.type stdin,@object # @stdin
.comm stdin,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Input error"
.size .L.str, 12
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "capabilities"
.size .L.str.1, 13
.type stdout,@object # @stdout
.comm stdout,4,4
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "connect "
.size .L.str.3, 9
.type .L.str.5,@object # @.str.5
.L.str.5:
.asciz "Copying data between file descriptors failed"
.size .L.str.5, 45
.type .L.str.6,@object # @.str.6
.L.str.6:
.asciz "Bad command: %s"
.size .L.str.6, 16
.type .Lstr,@object # @str
.Lstr:
.asciz "*connect\n"
.size .Lstr, 10
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym command_loop
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_remote-fd.c_command_loop.c"
.p2align 2
.type command_loop,%function
.code 32
command_loop:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #12
sub sp, sp, #12
movw r9, :lower16:MAXCOMMAND
str r0, [r11, #-40]
str r1, [r11, #-36]
movt r9, :upper16:MAXCOMMAND
ldr r0, [r9]
add r1, r0, #7
bic r1, r1, #7
sub r6, sp, r1
mov sp, r6
movw r10, :lower16:stdin
sub r1, r0, #1
mov r0, r6
movt r10, :upper16:stdin
ldr r2, [r10]
bl fgets
cmp r0, #0
beq .LBB0_11
movw r7, :lower16:.L.str.1
sub r4, r6, #1
mov r5, #0
movt r7, :upper16:.L.str.1
b .LBB0_4
.LBB0_2:
movw r0, :lower16:.Lstr
movt r0, :upper16:.Lstr
bl puts
movw r0, :lower16:stdout
movt r0, :upper16:stdout
ldr r0, [r0]
bl fflush
.LBB0_3:
ldr r0, [r9]
ldr r2, [r10]
sub r1, r0, #1
mov r0, r6
bl fgets
cmp r0, #0
beq .LBB0_11
.LBB0_4:
mov r0, r6
bl strlen
cmp r0, #0
beq .LBB0_8
mov r8, r0
.LBB0_6:
ldrb r0, [r4, r8]
bl isspace
cmp r0, #0
beq .LBB0_8
subs r0, r8, #1
strb r5, [r4, r8]
mov r8, r0
bne .LBB0_6
.LBB0_8:
mov r0, r6
mov r1, r7
bl strcmp
cmp r0, #0
beq .LBB0_2
movw r1, :lower16:.L.str.3
mov r0, r6
mov r2, #8
movt r1, :upper16:.L.str.3
bl strncmp
cmp r0, #0
beq .LBB0_13
movw r0, :lower16:.L.str.6
mov r1, r6
movt r0, :upper16:.L.str.6
bl die
b .LBB0_3
.LBB0_11:
ldr r0, [r10]
bl ferror
cmp r0, #0
beq .LBB0_16
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
b .LBB0_15
.LBB0_13:
mov r0, #10
bl putchar
movw r0, :lower16:stdout
movt r0, :upper16:stdout
ldr r0, [r0]
bl fflush
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
bl bidirectional_transfer_loop
cmp r0, #0
beq .LBB0_16
movw r0, :lower16:.L.str.5
movt r0, :upper16:.L.str.5
.LBB0_15:
bl die
.LBB0_16:
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size command_loop, .Lfunc_end0-command_loop
.cantunwind
.fnend
.type MAXCOMMAND,%object
.comm MAXCOMMAND,4,4
.type stdin,%object
.comm stdin,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Input error"
.size .L.str, 12
.type .L.str.1,%object
.L.str.1:
.asciz "capabilities"
.size .L.str.1, 13
.type stdout,%object
.comm stdout,4,4
.type .L.str.3,%object
.L.str.3:
.asciz "connect "
.size .L.str.3, 9
.type .L.str.5,%object
.L.str.5:
.asciz "Copying data between file descriptors failed"
.size .L.str.5, 45
.type .L.str.6,%object
.L.str.6:
.asciz "Bad command: %s"
.size .L.str.6, 16
.type .Lstr,%object
.Lstr:
.asciz "*connect\n"
.size .Lstr, 10
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym command_loop
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_pmap_clnt.c_pmap_unset.c"
.globl pmap_unset # -- Begin function pmap_unset
.p2align 4, 0x90
.type pmap_unset,@function
pmap_unset: # @pmap_unset
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, rsi
mov r15, rdi
mov ebx, dword ptr [rip + FALSE]
mov edi, offset .L.str
call __rpc_getconfip
mov r12d, ebx
test rax, rax
je .LBB0_2
# %bb.1:
mov rbp, rax
mov edi, r15d
mov esi, r14d
mov rdx, rax
call rpcb_unset
mov r12d, eax
mov rdi, rbp
call freenetconfigent
.LBB0_2:
mov edi, offset .L.str.1
call __rpc_getconfip
test rax, rax
je .LBB0_4
# %bb.3:
mov rbp, rax
mov edi, r15d
mov esi, r14d
mov rdx, rax
call rpcb_unset
mov ebx, eax
mov rdi, rbp
call freenetconfigent
.LBB0_4:
xor eax, eax
or ebx, r12d
setne al
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size pmap_unset, .Lfunc_end0-pmap_unset
.cfi_endproc
# -- End function
.type FALSE,@object # @FALSE
.comm FALSE,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "udp"
.size .L.str, 4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "tcp"
.size .L.str.1, 4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_pmap_clnt.c_pmap_unset.c"
.globl pmap_unset
.p2align 2
.type pmap_unset,%function
.code 32
pmap_unset:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
mov r6, r0
movw r0, :lower16:FALSE
mov r8, r1
movt r0, :upper16:FALSE
ldr r4, [r0]
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl __rpc_getconfip
cmp r0, #0
mov r7, r4
beq .LBB0_2
mov r5, r0
mov r0, r6
mov r1, r8
mov r2, r5
bl rpcb_unset
mov r7, r0
mov r0, r5
bl freenetconfigent
.LBB0_2:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
bl __rpc_getconfip
cmp r0, #0
beq .LBB0_4
mov r5, r0
mov r0, r6
mov r1, r8
mov r2, r5
bl rpcb_unset
mov r4, r0
mov r0, r5
bl freenetconfigent
.LBB0_4:
orrs r0, r4, r7
movwne r0, #1
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size pmap_unset, .Lfunc_end0-pmap_unset
.cantunwind
.fnend
.type FALSE,%object
.comm FALSE,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "udp"
.size .L.str, 4
.type .L.str.1,%object
.L.str.1:
.asciz "tcp"
.size .L.str.1, 4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_x11_window.c_glfwGetX11SelectionString.c"
.globl glfwGetX11SelectionString # -- Begin function glfwGetX11SelectionString
.p2align 4, 0x90
.type glfwGetX11SelectionString,@function
glfwGetX11SelectionString: # @glfwGetX11SelectionString
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
xor edi, edi
call _GLFW_REQUIRE_INIT_OR_RETURN
mov edi, dword ptr [rip + _glfw]
pop rax
.cfi_def_cfa_offset 8
jmp getSelectionString # TAILCALL
.Lfunc_end0:
.size glfwGetX11SelectionString, .Lfunc_end0-glfwGetX11SelectionString
.cfi_endproc
# -- End function
.type _glfw,@object # @_glfw
.comm _glfw,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_x11_window.c_glfwGetX11SelectionString.c"
.globl glfwGetX11SelectionString
.p2align 2
.type glfwGetX11SelectionString,%function
.code 32
glfwGetX11SelectionString:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
mov r0, #0
bl _GLFW_REQUIRE_INIT_OR_RETURN
movw r0, :lower16:_glfw
movt r0, :upper16:_glfw
ldr r0, [r0]
pop {r11, lr}
b getSelectionString
.Lfunc_end0:
.size glfwGetX11SelectionString, .Lfunc_end0-glfwGetX11SelectionString
.cantunwind
.fnend
.type _glfw,%object
.comm _glfw,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_envctrl.c_envctrl_i2c_voltage_status.c"
.p2align 4, 0x90 # -- Begin function envctrl_i2c_voltage_status
.type envctrl_i2c_voltage_status,@function
envctrl_i2c_voltage_status: # @envctrl_i2c_voltage_status
.cfi_startproc
# %bb.0:
movzx r10d, byte ptr [rdi]
and esi, r10d
mov ecx, offset ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD
cmp sil, r10b
je .LBB0_10
# %bb.1:
test sil, sil
je .LBB0_2
# %bb.3:
mov r8d, dword ptr [rip + PCF8584_MAX_CHANNELS]
test r8d, r8d
jle .LBB0_4
# %bb.5:
xor edi, edi
mov r9, qword ptr [rip + chnls_mask]
xor ecx, ecx
jmp .LBB0_6
.p2align 4, 0x90
.LBB0_8: # in Loop: Header=BB0_6 Depth=1
add rdi, 1
cmp rdi, r8
jae .LBB0_9
.LBB0_6: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [r9 + 4*rdi]
test eax, r10d
je .LBB0_8
# %bb.7: # in Loop: Header=BB0_6 Depth=1
add ecx, 1
test eax, esi
jne .LBB0_8
.LBB0_9:
cmp ecx, 1
mov eax, offset ENVCTRL_VOLTAGE_BAD
mov ecx, offset ENVCTRL_POWERSUPPLY_BAD
cmove rcx, rax
jmp .LBB0_10
.LBB0_2:
mov ecx, offset ENVCTRL_VOLTAGE_POWERSUPPLY_BAD
jmp .LBB0_10
.LBB0_4:
mov ecx, offset ENVCTRL_POWERSUPPLY_BAD
.LBB0_10:
mov al, byte ptr [rcx]
mov byte ptr [rdx], al
mov al, 1
ret
.Lfunc_end0:
.size envctrl_i2c_voltage_status, .Lfunc_end0-envctrl_i2c_voltage_status
.cfi_endproc
# -- End function
.type ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD,@object # @ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD
.comm ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD,1,1
.type ENVCTRL_VOLTAGE_POWERSUPPLY_BAD,@object # @ENVCTRL_VOLTAGE_POWERSUPPLY_BAD
.comm ENVCTRL_VOLTAGE_POWERSUPPLY_BAD,1,1
.type PCF8584_MAX_CHANNELS,@object # @PCF8584_MAX_CHANNELS
.comm PCF8584_MAX_CHANNELS,4,4
.type chnls_mask,@object # @chnls_mask
.comm chnls_mask,8,8
.type ENVCTRL_VOLTAGE_BAD,@object # @ENVCTRL_VOLTAGE_BAD
.comm ENVCTRL_VOLTAGE_BAD,1,1
.type ENVCTRL_POWERSUPPLY_BAD,@object # @ENVCTRL_POWERSUPPLY_BAD
.comm ENVCTRL_POWERSUPPLY_BAD,1,1
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym envctrl_i2c_voltage_status
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_envctrl.c_envctrl_i2c_voltage_status.c"
.p2align 2
.type envctrl_i2c_voltage_status,%function
.code 32
envctrl_i2c_voltage_status:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
ldrb r0, [r0]
and r12, r0, r1
cmp r12, r0
bne .LBB0_2
movw r0, :lower16:ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD
movt r0, :upper16:ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD
b .LBB0_11
.LBB0_2:
cmp r12, #0
beq .LBB0_9
movw r1, :lower16:PCF8584_MAX_CHANNELS
movt r1, :upper16:PCF8584_MAX_CHANNELS
ldr lr, [r1]
cmp lr, #1
blt .LBB0_10
movw r1, :lower16:chnls_mask
mov r4, #0
movt r1, :upper16:chnls_mask
ldr r3, [r1]
mov r1, #0
b .LBB0_6
.LBB0_5:
add r4, r4, #1
cmp r4, lr
bge .LBB0_8
.LBB0_6:
ldr r5, [r3, r4, lsl #2]
tst r5, r0
beq .LBB0_5
add r1, r1, #1
tst r5, r12
bne .LBB0_5
.LBB0_8:
movw r3, :lower16:ENVCTRL_VOLTAGE_BAD
movw r0, :lower16:ENVCTRL_POWERSUPPLY_BAD
cmp r1, #1
movt r3, :upper16:ENVCTRL_VOLTAGE_BAD
movt r0, :upper16:ENVCTRL_POWERSUPPLY_BAD
moveq r0, r3
b .LBB0_11
.LBB0_9:
movw r0, :lower16:ENVCTRL_VOLTAGE_POWERSUPPLY_BAD
movt r0, :upper16:ENVCTRL_VOLTAGE_POWERSUPPLY_BAD
b .LBB0_11
.LBB0_10:
movw r0, :lower16:ENVCTRL_POWERSUPPLY_BAD
movt r0, :upper16:ENVCTRL_POWERSUPPLY_BAD
.LBB0_11:
ldrb r0, [r0]
strb r0, [r2]
mov r0, #1
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size envctrl_i2c_voltage_status, .Lfunc_end0-envctrl_i2c_voltage_status
.cantunwind
.fnend
.type ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD,%object
.comm ENVCTRL_VOLTAGE_POWERSUPPLY_GOOD,1,1
.type ENVCTRL_VOLTAGE_POWERSUPPLY_BAD,%object
.comm ENVCTRL_VOLTAGE_POWERSUPPLY_BAD,1,1
.type PCF8584_MAX_CHANNELS,%object
.comm PCF8584_MAX_CHANNELS,4,4
.type chnls_mask,%object
.comm chnls_mask,4,4
.type ENVCTRL_VOLTAGE_BAD,%object
.comm ENVCTRL_VOLTAGE_BAD,1,1
.type ENVCTRL_POWERSUPPLY_BAD,%object
.comm ENVCTRL_POWERSUPPLY_BAD,1,1
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym envctrl_i2c_voltage_status
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_mb862xxfb.c_mb862xxfb_setcolreg.c"
.p2align 4, 0x90 # -- Begin function mb862xxfb_setcolreg
.type mb862xxfb_setcolreg,@function
mb862xxfb_setcolreg: # @mb862xxfb_setcolreg
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r12d, ecx
mov r15d, edx
mov ebp, edi
mov eax, dword ptr [r9 + 12]
cmp eax, 129
je .LBB0_4
# %bb.1:
mov r14d, 1
cmp eax, 128
jne .LBB0_6
# %bb.2:
xor r14d, r14d
cmp ebp, 15
ja .LBB0_6
# %bb.3:
mov rbx, r9
mov rax, qword ptr [r9 + 16]
mov qword ptr [rsp], rax # 8-byte Spill
lea rax, [r9 + 8]
mov edi, esi
mov rsi, rax
call chan_to_field
mov r13d, eax
lea rsi, [rbx + 4]
mov edi, r15d
call chan_to_field
mov r15d, eax
or r15d, r13d
mov edi, r12d
mov rsi, rbx
call chan_to_field
or eax, r15d
mov rcx, qword ptr [rsp] # 8-byte Reload
mov rcx, qword ptr [rcx]
mov edx, ebp
mov dword ptr [rcx + 4*rdx], eax
jmp .LBB0_6
.LBB0_4:
xor r14d, r14d
cmp ebp, 255
ja .LBB0_6
# %bb.5:
shl esi, 8
and esi, -65536
and r15d, -256
shr r12d, 8
or r12d, r15d
or r12d, esi
mov edi, dword ptr [rip + disp]
shl ebp, 2
add ebp, dword ptr [rip + GC_L0PAL0]
mov esi, ebp
mov edx, r12d
call outreg
.LBB0_6:
mov eax, r14d
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size mb862xxfb_setcolreg, .Lfunc_end0-mb862xxfb_setcolreg
.cfi_endproc
# -- End function
.type disp,@object # @disp
.comm disp,4,4
.type GC_L0PAL0,@object # @GC_L0PAL0
.comm GC_L0PAL0,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mb862xxfb_setcolreg
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_mb862xxfb.c_mb862xxfb_setcolreg.c"
.p2align 2
.type mb862xxfb_setcolreg,%function
.code 32
mb862xxfb_setcolreg:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #4
sub sp, sp, #4
ldr r5, [r11, #12]
mov r6, r0
mov r8, r3
mov r7, r2
ldr r0, [r5, #12]
cmp r0, #129
beq .LBB0_4
mov r4, #1
cmp r0, #128
bne .LBB0_6
mov r4, #0
cmp r6, #15
bhi .LBB0_6
ldr r10, [r5, #16]
add r2, r5, #8
mov r0, r1
mov r1, r2
bl chan_to_field
mov r9, r0
add r1, r5, #4
mov r0, r7
bl chan_to_field
orr r7, r0, r9
mov r0, r8
mov r1, r5
bl chan_to_field
ldr r1, [r10]
orr r0, r7, r0
str r0, [r1, r6, lsl #2]
b .LBB0_6
.LBB0_4:
mov r4, #0
cmp r6, #255
bhi .LBB0_6
movw r0, :lower16:GC_L0PAL0
movt r0, :upper16:GC_L0PAL0
ldr r0, [r0]
add r3, r0, r6, lsl #2
movw r0, #0
movt r0, #65535
and r0, r0, r1, lsl #8
bic r1, r7, #255
orr r0, r0, r1
mov r1, r3
orr r2, r0, r8, lsr #8
movw r0, :lower16:disp
movt r0, :upper16:disp
ldr r0, [r0]
bl outreg
.LBB0_6:
mov r0, r4
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size mb862xxfb_setcolreg, .Lfunc_end0-mb862xxfb_setcolreg
.cantunwind
.fnend
.type disp,%object
.comm disp,4,4
.type GC_L0PAL0,%object
.comm GC_L0PAL0,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mb862xxfb_setcolreg
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_gsc-core.c_get_format.c"
.globl get_format # -- Begin function get_format
.p2align 4, 0x90
.type get_format,@function
get_format: # @get_format
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov ebx, edi
mov rdi, qword ptr [rip + gsc_formats]
call ARRAY_SIZE
movsxd rdx, ebx
lea rsi, [4*rdx]
add rsi, qword ptr [rip + gsc_formats]
xor ecx, ecx
cmp eax, edx
cmovg rcx, rsi
mov rax, rcx
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size get_format, .Lfunc_end0-get_format
.cfi_endproc
# -- End function
.type gsc_formats,@object # @gsc_formats
.comm gsc_formats,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_gsc-core.c_get_format.c"
.globl get_format
.p2align 2
.type get_format,%function
.code 32
get_format:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
movw r5, :lower16:gsc_formats
mov r4, r0
movt r5, :upper16:gsc_formats
ldr r0, [r5]
bl ARRAY_SIZE
ldr r2, [r5]
mov r1, #0
cmp r0, r4
addgt r1, r2, r4, lsl #2
mov r0, r1
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size get_format, .Lfunc_end0-get_format
.cantunwind
.fnend
.type gsc_formats,%object
.comm gsc_formats,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_pokeysnd.c_null_consol_sound.c"
.p2align 4, 0x90 # -- Begin function null_consol_sound
.type null_consol_sound,@function
null_consol_sound: # @null_consol_sound
.cfi_startproc
# %bb.0:
ret
.Lfunc_end0:
.size null_consol_sound, .Lfunc_end0-null_consol_sound
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym null_consol_sound
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_pokeysnd.c_null_consol_sound.c"
.p2align 2
.type null_consol_sound,%function
.code 32
null_consol_sound:
.fnstart
bx lr
.Lfunc_end0:
.size null_consol_sound, .Lfunc_end0-null_consol_sound
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym null_consol_sound
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_vita2d_gfx.c_vita2d_gfx_frame.c"
.section .rodata.cst4,"aM",@progbits,4
.p2align 2 # -- Begin function vita2d_gfx_frame
.LCPI0_0:
.long 1070141403 # float 1.57079637
.LCPI0_1:
.long 1056964608 # float 0.5
.text
.p2align 4, 0x90
.type vita2d_gfx_frame,@function
vita2d_gfx_frame: # @vita2d_gfx_frame
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 24
.cfi_def_cfa_offset 80
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov qword ptr [rsp + 16], rdi # 8-byte Spill
test rsi, rsi
je .LBB0_16
# %bb.1:
mov ebp, ecx
mov r13d, edx
mov r14, rsi
mov rax, qword ptr [rsp + 16] # 8-byte Reload
mov rdi, qword ptr [rax + 80]
test rdi, rdi
je .LBB0_3
# %bb.2:
mov ebx, r9d
call vita2d_texture_get_datap
mov r9d, ebx
cmp rax, r14
je .LBB0_16
.LBB0_3:
mov rbx, qword ptr [rsp + 16] # 8-byte Reload
cmp dword ptr [rbx], r13d
mov dword ptr [rsp + 4], r9d # 4-byte Spill
jne .LBB0_6
# %bb.4:
cmp dword ptr [rbx + 4], ebp
jne .LBB0_6
# %bb.5:
mov rdi, qword ptr [rbx + 80]
test rdi, rdi
jne .LBB0_9
jmp .LBB0_8
.LBB0_6:
mov rdi, qword ptr [rbx + 80]
test rdi, rdi
je .LBB0_8
# %bb.7:
call vita2d_free_texture
mov qword ptr [rbx + 80], 0
.LBB0_8:
mov edi, offset .L.str
mov esi, r13d
mov edx, ebp
call RARCH_LOG
mov dword ptr [rbx], r13d
mov dword ptr [rbx + 4], ebp
mov rdx, qword ptr [rbx + 8]
mov edi, r13d
mov esi, ebp
call vita2d_create_empty_texture_format
mov qword ptr [rbx + 80], rax
mov edx, dword ptr [rbx + 96]
mov rdi, rax
mov esi, edx
call vita2d_texture_set_filters
mov rdi, qword ptr [rbx + 80]
.LBB0_9:
call vita2d_texture_get_datap
mov r15, rax
mov rdi, qword ptr [rbx + 80]
call vita2d_texture_get_stride
mov r12d, eax
mov rax, qword ptr [rbx + 8]
cmp rax, qword ptr [rip + SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB]
mov qword ptr [rsp + 8], r14 # 8-byte Spill
jne .LBB0_13
# %bb.10:
test ebp, ebp
mov edx, dword ptr [rsp + 4] # 4-byte Reload
je .LBB0_16
# %bb.11:
mov rbx, r15
shr r12d, 2
mov eax, edx
shr eax, 2
mov dword ptr [rsp], eax # 4-byte Spill
and edx, -4
mov ebp, ebp
xor r13d, r13d
xor r15d, r15d
.p2align 4, 0x90
.LBB0_12: # =>This Inner Loop Header: Depth=1
mov eax, r13d
lea rdi, [rbx + 4*rax]
mov eax, r15d
lea rsi, [r14 + 4*rax]
mov r14d, edx
call memcpy_neon
mov edx, r14d
mov r14, qword ptr [rsp + 8] # 8-byte Reload
add r15d, dword ptr [rsp] # 4-byte Folded Reload
add r13d, r12d
add rbp, -1
jne .LBB0_12
jmp .LBB0_16
.LBB0_13:
test ebp, ebp
mov ecx, dword ptr [rsp + 4] # 4-byte Reload
mov dword ptr [rsp], r13d # 4-byte Spill
je .LBB0_16
# %bb.14:
mov r13, r15
shr r12d
shr ecx
shl dword ptr [rsp], 2 # 4-byte Folded Spill
mov r15d, ebp
xor ebx, ebx
xor ebp, ebp
.p2align 4, 0x90
.LBB0_15: # =>This Inner Loop Header: Depth=1
mov eax, ebx
lea rdi, [4*rax]
add rdi, r13
mov eax, ebp
lea rsi, [r14 + 4*rax]
mov edx, dword ptr [rsp] # 4-byte Reload
mov r14d, ecx
call memcpy_neon
mov ecx, r14d
mov r14, qword ptr [rsp + 8] # 8-byte Reload
add ebp, ecx
add ebx, r12d
add r15, -1
jne .LBB0_15
.LBB0_16:
mov r14, qword ptr [rsp + 88]
mov rbp, qword ptr [rsp + 16] # 8-byte Reload
cmp qword ptr [rbp + 88], 0
je .LBB0_18
# %bb.17:
mov rdi, rbp
mov rsi, r14
call vita2d_gfx_update_viewport
.LBB0_18:
xor eax, eax
call vita2d_start_drawing
movss xmm0, dword ptr [rip + PSP_FB_WIDTH] # xmm0 = mem[0],zero,zero,zero
movss dword ptr [rsp + 8], xmm0 # 4-byte Spill
movss xmm0, dword ptr [rip + PSP_FB_HEIGHT] # xmm0 = mem[0],zero,zero,zero
movss dword ptr [rsp], xmm0 # 4-byte Spill
xor eax, eax
call vita2d_get_clear_color
xor edi, edi
xor esi, esi
movss xmm0, dword ptr [rsp + 8] # 4-byte Reload
# xmm0 = mem[0],zero,zero,zero
movss xmm1, dword ptr [rsp] # 4-byte Reload
# xmm1 = mem[0],zero,zero,zero
mov edx, eax
call vita2d_draw_rectangle
mov rdi, qword ptr [rbp + 80]
test rdi, rdi
je .LBB0_22
# %bb.19:
cmp qword ptr [rbp + 48], 0
je .LBB0_21
# %bb.20:
mov eax, dword ptr [rbp]
xorps xmm0, xmm0
cvtsi2ss xmm0, rax
movss xmm2, dword ptr [rip + PSP_FB_WIDTH] # xmm2 = mem[0],zero,zero,zero
mov eax, dword ptr [rbp + 4]
divss xmm2, xmm0
movss xmm3, dword ptr [rip + PSP_FB_HEIGHT] # xmm3 = mem[0],zero,zero,zero
xorps xmm0, xmm0
cvtsi2ss xmm0, rax
divss xmm3, xmm0
xorps xmm0, xmm0
xorps xmm1, xmm1
call vita2d_draw_texture_scale
jmp .LBB0_22
.LBB0_21:
movss xmm2, dword ptr [rbp + 16] # xmm2 = mem[0],zero,zero,zero
mulss xmm2, dword ptr [rip + .LCPI0_0]
movss xmm0, dword ptr [rbp + 64] # xmm0 = mem[0],zero,zero,zero
mov eax, dword ptr [rbp]
mov ecx, dword ptr [rbp + 4]
xorps xmm1, xmm1
cvtsi2ss xmm1, rax
divss xmm0, xmm1
cvtsi2ss xmm3, rcx
movss xmm1, dword ptr [rbp + 68] # xmm1 = mem[0],zero,zero,zero
divss xmm1, xmm3
mov esi, dword ptr [rbp + 76]
mov edx, dword ptr [rbp + 72]
call vita2d_draw_texture_scale_rotate
.LBB0_22:
mov rbx, qword ptr [rsp + 80]
cmp qword ptr [rbp + 40], 0
je .LBB0_26
# %bb.23:
mov rdi, qword ptr [rbp + 32]
test rdi, rdi
je .LBB0_33
# %bb.24:
cmp qword ptr [rbp + 48], 0
je .LBB0_28
# %bb.25:
movss xmm2, dword ptr [rip + PSP_FB_WIDTH] # xmm2 = mem[0],zero,zero,zero
divss xmm2, dword ptr [rbp + 24]
movss xmm3, dword ptr [rip + PSP_FB_HEIGHT] # xmm3 = mem[0],zero,zero,zero
divss xmm3, dword ptr [rbp + 28]
xorps xmm0, xmm0
xorps xmm1, xmm1
jmp .LBB0_32
.LBB0_26:
cmp qword ptr [r14 + 16], 0
je .LBB0_33
# %bb.27:
lea rcx, [r14 + 8]
mov rdx, qword ptr [r14]
mov rdi, r14
xor esi, esi
call font_driver_render_msg
jmp .LBB0_33
.LBB0_28:
movss xmm1, dword ptr [rbp + 24] # xmm1 = mem[0],zero,zero,zero
movss xmm0, dword ptr [rbp + 28] # xmm0 = mem[0],zero,zero,zero
ucomiss xmm1, xmm0
jbe .LBB0_30
# %bb.29:
movss xmm2, dword ptr [rip + PSP_FB_HEIGHT] # xmm2 = mem[0],zero,zero,zero
divss xmm2, xmm0
mulss xmm1, xmm2
movss xmm3, dword ptr [rip + .LCPI0_1] # xmm3 = mem[0],zero,zero,zero
movss xmm0, dword ptr [rip + PSP_FB_WIDTH] # xmm0 = mem[0],zero,zero,zero
mulss xmm0, xmm3
mulss xmm1, xmm3
subss xmm0, xmm1
xorps xmm1, xmm1
jmp .LBB0_31
.LBB0_30:
movss xmm2, dword ptr [rip + PSP_FB_WIDTH] # xmm2 = mem[0],zero,zero,zero
divss xmm2, xmm1
mulss xmm0, xmm2
movss xmm3, dword ptr [rip + .LCPI0_1] # xmm3 = mem[0],zero,zero,zero
movss xmm1, dword ptr [rip + PSP_FB_HEIGHT] # xmm1 = mem[0],zero,zero,zero
mulss xmm1, xmm3
mulss xmm0, xmm3
subss xmm1, xmm0
xorps xmm0, xmm0
.LBB0_31:
movaps xmm3, xmm2
.LBB0_32:
call vita2d_draw_texture_scale
.LBB0_33:
mov rdi, rbx
call string_is_empty
test eax, eax
jne .LBB0_35
# %bb.34:
mov rdi, r14
xor esi, esi
mov rdx, rbx
xor ecx, ecx
call font_driver_render_msg
.LBB0_35:
xor eax, eax
call vita2d_end_drawing
xor eax, eax
call vita2d_swap_buffers
mov eax, 1
add rsp, 24
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size vita2d_gfx_frame, .Lfunc_end0-vita2d_gfx_frame
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Creating texture: %ix%i\n"
.size .L.str, 25
.type SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB,@object # @SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB
.comm SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB,8,8
.type PSP_FB_WIDTH,@object # @PSP_FB_WIDTH
.comm PSP_FB_WIDTH,4,4
.type PSP_FB_HEIGHT,@object # @PSP_FB_HEIGHT
.comm PSP_FB_HEIGHT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym vita2d_gfx_frame
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_vita2d_gfx.c_vita2d_gfx_frame.c"
.p2align 2
.type vita2d_gfx_frame,%function
.code 32
vita2d_gfx_frame:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #20
sub sp, sp, #20
mov r9, r0
cmp r1, #0
beq .LBB0_14
ldr r0, [r9, #56]
mov r4, r3
mov r5, r2
mov r6, r1
cmp r0, #0
beq .LBB0_3
bl vita2d_texture_get_datap
cmp r0, r6
beq .LBB0_14
.LBB0_3:
ldr r0, [r9]
cmp r0, r5
ldreq r0, [r9, #4]
cmpeq r0, r4
beq .LBB0_28
ldr r0, [r9, #56]
cmp r0, #0
beq .LBB0_6
bl vita2d_free_texture
mov r0, #0
str r0, [r9, #56]
.LBB0_6:
movw r0, :lower16:.L.str
mov r1, r5
mov r2, r4
movt r0, :upper16:.L.str
bl RARCH_LOG
ldr r2, [r9, #8]
mov r0, r5
mov r1, r4
str r5, [r9]
str r4, [r9, #4]
bl vita2d_create_empty_texture_format
ldr r1, [r9, #64]
str r0, [r9, #56]
mov r2, r1
bl vita2d_texture_set_filters
ldr r0, [r9, #56]
.LBB0_7:
ldr r10, [r11, #12]
bl vita2d_texture_get_datap
mov r7, r0
ldr r0, [r9, #56]
bl vita2d_texture_get_stride
movw r1, :lower16:SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB
ldr r2, [r9, #8]
movt r1, :upper16:SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB
ldr r1, [r1]
cmp r2, r1
bne .LBB0_11
cmp r4, #0
beq .LBB0_14
lsr r0, r0, #2
bic r5, r10, #3
lsl r8, r0, #2
.LBB0_10:
mov r0, r7
mov r1, r6
mov r2, r5
bl memcpy_neon
add r6, r6, r5
add r7, r7, r8
subs r4, r4, #1
bne .LBB0_10
b .LBB0_14
.LBB0_11:
cmp r4, #0
beq .LBB0_14
lsr r1, r10, #1
lsr r0, r0, #1
lsl r5, r5, #2
lsl r10, r1, #2
lsl r8, r0, #2
.LBB0_13:
mov r0, r7
mov r1, r6
mov r2, r5
bl memcpy_neon
add r6, r6, r10
add r7, r7, r8
subs r4, r4, #1
bne .LBB0_13
.LBB0_14:
ldr r0, [r9, #60]
ldr r10, [r11, #20]
cmp r0, #0
beq .LBB0_16
mov r0, r9
mov r1, r10
bl vita2d_gfx_update_viewport
.LBB0_16:
add r8, r9, #12
bl vita2d_start_drawing
movw r0, :lower16:PSP_FB_HEIGHT
movw r7, :lower16:PSP_FB_WIDTH
movt r0, :upper16:PSP_FB_HEIGHT
movt r7, :upper16:PSP_FB_WIDTH
ldr r4, [r0]
ldr r5, [r7]
bl vita2d_get_clear_color
str r0, [sp]
mov r0, #0
mov r1, #0
mov r2, r5
mov r3, r4
bl vita2d_draw_rectangle
ldr r6, [r9, #56]
cmp r6, #0
beq .LBB0_20
ldr r0, [r9, #32]
cmp r0, #0
beq .LBB0_19
ldr r0, [r9, #4]
ldr r4, [r9]
bl __aeabi_ui2f
mov r1, r0
movw r0, :lower16:PSP_FB_HEIGHT
movt r0, :upper16:PSP_FB_HEIGHT
ldr r0, [r0]
bl __aeabi_fdiv
mov r5, r0
mov r0, r4
bl __aeabi_ui2f
mov r1, r0
ldr r0, [r7]
bl __aeabi_fdiv
mov r3, r0
mov r0, r6
mov r1, #0
mov r2, #0
str r5, [sp]
bl vita2d_draw_texture_scale
b .LBB0_20
.LBB0_19:
ldr r0, [r8]
ldr r4, [r8, #28]
ldr r5, [r8, #32]
movw r1, #4059
movt r1, #16329
bl __aeabi_fmul
str r0, [sp, #16]
ldr r1, [r9, #48]
ldr r0, [r9, #4]
ldr r7, [r9]
ldr r10, [r9, #52]
str r1, [sp, #12]
bl __aeabi_ui2f
mov r1, r0
mov r0, r5
bl __aeabi_fdiv
mov r5, r0
mov r0, r7
movw r7, :lower16:PSP_FB_WIDTH
movt r7, :upper16:PSP_FB_WIDTH
bl __aeabi_ui2f
mov r1, r0
mov r0, r4
bl __aeabi_fdiv
mov r3, r0
ldr r0, [sp, #16]
ldr r2, [sp, #12]
mov r1, r10
ldr r10, [r11, #20]
str r5, [sp]
str r0, [sp, #4]
mov r0, r6
bl vita2d_draw_texture_scale_rotate
.LBB0_20:
ldr r0, [r9, #28]
ldr r4, [r11, #16]
cmp r0, #0
beq .LBB0_24
ldr r6, [r9, #24]
cmp r6, #0
beq .LBB0_31
ldr r0, [r9, #32]
add r5, r8, #4
cmp r0, #0
beq .LBB0_26
movw r0, :lower16:PSP_FB_HEIGHT
ldr r1, [r8, #8]
movt r0, :upper16:PSP_FB_HEIGHT
ldr r0, [r0]
bl __aeabi_fdiv
mov r8, r4
mov r4, r0
ldr r0, [r7]
ldr r1, [r5]
bl __aeabi_fdiv
mov r3, r0
mov r0, r6
mov r1, #0
mov r2, #0
str r4, [sp]
mov r4, r8
bl vita2d_draw_texture_scale
b .LBB0_31
.LBB0_24:
ldr r0, [r10, #8]
cmp r0, #0
beq .LBB0_31
mov r3, r10
mov r0, r10
mov r1, #0
ldr r2, [r3], #4
bl font_driver_render_msg
b .LBB0_31
.LBB0_26:
mov r9, r4
ldr r4, [r5]
ldr r5, [r8, #8]
mov r0, r4
mov r1, r5
bl __aeabi_fcmpgt
cmp r0, #0
beq .LBB0_29
movw r0, :lower16:PSP_FB_HEIGHT
mov r1, r5
movt r0, :upper16:PSP_FB_HEIGHT
ldr r0, [r0]
bl __aeabi_fdiv
mov r5, r0
mov r0, r4
mov r1, r5
bl __aeabi_fmul
mov r8, r0
ldr r0, [r7]
mov r1, #1056964608
bl __aeabi_fmul
mov r4, r0
mov r0, r8
mov r1, #1056964608
bl __aeabi_fmul
mov r1, r0
mov r0, r4
bl __aeabi_fsub
mov r1, r0
mov r0, r6
mov r2, #0
mov r3, r5
str r5, [sp]
b .LBB0_30
.LBB0_28:
ldr r0, [r9, #56]
cmp r0, #0
bne .LBB0_7
b .LBB0_6
.LBB0_29:
ldr r0, [r7]
mov r1, r4
bl __aeabi_fdiv
mov r4, r0
mov r0, r5
mov r1, r4
bl __aeabi_fmul
mov r8, r0
movw r0, :lower16:PSP_FB_HEIGHT
mov r1, #1056964608
movt r0, :upper16:PSP_FB_HEIGHT
ldr r0, [r0]
bl __aeabi_fmul
mov r5, r0
mov r0, r8
mov r1, #1056964608
bl __aeabi_fmul
mov r1, r0
mov r0, r5
bl __aeabi_fsub
mov r2, r0
str r4, [sp]
mov r0, r6
mov r1, #0
mov r3, r4
.LBB0_30:
bl vita2d_draw_texture_scale
mov r4, r9
.LBB0_31:
mov r0, r4
bl string_is_empty
cmp r0, #0
bne .LBB0_33
mov r0, r10
mov r1, #0
mov r2, r4
mov r3, #0
bl font_driver_render_msg
.LBB0_33:
bl vita2d_end_drawing
bl vita2d_swap_buffers
mov r0, #1
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size vita2d_gfx_frame, .Lfunc_end0-vita2d_gfx_frame
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Creating texture: %ix%i\n"
.size .L.str, 25
.type SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB,%object
.comm SCE_GXM_TEXTURE_FORMAT_X8U8U8U8_1RGB,4,4
.type PSP_FB_WIDTH,%object
.comm PSP_FB_WIDTH,4,4
.type PSP_FB_HEIGHT,%object
.comm PSP_FB_HEIGHT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym vita2d_gfx_frame
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_tun.c_tun_queue_purge.c"
.p2align 4, 0x90 # -- Begin function tun_queue_purge
.type tun_queue_purge,@function
tun_queue_purge: # @tun_queue_purge
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov r14, rdi
lea rbx, [rdi + 8]
.p2align 4, 0x90
.LBB0_2: # =>This Inner Loop Header: Depth=1
mov rdi, rbx
call ptr_ring_consume
test rax, rax
je .LBB0_3
# %bb.1: # in Loop: Header=BB0_2 Depth=1
mov rdi, rax
call tun_ptr_free
jmp .LBB0_2
.LBB0_3:
lea rdi, [r14 + 4]
call skb_queue_purge
mov rdi, r14
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp skb_queue_purge # TAILCALL
.Lfunc_end0:
.size tun_queue_purge, .Lfunc_end0-tun_queue_purge
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym tun_queue_purge
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_tun.c_tun_queue_purge.c"
.p2align 2
.type tun_queue_purge,%function
.code 32
tun_queue_purge:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
add r5, r0, #8
.LBB0_1:
mov r0, r5
bl ptr_ring_consume
cmp r0, #0
beq .LBB0_3
bl tun_ptr_free
b .LBB0_1
.LBB0_3:
add r0, r4, #4
bl skb_queue_purge
mov r0, r4
pop {r4, r5, r11, lr}
b skb_queue_purge
.Lfunc_end0:
.size tun_queue_purge, .Lfunc_end0-tun_queue_purge
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym tun_queue_purge
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_lpeg.c_printcap.c"
.p2align 4, 0x90 # -- Begin function printcap
.type printcap,@function
printcap: # @printcap
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
mov edi, dword ptr [rdi + 12]
call printcapkind
mov esi, dword ptr [rbx]
mov edx, dword ptr [rbx + 4]
mov ecx, dword ptr [rbx + 8]
mov edi, offset .L.str
pop rbx
.cfi_def_cfa_offset 8
jmp printf # TAILCALL
.Lfunc_end0:
.size printcap, .Lfunc_end0-printcap
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz " (idx: %d - size: %d) -> %p\n"
.size .L.str, 29
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym printcap
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_lpeg.c_printcap.c"
.p2align 2
.type printcap,%function
.code 32
printcap:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
ldr r0, [r0, #12]
bl printcapkind
ldm r4, {r1, r2, r3}
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
pop {r4, r10, r11, lr}
b printf
.Lfunc_end0:
.size printcap, .Lfunc_end0-printcap
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz " (idx: %d - size: %d) -> %p\n"
.size .L.str, 29
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym printcap
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_lmc_main.c_lmc_led_on.c"
.globl lmc_led_on # -- Begin function lmc_led_on
.p2align 4, 0x90
.type lmc_led_on,@function
lmc_led_on: # @lmc_led_on
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov ebp, esi
mov rbx, rdi
mov edi, dword ptr [rdi + 4]
mov esi, offset .L.str
call lmc_trace
mov ecx, dword ptr [rbx]
mov eax, ecx
not eax
mov esi, offset .L.str.1
test eax, ebp
jne .LBB0_2
# %bb.1:
not ebp
and ecx, ebp
mov dword ptr [rbx], ecx
mov rdi, rbx
xor esi, esi
mov edx, 16
call lmc_mii_writereg
mov esi, offset .L.str.2
.LBB0_2:
mov edi, dword ptr [rbx + 4]
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp lmc_trace # TAILCALL
.Lfunc_end0:
.size lmc_led_on, .Lfunc_end0-lmc_led_on
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "lmc_led_on in"
.size .L.str, 14
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "lmc_led_on aon out"
.size .L.str.1, 19
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "lmc_led_on out"
.size .L.str.2, 15
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_lmc_main.c_lmc_led_on.c"
.globl lmc_led_on
.p2align 2
.type lmc_led_on,%function
.code 32
lmc_led_on:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
ldr r0, [r0, #4]
mov r5, r1
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl lmc_trace
ldr r0, [r4]
mvn r1, r0
tst r1, r5
beq .LBB0_2
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
b .LBB0_3
.LBB0_2:
bic r3, r0, r5
mov r0, r4
mov r1, #0
mov r2, #16
str r3, [r4]
bl lmc_mii_writereg
movw r1, :lower16:.L.str.2
movt r1, :upper16:.L.str.2
.LBB0_3:
ldr r0, [r4, #4]
pop {r4, r5, r11, lr}
b lmc_trace
.Lfunc_end0:
.size lmc_led_on, .Lfunc_end0-lmc_led_on
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "lmc_led_on in"
.size .L.str, 14
.type .L.str.1,%object
.L.str.1:
.asciz "lmc_led_on aon out"
.size .L.str.1, 19
.type .L.str.2,%object
.L.str.2:
.asciz "lmc_led_on out"
.size .L.str.2, 15
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_pci.c_cxl_unmap_adapter_regs.c"
.p2align 4, 0x90 # -- Begin function cxl_unmap_adapter_regs
.type cxl_unmap_adapter_regs,@function
cxl_unmap_adapter_regs: # @cxl_unmap_adapter_regs
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
mov rax, qword ptr [rdi + 8]
mov rdi, qword ptr [rax + 8]
test rdi, rdi
je .LBB0_2
# %bb.1:
call iounmap
mov rax, qword ptr [rbx + 8]
mov qword ptr [rax + 8], 0
mov edi, dword ptr [rbx]
call to_pci_dev
mov edi, eax
mov esi, 2
call pci_release_region
mov rax, qword ptr [rbx + 8]
.LBB0_2:
mov rdi, qword ptr [rax]
test rdi, rdi
je .LBB0_3
# %bb.4:
call iounmap
mov rax, qword ptr [rbx + 8]
mov qword ptr [rax], 0
mov edi, dword ptr [rbx]
call to_pci_dev
mov edi, eax
xor esi, esi
pop rbx
.cfi_def_cfa_offset 8
jmp pci_release_region # TAILCALL
.LBB0_3:
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size cxl_unmap_adapter_regs, .Lfunc_end0-cxl_unmap_adapter_regs
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym cxl_unmap_adapter_regs
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_pci.c_cxl_unmap_adapter_regs.c"
.p2align 2
.type cxl_unmap_adapter_regs,%function
.code 32
cxl_unmap_adapter_regs:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
ldr r1, [r0, #4]
mov r4, r0
ldr r0, [r1, #4]
cmp r0, #0
beq .LBB0_2
bl iounmap
ldm r4, {r0, r1}
mov r2, #0
str r2, [r1, #4]
bl to_pci_dev
mov r1, #2
bl pci_release_region
ldr r1, [r4, #4]
.LBB0_2:
ldr r0, [r1]
cmp r0, #0
popeq {r4, r10, r11, pc}
bl iounmap
ldm r4, {r0, r1}
mov r2, #0
str r2, [r1]
bl to_pci_dev
mov r1, #0
pop {r4, r10, r11, lr}
b pci_release_region
.Lfunc_end0:
.size cxl_unmap_adapter_regs, .Lfunc_end0-cxl_unmap_adapter_regs
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym cxl_unmap_adapter_regs
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_842.c_crypto842_free_ctx.c"
.p2align 4, 0x90 # -- Begin function crypto842_free_ctx
.type crypto842_free_ctx,@function
crypto842_free_ctx: # @crypto842_free_ctx
.cfi_startproc
# %bb.0:
mov rdi, rsi
jmp kfree # TAILCALL
.Lfunc_end0:
.size crypto842_free_ctx, .Lfunc_end0-crypto842_free_ctx
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym crypto842_free_ctx
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_842.c_crypto842_free_ctx.c"
.p2align 2
.type crypto842_free_ctx,%function
.code 32
crypto842_free_ctx:
.fnstart
mov r0, r1
b kfree
.Lfunc_end0:
.size crypto842_free_ctx, .Lfunc_end0-crypto842_free_ctx
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym crypto842_free_ctx
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_radeon_cp.c_radeon_do_resume_cp.c"
.p2align 4, 0x90 # -- Begin function radeon_do_resume_cp
.type radeon_do_resume_cp,@function
radeon_do_resume_cp: # @radeon_do_resume_cp
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov rbx, qword ptr [rdi]
test rbx, rbx
je .LBB0_1
# %bb.2:
mov r15, rsi
mov r14, rdi
mov edi, offset .L.str.1
call DRM_DEBUG
mov rdi, rbx
mov esi, 1
call radeon_set_pcigart
mov rdi, rbx
call radeon_cp_load_microcode
mov rdi, r14
mov rsi, rbx
mov rdx, r15
call radeon_cp_init_ring_buffer
mov qword ptr [rbx + 8], 0
mov rdi, r14
call radeon_do_engine_reset
mov esi, dword ptr [rip + RADEON_SW_INT_ENABLE]
mov rdi, r14
mov edx, 1
call radeon_irq_set_state
mov edi, offset .L.str.2
call DRM_DEBUG
xor eax, eax
jmp .LBB0_3
.LBB0_1:
mov edi, offset .L.str
call DRM_ERROR
xor eax, eax
sub eax, dword ptr [rip + EINVAL]
.LBB0_3:
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size radeon_do_resume_cp, .Lfunc_end0-radeon_do_resume_cp
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Called with no initialization\n"
.size .L.str, 31
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Starting radeon_do_resume_cp()\n"
.size .L.str.1, 32
.type RADEON_SW_INT_ENABLE,@object # @RADEON_SW_INT_ENABLE
.comm RADEON_SW_INT_ENABLE,4,4
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "radeon_do_resume_cp() complete\n"
.size .L.str.2, 32
.type RADEON_IS_AGP,@object # @RADEON_IS_AGP
.comm RADEON_IS_AGP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym radeon_do_resume_cp
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_radeon_cp.c_radeon_do_resume_cp.c"
.p2align 2
.type radeon_do_resume_cp,%function
.code 32
radeon_do_resume_cp:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
ldr r5, [r0]
cmp r5, #0
beq .LBB0_2
mov r4, r0
movw r0, :lower16:.L.str.1
mov r6, r1
movt r0, :upper16:.L.str.1
bl DRM_DEBUG
mov r0, r5
mov r1, #1
bl radeon_set_pcigart
mov r0, r5
bl radeon_cp_load_microcode
mov r0, r4
mov r1, r5
mov r2, r6
bl radeon_cp_init_ring_buffer
mov r6, #0
mov r0, r4
str r6, [r5, #4]
bl radeon_do_engine_reset
movw r0, :lower16:RADEON_SW_INT_ENABLE
mov r2, #1
movt r0, :upper16:RADEON_SW_INT_ENABLE
ldr r1, [r0]
mov r0, r4
bl radeon_irq_set_state
movw r0, :lower16:.L.str.2
movt r0, :upper16:.L.str.2
bl DRM_DEBUG
mov r0, r6
pop {r4, r5, r6, r10, r11, pc}
.LBB0_2:
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl DRM_ERROR
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size radeon_do_resume_cp, .Lfunc_end0-radeon_do_resume_cp
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Called with no initialization\n"
.size .L.str, 31
.type EINVAL,%object
.comm EINVAL,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Starting radeon_do_resume_cp()\n"
.size .L.str.1, 32
.type RADEON_SW_INT_ENABLE,%object
.comm RADEON_SW_INT_ENABLE,4,4
.type .L.str.2,%object
.L.str.2:
.asciz "radeon_do_resume_cp() complete\n"
.size .L.str.2, 32
.type RADEON_IS_AGP,%object
.comm RADEON_IS_AGP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym radeon_do_resume_cp
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ldexp.c_exp_nameop.c"
.globl exp_nameop # -- Begin function exp_nameop
.p2align 4, 0x90
.type exp_nameop,@function
exp_nameop: # @exp_nameop
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
sub rsp, 32
.cfi_def_cfa_offset 48
.cfi_offset rbx, -16
mov dword ptr [rsp + 16], edi
mov eax, dword ptr [rip + lineno]
mov dword ptr [rsp + 24], eax
mov qword ptr [rsp + 8], rsi
mov eax, dword ptr [rip + etree_name]
mov dword ptr [rsp + 20], eax
lea rdi, [rsp + 8]
call exp_fold_tree_no_dot
cmp qword ptr [rip + expld+8], 0
je .LBB0_2
# %bb.1:
mov edi, dword ptr [rip + expld]
call exp_intop
mov rbx, rax
jmp .LBB0_3
.LBB0_2:
mov edi, 24
call stat_alloc
mov rbx, rax
lea rsi, [rsp + 8]
mov rdi, rax
mov edx, 24
call memcpy
.LBB0_3:
mov rax, rbx
add rsp, 32
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size exp_nameop, .Lfunc_end0-exp_nameop
.cfi_endproc
# -- End function
.type lineno,@object # @lineno
.comm lineno,4,4
.type etree_name,@object # @etree_name
.comm etree_name,4,4
.type expld,@object # @expld
.comm expld,16,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_ldexp.c_exp_nameop.c"
.globl exp_nameop
.p2align 2
.type exp_nameop,%function
.code 32
exp_nameop:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #16
sub sp, sp, #16
str r0, [sp, #4]
movw r0, :lower16:lineno
str r1, [sp]
movt r0, :upper16:lineno
ldr r0, [r0]
str r0, [sp, #12]
movw r0, :lower16:etree_name
movt r0, :upper16:etree_name
ldr r0, [r0]
str r0, [sp, #8]
mov r0, sp
bl exp_fold_tree_no_dot
movw r0, :lower16:expld
movt r0, :upper16:expld
ldr r1, [r0, #4]
cmp r1, #0
beq .LBB0_2
ldr r0, [r0]
bl exp_intop
mov r4, r0
b .LBB0_3
.LBB0_2:
mov r0, #16
bl stat_alloc
mov r1, sp
mov r2, #16
mov r4, r0
bl memcpy
.LBB0_3:
mov r0, r4
sub sp, r11, #8
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size exp_nameop, .Lfunc_end0-exp_nameop
.cantunwind
.fnend
.type lineno,%object
.comm lineno,4,4
.type etree_name,%object
.comm etree_name,4,4
.type expld,%object
.comm expld,8,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_vcn_v2_0.c_vcn_v2_0_jpeg_ring_get_rptr.c"
.p2align 4, 0x90 # -- Begin function vcn_v2_0_jpeg_ring_get_rptr
.type vcn_v2_0_jpeg_ring_get_rptr,@function
vcn_v2_0_jpeg_ring_get_rptr: # @vcn_v2_0_jpeg_ring_get_rptr
.cfi_startproc
# %bb.0:
mov edi, dword ptr [rip + UVD]
mov edx, dword ptr [rip + mmUVD_JRBC_RB_RPTR]
xor esi, esi
jmp RREG32_SOC15 # TAILCALL
.Lfunc_end0:
.size vcn_v2_0_jpeg_ring_get_rptr, .Lfunc_end0-vcn_v2_0_jpeg_ring_get_rptr
.cfi_endproc
# -- End function
.type UVD,@object # @UVD
.comm UVD,4,4
.type mmUVD_JRBC_RB_RPTR,@object # @mmUVD_JRBC_RB_RPTR
.comm mmUVD_JRBC_RB_RPTR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym vcn_v2_0_jpeg_ring_get_rptr
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_vcn_v2_0.c_vcn_v2_0_jpeg_ring_get_rptr.c"
.p2align 2
.type vcn_v2_0_jpeg_ring_get_rptr,%function
.code 32
vcn_v2_0_jpeg_ring_get_rptr:
.fnstart
movw r0, :lower16:mmUVD_JRBC_RB_RPTR
mov r1, #0
movt r0, :upper16:mmUVD_JRBC_RB_RPTR
ldr r2, [r0]
movw r0, :lower16:UVD
movt r0, :upper16:UVD
ldr r0, [r0]
b RREG32_SOC15
.Lfunc_end0:
.size vcn_v2_0_jpeg_ring_get_rptr, .Lfunc_end0-vcn_v2_0_jpeg_ring_get_rptr
.cantunwind
.fnend
.type UVD,%object
.comm UVD,4,4
.type mmUVD_JRBC_RB_RPTR,%object
.comm mmUVD_JRBC_RB_RPTR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym vcn_v2_0_jpeg_ring_get_rptr
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_udp.c_uv_udp_init_ex.c"
.globl uv_udp_init_ex # -- Begin function uv_udp_init_ex
.p2align 4, 0x90
.type uv_udp_init_ex,@function
uv_udp_init_ex: # @uv_udp_init_ex
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov rbx, rsi
mov r14, rdi
movzx edi, dl
mov eax, dword ptr [rip + AF_UNSPEC]
cmp edi, dword ptr [rip + AF_INET]
je .LBB0_4
# %bb.1:
cmp edi, dword ptr [rip + AF_INET6]
je .LBB0_4
# %bb.2:
cmp edi, eax
jne .LBB0_3
.LBB0_4:
cmp edx, 256
jb .LBB0_6
.LBB0_3:
mov ebp, dword ptr [rip + UV_EINVAL]
jmp .LBB0_9
.LBB0_6:
mov ebp, -1
cmp edi, eax
je .LBB0_8
# %bb.7:
mov esi, dword ptr [rip + SOCK_DGRAM]
xor edx, edx
call uv__socket
mov ebp, eax
test eax, eax
js .LBB0_9
.LBB0_8:
mov edx, dword ptr [rip + UV_UDP]
mov rdi, r14
mov rsi, rbx
call uv__handle_init
lea rdi, [rbx + 8]
xorps xmm0, xmm0
movups xmmword ptr [rbx + 16], xmm0
movups xmmword ptr [rbx + 32], xmm0
mov esi, dword ptr [rip + uv__udp_io]
mov edx, ebp
call uv__io_init
lea rdi, [rbx + 4]
call QUEUE_INIT
mov rdi, rbx
call QUEUE_INIT
xor ebp, ebp
.LBB0_9:
mov eax, ebp
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size uv_udp_init_ex, .Lfunc_end0-uv_udp_init_ex
.cfi_endproc
# -- End function
.type AF_INET,@object # @AF_INET
.comm AF_INET,4,4
.type AF_INET6,@object # @AF_INET6
.comm AF_INET6,4,4
.type AF_UNSPEC,@object # @AF_UNSPEC
.comm AF_UNSPEC,4,4
.type UV_EINVAL,@object # @UV_EINVAL
.comm UV_EINVAL,4,4
.type SOCK_DGRAM,@object # @SOCK_DGRAM
.comm SOCK_DGRAM,4,4
.type UV_UDP,@object # @UV_UDP
.comm UV_UDP,4,4
.type uv__udp_io,@object # @uv__udp_io
.comm uv__udp_io,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_udp.c_uv_udp_init_ex.c"
.globl uv_udp_init_ex
.p2align 2
.type uv_udp_init_ex,%function
.code 32
uv_udp_init_ex:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
movw r3, :lower16:AF_INET
mov r5, r0
movw r0, :lower16:AF_UNSPEC
mov r4, r1
movt r3, :upper16:AF_INET
movt r0, :upper16:AF_UNSPEC
ldr r3, [r3]
ldr r1, [r0]
uxtb r0, r2
cmp r0, r3
movwne r3, :lower16:AF_INET6
movtne r3, :upper16:AF_INET6
ldrne r3, [r3]
cmpne r0, r3
bne .LBB0_6
.LBB0_1:
cmp r2, #256
bhs .LBB0_7
mvn r6, #0
cmp r0, r1
beq .LBB0_4
movw r1, :lower16:SOCK_DGRAM
mov r2, #0
movt r1, :upper16:SOCK_DGRAM
ldr r1, [r1]
bl uv__socket
mov r6, r0
cmp r0, #0
bmi .LBB0_5
.LBB0_4:
movw r0, :lower16:UV_UDP
mov r1, r4
movt r0, :upper16:UV_UDP
ldr r2, [r0]
mov r0, r5
bl uv__handle_init
mov r0, #0
mov r2, r6
str r0, [r4, #12]
str r0, [r4, #16]
str r0, [r4, #20]
str r0, [r4, #24]
movw r0, :lower16:uv__udp_io
movt r0, :upper16:uv__udp_io
ldr r1, [r0]
add r0, r4, #8
bl uv__io_init
add r0, r4, #4
bl QUEUE_INIT
mov r0, r4
bl QUEUE_INIT
mov r6, #0
.LBB0_5:
mov r0, r6
pop {r4, r5, r6, r10, r11, pc}
.LBB0_6:
cmp r0, r1
beq .LBB0_1
.LBB0_7:
movw r0, :lower16:UV_EINVAL
movt r0, :upper16:UV_EINVAL
ldr r0, [r0]
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size uv_udp_init_ex, .Lfunc_end0-uv_udp_init_ex
.cantunwind
.fnend
.type AF_INET,%object
.comm AF_INET,4,4
.type AF_INET6,%object
.comm AF_INET6,4,4
.type AF_UNSPEC,%object
.comm AF_UNSPEC,4,4
.type UV_EINVAL,%object
.comm UV_EINVAL,4,4
.type SOCK_DGRAM,%object
.comm SOCK_DGRAM,4,4
.type UV_UDP,%object
.comm UV_UDP,4,4
.type uv__udp_io,%object
.comm uv__udp_io,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_intel_display.c_intel_limit.c"
.p2align 4, 0x90 # -- Begin function intel_limit
.type intel_limit,@function
intel_limit: # @intel_limit
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov ebp, esi
mov r14, rdi
mov rbx, qword ptr [rdi]
mov rdi, rbx
call HAS_PCH_SPLIT
test rax, rax
je .LBB0_2
# %bb.1:
mov rdi, r14
mov esi, ebp
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp intel_ironlake_limit # TAILCALL
.LBB0_2:
.cfi_def_cfa_offset 32
mov rdi, rbx
call IS_G4X
test rax, rax
je .LBB0_4
# %bb.3:
mov rdi, r14
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp intel_g4x_limit # TAILCALL
.LBB0_4:
.cfi_def_cfa_offset 32
mov rdi, rbx
call IS_PINEVIEW
test rax, rax
je .LBB0_8
# %bb.5:
mov esi, dword ptr [rip + INTEL_OUTPUT_LVDS]
mov rdi, r14
call intel_pipe_has_type
test rax, rax
mov ecx, offset intel_limits_pineview_sdvo
mov eax, offset intel_limits_pineview_lvds
.LBB0_6:
cmove rax, rcx
.LBB0_7:
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_8:
.cfi_def_cfa_offset 32
mov rdi, rbx
call IS_VALLEYVIEW
test rax, rax
je .LBB0_11
# %bb.9:
mov esi, dword ptr [rip + INTEL_OUTPUT_ANALOG]
mov rdi, r14
call intel_pipe_has_type
mov rcx, rax
mov eax, offset intel_limits_vlv_dac
test rcx, rcx
jne .LBB0_7
# %bb.10:
mov esi, dword ptr [rip + INTEL_OUTPUT_HDMI]
mov rdi, r14
call intel_pipe_has_type
test rax, rax
mov ecx, offset intel_limits_vlv_dp
mov eax, offset intel_limits_vlv_hdmi
jmp .LBB0_6
.LBB0_11:
mov rdi, rbx
call IS_GEN2
mov ebx, eax
mov esi, dword ptr [rip + INTEL_OUTPUT_LVDS]
mov rdi, r14
call intel_pipe_has_type
test ebx, ebx
je .LBB0_13
# %bb.12:
test rax, rax
mov ecx, offset intel_limits_i8xx_lvds
mov eax, offset intel_limits_i8xx_dvo
jmp .LBB0_14
.LBB0_13:
test rax, rax
mov ecx, offset intel_limits_i9xx_lvds
mov eax, offset intel_limits_i9xx_sdvo
.LBB0_14:
cmovne rax, rcx
jmp .LBB0_7
.Lfunc_end0:
.size intel_limit, .Lfunc_end0-intel_limit
.cfi_endproc
# -- End function
.type INTEL_OUTPUT_LVDS,@object # @INTEL_OUTPUT_LVDS
.comm INTEL_OUTPUT_LVDS,4,4
.type intel_limits_pineview_lvds,@object # @intel_limits_pineview_lvds
.comm intel_limits_pineview_lvds,4,4
.type intel_limits_pineview_sdvo,@object # @intel_limits_pineview_sdvo
.comm intel_limits_pineview_sdvo,4,4
.type INTEL_OUTPUT_ANALOG,@object # @INTEL_OUTPUT_ANALOG
.comm INTEL_OUTPUT_ANALOG,4,4
.type intel_limits_vlv_dac,@object # @intel_limits_vlv_dac
.comm intel_limits_vlv_dac,4,4
.type INTEL_OUTPUT_HDMI,@object # @INTEL_OUTPUT_HDMI
.comm INTEL_OUTPUT_HDMI,4,4
.type intel_limits_vlv_hdmi,@object # @intel_limits_vlv_hdmi
.comm intel_limits_vlv_hdmi,4,4
.type intel_limits_vlv_dp,@object # @intel_limits_vlv_dp
.comm intel_limits_vlv_dp,4,4
.type intel_limits_i9xx_lvds,@object # @intel_limits_i9xx_lvds
.comm intel_limits_i9xx_lvds,4,4
.type intel_limits_i9xx_sdvo,@object # @intel_limits_i9xx_sdvo
.comm intel_limits_i9xx_sdvo,4,4
.type intel_limits_i8xx_lvds,@object # @intel_limits_i8xx_lvds
.comm intel_limits_i8xx_lvds,4,4
.type intel_limits_i8xx_dvo,@object # @intel_limits_i8xx_dvo
.comm intel_limits_i8xx_dvo,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym intel_limit
.addrsig_sym intel_limits_pineview_lvds
.addrsig_sym intel_limits_pineview_sdvo
.addrsig_sym intel_limits_vlv_dac
.addrsig_sym intel_limits_vlv_hdmi
.addrsig_sym intel_limits_vlv_dp
.addrsig_sym intel_limits_i9xx_lvds
.addrsig_sym intel_limits_i9xx_sdvo
.addrsig_sym intel_limits_i8xx_lvds
.addrsig_sym intel_limits_i8xx_dvo
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_intel_display.c_intel_limit.c"
.p2align 2
.type intel_limit,%function
.code 32
intel_limit:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
ldr r5, [r0]
mov r4, r0
mov r6, r1
mov r0, r5
bl HAS_PCH_SPLIT
cmp r0, #0
beq .LBB0_2
mov r0, r4
mov r1, r6
pop {r4, r5, r6, r10, r11, lr}
b intel_ironlake_limit
.LBB0_2:
mov r0, r5
bl IS_G4X
cmp r0, #0
beq .LBB0_4
mov r0, r4
pop {r4, r5, r6, r10, r11, lr}
b intel_g4x_limit
.LBB0_4:
mov r0, r5
bl IS_PINEVIEW
cmp r0, #0
beq .LBB0_6
movw r0, :lower16:INTEL_OUTPUT_LVDS
movt r0, :upper16:INTEL_OUTPUT_LVDS
ldr r1, [r0]
mov r0, r4
bl intel_pipe_has_type
movw r2, :lower16:intel_limits_pineview_sdvo
mov r1, r0
movw r0, :lower16:intel_limits_pineview_lvds
movt r2, :upper16:intel_limits_pineview_sdvo
movt r0, :upper16:intel_limits_pineview_lvds
b .LBB0_8
.LBB0_6:
mov r0, r5
bl IS_VALLEYVIEW
cmp r0, #0
beq .LBB0_9
movw r0, :lower16:INTEL_OUTPUT_ANALOG
movt r0, :upper16:INTEL_OUTPUT_ANALOG
ldr r1, [r0]
mov r0, r4
bl intel_pipe_has_type
cmp r0, #0
movwne r0, :lower16:intel_limits_vlv_dac
movtne r0, :upper16:intel_limits_vlv_dac
popne {r4, r5, r6, r10, r11, pc}
movw r0, :lower16:INTEL_OUTPUT_HDMI
movt r0, :upper16:INTEL_OUTPUT_HDMI
ldr r1, [r0]
mov r0, r4
bl intel_pipe_has_type
movw r2, :lower16:intel_limits_vlv_dp
mov r1, r0
movw r0, :lower16:intel_limits_vlv_hdmi
movt r2, :upper16:intel_limits_vlv_dp
movt r0, :upper16:intel_limits_vlv_hdmi
.LBB0_8:
cmp r1, #0
moveq r0, r2
pop {r4, r5, r6, r10, r11, pc}
.LBB0_9:
mov r0, r5
bl IS_GEN2
mov r5, r0
movw r0, :lower16:INTEL_OUTPUT_LVDS
movt r0, :upper16:INTEL_OUTPUT_LVDS
ldr r1, [r0]
mov r0, r4
bl intel_pipe_has_type
mov r1, r0
cmp r5, #0
beq .LBB0_11
movw r2, :lower16:intel_limits_i8xx_lvds
movw r0, :lower16:intel_limits_i8xx_dvo
movt r2, :upper16:intel_limits_i8xx_lvds
movt r0, :upper16:intel_limits_i8xx_dvo
b .LBB0_12
.LBB0_11:
movw r2, :lower16:intel_limits_i9xx_lvds
movw r0, :lower16:intel_limits_i9xx_sdvo
movt r2, :upper16:intel_limits_i9xx_lvds
movt r0, :upper16:intel_limits_i9xx_sdvo
.LBB0_12:
cmp r1, #0
movne r0, r2
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size intel_limit, .Lfunc_end0-intel_limit
.cantunwind
.fnend
.type INTEL_OUTPUT_LVDS,%object
.comm INTEL_OUTPUT_LVDS,4,4
.type intel_limits_pineview_lvds,%object
.comm intel_limits_pineview_lvds,4,4
.type intel_limits_pineview_sdvo,%object
.comm intel_limits_pineview_sdvo,4,4
.type INTEL_OUTPUT_ANALOG,%object
.comm INTEL_OUTPUT_ANALOG,4,4
.type intel_limits_vlv_dac,%object
.comm intel_limits_vlv_dac,4,4
.type INTEL_OUTPUT_HDMI,%object
.comm INTEL_OUTPUT_HDMI,4,4
.type intel_limits_vlv_hdmi,%object
.comm intel_limits_vlv_hdmi,4,4
.type intel_limits_vlv_dp,%object
.comm intel_limits_vlv_dp,4,4
.type intel_limits_i9xx_lvds,%object
.comm intel_limits_i9xx_lvds,4,4
.type intel_limits_i9xx_sdvo,%object
.comm intel_limits_i9xx_sdvo,4,4
.type intel_limits_i8xx_lvds,%object
.comm intel_limits_i8xx_lvds,4,4
.type intel_limits_i8xx_dvo,%object
.comm intel_limits_i8xx_dvo,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym intel_limit
.addrsig_sym intel_limits_pineview_lvds
.addrsig_sym intel_limits_pineview_sdvo
.addrsig_sym intel_limits_vlv_dac
.addrsig_sym intel_limits_vlv_hdmi
.addrsig_sym intel_limits_vlv_dp
.addrsig_sym intel_limits_i9xx_lvds
.addrsig_sym intel_limits_i9xx_sdvo
.addrsig_sym intel_limits_i8xx_lvds
.addrsig_sym intel_limits_i8xx_dvo
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_pipeselect.c_main.c"
.globl main # -- Begin function main
.p2align 4, 0x90
.type main,@function
main: # @main
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov edi, offset .Lstr
call puts
mov edi, dword ptr [rip + stdout]
call fflush
mov edi, dword ptr [rip + SIGUSR1]
mov esi, dword ptr [rip + catch]
call signal
xor eax, eax
call getpid
mov dword ptr [rip + ppid], eax
mov dword ptr [rip + filetype], 0
cmp dword ptr [rip + FT_END], 0
jle .LBB0_19
# %bb.1:
mov ebx, 1
mov r14, rsp
xor eax, eax
jmp .LBB0_2
.p2align 4, 0x90
.LBB0_15: # in Loop: Header=BB0_2 Depth=1
mov esi, offset .L.str.4
mov edi, 1
call err
.LBB0_16: # in Loop: Header=BB0_2 Depth=1
mov edi, dword ptr [rsp + 4]
call close
mov edi, dword ptr [rsp]
mov esi, ebx
call child
.LBB0_18: # in Loop: Header=BB0_2 Depth=1
mov eax, dword ptr [rip + filetype]
xor ecx, ecx
cmp eax, 130
sete cl
lea ebx, [rbx + 8*rcx]
add ebx, 4
add eax, 1
mov dword ptr [rip + filetype], eax
cmp eax, dword ptr [rip + FT_END]
jge .LBB0_19
.LBB0_2: # =>This Inner Loop Header: Depth=1
cmp eax, 128
je .LBB0_8
# %bb.3: # in Loop: Header=BB0_2 Depth=1
cmp eax, 129
je .LBB0_10
# %bb.4: # in Loop: Header=BB0_2 Depth=1
cmp eax, 130
jne .LBB0_13
# %bb.5: # in Loop: Header=BB0_2 Depth=1
mov edi, dword ptr [rip + FIFONAME]
mov esi, 438
call mkfifo
test eax, eax
je .LBB0_7
# %bb.6: # in Loop: Header=BB0_2 Depth=1
mov esi, offset .L.str.1
mov edi, 1
call err
.LBB0_7: # in Loop: Header=BB0_2 Depth=1
mov qword ptr [rsp], -1
jmp .LBB0_13
.p2align 4, 0x90
.LBB0_10: # in Loop: Header=BB0_2 Depth=1
mov rdi, r14
call pipe
test eax, eax
je .LBB0_13
# %bb.11: # in Loop: Header=BB0_2 Depth=1
mov esi, offset .L.str.3
jmp .LBB0_12
.p2align 4, 0x90
.LBB0_8: # in Loop: Header=BB0_2 Depth=1
mov edi, dword ptr [rip + AF_UNIX]
mov esi, dword ptr [rip + SOCK_STREAM]
mov edx, dword ptr [rip + AF_UNSPEC]
mov rcx, r14
call socketpair
test eax, eax
je .LBB0_13
# %bb.9: # in Loop: Header=BB0_2 Depth=1
mov esi, offset .L.str.2
.LBB0_12: # in Loop: Header=BB0_2 Depth=1
mov edi, 1
call err
.LBB0_13: # in Loop: Header=BB0_2 Depth=1
mov qword ptr [rip + state], 0
xor eax, eax
call fork
mov dword ptr [rip + cpid], eax
test eax, eax
je .LBB0_16
# %bb.14: # in Loop: Header=BB0_2 Depth=1
cmp eax, -1
je .LBB0_15
# %bb.17: # in Loop: Header=BB0_2 Depth=1
mov edi, dword ptr [rsp]
call close
mov edi, dword ptr [rsp + 4]
call parent
jmp .LBB0_18
.LBB0_19:
mov edi, dword ptr [rip + FIFONAME]
call unlink
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size main, .Lfunc_end0-main
.cfi_endproc
# -- End function
.type stdout,@object # @stdout
.comm stdout,4,4
.type SIGUSR1,@object # @SIGUSR1
.comm SIGUSR1,4,4
.type catch,@object # @catch
.comm catch,4,4
.type ppid,@object # @ppid
.comm ppid,4,4
.type filetype,@object # @filetype
.comm filetype,4,4
.type FT_END,@object # @FT_END
.comm FT_END,4,4
.type FIFONAME,@object # @FIFONAME
.comm FIFONAME,4,4
.type .L.str.1,@object # @.str.1
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.1:
.asciz "mkfifo"
.size .L.str.1, 7
.type AF_UNIX,@object # @AF_UNIX
.comm AF_UNIX,4,4
.type SOCK_STREAM,@object # @SOCK_STREAM
.comm SOCK_STREAM,4,4
.type AF_UNSPEC,@object # @AF_UNSPEC
.comm AF_UNSPEC,4,4
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "socketpair"
.size .L.str.2, 11
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "pipe"
.size .L.str.3, 5
.type state,@object # @state
.comm state,8,8
.type cpid,@object # @cpid
.comm cpid,4,4
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz "fork"
.size .L.str.4, 5
.type .Lstr,@object # @str
.Lstr:
.asciz "1..20"
.size .Lstr, 6
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_pipeselect.c_main.c"
.globl main
.p2align 2
.type main,%function
.code 32
main:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #12
sub sp, sp, #12
movw r0, :lower16:.Lstr
movt r0, :upper16:.Lstr
bl puts
movw r0, :lower16:stdout
movt r0, :upper16:stdout
ldr r0, [r0]
bl fflush
movw r0, :lower16:SIGUSR1
movw r1, :lower16:catch
movt r0, :upper16:SIGUSR1
movt r1, :upper16:catch
ldr r0, [r0]
ldr r1, [r1]
bl signal
bl getpid
movw r1, :lower16:ppid
movw r9, :lower16:FT_END
movw r6, :lower16:filetype
mov r8, #0
movt r1, :upper16:ppid
movt r9, :upper16:FT_END
movt r6, :upper16:filetype
str r0, [r1]
ldr r0, [r9]
str r8, [r6]
cmp r0, #1
blt .LBB0_19
movw r10, :lower16:state
movw r7, :lower16:cpid
mov r4, #1
mvn r5, #0
mov r0, #0
movt r10, :upper16:state
movt r7, :upper16:cpid
b .LBB0_5
.LBB0_2:
movw r1, :lower16:.L.str.4
mov r0, #1
movt r1, :upper16:.L.str.4
bl err
.LBB0_3:
ldr r0, [sp, #8]
bl close
ldr r0, [sp, #4]
mov r1, r4
bl child
.LBB0_4:
ldr r1, [r6]
add r0, r1, #1
cmp r1, #130
mov r1, #4
movweq r1, #12
str r0, [r6]
add r4, r1, r4
ldr r1, [r9]
cmp r0, r1
bge .LBB0_19
.LBB0_5:
cmp r0, #128
beq .LBB0_13
cmp r0, #129
beq .LBB0_11
cmp r0, #130
bne .LBB0_16
movw r0, :lower16:FIFONAME
movw r1, #438
movt r0, :upper16:FIFONAME
ldr r0, [r0]
bl mkfifo
cmp r0, #0
beq .LBB0_10
movw r1, :lower16:.L.str.1
mov r0, #1
movt r1, :upper16:.L.str.1
bl err
.LBB0_10:
str r5, [sp, #8]
str r5, [sp, #4]
b .LBB0_16
.LBB0_11:
add r0, sp, #4
bl pipe
cmp r0, #0
beq .LBB0_16
movw r1, :lower16:.L.str.3
mov r0, #1
movt r1, :upper16:.L.str.3
b .LBB0_15
.LBB0_13:
movw r0, :lower16:AF_UNSPEC
add r3, sp, #4
movt r0, :upper16:AF_UNSPEC
ldr r2, [r0]
movw r0, :lower16:SOCK_STREAM
movt r0, :upper16:SOCK_STREAM
ldr r1, [r0]
movw r0, :lower16:AF_UNIX
movt r0, :upper16:AF_UNIX
ldr r0, [r0]
bl socketpair
cmp r0, #0
beq .LBB0_16
movw r1, :lower16:.L.str.2
mov r0, #1
movt r1, :upper16:.L.str.2
.LBB0_15:
bl err
.LBB0_16:
str r8, [r10]
bl fork
cmp r0, #0
str r0, [r7]
beq .LBB0_3
cmn r0, #1
beq .LBB0_2
ldr r0, [sp, #4]
bl close
ldr r0, [sp, #8]
bl parent
b .LBB0_4
.LBB0_19:
movw r0, :lower16:FIFONAME
movt r0, :upper16:FIFONAME
ldr r0, [r0]
bl unlink
mov r0, #0
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size main, .Lfunc_end0-main
.cantunwind
.fnend
.type stdout,%object
.comm stdout,4,4
.type SIGUSR1,%object
.comm SIGUSR1,4,4
.type catch,%object
.comm catch,4,4
.type ppid,%object
.comm ppid,4,4
.type filetype,%object
.comm filetype,4,4
.type FT_END,%object
.comm FT_END,4,4
.type FIFONAME,%object
.comm FIFONAME,4,4
.type .L.str.1,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str.1:
.asciz "mkfifo"
.size .L.str.1, 7
.type AF_UNIX,%object
.comm AF_UNIX,4,4
.type SOCK_STREAM,%object
.comm SOCK_STREAM,4,4
.type AF_UNSPEC,%object
.comm AF_UNSPEC,4,4
.type .L.str.2,%object
.L.str.2:
.asciz "socketpair"
.size .L.str.2, 11
.type .L.str.3,%object
.L.str.3:
.asciz "pipe"
.size .L.str.3, 5
.type state,%object
.comm state,4,4
.type cpid,%object
.comm cpid,4,4
.type .L.str.4,%object
.L.str.4:
.asciz "fork"
.size .L.str.4, 5
.type .Lstr,%object
.Lstr:
.asciz "1..20"
.size .Lstr, 6
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_cluster.c_clusterCron.c"
.globl clusterCron # -- Begin function clusterCron
.p2align 4, 0x90
.type clusterCron,@function
clusterCron: # @clusterCron
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
xor eax, eax
call mstime
add qword ptr [rip + clusterCron.iteration], 1
mov r14, rax
mov rbx, qword ptr [rip + server]
mov rdi, qword ptr [rip + clusterCron.prev_ip]
test rbx, rbx
je .LBB0_2
# %bb.1:
test rdi, rdi
je .LBB0_9
.LBB0_2:
test rbx, rbx
jne .LBB0_4
# %bb.3:
test rdi, rdi
je .LBB0_4
.LBB0_8:
call zfree
.LBB0_9:
mov qword ptr [rip + clusterCron.prev_ip], rbx
test rbx, rbx
je .LBB0_11
# %bb.10:
mov rdi, rbx
call zstrdup
mov qword ptr [rip + clusterCron.prev_ip], rax
mov rax, qword ptr [rip + myself]
mov rdi, qword ptr [rax]
mov rsi, qword ptr [rip + server]
mov edx, dword ptr [rip + NET_IP_STR_LEN]
call strncpy
mov rax, qword ptr [rip + myself]
mov rax, qword ptr [rax]
movsxd rcx, dword ptr [rip + NET_IP_STR_LEN]
mov byte ptr [rcx + rax - 1], 0
jmp .LBB0_12
.LBB0_11:
mov rax, qword ptr [rip + myself]
mov rax, qword ptr [rax]
mov byte ptr [rax], 0
.LBB0_12:
mov eax, dword ptr [rip + server+8]
cmp eax, 999
mov r12d, 1000
cmovg r12d, eax
xor eax, eax
call clusterUpdateMyselfFlags
mov rax, qword ptr [rip + server+16]
mov edi, dword ptr [rax + 24]
call dictGetSafeIterator
mov rbp, rax
mov rax, qword ptr [rip + server+16]
mov qword ptr [rax + 32], 0
jmp .LBB0_13
.LBB0_19: # in Loop: Header=BB0_13 Depth=1
mov rdi, rbx
call clusterDelNode
.p2align 4, 0x90
.LBB0_13: # =>This Inner Loop Header: Depth=1
mov rdi, rbp
call dictNext
test rax, rax
je .LBB0_29
# %bb.14: # in Loop: Header=BB0_13 Depth=1
mov rdi, rax
call dictGetVal
mov rbx, rax
mov eax, dword ptr [rax + 8]
mov ecx, dword ptr [rip + CLUSTER_NODE_NOADDR]
or ecx, dword ptr [rip + CLUSTER_NODE_MYSELF]
test ecx, eax
jne .LBB0_13
# %bb.15: # in Loop: Header=BB0_13 Depth=1
test dword ptr [rip + CLUSTER_NODE_PFAIL], eax
je .LBB0_17
# %bb.16: # in Loop: Header=BB0_13 Depth=1
mov rax, qword ptr [rip + server+16]
add qword ptr [rax + 32], 1
.LBB0_17: # in Loop: Header=BB0_13 Depth=1
mov rdi, rbx
call nodeInHandshake
test rax, rax
je .LBB0_20
# %bb.18: # in Loop: Header=BB0_13 Depth=1
mov eax, r14d
sub eax, dword ptr [rbx + 12]
cmp eax, r12d
jg .LBB0_19
.LBB0_20: # in Loop: Header=BB0_13 Depth=1
cmp qword ptr [rbx + 64], 0
jne .LBB0_13
# %bb.21: # in Loop: Header=BB0_13 Depth=1
mov rdi, rbx
call createClusterLink
mov r15, rax
cmp qword ptr [rip + server+40], 0
je .LBB0_23
# %bb.22: # in Loop: Header=BB0_13 Depth=1
xor eax, eax
call connCreateTLS
jmp .LBB0_24
.LBB0_23: # in Loop: Header=BB0_13 Depth=1
xor eax, eax
call connCreateSocket
.LBB0_24: # in Loop: Header=BB0_13 Depth=1
mov dword ptr [r15 + 4], eax
mov edi, eax
mov rsi, r15
call connSetPrivateData
mov edi, dword ptr [r15 + 4]
mov rsi, qword ptr [rbx]
mov edx, dword ptr [rbx + 72]
mov ecx, dword ptr [rip + NET_FIRST_BIND_ADDR]
mov r8d, dword ptr [rip + clusterLinkConnectHandler]
call connConnect
cmp eax, -1
je .LBB0_25
# %bb.28: # in Loop: Header=BB0_13 Depth=1
mov qword ptr [rbx + 64], r15
jmp .LBB0_13
.LBB0_25: # in Loop: Header=BB0_13 Depth=1
cmp qword ptr [rbx + 16], 0
jne .LBB0_27
# %bb.26: # in Loop: Header=BB0_13 Depth=1
xor eax, eax
call mstime
mov qword ptr [rbx + 16], rax
.LBB0_27: # in Loop: Header=BB0_13 Depth=1
mov edi, dword ptr [rip + LL_DEBUG]
mov rdx, qword ptr [rbx]
mov ecx, dword ptr [rbx + 72]
mov r8d, dword ptr [rip + server+32]
mov esi, offset .L.str
xor eax, eax
call serverLog
mov rdi, r15
call freeClusterLink
jmp .LBB0_13
.LBB0_29:
mov rdi, rbp
call dictReleaseIterator
movabs rax, -3689348814741910323
imul rax, qword ptr [rip + clusterCron.iteration]
ror rax
movabs rcx, 1844674407370955161
cmp rax, rcx
ja .LBB0_53
# %bb.30:
mov rax, qword ptr [rip + server+16]
mov edi, dword ptr [rax + 24]
call dictGetRandomKey
mov rdi, rax
call dictGetVal
cmp qword ptr [rax + 64], 0
je .LBB0_31
# %bb.32:
mov rbx, rax
cmp qword ptr [rax + 16], 0
jne .LBB0_31
# %bb.33:
mov eax, dword ptr [rip + CLUSTER_NODE_HANDSHAKE]
or eax, dword ptr [rip + CLUSTER_NODE_MYSELF]
test dword ptr [rbx + 8], eax
je .LBB0_34
.LBB0_31:
xor ebx, ebx
xor ebp, ebp
.LBB0_35:
mov rax, qword ptr [rip + server+16]
mov edi, dword ptr [rax + 24]
call dictGetRandomKey
mov rdi, rax
call dictGetVal
cmp qword ptr [rax + 64], 0
je .LBB0_39
# %bb.36:
cmp qword ptr [rax + 16], 0
jne .LBB0_39
# %bb.37:
mov ecx, dword ptr [rip + CLUSTER_NODE_HANDSHAKE]
or ecx, dword ptr [rip + CLUSTER_NODE_MYSELF]
test dword ptr [rax + 8], ecx
jne .LBB0_39
# %bb.38:
test rbx, rbx
sete sil
mov edx, dword ptr [rax + 24]
cmp ebp, edx
setg cl
or cl, sil
cmovne rbx, rax
cmovne ebp, edx
.LBB0_39:
mov rax, qword ptr [rip + server+16]
mov edi, dword ptr [rax + 24]
call dictGetRandomKey
mov rdi, rax
call dictGetVal
cmp qword ptr [rax + 64], 0
je .LBB0_43
# %bb.40:
cmp qword ptr [rax + 16], 0
jne .LBB0_43
# %bb.41:
mov ecx, dword ptr [rip + CLUSTER_NODE_HANDSHAKE]
or ecx, dword ptr [rip + CLUSTER_NODE_MYSELF]
test dword ptr [rax + 8], ecx
jne .LBB0_43
# %bb.42:
test rbx, rbx
sete sil
mov edx, dword ptr [rax + 24]
cmp ebp, edx
setg cl
or cl, sil
cmovne rbx, rax
cmovne ebp, edx
.LBB0_43:
mov rax, qword ptr [rip + server+16]
mov edi, dword ptr [rax + 24]
call dictGetRandomKey
mov rdi, rax
call dictGetVal
cmp qword ptr [rax + 64], 0
je .LBB0_47
# %bb.44:
cmp qword ptr [rax + 16], 0
jne .LBB0_47
# %bb.45:
mov ecx, dword ptr [rip + CLUSTER_NODE_HANDSHAKE]
or ecx, dword ptr [rip + CLUSTER_NODE_MYSELF]
test dword ptr [rax + 8], ecx
jne .LBB0_47
# %bb.46:
test rbx, rbx
sete sil
mov edx, dword ptr [rax + 24]
cmp ebp, edx
setg cl
or cl, sil
cmovne rbx, rax
cmovne ebp, edx
.LBB0_47:
mov rax, qword ptr [rip + server+16]
mov edi, dword ptr [rax + 24]
call dictGetRandomKey
mov rdi, rax
call dictGetVal
cmp qword ptr [rax + 64], 0
je .LBB0_99
# %bb.48:
cmp qword ptr [rax + 16], 0
jne .LBB0_99
# %bb.49:
mov ecx, dword ptr [rip + CLUSTER_NODE_HANDSHAKE]
or ecx, dword ptr [rip + CLUSTER_NODE_MYSELF]
test dword ptr [rax + 8], ecx
je .LBB0_50
.LBB0_99:
test rbx, rbx
je .LBB0_53
.LBB0_52:
mov edi, dword ptr [rip + LL_DEBUG]
movsxd rdx, dword ptr [rbx + 56]
mov esi, offset .L.str.1
xor eax, eax
call serverLog
mov rdi, qword ptr [rbx + 64]
mov esi, dword ptr [rip + CLUSTERMSG_TYPE_PING]
call clusterSendPing
.LBB0_53:
mov rax, qword ptr [rip + server+16]
mov edi, dword ptr [rax + 24]
call dictGetSafeIterator
mov r15, rax
mov rdi, rax
call dictNext
test rax, rax
je .LBB0_54
# %bb.55:
xor r14d, r14d
mov dword ptr [rsp + 4], 0 # 4-byte Folded Spill
xor r13d, r13d
mov dword ptr [rsp], 0 # 4-byte Folded Spill
jmp .LBB0_56
.LBB0_77: # in Loop: Header=BB0_56 Depth=1
mov rdi, qword ptr [rbp + 64]
test rdi, rdi
je .LBB0_78
.LBB0_73: # in Loop: Header=BB0_56 Depth=1
mov esi, dword ptr [rip + CLUSTERMSG_TYPE_PING]
call clusterSendPing
.p2align 4, 0x90
.LBB0_82: # in Loop: Header=BB0_56 Depth=1
mov rdi, r15
call dictNext
test rax, rax
je .LBB0_83
.LBB0_56: # =>This Inner Loop Header: Depth=1
mov rdi, rax
call dictGetVal
mov rbp, rax
xor eax, eax
call mstime
mov rbx, rax
mov eax, dword ptr [rip + CLUSTER_NODE_NOADDR]
or eax, dword ptr [rip + CLUSTER_NODE_MYSELF]
or eax, dword ptr [rip + CLUSTER_NODE_HANDSHAKE]
test dword ptr [rbp + 8], eax
jne .LBB0_82
# %bb.57: # in Loop: Header=BB0_56 Depth=1
mov rdi, qword ptr [rip + myself]
call nodeIsSlave
test rax, rax
je .LBB0_65
# %bb.58: # in Loop: Header=BB0_56 Depth=1
mov rdi, rbp
call nodeIsMaster
test rax, rax
je .LBB0_65
# %bb.59: # in Loop: Header=BB0_56 Depth=1
mov rdi, rbp
call nodeFailed
test eax, eax
jne .LBB0_65
# %bb.60: # in Loop: Header=BB0_56 Depth=1
mov rdi, rbp
call clusterCountNonFailingSlaves
mov r12d, eax
test eax, eax
jne .LBB0_63
# %bb.61: # in Loop: Header=BB0_56 Depth=1
cmp qword ptr [rbp + 32], 0
jle .LBB0_63
# %bb.62: # in Loop: Header=BB0_56 Depth=1
mov eax, dword ptr [rip + CLUSTER_NODE_MIGRATE_TO]
and eax, dword ptr [rbp + 8]
cmp eax, 1
sbb dword ptr [rsp + 4], -1 # 4-byte Folded Spill
.LBB0_63: # in Loop: Header=BB0_56 Depth=1
cmp r12d, r13d
cmovge r13d, r12d
mov rdi, qword ptr [rip + myself]
call nodeIsSlave
test rax, rax
je .LBB0_65
# %bb.64: # in Loop: Header=BB0_56 Depth=1
mov rax, qword ptr [rip + myself]
cmp qword ptr [rax + 48], rbp
mov eax, dword ptr [rsp] # 4-byte Reload
cmove eax, r12d
mov dword ptr [rsp], eax # 4-byte Spill
.p2align 4, 0x90
.LBB0_65: # in Loop: Header=BB0_56 Depth=1
mov rdi, qword ptr [rbp + 64]
test rdi, rdi
je .LBB0_74
# %bb.66: # in Loop: Header=BB0_56 Depth=1
mov ecx, ebx
sub ecx, dword ptr [rdi]
mov eax, dword ptr [rip + server+8]
cmp ecx, eax
jle .LBB0_71
# %bb.67: # in Loop: Header=BB0_56 Depth=1
mov rcx, qword ptr [rbp + 16]
test rcx, rcx
je .LBB0_71
# %bb.68: # in Loop: Header=BB0_56 Depth=1
movsxd rdx, dword ptr [rbp + 24]
cmp rcx, rdx
jle .LBB0_71
# %bb.69: # in Loop: Header=BB0_56 Depth=1
movsxd rdx, ebx
sub rdx, rcx
mov ecx, eax
shr ecx, 31
add ecx, eax
sar ecx
movsxd rax, ecx
cmp rdx, rax
jle .LBB0_71
# %bb.70: # in Loop: Header=BB0_56 Depth=1
call freeClusterLink
mov rdi, qword ptr [rbp + 64]
test rdi, rdi
je .LBB0_74
.p2align 4, 0x90
.LBB0_71: # in Loop: Header=BB0_56 Depth=1
cmp qword ptr [rbp + 16], 0
jne .LBB0_74
# %bb.72: # in Loop: Header=BB0_56 Depth=1
mov eax, ebx
sub eax, dword ptr [rbp + 24]
mov ecx, dword ptr [rip + server+8]
mov edx, ecx
shr edx, 31
add edx, ecx
sar edx
cmp eax, edx
jg .LBB0_73
.p2align 4, 0x90
.LBB0_74: # in Loop: Header=BB0_56 Depth=1
mov rax, qword ptr [rip + server+16]
cmp qword ptr [rax + 16], 0
je .LBB0_78
# %bb.75: # in Loop: Header=BB0_56 Depth=1
mov rdi, qword ptr [rip + myself]
call nodeIsMaster
test rax, rax
je .LBB0_78
# %bb.76: # in Loop: Header=BB0_56 Depth=1
mov rax, qword ptr [rip + server+16]
cmp qword ptr [rax + 8], rbp
je .LBB0_77
.LBB0_78: # in Loop: Header=BB0_56 Depth=1
mov rax, qword ptr [rbp + 16]
test rax, rax
je .LBB0_82
# %bb.79: # in Loop: Header=BB0_56 Depth=1
sub ebx, eax
cmp dword ptr [rip + server+8], ebx
jge .LBB0_82
# %bb.80: # in Loop: Header=BB0_56 Depth=1
mov eax, dword ptr [rip + CLUSTER_NODE_FAIL]
or eax, dword ptr [rip + CLUSTER_NODE_PFAIL]
test dword ptr [rbp + 8], eax
jne .LBB0_82
# %bb.81: # in Loop: Header=BB0_56 Depth=1
mov edi, dword ptr [rip + LL_DEBUG]
movsxd rdx, dword ptr [rbp + 56]
mov esi, offset .L.str.2
xor eax, eax
call serverLog
mov eax, dword ptr [rip + CLUSTER_NODE_PFAIL]
or dword ptr [rbp + 8], eax
mov r14d, 1
jmp .LBB0_82
.LBB0_54:
mov dword ptr [rsp], 0 # 4-byte Folded Spill
xor r13d, r13d
mov dword ptr [rsp + 4], 0 # 4-byte Folded Spill
xor r14d, r14d
.LBB0_83:
mov rdi, r15
call dictReleaseIterator
mov rdi, qword ptr [rip + myself]
call nodeIsSlave
test rax, rax
je .LBB0_88
# %bb.84:
cmp qword ptr [rip + server+24], 0
jne .LBB0_88
# %bb.85:
mov rax, qword ptr [rip + myself]
mov rdi, qword ptr [rax + 48]
test rdi, rdi
je .LBB0_88
# %bb.86:
call nodeHasAddr
test rax, rax
je .LBB0_88
# %bb.87:
mov rax, qword ptr [rip + myself]
mov rax, qword ptr [rax + 48]
mov rdi, qword ptr [rax]
mov esi, dword ptr [rax + 40]
call replicationSetMaster
.LBB0_88:
xor eax, eax
call manualFailoverCheckTimeout
mov rdi, qword ptr [rip + myself]
call nodeIsSlave
test rax, rax
je .LBB0_95
# %bb.89:
xor eax, eax
call clusterHandleManualFailover
mov eax, dword ptr [rip + CLUSTER_MODULE_FLAG_NO_FAILOVER]
test dword ptr [rip + server+12], eax
jne .LBB0_91
# %bb.90:
xor eax, eax
call clusterHandleSlaveFailover
.LBB0_91:
cmp dword ptr [rsp], r13d # 4-byte Folded Reload
jne .LBB0_95
# %bb.92:
cmp r13d, 2
jl .LBB0_95
# %bb.93:
cmp dword ptr [rsp + 4], 0 # 4-byte Folded Reload
je .LBB0_95
# %bb.94:
mov edi, dword ptr [rsp] # 4-byte Reload
call clusterHandleSlaveMigration
.LBB0_95:
test r14d, r14d
jne .LBB0_100
# %bb.96:
mov rax, qword ptr [rip + server+16]
mov rax, qword ptr [rax]
cmp rax, qword ptr [rip + CLUSTER_FAIL]
jne .LBB0_97
.LBB0_100:
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp clusterUpdateState # TAILCALL
.LBB0_4:
.cfi_def_cfa_offset 64
test rbx, rbx
je .LBB0_12
# %bb.5:
test rdi, rdi
je .LBB0_12
# %bb.6:
mov rsi, rbx
call strcmp
test rax, rax
je .LBB0_12
# %bb.7:
mov rdi, qword ptr [rip + clusterCron.prev_ip]
test rdi, rdi
jne .LBB0_8
jmp .LBB0_9
.LBB0_97:
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_34:
.cfi_def_cfa_offset 64
mov ebp, dword ptr [rbx + 24]
jmp .LBB0_35
.LBB0_50:
test rbx, rbx
je .LBB0_51
# %bb.98:
cmp ebp, dword ptr [rax + 24]
jle .LBB0_52
.LBB0_51:
mov rbx, rax
jmp .LBB0_52
.Lfunc_end0:
.size clusterCron, .Lfunc_end0-clusterCron
.cfi_endproc
# -- End function
.type clusterCron.iteration,@object # @clusterCron.iteration
.local clusterCron.iteration
.comm clusterCron.iteration,8,8
.type clusterCron.prev_ip,@object # @clusterCron.prev_ip
.local clusterCron.prev_ip
.comm clusterCron.prev_ip,8,8
.type server,@object # @server
.comm server,48,8
.type myself,@object # @myself
.comm myself,8,8
.type NET_IP_STR_LEN,@object # @NET_IP_STR_LEN
.comm NET_IP_STR_LEN,4,4
.type CLUSTER_NODE_MYSELF,@object # @CLUSTER_NODE_MYSELF
.comm CLUSTER_NODE_MYSELF,4,4
.type CLUSTER_NODE_NOADDR,@object # @CLUSTER_NODE_NOADDR
.comm CLUSTER_NODE_NOADDR,4,4
.type CLUSTER_NODE_PFAIL,@object # @CLUSTER_NODE_PFAIL
.comm CLUSTER_NODE_PFAIL,4,4
.type NET_FIRST_BIND_ADDR,@object # @NET_FIRST_BIND_ADDR
.comm NET_FIRST_BIND_ADDR,4,4
.type clusterLinkConnectHandler,@object # @clusterLinkConnectHandler
.comm clusterLinkConnectHandler,4,4
.type LL_DEBUG,@object # @LL_DEBUG
.comm LL_DEBUG,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Unable to connect to Cluster Node [%s]:%d -> %s"
.size .L.str, 48
.type CLUSTER_NODE_HANDSHAKE,@object # @CLUSTER_NODE_HANDSHAKE
.comm CLUSTER_NODE_HANDSHAKE,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Pinging node %.40s"
.size .L.str.1, 19
.type CLUSTERMSG_TYPE_PING,@object # @CLUSTERMSG_TYPE_PING
.comm CLUSTERMSG_TYPE_PING,4,4
.type CLUSTER_NODE_MIGRATE_TO,@object # @CLUSTER_NODE_MIGRATE_TO
.comm CLUSTER_NODE_MIGRATE_TO,4,4
.type CLUSTER_NODE_FAIL,@object # @CLUSTER_NODE_FAIL
.comm CLUSTER_NODE_FAIL,4,4
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "*** NODE %.40s possibly failing"
.size .L.str.2, 32
.type CLUSTER_MODULE_FLAG_NO_FAILOVER,@object # @CLUSTER_MODULE_FLAG_NO_FAILOVER
.comm CLUSTER_MODULE_FLAG_NO_FAILOVER,4,4
.type CLUSTER_FAIL,@object # @CLUSTER_FAIL
.comm CLUSTER_FAIL,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_cluster.c_clusterCron.c"
.globl clusterCron
.p2align 2
.type clusterCron,%function
.code 32
clusterCron:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #20
sub sp, sp, #20
bl mstime
movw r2, :lower16:clusterCron.iteration
movw r4, :lower16:server
str r0, [sp, #16]
movw r7, :lower16:clusterCron.prev_ip
movw r8, :lower16:myself
movt r2, :upper16:clusterCron.iteration
movt r4, :upper16:server
movt r7, :upper16:clusterCron.prev_ip
movt r8, :upper16:myself
ldrd r0, r1, [r2]
ldr r5, [r4]
ldr r6, [r7]
adds r0, r0, #1
adc r1, r1, #0
cmp r5, #0
strd r0, r1, [r2]
beq .LBB0_2
cmp r6, #0
beq .LBB0_4
.LBB0_2:
cmp r5, #0
bne .LBB0_9
cmp r6, #0
beq .LBB0_9
.LBB0_4:
cmp r6, #0
beq .LBB0_6
mov r0, r6
bl zfree
.LBB0_6:
cmp r5, #0
str r5, [r7]
beq .LBB0_8
mov r0, r5
bl zstrdup
str r0, [r7]
ldr r0, [r8]
movw r5, :lower16:NET_IP_STR_LEN
ldr r1, [r4]
movt r5, :upper16:NET_IP_STR_LEN
ldr r2, [r5]
ldr r0, [r0]
bl strncpy
ldr r1, [r8]
ldr r0, [r5]
ldr r1, [r1]
add r0, r0, r1
mov r1, #0
strb r1, [r0, #-1]
b .LBB0_10
.LBB0_8:
ldr r0, [r8]
mov r1, #0
ldr r0, [r0]
strb r1, [r0]
b .LBB0_10
.LBB0_9:
cmp r5, #0
cmpne r6, #0
bne .LBB0_94
.LBB0_10:
ldr r10, [r4, #4]
bl clusterUpdateMyselfFlags
ldr r0, [r4, #12]
ldr r0, [r0, #12]
bl dictGetSafeIterator
mov r5, r0
ldr r0, [r4, #12]
mov r1, #0
cmp r10, #1000
movle r10, #1000
str r1, [r0, #16]
mov r0, r5
bl dictNext
movw r9, :lower16:CLUSTER_NODE_MYSELF
movw r8, :lower16:CLUSTER_NODE_NOADDR
movw r6, :lower16:CLUSTER_NODE_PFAIL
cmp r0, #0
movt r9, :upper16:CLUSTER_NODE_MYSELF
movt r8, :upper16:CLUSTER_NODE_NOADDR
movt r6, :upper16:CLUSTER_NODE_PFAIL
bne .LBB0_17
.LBB0_11:
mov r0, r5
bl dictReleaseIterator
movw r0, :lower16:clusterCron.iteration
mov r2, #0
mov r3, #0
movt r0, :upper16:clusterCron.iteration
ldrd r0, r1, [r0]
str r2, [sp, #12]
mov r2, #10
bl __aeabi_uldivmod
orrs r0, r2, r3
bne .LBB0_48
ldr r0, [r4, #12]
ldr r0, [r0, #12]
bl dictGetRandomKey
bl dictGetVal
ldr r1, [r0, #36]
cmp r1, #0
beq .LBB0_30
ldr r1, [r0, #12]
mov r6, #0
mov r4, #0
cmp r1, #0
bne .LBB0_31
movw r2, :lower16:CLUSTER_NODE_HANDSHAKE
ldr r1, [r9]
mov r4, #0
mov r6, #0
movt r2, :upper16:CLUSTER_NODE_HANDSHAKE
ldr r2, [r2]
orr r1, r2, r1
ldr r2, [r0, #4]
tst r1, r2
ldreq r4, [r0, #16]
moveq r6, r0
b .LBB0_31
.LBB0_15:
mov r0, r7
bl clusterDelNode
.LBB0_16:
mov r0, r5
bl dictNext
cmp r0, #0
beq .LBB0_11
.LBB0_17:
bl dictGetVal
mov r7, r0
ldr r0, [r9]
ldr r1, [r8]
orr r1, r1, r0
ldr r0, [r7, #4]
tst r1, r0
bne .LBB0_16
ldr r1, [r6]
tst r1, r0
ldrne r0, [r4, #12]
ldrne r1, [r0, #16]
addne r1, r1, #1
strne r1, [r0, #16]
mov r0, r7
bl nodeInHandshake
cmp r0, #0
beq .LBB0_20
ldr r0, [r7, #8]
ldr r1, [sp, #16]
sub r0, r1, r0
cmp r0, r10
bgt .LBB0_15
.LBB0_20:
ldr r0, [r7, #36]
cmp r0, #0
bne .LBB0_16
mov r0, r7
bl createClusterLink
mov r6, r0
ldr r0, [r4, #24]
cmp r0, #0
beq .LBB0_23
bl connCreateTLS
b .LBB0_24
.LBB0_23:
bl connCreateSocket
.LBB0_24:
mov r1, r6
str r0, [r6, #4]
bl connSetPrivateData
movw r3, :lower16:NET_FIRST_BIND_ADDR
movw r4, :lower16:clusterLinkConnectHandler
ldr r0, [r6, #4]
ldr r1, [r7]
ldr r2, [r7, #40]
movt r3, :upper16:NET_FIRST_BIND_ADDR
movt r4, :upper16:clusterLinkConnectHandler
ldr r3, [r3]
ldr r4, [r4]
str r4, [sp]
bl connConnect
cmn r0, #1
beq .LBB0_26
movw r4, :lower16:server
str r6, [r7, #36]
movt r4, :upper16:server
b .LBB0_29
.LBB0_26:
ldr r0, [r7, #12]
movw r4, :lower16:server
movt r4, :upper16:server
cmp r0, #0
bne .LBB0_28
bl mstime
str r0, [r7, #12]
.LBB0_28:
movw r0, :lower16:LL_DEBUG
ldr r1, [r4, #20]
ldr r2, [r7]
ldr r3, [r7, #40]
movt r0, :upper16:LL_DEBUG
ldr r0, [r0]
str r1, [sp]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl serverLog
mov r0, r6
bl freeClusterLink
.LBB0_29:
movw r6, :lower16:CLUSTER_NODE_PFAIL
movt r6, :upper16:CLUSTER_NODE_PFAIL
b .LBB0_16
.LBB0_30:
mov r6, #0
mov r4, #0
.LBB0_31:
movw r0, :lower16:server
movt r0, :upper16:server
ldr r0, [r0, #12]
ldr r0, [r0, #12]
bl dictGetRandomKey
bl dictGetVal
mov r5, r0
ldr r0, [r0, #36]
cmp r0, #0
beq .LBB0_34
ldr r0, [r5, #12]
cmp r0, #0
bne .LBB0_34
movw r1, :lower16:CLUSTER_NODE_HANDSHAKE
ldr r0, [r9]
movt r1, :upper16:CLUSTER_NODE_HANDSHAKE
ldr r1, [r1]
orr r0, r1, r0
ldr r1, [r5, #4]
tst r0, r1
beq .LBB0_95
.LBB0_34:
mov r5, r6
.LBB0_35:
movw r0, :lower16:server
movt r0, :upper16:server
ldr r0, [r0, #12]
ldr r0, [r0, #12]
bl dictGetRandomKey
bl dictGetVal
mov r6, r0
ldr r0, [r0, #36]
cmp r0, #0
beq .LBB0_38
ldr r0, [r6, #12]
cmp r0, #0
bne .LBB0_38
movw r1, :lower16:CLUSTER_NODE_HANDSHAKE
ldr r0, [r9]
movt r1, :upper16:CLUSTER_NODE_HANDSHAKE
ldr r1, [r1]
orr r0, r1, r0
ldr r1, [r6, #4]
tst r0, r1
beq .LBB0_96
.LBB0_38:
mov r6, r5
.LBB0_39:
movw r0, :lower16:server
movt r0, :upper16:server
ldr r0, [r0, #12]
ldr r0, [r0, #12]
bl dictGetRandomKey
bl dictGetVal
mov r5, r0
ldr r0, [r0, #36]
cmp r0, #0
beq .LBB0_42
ldr r0, [r5, #12]
cmp r0, #0
bne .LBB0_42
movw r1, :lower16:CLUSTER_NODE_HANDSHAKE
ldr r0, [r9]
movt r1, :upper16:CLUSTER_NODE_HANDSHAKE
ldr r1, [r1]
orr r0, r1, r0
ldr r1, [r5, #4]
tst r0, r1
beq .LBB0_97
.LBB0_42:
mov r5, r6
.LBB0_43:
movw r0, :lower16:server
movt r0, :upper16:server
ldr r0, [r0, #12]
ldr r0, [r0, #12]
bl dictGetRandomKey
bl dictGetVal
ldr r1, [r0, #36]
cmp r1, #0
beq .LBB0_46
ldr r1, [r0, #12]
cmp r1, #0
bne .LBB0_46
movw r2, :lower16:CLUSTER_NODE_HANDSHAKE
ldr r1, [r9]
movt r2, :upper16:CLUSTER_NODE_HANDSHAKE
ldr r2, [r2]
orr r1, r2, r1
ldr r2, [r0, #4]
tst r1, r2
beq .LBB0_98
.LBB0_46:
movw r4, :lower16:server
cmp r5, #0
movt r4, :upper16:server
beq .LBB0_48
.LBB0_47:
movw r0, :lower16:LL_DEBUG
ldr r2, [r5, #32]
movw r1, :lower16:.L.str.1
movt r0, :upper16:LL_DEBUG
movt r1, :upper16:.L.str.1
ldr r0, [r0]
bl serverLog
movw r1, :lower16:CLUSTERMSG_TYPE_PING
ldr r0, [r5, #36]
movt r1, :upper16:CLUSTERMSG_TYPE_PING
ldr r1, [r1]
bl clusterSendPing
.LBB0_48:
ldr r0, [r4, #12]
ldr r0, [r0, #12]
bl dictGetSafeIterator
mov r5, r0
bl dictNext
mov r1, #0
cmp r0, #0
str r1, [sp, #16]
mov r1, #0
str r1, [sp, #4]
mov r1, #0
str r1, [sp, #8]
beq .LBB0_79
mov r1, #0
movw r10, :lower16:CLUSTER_NODE_HANDSHAKE
str r1, [sp, #8]
mov r1, #0
movt r10, :upper16:CLUSTER_NODE_HANDSHAKE
str r1, [sp, #4]
mov r1, #0
str r1, [sp, #16]
mov r1, #0
str r1, [sp, #12]
b .LBB0_53
.LBB0_50:
ldr r0, [r7, #36]
cmp r0, #0
beq .LBB0_75
.LBB0_51:
movw r1, :lower16:CLUSTERMSG_TYPE_PING
movt r1, :upper16:CLUSTERMSG_TYPE_PING
ldr r1, [r1]
bl clusterSendPing
.LBB0_52:
mov r0, r5
bl dictNext
cmp r0, #0
beq .LBB0_79
.LBB0_53:
bl dictGetVal
mov r7, r0
bl mstime
mov r6, r0
ldr r0, [r9]
ldr r1, [r8]
orr r0, r1, r0
ldr r1, [r10]
orr r0, r0, r1
ldr r1, [r7, #4]
tst r0, r1
bne .LBB0_52
movw r0, :lower16:myself
movt r0, :upper16:myself
ldr r0, [r0]
bl nodeIsSlave
cmp r0, #0
beq .LBB0_64
mov r0, r7
bl nodeIsMaster
cmp r0, #0
beq .LBB0_64
mov r0, r7
bl nodeFailed
cmp r0, #0
bne .LBB0_64
mov r0, r7
bl clusterCountNonFailingSlaves
mov r4, r0
cmp r0, #0
beq .LBB0_59
mov r9, r8
b .LBB0_61
.LBB0_59:
ldr r0, [r7, #20]
mov r9, r8
cmp r0, #1
blt .LBB0_61
movw r1, :lower16:CLUSTER_NODE_MIGRATE_TO
ldr r0, [r7, #4]
movt r1, :upper16:CLUSTER_NODE_MIGRATE_TO
ldr r1, [r1]
tst r1, r0
ldr r0, [sp, #4]
addne r0, r0, #1
str r0, [sp, #4]
.LBB0_61:
ldr r0, [sp, #16]
movw r8, :lower16:myself
movt r8, :upper16:myself
cmp r4, r0
movgt r0, r4
str r0, [sp, #16]
ldr r0, [r8]
bl nodeIsSlave
cmp r0, #0
beq .LBB0_63
ldr r0, [r8]
ldr r0, [r0, #28]
cmp r0, r7
ldr r0, [sp, #12]
moveq r0, r4
str r0, [sp, #12]
.LBB0_63:
movw r4, :lower16:server
mov r8, r9
movw r9, :lower16:CLUSTER_NODE_MYSELF
movt r4, :upper16:server
movt r9, :upper16:CLUSTER_NODE_MYSELF
.LBB0_64:
ldr r0, [r7, #36]
cmp r0, #0
beq .LBB0_72
ldr r1, [r0]
sub r2, r6, r1
ldr r1, [r4, #4]
cmp r2, r1
ble .LBB0_70
ldr r2, [r7, #12]
cmp r2, #0
beq .LBB0_70
ldr r3, [r7, #16]
cmp r3, r2
bge .LBB0_70
sub r2, r6, r2
add r1, r1, r1, lsr #31
cmp r2, r1, asr #1
ble .LBB0_70
bl freeClusterLink
ldr r0, [r7, #36]
cmp r0, #0
beq .LBB0_72
.LBB0_70:
ldr r1, [r7, #12]
cmp r1, #0
bne .LBB0_72
ldr r1, [r7, #16]
ldr r2, [r4, #4]
sub r1, r6, r1
add r2, r2, r2, lsr #31
cmp r1, r2, asr #1
bgt .LBB0_51
.LBB0_72:
ldr r0, [r4, #12]
ldr r0, [r0, #8]
cmp r0, #0
beq .LBB0_75
movw r0, :lower16:myself
movt r0, :upper16:myself
ldr r0, [r0]
bl nodeIsMaster
cmp r0, #0
beq .LBB0_75
ldr r0, [r4, #12]
ldr r0, [r0, #4]
cmp r0, r7
beq .LBB0_50
.LBB0_75:
ldr r0, [r7, #12]
cmp r0, #0
beq .LBB0_52
ldr r1, [r4, #4]
sub r0, r6, r0
cmp r0, r1
ble .LBB0_52
movw r6, :lower16:CLUSTER_NODE_PFAIL
movw r1, :lower16:CLUSTER_NODE_FAIL
movt r1, :upper16:CLUSTER_NODE_FAIL
movt r6, :upper16:CLUSTER_NODE_PFAIL
ldr r0, [r6]
ldr r1, [r1]
orr r0, r1, r0
ldr r1, [r7, #4]
tst r0, r1
bne .LBB0_52
movw r0, :lower16:LL_DEBUG
ldr r2, [r7, #32]
movw r1, :lower16:.L.str.2
movt r0, :upper16:LL_DEBUG
movt r1, :upper16:.L.str.2
ldr r0, [r0]
bl serverLog
ldr r0, [r6]
ldr r1, [r7, #4]
orr r0, r1, r0
str r0, [r7, #4]
mov r0, #1
str r0, [sp, #8]
b .LBB0_52
.LBB0_79:
mov r0, r5
bl dictReleaseIterator
movw r5, :lower16:myself
movt r5, :upper16:myself
ldr r0, [r5]
bl nodeIsSlave
cmp r0, #0
beq .LBB0_84
ldr r0, [r4, #16]
cmp r0, #0
bne .LBB0_84
ldr r0, [r5]
ldr r0, [r0, #28]
cmp r0, #0
beq .LBB0_84
bl nodeHasAddr
cmp r0, #0
beq .LBB0_84
ldr r0, [r5]
ldr r1, [r0, #28]
ldr r0, [r1]
ldr r1, [r1, #24]
bl replicationSetMaster
.LBB0_84:
bl manualFailoverCheckTimeout
ldr r0, [r5]
bl nodeIsSlave
ldr r5, [sp, #16]
cmp r0, #0
beq .LBB0_91
bl clusterHandleManualFailover
movw r1, :lower16:CLUSTER_MODULE_FLAG_NO_FAILOVER
ldr r0, [r4, #8]
movt r1, :upper16:CLUSTER_MODULE_FLAG_NO_FAILOVER
ldr r1, [r1]
tst r1, r0
bne .LBB0_87
bl clusterHandleSlaveFailover
.LBB0_87:
ldr r0, [sp, #12]
cmp r0, r5
bne .LBB0_91
cmp r5, #2
blt .LBB0_91
ldr r0, [sp, #4]
cmp r0, #0
beq .LBB0_91
ldr r0, [sp, #12]
bl clusterHandleSlaveMigration
.LBB0_91:
ldr r0, [sp, #8]
cmp r0, #0
bne .LBB0_93
ldr r1, [r4, #12]
movw r0, :lower16:CLUSTER_FAIL
movt r0, :upper16:CLUSTER_FAIL
ldr r0, [r0]
ldr r1, [r1]
cmp r1, r0
subne sp, r11, #28
popne {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_93:
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, lr}
b clusterUpdateState
.LBB0_94:
mov r0, r6
mov r1, r5
bl strcmp
cmp r0, #0
bne .LBB0_4
b .LBB0_10
.LBB0_95:
ldr r0, [r5, #16]
clz r2, r6
mov r1, #0
lsr r2, r2, #5
cmp r4, r0
movwgt r1, #1
orrs r1, r2, r1
movne r4, r0
moveq r5, r6
b .LBB0_35
.LBB0_96:
ldr r0, [r6, #16]
clz r2, r5
mov r1, #0
lsr r2, r2, #5
cmp r4, r0
movwgt r1, #1
orrs r1, r2, r1
movne r4, r0
moveq r6, r5
b .LBB0_39
.LBB0_97:
ldr r0, [r5, #16]
clz r2, r6
mov r1, #0
lsr r2, r2, #5
cmp r4, r0
movwgt r1, #1
orrs r1, r2, r1
movne r4, r0
moveq r5, r6
b .LBB0_43
.LBB0_98:
cmp r5, #0
beq .LBB0_100
ldr r1, [r0, #16]
cmp r4, r1
movw r4, :lower16:server
movt r4, :upper16:server
movgt r5, r0
b .LBB0_47
.LBB0_100:
movw r4, :lower16:server
mov r5, r0
movt r4, :upper16:server
b .LBB0_47
.Lfunc_end0:
.size clusterCron, .Lfunc_end0-clusterCron
.cantunwind
.fnend
.type clusterCron.iteration,%object
.local clusterCron.iteration
.comm clusterCron.iteration,8,8
.type clusterCron.prev_ip,%object
.local clusterCron.prev_ip
.comm clusterCron.prev_ip,4,4
.type server,%object
.comm server,28,4
.type myself,%object
.comm myself,4,4
.type NET_IP_STR_LEN,%object
.comm NET_IP_STR_LEN,4,4
.type CLUSTER_NODE_MYSELF,%object
.comm CLUSTER_NODE_MYSELF,4,4
.type CLUSTER_NODE_NOADDR,%object
.comm CLUSTER_NODE_NOADDR,4,4
.type CLUSTER_NODE_PFAIL,%object
.comm CLUSTER_NODE_PFAIL,4,4
.type NET_FIRST_BIND_ADDR,%object
.comm NET_FIRST_BIND_ADDR,4,4
.type clusterLinkConnectHandler,%object
.comm clusterLinkConnectHandler,4,4
.type LL_DEBUG,%object
.comm LL_DEBUG,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Unable to connect to Cluster Node [%s]:%d -> %s"
.size .L.str, 48
.type CLUSTER_NODE_HANDSHAKE,%object
.comm CLUSTER_NODE_HANDSHAKE,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Pinging node %.40s"
.size .L.str.1, 19
.type CLUSTERMSG_TYPE_PING,%object
.comm CLUSTERMSG_TYPE_PING,4,4
.type CLUSTER_NODE_MIGRATE_TO,%object
.comm CLUSTER_NODE_MIGRATE_TO,4,4
.type CLUSTER_NODE_FAIL,%object
.comm CLUSTER_NODE_FAIL,4,4
.type .L.str.2,%object
.L.str.2:
.asciz "*** NODE %.40s possibly failing"
.size .L.str.2, 32
.type CLUSTER_MODULE_FLAG_NO_FAILOVER,%object
.comm CLUSTER_MODULE_FLAG_NO_FAILOVER,4,4
.type CLUSTER_FAIL,%object
.comm CLUSTER_FAIL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_h_atexit.c_cxa_handler_2.c"
.p2align 4, 0x90 # -- Begin function cxa_handler_2
.type cxa_handler_2,@function
cxa_handler_2: # @cxa_handler_2
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov ecx, offset arg_3
xor eax, eax
cmp rdi, rcx
sete al
mov edi, eax
call ASSERT
movzx edi, byte ptr [rip + cxa_handler_2.cxa_handler_2_called]
xor edi, 1
call ASSERT
xor edi, edi
cmp dword ptr [rip + exiting_state], 2
sete dil
call ASSERT
add dword ptr [rip + exiting_state], -1
mov byte ptr [rip + cxa_handler_2.cxa_handler_2_called], 1
xor eax, eax
pop rcx
.cfi_def_cfa_offset 8
jmp SUCCESS # TAILCALL
.Lfunc_end0:
.size cxa_handler_2, .Lfunc_end0-cxa_handler_2
.cfi_endproc
# -- End function
.type cxa_handler_2.cxa_handler_2_called,@object # @cxa_handler_2.cxa_handler_2_called
.local cxa_handler_2.cxa_handler_2_called
.comm cxa_handler_2.cxa_handler_2_called,1,4
.type arg_3,@object # @arg_3
.comm arg_3,4,4
.type exiting_state,@object # @exiting_state
.comm exiting_state,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym cxa_handler_2
.addrsig_sym arg_3
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_h_atexit.c_cxa_handler_2.c"
.p2align 2
.type cxa_handler_2,%function
.code 32
cxa_handler_2:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
movw r1, :lower16:arg_3
movt r1, :upper16:arg_3
sub r0, r0, r1
clz r0, r0
lsr r0, r0, #5
bl ASSERT
movw r4, :lower16:cxa_handler_2.cxa_handler_2_called
movt r4, :upper16:cxa_handler_2.cxa_handler_2_called
ldrb r0, [r4]
eor r0, r0, #1
bl ASSERT
movw r5, :lower16:exiting_state
movt r5, :upper16:exiting_state
ldr r0, [r5]
sub r0, r0, #2
clz r0, r0
lsr r0, r0, #5
bl ASSERT
mov r0, #1
strb r0, [r4]
ldr r0, [r5]
sub r0, r0, #1
str r0, [r5]
pop {r4, r5, r11, lr}
b SUCCESS
.Lfunc_end0:
.size cxa_handler_2, .Lfunc_end0-cxa_handler_2
.cantunwind
.fnend
.type cxa_handler_2.cxa_handler_2_called,%object
.local cxa_handler_2.cxa_handler_2_called
.comm cxa_handler_2.cxa_handler_2_called,1,4
.type arg_3,%object
.comm arg_3,4,4
.type exiting_state,%object
.comm exiting_state,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym cxa_handler_2
.addrsig_sym arg_3
.eabi_attribute 30, 1
|
End of preview. Expand
in Data Studio
- Downloads last month
- 6