x86
stringlengths 152
83.5k
| arm
stringlengths 579
76.5k
|
|---|---|
.text
.intel_syntax noprefix
.file "extr_pinctrl-rockchip.c_rockchip_set_mux.c"
.p2align 4, 0x90 # -- Begin function rockchip_set_mux
.type rockchip_set_mux,@function
rockchip_set_mux: # @rockchip_set_mux
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 40
.cfi_def_cfa_offset 96
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov ebx, edx
mov r15d, esi
mov r13, rdi
mov rbp, qword ptr [rdi + 24]
call rockchip_verify_mux
test eax, eax
js .LBB0_22
# %bb.1:
mov qword ptr [rsp + 16], rbp # 8-byte Spill
lea ebp, [r15 + 7]
test r15d, r15d
mov r14d, r15d
cmovs r14d, ebp
mov eax, r14d
sar eax, 3
mov rcx, qword ptr [r13 + 8]
movsxd r12, eax
mov edx, dword ptr [rip + IOMUX_GPIO_ONLY]
xor eax, eax
test dword ptr [rcx + 8*r12], edx
jne .LBB0_22
# %bb.2:
mov r8d, ebx
mov rbx, qword ptr [rsp + 16] # 8-byte Reload
mov edi, dword ptr [rbx + 16]
mov edx, dword ptr [r13 + 16]
mov esi, offset .L.str
mov ecx, r15d
mov dword ptr [rsp + 12], r8d # 4-byte Spill
call dev_dbg
mov rax, qword ptr [r13 + 8]
mov edx, dword ptr [rax + 8*r12]
mov eax, dword ptr [rax + 8*r12 + 4]
xor ecx, ecx
mov esi, dword ptr [rip + IOMUX_SOURCE_PMU]
and esi, edx
setne cl
mov rbx, qword ptr [rbx + 8*rcx]
mov dword ptr [rsp + 8], eax
test dword ptr [rip + IOMUX_WIDTH_4BIT], edx
je .LBB0_6
# %bb.3:
test r15d, r15d
cmovns ebp, r15d
and ebp, -8
mov ecx, r15d
sub ecx, ebp
cmp ecx, 4
jl .LBB0_5
# %bb.4:
add eax, 4
mov dword ptr [rsp + 8], eax
.LBB0_5:
lea eax, [r15 + 3]
test r15d, r15d
cmovns eax, r15d
and eax, 1073741820
mov ecx, r15d
sub ecx, eax
shl ecx, 2
mov dword ptr [rsp], ecx
mov dword ptr [rsp + 4], 15
jmp .LBB0_11
.LBB0_6:
and r14d, -8
mov ecx, r15d
sub ecx, r14d
test dword ptr [rip + IOMUX_WIDTH_3BIT], edx
je .LBB0_10
# %bb.7:
cmp ecx, 5
jl .LBB0_9
# %bb.8:
add eax, 4
mov dword ptr [rsp + 8], eax
.LBB0_9:
movsxd rax, ecx
imul rax, rax, 1717986919
mov rdx, rax
shr rdx, 63
sar rax, 33
add eax, edx
lea eax, [rax + 4*rax]
sub ecx, eax
lea eax, [rcx + 2*rcx]
mov dword ptr [rsp], eax
mov dword ptr [rsp + 4], 7
jmp .LBB0_11
.LBB0_10:
add ecx, ecx
mov dword ptr [rsp], ecx
mov dword ptr [rsp + 4], 3
.LBB0_11:
mov r14d, dword ptr [rsp + 12] # 4-byte Reload
mov ebp, dword ptr [r13]
mov edi, r15d
call BIT
test eax, ebp
je .LBB0_13
# %bb.12:
lea rdx, [rsp + 8]
mov rcx, rsp
lea r8, [rsp + 4]
mov rdi, r13
mov esi, r15d
call rockchip_get_recalced_mux
.LBB0_13:
mov ebp, dword ptr [r13 + 4]
mov edi, r15d
call BIT
test eax, ebp
je .LBB0_21
# %bb.14:
lea rcx, [rsp + 36]
lea r8, [rsp + 32]
lea r9, [rsp + 28]
mov rdi, r13
mov esi, r15d
mov edx, r14d
call rockchip_get_mux_route
test rax, rax
je .LBB0_21
# %bb.15:
mov eax, dword ptr [rsp + 36]
cmp eax, 128
je .LBB0_16
# %bb.17:
mov rdi, rbx
cmp eax, 129
jne .LBB0_20
# %bb.18:
mov rax, qword ptr [rsp + 16] # 8-byte Reload
jmp .LBB0_19
.LBB0_16:
mov rax, qword ptr [rsp + 16] # 8-byte Reload
add rax, 8
.LBB0_19:
mov rdi, qword ptr [rax]
.LBB0_20:
mov esi, dword ptr [rsp + 32]
mov edx, dword ptr [rsp + 28]
call regmap_write
test eax, eax
jne .LBB0_22
.LBB0_21:
mov edx, dword ptr [rsp + 4]
mov al, byte ptr [rsp]
lea ecx, [rax + 16]
mov esi, edx
# kill: def $cl killed $cl killed $ecx
shl esi, cl
and r14d, edx
mov edx, esi
mov ecx, eax
shl r14d, cl
sar edx, 16
or edx, esi
or r14d, esi
mov esi, dword ptr [rsp + 8]
mov rdi, rbx
mov ecx, r14d
call regmap_update_bits
.LBB0_22:
add rsp, 40
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size rockchip_set_mux, .Lfunc_end0-rockchip_set_mux
.cfi_endproc
# -- End function
.type IOMUX_GPIO_ONLY,@object # @IOMUX_GPIO_ONLY
.comm IOMUX_GPIO_ONLY,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "setting mux of GPIO%d-%d to %d\n"
.size .L.str, 32
.type IOMUX_SOURCE_PMU,@object # @IOMUX_SOURCE_PMU
.comm IOMUX_SOURCE_PMU,4,4
.type IOMUX_WIDTH_4BIT,@object # @IOMUX_WIDTH_4BIT
.comm IOMUX_WIDTH_4BIT,4,4
.type IOMUX_WIDTH_3BIT,@object # @IOMUX_WIDTH_3BIT
.comm IOMUX_WIDTH_3BIT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym rockchip_set_mux
|
.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_pinctrl-rockchip.c_rockchip_set_mux.c"
.p2align 2
.type rockchip_set_mux,%function
.code 32
rockchip_set_mux:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #36
sub sp, sp, #36
ldr r10, [r0, #16]
mov r4, r2
mov r6, r1
mov r7, r0
bl rockchip_verify_mux
cmp r0, #0
bmi .LBB0_2
ldr r0, [r7, #8]
asr r5, r6, #31
add r8, r6, r5, lsr #29
asr r9, r8, #3
ldr r1, [r0, r9, lsl #3]
movw r0, :lower16:IOMUX_GPIO_ONLY
movt r0, :upper16:IOMUX_GPIO_ONLY
ldr r2, [r0]
mov r0, #0
tst r2, r1
beq .LBB0_3
.LBB0_2:
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_3:
ldr r2, [r7, #12]
ldr r0, [r10, #8]
movw r1, :lower16:.L.str
mov r3, r6
str r4, [sp]
movt r1, :upper16:.L.str
bl dev_dbg
ldr r0, [r7, #8]
movw r1, :lower16:IOMUX_SOURCE_PMU
movt r1, :upper16:IOMUX_SOURCE_PMU
ldr r1, [r1]
ldr r2, [r0, r9, lsl #3]!
ldr lr, [r0, #4]
add r0, r10, #4
tst r1, r2
mov r1, r0
moveq r1, r10
str lr, [sp, #32]
ldr r12, [r1]
movw r1, :lower16:IOMUX_WIDTH_4BIT
movt r1, :upper16:IOMUX_WIDTH_4BIT
ldr r1, [r1]
tst r1, r2
beq .LBB0_5
bic r1, r8, #7
mov r9, r0
sub r1, r6, r1
cmp r1, #4
addge r0, lr, #4
strge r0, [sp, #32]
mov r0, #15
str r0, [sp, #28]
add r0, r6, r5, lsr #30
bic r0, r0, #3
sub r0, r6, r0
lsl r0, r0, #2
b .LBB0_8
.LBB0_5:
movw r3, :lower16:IOMUX_WIDTH_3BIT
sub r1, r6, r9, lsl #3
mov r9, r0
movt r3, :upper16:IOMUX_WIDTH_3BIT
ldr r3, [r3]
tst r3, r2
beq .LBB0_7
cmp r1, #5
addge r0, lr, #4
strge r0, [sp, #32]
mov r0, #7
str r0, [sp, #28]
movw r0, #26215
movt r0, #26214
smmul r0, r1, r0
asr r2, r0, #1
add r0, r2, r0, lsr #31
add r0, r0, r0, lsl #2
sub r0, r1, r0
add r0, r0, r0, lsl #1
b .LBB0_8
.LBB0_7:
mov r0, #3
str r0, [sp, #28]
lsl r0, r1, #1
.LBB0_8:
ldr r5, [r7]
str r0, [sp, #24]
mov r0, r6
mov r8, r12
bl BIT
tst r0, r5
beq .LBB0_10
add r0, sp, #28
add r2, sp, #32
add r3, sp, #24
mov r1, r6
str r0, [sp]
mov r0, r7
bl rockchip_get_recalced_mux
.LBB0_10:
ldr r5, [r7, #4]
mov r0, r6
bl BIT
tst r0, r5
beq .LBB0_17
add r0, sp, #12
add r1, sp, #16
add r3, sp, #20
mov r2, r4
str r1, [sp]
str r0, [sp, #4]
mov r0, r7
mov r1, r6
bl rockchip_get_mux_route
cmp r0, #0
beq .LBB0_17
ldr r0, [sp, #20]
cmp r0, #128
beq .LBB0_15
cmp r0, #129
mov r0, r8
bne .LBB0_16
mov r9, r10
.LBB0_15:
ldr r0, [r9]
.LBB0_16:
ldr r2, [sp, #12]
ldr r1, [sp, #16]
bl regmap_write
cmp r0, #0
bne .LBB0_2
.LBB0_17:
ldr r2, [sp, #24]
ldr r0, [sp, #28]
add r7, r2, #16
and r1, r0, r4
lsl r6, r0, r7
orr r3, r6, r1, lsl r2
asr r1, r6, #16
orr r2, r1, r0, lsl r7
ldr r1, [sp, #32]
mov r0, r8
bl regmap_update_bits
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size rockchip_set_mux, .Lfunc_end0-rockchip_set_mux
.cantunwind
.fnend
.type IOMUX_GPIO_ONLY,%object
.comm IOMUX_GPIO_ONLY,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "setting mux of GPIO%d-%d to %d\n"
.size .L.str, 32
.type IOMUX_SOURCE_PMU,%object
.comm IOMUX_SOURCE_PMU,4,4
.type IOMUX_WIDTH_4BIT,%object
.comm IOMUX_WIDTH_4BIT,4,4
.type IOMUX_WIDTH_3BIT,%object
.comm IOMUX_WIDTH_3BIT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym rockchip_set_mux
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_omap-sham.c_omap_sham_cra_sha384_init.c"
.p2align 4, 0x90 # -- Begin function omap_sham_cra_sha384_init
.type omap_sham_cra_sha384_init,@function
omap_sham_cra_sha384_init: # @omap_sham_cra_sha384_init
.cfi_startproc
# %bb.0:
mov esi, offset .L.str
jmp omap_sham_cra_init_alg # TAILCALL
.Lfunc_end0:
.size omap_sham_cra_sha384_init, .Lfunc_end0-omap_sham_cra_sha384_init
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "sha384"
.size .L.str, 7
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym omap_sham_cra_sha384_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_omap-sham.c_omap_sham_cra_sha384_init.c"
.p2align 2
.type omap_sham_cra_sha384_init,%function
.code 32
omap_sham_cra_sha384_init:
.fnstart
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
b omap_sham_cra_init_alg
.Lfunc_end0:
.size omap_sham_cra_sha384_init, .Lfunc_end0-omap_sham_cra_sha384_init
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "sha384"
.size .L.str, 7
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym omap_sham_cra_sha384_init
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_..gemi915_gem_object.h_i915_gem_object_get.c"
.p2align 4, 0x90 # -- Begin function i915_gem_object_get
.type i915_gem_object_get,@function
i915_gem_object_get: # @i915_gem_object_get
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
call drm_gem_object_get
mov rax, rbx
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size i915_gem_object_get, .Lfunc_end0-i915_gem_object_get
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym i915_gem_object_get
|
.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_..gemi915_gem_object.h_i915_gem_object_get.c"
.p2align 2
.type i915_gem_object_get,%function
.code 32
i915_gem_object_get:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
bl drm_gem_object_get
mov r0, r4
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size i915_gem_object_get, .Lfunc_end0-i915_gem_object_get
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym i915_gem_object_get
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_imx-mailbox.c_imx_mu_probe.c"
.p2align 4, 0x90 # -- Begin function imx_mu_probe
.type imx_mu_probe,@function
imx_mu_probe: # @imx_mu_probe
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, rdi
mov r15, qword ptr [rdi]
mov edx, dword ptr [rip + GFP_KERNEL]
mov esi, 96
call devm_kzalloc
test rax, rax
je .LBB0_1
# %bb.2:
mov r12, rax
mov qword ptr [rax + 88], r14
mov rdi, r14
xor esi, esi
call devm_platform_ioremap_resource
mov qword ptr [r12 + 80], rax
mov rdi, rax
call IS_ERR
test rax, rax
je .LBB0_5
# %bb.3:
mov rdi, qword ptr [r12 + 80]
.LBB0_4:
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp PTR_ERR # TAILCALL
.LBB0_1:
.cfi_def_cfa_offset 64
xor ebx, ebx
sub ebx, dword ptr [rip + ENOMEM]
.LBB0_17:
mov eax, ebx
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_5:
.cfi_def_cfa_offset 64
mov rdi, r14
xor esi, esi
call platform_get_irq
mov qword ptr [r12], rax
test rax, rax
js .LBB0_6
# %bb.7:
mov rdi, r14
xor esi, esi
call devm_clk_get
mov qword ptr [r12 + 72], rax
mov rdi, rax
call IS_ERR
mov rdi, qword ptr [r12 + 72]
test rax, rax
je .LBB0_11
# %bb.8:
call PTR_ERR
add eax, dword ptr [rip + ENOENT]
jne .LBB0_9
# %bb.10:
mov qword ptr [r12 + 72], 0
xor edi, edi
.LBB0_11:
call clk_prepare_enable
test eax, eax
je .LBB0_12
# %bb.16:
mov ebx, eax
mov esi, offset .L.str
mov rdi, r14
call dev_err
jmp .LBB0_17
.LBB0_6:
mov rbx, rax
jmp .LBB0_17
.LBB0_9:
mov rdi, qword ptr [r12 + 72]
jmp .LBB0_4
.LBB0_12:
cmp dword ptr [rip + IMX_MU_CHANS], 0
je .LBB0_15
# %bb.13:
xor r13d, r13d
xor ebx, ebx
xor ebp, ebp
.p2align 4, 0x90
.LBB0_14: # =>This Inner Loop Header: Depth=1
mov rax, qword ptr [r12 + 64]
lea rdx, [rax + rbx]
mov r8d, ebp
and r8d, 3
mov dword ptr [rax + rbx], r8d
mov ecx, ebp
shr ecx, 2
mov dword ptr [rax + rbx + 4], ecx
mov rsi, qword ptr [r12 + 48]
lea rdi, [rsi + r13]
mov qword ptr [rax + rbx + 16], rdi
mov qword ptr [rsi + r13], rdx
mov edi, dword ptr [rax + rbx + 8]
mov edx, offset .L.str.1
mov esi, 4
call snprintf
add rbp, 1
mov eax, dword ptr [rip + IMX_MU_CHANS]
add rbx, 24
add r13, 8
cmp rbp, rax
jb .LBB0_14
.LBB0_15:
mov esi, offset .L.str.2
mov rdi, r15
call of_property_read_bool
mov dword ptr [r12 + 60], eax
lea rdi, [r12 + 56]
call spin_lock_init
mov rbx, r12
add rbx, 8
mov qword ptr [r12 + 40], r14
mov qword ptr [r12 + 32], offset imx_mu_ops
mov rax, qword ptr [r12 + 48]
mov qword ptr [r12 + 24], rax
mov eax, dword ptr [rip + IMX_MU_CHANS]
mov dword ptr [r12 + 8], eax
mov eax, dword ptr [rip + imx_mu_xlate]
mov dword ptr [r12 + 16], eax
mov dword ptr [r12 + 12], 1
mov rdi, r14
mov rsi, r12
call platform_set_drvdata
mov rdi, r12
call imx_mu_init_generic
mov rdi, r14
mov rsi, rbx
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp devm_mbox_controller_register # TAILCALL
.Lfunc_end0:
.size imx_mu_probe, .Lfunc_end0-imx_mu_probe
.cfi_endproc
# -- End function
.type GFP_KERNEL,@object # @GFP_KERNEL
.comm GFP_KERNEL,4,4
.type ENOMEM,@object # @ENOMEM
.comm ENOMEM,4,4
.type ENOENT,@object # @ENOENT
.comm ENOENT,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Failed to enable clock\n"
.size .L.str, 24
.type IMX_MU_CHANS,@object # @IMX_MU_CHANS
.comm IMX_MU_CHANS,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "imx_mu_chan[%i-%i]"
.size .L.str.1, 19
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "fsl,mu-side-b"
.size .L.str.2, 14
.type imx_mu_ops,@object # @imx_mu_ops
.comm imx_mu_ops,4,4
.type imx_mu_xlate,@object # @imx_mu_xlate
.comm imx_mu_xlate,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym imx_mu_probe
.addrsig_sym imx_mu_ops
|
.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_imx-mailbox.c_imx_mu_probe.c"
.p2align 2
.type imx_mu_probe,%function
.code 32
imx_mu_probe:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #12
sub sp, sp, #12
mov r9, r0
ldr r4, [r0]
movw r0, :lower16:GFP_KERNEL
mov r1, #56
movt r0, :upper16:GFP_KERNEL
ldr r2, [r0]
mov r0, r9
bl devm_kzalloc
cmp r0, #0
beq .LBB0_4
mov r10, r0
str r9, [r0, #52]
mov r0, r9
mov r1, #0
bl devm_platform_ioremap_resource
str r0, [r10, #48]
bl IS_ERR
cmp r0, #0
beq .LBB0_6
ldr r0, [r10, #48]
.LBB0_3:
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, lr}
b PTR_ERR
.LBB0_4:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r7, r0, #0
.LBB0_5:
mov r0, r7
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_6:
mov r0, r9
mov r1, #0
bl platform_get_irq
cmp r0, #0
str r0, [r10]
bmi .LBB0_12
mov r0, r9
mov r1, #0
bl devm_clk_get
str r0, [r10, #44]
bl IS_ERR
mov r1, r0
ldr r0, [r10, #44]
cmp r1, #0
beq .LBB0_10
bl PTR_ERR
movw r1, :lower16:ENOENT
movt r1, :upper16:ENOENT
ldr r1, [r1]
cmn r0, r1
bne .LBB0_13
mov r0, #0
str r0, [r10, #44]
.LBB0_10:
bl clk_prepare_enable
cmp r0, #0
beq .LBB0_14
movw r1, :lower16:.L.str
mov r7, r0
mov r0, r9
movt r1, :upper16:.L.str
bl dev_err
b .LBB0_5
.LBB0_12:
mov r7, r0
b .LBB0_5
.LBB0_13:
ldr r0, [r10, #44]
b .LBB0_3
.LBB0_14:
str r4, [sp, #8]
movw r4, :lower16:IMX_MU_CHANS
movt r4, :upper16:IMX_MU_CHANS
ldr r0, [r4]
cmp r0, #0
beq .LBB0_17
mov r7, #3
mov r6, #0
mov r8, #0
.LBB0_16:
ldr r1, [r10, #40]
ldr r0, [r10, #28]
mov r5, r4
and r2, r8, #3
lsr r3, r8, #2
add r4, r1, r6
str r2, [r1, r8, lsl #4]
str r4, [r0, r8, lsl #2]
add r0, r0, r7
str r3, [r4, #4]
sub r0, r0, #3
str r0, [r1, r7, lsl #2]
ldr r0, [r4, #8]
str r2, [sp]
movw r2, :lower16:.L.str.1
mov r1, #4
mov r4, r5
movt r2, :upper16:.L.str.1
bl snprintf
ldr r0, [r5]
add r8, r8, #1
add r6, r6, #16
add r7, r7, #4
cmp r8, r0
blo .LBB0_16
.LBB0_17:
ldr r0, [sp, #8]
movw r1, :lower16:.L.str.2
movt r1, :upper16:.L.str.2
bl of_property_read_bool
str r0, [r10, #36]
add r0, r10, #32
bl spin_lock_init
movw r0, :lower16:imx_mu_ops
movw r3, :lower16:imx_mu_xlate
ldr r2, [r10, #28]
mov r1, #1
mov r6, r10
str r9, [r10, #24]
movt r0, :upper16:imx_mu_ops
movt r3, :upper16:imx_mu_xlate
str r1, [r10, #8]
mov r1, r10
str r0, [r10, #20]
ldr r0, [r4]
ldr r3, [r3]
str r2, [r10, #16]
str r0, [r6, #4]!
mov r0, r9
str r3, [r10, #12]
bl platform_set_drvdata
mov r0, r10
bl imx_mu_init_generic
mov r0, r9
mov r1, r6
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, lr}
b devm_mbox_controller_register
.Lfunc_end0:
.size imx_mu_probe, .Lfunc_end0-imx_mu_probe
.cantunwind
.fnend
.type GFP_KERNEL,%object
.comm GFP_KERNEL,4,4
.type ENOMEM,%object
.comm ENOMEM,4,4
.type ENOENT,%object
.comm ENOENT,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Failed to enable clock\n"
.size .L.str, 24
.type IMX_MU_CHANS,%object
.comm IMX_MU_CHANS,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "imx_mu_chan[%i-%i]"
.size .L.str.1, 19
.type .L.str.2,%object
.L.str.2:
.asciz "fsl,mu-side-b"
.size .L.str.2, 14
.type imx_mu_ops,%object
.comm imx_mu_ops,4,4
.type imx_mu_xlate,%object
.comm imx_mu_xlate,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym imx_mu_probe
.addrsig_sym imx_mu_ops
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_phy.c_mv88e6xxx_phy_ppu_access_put.c"
.p2align 4, 0x90 # -- Begin function mv88e6xxx_phy_ppu_access_put
.type mv88e6xxx_phy_ppu_access_put,@function
mv88e6xxx_phy_ppu_access_put: # @mv88e6xxx_phy_ppu_access_put
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov r15, rdi
lea r14, [rdi + 4]
mov rbx, qword ptr [rip + jiffies]
mov edi, 10
call msecs_to_jiffies
add rbx, rax
mov rdi, r14
mov rsi, rbx
call mod_timer
mov rdi, r15
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
jmp mutex_unlock # TAILCALL
.Lfunc_end0:
.size mv88e6xxx_phy_ppu_access_put, .Lfunc_end0-mv88e6xxx_phy_ppu_access_put
.cfi_endproc
# -- End function
.type jiffies,@object # @jiffies
.comm jiffies,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mv88e6xxx_phy_ppu_access_put
|
.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_phy.c_mv88e6xxx_phy_ppu_access_put.c"
.p2align 2
.type mv88e6xxx_phy_ppu_access_put,%function
.code 32
mv88e6xxx_phy_ppu_access_put:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
movw r0, :lower16:jiffies
movt r0, :upper16:jiffies
ldr r5, [r0]
mov r0, #10
bl msecs_to_jiffies
add r1, r0, r5
add r0, r4, #4
bl mod_timer
mov r0, r4
pop {r4, r5, r11, lr}
b mutex_unlock
.Lfunc_end0:
.size mv88e6xxx_phy_ppu_access_put, .Lfunc_end0-mv88e6xxx_phy_ppu_access_put
.cantunwind
.fnend
.type jiffies,%object
.comm jiffies,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mv88e6xxx_phy_ppu_access_put
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_sa.c_sa_default_locator.c"
.globl sa_default_locator # -- Begin function sa_default_locator
.p2align 4, 0x90
.type sa_default_locator,@function
sa_default_locator: # @sa_default_locator
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push rbx
.cfi_def_cfa_offset 40
push rax
.cfi_def_cfa_offset 48
.cfi_offset rbx, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, r8
mov r15d, edx
mov rbx, rsi
mov rbp, rdi
mov edi, ecx
call ASSERT
mov qword ptr [rbp], r14
mov dword ptr [rbx], r15d
add rsp, 8
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size sa_default_locator, .Lfunc_end0-sa_default_locator
.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_sa.c_sa_default_locator.c"
.globl sa_default_locator
.p2align 2
.type sa_default_locator,%function
.code 32
sa_default_locator:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r6, r0
mov r0, r3
mov r4, r2
mov r5, r1
bl ASSERT
ldr r0, [r11, #8]
str r4, [r5]
str r0, [r6]
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size sa_default_locator, .Lfunc_end0-sa_default_locator
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_hi311x.c_hi3110_open.c"
.p2align 4, 0x90 # -- Begin function hi3110_open
.type hi3110_open,@function
hi3110_open: # @hi3110_open
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, rdi
call netdev_priv
mov r12, rax
mov r15, qword ptr [rax + 48]
mov rbx, qword ptr [rip + IRQF_ONESHOT]
mov r13, qword ptr [rip + IRQF_TRIGGER_HIGH]
mov rdi, r14
call open_candev
mov ebp, eax
test eax, eax
jne .LBB0_12
# %bb.1:
or r13, rbx
mov rdi, r12
call mutex_lock
mov edi, dword ptr [r12 + 4]
mov esi, 1
call hi3110_power_enable
xorps xmm0, xmm0
movups xmmword ptr [r12 + 24], xmm0
mov qword ptr [r12 + 40], 0
mov edi, dword ptr [r15]
mov edx, dword ptr [rip + hi3110_can_ist]
mov r8d, dword ptr [rip + DEVICE_NAME]
xor esi, esi
mov rcx, r13
mov r9, r12
call request_threaded_irq
test eax, eax
je .LBB0_3
# %bb.2:
mov ebp, eax
mov edx, dword ptr [r15]
add r15, 4
mov esi, offset .L.str
mov rdi, r15
call dev_err
jmp .LBB0_11
.LBB0_3:
mov esi, dword ptr [rip + WQ_MEM_RECLAIM]
or esi, dword ptr [rip + WQ_FREEZABLE]
xor ebp, ebp
mov edi, offset .L.str.1
xor edx, edx
call alloc_workqueue
mov dword ptr [r12 + 8], eax
test eax, eax
je .LBB0_4
# %bb.5:
lea rdi, [r12 + 16]
mov esi, dword ptr [rip + hi3110_tx_work_handler]
call INIT_WORK
mov rdi, r12
add rdi, 12
mov esi, dword ptr [rip + hi3110_restart_work_handler]
call INIT_WORK
mov rdi, r15
call hi3110_hw_reset
mov ebp, eax
test eax, eax
jne .LBB0_9
# %bb.6:
mov rdi, r14
call hi3110_setup
mov ebp, eax
test eax, eax
jne .LBB0_9
# %bb.7:
mov rdi, r15
call hi3110_set_normal_mode
mov ebp, eax
test eax, eax
je .LBB0_8
.LBB0_9:
mov edi, dword ptr [r12 + 8]
call destroy_workqueue
jmp .LBB0_10
.LBB0_4:
sub ebp, dword ptr [rip + ENOMEM]
.LBB0_10:
mov edi, dword ptr [r15]
mov rsi, r12
call free_irq
mov rdi, r15
call hi3110_hw_sleep
.LBB0_11:
mov edi, dword ptr [r12 + 4]
xor esi, esi
call hi3110_power_enable
mov rdi, r14
call close_candev
mov rdi, r12
call mutex_unlock
.LBB0_12:
mov eax, ebp
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_8:
.cfi_def_cfa_offset 64
mov esi, dword ptr [rip + CAN_LED_EVENT_OPEN]
mov rdi, r14
call can_led_event
mov rdi, r14
call netif_wake_queue
mov rdi, r12
call mutex_unlock
xor ebp, ebp
jmp .LBB0_12
.Lfunc_end0:
.size hi3110_open, .Lfunc_end0-hi3110_open
.cfi_endproc
# -- End function
.type IRQF_ONESHOT,@object # @IRQF_ONESHOT
.comm IRQF_ONESHOT,8,8
.type IRQF_TRIGGER_HIGH,@object # @IRQF_TRIGGER_HIGH
.comm IRQF_TRIGGER_HIGH,8,8
.type hi3110_can_ist,@object # @hi3110_can_ist
.comm hi3110_can_ist,4,4
.type DEVICE_NAME,@object # @DEVICE_NAME
.comm DEVICE_NAME,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "failed to acquire irq %d\n"
.size .L.str, 26
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "hi3110_wq"
.size .L.str.1, 10
.type WQ_FREEZABLE,@object # @WQ_FREEZABLE
.comm WQ_FREEZABLE,4,4
.type WQ_MEM_RECLAIM,@object # @WQ_MEM_RECLAIM
.comm WQ_MEM_RECLAIM,4,4
.type ENOMEM,@object # @ENOMEM
.comm ENOMEM,4,4
.type hi3110_tx_work_handler,@object # @hi3110_tx_work_handler
.comm hi3110_tx_work_handler,4,4
.type hi3110_restart_work_handler,@object # @hi3110_restart_work_handler
.comm hi3110_restart_work_handler,4,4
.type CAN_LED_EVENT_OPEN,@object # @CAN_LED_EVENT_OPEN
.comm CAN_LED_EVENT_OPEN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym hi3110_open
|
.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_hi311x.c_hi3110_open.c"
.p2align 2
.type hi3110_open,%function
.code 32
hi3110_open:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r11, lr}
push {r4, r5, r6, r7, r8, r9, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
.pad #8
sub sp, sp, #8
mov r9, r0
bl netdev_priv
mov r4, r0
ldr r8, [r0, #32]
movw r0, :lower16:IRQF_ONESHOT
movt r0, :upper16:IRQF_ONESHOT
ldr r6, [r0]
movw r0, :lower16:IRQF_TRIGGER_HIGH
movt r0, :upper16:IRQF_TRIGGER_HIGH
ldr r5, [r0]
mov r0, r9
bl open_candev
mov r7, r0
cmp r0, #0
bne .LBB0_11
mov r0, r4
bl mutex_lock
ldr r0, [r4, #4]
mov r1, #1
bl hi3110_power_enable
movw r1, :lower16:hi3110_can_ist
mov r0, #0
orr r3, r5, r6
movt r1, :upper16:hi3110_can_ist
str r0, [r4, #20]
str r0, [r4, #24]
str r0, [r4, #28]
ldr r0, [r8]
ldr r2, [r1]
movw r1, :lower16:DEVICE_NAME
movt r1, :upper16:DEVICE_NAME
ldr r1, [r1]
stm sp, {r1, r4}
mov r1, #0
bl request_threaded_irq
cmp r0, #0
beq .LBB0_3
ldr r2, [r8], #4
movw r1, :lower16:.L.str
mov r7, r0
movt r1, :upper16:.L.str
mov r0, r8
bl dev_err
b .LBB0_10
.LBB0_3:
movw r0, :lower16:WQ_FREEZABLE
movw r1, :lower16:WQ_MEM_RECLAIM
mov r2, #0
movt r0, :upper16:WQ_FREEZABLE
movt r1, :upper16:WQ_MEM_RECLAIM
ldr r0, [r0]
ldr r1, [r1]
orr r1, r1, r0
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
bl alloc_workqueue
cmp r0, #0
str r0, [r4, #8]
beq .LBB0_8
movw r0, :lower16:hi3110_tx_work_handler
movt r0, :upper16:hi3110_tx_work_handler
ldr r1, [r0]
add r0, r4, #16
bl INIT_WORK
movw r0, :lower16:hi3110_restart_work_handler
movt r0, :upper16:hi3110_restart_work_handler
ldr r1, [r0]
add r0, r4, #12
bl INIT_WORK
mov r0, r8
bl hi3110_hw_reset
mov r7, r0
cmp r0, #0
bne .LBB0_7
mov r0, r9
bl hi3110_setup
mov r7, r0
cmp r0, #0
bne .LBB0_7
mov r0, r8
bl hi3110_set_normal_mode
mov r7, r0
cmp r0, #0
beq .LBB0_12
.LBB0_7:
ldr r0, [r4, #8]
bl destroy_workqueue
b .LBB0_9
.LBB0_8:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r7, r0, #0
.LBB0_9:
ldr r0, [r8]
mov r1, r4
bl free_irq
mov r0, r8
bl hi3110_hw_sleep
.LBB0_10:
ldr r0, [r4, #4]
mov r1, #0
bl hi3110_power_enable
mov r0, r9
bl close_candev
mov r0, r4
bl mutex_unlock
.LBB0_11:
mov r0, r7
sub sp, r11, #24
pop {r4, r5, r6, r7, r8, r9, r11, pc}
.LBB0_12:
movw r0, :lower16:CAN_LED_EVENT_OPEN
movt r0, :upper16:CAN_LED_EVENT_OPEN
ldr r1, [r0]
mov r0, r9
bl can_led_event
mov r0, r9
bl netif_wake_queue
mov r0, r4
bl mutex_unlock
mov r7, #0
b .LBB0_11
.Lfunc_end0:
.size hi3110_open, .Lfunc_end0-hi3110_open
.cantunwind
.fnend
.type IRQF_ONESHOT,%object
.comm IRQF_ONESHOT,4,4
.type IRQF_TRIGGER_HIGH,%object
.comm IRQF_TRIGGER_HIGH,4,4
.type hi3110_can_ist,%object
.comm hi3110_can_ist,4,4
.type DEVICE_NAME,%object
.comm DEVICE_NAME,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "failed to acquire irq %d\n"
.size .L.str, 26
.type .L.str.1,%object
.L.str.1:
.asciz "hi3110_wq"
.size .L.str.1, 10
.type WQ_FREEZABLE,%object
.comm WQ_FREEZABLE,4,4
.type WQ_MEM_RECLAIM,%object
.comm WQ_MEM_RECLAIM,4,4
.type ENOMEM,%object
.comm ENOMEM,4,4
.type hi3110_tx_work_handler,%object
.comm hi3110_tx_work_handler,4,4
.type hi3110_restart_work_handler,%object
.comm hi3110_restart_work_handler,4,4
.type CAN_LED_EVENT_OPEN,%object
.comm CAN_LED_EVENT_OPEN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym hi3110_open
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_power.c_acpi_power_get_context.c"
.p2align 4, 0x90 # -- Begin function acpi_power_get_context
.type acpi_power_get_context,@function
acpi_power_get_context: # @acpi_power_get_context
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov rsi, rsp
call acpi_bus_get_device
test rax, rax
je .LBB0_2
# %bb.1:
xor eax, eax
pop rcx
.cfi_def_cfa_offset 8
ret
.LBB0_2:
.cfi_def_cfa_offset 16
mov rdi, qword ptr [rsp]
call to_power_resource
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size acpi_power_get_context, .Lfunc_end0-acpi_power_get_context
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym acpi_power_get_context
|
.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_power.c_acpi_power_get_context.c"
.p2align 2
.type acpi_power_get_context,%function
.code 32
acpi_power_get_context:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
add r1, sp, #4
bl acpi_bus_get_device
mov r1, r0
mov r0, #0
cmp r1, #0
beq .LBB0_2
mov sp, r11
pop {r11, pc}
.LBB0_2:
ldr r0, [sp, #4]
bl to_power_resource
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size acpi_power_get_context, .Lfunc_end0-acpi_power_get_context
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym acpi_power_get_context
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_phy_lcn.c_b43_phy_lcn_op_allocate.c"
.p2align 4, 0x90 # -- Begin function b43_phy_lcn_op_allocate
.type b43_phy_lcn_op_allocate,@function
b43_phy_lcn_op_allocate: # @b43_phy_lcn_op_allocate
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
mov esi, dword ptr [rip + GFP_KERNEL]
mov edi, 4
call kzalloc
test rax, rax
je .LBB0_1
# %bb.2:
mov qword ptr [rbx], rax
xor eax, eax
pop rbx
.cfi_def_cfa_offset 8
ret
.LBB0_1:
.cfi_def_cfa_offset 16
xor eax, eax
sub eax, dword ptr [rip + ENOMEM]
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size b43_phy_lcn_op_allocate, .Lfunc_end0-b43_phy_lcn_op_allocate
.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 b43_phy_lcn_op_allocate
|
.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_phy_lcn.c_b43_phy_lcn_op_allocate.c"
.p2align 2
.type b43_phy_lcn_op_allocate,%function
.code 32
b43_phy_lcn_op_allocate:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
movw r0, :lower16:GFP_KERNEL
movt r0, :upper16:GFP_KERNEL
ldr r1, [r0]
mov r0, #4
bl kzalloc
cmp r0, #0
strne r0, [r4]
movne r0, #0
popne {r4, r10, r11, pc}
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r0, r0, #0
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size b43_phy_lcn_op_allocate, .Lfunc_end0-b43_phy_lcn_op_allocate
.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 b43_phy_lcn_op_allocate
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_spmi.c_spmi_command_sleep.c"
.globl spmi_command_sleep # -- Begin function spmi_command_sleep
.p2align 4, 0x90
.type spmi_command_sleep,@function
spmi_command_sleep: # @spmi_command_sleep
.cfi_startproc
# %bb.0:
mov edx, dword ptr [rdi]
mov edi, dword ptr [rdi + 4]
mov esi, dword ptr [rip + SPMI_CMD_SLEEP]
jmp spmi_cmd # TAILCALL
.Lfunc_end0:
.size spmi_command_sleep, .Lfunc_end0-spmi_command_sleep
.cfi_endproc
# -- End function
.type SPMI_CMD_SLEEP,@object # @SPMI_CMD_SLEEP
.comm SPMI_CMD_SLEEP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_spmi.c_spmi_command_sleep.c"
.globl spmi_command_sleep
.p2align 2
.type spmi_command_sleep,%function
.code 32
spmi_command_sleep:
.fnstart
movw r1, :lower16:SPMI_CMD_SLEEP
ldr r2, [r0]
ldr r0, [r0, #4]
movt r1, :upper16:SPMI_CMD_SLEEP
ldr r1, [r1]
b spmi_cmd
.Lfunc_end0:
.size spmi_command_sleep, .Lfunc_end0-spmi_command_sleep
.cantunwind
.fnend
.type SPMI_CMD_SLEEP,%object
.comm SPMI_CMD_SLEEP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_industrialio-buffer-dmaengine.c_iio_dmaengine_buffer_abort.c"
.p2align 4, 0x90 # -- Begin function iio_dmaengine_buffer_abort
.type iio_dmaengine_buffer_abort,@function
iio_dmaengine_buffer_abort: # @iio_dmaengine_buffer_abort
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov r14, rdi
call iio_buffer_to_dmaengine_buffer
mov rbx, rax
mov edi, dword ptr [rax + 4]
call dmaengine_terminate_sync
mov rdi, r14
mov rsi, rbx
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp iio_dma_buffer_block_list_abort # TAILCALL
.Lfunc_end0:
.size iio_dmaengine_buffer_abort, .Lfunc_end0-iio_dmaengine_buffer_abort
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym iio_dmaengine_buffer_abort
|
.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_industrialio-buffer-dmaengine.c_iio_dmaengine_buffer_abort.c"
.p2align 2
.type iio_dmaengine_buffer_abort,%function
.code 32
iio_dmaengine_buffer_abort:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
bl iio_buffer_to_dmaengine_buffer
mov r5, r0
ldr r0, [r0, #4]
bl dmaengine_terminate_sync
mov r0, r4
mov r1, r5
pop {r4, r5, r11, lr}
b iio_dma_buffer_block_list_abort
.Lfunc_end0:
.size iio_dmaengine_buffer_abort, .Lfunc_end0-iio_dmaengine_buffer_abort
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym iio_dmaengine_buffer_abort
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_smartpqi_tag.c_pqisrc_init_taglist.c"
.globl pqisrc_init_taglist # -- Begin function pqisrc_init_taglist
.p2align 4, 0x90
.type pqisrc_init_taglist,@function
pqisrc_init_taglist: # @pqisrc_init_taglist
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r15d, edx
mov rbx, rsi
mov r14, rdi
mov edi, offset .L.str
call DBG_FUNC
mov dword ptr [rbx], r15d
lea esi, [4*r15]
xorps xmm0, xmm0
movups xmmword ptr [rbx + 24], xmm0
mov qword ptr [rbx + 40], 0
mov rdi, r14
call os_mem_alloc
mov qword ptr [rbx + 8], rax
test rax, rax
je .LBB0_1
# %bb.2:
mov edi, dword ptr [rbx + 16]
mov edx, dword ptr [rip + LOCKNAME_SIZE]
mov esi, offset .L.str.2
call os_strlcpy
lea rsi, [rbx + 20]
mov edx, dword ptr [rbx + 16]
mov rdi, r14
call os_init_spinlock
test eax, eax
je .LBB0_4
# %bb.3:
mov r13d, eax
mov edi, offset .L.str.3
call DBG_ERR
mov dword ptr [rbx + 4], 0
mov rsi, qword ptr [rbx + 8]
mov edx, dword ptr [rbx]
shl edx, 2
mov rdi, r14
call os_mem_free
mov qword ptr [rbx + 8], 0
mov r12d, offset .L.str.5
jmp .LBB0_7
.LBB0_1:
mov edi, offset .L.str.1
call DBG_FUNC
mov r12d, offset .L.str.5
mov r13d, dword ptr [rip + PQI_STATUS_FAILURE]
jmp .LBB0_7
.LBB0_4:
mov dword ptr [rbx + 4], 1
xor r13d, r13d
mov r12d, offset .L.str.4
test r15d, r15d
jle .LBB0_7
# %bb.5:
add r15d, 1
mov ebp, 1
.p2align 4, 0x90
.LBB0_6: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rip + INVALID_ELEM]
mov rcx, qword ptr [r14]
mov dword ptr [rcx + 4*rbp], eax
mov rdi, rbx
mov esi, ebp
call pqisrc_put_tag
add rbp, 1
cmp r15, rbp
jne .LBB0_6
.LBB0_7:
mov rdi, r12
call DBG_FUNC
mov eax, r13d
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size pqisrc_init_taglist, .Lfunc_end0-pqisrc_init_taglist
.cfi_endproc
# -- End function
.type PQI_STATUS_SUCCESS,@object # @PQI_STATUS_SUCCESS
.comm PQI_STATUS_SUCCESS,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "IN\n"
.size .L.str, 4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Unable to allocate memory for taglist\n"
.size .L.str.1, 39
.type PQI_STATUS_FAILURE,@object # @PQI_STATUS_FAILURE
.comm PQI_STATUS_FAILURE,4,4
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "tag_lock"
.size .L.str.2, 9
.type LOCKNAME_SIZE,@object # @LOCKNAME_SIZE
.comm LOCKNAME_SIZE,4,4
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "tag lock initialization failed\n"
.size .L.str.3, 32
.type INVALID_ELEM,@object # @INVALID_ELEM
.comm INVALID_ELEM,4,4
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz "OUT\n"
.size .L.str.4, 5
.type .L.str.5,@object # @.str.5
.L.str.5:
.asciz "OUT failed\n"
.size .L.str.5, 12
.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_smartpqi_tag.c_pqisrc_init_taglist.c"
.globl pqisrc_init_taglist
.p2align 2
.type pqisrc_init_taglist,%function
.code 32
pqisrc_init_taglist:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #4
sub sp, sp, #4
mov r5, r0
movw r0, :lower16:.L.str
mov r7, r2
mov r4, r1
movt r0, :upper16:.L.str
bl DBG_FUNC
mov r0, #0
lsl r1, r7, #2
str r7, [r4]
str r0, [r4, #20]
str r0, [r4, #24]
str r0, [r4, #28]
mov r0, r5
bl os_mem_alloc
cmp r0, #0
str r0, [r4, #8]
beq .LBB0_3
movw r0, :lower16:LOCKNAME_SIZE
movw r1, :lower16:.L.str.2
movt r0, :upper16:LOCKNAME_SIZE
movt r1, :upper16:.L.str.2
ldr r2, [r0]
ldr r0, [r4, #12]
bl os_strlcpy
ldr r2, [r4, #12]
add r1, r4, #16
mov r0, r5
bl os_init_spinlock
cmp r0, #0
beq .LBB0_6
mov r8, r0
movw r0, :lower16:.L.str.3
movt r0, :upper16:.L.str.3
bl DBG_ERR
ldr r0, [r4]
ldr r1, [r4, #8]
mov r6, #0
str r6, [r4, #4]
lsl r2, r0, #2
mov r0, r5
bl os_mem_free
str r6, [r4, #8]
b .LBB0_4
.LBB0_3:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
bl DBG_FUNC
movw r0, :lower16:PQI_STATUS_FAILURE
movt r0, :upper16:PQI_STATUS_FAILURE
ldr r8, [r0]
.LBB0_4:
movw r9, :lower16:.L.str.5
movt r9, :upper16:.L.str.5
.LBB0_5:
mov r0, r9
bl DBG_FUNC
mov r0, r8
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_6:
movw r9, :lower16:.L.str.4
mov r6, #1
mov r8, #0
cmp r7, #1
movt r9, :upper16:.L.str.4
str r6, [r4, #4]
blt .LBB0_5
movw r10, :lower16:INVALID_ELEM
rsb r7, r7, #0
movt r10, :upper16:INVALID_ELEM
.LBB0_8:
ldr r0, [r10]
ldr r1, [r5]
str r0, [r1, r6, lsl #2]
mov r0, r4
mov r1, r6
bl pqisrc_put_tag
add r6, r6, #1
add r0, r7, r6
cmp r0, #1
bne .LBB0_8
b .LBB0_5
.Lfunc_end0:
.size pqisrc_init_taglist, .Lfunc_end0-pqisrc_init_taglist
.cantunwind
.fnend
.type PQI_STATUS_SUCCESS,%object
.comm PQI_STATUS_SUCCESS,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "IN\n"
.size .L.str, 4
.type .L.str.1,%object
.L.str.1:
.asciz "Unable to allocate memory for taglist\n"
.size .L.str.1, 39
.type PQI_STATUS_FAILURE,%object
.comm PQI_STATUS_FAILURE,4,4
.type .L.str.2,%object
.L.str.2:
.asciz "tag_lock"
.size .L.str.2, 9
.type LOCKNAME_SIZE,%object
.comm LOCKNAME_SIZE,4,4
.type .L.str.3,%object
.L.str.3:
.asciz "tag lock initialization failed\n"
.size .L.str.3, 32
.type INVALID_ELEM,%object
.comm INVALID_ELEM,4,4
.type .L.str.4,%object
.L.str.4:
.asciz "OUT\n"
.size .L.str.4, 5
.type .L.str.5,%object
.L.str.5:
.asciz "OUT failed\n"
.size .L.str.5, 12
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_image-data.c_get_thumbs_dimensions.c"
.section .rodata.cst8,"aM",@progbits,8
.p2align 3 # -- Begin function get_thumbs_dimensions
.LCPI0_0:
.quad 4602678819154632513 # double 0.49999999899999997
.text
.p2align 4, 0x90
.type get_thumbs_dimensions,@function
get_thumbs_dimensions: # @get_thumbs_dimensions
.cfi_startproc
# %bb.0:
cmp edi, edx
jne .LBB0_3
# %bb.1:
cmp esi, ecx
jne .LBB0_3
# %bb.2:
mov dword ptr [r8], edi
mov dword ptr [r9], esi
mov eax, 1
ret
.LBB0_3:
xor eax, eax
test edx, edx
jle .LBB0_12
# %bb.4:
test ecx, ecx
jle .LBB0_12
# %bb.5:
cvtsi2sd xmm0, edx
cvtsi2sd xmm1, edi
cvtsi2sd xmm2, ecx
cvtsi2sd xmm3, esi
divsd xmm0, xmm1
divsd xmm2, xmm3
ucomisd xmm2, xmm0
jbe .LBB0_7
# %bb.6:
mov dword ptr [r8], edx
mulsd xmm0, xmm3
addsd xmm0, qword ptr [rip + .LCPI0_0]
cvttsd2si eax, xmm0
mov dword ptr [r9], eax
mov eax, dword ptr [r8]
test eax, eax
jg .LBB0_10
jmp .LBB0_9
.LBB0_7:
mulsd xmm2, xmm1
addsd xmm2, qword ptr [rip + .LCPI0_0]
mov dword ptr [r9], ecx
cvttsd2si eax, xmm2
mov dword ptr [r8], eax
test eax, eax
jg .LBB0_10
.LBB0_9:
mov dword ptr [r8], 1
.LBB0_10:
mov eax, 1
cmp dword ptr [r9], 0
jle .LBB0_11
.LBB0_12:
ret
.LBB0_11:
mov dword ptr [r9], 1
ret
.Lfunc_end0:
.size get_thumbs_dimensions, .Lfunc_end0-get_thumbs_dimensions
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym get_thumbs_dimensions
|
.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_image-data.c_get_thumbs_dimensions.c"
.p2align 2
.type get_thumbs_dimensions,%function
.code 32
get_thumbs_dimensions:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #20
sub sp, sp, #20
mov r7, r0
mov r6, r1
ldr r0, [r11, #12]
ldr r1, [r11, #8]
mov r4, r3
mov r5, r2
cmp r7, r2
cmpeq r6, r4
beq .LBB0_3
cmp r5, #1
mov r0, #0
cmpge r4, #1
bge .LBB0_4
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_3:
str r7, [r1]
str r6, [r0]
mov r0, #1
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_4:
mov r0, r5
bl __aeabi_i2d
mov r8, r0
mov r0, r7
mov r9, r1
bl __aeabi_i2d
mov r2, r0
mov r3, r1
mov r0, r8
mov r1, r9
str r2, [sp, #12]
str r3, [sp, #8]
bl __aeabi_ddiv
mov r10, r0
mov r0, r4
str r1, [sp, #16]
bl __aeabi_i2d
mov r7, r0
mov r0, r6
mov r9, r1
bl __aeabi_i2d
mov r8, r1
mov r2, r0
mov r0, r7
mov r1, r9
mov r3, r8
str r2, [sp]
bl __aeabi_ddiv
ldr r6, [sp, #16]
mov r9, r0
mov r7, r1
mov r0, r10
str r10, [sp, #4]
mov r2, r9
mov r3, r7
mov r1, r6
bl __aeabi_dcmplt
cmp r0, #0
beq .LBB0_6
ldr r4, [r11, #8]
ldr r0, [sp, #4]
ldr r2, [sp]
mov r1, r6
mov r3, r8
str r5, [r4]
bl __aeabi_dmul
movw r2, #8001
movw r3, #65535
movt r2, #65261
movt r3, #16351
bl __aeabi_dadd
bl __aeabi_d2iz
ldr r5, [r11, #12]
str r0, [r5]
ldr r0, [r4]
b .LBB0_7
.LBB0_6:
ldr r5, [r11, #12]
ldr r2, [sp, #12]
ldr r3, [sp, #8]
mov r0, r9
mov r1, r7
str r4, [r5]
bl __aeabi_dmul
movw r2, #8001
movw r3, #65535
movt r2, #65261
movt r3, #16351
bl __aeabi_dadd
bl __aeabi_d2iz
ldr r4, [r11, #8]
str r0, [r4]
.LBB0_7:
cmp r0, #0
movle r0, #1
strle r0, [r4]
mov r0, #1
ldr r1, [r5]
cmp r1, #0
movle r0, #1
strle r0, [r5]
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size get_thumbs_dimensions, .Lfunc_end0-get_thumbs_dimensions
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym get_thumbs_dimensions
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_hw_breakpoint.c_read_wb_reg.c"
.p2align 4, 0x90 # -- Begin function read_wb_reg
.type read_wb_reg,@function
read_wb_reg: # @read_wb_reg
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov esi, edi
mov edi, offset .L.str
call pr_warn
xor eax, eax
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size read_wb_reg, .Lfunc_end0-read_wb_reg
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "attempt to read from unknown breakpoint register %d\n"
.size .L.str, 53
.type ARM_OP2_BCR,@object # @ARM_OP2_BCR
.comm ARM_OP2_BCR,4,4
.type ARM_OP2_BVR,@object # @ARM_OP2_BVR
.comm ARM_OP2_BVR,4,4
.type ARM_OP2_WCR,@object # @ARM_OP2_WCR
.comm ARM_OP2_WCR,4,4
.type ARM_OP2_WVR,@object # @ARM_OP2_WVR
.comm ARM_OP2_WVR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym read_wb_reg
|
.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_hw_breakpoint.c_read_wb_reg.c"
.p2align 2
.type read_wb_reg,%function
.code 32
read_wb_reg:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
mov r1, r0
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl pr_warn
mov r0, #0
pop {r11, pc}
.Lfunc_end0:
.size read_wb_reg, .Lfunc_end0-read_wb_reg
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "attempt to read from unknown breakpoint register %d\n"
.size .L.str, 53
.type ARM_OP2_BCR,%object
.comm ARM_OP2_BCR,4,4
.type ARM_OP2_BVR,%object
.comm ARM_OP2_BVR,4,4
.type ARM_OP2_WCR,%object
.comm ARM_OP2_WCR,4,4
.type ARM_OP2_WVR,%object
.comm ARM_OP2_WVR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym read_wb_reg
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_trinity_dpm.c_trinity_dpm_disable.c"
.globl trinity_dpm_disable # -- Begin function trinity_dpm_disable
.p2align 4, 0x90
.type trinity_dpm_disable,@function
trinity_dpm_disable: # @trinity_dpm_disable
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
call trinity_acquire_mutex
mov rdi, rbx
call trinity_dpm_enabled
test eax, eax
je .LBB0_5
# %bb.1:
mov rdi, rbx
xor esi, esi
call trinity_dpm_bapm_enable
mov rdi, rbx
call trinity_disable_clock_power_gating
mov rdi, rbx
call sumo_clear_vc
mov rdi, rbx
call trinity_wait_for_level_0
mov rdi, rbx
call trinity_stop_dpm
mov rdi, rbx
call trinity_reset_am
mov rdi, rbx
call trinity_release_mutex
cmp qword ptr [rbx + 16], 0
je .LBB0_4
# %bb.2:
mov edi, dword ptr [rbx + 4]
call r600_is_internal_thermal_sensor
test rax, rax
je .LBB0_4
# %bb.3:
mov dword ptr [rbx + 8], 0
mov rdi, rbx
call radeon_irq_set
.LBB0_4:
mov esi, dword ptr [rbx]
mov rdi, rbx
pop rbx
.cfi_def_cfa_offset 8
jmp trinity_update_current_ps # TAILCALL
.LBB0_5:
.cfi_def_cfa_offset 16
mov rdi, rbx
pop rbx
.cfi_def_cfa_offset 8
jmp trinity_release_mutex # TAILCALL
.Lfunc_end0:
.size trinity_dpm_disable, .Lfunc_end0-trinity_dpm_disable
.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_trinity_dpm.c_trinity_dpm_disable.c"
.globl trinity_dpm_disable
.p2align 2
.type trinity_dpm_disable,%function
.code 32
trinity_dpm_disable:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
bl trinity_acquire_mutex
mov r0, r4
bl trinity_dpm_enabled
cmp r0, #0
beq .LBB0_5
mov r0, r4
mov r1, #0
bl trinity_dpm_bapm_enable
mov r0, r4
bl trinity_disable_clock_power_gating
mov r0, r4
bl sumo_clear_vc
mov r0, r4
bl trinity_wait_for_level_0
mov r0, r4
bl trinity_stop_dpm
mov r0, r4
bl trinity_reset_am
mov r0, r4
bl trinity_release_mutex
ldr r0, [r4, #12]
cmp r0, #0
beq .LBB0_4
ldr r0, [r4, #4]
bl r600_is_internal_thermal_sensor
cmp r0, #0
beq .LBB0_4
mov r0, #0
str r0, [r4, #8]
mov r0, r4
bl radeon_irq_set
.LBB0_4:
ldr r1, [r4]
mov r0, r4
pop {r4, r10, r11, lr}
b trinity_update_current_ps
.LBB0_5:
mov r0, r4
pop {r4, r10, r11, lr}
b trinity_release_mutex
.Lfunc_end0:
.size trinity_dpm_disable, .Lfunc_end0-trinity_dpm_disable
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_tx.c_iwl_mvm_get_tx_rate_n_flags.c"
.p2align 4, 0x90 # -- Begin function iwl_mvm_get_tx_rate_n_flags
.type iwl_mvm_get_tx_rate_n_flags,@function
iwl_mvm_get_tx_rate_n_flags: # @iwl_mvm_get_tx_rate_n_flags
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14d, ecx
mov r15, rdx
mov rbp, rsi
mov rbx, rdi
call iwl_mvm_get_tx_rate
mov r12d, eax
mov rdi, rbx
mov rsi, rbp
mov rdx, r15
mov ecx, r14d
call iwl_mvm_get_tx_ant
or eax, r12d
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size iwl_mvm_get_tx_rate_n_flags, .Lfunc_end0-iwl_mvm_get_tx_rate_n_flags
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym iwl_mvm_get_tx_rate_n_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_tx.c_iwl_mvm_get_tx_rate_n_flags.c"
.p2align 2
.type iwl_mvm_get_tx_rate_n_flags,%function
.code 32
iwl_mvm_get_tx_rate_n_flags:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
mov r8, r3
mov r5, r2
mov r6, r1
mov r7, r0
bl iwl_mvm_get_tx_rate
mov r4, r0
mov r0, r7
mov r1, r6
mov r2, r5
mov r3, r8
bl iwl_mvm_get_tx_ant
orr r0, r0, r4
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size iwl_mvm_get_tx_rate_n_flags, .Lfunc_end0-iwl_mvm_get_tx_rate_n_flags
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym iwl_mvm_get_tx_rate_n_flags
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_sqlite3.c_journalHdrOffset.c"
.p2align 4, 0x90 # -- Begin function journalHdrOffset
.type journalHdrOffset,@function
journalHdrOffset: # @journalHdrOffset
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push rbx
.cfi_def_cfa_offset 40
push rax
.cfi_def_cfa_offset 48
.cfi_offset rbx, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, rdi
mov r15d, dword ptr [rdi]
test r15d, r15d
je .LBB0_1
# %bb.2:
lea ebp, [r15 - 1]
mov rdi, r14
call JOURNAL_HDR_SZ
mov ecx, eax
mov eax, ebp
cdq
idiv ecx
mov ebx, eax
add ebx, 1
mov rdi, r14
call JOURNAL_HDR_SZ
mov ebp, eax
imul ebp, ebx
jmp .LBB0_3
.LBB0_1:
xor ebp, ebp
.LBB0_3:
mov rdi, r14
call JOURNAL_HDR_SZ
mov ecx, eax
mov eax, ebp
cdq
idiv ecx
xor edi, edi
test edx, edx
sete dil
call assert
xor edi, edi
mov ebx, ebp
sub ebx, r15d
setge dil
call assert
mov rdi, r14
call JOURNAL_HDR_SZ
xor edi, edi
cmp ebx, eax
setl dil
call assert
mov eax, ebp
add rsp, 8
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size journalHdrOffset, .Lfunc_end0-journalHdrOffset
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym journalHdrOffset
|
.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.c_journalHdrOffset.c"
.p2align 2
.type journalHdrOffset,%function
.code 32
journalHdrOffset:
.fnstart
.save {r4, r5, r6, r7, r11, lr}
push {r4, r5, r6, r7, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
ldr r7, [r0]
mov r5, r0
mov r4, #0
mov r6, #0
cmp r7, #0
beq .LBB0_2
mov r0, r5
sub r6, r7, #1
bl JOURNAL_HDR_SZ
sdiv r0, r6, r0
add r6, r0, #1
mov r0, r5
bl JOURNAL_HDR_SZ
mul r6, r6, r0
.LBB0_2:
mov r0, r5
bl JOURNAL_HDR_SZ
sdiv r1, r6, r0
mls r0, r1, r0, r6
clz r0, r0
lsr r0, r0, #5
bl assert
cmp r6, r7
mov r0, #0
movwge r0, #1
bl assert
mov r0, r5
sub r7, r6, r7
bl JOURNAL_HDR_SZ
cmp r7, r0
movwlt r4, #1
mov r0, r4
bl assert
mov r0, r6
pop {r4, r5, r6, r7, r11, pc}
.Lfunc_end0:
.size journalHdrOffset, .Lfunc_end0-journalHdrOffset
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym journalHdrOffset
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_pngwutil.c_png_setup_avg_row_only.c"
.section .rodata.cst16,"aM",@progbits,16
.p2align 4 # -- Begin function png_setup_avg_row_only
.LCPI0_0:
.byte 255 # 0xff
.byte 0 # 0x0
.byte 0 # 0x0
.byte 0 # 0x0
.byte 255 # 0xff
.byte 0 # 0x0
.byte 0 # 0x0
.byte 0 # 0x0
.byte 255 # 0xff
.byte 0 # 0x0
.byte 0 # 0x0
.byte 0 # 0x0
.byte 255 # 0xff
.byte 0 # 0x0
.byte 0 # 0x0
.byte 0 # 0x0
.text
.p2align 4, 0x90
.type png_setup_avg_row_only,@function
png_setup_avg_row_only: # @png_setup_avg_row_only
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov eax, dword ptr [rip + PNG_FILTER_VALUE_AVG]
mov rbx, qword ptr [rdi + 16]
mov dword ptr [rbx], eax
mov r14, qword ptr [rdi]
mov rcx, qword ptr [rdi + 8]
lea r13, [rbx + 4]
lea r15, [rcx + 4]
lea r12, [r14 + 4]
test rsi, rsi
je .LBB0_1
# %bb.2:
cmp rsi, 7
ja .LBB0_11
# %bb.3:
xor r10d, r10d
.LBB0_4:
mov r9, r12
.LBB0_5:
mov rcx, r10
not rcx
test sil, 1
je .LBB0_7
# %bb.6:
mov eax, dword ptr [r9]
mov r11d, dword ptr [r15]
mov ebx, r11d
shr ebx, 31
add ebx, r11d
shr ebx
sub eax, ebx
movzx eax, al
mov dword ptr [r13], eax
or r10, 1
add r13, 4
add r15, 4
add r9, 4
.LBB0_7:
add rcx, rsi
je .LBB0_16
# %bb.8:
mov r8, rsi
sub r8, r10
xor eax, eax
xor ecx, ecx
.p2align 4, 0x90
.LBB0_9: # =>This Inner Loop Header: Depth=1
mov ebp, dword ptr [r9 + 4*rax]
mov ebx, dword ptr [r15 + 4*rax]
mov edi, ebx
shr edi, 31
add edi, ebx
shr edi
sub ebp, edi
movzx edi, bpl
mov dword ptr [r13 + 4*rax], edi
mov edi, dword ptr [r9 + 4*rax + 4]
mov ebx, dword ptr [r15 + 4*rax + 4]
mov ebp, ebx
shr ebp, 31
add ebp, ebx
shr ebp
sub edi, ebp
movzx edi, dil
mov dword ptr [r13 + 4*rax + 4], edi
add rcx, -8
add rax, 2
cmp r8, rax
jne .LBB0_9
# %bb.10:
sub r9, rcx
sub r15, rcx
sub r13, rcx
jmp .LBB0_16
.LBB0_1:
mov r9, r12
.LBB0_16:
mov rdi, rdx
sub rdi, rsi
jbe .LBB0_30
# %bb.17:
cmp rdi, 7
jbe .LBB0_18
# %bb.24:
lea rbp, [4*rdi]
add rbp, r13
lea rax, [r14 + 4*rdi]
add rax, 4
lea rcx, [r9 + 4*rdi]
lea rbx, [r15 + 4*rdi]
cmp r13, rax
setb r11b
cmp r12, rbp
setb r12b
cmp r13, rcx
setb al
cmp r9, rbp
setb r10b
cmp r13, rbx
setb cl
cmp r15, rbp
setb bl
test r11b, r12b
jne .LBB0_18
# %bb.25:
and al, r10b
jne .LBB0_18
# %bb.26:
and cl, bl
jne .LBB0_18
# %bb.27:
mov r12, rdi
and r12, -8
lea r8, [r14 + 4*r12]
add rsi, r12
lea r10, [r15 + 4*r12]
lea r11, [4*r12]
add r11, r13
lea rbx, [r9 + 4*r12]
xor ecx, ecx
movdqa xmm0, xmmword ptr [rip + .LCPI0_0] # xmm0 = [255,0,0,0,255,0,0,0,255,0,0,0,255,0,0,0]
.p2align 4, 0x90
.LBB0_28: # =>This Inner Loop Header: Depth=1
movdqu xmm1, xmmword ptr [r9 + 4*rcx]
movdqu xmm2, xmmword ptr [r9 + 4*rcx + 16]
movdqu xmm3, xmmword ptr [r15 + 4*rcx]
movdqu xmm4, xmmword ptr [r15 + 4*rcx + 16]
movdqu xmm5, xmmword ptr [r14 + 4*rcx + 4]
paddd xmm5, xmm3
movdqu xmm3, xmmword ptr [r14 + 4*rcx + 20]
paddd xmm3, xmm4
movdqa xmm4, xmm5
psrld xmm4, 31
paddd xmm4, xmm5
psrld xmm4, 1
psubd xmm1, xmm4
movdqa xmm4, xmm3
psrld xmm4, 31
paddd xmm4, xmm3
psrld xmm4, 1
psubd xmm2, xmm4
pand xmm1, xmm0
pand xmm2, xmm0
movdqu xmmword ptr [r13 + 4*rcx], xmm1
movdqu xmmword ptr [r13 + 4*rcx + 16], xmm2
add rcx, 8
cmp r12, rcx
jne .LBB0_28
# %bb.29:
cmp rdi, r12
jne .LBB0_19
jmp .LBB0_30
.LBB0_18:
mov r8, r14
mov r10, r15
mov r11, r13
mov rbx, r9
.LBB0_19:
mov ecx, edx
sub ecx, esi
mov rax, rsi
not rax
test cl, 1
je .LBB0_21
# %bb.20:
mov ecx, dword ptr [rbx]
add rbx, 4
mov ebp, dword ptr [r8 + 4]
add r8, 4
add ebp, dword ptr [r10]
add r10, 4
mov edi, ebp
shr edi, 31
add edi, ebp
shr edi
sub ecx, edi
movzx ecx, cl
mov dword ptr [r11], ecx
add r11, 4
add rsi, 1
.LBB0_21:
add rax, rdx
je .LBB0_30
# %bb.22:
sub rdx, rsi
xor eax, eax
.p2align 4, 0x90
.LBB0_23: # =>This Inner Loop Header: Depth=1
mov ecx, dword ptr [rbx + 4*rax]
mov esi, dword ptr [r8 + 4*rax + 4]
add esi, dword ptr [r10 + 4*rax]
mov edi, esi
shr edi, 31
add edi, esi
shr edi
sub ecx, edi
movzx ecx, cl
mov dword ptr [r11 + 4*rax], ecx
mov ecx, dword ptr [rbx + 4*rax + 4]
mov esi, dword ptr [r8 + 4*rax + 8]
add esi, dword ptr [r10 + 4*rax + 4]
mov edi, esi
shr edi, 31
add edi, esi
shr edi
sub ecx, edi
movzx ecx, cl
mov dword ptr [r11 + 4*rax + 4], ecx
add rax, 2
cmp rdx, rax
jne .LBB0_23
.LBB0_30:
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_11:
.cfi_def_cfa_offset 56
lea rdi, [rbx + 4*rsi]
add rdi, 4
lea rax, [r14 + 4*rsi]
add rax, 4
lea r10, [rcx + 4*rsi]
add r10, 4
cmp r13, rax
setb r11b
cmp r12, rdi
setb bpl
cmp r13, r10
setb al
cmp r15, rdi
setb dil
xor r10d, r10d
test r11b, bpl
jne .LBB0_4
# %bb.12:
and al, dil
jne .LBB0_4
# %bb.13:
mov r10, rsi
and r10, -8
lea r9, [r12 + 4*r10]
lea r15, [r15 + 4*r10]
lea r13, [r13 + 4*r10]
xor eax, eax
movdqa xmm0, xmmword ptr [rip + .LCPI0_0] # xmm0 = [255,0,0,0,255,0,0,0,255,0,0,0,255,0,0,0]
.p2align 4, 0x90
.LBB0_14: # =>This Inner Loop Header: Depth=1
movdqu xmm1, xmmword ptr [r14 + 4*rax + 4]
movdqu xmm2, xmmword ptr [r14 + 4*rax + 20]
movdqu xmm3, xmmword ptr [rcx + 4*rax + 4]
movdqu xmm4, xmmword ptr [rcx + 4*rax + 20]
movdqa xmm5, xmm3
psrld xmm5, 31
paddd xmm5, xmm3
psrld xmm5, 1
psubd xmm1, xmm5
movdqa xmm3, xmm4
psrld xmm3, 31
paddd xmm3, xmm4
psrld xmm3, 1
psubd xmm2, xmm3
pand xmm1, xmm0
pand xmm2, xmm0
movdqu xmmword ptr [rbx + 4*rax + 4], xmm1
movdqu xmmword ptr [rbx + 4*rax + 20], xmm2
add rax, 8
cmp r10, rax
jne .LBB0_14
# %bb.15:
cmp r10, rsi
jne .LBB0_5
jmp .LBB0_16
.Lfunc_end0:
.size png_setup_avg_row_only, .Lfunc_end0-png_setup_avg_row_only
.cfi_endproc
# -- End function
.type PNG_FILTER_VALUE_AVG,@object # @PNG_FILTER_VALUE_AVG
.comm PNG_FILTER_VALUE_AVG,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym png_setup_avg_row_only
|
.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_pngwutil.c_png_setup_avg_row_only.c"
.p2align 2
.type png_setup_avg_row_only,%function
.code 32
png_setup_avg_row_only:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
movw r3, :lower16:PNG_FILTER_VALUE_AVG
ldm r0, {r4, r5, r12}
add r0, r5, #4
cmp r1, #0
movt r3, :upper16:PNG_FILTER_VALUE_AVG
ldr r3, [r3]
add lr, r4, #4
str r3, [r12], #4
beq .LBB0_4
mov r3, #0
mov r4, r1
.LBB0_2:
ldr r6, [r0, r3]
ldr r5, [lr, r3]
subs r4, r4, #1
add r6, r6, r6, lsr #31
sub r5, r5, r6, lsr #1
uxtb r5, r5
str r5, [r12, r3]
add r3, r3, #4
bne .LBB0_2
add r0, r0, r3
add r12, r12, r3
add r3, lr, r3
b .LBB0_5
.LBB0_4:
mov r3, lr
.LBB0_5:
cmp r1, r2
pophs {r4, r5, r6, r10, r11, pc}
sub r1, r2, r1
.LBB0_6:
ldr r2, [r0], #4
ldr r4, [lr], #4
subs r1, r1, #1
add r2, r4, r2
ldr r4, [r3], #4
add r2, r2, r2, lsr #31
sub r2, r4, r2, lsr #1
uxtb r2, r2
str r2, [r12], #4
bne .LBB0_6
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size png_setup_avg_row_only, .Lfunc_end0-png_setup_avg_row_only
.cantunwind
.fnend
.type PNG_FILTER_VALUE_AVG,%object
.comm PNG_FILTER_VALUE_AVG,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym png_setup_avg_row_only
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_xfs_bit.h_xfs_mask64hi.c"
.p2align 4, 0x90 # -- Begin function xfs_mask64hi
.type xfs_mask64hi,@function
xfs_mask64hi: # @xfs_mask64hi
.cfi_startproc
# %bb.0:
mov ecx, edi
neg cl
mov eax, -1
# kill: def $cl killed $cl killed $ecx
shl eax, cl
ret
.Lfunc_end0:
.size xfs_mask64hi, .Lfunc_end0-xfs_mask64hi
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym xfs_mask64hi
|
.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_xfs_bit.h_xfs_mask64hi.c"
.p2align 2
.type xfs_mask64hi,%function
.code 32
xfs_mask64hi:
.fnstart
rsb r0, r0, #64
mvn r1, #0
lsl r0, r1, r0
bx lr
.Lfunc_end0:
.size xfs_mask64hi, .Lfunc_end0-xfs_mask64hi
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym xfs_mask64hi
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_comb_detect.c_detect_combed_segment.c"
.p2align 4, 0x90 # -- Begin function detect_combed_segment
.type detect_combed_segment,@function
detect_combed_segment: # @detect_combed_segment
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 184
.cfi_def_cfa_offset 240
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov rax, qword ptr [rdi + 32]
mov rcx, qword ptr [rax]
mov r14, qword ptr [rcx]
mov r9d, dword ptr [r14 + 8]
cmp esi, 1
mov r8d, 2
cmovg r8d, esi
add r9d, -2
cmp r9d, edx
cmovg r9d, edx
cmp r8d, r9d
jge .LBB0_29
# %bb.1:
mov r12d, dword ptr [rdi]
mov ebx, dword ptr [rdi + 4]
mov ebp, dword ptr [rdi + 8]
mov edx, ebp
imul edx, ebp
mov dword ptr [rsp + 36], edx # 4-byte Spill
lea edx, [rbp + rbp]
lea edx, [rdx + 2*rdx]
mov dword ptr [rsp + 32], edx # 4-byte Spill
mov edx, ebp
neg edx
mov dword ptr [rsp + 12], edx # 4-byte Spill
movsxd rdx, dword ptr [r14]
mov esi, dword ptr [r14 + 4]
mov qword ptr [rsp + 24], rsi # 8-byte Spill
lea r10, [rdx + rdx]
lea esi, [rdx + rdx]
movsxd r11, esi
mov esi, r8d
movsxd rcx, r9d
mov qword ptr [rsp + 112], rcx # 8-byte Spill
mov r8, rdx
imul r8, rsi
lea rcx, [4*rsi - 4]
imul rcx, rdx
mov qword ptr [rsp + 96], rcx # 8-byte Spill
mov rcx, r8
sub rcx, r10
mov qword ptr [rsp + 48], rcx # 8-byte Spill
lea rcx, [4*rsi + 4]
imul rcx, rdx
mov qword ptr [rsp + 88], rcx # 8-byte Spill
mov qword ptr [rsp + 56], r8 # 8-byte Spill
add r11, r8
mov qword ptr [rsp + 64], r11 # 8-byte Spill
xor ecx, ecx
mov qword ptr [rsp + 40], rcx # 8-byte Spill
mov qword ptr [rsp + 72], rdi # 8-byte Spill
mov qword ptr [rsp + 104], rdx # 8-byte Spill
.p2align 4, 0x90
.LBB0_2: # =>This Loop Header: Depth=1
# Child Loop BB0_4 Depth 2
mov rcx, qword ptr [r14 + 16]
mov qword ptr [rsp + 120], rcx # 8-byte Spill
mov qword ptr [rsp + 128], rsi # 8-byte Spill
mov rcx, rsi
imul rcx, rdx
mov rsi, qword ptr [rax + 8]
mov rax, qword ptr [rax + 16]
mov rsi, qword ptr [rsi]
mov r15, qword ptr [rsi + 16]
mov rax, qword ptr [rax]
mov r14, qword ptr [rax + 16]
mov rax, qword ptr [rdi + 24]
mov rax, qword ptr [rax]
mov r13, qword ptr [rax]
lea rdi, [4*rcx]
add rdi, r13
xor esi, esi
# kill: def $edx killed $edx killed $rdx
call memset
mov rdx, qword ptr [rsp + 24] # 8-byte Reload
test edx, edx
jle .LBB0_27
# %bb.3: # in Loop: Header=BB0_2 Depth=1
mov rcx, qword ptr [rsp + 56] # 8-byte Reload
lea rax, [4*rcx]
add rax, r13
mov qword ptr [rsp + 16], rax # 8-byte Spill
mov r9, qword ptr [rsp + 40] # 8-byte Reload
lea rax, [r14 + 4*r9]
mov rsi, qword ptr [rsp + 96] # 8-byte Reload
lea rdi, [rax + rsi]
mov qword ptr [rsp + 168], rdi # 8-byte Spill
mov r8, qword ptr [rsp + 88] # 8-byte Reload
add rax, r8
mov qword ptr [rsp + 144], rax # 8-byte Spill
lea rax, [r14 + 4*rcx]
mov qword ptr [rsp + 176], rax # 8-byte Spill
lea rdi, [r15 + 4*r9]
lea r13, [rdi + rsi]
add rdi, r8
mov rax, qword ptr [rsp + 64] # 8-byte Reload
lea rax, [r15 + 4*rax]
mov qword ptr [rsp + 80], rax # 8-byte Spill
mov rax, qword ptr [rsp + 48] # 8-byte Reload
lea rax, [r15 + 4*rax]
mov qword ptr [rsp + 152], rax # 8-byte Spill
mov r10, qword ptr [rsp + 120] # 8-byte Reload
lea r14, [r15 + 4*rcx]
lea rax, [r10 + 4*r9]
add rsi, rax
mov qword ptr [rsp + 160], rsi # 8-byte Spill
add rax, r8
mov qword ptr [rsp + 136], rax # 8-byte Spill
lea r15, [r10 + 4*rcx]
xor r10d, r10d
jmp .LBB0_4
.LBB0_25: # in Loop: Header=BB0_4 Depth=2
mov rax, qword ptr [rsp + 16] # 8-byte Reload
mov dword ptr [rax + 4*r10], 1
.p2align 4, 0x90
.LBB0_26: # in Loop: Header=BB0_4 Depth=2
add r10, 1
cmp edx, r10d
je .LBB0_27
.LBB0_4: # Parent Loop BB0_2 Depth=1
# => This Inner Loop Header: Depth=2
mov r11d, dword ptr [r14 + 4*r10]
mov r9d, dword ptr [r13 + 4*r10]
mov esi, r11d
sub esi, r9d
mov ecx, dword ptr [rdi + 4*r10]
mov r8d, r11d
sub r8d, ecx
cmp esi, ebp
jle .LBB0_6
# %bb.5: # in Loop: Header=BB0_4 Depth=2
cmp r8d, ebp
jg .LBB0_8
.LBB0_6: # in Loop: Header=BB0_4 Depth=2
cmp esi, dword ptr [rsp + 12] # 4-byte Folded Reload
jge .LBB0_26
# %bb.7: # in Loop: Header=BB0_4 Depth=2
cmp r8d, dword ptr [rsp + 12] # 4-byte Folded Reload
jge .LBB0_26
.LBB0_8: # in Loop: Header=BB0_4 Depth=2
test ebx, ebx
jle .LBB0_18
# %bb.9: # in Loop: Header=BB0_4 Depth=2
mov esi, dword ptr [r15 + 4*r10]
sub esi, r11d
mov eax, esi
neg eax
cmovl eax, esi
xor esi, esi
cmp eax, ebx
jle .LBB0_12
# %bb.10: # in Loop: Header=BB0_4 Depth=2
mov rdx, r15
mov r15d, r9d
mov rax, qword ptr [rsp + 168] # 8-byte Reload
sub r15d, dword ptr [rax + 4*r10]
mov eax, r15d
neg eax
cmovl eax, r15d
mov r15, rdx
cmp eax, ebx
jle .LBB0_12
# %bb.11: # in Loop: Header=BB0_4 Depth=2
mov esi, ecx
mov rax, qword ptr [rsp + 144] # 8-byte Reload
sub esi, dword ptr [rax + 4*r10]
mov eax, esi
neg eax
cmovl eax, esi
xor esi, esi
cmp eax, ebx
setg sil
.LBB0_12: # in Loop: Header=BB0_4 Depth=2
mov rax, qword ptr [rsp + 176] # 8-byte Reload
mov edx, dword ptr [rax + 4*r10]
sub edx, r11d
mov eax, edx
neg eax
cmovl eax, edx
cmp eax, ebx
jle .LBB0_16
# %bb.13: # in Loop: Header=BB0_4 Depth=2
mov rax, qword ptr [rsp + 160] # 8-byte Reload
mov eax, dword ptr [rax + 4*r10]
sub eax, r9d
mov edx, eax
neg edx
cmovl edx, eax
cmp edx, ebx
jle .LBB0_16
# %bb.14: # in Loop: Header=BB0_4 Depth=2
mov rax, qword ptr [rsp + 136] # 8-byte Reload
mov edx, dword ptr [rax + 4*r10]
sub edx, ecx
mov eax, edx
neg eax
cmovl eax, edx
test esi, esi
mov rdx, qword ptr [rsp + 24] # 8-byte Reload
jne .LBB0_18
# %bb.15: # in Loop: Header=BB0_4 Depth=2
cmp eax, ebx
jle .LBB0_17
jmp .LBB0_18
.p2align 4, 0x90
.LBB0_16: # in Loop: Header=BB0_4 Depth=2
test esi, esi
mov rdx, qword ptr [rsp + 24] # 8-byte Reload
jne .LBB0_18
.LBB0_17: # in Loop: Header=BB0_4 Depth=2
mov rax, qword ptr [rsp + 72] # 8-byte Reload
cmp qword ptr [rax + 16], 0
jne .LBB0_26
.p2align 4, 0x90
.LBB0_18: # in Loop: Header=BB0_4 Depth=2
cmp r12d, 2
je .LBB0_24
# %bb.19: # in Loop: Header=BB0_4 Depth=2
cmp r12d, 1
je .LBB0_23
# %bb.20: # in Loop: Header=BB0_4 Depth=2
test r12d, r12d
jne .LBB0_26
# %bb.21: # in Loop: Header=BB0_4 Depth=2
mov rax, qword ptr [rsp + 80] # 8-byte Reload
sub r11d, dword ptr [rax + 4*r10]
mov eax, r11d
neg eax
cmovl eax, r11d
cmp eax, 9
jg .LBB0_26
# %bb.22: # in Loop: Header=BB0_4 Depth=2
mov eax, r8d
neg eax
cmovl eax, r8d
cmp eax, 16
jge .LBB0_25
jmp .LBB0_26
.LBB0_24: # in Loop: Header=BB0_4 Depth=2
shl r11d, 2
add ecx, r9d
lea eax, [rcx + 2*rcx]
sub r11d, eax
mov rax, qword ptr [rsp + 152] # 8-byte Reload
add r11d, dword ptr [rax + 4*r10]
mov rax, qword ptr [rsp + 80] # 8-byte Reload
add r11d, dword ptr [rax + 4*r10]
mov eax, r11d
neg eax
cmovl eax, r11d
cmp eax, dword ptr [rsp + 32] # 4-byte Folded Reload
jg .LBB0_25
jmp .LBB0_26
.LBB0_23: # in Loop: Header=BB0_4 Depth=2
sub r9d, r11d
sub ecx, r11d
imul ecx, r9d
cmp ecx, dword ptr [rsp + 36] # 4-byte Folded Reload
jg .LBB0_25
jmp .LBB0_26
.p2align 4, 0x90
.LBB0_27: # in Loop: Header=BB0_2 Depth=1
mov rsi, qword ptr [rsp + 128] # 8-byte Reload
add rsi, 1
cmp rsi, qword ptr [rsp + 112] # 8-byte Folded Reload
mov rdi, qword ptr [rsp + 72] # 8-byte Reload
jge .LBB0_29
# %bb.28: # in Loop: Header=BB0_2 Depth=1
mov rax, qword ptr [rdi + 32]
mov rcx, qword ptr [rax]
mov r14, qword ptr [rcx]
mov rdx, qword ptr [rsp + 104] # 8-byte Reload
add qword ptr [rsp + 56], rdx # 8-byte Folded Spill
add qword ptr [rsp + 40], rdx # 8-byte Folded Spill
add qword ptr [rsp + 64], rdx # 8-byte Folded Spill
add qword ptr [rsp + 48], rdx # 8-byte Folded Spill
jmp .LBB0_2
.LBB0_29:
add rsp, 184
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size detect_combed_segment, .Lfunc_end0-detect_combed_segment
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym detect_combed_segment
|
.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_comb_detect.c_detect_combed_segment.c"
.p2align 2
.type detect_combed_segment,%function
.code 32
detect_combed_segment:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #108
sub sp, sp, #108
ldr lr, [r0, #20]
mov r3, r0
cmp r1, #2
movle r1, #2
ldr r0, [lr]
ldr r12, [r0]
ldr r0, [r12, #8]
sub r0, r0, #2
cmp r0, r2
movlt r2, r0
cmp r1, r2
str r2, [sp, #24]
bge .LBB0_27
ldr r0, [r3]
str r0, [r11, #-40]
ldmib r3, {r7, r10}
ldm r12, {r2, r5}
rsb r0, r10, #0
str r5, [sp, #20]
str r3, [sp, #64]
str r0, [r11, #-36]
mul r0, r10, r10
str r0, [sp, #52]
add r0, r10, r10, lsl #1
lsl r0, r0, #1
str r0, [sp, #48]
mul r0, r2, r1
str r2, [sp, #16]
str r0, [sp, #36]
mvn r0, #7
add r0, r0, r1, lsl #2
mul r0, r2, r0
str r0, [sp, #12]
mov r0, #8
add r0, r0, r1, lsl #2
mul r0, r2, r0
str r0, [sp, #8]
mov r0, #4
add r0, r0, r1, lsl #2
mul r0, r2, r0
str r0, [sp, #4]
mvn r0, #3
add r0, r0, r1, lsl #2
mul r0, r2, r0
str r0, [sp]
rsb r0, r5, #0
str r0, [r11, #-32]
mov r0, #0
str r0, [sp, #32]
.LBB0_2:
ldr r3, [r3, #16]
str r1, [sp, #28]
mul r0, r1, r2
ldr r1, [lr, #8]
ldr r9, [r12, #12]
ldr r3, [r3]
ldr r1, [r1]
ldr r5, [r3]
ldr r3, [lr, #4]
ldr r6, [r1, #12]
ldr r1, [r3]
add r0, r5, r0, lsl #2
ldr r8, [r1, #12]
mov r1, #0
bl memset
ldr r0, [sp, #20]
cmp r0, #1
blt .LBB0_25
ldr r0, [sp, #36]
ldr r2, [sp, #4]
ldr r3, [sp]
add r1, r9, r0, lsl #2
add r4, r8, r0, lsl #2
str r1, [r11, #-44]
add r1, r6, r0, lsl #2
add r0, r5, r0, lsl #2
ldr r5, [sp, #32]
str r4, [r11, #-52]
str r0, [sp, #60]
str r1, [r11, #-48]
add r0, r9, r5, lsl #2
add r1, r0, r2
add r0, r0, r3
str r1, [sp, #44]
ldr r1, [sp, #12]
str r0, [r11, #-64]
add r0, r8, r5, lsl #2
add lr, r0, r3
add r1, r0, r1
str r1, [sp, #56]
ldr r1, [sp, #8]
add r1, r0, r1
str r1, [r11, #-60]
mov r1, r6
add r6, r0, r2
add r0, r1, r5, lsl #2
str r6, [r11, #-56]
add r1, r0, r2
add r0, r0, r3
mov r3, #0
str r1, [sp, #40]
str r0, [sp, #68]
b .LBB0_6
.LBB0_4:
ldr r5, [r11, #-36]
cmp r1, r5
ldrlt r1, [r11, #-36]
cmplt r12, r1
blt .LBB0_7
.LBB0_5:
ldr r0, [r11, #-32]
sub r3, r3, #1
cmp r0, r3
beq .LBB0_25
.LBB0_6:
ldr r0, [r4, -r3, lsl #2]
ldr r8, [lr, -r3, lsl #2]
ldr r2, [r6, -r3, lsl #2]
sub r1, r0, r8
sub r12, r0, r2
cmp r1, r10
cmpgt r12, r10
ble .LBB0_4
.LBB0_7:
rsb r5, r3, #0
cmp r7, #1
blt .LBB0_17
ldr r1, [r11, #-44]
mov r9, #0
ldr r1, [r1, r5, lsl #2]
subs r1, r1, r0
rsbmi r1, r1, #0
cmp r1, r7
ble .LBB0_11
ldr r1, [sp, #68]
ldr r1, [r1, -r3, lsl #2]
subs r1, r8, r1
rsbmi r1, r1, #0
cmp r1, r7
ble .LBB0_11
ldr r1, [sp, #40]
mov r9, #0
ldr r1, [r1, -r3, lsl #2]
subs r1, r2, r1
rsbmi r1, r1, #0
cmp r1, r7
movwgt r9, #1
.LBB0_11:
ldr r1, [r11, #-48]
ldr r1, [r1, r5, lsl #2]
subs r1, r1, r0
rsbmi r1, r1, #0
cmp r1, r7
ble .LBB0_15
ldr r1, [r11, #-64]
ldr r1, [r1, -r3, lsl #2]
subs r1, r1, r8
rsbmi r1, r1, #0
cmp r1, r7
ble .LBB0_15
ldr r1, [sp, #44]
ldr r4, [r11, #-52]
ldr r6, [r11, #-56]
ldr r1, [r1, -r3, lsl #2]
subs r1, r1, r2
rsbmi r1, r1, #0
cmp r9, #0
bne .LBB0_17
cmp r1, r7
ble .LBB0_16
b .LBB0_17
.LBB0_15:
ldr r4, [r11, #-52]
ldr r6, [r11, #-56]
cmp r9, #0
bne .LBB0_17
.LBB0_16:
ldr r1, [sp, #64]
ldr r1, [r1, #12]
cmp r1, #0
bne .LBB0_5
.LBB0_17:
ldr r1, [r11, #-40]
cmp r1, #2
beq .LBB0_22
cmp r1, #1
beq .LBB0_23
cmp r1, #0
bne .LBB0_5
ldr r1, [r11, #-60]
ldr r1, [r1, -r3, lsl #2]
subs r0, r0, r1
rsbmi r0, r0, #0
cmp r0, #9
bgt .LBB0_5
cmp r12, #0
rsbmi r12, r12, #0
cmp r12, #16
blt .LBB0_5
b .LBB0_24
.LBB0_22:
ldr r1, [sp, #56]
add r2, r2, r8
sub r2, r2, r2, lsl #2
add r0, r2, r0, lsl #2
ldr r1, [r1, -r3, lsl #2]
add r0, r0, r1
ldr r1, [r11, #-60]
ldr r1, [r1, -r3, lsl #2]
adds r0, r0, r1
ldr r1, [sp, #48]
rsbmi r0, r0, #0
cmp r0, r1
ble .LBB0_5
b .LBB0_24
.LBB0_23:
sub r1, r8, r0
sub r0, r2, r0
mul r0, r0, r1
ldr r1, [sp, #52]
cmp r0, r1
ble .LBB0_5
.LBB0_24:
ldr r1, [sp, #60]
mov r0, #1
str r0, [r1, r5, lsl #2]
b .LBB0_5
.LBB0_25:
ldr r1, [sp, #28]
ldr r0, [sp, #24]
ldr r3, [sp, #64]
add r1, r1, #1
cmp r1, r0
bge .LBB0_27
ldr r2, [sp, #16]
ldr r0, [sp, #32]
ldr lr, [r3, #20]
add r0, r0, r2
str r0, [sp, #32]
ldr r0, [sp, #36]
add r0, r0, r2
str r0, [sp, #36]
ldr r0, [lr]
ldr r12, [r0]
b .LBB0_2
.LBB0_27:
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size detect_combed_segment, .Lfunc_end0-detect_combed_segment
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym detect_combed_segment
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_mga_state.c_mga_set_fence.c"
.p2align 4, 0x90 # -- Begin function mga_set_fence
.type mga_set_fence,@function
mga_set_fence: # @mga_set_fence
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov rbx, qword ptr [rdi]
test rbx, rbx
je .LBB0_1
# %bb.2:
mov r14, rsi
mov esi, dword ptr [rip + DRM_CURRENTPID]
mov edi, offset .L.str.1
call DRM_DEBUG
mov eax, dword ptr [rbx]
mov dword ptr [r14], eax
add dword ptr [rbx], 1
mov edi, 1
call BEGIN_DMA
mov edi, dword ptr [rip + MGA_DMAPAD]
mov eax, dword ptr [rip + MGA_SOFTRAP]
xor ebx, ebx
xor esi, esi
mov edx, edi
xor ecx, ecx
mov r8d, edi
xor r9d, r9d
push 0
.cfi_adjust_cfa_offset 8
push rax
.cfi_adjust_cfa_offset 8
call DMA_BLOCK
add rsp, 16
.cfi_adjust_cfa_offset -16
xor eax, eax
call ADVANCE_DMA
jmp .LBB0_3
.LBB0_1:
mov edi, offset .L.str
call DRM_ERROR
xor ebx, ebx
sub ebx, dword ptr [rip + EINVAL]
.LBB0_3:
mov eax, ebx
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size mga_set_fence, .Lfunc_end0-mga_set_fence
.cfi_endproc
# -- End function
.type DMA_LOCALS,@object # @DMA_LOCALS
.comm DMA_LOCALS,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "called with no initialization\n"
.size .L.str, 31
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "pid=%d\n"
.size .L.str.1, 8
.type DRM_CURRENTPID,@object # @DRM_CURRENTPID
.comm DRM_CURRENTPID,4,4
.type MGA_DMAPAD,@object # @MGA_DMAPAD
.comm MGA_DMAPAD,4,4
.type MGA_SOFTRAP,@object # @MGA_SOFTRAP
.comm MGA_SOFTRAP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mga_set_fence
|
.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_mga_state.c_mga_set_fence.c"
.p2align 2
.type mga_set_fence,%function
.code 32
mga_set_fence:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #16
sub sp, sp, #16
ldr r5, [r0]
cmp r5, #0
beq .LBB0_2
movw r0, :lower16:DRM_CURRENTPID
mov r4, r1
movt r0, :upper16:DRM_CURRENTPID
ldr r1, [r0]
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
bl DRM_DEBUG
ldr r0, [r5]
str r0, [r4]
ldr r0, [r5]
add r0, r0, #1
str r0, [r5]
mov r0, #1
bl BEGIN_DMA
movw r0, :lower16:MGA_DMAPAD
movw r1, :lower16:MGA_SOFTRAP
mov r4, #0
mov r3, #0
movt r0, :upper16:MGA_DMAPAD
movt r1, :upper16:MGA_SOFTRAP
ldr r0, [r0]
ldr r1, [r1]
stm sp, {r0, r4}
str r1, [sp, #8]
mov r1, #0
mov r2, r0
str r4, [sp, #12]
bl DMA_BLOCK
bl ADVANCE_DMA
b .LBB0_3
.LBB0_2:
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl DRM_ERROR
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r4, r0, #0
.LBB0_3:
mov r0, r4
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size mga_set_fence, .Lfunc_end0-mga_set_fence
.cantunwind
.fnend
.type DMA_LOCALS,%object
.comm DMA_LOCALS,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "called with no initialization\n"
.size .L.str, 31
.type EINVAL,%object
.comm EINVAL,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "pid=%d\n"
.size .L.str.1, 8
.type DRM_CURRENTPID,%object
.comm DRM_CURRENTPID,4,4
.type MGA_DMAPAD,%object
.comm MGA_DMAPAD,4,4
.type MGA_SOFTRAP,%object
.comm MGA_SOFTRAP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mga_set_fence
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_subr_pidctrl.c_pidctrl_classic.c"
.globl pidctrl_classic # -- Begin function pidctrl_classic
.p2align 4, 0x90
.type pidctrl_classic,@function
pidctrl_classic: # @pidctrl_classic
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14d, esi
mov rbx, rdi
mov ebp, dword ptr [rdi]
mov eax, dword ptr [rdi + 8]
sub ebp, esi
mov ecx, dword ptr [rip + ticks]
mov dword ptr [rdi + 44], ecx
mov dword ptr [rdi + 4], eax
mov edi, dword ptr [rdi + 40]
mov esi, 1
call MAX
mov r15, rax
mov edi, dword ptr [rbx + 36]
mov esi, 1
call MAX
mov r12, rax
mov edi, dword ptr [rbx + 32]
mov esi, 1
call MAX
mov r13, rax
mov dword ptr [rbx + 8], ebp
mov edi, dword ptr [rbx + 12]
add edi, ebp
mov esi, dword ptr [rbx + 16]
call MIN
xor esi, esi
sub esi, dword ptr [rbx + 16]
mov edi, eax
call MAX
mov rcx, rax
mov dword ptr [rbx + 12], ecx
sub ebp, dword ptr [rbx + 4]
mov dword ptr [rbx + 20], ebp
mov eax, dword ptr [rbx + 8]
cdq
idiv r15d
mov esi, eax
mov eax, ecx
cdq
idiv r12d
mov ecx, eax
add ecx, esi
mov eax, ebp
cdq
idiv r13d
add eax, ecx
mov dword ptr [rbx + 24], eax
mov dword ptr [rbx + 28], r14d
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size pidctrl_classic, .Lfunc_end0-pidctrl_classic
.cfi_endproc
# -- End function
.type ticks,@object # @ticks
.comm ticks,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_subr_pidctrl.c_pidctrl_classic.c"
.globl pidctrl_classic
.p2align 2
.type pidctrl_classic,%function
.code 32
pidctrl_classic:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r11, lr}
push {r4, r5, r6, r7, r8, r9, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
mov r5, r0
movw r0, :lower16:ticks
mov r9, r1
movt r0, :upper16:ticks
ldr r1, [r5]
ldr r2, [r5, #8]
ldr r0, [r0]
sub r4, r1, r9
mov r1, #1
str r2, [r5, #4]
str r0, [r5, #44]
ldr r0, [r5, #40]
bl MAX
mov r8, r0
ldr r0, [r5, #36]
mov r1, #1
bl MAX
mov r7, r0
ldr r0, [r5, #32]
mov r1, #1
bl MAX
mov r6, r0
ldr r0, [r5, #12]
ldr r1, [r5, #16]
str r4, [r5, #8]
add r0, r0, r4
bl MIN
ldr r1, [r5, #16]
rsb r1, r1, #0
bl MAX
str r0, [r5, #12]
sdiv r0, r0, r7
ldmib r5, {r1, r2}
str r9, [r5, #28]
sdiv r2, r2, r8
add r0, r0, r2
sub r1, r4, r1
sdiv r3, r1, r6
str r1, [r5, #20]
add r0, r0, r3
str r0, [r5, #24]
pop {r4, r5, r6, r7, r8, r9, r11, pc}
.Lfunc_end0:
.size pidctrl_classic, .Lfunc_end0-pidctrl_classic
.cantunwind
.fnend
.type ticks,%object
.comm ticks,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_cmd.c_lbs_cmd_copyback.c"
.globl lbs_cmd_copyback # -- Begin function lbs_cmd_copyback
.p2align 4, 0x90
.type lbs_cmd_copyback,@function
lbs_cmd_copyback: # @lbs_cmd_copyback
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov r14, rdx
mov rbx, rsi
mov edi, dword ptr [rsi]
call le16_to_cpu
mov ebp, eax
mov edi, dword ptr [r14]
call le16_to_cpu
mov edi, ebp
mov esi, eax
call min
mov rdi, rbx
mov rsi, r14
mov edx, eax
call memcpy
xor eax, eax
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size lbs_cmd_copyback, .Lfunc_end0-lbs_cmd_copyback
.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_cmd.c_lbs_cmd_copyback.c"
.globl lbs_cmd_copyback
.p2align 2
.type lbs_cmd_copyback,%function
.code 32
lbs_cmd_copyback:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
ldr r0, [r1]
mov r4, r2
mov r5, r1
bl le16_to_cpu
mov r6, r0
ldr r0, [r4]
bl le16_to_cpu
mov r1, r0
mov r0, r6
bl min
mov r2, r0
mov r0, r5
mov r1, r4
bl memcpy
mov r0, #0
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size lbs_cmd_copyback, .Lfunc_end0-lbs_cmd_copyback
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_cp775.h_cp775_wctomb.c"
.p2align 4, 0x90 # -- Begin function cp775_wctomb
.type cp775_wctomb,@function
cp775_wctomb: # @cp775_wctomb
.cfi_startproc
# %bb.0:
# kill: def $edx killed $edx def $rdx
cmp edx, 127
jg .LBB0_2
# %bb.1:
mov byte ptr [rsi], dl
mov eax, 1
ret
.LBB0_2:
lea eax, [rdx - 160]
cmp eax, 223
ja .LBB0_4
# %bb.3:
mov eax, eax
add rax, qword ptr [rip + cp775_page00]
jmp .LBB0_9
.LBB0_4:
mov eax, edx
and eax, -8
cmp eax, 8216
jne .LBB0_6
# %bb.5:
mov rax, qword ptr [rip + cp775_page20]
movsxd rcx, edx
add rax, rcx
add rax, -8216
jmp .LBB0_9
.LBB0_6:
mov al, -7
cmp edx, 8729
je .LBB0_10
# %bb.7:
add edx, -9472
cmp edx, 167
ja .LBB0_11
# %bb.8:
mov eax, edx
add rax, qword ptr [rip + cp775_page25]
.LBB0_9:
mov al, byte ptr [rax]
test al, al
je .LBB0_11
.LBB0_10:
mov byte ptr [rsi], al
mov eax, 1
ret
.LBB0_11:
mov eax, dword ptr [rip + RET_ILUNI]
ret
.Lfunc_end0:
.size cp775_wctomb, .Lfunc_end0-cp775_wctomb
.cfi_endproc
# -- End function
.type cp775_page00,@object # @cp775_page00
.comm cp775_page00,8,8
.type cp775_page20,@object # @cp775_page20
.comm cp775_page20,8,8
.type cp775_page25,@object # @cp775_page25
.comm cp775_page25,8,8
.type RET_ILUNI,@object # @RET_ILUNI
.comm RET_ILUNI,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym cp775_wctomb
|
.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_cp775.h_cp775_wctomb.c"
.p2align 2
.type cp775_wctomb,%function
.code 32
cp775_wctomb:
.fnstart
cmp r2, #127
movle r0, #1
strble r2, [r1]
bxle lr
sub r0, r2, #160
cmp r0, #223
bhi .LBB0_3
movw r2, :lower16:cp775_page00
movt r2, :upper16:cp775_page00
.LBB0_2:
ldr r2, [r2]
add r0, r2, r0
b .LBB0_5
.LBB0_3:
movw r0, #1027
cmp r0, r2, lsr #3
bne .LBB0_7
movw r0, :lower16:cp775_page20
movt r0, :upper16:cp775_page20
ldr r0, [r0]
add r0, r2, r0
movw r2, #8216
sub r0, r0, r2
.LBB0_5:
ldrb r0, [r0]
cmp r0, #0
beq .LBB0_10
.LBB0_6:
strb r0, [r1]
mov r0, #1
bx lr
.LBB0_7:
movw r3, #8729
mov r0, #249
cmp r2, r3
beq .LBB0_6
sub r0, r2, #9472
cmp r0, #167
bhi .LBB0_10
movw r2, :lower16:cp775_page25
movt r2, :upper16:cp775_page25
b .LBB0_2
.LBB0_10:
movw r0, :lower16:RET_ILUNI
movt r0, :upper16:RET_ILUNI
ldr r0, [r0]
bx lr
.Lfunc_end0:
.size cp775_wctomb, .Lfunc_end0-cp775_wctomb
.cantunwind
.fnend
.type cp775_page00,%object
.comm cp775_page00,4,4
.type cp775_page20,%object
.comm cp775_page20,4,4
.type cp775_page25,%object
.comm cp775_page25,4,4
.type RET_ILUNI,%object
.comm RET_ILUNI,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym cp775_wctomb
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_zd_chip.c_zd_chip_clear.c"
.globl zd_chip_clear # -- Begin function zd_chip_clear
.p2align 4, 0x90
.type zd_chip_clear,@function
zd_chip_clear: # @zd_chip_clear
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
call mutex_is_locked
xor edi, edi
test eax, eax
sete dil
call ZD_ASSERT
lea rdi, [rbx + 8]
call zd_usb_clear
lea rdi, [rbx + 4]
call zd_rf_clear
mov rdi, rbx
call mutex_destroy
mov rdi, rbx
mov esi, 12
pop rbx
.cfi_def_cfa_offset 8
jmp ZD_MEMCLEAR # TAILCALL
.Lfunc_end0:
.size zd_chip_clear, .Lfunc_end0-zd_chip_clear
.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_zd_chip.c_zd_chip_clear.c"
.globl zd_chip_clear
.p2align 2
.type zd_chip_clear,%function
.code 32
zd_chip_clear:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
bl mutex_is_locked
clz r0, r0
lsr r0, r0, #5
bl ZD_ASSERT
add r0, r4, #8
bl zd_usb_clear
add r0, r4, #4
bl zd_rf_clear
mov r0, r4
bl mutex_destroy
mov r0, r4
mov r1, #12
pop {r4, r10, r11, lr}
b ZD_MEMCLEAR
.Lfunc_end0:
.size zd_chip_clear, .Lfunc_end0-zd_chip_clear
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ibmvscsi_tgt.c_ibmvscsis_establish_new_q.c"
.p2align 4, 0x90 # -- Begin function ibmvscsis_establish_new_q
.type ibmvscsis_establish_new_q,@function
ibmvscsis_establish_new_q: # @ibmvscsis_establish_new_q
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
sub rsp, 24
.cfi_def_cfa_offset 48
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov rbx, rdi
mov edi, dword ptr [rdi + 44]
mov esi, dword ptr [rip + H_ENABLE_PREPARE_FOR_SUSPEND]
mov dword ptr [rsp], 0
mov edx, 30000
xor ecx, ecx
xor r8d, r8d
xor r9d, r9d
call h_vioctl
cmp rax, 128
jne .LBB0_2
# %bb.1:
mov eax, dword ptr [rip + PREP_FOR_SUSPEND_ENABLED]
or dword ptr [rbx + 40], eax
jmp .LBB0_4
.LBB0_2:
cmp rax, qword ptr [rip + H_NOT_FOUND]
je .LBB0_4
# %bb.3:
lea rdi, [rbx + 4]
mov esi, offset .L.str
mov rdx, rax
call dev_err
.LBB0_4:
mov eax, dword ptr [rip + PRESERVE_FLAG_FIELDS]
and dword ptr [rbx + 40], eax
xorps xmm0, xmm0
movups xmmword ptr [rbx + 16], xmm0
mov qword ptr [rbx + 32], 0
mov edi, dword ptr [rbx + 8]
call vio_enable_interrupts
test rax, rax
je .LBB0_6
# %bb.5:
mov r14, rax
add rbx, 4
mov esi, offset .L.str.1
mov rdi, rbx
mov rdx, rax
call dev_warn
jmp .LBB0_16
.LBB0_6:
lea rsi, [rsp + 16]
mov rdi, rbx
call ibmvscsis_check_init_msg
test rax, rax
je .LBB0_8
# %bb.7:
mov r14, rax
add rbx, 4
mov esi, offset .L.str.2
mov rdi, rbx
mov rdx, rax
call dev_err
.LBB0_16:
mov rax, r14
add rsp, 24
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.LBB0_8:
.cfi_def_cfa_offset 48
mov rax, qword ptr [rsp + 16]
mov rsi, qword ptr [rip + INIT_MSG]
cmp rax, qword ptr [rip + UNUSED_FORMAT]
jne .LBB0_13
# %bb.9:
mov rdi, rbx
call ibmvscsis_send_init_message
mov r14, rax
add rax, -128
cmp rax, 4
ja .LBB0_12
# %bb.10:
mov ecx, 25
bt rcx, rax
jae .LBB0_16
# %bb.11:
mov r14, qword ptr [rip + ADAPT_SUCCESS]
jmp .LBB0_16
.LBB0_13:
cmp rax, rsi
jne .LBB0_14
# %bb.15:
mov rdi, rbx
call ibmvscsis_handle_init_msg
mov r14, rax
jmp .LBB0_16
.LBB0_14:
xor r14d, r14d
jmp .LBB0_16
.LBB0_12:
mov eax, dword ptr [rip + UNDEFINED]
mov dword ptr [rbx], eax
mov r14d, 130
jmp .LBB0_16
.Lfunc_end0:
.size ibmvscsis_establish_new_q, .Lfunc_end0-ibmvscsis_establish_new_q
.cfi_endproc
# -- End function
.type ADAPT_SUCCESS,@object # @ADAPT_SUCCESS
.comm ADAPT_SUCCESS,8,8
.type H_ENABLE_PREPARE_FOR_SUSPEND,@object # @H_ENABLE_PREPARE_FOR_SUSPEND
.comm H_ENABLE_PREPARE_FOR_SUSPEND,4,4
.type PREP_FOR_SUSPEND_ENABLED,@object # @PREP_FOR_SUSPEND_ENABLED
.comm PREP_FOR_SUSPEND_ENABLED,4,4
.type H_NOT_FOUND,@object # @H_NOT_FOUND
.comm H_NOT_FOUND,8,8
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Error from Enable Prepare for Suspend: %ld\n"
.size .L.str, 44
.type PRESERVE_FLAG_FIELDS,@object # @PRESERVE_FLAG_FIELDS
.comm PRESERVE_FLAG_FIELDS,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "establish_new_q: failed to enable interrupts, rc %ld\n"
.size .L.str.1, 54
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "establish_new_q: check_init_msg failed, rc %ld\n"
.size .L.str.2, 48
.type UNUSED_FORMAT,@object # @UNUSED_FORMAT
.comm UNUSED_FORMAT,8,8
.type INIT_MSG,@object # @INIT_MSG
.comm INIT_MSG,8,8
.type UNDEFINED,@object # @UNDEFINED
.comm UNDEFINED,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ibmvscsis_establish_new_q
|
.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_ibmvscsi_tgt.c_ibmvscsis_establish_new_q.c"
.p2align 2
.type ibmvscsis_establish_new_q,%function
.code 32
ibmvscsis_establish_new_q:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #16
sub sp, sp, #16
mov r4, r0
movw r0, :lower16:H_ENABLE_PREPARE_FOR_SUSPEND
mov r2, #0
mov r3, #0
movt r0, :upper16:H_ENABLE_PREPARE_FOR_SUSPEND
ldr r1, [r0]
ldr r0, [r4, #28]
str r2, [sp]
str r2, [sp, #4]
str r2, [sp, #8]
movw r2, #30000
bl h_vioctl
cmp r0, #128
bne .LBB0_2
movw r0, :lower16:PREP_FOR_SUSPEND_ENABLED
ldr r1, [r4, #24]
movt r0, :upper16:PREP_FOR_SUSPEND_ENABLED
ldr r0, [r0]
orr r0, r1, r0
str r0, [r4, #24]
b .LBB0_4
.LBB0_2:
mov r2, r0
movw r0, :lower16:H_NOT_FOUND
movt r0, :upper16:H_NOT_FOUND
ldr r0, [r0]
cmp r2, r0
beq .LBB0_4
movw r1, :lower16:.L.str
add r0, r4, #4
movt r1, :upper16:.L.str
bl dev_err
.LBB0_4:
mov r0, #0
ldr r2, [r4, #24]
str r0, [r4, #20]
str r0, [r4, #16]
str r0, [r4, #12]
movw r0, :lower16:PRESERVE_FLAG_FIELDS
movt r0, :upper16:PRESERVE_FLAG_FIELDS
ldr r1, [r0]
ldr r0, [r4, #8]
and r1, r2, r1
str r1, [r4, #24]
bl vio_enable_interrupts
cmp r0, #0
beq .LBB0_6
mov r5, r0
movw r1, :lower16:.L.str.1
add r0, r4, #4
movt r1, :upper16:.L.str.1
mov r2, r5
bl dev_warn
b .LBB0_8
.LBB0_6:
add r1, sp, #12
mov r0, r4
bl ibmvscsis_check_init_msg
cmp r0, #0
beq .LBB0_9
mov r5, r0
movw r1, :lower16:.L.str.2
add r0, r4, #4
movt r1, :upper16:.L.str.2
mov r2, r5
bl dev_err
.LBB0_8:
mov r0, r5
sub sp, r11, #8
pop {r4, r5, r11, pc}
.LBB0_9:
movw r0, :lower16:INIT_MSG
movt r0, :upper16:INIT_MSG
ldr r1, [r0]
movw r0, :lower16:UNUSED_FORMAT
movt r0, :upper16:UNUSED_FORMAT
ldr r2, [r0]
ldr r0, [sp, #12]
cmp r0, r2
bne .LBB0_12
mov r0, r4
bl ibmvscsis_send_init_message
mov r5, r0
sub r0, r0, #128
cmp r0, #4
bhi .LBB0_14
mov r1, #1
mov r2, #25
tst r2, r1, lsl r0
movwne r0, :lower16:ADAPT_SUCCESS
movtne r0, :upper16:ADAPT_SUCCESS
ldrne r5, [r0]
b .LBB0_8
.LBB0_12:
mov r5, #0
cmp r0, r1
bne .LBB0_8
mov r0, r4
bl ibmvscsis_handle_init_msg
mov r5, r0
b .LBB0_8
.LBB0_14:
movw r0, :lower16:UNDEFINED
mov r5, #130
movt r0, :upper16:UNDEFINED
ldr r0, [r0]
str r0, [r4]
b .LBB0_8
.Lfunc_end0:
.size ibmvscsis_establish_new_q, .Lfunc_end0-ibmvscsis_establish_new_q
.cantunwind
.fnend
.type ADAPT_SUCCESS,%object
.comm ADAPT_SUCCESS,4,4
.type H_ENABLE_PREPARE_FOR_SUSPEND,%object
.comm H_ENABLE_PREPARE_FOR_SUSPEND,4,4
.type PREP_FOR_SUSPEND_ENABLED,%object
.comm PREP_FOR_SUSPEND_ENABLED,4,4
.type H_NOT_FOUND,%object
.comm H_NOT_FOUND,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Error from Enable Prepare for Suspend: %ld\n"
.size .L.str, 44
.type PRESERVE_FLAG_FIELDS,%object
.comm PRESERVE_FLAG_FIELDS,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "establish_new_q: failed to enable interrupts, rc %ld\n"
.size .L.str.1, 54
.type .L.str.2,%object
.L.str.2:
.asciz "establish_new_q: check_init_msg failed, rc %ld\n"
.size .L.str.2, 48
.type UNUSED_FORMAT,%object
.comm UNUSED_FORMAT,4,4
.type INIT_MSG,%object
.comm INIT_MSG,4,4
.type UNDEFINED,%object
.comm UNDEFINED,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ibmvscsis_establish_new_q
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_synclink.c_usc_InReg.c"
.p2align 4, 0x90 # -- Begin function usc_InReg
.type usc_InReg,@function
usc_InReg: # @usc_InReg
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rax, rsi
mov rbx, rdi
add rax, qword ptr [rdi + 8]
mov rsi, qword ptr [rip + CCAR]
add rsi, qword ptr [rdi]
mov rdi, rax
call outw
mov rdi, qword ptr [rip + CCAR]
add rdi, qword ptr [rbx]
pop rbx
.cfi_def_cfa_offset 8
jmp inw # TAILCALL
.Lfunc_end0:
.size usc_InReg, .Lfunc_end0-usc_InReg
.cfi_endproc
# -- End function
.type CCAR,@object # @CCAR
.comm CCAR,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym usc_InReg
|
.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_synclink.c_usc_InReg.c"
.p2align 2
.type usc_InReg,%function
.code 32
usc_InReg:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
ldr r2, [r0]
ldr r0, [r0, #4]
movw r5, :lower16:CCAR
movt r5, :upper16:CCAR
add r0, r0, r1
ldr r1, [r5]
add r1, r1, r2
bl outw
ldr r0, [r4]
ldr r1, [r5]
add r0, r1, r0
pop {r4, r5, r11, lr}
b inw
.Lfunc_end0:
.size usc_InReg, .Lfunc_end0-usc_InReg
.cantunwind
.fnend
.type CCAR,%object
.comm CCAR,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym usc_InReg
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_crop-filter.c_crop_filter_tick.c"
.p2align 4, 0x90 # -- Begin function crop_filter_tick
.type crop_filter_tick,@function
crop_filter_tick: # @crop_filter_tick
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
movss dword ptr [rsp + 4], xmm0 # 4-byte Spill
mov rbx, rdi
lea r14, [rdi + 4]
mov rdi, r14
call vec2_zero
mov rdi, rbx
call vec2_zero
mov rdi, rbx
mov rsi, r14
mov rdx, rbx
call calc_crop_dimensions
movss xmm0, dword ptr [rsp + 4] # 4-byte Reload
# xmm0 = mem[0],zero,zero,zero
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp UNUSED_PARAMETER # TAILCALL
.Lfunc_end0:
.size crop_filter_tick, .Lfunc_end0-crop_filter_tick
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym crop_filter_tick
|
.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_crop-filter.c_crop_filter_tick.c"
.p2align 2
.type crop_filter_tick,%function
.code 32
crop_filter_tick:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
add r6, r0, #4
mov r5, r0
mov r4, r1
mov r0, r6
bl vec2_zero
mov r0, r5
bl vec2_zero
mov r0, r5
mov r1, r6
mov r2, r5
bl calc_crop_dimensions
mov r0, r4
pop {r4, r5, r6, r10, r11, lr}
b UNUSED_PARAMETER
.Lfunc_end0:
.size crop_filter_tick, .Lfunc_end0-crop_filter_tick
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym crop_filter_tick
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_zstd_v07.c_FSEv07_createDTable.c"
.globl FSEv07_createDTable # -- Begin function FSEv07_createDTable
.p2align 4, 0x90
.type FSEv07_createDTable,@function
FSEv07_createDTable: # @FSEv07_createDTable
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov eax, dword ptr [rip + FSEv07_TABLELOG_ABSOLUTE_MAX]
cmp eax, edi
cmovb edi, eax
call FSEv07_DTABLE_SIZE_U32
# kill: def $eax killed $eax def $rax
lea edi, [4*rax]
pop rax
.cfi_def_cfa_offset 8
jmp malloc # TAILCALL
.Lfunc_end0:
.size FSEv07_createDTable, .Lfunc_end0-FSEv07_createDTable
.cfi_endproc
# -- End function
.type FSEv07_TABLELOG_ABSOLUTE_MAX,@object # @FSEv07_TABLELOG_ABSOLUTE_MAX
.comm FSEv07_TABLELOG_ABSOLUTE_MAX,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_zstd_v07.c_FSEv07_createDTable.c"
.globl FSEv07_createDTable
.p2align 2
.type FSEv07_createDTable,%function
.code 32
FSEv07_createDTable:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
movw r1, :lower16:FSEv07_TABLELOG_ABSOLUTE_MAX
movt r1, :upper16:FSEv07_TABLELOG_ABSOLUTE_MAX
ldr r1, [r1]
cmp r1, r0
movlo r0, r1
bl FSEv07_DTABLE_SIZE_U32
lsl r0, r0, #2
pop {r11, lr}
b malloc
.Lfunc_end0:
.size FSEv07_createDTable, .Lfunc_end0-FSEv07_createDTable
.cantunwind
.fnend
.type FSEv07_TABLELOG_ABSOLUTE_MAX,%object
.comm FSEv07_TABLELOG_ABSOLUTE_MAX,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_timerdev.c_dev_expire_timer.c"
.p2align 4, 0x90 # -- Begin function dev_expire_timer
.type dev_expire_timer,@function
dev_expire_timer: # @dev_expire_timer
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
mov rdi, qword ptr [rdi]
add rdi, 4
call spin_lock_irqsave
lea rdi, [rbx + 8]
mov rsi, qword ptr [rbx]
add rsi, 8
call list_move_tail
mov rdi, qword ptr [rbx]
add rdi, 4
call spin_unlock_irqrestore
mov rdi, qword ptr [rbx]
pop rbx
.cfi_def_cfa_offset 8
jmp wake_up_interruptible # TAILCALL
.Lfunc_end0:
.size dev_expire_timer, .Lfunc_end0-dev_expire_timer
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym dev_expire_timer
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_timerdev.c_dev_expire_timer.c"
.p2align 2
.type dev_expire_timer,%function
.code 32
dev_expire_timer:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
ldr r0, [r0]
add r0, r0, #4
bl spin_lock_irqsave
mov r0, r4
ldr r1, [r0], #4
add r1, r1, #8
bl list_move_tail
ldr r0, [r4]
add r0, r0, #4
bl spin_unlock_irqrestore
ldr r0, [r4]
pop {r4, r10, r11, lr}
b wake_up_interruptible
.Lfunc_end0:
.size dev_expire_timer, .Lfunc_end0-dev_expire_timer
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym dev_expire_timer
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_book3s_64_mmu_radix.c_kvmppc_pte_free.c"
.p2align 4, 0x90 # -- Begin function kvmppc_pte_free
.type kvmppc_pte_free,@function
kvmppc_pte_free: # @kvmppc_pte_free
.cfi_startproc
# %bb.0:
mov rsi, rdi
mov edi, dword ptr [rip + kvm_pte_cache]
jmp kmem_cache_free # TAILCALL
.Lfunc_end0:
.size kvmppc_pte_free, .Lfunc_end0-kvmppc_pte_free
.cfi_endproc
# -- End function
.type kvm_pte_cache,@object # @kvm_pte_cache
.comm kvm_pte_cache,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym kvmppc_pte_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_book3s_64_mmu_radix.c_kvmppc_pte_free.c"
.p2align 2
.type kvmppc_pte_free,%function
.code 32
kvmppc_pte_free:
.fnstart
mov r1, r0
movw r0, :lower16:kvm_pte_cache
movt r0, :upper16:kvm_pte_cache
ldr r0, [r0]
b kmem_cache_free
.Lfunc_end0:
.size kvmppc_pte_free, .Lfunc_end0-kvmppc_pte_free
.cantunwind
.fnend
.type kvm_pte_cache,%object
.comm kvm_pte_cache,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym kvmppc_pte_free
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_adt7410.c_adt7410_i2c_write_word.c"
.p2align 4, 0x90 # -- Begin function adt7410_i2c_write_word
.type adt7410_i2c_write_word,@function
adt7410_i2c_write_word: # @adt7410_i2c_write_word
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov ebx, edx
mov ebp, esi
call to_i2c_client
mov edi, eax
mov esi, ebp
mov edx, ebx
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp i2c_smbus_write_word_swapped # TAILCALL
.Lfunc_end0:
.size adt7410_i2c_write_word, .Lfunc_end0-adt7410_i2c_write_word
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym adt7410_i2c_write_word
|
.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_adt7410.c_adt7410_i2c_write_word.c"
.p2align 2
.type adt7410_i2c_write_word,%function
.code 32
adt7410_i2c_write_word:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r2
mov r5, r1
bl to_i2c_client
mov r1, r5
mov r2, r4
pop {r4, r5, r11, lr}
b i2c_smbus_write_word_swapped
.Lfunc_end0:
.size adt7410_i2c_write_word, .Lfunc_end0-adt7410_i2c_write_word
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym adt7410_i2c_write_word
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_dsoundrender.c_test_pin.c"
.p2align 4, 0x90 # -- Begin function test_pin
.type test_pin,@function
test_pin: # @test_pin
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov qword ptr [rsp], 0
mov rdx, rsp
mov esi, offset IID_IMemInputPin
call IPin_QueryInterface
xor edi, edi
cmp qword ptr [rsp], 0
setne dil
mov esi, offset .L.str
call ok
mov rdi, qword ptr [rsp]
test rdi, rdi
je .LBB0_2
# %bb.1:
call IMemInputPin_ReceiveCanBlock
xor edi, edi
cmp rax, qword ptr [rip + S_OK]
sete dil
mov esi, offset .L.str.1
call ok
mov rdi, qword ptr [rsp]
xor esi, esi
xor edx, edx
call IMemInputPin_NotifyAllocator
xor edi, edi
cmp rax, qword ptr [rip + E_POINTER]
sete dil
mov esi, offset .L.str.2
call ok
mov rdi, qword ptr [rsp]
call IMemInputPin_Release
.LBB0_2:
pop rax
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size test_pin, .Lfunc_end0-test_pin
.cfi_endproc
# -- End function
.type IID_IMemInputPin,@object # @IID_IMemInputPin
.comm IID_IMemInputPin,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "No IMemInputPin found!\n"
.size .L.str, 24
.type S_OK,@object # @S_OK
.comm S_OK,8,8
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Receive can't block for pin!\n"
.size .L.str.1, 30
.type E_POINTER,@object # @E_POINTER
.comm E_POINTER,8,8
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "NotifyAllocator likes a NULL pointer argument\n"
.size .L.str.2, 47
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym test_pin
.addrsig_sym IID_IMemInputPin
|
.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_dsoundrender.c_test_pin.c"
.p2align 2
.type test_pin,%function
.code 32
test_pin:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
mov r1, #0
add r2, sp, #4
str r1, [sp, #4]
movw r1, :lower16:IID_IMemInputPin
movt r1, :upper16:IID_IMemInputPin
bl IPin_QueryInterface
ldr r0, [sp, #4]
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
cmp r0, #0
movwne r0, #1
bl ok
ldr r0, [sp, #4]
cmp r0, #0
beq .LBB0_2
bl IMemInputPin_ReceiveCanBlock
movw r1, :lower16:S_OK
movt r1, :upper16:S_OK
ldr r1, [r1]
sub r0, r0, r1
movw r1, :lower16:.L.str.1
clz r0, r0
movt r1, :upper16:.L.str.1
lsr r0, r0, #5
bl ok
ldr r0, [sp, #4]
mov r1, #0
mov r2, #0
bl IMemInputPin_NotifyAllocator
movw r1, :lower16:E_POINTER
movt r1, :upper16:E_POINTER
ldr r1, [r1]
sub r0, r0, r1
movw r1, :lower16:.L.str.2
clz r0, r0
movt r1, :upper16:.L.str.2
lsr r0, r0, #5
bl ok
ldr r0, [sp, #4]
bl IMemInputPin_Release
.LBB0_2:
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size test_pin, .Lfunc_end0-test_pin
.cantunwind
.fnend
.type IID_IMemInputPin,%object
.comm IID_IMemInputPin,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "No IMemInputPin found!\n"
.size .L.str, 24
.type S_OK,%object
.comm S_OK,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Receive can't block for pin!\n"
.size .L.str.1, 30
.type E_POINTER,%object
.comm E_POINTER,4,4
.type .L.str.2,%object
.L.str.2:
.asciz "NotifyAllocator likes a NULL pointer argument\n"
.size .L.str.2, 47
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym test_pin
.addrsig_sym IID_IMemInputPin
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_jfs_umount.c_jfs_umount_rw.c"
.globl jfs_umount_rw # -- Begin function jfs_umount_rw
.p2align 4, 0x90
.type jfs_umount_rw,@function
jfs_umount_rw: # @jfs_umount_rw
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov r14, rdi
call JFS_SBI
mov rdi, qword ptr [rax + 16]
test rdi, rdi
je .LBB0_1
# %bb.2:
mov rbx, rax
mov esi, 2
call jfs_flush_journal
mov edi, dword ptr [rbx + 12]
call dbSync
mov edi, dword ptr [rbx + 8]
call diSync
mov rax, qword ptr [rbx]
mov edi, dword ptr [rax]
call filemap_write_and_wait
mov esi, dword ptr [rip + FM_CLEAN]
mov rdi, r14
call updateSuper
mov rdi, r14
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp lmLogClose # TAILCALL
.LBB0_1:
.cfi_def_cfa_offset 32
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size jfs_umount_rw, .Lfunc_end0-jfs_umount_rw
.cfi_endproc
# -- End function
.type FM_CLEAN,@object # @FM_CLEAN
.comm FM_CLEAN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_jfs_umount.c_jfs_umount_rw.c"
.globl jfs_umount_rw
.p2align 2
.type jfs_umount_rw,%function
.code 32
jfs_umount_rw:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
bl JFS_SBI
mov r5, r0
ldr r0, [r0, #12]
cmp r0, #0
moveq r0, #0
popeq {r4, r5, r11, pc}
mov r1, #2
bl jfs_flush_journal
ldr r0, [r5, #8]
bl dbSync
ldr r0, [r5, #4]
bl diSync
ldr r0, [r5]
ldr r0, [r0]
bl filemap_write_and_wait
movw r0, :lower16:FM_CLEAN
movt r0, :upper16:FM_CLEAN
ldr r1, [r0]
mov r0, r4
bl updateSuper
mov r0, r4
pop {r4, r5, r11, lr}
b lmLogClose
.Lfunc_end0:
.size jfs_umount_rw, .Lfunc_end0-jfs_umount_rw
.cantunwind
.fnend
.type FM_CLEAN,%object
.comm FM_CLEAN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_leds-adp5520.c_adp5520_led_remove.c"
.p2align 4, 0x90 # -- Begin function adp5520_led_remove
.type adp5520_led_remove,@function
adp5520_led_remove: # @adp5520_led_remove
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov rbx, rdi
call dev_get_platdata
mov r14, rax
mov rdi, rbx
call platform_get_drvdata
mov r15, rax
mov edi, dword ptr [rax + 4]
mov esi, dword ptr [rip + ADP5520_LED_CONTROL]
mov edx, dword ptr [rip + ADP5520_LED2_EN]
or edx, dword ptr [rip + ADP5520_LED1_EN]
or edx, dword ptr [rip + ADP5520_LED3_EN]
call adp5520_clr_bits
cmp dword ptr [r14], 0
jle .LBB0_3
# %bb.1:
xor ebx, ebx
.p2align 4, 0x90
.LBB0_2: # =>This Inner Loop Header: Depth=1
mov rdi, r15
call led_classdev_unregister
add rbx, 1
movsxd rax, dword ptr [r14]
add r15, 8
cmp rbx, rax
jl .LBB0_2
.LBB0_3:
xor eax, eax
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size adp5520_led_remove, .Lfunc_end0-adp5520_led_remove
.cfi_endproc
# -- End function
.type ADP5520_LED_CONTROL,@object # @ADP5520_LED_CONTROL
.comm ADP5520_LED_CONTROL,4,4
.type ADP5520_LED1_EN,@object # @ADP5520_LED1_EN
.comm ADP5520_LED1_EN,4,4
.type ADP5520_LED2_EN,@object # @ADP5520_LED2_EN
.comm ADP5520_LED2_EN,4,4
.type ADP5520_LED3_EN,@object # @ADP5520_LED3_EN
.comm ADP5520_LED3_EN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym adp5520_led_remove
|
.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-adp5520.c_adp5520_led_remove.c"
.p2align 2
.type adp5520_led_remove,%function
.code 32
adp5520_led_remove:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r5, r0
bl dev_get_platdata
mov r4, r0
mov r0, r5
bl platform_get_drvdata
movw r1, :lower16:ADP5520_LED2_EN
mov r5, r0
movw r0, :lower16:ADP5520_LED1_EN
movt r0, :upper16:ADP5520_LED1_EN
movt r1, :upper16:ADP5520_LED2_EN
ldr r0, [r0]
ldr r1, [r1]
orr r0, r1, r0
movw r1, :lower16:ADP5520_LED3_EN
movt r1, :upper16:ADP5520_LED3_EN
ldr r1, [r1]
orr r2, r0, r1
movw r1, :lower16:ADP5520_LED_CONTROL
ldr r0, [r5, #4]
movt r1, :upper16:ADP5520_LED_CONTROL
ldr r1, [r1]
bl adp5520_clr_bits
ldr r0, [r4]
cmp r0, #1
blt .LBB0_3
mov r6, #0
.LBB0_2:
mov r0, r5
bl led_classdev_unregister
ldr r0, [r4]
add r6, r6, #1
add r5, r5, #8
cmp r6, r0
blt .LBB0_2
.LBB0_3:
mov r0, #0
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size adp5520_led_remove, .Lfunc_end0-adp5520_led_remove
.cantunwind
.fnend
.type ADP5520_LED_CONTROL,%object
.comm ADP5520_LED_CONTROL,4,4
.type ADP5520_LED1_EN,%object
.comm ADP5520_LED1_EN,4,4
.type ADP5520_LED2_EN,%object
.comm ADP5520_LED2_EN,4,4
.type ADP5520_LED3_EN,%object
.comm ADP5520_LED3_EN,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym adp5520_led_remove
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_lsm_shared.c_enterGlobalMutex.c"
.p2align 4, 0x90 # -- Begin function enterGlobalMutex
.type enterGlobalMutex,@function
enterGlobalMutex: # @enterGlobalMutex
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov rbx, rdi
mov esi, dword ptr [rip + LSM_MUTEX_GLOBAL]
mov rdx, rsp
call lsmMutexStatic
mov ebp, eax
cmp eax, dword ptr [rip + LSM_OK]
jne .LBB0_2
# %bb.1:
mov rsi, qword ptr [rsp]
mov rdi, rbx
call lsmMutexEnter
.LBB0_2:
mov eax, ebp
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size enterGlobalMutex, .Lfunc_end0-enterGlobalMutex
.cfi_endproc
# -- End function
.type LSM_MUTEX_GLOBAL,@object # @LSM_MUTEX_GLOBAL
.comm LSM_MUTEX_GLOBAL,4,4
.type LSM_OK,@object # @LSM_OK
.comm LSM_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym enterGlobalMutex
|
.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_lsm_shared.c_enterGlobalMutex.c"
.p2align 2
.type enterGlobalMutex,%function
.code 32
enterGlobalMutex:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #8
sub sp, sp, #8
mov r4, r0
movw r0, :lower16:LSM_MUTEX_GLOBAL
add r2, sp, #4
movt r0, :upper16:LSM_MUTEX_GLOBAL
ldr r1, [r0]
mov r0, r4
bl lsmMutexStatic
mov r5, r0
movw r0, :lower16:LSM_OK
movt r0, :upper16:LSM_OK
ldr r0, [r0]
cmp r5, r0
bne .LBB0_2
ldr r1, [sp, #4]
mov r0, r4
bl lsmMutexEnter
.LBB0_2:
mov r0, r5
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size enterGlobalMutex, .Lfunc_end0-enterGlobalMutex
.cantunwind
.fnend
.type LSM_MUTEX_GLOBAL,%object
.comm LSM_MUTEX_GLOBAL,4,4
.type LSM_OK,%object
.comm LSM_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym enterGlobalMutex
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_logger.c_logger_link_q.c"
.p2align 4, 0x90 # -- Begin function logger_link_q
.type logger_link_q,@function
logger_link_q: # @logger_link_q
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
mov edi, offset logger_stack_lock
call pthread_mutex_lock
xor edi, edi
cmp qword ptr [rip + logger_stack_head], rbx
setne dil
call assert
mov qword ptr [rbx], 0
mov rax, qword ptr [rip + logger_stack_head]
mov qword ptr [rbx + 8], rax
test rax, rax
je .LBB0_2
# %bb.1:
mov qword ptr [rax], rbx
.LBB0_2:
mov qword ptr [rip + logger_stack_head], rbx
cmp qword ptr [rip + logger_stack_tail], 0
jne .LBB0_4
# %bb.3:
mov qword ptr [rip + logger_stack_tail], rbx
.LBB0_4:
add dword ptr [rip + logger_count], 1
mov edi, offset logger_stack_lock
pop rbx
.cfi_def_cfa_offset 8
jmp pthread_mutex_unlock # TAILCALL
.Lfunc_end0:
.size logger_link_q, .Lfunc_end0-logger_link_q
.cfi_endproc
# -- End function
.type logger_stack_lock,@object # @logger_stack_lock
.comm logger_stack_lock,4,4
.type logger_stack_head,@object # @logger_stack_head
.comm logger_stack_head,8,8
.type logger_stack_tail,@object # @logger_stack_tail
.comm logger_stack_tail,8,8
.type logger_count,@object # @logger_count
.comm logger_count,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym logger_link_q
.addrsig_sym logger_stack_lock
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_logger.c_logger_link_q.c"
.p2align 2
.type logger_link_q,%function
.code 32
logger_link_q:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
movw r0, :lower16:logger_stack_lock
movt r0, :upper16:logger_stack_lock
bl pthread_mutex_lock
movw r5, :lower16:logger_stack_head
movt r5, :upper16:logger_stack_head
ldr r0, [r5]
subs r0, r0, r4
movwne r0, #1
bl assert
mov r0, #0
str r0, [r4]
ldr r0, [r5]
cmp r0, #0
str r0, [r4, #4]
strne r4, [r0]
movw r0, :lower16:logger_stack_tail
str r4, [r5]
movt r0, :upper16:logger_stack_tail
ldr r1, [r0]
cmp r1, #0
streq r4, [r0]
movw r0, :lower16:logger_count
movt r0, :upper16:logger_count
ldr r1, [r0]
add r1, r1, #1
str r1, [r0]
movw r0, :lower16:logger_stack_lock
movt r0, :upper16:logger_stack_lock
pop {r4, r5, r11, lr}
b pthread_mutex_unlock
.Lfunc_end0:
.size logger_link_q, .Lfunc_end0-logger_link_q
.cantunwind
.fnend
.type logger_stack_lock,%object
.comm logger_stack_lock,4,4
.type logger_stack_head,%object
.comm logger_stack_head,4,4
.type logger_stack_tail,%object
.comm logger_stack_tail,4,4
.type logger_count,%object
.comm logger_count,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym logger_link_q
.addrsig_sym logger_stack_lock
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_quicly.c_quicly_send_stateless_reset.c"
.globl quicly_send_stateless_reset # -- Begin function quicly_send_stateless_reset
.p2align 4, 0x90
.type quicly_send_stateless_reset,@function
quicly_send_stateless_reset: # @quicly_send_stateless_reset
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push r13
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r13, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov r15, rcx
mov r12, rdx
mov r13, rsi
mov r14, rdi
mov rdi, qword ptr [rdi]
mov esi, dword ptr [rip + QUICLY_STATELESS_RESET_PACKET_MIN_LEN]
call qword ptr [rdi + 8]
test rax, rax
je .LBB0_5
# %bb.1:
mov rbx, rax
lea rdi, [rax + 20]
mov rsi, r13
call set_address
mov rdi, rbx
add rdi, 16
mov rsi, r12
call set_address
mov rax, qword ptr [r14 + 16]
mov rdi, qword ptr [rbx]
mov esi, dword ptr [rip + QUICLY_STATELESS_RESET_PACKET_MIN_LEN]
sub esi, dword ptr [rip + QUICLY_STATELESS_RESET_TOKEN_LEN]
call qword ptr [rax]
mov rax, qword ptr [rbx]
mov ecx, dword ptr [rip + QUICLY_LONG_HEADER_RESERVED_BITS]
not ecx
and ecx, dword ptr [rax]
or ecx, dword ptr [rip + QUICLY_QUIC_BIT]
mov dword ptr [rax], ecx
mov rdi, qword ptr [r14 + 8]
movsxd rcx, dword ptr [rip + QUICLY_STATELESS_RESET_PACKET_MIN_LEN]
lea rsi, [rax + 4*rcx]
movsxd rax, dword ptr [rip + QUICLY_STATELESS_RESET_TOKEN_LEN]
shl rax, 2
sub rsi, rax
mov rdx, r15
call qword ptr [rdi]
test eax, eax
je .LBB0_4
# %bb.2:
mov eax, dword ptr [rip + QUICLY_STATELESS_RESET_PACKET_MIN_LEN]
mov dword ptr [rbx + 8], eax
jmp .LBB0_6
.LBB0_4:
mov rdi, qword ptr [r14]
mov rsi, rbx
call qword ptr [rdi]
.LBB0_5:
xor ebx, ebx
.LBB0_6:
mov rax, rbx
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size quicly_send_stateless_reset, .Lfunc_end0-quicly_send_stateless_reset
.cfi_endproc
# -- End function
.type QUICLY_STATELESS_RESET_PACKET_MIN_LEN,@object # @QUICLY_STATELESS_RESET_PACKET_MIN_LEN
.comm QUICLY_STATELESS_RESET_PACKET_MIN_LEN,4,4
.type QUICLY_STATELESS_RESET_TOKEN_LEN,@object # @QUICLY_STATELESS_RESET_TOKEN_LEN
.comm QUICLY_STATELESS_RESET_TOKEN_LEN,4,4
.type QUICLY_QUIC_BIT,@object # @QUICLY_QUIC_BIT
.comm QUICLY_QUIC_BIT,4,4
.type QUICLY_LONG_HEADER_RESERVED_BITS,@object # @QUICLY_LONG_HEADER_RESERVED_BITS
.comm QUICLY_LONG_HEADER_RESERVED_BITS,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_quicly.c_quicly_send_stateless_reset.c"
.globl quicly_send_stateless_reset
.p2align 2
.type quicly_send_stateless_reset,%function
.code 32
quicly_send_stateless_reset:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #4
sub sp, sp, #4
mov r5, r0
ldr r0, [r0]
movw r10, :lower16:QUICLY_STATELESS_RESET_PACKET_MIN_LEN
mov r7, r2
mov r4, r1
mov r8, r3
movt r10, :upper16:QUICLY_STATELESS_RESET_PACKET_MIN_LEN
ldr r1, [r10]
ldr r2, [r0, #4]
blx r2
mov r9, #0
cmp r0, #0
beq .LBB0_4
mov r6, r0
add r0, r0, #12
mov r1, r4
bl set_address
add r0, r6, #8
mov r1, r7
bl set_address
movw r4, :lower16:QUICLY_STATELESS_RESET_TOKEN_LEN
ldr r2, [r5, #8]
ldr r1, [r10]
movt r4, :upper16:QUICLY_STATELESS_RESET_TOKEN_LEN
ldr r0, [r4]
ldr r2, [r2]
sub r1, r1, r0
ldr r0, [r6]
blx r2
ldr r1, [r6]
movw r0, :lower16:QUICLY_LONG_HEADER_RESERVED_BITS
movt r0, :upper16:QUICLY_LONG_HEADER_RESERVED_BITS
ldr r0, [r0]
ldr r2, [r1]
bic r0, r2, r0
movw r2, :lower16:QUICLY_QUIC_BIT
movt r2, :upper16:QUICLY_QUIC_BIT
ldr r2, [r2]
orr r0, r0, r2
mov r2, r8
str r0, [r1]
ldr r0, [r10]
add r0, r1, r0, lsl #2
ldr r1, [r4]
sub r1, r0, r1, lsl #2
ldr r0, [r5, #4]
ldr r3, [r0]
blx r3
cmp r0, #0
beq .LBB0_3
ldr r0, [r10]
mov r9, r6
str r0, [r6, #4]
b .LBB0_4
.LBB0_3:
ldr r0, [r5]
mov r1, r6
ldr r2, [r0]
blx r2
.LBB0_4:
mov r0, r9
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size quicly_send_stateless_reset, .Lfunc_end0-quicly_send_stateless_reset
.cantunwind
.fnend
.type QUICLY_STATELESS_RESET_PACKET_MIN_LEN,%object
.comm QUICLY_STATELESS_RESET_PACKET_MIN_LEN,4,4
.type QUICLY_STATELESS_RESET_TOKEN_LEN,%object
.comm QUICLY_STATELESS_RESET_TOKEN_LEN,4,4
.type QUICLY_QUIC_BIT,%object
.comm QUICLY_QUIC_BIT,4,4
.type QUICLY_LONG_HEADER_RESERVED_BITS,%object
.comm QUICLY_LONG_HEADER_RESERVED_BITS,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_hisi_sas_v3_hw.c_sl_notify_ssp_v3_hw.c"
.p2align 4, 0x90 # -- Begin function sl_notify_ssp_v3_hw
.type sl_notify_ssp_v3_hw,@function
sl_notify_ssp_v3_hw: # @sl_notify_ssp_v3_hw
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov ebp, esi
mov rbx, rdi
mov edx, dword ptr [rip + SL_CONTROL]
call hisi_sas_phy_read32
or eax, dword ptr [rip + SL_CONTROL_NOTIFY_EN_MSK]
mov edx, dword ptr [rip + SL_CONTROL]
mov rdi, rbx
mov esi, ebp
mov ecx, eax
call hisi_sas_phy_write32
mov edi, 1
call msleep
mov edx, dword ptr [rip + SL_CONTROL]
mov rdi, rbx
mov esi, ebp
call hisi_sas_phy_read32
mov ecx, dword ptr [rip + SL_CONTROL_NOTIFY_EN_MSK]
not ecx
and ecx, eax
mov edx, dword ptr [rip + SL_CONTROL]
mov rdi, rbx
mov esi, ebp
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp hisi_sas_phy_write32 # TAILCALL
.Lfunc_end0:
.size sl_notify_ssp_v3_hw, .Lfunc_end0-sl_notify_ssp_v3_hw
.cfi_endproc
# -- End function
.type SL_CONTROL,@object # @SL_CONTROL
.comm SL_CONTROL,4,4
.type SL_CONTROL_NOTIFY_EN_MSK,@object # @SL_CONTROL_NOTIFY_EN_MSK
.comm SL_CONTROL_NOTIFY_EN_MSK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sl_notify_ssp_v3_hw
|
.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_hisi_sas_v3_hw.c_sl_notify_ssp_v3_hw.c"
.p2align 2
.type sl_notify_ssp_v3_hw,%function
.code 32
sl_notify_ssp_v3_hw:
.fnstart
.save {r4, r5, r6, r7, r11, lr}
push {r4, r5, r6, r7, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
movw r6, :lower16:SL_CONTROL
mov r4, r1
mov r5, r0
movt r6, :upper16:SL_CONTROL
ldr r2, [r6]
bl hisi_sas_phy_read32
movw r7, :lower16:SL_CONTROL_NOTIFY_EN_MSK
ldr r2, [r6]
movt r7, :upper16:SL_CONTROL_NOTIFY_EN_MSK
ldr r1, [r7]
orr r3, r1, r0
mov r0, r5
mov r1, r4
bl hisi_sas_phy_write32
mov r0, #1
bl msleep
ldr r2, [r6]
mov r0, r5
mov r1, r4
bl hisi_sas_phy_read32
ldr r1, [r7]
ldr r2, [r6]
bic r3, r0, r1
mov r0, r5
mov r1, r4
pop {r4, r5, r6, r7, r11, lr}
b hisi_sas_phy_write32
.Lfunc_end0:
.size sl_notify_ssp_v3_hw, .Lfunc_end0-sl_notify_ssp_v3_hw
.cantunwind
.fnend
.type SL_CONTROL,%object
.comm SL_CONTROL,4,4
.type SL_CONTROL_NOTIFY_EN_MSK,%object
.comm SL_CONTROL_NOTIFY_EN_MSK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym sl_notify_ssp_v3_hw
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_patch_analog.c_ad1988_spdif_playback_source_put.c"
.p2align 4, 0x90 # -- Begin function ad1988_spdif_playback_source_put
.type ad1988_spdif_playback_source_put,@function
ad1988_spdif_playback_source_put: # @ad1988_spdif_playback_source_put
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov rbx, rsi
call snd_kcontrol_chip
mov r14, rax
mov rax, qword ptr [rbx]
mov ebp, dword ptr [rax]
cmp ebp, 4
jb .LBB0_2
# %bb.1:
xor ebx, ebx
sub ebx, dword ptr [rip + EINVAL]
jmp .LBB0_9
.LBB0_2:
mov ecx, dword ptr [rip + AC_VERB_GET_AMP_GAIN_MUTE]
mov r8d, dword ptr [rip + AC_AMP_GET_INPUT]
test ebp, ebp
je .LBB0_3
# %bb.5:
or r8d, 1
xor ebx, ebx
mov rdi, r14
mov esi, 29
xor edx, edx
call snd_hda_codec_read
mov r15d, eax
and r15d, 128
je .LBB0_7
# %bb.6:
mov r12d, dword ptr [rip + AC_VERB_SET_AMP_GAIN_MUTE]
xor edi, edi
call AMP_IN_MUTE
mov rdi, r14
mov esi, 29
xor edx, edx
mov ecx, r12d
mov r8d, eax
call snd_hda_codec_write_cache
mov r12d, dword ptr [rip + AC_VERB_SET_AMP_GAIN_MUTE]
mov edi, 1
call AMP_IN_UNMUTE
mov rdi, r14
mov esi, 29
xor edx, edx
mov ecx, r12d
mov r8d, eax
call snd_hda_codec_write_cache
.LBB0_7:
mov ecx, dword ptr [rip + AC_VERB_GET_CONNECT_SEL]
mov rdi, r14
mov esi, 11
xor edx, edx
xor r8d, r8d
call snd_hda_codec_read
add eax, 1
xor ecx, ecx
cmp eax, ebp
setne cl
or r15d, ecx
je .LBB0_9
# %bb.8:
mov ecx, dword ptr [rip + AC_VERB_SET_CONNECT_SEL]
add ebp, -1
mov rdi, r14
mov esi, 11
xor edx, edx
mov r8d, ebp
call snd_hda_codec_write_cache
mov ebx, r15d
jmp .LBB0_9
.LBB0_3:
xor ebx, ebx
mov rdi, r14
mov esi, 29
xor edx, edx
call snd_hda_codec_read
mov ebp, eax
and ebp, 128
je .LBB0_9
# %bb.4:
mov ebx, dword ptr [rip + AC_VERB_SET_AMP_GAIN_MUTE]
xor edi, edi
call AMP_IN_UNMUTE
mov rdi, r14
mov esi, 29
xor edx, edx
mov ecx, ebx
mov r8d, eax
call snd_hda_codec_write_cache
mov ebx, dword ptr [rip + AC_VERB_SET_AMP_GAIN_MUTE]
mov edi, 1
call AMP_IN_MUTE
mov rdi, r14
mov esi, 29
xor edx, edx
mov ecx, ebx
mov r8d, eax
call snd_hda_codec_write_cache
mov ebx, ebp
.LBB0_9:
mov eax, ebx
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size ad1988_spdif_playback_source_put, .Lfunc_end0-ad1988_spdif_playback_source_put
.cfi_endproc
# -- End function
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.type AC_VERB_GET_AMP_GAIN_MUTE,@object # @AC_VERB_GET_AMP_GAIN_MUTE
.comm AC_VERB_GET_AMP_GAIN_MUTE,4,4
.type AC_AMP_GET_INPUT,@object # @AC_AMP_GET_INPUT
.comm AC_AMP_GET_INPUT,4,4
.type AC_VERB_SET_AMP_GAIN_MUTE,@object # @AC_VERB_SET_AMP_GAIN_MUTE
.comm AC_VERB_SET_AMP_GAIN_MUTE,4,4
.type AC_VERB_GET_CONNECT_SEL,@object # @AC_VERB_GET_CONNECT_SEL
.comm AC_VERB_GET_CONNECT_SEL,4,4
.type AC_VERB_SET_CONNECT_SEL,@object # @AC_VERB_SET_CONNECT_SEL
.comm AC_VERB_SET_CONNECT_SEL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ad1988_spdif_playback_source_put
|
.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_patch_analog.c_ad1988_spdif_playback_source_put.c"
.p2align 2
.type ad1988_spdif_playback_source_put,%function
.code 32
ad1988_spdif_playback_source_put:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r11, lr}
push {r4, r5, r6, r7, r8, r9, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
.pad #8
sub sp, sp, #8
mov r5, r1
bl snd_kcontrol_chip
mov r4, r0
ldr r0, [r5]
ldr r7, [r0]
cmp r7, #4
blo .LBB0_2
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
ldr r0, [r0]
rsb r5, r0, #0
b .LBB0_10
.LBB0_2:
movw r0, :lower16:AC_AMP_GET_INPUT
movw r1, :lower16:AC_VERB_GET_AMP_GAIN_MUTE
cmp r7, #0
movt r0, :upper16:AC_AMP_GET_INPUT
movt r1, :upper16:AC_VERB_GET_AMP_GAIN_MUTE
ldr r0, [r0]
ldr r3, [r1]
beq .LBB0_7
orr r0, r0, #1
mov r1, #29
mov r2, #0
mov r5, #0
str r0, [sp]
mov r0, r4
bl snd_hda_codec_read
ands r6, r0, #128
beq .LBB0_5
movw r9, :lower16:AC_VERB_SET_AMP_GAIN_MUTE
mov r0, #0
movt r9, :upper16:AC_VERB_SET_AMP_GAIN_MUTE
ldr r8, [r9]
bl AMP_IN_MUTE
str r0, [sp]
mov r0, r4
mov r1, #29
mov r2, #0
mov r3, r8
bl snd_hda_codec_write_cache
ldr r8, [r9]
mov r0, #1
bl AMP_IN_UNMUTE
str r0, [sp]
mov r0, r4
mov r1, #29
mov r2, #0
mov r3, r8
bl snd_hda_codec_write_cache
.LBB0_5:
movw r0, :lower16:AC_VERB_GET_CONNECT_SEL
mov r1, #11
mov r2, #0
str r5, [sp]
movt r0, :upper16:AC_VERB_GET_CONNECT_SEL
ldr r3, [r0]
mov r0, r4
bl snd_hda_codec_read
add r0, r0, #1
cmp r0, r7
orrne r6, r6, #1
cmp r6, #0
beq .LBB0_10
movw r0, :lower16:AC_VERB_SET_CONNECT_SEL
mov r1, #11
mov r2, #0
movt r0, :upper16:AC_VERB_SET_CONNECT_SEL
ldr r3, [r0]
sub r0, r7, #1
str r0, [sp]
mov r0, r4
b .LBB0_9
.LBB0_7:
str r0, [sp]
mov r0, r4
mov r1, #29
mov r2, #0
mov r5, #0
bl snd_hda_codec_read
ands r6, r0, #128
beq .LBB0_10
movw r7, :lower16:AC_VERB_SET_AMP_GAIN_MUTE
mov r0, #0
movt r7, :upper16:AC_VERB_SET_AMP_GAIN_MUTE
ldr r5, [r7]
bl AMP_IN_UNMUTE
str r0, [sp]
mov r0, r4
mov r1, #29
mov r2, #0
mov r3, r5
bl snd_hda_codec_write_cache
ldr r5, [r7]
mov r0, #1
bl AMP_IN_MUTE
str r0, [sp]
mov r0, r4
mov r1, #29
mov r2, #0
mov r3, r5
.LBB0_9:
bl snd_hda_codec_write_cache
mov r5, r6
.LBB0_10:
mov r0, r5
sub sp, r11, #24
pop {r4, r5, r6, r7, r8, r9, r11, pc}
.Lfunc_end0:
.size ad1988_spdif_playback_source_put, .Lfunc_end0-ad1988_spdif_playback_source_put
.cantunwind
.fnend
.type EINVAL,%object
.comm EINVAL,4,4
.type AC_VERB_GET_AMP_GAIN_MUTE,%object
.comm AC_VERB_GET_AMP_GAIN_MUTE,4,4
.type AC_AMP_GET_INPUT,%object
.comm AC_AMP_GET_INPUT,4,4
.type AC_VERB_SET_AMP_GAIN_MUTE,%object
.comm AC_VERB_SET_AMP_GAIN_MUTE,4,4
.type AC_VERB_GET_CONNECT_SEL,%object
.comm AC_VERB_GET_CONNECT_SEL,4,4
.type AC_VERB_SET_CONNECT_SEL,%object
.comm AC_VERB_SET_CONNECT_SEL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ad1988_spdif_playback_source_put
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_super.c_udf_sync_fs.c"
.p2align 4, 0x90 # -- Begin function udf_sync_fs
.type udf_sync_fs,@function
udf_sync_fs: # @udf_sync_fs
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov r14, rdi
call UDF_SB
mov rbx, rax
mov rdi, rax
call mutex_lock
cmp qword ptr [rbx + 8], 0
je .LBB0_2
# %bb.1:
mov edi, dword ptr [rbx + 16]
call mark_buffer_dirty
mov qword ptr [r14], 0
mov qword ptr [rbx + 8], 0
.LBB0_2:
mov rdi, rbx
call mutex_unlock
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size udf_sync_fs, .Lfunc_end0-udf_sync_fs
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym udf_sync_fs
|
.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_super.c_udf_sync_fs.c"
.p2align 2
.type udf_sync_fs,%function
.code 32
udf_sync_fs:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
bl UDF_SB
mov r5, r0
bl mutex_lock
ldr r0, [r5, #4]
cmp r0, #0
beq .LBB0_2
ldr r0, [r5, #8]
bl mark_buffer_dirty
mov r0, #0
str r0, [r4]
str r0, [r5, #4]
.LBB0_2:
mov r0, r5
bl mutex_unlock
mov r0, #0
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size udf_sync_fs, .Lfunc_end0-udf_sync_fs
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym udf_sync_fs
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_libcxgb_ppm.c_ppm_find_unused_entries.c"
.p2align 4, 0x90 # -- Begin function ppm_find_unused_entries
.type ppm_find_unused_entries,@function
ppm_find_unused_entries: # @ppm_find_unused_entries
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
push rax
.cfi_def_cfa_offset 64
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r12d, r8d
mov r15d, ecx
mov ebp, edx
mov r13d, esi
mov qword ptr [rsp], rdi # 8-byte Spill
call bitmap_find_next_zero_area
mov rbx, rax
mov r14d, r13d
xor edi, edi
cmp rax, r14
setae dil
call unlikely
cmp ebp, r15d
jbe .LBB0_3
# %bb.1:
test rax, rax
je .LBB0_3
# %bb.2:
add ebp, -1
mov rdi, qword ptr [rsp] # 8-byte Reload
mov esi, r13d
xor edx, edx
mov ecx, ebp
mov r8d, r12d
call bitmap_find_next_zero_area
mov rbx, rax
.LBB0_3:
xor edi, edi
cmp rbx, r14
setae dil
call unlikely
test rax, rax
je .LBB0_5
# %bb.4:
xor ebx, ebx
sub ebx, dword ptr [rip + ENOSPC]
jmp .LBB0_6
.LBB0_5:
mov rdi, qword ptr [rsp] # 8-byte Reload
mov rsi, rbx
mov edx, r15d
call bitmap_set
.LBB0_6:
mov eax, ebx
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size ppm_find_unused_entries, .Lfunc_end0-ppm_find_unused_entries
.cfi_endproc
# -- End function
.type ENOSPC,@object # @ENOSPC
.comm ENOSPC,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ppm_find_unused_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_libcxgb_ppm.c_ppm_find_unused_entries.c"
.p2align 2
.type ppm_find_unused_entries,%function
.code 32
ppm_find_unused_entries:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #4
sub sp, sp, #4
ldr r10, [r11, #8]
mov r9, r3
mov r4, r2
mov r6, r1
mov r8, r0
str r10, [sp]
bl bitmap_find_next_zero_area
mov r7, r0
cmp r0, r6
mov r0, #0
mov r5, #0
movwhs r0, #1
bl unlikely
cmp r4, r9
bls .LBB0_3
cmp r0, #0
beq .LBB0_3
sub r3, r4, #1
mov r0, r8
mov r1, r6
mov r2, #0
str r10, [sp]
bl bitmap_find_next_zero_area
mov r7, r0
.LBB0_3:
cmp r7, r6
movwhs r5, #1
mov r0, r5
bl unlikely
cmp r0, #0
beq .LBB0_5
movw r0, :lower16:ENOSPC
movt r0, :upper16:ENOSPC
ldr r0, [r0]
rsb r7, r0, #0
b .LBB0_6
.LBB0_5:
mov r0, r8
mov r1, r7
mov r2, r9
bl bitmap_set
.LBB0_6:
mov r0, r7
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size ppm_find_unused_entries, .Lfunc_end0-ppm_find_unused_entries
.cantunwind
.fnend
.type ENOSPC,%object
.comm ENOSPC,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ppm_find_unused_entries
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_intel_pm.c_skl_init_clock_gating.c"
.p2align 4, 0x90 # -- Begin function skl_init_clock_gating
.type skl_init_clock_gating,@function
skl_init_clock_gating: # @skl_init_clock_gating
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
call gen9_init_clock_gating
mov ebx, dword ptr [rip + FBC_LLC_READ_CTRL]
mov edi, ebx
call I915_READ
or eax, dword ptr [rip + FBC_LLC_FULLY_OPEN]
mov edi, ebx
mov esi, eax
call I915_WRITE
mov ebx, dword ptr [rip + ILK_DPFC_CHICKEN]
mov edi, ebx
call I915_READ
or eax, dword ptr [rip + ILK_DPFC_NUKE_ON_ANY_MODIFICATION]
mov edi, ebx
mov esi, eax
pop rbx
.cfi_def_cfa_offset 8
jmp I915_WRITE # TAILCALL
.Lfunc_end0:
.size skl_init_clock_gating, .Lfunc_end0-skl_init_clock_gating
.cfi_endproc
# -- End function
.type FBC_LLC_READ_CTRL,@object # @FBC_LLC_READ_CTRL
.comm FBC_LLC_READ_CTRL,4,4
.type FBC_LLC_FULLY_OPEN,@object # @FBC_LLC_FULLY_OPEN
.comm FBC_LLC_FULLY_OPEN,4,4
.type ILK_DPFC_CHICKEN,@object # @ILK_DPFC_CHICKEN
.comm ILK_DPFC_CHICKEN,4,4
.type ILK_DPFC_NUKE_ON_ANY_MODIFICATION,@object # @ILK_DPFC_NUKE_ON_ANY_MODIFICATION
.comm ILK_DPFC_NUKE_ON_ANY_MODIFICATION,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym skl_init_clock_gating
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_intel_pm.c_skl_init_clock_gating.c"
.p2align 2
.type skl_init_clock_gating,%function
.code 32
skl_init_clock_gating:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
bl gen9_init_clock_gating
movw r0, :lower16:FBC_LLC_READ_CTRL
movt r0, :upper16:FBC_LLC_READ_CTRL
ldr r4, [r0]
mov r0, r4
bl I915_READ
movw r1, :lower16:FBC_LLC_FULLY_OPEN
movt r1, :upper16:FBC_LLC_FULLY_OPEN
ldr r1, [r1]
orr r1, r1, r0
mov r0, r4
bl I915_WRITE
movw r0, :lower16:ILK_DPFC_CHICKEN
movt r0, :upper16:ILK_DPFC_CHICKEN
ldr r4, [r0]
mov r0, r4
bl I915_READ
movw r1, :lower16:ILK_DPFC_NUKE_ON_ANY_MODIFICATION
movt r1, :upper16:ILK_DPFC_NUKE_ON_ANY_MODIFICATION
ldr r1, [r1]
orr r1, r1, r0
mov r0, r4
pop {r4, r10, r11, lr}
b I915_WRITE
.Lfunc_end0:
.size skl_init_clock_gating, .Lfunc_end0-skl_init_clock_gating
.cantunwind
.fnend
.type FBC_LLC_READ_CTRL,%object
.comm FBC_LLC_READ_CTRL,4,4
.type FBC_LLC_FULLY_OPEN,%object
.comm FBC_LLC_FULLY_OPEN,4,4
.type ILK_DPFC_CHICKEN,%object
.comm ILK_DPFC_CHICKEN,4,4
.type ILK_DPFC_NUKE_ON_ANY_MODIFICATION,%object
.comm ILK_DPFC_NUKE_ON_ANY_MODIFICATION,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym skl_init_clock_gating
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_lua-netpack.c_lpack.c"
.p2align 4, 0x90 # -- Begin function lpack
.type lpack,@function
lpack: # @lpack
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
sub rsp, 16
.cfi_def_cfa_offset 48
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov r15, rdi
lea rsi, [rsp + 8]
mov edx, 1
call tolstring
mov rdx, qword ptr [rsp + 8]
cmp rdx, 65536
jb .LBB0_2
# %bb.1:
mov esi, offset .L.str
mov rdi, r15
# kill: def $edx killed $edx killed $rdx
call luaL_error
jmp .LBB0_3
.LBB0_2:
mov r14, rax
add rdx, 2
mov rdi, rdx
call skynet_malloc
mov rbx, rax
mov rsi, qword ptr [rsp + 8]
mov rdi, rax
call write_size
lea rdi, [rbx + 8]
mov rdx, qword ptr [rsp + 8]
mov rsi, r14
call memcpy
mov rdi, r15
mov rsi, rbx
call lua_pushlightuserdata
mov rsi, qword ptr [rsp + 8]
add rsi, 2
mov rdi, r15
call lua_pushinteger
mov eax, 2
.LBB0_3:
add rsp, 16
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size lpack, .Lfunc_end0-lpack
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Invalid size (too long) of data : %d"
.size .L.str, 37
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym lpack
|
.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_lua-netpack.c_lpack.c"
.p2align 2
.type lpack,%function
.code 32
lpack:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
.pad #8
sub sp, sp, #8
add r1, sp, #4
mov r2, #1
mov r4, r0
bl tolstring
ldr r2, [sp, #4]
cmp r2, #65536
blo .LBB0_2
movw r1, :lower16:.L.str
mov r0, r4
movt r1, :upper16:.L.str
bl luaL_error
sub sp, r11, #16
pop {r4, r5, r6, r10, r11, pc}
.LBB0_2:
mov r5, r0
add r0, r2, #2
bl skynet_malloc
ldr r1, [sp, #4]
mov r6, r0
bl write_size
ldr r2, [sp, #4]
add r0, r6, #8
mov r1, r5
bl memcpy
mov r0, r4
mov r1, r6
bl lua_pushlightuserdata
ldr r0, [sp, #4]
add r1, r0, #2
mov r0, r4
bl lua_pushinteger
mov r0, #2
sub sp, r11, #16
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size lpack, .Lfunc_end0-lpack
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Invalid size (too long) of data : %d"
.size .L.str, 37
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym lpack
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_nuklear_xlib.h_nk_xsurf_image_free.c"
.globl nk_xsurf_image_free # -- Begin function nk_xsurf_image_free
.p2align 4, 0x90
.type nk_xsurf_image_free,@function
nk_xsurf_image_free: # @nk_xsurf_image_free
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov rbx, qword ptr [rdi]
test rbx, rbx
je .LBB0_1
# %bb.2:
mov r14, qword ptr [rip + xlib]
mov edi, dword ptr [rbx + 8]
call XDestroyImage
mov edi, dword ptr [r14]
mov esi, dword ptr [rbx + 4]
call XFreePixmap
mov edi, dword ptr [r14]
mov esi, dword ptr [rbx]
call XFreeGC
mov rdi, rbx
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp free # TAILCALL
.LBB0_1:
.cfi_def_cfa_offset 32
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size nk_xsurf_image_free, .Lfunc_end0-nk_xsurf_image_free
.cfi_endproc
# -- End function
.type xlib,@object # @xlib
.comm xlib,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_nuklear_xlib.h_nk_xsurf_image_free.c"
.globl nk_xsurf_image_free
.p2align 2
.type nk_xsurf_image_free,%function
.code 32
nk_xsurf_image_free:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
ldr r4, [r0]
cmp r4, #0
popeq {r4, r5, r11, pc}
movw r0, :lower16:xlib
movt r0, :upper16:xlib
ldr r5, [r0]
ldr r0, [r4, #8]
bl XDestroyImage
ldr r0, [r5]
ldr r1, [r4, #4]
bl XFreePixmap
ldr r0, [r5]
ldr r1, [r4]
bl XFreeGC
mov r0, r4
pop {r4, r5, r11, lr}
b free
.Lfunc_end0:
.size nk_xsurf_image_free, .Lfunc_end0-nk_xsurf_image_free
.cantunwind
.fnend
.type xlib,%object
.comm xlib,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_esp_scsi.c_esp_free_lun_tag.c"
.p2align 4, 0x90 # -- Begin function esp_free_lun_tag
.type esp_free_lun_tag,@function
esp_free_lun_tag: # @esp_free_lun_tag
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov r14, rsi
mov rbx, rdi
mov rax, qword ptr [rdi]
cmp dword ptr [rax], 0
je .LBB0_2
# %bb.1:
mov rcx, qword ptr [r14 + 16]
movsxd rax, dword ptr [rax + 4]
xor edi, edi
cmp qword ptr [rcx + 8*rax], rbx
setne dil
call BUG_ON
mov rax, qword ptr [r14 + 16]
mov rcx, qword ptr [rbx]
movsxd rcx, dword ptr [rcx + 4]
mov qword ptr [rax + 8*rcx], 0
add dword ptr [r14 + 8], -1
jmp .LBB0_3
.LBB0_2:
xor edi, edi
cmp qword ptr [r14], rbx
setne dil
call BUG_ON
mov qword ptr [r14], 0
.LBB0_3:
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size esp_free_lun_tag, .Lfunc_end0-esp_free_lun_tag
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym esp_free_lun_tag
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_esp_scsi.c_esp_free_lun_tag.c"
.p2align 2
.type esp_free_lun_tag,%function
.code 32
esp_free_lun_tag:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r5, r0
ldr r0, [r0]
mov r4, r1
ldr r1, [r0]
cmp r1, #0
beq .LBB0_2
ldr r0, [r0, #4]
ldr r1, [r4, #8]
ldr r0, [r1, r0, lsl #2]
subs r0, r0, r5
movwne r0, #1
bl BUG_ON
ldr r2, [r5]
ldmib r4, {r0, r1}
mov r3, #0
ldr r2, [r2, #4]
sub r0, r0, #1
str r0, [r4, #4]
str r3, [r1, r2, lsl #2]
pop {r4, r5, r11, pc}
.LBB0_2:
ldr r0, [r4]
subs r0, r0, r5
movwne r0, #1
bl BUG_ON
mov r0, #0
str r0, [r4]
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size esp_free_lun_tag, .Lfunc_end0-esp_free_lun_tag
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym esp_free_lun_tag
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ixgbe_ethtool.c_ixgbe_set_wol.c"
.p2align 4, 0x90 # -- Begin function ixgbe_set_wol
.type ixgbe_set_wol,@function
ixgbe_set_wol: # @ixgbe_set_wol
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov rbx, rsi
call netdev_priv
mov r14, rax
mov eax, dword ptr [rip + WAKE_ARP]
or eax, dword ptr [rip + WAKE_PHY]
or eax, dword ptr [rip + WAKE_MAGICSECURE]
test dword ptr [rbx], eax
je .LBB0_2
# %bb.1:
xor eax, eax
sub eax, dword ptr [rip + EOPNOTSUPP]
jmp .LBB0_14
.LBB0_2:
mov rdi, r14
mov rsi, rbx
call ixgbe_wol_exclusion
test rax, rax
je .LBB0_4
# %bb.3:
xor eax, eax
sub eax, dword ptr [rip + EOPNOTSUPP]
mov ecx, dword ptr [rbx]
test ecx, ecx
cmove eax, ecx
jmp .LBB0_14
.LBB0_4:
mov dword ptr [r14], 0
mov eax, dword ptr [rbx]
test dword ptr [rip + WAKE_UCAST], eax
je .LBB0_5
# %bb.6:
mov esi, dword ptr [rip + IXGBE_WUFC_EX]
mov dword ptr [r14], esi
test dword ptr [rip + WAKE_MCAST], eax
je .LBB0_9
.LBB0_8:
or esi, dword ptr [rip + IXGBE_WUFC_MC]
mov dword ptr [r14], esi
.LBB0_9:
test dword ptr [rip + WAKE_BCAST], eax
je .LBB0_11
# %bb.10:
or esi, dword ptr [rip + IXGBE_WUFC_BC]
mov dword ptr [r14], esi
.LBB0_11:
test dword ptr [rip + WAKE_MAGIC], eax
je .LBB0_13
# %bb.12:
or esi, dword ptr [rip + IXGBE_WUFC_MAG]
mov dword ptr [r14], esi
.LBB0_13:
mov rdi, qword ptr [r14 + 8]
call device_set_wakeup_enable
xor eax, eax
.LBB0_14:
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.LBB0_5:
.cfi_def_cfa_offset 32
xor esi, esi
test dword ptr [rip + WAKE_MCAST], eax
jne .LBB0_8
jmp .LBB0_9
.Lfunc_end0:
.size ixgbe_set_wol, .Lfunc_end0-ixgbe_set_wol
.cfi_endproc
# -- End function
.type WAKE_PHY,@object # @WAKE_PHY
.comm WAKE_PHY,4,4
.type WAKE_ARP,@object # @WAKE_ARP
.comm WAKE_ARP,4,4
.type WAKE_MAGICSECURE,@object # @WAKE_MAGICSECURE
.comm WAKE_MAGICSECURE,4,4
.type EOPNOTSUPP,@object # @EOPNOTSUPP
.comm EOPNOTSUPP,4,4
.type WAKE_UCAST,@object # @WAKE_UCAST
.comm WAKE_UCAST,4,4
.type IXGBE_WUFC_EX,@object # @IXGBE_WUFC_EX
.comm IXGBE_WUFC_EX,4,4
.type WAKE_MCAST,@object # @WAKE_MCAST
.comm WAKE_MCAST,4,4
.type IXGBE_WUFC_MC,@object # @IXGBE_WUFC_MC
.comm IXGBE_WUFC_MC,4,4
.type WAKE_BCAST,@object # @WAKE_BCAST
.comm WAKE_BCAST,4,4
.type IXGBE_WUFC_BC,@object # @IXGBE_WUFC_BC
.comm IXGBE_WUFC_BC,4,4
.type WAKE_MAGIC,@object # @WAKE_MAGIC
.comm WAKE_MAGIC,4,4
.type IXGBE_WUFC_MAG,@object # @IXGBE_WUFC_MAG
.comm IXGBE_WUFC_MAG,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ixgbe_set_wol
|
.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_ixgbe_ethtool.c_ixgbe_set_wol.c"
.p2align 2
.type ixgbe_set_wol,%function
.code 32
ixgbe_set_wol:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r5, r1
bl netdev_priv
movw r1, :lower16:WAKE_ARP
mov r4, r0
movw r0, :lower16:WAKE_PHY
movt r0, :upper16:WAKE_PHY
movt r1, :upper16:WAKE_ARP
ldr r0, [r0]
ldr r1, [r1]
orr r0, r1, r0
movw r1, :lower16:WAKE_MAGICSECURE
movt r1, :upper16:WAKE_MAGICSECURE
ldr r1, [r1]
orr r0, r0, r1
ldr r1, [r5]
tst r0, r1
movwne r0, :lower16:EOPNOTSUPP
movtne r0, :upper16:EOPNOTSUPP
ldrne r0, [r0]
rsbne r0, r0, #0
popne {r4, r5, r11, pc}
mov r0, r4
mov r1, r5
bl ixgbe_wol_exclusion
cmp r0, #0
beq .LBB0_2
movw r1, :lower16:EOPNOTSUPP
ldr r0, [r5]
movt r1, :upper16:EOPNOTSUPP
ldr r1, [r1]
cmp r0, #0
rsbne r0, r1, #0
pop {r4, r5, r11, pc}
.LBB0_2:
movw r2, :lower16:WAKE_UCAST
mov r1, #0
ldr r0, [r5]
str r1, [r4]
movt r2, :upper16:WAKE_UCAST
ldr r2, [r2]
tst r2, r0
movw r2, :lower16:WAKE_MCAST
movwne r1, :lower16:IXGBE_WUFC_EX
movt r2, :upper16:WAKE_MCAST
movtne r1, :upper16:IXGBE_WUFC_EX
ldrne r1, [r1]
strne r1, [r4]
ldr r2, [r2]
tst r2, r0
movwne r2, :lower16:IXGBE_WUFC_MC
movtne r2, :upper16:IXGBE_WUFC_MC
ldrne r2, [r2]
orrne r1, r1, r2
movw r2, :lower16:WAKE_BCAST
strne r1, [r4]
movt r2, :upper16:WAKE_BCAST
ldr r2, [r2]
tst r2, r0
movwne r2, :lower16:IXGBE_WUFC_BC
movtne r2, :upper16:IXGBE_WUFC_BC
ldrne r2, [r2]
orrne r1, r1, r2
movw r2, :lower16:WAKE_MAGIC
strne r1, [r4]
movt r2, :upper16:WAKE_MAGIC
ldr r2, [r2]
tst r2, r0
movwne r0, :lower16:IXGBE_WUFC_MAG
movtne r0, :upper16:IXGBE_WUFC_MAG
ldrne r0, [r0]
orrne r1, r1, r0
ldr r0, [r4, #4]
strne r1, [r4]
bl device_set_wakeup_enable
mov r0, #0
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size ixgbe_set_wol, .Lfunc_end0-ixgbe_set_wol
.cantunwind
.fnend
.type WAKE_PHY,%object
.comm WAKE_PHY,4,4
.type WAKE_ARP,%object
.comm WAKE_ARP,4,4
.type WAKE_MAGICSECURE,%object
.comm WAKE_MAGICSECURE,4,4
.type EOPNOTSUPP,%object
.comm EOPNOTSUPP,4,4
.type WAKE_UCAST,%object
.comm WAKE_UCAST,4,4
.type IXGBE_WUFC_EX,%object
.comm IXGBE_WUFC_EX,4,4
.type WAKE_MCAST,%object
.comm WAKE_MCAST,4,4
.type IXGBE_WUFC_MC,%object
.comm IXGBE_WUFC_MC,4,4
.type WAKE_BCAST,%object
.comm WAKE_BCAST,4,4
.type IXGBE_WUFC_BC,%object
.comm IXGBE_WUFC_BC,4,4
.type WAKE_MAGIC,%object
.comm WAKE_MAGIC,4,4
.type IXGBE_WUFC_MAG,%object
.comm IXGBE_WUFC_MAG,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ixgbe_set_wol
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_hpilo.c_ilo_ccb_setup.c"
.p2align 4, 0x90 # -- Begin function ilo_ccb_setup
.type ilo_ccb_setup,@function
ilo_ccb_setup: # @ilo_ccb_setup
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 24
.cfi_def_cfa_offset 80
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14d, edx
mov r12, rsi
mov rbx, rdi
mov edi, dword ptr [rip + NR_QENTRY]
call fifo_sz
mov rbp, rax
mov edi, dword ptr [rip + NR_QENTRY]
call desc_mem_sz
add rax, rbp
add rax, rax
add rax, qword ptr [rip + ILO_START_ALIGN]
add rax, qword ptr [rip + ILO_CACHE_SZ]
mov qword ptr [r12 + 8], rax
mov qword ptr [rsp + 16], rbx # 8-byte Spill
mov edi, dword ptr [rbx + 8]
mov rsi, rax
mov rdx, r12
call pci_alloc_consistent
mov qword ptr [r12 + 16], rax
test rax, rax
je .LBB0_1
# %bb.2:
mov rbp, rax
lea r15, [r12 + 104]
mov dword ptr [rsp + 12], r14d # 4-byte Spill
lea r14, [r12 + 24]
mov r13, qword ptr [r12]
mov rdx, qword ptr [r12 + 8]
mov rdi, rax
xor esi, esi
call memset
mov rsi, qword ptr [rip + ILO_START_ALIGN]
mov rdi, rbp
call roundup
mov rbp, rax
mov rsi, qword ptr [rip + ILO_START_ALIGN]
mov rdi, r13
call roundup
mov r13, rax
mov esi, dword ptr [rip + NR_QENTRY]
mov edx, dword ptr [rip + L2_QENTRY_SZ]
mov rdi, r15
call ctrl_setup
mov esi, dword ptr [rip + NR_QENTRY]
mov edx, dword ptr [rip + L2_QENTRY_SZ]
mov rdi, r14
call ctrl_setup
mov esi, dword ptr [rip + NR_QENTRY]
mov rdi, rbp
call fifo_setup
movsxd rax, dword ptr [rip + FIFOHANDLESIZE]
lea ecx, [rax + r13]
add rax, rbp
mov qword ptr [r12 + 168], rax
mov dword ptr [r12 + 96], ecx
mov edi, dword ptr [rip + NR_QENTRY]
call fifo_sz
add rbp, rax
mov edi, dword ptr [rip + NR_QENTRY]
call fifo_sz
lea r14, [rax + r13]
mov rsi, qword ptr [rip + ILO_CACHE_SZ]
mov rdi, rbp
call roundup
mov r15, rax
mov rsi, qword ptr [rip + ILO_CACHE_SZ]
mov rdi, r14
call roundup
mov r14, rax
mov esi, dword ptr [rip + NR_QENTRY]
mov rdi, r15
call fifo_setup
movsxd rax, dword ptr [rip + FIFOHANDLESIZE]
lea ecx, [r14 + rax]
add rax, r15
mov qword ptr [r12 + 152], rax
mov dword ptr [r12 + 80], ecx
mov edi, dword ptr [rip + NR_QENTRY]
call fifo_sz
mov r13, rax
add r13, r15
mov edi, dword ptr [rip + NR_QENTRY]
call fifo_sz
mov rbp, rax
add rbp, r14
mov qword ptr [r12 + 136], r13
mov qword ptr [r12 + 64], rbp
mov edi, dword ptr [rip + NR_QENTRY]
call desc_mem_sz
mov rbx, rax
add rbx, rbp
mov edi, dword ptr [rip + NR_QENTRY]
call desc_mem_sz
add rax, r13
mov qword ptr [r12 + 120], rax
mov qword ptr [r12 + 48], rbx
mov eax, dword ptr [rsp + 12] # 4-byte Reload
mov dword ptr [r12 + 104], eax
mov dword ptr [r12 + 24], eax
mov cl, byte ptr [rip + L2_DB_SIZE]
shl eax, cl
cdqe
shl rax, 2
mov rcx, qword ptr [rsp + 16] # 8-byte Reload
add rax, qword ptr [rcx]
mov qword ptr [r12 + 112], rax
xor eax, eax
mov qword ptr [r12 + 32], 0
jmp .LBB0_3
.LBB0_1:
xor eax, eax
sub eax, dword ptr [rip + ENOMEM]
.LBB0_3:
add rsp, 24
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size ilo_ccb_setup, .Lfunc_end0-ilo_ccb_setup
.cfi_endproc
# -- End function
.type NR_QENTRY,@object # @NR_QENTRY
.comm NR_QENTRY,4,4
.type ILO_START_ALIGN,@object # @ILO_START_ALIGN
.comm ILO_START_ALIGN,8,8
.type ILO_CACHE_SZ,@object # @ILO_CACHE_SZ
.comm ILO_CACHE_SZ,8,8
.type ENOMEM,@object # @ENOMEM
.comm ENOMEM,4,4
.type L2_QENTRY_SZ,@object # @L2_QENTRY_SZ
.comm L2_QENTRY_SZ,4,4
.type FIFOHANDLESIZE,@object # @FIFOHANDLESIZE
.comm FIFOHANDLESIZE,4,4
.type L2_DB_SIZE,@object # @L2_DB_SIZE
.comm L2_DB_SIZE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ilo_ccb_setup
|
.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_hpilo.c_ilo_ccb_setup.c"
.p2align 2
.type ilo_ccb_setup,%function
.code 32
ilo_ccb_setup:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #20
sub sp, sp, #20
movw r9, :lower16:NR_QENTRY
mov r7, r0
mov r8, r2
mov r4, r1
movt r9, :upper16:NR_QENTRY
ldr r0, [r9]
bl fifo_sz
mov r5, r0
ldr r0, [r9]
bl desc_mem_sz
movw r10, :lower16:ILO_START_ALIGN
add r0, r0, r5
mov r2, r4
movt r10, :upper16:ILO_START_ALIGN
ldr r1, [r10]
add r0, r1, r0, lsl #1
movw r1, :lower16:ILO_CACHE_SZ
movt r1, :upper16:ILO_CACHE_SZ
ldr r1, [r1]
add r1, r0, r1
ldr r0, [r7, #4]
str r1, [r4, #4]
bl pci_alloc_consistent
cmp r0, #0
str r0, [r4, #8]
beq .LBB0_2
ldr r2, [r4, #4]
mov r5, r0
add r0, r4, #12
ldr r6, [r4]
mov r1, #0
str r8, [sp, #16]
str r0, [sp, #8]
add r0, r4, #52
str r0, [sp, #4]
mov r0, r5
bl memset
ldr r1, [r10]
mov r0, r5
bl roundup
ldr r1, [r10]
mov r5, r0
mov r0, r6
bl roundup
str r7, [sp, #12]
movw r7, :lower16:L2_QENTRY_SZ
mov r6, r0
ldr r1, [r9]
ldr r0, [sp, #4]
movt r7, :upper16:L2_QENTRY_SZ
ldr r2, [r7]
bl ctrl_setup
ldr r1, [r9]
ldr r2, [r7]
ldr r0, [sp, #8]
bl ctrl_setup
ldr r1, [r9]
mov r0, r5
bl fifo_setup
movw r8, :lower16:FIFOHANDLESIZE
movt r8, :upper16:FIFOHANDLESIZE
ldr r0, [r8]
add r1, r5, r0
add r0, r0, r6
str r0, [r4, #48]
ldr r0, [r9]
str r1, [r4, #84]
bl fifo_sz
add r5, r5, r0
ldr r0, [r9]
bl fifo_sz
movw r10, :lower16:ILO_CACHE_SZ
mov r7, r0
mov r0, r5
movt r10, :upper16:ILO_CACHE_SZ
ldr r1, [r10]
bl roundup
ldr r1, [r10]
mov r5, r0
add r0, r7, r6
bl roundup
ldr r1, [r9]
mov r6, r0
mov r0, r5
bl fifo_setup
ldr r0, [r8]
add r1, r5, r0
add r0, r0, r6
str r0, [r4, #40]
ldr r0, [r9]
str r1, [r4, #76]
bl fifo_sz
add r7, r5, r0
ldr r0, [r9]
bl fifo_sz
add r6, r0, r6
ldr r0, [r9]
str r7, [r4, #68]
str r6, [r4, #32]
bl desc_mem_sz
mov r5, r0
ldr r0, [r9]
bl desc_mem_sz
add r1, r5, r6
add r0, r7, r0
ldr r3, [sp, #16]
mov r2, #0
str r1, [r4, #24]
ldr r1, [sp, #12]
str r0, [r4, #60]
movw r0, :lower16:L2_DB_SIZE
str r2, [r4, #16]
movt r0, :upper16:L2_DB_SIZE
ldr r0, [r0]
str r3, [r4, #52]
str r3, [r4, #12]
ldr r1, [r1]
lsl r0, r3, r0
add r0, r1, r0, lsl #2
str r0, [r4, #56]
b .LBB0_3
.LBB0_2:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r2, r0, #0
.LBB0_3:
mov r0, r2
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size ilo_ccb_setup, .Lfunc_end0-ilo_ccb_setup
.cantunwind
.fnend
.type NR_QENTRY,%object
.comm NR_QENTRY,4,4
.type ILO_START_ALIGN,%object
.comm ILO_START_ALIGN,4,4
.type ILO_CACHE_SZ,%object
.comm ILO_CACHE_SZ,4,4
.type ENOMEM,%object
.comm ENOMEM,4,4
.type L2_QENTRY_SZ,%object
.comm L2_QENTRY_SZ,4,4
.type FIFOHANDLESIZE,%object
.comm FIFOHANDLESIZE,4,4
.type L2_DB_SIZE,%object
.comm L2_DB_SIZE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ilo_ccb_setup
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_drbd_nl.c_drbd_adm_dump_connections_done.c"
.globl drbd_adm_dump_connections_done # -- Begin function drbd_adm_dump_connections_done
.p2align 4, 0x90
.type drbd_adm_dump_connections_done,@function
drbd_adm_dump_connections_done: # @drbd_adm_dump_connections_done
.cfi_startproc
# %bb.0:
mov esi, 6
jmp put_resource_in_arg0 # TAILCALL
.Lfunc_end0:
.size drbd_adm_dump_connections_done, .Lfunc_end0-drbd_adm_dump_connections_done
.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_drbd_nl.c_drbd_adm_dump_connections_done.c"
.globl drbd_adm_dump_connections_done
.p2align 2
.type drbd_adm_dump_connections_done,%function
.code 32
drbd_adm_dump_connections_done:
.fnstart
mov r1, #6
b put_resource_in_arg0
.Lfunc_end0:
.size drbd_adm_dump_connections_done, .Lfunc_end0-drbd_adm_dump_connections_done
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_jsstring.c_Sp_search.c"
.p2align 4, 0x90 # -- Begin function Sp_search
.type Sp_search,@function
Sp_search: # @Sp_search
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
sub rsp, 16
.cfi_def_cfa_offset 48
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov rbx, rdi
xor esi, esi
call checkstring
mov r14, rax
mov rdi, rbx
mov esi, 1
call js_isregexp
mov rdi, rbx
mov esi, 1
test rax, rax
je .LBB0_2
# %bb.1:
call js_copy
jmp .LBB0_6
.LBB0_2:
call js_isundefined
test rax, rax
je .LBB0_4
# %bb.3:
mov esi, offset .L.str
mov rdi, rbx
jmp .LBB0_5
.LBB0_4:
mov rdi, rbx
mov esi, 1
call js_tostring
mov rdi, rbx
mov rsi, rax
.LBB0_5:
xor edx, edx
call js_newregexp
.LBB0_6:
mov ebp, -1
mov rdi, rbx
mov esi, -1
call js_toregexp
mov esi, dword ptr [rax]
lea rcx, [rsp + 8]
mov rdi, rbx
mov rdx, r14
xor r8d, r8d
call js_doregexec
test eax, eax
jne .LBB0_8
# %bb.7:
mov rax, qword ptr [rsp + 8]
mov esi, dword ptr [rax]
mov rdi, r14
call js_utfptrtoidx
mov ebp, eax
.LBB0_8:
mov rdi, rbx
mov esi, ebp
call js_pushnumber
add rsp, 16
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size Sp_search, .Lfunc_end0-Sp_search
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.zero 1
.size .L.str, 1
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym Sp_search
|
.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_jsstring.c_Sp_search.c"
.p2align 2
.type Sp_search,%function
.code 32
Sp_search:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
.pad #8
sub sp, sp, #8
mov r1, #0
mov r4, r0
bl checkstring
mov r5, r0
mov r0, r4
mov r1, #1
bl js_isregexp
cmp r0, #0
beq .LBB0_2
mov r0, r4
mov r1, #1
bl js_copy
b .LBB0_6
.LBB0_2:
mov r0, r4
mov r1, #1
bl js_isundefined
cmp r0, #0
beq .LBB0_4
movw r1, :lower16:.L.str
movt r1, :upper16:.L.str
b .LBB0_5
.LBB0_4:
mov r0, r4
mov r1, #1
bl js_tostring
mov r1, r0
.LBB0_5:
mov r0, r4
mov r2, #0
bl js_newregexp
.LBB0_6:
mov r0, r4
mvn r1, #0
mvn r6, #0
bl js_toregexp
ldr r1, [r0]
mov r0, #0
add r3, sp, #4
mov r2, r5
str r0, [sp]
mov r0, r4
bl js_doregexec
cmp r0, #0
bne .LBB0_8
ldr r0, [sp, #4]
ldr r1, [r0]
mov r0, r5
bl js_utfptrtoidx
mov r6, r0
.LBB0_8:
mov r0, r4
mov r1, r6
bl js_pushnumber
sub sp, r11, #16
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size Sp_search, .Lfunc_end0-Sp_search
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.zero 1
.size .L.str, 1
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym Sp_search
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ni_mio_common.c_ni_get_pfi_routing.c"
.p2align 4, 0x90 # -- Begin function ni_get_pfi_routing
.type ni_get_pfi_routing,@function
ni_get_pfi_routing: # @ni_get_pfi_routing
.cfi_startproc
# %bb.0:
mov eax, dword ptr [rip + ni_reg_m_series_mask]
test dword ptr [rip + boardtype], eax
je .LBB0_2
# %bb.1:
jmp ni_m_series_get_pfi_routing # TAILCALL
.LBB0_2:
jmp ni_old_get_pfi_routing # TAILCALL
.Lfunc_end0:
.size ni_get_pfi_routing, .Lfunc_end0-ni_get_pfi_routing
.cfi_endproc
# -- End function
.type boardtype,@object # @boardtype
.comm boardtype,4,4
.type ni_reg_m_series_mask,@object # @ni_reg_m_series_mask
.comm ni_reg_m_series_mask,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ni_get_pfi_routing
|
.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_ni_mio_common.c_ni_get_pfi_routing.c"
.p2align 2
.type ni_get_pfi_routing,%function
.code 32
ni_get_pfi_routing:
.fnstart
movw r2, :lower16:boardtype
movw r3, :lower16:ni_reg_m_series_mask
movt r2, :upper16:boardtype
movt r3, :upper16:ni_reg_m_series_mask
ldr r2, [r2]
ldr r3, [r3]
tst r3, r2
beq .LBB0_2
b ni_m_series_get_pfi_routing
.LBB0_2:
b ni_old_get_pfi_routing
.Lfunc_end0:
.size ni_get_pfi_routing, .Lfunc_end0-ni_get_pfi_routing
.cantunwind
.fnend
.type boardtype,%object
.comm boardtype,4,4
.type ni_reg_m_series_mask,%object
.comm ni_reg_m_series_mask,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ni_get_pfi_routing
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_hantro_h264.c_b1_ref_list_cmp.c"
.p2align 4, 0x90 # -- Begin function b1_ref_list_cmp
.type b1_ref_list_cmp,@function
b1_ref_list_cmp: # @b1_ref_list_cmp
.cfi_startproc
# %bb.0:
mov rax, qword ptr [rdi]
mov r8, qword ptr [rsi]
mov rsi, qword ptr [rdx + 16]
mov ecx, dword ptr [rip + V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM]
mov edi, dword ptr [rsi + 8*rax]
and edi, ecx
and ecx, dword ptr [rsi + 8*r8]
cmp edi, ecx
jne .LBB0_1
# %bb.3:
test edi, edi
je .LBB0_5
# %bb.4:
mov eax, dword ptr [rsi + 8*rax + 4]
sub eax, dword ptr [rsi + 8*r8 + 4]
ret
.LBB0_1:
xor eax, eax
test edi, edi
setne al
add eax, eax
add eax, -1
ret
.LBB0_5:
mov rcx, qword ptr [rdx]
mov rdx, qword ptr [rdx + 8]
mov rsi, qword ptr [rcx + 8*rax]
mov rax, qword ptr [rcx + 8*r8]
cmp rsi, rdx
setl dil
cmp rax, rdx
setl cl
cmp dil, cl
jne .LBB0_8
# %bb.6:
cmp rsi, rdx
jge .LBB0_7
.LBB0_8:
mov rdi, rax
jmp POC_CMP # TAILCALL
.LBB0_7:
mov rdi, rsi
mov rsi, rax
jmp POC_CMP # TAILCALL
.Lfunc_end0:
.size b1_ref_list_cmp, .Lfunc_end0-b1_ref_list_cmp
.cfi_endproc
# -- End function
.type V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM,@object # @V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM
.comm V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym b1_ref_list_cmp
|
.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_hantro_h264.c_b1_ref_list_cmp.c"
.p2align 2
.type b1_ref_list_cmp,%function
.code 32
b1_ref_list_cmp:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
ldr r12, [r0]
ldr r0, [r2, #8]
movw r3, :lower16:V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM
movt r3, :upper16:V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM
ldr r4, [r3]
ldr lr, [r0, r12, lsl #3]
and r3, r4, lr
ldr lr, [r1]
ldr r1, [r0, lr, lsl #3]
and r1, r1, r4
cmp r3, r1
bne .LBB0_3
cmp r3, #0
beq .LBB0_4
add r1, r0, lr, lsl #3
add r0, r0, r12, lsl #3
ldr r1, [r1, #4]
ldr r0, [r0, #4]
sub r0, r0, r1
pop {r4, r10, r11, pc}
.LBB0_3:
mvn r0, #0
cmp r3, #0
movwne r0, #1
pop {r4, r10, r11, pc}
.LBB0_4:
ldm r2, {r0, r3}
mov r2, #0
mov r4, #0
ldr lr, [r0, lr, lsl #2]
ldr r1, [r0, r12, lsl #2]
cmp lr, r3
movwlt r2, #1
cmp r1, r3
movwlt r4, #1
cmp r4, r2
bne .LBB0_6
cmp r1, r3
bge .LBB0_7
.LBB0_6:
mov r0, lr
pop {r4, r10, r11, lr}
b POC_CMP
.LBB0_7:
mov r0, r1
mov r1, lr
pop {r4, r10, r11, lr}
b POC_CMP
.Lfunc_end0:
.size b1_ref_list_cmp, .Lfunc_end0-b1_ref_list_cmp
.cantunwind
.fnend
.type V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM,%object
.comm V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym b1_ref_list_cmp
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_m68kopdm.c_m68k_op_move_16_frs_pd.c"
.globl m68k_op_move_16_frs_pd # -- Begin function m68k_op_move_16_frs_pd
.p2align 4, 0x90
.type m68k_op_move_16_frs_pd,@function
m68k_op_move_16_frs_pd: # @m68k_op_move_16_frs_pd
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov edi, dword ptr [rip + CPU_TYPE]
call CPU_TYPE_IS_000
or rax, qword ptr [rip + FLAG_S]
je .LBB0_2
# %bb.1:
xor eax, eax
call EA_AY_PD_16
mov ebx, eax
xor eax, eax
call m68ki_get_sr
mov edi, ebx
mov esi, eax
pop rbx
.cfi_def_cfa_offset 8
jmp m68ki_write_16 # TAILCALL
.LBB0_2:
.cfi_def_cfa_offset 16
xor eax, eax
pop rbx
.cfi_def_cfa_offset 8
jmp m68ki_exception_privilege_violation # TAILCALL
.Lfunc_end0:
.size m68k_op_move_16_frs_pd, .Lfunc_end0-m68k_op_move_16_frs_pd
.cfi_endproc
# -- End function
.type CPU_TYPE,@object # @CPU_TYPE
.comm CPU_TYPE,4,4
.type FLAG_S,@object # @FLAG_S
.comm FLAG_S,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_m68kopdm.c_m68k_op_move_16_frs_pd.c"
.globl m68k_op_move_16_frs_pd
.p2align 2
.type m68k_op_move_16_frs_pd,%function
.code 32
m68k_op_move_16_frs_pd:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
movw r0, :lower16:CPU_TYPE
movt r0, :upper16:CPU_TYPE
ldr r0, [r0]
bl CPU_TYPE_IS_000
movw r1, :lower16:FLAG_S
movt r1, :upper16:FLAG_S
ldr r1, [r1]
orrs r0, r1, r0
beq .LBB0_2
bl EA_AY_PD_16
mov r4, r0
bl m68ki_get_sr
mov r1, r0
mov r0, r4
pop {r4, r10, r11, lr}
b m68ki_write_16
.LBB0_2:
pop {r4, r10, r11, lr}
b m68ki_exception_privilege_violation
.Lfunc_end0:
.size m68k_op_move_16_frs_pd, .Lfunc_end0-m68k_op_move_16_frs_pd
.cantunwind
.fnend
.type CPU_TYPE,%object
.comm CPU_TYPE,4,4
.type FLAG_S,%object
.comm FLAG_S,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_read.c_test_config_read__multiline_value.c"
.globl test_config_read__multiline_value # -- Begin function test_config_read__multiline_value
.p2align 4, 0x90
.type test_config_read__multiline_value,@function
test_config_read__multiline_value: # @test_config_read__multiline_value
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov edi, offset .L.str
call cl_fixture
mov rdi, rsp
mov esi, eax
call git_config_open_ondisk
mov edi, eax
call cl_git_pass
mov rsi, qword ptr [rsp]
mov edi, offset buf
mov edx, offset .L.str.1
call git_config_get_string_buf
mov edi, eax
call cl_git_pass
mov edi, offset buf
call git_buf_cstr
mov edi, offset .L.str.2
mov esi, eax
call cl_assert_equal_s
mov rdi, qword ptr [rsp]
call git_config_free
pop rax
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size test_config_read__multiline_value, .Lfunc_end0-test_config_read__multiline_value
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "config/config2"
.size .L.str, 15
.type buf,@object # @buf
.comm buf,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "this.That.and"
.size .L.str.1, 14
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "one one one two two three three"
.size .L.str.2, 32
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym buf
|
.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_read.c_test_config_read__multiline_value.c"
.globl test_config_read__multiline_value
.p2align 2
.type test_config_read__multiline_value,%function
.code 32
test_config_read__multiline_value:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #8
sub sp, sp, #8
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl cl_fixture
mov r1, r0
add r0, sp, #4
bl git_config_open_ondisk
bl cl_git_pass
ldr r1, [sp, #4]
movw r4, :lower16:buf
movw r2, :lower16:.L.str.1
movt r4, :upper16:buf
movt r2, :upper16:.L.str.1
mov r0, r4
bl git_config_get_string_buf
bl cl_git_pass
mov r0, r4
bl git_buf_cstr
mov r1, r0
movw r0, :lower16:.L.str.2
movt r0, :upper16:.L.str.2
bl cl_assert_equal_s
ldr r0, [sp, #4]
bl git_config_free
sub sp, r11, #8
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size test_config_read__multiline_value, .Lfunc_end0-test_config_read__multiline_value
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "config/config2"
.size .L.str, 15
.type buf,%object
.comm buf,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "this.That.and"
.size .L.str.1, 14
.type .L.str.2,%object
.L.str.2:
.asciz "one one one two two three three"
.size .L.str.2, 32
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym buf
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_transport.c_fetch_refs_from_bundle.c"
.p2align 4, 0x90 # -- Begin function fetch_refs_from_bundle
.type fetch_refs_from_bundle,@function
fetch_refs_from_bundle: # @fetch_refs_from_bundle
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov r14, rdi
mov rbx, qword ptr [rdi + 8]
cmp dword ptr [rbx + 8], 0
jne .LBB0_2
# %bb.1:
mov rdi, r14
xor esi, esi
xor edx, edx
call get_refs_from_bundle
.LBB0_2:
mov edi, dword ptr [rip + the_repository]
mov edx, dword ptr [rbx]
add rbx, 4
xor ecx, ecx
cmp qword ptr [r14], 0
je .LBB0_4
# %bb.3:
mov ecx, dword ptr [rip + BUNDLE_VERBOSE]
.LBB0_4:
mov rsi, rbx
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp unbundle # TAILCALL
.Lfunc_end0:
.size fetch_refs_from_bundle, .Lfunc_end0-fetch_refs_from_bundle
.cfi_endproc
# -- End function
.type the_repository,@object # @the_repository
.comm the_repository,4,4
.type BUNDLE_VERBOSE,@object # @BUNDLE_VERBOSE
.comm BUNDLE_VERBOSE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym fetch_refs_from_bundle
|
.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_transport.c_fetch_refs_from_bundle.c"
.p2align 2
.type fetch_refs_from_bundle,%function
.code 32
fetch_refs_from_bundle:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
ldr r4, [r0, #4]
mov r5, r0
ldr r0, [r4, #8]
cmp r0, #0
bne .LBB0_2
mov r0, r5
mov r1, #0
mov r2, #0
bl get_refs_from_bundle
.LBB0_2:
movw r0, :lower16:BUNDLE_VERBOSE
ldr r2, [r4], #4
movt r0, :upper16:BUNDLE_VERBOSE
ldr r3, [r0]
ldr r0, [r5]
mov r1, r4
cmp r0, #0
moveq r3, r0
movw r0, :lower16:the_repository
movt r0, :upper16:the_repository
ldr r0, [r0]
pop {r4, r5, r11, lr}
b unbundle
.Lfunc_end0:
.size fetch_refs_from_bundle, .Lfunc_end0-fetch_refs_from_bundle
.cantunwind
.fnend
.type the_repository,%object
.comm the_repository,4,4
.type BUNDLE_VERBOSE,%object
.comm BUNDLE_VERBOSE,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym fetch_refs_from_bundle
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_x11_init.c_errorHandler.c"
.p2align 4, 0x90 # -- Begin function errorHandler
.type errorHandler,@function
errorHandler: # @errorHandler
.cfi_startproc
# %bb.0:
mov eax, dword ptr [rsi]
mov dword ptr [rip + _glfw], eax
xor eax, eax
ret
.Lfunc_end0:
.size errorHandler, .Lfunc_end0-errorHandler
.cfi_endproc
# -- End function
.type _glfw,@object # @_glfw
.comm _glfw,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym errorHandler
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_x11_init.c_errorHandler.c"
.p2align 2
.type errorHandler,%function
.code 32
errorHandler:
.fnstart
ldr r0, [r1]
movw r1, :lower16:_glfw
movt r1, :upper16:_glfw
str r0, [r1]
mov r0, #0
bx lr
.Lfunc_end0:
.size errorHandler, .Lfunc_end0-errorHandler
.cantunwind
.fnend
.type _glfw,%object
.comm _glfw,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym errorHandler
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_test-mktemp.c_cmd__mktemp.c"
.globl cmd__mktemp # -- Begin function cmd__mktemp
.p2align 4, 0x90
.type cmd__mktemp,@function
cmd__mktemp: # @cmd__mktemp
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rsi
cmp edi, 2
je .LBB0_2
# %bb.1:
mov edi, offset .L.str
call usage
.LBB0_2:
mov rdi, qword ptr [rbx + 8]
call xstrdup
mov edi, eax
call xmkstemp
xor eax, eax
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size cmd__mktemp, .Lfunc_end0-cmd__mktemp
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Expected 1 parameter defining the temporary file template"
.size .L.str, 58
.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_test-mktemp.c_cmd__mktemp.c"
.globl cmd__mktemp
.p2align 2
.type cmd__mktemp,%function
.code 32
cmd__mktemp:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r1
cmp r0, #2
beq .LBB0_2
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl usage
.LBB0_2:
ldr r0, [r4, #4]
bl xstrdup
bl xmkstemp
mov r0, #0
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size cmd__mktemp, .Lfunc_end0-cmd__mktemp
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Expected 1 parameter defining the temporary file template"
.size .L.str, 58
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_usage.c_prt_opt_usage.c"
.p2align 4, 0x90 # -- Begin function prt_opt_usage
.type prt_opt_usage,@function
prt_opt_usage: # @prt_opt_usage
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 24
.cfi_def_cfa_offset 80
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov qword ptr [rsp + 8], rdx # 8-byte Spill
mov r12d, esi
mov r15, rdi
mov ebp, dword ptr [rdi]
mov rbx, qword ptr [rdi + 16]
add ebp, 1
xor r14d, r14d
xor r13d, r13d
mov dword ptr [rsp + 20], esi # 4-byte Spill
jmp .LBB0_1
.LBB0_7: # in Loop: Header=BB0_1 Depth=1
mov edx, offset argTypes
mov rdi, r15
mov rsi, rbx
call prt_preamble
mov edi, dword ptr [rip + option_usage_fp]
mov rsi, qword ptr [rip + zDisabledOpt]
mov rdx, qword ptr [rbx + 8]
mov rcx, r13
call fprintf
mov r13d, r12d
mov r12d, dword ptr [rsp + 20] # 4-byte Reload
.p2align 4, 0x90
.LBB0_24: # in Loop: Header=BB0_1 Depth=1
add rbx, 32
add r14d, 1
add ebp, -1
cmp ebp, 1
jle .LBB0_25
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov eax, dword ptr [rbx]
test dword ptr [rip + OPTST_NO_USAGE_MASK], eax
je .LBB0_8
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov ecx, dword ptr [rip + OPTST_NO_INIT]
or ecx, dword ptr [rip + OPTST_OMITTED]
cmp eax, ecx
jne .LBB0_24
# %bb.3: # in Loop: Header=BB0_1 Depth=1
cmp qword ptr [rbx + 8], 0
je .LBB0_24
# %bb.4: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rip + EXIT_SUCCESS], r12d
jne .LBB0_24
# %bb.5: # in Loop: Header=BB0_1 Depth=1
mov r12d, r13d
mov r13, qword ptr [rbx + 16]
test r13, r13
jne .LBB0_7
# %bb.6: # in Loop: Header=BB0_1 Depth=1
mov r13, qword ptr [rip + zDisabledWhy]
jmp .LBB0_7
.p2align 4, 0x90
.LBB0_8: # in Loop: Header=BB0_1 Depth=1
test dword ptr [rip + OPTST_DOCUMENT], eax
je .LBB0_11
# %bb.9: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rip + EXIT_SUCCESS], r12d
jne .LBB0_24
# %bb.10: # in Loop: Header=BB0_1 Depth=1
mov edi, dword ptr [rip + option_usage_fp]
mov rsi, qword ptr [rip + argTypes]
mov rdx, qword ptr [rbx + 16]
mov rcx, qword ptr [rsp + 8] # 8-byte Reload
call fprintf
add r13d, 1
jmp .LBB0_24
.LBB0_11: # in Loop: Header=BB0_1 Depth=1
mov eax, dword ptr [rip + OPTPROC_VENDOR_OPT]
test dword ptr [r15 + 4], eax
je .LBB0_13
# %bb.12: # in Loop: Header=BB0_1 Depth=1
mov edi, dword ptr [rbx + 24]
call IS_GRAPHIC_CHAR
test eax, eax
je .LBB0_24
.LBB0_13: # in Loop: Header=BB0_1 Depth=1
test r13d, r13d
jle .LBB0_22
# %bb.14: # in Loop: Header=BB0_1 Depth=1
cmp dword ptr [rip + EXIT_SUCCESS], r12d
jne .LBB0_22
# %bb.15: # in Loop: Header=BB0_1 Depth=1
cmp r14d, dword ptr [r15 + 8]
jne .LBB0_18
# %bb.16: # in Loop: Header=BB0_1 Depth=1
mov eax, dword ptr [rip + OPTST_DOCUMENT]
test dword ptr [rbx - 32], eax
jne .LBB0_22
# %bb.17: # in Loop: Header=BB0_1 Depth=1
mov edi, dword ptr [rip + option_usage_fp]
mov rsi, qword ptr [rip + argTypes]
mov rdx, qword ptr [rip + zAuto]
jmp .LBB0_21
.LBB0_18: # in Loop: Header=BB0_1 Depth=1
cmp ebp, 2
jne .LBB0_22
# %bb.19: # in Loop: Header=BB0_1 Depth=1
mov eax, dword ptr [rip + OPTPROC_VENDOR_OPT]
test dword ptr [r15 + 4], eax
je .LBB0_22
# %bb.20: # in Loop: Header=BB0_1 Depth=1
mov edi, dword ptr [rip + option_usage_fp]
mov rsi, qword ptr [rip + argTypes]
mov rdx, qword ptr [rip + zVendIntro]
.LBB0_21: # in Loop: Header=BB0_1 Depth=1
mov rcx, qword ptr [rsp + 8] # 8-byte Reload
call fprintf
.LBB0_22: # in Loop: Header=BB0_1 Depth=1
mov edx, offset argTypes
mov rdi, r15
mov rsi, rbx
call prt_one_usage
cmp dword ptr [rip + EXIT_SUCCESS], r12d
jne .LBB0_24
# %bb.23: # in Loop: Header=BB0_1 Depth=1
mov rdi, r15
mov rsi, rbx
mov rdx, qword ptr [rsp + 8] # 8-byte Reload
call prt_extd_usage
jmp .LBB0_24
.LBB0_25:
mov edi, dword ptr [rip + NL]
mov esi, dword ptr [rip + option_usage_fp]
add rsp, 24
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp fputc # TAILCALL
.Lfunc_end0:
.size prt_opt_usage, .Lfunc_end0-prt_opt_usage
.cfi_endproc
# -- End function
.type OPTST_NO_USAGE_MASK,@object # @OPTST_NO_USAGE_MASK
.comm OPTST_NO_USAGE_MASK,4,4
.type OPTST_OMITTED,@object # @OPTST_OMITTED
.comm OPTST_OMITTED,4,4
.type OPTST_NO_INIT,@object # @OPTST_NO_INIT
.comm OPTST_NO_INIT,4,4
.type EXIT_SUCCESS,@object # @EXIT_SUCCESS
.comm EXIT_SUCCESS,4,4
.type zDisabledWhy,@object # @zDisabledWhy
.comm zDisabledWhy,8,8
.type argTypes,@object # @argTypes
.comm argTypes,8,8
.type option_usage_fp,@object # @option_usage_fp
.comm option_usage_fp,4,4
.type zDisabledOpt,@object # @zDisabledOpt
.comm zDisabledOpt,8,8
.type OPTST_DOCUMENT,@object # @OPTST_DOCUMENT
.comm OPTST_DOCUMENT,4,4
.type OPTPROC_VENDOR_OPT,@object # @OPTPROC_VENDOR_OPT
.comm OPTPROC_VENDOR_OPT,4,4
.type zAuto,@object # @zAuto
.comm zAuto,8,8
.type zVendIntro,@object # @zVendIntro
.comm zVendIntro,8,8
.type NL,@object # @NL
.comm NL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym prt_opt_usage
.addrsig_sym argTypes
|
.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_usage.c_prt_opt_usage.c"
.p2align 2
.type prt_opt_usage,%function
.code 32
prt_opt_usage:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #28
sub sp, sp, #28
str r2, [sp, #4]
str r1, [sp, #20]
ldr r1, [r0]
ldr r4, [r0, #12]
str r0, [sp, #16]
movw r6, :lower16:OPTST_NO_USAGE_MASK
movw r5, :lower16:OPTST_OMITTED
movw r7, :lower16:OPTST_NO_INIT
mov r9, #0
mov r8, #1
movt r6, :upper16:OPTST_NO_USAGE_MASK
movt r5, :upper16:OPTST_OMITTED
movt r7, :upper16:OPTST_NO_INIT
sub r0, r1, #1
str r1, [sp, #24]
str r0, [sp]
mov r0, #0
str r4, [sp, #12]
str r0, [sp, #8]
b .LBB0_3
.LBB0_1:
movw r5, :lower16:OPTST_OMITTED
movw r7, :lower16:OPTST_NO_INIT
movt r5, :upper16:OPTST_OMITTED
movt r7, :upper16:OPTST_NO_INIT
.LBB0_2:
ldr r0, [sp, #24]
sub r8, r8, #1
add r9, r9, #1
add r4, r4, #16
add r0, r0, r8
cmp r0, #1
ble .LBB0_24
.LBB0_3:
ldr r0, [r4]
ldr r1, [r6]
tst r1, r0
beq .LBB0_8
ldr r1, [r5]
ldr r2, [r7]
orr r1, r2, r1
cmp r0, r1
bne .LBB0_2
ldr r0, [sp, #12]
add r10, r0, r9, lsl #4
ldr r0, [r10, #4]
cmp r0, #0
beq .LBB0_1
movw r0, :lower16:EXIT_SUCCESS
ldr r1, [sp, #20]
movt r0, :upper16:EXIT_SUCCESS
ldr r0, [r0]
cmp r0, r1
bne .LBB0_1
movw r0, :lower16:zDisabledWhy
ldr r5, [r10, #8]
movw r2, :lower16:argTypes
mov r1, r4
movt r0, :upper16:zDisabledWhy
movt r2, :upper16:argTypes
ldr r7, [r0]
ldr r0, [sp, #16]
bl prt_preamble
movw r0, :lower16:option_usage_fp
movw r1, :lower16:zDisabledOpt
ldr r2, [r10, #4]
cmp r5, #0
movt r0, :upper16:option_usage_fp
movt r1, :upper16:zDisabledOpt
movne r7, r5
ldr r0, [r0]
ldr r1, [r1]
mov r3, r7
bl fprintf
b .LBB0_1
.LBB0_8:
movw r1, :lower16:OPTST_DOCUMENT
movt r1, :upper16:OPTST_DOCUMENT
ldr r1, [r1]
tst r1, r0
beq .LBB0_11
movw r0, :lower16:EXIT_SUCCESS
ldr r1, [sp, #20]
movt r0, :upper16:EXIT_SUCCESS
ldr r0, [r0]
cmp r0, r1
bne .LBB0_2
ldr r0, [sp, #12]
ldr r3, [sp, #4]
add r0, r0, r9, lsl #4
ldr r2, [r0, #8]
movw r0, :lower16:argTypes
movt r0, :upper16:argTypes
ldr r1, [r0]
movw r0, :lower16:option_usage_fp
movt r0, :upper16:option_usage_fp
ldr r0, [r0]
bl fprintf
ldr r0, [sp, #8]
add r0, r0, #1
str r0, [sp, #8]
b .LBB0_2
.LBB0_11:
ldr r0, [sp, #16]
movw r1, :lower16:OPTPROC_VENDOR_OPT
movt r1, :upper16:OPTPROC_VENDOR_OPT
ldr r1, [r1]
ldr r0, [r0, #4]
tst r1, r0
beq .LBB0_13
ldr r0, [r4, #12]
bl IS_GRAPHIC_CHAR
cmp r0, #0
beq .LBB0_2
.LBB0_13:
ldr r0, [sp, #8]
cmp r0, #1
blt .LBB0_22
movw r0, :lower16:EXIT_SUCCESS
ldr r1, [sp, #20]
movt r0, :upper16:EXIT_SUCCESS
ldr r0, [r0]
cmp r0, r1
bne .LBB0_22
ldr r0, [sp, #16]
ldr r0, [r0, #8]
cmp r9, r0
bne .LBB0_18
movw r1, :lower16:OPTST_DOCUMENT
ldr r0, [r4, #-16]
movt r1, :upper16:OPTST_DOCUMENT
ldr r1, [r1]
tst r1, r0
bne .LBB0_22
movw r0, :lower16:zAuto
movt r0, :upper16:zAuto
b .LBB0_21
.LBB0_18:
ldr r0, [sp]
cmp r0, r9
bne .LBB0_22
ldr r0, [sp, #16]
movw r1, :lower16:OPTPROC_VENDOR_OPT
movt r1, :upper16:OPTPROC_VENDOR_OPT
ldr r1, [r1]
ldr r0, [r0, #4]
tst r1, r0
beq .LBB0_22
movw r0, :lower16:zVendIntro
movt r0, :upper16:zVendIntro
.LBB0_21:
ldr r2, [r0]
movw r0, :lower16:argTypes
ldr r3, [sp, #4]
movt r0, :upper16:argTypes
ldr r1, [r0]
movw r0, :lower16:option_usage_fp
movt r0, :upper16:option_usage_fp
ldr r0, [r0]
bl fprintf
.LBB0_22:
ldr r0, [sp, #16]
movw r2, :lower16:argTypes
mov r1, r4
movt r2, :upper16:argTypes
bl prt_one_usage
movw r0, :lower16:EXIT_SUCCESS
ldr r1, [sp, #20]
movt r0, :upper16:EXIT_SUCCESS
ldr r0, [r0]
cmp r0, r1
bne .LBB0_2
ldr r0, [sp, #16]
ldr r2, [sp, #4]
mov r1, r4
bl prt_extd_usage
b .LBB0_2
.LBB0_24:
movw r0, :lower16:option_usage_fp
movt r0, :upper16:option_usage_fp
ldr r1, [r0]
movw r0, :lower16:NL
movt r0, :upper16:NL
ldr r0, [r0]
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, lr}
b fputc
.Lfunc_end0:
.size prt_opt_usage, .Lfunc_end0-prt_opt_usage
.cantunwind
.fnend
.type OPTST_NO_USAGE_MASK,%object
.comm OPTST_NO_USAGE_MASK,4,4
.type OPTST_OMITTED,%object
.comm OPTST_OMITTED,4,4
.type OPTST_NO_INIT,%object
.comm OPTST_NO_INIT,4,4
.type EXIT_SUCCESS,%object
.comm EXIT_SUCCESS,4,4
.type zDisabledWhy,%object
.comm zDisabledWhy,4,4
.type argTypes,%object
.comm argTypes,4,4
.type option_usage_fp,%object
.comm option_usage_fp,4,4
.type zDisabledOpt,%object
.comm zDisabledOpt,4,4
.type OPTST_DOCUMENT,%object
.comm OPTST_DOCUMENT,4,4
.type OPTPROC_VENDOR_OPT,%object
.comm OPTPROC_VENDOR_OPT,4,4
.type zAuto,%object
.comm zAuto,4,4
.type zVendIntro,%object
.comm zVendIntro,4,4
.type NL,%object
.comm NL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym prt_opt_usage
.addrsig_sym argTypes
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_hub.c_hub_quiesce.c"
.p2align 4, 0x90 # -- Begin function hub_quiesce
.type hub_quiesce,@function
hub_quiesce: # @hub_quiesce
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14d, esi
mov rbx, rdi
mov r12, qword ptr [rdi + 64]
lea r15, [rdi + 56]
mov rdi, r15
call spin_lock_irqsave
mov dword ptr [rbx], 1
mov rdi, r15
call spin_unlock_irqrestore
cmp dword ptr [rip + HUB_SUSPEND], r14d
je .LBB0_6
# %bb.1:
mov eax, dword ptr [r12]
test eax, eax
jle .LBB0_6
# %bb.2:
xor ebp, ebp
jmp .LBB0_3
.p2align 4, 0x90
.LBB0_5: # in Loop: Header=BB0_3 Depth=1
add rbp, 1
movsxd rcx, eax
cmp rbp, rcx
jge .LBB0_6
.LBB0_3: # =>This Inner Loop Header: Depth=1
mov rcx, qword ptr [rbx + 48]
mov rdi, qword ptr [rcx + 8*rbp]
cmp qword ptr [rdi], 0
je .LBB0_5
# %bb.4: # in Loop: Header=BB0_3 Depth=1
call usb_disconnect
mov eax, dword ptr [r12]
jmp .LBB0_5
.LBB0_6:
lea rdi, [rbx + 44]
call del_timer_sync
mov edi, dword ptr [rbx + 40]
call usb_kill_urb
cmp qword ptr [rbx + 32], 0
je .LBB0_8
# %bb.7:
lea rdi, [rbx + 24]
call cancel_delayed_work_sync
.LBB0_8:
cmp qword ptr [rbx + 16], 0
je .LBB0_9
# %bb.10:
add rbx, 8
mov rdi, rbx
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp flush_work # TAILCALL
.LBB0_9:
.cfi_def_cfa_offset 48
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size hub_quiesce, .Lfunc_end0-hub_quiesce
.cfi_endproc
# -- End function
.type HUB_SUSPEND,@object # @HUB_SUSPEND
.comm HUB_SUSPEND,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym hub_quiesce
|
.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_hub.c_hub_quiesce.c"
.p2align 2
.type hub_quiesce,%function
.code 32
hub_quiesce:
.fnstart
.save {r4, r5, r6, r7, r11, lr}
push {r4, r5, r6, r7, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
ldr r7, [r0, #36]
add r6, r0, #32
mov r4, r0
mov r5, r1
mov r0, r6
bl spin_lock_irqsave
mov r0, #1
str r0, [r4]
mov r0, r6
bl spin_unlock_irqrestore
movw r0, :lower16:HUB_SUSPEND
movt r0, :upper16:HUB_SUSPEND
ldr r0, [r0]
cmp r0, r5
beq .LBB0_6
ldr r1, [r7]
cmp r1, #1
blt .LBB0_6
mov r5, #0
b .LBB0_4
.LBB0_3:
add r5, r5, #1
cmp r5, r1
bge .LBB0_6
.LBB0_4:
ldr r0, [r4, #28]
ldr r0, [r0, r5, lsl #2]
ldr r2, [r0]
cmp r2, #0
beq .LBB0_3
bl usb_disconnect
ldr r1, [r7]
b .LBB0_3
.LBB0_6:
add r0, r4, #24
bl del_timer_sync
ldr r0, [r4, #20]
bl usb_kill_urb
ldr r0, [r4, #16]
cmp r0, #0
beq .LBB0_8
add r0, r4, #12
bl cancel_delayed_work_sync
.LBB0_8:
ldr r0, [r4, #8]
cmp r0, #0
popeq {r4, r5, r6, r7, r11, pc}
add r0, r4, #4
pop {r4, r5, r6, r7, r11, lr}
b flush_work
.Lfunc_end0:
.size hub_quiesce, .Lfunc_end0-hub_quiesce
.cantunwind
.fnend
.type HUB_SUSPEND,%object
.comm HUB_SUSPEND,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym hub_quiesce
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_zfs_vfsops.c_zfs_vget.c"
.globl zfs_vget # -- Begin function zfs_vget
.p2align 4, 0x90
.type zfs_vget,@function
zfs_vget: # @zfs_vget
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
sub rsp, 16
.cfi_def_cfa_offset 48
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov rbx, rsi
mov r14, qword ptr [rdi]
mov qword ptr [rsi], 0
mov rax, qword ptr [rdx]
mov rcx, qword ptr [rip + LONG_FID_LEN]
cmp rax, qword ptr [rip + SHORT_FID_LEN]
je .LBB0_2
# %bb.1:
cmp rax, rcx
jne .LBB0_5
.LBB0_2:
cmp rax, rcx
jne .LBB0_8
# %bb.3:
mov edx, dword ptr [rip + ZFSCTL_INO_SNAPDIRS]
cmp edx, -2
jne .LBB0_4
# %bb.7:
mov edi, offset .L.str.1
mov esi, -1
mov edx, -1
xor eax, eax
call dprintf
jmp .LBB0_5
.LBB0_8:
mov rdi, r14
call ZFS_ENTER
mov edi, offset .L.str.3
mov esi, -1
mov edx, -1
mov ecx, -1
xor eax, eax
call dprintf
lea rdx, [rsp + 8]
mov rdi, r14
mov esi, -1
call zfs_zget
test eax, eax
je .LBB0_10
# %bb.9:
mov ebp, eax
mov rdi, r14
call ZFS_EXIT
jmp .LBB0_18
.LBB0_4:
mov edi, offset .L.str
mov esi, -1
mov ecx, -1
xor eax, eax
call dprintf
.LBB0_5:
mov edi, dword ptr [rip + EINVAL]
.LBB0_6:
call SET_ERROR
mov ebp, eax
.LBB0_18:
mov eax, ebp
add rsp, 16
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_10:
.cfi_def_cfa_offset 48
mov rdi, qword ptr [rsp + 8]
mov eax, dword ptr [rip + ZFS_XATTR]
test dword ptr [rdi], eax
jne .LBB0_11
# %bb.12:
mov ebp, dword ptr [rdi + 16]
mov rdi, r14
call SA_ZPL_GEN
lea rdx, [rsp + 4]
mov edi, ebp
mov esi, eax
mov ecx, 4
call sa_lookup
mov eax, dword ptr [rsp + 4]
test eax, eax
mov esi, 1
cmovne esi, eax
mov dword ptr [rsp + 4], esi
cmp esi, -1
jne .LBB0_14
# %bb.13:
mov rdi, qword ptr [rsp + 8]
cmp qword ptr [rdi + 8], 0
jne .LBB0_14
# %bb.15:
call ZTOI
mov qword ptr [rbx], rax
test rax, rax
je .LBB0_17
# %bb.16:
mov rdi, rax
call ITOZ
mov edi, eax
call zfs_inode_update
.LBB0_17:
mov rdi, r14
call ZFS_EXIT
xor ebp, ebp
jmp .LBB0_18
.LBB0_14:
mov edi, offset .L.str.4
mov edx, -1
xor eax, eax
call dprintf
mov rdi, qword ptr [rsp + 8]
.LBB0_11:
call ZTOI
mov rdi, rax
call iput
mov rdi, r14
call ZFS_EXIT
mov edi, dword ptr [rip + ENOENT]
jmp .LBB0_6
.Lfunc_end0:
.size zfs_vget, .Lfunc_end0-zfs_vget
.cfi_endproc
# -- End function
.type SHORT_FID_LEN,@object # @SHORT_FID_LEN
.comm SHORT_FID_LEN,8,8
.type LONG_FID_LEN,@object # @LONG_FID_LEN
.comm LONG_FID_LEN,8,8
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.type ZFSCTL_INO_SNAPDIRS,@object # @ZFSCTL_INO_SNAPDIRS
.comm ZFSCTL_INO_SNAPDIRS,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "snapdir fid: objsetid (%llu) != ZFSCTL_INO_SNAPDIRS (%llu) - object (%llu)\n"
.size .L.str, 76
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "snapdir fid: fid_gen (%llu) and setgen (%llu)\n"
.size .L.str.1, 47
.type ZFSCTL_INO_ROOT,@object # @ZFSCTL_INO_ROOT
.comm ZFSCTL_INO_ROOT,4,4
.type ZFSCTL_INO_SNAPDIR,@object # @ZFSCTL_INO_SNAPDIR
.comm ZFSCTL_INO_SNAPDIR,4,4
.type kcred,@object # @kcred
.comm kcred,4,4
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "getting %llu [%llu mask %llx]\n"
.size .L.str.3, 31
.type ZFS_XATTR,@object # @ZFS_XATTR
.comm ZFS_XATTR,4,4
.type ENOENT,@object # @ENOENT
.comm ENOENT,4,4
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz "znode gen (%llu) != fid gen (%llu)\n"
.size .L.str.4, 36
.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_zfs_vfsops.c_zfs_vget.c"
.globl zfs_vget
.p2align 2
.type zfs_vget,%function
.code 32
zfs_vget:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r11, lr}
push {r4, r5, r6, r7, r8, r9, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
.pad #24
sub sp, sp, #24
movw r7, :lower16:SHORT_FID_LEN
movw r3, :lower16:LONG_FID_LEN
mov r9, r1
mov r1, #0
ldr r8, [r0]
movt r7, :upper16:SHORT_FID_LEN
str r1, [r9]
movt r3, :upper16:LONG_FID_LEN
ldr r1, [r2]
ldr r7, [r7]
ldr r3, [r3]
cmp r1, r7
cmpne r1, r3
bne .LBB0_12
ldr r7, [r1]
ldr r6, [r1, #4]
ldr r4, [r1, #8]
ldr r5, [r1, #12]
ldr r2, [r2, #4]
cmp r1, r3
orr r7, r7, r6, lsl #8
orr r7, r7, r4, lsl #16
ldr r4, [r2, #8]
orr r6, r7, r5, lsl #24
ldr r7, [r2]
ldr r5, [r2, #4]
ldr r2, [r2, #12]
orr r7, r7, r5, lsl #8
orr r7, r7, r4, lsl #16
orr r7, r7, r2, lsl #24
bne .LBB0_5
movw r1, :lower16:ZFSCTL_INO_SNAPDIRS
movt r1, :upper16:ZFSCTL_INO_SNAPDIRS
ldr r2, [r1]
cmp r2, r7, lsl #1
bne .LBB0_11
cmp r6, #0
beq .LBB0_22
movw r0, :lower16:.L.str.1
mov r1, r6
mov r2, r6
movt r0, :upper16:.L.str.1
bl dprintf
b .LBB0_12
.LBB0_5:
mov r0, r8
bl ZFS_ENTER
cmp r6, #0
bne .LBB0_9
movw r0, :lower16:ZFSCTL_INO_ROOT
movw r4, :lower16:ZFSCTL_INO_SNAPDIR
movt r0, :upper16:ZFSCTL_INO_ROOT
movt r4, :upper16:ZFSCTL_INO_SNAPDIR
ldr r0, [r0]
cmp r7, r0
ldrne r0, [r4]
cmpne r7, r0
bne .LBB0_9
ldr r0, [r8, #4]
cmp r0, #0
str r0, [r9]
movwne r0, #1
bl ASSERT
ldr r1, [r4]
ldr r0, [r9]
cmp r7, r1
bne .LBB0_23
movw r1, :lower16:kcred
mov r2, #0
mov r3, #0
movt r1, :upper16:kcred
ldr r1, [r1]
stm sp, {r1, r2}
movw r1, :lower16:.L.str.2
str r2, [sp, #8]
mov r2, r9
movt r1, :upper16:.L.str.2
bl zfsctl_root_lookup
clz r0, r0
lsr r0, r0, #5
bl VERIFY
b .LBB0_26
.LBB0_9:
movw r0, :lower16:.L.str.3
mov r1, r7
mov r2, r6
mvn r3, #0
movt r0, :upper16:.L.str.3
bl dprintf
add r2, sp, #20
mov r0, r8
mov r1, r7
bl zfs_zget
cmp r0, #0
beq .LBB0_16
mov r4, r0
mov r0, r8
bl ZFS_EXIT
b .LBB0_15
.LBB0_11:
movw r0, :lower16:.L.str
mov r1, r7
mov r3, r7
movt r0, :upper16:.L.str
bl dprintf
.LBB0_12:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
.LBB0_13:
ldr r0, [r0]
bl SET_ERROR
.LBB0_14:
mov r4, r0
.LBB0_15:
mov r0, r4
sub sp, r11, #24
pop {r4, r5, r6, r7, r8, r9, r11, pc}
.LBB0_16:
ldr r0, [sp, #20]
movw r2, :lower16:ZFS_XATTR
movt r2, :upper16:ZFS_XATTR
ldr r2, [r2]
ldr r1, [r0]
tst r2, r1
bne .LBB0_21
ldr r4, [r0, #8]
mov r0, r8
bl SA_ZPL_GEN
mov r1, r0
add r2, sp, #16
mov r0, r4
mov r3, #4
bl sa_lookup
ldr r1, [sp, #16]
cmp r1, #0
movweq r1, #1
cmp r6, #0
str r1, [sp, #16]
bne .LBB0_19
ldr r0, [r8]
mov r6, r1
cmp r0, r7
movne r6, #0
.LBB0_19:
cmp r1, r6
ldreq r0, [sp, #20]
ldreq r2, [r0, #4]
cmpeq r2, #0
beq .LBB0_24
movw r0, :lower16:.L.str.4
mov r2, r6
movt r0, :upper16:.L.str.4
bl dprintf
ldr r0, [sp, #20]
.LBB0_21:
bl ZTOI
bl iput
mov r0, r8
bl ZFS_EXIT
movw r0, :lower16:ENOENT
movt r0, :upper16:ENOENT
b .LBB0_13
.LBB0_22:
mov r1, r7
mov r2, #0
mov r3, r9
bl zfsctl_snapdir_vget
b .LBB0_14
.LBB0_23:
bl igrab
b .LBB0_26
.LBB0_24:
bl ZTOI
cmp r0, #0
str r0, [r9]
beq .LBB0_26
bl ITOZ
bl zfs_inode_update
.LBB0_26:
mov r0, r8
bl ZFS_EXIT
mov r4, #0
b .LBB0_15
.Lfunc_end0:
.size zfs_vget, .Lfunc_end0-zfs_vget
.cantunwind
.fnend
.type SHORT_FID_LEN,%object
.comm SHORT_FID_LEN,4,4
.type LONG_FID_LEN,%object
.comm LONG_FID_LEN,4,4
.type EINVAL,%object
.comm EINVAL,4,4
.type ZFSCTL_INO_SNAPDIRS,%object
.comm ZFSCTL_INO_SNAPDIRS,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "snapdir fid: objsetid (%llu) != ZFSCTL_INO_SNAPDIRS (%llu) - object (%llu)\n"
.size .L.str, 76
.type .L.str.1,%object
.L.str.1:
.asciz "snapdir fid: fid_gen (%llu) and setgen (%llu)\n"
.size .L.str.1, 47
.type ZFSCTL_INO_ROOT,%object
.comm ZFSCTL_INO_ROOT,4,4
.type ZFSCTL_INO_SNAPDIR,%object
.comm ZFSCTL_INO_SNAPDIR,4,4
.type .L.str.2,%object
.L.str.2:
.asciz "snapshot"
.size .L.str.2, 9
.type kcred,%object
.comm kcred,4,4
.type .L.str.3,%object
.L.str.3:
.asciz "getting %llu [%llu mask %llx]\n"
.size .L.str.3, 31
.type ZFS_XATTR,%object
.comm ZFS_XATTR,4,4
.type ENOENT,%object
.comm ENOENT,4,4
.type .L.str.4,%object
.L.str.4:
.asciz "znode gen (%llu) != fid gen (%llu)\n"
.size .L.str.4, 36
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_fas216.c_fas216_init.c"
.globl fas216_init # -- Begin function fas216_init
.p2align 4, 0x90
.type fas216_init,@function
fas216_init: # @fas216_init
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov rbx, qword ptr [rdi + 8]
mov rax, qword ptr [rip + MAGIC]
mov qword ptr [rbx + 88], rax
mov qword ptr [rbx + 80], rax
mov qword ptr [rbx + 72], rdi
mov eax, dword ptr [rip + CNTL1_PERE]
or eax, dword ptr [rdi]
mov rcx, qword ptr [rbx + 16]
mov dword ptr [rcx], eax
mov eax, dword ptr [rip + CNTL2_S2FE]
or eax, dword ptr [rip + CNTL2_ENF]
mov dword ptr [rcx + 4], eax
mov eax, dword ptr [rip + CNTL3_ADIDCHK]
or eax, dword ptr [rbx + 60]
or eax, dword ptr [rip + CNTL3_QTAG]
or eax, dword ptr [rip + CNTL3_G2CB]
or eax, dword ptr [rip + CNTL3_LBTM]
mov dword ptr [rcx + 8], eax
mov esi, dword ptr [rbx + 64]
mov rdi, rbx
call fas216_syncperiod
mov dword ptr [rbx + 28], eax
mov qword ptr [rbx], -1
lea rdi, [rbx + 56]
call init_waitqueue_head
lea rdi, [rbx + 40]
call init_timer
mov qword ptr [rbx + 40], rbx
mov eax, dword ptr [rip + fas216_eh_timer]
mov dword ptr [rbx + 48], eax
lea rdi, [rbx + 36]
call spin_lock_init
lea rdi, [rbx + 32]
xor ebp, ebp
xor esi, esi
mov edx, 4
call memset
lea rdi, [rbx + 24]
call msgqueue_initialise
lea r14, [rbx + 8]
mov rdi, r14
call queue_initialise
test eax, eax
je .LBB0_3
# %bb.1:
add rbx, 12
mov rdi, rbx
call queue_initialise
test eax, eax
jne .LBB0_4
# %bb.2:
mov rdi, r14
call queue_free
.LBB0_3:
xor ebp, ebp
sub ebp, dword ptr [rip + ENOMEM]
.LBB0_4:
mov eax, ebp
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size fas216_init, .Lfunc_end0-fas216_init
.cfi_endproc
# -- End function
.type MAGIC,@object # @MAGIC
.comm MAGIC,8,8
.type CNTL1_PERE,@object # @CNTL1_PERE
.comm CNTL1_PERE,4,4
.type CNTL2_ENF,@object # @CNTL2_ENF
.comm CNTL2_ENF,4,4
.type CNTL2_S2FE,@object # @CNTL2_S2FE
.comm CNTL2_S2FE,4,4
.type CNTL3_ADIDCHK,@object # @CNTL3_ADIDCHK
.comm CNTL3_ADIDCHK,4,4
.type CNTL3_QTAG,@object # @CNTL3_QTAG
.comm CNTL3_QTAG,4,4
.type CNTL3_G2CB,@object # @CNTL3_G2CB
.comm CNTL3_G2CB,4,4
.type CNTL3_LBTM,@object # @CNTL3_LBTM
.comm CNTL3_LBTM,4,4
.type fas216_eh_timer,@object # @fas216_eh_timer
.comm fas216_eh_timer,4,4
.type ENOMEM,@object # @ENOMEM
.comm ENOMEM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_fas216.c_fas216_init.c"
.globl fas216_init
.p2align 2
.type fas216_init,%function
.code 32
fas216_init:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
movw r2, :lower16:CNTL1_PERE
ldm r0, {r1, r4}
movw r3, :lower16:CNTL2_S2FE
str r0, [r4, #56]
mov r0, r4
movt r2, :upper16:CNTL1_PERE
movt r3, :upper16:CNTL2_S2FE
ldr r2, [r2]
orr r1, r2, r1
ldr r2, [r4, #16]
str r1, [r2]
movw r1, :lower16:CNTL2_ENF
movt r1, :upper16:CNTL2_ENF
ldr r3, [r3]
ldr r1, [r1]
orr r1, r3, r1
str r1, [r2, #4]
movw r1, :lower16:CNTL3_ADIDCHK
movt r1, :upper16:CNTL3_ADIDCHK
ldr r3, [r4, #48]
ldr r1, [r1]
orr r1, r1, r3
movw r3, :lower16:CNTL3_QTAG
movt r3, :upper16:CNTL3_QTAG
ldr r3, [r3]
orr r1, r1, r3
movw r3, :lower16:CNTL3_G2CB
movt r3, :upper16:CNTL3_G2CB
ldr r3, [r3]
orr r1, r1, r3
movw r3, :lower16:CNTL3_LBTM
movt r3, :upper16:CNTL3_LBTM
ldr r3, [r3]
orr r1, r1, r3
str r1, [r2, #8]
movw r1, :lower16:MAGIC
movt r1, :upper16:MAGIC
ldr r1, [r1]
str r1, [r4, #60]
str r1, [r4, #64]
ldr r1, [r4, #52]
bl fas216_syncperiod
str r0, [r4, #24]
mvn r0, #0
str r0, [r4]
str r0, [r4, #4]
add r0, r4, #44
bl init_waitqueue_head
add r0, r4, #36
bl init_timer
movw r0, :lower16:fas216_eh_timer
str r4, [r4, #36]
movt r0, :upper16:fas216_eh_timer
ldr r0, [r0]
str r0, [r4, #40]
add r0, r4, #32
bl spin_lock_init
add r0, r4, #28
mov r1, #0
mov r2, #4
mov r5, #0
bl memset
add r0, r4, #20
bl msgqueue_initialise
add r6, r4, #8
mov r0, r6
bl queue_initialise
cmp r0, #0
beq .LBB0_4
add r0, r4, #12
bl queue_initialise
cmp r0, #0
beq .LBB0_3
mov r0, r5
pop {r4, r5, r6, r10, r11, pc}
.LBB0_3:
mov r0, r6
bl queue_free
.LBB0_4:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r5, r0, #0
mov r0, r5
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size fas216_init, .Lfunc_end0-fas216_init
.cantunwind
.fnend
.type MAGIC,%object
.comm MAGIC,4,4
.type CNTL1_PERE,%object
.comm CNTL1_PERE,4,4
.type CNTL2_ENF,%object
.comm CNTL2_ENF,4,4
.type CNTL2_S2FE,%object
.comm CNTL2_S2FE,4,4
.type CNTL3_ADIDCHK,%object
.comm CNTL3_ADIDCHK,4,4
.type CNTL3_QTAG,%object
.comm CNTL3_QTAG,4,4
.type CNTL3_G2CB,%object
.comm CNTL3_G2CB,4,4
.type CNTL3_LBTM,%object
.comm CNTL3_LBTM,4,4
.type fas216_eh_timer,%object
.comm fas216_eh_timer,4,4
.type ENOMEM,%object
.comm ENOMEM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_compress.c_ZSTD_hash7.c"
.p2align 4, 0x90 # -- Begin function ZSTD_hash7
.type ZSTD_hash7,@function
ZSTD_hash7: # @ZSTD_hash7
.cfi_startproc
# %bb.0:
mov ecx, esi
imul edi, dword ptr [rip + prime7bytes]
shl edi, 8
neg cl
# kill: def $cl killed $cl killed $ecx
sar edi, cl
movsxd rax, edi
ret
.Lfunc_end0:
.size ZSTD_hash7, .Lfunc_end0-ZSTD_hash7
.cfi_endproc
# -- End function
.type prime7bytes,@object # @prime7bytes
.comm prime7bytes,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ZSTD_hash7
|
.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_compress.c_ZSTD_hash7.c"
.p2align 2
.type ZSTD_hash7,%function
.code 32
ZSTD_hash7:
.fnstart
movw r2, :lower16:prime7bytes
rsb r1, r1, #64
movt r2, :upper16:prime7bytes
ldr r2, [r2]
mul r0, r0, r2
lsl r0, r0, #8
asr r0, r0, r1
bx lr
.Lfunc_end0:
.size ZSTD_hash7, .Lfunc_end0-ZSTD_hash7
.cantunwind
.fnend
.type prime7bytes,%object
.comm prime7bytes,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ZSTD_hash7
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_gpio-mvebu.c_mvebu_gpio_read_edge_mask.c"
.p2align 4, 0x90 # -- Begin function mvebu_gpio_read_edge_mask
.type mvebu_gpio_read_edge_mask,@function
mvebu_gpio_read_edge_mask: # @mvebu_gpio_read_edge_mask
.cfi_startproc
# %bb.0:
sub rsp, 24
.cfi_def_cfa_offset 32
lea rsi, [rsp + 16]
lea rdx, [rsp + 12]
call mvebu_gpioreg_edge_mask
mov rdi, qword ptr [rsp + 16]
mov esi, dword ptr [rsp + 12]
lea rdx, [rsp + 8]
call regmap_read
mov eax, dword ptr [rsp + 8]
add rsp, 24
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size mvebu_gpio_read_edge_mask, .Lfunc_end0-mvebu_gpio_read_edge_mask
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mvebu_gpio_read_edge_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_gpio-mvebu.c_mvebu_gpio_read_edge_mask.c"
.p2align 2
.type mvebu_gpio_read_edge_mask,%function
.code 32
mvebu_gpio_read_edge_mask:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #16
sub sp, sp, #16
sub r1, r11, #4
add r2, sp, #8
bl mvebu_gpioreg_edge_mask
ldr r0, [r11, #-4]
ldr r1, [sp, #8]
add r2, sp, #4
bl regmap_read
ldr r0, [sp, #4]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size mvebu_gpio_read_edge_mask, .Lfunc_end0-mvebu_gpio_read_edge_mask
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mvebu_gpio_read_edge_mask
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_swapfile.c_try_to_free_swap.c"
.globl try_to_free_swap # -- Begin function try_to_free_swap
.p2align 4, 0x90
.type try_to_free_swap,@function
try_to_free_swap: # @try_to_free_swap
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov rbx, rdi
call PageLocked
xor edi, edi
test eax, eax
sete dil
call VM_BUG_ON
mov rdi, rbx
call PageSwapCache
xor ebp, ebp
test eax, eax
je .LBB0_5
# %bb.1:
mov rdi, rbx
call PageWriteback
test rax, rax
jne .LBB0_5
# %bb.2:
mov rdi, rbx
call page_swapcount
test rax, rax
jne .LBB0_5
# %bb.3:
mov eax, dword ptr [rip + __GFP_IO]
test dword ptr [rip + gfp_allowed_mask], eax
je .LBB0_5
# %bb.4:
mov rdi, rbx
call delete_from_swap_cache
mov rdi, rbx
call SetPageDirty
mov ebp, 1
.LBB0_5:
mov eax, ebp
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size try_to_free_swap, .Lfunc_end0-try_to_free_swap
.cfi_endproc
# -- End function
.type gfp_allowed_mask,@object # @gfp_allowed_mask
.comm gfp_allowed_mask,4,4
.type __GFP_IO,@object # @__GFP_IO
.comm __GFP_IO,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_swapfile.c_try_to_free_swap.c"
.globl try_to_free_swap
.p2align 2
.type try_to_free_swap,%function
.code 32
try_to_free_swap:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r0
bl PageLocked
clz r0, r0
lsr r0, r0, #5
bl VM_BUG_ON
mov r0, r4
bl PageSwapCache
mov r5, #0
cmp r0, #0
beq .LBB0_2
mov r0, r4
bl PageWriteback
cmp r0, #0
beq .LBB0_3
.LBB0_2:
mov r0, r5
pop {r4, r5, r11, pc}
.LBB0_3:
mov r0, r4
bl page_swapcount
cmp r0, #0
bne .LBB0_2
movw r0, :lower16:gfp_allowed_mask
movw r1, :lower16:__GFP_IO
movt r0, :upper16:gfp_allowed_mask
movt r1, :upper16:__GFP_IO
ldr r0, [r0]
ldr r1, [r1]
tst r1, r0
beq .LBB0_2
mov r0, r4
bl delete_from_swap_cache
mov r0, r4
bl SetPageDirty
mov r5, #1
mov r0, r5
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size try_to_free_swap, .Lfunc_end0-try_to_free_swap
.cantunwind
.fnend
.type gfp_allowed_mask,%object
.comm gfp_allowed_mask,4,4
.type __GFP_IO,%object
.comm __GFP_IO,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ai_dmq3.c_BotTeamFlagCarrier.c"
.globl BotTeamFlagCarrier # -- Begin function BotTeamFlagCarrier
.p2align 4, 0x90
.type BotTeamFlagCarrier,@function
BotTeamFlagCarrier: # @BotTeamFlagCarrier
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push rbx
.cfi_def_cfa_offset 40
push rax
.cfi_def_cfa_offset 48
.cfi_offset rbx, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14d, -1
cmp dword ptr [rip + level], 0
jle .LBB0_8
# %bb.1:
mov rbx, rdi
xor ebp, ebp
mov r15, rsp
jmp .LBB0_2
.p2align 4, 0x90
.LBB0_7: # in Loop: Header=BB0_2 Depth=1
add ebp, 1
cmp ebp, dword ptr [rip + level]
jge .LBB0_8
.LBB0_2: # =>This Inner Loop Header: Depth=1
cmp ebp, dword ptr [rbx]
je .LBB0_7
# %bb.3: # in Loop: Header=BB0_2 Depth=1
mov edi, ebp
mov rsi, r15
call BotEntityInfo
cmp dword ptr [rsp], 0
je .LBB0_7
# %bb.4: # in Loop: Header=BB0_2 Depth=1
mov rdi, r15
call EntityCarriesFlag
test eax, eax
je .LBB0_7
# %bb.5: # in Loop: Header=BB0_2 Depth=1
mov rdi, rbx
mov esi, ebp
call BotSameTeam
test eax, eax
je .LBB0_7
# %bb.6:
mov r14d, ebp
.LBB0_8:
mov eax, r14d
add rsp, 8
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size BotTeamFlagCarrier, .Lfunc_end0-BotTeamFlagCarrier
.cfi_endproc
# -- End function
.type level,@object # @level
.comm level,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_ai_dmq3.c_BotTeamFlagCarrier.c"
.globl BotTeamFlagCarrier
.p2align 2
.type BotTeamFlagCarrier,%function
.code 32
BotTeamFlagCarrier:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
.pad #8
sub sp, sp, #8
movw r4, :lower16:level
mov r5, r0
mvn r8, #0
movt r4, :upper16:level
ldr r0, [r4]
cmp r0, #1
blt .LBB0_8
mov r6, #0
add r7, sp, #4
b .LBB0_3
.LBB0_2:
ldr r0, [r4]
add r6, r6, #1
cmp r6, r0
bge .LBB0_8
.LBB0_3:
ldr r0, [r5]
cmp r6, r0
beq .LBB0_2
mov r0, r6
mov r1, r7
bl BotEntityInfo
ldr r0, [sp, #4]
cmp r0, #0
beq .LBB0_2
mov r0, r7
bl EntityCarriesFlag
cmp r0, #0
beq .LBB0_2
mov r0, r5
mov r1, r6
bl BotSameTeam
cmp r0, #0
beq .LBB0_2
mov r8, r6
.LBB0_8:
mov r0, r8
sub sp, r11, #24
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size BotTeamFlagCarrier, .Lfunc_end0-BotTeamFlagCarrier
.cantunwind
.fnend
.type level,%object
.comm level,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_cx88-dsp.c_int_goertzel.c"
.p2align 4, 0x90 # -- Begin function int_goertzel
.type int_goertzel,@function
int_goertzel: # @int_goertzel
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov r14, rsi
mov r15, rdi
mov rdi, rdx
call int_cos
# kill: def $eax killed $eax def $rax
add eax, eax
test r14, r14
je .LBB0_1
# %bb.2:
mov r8d, r14d
and r8d, 1
cmp r14, 1
jne .LBB0_4
# %bb.3:
xor edi, edi
xor ecx, ecx
xor esi, esi
jmp .LBB0_6
.LBB0_1:
xor ecx, ecx
xor edi, edi
jmp .LBB0_8
.LBB0_4:
mov r9, r14
sub r9, r8
xor edx, edx
xor ebx, ebx
xor esi, esi
.p2align 4, 0x90
.LBB0_5: # =>This Inner Loop Header: Depth=1
mov edi, edx
imul edi, eax
lea ecx, [rdi + 32767]
test edi, edi
cmovns ecx, edi
sar ecx, 15
sub ecx, ebx
add ecx, dword ptr [r15 + 4*rsi]
mov ebx, ecx
imul ebx, eax
lea edi, [rbx + 32767]
test ebx, ebx
cmovns edi, ebx
sar edi, 15
sub edi, edx
add edi, dword ptr [r15 + 4*rsi + 4]
add rsi, 2
mov edx, edi
mov ebx, ecx
cmp r9, rsi
jne .LBB0_5
.LBB0_6:
test r8, r8
je .LBB0_8
# %bb.7:
mov edx, edi
imul edx, eax
lea ebx, [rdx + 32767]
test edx, edx
cmovns ebx, edx
sar ebx, 15
sub ebx, ecx
add ebx, dword ptr [r15 + 4*rsi]
mov ecx, edi
mov edi, ebx
.LBB0_8:
mov edx, ecx
imul edx, ecx
mov ebx, edi
imul ebx, edi
add ebx, edx
imul eax, edi
imul eax, ecx
lea ecx, [rax + 32767]
test eax, eax
cmovns ecx, eax
sar ecx, 15
sub ebx, ecx
imul r14, r14
mov edi, ebx
mov rsi, r14
call do_div
movsxd rax, ebx
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size int_goertzel, .Lfunc_end0-int_goertzel
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym int_goertzel
|
.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_cx88-dsp.c_int_goertzel.c"
.p2align 2
.type int_goertzel,%function
.code 32
int_goertzel:
.fnstart
.save {r4, r5, r6, r7, r11, lr}
push {r4, r5, r6, r7, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r5, r0
mov r0, r2
mov r7, r1
bl int_cos
lsl r0, r0, #1
cmp r7, #0
beq .LBB0_3
mov r4, #0
mov r3, r7
mov r1, #0
.LBB0_2:
mov r2, r4
mul r4, r4, r0
subs r3, r3, #1
asr r6, r4, #31
add r6, r4, r6, lsr #17
rsb r1, r1, r6, asr #15
ldr r6, [r5], #4
add r4, r1, r6
mov r1, r2
bne .LBB0_2
b .LBB0_4
.LBB0_3:
mov r2, #0
mov r4, #0
.LBB0_4:
mul r0, r4, r0
mul r0, r0, r2
asr r1, r0, #31
add r0, r0, r1, lsr #17
mul r1, r2, r2
mla r1, r4, r4, r1
sub r5, r1, r0, asr #15
mul r1, r7, r7
mov r0, r5
bl do_div
mov r0, r5
pop {r4, r5, r6, r7, r11, pc}
.Lfunc_end0:
.size int_goertzel, .Lfunc_end0-int_goertzel
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym int_goertzel
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_init_c.c_kadm5_c_init_with_password_ctx.c"
.globl kadm5_c_init_with_password_ctx # -- Begin function kadm5_c_init_with_password_ctx
.p2align 4, 0x90
.type kadm5_c_init_with_password_ctx,@function
kadm5_c_init_with_password_ctx: # @kadm5_c_init_with_password_ctx
.cfi_startproc
# %bb.0:
sub rsp, 40
.cfi_def_cfa_offset 48
movaps xmm0, xmmword ptr [rsp + 48]
mov eax, dword ptr [rip + krb5_prompter_posix]
movups xmmword ptr [rsp + 24], xmm0
mov qword ptr [rsp + 16], r9
mov qword ptr [rsp + 8], r8
mov qword ptr [rsp], rcx
mov ecx, eax
xor r8d, r8d
xor r9d, r9d
call kadm5_c_init_with_context
add rsp, 40
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size kadm5_c_init_with_password_ctx, .Lfunc_end0-kadm5_c_init_with_password_ctx
.cfi_endproc
# -- End function
.type krb5_prompter_posix,@object # @krb5_prompter_posix
.comm krb5_prompter_posix,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_init_c.c_kadm5_c_init_with_password_ctx.c"
.globl kadm5_c_init_with_password_ctx
.p2align 2
.type kadm5_c_init_with_password_ctx,%function
.code 32
kadm5_c_init_with_password_ctx:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #32
sub sp, sp, #32
ldr lr, [r11, #20]
movw r12, :lower16:krb5_prompter_posix
str r3, [sp, #8]
mov r3, #0
movt r12, :upper16:krb5_prompter_posix
str r3, [sp, #4]
str r3, [sp]
ldr r12, [r12]
str lr, [sp, #24]
ldr lr, [r11, #16]
mov r3, r12
str lr, [sp, #20]
ldr lr, [r11, #12]
str lr, [sp, #16]
ldr lr, [r11, #8]
str lr, [sp, #12]
bl kadm5_c_init_with_context
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size kadm5_c_init_with_password_ctx, .Lfunc_end0-kadm5_c_init_with_password_ctx
.cantunwind
.fnend
.type krb5_prompter_posix,%object
.comm krb5_prompter_posix,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_orinoco_usb.c_ezusb_docmd_wait.c"
.p2align 4, 0x90 # -- Begin function ezusb_docmd_wait
.type ezusb_docmd_wait,@function
ezusb_docmd_wait: # @ezusb_docmd_wait
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
sub rsp, 16
.cfi_def_cfa_offset 48
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov ebp, edx
mov ebx, esi
mov r14, qword ptr [rdi]
mov edi, esi
call cpu_to_le16
mov dword ptr [rsp], eax
mov edi, ebp
call cpu_to_le16
mov dword ptr [rsp + 4], eax
mov qword ptr [rsp + 8], 0
mov edi, dword ptr [r14]
mov esi, offset .L.str
mov edx, ebx
mov ecx, ebp
call netdev_dbg
mov esi, dword ptr [rip + EZUSB_RID_DOCMD]
mov edx, dword ptr [rip + EZUSB_RID_ACK]
mov rdi, r14
call ezusb_alloc_ctx
test rax, rax
je .LBB0_1
# %bb.2:
mov r8d, dword ptr [rip + EZUSB_FRAME_CONTROL]
mov rcx, rsp
mov rdi, r14
mov rsi, rax
mov edx, 16
mov r9d, 0
push 0
.cfi_adjust_cfa_offset 8
push 0
.cfi_adjust_cfa_offset 8
call ezusb_access_ltv
add rsp, 16
.cfi_adjust_cfa_offset -16
jmp .LBB0_3
.LBB0_1:
xor eax, eax
sub eax, dword ptr [rip + ENOMEM]
.LBB0_3:
add rsp, 16
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size ezusb_docmd_wait, .Lfunc_end0-ezusb_docmd_wait
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "0x%04X, parm0 0x%04X\n"
.size .L.str, 22
.type EZUSB_RID_DOCMD,@object # @EZUSB_RID_DOCMD
.comm EZUSB_RID_DOCMD,4,4
.type EZUSB_RID_ACK,@object # @EZUSB_RID_ACK
.comm EZUSB_RID_ACK,4,4
.type ENOMEM,@object # @ENOMEM
.comm ENOMEM,4,4
.type EZUSB_FRAME_CONTROL,@object # @EZUSB_FRAME_CONTROL
.comm EZUSB_FRAME_CONTROL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ezusb_docmd_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_orinoco_usb.c_ezusb_docmd_wait.c"
.p2align 2
.type ezusb_docmd_wait,%function
.code 32
ezusb_docmd_wait:
.fnstart
.save {r4, r5, r6, r7, r11, lr}
push {r4, r5, r6, r7, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
.pad #32
sub sp, sp, #32
ldr r4, [r0]
mov r0, r1
mov r5, r2
mov r6, r1
bl cpu_to_le16
str r0, [sp, #16]
mov r0, r5
bl cpu_to_le16
mov r7, #0
str r0, [sp, #20]
movw r1, :lower16:.L.str
mov r2, r6
mov r3, r5
str r7, [sp, #28]
str r7, [sp, #24]
movt r1, :upper16:.L.str
ldr r0, [r4]
bl netdev_dbg
movw r0, :lower16:EZUSB_RID_DOCMD
movt r0, :upper16:EZUSB_RID_DOCMD
ldr r1, [r0]
movw r0, :lower16:EZUSB_RID_ACK
movt r0, :upper16:EZUSB_RID_ACK
ldr r2, [r0]
mov r0, r4
bl ezusb_alloc_ctx
cmp r0, #0
beq .LBB0_2
mov r1, r0
movw r0, :lower16:EZUSB_FRAME_CONTROL
add r3, sp, #16
mov r2, #16
movt r0, :upper16:EZUSB_FRAME_CONTROL
ldr r0, [r0]
stm sp, {r0, r7}
mov r0, r4
str r7, [sp, #8]
str r7, [sp, #12]
bl ezusb_access_ltv
sub sp, r11, #16
pop {r4, r5, r6, r7, r11, pc}
.LBB0_2:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
ldr r0, [r0]
rsb r0, r0, #0
sub sp, r11, #16
pop {r4, r5, r6, r7, r11, pc}
.Lfunc_end0:
.size ezusb_docmd_wait, .Lfunc_end0-ezusb_docmd_wait
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "0x%04X, parm0 0x%04X\n"
.size .L.str, 22
.type EZUSB_RID_DOCMD,%object
.comm EZUSB_RID_DOCMD,4,4
.type EZUSB_RID_ACK,%object
.comm EZUSB_RID_ACK,4,4
.type ENOMEM,%object
.comm ENOMEM,4,4
.type EZUSB_FRAME_CONTROL,%object
.comm EZUSB_FRAME_CONTROL,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym ezusb_docmd_wait
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_citrus_iso2022.c_get_initg.c"
.p2align 4, 0x90 # -- Begin function get_initg
.type get_initg,@function
get_initg: # @get_initg
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
sub rsp, 16
.cfi_def_cfa_offset 48
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov r15, rsi
mov r14, rdi
mov edi, offset .L.str
mov edx, 4
call strncmp
mov ebx, offset _NOTMATCH
test rax, rax
je .LBB0_1
.LBB0_5:
mov eax, dword ptr [rbx]
add rsp, 16
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.LBB0_1:
.cfi_def_cfa_offset 48
movsx esi, byte ptr [r15 + 4]
mov edi, offset .L.str.1
call strchr
test eax, eax
je .LBB0_5
# %bb.2:
cmp byte ptr [r15 + 5], 61
jne .LBB0_5
# %bb.3:
lea rdi, [r15 + 6]
mov rsi, rsp
call getcs
mov ebx, offset _PARSEFAIL
test rax, rax
jne .LBB0_5
# %bb.4:
mov eax, dword ptr [rsp + 12]
mov rcx, qword ptr [r14]
movsx rdx, byte ptr [r15 + 4]
shl rdx, 4
mov dword ptr [rdx + rcx - 756], eax
mov eax, dword ptr [rsp + 8]
movsx rdx, byte ptr [r15 + 4]
shl rdx, 4
mov dword ptr [rdx + rcx - 760], eax
mov eax, dword ptr [rsp + 4]
movsx rdx, byte ptr [r15 + 4]
shl rdx, 4
mov dword ptr [rdx + rcx - 764], eax
mov eax, dword ptr [rsp]
movsx rdx, byte ptr [r15 + 4]
shl rdx, 4
mov dword ptr [rdx + rcx - 768], eax
mov ebx, offset _MATCH
jmp .LBB0_5
.Lfunc_end0:
.size get_initg, .Lfunc_end0-get_initg
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "INIT"
.size .L.str, 5
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "0123"
.size .L.str.1, 5
.type _NOTMATCH,@object # @_NOTMATCH
.comm _NOTMATCH,4,4
.type _PARSEFAIL,@object # @_PARSEFAIL
.comm _PARSEFAIL,4,4
.type _MATCH,@object # @_MATCH
.comm _MATCH,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym get_initg
|
.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_citrus_iso2022.c_get_initg.c"
.p2align 2
.type get_initg,%function
.code 32
get_initg:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
.pad #16
sub sp, sp, #16
mov r5, r0
movw r0, :lower16:.L.str
mov r2, #4
mov r4, r1
movt r0, :upper16:.L.str
bl strncmp
movw r6, :lower16:_NOTMATCH
cmp r0, #0
movt r6, :upper16:_NOTMATCH
beq .LBB0_2
.LBB0_1:
ldr r0, [r6]
sub sp, r11, #16
pop {r4, r5, r6, r10, r11, pc}
.LBB0_2:
ldrb r1, [r4, #4]
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
bl strchr
cmp r0, #0
beq .LBB0_1
ldrb r0, [r4, #5]
cmp r0, #61
bne .LBB0_1
add r0, r4, #6
mov r1, sp
bl getcs
cmp r0, #0
beq .LBB0_6
movw r6, :lower16:_PARSEFAIL
movt r6, :upper16:_PARSEFAIL
b .LBB0_1
.LBB0_6:
ldr r1, [r5]
ldrb r0, [r4, #4]
ldr r5, [sp, #12]
ldm sp, {r2, r3, r6}
add r0, r1, r0, lsl #4
str r5, [r0, #-756]
ldrb r0, [r4, #4]
add r0, r1, r0, lsl #4
str r6, [r0, #-760]
movw r6, :lower16:_MATCH
ldrb r0, [r4, #4]
movt r6, :upper16:_MATCH
add r0, r1, r0, lsl #4
str r3, [r0, #-764]
ldrb r0, [r4, #4]
add r0, r1, r0, lsl #4
str r2, [r0, #-768]
b .LBB0_1
.Lfunc_end0:
.size get_initg, .Lfunc_end0-get_initg
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "INIT"
.size .L.str, 5
.type .L.str.1,%object
.L.str.1:
.asciz "0123"
.size .L.str.1, 5
.type _NOTMATCH,%object
.comm _NOTMATCH,4,4
.type _PARSEFAIL,%object
.comm _PARSEFAIL,4,4
.type _MATCH,%object
.comm _MATCH,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym get_initg
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_sqlite3.c_sqlite3_memory_highwater.c"
.globl sqlite3_memory_highwater # -- Begin function sqlite3_memory_highwater
.p2align 4, 0x90
.type sqlite3_memory_highwater,@function
sqlite3_memory_highwater: # @sqlite3_memory_highwater
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov ecx, edi
mov edi, dword ptr [rip + SQLITE_STATUS_MEMORY_USED]
lea rsi, [rsp + 4]
mov rdx, rsp
call sqlite3_status
movsxd rax, dword ptr [rsp]
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size sqlite3_memory_highwater, .Lfunc_end0-sqlite3_memory_highwater
.cfi_endproc
# -- End function
.type SQLITE_STATUS_MEMORY_USED,@object # @SQLITE_STATUS_MEMORY_USED
.comm SQLITE_STATUS_MEMORY_USED,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_sqlite3.c_sqlite3_memory_highwater.c"
.globl sqlite3_memory_highwater
.p2align 2
.type sqlite3_memory_highwater,%function
.code 32
sqlite3_memory_highwater:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
.pad #8
sub sp, sp, #8
mov r3, r0
movw r0, :lower16:SQLITE_STATUS_MEMORY_USED
add r1, sp, #4
mov r2, sp
movt r0, :upper16:SQLITE_STATUS_MEMORY_USED
ldr r0, [r0]
bl sqlite3_status
ldr r0, [sp]
mov sp, r11
pop {r11, pc}
.Lfunc_end0:
.size sqlite3_memory_highwater, .Lfunc_end0-sqlite3_memory_highwater
.cantunwind
.fnend
.type SQLITE_STATUS_MEMORY_USED,%object
.comm SQLITE_STATUS_MEMORY_USED,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_lpeg.c_union_l.c"
.p2align 4, 0x90 # -- Begin function union_l
.type union_l,@function
union_l: # @union_l
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
sub rsp, 16
.cfi_def_cfa_offset 48
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov rbx, rdi
mov dword ptr [rsp], 0
lea rdx, [rsp + 8]
mov esi, 1
call getpatt
mov r14, rax
lea rdx, [rsp + 4]
mov rdi, rbx
mov esi, 2
call getpatt
mov rcx, qword ptr [rip + IFail]
cmp qword ptr [r14], rcx
jne .LBB0_2
# %bb.1:
mov rdi, rbx
mov esi, 2
call lua_pushvalue
jmp .LBB0_5
.LBB0_2:
cmp qword ptr [rax], rcx
jne .LBB0_4
# %bb.3:
mov rdi, rbx
mov esi, 1
call lua_pushvalue
jmp .LBB0_5
.LBB0_4:
lea r15, [rsp + 12]
mov rdi, rax
mov rsi, r15
call tocharset
mov edx, dword ptr [rsp + 8]
mov ecx, dword ptr [rsp + 4]
mov r8, rsp
mov rdi, rbx
mov rsi, r14
mov r9, r15
call separateparts
.LBB0_5:
mov eax, 1
add rsp, 16
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size union_l, .Lfunc_end0-union_l
.cfi_endproc
# -- End function
.type IFail,@object # @IFail
.comm IFail,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym union_l
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_lpeg.c_union_l.c"
.p2align 2
.type union_l,%function
.code 32
union_l:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
.pad #24
sub sp, sp, #24
mov r4, r0
mov r0, #0
add r2, sp, #20
mov r1, #1
str r0, [sp, #12]
mov r0, r4
bl getpatt
mov r5, r0
add r2, sp, #16
mov r0, r4
mov r1, #2
bl getpatt
movw r1, :lower16:IFail
ldr r2, [r5]
movt r1, :upper16:IFail
ldr r1, [r1]
cmp r2, r1
bne .LBB0_2
mov r0, r4
mov r1, #2
bl lua_pushvalue
b .LBB0_5
.LBB0_2:
ldr r2, [r0]
cmp r2, r1
bne .LBB0_4
mov r0, r4
mov r1, #1
bl lua_pushvalue
b .LBB0_5
.LBB0_4:
add r6, sp, #8
mov r1, r6
bl tocharset
ldr r2, [sp, #20]
ldr r3, [sp, #16]
add r0, sp, #12
mov r1, r5
stm sp, {r0, r6}
mov r0, r4
bl separateparts
.LBB0_5:
mov r0, #1
sub sp, r11, #16
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size union_l, .Lfunc_end0-union_l
.cantunwind
.fnend
.type IFail,%object
.comm IFail,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym union_l
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ccv_swt.c__ccv_is_same_textline.c"
.p2align 4, 0x90 # -- Begin function _ccv_is_same_textline
.type _ccv_is_same_textline,@function
_ccv_is_same_textline: # @_ccv_is_same_textline
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
sub rsp, 16
.cfi_def_cfa_offset 64
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, rdi
mov edi, dword ptr [rdi + 4]
add edi, dword ptr [r14]
mov r15, rdx
mov rbx, rsi
mov esi, dword ptr [rsi + 4]
add esi, dword ptr [rbx]
call ccv_min
movsd qword ptr [rsp], xmm0 # 8-byte Spill
mov edi, dword ptr [r14]
mov esi, dword ptr [rbx]
call ccv_max
movsd xmm1, qword ptr [rsp] # 8-byte Reload
# xmm1 = mem[0],zero
subsd xmm1, xmm0
cvttsd2si ebp, xmm1
mov edi, dword ptr [r14 + 12]
add edi, dword ptr [r14 + 8]
mov esi, dword ptr [rbx + 12]
add esi, dword ptr [rbx + 8]
call ccv_min
movsd qword ptr [rsp], xmm0 # 8-byte Spill
mov edi, dword ptr [r14 + 8]
mov esi, dword ptr [rbx + 8]
call ccv_max
xor r12d, r12d
test ebp, ebp
jle .LBB0_4
# %bb.1:
movsd xmm1, qword ptr [rsp] # 8-byte Reload
# xmm1 = mem[0],zero
subsd xmm1, xmm0
cvttsd2si eax, xmm1
test eax, eax
jle .LBB0_4
# %bb.2:
imul eax, ebp
cvtsi2sd xmm0, eax
movsd qword ptr [rsp], xmm0 # 8-byte Spill
mov edi, dword ptr [r14 + 12]
imul edi, dword ptr [r14 + 4]
movsd xmm0, qword ptr [r15] # xmm0 = mem[0],zero
movsd qword ptr [rsp + 8], xmm0 # 8-byte Spill
mov esi, dword ptr [rbx + 12]
imul esi, dword ptr [rbx + 4]
call ccv_max
mulsd xmm0, qword ptr [rsp + 8] # 8-byte Folded Reload
movsd xmm1, qword ptr [rsp] # 8-byte Reload
# xmm1 = mem[0],zero
ucomisd xmm1, xmm0
jbe .LBB0_4
# %bb.3:
mov edi, dword ptr [r14 + 12]
imul edi, dword ptr [r14 + 4]
movsd xmm0, qword ptr [r15 + 8] # xmm0 = mem[0],zero
movsd qword ptr [rsp + 8], xmm0 # 8-byte Spill
mov esi, dword ptr [rbx + 12]
imul esi, dword ptr [rbx + 4]
call ccv_min
mulsd xmm0, qword ptr [rsp + 8] # 8-byte Folded Reload
xor r12d, r12d
movsd xmm1, qword ptr [rsp] # 8-byte Reload
# xmm1 = mem[0],zero
ucomisd xmm1, xmm0
seta r12b
.LBB0_4:
mov eax, r12d
add rsp, 16
.cfi_def_cfa_offset 48
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size _ccv_is_same_textline, .Lfunc_end0-_ccv_is_same_textline
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym _ccv_is_same_textline
|
.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_swt.c__ccv_is_same_textline.c"
.p2align 2
.type _ccv_is_same_textline,%function
.code 32
_ccv_is_same_textline:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #4
sub sp, sp, #4
mov r4, r0
mov r5, r1
mov r10, r2
ldr r1, [r1]
ldr r0, [r0]
ldr r2, [r5, #4]
ldr r3, [r4, #4]
add r0, r3, r0
add r1, r2, r1
bl ccv_min
mov r6, r0
mov r7, r1
ldr r0, [r4]
ldr r1, [r5]
bl ccv_max
mov r2, r0
mov r3, r1
mov r0, r6
mov r1, r7
bl __aeabi_dsub
bl __aeabi_d2iz
mov r9, r0
ldr r1, [r5, #8]
ldr r2, [r5, #12]
ldr r0, [r4, #8]
ldr r3, [r4, #12]
add r0, r3, r0
add r1, r2, r1
bl ccv_min
mov r6, r0
mov r7, r1
ldr r0, [r4, #8]
ldr r1, [r5, #8]
bl ccv_max
mov r2, r0
mov r3, r1
mov r0, r6
mov r1, r7
bl __aeabi_dsub
bl __aeabi_d2iz
cmp r9, #1
mov r6, #0
cmpge r0, #1
bge .LBB0_2
.LBB0_1:
mov r0, r6
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_2:
mul r0, r0, r9
bl __aeabi_i2d
mov r8, r0
mov r0, r10
mov r10, r1
ldr r1, [r5, #4]
ldr r2, [r5, #12]
ldr r3, [r4, #12]
str r0, [sp]
ldm r0, {r7, r9}
ldr r0, [r4, #4]
mul r1, r2, r1
mul r0, r3, r0
bl ccv_max
mov r2, r0
mov r3, r1
mov r0, r7
mov r1, r9
bl __aeabi_dmul
mov r2, r8
mov r3, r10
bl __aeabi_dcmplt
cmp r0, #0
beq .LBB0_1
ldr r0, [sp]
ldr r1, [r5, #4]
ldr r2, [r5, #12]
ldr r3, [r4, #12]
ldr r6, [r0, #8]
ldr r9, [r0, #12]
ldr r0, [r4, #4]
mul r1, r2, r1
mul r0, r3, r0
bl ccv_min
mov r2, r0
mov r3, r1
mov r0, r6
mov r1, r9
bl __aeabi_dmul
mov r2, r8
mov r3, r10
bl __aeabi_dcmplt
mov r6, r0
cmp r0, #0
movwne r6, #1
b .LBB0_1
.Lfunc_end0:
.size _ccv_is_same_textline, .Lfunc_end0-_ccv_is_same_textline
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym _ccv_is_same_textline
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_info.c_tagcompare.c"
.p2align 4, 0x90 # -- Begin function tagcompare
.type tagcompare,@function
tagcompare: # @tagcompare
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push r13
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r13, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
test edx, edx
jle .LBB0_5
# %bb.1:
mov r14, rsi
mov r15, rdi
mov r12d, edx
xor ebx, ebx
.p2align 4, 0x90
.LBB0_2: # =>This Inner Loop Header: Depth=1
movsx edi, byte ptr [r15 + rbx]
call toupper
mov r13, rax
movsx edi, byte ptr [r14 + rbx]
call toupper
cmp r13, rax
jne .LBB0_6
# %bb.3: # in Loop: Header=BB0_2 Depth=1
add rbx, 1
cmp r12, rbx
jne .LBB0_2
.LBB0_5:
xor eax, eax
jmp .LBB0_7
.LBB0_6:
mov eax, 1
.LBB0_7:
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size tagcompare, .Lfunc_end0-tagcompare
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym tagcompare
|
.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_info.c_tagcompare.c"
.p2align 2
.type tagcompare,%function
.code 32
tagcompare:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
mov r8, #0
cmp r2, #1
blt .LBB0_4
mov r5, r2
mov r6, r1
mov r7, r0
.LBB0_2:
ldrb r0, [r7]
bl toupper
mov r4, r0
ldrb r0, [r6]
bl toupper
cmp r4, r0
bne .LBB0_5
add r7, r7, #1
add r6, r6, #1
subs r5, r5, #1
bne .LBB0_2
.LBB0_4:
mov r0, r8
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.LBB0_5:
mov r8, #1
mov r0, r8
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size tagcompare, .Lfunc_end0-tagcompare
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym tagcompare
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_prodigy_hifi.c_wm_proc_regs_read.c"
.p2align 4, 0x90 # -- Begin function wm_proc_regs_read
.type wm_proc_regs_read,@function
wm_proc_regs_read: # @wm_proc_regs_read
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov r14, rsi
mov rbx, qword ptr [rdi]
mov rdi, rbx
call mutex_lock
xor ebp, ebp
.p2align 4, 0x90
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov rdi, rbx
mov esi, ebp
call wm_get
mov esi, offset .L.str
mov rdi, r14
mov edx, ebp
mov ecx, eax
call snd_iprintf
add ebp, 1
cmp ebp, 24
jne .LBB0_1
# %bb.2:
mov rdi, rbx
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp mutex_unlock # TAILCALL
.Lfunc_end0:
.size wm_proc_regs_read, .Lfunc_end0-wm_proc_regs_read
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "%02x = %04x\n"
.size .L.str, 13
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym wm_proc_regs_read
|
.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_prodigy_hifi.c_wm_proc_regs_read.c"
.p2align 2
.type wm_proc_regs_read,%function
.code 32
wm_proc_regs_read:
.fnstart
.save {r4, r5, r6, r7, r11, lr}
push {r4, r5, r6, r7, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
ldr r5, [r0]
mov r4, r1
mov r0, r5
bl mutex_lock
movw r7, :lower16:.L.str
mov r6, #0
movt r7, :upper16:.L.str
.LBB0_1:
mov r0, r5
mov r1, r6
bl wm_get
mov r3, r0
mov r0, r4
mov r1, r7
mov r2, r6
bl snd_iprintf
add r6, r6, #1
cmp r6, #24
bne .LBB0_1
mov r0, r5
pop {r4, r5, r6, r7, r11, lr}
b mutex_unlock
.Lfunc_end0:
.size wm_proc_regs_read, .Lfunc_end0-wm_proc_regs_read
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "%02x = %04x\n"
.size .L.str, 13
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym wm_proc_regs_read
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_iov.c_pci_sriov_configure_simple.c"
.globl pci_sriov_configure_simple # -- Begin function pci_sriov_configure_simple
.p2align 4, 0x90
.type pci_sriov_configure_simple,@function
pci_sriov_configure_simple: # @pci_sriov_configure_simple
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov r14d, esi
mov rbx, rdi
xor ebp, ebp
xor eax, eax
call might_sleep
cmp dword ptr [rbx], 0
je .LBB0_1
# %bb.2:
mov rdi, rbx
call pci_vfs_assigned
test rax, rax
je .LBB0_4
# %bb.3:
mov esi, offset .L.str
mov rdi, rbx
call pci_warn
xor ebp, ebp
sub ebp, dword ptr [rip + EPERM]
jmp .LBB0_7
.LBB0_1:
sub ebp, dword ptr [rip + ENODEV]
jmp .LBB0_7
.LBB0_4:
mov rdi, rbx
test r14d, r14d
je .LBB0_5
# %bb.6:
mov esi, r14d
call sriov_enable
test eax, eax
cmovs r14d, eax
mov ebp, r14d
jmp .LBB0_7
.LBB0_5:
call sriov_disable
xor ebp, ebp
.LBB0_7:
mov eax, ebp
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size pci_sriov_configure_simple, .Lfunc_end0-pci_sriov_configure_simple
.cfi_endproc
# -- End function
.type ENODEV,@object # @ENODEV
.comm ENODEV,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Cannot modify SR-IOV while VFs are assigned\n"
.size .L.str, 45
.type EPERM,@object # @EPERM
.comm EPERM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_iov.c_pci_sriov_configure_simple.c"
.globl pci_sriov_configure_simple
.p2align 2
.type pci_sriov_configure_simple,%function
.code 32
pci_sriov_configure_simple:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r1
mov r5, r0
bl might_sleep
ldr r0, [r5]
cmp r0, #0
beq .LBB0_3
mov r0, r5
bl pci_vfs_assigned
cmp r0, #0
beq .LBB0_5
movw r1, :lower16:.L.str
mov r0, r5
movt r1, :upper16:.L.str
bl pci_warn
movw r0, :lower16:EPERM
movt r0, :upper16:EPERM
b .LBB0_4
.LBB0_3:
movw r0, :lower16:ENODEV
movt r0, :upper16:ENODEV
.LBB0_4:
ldr r0, [r0]
rsb r0, r0, #0
pop {r4, r5, r11, pc}
.LBB0_5:
mov r0, r5
cmp r4, #0
beq .LBB0_7
mov r1, r4
bl sriov_enable
cmp r0, #0
movmi r4, r0
mov r0, r4
pop {r4, r5, r11, pc}
.LBB0_7:
bl sriov_disable
mov r0, #0
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size pci_sriov_configure_simple, .Lfunc_end0-pci_sriov_configure_simple
.cantunwind
.fnend
.type ENODEV,%object
.comm ENODEV,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Cannot modify SR-IOV while VFs are assigned\n"
.size .L.str, 45
.type EPERM,%object
.comm EPERM,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_mcast.c_mld_in_v1_mode_only.c"
.p2align 4, 0x90 # -- Begin function mld_in_v1_mode_only
.type mld_in_v1_mode_only,@function
mld_in_v1_mode_only: # @mld_in_v1_mode_only
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
call mld_force_mld_version
xor ecx, ecx
cmp eax, 1
sete cl
mov eax, ecx
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size mld_in_v1_mode_only, .Lfunc_end0-mld_in_v1_mode_only
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mld_in_v1_mode_only
|
.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_mcast.c_mld_in_v1_mode_only.c"
.p2align 2
.type mld_in_v1_mode_only,%function
.code 32
mld_in_v1_mode_only:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
bl mld_force_mld_version
sub r0, r0, #1
clz r0, r0
lsr r0, r0, #5
pop {r11, pc}
.Lfunc_end0:
.size mld_in_v1_mode_only, .Lfunc_end0-mld_in_v1_mode_only
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mld_in_v1_mode_only
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_l2norm_layer.c_make_l2norm_layer.c"
.globl make_l2norm_layer # -- Begin function make_l2norm_layer
.p2align 4, 0x90
.type make_l2norm_layer,@function
make_l2norm_layer: # @make_l2norm_layer
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov ebp, edx
mov r14d, esi
mov rbx, rdi
mov edi, dword ptr [rip + stderr]
mov esi, offset .L.str
call fprintf
xorps xmm0, xmm0
movups xmmword ptr [rbx], xmm0
movups xmmword ptr [rbx + 16], xmm0
movups xmmword ptr [rbx + 32], xmm0
movups xmmword ptr [rbx + 48], xmm0
movups xmmword ptr [rbx + 64], xmm0
mov qword ptr [rbx + 80], 0
mov eax, dword ptr [rip + L2NORM]
mov dword ptr [rbx + 80], eax
mov dword ptr [rbx], r14d
mov dword ptr [rbx + 4], ebp
mov dword ptr [rbx + 8], ebp
imul ebp, r14d
mov edi, ebp
mov esi, 4
call calloc
mov qword ptr [rbx + 32], rax
mov edi, ebp
mov esi, 4
call calloc
mov qword ptr [rbx + 72], rax
mov edi, ebp
mov esi, 4
call calloc
mov qword ptr [rbx + 16], rax
mov eax, dword ptr [rip + forward_l2norm_layer]
mov dword ptr [rbx + 68], eax
mov eax, dword ptr [rip + backward_l2norm_layer]
mov dword ptr [rbx + 64], eax
mov rax, rbx
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size make_l2norm_layer, .Lfunc_end0-make_l2norm_layer
.cfi_endproc
# -- End function
.type stderr,@object # @stderr
.comm stderr,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "l2norm %4d\n"
.size .L.str, 52
.type L2NORM,@object # @L2NORM
.comm L2NORM,4,4
.type forward_l2norm_layer,@object # @forward_l2norm_layer
.comm forward_l2norm_layer,4,4
.type backward_l2norm_layer,@object # @backward_l2norm_layer
.comm backward_l2norm_layer,4,4
.type backward_l2norm_layer_gpu,@object # @backward_l2norm_layer_gpu
.comm backward_l2norm_layer_gpu,4,4
.type forward_l2norm_layer_gpu,@object # @forward_l2norm_layer_gpu
.comm forward_l2norm_layer_gpu,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_l2norm_layer.c_make_l2norm_layer.c"
.globl make_l2norm_layer
.p2align 2
.type make_l2norm_layer,%function
.code 32
make_l2norm_layer:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r4, r0
movw r0, :lower16:stderr
mov r6, r1
movw r1, :lower16:.L.str
mov r5, r2
movt r0, :upper16:stderr
movt r1, :upper16:.L.str
ldr r0, [r0]
bl fprintf
add r0, r4, #16
mov r1, #44
bl __aeabi_memclr4
movw r0, :lower16:L2NORM
str r5, [r4, #4]
str r5, [r4, #8]
mul r5, r5, r6
mov r1, #4
str r6, [r4]
movt r0, :upper16:L2NORM
ldr r0, [r0]
str r0, [r4, #52]
mov r0, r5
bl calloc
str r0, [r4, #20]
mov r0, r5
mov r1, #4
bl calloc
str r0, [r4, #48]
mov r0, r5
mov r1, #4
bl calloc
movw r1, :lower16:backward_l2norm_layer
str r0, [r4, #12]
movw r0, :lower16:forward_l2norm_layer
movt r0, :upper16:forward_l2norm_layer
movt r1, :upper16:backward_l2norm_layer
ldr r0, [r0]
ldr r1, [r1]
str r1, [r4, #40]
str r0, [r4, #44]
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size make_l2norm_layer, .Lfunc_end0-make_l2norm_layer
.cantunwind
.fnend
.type stderr,%object
.comm stderr,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "l2norm %4d\n"
.size .L.str, 52
.type L2NORM,%object
.comm L2NORM,4,4
.type forward_l2norm_layer,%object
.comm forward_l2norm_layer,4,4
.type backward_l2norm_layer,%object
.comm backward_l2norm_layer,4,4
.type backward_l2norm_layer_gpu,%object
.comm backward_l2norm_layer_gpu,4,4
.type forward_l2norm_layer_gpu,%object
.comm forward_l2norm_layer_gpu,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_wps_validate.c_wps_validate_version2.c"
.p2align 4, 0x90 # -- Begin function wps_validate_version2
.type wps_validate_version2,@function
wps_validate_version2: # @wps_validate_version2
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
test rdi, rdi
je .LBB0_1
# %bb.4:
mov edx, dword ptr [rdi]
xor eax, eax
cmp edx, 31
jg .LBB0_7
# %bb.5:
mov edi, dword ptr [rip + MSG_INFO]
mov esi, offset .L.str.1
xor eax, eax
call wpa_printf
jmp .LBB0_6
.LBB0_1:
test esi, esi
je .LBB0_2
# %bb.3:
mov edi, dword ptr [rip + MSG_INFO]
mov esi, offset .L.str
xor eax, eax
call wpa_printf
.LBB0_6:
mov eax, -1
.LBB0_7:
pop rcx
.cfi_def_cfa_offset 8
ret
.LBB0_2:
.cfi_def_cfa_offset 16
xor eax, eax
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size wps_validate_version2, .Lfunc_end0-wps_validate_version2
.cfi_endproc
# -- End function
.type MSG_INFO,@object # @MSG_INFO
.comm MSG_INFO,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "WPS-STRICT: Version2 attribute missing"
.size .L.str, 39
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "WPS-STRICT: Invalid Version2 attribute value 0x%x"
.size .L.str.1, 50
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym wps_validate_version2
|
.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_wps_validate.c_wps_validate_version2.c"
.p2align 2
.type wps_validate_version2,%function
.code 32
wps_validate_version2:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
cmp r0, #0
beq .LBB0_2
ldr r2, [r0]
mov r0, #0
cmp r2, #31
popgt {r11, pc}
movw r0, :lower16:MSG_INFO
movw r1, :lower16:.L.str.1
movt r0, :upper16:MSG_INFO
movt r1, :upper16:.L.str.1
ldr r0, [r0]
bl wpa_printf
mvn r0, #0
pop {r11, pc}
.LBB0_2:
cmp r1, #0
moveq r0, #0
popeq {r11, pc}
movw r0, :lower16:MSG_INFO
movw r1, :lower16:.L.str
movt r0, :upper16:MSG_INFO
movt r1, :upper16:.L.str
ldr r0, [r0]
bl wpa_printf
mvn r0, #0
pop {r11, pc}
.Lfunc_end0:
.size wps_validate_version2, .Lfunc_end0-wps_validate_version2
.cantunwind
.fnend
.type MSG_INFO,%object
.comm MSG_INFO,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "WPS-STRICT: Version2 attribute missing"
.size .L.str, 39
.type .L.str.1,%object
.L.str.1:
.asciz "WPS-STRICT: Invalid Version2 attribute value 0x%x"
.size .L.str.1, 50
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym wps_validate_version2
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_dsp_biquad.h_biquad2_init.c"
.p2align 4, 0x90 # -- Begin function biquad2_init
.type biquad2_init,@function
biquad2_init: # @biquad2_init
.cfi_startproc
# %bb.0:
mov qword ptr [rdi + 48], rsi
mov qword ptr [rdi + 40], rdx
mov qword ptr [rdi + 32], rcx
mov qword ptr [rdi + 24], r8
mov qword ptr [rdi + 16], r9
xorps xmm0, xmm0
movups xmmword ptr [rdi], xmm0
ret
.Lfunc_end0:
.size biquad2_init, .Lfunc_end0-biquad2_init
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym biquad2_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_dsp_biquad.h_biquad2_init.c"
.p2align 2
.type biquad2_init,%function
.code 32
biquad2_init:
.fnstart
str r1, [r0, #24]
ldr r1, [sp]
str r2, [r0, #20]
str r3, [r0, #16]
str r1, [r0, #12]
ldr r1, [sp, #4]
str r1, [r0, #8]
mov r1, #0
str r1, [r0, #4]
str r1, [r0]
bx lr
.Lfunc_end0:
.size biquad2_init, .Lfunc_end0-biquad2_init
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym biquad2_init
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_archive_read_support_filter_program.c_program_bidder_free.c"
.p2align 4, 0x90 # -- Begin function program_bidder_free
.type program_bidder_free,@function
program_bidder_free: # @program_bidder_free
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov rdi, qword ptr [rdi]
call free_state
mov eax, dword ptr [rip + ARCHIVE_OK]
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size program_bidder_free, .Lfunc_end0-program_bidder_free
.cfi_endproc
# -- End function
.type ARCHIVE_OK,@object # @ARCHIVE_OK
.comm ARCHIVE_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym program_bidder_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_archive_read_support_filter_program.c_program_bidder_free.c"
.p2align 2
.type program_bidder_free,%function
.code 32
program_bidder_free:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
ldr r0, [r0]
bl free_state
movw r0, :lower16:ARCHIVE_OK
movt r0, :upper16:ARCHIVE_OK
ldr r0, [r0]
pop {r11, pc}
.Lfunc_end0:
.size program_bidder_free, .Lfunc_end0-program_bidder_free
.cantunwind
.fnend
.type ARCHIVE_OK,%object
.comm ARCHIVE_OK,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym program_bidder_free
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_core.c_sh_pfc_map_resources.c"
.p2align 4, 0x90 # -- Begin function sh_pfc_map_resources
.type sh_pfc_map_resources,@function
sh_pfc_map_resources: # @sh_pfc_map_resources
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 24
.cfi_def_cfa_offset 80
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r15, rsi
mov r14, rdi
mov ebx, -1
.p2align 4, 0x90
.LBB0_1: # =>This Inner Loop Header: Depth=1
add ebx, 1
mov esi, dword ptr [rip + IORESOURCE_MEM]
mov rdi, r15
mov edx, ebx
call platform_get_resource
test rax, rax
jne .LBB0_1
# %bb.2:
xor r12d, r12d
mov rdi, r15
xor esi, esi
.p2align 4, 0x90
.LBB0_3: # =>This Inner Loop Header: Depth=1
call platform_get_irq
mov rbp, rax
mov eax, dword ptr [rip + EPROBE_DEFER]
add eax, ebp
je .LBB0_20
# %bb.4: # in Loop: Header=BB0_3 Depth=1
test ebp, ebp
js .LBB0_6
# %bb.5: # in Loop: Header=BB0_3 Depth=1
add r12d, 1
mov rdi, r15
mov esi, r12d
jmp .LBB0_3
.LBB0_6:
test ebx, ebx
je .LBB0_7
# %bb.8:
mov edi, dword ptr [r14 + 16]
mov ecx, dword ptr [rip + GFP_KERNEL]
mov esi, ebx
mov edx, 12
call devm_kcalloc
test rax, rax
je .LBB0_9
# %bb.10:
mov r13, rax
mov dword ptr [r14], ebx
mov qword ptr [r14 + 24], rax
mov rbp, r14
xor r14d, r14d
test r12d, r12d
je .LBB0_11
# %bb.12:
mov edi, dword ptr [rbp + 16]
mov ecx, dword ptr [rip + GFP_KERNEL]
mov esi, r12d
mov edx, 4
call devm_kcalloc
test rax, rax
je .LBB0_9
# %bb.13:
mov dword ptr [rbp + 4], r12d
mov qword ptr [rsp + 16], rbp # 8-byte Spill
mov rcx, rax
mov qword ptr [rsp + 8], rax # 8-byte Spill
mov qword ptr [rbp + 8], rax
jmp .LBB0_14
.LBB0_7:
xor ebp, ebp
sub ebp, dword ptr [rip + EINVAL]
jmp .LBB0_20
.LBB0_11:
mov qword ptr [rsp + 16], rbp # 8-byte Spill
xor eax, eax
mov qword ptr [rsp + 8], rax # 8-byte Spill
.LBB0_14:
add r13, 8
.p2align 4, 0x90
.LBB0_15: # =>This Inner Loop Header: Depth=1
mov esi, dword ptr [rip + IORESOURCE_MEM]
mov rdi, r15
mov edx, r14d
call platform_get_resource
mov rbp, rax
mov eax, dword ptr [rax]
mov dword ptr [r13], eax
mov rdi, rbp
call resource_size
mov dword ptr [r13 - 4], eax
mov rax, qword ptr [rsp + 16] # 8-byte Reload
mov edi, dword ptr [rax + 16]
mov rsi, rbp
call devm_ioremap_resource
mov dword ptr [r13 - 8], eax
mov edi, eax
call IS_ERR
test rax, rax
jne .LBB0_9
# %bb.16: # in Loop: Header=BB0_15 Depth=1
add r14d, 1
add r13, 12
cmp r14d, ebx
jb .LBB0_15
# %bb.17:
xor ebp, ebp
test r12d, r12d
je .LBB0_20
# %bb.18:
xor ebx, ebx
mov r14, qword ptr [rsp + 8] # 8-byte Reload
.p2align 4, 0x90
.LBB0_19: # =>This Inner Loop Header: Depth=1
mov rdi, r15
mov esi, ebx
call platform_get_irq
mov dword ptr [r14], eax
add r14, 4
add ebx, 1
cmp r12d, ebx
jne .LBB0_19
jmp .LBB0_20
.LBB0_9:
xor ebp, ebp
sub ebp, dword ptr [rip + ENOMEM]
.LBB0_20:
mov eax, ebp
add rsp, 24
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size sh_pfc_map_resources, .Lfunc_end0-sh_pfc_map_resources
.cfi_endproc
# -- End function
.type IORESOURCE_MEM,@object # @IORESOURCE_MEM
.comm IORESOURCE_MEM,4,4
.type EPROBE_DEFER,@object # @EPROBE_DEFER
.comm EPROBE_DEFER,4,4
.type EINVAL,@object # @EINVAL
.comm EINVAL,4,4
.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 sh_pfc_map_resources
|
.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_core.c_sh_pfc_map_resources.c"
.p2align 2
.type sh_pfc_map_resources,%function
.code 32
sh_pfc_map_resources:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #12
sub sp, sp, #12
movw r8, :lower16:IORESOURCE_MEM
mov r4, r1
mov r10, r0
mvn r6, #0
movt r8, :upper16:IORESOURCE_MEM
.LBB0_1:
ldr r1, [r8]
add r6, r6, #1
mov r0, r4
mov r2, r6
bl platform_get_resource
cmp r0, #0
bne .LBB0_1
mov r0, r4
mov r1, #0
mov r7, #0
bl platform_get_irq
movw r9, :lower16:EPROBE_DEFER
mov r5, r0
movt r9, :upper16:EPROBE_DEFER
.LBB0_3:
ldr r0, [r9]
cmn r5, r0
beq .LBB0_20
cmp r5, #0
bmi .LBB0_6
add r7, r7, #1
mov r0, r4
mov r1, r7
bl platform_get_irq
mov r5, r0
b .LBB0_3
.LBB0_6:
cmp r6, #0
beq .LBB0_18
movw r9, :lower16:GFP_KERNEL
ldr r0, [r10, #12]
mov r1, r6
mov r2, #12
movt r9, :upper16:GFP_KERNEL
ldr r3, [r9]
bl devm_kcalloc
cmp r0, #0
beq .LBB0_17
mov r1, r9
mov r5, r0
str r0, [r10, #16]
mov r0, #0
str r6, [r10]
mov r9, r10
mov r10, #0
cmp r7, #0
str r0, [sp, #4]
beq .LBB0_11
ldr r3, [r1]
ldr r0, [r9, #12]
mov r1, r7
mov r2, #4
bl devm_kcalloc
cmp r0, #0
beq .LBB0_17
str r7, [r9, #4]
str r0, [sp, #4]
str r0, [r9, #8]
.LBB0_11:
str r9, [sp, #8]
add r9, r5, #4
.LBB0_12:
ldr r1, [r8]
mov r0, r4
mov r2, r10
bl platform_get_resource
mov r5, r0
ldr r0, [r0]
str r0, [r9, #4]
mov r0, r5
bl resource_size
str r0, [r9]
ldr r0, [sp, #8]
mov r1, r5
ldr r0, [r0, #12]
bl devm_ioremap_resource
str r0, [r9, #-4]
bl IS_ERR
cmp r0, #0
bne .LBB0_17
add r10, r10, #1
add r9, r9, #12
cmp r10, r6
blo .LBB0_12
mov r5, #0
cmp r7, #0
beq .LBB0_20
ldr r8, [sp, #4]
mov r6, #0
.LBB0_16:
mov r0, r4
mov r1, r6
bl platform_get_irq
str r0, [r8, r6, lsl #2]
add r6, r6, #1
cmp r7, r6
bne .LBB0_16
b .LBB0_20
.LBB0_17:
movw r0, :lower16:ENOMEM
movt r0, :upper16:ENOMEM
b .LBB0_19
.LBB0_18:
movw r0, :lower16:EINVAL
movt r0, :upper16:EINVAL
.LBB0_19:
ldr r0, [r0]
rsb r5, r0, #0
.LBB0_20:
mov r0, r5
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size sh_pfc_map_resources, .Lfunc_end0-sh_pfc_map_resources
.cantunwind
.fnend
.type IORESOURCE_MEM,%object
.comm IORESOURCE_MEM,4,4
.type EPROBE_DEFER,%object
.comm EPROBE_DEFER,4,4
.type EINVAL,%object
.comm EINVAL,4,4
.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 sh_pfc_map_resources
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_cam_periph.c_camperiphscsistatuserror.c"
.p2align 4, 0x90 # -- Begin function camperiphscsistatuserror
.type camperiphscsistatuserror,@function
camperiphscsistatuserror: # @camperiphscsistatuserror
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 24
.cfi_def_cfa_offset 80
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r15d, ecx
mov ecx, -129
add ecx, dword ptr [rdi]
cmp ecx, 7
ja .LBB0_12
# %bb.1:
mov r14, r9
mov rbp, r8
mov rbx, rdi
mov r13, qword ptr [rsp + 96]
mov r12, qword ptr [rsp + 80]
xor eax, eax
jmp qword ptr [8*rcx + .LJTI0_0]
.LBB0_13:
add rsp, 24
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.LBB0_2:
.cfi_def_cfa_offset 80
mov rdi, rbx
mov ecx, r15d
mov r8, rbp
mov r9, r14
add rsp, 24
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp camperiphscsisenseerror # TAILCALL
.LBB0_12:
.cfi_def_cfa_offset 80
mov eax, dword ptr [rip + EIO]
jmp .LBB0_13
.LBB0_3:
mov rax, qword ptr [rsp + 88]
mov qword ptr [rsp + 16], rax # 8-byte Spill
lea rdi, [rsp + 12]
mov esi, dword ptr [rbx + 4]
mov edx, dword ptr [rip + CAM_PRIORITY_NORMAL]
call xpt_setup_ccb
mov eax, dword ptr [rip + XPT_GDEV_STATS]
mov dword ptr [rsp + 12], eax
mov rdi, rsp
call xpt_action
mov eax, dword ptr [rsp]
test eax, eax
je .LBB0_5
# %bb.4:
mov ecx, dword ptr [rsp + 4]
add ecx, eax
mov edx, dword ptr [rsp + 8]
cmp eax, edx
cmovl eax, edx
mov dword ptr [rbp], eax
cmp eax, ecx
mov eax, offset RELSIM_ADJUST_OPENINGS
mov ecx, offset RELSIM_RELEASE_AFTER_CMDCMPLT
cmovl rcx, rax
mov eax, dword ptr [rcx]
mov dword ptr [r14], eax
mov dword ptr [r12], 0
mov eax, dword ptr [rip + ERESTART]
mov ecx, dword ptr [rip + SSQ_PRINT_SENSE]
not ecx
mov rdx, qword ptr [rsp + 16] # 8-byte Reload
and dword ptr [rdx], ecx
jmp .LBB0_13
.LBB0_5:
mov edi, dword ptr [rbx + 4]
call xpt_path_periph
mov ecx, dword ptr [rip + CAM_PERIPH_INVALID]
test dword ptr [rax], ecx
je .LBB0_7
# %bb.6:
mov eax, dword ptr [rip + EIO]
mov qword ptr [r13], offset .L.str
jmp .LBB0_13
.LBB0_7:
test dword ptr [rip + SF_RETRY_BUSY], r15d
jne .LBB0_10
# %bb.8:
mov eax, dword ptr [rbx]
test eax, eax
jle .LBB0_11
# %bb.9:
add eax, -1
mov dword ptr [rbx], eax
.LBB0_10:
mov eax, dword ptr [rip + ERESTART]
mov ecx, dword ptr [rip + RELSIM_RELEASE_AFTER_CMDCMPLT]
or ecx, dword ptr [rip + RELSIM_RELEASE_AFTER_TIMEOUT]
mov dword ptr [r14], ecx
mov dword ptr [r12], 1000
jmp .LBB0_13
.LBB0_11:
mov eax, dword ptr [rip + EIO]
mov qword ptr [r13], offset .L.str.1
jmp .LBB0_13
.Lfunc_end0:
.size camperiphscsistatuserror, .Lfunc_end0-camperiphscsistatuserror
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 3
.LJTI0_0:
.quad .LBB0_3
.quad .LBB0_13
.quad .LBB0_13
.quad .LBB0_13
.quad .LBB0_13
.quad .LBB0_2
.quad .LBB0_2
.quad .LBB0_5
# -- End function
.type CAM_PRIORITY_NORMAL,@object # @CAM_PRIORITY_NORMAL
.comm CAM_PRIORITY_NORMAL,4,4
.type XPT_GDEV_STATS,@object # @XPT_GDEV_STATS
.comm XPT_GDEV_STATS,4,4
.type RELSIM_ADJUST_OPENINGS,@object # @RELSIM_ADJUST_OPENINGS
.comm RELSIM_ADJUST_OPENINGS,4,4
.type RELSIM_RELEASE_AFTER_CMDCMPLT,@object # @RELSIM_RELEASE_AFTER_CMDCMPLT
.comm RELSIM_RELEASE_AFTER_CMDCMPLT,4,4
.type ERESTART,@object # @ERESTART
.comm ERESTART,4,4
.type SSQ_PRINT_SENSE,@object # @SSQ_PRINT_SENSE
.comm SSQ_PRINT_SENSE,4,4
.type CAM_PERIPH_INVALID,@object # @CAM_PERIPH_INVALID
.comm CAM_PERIPH_INVALID,4,4
.type EIO,@object # @EIO
.comm EIO,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Periph was invalidated"
.size .L.str, 23
.type SF_RETRY_BUSY,@object # @SF_RETRY_BUSY
.comm SF_RETRY_BUSY,4,4
.type RELSIM_RELEASE_AFTER_TIMEOUT,@object # @RELSIM_RELEASE_AFTER_TIMEOUT
.comm RELSIM_RELEASE_AFTER_TIMEOUT,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Retries exhausted"
.size .L.str.1, 18
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym camperiphscsistatuserror
|
.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_cam_periph.c_camperiphscsistatuserror.c"
.p2align 2
.type camperiphscsistatuserror,%function
.code 32
camperiphscsistatuserror:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #20
sub sp, sp, #20
mov r4, r0
ldr r0, [r0]
mov r5, r3
sub r3, r0, #129
cmp r3, #7
bhi .LBB0_10
ldr r7, [r11, #24]
ldr r9, [r11, #16]
ldr r10, [r11, #12]
adr r6, .LJTI0_0
mov r0, #0
ldr pc, [r6, r3, lsl #2]
.p2align 2
.LJTI0_0:
.long .LBB0_5
.long .LBB0_3
.long .LBB0_3
.long .LBB0_3
.long .LBB0_3
.long .LBB0_4
.long .LBB0_4
.long .LBB0_7
.LBB0_3:
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_4:
mov r0, r4
mov r3, r5
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, lr}
b camperiphscsisenseerror
.LBB0_5:
ldr r0, [r11, #8]
ldr r6, [r11, #20]
ldr r1, [r4, #4]
add r8, sp, #4
str r0, [sp]
movw r0, :lower16:CAM_PRIORITY_NORMAL
movt r0, :upper16:CAM_PRIORITY_NORMAL
ldr r2, [r0]
add r0, r8, #12
bl xpt_setup_ccb
movw r0, :lower16:XPT_GDEV_STATS
movt r0, :upper16:XPT_GDEV_STATS
ldr r0, [r0]
str r0, [sp, #16]
mov r0, r8
bl xpt_action
ldr r0, [sp, #4]
cmp r0, #0
beq .LBB0_7
ldr r2, [sp, #12]
ldr r1, [sp, #8]
ldr r3, [sp]
cmp r0, r2
movge r2, r0
add r0, r1, r0
movw r1, :lower16:RELSIM_ADJUST_OPENINGS
str r2, [r3]
movw r3, :lower16:RELSIM_RELEASE_AFTER_CMDCMPLT
movt r1, :upper16:RELSIM_ADJUST_OPENINGS
cmp r2, r0
movt r3, :upper16:RELSIM_RELEASE_AFTER_CMDCMPLT
movlt r3, r1
ldr r0, [r3]
str r0, [r10]
mov r0, #0
str r0, [r9]
movw r0, :lower16:SSQ_PRINT_SENSE
movt r0, :upper16:SSQ_PRINT_SENSE
ldr r1, [r6]
ldr r0, [r0]
bic r1, r1, r0
movw r0, :lower16:ERESTART
movt r0, :upper16:ERESTART
ldr r0, [r0]
str r1, [r6]
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_7:
ldr r0, [r4, #4]
bl xpt_path_periph
movw r1, :lower16:CAM_PERIPH_INVALID
ldr r0, [r0]
movt r1, :upper16:CAM_PERIPH_INVALID
ldr r1, [r1]
tst r1, r0
beq .LBB0_11
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
.LBB0_9:
str r0, [r7]
.LBB0_10:
movw r0, :lower16:EIO
movt r0, :upper16:EIO
ldr r0, [r0]
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_11:
movw r0, :lower16:SF_RETRY_BUSY
movt r0, :upper16:SF_RETRY_BUSY
ldr r0, [r0]
tst r0, r5
bne .LBB0_14
ldr r0, [r4]
cmp r0, #1
blt .LBB0_15
sub r0, r0, #1
str r0, [r4]
.LBB0_14:
movw r0, :lower16:RELSIM_RELEASE_AFTER_TIMEOUT
movw r1, :lower16:RELSIM_RELEASE_AFTER_CMDCMPLT
movt r0, :upper16:RELSIM_RELEASE_AFTER_TIMEOUT
movt r1, :upper16:RELSIM_RELEASE_AFTER_CMDCMPLT
ldr r0, [r0]
ldr r1, [r1]
orr r1, r1, r0
movw r0, :lower16:ERESTART
movt r0, :upper16:ERESTART
ldr r0, [r0]
str r1, [r10]
mov r1, #1000
str r1, [r9]
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_15:
movw r0, :lower16:.L.str.1
movt r0, :upper16:.L.str.1
b .LBB0_9
.Lfunc_end0:
.size camperiphscsistatuserror, .Lfunc_end0-camperiphscsistatuserror
.cantunwind
.fnend
.type CAM_PRIORITY_NORMAL,%object
.comm CAM_PRIORITY_NORMAL,4,4
.type XPT_GDEV_STATS,%object
.comm XPT_GDEV_STATS,4,4
.type RELSIM_ADJUST_OPENINGS,%object
.comm RELSIM_ADJUST_OPENINGS,4,4
.type RELSIM_RELEASE_AFTER_CMDCMPLT,%object
.comm RELSIM_RELEASE_AFTER_CMDCMPLT,4,4
.type ERESTART,%object
.comm ERESTART,4,4
.type SSQ_PRINT_SENSE,%object
.comm SSQ_PRINT_SENSE,4,4
.type CAM_PERIPH_INVALID,%object
.comm CAM_PERIPH_INVALID,4,4
.type EIO,%object
.comm EIO,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Periph was invalidated"
.size .L.str, 23
.type SF_RETRY_BUSY,%object
.comm SF_RETRY_BUSY,4,4
.type RELSIM_RELEASE_AFTER_TIMEOUT,%object
.comm RELSIM_RELEASE_AFTER_TIMEOUT,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "Retries exhausted"
.size .L.str.1, 18
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym camperiphscsistatuserror
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_a5xx.xml.h_REG_A5XX_VPC_SO_NCOMP.c"
.p2align 4, 0x90 # -- Begin function REG_A5XX_VPC_SO_NCOMP
.type REG_A5XX_VPC_SO_NCOMP,@function
REG_A5XX_VPC_SO_NCOMP: # @REG_A5XX_VPC_SO_NCOMP
.cfi_startproc
# %bb.0:
# kill: def $edi killed $edi def $rdi
lea eax, [8*rdi]
sub eax, edi
add eax, 58026
ret
.Lfunc_end0:
.size REG_A5XX_VPC_SO_NCOMP, .Lfunc_end0-REG_A5XX_VPC_SO_NCOMP
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym REG_A5XX_VPC_SO_NCOMP
|
.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_a5xx.xml.h_REG_A5XX_VPC_SO_NCOMP.c"
.p2align 2
.type REG_A5XX_VPC_SO_NCOMP,%function
.code 32
REG_A5XX_VPC_SO_NCOMP:
.fnstart
rsb r0, r0, r0, lsl #3
movw r1, #58026
add r0, r0, r1
bx lr
.Lfunc_end0:
.size REG_A5XX_VPC_SO_NCOMP, .Lfunc_end0-REG_A5XX_VPC_SO_NCOMP
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym REG_A5XX_VPC_SO_NCOMP
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_hypertable_cache.c_ts_hypertable_cache_invalidate_callback.c"
.globl ts_hypertable_cache_invalidate_callback # -- Begin function ts_hypertable_cache_invalidate_callback
.p2align 4, 0x90
.type ts_hypertable_cache_invalidate_callback,@function
ts_hypertable_cache_invalidate_callback: # @ts_hypertable_cache_invalidate_callback
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov edi, dword ptr [rip + hypertable_cache_current]
call ts_cache_invalidate
xor eax, eax
call hypertable_cache_create
mov dword ptr [rip + hypertable_cache_current], eax
pop rax
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size ts_hypertable_cache_invalidate_callback, .Lfunc_end0-ts_hypertable_cache_invalidate_callback
.cfi_endproc
# -- End function
.type hypertable_cache_current,@object # @hypertable_cache_current
.comm hypertable_cache_current,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_hypertable_cache.c_ts_hypertable_cache_invalidate_callback.c"
.globl ts_hypertable_cache_invalidate_callback
.p2align 2
.type ts_hypertable_cache_invalidate_callback,%function
.code 32
ts_hypertable_cache_invalidate_callback:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
movw r4, :lower16:hypertable_cache_current
movt r4, :upper16:hypertable_cache_current
ldr r0, [r4]
bl ts_cache_invalidate
bl hypertable_cache_create
str r0, [r4]
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size ts_hypertable_cache_invalidate_callback, .Lfunc_end0-ts_hypertable_cache_invalidate_callback
.cantunwind
.fnend
.type hypertable_cache_current,%object
.comm hypertable_cache_current,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_dlmrecovery.c_dlm_is_node_recovered.c"
.p2align 4, 0x90 # -- Begin function dlm_is_node_recovered
.type dlm_is_node_recovered,@function
dlm_is_node_recovered: # @dlm_is_node_recovered
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov ebp, esi
mov rbx, rdi
call spin_lock
mov esi, dword ptr [rbx + 4]
mov edi, ebp
call test_bit
xor ebp, ebp
test eax, eax
sete bpl
mov rdi, rbx
call spin_unlock
mov eax, ebp
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size dlm_is_node_recovered, .Lfunc_end0-dlm_is_node_recovered
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym dlm_is_node_recovered
|
.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_dlmrecovery.c_dlm_is_node_recovered.c"
.p2align 2
.type dlm_is_node_recovered,%function
.code 32
dlm_is_node_recovered:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r1
mov r5, r0
bl spin_lock
ldr r1, [r5, #4]
mov r0, r4
bl test_bit
mov r4, r0
mov r0, r5
bl spin_unlock
clz r0, r4
lsr r0, r0, #5
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size dlm_is_node_recovered, .Lfunc_end0-dlm_is_node_recovered
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym dlm_is_node_recovered
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_file.c_os_set_slip.c"
.globl os_set_slip # -- Begin function os_set_slip
.p2align 4, 0x90
.type os_set_slip,@function
os_set_slip: # @os_set_slip
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
sub rsp, 16
.cfi_def_cfa_offset 32
.cfi_offset rbx, -16
mov ebx, edi
mov eax, dword ptr [rip + N_SLIP]
mov dword ptr [rsp + 12], eax
mov esi, dword ptr [rip + TIOCSETD]
lea rdx, [rsp + 12]
call ioctl
test rax, rax
js .LBB0_2
# %bb.1:
mov dword ptr [rsp + 8], 0
mov esi, dword ptr [rip + SIOCSIFENCAP]
lea rdx, [rsp + 8]
mov edi, ebx
call ioctl
mov rcx, rax
xor eax, eax
test rcx, rcx
jns .LBB0_3
.LBB0_2:
xor eax, eax
sub eax, dword ptr [rip + errno]
.LBB0_3:
add rsp, 16
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size os_set_slip, .Lfunc_end0-os_set_slip
.cfi_endproc
# -- End function
.type N_SLIP,@object # @N_SLIP
.comm N_SLIP,4,4
.type TIOCSETD,@object # @TIOCSETD
.comm TIOCSETD,4,4
.type errno,@object # @errno
.comm errno,4,4
.type SIOCSIFENCAP,@object # @SIOCSIFENCAP
.comm SIOCSIFENCAP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_file.c_os_set_slip.c"
.globl os_set_slip
.p2align 2
.type os_set_slip,%function
.code 32
os_set_slip:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #8
sub sp, sp, #8
mov r4, r0
movw r0, :lower16:N_SLIP
add r2, sp, #4
movt r0, :upper16:N_SLIP
ldr r0, [r0]
str r0, [sp, #4]
movw r0, :lower16:TIOCSETD
movt r0, :upper16:TIOCSETD
ldr r1, [r0]
mov r0, r4
bl ioctl
cmn r0, #1
ble .LBB0_2
movw r0, :lower16:SIOCSIFENCAP
mov r5, #0
mov r2, sp
movt r0, :upper16:SIOCSIFENCAP
str r5, [sp]
ldr r1, [r0]
mov r0, r4
bl ioctl
cmn r0, #1
bgt .LBB0_3
.LBB0_2:
movw r0, :lower16:errno
movt r0, :upper16:errno
ldr r0, [r0]
rsb r5, r0, #0
.LBB0_3:
mov r0, r5
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size os_set_slip, .Lfunc_end0-os_set_slip
.cantunwind
.fnend
.type N_SLIP,%object
.comm N_SLIP,4,4
.type TIOCSETD,%object
.comm TIOCSETD,4,4
.type errno,%object
.comm errno,4,4
.type SIOCSIFENCAP,%object
.comm SIOCSIFENCAP,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_fts3.c_fts3IsSpecialColumn.c"
.p2align 4, 0x90 # -- Begin function fts3IsSpecialColumn
.type fts3IsSpecialColumn,@function
fts3IsSpecialColumn: # @fts3IsSpecialColumn
.cfi_startproc
# %bb.0:
push r14
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset r14, -16
mov r14, rdx
mov rax, rsi
mov rsi, rdi
.p2align 4, 0x90
.LBB0_1: # =>This Inner Loop Header: Depth=1
movzx ecx, byte ptr [rsi]
test cl, cl
je .LBB0_7
# %bb.2: # in Loop: Header=BB0_1 Depth=1
cmp cl, 61
je .LBB0_4
# %bb.3: # in Loop: Header=BB0_1 Depth=1
add rsi, 1
jmp .LBB0_1
.LBB0_7:
xor eax, eax
jmp .LBB0_8
.LBB0_4:
mov ecx, esi
sub ecx, edi
mov dword ptr [rax], ecx
add rsi, 1
mov edi, offset .L.str
call sqlite3_mprintf
mov rbx, rax
test rax, rax
je .LBB0_6
# %bb.5:
mov rdi, rbx
call sqlite3Fts3Dequote
.LBB0_6:
mov qword ptr [r14], rbx
mov eax, 1
.LBB0_8:
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size fts3IsSpecialColumn, .Lfunc_end0-fts3IsSpecialColumn
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "%s"
.size .L.str, 3
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym fts3IsSpecialColumn
|
.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_fts3.c_fts3IsSpecialColumn.c"
.p2align 2
.type fts3IsSpecialColumn,%function
.code 32
fts3IsSpecialColumn:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r4, r2
mov r2, r0
.LBB0_1:
ldrb r3, [r2]
cmp r3, #0
moveq r0, #0
popeq {r4, r5, r11, pc}
cmp r3, #61
beq .LBB0_3
add r2, r2, #1
b .LBB0_1
.LBB0_3:
sub r0, r2, r0
str r0, [r1]
movw r0, :lower16:.L.str
add r1, r2, #1
movt r0, :upper16:.L.str
bl sqlite3_mprintf
mov r5, r0
cmp r0, #0
beq .LBB0_5
mov r0, r5
bl sqlite3Fts3Dequote
.LBB0_5:
mov r0, #1
str r5, [r4]
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size fts3IsSpecialColumn, .Lfunc_end0-fts3IsSpecialColumn
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "%s"
.size .L.str, 3
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym fts3IsSpecialColumn
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_41477.c_main.c"
.globl main # -- Begin function main
.p2align 4, 0x90
.type main,@function
main: # @main
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov rdi, qword ptr [rip + code]
call strlen
mov edi, offset .L.str
mov esi, eax
call printf
xor eax, eax
call qword ptr [rip + code]
xor eax, eax
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size main, .Lfunc_end0-main
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Length: %d bytes\n"
.size .L.str, 18
.type code,@object # @code
.comm code,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_41477.c_main.c"
.globl main
.p2align 2
.type main,%function
.code 32
main:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
movw r4, :lower16:code
movt r4, :upper16:code
ldr r0, [r4]
bl strlen
mov r1, r0
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl printf
ldr r0, [r4]
blx r0
mov r0, #0
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size main, .Lfunc_end0-main
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Length: %d bytes\n"
.size .L.str, 18
.type code,%object
.comm code,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_cxgb4vf_main.c_cxgb4vf_get_link_ksettings.c"
.p2align 4, 0x90 # -- Begin function cxgb4vf_get_link_ksettings
.type cxgb4vf_get_link_ksettings,@function
cxgb4vf_get_link_ksettings: # @cxgb4vf_get_link_ksettings
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov r14, rsi
mov r15, rdi
call netdev_priv
mov rbx, rax
mov rdi, r15
call netif_running
test eax, eax
jne .LBB0_2
# %bb.1:
mov rdi, rbx
call t4vf_update_port_info
.LBB0_2:
mov esi, dword ptr [rip + supported]
mov rdi, r14
call ethtool_link_ksettings_zero_link_mode
mov esi, dword ptr [rip + advertising]
mov rdi, r14
call ethtool_link_ksettings_zero_link_mode
mov esi, dword ptr [rip + lp_advertising]
mov rdi, r14
call ethtool_link_ksettings_zero_link_mode
mov rdi, qword ptr [rbx]
mov esi, dword ptr [rbx + 48]
call from_fw_port_mod_type
mov dword ptr [r14 + 48], eax
mov rax, qword ptr [rbx + 8]
test rax, rax
js .LBB0_3
# %bb.4:
mov rcx, qword ptr [rbx]
cmp rcx, qword ptr [rip + FW_PORT_TYPE_BT_SGMII]
mov ecx, offset ETH_MDIO_SUPPORTS_C22
mov edx, offset ETH_MDIO_SUPPORTS_C45
cmove rdx, rcx
mov rcx, qword ptr [rdx]
jmp .LBB0_5
.LBB0_3:
mov eax, 255
xor ecx, ecx
.LBB0_5:
mov dword ptr [r14 + 16], eax
mov qword ptr [r14 + 40], rcx
mov rdi, qword ptr [rbx]
mov esi, dword ptr [rbx + 16]
mov edx, dword ptr [r14 + 8]
call fw_caps_to_lmm
mov rdi, qword ptr [rbx]
mov esi, dword ptr [rbx + 20]
mov edx, dword ptr [r14 + 4]
call fw_caps_to_lmm
mov rdi, qword ptr [rbx]
mov esi, dword ptr [rbx + 24]
mov edx, dword ptr [r14]
call fw_caps_to_lmm
mov rdi, r15
call netif_carrier_ok
mov rcx, rbx
add rcx, 40
test rax, rax
mov eax, offset SPEED_UNKNOWN
cmovne rax, rcx
mov ecx, offset DUPLEX_UNKNOWN
mov edx, offset DUPLEX_FULL
cmove rdx, rcx
mov ecx, dword ptr [rdx]
mov eax, dword ptr [rax]
mov dword ptr [r14 + 36], eax
mov dword ptr [r14 + 32], ecx
mov rax, qword ptr [rbx + 32]
mov qword ptr [r14 + 24], rax
mov ecx, dword ptr [rip + FW_PORT_CAP32_ANEG]
test dword ptr [rbx + 16], ecx
je .LBB0_7
# %bb.6:
mov esi, dword ptr [rip + supported]
mov edx, dword ptr [rip + Autoneg]
mov rdi, r14
call ethtool_link_ksettings_add_link_mode
mov rax, qword ptr [rbx + 32]
.LBB0_7:
test rax, rax
je .LBB0_9
# %bb.8:
mov esi, dword ptr [rip + advertising]
mov edx, dword ptr [rip + Autoneg]
mov rdi, r14
call ethtool_link_ksettings_add_link_mode
.LBB0_9:
xor eax, eax
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size cxgb4vf_get_link_ksettings, .Lfunc_end0-cxgb4vf_get_link_ksettings
.cfi_endproc
# -- End function
.type supported,@object # @supported
.comm supported,4,4
.type advertising,@object # @advertising
.comm advertising,4,4
.type lp_advertising,@object # @lp_advertising
.comm lp_advertising,4,4
.type FW_PORT_TYPE_BT_SGMII,@object # @FW_PORT_TYPE_BT_SGMII
.comm FW_PORT_TYPE_BT_SGMII,8,8
.type ETH_MDIO_SUPPORTS_C22,@object # @ETH_MDIO_SUPPORTS_C22
.comm ETH_MDIO_SUPPORTS_C22,8,8
.type ETH_MDIO_SUPPORTS_C45,@object # @ETH_MDIO_SUPPORTS_C45
.comm ETH_MDIO_SUPPORTS_C45,8,8
.type DUPLEX_FULL,@object # @DUPLEX_FULL
.comm DUPLEX_FULL,4,4
.type SPEED_UNKNOWN,@object # @SPEED_UNKNOWN
.comm SPEED_UNKNOWN,4,4
.type DUPLEX_UNKNOWN,@object # @DUPLEX_UNKNOWN
.comm DUPLEX_UNKNOWN,4,4
.type FW_PORT_CAP32_ANEG,@object # @FW_PORT_CAP32_ANEG
.comm FW_PORT_CAP32_ANEG,4,4
.type Autoneg,@object # @Autoneg
.comm Autoneg,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym cxgb4vf_get_link_ksettings
|
.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_cxgb4vf_main.c_cxgb4vf_get_link_ksettings.c"
.p2align 2
.type cxgb4vf_get_link_ksettings,%function
.code 32
cxgb4vf_get_link_ksettings:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
mov r4, r1
mov r6, r0
bl netdev_priv
mov r5, r0
mov r0, r6
bl netif_running
cmp r0, #0
bne .LBB0_2
mov r0, r5
bl t4vf_update_port_info
.LBB0_2:
movw r7, :lower16:supported
mov r0, r4
movt r7, :upper16:supported
ldr r1, [r7]
bl ethtool_link_ksettings_zero_link_mode
movw r8, :lower16:advertising
mov r0, r4
movt r8, :upper16:advertising
ldr r1, [r8]
bl ethtool_link_ksettings_zero_link_mode
movw r0, :lower16:lp_advertising
movt r0, :upper16:lp_advertising
ldr r1, [r0]
mov r0, r4
bl ethtool_link_ksettings_zero_link_mode
ldr r0, [r5]
ldr r1, [r5, #28]
bl from_fw_port_mod_type
str r0, [r4, #32]
ldr r0, [r5, #4]
cmp r0, #0
bmi .LBB0_4
str r0, [r4, #12]
movw r0, :lower16:FW_PORT_TYPE_BT_SGMII
ldr r1, [r5]
movw r2, :lower16:ETH_MDIO_SUPPORTS_C22
movw r3, :lower16:ETH_MDIO_SUPPORTS_C45
movt r0, :upper16:FW_PORT_TYPE_BT_SGMII
movt r2, :upper16:ETH_MDIO_SUPPORTS_C22
movt r3, :upper16:ETH_MDIO_SUPPORTS_C45
ldr r0, [r0]
cmp r1, r0
moveq r3, r2
ldr r0, [r3]
b .LBB0_5
.LBB0_4:
mov r0, #255
str r0, [r4, #12]
mov r0, #0
.LBB0_5:
str r0, [r4, #28]
ldr r2, [r4, #8]
ldr r0, [r5]
ldr r1, [r5, #8]
bl fw_caps_to_lmm
ldr r0, [r5]
ldr r1, [r5, #12]
ldr r2, [r4, #4]
bl fw_caps_to_lmm
ldr r0, [r5]
ldr r1, [r5, #16]
ldr r2, [r4]
bl fw_caps_to_lmm
mov r0, r6
bl netif_carrier_ok
movw r1, :lower16:SPEED_UNKNOWN
cmp r0, #0
movw r2, :lower16:DUPLEX_FULL
movw r6, :lower16:Autoneg
movt r1, :upper16:SPEED_UNKNOWN
movt r2, :upper16:DUPLEX_FULL
movt r6, :upper16:Autoneg
addne r1, r5, #24
cmp r0, #0
ldr r1, [r1]
str r1, [r4, #24]
movw r1, :lower16:DUPLEX_UNKNOWN
movt r1, :upper16:DUPLEX_UNKNOWN
moveq r2, r1
ldr r0, [r2]
movw r2, :lower16:FW_PORT_CAP32_ANEG
movt r2, :upper16:FW_PORT_CAP32_ANEG
ldr r2, [r2]
str r0, [r4, #20]
ldr r1, [r5, #8]
ldr r0, [r5, #20]
tst r2, r1
str r0, [r4, #16]
beq .LBB0_7
ldr r2, [r6]
ldr r1, [r7]
mov r0, r4
bl ethtool_link_ksettings_add_link_mode
ldr r0, [r5, #20]
.LBB0_7:
cmp r0, #0
beq .LBB0_9
ldr r2, [r6]
ldr r1, [r8]
mov r0, r4
bl ethtool_link_ksettings_add_link_mode
.LBB0_9:
mov r0, #0
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size cxgb4vf_get_link_ksettings, .Lfunc_end0-cxgb4vf_get_link_ksettings
.cantunwind
.fnend
.type supported,%object
.comm supported,4,4
.type advertising,%object
.comm advertising,4,4
.type lp_advertising,%object
.comm lp_advertising,4,4
.type FW_PORT_TYPE_BT_SGMII,%object
.comm FW_PORT_TYPE_BT_SGMII,4,4
.type ETH_MDIO_SUPPORTS_C22,%object
.comm ETH_MDIO_SUPPORTS_C22,4,4
.type ETH_MDIO_SUPPORTS_C45,%object
.comm ETH_MDIO_SUPPORTS_C45,4,4
.type DUPLEX_FULL,%object
.comm DUPLEX_FULL,4,4
.type SPEED_UNKNOWN,%object
.comm SPEED_UNKNOWN,4,4
.type DUPLEX_UNKNOWN,%object
.comm DUPLEX_UNKNOWN,4,4
.type FW_PORT_CAP32_ANEG,%object
.comm FW_PORT_CAP32_ANEG,4,4
.type Autoneg,%object
.comm Autoneg,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym cxgb4vf_get_link_ksettings
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_40890.c_main.c"
.globl main # -- Begin function main
.p2align 4, 0x90
.type main,@function
main: # @main
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
sub rsp, 16
.cfi_def_cfa_offset 32
.cfi_offset rbx, -16
mov rdi, qword ptr [rip + shellcode]
call strlen
mov ebx, eax
mov dword ptr [rsp + 12], 0
mov edi, offset .L.str
mov esi, eax
call printf
mov rdi, qword ptr [rip + shellcode]
mov edx, dword ptr [rip + PAGE_EXECUTE_READWRITE]
lea rcx, [rsp + 12]
mov esi, ebx
call VirtualProtect
xor eax, eax
call AllocConsole
mov edi, offset .L.str.1
xor esi, esi
call FindWindowA
mov edi, eax
xor esi, esi
call ShowWindow
xor eax, eax
call qword ptr [rip + shellcode]
xor eax, eax
add rsp, 16
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size main, .Lfunc_end0-main
.cfi_endproc
# -- End function
.type shellcode,@object # @shellcode
.comm shellcode,8,8
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "shellcode length : %d\n"
.size .L.str, 23
.type PAGE_EXECUTE_READWRITE,@object # @PAGE_EXECUTE_READWRITE
.comm PAGE_EXECUTE_READWRITE,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "ConsoleWindowClass"
.size .L.str.1, 19
.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_40890.c_main.c"
.globl main
.p2align 2
.type main,%function
.code 32
main:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #8
sub sp, sp, #8
movw r5, :lower16:shellcode
movt r5, :upper16:shellcode
ldr r0, [r5]
bl strlen
mov r4, r0
mov r0, #0
str r0, [sp, #4]
movw r0, :lower16:.L.str
mov r1, r4
movt r0, :upper16:.L.str
bl printf
movw r1, :lower16:PAGE_EXECUTE_READWRITE
ldr r0, [r5]
add r3, sp, #4
movt r1, :upper16:PAGE_EXECUTE_READWRITE
ldr r2, [r1]
mov r1, r4
bl VirtualProtect
bl AllocConsole
movw r0, :lower16:.L.str.1
mov r1, #0
movt r0, :upper16:.L.str.1
bl FindWindowA
mov r1, #0
bl ShowWindow
ldr r0, [r5]
blx r0
mov r0, #0
sub sp, r11, #8
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size main, .Lfunc_end0-main
.cantunwind
.fnend
.type shellcode,%object
.comm shellcode,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "shellcode length : %d\n"
.size .L.str, 23
.type PAGE_EXECUTE_READWRITE,%object
.comm PAGE_EXECUTE_READWRITE,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "ConsoleWindowClass"
.size .L.str.1, 19
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_gang.c_spu_gang_remove_ctx.c"
.globl spu_gang_remove_ctx # -- Begin function spu_gang_remove_ctx
.p2align 4, 0x90
.type spu_gang_remove_ctx,@function
spu_gang_remove_ctx: # @spu_gang_remove_ctx
.cfi_startproc
# %bb.0:
push r15
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset r15, -16
mov r14, rsi
mov rbx, rdi
call mutex_lock
xor edi, edi
cmp qword ptr [r14 + 8], rbx
setne dil
call WARN_ON
lea r15, [r14 + 4]
mov rdi, r15
call list_empty
test eax, eax
jne .LBB0_2
# %bb.1:
mov rdi, r15
call list_del_init
mov eax, dword ptr [rip + AFF_OFFSETS_SET]
not eax
and dword ptr [rbx + 8], eax
.LBB0_2:
mov rdi, r14
call list_del_init
add dword ptr [rbx + 4], -1
mov rdi, rbx
call mutex_unlock
mov rdi, rbx
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
jmp put_spu_gang # TAILCALL
.Lfunc_end0:
.size spu_gang_remove_ctx, .Lfunc_end0-spu_gang_remove_ctx
.cfi_endproc
# -- End function
.type AFF_OFFSETS_SET,@object # @AFF_OFFSETS_SET
.comm AFF_OFFSETS_SET,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_gang.c_spu_gang_remove_ctx.c"
.globl spu_gang_remove_ctx
.p2align 2
.type spu_gang_remove_ctx,%function
.code 32
spu_gang_remove_ctx:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r5, r1
mov r4, r0
bl mutex_lock
ldr r0, [r5, #8]
subs r0, r0, r4
movwne r0, #1
bl WARN_ON
add r6, r5, #4
mov r0, r6
bl list_empty
cmp r0, #0
bne .LBB0_2
mov r0, r6
bl list_del_init
movw r0, :lower16:AFF_OFFSETS_SET
ldr r1, [r4, #8]
movt r0, :upper16:AFF_OFFSETS_SET
ldr r0, [r0]
bic r0, r1, r0
str r0, [r4, #8]
.LBB0_2:
mov r0, r5
bl list_del_init
ldr r0, [r4, #4]
sub r0, r0, #1
str r0, [r4, #4]
mov r0, r4
bl mutex_unlock
mov r0, r4
pop {r4, r5, r6, r10, r11, lr}
b put_spu_gang
.Lfunc_end0:
.size spu_gang_remove_ctx, .Lfunc_end0-spu_gang_remove_ctx
.cantunwind
.fnend
.type AFF_OFFSETS_SET,%object
.comm AFF_OFFSETS_SET,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_ip6_flowlabel.c_fl_lookup.c"
.p2align 4, 0x90 # -- Begin function fl_lookup
.type fl_lookup,@function
fl_lookup: # @fl_lookup
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov ebp, esi
mov rbx, rdi
mov edi, offset ip6_fl_lock
call read_lock_bh
mov rdi, rbx
mov esi, ebp
call __fl_lookup
mov rbx, rax
test rax, rax
je .LBB0_2
# %bb.1:
mov rdi, rbx
call atomic_inc
.LBB0_2:
mov edi, offset ip6_fl_lock
call read_unlock_bh
mov rax, rbx
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size fl_lookup, .Lfunc_end0-fl_lookup
.cfi_endproc
# -- End function
.type ip6_fl_lock,@object # @ip6_fl_lock
.comm ip6_fl_lock,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym fl_lookup
.addrsig_sym ip6_fl_lock
|
.text
.syntax unified
.eabi_attribute 67, "2.09"
.cpu cortex-a53
.eabi_attribute 6, 14
.eabi_attribute 7, 65
.eabi_attribute 8, 1
.eabi_attribute 9, 2
.eabi_attribute 42, 1
.eabi_attribute 34, 0
.eabi_attribute 68, 3
.eabi_attribute 17, 1
.eabi_attribute 20, 1
.eabi_attribute 21, 0
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 38, 1
.eabi_attribute 18, 4
.eabi_attribute 26, 2
.eabi_attribute 14, 0
.file "extr_ip6_flowlabel.c_fl_lookup.c"
.p2align 2
.type fl_lookup,%function
.code 32
fl_lookup:
.fnstart
.save {r4, r5, r11, lr}
push {r4, r5, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
mov r5, r0
movw r0, :lower16:ip6_fl_lock
mov r4, r1
movt r0, :upper16:ip6_fl_lock
bl read_lock_bh
mov r0, r5
mov r1, r4
bl __fl_lookup
mov r4, r0
cmp r0, #0
beq .LBB0_2
mov r0, r4
bl atomic_inc
.LBB0_2:
movw r0, :lower16:ip6_fl_lock
movt r0, :upper16:ip6_fl_lock
bl read_unlock_bh
mov r0, r4
pop {r4, r5, r11, pc}
.Lfunc_end0:
.size fl_lookup, .Lfunc_end0-fl_lookup
.cantunwind
.fnend
.type ip6_fl_lock,%object
.comm ip6_fl_lock,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym fl_lookup
.addrsig_sym ip6_fl_lock
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_aloop.c_get_rate_shift.c"
.p2align 4, 0x90 # -- Begin function get_rate_shift
.type get_rate_shift,@function
get_rate_shift: # @get_rate_shift
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
call get_setup
mov eax, dword ptr [rax]
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size get_rate_shift, .Lfunc_end0-get_rate_shift
.cfi_endproc
# -- End function
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym get_rate_shift
|
.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_aloop.c_get_rate_shift.c"
.p2align 2
.type get_rate_shift,%function
.code 32
get_rate_shift:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
bl get_setup
ldr r0, [r0]
pop {r11, pc}
.Lfunc_end0:
.size get_rate_shift, .Lfunc_end0-get_rate_shift
.cantunwind
.fnend
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym get_rate_shift
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_feature.c_probe_bpf_syscall.c"
.p2align 4, 0x90 # -- Begin function probe_bpf_syscall
.type probe_bpf_syscall,@function
probe_bpf_syscall: # @probe_bpf_syscall
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push rbx
.cfi_def_cfa_offset 24
push rax
.cfi_def_cfa_offset 32
.cfi_offset rbx, -24
.cfi_offset rbp, -16
mov rbx, rdi
mov edi, dword ptr [rip + BPF_PROG_TYPE_UNSPEC]
mov dword ptr [rsp], 0
xor esi, esi
xor edx, edx
xor ecx, ecx
xor r8d, r8d
xor r9d, r9d
call bpf_load_program
mov rax, qword ptr [rip + errno]
xor ebp, ebp
cmp rax, qword ptr [rip + ENOSYS]
setne bpl
mov edi, offset .L.str
mov esi, offset .L.str.1
mov edx, offset .L.str.2
mov ecx, ebp
mov r8, rbx
call print_bool_feature
mov eax, ebp
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size probe_bpf_syscall, .Lfunc_end0-probe_bpf_syscall
.cfi_endproc
# -- End function
.type BPF_PROG_TYPE_UNSPEC,@object # @BPF_PROG_TYPE_UNSPEC
.comm BPF_PROG_TYPE_UNSPEC,4,4
.type errno,@object # @errno
.comm errno,8,8
.type ENOSYS,@object # @ENOSYS
.comm ENOSYS,8,8
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "have_bpf_syscall"
.size .L.str, 17
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "bpf() syscall"
.size .L.str.1, 14
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "BPF_SYSCALL"
.size .L.str.2, 12
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym probe_bpf_syscall
|
.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_feature.c_probe_bpf_syscall.c"
.p2align 2
.type probe_bpf_syscall,%function
.code 32
probe_bpf_syscall:
.fnstart
.save {r4, r10, r11, lr}
push {r4, r10, r11, lr}
.setfp r11, sp, #8
add r11, sp, #8
.pad #16
sub sp, sp, #16
mov r4, r0
movw r0, :lower16:BPF_PROG_TYPE_UNSPEC
mov r1, #0
mov r2, #0
mov r3, #0
movt r0, :upper16:BPF_PROG_TYPE_UNSPEC
str r1, [sp]
str r1, [sp, #4]
str r1, [sp, #8]
mov r1, #0
ldr r0, [r0]
bl bpf_load_program
movw r0, :lower16:errno
movw r1, :lower16:ENOSYS
str r4, [sp]
movw r2, :lower16:.L.str.2
movt r0, :upper16:errno
movt r1, :upper16:ENOSYS
movt r2, :upper16:.L.str.2
ldr r0, [r0]
ldr r1, [r1]
subs r4, r0, r1
movw r0, :lower16:.L.str
movw r1, :lower16:.L.str.1
movwne r4, #1
movt r0, :upper16:.L.str
movt r1, :upper16:.L.str.1
mov r3, r4
bl print_bool_feature
mov r0, r4
sub sp, r11, #8
pop {r4, r10, r11, pc}
.Lfunc_end0:
.size probe_bpf_syscall, .Lfunc_end0-probe_bpf_syscall
.cantunwind
.fnend
.type BPF_PROG_TYPE_UNSPEC,%object
.comm BPF_PROG_TYPE_UNSPEC,4,4
.type errno,%object
.comm errno,4,4
.type ENOSYS,%object
.comm ENOSYS,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "have_bpf_syscall"
.size .L.str, 17
.type .L.str.1,%object
.L.str.1:
.asciz "bpf() syscall"
.size .L.str.1, 14
.type .L.str.2,%object
.L.str.2:
.asciz "BPF_SYSCALL"
.size .L.str.2, 12
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym probe_bpf_syscall
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_x86emu.c_common_bitsearch.c"
.p2align 4, 0x90 # -- Begin function common_bitsearch
.type common_bitsearch,@function
common_bitsearch: # @common_bitsearch
.cfi_startproc
# %bb.0:
mov eax, dword ptr [rip + SYSMODE_PREFIX_DATA]
test dword ptr [rdi], eax
je .LBB0_2
# %bb.1:
jmp common_bitsearch32 # TAILCALL
.LBB0_2:
jmp common_bitsearch16 # TAILCALL
.Lfunc_end0:
.size common_bitsearch, .Lfunc_end0-common_bitsearch
.cfi_endproc
# -- End function
.type SYSMODE_PREFIX_DATA,@object # @SYSMODE_PREFIX_DATA
.comm SYSMODE_PREFIX_DATA,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym common_bitsearch
|
.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_x86emu.c_common_bitsearch.c"
.p2align 2
.type common_bitsearch,%function
.code 32
common_bitsearch:
.fnstart
movw r3, :lower16:SYSMODE_PREFIX_DATA
ldr r2, [r0]
movt r3, :upper16:SYSMODE_PREFIX_DATA
ldr r3, [r3]
tst r3, r2
beq .LBB0_2
b common_bitsearch32
.LBB0_2:
b common_bitsearch16
.Lfunc_end0:
.size common_bitsearch, .Lfunc_end0-common_bitsearch
.cantunwind
.fnend
.type SYSMODE_PREFIX_DATA,%object
.comm SYSMODE_PREFIX_DATA,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym common_bitsearch
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_nto-tdep.c_nto_target.c"
.p2align 4, 0x90 # -- Begin function nto_target
.type nto_target,@function
nto_target: # @nto_target
.cfi_startproc
# %bb.0:
push rax
.cfi_def_cfa_offset 16
mov edi, offset .L.str
call getenv
test rax, rax
jne .LBB0_2
# %bb.1:
mov rax, qword ptr [rip + default_nto_target]
.LBB0_2:
pop rcx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size nto_target, .Lfunc_end0-nto_target
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "QNX_TARGET"
.size .L.str, 11
.type default_nto_target,@object # @default_nto_target
.comm default_nto_target,8,8
.type PATH_MAX,@object # @PATH_MAX
.comm PATH_MAX,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nto_target
|
.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_nto-tdep.c_nto_target.c"
.p2align 2
.type nto_target,%function
.code 32
nto_target:
.fnstart
.save {r11, lr}
push {r11, lr}
.setfp r11, sp
mov r11, sp
movw r0, :lower16:.L.str
movt r0, :upper16:.L.str
bl getenv
movw r1, :lower16:default_nto_target
cmp r0, #0
movt r1, :upper16:default_nto_target
ldr r1, [r1]
moveq r0, r1
pop {r11, pc}
.Lfunc_end0:
.size nto_target, .Lfunc_end0-nto_target
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "QNX_TARGET"
.size .L.str, 11
.type default_nto_target,%object
.comm default_nto_target,4,4
.type PATH_MAX,%object
.comm PATH_MAX,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym nto_target
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_dispserv_win32.c_win32_display_server_destroy.c"
.p2align 4, 0x90 # -- Begin function win32_display_server_destroy
.type win32_display_server_destroy,@function
win32_display_server_destroy: # @win32_display_server_destroy
.cfi_startproc
# %bb.0:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset rbx, -16
mov rbx, rdi
mov rdi, qword ptr [rip + win32_orig_width]
test rdi, rdi
jle .LBB0_3
# %bb.1:
mov rsi, qword ptr [rip + win32_orig_height]
test rsi, rsi
jle .LBB0_3
# %bb.2:
mov rdx, qword ptr [rip + win32_orig_refresh]
cvtsi2ss xmm0, rdx
mov ecx, dword ptr [rip + crt_center]
xor r8d, r8d
xor r9d, r9d
call video_display_server_set_resolution
.LBB0_3:
test rbx, rbx
je .LBB0_4
# %bb.5:
mov rdi, rbx
pop rbx
.cfi_def_cfa_offset 8
jmp free # TAILCALL
.LBB0_4:
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size win32_display_server_destroy, .Lfunc_end0-win32_display_server_destroy
.cfi_endproc
# -- End function
.type win32_orig_width,@object # @win32_orig_width
.comm win32_orig_width,8,8
.type win32_orig_height,@object # @win32_orig_height
.comm win32_orig_height,8,8
.type win32_orig_refresh,@object # @win32_orig_refresh
.comm win32_orig_refresh,8,8
.type crt_center,@object # @crt_center
.comm crt_center,4,4
.type g_taskbarList,@object # @g_taskbarList
.comm g_taskbarList,8,8
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym win32_display_server_destroy
|
.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_dispserv_win32.c_win32_display_server_destroy.c"
.p2align 2
.type win32_display_server_destroy,%function
.code 32
win32_display_server_destroy:
.fnstart
.save {r4, r5, r6, r7, r11, lr}
push {r4, r5, r6, r7, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
.pad #16
sub sp, sp, #16
mov r4, r0
movw r0, :lower16:win32_orig_width
movt r0, :upper16:win32_orig_width
ldr r5, [r0]
cmp r5, #1
movwge r0, :lower16:win32_orig_height
movtge r0, :upper16:win32_orig_height
ldrge r6, [r0]
cmpge r6, #1
blt .LBB0_2
movw r0, :lower16:win32_orig_refresh
movt r0, :upper16:win32_orig_refresh
ldr r7, [r0]
mov r0, r7
bl __aeabi_i2f
mov r3, r0
movw r0, :lower16:crt_center
mov r1, #0
mov r2, r7
movt r0, :upper16:crt_center
ldr r0, [r0]
stm sp, {r0, r1}
str r1, [sp, #8]
mov r0, r5
mov r1, r6
bl video_display_server_set_resolution
.LBB0_2:
cmp r4, #0
subeq sp, r11, #16
popeq {r4, r5, r6, r7, r11, pc}
mov r0, r4
sub sp, r11, #16
pop {r4, r5, r6, r7, r11, lr}
b free
.Lfunc_end0:
.size win32_display_server_destroy, .Lfunc_end0-win32_display_server_destroy
.cantunwind
.fnend
.type win32_orig_width,%object
.comm win32_orig_width,4,4
.type win32_orig_height,%object
.comm win32_orig_height,4,4
.type win32_orig_refresh,%object
.comm win32_orig_refresh,4,4
.type crt_center,%object
.comm crt_center,4,4
.type g_taskbarList,%object
.comm g_taskbarList,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym win32_display_server_destroy
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_serial-tegra.c_tegra_uart_tx_empty.c"
.p2align 4, 0x90 # -- Begin function tegra_uart_tx_empty
.type tegra_uart_tx_empty,@function
tegra_uart_tx_empty: # @tegra_uart_tx_empty
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r14
.cfi_def_cfa_offset 24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset rbx, -32
.cfi_offset r14, -24
.cfi_offset rbp, -16
mov rbx, rdi
call to_tegra_uport
mov rbp, rax
mov rdi, rbx
call spin_lock_irqsave
xor r14d, r14d
cmp dword ptr [rbp], 0
jne .LBB0_3
# %bb.1:
mov esi, dword ptr [rip + UART_LSR]
mov rdi, rbp
call tegra_uart_read
mov rcx, qword ptr [rip + TX_EMPTY_STATUS]
and rax, rcx
xor r14d, r14d
cmp rax, rcx
jne .LBB0_3
# %bb.2:
mov r14d, dword ptr [rip + TIOCSER_TEMT]
.LBB0_3:
mov rdi, rbx
call spin_unlock_irqrestore
mov eax, r14d
pop rbx
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size tegra_uart_tx_empty, .Lfunc_end0-tegra_uart_tx_empty
.cfi_endproc
# -- End function
.type UART_LSR,@object # @UART_LSR
.comm UART_LSR,4,4
.type TX_EMPTY_STATUS,@object # @TX_EMPTY_STATUS
.comm TX_EMPTY_STATUS,8,8
.type TIOCSER_TEMT,@object # @TIOCSER_TEMT
.comm TIOCSER_TEMT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym tegra_uart_tx_empty
|
.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_serial-tegra.c_tegra_uart_tx_empty.c"
.p2align 2
.type tegra_uart_tx_empty,%function
.code 32
tegra_uart_tx_empty:
.fnstart
.save {r4, r5, r6, r10, r11, lr}
push {r4, r5, r6, r10, r11, lr}
.setfp r11, sp, #16
add r11, sp, #16
mov r4, r0
bl to_tegra_uport
mov r5, r0
mov r0, r4
bl spin_lock_irqsave
ldr r0, [r5]
mov r6, #0
cmp r0, #0
bne .LBB0_2
movw r0, :lower16:UART_LSR
movt r0, :upper16:UART_LSR
ldr r1, [r0]
mov r0, r5
bl tegra_uart_read
movw r1, :lower16:TX_EMPTY_STATUS
movw r2, :lower16:TIOCSER_TEMT
movt r1, :upper16:TX_EMPTY_STATUS
movt r2, :upper16:TIOCSER_TEMT
ldr r1, [r1]
ldr r6, [r2]
and r0, r1, r0
cmp r0, r1
movne r6, #0
.LBB0_2:
mov r0, r4
bl spin_unlock_irqrestore
mov r0, r6
pop {r4, r5, r6, r10, r11, pc}
.Lfunc_end0:
.size tegra_uart_tx_empty, .Lfunc_end0-tegra_uart_tx_empty
.cantunwind
.fnend
.type UART_LSR,%object
.comm UART_LSR,4,4
.type TX_EMPTY_STATUS,%object
.comm TX_EMPTY_STATUS,4,4
.type TIOCSER_TEMT,%object
.comm TIOCSER_TEMT,4,4
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym tegra_uart_tx_empty
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_pxa_camera.c_mclk_get_divisor.c"
.p2align 4, 0x90 # -- Begin function mclk_get_divisor
.type mclk_get_divisor,@function
mclk_get_divisor: # @mclk_get_divisor
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r12
.cfi_def_cfa_offset 40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset rbx, -48
.cfi_offset r12, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r15, rsi
mov r14, rdi
mov r12, qword ptr [rsi]
mov edi, dword ptr [rsi + 20]
call clk_get_rate
mov rbp, rax
mov qword ptr [r15 + 8], rax
mov rbx, rax
shr rbx, 2
cmp r12, rbx
jbe .LBB0_2
# %bb.1:
mov esi, offset .L.str
mov rdi, r14
mov rdx, rbx
call dev_warn
mov r12, rbx
.LBB0_2:
lea rcx, [r12 + r12]
lea rax, [2*r12 - 1]
add rax, rbp
xor edx, edx
div rcx
lea ebx, [rax - 1]
mov ecx, dword ptr [rip + PXA_CAMERA_MCLK_EN]
test dword ptr [r15 + 16], ecx
je .LBB0_4
# %bb.3:
add eax, eax
movsxd rcx, eax
mov rax, rbp
xor edx, edx
div rcx
mov qword ptr [r15], rax
.LBB0_4:
mov esi, offset .L.str.1
mov rdi, r14
mov rdx, rbp
mov rcx, r12
mov r8d, ebx
call dev_dbg
mov eax, ebx
pop rbx
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size mclk_get_divisor, .Lfunc_end0-mclk_get_divisor
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Limiting master clock to %lu\n"
.size .L.str, 30
.type PXA_CAMERA_MCLK_EN,@object # @PXA_CAMERA_MCLK_EN
.comm PXA_CAMERA_MCLK_EN,4,4
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "LCD clock %luHz, target freq %luHz, divisor %u\n"
.size .L.str.1, 48
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mclk_get_divisor
|
.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_pxa_camera.c_mclk_get_divisor.c"
.p2align 2
.type mclk_get_divisor,%function
.code 32
mclk_get_divisor:
.fnstart
.save {r4, r5, r6, r7, r8, r10, r11, lr}
push {r4, r5, r6, r7, r8, r10, r11, lr}
.setfp r11, sp, #24
add r11, sp, #24
.pad #8
sub sp, sp, #8
mov r8, r0
ldr r0, [r1, #12]
ldr r4, [r1]
mov r7, r1
bl clk_get_rate
mov r6, r0
cmp r4, r0, lsr #2
str r0, [r7, #4]
bls .LBB0_2
movw r1, :lower16:.L.str
lsr r4, r6, #2
mov r0, r8
movt r1, :upper16:.L.str
mov r2, r4
bl dev_warn
.LBB0_2:
add r0, r6, r4, lsl #1
movw r2, :lower16:PXA_CAMERA_MCLK_EN
lsl r1, r4, #1
mov r3, r4
sub r0, r0, #1
movt r2, :upper16:PXA_CAMERA_MCLK_EN
udiv r0, r0, r1
ldr r1, [r7, #8]
ldr r2, [r2]
sub r5, r0, #1
tst r2, r1
movw r1, :lower16:.L.str.1
mov r2, r6
lslne r0, r0, #1
movt r1, :upper16:.L.str.1
udivne r0, r6, r0
strne r0, [r7]
mov r0, r8
str r5, [sp]
bl dev_dbg
mov r0, r5
sub sp, r11, #24
pop {r4, r5, r6, r7, r8, r10, r11, pc}
.Lfunc_end0:
.size mclk_get_divisor, .Lfunc_end0-mclk_get_divisor
.cantunwind
.fnend
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "Limiting master clock to %lu\n"
.size .L.str, 30
.type PXA_CAMERA_MCLK_EN,%object
.comm PXA_CAMERA_MCLK_EN,4,4
.type .L.str.1,%object
.L.str.1:
.asciz "LCD clock %luHz, target freq %luHz, divisor %u\n"
.size .L.str.1, 48
.ident "clang version 10.0.0-4ubuntu1 "
.section ".note.GNU-stack","",%progbits
.addrsig
.addrsig_sym mclk_get_divisor
.eabi_attribute 30, 1
|
.text
.intel_syntax noprefix
.file "extr_lock.c_svn_fs_base__get_locks.c"
.globl svn_fs_base__get_locks # -- Begin function svn_fs_base__get_locks
.p2align 4, 0x90
.type svn_fs_base__get_locks,@function
svn_fs_base__get_locks: # @svn_fs_base__get_locks
.cfi_startproc
# %bb.0:
push rbp
.cfi_def_cfa_offset 16
push r15
.cfi_def_cfa_offset 24
push r14
.cfi_def_cfa_offset 32
push r13
.cfi_def_cfa_offset 40
push r12
.cfi_def_cfa_offset 48
push rbx
.cfi_def_cfa_offset 56
sub rsp, 72
.cfi_def_cfa_offset 128
.cfi_offset rbx, -56
.cfi_offset r12, -48
.cfi_offset r13, -40
.cfi_offset r14, -32
.cfi_offset r15, -24
.cfi_offset rbp, -16
mov r14, r9
mov r12, r8
mov r13, rcx
mov dword ptr [rsp + 24], edx # 4-byte Spill
mov r15, rsi
mov rbp, rdi
mov rdi, r9
call svn_pool_create
mov rbx, rax
mov esi, dword ptr [rip + TRUE]
mov rdi, rbp
call svn_fs__check_fs
mov edi, eax
call SVN_ERR
mov rdi, r15
mov r15, r12
mov r12, r13
mov rsi, r14
call svn_fs__canonicalize_abspath
mov dword ptr [rsp + 52], eax
mov eax, dword ptr [rsp + 24] # 4-byte Reload
mov dword ptr [rsp + 48], eax
mov edi, 4096
mov esi, 65536
mov rdx, r14
call svn_spillbuf__create
mov edi, eax
mov rsi, r14
call svn_stream__from_spillbuf
mov qword ptr [rsp + 40], rax
mov esi, dword ptr [rip + txn_body_get_locks]
mov ecx, dword ptr [rip + FALSE]
lea rdx, [rsp + 40]
mov rdi, rbp
mov r8, r14
call svn_fs_base__retry_txn
mov edi, eax
call SVN_ERR
mov r13, qword ptr [rsp + 40]
mov rdi, rbx
call svn_pool_clear
lea rsi, [rsp + 32]
lea rcx, [rsp + 16]
mov edx, offset .L.str
mov rdi, r13
.LBB0_1: # =>This Inner Loop Header: Depth=1
mov r8, rbx
call svn_stream_readline
mov edi, eax
call SVN_ERR
cmp qword ptr [rsp + 16], 0
jne .LBB0_8
# %bb.2: # in Loop: Header=BB0_1 Depth=1
mov rax, qword ptr [rsp + 32]
mov esi, dword ptr [rax]
mov ecx, dword ptr [rip + APR_SIZE_MAX]
lea rdi, [rsp + 56]
xor edx, edx
mov r8d, 10
call svn_cstring_strtoui64
test rax, rax
jne .LBB0_3
# %bb.5: # in Loop: Header=BB0_1 Depth=1
mov esi, dword ptr [rsp + 56]
mov dword ptr [rsp + 12], esi
add esi, 1
mov rdi, r14
call apr_palloc
mov rbp, rax
mov rdi, r13
mov rsi, rax
lea rdx, [rsp + 12]
call svn_stream_read_full
mov edi, eax
call SVN_ERR
movsxd rax, dword ptr [rsp + 12]
mov byte ptr [rbp + rax], 0
mov dword ptr [rsp + 28], 1
mov rdi, r13
lea rsi, [rsp + 11]
lea rdx, [rsp + 28]
call svn_stream_read_full
mov edi, eax
call SVN_ERR
cmp byte ptr [rsp + 11], 10
jne .LBB0_6
# %bb.7: # in Loop: Header=BB0_1 Depth=1
mov esi, dword ptr [rsp + 12]
mov rdi, rbp
mov rdx, rbx
call svn_skel__parse
lea rdi, [rsp + 64]
mov rsi, rax
mov rdx, rbx
call svn_fs_base__parse_lock_skel
mov edi, eax
call SVN_ERR
mov rsi, qword ptr [rsp + 64]
mov rdi, r15
mov rdx, rbx
call r12
mov edi, eax
call SVN_ERR
mov rdi, rbx
call svn_pool_clear
mov edx, offset .L.str
mov rdi, r13
lea rsi, [rsp + 32]
lea rcx, [rsp + 16]
jmp .LBB0_1
.LBB0_8:
mov rdi, r13
call svn_stream_close
mov edi, eax
call SVN_ERR
mov rdi, rbx
call svn_pool_destroy
mov rax, qword ptr [rip + SVN_NO_ERROR]
jmp .LBB0_9
.LBB0_3:
mov edi, dword ptr [rip + SVN_ERR_MALFORMED_FILE]
mov rsi, rax
jmp .LBB0_4
.LBB0_6:
mov edi, dword ptr [rip + SVN_ERR_MALFORMED_FILE]
xor esi, esi
.LBB0_4:
xor edx, edx
call svn_error_create
.LBB0_9:
add rsp, 72
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop r12
.cfi_def_cfa_offset 40
pop r13
.cfi_def_cfa_offset 32
pop r14
.cfi_def_cfa_offset 24
pop r15
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.Lfunc_end0:
.size svn_fs_base__get_locks, .Lfunc_end0-svn_fs_base__get_locks
.cfi_endproc
# -- End function
.type TRUE,@object # @TRUE
.comm TRUE,4,4
.type txn_body_get_locks,@object # @txn_body_get_locks
.comm txn_body_get_locks,4,4
.type FALSE,@object # @FALSE
.comm FALSE,4,4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "\n"
.size .L.str, 2
.type APR_SIZE_MAX,@object # @APR_SIZE_MAX
.comm APR_SIZE_MAX,4,4
.type SVN_ERR_MALFORMED_FILE,@object # @SVN_ERR_MALFORMED_FILE
.comm SVN_ERR_MALFORMED_FILE,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
|
.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_lock.c_svn_fs_base__get_locks.c"
.globl svn_fs_base__get_locks
.p2align 2
.type svn_fs_base__get_locks,%function
.code 32
svn_fs_base__get_locks:
.fnstart
.save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
.setfp r11, sp, #28
add r11, sp, #28
.pad #44
sub sp, sp, #44
ldr r10, [r11, #12]
mov r7, r0
mov r8, r3
mov r5, r2
mov r6, r1
mov r0, r10
bl svn_pool_create
mov r4, r0
movw r0, :lower16:TRUE
movt r0, :upper16:TRUE
ldr r1, [r0]
mov r0, r7
bl svn_fs__check_fs
bl SVN_ERR
mov r0, r6
mov r1, r10
bl svn_fs__canonicalize_abspath
str r0, [sp, #40]
mov r0, #4096
mov r1, #65536
mov r2, r10
str r5, [sp, #36]
bl svn_spillbuf__create
mov r1, r10
bl svn_stream__from_spillbuf
str r0, [sp, #32]
movw r0, :lower16:txn_body_get_locks
add r2, sp, #32
str r10, [sp]
movt r0, :upper16:txn_body_get_locks
ldr r1, [r0]
movw r0, :lower16:FALSE
movt r0, :upper16:FALSE
ldr r3, [r0]
mov r0, r7
bl svn_fs_base__retry_txn
bl SVN_ERR
ldr r7, [sp, #32]
mov r0, r4
bl svn_pool_clear
movw r2, :lower16:.L.str
add r1, sp, #28
add r3, sp, #24
mov r0, r7
str r4, [sp]
movt r2, :upper16:.L.str
bl svn_stream_readline
bl SVN_ERR
ldr r0, [sp, #24]
cmp r0, #0
beq .LBB0_2
.LBB0_1:
mov r0, r7
bl svn_stream_close
bl SVN_ERR
mov r0, r4
bl svn_pool_destroy
movw r0, :lower16:SVN_NO_ERROR
movt r0, :upper16:SVN_NO_ERROR
ldr r0, [r0]
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.LBB0_2:
add r6, sp, #20
add r5, sp, #24
.LBB0_3:
movw r0, :lower16:APR_SIZE_MAX
mov r2, #0
movt r0, :upper16:APR_SIZE_MAX
ldr r3, [r0]
ldr r0, [sp, #28]
ldr r1, [r0]
mov r0, #10
str r0, [sp]
add r0, sp, #4
bl svn_cstring_strtoui64
cmp r0, #0
bne .LBB0_6
ldr r0, [sp, #4]
str r0, [sp, #16]
add r1, r0, #1
mov r0, r10
bl apr_palloc
mov r9, r0
mov r0, r7
add r2, sp, #16
mov r1, r9
bl svn_stream_read_full
bl SVN_ERR
ldr r0, [sp, #16]
mov r1, #0
mov r2, r6
strb r1, [r9, r0]
mov r0, #1
add r1, sp, #15
str r0, [sp, #20]
mov r0, r7
bl svn_stream_read_full
bl SVN_ERR
ldrb r0, [sp, #15]
cmp r0, #10
bne .LBB0_7
ldr r1, [sp, #16]
mov r0, r9
mov r2, r4
bl svn_skel__parse
mov r1, r0
add r0, sp, #8
mov r2, r4
bl svn_fs_base__parse_lock_skel
bl SVN_ERR
ldr r1, [sp, #8]
ldr r0, [r11, #8]
mov r2, r4
blx r8
bl SVN_ERR
mov r0, r4
bl svn_pool_clear
movw r2, :lower16:.L.str
mov r0, r7
add r1, sp, #28
mov r3, r5
str r4, [sp]
movt r2, :upper16:.L.str
bl svn_stream_readline
bl SVN_ERR
ldr r0, [sp, #24]
cmp r0, #0
beq .LBB0_3
b .LBB0_1
.LBB0_6:
mov r1, r0
movw r0, :lower16:SVN_ERR_MALFORMED_FILE
b .LBB0_8
.LBB0_7:
movw r0, :lower16:SVN_ERR_MALFORMED_FILE
mov r1, #0
.LBB0_8:
movt r0, :upper16:SVN_ERR_MALFORMED_FILE
ldr r0, [r0]
mov r2, #0
bl svn_error_create
sub sp, r11, #28
pop {r4, r5, r6, r7, r8, r9, r10, r11, pc}
.Lfunc_end0:
.size svn_fs_base__get_locks, .Lfunc_end0-svn_fs_base__get_locks
.cantunwind
.fnend
.type TRUE,%object
.comm TRUE,4,4
.type txn_body_get_locks,%object
.comm txn_body_get_locks,4,4
.type FALSE,%object
.comm FALSE,4,4
.type .L.str,%object
.section .rodata.str1.1,"aMS",%progbits,1
.L.str:
.asciz "\n"
.size .L.str, 2
.type APR_SIZE_MAX,%object
.comm APR_SIZE_MAX,4,4
.type SVN_ERR_MALFORMED_FILE,%object
.comm SVN_ERR_MALFORMED_FILE,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
.eabi_attribute 30, 1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.