x86
stringlengths 164
56.9k
| arm
stringlengths 591
63.3k
|
---|---|
.text
.intel_syntax noprefix
.file "extr_writebsp.c_EndBSPFile.c"
.globl EndBSPFile # -- Begin function EndBSPFile
.p2align 4, 0x90
.type EndBSPFile,@function
EndBSPFile: # @EndBSPFile
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 1040
mov al, 0
call EmitPlanes
mov dword ptr [rbp - 1028], eax # 4-byte Spill
mov al, 0
call UnparseEntities
lea rdi, [rbp - 1024]
mov rdx, qword ptr [source]
movabs rsi, offset .L.str
mov dword ptr [rbp - 1032], eax # 4-byte Spill
call sprintf
lea rsi, [rbp - 1024]
movabs rdi, offset .L.str.1
mov dword ptr [rbp - 1036], eax # 4-byte Spill
call _printf
lea rdi, [rbp - 1024]
mov dword ptr [rbp - 1040], eax # 4-byte Spill
call WriteBSPFile
add rsp, 1040
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size EndBSPFile, .Lfunc_end0-EndBSPFile
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "%s.bsp"
.size .L.str, 7
.type source,@object # @source
.comm source,8,8
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Writing %s\n"
.size .L.str.1, 12
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym EmitPlanes
.addrsig_sym UnparseEntities
.addrsig_sym sprintf
.addrsig_sym _printf
.addrsig_sym WriteBSPFile
.addrsig_sym source
| .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_writebsp.c_EndBSPFile.c"
.globl EndBSPFile
.p2align 2
.type EndBSPFile,%function
.code 32
EndBSPFile:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #24
sub sp, sp, #24
.pad #1024
sub sp, sp, #1024
bl EmitPlanes
str r0, [sp, #20]
bl UnparseEntities
movw r1, :lower16:source
movt r1, :upper16:source
ldr r2, [r1]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
add r3, sp, #24
str r0, [sp, #16]
mov r0, r3
str r3, [sp, #12]
bl sprintf
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
str r0, [sp, #8]
mov r0, r1
ldr r1, [sp, #12]
bl _printf
ldr r1, [sp, #12]
str r0, [sp, #4]
mov r0, r1
bl WriteBSPFile
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size EndBSPFile, .Lfunc_end0-EndBSPFile
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "%s.bsp"
.size .L.str, 7
.type source,%object
.comm source,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Writing %s\n"
.size .L.str.1, 12
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym EmitPlanes
.addrsig_sym UnparseEntities
.addrsig_sym sprintf
.addrsig_sym _printf
.addrsig_sym WriteBSPFile
.addrsig_sym source
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_amdgpu_drv.c_amdgpu_pmops_runtime_resume.c"
.p2align 4, 0x90 # -- Begin function amdgpu_pmops_runtime_resume
.type amdgpu_pmops_runtime_resume,@function
amdgpu_pmops_runtime_resume: # @amdgpu_pmops_runtime_resume
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov rdi, qword ptr [rbp - 16]
call to_pci_dev
mov qword ptr [rbp - 24], rax
mov rdi, qword ptr [rbp - 24]
call pci_get_drvdata
mov qword ptr [rbp - 32], rax
mov rdi, qword ptr [rbp - 32]
call amdgpu_device_is_px
cmp eax, 0
jne .LBB0_2
# %bb.1:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_8
.LBB0_2:
mov eax, dword ptr [DRM_SWITCH_POWER_CHANGING]
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx], eax
mov al, 0
call amdgpu_is_atpx_hybrid
cmp rax, 0
jne .LBB0_4
# %bb.3:
mov al, 0
call amdgpu_has_atpx_dgpu_power_cntl
cmp eax, 0
jne .LBB0_5
.LBB0_4:
mov rdi, qword ptr [rbp - 24]
mov esi, dword ptr [PCI_D0]
call pci_set_power_state
.LBB0_5:
mov rdi, qword ptr [rbp - 24]
call pci_restore_state
mov rdi, qword ptr [rbp - 24]
mov dword ptr [rbp - 40], eax # 4-byte Spill
call pci_enable_device
mov dword ptr [rbp - 36], eax
cmp dword ptr [rbp - 36], 0
je .LBB0_7
# %bb.6:
mov eax, dword ptr [rbp - 36]
mov dword ptr [rbp - 4], eax
jmp .LBB0_8
.LBB0_7:
mov rdi, qword ptr [rbp - 24]
call pci_set_master
xor ecx, ecx
mov rdi, qword ptr [rbp - 32]
mov esi, ecx
mov edx, ecx
mov dword ptr [rbp - 44], eax # 4-byte Spill
call amdgpu_device_resume
mov dword ptr [rbp - 36], eax
mov rdi, qword ptr [rbp - 32]
call drm_kms_helper_poll_enable
mov ecx, dword ptr [DRM_SWITCH_POWER_ON]
mov rdi, qword ptr [rbp - 32]
mov dword ptr [rdi], ecx
mov dword ptr [rbp - 4], 0
.LBB0_8:
mov eax, dword ptr [rbp - 4]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size amdgpu_pmops_runtime_resume, .Lfunc_end0-amdgpu_pmops_runtime_resume
.cfi_endproc
# -- End function
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.type DRM_SWITCH_POWER_CHANGING,@object # @DRM_SWITCH_POWER_CHANGING
.comm DRM_SWITCH_POWER_CHANGING,4,4
.type PCI_D0,@object # @PCI_D0
.comm PCI_D0,4,4
.type DRM_SWITCH_POWER_ON,@object # @DRM_SWITCH_POWER_ON
.comm DRM_SWITCH_POWER_ON,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym amdgpu_pmops_runtime_resume
.addrsig_sym to_pci_dev
.addrsig_sym pci_get_drvdata
.addrsig_sym amdgpu_device_is_px
.addrsig_sym amdgpu_is_atpx_hybrid
.addrsig_sym amdgpu_has_atpx_dgpu_power_cntl
.addrsig_sym pci_set_power_state
.addrsig_sym pci_restore_state
.addrsig_sym pci_enable_device
.addrsig_sym pci_set_master
.addrsig_sym amdgpu_device_resume
.addrsig_sym drm_kms_helper_poll_enable
.addrsig_sym EINVAL
.addrsig_sym DRM_SWITCH_POWER_CHANGING
.addrsig_sym PCI_D0
.addrsig_sym DRM_SWITCH_POWER_ON
| .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_amdgpu_drv.c_amdgpu_pmops_runtime_resume.c"
.p2align 2
.type amdgpu_pmops_runtime_resume,%function
.code 32
amdgpu_pmops_runtime_resume:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-8]
ldr r0, [r11, #-8]
bl to_pci_dev
str r0, [r11, #-12]
ldr r0, [r11, #-12]
bl pci_get_drvdata
str r0, [sp, #16]
ldr r0, [sp, #16]
bl amdgpu_device_is_px
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_8
.LBB0_2:
movw r0, :lower16:DRM_SWITCH_POWER_CHANGING
movt r0, :upper16:DRM_SWITCH_POWER_CHANGING
ldr r0, [r0]
ldr r1, [sp, #16]
str r0, [r1]
bl amdgpu_is_atpx_hybrid
cmp r0, #0
bne .LBB0_4
b .LBB0_3
.LBB0_3:
bl amdgpu_has_atpx_dgpu_power_cntl
cmp r0, #0
bne .LBB0_5
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-12]
movw r1, :lower16:PCI_D0
movt r1, :upper16:PCI_D0
ldr r1, [r1]
bl pci_set_power_state
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-12]
bl pci_restore_state
ldr r1, [r11, #-12]
str r0, [sp, #8]
mov r0, r1
bl pci_enable_device
str r0, [sp, #12]
ldr r0, [sp, #12]
cmp r0, #0
beq .LBB0_7
b .LBB0_6
.LBB0_6:
ldr r0, [sp, #12]
str r0, [r11, #-4]
b .LBB0_8
.LBB0_7:
ldr r0, [r11, #-12]
bl pci_set_master
ldr r1, [sp, #16]
mov r2, #0
str r0, [sp, #4]
mov r0, r1
mov r1, r2
str r2, [sp]
bl amdgpu_device_resume
str r0, [sp, #12]
ldr r0, [sp, #16]
bl drm_kms_helper_poll_enable
movw r1, :lower16:DRM_SWITCH_POWER_ON
movt r1, :upper16:DRM_SWITCH_POWER_ON
ldr r1, [r1]
ldr r2, [sp, #16]
str r1, [r2]
ldr r1, [sp]
str r1, [r11, #-4]
b .LBB0_8
.LBB0_8:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size amdgpu_pmops_runtime_resume, .Lfunc_end0-amdgpu_pmops_runtime_resume
.cantunwind
.fnend
.type EINVAL,%object
.comm EINVAL,4,4
.type DRM_SWITCH_POWER_CHANGING,%object
.comm DRM_SWITCH_POWER_CHANGING,4,4
.type PCI_D0,%object
.comm PCI_D0,4,4
.type DRM_SWITCH_POWER_ON,%object
.comm DRM_SWITCH_POWER_ON,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym amdgpu_pmops_runtime_resume
.addrsig_sym to_pci_dev
.addrsig_sym pci_get_drvdata
.addrsig_sym amdgpu_device_is_px
.addrsig_sym amdgpu_is_atpx_hybrid
.addrsig_sym amdgpu_has_atpx_dgpu_power_cntl
.addrsig_sym pci_set_power_state
.addrsig_sym pci_restore_state
.addrsig_sym pci_enable_device
.addrsig_sym pci_set_master
.addrsig_sym amdgpu_device_resume
.addrsig_sym drm_kms_helper_poll_enable
.addrsig_sym EINVAL
.addrsig_sym DRM_SWITCH_POWER_CHANGING
.addrsig_sym PCI_D0
.addrsig_sym DRM_SWITCH_POWER_ON
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_ccv_dpm.c__ccv_is_equal.c"
.section .rodata.cst8,"aM",@progbits,8
.p2align 3 # -- Begin function _ccv_is_equal
.LCPI0_0:
.quad 4602678819172646912 # double 0.5
.LCPI0_1:
.quad 4598175219545276416 # double 0.25
.LCPI0_2:
.quad 4609434218613702656 # double 1.5
.text
.p2align 4, 0x90
.type _ccv_is_equal,@function
_ccv_is_equal: # @_ccv_is_equal
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], rdx
mov rax, qword ptr [rbp - 8]
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp - 16]
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 32]
mov edi, dword ptr [rax]
mov rax, qword ptr [rbp - 32]
mov esi, dword ptr [rax + 4]
call ccv_min
xor ecx, ecx
# kill: def $cl killed $cl killed $ecx
movsd xmm1, qword ptr [rip + .LCPI0_0] # xmm1 = mem[0],zero
movsd xmm2, qword ptr [rip + .LCPI0_1] # xmm2 = mem[0],zero
mulsd xmm0, xmm2
addsd xmm0, xmm1
cvttsd2si esi, xmm0
mov dword ptr [rbp - 44], esi
mov rax, qword ptr [rbp - 40]
mov esi, dword ptr [rax + 8]
mov rax, qword ptr [rbp - 32]
mov edi, dword ptr [rax + 8]
add edi, dword ptr [rbp - 44]
cmp esi, edi
mov byte ptr [rbp - 45], cl # 1-byte Spill
jg .LBB0_8
# %bb.1:
xor eax, eax
# kill: def $al killed $al killed $eax
mov rcx, qword ptr [rbp - 40]
mov edx, dword ptr [rcx + 8]
mov rcx, qword ptr [rbp - 32]
mov esi, dword ptr [rcx + 8]
sub esi, dword ptr [rbp - 44]
cmp edx, esi
mov byte ptr [rbp - 45], al # 1-byte Spill
jl .LBB0_8
# %bb.2:
xor eax, eax
# kill: def $al killed $al killed $eax
mov rcx, qword ptr [rbp - 40]
mov edx, dword ptr [rcx + 12]
mov rcx, qword ptr [rbp - 32]
mov esi, dword ptr [rcx + 12]
add esi, dword ptr [rbp - 44]
cmp edx, esi
mov byte ptr [rbp - 45], al # 1-byte Spill
jg .LBB0_8
# %bb.3:
xor eax, eax
# kill: def $al killed $al killed $eax
mov rcx, qword ptr [rbp - 40]
mov edx, dword ptr [rcx + 12]
mov rcx, qword ptr [rbp - 32]
mov esi, dword ptr [rcx + 12]
sub esi, dword ptr [rbp - 44]
cmp edx, esi
mov byte ptr [rbp - 45], al # 1-byte Spill
jl .LBB0_8
# %bb.4:
xor eax, eax
# kill: def $al killed $al killed $eax
movsd xmm0, qword ptr [rip + .LCPI0_0] # xmm0 = mem[0],zero
movsd xmm1, qword ptr [rip + .LCPI0_2] # xmm1 = mem[0],zero
mov rcx, qword ptr [rbp - 40]
mov edx, dword ptr [rcx]
mov rcx, qword ptr [rbp - 32]
cvtsi2sd xmm2, dword ptr [rcx]
mulsd xmm2, xmm1
addsd xmm2, xmm0
cvttsd2si esi, xmm2
cmp edx, esi
mov byte ptr [rbp - 45], al # 1-byte Spill
jg .LBB0_8
# %bb.5:
xor eax, eax
# kill: def $al killed $al killed $eax
movsd xmm0, qword ptr [rip + .LCPI0_0] # xmm0 = mem[0],zero
movsd xmm1, qword ptr [rip + .LCPI0_2] # xmm1 = mem[0],zero
mov rcx, qword ptr [rbp - 40]
cvtsi2sd xmm2, dword ptr [rcx]
mulsd xmm2, xmm1
addsd xmm2, xmm0
cvttsd2si edx, xmm2
mov rcx, qword ptr [rbp - 32]
cmp edx, dword ptr [rcx]
mov byte ptr [rbp - 45], al # 1-byte Spill
jl .LBB0_8
# %bb.6:
xor eax, eax
# kill: def $al killed $al killed $eax
movsd xmm0, qword ptr [rip + .LCPI0_0] # xmm0 = mem[0],zero
movsd xmm1, qword ptr [rip + .LCPI0_2] # xmm1 = mem[0],zero
mov rcx, qword ptr [rbp - 40]
mov edx, dword ptr [rcx + 4]
mov rcx, qword ptr [rbp - 32]
cvtsi2sd xmm2, dword ptr [rcx + 4]
mulsd xmm2, xmm1
addsd xmm2, xmm0
cvttsd2si esi, xmm2
cmp edx, esi
mov byte ptr [rbp - 45], al # 1-byte Spill
jg .LBB0_8
# %bb.7:
movsd xmm0, qword ptr [rip + .LCPI0_0] # xmm0 = mem[0],zero
movsd xmm1, qword ptr [rip + .LCPI0_2] # xmm1 = mem[0],zero
mov rax, qword ptr [rbp - 40]
cvtsi2sd xmm2, dword ptr [rax + 4]
mulsd xmm2, xmm1
addsd xmm2, xmm0
cvttsd2si ecx, xmm2
mov rax, qword ptr [rbp - 32]
cmp ecx, dword ptr [rax + 4]
setge dl
mov byte ptr [rbp - 45], dl # 1-byte Spill
.LBB0_8:
mov al, byte ptr [rbp - 45] # 1-byte Reload
and al, 1
movzx eax, al
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size _ccv_is_equal, .Lfunc_end0-_ccv_is_equal
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym _ccv_is_equal
.addrsig_sym ccv_min
| .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_ccv_dpm.c__ccv_is_equal.c"
.p2align 2
.type _ccv_is_equal,%function
.code 32
_ccv_is_equal:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #64
sub sp, sp, #64
str r0, [r11, #-4]
str r1, [r11, #-8]
str r2, [r11, #-12]
ldr r0, [r11, #-4]
str r0, [r11, #-16]
ldr r0, [r11, #-8]
str r0, [r11, #-20]
ldr r0, [r11, #-16]
ldr r1, [r0]
ldr r0, [r0, #4]
str r0, [r11, #-28]
mov r0, r1
ldr r1, [r11, #-28]
bl ccv_min
mov r2, #0
movw r3, #0
movt r3, #16336
str r2, [sp, #32]
bl __aeabi_dmul
movw r3, #0
movt r3, #16352
ldr r2, [sp, #32]
bl __aeabi_dadd
bl __aeabi_d2iz
str r0, [r11, #-24]
ldr r0, [r11, #-20]
ldr r0, [r0, #8]
ldr r1, [r11, #-16]
ldr r1, [r1, #8]
ldr r2, [r11, #-24]
add r1, r1, r2
cmp r0, r1
ldr r0, [sp, #32]
str r0, [sp, #28]
bgt .LBB0_8
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-20]
ldr r0, [r0, #8]
ldr r1, [r11, #-16]
ldr r1, [r1, #8]
ldr r2, [r11, #-24]
sub r1, r1, r2
mov r2, #0
cmp r0, r1
str r2, [sp, #28]
blt .LBB0_8
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-20]
ldr r0, [r0, #12]
ldr r1, [r11, #-16]
ldr r1, [r1, #12]
ldr r2, [r11, #-24]
add r1, r1, r2
mov r2, #0
cmp r0, r1
str r2, [sp, #28]
bgt .LBB0_8
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-20]
ldr r0, [r0, #12]
ldr r1, [r11, #-16]
ldr r1, [r1, #12]
ldr r2, [r11, #-24]
sub r1, r1, r2
mov r2, #0
cmp r0, r1
str r2, [sp, #28]
blt .LBB0_8
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-20]
ldr r0, [r0]
ldr r1, [r11, #-16]
ldr r1, [r1]
str r0, [sp, #24]
mov r0, r1
bl __aeabi_i2d
mov r2, #0
movw r3, #0
movt r3, #16376
str r2, [sp, #20]
bl __aeabi_dmul
movw r3, #0
movt r3, #16352
ldr r2, [sp, #20]
bl __aeabi_dadd
bl __aeabi_d2iz
ldr r1, [sp, #24]
cmp r1, r0
ldr r0, [sp, #20]
str r0, [sp, #28]
bgt .LBB0_8
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-20]
ldr r0, [r0]
bl __aeabi_i2d
mov r2, #0
movw r3, #0
movt r3, #16376
str r2, [sp, #16]
bl __aeabi_dmul
movw r3, #0
movt r3, #16352
ldr r2, [sp, #16]
bl __aeabi_dadd
bl __aeabi_d2iz
ldr r1, [r11, #-16]
ldr r1, [r1]
cmp r0, r1
ldr r0, [sp, #16]
str r0, [sp, #28]
blt .LBB0_8
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-20]
ldr r0, [r0, #4]
ldr r1, [r11, #-16]
ldr r1, [r1, #4]
str r0, [sp, #12]
mov r0, r1
bl __aeabi_i2d
mov r2, #0
movw r3, #0
movt r3, #16376
str r2, [sp, #8]
bl __aeabi_dmul
movw r3, #0
movt r3, #16352
ldr r2, [sp, #8]
bl __aeabi_dadd
bl __aeabi_d2iz
ldr r1, [sp, #12]
cmp r1, r0
ldr r0, [sp, #8]
str r0, [sp, #28]
bgt .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-20]
ldr r0, [r0, #4]
bl __aeabi_i2d
mov r2, #0
movw r3, #0
movt r3, #16376
str r2, [sp, #4]
bl __aeabi_dmul
movw r3, #0
movt r3, #16352
ldr r2, [sp, #4]
bl __aeabi_dadd
bl __aeabi_d2iz
ldr r1, [r11, #-16]
ldr r1, [r1, #4]
cmp r0, r1
ldr r0, [sp, #4]
movwge r0, #1
str r0, [sp, #28]
b .LBB0_8
.LBB0_8:
ldr r0, [sp, #28]
and r0, r0, #1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size _ccv_is_equal, .Lfunc_end0-_ccv_is_equal
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym _ccv_is_equal
.addrsig_sym ccv_min
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_sysfs.c_nilfs_sysfs_delete_device_group.c"
.globl nilfs_sysfs_delete_device_group # -- Begin function nilfs_sysfs_delete_device_group
.p2align 4, 0x90
.type nilfs_sysfs_delete_device_group,@function
nilfs_sysfs_delete_device_group: # @nilfs_sysfs_delete_device_group
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov rdi, qword ptr [rbp - 8]
call nilfs_sysfs_delete_mounted_snapshots_group
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 12], eax # 4-byte Spill
call nilfs_sysfs_delete_checkpoints_group
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 16], eax # 4-byte Spill
call nilfs_sysfs_delete_segments_group
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 20], eax # 4-byte Spill
call nilfs_sysfs_delete_superblock_group
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 24], eax # 4-byte Spill
call nilfs_sysfs_delete_segctor_group
mov rcx, qword ptr [rbp - 8]
add rcx, 4
mov rdi, rcx
mov dword ptr [rbp - 28], eax # 4-byte Spill
call kobject_del
mov rcx, qword ptr [rbp - 8]
mov edi, dword ptr [rcx]
mov dword ptr [rbp - 32], eax # 4-byte Spill
call kfree
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size nilfs_sysfs_delete_device_group, .Lfunc_end0-nilfs_sysfs_delete_device_group
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nilfs_sysfs_delete_mounted_snapshots_group
.addrsig_sym nilfs_sysfs_delete_checkpoints_group
.addrsig_sym nilfs_sysfs_delete_segments_group
.addrsig_sym nilfs_sysfs_delete_superblock_group
.addrsig_sym nilfs_sysfs_delete_segctor_group
.addrsig_sym kobject_del
.addrsig_sym kfree
| .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_sysfs.c_nilfs_sysfs_delete_device_group.c"
.globl nilfs_sysfs_delete_device_group
.p2align 2
.type nilfs_sysfs_delete_device_group,%function
.code 32
nilfs_sysfs_delete_device_group:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-4]
ldr r0, [r11, #-4]
bl nilfs_sysfs_delete_mounted_snapshots_group
ldr r1, [r11, #-4]
str r0, [r11, #-8]
mov r0, r1
bl nilfs_sysfs_delete_checkpoints_group
ldr r1, [r11, #-4]
str r0, [r11, #-12]
mov r0, r1
bl nilfs_sysfs_delete_segments_group
ldr r1, [r11, #-4]
str r0, [sp, #16]
mov r0, r1
bl nilfs_sysfs_delete_superblock_group
ldr r1, [r11, #-4]
str r0, [sp, #12]
mov r0, r1
bl nilfs_sysfs_delete_segctor_group
ldr r1, [r11, #-4]
add r1, r1, #4
str r0, [sp, #8]
mov r0, r1
bl kobject_del
ldr r1, [r11, #-4]
ldr r1, [r1]
str r0, [sp, #4]
mov r0, r1
bl kfree
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size nilfs_sysfs_delete_device_group, .Lfunc_end0-nilfs_sysfs_delete_device_group
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym nilfs_sysfs_delete_mounted_snapshots_group
.addrsig_sym nilfs_sysfs_delete_checkpoints_group
.addrsig_sym nilfs_sysfs_delete_segments_group
.addrsig_sym nilfs_sysfs_delete_superblock_group
.addrsig_sym nilfs_sysfs_delete_segctor_group
.addrsig_sym kobject_del
.addrsig_sym kfree
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_i915_dma.c_i915_wait_irq.c"
.p2align 4, 0x90 # -- Begin function i915_wait_irq
.type i915_wait_irq,@function
i915_wait_irq: # @i915_wait_irq
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 80
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov rax, qword ptr [rax]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 40], rax
mov dword ptr [rbp - 44], 0
mov rdi, qword ptr [rbp - 32]
call LP_RING
mov qword ptr [rbp - 56], rax
mov esi, dword ptr [rbp - 20]
mov rdi, qword ptr [rbp - 32]
mov dword ptr [rbp - 60], esi # 4-byte Spill
call READ_BREADCRUMB
movabs rdi, offset .L.str
mov esi, dword ptr [rbp - 60] # 4-byte Reload
mov edx, eax
call DRM_DEBUG_DRIVER
mov rdi, qword ptr [rbp - 32]
mov dword ptr [rbp - 64], eax # 4-byte Spill
call READ_BREADCRUMB
cmp eax, dword ptr [rbp - 20]
jl .LBB0_4
# %bb.1:
mov rax, qword ptr [rbp - 40]
cmp qword ptr [rax], 0
je .LBB0_3
# %bb.2:
mov rdi, qword ptr [rbp - 32]
call READ_BREADCRUMB
mov rcx, qword ptr [rbp - 40]
mov rcx, qword ptr [rcx]
mov dword ptr [rcx], eax
.LBB0_3:
mov dword ptr [rbp - 4], 0
jmp .LBB0_14
.LBB0_4:
mov rax, qword ptr [rbp - 40]
cmp qword ptr [rax], 0
je .LBB0_6
# %bb.5:
mov eax, dword ptr [I915_BOX_WAIT]
mov rcx, qword ptr [rbp - 40]
mov rcx, qword ptr [rcx]
or eax, dword ptr [rcx + 4]
mov dword ptr [rcx + 4], eax
.LBB0_6:
mov rax, qword ptr [rbp - 56]
mov rax, qword ptr [rax + 16]
mov rdi, qword ptr [rbp - 56]
call rax
cmp rax, 0
je .LBB0_8
# %bb.7:
mov edi, dword ptr [rbp - 44]
mov rax, qword ptr [rbp - 56]
mov esi, dword ptr [rax + 8]
imul edx, dword ptr [DRM_HZ], 3
mov rax, qword ptr [rbp - 32]
mov dword ptr [rbp - 68], edi # 4-byte Spill
mov rdi, rax
mov dword ptr [rbp - 72], esi # 4-byte Spill
mov dword ptr [rbp - 76], edx # 4-byte Spill
call READ_BREADCRUMB
cmp eax, dword ptr [rbp - 20]
setge cl
and cl, 1
movzx ecx, cl
mov edi, dword ptr [rbp - 68] # 4-byte Reload
mov esi, dword ptr [rbp - 72] # 4-byte Reload
mov edx, dword ptr [rbp - 76] # 4-byte Reload
call DRM_WAIT_ON
mov r8, qword ptr [rbp - 56]
mov r8, qword ptr [r8]
mov rdi, qword ptr [rbp - 56]
mov dword ptr [rbp - 80], eax # 4-byte Spill
call r8
jmp .LBB0_11
.LBB0_8:
mov rdi, qword ptr [rbp - 32]
call READ_BREADCRUMB
cmp eax, dword ptr [rbp - 20]
setge cl
and cl, 1
movzx edi, cl
mov esi, 3000
call wait_for
cmp rax, 0
je .LBB0_10
# %bb.9:
xor eax, eax
sub eax, dword ptr [EBUSY]
mov dword ptr [rbp - 44], eax
.LBB0_10:
jmp .LBB0_11
.LBB0_11:
xor eax, eax
mov ecx, dword ptr [rbp - 44]
sub eax, dword ptr [EBUSY]
cmp ecx, eax
jne .LBB0_13
# %bb.12:
mov rdi, qword ptr [rbp - 32]
call READ_BREADCRUMB
mov rcx, qword ptr [rbp - 32]
mov rcx, qword ptr [rcx]
# kill: def $ecx killed $ecx killed $rcx
movabs rdi, offset .L.str.1
mov esi, eax
mov edx, ecx
call DRM_ERROR
.LBB0_13:
mov eax, dword ptr [rbp - 44]
mov dword ptr [rbp - 4], eax
.LBB0_14:
mov eax, dword ptr [rbp - 4]
add rsp, 80
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size i915_wait_irq, .Lfunc_end0-i915_wait_irq
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "irq_nr=%d breadcrumb=%d\n"
.size .L.str, 25
.type I915_BOX_WAIT,@object # @I915_BOX_WAIT
.comm I915_BOX_WAIT,4,4
.type DRM_HZ,@object # @DRM_HZ
.comm DRM_HZ,4,4
.type EBUSY,@object # @EBUSY
.comm EBUSY,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "EBUSY -- rec: %d emitted: %d\n"
.size .L.str.1, 30
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym i915_wait_irq
.addrsig_sym LP_RING
.addrsig_sym DRM_DEBUG_DRIVER
.addrsig_sym READ_BREADCRUMB
.addrsig_sym DRM_WAIT_ON
.addrsig_sym wait_for
.addrsig_sym DRM_ERROR
.addrsig_sym I915_BOX_WAIT
.addrsig_sym DRM_HZ
.addrsig_sym EBUSY
| .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_i915_dma.c_i915_wait_irq.c"
.p2align 2
.type i915_wait_irq,%function
.code 32
i915_wait_irq:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #64
sub sp, sp, #64
str r0, [r11, #-8]
str r1, [r11, #-12]
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
str r0, [r11, #-16]
ldr r0, [r11, #-8]
ldr r0, [r0]
ldr r0, [r0]
ldr r0, [r0]
str r0, [r11, #-20]
mov r0, #0
str r0, [r11, #-24]
ldr r0, [r11, #-16]
bl LP_RING
str r0, [r11, #-28]
ldr r1, [r11, #-12]
ldr r0, [r11, #-16]
str r1, [sp, #32]
bl READ_BREADCRUMB
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
str r0, [sp, #28]
mov r0, r1
ldr r1, [sp, #32]
ldr r2, [sp, #28]
bl DRM_DEBUG_DRIVER
ldr r1, [r11, #-16]
str r0, [sp, #24]
mov r0, r1
bl READ_BREADCRUMB
ldr r1, [r11, #-12]
cmp r0, r1
blt .LBB0_4
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-20]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_3
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-16]
bl READ_BREADCRUMB
ldr r1, [r11, #-20]
ldr r1, [r1]
str r0, [r1]
b .LBB0_3
.LBB0_3:
mov r0, #0
str r0, [r11, #-4]
b .LBB0_14
.LBB0_4:
ldr r0, [r11, #-20]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
movw r0, :lower16:I915_BOX_WAIT
movt r0, :upper16:I915_BOX_WAIT
ldr r0, [r0]
ldr r1, [r11, #-20]
ldr r1, [r1]
ldr r2, [r1, #4]
orr r0, r2, r0
str r0, [r1, #4]
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-28]
ldr r1, [r0, #8]
blx r1
cmp r0, #0
beq .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-24]
ldr r1, [r11, #-28]
ldr r1, [r1, #4]
movw r2, :lower16:DRM_HZ
movt r2, :upper16:DRM_HZ
ldr r2, [r2]
add r2, r2, r2, lsl #1
ldr r3, [r11, #-16]
str r0, [sp, #20]
mov r0, r3
str r1, [sp, #16]
str r2, [sp, #12]
bl READ_BREADCRUMB
ldr r1, [r11, #-12]
mov r2, #0
cmp r0, r1
movwge r2, #1
ldr r0, [sp, #20]
ldr r1, [sp, #16]
ldr r3, [sp, #12]
str r2, [sp, #8]
mov r2, r3
ldr r3, [sp, #8]
bl DRM_WAIT_ON
ldr r1, [r11, #-28]
ldr r2, [r1]
str r0, [sp, #4]
mov r0, r1
blx r2
b .LBB0_11
.LBB0_8:
ldr r0, [r11, #-16]
bl READ_BREADCRUMB
ldr r1, [r11, #-12]
mov r2, #0
cmp r0, r1
movwge r2, #1
movw r1, #3000
mov r0, r2
bl wait_for
cmp r0, #0
beq .LBB0_10
b .LBB0_9
.LBB0_9:
movw r0, :lower16:EBUSY
movt r0, :upper16:EBUSY
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-24]
b .LBB0_10
.LBB0_10:
b .LBB0_11
.LBB0_11:
ldr r0, [r11, #-24]
movw r1, :lower16:EBUSY
movt r1, :upper16:EBUSY
ldr r1, [r1]
cmn r0, r1
bne .LBB0_13
b .LBB0_12
.LBB0_12:
ldr r0, [r11, #-16]
bl READ_BREADCRUMB
ldr r1, [r11, #-16]
ldr r2, [r1]
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
str r0, [sp]
mov r0, r1
ldr r1, [sp]
bl DRM_ERROR
b .LBB0_13
.LBB0_13:
ldr r0, [r11, #-24]
str r0, [r11, #-4]
b .LBB0_14
.LBB0_14:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size i915_wait_irq, .Lfunc_end0-i915_wait_irq
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "irq_nr=%d breadcrumb=%d\n"
.size .L.str, 25
.type I915_BOX_WAIT,%object
.comm I915_BOX_WAIT,4,4
.type DRM_HZ,%object
.comm DRM_HZ,4,4
.type EBUSY,%object
.comm EBUSY,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "EBUSY -- rec: %d emitted: %d\n"
.size .L.str.1, 30
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym i915_wait_irq
.addrsig_sym LP_RING
.addrsig_sym DRM_DEBUG_DRIVER
.addrsig_sym READ_BREADCRUMB
.addrsig_sym DRM_WAIT_ON
.addrsig_sym wait_for
.addrsig_sym DRM_ERROR
.addrsig_sym I915_BOX_WAIT
.addrsig_sym DRM_HZ
.addrsig_sym EBUSY
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_lxfb_core.c_lxfb_set_par.c"
.p2align 4, 0x90 # -- Begin function lxfb_set_par
.type lxfb_set_par,@function
lxfb_set_par: # @lxfb_set_par
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
cmp dword ptr [rax], 8
jle .LBB0_2
# %bb.1:
mov eax, dword ptr [FB_VISUAL_TRUECOLOR]
mov rcx, qword ptr [rbp - 8]
mov dword ptr [rcx + 12], eax
jmp .LBB0_3
.LBB0_2:
mov eax, dword ptr [FB_VISUAL_PSEUDOCOLOR]
mov rcx, qword ptr [rbp - 8]
mov dword ptr [rcx + 12], eax
.LBB0_3:
mov rax, qword ptr [rbp - 8]
mov edi, dword ptr [rax + 4]
mov rax, qword ptr [rbp - 8]
mov esi, dword ptr [rax]
call lx_get_pitch
mov rcx, qword ptr [rbp - 8]
mov dword ptr [rcx + 8], eax
mov rdi, qword ptr [rbp - 8]
call lx_set_mode
xor edx, edx
mov dword ptr [rbp - 12], eax # 4-byte Spill
mov eax, edx
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size lxfb_set_par, .Lfunc_end0-lxfb_set_par
.cfi_endproc
# -- End function
.type FB_VISUAL_TRUECOLOR,@object # @FB_VISUAL_TRUECOLOR
.comm FB_VISUAL_TRUECOLOR,4,4
.type FB_VISUAL_PSEUDOCOLOR,@object # @FB_VISUAL_PSEUDOCOLOR
.comm FB_VISUAL_PSEUDOCOLOR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym lxfb_set_par
.addrsig_sym lx_get_pitch
.addrsig_sym lx_set_mode
.addrsig_sym FB_VISUAL_TRUECOLOR
.addrsig_sym FB_VISUAL_PSEUDOCOLOR
| .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_lxfb_core.c_lxfb_set_par.c"
.p2align 2
.type lxfb_set_par,%function
.code 32
lxfb_set_par:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0]
cmp r0, #9
blt .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:FB_VISUAL_TRUECOLOR
movt r0, :upper16:FB_VISUAL_TRUECOLOR
ldr r0, [r0]
ldr r1, [sp, #4]
str r0, [r1, #12]
b .LBB0_3
.LBB0_2:
movw r0, :lower16:FB_VISUAL_PSEUDOCOLOR
movt r0, :upper16:FB_VISUAL_PSEUDOCOLOR
ldr r0, [r0]
ldr r1, [sp, #4]
str r0, [r1, #12]
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #4]
ldr r1, [r0]
ldr r0, [r0, #4]
bl lx_get_pitch
ldr r1, [sp, #4]
str r0, [r1, #8]
ldr r0, [sp, #4]
bl lx_set_mode
mov r1, #0
str r0, [sp]
mov r0, r1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size lxfb_set_par, .Lfunc_end0-lxfb_set_par
.cantunwind
.fnend
.type FB_VISUAL_TRUECOLOR,%object
.comm FB_VISUAL_TRUECOLOR,4,4
.type FB_VISUAL_PSEUDOCOLOR,%object
.comm FB_VISUAL_PSEUDOCOLOR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym lxfb_set_par
.addrsig_sym lx_get_pitch
.addrsig_sym lx_set_mode
.addrsig_sym FB_VISUAL_TRUECOLOR
.addrsig_sym FB_VISUAL_PSEUDOCOLOR
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_tps65218.c_tps65218_reg_write.c"
.globl tps65218_reg_write # -- Begin function tps65218_reg_write
.p2align 4, 0x90
.type tps65218_reg_write,@function
tps65218_reg_write: # @tps65218_reg_write
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], edx
mov dword ptr [rbp - 28], ecx
mov eax, dword ptr [rbp - 28]
mov ecx, eax
sub ecx, 128
mov dword ptr [rbp - 40], eax # 4-byte Spill
je .LBB0_1
jmp .LBB0_7
.LBB0_7:
mov eax, dword ptr [rbp - 40] # 4-byte Reload
sub eax, 129
je .LBB0_2
jmp .LBB0_5
.LBB0_1:
mov rax, qword ptr [rbp - 16]
mov edi, dword ptr [rax]
mov esi, dword ptr [rbp - 20]
mov edx, dword ptr [rbp - 24]
call regmap_write
mov dword ptr [rbp - 4], eax
jmp .LBB0_6
.LBB0_2:
mov eax, dword ptr [rbp - 20]
xor eax, dword ptr [TPS65218_PASSWORD_REGS_UNLOCK]
mov dword ptr [rbp - 36], eax
mov rcx, qword ptr [rbp - 16]
mov edi, dword ptr [rcx]
mov esi, dword ptr [TPS65218_REG_PASSWORD]
mov edx, dword ptr [rbp - 36]
call regmap_write
mov dword ptr [rbp - 32], eax
cmp dword ptr [rbp - 32], 0
jge .LBB0_4
# %bb.3:
mov eax, dword ptr [rbp - 32]
mov dword ptr [rbp - 4], eax
jmp .LBB0_6
.LBB0_4:
mov rax, qword ptr [rbp - 16]
mov edi, dword ptr [rax]
mov esi, dword ptr [rbp - 20]
mov edx, dword ptr [rbp - 24]
call regmap_write
mov dword ptr [rbp - 4], eax
jmp .LBB0_6
.LBB0_5:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
.LBB0_6:
mov eax, dword ptr [rbp - 4]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size tps65218_reg_write, .Lfunc_end0-tps65218_reg_write
.cfi_endproc
# -- End function
.type TPS65218_PASSWORD_REGS_UNLOCK,@object # @TPS65218_PASSWORD_REGS_UNLOCK
.comm TPS65218_PASSWORD_REGS_UNLOCK,4,4
.type TPS65218_REG_PASSWORD,@object # @TPS65218_REG_PASSWORD
.comm TPS65218_REG_PASSWORD,4,4
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym regmap_write
.addrsig_sym TPS65218_PASSWORD_REGS_UNLOCK
.addrsig_sym TPS65218_REG_PASSWORD
.addrsig_sym EINVAL
| .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_tps65218.c_tps65218_reg_write.c"
.globl tps65218_reg_write
.p2align 2
.type tps65218_reg_write,%function
.code 32
tps65218_reg_write:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [sp, #16]
str r3, [sp, #12]
ldr r0, [sp, #12]
cmp r0, #128
str r0, [sp]
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [sp]
cmp r0, #129
beq .LBB0_3
b .LBB0_6
.LBB0_2:
ldr r0, [r11, #-8]
ldr r0, [r0]
ldr r1, [r11, #-12]
ldr r2, [sp, #16]
bl regmap_write
str r0, [r11, #-4]
b .LBB0_7
.LBB0_3:
ldr r0, [r11, #-12]
movw r1, :lower16:TPS65218_PASSWORD_REGS_UNLOCK
movt r1, :upper16:TPS65218_PASSWORD_REGS_UNLOCK
ldr r1, [r1]
eor r0, r0, r1
str r0, [sp, #4]
ldr r0, [r11, #-8]
ldr r0, [r0]
movw r1, :lower16:TPS65218_REG_PASSWORD
movt r1, :upper16:TPS65218_REG_PASSWORD
ldr r1, [r1]
ldr r2, [sp, #4]
bl regmap_write
str r0, [sp, #8]
ldr r0, [sp, #8]
cmn r0, #1
bgt .LBB0_5
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #8]
str r0, [r11, #-4]
b .LBB0_7
.LBB0_5:
ldr r0, [r11, #-8]
ldr r0, [r0]
ldr r1, [r11, #-12]
ldr r2, [sp, #16]
bl regmap_write
str r0, [r11, #-4]
b .LBB0_7
.LBB0_6:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size tps65218_reg_write, .Lfunc_end0-tps65218_reg_write
.cantunwind
.fnend
.type TPS65218_PASSWORD_REGS_UNLOCK,%object
.comm TPS65218_PASSWORD_REGS_UNLOCK,4,4
.type TPS65218_REG_PASSWORD,%object
.comm TPS65218_REG_PASSWORD,4,4
.type EINVAL,%object
.comm EINVAL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym regmap_write
.addrsig_sym TPS65218_PASSWORD_REGS_UNLOCK
.addrsig_sym TPS65218_REG_PASSWORD
.addrsig_sym EINVAL
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_mps_user.c_mps_user_event_enable.c"
.p2align 4, 0x90 # -- Begin function mps_user_event_enable
.type mps_user_event_enable,@function
mps_user_event_enable: # @mps_user_event_enable
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov rdi, qword ptr [rbp - 8]
call mps_lock
mov dword ptr [rbp - 20], 0
.LBB0_1: # =>This Inner Loop Header: Depth=1
cmp dword ptr [rbp - 20], 4
jge .LBB0_4
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
movsxd rcx, dword ptr [rbp - 20]
mov edx, dword ptr [rax + 4*rcx]
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
movsxd rcx, dword ptr [rbp - 20]
mov dword ptr [rax + 4*rcx], edx
# %bb.3: # in Loop: Header=BB0_1 Depth=1
mov eax, dword ptr [rbp - 20]
add eax, 1
mov dword ptr [rbp - 20], eax
jmp .LBB0_1
.LBB0_4:
mov rdi, qword ptr [rbp - 8]
call mps_unlock
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size mps_user_event_enable, .Lfunc_end0-mps_user_event_enable
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mps_user_event_enable
.addrsig_sym mps_lock
.addrsig_sym mps_unlock
| .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_mps_user.c_mps_user_event_enable.c"
.p2align 2
.type mps_user_event_enable,%function
.code 32
mps_user_event_enable:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
ldr r0, [r11, #-4]
bl mps_lock
mov r1, #0
str r1, [sp, #4]
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #4]
cmp r0, #3
bgt .LBB0_4
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #8]
ldr r0, [r0]
ldr r1, [sp, #4]
ldr r0, [r0, r1, lsl #2]
ldr r2, [r11, #-4]
ldr r2, [r2]
str r0, [r2, r1, lsl #2]
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #4]
add r0, r0, #1
str r0, [sp, #4]
b .LBB0_1
.LBB0_4:
ldr r0, [r11, #-4]
bl mps_unlock
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size mps_user_event_enable, .Lfunc_end0-mps_user_event_enable
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mps_user_event_enable
.addrsig_sym mps_lock
.addrsig_sym mps_unlock
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_memcontrol.c_mem_cgroup_print_oom_group.c"
.globl mem_cgroup_print_oom_group # -- Begin function mem_cgroup_print_oom_group
.p2align 4, 0x90
.type mem_cgroup_print_oom_group,@function
mem_cgroup_print_oom_group: # @mem_cgroup_print_oom_group
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
movabs rdi, offset .L.str
call pr_info
mov rcx, qword ptr [rbp - 8]
mov edi, dword ptr [rcx]
mov dword ptr [rbp - 12], eax # 4-byte Spill
call pr_cont_cgroup_path
movabs rdi, offset .L.str.1
mov dword ptr [rbp - 16], eax # 4-byte Spill
call pr_cont
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size mem_cgroup_print_oom_group, .Lfunc_end0-mem_cgroup_print_oom_group
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Tasks in "
.size .L.str, 10
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz " are going to be killed due to memory.oom.group set\n"
.size .L.str.1, 53
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym pr_info
.addrsig_sym pr_cont_cgroup_path
.addrsig_sym pr_cont
| .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_memcontrol.c_mem_cgroup_print_oom_group.c"
.globl mem_cgroup_print_oom_group
.p2align 2
.type mem_cgroup_print_oom_group,%function
.code 32
mem_cgroup_print_oom_group:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl pr_info
ldr r1, [r11, #-4]
ldr r1, [r1]
str r0, [sp, #8]
mov r0, r1
bl pr_cont_cgroup_path
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
str r0, [sp, #4]
mov r0, r1
bl pr_cont
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size mem_cgroup_print_oom_group, .Lfunc_end0-mem_cgroup_print_oom_group
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Tasks in "
.size .L.str, 10
.type .L.str.1,%object
.L.str.1:
.asciz " are going to be killed due to memory.oom.group set\n"
.size .L.str.1, 53
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym pr_info
.addrsig_sym pr_cont_cgroup_path
.addrsig_sym pr_cont
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_mac_inet6.c_mac_netinet6_nd6_send.c"
.globl mac_netinet6_nd6_send # -- Begin function mac_netinet6_nd6_send
.p2align 4, 0x90
.type mac_netinet6_nd6_send,@function
mac_netinet6_nd6_send: # @mac_netinet6_nd6_send
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
cmp qword ptr [mac_policy_count], 0
jne .LBB0_2
# %bb.1:
jmp .LBB0_3
.LBB0_2:
mov rdi, qword ptr [rbp - 16]
call mac_mbuf_to_label
mov qword ptr [rbp - 24], rax
mov edi, dword ptr [netinet6_nd6_send]
mov rsi, qword ptr [rbp - 8]
mov rax, qword ptr [rbp - 8]
mov edx, dword ptr [rax]
mov rcx, qword ptr [rbp - 16]
mov r8, qword ptr [rbp - 24]
call MAC_POLICY_PERFORM_NOSLEEP
.LBB0_3:
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size mac_netinet6_nd6_send, .Lfunc_end0-mac_netinet6_nd6_send
.cfi_endproc
# -- End function
.type mac_policy_count,@object # @mac_policy_count
.comm mac_policy_count,8,8
.type netinet6_nd6_send,@object # @netinet6_nd6_send
.comm netinet6_nd6_send,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mac_mbuf_to_label
.addrsig_sym MAC_POLICY_PERFORM_NOSLEEP
.addrsig_sym mac_policy_count
.addrsig_sym netinet6_nd6_send
| .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_mac_inet6.c_mac_netinet6_nd6_send.c"
.globl mac_netinet6_nd6_send
.p2align 2
.type mac_netinet6_nd6_send,%function
.code 32
mac_netinet6_nd6_send:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
movw r0, :lower16:mac_policy_count
movt r0, :upper16:mac_policy_count
ldr r0, [r0]
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
b .LBB0_3
.LBB0_2:
ldr r0, [sp, #8]
bl mac_mbuf_to_label
str r0, [sp, #4]
movw r0, :lower16:netinet6_nd6_send
movt r0, :upper16:netinet6_nd6_send
ldr r0, [r0]
ldr r1, [r11, #-4]
ldr r2, [r1]
ldr r3, [sp, #8]
ldr r12, [sp, #4]
mov lr, sp
str r12, [lr]
bl MAC_POLICY_PERFORM_NOSLEEP
b .LBB0_3
.LBB0_3:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size mac_netinet6_nd6_send, .Lfunc_end0-mac_netinet6_nd6_send
.cantunwind
.fnend
.type mac_policy_count,%object
.comm mac_policy_count,4,4
.type netinet6_nd6_send,%object
.comm netinet6_nd6_send,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mac_mbuf_to_label
.addrsig_sym MAC_POLICY_PERFORM_NOSLEEP
.addrsig_sym mac_policy_count
.addrsig_sym netinet6_nd6_send
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_sunplus.c_sd_init.c"
.p2align 4, 0x90 # -- Begin function sd_init
.type sd_init,@function
sd_init: # @sd_init
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 160
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov qword ptr [rbp - 16], rax
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
add ecx, -128
mov eax, ecx
sub ecx, 3
mov qword ptr [rbp - 24], rax # 8-byte Spill
ja .LBB0_8
# %bb.12:
mov rax, qword ptr [rbp - 24] # 8-byte Reload
mov rcx, qword ptr [8*rax + .LJTI0_0]
jmp rcx
.LBB0_1:
xor eax, eax
mov rdi, qword ptr [rbp - 8]
mov esi, 29
mov edx, eax
mov ecx, eax
call reg_w_riv
xor esi, esi
mov rdi, qword ptr [rbp - 8]
mov edx, 8966
mov ecx, 1
mov dword ptr [rbp - 28], eax # 4-byte Spill
call reg_w_riv
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, ecx
mov edx, 3332
mov dword ptr [rbp - 32], eax # 4-byte Spill
call reg_w_riv
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, ecx
mov edx, 8192
mov dword ptr [rbp - 36], eax # 4-byte Spill
call reg_w_riv
xor esi, esi
mov rdi, qword ptr [rbp - 8]
mov edx, 8961
mov ecx, 19
mov dword ptr [rbp - 40], eax # 4-byte Spill
call reg_w_riv
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, ecx
mov edx, 8966
mov dword ptr [rbp - 44], eax # 4-byte Spill
call reg_w_riv
.LBB0_2:
mov rdi, qword ptr [rbp - 8]
call spca504B_PollingDataReady
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 48], eax # 4-byte Spill
call spca50x_GetFirmware
jmp .LBB0_11
.LBB0_3:
mov rdi, qword ptr [rbp - 8]
call spca50x_GetFirmware
xor esi, esi
mov rdi, qword ptr [rbp - 8]
mov edx, 20482
mov ecx, 1
mov dword ptr [rbp - 52], eax # 4-byte Spill
call reg_r
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, 36
mov edx, ecx
mov dword ptr [rbp - 56], ecx # 4-byte Spill
mov r8d, dword ptr [rbp - 56] # 4-byte Reload
mov dword ptr [rbp - 60], eax # 4-byte Spill
call reg_w_1
xor edx, edx
mov rdi, qword ptr [rbp - 8]
mov esi, 36
mov ecx, 1
mov dword ptr [rbp - 64], eax # 4-byte Spill
call reg_r
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 68], eax # 4-byte Spill
call spca504B_PollingDataReady
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, 52
mov edx, ecx
mov dword ptr [rbp - 72], eax # 4-byte Spill
call reg_w_riv
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 76], eax # 4-byte Spill
call spca504B_WaitCmdStatus
jmp .LBB0_11
.LBB0_4:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [D_STREAM]
movabs rdx, offset .L.str
call gspca_dbg
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, 224
mov edx, ecx
mov dword ptr [rbp - 80], eax # 4-byte Spill
call reg_w_riv
xor edx, edx
mov rdi, qword ptr [rbp - 8]
mov esi, 224
mov ecx, 1
mov dword ptr [rbp - 84], eax # 4-byte Spill
call reg_w_riv
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 88], eax # 4-byte Spill
call spca504_wait_status
mov rdi, qword ptr [rbp - 16]
mov ecx, dword ptr [rdi + 4]
cmp ecx, dword ptr [LogitechClickSmart420]
jne .LBB0_6
# %bb.5:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [spca504A_clicksmart420_open_data]
mov eax, dword ptr [spca504A_clicksmart420_open_data]
mov qword ptr [rbp - 96], rdi # 8-byte Spill
mov edi, eax
mov dword ptr [rbp - 100], esi # 4-byte Spill
call ARRAY_SIZE
mov rdi, qword ptr [rbp - 96] # 8-byte Reload
mov esi, dword ptr [rbp - 100] # 4-byte Reload
mov edx, eax
call write_vector
jmp .LBB0_7
.LBB0_6:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [spca504_pccam600_open_data]
mov eax, dword ptr [spca504_pccam600_open_data]
mov qword ptr [rbp - 112], rdi # 8-byte Spill
mov edi, eax
mov dword ptr [rbp - 116], esi # 4-byte Spill
call ARRAY_SIZE
mov rdi, qword ptr [rbp - 112] # 8-byte Reload
mov esi, dword ptr [rbp - 116] # 4-byte Reload
mov edx, eax
call write_vector
.LBB0_7:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [qtable_creative_pccam]
call setup_qtable
jmp .LBB0_11
.LBB0_8:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [D_STREAM]
movabs rdx, offset .L.str.1
call gspca_dbg
mov rcx, qword ptr [rbp - 16]
mov esi, dword ptr [rcx + 4]
cmp esi, dword ptr [AiptekMiniPenCam13]
jne .LBB0_10
# %bb.9:
mov rdi, qword ptr [rbp - 8]
call spca504_read_info
mov rdi, qword ptr [rbp - 8]
mov esi, 36
mov edx, 8
mov ecx, 3
mov r8d, 158
mov r9d, 1
mov dword ptr [rbp - 120], eax # 4-byte Spill
call spca504A_acknowledged_command
xor r9d, r9d
mov rdi, qword ptr [rbp - 8]
mov esi, 36
mov edx, 8
mov ecx, 3
mov r8d, 158
mov dword ptr [rbp - 124], eax # 4-byte Spill
call spca504A_acknowledged_command
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, 36
mov edx, ecx
mov r8d, 157
mov r9d, 1
mov dword ptr [rbp - 128], eax # 4-byte Spill
call spca504A_acknowledged_command
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, 8
mov edx, 6
mov r8d, 134
mov r9d, 1
mov dword ptr [rbp - 132], eax # 4-byte Spill
call spca504A_acknowledged_command
xor esi, esi
mov rdi, qword ptr [rbp - 8]
mov edx, 9996
mov ecx, 5
mov dword ptr [rbp - 136], eax # 4-byte Spill
call reg_w_riv
xor esi, esi
mov rdi, qword ptr [rbp - 8]
mov edx, 8976
mov ecx, 5
mov dword ptr [rbp - 140], eax # 4-byte Spill
call reg_w_riv
xor ecx, ecx
mov rdi, qword ptr [rbp - 8]
mov esi, 1
mov edx, 15
mov dword ptr [rbp - 144], ecx # 4-byte Spill
mov r8d, 255
mov r9d, dword ptr [rbp - 144] # 4-byte Reload
mov dword ptr [rbp - 148], eax # 4-byte Spill
call spca504A_acknowledged_command
.LBB0_10:
xor eax, eax
mov rdi, qword ptr [rbp - 8]
mov esi, eax
mov edx, 8192
mov ecx, eax
call reg_w_riv
xor esi, esi
mov rdi, qword ptr [rbp - 8]
mov edx, 10371
mov ecx, 1
mov dword ptr [rbp - 152], eax # 4-byte Spill
call reg_w_riv
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [qtable_spca504_default]
mov dword ptr [rbp - 156], eax # 4-byte Spill
call setup_qtable
.LBB0_11:
mov rax, qword ptr [rbp - 8]
mov eax, dword ptr [rax]
add rsp, 160
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size sd_init, .Lfunc_end0-sd_init
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 3
.LJTI0_0:
.quad .LBB0_3
.quad .LBB0_2
.quad .LBB0_4
.quad .LBB0_1
# -- End function
.type D_STREAM,@object # @D_STREAM
.comm D_STREAM,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Opening SPCA504 (PC-CAM 600)\n"
.size .L.str, 30
.type LogitechClickSmart420,@object # @LogitechClickSmart420
.comm LogitechClickSmart420,4,4
.type spca504A_clicksmart420_open_data,@object # @spca504A_clicksmart420_open_data
.comm spca504A_clicksmart420_open_data,4,4
.type spca504_pccam600_open_data,@object # @spca504_pccam600_open_data
.comm spca504_pccam600_open_data,4,4
.type qtable_creative_pccam,@object # @qtable_creative_pccam
.comm qtable_creative_pccam,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Opening SPCA504\n"
.size .L.str.1, 17
.type AiptekMiniPenCam13,@object # @AiptekMiniPenCam13
.comm AiptekMiniPenCam13,4,4
.type qtable_spca504_default,@object # @qtable_spca504_default
.comm qtable_spca504_default,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sd_init
.addrsig_sym reg_w_riv
.addrsig_sym spca504B_PollingDataReady
.addrsig_sym spca50x_GetFirmware
.addrsig_sym reg_r
.addrsig_sym reg_w_1
.addrsig_sym spca504B_WaitCmdStatus
.addrsig_sym gspca_dbg
.addrsig_sym spca504_wait_status
.addrsig_sym write_vector
.addrsig_sym ARRAY_SIZE
.addrsig_sym setup_qtable
.addrsig_sym spca504_read_info
.addrsig_sym spca504A_acknowledged_command
.addrsig_sym D_STREAM
.addrsig_sym LogitechClickSmart420
.addrsig_sym spca504A_clicksmart420_open_data
.addrsig_sym spca504_pccam600_open_data
.addrsig_sym qtable_creative_pccam
.addrsig_sym AiptekMiniPenCam13
.addrsig_sym qtable_spca504_default
| .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_sunplus.c_sd_init.c"
.p2align 2
.type sd_init,%function
.code 32
sd_init:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #200
sub sp, sp, #200
str r0, [r11, #-12]
ldr r0, [r11, #-12]
str r0, [r11, #-16]
ldr r0, [r11, #-16]
ldr r0, [r0]
sub r0, r0, #128
cmp r0, #3
str r0, [r11, #-20]
bhi .LBB0_10
adr r0, .LJTI0_0
ldr r1, [r11, #-20]
ldr r0, [r0, r1, lsl #2]
mov pc, r0
.p2align 2
.LJTI0_0:
.long .LBB0_5
.long .LBB0_4
.long .LBB0_6
.long .LBB0_3
.LBB0_3:
ldr r0, [r11, #-12]
mov r1, #29
mov r2, #0
str r2, [r11, #-24]
ldr r3, [r11, #-24]
bl reg_w_riv
ldr r1, [r11, #-12]
movw r2, #8966
mov r3, #1
str r0, [r11, #-28]
mov r0, r1
ldr r1, [r11, #-24]
str r2, [r11, #-32]
bl reg_w_riv
ldr r1, [r11, #-12]
movw r2, #3332
str r0, [r11, #-36]
mov r0, r1
ldr r1, [r11, #-24]
ldr r3, [r11, #-24]
bl reg_w_riv
ldr r1, [r11, #-12]
mov r2, #8192
str r0, [r11, #-40]
mov r0, r1
ldr r1, [r11, #-24]
ldr r3, [r11, #-24]
bl reg_w_riv
ldr r1, [r11, #-12]
movw r2, #8961
mov r3, #19
str r0, [r11, #-44]
mov r0, r1
ldr r1, [r11, #-24]
bl reg_w_riv
ldr r1, [r11, #-12]
str r0, [r11, #-48]
mov r0, r1
ldr r1, [r11, #-24]
ldr r2, [r11, #-32]
ldr r3, [r11, #-24]
bl reg_w_riv
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-12]
bl spca504B_PollingDataReady
ldr r1, [r11, #-12]
str r0, [r11, #-52]
mov r0, r1
bl spca50x_GetFirmware
b .LBB0_13
.LBB0_5:
ldr r0, [r11, #-12]
bl spca50x_GetFirmware
ldr r1, [r11, #-12]
mov r2, #0
movw r3, #20482
mov r12, #1
str r0, [r11, #-56]
mov r0, r1
mov r1, r2
str r2, [r11, #-60]
mov r2, r3
mov r3, r12
str r12, [r11, #-64]
bl reg_r
ldr r1, [r11, #-12]
mov r2, sp
ldr r3, [r11, #-60]
str r3, [r2]
mov r2, #36
str r0, [r11, #-68]
mov r0, r1
mov r1, r2
str r2, [r11, #-72]
mov r2, r3
bl reg_w_1
ldr r1, [r11, #-12]
str r0, [r11, #-76]
mov r0, r1
ldr r1, [r11, #-72]
ldr r2, [r11, #-60]
ldr r3, [r11, #-64]
bl reg_r
ldr r1, [r11, #-12]
str r0, [r11, #-80]
mov r0, r1
bl spca504B_PollingDataReady
ldr r1, [r11, #-12]
mov r2, #52
str r0, [r11, #-84]
mov r0, r1
mov r1, r2
ldr r2, [r11, #-60]
ldr r3, [r11, #-60]
bl reg_w_riv
ldr r1, [r11, #-12]
str r0, [r11, #-88]
mov r0, r1
bl spca504B_WaitCmdStatus
b .LBB0_13
.LBB0_6:
ldr r0, [r11, #-12]
movw r1, :lower16:D_STREAM
movt r1, :upper16:D_STREAM
ldr r1, [r1]
movw r2, :lower16:.L.str
movt r2, :upper16:.L.str
bl gspca_dbg
ldr r1, [r11, #-12]
mov r2, #224
mov r3, #0
str r0, [r11, #-92]
mov r0, r1
mov r1, r2
str r2, [r11, #-96]
mov r2, r3
str r3, [r11, #-100]
bl reg_w_riv
ldr r1, [r11, #-12]
mov r3, #1
str r0, [sp, #104]
mov r0, r1
ldr r1, [r11, #-96]
ldr r2, [r11, #-100]
bl reg_w_riv
ldr r1, [r11, #-12]
str r0, [sp, #100]
mov r0, r1
bl spca504_wait_status
ldr r1, [r11, #-16]
ldr r1, [r1, #4]
movw r2, :lower16:LogitechClickSmart420
movt r2, :upper16:LogitechClickSmart420
ldr r2, [r2]
cmp r1, r2
bne .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-12]
movw r1, :lower16:spca504A_clicksmart420_open_data
movt r1, :upper16:spca504A_clicksmart420_open_data
ldr r1, [r1]
str r0, [sp, #96]
mov r0, r1
str r1, [sp, #92]
bl ARRAY_SIZE
ldr r1, [sp, #96]
str r0, [sp, #88]
mov r0, r1
ldr r1, [sp, #92]
ldr r2, [sp, #88]
bl write_vector
b .LBB0_9
.LBB0_8:
ldr r0, [r11, #-12]
movw r1, :lower16:spca504_pccam600_open_data
movt r1, :upper16:spca504_pccam600_open_data
ldr r1, [r1]
str r0, [sp, #84]
mov r0, r1
str r1, [sp, #80]
bl ARRAY_SIZE
ldr r1, [sp, #84]
str r0, [sp, #76]
mov r0, r1
ldr r1, [sp, #80]
ldr r2, [sp, #76]
bl write_vector
b .LBB0_9
.LBB0_9:
ldr r0, [r11, #-12]
movw r1, :lower16:qtable_creative_pccam
movt r1, :upper16:qtable_creative_pccam
ldr r1, [r1]
bl setup_qtable
b .LBB0_13
.LBB0_10:
ldr r0, [r11, #-12]
movw r1, :lower16:D_STREAM
movt r1, :upper16:D_STREAM
ldr r1, [r1]
movw r2, :lower16:.L.str.1
movt r2, :upper16:.L.str.1
bl gspca_dbg
ldr r1, [r11, #-16]
ldr r1, [r1, #4]
movw r2, :lower16:AiptekMiniPenCam13
movt r2, :upper16:AiptekMiniPenCam13
ldr r2, [r2]
cmp r1, r2
bne .LBB0_12
b .LBB0_11
.LBB0_11:
ldr r0, [r11, #-12]
bl spca504_read_info
ldr r1, [r11, #-12]
mov r2, sp
mov r3, #1
str r3, [r2, #4]
mov r12, #158
str r12, [r2]
mov r2, #36
mov lr, #8
mov r4, #3
str r0, [sp, #72]
mov r0, r1
mov r1, r2
str r2, [sp, #68]
mov r2, lr
str r3, [sp, #64]
mov r3, r4
str r12, [sp, #60]
str lr, [sp, #56]
str r4, [sp, #52]
bl spca504A_acknowledged_command
ldr r1, [r11, #-12]
mov r2, sp
mov r3, #0
str r3, [r2, #4]
ldr r12, [sp, #60]
str r12, [r2]
str r0, [sp, #48]
mov r0, r1
ldr r1, [sp, #68]
ldr r2, [sp, #56]
ldr lr, [sp, #52]
str r3, [sp, #44]
mov r3, lr
bl spca504A_acknowledged_command
ldr r1, [r11, #-12]
mov r2, sp
ldr r3, [sp, #64]
str r3, [r2, #4]
mov r12, #157
str r12, [r2]
str r0, [sp, #40]
mov r0, r1
ldr r1, [sp, #68]
ldr r2, [sp, #44]
ldr r3, [sp, #44]
bl spca504A_acknowledged_command
ldr r1, [r11, #-12]
mov r2, sp
ldr r3, [sp, #64]
str r3, [r2, #4]
mov r12, #134
str r12, [r2]
mov r2, #6
str r0, [sp, #36]
mov r0, r1
ldr r1, [sp, #56]
ldr r3, [sp, #44]
bl spca504A_acknowledged_command
ldr r1, [r11, #-12]
movw r2, #9996
mov r3, #5
str r0, [sp, #32]
mov r0, r1
ldr r1, [sp, #44]
str r3, [sp, #28]
bl reg_w_riv
ldr r1, [r11, #-12]
movw r2, #8976
str r0, [sp, #24]
mov r0, r1
ldr r1, [sp, #44]
ldr r3, [sp, #28]
bl reg_w_riv
ldr r1, [r11, #-12]
mov r2, sp
ldr r3, [sp, #44]
str r3, [r2, #4]
mov r12, #255
str r12, [r2]
mov r2, #15
str r0, [sp, #20]
mov r0, r1
ldr r1, [sp, #64]
bl spca504A_acknowledged_command
b .LBB0_12
.LBB0_12:
ldr r0, [r11, #-12]
mov r2, #8192
mov r1, #0
str r1, [sp, #16]
ldr r3, [sp, #16]
bl reg_w_riv
ldr r1, [r11, #-12]
movw r2, #10371
mov r3, #1
str r0, [sp, #12]
mov r0, r1
ldr r1, [sp, #16]
bl reg_w_riv
ldr r1, [r11, #-12]
movw r2, :lower16:qtable_spca504_default
movt r2, :upper16:qtable_spca504_default
ldr r2, [r2]
str r0, [sp, #8]
mov r0, r1
mov r1, r2
bl setup_qtable
b .LBB0_13
.LBB0_13:
ldr r0, [r11, #-12]
ldr r0, [r0]
sub sp, r11, #8
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size sd_init, .Lfunc_end0-sd_init
.cantunwind
.fnend
.type D_STREAM,%object
.comm D_STREAM,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Opening SPCA504 (PC-CAM 600)\n"
.size .L.str, 30
.type LogitechClickSmart420,%object
.comm LogitechClickSmart420,4,4
.type spca504A_clicksmart420_open_data,%object
.comm spca504A_clicksmart420_open_data,4,4
.type spca504_pccam600_open_data,%object
.comm spca504_pccam600_open_data,4,4
.type qtable_creative_pccam,%object
.comm qtable_creative_pccam,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Opening SPCA504\n"
.size .L.str.1, 17
.type AiptekMiniPenCam13,%object
.comm AiptekMiniPenCam13,4,4
.type qtable_spca504_default,%object
.comm qtable_spca504_default,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym sd_init
.addrsig_sym reg_w_riv
.addrsig_sym spca504B_PollingDataReady
.addrsig_sym spca50x_GetFirmware
.addrsig_sym reg_r
.addrsig_sym reg_w_1
.addrsig_sym spca504B_WaitCmdStatus
.addrsig_sym gspca_dbg
.addrsig_sym spca504_wait_status
.addrsig_sym write_vector
.addrsig_sym ARRAY_SIZE
.addrsig_sym setup_qtable
.addrsig_sym spca504_read_info
.addrsig_sym spca504A_acknowledged_command
.addrsig_sym D_STREAM
.addrsig_sym LogitechClickSmart420
.addrsig_sym spca504A_clicksmart420_open_data
.addrsig_sym spca504_pccam600_open_data
.addrsig_sym qtable_creative_pccam
.addrsig_sym AiptekMiniPenCam13
.addrsig_sym qtable_spca504_default
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_nfs4proc.c_nfs4_alloc_createdata.c"
.p2align 4, 0x90 # -- Begin function nfs4_alloc_createdata
.type nfs4_alloc_createdata,@function
nfs4_alloc_createdata: # @nfs4_alloc_createdata
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov dword ptr [rbp - 36], ecx
mov esi, dword ptr [GFP_KERNEL]
mov edi, 120
call kzalloc
mov qword ptr [rbp - 48], rax
cmp qword ptr [rbp - 48], 0
je .LBB0_4
# %bb.1:
mov rdi, qword ptr [rbp - 16]
call NFS_SERVER
mov qword ptr [rbp - 56], rax
mov rdi, qword ptr [rbp - 56]
mov esi, dword ptr [GFP_KERNEL]
call nfs4_label_alloc
mov rcx, qword ptr [rbp - 48]
mov dword ptr [rcx + 32], eax
mov rcx, qword ptr [rbp - 48]
mov edi, dword ptr [rcx + 32]
call IS_ERR
cmp rax, 0
je .LBB0_3
# %bb.2:
jmp .LBB0_5
.LBB0_3:
mov rax, qword ptr [nfs4_procedures]
mov rcx, qword ptr [NFSPROC4_CLNT_CREATE]
shl rcx, 2
add rax, rcx
mov rcx, qword ptr [rbp - 48]
mov qword ptr [rcx + 112], rax
mov rax, qword ptr [rbp - 48]
add rax, 48
mov rcx, qword ptr [rbp - 48]
mov qword ptr [rcx + 104], rax
mov rax, qword ptr [rbp - 48]
mov rcx, qword ptr [rbp - 48]
mov qword ptr [rcx + 96], rax
mov rdi, qword ptr [rbp - 16]
call NFS_FH
mov rcx, qword ptr [rbp - 48]
mov dword ptr [rcx + 88], eax
mov rcx, qword ptr [rbp - 56]
mov rdx, qword ptr [rbp - 48]
mov qword ptr [rdx + 80], rcx
mov rcx, qword ptr [rbp - 24]
mov rdx, qword ptr [rbp - 48]
mov qword ptr [rdx + 72], rcx
mov rcx, qword ptr [rbp - 32]
mov rdx, qword ptr [rbp - 48]
mov qword ptr [rdx + 64], rcx
mov eax, dword ptr [rbp - 36]
mov rcx, qword ptr [rbp - 48]
mov dword ptr [rcx + 56], eax
mov rdi, qword ptr [rbp - 56]
mov rcx, qword ptr [rbp - 48]
mov esi, dword ptr [rcx + 32]
call nfs4_bitmask
mov rcx, qword ptr [rbp - 48]
mov dword ptr [rcx + 52], eax
mov al, 0
call current_umask
mov rcx, qword ptr [rbp - 48]
mov dword ptr [rcx + 48], eax
mov rcx, qword ptr [rbp - 56]
mov rdx, qword ptr [rbp - 48]
mov qword ptr [rdx + 24], rcx
mov rcx, qword ptr [rbp - 48]
add rcx, 40
mov rdx, qword ptr [rbp - 48]
mov qword ptr [rdx + 16], rcx
mov rcx, qword ptr [rbp - 48]
add rcx, 36
mov rdx, qword ptr [rbp - 48]
mov qword ptr [rdx], rcx
mov rcx, qword ptr [rbp - 48]
mov eax, dword ptr [rcx + 32]
mov rcx, qword ptr [rbp - 48]
mov dword ptr [rcx + 8], eax
mov rcx, qword ptr [rbp - 48]
mov rdi, qword ptr [rcx]
call nfs_fattr_init
.LBB0_4:
mov rax, qword ptr [rbp - 48]
mov qword ptr [rbp - 8], rax
jmp .LBB0_6
.LBB0_5:
mov rdi, qword ptr [rbp - 48]
call kfree
mov qword ptr [rbp - 8], 0
.LBB0_6:
mov rax, qword ptr [rbp - 8]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size nfs4_alloc_createdata, .Lfunc_end0-nfs4_alloc_createdata
.cfi_endproc
# -- End function
.type GFP_KERNEL,@object # @GFP_KERNEL
.comm GFP_KERNEL,4,4
.type nfs4_procedures,@object # @nfs4_procedures
.comm nfs4_procedures,8,8
.type NFSPROC4_CLNT_CREATE,@object # @NFSPROC4_CLNT_CREATE
.comm NFSPROC4_CLNT_CREATE,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nfs4_alloc_createdata
.addrsig_sym kzalloc
.addrsig_sym NFS_SERVER
.addrsig_sym nfs4_label_alloc
.addrsig_sym IS_ERR
.addrsig_sym NFS_FH
.addrsig_sym nfs4_bitmask
.addrsig_sym current_umask
.addrsig_sym nfs_fattr_init
.addrsig_sym kfree
.addrsig_sym GFP_KERNEL
.addrsig_sym nfs4_procedures
.addrsig_sym NFSPROC4_CLNT_CREATE
| .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_nfs4proc.c_nfs4_alloc_createdata.c"
.p2align 2
.type nfs4_alloc_createdata,%function
.code 32
nfs4_alloc_createdata:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [sp, #16]
str r3, [sp, #12]
movw r0, :lower16:GFP_KERNEL
movt r0, :upper16:GFP_KERNEL
ldr r1, [r0]
mov r0, #68
bl kzalloc
str r0, [sp, #8]
ldr r0, [sp, #8]
cmp r0, #0
beq .LBB0_4
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-8]
bl NFS_SERVER
str r0, [sp, #4]
ldr r0, [sp, #4]
movw r1, :lower16:GFP_KERNEL
movt r1, :upper16:GFP_KERNEL
ldr r1, [r1]
bl nfs4_label_alloc
ldr r1, [sp, #8]
str r0, [r1, #16]
ldr r0, [sp, #8]
ldr r0, [r0, #16]
bl IS_ERR
cmp r0, #0
beq .LBB0_3
b .LBB0_2
.LBB0_2:
b .LBB0_5
.LBB0_3:
movw r0, :lower16:nfs4_procedures
movt r0, :upper16:nfs4_procedures
ldr r0, [r0]
movw r1, :lower16:NFSPROC4_CLNT_CREATE
movt r1, :upper16:NFSPROC4_CLNT_CREATE
ldr r1, [r1]
add r0, r0, r1, lsl #2
ldr r1, [sp, #8]
str r0, [r1, #64]
ldr r0, [sp, #8]
add r1, r0, #28
str r1, [r0, #60]
ldr r0, [sp, #8]
str r0, [r0, #56]
ldr r0, [r11, #-8]
bl NFS_FH
ldr r1, [sp, #8]
str r0, [r1, #52]
ldr r0, [sp, #4]
ldr r1, [sp, #8]
str r0, [r1, #48]
ldr r0, [r11, #-12]
ldr r1, [sp, #8]
str r0, [r1, #44]
ldr r0, [sp, #16]
ldr r1, [sp, #8]
str r0, [r1, #40]
ldr r0, [sp, #12]
ldr r1, [sp, #8]
str r0, [r1, #36]
ldr r0, [sp, #4]
ldr r1, [sp, #8]
ldr r1, [r1, #16]
bl nfs4_bitmask
ldr r1, [sp, #8]
str r0, [r1, #32]
bl current_umask
ldr r1, [sp, #8]
str r0, [r1, #28]
ldr r0, [sp, #4]
ldr r1, [sp, #8]
str r0, [r1, #12]
ldr r0, [sp, #8]
add r1, r0, #24
str r1, [r0, #8]
ldr r0, [sp, #8]
add r1, r0, #20
str r1, [r0]
ldr r0, [sp, #8]
ldr r1, [r0, #16]
str r1, [r0, #4]
ldr r0, [sp, #8]
ldr r0, [r0]
bl nfs_fattr_init
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #8]
str r0, [r11, #-4]
b .LBB0_6
.LBB0_5:
ldr r0, [sp, #8]
bl kfree
mov r1, #0
str r1, [r11, #-4]
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size nfs4_alloc_createdata, .Lfunc_end0-nfs4_alloc_createdata
.cantunwind
.fnend
.type GFP_KERNEL,%object
.comm GFP_KERNEL,4,4
.type nfs4_procedures,%object
.comm nfs4_procedures,4,4
.type NFSPROC4_CLNT_CREATE,%object
.comm NFSPROC4_CLNT_CREATE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym nfs4_alloc_createdata
.addrsig_sym kzalloc
.addrsig_sym NFS_SERVER
.addrsig_sym nfs4_label_alloc
.addrsig_sym IS_ERR
.addrsig_sym NFS_FH
.addrsig_sym nfs4_bitmask
.addrsig_sym current_umask
.addrsig_sym nfs_fattr_init
.addrsig_sym kfree
.addrsig_sym GFP_KERNEL
.addrsig_sym nfs4_procedures
.addrsig_sym NFSPROC4_CLNT_CREATE
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_btree_gin.c_gin_btree_compare_prefix.c"
.p2align 4, 0x90 # -- Begin function gin_btree_compare_prefix
.type gin_btree_compare_prefix,@function
gin_btree_compare_prefix: # @gin_btree_compare_prefix
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 80
xor eax, eax
mov qword ptr [rbp - 16], rdi
mov edi, eax
call PG_GETARG_DATUM
mov dword ptr [rbp - 20], eax
mov edi, 1
call PG_GETARG_DATUM
mov dword ptr [rbp - 24], eax
mov edi, 3
call PG_GETARG_POINTER
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp - 32]
mov edi, dword ptr [rax + 8]
mov rax, qword ptr [rbp - 16]
mov esi, dword ptr [rax]
mov al, 0
mov dword ptr [rbp - 44], edi # 4-byte Spill
mov dword ptr [rbp - 48], esi # 4-byte Spill
call PG_GET_COLLATION
mov rcx, qword ptr [rbp - 32]
cmp dword ptr [rcx], 128
mov dword ptr [rbp - 52], eax # 4-byte Spill
je .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 32]
cmp dword ptr [rax], 129
jne .LBB0_3
.LBB0_2:
mov rax, qword ptr [rbp - 32]
mov ecx, dword ptr [rax + 4]
mov dword ptr [rbp - 56], ecx # 4-byte Spill
jmp .LBB0_4
.LBB0_3:
mov eax, dword ptr [rbp - 20]
mov dword ptr [rbp - 56], eax # 4-byte Spill
.LBB0_4:
mov eax, dword ptr [rbp - 56] # 4-byte Reload
mov r8d, dword ptr [rbp - 24]
mov edi, dword ptr [rbp - 44] # 4-byte Reload
mov esi, dword ptr [rbp - 48] # 4-byte Reload
mov edx, dword ptr [rbp - 52] # 4-byte Reload
mov ecx, eax
call CallerFInfoFunctionCall2
mov edi, eax
call DatumGetInt32
mov dword ptr [rbp - 40], eax
mov r9, qword ptr [rbp - 32]
mov eax, dword ptr [r9]
add eax, -128
mov r9d, eax
sub eax, 4
mov qword ptr [rbp - 64], r9 # 8-byte Spill
ja .LBB0_28
# %bb.30:
mov rax, qword ptr [rbp - 64] # 8-byte Reload
mov rcx, qword ptr [8*rax + .LJTI0_0]
jmp rcx
.LBB0_5:
cmp dword ptr [rbp - 40], 0
jle .LBB0_7
# %bb.6:
mov dword ptr [rbp - 36], 0
jmp .LBB0_8
.LBB0_7:
mov dword ptr [rbp - 36], 1
.LBB0_8:
jmp .LBB0_29
.LBB0_9:
cmp dword ptr [rbp - 40], 0
jl .LBB0_11
# %bb.10:
mov dword ptr [rbp - 36], 0
jmp .LBB0_12
.LBB0_11:
mov dword ptr [rbp - 36], 1
.LBB0_12:
jmp .LBB0_29
.LBB0_13:
cmp dword ptr [rbp - 40], 0
je .LBB0_15
# %bb.14:
mov dword ptr [rbp - 36], 1
jmp .LBB0_16
.LBB0_15:
mov dword ptr [rbp - 36], 0
.LBB0_16:
jmp .LBB0_29
.LBB0_17:
cmp dword ptr [rbp - 40], 0
jg .LBB0_19
# %bb.18:
mov dword ptr [rbp - 36], 0
jmp .LBB0_20
.LBB0_19:
mov dword ptr [rbp - 36], 1
.LBB0_20:
jmp .LBB0_29
.LBB0_21:
cmp dword ptr [rbp - 40], 0
jge .LBB0_23
# %bb.22:
mov dword ptr [rbp - 36], 0
jmp .LBB0_27
.LBB0_23:
cmp dword ptr [rbp - 40], 0
jne .LBB0_25
# %bb.24:
mov dword ptr [rbp - 36], -1
jmp .LBB0_26
.LBB0_25:
mov dword ptr [rbp - 36], 1
.LBB0_26:
jmp .LBB0_27
.LBB0_27:
jmp .LBB0_29
.LBB0_28:
mov edi, dword ptr [ERROR]
mov rax, qword ptr [rbp - 32]
mov edx, dword ptr [rax]
movabs rsi, offset .L.str
call elog
mov dword ptr [rbp - 36], 0
.LBB0_29:
mov edi, dword ptr [rbp - 36]
call PG_RETURN_INT32
mov ecx, dword ptr [rbp - 4]
mov dword ptr [rbp - 68], eax # 4-byte Spill
mov eax, ecx
add rsp, 80
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size gin_btree_compare_prefix, .Lfunc_end0-gin_btree_compare_prefix
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 3
.LJTI0_0:
.quad .LBB0_5
.quad .LBB0_9
.quad .LBB0_21
.quad .LBB0_17
.quad .LBB0_13
# -- End function
.type ERROR,@object # @ERROR
.comm ERROR,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "unrecognized strategy number: %d"
.size .L.str, 33
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym gin_btree_compare_prefix
.addrsig_sym PG_GETARG_DATUM
.addrsig_sym PG_GETARG_POINTER
.addrsig_sym DatumGetInt32
.addrsig_sym CallerFInfoFunctionCall2
.addrsig_sym PG_GET_COLLATION
.addrsig_sym elog
.addrsig_sym PG_RETURN_INT32
.addrsig_sym ERROR
| .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_btree_gin.c_gin_btree_compare_prefix.c"
.p2align 2
.type gin_btree_compare_prefix,%function
.code 32
gin_btree_compare_prefix:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #64
sub sp, sp, #64
str r0, [r11, #-8]
mov r0, #0
bl PG_GETARG_DATUM
str r0, [r11, #-12]
mov r0, #1
bl PG_GETARG_DATUM
str r0, [r11, #-16]
mov r0, #3
bl PG_GETARG_POINTER
str r0, [r11, #-20]
ldr r0, [r11, #-20]
ldr r0, [r0, #8]
ldr r1, [r11, #-8]
ldr r1, [r1]
str r0, [sp, #32]
str r1, [sp, #28]
bl PG_GET_COLLATION
ldr r1, [r11, #-20]
ldr r1, [r1]
cmp r1, #128
str r0, [sp, #24]
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-20]
ldr r0, [r0]
cmp r0, #129
bne .LBB0_3
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-20]
ldr r0, [r0, #4]
str r0, [sp, #20]
b .LBB0_4
.LBB0_3:
ldr r0, [r11, #-12]
str r0, [sp, #20]
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #20]
ldr r1, [r11, #-16]
mov r2, sp
str r1, [r2]
ldr r1, [sp, #32]
str r0, [sp, #16]
mov r0, r1
ldr r1, [sp, #28]
ldr r2, [sp, #24]
ldr r3, [sp, #16]
bl CallerFInfoFunctionCall2
bl DatumGetInt32
str r0, [r11, #-28]
ldr r0, [r11, #-20]
ldr r0, [r0]
sub r0, r0, #128
cmp r0, #4
str r0, [sp, #12]
bhi .LBB0_30
adr r0, .LJTI0_0
ldr r1, [sp, #12]
ldr r0, [r0, r1, lsl #2]
mov pc, r0
.p2align 2
.LJTI0_0:
.long .LBB0_7
.long .LBB0_11
.long .LBB0_23
.long .LBB0_19
.long .LBB0_15
.LBB0_7:
ldr r0, [r11, #-28]
cmp r0, #1
blt .LBB0_9
b .LBB0_8
.LBB0_8:
mov r0, #0
str r0, [r11, #-24]
b .LBB0_10
.LBB0_9:
mov r0, #1
str r0, [r11, #-24]
b .LBB0_10
.LBB0_10:
b .LBB0_31
.LBB0_11:
ldr r0, [r11, #-28]
cmp r0, #0
bmi .LBB0_13
b .LBB0_12
.LBB0_12:
mov r0, #0
str r0, [r11, #-24]
b .LBB0_14
.LBB0_13:
mov r0, #1
str r0, [r11, #-24]
b .LBB0_14
.LBB0_14:
b .LBB0_31
.LBB0_15:
ldr r0, [r11, #-28]
cmp r0, #0
beq .LBB0_17
b .LBB0_16
.LBB0_16:
mov r0, #1
str r0, [r11, #-24]
b .LBB0_18
.LBB0_17:
mov r0, #0
str r0, [r11, #-24]
b .LBB0_18
.LBB0_18:
b .LBB0_31
.LBB0_19:
ldr r0, [r11, #-28]
cmp r0, #0
bgt .LBB0_21
b .LBB0_20
.LBB0_20:
mov r0, #0
str r0, [r11, #-24]
b .LBB0_22
.LBB0_21:
mov r0, #1
str r0, [r11, #-24]
b .LBB0_22
.LBB0_22:
b .LBB0_31
.LBB0_23:
ldr r0, [r11, #-28]
cmn r0, #1
bgt .LBB0_25
b .LBB0_24
.LBB0_24:
mov r0, #0
str r0, [r11, #-24]
b .LBB0_29
.LBB0_25:
ldr r0, [r11, #-28]
cmp r0, #0
bne .LBB0_27
b .LBB0_26
.LBB0_26:
mvn r0, #0
str r0, [r11, #-24]
b .LBB0_28
.LBB0_27:
mov r0, #1
str r0, [r11, #-24]
b .LBB0_28
.LBB0_28:
b .LBB0_29
.LBB0_29:
b .LBB0_31
.LBB0_30:
movw r0, :lower16:ERROR
movt r0, :upper16:ERROR
ldr r0, [r0]
ldr r1, [r11, #-20]
ldr r2, [r1]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl elog
mov r1, #0
str r1, [r11, #-24]
b .LBB0_31
.LBB0_31:
ldr r0, [r11, #-24]
bl PG_RETURN_INT32
ldr r1, [r11, #-4]
str r0, [sp, #8]
mov r0, r1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size gin_btree_compare_prefix, .Lfunc_end0-gin_btree_compare_prefix
.cantunwind
.fnend
.type ERROR,%object
.comm ERROR,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "unrecognized strategy number: %d"
.size .L.str, 33
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym gin_btree_compare_prefix
.addrsig_sym PG_GETARG_DATUM
.addrsig_sym PG_GETARG_POINTER
.addrsig_sym DatumGetInt32
.addrsig_sym CallerFInfoFunctionCall2
.addrsig_sym PG_GET_COLLATION
.addrsig_sym elog
.addrsig_sym PG_RETURN_INT32
.addrsig_sym ERROR
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_pblk-recovery.c_pblk_get_stripe_chunk.c"
.p2align 4, 0x90 # -- Begin function pblk_get_stripe_chunk
.type pblk_get_stripe_chunk,@function
pblk_get_stripe_chunk: # @pblk_get_stripe_chunk
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], edx
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 8]
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp - 32]
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
movsxd rcx, dword ptr [rbp - 20]
shl rcx, 2
add rax, rcx
mov qword ptr [rbp - 48], rax
mov rax, qword ptr [rbp - 48]
mov edx, dword ptr [rax]
mov dword ptr [rbp - 56], edx
mov rdi, qword ptr [rbp - 40]
mov esi, dword ptr [rbp - 56]
call pblk_ppa_to_pos
mov dword ptr [rbp - 60], eax
mov rcx, qword ptr [rbp - 16]
mov rcx, qword ptr [rcx]
movsxd rdi, dword ptr [rbp - 60]
shl rdi, 2
add rcx, rdi
mov rax, rcx
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size pblk_get_stripe_chunk, .Lfunc_end0-pblk_get_stripe_chunk
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym pblk_get_stripe_chunk
.addrsig_sym pblk_ppa_to_pos
| .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_pblk-recovery.c_pblk_get_stripe_chunk.c"
.p2align 2
.type pblk_get_stripe_chunk,%function
.code 32
pblk_get_stripe_chunk:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-4]
str r1, [r11, #-8]
str r2, [r11, #-12]
ldr r0, [r11, #-4]
ldr r0, [r0, #4]
str r0, [sp, #16]
ldr r0, [sp, #16]
str r0, [sp, #12]
ldr r0, [r11, #-4]
ldr r0, [r0]
ldr r1, [r11, #-12]
add r0, r0, r1, lsl #2
str r0, [sp, #8]
ldr r0, [sp, #8]
ldr r0, [r0]
str r0, [sp, #4]
ldr r0, [sp, #12]
ldr r1, [sp, #4]
bl pblk_ppa_to_pos
str r0, [sp]
ldr r0, [r11, #-8]
ldr r0, [r0]
ldr r1, [sp]
add r0, r0, r1, lsl #2
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size pblk_get_stripe_chunk, .Lfunc_end0-pblk_get_stripe_chunk
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym pblk_get_stripe_chunk
.addrsig_sym pblk_ppa_to_pos
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_sendfile_test.c_resolve_localhost.c"
.p2align 4, 0x90 # -- Begin function resolve_localhost
.type resolve_localhost,@function
resolve_localhost: # @resolve_localhost
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 96
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], edx
mov dword ptr [rbp - 20], ecx
mov eax, dword ptr [rbp - 12]
mov ecx, eax
sub ecx, 128
mov dword ptr [rbp - 64], eax # 4-byte Spill
je .LBB0_2
jmp .LBB0_5
.LBB0_5:
mov eax, dword ptr [rbp - 64] # 4-byte Reload
sub eax, 129
jne .LBB0_3
jmp .LBB0_1
.LBB0_1:
movabs rax, offset .L.str
mov qword ptr [rbp - 32], rax
jmp .LBB0_4
.LBB0_2:
movabs rax, offset .L.str.1
mov qword ptr [rbp - 32], rax
jmp .LBB0_4
.LBB0_3:
mov esi, dword ptr [rbp - 12]
movabs rdi, offset .L.str.2
call atf_tc_fail
.LBB0_4:
mov edx, dword ptr [rbp - 20]
lea rdi, [rbp - 40]
movabs rsi, offset .L.str.3
call asprintf
cmp rax, 0
setge cl
and cl, 1
movzx edi, cl
mov edx, dword ptr [errno]
mov dword ptr [rbp - 68], edi # 4-byte Spill
mov edi, edx
call strerror
mov edi, dword ptr [rbp - 68] # 4-byte Reload
movabs rsi, offset .L.str.4
mov edx, eax
call ATF_REQUIRE_MSG
xor esi, esi
lea rdi, [rbp - 56]
mov edx, 12
mov dword ptr [rbp - 72], eax # 4-byte Spill
call memset
mov edx, dword ptr [rbp - 12]
mov dword ptr [rbp - 56], edx
mov edx, dword ptr [AI_ADDRCONFIG]
or edx, dword ptr [AI_NUMERICSERV]
or edx, dword ptr [AI_NUMERICHOST]
mov dword ptr [rbp - 52], edx
mov edx, dword ptr [rbp - 16]
mov dword ptr [rbp - 48], edx
mov rdi, qword ptr [rbp - 32]
mov rsi, qword ptr [rbp - 40]
mov rcx, qword ptr [rbp - 8]
lea rdx, [rbp - 56]
mov dword ptr [rbp - 76], eax # 4-byte Spill
call getaddrinfo
mov dword ptr [rbp - 60], eax
mov edi, dword ptr [rbp - 60]
mov eax, dword ptr [rbp - 60]
mov dword ptr [rbp - 80], edi # 4-byte Spill
mov edi, eax
call gai_strerror
xor esi, esi
mov edi, dword ptr [rbp - 80] # 4-byte Reload
movabs rdx, offset .L.str.5
mov ecx, eax
call ATF_REQUIRE_EQ_MSG
mov rdi, qword ptr [rbp - 40]
mov dword ptr [rbp - 84], eax # 4-byte Spill
call free
add rsp, 96
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size resolve_localhost, .Lfunc_end0-resolve_localhost
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "127.0.0.1"
.size .L.str, 10
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "::1"
.size .L.str.1, 4
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "unhandled domain: %d"
.size .L.str.2, 21
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "%d"
.size .L.str.3, 3
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz "asprintf failed: %s"
.size .L.str.4, 20
.type errno,@object # @errno
.comm errno,4,4
.type AI_ADDRCONFIG,@object # @AI_ADDRCONFIG
.comm AI_ADDRCONFIG,4,4
.type AI_NUMERICSERV,@object # @AI_NUMERICSERV
.comm AI_NUMERICSERV,4,4
.type AI_NUMERICHOST,@object # @AI_NUMERICHOST
.comm AI_NUMERICHOST,4,4
.type .L.str.5,@object # @.str.5
.L.str.5:
.asciz "getaddrinfo failed: %s"
.size .L.str.5, 23
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym resolve_localhost
.addrsig_sym atf_tc_fail
.addrsig_sym ATF_REQUIRE_MSG
.addrsig_sym asprintf
.addrsig_sym strerror
.addrsig_sym memset
.addrsig_sym getaddrinfo
.addrsig_sym ATF_REQUIRE_EQ_MSG
.addrsig_sym gai_strerror
.addrsig_sym free
.addrsig_sym errno
.addrsig_sym AI_ADDRCONFIG
.addrsig_sym AI_NUMERICSERV
.addrsig_sym AI_NUMERICHOST
| .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_sendfile_test.c_resolve_localhost.c"
.p2align 2
.type resolve_localhost,%function
.code 32
resolve_localhost:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #80
sub sp, sp, #80
str r0, [r11, #-4]
str r1, [r11, #-8]
str r2, [r11, #-12]
str r3, [r11, #-16]
ldr r0, [r11, #-8]
cmp r0, #128
str r0, [sp, #36]
beq .LBB0_3
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #36]
cmp r0, #129
bne .LBB0_4
b .LBB0_2
.LBB0_2:
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
str r0, [r11, #-20]
b .LBB0_5
.LBB0_3:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
str r0, [r11, #-20]
b .LBB0_5
.LBB0_4:
ldr r1, [r11, #-8]
movw r0, :lower16:.L.str.2
movt r0, :upper16:.L.str.2
bl atf_tc_fail
b .LBB0_5
.LBB0_5:
ldr r2, [r11, #-16]
movw r1, :lower16:.L.str.3
movt r1, :upper16:.L.str.3
sub r0, r11, #24
bl asprintf
mvn r0, r0
lsr r0, r0, #31
movw r1, :lower16:errno
movt r1, :upper16:errno
ldr r1, [r1]
str r0, [sp, #32]
mov r0, r1
bl strerror
movw r1, :lower16:.L.str.4
movt r1, :upper16:.L.str.4
ldr r2, [sp, #32]
str r0, [sp, #28]
mov r0, r2
ldr r2, [sp, #28]
bl ATF_REQUIRE_MSG
sub r1, r11, #36
mov r2, #0
mov r3, #12
str r0, [sp, #24]
mov r0, r1
str r1, [sp, #20]
mov r1, r2
str r2, [sp, #16]
mov r2, r3
bl memset
ldr r1, [r11, #-8]
str r1, [r11, #-36]
movw r1, :lower16:AI_ADDRCONFIG
movt r1, :upper16:AI_ADDRCONFIG
ldr r1, [r1]
movw r2, :lower16:AI_NUMERICSERV
movt r2, :upper16:AI_NUMERICSERV
ldr r2, [r2]
orr r1, r1, r2
movw r2, :lower16:AI_NUMERICHOST
movt r2, :upper16:AI_NUMERICHOST
ldr r2, [r2]
orr r1, r1, r2
str r1, [r11, #-32]
ldr r1, [r11, #-12]
str r1, [r11, #-28]
ldr r1, [r11, #-20]
ldr r2, [r11, #-24]
ldr r3, [r11, #-4]
str r0, [sp, #12]
mov r0, r1
mov r1, r2
ldr r2, [sp, #20]
bl getaddrinfo
str r0, [sp, #40]
ldr r0, [sp, #40]
str r0, [sp, #8]
bl gai_strerror
movw r2, :lower16:.L.str.5
movt r2, :upper16:.L.str.5
ldr r1, [sp, #8]
str r0, [sp, #4]
mov r0, r1
ldr r1, [sp, #16]
ldr r3, [sp, #4]
bl ATF_REQUIRE_EQ_MSG
ldr r1, [r11, #-24]
str r0, [sp]
mov r0, r1
bl free
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size resolve_localhost, .Lfunc_end0-resolve_localhost
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "127.0.0.1"
.size .L.str, 10
.type .L.str.1,%object
.L.str.1:
.asciz "::1"
.size .L.str.1, 4
.type .L.str.2,%object
.L.str.2:
.asciz "unhandled domain: %d"
.size .L.str.2, 21
.type .L.str.3,%object
.L.str.3:
.asciz "%d"
.size .L.str.3, 3
.type .L.str.4,%object
.L.str.4:
.asciz "asprintf failed: %s"
.size .L.str.4, 20
.type errno,%object
.comm errno,4,4
.type AI_ADDRCONFIG,%object
.comm AI_ADDRCONFIG,4,4
.type AI_NUMERICSERV,%object
.comm AI_NUMERICSERV,4,4
.type AI_NUMERICHOST,%object
.comm AI_NUMERICHOST,4,4
.type .L.str.5,%object
.L.str.5:
.asciz "getaddrinfo failed: %s"
.size .L.str.5, 23
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym resolve_localhost
.addrsig_sym atf_tc_fail
.addrsig_sym ATF_REQUIRE_MSG
.addrsig_sym asprintf
.addrsig_sym strerror
.addrsig_sym memset
.addrsig_sym getaddrinfo
.addrsig_sym ATF_REQUIRE_EQ_MSG
.addrsig_sym gai_strerror
.addrsig_sym free
.addrsig_sym errno
.addrsig_sym AI_ADDRCONFIG
.addrsig_sym AI_NUMERICSERV
.addrsig_sym AI_NUMERICHOST
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_pwc-ctrl.c_pwc_set_blue_gain.c"
.globl pwc_set_blue_gain # -- Begin function pwc_set_blue_gain
.p2align 4, 0x90
.type pwc_set_blue_gain,@function
pwc_set_blue_gain: # @pwc_set_blue_gain
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
cmp dword ptr [rbp - 12], 0
jge .LBB0_2
# %bb.1:
mov dword ptr [rbp - 12], 0
.LBB0_2:
cmp dword ptr [rbp - 12], 65535
jle .LBB0_4
# %bb.3:
mov dword ptr [rbp - 12], 65535
.LBB0_4:
mov eax, dword ptr [rbp - 12]
sar eax, 8
# kill: def $al killed $al killed $eax
mov byte ptr [rbp - 13], al
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [SET_CHROM_CTL]
mov edx, dword ptr [PRESET_MANUAL_BLUE_GAIN_FORMATTER]
lea rcx, [rbp - 13]
mov r8d, 1
call send_control_msg
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size pwc_set_blue_gain, .Lfunc_end0-pwc_set_blue_gain
.cfi_endproc
# -- End function
.type SET_CHROM_CTL,@object # @SET_CHROM_CTL
.comm SET_CHROM_CTL,4,4
.type PRESET_MANUAL_BLUE_GAIN_FORMATTER,@object # @PRESET_MANUAL_BLUE_GAIN_FORMATTER
.comm PRESET_MANUAL_BLUE_GAIN_FORMATTER,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym send_control_msg
.addrsig_sym SET_CHROM_CTL
.addrsig_sym PRESET_MANUAL_BLUE_GAIN_FORMATTER
| .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_pwc-ctrl.c_pwc_set_blue_gain.c"
.globl pwc_set_blue_gain
.p2align 2
.type pwc_set_blue_gain,%function
.code 32
pwc_set_blue_gain:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
ldr r0, [sp, #8]
cmn r0, #1
bgt .LBB0_2
b .LBB0_1
.LBB0_1:
mov r0, #0
str r0, [sp, #8]
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #8]
cmp r0, #65536
blt .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, #65535
str r0, [sp, #8]
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #8]
lsr r0, r0, #8
strb r0, [sp, #7]
ldr r0, [r11, #-4]
movw r1, :lower16:SET_CHROM_CTL
movt r1, :upper16:SET_CHROM_CTL
ldr r1, [r1]
movw r2, :lower16:PRESET_MANUAL_BLUE_GAIN_FORMATTER
movt r2, :upper16:PRESET_MANUAL_BLUE_GAIN_FORMATTER
ldr r2, [r2]
mov r3, sp
mov r12, #1
str r12, [r3]
add r3, sp, #7
bl send_control_msg
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size pwc_set_blue_gain, .Lfunc_end0-pwc_set_blue_gain
.cantunwind
.fnend
.type SET_CHROM_CTL,%object
.comm SET_CHROM_CTL,4,4
.type PRESET_MANUAL_BLUE_GAIN_FORMATTER,%object
.comm PRESET_MANUAL_BLUE_GAIN_FORMATTER,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym send_control_msg
.addrsig_sym SET_CHROM_CTL
.addrsig_sym PRESET_MANUAL_BLUE_GAIN_FORMATTER
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_hdmi4.c_read_edid.c"
.p2align 4, 0x90 # -- Begin function read_edid
.type read_edid,@function
read_edid: # @read_edid
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], edx
mov rdi, qword ptr [rbp - 8]
call mutex_lock
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 28], eax # 4-byte Spill
call hdmi_runtime_get
mov dword ptr [rbp - 24], eax
mov edi, dword ptr [rbp - 24]
call BUG_ON
mov rcx, qword ptr [rbp - 8]
add rcx, 4
mov rsi, qword ptr [rbp - 16]
mov edx, dword ptr [rbp - 20]
mov rdi, rcx
mov dword ptr [rbp - 32], eax # 4-byte Spill
call hdmi4_read_edid
mov dword ptr [rbp - 24], eax
mov rdi, qword ptr [rbp - 8]
call hdmi_runtime_put
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 36], eax # 4-byte Spill
call mutex_unlock
mov edx, dword ptr [rbp - 24]
mov dword ptr [rbp - 40], eax # 4-byte Spill
mov eax, edx
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size read_edid, .Lfunc_end0-read_edid
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym read_edid
.addrsig_sym mutex_lock
.addrsig_sym hdmi_runtime_get
.addrsig_sym BUG_ON
.addrsig_sym hdmi4_read_edid
.addrsig_sym hdmi_runtime_put
.addrsig_sym mutex_unlock
| .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_hdmi4.c_read_edid.c"
.p2align 2
.type read_edid,%function
.code 32
read_edid:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-4]
str r1, [r11, #-8]
str r2, [r11, #-12]
ldr r0, [r11, #-4]
bl mutex_lock
ldr r1, [r11, #-4]
str r0, [sp, #12]
mov r0, r1
bl hdmi_runtime_get
str r0, [sp, #16]
ldr r0, [sp, #16]
bl BUG_ON
ldr r1, [r11, #-4]
add r1, r1, #4
ldr r2, [r11, #-8]
ldr r3, [r11, #-12]
str r0, [sp, #8]
mov r0, r1
mov r1, r2
mov r2, r3
bl hdmi4_read_edid
str r0, [sp, #16]
ldr r0, [r11, #-4]
bl hdmi_runtime_put
ldr r1, [r11, #-4]
str r0, [sp, #4]
mov r0, r1
bl mutex_unlock
ldr r1, [sp, #16]
str r0, [sp]
mov r0, r1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size read_edid, .Lfunc_end0-read_edid
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym read_edid
.addrsig_sym mutex_lock
.addrsig_sym hdmi_runtime_get
.addrsig_sym BUG_ON
.addrsig_sym hdmi4_read_edid
.addrsig_sym hdmi_runtime_put
.addrsig_sym mutex_unlock
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_cms_smime.c_CMS_compress.c"
.globl CMS_compress # -- Begin function CMS_compress
.p2align 4, 0x90
.type CMS_compress,@function
CMS_compress: # @CMS_compress
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], edx
mov edi, dword ptr [CMS_F_CMS_COMPRESS]
mov esi, dword ptr [CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM]
call CMSerr
xor ecx, ecx
mov r8d, ecx
mov dword ptr [rbp - 20], eax # 4-byte Spill
mov rax, r8
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size CMS_compress, .Lfunc_end0-CMS_compress
.cfi_endproc
# -- End function
.type CMS_F_CMS_COMPRESS,@object # @CMS_F_CMS_COMPRESS
.comm CMS_F_CMS_COMPRESS,4,4
.type CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM,@object # @CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM
.comm CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym CMSerr
.addrsig_sym CMS_F_CMS_COMPRESS
.addrsig_sym CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM
| .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_cms_smime.c_CMS_compress.c"
.globl CMS_compress
.p2align 2
.type CMS_compress,%function
.code 32
CMS_compress:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
str r2, [sp, #4]
movw r0, :lower16:CMS_F_CMS_COMPRESS
movt r0, :upper16:CMS_F_CMS_COMPRESS
ldr r0, [r0]
movw r1, :lower16:CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM
movt r1, :upper16:CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM
ldr r1, [r1]
bl CMSerr
mov r1, #0
str r0, [sp]
mov r0, r1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size CMS_compress, .Lfunc_end0-CMS_compress
.cantunwind
.fnend
.type CMS_F_CMS_COMPRESS,%object
.comm CMS_F_CMS_COMPRESS,4,4
.type CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM,%object
.comm CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym CMSerr
.addrsig_sym CMS_F_CMS_COMPRESS
.addrsig_sym CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_niu.c_niu_stop_one_rx_channel.c"
.p2align 4, 0x90 # -- Begin function niu_stop_one_rx_channel
.type niu_stop_one_rx_channel,@function
niu_stop_one_rx_channel: # @niu_stop_one_rx_channel
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
xor edx, edx
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov rdi, qword ptr [rbp - 8]
mov rax, qword ptr [rbp - 16]
mov esi, dword ptr [rax]
call niu_enable_rx_channel
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size niu_stop_one_rx_channel, .Lfunc_end0-niu_stop_one_rx_channel
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym niu_stop_one_rx_channel
.addrsig_sym niu_enable_rx_channel
| .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_niu.c_niu_stop_one_rx_channel.c"
.p2align 2
.type niu_stop_one_rx_channel,%function
.code 32
niu_stop_one_rx_channel:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
str r1, [sp]
ldr r0, [sp, #4]
ldr r1, [sp]
ldr r1, [r1]
mov r2, #0
bl niu_enable_rx_channel
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size niu_stop_one_rx_channel, .Lfunc_end0-niu_stop_one_rx_channel
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym niu_stop_one_rx_channel
.addrsig_sym niu_enable_rx_channel
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_a4xx.xml.h_A4XX_RB_FS_OUTPUT_SAMPLE_MASK.c"
.p2align 4, 0x90 # -- Begin function A4XX_RB_FS_OUTPUT_SAMPLE_MASK
.type A4XX_RB_FS_OUTPUT_SAMPLE_MASK,@function
A4XX_RB_FS_OUTPUT_SAMPLE_MASK: # @A4XX_RB_FS_OUTPUT_SAMPLE_MASK
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov dword ptr [rbp - 4], edi
mov eax, dword ptr [rbp - 4]
mov ecx, dword ptr [A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT]
# kill: def $cl killed $ecx
shl eax, cl
and eax, dword ptr [A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK]
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size A4XX_RB_FS_OUTPUT_SAMPLE_MASK, .Lfunc_end0-A4XX_RB_FS_OUTPUT_SAMPLE_MASK
.cfi_endproc
# -- End function
.type A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT,@object # @A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT
.comm A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT,4,4
.type A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK,@object # @A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK
.comm A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym A4XX_RB_FS_OUTPUT_SAMPLE_MASK
.addrsig_sym A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT
.addrsig_sym A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK
| .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_a4xx.xml.h_A4XX_RB_FS_OUTPUT_SAMPLE_MASK.c"
.p2align 2
.type A4XX_RB_FS_OUTPUT_SAMPLE_MASK,%function
.code 32
A4XX_RB_FS_OUTPUT_SAMPLE_MASK:
.fnstart
.pad #4
sub sp, sp, #4
str r0, [sp]
ldr r0, [sp]
movw r1, :lower16:A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT
movt r1, :upper16:A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT
ldr r1, [r1]
movw r2, :lower16:A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK
movt r2, :upper16:A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK
ldr r2, [r2]
and r0, r2, r0, lsl r1
add sp, sp, #4
bx lr
.Lfunc_end0:
.size A4XX_RB_FS_OUTPUT_SAMPLE_MASK, .Lfunc_end0-A4XX_RB_FS_OUTPUT_SAMPLE_MASK
.cantunwind
.fnend
.type A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT,%object
.comm A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT,4,4
.type A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK,%object
.comm A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym A4XX_RB_FS_OUTPUT_SAMPLE_MASK
.addrsig_sym A4XX_RB_FS_OUTPUT_SAMPLE_MASK__SHIFT
.addrsig_sym A4XX_RB_FS_OUTPUT_SAMPLE_MASK__MASK
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_hostip.c_Curl_resolv_unlock.c"
.globl Curl_resolv_unlock # -- Begin function Curl_resolv_unlock
.p2align 4, 0x90
.type Curl_resolv_unlock,@function
Curl_resolv_unlock: # @Curl_resolv_unlock
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
cmp qword ptr [rbp - 8], 0
je .LBB0_3
# %bb.1:
mov rax, qword ptr [rbp - 8]
cmp qword ptr [rax], 0
je .LBB0_3
# %bb.2:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [CURL_LOCK_DATA_DNS]
mov edx, dword ptr [CURL_LOCK_ACCESS_SINGLE]
call Curl_share_lock
.LBB0_3:
mov rdi, qword ptr [rbp - 16]
call freednsentry
cmp qword ptr [rbp - 8], 0
je .LBB0_6
# %bb.4:
mov rax, qword ptr [rbp - 8]
cmp qword ptr [rax], 0
je .LBB0_6
# %bb.5:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [CURL_LOCK_DATA_DNS]
call Curl_share_unlock
.LBB0_6:
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size Curl_resolv_unlock, .Lfunc_end0-Curl_resolv_unlock
.cfi_endproc
# -- End function
.type CURL_LOCK_DATA_DNS,@object # @CURL_LOCK_DATA_DNS
.comm CURL_LOCK_DATA_DNS,4,4
.type CURL_LOCK_ACCESS_SINGLE,@object # @CURL_LOCK_ACCESS_SINGLE
.comm CURL_LOCK_ACCESS_SINGLE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym Curl_share_lock
.addrsig_sym freednsentry
.addrsig_sym Curl_share_unlock
.addrsig_sym CURL_LOCK_DATA_DNS
.addrsig_sym CURL_LOCK_ACCESS_SINGLE
| .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_hostip.c_Curl_resolv_unlock.c"
.globl Curl_resolv_unlock
.p2align 2
.type Curl_resolv_unlock,%function
.code 32
Curl_resolv_unlock:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
str r1, [sp]
ldr r0, [sp, #4]
cmp r0, #0
beq .LBB0_3
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #4]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_3
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #4]
movw r1, :lower16:CURL_LOCK_DATA_DNS
movt r1, :upper16:CURL_LOCK_DATA_DNS
ldr r1, [r1]
movw r2, :lower16:CURL_LOCK_ACCESS_SINGLE
movt r2, :upper16:CURL_LOCK_ACCESS_SINGLE
ldr r2, [r2]
bl Curl_share_lock
b .LBB0_3
.LBB0_3:
ldr r0, [sp]
bl freednsentry
ldr r1, [sp, #4]
cmp r1, #0
beq .LBB0_6
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #4]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #4]
movw r1, :lower16:CURL_LOCK_DATA_DNS
movt r1, :upper16:CURL_LOCK_DATA_DNS
ldr r1, [r1]
bl Curl_share_unlock
b .LBB0_6
.LBB0_6:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size Curl_resolv_unlock, .Lfunc_end0-Curl_resolv_unlock
.cantunwind
.fnend
.type CURL_LOCK_DATA_DNS,%object
.comm CURL_LOCK_DATA_DNS,4,4
.type CURL_LOCK_ACCESS_SINGLE,%object
.comm CURL_LOCK_ACCESS_SINGLE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym Curl_share_lock
.addrsig_sym freednsentry
.addrsig_sym Curl_share_unlock
.addrsig_sym CURL_LOCK_DATA_DNS
.addrsig_sym CURL_LOCK_ACCESS_SINGLE
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_leds-is31fl32xx.c_is31fl32xx_reset_regs.c"
.p2align 4, 0x90 # -- Begin function is31fl32xx_reset_regs
.type is31fl32xx_reset_regs,@function
is31fl32xx_reset_regs: # @is31fl32xx_reset_regs
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 16], rdi
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 24], rax
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax]
cmp rax, qword ptr [IS31FL32XX_REG_NONE]
je .LBB0_4
# %bb.1:
xor edx, edx
mov rdi, qword ptr [rbp - 16]
mov rax, qword ptr [rbp - 24]
mov rsi, qword ptr [rax]
call is31fl32xx_write
mov dword ptr [rbp - 28], eax
cmp dword ptr [rbp - 28], 0
je .LBB0_3
# %bb.2:
mov eax, dword ptr [rbp - 28]
mov dword ptr [rbp - 4], eax
jmp .LBB0_7
.LBB0_3:
jmp .LBB0_4
.LBB0_4:
mov rax, qword ptr [rbp - 24]
cmp qword ptr [rax + 8], 0
je .LBB0_6
# %bb.5:
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax + 8]
mov rdi, qword ptr [rbp - 16]
call rax
mov dword ptr [rbp - 4], eax
jmp .LBB0_7
.LBB0_6:
mov dword ptr [rbp - 4], 0
.LBB0_7:
mov eax, dword ptr [rbp - 4]
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size is31fl32xx_reset_regs, .Lfunc_end0-is31fl32xx_reset_regs
.cfi_endproc
# -- End function
.type IS31FL32XX_REG_NONE,@object # @IS31FL32XX_REG_NONE
.comm IS31FL32XX_REG_NONE,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym is31fl32xx_reset_regs
.addrsig_sym is31fl32xx_write
.addrsig_sym IS31FL32XX_REG_NONE
| .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_leds-is31fl32xx.c_is31fl32xx_reset_regs.c"
.p2align 2
.type is31fl32xx_reset_regs,%function
.code 32
is31fl32xx_reset_regs:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-8]
ldr r0, [r11, #-8]
ldr r0, [r0]
str r0, [sp, #12]
ldr r0, [sp, #12]
ldr r0, [r0]
movw r1, :lower16:IS31FL32XX_REG_NONE
movt r1, :upper16:IS31FL32XX_REG_NONE
ldr r1, [r1]
cmp r0, r1
beq .LBB0_4
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-8]
ldr r1, [sp, #12]
ldr r1, [r1]
mov r2, #0
bl is31fl32xx_write
str r0, [sp, #8]
ldr r0, [sp, #8]
cmp r0, #0
beq .LBB0_3
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #8]
str r0, [r11, #-4]
b .LBB0_7
.LBB0_3:
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #12]
ldr r0, [r0, #4]
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #12]
ldr r0, [r0, #4]
ldr r1, [r11, #-8]
str r0, [sp, #4]
mov r0, r1
ldr r1, [sp, #4]
blx r1
str r0, [r11, #-4]
b .LBB0_7
.LBB0_6:
mov r0, #0
str r0, [r11, #-4]
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size is31fl32xx_reset_regs, .Lfunc_end0-is31fl32xx_reset_regs
.cantunwind
.fnend
.type IS31FL32XX_REG_NONE,%object
.comm IS31FL32XX_REG_NONE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym is31fl32xx_reset_regs
.addrsig_sym is31fl32xx_write
.addrsig_sym IS31FL32XX_REG_NONE
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_smp_tlb.c_flush_bp_all.c"
.globl flush_bp_all # -- Begin function flush_bp_all
.p2align 4, 0x90
.type flush_bp_all,@function
flush_bp_all: # @flush_bp_all
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov al, 0
call tlb_ops_need_broadcast
cmp rax, 0
je .LBB0_2
# %bb.1:
xor eax, eax
mov esi, eax
mov edi, dword ptr [ipi_flush_bp_all]
mov edx, 1
call on_each_cpu
jmp .LBB0_3
.LBB0_2:
mov al, 0
call __flush_bp_all
.LBB0_3:
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size flush_bp_all, .Lfunc_end0-flush_bp_all
.cfi_endproc
# -- End function
.type ipi_flush_bp_all,@object # @ipi_flush_bp_all
.comm ipi_flush_bp_all,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym tlb_ops_need_broadcast
.addrsig_sym on_each_cpu
.addrsig_sym __flush_bp_all
.addrsig_sym ipi_flush_bp_all
| .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_smp_tlb.c_flush_bp_all.c"
.globl flush_bp_all
.p2align 2
.type flush_bp_all,%function
.code 32
flush_bp_all:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
bl tlb_ops_need_broadcast
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:ipi_flush_bp_all
movt r0, :upper16:ipi_flush_bp_all
ldr r0, [r0]
mov r1, #0
mov r2, #1
bl on_each_cpu
b .LBB0_3
.LBB0_2:
bl __flush_bp_all
b .LBB0_3
.LBB0_3:
pop {r11, pc}
.Lfunc_end0:
.size flush_bp_all, .Lfunc_end0-flush_bp_all
.cantunwind
.fnend
.type ipi_flush_bp_all,%object
.comm ipi_flush_bp_all,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym tlb_ops_need_broadcast
.addrsig_sym on_each_cpu
.addrsig_sym __flush_bp_all
.addrsig_sym ipi_flush_bp_all
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_module.c_moduleRDBLoadError.c"
.globl moduleRDBLoadError # -- Begin function moduleRDBLoadError
.p2align 4, 0x90
.type moduleRDBLoadError,@function
moduleRDBLoadError: # @moduleRDBLoadError
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 16]
mov rax, qword ptr [rax + 8]
mov ecx, dword ptr [rax]
and ecx, dword ptr [REDISMODULE_OPTIONS_HANDLE_IO_ERRORS]
cmp ecx, 0
je .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 8]
mov dword ptr [rax], 1
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.LBB0_2:
.cfi_def_cfa rbp, 16
mov edi, dword ptr [LL_WARNING]
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 16]
mov rax, qword ptr [rax + 8]
mov edx, dword ptr [rax + 4]
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 16]
mov ecx, dword ptr [rax]
mov rax, qword ptr [rbp - 8]
mov r8, qword ptr [rax + 8]
movabs rsi, offset .L.str
call serverLog
mov edi, 1
mov dword ptr [rbp - 12], eax # 4-byte Spill
call exit
.Lfunc_end0:
.size moduleRDBLoadError, .Lfunc_end0-moduleRDBLoadError
.cfi_endproc
# -- End function
.type REDISMODULE_OPTIONS_HANDLE_IO_ERRORS,@object # @REDISMODULE_OPTIONS_HANDLE_IO_ERRORS
.comm REDISMODULE_OPTIONS_HANDLE_IO_ERRORS,4,4
.type LL_WARNING,@object # @LL_WARNING
.comm LL_WARNING,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Error loading data from RDB (short read or EOF). Read performed by module '%s' about type '%s' after reading '%llu' bytes of a value."
.size .L.str, 134
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym serverLog
.addrsig_sym exit
.addrsig_sym REDISMODULE_OPTIONS_HANDLE_IO_ERRORS
.addrsig_sym LL_WARNING
| .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_module.c_moduleRDBLoadError.c"
.globl moduleRDBLoadError
.p2align 2
.type moduleRDBLoadError,%function
.code 32
moduleRDBLoadError:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-4]
ldr r0, [r11, #-4]
ldr r0, [r0, #8]
ldr r0, [r0, #4]
ldr r0, [r0]
movw r1, :lower16:REDISMODULE_OPTIONS_HANDLE_IO_ERRORS
movt r1, :upper16:REDISMODULE_OPTIONS_HANDLE_IO_ERRORS
ldr r1, [r1]
tst r0, r1
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-4]
mov r1, #1
str r1, [r0]
mov sp, r11
pop {r11, pc}
.LBB0_2:
movw r0, :lower16:LL_WARNING
movt r0, :upper16:LL_WARNING
ldr r0, [r0]
ldr r1, [r11, #-4]
ldr r2, [r1, #4]
ldr r1, [r1, #8]
ldr r3, [r1]
ldr r1, [r1, #4]
ldr r1, [r1, #4]
asr r12, r2, #31
mov lr, sp
str r12, [lr, #4]
str r2, [lr]
movw r2, :lower16:.L.str
movt r2, :upper16:.L.str
str r1, [r11, #-8]
mov r1, r2
ldr r2, [r11, #-8]
bl serverLog
mov r1, #1
str r0, [sp, #12]
mov r0, r1
bl exit
.Lfunc_end0:
.size moduleRDBLoadError, .Lfunc_end0-moduleRDBLoadError
.cantunwind
.fnend
.type REDISMODULE_OPTIONS_HANDLE_IO_ERRORS,%object
.comm REDISMODULE_OPTIONS_HANDLE_IO_ERRORS,4,4
.type LL_WARNING,%object
.comm LL_WARNING,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Error loading data from RDB (short read or EOF). Read performed by module '%s' about type '%s' after reading '%llu' bytes of a value."
.size .L.str, 134
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym serverLog
.addrsig_sym exit
.addrsig_sym REDISMODULE_OPTIONS_HANDLE_IO_ERRORS
.addrsig_sym LL_WARNING
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_rockchip_drm_vop.c_has_rb_swapped.c"
.p2align 4, 0x90 # -- Begin function has_rb_swapped
.type has_rb_swapped,@function
has_rb_swapped: # @has_rb_swapped
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov dword ptr [rbp - 8], edi
mov eax, dword ptr [rbp - 8]
add eax, -128
sub eax, 3
ja .LBB0_2
jmp .LBB0_1
.LBB0_1:
mov dword ptr [rbp - 4], 1
jmp .LBB0_3
.LBB0_2:
mov dword ptr [rbp - 4], 0
.LBB0_3:
mov eax, dword ptr [rbp - 4]
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size has_rb_swapped, .Lfunc_end0-has_rb_swapped
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym has_rb_swapped
| .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_rockchip_drm_vop.c_has_rb_swapped.c"
.p2align 2
.type has_rb_swapped,%function
.code 32
has_rb_swapped:
.fnstart
.pad #8
sub sp, sp, #8
str r0, [sp]
ldr r0, [sp]
sub r0, r0, #128
cmp r0, #3
bhi .LBB0_2
b .LBB0_1
.LBB0_1:
mov r0, #1
str r0, [sp, #4]
b .LBB0_3
.LBB0_2:
mov r0, #0
str r0, [sp, #4]
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #4]
add sp, sp, #8
bx lr
.Lfunc_end0:
.size has_rb_swapped, .Lfunc_end0-has_rb_swapped
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym has_rb_swapped
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_dvb-ttusb-budget.c_philips_tdm1316l_tuner_set_params.c"
.p2align 4, 0x90 # -- Begin function philips_tdm1316l_tuner_set_params
.type philips_tdm1316l_tuner_set_params,@function
philips_tdm1316l_tuner_set_params: # @philips_tdm1316l_tuner_set_params
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 96
lea rax, [rbp - 48]
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov rcx, qword ptr [rbp - 16]
mov rcx, qword ptr [rcx + 8]
mov rcx, qword ptr [rcx]
mov qword ptr [rbp - 32], rcx
mov dword ptr [rbp - 72], 96
mov qword ptr [rbp - 64], rax
mov dword ptr [rbp - 56], 16
mov dword ptr [rbp - 52], 0
mov dword ptr [rbp - 76], 0
mov rax, qword ptr [rbp - 24]
mov edx, dword ptr [rax]
add edx, 36130000
mov dword ptr [rbp - 76], edx
cmp dword ptr [rbp - 76], 87000000
jge .LBB0_2
# %bb.1:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_52
.LBB0_2:
cmp dword ptr [rbp - 76], 130000000
jge .LBB0_4
# %bb.3:
mov dword ptr [rbp - 84], 3
jmp .LBB0_29
.LBB0_4:
cmp dword ptr [rbp - 76], 160000000
jge .LBB0_6
# %bb.5:
mov dword ptr [rbp - 84], 5
jmp .LBB0_28
.LBB0_6:
cmp dword ptr [rbp - 76], 200000000
jge .LBB0_8
# %bb.7:
mov dword ptr [rbp - 84], 6
jmp .LBB0_27
.LBB0_8:
cmp dword ptr [rbp - 76], 290000000
jge .LBB0_10
# %bb.9:
mov dword ptr [rbp - 84], 3
jmp .LBB0_26
.LBB0_10:
cmp dword ptr [rbp - 76], 420000000
jge .LBB0_12
# %bb.11:
mov dword ptr [rbp - 84], 5
jmp .LBB0_25
.LBB0_12:
cmp dword ptr [rbp - 76], 480000000
jge .LBB0_14
# %bb.13:
mov dword ptr [rbp - 84], 6
jmp .LBB0_24
.LBB0_14:
cmp dword ptr [rbp - 76], 620000000
jge .LBB0_16
# %bb.15:
mov dword ptr [rbp - 84], 3
jmp .LBB0_23
.LBB0_16:
cmp dword ptr [rbp - 76], 830000000
jge .LBB0_18
# %bb.17:
mov dword ptr [rbp - 84], 5
jmp .LBB0_22
.LBB0_18:
cmp dword ptr [rbp - 76], 895000000
jge .LBB0_20
# %bb.19:
mov dword ptr [rbp - 84], 7
jmp .LBB0_21
.LBB0_20:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_52
.LBB0_21:
jmp .LBB0_22
.LBB0_22:
jmp .LBB0_23
.LBB0_23:
jmp .LBB0_24
.LBB0_24:
jmp .LBB0_25
.LBB0_25:
jmp .LBB0_26
.LBB0_26:
jmp .LBB0_27
.LBB0_27:
jmp .LBB0_28
.LBB0_28:
jmp .LBB0_29
.LBB0_29:
jmp .LBB0_30
.LBB0_30:
mov rax, qword ptr [rbp - 24]
cmp dword ptr [rax], 49000000
jge .LBB0_32
# %bb.31:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_52
.LBB0_32:
mov rax, qword ptr [rbp - 24]
cmp dword ptr [rax], 159000000
jge .LBB0_34
# %bb.33:
mov dword ptr [rbp - 80], 1
jmp .LBB0_41
.LBB0_34:
mov rax, qword ptr [rbp - 24]
cmp dword ptr [rax], 444000000
jge .LBB0_36
# %bb.35:
mov dword ptr [rbp - 80], 2
jmp .LBB0_40
.LBB0_36:
mov rax, qword ptr [rbp - 24]
cmp dword ptr [rax], 861000000
jge .LBB0_38
# %bb.37:
mov dword ptr [rbp - 80], 4
jmp .LBB0_39
.LBB0_38:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_52
.LBB0_39:
jmp .LBB0_40
.LBB0_40:
jmp .LBB0_41
.LBB0_41:
jmp .LBB0_42
.LBB0_42:
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 4]
mov edx, ecx
sub edx, 128
mov dword ptr [rbp - 92], ecx # 4-byte Spill
je .LBB0_45
jmp .LBB0_53
.LBB0_53:
mov eax, dword ptr [rbp - 92] # 4-byte Reload
sub eax, 129
je .LBB0_44
jmp .LBB0_54
.LBB0_54:
mov eax, dword ptr [rbp - 92] # 4-byte Reload
sub eax, 130
jne .LBB0_46
jmp .LBB0_43
.LBB0_43:
xor edx, edx
mov rdi, qword ptr [rbp - 16]
mov esi, 12
call tda1004x_writereg
mov dword ptr [rbp - 88], 0
jmp .LBB0_47
.LBB0_44:
xor edx, edx
mov rdi, qword ptr [rbp - 16]
mov esi, 12
call tda1004x_writereg
mov dword ptr [rbp - 88], 0
jmp .LBB0_47
.LBB0_45:
mov rdi, qword ptr [rbp - 16]
mov esi, 12
mov edx, 255
call tda1004x_writereg
mov dword ptr [rbp - 88], 1
jmp .LBB0_47
.LBB0_46:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_52
.LBB0_47:
mov rax, qword ptr [rbp - 24]
mov eax, dword ptr [rax]
cdq
mov ecx, 1000
idiv ecx
imul eax, eax, 6
add eax, 217280
cdq
idiv ecx
mov dword ptr [rbp - 76], eax
mov eax, dword ptr [rbp - 76]
sar eax, 8
mov dword ptr [rbp - 48], eax
mov eax, dword ptr [rbp - 76]
and eax, 255
mov dword ptr [rbp - 44], eax
mov dword ptr [rbp - 40], 202
mov eax, dword ptr [rbp - 84]
shl eax, 5
mov ecx, dword ptr [rbp - 88]
shl ecx, 3
or eax, ecx
or eax, dword ptr [rbp - 80]
mov dword ptr [rbp - 36], eax
mov rsi, qword ptr [rbp - 16]
cmp qword ptr [rsi], 0
je .LBB0_49
# %bb.48:
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov rcx, qword ptr [rbp - 16]
mov rdi, rcx
mov esi, 1
call rax
.LBB0_49:
mov rdi, qword ptr [rbp - 32]
lea rsi, [rbp - 72]
mov edx, 1
call i2c_transfer
cmp eax, 1
je .LBB0_51
# %bb.50:
xor eax, eax
sub eax, dword ptr [EIO]
mov dword ptr [rbp - 4], eax
jmp .LBB0_52
.LBB0_51:
mov edi, 1
call msleep
mov dword ptr [rbp - 4], 0
.LBB0_52:
mov eax, dword ptr [rbp - 4]
add rsp, 96
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size philips_tdm1316l_tuner_set_params, .Lfunc_end0-philips_tdm1316l_tuner_set_params
.cfi_endproc
# -- End function
.type EINVAL,@object # @EINVAL
.comm EINVAL,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 philips_tdm1316l_tuner_set_params
.addrsig_sym tda1004x_writereg
.addrsig_sym i2c_transfer
.addrsig_sym msleep
.addrsig_sym EINVAL
.addrsig_sym EIO
| .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_dvb-ttusb-budget.c_philips_tdm1316l_tuner_set_params.c"
.p2align 2
.type philips_tdm1316l_tuner_set_params,%function
.code 32
philips_tdm1316l_tuner_set_params:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #80
sub sp, sp, #80
str r0, [r11, #-8]
str r1, [r11, #-12]
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
ldr r0, [r0]
str r0, [r11, #-16]
mov r0, #96
str r0, [sp, #32]
sub r0, r11, #32
str r0, [sp, #36]
mov r0, #16
str r0, [sp, #40]
mov r0, #0
str r0, [sp, #44]
str r0, [sp, #28]
ldr r0, [r11, #-12]
ldr r0, [r0]
movw r1, #19664
movt r1, #551
add r0, r0, r1
str r0, [sp, #28]
ldr r0, [sp, #28]
movw r1, #33727
movt r1, #1327
cmp r0, r1
bgt .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_54
.LBB0_2:
ldr r0, [sp, #28]
movw r1, #42111
movt r1, #1983
cmp r0, r1
bgt .LBB0_4
b .LBB0_3
.LBB0_3:
mov r0, #3
str r0, [sp, #20]
b .LBB0_29
.LBB0_4:
ldr r0, [sp, #28]
movw r1, #26623
movt r1, #2441
cmp r0, r1
bgt .LBB0_6
b .LBB0_5
.LBB0_5:
mov r0, #5
str r0, [sp, #20]
b .LBB0_28
.LBB0_6:
ldr r0, [sp, #28]
movw r1, #49663
movt r1, #3051
cmp r0, r1
bgt .LBB0_8
b .LBB0_7
.LBB0_7:
mov r0, #6
str r0, [sp, #20]
b .LBB0_27
.LBB0_8:
ldr r0, [sp, #28]
movw r1, #3199
movt r1, #4425
cmp r0, r1
bgt .LBB0_10
b .LBB0_9
.LBB0_9:
mov r0, #3
str r0, [sp, #20]
b .LBB0_26
.LBB0_10:
ldr r0, [sp, #28]
movw r1, #45311
movt r1, #6408
cmp r0, r1
bgt .LBB0_12
b .LBB0_11
.LBB0_11:
mov r0, #5
str r0, [sp, #20]
b .LBB0_25
.LBB0_12:
ldr r0, [sp, #28]
movw r1, #14335
movt r1, #7324
cmp r0, r1
bgt .LBB0_14
b .LBB0_13
.LBB0_13:
mov r0, #6
str r0, [sp, #20]
b .LBB0_24
.LBB0_14:
ldr r0, [sp, #28]
movw r1, #29439
movt r1, #9460
cmp r0, r1
bgt .LBB0_16
b .LBB0_15
.LBB0_15:
mov r0, #3
str r0, [sp, #20]
b .LBB0_23
.LBB0_16:
ldr r0, [sp, #28]
movw r1, #52095
movt r1, #12664
cmp r0, r1
bgt .LBB0_18
b .LBB0_17
.LBB0_17:
mov r0, #5
str r0, [sp, #20]
b .LBB0_22
.LBB0_18:
ldr r0, [sp, #28]
movw r1, #40383
movt r1, #13656
cmp r0, r1
bgt .LBB0_20
b .LBB0_19
.LBB0_19:
mov r0, #7
str r0, [sp, #20]
b .LBB0_21
.LBB0_20:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_54
.LBB0_21:
b .LBB0_22
.LBB0_22:
b .LBB0_23
.LBB0_23:
b .LBB0_24
.LBB0_24:
b .LBB0_25
.LBB0_25:
b .LBB0_26
.LBB0_26:
b .LBB0_27
.LBB0_27:
b .LBB0_28
.LBB0_28:
b .LBB0_29
.LBB0_29:
b .LBB0_30
.LBB0_30:
ldr r0, [r11, #-12]
ldr r0, [r0]
movw r1, #44607
movt r1, #747
cmp r0, r1
bgt .LBB0_32
b .LBB0_31
.LBB0_31:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_54
.LBB0_32:
ldr r0, [r11, #-12]
ldr r0, [r0]
movw r1, #9663
movt r1, #2426
cmp r0, r1
bgt .LBB0_34
b .LBB0_33
.LBB0_33:
mov r0, #1
str r0, [sp, #24]
b .LBB0_41
.LBB0_34:
ldr r0, [r11, #-12]
ldr r0, [r0]
movw r1, #59135
movt r1, #6774
cmp r0, r1
bgt .LBB0_36
b .LBB0_35
.LBB0_35:
mov r0, #2
str r0, [sp, #24]
b .LBB0_40
.LBB0_36:
ldr r0, [r11, #-12]
ldr r0, [r0]
movw r1, #53567
movt r1, #13137
cmp r0, r1
bgt .LBB0_38
b .LBB0_37
.LBB0_37:
mov r0, #4
str r0, [sp, #24]
b .LBB0_39
.LBB0_38:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_54
.LBB0_39:
b .LBB0_40
.LBB0_40:
b .LBB0_41
.LBB0_41:
b .LBB0_42
.LBB0_42:
ldr r0, [r11, #-12]
ldr r0, [r0, #4]
cmp r0, #128
str r0, [sp, #12]
beq .LBB0_47
b .LBB0_43
.LBB0_43:
ldr r0, [sp, #12]
cmp r0, #129
beq .LBB0_46
b .LBB0_44
.LBB0_44:
ldr r0, [sp, #12]
cmp r0, #130
bne .LBB0_48
b .LBB0_45
.LBB0_45:
ldr r0, [r11, #-8]
mov r1, #12
mov r2, #0
str r2, [sp, #8]
bl tda1004x_writereg
ldr r1, [sp, #8]
str r1, [sp, #16]
b .LBB0_49
.LBB0_46:
ldr r0, [r11, #-8]
mov r1, #12
mov r2, #0
str r2, [sp, #4]
bl tda1004x_writereg
ldr r1, [sp, #4]
str r1, [sp, #16]
b .LBB0_49
.LBB0_47:
ldr r0, [r11, #-8]
mov r1, #12
mov r2, #255
bl tda1004x_writereg
mov r1, #1
str r1, [sp, #16]
b .LBB0_49
.LBB0_48:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_54
.LBB0_49:
ldr r0, [r11, #-12]
ldr r0, [r0]
movw r1, #19923
movt r1, #4194
smmul r0, r0, r1
asr r2, r0, #6
add r0, r2, r0, lsr #31
add r0, r0, r0, lsl #1
movw r2, #20672
movt r2, #3
add r0, r2, r0, lsl #1
smmul r0, r0, r1
asr r1, r0, #6
add r0, r1, r0, lsr #31
str r0, [sp, #28]
ldr r0, [sp, #28]
asr r0, r0, #8
str r0, [r11, #-32]
ldrb r0, [sp, #28]
str r0, [r11, #-28]
mov r0, #202
str r0, [r11, #-24]
ldr r0, [sp, #20]
lsl r0, r0, #5
ldr r1, [sp, #16]
orr r0, r0, r1, lsl #3
ldr r1, [sp, #24]
orr r0, r0, r1
str r0, [r11, #-20]
ldr r0, [r11, #-8]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_51
b .LBB0_50
.LBB0_50:
ldr r0, [r11, #-8]
ldr r1, [r0]
mov r2, #1
str r1, [sp]
mov r1, r2
ldr r2, [sp]
blx r2
b .LBB0_51
.LBB0_51:
ldr r0, [r11, #-16]
add r1, sp, #32
mov r2, #1
bl i2c_transfer
cmp r0, #1
beq .LBB0_53
b .LBB0_52
.LBB0_52:
movw r0, :lower16:EIO
movt r0, :upper16:EIO
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_54
.LBB0_53:
mov r0, #1
bl msleep
mov r1, #0
str r1, [r11, #-4]
b .LBB0_54
.LBB0_54:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size philips_tdm1316l_tuner_set_params, .Lfunc_end0-philips_tdm1316l_tuner_set_params
.cantunwind
.fnend
.type EINVAL,%object
.comm EINVAL,4,4
.type EIO,%object
.comm EIO,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym philips_tdm1316l_tuner_set_params
.addrsig_sym tda1004x_writereg
.addrsig_sym i2c_transfer
.addrsig_sym msleep
.addrsig_sym EINVAL
.addrsig_sym EIO
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_nls_cp437.c_uni2char.c"
.p2align 4, 0x90 # -- Begin function uni2char
.type uni2char,@function
uni2char: # @uni2char
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov dword ptr [rbp - 8], edi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], edx
mov eax, dword ptr [rbp - 8]
and eax, 255
# kill: def $al killed $al killed $eax
mov byte ptr [rbp - 33], al
mov ecx, dword ptr [rbp - 8]
and ecx, 65280
sar ecx, 8
# kill: def $cl killed $cl killed $ecx
mov byte ptr [rbp - 34], cl
cmp dword ptr [rbp - 20], 0
jg .LBB0_2
# %bb.1:
xor eax, eax
sub eax, dword ptr [ENAMETOOLONG]
mov dword ptr [rbp - 4], eax
jmp .LBB0_7
.LBB0_2:
mov rax, qword ptr [page_uni2charset]
movzx ecx, byte ptr [rbp - 34]
mov edx, ecx
mov rax, qword ptr [rax + 8*rdx]
mov qword ptr [rbp - 32], rax
cmp qword ptr [rbp - 32], 0
je .LBB0_5
# %bb.3:
mov rax, qword ptr [rbp - 32]
movzx ecx, byte ptr [rbp - 33]
mov edx, ecx
movzx ecx, byte ptr [rax + rdx]
cmp ecx, 0
je .LBB0_5
# %bb.4:
mov rax, qword ptr [rbp - 32]
movzx ecx, byte ptr [rbp - 33]
mov edx, ecx
mov sil, byte ptr [rax + rdx]
mov rax, qword ptr [rbp - 16]
mov byte ptr [rax], sil
jmp .LBB0_6
.LBB0_5:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_7
.LBB0_6:
mov dword ptr [rbp - 4], 1
.LBB0_7:
mov eax, dword ptr [rbp - 4]
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size uni2char, .Lfunc_end0-uni2char
.cfi_endproc
# -- End function
.type ENAMETOOLONG,@object # @ENAMETOOLONG
.comm ENAMETOOLONG,4,4
.type page_uni2charset,@object # @page_uni2charset
.comm page_uni2charset,8,8
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym uni2char
.addrsig_sym ENAMETOOLONG
.addrsig_sym page_uni2charset
.addrsig_sym EINVAL
| .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_nls_cp437.c_uni2char.c"
.p2align 2
.type uni2char,%function
.code 32
uni2char:
.fnstart
.pad #24
sub sp, sp, #24
str r0, [sp, #16]
str r1, [sp, #12]
str r2, [sp, #8]
ldr r0, [sp, #16]
strb r0, [sp, #3]
ldr r0, [sp, #16]
lsr r0, r0, #8
strb r0, [sp, #2]
ldr r0, [sp, #8]
cmp r0, #0
bgt .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:ENAMETOOLONG
movt r0, :upper16:ENAMETOOLONG
ldr r0, [r0]
rsb r0, r0, #0
str r0, [sp, #20]
b .LBB0_7
.LBB0_2:
movw r0, :lower16:page_uni2charset
movt r0, :upper16:page_uni2charset
ldr r0, [r0]
ldrb r1, [sp, #2]
ldr r0, [r0, r1, lsl #2]
str r0, [sp, #4]
ldr r0, [sp, #4]
cmp r0, #0
beq .LBB0_5
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #4]
ldrb r1, [sp, #3]
ldrb r0, [r0, r1]
cmp r0, #0
beq .LBB0_5
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #4]
ldrb r1, [sp, #3]
ldrb r0, [r0, r1]
ldr r1, [sp, #12]
strb r0, [r1]
b .LBB0_6
.LBB0_5:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [sp, #20]
b .LBB0_7
.LBB0_6:
mov r0, #1
str r0, [sp, #20]
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #20]
add sp, sp, #24
bx lr
.Lfunc_end0:
.size uni2char, .Lfunc_end0-uni2char
.cantunwind
.fnend
.type ENAMETOOLONG,%object
.comm ENAMETOOLONG,4,4
.type page_uni2charset,%object
.comm page_uni2charset,4,4
.type EINVAL,%object
.comm EINVAL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym uni2char
.addrsig_sym ENAMETOOLONG
.addrsig_sym page_uni2charset
.addrsig_sym EINVAL
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_fc_rport.c_fc_rport_enter_ready.c"
.p2align 4, 0x90 # -- Begin function fc_rport_enter_ready
.type fc_rport_enter_ready,@function
fc_rport_enter_ready: # @fc_rport_enter_ready
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [RPORT_ST_READY]
call fc_rport_state_enter
mov rdi, qword ptr [rbp - 8]
movabs rsi, offset .L.str
mov dword ptr [rbp - 12], eax # 4-byte Spill
call FC_RPORT_DBG
mov rcx, qword ptr [rbp - 8]
mov rcx, qword ptr [rcx]
cmp rcx, qword ptr [RPORT_EV_NONE]
jne .LBB0_2
# %bb.1:
mov edi, dword ptr [rport_event_queue]
mov rax, qword ptr [rbp - 8]
add rax, 8
mov rsi, rax
call queue_work
.LBB0_2:
mov rax, qword ptr [RPORT_EV_READY]
mov rcx, qword ptr [rbp - 8]
mov qword ptr [rcx], rax
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size fc_rport_enter_ready, .Lfunc_end0-fc_rport_enter_ready
.cfi_endproc
# -- End function
.type RPORT_ST_READY,@object # @RPORT_ST_READY
.comm RPORT_ST_READY,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Port is Ready\n"
.size .L.str, 15
.type RPORT_EV_NONE,@object # @RPORT_EV_NONE
.comm RPORT_EV_NONE,8,8
.type rport_event_queue,@object # @rport_event_queue
.comm rport_event_queue,4,4
.type RPORT_EV_READY,@object # @RPORT_EV_READY
.comm RPORT_EV_READY,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym fc_rport_enter_ready
.addrsig_sym fc_rport_state_enter
.addrsig_sym FC_RPORT_DBG
.addrsig_sym queue_work
.addrsig_sym RPORT_ST_READY
.addrsig_sym RPORT_EV_NONE
.addrsig_sym rport_event_queue
.addrsig_sym RPORT_EV_READY
| .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_fc_rport.c_fc_rport_enter_ready.c"
.p2align 2
.type fc_rport_enter_ready,%function
.code 32
fc_rport_enter_ready:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
ldr r0, [sp, #4]
movw r1, :lower16:RPORT_ST_READY
movt r1, :upper16:RPORT_ST_READY
ldr r1, [r1]
bl fc_rport_state_enter
ldr r1, [sp, #4]
movw r2, :lower16:.L.str
movt r2, :upper16:.L.str
str r0, [sp]
mov r0, r1
mov r1, r2
bl FC_RPORT_DBG
ldr r1, [sp, #4]
ldr r1, [r1]
movw r2, :lower16:RPORT_EV_NONE
movt r2, :upper16:RPORT_EV_NONE
ldr r2, [r2]
cmp r1, r2
bne .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:rport_event_queue
movt r0, :upper16:rport_event_queue
ldr r0, [r0]
ldr r1, [sp, #4]
add r1, r1, #4
bl queue_work
b .LBB0_2
.LBB0_2:
movw r0, :lower16:RPORT_EV_READY
movt r0, :upper16:RPORT_EV_READY
ldr r0, [r0]
ldr r1, [sp, #4]
str r0, [r1]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size fc_rport_enter_ready, .Lfunc_end0-fc_rport_enter_ready
.cantunwind
.fnend
.type RPORT_ST_READY,%object
.comm RPORT_ST_READY,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Port is Ready\n"
.size .L.str, 15
.type RPORT_EV_NONE,%object
.comm RPORT_EV_NONE,4,4
.type rport_event_queue,%object
.comm rport_event_queue,4,4
.type RPORT_EV_READY,%object
.comm RPORT_EV_READY,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym fc_rport_enter_ready
.addrsig_sym fc_rport_state_enter
.addrsig_sym FC_RPORT_DBG
.addrsig_sym queue_work
.addrsig_sym RPORT_ST_READY
.addrsig_sym RPORT_EV_NONE
.addrsig_sym rport_event_queue
.addrsig_sym RPORT_EV_READY
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_lpfc_scsi.c_lpfc_slave_destroy.c"
.p2align 4, 0x90 # -- Begin function lpfc_slave_destroy
.type lpfc_slave_destroy,@function
lpfc_slave_destroy: # @lpfc_slave_destroy
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 8]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 16], rax
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 24], rax
mov rdi, qword ptr [rbp - 24]
call atomic_dec
mov rcx, qword ptr [rbp - 8]
mov qword ptr [rcx], 0
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size lpfc_slave_destroy, .Lfunc_end0-lpfc_slave_destroy
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym lpfc_slave_destroy
.addrsig_sym atomic_dec
| .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_lpfc_scsi.c_lpfc_slave_destroy.c"
.p2align 2
.type lpfc_slave_destroy,%function
.code 32
lpfc_slave_destroy:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
ldr r0, [r11, #-4]
ldr r0, [r0, #4]
ldr r0, [r0]
str r0, [sp, #8]
ldr r0, [sp, #8]
ldr r0, [r0]
str r0, [sp, #4]
ldr r0, [sp, #4]
bl atomic_dec
ldr r1, [r11, #-4]
mov r2, #0
str r2, [r1]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size lpfc_slave_destroy, .Lfunc_end0-lpfc_slave_destroy
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym lpfc_slave_destroy
.addrsig_sym atomic_dec
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_apps_plugin.c_post_aggregate_targets.c"
.p2align 4, 0x90 # -- Begin function post_aggregate_targets
.type post_aggregate_targets,@function
post_aggregate_targets: # @post_aggregate_targets
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov qword ptr [rbp - 16], rax
.LBB0_1: # =>This Inner Loop Header: Depth=1
cmp qword ptr [rbp - 16], 0
je .LBB0_10
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
cmp qword ptr [rax], 0
je .LBB0_7
# %bb.3: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
cmp qword ptr [rax + 8], 0
je .LBB0_5
# %bb.4: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov rcx, qword ptr [rbp - 16]
cmp rax, qword ptr [rcx + 8]
jge .LBB0_6
.LBB0_5: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov rcx, qword ptr [rbp - 16]
mov qword ptr [rcx + 8], rax
.LBB0_6: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_8
.LBB0_7: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov qword ptr [rax + 8], 0
.LBB0_8: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_9
.LBB0_9: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 16]
mov qword ptr [rbp - 16], rax
jmp .LBB0_1
.LBB0_10:
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size post_aggregate_targets, .Lfunc_end0-post_aggregate_targets
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym post_aggregate_targets
| .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_apps_plugin.c_post_aggregate_targets.c"
.p2align 2
.type post_aggregate_targets,%function
.code 32
post_aggregate_targets:
.fnstart
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
ldr r0, [sp, #4]
str r0, [sp]
b .LBB0_1
.LBB0_1:
ldr r0, [sp]
cmp r0, #0
beq .LBB0_10
b .LBB0_2
.LBB0_2:
ldr r0, [sp]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_7
b .LBB0_3
.LBB0_3:
ldr r0, [sp]
ldr r0, [r0, #4]
cmp r0, #0
beq .LBB0_5
b .LBB0_4
.LBB0_4:
ldr r0, [sp]
ldr r1, [r0]
ldr r0, [r0, #4]
cmp r1, r0
bge .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [sp]
ldr r1, [r0]
str r1, [r0, #4]
b .LBB0_6
.LBB0_6:
b .LBB0_8
.LBB0_7:
ldr r0, [sp]
mov r1, #0
str r1, [r0, #4]
b .LBB0_8
.LBB0_8:
b .LBB0_9
.LBB0_9:
ldr r0, [sp]
ldr r0, [r0, #8]
str r0, [sp]
b .LBB0_1
.LBB0_10:
add sp, sp, #8
bx lr
.Lfunc_end0:
.size post_aggregate_targets, .Lfunc_end0-post_aggregate_targets
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym post_aggregate_targets
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_fujitsu-laptop.c_lid_show.c"
.p2align 4, 0x90 # -- Begin function lid_show
.type lid_show,@function
lid_show: # @lid_show
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov rdi, qword ptr [rbp - 16]
call dev_get_drvdata
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 40]
mov ecx, dword ptr [rax]
and ecx, dword ptr [FLAG_LID]
cmp ecx, 0
jne .LBB0_2
# %bb.1:
mov rdi, qword ptr [rbp - 32]
movabs rsi, offset .L.str
call sprintf
mov dword ptr [rbp - 4], eax
jmp .LBB0_5
.LBB0_2:
mov rax, qword ptr [rbp - 40]
mov ecx, dword ptr [rax + 4]
and ecx, dword ptr [FLAG_LID]
cmp ecx, 0
je .LBB0_4
# %bb.3:
mov rdi, qword ptr [rbp - 32]
movabs rsi, offset .L.str.1
call sprintf
mov dword ptr [rbp - 4], eax
jmp .LBB0_5
.LBB0_4:
mov rdi, qword ptr [rbp - 32]
movabs rsi, offset .L.str.2
call sprintf
mov dword ptr [rbp - 4], eax
.LBB0_5:
mov eax, dword ptr [rbp - 4]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size lid_show, .Lfunc_end0-lid_show
.cfi_endproc
# -- End function
.type FLAG_LID,@object # @FLAG_LID
.comm FLAG_LID,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "unknown\n"
.size .L.str, 9
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "open\n"
.size .L.str.1, 6
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "closed\n"
.size .L.str.2, 8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym lid_show
.addrsig_sym dev_get_drvdata
.addrsig_sym sprintf
.addrsig_sym FLAG_LID
| .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_fujitsu-laptop.c_lid_show.c"
.p2align 2
.type lid_show,%function
.code 32
lid_show:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-8]
str r1, [sp, #12]
str r2, [sp, #8]
ldr r0, [r11, #-8]
bl dev_get_drvdata
str r0, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0]
movw r1, :lower16:FLAG_LID
movt r1, :upper16:FLAG_LID
ldr r1, [r1]
tst r0, r1
bne .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #8]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl sprintf
str r0, [r11, #-4]
b .LBB0_5
.LBB0_2:
ldr r0, [sp, #4]
ldr r0, [r0, #4]
movw r1, :lower16:FLAG_LID
movt r1, :upper16:FLAG_LID
ldr r1, [r1]
tst r0, r1
beq .LBB0_4
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #8]
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
bl sprintf
str r0, [r11, #-4]
b .LBB0_5
.LBB0_4:
ldr r0, [sp, #8]
movw r1, :lower16:.L.str.2
movt r1, :upper16:.L.str.2
bl sprintf
str r0, [r11, #-4]
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size lid_show, .Lfunc_end0-lid_show
.cantunwind
.fnend
.type FLAG_LID,%object
.comm FLAG_LID,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "unknown\n"
.size .L.str, 9
.type .L.str.1,%object
.L.str.1:
.asciz "open\n"
.size .L.str.1, 6
.type .L.str.2,%object
.L.str.2:
.asciz "closed\n"
.size .L.str.2, 8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym lid_show
.addrsig_sym dev_get_drvdata
.addrsig_sym sprintf
.addrsig_sym FLAG_LID
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_stm32-dcmi.c_find_format_by_fourcc.c"
.p2align 4, 0x90 # -- Begin function find_format_by_fourcc
.type find_format_by_fourcc,@function
find_format_by_fourcc: # @find_format_by_fourcc
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
mov dword ptr [rbp - 24], ecx
mov dword ptr [rbp - 36], 0
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rbp - 36]
cmp eax, dword ptr [rbp - 24]
jae .LBB0_6
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
mov ecx, dword ptr [rbp - 36]
mov edx, ecx
mov rax, qword ptr [rax + 8*rdx]
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp - 32]
mov ecx, dword ptr [rax]
cmp ecx, dword ptr [rbp - 20]
jne .LBB0_4
# %bb.3:
mov rax, qword ptr [rbp - 32]
mov qword ptr [rbp - 8], rax
jmp .LBB0_7
.LBB0_4: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_5
.LBB0_5: # in Loop: Header=BB0_1 Depth=1
mov eax, dword ptr [rbp - 36]
add eax, 1
mov dword ptr [rbp - 36], eax
jmp .LBB0_1
.LBB0_6:
mov qword ptr [rbp - 8], 0
.LBB0_7:
mov rax, qword ptr [rbp - 8]
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size find_format_by_fourcc, .Lfunc_end0-find_format_by_fourcc
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym find_format_by_fourcc
| .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_stm32-dcmi.c_find_format_by_fourcc.c"
.p2align 2
.type find_format_by_fourcc,%function
.code 32
find_format_by_fourcc:
.fnstart
.pad #24
sub sp, sp, #24
str r0, [sp, #16]
str r1, [sp, #12]
ldr r0, [sp, #16]
ldr r0, [r0]
str r0, [sp, #8]
mov r0, #0
str r0, [sp]
b .LBB0_1
.LBB0_1:
ldr r0, [sp]
ldr r1, [sp, #8]
cmp r0, r1
bhs .LBB0_6
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #16]
ldr r0, [r0, #4]
ldr r1, [sp]
ldr r0, [r0, r1, lsl #2]
str r0, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0]
ldr r1, [sp, #12]
cmp r0, r1
bne .LBB0_4
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #4]
str r0, [sp, #20]
b .LBB0_7
.LBB0_4:
b .LBB0_5
.LBB0_5:
ldr r0, [sp]
add r0, r0, #1
str r0, [sp]
b .LBB0_1
.LBB0_6:
mov r0, #0
str r0, [sp, #20]
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #20]
add sp, sp, #24
bx lr
.Lfunc_end0:
.size find_format_by_fourcc, .Lfunc_end0-find_format_by_fourcc
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym find_format_by_fourcc
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_sqlite3_omit.c_parseModifier.c"
.section .rodata.cst8,"aM",@progbits,8
.p2align 3 # -- Begin function parseModifier
.LCPI0_0:
.quad -4620693217682128896 # double -0.5
.LCPI0_1:
.quad 4602678819172646912 # double 0.5
.LCPI0_2:
.quad 4619567317775286272 # double 7
.LCPI0_3:
.quad 4821095737979060224 # double 2.1086676E+14
.LCPI0_4:
.quad 4652007308841189376 # double 1000
.LCPI0_5:
.quad 4826279906259230720 # double 4.642690608E+14
.text
.p2align 4, 0x90
.type parseModifier,@function
parseModifier: # @parseModifier
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 240
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], edx
mov qword ptr [rbp - 32], rcx
mov dword ptr [rbp - 36], 1
mov rax, qword ptr [rip + sqlite3UpperToLower]
mov rcx, qword ptr [rbp - 16]
movsx rcx, byte ptr [rcx]
mov edx, dword ptr [rax + 4*rcx]
add edx, -43
mov eax, edx
sub edx, 76
mov qword ptr [rbp - 168], rax # 8-byte Spill
ja .LBB0_86
# %bb.88:
mov rax, qword ptr [rbp - 168] # 8-byte Reload
mov rcx, qword ptr [8*rax + .LJTI0_0]
jmp rcx
.LBB0_1:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str
call sqlite3_stricmp
cmp eax, 0
jne .LBB0_4
# %bb.2:
mov rdi, qword ptr [rbp - 8]
call sqlite3NotPureFunc
cmp eax, 0
je .LBB0_4
# %bb.3:
mov rdi, qword ptr [rbp - 32]
call computeJD
mov rdi, qword ptr [rbp - 32]
mov rsi, qword ptr [rbp - 8]
lea rdx, [rbp - 36]
mov dword ptr [rbp - 172], eax # 4-byte Spill
call localtimeOffset
mov rcx, qword ptr [rbp - 32]
add eax, dword ptr [rcx]
mov dword ptr [rcx], eax
mov rdi, qword ptr [rbp - 32]
call clearYMD_HMS_TZ
.LBB0_4:
jmp .LBB0_87
.LBB0_5:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str.1
call sqlite3_stricmp
cmp eax, 0
jne .LBB0_11
# %bb.6:
mov rax, qword ptr [rbp - 32]
cmp dword ptr [rax + 44], 0
je .LBB0_11
# %bb.7:
movsd xmm0, qword ptr [rip + .LCPI0_3] # xmm0 = mem[0],zero
movsd xmm1, qword ptr [rip + .LCPI0_4] # xmm1 = mem[0],zero
mov rax, qword ptr [rbp - 32]
mulsd xmm1, qword ptr [rax + 8]
addsd xmm1, xmm0
movsd qword ptr [rbp - 48], xmm1
movsd xmm0, qword ptr [rbp - 48] # xmm0 = mem[0],zero
xorps xmm1, xmm1
ucomisd xmm0, xmm1
jb .LBB0_10
# %bb.8:
movsd xmm0, qword ptr [rip + .LCPI0_5] # xmm0 = mem[0],zero
ucomisd xmm0, qword ptr [rbp - 48]
jbe .LBB0_10
# %bb.9:
mov rdi, qword ptr [rbp - 32]
call clearYMD_HMS_TZ
cvttsd2si ecx, qword ptr [rbp - 48]
mov rdx, qword ptr [rbp - 32]
mov dword ptr [rdx], ecx
mov rdx, qword ptr [rbp - 32]
mov dword ptr [rdx + 16], 1
mov rdx, qword ptr [rbp - 32]
mov dword ptr [rdx + 44], 0
mov dword ptr [rbp - 36], 0
.LBB0_10:
jmp .LBB0_20
.LBB0_11:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str.2
call sqlite3_stricmp
cmp eax, 0
jne .LBB0_19
# %bb.12:
mov rdi, qword ptr [rbp - 8]
call sqlite3NotPureFunc
cmp eax, 0
je .LBB0_19
# %bb.13:
mov rax, qword ptr [rbp - 32]
cmp dword ptr [rax + 20], 0
jne .LBB0_17
# %bb.14:
mov rdi, qword ptr [rbp - 32]
call computeJD
mov rdi, qword ptr [rbp - 32]
mov rsi, qword ptr [rbp - 8]
lea rdx, [rbp - 36]
mov dword ptr [rbp - 176], eax # 4-byte Spill
call localtimeOffset
mov dword ptr [rbp - 52], eax
mov eax, dword ptr [rbp - 36]
cmp eax, dword ptr [SQLITE_OK]
jne .LBB0_16
# %bb.15:
mov eax, dword ptr [rbp - 52]
mov rcx, qword ptr [rbp - 32]
mov edx, dword ptr [rcx]
sub edx, eax
mov dword ptr [rcx], edx
mov rdi, qword ptr [rbp - 32]
call clearYMD_HMS_TZ
mov edx, dword ptr [rbp - 52]
mov rdi, qword ptr [rbp - 32]
mov rsi, qword ptr [rbp - 8]
lea rcx, [rbp - 36]
mov dword ptr [rbp - 180], edx # 4-byte Spill
mov rdx, rcx
mov dword ptr [rbp - 184], eax # 4-byte Spill
call localtimeOffset
mov r8d, dword ptr [rbp - 180] # 4-byte Reload
sub r8d, eax
mov rcx, qword ptr [rbp - 32]
add r8d, dword ptr [rcx]
mov dword ptr [rcx], r8d
.LBB0_16:
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax + 20], 1
jmp .LBB0_18
.LBB0_17:
mov eax, dword ptr [SQLITE_OK]
mov dword ptr [rbp - 36], eax
.LBB0_18:
jmp .LBB0_19
.LBB0_19:
jmp .LBB0_20
.LBB0_20:
jmp .LBB0_87
.LBB0_21:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str.3
mov edx, 8
call sqlite3_strnicmp
cmp eax, 0
jne .LBB0_29
# %bb.22:
mov rax, qword ptr [rbp - 16]
add rax, 8
mov rcx, qword ptr [rbp - 16]
add rcx, 8
mov rdi, rcx
mov qword ptr [rbp - 192], rax # 8-byte Spill
call sqlite3Strlen30
mov ecx, dword ptr [SQLITE_UTF8]
mov rdi, qword ptr [rbp - 192] # 8-byte Reload
lea rsi, [rbp - 48]
mov edx, eax
call sqlite3AtoF
cmp eax, 0
je .LBB0_29
# %bb.23:
cvttsd2si eax, qword ptr [rbp - 48]
mov dword ptr [rbp - 20], eax
cvtsi2sd xmm0, eax
ucomisd xmm0, qword ptr [rbp - 48]
jne .LBB0_29
jp .LBB0_29
# %bb.24:
cmp dword ptr [rbp - 20], 0
jl .LBB0_29
# %bb.25:
movsd xmm0, qword ptr [rip + .LCPI0_2] # xmm0 = mem[0],zero
ucomisd xmm0, qword ptr [rbp - 48]
jbe .LBB0_29
# %bb.26:
mov rdi, qword ptr [rbp - 32]
call computeYMD_HMS
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 40], 0
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 16], 0
mov rdi, qword ptr [rbp - 32]
mov dword ptr [rbp - 196], eax # 4-byte Spill
call computeJD
mov rcx, qword ptr [rbp - 32]
mov edx, dword ptr [rcx]
add edx, 129600000
mov dword ptr [rbp - 200], eax # 4-byte Spill
mov eax, edx
cdq
mov esi, 86400000
idiv esi
cdq
mov esi, 7
idiv esi
mov dword ptr [rbp - 56], edx
mov edx, dword ptr [rbp - 56]
cmp edx, dword ptr [rbp - 20]
jle .LBB0_28
# %bb.27:
mov eax, dword ptr [rbp - 56]
sub eax, 7
mov dword ptr [rbp - 56], eax
.LBB0_28:
mov eax, dword ptr [rbp - 20]
sub eax, dword ptr [rbp - 56]
imul eax, eax, 86400000
mov rcx, qword ptr [rbp - 32]
add eax, dword ptr [rcx]
mov dword ptr [rcx], eax
mov rdi, qword ptr [rbp - 32]
call clearYMD_HMS_TZ
mov dword ptr [rbp - 36], 0
.LBB0_29:
jmp .LBB0_87
.LBB0_30:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str.4
mov edx, 9
call sqlite3_strnicmp
cmp eax, 0
je .LBB0_32
# %bb.31:
jmp .LBB0_87
.LBB0_32:
mov rax, qword ptr [rbp - 32]
cmp dword ptr [rax + 16], 0
jne .LBB0_36
# %bb.33:
mov rax, qword ptr [rbp - 32]
cmp dword ptr [rax + 56], 0
jne .LBB0_36
# %bb.34:
mov rax, qword ptr [rbp - 32]
cmp dword ptr [rax + 24], 0
jne .LBB0_36
# %bb.35:
jmp .LBB0_87
.LBB0_36:
mov rax, qword ptr [rbp - 16]
add rax, 9
mov qword ptr [rbp - 16], rax
mov rdi, qword ptr [rbp - 32]
call computeYMD
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 24], 1
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 48], 0
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 52], 0
mov rcx, qword ptr [rbp - 32]
xorps xmm0, xmm0
movsd qword ptr [rcx + 8], xmm0
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 44], 0
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 40], 0
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 16], 0
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str.5
mov dword ptr [rbp - 204], eax # 4-byte Spill
call sqlite3_stricmp
cmp eax, 0
jne .LBB0_38
# %bb.37:
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax + 28], 1
mov dword ptr [rbp - 36], 0
jmp .LBB0_44
.LBB0_38:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str.6
call sqlite3_stricmp
cmp eax, 0
jne .LBB0_40
# %bb.39:
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax + 32], 1
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax + 28], 1
mov dword ptr [rbp - 36], 0
jmp .LBB0_43
.LBB0_40:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str.7
call sqlite3_stricmp
cmp eax, 0
jne .LBB0_42
# %bb.41:
mov dword ptr [rbp - 36], 0
.LBB0_42:
jmp .LBB0_43
.LBB0_43:
jmp .LBB0_44
.LBB0_44:
jmp .LBB0_87
.LBB0_45:
mov dword ptr [rbp - 20], 1
.LBB0_46: # =>This Inner Loop Header: Depth=1
xor eax, eax
# kill: def $al killed $al killed $eax
mov rcx, qword ptr [rbp - 16]
movsxd rdx, dword ptr [rbp - 20]
movsx esi, byte ptr [rcx + rdx]
cmp esi, 0
mov byte ptr [rbp - 205], al # 1-byte Spill
je .LBB0_49
# %bb.47: # in Loop: Header=BB0_46 Depth=1
xor eax, eax
# kill: def $al killed $al killed $eax
mov rcx, qword ptr [rbp - 16]
movsxd rdx, dword ptr [rbp - 20]
movsx esi, byte ptr [rcx + rdx]
cmp esi, 58
mov byte ptr [rbp - 205], al # 1-byte Spill
je .LBB0_49
# %bb.48: # in Loop: Header=BB0_46 Depth=1
mov rax, qword ptr [rbp - 16]
movsxd rcx, dword ptr [rbp - 20]
movsx edi, byte ptr [rax + rcx]
call sqlite3Isspace
cmp eax, 0
setne dl
xor dl, -1
mov byte ptr [rbp - 205], dl # 1-byte Spill
.LBB0_49: # in Loop: Header=BB0_46 Depth=1
mov al, byte ptr [rbp - 205] # 1-byte Reload
test al, 1
jne .LBB0_50
jmp .LBB0_52
.LBB0_50: # in Loop: Header=BB0_46 Depth=1
jmp .LBB0_51
.LBB0_51: # in Loop: Header=BB0_46 Depth=1
mov eax, dword ptr [rbp - 20]
add eax, 1
mov dword ptr [rbp - 20], eax
jmp .LBB0_46
.LBB0_52:
mov rdi, qword ptr [rbp - 16]
mov edx, dword ptr [rbp - 20]
mov ecx, dword ptr [SQLITE_UTF8]
lea rsi, [rbp - 48]
call sqlite3AtoF
cmp eax, 0
jne .LBB0_54
# %bb.53:
mov dword ptr [rbp - 36], 1
jmp .LBB0_87
.LBB0_54:
mov rax, qword ptr [rbp - 16]
movsxd rcx, dword ptr [rbp - 20]
movsx edx, byte ptr [rax + rcx]
cmp edx, 58
jne .LBB0_62
# %bb.55:
mov rax, qword ptr [rbp - 16]
mov qword ptr [rbp - 80], rax
mov rax, qword ptr [rbp - 80]
movsx edi, byte ptr [rax]
call sqlite3Isdigit
cmp eax, 0
jne .LBB0_57
# %bb.56:
mov rax, qword ptr [rbp - 80]
add rax, 1
mov qword ptr [rbp - 80], rax
.LBB0_57:
xor esi, esi
lea rdi, [rbp - 144]
mov edx, 64
call memset
mov rdi, qword ptr [rbp - 80]
lea rsi, [rbp - 144]
mov dword ptr [rbp - 212], eax # 4-byte Spill
call parseHhMmSs
cmp eax, 0
je .LBB0_59
# %bb.58:
jmp .LBB0_87
.LBB0_59:
lea rdi, [rbp - 144]
call computeJD
mov ecx, dword ptr [rbp - 144]
sub ecx, 43200000
mov dword ptr [rbp - 144], ecx
mov ecx, dword ptr [rbp - 144]
mov dword ptr [rbp - 216], eax # 4-byte Spill
mov eax, ecx
cdq
mov ecx, 86400000
idiv ecx
mov dword ptr [rbp - 148], eax
imul eax, dword ptr [rbp - 148], 86400000
mov ecx, dword ptr [rbp - 144]
sub ecx, eax
mov dword ptr [rbp - 144], ecx
mov rsi, qword ptr [rbp - 16]
movsx eax, byte ptr [rsi]
cmp eax, 45
jne .LBB0_61
# %bb.60:
xor eax, eax
sub eax, dword ptr [rbp - 144]
mov dword ptr [rbp - 144], eax
.LBB0_61:
mov rdi, qword ptr [rbp - 32]
call computeJD
mov rdi, qword ptr [rbp - 32]
mov dword ptr [rbp - 220], eax # 4-byte Spill
call clearYMD_HMS_TZ
mov ecx, dword ptr [rbp - 144]
mov rdx, qword ptr [rbp - 32]
add ecx, dword ptr [rdx]
mov dword ptr [rdx], ecx
mov dword ptr [rbp - 36], 0
jmp .LBB0_87
.LBB0_62:
mov eax, dword ptr [rbp - 20]
mov rcx, qword ptr [rbp - 16]
movsxd rdx, eax
add rcx, rdx
mov qword ptr [rbp - 16], rcx
.LBB0_63: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 16]
movsx edi, byte ptr [rax]
call sqlite3Isspace
cmp eax, 0
je .LBB0_65
# %bb.64: # in Loop: Header=BB0_63 Depth=1
mov rax, qword ptr [rbp - 16]
add rax, 1
mov qword ptr [rbp - 16], rax
jmp .LBB0_63
.LBB0_65:
mov rdi, qword ptr [rbp - 16]
call sqlite3Strlen30
mov dword ptr [rbp - 20], eax
cmp dword ptr [rbp - 20], 10
jg .LBB0_67
# %bb.66:
cmp dword ptr [rbp - 20], 3
jge .LBB0_68
.LBB0_67:
jmp .LBB0_87
.LBB0_68:
mov rax, qword ptr [sqlite3UpperToLower]
mov rcx, qword ptr [rbp - 16]
mov edx, dword ptr [rbp - 20]
sub edx, 1
movsxd rsi, edx
movsx rcx, byte ptr [rcx + rsi]
cmp dword ptr [rax + 4*rcx], 115
jne .LBB0_70
# %bb.69:
mov eax, dword ptr [rbp - 20]
add eax, -1
mov dword ptr [rbp - 20], eax
.LBB0_70:
mov rdi, qword ptr [rbp - 32]
call computeJD
movsd xmm0, qword ptr [rip + .LCPI0_0] # xmm0 = mem[0],zero
movsd xmm1, qword ptr [rip + .LCPI0_1] # xmm1 = mem[0],zero
mov dword ptr [rbp - 36], 1
movsd xmm2, qword ptr [rbp - 48] # xmm2 = mem[0],zero
xorps xmm3, xmm3
cmpltsd xmm2, xmm3
movaps xmm3, xmm2
andpd xmm3, xmm0
andnpd xmm2, xmm1
orpd xmm2, xmm3
movsd qword ptr [rbp - 64], xmm2
mov dword ptr [rbp - 68], 0
.LBB0_71: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rbp - 68]
mov rdi, qword ptr [aXformType]
mov dword ptr [rbp - 224], eax # 4-byte Spill
call ArraySize
mov ecx, dword ptr [rbp - 224] # 4-byte Reload
cmp ecx, eax
jge .LBB0_85
# %bb.72: # in Loop: Header=BB0_71 Depth=1
mov rax, qword ptr [aXformType]
movsxd rcx, dword ptr [rbp - 68]
imul rcx, rcx, 40
add rax, rcx
mov edx, dword ptr [rax]
cmp edx, dword ptr [rbp - 20]
jne .LBB0_83
# %bb.73: # in Loop: Header=BB0_71 Depth=1
mov rax, qword ptr [aXformType]
movsxd rcx, dword ptr [rbp - 68]
imul rcx, rcx, 40
add rax, rcx
mov rdi, qword ptr [rax + 8]
mov rsi, qword ptr [rbp - 16]
mov edx, dword ptr [rbp - 20]
call sqlite3_strnicmp
cmp eax, 0
jne .LBB0_83
# %bb.74: # in Loop: Header=BB0_71 Depth=1
movsd xmm0, qword ptr [rbp - 48] # xmm0 = mem[0],zero
mov rax, qword ptr [aXformType]
movsxd rcx, dword ptr [rbp - 68]
imul rcx, rcx, 40
add rax, rcx
movsd xmm1, qword ptr [rax + 16] # xmm1 = mem[0],zero
movq rax, xmm1
movabs rcx, -9223372036854775808
xor rax, rcx
movq xmm1, rax
ucomisd xmm0, xmm1
jbe .LBB0_83
# %bb.75: # in Loop: Header=BB0_71 Depth=1
movsd xmm0, qword ptr [rbp - 48] # xmm0 = mem[0],zero
mov rax, qword ptr [aXformType]
movsxd rcx, dword ptr [rbp - 68]
imul rcx, rcx, 40
add rax, rcx
movsd xmm1, qword ptr [rax + 16] # xmm1 = mem[0],zero
ucomisd xmm1, xmm0
jbe .LBB0_83
# %bb.76:
mov rax, qword ptr [rip + aXformType]
movsxd rcx, dword ptr [rbp - 68]
lea rcx, [rcx + 4*rcx]
mov edx, dword ptr [rax + 8*rcx + 32]
mov esi, edx
sub esi, 1
mov dword ptr [rbp - 228], edx # 4-byte Spill
je .LBB0_77
jmp .LBB0_89
.LBB0_89:
mov eax, dword ptr [rbp - 228] # 4-byte Reload
sub eax, 2
je .LBB0_81
jmp .LBB0_82
.LBB0_77:
mov rdi, qword ptr [rbp - 32]
call computeYMD_HMS
cvttsd2si ecx, qword ptr [rbp - 48]
mov rdx, qword ptr [rbp - 32]
add ecx, dword ptr [rdx + 32]
mov dword ptr [rdx + 32], ecx
mov rdx, qword ptr [rbp - 32]
cmp dword ptr [rdx + 32], 0
jle .LBB0_79
# %bb.78:
mov rax, qword ptr [rbp - 32]
mov ecx, dword ptr [rax + 32]
sub ecx, 1
mov eax, ecx
cdq
mov ecx, 12
idiv ecx
mov dword ptr [rbp - 232], eax # 4-byte Spill
jmp .LBB0_80
.LBB0_79:
mov rax, qword ptr [rbp - 32]
mov ecx, dword ptr [rax + 32]
sub ecx, 12
mov eax, ecx
cdq
mov ecx, 12
idiv ecx
mov dword ptr [rbp - 232], eax # 4-byte Spill
.LBB0_80:
mov eax, dword ptr [rbp - 232] # 4-byte Reload
mov dword ptr [rbp - 152], eax
mov eax, dword ptr [rbp - 152]
mov rcx, qword ptr [rbp - 32]
add eax, dword ptr [rcx + 36]
mov dword ptr [rcx + 36], eax
imul eax, dword ptr [rbp - 152], 12
mov rcx, qword ptr [rbp - 32]
mov edx, dword ptr [rcx + 32]
sub edx, eax
mov dword ptr [rcx + 32], edx
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 16], 0
cvttsd2si eax, qword ptr [rbp - 48]
cvtsi2sd xmm0, eax
movsd xmm1, qword ptr [rbp - 48] # xmm1 = mem[0],zero
subsd xmm1, xmm0
movsd qword ptr [rbp - 48], xmm1
jmp .LBB0_82
.LBB0_81:
cvttsd2si eax, qword ptr [rbp - 48]
mov dword ptr [rbp - 156], eax
mov rdi, qword ptr [rbp - 32]
call computeYMD_HMS
mov ecx, dword ptr [rbp - 156]
mov rdx, qword ptr [rbp - 32]
add ecx, dword ptr [rdx + 36]
mov dword ptr [rdx + 36], ecx
mov rdx, qword ptr [rbp - 32]
mov dword ptr [rdx + 16], 0
cvttsd2si ecx, qword ptr [rbp - 48]
cvtsi2sd xmm0, ecx
movsd xmm1, qword ptr [rbp - 48] # xmm1 = mem[0],zero
subsd xmm1, xmm0
movsd qword ptr [rbp - 48], xmm1
.LBB0_82:
mov rdi, qword ptr [rbp - 32]
call computeJD
movsd xmm0, qword ptr [rbp - 48] # xmm0 = mem[0],zero
mov rcx, qword ptr [aXformType]
movsxd rdx, dword ptr [rbp - 68]
imul rdx, rdx, 40
add rcx, rdx
mulsd xmm0, qword ptr [rcx + 24]
addsd xmm0, qword ptr [rbp - 64]
cvttsd2si esi, xmm0
mov rcx, qword ptr [rbp - 32]
add esi, dword ptr [rcx]
mov dword ptr [rcx], esi
mov dword ptr [rbp - 36], 0
jmp .LBB0_85
.LBB0_83: # in Loop: Header=BB0_71 Depth=1
jmp .LBB0_84
.LBB0_84: # in Loop: Header=BB0_71 Depth=1
mov eax, dword ptr [rbp - 68]
add eax, 1
mov dword ptr [rbp - 68], eax
jmp .LBB0_71
.LBB0_85:
mov rdi, qword ptr [rbp - 32]
call clearYMD_HMS_TZ
jmp .LBB0_87
.LBB0_86:
jmp .LBB0_87
.LBB0_87:
mov eax, dword ptr [rbp - 36]
add rsp, 240
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size parseModifier, .Lfunc_end0-parseModifier
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 3
.LJTI0_0:
.quad .LBB0_45
.quad .LBB0_86
.quad .LBB0_45
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_45
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_1
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_86
.quad .LBB0_30
.quad .LBB0_86
.quad .LBB0_5
.quad .LBB0_86
.quad .LBB0_21
# -- End function
.type sqlite3UpperToLower,@object # @sqlite3UpperToLower
.comm sqlite3UpperToLower,8,8
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "localtime"
.size .L.str, 10
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "unixepoch"
.size .L.str.1, 10
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "utc"
.size .L.str.2, 4
.type SQLITE_OK,@object # @SQLITE_OK
.comm SQLITE_OK,4,4
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "weekday "
.size .L.str.3, 9
.type SQLITE_UTF8,@object # @SQLITE_UTF8
.comm SQLITE_UTF8,4,4
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz "start of "
.size .L.str.4, 10
.type .L.str.5,@object # @.str.5
.L.str.5:
.asciz "month"
.size .L.str.5, 6
.type .L.str.6,@object # @.str.6
.L.str.6:
.asciz "year"
.size .L.str.6, 5
.type .L.str.7,@object # @.str.7
.L.str.7:
.asciz "day"
.size .L.str.7, 4
.type aXformType,@object # @aXformType
.comm aXformType,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym parseModifier
.addrsig_sym sqlite3_stricmp
.addrsig_sym sqlite3NotPureFunc
.addrsig_sym computeJD
.addrsig_sym localtimeOffset
.addrsig_sym clearYMD_HMS_TZ
.addrsig_sym sqlite3_strnicmp
.addrsig_sym sqlite3AtoF
.addrsig_sym sqlite3Strlen30
.addrsig_sym computeYMD_HMS
.addrsig_sym computeYMD
.addrsig_sym sqlite3Isspace
.addrsig_sym sqlite3Isdigit
.addrsig_sym memset
.addrsig_sym parseHhMmSs
.addrsig_sym ArraySize
.addrsig_sym sqlite3UpperToLower
.addrsig_sym SQLITE_OK
.addrsig_sym SQLITE_UTF8
.addrsig_sym aXformType
| .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_sqlite3_omit.c_parseModifier.c"
.p2align 2
.type parseModifier,%function
.code 32
parseModifier:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #272
sub sp, sp, #272
str r0, [r11, #-12]
str r1, [r11, #-16]
str r2, [r11, #-20]
str r3, [r11, #-24]
mov r0, #1
str r0, [r11, #-28]
movw r0, :lower16:sqlite3UpperToLower
movt r0, :upper16:sqlite3UpperToLower
ldr r0, [r0]
ldr r1, [r11, #-16]
ldrb r1, [r1]
ldr r0, [r0, r1, lsl #2]
sub r0, r0, #43
cmp r0, #76
str r0, [sp, #136]
bhi .LBB0_89
adr r0, .LJTI0_0
ldr r1, [sp, #136]
ldr r0, [r0, r1, lsl #2]
mov pc, r0
.p2align 2
.LJTI0_0:
.long .LBB0_47
.long .LBB0_89
.long .LBB0_47
.long .LBB0_89
.long .LBB0_89
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_47
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_3
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_89
.long .LBB0_32
.long .LBB0_89
.long .LBB0_7
.long .LBB0_89
.long .LBB0_23
.LBB0_3:
ldr r0, [r11, #-16]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl sqlite3_stricmp
cmp r0, #0
bne .LBB0_6
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-12]
bl sqlite3NotPureFunc
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-24]
bl computeJD
ldr r1, [r11, #-24]
ldr r2, [r11, #-12]
sub r3, r11, #28
str r0, [sp, #132]
mov r0, r1
mov r1, r2
mov r2, r3
bl localtimeOffset
ldr r1, [r11, #-24]
ldr r2, [r1]
add r0, r2, r0
str r0, [r1]
ldr r0, [r11, #-24]
bl clearYMD_HMS_TZ
b .LBB0_6
.LBB0_6:
b .LBB0_90
.LBB0_7:
ldr r0, [r11, #-16]
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
bl sqlite3_stricmp
cmp r0, #0
bne .LBB0_13
b .LBB0_8
.LBB0_8:
ldr r0, [r11, #-24]
ldr r0, [r0, #44]
cmp r0, #0
beq .LBB0_13
b .LBB0_9
.LBB0_9:
ldr r0, [r11, #-24]
ldr r1, [r0, #8]
ldr r0, [r0, #12]
mov r2, #0
movw r3, #16384
movt r3, #16527
str r0, [sp, #128]
mov r0, r1
ldr r1, [sp, #128]
str r2, [sp, #124]
bl __aeabi_dmul
movw r2, #16384
movt r2, #51812
movw r3, #63751
movt r3, #17127
bl __aeabi_dadd
str r1, [r11, #-36]
str r0, [r11, #-40]
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
ldr r2, [sp, #124]
ldr r3, [sp, #124]
bl __aeabi_dcmpge
cmp r0, #0
beq .LBB0_12
b .LBB0_10
.LBB0_10:
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
movw r2, #57344
movt r2, #1839
movw r3, #25601
movt r3, #17146
bl __aeabi_dcmplt
cmp r0, #0
beq .LBB0_12
b .LBB0_11
.LBB0_11:
ldr r0, [r11, #-24]
bl clearYMD_HMS_TZ
ldr r1, [r11, #-40]
ldr r2, [r11, #-36]
str r0, [sp, #120]
mov r0, r1
mov r1, r2
bl __aeabi_d2iz
ldr r1, [r11, #-24]
str r0, [r1]
ldr r0, [r11, #-24]
mov r1, #1
str r1, [r0, #16]
ldr r0, [r11, #-24]
mov r1, #0
str r1, [r0, #44]
str r1, [r11, #-28]
b .LBB0_12
.LBB0_12:
b .LBB0_22
.LBB0_13:
ldr r0, [r11, #-16]
movw r1, :lower16:.L.str.2
movt r1, :upper16:.L.str.2
bl sqlite3_stricmp
cmp r0, #0
bne .LBB0_21
b .LBB0_14
.LBB0_14:
ldr r0, [r11, #-12]
bl sqlite3NotPureFunc
cmp r0, #0
beq .LBB0_21
b .LBB0_15
.LBB0_15:
ldr r0, [r11, #-24]
ldr r0, [r0, #20]
cmp r0, #0
bne .LBB0_19
b .LBB0_16
.LBB0_16:
ldr r0, [r11, #-24]
bl computeJD
ldr r1, [r11, #-24]
ldr r2, [r11, #-12]
sub r3, r11, #28
str r0, [sp, #116]
mov r0, r1
mov r1, r2
mov r2, r3
bl localtimeOffset
str r0, [r11, #-44]
ldr r0, [r11, #-28]
movw r1, :lower16:SQLITE_OK
movt r1, :upper16:SQLITE_OK
ldr r1, [r1]
cmp r0, r1
bne .LBB0_18
b .LBB0_17
.LBB0_17:
ldr r0, [r11, #-44]
ldr r1, [r11, #-24]
ldr r2, [r1]
sub r0, r2, r0
str r0, [r1]
ldr r0, [r11, #-24]
bl clearYMD_HMS_TZ
ldr r1, [r11, #-44]
ldr r2, [r11, #-24]
ldr r3, [r11, #-12]
sub r12, r11, #28
str r0, [sp, #112]
mov r0, r2
str r1, [sp, #108]
mov r1, r3
mov r2, r12
bl localtimeOffset
ldr r1, [sp, #108]
sub r0, r1, r0
ldr r1, [r11, #-24]
ldr r2, [r1]
add r0, r2, r0
str r0, [r1]
b .LBB0_18
.LBB0_18:
ldr r0, [r11, #-24]
mov r1, #1
str r1, [r0, #20]
b .LBB0_20
.LBB0_19:
movw r0, :lower16:SQLITE_OK
movt r0, :upper16:SQLITE_OK
ldr r0, [r0]
str r0, [r11, #-28]
b .LBB0_20
.LBB0_20:
b .LBB0_21
.LBB0_21:
b .LBB0_22
.LBB0_22:
b .LBB0_90
.LBB0_23:
ldr r0, [r11, #-16]
movw r1, :lower16:.L.str.3
movt r1, :upper16:.L.str.3
mov r2, #8
bl sqlite3_strnicmp
cmp r0, #0
bne .LBB0_31
b .LBB0_24
.LBB0_24:
ldr r0, [r11, #-16]
add r0, r0, #8
str r0, [sp, #104]
bl sqlite3Strlen30
movw r1, :lower16:SQLITE_UTF8
movt r1, :upper16:SQLITE_UTF8
ldr r3, [r1]
sub r1, r11, #40
ldr r2, [sp, #104]
str r0, [sp, #100]
mov r0, r2
ldr r2, [sp, #100]
bl sqlite3AtoF
cmp r0, #0
beq .LBB0_31
b .LBB0_25
.LBB0_25:
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
bl __aeabi_d2iz
str r0, [r11, #-20]
bl __aeabi_i2d
ldr r2, [r11, #-40]
ldr r3, [r11, #-36]
bl __aeabi_dcmpeq
cmp r0, #0
beq .LBB0_31
b .LBB0_26
.LBB0_26:
ldr r0, [r11, #-20]
cmp r0, #0
bmi .LBB0_31
b .LBB0_27
.LBB0_27:
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
mov r2, #0
movw r3, #0
movt r3, #16412
bl __aeabi_dcmplt
cmp r0, #0
beq .LBB0_31
b .LBB0_28
.LBB0_28:
ldr r0, [r11, #-24]
bl computeYMD_HMS
ldr r1, [r11, #-24]
mov r2, #0
str r2, [r1, #40]
ldr r1, [r11, #-24]
str r2, [r1, #16]
ldr r1, [r11, #-24]
str r0, [sp, #96]
mov r0, r1
bl computeJD
ldr r1, [r11, #-24]
ldr r1, [r1]
movw r2, #35328
movt r2, #1977
add r1, r1, r2
movw r2, #54331
movt r2, #12725
smmul r1, r1, r2
asr r2, r1, #24
add r1, r2, r1, lsr #31
movw r2, #9363
movt r2, #37449
smmla r2, r1, r2, r1
asr r3, r2, #2
add r2, r3, r2, lsr #31
rsb r2, r2, r2, lsl #3
sub r1, r1, r2
str r1, [r11, #-48]
ldr r1, [r11, #-48]
ldr r2, [r11, #-20]
cmp r1, r2
ble .LBB0_30
b .LBB0_29
.LBB0_29:
ldr r0, [r11, #-48]
sub r0, r0, #7
str r0, [r11, #-48]
b .LBB0_30
.LBB0_30:
ldr r0, [r11, #-20]
ldr r1, [r11, #-48]
sub r0, r0, r1
ldr r1, [r11, #-24]
ldr r2, [r1]
movw r3, #23552
movt r3, #1318
mla r0, r0, r3, r2
str r0, [r1]
ldr r0, [r11, #-24]
bl clearYMD_HMS_TZ
mov r1, #0
str r1, [r11, #-28]
b .LBB0_31
.LBB0_31:
b .LBB0_90
.LBB0_32:
ldr r0, [r11, #-16]
movw r1, :lower16:.L.str.4
movt r1, :upper16:.L.str.4
mov r2, #9
bl sqlite3_strnicmp
cmp r0, #0
beq .LBB0_34
b .LBB0_33
.LBB0_33:
b .LBB0_90
.LBB0_34:
ldr r0, [r11, #-24]
ldr r0, [r0, #16]
cmp r0, #0
bne .LBB0_38
b .LBB0_35
.LBB0_35:
ldr r0, [r11, #-24]
ldr r0, [r0, #56]
cmp r0, #0
bne .LBB0_38
b .LBB0_36
.LBB0_36:
ldr r0, [r11, #-24]
ldr r0, [r0, #24]
cmp r0, #0
bne .LBB0_38
b .LBB0_37
.LBB0_37:
b .LBB0_90
.LBB0_38:
ldr r0, [r11, #-16]
add r0, r0, #9
str r0, [r11, #-16]
ldr r0, [r11, #-24]
bl computeYMD
ldr r1, [r11, #-24]
mov r2, #1
str r2, [r1, #24]
ldr r1, [r11, #-24]
mov r2, #0
str r2, [r1, #48]
ldr r1, [r11, #-24]
str r2, [r1, #52]
ldr r1, [r11, #-24]
str r2, [r1, #12]
str r2, [r1, #8]
ldr r1, [r11, #-24]
str r2, [r1, #44]
ldr r1, [r11, #-24]
str r2, [r1, #40]
ldr r1, [r11, #-24]
str r2, [r1, #16]
ldr r1, [r11, #-16]
movw r2, :lower16:.L.str.5
movt r2, :upper16:.L.str.5
str r0, [sp, #92]
mov r0, r1
mov r1, r2
bl sqlite3_stricmp
cmp r0, #0
bne .LBB0_40
b .LBB0_39
.LBB0_39:
ldr r0, [r11, #-24]
mov r1, #1
str r1, [r0, #28]
mov r0, #0
str r0, [r11, #-28]
b .LBB0_46
.LBB0_40:
ldr r0, [r11, #-16]
movw r1, :lower16:.L.str.6
movt r1, :upper16:.L.str.6
bl sqlite3_stricmp
cmp r0, #0
bne .LBB0_42
b .LBB0_41
.LBB0_41:
ldr r0, [r11, #-24]
mov r1, #1
str r1, [r0, #32]
ldr r0, [r11, #-24]
str r1, [r0, #28]
mov r0, #0
str r0, [r11, #-28]
b .LBB0_45
.LBB0_42:
ldr r0, [r11, #-16]
movw r1, :lower16:.L.str.7
movt r1, :upper16:.L.str.7
bl sqlite3_stricmp
cmp r0, #0
bne .LBB0_44
b .LBB0_43
.LBB0_43:
mov r0, #0
str r0, [r11, #-28]
b .LBB0_44
.LBB0_44:
b .LBB0_45
.LBB0_45:
b .LBB0_46
.LBB0_46:
b .LBB0_90
.LBB0_47:
mov r0, #1
str r0, [r11, #-20]
b .LBB0_48
.LBB0_48:
ldr r0, [r11, #-16]
ldr r1, [r11, #-20]
ldrb r0, [r0, r1]
mov r1, #0
cmp r0, #0
str r1, [sp, #88]
beq .LBB0_51
b .LBB0_49
.LBB0_49:
ldr r0, [r11, #-16]
ldr r1, [r11, #-20]
ldrb r0, [r0, r1]
mov r1, #0
cmp r0, #58
str r1, [sp, #88]
beq .LBB0_51
b .LBB0_50
.LBB0_50:
ldr r0, [r11, #-16]
ldr r1, [r11, #-20]
ldrb r0, [r0, r1]
bl sqlite3Isspace
clz r0, r0
lsr r0, r0, #5
str r0, [sp, #88]
b .LBB0_51
.LBB0_51:
ldr r0, [sp, #88]
tst r0, #1
beq .LBB0_54
b .LBB0_52
.LBB0_52:
b .LBB0_53
.LBB0_53:
ldr r0, [r11, #-20]
add r0, r0, #1
str r0, [r11, #-20]
b .LBB0_48
.LBB0_54:
ldr r0, [r11, #-16]
ldr r2, [r11, #-20]
movw r1, :lower16:SQLITE_UTF8
movt r1, :upper16:SQLITE_UTF8
ldr r3, [r1]
sub r1, r11, #40
bl sqlite3AtoF
cmp r0, #0
bne .LBB0_56
b .LBB0_55
.LBB0_55:
mov r0, #1
str r0, [r11, #-28]
b .LBB0_90
.LBB0_56:
ldr r0, [r11, #-16]
ldr r1, [r11, #-20]
ldrb r0, [r0, r1]
cmp r0, #58
bne .LBB0_64
b .LBB0_57
.LBB0_57:
ldr r0, [r11, #-16]
str r0, [r11, #-64]
ldr r0, [r11, #-64]
ldrb r0, [r0]
bl sqlite3Isdigit
cmp r0, #0
bne .LBB0_59
b .LBB0_58
.LBB0_58:
ldr r0, [r11, #-64]
add r0, r0, #1
str r0, [r11, #-64]
b .LBB0_59
.LBB0_59:
sub r0, r11, #128
mov r1, #0
mov r2, #64
str r0, [sp, #84]
bl memset
ldr r1, [r11, #-64]
str r0, [sp, #80]
mov r0, r1
ldr r1, [sp, #84]
bl parseHhMmSs
cmp r0, #0
beq .LBB0_61
b .LBB0_60
.LBB0_60:
b .LBB0_90
.LBB0_61:
sub r0, r11, #128
bl computeJD
ldr r1, [r11, #-128]
movw r2, #53760
movt r2, #64876
add r1, r1, r2
str r1, [r11, #-128]
ldr r1, [r11, #-128]
movw r2, #54331
movt r2, #12725
smmul r1, r1, r2
asr r2, r1, #24
add r1, r2, r1, lsr #31
str r1, [r11, #-132]
ldr r1, [r11, #-132]
ldr r2, [r11, #-128]
movw r3, #23552
movt r3, #1318
mls r1, r1, r3, r2
str r1, [r11, #-128]
ldr r1, [r11, #-16]
ldrb r1, [r1]
cmp r1, #45
bne .LBB0_63
b .LBB0_62
.LBB0_62:
ldr r0, [r11, #-128]
rsb r0, r0, #0
str r0, [r11, #-128]
b .LBB0_63
.LBB0_63:
ldr r0, [r11, #-24]
bl computeJD
ldr r1, [r11, #-24]
str r0, [sp, #76]
mov r0, r1
bl clearYMD_HMS_TZ
ldr r1, [r11, #-128]
ldr r2, [r11, #-24]
ldr r3, [r2]
add r1, r3, r1
str r1, [r2]
mov r1, #0
str r1, [r11, #-28]
b .LBB0_90
.LBB0_64:
ldr r0, [r11, #-20]
ldr r1, [r11, #-16]
add r0, r1, r0
str r0, [r11, #-16]
b .LBB0_65
.LBB0_65:
ldr r0, [r11, #-16]
ldrb r0, [r0]
bl sqlite3Isspace
cmp r0, #0
beq .LBB0_67
b .LBB0_66
.LBB0_66:
ldr r0, [r11, #-16]
add r0, r0, #1
str r0, [r11, #-16]
b .LBB0_65
.LBB0_67:
ldr r0, [r11, #-16]
bl sqlite3Strlen30
str r0, [r11, #-20]
ldr r0, [r11, #-20]
cmp r0, #10
bgt .LBB0_69
b .LBB0_68
.LBB0_68:
ldr r0, [r11, #-20]
cmp r0, #2
bgt .LBB0_70
b .LBB0_69
.LBB0_69:
b .LBB0_90
.LBB0_70:
movw r0, :lower16:sqlite3UpperToLower
movt r0, :upper16:sqlite3UpperToLower
ldr r0, [r0]
ldr r1, [r11, #-16]
ldr r2, [r11, #-20]
add r1, r2, r1
ldrb r1, [r1, #-1]
ldr r0, [r0, r1, lsl #2]
cmp r0, #115
bne .LBB0_72
b .LBB0_71
.LBB0_71:
ldr r0, [r11, #-20]
sub r0, r0, #1
str r0, [r11, #-20]
b .LBB0_72
.LBB0_72:
ldr r0, [r11, #-24]
bl computeJD
mov r1, #1
str r1, [r11, #-28]
ldr r1, [r11, #-40]
ldr r2, [r11, #-36]
mov r3, #0
str r0, [sp, #72]
mov r0, r1
mov r1, r2
mov r2, r3
str r3, [sp, #68]
bl __aeabi_dcmplt
movw r1, #0
movt r1, #16352
cmp r0, #0
movwne r1, #0
movtne r1, #49120
ldr r0, [sp, #68]
str r0, [r11, #-56]
str r1, [r11, #-52]
str r0, [r11, #-60]
b .LBB0_73
.LBB0_73:
ldr r0, [r11, #-60]
movw r1, :lower16:aXformType
movt r1, :upper16:aXformType
ldr r1, [r1]
str r0, [sp, #64]
mov r0, r1
bl ArraySize
ldr r1, [sp, #64]
cmp r1, r0
bge .LBB0_88
b .LBB0_74
.LBB0_74:
movw r0, :lower16:aXformType
movt r0, :upper16:aXformType
ldr r0, [r0]
ldr r1, [r11, #-60]
ldr r0, [r0, r1, lsl #5]
ldr r1, [r11, #-20]
cmp r0, r1
bne .LBB0_86
b .LBB0_75
.LBB0_75:
movw r0, :lower16:aXformType
movt r0, :upper16:aXformType
ldr r0, [r0]
ldr r1, [r11, #-60]
add r0, r0, r1, lsl #5
ldr r0, [r0, #4]
ldr r1, [r11, #-16]
ldr r2, [r11, #-20]
bl sqlite3_strnicmp
cmp r0, #0
bne .LBB0_86
b .LBB0_76
.LBB0_76:
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
movw r2, :lower16:aXformType
movt r2, :upper16:aXformType
ldr r2, [r2]
ldr r3, [r11, #-60]
add r2, r2, r3, lsl #5
ldr r3, [r2, #8]
ldr r2, [r2, #12]
eor r2, r2, #-2147483648
str r2, [sp, #60]
mov r2, r3
ldr r3, [sp, #60]
bl __aeabi_dcmpgt
cmp r0, #0
beq .LBB0_86
b .LBB0_77
.LBB0_77:
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
movw r2, :lower16:aXformType
movt r2, :upper16:aXformType
ldr r2, [r2]
ldr r3, [r11, #-60]
add r2, r2, r3, lsl #5
ldr r3, [r2, #8]
ldr r2, [r2, #12]
str r2, [sp, #56]
mov r2, r3
ldr r3, [sp, #56]
bl __aeabi_dcmplt
cmp r0, #0
beq .LBB0_86
b .LBB0_78
.LBB0_78:
movw r0, :lower16:aXformType
movt r0, :upper16:aXformType
ldr r0, [r0]
ldr r1, [r11, #-60]
add r0, r0, r1, lsl #5
ldr r0, [r0, #24]
cmp r0, #1
str r0, [sp, #52]
beq .LBB0_80
b .LBB0_79
.LBB0_79:
ldr r0, [sp, #52]
cmp r0, #2
beq .LBB0_84
b .LBB0_85
.LBB0_80:
ldr r0, [r11, #-24]
bl computeYMD_HMS
ldr r1, [r11, #-40]
ldr r2, [r11, #-36]
str r0, [sp, #48]
mov r0, r1
mov r1, r2
bl __aeabi_d2iz
ldr r1, [r11, #-24]
ldr r2, [r1, #32]
add r0, r2, r0
str r0, [r1, #32]
ldr r0, [r11, #-24]
ldr r0, [r0, #32]
cmp r0, #1
blt .LBB0_82
b .LBB0_81
.LBB0_81:
ldr r0, [r11, #-24]
ldr r0, [r0, #32]
sub r0, r0, #1
movw r1, #43691
movt r1, #10922
smmul r0, r0, r1
asr r1, r0, #1
add r0, r1, r0, lsr #31
str r0, [sp, #44]
b .LBB0_83
.LBB0_82:
ldr r0, [r11, #-24]
ldr r0, [r0, #32]
sub r0, r0, #12
movw r1, #43691
movt r1, #10922
smmul r0, r0, r1
asr r1, r0, #1
add r0, r1, r0, lsr #31
str r0, [sp, #44]
b .LBB0_83
.LBB0_83:
ldr r0, [sp, #44]
str r0, [r11, #-136]
ldr r0, [r11, #-136]
ldr r1, [r11, #-24]
ldr r2, [r1, #36]
add r0, r2, r0
str r0, [r1, #36]
ldr r0, [r11, #-136]
add r0, r0, r0, lsl #1
ldr r1, [r11, #-24]
ldr r2, [r1, #32]
sub r0, r2, r0, lsl #2
str r0, [r1, #32]
ldr r0, [r11, #-24]
mov r1, #0
str r1, [r0, #16]
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
str r0, [sp, #40]
str r1, [sp, #36]
bl __aeabi_d2iz
bl __aeabi_i2d
ldr r2, [sp, #40]
str r0, [sp, #32]
mov r0, r2
ldr r3, [sp, #36]
str r1, [sp, #28]
mov r1, r3
ldr r2, [sp, #32]
ldr r3, [sp, #28]
bl __aeabi_dsub
str r1, [r11, #-36]
str r0, [r11, #-40]
b .LBB0_85
.LBB0_84:
ldr r0, [r11, #-40]
ldr r1, [r11, #-36]
bl __aeabi_d2iz
str r0, [sp, #140]
ldr r0, [r11, #-24]
bl computeYMD_HMS
ldr r1, [sp, #140]
ldr r2, [r11, #-24]
ldr r3, [r2, #36]
add r1, r3, r1
str r1, [r2, #36]
ldr r1, [r11, #-24]
mov r2, #0
str r2, [r1, #16]
ldr r1, [r11, #-40]
ldr r2, [r11, #-36]
str r0, [sp, #24]
mov r0, r1
str r1, [sp, #20]
mov r1, r2
str r2, [sp, #16]
bl __aeabi_d2iz
bl __aeabi_i2d
ldr r2, [sp, #20]
str r0, [sp, #12]
mov r0, r2
ldr r3, [sp, #16]
str r1, [sp, #8]
mov r1, r3
ldr r2, [sp, #12]
ldr r3, [sp, #8]
bl __aeabi_dsub
str r1, [r11, #-36]
str r0, [r11, #-40]
b .LBB0_85
.LBB0_85:
ldr r0, [r11, #-24]
bl computeJD
ldr r1, [r11, #-40]
ldr r2, [r11, #-36]
movw r3, :lower16:aXformType
movt r3, :upper16:aXformType
ldr r3, [r3]
ldr r12, [r11, #-60]
add r3, r3, r12, lsl #5
ldr r12, [r3, #16]
ldr r3, [r3, #20]
str r0, [sp, #4]
mov r0, r1
mov r1, r2
mov r2, r12
bl __aeabi_dmul
ldr r2, [r11, #-56]
ldr r3, [r11, #-52]
bl __aeabi_dadd
bl __aeabi_d2iz
ldr r1, [r11, #-24]
ldr r2, [r1]
add r0, r2, r0
str r0, [r1]
mov r0, #0
str r0, [r11, #-28]
b .LBB0_88
.LBB0_86:
b .LBB0_87
.LBB0_87:
ldr r0, [r11, #-60]
add r0, r0, #1
str r0, [r11, #-60]
b .LBB0_73
.LBB0_88:
ldr r0, [r11, #-24]
bl clearYMD_HMS_TZ
b .LBB0_90
.LBB0_89:
b .LBB0_90
.LBB0_90:
ldr r0, [r11, #-28]
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size parseModifier, .Lfunc_end0-parseModifier
.cantunwind
.fnend
.type sqlite3UpperToLower,%object
.comm sqlite3UpperToLower,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "localtime"
.size .L.str, 10
.type .L.str.1,%object
.L.str.1:
.asciz "unixepoch"
.size .L.str.1, 10
.type .L.str.2,%object
.L.str.2:
.asciz "utc"
.size .L.str.2, 4
.type SQLITE_OK,%object
.comm SQLITE_OK,4,4
.type .L.str.3,%object
.L.str.3:
.asciz "weekday "
.size .L.str.3, 9
.type SQLITE_UTF8,%object
.comm SQLITE_UTF8,4,4
.type .L.str.4,%object
.L.str.4:
.asciz "start of "
.size .L.str.4, 10
.type .L.str.5,%object
.L.str.5:
.asciz "month"
.size .L.str.5, 6
.type .L.str.6,%object
.L.str.6:
.asciz "year"
.size .L.str.6, 5
.type .L.str.7,%object
.L.str.7:
.asciz "day"
.size .L.str.7, 4
.type aXformType,%object
.comm aXformType,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym parseModifier
.addrsig_sym sqlite3_stricmp
.addrsig_sym sqlite3NotPureFunc
.addrsig_sym computeJD
.addrsig_sym localtimeOffset
.addrsig_sym clearYMD_HMS_TZ
.addrsig_sym sqlite3_strnicmp
.addrsig_sym sqlite3AtoF
.addrsig_sym sqlite3Strlen30
.addrsig_sym computeYMD_HMS
.addrsig_sym computeYMD
.addrsig_sym sqlite3Isspace
.addrsig_sym sqlite3Isdigit
.addrsig_sym memset
.addrsig_sym parseHhMmSs
.addrsig_sym ArraySize
.addrsig_sym sqlite3UpperToLower
.addrsig_sym SQLITE_OK
.addrsig_sym SQLITE_UTF8
.addrsig_sym aXformType
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_gc.c_key_gc_timer_func.c"
.p2align 4, 0x90 # -- Begin function key_gc_timer_func
.type key_gc_timer_func,@function
key_gc_timer_func: # @key_gc_timer_func
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
movabs rdi, offset .L.str
call kenter
mov ecx, dword ptr [LONG_MAX]
mov dword ptr [key_gc_next_run], ecx
mov edi, dword ptr [KEY_GC_KEY_EXPIRED]
movabs rsi, offset key_gc_flags
mov dword ptr [rbp - 12], eax # 4-byte Spill
call set_bit
mov dword ptr [rbp - 16], eax # 4-byte Spill
mov al, 0
call key_schedule_gc_work
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size key_gc_timer_func, .Lfunc_end0-key_gc_timer_func
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.zero 1
.size .L.str, 1
.type LONG_MAX,@object # @LONG_MAX
.comm LONG_MAX,4,4
.type key_gc_next_run,@object # @key_gc_next_run
.comm key_gc_next_run,4,4
.type KEY_GC_KEY_EXPIRED,@object # @KEY_GC_KEY_EXPIRED
.comm KEY_GC_KEY_EXPIRED,4,4
.type key_gc_flags,@object # @key_gc_flags
.comm key_gc_flags,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym key_gc_timer_func
.addrsig_sym kenter
.addrsig_sym set_bit
.addrsig_sym key_schedule_gc_work
.addrsig_sym LONG_MAX
.addrsig_sym key_gc_next_run
.addrsig_sym KEY_GC_KEY_EXPIRED
.addrsig_sym key_gc_flags
| .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_gc.c_key_gc_timer_func.c"
.p2align 2
.type key_gc_timer_func,%function
.code 32
key_gc_timer_func:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl kenter
movw r1, :lower16:LONG_MAX
movt r1, :upper16:LONG_MAX
ldr r1, [r1]
movw r2, :lower16:key_gc_next_run
movt r2, :upper16:key_gc_next_run
str r1, [r2]
movw r1, :lower16:KEY_GC_KEY_EXPIRED
movt r1, :upper16:KEY_GC_KEY_EXPIRED
ldr r1, [r1]
movw r2, :lower16:key_gc_flags
movt r2, :upper16:key_gc_flags
str r0, [sp, #8]
mov r0, r1
mov r1, r2
bl set_bit
str r0, [sp, #4]
bl key_schedule_gc_work
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size key_gc_timer_func, .Lfunc_end0-key_gc_timer_func
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.zero 1
.size .L.str, 1
.type LONG_MAX,%object
.comm LONG_MAX,4,4
.type key_gc_next_run,%object
.comm key_gc_next_run,4,4
.type KEY_GC_KEY_EXPIRED,%object
.comm KEY_GC_KEY_EXPIRED,4,4
.type key_gc_flags,%object
.comm key_gc_flags,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym key_gc_timer_func
.addrsig_sym kenter
.addrsig_sym set_bit
.addrsig_sym key_schedule_gc_work
.addrsig_sym LONG_MAX
.addrsig_sym key_gc_next_run
.addrsig_sym KEY_GC_KEY_EXPIRED
.addrsig_sym key_gc_flags
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_osm_torus.c_handle_case_0x30a.c"
.p2align 4, 0x90 # -- Begin function handle_case_0x30a
.type handle_case_0x30a,@function
handle_case_0x30a: # @handle_case_0x30a
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 112
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], edx
mov dword ptr [rbp - 28], ecx
mov eax, dword ptr [rbp - 20]
sub eax, 1
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [rdi + 12]
mov edi, eax
call canonicalize
mov dword ptr [rbp - 32], eax
mov eax, dword ptr [rbp - 20]
add eax, 1
mov r8, qword ptr [rbp - 16]
mov esi, dword ptr [r8 + 12]
mov edi, eax
call canonicalize
mov dword ptr [rbp - 36], eax
mov eax, dword ptr [rbp - 24]
add eax, 1
mov r8, qword ptr [rbp - 16]
mov esi, dword ptr [r8 + 8]
mov edi, eax
call canonicalize
mov dword ptr [rbp - 40], eax
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [rbp - 20]
mov edx, dword ptr [rbp - 24]
mov ecx, dword ptr [rbp - 28]
call safe_x_perpendicular
cmp rax, 0
je .LBB0_3
# %bb.1:
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [rbp - 36]
mov edx, dword ptr [rbp - 24]
mov ecx, dword ptr [rbp - 28]
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
movsxd r8, dword ptr [rbp - 20]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 40]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 28]
mov r9d, dword ptr [rax + 4*r8]
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
movsxd r8, dword ptr [rbp - 20]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 24]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 28]
mov r10d, dword ptr [rax + 4*r8]
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
movsxd r8, dword ptr [rbp - 32]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 24]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 28]
mov r11d, dword ptr [rax + 4*r8]
mov qword ptr [rbp - 48], rdi # 8-byte Spill
mov edi, r9d
mov dword ptr [rbp - 52], esi # 4-byte Spill
mov esi, r10d
mov dword ptr [rbp - 56], edx # 4-byte Spill
mov edx, r11d
mov dword ptr [rbp - 60], ecx # 4-byte Spill
call tfind_2d_perpendicular
mov rdi, qword ptr [rbp - 48] # 8-byte Reload
mov esi, dword ptr [rbp - 52] # 4-byte Reload
mov edx, dword ptr [rbp - 56] # 4-byte Reload
mov ecx, dword ptr [rbp - 60] # 4-byte Reload
mov r8d, eax
call install_tswitch
cmp rax, 0
je .LBB0_3
# %bb.2:
mov dword ptr [rbp - 4], 1
jmp .LBB0_7
.LBB0_3:
mov rdi, qword ptr [rbp - 16]
mov edx, dword ptr [rbp - 20]
mov ecx, dword ptr [rbp - 24]
mov r8d, dword ptr [rbp - 28]
mov r9d, dword ptr [rbp - 20]
mov eax, dword ptr [rbp - 24]
mov esi, dword ptr [rbp - 28]
mov r10d, 778
mov dword ptr [rbp - 64], esi # 4-byte Spill
mov esi, r10d
mov dword ptr [rsp], eax
mov eax, dword ptr [rbp - 64] # 4-byte Reload
mov dword ptr [rsp + 8], eax
call log_no_perp
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [rbp - 20]
mov edx, dword ptr [rbp - 40]
mov ecx, dword ptr [rbp - 28]
mov dword ptr [rbp - 68], eax # 4-byte Spill
call safe_x_perpendicular
cmp rax, 0
je .LBB0_6
# %bb.4:
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [rbp - 36]
mov edx, dword ptr [rbp - 40]
mov ecx, dword ptr [rbp - 28]
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
movsxd r8, dword ptr [rbp - 20]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 24]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 28]
mov r9d, dword ptr [rax + 4*r8]
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
movsxd r8, dword ptr [rbp - 20]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 40]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 28]
mov r10d, dword ptr [rax + 4*r8]
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
movsxd r8, dword ptr [rbp - 32]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 40]
mov rax, qword ptr [rax + 8*r8]
movsxd r8, dword ptr [rbp - 28]
mov r11d, dword ptr [rax + 4*r8]
mov qword ptr [rbp - 80], rdi # 8-byte Spill
mov edi, r9d
mov dword ptr [rbp - 84], esi # 4-byte Spill
mov esi, r10d
mov dword ptr [rbp - 88], edx # 4-byte Spill
mov edx, r11d
mov dword ptr [rbp - 92], ecx # 4-byte Spill
call tfind_2d_perpendicular
mov rdi, qword ptr [rbp - 80] # 8-byte Reload
mov esi, dword ptr [rbp - 84] # 4-byte Reload
mov edx, dword ptr [rbp - 88] # 4-byte Reload
mov ecx, dword ptr [rbp - 92] # 4-byte Reload
mov r8d, eax
call install_tswitch
cmp rax, 0
je .LBB0_6
# %bb.5:
mov dword ptr [rbp - 4], 1
jmp .LBB0_7
.LBB0_6:
mov rdi, qword ptr [rbp - 16]
mov edx, dword ptr [rbp - 20]
mov ecx, dword ptr [rbp - 24]
mov r8d, dword ptr [rbp - 28]
mov r9d, dword ptr [rbp - 20]
mov eax, dword ptr [rbp - 40]
mov esi, dword ptr [rbp - 28]
mov r10d, 778
mov dword ptr [rbp - 96], esi # 4-byte Spill
mov esi, r10d
mov dword ptr [rsp], eax
mov eax, dword ptr [rbp - 96] # 4-byte Reload
mov dword ptr [rsp + 8], eax
call log_no_perp
mov dword ptr [rbp - 4], 0
.LBB0_7:
mov eax, dword ptr [rbp - 4]
add rsp, 112
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size handle_case_0x30a, .Lfunc_end0-handle_case_0x30a
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym handle_case_0x30a
.addrsig_sym canonicalize
.addrsig_sym safe_x_perpendicular
.addrsig_sym install_tswitch
.addrsig_sym tfind_2d_perpendicular
.addrsig_sym log_no_perp
| .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_osm_torus.c_handle_case_0x30a.c"
.p2align 2
.type handle_case_0x30a,%function
.code 32
handle_case_0x30a:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #96
sub sp, sp, #96
str r0, [r11, #-16]
str r1, [r11, #-20]
str r2, [r11, #-24]
str r3, [r11, #-28]
ldr r0, [r11, #-20]
sub r0, r0, #1
ldr r1, [r11, #-16]
ldr r1, [r1, #8]
bl canonicalize
str r0, [r11, #-32]
ldr r0, [r11, #-20]
add r0, r0, #1
ldr r1, [r11, #-16]
ldr r1, [r1, #8]
bl canonicalize
str r0, [r11, #-36]
ldr r0, [r11, #-24]
add r0, r0, #1
ldr r1, [r11, #-16]
ldr r1, [r1, #4]
bl canonicalize
str r0, [r11, #-40]
ldr r0, [r11, #-16]
ldr r1, [r11, #-20]
ldr r2, [r11, #-24]
ldr r3, [r11, #-28]
bl safe_x_perpendicular
cmp r0, #0
beq .LBB0_3
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-16]
ldr r1, [r11, #-36]
ldr r2, [r11, #-24]
ldr r3, [r11, #-28]
ldr r12, [r0]
ldr lr, [r11, #-20]
ldr lr, [r12, lr, lsl #2]
ldr r4, [r11, #-40]
ldr r4, [lr, r4, lsl #2]
ldr r4, [r4, r3, lsl #2]
ldr lr, [lr, r2, lsl #2]
ldr lr, [lr, r3, lsl #2]
ldr r5, [r11, #-32]
ldr r12, [r12, r5, lsl #2]
ldr r12, [r12, r2, lsl #2]
ldr r12, [r12, r3, lsl #2]
str r0, [r11, #-44]
mov r0, r4
str r1, [r11, #-48]
mov r1, lr
str r2, [sp, #52]
mov r2, r12
str r3, [sp, #48]
bl tfind_2d_perpendicular
mov r1, sp
str r0, [r1]
ldr r0, [r11, #-44]
ldr r1, [r11, #-48]
ldr r2, [sp, #52]
ldr r3, [sp, #48]
bl install_tswitch
cmp r0, #0
beq .LBB0_3
b .LBB0_2
.LBB0_2:
mov r0, #1
str r0, [r11, #-12]
b .LBB0_7
.LBB0_3:
ldr r0, [r11, #-16]
ldr r1, [r11, #-20]
ldr r2, [r11, #-24]
ldr r3, [r11, #-28]
mov r12, sp
str r3, [r12, #12]
str r2, [r12, #8]
str r1, [r12, #4]
str r3, [r12]
movw r3, #778
str r1, [sp, #44]
mov r1, r3
ldr r3, [sp, #44]
str r2, [sp, #40]
mov r2, r3
ldr r3, [sp, #40]
bl log_no_perp
ldr r1, [r11, #-16]
ldr r2, [r11, #-20]
ldr r3, [r11, #-40]
ldr r12, [r11, #-28]
str r0, [sp, #36]
mov r0, r1
mov r1, r2
mov r2, r3
mov r3, r12
bl safe_x_perpendicular
cmp r0, #0
beq .LBB0_6
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-16]
ldr r1, [r11, #-36]
ldr r2, [r11, #-40]
ldr r3, [r11, #-28]
ldr r12, [r0]
ldr lr, [r11, #-20]
ldr lr, [r12, lr, lsl #2]
ldr r4, [r11, #-24]
ldr r4, [lr, r4, lsl #2]
ldr r4, [r4, r3, lsl #2]
ldr lr, [lr, r2, lsl #2]
ldr lr, [lr, r3, lsl #2]
ldr r5, [r11, #-32]
ldr r12, [r12, r5, lsl #2]
ldr r12, [r12, r2, lsl #2]
ldr r12, [r12, r3, lsl #2]
str r0, [sp, #32]
mov r0, r4
str r1, [sp, #28]
mov r1, lr
str r2, [sp, #24]
mov r2, r12
str r3, [sp, #20]
bl tfind_2d_perpendicular
mov r1, sp
str r0, [r1]
ldr r0, [sp, #32]
ldr r1, [sp, #28]
ldr r2, [sp, #24]
ldr r3, [sp, #20]
bl install_tswitch
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
mov r0, #1
str r0, [r11, #-12]
b .LBB0_7
.LBB0_6:
ldr r0, [r11, #-16]
ldr r1, [r11, #-20]
ldr r3, [r11, #-24]
ldr r2, [r11, #-28]
ldr r12, [r11, #-40]
mov lr, sp
str r2, [lr, #12]
str r12, [lr, #8]
str r1, [lr, #4]
str r2, [lr]
movw r2, #778
str r1, [sp, #16]
mov r1, r2
ldr r2, [sp, #16]
bl log_no_perp
mov r1, #0
str r1, [r11, #-12]
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-12]
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size handle_case_0x30a, .Lfunc_end0-handle_case_0x30a
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym handle_case_0x30a
.addrsig_sym canonicalize
.addrsig_sym safe_x_perpendicular
.addrsig_sym install_tswitch
.addrsig_sym tfind_2d_perpendicular
.addrsig_sym log_no_perp
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_netevent.c_comm_point_udp_callback.c"
.globl comm_point_udp_callback # -- Begin function comm_point_udp_callback
.p2align 4, 0x90
.type comm_point_udp_callback,@function
comm_point_udp_callback: # @comm_point_udp_callback
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 144
# kill: def $si killed $si killed $esi
mov dword ptr [rbp - 4], edi
mov word ptr [rbp - 6], si
mov qword ptr [rbp - 16], rdx
mov rax, qword ptr [rbp - 16]
mov qword ptr [rbp - 48], rax
mov rax, qword ptr [rbp - 48]
mov rax, qword ptr [rax]
cmp rax, qword ptr [comm_udp]
sete cl
and cl, 1
movzx edi, cl
call log_assert
movsx edi, word ptr [rbp - 6]
movsx r8d, word ptr [UB_EV_READ]
and edi, r8d
cmp edi, 0
jne .LBB0_2
# %bb.1:
jmp .LBB0_19
.LBB0_2:
xor eax, eax
# kill: def $al killed $al killed $eax
cmp qword ptr [rbp - 48], 0
mov byte ptr [rbp - 65], al # 1-byte Spill
je .LBB0_5
# %bb.3:
xor eax, eax
# kill: def $al killed $al killed $eax
mov rcx, qword ptr [rbp - 48]
cmp qword ptr [rcx + 16], 0
mov byte ptr [rbp - 65], al # 1-byte Spill
je .LBB0_5
# %bb.4:
mov rax, qword ptr [rbp - 48]
mov ecx, dword ptr [rax + 8]
cmp ecx, dword ptr [rbp - 4]
sete dl
mov byte ptr [rbp - 65], dl # 1-byte Spill
.LBB0_5:
mov al, byte ptr [rbp - 65] # 1-byte Reload
and al, 1
movzx edi, al
call log_assert
mov rcx, qword ptr [rbp - 48]
mov rcx, qword ptr [rcx + 48]
mov edi, dword ptr [rcx]
mov dword ptr [rbp - 72], eax # 4-byte Spill
call ub_comm_base_now
mov dword ptr [rbp - 56], 0
.LBB0_6: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rbp - 56]
cmp eax, dword ptr [NUM_UDP_PER_SELECT]
jge .LBB0_19
# %bb.7: # in Loop: Header=BB0_6 Depth=1
mov rax, qword ptr [rbp - 48]
mov rdi, qword ptr [rax + 16]
call sldns_buffer_clear
mov qword ptr [rbp - 40], 4
cmp dword ptr [rbp - 4], -1
setne cl
and cl, 1
movzx edi, cl
mov dword ptr [rbp - 76], eax # 4-byte Spill
call log_assert
mov rdx, qword ptr [rbp - 48]
mov rdi, qword ptr [rdx + 16]
mov dword ptr [rbp - 80], eax # 4-byte Spill
call sldns_buffer_remaining
cmp rax, 0
setg cl
and cl, 1
movzx edi, cl
call log_assert
mov edi, dword ptr [rbp - 4]
mov rdx, qword ptr [rbp - 48]
mov rdx, qword ptr [rdx + 16]
mov dword ptr [rbp - 84], edi # 4-byte Spill
mov rdi, rdx
mov dword ptr [rbp - 88], eax # 4-byte Spill
call sldns_buffer_begin
mov rdx, qword ptr [rbp - 48]
mov rdi, qword ptr [rdx + 16]
mov qword ptr [rbp - 96], rax # 8-byte Spill
call sldns_buffer_remaining
xor ecx, ecx
lea rdx, [rbp - 48]
mov rsi, rdx
add rsi, 16
add rdx, 8
mov edi, dword ptr [rbp - 84] # 4-byte Reload
mov r8, qword ptr [rbp - 96] # 8-byte Reload
mov qword ptr [rbp - 104], rsi # 8-byte Spill
mov rsi, r8
mov qword ptr [rbp - 112], rdx # 8-byte Spill
mov rdx, rax
mov r8, qword ptr [rbp - 104] # 8-byte Reload
mov r9, qword ptr [rbp - 112] # 8-byte Reload
call recvfrom
mov dword ptr [rbp - 52], eax
cmp dword ptr [rbp - 52], -1
jne .LBB0_12
# %bb.8:
mov rax, qword ptr [errno]
cmp rax, qword ptr [EAGAIN]
je .LBB0_11
# %bb.9:
mov rax, qword ptr [errno]
cmp rax, qword ptr [EINTR]
je .LBB0_11
# %bb.10:
mov esi, dword ptr [rbp - 4]
mov rdi, qword ptr [errno]
mov dword ptr [rbp - 116], esi # 4-byte Spill
call strerror
movabs rdi, offset .L.str
mov esi, dword ptr [rbp - 116] # 4-byte Reload
mov edx, eax
mov al, 0
call log_err
.LBB0_11:
jmp .LBB0_19
.LBB0_12: # in Loop: Header=BB0_6 Depth=1
mov rax, qword ptr [rbp - 48]
mov rdi, qword ptr [rax + 16]
mov esi, dword ptr [rbp - 52]
call sldns_buffer_skip
mov rcx, qword ptr [rbp - 48]
mov rdi, qword ptr [rcx + 16]
mov dword ptr [rbp - 120], eax # 4-byte Spill
call sldns_buffer_flip
mov qword ptr [rbp - 24], 0
mov rcx, qword ptr [rbp - 48]
mov rdi, qword ptr [rcx + 40]
mov dword ptr [rbp - 124], eax # 4-byte Spill
call fptr_whitelist_comm_point
mov edi, eax
call fptr_ok
mov rcx, qword ptr [rbp - 48]
mov rcx, qword ptr [rcx + 40]
mov rdi, qword ptr [rbp - 48]
mov rdx, qword ptr [rbp - 48]
mov esi, dword ptr [rdx + 32]
mov edx, dword ptr [NETEVENT_NOERROR]
lea r8, [rbp - 48]
mov qword ptr [rbp - 136], rcx # 8-byte Spill
mov rcx, r8
mov r8, qword ptr [rbp - 136] # 8-byte Reload
mov dword ptr [rbp - 140], eax # 4-byte Spill
call r8
cmp rax, 0
je .LBB0_14
# %bb.13: # in Loop: Header=BB0_6 Depth=1
mov rax, qword ptr [rbp - 48]
mov rax, qword ptr [rax + 16]
mov qword ptr [rbp - 64], rax
mov rdi, qword ptr [rbp - 48]
mov rsi, qword ptr [rbp - 64]
lea rax, [rbp - 48]
add rax, 16
mov rcx, qword ptr [rbp - 40]
mov rdx, rax
call comm_point_send_udp_msg
.LBB0_14: # in Loop: Header=BB0_6 Depth=1
cmp qword ptr [rbp - 48], 0
je .LBB0_16
# %bb.15: # in Loop: Header=BB0_6 Depth=1
mov rax, qword ptr [rbp - 48]
mov ecx, dword ptr [rax + 8]
cmp ecx, dword ptr [rbp - 4]
je .LBB0_17
.LBB0_16:
jmp .LBB0_19
.LBB0_17: # in Loop: Header=BB0_6 Depth=1
jmp .LBB0_18
.LBB0_18: # in Loop: Header=BB0_6 Depth=1
mov eax, dword ptr [rbp - 56]
add eax, 1
mov dword ptr [rbp - 56], eax
jmp .LBB0_6
.LBB0_19:
add rsp, 144
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size comm_point_udp_callback, .Lfunc_end0-comm_point_udp_callback
.cfi_endproc
# -- End function
.type comm_udp,@object # @comm_udp
.comm comm_udp,8,8
.type UB_EV_READ,@object # @UB_EV_READ
.comm UB_EV_READ,2,2
.type NUM_UDP_PER_SELECT,@object # @NUM_UDP_PER_SELECT
.comm NUM_UDP_PER_SELECT,4,4
.type errno,@object # @errno
.comm errno,8,8
.type EAGAIN,@object # @EAGAIN
.comm EAGAIN,8,8
.type EINTR,@object # @EINTR
.comm EINTR,8,8
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "recvfrom %d failed: %s"
.size .L.str, 23
.type NETEVENT_NOERROR,@object # @NETEVENT_NOERROR
.comm NETEVENT_NOERROR,4,4
.type WSAECONNRESET,@object # @WSAECONNRESET
.comm WSAECONNRESET,8,8
.type WSAEINPROGRESS,@object # @WSAEINPROGRESS
.comm WSAEINPROGRESS,8,8
.type WSAEWOULDBLOCK,@object # @WSAEWOULDBLOCK
.comm WSAEWOULDBLOCK,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym log_assert
.addrsig_sym ub_comm_base_now
.addrsig_sym sldns_buffer_clear
.addrsig_sym sldns_buffer_remaining
.addrsig_sym recvfrom
.addrsig_sym sldns_buffer_begin
.addrsig_sym log_err
.addrsig_sym strerror
.addrsig_sym sldns_buffer_skip
.addrsig_sym sldns_buffer_flip
.addrsig_sym fptr_ok
.addrsig_sym fptr_whitelist_comm_point
.addrsig_sym comm_point_send_udp_msg
.addrsig_sym comm_udp
.addrsig_sym UB_EV_READ
.addrsig_sym NUM_UDP_PER_SELECT
.addrsig_sym errno
.addrsig_sym EAGAIN
.addrsig_sym EINTR
.addrsig_sym NETEVENT_NOERROR
| .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_netevent.c_comm_point_udp_callback.c"
.globl comm_point_udp_callback
.p2align 2
.type comm_point_udp_callback,%function
.code 32
comm_point_udp_callback:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #120
sub sp, sp, #120
mov r3, r1
str r0, [r11, #-4]
strh r1, [r11, #-6]
str r2, [r11, #-12]
ldr r0, [r11, #-12]
str r0, [r11, #-28]
ldr r0, [r11, #-28]
ldr r0, [r0]
movw r1, :lower16:comm_udp
movt r1, :upper16:comm_udp
ldr r1, [r1]
sub r0, r0, r1
clz r0, r0
lsr r0, r0, #5
str r3, [r11, #-44]
bl log_assert
ldrh r1, [r11, #-6]
movw r2, :lower16:UB_EV_READ
movt r2, :upper16:UB_EV_READ
ldrh r2, [r2]
tst r1, r2
bne .LBB0_2
b .LBB0_1
.LBB0_1:
b .LBB0_19
.LBB0_2:
ldr r0, [r11, #-28]
mov r1, #0
cmp r0, #0
str r1, [r11, #-48]
beq .LBB0_5
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-28]
ldr r0, [r0, #8]
mov r1, #0
cmp r0, #0
str r1, [r11, #-48]
beq .LBB0_5
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-28]
ldr r0, [r0, #4]
ldr r1, [r11, #-4]
sub r0, r0, r1
clz r0, r0
lsr r0, r0, #5
str r0, [r11, #-48]
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-48]
and r0, r0, #1
bl log_assert
ldr r1, [r11, #-28]
ldr r1, [r1, #24]
ldr r1, [r1]
str r0, [r11, #-52]
mov r0, r1
bl ub_comm_base_now
mov r1, #0
str r1, [r11, #-36]
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-36]
movw r1, :lower16:NUM_UDP_PER_SELECT
movt r1, :upper16:NUM_UDP_PER_SELECT
ldr r1, [r1]
cmp r0, r1
bge .LBB0_19
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-28]
ldr r0, [r0, #8]
bl sldns_buffer_clear
sub r1, r11, #28
add r2, r1, #4
mov r3, #4
str r3, [r11, #-24]
ldr r3, [r11, #-4]
mvn r12, #0
subs r3, r3, r12
movwne r3, #1
str r0, [r11, #-56]
mov r0, r3
str r1, [sp, #60]
str r2, [sp, #56]
bl log_assert
ldr r1, [r11, #-28]
ldr r1, [r1, #8]
str r0, [sp, #52]
mov r0, r1
bl sldns_buffer_remaining
mov r1, #0
cmp r0, #0
mov r0, r1
movwgt r0, #1
str r1, [sp, #48]
bl log_assert
ldr r1, [r11, #-4]
ldr r2, [r11, #-28]
ldr r2, [r2, #8]
str r0, [sp, #44]
mov r0, r2
str r1, [sp, #40]
bl sldns_buffer_begin
ldr r1, [r11, #-28]
ldr r1, [r1, #8]
str r0, [sp, #36]
mov r0, r1
bl sldns_buffer_remaining
ldr r1, [sp, #60]
add r2, r1, #8
mov r3, sp
ldr r12, [sp, #56]
str r12, [r3, #4]
str r2, [r3]
ldr r2, [sp, #40]
str r0, [sp, #32]
mov r0, r2
ldr r1, [sp, #36]
ldr r2, [sp, #32]
ldr r3, [sp, #48]
bl recvfrom
str r0, [r11, #-32]
ldr r0, [r11, #-32]
cmn r0, #1
bne .LBB0_12
b .LBB0_8
.LBB0_8:
movw r0, :lower16:errno
movt r0, :upper16:errno
ldr r0, [r0]
movw r1, :lower16:EAGAIN
movt r1, :upper16:EAGAIN
ldr r1, [r1]
cmp r0, r1
beq .LBB0_11
b .LBB0_9
.LBB0_9:
movw r0, :lower16:errno
movt r0, :upper16:errno
ldr r0, [r0]
movw r1, :lower16:EINTR
movt r1, :upper16:EINTR
ldr r1, [r1]
cmp r0, r1
beq .LBB0_11
b .LBB0_10
.LBB0_10:
ldr r1, [r11, #-4]
movw r0, :lower16:errno
movt r0, :upper16:errno
ldr r0, [r0]
str r1, [sp, #28]
bl strerror
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
str r0, [sp, #24]
mov r0, r1
ldr r1, [sp, #28]
ldr r2, [sp, #24]
bl log_err
b .LBB0_11
.LBB0_11:
b .LBB0_19
.LBB0_12:
ldr r0, [r11, #-28]
ldr r0, [r0, #8]
ldr r1, [r11, #-32]
bl sldns_buffer_skip
ldr r1, [r11, #-28]
ldr r1, [r1, #8]
str r0, [sp, #20]
mov r0, r1
bl sldns_buffer_flip
mov r1, #0
str r1, [r11, #-16]
ldr r1, [r11, #-28]
ldr r1, [r1, #20]
str r0, [sp, #16]
mov r0, r1
bl fptr_whitelist_comm_point
bl fptr_ok
ldr r1, [r11, #-28]
ldr r2, [r1, #16]
ldr r3, [r1, #20]
movw r12, :lower16:NETEVENT_NOERROR
movt r12, :upper16:NETEVENT_NOERROR
ldr r12, [r12]
sub lr, r11, #28
str r0, [sp, #12]
mov r0, r1
mov r1, r2
mov r2, r12
str r3, [sp, #8]
mov r3, lr
ldr r12, [sp, #8]
blx r12
cmp r0, #0
beq .LBB0_14
b .LBB0_13
.LBB0_13:
ldr r0, [r11, #-28]
ldr r0, [r0, #8]
str r0, [r11, #-40]
ldr r1, [r11, #-40]
sub r0, r11, #28
add r2, r0, #8
ldr r0, [r11, #-28]
ldr r3, [r11, #-24]
bl comm_point_send_udp_msg
b .LBB0_14
.LBB0_14:
ldr r0, [r11, #-28]
cmp r0, #0
beq .LBB0_16
b .LBB0_15
.LBB0_15:
ldr r0, [r11, #-28]
ldr r0, [r0, #4]
ldr r1, [r11, #-4]
cmp r0, r1
beq .LBB0_17
b .LBB0_16
.LBB0_16:
b .LBB0_19
.LBB0_17:
b .LBB0_18
.LBB0_18:
ldr r0, [r11, #-36]
add r0, r0, #1
str r0, [r11, #-36]
b .LBB0_6
.LBB0_19:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size comm_point_udp_callback, .Lfunc_end0-comm_point_udp_callback
.cantunwind
.fnend
.type comm_udp,%object
.comm comm_udp,4,4
.type UB_EV_READ,%object
.comm UB_EV_READ,2,2
.type NUM_UDP_PER_SELECT,%object
.comm NUM_UDP_PER_SELECT,4,4
.type errno,%object
.comm errno,4,4
.type EAGAIN,%object
.comm EAGAIN,4,4
.type EINTR,%object
.comm EINTR,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "recvfrom %d failed: %s"
.size .L.str, 23
.type NETEVENT_NOERROR,%object
.comm NETEVENT_NOERROR,4,4
.type WSAECONNRESET,%object
.comm WSAECONNRESET,4,4
.type WSAEINPROGRESS,%object
.comm WSAEINPROGRESS,4,4
.type WSAEWOULDBLOCK,%object
.comm WSAEWOULDBLOCK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym log_assert
.addrsig_sym ub_comm_base_now
.addrsig_sym sldns_buffer_clear
.addrsig_sym sldns_buffer_remaining
.addrsig_sym recvfrom
.addrsig_sym sldns_buffer_begin
.addrsig_sym log_err
.addrsig_sym strerror
.addrsig_sym sldns_buffer_skip
.addrsig_sym sldns_buffer_flip
.addrsig_sym fptr_ok
.addrsig_sym fptr_whitelist_comm_point
.addrsig_sym comm_point_send_udp_msg
.addrsig_sym comm_udp
.addrsig_sym UB_EV_READ
.addrsig_sym NUM_UDP_PER_SELECT
.addrsig_sym errno
.addrsig_sym EAGAIN
.addrsig_sym EINTR
.addrsig_sym NETEVENT_NOERROR
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_spi-mt65xx.c_mtk_spi_dma_transfer.c"
.p2align 4, 0x90 # -- Begin function mtk_spi_dma_transfer
.type mtk_spi_dma_transfer,@function
mtk_spi_dma_transfer: # @mtk_spi_dma_transfer
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], rdx
mov rdi, qword ptr [rbp - 8]
call spi_master_get_devdata
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax + 16], 0
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax], 0
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax + 24], 0
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax + 8], 0
mov rax, qword ptr [rbp - 24]
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx + 48], rax
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax + 40], 0
mov rdi, qword ptr [rbp - 8]
mov rsi, qword ptr [rbp - 24]
call mtk_spi_prepare_transfer
mov rcx, qword ptr [rbp - 40]
mov rcx, qword ptr [rcx + 32]
add rcx, qword ptr [SPI_CMD_REG]
mov rdi, rcx
mov dword ptr [rbp - 44], eax # 4-byte Spill
call readl
mov dword ptr [rbp - 28], eax
mov rcx, qword ptr [rbp - 24]
cmp qword ptr [rcx + 40], 0
je .LBB0_2
# %bb.1:
mov eax, dword ptr [SPI_CMD_TX_DMA]
or eax, dword ptr [rbp - 28]
mov dword ptr [rbp - 28], eax
.LBB0_2:
mov rax, qword ptr [rbp - 24]
cmp qword ptr [rax + 24], 0
je .LBB0_4
# %bb.3:
mov eax, dword ptr [SPI_CMD_RX_DMA]
or eax, dword ptr [rbp - 28]
mov dword ptr [rbp - 28], eax
.LBB0_4:
mov edi, dword ptr [rbp - 28]
mov rax, qword ptr [rbp - 40]
mov rax, qword ptr [rax + 32]
add rax, qword ptr [SPI_CMD_REG]
mov rsi, rax
call writel
mov rcx, qword ptr [rbp - 24]
cmp qword ptr [rcx + 40], 0
je .LBB0_6
# %bb.5:
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax + 32]
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx + 16], rax
.LBB0_6:
mov rax, qword ptr [rbp - 24]
cmp qword ptr [rax + 24], 0
je .LBB0_8
# %bb.7:
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax + 16]
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx], rax
.LBB0_8:
mov rax, qword ptr [rbp - 40]
cmp qword ptr [rax + 16], 0
je .LBB0_10
# %bb.9:
mov rax, qword ptr [rbp - 40]
mov rdi, qword ptr [rax + 16]
call sg_dma_address
mov rcx, qword ptr [rbp - 24]
mov qword ptr [rcx + 8], rax
mov rax, qword ptr [rbp - 40]
mov rdi, qword ptr [rax + 16]
call sg_dma_len
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx + 24], rax
.LBB0_10:
mov rax, qword ptr [rbp - 40]
cmp qword ptr [rax], 0
je .LBB0_12
# %bb.11:
mov rax, qword ptr [rbp - 40]
mov rdi, qword ptr [rax]
call sg_dma_address
mov rcx, qword ptr [rbp - 24]
mov qword ptr [rcx], rax
mov rax, qword ptr [rbp - 40]
mov rdi, qword ptr [rax]
call sg_dma_len
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx + 8], rax
.LBB0_12:
mov rdi, qword ptr [rbp - 8]
call mtk_spi_update_mdata_len
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 48], eax # 4-byte Spill
call mtk_spi_setup_packet
mov rdi, qword ptr [rbp - 8]
mov rsi, qword ptr [rbp - 24]
mov dword ptr [rbp - 52], eax # 4-byte Spill
call mtk_spi_setup_dma_addr
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 56], eax # 4-byte Spill
call mtk_spi_enable_transfer
mov ecx, 1
mov dword ptr [rbp - 60], eax # 4-byte Spill
mov eax, ecx
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size mtk_spi_dma_transfer, .Lfunc_end0-mtk_spi_dma_transfer
.cfi_endproc
# -- End function
.type SPI_CMD_REG,@object # @SPI_CMD_REG
.comm SPI_CMD_REG,8,8
.type SPI_CMD_TX_DMA,@object # @SPI_CMD_TX_DMA
.comm SPI_CMD_TX_DMA,4,4
.type SPI_CMD_RX_DMA,@object # @SPI_CMD_RX_DMA
.comm SPI_CMD_RX_DMA,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mtk_spi_dma_transfer
.addrsig_sym spi_master_get_devdata
.addrsig_sym mtk_spi_prepare_transfer
.addrsig_sym readl
.addrsig_sym writel
.addrsig_sym sg_dma_address
.addrsig_sym sg_dma_len
.addrsig_sym mtk_spi_update_mdata_len
.addrsig_sym mtk_spi_setup_packet
.addrsig_sym mtk_spi_setup_dma_addr
.addrsig_sym mtk_spi_enable_transfer
.addrsig_sym SPI_CMD_REG
.addrsig_sym SPI_CMD_TX_DMA
.addrsig_sym SPI_CMD_RX_DMA
| .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_spi-mt65xx.c_mtk_spi_dma_transfer.c"
.p2align 2
.type mtk_spi_dma_transfer,%function
.code 32
mtk_spi_dma_transfer:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #40
sub sp, sp, #40
str r0, [r11, #-4]
str r1, [r11, #-8]
str r2, [r11, #-12]
ldr r0, [r11, #-4]
bl spi_master_get_devdata
str r0, [sp, #20]
ldr r0, [sp, #20]
mov r1, #0
str r1, [r0, #8]
ldr r0, [sp, #20]
str r1, [r0]
ldr r0, [sp, #20]
str r1, [r0, #12]
ldr r0, [sp, #20]
str r1, [r0, #4]
ldr r0, [r11, #-12]
ldr r2, [sp, #20]
str r0, [r2, #24]
ldr r0, [sp, #20]
str r1, [r0, #20]
ldr r0, [r11, #-4]
ldr r1, [r11, #-12]
bl mtk_spi_prepare_transfer
ldr r1, [sp, #20]
ldr r1, [r1, #16]
movw r2, :lower16:SPI_CMD_REG
movt r2, :upper16:SPI_CMD_REG
ldr r2, [r2]
add r1, r1, r2
str r0, [sp, #16]
mov r0, r1
bl readl
str r0, [r11, #-16]
ldr r0, [r11, #-12]
ldr r0, [r0, #20]
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:SPI_CMD_TX_DMA
movt r0, :upper16:SPI_CMD_TX_DMA
ldr r0, [r0]
ldr r1, [r11, #-16]
orr r0, r1, r0
str r0, [r11, #-16]
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-12]
ldr r0, [r0, #12]
cmp r0, #0
beq .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, :lower16:SPI_CMD_RX_DMA
movt r0, :upper16:SPI_CMD_RX_DMA
ldr r0, [r0]
ldr r1, [r11, #-16]
orr r0, r1, r0
str r0, [r11, #-16]
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-16]
ldr r1, [sp, #20]
ldr r1, [r1, #16]
movw r2, :lower16:SPI_CMD_REG
movt r2, :upper16:SPI_CMD_REG
ldr r2, [r2]
add r1, r1, r2
bl writel
ldr r1, [r11, #-12]
ldr r1, [r1, #20]
cmp r1, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-12]
ldr r0, [r0, #16]
ldr r1, [sp, #20]
str r0, [r1, #8]
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-12]
ldr r0, [r0, #12]
cmp r0, #0
beq .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-12]
ldr r0, [r0, #8]
ldr r1, [sp, #20]
str r0, [r1]
b .LBB0_8
.LBB0_8:
ldr r0, [sp, #20]
ldr r0, [r0, #8]
cmp r0, #0
beq .LBB0_10
b .LBB0_9
.LBB0_9:
ldr r0, [sp, #20]
ldr r0, [r0, #8]
bl sg_dma_address
ldr r1, [r11, #-12]
str r0, [r1, #4]
ldr r0, [sp, #20]
ldr r0, [r0, #8]
bl sg_dma_len
ldr r1, [sp, #20]
str r0, [r1, #12]
b .LBB0_10
.LBB0_10:
ldr r0, [sp, #20]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_12
b .LBB0_11
.LBB0_11:
ldr r0, [sp, #20]
ldr r0, [r0]
bl sg_dma_address
ldr r1, [r11, #-12]
str r0, [r1]
ldr r0, [sp, #20]
ldr r0, [r0]
bl sg_dma_len
ldr r1, [sp, #20]
str r0, [r1, #4]
b .LBB0_12
.LBB0_12:
ldr r0, [r11, #-4]
bl mtk_spi_update_mdata_len
ldr r1, [r11, #-4]
str r0, [sp, #12]
mov r0, r1
bl mtk_spi_setup_packet
ldr r1, [r11, #-4]
ldr r2, [r11, #-12]
str r0, [sp, #8]
mov r0, r1
mov r1, r2
bl mtk_spi_setup_dma_addr
ldr r1, [r11, #-4]
str r0, [sp, #4]
mov r0, r1
bl mtk_spi_enable_transfer
mov r1, #1
str r0, [sp]
mov r0, r1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size mtk_spi_dma_transfer, .Lfunc_end0-mtk_spi_dma_transfer
.cantunwind
.fnend
.type SPI_CMD_REG,%object
.comm SPI_CMD_REG,4,4
.type SPI_CMD_TX_DMA,%object
.comm SPI_CMD_TX_DMA,4,4
.type SPI_CMD_RX_DMA,%object
.comm SPI_CMD_RX_DMA,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mtk_spi_dma_transfer
.addrsig_sym spi_master_get_devdata
.addrsig_sym mtk_spi_prepare_transfer
.addrsig_sym readl
.addrsig_sym writel
.addrsig_sym sg_dma_address
.addrsig_sym sg_dma_len
.addrsig_sym mtk_spi_update_mdata_len
.addrsig_sym mtk_spi_setup_packet
.addrsig_sym mtk_spi_setup_dma_addr
.addrsig_sym mtk_spi_enable_transfer
.addrsig_sym SPI_CMD_REG
.addrsig_sym SPI_CMD_TX_DMA
.addrsig_sym SPI_CMD_RX_DMA
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_ocd.c_ocd_debugfs_init.c"
.p2align 4, 0x90 # -- Begin function ocd_debugfs_init
.type ocd_debugfs_init,@function
ocd_debugfs_init: # @ocd_debugfs_init
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size ocd_debugfs_init, .Lfunc_end0-ocd_debugfs_init
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ocd_debugfs_init
| .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_ocd.c_ocd_debugfs_init.c"
.p2align 2
.type ocd_debugfs_init,%function
.code 32
ocd_debugfs_init:
.fnstart
bx lr
.Lfunc_end0:
.size ocd_debugfs_init, .Lfunc_end0-ocd_debugfs_init
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ocd_debugfs_init
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_stm32_sai_sub.c_stm32_sai_set_clk_div.c"
.p2align 4, 0x90 # -- Begin function stm32_sai_set_clk_div
.type stm32_sai_set_clk_div,@function
stm32_sai_set_clk_div: # @stm32_sai_set_clk_div
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 16]
mov ecx, dword ptr [rax]
mov dword ptr [rbp - 24], ecx
mov ecx, dword ptr [rbp - 20]
mov edi, dword ptr [rbp - 24]
mov dword ptr [rbp - 40], ecx # 4-byte Spill
call SAI_XCR1_MCKDIV_MAX
mov ecx, dword ptr [rbp - 40] # 4-byte Reload
cmp ecx, eax
jbe .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 16]
mov rdi, qword ptr [rax]
mov edx, dword ptr [rbp - 20]
movabs rsi, offset .L.str
mov al, 0
call dev_err
xor ecx, ecx
sub ecx, dword ptr [EINVAL]
mov dword ptr [rbp - 4], ecx
jmp .LBB0_5
.LBB0_2:
mov edi, dword ptr [rbp - 24]
call SAI_XCR1_MCKDIV_WIDTH
mov edi, eax
call SAI_XCR1_MCKDIV_MASK
mov dword ptr [rbp - 36], eax
mov edi, dword ptr [rbp - 20]
call SAI_XCR1_MCKDIV_SET
mov dword ptr [rbp - 32], eax
mov rcx, qword ptr [rbp - 16]
mov edi, dword ptr [rcx + 8]
mov esi, dword ptr [STM_SAI_CR1_REGX]
mov edx, dword ptr [rbp - 36]
mov ecx, dword ptr [rbp - 32]
call regmap_update_bits
mov dword ptr [rbp - 28], eax
cmp dword ptr [rbp - 28], 0
jge .LBB0_4
# %bb.3:
mov rax, qword ptr [rbp - 16]
mov rdi, qword ptr [rax]
movabs rsi, offset .L.str.1
mov al, 0
call dev_err
.LBB0_4:
mov eax, dword ptr [rbp - 28]
mov dword ptr [rbp - 4], eax
.LBB0_5:
mov eax, dword ptr [rbp - 4]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size stm32_sai_set_clk_div, .Lfunc_end0-stm32_sai_set_clk_div
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Divider %d out of range\n"
.size .L.str, 25
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.type STM_SAI_CR1_REGX,@object # @STM_SAI_CR1_REGX
.comm STM_SAI_CR1_REGX,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Failed to update CR1 register\n"
.size .L.str.1, 31
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym stm32_sai_set_clk_div
.addrsig_sym SAI_XCR1_MCKDIV_MAX
.addrsig_sym dev_err
.addrsig_sym SAI_XCR1_MCKDIV_MASK
.addrsig_sym SAI_XCR1_MCKDIV_WIDTH
.addrsig_sym SAI_XCR1_MCKDIV_SET
.addrsig_sym regmap_update_bits
.addrsig_sym EINVAL
.addrsig_sym STM_SAI_CR1_REGX
| .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_stm32_sai_sub.c_stm32_sai_set_clk_div.c"
.p2align 2
.type stm32_sai_set_clk_div,%function
.code 32
stm32_sai_set_clk_div:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-8]
str r1, [r11, #-12]
ldr r0, [r11, #-8]
ldr r0, [r0, #8]
ldr r0, [r0]
str r0, [sp, #16]
ldr r0, [r11, #-12]
ldr r1, [sp, #16]
str r0, [sp]
mov r0, r1
bl SAI_XCR1_MCKDIV_MAX
ldr r1, [sp]
cmp r1, r0
bls .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-8]
ldr r0, [r0]
ldr r2, [r11, #-12]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl dev_err
movw r1, :lower16:EINVAL
movt r1, :upper16:EINVAL
ldr r1, [r1]
rsb r1, r1, #0
str r1, [r11, #-4]
b .LBB0_5
.LBB0_2:
ldr r0, [sp, #16]
bl SAI_XCR1_MCKDIV_WIDTH
bl SAI_XCR1_MCKDIV_MASK
str r0, [sp, #4]
ldr r0, [r11, #-12]
bl SAI_XCR1_MCKDIV_SET
str r0, [sp, #8]
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
movw r1, :lower16:STM_SAI_CR1_REGX
movt r1, :upper16:STM_SAI_CR1_REGX
ldr r1, [r1]
ldr r2, [sp, #4]
ldr r3, [sp, #8]
bl regmap_update_bits
str r0, [sp, #12]
ldr r0, [sp, #12]
cmn r0, #1
bgt .LBB0_4
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-8]
ldr r0, [r0]
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
bl dev_err
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #12]
str r0, [r11, #-4]
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size stm32_sai_set_clk_div, .Lfunc_end0-stm32_sai_set_clk_div
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Divider %d out of range\n"
.size .L.str, 25
.type EINVAL,%object
.comm EINVAL,4,4
.type STM_SAI_CR1_REGX,%object
.comm STM_SAI_CR1_REGX,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Failed to update CR1 register\n"
.size .L.str.1, 31
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym stm32_sai_set_clk_div
.addrsig_sym SAI_XCR1_MCKDIV_MAX
.addrsig_sym dev_err
.addrsig_sym SAI_XCR1_MCKDIV_MASK
.addrsig_sym SAI_XCR1_MCKDIV_WIDTH
.addrsig_sym SAI_XCR1_MCKDIV_SET
.addrsig_sym regmap_update_bits
.addrsig_sym EINVAL
.addrsig_sym STM_SAI_CR1_REGX
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_wait.c_do_wait_intr_irq.c"
.globl do_wait_intr_irq # -- Begin function do_wait_intr_irq
.p2align 4, 0x90
.type do_wait_intr_irq,@function
do_wait_intr_irq: # @do_wait_intr_irq
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov rdi, qword ptr [rbp - 24]
call list_empty
mov edi, eax
call likely
cmp rax, 0
je .LBB0_2
# %bb.1:
mov rdi, qword ptr [rbp - 16]
mov rsi, qword ptr [rbp - 24]
call __add_wait_queue_entry_tail
.LBB0_2:
mov edi, dword ptr [TASK_INTERRUPTIBLE]
call set_current_state
mov edi, dword ptr [current]
mov dword ptr [rbp - 28], eax # 4-byte Spill
call signal_pending
cmp rax, 0
je .LBB0_4
# %bb.3:
xor eax, eax
sub eax, dword ptr [ERESTARTSYS]
mov dword ptr [rbp - 4], eax
jmp .LBB0_5
.LBB0_4:
mov rdi, qword ptr [rbp - 16]
call spin_unlock_irq
mov dword ptr [rbp - 32], eax # 4-byte Spill
mov al, 0
call schedule
mov rdi, qword ptr [rbp - 16]
mov dword ptr [rbp - 36], eax # 4-byte Spill
call spin_lock_irq
mov dword ptr [rbp - 4], 0
.LBB0_5:
mov eax, dword ptr [rbp - 4]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size do_wait_intr_irq, .Lfunc_end0-do_wait_intr_irq
.cfi_endproc
# -- End function
.type TASK_INTERRUPTIBLE,@object # @TASK_INTERRUPTIBLE
.comm TASK_INTERRUPTIBLE,4,4
.type current,@object # @current
.comm current,4,4
.type ERESTARTSYS,@object # @ERESTARTSYS
.comm ERESTARTSYS,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym likely
.addrsig_sym list_empty
.addrsig_sym __add_wait_queue_entry_tail
.addrsig_sym set_current_state
.addrsig_sym signal_pending
.addrsig_sym spin_unlock_irq
.addrsig_sym schedule
.addrsig_sym spin_lock_irq
.addrsig_sym TASK_INTERRUPTIBLE
.addrsig_sym current
.addrsig_sym ERESTARTSYS
| .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_wait.c_do_wait_intr_irq.c"
.globl do_wait_intr_irq
.p2align 2
.type do_wait_intr_irq,%function
.code 32
do_wait_intr_irq:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-8]
str r1, [sp, #12]
ldr r0, [sp, #12]
bl list_empty
bl likely
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-8]
ldr r1, [sp, #12]
bl __add_wait_queue_entry_tail
b .LBB0_2
.LBB0_2:
movw r0, :lower16:TASK_INTERRUPTIBLE
movt r0, :upper16:TASK_INTERRUPTIBLE
ldr r0, [r0]
bl set_current_state
movw r1, :lower16:current
movt r1, :upper16:current
ldr r1, [r1]
str r0, [sp, #8]
mov r0, r1
bl signal_pending
cmp r0, #0
beq .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, :lower16:ERESTARTSYS
movt r0, :upper16:ERESTARTSYS
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_5
.LBB0_4:
ldr r0, [r11, #-8]
bl spin_unlock_irq
str r0, [sp, #4]
bl schedule
ldr r1, [r11, #-8]
str r0, [sp]
mov r0, r1
bl spin_lock_irq
mov r1, #0
str r1, [r11, #-4]
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size do_wait_intr_irq, .Lfunc_end0-do_wait_intr_irq
.cantunwind
.fnend
.type TASK_INTERRUPTIBLE,%object
.comm TASK_INTERRUPTIBLE,4,4
.type current,%object
.comm current,4,4
.type ERESTARTSYS,%object
.comm ERESTARTSYS,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym likely
.addrsig_sym list_empty
.addrsig_sym __add_wait_queue_entry_tail
.addrsig_sym set_current_state
.addrsig_sym signal_pending
.addrsig_sym spin_unlock_irq
.addrsig_sym schedule
.addrsig_sym spin_lock_irq
.addrsig_sym TASK_INTERRUPTIBLE
.addrsig_sym current
.addrsig_sym ERESTARTSYS
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_dsbr100.c_vidioc_g_frequency.c"
.p2align 4, 0x90 # -- Begin function vidioc_g_frequency
.type vidioc_g_frequency,@function
vidioc_g_frequency: # @vidioc_g_frequency
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov rdi, qword ptr [rbp - 16]
call video_drvdata
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 32]
cmp qword ptr [rax + 8], 0
je .LBB0_2
# %bb.1:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_3
.LBB0_2:
mov eax, dword ptr [V4L2_TUNER_RADIO]
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 4], eax
mov rcx, qword ptr [rbp - 40]
mov eax, dword ptr [rcx]
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx], eax
mov dword ptr [rbp - 4], 0
.LBB0_3:
mov eax, dword ptr [rbp - 4]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size vidioc_g_frequency, .Lfunc_end0-vidioc_g_frequency
.cfi_endproc
# -- End function
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.type V4L2_TUNER_RADIO,@object # @V4L2_TUNER_RADIO
.comm V4L2_TUNER_RADIO,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym vidioc_g_frequency
.addrsig_sym video_drvdata
.addrsig_sym EINVAL
.addrsig_sym V4L2_TUNER_RADIO
| .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_dsbr100.c_vidioc_g_frequency.c"
.p2align 2
.type vidioc_g_frequency,%function
.code 32
vidioc_g_frequency:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-8]
str r1, [sp, #12]
str r2, [sp, #8]
ldr r0, [r11, #-8]
bl video_drvdata
str r0, [sp, #4]
ldr r0, [sp, #8]
ldr r0, [r0, #8]
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_3
.LBB0_2:
movw r0, :lower16:V4L2_TUNER_RADIO
movt r0, :upper16:V4L2_TUNER_RADIO
ldr r0, [r0]
ldr r1, [sp, #8]
str r0, [r1, #4]
ldr r0, [sp, #4]
ldr r0, [r0]
ldr r1, [sp, #8]
str r0, [r1]
mov r0, #0
str r0, [r11, #-4]
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size vidioc_g_frequency, .Lfunc_end0-vidioc_g_frequency
.cantunwind
.fnend
.type EINVAL,%object
.comm EINVAL,4,4
.type V4L2_TUNER_RADIO,%object
.comm V4L2_TUNER_RADIO,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym vidioc_g_frequency
.addrsig_sym video_drvdata
.addrsig_sym EINVAL
.addrsig_sym V4L2_TUNER_RADIO
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_g_journal.c_g_journal_start.c"
.p2align 4, 0x90 # -- Begin function g_journal_start
.type g_journal_start,@function
g_journal_start: # @g_journal_start
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 8]
mov rax, qword ptr [rax + 8]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 16], rax
mov rsi, qword ptr [rbp - 8]
mov edx, offset .L.str
mov edi, 3
call GJ_LOGREQ
mov rcx, qword ptr [rbp - 8]
mov edi, dword ptr [rcx]
mov r8d, edi
add r8d, -128
sub r8d, 2
mov dword ptr [rbp - 20], edi # 4-byte Spill
jb .LBB0_1
jmp .LBB0_8
.LBB0_8:
mov eax, dword ptr [rbp - 20] # 4-byte Reload
sub eax, 130
je .LBB0_2
jmp .LBB0_9
.LBB0_9:
mov eax, dword ptr [rbp - 20] # 4-byte Reload
sub eax, 131
je .LBB0_5
jmp .LBB0_6
.LBB0_1:
mov rdi, qword ptr [rbp - 16]
call mtx_lock
mov rcx, qword ptr [rbp - 16]
add rcx, 4
mov rsi, qword ptr [rbp - 8]
mov rdi, rcx
mov dword ptr [rbp - 24], eax # 4-byte Spill
call bioq_insert_tail
mov rdi, qword ptr [rbp - 16]
mov dword ptr [rbp - 28], eax # 4-byte Spill
call wakeup
mov rdi, qword ptr [rbp - 16]
mov dword ptr [rbp - 32], eax # 4-byte Spill
call mtx_unlock
jmp .LBB0_7
.LBB0_2:
mov rax, qword ptr [rbp - 8]
mov edi, dword ptr [rax + 28]
mov esi, offset .L.str.1
call strcmp
cmp eax, 0
jne .LBB0_4
# %bb.3:
mov rax, qword ptr [rbp - 8]
mov edi, dword ptr [rax + 24]
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 8]
mov esi, dword ptr [rax]
mov rax, qword ptr [rbp - 8]
mov edx, dword ptr [rax + 20]
call strlcpy
xor esi, esi
mov rcx, qword ptr [rbp - 8]
mov rcx, qword ptr [rcx + 8]
mov edi, dword ptr [rcx]
mov dword ptr [rbp - 36], eax # 4-byte Spill
mov dword ptr [rbp - 40], esi # 4-byte Spill
call strlen
add eax, 1
mov rcx, qword ptr [rbp - 8]
mov dword ptr [rcx + 16], eax
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [rbp - 40] # 4-byte Reload
call g_io_deliver
jmp .LBB0_7
.LBB0_4:
jmp .LBB0_5
.LBB0_5:
jmp .LBB0_6
.LBB0_6:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [EOPNOTSUPP]
call g_io_deliver
.LBB0_7:
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size g_journal_start, .Lfunc_end0-g_journal_start
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Request received."
.size .L.str, 18
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "GJOURNAL::provider"
.size .L.str.1, 19
.type EOPNOTSUPP,@object # @EOPNOTSUPP
.comm EOPNOTSUPP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym g_journal_start
.addrsig_sym GJ_LOGREQ
.addrsig_sym mtx_lock
.addrsig_sym bioq_insert_tail
.addrsig_sym wakeup
.addrsig_sym mtx_unlock
.addrsig_sym strcmp
.addrsig_sym strlcpy
.addrsig_sym strlen
.addrsig_sym g_io_deliver
.addrsig_sym EOPNOTSUPP
| .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_g_journal.c_g_journal_start.c"
.p2align 2
.type g_journal_start,%function
.code 32
g_journal_start:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-4]
ldr r0, [r11, #-4]
ldr r0, [r0, #4]
ldr r0, [r0, #4]
ldr r0, [r0]
str r0, [r11, #-8]
ldr r1, [r11, #-4]
movw r2, :lower16:.L.str
movt r2, :upper16:.L.str
mov r0, #3
bl GJ_LOGREQ
ldr r1, [r11, #-4]
ldr r1, [r1]
sub r2, r1, #128
cmp r2, #2
str r1, [r11, #-12]
blo .LBB0_3
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-12]
cmp r0, #130
beq .LBB0_4
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-12]
cmp r0, #131
beq .LBB0_7
b .LBB0_8
.LBB0_3:
ldr r0, [r11, #-8]
bl mtx_lock
ldr r1, [r11, #-8]
add r1, r1, #4
ldr r2, [r11, #-4]
str r0, [sp, #16]
mov r0, r1
mov r1, r2
bl bioq_insert_tail
ldr r1, [r11, #-8]
str r0, [sp, #12]
mov r0, r1
bl wakeup
ldr r1, [r11, #-8]
str r0, [sp, #8]
mov r0, r1
bl mtx_unlock
b .LBB0_9
.LBB0_4:
ldr r0, [r11, #-4]
ldr r0, [r0, #20]
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
bl strcmp
cmp r0, #0
bne .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-4]
ldr r1, [r0, #4]
ldr r2, [r0, #12]
ldr r0, [r0, #16]
ldr r1, [r1]
bl strlcpy
ldr r1, [r11, #-4]
ldr r1, [r1, #4]
ldr r1, [r1]
str r0, [sp, #4]
mov r0, r1
bl strlen
add r0, r0, #1
ldr r1, [r11, #-4]
str r0, [r1, #8]
ldr r0, [r11, #-4]
mov r1, #0
bl g_io_deliver
b .LBB0_9
.LBB0_6:
b .LBB0_7
.LBB0_7:
b .LBB0_8
.LBB0_8:
ldr r0, [r11, #-4]
movw r1, :lower16:EOPNOTSUPP
movt r1, :upper16:EOPNOTSUPP
ldr r1, [r1]
bl g_io_deliver
b .LBB0_9
.LBB0_9:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size g_journal_start, .Lfunc_end0-g_journal_start
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Request received."
.size .L.str, 18
.type .L.str.1,%object
.L.str.1:
.asciz "GJOURNAL::provider"
.size .L.str.1, 19
.type EOPNOTSUPP,%object
.comm EOPNOTSUPP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym g_journal_start
.addrsig_sym GJ_LOGREQ
.addrsig_sym mtx_lock
.addrsig_sym bioq_insert_tail
.addrsig_sym wakeup
.addrsig_sym mtx_unlock
.addrsig_sym strcmp
.addrsig_sym strlcpy
.addrsig_sym strlen
.addrsig_sym g_io_deliver
.addrsig_sym EOPNOTSUPP
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_ipw2100.c_show_ordinals.c"
.p2align 4, 0x90 # -- Begin function show_ordinals
.type show_ordinals,@function
show_ordinals: # @show_ordinals
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov rdi, qword ptr [rbp - 16]
call dev_get_drvdata
mov qword ptr [rbp - 40], rax
mov dword ptr [rbp - 44], 0
mov dword ptr [rbp - 48], 0
mov rax, qword ptr [rbp - 40]
mov ecx, dword ptr [rax]
and ecx, dword ptr [STATUS_RF_KILL_MASK]
cmp ecx, 0
je .LBB0_2
# %bb.1:
mov dword ptr [rbp - 4], 0
jmp .LBB0_13
.LBB0_2:
mov eax, dword ptr [show_ordinals.loop]
mov rdi, qword ptr [ord_data]
mov dword ptr [rbp - 56], eax # 4-byte Spill
call ARRAY_SIZE
mov ecx, dword ptr [rbp - 56] # 4-byte Reload
cmp ecx, eax
jl .LBB0_4
# %bb.3:
mov dword ptr [show_ordinals.loop], 0
.LBB0_4:
jmp .LBB0_5
.LBB0_5: # =>This Inner Loop Header: Depth=1
xor eax, eax
# kill: def $al killed $al killed $eax
mov ecx, dword ptr [rbp - 48]
mov edx, dword ptr [PAGE_SIZE]
sub edx, 128
cmp ecx, edx
mov byte ptr [rbp - 57], al # 1-byte Spill
jge .LBB0_7
# %bb.6: # in Loop: Header=BB0_5 Depth=1
mov eax, dword ptr [show_ordinals.loop]
mov rdi, qword ptr [ord_data]
mov dword ptr [rbp - 64], eax # 4-byte Spill
call ARRAY_SIZE
mov ecx, dword ptr [rbp - 64] # 4-byte Reload
cmp ecx, eax
setl dl
mov byte ptr [rbp - 57], dl # 1-byte Spill
.LBB0_7: # in Loop: Header=BB0_5 Depth=1
mov al, byte ptr [rbp - 57] # 1-byte Reload
test al, 1
jne .LBB0_8
jmp .LBB0_12
.LBB0_8: # in Loop: Header=BB0_5 Depth=1
mov dword ptr [rbp - 52], 4
mov rdi, qword ptr [rbp - 40]
mov rax, qword ptr [ord_data]
movsxd rcx, dword ptr [show_ordinals.loop]
shl rcx, 4
add rax, rcx
mov esi, dword ptr [rax]
lea rdx, [rbp - 44]
lea rcx, [rbp - 52]
call ipw2100_get_ordinal
cmp rax, 0
je .LBB0_10
# %bb.9: # in Loop: Header=BB0_5 Depth=1
mov rax, qword ptr [rbp - 32]
movsxd rcx, dword ptr [rbp - 48]
add rax, rcx
mov rcx, qword ptr [ord_data]
movsxd rdx, dword ptr [show_ordinals.loop]
shl rdx, 4
add rcx, rdx
mov edx, dword ptr [rcx]
mov rcx, qword ptr [ord_data]
movsxd rsi, dword ptr [show_ordinals.loop]
shl rsi, 4
add rcx, rsi
mov rcx, qword ptr [rcx + 8]
mov rdi, rax
movabs rsi, offset .L.str
mov al, 0
call sprintf
movsxd rcx, dword ptr [rbp - 48]
add rcx, rax
# kill: def $ecx killed $ecx killed $rcx
mov dword ptr [rbp - 48], ecx
jmp .LBB0_11
.LBB0_10: # in Loop: Header=BB0_5 Depth=1
mov rax, qword ptr [rbp - 32]
movsxd rcx, dword ptr [rbp - 48]
add rax, rcx
mov rcx, qword ptr [ord_data]
movsxd rdx, dword ptr [show_ordinals.loop]
shl rdx, 4
add rcx, rdx
mov edx, dword ptr [rcx]
mov ecx, dword ptr [rbp - 44]
mov rsi, qword ptr [ord_data]
movsxd rdi, dword ptr [show_ordinals.loop]
shl rdi, 4
add rsi, rdi
mov r8, qword ptr [rsi + 8]
mov rdi, rax
movabs rsi, offset .L.str.1
mov al, 0
call sprintf
movsxd rsi, dword ptr [rbp - 48]
add rsi, rax
# kill: def $esi killed $esi killed $rsi
mov dword ptr [rbp - 48], esi
.LBB0_11: # in Loop: Header=BB0_5 Depth=1
mov eax, dword ptr [show_ordinals.loop]
add eax, 1
mov dword ptr [show_ordinals.loop], eax
jmp .LBB0_5
.LBB0_12:
mov eax, dword ptr [rbp - 48]
mov dword ptr [rbp - 4], eax
.LBB0_13:
mov eax, dword ptr [rbp - 4]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size show_ordinals, .Lfunc_end0-show_ordinals
.cfi_endproc
# -- End function
.type show_ordinals.loop,@object # @show_ordinals.loop
.local show_ordinals.loop
.comm show_ordinals.loop,4,4
.type STATUS_RF_KILL_MASK,@object # @STATUS_RF_KILL_MASK
.comm STATUS_RF_KILL_MASK,4,4
.type ord_data,@object # @ord_data
.comm ord_data,8,8
.type PAGE_SIZE,@object # @PAGE_SIZE
.comm PAGE_SIZE,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "[0x%02X] = ERROR %s\n"
.size .L.str, 24
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "[0x%02X] = 0x%08X %s\n"
.size .L.str.1, 22
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym show_ordinals
.addrsig_sym dev_get_drvdata
.addrsig_sym ARRAY_SIZE
.addrsig_sym ipw2100_get_ordinal
.addrsig_sym sprintf
.addrsig_sym show_ordinals.loop
.addrsig_sym STATUS_RF_KILL_MASK
.addrsig_sym ord_data
.addrsig_sym PAGE_SIZE
| .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_ipw2100.c_show_ordinals.c"
.p2align 2
.type show_ordinals,%function
.code 32
show_ordinals:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #48
sub sp, sp, #48
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [r11, #-16]
ldr r0, [r11, #-8]
bl dev_get_drvdata
str r0, [r11, #-20]
mov r0, #0
str r0, [sp, #24]
str r0, [sp, #20]
ldr r0, [r11, #-20]
ldr r0, [r0]
movw r1, :lower16:STATUS_RF_KILL_MASK
movt r1, :upper16:STATUS_RF_KILL_MASK
ldr r1, [r1]
tst r0, r1
beq .LBB0_2
b .LBB0_1
.LBB0_1:
mov r0, #0
str r0, [r11, #-4]
b .LBB0_13
.LBB0_2:
movw r0, :lower16:show_ordinals.loop
movt r0, :upper16:show_ordinals.loop
ldr r0, [r0]
movw r1, :lower16:ord_data
movt r1, :upper16:ord_data
ldr r1, [r1]
str r0, [sp, #12]
mov r0, r1
bl ARRAY_SIZE
ldr r1, [sp, #12]
cmp r1, r0
blt .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, :lower16:show_ordinals.loop
movt r0, :upper16:show_ordinals.loop
mov r1, #0
str r1, [r0]
b .LBB0_4
.LBB0_4:
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #20]
movw r1, :lower16:PAGE_SIZE
movt r1, :upper16:PAGE_SIZE
ldr r1, [r1]
sub r1, r1, #128
mov r2, #0
cmp r0, r1
str r2, [sp, #8]
bge .LBB0_7
b .LBB0_6
.LBB0_6:
movw r0, :lower16:show_ordinals.loop
movt r0, :upper16:show_ordinals.loop
ldr r0, [r0]
movw r1, :lower16:ord_data
movt r1, :upper16:ord_data
ldr r1, [r1]
str r0, [sp, #4]
mov r0, r1
bl ARRAY_SIZE
mov r1, #0
ldr r2, [sp, #4]
cmp r2, r0
movwlt r1, #1
str r1, [sp, #8]
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #8]
tst r0, #1
beq .LBB0_12
b .LBB0_8
.LBB0_8:
mov r0, #4
str r0, [sp, #16]
ldr r0, [r11, #-20]
movw r1, :lower16:ord_data
movt r1, :upper16:ord_data
ldr r1, [r1]
movw r2, :lower16:show_ordinals.loop
movt r2, :upper16:show_ordinals.loop
ldr r2, [r2]
ldr r1, [r1, r2, lsl #3]
add r2, sp, #24
add r3, sp, #16
bl ipw2100_get_ordinal
cmp r0, #0
beq .LBB0_10
b .LBB0_9
.LBB0_9:
ldr r0, [r11, #-16]
ldr r1, [sp, #20]
add r0, r0, r1
movw r1, :lower16:ord_data
movt r1, :upper16:ord_data
ldr r1, [r1]
movw r2, :lower16:show_ordinals.loop
movt r2, :upper16:show_ordinals.loop
ldr r2, [r2]
ldr r2, [r1, r2, lsl #3]!
ldr r3, [r1, #4]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl sprintf
ldr r1, [sp, #20]
add r0, r1, r0
str r0, [sp, #20]
b .LBB0_11
.LBB0_10:
ldr r0, [r11, #-16]
ldr r1, [sp, #20]
add r0, r0, r1
movw r1, :lower16:ord_data
movt r1, :upper16:ord_data
ldr r1, [r1]
movw r2, :lower16:show_ordinals.loop
movt r2, :upper16:show_ordinals.loop
ldr r2, [r2]
ldr r2, [r1, r2, lsl #3]!
ldr r3, [sp, #24]
ldr r1, [r1, #4]
mov r12, sp
str r1, [r12]
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
bl sprintf
ldr r1, [sp, #20]
add r0, r1, r0
str r0, [sp, #20]
b .LBB0_11
.LBB0_11:
movw r0, :lower16:show_ordinals.loop
movt r0, :upper16:show_ordinals.loop
ldr r1, [r0]
add r1, r1, #1
str r1, [r0]
b .LBB0_5
.LBB0_12:
ldr r0, [sp, #20]
str r0, [r11, #-4]
b .LBB0_13
.LBB0_13:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size show_ordinals, .Lfunc_end0-show_ordinals
.cantunwind
.fnend
.type show_ordinals.loop,%object
.local show_ordinals.loop
.comm show_ordinals.loop,4,4
.type STATUS_RF_KILL_MASK,%object
.comm STATUS_RF_KILL_MASK,4,4
.type ord_data,%object
.comm ord_data,4,4
.type PAGE_SIZE,%object
.comm PAGE_SIZE,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "[0x%02X] = ERROR %s\n"
.size .L.str, 24
.type .L.str.1,%object
.L.str.1:
.asciz "[0x%02X] = 0x%08X %s\n"
.size .L.str.1, 22
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym show_ordinals
.addrsig_sym dev_get_drvdata
.addrsig_sym ARRAY_SIZE
.addrsig_sym ipw2100_get_ordinal
.addrsig_sym sprintf
.addrsig_sym show_ordinals.loop
.addrsig_sym STATUS_RF_KILL_MASK
.addrsig_sym ord_data
.addrsig_sym PAGE_SIZE
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_sigmadelta.c_sigmadelta_set_prescale.c"
.globl sigmadelta_set_prescale # -- Begin function sigmadelta_set_prescale
.p2align 4, 0x90
.type sigmadelta_set_prescale,@function
sigmadelta_set_prescale: # @sigmadelta_set_prescale
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov rax, qword ptr [rbp - 8]
cmp rax, qword ptr [SIGMADELTA_CHANNEL_MAX]
setb cl
and cl, 1
movzx edi, cl
mov esi, dword ptr [SIGMADELTA_CHANNEL_ERR_STR]
mov edx, dword ptr [ESP_ERR_INVALID_ARG]
call SIGMADELTA_CHECK
mov edx, dword ptr [rbp - 12]
mov r8, qword ptr [SIGMADELTA]
mov r9, qword ptr [rbp - 8]
mov dword ptr [r8 + 4*r9], edx
mov edx, dword ptr [ESP_OK]
mov dword ptr [rbp - 16], eax # 4-byte Spill
mov eax, edx
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size sigmadelta_set_prescale, .Lfunc_end0-sigmadelta_set_prescale
.cfi_endproc
# -- End function
.type SIGMADELTA_CHANNEL_MAX,@object # @SIGMADELTA_CHANNEL_MAX
.comm SIGMADELTA_CHANNEL_MAX,8,8
.type SIGMADELTA_CHANNEL_ERR_STR,@object # @SIGMADELTA_CHANNEL_ERR_STR
.comm SIGMADELTA_CHANNEL_ERR_STR,4,4
.type ESP_ERR_INVALID_ARG,@object # @ESP_ERR_INVALID_ARG
.comm ESP_ERR_INVALID_ARG,4,4
.type SIGMADELTA,@object # @SIGMADELTA
.comm SIGMADELTA,8,8
.type ESP_OK,@object # @ESP_OK
.comm ESP_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym SIGMADELTA_CHECK
.addrsig_sym SIGMADELTA_CHANNEL_MAX
.addrsig_sym SIGMADELTA_CHANNEL_ERR_STR
.addrsig_sym ESP_ERR_INVALID_ARG
.addrsig_sym SIGMADELTA
.addrsig_sym ESP_OK
| .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_sigmadelta.c_sigmadelta_set_prescale.c"
.globl sigmadelta_set_prescale
.p2align 2
.type sigmadelta_set_prescale,%function
.code 32
sigmadelta_set_prescale:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
ldr r0, [r11, #-4]
movw r1, :lower16:SIGMADELTA_CHANNEL_MAX
movt r1, :upper16:SIGMADELTA_CHANNEL_MAX
ldr r1, [r1]
mov r2, #0
cmp r0, r1
movwlo r2, #1
movw r0, :lower16:SIGMADELTA_CHANNEL_ERR_STR
movt r0, :upper16:SIGMADELTA_CHANNEL_ERR_STR
ldr r1, [r0]
movw r0, :lower16:ESP_ERR_INVALID_ARG
movt r0, :upper16:ESP_ERR_INVALID_ARG
ldr r0, [r0]
str r0, [sp, #4]
mov r0, r2
ldr r2, [sp, #4]
bl SIGMADELTA_CHECK
ldr r1, [sp, #8]
movw r2, :lower16:SIGMADELTA
movt r2, :upper16:SIGMADELTA
ldr r2, [r2]
ldr r3, [r11, #-4]
str r1, [r2, r3, lsl #2]
movw r1, :lower16:ESP_OK
movt r1, :upper16:ESP_OK
ldr r1, [r1]
str r0, [sp]
mov r0, r1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size sigmadelta_set_prescale, .Lfunc_end0-sigmadelta_set_prescale
.cantunwind
.fnend
.type SIGMADELTA_CHANNEL_MAX,%object
.comm SIGMADELTA_CHANNEL_MAX,4,4
.type SIGMADELTA_CHANNEL_ERR_STR,%object
.comm SIGMADELTA_CHANNEL_ERR_STR,4,4
.type ESP_ERR_INVALID_ARG,%object
.comm ESP_ERR_INVALID_ARG,4,4
.type SIGMADELTA,%object
.comm SIGMADELTA,4,4
.type ESP_OK,%object
.comm ESP_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym SIGMADELTA_CHECK
.addrsig_sym SIGMADELTA_CHANNEL_MAX
.addrsig_sym SIGMADELTA_CHANNEL_ERR_STR
.addrsig_sym ESP_ERR_INVALID_ARG
.addrsig_sym SIGMADELTA
.addrsig_sym ESP_OK
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_i386-openbsd.elf-main.c_upx_bzero.c"
.p2align 4, 0x90 # -- Begin function upx_bzero
.type upx_bzero,@function
upx_bzero: # @upx_bzero
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
cmp qword ptr [rbp - 16], 0
je .LBB0_5
# %bb.1:
jmp .LBB0_2
.LBB0_2: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 8]
mov rcx, rax
add rcx, 1
mov qword ptr [rbp - 8], rcx
mov byte ptr [rax], 0
# %bb.3: # in Loop: Header=BB0_2 Depth=1
mov rax, qword ptr [rbp - 16]
add rax, -1
mov qword ptr [rbp - 16], rax
cmp rax, 0
jne .LBB0_2
# %bb.4:
jmp .LBB0_5
.LBB0_5:
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size upx_bzero, .Lfunc_end0-upx_bzero
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym upx_bzero
| .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_i386-openbsd.elf-main.c_upx_bzero.c"
.p2align 2
.type upx_bzero,%function
.code 32
upx_bzero:
.fnstart
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
str r1, [sp]
ldr r0, [sp]
cmp r0, #0
beq .LBB0_5
b .LBB0_1
.LBB0_1:
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #4]
add r1, r0, #1
str r1, [sp, #4]
mov r1, #0
strb r1, [r0]
b .LBB0_3
.LBB0_3:
ldr r0, [sp]
sub r0, r0, #1
str r0, [sp]
cmp r0, #0
bne .LBB0_2
b .LBB0_4
.LBB0_4:
b .LBB0_5
.LBB0_5:
add sp, sp, #8
bx lr
.Lfunc_end0:
.size upx_bzero, .Lfunc_end0-upx_bzero
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym upx_bzero
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_ucma.c_ucma_copy_conn_param.c"
.p2align 4, 0x90 # -- Begin function ucma_copy_conn_param
.type ucma_copy_conn_param,@function
ucma_copy_conn_param: # @ucma_copy_conn_param
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], rdx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 36]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 36], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 32]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 32], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 28]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 28], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 24]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 24], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 20]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 20], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 16]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 16], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 12]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 12], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 8]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 8], ecx
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax + 4]
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 4], ecx
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
cmp rax, qword ptr [AF_IB]
jne .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax]
mov dword ptr [rbp - 28], ecx # 4-byte Spill
jmp .LBB0_3
.LBB0_2:
xor eax, eax
mov dword ptr [rbp - 28], eax # 4-byte Spill
jmp .LBB0_3
.LBB0_3:
mov eax, dword ptr [rbp - 28] # 4-byte Reload
mov rcx, qword ptr [rbp - 16]
mov dword ptr [rcx], eax
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size ucma_copy_conn_param, .Lfunc_end0-ucma_copy_conn_param
.cfi_endproc
# -- End function
.type AF_IB,@object # @AF_IB
.comm AF_IB,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ucma_copy_conn_param
.addrsig_sym AF_IB
| .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_ucma.c_ucma_copy_conn_param.c"
.p2align 2
.type ucma_copy_conn_param,%function
.code 32
ucma_copy_conn_param:
.fnstart
.pad #16
sub sp, sp, #16
str r0, [sp, #12]
str r1, [sp, #8]
str r2, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0, #36]
ldr r1, [sp, #8]
str r0, [r1, #36]
ldr r0, [sp, #4]
ldr r0, [r0, #32]
ldr r1, [sp, #8]
str r0, [r1, #32]
ldr r0, [sp, #4]
ldr r0, [r0, #28]
ldr r1, [sp, #8]
str r0, [r1, #28]
ldr r0, [sp, #4]
ldr r0, [r0, #24]
ldr r1, [sp, #8]
str r0, [r1, #24]
ldr r0, [sp, #4]
ldr r0, [r0, #20]
ldr r1, [sp, #8]
str r0, [r1, #20]
ldr r0, [sp, #4]
ldr r0, [r0, #16]
ldr r1, [sp, #8]
str r0, [r1, #16]
ldr r0, [sp, #4]
ldr r0, [r0, #12]
ldr r1, [sp, #8]
str r0, [r1, #12]
ldr r0, [sp, #4]
ldr r0, [r0, #8]
ldr r1, [sp, #8]
str r0, [r1, #8]
ldr r0, [sp, #4]
ldr r0, [r0, #4]
ldr r1, [sp, #8]
str r0, [r1, #4]
ldr r0, [sp, #12]
ldr r0, [r0]
movw r1, :lower16:AF_IB
movt r1, :upper16:AF_IB
ldr r1, [r1]
cmp r0, r1
bne .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #4]
ldr r0, [r0]
str r0, [sp]
b .LBB0_3
.LBB0_2:
mov r0, #0
str r0, [sp]
b .LBB0_3
.LBB0_3:
ldr r0, [sp]
ldr r1, [sp, #8]
str r0, [r1]
add sp, sp, #16
bx lr
.Lfunc_end0:
.size ucma_copy_conn_param, .Lfunc_end0-ucma_copy_conn_param
.cantunwind
.fnend
.type AF_IB,%object
.comm AF_IB,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ucma_copy_conn_param
.addrsig_sym AF_IB
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_nft_cmp.c___nft_cmp_offload.c"
.p2align 4, 0x90 # -- Begin function __nft_cmp_offload
.type __nft_cmp_offload,@function
__nft_cmp_offload: # @__nft_cmp_offload
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov rcx, qword ptr [rbp - 32]
mov rcx, qword ptr [rcx]
shl rcx, 5
add rax, rcx
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 24]
add rax, 20
mov qword ptr [rbp - 48], rax
mov rax, qword ptr [rbp - 24]
add rax, 16
mov qword ptr [rbp - 56], rax
mov rax, qword ptr [rbp - 32]
mov rax, qword ptr [rax + 8]
cmp rax, qword ptr [NFT_CMP_EQ]
jne .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 40]
mov ecx, dword ptr [rax + 24]
mov rax, qword ptr [rbp - 32]
cmp ecx, dword ptr [rax + 16]
je .LBB0_3
.LBB0_2:
xor eax, eax
sub eax, dword ptr [EOPNOTSUPP]
mov dword ptr [rbp - 4], eax
jmp .LBB0_4
.LBB0_3:
mov rax, qword ptr [rbp - 56]
mov rcx, qword ptr [rbp - 40]
movsxd rcx, dword ptr [rcx]
shl rcx, 2
add rax, rcx
mov rcx, qword ptr [rbp - 32]
add rcx, 20
mov rdx, qword ptr [rbp - 32]
mov edx, dword ptr [rdx + 16]
mov rdi, rax
mov rsi, rcx
call memcpy
mov rcx, qword ptr [rbp - 48]
mov rsi, qword ptr [rbp - 40]
movsxd rsi, dword ptr [rsi]
shl rsi, 2
add rcx, rsi
mov rsi, qword ptr [rbp - 40]
add rsi, 20
mov rdi, qword ptr [rbp - 32]
mov edx, dword ptr [rdi + 16]
mov rdi, rcx
mov dword ptr [rbp - 60], eax # 4-byte Spill
call memcpy
mov rcx, qword ptr [rbp - 40]
mov rdi, qword ptr [rcx + 8]
mov dword ptr [rbp - 64], eax # 4-byte Spill
call BIT
mov rcx, qword ptr [rbp - 24]
or eax, dword ptr [rcx + 8]
mov dword ptr [rcx + 8], eax
mov rcx, qword ptr [rbp - 40]
mov eax, dword ptr [rcx + 16]
mov rcx, qword ptr [rbp - 24]
mov rcx, qword ptr [rcx]
mov rsi, qword ptr [rbp - 40]
mov rsi, qword ptr [rsi + 8]
mov dword ptr [rcx + 4*rsi], eax
mov rdi, qword ptr [rbp - 16]
mov rcx, qword ptr [rbp - 32]
add rcx, 20
mov rsi, qword ptr [rbp - 32]
mov edx, dword ptr [rsi + 16]
mov rsi, rcx
call nft_offload_update_dependency
mov dword ptr [rbp - 4], 0
.LBB0_4:
mov eax, dword ptr [rbp - 4]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size __nft_cmp_offload, .Lfunc_end0-__nft_cmp_offload
.cfi_endproc
# -- End function
.type NFT_CMP_EQ,@object # @NFT_CMP_EQ
.comm NFT_CMP_EQ,8,8
.type EOPNOTSUPP,@object # @EOPNOTSUPP
.comm EOPNOTSUPP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym __nft_cmp_offload
.addrsig_sym memcpy
.addrsig_sym BIT
.addrsig_sym nft_offload_update_dependency
.addrsig_sym NFT_CMP_EQ
.addrsig_sym EOPNOTSUPP
| .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_nft_cmp.c___nft_cmp_offload.c"
.p2align 2
.type __nft_cmp_offload,%function
.code 32
__nft_cmp_offload:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #48
sub sp, sp, #48
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [r11, #-16]
ldr r0, [r11, #-8]
ldr r0, [r0]
ldr r1, [r11, #-16]
ldr r1, [r1]
add r1, r1, r1, lsl #2
add r0, r0, r1, lsl #2
str r0, [r11, #-20]
ldr r0, [r11, #-12]
add r0, r0, #12
str r0, [sp, #24]
ldr r0, [r11, #-12]
add r0, r0, #8
str r0, [sp, #20]
ldr r0, [r11, #-16]
ldr r0, [r0, #4]
movw r1, :lower16:NFT_CMP_EQ
movt r1, :upper16:NFT_CMP_EQ
ldr r1, [r1]
cmp r0, r1
bne .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-20]
ldr r0, [r0, #16]
ldr r1, [r11, #-16]
ldr r1, [r1, #8]
cmp r0, r1
beq .LBB0_3
b .LBB0_2
.LBB0_2:
movw r0, :lower16:EOPNOTSUPP
movt r0, :upper16:EOPNOTSUPP
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_4
.LBB0_3:
ldr r0, [sp, #20]
ldr r1, [r11, #-20]
ldr r1, [r1]
add r0, r0, r1, lsl #2
ldr r1, [r11, #-16]
add r2, r1, #12
ldr r1, [r1, #8]
str r1, [sp, #16]
mov r1, r2
ldr r2, [sp, #16]
bl memcpy
ldr r1, [sp, #24]
ldr r2, [r11, #-20]
ldr r3, [r2], #12
add r1, r1, r3, lsl #2
ldr r3, [r11, #-16]
ldr r3, [r3, #8]
str r0, [sp, #12]
mov r0, r1
mov r1, r2
mov r2, r3
bl memcpy
ldr r1, [r11, #-20]
ldr r1, [r1, #4]
str r0, [sp, #8]
mov r0, r1
bl BIT
ldr r1, [r11, #-12]
ldr r2, [r1, #4]
orr r0, r2, r0
str r0, [r1, #4]
ldr r0, [r11, #-20]
ldr r1, [r0, #4]
ldr r0, [r0, #8]
ldr r2, [r11, #-12]
ldr r2, [r2]
str r0, [r2, r1, lsl #2]
ldr r0, [r11, #-8]
ldr r1, [r11, #-16]
add r2, r1, #12
ldr r1, [r1, #8]
str r1, [sp, #4]
mov r1, r2
ldr r2, [sp, #4]
bl nft_offload_update_dependency
mov r1, #0
str r1, [r11, #-4]
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size __nft_cmp_offload, .Lfunc_end0-__nft_cmp_offload
.cantunwind
.fnend
.type NFT_CMP_EQ,%object
.comm NFT_CMP_EQ,4,4
.type EOPNOTSUPP,%object
.comm EOPNOTSUPP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym __nft_cmp_offload
.addrsig_sym memcpy
.addrsig_sym BIT
.addrsig_sym nft_offload_update_dependency
.addrsig_sym NFT_CMP_EQ
.addrsig_sym EOPNOTSUPP
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_iavf_txrx.h_ring_uses_build_skb.c"
.p2align 4, 0x90 # -- Begin function ring_uses_build_skb
.type ring_uses_build_skb,@function
ring_uses_build_skb: # @ring_uses_build_skb
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov ecx, dword ptr [rax]
and ecx, dword ptr [IAVF_RXR_FLAGS_BUILD_SKB_ENABLED]
cmp ecx, 0
setne dl
xor dl, -1
xor dl, -1
and dl, 1
movzx eax, dl
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size ring_uses_build_skb, .Lfunc_end0-ring_uses_build_skb
.cfi_endproc
# -- End function
.type IAVF_RXR_FLAGS_BUILD_SKB_ENABLED,@object # @IAVF_RXR_FLAGS_BUILD_SKB_ENABLED
.comm IAVF_RXR_FLAGS_BUILD_SKB_ENABLED,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ring_uses_build_skb
.addrsig_sym IAVF_RXR_FLAGS_BUILD_SKB_ENABLED
| .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_iavf_txrx.h_ring_uses_build_skb.c"
.p2align 2
.type ring_uses_build_skb,%function
.code 32
ring_uses_build_skb:
.fnstart
.pad #4
sub sp, sp, #4
str r0, [sp]
ldr r0, [sp]
ldr r0, [r0]
movw r1, :lower16:IAVF_RXR_FLAGS_BUILD_SKB_ENABLED
movt r1, :upper16:IAVF_RXR_FLAGS_BUILD_SKB_ENABLED
ldr r1, [r1]
and r0, r0, r1
cmp r0, #0
movwne r0, #1
add sp, sp, #4
bx lr
.Lfunc_end0:
.size ring_uses_build_skb, .Lfunc_end0-ring_uses_build_skb
.cantunwind
.fnend
.type IAVF_RXR_FLAGS_BUILD_SKB_ENABLED,%object
.comm IAVF_RXR_FLAGS_BUILD_SKB_ENABLED,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ring_uses_build_skb
.addrsig_sym IAVF_RXR_FLAGS_BUILD_SKB_ENABLED
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_tool_getparam.c_GetSizeParameter.c"
.p2align 4, 0x90 # -- Begin function GetSizeParameter
.type GetSizeParameter,@function
GetSizeParameter: # @GetSizeParameter
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 80
xor eax, eax
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov qword ptr [rbp - 40], rcx
mov rdi, qword ptr [rbp - 24]
lea rsi, [rbp - 48]
mov edx, eax
lea rcx, [rbp - 52]
call curlx_strtoofft
cmp rax, 0
je .LBB0_2
# %bb.1:
mov rdi, qword ptr [rbp - 16]
mov rdx, qword ptr [rbp - 32]
movabs rsi, offset .L.str
call warnf
mov ecx, dword ptr [PARAM_BAD_USE]
mov dword ptr [rbp - 4], ecx
jmp .LBB0_20
.LBB0_2:
mov rax, qword ptr [rbp - 48]
cmp byte ptr [rax], 0
jne .LBB0_4
# %bb.3:
movabs rax, offset .L.str.1
mov qword ptr [rbp - 48], rax
jmp .LBB0_7
.LBB0_4:
mov rdi, qword ptr [rbp - 48]
call strlen
cmp eax, 1
jle .LBB0_6
# %bb.5:
movabs rax, offset .L.str.2
mov qword ptr [rbp - 48], rax
.LBB0_6:
jmp .LBB0_7
.LBB0_7:
mov rax, qword ptr [rbp - 48]
movsx ecx, byte ptr [rax]
add ecx, -66
mov eax, ecx
sub ecx, 43
mov qword ptr [rbp - 64], rax # 8-byte Spill
ja .LBB0_18
# %bb.21:
mov rax, qword ptr [rbp - 64] # 8-byte Reload
mov rcx, qword ptr [8*rax + .LJTI0_0]
jmp rcx
.LBB0_8:
mov eax, dword ptr [rbp - 52]
mov ecx, dword ptr [CURL_OFF_T_MAX]
mov dword ptr [rbp - 68], eax # 4-byte Spill
mov eax, ecx
cdq
mov ecx, 1073741824
idiv ecx
mov ecx, dword ptr [rbp - 68] # 4-byte Reload
cmp ecx, eax
jle .LBB0_10
# %bb.9:
mov eax, dword ptr [PARAM_NUMBER_TOO_LARGE]
mov dword ptr [rbp - 4], eax
jmp .LBB0_20
.LBB0_10:
mov eax, dword ptr [rbp - 52]
shl eax, 30
mov dword ptr [rbp - 52], eax
jmp .LBB0_19
.LBB0_11:
mov eax, dword ptr [rbp - 52]
mov ecx, dword ptr [CURL_OFF_T_MAX]
mov dword ptr [rbp - 72], eax # 4-byte Spill
mov eax, ecx
cdq
mov ecx, 1048576
idiv ecx
mov ecx, dword ptr [rbp - 72] # 4-byte Reload
cmp ecx, eax
jle .LBB0_13
# %bb.12:
mov eax, dword ptr [PARAM_NUMBER_TOO_LARGE]
mov dword ptr [rbp - 4], eax
jmp .LBB0_20
.LBB0_13:
mov eax, dword ptr [rbp - 52]
shl eax, 20
mov dword ptr [rbp - 52], eax
jmp .LBB0_19
.LBB0_14:
mov eax, dword ptr [rbp - 52]
mov ecx, dword ptr [CURL_OFF_T_MAX]
mov dword ptr [rbp - 76], eax # 4-byte Spill
mov eax, ecx
cdq
mov ecx, 1024
idiv ecx
mov ecx, dword ptr [rbp - 76] # 4-byte Reload
cmp ecx, eax
jle .LBB0_16
# %bb.15:
mov eax, dword ptr [PARAM_NUMBER_TOO_LARGE]
mov dword ptr [rbp - 4], eax
jmp .LBB0_20
.LBB0_16:
mov eax, dword ptr [rbp - 52]
shl eax, 10
mov dword ptr [rbp - 52], eax
jmp .LBB0_19
.LBB0_17:
jmp .LBB0_19
.LBB0_18:
mov rdi, qword ptr [rbp - 16]
mov rdx, qword ptr [rbp - 32]
movabs rsi, offset .L.str.3
call warnf
mov ecx, dword ptr [PARAM_BAD_USE]
mov dword ptr [rbp - 4], ecx
jmp .LBB0_20
.LBB0_19:
mov eax, dword ptr [rbp - 52]
mov rcx, qword ptr [rbp - 40]
mov dword ptr [rcx], eax
mov eax, dword ptr [PARAM_OK]
mov dword ptr [rbp - 4], eax
.LBB0_20:
mov eax, dword ptr [rbp - 4]
add rsp, 80
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size GetSizeParameter, .Lfunc_end0-GetSizeParameter
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 3
.LJTI0_0:
.quad .LBB0_17
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_8
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_14
.quad .LBB0_18
.quad .LBB0_11
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_17
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_8
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_18
.quad .LBB0_14
.quad .LBB0_18
.quad .LBB0_11
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "invalid number specified for %s\n"
.size .L.str, 33
.type PARAM_BAD_USE,@object # @PARAM_BAD_USE
.comm PARAM_BAD_USE,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "b"
.size .L.str.1, 2
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "w"
.size .L.str.2, 2
.type CURL_OFF_T_MAX,@object # @CURL_OFF_T_MAX
.comm CURL_OFF_T_MAX,4,4
.type PARAM_NUMBER_TOO_LARGE,@object # @PARAM_NUMBER_TOO_LARGE
.comm PARAM_NUMBER_TOO_LARGE,4,4
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "unsupported %s unit. Use G, M, K or B!\n"
.size .L.str.3, 40
.type PARAM_OK,@object # @PARAM_OK
.comm PARAM_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym GetSizeParameter
.addrsig_sym curlx_strtoofft
.addrsig_sym warnf
.addrsig_sym strlen
.addrsig_sym PARAM_BAD_USE
.addrsig_sym CURL_OFF_T_MAX
.addrsig_sym PARAM_NUMBER_TOO_LARGE
.addrsig_sym PARAM_OK
| .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_tool_getparam.c_GetSizeParameter.c"
.p2align 2
.type GetSizeParameter,%function
.code 32
GetSizeParameter:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [sp, #16]
str r3, [sp, #12]
ldr r0, [r11, #-12]
add r1, sp, #8
mov r2, #0
add r3, sp, #4
bl curlx_strtoofft
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-8]
ldr r2, [sp, #16]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl warnf
movw r1, :lower16:PARAM_BAD_USE
movt r1, :upper16:PARAM_BAD_USE
ldr r1, [r1]
str r1, [r11, #-4]
b .LBB0_22
.LBB0_2:
ldr r0, [sp, #8]
ldrb r0, [r0]
cmp r0, #0
bne .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
str r0, [sp, #8]
b .LBB0_7
.LBB0_4:
ldr r0, [sp, #8]
bl strlen
cmp r0, #2
blt .LBB0_6
b .LBB0_5
.LBB0_5:
movw r0, :lower16:.L.str.2
movt r0, :upper16:.L.str.2
str r0, [sp, #8]
b .LBB0_6
.LBB0_6:
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #8]
ldrb r0, [r0]
sub r0, r0, #66
cmp r0, #43
str r0, [sp]
bhi .LBB0_20
adr r0, .LJTI0_0
ldr r1, [sp]
ldr r0, [r0, r1, lsl #2]
mov pc, r0
.p2align 2
.LJTI0_0:
.long .LBB0_19
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_10
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_16
.long .LBB0_20
.long .LBB0_13
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_19
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_10
.long .LBB0_20
.long .LBB0_20
.long .LBB0_20
.long .LBB0_16
.long .LBB0_20
.long .LBB0_13
.LBB0_10:
ldr r0, [sp, #4]
movw r1, :lower16:CURL_OFF_T_MAX
movt r1, :upper16:CURL_OFF_T_MAX
ldr r1, [r1]
asr r2, r1, #31
add r1, r1, r2, lsr #2
cmp r0, r1, asr #30
ble .LBB0_12
b .LBB0_11
.LBB0_11:
movw r0, :lower16:PARAM_NUMBER_TOO_LARGE
movt r0, :upper16:PARAM_NUMBER_TOO_LARGE
ldr r0, [r0]
str r0, [r11, #-4]
b .LBB0_22
.LBB0_12:
ldr r0, [sp, #4]
lsl r0, r0, #30
str r0, [sp, #4]
b .LBB0_21
.LBB0_13:
ldr r0, [sp, #4]
movw r1, :lower16:CURL_OFF_T_MAX
movt r1, :upper16:CURL_OFF_T_MAX
ldr r1, [r1]
asr r2, r1, #31
add r1, r1, r2, lsr #12
cmp r0, r1, asr #20
ble .LBB0_15
b .LBB0_14
.LBB0_14:
movw r0, :lower16:PARAM_NUMBER_TOO_LARGE
movt r0, :upper16:PARAM_NUMBER_TOO_LARGE
ldr r0, [r0]
str r0, [r11, #-4]
b .LBB0_22
.LBB0_15:
ldr r0, [sp, #4]
lsl r0, r0, #20
str r0, [sp, #4]
b .LBB0_21
.LBB0_16:
ldr r0, [sp, #4]
movw r1, :lower16:CURL_OFF_T_MAX
movt r1, :upper16:CURL_OFF_T_MAX
ldr r1, [r1]
asr r2, r1, #31
add r1, r1, r2, lsr #22
cmp r0, r1, asr #10
ble .LBB0_18
b .LBB0_17
.LBB0_17:
movw r0, :lower16:PARAM_NUMBER_TOO_LARGE
movt r0, :upper16:PARAM_NUMBER_TOO_LARGE
ldr r0, [r0]
str r0, [r11, #-4]
b .LBB0_22
.LBB0_18:
ldr r0, [sp, #4]
lsl r0, r0, #10
str r0, [sp, #4]
b .LBB0_21
.LBB0_19:
b .LBB0_21
.LBB0_20:
ldr r0, [r11, #-8]
ldr r2, [sp, #16]
movw r1, :lower16:.L.str.3
movt r1, :upper16:.L.str.3
bl warnf
movw r1, :lower16:PARAM_BAD_USE
movt r1, :upper16:PARAM_BAD_USE
ldr r1, [r1]
str r1, [r11, #-4]
b .LBB0_22
.LBB0_21:
ldr r0, [sp, #4]
ldr r1, [sp, #12]
str r0, [r1]
movw r0, :lower16:PARAM_OK
movt r0, :upper16:PARAM_OK
ldr r0, [r0]
str r0, [r11, #-4]
b .LBB0_22
.LBB0_22:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size GetSizeParameter, .Lfunc_end0-GetSizeParameter
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "invalid number specified for %s\n"
.size .L.str, 33
.type PARAM_BAD_USE,%object
.comm PARAM_BAD_USE,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "b"
.size .L.str.1, 2
.type .L.str.2,%object
.L.str.2:
.asciz "w"
.size .L.str.2, 2
.type CURL_OFF_T_MAX,%object
.comm CURL_OFF_T_MAX,4,4
.type PARAM_NUMBER_TOO_LARGE,%object
.comm PARAM_NUMBER_TOO_LARGE,4,4
.type .L.str.3,%object
.L.str.3:
.asciz "unsupported %s unit. Use G, M, K or B!\n"
.size .L.str.3, 40
.type PARAM_OK,%object
.comm PARAM_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym GetSizeParameter
.addrsig_sym curlx_strtoofft
.addrsig_sym warnf
.addrsig_sym strlen
.addrsig_sym PARAM_BAD_USE
.addrsig_sym CURL_OFF_T_MAX
.addrsig_sym PARAM_NUMBER_TOO_LARGE
.addrsig_sym PARAM_OK
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_tscUtil.c_setValueImpl.c"
.p2align 4, 0x90 # -- Begin function setValueImpl
.type setValueImpl,@function
setValueImpl: # @setValueImpl
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov dword ptr [rbp - 28], ecx
mov eax, dword ptr [rbp - 12]
mov rdx, qword ptr [rbp - 8]
mov dword ptr [rdx + 8], eax
mov rdx, qword ptr [rbp - 8]
mov edi, dword ptr [rdx + 4]
mov rsi, qword ptr [rbp - 24]
mov edx, dword ptr [TSDB_COL_NAME_LEN]
call strncpy
mov ecx, dword ptr [rbp - 28]
mov rsi, qword ptr [rbp - 8]
mov dword ptr [rsi], ecx
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size setValueImpl, .Lfunc_end0-setValueImpl
.cfi_endproc
# -- End function
.type TSDB_COL_NAME_LEN,@object # @TSDB_COL_NAME_LEN
.comm TSDB_COL_NAME_LEN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym setValueImpl
.addrsig_sym strncpy
.addrsig_sym TSDB_COL_NAME_LEN
| .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_tscUtil.c_setValueImpl.c"
.p2align 2
.type setValueImpl,%function
.code 32
setValueImpl:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
str r2, [sp, #4]
str r3, [sp]
ldr r0, [sp, #8]
ldr r1, [r11, #-4]
str r0, [r1, #8]
ldr r0, [r11, #-4]
ldr r0, [r0, #4]
ldr r1, [sp, #4]
movw r2, :lower16:TSDB_COL_NAME_LEN
movt r2, :upper16:TSDB_COL_NAME_LEN
ldr r2, [r2]
bl strncpy
ldr r1, [sp]
ldr r2, [r11, #-4]
str r1, [r2]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size setValueImpl, .Lfunc_end0-setValueImpl
.cantunwind
.fnend
.type TSDB_COL_NAME_LEN,%object
.comm TSDB_COL_NAME_LEN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym setValueImpl
.addrsig_sym strncpy
.addrsig_sym TSDB_COL_NAME_LEN
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_blncache.c_baseline_info_make.c"
.p2align 4, 0x90 # -- Begin function baseline_info_make
.type baseline_info_make,@function
baseline_info_make: # @baseline_info_make
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov rdi, qword ptr [rbp - 24]
mov esi, 8
call apr_palloc
mov qword ptr [rbp - 32], rax
mov rdi, qword ptr [rbp - 24]
mov rsi, qword ptr [rbp - 8]
call apr_pstrdup
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx + 4], eax
mov eax, dword ptr [rbp - 12]
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx], eax
mov rax, qword ptr [rbp - 32]
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size baseline_info_make, .Lfunc_end0-baseline_info_make
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym baseline_info_make
.addrsig_sym apr_palloc
.addrsig_sym apr_pstrdup
| .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_blncache.c_baseline_info_make.c"
.p2align 2
.type baseline_info_make,%function
.code 32
baseline_info_make:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
str r2, [sp, #4]
ldr r0, [sp, #4]
mov r1, #8
bl apr_palloc
str r0, [sp]
ldr r0, [sp, #4]
ldr r1, [r11, #-4]
bl apr_pstrdup
ldr r1, [sp]
str r0, [r1, #4]
ldr r0, [sp, #8]
ldr r1, [sp]
str r0, [r1]
ldr r0, [sp]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size baseline_info_make, .Lfunc_end0-baseline_info_make
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym baseline_info_make
.addrsig_sym apr_palloc
.addrsig_sym apr_pstrdup
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_hal_ftm.c_HAL_FTM_OC_Init.c"
.globl HAL_FTM_OC_Init # -- Begin function HAL_FTM_OC_Init
.p2align 4, 0x90
.type HAL_FTM_OC_Init,@function
HAL_FTM_OC_Init: # @HAL_FTM_OC_Init
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov rdi, qword ptr [rbp - 8]
call HAL_FTM_Base_Init
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size HAL_FTM_OC_Init, .Lfunc_end0-HAL_FTM_OC_Init
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym HAL_FTM_Base_Init
| .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_hal_ftm.c_HAL_FTM_OC_Init.c"
.globl HAL_FTM_OC_Init
.p2align 2
.type HAL_FTM_OC_Init,%function
.code 32
HAL_FTM_OC_Init:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
ldr r0, [sp, #4]
bl HAL_FTM_Base_Init
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size HAL_FTM_OC_Init, .Lfunc_end0-HAL_FTM_OC_Init
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym HAL_FTM_Base_Init
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_xform_esp.c_esp_zeroize.c"
.p2align 4, 0x90 # -- Begin function esp_zeroize
.type esp_zeroize,@function
esp_zeroize: # @esp_zeroize
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov rdi, qword ptr [rbp - 8]
call ah_zeroize
mov dword ptr [rbp - 12], eax
mov rcx, qword ptr [rbp - 8]
cmp qword ptr [rcx + 16], 0
je .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 16]
mov edi, dword ptr [rax]
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 16]
mov dword ptr [rbp - 16], edi # 4-byte Spill
mov rdi, rax
call _KEYLEN
mov edi, dword ptr [rbp - 16] # 4-byte Reload
mov esi, eax
call bzero
.LBB0_2:
mov rax, qword ptr [rbp - 8]
mov qword ptr [rax + 8], 0
mov rax, qword ptr [rbp - 8]
mov qword ptr [rax], 0
mov eax, dword ptr [rbp - 12]
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size esp_zeroize, .Lfunc_end0-esp_zeroize
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym esp_zeroize
.addrsig_sym ah_zeroize
.addrsig_sym bzero
.addrsig_sym _KEYLEN
| .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_xform_esp.c_esp_zeroize.c"
.p2align 2
.type esp_zeroize,%function
.code 32
esp_zeroize:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
ldr r0, [r11, #-4]
bl ah_zeroize
str r0, [sp, #8]
ldr r0, [r11, #-4]
ldr r0, [r0, #8]
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-4]
ldr r0, [r0, #8]
ldr r1, [r0]
str r1, [sp, #4]
bl _KEYLEN
ldr r1, [sp, #4]
str r0, [sp]
mov r0, r1
ldr r1, [sp]
bl bzero
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-4]
mov r1, #0
str r1, [r0, #4]
ldr r0, [r11, #-4]
str r1, [r0]
ldr r0, [sp, #8]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size esp_zeroize, .Lfunc_end0-esp_zeroize
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym esp_zeroize
.addrsig_sym ah_zeroize
.addrsig_sym bzero
.addrsig_sym _KEYLEN
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_ccv_nnc_symbolic_graph.c_ccv_nnc_symbolic_graph_iter_next.c"
.globl ccv_nnc_symbolic_graph_iter_next # -- Begin function ccv_nnc_symbolic_graph_iter_next
.p2align 4, 0x90
.type ccv_nnc_symbolic_graph_iter_next,@function
ccv_nnc_symbolic_graph_iter_next: # @ccv_nnc_symbolic_graph_iter_next
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov rcx, qword ptr [rax]
add rcx, 1
mov qword ptr [rax], rcx
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
mov rcx, qword ptr [rbp - 8]
mov rcx, qword ptr [rcx + 8]
cmp rax, qword ptr [rcx]
setl dl
and dl, 1
movzx eax, dl
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size ccv_nnc_symbolic_graph_iter_next, .Lfunc_end0-ccv_nnc_symbolic_graph_iter_next
.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_ccv_nnc_symbolic_graph.c_ccv_nnc_symbolic_graph_iter_next.c"
.globl ccv_nnc_symbolic_graph_iter_next
.p2align 2
.type ccv_nnc_symbolic_graph_iter_next,%function
.code 32
ccv_nnc_symbolic_graph_iter_next:
.fnstart
.pad #4
sub sp, sp, #4
str r0, [sp]
ldr r0, [sp]
ldr r1, [r0]
add r1, r1, #1
str r1, [r0]
ldr r0, [sp]
ldr r1, [r0]
ldr r0, [r0, #4]
ldr r0, [r0]
mov r2, #0
cmp r1, r0
movwlt r2, #1
mov r0, r2
add sp, sp, #4
bx lr
.Lfunc_end0:
.size ccv_nnc_symbolic_graph_iter_next, .Lfunc_end0-ccv_nnc_symbolic_graph_iter_next
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_e1000_nvm.c_igb_poll_eerd_eewr_done.c"
.p2align 4, 0x90 # -- Begin function igb_poll_eerd_eewr_done
.type igb_poll_eerd_eewr_done,@function
igb_poll_eerd_eewr_done: # @igb_poll_eerd_eewr_done
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
xor eax, eax
mov ecx, eax
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], 100000
mov qword ptr [rbp - 40], 0
sub rcx, qword ptr [E1000_ERR_NVM]
mov qword ptr [rbp - 48], rcx
mov qword ptr [rbp - 32], 0
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 32]
cmp rax, qword ptr [rbp - 24]
jge .LBB0_9
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov eax, dword ptr [rbp - 12]
cmp eax, dword ptr [E1000_NVM_POLL_READ]
jne .LBB0_4
# %bb.3: # in Loop: Header=BB0_1 Depth=1
mov edi, dword ptr [E1000_EERD]
call rd32
mov qword ptr [rbp - 40], rax
jmp .LBB0_5
.LBB0_4: # in Loop: Header=BB0_1 Depth=1
mov edi, dword ptr [E1000_EEWR]
call rd32
mov qword ptr [rbp - 40], rax
.LBB0_5: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 40]
and rax, qword ptr [E1000_NVM_RW_REG_DONE]
cmp rax, 0
je .LBB0_7
# %bb.6:
mov qword ptr [rbp - 48], 0
jmp .LBB0_9
.LBB0_7: # in Loop: Header=BB0_1 Depth=1
mov edi, 5
call udelay
# %bb.8: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 32]
add rax, 1
mov qword ptr [rbp - 32], rax
jmp .LBB0_1
.LBB0_9:
mov rax, qword ptr [rbp - 48]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size igb_poll_eerd_eewr_done, .Lfunc_end0-igb_poll_eerd_eewr_done
.cfi_endproc
# -- End function
.type E1000_ERR_NVM,@object # @E1000_ERR_NVM
.comm E1000_ERR_NVM,8,8
.type E1000_NVM_POLL_READ,@object # @E1000_NVM_POLL_READ
.comm E1000_NVM_POLL_READ,4,4
.type E1000_EERD,@object # @E1000_EERD
.comm E1000_EERD,4,4
.type E1000_EEWR,@object # @E1000_EEWR
.comm E1000_EEWR,4,4
.type E1000_NVM_RW_REG_DONE,@object # @E1000_NVM_RW_REG_DONE
.comm E1000_NVM_RW_REG_DONE,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym igb_poll_eerd_eewr_done
.addrsig_sym rd32
.addrsig_sym udelay
.addrsig_sym E1000_ERR_NVM
.addrsig_sym E1000_NVM_POLL_READ
.addrsig_sym E1000_EERD
.addrsig_sym E1000_EEWR
.addrsig_sym E1000_NVM_RW_REG_DONE
| .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_e1000_nvm.c_igb_poll_eerd_eewr_done.c"
.p2align 2
.type igb_poll_eerd_eewr_done,%function
.code 32
igb_poll_eerd_eewr_done:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-4]
str r1, [r11, #-8]
movw r0, #34464
movt r0, #1
str r0, [sp, #12]
mov r0, #0
str r0, [sp, #4]
movw r1, :lower16:E1000_ERR_NVM
movt r1, :upper16:E1000_ERR_NVM
ldr r1, [r1]
rsb r1, r1, #0
str r1, [sp]
str r0, [sp, #8]
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #8]
ldr r1, [sp, #12]
cmp r0, r1
bge .LBB0_9
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-8]
movw r1, :lower16:E1000_NVM_POLL_READ
movt r1, :upper16:E1000_NVM_POLL_READ
ldr r1, [r1]
cmp r0, r1
bne .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, :lower16:E1000_EERD
movt r0, :upper16:E1000_EERD
ldr r0, [r0]
bl rd32
str r0, [sp, #4]
b .LBB0_5
.LBB0_4:
movw r0, :lower16:E1000_EEWR
movt r0, :upper16:E1000_EEWR
ldr r0, [r0]
bl rd32
str r0, [sp, #4]
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #4]
movw r1, :lower16:E1000_NVM_RW_REG_DONE
movt r1, :upper16:E1000_NVM_RW_REG_DONE
ldr r1, [r1]
tst r0, r1
beq .LBB0_7
b .LBB0_6
.LBB0_6:
mov r0, #0
str r0, [sp]
b .LBB0_9
.LBB0_7:
mov r0, #5
bl udelay
b .LBB0_8
.LBB0_8:
ldr r0, [sp, #8]
add r0, r0, #1
str r0, [sp, #8]
b .LBB0_1
.LBB0_9:
ldr r0, [sp]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size igb_poll_eerd_eewr_done, .Lfunc_end0-igb_poll_eerd_eewr_done
.cantunwind
.fnend
.type E1000_ERR_NVM,%object
.comm E1000_ERR_NVM,4,4
.type E1000_NVM_POLL_READ,%object
.comm E1000_NVM_POLL_READ,4,4
.type E1000_EERD,%object
.comm E1000_EERD,4,4
.type E1000_EEWR,%object
.comm E1000_EEWR,4,4
.type E1000_NVM_RW_REG_DONE,%object
.comm E1000_NVM_RW_REG_DONE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym igb_poll_eerd_eewr_done
.addrsig_sym rd32
.addrsig_sym udelay
.addrsig_sym E1000_ERR_NVM
.addrsig_sym E1000_NVM_POLL_READ
.addrsig_sym E1000_EERD
.addrsig_sym E1000_EEWR
.addrsig_sym E1000_NVM_RW_REG_DONE
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_bna_tx_rx.c_bna_tx_sm_prio_stop_wait.c"
.p2align 4, 0x90 # -- Begin function bna_tx_sm_prio_stop_wait
.type bna_tx_sm_prio_stop_wait,@function
bna_tx_sm_prio_stop_wait: # @bna_tx_sm_prio_stop_wait
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov eax, dword ptr [rbp - 12]
add eax, -128
mov ecx, eax
sub eax, 4
mov qword ptr [rbp - 24], rcx # 8-byte Spill
ja .LBB0_5
# %bb.7:
mov rax, qword ptr [rbp - 24] # 8-byte Reload
mov rcx, qword ptr [8*rax + .LJTI0_0]
jmp rcx
.LBB0_1:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [bna_tx_sm_stop_wait]
call bfa_fsm_set_state
jmp .LBB0_6
.LBB0_2:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [bna_tx_sm_failed]
call bfa_fsm_set_state
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 28], eax # 4-byte Spill
call call_tx_prio_change_cbfn
mov rcx, qword ptr [rbp - 8]
mov rcx, qword ptr [rcx + 8]
mov rdx, qword ptr [rbp - 8]
mov rdx, qword ptr [rdx]
mov edi, dword ptr [rdx]
mov rsi, qword ptr [rbp - 8]
mov dword ptr [rbp - 32], eax # 4-byte Spill
call rcx
jmp .LBB0_6
.LBB0_3:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [bna_tx_sm_prio_cleanup_wait]
call bfa_fsm_set_state
jmp .LBB0_6
.LBB0_4:
jmp .LBB0_6
.LBB0_5:
mov edi, dword ptr [rbp - 12]
call bfa_sm_fault
.LBB0_6:
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size bna_tx_sm_prio_stop_wait, .Lfunc_end0-bna_tx_sm_prio_stop_wait
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 3
.LJTI0_0:
.quad .LBB0_3
.quad .LBB0_1
.quad .LBB0_4
.quad .LBB0_2
.quad .LBB0_4
# -- End function
.type bna_tx_sm_stop_wait,@object # @bna_tx_sm_stop_wait
.comm bna_tx_sm_stop_wait,4,4
.type bna_tx_sm_failed,@object # @bna_tx_sm_failed
.comm bna_tx_sm_failed,4,4
.type bna_tx_sm_prio_cleanup_wait,@object # @bna_tx_sm_prio_cleanup_wait
.comm bna_tx_sm_prio_cleanup_wait,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym bna_tx_sm_prio_stop_wait
.addrsig_sym bfa_fsm_set_state
.addrsig_sym call_tx_prio_change_cbfn
.addrsig_sym bfa_sm_fault
.addrsig_sym bna_tx_sm_stop_wait
.addrsig_sym bna_tx_sm_failed
.addrsig_sym bna_tx_sm_prio_cleanup_wait
| .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_bna_tx_rx.c_bna_tx_sm_prio_stop_wait.c"
.p2align 2
.type bna_tx_sm_prio_stop_wait,%function
.code 32
bna_tx_sm_prio_stop_wait:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-4]
str r1, [r11, #-8]
ldr r0, [r11, #-8]
sub r0, r0, #128
cmp r0, #4
str r0, [sp, #12]
bhi .LBB0_7
adr r0, .LJTI0_0
ldr r1, [sp, #12]
ldr r0, [r0, r1, lsl #2]
mov pc, r0
.p2align 2
.LJTI0_0:
.long .LBB0_5
.long .LBB0_3
.long .LBB0_6
.long .LBB0_4
.long .LBB0_6
.LBB0_3:
ldr r0, [r11, #-4]
movw r1, :lower16:bna_tx_sm_stop_wait
movt r1, :upper16:bna_tx_sm_stop_wait
ldr r1, [r1]
bl bfa_fsm_set_state
b .LBB0_8
.LBB0_4:
ldr r0, [r11, #-4]
movw r1, :lower16:bna_tx_sm_failed
movt r1, :upper16:bna_tx_sm_failed
ldr r1, [r1]
bl bfa_fsm_set_state
ldr r1, [r11, #-4]
str r0, [sp, #8]
mov r0, r1
bl call_tx_prio_change_cbfn
ldr r1, [r11, #-4]
ldr r2, [r1]
ldr r3, [r1, #4]
ldr r2, [r2]
str r0, [sp, #4]
mov r0, r2
blx r3
b .LBB0_8
.LBB0_5:
ldr r0, [r11, #-4]
movw r1, :lower16:bna_tx_sm_prio_cleanup_wait
movt r1, :upper16:bna_tx_sm_prio_cleanup_wait
ldr r1, [r1]
bl bfa_fsm_set_state
b .LBB0_8
.LBB0_6:
b .LBB0_8
.LBB0_7:
ldr r0, [r11, #-8]
bl bfa_sm_fault
b .LBB0_8
.LBB0_8:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size bna_tx_sm_prio_stop_wait, .Lfunc_end0-bna_tx_sm_prio_stop_wait
.cantunwind
.fnend
.type bna_tx_sm_stop_wait,%object
.comm bna_tx_sm_stop_wait,4,4
.type bna_tx_sm_failed,%object
.comm bna_tx_sm_failed,4,4
.type bna_tx_sm_prio_cleanup_wait,%object
.comm bna_tx_sm_prio_cleanup_wait,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym bna_tx_sm_prio_stop_wait
.addrsig_sym bfa_fsm_set_state
.addrsig_sym call_tx_prio_change_cbfn
.addrsig_sym bfa_sm_fault
.addrsig_sym bna_tx_sm_stop_wait
.addrsig_sym bna_tx_sm_failed
.addrsig_sym bna_tx_sm_prio_cleanup_wait
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_va1j5jf8007t.c_va1j5jf8007t_release.c"
.p2align 4, 0x90 # -- Begin function va1j5jf8007t_release
.type va1j5jf8007t_release,@function
va1j5jf8007t_release: # @va1j5jf8007t_release
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 16], rax
mov rdi, qword ptr [rbp - 16]
call kfree
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size va1j5jf8007t_release, .Lfunc_end0-va1j5jf8007t_release
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym va1j5jf8007t_release
.addrsig_sym kfree
| .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_va1j5jf8007t.c_va1j5jf8007t_release.c"
.p2align 2
.type va1j5jf8007t_release,%function
.code 32
va1j5jf8007t_release:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0]
str r0, [sp]
ldr r0, [sp]
bl kfree
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size va1j5jf8007t_release, .Lfunc_end0-va1j5jf8007t_release
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym va1j5jf8007t_release
.addrsig_sym kfree
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_sun4i_dma.c_sun4i_csi_queue_setup.c"
.p2align 4, 0x90 # -- Begin function sun4i_csi_queue_setup
.type sun4i_csi_queue_setup,@function
sun4i_csi_queue_setup: # @sun4i_csi_queue_setup
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov qword ptr [rbp - 40], rcx
mov qword ptr [rbp - 48], r8
mov rdi, qword ptr [rbp - 16]
call vb2_get_drv_priv
mov qword ptr [rbp - 56], rax
mov rax, qword ptr [rbp - 56]
mov r9d, dword ptr [rax]
mov dword ptr [rbp - 60], r9d
mov rax, qword ptr [rbp - 32]
cmp dword ptr [rax], 0
je .LBB0_10
# %bb.1:
mov rax, qword ptr [rbp - 32]
mov ecx, dword ptr [rax]
cmp ecx, dword ptr [rbp - 60]
je .LBB0_3
# %bb.2:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_15
.LBB0_3:
mov dword ptr [rbp - 64], 0
.LBB0_4: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rbp - 64]
cmp eax, dword ptr [rbp - 60]
jae .LBB0_9
# %bb.5: # in Loop: Header=BB0_4 Depth=1
mov rax, qword ptr [rbp - 40]
mov ecx, dword ptr [rbp - 64]
mov edx, ecx
mov ecx, dword ptr [rax + 4*rdx]
mov rax, qword ptr [rbp - 56]
mov rax, qword ptr [rax + 8]
mov esi, dword ptr [rbp - 64]
mov edx, esi
cmp ecx, dword ptr [rax + 4*rdx]
jae .LBB0_7
# %bb.6:
xor eax, eax
sub eax, dword ptr [EINVAL]
mov dword ptr [rbp - 4], eax
jmp .LBB0_15
.LBB0_7: # in Loop: Header=BB0_4 Depth=1
jmp .LBB0_8
.LBB0_8: # in Loop: Header=BB0_4 Depth=1
mov eax, dword ptr [rbp - 64]
add eax, 1
mov dword ptr [rbp - 64], eax
jmp .LBB0_4
.LBB0_9:
mov dword ptr [rbp - 4], 0
jmp .LBB0_15
.LBB0_10:
mov eax, dword ptr [rbp - 60]
mov rcx, qword ptr [rbp - 32]
mov dword ptr [rcx], eax
mov dword ptr [rbp - 64], 0
.LBB0_11: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rbp - 64]
cmp eax, dword ptr [rbp - 60]
jae .LBB0_14
# %bb.12: # in Loop: Header=BB0_11 Depth=1
mov rax, qword ptr [rbp - 56]
mov rax, qword ptr [rax + 8]
mov ecx, dword ptr [rbp - 64]
mov edx, ecx
mov ecx, dword ptr [rax + 4*rdx]
mov rax, qword ptr [rbp - 40]
mov esi, dword ptr [rbp - 64]
mov edx, esi
mov dword ptr [rax + 4*rdx], ecx
# %bb.13: # in Loop: Header=BB0_11 Depth=1
mov eax, dword ptr [rbp - 64]
add eax, 1
mov dword ptr [rbp - 64], eax
jmp .LBB0_11
.LBB0_14:
mov dword ptr [rbp - 4], 0
.LBB0_15:
mov eax, dword ptr [rbp - 4]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size sun4i_csi_queue_setup, .Lfunc_end0-sun4i_csi_queue_setup
.cfi_endproc
# -- End function
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sun4i_csi_queue_setup
.addrsig_sym vb2_get_drv_priv
.addrsig_sym EINVAL
| .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_sun4i_dma.c_sun4i_csi_queue_setup.c"
.p2align 2
.type sun4i_csi_queue_setup,%function
.code 32
sun4i_csi_queue_setup:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #40
sub sp, sp, #40
ldr r12, [r11, #8]
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [r11, #-16]
str r3, [sp, #20]
ldr r0, [r11, #-8]
str r12, [sp, #4]
bl vb2_get_drv_priv
str r0, [sp, #16]
ldr r0, [sp, #16]
ldr r0, [r0]
str r0, [sp, #12]
ldr r0, [r11, #-16]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_10
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-16]
ldr r0, [r0]
ldr r1, [sp, #12]
cmp r0, r1
beq .LBB0_3
b .LBB0_2
.LBB0_2:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_15
.LBB0_3:
mov r0, #0
str r0, [sp, #8]
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #8]
ldr r1, [sp, #12]
cmp r0, r1
bhs .LBB0_9
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #20]
ldr r1, [sp, #8]
ldr r0, [r0, r1, lsl #2]
ldr r2, [sp, #16]
ldr r2, [r2, #4]
ldr r1, [r2, r1, lsl #2]
cmp r0, r1
bhs .LBB0_7
b .LBB0_6
.LBB0_6:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_15
.LBB0_7:
b .LBB0_8
.LBB0_8:
ldr r0, [sp, #8]
add r0, r0, #1
str r0, [sp, #8]
b .LBB0_4
.LBB0_9:
mov r0, #0
str r0, [r11, #-4]
b .LBB0_15
.LBB0_10:
ldr r0, [sp, #12]
ldr r1, [r11, #-16]
str r0, [r1]
mov r0, #0
str r0, [sp, #8]
b .LBB0_11
.LBB0_11:
ldr r0, [sp, #8]
ldr r1, [sp, #12]
cmp r0, r1
bhs .LBB0_14
b .LBB0_12
.LBB0_12:
ldr r0, [sp, #16]
ldr r0, [r0, #4]
ldr r1, [sp, #8]
ldr r0, [r0, r1, lsl #2]
ldr r2, [sp, #20]
str r0, [r2, r1, lsl #2]
b .LBB0_13
.LBB0_13:
ldr r0, [sp, #8]
add r0, r0, #1
str r0, [sp, #8]
b .LBB0_11
.LBB0_14:
mov r0, #0
str r0, [r11, #-4]
b .LBB0_15
.LBB0_15:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size sun4i_csi_queue_setup, .Lfunc_end0-sun4i_csi_queue_setup
.cantunwind
.fnend
.type EINVAL,%object
.comm EINVAL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym sun4i_csi_queue_setup
.addrsig_sym vb2_get_drv_priv
.addrsig_sym EINVAL
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_create.c_GetDataFromDialog.c"
.p2align 4, 0x90 # -- Begin function GetDataFromDialog
.type GetDataFromDialog,@function
GetDataFromDialog: # @GetDataFromDialog
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov eax, dword ptr [FALSE]
mov dword ptr [rbp - 12], eax
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [IDC_CREATE_SERVNAME]
call GetStringFromDialog
mov rcx, qword ptr [rbp - 8]
mov qword ptr [rcx + 32], rax
cmp rax, 0
je .LBB0_6
# %bb.1:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [IDC_CREATE_DISPNAME]
call GetStringFromDialog
mov rcx, qword ptr [rbp - 8]
mov qword ptr [rcx + 24], rax
cmp rax, 0
je .LBB0_5
# %bb.2:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [IDC_CREATE_PATH]
call GetStringFromDialog
mov rcx, qword ptr [rbp - 8]
mov qword ptr [rcx + 16], rax
cmp rax, 0
je .LBB0_4
# %bb.3:
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [IDC_CREATE_DESC]
call GetStringFromDialog
mov rcx, qword ptr [rbp - 8]
mov qword ptr [rcx + 8], rax
mov rdi, qword ptr [rbp - 8]
mov esi, dword ptr [IDC_CREATE_OPTIONS]
call GetStringFromDialog
mov rcx, qword ptr [rbp - 8]
mov qword ptr [rcx], rax
mov edx, dword ptr [TRUE]
mov dword ptr [rbp - 12], edx
.LBB0_4:
jmp .LBB0_5
.LBB0_5:
jmp .LBB0_6
.LBB0_6:
mov eax, dword ptr [rbp - 12]
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size GetDataFromDialog, .Lfunc_end0-GetDataFromDialog
.cfi_endproc
# -- End function
.type FALSE,@object # @FALSE
.comm FALSE,4,4
.type IDC_CREATE_SERVNAME,@object # @IDC_CREATE_SERVNAME
.comm IDC_CREATE_SERVNAME,4,4
.type IDC_CREATE_DISPNAME,@object # @IDC_CREATE_DISPNAME
.comm IDC_CREATE_DISPNAME,4,4
.type IDC_CREATE_PATH,@object # @IDC_CREATE_PATH
.comm IDC_CREATE_PATH,4,4
.type IDC_CREATE_DESC,@object # @IDC_CREATE_DESC
.comm IDC_CREATE_DESC,4,4
.type IDC_CREATE_OPTIONS,@object # @IDC_CREATE_OPTIONS
.comm IDC_CREATE_OPTIONS,4,4
.type TRUE,@object # @TRUE
.comm TRUE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym GetDataFromDialog
.addrsig_sym GetStringFromDialog
.addrsig_sym FALSE
.addrsig_sym IDC_CREATE_SERVNAME
.addrsig_sym IDC_CREATE_DISPNAME
.addrsig_sym IDC_CREATE_PATH
.addrsig_sym IDC_CREATE_DESC
.addrsig_sym IDC_CREATE_OPTIONS
.addrsig_sym TRUE
| .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_create.c_GetDataFromDialog.c"
.p2align 2
.type GetDataFromDialog,%function
.code 32
GetDataFromDialog:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
movw r0, :lower16:FALSE
movt r0, :upper16:FALSE
ldr r0, [r0]
str r0, [sp]
ldr r0, [sp, #4]
movw r1, :lower16:IDC_CREATE_SERVNAME
movt r1, :upper16:IDC_CREATE_SERVNAME
ldr r1, [r1]
bl GetStringFromDialog
ldr r1, [sp, #4]
str r0, [r1, #16]
cmp r0, #0
beq .LBB0_6
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #4]
movw r1, :lower16:IDC_CREATE_DISPNAME
movt r1, :upper16:IDC_CREATE_DISPNAME
ldr r1, [r1]
bl GetStringFromDialog
ldr r1, [sp, #4]
str r0, [r1, #12]
cmp r0, #0
beq .LBB0_5
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #4]
movw r1, :lower16:IDC_CREATE_PATH
movt r1, :upper16:IDC_CREATE_PATH
ldr r1, [r1]
bl GetStringFromDialog
ldr r1, [sp, #4]
str r0, [r1, #8]
cmp r0, #0
beq .LBB0_4
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #4]
movw r1, :lower16:IDC_CREATE_DESC
movt r1, :upper16:IDC_CREATE_DESC
ldr r1, [r1]
bl GetStringFromDialog
ldr r1, [sp, #4]
str r0, [r1, #4]
ldr r0, [sp, #4]
movw r1, :lower16:IDC_CREATE_OPTIONS
movt r1, :upper16:IDC_CREATE_OPTIONS
ldr r1, [r1]
bl GetStringFromDialog
ldr r1, [sp, #4]
str r0, [r1]
movw r0, :lower16:TRUE
movt r0, :upper16:TRUE
ldr r0, [r0]
str r0, [sp]
b .LBB0_4
.LBB0_4:
b .LBB0_5
.LBB0_5:
b .LBB0_6
.LBB0_6:
ldr r0, [sp]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size GetDataFromDialog, .Lfunc_end0-GetDataFromDialog
.cantunwind
.fnend
.type FALSE,%object
.comm FALSE,4,4
.type IDC_CREATE_SERVNAME,%object
.comm IDC_CREATE_SERVNAME,4,4
.type IDC_CREATE_DISPNAME,%object
.comm IDC_CREATE_DISPNAME,4,4
.type IDC_CREATE_PATH,%object
.comm IDC_CREATE_PATH,4,4
.type IDC_CREATE_DESC,%object
.comm IDC_CREATE_DESC,4,4
.type IDC_CREATE_OPTIONS,%object
.comm IDC_CREATE_OPTIONS,4,4
.type TRUE,%object
.comm TRUE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym GetDataFromDialog
.addrsig_sym GetStringFromDialog
.addrsig_sym FALSE
.addrsig_sym IDC_CREATE_SERVNAME
.addrsig_sym IDC_CREATE_DISPNAME
.addrsig_sym IDC_CREATE_PATH
.addrsig_sym IDC_CREATE_DESC
.addrsig_sym IDC_CREATE_OPTIONS
.addrsig_sym TRUE
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_p2p_group.c_p2p_group_deinit.c"
.globl p2p_group_deinit # -- Begin function p2p_group_deinit
.p2align 4, 0x90
.type p2p_group_deinit,@function
p2p_group_deinit: # @p2p_group_deinit
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
cmp qword ptr [rbp - 8], 0
jne .LBB0_2
# %bb.1:
jmp .LBB0_12
.LBB0_2:
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 16]
mov qword ptr [rbp - 24], rax
mov qword ptr [rbp - 16], 0
.LBB0_3: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 16]
mov rcx, qword ptr [rbp - 24]
cmp rax, qword ptr [rcx]
jae .LBB0_11
# %bb.4: # in Loop: Header=BB0_3 Depth=1
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax + 8]
mov rcx, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8*rcx]
cmp rax, qword ptr [rbp - 8]
jne .LBB0_9
# %bb.5:
jmp .LBB0_6
.LBB0_6: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 16]
add rax, 1
mov rcx, qword ptr [rbp - 24]
cmp rax, qword ptr [rcx]
jae .LBB0_8
# %bb.7: # in Loop: Header=BB0_6 Depth=1
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax + 8]
mov rcx, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8*rcx + 8]
mov rcx, qword ptr [rbp - 24]
mov rcx, qword ptr [rcx + 8]
mov rdx, qword ptr [rbp - 16]
mov qword ptr [rcx + 8*rdx], rax
mov rax, qword ptr [rbp - 16]
add rax, 1
mov qword ptr [rbp - 16], rax
jmp .LBB0_6
.LBB0_8:
mov rax, qword ptr [rbp - 24]
mov rcx, qword ptr [rax]
add rcx, -1
mov qword ptr [rax], rcx
jmp .LBB0_11
.LBB0_9: # in Loop: Header=BB0_3 Depth=1
jmp .LBB0_10
.LBB0_10: # in Loop: Header=BB0_3 Depth=1
mov rax, qword ptr [rbp - 16]
add rax, 1
mov qword ptr [rbp - 16], rax
jmp .LBB0_3
.LBB0_11:
mov rdi, qword ptr [rbp - 8]
call p2p_group_free_members
mov rcx, qword ptr [rbp - 8]
mov rdi, qword ptr [rcx + 8]
mov dword ptr [rbp - 28], eax # 4-byte Spill
call os_free
mov rcx, qword ptr [rbp - 8]
mov edi, dword ptr [rcx + 4]
mov dword ptr [rbp - 32], eax # 4-byte Spill
call wpabuf_free
mov rcx, qword ptr [rbp - 8]
mov edi, dword ptr [rcx]
mov dword ptr [rbp - 36], eax # 4-byte Spill
call wpabuf_free
mov rdi, qword ptr [rbp - 8]
mov dword ptr [rbp - 40], eax # 4-byte Spill
call os_free
.LBB0_12:
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size p2p_group_deinit, .Lfunc_end0-p2p_group_deinit
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym p2p_group_free_members
.addrsig_sym os_free
.addrsig_sym wpabuf_free
| .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_p2p_group.c_p2p_group_deinit.c"
.globl p2p_group_deinit
.p2align 2
.type p2p_group_deinit,%function
.code 32
p2p_group_deinit:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-4]
ldr r0, [r11, #-4]
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
b .LBB0_12
.LBB0_2:
ldr r0, [r11, #-4]
ldr r0, [r0, #12]
str r0, [r11, #-12]
mov r0, #0
str r0, [r11, #-8]
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-8]
ldr r1, [r11, #-12]
ldr r1, [r1]
cmp r0, r1
bhs .LBB0_11
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-12]
ldr r0, [r0, #4]
ldr r1, [r11, #-8]
ldr r0, [r0, r1, lsl #2]
ldr r1, [r11, #-4]
cmp r0, r1
bne .LBB0_9
b .LBB0_5
.LBB0_5:
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-8]
add r0, r0, #1
ldr r1, [r11, #-12]
ldr r1, [r1]
cmp r0, r1
bhs .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-12]
ldr r0, [r0, #4]
ldr r1, [r11, #-8]
add r2, r0, r1, lsl #2
ldr r2, [r2, #4]
str r2, [r0, r1, lsl #2]
ldr r0, [r11, #-8]
add r0, r0, #1
str r0, [r11, #-8]
b .LBB0_6
.LBB0_8:
ldr r0, [r11, #-12]
ldr r1, [r0]
sub r1, r1, #1
str r1, [r0]
b .LBB0_11
.LBB0_9:
b .LBB0_10
.LBB0_10:
ldr r0, [r11, #-8]
add r0, r0, #1
str r0, [r11, #-8]
b .LBB0_3
.LBB0_11:
ldr r0, [r11, #-4]
bl p2p_group_free_members
ldr r1, [r11, #-4]
ldr r1, [r1, #8]
str r0, [sp, #16]
mov r0, r1
bl os_free
ldr r1, [r11, #-4]
ldr r1, [r1, #4]
str r0, [sp, #12]
mov r0, r1
bl wpabuf_free
ldr r1, [r11, #-4]
ldr r1, [r1]
str r0, [sp, #8]
mov r0, r1
bl wpabuf_free
ldr r1, [r11, #-4]
str r0, [sp, #4]
mov r0, r1
bl os_free
b .LBB0_12
.LBB0_12:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size p2p_group_deinit, .Lfunc_end0-p2p_group_deinit
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym p2p_group_free_members
.addrsig_sym os_free
.addrsig_sym wpabuf_free
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_fts2.c_parseQuery.c"
.p2align 4, 0x90 # -- Begin function parseQuery
.type parseQuery,@function
parseQuery: # @parseQuery
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov dword ptr [rbp - 28], edx
mov dword ptr [rbp - 32], ecx
mov qword ptr [rbp - 40], r8
mov dword ptr [rbp - 48], 0
cmp qword ptr [rbp - 24], 0
jne .LBB0_2
# %bb.1:
mov dword ptr [rbp - 28], 0
.LBB0_2:
cmp dword ptr [rbp - 28], 0
jge .LBB0_4
# %bb.3:
mov rdi, qword ptr [rbp - 24]
call strlen
mov dword ptr [rbp - 28], eax
.LBB0_4:
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax + 32], 0
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax + 24], 0
mov rax, qword ptr [rbp - 40]
mov qword ptr [rax + 16], 0
mov ecx, dword ptr [rbp - 32]
mov rax, qword ptr [rbp - 40]
mov dword ptr [rax], ecx
mov ecx, dword ptr [rbp - 32]
mov rax, qword ptr [rbp - 40]
mov dword ptr [rax + 4], ecx
mov rax, qword ptr [rbp - 16]
mov rdx, qword ptr [rbp - 40]
mov qword ptr [rdx + 8], rax
mov dword ptr [rbp - 44], 0
.LBB0_5: # =>This Loop Header: Depth=1
# Child Loop BB0_7 Depth 2
mov eax, dword ptr [rbp - 44]
cmp eax, dword ptr [rbp - 28]
jge .LBB0_18
# %bb.6: # in Loop: Header=BB0_5 Depth=1
mov eax, dword ptr [rbp - 44]
mov dword ptr [rbp - 52], eax
.LBB0_7: # Parent Loop BB0_5 Depth=1
# => This Inner Loop Header: Depth=2
xor eax, eax
# kill: def $al killed $al killed $eax
mov ecx, dword ptr [rbp - 52]
cmp ecx, dword ptr [rbp - 28]
mov byte ptr [rbp - 53], al # 1-byte Spill
jge .LBB0_9
# %bb.8: # in Loop: Header=BB0_7 Depth=2
mov rax, qword ptr [rbp - 24]
movsxd rcx, dword ptr [rbp - 52]
movsx edx, byte ptr [rax + rcx]
cmp edx, 34
setne sil
mov byte ptr [rbp - 53], sil # 1-byte Spill
.LBB0_9: # in Loop: Header=BB0_7 Depth=2
mov al, byte ptr [rbp - 53] # 1-byte Reload
test al, 1
jne .LBB0_10
jmp .LBB0_12
.LBB0_10: # in Loop: Header=BB0_7 Depth=2
jmp .LBB0_11
.LBB0_11: # in Loop: Header=BB0_7 Depth=2
mov eax, dword ptr [rbp - 52]
add eax, 1
mov dword ptr [rbp - 52], eax
jmp .LBB0_7
.LBB0_12: # in Loop: Header=BB0_5 Depth=1
mov eax, dword ptr [rbp - 52]
cmp eax, dword ptr [rbp - 44]
jle .LBB0_14
# %bb.13: # in Loop: Header=BB0_5 Depth=1
mov rax, qword ptr [rbp - 16]
mov edi, dword ptr [rax]
mov rax, qword ptr [rbp - 24]
movsxd rcx, dword ptr [rbp - 44]
add rax, rcx
mov edx, dword ptr [rbp - 52]
sub edx, dword ptr [rbp - 44]
mov ecx, dword ptr [rbp - 48]
mov r8, qword ptr [rbp - 40]
mov rsi, rax
call tokenizeSegment
.LBB0_14: # in Loop: Header=BB0_5 Depth=1
mov eax, dword ptr [rbp - 52]
mov dword ptr [rbp - 44], eax
mov eax, dword ptr [rbp - 52]
cmp eax, dword ptr [rbp - 28]
jge .LBB0_16
# %bb.15: # in Loop: Header=BB0_5 Depth=1
mov rax, qword ptr [rbp - 24]
movsxd rcx, dword ptr [rbp - 52]
movsx edx, byte ptr [rax + rcx]
cmp edx, 34
sete sil
and sil, 1
movzx edi, sil
call assert
cmp dword ptr [rbp - 48], 0
setne sil
xor sil, -1
and sil, 1
movzx edx, sil
mov dword ptr [rbp - 48], edx
.LBB0_16: # in Loop: Header=BB0_5 Depth=1
jmp .LBB0_17
.LBB0_17: # in Loop: Header=BB0_5 Depth=1
mov eax, dword ptr [rbp - 44]
add eax, 1
mov dword ptr [rbp - 44], eax
jmp .LBB0_5
.LBB0_18:
cmp dword ptr [rbp - 48], 0
je .LBB0_20
# %bb.19:
mov rdi, qword ptr [rbp - 40]
call queryClear
mov ecx, dword ptr [SQLITE_ERROR]
mov dword ptr [rbp - 4], ecx
jmp .LBB0_21
.LBB0_20:
mov eax, dword ptr [SQLITE_OK]
mov dword ptr [rbp - 4], eax
.LBB0_21:
mov eax, dword ptr [rbp - 4]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size parseQuery, .Lfunc_end0-parseQuery
.cfi_endproc
# -- End function
.type SQLITE_ERROR,@object # @SQLITE_ERROR
.comm SQLITE_ERROR,4,4
.type SQLITE_OK,@object # @SQLITE_OK
.comm SQLITE_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym parseQuery
.addrsig_sym strlen
.addrsig_sym tokenizeSegment
.addrsig_sym assert
.addrsig_sym queryClear
.addrsig_sym SQLITE_ERROR
.addrsig_sym SQLITE_OK
| .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_fts2.c_parseQuery.c"
.p2align 2
.type parseQuery,%function
.code 32
parseQuery:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #40
sub sp, sp, #40
ldr r12, [r11, #8]
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [r11, #-16]
str r3, [sp, #20]
mov r0, #0
str r0, [sp, #12]
ldr r0, [r11, #-12]
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
mov r0, #0
str r0, [r11, #-16]
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-16]
cmn r0, #1
bgt .LBB0_4
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-12]
bl strlen
str r0, [r11, #-16]
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #8]
mov r1, #0
str r1, [r0, #20]
ldr r0, [r11, #8]
str r1, [r0, #16]
ldr r0, [r11, #8]
str r1, [r0, #12]
ldr r0, [sp, #20]
ldr r2, [r11, #8]
str r0, [r2]
ldr r0, [sp, #20]
ldr r2, [r11, #8]
str r0, [r2, #4]
ldr r0, [r11, #-8]
ldr r2, [r11, #8]
str r0, [r2, #8]
str r1, [sp, #16]
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #16]
ldr r1, [r11, #-16]
cmp r0, r1
bge .LBB0_18
b .LBB0_6
.LBB0_6:
ldr r0, [sp, #16]
str r0, [sp, #8]
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #8]
ldr r1, [r11, #-16]
mov r2, #0
cmp r0, r1
str r2, [sp, #4]
bge .LBB0_9
b .LBB0_8
.LBB0_8:
ldr r0, [r11, #-12]
ldr r1, [sp, #8]
ldrb r0, [r0, r1]
subs r0, r0, #34
movwne r0, #1
str r0, [sp, #4]
b .LBB0_9
.LBB0_9:
ldr r0, [sp, #4]
tst r0, #1
beq .LBB0_12
b .LBB0_10
.LBB0_10:
b .LBB0_11
.LBB0_11:
ldr r0, [sp, #8]
add r0, r0, #1
str r0, [sp, #8]
b .LBB0_7
.LBB0_12:
ldr r0, [sp, #8]
ldr r1, [sp, #16]
cmp r0, r1
ble .LBB0_14
b .LBB0_13
.LBB0_13:
ldr r0, [r11, #-8]
ldr r0, [r0]
ldr r1, [r11, #-12]
ldr r2, [sp, #16]
add r1, r1, r2
ldr r3, [sp, #8]
sub r2, r3, r2
ldr r3, [sp, #12]
ldr r12, [r11, #8]
mov lr, sp
str r12, [lr]
bl tokenizeSegment
b .LBB0_14
.LBB0_14:
ldr r0, [sp, #8]
str r0, [sp, #16]
ldr r0, [sp, #8]
ldr r1, [r11, #-16]
cmp r0, r1
bge .LBB0_16
b .LBB0_15
.LBB0_15:
ldr r0, [r11, #-12]
ldr r1, [sp, #8]
ldrb r0, [r0, r1]
sub r0, r0, #34
clz r0, r0
lsr r0, r0, #5
bl assert
ldr r1, [sp, #12]
clz r1, r1
lsr r1, r1, #5
str r1, [sp, #12]
b .LBB0_16
.LBB0_16:
b .LBB0_17
.LBB0_17:
ldr r0, [sp, #16]
add r0, r0, #1
str r0, [sp, #16]
b .LBB0_5
.LBB0_18:
ldr r0, [sp, #12]
cmp r0, #0
beq .LBB0_20
b .LBB0_19
.LBB0_19:
ldr r0, [r11, #8]
bl queryClear
movw r1, :lower16:SQLITE_ERROR
movt r1, :upper16:SQLITE_ERROR
ldr r1, [r1]
str r1, [r11, #-4]
b .LBB0_21
.LBB0_20:
movw r0, :lower16:SQLITE_OK
movt r0, :upper16:SQLITE_OK
ldr r0, [r0]
str r0, [r11, #-4]
b .LBB0_21
.LBB0_21:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size parseQuery, .Lfunc_end0-parseQuery
.cantunwind
.fnend
.type SQLITE_ERROR,%object
.comm SQLITE_ERROR,4,4
.type SQLITE_OK,%object
.comm SQLITE_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym parseQuery
.addrsig_sym strlen
.addrsig_sym tokenizeSegment
.addrsig_sym assert
.addrsig_sym queryClear
.addrsig_sym SQLITE_ERROR
.addrsig_sym SQLITE_OK
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_cthw20k1.c_src_get_rsc_ctrl_blk.c"
.p2align 4, 0x90 # -- Begin function src_get_rsc_ctrl_blk
.type src_get_rsc_ctrl_blk,@function
src_get_rsc_ctrl_blk: # @src_get_rsc_ctrl_blk
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 16], rdi
mov rax, qword ptr [rbp - 16]
mov qword ptr [rax], 0
mov esi, dword ptr [GFP_KERNEL]
mov edi, 4
call kzalloc
mov qword ptr [rbp - 24], rax
cmp qword ptr [rbp - 24], 0
jne .LBB0_2
# %bb.1:
xor eax, eax
sub eax, dword ptr [ENOMEM]
mov dword ptr [rbp - 4], eax
jmp .LBB0_3
.LBB0_2:
mov rax, qword ptr [rbp - 24]
mov rcx, qword ptr [rbp - 16]
mov qword ptr [rcx], rax
mov dword ptr [rbp - 4], 0
.LBB0_3:
mov eax, dword ptr [rbp - 4]
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size src_get_rsc_ctrl_blk, .Lfunc_end0-src_get_rsc_ctrl_blk
.cfi_endproc
# -- End function
.type GFP_KERNEL,@object # @GFP_KERNEL
.comm GFP_KERNEL,4,4
.type ENOMEM,@object # @ENOMEM
.comm ENOMEM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym src_get_rsc_ctrl_blk
.addrsig_sym kzalloc
.addrsig_sym GFP_KERNEL
.addrsig_sym ENOMEM
| .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_cthw20k1.c_src_get_rsc_ctrl_blk.c"
.p2align 2
.type src_get_rsc_ctrl_blk,%function
.code 32
src_get_rsc_ctrl_blk:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [sp, #8]
ldr r0, [sp, #8]
mov r1, #0
str r1, [r0]
movw r0, :lower16:GFP_KERNEL
movt r0, :upper16:GFP_KERNEL
ldr r1, [r0]
mov r0, #4
bl kzalloc
str r0, [sp, #4]
ldr r0, [sp, #4]
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_3
.LBB0_2:
ldr r0, [sp, #4]
ldr r1, [sp, #8]
str r0, [r1]
mov r0, #0
str r0, [r11, #-4]
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size src_get_rsc_ctrl_blk, .Lfunc_end0-src_get_rsc_ctrl_blk
.cantunwind
.fnend
.type GFP_KERNEL,%object
.comm GFP_KERNEL,4,4
.type ENOMEM,%object
.comm ENOMEM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym src_get_rsc_ctrl_blk
.addrsig_sym kzalloc
.addrsig_sym GFP_KERNEL
.addrsig_sym ENOMEM
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_lfs.c_push_st_mode.c"
.p2align 4, 0x90 # -- Begin function push_st_mode
.type push_st_mode,@function
push_st_mode: # @push_st_mode
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, dword ptr [S_IFMT]
mov dword ptr [rbp - 28], ecx
mov edi, dword ptr [rbp - 28]
call S_ISREG
cmp rax, 0
je .LBB0_2
# %bb.1:
movabs rax, offset .L.str
mov qword ptr [rbp - 24], rax
jmp .LBB0_21
.LBB0_2:
mov edi, dword ptr [rbp - 28]
call S_ISDIR
cmp rax, 0
je .LBB0_4
# %bb.3:
movabs rax, offset .L.str.1
mov qword ptr [rbp - 24], rax
jmp .LBB0_20
.LBB0_4:
mov edi, dword ptr [rbp - 28]
call S_ISLNK
cmp rax, 0
je .LBB0_6
# %bb.5:
movabs rax, offset .L.str.2
mov qword ptr [rbp - 24], rax
jmp .LBB0_19
.LBB0_6:
mov edi, dword ptr [rbp - 28]
call S_ISSOCK
cmp rax, 0
je .LBB0_8
# %bb.7:
movabs rax, offset .L.str.3
mov qword ptr [rbp - 24], rax
jmp .LBB0_18
.LBB0_8:
mov edi, dword ptr [rbp - 28]
call S_ISFIFO
cmp rax, 0
je .LBB0_10
# %bb.9:
movabs rax, offset .L.str.4
mov qword ptr [rbp - 24], rax
jmp .LBB0_17
.LBB0_10:
mov edi, dword ptr [rbp - 28]
call S_ISCHR
cmp rax, 0
je .LBB0_12
# %bb.11:
movabs rax, offset .L.str.5
mov qword ptr [rbp - 24], rax
jmp .LBB0_16
.LBB0_12:
mov edi, dword ptr [rbp - 28]
call S_ISBLK
cmp rax, 0
je .LBB0_14
# %bb.13:
movabs rax, offset .L.str.6
mov qword ptr [rbp - 24], rax
jmp .LBB0_15
.LBB0_14:
movabs rax, offset .L.str.7
mov qword ptr [rbp - 24], rax
.LBB0_15:
jmp .LBB0_16
.LBB0_16:
jmp .LBB0_17
.LBB0_17:
jmp .LBB0_18
.LBB0_18:
jmp .LBB0_19
.LBB0_19:
jmp .LBB0_20
.LBB0_20:
jmp .LBB0_21
.LBB0_21:
mov rdi, qword ptr [rbp - 8]
mov rsi, qword ptr [rbp - 24]
call lua_pushstring
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size push_st_mode, .Lfunc_end0-push_st_mode
.cfi_endproc
# -- End function
.type S_IFMT,@object # @S_IFMT
.comm S_IFMT,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "file"
.size .L.str, 5
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "directory"
.size .L.str.1, 10
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "link"
.size .L.str.2, 5
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "socket"
.size .L.str.3, 7
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz "fifo"
.size .L.str.4, 5
.type .L.str.5,@object # @.str.5
.L.str.5:
.asciz "char device"
.size .L.str.5, 12
.type .L.str.6,@object # @.str.6
.L.str.6:
.asciz "block device"
.size .L.str.6, 13
.type .L.str.7,@object # @.str.7
.L.str.7:
.asciz "other"
.size .L.str.7, 6
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym push_st_mode
.addrsig_sym S_ISREG
.addrsig_sym S_ISDIR
.addrsig_sym S_ISLNK
.addrsig_sym S_ISSOCK
.addrsig_sym S_ISFIFO
.addrsig_sym S_ISCHR
.addrsig_sym S_ISBLK
.addrsig_sym lua_pushstring
.addrsig_sym S_IFMT
| .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_lfs.c_push_st_mode.c"
.p2align 2
.type push_st_mode,%function
.code 32
push_st_mode:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
ldr r0, [sp, #8]
ldr r0, [r0]
movw r1, :lower16:S_IFMT
movt r1, :upper16:S_IFMT
ldr r1, [r1]
and r0, r0, r1
str r0, [sp]
ldr r0, [sp]
bl S_ISREG
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
str r0, [sp, #4]
b .LBB0_21
.LBB0_2:
ldr r0, [sp]
bl S_ISDIR
cmp r0, #0
beq .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
str r0, [sp, #4]
b .LBB0_20
.LBB0_4:
ldr r0, [sp]
bl S_ISLNK
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
movw r0, :lower16:.L.str.2
movt r0, :upper16:.L.str.2
str r0, [sp, #4]
b .LBB0_19
.LBB0_6:
ldr r0, [sp]
bl S_ISSOCK
cmp r0, #0
beq .LBB0_8
b .LBB0_7
.LBB0_7:
movw r0, :lower16:.L.str.3
movt r0, :upper16:.L.str.3
str r0, [sp, #4]
b .LBB0_18
.LBB0_8:
ldr r0, [sp]
bl S_ISFIFO
cmp r0, #0
beq .LBB0_10
b .LBB0_9
.LBB0_9:
movw r0, :lower16:.L.str.4
movt r0, :upper16:.L.str.4
str r0, [sp, #4]
b .LBB0_17
.LBB0_10:
ldr r0, [sp]
bl S_ISCHR
cmp r0, #0
beq .LBB0_12
b .LBB0_11
.LBB0_11:
movw r0, :lower16:.L.str.5
movt r0, :upper16:.L.str.5
str r0, [sp, #4]
b .LBB0_16
.LBB0_12:
ldr r0, [sp]
bl S_ISBLK
cmp r0, #0
beq .LBB0_14
b .LBB0_13
.LBB0_13:
movw r0, :lower16:.L.str.6
movt r0, :upper16:.L.str.6
str r0, [sp, #4]
b .LBB0_15
.LBB0_14:
movw r0, :lower16:.L.str.7
movt r0, :upper16:.L.str.7
str r0, [sp, #4]
b .LBB0_15
.LBB0_15:
b .LBB0_16
.LBB0_16:
b .LBB0_17
.LBB0_17:
b .LBB0_18
.LBB0_18:
b .LBB0_19
.LBB0_19:
b .LBB0_20
.LBB0_20:
b .LBB0_21
.LBB0_21:
ldr r0, [r11, #-4]
ldr r1, [sp, #4]
bl lua_pushstring
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size push_st_mode, .Lfunc_end0-push_st_mode
.cantunwind
.fnend
.type S_IFMT,%object
.comm S_IFMT,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "file"
.size .L.str, 5
.type .L.str.1,%object
.L.str.1:
.asciz "directory"
.size .L.str.1, 10
.type .L.str.2,%object
.L.str.2:
.asciz "link"
.size .L.str.2, 5
.type .L.str.3,%object
.L.str.3:
.asciz "socket"
.size .L.str.3, 7
.type .L.str.4,%object
.L.str.4:
.asciz "fifo"
.size .L.str.4, 5
.type .L.str.5,%object
.L.str.5:
.asciz "char device"
.size .L.str.5, 12
.type .L.str.6,%object
.L.str.6:
.asciz "block device"
.size .L.str.6, 13
.type .L.str.7,%object
.L.str.7:
.asciz "other"
.size .L.str.7, 6
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym push_st_mode
.addrsig_sym S_ISREG
.addrsig_sym S_ISDIR
.addrsig_sym S_ISLNK
.addrsig_sym S_ISSOCK
.addrsig_sym S_ISFIFO
.addrsig_sym S_ISCHR
.addrsig_sym S_ISBLK
.addrsig_sym lua_pushstring
.addrsig_sym S_IFMT
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_imon_raw.c_imon_probe.c"
.p2align 4, 0x90 # -- Begin function imon_probe
.type imon_probe,@function
imon_probe: # @imon_probe
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 144
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], 0
mov rdi, qword ptr [rbp - 16]
call interface_to_usbdev
mov qword ptr [rbp - 48], rax
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
mov qword ptr [rbp - 40], rax
mov dword ptr [rbp - 68], 0
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rbp - 68]
mov rcx, qword ptr [rbp - 40]
cmp eax, dword ptr [rcx + 8]
jge .LBB0_6
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 40]
mov rax, qword ptr [rax]
movsxd rcx, dword ptr [rbp - 68]
shl rcx, 3
add rax, rcx
mov qword ptr [rbp - 80], rax
mov rdi, qword ptr [rbp - 80]
call usb_endpoint_is_int_in
cmp rax, 0
je .LBB0_4
# %bb.3:
mov rax, qword ptr [rbp - 80]
mov qword ptr [rbp - 32], rax
jmp .LBB0_6
.LBB0_4: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_5
.LBB0_5: # in Loop: Header=BB0_1 Depth=1
mov eax, dword ptr [rbp - 68]
add eax, 1
mov dword ptr [rbp - 68], eax
jmp .LBB0_1
.LBB0_6:
cmp qword ptr [rbp - 32], 0
jne .LBB0_8
# %bb.7:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str
call dev_err
xor ecx, ecx
sub ecx, dword ptr [ENODEV]
mov dword ptr [rbp - 4], ecx
jmp .LBB0_20
.LBB0_8:
mov rdi, qword ptr [rbp - 16]
mov edx, dword ptr [GFP_KERNEL]
mov esi, 32
call devm_kmalloc
mov qword ptr [rbp - 64], rax
cmp qword ptr [rbp - 64], 0
jne .LBB0_10
# %bb.9:
xor eax, eax
sub eax, dword ptr [ENOMEM]
mov dword ptr [rbp - 4], eax
jmp .LBB0_20
.LBB0_10:
xor edi, edi
mov esi, dword ptr [GFP_KERNEL]
call usb_alloc_urb
mov rcx, qword ptr [rbp - 64]
mov dword ptr [rcx], eax
mov rcx, qword ptr [rbp - 64]
cmp dword ptr [rcx], 0
jne .LBB0_12
# %bb.11:
xor eax, eax
sub eax, dword ptr [ENOMEM]
mov dword ptr [rbp - 4], eax
jmp .LBB0_20
.LBB0_12:
mov rax, qword ptr [rbp - 16]
mov rcx, qword ptr [rbp - 64]
mov qword ptr [rcx + 24], rax
mov rax, qword ptr [rbp - 64]
mov edi, dword ptr [rax]
mov rsi, qword ptr [rbp - 48]
mov rax, qword ptr [rbp - 48]
mov rcx, qword ptr [rbp - 32]
mov edx, dword ptr [rcx + 4]
mov dword ptr [rbp - 84], edi # 4-byte Spill
mov rdi, rax
mov qword ptr [rbp - 96], rsi # 8-byte Spill
mov esi, edx
call usb_rcvintpipe
mov rcx, qword ptr [rbp - 64]
add rcx, 20
mov r9d, dword ptr [imon_ir_rx]
mov rdi, qword ptr [rbp - 64]
mov r8, qword ptr [rbp - 32]
mov edx, dword ptr [r8]
mov esi, dword ptr [rbp - 84] # 4-byte Reload
mov qword ptr [rbp - 104], rdi # 8-byte Spill
mov edi, esi
mov r8, qword ptr [rbp - 96] # 8-byte Reload
mov rsi, r8
mov dword ptr [rbp - 108], edx # 4-byte Spill
mov edx, eax
mov eax, 4
mov r8d, eax
mov r10, qword ptr [rbp - 104] # 8-byte Reload
mov qword ptr [rsp], r10
mov eax, dword ptr [rbp - 108] # 4-byte Reload
mov dword ptr [rsp + 8], eax
call usb_fill_int_urb
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [RC_DRIVER_IR_RAW]
mov dword ptr [rbp - 112], eax # 4-byte Spill
call devm_rc_allocate_device
mov qword ptr [rbp - 56], rax
cmp qword ptr [rbp - 56], 0
jne .LBB0_14
# %bb.13:
xor eax, eax
sub eax, dword ptr [ENOMEM]
mov dword ptr [rbp - 72], eax
jmp .LBB0_19
.LBB0_14:
mov rdi, qword ptr [rbp - 48]
mov rax, qword ptr [rbp - 64]
mov esi, dword ptr [rax + 16]
mov edx, 4
call usb_make_path
mov rcx, qword ptr [rbp - 56]
movabs rdi, offset .L.str.1
mov qword ptr [rcx], rdi
mov edx, dword ptr [KBUILD_MODNAME]
mov rcx, qword ptr [rbp - 56]
mov dword ptr [rcx + 48], edx
mov rcx, qword ptr [rbp - 64]
mov edx, dword ptr [rcx + 16]
mov rcx, qword ptr [rbp - 56]
mov dword ptr [rcx + 44], edx
mov rdi, qword ptr [rbp - 48]
mov rcx, qword ptr [rbp - 56]
add rcx, 40
mov rsi, rcx
mov dword ptr [rbp - 116], eax # 4-byte Spill
call usb_to_input_id
mov rcx, qword ptr [rbp - 16]
mov rsi, qword ptr [rbp - 56]
mov qword ptr [rsi + 32], rcx
mov edx, dword ptr [RC_PROTO_BIT_ALL_IR_DECODER]
mov rcx, qword ptr [rbp - 56]
mov dword ptr [rcx + 24], edx
mov edx, dword ptr [RC_MAP_IMON_RSC]
mov rcx, qword ptr [rbp - 56]
mov dword ptr [rcx + 20], edx
mov edx, dword ptr [BIT_DURATION]
mov rcx, qword ptr [rbp - 56]
mov dword ptr [rcx + 16], edx
mov rcx, qword ptr [rbp - 64]
mov rsi, qword ptr [rbp - 56]
mov qword ptr [rsi + 8], rcx
mov rdi, qword ptr [rbp - 16]
mov rsi, qword ptr [rbp - 56]
mov dword ptr [rbp - 120], eax # 4-byte Spill
call devm_rc_register_device
mov dword ptr [rbp - 72], eax
cmp dword ptr [rbp - 72], 0
je .LBB0_16
# %bb.15:
jmp .LBB0_19
.LBB0_16:
mov rax, qword ptr [rbp - 56]
mov rcx, qword ptr [rbp - 64]
mov qword ptr [rcx + 8], rax
mov rax, qword ptr [rbp - 64]
mov edi, dword ptr [rax]
mov esi, dword ptr [GFP_KERNEL]
call usb_submit_urb
mov dword ptr [rbp - 72], eax
cmp dword ptr [rbp - 72], 0
je .LBB0_18
# %bb.17:
jmp .LBB0_19
.LBB0_18:
mov rdi, qword ptr [rbp - 16]
mov rsi, qword ptr [rbp - 64]
call usb_set_intfdata
mov dword ptr [rbp - 4], 0
jmp .LBB0_20
.LBB0_19:
mov rax, qword ptr [rbp - 64]
mov edi, dword ptr [rax]
call usb_free_urb
mov ecx, dword ptr [rbp - 72]
mov dword ptr [rbp - 4], ecx
.LBB0_20:
mov eax, dword ptr [rbp - 4]
add rsp, 144
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size imon_probe, .Lfunc_end0-imon_probe
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "IR endpoint missing"
.size .L.str, 20
.type ENODEV,@object # @ENODEV
.comm ENODEV,4,4
.type GFP_KERNEL,@object # @GFP_KERNEL
.comm GFP_KERNEL,4,4
.type ENOMEM,@object # @ENOMEM
.comm ENOMEM,4,4
.type imon_ir_rx,@object # @imon_ir_rx
.comm imon_ir_rx,4,4
.type RC_DRIVER_IR_RAW,@object # @RC_DRIVER_IR_RAW
.comm RC_DRIVER_IR_RAW,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "iMON Station"
.size .L.str.1, 13
.type KBUILD_MODNAME,@object # @KBUILD_MODNAME
.comm KBUILD_MODNAME,4,4
.type RC_PROTO_BIT_ALL_IR_DECODER,@object # @RC_PROTO_BIT_ALL_IR_DECODER
.comm RC_PROTO_BIT_ALL_IR_DECODER,4,4
.type RC_MAP_IMON_RSC,@object # @RC_MAP_IMON_RSC
.comm RC_MAP_IMON_RSC,4,4
.type BIT_DURATION,@object # @BIT_DURATION
.comm BIT_DURATION,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym imon_probe
.addrsig_sym interface_to_usbdev
.addrsig_sym usb_endpoint_is_int_in
.addrsig_sym dev_err
.addrsig_sym devm_kmalloc
.addrsig_sym usb_alloc_urb
.addrsig_sym usb_fill_int_urb
.addrsig_sym usb_rcvintpipe
.addrsig_sym devm_rc_allocate_device
.addrsig_sym usb_make_path
.addrsig_sym usb_to_input_id
.addrsig_sym devm_rc_register_device
.addrsig_sym usb_submit_urb
.addrsig_sym usb_set_intfdata
.addrsig_sym usb_free_urb
.addrsig_sym ENODEV
.addrsig_sym GFP_KERNEL
.addrsig_sym ENOMEM
.addrsig_sym imon_ir_rx
.addrsig_sym RC_DRIVER_IR_RAW
.addrsig_sym KBUILD_MODNAME
.addrsig_sym RC_PROTO_BIT_ALL_IR_DECODER
.addrsig_sym RC_MAP_IMON_RSC
.addrsig_sym BIT_DURATION
| .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_imon_raw.c_imon_probe.c"
.p2align 2
.type imon_probe,%function
.code 32
imon_probe:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #88
sub sp, sp, #88
str r0, [r11, #-8]
str r1, [r11, #-12]
mov r0, #0
str r0, [r11, #-16]
ldr r1, [r11, #-8]
str r0, [sp, #40]
mov r0, r1
bl interface_to_usbdev
str r0, [r11, #-24]
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
str r0, [r11, #-20]
ldr r0, [sp, #40]
str r0, [r11, #-36]
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-36]
ldr r1, [r11, #-20]
ldr r1, [r1, #4]
cmp r0, r1
bge .LBB0_6
b .LBB0_2
.LBB0_2:
ldr r0, [r11, #-20]
ldr r0, [r0]
ldr r1, [r11, #-36]
add r0, r0, r1, lsl #3
str r0, [sp, #44]
ldr r0, [sp, #44]
bl usb_endpoint_is_int_in
cmp r0, #0
beq .LBB0_4
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #44]
str r0, [r11, #-16]
b .LBB0_6
.LBB0_4:
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-36]
add r0, r0, #1
str r0, [r11, #-36]
b .LBB0_1
.LBB0_6:
ldr r0, [r11, #-16]
cmp r0, #0
bne .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-8]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl dev_err
movw r1, :lower16:ENODEV
movt r1, :upper16:ENODEV
ldr r1, [r1]
rsb r1, r1, #0
str r1, [r11, #-4]
b .LBB0_20
.LBB0_8:
ldr r0, [r11, #-8]
movw r1, :lower16:GFP_KERNEL
movt r1, :upper16:GFP_KERNEL
ldr r2, [r1]
mov r1, #20
bl devm_kmalloc
str r0, [r11, #-32]
ldr r0, [r11, #-32]
cmp r0, #0
bne .LBB0_10
b .LBB0_9
.LBB0_9:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_20
.LBB0_10:
movw r0, :lower16:GFP_KERNEL
movt r0, :upper16:GFP_KERNEL
ldr r1, [r0]
mov r0, #0
bl usb_alloc_urb
ldr r1, [r11, #-32]
str r0, [r1]
ldr r0, [r11, #-32]
ldr r0, [r0]
cmp r0, #0
bne .LBB0_12
b .LBB0_11
.LBB0_11:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_20
.LBB0_12:
ldr r0, [r11, #-8]
ldr r1, [r11, #-32]
str r0, [r1, #16]
ldr r0, [r11, #-32]
ldr r0, [r0]
ldr r1, [r11, #-24]
ldr r2, [r11, #-16]
ldr r2, [r2, #4]
str r0, [sp, #36]
mov r0, r1
str r1, [sp, #32]
mov r1, r2
bl usb_rcvintpipe
ldr r1, [r11, #-32]
add r3, r1, #12
movw r2, :lower16:imon_ir_rx
movt r2, :upper16:imon_ir_rx
ldr r2, [r2]
ldr r12, [r11, #-16]
ldr r12, [r12]
mov lr, sp
str r12, [lr, #12]
str r1, [lr, #8]
str r2, [lr, #4]
mov r1, #4
str r1, [lr]
ldr r1, [sp, #36]
str r0, [sp, #28]
mov r0, r1
ldr r1, [sp, #32]
ldr r2, [sp, #28]
bl usb_fill_int_urb
ldr r1, [r11, #-8]
movw r2, :lower16:RC_DRIVER_IR_RAW
movt r2, :upper16:RC_DRIVER_IR_RAW
ldr r2, [r2]
str r0, [sp, #24]
mov r0, r1
mov r1, r2
bl devm_rc_allocate_device
str r0, [r11, #-28]
ldr r0, [r11, #-28]
cmp r0, #0
bne .LBB0_14
b .LBB0_13
.LBB0_13:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-40]
b .LBB0_19
.LBB0_14:
ldr r0, [r11, #-24]
ldr r1, [r11, #-32]
ldr r1, [r1, #8]
mov r2, #4
bl usb_make_path
ldr r1, [r11, #-28]
movw r2, :lower16:.L.str.1
movt r2, :upper16:.L.str.1
str r2, [r1]
movw r1, :lower16:KBUILD_MODNAME
movt r1, :upper16:KBUILD_MODNAME
ldr r1, [r1]
ldr r2, [r11, #-28]
str r1, [r2, #32]
ldr r1, [r11, #-32]
ldr r1, [r1, #8]
ldr r2, [r11, #-28]
str r1, [r2, #28]
ldr r1, [r11, #-24]
ldr r2, [r11, #-28]
add r2, r2, #24
str r0, [sp, #20]
mov r0, r1
mov r1, r2
bl usb_to_input_id
ldr r1, [r11, #-8]
ldr r2, [r11, #-28]
str r1, [r2, #20]
movw r1, :lower16:RC_PROTO_BIT_ALL_IR_DECODER
movt r1, :upper16:RC_PROTO_BIT_ALL_IR_DECODER
ldr r1, [r1]
ldr r2, [r11, #-28]
str r1, [r2, #16]
movw r1, :lower16:RC_MAP_IMON_RSC
movt r1, :upper16:RC_MAP_IMON_RSC
ldr r1, [r1]
ldr r2, [r11, #-28]
str r1, [r2, #12]
movw r1, :lower16:BIT_DURATION
movt r1, :upper16:BIT_DURATION
ldr r1, [r1]
ldr r2, [r11, #-28]
str r1, [r2, #8]
ldr r1, [r11, #-32]
ldr r2, [r11, #-28]
str r1, [r2, #4]
ldr r1, [r11, #-8]
ldr r2, [r11, #-28]
str r0, [sp, #16]
mov r0, r1
mov r1, r2
bl devm_rc_register_device
str r0, [r11, #-40]
ldr r0, [r11, #-40]
cmp r0, #0
beq .LBB0_16
b .LBB0_15
.LBB0_15:
b .LBB0_19
.LBB0_16:
ldr r0, [r11, #-28]
ldr r1, [r11, #-32]
str r0, [r1, #4]
ldr r0, [r11, #-32]
ldr r0, [r0]
movw r1, :lower16:GFP_KERNEL
movt r1, :upper16:GFP_KERNEL
ldr r1, [r1]
bl usb_submit_urb
str r0, [r11, #-40]
ldr r0, [r11, #-40]
cmp r0, #0
beq .LBB0_18
b .LBB0_17
.LBB0_17:
b .LBB0_19
.LBB0_18:
ldr r0, [r11, #-8]
ldr r1, [r11, #-32]
bl usb_set_intfdata
mov r1, #0
str r1, [r11, #-4]
b .LBB0_20
.LBB0_19:
ldr r0, [r11, #-32]
ldr r0, [r0]
bl usb_free_urb
ldr r1, [r11, #-40]
str r1, [r11, #-4]
b .LBB0_20
.LBB0_20:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size imon_probe, .Lfunc_end0-imon_probe
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "IR endpoint missing"
.size .L.str, 20
.type ENODEV,%object
.comm ENODEV,4,4
.type GFP_KERNEL,%object
.comm GFP_KERNEL,4,4
.type ENOMEM,%object
.comm ENOMEM,4,4
.type imon_ir_rx,%object
.comm imon_ir_rx,4,4
.type RC_DRIVER_IR_RAW,%object
.comm RC_DRIVER_IR_RAW,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "iMON Station"
.size .L.str.1, 13
.type KBUILD_MODNAME,%object
.comm KBUILD_MODNAME,4,4
.type RC_PROTO_BIT_ALL_IR_DECODER,%object
.comm RC_PROTO_BIT_ALL_IR_DECODER,4,4
.type RC_MAP_IMON_RSC,%object
.comm RC_MAP_IMON_RSC,4,4
.type BIT_DURATION,%object
.comm BIT_DURATION,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym imon_probe
.addrsig_sym interface_to_usbdev
.addrsig_sym usb_endpoint_is_int_in
.addrsig_sym dev_err
.addrsig_sym devm_kmalloc
.addrsig_sym usb_alloc_urb
.addrsig_sym usb_fill_int_urb
.addrsig_sym usb_rcvintpipe
.addrsig_sym devm_rc_allocate_device
.addrsig_sym usb_make_path
.addrsig_sym usb_to_input_id
.addrsig_sym devm_rc_register_device
.addrsig_sym usb_submit_urb
.addrsig_sym usb_set_intfdata
.addrsig_sym usb_free_urb
.addrsig_sym ENODEV
.addrsig_sym GFP_KERNEL
.addrsig_sym ENOMEM
.addrsig_sym imon_ir_rx
.addrsig_sym RC_DRIVER_IR_RAW
.addrsig_sym KBUILD_MODNAME
.addrsig_sym RC_PROTO_BIT_ALL_IR_DECODER
.addrsig_sym RC_MAP_IMON_RSC
.addrsig_sym BIT_DURATION
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_usbkbd.c_usb_kbd_led.c"
.p2align 4, 0x90 # -- Begin function usb_kbd_led
.type usb_kbd_led,@function
usb_kbd_led: # @usb_kbd_led
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax + 16]
mov qword ptr [rbp - 16], rax
mov rax, qword ptr [rbp - 8]
cmp qword ptr [rax], 0
je .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 8]
mov rdi, qword ptr [rax + 8]
mov rax, qword ptr [rbp - 8]
mov rdx, qword ptr [rax]
movabs rsi, offset .L.str
call dev_warn
.LBB0_2:
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax]
mov rax, qword ptr [rax]
mov rcx, qword ptr [rbp - 16]
cmp rax, qword ptr [rcx + 8]
jne .LBB0_4
# %bb.3:
jmp .LBB0_6
.LBB0_4:
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
mov rcx, qword ptr [rbp - 16]
mov rcx, qword ptr [rcx]
mov qword ptr [rcx], rax
mov rax, qword ptr [rbp - 16]
mov edx, dword ptr [rax + 24]
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 16]
mov dword ptr [rax], edx
mov rax, qword ptr [rbp - 16]
mov rdi, qword ptr [rax + 16]
mov esi, dword ptr [GFP_ATOMIC]
call usb_submit_urb
cmp rax, 0
je .LBB0_6
# %bb.5:
movabs rdi, offset .L.str.1
call err_hid
.LBB0_6:
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size usb_kbd_led, .Lfunc_end0-usb_kbd_led
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "led urb status %d received\n"
.size .L.str, 28
.type GFP_ATOMIC,@object # @GFP_ATOMIC
.comm GFP_ATOMIC,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "usb_submit_urb(leds) failed"
.size .L.str.1, 28
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym usb_kbd_led
.addrsig_sym dev_warn
.addrsig_sym usb_submit_urb
.addrsig_sym err_hid
.addrsig_sym GFP_ATOMIC
| .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_usbkbd.c_usb_kbd_led.c"
.p2align 2
.type usb_kbd_led,%function
.code 32
usb_kbd_led:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0, #8]
str r0, [sp]
ldr r0, [sp, #4]
ldr r0, [r0]
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #4]
ldr r2, [r0]
ldr r0, [r0, #4]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl dev_warn
b .LBB0_2
.LBB0_2:
ldr r0, [sp]
ldr r1, [r0]
ldr r0, [r0, #4]
ldr r1, [r1]
cmp r1, r0
bne .LBB0_4
b .LBB0_3
.LBB0_3:
b .LBB0_6
.LBB0_4:
ldr r0, [sp]
ldr r1, [r0]
ldr r0, [r0, #4]
str r0, [r1]
ldr r0, [sp]
ldr r1, [r0, #8]
ldr r0, [r0, #12]
str r0, [r1]
ldr r0, [sp]
ldr r0, [r0, #8]
movw r1, :lower16:GFP_ATOMIC
movt r1, :upper16:GFP_ATOMIC
ldr r1, [r1]
bl usb_submit_urb
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
bl err_hid
b .LBB0_6
.LBB0_6:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size usb_kbd_led, .Lfunc_end0-usb_kbd_led
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "led urb status %d received\n"
.size .L.str, 28
.type GFP_ATOMIC,%object
.comm GFP_ATOMIC,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "usb_submit_urb(leds) failed"
.size .L.str.1, 28
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym usb_kbd_led
.addrsig_sym dev_warn
.addrsig_sym usb_submit_urb
.addrsig_sym err_hid
.addrsig_sym GFP_ATOMIC
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_i40iw_main.c_i40iw_initialize_dev.c"
.p2align 4, 0x90 # -- Begin function i40iw_initialize_dev
.type i40iw_initialize_dev,@function
i40iw_initialize_dev: # @i40iw_initialize_dev
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 608
xor eax, eax
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov rcx, qword ptr [rbp - 16]
add rcx, 24
mov qword ptr [rbp - 40], rcx
mov rcx, qword ptr [I40IW_NO_QSET]
mov qword ptr [rbp - 544], rcx
lea rcx, [rbp - 408]
mov rdi, rcx
mov esi, eax
mov edx, 120
call memset
xor esi, esi
lea rcx, [rbp - 160]
mov rdi, rcx
mov edx, 120
mov dword ptr [rbp - 564], eax # 4-byte Spill
call memset
movsxd rcx, dword ptr [I40IW_HMC_IW_MAX]
shl rcx, 2
add rcx, 8
mov qword ptr [rbp - 416], rcx
mov rcx, qword ptr [rbp - 416]
# kill: def $ecx killed $ecx killed $rcx
mov esi, dword ptr [GFP_KERNEL]
mov edi, ecx
mov dword ptr [rbp - 568], eax # 4-byte Spill
call kzalloc
mov r8, qword ptr [rbp - 16]
mov qword ptr [r8 + 8], rax
mov rax, qword ptr [rbp - 16]
cmp qword ptr [rax + 8], 0
jne .LBB0_2
# %bb.1:
mov eax, dword ptr [I40IW_ERR_NO_MEMORY]
mov dword ptr [rbp - 4], eax
jmp .LBB0_29
.LBB0_2:
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
mov rcx, qword ptr [rbp - 16]
mov qword ptr [rcx + 48], rax
mov rax, qword ptr [rbp - 16]
add rax, 40
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx + 8], rax
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 48]
add rax, 4
mov rcx, qword ptr [rbp - 40]
mov rcx, qword ptr [rcx + 8]
mov qword ptr [rcx], rax
mov rdi, qword ptr [rbp - 16]
mov edx, dword ptr [I40IW_QUERY_FPM_BUF_SIZE]
mov ecx, dword ptr [I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK]
lea rsi, [rbp - 288]
call i40iw_obj_aligned_mem
mov dword ptr [rbp - 28], eax
cmp dword ptr [rbp - 28], 0
je .LBB0_4
# %bb.3:
jmp .LBB0_28
.LBB0_4:
mov eax, dword ptr [rbp - 284]
mov dword ptr [rbp - 44], eax
mov eax, dword ptr [rbp - 288]
mov dword ptr [rbp - 48], eax
mov rdi, qword ptr [rbp - 16]
mov edx, dword ptr [I40IW_COMMIT_FPM_BUF_SIZE]
mov ecx, dword ptr [I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK]
lea rsi, [rbp - 288]
call i40iw_obj_aligned_mem
mov dword ptr [rbp - 28], eax
cmp dword ptr [rbp - 28], 0
je .LBB0_6
# %bb.5:
jmp .LBB0_28
.LBB0_6:
xor eax, eax
mov ecx, dword ptr [rbp - 284]
mov dword ptr [rbp - 52], ecx
mov ecx, dword ptr [rbp - 288]
mov dword ptr [rbp - 56], ecx
mov rdx, qword ptr [rbp - 24]
mov ecx, dword ptr [rdx]
mov dword ptr [rbp - 60], ecx
mov rdx, qword ptr [rbp - 24]
mov rdx, qword ptr [rdx + 32]
cmp rdx, 0
mov ecx, 1
cmovne ecx, eax
mov dword ptr [rbp - 160], ecx
mov rdx, qword ptr [rbp - 24]
mov eax, dword ptr [rdx + 24]
mov dword ptr [rbp - 64], eax
mov rdx, qword ptr [rbp - 16]
add rdx, 40
mov qword ptr [rbp - 72], rdx
mov eax, dword ptr [debug]
mov dword ptr [rbp - 80], eax
mov rdx, qword ptr [rbp - 24]
cmp qword ptr [rdx + 16], 0
je .LBB0_8
# %bb.7:
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax + 16]
mov qword ptr [rbp - 576], rax # 8-byte Spill
jmp .LBB0_9
.LBB0_8:
mov rax, qword ptr [I40IW_DEFAULT_MTU]
mov qword ptr [rbp - 576], rax # 8-byte Spill
.LBB0_9:
mov rax, qword ptr [rbp - 576] # 8-byte Reload
mov qword ptr [rbp - 336], rax
mov qword ptr [rbp - 560], 0
.LBB0_10: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 560]
cmp rax, qword ptr [I40E_CLIENT_MAX_USER_PRIORITY]
jae .LBB0_19
# %bb.11: # in Loop: Header=BB0_10 Depth=1
mov rax, qword ptr [rbp - 24]
mov rax, qword ptr [rax + 8]
mov rcx, qword ptr [rbp - 560]
mov rax, qword ptr [rax + 8*rcx]
mov qword ptr [rbp - 552], rax
mov rax, qword ptr [rbp - 552]
mov rcx, qword ptr [rbp - 344]
mov rdx, qword ptr [rbp - 560]
mov qword ptr [rcx + 8*rdx], rax
mov rax, qword ptr [rbp - 544]
cmp rax, qword ptr [I40IW_NO_QSET]
jne .LBB0_13
# %bb.12: # in Loop: Header=BB0_10 Depth=1
mov rax, qword ptr [rbp - 552]
mov qword ptr [rbp - 544], rax
jmp .LBB0_17
.LBB0_13: # in Loop: Header=BB0_10 Depth=1
mov rax, qword ptr [rbp - 552]
cmp rax, qword ptr [rbp - 544]
je .LBB0_16
# %bb.14: # in Loop: Header=BB0_10 Depth=1
mov rax, qword ptr [rbp - 552]
cmp rax, qword ptr [I40IW_NO_QSET]
je .LBB0_16
# %bb.15: # in Loop: Header=BB0_10 Depth=1
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 1
.LBB0_16: # in Loop: Header=BB0_10 Depth=1
jmp .LBB0_17
.LBB0_17: # in Loop: Header=BB0_10 Depth=1
jmp .LBB0_18
.LBB0_18: # in Loop: Header=BB0_10 Depth=1
mov rax, qword ptr [rbp - 560]
add rax, 1
mov qword ptr [rbp - 560], rax
jmp .LBB0_10
.LBB0_19:
mov rax, qword ptr [rbp - 16]
mov esi, dword ptr [rax]
movabs rdi, offset .L.str
call i40iw_pr_info
mov ecx, dword ptr [i40iw_virtchnl_send]
mov dword ptr [rbp - 104], ecx
mov rdx, qword ptr [rbp - 16]
add rdx, 24
lea rdi, [rbp - 160]
mov qword ptr [rbp - 584], rdi # 8-byte Spill
mov rdi, rdx
mov rsi, qword ptr [rbp - 584] # 8-byte Reload
mov dword ptr [rbp - 588], eax # 4-byte Spill
call i40iw_device_init
mov dword ptr [rbp - 28], eax
cmp dword ptr [rbp - 28], 0
je .LBB0_21
# %bb.20:
jmp .LBB0_28
.LBB0_21:
xor esi, esi
lea rax, [rbp - 280]
mov rdi, rax
mov edx, 120
call memset
mov rcx, qword ptr [rbp - 16]
add rcx, 24
mov qword ptr [rbp - 232], rcx
mov rcx, qword ptr [rbp - 16]
mov qword ptr [rbp - 240], rcx
lea rcx, [rbp - 408]
mov qword ptr [rbp - 248], rcx
mov dword ptr [rbp - 276], 1
mov rcx, qword ptr [rbp - 16]
add rcx, 16
lea rdi, [rbp - 280]
mov qword ptr [rbp - 600], rdi # 8-byte Spill
mov rdi, rcx
mov rsi, qword ptr [rbp - 600] # 8-byte Reload
mov dword ptr [rbp - 604], eax # 4-byte Spill
call i40iw_sc_vsi_init
mov rcx, qword ptr [rbp - 40]
cmp qword ptr [rcx], 0
je .LBB0_27
# %bb.22:
xor esi, esi
lea rdi, [rbp - 536]
mov edx, 120
call memset
mov rcx, qword ptr [rbp - 24]
mov edx, dword ptr [rcx]
mov dword ptr [rbp - 512], edx
mov esi, dword ptr [GFP_KERNEL]
mov edi, 1
mov dword ptr [rbp - 608], eax # 4-byte Spill
call kzalloc
mov qword ptr [rbp - 520], rax
cmp qword ptr [rbp - 520], 0
jne .LBB0_24
# %bb.23:
mov eax, dword ptr [I40IW_ERR_NO_MEMORY]
mov dword ptr [rbp - 28], eax
jmp .LBB0_28
.LBB0_24:
mov dword ptr [rbp - 528], 1
cmp qword ptr [rbp - 520], 0
je .LBB0_26
# %bb.25:
mov rax, qword ptr [rbp - 16]
add rax, 16
mov rdi, rax
lea rsi, [rbp - 536]
call i40iw_vsi_stats_init
.LBB0_26:
jmp .LBB0_27
.LBB0_27:
mov eax, dword ptr [rbp - 28]
mov dword ptr [rbp - 4], eax
jmp .LBB0_29
.LBB0_28:
mov rax, qword ptr [rbp - 16]
mov rdi, qword ptr [rax + 8]
call kfree
mov rcx, qword ptr [rbp - 16]
mov qword ptr [rcx + 8], 0
mov edx, dword ptr [rbp - 28]
mov dword ptr [rbp - 4], edx
.LBB0_29:
mov eax, dword ptr [rbp - 4]
add rsp, 608
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size i40iw_initialize_dev, .Lfunc_end0-i40iw_initialize_dev
.cfi_endproc
# -- End function
.type I40IW_NO_QSET,@object # @I40IW_NO_QSET
.comm I40IW_NO_QSET,8,8
.type I40IW_HMC_IW_MAX,@object # @I40IW_HMC_IW_MAX
.comm I40IW_HMC_IW_MAX,4,4
.type GFP_KERNEL,@object # @GFP_KERNEL
.comm GFP_KERNEL,4,4
.type I40IW_ERR_NO_MEMORY,@object # @I40IW_ERR_NO_MEMORY
.comm I40IW_ERR_NO_MEMORY,4,4
.type I40IW_QUERY_FPM_BUF_SIZE,@object # @I40IW_QUERY_FPM_BUF_SIZE
.comm I40IW_QUERY_FPM_BUF_SIZE,4,4
.type I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK,@object # @I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK
.comm I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK,4,4
.type I40IW_COMMIT_FPM_BUF_SIZE,@object # @I40IW_COMMIT_FPM_BUF_SIZE
.comm I40IW_COMMIT_FPM_BUF_SIZE,4,4
.type I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK,@object # @I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK
.comm I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK,4,4
.type debug,@object # @debug
.comm debug,4,4
.type I40IW_DEFAULT_MTU,@object # @I40IW_DEFAULT_MTU
.comm I40IW_DEFAULT_MTU,8,8
.type I40E_CLIENT_MAX_USER_PRIORITY,@object # @I40E_CLIENT_MAX_USER_PRIORITY
.comm I40E_CLIENT_MAX_USER_PRIORITY,8,8
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "DCB is set/clear = %d\n"
.size .L.str, 23
.type i40iw_virtchnl_send,@object # @i40iw_virtchnl_send
.comm i40iw_virtchnl_send,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym i40iw_initialize_dev
.addrsig_sym memset
.addrsig_sym kzalloc
.addrsig_sym i40iw_obj_aligned_mem
.addrsig_sym i40iw_pr_info
.addrsig_sym i40iw_device_init
.addrsig_sym i40iw_sc_vsi_init
.addrsig_sym i40iw_vsi_stats_init
.addrsig_sym kfree
.addrsig_sym I40IW_NO_QSET
.addrsig_sym I40IW_HMC_IW_MAX
.addrsig_sym GFP_KERNEL
.addrsig_sym I40IW_ERR_NO_MEMORY
.addrsig_sym I40IW_QUERY_FPM_BUF_SIZE
.addrsig_sym I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK
.addrsig_sym I40IW_COMMIT_FPM_BUF_SIZE
.addrsig_sym I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK
.addrsig_sym debug
.addrsig_sym I40IW_DEFAULT_MTU
.addrsig_sym I40E_CLIENT_MAX_USER_PRIORITY
.addrsig_sym i40iw_virtchnl_send
| .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_i40iw_main.c_i40iw_initialize_dev.c"
.p2align 2
.type i40iw_initialize_dev,%function
.code 32
i40iw_initialize_dev:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #384
sub sp, sp, #384
str r0, [r11, #-16]
str r1, [r11, #-20]
ldr r0, [r11, #-16]
add r0, r0, #12
str r0, [r11, #-28]
movw r0, :lower16:I40IW_NO_QSET
movt r0, :upper16:I40IW_NO_QSET
ldr r0, [r0]
str r0, [sp, #44]
add r0, sp, #128
mov r1, #0
mov r2, #76
str r1, [sp, #32]
str r2, [sp, #28]
bl memset
sub r1, r11, #104
str r0, [sp, #24]
mov r0, r1
ldr r1, [sp, #32]
ldr r2, [sp, #28]
bl memset
movw r1, :lower16:I40IW_HMC_IW_MAX
movt r1, :upper16:I40IW_HMC_IW_MAX
ldr r1, [r1]
mov r2, #8
add r1, r2, r1, lsl #2
str r1, [sp, #124]
ldr r1, [sp, #124]
movw r2, :lower16:GFP_KERNEL
movt r2, :upper16:GFP_KERNEL
ldr r2, [r2]
str r0, [sp, #20]
mov r0, r1
mov r1, r2
bl kzalloc
ldr r1, [r11, #-16]
str r0, [r1, #4]
ldr r0, [r11, #-16]
ldr r0, [r0, #4]
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:I40IW_ERR_NO_MEMORY
movt r0, :upper16:I40IW_ERR_NO_MEMORY
ldr r0, [r0]
str r0, [r11, #-12]
b .LBB0_29
.LBB0_2:
ldr r0, [r11, #-16]
ldr r1, [r0, #4]
str r1, [r0, #24]
ldr r0, [r11, #-16]
add r0, r0, #20
ldr r1, [r11, #-28]
str r0, [r1, #4]
ldr r0, [r11, #-16]
ldr r0, [r0, #24]
add r0, r0, #4
ldr r1, [r11, #-28]
ldr r1, [r1, #4]
str r0, [r1]
ldr r0, [r11, #-16]
movw r1, :lower16:I40IW_QUERY_FPM_BUF_SIZE
movt r1, :upper16:I40IW_QUERY_FPM_BUF_SIZE
ldr r2, [r1]
movw r1, :lower16:I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK
movt r1, :upper16:I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK
ldr r3, [r1]
sub r1, r11, #188
bl i40iw_obj_aligned_mem
str r0, [r11, #-24]
ldr r0, [r11, #-24]
cmp r0, #0
beq .LBB0_4
b .LBB0_3
.LBB0_3:
b .LBB0_28
.LBB0_4:
ldr r0, [r11, #-184]
str r0, [r11, #-32]
ldr r0, [r11, #-188]
str r0, [r11, #-36]
ldr r0, [r11, #-16]
movw r1, :lower16:I40IW_COMMIT_FPM_BUF_SIZE
movt r1, :upper16:I40IW_COMMIT_FPM_BUF_SIZE
ldr r2, [r1]
movw r1, :lower16:I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK
movt r1, :upper16:I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK
ldr r3, [r1]
sub r1, r11, #188
bl i40iw_obj_aligned_mem
str r0, [r11, #-24]
ldr r0, [r11, #-24]
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
b .LBB0_28
.LBB0_6:
ldr r0, [r11, #-184]
str r0, [r11, #-40]
ldr r0, [r11, #-188]
str r0, [r11, #-44]
ldr r0, [r11, #-20]
ldr r0, [r0]
str r0, [r11, #-48]
ldr r0, [r11, #-20]
ldr r0, [r0, #16]
clz r0, r0
lsr r0, r0, #5
str r0, [r11, #-104]
ldr r0, [r11, #-20]
ldr r0, [r0, #12]
str r0, [r11, #-52]
ldr r0, [r11, #-16]
add r0, r0, #20
str r0, [r11, #-56]
movw r0, :lower16:debug
movt r0, :upper16:debug
ldr r0, [r0]
str r0, [r11, #-60]
ldr r0, [r11, #-20]
ldr r0, [r0, #8]
cmp r0, #0
beq .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [r11, #-20]
ldr r0, [r0, #8]
str r0, [sp, #16]
b .LBB0_9
.LBB0_8:
movw r0, :lower16:I40IW_DEFAULT_MTU
movt r0, :upper16:I40IW_DEFAULT_MTU
ldr r0, [r0]
str r0, [sp, #16]
b .LBB0_9
.LBB0_9:
ldr r0, [sp, #16]
str r0, [sp, #168]
mov r0, #0
str r0, [sp, #36]
b .LBB0_10
.LBB0_10:
ldr r0, [sp, #36]
movw r1, :lower16:I40E_CLIENT_MAX_USER_PRIORITY
movt r1, :upper16:I40E_CLIENT_MAX_USER_PRIORITY
ldr r1, [r1]
cmp r0, r1
bhs .LBB0_19
b .LBB0_11
.LBB0_11:
ldr r0, [r11, #-20]
ldr r0, [r0, #4]
ldr r1, [sp, #36]
ldr r0, [r0, r1, lsl #2]
str r0, [sp, #40]
ldr r0, [sp, #40]
ldr r1, [sp, #164]
ldr r2, [sp, #36]
str r0, [r1, r2, lsl #2]
ldr r0, [sp, #44]
movw r1, :lower16:I40IW_NO_QSET
movt r1, :upper16:I40IW_NO_QSET
ldr r1, [r1]
cmp r0, r1
bne .LBB0_13
b .LBB0_12
.LBB0_12:
ldr r0, [sp, #40]
str r0, [sp, #44]
b .LBB0_17
.LBB0_13:
ldr r0, [sp, #40]
ldr r1, [sp, #44]
cmp r0, r1
beq .LBB0_16
b .LBB0_14
.LBB0_14:
ldr r0, [sp, #40]
movw r1, :lower16:I40IW_NO_QSET
movt r1, :upper16:I40IW_NO_QSET
ldr r1, [r1]
cmp r0, r1
beq .LBB0_16
b .LBB0_15
.LBB0_15:
ldr r0, [r11, #-16]
mov r1, #1
str r1, [r0]
b .LBB0_16
.LBB0_16:
b .LBB0_17
.LBB0_17:
b .LBB0_18
.LBB0_18:
ldr r0, [sp, #36]
add r0, r0, #1
str r0, [sp, #36]
b .LBB0_10
.LBB0_19:
ldr r0, [r11, #-16]
ldr r1, [r0]
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl i40iw_pr_info
movw r1, :lower16:i40iw_virtchnl_send
movt r1, :upper16:i40iw_virtchnl_send
ldr r1, [r1]
str r1, [r11, #-72]
ldr r1, [r11, #-16]
add r1, r1, #12
sub r2, r11, #104
str r0, [sp, #12]
mov r0, r1
mov r1, r2
bl i40iw_device_init
str r0, [r11, #-24]
ldr r0, [r11, #-24]
cmp r0, #0
beq .LBB0_21
b .LBB0_20
.LBB0_20:
b .LBB0_28
.LBB0_21:
sub r0, r11, #180
mov r1, #0
mov r2, #76
str r0, [sp, #8]
bl memset
ldr r1, [r11, #-16]
add r1, r1, #12
str r1, [r11, #-152]
ldr r1, [r11, #-16]
str r1, [r11, #-156]
add r1, sp, #128
str r1, [r11, #-160]
mov r1, #1
str r1, [r11, #-176]
ldr r1, [r11, #-16]
add r1, r1, #8
str r0, [sp, #4]
mov r0, r1
ldr r1, [sp, #8]
bl i40iw_sc_vsi_init
ldr r1, [r11, #-28]
ldr r1, [r1]
cmp r1, #0
beq .LBB0_27
b .LBB0_22
.LBB0_22:
add r0, sp, #48
mov r1, #0
mov r2, #76
bl memset
ldr r1, [r11, #-20]
ldr r1, [r1]
str r1, [sp, #64]
movw r1, :lower16:GFP_KERNEL
movt r1, :upper16:GFP_KERNEL
ldr r1, [r1]
mov r2, #1
str r0, [sp]
mov r0, r2
bl kzalloc
str r0, [sp, #60]
ldr r0, [sp, #60]
cmp r0, #0
bne .LBB0_24
b .LBB0_23
.LBB0_23:
movw r0, :lower16:I40IW_ERR_NO_MEMORY
movt r0, :upper16:I40IW_ERR_NO_MEMORY
ldr r0, [r0]
str r0, [r11, #-24]
b .LBB0_28
.LBB0_24:
mov r0, #1
str r0, [sp, #56]
ldr r0, [sp, #60]
cmp r0, #0
beq .LBB0_26
b .LBB0_25
.LBB0_25:
ldr r0, [r11, #-16]
add r0, r0, #8
add r1, sp, #48
bl i40iw_vsi_stats_init
b .LBB0_26
.LBB0_26:
b .LBB0_27
.LBB0_27:
ldr r0, [r11, #-24]
str r0, [r11, #-12]
b .LBB0_29
.LBB0_28:
ldr r0, [r11, #-16]
ldr r0, [r0, #4]
bl kfree
ldr r1, [r11, #-16]
mov r2, #0
str r2, [r1, #4]
ldr r1, [r11, #-24]
str r1, [r11, #-12]
b .LBB0_29
.LBB0_29:
ldr r0, [r11, #-12]
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size i40iw_initialize_dev, .Lfunc_end0-i40iw_initialize_dev
.cantunwind
.fnend
.type I40IW_NO_QSET,%object
.comm I40IW_NO_QSET,4,4
.type I40IW_HMC_IW_MAX,%object
.comm I40IW_HMC_IW_MAX,4,4
.type GFP_KERNEL,%object
.comm GFP_KERNEL,4,4
.type I40IW_ERR_NO_MEMORY,%object
.comm I40IW_ERR_NO_MEMORY,4,4
.type I40IW_QUERY_FPM_BUF_SIZE,%object
.comm I40IW_QUERY_FPM_BUF_SIZE,4,4
.type I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK,%object
.comm I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK,4,4
.type I40IW_COMMIT_FPM_BUF_SIZE,%object
.comm I40IW_COMMIT_FPM_BUF_SIZE,4,4
.type I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK,%object
.comm I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK,4,4
.type debug,%object
.comm debug,4,4
.type I40IW_DEFAULT_MTU,%object
.comm I40IW_DEFAULT_MTU,4,4
.type I40E_CLIENT_MAX_USER_PRIORITY,%object
.comm I40E_CLIENT_MAX_USER_PRIORITY,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "DCB is set/clear = %d\n"
.size .L.str, 23
.type i40iw_virtchnl_send,%object
.comm i40iw_virtchnl_send,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym i40iw_initialize_dev
.addrsig_sym memset
.addrsig_sym kzalloc
.addrsig_sym i40iw_obj_aligned_mem
.addrsig_sym i40iw_pr_info
.addrsig_sym i40iw_device_init
.addrsig_sym i40iw_sc_vsi_init
.addrsig_sym i40iw_vsi_stats_init
.addrsig_sym kfree
.addrsig_sym I40IW_NO_QSET
.addrsig_sym I40IW_HMC_IW_MAX
.addrsig_sym GFP_KERNEL
.addrsig_sym I40IW_ERR_NO_MEMORY
.addrsig_sym I40IW_QUERY_FPM_BUF_SIZE
.addrsig_sym I40IW_FPM_QUERY_BUF_ALIGNMENT_MASK
.addrsig_sym I40IW_COMMIT_FPM_BUF_SIZE
.addrsig_sym I40IW_FPM_COMMIT_BUF_ALIGNMENT_MASK
.addrsig_sym debug
.addrsig_sym I40IW_DEFAULT_MTU
.addrsig_sym I40E_CLIENT_MAX_USER_PRIORITY
.addrsig_sym i40iw_virtchnl_send
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_trace-agent-rw.c_rw_thread_main.c"
.p2align 4, 0x90 # -- Begin function rw_thread_main
.type rw_thread_main,@function
rw_thread_main: # @rw_thread_main
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 40]
mov edi, dword ptr [rax + 8]
call bind_cpu
.LBB0_1: # =>This Loop Header: Depth=1
# Child Loop BB0_11 Depth 2
cmp dword ptr [global_run_operation], 0
jne .LBB0_3
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movabs rdi, offset mutex_notify
call pthread_mutex_lock
movabs rdi, offset cond_wakeup
movabs rsi, offset mutex_notify
mov dword ptr [rbp - 44], eax # 4-byte Spill
call pthread_cond_wait
movabs rdi, offset mutex_notify
mov dword ptr [rbp - 48], eax # 4-byte Spill
call pthread_mutex_unlock
.LBB0_3: # in Loop: Header=BB0_1 Depth=1
cmp qword ptr [global_sig_receive], 0
je .LBB0_5
# %bb.4:
jmp .LBB0_19
.LBB0_5: # in Loop: Header=BB0_1 Depth=1
xor eax, eax
mov ecx, eax
mov rdx, qword ptr [rbp - 40]
mov edi, dword ptr [rdx + 24]
mov rdx, qword ptr [rbp - 40]
mov edx, dword ptr [rdx + 20]
mov rsi, qword ptr [rbp - 40]
mov r8, qword ptr [rsi]
mov eax, dword ptr [SPLICE_F_MOVE]
or eax, dword ptr [SPLICE_F_MORE]
mov rsi, rcx
mov r9d, eax
call splice
mov qword ptr [rbp - 16], rax
cmp qword ptr [rbp - 16], 0
jge .LBB0_7
# %bb.6:
mov rax, qword ptr [rbp - 40]
mov esi, dword ptr [rax + 8]
movabs rdi, offset .L.str
call pr_err
jmp .LBB0_20
.LBB0_7: # in Loop: Header=BB0_1 Depth=1
cmp qword ptr [rbp - 16], 0
jne .LBB0_9
# %bb.8: # in Loop: Header=BB0_1 Depth=1
mov edi, dword ptr [READ_WAIT_USEC]
call usleep
mov rcx, qword ptr [rbp - 40]
mov esi, dword ptr [rcx + 8]
movabs rdi, offset .L.str.1
mov dword ptr [rbp - 52], eax # 4-byte Spill
call pr_debug
jmp .LBB0_1
.LBB0_9: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_10
.LBB0_10: # in Loop: Header=BB0_1 Depth=1
mov qword ptr [rbp - 24], 0
.LBB0_11: # Parent Loop BB0_1 Depth=1
# => This Inner Loop Header: Depth=2
xor eax, eax
mov ecx, eax
mov rdx, qword ptr [rbp - 40]
mov edi, dword ptr [rdx + 16]
mov rdx, qword ptr [rbp - 40]
mov edx, dword ptr [rdx + 12]
mov rsi, qword ptr [rbp - 16]
sub rsi, qword ptr [rbp - 24]
mov eax, dword ptr [SPLICE_F_MOVE]
or eax, dword ptr [SPLICE_F_MORE]
mov qword ptr [rbp - 64], rsi # 8-byte Spill
mov rsi, rcx
mov r8, qword ptr [rbp - 64] # 8-byte Reload
mov r9d, eax
call splice
mov qword ptr [rbp - 32], rax
cmp qword ptr [rbp - 32], 0
jge .LBB0_13
# %bb.12:
mov rax, qword ptr [rbp - 40]
mov esi, dword ptr [rax + 8]
movabs rdi, offset .L.str.2
call pr_err
jmp .LBB0_20
.LBB0_13: # in Loop: Header=BB0_11 Depth=2
cmp qword ptr [rbp - 32], 0
jne .LBB0_15
# %bb.14: # in Loop: Header=BB0_11 Depth=2
mov edi, 1
call sleep
.LBB0_15: # in Loop: Header=BB0_11 Depth=2
jmp .LBB0_16
.LBB0_16: # in Loop: Header=BB0_11 Depth=2
mov rax, qword ptr [rbp - 32]
add rax, qword ptr [rbp - 24]
mov qword ptr [rbp - 24], rax
# %bb.17: # in Loop: Header=BB0_11 Depth=2
mov rax, qword ptr [rbp - 24]
cmp rax, qword ptr [rbp - 16]
jl .LBB0_11
# %bb.18: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_1
.LBB0_19:
xor eax, eax
# kill: def $rax killed $eax
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.LBB0_20:
.cfi_def_cfa rbp, 16
mov edi, dword ptr [EXIT_FAILURE]
call exit
.Lfunc_end0:
.size rw_thread_main, .Lfunc_end0-rw_thread_main
.cfi_endproc
# -- End function
.type global_run_operation,@object # @global_run_operation
.comm global_run_operation,4,4
.type mutex_notify,@object # @mutex_notify
.comm mutex_notify,4,4
.type cond_wakeup,@object # @cond_wakeup
.comm cond_wakeup,4,4
.type global_sig_receive,@object # @global_sig_receive
.comm global_sig_receive,8,8
.type SPLICE_F_MOVE,@object # @SPLICE_F_MOVE
.comm SPLICE_F_MOVE,4,4
.type SPLICE_F_MORE,@object # @SPLICE_F_MORE
.comm SPLICE_F_MORE,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Splice_read in rw-thread(%d)\n"
.size .L.str, 30
.type READ_WAIT_USEC,@object # @READ_WAIT_USEC
.comm READ_WAIT_USEC,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Read retry(cpu:%d)\n"
.size .L.str.1, 20
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "Splice_write in rw-thread(%d)\n"
.size .L.str.2, 31
.type EXIT_FAILURE,@object # @EXIT_FAILURE
.comm EXIT_FAILURE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym rw_thread_main
.addrsig_sym bind_cpu
.addrsig_sym pthread_mutex_lock
.addrsig_sym pthread_cond_wait
.addrsig_sym pthread_mutex_unlock
.addrsig_sym splice
.addrsig_sym pr_err
.addrsig_sym usleep
.addrsig_sym pr_debug
.addrsig_sym sleep
.addrsig_sym exit
.addrsig_sym global_run_operation
.addrsig_sym mutex_notify
.addrsig_sym cond_wakeup
.addrsig_sym global_sig_receive
.addrsig_sym SPLICE_F_MOVE
.addrsig_sym SPLICE_F_MORE
.addrsig_sym READ_WAIT_USEC
.addrsig_sym EXIT_FAILURE
| .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_trace-agent-rw.c_rw_thread_main.c"
.p2align 2
.type rw_thread_main,%function
.code 32
rw_thread_main:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #56
sub sp, sp, #56
str r0, [r11, #-4]
ldr r0, [r11, #-4]
str r0, [r11, #-20]
ldr r0, [r11, #-20]
ldr r0, [r0, #4]
bl bind_cpu
b .LBB0_1
.LBB0_1:
movw r0, :lower16:global_run_operation
movt r0, :upper16:global_run_operation
ldr r0, [r0]
cmp r0, #0
bne .LBB0_3
b .LBB0_2
.LBB0_2:
movw r0, :lower16:mutex_notify
movt r0, :upper16:mutex_notify
str r0, [r11, #-24]
bl pthread_mutex_lock
movw r1, :lower16:cond_wakeup
movt r1, :upper16:cond_wakeup
str r0, [sp, #28]
mov r0, r1
ldr r1, [r11, #-24]
bl pthread_cond_wait
ldr r1, [r11, #-24]
str r0, [sp, #24]
mov r0, r1
bl pthread_mutex_unlock
b .LBB0_3
.LBB0_3:
movw r0, :lower16:global_sig_receive
movt r0, :upper16:global_sig_receive
ldr r0, [r0]
cmp r0, #0
beq .LBB0_5
b .LBB0_4
.LBB0_4:
b .LBB0_19
.LBB0_5:
ldr r0, [r11, #-20]
ldr r1, [r0]
ldr r2, [r0, #16]
ldr r0, [r0, #20]
movw r3, :lower16:SPLICE_F_MOVE
movt r3, :upper16:SPLICE_F_MOVE
ldr r3, [r3]
movw r12, :lower16:SPLICE_F_MORE
movt r12, :upper16:SPLICE_F_MORE
ldr r12, [r12]
orr r3, r3, r12
mov r12, sp
str r3, [r12, #4]
str r1, [r12]
mov r1, #0
str r1, [sp, #20]
ldr r3, [sp, #20]
bl splice
str r0, [r11, #-8]
ldr r0, [r11, #-8]
cmn r0, #1
bgt .LBB0_7
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-20]
ldr r1, [r0, #4]
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl pr_err
b .LBB0_20
.LBB0_7:
ldr r0, [r11, #-8]
cmp r0, #0
bne .LBB0_9
b .LBB0_8
.LBB0_8:
movw r0, :lower16:READ_WAIT_USEC
movt r0, :upper16:READ_WAIT_USEC
ldr r0, [r0]
bl usleep
ldr r1, [r11, #-20]
ldr r1, [r1, #4]
movw r2, :lower16:.L.str.1
movt r2, :upper16:.L.str.1
str r0, [sp, #16]
mov r0, r2
bl pr_debug
b .LBB0_1
.LBB0_9:
b .LBB0_10
.LBB0_10:
mov r0, #0
str r0, [r11, #-12]
b .LBB0_11
.LBB0_11:
ldr r0, [r11, #-20]
ldr r2, [r0, #8]
ldr r0, [r0, #12]
ldr r1, [r11, #-8]
ldr r3, [r11, #-12]
sub r1, r1, r3
movw r3, :lower16:SPLICE_F_MOVE
movt r3, :upper16:SPLICE_F_MOVE
ldr r3, [r3]
movw r12, :lower16:SPLICE_F_MORE
movt r12, :upper16:SPLICE_F_MORE
ldr r12, [r12]
orr r3, r3, r12
mov r12, sp
str r3, [r12, #4]
str r1, [r12]
mov r1, #0
str r1, [sp, #12]
ldr r3, [sp, #12]
bl splice
str r0, [r11, #-16]
ldr r0, [r11, #-16]
cmn r0, #1
bgt .LBB0_13
b .LBB0_12
.LBB0_12:
ldr r0, [r11, #-20]
ldr r1, [r0, #4]
movw r0, :lower16:.L.str.2
movt r0, :upper16:.L.str.2
bl pr_err
b .LBB0_20
.LBB0_13:
ldr r0, [r11, #-16]
cmp r0, #0
bne .LBB0_15
b .LBB0_14
.LBB0_14:
mov r0, #1
bl sleep
b .LBB0_15
.LBB0_15:
b .LBB0_16
.LBB0_16:
ldr r0, [r11, #-16]
ldr r1, [r11, #-12]
add r0, r1, r0
str r0, [r11, #-12]
b .LBB0_17
.LBB0_17:
ldr r0, [r11, #-12]
ldr r1, [r11, #-8]
cmp r0, r1
blt .LBB0_11
b .LBB0_18
.LBB0_18:
b .LBB0_1
.LBB0_19:
mov r0, #0
mov sp, r11
pop {r11, pc}
.LBB0_20:
movw r0, :lower16:EXIT_FAILURE
movt r0, :upper16:EXIT_FAILURE
ldr r0, [r0]
bl exit
.Lfunc_end0:
.size rw_thread_main, .Lfunc_end0-rw_thread_main
.cantunwind
.fnend
.type global_run_operation,%object
.comm global_run_operation,4,4
.type mutex_notify,%object
.comm mutex_notify,4,4
.type cond_wakeup,%object
.comm cond_wakeup,4,4
.type global_sig_receive,%object
.comm global_sig_receive,4,4
.type SPLICE_F_MOVE,%object
.comm SPLICE_F_MOVE,4,4
.type SPLICE_F_MORE,%object
.comm SPLICE_F_MORE,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Splice_read in rw-thread(%d)\n"
.size .L.str, 30
.type READ_WAIT_USEC,%object
.comm READ_WAIT_USEC,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Read retry(cpu:%d)\n"
.size .L.str.1, 20
.type .L.str.2,%object
.L.str.2:
.asciz "Splice_write in rw-thread(%d)\n"
.size .L.str.2, 31
.type EXIT_FAILURE,%object
.comm EXIT_FAILURE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym rw_thread_main
.addrsig_sym bind_cpu
.addrsig_sym pthread_mutex_lock
.addrsig_sym pthread_cond_wait
.addrsig_sym pthread_mutex_unlock
.addrsig_sym splice
.addrsig_sym pr_err
.addrsig_sym usleep
.addrsig_sym pr_debug
.addrsig_sym sleep
.addrsig_sym exit
.addrsig_sym global_run_operation
.addrsig_sym mutex_notify
.addrsig_sym cond_wakeup
.addrsig_sym global_sig_receive
.addrsig_sym SPLICE_F_MOVE
.addrsig_sym SPLICE_F_MORE
.addrsig_sym READ_WAIT_USEC
.addrsig_sym EXIT_FAILURE
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_ice_dcb.c_ice_add_ieee_app_pri_tlv.c"
.p2align 4, 0x90 # -- Begin function ice_add_ieee_app_pri_tlv
.type ice_add_ieee_app_pri_tlv,@function
ice_add_ieee_app_pri_tlv: # @ice_add_ieee_app_pri_tlv
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 80
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 40], 0
mov qword ptr [rbp - 64], 0
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 72], rax
mov rax, qword ptr [rbp - 16]
cmp qword ptr [rax], 0
jne .LBB0_2
# %bb.1:
jmp .LBB0_8
.LBB0_2:
mov eax, dword ptr [ICE_IEEE_8021QAZ_OUI]
mov ecx, dword ptr [ICE_LLDP_TLV_OUI_S]
# kill: def $cl killed $ecx
shl eax, cl
or eax, dword ptr [ICE_IEEE_SUBTYPE_APP_PRI]
mov dword ptr [rbp - 76], eax
mov edi, dword ptr [rbp - 76]
call htonl
mov rdx, qword ptr [rbp - 8]
mov dword ptr [rdx + 12], eax
mov rdx, qword ptr [rbp - 40]
add rdx, 1
mov qword ptr [rbp - 40], rdx
.LBB0_3: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 64]
mov rcx, qword ptr [rbp - 16]
cmp rax, qword ptr [rcx]
jae .LBB0_7
# %bb.4: # in Loop: Header=BB0_3 Depth=1
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
imul rcx, qword ptr [rbp - 64], 12
add rax, rcx
mov edx, dword ptr [rax]
and edx, 7
movsxd rax, edx
mov qword ptr [rbp - 48], rax
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
imul rcx, qword ptr [rbp - 64], 12
add rax, rcx
mov edx, dword ptr [rax + 4]
and edx, 7
movsxd rax, edx
mov qword ptr [rbp - 56], rax
mov rax, qword ptr [rbp - 48]
mov rcx, qword ptr [ICE_IEEE_APP_PRIO_S]
# kill: def $cl killed $rcx
shl rax, cl
or rax, qword ptr [rbp - 56]
mov rsi, qword ptr [rbp - 72]
mov rdi, qword ptr [rbp - 40]
mov qword ptr [rsi + 8*rdi], rax
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
imul rsi, qword ptr [rbp - 64], 12
add rax, rsi
mov edx, dword ptr [rax + 8]
sar edx, 8
and edx, 255
movsxd rax, edx
mov rsi, qword ptr [rbp - 72]
mov rdi, qword ptr [rbp - 40]
mov qword ptr [rsi + 8*rdi + 8], rax
mov rax, qword ptr [rbp - 16]
mov rax, qword ptr [rax + 8]
imul rsi, qword ptr [rbp - 64], 12
add rax, rsi
mov edx, dword ptr [rax + 8]
and edx, 255
movsxd rax, edx
mov rsi, qword ptr [rbp - 72]
mov rdi, qword ptr [rbp - 40]
mov qword ptr [rsi + 8*rdi + 16], rax
mov rax, qword ptr [rbp - 40]
add rax, 3
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 64]
add rax, 1
mov qword ptr [rbp - 64], rax
mov rax, qword ptr [rbp - 64]
cmp rax, qword ptr [ICE_DCBX_MAX_APPS]
jb .LBB0_6
# %bb.5:
jmp .LBB0_7
.LBB0_6: # in Loop: Header=BB0_3 Depth=1
jmp .LBB0_3
.LBB0_7:
imul rax, qword ptr [rbp - 64], 3
add rax, 5
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [ICE_TLV_TYPE_ORG]
mov rcx, qword ptr [ICE_LLDP_TLV_TYPE_S]
# kill: def $cl killed $rcx
shl rax, cl
mov rdx, qword ptr [rbp - 32]
and rdx, 511
or rax, rdx
mov qword ptr [rbp - 24], rax
mov rdi, qword ptr [rbp - 24]
call htons
mov rdx, qword ptr [rbp - 8]
mov dword ptr [rdx + 8], eax
.LBB0_8:
add rsp, 80
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size ice_add_ieee_app_pri_tlv, .Lfunc_end0-ice_add_ieee_app_pri_tlv
.cfi_endproc
# -- End function
.type ICE_IEEE_8021QAZ_OUI,@object # @ICE_IEEE_8021QAZ_OUI
.comm ICE_IEEE_8021QAZ_OUI,4,4
.type ICE_LLDP_TLV_OUI_S,@object # @ICE_LLDP_TLV_OUI_S
.comm ICE_LLDP_TLV_OUI_S,4,4
.type ICE_IEEE_SUBTYPE_APP_PRI,@object # @ICE_IEEE_SUBTYPE_APP_PRI
.comm ICE_IEEE_SUBTYPE_APP_PRI,4,4
.type ICE_IEEE_APP_PRIO_S,@object # @ICE_IEEE_APP_PRIO_S
.comm ICE_IEEE_APP_PRIO_S,8,8
.type ICE_DCBX_MAX_APPS,@object # @ICE_DCBX_MAX_APPS
.comm ICE_DCBX_MAX_APPS,8,8
.type ICE_TLV_TYPE_ORG,@object # @ICE_TLV_TYPE_ORG
.comm ICE_TLV_TYPE_ORG,8,8
.type ICE_LLDP_TLV_TYPE_S,@object # @ICE_LLDP_TLV_TYPE_S
.comm ICE_LLDP_TLV_TYPE_S,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ice_add_ieee_app_pri_tlv
.addrsig_sym htonl
.addrsig_sym htons
.addrsig_sym ICE_IEEE_8021QAZ_OUI
.addrsig_sym ICE_LLDP_TLV_OUI_S
.addrsig_sym ICE_IEEE_SUBTYPE_APP_PRI
.addrsig_sym ICE_IEEE_APP_PRIO_S
.addrsig_sym ICE_DCBX_MAX_APPS
.addrsig_sym ICE_TLV_TYPE_ORG
.addrsig_sym ICE_LLDP_TLV_TYPE_S
| .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_ice_dcb.c_ice_add_ieee_app_pri_tlv.c"
.p2align 2
.type ice_add_ieee_app_pri_tlv,%function
.code 32
ice_add_ieee_app_pri_tlv:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #40
sub sp, sp, #40
str r0, [r11, #-4]
str r1, [r11, #-8]
mov r0, #0
str r0, [sp, #20]
str r0, [sp, #8]
ldr r0, [r11, #-4]
ldr r0, [r0]
str r0, [sp, #4]
ldr r0, [r11, #-8]
ldr r0, [r0]
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
b .LBB0_8
.LBB0_2:
movw r0, :lower16:ICE_IEEE_8021QAZ_OUI
movt r0, :upper16:ICE_IEEE_8021QAZ_OUI
ldr r0, [r0]
movw r1, :lower16:ICE_LLDP_TLV_OUI_S
movt r1, :upper16:ICE_LLDP_TLV_OUI_S
ldr r1, [r1]
movw r2, :lower16:ICE_IEEE_SUBTYPE_APP_PRI
movt r2, :upper16:ICE_IEEE_SUBTYPE_APP_PRI
ldr r2, [r2]
orr r0, r2, r0, lsl r1
str r0, [sp]
ldr r0, [sp]
bl htonl
ldr r1, [r11, #-4]
str r0, [r1, #8]
ldr r0, [sp, #20]
add r0, r0, #1
str r0, [sp, #20]
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #8]
ldr r1, [r11, #-8]
ldr r1, [r1]
cmp r0, r1
bhs .LBB0_7
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
ldr r1, [sp, #8]
add r1, r1, r1, lsl #1
ldr r0, [r0, r1, lsl #2]
and r0, r0, #7
str r0, [sp, #16]
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
ldr r1, [sp, #8]
add r1, r1, r1, lsl #1
add r0, r0, r1, lsl #2
ldr r0, [r0, #4]
and r0, r0, #7
str r0, [sp, #12]
ldr r0, [sp, #16]
movw r1, :lower16:ICE_IEEE_APP_PRIO_S
movt r1, :upper16:ICE_IEEE_APP_PRIO_S
ldr r1, [r1]
ldr r2, [sp, #12]
orr r0, r2, r0, lsl r1
ldr r1, [sp, #4]
ldr r2, [sp, #20]
str r0, [r1, r2, lsl #2]
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
ldr r1, [sp, #8]
add r1, r1, r1, lsl #1
add r0, r0, r1, lsl #2
ldrb r0, [r0, #9]
ldr r1, [sp, #4]
ldr r2, [sp, #20]
add r1, r1, r2, lsl #2
str r0, [r1, #4]
ldr r0, [r11, #-8]
ldr r0, [r0, #4]
ldr r1, [sp, #8]
add r1, r1, r1, lsl #1
add r0, r0, r1, lsl #2
ldrb r0, [r0, #8]
ldr r1, [sp, #4]
ldr r2, [sp, #20]
add r1, r1, r2, lsl #2
str r0, [r1, #8]
ldr r0, [sp, #20]
add r0, r0, #3
str r0, [sp, #20]
ldr r0, [sp, #8]
add r0, r0, #1
str r0, [sp, #8]
ldr r0, [sp, #8]
movw r1, :lower16:ICE_DCBX_MAX_APPS
movt r1, :upper16:ICE_DCBX_MAX_APPS
ldr r1, [r1]
cmp r0, r1
blo .LBB0_6
b .LBB0_5
.LBB0_5:
b .LBB0_7
.LBB0_6:
b .LBB0_3
.LBB0_7:
ldr r0, [sp, #8]
add r0, r0, r0, lsl #1
add r0, r0, #5
str r0, [r11, #-16]
movw r0, :lower16:ICE_TLV_TYPE_ORG
movt r0, :upper16:ICE_TLV_TYPE_ORG
ldr r0, [r0]
movw r1, :lower16:ICE_LLDP_TLV_TYPE_S
movt r1, :upper16:ICE_LLDP_TLV_TYPE_S
ldr r1, [r1]
ldr r2, [r11, #-16]
bfc r2, #9, #23
orr r0, r2, r0, lsl r1
str r0, [r11, #-12]
ldr r0, [r11, #-12]
bl htons
ldr r1, [r11, #-4]
str r0, [r1, #4]
b .LBB0_8
.LBB0_8:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size ice_add_ieee_app_pri_tlv, .Lfunc_end0-ice_add_ieee_app_pri_tlv
.cantunwind
.fnend
.type ICE_IEEE_8021QAZ_OUI,%object
.comm ICE_IEEE_8021QAZ_OUI,4,4
.type ICE_LLDP_TLV_OUI_S,%object
.comm ICE_LLDP_TLV_OUI_S,4,4
.type ICE_IEEE_SUBTYPE_APP_PRI,%object
.comm ICE_IEEE_SUBTYPE_APP_PRI,4,4
.type ICE_IEEE_APP_PRIO_S,%object
.comm ICE_IEEE_APP_PRIO_S,4,4
.type ICE_DCBX_MAX_APPS,%object
.comm ICE_DCBX_MAX_APPS,4,4
.type ICE_TLV_TYPE_ORG,%object
.comm ICE_TLV_TYPE_ORG,4,4
.type ICE_LLDP_TLV_TYPE_S,%object
.comm ICE_LLDP_TLV_TYPE_S,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ice_add_ieee_app_pri_tlv
.addrsig_sym htonl
.addrsig_sym htons
.addrsig_sym ICE_IEEE_8021QAZ_OUI
.addrsig_sym ICE_LLDP_TLV_OUI_S
.addrsig_sym ICE_IEEE_SUBTYPE_APP_PRI
.addrsig_sym ICE_IEEE_APP_PRIO_S
.addrsig_sym ICE_DCBX_MAX_APPS
.addrsig_sym ICE_TLV_TYPE_ORG
.addrsig_sym ICE_LLDP_TLV_TYPE_S
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_lists-data.c_do_change_sublist_flags.c"
.globl do_change_sublist_flags # -- Begin function do_change_sublist_flags
.p2align 4, 0x90
.type do_change_sublist_flags,@function
do_change_sublist_flags: # @do_change_sublist_flags
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov dword ptr [rbp - 8], edi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], edx
mov dword ptr [rbp - 20], ecx
mov dword ptr [rbp - 24], r8d
mov edi, dword ptr [rbp - 8]
call conv_list_id
cmp rax, 0
jge .LBB0_2
# %bb.1:
mov dword ptr [rbp - 4], -1
jmp .LBB0_6
.LBB0_2:
cmp qword ptr [metafile_mode], 0
je .LBB0_5
# %bb.3:
mov edi, dword ptr [rbp - 8]
mov esi, 1
call prepare_list_metafile
cmp rax, 0
jge .LBB0_5
# %bb.4:
mov dword ptr [rbp - 4], -2
jmp .LBB0_6
.LBB0_5:
mov edi, dword ptr [LEV_LI_SUBLIST_FLAGS]
mov rax, qword ptr [lev_list_id_bytes]
add rax, 16
mov ecx, dword ptr [rbp - 8]
mov dword ptr [rbp - 44], edi # 4-byte Spill
mov edi, ecx
mov qword ptr [rbp - 56], rax # 8-byte Spill
call FIRST_INT
mov edi, dword ptr [rbp - 44] # 4-byte Reload
mov rsi, qword ptr [rbp - 56] # 8-byte Reload
mov edx, eax
call alloc_log_event
mov qword ptr [rbp - 40], rax
mov rdi, qword ptr [rbp - 40]
mov esi, dword ptr [rbp - 8]
call upcopy_list_id
mov rdi, qword ptr [rbp - 40]
mov dword ptr [rbp - 60], eax # 4-byte Spill
call LEV_ADJUST_L
mov qword ptr [rbp - 32], rax
mov ecx, dword ptr [rbp - 12]
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax], ecx
mov ecx, dword ptr [rbp - 16]
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax + 4], ecx
mov ecx, dword ptr [rbp - 20]
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax + 8], ecx
mov ecx, dword ptr [rbp - 24]
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax + 12], ecx
mov edi, dword ptr [rbp - 8]
mov rax, qword ptr [rbp - 32]
mov esi, dword ptr [rax]
mov rax, qword ptr [rbp - 40]
mov rdx, rax
call change_sublist_flags
mov dword ptr [rbp - 4], eax
.LBB0_6:
mov eax, dword ptr [rbp - 4]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size do_change_sublist_flags, .Lfunc_end0-do_change_sublist_flags
.cfi_endproc
# -- End function
.type metafile_mode,@object # @metafile_mode
.comm metafile_mode,8,8
.type LEV_LI_SUBLIST_FLAGS,@object # @LEV_LI_SUBLIST_FLAGS
.comm LEV_LI_SUBLIST_FLAGS,4,4
.type lev_list_id_bytes,@object # @lev_list_id_bytes
.comm lev_list_id_bytes,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym conv_list_id
.addrsig_sym prepare_list_metafile
.addrsig_sym alloc_log_event
.addrsig_sym FIRST_INT
.addrsig_sym upcopy_list_id
.addrsig_sym LEV_ADJUST_L
.addrsig_sym change_sublist_flags
.addrsig_sym metafile_mode
.addrsig_sym LEV_LI_SUBLIST_FLAGS
.addrsig_sym lev_list_id_bytes
| .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_lists-data.c_do_change_sublist_flags.c"
.globl do_change_sublist_flags
.p2align 2
.type do_change_sublist_flags,%function
.code 32
do_change_sublist_flags:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #48
sub sp, sp, #48
ldr r12, [r11, #8]
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [r11, #-16]
str r3, [r11, #-20]
ldr r0, [r11, #-8]
str r12, [sp, #16]
bl conv_list_id
cmn r0, #1
bgt .LBB0_2
b .LBB0_1
.LBB0_1:
mvn r0, #0
str r0, [r11, #-4]
b .LBB0_6
.LBB0_2:
movw r0, :lower16:metafile_mode
movt r0, :upper16:metafile_mode
ldr r0, [r0]
cmp r0, #0
beq .LBB0_5
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-8]
mov r1, #1
bl prepare_list_metafile
cmn r0, #1
bgt .LBB0_5
b .LBB0_4
.LBB0_4:
mvn r0, #1
str r0, [r11, #-4]
b .LBB0_6
.LBB0_5:
movw r0, :lower16:LEV_LI_SUBLIST_FLAGS
movt r0, :upper16:LEV_LI_SUBLIST_FLAGS
ldr r0, [r0]
movw r1, :lower16:lev_list_id_bytes
movt r1, :upper16:lev_list_id_bytes
ldr r1, [r1]
add r1, r1, #16
ldr r2, [r11, #-8]
str r0, [sp, #12]
mov r0, r2
str r1, [sp, #8]
bl FIRST_INT
ldr r1, [sp, #12]
str r0, [sp, #4]
mov r0, r1
ldr r1, [sp, #8]
ldr r2, [sp, #4]
bl alloc_log_event
str r0, [sp, #20]
ldr r0, [sp, #20]
ldr r1, [r11, #-8]
bl upcopy_list_id
ldr r1, [sp, #20]
str r0, [sp]
mov r0, r1
bl LEV_ADJUST_L
str r0, [sp, #24]
ldr r0, [r11, #-12]
ldr r1, [sp, #24]
str r0, [r1]
ldr r0, [r11, #-16]
ldr r1, [sp, #24]
str r0, [r1, #4]
ldr r0, [r11, #-20]
ldr r1, [sp, #24]
str r0, [r1, #8]
ldr r0, [r11, #8]
ldr r1, [sp, #24]
str r0, [r1, #12]
ldr r0, [r11, #-8]
ldr r1, [sp, #24]
ldr r1, [r1]
ldr r2, [sp, #20]
bl change_sublist_flags
str r0, [r11, #-4]
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size do_change_sublist_flags, .Lfunc_end0-do_change_sublist_flags
.cantunwind
.fnend
.type metafile_mode,%object
.comm metafile_mode,4,4
.type LEV_LI_SUBLIST_FLAGS,%object
.comm LEV_LI_SUBLIST_FLAGS,4,4
.type lev_list_id_bytes,%object
.comm lev_list_id_bytes,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym conv_list_id
.addrsig_sym prepare_list_metafile
.addrsig_sym alloc_log_event
.addrsig_sym FIRST_INT
.addrsig_sym upcopy_list_id
.addrsig_sym LEV_ADJUST_L
.addrsig_sym change_sublist_flags
.addrsig_sym metafile_mode
.addrsig_sym LEV_LI_SUBLIST_FLAGS
.addrsig_sym lev_list_id_bytes
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_us5182d.c_us5182d_irq_thread_handler.c"
.p2align 4, 0x90 # -- Begin function us5182d_irq_thread_handler
.type us5182d_irq_thread_handler,@function
us5182d_irq_thread_handler: # @us5182d_irq_thread_handler
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov dword ptr [rbp - 8], edi
mov qword ptr [rbp - 16], rsi
mov rax, qword ptr [rbp - 16]
mov qword ptr [rbp - 24], rax
mov rdi, qword ptr [rbp - 24]
call iio_priv
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp - 32]
mov rdi, qword ptr [rax]
mov esi, dword ptr [US5182D_REG_CFG0]
call i2c_smbus_read_byte_data
mov dword ptr [rbp - 40], eax
cmp dword ptr [rbp - 40], 0
jge .LBB0_2
# %bb.1:
mov rax, qword ptr [rbp - 32]
mov rdi, qword ptr [rax]
movabs rsi, offset .L.str
call dev_err
mov ecx, dword ptr [IRQ_HANDLED]
mov dword ptr [rbp - 4], ecx
jmp .LBB0_8
.LBB0_2:
mov eax, dword ptr [rbp - 40]
and eax, dword ptr [US5182D_CFG0_PROX]
cmp eax, 0
je .LBB0_4
# %bb.3:
mov eax, dword ptr [IIO_EV_DIR_RISING]
mov dword ptr [rbp - 48], eax # 4-byte Spill
jmp .LBB0_5
.LBB0_4:
mov eax, dword ptr [IIO_EV_DIR_FALLING]
mov dword ptr [rbp - 48], eax # 4-byte Spill
.LBB0_5:
mov eax, dword ptr [rbp - 48] # 4-byte Reload
mov dword ptr [rbp - 36], eax
mov edi, dword ptr [IIO_PROXIMITY]
mov edx, dword ptr [IIO_EV_TYPE_THRESH]
mov ecx, dword ptr [rbp - 36]
mov esi, 1
call IIO_UNMOD_EVENT_CODE
mov dword ptr [rbp - 44], eax
mov rdi, qword ptr [rbp - 24]
mov esi, dword ptr [rbp - 44]
mov r8, qword ptr [rbp - 24]
mov qword ptr [rbp - 56], rdi # 8-byte Spill
mov rdi, r8
mov dword ptr [rbp - 60], esi # 4-byte Spill
call iio_get_time_ns
mov rdi, qword ptr [rbp - 56] # 8-byte Reload
mov esi, dword ptr [rbp - 60] # 4-byte Reload
mov edx, eax
call iio_push_event
mov rdi, qword ptr [rbp - 32]
mov rdi, qword ptr [rdi]
mov esi, dword ptr [US5182D_REG_CFG0]
mov ecx, dword ptr [rbp - 40]
mov edx, dword ptr [US5182D_CFG0_PX_IRQ]
xor edx, -1
and ecx, edx
mov edx, ecx
mov dword ptr [rbp - 64], eax # 4-byte Spill
call i2c_smbus_write_byte_data
mov dword ptr [rbp - 40], eax
cmp dword ptr [rbp - 40], 0
jge .LBB0_7
# %bb.6:
mov rax, qword ptr [rbp - 32]
mov rdi, qword ptr [rax]
movabs rsi, offset .L.str
call dev_err
.LBB0_7:
mov eax, dword ptr [IRQ_HANDLED]
mov dword ptr [rbp - 4], eax
.LBB0_8:
mov eax, dword ptr [rbp - 4]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size us5182d_irq_thread_handler, .Lfunc_end0-us5182d_irq_thread_handler
.cfi_endproc
# -- End function
.type US5182D_REG_CFG0,@object # @US5182D_REG_CFG0
.comm US5182D_REG_CFG0,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "i2c transfer error in irq\n"
.size .L.str, 27
.type IRQ_HANDLED,@object # @IRQ_HANDLED
.comm IRQ_HANDLED,4,4
.type US5182D_CFG0_PROX,@object # @US5182D_CFG0_PROX
.comm US5182D_CFG0_PROX,4,4
.type IIO_EV_DIR_RISING,@object # @IIO_EV_DIR_RISING
.comm IIO_EV_DIR_RISING,4,4
.type IIO_EV_DIR_FALLING,@object # @IIO_EV_DIR_FALLING
.comm IIO_EV_DIR_FALLING,4,4
.type IIO_PROXIMITY,@object # @IIO_PROXIMITY
.comm IIO_PROXIMITY,4,4
.type IIO_EV_TYPE_THRESH,@object # @IIO_EV_TYPE_THRESH
.comm IIO_EV_TYPE_THRESH,4,4
.type US5182D_CFG0_PX_IRQ,@object # @US5182D_CFG0_PX_IRQ
.comm US5182D_CFG0_PX_IRQ,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym us5182d_irq_thread_handler
.addrsig_sym iio_priv
.addrsig_sym i2c_smbus_read_byte_data
.addrsig_sym dev_err
.addrsig_sym IIO_UNMOD_EVENT_CODE
.addrsig_sym iio_push_event
.addrsig_sym iio_get_time_ns
.addrsig_sym i2c_smbus_write_byte_data
.addrsig_sym US5182D_REG_CFG0
.addrsig_sym IRQ_HANDLED
.addrsig_sym US5182D_CFG0_PROX
.addrsig_sym IIO_EV_DIR_RISING
.addrsig_sym IIO_EV_DIR_FALLING
.addrsig_sym IIO_PROXIMITY
.addrsig_sym IIO_EV_TYPE_THRESH
.addrsig_sym US5182D_CFG0_PX_IRQ
| .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_us5182d.c_us5182d_irq_thread_handler.c"
.p2align 2
.type us5182d_irq_thread_handler,%function
.code 32
us5182d_irq_thread_handler:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #56
sub sp, sp, #56
str r0, [r11, #-8]
str r1, [r11, #-12]
ldr r0, [r11, #-12]
str r0, [r11, #-16]
ldr r0, [r11, #-16]
bl iio_priv
str r0, [r11, #-20]
ldr r0, [r11, #-20]
ldr r0, [r0]
movw r1, :lower16:US5182D_REG_CFG0
movt r1, :upper16:US5182D_REG_CFG0
ldr r1, [r1]
bl i2c_smbus_read_byte_data
str r0, [sp, #28]
ldr r0, [sp, #28]
cmn r0, #1
bgt .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-20]
ldr r0, [r0]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl dev_err
movw r1, :lower16:IRQ_HANDLED
movt r1, :upper16:IRQ_HANDLED
ldr r1, [r1]
str r1, [r11, #-4]
b .LBB0_8
.LBB0_2:
ldr r0, [sp, #28]
movw r1, :lower16:US5182D_CFG0_PROX
movt r1, :upper16:US5182D_CFG0_PROX
ldr r1, [r1]
tst r0, r1
beq .LBB0_4
b .LBB0_3
.LBB0_3:
movw r0, :lower16:IIO_EV_DIR_RISING
movt r0, :upper16:IIO_EV_DIR_RISING
ldr r0, [r0]
str r0, [sp, #20]
b .LBB0_5
.LBB0_4:
movw r0, :lower16:IIO_EV_DIR_FALLING
movt r0, :upper16:IIO_EV_DIR_FALLING
ldr r0, [r0]
str r0, [sp, #20]
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #20]
str r0, [r11, #-24]
movw r0, :lower16:IIO_PROXIMITY
movt r0, :upper16:IIO_PROXIMITY
ldr r0, [r0]
movw r1, :lower16:IIO_EV_TYPE_THRESH
movt r1, :upper16:IIO_EV_TYPE_THRESH
ldr r2, [r1]
ldr r3, [r11, #-24]
mov r1, #1
bl IIO_UNMOD_EVENT_CODE
str r0, [sp, #24]
ldr r0, [r11, #-16]
ldr r1, [sp, #24]
str r0, [sp, #16]
str r1, [sp, #12]
bl iio_get_time_ns
ldr r1, [sp, #16]
str r0, [sp, #8]
mov r0, r1
ldr r1, [sp, #12]
ldr r2, [sp, #8]
bl iio_push_event
ldr r1, [r11, #-20]
ldr r1, [r1]
movw r2, :lower16:US5182D_REG_CFG0
movt r2, :upper16:US5182D_REG_CFG0
ldr r2, [r2]
ldr r3, [sp, #28]
movw r12, :lower16:US5182D_CFG0_PX_IRQ
movt r12, :upper16:US5182D_CFG0_PX_IRQ
ldr r12, [r12]
bic r3, r3, r12
str r0, [sp, #4]
mov r0, r1
mov r1, r2
mov r2, r3
bl i2c_smbus_write_byte_data
str r0, [sp, #28]
ldr r0, [sp, #28]
cmn r0, #1
bgt .LBB0_7
b .LBB0_6
.LBB0_6:
ldr r0, [r11, #-20]
ldr r0, [r0]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl dev_err
b .LBB0_7
.LBB0_7:
movw r0, :lower16:IRQ_HANDLED
movt r0, :upper16:IRQ_HANDLED
ldr r0, [r0]
str r0, [r11, #-4]
b .LBB0_8
.LBB0_8:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size us5182d_irq_thread_handler, .Lfunc_end0-us5182d_irq_thread_handler
.cantunwind
.fnend
.type US5182D_REG_CFG0,%object
.comm US5182D_REG_CFG0,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "i2c transfer error in irq\n"
.size .L.str, 27
.type IRQ_HANDLED,%object
.comm IRQ_HANDLED,4,4
.type US5182D_CFG0_PROX,%object
.comm US5182D_CFG0_PROX,4,4
.type IIO_EV_DIR_RISING,%object
.comm IIO_EV_DIR_RISING,4,4
.type IIO_EV_DIR_FALLING,%object
.comm IIO_EV_DIR_FALLING,4,4
.type IIO_PROXIMITY,%object
.comm IIO_PROXIMITY,4,4
.type IIO_EV_TYPE_THRESH,%object
.comm IIO_EV_TYPE_THRESH,4,4
.type US5182D_CFG0_PX_IRQ,%object
.comm US5182D_CFG0_PX_IRQ,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym us5182d_irq_thread_handler
.addrsig_sym iio_priv
.addrsig_sym i2c_smbus_read_byte_data
.addrsig_sym dev_err
.addrsig_sym IIO_UNMOD_EVENT_CODE
.addrsig_sym iio_push_event
.addrsig_sym iio_get_time_ns
.addrsig_sym i2c_smbus_write_byte_data
.addrsig_sym US5182D_REG_CFG0
.addrsig_sym IRQ_HANDLED
.addrsig_sym US5182D_CFG0_PROX
.addrsig_sym IIO_EV_DIR_RISING
.addrsig_sym IIO_EV_DIR_FALLING
.addrsig_sym IIO_PROXIMITY
.addrsig_sym IIO_EV_TYPE_THRESH
.addrsig_sym US5182D_CFG0_PX_IRQ
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_subr_ntoskrnl.c_KeInitializeEvent.c"
.globl KeInitializeEvent # -- Begin function KeInitializeEvent
.p2align 4, 0x90
.type KeInitializeEvent,@function
KeInitializeEvent: # @KeInitializeEvent
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], edx
mov rax, qword ptr [rbp - 8]
add rax, 12
mov rdi, rax
call InitializeListHead
mov ecx, dword ptr [rbp - 20]
mov rsi, qword ptr [rbp - 8]
mov dword ptr [rsi + 8], ecx
mov rsi, qword ptr [rbp - 16]
cmp rsi, qword ptr [EVENT_TYPE_NOTIFY]
jne .LBB0_2
# %bb.1:
mov eax, dword ptr [DISP_TYPE_NOTIFICATION_EVENT]
mov rcx, qword ptr [rbp - 8]
mov dword ptr [rcx + 4], eax
jmp .LBB0_3
.LBB0_2:
mov eax, dword ptr [DISP_TYPE_SYNCHRONIZATION_EVENT]
mov rcx, qword ptr [rbp - 8]
mov dword ptr [rcx + 4], eax
.LBB0_3:
mov rax, qword ptr [rbp - 8]
mov dword ptr [rax], 2
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size KeInitializeEvent, .Lfunc_end0-KeInitializeEvent
.cfi_endproc
# -- End function
.type EVENT_TYPE_NOTIFY,@object # @EVENT_TYPE_NOTIFY
.comm EVENT_TYPE_NOTIFY,8,8
.type DISP_TYPE_NOTIFICATION_EVENT,@object # @DISP_TYPE_NOTIFICATION_EVENT
.comm DISP_TYPE_NOTIFICATION_EVENT,4,4
.type DISP_TYPE_SYNCHRONIZATION_EVENT,@object # @DISP_TYPE_SYNCHRONIZATION_EVENT
.comm DISP_TYPE_SYNCHRONIZATION_EVENT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym InitializeListHead
.addrsig_sym EVENT_TYPE_NOTIFY
.addrsig_sym DISP_TYPE_NOTIFICATION_EVENT
.addrsig_sym DISP_TYPE_SYNCHRONIZATION_EVENT
| .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_subr_ntoskrnl.c_KeInitializeEvent.c"
.globl KeInitializeEvent
.p2align 2
.type KeInitializeEvent,%function
.code 32
KeInitializeEvent:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
str r2, [sp, #4]
ldr r0, [r11, #-4]
add r0, r0, #12
bl InitializeListHead
ldr r1, [sp, #4]
ldr r2, [r11, #-4]
str r1, [r2, #8]
ldr r1, [sp, #8]
movw r2, :lower16:EVENT_TYPE_NOTIFY
movt r2, :upper16:EVENT_TYPE_NOTIFY
ldr r2, [r2]
cmp r1, r2
bne .LBB0_2
b .LBB0_1
.LBB0_1:
movw r0, :lower16:DISP_TYPE_NOTIFICATION_EVENT
movt r0, :upper16:DISP_TYPE_NOTIFICATION_EVENT
ldr r0, [r0]
ldr r1, [r11, #-4]
str r0, [r1, #4]
b .LBB0_3
.LBB0_2:
movw r0, :lower16:DISP_TYPE_SYNCHRONIZATION_EVENT
movt r0, :upper16:DISP_TYPE_SYNCHRONIZATION_EVENT
ldr r0, [r0]
ldr r1, [r11, #-4]
str r0, [r1, #4]
b .LBB0_3
.LBB0_3:
ldr r0, [r11, #-4]
mov r1, #4
str r1, [r0]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size KeInitializeEvent, .Lfunc_end0-KeInitializeEvent
.cantunwind
.fnend
.type EVENT_TYPE_NOTIFY,%object
.comm EVENT_TYPE_NOTIFY,4,4
.type DISP_TYPE_NOTIFICATION_EVENT,%object
.comm DISP_TYPE_NOTIFICATION_EVENT,4,4
.type DISP_TYPE_SYNCHRONIZATION_EVENT,%object
.comm DISP_TYPE_SYNCHRONIZATION_EVENT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym InitializeListHead
.addrsig_sym EVENT_TYPE_NOTIFY
.addrsig_sym DISP_TYPE_NOTIFICATION_EVENT
.addrsig_sym DISP_TYPE_SYNCHRONIZATION_EVENT
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_nm.c_sym_list_insert.c"
.p2align 4, 0x90 # -- Begin function sym_list_insert
.type sym_list_insert,@function
sym_list_insert: # @sym_list_insert
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
cmp qword ptr [rbp - 16], 0
je .LBB0_3
# %bb.1:
cmp qword ptr [rbp - 24], 0
je .LBB0_3
# %bb.2:
cmp qword ptr [rbp - 32], 0
jne .LBB0_4
.LBB0_3:
mov dword ptr [rbp - 4], 0
jmp .LBB0_13
.LBB0_4:
mov edi, 16
call malloc
mov qword ptr [rbp - 40], rax
cmp rax, 0
jne .LBB0_6
# %bb.5:
movabs rdi, offset .L.str
call warn
mov dword ptr [rbp - 4], 0
jmp .LBB0_13
.LBB0_6:
mov rdi, qword ptr [rbp - 24]
call strdup
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx + 8], rax
cmp rax, 0
jne .LBB0_8
# %bb.7:
movabs rdi, offset .L.str.1
call warn
mov rdi, qword ptr [rbp - 40]
mov dword ptr [rbp - 44], eax # 4-byte Spill
call free
mov dword ptr [rbp - 4], 0
jmp .LBB0_13
.LBB0_8:
mov edi, 16
call malloc
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rcx], rax
cmp rax, 0
jne .LBB0_10
# %bb.9:
movabs rdi, offset .L.str
call warn
mov rcx, qword ptr [rbp - 40]
mov rdi, qword ptr [rcx + 8]
mov dword ptr [rbp - 48], eax # 4-byte Spill
call free
mov rdi, qword ptr [rbp - 40]
mov dword ptr [rbp - 52], eax # 4-byte Spill
call free
mov dword ptr [rbp - 4], 0
jmp .LBB0_13
.LBB0_10:
mov rax, qword ptr [rbp - 40]
mov rdi, qword ptr [rax]
mov rsi, qword ptr [rbp - 32]
mov edx, 16
call memcpy
mov rcx, qword ptr [rbp - 32]
mov rcx, qword ptr [rcx]
cmp rcx, qword ptr [SHN_COMMON]
jne .LBB0_12
# %bb.11:
mov rax, qword ptr [rbp - 32]
mov ecx, dword ptr [rax + 8]
mov rax, qword ptr [rbp - 40]
mov rax, qword ptr [rax]
mov dword ptr [rax], ecx
.LBB0_12:
mov rdi, qword ptr [rbp - 16]
mov rsi, qword ptr [rbp - 40]
mov edx, dword ptr [sym_entries]
call STAILQ_INSERT_TAIL
mov dword ptr [rbp - 4], 1
.LBB0_13:
mov eax, dword ptr [rbp - 4]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size sym_list_insert, .Lfunc_end0-sym_list_insert
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "malloc"
.size .L.str, 7
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "strdup"
.size .L.str.1, 7
.type SHN_COMMON,@object # @SHN_COMMON
.comm SHN_COMMON,8,8
.type sym_entries,@object # @sym_entries
.comm sym_entries,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sym_list_insert
.addrsig_sym malloc
.addrsig_sym warn
.addrsig_sym strdup
.addrsig_sym free
.addrsig_sym memcpy
.addrsig_sym STAILQ_INSERT_TAIL
.addrsig_sym SHN_COMMON
.addrsig_sym sym_entries
| .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_nm.c_sym_list_insert.c"
.p2align 2
.type sym_list_insert,%function
.code 32
sym_list_insert:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [sp, #16]
ldr r0, [r11, #-8]
cmp r0, #0
beq .LBB0_3
b .LBB0_1
.LBB0_1:
ldr r0, [r11, #-12]
cmp r0, #0
beq .LBB0_3
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #16]
cmp r0, #0
bne .LBB0_4
b .LBB0_3
.LBB0_3:
mov r0, #0
str r0, [r11, #-4]
b .LBB0_13
.LBB0_4:
mov r0, #8
bl malloc
str r0, [sp, #12]
cmp r0, #0
bne .LBB0_6
b .LBB0_5
.LBB0_5:
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl warn
mov r1, #0
str r1, [r11, #-4]
b .LBB0_13
.LBB0_6:
ldr r0, [r11, #-12]
bl strdup
ldr r1, [sp, #12]
str r0, [r1, #4]
cmp r0, #0
bne .LBB0_8
b .LBB0_7
.LBB0_7:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
bl warn
ldr r1, [sp, #12]
str r0, [sp, #8]
mov r0, r1
bl free
mov r1, #0
str r1, [r11, #-4]
b .LBB0_13
.LBB0_8:
mov r0, #8
bl malloc
ldr r1, [sp, #12]
str r0, [r1]
cmp r0, #0
bne .LBB0_10
b .LBB0_9
.LBB0_9:
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl warn
ldr r1, [sp, #12]
ldr r1, [r1, #4]
str r0, [sp, #4]
mov r0, r1
bl free
ldr r1, [sp, #12]
str r0, [sp]
mov r0, r1
bl free
mov r1, #0
str r1, [r11, #-4]
b .LBB0_13
.LBB0_10:
ldr r0, [sp, #12]
ldr r0, [r0]
ldr r1, [sp, #16]
mov r2, #8
bl memcpy
ldr r1, [sp, #16]
ldr r1, [r1]
movw r2, :lower16:SHN_COMMON
movt r2, :upper16:SHN_COMMON
ldr r2, [r2]
cmp r1, r2
bne .LBB0_12
b .LBB0_11
.LBB0_11:
ldr r0, [sp, #16]
ldr r0, [r0, #4]
ldr r1, [sp, #12]
ldr r1, [r1]
str r0, [r1]
b .LBB0_12
.LBB0_12:
ldr r0, [r11, #-8]
ldr r1, [sp, #12]
movw r2, :lower16:sym_entries
movt r2, :upper16:sym_entries
ldr r2, [r2]
bl STAILQ_INSERT_TAIL
mov r1, #1
str r1, [r11, #-4]
b .LBB0_13
.LBB0_13:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size sym_list_insert, .Lfunc_end0-sym_list_insert
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "malloc"
.size .L.str, 7
.type .L.str.1,%object
.L.str.1:
.asciz "strdup"
.size .L.str.1, 7
.type SHN_COMMON,%object
.comm SHN_COMMON,4,4
.type sym_entries,%object
.comm sym_entries,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym sym_list_insert
.addrsig_sym malloc
.addrsig_sym warn
.addrsig_sym strdup
.addrsig_sym free
.addrsig_sym memcpy
.addrsig_sym STAILQ_INSERT_TAIL
.addrsig_sym SHN_COMMON
.addrsig_sym sym_entries
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_mbfilter_cp5022x.c_mbfl_filt_ident_cp50222.c"
.p2align 4, 0x90 # -- Begin function mbfl_filt_ident_cp50222
.type mbfl_filt_ident_cp50222,@function
mbfl_filt_ident_cp50222: # @mbfl_filt_ident_cp50222
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov dword ptr [rbp - 4], edi
mov qword ptr [rbp - 16], rsi
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
mov eax, ecx
# kill: def $eax killed $eax killed $rax
and eax, 15
mov edx, eax
mov eax, edx
sub eax, 5
mov qword ptr [rbp - 24], rdx # 8-byte Spill
ja .LBB0_41
# %bb.43: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 24] # 8-byte Reload
mov rcx, qword ptr [8*rax + .LJTI0_0]
jmp rcx
.LBB0_2:
cmp dword ptr [rbp - 4], 27
jne .LBB0_4
# %bb.3:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
add ecx, 2
mov dword ptr [rax], ecx
jmp .LBB0_14
.LBB0_4:
mov rax, qword ptr [rbp - 16]
cmp dword ptr [rax], 128
jne .LBB0_8
# %bb.5:
cmp dword ptr [rbp - 4], 32
jle .LBB0_8
# %bb.6:
cmp dword ptr [rbp - 4], 127
jge .LBB0_8
# %bb.7:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
add ecx, 1
mov dword ptr [rax], ecx
jmp .LBB0_13
.LBB0_8:
cmp dword ptr [rbp - 4], 0
jl .LBB0_11
# %bb.9:
cmp dword ptr [rbp - 4], 128
jge .LBB0_11
# %bb.10:
jmp .LBB0_12
.LBB0_11:
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 4], 1
.LBB0_12:
jmp .LBB0_13
.LBB0_13:
jmp .LBB0_14
.LBB0_14:
jmp .LBB0_42
.LBB0_15:
cmp dword ptr [rbp - 4], 27
jne .LBB0_17
# %bb.16:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
add ecx, 1
mov dword ptr [rax], ecx
jmp .LBB0_21
.LBB0_17:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, -16
mov dword ptr [rax], ecx
cmp dword ptr [rbp - 4], 33
jl .LBB0_19
# %bb.18:
cmp dword ptr [rbp - 4], 126
jle .LBB0_20
.LBB0_19:
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 4], 1
.LBB0_20:
jmp .LBB0_21
.LBB0_21:
jmp .LBB0_42
.LBB0_22: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rbp - 4], 36
jne .LBB0_24
# %bb.23:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
add ecx, 1
mov dword ptr [rax], ecx
jmp .LBB0_28
.LBB0_24: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rbp - 4], 40
jne .LBB0_26
# %bb.25:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
add ecx, 3
mov dword ptr [rax], ecx
jmp .LBB0_27
.LBB0_26: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 4], 1
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, -16
mov dword ptr [rax], ecx
jmp .LBB0_1
.LBB0_27:
jmp .LBB0_28
.LBB0_28:
jmp .LBB0_42
.LBB0_29: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rbp - 4], 64
je .LBB0_31
# %bb.30: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rbp - 4], 66
jne .LBB0_32
.LBB0_31:
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 128
jmp .LBB0_33
.LBB0_32: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 4], 1
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, -16
mov dword ptr [rax], ecx
jmp .LBB0_1
.LBB0_33:
jmp .LBB0_42
.LBB0_34: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rbp - 4], 66
jne .LBB0_36
# %bb.35:
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 0
jmp .LBB0_40
.LBB0_36: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rbp - 4], 74
jne .LBB0_38
# %bb.37:
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 16
jmp .LBB0_39
.LBB0_38: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 4], 1
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, -16
mov dword ptr [rax], ecx
jmp .LBB0_1
.LBB0_39:
jmp .LBB0_40
.LBB0_40:
jmp .LBB0_42
.LBB0_41:
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 0
.LBB0_42:
mov eax, dword ptr [rbp - 4]
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size mbfl_filt_ident_cp50222, .Lfunc_end0-mbfl_filt_ident_cp50222
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 3
.LJTI0_0:
.quad .LBB0_2
.quad .LBB0_15
.quad .LBB0_22
.quad .LBB0_29
.quad .LBB0_41
.quad .LBB0_34
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mbfl_filt_ident_cp50222
| .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_mbfilter_cp5022x.c_mbfl_filt_ident_cp50222.c"
.p2align 2
.type mbfl_filt_ident_cp50222,%function
.code 32
mbfl_filt_ident_cp50222:
.fnstart
.pad #12
sub sp, sp, #12
str r0, [sp, #8]
str r1, [sp, #4]
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #4]
ldr r0, [r0]
and r0, r0, #15
cmp r0, #5
str r0, [sp]
bhi .LBB0_43
adr r0, .LJTI0_0
ldr r1, [sp]
ldr r0, [r0, r1, lsl #2]
mov pc, r0
.p2align 2
.LJTI0_0:
.long .LBB0_4
.long .LBB0_17
.long .LBB0_24
.long .LBB0_31
.long .LBB0_43
.long .LBB0_36
.LBB0_4:
ldr r0, [sp, #8]
cmp r0, #27
bne .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #4]
ldr r1, [r0]
add r1, r1, #2
str r1, [r0]
b .LBB0_16
.LBB0_6:
ldr r0, [sp, #4]
ldr r0, [r0]
cmp r0, #128
bne .LBB0_10
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #8]
cmp r0, #33
blt .LBB0_10
b .LBB0_8
.LBB0_8:
ldr r0, [sp, #8]
cmp r0, #126
bgt .LBB0_10
b .LBB0_9
.LBB0_9:
ldr r0, [sp, #4]
ldr r1, [r0]
add r1, r1, #1
str r1, [r0]
b .LBB0_15
.LBB0_10:
ldr r0, [sp, #8]
cmp r0, #0
bmi .LBB0_13
b .LBB0_11
.LBB0_11:
ldr r0, [sp, #8]
cmp r0, #127
bgt .LBB0_13
b .LBB0_12
.LBB0_12:
b .LBB0_14
.LBB0_13:
ldr r0, [sp, #4]
mov r1, #1
str r1, [r0, #4]
b .LBB0_14
.LBB0_14:
b .LBB0_15
.LBB0_15:
b .LBB0_16
.LBB0_16:
b .LBB0_44
.LBB0_17:
ldr r0, [sp, #8]
cmp r0, #27
bne .LBB0_19
b .LBB0_18
.LBB0_18:
ldr r0, [sp, #4]
ldr r1, [r0]
add r1, r1, #1
str r1, [r0]
b .LBB0_23
.LBB0_19:
ldr r0, [sp, #4]
ldr r1, [r0]
bic r1, r1, #15
str r1, [r0]
ldr r0, [sp, #8]
cmp r0, #33
blt .LBB0_21
b .LBB0_20
.LBB0_20:
ldr r0, [sp, #8]
cmp r0, #127
blt .LBB0_22
b .LBB0_21
.LBB0_21:
ldr r0, [sp, #4]
mov r1, #1
str r1, [r0, #4]
b .LBB0_22
.LBB0_22:
b .LBB0_23
.LBB0_23:
b .LBB0_44
.LBB0_24:
ldr r0, [sp, #8]
cmp r0, #36
bne .LBB0_26
b .LBB0_25
.LBB0_25:
ldr r0, [sp, #4]
ldr r1, [r0]
add r1, r1, #1
str r1, [r0]
b .LBB0_30
.LBB0_26:
ldr r0, [sp, #8]
cmp r0, #40
bne .LBB0_28
b .LBB0_27
.LBB0_27:
ldr r0, [sp, #4]
ldr r1, [r0]
add r1, r1, #3
str r1, [r0]
b .LBB0_29
.LBB0_28:
ldr r0, [sp, #4]
mov r1, #1
str r1, [r0, #4]
ldr r0, [sp, #4]
ldr r1, [r0]
bic r1, r1, #15
str r1, [r0]
b .LBB0_1
.LBB0_29:
b .LBB0_30
.LBB0_30:
b .LBB0_44
.LBB0_31:
ldr r0, [sp, #8]
cmp r0, #64
beq .LBB0_33
b .LBB0_32
.LBB0_32:
ldr r0, [sp, #8]
cmp r0, #66
bne .LBB0_34
b .LBB0_33
.LBB0_33:
ldr r0, [sp, #4]
mov r1, #128
str r1, [r0]
b .LBB0_35
.LBB0_34:
ldr r0, [sp, #4]
mov r1, #1
str r1, [r0, #4]
ldr r0, [sp, #4]
ldr r1, [r0]
bic r1, r1, #15
str r1, [r0]
b .LBB0_1
.LBB0_35:
b .LBB0_44
.LBB0_36:
ldr r0, [sp, #8]
cmp r0, #66
bne .LBB0_38
b .LBB0_37
.LBB0_37:
ldr r0, [sp, #4]
mov r1, #0
str r1, [r0]
b .LBB0_42
.LBB0_38:
ldr r0, [sp, #8]
cmp r0, #74
bne .LBB0_40
b .LBB0_39
.LBB0_39:
ldr r0, [sp, #4]
mov r1, #16
str r1, [r0]
b .LBB0_41
.LBB0_40:
ldr r0, [sp, #4]
mov r1, #1
str r1, [r0, #4]
ldr r0, [sp, #4]
ldr r1, [r0]
bic r1, r1, #15
str r1, [r0]
b .LBB0_1
.LBB0_41:
b .LBB0_42
.LBB0_42:
b .LBB0_44
.LBB0_43:
ldr r0, [sp, #4]
mov r1, #0
str r1, [r0]
b .LBB0_44
.LBB0_44:
ldr r0, [sp, #8]
add sp, sp, #12
bx lr
.Lfunc_end0:
.size mbfl_filt_ident_cp50222, .Lfunc_end0-mbfl_filt_ident_cp50222
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mbfl_filt_ident_cp50222
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_..nfp_net.h_nn_readw.c"
.p2align 4, 0x90 # -- Begin function nn_readw
.type nn_readw,@function
nn_readw: # @nn_readw
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 16
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
movsxd rcx, dword ptr [rbp - 12]
add rax, rcx
mov rdi, rax
call readw
add rsp, 16
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size nn_readw, .Lfunc_end0-nn_readw
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nn_readw
.addrsig_sym readw
| .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_..nfp_net.h_nn_readw.c"
.p2align 2
.type nn_readw,%function
.code 32
nn_readw:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
str r0, [sp, #4]
str r1, [sp]
ldr r0, [sp, #4]
ldr r0, [r0]
ldr r1, [sp]
add r0, r0, r1
bl readw
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size nn_readw, .Lfunc_end0-nn_readw
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym nn_readw
.addrsig_sym readw
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_spectrum_router.c_mlxsw_sp_rif_index.c"
.globl mlxsw_sp_rif_index # -- Begin function mlxsw_sp_rif_index
.p2align 4, 0x90
.type mlxsw_sp_rif_index,@function
mlxsw_sp_rif_index: # @mlxsw_sp_rif_index
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov eax, dword ptr [rax]
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size mlxsw_sp_rif_index, .Lfunc_end0-mlxsw_sp_rif_index
.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_spectrum_router.c_mlxsw_sp_rif_index.c"
.globl mlxsw_sp_rif_index
.p2align 2
.type mlxsw_sp_rif_index,%function
.code 32
mlxsw_sp_rif_index:
.fnstart
.pad #4
sub sp, sp, #4
str r0, [sp]
ldr r0, [sp]
ldr r0, [r0]
add sp, sp, #4
bx lr
.Lfunc_end0:
.size mlxsw_sp_rif_index, .Lfunc_end0-mlxsw_sp_rif_index
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_sym53c500_cs.c_SYM53C500_store_pio.c"
.p2align 4, 0x90 # -- Begin function SYM53C500_store_pio
.type SYM53C500_store_pio,@function
SYM53C500_store_pio: # @SYM53C500_store_pio
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov qword ptr [rbp - 40], rcx
mov rdi, qword ptr [rbp - 16]
call class_to_shost
xor r8d, r8d
mov esi, r8d
xor edx, edx
mov qword ptr [rbp - 56], rax
mov rax, qword ptr [rbp - 56]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 64], rax
mov rdi, qword ptr [rbp - 32]
call simple_strtoul
mov dword ptr [rbp - 44], eax
cmp dword ptr [rbp - 44], 0
je .LBB0_2
# %bb.1:
cmp dword ptr [rbp - 44], 1
jne .LBB0_3
.LBB0_2:
mov eax, dword ptr [rbp - 44]
mov rcx, qword ptr [rbp - 64]
mov dword ptr [rcx], eax
mov rcx, qword ptr [rbp - 40]
mov qword ptr [rbp - 8], rcx
jmp .LBB0_4
.LBB0_3:
xor eax, eax
mov ecx, eax
sub rcx, qword ptr [EINVAL]
mov qword ptr [rbp - 8], rcx
.LBB0_4:
mov rax, qword ptr [rbp - 8]
add rsp, 64
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size SYM53C500_store_pio, .Lfunc_end0-SYM53C500_store_pio
.cfi_endproc
# -- End function
.type EINVAL,@object # @EINVAL
.comm EINVAL,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym SYM53C500_store_pio
.addrsig_sym class_to_shost
.addrsig_sym simple_strtoul
.addrsig_sym EINVAL
| .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_sym53c500_cs.c_SYM53C500_store_pio.c"
.p2align 2
.type SYM53C500_store_pio,%function
.code 32
SYM53C500_store_pio:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #40
sub sp, sp, #40
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [r11, #-16]
str r3, [sp, #20]
ldr r0, [r11, #-8]
bl class_to_shost
str r0, [sp, #12]
ldr r0, [sp, #12]
ldr r0, [r0]
str r0, [sp, #8]
ldr r0, [r11, #-16]
mov r1, #0
str r1, [sp, #4]
ldr r2, [sp, #4]
bl simple_strtoul
str r0, [sp, #16]
ldr r0, [sp, #16]
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #16]
cmp r0, #1
bne .LBB0_3
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #16]
ldr r1, [sp, #8]
str r0, [r1]
ldr r0, [sp, #20]
str r0, [r11, #-4]
b .LBB0_4
.LBB0_3:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r0, r0, #0
str r0, [r11, #-4]
b .LBB0_4
.LBB0_4:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size SYM53C500_store_pio, .Lfunc_end0-SYM53C500_store_pio
.cantunwind
.fnend
.type EINVAL,%object
.comm EINVAL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym SYM53C500_store_pio
.addrsig_sym class_to_shost
.addrsig_sym simple_strtoul
.addrsig_sym EINVAL
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_bpf.c_bpf_finalize_pktap.c"
.p2align 4, 0x90 # -- Begin function bpf_finalize_pktap
.type bpf_finalize_pktap,@function
bpf_finalize_pktap: # @bpf_finalize_pktap
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, dword ptr [PTH_FLAG_V2_HDR]
cmp ecx, 0
je .LBB0_4
# %bb.1:
mov rax, qword ptr [rbp - 16]
mov qword ptr [rbp - 24], rax
mov rax, qword ptr [rbp - 24]
mov ecx, dword ptr [rax]
and ecx, dword ptr [PTH_FLAG_DELAY_PKTAP]
cmp ecx, 0
je .LBB0_3
# %bb.2:
mov rdi, qword ptr [rbp - 24]
call pktap_v2_finalize_proc_info
.LBB0_3:
jmp .LBB0_9
.LBB0_4:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, dword ptr [PTH_FLAG_DELAY_PKTAP]
cmp ecx, 0
je .LBB0_6
# %bb.5:
mov rdi, qword ptr [rbp - 16]
call pktap_finalize_proc_info
.LBB0_6:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax]
and ecx, dword ptr [PTH_FLAG_TSTAMP]
cmp ecx, 0
je .LBB0_8
# %bb.7:
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax + 8]
mov rax, qword ptr [rbp - 8]
mov dword ptr [rax + 4], ecx
mov rax, qword ptr [rbp - 16]
mov ecx, dword ptr [rax + 4]
mov rax, qword ptr [rbp - 8]
mov dword ptr [rax], ecx
.LBB0_8:
jmp .LBB0_9
.LBB0_9:
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size bpf_finalize_pktap, .Lfunc_end0-bpf_finalize_pktap
.cfi_endproc
# -- End function
.type PTH_FLAG_V2_HDR,@object # @PTH_FLAG_V2_HDR
.comm PTH_FLAG_V2_HDR,4,4
.type PTH_FLAG_DELAY_PKTAP,@object # @PTH_FLAG_DELAY_PKTAP
.comm PTH_FLAG_DELAY_PKTAP,4,4
.type PTH_FLAG_TSTAMP,@object # @PTH_FLAG_TSTAMP
.comm PTH_FLAG_TSTAMP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym bpf_finalize_pktap
.addrsig_sym pktap_v2_finalize_proc_info
.addrsig_sym pktap_finalize_proc_info
.addrsig_sym PTH_FLAG_V2_HDR
.addrsig_sym PTH_FLAG_DELAY_PKTAP
.addrsig_sym PTH_FLAG_TSTAMP
| .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_bpf.c_bpf_finalize_pktap.c"
.p2align 2
.type bpf_finalize_pktap,%function
.code 32
bpf_finalize_pktap:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
str r1, [sp, #8]
ldr r0, [sp, #8]
ldr r0, [r0]
movw r1, :lower16:PTH_FLAG_V2_HDR
movt r1, :upper16:PTH_FLAG_V2_HDR
ldr r1, [r1]
tst r0, r1
beq .LBB0_4
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #8]
str r0, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0]
movw r1, :lower16:PTH_FLAG_DELAY_PKTAP
movt r1, :upper16:PTH_FLAG_DELAY_PKTAP
ldr r1, [r1]
tst r0, r1
beq .LBB0_3
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #4]
bl pktap_v2_finalize_proc_info
b .LBB0_3
.LBB0_3:
b .LBB0_9
.LBB0_4:
ldr r0, [sp, #8]
ldr r0, [r0]
movw r1, :lower16:PTH_FLAG_DELAY_PKTAP
movt r1, :upper16:PTH_FLAG_DELAY_PKTAP
ldr r1, [r1]
tst r0, r1
beq .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #8]
bl pktap_finalize_proc_info
b .LBB0_6
.LBB0_6:
ldr r0, [sp, #8]
ldr r0, [r0]
movw r1, :lower16:PTH_FLAG_TSTAMP
movt r1, :upper16:PTH_FLAG_TSTAMP
ldr r1, [r1]
tst r0, r1
beq .LBB0_8
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #8]
ldr r0, [r0, #8]
ldr r1, [r11, #-4]
str r0, [r1, #4]
ldr r0, [sp, #8]
ldr r0, [r0, #4]
ldr r1, [r11, #-4]
str r0, [r1]
b .LBB0_8
.LBB0_8:
b .LBB0_9
.LBB0_9:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size bpf_finalize_pktap, .Lfunc_end0-bpf_finalize_pktap
.cantunwind
.fnend
.type PTH_FLAG_V2_HDR,%object
.comm PTH_FLAG_V2_HDR,4,4
.type PTH_FLAG_DELAY_PKTAP,%object
.comm PTH_FLAG_DELAY_PKTAP,4,4
.type PTH_FLAG_TSTAMP,%object
.comm PTH_FLAG_TSTAMP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym bpf_finalize_pktap
.addrsig_sym pktap_v2_finalize_proc_info
.addrsig_sym pktap_finalize_proc_info
.addrsig_sym PTH_FLAG_V2_HDR
.addrsig_sym PTH_FLAG_DELAY_PKTAP
.addrsig_sym PTH_FLAG_TSTAMP
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_effect.c_d3dx9_base_effect_get_matrix.c"
.p2align 4, 0x90 # -- Begin function d3dx9_base_effect_get_matrix
.type d3dx9_base_effect_get_matrix,@function
d3dx9_base_effect_get_matrix: # @d3dx9_base_effect_get_matrix
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov qword ptr [rbp - 32], rdx
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [rbp - 20]
call get_valid_parameter
mov qword ptr [rbp - 40], rax
cmp qword ptr [rbp - 32], 0
je .LBB0_8
# %bb.1:
cmp qword ptr [rbp - 40], 0
je .LBB0_8
# %bb.2:
mov rax, qword ptr [rbp - 40]
cmp dword ptr [rax + 4], 0
jne .LBB0_8
# %bb.3:
mov rax, qword ptr [rbp - 40]
mov edi, dword ptr [rax]
call debug_d3dxparameter_class
mov edi, offset .L.str
mov esi, eax
call TRACE
mov rcx, qword ptr [rbp - 40]
mov edx, dword ptr [rcx]
mov esi, edx
add esi, -128
sub esi, 4
mov dword ptr [rbp - 44], edx # 4-byte Spill
jb .LBB0_5
jmp .LBB0_10
.LBB0_10:
mov eax, dword ptr [rbp - 44] # 4-byte Reload
sub eax, 132
jne .LBB0_6
jmp .LBB0_4
.LBB0_4:
mov rdi, qword ptr [rbp - 40]
mov rsi, qword ptr [rbp - 32]
mov edx, dword ptr [FALSE]
call get_matrix
mov ecx, dword ptr [D3D_OK]
mov dword ptr [rbp - 4], ecx
jmp .LBB0_9
.LBB0_5:
jmp .LBB0_7
.LBB0_6:
mov rax, qword ptr [rbp - 40]
mov edi, dword ptr [rax]
call debug_d3dxparameter_class
movabs rdi, offset .L.str.1
mov esi, eax
call FIXME
.LBB0_7:
jmp .LBB0_8
.LBB0_8:
movabs rdi, offset .L.str.2
call WARN
mov ecx, dword ptr [D3DERR_INVALIDCALL]
mov dword ptr [rbp - 4], ecx
.LBB0_9:
mov eax, dword ptr [rbp - 4]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size d3dx9_base_effect_get_matrix, .Lfunc_end0-d3dx9_base_effect_get_matrix
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Class %s\n"
.size .L.str, 10
.type FALSE,@object # @FALSE
.comm FALSE,4,4
.type D3D_OK,@object # @D3D_OK
.comm D3D_OK,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Unhandled class %s\n"
.size .L.str.1, 20
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "Parameter not found.\n"
.size .L.str.2, 22
.type D3DERR_INVALIDCALL,@object # @D3DERR_INVALIDCALL
.comm D3DERR_INVALIDCALL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym d3dx9_base_effect_get_matrix
.addrsig_sym get_valid_parameter
.addrsig_sym TRACE
.addrsig_sym debug_d3dxparameter_class
.addrsig_sym get_matrix
.addrsig_sym FIXME
.addrsig_sym WARN
.addrsig_sym FALSE
.addrsig_sym D3D_OK
.addrsig_sym D3DERR_INVALIDCALL
| .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_effect.c_d3dx9_base_effect_get_matrix.c"
.p2align 2
.type d3dx9_base_effect_get_matrix,%function
.code 32
d3dx9_base_effect_get_matrix:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-8]
str r1, [r11, #-12]
str r2, [sp, #16]
ldr r0, [r11, #-8]
ldr r1, [r11, #-12]
bl get_valid_parameter
str r0, [sp, #12]
ldr r0, [sp, #16]
cmp r0, #0
beq .LBB0_9
b .LBB0_1
.LBB0_1:
ldr r0, [sp, #12]
cmp r0, #0
beq .LBB0_9
b .LBB0_2
.LBB0_2:
ldr r0, [sp, #12]
ldr r0, [r0, #4]
cmp r0, #0
bne .LBB0_9
b .LBB0_3
.LBB0_3:
ldr r0, [sp, #12]
ldr r0, [r0]
bl debug_d3dxparameter_class
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
str r0, [sp, #8]
mov r0, r1
ldr r1, [sp, #8]
bl TRACE
ldr r1, [sp, #12]
ldr r1, [r1]
sub r2, r1, #128
cmp r2, #4
str r1, [sp, #4]
blo .LBB0_6
b .LBB0_4
.LBB0_4:
ldr r0, [sp, #4]
cmp r0, #132
bne .LBB0_7
b .LBB0_5
.LBB0_5:
ldr r0, [sp, #12]
ldr r1, [sp, #16]
movw r2, :lower16:FALSE
movt r2, :upper16:FALSE
ldr r2, [r2]
bl get_matrix
movw r1, :lower16:D3D_OK
movt r1, :upper16:D3D_OK
ldr r1, [r1]
str r1, [r11, #-4]
b .LBB0_10
.LBB0_6:
b .LBB0_8
.LBB0_7:
ldr r0, [sp, #12]
ldr r0, [r0]
bl debug_d3dxparameter_class
movw r1, :lower16:.L.str.1
movt r1, :upper16:.L.str.1
str r0, [sp]
mov r0, r1
ldr r1, [sp]
bl FIXME
b .LBB0_8
.LBB0_8:
b .LBB0_9
.LBB0_9:
movw r0, :lower16:.L.str.2
movt r0, :upper16:.L.str.2
bl WARN
movw r1, :lower16:D3DERR_INVALIDCALL
movt r1, :upper16:D3DERR_INVALIDCALL
ldr r1, [r1]
str r1, [r11, #-4]
b .LBB0_10
.LBB0_10:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size d3dx9_base_effect_get_matrix, .Lfunc_end0-d3dx9_base_effect_get_matrix
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Class %s\n"
.size .L.str, 10
.type FALSE,%object
.comm FALSE,4,4
.type D3D_OK,%object
.comm D3D_OK,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Unhandled class %s\n"
.size .L.str.1, 20
.type .L.str.2,%object
.L.str.2:
.asciz "Parameter not found.\n"
.size .L.str.2, 22
.type D3DERR_INVALIDCALL,%object
.comm D3DERR_INVALIDCALL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym d3dx9_base_effect_get_matrix
.addrsig_sym get_valid_parameter
.addrsig_sym TRACE
.addrsig_sym debug_d3dxparameter_class
.addrsig_sym get_matrix
.addrsig_sym FIXME
.addrsig_sym WARN
.addrsig_sym FALSE
.addrsig_sym D3D_OK
.addrsig_sym D3DERR_INVALIDCALL
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_replay.c_replay_done.c"
.p2align 4, 0x90 # -- Begin function replay_done
.type replay_done,@function
replay_done: # @replay_done
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
mov rax, qword ptr [rbp - 24]
mov qword ptr [rbp - 40], rax
mov rax, qword ptr [rbp - 40]
mov rax, qword ptr [rax + 24]
mov qword ptr [rbp - 48], rax
mov rax, qword ptr [rbp - 48]
cmp qword ptr [rax + 8], 0
je .LBB0_2
# %bb.1:
mov rdi, qword ptr [rbp - 48]
mov rsi, qword ptr [rbp - 32]
call svn_ra_serf__server_error_create
mov qword ptr [rbp - 8], rax
jmp .LBB0_8
.LBB0_2:
mov rax, qword ptr [rbp - 48]
cmp dword ptr [rax], 200
je .LBB0_4
# %bb.3:
mov rdi, qword ptr [rbp - 48]
call svn_ra_serf__unexpected_status
mov edi, eax
call svn_error_trace
mov qword ptr [rbp - 8], rax
jmp .LBB0_8
.LBB0_4:
jmp .LBB0_5
.LBB0_5:
mov eax, dword ptr [TRUE]
mov rcx, qword ptr [rbp - 40]
mov rcx, qword ptr [rcx + 16]
mov dword ptr [rcx], eax
mov rcx, qword ptr [rbp - 40]
cmp qword ptr [rcx + 8], 0
je .LBB0_7
# %bb.6:
mov rax, qword ptr [rbp - 40]
mov rax, qword ptr [rax + 8]
mov ecx, dword ptr [rax]
add ecx, -1
mov dword ptr [rax], ecx
.LBB0_7:
mov rax, qword ptr [rbp - 40]
mov edi, dword ptr [rax]
call svn_pool_destroy
mov rcx, qword ptr [SVN_NO_ERROR]
mov qword ptr [rbp - 8], rcx
.LBB0_8:
mov rax, qword ptr [rbp - 8]
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size replay_done, .Lfunc_end0-replay_done
.cfi_endproc
# -- End function
.type TRUE,@object # @TRUE
.comm TRUE,4,4
.type SVN_NO_ERROR,@object # @SVN_NO_ERROR
.comm SVN_NO_ERROR,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym replay_done
.addrsig_sym svn_ra_serf__server_error_create
.addrsig_sym svn_error_trace
.addrsig_sym svn_ra_serf__unexpected_status
.addrsig_sym svn_pool_destroy
.addrsig_sym TRUE
.addrsig_sym SVN_NO_ERROR
| .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_replay.c_replay_done.c"
.p2align 2
.type replay_done,%function
.code 32
replay_done:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-8]
str r1, [sp, #12]
str r2, [sp, #8]
ldr r0, [sp, #12]
str r0, [sp, #4]
ldr r0, [sp, #4]
ldr r0, [r0, #12]
str r0, [sp]
ldr r0, [sp]
ldr r0, [r0, #4]
cmp r0, #0
beq .LBB0_2
b .LBB0_1
.LBB0_1:
ldr r0, [sp]
ldr r1, [sp, #8]
bl svn_ra_serf__server_error_create
str r0, [r11, #-4]
b .LBB0_8
.LBB0_2:
ldr r0, [sp]
ldr r0, [r0]
cmp r0, #200
beq .LBB0_4
b .LBB0_3
.LBB0_3:
ldr r0, [sp]
bl svn_ra_serf__unexpected_status
bl svn_error_trace
str r0, [r11, #-4]
b .LBB0_8
.LBB0_4:
b .LBB0_5
.LBB0_5:
movw r0, :lower16:TRUE
movt r0, :upper16:TRUE
ldr r0, [r0]
ldr r1, [sp, #4]
ldr r1, [r1, #8]
str r0, [r1]
ldr r0, [sp, #4]
ldr r0, [r0, #4]
cmp r0, #0
beq .LBB0_7
b .LBB0_6
.LBB0_6:
ldr r0, [sp, #4]
ldr r0, [r0, #4]
ldr r1, [r0]
sub r1, r1, #1
str r1, [r0]
b .LBB0_7
.LBB0_7:
ldr r0, [sp, #4]
ldr r0, [r0]
bl svn_pool_destroy
movw r1, :lower16:SVN_NO_ERROR
movt r1, :upper16:SVN_NO_ERROR
ldr r1, [r1]
str r1, [r11, #-4]
b .LBB0_8
.LBB0_8:
ldr r0, [r11, #-4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size replay_done, .Lfunc_end0-replay_done
.cantunwind
.fnend
.type TRUE,%object
.comm TRUE,4,4
.type SVN_NO_ERROR,%object
.comm SVN_NO_ERROR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym replay_done
.addrsig_sym svn_ra_serf__server_error_create
.addrsig_sym svn_error_trace
.addrsig_sym svn_ra_serf__unexpected_status
.addrsig_sym svn_pool_destroy
.addrsig_sym TRUE
.addrsig_sym SVN_NO_ERROR
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_stk3310.c_stk3310_remove.c"
.p2align 4, 0x90 # -- Begin function stk3310_remove
.type stk3310_remove,@function
stk3310_remove: # @stk3310_remove
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov rdi, qword ptr [rbp - 8]
call i2c_get_clientdata
mov qword ptr [rbp - 16], rax
mov rdi, qword ptr [rbp - 16]
call iio_device_unregister
mov rdi, qword ptr [rbp - 16]
mov dword ptr [rbp - 20], eax # 4-byte Spill
call iio_priv
mov esi, dword ptr [STK3310_STATE_STANDBY]
mov edi, eax
call stk3310_set_state
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size stk3310_remove, .Lfunc_end0-stk3310_remove
.cfi_endproc
# -- End function
.type STK3310_STATE_STANDBY,@object # @STK3310_STATE_STANDBY
.comm STK3310_STATE_STANDBY,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym stk3310_remove
.addrsig_sym i2c_get_clientdata
.addrsig_sym iio_device_unregister
.addrsig_sym stk3310_set_state
.addrsig_sym iio_priv
.addrsig_sym STK3310_STATE_STANDBY
| .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_stk3310.c_stk3310_remove.c"
.p2align 2
.type stk3310_remove,%function
.code 32
stk3310_remove:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
str r0, [r11, #-4]
ldr r0, [r11, #-4]
bl i2c_get_clientdata
str r0, [sp, #8]
ldr r0, [sp, #8]
bl iio_device_unregister
ldr r1, [sp, #8]
str r0, [sp, #4]
mov r0, r1
bl iio_priv
movw r1, :lower16:STK3310_STATE_STANDBY
movt r1, :upper16:STK3310_STATE_STANDBY
ldr r1, [r1]
bl stk3310_set_state
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size stk3310_remove, .Lfunc_end0-stk3310_remove
.cantunwind
.fnend
.type STK3310_STATE_STANDBY,%object
.comm STK3310_STATE_STANDBY,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym stk3310_remove
.addrsig_sym i2c_get_clientdata
.addrsig_sym iio_device_unregister
.addrsig_sym stk3310_set_state
.addrsig_sym iio_priv
.addrsig_sym STK3310_STATE_STANDBY
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_acpi.c_dw_dma_acpi_controller_register.c"
.globl dw_dma_acpi_controller_register # -- Begin function dw_dma_acpi_controller_register
.p2align 4, 0x90
.type dw_dma_acpi_controller_register,@function
dw_dma_acpi_controller_register: # @dw_dma_acpi_controller_register
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 16], rax
mov rdi, qword ptr [rbp - 16]
call has_acpi_companion
cmp eax, 0
jne .LBB0_2
# %bb.1:
jmp .LBB0_6
.LBB0_2:
mov rdi, qword ptr [rbp - 16]
mov edx, dword ptr [GFP_KERNEL]
mov esi, 8
call devm_kzalloc
mov qword ptr [rbp - 24], rax
cmp qword ptr [rbp - 24], 0
jne .LBB0_4
# %bb.3:
jmp .LBB0_6
.LBB0_4:
mov rax, qword ptr [rbp - 24]
mov edi, dword ptr [rax + 4]
call dma_cap_zero
mov edi, dword ptr [DMA_SLAVE]
mov rcx, qword ptr [rbp - 24]
mov esi, dword ptr [rcx + 4]
mov dword ptr [rbp - 32], eax # 4-byte Spill
call dma_cap_set
mov edx, dword ptr [dw_dma_acpi_filter]
mov rcx, qword ptr [rbp - 24]
mov dword ptr [rcx], edx
mov rdi, qword ptr [rbp - 16]
mov esi, dword ptr [acpi_dma_simple_xlate]
mov rdx, qword ptr [rbp - 24]
mov dword ptr [rbp - 36], eax # 4-byte Spill
call acpi_dma_controller_register
mov dword ptr [rbp - 28], eax
cmp dword ptr [rbp - 28], 0
je .LBB0_6
# %bb.5:
mov rdi, qword ptr [rbp - 16]
movabs rsi, offset .L.str
call dev_err
.LBB0_6:
add rsp, 48
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size dw_dma_acpi_controller_register, .Lfunc_end0-dw_dma_acpi_controller_register
.cfi_endproc
# -- End function
.type GFP_KERNEL,@object # @GFP_KERNEL
.comm GFP_KERNEL,4,4
.type DMA_SLAVE,@object # @DMA_SLAVE
.comm DMA_SLAVE,4,4
.type dw_dma_acpi_filter,@object # @dw_dma_acpi_filter
.comm dw_dma_acpi_filter,4,4
.type acpi_dma_simple_xlate,@object # @acpi_dma_simple_xlate
.comm acpi_dma_simple_xlate,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "could not register acpi_dma_controller\n"
.size .L.str, 40
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym has_acpi_companion
.addrsig_sym devm_kzalloc
.addrsig_sym dma_cap_zero
.addrsig_sym dma_cap_set
.addrsig_sym acpi_dma_controller_register
.addrsig_sym dev_err
.addrsig_sym GFP_KERNEL
.addrsig_sym DMA_SLAVE
.addrsig_sym dw_dma_acpi_filter
.addrsig_sym acpi_dma_simple_xlate
| .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_acpi.c_dw_dma_acpi_controller_register.c"
.globl dw_dma_acpi_controller_register
.p2align 2
.type dw_dma_acpi_controller_register,%function
.code 32
dw_dma_acpi_controller_register:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #24
sub sp, sp, #24
str r0, [r11, #-4]
ldr r0, [r11, #-4]
ldr r0, [r0]
str r0, [r11, #-8]
ldr r0, [r11, #-8]
bl has_acpi_companion
cmp r0, #0
bne .LBB0_2
b .LBB0_1
.LBB0_1:
b .LBB0_6
.LBB0_2:
ldr r0, [r11, #-8]
movw r1, :lower16:GFP_KERNEL
movt r1, :upper16:GFP_KERNEL
ldr r2, [r1]
mov r1, #8
bl devm_kzalloc
str r0, [sp, #12]
ldr r0, [sp, #12]
cmp r0, #0
bne .LBB0_4
b .LBB0_3
.LBB0_3:
b .LBB0_6
.LBB0_4:
ldr r0, [sp, #12]
ldr r0, [r0, #4]
bl dma_cap_zero
movw r1, :lower16:DMA_SLAVE
movt r1, :upper16:DMA_SLAVE
ldr r1, [r1]
ldr r2, [sp, #12]
ldr r2, [r2, #4]
str r0, [sp, #4]
mov r0, r1
mov r1, r2
bl dma_cap_set
movw r1, :lower16:dw_dma_acpi_filter
movt r1, :upper16:dw_dma_acpi_filter
ldr r1, [r1]
ldr r2, [sp, #12]
str r1, [r2]
ldr r1, [r11, #-8]
movw r2, :lower16:acpi_dma_simple_xlate
movt r2, :upper16:acpi_dma_simple_xlate
ldr r2, [r2]
ldr r3, [sp, #12]
str r0, [sp]
mov r0, r1
mov r1, r2
mov r2, r3
bl acpi_dma_controller_register
str r0, [sp, #8]
ldr r0, [sp, #8]
cmp r0, #0
beq .LBB0_6
b .LBB0_5
.LBB0_5:
ldr r0, [r11, #-8]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
bl dev_err
b .LBB0_6
.LBB0_6:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size dw_dma_acpi_controller_register, .Lfunc_end0-dw_dma_acpi_controller_register
.cantunwind
.fnend
.type GFP_KERNEL,%object
.comm GFP_KERNEL,4,4
.type DMA_SLAVE,%object
.comm DMA_SLAVE,4,4
.type dw_dma_acpi_filter,%object
.comm dw_dma_acpi_filter,4,4
.type acpi_dma_simple_xlate,%object
.comm acpi_dma_simple_xlate,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "could not register acpi_dma_controller\n"
.size .L.str, 40
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym has_acpi_companion
.addrsig_sym devm_kzalloc
.addrsig_sym dma_cap_zero
.addrsig_sym dma_cap_set
.addrsig_sym acpi_dma_controller_register
.addrsig_sym dev_err
.addrsig_sym GFP_KERNEL
.addrsig_sym DMA_SLAVE
.addrsig_sym dw_dma_acpi_filter
.addrsig_sym acpi_dma_simple_xlate
.eabi_attribute 30, 6
|
.text
.intel_syntax noprefix
.file "extr_lbaselib.c_luaB_rawset.c"
.p2align 4, 0x90 # -- Begin function luaB_rawset
.type luaB_rawset,@function
luaB_rawset: # @luaB_rawset
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset rbp, -16
mov rbp, rsp
.cfi_def_cfa_register rbp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov rdi, qword ptr [rbp - 8]
mov edx, dword ptr [LUA_TTABLE]
mov esi, 1
call luaL_checktype
mov rdi, qword ptr [rbp - 8]
mov esi, 2
mov dword ptr [rbp - 12], eax # 4-byte Spill
call luaL_checkany
mov rdi, qword ptr [rbp - 8]
mov esi, 3
mov dword ptr [rbp - 16], eax # 4-byte Spill
call luaL_checkany
mov rdi, qword ptr [rbp - 8]
mov esi, 3
mov dword ptr [rbp - 20], eax # 4-byte Spill
call lua_settop
mov rdi, qword ptr [rbp - 8]
mov esi, 1
mov dword ptr [rbp - 24], eax # 4-byte Spill
call lua_rawset
mov ecx, 1
mov dword ptr [rbp - 28], eax # 4-byte Spill
mov eax, ecx
add rsp, 32
pop rbp
.cfi_def_cfa rsp, 8
ret
.Lfunc_end0:
.size luaB_rawset, .Lfunc_end0-luaB_rawset
.cfi_endproc
# -- End function
.type LUA_TTABLE,@object # @LUA_TTABLE
.comm LUA_TTABLE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym luaB_rawset
.addrsig_sym luaL_checktype
.addrsig_sym luaL_checkany
.addrsig_sym lua_settop
.addrsig_sym lua_rawset
.addrsig_sym LUA_TTABLE
| .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_lbaselib.c_luaB_rawset.c"
.p2align 2
.type luaB_rawset,%function
.code 32
luaB_rawset:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
str r0, [r11, #-4]
ldr r0, [r11, #-4]
movw r1, :lower16:LUA_TTABLE
movt r1, :upper16:LUA_TTABLE
ldr r2, [r1]
mov r1, #1
str r1, [r11, #-8]
bl luaL_checktype
ldr r1, [r11, #-4]
mov r2, #2
str r0, [r11, #-12]
mov r0, r1
mov r1, r2
bl luaL_checkany
ldr r1, [r11, #-4]
mov r2, #3
str r0, [sp, #16]
mov r0, r1
mov r1, r2
str r2, [sp, #12]
bl luaL_checkany
ldr r1, [r11, #-4]
str r0, [sp, #8]
mov r0, r1
ldr r1, [sp, #12]
bl lua_settop
ldr r1, [r11, #-4]
str r0, [sp, #4]
mov r0, r1
ldr r1, [r11, #-8]
bl lua_rawset
ldr r1, [r11, #-8]
str r0, [sp]
mov r0, r1
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size luaB_rawset, .Lfunc_end0-luaB_rawset
.cantunwind
.fnend
.type LUA_TTABLE,%object
.comm LUA_TTABLE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym luaB_rawset
.addrsig_sym luaL_checktype
.addrsig_sym luaL_checkany
.addrsig_sym lua_settop
.addrsig_sym lua_rawset
.addrsig_sym LUA_TTABLE
.eabi_attribute 30, 6
|