x86
stringlengths 335
101k
| arm
stringlengths 349
98.8k
|
---|---|
.file "extr_harness.c_xstrchr.c"
.intel_syntax noprefix
.text
.p2align 4
.type xstrchr, @function
xstrchr:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov BYTE PTR -1[rsi+rdx], 32
mov rdi, rsi
mov esi, 32
call strchr@PLT
add rsp, 8
.cfi_def_cfa_offset 8
mov edi, eax
jmp SPOIL@PLT
.cfi_endproc
.LFE0:
.size xstrchr, .-xstrchr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_harness.c_xstrchr.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type xstrchr, %function
xstrchr:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
mov r0, r1
mov r1, #32
push {r4, lr}
add r2, r0, r2
strb r1, [r2, #-1]
bl strchr
pop {r4, lr}
b SPOIL
.size xstrchr, .-xstrchr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_time.c_puv3_osmr0_set_next_event.c"
.intel_syntax noprefix
.text
.p2align 4
.type puv3_osmr0_set_next_event, @function
puv3_osmr0_set_next_event:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
mov ebp, DWORD PTR OST_OIER[rip]
mov edi, ebp
call readl@PLT
or rax, QWORD PTR OST_OIER_E0[rip]
mov esi, ebp
mov rdi, rax
call writel@PLT
mov edi, DWORD PTR OST_OSCR[rip]
call readl@PLT
mov esi, DWORD PTR OST_OSMR0[rip]
add rbx, rax
mov rdi, rbx
call writel@PLT
mov edi, DWORD PTR OST_OSCR[rip]
call readl@PLT
sub ebx, eax
xor eax, eax
cmp ebx, DWORD PTR MIN_OSCR_DELTA[rip]
jg .L1
mov eax, DWORD PTR ETIME[rip]
neg eax
.L1:
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size puv3_osmr0_set_next_event, .-puv3_osmr0_set_next_event
.comm OST_OSMR0,4,4
.comm OST_OSCR,4,4
.comm OST_OIER_E0,8,8
.comm OST_OIER,4,4
.comm MIN_OSCR_DELTA,4,4
.comm ETIME,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_time.c_puv3_osmr0_set_next_event.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type puv3_osmr0_set_next_event, %function
puv3_osmr0_set_next_event:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r6, .L6
mov r4, r0
ldr r0, [r6]
bl readl
ldr r3, .L6+4
ldr r5, .L6+8
ldr r3, [r3]
ldr r1, [r6]
orr r0, r0, r3
bl writel
ldr r0, [r5]
bl readl
ldr r3, .L6+12
add r4, r0, r4
ldr r1, [r3]
mov r0, r4
bl writel
ldr r0, [r5]
bl readl
ldr r3, .L6+16
sub r4, r4, r0
ldr r3, [r3]
cmp r4, r3
ldrle r3, .L6+20
ldrle r0, [r3]
rsble r0, r0, #0
movgt r0, #0
pop {r4, r5, r6, pc}
.L7:
.align 2
.L6:
.word OST_OIER
.word OST_OIER_E0
.word OST_OSCR
.word OST_OSMR0
.word MIN_OSCR_DELTA
.word ETIME
.size puv3_osmr0_set_next_event, .-puv3_osmr0_set_next_event
.comm OST_OSMR0,4,4
.comm OST_OSCR,4,4
.comm OST_OIER_E0,4,4
.comm OST_OIER,4,4
.comm MIN_OSCR_DELTA,4,4
.comm ETIME,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_gui_gtk_x11.c_modifiers_gdk2mouse.c"
.intel_syntax noprefix
.text
.p2align 4
.type modifiers_gdk2mouse, @function
modifiers_gdk2mouse:
.LFB0:
.cfi_startproc
endbr64
mov eax, edi
and eax, DWORD PTR GDK_SHIFT_MASK[rip]
cmovne eax, DWORD PTR MOUSE_SHIFT[rip]
test DWORD PTR GDK_CONTROL_MASK[rip], edi
je .L3
or eax, DWORD PTR MOUSE_CTRL[rip]
.L3:
test DWORD PTR GDK_MOD1_MASK[rip], edi
je .L1
or eax, DWORD PTR MOUSE_ALT[rip]
.L1:
ret
.cfi_endproc
.LFE0:
.size modifiers_gdk2mouse, .-modifiers_gdk2mouse
.comm MOUSE_SHIFT,4,4
.comm MOUSE_CTRL,4,4
.comm MOUSE_ALT,4,4
.comm GDK_SHIFT_MASK,4,4
.comm GDK_MOD1_MASK,4,4
.comm GDK_CONTROL_MASK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_gui_gtk_x11.c_modifiers_gdk2mouse.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type modifiers_gdk2mouse, %function
modifiers_gdk2mouse:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, r0
ldr r3, .L15
ldr r3, [r3]
ands r0, r0, r3
ldrne r3, .L15+4
ldrne r0, [r3]
ldr r3, .L15+8
ldr r3, [r3]
tst r2, r3
ldrne r3, .L15+12
ldrne r3, [r3]
orrne r0, r0, r3
ldr r3, .L15+16
ldr r3, [r3]
tst r2, r3
ldrne r3, .L15+20
ldrne r3, [r3]
orrne r0, r0, r3
bx lr
.L16:
.align 2
.L15:
.word GDK_SHIFT_MASK
.word MOUSE_SHIFT
.word GDK_CONTROL_MASK
.word MOUSE_CTRL
.word GDK_MOD1_MASK
.word MOUSE_ALT
.size modifiers_gdk2mouse, .-modifiers_gdk2mouse
.comm MOUSE_SHIFT,4,4
.comm MOUSE_CTRL,4,4
.comm MOUSE_ALT,4,4
.comm GDK_SHIFT_MASK,4,4
.comm GDK_MOD1_MASK,4,4
.comm GDK_CONTROL_MASK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_demux_mkv.c_read_mkv_segment_header.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "segment not found\n"
.LC1:
.string "+ a segment...\n"
.LC2:
.string " (skipping)\n"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC3:
.string "End of file, no further segments.\n"
.section .rodata.str1.1
.LC4:
.string "Failed to seek in file\n"
.text
.p2align 4
.type read_mkv_segment_header, @function
read_mkv_segment_header:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
xor r14d, r14d
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
mov r13, rsi
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12, rdi
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
mov rax, QWORD PTR [rdi]
mov rbx, QWORD PTR 8[rdi]
test rax, rax
je .L3
mov r14d, DWORD PTR [rax]
jmp .L3
.p2align 4,,10
.p2align 3
.L11:
mov rdi, rbx
call ebml_read_id@PLT
cmp rax, QWORD PTR MATROSKA_ID_SEGMENT[rip]
jne .L22
lea rsi, .LC1[rip]
mov rdi, r12
call MP_DBG@PLT
mov rdi, rbx
call ebml_read_length@PLT
mov rbp, rax
xor eax, eax
cmp QWORD PTR EBML_UINT_INVALID[rip], rbp
je .L6
mov rdi, rbx
call stream_tell@PLT
add rax, rbp
.L6:
mov QWORD PTR 0[r13], rax
test r14d, r14d
jle .L15
lea rsi, .LC2[rip]
mov rdi, r12
sub r14d, 1
call MP_DBG@PLT
mov rbp, QWORD PTR 0[r13]
test rbp, rbp
jle .L12
mov rdi, rbx
call stream_get_size@PLT
cmp rbp, rax
jge .L1
mov rsi, QWORD PTR 0[r13]
mov rdi, rbx
call stream_seek@PLT
test eax, eax
je .L23
mov rdi, r12
call read_ebml_header@PLT
test eax, eax
je .L1
.L3:
mov r15d, DWORD PTR [rbx]
test r15d, r15d
je .L11
.L12:
lea rsi, .LC3[rip]
mov rdi, r12
xor r15d, r15d
call MP_VERBOSE@PLT
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r15d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.p2align 4,,10
.p2align 3
.L22:
.cfi_restore_state
lea rsi, .LC0[rip]
mov rdi, r12
call MP_VERBOSE@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L15:
mov r15d, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L23:
lea rsi, .LC4[rip]
mov rdi, r12
xor r15d, r15d
call MP_WARN@PLT
jmp .L1
.cfi_endproc
.LFE0:
.size read_mkv_segment_header, .-read_mkv_segment_header
.comm MATROSKA_ID_SEGMENT,8,8
.comm EBML_UINT_INVALID,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_demux_mkv.c_read_mkv_segment_header.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "segment not found\012\000"
.align 2
.LC1:
.ascii "+ a segment...\012\000"
.align 2
.LC2:
.ascii " (skipping)\012\000"
.align 2
.LC3:
.ascii "End of file, no further segments.\012\000"
.align 2
.LC4:
.ascii "Failed to seek in file\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type read_mkv_segment_header, %function
read_mkv_segment_header:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r6, [r0]
mov r5, r0
cmp r6, #0
mov r7, r1
ldr r4, [r0, #4]
ldrne r6, [r6]
ldr r9, .L23
ldr fp, .L23+4
ldr r10, .L23+8
sub sp, sp, #12
b .L3
.L11:
mov r0, r4
bl ebml_read_id
ldr r3, [r9]
cmp r0, r3
bne .L21
mov r1, fp
mov r0, r5
bl MP_DBG
mov r0, r4
bl ebml_read_length
ldr r2, [r10]
mov r3, r0
cmp r2, r0
moveq r3, r8
str r0, [sp, #4]
beq .L6
mov r0, r4
bl stream_tell
ldr r3, [sp, #4]
add r3, r0, r3
.L6:
cmp r6, #0
str r3, [r7]
ble .L15
mov r0, r5
ldr r1, .L23+12
bl MP_DBG
ldr r3, [r7]
sub r6, r6, #1
cmp r3, #0
ble .L12
mov r0, r4
str r3, [sp, #4]
bl stream_get_size
ldr r3, [sp, #4]
cmp r3, r0
bge .L1
mov r0, r4
ldr r1, [r7]
bl stream_seek
subs r3, r0, #0
mov r0, r5
beq .L22
bl read_ebml_header
cmp r0, #0
beq .L1
.L3:
ldr r8, [r4]
cmp r8, #0
beq .L11
.L12:
mov r0, r5
ldr r1, .L23+16
bl MP_VERBOSE
mov r8, #0
.L1:
mov r0, r8
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L21:
mov r0, r5
ldr r1, .L23+20
bl MP_VERBOSE
mov r0, r8
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L15:
mov r8, #1
mov r0, r8
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L22:
mov r8, r3
ldr r1, .L23+24
bl MP_WARN
mov r0, r8
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L24:
.align 2
.L23:
.word MATROSKA_ID_SEGMENT
.word .LC1
.word EBML_UINT_INVALID
.word .LC2
.word .LC3
.word .LC0
.word .LC4
.size read_mkv_segment_header, .-read_mkv_segment_header
.comm MATROSKA_ID_SEGMENT,4,4
.comm EBML_UINT_INVALID,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sockaddr.c_isc_sockaddr_totext.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%u"
.LC1:
.string "#"
.text
.p2align 4
.globl isc_sockaddr_totext
.type isc_sockaddr_totext, @function
isc_sockaddr_totext:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rsi
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
sub rsp, 48
.cfi_def_cfa_offset 96
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
test rdi, rdi
setne dil
movzx edi, dil
call REQUIRE@PLT
mov edx, DWORD PTR 16[rbp]
cmp edx, 129
je .L2
mov rax, QWORD PTR ISC_R_FAILURE[rip]
cmp edx, 130
jne .L1
mov edi, DWORD PTR 12[rbp]
.L9:
call ntohs@PLT
lea r13, 34[rsp]
mov esi, 6
lea rdx, .LC0[rip]
mov ecx, eax
mov rdi, r13
lea r14, 12[rsp]
call snprintf@PLT
mov rdi, r13
call strlen@PLT
mov edi, 1
mov rbx, rax
call INSIST@PLT
mov rsi, rbp
mov rdi, r14
call isc_netaddr_fromsockaddr@PLT
mov rsi, r12
mov rdi, r14
call isc_netaddr_totext@PLT
cmp QWORD PTR ISC_R_SUCCESS[rip], rax
je .L11
.L1:
mov rbx, QWORD PTR 40[rsp]
xor rbx, QWORD PTR fs:40
jne .L12
add rsp, 48
.cfi_remember_state
.cfi_def_cfa_offset 48
pop rbx
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
mov rdi, r12
call isc_buffer_availablelength@PLT
lea edx, 2[rbx]
cmp edx, eax
jbe .L6
mov rax, QWORD PTR ISC_R_NOSPACE[rip]
jmp .L1
.p2align 4,,10
.p2align 3
.L2:
mov edi, DWORD PTR 8[rbp]
jmp .L9
.p2align 4,,10
.p2align 3
.L6:
mov edx, 1
lea rsi, .LC1[rip]
mov rdi, r12
call isc_buffer_putmem@PLT
mov edx, ebx
mov rsi, r13
mov rdi, r12
call isc_buffer_putmem@PLT
lea rsi, 16[rsp]
mov rdi, r12
call isc_buffer_availableregion@PLT
mov eax, DWORD PTR 16[rsp]
xor edi, edi
test eax, eax
setg dil
call INSIST@PLT
mov rax, QWORD PTR 24[rsp]
mov BYTE PTR [rax], 0
mov rax, QWORD PTR ISC_R_SUCCESS[rip]
jmp .L1
.L12:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size isc_sockaddr_totext, .-isc_sockaddr_totext
.comm ISC_R_SUCCESS,8,8
.comm ISC_R_NOSPACE,8,8
.comm ISC_R_FAILURE,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sockaddr.c_isc_sockaddr_totext.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%u\000"
.align 2
.LC1:
.ascii "#\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC2:
.word __stack_chk_guard
.text
.align 2
.global isc_sockaddr_totext
.syntax unified
.arm
.fpu softvfp
.type isc_sockaddr_totext, %function
isc_sockaddr_totext:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
mov r4, r0
ldr r3, .L13
subs r0, r0, #0
movne r0, #1
sub sp, sp, #28
ldr r3, [r3]
str r3, [sp, #20]
mov r3,#0
mov r5, r1
bl REQUIRE
ldr r3, [r4, #12]
cmp r3, #129
beq .L2
cmp r3, #130
bne .L3
ldr r0, [r4, #8]
.L9:
bl ntohs
add r6, sp, #12
mov r3, r0
ldr r2, .L13+4
mov r1, #6
mov r0, r6
bl snprintf
mov r0, r6
bl strlen
mov r7, r0
mov r0, #1
bl INSIST
mov r1, r4
mov r0, sp
bl isc_netaddr_fromsockaddr
mov r1, r5
mov r0, sp
bl isc_netaddr_totext
ldr r4, .L13+8
ldr r3, [r4]
cmp r3, r0
beq .L11
.L1:
ldr r3, .L13
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L12
add sp, sp, #28
@ sp needed
pop {r4, r5, r6, r7, pc}
.L11:
mov r0, r5
bl isc_buffer_availablelength
add r3, r7, #2
cmp r3, r0
bls .L6
ldr r3, .L13+12
ldr r0, [r3]
b .L1
.L2:
ldr r0, [r4, #4]
b .L9
.L3:
ldr r3, .L13+16
ldr r0, [r3]
b .L1
.L6:
mov r2, #1
ldr r1, .L13+20
mov r0, r5
bl isc_buffer_putmem
mov r2, r7
mov r1, r6
mov r0, r5
bl isc_buffer_putmem
add r1, sp, #4
mov r0, r5
bl isc_buffer_availableregion
ldr r0, [sp, #4]
cmp r0, #0
movle r0, #0
movgt r0, #1
bl INSIST
mov r2, #0
ldr r3, [sp, #8]
strb r2, [r3]
ldr r0, [r4]
b .L1
.L12:
bl __stack_chk_fail
.L14:
.align 2
.L13:
.word .LC2
.word .LC0
.word ISC_R_SUCCESS
.word ISC_R_NOSPACE
.word ISC_R_FAILURE
.word .LC1
.size isc_sockaddr_totext, .-isc_sockaddr_totext
.comm ISC_R_SUCCESS,4,4
.comm ISC_R_NOSPACE,4,4
.comm ISC_R_FAILURE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_nodeBitmapOr.c_ExecReScanBitmapOr.c"
.intel_syntax noprefix
.text
.p2align 4
.globl ExecReScanBitmapOr
.type ExecReScanBitmapOr, @function
ExecReScanBitmapOr:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR [rdi]
test eax, eax
jle .L11
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
xor ebx, ebx
jmp .L5
.p2align 4,,10
.p2align 3
.L4:
add rbx, 1
cmp DWORD PTR 0[rbp], ebx
jle .L15
.L5:
mov rax, QWORD PTR 16[rbp]
mov rsi, QWORD PTR 8[rbp]
mov r12, QWORD PTR [rax+rbx*8]
test rsi, rsi
je .L3
mov rdi, r12
call UpdateChangedParamSet@PLT
.L3:
cmp QWORD PTR [r12], 0
jne .L4
mov rdi, r12
add rbx, 1
call ExecReScan@PLT
cmp DWORD PTR 0[rbp], ebx
jg .L5
.L15:
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore 3
.cfi_restore 6
.cfi_restore 12
ret
.cfi_endproc
.LFE0:
.size ExecReScanBitmapOr, .-ExecReScanBitmapOr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_nodeBitmapOr.c_ExecReScanBitmapOr.c"
.text
.align 2
.global ExecReScanBitmapOr
.syntax unified
.arm
.fpu softvfp
.type ExecReScanBitmapOr, %function
ExecReScanBitmapOr:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, [r0]
cmp r3, #0
bxle lr
push {r4, r5, r6, lr}
mov r5, r0
mov r4, #0
b .L5
.L4:
ldr r3, [r5]
cmp r3, r4
pople {r4, r5, r6, pc}
.L5:
ldmib r5, {r1, r3}
cmp r1, #0
ldr r6, [r3, r4, lsl #2]
add r4, r4, #1
beq .L3
mov r0, r6
bl UpdateChangedParamSet
.L3:
ldr r3, [r6]
cmp r3, #0
bne .L4
mov r0, r6
bl ExecReScan
b .L4
.size ExecReScanBitmapOr, .-ExecReScanBitmapOr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_replicator.c_alloc_packet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl alloc_packet
.type alloc_packet, @function
alloc_packet:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
cmp edi, DWORD PTR MAX_PACKET_PAYLOAD[rip]
setbe dil
movzx edi, dil
call assert@PLT
mov rax, QWORD PTR send_packet[rip]
add rsp, 8
.cfi_def_cfa_offset 8
add rax, 2
ret
.cfi_endproc
.LFE0:
.size alloc_packet, .-alloc_packet
.comm send_packet,8,8
.comm MAX_PACKET_PAYLOAD,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_replicator.c_alloc_packet.c"
.text
.align 2
.global alloc_packet
.syntax unified
.arm
.fpu softvfp
.type alloc_packet, %function
alloc_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L4
push {r4, lr}
ldr r3, [r3]
cmp r0, r3
movhi r0, #0
movls r0, #1
bl assert
ldr r3, .L4+4
ldr r0, [r3]
add r0, r0, #2
pop {r4, pc}
.L5:
.align 2
.L4:
.word MAX_PACKET_PAYLOAD
.word send_packet
.size alloc_packet, .-alloc_packet
.comm send_packet,4,4
.comm MAX_PACKET_PAYLOAD,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_purgatory.c_warn.c"
.intel_syntax noprefix
.text
.p2align 4
.globl warn
.type warn, @function
warn:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size warn, .-warn
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_purgatory.c_warn.c"
.text
.align 2
.global warn
.syntax unified
.arm
.fpu softvfp
.type warn, %function
warn:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size warn, .-warn
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ui.c_UiEscapeString.c"
.intel_syntax noprefix
.text
.p2align 4
.globl UiEscapeString
.type UiEscapeString, @function
UiEscapeString:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
lea r12, 1[rbp]
xor ebx, ebx
call strlen@PLT
.p2align 4,,10
.p2align 3
.L2:
cmp rbx, rax
jnb .L7
.L4:
movzx edx, BYTE PTR 0[rbp+rbx]
add rbx, 1
cmp dl, 92
jne .L2
cmp BYTE PTR 0[rbp+rbx], 110
lea rdi, 0[rbp+rbx]
jne .L2
mov BYTE PTR -1[rbp+rbx], 10
lea rsi, [r12+rbx]
call strcpy@PLT
mov rdi, rbp
call strlen@PLT
cmp rbx, rax
jb .L4
.L7:
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size UiEscapeString, .-UiEscapeString
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ui.c_UiEscapeString.c"
.text
.align 2
.global UiEscapeString
.syntax unified
.arm
.fpu softvfp
.type UiEscapeString, %function
UiEscapeString:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
mov r6, #10
bl strlen
mov r1, r5
b .L2
.L3:
mov r1, r4
.L2:
sub r3, r1, r5
cmp r0, r3
popls {r4, r5, r6, pc}
ldrb r3, [r1] @ zero_extendqisi2
add r4, r1, #1
cmp r3, #92
bne .L3
ldrb r3, [r1, #1] @ zero_extendqisi2
cmp r3, #110
bne .L3
mov r0, r4
strb r6, [r1], #2
bl strcpy
mov r0, r5
bl strlen
b .L3
.size UiEscapeString, .-UiEscapeString
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_readelf.c_display_arm_attribute.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "None"
.LC1:
.string "Application"
.LC2:
.string "Realtime"
.LC3:
.string "Microcontroller"
.LC4:
.string "??? (%d)\n"
.LC5:
.string "flag = %d, vendor = %s\n"
.LC6:
.string "\"%s\"\n"
.LC7:
.string "%d (0x%x)\n"
.LC8:
.string " Tag_%s: "
.LC9:
.string " Tag_unknown_%d: "
.text
.p2align 4
.type display_arm_attribute, @function
display_arm_attribute:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13, rdi
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
xor ebp, ebp
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
sub rsp, 16
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea r14, 4[rsp]
mov rsi, r14
call read_uleb128@PLT
mov edi, DWORD PTR 4[rsp]
mov r12d, eax
add r13, rdi
mov rdi, QWORD PTR arm_attr_public_tags[rip]
jmp .L2
.p2align 4,,10
.p2align 3
.L4:
mov rdi, QWORD PTR arm_attr_public_tags[rip]
mov ebx, ebp
sal rbx, 5
add rbx, rdi
cmp DWORD PTR [rbx], r12d
je .L3
add ebp, 1
.L2:
call ARRAY_SIZE@PLT
cmp eax, ebp
ja .L4
mov eax, r12d
mov ebp, 2
mov esi, r12d
and eax, 1
lea rdi, .LC9[rip]
sub ebp, eax
xor eax, eax
call printf@PLT
cmp ebp, 1
je .L27
.L17:
mov rdi, r13
mov rsi, r14
call read_uleb128@PLT
lea rdi, .LC7[rip]
mov esi, eax
mov eax, DWORD PTR 4[rsp]
mov edx, esi
add r13, rax
xor eax, eax
call printf@PLT
.L1:
mov rax, QWORD PTR 8[rsp]
xor rax, QWORD PTR fs:40
jne .L28
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 48
mov rax, r13
pop rbx
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
mov rsi, QWORD PTR 8[rbx]
lea rdi, .LC8[rip]
xor eax, eax
call printf@PLT
mov ebp, DWORD PTR 16[rbx]
test ebp, ebp
je .L18
lea eax, -1[rbp]
cmp eax, 1
ja .L29
cmp ebp, 1
jne .L17
.L27:
mov rsi, r13
lea rdi, .LC6[rip]
xor eax, eax
call printf@PLT
mov rdi, r13
call strlen@PLT
lea r13, 1[r13+rax]
jmp .L1
.p2align 4,,10
.p2align 3
.L18:
cmp r12d, 7
je .L6
cmp r12d, 32
je .L7
xor eax, eax
call abort@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L29:
mov edi, ebp
and edi, 128
call assert@PLT
mov rsi, r14
mov rdi, r13
call read_uleb128@PLT
movsx rsi, eax
mov eax, DWORD PTR 4[rsp]
add r13, rax
mov eax, DWORD PTR 16[rbx]
and eax, 127
cmp esi, eax
jl .L16
.L25:
lea rdi, .LC4[rip]
xor eax, eax
call printf@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L16:
mov rax, QWORD PTR 24[rbx]
mov rdi, QWORD PTR [rax+rsi*8]
call puts@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L7:
mov rdi, r13
mov rsi, r14
call read_uleb128@PLT
mov edx, DWORD PTR 4[rsp]
lea rdi, .LC5[rip]
mov esi, eax
xor eax, eax
add r13, rdx
mov rdx, r13
call printf@PLT
mov rdi, r13
call strlen@PLT
lea r13, 1[r13+rax]
jmp .L1
.L6:
mov rsi, r14
mov rdi, r13
call read_uleb128@PLT
mov esi, eax
mov eax, DWORD PTR 4[rsp]
add r13, rax
cmp esi, 77
je .L9
jg .L10
test esi, esi
je .L11
cmp esi, 65
jne .L25
lea rdi, .LC1[rip]
call puts@PLT
jmp .L1
.L10:
cmp esi, 82
jne .L25
lea rdi, .LC2[rip]
call puts@PLT
jmp .L1
.L11:
lea rdi, .LC0[rip]
call puts@PLT
jmp .L1
.L9:
lea rdi, .LC3[rip]
call puts@PLT
jmp .L1
.L28:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size display_arm_attribute, .-display_arm_attribute
.comm arm_attr_public_tags,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_readelf.c_display_arm_attribute.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "None\000"
.align 2
.LC1:
.ascii "Application\000"
.align 2
.LC2:
.ascii "Realtime\000"
.align 2
.LC3:
.ascii "Microcontroller\000"
.align 2
.LC4:
.ascii "??? (%d)\012\000"
.align 2
.LC5:
.ascii "flag = %d, vendor = %s\012\000"
.align 2
.LC6:
.ascii "\"%s\"\012\000"
.align 2
.LC7:
.ascii "%d (0x%x)\012\000"
.align 2
.LC8:
.ascii " Tag_%s: \000"
.align 2
.LC9:
.ascii " Tag_unknown_%d: \000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC10:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type display_arm_attribute, %function
display_arm_attribute:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
ldr r3, .L30
sub sp, sp, #8
mov r1, sp
mov r8, r0
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl read_uleb128
ldr r6, .L30+4
ldr r2, [sp]
mov r5, r0
mov r4, #0
ldr r0, [r6]
add r8, r8, r2
b .L2
.L4:
ldr r0, [r6]
ldr r3, [r0, r4, lsl #4]
add r7, r0, r4, lsl #4
cmp r3, r5
beq .L3
add r4, r4, #1
.L2:
bl ARRAY_SIZE
cmp r0, r4
bhi .L4
and r4, r5, #1
mov r1, r5
ldr r0, .L30+8
rsb r4, r4, #2
bl printf
cmp r4, #1
beq .L27
.L17:
mov r1, sp
mov r0, r8
bl read_uleb128
ldr r3, [sp]
mov r2, r0
mov r1, r0
ldr r0, .L30+12
add r8, r8, r3
bl printf
.L1:
ldr r3, .L30
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L28
mov r0, r8
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L3:
ldr r1, [r7, #4]
ldr r0, .L30+16
bl printf
ldr r4, [r7, #8]
cmp r4, #0
beq .L18
sub r3, r4, #1
cmp r3, #1
bhi .L29
cmp r4, #1
bne .L17
.L27:
mov r1, r8
ldr r0, .L30+20
bl printf
mov r0, r8
bl strlen
add r0, r0, #1
add r8, r8, r0
b .L1
.L18:
cmp r5, #7
beq .L6
cmp r5, #32
beq .L7
bl abort
b .L1
.L29:
and r0, r4, #128
bl assert
mov r0, r8
mov r1, sp
bl read_uleb128
ldr r3, [r7, #8]
ldr r2, [sp]
and r3, r3, #127
cmp r0, r3
add r8, r8, r2
blt .L16
.L25:
mov r1, r0
ldr r0, .L30+24
bl printf
b .L1
.L16:
ldr r3, [r7, #12]
ldr r0, [r3, r0, lsl #2]
bl puts
b .L1
.L7:
mov r1, sp
mov r0, r8
bl read_uleb128
ldr r3, [sp]
mov r1, r0
add r8, r8, r3
mov r2, r8
ldr r0, .L30+28
bl printf
mov r0, r8
bl strlen
add r3, r0, #1
add r8, r8, r3
b .L1
.L6:
mov r0, r8
mov r1, sp
bl read_uleb128
ldr r3, [sp]
cmp r0, #77
add r8, r8, r3
beq .L9
bgt .L10
cmp r0, #0
beq .L11
cmp r0, #65
bne .L25
ldr r0, .L30+32
bl puts
b .L1
.L10:
cmp r0, #82
bne .L25
ldr r0, .L30+36
bl puts
b .L1
.L11:
ldr r0, .L30+40
bl puts
b .L1
.L9:
ldr r0, .L30+44
bl puts
b .L1
.L28:
bl __stack_chk_fail
.L31:
.align 2
.L30:
.word .LC10
.word arm_attr_public_tags
.word .LC9
.word .LC7
.word .LC8
.word .LC6
.word .LC4
.word .LC5
.word .LC1
.word .LC2
.word .LC0
.word .LC3
.size display_arm_attribute, .-display_arm_attribute
.comm arm_attr_public_tags,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_os_win32.c_default_shell.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "cmd.exe"
.LC1:
.string "command.com"
.text
.p2align 4
.globl default_shell
.type default_shell, @function
default_shell:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
xor eax, eax
call PlatformId@PLT
mov rdx, QWORD PTR g_PlatformId[rip]
cmp rdx, QWORD PTR VER_PLATFORM_WIN32_NT[rip]
lea rax, .LC0[rip]
je .L1
cmp rdx, QWORD PTR VER_PLATFORM_WIN32_WINDOWS[rip]
lea rax, .LC1[rip]
mov edx, 0
cmovne rax, rdx
.L1:
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size default_shell, .-default_shell
.comm g_PlatformId,8,8
.comm VER_PLATFORM_WIN32_WINDOWS,8,8
.comm VER_PLATFORM_WIN32_NT,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_os_win32.c_default_shell.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "cmd.exe\000"
.align 2
.LC1:
.ascii "command.com\000"
.text
.align 2
.global default_shell
.syntax unified
.arm
.fpu softvfp
.type default_shell, %function
default_shell:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl PlatformId
ldr r3, .L7
ldr r2, .L7+4
ldr r3, [r3]
ldr r2, [r2]
cmp r3, r2
beq .L3
ldr r2, .L7+8
ldr r0, .L7+12
ldr r2, [r2]
cmp r3, r2
movne r0, #0
pop {r4, pc}
.L3:
ldr r0, .L7+16
pop {r4, pc}
.L8:
.align 2
.L7:
.word g_PlatformId
.word VER_PLATFORM_WIN32_NT
.word VER_PLATFORM_WIN32_WINDOWS
.word .LC1
.word .LC0
.size default_shell, .-default_shell
.comm g_PlatformId,4,4
.comm VER_PLATFORM_WIN32_WINDOWS,4,4
.comm VER_PLATFORM_WIN32_NT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_serial_ks8695.c_ks8695uart_startup.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "UART TX"
.LC1:
.string "UART RX"
.LC2:
.string "UART LineStatus"
.LC3:
.string "UART ModemStatus"
.text
.p2align 4
.type ks8695uart_startup, @function
ks8695uart_startup:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
mov edi, DWORD PTR KS8695_IRQ_UART_TX[rip]
mov esi, DWORD PTR IRQF_VALID[rip]
or esi, DWORD PTR IRQF_NOAUTOEN[rip]
call set_irq_flags@PLT
xor esi, esi
mov rdi, rbp
call tx_enable@PLT
mov esi, 1
mov rdi, rbp
call rx_enable@PLT
mov esi, 1
mov rdi, rbp
call ms_enable@PLT
mov edx, DWORD PTR IRQF_DISABLED[rip]
mov esi, DWORD PTR ks8695uart_tx_chars[rip]
mov r8, rbp
mov edi, DWORD PTR KS8695_IRQ_UART_TX[rip]
lea rcx, .LC0[rip]
call request_irq@PLT
mov r12d, eax
test eax, eax
je .L10
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov eax, r12d
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
mov edx, DWORD PTR IRQF_DISABLED[rip]
mov esi, DWORD PTR ks8695uart_rx_chars[rip]
mov r8, rbp
lea rcx, .LC1[rip]
mov edi, DWORD PTR KS8695_IRQ_UART_RX[rip]
call request_irq@PLT
mov r12d, eax
test eax, eax
jne .L3
mov edx, DWORD PTR IRQF_DISABLED[rip]
mov esi, DWORD PTR ks8695uart_rx_chars[rip]
mov r8, rbp
lea rcx, .LC2[rip]
mov edi, DWORD PTR KS8695_IRQ_UART_LINE_STATUS[rip]
call request_irq@PLT
mov r12d, eax
test eax, eax
je .L11
.L4:
mov edi, DWORD PTR KS8695_IRQ_UART_RX[rip]
mov rsi, rbp
call free_irq@PLT
.L3:
mov edi, DWORD PTR KS8695_IRQ_UART_TX[rip]
mov rsi, rbp
call free_irq@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov eax, r12d
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
mov edx, DWORD PTR IRQF_DISABLED[rip]
mov esi, DWORD PTR ks8695uart_modem_status[rip]
mov r8, rbp
lea rcx, .LC3[rip]
mov edi, DWORD PTR KS8695_IRQ_UART_MODEM_STATUS[rip]
call request_irq@PLT
mov r12d, eax
test eax, eax
je .L1
mov edi, DWORD PTR KS8695_IRQ_UART_LINE_STATUS[rip]
mov rsi, rbp
call free_irq@PLT
jmp .L4
.cfi_endproc
.LFE0:
.size ks8695uart_startup, .-ks8695uart_startup
.comm ks8695uart_tx_chars,4,4
.comm ks8695uart_rx_chars,4,4
.comm ks8695uart_modem_status,4,4
.comm KS8695_IRQ_UART_TX,4,4
.comm KS8695_IRQ_UART_RX,4,4
.comm KS8695_IRQ_UART_MODEM_STATUS,4,4
.comm KS8695_IRQ_UART_LINE_STATUS,4,4
.comm IRQF_VALID,4,4
.comm IRQF_NOAUTOEN,4,4
.comm IRQF_DISABLED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_serial_ks8695.c_ks8695uart_startup.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "UART TX\000"
.align 2
.LC1:
.ascii "UART RX\000"
.align 2
.LC2:
.ascii "UART LineStatus\000"
.align 2
.LC3:
.ascii "UART ModemStatus\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ks8695uart_startup, %function
ks8695uart_startup:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r4, r0
ldr r2, .L12
ldr r3, .L12+4
ldr r1, [r2]
ldr r3, [r3]
ldr r6, .L12+8
sub sp, sp, #8
orr r1, r1, r3
ldr r0, [r6]
bl set_irq_flags
mov r1, #0
mov r0, r4
bl tx_enable
mov r1, #1
mov r0, r4
bl rx_enable
mov r1, #1
mov r0, r4
bl ms_enable
ldr r7, .L12+12
ldr r3, .L12+16
str r4, [sp]
ldr r1, [r3]
ldr r0, [r6]
ldr r2, [r7]
ldr r3, .L12+20
bl request_irq
subs r5, r0, #0
beq .L10
.L1:
mov r0, r5
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L10:
ldr r10, .L12+24
ldr r8, .L12+28
ldr r1, [r10]
ldr r0, [r8]
ldr r3, .L12+32
ldr r2, [r7]
str r4, [sp]
bl request_irq
subs r5, r0, #0
bne .L3
ldr r9, .L12+36
ldr r1, [r10]
ldr r0, [r9]
ldr r3, .L12+40
ldr r2, [r7]
str r4, [sp]
bl request_irq
subs r5, r0, #0
beq .L11
.L4:
mov r1, r4
ldr r0, [r8]
bl free_irq
.L3:
mov r1, r4
ldr r0, [r6]
bl free_irq
mov r0, r5
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L11:
ldr r3, .L12+44
ldr r1, .L12+48
str r4, [sp]
ldr r0, [r3]
ldr r2, [r7]
ldr r1, [r1]
ldr r3, .L12+52
bl request_irq
subs r5, r0, #0
beq .L1
mov r1, r4
ldr r0, [r9]
bl free_irq
b .L4
.L13:
.align 2
.L12:
.word IRQF_VALID
.word IRQF_NOAUTOEN
.word KS8695_IRQ_UART_TX
.word IRQF_DISABLED
.word ks8695uart_tx_chars
.word .LC0
.word ks8695uart_rx_chars
.word KS8695_IRQ_UART_RX
.word .LC1
.word KS8695_IRQ_UART_LINE_STATUS
.word .LC2
.word KS8695_IRQ_UART_MODEM_STATUS
.word ks8695uart_modem_status
.word .LC3
.size ks8695uart_startup, .-ks8695uart_startup
.comm ks8695uart_tx_chars,4,4
.comm ks8695uart_rx_chars,4,4
.comm ks8695uart_modem_status,4,4
.comm KS8695_IRQ_UART_TX,4,4
.comm KS8695_IRQ_UART_RX,4,4
.comm KS8695_IRQ_UART_MODEM_STATUS,4,4
.comm KS8695_IRQ_UART_LINE_STATUS,4,4
.comm IRQF_VALID,4,4
.comm IRQF_NOAUTOEN,4,4
.comm IRQF_DISABLED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_firestream.c_fs_open.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "fs: open on dev: %p, vcc at %p\n"
.section .rodata.str1.1,"aMS",@progbits,1
.LC1:
.string "fs: (itf %d): open %d.%d\n"
.LC2:
.string "Alloc VCC: %p(%Zd)\n"
.LC3:
.string "Channel is in use for FS155.\n"
.section .rodata.str1.8
.align 8
.LC4:
.string "OK. Allocated channel %x(%d).\n"
.section .rodata.str1.1
.LC5:
.string "Alloc tc: %p(%Zd)\n"
.section .rodata.str1.8
.align 8
.LC6:
.string "fs: can't alloc transmit_config.\n"
.section .rodata.str1.1
.LC7:
.string "Unknown aal: %d\n"
.LC8:
.string "pcr = %d.\n"
.LC9:
.string "TX config record:\n"
.LC10:
.string "No free pool fits sdu: %d.\n"
.section .rodata.str1.8
.align 8
.LC11:
.string "No more free channels for FS50..\n"
.text
.p2align 4
.type fs_open, @function
fs_open:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov rbx, rdi
sub rsp, 56
.cfi_def_cfa_offset 112
mov r13d, DWORD PTR 4[rdi]
movsx r14d, WORD PTR [rdi]
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
call func_enter@PLT
mov rdi, QWORD PTR 48[rbx]
call FS_DEV@PLT
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
mov rcx, rbx
lea rsi, .LC0[rip]
mov rdx, rax
mov rbp, rax
xor eax, eax
call fs_dprintk@PLT
cmp DWORD PTR ATM_VPI_UNSPEC[rip], r13d
je .L2
cmp WORD PTR ATM_VCI_UNSPEC[rip], r14w
jne .L76
.L2:
mov eax, DWORD PTR 16[rbx]
add eax, -128
cmp eax, 1
jbe .L3
.L74:
mov r14d, DWORD PTR EINVAL[rip]
neg r14d
.L1:
mov rax, QWORD PTR 40[rsp]
xor rax, QWORD PTR fs:40
jne .L77
add rsp, 56
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r14d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.p2align 4,,10
.p2align 3
.L76:
.cfi_restore_state
mov edi, DWORD PTR ATM_VF_ADDR[rip]
lea rsi, 8[rbx]
call set_bit@PLT
mov eax, DWORD PTR 16[rbx]
add eax, -128
cmp eax, 1
ja .L74
.L3:
mov rax, QWORD PTR 48[rbx]
movsx ecx, WORD PTR [rbx]
lea rsi, .LC1[rip]
lea r15, 8[rbx]
mov r8d, DWORD PTR 4[rbx]
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
mov edx, DWORD PTR [rax]
xor eax, eax
call fs_dprintk@PLT
mov esi, DWORD PTR GFP_KERNEL[rip]
mov edi, 56
call kmalloc@PLT
mov edi, DWORD PTR FS_DEBUG_ALLOC[rip]
mov ecx, 56
lea rsi, .LC2[rip]
mov rdx, rax
mov r12, rax
xor eax, eax
call fs_dprintk@PLT
test r12, r12
je .L78
mov QWORD PTR 40[rbx], r12
lea rdi, 40[r12]
mov QWORD PTR 48[r12], 0
call init_waitqueue_head@PLT
lea rax, 32[rbx]
mov rdi, QWORD PTR ATM_VF_PARTIAL[rip]
mov rsi, r15
mov QWORD PTR 8[rsp], rax
lea rax, 24[rbx]
mov QWORD PTR 16[rsp], rax
call test_bit@PLT
test rax, rax
jne .L6
mov rdi, rbp
call IS_FS50@PLT
test rax, rax
je .L7
mov eax, DWORD PTR 0[rbp]
mov r14d, 33
.L12:
cmp eax, 31
jle .L8
mov DWORD PTR 0[rbp], 0
.L8:
mov rdi, QWORD PTR 16[rsp]
call DO_DIRECTION@PLT
test rax, rax
je .L9
movsx rcx, DWORD PTR 0[rbp]
mov rdx, QWORD PTR 16[rbp]
cmp QWORD PTR [rdx+rcx*8], 0
mov rax, rcx
je .L9
.L10:
add eax, 1
mov DWORD PTR 0[rbp], eax
sub r14d, 1
jne .L12
lea rdi, .LC11[rip]
xor eax, eax
call printk@PLT
mov r14d, DWORD PTR EBUSY[rip]
neg r14d
jmp .L1
.p2align 4,,10
.p2align 3
.L9:
mov rdi, QWORD PTR 8[rsp]
call DO_DIRECTION@PLT
test rax, rax
je .L11
mov rsi, QWORD PTR 32[rbp]
movsx rdi, DWORD PTR 0[rbp]
call test_bit@PLT
test rax, rax
jne .L79
.L11:
mov ecx, DWORD PTR 0[rbp]
movsx eax, WORD PTR 4[rbp]
and eax, ecx
mov WORD PTR [r12], cx
movsx edx, cx
mov DWORD PTR 0[rbp], eax
.L17:
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
mov ecx, edx
lea rsi, .LC4[rip]
xor eax, eax
call fs_dprintk@PLT
.L6:
mov rdi, QWORD PTR 8[rsp]
call DO_DIRECTION@PLT
test rax, rax
je .L18
mov esi, DWORD PTR GFP_KERNEL[rip]
mov edi, 56
call kmalloc@PLT
mov edi, DWORD PTR FS_DEBUG_ALLOC[rip]
mov ecx, 56
lea rsi, .LC5[rip]
mov QWORD PTR 24[rsp], rax
mov rdx, rax
xor eax, eax
call fs_dprintk@PLT
mov r8, QWORD PTR 24[rsp]
test r8, r8
je .L80
mov esi, DWORD PTR 16[rbx]
cmp esi, 128
je .L20
lea eax, -129[rsi]
cmp eax, 1
ja .L21
mov eax, DWORD PTR TC_FLAGS_TRANSPARENT_PAYLOAD[rip]
or eax, DWORD PTR TC_FLAGS_CAL0[rip]
or eax, DWORD PTR TC_FLAGS_PACKET[rip]
or eax, DWORD PTR TC_FLAGS_TYPE_UBR[rip]
or eax, 268435456
mov DWORD PTR 4[r8], eax
.L22:
mov eax, r13d
mov rdi, QWORD PTR 8[rsp]
xor ecx, ecx
mov QWORD PTR 24[rsp], r8
sal eax, 4
mov WORD PTR 38[rsp], cx
mov WORD PTR 8[r8], ax
call atm_pcr_goal@PLT
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
lea rsi, .LC8[rip]
mov edx, eax
mov DWORD PTR 8[rsp], eax
xor eax, eax
call fs_dprintk@PLT
mov rdi, rbp
call IS_FS50@PLT
mov r9d, DWORD PTR 8[rsp]
mov r8, QWORD PTR 24[rsp]
test rax, rax
je .L23
cmp r9d, 122264
jle .L25
mov r9d, 122264
.L24:
mov esi, DWORD PTR ROUND_UP[rip]
jmp .L29
.p2align 4,,10
.p2align 3
.L23:
cmp r9d, 366792
jg .L40
.L25:
test r9d, r9d
je .L81
jns .L24
mov esi, DWORD PTR ROUND_DOWN[rip]
neg r9d
.L29:
xor ecx, ecx
mov edi, r9d
lea rdx, 38[rsp]
mov QWORD PTR 24[rsp], r8
mov DWORD PTR 8[rsp], r9d
call make_rate@PLT
mov r9d, DWORD PTR 8[rsp]
mov r8, QWORD PTR 24[rsp]
test eax, eax
mov r14d, eax
jne .L82
.L28:
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
mov edx, r9d
xor eax, eax
mov QWORD PTR 8[rsp], r8
lea rsi, .LC8[rip]
call fs_dprintk@PLT
mov r8, QWORD PTR 8[rsp]
movzx edx, WORD PTR 38[rsp]
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
mov rax, QWORD PTR 16[r8]
or dh, 64
mov WORD PTR [rax], dx
xor edx, edx
mov DWORD PTR 2[rax], 0
mov WORD PTR 6[rax], dx
mov rax, QWORD PTR 24[r8]
mov QWORD PTR 32[r8], 0
mov QWORD PTR [rax], 0
mov QWORD PTR 8[rax], 0
mov QWORD PTR 16[rax], 0
test DWORD PTR fs_debug[rip], edi
jne .L83
.L30:
mov rdi, r8
lea r14, 8[rbp]
call virt_to_bus@PLT
xor r9d, r9d
xor r8d, r8d
mov rsi, r14
mov ecx, eax
movsx eax, WORD PTR [r12]
mov edx, DWORD PTR QE_CMD_CONFIG_TX[rip]
mov rdi, rbp
or edx, DWORD PTR QE_CMD_IMM_INQ[rip]
or edx, eax
call submit_command@PLT
movsx eax, WORD PTR [r12]
mov rsi, r14
mov rdi, rbp
mov edx, DWORD PTR QE_CMD_TX_EN[rip]
xor r9d, r9d
xor r8d, r8d
xor ecx, ecx
or edx, DWORD PTR QE_CMD_IMM_INQ[rip]
or edx, eax
call submit_command@PLT
mov rsi, QWORD PTR 32[rbp]
movsx edi, WORD PTR [r12]
call set_bit@PLT
.L18:
mov rdi, QWORD PTR 16[rsp]
call DO_DIRECTION@PLT
test rax, rax
je .L31
movsx rdx, WORD PTR [r12]
mov rax, QWORD PTR 16[rbp]
mov r8, QWORD PTR 24[rbx]
mov QWORD PTR [rax+rdx*8], rbx
mov eax, DWORD PTR FS_NR_FREE_POOLS[rip]
mov rdi, rdx
test eax, eax
jle .L32
lea esi, -1[rax]
mov rcx, QWORD PTR 24[rbp]
xor eax, eax
jmp .L34
.p2align 4,,10
.p2align 3
.L84:
lea rdx, 1[rax]
cmp rsi, rax
je .L32
mov rax, rdx
.L34:
mov edx, eax
cmp QWORD PTR [rcx+rax*8], r8
jl .L84
mov eax, DWORD PTR 16[rbx]
lea r14, 8[rbp]
cmp eax, 128
je .L36
sub eax, 129
cmp eax, 1
ja .L37
mov ecx, DWORD PTR RC_FLAGS_TRANSP[rip]
.L73:
imul edx, DWORD PTR RC_FLAGS_BFPS_BFP[rip]
xor r9d, r9d
xor r8d, r8d
mov rsi, r14
or ecx, DWORD PTR RC_FLAGS_RXBM_PSB[rip]
or ecx, edx
mov edx, DWORD PTR QE_CMD_CONFIG_RX[rip]
or edx, DWORD PTR QE_CMD_IMM_INQ[rip]
or edx, edi
mov rdi, rbp
call submit_command@PLT
.L37:
mov rdi, rbp
call IS_FS50@PLT
test rax, rax
jne .L85
.L35:
movsx eax, WORD PTR [r12]
mov edx, DWORD PTR QE_CMD_RX_EN[rip]
xor r9d, r9d
xor ecx, ecx
or edx, DWORD PTR QE_CMD_IMM_INQ[rip]
xor r8d, r8d
mov rsi, r14
mov rdi, rbp
or edx, eax
call submit_command@PLT
.L31:
mov edi, DWORD PTR ATM_VF_READY[rip]
mov rsi, r15
xor r14d, r14d
call set_bit@PLT
xor eax, eax
call func_exit@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L78:
mov edi, DWORD PTR ATM_VF_ADDR[rip]
mov rsi, r15
call clear_bit@PLT
mov r14d, DWORD PTR ENOMEM[rip]
neg r14d
jmp .L1
.p2align 4,,10
.p2align 3
.L7:
movsx ecx, WORD PTR FS155_VCI_BITS[rip]
lea rdi, 24[rbx]
sal r14d, cl
or r14d, r13d
mov WORD PTR [r12], r14w
call DO_DIRECTION@PLT
test rax, rax
je .L14
movsx rdx, WORD PTR [r12]
mov rax, QWORD PTR 16[rbp]
cmp QWORD PTR [rax+rdx*8], 0
je .L14
.L15:
lea rdi, .LC3[rip]
xor eax, eax
call printk@PLT
mov r14d, DWORD PTR EBUSY[rip]
neg r14d
jmp .L1
.p2align 4,,10
.p2align 3
.L40:
mov r9d, 366792
jmp .L24
.p2align 4,,10
.p2align 3
.L81:
mov rdi, rbp
mov QWORD PTR 24[rsp], r8
mov DWORD PTR 8[rsp], r9d
call IS_FS50@PLT
mov r9d, DWORD PTR 8[rsp]
mov r8, QWORD PTR 24[rsp]
cmp rax, 1
sbb eax, eax
and ax, 779
add ax, 25022
mov WORD PTR 38[rsp], ax
jmp .L28
.p2align 4,,10
.p2align 3
.L14:
lea rdi, 32[rbx]
call DO_DIRECTION@PLT
test rax, rax
jne .L86
.L16:
movsx edx, WORD PTR [r12]
jmp .L17
.p2align 4,,10
.p2align 3
.L79:
mov eax, DWORD PTR 0[rbp]
jmp .L10
.p2align 4,,10
.p2align 3
.L36:
mov ecx, DWORD PTR RC_FLAGS_AAL5[rip]
jmp .L73
.p2align 4,,10
.p2align 3
.L85:
movsx ecx, WORD PTR [r12]
xor r9d, r9d
movsx r8d, r13w
mov rsi, r14
mov edx, DWORD PTR QE_CMD_REG_WR[rip]
mov rdi, rbp
or edx, DWORD PTR QE_CMD_IMM_INQ[rip]
sub ecx, -128
call submit_command@PLT
jmp .L35
.p2align 4,,10
.p2align 3
.L21:
lea rdi, .LC7[rip]
xor eax, eax
mov QWORD PTR 24[rsp], r8
call printk@PLT
mov r8, QWORD PTR 24[rsp]
mov DWORD PTR 4[r8], 0
jmp .L22
.p2align 4,,10
.p2align 3
.L20:
mov eax, DWORD PTR TC_FLAGS_AAL5[rip]
or eax, DWORD PTR TC_FLAGS_PACKET[rip]
or eax, DWORD PTR TC_FLAGS_TYPE_CBR[rip]
or eax, DWORD PTR TC_FLAGS_CAL0[rip]
mov DWORD PTR 4[r8], eax
jmp .L22
.p2align 4,,10
.p2align 3
.L83:
lea rsi, .LC9[rip]
xor eax, eax
call fs_dprintk@PLT
mov r8, QWORD PTR 8[rsp]
mov esi, 56
mov rdi, r8
call my_hd@PLT
mov r8, QWORD PTR 8[rsp]
jmp .L30
.p2align 4,,10
.p2align 3
.L32:
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
mov rdx, r8
lea rsi, .LC10[rip]
xor eax, eax
call fs_dprintk@PLT
movsx rdx, WORD PTR [r12]
mov rax, QWORD PTR 16[rbp]
mov rdi, r12
mov QWORD PTR [rax+rdx*8], 0
call kfree@PLT
jmp .L74
.p2align 4,,10
.p2align 3
.L82:
mov rdi, r8
call kfree@PLT
jmp .L1
.L80:
mov edi, DWORD PTR FS_DEBUG_OPEN[rip]
lea rsi, .LC6[rip]
xor eax, eax
call fs_dprintk@PLT
mov r14d, DWORD PTR ENOMEM[rip]
neg r14d
jmp .L1
.L86:
mov rsi, QWORD PTR 32[rbp]
movsx rdi, WORD PTR [r12]
call test_bit@PLT
test rax, rax
je .L16
jmp .L15
.L77:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size fs_open, .-fs_open
.comm fs_debug,4,4
.comm TC_FLAGS_TYPE_UBR,4,4
.comm TC_FLAGS_TYPE_CBR,4,4
.comm TC_FLAGS_TRANSPARENT_PAYLOAD,4,4
.comm TC_FLAGS_PACKET,4,4
.comm TC_FLAGS_CAL0,4,4
.comm TC_FLAGS_AAL5,4,4
.comm ROUND_UP,4,4
.comm ROUND_DOWN,4,4
.comm RC_FLAGS_TRANSP,4,4
.comm RC_FLAGS_RXBM_PSB,4,4
.comm RC_FLAGS_BFPS_BFP,4,4
.comm RC_FLAGS_AAL5,4,4
.comm QE_CMD_TX_EN,4,4
.comm QE_CMD_RX_EN,4,4
.comm QE_CMD_REG_WR,4,4
.comm QE_CMD_IMM_INQ,4,4
.comm QE_CMD_CONFIG_TX,4,4
.comm QE_CMD_CONFIG_RX,4,4
.comm GFP_KERNEL,4,4
.comm FS_NR_FREE_POOLS,4,4
.comm FS_DEBUG_OPEN,4,4
.comm FS_DEBUG_ALLOC,4,4
.comm FS155_VCI_BITS,2,2
.comm ENOMEM,4,4
.comm EINVAL,4,4
.comm EBUSY,4,4
.comm ATM_VPI_UNSPEC,4,4
.comm ATM_VF_READY,4,4
.comm ATM_VF_PARTIAL,8,8
.comm ATM_VF_ADDR,4,4
.comm ATM_VCI_UNSPEC,2,2
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_firestream.c_fs_open.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "fs: open on dev: %p, vcc at %p\012\000"
.align 2
.LC1:
.ascii "fs: (itf %d): open %d.%d\012\000"
.align 2
.LC2:
.ascii "Alloc VCC: %p(%Zd)\012\000"
.align 2
.LC3:
.ascii "Channel is in use for FS155.\012\000"
.align 2
.LC4:
.ascii "OK. Allocated channel %x(%d).\012\000"
.align 2
.LC5:
.ascii "Alloc tc: %p(%Zd)\012\000"
.align 2
.LC6:
.ascii "fs: can't alloc transmit_config.\012\000"
.align 2
.LC7:
.ascii "Unknown aal: %d\012\000"
.align 2
.LC8:
.ascii "pcr = %d.\012\000"
.align 2
.LC9:
.ascii "TX config record:\012\000"
.align 2
.LC10:
.ascii "No free pool fits sdu: %d.\012\000"
.align 2
.LC11:
.ascii "No more free channels for FS50..\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC12:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type fs_open, %function
fs_open:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
mov r4, r0
ldr r3, .L89
sub sp, sp, #28
ldr r3, [r3]
str r3, [sp, #20]
mov r3,#0
ldr r8, [r0, #4]
ldrsh r9, [r0]
bl func_enter
ldr r0, [r4, #28]
bl FS_DEV
ldr r7, .L89+4
mov r3, r4
mov r2, r0
mov r5, r0
ldr r1, .L89+8
ldr r0, [r7]
bl fs_dprintk
ldr r3, .L89+12
ldr r3, [r3]
cmp r3, r8
beq .L2
ldr r3, .L89+16
ldrsh r3, [r3]
cmp r3, r9
bne .L78
.L2:
ldr r3, [r4, #12]
sub r3, r3, #128
cmp r3, #1
bls .L3
.L76:
ldr r3, .L89+20
ldr r3, [r3]
rsb r3, r3, #0
.L1:
ldr r2, .L89
ldr r1, [r2]
ldr r2, [sp, #20]
eors r1, r2, r1
mov r2, #0
bne .L79
mov r0, r3
add sp, sp, #28
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L78:
ldr r3, .L89+24
add r1, r4, #8
ldr r0, [r3]
bl set_bit
ldr r3, [r4, #12]
sub r3, r3, #128
cmp r3, #1
bhi .L76
.L3:
ldr r2, [r4, #28]
ldr r3, [r4, #4]
ldr r2, [r2]
str r3, [sp]
ldrsh r3, [r4]
ldr r1, .L89+28
ldr r0, [r7]
bl fs_dprintk
ldr r3, .L89+32
mov r0, #32
ldr r1, [r3]
bl kmalloc
mov r6, r0
ldr r3, .L89+36
mov r2, r0
ldr r1, .L89+40
ldr r0, [r3]
mov r3, #32
bl fs_dprintk
cmp r6, #0
add r10, r4, #8
beq .L80
mov r3, #0
str r6, [r4, #24]
add r0, r6, #24
str r3, [r6, #28]
bl init_waitqueue_head
ldr r3, .L89+44
mov r1, r10
ldr r0, [r3]
bl test_bit
subs r3, r0, #0
str r3, [sp, #12]
add r3, r4, #16
add fp, r4, #20
str r3, [sp, #8]
bne .L6
mov r0, r5
bl IS_FS50
cmp r0, #0
beq .L7
mov r2, r4
ldr r3, [r5]
mov r4, r5
mov r9, #33
mov r5, r2
.L12:
cmp r3, #31
ldrgt r3, [sp, #12]
ldr r0, [sp, #8]
strgt r3, [r4]
bl DO_DIRECTION
cmp r0, #0
beq .L9
ldr r3, [r4]
ldr r1, [r4, #12]
ldr r1, [r1, r3, lsl #2]
cmp r1, #0
beq .L9
.L10:
add r3, r3, #1
subs r9, r9, #1
str r3, [r4]
bne .L12
ldr r0, .L89+48
bl printk
ldr r3, .L89+52
ldr r3, [r3]
rsb r3, r3, #0
b .L1
.L9:
mov r0, fp
bl DO_DIRECTION
cmp r0, #0
beq .L11
ldr r1, [r4, #20]
ldr r0, [r4]
bl test_bit
cmp r0, #0
bne .L81
.L11:
mov r3, r5
mov r5, r4
ldr r1, [r5]
ldrsh r2, [r5, #4]
mov r4, r3
lsl r3, r1, #16
asr r3, r3, #16
and r2, r2, r1
strh r3, [r6] @ movhi
str r2, [r5]
.L17:
mov r2, r3
ldr r1, .L89+56
ldr r0, [r7]
bl fs_dprintk
.L6:
mov r0, fp
bl DO_DIRECTION
cmp r0, #0
beq .L18
ldr r3, .L89+32
mov r0, #32
ldr r1, [r3]
bl kmalloc
mov r9, r0
ldr r3, .L89+36
mov r2, r9
ldr r0, [r3]
ldr r1, .L89+60
mov r3, #32
bl fs_dprintk
cmp r9, #0
beq .L82
ldr r1, [r4, #12]
cmp r1, #128
beq .L20
sub r3, r1, #129
cmp r3, #1
bhi .L21
ldr r3, .L89+64
ldr r2, .L89+68
ldr r3, [r3]
ldr r2, [r2]
ldr r1, .L89+72
orr r3, r3, r2
ldr r2, .L89+76
ldr r1, [r1]
ldr r2, [r2]
orr r3, r3, r1
orr r3, r3, r2
orr r3, r3, #268435456
str r3, [r9, #4]
.L22:
mov r2, #0
lsl r3, r8, #4
strh r3, [r9, #8] @ movhi
mov r0, fp
strh r2, [sp, #18] @ movhi
bl atm_pcr_goal
ldr r1, .L89+80
mov r2, r0
mov fp, r0
ldr r0, [r7]
bl fs_dprintk
mov r0, r5
bl IS_FS50
cmp r0, #0
beq .L23
ldr r3, .L89+84
cmp fp, r3
ble .L25
.L40:
mov fp, r3
.L24:
ldr r3, .L89+88
ldr r1, [r3]
.L29:
mov r3, #0
mov r0, fp
add r2, sp, #18
bl make_rate
subs r3, r0, #0
bne .L83
.L28:
mov r2, fp
ldr r1, .L89+80
ldr r0, [r7]
bl fs_dprintk
mov r3, #0
ldr r2, .L89+92
ldrh r1, [sp, #18]
ldr ip, [r2]
ldr r2, [r9, #12]
ldr r0, [r7]
orr r1, r1, #16384
strh r1, [r2] @ movhi
ldr r1, [r9, #16]
tst r0, ip
strh r3, [r2, #2] @ movhi
strh r3, [r2, #4] @ movhi
strh r3, [r2, #6] @ movhi
str r3, [r9, #20]
str r3, [r1]
str r3, [r1, #4]
str r3, [r1, #8]
bne .L84
.L30:
ldr r3, .L89+96
ldr fp, .L89+100
ldr r2, [r3]
ldr r1, [fp]
ldrsh r3, [r6]
orr r2, r2, r1
orr r2, r2, r3
mov r0, r9
str r2, [sp, #12]
mov r9, #0
bl virt_to_bus
ldr r2, [sp, #12]
mov r3, r0
add r1, r5, #8
mov r0, r5
str r9, [sp, #4]
str r9, [sp]
str r1, [sp, #12]
bl submit_command
ldr r3, .L89+104
ldr r0, [fp]
ldr r3, [r3]
ldrsh r2, [r6]
orr r3, r3, r0
ldr r1, [sp, #12]
orr r2, r3, r2
mov r0, r5
mov r3, r9
str r9, [sp, #4]
str r9, [sp]
bl submit_command
ldr r1, [r5, #20]
ldrsh r0, [r6]
bl set_bit
.L18:
ldr r0, [sp, #8]
bl DO_DIRECTION
cmp r0, #0
beq .L31
ldr r3, .L89+108
ldrsh lr, [r6]
ldr ip, [r3]
ldr r3, [r5, #12]
cmp ip, #0
ldr r2, [r4, #16]
str r4, [r3, lr, lsl #2]
ble .L32
ldr r1, [r5, #16]
mov r3, #0
sub r1, r1, #4
b .L34
.L85:
add r3, r3, #1
cmp ip, r3
beq .L32
.L34:
ldr r0, [r1, #4]!
cmp r0, r2
blt .L85
ldr r2, [r4, #12]
add r4, r5, #8
cmp r2, #128
beq .L36
sub r2, r2, #129
cmp r2, #1
ldrhi fp, .L89+100
bhi .L37
mov r1, #0
ldr r2, .L89+112
ldr r0, .L89+116
.L75:
ldr r2, [r2]
ldr ip, .L89+120
ldr r0, [r0]
ldr ip, [ip]
mul r3, r2, r3
ldr fp, .L89+100
ldr r2, .L89+124
orr r0, r0, ip
ldr r2, [r2]
ldr ip, [fp]
orr r3, r0, r3
orr r2, r2, ip
str r1, [sp, #4]
str r1, [sp]
mov r0, r5
mov r1, r4
orr r2, r2, lr
bl submit_command
.L37:
mov r0, r5
bl IS_FS50
cmp r0, #0
bne .L86
.L35:
mov r3, #0
ldr r1, .L89+128
ldr r2, [fp]
ldr r1, [r1]
ldrsh ip, [r6]
orr r2, r1, r2
mov r0, r5
mov r1, r4
orr r2, r2, ip
str r3, [sp, #4]
str r3, [sp]
bl submit_command
.L31:
ldr r3, .L89+132
mov r1, r10
ldr r0, [r3]
bl set_bit
mov r3, #0
str r3, [sp, #8]
bl func_exit
ldr r3, [sp, #8]
b .L1
.L23:
ldr r3, .L89+136
cmp fp, r3
bgt .L40
.L25:
cmp fp, #0
beq .L87
bge .L24
ldr r3, .L89+140
rsb fp, fp, #0
ldr r1, [r3]
b .L29
.L80:
ldr r3, .L89+24
mov r1, r10
ldr r0, [r3]
bl clear_bit
ldr r3, .L89+144
ldr r3, [r3]
rsb r3, r3, #0
b .L1
.L7:
ldr r3, .L89+148
add r0, r4, #16
ldrsh r3, [r3]
orr r9, r8, r9, lsl r3
strh r9, [r6] @ movhi
bl DO_DIRECTION
cmp r0, #0
beq .L14
ldrsh r2, [r6]
ldr r3, [r5, #12]
ldr r3, [r3, r2, lsl #2]
cmp r3, #0
beq .L14
.L15:
ldr r0, .L89+152
bl printk
ldr r3, .L89+52
ldr r3, [r3]
rsb r3, r3, #0
b .L1
.L87:
mov r0, r5
bl IS_FS50
ldr r2, .L89+156
cmp r0, #0
ldr r3, .L89+160
moveq r3, r2
strh r3, [sp, #18] @ movhi
b .L28
.L14:
mov r0, fp
bl DO_DIRECTION
cmp r0, #0
bne .L88
.L16:
ldrsh r3, [r6]
b .L17
.L81:
ldr r3, [r4]
b .L10
.L36:
mov r1, #0
ldr r2, .L89+112
ldr r0, .L89+164
b .L75
.L86:
mov r1, #0
ldr r2, .L89+168
ldrsh r3, [r6]
ldr r0, [r2]
lsl r8, r8, #16
ldr r2, [fp]
asr r8, r8, #16
orr r2, r0, r2
str r1, [sp, #4]
mov r0, r5
mov r1, r4
str r8, [sp]
add r3, r3, #128
bl submit_command
b .L35
.L21:
ldr r0, .L89+172
bl printk
mov r3, #0
str r3, [r9, #4]
b .L22
.L20:
ldr r3, .L89+176
ldr r2, .L89+72
ldr r3, [r3]
ldr r2, [r2]
ldr r1, .L89+180
orr r3, r3, r2
ldr r2, .L89+68
ldr r1, [r1]
ldr r2, [r2]
orr r3, r3, r1
orr r3, r3, r2
str r3, [r9, #4]
b .L22
.L84:
ldr r1, .L89+184
bl fs_dprintk
mov r1, #32
mov r0, r9
bl my_hd
b .L30
.L32:
ldr r0, [r7]
ldr r1, .L89+188
bl fs_dprintk
mov r1, #0
ldr r3, [r5, #12]
ldrsh r2, [r6]
mov r0, r6
str r1, [r3, r2, lsl #2]
bl kfree
b .L76
.L83:
mov r0, r9
str r3, [sp, #8]
bl kfree
ldr r3, [sp, #8]
b .L1
.L82:
ldr r0, [r7]
ldr r1, .L89+192
bl fs_dprintk
ldr r3, .L89+144
ldr r3, [r3]
rsb r3, r3, #0
b .L1
.L88:
ldr r1, [r5, #20]
ldrsh r0, [r6]
bl test_bit
cmp r0, #0
beq .L16
b .L15
.L79:
bl __stack_chk_fail
.L90:
.align 2
.L89:
.word .LC12
.word FS_DEBUG_OPEN
.word .LC0
.word ATM_VPI_UNSPEC
.word ATM_VCI_UNSPEC
.word EINVAL
.word ATM_VF_ADDR
.word .LC1
.word GFP_KERNEL
.word FS_DEBUG_ALLOC
.word .LC2
.word ATM_VF_PARTIAL
.word .LC11
.word EBUSY
.word .LC4
.word .LC5
.word TC_FLAGS_TRANSPARENT_PAYLOAD
.word TC_FLAGS_CAL0
.word TC_FLAGS_PACKET
.word TC_FLAGS_TYPE_UBR
.word .LC8
.word 122264
.word ROUND_UP
.word fs_debug
.word QE_CMD_CONFIG_TX
.word QE_CMD_IMM_INQ
.word QE_CMD_TX_EN
.word FS_NR_FREE_POOLS
.word RC_FLAGS_BFPS_BFP
.word RC_FLAGS_TRANSP
.word RC_FLAGS_RXBM_PSB
.word QE_CMD_CONFIG_RX
.word QE_CMD_RX_EN
.word ATM_VF_READY
.word 366792
.word ROUND_DOWN
.word ENOMEM
.word FS155_VCI_BITS
.word .LC3
.word 25801
.word 25022
.word RC_FLAGS_AAL5
.word QE_CMD_REG_WR
.word .LC7
.word TC_FLAGS_AAL5
.word TC_FLAGS_TYPE_CBR
.word .LC9
.word .LC10
.word .LC6
.size fs_open, .-fs_open
.comm fs_debug,4,4
.comm TC_FLAGS_TYPE_UBR,4,4
.comm TC_FLAGS_TYPE_CBR,4,4
.comm TC_FLAGS_TRANSPARENT_PAYLOAD,4,4
.comm TC_FLAGS_PACKET,4,4
.comm TC_FLAGS_CAL0,4,4
.comm TC_FLAGS_AAL5,4,4
.comm ROUND_UP,4,4
.comm ROUND_DOWN,4,4
.comm RC_FLAGS_TRANSP,4,4
.comm RC_FLAGS_RXBM_PSB,4,4
.comm RC_FLAGS_BFPS_BFP,4,4
.comm RC_FLAGS_AAL5,4,4
.comm QE_CMD_TX_EN,4,4
.comm QE_CMD_RX_EN,4,4
.comm QE_CMD_REG_WR,4,4
.comm QE_CMD_IMM_INQ,4,4
.comm QE_CMD_CONFIG_TX,4,4
.comm QE_CMD_CONFIG_RX,4,4
.comm GFP_KERNEL,4,4
.comm FS_NR_FREE_POOLS,4,4
.comm FS_DEBUG_OPEN,4,4
.comm FS_DEBUG_ALLOC,4,4
.comm FS155_VCI_BITS,2,2
.comm ENOMEM,4,4
.comm EINVAL,4,4
.comm EBUSY,4,4
.comm ATM_VPI_UNSPEC,4,4
.comm ATM_VF_READY,4,4
.comm ATM_VF_PARTIAL,4,4
.comm ATM_VF_ADDR,4,4
.comm ATM_VCI_UNSPEC,2,2
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_f_mass_storage.c_start_out_transfer.c"
.intel_syntax noprefix
.text
.p2align 4
.type start_out_transfer, @function
start_out_transfer:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
call fsg_is_set@PLT
test eax, eax
jne .L10
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
mov eax, DWORD PTR BUF_STATE_RECEIVING[rip]
mov rdi, QWORD PTR [rbx]
mov edx, DWORD PTR 4[rbp]
mov DWORD PTR 0[rbp], eax
mov esi, DWORD PTR [rdi]
call start_transfer@PLT
mov r8, rax
mov eax, 1
test r8, r8
je .L1
mov edx, DWORD PTR BUF_STATE_FULL[rip]
mov DWORD PTR 0[rbp], edx
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size start_out_transfer, .-start_out_transfer
.comm BUF_STATE_RECEIVING,4,4
.comm BUF_STATE_FULL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_f_mass_storage.c_start_out_transfer.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type start_out_transfer, %function
start_out_transfer:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r1
mov r5, r0
bl fsg_is_set
cmp r0, #0
popeq {r4, r5, r6, pc}
ldr r3, .L9
ldr r0, [r5]
ldr r3, [r3]
ldr r1, [r0]
ldr r2, [r4, #4]
str r3, [r4]
bl start_transfer
cmp r0, #0
ldrne r3, .L9+4
movne r0, #1
ldrne r3, [r3]
moveq r0, #1
strne r3, [r4]
pop {r4, r5, r6, pc}
.L10:
.align 2
.L9:
.word BUF_STATE_RECEIVING
.word BUF_STATE_FULL
.size start_out_transfer, .-start_out_transfer
.comm BUF_STATE_RECEIVING,4,4
.comm BUF_STATE_FULL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_fsl_lpuart.c_lpuart32_configure.c"
.intel_syntax noprefix
.text
.p2align 4
.type lpuart32_configure, @function
lpuart32_configure:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
cmp QWORD PTR 8[rdi], 0
mov rbp, rdi
jne .L7
.L2:
mov esi, DWORD PTR UARTCTRL[rip]
mov rdi, rbp
call lpuart32_read@PLT
cmp QWORD PTR 8[rbp], 0
mov rsi, rax
jne .L3
or rsi, QWORD PTR UARTCTRL_RIE[rip]
.L3:
mov eax, DWORD PTR 4[rbp]
test eax, eax
jne .L4
or rsi, QWORD PTR UARTCTRL_TIE[rip]
.L4:
mov edx, DWORD PTR UARTCTRL[rip]
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
jmp lpuart32_write@PLT
.p2align 4,,10
.p2align 3
.L7:
.cfi_restore_state
mov esi, DWORD PTR UARTWATER[rip]
call lpuart32_read@PLT
mov rcx, QWORD PTR UARTWATER_RXWATER_OFF[rip]
mov rsi, QWORD PTR UARTWATER_WATER_MASK[rip]
mov rdi, rbp
mov edx, DWORD PTR UARTWATER[rip]
sal rsi, cl
not rsi
and rsi, rax
call lpuart32_write@PLT
jmp .L2
.cfi_endproc
.LFE0:
.size lpuart32_configure, .-lpuart32_configure
.comm UARTWATER_WATER_MASK,8,8
.comm UARTWATER_RXWATER_OFF,8,8
.comm UARTWATER,4,4
.comm UARTCTRL_TIE,8,8
.comm UARTCTRL_RIE,8,8
.comm UARTCTRL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_fsl_lpuart.c_lpuart32_configure.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type lpuart32_configure, %function
lpuart32_configure:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, [r0, #8]
push {r4, r5, r6, lr}
cmp r3, #0
mov r4, r0
bne .L10
.L2:
ldr r5, .L11
mov r0, r4
ldr r1, [r5]
bl lpuart32_read
mov r1, r0
ldr r3, [r4, #8]
ldr r2, [r5]
cmp r3, #0
ldreq r3, .L11+4
ldreq r3, [r3]
orreq r1, r0, r3
ldr r3, [r4, #4]
mov r0, r4
pop {r4, r5, r6, lr}
cmp r3, #0
ldreq r3, .L11+8
ldreq r3, [r3]
orreq r1, r1, r3
b lpuart32_write
.L10:
ldr r5, .L11+12
ldr r1, [r5]
bl lpuart32_read
ldr r2, .L11+16
ldr r3, .L11+20
ldr r1, [r2]
ldr r3, [r3]
ldr r2, [r5]
bic r1, r0, r1, lsl r3
mov r0, r4
bl lpuart32_write
b .L2
.L12:
.align 2
.L11:
.word UARTCTRL
.word UARTCTRL_RIE
.word UARTCTRL_TIE
.word UARTWATER
.word UARTWATER_WATER_MASK
.word UARTWATER_RXWATER_OFF
.size lpuart32_configure, .-lpuart32_configure
.comm UARTWATER_WATER_MASK,4,4
.comm UARTWATER_RXWATER_OFF,4,4
.comm UARTWATER,4,4
.comm UARTCTRL_TIE,4,4
.comm UARTCTRL_RIE,4,4
.comm UARTCTRL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_core_ed25519.c_crypto_core_ed25519_is_valid_point.c"
.intel_syntax noprefix
.text
.p2align 4
.globl crypto_core_ed25519_is_valid_point
.type crypto_core_ed25519_is_valid_point, @function
crypto_core_ed25519_is_valid_point:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call ge25519_is_canonical@PLT
test rax, rax
jne .L2
.L4:
xor eax, eax
.L1:
mov rdx, QWORD PTR 8[rsp]
xor rdx, QWORD PTR fs:40
jne .L11
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rdi, rbp
call ge25519_has_small_order@PLT
test rax, rax
jne .L4
lea r12, 4[rsp]
mov rsi, rbp
mov rdi, r12
call ge25519_frombytes@PLT
test rax, rax
jne .L4
mov rdi, r12
call ge25519_is_on_curve@PLT
test rax, rax
je .L4
mov rdi, r12
call ge25519_is_on_main_subgroup@PLT
test rax, rax
setne al
movzx eax, al
jmp .L1
.L11:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size crypto_core_ed25519_is_valid_point, .-crypto_core_ed25519_is_valid_point
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_core_ed25519.c_crypto_core_ed25519_is_valid_point.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global crypto_core_ed25519_is_valid_point
.syntax unified
.arm
.fpu softvfp
.type crypto_core_ed25519_is_valid_point, %function
crypto_core_ed25519_is_valid_point:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r3, .L12
sub sp, sp, #8
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, r0
bl ge25519_is_canonical
cmp r0, #0
bne .L2
.L4:
mov r0, #0
.L1:
ldr r3, .L12
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L11
add sp, sp, #8
@ sp needed
pop {r4, pc}
.L2:
mov r0, r4
bl ge25519_has_small_order
cmp r0, #0
bne .L4
mov r1, r4
mov r0, sp
bl ge25519_frombytes
cmp r0, #0
bne .L4
mov r0, sp
bl ge25519_is_on_curve
cmp r0, #0
beq .L4
mov r0, sp
bl ge25519_is_on_main_subgroup
subs r0, r0, #0
movne r0, #1
b .L1
.L11:
bl __stack_chk_fail
.L13:
.align 2
.L12:
.word .LC0
.size crypto_core_ed25519_is_valid_point, .-crypto_core_ed25519_is_valid_point
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_genattrtab.c_evaluate_eq_attr.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "_"
.text
.p2align 4
.type evaluate_eq_attr, @function
evaluate_eq_attr:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
mov r13d, edi
mov edi, esi
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12d, edx
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov ebp, esi
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov ebx, ecx
sub rsp, 296
.cfi_def_cfa_offset 352
mov rax, QWORD PTR fs:40
mov QWORD PTR 280[rsp], rax
xor eax, eax
call GET_CODE@PLT
cmp eax, 129
je .L2
cmp eax, 130
je .L3
cmp eax, 128
je .L22
xor eax, eax
call gcc_unreachable@PLT
.L7:
mov QWORD PTR address_used[rip], 0
mov edi, r14d
call walk_attr_value@PLT
cmp QWORD PTR address_used[rip], 0
jne .L23
.L1:
mov rax, QWORD PTR 280[rsp]
xor rax, QWORD PTR fs:40
jne .L24
add rsp, 296
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r14d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.p2align 4,,10
.p2align 3
.L23:
.cfi_restore_state
mov edi, r13d
mov r14d, r13d
call ATTR_IND_SIMPLIFIED_P@PLT
test eax, eax
jne .L1
mov edi, r13d
call copy_rtx_unchanging@PLT
mov r14d, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L22:
mov edi, r13d
lea r12, 16[rsp]
call GET_CODE@PLT
xor edi, edi
cmp DWORD PTR EQ_ATTR[rip], eax
sete dil
call gcc_assert@PLT
xor esi, esi
mov edi, r13d
call XSTR@PLT
mov rdi, rax
call strlen@PLT
mov esi, 1
mov edi, r13d
mov rbx, rax
call XSTR@PLT
mov rdi, rax
call strlen@PLT
xor edi, edi
add rbx, rax
cmp rbx, 254
setle dil
call gcc_assert@PLT
xor esi, esi
mov edi, r13d
call XSTR@PLT
mov rdi, r12
mov rsi, rax
call strcpy@PLT
lea rsi, .LC0[rip]
mov rdi, r12
call strcat@PLT
mov esi, 1
mov edi, r13d
call XSTR@PLT
mov rdi, r12
mov rsi, rax
call strcat@PLT
movsx edi, BYTE PTR 16[rsp]
test dil, dil
je .L8
mov rbx, r12
.p2align 4,,10
.p2align 3
.L9:
call TOUPPER@PLT
add rbx, 1
mov BYTE PTR -1[rbx], al
movsx edi, BYTE PTR [rbx]
test dil, dil
jne .L9
.L8:
mov rdi, r12
call DEF_ATTR_STRING@PLT
mov edi, 128
mov esi, eax
xor eax, eax
call attr_rtx@PLT
mov edi, DWORD PTR EQ[rip]
mov esi, ebp
mov edx, eax
xor eax, eax
call attr_rtx@PLT
mov r14d, eax
jmp .L7
.p2align 4,,10
.p2align 3
.L3:
mov eax, DWORD PTR false_rtx[rip]
xor esi, esi
mov edi, ebp
xor r15d, r15d
mov r14d, DWORD PTR true_rtx[rip]
mov DWORD PTR 4[rsp], eax
call XVECLEN@PLT
cmp eax, r15d
jle .L25
.L11:
mov edx, r15d
xor esi, esi
mov edi, ebp
call XVECEXP@PLT
mov edx, ebx
mov esi, r12d
mov edi, eax
call simplify_test_exp_in_temp@PLT
mov r8d, ebx
mov ecx, r12d
mov esi, r14d
mov edi, DWORD PTR AND[rip]
mov edx, eax
mov DWORD PTR 12[rsp], eax
call insert_right_side@PLT
lea edx, 1[r15]
xor esi, esi
mov edi, ebp
mov DWORD PTR 8[rsp], eax
add r15d, 2
call XVECEXP@PLT
mov ecx, ebx
mov edx, r12d
mov edi, r13d
mov esi, eax
call evaluate_eq_attr
mov r10d, DWORD PTR 8[rsp]
mov r8d, ebx
mov ecx, r12d
mov edi, DWORD PTR AND[rip]
mov edx, eax
mov esi, r10d
call insert_right_side@PLT
mov esi, DWORD PTR 4[rsp]
mov r8d, ebx
mov ecx, r12d
mov edi, DWORD PTR IOR[rip]
mov edx, eax
call insert_right_side@PLT
mov r9d, DWORD PTR 12[rsp]
mov edi, DWORD PTR NOT[rip]
mov DWORD PTR 4[rsp], eax
xor eax, eax
mov esi, r9d
call attr_rtx@PLT
mov esi, r14d
mov r8d, ebx
mov ecx, r12d
mov edi, DWORD PTR AND[rip]
mov edx, eax
call insert_right_side@PLT
xor esi, esi
mov edi, ebp
mov r14d, eax
call XVECLEN@PLT
cmp eax, r15d
jg .L11
.L25:
mov esi, 1
mov edi, ebp
call XEXP@PLT
mov ecx, ebx
mov edx, r12d
mov edi, r13d
mov esi, eax
call evaluate_eq_attr
mov esi, r14d
mov r8d, ebx
mov ecx, r12d
mov edi, DWORD PTR AND[rip]
mov edx, eax
call insert_right_side@PLT
mov esi, DWORD PTR 4[rsp]
mov r8d, ebx
mov ecx, r12d
mov edi, DWORD PTR IOR[rip]
mov edx, eax
call insert_right_side@PLT
mov r14d, eax
jmp .L7
.p2align 4,,10
.p2align 3
.L2:
mov esi, 1
mov edi, r13d
call XSTR@PLT
xor esi, esi
mov edi, ebp
mov r12, rax
call XSTR@PLT
mov rsi, r12
mov rdi, rax
call strcmp_check@PLT
mov r14d, DWORD PTR true_rtx[rip]
test eax, eax
cmovne r14d, DWORD PTR false_rtx[rip]
jmp .L7
.L24:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size evaluate_eq_attr, .-evaluate_eq_attr
.comm true_rtx,4,4
.comm false_rtx,4,4
.comm address_used,8,8
.comm NOT,4,4
.comm IOR,4,4
.comm EQ_ATTR,4,4
.comm EQ,4,4
.comm AND,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_genattrtab.c_evaluate_eq_attr.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "_\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type evaluate_eq_attr, %function
evaluate_eq_attr:
@ args = 0, pretend = 0, frame = 272
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
mov r5, r3
ldr r3, .L29
sub sp, sp, #284
mov r7, r0
mov r0, r1
mov r6, r1
mov r4, r2
ldr r3, [r3]
str r3, [sp, #276]
mov r3,#0
bl GET_CODE
cmp r0, #129
beq .L2
cmp r0, #130
beq .L3
cmp r0, #128
beq .L25
bl gcc_unreachable
.L7:
mov r3, #0
ldr r4, .L29+4
mov r0, r8
str r3, [r4]
bl walk_attr_value
ldr r3, [r4]
cmp r3, #0
bne .L26
.L1:
ldr r3, .L29
ldr r2, [r3]
ldr r3, [sp, #276]
eors r2, r3, r2
mov r3, #0
bne .L27
mov r0, r8
add sp, sp, #284
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L26:
mov r0, r7
bl ATTR_IND_SIMPLIFIED_P
cmp r0, #0
movne r8, r7
bne .L1
mov r0, r7
bl copy_rtx_unchanging
mov r8, r0
b .L1
.L25:
mov r0, r7
bl GET_CODE
ldr r3, .L29+8
ldr r3, [r3]
sub r0, r3, r0
clz r0, r0
lsr r0, r0, #5
bl gcc_assert
mov r1, #0
mov r0, r7
bl XSTR
bl strlen
mov r1, #1
mov r4, r0
mov r0, r7
bl XSTR
bl strlen
add r0, r4, r0
cmp r0, #254
movgt r0, #0
movle r0, #1
bl gcc_assert
mov r1, #0
mov r0, r7
bl XSTR
mov r1, r0
add r0, sp, #20
bl strcpy
add r0, sp, #20
bl strlen
add r3, sp, #20
mov r2, #2
add r0, r3, r0
ldr r1, .L29+12
bl memcpy
mov r1, #1
mov r0, r7
bl XSTR
mov r1, r0
add r0, sp, #20
bl strcat
ldrb r0, [sp, #20] @ zero_extendqisi2
cmp r0, #0
beq .L8
add r4, sp, #20
.L9:
bl TOUPPER
strb r0, [r4]
ldrb r0, [r4, #1]! @ zero_extendqisi2
cmp r0, #0
bne .L9
.L8:
ldr r3, .L29+16
add r0, sp, #20
ldr r4, [r3]
bl DEF_ATTR_STRING
mov r1, r0
mov r0, #128
bl attr_rtx
mov r1, r6
mov r2, r0
mov r0, r4
bl attr_rtx
mov r8, r0
b .L7
.L3:
mov r8, #0
ldr r2, .L29+20
ldr r3, .L29+24
ldr r2, [r2]
ldr fp, [r3]
str r2, [sp, #8]
str r7, [sp, #12]
.L10:
mov r1, #0
mov r0, r6
bl XVECLEN
cmp r0, r8
ble .L28
mov r2, r8
mov r1, #0
mov r0, r6
bl XVECEXP
mov r2, r5
mov r1, r4
bl simplify_test_exp_in_temp
ldr r10, .L29+28
str r5, [sp]
mov r2, r0
mov r3, r4
mov r1, fp
mov r7, r0
ldr r0, [r10]
bl insert_right_side
add r2, r8, #1
mov r9, r0
mov r1, #0
mov r0, r6
ldr r10, [r10]
bl XVECEXP
mov r3, r5
mov r1, r0
mov r2, r4
ldr r0, [sp, #12]
bl evaluate_eq_attr
mov r1, r9
mov r2, r0
mov r3, r4
mov r0, r10
str r5, [sp]
bl insert_right_side
mov r2, r0
ldr r0, .L29+32
str r5, [sp]
mov r3, r4
ldr r1, [sp, #8]
ldr r0, [r0]
bl insert_right_side
mov r3, r0
ldr r2, .L29+36
mov r1, r7
ldr r0, [r2]
str r3, [sp, #8]
bl attr_rtx
ldr r10, .L29+28
str r5, [sp]
mov r2, r0
mov r1, fp
mov r3, r4
ldr r0, [r10]
bl insert_right_side
add r8, r8, #2
mov fp, r0
b .L10
.L2:
mov r1, #0
mov r0, r6
bl XSTR
mov r1, #1
mov r4, r0
mov r0, r7
bl XSTR
mov r1, r0
mov r0, r4
bl strcmp_check
cmp r0, #0
ldreq r3, .L29+24
ldrne r3, .L29+20
ldr r8, [r3]
b .L7
.L28:
ldr r3, .L29+28
mov r0, r6
mov r1, #1
ldr r6, [r3]
ldr r7, [sp, #12]
bl XEXP
mov r3, r5
mov r1, r0
mov r2, r4
mov r0, r7
bl evaluate_eq_attr
mov r1, fp
mov r2, r0
mov r3, r4
mov r0, r6
str r5, [sp]
bl insert_right_side
mov r2, r0
ldr r0, .L29+32
str r5, [sp]
mov r3, r4
ldr r1, [sp, #8]
ldr r0, [r0]
bl insert_right_side
mov r8, r0
b .L7
.L27:
bl __stack_chk_fail
.L30:
.align 2
.L29:
.word .LC1
.word address_used
.word EQ_ATTR
.word .LC0
.word EQ
.word false_rtx
.word true_rtx
.word AND
.word IOR
.word NOT
.size evaluate_eq_attr, .-evaluate_eq_attr
.comm true_rtx,4,4
.comm false_rtx,4,4
.comm address_used,4,4
.comm NOT,4,4
.comm IOR,4,4
.comm EQ_ATTR,4,4
.comm EQ,4,4
.comm AND,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lparser.c_skipnoopstat.c"
.intel_syntax noprefix
.text
.p2align 4
.type skipnoopstat, @function
skipnoopstat:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
jmp .L2
.p2align 4,,10
.p2align 3
.L3:
mov rdi, rbx
call statement@PLT
.L2:
movzx eax, BYTE PTR [rbx]
cmp al, 59
je .L3
cmp al, BYTE PTR TK_DBCOLON[rip]
je .L3
pop rbx
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size skipnoopstat, .-skipnoopstat
.comm TK_DBCOLON,1,1
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lparser.c_skipnoopstat.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type skipnoopstat, %function
skipnoopstat:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
ldr r5, .L10
.L2:
ldrb r3, [r4] @ zero_extendqisi2
cmp r3, #59
beq .L3
ldrb r2, [r5] @ zero_extendqisi2
cmp r2, r3
popne {r4, r5, r6, pc}
.L3:
mov r0, r4
bl statement
b .L2
.L11:
.align 2
.L10:
.word TK_DBCOLON
.size skipnoopstat, .-skipnoopstat
.comm TK_DBCOLON,1,1
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_coid.c_zfiWlanSetMaxTxPower.c"
.intel_syntax noprefix
.text
.p2align 4
.globl zfiWlanSetMaxTxPower
.type zfiWlanSetMaxTxPower, @function
zfiWlanSetMaxTxPower:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rdx
call zmw_get_wlan_dev@PLT
xor eax, eax
call zmw_declare_for_critical_section@PLT
mov rdi, rbp
call zmw_enter_critical_section@PLT
mov rax, QWORD PTR wd[rip]
mov rdi, rbp
mov QWORD PTR 8[rax], r12
mov QWORD PTR [rax], rbx
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp zmw_leave_critical_section@PLT
.cfi_endproc
.LFE0:
.size zfiWlanSetMaxTxPower, .-zfiWlanSetMaxTxPower
.comm wd,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_coid.c_zfiWlanSetMaxTxPower.c"
.text
.align 2
.global zfiWlanSetMaxTxPower
.syntax unified
.arm
.fpu softvfp
.type zfiWlanSetMaxTxPower, %function
zfiWlanSetMaxTxPower:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r6, r1
mov r5, r2
bl zmw_get_wlan_dev
bl zmw_declare_for_critical_section
mov r0, r4
bl zmw_enter_critical_section
ldr r3, .L4
mov r0, r4
ldr r3, [r3]
stm r3, {r5, r6}
pop {r4, r5, r6, lr}
b zmw_leave_critical_section
.L5:
.align 2
.L4:
.word wd
.size zfiWlanSetMaxTxPower, .-zfiWlanSetMaxTxPower
.comm wd,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dasd.c_dasd_generic_path_operational.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "A channel path to the device has become operational\n"
.section .rodata.str1.1,"aMS",@progbits,1
.LC1:
.string "path operational"
.LC2:
.string "%s"
.text
.p2align 4
.globl dasd_generic_path_operational
.type dasd_generic_path_operational, @function
dasd_generic_path_operational:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov rdi, QWORD PTR 16[rdi]
lea rsi, .LC0[rip]
call dev_info@PLT
mov edi, DWORD PTR DBF_WARNING[rip]
lea rcx, .LC1[rip]
mov rsi, rbp
lea rdx, .LC2[rip]
call DBF_DEV_EVENT@PLT
mov esi, DWORD PTR DASD_STOPPED_DC_WAIT[rip]
mov rdi, rbp
call dasd_device_remove_stop_bits@PLT
mov esi, DWORD PTR DASD_UNRESUMED_PM[rip]
mov rdi, rbp
test DWORD PTR 0[rbp], esi
jne .L9
call dasd_schedule_device_bh@PLT
mov rdi, QWORD PTR 8[rbp]
test rdi, rdi
jne .L10
mov eax, 1
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
call dasd_schedule_block_bh@PLT
mov eax, 1
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
call dasd_device_remove_stop_bits@PLT
mov rdi, rbp
call dasd_restore_device@PLT
mov eax, 1
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size dasd_generic_path_operational, .-dasd_generic_path_operational
.comm DBF_WARNING,4,4
.comm DASD_UNRESUMED_PM,4,4
.comm DASD_STOPPED_DC_WAIT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dasd.c_dasd_generic_path_operational.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "A channel path to the device has become operational"
.ascii "\012\000"
.align 2
.LC1:
.ascii "path operational\000"
.align 2
.LC2:
.ascii "%s\000"
.text
.align 2
.global dasd_generic_path_operational
.syntax unified
.arm
.fpu softvfp
.type dasd_generic_path_operational, %function
dasd_generic_path_operational:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
ldr r1, .L11
ldr r0, [r0, #8]
bl dev_info
ldr r3, .L11+4
ldr r2, .L11+8
mov r1, r4
ldr r0, [r3]
ldr r3, .L11+12
bl DBF_DEV_EVENT
ldr r3, .L11+16
mov r0, r4
ldr r1, [r3]
bl dasd_device_remove_stop_bits
ldr r2, .L11+20
ldr r3, [r4]
ldr r1, [r2]
mov r0, r4
tst r1, r3
bne .L9
bl dasd_schedule_device_bh
ldr r0, [r4, #4]
cmp r0, #0
bne .L10
mov r0, #1
pop {r4, pc}
.L10:
bl dasd_schedule_block_bh
mov r0, #1
pop {r4, pc}
.L9:
bl dasd_device_remove_stop_bits
mov r0, r4
bl dasd_restore_device
mov r0, #1
pop {r4, pc}
.L12:
.align 2
.L11:
.word .LC0
.word DBF_WARNING
.word .LC2
.word .LC1
.word DASD_STOPPED_DC_WAIT
.word DASD_UNRESUMED_PM
.size dasd_generic_path_operational, .-dasd_generic_path_operational
.comm DBF_WARNING,4,4
.comm DASD_UNRESUMED_PM,4,4
.comm DASD_STOPPED_DC_WAIT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pmemcached-import-dump.c_usage.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.ascii "usage:\t%s [-v] [-n] [-u<username>] [-m<rem>,<mod>] [-s<mode"
.ascii ">] [-f<format>] [-o<output-class>] <input-file> [<output-fil"
.ascii "e>]\n\tConverts tab-separated table dump into KDB binlog. If"
.ascii " <output-file> is specified, resulting binlog is appended to"
.ascii " it.\n\t-h\tthis help screen\n\t-v\tverbose mode on\n\t-u<us"
.ascii "ername>\tassume identity of given user\n\t-s<mode>\tsplit mo"
.ascii "de: hash, firstint, ...\n\t-m<rem>,<mod>\tslice parameters: "
.ascii "consider only objects with "
.string "id %% mod == rem\n\t-n\tindex objects with negative ids\n\t-o<int>\tdetermines output format\n\t-f<format>\tdetermines dump format, one of short_urls, api_uvars, storage_img, ...\n\t-k<server>\tfile source server (actual for kad)\n\t-l\t skip bad lines instead of assert\n"
.text
.p2align 4
.globl usage
.type usage, @function
usage:
.LFB0:
.cfi_startproc
endbr64
mov rdx, QWORD PTR progname[rip]
mov edi, DWORD PTR stderr[rip]
lea rsi, .LC0[rip]
jmp fprintf@PLT
.cfi_endproc
.LFE0:
.size usage, .-usage
.comm stderr,4,4
.comm progname,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pmemcached-import-dump.c_usage.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "usage:\011%s [-v] [-n] [-u<username>] [-m<rem>,<mod"
.ascii ">] [-s<mode>] [-f<format>] [-o<output-class>] <inpu"
.ascii "t-file> [<output-file>]\012\011Converts tab-separat"
.ascii "ed table dump into KDB binlog. If <output-file> is "
.ascii "specified, resulting binlog is appended to it.\012\011"
.ascii "-h\011this help screen\012\011-v\011verbose mode on"
.ascii "\012\011-u<username>\011assume identity of given us"
.ascii "er\012\011-s<mode>\011split mode: hash, firstint, ."
.ascii "..\012\011-m<rem>,<mod>\011slice parameters: consid"
.ascii "er only objects with id %% mod == rem\012\011-n\011"
.ascii "index objects with negative ids\012\011-o<int>\011d"
.ascii "etermines output format\012\011-f<format>\011determ"
.ascii "ines dump format, one of short_urls, api_uvars, sto"
.ascii "rage_img, ...\012\011-k<server>\011file source serv"
.ascii "er (actual for kad)\012\011-l\011 skip bad lines in"
.ascii "stead of assert\012\000"
.text
.align 2
.global usage
.syntax unified
.arm
.fpu softvfp
.type usage, %function
usage:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r2, .L3
ldr r3, .L3+4
ldr r2, [r2]
ldr r0, [r3]
ldr r1, .L3+8
b fprintf
.L4:
.align 2
.L3:
.word progname
.word stderr
.word .LC0
.size usage, .-usage
.comm stderr,4,4
.comm progname,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cc_hw_queue_defs.h_set_key_size_des.c"
.intel_syntax noprefix
.text
.p2align 4
.type set_key_size_des, @function
set_key_size_des:
.LFB0:
.cfi_startproc
endbr64
sar esi, 3
sub esi, 1
jmp set_key_size@PLT
.cfi_endproc
.LFE0:
.size set_key_size_des, .-set_key_size_des
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cc_hw_queue_defs.h_set_key_size_des.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type set_key_size_des, %function
set_key_size_des:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
asr r1, r1, #3
sub r1, r1, #1
b set_key_size
.size set_key_size_des, .-set_key_size_des
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_prism2mib.c_prism2mgmt_bytestr2pstr.c"
.intel_syntax noprefix
.text
.p2align 4
.globl prism2mgmt_bytestr2pstr
.type prism2mgmt_bytestr2pstr, @function
prism2mgmt_bytestr2pstr:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
mov edi, DWORD PTR 8[rdi]
call le16_to_cpu@PLT
mov edi, DWORD PTR 8[rbp]
mov esi, DWORD PTR [rbx]
mov QWORD PTR 0[rbp], rax
add rsp, 8
.cfi_def_cfa_offset 24
mov rdx, rax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp memcpy@PLT
.cfi_endproc
.LFE0:
.size prism2mgmt_bytestr2pstr, .-prism2mgmt_bytestr2pstr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_prism2mib.c_prism2mgmt_bytestr2pstr.c"
.text
.align 2
.global prism2mgmt_bytestr2pstr
.syntax unified
.arm
.fpu softvfp
.type prism2mgmt_bytestr2pstr, %function
prism2mgmt_bytestr2pstr:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
ldr r0, [r0, #4]
mov r4, r1
bl le16_to_cpu
ldr r1, [r5]
mov r2, r0
str r0, [r4]
ldr r0, [r4, #4]
pop {r4, r5, r6, lr}
b memcpy
.size prism2mgmt_bytestr2pstr, .-prism2mgmt_bytestr2pstr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bhndb.c_bhndb_teardown_intr.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s requested teardown of invalid cookiep %p"
.text
.p2align 4
.type bhndb_teardown_intr, @function
bhndb_teardown_intr:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
mov r14d, esi
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13, rcx
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
sub rsp, 8
.cfi_def_cfa_offset 48
call device_get_softc@PLT
mov rbp, rax
mov rdi, rax
call BHNDB_LOCK@PLT
mov edi, DWORD PTR 0[rbp]
mov rsi, r13
call bhndb_find_intr_handler@PLT
mov r12, rax
test rax, rax
je .L7
.L2:
mov edi, DWORD PTR 0[rbp]
mov rsi, r12
call bhndb_deregister_intr_handler@PLT
mov rdi, rbp
call BHNDB_UNLOCK@PLT
mov rax, QWORD PTR 8[r12]
mov edx, DWORD PTR [r12]
mov edi, DWORD PTR 4[rax]
mov esi, DWORD PTR [rax]
call bus_teardown_intr@PLT
mov r13d, eax
test eax, eax
jne .L8
mov rdi, r12
call bhndb_free_intr_handler@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r13d
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov rdi, rbp
call BHNDB_LOCK@PLT
mov edi, DWORD PTR 0[rbp]
mov rsi, r12
call bhndb_register_intr_handler@PLT
mov rdi, rbp
call BHNDB_UNLOCK@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r13d
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L7:
.cfi_restore_state
mov edi, r14d
call device_get_nameunit@PLT
mov rdx, r13
lea rdi, .LC0[rip]
mov esi, eax
call panic@PLT
jmp .L2
.cfi_endproc
.LFE0:
.size bhndb_teardown_intr, .-bhndb_teardown_intr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bhndb.c_bhndb_teardown_intr.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s requested teardown of invalid cookiep %p\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type bhndb_teardown_intr, %function
bhndb_teardown_intr:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r6, r3
mov r7, r1
bl device_get_softc
mov r5, r0
bl BHNDB_LOCK
mov r1, r6
ldr r0, [r5]
bl bhndb_find_intr_handler
subs r4, r0, #0
beq .L7
.L2:
mov r1, r4
ldr r0, [r5]
bl bhndb_deregister_intr_handler
mov r0, r5
bl BHNDB_UNLOCK
ldm r4, {r2, r3}
ldr r1, [r3]
ldr r0, [r3, #4]
bl bus_teardown_intr
subs r6, r0, #0
bne .L8
mov r0, r4
bl bhndb_free_intr_handler
mov r0, r6
pop {r4, r5, r6, r7, r8, pc}
.L8:
mov r0, r5
bl BHNDB_LOCK
mov r1, r4
ldr r0, [r5]
bl bhndb_register_intr_handler
mov r0, r5
bl BHNDB_UNLOCK
mov r0, r6
pop {r4, r5, r6, r7, r8, pc}
.L7:
mov r0, r7
bl device_get_nameunit
mov r2, r6
mov r1, r0
ldr r0, .L9
bl panic
b .L2
.L10:
.align 2
.L9:
.word .LC0
.size bhndb_teardown_intr, .-bhndb_teardown_intr
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lsm_main.c_lsm_csr_last.c"
.intel_syntax noprefix
.text
.p2align 4
.globl lsm_csr_last
.type lsm_csr_last, @function
lsm_csr_last:
.LFB0:
.cfi_startproc
endbr64
jmp lsmMCursorLast@PLT
.cfi_endproc
.LFE0:
.size lsm_csr_last, .-lsm_csr_last
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lsm_main.c_lsm_csr_last.c"
.text
.align 2
.global lsm_csr_last
.syntax unified
.arm
.fpu softvfp
.type lsm_csr_last, %function
lsm_csr_last:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b lsmMCursorLast
.size lsm_csr_last, .-lsm_csr_last
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sec_algs.c_sec_alg_skcipher_exit.c"
.intel_syntax noprefix
.text
.p2align 4
.type sec_alg_skcipher_exit, @function
sec_alg_skcipher_exit:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
call crypto_skcipher_ctx@PLT
mov r8, QWORD PTR 16[rax]
mov rdi, QWORD PTR [rax]
test r8, r8
jne .L8
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp sec_queue_stop_release@PLT
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov rbx, rax
mov rax, QWORD PTR [rdi]
mov esi, DWORD PTR SEC_MAX_CIPHER_KEY[rip]
mov rdi, r8
mov rbp, QWORD PTR [rax]
call memzero_explicit@PLT
mov ecx, DWORD PTR 8[rbx]
mov rdx, QWORD PTR 16[rbx]
mov esi, DWORD PTR SEC_MAX_CIPHER_KEY[rip]
mov rdi, rbp
call dma_free_coherent@PLT
mov rdi, QWORD PTR [rbx]
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp sec_queue_stop_release@PLT
.cfi_endproc
.LFE0:
.size sec_alg_skcipher_exit, .-sec_alg_skcipher_exit
.comm SEC_MAX_CIPHER_KEY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sec_algs.c_sec_alg_skcipher_exit.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type sec_alg_skcipher_exit, %function
sec_alg_skcipher_exit:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
bl crypto_skcipher_ctx
ldr r3, [r0, #8]
mov r4, r0
cmp r3, #0
ldr r0, [r0]
bne .L8
pop {r4, r5, r6, lr}
b sec_queue_stop_release
.L8:
ldr r2, [r0]
ldr r5, .L9
ldr r6, [r2]
ldr r1, [r5]
mov r0, r3
bl memzero_explicit
mov r0, r6
ldr r1, [r5]
ldr r3, [r4, #4]
ldr r2, [r4, #8]
bl dma_free_coherent
ldr r0, [r4]
pop {r4, r5, r6, lr}
b sec_queue_stop_release
.L10:
.align 2
.L9:
.word SEC_MAX_CIPHER_KEY
.size sec_alg_skcipher_exit, .-sec_alg_skcipher_exit
.comm SEC_MAX_CIPHER_KEY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cthw20k2.c_hw20k2_i2c_lock_chip.c"
.intel_syntax noprefix
.text
.p2align 4
.type hw20k2_i2c_lock_chip, @function
hw20k2_i2c_lock_chip:
.LFB0:
.cfi_startproc
endbr64
mov rdx, QWORD PTR STATE_LOCKED[rip]
mov esi, DWORD PTR I2C_IF_WLOCK[rip]
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
call hw_write_20kx@PLT
mov rdx, QWORD PTR STATE_LOCKED[rip]
mov esi, DWORD PTR I2C_IF_WLOCK[rip]
mov rdi, rbp
call hw_write_20kx@PLT
mov esi, DWORD PTR I2C_IF_WLOCK[rip]
mov rdi, rbp
call hw_read_20kx@PLT
cmp QWORD PTR STATE_LOCKED[rip], rax
pop rbp
.cfi_def_cfa_offset 8
setne al
movzx eax, al
neg eax
ret
.cfi_endproc
.LFE0:
.size hw20k2_i2c_lock_chip, .-hw20k2_i2c_lock_chip
.comm STATE_LOCKED,8,8
.comm I2C_IF_WLOCK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cthw20k2.c_hw20k2_i2c_lock_chip.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hw20k2_i2c_lock_chip, %function
hw20k2_i2c_lock_chip:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
ldr r5, .L4
ldr r6, .L4+4
ldr r2, [r5]
ldr r1, [r6]
bl hw_write_20kx
ldr r2, [r5]
ldr r1, [r6]
mov r0, r4
bl hw_write_20kx
mov r0, r4
ldr r1, [r6]
bl hw_read_20kx
ldr r3, [r5]
subs r0, r3, r0
mvnne r0, #0
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word STATE_LOCKED
.word I2C_IF_WLOCK
.size hw20k2_i2c_lock_chip, .-hw20k2_i2c_lock_chip
.comm STATE_LOCKED,4,4
.comm I2C_IF_WLOCK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sqliterk_values.c_sqliterkValuesAddInteger.c"
.intel_syntax noprefix
.text
.p2align 4
.globl sqliterkValuesAddInteger
.type sqliterkValuesAddInteger, @function
sqliterkValuesAddInteger:
.LFB0:
.cfi_startproc
endbr64
jmp sqliterkValuesAddInteger64@PLT
.cfi_endproc
.LFE0:
.size sqliterkValuesAddInteger, .-sqliterkValuesAddInteger
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sqliterk_values.c_sqliterkValuesAddInteger.c"
.text
.align 2
.global sqliterkValuesAddInteger
.syntax unified
.arm
.fpu softvfp
.type sqliterkValuesAddInteger, %function
sqliterkValuesAddInteger:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b sqliterkValuesAddInteger64
.size sqliterkValuesAddInteger, .-sqliterkValuesAddInteger
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bnx2fc_io.c_bnx2fc_free_mp_resc.c"
.intel_syntax noprefix
.text
.p2align 4
.type bnx2fc_free_mp_resc, @function
bnx2fc_free_mp_resc:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
mov rax, QWORD PTR [rdi]
mov rdx, QWORD PTR 56[rdi]
mov rax, QWORD PTR [rax]
mov rbp, QWORD PTR [rax]
mov QWORD PTR 72[rdi], 0
test rdx, rdx
je .L2
mov ecx, DWORD PTR 64[rdi]
mov rdi, QWORD PTR 0[rbp]
mov esi, 4
call dma_free_coherent@PLT
mov QWORD PTR 56[rbx], 0
.L2:
mov rdx, QWORD PTR 40[rbx]
test rdx, rdx
je .L3
mov ecx, DWORD PTR 48[rbx]
mov rdi, QWORD PTR 0[rbp]
mov esi, 4
call dma_free_coherent@PLT
mov QWORD PTR 40[rbx], 0
.L3:
mov rdx, QWORD PTR 24[rbx]
test rdx, rdx
je .L4
mov ecx, DWORD PTR 32[rbx]
mov rsi, QWORD PTR PAGE_SIZE[rip]
mov rdi, QWORD PTR 0[rbp]
call dma_free_coherent@PLT
mov QWORD PTR 24[rbx], 0
.L4:
mov rdx, QWORD PTR 8[rbx]
test rdx, rdx
je .L1
mov ecx, DWORD PTR 16[rbx]
mov rsi, QWORD PTR PAGE_SIZE[rip]
mov rdi, QWORD PTR 0[rbp]
call dma_free_coherent@PLT
mov QWORD PTR 8[rbx], 0
.L1:
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size bnx2fc_free_mp_resc, .-bnx2fc_free_mp_resc
.comm PAGE_SIZE,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bnx2fc_io.c_bnx2fc_free_mp_resc.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type bnx2fc_free_mp_resc, %function
bnx2fc_free_mp_resc:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r6, #0
ldr r3, [r0]
ldr r2, [r0, #28]
ldr r3, [r3]
cmp r2, r6
ldr r5, [r3]
mov r4, r0
str r6, [r0, #36]
beq .L2
ldr r3, [r0, #32]
mov r1, #4
ldr r0, [r5]
bl dma_free_coherent
str r6, [r4, #28]
.L2:
ldr r2, [r4, #20]
cmp r2, #0
beq .L3
ldr r3, [r4, #24]
mov r1, #4
ldr r0, [r5]
bl dma_free_coherent
mov r3, #0
str r3, [r4, #20]
.L3:
ldr r2, [r4, #12]
cmp r2, #0
beq .L4
ldr r3, .L20
ldr r0, [r5]
ldr r1, [r3]
ldr r3, [r4, #16]
bl dma_free_coherent
mov r3, #0
str r3, [r4, #12]
.L4:
ldr r2, [r4, #4]
cmp r2, #0
popeq {r4, r5, r6, pc}
ldr r3, .L20
ldr r0, [r5]
ldr r1, [r3]
ldr r3, [r4, #8]
bl dma_free_coherent
mov r3, #0
str r3, [r4, #4]
pop {r4, r5, r6, pc}
.L21:
.align 2
.L20:
.word PAGE_SIZE
.size bnx2fc_free_mp_resc, .-bnx2fc_free_mp_resc
.comm PAGE_SIZE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm8001_hwi.c_pm8001_chip_smp_req.c"
.intel_syntax noprefix
.text
.p2align 4
.type pm8001_chip_smp_req, @function
pm8001_chip_smp_req:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
mov edx, 40
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov rbx, rdi
sub rsp, 72
.cfi_def_cfa_offset 128
mov r12, QWORD PTR 8[rsi]
xor esi, esi
mov rax, QWORD PTR fs:40
mov QWORD PTR 56[rsp], rax
xor eax, eax
lea r13, 16[rsp]
mov rax, QWORD PTR 8[r12]
mov rdi, r13
mov rax, QWORD PTR [rax]
mov QWORD PTR [rsp], rax
call memset@PLT
mov ecx, DWORD PTR DMA_TO_DEVICE[rip]
mov edi, DWORD PTR [rbx]
mov rsi, r12
mov edx, 1
call dma_map_sg@PLT
test eax, eax
jne .L2
mov r12d, DWORD PTR ENOMEM[rip]
neg r12d
.L1:
mov rax, QWORD PTR 56[rsp]
xor rax, QWORD PTR fs:40
jne .L14
add rsp, 72
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rdi, r12
lea r14, 4[r12]
call sg_dma_len@PLT
mov ecx, DWORD PTR DMA_FROM_DEVICE[rip]
mov edi, DWORD PTR [rbx]
mov rsi, r14
mov edx, 1
mov r15d, eax
call dma_map_sg@PLT
test eax, eax
jne .L4
mov r12d, DWORD PTR ENOMEM[rip]
neg r12d
.L5:
mov rsi, QWORD PTR 8[rbp]
mov ecx, DWORD PTR DMA_TO_DEVICE[rip]
mov edx, 1
mov edi, DWORD PTR [rbx]
call dma_unmap_sg@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L4:
mov rdi, r14
call sg_dma_len@PLT
or r15d, eax
and r15d, 3
je .L6
mov r12d, DWORD PTR EINVAL[rip]
neg r12d
.L7:
mov rax, QWORD PTR 8[rbp]
mov ecx, DWORD PTR DMA_FROM_DEVICE[rip]
mov edx, 1
mov edi, DWORD PTR [rbx]
lea rsi, 4[rax]
call dma_unmap_sg@PLT
jmp .L5
.p2align 4,,10
.p2align 3
.L6:
mov r9d, DWORD PTR OPC_INB_SMP_REQUEST[rip]
mov edi, DWORD PTR 0[rbp]
mov r15, QWORD PTR 8[rbx]
mov DWORD PTR 12[rsp], r9d
call cpu_to_le32@PLT
mov rdi, r12
mov QWORD PTR 16[rsp], rax
call sg_dma_address@PLT
mov rdi, rax
call cpu_to_le64@PLT
mov rdi, r12
mov QWORD PTR 48[rsp], rax
call sg_dma_len@PLT
lea edi, -4[rax]
call cpu_to_le32@PLT
mov rdi, r14
mov QWORD PTR 40[rsp], rax
call sg_dma_address@PLT
mov rdi, rax
call cpu_to_le64@PLT
mov rdi, r14
mov QWORD PTR 32[rsp], rax
call sg_dma_len@PLT
lea edi, -4[rax]
call cpu_to_le32@PLT
mov rsi, QWORD PTR 16[rsp]
mov rdx, r13
mov QWORD PTR 24[rsp], rax
mov rax, QWORD PTR [rsp]
mov edi, DWORD PTR [rax]
call build_smp_cmd@PLT
mov r9d, DWORD PTR 12[rsp]
xor r8d, r8d
mov rcx, r13
mov rsi, r15
mov rdi, rbx
mov edx, r9d
call pm8001_mpi_build_cmd@PLT
mov r12d, eax
test eax, eax
je .L1
jmp .L7
.L14:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size pm8001_chip_smp_req, .-pm8001_chip_smp_req
.comm OPC_INB_SMP_REQUEST,4,4
.comm ENOMEM,4,4
.comm EINVAL,4,4
.comm DMA_TO_DEVICE,4,4
.comm DMA_FROM_DEVICE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm8001_hwi.c_pm8001_chip_smp_req.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type pm8001_chip_smp_req, %function
pm8001_chip_smp_req:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 0, uses_anonymous_args = 0
mov ip, #0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r6, [r1, #4]
ldr r7, .L15
ldr lr, [r6, #8]
ldr r8, .L15+4
sub sp, sp, #44
mov r5, r1
mov r4, r0
mov r1, r6
mov r2, #1
ldr r0, [r0]
ldr r3, [r7]
ldr r8, [r8]
str r8, [sp, #36]
mov r8,#0
ldr r9, [lr]
str ip, [sp, #16]
str ip, [sp, #20]
str ip, [sp, #24]
str ip, [sp, #28]
str ip, [sp, #32]
bl dma_map_sg
cmp r0, #0
bne .L2
ldr r3, .L15+8
ldr r6, [r3]
rsb r6, r6, #0
.L1:
ldr r3, .L15+4
ldr r2, [r3]
ldr r3, [sp, #36]
eors r2, r3, r2
mov r3, #0
bne .L14
mov r0, r6
add sp, sp, #44
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L2:
mov r0, r6
bl sg_dma_len
ldr r8, .L15+12
add fp, r6, #4
mov r10, r0
mov r1, fp
mov r2, #1
ldr r3, [r8]
ldr r0, [r4]
bl dma_map_sg
cmp r0, #0
bne .L4
ldr r3, .L15+8
ldr r6, [r3]
rsb r6, r6, #0
.L5:
mov r2, #1
ldr r3, [r7]
ldr r1, [r5, #4]
ldr r0, [r4]
bl dma_unmap_sg
b .L1
.L4:
mov r0, fp
bl sg_dma_len
orr r10, r0, r10
ands r10, r10, #3
beq .L6
ldr r3, .L15+16
ldr r6, [r3]
rsb r6, r6, #0
.L7:
ldr r1, [r5, #4]
mov r2, #1
ldr r3, [r8]
ldr r0, [r4]
add r1, r1, #4
bl dma_unmap_sg
b .L5
.L6:
ldr r3, .L15+20
ldr r0, [r5]
ldr r3, [r3]
str r3, [sp, #12]
ldr r3, [r4, #4]
str r3, [sp, #8]
bl cpu_to_le32
mov r2, r0
mov r0, r6
str r2, [sp, #16]
bl sg_dma_address
bl cpu_to_le64
mov r2, r0
mov r0, r6
str r2, [sp, #32]
bl sg_dma_len
sub r0, r0, #4
bl cpu_to_le32
mov r2, r0
mov r0, fp
str r2, [sp, #28]
bl sg_dma_address
bl cpu_to_le64
mov r2, r0
mov r0, fp
str r2, [sp, #24]
bl sg_dma_len
sub r0, r0, #4
bl cpu_to_le32
mov ip, r0
ldr r1, [sp, #16]
ldr r0, [r9]
add r2, sp, #16
str ip, [sp, #20]
bl build_smp_cmd
ldr r3, [sp, #12]
mov r0, r4
mov r2, r3
ldr r1, [sp, #8]
str r10, [sp]
add r3, sp, #16
bl pm8001_mpi_build_cmd
subs r6, r0, #0
beq .L1
b .L7
.L14:
bl __stack_chk_fail
.L16:
.align 2
.L15:
.word DMA_TO_DEVICE
.word .LC0
.word ENOMEM
.word DMA_FROM_DEVICE
.word EINVAL
.word OPC_INB_SMP_REQUEST
.size pm8001_chip_smp_req, .-pm8001_chip_smp_req
.comm OPC_INB_SMP_REQUEST,4,4
.comm ENOMEM,4,4
.comm EINVAL,4,4
.comm DMA_TO_DEVICE,4,4
.comm DMA_FROM_DEVICE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_umass.c_umass_cam_cb.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "Fetching %d bytes of sense data\n"
.text
.p2align 4
.type umass_cam_cb, @function
umass_cam_cb:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov DWORD PTR 24[rsi], edx
cmp ecx, 129
je .L2
and ecx, -3
cmp ecx, 128
je .L29
mov edi, DWORD PTR 4[rsi]
mov esi, 1
call xpt_freeze_devq@PLT
mov eax, DWORD PTR CAM_REQ_CMP_ERR[rip]
or eax, DWORD PTR CAM_DEV_QFRZN[rip]
mov DWORD PTR 0[rbp], eax
.L27:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp xpt_done@PLT
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov eax, DWORD PTR CAM_REQ_CMP[rip]
mov edx, DWORD PTR [rdi]
mov DWORD PTR [rsi], eax
mov eax, DWORD PTR 12[rsi]
test DWORD PTR READ_CAPACITY_OFFBY1[rip], edx
je .L5
cmp DWORD PTR XPT_SCSI_IO[rip], eax
jne .L27
mov rax, QWORD PTR 16[rsi]
mov ebx, DWORD PTR READ_CAPACITY[rip]
cmp DWORD PTR [rax], ebx
jne .L11
mov rbx, QWORD PTR 8[rsi]
mov edi, DWORD PTR [rbx]
call scsi_4btoul@PLT
mov esi, DWORD PTR [rbx]
lea edi, -1[rax]
call scsi_ulto4b@PLT
mov eax, DWORD PTR 12[rbp]
.p2align 4,,10
.p2align 3
.L5:
cmp DWORD PTR XPT_SCSI_IO[rip], eax
jne .L27
.L11:
mov rax, QWORD PTR 8[r12]
mov ebx, DWORD PTR INQUIRY[rip]
cmp DWORD PTR [rax], ebx
jne .L27
mov edx, DWORD PTR 4[rax]
test DWORD PTR SI_EVPD[rip], edx
je .L27
mov ebx, DWORD PTR SVPD_SUPPORTED_PAGE_LIST[rip]
cmp DWORD PTR 8[rax], ebx
jne .L27
mov edi, DWORD PTR 24[r12]
call usb_get_serial@PLT
cmp BYTE PTR [rax], 0
je .L27
mov rax, QWORD PTR 8[rbp]
movsx rsi, DWORD PTR SVPD_SUPPORTED_PAGES_SIZE[rip]
mov rcx, QWORD PTR [rax]
lea rdx, 1[rcx]
cmp rdx, rsi
jnb .L27
mov edi, DWORD PTR SVPD_UNIT_SERIAL_NUMBER[rip]
mov rsi, QWORD PTR 8[rax]
mov DWORD PTR [rsi+rcx*4], edi
mov QWORD PTR [rax], rdx
jmp .L27
.p2align 4,,10
.p2align 3
.L29:
mov ecx, DWORD PTR [rsi]
mov esi, DWORD PTR UDMASS_SCSI[rip]
lea rdx, .LC0[rip]
mov DWORD PTR 20[rdi], ecx
call DPRINTF@PLT
lea rdx, 16[r12]
mov rsi, rbp
mov rdi, r12
mov ecx, 8
call umass_std_transform@PLT
test eax, eax
je .L1
mov eax, DWORD PTR [r12]
test DWORD PTR FORCE_SHORT_INQUIRY[rip], eax
je .L15
mov rax, QWORD PTR 8[r12]
mov ebx, DWORD PTR INQUIRY[rip]
cmp DWORD PTR [rax], ebx
je .L30
.L15:
mov ecx, DWORD PTR 0[rbp]
.L14:
sub rsp, 8
.cfi_def_cfa_offset 40
mov r8d, DWORD PTR 8[rbp]
lea rdx, 4[rbp]
mov rdi, r12
push rbp
.cfi_def_cfa_offset 48
mov esi, DWORD PTR DIR_IN[rip]
lea r9, umass_cam_sense_cb[rip]
call umass_command_start@PLT
pop rax
.cfi_def_cfa_offset 40
pop rdx
.cfi_def_cfa_offset 32
.L1:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L30:
.cfi_restore_state
mov ecx, DWORD PTR SHORT_INQUIRY_LENGTH[rip]
mov DWORD PTR 0[rbp], ecx
jmp .L14
.cfi_endproc
.LFE0:
.size umass_cam_cb, .-umass_cam_cb
.comm umass_cam_sense_cb,4,4
.comm XPT_SCSI_IO,4,4
.comm UDMASS_SCSI,4,4
.comm SVPD_UNIT_SERIAL_NUMBER,4,4
.comm SVPD_SUPPORTED_PAGE_LIST,4,4
.comm SVPD_SUPPORTED_PAGES_SIZE,4,4
.comm SI_EVPD,4,4
.comm SHORT_INQUIRY_LENGTH,4,4
.comm READ_CAPACITY_OFFBY1,4,4
.comm READ_CAPACITY,4,4
.comm INQUIRY,4,4
.comm FORCE_SHORT_INQUIRY,4,4
.comm DIR_IN,4,4
.comm CAM_REQ_CMP_ERR,4,4
.comm CAM_REQ_CMP,4,4
.comm CAM_DEV_QFRZN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_umass.c_umass_cam_cb.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Fetching %d bytes of sense data\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type umass_cam_cb, %function
umass_cam_cb:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
cmp r3, #129
mov r4, r1
mov r5, r0
sub sp, sp, #20
str r2, [r1, #16]
beq .L2
bic r3, r3, #2
cmp r3, #128
beq .L32
mov r1, #1
ldr r0, [r4, #4]
bl xpt_freeze_devq
mov r0, r4
ldr r3, .L34
ldr r2, .L34+4
ldr r3, [r3]
ldr r2, [r2]
orr r3, r3, r2
str r3, [r4]
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, lr}
b xpt_done
.L2:
ldr r2, .L34+8
ldr r3, .L34+12
ldr r2, [r2]
ldr r1, [r0]
str r2, [r4]
ldr r2, [r3]
ldr r6, .L34+16
tst r1, r2
ldr r3, [r4, #12]
beq .L5
ldr r2, [r6]
cmp r2, r3
bne .L7
ldr r1, .L34+20
ldr r2, [r3]
ldr r3, [r1]
cmp r2, r3
beq .L8
.L11:
ldr r3, [r5, #4]
ldr r2, .L34+24
ldr r1, [r3]
ldr r2, [r2]
cmp r1, r2
bne .L7
ldr r2, .L34+28
ldr r1, [r3, #4]
ldr r2, [r2]
tst r1, r2
beq .L7
ldr r1, .L34+32
ldr r2, [r3, #8]
ldr r3, [r1]
cmp r2, r3
bne .L7
ldr r0, [r5, #16]
bl usb_get_serial
ldrb r3, [r0] @ zero_extendqisi2
cmp r3, #0
beq .L7
ldr r3, [r4, #8]
ldr r2, .L34+36
ldr r1, [r3]
ldr r0, [r2]
add r2, r1, #1
cmp r2, r0
ldrcc ip, .L34+40
ldrcc r0, [r3, #4]
ldrcc ip, [ip]
strcc ip, [r0, r1, lsl #2]
strcc r2, [r3]
b .L7
.L32:
ldr r3, [r1]
ldr r2, .L34+44
str r3, [r0, #12]
ldr r1, [r2]
ldr r2, .L34+48
bl DPRINTF
mov r3, #8
mov r1, r4
mov r0, r5
add r2, r5, r3
bl umass_std_transform
cmp r0, #0
beq .L1
ldr r3, .L34+52
ldr r2, [r5]
ldr r3, [r3]
tst r2, r3
beq .L15
ldr r2, [r5, #4]
ldr r3, .L34+24
ldr r2, [r2]
ldr r3, [r3]
cmp r2, r3
beq .L33
.L15:
ldr r3, [r4]
.L14:
ldr r2, [r4, #8]
ldr r1, .L34+56
ldr ip, .L34+60
str r4, [sp, #8]
ldr r1, [r1]
mov r0, r5
stm sp, {r2, ip}
add r2, r4, #4
bl umass_command_start
.L1:
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, pc}
.L8:
ldr r7, [r4, #8]
ldr r0, [r7]
bl scsi_4btoul
ldr r1, [r7]
sub r0, r0, #1
bl scsi_ulto4b
ldr r3, [r4, #12]
.L5:
ldr r2, [r6]
cmp r2, r3
beq .L11
.L7:
mov r0, r4
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, lr}
b xpt_done
.L33:
ldr r3, .L34+64
ldr r3, [r3]
str r3, [r4]
b .L14
.L35:
.align 2
.L34:
.word CAM_REQ_CMP_ERR
.word CAM_DEV_QFRZN
.word CAM_REQ_CMP
.word READ_CAPACITY_OFFBY1
.word XPT_SCSI_IO
.word READ_CAPACITY
.word INQUIRY
.word SI_EVPD
.word SVPD_SUPPORTED_PAGE_LIST
.word SVPD_SUPPORTED_PAGES_SIZE
.word SVPD_UNIT_SERIAL_NUMBER
.word UDMASS_SCSI
.word .LC0
.word FORCE_SHORT_INQUIRY
.word DIR_IN
.word umass_cam_sense_cb
.word SHORT_INQUIRY_LENGTH
.size umass_cam_cb, .-umass_cam_cb
.comm umass_cam_sense_cb,4,4
.comm XPT_SCSI_IO,4,4
.comm UDMASS_SCSI,4,4
.comm SVPD_UNIT_SERIAL_NUMBER,4,4
.comm SVPD_SUPPORTED_PAGE_LIST,4,4
.comm SVPD_SUPPORTED_PAGES_SIZE,4,4
.comm SI_EVPD,4,4
.comm SHORT_INQUIRY_LENGTH,4,4
.comm READ_CAPACITY_OFFBY1,4,4
.comm READ_CAPACITY,4,4
.comm INQUIRY,4,4
.comm FORCE_SHORT_INQUIRY,4,4
.comm DIR_IN,4,4
.comm CAM_REQ_CMP_ERR,4,4
.comm CAM_REQ_CMP,4,4
.comm CAM_DEV_QFRZN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_apds9960.c_apds9960_interrupt_handler.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "irq status reg read failed\n"
.text
.p2align 4
.type apds9960_interrupt_handler, @function
apds9960_interrupt_handler:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov rdi, rsi
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rsi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
sub rsp, 16
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call iio_priv@PLT
mov esi, DWORD PTR APDS9960_REG_STATUS[rip]
lea rdx, 4[rsp]
mov edi, DWORD PTR [rax]
mov rbp, rax
call regmap_read@PLT
test eax, eax
js .L19
mov eax, DWORD PTR 4[rsp]
test DWORD PTR APDS9960_REG_STATUS_ALS_INT[rip], eax
je .L4
cmp QWORD PTR 16[rbp], 0
jne .L20
.L4:
test DWORD PTR APDS9960_REG_STATUS_PS_INT[rip], eax
jne .L21
.L5:
test DWORD PTR APDS9960_REG_STATUS_GINT[rip], eax
jne .L22
.L6:
mov eax, DWORD PTR IRQ_HANDLED[rip]
.L1:
mov rcx, QWORD PTR 8[rsp]
xor rcx, QWORD PTR fs:40
jne .L23
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L21:
.cfi_restore_state
cmp QWORD PTR 8[rbp], 0
je .L5
mov rdi, r12
call iio_get_time_ns@PLT
mov ecx, DWORD PTR IIO_EV_DIR_EITHER[rip]
mov edx, DWORD PTR IIO_EV_TYPE_THRESH[rip]
xor esi, esi
mov edi, DWORD PTR IIO_PROXIMITY[rip]
mov r13d, eax
call IIO_UNMOD_EVENT_CODE@PLT
mov edx, r13d
mov rdi, r12
mov esi, eax
call iio_push_event@PLT
mov esi, DWORD PTR APDS9960_REG_PICLEAR[rip]
mov edi, DWORD PTR 0[rbp]
mov edx, 1
call regmap_write@PLT
mov eax, DWORD PTR 4[rsp]
test DWORD PTR APDS9960_REG_STATUS_GINT[rip], eax
je .L6
.p2align 4,,10
.p2align 3
.L22:
mov rdi, rbp
call apds9960_read_gesture_fifo@PLT
jmp .L6
.p2align 4,,10
.p2align 3
.L20:
mov rdi, r12
call iio_get_time_ns@PLT
mov ecx, DWORD PTR IIO_EV_DIR_EITHER[rip]
mov edx, DWORD PTR IIO_EV_TYPE_THRESH[rip]
xor esi, esi
mov edi, DWORD PTR IIO_INTENSITY[rip]
mov r13d, eax
call IIO_UNMOD_EVENT_CODE@PLT
mov edx, r13d
mov rdi, r12
mov esi, eax
call iio_push_event@PLT
mov esi, DWORD PTR APDS9960_REG_CICLEAR[rip]
mov edi, DWORD PTR 0[rbp]
mov edx, 1
call regmap_write@PLT
mov eax, DWORD PTR 4[rsp]
test DWORD PTR APDS9960_REG_STATUS_PS_INT[rip], eax
je .L5
jmp .L21
.p2align 4,,10
.p2align 3
.L19:
mov rdi, QWORD PTR 24[rbp]
lea rsi, .LC0[rip]
call dev_err@PLT
mov eax, DWORD PTR IRQ_HANDLED[rip]
jmp .L1
.L23:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size apds9960_interrupt_handler, .-apds9960_interrupt_handler
.comm IRQ_HANDLED,4,4
.comm IIO_PROXIMITY,4,4
.comm IIO_INTENSITY,4,4
.comm IIO_EV_TYPE_THRESH,4,4
.comm IIO_EV_DIR_EITHER,4,4
.comm APDS9960_REG_STATUS_PS_INT,4,4
.comm APDS9960_REG_STATUS_GINT,4,4
.comm APDS9960_REG_STATUS_ALS_INT,4,4
.comm APDS9960_REG_STATUS,4,4
.comm APDS9960_REG_PICLEAR,4,4
.comm APDS9960_REG_CICLEAR,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_apds9960.c_apds9960_interrupt_handler.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "irq status reg read failed\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type apds9960_interrupt_handler, %function
apds9960_interrupt_handler:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, .L30
sub sp, sp, #8
mov r0, r1
mov r5, r1
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl iio_priv
ldr r3, .L30+4
mov r4, r0
mov r2, sp
ldr r0, [r0]
ldr r1, [r3]
bl regmap_read
cmp r0, #0
blt .L25
ldr r2, .L30+8
ldr r3, [sp]
ldr r2, [r2]
tst r3, r2
beq .L4
ldr r2, [r4, #8]
cmp r2, #0
bne .L26
.L4:
ldr r2, .L30+12
ldr r2, [r2]
tst r3, r2
bne .L27
.L5:
ldr r2, .L30+16
ldr r2, [r2]
tst r3, r2
bne .L28
.L6:
ldr r3, .L30+20
ldr r0, [r3]
.L1:
ldr r3, .L30
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L29
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, pc}
.L27:
ldr r2, [r4, #4]
cmp r2, #0
beq .L5
ldr r1, .L30+24
ldr r3, .L30+28
ldr r2, .L30+32
ldr r3, [r3]
ldr r2, [r2]
ldr r0, [r1]
mov r1, #0
bl IIO_UNMOD_EVENT_CODE
mov r6, r0
mov r0, r5
bl iio_get_time_ns
mov r1, r6
mov r2, r0
mov r0, r5
bl iio_push_event
ldr r3, .L30+36
mov r2, #1
ldr r1, [r3]
ldr r0, [r4]
bl regmap_write
ldr r2, .L30+16
ldr r3, [sp]
ldr r2, [r2]
tst r3, r2
beq .L6
.L28:
mov r0, r4
bl apds9960_read_gesture_fifo
b .L6
.L26:
ldr r1, .L30+40
ldr r3, .L30+28
ldr r2, .L30+32
ldr r3, [r3]
ldr r2, [r2]
ldr r0, [r1]
mov r1, #0
bl IIO_UNMOD_EVENT_CODE
mov r6, r0
mov r0, r5
bl iio_get_time_ns
mov r1, r6
mov r2, r0
mov r0, r5
bl iio_push_event
ldr r3, .L30+44
mov r2, #1
ldr r1, [r3]
ldr r0, [r4]
bl regmap_write
ldr r2, .L30+12
ldr r3, [sp]
ldr r2, [r2]
tst r3, r2
beq .L5
b .L27
.L25:
ldr r0, [r4, #12]
ldr r1, .L30+48
bl dev_err
ldr r3, .L30+20
ldr r0, [r3]
b .L1
.L29:
bl __stack_chk_fail
.L31:
.align 2
.L30:
.word .LC1
.word APDS9960_REG_STATUS
.word APDS9960_REG_STATUS_ALS_INT
.word APDS9960_REG_STATUS_PS_INT
.word APDS9960_REG_STATUS_GINT
.word IRQ_HANDLED
.word IIO_PROXIMITY
.word IIO_EV_DIR_EITHER
.word IIO_EV_TYPE_THRESH
.word APDS9960_REG_PICLEAR
.word IIO_INTENSITY
.word APDS9960_REG_CICLEAR
.word .LC0
.size apds9960_interrupt_handler, .-apds9960_interrupt_handler
.comm IRQ_HANDLED,4,4
.comm IIO_PROXIMITY,4,4
.comm IIO_INTENSITY,4,4
.comm IIO_EV_TYPE_THRESH,4,4
.comm IIO_EV_DIR_EITHER,4,4
.comm APDS9960_REG_STATUS_PS_INT,4,4
.comm APDS9960_REG_STATUS_GINT,4,4
.comm APDS9960_REG_STATUS_ALS_INT,4,4
.comm APDS9960_REG_STATUS,4,4
.comm APDS9960_REG_PICLEAR,4,4
.comm APDS9960_REG_CICLEAR,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_yurex.c_yurex_release.c"
.intel_syntax noprefix
.text
.p2align 4
.type yurex_release, @function
yurex_release:
.LFB0:
.cfi_startproc
endbr64
mov rdi, QWORD PTR [rsi]
test rdi, rdi
je .L8
sub rsp, 8
.cfi_def_cfa_offset 16
mov esi, DWORD PTR yurex_delete[rip]
call kref_put@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
mov eax, DWORD PTR ENODEV[rip]
neg eax
ret
.cfi_endproc
.LFE0:
.size yurex_release, .-yurex_release
.comm yurex_delete,4,4
.comm ENODEV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_yurex.c_yurex_release.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type yurex_release, %function
yurex_release:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r0, [r1]
cmp r0, #0
beq .L8
ldr r3, .L9
push {r4, lr}
ldr r1, [r3]
bl kref_put
mov r0, #0
pop {r4, pc}
.L8:
ldr r3, .L9+4
ldr r0, [r3]
rsb r0, r0, #0
bx lr
.L10:
.align 2
.L9:
.word yurex_delete
.word ENODEV
.size yurex_release, .-yurex_release
.comm yurex_delete,4,4
.comm ENODEV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_..i915_request.h_i915_request_get.c"
.intel_syntax noprefix
.text
.p2align 4
.type i915_request_get, @function
i915_request_get:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
call dma_fence_get@PLT
add rsp, 8
.cfi_def_cfa_offset 8
mov edi, eax
jmp to_request@PLT
.cfi_endproc
.LFE0:
.size i915_request_get, .-i915_request_get
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_..i915_request.h_i915_request_get.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type i915_request_get, %function
i915_request_get:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl dma_fence_get
pop {r4, lr}
b to_request
.size i915_request_get, .-i915_request_get
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_oxu210hp-hcd.c_end_unlink_async.c"
.intel_syntax noprefix
.text
.p2align 4
.type end_unlink_async, @function
end_unlink_async:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov esi, DWORD PTR TIMER_IAA_WATCHDOG[rip]
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
mov r12, QWORD PTR [rdi]
call timer_action_done@PLT
mov eax, DWORD PTR QH_STATE_IDLE[rip]
mov rdi, r12
mov QWORD PTR 16[r12], 0
mov DWORD PTR 24[r12], eax
call qh_put@PLT
mov r13, QWORD PTR 8[r12]
mov rdi, rbp
mov rsi, r12
mov QWORD PTR 16[rbp], 0
mov QWORD PTR 0[rbp], r13
mov QWORD PTR 8[r12], 0
call qh_completions@PLT
mov rdi, r12
call list_empty@PLT
test eax, eax
jne .L2
mov rdi, rbp
call oxu_to_hcd@PLT
mov edi, DWORD PTR [rax]
call HC_IS_RUNNING@PLT
test rax, rax
jne .L13
.L2:
mov rdi, r12
call qh_put@PLT
mov rdi, rbp
call oxu_to_hcd@PLT
mov edi, DWORD PTR [rax]
call HC_IS_RUNNING@PLT
test rax, rax
jne .L14
.L3:
test r13, r13
je .L1
mov QWORD PTR 0[rbp], 0
mov rsi, r13
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp start_unlink_async@PLT
.p2align 4,,10
.p2align 3
.L14:
.cfi_restore_state
mov rax, QWORD PTR 8[rbp]
cmp QWORD PTR [rax], 0
jne .L3
mov esi, DWORD PTR TIMER_ASYNC_OFF[rip]
mov rdi, rbp
call timer_action@PLT
jmp .L3
.p2align 4,,10
.p2align 3
.L1:
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L13:
.cfi_restore_state
mov rsi, r12
mov rdi, rbp
call qh_link_async@PLT
jmp .L3
.cfi_endproc
.LFE0:
.size end_unlink_async, .-end_unlink_async
.comm TIMER_IAA_WATCHDOG,4,4
.comm TIMER_ASYNC_OFF,4,4
.comm QH_STATE_IDLE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_oxu210hp-hcd.c_end_unlink_async.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type end_unlink_async, %function
end_unlink_async:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r6, #0
mov r4, r0
ldr r3, .L16
ldr r5, [r0]
ldr r1, [r3]
bl timer_action_done
ldr r3, .L16+4
mov r0, r5
ldr r3, [r3]
str r6, [r5, #8]
str r3, [r5, #12]
bl qh_put
ldr r7, [r5, #4]
mov r1, r5
str r7, [r4]
str r6, [r4, #8]
mov r0, r4
str r6, [r5, #4]
bl qh_completions
mov r0, r5
bl list_empty
cmp r0, r6
bne .L2
mov r0, r4
bl oxu_to_hcd
ldr r0, [r0]
bl HC_IS_RUNNING
cmp r0, r6
bne .L13
.L2:
mov r0, r5
bl qh_put
mov r0, r4
bl oxu_to_hcd
ldr r0, [r0]
bl HC_IS_RUNNING
cmp r0, #0
bne .L14
.L3:
cmp r7, #0
popeq {r4, r5, r6, r7, r8, pc}
.L15:
mov r3, #0
mov r1, r7
mov r0, r4
str r3, [r4]
pop {r4, r5, r6, r7, r8, lr}
b start_unlink_async
.L14:
ldr r3, [r4, #4]
ldr r3, [r3]
cmp r3, #0
bne .L3
ldr r3, .L16+8
mov r0, r4
ldr r1, [r3]
bl timer_action
b .L3
.L13:
mov r1, r5
mov r0, r4
bl qh_link_async
cmp r7, #0
bne .L15
pop {r4, r5, r6, r7, r8, pc}
.L17:
.align 2
.L16:
.word TIMER_IAA_WATCHDOG
.word QH_STATE_IDLE
.word TIMER_ASYNC_OFF
.size end_unlink_async, .-end_unlink_async
.comm TIMER_IAA_WATCHDOG,4,4
.comm TIMER_ASYNC_OFF,4,4
.comm QH_STATE_IDLE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ciss.c_ciss_notify_thread.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "idle"
.LC1:
.string "cr null"
.text
.p2align 4
.type ciss_notify_thread, @function
ciss_notify_thread:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
lea r14, .LC0[rip]
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
lea r13, 4[rdi]
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov rbx, rdi
mov rdi, r13
lea r12, 16[rbx]
call mtx_lock@PLT
.p2align 4,,10
.p2align 3
.L9:
mov rdi, r12
call STAILQ_EMPTY@PLT
test rax, rax
je .L2
mov eax, DWORD PTR [rbx]
test DWORD PTR CISS_FLAG_THREAD_SHUT[rip], eax
je .L15
.L3:
mov QWORD PTR 8[rbx], 0
lea rdi, 8[rbx]
call wakeup@PLT
mov rdi, r13
call mtx_unlock@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
xor edi, edi
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp kproc_exit@PLT
.p2align 4,,10
.p2align 3
.L15:
.cfi_restore_state
mov edx, DWORD PTR PUSER[rip]
xor r8d, r8d
mov rcx, r14
mov rsi, r13
mov rdi, r12
call msleep@PLT
.L2:
mov eax, DWORD PTR [rbx]
test DWORD PTR CISS_FLAG_THREAD_SHUT[rip], eax
jne .L3
mov rdi, rbx
call ciss_dequeue_notify@PLT
mov rbp, rax
test rax, rax
je .L16
.L4:
mov rsi, QWORD PTR 0[rbp]
mov eax, DWORD PTR [rsi]
cmp eax, 129
je .L5
cmp eax, 130
je .L6
cmp eax, 128
je .L17
.L8:
mov rdi, rbp
call ciss_release_request@PLT
jmp .L9
.p2align 4,,10
.p2align 3
.L5:
mov rdi, rbx
call ciss_notify_logical@PLT
jmp .L8
.p2align 4,,10
.p2align 3
.L17:
mov rdi, rbx
call ciss_notify_physical@PLT
jmp .L8
.p2align 4,,10
.p2align 3
.L6:
mov rdi, rbx
call ciss_notify_hotplug@PLT
jmp .L8
.p2align 4,,10
.p2align 3
.L16:
lea rdi, .LC1[rip]
call panic@PLT
jmp .L4
.cfi_endproc
.LFE0:
.size ciss_notify_thread, .-ciss_notify_thread
.comm PUSER,4,4
.comm CISS_FLAG_THREAD_SHUT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ciss.c_ciss_notify_thread.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "idle\000"
.align 2
.LC1:
.ascii "cr null\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ciss_notify_thread, %function
ciss_notify_thread:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
add r8, r0, #4
mov r5, r0
sub sp, sp, #12
mov r0, r8
bl mtx_lock
ldr r6, .L18
ldr r10, .L18+4
ldr r9, .L18+8
ldr fp, .L18+12
add r7, r5, #12
.L9:
mov r0, r7
bl STAILQ_EMPTY
cmp r0, #0
beq .L2
ldr r3, [r5]
ldr r2, [r6]
ands r3, r3, r2
beq .L15
.L3:
mov r0, r5
mov r4, #0
str r4, [r0, #8]!
bl wakeup
mov r0, r8
bl mtx_unlock
mov r0, r4
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, lr}
b kproc_exit
.L15:
str r3, [sp]
mov r1, r8
mov r3, r9
mov r0, r7
ldr r2, [r10]
bl msleep
.L2:
ldr r2, [r5]
ldr r3, [r6]
tst r2, r3
bne .L3
mov r0, r5
bl ciss_dequeue_notify
subs r4, r0, #0
beq .L16
.L4:
ldr r1, [r4]
ldr r3, [r1]
cmp r3, #129
beq .L5
cmp r3, #130
beq .L6
cmp r3, #128
beq .L17
.L8:
mov r0, r4
bl ciss_release_request
b .L9
.L5:
mov r0, r5
bl ciss_notify_logical
b .L8
.L17:
mov r0, r5
bl ciss_notify_physical
b .L8
.L6:
mov r0, r5
bl ciss_notify_hotplug
b .L8
.L16:
mov r0, fp
bl panic
b .L4
.L19:
.align 2
.L18:
.word CISS_FLAG_THREAD_SHUT
.word PUSER
.word .LC0
.word .LC1
.size ciss_notify_thread, .-ciss_notify_thread
.comm PUSER,4,4
.comm CISS_FLAG_THREAD_SHUT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_termstat.c_clientstat.c"
.intel_syntax noprefix
.text
.p2align 4
.globl clientstat
.type clientstat, @function
clientstat:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
xor eax, eax
mov r12d, edx
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov ebp, esi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov ebx, edi
call init_termbuf@PLT
cmp ebx, 128
je .L5
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp netflush@PLT
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov edi, r12d
mov DWORD PTR def_tspeed[rip], ebp
mov DWORD PTR def_rspeed[rip], r12d
call tty_rspeed@PLT
mov edi, ebp
call tty_tspeed@PLT
xor eax, eax
call set_termbuf@PLT
pop rbx
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp netflush@PLT
.cfi_endproc
.LFE0:
.size clientstat, .-clientstat
.comm ourpty,4,4
.comm def_tspeed,4,4
.comm def_rspeed,4,4
.comm def_row,4,4
.comm def_col,4,4
.comm TIOCSWINSZ,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_termstat.c_clientstat.c"
.text
.align 2
.global clientstat
.syntax unified
.arm
.fpu softvfp
.type clientstat, %function
clientstat:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r1
mov r6, r2
bl init_termbuf
cmp r4, #128
beq .L5
pop {r4, r5, r6, lr}
b netflush
.L5:
ldr r2, .L6
ldr r3, .L6+4
mov r0, r6
str r5, [r2]
str r6, [r3]
bl tty_rspeed
mov r0, r5
bl tty_tspeed
bl set_termbuf
pop {r4, r5, r6, lr}
b netflush
.L7:
.align 2
.L6:
.word def_tspeed
.word def_rspeed
.size clientstat, .-clientstat
.comm ourpty,4,4
.comm def_tspeed,4,4
.comm def_rspeed,4,4
.comm def_row,4,4
.comm def_col,4,4
.comm TIOCSWINSZ,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_powernow-k8.c_fidvid_msr_init.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "cpu%d, init lo 0x%x, hi 0x%x\n"
.text
.p2align 4
.type fidvid_msr_init, @function
fidvid_msr_init:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
xor edx, edx
xor esi, esi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
xor ebp, ebp
sub rsp, 8
.cfi_def_cfa_offset 32
mov edi, DWORD PTR MSR_FIDVID_STATUS[rip]
call rdmsr@PLT
mov r12d, DWORD PTR MSR_C_HI_STP_GNT_BENIGN[rip]
xor eax, eax
call smp_processor_id@PLT
mov edx, ebp
lea rdi, .LC0[rip]
mov esi, eax
mov ecx, r12d
call dprintk@PLT
mov edi, DWORD PTR MSR_FIDVID_CTL[rip]
mov edx, r12d
mov esi, ebp
add rsp, 8
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp wrmsr@PLT
.cfi_endproc
.LFE0:
.size fidvid_msr_init, .-fidvid_msr_init
.comm MSR_S_LO_CURRENT_FID,4,4
.comm MSR_S_HI_CURRENT_VID,4,4
.comm MSR_FIDVID_STATUS,4,4
.comm MSR_FIDVID_CTL,4,4
.comm MSR_C_LO_VID_SHIFT,4,4
.comm MSR_C_HI_STP_GNT_BENIGN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_powernow-k8.c_fidvid_msr_init.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "cpu%d, init lo 0x%x, hi 0x%x\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type fidvid_msr_init, %function
fidvid_msr_init:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, #0
ldr r3, .L4
mov r2, r4
mov r1, r4
ldr r0, [r3]
bl rdmsr
ldr r3, .L4+4
ldr r5, [r3]
bl smp_processor_id
mov r3, r5
mov r1, r0
mov r2, r4
ldr r0, .L4+8
bl dprintk
ldr r3, .L4+12
mov r2, r5
mov r1, r4
pop {r4, r5, r6, lr}
ldr r0, [r3]
b wrmsr
.L5:
.align 2
.L4:
.word MSR_FIDVID_STATUS
.word MSR_C_HI_STP_GNT_BENIGN
.word .LC0
.word MSR_FIDVID_CTL
.size fidvid_msr_init, .-fidvid_msr_init
.comm MSR_S_LO_CURRENT_FID,4,4
.comm MSR_S_HI_CURRENT_VID,4,4
.comm MSR_FIDVID_STATUS,4,4
.comm MSR_FIDVID_CTL,4,4
.comm MSR_C_LO_VID_SHIFT,4,4
.comm MSR_C_HI_STP_GNT_BENIGN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_wm8775.c_wm8775_log_status.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Input: %d\n"
.text
.p2align 4
.type wm8775_log_status, @function
wm8775_log_status:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
call to_state@PLT
mov rdi, rbx
lea rsi, .LC0[rip]
mov edx, DWORD PTR 4[rax]
mov rbp, rax
call v4l2_info@PLT
mov esi, DWORD PTR [rbx]
mov rdi, rbp
call v4l2_ctrl_handler_log_status@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size wm8775_log_status, .-wm8775_log_status
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_wm8775.c_wm8775_log_status.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Input: %d\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type wm8775_log_status, %function
wm8775_log_status:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
bl to_state
mov r4, r0
ldr r1, .L4
ldr r2, [r4, #4]
mov r0, r5
bl v4l2_info
mov r0, r4
ldr r1, [r5]
bl v4l2_ctrl_handler_log_status
mov r0, #0
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word .LC0
.size wm8775_log_status, .-wm8775_log_status
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_hp680_ts_input.c_hp680_ts_interrupt.c"
.intel_syntax noprefix
.text
.p2align 4
.type hp680_ts_interrupt, @function
hp680_ts_interrupt:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
call disable_irq_nosync@PLT
movsx rsi, DWORD PTR HZ[rip]
lea rdi, work[rip]
mov rax, rsi
imul rsi, rsi, 1717986919
sar eax, 31
sar rsi, 35
sub esi, eax
call schedule_delayed_work@PLT
mov eax, DWORD PTR IRQ_HANDLED[rip]
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size hp680_ts_interrupt, .-hp680_ts_interrupt
.comm work,4,4
.comm IRQ_HANDLED,4,4
.comm HZ,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_hp680_ts_input.c_hp680_ts_interrupt.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hp680_ts_interrupt, %function
hp680_ts_interrupt:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl disable_irq_nosync
ldr r3, .L4
ldr r1, .L4+4
ldr r3, [r3]
ldr r0, .L4+8
smull r2, r1, r3, r1
asr r3, r3, #31
rsb r1, r3, r1, asr #3
bl schedule_delayed_work
ldr r3, .L4+12
ldr r0, [r3]
pop {r4, pc}
.L5:
.align 2
.L4:
.word HZ
.word 1717986919
.word work
.word IRQ_HANDLED
.size hp680_ts_interrupt, .-hp680_ts_interrupt
.comm work,4,4
.comm IRQ_HANDLED,4,4
.comm HZ,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_node_metadata.c_InsertNodeRow.c"
.intel_syntax noprefix
.text
.p2align 4
.type InsertNodeRow, @function
InsertNodeRow:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov r9d, edi
mov rbp, rsp
.cfi_def_cfa_register 6
push r15
push r14
push r13
.cfi_offset 15, -24
.cfi_offset 14, -32
.cfi_offset 13, -40
mov r13, rsi
push r12
.cfi_offset 12, -48
mov r12d, edx
push rbx
.cfi_offset 3, -56
mov rbx, rcx
sub rsp, 40
mov rax, QWORD PTR fs:40
mov QWORD PTR -56[rbp], rax
xor eax, eax
movsx rax, DWORD PTR Natts_pg_dist_node[rip]
mov rsi, rsp
mov r15, rax
lea rax, 15[0+rax*4]
mov rcx, rax
mov rdx, rax
and rcx, -4096
and rdx, -16
sub rsi, rcx
mov rcx, rsi
cmp rsp, rcx
je .L3
.L17:
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
cmp rsp, rcx
jne .L17
.L3:
and edx, 4095
sub rsp, rdx
test rdx, rdx
jne .L18
.L4:
mov rdx, rax
mov rdi, rsp
and rax, -4096
mov r14, rsp
sub rdi, rax
and rdx, -16
mov rax, rdi
cmp rsp, rax
je .L6
.L19:
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
cmp rsp, rax
jne .L19
.L6:
and edx, 4095
sub rsp, rdx
test rdx, rdx
jne .L20
.L7:
mov edi, DWORD PTR 32[rbx]
mov r8, rsp
mov DWORD PTR -80[rbp], r9d
sal r15d, 2
mov QWORD PTR -72[rbp], r8
call CStringGetDatum@PLT
mov edi, DWORD PTR namein[rip]
mov esi, eax
call DirectFunctionCall1@PLT
mov edx, r15d
xor esi, esi
mov rdi, r14
mov DWORD PTR -76[rbp], eax
call memset@PLT
mov r8, QWORD PTR -72[rbp]
mov edx, r15d
xor esi, esi
mov rdi, r8
call memset@PLT
mov r9d, DWORD PTR -80[rbp]
mov eax, DWORD PTR Anum_pg_dist_node_nodeid[rip]
mov edi, r9d
lea r15d, -1[rax]
call UInt32GetDatum@PLT
movsx r15, r15d
mov edi, DWORD PTR 28[rbx]
mov DWORD PTR [r14+r15*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_groupid[rip]
lea r15d, -1[rax]
call Int32GetDatum@PLT
movsx r15, r15d
mov rdi, r13
mov DWORD PTR [r14+r15*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_nodename[rip]
lea r15d, -1[rax]
call CStringGetTextDatum@PLT
movsx r15, r15d
mov edi, r12d
mov DWORD PTR [r14+r15*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_nodeport[rip]
lea r13d, -1[rax]
call UInt32GetDatum@PLT
movsx r13, r13d
mov rdi, QWORD PTR [rbx]
mov DWORD PTR [r14+r13*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_noderack[rip]
lea r12d, -1[rax]
call CStringGetTextDatum@PLT
movsx r12, r12d
mov edi, DWORD PTR 24[rbx]
mov DWORD PTR [r14+r12*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_hasmetadata[rip]
lea r12d, -1[rax]
call BoolGetDatum@PLT
movsx r12, r12d
mov edi, DWORD PTR 20[rbx]
mov DWORD PTR [r14+r12*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_metadatasynced[rip]
lea r12d, -1[rax]
call BoolGetDatum@PLT
movsx r12, r12d
mov edi, DWORD PTR 16[rbx]
mov DWORD PTR [r14+r12*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_isactive[rip]
lea r12d, -1[rax]
call BoolGetDatum@PLT
movsx r12, r12d
mov edi, DWORD PTR 12[rbx]
mov DWORD PTR [r14+r12*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_noderole[rip]
lea r12d, -1[rax]
call ObjectIdGetDatum@PLT
movsx r12, r12d
mov ecx, DWORD PTR -76[rbp]
mov edi, DWORD PTR 8[rbx]
mov DWORD PTR [r14+r12*4], eax
mov eax, DWORD PTR Anum_pg_dist_node_nodecluster[rip]
sub eax, 1
cdqe
mov DWORD PTR [r14+rax*4], ecx
mov eax, DWORD PTR Anum_pg_dist_node_shouldhaveshards[rip]
lea r12d, -1[rax]
call BoolGetDatum@PLT
movsx r12, r12d
mov DWORD PTR [r14+r12*4], eax
mov r12d, DWORD PTR RowExclusiveLock[rip]
xor eax, eax
call DistNodeRelationId@PLT
mov edi, eax
mov esi, r12d
call heap_open@PLT
mov rdi, rax
mov r12, rax
call RelationGetDescr@PLT
mov r8, QWORD PTR -72[rbp]
mov rsi, r14
mov rdi, rax
mov rdx, r8
call heap_form_tuple@PLT
mov rdi, r12
mov rsi, rax
call CatalogTupleInsert@PLT
xor eax, eax
call DistNodeRelationId@PLT
mov edi, eax
call CitusInvalidateRelcacheByRelid@PLT
xor eax, eax
call CommandCounterIncrement@PLT
mov esi, DWORD PTR NoLock[rip]
mov rdi, r12
call heap_close@PLT
mov rax, QWORD PTR -56[rbp]
xor rax, QWORD PTR fs:40
jne .L21
lea rsp, -40[rbp]
pop rbx
pop r12
pop r13
pop r14
pop r15
pop rbp
.cfi_remember_state
.cfi_def_cfa 7, 8
ret
.p2align 4,,10
.p2align 3
.L18:
.cfi_restore_state
or QWORD PTR -8[rsp+rdx], 0
jmp .L4
.p2align 4,,10
.p2align 3
.L20:
or QWORD PTR -8[rsp+rdx], 0
jmp .L7
.L21:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size InsertNodeRow, .-InsertNodeRow
.comm namein,4,4
.comm RowExclusiveLock,4,4
.comm NoLock,4,4
.comm Natts_pg_dist_node,4,4
.comm Anum_pg_dist_node_shouldhaveshards,4,4
.comm Anum_pg_dist_node_noderole,4,4
.comm Anum_pg_dist_node_noderack,4,4
.comm Anum_pg_dist_node_nodeport,4,4
.comm Anum_pg_dist_node_nodename,4,4
.comm Anum_pg_dist_node_nodeid,4,4
.comm Anum_pg_dist_node_nodecluster,4,4
.comm Anum_pg_dist_node_metadatasynced,4,4
.comm Anum_pg_dist_node_isactive,4,4
.comm Anum_pg_dist_node_hasmetadata,4,4
.comm Anum_pg_dist_node_groupid,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_node_metadata.c_InsertNodeRow.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type InsertNodeRow, %function
InsertNodeRow:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
add fp, sp, #32
sub sp, sp, #20
mov r5, r3
ldr r3, .L6
mov r9, r0
ldr r6, [r3]
str r1, [fp, #-48]
lsl r6, r6, #2
add r3, r6, #7
bic r3, r3, #7
sub sp, sp, r3
mov r4, sp
sub sp, sp, r3
ldr r3, .L6+4
ldr r0, [r5, #28]
ldr r3, [r3]
str r3, [fp, #-40]
mov r3,#0
mov r10, r2
bl CStringGetDatum
ldr r2, .L6+8
mov r1, r0
ldr r0, [r2]
bl DirectFunctionCall1
mov r7, sp
mov r2, r6
mov r8, r0
mov r1, #0
mov r0, r4
bl memset
mov r2, r6
mov r1, #0
mov r0, r7
bl memset
ldr r2, .L6+12
mov r0, r9
ldr r6, [r2]
bl UInt32GetDatum
mov r2, r0
ldr r1, .L6+16
ldr r0, [r5, #24]
sub r6, r6, #1
ldr r9, [r1]
str r2, [r4, r6, lsl #2]
bl Int32GetDatum
mov r2, r0
ldr r3, [fp, #-48]
ldr r1, .L6+20
mov r0, r3
sub r9, r9, #1
ldr r6, [r1]
str r2, [r4, r9, lsl #2]
bl CStringGetTextDatum
mov r3, r0
ldr r2, .L6+24
sub r6, r6, #1
mov r0, r10
ldr r9, [r2]
str r3, [r4, r6, lsl #2]
bl UInt32GetDatum
mov r3, r0
ldr r2, .L6+28
ldr r0, [r5]
sub r9, r9, #1
ldr r6, [r2]
str r3, [r4, r9, lsl #2]
bl CStringGetTextDatum
mov r3, r0
ldr r2, .L6+32
ldr r0, [r5, #20]
sub r6, r6, #1
ldr r9, [r2]
str r3, [r4, r6, lsl #2]
bl BoolGetDatum
mov r3, r0
ldr r2, .L6+36
ldr r0, [r5, #16]
sub r9, r9, #1
ldr r6, [r2]
str r3, [r4, r9, lsl #2]
bl BoolGetDatum
mov r3, r0
ldr r2, .L6+40
ldr r0, [r5, #12]
sub r6, r6, #1
ldr r9, [r2]
str r3, [r4, r6, lsl #2]
bl BoolGetDatum
mov r3, r0
ldr r2, .L6+44
ldr r0, [r5, #8]
sub r9, r9, #1
ldr r6, [r2]
str r3, [r4, r9, lsl #2]
bl ObjectIdGetDatum
mov r1, r0
ldr r2, .L6+48
ldr r3, .L6+52
ldr r2, [r2]
ldr r3, [r3]
sub r2, r2, #1
ldr r0, [r5, #4]
sub r6, r6, #1
sub r5, r3, #1
str r1, [r4, r6, lsl #2]
str r8, [r4, r2, lsl #2]
bl BoolGetDatum
str r0, [r4, r5, lsl #2]
bl DistNodeRelationId
ldr r3, .L6+56
ldr r1, [r3]
bl heap_open
mov r5, r0
bl RelationGetDescr
mov r2, r7
mov r1, r4
bl heap_form_tuple
mov r1, r0
mov r0, r5
bl CatalogTupleInsert
bl DistNodeRelationId
bl CitusInvalidateRelcacheByRelid
bl CommandCounterIncrement
ldr r3, .L6+60
mov r0, r5
ldr r1, [r3]
bl heap_close
ldr r3, .L6+4
ldr r2, [r3]
ldr r3, [fp, #-40]
eors r2, r3, r2
mov r3, #0
bne .L5
sub sp, fp, #32
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L5:
bl __stack_chk_fail
.L7:
.align 2
.L6:
.word Natts_pg_dist_node
.word .LC0
.word namein
.word Anum_pg_dist_node_nodeid
.word Anum_pg_dist_node_groupid
.word Anum_pg_dist_node_nodename
.word Anum_pg_dist_node_nodeport
.word Anum_pg_dist_node_noderack
.word Anum_pg_dist_node_hasmetadata
.word Anum_pg_dist_node_metadatasynced
.word Anum_pg_dist_node_isactive
.word Anum_pg_dist_node_noderole
.word Anum_pg_dist_node_nodecluster
.word Anum_pg_dist_node_shouldhaveshards
.word RowExclusiveLock
.word NoLock
.size InsertNodeRow, .-InsertNodeRow
.comm namein,4,4
.comm RowExclusiveLock,4,4
.comm NoLock,4,4
.comm Natts_pg_dist_node,4,4
.comm Anum_pg_dist_node_shouldhaveshards,4,4
.comm Anum_pg_dist_node_noderole,4,4
.comm Anum_pg_dist_node_noderack,4,4
.comm Anum_pg_dist_node_nodeport,4,4
.comm Anum_pg_dist_node_nodename,4,4
.comm Anum_pg_dist_node_nodeid,4,4
.comm Anum_pg_dist_node_nodecluster,4,4
.comm Anum_pg_dist_node_metadatasynced,4,4
.comm Anum_pg_dist_node_isactive,4,4
.comm Anum_pg_dist_node_hasmetadata,4,4
.comm Anum_pg_dist_node_groupid,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ufs_uprintf.c_fill_blocks.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "fill_blocks: open(%s)"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC1:
.string "fill_blocks: write(%d) returned %zd"
.section .rodata.str1.1
.LC2:
.string "fill_blocks: write"
.section .rodata.str1.8
.align 8
.LC3:
.string "fill_blocks: write after ENOSPC"
.text
.p2align 4
.type fill_blocks, @function
fill_blocks:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push r14
push r13
push r12
push rbx
sub rsp, 16
.cfi_offset 14, -24
.cfi_offset 13, -32
.cfi_offset 12, -40
.cfi_offset 3, -48
mov rax, QWORD PTR fs:40
mov QWORD PTR -40[rbp], rax
xor eax, eax
movsx rax, DWORD PTR BLOCKSIZE[rip]
mov rcx, rsp
add rax, 15
mov rdx, rax
and rax, -4096
sub rcx, rax
and rdx, -16
mov rax, rcx
cmp rsp, rax
je .L3
.L24:
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
cmp rsp, rax
jne .L24
.L3:
and edx, 4095
sub rsp, rdx
test rdx, rdx
jne .L25
.L4:
mov edi, DWORD PTR BLOCKS_FILENAME[rip]
mov esi, DWORD PTR O_CREAT[rip]
mov edx, 384
mov rbx, rsp
or esi, DWORD PTR O_TRUNC[rip]
or esi, DWORD PTR O_RDWR[rip]
call open@PLT
mov r12d, eax
test eax, eax
jns .L5
mov edx, DWORD PTR BLOCKS_FILENAME[rip]
lea rsi, .LC0[rip]
mov edi, -1
call err@PLT
.L5:
mov esi, DWORD PTR BLOCKSIZE[rip]
mov rdi, rbx
lea r13, .LC1[rip]
call bzero@PLT
mov QWORD PTR errno[rip], 0
.L8:
mov r8d, DWORD PTR BLOCKSIZE[rip]
jmp .L7
.p2align 4,,10
.p2align 3
.L27:
movsx rdx, DWORD PTR BLOCKSIZE[rip]
mov r8, rdx
cmp rdx, rax
jne .L26
.L7:
mov edx, r8d
mov rsi, rbx
mov edi, r12d
call write@PLT
test rax, rax
jns .L27
mov rax, QWORD PTR ENOSPC[rip]
cmp QWORD PTR errno[rip], rax
je .L9
lea rdi, .LC2[rip]
call warn@PLT
mov edi, r12d
call close@PLT
mov edi, DWORD PTR BLOCKS_FILENAME[rip]
call unlink@PLT
mov edi, -1
call exit@PLT
.L9:
mov eax, DWORD PTR NUMTRIES[rip]
xor r13d, r13d
lea r14, .LC3[rip]
test eax, eax
jg .L10
jmp .L12
.p2align 4,,10
.p2align 3
.L11:
add r13d, 1
cmp DWORD PTR NUMTRIES[rip], r13d
jle .L12
.L10:
mov edx, DWORD PTR BLOCKSIZE[rip]
mov rsi, rbx
mov edi, r12d
call write@PLT
test rax, rax
jns .L11
mov rax, QWORD PTR ENOSPC[rip]
cmp QWORD PTR errno[rip], rax
je .L11
mov rdi, r14
add r13d, 1
call warn@PLT
mov edi, r12d
call close@PLT
mov edi, DWORD PTR BLOCKS_FILENAME[rip]
call unlink@PLT
mov edi, -1
call exit@PLT
cmp DWORD PTR NUMTRIES[rip], r13d
jg .L10
.p2align 4,,10
.p2align 3
.L12:
mov edi, r12d
call close@PLT
mov edi, DWORD PTR BLOCKS_FILENAME[rip]
call unlink@PLT
mov rax, QWORD PTR -40[rbp]
xor rax, QWORD PTR fs:40
jne .L28
lea rsp, -32[rbp]
pop rbx
pop r12
pop r13
pop r14
pop rbp
.cfi_remember_state
.cfi_def_cfa 7, 8
ret
.p2align 4,,10
.p2align 3
.L26:
.cfi_restore_state
mov rdx, rax
mov esi, r8d
mov rdi, r13
call warnx@PLT
mov edi, r12d
call close@PLT
mov edi, DWORD PTR BLOCKS_FILENAME[rip]
call unlink@PLT
mov edi, -1
call exit@PLT
jmp .L8
.L25:
or QWORD PTR -8[rsp+rdx], 0
jmp .L4
.L28:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size fill_blocks, .-fill_blocks
.comm errno,8,8
.comm O_TRUNC,4,4
.comm O_RDWR,4,4
.comm O_CREAT,4,4
.comm NUMTRIES,4,4
.comm ENOSPC,8,8
.comm BLOCKS_FILENAME,4,4
.comm BLOCKSIZE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ufs_uprintf.c_fill_blocks.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "fill_blocks: open(%s)\000"
.align 2
.LC1:
.ascii "fill_blocks: write(%d) returned %zd\000"
.align 2
.LC2:
.ascii "fill_blocks: write\000"
.align 2
.LC3:
.ascii "fill_blocks: write after ENOSPC\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC4:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type fill_blocks, %function
fill_blocks:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
add fp, sp, #32
sub sp, sp, #12
ldr r5, .L21
ldr r2, .L21+4
ldr r3, [r5]
ldr r0, .L21+8
add r3, r3, #7
bic r3, r3, #7
ldr r1, .L21+12
ldr r0, [r0]
sub sp, sp, r3
ldr r2, [r2]
ldr r3, .L21+16
ldr r1, [r1]
orr r2, r2, r0
ldr r0, [r3]
ldr r3, .L21+20
orr r1, r2, r1
mov r2, #384
ldr r3, [r3]
str r3, [fp, #-40]
mov r3,#0
bl open
subs r4, r0, #0
mov r6, sp
blt .L17
.L2:
mov r0, r6
ldr r1, [r5]
bl bzero
mov r3, #0
ldr r8, .L21+24
ldr r7, .L21+28
str r3, [r8]
.L5:
ldr r2, [r5]
b .L4
.L19:
ldr r1, [r5]
cmp r1, r2
bne .L18
.L4:
mov r1, r6
mov r0, r4
bl write
subs r2, r0, #0
bge .L19
ldr r10, .L21+32
ldr r2, [r8]
ldr r3, [r10]
cmp r2, r3
beq .L6
ldr r0, .L21+36
bl warn
mov r0, r4
bl close
ldr r3, .L21+16
ldr r0, [r3]
bl unlink
mvn r0, #0
bl exit
.L6:
ldr r7, .L21+40
ldr r3, [r7]
cmp r3, #0
movgt r9, #0
bgt .L7
b .L9
.L8:
ldr r2, [r7]
add r9, r9, #1
cmp r2, r9
ble .L9
.L7:
mov r1, r6
mov r0, r4
ldr r2, [r5]
bl write
cmp r0, #0
bge .L8
ldr r1, [r8]
ldr r2, [r10]
cmp r1, r2
beq .L8
ldr r0, .L21+44
bl warn
mov r0, r4
bl close
ldr r3, .L21+16
add r9, r9, #1
ldr r0, [r3]
bl unlink
mvn r0, #0
bl exit
ldr r2, [r7]
cmp r2, r9
bgt .L7
.L9:
mov r0, r4
bl close
ldr r3, .L21+16
ldr r0, [r3]
bl unlink
ldr r3, .L21+20
ldr r2, [r3]
ldr r3, [fp, #-40]
eors r2, r3, r2
mov r3, #0
bne .L20
sub sp, fp, #32
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L18:
mov r0, r7
bl warnx
mov r0, r4
bl close
ldr r3, .L21+16
ldr r0, [r3]
bl unlink
mvn r0, #0
bl exit
b .L5
.L17:
ldr r3, .L21+16
ldr r1, .L21+48
ldr r2, [r3]
mvn r0, #0
bl err
b .L2
.L20:
bl __stack_chk_fail
.L22:
.align 2
.L21:
.word BLOCKSIZE
.word O_CREAT
.word O_TRUNC
.word O_RDWR
.word BLOCKS_FILENAME
.word .LC4
.word errno
.word .LC1
.word ENOSPC
.word .LC2
.word NUMTRIES
.word .LC3
.word .LC0
.size fill_blocks, .-fill_blocks
.comm errno,4,4
.comm O_TRUNC,4,4
.comm O_RDWR,4,4
.comm O_CREAT,4,4
.comm NUMTRIES,4,4
.comm ENOSPC,4,4
.comm BLOCKS_FILENAME,4,4
.comm BLOCKSIZE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_nldev.c_rdma_nl_put_driver_u32_hex.c"
.intel_syntax noprefix
.text
.p2align 4
.globl rdma_nl_put_driver_u32_hex
.type rdma_nl_put_driver_u32_hex, @function
rdma_nl_put_driver_u32_hex:
.LFB0:
.cfi_startproc
endbr64
mov ecx, edx
mov edx, DWORD PTR RDMA_NLDEV_PRINT_TYPE_HEX[rip]
jmp _rdma_nl_put_driver_u32@PLT
.cfi_endproc
.LFE0:
.size rdma_nl_put_driver_u32_hex, .-rdma_nl_put_driver_u32_hex
.comm RDMA_NLDEV_PRINT_TYPE_HEX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_nldev.c_rdma_nl_put_driver_u32_hex.c"
.text
.align 2
.global rdma_nl_put_driver_u32_hex
.syntax unified
.arm
.fpu softvfp
.type rdma_nl_put_driver_u32_hex, %function
rdma_nl_put_driver_u32_hex:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr ip, .L3
mov r3, r2
ldr r2, [ip]
b _rdma_nl_put_driver_u32
.L4:
.align 2
.L3:
.word RDMA_NLDEV_PRINT_TYPE_HEX
.size rdma_nl_put_driver_u32_hex, .-rdma_nl_put_driver_u32_hex
.comm RDMA_NLDEV_PRINT_TYPE_HEX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bus_space_rmi.c_rmi_bus_space_read_region_4.c"
.intel_syntax noprefix
.text
.p2align 4
.globl rmi_bus_space_read_region_4
.type rmi_bus_space_read_region_4, @function
rmi_bus_space_read_region_4:
.LFB0:
.cfi_startproc
endbr64
add rdx, rsi
test r8, r8
je .L1
lea rsi, [rdx+r8*4]
sub rcx, rdx
.p2align 4,,10
.p2align 3
.L3:
mov eax, DWORD PTR [rdx]
mov DWORD PTR [rcx+rdx], eax
add rdx, 4
cmp rdx, rsi
jne .L3
.L1:
ret
.cfi_endproc
.LFE0:
.size rmi_bus_space_read_region_4, .-rmi_bus_space_read_region_4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bus_space_rmi.c_rmi_bus_space_read_region_4.c"
.text
.align 2
.global rmi_bus_space_read_region_4
.syntax unified
.arm
.fpu softvfp
.type rmi_bus_space_read_region_4, %function
rmi_bus_space_read_region_4:
@ args = 4, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr ip, [sp]
add r2, r1, r2
cmp ip, #0
bxeq lr
mov r0, r3
add ip, r3, ip, lsl #2
sub r2, r2, r3
.L3:
add r3, r0, r2
ldr r3, [r3]
str r3, [r0], #4
cmp r0, ip
bne .L3
bx lr
.size rmi_bus_space_read_region_4, .-rmi_bus_space_read_region_4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_intr_machdep.c_intr_execute_handlers.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "stray irq%d\n"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC1:
.string "too many stray irq %d's: not logging anymore\n"
.text
.p2align 4
.globl intr_execute_handlers
.type intr_execute_handlers, @function
intr_execute_handlers:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 48
mov rax, QWORD PTR 24[rdi]
add DWORD PTR [rax], 1
mov edi, DWORD PTR v_intr[rip]
call VM_CNT_INC@PLT
mov rax, QWORD PTR 8[rbx]
mov r13, QWORD PTR 16[rbx]
mov rdi, rbx
call [QWORD PTR [rax]]
mov r12d, eax
test eax, eax
jne .L2
mov DWORD PTR clkintr_pending[rip], 1
.L2:
mov rsi, rbp
mov rdi, r13
call intr_event_handle@PLT
test rax, rax
je .L1
mov rax, QWORD PTR 8[rbx]
mov esi, DWORD PTR PIC_EOI[rip]
mov rdi, rbx
call [QWORD PTR 8[rax]]
mov rdx, QWORD PTR [rbx]
mov rax, QWORD PTR [rdx]
add rax, 1
mov QWORD PTR [rdx], rax
cmp rax, QWORD PTR MAX_STRAY_LOG[rip]
jl .L10
je .L11
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
mov edi, DWORD PTR LOG_ERR[rip]
mov edx, r12d
lea rsi, .LC0[rip]
.L8:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp log@PLT
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
mov edi, DWORD PTR LOG_CRIT[rip]
mov edx, r12d
lea rsi, .LC1[rip]
jmp .L8
.cfi_endproc
.LFE0:
.size intr_execute_handlers, .-intr_execute_handlers
.comm v_intr,4,4
.comm clkintr_pending,4,4
.comm PIC_EOI,4,4
.comm MAX_STRAY_LOG,8,8
.comm LOG_ERR,4,4
.comm LOG_CRIT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_intr_machdep.c_intr_execute_handlers.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "stray irq%d\012\000"
.align 2
.LC1:
.ascii "too many stray irq %d's: not logging anymore\012\000"
.text
.align 2
.global intr_execute_handlers
.syntax unified
.arm
.fpu softvfp
.type intr_execute_handlers, %function
intr_execute_handlers:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r4, r0
ldr r2, [r0, #12]
ldr r0, .L10
ldr r3, [r2]
mov r5, r1
add r3, r3, #1
str r3, [r2]
ldr r0, [r0]
bl VM_CNT_INC
ldr r3, [r4, #4]
mov r0, r4
ldr r3, [r3]
ldr r7, [r4, #8]
blx r3
subs r6, r0, #0
moveq r2, #1
ldreq r3, .L10+4
mov r1, r5
mov r0, r7
streq r2, [r3]
bl intr_event_handle
cmp r0, #0
popeq {r4, r5, r6, r7, r8, pc}
ldr r2, .L10+8
ldr r3, [r4, #4]
ldr r1, [r2]
ldr r3, [r3, #4]
mov r0, r4
blx r3
ldr r2, [r4]
ldr r1, .L10+12
ldr r3, [r2]
add r3, r3, #1
str r3, [r2]
ldr r2, [r1]
cmp r3, r2
blt .L9
popne {r4, r5, r6, r7, r8, pc}
ldr r3, .L10+16
mov r2, r6
pop {r4, r5, r6, r7, r8, lr}
ldr r0, [r3]
ldr r1, .L10+20
b log
.L9:
ldr r3, .L10+24
mov r2, r6
pop {r4, r5, r6, r7, r8, lr}
ldr r0, [r3]
ldr r1, .L10+28
b log
.L11:
.align 2
.L10:
.word v_intr
.word clkintr_pending
.word PIC_EOI
.word MAX_STRAY_LOG
.word LOG_CRIT
.word .LC1
.word LOG_ERR
.word .LC0
.size intr_execute_handlers, .-intr_execute_handlers
.comm v_intr,4,4
.comm clkintr_pending,4,4
.comm PIC_EOI,4,4
.comm MAX_STRAY_LOG,4,4
.comm LOG_ERR,4,4
.comm LOG_CRIT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_syscall_subr.c_thread_handoff_deallocate.c"
.intel_syntax noprefix
.text
.p2align 4
.globl thread_handoff_deallocate
.type thread_handoff_deallocate, @function
thread_handoff_deallocate:
.LFB0:
.cfi_startproc
endbr64
xor edx, edx
xor esi, esi
jmp thread_handoff_internal@PLT
.cfi_endproc
.LFE0:
.size thread_handoff_deallocate, .-thread_handoff_deallocate
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_syscall_subr.c_thread_handoff_deallocate.c"
.text
.align 2
.global thread_handoff_deallocate
.syntax unified
.arm
.fpu softvfp
.type thread_handoff_deallocate, %function
thread_handoff_deallocate:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #0
mov r1, r2
b thread_handoff_internal
.size thread_handoff_deallocate, .-thread_handoff_deallocate
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_stabs.c_stabs_find_include.c"
.intel_syntax noprefix
.text
.p2align 4
.type stabs_find_include, @function
stabs_find_include:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 8
.cfi_def_cfa_offset 48
mov eax, DWORD PTR num_include_def[rip]
test eax, eax
jle .L2
mov r13, rdi
mov rbp, rsi
xor ebx, ebx
jmp .L4
.p2align 4,,10
.p2align 3
.L6:
add rbx, 1
cmp DWORD PTR num_include_def[rip], ebx
jle .L2
.L4:
mov rax, rbx
mov r12d, ebx
sal rax, 4
add rax, QWORD PTR include_defs[rip]
cmp QWORD PTR [rax], rbp
jne .L6
mov esi, DWORD PTR 8[rax]
mov rdi, r13
call strcmp@PLT
test rax, rax
jne .L6
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
add rsp, 8
.cfi_def_cfa_offset 40
mov r12d, -1
pop rbx
.cfi_def_cfa_offset 32
mov eax, r12d
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size stabs_find_include, .-stabs_find_include
.comm num_include_def,4,4
.comm include_defs,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_stabs.c_stabs_find_include.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type stabs_find_include, %function
stabs_find_include:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
ldr r6, .L13
ldr r3, [r6]
cmp r3, #0
ble .L2
mov r8, r0
mov r5, r1
mov r4, #0
ldr r7, .L13+4
b .L4
.L6:
ldr r3, [r6]
add r4, r4, #1
cmp r3, r4
ble .L2
.L4:
ldr r3, [r7]
ldr r2, [r3, r4, lsl #3]
add r3, r3, r4, lsl #3
cmp r2, r5
bne .L6
mov r0, r8
ldr r1, [r3, #4]
bl strcmp
cmp r0, #0
bne .L6
mov r0, r4
pop {r4, r5, r6, r7, r8, pc}
.L2:
mvn r4, #0
mov r0, r4
pop {r4, r5, r6, r7, r8, pc}
.L14:
.align 2
.L13:
.word num_include_def
.word include_defs
.size stabs_find_include, .-stabs_find_include
.comm num_include_def,4,4
.comm include_defs,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_rtc-cadence.c_cdns_rtc_alarm_irq_enable.c"
.intel_syntax noprefix
.text
.p2align 4
.type cdns_rtc_alarm_irq_enable, @function
cdns_rtc_alarm_irq_enable:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov ebp, esi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
call dev_get_drvdata@PLT
mov rsi, QWORD PTR CDNS_RTC_AENR[rip]
mov rbx, rax
add rsi, QWORD PTR [rax]
test ebp, ebp
je .L2
mov edi, DWORD PTR CDNS_RTC_AEI_SEC[rip]
or edi, DWORD PTR CDNS_RTC_AEI_MIN[rip]
or edi, DWORD PTR CDNS_RTC_AEI_HOUR[rip]
or edi, DWORD PTR CDNS_RTC_AEI_DATE[rip]
or edi, DWORD PTR CDNS_RTC_AEI_MNTH[rip]
call writel@PLT
mov edi, DWORD PTR CDNS_RTC_AEI_ALRM[rip]
mov rsi, QWORD PTR CDNS_RTC_IENR[rip]
add rsi, QWORD PTR [rbx]
call writel@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
xor edi, edi
call writel@PLT
mov edi, DWORD PTR CDNS_RTC_AEI_ALRM[rip]
mov rsi, QWORD PTR CDNS_RTC_IDISR[rip]
add rsi, QWORD PTR [rbx]
call writel@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size cdns_rtc_alarm_irq_enable, .-cdns_rtc_alarm_irq_enable
.comm CDNS_RTC_IENR,8,8
.comm CDNS_RTC_IDISR,8,8
.comm CDNS_RTC_AENR,8,8
.comm CDNS_RTC_AEI_SEC,4,4
.comm CDNS_RTC_AEI_MNTH,4,4
.comm CDNS_RTC_AEI_MIN,4,4
.comm CDNS_RTC_AEI_HOUR,4,4
.comm CDNS_RTC_AEI_DATE,4,4
.comm CDNS_RTC_AEI_ALRM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_rtc-cadence.c_cdns_rtc_alarm_irq_enable.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type cdns_rtc_alarm_irq_enable, %function
cdns_rtc_alarm_irq_enable:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r1
bl dev_get_drvdata
cmp r5, #0
mov r4, r0
beq .L2
ldr r3, .L7
ldr r2, .L7+4
ldr r1, .L7+8
ldr r2, [r2]
ldr r3, [r3]
ldr ip, .L7+12
ldr r0, [r1]
orr r3, r3, r2
ldr r1, .L7+16
ldr r2, .L7+20
ldr ip, [ip]
ldr r2, [r2]
orr r3, r3, r0
ldr r0, [r1]
ldr r1, [r4]
orr r3, r3, ip
orr r0, r3, r0
add r1, r1, r2
bl writel
ldr r3, .L7+24
.L5:
ldr r2, [r3]
ldr r1, [r4]
ldr r3, .L7+28
add r1, r1, r2
ldr r0, [r3]
bl writel
mov r0, #0
pop {r4, r5, r6, pc}
.L2:
ldr r3, .L7+20
ldr r1, [r0]
ldr r3, [r3]
mov r0, r5
add r1, r1, r3
bl writel
ldr r3, .L7+32
b .L5
.L8:
.align 2
.L7:
.word CDNS_RTC_AEI_SEC
.word CDNS_RTC_AEI_MIN
.word CDNS_RTC_AEI_HOUR
.word CDNS_RTC_AEI_DATE
.word CDNS_RTC_AEI_MNTH
.word CDNS_RTC_AENR
.word CDNS_RTC_IENR
.word CDNS_RTC_AEI_ALRM
.word CDNS_RTC_IDISR
.size cdns_rtc_alarm_irq_enable, .-cdns_rtc_alarm_irq_enable
.comm CDNS_RTC_IENR,4,4
.comm CDNS_RTC_IDISR,4,4
.comm CDNS_RTC_AENR,4,4
.comm CDNS_RTC_AEI_SEC,4,4
.comm CDNS_RTC_AEI_MNTH,4,4
.comm CDNS_RTC_AEI_MIN,4,4
.comm CDNS_RTC_AEI_HOUR,4,4
.comm CDNS_RTC_AEI_DATE,4,4
.comm CDNS_RTC_AEI_ALRM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mmuobject.c_dumpvsid.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "vsid %d (%x):\n"
.text
.p2align 4
.globl dumpvsid
.type dumpvsid, @function
dumpvsid:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
xor ebx, ebx
sub rsp, 8
.cfi_def_cfa_offset 32
mov esi, DWORD PTR [rdi]
lea rdi, .LC0[rip]
mov edx, esi
sar esi, 4
sal edx, 28
call fmtout@PLT
jmp .L3
.p2align 4,,10
.p2align 3
.L2:
add rbx, 8
cmp rbx, 2048
je .L10
.L3:
mov rax, QWORD PTR 8[rbp]
mov rsi, QWORD PTR [rax+rbx]
test rsi, rsi
je .L2
mov edi, DWORD PTR 0[rbp]
mov eax, ebx
add rbx, 8
sal eax, 17
sal edi, 28
or edi, eax
call dumptree@PLT
cmp rbx, 2048
jne .L3
.L10:
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size dumpvsid, .-dumpvsid
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mmuobject.c_dumpvsid.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "vsid %d (%x):\012\000"
.text
.align 2
.global dumpvsid
.syntax unified
.arm
.fpu softvfp
.type dumpvsid, %function
dumpvsid:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r1, [r0]
push {r4, r5, r6, lr}
lsl r2, r1, #28
mov r5, r0
asr r1, r1, #4
ldr r0, .L11
bl fmtout
mov r4, #0
b .L3
.L2:
add r4, r4, #4
cmp r4, #1024
popeq {r4, r5, r6, pc}
.L3:
ldr r3, [r5, #4]
ldr r1, [r3, r4]
cmp r1, #0
beq .L2
ldr r3, [r5]
lsl r0, r4, #18
orr r0, r0, r3, lsl #28
bl dumptree
b .L2
.L12:
.align 2
.L11:
.word .LC0
.size dumpvsid, .-dumpvsid
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_inode.c_smb_destroy_inode.c"
.intel_syntax noprefix
.text
.p2align 4
.type smb_destroy_inode, @function
smb_destroy_inode:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
call SMB_I@PLT
mov edi, DWORD PTR smb_inode_cachep[rip]
add rsp, 8
.cfi_def_cfa_offset 8
mov esi, eax
jmp kmem_cache_free@PLT
.cfi_endproc
.LFE0:
.size smb_destroy_inode, .-smb_destroy_inode
.comm smb_inode_cachep,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_inode.c_smb_destroy_inode.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type smb_destroy_inode, %function
smb_destroy_inode:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L4
push {r4, lr}
ldr r4, [r3]
bl SMB_I
mov r1, r0
mov r0, r4
pop {r4, lr}
b kmem_cache_free
.L5:
.align 2
.L4:
.word smb_inode_cachep
.size smb_destroy_inode, .-smb_destroy_inode
.comm smb_inode_cachep,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pwc-ctrl.c__pwc_mpt_set_angle.c"
.intel_syntax noprefix
.text
.p2align 4
.type _pwc_mpt_set_angle, @function
_pwc_mpt_set_angle:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 24
.cfi_def_cfa_offset 32
sal esi, 6
neg edx
mov r8d, 4
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
movsx rax, esi
sar esi, 31
lea rcx, 4[rsp]
imul rax, rax, 1374389535
sal edx, 6
sar rax, 37
sub eax, esi
mov esi, DWORD PTR SET_MPT_CTL[rip]
mov WORD PTR 4[rsp], ax
movsx rax, edx
sar edx, 31
imul rax, rax, 1374389535
sar rax, 37
sub eax, edx
mov edx, DWORD PTR PT_RELATIVE_CONTROL_FORMATTER[rip]
mov WORD PTR 6[rsp], ax
call send_control_msg@PLT
mov rcx, QWORD PTR 8[rsp]
xor rcx, QWORD PTR fs:40
jne .L5
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.L5:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size _pwc_mpt_set_angle, .-_pwc_mpt_set_angle
.comm SET_MPT_CTL,4,4
.comm PT_RELATIVE_CONTROL_FORMATTER,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pwc-ctrl.c__pwc_mpt_set_angle.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type _pwc_mpt_set_angle, %function
_pwc_mpt_set_angle:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
mov r4, #4
ldr lr, .L6
rsb r2, r2, r2, lsl #26
lsl r2, r2, #6
smull r3, ip, lr, r2
lsl r1, r1, #6
smull r3, lr, r1, lr
asr r2, r2, #31
sub sp, sp, #20
rsb ip, r2, ip, asr #5
ldr r3, .L6+4
ldr r2, .L6+8
str r4, [sp]
asr r1, r1, #31
ldr r4, .L6+12
rsb lr, r1, lr, asr #5
ldr r2, [r2]
ldr r1, [r3]
add r3, sp, #8
ldr r4, [r4]
str r4, [sp, #12]
mov r4,#0
strh ip, [sp, #10] @ movhi
strh lr, [sp, #8] @ movhi
bl send_control_msg
ldr r3, .L6+12
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L5
add sp, sp, #20
@ sp needed
pop {r4, r5, pc}
.L5:
bl __stack_chk_fail
.L7:
.align 2
.L6:
.word 1374389535
.word SET_MPT_CTL
.word PT_RELATIVE_CONTROL_FORMATTER
.word .LC0
.size _pwc_mpt_set_angle, .-_pwc_mpt_set_angle
.comm SET_MPT_CTL,4,4
.comm PT_RELATIVE_CONTROL_FORMATTER,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lpfc_sli.c_lpfc_sli4_sp_handle_rcqe.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "2537 Receive Frame Truncated!!\n"
.align 8
.LC1:
.string "6402 RQE Error x%x, posted %d err_cnt %d: %x %x %x\n"
.text
.p2align 4
.type lpfc_sli4_sp_handle_rcqe, @function
lpfc_sli4_sp_handle_rcqe:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rsi
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov rbx, QWORD PTR 40[rdi]
mov r13, QWORD PTR 32[rdi]
xor edi, edi
test rbx, rbx
sete dil
call unlikely@PLT
test rax, rax
je .L2
.L22:
xor eax, eax
.L1:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
xor edi, edi
test r13, r13
sete dil
call unlikely@PLT
test rax, rax
jne .L22
mov edi, DWORD PTR lpfc_cqe_code[rip]
mov rsi, r12
call bf_get@PLT
cmp rax, QWORD PTR CQE_CODE_RECEIVE_V1[rip]
mov rsi, r12
je .L24
mov edi, DWORD PTR lpfc_rcqe_rq_id[rip]
call bf_get@PLT
.L6:
cmp QWORD PTR [rbx], rax
jne .L22
mov edi, DWORD PTR lpfc_rcqe_status[rip]
mov rsi, r12
call bf_get@PLT
cmp rax, 130
je .L7
jg .L8
cmp rax, 128
je .L9
cmp rax, 129
jne .L22
mov edx, DWORD PTR LOG_SLI[rip]
mov esi, DWORD PTR KERN_ERR[rip]
mov rdi, rbp
xor eax, eax
lea rcx, .LC0[rip]
call lpfc_printf_log@PLT
.L9:
xor r14d, r14d
mov rdi, rbp
mov rsi, r14
call spin_lock_irqsave@PLT
mov rsi, r13
mov rdi, rbx
call lpfc_sli4_rq_release@PLT
mov rdi, QWORD PTR 56[rbp]
call lpfc_sli_hbqbuf_get@PLT
mov r13, rax
test rax, rax
je .L25
add DWORD PTR 16[rbx], 1
lea rdi, 4[rax]
mov edx, 4
mov rsi, r12
sub DWORD PTR 12[rbx], 1
call memcpy@PLT
mov rax, QWORD PTR 8[r13]
mov eax, DWORD PTR [rax]
cmp eax, DWORD PTR FC_RCTL_MDS_DIAGS[rip]
je .L13
cmp eax, DWORD PTR FC_RCTL_DD_UNSOL_DATA[rip]
je .L13
lea rsi, 24[rbp]
mov rdi, r13
xor r14d, r14d
call list_add_tail@PLT
mov eax, DWORD PTR HBA_SP_QUEUE_EVT[rip]
or DWORD PTR 4[rbp], eax
mov rsi, r14
mov rdi, rbp
call spin_unlock_irqrestore@PLT
mov eax, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L24:
mov edi, DWORD PTR lpfc_rcqe_rq_id_v1[rip]
call bf_get@PLT
jmp .L6
.p2align 4,,10
.p2align 3
.L8:
cmp rax, 131
jne .L22
mov eax, DWORD PTR 16[rbp]
test eax, eax
jne .L26
.L7:
add DWORD PTR 8[rbx], 1
xor r14d, r14d
mov rdi, rbp
mov rsi, r14
call spin_lock_irqsave@PLT
mov eax, DWORD PTR HBA_POST_RECEIVE_BUFFER[rip]
or DWORD PTR 4[rbp], eax
mov rsi, r14
mov rdi, rbp
call spin_unlock_irqrestore@PLT
mov eax, 1
jmp .L1
.L25:
add DWORD PTR 20[rbx], 1
mov rsi, r14
mov rdi, rbp
call spin_unlock_irqrestore@PLT
xor eax, eax
jmp .L1
.L26:
mov rax, QWORD PTR 8[rbp]
mov r12, QWORD PTR [rax]
mov rdi, r12
call atomic_read@PLT
lea rdi, 4[r12]
mov r14d, eax
call atomic_read@PLT
lea rdi, 8[r12]
mov r13d, eax
call atomic_read@PLT
mov r9d, DWORD PTR 12[rbx]
push r14
.cfi_def_cfa_offset 56
mov rdi, rbp
push r13
.cfi_def_cfa_offset 64
mov esi, DWORD PTR KERN_ERR[rip]
mov r8d, 131
lea rcx, .LC1[rip]
push rax
.cfi_def_cfa_offset 72
mov eax, DWORD PTR 8[rbx]
mov edx, DWORD PTR LOG_SLI[rip]
or edx, DWORD PTR LOG_NVME[rip]
push rax
.cfi_def_cfa_offset 80
xor eax, eax
call lpfc_printf_log@PLT
add rsp, 32
.cfi_def_cfa_offset 48
jmp .L7
.p2align 4,,10
.p2align 3
.L13:
xor r14d, r14d
mov rdi, rbp
mov rsi, r14
call spin_unlock_irqrestore@PLT
mov edi, DWORD PTR 48[rbp]
mov rsi, r13
call lpfc_sli4_handle_mds_loopback@PLT
jmp .L22
.cfi_endproc
.LFE0:
.size lpfc_sli4_sp_handle_rcqe, .-lpfc_sli4_sp_handle_rcqe
.comm lpfc_rcqe_status,4,4
.comm lpfc_rcqe_rq_id_v1,4,4
.comm lpfc_rcqe_rq_id,4,4
.comm lpfc_cqe_code,4,4
.comm LOG_SLI,4,4
.comm LOG_NVME,4,4
.comm KERN_ERR,4,4
.comm HBA_SP_QUEUE_EVT,4,4
.comm HBA_POST_RECEIVE_BUFFER,4,4
.comm FC_RCTL_MDS_DIAGS,4,4
.comm FC_RCTL_DD_UNSOL_DATA,4,4
.comm CQE_CODE_RECEIVE_V1,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lpfc_sli.c_lpfc_sli4_sp_handle_rcqe.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "2537 Receive Frame Truncated!!\012\000"
.align 2
.LC1:
.ascii "6402 RQE Error x%x, posted %d err_cnt %d: %x %x %x\012"
.ascii "\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type lpfc_sli4_sp_handle_rcqe, %function
lpfc_sli4_sp_handle_rcqe:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r7, [r0, #24]
mov r4, r0
clz r0, r7
sub sp, sp, #36
lsr r0, r0, #5
mov r6, r1
ldr r8, [r4, #20]
bl unlikely
cmp r0, #0
beq .L2
.L4:
mov r5, #0
.L1:
mov r0, r5
add sp, sp, #36
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L2:
clz r0, r8
lsr r0, r0, #5
bl unlikely
subs r5, r0, #0
bne .L4
ldr r3, .L23
mov r1, r6
ldr r0, [r3]
bl bf_get
ldr r3, .L23+4
mov r1, r6
ldr r3, [r3]
cmp r0, r3
ldreq r3, .L23+8
ldrne r3, .L23+12
ldr r0, [r3]
bl bf_get
ldr r3, [r7]
cmp r3, r0
bne .L4
ldr r3, .L23+16
mov r1, r6
ldr r0, [r3]
bl bf_get
sub r0, r0, #128
cmp r0, #3
ldrls pc, [pc, r0, asl #2]
b .L1
.L8:
.word .L11
.word .L10
.word .L20
.word .L7
.L10:
ldr r3, .L23+20
ldr r2, .L23+24
ldr r1, [r3]
mov r0, r4
ldr r2, [r2]
ldr r3, .L23+28
bl lpfc_printf_log
.L11:
mov r1, #0
mov r0, r4
bl spin_lock_irqsave
mov r1, r8
mov r0, r7
bl lpfc_sli4_rq_release
ldr r0, [r4, #32]
bl lpfc_sli_hbqbuf_get
subs r8, r0, #0
beq .L22
ldr r2, [r7, #12]
ldr r3, [r7, #8]
add r2, r2, #1
str r2, [r7, #12]
mov r2, #4
sub r3, r3, #1
str r3, [r7, #8]
add r0, r8, r2
mov r1, r6
bl memcpy
ldr r3, [r8, #8]
ldr r2, .L23+32
ldr r3, [r3]
ldr r2, [r2]
cmp r3, r2
beq .L14
ldr r2, .L23+36
ldr r2, [r2]
cmp r3, r2
beq .L14
add r1, r4, #16
mov r0, r8
bl list_add_tail
ldr r2, .L23+40
ldr r3, [r4, #4]
ldr r2, [r2]
mov r0, r4
orr r3, r3, r2
mov r1, #0
str r3, [r4, #4]
bl spin_unlock_irqrestore
mov r5, #1
b .L1
.L7:
ldr r3, [r4, #12]
ldr r5, [r7, #4]
cmp r3, #0
beq .L12
ldr r2, .L23+24
ldr r3, .L23+44
ldr r1, [r4, #8]
ldr r8, [r2]
ldr r2, [r3]
ldr r3, .L23+20
ldr r10, [r1]
ldr r1, [r3]
add r0, r10, #8
orr r8, r8, r2
str r1, [sp, #28]
ldr fp, [r7, #8]
bl atomic_read
mov r9, r0
add r0, r10, #4
bl atomic_read
mov r6, r0
mov r0, r10
bl atomic_read
mov r3, #131
str r0, [sp, #20]
str r3, [sp]
mov r2, r8
mov r0, r4
ldr r1, [sp, #28]
ldr r3, .L23+48
str r9, [sp, #12]
str r6, [sp, #16]
str fp, [sp, #4]
str r5, [sp, #8]
bl lpfc_printf_log
.L20:
ldr r5, [r7, #4]
.L12:
mov r6, #0
add r5, r5, #1
mov r1, r6
str r5, [r7, #4]
mov r0, r4
bl spin_lock_irqsave
ldr r2, .L23+52
ldr r3, [r4, #4]
ldr r2, [r2]
mov r1, r6
orr r3, r3, r2
mov r0, r4
str r3, [r4, #4]
bl spin_unlock_irqrestore
mov r5, #1
b .L1
.L14:
mov r1, #0
mov r0, r4
bl spin_unlock_irqrestore
mov r1, r8
ldr r0, [r4, #28]
bl lpfc_sli4_handle_mds_loopback
b .L1
.L22:
ldr r3, [r7, #16]
mov r0, r4
add r3, r3, #1
mov r1, #0
str r3, [r7, #16]
bl spin_unlock_irqrestore
b .L1
.L24:
.align 2
.L23:
.word lpfc_cqe_code
.word CQE_CODE_RECEIVE_V1
.word lpfc_rcqe_rq_id_v1
.word lpfc_rcqe_rq_id
.word lpfc_rcqe_status
.word KERN_ERR
.word LOG_SLI
.word .LC0
.word FC_RCTL_MDS_DIAGS
.word FC_RCTL_DD_UNSOL_DATA
.word HBA_SP_QUEUE_EVT
.word LOG_NVME
.word .LC1
.word HBA_POST_RECEIVE_BUFFER
.size lpfc_sli4_sp_handle_rcqe, .-lpfc_sli4_sp_handle_rcqe
.comm lpfc_rcqe_status,4,4
.comm lpfc_rcqe_rq_id_v1,4,4
.comm lpfc_rcqe_rq_id,4,4
.comm lpfc_cqe_code,4,4
.comm LOG_SLI,4,4
.comm LOG_NVME,4,4
.comm KERN_ERR,4,4
.comm HBA_SP_QUEUE_EVT,4,4
.comm HBA_POST_RECEIVE_BUFFER,4,4
.comm FC_RCTL_MDS_DIAGS,4,4
.comm FC_RCTL_DD_UNSOL_DATA,4,4
.comm CQE_CODE_RECEIVE_V1,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_diskio.c_disk_status.c"
.intel_syntax noprefix
.text
.p2align 4
.globl disk_status
.type disk_status, @function
disk_status:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR m_status[rip]
ret
.cfi_endproc
.LFE0:
.size disk_status, .-disk_status
.comm m_status,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_diskio.c_disk_status.c"
.text
.align 2
.global disk_status
.syntax unified
.arm
.fpu softvfp
.type disk_status, %function
disk_status:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r0, [r3]
bx lr
.L4:
.align 2
.L3:
.word m_status
.size disk_status, .-disk_status
.comm m_status,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_value.c_strm_inspect.c"
.intel_syntax noprefix
.text
.p2align 4
.globl strm_inspect
.type strm_inspect, @function
strm_inspect:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov ebp, edi
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 40
.cfi_def_cfa_offset 96
call strm_string_p@PLT
mov edi, ebp
test rax, rax
jne .L38
call strm_array_p@PLT
mov edi, ebp
test rax, rax
je .L3
call strm_ary_ns@PLT
mov edi, 32
mov r12, rax
call malloc@PLT
mov edi, ebp
mov r13, rax
call strm_value_ary@PLT
mov r14, rax
test r13, r13
je .L36
mov BYTE PTR 0[r13], 91
test r12, r12
je .L18
mov rdi, r12
call strm_ns_name@PLT
mov rdi, rax
mov rbp, rax
call strm_str_len@PLT
cmp QWORD PTR strm_str_null[rip], rbp
mov r12d, eax
je .L18
mov BYTE PTR 1[r13], 64
lea ebx, 2[rax]
cmp eax, 28
jle .L19
mov esi, 64
mov rdi, r13
call realloc@PLT
test rax, rax
je .L39
mov DWORD PTR 20[rsp], 64
mov r13, rax
.L7:
mov rdi, rbp
call strm_str_ptr@PLT
lea rdi, 2[r13]
mov edx, r12d
mov esi, eax
call memcpy@PLT
mov rdi, r14
call strm_ary_len@PLT
test eax, eax
jle .L6
movsx rbx, ebx
mov BYTE PTR 0[r13+rbx], 32
lea ebx, 3[r12]
.L6:
mov rdi, r14
xor ebp, ebp
call strm_ary_len@PLT
mov DWORD PTR 8[rsp], ebp
cmp eax, ebp
jle .L40
.L16:
mov rdi, r14
lea r15, 0[0+rbp*4]
call strm_ary_ptr@PLT
mov edi, DWORD PTR [rax+rbp*4]
call strm_inspect
mov rdi, r14
mov r12, rax
call strm_ary_headers@PLT
test rax, rax
jne .L41
.L9:
mov r15, QWORD PTR strm_str_null[rip]
.L10:
xor edx, edx
test r15, r15
jne .L42
.L11:
mov rdi, r12
mov DWORD PTR 24[rsp], edx
call strm_str_len@PLT
mov edx, DWORD PTR 24[rsp]
lea eax, 3[rdx+rax]
add eax, ebx
cmp eax, DWORD PTR 20[rsp]
jg .L43
.L12:
mov eax, DWORD PTR 8[rsp]
movsx r8, ebx
add r8, r13
test eax, eax
je .L13
lea eax, 1[rbx]
mov BYTE PTR [r8], 44
add ebx, 2
cdqe
movsx r8, ebx
mov BYTE PTR 0[r13+rax], 32
add r8, r13
.L13:
test r15, r15
jne .L44
.L14:
mov rdi, r12
mov QWORD PTR 8[rsp], r8
add rbp, 1
call strm_str_len@PLT
mov rdi, r12
mov r15d, eax
call strm_str_ptr@PLT
mov r8, QWORD PTR 8[rsp]
mov edx, r15d
mov esi, eax
mov rdi, r8
call memcpy@PLT
mov rdi, r12
call strm_str_len@PLT
mov rdi, r14
add ebx, eax
call strm_ary_len@PLT
mov DWORD PTR 8[rsp], ebp
cmp eax, ebp
jg .L16
.L40:
movsx rax, ebx
lea esi, 1[rbx]
mov rdi, r13
mov BYTE PTR 0[r13+rax], 93
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
jmp strm_str_new@PLT
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
jmp strm_to_str@PLT
.p2align 4,,10
.p2align 3
.L38:
.cfi_restore_state
call strm_value_str@PLT
mov rdi, rax
mov rbp, rax
call str_dump_len@PLT
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 56
mov rdi, rbp
pop rbx
.cfi_def_cfa_offset 48
mov esi, eax
pop rbp
.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
jmp str_dump@PLT
.p2align 4,,10
.p2align 3
.L18:
.cfi_restore_state
mov DWORD PTR 20[rsp], 32
mov ebx, 1
jmp .L6
.p2align 4,,10
.p2align 3
.L44:
mov rdi, r15
mov QWORD PTR 8[rsp], r8
call str_symbol_p@PLT
mov r8, QWORD PTR 8[rsp]
test eax, eax
je .L45
.L15:
mov rdi, r15
mov QWORD PTR 24[rsp], r8
call strm_str_len@PLT
mov rdi, r15
mov DWORD PTR 8[rsp], eax
call strm_str_ptr@PLT
mov r8, QWORD PTR 24[rsp]
mov edx, DWORD PTR 8[rsp]
mov esi, eax
mov rdi, r8
call memcpy@PLT
mov rdi, r15
call strm_str_len@PLT
add eax, ebx
lea ebx, 1[rax]
cdqe
movsx r8, ebx
mov BYTE PTR 0[r13+rax], 58
add r8, r13
jmp .L14
.p2align 4,,10
.p2align 3
.L42:
mov rdi, r15
call strm_str_len@PLT
lea edx, 1[rax]
jmp .L11
.p2align 4,,10
.p2align 3
.L43:
sal DWORD PTR 20[rsp]
mov eax, DWORD PTR 20[rsp]
mov rdi, r13
mov esi, eax
call realloc@PLT
mov r13, rax
jmp .L12
.p2align 4,,10
.p2align 3
.L41:
mov rdi, r14
call strm_ary_headers@PLT
mov rdi, rax
call strm_ary_ptr@PLT
mov edi, DWORD PTR [rax+rbp*4]
call strm_string_p@PLT
test rax, rax
je .L9
mov rdi, r14
call strm_ary_headers@PLT
mov rdi, rax
call strm_ary_ptr@PLT
mov edi, DWORD PTR [rax+r15]
call strm_value_str@PLT
mov r15, rax
jmp .L10
.p2align 4,,10
.p2align 3
.L45:
mov rdi, r15
call str_dump_len@PLT
mov rdi, r15
mov esi, eax
call str_dump@PLT
mov r8, QWORD PTR 8[rsp]
mov r15, rax
jmp .L15
.p2align 4,,10
.p2align 3
.L39:
mov rdi, r13
call free@PLT
.L36:
mov rax, QWORD PTR STRM_NG[rip]
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.p2align 4,,10
.p2align 3
.L19:
.cfi_restore_state
mov DWORD PTR 20[rsp], 32
jmp .L7
.cfi_endproc
.LFE0:
.size strm_inspect, .-strm_inspect
.comm strm_str_null,8,8
.comm STRM_NG,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_value.c_strm_inspect.c"
.text
.align 2
.global strm_inspect
.syntax unified
.arm
.fpu softvfp
.type strm_inspect, %function
strm_inspect:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
sub sp, sp, #12
mov r5, r0
bl strm_string_p
subs r4, r0, #0
mov r0, r5
bne .L37
bl strm_array_p
cmp r0, #0
mov r0, r5
beq .L3
bl strm_ary_ns
mov r7, r0
mov r0, #32
bl malloc
mov r6, r0
mov r0, r5
bl strm_value_ary
cmp r6, #0
mov r8, r0
beq .L35
mov r3, #91
cmp r7, #0
strb r3, [r6]
beq .L18
mov r0, r7
bl strm_ns_name
mov r10, r0
bl strm_str_len
ldr r3, .L45
mov r7, r0
ldr r3, [r3]
cmp r3, r10
beq .L18
mov r9, #64
cmp r0, #28
strb r9, [r6, #1]
add r5, r0, #2
ble .L19
mov r0, r6
mov r1, r9
bl realloc
cmp r0, #0
movne r6, r0
beq .L38
.L7:
mov r0, r10
bl strm_str_ptr
mov r2, r7
mov r1, r0
add r0, r6, #2
bl memcpy
mov r0, r8
bl strm_ary_len
cmp r0, #0
movgt r3, #32
strbgt r3, [r6, r5]
addgt r5, r7, #3
.L8:
mov r0, r8
bl strm_ary_len
cmp r0, r4
ble .L39
.L16:
mov r0, r8
bl strm_ary_ptr
ldr r0, [r0, r4, lsl #2]
bl strm_inspect
mov r7, r0
mov r0, r8
bl strm_ary_headers
cmp r0, #0
lsl r10, r4, #2
bne .L40
.L9:
ldr r3, .L45
ldr fp, [r3]
.L10:
cmp fp, #0
moveq r10, fp
bne .L41
.L11:
mov r0, r7
bl strm_str_len
add r10, r0, r10
add r10, r10, #3
add r10, r10, r5
cmp r10, r9
bgt .L42
.L12:
cmp r4, #0
add r10, r6, r5
beq .L13
mov r3, #44
mov r1, #32
strb r3, [r6, r5]
add r2, r5, #1
add r5, r5, #2
strb r1, [r6, r2]
add r10, r6, r5
.L13:
cmp fp, #0
bne .L43
.L14:
mov r0, r7
bl strm_str_ptr
mov fp, r0
mov r0, r7
bl strm_str_len
mov r1, fp
mov r2, r0
mov r0, r10
bl memcpy
mov r0, r7
bl strm_str_len
add r5, r5, r0
mov r0, r8
bl strm_ary_len
add r4, r4, #1
cmp r0, r4
bgt .L16
.L39:
mov r3, #93
mov r0, r6
add r1, r5, #1
strb r3, [r6, r5]
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, lr}
b strm_str_new
.L3:
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, lr}
b strm_to_str
.L37:
bl strm_value_str
mov r4, r0
bl str_dump_len
mov r1, r0
mov r0, r4
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, lr}
b str_dump
.L19:
mov r9, #32
b .L7
.L43:
mov r0, fp
bl str_symbol_p
cmp r0, #0
beq .L44
.L15:
mov r0, fp
bl strm_str_ptr
mov r1, r0
mov r0, fp
str r1, [sp, #4]
bl strm_str_len
ldr r1, [sp, #4]
mov r2, r0
mov r0, r10
bl memcpy
mov r0, fp
bl strm_str_len
mov r3, #58
add r0, r5, r0
add r5, r0, #1
strb r3, [r6, r0]
add r10, r6, r5
b .L14
.L41:
mov r0, fp
bl strm_str_len
add r10, r0, #1
b .L11
.L42:
lsl r9, r9, #1
mov r0, r6
mov r1, r9
bl realloc
mov r6, r0
b .L12
.L40:
mov r0, r8
bl strm_ary_headers
bl strm_ary_ptr
ldr r0, [r0, r4, lsl #2]
bl strm_string_p
cmp r0, #0
beq .L9
mov r0, r8
bl strm_ary_headers
bl strm_ary_ptr
ldr r0, [r0, r10]
bl strm_value_str
mov fp, r0
b .L10
.L18:
mov r9, #32
mov r5, #1
b .L8
.L44:
mov r0, fp
bl str_dump_len
mov r1, r0
mov r0, fp
bl str_dump
mov fp, r0
b .L15
.L38:
mov r0, r6
bl free
.L35:
ldr r3, .L45+4
ldr r0, [r3]
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L46:
.align 2
.L45:
.word strm_str_null
.word STRM_NG
.size strm_inspect, .-strm_inspect
.comm strm_str_null,4,4
.comm STRM_NG,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_panel-samsung-s6e3ha2.c_s6e3ha2_pcd_set_off.c"
.intel_syntax noprefix
.text
.p2align 4
.type s6e3ha2_pcd_set_off, @function
s6e3ha2_pcd_set_off:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov ecx, 81
mov edx, 64
mov esi, 204
call s6e3ha2_dcs_write_seq_static@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s6e3ha2_pcd_set_off, .-s6e3ha2_pcd_set_off
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_panel-samsung-s6e3ha2.c_s6e3ha2_pcd_set_off.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s6e3ha2_pcd_set_off, %function
s6e3ha2_pcd_set_off:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #81
mov r2, #64
mov r1, #204
push {r4, lr}
bl s6e3ha2_dcs_write_seq_static
mov r0, #0
pop {r4, pc}
.size s6e3ha2_pcd_set_off, .-s6e3ha2_pcd_set_off
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dr_table.c_dr_table_init_nic.c"
.intel_syntax noprefix
.text
.p2align 4
.type dr_table_init_nic, @function
dr_table_init_nic:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
xor ecx, ecx
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
sub rsp, 16
.cfi_def_cfa_offset 48
mov r12, QWORD PTR 8[rsi]
mov edx, DWORD PTR MLX5DR_STE_LU_TYPE_DONT_CARE[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov edi, DWORD PTR [rdi]
mov eax, DWORD PTR [r12]
mov DWORD PTR 4[rsi], eax
mov esi, DWORD PTR DR_CHUNK_SIZE_1[rip]
call mlx5dr_ste_htbl_alloc@PLT
mov DWORD PTR [rbx], eax
test eax, eax
jne .L2
mov r12d, DWORD PTR ENOMEM[rip]
neg r12d
.L1:
mov rax, QWORD PTR 8[rsp]
xor rax, QWORD PTR fs:40
jne .L8
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 32
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov edx, eax
mov eax, DWORD PTR CONNECT_MISS[rip]
mov rsi, r12
mov rdi, rbp
mov rcx, rsp
mov r8d, 1
mov DWORD PTR 4[rsp], eax
mov eax, DWORD PTR [r12]
mov DWORD PTR [rsp], eax
call mlx5dr_ste_htbl_init_and_postsend@PLT
mov edi, DWORD PTR [rbx]
mov r12d, eax
test eax, eax
jne .L9
call mlx5dr_htbl_get@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L9:
call mlx5dr_ste_htbl_free@PLT
jmp .L1
.L8:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size dr_table_init_nic, .-dr_table_init_nic
.comm MLX5DR_STE_LU_TYPE_DONT_CARE,4,4
.comm ENOMEM,4,4
.comm DR_CHUNK_SIZE_1,4,4
.comm CONNECT_MISS,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dr_table.c_dr_table_init_nic.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type dr_table_init_nic, %function
dr_table_init_nic:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r1
ldr r6, [r1, #8]
ldr r3, .L10
ldr r1, [r6]
ldr r2, .L10+4
ldr ip, .L10+8
str r1, [r4, #4]
sub sp, sp, #24
ldr r1, [r3]
mov r5, r0
mov r3, #0
ldr r0, [r0]
ldr r2, [r2]
ldr ip, [ip]
str ip, [sp, #20]
mov ip,#0
bl mlx5dr_ste_htbl_alloc
cmp r0, #0
str r0, [r4]
bne .L2
ldr r3, .L10+12
ldr r5, [r3]
rsb r5, r5, #0
.L1:
ldr r3, .L10+8
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L8
mov r0, r5
add sp, sp, #24
@ sp needed
pop {r4, r5, r6, pc}
.L2:
mov r3, #1
ldr r1, .L10+16
ldr ip, [r6]
ldr lr, [r1]
mov r2, r0
str r3, [sp]
mov r0, r5
mov r1, r6
add r3, sp, #12
str lr, [sp, #16]
str ip, [sp, #12]
bl mlx5dr_ste_htbl_init_and_postsend
subs r5, r0, #0
ldr r0, [r4]
bne .L9
bl mlx5dr_htbl_get
b .L1
.L9:
bl mlx5dr_ste_htbl_free
b .L1
.L8:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word DR_CHUNK_SIZE_1
.word MLX5DR_STE_LU_TYPE_DONT_CARE
.word .LC0
.word ENOMEM
.word CONNECT_MISS
.size dr_table_init_nic, .-dr_table_init_nic
.comm MLX5DR_STE_LU_TYPE_DONT_CARE,4,4
.comm ENOMEM,4,4
.comm DR_CHUNK_SIZE_1,4,4
.comm CONNECT_MISS,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_typelib.c_WMSFT_append_arraydesc.c"
.intel_syntax noprefix
.text
.p2align 4
.type WMSFT_append_arraydesc, @function
WMSFT_append_arraydesc:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rsi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 8
.cfi_def_cfa_offset 48
mov eax, DWORD PTR [rdi]
mov r13d, DWORD PTR [rsi]
mov rdi, QWORD PTR 8[r12]
lea esi, 8[r13+rax*8]
mov DWORD PTR [r12], esi
test rdi, rdi
jne .L2
mov edi, esi
call heap_alloc@PLT
mov QWORD PTR 8[r12], rax
.L3:
movsx rdx, r13d
lea rdi, 16[rbp]
xor ecx, ecx
mov rsi, r12
lea rbx, [rdx+rax]
xor edx, edx
call WMSFT_append_typedesc@PLT
mov DWORD PTR [rbx], eax
mov edx, DWORD PTR 0[rbp]
mov eax, edx
sal eax, 19
or eax, edx
mov DWORD PTR 4[rbx], eax
mov eax, DWORD PTR 0[rbp]
test eax, eax
jle .L1
mov rcx, QWORD PTR 8[rbp]
lea rdx, 8[rbx]
xor eax, eax
.p2align 4,,10
.p2align 3
.L5:
mov esi, DWORD PTR [rcx+rax*8]
add rdx, 8
mov DWORD PTR -8[rdx], esi
mov esi, DWORD PTR 4[rcx+rax*8]
add rax, 1
mov DWORD PTR -4[rdx], esi
cmp DWORD PTR 0[rbp], eax
jg .L5
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r13d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
call heap_realloc@PLT
mov QWORD PTR 8[r12], rax
jmp .L3
.cfi_endproc
.LFE0:
.size WMSFT_append_arraydesc, .-WMSFT_append_arraydesc
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_typelib.c_WMSFT_append_arraydesc.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type WMSFT_append_arraydesc, %function
WMSFT_append_arraydesc:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r7, r1
ldr r1, [r0]
ldr r6, [r7]
mov r5, r0
ldr r0, [r7, #4]
add r1, r1, #1
add r1, r6, r1, lsl #3
cmp r0, #0
str r1, [r7]
bne .L2
mov r0, r1
bl heap_alloc
mov r4, r0
str r0, [r7, #4]
.L3:
mov r3, #0
mov r1, r7
mov r2, r3
add r0, r5, #8
bl WMSFT_append_typedesc
str r0, [r4, r6]
ldr r2, [r5]
add r3, r4, r6
orr r2, r2, r2, lsl #19
str r2, [r3, #4]
ldr r2, [r5]
cmp r2, #0
ble .L1
mov r2, #0
ldr r0, [r5, #4]
add r3, r3, #8
add ip, r0, #4
.L5:
ldr r1, [r0, r2, lsl #3]
add r3, r3, #8
str r1, [r3, #-8]
ldr r1, [ip, r2, lsl #3]
add r2, r2, #1
str r1, [r3, #-4]
ldr r1, [r5]
cmp r1, r2
bgt .L5
.L1:
mov r0, r6
pop {r4, r5, r6, r7, r8, pc}
.L2:
bl heap_realloc
mov r4, r0
str r0, [r7, #4]
b .L3
.size WMSFT_append_arraydesc, .-WMSFT_append_arraydesc
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_m68kops.h_m68k_op_cmp_32_al.c"
.intel_syntax noprefix
.text
.p2align 4
.type m68k_op_cmp_32_al, @function
m68k_op_cmp_32_al:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
xor eax, eax
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
call OPER_AL_32@PLT
mov r13, QWORD PTR DX[rip]
mov rbp, rax
mov r12, r13
sub r12, rax
mov rdi, r12
call NFLAG_32@PLT
mov rdi, r12
mov DWORD PTR FLAG_N[rip], eax
call MASK_OUT_ABOVE_32@PLT
mov rdx, r12
mov rsi, r13
mov rdi, rbp
mov DWORD PTR FLAG_Z[rip], eax
call VFLAG_SUB_32@PLT
mov rdx, r12
mov rsi, r13
mov rdi, rbp
mov DWORD PTR FLAG_V[rip], eax
call CFLAG_SUB_32@PLT
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
mov DWORD PTR FLAG_C[rip], eax
pop r13
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size m68k_op_cmp_32_al, .-m68k_op_cmp_32_al
.comm FLAG_Z,4,4
.comm FLAG_V,4,4
.comm FLAG_N,4,4
.comm FLAG_C,4,4
.comm DX,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_m68kops.h_m68k_op_cmp_32_al.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type m68k_op_cmp_32_al, %function
m68k_op_cmp_32_al:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
bl OPER_AL_32
ldr r3, .L4
mov r4, r0
ldr r6, [r3]
sub r5, r6, r0
mov r0, r5
bl NFLAG_32
mov r2, r0
ldr r3, .L4+4
mov r0, r5
str r2, [r3]
bl MASK_OUT_ABOVE_32
ldr r3, .L4+8
mov r2, r5
str r0, [r3]
mov r1, r6
mov r0, r4
bl VFLAG_SUB_32
mov ip, r0
ldr r3, .L4+12
mov r2, r5
mov r1, r6
mov r0, r4
str ip, [r3]
bl CFLAG_SUB_32
ldr r3, .L4+16
str r0, [r3]
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word DX
.word FLAG_N
.word FLAG_Z
.word FLAG_V
.word FLAG_C
.size m68k_op_cmp_32_al, .-m68k_op_cmp_32_al
.comm FLAG_Z,4,4
.comm FLAG_V,4,4
.comm FLAG_N,4,4
.comm FLAG_C,4,4
.comm DX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ccv_tld.c__ccv_tld_nnc_compute_threshold.c"
.intel_syntax noprefix
.text
.p2align 4
.type _ccv_tld_nnc_compute_threshold, @function
_ccv_tld_nnc_compute_threshold:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 56
.cfi_def_cfa_offset 112
mov r15, QWORD PTR [rdi]
mov QWORD PTR 8[rsp], rdi
mov QWORD PTR 16[rsp], rsi
movss DWORD PTR 24[rsp], xmm0
movsd QWORD PTR [rsp], xmm1
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
cmp r9d, DWORD PTR [r8]
jge .L2
mov rbp, rdx
mov r12, rcx
mov r14, r8
mov r13d, r9d
jmp .L8
.p2align 4,,10
.p2align 3
.L3:
add r13d, 1
cmp DWORD PTR [r14], r13d
jle .L2
.L8:
mov esi, r13d
mov rdi, r14
call ccv_array_get@PLT
mov rsi, r12
mov rdi, rbp
mov edx, DWORD PTR [rax]
mov rbx, rax
call _ccv_tld_box_variance@PLT
comisd xmm0, QWORD PTR [rsp]
jbe .L3
mov rdi, r15
call dsfmt_genrand_close_open@PLT
movsd xmm3, QWORD PTR .LC0[rip]
comisd xmm3, xmm0
jb .L3
mov r8d, DWORD PTR [rbx]
mov rbx, QWORD PTR 8[rsp]
lea rdx, 32[rsp]
xor ecx, ecx
mov rsi, QWORD PTR 16[rsp]
add r13d, 1
mov QWORD PTR 32[rsp], 0
mov rdi, rbx
call _ccv_tld_fetch_patch@PLT
mov rsi, QWORD PTR 32[rsp]
xor r9d, r9d
xor r8d, r8d
xor ecx, ecx
xor edx, edx
mov rdi, rbx
call _ccv_tld_sv_classify@PLT
mov rdi, QWORD PTR 32[rsp]
movss DWORD PTR 28[rsp], xmm0
call ccv_matrix_free@PLT
movss xmm0, DWORD PTR 28[rsp]
maxss xmm0, DWORD PTR 24[rsp]
movss DWORD PTR 24[rsp], xmm0
cmp DWORD PTR [r14], r13d
jg .L8
.p2align 4,,10
.p2align 3
.L2:
mov rax, QWORD PTR 40[rsp]
xor rax, QWORD PTR fs:40
jne .L16
movss xmm0, DWORD PTR 24[rsp]
add rsp, 56
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.L16:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size _ccv_tld_nnc_compute_threshold, .-_ccv_tld_nnc_compute_threshold
.section .rodata.cst8,"aM",@progbits,8
.align 8
.LC0:
.long 2576980378
.long 1069128089
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ccv_tld.c__ccv_tld_nnc_compute_threshold.c"
.text
.global __aeabi_dcmpgt
.global __aeabi_dcmple
.global __aeabi_fcmpgt
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type _ccv_tld_nnc_compute_threshold, %function
_ccv_tld_nnc_compute_threshold:
@ args = 24, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
mov r9, r0
sub sp, sp, #36
ldr r6, [sp, #88]
mov r7, r3
add fp, sp, #80
ldmia fp, {r10-fp}
ldr r3, .L17
ldr r4, [sp, #92]
ldr r0, [r6]
str r1, [sp, #16] @ float
str r2, [sp, #20]
ldr r3, [r3]
str r3, [sp, #28]
mov r3,#0
ldr r3, [r9]
cmp r4, r0
ldr r8, [sp, #72]
str r3, [sp, #12]
blt .L8
b .L2
.L3:
ldr r3, [r6]
add r4, r4, #1
cmp r3, r4
ble .L2
.L8:
mov r1, r4
mov r0, r6
bl ccv_array_get
mov r1, r8
ldr r2, [r0]
mov r5, r0
mov r0, r7
bl _ccv_tld_box_variance
mov r2, r10
mov r3, fp
bl __aeabi_dcmpgt
cmp r0, #0
beq .L3
ldr r0, [sp, #12]
bl dsfmt_genrand_close_open
ldr r2, .L17+4
ldr r3, .L17+8
bl __aeabi_dcmple
cmp r0, #0
beq .L3
mov r3, #0
ldr r2, [r5]
mov r5, r3
ldr r1, [sp, #20]
str r2, [sp]
mov r0, r9
add r2, sp, #24
str r3, [sp, #24]
bl _ccv_tld_fetch_patch
mov r3, r5
mov r2, r5
ldr r1, [sp, #24]
str r5, [sp, #4]
str r5, [sp]
mov r0, r9
bl _ccv_tld_sv_classify
mov r5, r0
ldr r0, [sp, #24]
bl ccv_matrix_free
ldr r1, [sp, #16] @ float
mov r0, r5
bl __aeabi_fcmpgt
ldr r3, [r6]
cmp r0, #0
add r4, r4, #1
strne r5, [sp, #16] @ float
cmp r3, r4
bgt .L8
.L2:
ldr r3, .L17
ldr r2, [r3]
ldr r3, [sp, #28]
eors r2, r3, r2
mov r3, #0
bne .L16
ldr r0, [sp, #16] @ float
add sp, sp, #36
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L16:
bl __stack_chk_fail
.L18:
.align 2
.L17:
.word .LC0
.word -1717986918
.word 1069128089
.size _ccv_tld_nnc_compute_threshold, .-_ccv_tld_nnc_compute_threshold
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_xhci-mem.c_xhci_free_container_ctx.c"
.intel_syntax noprefix
.text
.p2align 4
.type xhci_free_container_ctx, @function
xhci_free_container_ctx:
.LFB0:
.cfi_startproc
endbr64
test rsi, rsi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
mov edi, DWORD PTR [rdi]
mov edx, DWORD PTR 0[rbp]
mov esi, DWORD PTR 4[rsi]
call dma_pool_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp kfree@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size xhci_free_container_ctx, .-xhci_free_container_ctx
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_xhci-mem.c_xhci_free_container_ctx.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type xhci_free_container_ctx, %function
xhci_free_container_ctx:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r1, #0
popeq {r4, pc}
ldr r2, [r4]
ldr r1, [r4, #4]
ldr r0, [r0]
bl dma_pool_free
mov r0, r4
pop {r4, lr}
b kfree
.size xhci_free_container_ctx, .-xhci_free_container_ctx
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bxe.c_bxe_get_common_flags.c"
.intel_syntax noprefix
.text
.p2align 4
.type bxe_get_common_flags, @function
bxe_get_common_flags:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdx
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rdi
sub rsp, 16
.cfi_def_cfa_offset 48
mov edi, DWORD PTR ECORE_Q_FLG_ACTIVE[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rbp, rsp
mov QWORD PTR [rsp], 0
mov rsi, rbp
call bxe_set_bit@PLT
mov edi, DWORD PTR ECORE_Q_FLG_STATS[rip]
mov rsi, rbp
call bxe_set_bit@PLT
test r12, r12
jne .L13
mov eax, DWORD PTR [rbx]
test DWORD PTR BXE_TX_SWITCHING[rip], eax
jne .L14
.L3:
mov edi, DWORD PTR ECORE_Q_FLG_PCSUM_ON_PKT[rip]
mov rsi, rbp
call bxe_set_bit@PLT
mov rax, QWORD PTR [rsp]
mov rcx, QWORD PTR 8[rsp]
xor rcx, QWORD PTR fs:40
jne .L15
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L13:
.cfi_restore_state
mov edi, DWORD PTR ECORE_Q_FLG_ZERO_STATS[rip]
mov rsi, rbp
call bxe_set_bit@PLT
mov eax, DWORD PTR [rbx]
test DWORD PTR BXE_TX_SWITCHING[rip], eax
je .L3
.L14:
mov edi, DWORD PTR ECORE_Q_FLG_TX_SWITCH[rip]
mov rsi, rbp
call bxe_set_bit@PLT
jmp .L3
.L15:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size bxe_get_common_flags, .-bxe_get_common_flags
.comm ECORE_Q_FLG_ZERO_STATS,4,4
.comm ECORE_Q_FLG_TX_SWITCH,4,4
.comm ECORE_Q_FLG_STATS,4,4
.comm ECORE_Q_FLG_PCSUM_ON_PKT,4,4
.comm ECORE_Q_FLG_ACTIVE,4,4
.comm BXE_TX_SWITCHING,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bxe.c_bxe_get_common_flags.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type bxe_get_common_flags, %function
bxe_get_common_flags:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #0
push {r4, r5, lr}
mov r5, r2
ldr r2, .L16
sub sp, sp, #12
mov r4, r0
ldr r0, [r2]
ldr r2, .L16+4
mov r1, sp
ldr r2, [r2]
str r2, [sp, #4]
mov r2,#0
str r3, [sp]
bl bxe_set_bit
ldr r3, .L16+8
mov r1, sp
ldr r0, [r3]
bl bxe_set_bit
cmp r5, #0
bne .L13
.L2:
ldr r3, .L16+12
ldr r2, [r4]
ldr r3, [r3]
tst r2, r3
bne .L14
.L3:
ldr r3, .L16+16
mov r1, sp
ldr r0, [r3]
bl bxe_set_bit
ldr r3, .L16+4
ldr r0, [sp]
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L15
add sp, sp, #12
@ sp needed
pop {r4, r5, pc}
.L13:
ldr r3, .L16+20
mov r1, sp
ldr r0, [r3]
bl bxe_set_bit
b .L2
.L14:
ldr r3, .L16+24
mov r1, sp
ldr r0, [r3]
bl bxe_set_bit
b .L3
.L15:
bl __stack_chk_fail
.L17:
.align 2
.L16:
.word ECORE_Q_FLG_ACTIVE
.word .LC0
.word ECORE_Q_FLG_STATS
.word BXE_TX_SWITCHING
.word ECORE_Q_FLG_PCSUM_ON_PKT
.word ECORE_Q_FLG_ZERO_STATS
.word ECORE_Q_FLG_TX_SWITCH
.size bxe_get_common_flags, .-bxe_get_common_flags
.comm ECORE_Q_FLG_ZERO_STATS,4,4
.comm ECORE_Q_FLG_TX_SWITCH,4,4
.comm ECORE_Q_FLG_STATS,4,4
.comm ECORE_Q_FLG_PCSUM_ON_PKT,4,4
.comm ECORE_Q_FLG_ACTIVE,4,4
.comm BXE_TX_SWITCHING,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_libbpf.c_bpf_program__unload.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "Internal error: instances.nr is %d\n"
.text
.p2align 4
.globl bpf_program__unload
.type bpf_program__unload, @function
bpf_program__unload:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
mov esi, DWORD PTR 16[rdi]
test esi, esi
jle .L3
xor ebx, ebx
.p2align 4,,10
.p2align 3
.L4:
mov rax, QWORD PTR 24[rbp]
mov edi, DWORD PTR [rax+rbx*4]
add rbx, 1
call zclose@PLT
cmp DWORD PTR 16[rbp], ebx
jg .L4
.L5:
mov DWORD PTR 16[rbp], -1
lea rdi, 24[rbp]
call zfree@PLT
lea rdi, 8[rbp]
call zfree@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbx
.cfi_restore 3
.cfi_def_cfa_offset 16
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp zfree@PLT
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
cmp esi, -1
je .L5
lea rdi, .LC0[rip]
call pr_warning@PLT
jmp .L5
.p2align 4,,10
.p2align 3
.L1:
.cfi_def_cfa_offset 8
.cfi_restore 3
.cfi_restore 6
ret
.cfi_endproc
.LFE0:
.size bpf_program__unload, .-bpf_program__unload
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_libbpf.c_bpf_program__unload.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Internal error: instances.nr is %d\012\000"
.text
.align 2
.global bpf_program__unload
.syntax unified
.arm
.fpu softvfp
.type bpf_program__unload, %function
bpf_program__unload:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r5, r0, #0
popeq {r4, r5, r6, pc}
ldr r1, [r5, #8]
cmp r1, #0
ble .L3
mov r4, #0
.L4:
ldr r3, [r5, #12]
ldr r0, [r3, r4, lsl #2]
bl zclose
ldr r3, [r5, #8]
add r4, r4, #1
cmp r3, r4
bgt .L4
.L5:
mvn r3, #0
add r0, r5, #12
str r3, [r5, #8]
bl zfree
add r0, r5, #4
bl zfree
mov r0, r5
pop {r4, r5, r6, lr}
b zfree
.L3:
cmn r1, #1
beq .L5
ldr r0, .L13
bl pr_warning
b .L5
.L14:
.align 2
.L13:
.word .LC0
.size bpf_program__unload, .-bpf_program__unload
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ec_kmeth.c_EC_KEY_new_method.c"
.intel_syntax noprefix
.text
.p2align 4
.globl EC_KEY_new_method
.type EC_KEY_new_method, @function
EC_KEY_new_method:
.LFB0:
.cfi_startproc
endbr64
mov rsi, rdi
xor edi, edi
jmp ec_key_new_method_int@PLT
.cfi_endproc
.LFE0:
.size EC_KEY_new_method, .-EC_KEY_new_method
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ec_kmeth.c_EC_KEY_new_method.c"
.text
.align 2
.global EC_KEY_new_method
.syntax unified
.arm
.fpu softvfp
.type EC_KEY_new_method, %function
EC_KEY_new_method:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r1, r0
mov r0, #0
b ec_key_new_method_int
.size EC_KEY_new_method, .-EC_KEY_new_method
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_flags.c_sysdecode_kevent_filter.c"
.intel_syntax noprefix
.text
.p2align 4
.globl sysdecode_kevent_filter
.type sysdecode_kevent_filter, @function
sysdecode_kevent_filter:
.LFB0:
.cfi_startproc
endbr64
mov esi, edi
mov edi, DWORD PTR keventfilters[rip]
jmp lookup_value@PLT
.cfi_endproc
.LFE0:
.size sysdecode_kevent_filter, .-sysdecode_kevent_filter
.comm keventfilters,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_flags.c_sysdecode_kevent_filter.c"
.text
.align 2
.global sysdecode_kevent_filter
.syntax unified
.arm
.fpu softvfp
.type sysdecode_kevent_filter, %function
sysdecode_kevent_filter:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
mov r1, r0
ldr r0, [r3]
b lookup_value
.L4:
.align 2
.L3:
.word keventfilters
.size sysdecode_kevent_filter, .-sysdecode_kevent_filter
.comm keventfilters,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_typcache.c_record_type_typmod_compare.c"
.intel_syntax noprefix
.text
.p2align 4
.type record_type_typmod_compare, @function
record_type_typmod_compare:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov esi, DWORD PTR [rsi]
mov edi, DWORD PTR [rdi]
call equalTupleDescs@PLT
test rax, rax
sete al
add rsp, 8
.cfi_def_cfa_offset 8
movzx eax, al
ret
.cfi_endproc
.LFE0:
.size record_type_typmod_compare, .-record_type_typmod_compare
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_typcache.c_record_type_typmod_compare.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type record_type_typmod_compare, %function
record_type_typmod_compare:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r1, [r1]
ldr r0, [r0]
bl equalTupleDescs
clz r0, r0
lsr r0, r0, #5
pop {r4, pc}
.size record_type_typmod_compare, .-record_type_typmod_compare
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_feature-fixups.c_do_lwsync_fixups.c"
.intel_syntax noprefix
.text
.p2align 4
.globl do_lwsync_fixups
.type do_lwsync_fixups, @function
do_lwsync_fixups:
.LFB0:
.cfi_startproc
endbr64
test QWORD PTR CPU_FTR_LWSYNC[rip], rdi
je .L9
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
cmp rsi, rdx
jnb .L1
sub rdx, 1
sub rdx, rsi
shr rdx, 2
lea rbp, 4[rsi+rdx*4]
.p2align 4,,10
.p2align 3
.L3:
mov edi, DWORD PTR [rbx]
mov esi, DWORD PTR PPC_INST_LWSYNC[rip]
add rdi, rbx
add rbx, 4
call patch_instruction@PLT
cmp rbx, rbp
jne .L3
.L1:
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore 3
.cfi_restore 6
ret
.cfi_endproc
.LFE0:
.size do_lwsync_fixups, .-do_lwsync_fixups
.comm PPC_INST_LWSYNC,4,4
.comm CPU_FTR_LWSYNC,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_feature-fixups.c_do_lwsync_fixups.c"
.text
.align 2
.global do_lwsync_fixups
.syntax unified
.arm
.fpu softvfp
.type do_lwsync_fixups, %function
do_lwsync_fixups:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L13
ldr r3, [r3]
tst r0, r3
bxeq lr
cmp r1, r2
push {r4, r5, r6, lr}
mov r4, r1
popcs {r4, r5, r6, pc}
sub r5, r2, #1
sub r5, r5, r1
bic r5, r5, #3
add r5, r5, #4
ldr r6, .L13+4
add r5, r1, r5
.L3:
ldr r0, [r4]
ldr r1, [r6]
add r0, r4, r0
add r4, r4, #4
bl patch_instruction
cmp r4, r5
bne .L3
pop {r4, r5, r6, pc}
.L14:
.align 2
.L13:
.word CPU_FTR_LWSYNC
.word PPC_INST_LWSYNC
.size do_lwsync_fixups, .-do_lwsync_fixups
.comm PPC_INST_LWSYNC,4,4
.comm CPU_FTR_LWSYNC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ice1712.c_snd_ice1712_pcm_ds.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "ICE1712 consumer (DS)"
.text
.p2align 4
.type snd_ice1712_pcm_ds, @function
snd_ice1712_pcm_ds:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
mov edx, esi
xor r8d, r8d
mov ecx, 6
lea rsi, .LC0[rip]
sub rsp, 16
.cfi_def_cfa_offset 32
mov edi, DWORD PTR 16[rdi]
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov r9, rsp
call snd_pcm_new@PLT
test eax, eax
js .L1
mov esi, DWORD PTR SNDRV_PCM_STREAM_PLAYBACK[rip]
mov rdi, QWORD PTR [rsp]
lea rdx, snd_ice1712_playback_ds_ops[rip]
call snd_pcm_set_ops@PLT
mov rax, QWORD PTR [rsp]
lea rsi, .LC0[rip]
mov QWORD PTR 16[rax], rbx
mov edi, DWORD PTR [rax]
mov QWORD PTR 8[rax], 0
call strcpy@PLT
mov rax, QWORD PTR [rsp]
mov edi, DWORD PTR [rbx]
mov QWORD PTR 8[rbx], rax
call snd_dma_pci_data@PLT
mov esi, DWORD PTR SNDRV_DMA_TYPE_DEV[rip]
mov rdi, QWORD PTR [rsp]
mov r8d, 131072
mov edx, eax
mov ecx, 65536
call snd_pcm_lib_preallocate_pages_for_all@PLT
xor eax, eax
.L1:
mov rcx, QWORD PTR 8[rsp]
xor rcx, QWORD PTR fs:40
jne .L6
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.L6:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size snd_ice1712_pcm_ds, .-snd_ice1712_pcm_ds
.comm snd_ice1712_playback_ds_ops,4,4
.comm SNDRV_PCM_STREAM_PLAYBACK,4,4
.comm SNDRV_DMA_TYPE_DEV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ice1712.c_snd_ice1712_pcm_ds.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "ICE1712 consumer (DS)\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type snd_ice1712_pcm_ds, %function
snd_ice1712_pcm_ds:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, #0
sub sp, sp, #16
ldr ip, .L7
add r3, sp, #8
mov r2, r1
mov r4, r0
ldr r1, .L7+4
ldr r0, [r0, #8]
str r3, [sp, #4]
str r5, [sp]
mov r3, #6
ldr ip, [ip]
str ip, [sp, #12]
mov ip,#0
bl snd_pcm_new
cmp r0, #0
blt .L1
ldr r3, .L7+8
ldr r2, .L7+12
ldr r1, [r3]
ldr r0, [sp, #8]
bl snd_pcm_set_ops
ldr r3, [sp, #8]
ldr r1, .L7+4
str r4, [r3, #8]
ldr r0, [r3]
str r5, [r3, #4]
bl strcpy
ldr r6, [sp, #8]
ldr r3, .L7+16
ldr r0, [r4]
str r6, [r4, #4]
ldr r4, [r3]
bl snd_dma_pci_data
mov r3, #131072
mov r2, r0
str r3, [sp]
mov r1, r4
mov r0, r6
mov r3, #65536
bl snd_pcm_lib_preallocate_pages_for_all
mov r0, r5
.L1:
ldr r3, .L7
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L6
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, pc}
.L6:
bl __stack_chk_fail
.L8:
.align 2
.L7:
.word .LC1
.word .LC0
.word SNDRV_PCM_STREAM_PLAYBACK
.word snd_ice1712_playback_ds_ops
.word SNDRV_DMA_TYPE_DEV
.size snd_ice1712_pcm_ds, .-snd_ice1712_pcm_ds
.comm snd_ice1712_playback_ds_ops,4,4
.comm SNDRV_PCM_STREAM_PLAYBACK,4,4
.comm SNDRV_DMA_TYPE_DEV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_theme.c_rofi_theme_property_copy.c"
.intel_syntax noprefix
.text
.p2align 4
.globl rofi_theme_property_copy
.type rofi_theme_property_copy, @function
rofi_theme_property_copy:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
mov edi, DWORD PTR [rdi]
call rofi_theme_property_create@PLT
mov rdi, QWORD PTR 48[rbx]
mov r12, rax
call g_strdup@PLT
mov QWORD PTR 48[r12], rax
mov eax, DWORD PTR [rbx]
cmp eax, 129
je .L2
cmp eax, 130
je .L3
cmp eax, 128
je .L11
movdqu xmm0, XMMWORD PTR 8[rbx]
movups XMMWORD PTR 8[r12], xmm0
movdqu xmm1, XMMWORD PTR 24[rbx]
movups XMMWORD PTR 24[r12], xmm1
mov rax, QWORD PTR 40[rbx]
mov QWORD PTR 40[r12], rax
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rax, r12
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov edi, DWORD PTR 32[rbx]
mov esi, DWORD PTR rofi_g_list_strdup[rip]
xor edx, edx
call g_list_copy_deep@PLT
mov DWORD PTR 32[r12], eax
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rax, r12
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
mov rdi, QWORD PTR 40[rbx]
call g_strdup@PLT
mov QWORD PTR 40[r12], rax
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rax, r12
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
mov rdi, QWORD PTR 24[rbx]
call g_strdup@PLT
mov rdi, QWORD PTR 8[rbx]
mov QWORD PTR 16[r12], 0
mov QWORD PTR 24[r12], rax
test rdi, rdi
je .L1
call rofi_theme_property_copy
mov QWORD PTR 8[r12], rax
add rsp, 8
.cfi_def_cfa_offset 24
mov rax, r12
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size rofi_theme_property_copy, .-rofi_theme_property_copy
.comm rofi_g_list_strdup,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_theme.c_rofi_theme_property_copy.c"
.text
.align 2
.global rofi_theme_property_copy
.syntax unified
.arm
.fpu softvfp
.type rofi_theme_property_copy, %function
rofi_theme_property_copy:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
ldr r0, [r0]
bl rofi_theme_property_create
mov r5, r0
ldr r0, [r4, #24]
bl g_strdup
ldr r3, [r4]
str r0, [r5, #24]
cmp r3, #129
beq .L2
cmp r3, #130
beq .L3
cmp r3, #128
beq .L11
add r4, r4, #4
add ip, r5, #4
ldmia r4!, {r0, r1, r2, r3}
stmia ip!, {r0, r1, r2, r3}
ldr r3, [r4]
str r3, [ip]
.L1:
mov r0, r5
pop {r4, r5, r6, pc}
.L2:
ldr r3, .L12
mov r2, #0
ldr r0, [r4, #16]
ldr r1, [r3]
bl g_list_copy_deep
str r0, [r5, #16]
mov r0, r5
pop {r4, r5, r6, pc}
.L11:
ldr r0, [r4, #20]
bl g_strdup
str r0, [r5, #20]
mov r0, r5
pop {r4, r5, r6, pc}
.L3:
ldr r0, [r4, #12]
bl g_strdup
mov r2, #0
ldr r3, [r4, #4]
str r0, [r5, #12]
cmp r3, r2
str r2, [r5, #8]
beq .L1
mov r0, r3
bl rofi_theme_property_copy
str r0, [r5, #4]
mov r0, r5
pop {r4, r5, r6, pc}
.L13:
.align 2
.L12:
.word rofi_g_list_strdup
.size rofi_theme_property_copy, .-rofi_theme_property_copy
.comm rofi_g_list_strdup,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_go7007-v4l2.c_vidioc_streamoff.c"
.intel_syntax noprefix
.text
.p2align 4
.type vidioc_streamoff, @function
vidioc_streamoff:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR V4L2_BUF_TYPE_VIDEO_CAPTURE[rip], edx
je .L2
mov eax, DWORD PTR EINVAL[rip]
neg eax
ret
.p2align 4,,10
.p2align 3
.L2:
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov rdi, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
mov r12, QWORD PTR 8[rsi]
call mutex_lock@PLT
mov rdi, r12
call go7007_streamoff@PLT
mov rdi, rbp
call mutex_unlock@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size vidioc_streamoff, .-vidioc_streamoff
.comm V4L2_BUF_TYPE_VIDEO_CAPTURE,4,4
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_go7007-v4l2.c_vidioc_streamoff.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type vidioc_streamoff, %function
vidioc_streamoff:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L8
ldr r3, [r3]
cmp r3, r2
beq .L2
ldr r3, .L8+4
ldr r0, [r3]
rsb r0, r0, #0
bx lr
.L2:
push {r4, r5, r6, lr}
mov r4, r1
ldr r5, [r1, #4]
mov r0, r1
bl mutex_lock
mov r0, r5
bl go7007_streamoff
mov r0, r4
bl mutex_unlock
mov r0, #0
pop {r4, r5, r6, pc}
.L9:
.align 2
.L8:
.word V4L2_BUF_TYPE_VIDEO_CAPTURE
.word EINVAL
.size vidioc_streamoff, .-vidioc_streamoff
.comm V4L2_BUF_TYPE_VIDEO_CAPTURE,4,4
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sftp.c_parse_link_flags.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%s: Invalid flag -%c"
.LC1:
.string "s"
.text
.p2align 4
.type parse_link_flags, @function
parse_link_flags:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
mov r14, rdi
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
lea r13, .LC1[rip]
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rsi
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov ebp, edx
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov rbx, rcx
mov DWORD PTR optreset[rip], 1
mov DWORD PTR optind[rip], 1
mov DWORD PTR opterr[rip], 0
mov DWORD PTR [rcx], 0
jmp .L2
.p2align 4,,10
.p2align 3
.L5:
cmp eax, 115
jne .L3
mov DWORD PTR [rbx], 1
.L2:
xor eax, eax
mov rdx, r13
mov rsi, r12
mov edi, ebp
call getopt@PLT
cmp eax, -1
jne .L5
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, DWORD PTR optind[rip]
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
mov edx, DWORD PTR optopt[rip]
mov rsi, r14
lea rdi, .LC0[rip]
xor eax, eax
call error@PLT
pop rbx
.cfi_def_cfa_offset 40
mov eax, -1
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size parse_link_flags, .-parse_link_flags
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sftp.c_parse_link_flags.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: Invalid flag -%c\000"
.align 2
.LC1:
.ascii "s\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type parse_link_flags, %function
parse_link_flags:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r5, r3
mov r4, #1
mov r3, #0
ldr lr, .L8
ldr r9, .L8+4
ldr ip, .L8+8
str r4, [lr]
str r4, [r9]
str r3, [ip]
mov r8, r0
mov r7, r1
mov r6, r2
ldr r10, .L8+12
str r3, [r5]
b .L2
.L5:
cmp r0, #115
bne .L3
str r4, [r5]
.L2:
mov r2, r10
mov r1, r7
mov r0, r6
bl getopt
cmn r0, #1
bne .L5
ldr r0, [r9]
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L3:
ldr r3, .L8+16
mov r1, r8
ldr r2, [r3]
ldr r0, .L8+20
bl error
mvn r0, #0
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L9:
.align 2
.L8:
.word optreset
.word optind
.word opterr
.word .LC1
.word optopt
.word .LC0
.size parse_link_flags, .-parse_link_flags
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_keymap.c_process_record_user.c"
.intel_syntax noprefix
.text
.p2align 4
.globl process_record_user
.type process_record_user, @function
process_record_user:
.LFB0:
.cfi_startproc
endbr64
mov eax, 1
ret
.cfi_endproc
.LFE0:
.size process_record_user, .-process_record_user
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_keymap.c_process_record_user.c"
.text
.align 2
.global process_record_user
.syntax unified
.arm
.fpu softvfp
.type process_record_user, %function
process_record_user:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r0, #1
bx lr
.size process_record_user, .-process_record_user
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_unix_main.c_main.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string " "
.section .text.startup,"ax",@progbits
.p2align 4
.globl main
.type main, @function
main:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
xor eax, eax
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov ebp, edi
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov rbx, rsi
call geteuid@PLT
mov DWORD PTR saved_euid[rip], eax
xor eax, eax
call getuid@PLT
mov edi, eax
call seteuid@PLT
mov edi, ebp
mov rsi, rbx
call Sys_ParseArgs@PLT
mov rdi, QWORD PTR [rbx]
call Sys_SetDefaultCDPath@PLT
cmp ebp, 1
jle .L2
lea r12d, -2[rbp]
lea r13, 8[rbx]
mov ebp, 1
lea r14, 16[rbx+r12*8]
.L3:
mov rdi, QWORD PTR 0[r13]
add r13, 8
call strlen@PLT
lea ebp, 1[rbp+rax]
cmp r14, r13
jne .L3
mov edi, ebp
lea r14, 2[r12]
lea r13, .LC0[rip]
mov r12d, 1
call malloc@PLT
mov BYTE PTR [rax], 0
mov rbp, rax
.L6:
cmp r12, 1
je .L5
mov rsi, r13
mov rdi, rbp
call strcat@PLT
.L5:
mov rsi, QWORD PTR [rbx+r12*8]
mov rdi, rbp
add r12, 1
call strcat@PLT
cmp r14, r12
jne .L6
.L8:
mov eax, DWORD PTR MAX_QUED_EVENTS[rip]
mov rdi, QWORD PTR eventQue[rip]
xor esi, esi
lea edx, 0[0+rax*4]
call memset@PLT
mov eax, DWORD PTR MAX_MSGLEN[rip]
mov rdi, QWORD PTR sys_packetReceived[rip]
xor esi, esi
lea edx, 0[0+rax*4]
call memset@PLT
mov rdi, rbp
call Com_Init@PLT
xor eax, eax
call NET_Init@PLT
xor eax, eax
call Sys_ConsoleInputInit@PLT
mov esi, DWORD PTR F_GETFL[rip]
xor edx, edx
xor edi, edi
call fcntl@PLT
mov esi, DWORD PTR F_SETFL[rip]
or eax, DWORD PTR FNDELAY[rip]
xor edi, edi
mov edx, eax
call fcntl@PLT
.p2align 4,,10
.p2align 3
.L7:
xor eax, eax
call Sys_ConfigureFPU@PLT
xor eax, eax
call Com_Frame@PLT
jmp .L7
.L2:
mov edi, 1
call malloc@PLT
mov BYTE PTR [rax], 0
mov rbp, rax
jmp .L8
.cfi_endproc
.LFE0:
.size main, .-main
.comm sys_packetReceived,8,8
.comm saved_euid,4,4
.comm eventQue,8,8
.comm MAX_QUED_EVENTS,4,4
.comm MAX_MSGLEN,4,4
.comm F_SETFL,4,4
.comm F_GETFL,4,4
.comm FNDELAY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_unix_main.c_main.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii " \000"
.section .text.startup,"ax",%progbits
.align 2
.global main
.syntax unified
.arm
.fpu softvfp
.type main, %function
main:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r5, r1
mov r6, r0
bl geteuid
ldr r3, .L13
str r0, [r3]
bl getuid
bl seteuid
mov r1, r5
mov r0, r6
bl Sys_ParseArgs
ldr r0, [r5]
bl Sys_SetDefaultCDPath
cmp r6, #1
ble .L2
mov r4, #1
mov r8, r5
sub r7, r5, #4
add r7, r7, r6, lsl #2
.L3:
ldr r0, [r8, #4]!
bl strlen
cmp r8, r7
add r3, r0, #1
add r4, r4, r3
bne .L3
mov r0, r4
bl malloc
mov r3, #0
mov r4, r0
mov r7, #1
ldr r8, .L13+4
strb r3, [r0]
b .L8
.L5:
mov r0, r4
bl strlen
mov r2, #2
mov r1, r8
add r0, r4, r0
bl memcpy
.L8:
mov r0, r4
ldr r1, [r5, #4]!
add r7, r7, #1
bl strcat
cmp r6, r7
bne .L5
.L7:
ldr r2, .L13+8
ldr r3, .L13+12
ldr r2, [r2]
mov r1, #0
ldr r0, [r3]
lsl r2, r2, #2
bl memset
ldr r2, .L13+16
ldr r3, .L13+20
ldr r2, [r2]
mov r1, #0
ldr r0, [r3]
lsl r2, r2, #2
bl memset
mov r0, r4
bl Com_Init
bl NET_Init
bl Sys_ConsoleInputInit
mov r2, #0
ldr r1, .L13+24
ldr r3, .L13+28
mov r0, r2
ldr r1, [r1]
ldr r4, [r3]
bl fcntl
mov r2, r0
ldr r3, .L13+32
mov r1, r4
ldr r3, [r3]
mov r0, #0
orr r2, r2, r3
bl fcntl
.L6:
bl Sys_ConfigureFPU
bl Com_Frame
b .L6
.L2:
mov r0, #1
bl malloc
mov r3, #0
mov r4, r0
strb r3, [r0]
b .L7
.L14:
.align 2
.L13:
.word saved_euid
.word .LC0
.word MAX_QUED_EVENTS
.word eventQue
.word MAX_MSGLEN
.word sys_packetReceived
.word F_GETFL
.word F_SETFL
.word FNDELAY
.size main, .-main
.comm sys_packetReceived,4,4
.comm saved_euid,4,4
.comm eventQue,4,4
.comm MAX_QUED_EVENTS,4,4
.comm MAX_MSGLEN,4,4
.comm F_SETFL,4,4
.comm F_GETFL,4,4
.comm FNDELAY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mwl8k.c_mwl8k_destroy_ba.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Deleted BA stream index %d\n"
.text
.p2align 4
.type mwl8k_destroy_ba, @function
mwl8k_destroy_ba:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12d, esi
mov esi, DWORD PTR GFP_KERNEL[rip]
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rdi
mov edi, 32
call kzalloc@PLT
test rax, rax
je .L1
mov edi, DWORD PTR MWL8K_CMD_BASTREAM[rip]
mov rbp, rax
call cpu_to_le16@PLT
mov edi, 32
mov QWORD PTR 8[rbp], rax
call cpu_to_le16@PLT
mov edi, DWORD PTR MWL8K_BA_DESTROY[rip]
mov QWORD PTR 0[rbp], rax
call cpu_to_le32@PLT
mov edi, r12d
mov QWORD PTR 24[rbp], rax
call cpu_to_le32@PLT
mov rsi, rbp
mov rdi, rbx
mov QWORD PTR 16[rbp], rax
call mwl8k_post_cmd@PLT
mov edi, DWORD PTR [rbx]
mov edx, r12d
lea rsi, .LC0[rip]
call wiphy_debug@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp kfree@PLT
.p2align 4,,10
.p2align 3
.L1:
.cfi_restore_state
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size mwl8k_destroy_ba, .-mwl8k_destroy_ba
.comm MWL8K_CMD_BASTREAM,4,4
.comm MWL8K_BA_DESTROY,4,4
.comm GFP_KERNEL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mwl8k.c_mwl8k_destroy_ba.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Deleted BA stream index %d\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type mwl8k_destroy_ba, %function
mwl8k_destroy_ba:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L5
push {r4, r5, r6, lr}
mov r5, r0
mov r6, r1
mov r0, #16
ldr r1, [r3]
bl kzalloc
subs r4, r0, #0
popeq {r4, r5, r6, pc}
ldr r3, .L5+4
ldr r0, [r3]
bl cpu_to_le16
mov r3, r0
mov r0, #16
str r3, [r4, #4]
bl cpu_to_le16
ldr r3, .L5+8
str r0, [r4]
ldr r0, [r3]
bl cpu_to_le32
mov r3, r0
mov r0, r6
str r3, [r4, #12]
bl cpu_to_le32
mov r1, r4
str r0, [r4, #8]
mov r0, r5
bl mwl8k_post_cmd
mov r2, r6
ldr r0, [r5]
ldr r1, .L5+12
bl wiphy_debug
mov r0, r4
pop {r4, r5, r6, lr}
b kfree
.L6:
.align 2
.L5:
.word GFP_KERNEL
.word MWL8K_CMD_BASTREAM
.word MWL8K_BA_DESTROY
.word .LC0
.size mwl8k_destroy_ba, .-mwl8k_destroy_ba
.comm MWL8K_CMD_BASTREAM,4,4
.comm MWL8K_BA_DESTROY,4,4
.comm GFP_KERNEL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mpt3sas_base.c_mpt3sas_base_put_smid_default.c"
.intel_syntax noprefix
.text
.p2align 4
.globl mpt3sas_base_put_smid_default
.type mpt3sas_base_put_smid_default, @function
mpt3sas_base_put_smid_default:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov ebp, esi
sub rsp, 8
.cfi_def_cfa_offset 32
call _base_get_msix_index@PLT
mov edi, ebp
call cpu_to_le16@PLT
mov rsi, QWORD PTR 8[r12]
add rsp, 8
.cfi_def_cfa_offset 24
xor edi, edi
mov rdx, r12
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp _base_writeq@PLT
.cfi_endproc
.LFE0:
.size mpt3sas_base_put_smid_default, .-mpt3sas_base_put_smid_default
.comm MPI2_REQ_DESCRIPT_FLAGS_DEFAULT_TYPE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mpt3sas_base.c_mpt3sas_base_put_smid_default.c"
.text
.align 2
.global mpt3sas_base_put_smid_default
.syntax unified
.arm
.fpu softvfp
.type mpt3sas_base_put_smid_default, %function
mpt3sas_base_put_smid_default:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r1
mov r4, r0
bl _base_get_msix_index
mov r0, r5
bl cpu_to_le16
mov r2, r4
ldr r1, [r4, #4]
mov r0, #0
pop {r4, r5, r6, lr}
b _base_writeq
.size mpt3sas_base_put_smid_default, .-mpt3sas_base_put_smid_default
.comm MPI2_REQ_DESCRIPT_FLAGS_DEFAULT_TYPE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_libavi.c_AVI_NextChunk.c"
.intel_syntax noprefix
.text
.p2align 4
.type AVI_NextChunk, @function
AVI_NextChunk:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
sub rsp, 32
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 24[rsp], rax
xor eax, eax
test rsi, rsi
je .L9
.L2:
call AVI_GotoNextChunk@PLT
.L1:
mov rcx, QWORD PTR 24[rsp]
xor rcx, QWORD PTR fs:40
jne .L10
add rsp, 32
.cfi_remember_state
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
lea rbx, 20[rsp]
xor edx, edx
mov QWORD PTR 8[rsp], rdi
mov rsi, rbx
call AVI_ChunkReadCommon@PLT
mov rdi, QWORD PTR 8[rsp]
mov rsi, rbx
test rax, rax
je .L2
mov eax, DWORD PTR VLC_EGENERIC[rip]
jmp .L1
.L10:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size AVI_NextChunk, .-AVI_NextChunk
.comm VLC_EGENERIC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_libavi.c_AVI_NextChunk.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type AVI_NextChunk, %function
AVI_NextChunk:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r3, .L10
sub sp, sp, #8
cmp r1, #0
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, r0
beq .L8
.L2:
mov r0, r4
bl AVI_GotoNextChunk
.L1:
ldr r3, .L10
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L9
add sp, sp, #8
@ sp needed
pop {r4, pc}
.L8:
mov r2, r1
mov r1, sp
bl AVI_ChunkReadCommon
cmp r0, #0
moveq r1, sp
beq .L2
ldr r3, .L10+4
ldr r0, [r3]
b .L1
.L9:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word .LC0
.word VLC_EGENERIC
.size AVI_NextChunk, .-AVI_NextChunk
.comm VLC_EGENERIC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_leds-sc27xx-bltc.c_sc27xx_led_pattern_clear.c"
.intel_syntax noprefix
.text
.p2align 4
.type sc27xx_led_pattern_clear, @function
sc27xx_led_pattern_clear:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12, rdi
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
call to_sc27xx_led@PLT
mov rbx, rax
mov rax, QWORD PTR 8[rax]
mov rdi, rbx
mov r14, QWORD PTR 16[rax]
call sc27xx_led_get_offset@PLT
mov rdi, QWORD PTR 8[rbx]
mov r13d, DWORD PTR [rbx]
mov rbp, rax
imul r13d, DWORD PTR SC27XX_CTRL_SHIFT[rip]
mov r15, QWORD PTR SC27XX_LEDS_CTRL[rip]
add r15, QWORD PTR 8[rdi]
call mutex_lock@PLT
mov rsi, QWORD PTR SC27XX_LEDS_CURVE0[rip]
mov rdi, r14
xor edx, edx
add rsi, rbp
call regmap_write@PLT
mov rsi, QWORD PTR SC27XX_LEDS_CURVE1[rip]
mov rdi, r14
xor edx, edx
add rsi, rbp
call regmap_write@PLT
mov ecx, r13d
mov rsi, r15
mov rdi, r14
mov edx, DWORD PTR SC27XX_LED_RUN[rip]
or edx, DWORD PTR SC27XX_LED_TYPE[rip]
sal edx, cl
xor ecx, ecx
call regmap_update_bits@PLT
mov rdi, QWORD PTR 8[rbx]
mov r13d, eax
mov eax, DWORD PTR LED_OFF[rip]
mov DWORD PTR [r12], eax
call mutex_unlock@PLT
add rsp, 8
.cfi_def_cfa_offset 56
mov eax, r13d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.cfi_endproc
.LFE0:
.size sc27xx_led_pattern_clear, .-sc27xx_led_pattern_clear
.comm SC27XX_LED_TYPE,4,4
.comm SC27XX_LED_RUN,4,4
.comm SC27XX_LEDS_CURVE1,8,8
.comm SC27XX_LEDS_CURVE0,8,8
.comm SC27XX_LEDS_CTRL,8,8
.comm SC27XX_CTRL_SHIFT,4,4
.comm LED_OFF,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_leds-sc27xx-bltc.c_sc27xx_led_pattern_clear.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type sc27xx_led_pattern_clear, %function
sc27xx_led_pattern_clear:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r6, r0
bl to_sc27xx_led
ldr r3, [r0, #4]
mov r4, r0
ldr r8, [r3, #8]
bl sc27xx_led_get_offset
mov r5, r0
ldr r2, .L4
ldr r0, [r4, #4]
ldr r3, .L4+4
ldr r2, [r2]
ldr r7, [r4]
ldr r3, [r3]
ldr r9, [r0, #4]
mul r7, r3, r7
add r9, r9, r2
bl mutex_lock
ldr r3, .L4+8
mov r0, r8
ldr r1, [r3]
mov r2, #0
add r1, r5, r1
bl regmap_write
ldr r3, .L4+12
mov r0, r8
ldr r1, [r3]
mov r2, #0
add r1, r5, r1
bl regmap_write
ldr r2, .L4+16
ldr r3, .L4+20
ldr r2, [r2]
ldr r3, [r3]
mov r1, r9
orr r2, r2, r3
lsl r2, r2, r7
mov r0, r8
mov r3, #0
bl regmap_update_bits
mov r3, r0
ldr r0, [r4, #4]
mov r4, r3
ldr r2, .L4+24
ldr r2, [r2]
str r2, [r6]
bl mutex_unlock
mov r0, r4
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L5:
.align 2
.L4:
.word SC27XX_LEDS_CTRL
.word SC27XX_CTRL_SHIFT
.word SC27XX_LEDS_CURVE0
.word SC27XX_LEDS_CURVE1
.word SC27XX_LED_RUN
.word SC27XX_LED_TYPE
.word LED_OFF
.size sc27xx_led_pattern_clear, .-sc27xx_led_pattern_clear
.comm SC27XX_LED_TYPE,4,4
.comm SC27XX_LED_RUN,4,4
.comm SC27XX_LEDS_CURVE1,4,4
.comm SC27XX_LEDS_CURVE0,4,4
.comm SC27XX_LEDS_CTRL,4,4
.comm SC27XX_CTRL_SHIFT,4,4
.comm LED_OFF,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_qedr_roce_cm.c_qedr_ll2_start.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "ll2 start: failed to acquire LL2 connection (rc=%d)\n"
.align 8
.LC1:
.string "ll2 start: failed to establish LL2 connection (rc=%d)\n"
.text
.p2align 4
.type qedr_ll2_start, @function
qedr_ll2_start:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rsi
xor esi, esi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
sub rsp, 144
.cfi_def_cfa_offset 176
mov edx, DWORD PTR qedr_ll2_release_rx_packet[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 136[rsp], rax
xor eax, eax
mov eax, DWORD PTR qedr_ll2_complete_rx_packet[rip]
lea r13, 48[rsp]
mov QWORD PTR [rsp], rdi
mov DWORD PTR 16[rsp], edx
mov rdi, r13
mov edx, 80
mov DWORD PTR 32[rsp], eax
mov rax, QWORD PTR qedr_ll2_complete_tx_packet[rip]
mov QWORD PTR 24[rsp], rax
mov QWORD PTR 8[rsp], rax
call memset@PLT
mov eax, DWORD PTR QED_LL2_TYPE_ROCE[rip]
mov edi, DWORD PTR 4[rbp]
mov rsi, r13
mov DWORD PTR 124[rsp], eax
mov rax, QWORD PTR 16[rbp]
mov eax, DWORD PTR 4[rax]
mov DWORD PTR 72[rsp], 1
mov QWORD PTR 104[rsp], 0
mov DWORD PTR 120[rsp], eax
mov rax, QWORD PTR [r12]
mov QWORD PTR 64[rsp], 1
mov QWORD PTR 112[rsp], rax
mov eax, DWORD PTR QED_LL2_TX_DEST_NW[rip]
mov QWORD PTR 56[rsp], rbp
mov DWORD PTR 96[rsp], eax
mov rax, QWORD PTR QED_LL2_DROP_PACKET[rip]
mov QWORD PTR 88[rsp], rax
mov QWORD PTR 80[rsp], rax
mov rax, rsp
mov QWORD PTR 48[rsp], rax
mov rax, QWORD PTR 8[rbp]
call [QWORD PTR [rax]]
test eax, eax
jne .L12
mov rax, QWORD PTR 8[rbp]
mov edi, DWORD PTR 4[rbp]
mov esi, DWORD PTR 0[rbp]
call [QWORD PTR 8[rax]]
mov r12d, eax
test eax, eax
jne .L13
mov rdx, QWORD PTR 16[rbp]
mov rax, QWORD PTR 8[rbp]
xor esi, esi
mov edi, DWORD PTR 24[rbp]
mov edx, DWORD PTR [rdx]
call [QWORD PTR 16[rax]]
mov r12d, eax
test eax, eax
jne .L14
.L1:
mov rax, QWORD PTR 136[rsp]
xor rax, QWORD PTR fs:40
jne .L15
add rsp, 144
.cfi_remember_state
.cfi_def_cfa_offset 32
mov eax, r12d
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L14:
.cfi_restore_state
mov rax, QWORD PTR 8[rbp]
mov edi, DWORD PTR 4[rbp]
mov esi, DWORD PTR 0[rbp]
call [QWORD PTR 32[rax]]
.L5:
mov rax, QWORD PTR 8[rbp]
mov edi, DWORD PTR 4[rbp]
mov esi, DWORD PTR 0[rbp]
call [QWORD PTR 24[rax]]
jmp .L1
.p2align 4,,10
.p2align 3
.L12:
mov edx, eax
lea rsi, .LC0[rip]
mov rdi, rbp
mov r12d, eax
call DP_ERR@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L13:
mov edx, eax
lea rsi, .LC1[rip]
mov rdi, rbp
call DP_ERR@PLT
jmp .L5
.L15:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size qedr_ll2_start, .-qedr_ll2_start
.comm qedr_ll2_release_rx_packet,4,4
.comm qedr_ll2_complete_tx_packet,8,8
.comm qedr_ll2_complete_rx_packet,4,4
.comm QED_LL2_TYPE_ROCE,4,4
.comm QED_LL2_TX_DEST_NW,4,4
.comm QED_LL2_DROP_PACKET,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_qedr_roce_cm.c_qedr_ll2_start.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "ll2 start: failed to acquire LL2 connection (rc=%d)"
.ascii "\012\000"
.align 2
.LC1:
.ascii "ll2 start: failed to establish LL2 connection (rc=%"
.ascii "d)\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC2:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type qedr_ll2_start, %function
qedr_ll2_start:
@ args = 0, pretend = 0, frame = 80
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r1
ldr r2, .L16
ldr r0, .L16+4
ldr r3, .L16+8
sub sp, sp, #80
ldr r2, [r2]
ldr r1, .L16+12
ldr r3, [r3]
ldr ip, [r0]
str r4, [sp, #4]
ldr r1, [r1]
str r1, [sp, #76]
mov r1,#0
add r0, sp, #24
mov r1, #0
str r2, [sp, #20]
mov r2, #48
str r3, [sp, #16]
str r3, [sp, #8]
str ip, [sp, #12]
bl memset
mov r2, #1
mov r3, #0
ldr r0, [r4, #12]
ldr ip, .L16+16
ldr r0, [r0, #4]
ldr r6, [ip]
str r0, [sp, #68]
ldr ip, .L16+20
ldr r0, [r5, #4]
ldr r1, .L16+24
ldr ip, [ip]
ldr r5, [r5]
str r0, [sp, #64]
ldr r0, [r4, #8]
ldr lr, [r1]
str r5, [sp, #60]
ldr r5, [r0]
str ip, [sp, #48]
str ip, [sp, #44]
add ip, sp, #4
ldr r0, [r4, #4]
add r1, sp, #24
str r4, [sp, #28]
str r6, [sp, #72]
str lr, [sp, #52]
str r2, [sp, #32]
str r2, [sp, #40]
str r3, [sp, #36]
str r3, [sp, #56]
str ip, [sp, #24]
blx r5
subs r5, r0, #0
bne .L12
ldr r3, [r4, #8]
ldr r1, [r4]
ldr r3, [r3, #4]
ldr r0, [r4, #4]
blx r3
subs r5, r0, #0
bne .L13
ldr r2, [r4, #12]
ldr r3, [r4, #8]
mov r1, r5
ldr r2, [r2]
ldr r3, [r3, #8]
ldr r0, [r4, #16]
blx r3
subs r5, r0, #0
bne .L14
.L1:
ldr r3, .L16+12
ldr r2, [r3]
ldr r3, [sp, #76]
eors r2, r3, r2
mov r3, #0
bne .L15
mov r0, r5
add sp, sp, #80
@ sp needed
pop {r4, r5, r6, pc}
.L14:
ldr r3, [r4, #8]
ldr r1, [r4]
ldr r3, [r3, #16]
ldr r0, [r4, #4]
blx r3
.L5:
ldr r3, [r4, #8]
ldr r1, [r4]
ldr r3, [r3, #12]
ldr r0, [r4, #4]
blx r3
b .L1
.L12:
mov r0, r4
mov r2, r5
ldr r1, .L16+28
bl DP_ERR
b .L1
.L13:
mov r2, r5
mov r0, r4
ldr r1, .L16+32
bl DP_ERR
b .L5
.L15:
bl __stack_chk_fail
.L17:
.align 2
.L16:
.word qedr_ll2_complete_rx_packet
.word qedr_ll2_release_rx_packet
.word qedr_ll2_complete_tx_packet
.word .LC2
.word QED_LL2_TYPE_ROCE
.word QED_LL2_DROP_PACKET
.word QED_LL2_TX_DEST_NW
.word .LC0
.word .LC1
.size qedr_ll2_start, .-qedr_ll2_start
.comm qedr_ll2_release_rx_packet,4,4
.comm qedr_ll2_complete_tx_packet,4,4
.comm qedr_ll2_complete_rx_packet,4,4
.comm QED_LL2_TYPE_ROCE,4,4
.comm QED_LL2_TX_DEST_NW,4,4
.comm QED_LL2_DROP_PACKET,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_evp_test.c_pbe_test_cleanup.c"
.intel_syntax noprefix
.text
.p2align 4
.type pbe_test_cleanup, @function
pbe_test_cleanup:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, QWORD PTR [rdi]
mov edi, DWORD PTR 8[rbx]
call OPENSSL_free@PLT
mov edi, DWORD PTR 4[rbx]
call OPENSSL_free@PLT
mov edi, DWORD PTR [rbx]
pop rbx
.cfi_def_cfa_offset 8
jmp OPENSSL_free@PLT
.cfi_endproc
.LFE0:
.size pbe_test_cleanup, .-pbe_test_cleanup
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_evp_test.c_pbe_test_cleanup.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type pbe_test_cleanup, %function
pbe_test_cleanup:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r4, [r0]
ldr r0, [r4, #8]
bl OPENSSL_free
ldr r0, [r4, #4]
bl OPENSSL_free
ldr r0, [r4]
pop {r4, lr}
b OPENSSL_free
.size pbe_test_cleanup, .-pbe_test_cleanup
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_32x.c_Pico32xInit.c"
.intel_syntax noprefix
.text
.p2align 4
.globl Pico32xInit
.type Pico32xInit, @function
Pico32xInit:
.LFB0:
.cfi_startproc
endbr64
cmp QWORD PTR msh2[rip], 0
je .L2
cmp QWORD PTR msh2[rip+8], 0
jne .L7
.L2:
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR PICO_MSH2_HZ[rip]
xor esi, esi
call Pico32xSetClocks@PLT
cmp QWORD PTR ssh2[rip], 0
je .L4
cmp QWORD PTR ssh2[rip+8], 0
jne .L1
.L4:
mov esi, DWORD PTR PICO_MSH2_HZ[rip]
xor edi, edi
add rsp, 8
.cfi_def_cfa_offset 8
jmp Pico32xSetClocks@PLT
.p2align 4,,10
.p2align 3
.L7:
cmp QWORD PTR ssh2[rip], 0
je .L8
cmp QWORD PTR ssh2[rip+8], 0
je .L8
ret
.p2align 4,,10
.p2align 3
.L8:
mov esi, DWORD PTR PICO_MSH2_HZ[rip]
xor edi, edi
jmp Pico32xSetClocks@PLT
.p2align 4,,10
.p2align 3
.L1:
.cfi_def_cfa_offset 16
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size Pico32xInit, .-Pico32xInit
.comm ssh2,16,16
.comm msh2,16,16
.comm PICO_MSH2_HZ,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_32x.c_Pico32xInit.c"
.text
.align 2
.global Pico32xInit
.syntax unified
.arm
.fpu softvfp
.type Pico32xInit, %function
Pico32xInit:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L19
ldr r2, [r3]
cmp r2, #0
beq .L2
ldr r3, [r3, #4]
cmp r3, #0
bne .L13
.L2:
ldr r3, .L19+4
mov r1, #0
ldr r0, [r3]
push {r4, lr}
bl Pico32xSetClocks
ldr r3, .L19+8
ldr r2, [r3]
cmp r2, #0
beq .L4
ldr r3, [r3, #4]
cmp r3, #0
popne {r4, pc}
.L4:
ldr r3, .L19+4
mov r0, #0
pop {r4, lr}
ldr r1, [r3]
b Pico32xSetClocks
.L13:
ldr r3, .L19+8
ldr r2, [r3]
cmp r2, #0
beq .L14
ldr r3, [r3, #4]
cmp r3, #0
bxne lr
.L14:
ldr r3, .L19+4
mov r0, #0
ldr r1, [r3]
b Pico32xSetClocks
.L20:
.align 2
.L19:
.word msh2
.word PICO_MSH2_HZ
.word ssh2
.size Pico32xInit, .-Pico32xInit
.comm ssh2,8,4
.comm msh2,8,4
.comm PICO_MSH2_HZ,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_gina24_dsp.c_set_sample_rate.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "set_sample_rate: Cannot set sample rate - clock not set to CLK_CLOCKININTERNAL\n"
.text
.p2align 4
.type set_sample_rate, @function
set_sample_rate:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov rbp, rdi
xor edi, edi
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov ebx, esi
cmp esi, 49999
jle .L2
xor edi, edi
mov rax, QWORD PTR DIGITAL_MODE_ADAT[rip]
cmp QWORD PTR 0[rbp], rax
sete dil
.L2:
call snd_BUG_ON@PLT
test rax, rax
jne .L26
mov rax, QWORD PTR ECHO_CLOCK_INTERNAL[rip]
cmp QWORD PTR 8[rbp], rax
je .L5
lea rdi, .LC0[rip]
call DE_ACT@PLT
mov r12, QWORD PTR 24[rbp]
mov edi, ebx
call cpu_to_le32@PLT
mov QWORD PTR [r12], rax
xor eax, eax
mov DWORD PTR 16[rbp], ebx
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov rax, QWORD PTR 24[rbp]
mov edi, DWORD PTR 8[rax]
call le32_to_cpu@PLT
mov r8d, eax
mov eax, DWORD PTR GML_CLOCK_CLEAR_MASK[rip]
and eax, DWORD PTR GML_SPDIF_RATE_CLEAR_MASK[rip]
and eax, r8d
cmp ebx, 32000
je .L6
jle .L28
cmp ebx, 88200
je .L14
jle .L29
cmp ebx, 96000
jne .L12
mov r13d, DWORD PTR GML_96KHZ[rip]
jmp .L18
.p2align 4,,10
.p2align 3
.L28:
cmp ebx, 16000
je .L8
jle .L30
mov r13d, DWORD PTR GML_22KHZ[rip]
cmp ebx, 22050
jne .L12
.L18:
mov r14, QWORD PTR 24[rbp]
or eax, r13d
mov edi, ebx
mov r12d, eax
call cpu_to_le32@PLT
movsx rdi, r13d
mov QWORD PTR [r14], rax
mov DWORD PTR 16[rbp], ebx
call DE_ACT@PLT
mov edx, DWORD PTR FALSE[rip]
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
mov esi, r12d
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp write_control_reg@PLT
.p2align 4,,10
.p2align 3
.L30:
.cfi_restore_state
cmp ebx, 8000
je .L10
cmp ebx, 11025
jne .L12
mov r13d, DWORD PTR GML_11KHZ[rip]
jmp .L18
.p2align 4,,10
.p2align 3
.L29:
cmp ebx, 44100
je .L16
cmp ebx, 48000
jne .L12
mov r13d, DWORD PTR GML_48KHZ[rip]
or r13d, DWORD PTR GML_SPDIF_SAMPLE_RATE1[rip]
jmp .L18
.p2align 4,,10
.p2align 3
.L12:
movsx rdi, ebx
call DE_ACT@PLT
.L26:
mov eax, DWORD PTR EINVAL[rip]
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
neg eax
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L16:
.cfi_restore_state
mov r13d, DWORD PTR GML_44KHZ[rip]
test DWORD PTR GML_SPDIF_PRO_MODE[rip], eax
je .L18
or r13d, DWORD PTR GML_SPDIF_SAMPLE_RATE0[rip]
jmp .L18
.p2align 4,,10
.p2align 3
.L10:
mov r13d, DWORD PTR GML_8KHZ[rip]
jmp .L18
.p2align 4,,10
.p2align 3
.L6:
mov r13d, DWORD PTR GML_32KHZ[rip]
or r13d, DWORD PTR GML_SPDIF_SAMPLE_RATE0[rip]
or r13d, DWORD PTR GML_SPDIF_SAMPLE_RATE1[rip]
jmp .L18
.p2align 4,,10
.p2align 3
.L8:
mov r13d, DWORD PTR GML_16KHZ[rip]
jmp .L18
.p2align 4,,10
.p2align 3
.L14:
mov r13d, DWORD PTR GML_88KHZ[rip]
jmp .L18
.cfi_endproc
.LFE0:
.size set_sample_rate, .-set_sample_rate
.comm GML_SPDIF_SAMPLE_RATE1,4,4
.comm GML_SPDIF_SAMPLE_RATE0,4,4
.comm GML_SPDIF_RATE_CLEAR_MASK,4,4
.comm GML_SPDIF_PRO_MODE,4,4
.comm GML_CLOCK_CLEAR_MASK,4,4
.comm GML_96KHZ,4,4
.comm GML_8KHZ,4,4
.comm GML_88KHZ,4,4
.comm GML_48KHZ,4,4
.comm GML_44KHZ,4,4
.comm GML_32KHZ,4,4
.comm GML_22KHZ,4,4
.comm GML_16KHZ,4,4
.comm GML_11KHZ,4,4
.comm FALSE,4,4
.comm EINVAL,4,4
.comm ECHO_CLOCK_INTERNAL,8,8
.comm DIGITAL_MODE_ADAT,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_gina24_dsp.c_set_sample_rate.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "set_sample_rate: Cannot set sample rate - clock not"
.ascii " set to CLK_CLOCKININTERNAL\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type set_sample_rate, %function
set_sample_rate:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L29
push {r4, r5, r6, r7, r8, lr}
cmp r1, r3
ldrgt r3, .L29+4
mov r5, r0
ldrgt r3, [r3]
ldrgt r0, [r0]
movle r0, #0
subgt r0, r0, r3
clzgt r0, r0
lsrgt r0, r0, #5
mov r4, r1
bl snd_BUG_ON
subs r6, r0, #0
bne .L24
ldr r3, .L29+8
ldr r2, [r5, #4]
ldr r3, [r3]
cmp r2, r3
beq .L5
ldr r0, .L29+12
bl DE_ACT
mov r0, r4
ldr r7, [r5, #12]
bl cpu_to_le32
str r0, [r7]
mov r0, r6
str r4, [r5, #8]
pop {r4, r5, r6, r7, r8, pc}
.L5:
ldr r3, [r5, #12]
ldr r0, [r3, #4]
bl le32_to_cpu
ldr r2, .L29+16
ldr r3, .L29+20
ldr r1, [r2]
ldr r3, [r3]
cmp r4, #32000
and r1, r1, r3
and r1, r1, r0
beq .L6
ble .L26
ldr r3, .L29+24
cmp r4, r3
beq .L14
ble .L27
ldr r3, .L29+28
cmp r4, r3
bne .L12
ldr r3, .L29+32
ldr r7, [r3]
.L18:
mov r0, r4
orr r6, r7, r1
ldr r8, [r5, #12]
bl cpu_to_le32
mov r3, r0
mov r0, r7
str r3, [r8]
str r4, [r5, #8]
bl DE_ACT
ldr r3, .L29+36
mov r1, r6
mov r0, r5
pop {r4, r5, r6, r7, r8, lr}
ldr r2, [r3]
b write_control_reg
.L26:
cmp r4, #16000
beq .L8
ble .L28
ldr r3, .L29+40
cmp r4, r3
bne .L12
ldr r3, .L29+44
ldr r7, [r3]
b .L18
.L28:
cmp r4, #8000
beq .L10
ldr r3, .L29+48
cmp r4, r3
bne .L12
ldr r3, .L29+52
ldr r7, [r3]
b .L18
.L27:
ldr r3, .L29+56
cmp r4, r3
beq .L16
ldr r3, .L29+60
cmp r4, r3
bne .L12
ldr r2, .L29+64
ldr r3, .L29+68
ldr r7, [r2]
ldr r3, [r3]
orr r7, r7, r3
b .L18
.L12:
mov r0, r4
bl DE_ACT
.L24:
ldr r3, .L29+72
ldr r0, [r3]
rsb r6, r0, #0
mov r0, r6
pop {r4, r5, r6, r7, r8, pc}
.L16:
ldr r3, .L29+76
ldr r2, .L29+80
ldr r3, [r3]
ldr r7, [r2]
tst r1, r3
ldrne r3, .L29+84
ldrne r3, [r3]
orrne r7, r7, r3
b .L18
.L10:
ldr r3, .L29+88
ldr r7, [r3]
b .L18
.L6:
ldr r0, .L29+92
ldr r2, .L29+84
ldr r3, .L29+68
ldr r7, [r0]
ldr r2, [r2]
ldr r3, [r3]
orr r7, r7, r2
orr r7, r7, r3
b .L18
.L8:
ldr r3, .L29+96
ldr r7, [r3]
b .L18
.L14:
ldr r3, .L29+100
ldr r7, [r3]
b .L18
.L30:
.align 2
.L29:
.word 49999
.word DIGITAL_MODE_ADAT
.word ECHO_CLOCK_INTERNAL
.word .LC0
.word GML_CLOCK_CLEAR_MASK
.word GML_SPDIF_RATE_CLEAR_MASK
.word 88200
.word 96000
.word GML_96KHZ
.word FALSE
.word 22050
.word GML_22KHZ
.word 11025
.word GML_11KHZ
.word 44100
.word 48000
.word GML_48KHZ
.word GML_SPDIF_SAMPLE_RATE1
.word EINVAL
.word GML_SPDIF_PRO_MODE
.word GML_44KHZ
.word GML_SPDIF_SAMPLE_RATE0
.word GML_8KHZ
.word GML_32KHZ
.word GML_16KHZ
.word GML_88KHZ
.size set_sample_rate, .-set_sample_rate
.comm GML_SPDIF_SAMPLE_RATE1,4,4
.comm GML_SPDIF_SAMPLE_RATE0,4,4
.comm GML_SPDIF_RATE_CLEAR_MASK,4,4
.comm GML_SPDIF_PRO_MODE,4,4
.comm GML_CLOCK_CLEAR_MASK,4,4
.comm GML_96KHZ,4,4
.comm GML_8KHZ,4,4
.comm GML_88KHZ,4,4
.comm GML_48KHZ,4,4
.comm GML_44KHZ,4,4
.comm GML_32KHZ,4,4
.comm GML_22KHZ,4,4
.comm GML_16KHZ,4,4
.comm GML_11KHZ,4,4
.comm FALSE,4,4
.comm EINVAL,4,4
.comm ECHO_CLOCK_INTERNAL,4,4
.comm DIGITAL_MODE_ADAT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dsopcode.c_acpi_ds_init_buffer_field.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "Attempt to CreateField of length zero"
.text
.p2align 4
.type acpi_ds_init_buffer_field, @function
acpi_ds_init_buffer_field:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
mov r14, r9
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
mov r13, rcx
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12d, edi
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rdx
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov rbx, rsi
sub rsp, 24
.cfi_def_cfa_offset 80
mov edi, DWORD PTR ds_init_buffer_field[rip]
mov QWORD PTR 8[rsp], r8
call ACPI_FUNCTION_TRACE_PTR@PLT
mov rax, QWORD PTR ACPI_TYPE_BUFFER[rip]
cmp QWORD PTR 0[rbp], rax
je .L2
mov rdi, rbp
call acpi_ut_get_object_type_name@PLT
mov edi, eax
call ACPI_ERROR@PLT
mov r15d, DWORD PTR AE_AML_OPERAND_TYPE[rip]
.L3:
mov rdi, r13
call acpi_ut_remove_reference@PLT
mov rdi, rbp
call acpi_ut_remove_reference@PLT
cmp r12d, 130
je .L14
.L15:
mov edi, r15d
call ACPI_FAILURE@PLT
test rax, rax
jne .L21
mov eax, DWORD PTR AOPOBJ_DATA_VALID[rip]
or DWORD PTR [rbx], eax
.L18:
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 56
mov edi, r15d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
jmp return_ACPI_STATUS@PLT
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rdi, r14
call ACPI_GET_DESCRIPTOR_TYPE@PLT
cmp rax, QWORD PTR ACPI_DESC_TYPE_NAMED[rip]
jne .L22
mov rsi, QWORD PTR 0[r13]
lea eax, -128[r12]
mov ecx, esi
cmp eax, 5
ja .L5
lea rdx, .L7[rip]
movsx rax, DWORD PTR [rdx+rax*4]
add rax, rdx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L7:
.long .L12-.L7
.long .L11-.L7
.long .L10-.L7
.long .L9-.L7
.long .L8-.L7
.long .L6-.L7
.text
.p2align 4,,10
.p2align 3
.L21:
mov rdi, r14
call acpi_ut_remove_reference@PLT
jmp .L18
.p2align 4,,10
.p2align 3
.L10:
mov rax, QWORD PTR 8[rsp]
mov esi, DWORD PTR AML_FIELD_ACCESS_BYTE[rip]
mov rax, QWORD PTR [rax]
mov r8d, eax
test eax, eax
jne .L13
lea rax, .LC0[rip]
lea edi, [rax]
call ACPI_BIOS_ERROR@PLT
mov rdi, r13
mov r15d, DWORD PTR AE_AML_OPERAND_VALUE[rip]
call acpi_ut_remove_reference@PLT
mov rdi, rbp
call acpi_ut_remove_reference@PLT
.p2align 4,,10
.p2align 3
.L14:
mov rdi, QWORD PTR 8[rsp]
call acpi_ut_remove_reference@PLT
jmp .L15
.p2align 4,,10
.p2align 3
.L22:
mov edi, r12d
call acpi_ps_get_opcode_name@PLT
mov rdi, r14
call acpi_ut_get_descriptor_name@PLT
mov edi, eax
call ACPI_ERROR@PLT
mov r15d, DWORD PTR AE_AML_OPERAND_TYPE[rip]
jmp .L3
.p2align 4,,10
.p2align 3
.L8:
lea ecx, 0[0+rsi*8]
mov esi, DWORD PTR AML_FIELD_ACCESS_BYTE[rip]
mov r8d, 8
.p2align 4,,10
.p2align 3
.L13:
mov eax, DWORD PTR 0[rbp]
lea edx, [rcx+r8]
sal eax, 3
cmp edx, eax
jg .L23
xor edx, edx
mov rdi, rbx
call acpi_ex_prep_common_field_object@PLT
mov edi, eax
mov r15d, eax
call ACPI_FAILURE@PLT
test rax, rax
jne .L3
mov QWORD PTR 8[rbx], rbp
add DWORD PTR 8[rbp], ebp
jmp .L3
.p2align 4,,10
.p2align 3
.L6:
mov esi, DWORD PTR AML_FIELD_ACCESS_BYTE[rip]
mov r8d, 1
jmp .L13
.p2align 4,,10
.p2align 3
.L12:
lea ecx, 0[0+rsi*8]
mov r8d, 16
mov esi, DWORD PTR AML_FIELD_ACCESS_WORD[rip]
jmp .L13
.p2align 4,,10
.p2align 3
.L11:
lea ecx, 0[0+rsi*8]
mov r8d, 64
mov esi, DWORD PTR AML_FIELD_ACCESS_QWORD[rip]
jmp .L13
.p2align 4,,10
.p2align 3
.L9:
lea ecx, 0[0+rsi*8]
mov r8d, 32
mov esi, DWORD PTR AML_FIELD_ACCESS_DWORD[rip]
jmp .L13
.p2align 4,,10
.p2align 3
.L23:
mov rdi, r14
mov r15d, DWORD PTR AE_AML_BUFFER_LIMIT[rip]
call acpi_ut_get_node_name@PLT
mov eax, DWORD PTR 0[rbp]
lea edi, 0[0+rax*8]
call ACPI_BIOS_EXCEPTION@PLT
jmp .L3
.L5:
mov edi, r12d
call ACPI_ERROR@PLT
mov rdi, r13
mov r15d, DWORD PTR AE_AML_BAD_OPCODE[rip]
call acpi_ut_remove_reference@PLT
mov rdi, rbp
call acpi_ut_remove_reference@PLT
jmp .L15
.cfi_endproc
.LFE0:
.size acpi_ds_init_buffer_field, .-acpi_ds_init_buffer_field
.comm ds_init_buffer_field,4,4
.comm AOPOBJ_DATA_VALID,4,4
.comm AML_FIELD_ACCESS_WORD,4,4
.comm AML_FIELD_ACCESS_QWORD,4,4
.comm AML_FIELD_ACCESS_DWORD,4,4
.comm AML_FIELD_ACCESS_BYTE,4,4
.comm AE_INFO,4,4
.comm AE_AML_OPERAND_VALUE,4,4
.comm AE_AML_OPERAND_TYPE,4,4
.comm AE_AML_BUFFER_LIMIT,4,4
.comm AE_AML_BAD_OPCODE,4,4
.comm ACPI_TYPE_BUFFER,8,8
.comm ACPI_DESC_TYPE_NAMED,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dsopcode.c_acpi_ds_init_buffer_field.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Attempt to CreateField of length zero\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type acpi_ds_init_buffer_field, %function
acpi_ds_init_buffer_field:
@ args = 8, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r4, r2
ldr r2, .L24
sub sp, sp, #8
mov r6, r0
ldr r0, [r2]
mov r7, r3
mov r5, r1
ldr r10, [sp, #40]
ldr r9, [sp, #44]
bl ACPI_FUNCTION_TRACE_PTR
ldr r3, .L24+4
ldr r2, [r4]
ldr r3, [r3]
cmp r2, r3
beq .L2
mov r0, r4
bl acpi_ut_get_object_type_name
bl ACPI_ERROR
ldr r3, .L24+8
ldr r8, [r3]
.L3:
mov r0, r7
bl acpi_ut_remove_reference
mov r0, r4
bl acpi_ut_remove_reference
cmp r6, #130
beq .L14
.L15:
mov r0, r8
bl ACPI_FAILURE
cmp r0, #0
bne .L21
mov r0, r8
ldr r2, .L24+12
ldr r3, [r5]
ldr r2, [r2]
orr r3, r3, r2
str r3, [r5]
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, lr}
b return_ACPI_STATUS
.L2:
mov r0, r9
bl ACPI_GET_DESCRIPTOR_TYPE
ldr r3, .L24+16
ldr r3, [r3]
cmp r0, r3
bne .L22
sub r2, r6, #128
ldr r3, [r7]
cmp r2, #5
ldrls pc, [pc, r2, asl #2]
b .L5
.L7:
.word .L12
.word .L11
.word .L10
.word .L9
.word .L8
.word .L6
.L21:
mov r0, r9
bl acpi_ut_remove_reference
mov r0, r8
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, lr}
b return_ACPI_STATUS
.L10:
ldr r2, [r10]
ldr r1, .L24+20
cmp r2, #0
ldr r1, [r1]
bne .L13
ldr r0, .L24+24
bl ACPI_BIOS_ERROR
ldr r3, .L24+28
mov r0, r7
ldr r8, [r3]
bl acpi_ut_remove_reference
mov r0, r4
bl acpi_ut_remove_reference
.L14:
mov r0, r10
bl acpi_ut_remove_reference
b .L15
.L22:
mov r0, r6
bl acpi_ps_get_opcode_name
mov r0, r9
bl acpi_ut_get_descriptor_name
bl ACPI_ERROR
ldr r3, .L24+8
ldr r8, [r3]
b .L3
.L6:
mov r2, #1
ldr r1, .L24+20
ldr r1, [r1]
.L13:
ldr ip, [r4]
add r0, r3, r2
cmp r0, ip, lsl #3
bgt .L23
str r2, [sp]
mov r0, r5
mov r2, #0
bl acpi_ex_prep_common_field_object
mov r8, r0
bl ACPI_FAILURE
cmp r0, #0
streq r4, [r5, #4]
ldreq r3, [r4, #4]
addeq r3, r4, r3
streq r3, [r4, #4]
b .L3
.L12:
ldr r2, .L24+32
lsl r3, r3, #3
ldr r1, [r2]
mov r2, #16
b .L13
.L11:
ldr r2, .L24+36
lsl r3, r3, #3
ldr r1, [r2]
mov r2, #64
b .L13
.L9:
ldr r2, .L24+40
lsl r3, r3, #3
ldr r1, [r2]
mov r2, #32
b .L13
.L8:
ldr r2, .L24+20
lsl r3, r3, #3
ldr r1, [r2]
mov r2, #8
b .L13
.L23:
ldr r3, .L24+44
mov r0, r9
ldr r8, [r3]
bl acpi_ut_get_node_name
ldr r0, [r4]
lsl r0, r0, #3
bl ACPI_BIOS_EXCEPTION
b .L3
.L5:
mov r0, r6
bl ACPI_ERROR
ldr r3, .L24+48
mov r0, r7
ldr r8, [r3]
bl acpi_ut_remove_reference
mov r0, r4
bl acpi_ut_remove_reference
b .L15
.L25:
.align 2
.L24:
.word ds_init_buffer_field
.word ACPI_TYPE_BUFFER
.word AE_AML_OPERAND_TYPE
.word AOPOBJ_DATA_VALID
.word ACPI_DESC_TYPE_NAMED
.word AML_FIELD_ACCESS_BYTE
.word .LC0
.word AE_AML_OPERAND_VALUE
.word AML_FIELD_ACCESS_WORD
.word AML_FIELD_ACCESS_QWORD
.word AML_FIELD_ACCESS_DWORD
.word AE_AML_BUFFER_LIMIT
.word AE_AML_BAD_OPCODE
.size acpi_ds_init_buffer_field, .-acpi_ds_init_buffer_field
.comm ds_init_buffer_field,4,4
.comm AOPOBJ_DATA_VALID,4,4
.comm AML_FIELD_ACCESS_WORD,4,4
.comm AML_FIELD_ACCESS_QWORD,4,4
.comm AML_FIELD_ACCESS_DWORD,4,4
.comm AML_FIELD_ACCESS_BYTE,4,4
.comm AE_INFO,4,4
.comm AE_AML_OPERAND_VALUE,4,4
.comm AE_AML_OPERAND_TYPE,4,4
.comm AE_AML_BUFFER_LIMIT,4,4
.comm AE_AML_BAD_OPCODE,4,4
.comm ACPI_TYPE_BUFFER,4,4
.comm ACPI_DESC_TYPE_NAMED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lbaselib.c_luaB_xpcall.c"
.intel_syntax noprefix
.text
.p2align 4
.type luaB_xpcall, @function
luaB_xpcall:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
call lua_gettop@PLT
mov edx, DWORD PTR LUA_TFUNCTION[rip]
mov rdi, rbp
mov esi, 2
mov ebx, eax
call luaL_checktype@PLT
mov rdi, rbp
mov esi, 1
call lua_pushboolean@PLT
mov rdi, rbp
mov esi, 1
call lua_pushvalue@PLT
mov rdi, rbp
mov edx, 2
mov esi, 3
call lua_rotate@PLT
lea esi, -2[rbx]
mov rdi, rbp
mov ecx, 2
mov edx, DWORD PTR LUA_MULTRET[rip]
mov r9, QWORD PTR finishpcall@GOTPCREL[rip]
mov r8d, 2
call lua_pcallk@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov rdi, rbp
mov edx, 2
pop rbx
.cfi_def_cfa_offset 16
mov esi, eax
pop rbp
.cfi_def_cfa_offset 8
jmp finishpcall@PLT
.cfi_endproc
.LFE0:
.size luaB_xpcall, .-luaB_xpcall
.comm LUA_TFUNCTION,4,4
.comm LUA_MULTRET,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lbaselib.c_luaB_xpcall.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type luaB_xpcall, %function
luaB_xpcall:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
sub sp, sp, #8
mov r4, r0
bl lua_gettop
mov r5, #2
mov r6, r0
ldr r3, .L4
mov r1, r5
ldr r2, [r3]
mov r0, r4
bl luaL_checktype
mov r0, r4
mov r1, #1
bl lua_pushboolean
mov r0, r4
mov r1, #1
bl lua_pushvalue
mov r2, r5
mov r0, r4
mov r1, #3
bl lua_rotate
ldr ip, .L4+4
ldr r2, .L4+8
str r5, [sp]
ldr r2, [r2]
sub r1, r6, #2
mov r0, r4
mov r3, r5
str ip, [sp, #4]
bl lua_pcallk
mov r2, r5
mov r1, r0
mov r0, r4
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, lr}
b finishpcall
.L5:
.align 2
.L4:
.word LUA_TFUNCTION
.word finishpcall
.word LUA_MULTRET
.size luaB_xpcall, .-luaB_xpcall
.comm LUA_TFUNCTION,4,4
.comm LUA_MULTRET,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dpaa2-eth.c_dpaa2_eth_remove.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Removed interface %s\n"
.text
.p2align 4
.type dpaa2_eth_remove, @function
dpaa2_eth_remove:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
call dev_get_drvdata@PLT
mov rdi, rax
mov rbp, rax
call netdev_priv@PLT
mov rdi, rbp
mov rbx, rax
call unregister_netdev@PLT
cmp QWORD PTR 16[rbx], 0
je .L2
mov edi, DWORD PTR 12[rbx]
call kthread_stop@PLT
.L3:
mov rdi, rbx
call free_rings@PLT
mov edi, DWORD PTR 8[rbx]
call free_percpu@PLT
mov edi, DWORD PTR 4[rbx]
call free_percpu@PLT
mov rdi, rbx
call del_ch_napi@PLT
mov rdi, rbx
call free_dpbp@PLT
mov rdi, rbx
call free_dpio@PLT
mov rdi, rbx
call free_dpni@PLT
mov edi, DWORD PTR [rbx]
call fsl_mc_portal_free@PLT
mov rdi, rbp
call free_netdev@PLT
mov edi, DWORD PTR 4[rbp]
mov edx, DWORD PTR 0[rbp]
lea rsi, .LC0[rip]
call dev_dbg@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rdi, r12
call fsl_mc_free_irqs@PLT
jmp .L3
.cfi_endproc
.LFE0:
.size dpaa2_eth_remove, .-dpaa2_eth_remove
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dpaa2-eth.c_dpaa2_eth_remove.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Removed interface %s\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type dpaa2_eth_remove, %function
dpaa2_eth_remove:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r6, r0
bl dev_get_drvdata
mov r5, r0
bl netdev_priv
mov r4, r0
mov r0, r5
bl unregister_netdev
ldr r3, [r4, #16]
cmp r3, #0
beq .L2
ldr r0, [r4, #12]
bl kthread_stop
.L3:
mov r0, r4
bl free_rings
ldr r0, [r4, #8]
bl free_percpu
ldr r0, [r4, #4]
bl free_percpu
mov r0, r4
bl del_ch_napi
mov r0, r4
bl free_dpbp
mov r0, r4
bl free_dpio
mov r0, r4
bl free_dpni
ldr r0, [r4]
bl fsl_mc_portal_free
mov r0, r5
bl free_netdev
ldr r2, [r5]
ldr r0, [r5, #4]
ldr r1, .L6
bl dev_dbg
mov r0, #0
pop {r4, r5, r6, pc}
.L2:
mov r0, r6
bl fsl_mc_free_irqs
b .L3
.L7:
.align 2
.L6:
.word .LC0
.size dpaa2_eth_remove, .-dpaa2_eth_remove
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_openprom.c_opromsetopt.c"
.intel_syntax noprefix
.text
.p2align 4
.type opromsetopt, @function
opromsetopt:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov r12, QWORD PTR [rsi]
mov ebx, edx
mov rdi, r12
call strlen@PLT
mov rsi, QWORD PTR 0[rbp]
movsx rcx, ebx
pop rbx
.cfi_def_cfa_offset 24
cdqe
mov edi, DWORD PTR options_node[rip]
pop rbp
.cfi_def_cfa_offset 16
lea rdx, 1[r12+rax]
add rcx, rsi
pop r12
.cfi_def_cfa_offset 8
sub rcx, rdx
jmp of_set_property@PLT
.cfi_endproc
.LFE0:
.size opromsetopt, .-opromsetopt
.comm options_node,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_openprom.c_opromsetopt.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type opromsetopt, %function
opromsetopt:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r4, [r1]
mov r5, r2
mov r0, r4
bl strlen
ldr ip, .L4
add r0, r0, #1
sub r3, r5, r0
add r2, r4, r0
mov r1, r4
pop {r4, r5, r6, lr}
ldr r0, [ip]
b of_set_property
.L5:
.align 2
.L4:
.word options_node
.size opromsetopt, .-opromsetopt
.comm options_node,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_adt7475.c_show_pwmctrl.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%d\n"
.text
.p2align 4
.type show_pwmctrl, @function
show_pwmctrl:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdx
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
call adt7475_update_device@PLT
mov rdi, r12
mov rbx, rax
call to_sensor_dev_attr_2@PLT
mov rdi, rbp
lea rsi, .LC0[rip]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR [rbx]
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
mov edx, DWORD PTR [rax+rdx*4]
pop r12
.cfi_def_cfa_offset 8
jmp sprintf@PLT
.cfi_endproc
.LFE0:
.size show_pwmctrl, .-show_pwmctrl
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_adt7475.c_show_pwmctrl.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%d\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type show_pwmctrl, %function
show_pwmctrl:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r6, r1
mov r4, r2
bl adt7475_update_device
mov r5, r0
mov r0, r6
bl to_sensor_dev_attr_2
ldr r3, [r5]
ldr r2, [r0]
ldr r1, .L4
mov r0, r4
pop {r4, r5, r6, lr}
ldr r2, [r3, r2, lsl #2]
b sprintf
.L5:
.align 2
.L4:
.word .LC0
.size show_pwmctrl, .-show_pwmctrl
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_backlight.c_bl_power_store.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "set power to %lu\n"
.text
.p2align 4
.type bl_power_store, @function
bl_power_store:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rdx
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov rbx, rcx
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call to_backlight_device@PLT
mov rdi, r12
mov rdx, rsp
xor esi, esi
mov rbp, rax
call kstrtoul@PLT
mov r12d, eax
test eax, eax
je .L13
.L1:
mov rax, QWORD PTR 8[rsp]
xor rax, QWORD PTR fs:40
jne .L14
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L13:
.cfi_restore_state
mov r12d, DWORD PTR ENXIO[rip]
mov rdi, rbp
call mutex_lock@PLT
neg r12d
cmp QWORD PTR 16[rbp], 0
jne .L15
.L4:
mov rdi, rbp
call mutex_unlock@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L15:
mov rsi, QWORD PTR [rsp]
lea rdi, .LC0[rip]
call pr_debug@PLT
mov r13, QWORD PTR 8[rbp]
mov rax, QWORD PTR [rsp]
cmp r13, rax
je .L5
mov QWORD PTR 8[rbp], rax
mov rdi, rbp
call backlight_update_status@PLT
mov r12d, eax
test eax, eax
je .L5
mov QWORD PTR 8[rbp], r13
jmp .L4
.p2align 4,,10
.p2align 3
.L5:
mov r12d, ebx
jmp .L4
.L14:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size bl_power_store, .-bl_power_store
.comm ENXIO,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_backlight.c_bl_power_store.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "set power to %lu\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type bl_power_store, %function
bl_power_store:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
mov r6, r3
ldr r3, .L15
sub sp, sp, #12
mov r4, r2
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl to_backlight_device
mov r2, sp
mov r5, r0
mov r1, #0
mov r0, r4
bl kstrtoul
subs r4, r0, #0
beq .L12
.L1:
ldr r3, .L15
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L13
mov r0, r4
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, pc}
.L12:
ldr r3, .L15+4
mov r0, r5
ldr r4, [r3]
bl mutex_lock
ldr r3, [r5, #8]
cmp r3, #0
rsbeq r4, r4, #0
bne .L14
.L4:
mov r0, r5
bl mutex_unlock
b .L1
.L14:
ldr r1, [sp]
ldr r0, .L15+8
bl pr_debug
ldr r7, [r5, #4]
ldr r3, [sp]
cmp r7, r3
beq .L5
mov r0, r5
str r3, [r5, #4]
bl backlight_update_status
subs r4, r0, #0
strne r7, [r5, #4]
bne .L4
.L5:
mov r4, r6
b .L4
.L13:
bl __stack_chk_fail
.L16:
.align 2
.L15:
.word .LC1
.word ENXIO
.word .LC0
.size bl_power_store, .-bl_power_store
.comm ENXIO,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cimax2.c_netup_ci_slot_ts_ctl.c"
.intel_syntax noprefix
.text
.p2align 4
.globl netup_ci_slot_ts_ctl
.type netup_ci_slot_ts_ctl, @function
netup_ci_slot_ts_ctl:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
test esi, esi
je .L2
mov eax, DWORD PTR EINVAL[rip]
neg eax
.L1:
mov rdx, QWORD PTR 8[rsp]
xor rdx, QWORD PTR fs:40
jne .L7
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rbx, QWORD PTR [rdi]
lea r12, 4[rsp]
xor edx, edx
mov r8d, 1
mov rcx, r12
mov edi, DWORD PTR 4[rbx]
mov esi, DWORD PTR [rbx]
call netup_read_i2c@PLT
mov edi, DWORD PTR 4[rbx]
mov esi, DWORD PTR [rbx]
mov r8d, 1
mov rcx, r12
xor edx, edx
or DWORD PTR 4[rsp], 96
call netup_write_i2c@PLT
jmp .L1
.L7:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size netup_ci_slot_ts_ctl, .-netup_ci_slot_ts_ctl
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cimax2.c_netup_ci_slot_ts_ctl.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global netup_ci_slot_ts_ctl
.syntax unified
.arm
.fpu softvfp
.type netup_ci_slot_ts_ctl, %function
netup_ci_slot_ts_ctl:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, .L8
sub sp, sp, #16
subs r4, r1, #0
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
beq .L2
ldr r3, .L8+4
ldr r0, [r3]
rsb r0, r0, #0
.L1:
ldr r3, .L8
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L7
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, pc}
.L2:
mov r6, #1
ldr r5, [r0]
mov r2, r4
ldr r1, [r5]
ldr r0, [r5, #4]
add r3, sp, #8
str r6, [sp]
bl netup_read_i2c
ldr ip, [sp, #8]
ldr r1, [r5]
ldr r0, [r5, #4]
orr ip, ip, #96
mov r2, r4
add r3, sp, #8
str r6, [sp]
str ip, [sp, #8]
bl netup_write_i2c
b .L1
.L7:
bl __stack_chk_fail
.L9:
.align 2
.L8:
.word .LC0
.word EINVAL
.size netup_ci_slot_ts_ctl, .-netup_ci_slot_ts_ctl
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cudbg_lib.c_collect_ulptx_la.c"
.intel_syntax noprefix
.text
.p2align 4
.type collect_ulptx_la, @function
collect_ulptx_la:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
mov rax, rsi
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 56
.cfi_def_cfa_offset 112
mov r12, QWORD PTR [rdi]
mov rdi, rax
mov QWORD PTR 16[rsp], rsi
lea rdx, 32[rsp]
mov esi, 32
mov rcx, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rcx
xor ecx, ecx
mov QWORD PTR 24[rsp], rdx
call get_scratch_buff@PLT
mov r13d, eax
test eax, eax
jne .L1
cmp QWORD PTR CUDBG_NUM_ULPTX[rip], 0
mov r13, QWORD PTR 32[rsp]
je .L3
mov QWORD PTR 8[rsp], 0
.p2align 4,,10
.p2align 3
.L6:
mov rax, QWORD PTR 8[rsp]
mov rsi, QWORD PTR A_ULP_TX_LA_RDPTR_0[rip]
mov rdi, r12
mov r15, QWORD PTR 24[r13]
mov rbx, rax
lea rbp, 0[0+rax*8]
sal rbx, 4
add r15, rbp
add rsi, rbx
call t4_read_reg@PLT
mov rsi, QWORD PTR A_ULP_TX_LA_WRPTR_0[rip]
mov rdi, r12
mov QWORD PTR [r15], rax
mov r15, QWORD PTR 16[r13]
add rsi, rbx
add r15, rbp
call t4_read_reg@PLT
mov rsi, QWORD PTR A_ULP_TX_LA_RDDATA_0[rip]
mov rdi, r12
mov QWORD PTR [r15], rax
mov r15, QWORD PTR 8[r13]
add rsi, rbx
add r15, rbp
call t4_read_reg@PLT
cmp QWORD PTR CUDBG_NUM_ULPTX_READ[rip], 0
mov QWORD PTR [r15], rax
je .L4
xor r15d, r15d
.p2align 4,,10
.p2align 3
.L5:
mov rax, QWORD PTR 0[r13]
mov rsi, QWORD PTR A_ULP_TX_LA_RDDATA_0[rip]
mov rdi, r12
mov rax, QWORD PTR [rax+rbp]
add rsi, rbx
lea r14, [rax+r15*8]
add r15, 1
call t4_read_reg@PLT
cmp QWORD PTR CUDBG_NUM_ULPTX_READ[rip], r15
mov QWORD PTR [r14], rax
ja .L5
.L4:
add QWORD PTR 8[rsp], 1
mov rax, QWORD PTR 8[rsp]
cmp QWORD PTR CUDBG_NUM_ULPTX[rip], rax
ja .L6
.L3:
mov r14, QWORD PTR 16[rsp]
mov rbx, QWORD PTR 24[rsp]
mov rsi, r14
mov rdi, rbx
call write_compression_hdr@PLT
mov r13d, eax
test eax, eax
je .L14
.L7:
mov rsi, QWORD PTR 16[rsp]
mov rdi, QWORD PTR 24[rsp]
call release_scratch_buff@PLT
.L2:
endbr64
.L1:
mov rax, QWORD PTR 40[rsp]
xor rax, QWORD PTR fs:40
jne .L15
add rsp, 56
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r13d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.L14:
.cfi_restore_state
mov rsi, r14
mov rdi, rbx
call compress_buff@PLT
mov r13d, eax
jmp .L7
.L15:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size collect_ulptx_la, .-collect_ulptx_la
.comm CUDBG_NUM_ULPTX_READ,8,8
.comm CUDBG_NUM_ULPTX,8,8
.comm A_ULP_TX_LA_WRPTR_0,8,8
.comm A_ULP_TX_LA_RDPTR_0,8,8
.comm A_ULP_TX_LA_RDDATA_0,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cudbg_lib.c_collect_ulptx_la.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type collect_ulptx_la, %function
collect_ulptx_la:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, r0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r4, [r3]
sub sp, sp, #20
ldr r3, .L21
str r1, [sp, #4]
mov r0, r1
add r2, sp, #8
mov r1, #16
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
bl get_scratch_buff
subs r7, r0, #0
bne .L1
ldr r3, .L21+4
ldr r5, [sp, #8]
ldr r3, [r3]
cmp r3, #0
beq .L3
ldr r9, .L21+8
ldr r8, .L21+12
.L6:
ldr r3, .L21+16
mov r0, r4
ldr r1, [r3]
ldr r6, [r5, #12]
add r1, r1, r7, lsl #4
bl t4_read_reg
ldr r3, .L21+20
lsl r10, r7, #4
ldr r1, [r3]
str r0, [r6, r7, lsl #2]
add r1, r10, r1
mov r0, r4
ldr r6, [r5, #8]
bl t4_read_reg
ldr r1, [r9]
str r0, [r6, r7, lsl #2]
add r1, r10, r1
mov r0, r4
ldr r6, [r5, #4]
bl t4_read_reg
ldr r3, [r8]
str r0, [r6, r7, lsl #2]
cmp r3, #0
lsl r3, r7, #2
beq .L4
str r7, [sp]
mov r6, #0
mov r7, r5
mov r5, r4
mov r4, r3
.L5:
ldr r1, [r9]
ldr r3, [r7]
mov r0, r5
add r1, r10, r1
ldr fp, [r3, r4]
bl t4_read_reg
ldr r3, [r8]
str r0, [fp, r6, lsl #2]
add r6, r6, #1
cmp r3, r6
bhi .L5
mov r4, r5
mov r5, r7
ldr r7, [sp]
.L4:
ldr r3, .L21+4
add r7, r7, #1
ldr r3, [r3]
cmp r3, r7
bhi .L6
.L3:
ldr r4, [sp, #4]
add r0, sp, #8
mov r1, r4
bl write_compression_hdr
subs r7, r0, #0
beq .L19
.L7:
ldr r1, [sp, #4]
add r0, sp, #8
bl release_scratch_buff
.L2:
.L1:
ldr r3, .L21
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L20
mov r0, r7
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L19:
mov r1, r4
add r0, sp, #8
bl compress_buff
mov r7, r0
b .L7
.L20:
bl __stack_chk_fail
.L22:
.align 2
.L21:
.word .LC0
.word CUDBG_NUM_ULPTX
.word A_ULP_TX_LA_RDDATA_0
.word CUDBG_NUM_ULPTX_READ
.word A_ULP_TX_LA_RDPTR_0
.word A_ULP_TX_LA_WRPTR_0
.size collect_ulptx_la, .-collect_ulptx_la
.comm CUDBG_NUM_ULPTX_READ,4,4
.comm CUDBG_NUM_ULPTX,4,4
.comm A_ULP_TX_LA_WRPTR_0,4,4
.comm A_ULP_TX_LA_RDPTR_0,4,4
.comm A_ULP_TX_LA_RDDATA_0,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sched.c_rpc_set_queue_timer.c"
.intel_syntax noprefix
.text
.p2align 4
.type rpc_set_queue_timer, @function
rpc_set_queue_timer:
.LFB0:
.cfi_startproc
endbr64
mov QWORD PTR [rdi], rsi
add rdi, 8
jmp mod_timer@PLT
.cfi_endproc
.LFE0:
.size rpc_set_queue_timer, .-rpc_set_queue_timer
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sched.c_rpc_set_queue_timer.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type rpc_set_queue_timer, %function
rpc_set_queue_timer:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
str r1, [r0], #4
b mod_timer
.size rpc_set_queue_timer, .-rpc_set_queue_timer
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cistpl.c_parse_manfid.c"
.intel_syntax noprefix
.text
.p2align 4
.type parse_manfid, @function
parse_manfid:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR [rdi], 3
jg .L2
mov eax, DWORD PTR EINVAL[rip]
neg eax
ret
.p2align 4,,10
.p2align 3
.L2:
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
mov rdi, QWORD PTR 8[rdi]
call get_unaligned_le16@PLT
mov rdi, QWORD PTR 8[rbx]
mov QWORD PTR 8[rbp], rax
add rdi, 2
call get_unaligned_le16@PLT
mov QWORD PTR 0[rbp], rax
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size parse_manfid, .-parse_manfid
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cistpl.c_parse_manfid.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type parse_manfid, %function
parse_manfid:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, [r0]
cmp r3, #3
bgt .L2
ldr r3, .L8
ldr r0, [r3]
rsb r0, r0, #0
bx lr
.L2:
push {r4, r5, r6, lr}
mov r4, r0
ldr r0, [r0, #4]
mov r5, r1
bl get_unaligned_le16
ldr r3, [r4, #4]
str r0, [r5, #4]
add r0, r3, #2
bl get_unaligned_le16
mov r3, r0
mov r0, #0
str r3, [r5]
pop {r4, r5, r6, pc}
.L9:
.align 2
.L8:
.word EINVAL
.size parse_manfid, .-parse_manfid
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_uitools.c_test_SubtractRect.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "SubtractRect returned FALSE but subtraction should not be empty\n"
.align 8
.LC1:
.string "wrong rect subtraction of SubtractRect (dest rect=%s)\n"
.align 8
.LC2:
.string "SubtractRect returned TRUE but subtraction should be empty (dest rect=%s)\n"
.text
.p2align 4
.type test_SubtractRect, @function
test_SubtractRect:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
mov r8d, 100
mov ecx, 150
mov edx, 50
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov esi, 50
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
sub rsp, 72
.cfi_def_cfa_offset 112
mov rax, QWORD PTR fs:40
mov QWORD PTR 56[rsp], rax
xor eax, eax
mov r12, rsp
lea rbp, 16[rsp]
lea r13, 32[rsp]
mov rdi, r12
call SetRect@PLT
mov r8d, 1000
mov ecx, 1500
mov rdi, rbp
mov edx, 200
mov esi, 250
call SetRect@PLT
mov rdx, rbp
mov rsi, r12
mov rdi, r13
call SubtractRect@PLT
lea rsi, .LC0[rip]
mov edi, eax
mov r14d, eax
xor eax, eax
call ok@PLT
mov rdi, r13
call wine_dbgstr_rect@PLT
mov edx, eax
test r14d, r14d
je .L2
xor r14d, r14d
cmp DWORD PTR 32[rsp], 50
je .L26
.L2:
mov edi, r14d
lea rsi, .LC1[rip]
xor eax, eax
call ok@PLT
mov r8d, 1608
mov ecx, 3427
mov rdi, r12
mov edx, 626
mov esi, 2431
call SetRect@PLT
mov r8d, 1608
mov ecx, 3427
mov rdi, rbp
mov edx, 626
mov esi, 2499
call SetRect@PLT
mov rdx, rbp
mov rsi, r12
mov rdi, r13
call SubtractRect@PLT
lea rsi, .LC0[rip]
mov edi, eax
mov r14d, eax
xor eax, eax
call ok@PLT
mov rdi, r13
call wine_dbgstr_rect@PLT
mov edx, eax
test r14d, r14d
je .L3
xor r14d, r14d
cmp DWORD PTR 32[rsp], 2431
je .L27
.L3:
mov edi, r14d
lea rsi, .LC1[rip]
xor eax, eax
call ok@PLT
mov r8d, 1608
mov ecx, 3427
mov rdi, r12
mov edx, 626
mov esi, 2431
call SetRect@PLT
mov r8d, 1608
mov ecx, 3427
mov rdi, rbp
mov edx, 626
mov esi, 2499
call SetRect@PLT
mov rdx, rbp
mov rsi, r12
mov rdi, rbp
call SubtractRect@PLT
lea rsi, .LC0[rip]
mov edi, eax
mov r14d, eax
xor eax, eax
call ok@PLT
mov rdi, r13
call wine_dbgstr_rect@PLT
mov edx, eax
test r14d, r14d
je .L4
xor r14d, r14d
cmp DWORD PTR 32[rsp], 2431
je .L28
.L4:
mov edi, r14d
lea rsi, .LC1[rip]
xor eax, eax
call ok@PLT
mov rdi, r12
mov r8d, 500
mov ecx, 400
mov edx, 250
mov esi, 250
call SetRect@PLT
mov r8d, 1000
mov ecx, 1500
mov rdi, rbp
mov edx, 50
mov esi, 50
call SetRect@PLT
mov rsi, r12
mov rdx, rbp
mov rdi, r13
call SubtractRect@PLT
mov rdi, r13
mov r14d, eax
call wine_dbgstr_rect@PLT
xor edi, edi
test r14d, r14d
lea rsi, .LC2[rip]
sete dil
mov edx, eax
xor eax, eax
call ok@PLT
mov rdi, r12
mov r8d, 500
mov ecx, 400
mov edx, 250
mov esi, 250
call SetRect@PLT
mov r8d, 1000
mov ecx, 1500
mov rdi, rbp
mov edx, 50
mov esi, 50
call SetRect@PLT
mov rsi, r12
mov rdx, rbp
mov rdi, rbp
call SubtractRect@PLT
mov rdi, rbp
mov r12d, eax
call wine_dbgstr_rect@PLT
xor edi, edi
test r12d, r12d
lea rsi, .LC2[rip]
sete dil
mov edx, eax
xor eax, eax
call ok@PLT
mov rax, QWORD PTR 56[rsp]
xor rax, QWORD PTR fs:40
jne .L29
add rsp, 72
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L28:
.cfi_restore_state
cmp DWORD PTR 36[rsp], 626
jne .L4
cmp DWORD PTR 40[rsp], 2499
jne .L4
xor r14d, r14d
cmp DWORD PTR 44[rsp], 1608
sete r14b
jmp .L4
.p2align 4,,10
.p2align 3
.L26:
cmp DWORD PTR 36[rsp], 50
jne .L2
cmp DWORD PTR 40[rsp], 150
jne .L2
xor r14d, r14d
cmp DWORD PTR 44[rsp], 100
sete r14b
jmp .L2
.p2align 4,,10
.p2align 3
.L27:
cmp DWORD PTR 36[rsp], 626
jne .L3
cmp DWORD PTR 40[rsp], 2499
jne .L3
xor r14d, r14d
cmp DWORD PTR 44[rsp], 1608
sete r14b
jmp .L3
.L29:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size test_SubtractRect, .-test_SubtractRect
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_uitools.c_test_SubtractRect.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "SubtractRect returned FALSE but subtraction should "
.ascii "not be empty\012\000"
.align 2
.LC1:
.ascii "wrong rect subtraction of SubtractRect (dest rect=%"
.ascii "s)\012\000"
.align 2
.LC2:
.ascii "SubtractRect returned TRUE but subtraction should b"
.ascii "e empty (dest rect=%s)\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC3:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type test_SubtractRect, %function
test_SubtractRect:
@ args = 0, pretend = 0, frame = 56
@ frame_needed = 0, uses_anonymous_args = 0
mov r2, #50
mov r3, #100
push {r4, r5, r6, r7, r8, lr}
ldr ip, .L30
sub sp, sp, #64
mov r1, r2
str r3, [sp]
add r0, sp, #12
mov r3, #150
ldr ip, [ip]
str ip, [sp, #60]
mov ip,#0
bl SetRect
mov r3, #1000
mov r2, #200
mov r1, #250
str r3, [sp]
add r0, sp, #28
add r3, r3, #500
bl SetRect
add r2, sp, #28
add r1, sp, #12
add r0, sp, #44
bl SubtractRect
mov r4, r0
ldr r1, .L30+4
bl ok
cmp r4, #0
beq .L2
ldr r3, [sp, #44]
cmp r3, #50
beq .L26
.L8:
mov r4, #0
.L2:
add r0, sp, #44
bl wine_dbgstr_rect
ldr r5, .L30+8
ldr r6, .L30+12
ldr r7, .L30+16
mov r2, r0
ldr r1, .L30+20
mov r0, r4
ldr r8, .L30+24
bl ok
mov r2, r5
mov r1, r7
ldr r3, .L30+28
str r6, [sp]
add r0, sp, #12
bl SetRect
ldr r3, .L30+28
mov r2, r5
mov r1, r8
str r6, [sp]
add r0, sp, #28
bl SetRect
add r2, sp, #28
add r1, sp, #12
add r0, sp, #44
bl SubtractRect
mov r4, r0
ldr r1, .L30+4
bl ok
cmp r4, #0
beq .L3
ldr r3, [sp, #44]
cmp r3, r7
beq .L27
.L11:
mov r4, #0
.L3:
add r0, sp, #44
bl wine_dbgstr_rect
ldr r5, .L30+8
ldr r6, .L30+12
ldr r7, .L30+16
mov r2, r0
ldr r1, .L30+20
mov r0, r4
ldr r8, .L30+24
bl ok
mov r2, r5
mov r1, r7
ldr r3, .L30+28
str r6, [sp]
add r0, sp, #12
bl SetRect
ldr r3, .L30+28
mov r2, r5
mov r1, r8
str r6, [sp]
add r0, sp, #28
bl SetRect
add r2, sp, #28
mov r0, r2
add r1, sp, #12
bl SubtractRect
mov r4, r0
ldr r1, .L30+4
bl ok
cmp r4, #0
beq .L4
ldr r3, [sp, #44]
cmp r3, r7
beq .L28
.L14:
mov r4, #0
.L4:
add r0, sp, #44
bl wine_dbgstr_rect
ldr r1, .L30+20
mov r2, r0
mov r0, r4
bl ok
mov r6, #500
mov r2, #250
mov r3, #400
mov r1, r2
str r6, [sp]
add r0, sp, #12
bl SetRect
mov r5, #1000
mov r2, #50
ldr r3, .L30+32
mov r1, r2
str r5, [sp]
add r0, sp, #28
bl SetRect
add r2, sp, #28
add r1, sp, #12
add r0, sp, #44
bl SubtractRect
mov r4, r0
add r0, sp, #44
bl wine_dbgstr_rect
mov r2, r0
clz r0, r4
ldr r1, .L30+36
lsr r0, r0, #5
bl ok
mov r2, #250
mov r3, #400
mov r1, r2
str r6, [sp]
add r0, sp, #12
bl SetRect
mov r2, #50
ldr r3, .L30+32
mov r1, r2
str r5, [sp]
add r0, sp, #28
bl SetRect
add r2, sp, #28
mov r0, r2
add r1, sp, #12
bl SubtractRect
mov r4, r0
add r0, sp, #28
bl wine_dbgstr_rect
mov r2, r0
clz r0, r4
ldr r1, .L30+36
lsr r0, r0, #5
bl ok
ldr r3, .L30
ldr r2, [r3]
ldr r3, [sp, #60]
eors r2, r3, r2
mov r3, #0
bne .L29
add sp, sp, #64
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L28:
ldr r3, [sp, #48]
cmp r3, r5
bne .L14
ldr r3, [sp, #52]
cmp r3, r8
bne .L14
ldr r4, [sp, #56]
sub r4, r4, r6
clz r4, r4
lsr r4, r4, #5
b .L4
.L26:
ldr r3, [sp, #48]
cmp r3, #50
bne .L8
ldr r3, [sp, #52]
cmp r3, #150
bne .L8
ldr r4, [sp, #56]
sub r4, r4, #100
clz r4, r4
lsr r4, r4, #5
b .L2
.L27:
ldr r3, [sp, #48]
cmp r3, r5
bne .L11
ldr r3, [sp, #52]
cmp r3, r8
bne .L11
ldr r4, [sp, #56]
sub r4, r4, r6
clz r4, r4
lsr r4, r4, #5
b .L3
.L29:
bl __stack_chk_fail
.L31:
.align 2
.L30:
.word .LC3
.word .LC0
.word 626
.word 1608
.word 2431
.word .LC1
.word 2499
.word 3427
.word 1500
.word .LC2
.size test_SubtractRect, .-test_SubtractRect
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_addi_apci_1564.c_apci1564_di_insn_bits.c"
.intel_syntax noprefix
.text
.p2align 4
.type apci1564_di_insn_bits, @function
apci1564_di_insn_bits:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rcx
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdx
sub rsp, 8
.cfi_def_cfa_offset 32
mov rax, QWORD PTR APCI1564_DI_REG[rip]
add rax, QWORD PTR [rdi]
mov rdi, rax
call inl@PLT
mov DWORD PTR 4[rbp], eax
mov eax, DWORD PTR [rbx]
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size apci1564_di_insn_bits, .-apci1564_di_insn_bits
.comm APCI1564_DI_REG,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_addi_apci_1564.c_apci1564_di_insn_bits.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type apci1564_di_insn_bits, %function
apci1564_di_insn_bits:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r1, .L4
ldr r0, [r0]
ldr r1, [r1]
push {r4, r5, r6, lr}
add r0, r0, r1
mov r4, r2
mov r5, r3
bl inl
str r0, [r5, #4]
ldr r0, [r4]
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word APCI1564_DI_REG
.size apci1564_di_insn_bits, .-apci1564_di_insn_bits
.comm APCI1564_DI_REG,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dtoverlay_main.c_overlay_applied.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%s/status"
.LC1:
.string "r"
.LC2:
.string "applied"
.text
.p2align 4
.type overlay_applied, @function
overlay_applied:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov rsi, rdi
lea rdi, .LC0[rip]
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
xor eax, eax
mov DWORD PTR 1[rsp], 0
mov WORD PTR 5[rsp], ax
mov BYTE PTR 7[rsp], 0
call sprintf_dup@PLT
lea rsi, .LC1[rip]
mov rdi, rax
mov r12, rax
call fopen@PLT
test rax, rax
je .L8
lea r13, 1[rsp]
mov rcx, rax
mov edx, 7
mov rbp, rax
mov esi, 1
mov rdi, r13
call fread@PLT
mov rdi, rbp
mov ebx, eax
call fclose@PLT
mov rdi, r12
call free_string@PLT
xor eax, eax
cmp ebx, 7
jne .L1
mov edx, 7
lea rsi, .LC2[rip]
mov rdi, r13
call memcmp@PLT
test rax, rax
sete al
movzx eax, al
.L1:
mov rcx, QWORD PTR 8[rsp]
xor rcx, QWORD PTR fs:40
jne .L9
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov rdi, r12
call free_string@PLT
xor eax, eax
jmp .L1
.L9:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size overlay_applied, .-overlay_applied
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dtoverlay_main.c_overlay_applied.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s/status\000"
.align 2
.LC1:
.ascii "r\000"
.align 2
.LC2:
.ascii "applied\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC3:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type overlay_applied, %function
overlay_applied:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
mov r5, #0
ldr r3, .L10
sub sp, sp, #20
mov r1, r0
ldr r0, .L10+4
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
str r5, [sp, #4]
strh r5, [sp, #8] @ movhi
strb r5, [sp, #10]
bl sprintf_dup
ldr r1, .L10+8
mov r6, r0
bl fopen
subs r4, r0, #0
beq .L8
mov r3, r4
mov r2, #7
mov r1, #1
add r0, sp, #4
bl fread
mov r7, r0
mov r0, r4
bl fclose
mov r0, r6
bl free_string
cmp r7, #7
movne r0, r5
bne .L1
mov r2, r7
ldr r1, .L10+12
add r0, sp, #4
bl memcmp
clz r0, r0
lsr r0, r0, #5
.L1:
ldr r3, .L10
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L9
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, pc}
.L8:
mov r0, r6
bl free_string
mov r0, r4
b .L1
.L9:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word .LC3
.word .LC0
.word .LC1
.word .LC2
.size overlay_applied, .-overlay_applied
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_tracex4_user.c_time_get_ns.c"
.intel_syntax noprefix
.text
.p2align 4
.type time_get_ns, @function
time_get_ns:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 40
.cfi_def_cfa_offset 48
mov edi, DWORD PTR CLOCK_MONOTONIC[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 24[rsp], rax
xor eax, eax
mov rsi, rsp
call clock_gettime@PLT
imul rax, QWORD PTR [rsp], 1000000000
add rax, QWORD PTR 8[rsp]
mov rdx, QWORD PTR 24[rsp]
xor rdx, QWORD PTR fs:40
jne .L5
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.L5:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size time_get_ns, .-time_get_ns
.comm CLOCK_MONOTONIC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_tracex4_user.c_time_get_ns.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type time_get_ns, %function
time_get_ns:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
str lr, [sp, #-4]!
ldr r3, .L6
sub sp, sp, #28
ldr r0, [r3]
ldr r3, .L6+4
mov r1, sp
ldr r3, [r3]
str r3, [sp, #20]
mov r3,#0
bl clock_gettime
ldr r3, [sp]
ldr r2, .L6+8
ldr r0, [sp, #8]
mla r0, r2, r3, r0
ldr r3, .L6+4
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L5
add sp, sp, #28
@ sp needed
ldr pc, [sp], #4
.L5:
bl __stack_chk_fail
.L7:
.align 2
.L6:
.word CLOCK_MONOTONIC
.word .LC0
.word 1000000000
.size time_get_ns, .-time_get_ns
.comm CLOCK_MONOTONIC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_h264chroma_msa.c_avc_chroma_hv_4x8_msa.c"
.intel_syntax noprefix
.text
.p2align 4
.type avc_chroma_hv_4x8_msa, @function
avc_chroma_hv_4x8_msa:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
mov r14d, r8d
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12d, r9d
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rdi
mov edi, ecx
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 40
.cfi_def_cfa_offset 96
mov DWORD PTR 20[rsp], edx
mov QWORD PTR 24[rsp], rsi
call __msa_fill_b@PLT
mov edi, r14d
xor r14d, r14d
mov r13d, eax
call __msa_fill_b@PLT
mov edi, r13d
xor r13d, r13d
mov esi, eax
call __msa_ilvr_b@PLT
mov edi, r12d
mov ebx, eax
call __msa_fill_h@PLT
mov edi, DWORD PTR 96[rsp]
mov DWORD PTR 12[rsp], eax
call __msa_fill_h@PLT
mov rdi, QWORD PTR chroma_mask_arr[rip]
mov DWORD PTR 16[rsp], eax
call LD_SB@PLT
sub rsp, 8
.cfi_def_cfa_offset 104
xor r11d, r11d
xor r10d, r10d
push 0
.cfi_def_cfa_offset 112
mov r12d, DWORD PTR 36[rsp]
mov r9d, r11d
xor r8d, r8d
mov ecx, r14d
mov edx, r10d
mov rdi, rbp
mov r15d, eax
mov esi, r12d
call LD_UB5@PLT
lea eax, [r12+r12*4]
mov r10d, r12d
xor r12d, r12d
cdqe
xor r9d, r9d
mov r8d, r13d
mov ecx, r12d
lea rdi, 0[rbp+rax*4]
xor ebp, ebp
mov esi, r10d
mov DWORD PTR 36[rsp], r10d
mov edx, ebp
call LD_UB4@PLT
xor r10d, r10d
push r14
.cfi_def_cfa_offset 120
mov r9d, r15d
push r10
.cfi_def_cfa_offset 128
mov edi, r10d
mov r8d, r15d
xor ecx, ecx
mov edx, r14d
mov esi, r14d
call VSHF_B2_UB@PLT
add rsp, 32
.cfi_def_cfa_offset 96
xor r11d, r11d
mov r9d, r15d
push r11
.cfi_def_cfa_offset 104
mov edx, r11d
mov esi, r11d
mov r8d, r15d
push 0
.cfi_def_cfa_offset 112
xor ecx, ecx
xor edi, edi
call VSHF_B2_UB@PLT
push rbp
.cfi_def_cfa_offset 120
mov r9d, r15d
mov r8d, r15d
push 0
.cfi_def_cfa_offset 128
mov ecx, r12d
mov edx, ebp
mov esi, ebp
xor edi, edi
call VSHF_B2_UB@PLT
add rsp, 32
.cfi_def_cfa_offset 96
mov r9d, r15d
mov r8d, r15d
push r13
.cfi_def_cfa_offset 104
xor r15d, r15d
xor ecx, ecx
mov edx, r13d
push r12
.cfi_def_cfa_offset 112
mov esi, r13d
mov edi, r12d
call VSHF_B2_UB@PLT
push 0
.cfi_def_cfa_offset 120
xor r11d, r11d
xor r10d, r10d
push r15
.cfi_def_cfa_offset 128
mov ecx, r11d
mov edi, r10d
mov r9d, ebx
push 0
.cfi_def_cfa_offset 136
mov r8d, ebx
mov esi, r14d
xor edx, edx
push 0
.cfi_def_cfa_offset 144
push rbx
.cfi_def_cfa_offset 152
push rbx
.cfi_def_cfa_offset 160
call DOTP_UB4_UH@PLT
add rsp, 64
.cfi_def_cfa_offset 96
mov r9d, ebx
mov r8d, ebx
push 0
.cfi_def_cfa_offset 104
mov ecx, r13d
mov edx, r12d
mov esi, ebp
push 0
.cfi_def_cfa_offset 112
xor edi, edi
push 0
.cfi_def_cfa_offset 120
push 0
.cfi_def_cfa_offset 128
push rbx
.cfi_def_cfa_offset 136
push rbx
.cfi_def_cfa_offset 144
xor ebx, ebx
call DOTP_UB4_UH@PLT
add rsp, 48
.cfi_def_cfa_offset 96
mov r8d, r15d
xor edx, edx
push r13
.cfi_def_cfa_offset 104
xor edi, edi
push r14
.cfi_def_cfa_offset 112
push rbp
.cfi_def_cfa_offset 120
push r12
.cfi_def_cfa_offset 128
mov ecx, DWORD PTR 44[rsp]
push rcx
.cfi_def_cfa_offset 136
push 0
.cfi_def_cfa_offset 144
mov r9d, DWORD PTR 64[rsp]
mov esi, r9d
mov DWORD PTR 60[rsp], ecx
call MUL4@PLT
add rsp, 48
.cfi_def_cfa_offset 96
xor r11d, r11d
xor r10d, r10d
push r11
.cfi_def_cfa_offset 104
xor r8d, r8d
xor edx, edx
xor edi, edi
push r10
.cfi_def_cfa_offset 112
push rbx
.cfi_def_cfa_offset 120
push r15
.cfi_def_cfa_offset 128
mov ecx, DWORD PTR 44[rsp]
push rcx
.cfi_def_cfa_offset 136
push 0
.cfi_def_cfa_offset 144
mov r9d, DWORD PTR 64[rsp]
mov esi, r9d
call MUL4@PLT
add rsp, 48
.cfi_def_cfa_offset 96
mov r9d, ebp
mov r8d, r12d
mov ecx, r13d
mov edx, r14d
mov esi, ebp
mov edi, r12d
call ADD2@PLT
xor r11d, r11d
xor r10d, r10d
mov r9d, r13d
mov ecx, r11d
mov edx, r10d
mov r8d, r14d
mov esi, ebx
mov edi, r15d
call ADD2@PLT
mov ecx, r13d
mov edx, r14d
mov esi, ebp
mov edi, r12d
mov r8d, 6
call SRARI_H4_UH@PLT
mov ecx, r13d
mov edx, r14d
mov esi, ebp
mov edi, r12d
mov r8d, 7
call SAT_UH4_UH@PLT
mov r9d, ebx
mov r8d, r15d
mov ecx, r14d
mov edx, r13d
mov esi, r12d
mov edi, ebp
call PCKEV_B2_UB@PLT
mov r10d, DWORD PTR 20[rsp]
mov esi, ebx
mov edi, r15d
mov r9d, 3
mov r8d, 2
mov ecx, 1
xor edx, edx
push r10
.cfi_def_cfa_offset 104
push QWORD PTR 32[rsp]
.cfi_def_cfa_offset 112
push 3
.cfi_def_cfa_offset 120
push 2
.cfi_def_cfa_offset 128
push 1
.cfi_def_cfa_offset 136
push 0
.cfi_def_cfa_offset 144
call ST_W8@PLT
add rsp, 88
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.cfi_endproc
.LFE0:
.size avc_chroma_hv_4x8_msa, .-avc_chroma_hv_4x8_msa
.comm chroma_mask_arr,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_h264chroma_msa.c_avc_chroma_hv_4x8_msa.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type avc_chroma_hv_4x8_msa, %function
avc_chroma_hv_4x8_msa:
@ args = 12, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
mov fp, r0
sub sp, sp, #60
mov r0, r3
str r2, [sp, #32]
str r1, [sp, #52]
str fp, [sp, #40]
bl __msa_fill_b
mov r4, r0
ldr r0, [sp, #96]
bl __msa_fill_b
mov r1, r0
mov r0, r4
bl __msa_ilvr_b
mov r3, r0
ldr r0, [sp, #100]
str r3, [sp, #36]
bl __msa_fill_h
mov r3, r0
ldr r0, [sp, #104]
str r3, [sp, #44]
bl __msa_fill_h
ldr r3, .L4
str r0, [sp, #48]
ldr r0, [r3]
bl LD_SB
mov r8, #0
mov r4, r0
mov fp, r8
mov r5, r8
mov r2, r8
mov r3, r8
ldr r1, [sp, #32]
ldr r0, [sp, #40]
str r8, [sp, #8]
str r8, [sp, #4]
str r8, [sp]
bl LD_UB5
ldr ip, [sp, #32]
ldr r1, [sp, #40]
add r0, ip, ip, lsl #2
mov r2, r8
mov r3, r8
add r0, r1, r0, lsl #2
str r8, [sp, #4]
mov r1, ip
str r8, [sp]
bl LD_UB4
mov r2, r8
mov r3, r8
mov r1, r8
str r4, [sp, #4]
str r4, [sp]
mov r0, r8
str r8, [sp, #12]
str r8, [sp, #8]
bl VSHF_B2_UB
mov r2, r8
mov r3, r8
mov r1, r8
str r4, [sp, #4]
str r4, [sp]
mov r0, r8
str r8, [sp, #12]
str r8, [sp, #8]
bl VSHF_B2_UB
mov r2, r8
mov r3, r8
mov r1, r8
str r4, [sp, #4]
str r4, [sp]
mov r0, r8
str r8, [sp, #12]
str r8, [sp, #8]
bl VSHF_B2_UB
mov r3, r8
mov r2, r8
mov r1, r8
str r4, [sp, #4]
str r4, [sp]
mov r0, r8
str r8, [sp, #12]
str r8, [sp, #8]
bl VSHF_B2_UB
ldr r2, [sp, #36]
mov r3, r8
mov r1, r8
str r2, [sp, #12]
str r2, [sp, #8]
str r2, [sp, #4]
str r2, [sp]
mov r0, r8
mov r2, r8
str r8, [sp, #28]
str r8, [sp, #24]
str r8, [sp, #20]
str r8, [sp, #16]
bl DOTP_UB4_UH
ldr r2, [sp, #36]
mov r3, r8
mov r1, r8
str r2, [sp, #12]
str r2, [sp, #8]
str r2, [sp, #4]
str r2, [sp]
mov r0, r8
mov r2, r8
str r8, [sp, #28]
str r8, [sp, #24]
str r8, [sp, #20]
str r8, [sp, #16]
bl DOTP_UB4_UH
ldr r6, [sp, #44]
ldr r7, [sp, #48]
mov r3, r6
mov r2, r8
mov r1, r7
str r6, [sp, #12]
mov r0, r8
str r7, [sp, #4]
str r8, [sp, #8]
str r8, [sp]
str r8, [sp, #28]
str r8, [sp, #24]
str r8, [sp, #20]
str r8, [sp, #16]
bl MUL4
mov r3, r6
mov r1, r7
mov r2, r8
str r6, [sp, #12]
mov r0, r8
str r7, [sp, #4]
str r8, [sp, #8]
str r8, [sp]
str r8, [sp, #28]
str r8, [sp, #24]
str r8, [sp, #20]
str r8, [sp, #16]
bl MUL4
mov r3, r8
mov r2, r8
mov r1, r8
mov r0, r8
stm sp, {r5, fp}
bl ADD2
mov r3, r8
mov r2, r8
mov r1, r8
mov r0, r8
str r8, [sp, #4]
str r8, [sp]
bl ADD2
mov ip, #6
mov r3, r8
mov r2, r8
mov r1, r8
str ip, [sp]
mov r0, r8
bl SRARI_H4_UH
mov ip, #7
mov r4, r8
mov r6, r8
str ip, [sp]
mov r3, r8
mov r2, r8
mov r1, r8
mov r0, r8
bl SAT_UH4_UH
mov r3, r8
mov r2, r8
mov r1, r8
mov r0, r8
stm sp, {r4, r6}
bl PCKEV_B2_UB
mov lr, #3
mov ip, #2
mov r3, #1
ldr r0, [sp, #52]
ldr r1, [sp, #32]
str r0, [sp, #24]
str r1, [sp, #28]
mov r2, r8
mov r1, r8
mov r0, r8
str lr, [sp, #20]
str lr, [sp, #4]
str ip, [sp, #16]
str ip, [sp]
str r3, [sp, #12]
str r8, [sp, #8]
bl ST_W8
add sp, sp, #60
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L5:
.align 2
.L4:
.word chroma_mask_arr
.size avc_chroma_hv_4x8_msa, .-avc_chroma_hv_4x8_msa
.comm chroma_mask_arr,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_capture.c_snd_line6_capture_hw_params.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "cannot malloc buffer_in\n"
.text
.p2align 4
.type snd_line6_capture_hw_params, @function
snd_line6_capture_hw_params:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
call snd_pcm_substream_chip@PLT
mov rbx, rax
test rax, rax
je .L14
.L2:
mov rdi, r12
call params_buffer_bytes@PLT
mov rdi, rbp
mov esi, eax
call snd_pcm_lib_malloc_pages@PLT
test eax, eax
js .L1
mov rdi, r12
call params_period_bytes@PLT
mov edi, DWORD PTR LINE6_ISO_BUFFERS[rip]
imul edi, DWORD PTR LINE6_ISO_PACKETS[rip]
imul edi, DWORD PTR LINE6_ISO_PACKET_SIZE_MAX[rip]
mov esi, DWORD PTR GFP_KERNEL[rip]
mov DWORD PTR 4[rbx], eax
call kmalloc@PLT
mov edx, eax
mov DWORD PTR [rbx], eax
xor eax, eax
test edx, edx
je .L15
.L1:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L14:
.cfi_restore_state
mov rax, QWORD PTR 0[rbp]
test rax, rax
je .L12
mov rax, QWORD PTR [rax]
test rax, rax
je .L12
mov QWORD PTR 8[rbp], rax
mov rdi, rbp
call snd_pcm_substream_chip@PLT
mov rbx, rax
jmp .L2
.p2align 4,,10
.p2align 3
.L15:
mov rdi, rbp
call s2m@PLT
lea rsi, .LC0[rip]
mov edi, eax
call dev_err@PLT
.L12:
mov eax, DWORD PTR ENOMEM[rip]
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
neg eax
ret
.cfi_endproc
.LFE0:
.size snd_line6_capture_hw_params, .-snd_line6_capture_hw_params
.comm LINE6_ISO_PACKET_SIZE_MAX,4,4
.comm LINE6_ISO_PACKETS,4,4
.comm LINE6_ISO_BUFFERS,4,4
.comm GFP_KERNEL,4,4
.comm ENOMEM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_capture.c_snd_line6_capture_hw_params.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "cannot malloc buffer_in\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type snd_line6_capture_hw_params, %function
snd_line6_capture_hw_params:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r1
mov r6, r0
bl snd_pcm_substream_chip
subs r5, r0, #0
beq .L13
.L2:
mov r0, r4
bl params_buffer_bytes
mov r1, r0
mov r0, r6
bl snd_pcm_lib_malloc_pages
cmp r0, #0
poplt {r4, r5, r6, pc}
mov r0, r4
bl params_period_bytes
ldr r2, .L15
ldr r3, .L15+4
ldr r1, [r2]
ldr r3, [r3]
ldr r2, .L15+8
mul r3, r1, r3
ldr r1, [r2]
ldr r2, .L15+12
str r0, [r5, #4]
mul r0, r1, r3
ldr r1, [r2]
bl kmalloc
cmp r0, #0
str r0, [r5]
beq .L14
mov r0, #0
pop {r4, r5, r6, pc}
.L13:
ldr r3, [r6]
cmp r3, #0
beq .L11
ldr r3, [r3]
cmp r3, #0
beq .L11
mov r0, r6
str r3, [r6, #4]
bl snd_pcm_substream_chip
mov r5, r0
b .L2
.L14:
mov r0, r6
bl s2m
ldr r1, .L15+16
bl dev_err
.L11:
ldr r3, .L15+20
ldr r0, [r3]
rsb r0, r0, #0
pop {r4, r5, r6, pc}
.L16:
.align 2
.L15:
.word LINE6_ISO_PACKETS
.word LINE6_ISO_BUFFERS
.word LINE6_ISO_PACKET_SIZE_MAX
.word GFP_KERNEL
.word .LC0
.word ENOMEM
.size snd_line6_capture_hw_params, .-snd_line6_capture_hw_params
.comm LINE6_ISO_PACKET_SIZE_MAX,4,4
.comm LINE6_ISO_PACKETS,4,4
.comm LINE6_ISO_BUFFERS,4,4
.comm GFP_KERNEL,4,4
.comm ENOMEM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_base.c_next_tid.c"
.intel_syntax noprefix
.text
.p2align 4
.type next_tid, @function
next_tid:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
xor eax, eax
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
call rcu_read_lock@PLT
mov rdi, rbp
call pid_alive@PLT
test rax, rax
je .L4
mov rdi, rbp
call next_thread@PLT
mov rdi, rax
mov r12, rax
call thread_group_leader@PLT
test rax, rax
jne .L4
mov rdi, r12
call get_task_struct@PLT
jmp .L3
.p2align 4,,10
.p2align 3
.L4:
xor r12d, r12d
.L3:
xor eax, eax
call rcu_read_unlock@PLT
mov rdi, rbp
call put_task_struct@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov rax, r12
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size next_tid, .-next_tid
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_base.c_next_tid.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type next_tid, %function
next_tid:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
bl rcu_read_lock
mov r0, r4
bl pid_alive
cmp r0, #0
beq .L4
mov r0, r4
bl next_thread
mov r5, r0
bl thread_group_leader
cmp r0, #0
bne .L4
mov r0, r5
bl get_task_struct
b .L3
.L4:
mov r5, #0
.L3:
bl rcu_read_unlock
mov r0, r4
bl put_task_struct
mov r0, r5
pop {r4, r5, r6, pc}
.size next_tid, .-next_tid
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_scm_blk.c_scm_aidaw_bytes.c"
.intel_syntax noprefix
.text
.p2align 4
.type scm_aidaw_bytes, @function
scm_aidaw_bytes:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rsi, QWORD PTR PAGE_SIZE[rip]
mov rbx, rdi
call ALIGN@PLT
sub rax, rbx
pop rbx
.cfi_def_cfa_offset 8
shr rax, 2
imul rax, QWORD PTR PAGE_SIZE[rip]
ret
.cfi_endproc
.LFE0:
.size scm_aidaw_bytes, .-scm_aidaw_bytes
.comm PAGE_SIZE,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_scm_blk.c_scm_aidaw_bytes.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type scm_aidaw_bytes, %function
scm_aidaw_bytes:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r5, .L4
mov r4, r0
ldr r1, [r5]
bl ALIGN
ldr r3, [r5]
sub r0, r0, r4
lsr r0, r0, #2
mul r0, r3, r0
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word PAGE_SIZE
.size scm_aidaw_bytes, .-scm_aidaw_bytes
.comm PAGE_SIZE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_print-lspping.c_lspping_print.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "unknown (%u)"
.LC1:
.string "unknown"
.LC2:
.string "\n\t Sender Timestamp: "
.LC3:
.string "Receiver Timestamp: "
.LC4:
.string "no timestamp"
.LC5:
.string "Unknown"
.LC6:
.string "\n\t TLV is too short"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC7:
.string "\n\t invalid subTLV length, should be 5"
.align 8
.LC8:
.string "\n\t invalid subTLV length, should be 17"
.align 8
.LC9:
.string "\n\t invalid subTLV length, should be 20"
.align 8
.LC10:
.string "\n\t invalid subTLV length, should be 56"
.align 8
.LC11:
.string "\n\t invalid subTLV length, should be 13"
.align 8
.LC12:
.string "\n\t invalid subTLV length, should be 25"
.align 8
.LC13:
.string "\n\t invalid subTLV length, should be 14"
.align 8
.LC14:
.string "\n\t invalid subTLV length, should be 10"
.section .rodata.str1.1
.LC15:
.string "\n\t "
.LC16:
.string "\n\t\t TLV is too short"
.LC17:
.string "\n\t "
.LC18:
.string "\n\t\t packet is too short"
.text
.p2align 4
.globl lspping_print
.type lspping_print, @function
lspping_print:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 104
.cfi_def_cfa_offset 160
mov QWORD PTR [rsp], rdi
mov rax, QWORD PTR fs:40
mov QWORD PTR 88[rsp], rax
xor eax, eax
cmp edx, 79
ja .L83
.L2:
lea rdi, .LC18[rip]
call ND_PRINT@PLT
.L1:
mov rax, QWORD PTR 88[rsp]
xor rax, QWORD PTR fs:40
jne .L84
add rsp, 104
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.p2align 4,,10
.p2align 3
.L83:
.cfi_restore_state
push QWORD PTR 72[rsi]
.cfi_def_cfa_offset 168
mov r15, rsi
mov ebp, edx
push QWORD PTR 64[rsi]
.cfi_def_cfa_offset 176
push QWORD PTR 56[rsi]
.cfi_def_cfa_offset 184
push QWORD PTR 48[rsi]
.cfi_def_cfa_offset 192
push QWORD PTR 40[rsi]
.cfi_def_cfa_offset 200
push QWORD PTR 32[rsi]
.cfi_def_cfa_offset 208
push QWORD PTR 24[rsi]
.cfi_def_cfa_offset 216
push QWORD PTR 16[rsi]
.cfi_def_cfa_offset 224
push QWORD PTR 8[rsi]
.cfi_def_cfa_offset 232
push QWORD PTR [rsi]
.cfi_def_cfa_offset 240
call ND_TCHECK@PLT
mov rdi, QWORD PTR 72[r15]
add rsp, 80
.cfi_def_cfa_offset 160
call EXTRACT_16BITS@PLT
mov rdi, QWORD PTR 72[r15]
cdqe
cmp rax, QWORD PTR LSPPING_VERSION[rip]
jne .L85
mov rax, QWORD PTR [rsp]
mov eax, DWORD PTR [rax]
test eax, eax
jle .L86
call EXTRACT_16BITS@PLT
mov edx, DWORD PTR [r15]
mov edi, DWORD PTR lspping_msg_type_values[rip]
lea rsi, .LC1[rip]
lea r12, 64[rsp]
call tok2str@PLT
mov edx, DWORD PTR 4[r15]
mov edi, DWORD PTR lspping_reply_mode_values[rip]
lea rsi, .LC1[rip]
call tok2str@PLT
movsx rdi, DWORD PTR 4[r15]
call ND_PRINT@PLT
mov edx, DWORD PTR 8[r15]
mov edi, DWORD PTR lspping_return_code_values[rip]
lea rsi, .LC1[rip]
call tok2str@PLT
movsx rdi, DWORD PTR 64[r15]
call ND_PRINT@PLT
mov rdi, QWORD PTR 56[r15]
call EXTRACT_32BITS@PLT
mov rdi, QWORD PTR 48[r15]
call EXTRACT_32BITS@PLT
mov rdi, rax
call ND_PRINT@PLT
mov rdi, QWORD PTR 40[r15]
call EXTRACT_32BITS@PLT
mov rdi, QWORD PTR 32[r15]
mov QWORD PTR 64[rsp], rax
call EXTRACT_32BITS@PLT
lea rdi, .LC2[rip]
mov QWORD PTR 72[rsp], rax
call ND_PRINT@PLT
mov rdi, QWORD PTR [rsp]
mov rsi, r12
call ts_print@PLT
mov rdi, QWORD PTR 24[r15]
call EXTRACT_32BITS@PLT
mov rdi, QWORD PTR 16[r15]
mov QWORD PTR 64[rsp], rax
call EXTRACT_32BITS@PLT
lea rdi, .LC3[rip]
mov QWORD PTR 72[rsp], rax
call ND_PRINT@PLT
cmp QWORD PTR 64[rsp], 0
je .L6
cmp QWORD PTR 72[rsp], 0
jne .L87
.L6:
lea rdi, .LC4[rip]
call ND_PRINT@PLT
.L7:
lea eax, -80[rbp]
add r15, 320
mov DWORD PTR 12[rsp], eax
mov ebp, eax
test eax, eax
je .L1
cmp eax, 15
jbe .L2
.p2align 4,,10
.p2align 3
.L9:
mov edi, DWORD PTR [r15]
mov esi, 16
call ND_TCHECK2@PLT
mov rdi, QWORD PTR 8[r15]
call EXTRACT_16BITS@PLT
mov rdi, QWORD PTR [r15]
mov ebx, eax
call EXTRACT_16BITS@PLT
mov edi, DWORD PTR lspping_tlv_values[rip]
mov edx, ebx
lea rsi, .LC5[rip]
movsx r12, eax
call tok2str@PLT
mov rdi, r12
mov r13, r12
call ND_PRINT@PLT
lea rax, 64[r15]
mov QWORD PTR 16[rsp], rax
test r12d, r12d
je .L88
movsx rax, ebp
lea rcx, 16[r12]
mov QWORD PTR 40[rsp], rax
mov QWORD PTR 24[rsp], rcx
cmp rax, rcx
jb .L2
mov edi, DWORD PTR 64[r15]
mov esi, r12d
call ND_TCHECK2@PLT
mov eax, DWORD PTR FALSE[rip]
mov DWORD PTR 36[rsp], r12d
mov DWORD PTR 48[rsp], eax
cmp ebx, 144
je .L12
jg .L13
cmp ebx, 129
je .L14
cmp ebx, 130
jne .L16
mov DWORD PTR 52[rsp], r12d
lea rbp, 64[r15]
mov QWORD PTR 56[rsp], r15
.L15:
cmp r12d, 15
jbe .L75
mov edi, DWORD PTR 0[rbp]
mov esi, 16
movsx r14, r12d
call ND_TCHECK2@PLT
mov eax, DWORD PTR FALSE[rip]
mov rdi, QWORD PTR 8[rbp]
mov DWORD PTR 32[rsp], eax
call EXTRACT_16BITS@PLT
mov rdi, QWORD PTR 0[rbp]
mov ebx, eax
call EXTRACT_16BITS@PLT
movsx r13, eax
lea rax, 16[r13]
mov r15, r13
cmp r14, rax
jb .L75
mov edi, DWORD PTR 64[rbp]
mov esi, r13d
call ND_TCHECK2@PLT
mov edi, DWORD PTR lspping_tlvtargetfec_subtlv_values[rip]
mov edx, ebx
lea rsi, .LC5[rip]
sub ebx, 131
call tok2str@PLT
mov rdi, r13
call ND_PRINT@PLT
cmp ebx, 10
ja .L46
lea rcx, .L23[rip]
movsx rax, DWORD PTR [rcx+rbx*4]
add rax, rcx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L23:
.long .L33-.L23
.long .L32-.L23
.long .L31-.L23
.long .L30-.L23
.long .L29-.L23
.long .L28-.L23
.long .L27-.L23
.long .L26-.L23
.long .L25-.L23
.long .L31-.L23
.long .L30-.L23
.text
.p2align 4,,10
.p2align 3
.L30:
cmp r13d, 5
je .L77
lea rdi, .LC7[rip]
call ND_PRINT@PLT
.p2align 4,,10
.p2align 3
.L46:
mov rdi, QWORD PTR [rsp]
lea rsi, 64[rbp]
mov ecx, r15d
lea rdx, .LC15[rip]
call print_unknown_data@PLT
.L47:
mov eax, r15d
test al, 3
je .L48
cdq
shr edx, 30
lea ecx, [r15+rdx]
and ecx, 3
sub edx, ecx
lea eax, 4[r15+rdx]
movsx r13, eax
lea rdx, 16[r13]
cmp r14, rdx
jb .L89
.L48:
sub r12d, 16
lea rbp, 0[rbp+r13*4]
sub r12d, eax
jne .L15
mov r13d, DWORD PTR 52[rsp]
mov r15, QWORD PTR 56[rsp]
.p2align 4,,10
.p2align 3
.L50:
mov rax, QWORD PTR [rsp]
cmp DWORD PTR [rax], 1
jg .L59
mov eax, DWORD PTR 48[rsp]
cmp DWORD PTR TRUE[rip], eax
je .L59
.L61:
test r13b, 3
je .L62
mov eax, r13d
sar eax, 31
shr eax, 30
lea edx, 0[r13+rax]
and edx, 3
sub eax, edx
lea eax, 4[r13+rax]
movsx rdx, eax
add rdx, 16
mov QWORD PTR 24[rsp], rdx
cmp QWORD PTR 40[rsp], rdx
jb .L2
mov DWORD PTR 36[rsp], eax
.L62:
mov rax, QWORD PTR 24[rsp]
mov ebp, DWORD PTR 12[rsp]
lea r15, [r15+rax*4]
sub ebp, 16
sub ebp, DWORD PTR 36[rsp]
.L11:
test ebp, ebp
je .L1
mov DWORD PTR 12[rsp], ebp
cmp ebp, 15
ja .L9
jmp .L2
.p2align 4,,10
.p2align 3
.L31:
cmp r13d, 17
je .L80
lea rdi, .LC8[rip]
call ND_PRINT@PLT
jmp .L46
.p2align 4,,10
.p2align 3
.L32:
cmp r13d, 20
je .L39
lea rdi, .LC9[rip]
call ND_PRINT@PLT
jmp .L46
.p2align 4,,10
.p2align 3
.L33:
cmp r13d, 56
je .L40
lea rdi, .LC10[rip]
call ND_PRINT@PLT
jmp .L46
.p2align 4,,10
.p2align 3
.L25:
cmp r13d, 14
je .L90
.L45:
lea rdi, .LC13[rip]
call ND_PRINT@PLT
jmp .L46
.p2align 4,,10
.p2align 3
.L26:
cmp r13d, 10
je .L44
lea rdi, .LC14[rip]
call ND_PRINT@PLT
jmp .L46
.p2align 4,,10
.p2align 3
.L28:
cmp r13d, 13
je .L41
lea rdi, .LC11[rip]
call ND_PRINT@PLT
jmp .L46
.p2align 4,,10
.p2align 3
.L27:
cmp r13d, 14
jne .L45
mov esi, DWORD PTR 88[rbp]
mov rdi, QWORD PTR [rsp]
call bgp_vpn_rd_print@PLT
mov rdi, QWORD PTR 80[rbp]
call EXTRACT_16BITS@PLT
mov rdi, QWORD PTR 72[rbp]
call EXTRACT_16BITS@PLT
.L79:
mov rdi, QWORD PTR 64[rbp]
call EXTRACT_16BITS@PLT
mov edi, DWORD PTR mpls_pw_types_values[rip]
lea rsi, .LC1[rip]
mov edx, eax
call tok2str@PLT
mov rdi, QWORD PTR 64[rbp]
call EXTRACT_16BITS@PLT
movsx rdi, eax
call ND_PRINT@PLT
.L35:
mov rax, QWORD PTR [rsp]
cmp DWORD PTR [rax], 1
jg .L46
mov eax, DWORD PTR 32[rsp]
cmp DWORD PTR TRUE[rip], eax
jne .L47
jmp .L46
.p2align 4,,10
.p2align 3
.L29:
cmp r13d, 25
je .L42
lea rdi, .LC12[rip]
call ND_PRINT@PLT
jmp .L46
.p2align 4,,10
.p2align 3
.L13:
cmp ebx, 145
jne .L16
mov esi, DWORD PTR LSPPING_TLV_BFD_DISCRIMINATOR_LEN[rip]
cmp esi, r12d
jg .L20
mov edi, DWORD PTR [r15]
call ND_TCHECK2@PLT
mov rdi, r15
call EXTRACT_32BITS@PLT
mov rdi, rax
call ND_PRINT@PLT
jmp .L50
.p2align 4,,10
.p2align 3
.L51:
mov esi, 16
mov edi, 148
call ND_TCHECK2@PLT
mov esi, DWORD PTR 72[r15]
mov rdi, QWORD PTR [rsp]
call ipaddr_string@PLT
.L81:
mov rdi, QWORD PTR 64[r15]
call EXTRACT_32BITS@PLT
mov rdi, rax
call ND_PRINT@PLT
lea eax, -16[r13]
lea rdx, 128[r15]
cmp eax, 3
ja .L55
.L20:
lea rdi, .LC6[rip]
call ND_PRINT@PLT
.L59:
mov rsi, QWORD PTR 16[rsp]
mov rdi, QWORD PTR [rsp]
mov ecx, r13d
lea rdx, .LC17[rip]
call print_unknown_data@PLT
jmp .L61
.p2align 4,,10
.p2align 3
.L88:
mov ebp, DWORD PTR 12[rsp]
mov r15, rax
sub ebp, 16
jmp .L11
.p2align 4,,10
.p2align 3
.L14:
mov esi, DWORD PTR LSPPING_TLV_VENDOR_ENTERPRISE_LEN[rip]
cmp esi, r12d
jg .L20
mov edi, DWORD PTR [r15]
call ND_TCHECK2@PLT
lea rdi, 64[r15]
call EXTRACT_32BITS@PLT
mov edi, DWORD PTR smi_values[rip]
lea rsi, .LC5[rip]
mov rbx, rax
mov edx, eax
call tok2str@PLT
movsx rdi, ebx
call ND_PRINT@PLT
jmp .L50
.p2align 4,,10
.p2align 3
.L12:
cmp r12d, 15
jbe .L20
mov edi, DWORD PTR 64[r15]
mov esi, 16
call ND_TCHECK2@PLT
mov rdi, QWORD PTR 72[r15]
call EXTRACT_16BITS@PLT
mov edx, DWORD PTR 64[r15]
mov edi, DWORD PTR lspping_tlv_downstream_addr_values[rip]
lea rsi, .LC1[rip]
call tok2str@PLT
movsx rdi, DWORD PTR 64[r15]
call ND_PRINT@PLT
mov eax, DWORD PTR 64[r15]
cmp eax, 148
je .L51
jg .L52
cmp eax, 146
je .L53
cmp eax, 147
jne .L91
mov esi, 8
mov edi, 147
call ND_TCHECK2@PLT
mov rbx, QWORD PTR [rsp]
mov esi, DWORD PTR 68[r15]
mov rdi, rbx
call ip6addr_string@PLT
mov esi, DWORD PTR 64[r15]
mov rdi, rbx
call ip6addr_string@PLT
movsx rdi, eax
call ND_PRINT@PLT
lea rdx, 96[r15]
.L55:
mov edi, DWORD PTR [rdx]
mov esi, 4
call ND_TCHECK2@PLT
jmp .L59
.p2align 4,,10
.p2align 3
.L16:
mov rax, QWORD PTR [rsp]
cmp DWORD PTR [rax], 1
jg .L59
mov ecx, r13d
lea rdx, .LC17[rip]
lea rsi, 64[r15]
mov rdi, rax
call print_unknown_data@PLT
jmp .L50
.p2align 4,,10
.p2align 3
.L52:
lea rdx, 64[r15]
cmp eax, 149
jne .L55
mov esi, 8
mov edi, 149
call ND_TCHECK2@PLT
mov rbx, QWORD PTR [rsp]
mov esi, DWORD PTR 68[r15]
mov rdi, rbx
call ipaddr_string@PLT
mov esi, DWORD PTR 64[r15]
mov rdi, rbx
call ipaddr_string@PLT
movsx rdi, eax
call ND_PRINT@PLT
lea rdx, 96[r15]
jmp .L55
.p2align 4,,10
.p2align 3
.L75:
lea rdi, .LC6[rip]
mov r13d, DWORD PTR 52[rsp]
mov r15, QWORD PTR 56[rsp]
call ND_PRINT@PLT
jmp .L59
.p2align 4,,10
.p2align 3
.L80:
mov rdi, QWORD PTR [rsp]
mov esi, DWORD PTR 68[rbp]
call ip6addr_string@PLT
movsx rdi, DWORD PTR 64[rbp]
call ND_PRINT@PLT
jmp .L35
.p2align 4,,10
.p2align 3
.L77:
mov rdi, QWORD PTR [rsp]
mov esi, DWORD PTR 68[rbp]
call ipaddr_string@PLT
movsx rdi, DWORD PTR 64[rbp]
call ND_PRINT@PLT
jmp .L35
.p2align 4,,10
.p2align 3
.L85:
call EXTRACT_16BITS@PLT
movsx rdi, eax
call ND_PRINT@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L44:
mov esi, DWORD PTR 80[rbp]
mov rdi, QWORD PTR [rsp]
.L78:
call ipaddr_string@PLT
mov rdi, QWORD PTR 72[rbp]
call EXTRACT_32BITS@PLT
jmp .L79
.p2align 4,,10
.p2align 3
.L40:
mov rbx, QWORD PTR [rsp]
mov esi, DWORD PTR 92[rbp]
mov rdi, rbx
call ip6addr_string@PLT
mov esi, DWORD PTR 88[rbp]
mov rdi, rbx
call ip6addr_string@PLT
mov rdi, QWORD PTR 80[rbp]
call EXTRACT_16BITS@PLT
mov rdi, QWORD PTR 72[rbp]
call EXTRACT_16BITS@PLT
mov esi, DWORD PTR 64[rbp]
mov rdi, rbx
call ip6addr_string@PLT
movsx rdi, eax
call ND_PRINT@PLT
jmp .L35
.p2align 4,,10
.p2align 3
.L39:
mov rbx, QWORD PTR [rsp]
mov esi, DWORD PTR 92[rbp]
mov rdi, rbx
call ipaddr_string@PLT
mov esi, DWORD PTR 88[rbp]
mov rdi, rbx
call ipaddr_string@PLT
mov rdi, QWORD PTR 80[rbp]
call EXTRACT_16BITS@PLT
mov rdi, QWORD PTR 72[rbp]
call EXTRACT_16BITS@PLT
mov esi, DWORD PTR 64[rbp]
mov rdi, rbx
call ipaddr_string@PLT
movsx rdi, eax
call ND_PRINT@PLT
jmp .L35
.p2align 4,,10
.p2align 3
.L42:
mov rbx, QWORD PTR [rsp]
mov esi, DWORD PTR 72[rbp]
mov rdi, rbx
call bgp_vpn_rd_print@PLT
mov esi, DWORD PTR 68[rbp]
mov rdi, rbx
call ip6addr_string@PLT
movsx rdi, DWORD PTR 64[rbp]
call ND_PRINT@PLT
jmp .L35
.p2align 4,,10
.p2align 3
.L90:
mov rbx, QWORD PTR [rsp]
mov esi, DWORD PTR 84[rbp]
mov rdi, rbx
call ipaddr_string@PLT
mov esi, DWORD PTR 80[rbp]
mov rdi, rbx
jmp .L78
.p2align 4,,10
.p2align 3
.L41:
mov rbx, QWORD PTR [rsp]
mov esi, DWORD PTR 72[rbp]
mov rdi, rbx
call bgp_vpn_rd_print@PLT
mov esi, DWORD PTR 68[rbp]
mov rdi, rbx
call ipaddr_string@PLT
movsx rdi, DWORD PTR 64[rbp]
call ND_PRINT@PLT
jmp .L35
.p2align 4,,10
.p2align 3
.L86:
call EXTRACT_16BITS@PLT
mov edx, DWORD PTR [r15]
mov edi, DWORD PTR lspping_msg_type_values[rip]
lea rsi, .LC0[rip]
call tok2str@PLT
mov rdi, QWORD PTR 48[r15]
call EXTRACT_32BITS@PLT
movsx rdi, ebp
call ND_PRINT@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L87:
mov rdi, QWORD PTR [rsp]
mov rsi, r12
call ts_print@PLT
jmp .L7
.p2align 4,,10
.p2align 3
.L89:
lea rdi, .LC16[rip]
call ND_PRINT@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L53:
mov esi, 16
mov edi, 146
call ND_TCHECK2@PLT
mov esi, DWORD PTR 72[r15]
mov rdi, QWORD PTR [rsp]
call ip6addr_string@PLT
jmp .L81
.L84:
call __stack_chk_fail@PLT
.L91:
lea rdx, 64[r15]
jmp .L55
.cfi_endproc
.LFE0:
.size lspping_print, .-lspping_print
.comm smi_values,4,4
.comm mpls_pw_types_values,4,4
.comm lspping_tlvtargetfec_subtlv_values,4,4
.comm lspping_tlv_values,4,4
.comm lspping_tlv_downstream_addr_values,4,4
.comm lspping_return_code_values,4,4
.comm lspping_reply_mode_values,4,4
.comm lspping_msg_type_values,4,4
.comm TRUE,4,4
.comm LSPPING_VERSION,8,8
.comm LSPPING_TLV_VENDOR_ENTERPRISE_LEN,4,4
.comm LSPPING_TLV_BFD_DISCRIMINATOR_LEN,4,4
.comm FALSE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_print-lspping.c_lspping_print.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "unknown (%u)\000"
.align 2
.LC1:
.ascii "unknown\000"
.align 2
.LC2:
.ascii "\012\011 Sender Timestamp: \000"
.align 2
.LC3:
.ascii "Receiver Timestamp: \000"
.align 2
.LC4:
.ascii "no timestamp\000"
.align 2
.LC5:
.ascii "Unknown\000"
.align 2
.LC6:
.ascii "\012\011 TLV is too short\000"
.align 2
.LC7:
.ascii "\012\011 invalid subTLV length, should be 5\000"
.align 2
.LC8:
.ascii "\012\011 invalid subTLV length, should be 17\000"
.align 2
.LC9:
.ascii "\012\011 invalid subTLV length, should be 20\000"
.align 2
.LC10:
.ascii "\012\011 invalid subTLV length, should be 56\000"
.align 2
.LC11:
.ascii "\012\011 invalid subTLV length, should be 13\000"
.align 2
.LC12:
.ascii "\012\011 invalid subTLV length, should be 25\000"
.align 2
.LC13:
.ascii "\012\011 invalid subTLV length, should be 14\000"
.align 2
.LC14:
.ascii "\012\011 invalid subTLV length, should be 10\000"
.align 2
.LC15:
.ascii "\012\011 \000"
.align 2
.LC16:
.ascii "\012\011\011 TLV is too short\000"
.align 2
.LC17:
.ascii "\012\011 \000"
.align 2
.LC18:
.ascii "\012\011\011 packet is too short\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC19:
.word __stack_chk_guard
.text
.align 2
.global lspping_print
.syntax unified
.arm
.fpu softvfp
.type lspping_print, %function
lspping_print:
@ args = 0, pretend = 0, frame = 40
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r3, .L99
sub sp, sp, #76
cmp r2, #43
ldr r3, [r3]
str r3, [sp, #68]
mov r3,#0
bhi .L90
.L2:
ldr r0, .L99+4
bl ND_PRINT
.L1:
ldr r3, .L99
ldr r2, [r3]
ldr r3, [sp, #68]
eors r2, r3, r2
mov r3, #0
bne .L91
add sp, sp, #76
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L90:
mov ip, sp
mov r9, r1
add lr, r1, #16
mov fp, r2
mov r10, r0
ldmia lr!, {r0, r1, r2, r3}
stmia ip!, {r0, r1, r2, r3}
ldm lr, {r0, r1, r2}
stm ip, {r0, r1, r2}
ldm r9, {r0, r1, r2, r3}
bl ND_TCHECK
ldr r0, [r9, #40]
bl EXTRACT_16BITS
ldr r3, .L99+8
ldr r3, [r3]
cmp r0, r3
bne .L92
ldr r3, [r10]
ldr r0, [r9, #40]
cmp r3, #0
ble .L93
bl EXTRACT_16BITS
ldr r3, .L99+12
ldr r2, [r9]
ldr r0, [r3]
ldr r1, .L99+16
bl tok2str
ldr r3, .L99+20
ldr r2, [r9, #4]
ldr r0, [r3]
ldr r1, .L99+16
bl tok2str
ldr r0, [r9, #4]
bl ND_PRINT
ldr r3, .L99+24
ldr r2, [r9, #8]
ldr r1, .L99+16
ldr r0, [r3]
bl tok2str
ldr r0, [r9, #36]
bl ND_PRINT
ldr r0, [r9, #32]
bl EXTRACT_32BITS
ldr r0, [r9, #28]
bl EXTRACT_32BITS
bl ND_PRINT
ldr r0, [r9, #24]
bl EXTRACT_32BITS
mov r3, r0
ldr r0, [r9, #20]
str r3, [sp, #60]
bl EXTRACT_32BITS
mov r3, r0
ldr r0, .L99+28
str r3, [sp, #64]
bl ND_PRINT
add r1, sp, #60
mov r0, r10
bl ts_print
ldr r0, [r9, #16]
bl EXTRACT_32BITS
mov r3, r0
ldr r0, [r9, #12]
str r3, [sp, #60]
bl EXTRACT_32BITS
mov r3, r0
ldr r0, .L99+32
str r3, [sp, #64]
bl ND_PRINT
ldr r3, [sp, #60]
cmp r3, #0
beq .L6
ldr r3, [sp, #64]
cmp r3, #0
bne .L94
.L6:
ldr r0, .L99+36
bl ND_PRINT
.L7:
subs r3, fp, #44
str r3, [sp, #32]
add r9, r9, #176
beq .L1
.L82:
cmp r3, #7
bls .L2
mov r1, #8
ldr r0, [r9]
bl ND_TCHECK2
ldr r0, [r9, #4]
bl EXTRACT_16BITS
mov r3, r9
mov r4, r0
ldr r0, [r3], #32
str r3, [sp, #36]
bl EXTRACT_16BITS
mov r5, r0
ldr r3, .L99+40
mov r2, r4
ldr r1, .L99+44
ldr r0, [r3]
bl tok2str
mov r0, r5
bl ND_PRINT
cmp r5, #0
beq .L95
ldr r2, [sp, #32]
add r3, r5, #8
cmp r3, r2
str r3, [sp, #44]
str r5, [sp, #40]
bhi .L2
mov r1, r5
ldr r0, [r9, #32]
bl ND_TCHECK2
ldr r3, .L99+48
sub r4, r4, #129
ldr r3, [r3]
str r3, [sp, #48]
cmp r4, #16
ldrls pc, [pc, r4, asl #2]
b .L12
.L14:
.word .L17
.word .L64
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L12
.word .L15
.word .L13
.L12:
ldr r3, [r10]
cmp r3, #1
ble .L96
.L57:
mov r3, r5
mov r0, r10
ldr r1, [sp, #36]
ldr r2, .L99+52
bl print_unknown_data
.L59:
ands r3, r5, #3
beq .L60
rsbs r2, r5, #0
and r2, r2, #3
rsbpl r3, r2, #0
rsb r3, r3, #4
add r3, r3, r5
ldr r2, [sp, #32]
str r3, [sp, #40]
add r3, r3, #8
cmp r3, r2
str r3, [sp, #44]
bhi .L2
.L60:
ldr r3, [sp, #32]
ldr r2, [sp, #40]
sub r3, r3, #8
sub r3, r3, r2
ldr r2, [sp, #44]
add r9, r9, r2, lsl #2
.L11:
cmp r3, #0
beq .L1
str r3, [sp, #32]
b .L82
.L13:
ldr r3, .L99+56
ldr r1, [r3]
cmp r1, r5
bgt .L20
ldr r0, [r9]
bl ND_TCHECK2
mov r0, r9
bl EXTRACT_32BITS
bl ND_PRINT
.L49:
ldr r3, [r10]
cmp r3, #1
bgt .L57
ldr r3, .L99+60
ldr r2, [sp, #48]
ldr r3, [r3]
cmp r3, r2
bne .L59
b .L57
.L15:
cmp r5, #7
bls .L20
mov r1, #8
ldr r0, [r9, #32]
bl ND_TCHECK2
ldr r0, [r9, #36]
bl EXTRACT_16BITS
ldr r3, .L99+64
ldr r2, [r9, #32]
ldr r0, [r3]
ldr r1, .L99+16
bl tok2str
ldr r0, [r9, #32]
bl ND_PRINT
ldr r3, [r9, #32]
sub r3, r3, #146
cmp r3, #3
ldrls pc, [pc, r3, asl #2]
b .L65
.L52:
.word .L55
.word .L54
.word .L53
.word .L51
.L17:
ldr r3, .L99+68
ldr r1, [r3]
cmp r1, r5
bgt .L20
ldr r0, [r9]
bl ND_TCHECK2
ldr r0, [sp, #36]
bl EXTRACT_32BITS
mov r4, r0
ldr r3, .L99+72
mov r2, r0
ldr r1, .L99+44
ldr r0, [r3]
bl tok2str
mov r0, r4
bl ND_PRINT
b .L49
.L64:
mov r7, r5
ldr r6, [sp, #36]
str r5, [sp, #52]
.L16:
cmp r7, #7
bls .L79
mov r1, #8
ldr r0, [r6]
bl ND_TCHECK2
ldr r3, .L99+48
ldr r0, [r6, #4]
ldr fp, [r3]
bl EXTRACT_16BITS
mov r4, r0
ldr r0, [r6]
bl EXTRACT_16BITS
add r2, r0, #8
cmp r7, r2
mov r5, r0
mov r8, r0
bcc .L79
mov r1, r0
ldr r0, [r6, #32]
bl ND_TCHECK2
ldr r3, .L99+76
mov r2, r4
ldr r1, .L99+44
ldr r0, [r3]
bl tok2str
sub r4, r4, #131
mov r0, r5
bl ND_PRINT
cmp r4, #10
ldrls pc, [pc, r4, asl #2]
b .L46
.L23:
.word .L33
.word .L32
.word .L31
.word .L30
.word .L29
.word .L28
.word .L27
.word .L26
.word .L25
.word .L31
.word .L30
.L30:
cmp r5, #5
beq .L87
ldr r0, .L99+80
bl ND_PRINT
.L46:
mov r3, r5
mov r0, r10
ldr r2, .L99+84
add r1, r6, #32
bl print_unknown_data
.L47:
ands r2, r5, #3
beq .L48
rsbs r1, r5, #0
and r1, r1, #3
rsbpl r2, r1, #0
rsb r8, r2, #4
add r8, r8, r5
add r3, r8, #8
cmp r7, r3
bcc .L97
.L48:
sub r7, r7, #8
subs r7, r7, r8
add r6, r6, r8, lsl #2
bne .L16
ldr r5, [sp, #52]
b .L49
.L31:
cmp r5, #17
beq .L86
ldr r0, .L99+88
bl ND_PRINT
b .L46
.L32:
cmp r5, #20
beq .L39
ldr r0, .L99+92
bl ND_PRINT
b .L46
.L33:
cmp r5, #56
beq .L40
ldr r0, .L99+96
bl ND_PRINT
b .L46
.L25:
cmp r5, #14
beq .L98
.L45:
ldr r0, .L99+100
bl ND_PRINT
b .L46
.L26:
cmp r5, #10
beq .L84
ldr r0, .L99+104
bl ND_PRINT
b .L46
.L28:
cmp r5, #13
beq .L41
ldr r0, .L99+108
bl ND_PRINT
b .L46
.L27:
cmp r5, #14
bne .L45
ldr r1, [r6, #44]
mov r0, r10
bl bgp_vpn_rd_print
ldr r0, [r6, #40]
bl EXTRACT_16BITS
ldr r0, [r6, #36]
bl EXTRACT_16BITS
.L85:
ldr r3, .L99+112
ldr r0, [r6, #32]
ldr r4, [r3]
bl EXTRACT_16BITS
ldr r1, .L99+16
mov r2, r0
mov r0, r4
bl tok2str
ldr r0, [r6, #32]
bl EXTRACT_16BITS
bl ND_PRINT
.L35:
ldr r2, [r10]
cmp r2, #1
bgt .L46
ldr r3, .L99+60
ldr r2, [r3]
cmp r2, fp
bne .L47
b .L46
.L29:
cmp r5, #25
beq .L42
ldr r0, .L99+116
bl ND_PRINT
b .L46
.L95:
ldr r3, [sp, #32]
ldr r9, [sp, #36]
sub r3, r3, #8
b .L11
.L79:
ldr r5, [sp, #52]
.L20:
ldr r0, .L99+120
bl ND_PRINT
b .L57
.L42:
mov r0, r10
ldr r1, [r6, #40]
bl bgp_vpn_rd_print
.L86:
mov r0, r10
ldr r1, [r6, #36]
bl ip6addr_string
ldr r0, [r6, #32]
bl ND_PRINT
b .L35
.L41:
mov r0, r10
ldr r1, [r6, #40]
bl bgp_vpn_rd_print
.L87:
mov r0, r10
ldr r1, [r6, #36]
bl ipaddr_string
ldr r0, [r6, #32]
bl ND_PRINT
b .L35
.L98:
mov r0, r10
ldr r1, [r6, #44]
bl ipaddr_string
.L84:
mov r0, r10
ldr r1, [r6, #40]
bl ipaddr_string
ldr r0, [r6, #36]
bl EXTRACT_32BITS
b .L85
.L92:
ldr r0, [r9, #40]
bl EXTRACT_16BITS
bl ND_PRINT
b .L1
.L40:
ldr r1, [r6, #48]
mov r0, r10
bl ip6addr_string
ldr r1, [r6, #44]
mov r0, r10
bl ip6addr_string
ldr r0, [r6, #40]
bl EXTRACT_16BITS
ldr r0, [r6, #36]
bl EXTRACT_16BITS
ldr r1, [r6, #32]
mov r0, r10
bl ip6addr_string
bl ND_PRINT
b .L35
.L39:
ldr r1, [r6, #48]
mov r0, r10
bl ipaddr_string
ldr r1, [r6, #44]
mov r0, r10
bl ipaddr_string
ldr r0, [r6, #40]
bl EXTRACT_16BITS
ldr r0, [r6, #36]
bl EXTRACT_16BITS
ldr r1, [r6, #32]
mov r0, r10
bl ipaddr_string
bl ND_PRINT
b .L35
.L96:
mov r3, r5
mov r0, r10
ldr r2, .L99+52
ldr r1, [sp, #36]
bl print_unknown_data
b .L49
.L93:
bl EXTRACT_16BITS
ldr r3, .L99+12
ldr r2, [r9]
ldr r0, [r3]
ldr r1, .L99+124
bl tok2str
ldr r0, [r9, #28]
bl EXTRACT_32BITS
mov r0, fp
bl ND_PRINT
b .L1
.L94:
mov r0, r10
add r1, sp, #60
bl ts_print
b .L7
.L97:
ldr r0, .L99+128
bl ND_PRINT
b .L1
.L51:
mov r1, #8
mov r0, #149
bl ND_TCHECK2
ldr r1, [r9, #36]
mov r0, r10
bl ipaddr_string
ldr r1, [r9, #32]
mov r0, r10
bl ipaddr_string
bl ND_PRINT
add r2, r9, #64
sub r3, r5, #8
.L50:
cmp r3, #3
bls .L20
mov r1, #4
ldr r0, [r2]
bl ND_TCHECK2
b .L57
.L53:
mov r1, #8
mov r0, #148
bl ND_TCHECK2
mov r0, r10
ldr r1, [r9, #36]
bl ipaddr_string
.L88:
ldr r0, [r9, #32]
bl EXTRACT_32BITS
bl ND_PRINT
add r2, r9, #64
sub r3, r5, #8
b .L50
.L54:
mov r1, #8
mov r0, #147
bl ND_TCHECK2
ldr r1, [r9, #36]
mov r0, r10
bl ip6addr_string
ldr r1, [r9, #32]
mov r0, r10
bl ip6addr_string
bl ND_PRINT
add r2, r9, #64
sub r3, r5, #8
b .L50
.L55:
mov r1, #8
mov r0, #146
bl ND_TCHECK2
mov r0, r10
ldr r1, [r9, #36]
bl ip6addr_string
b .L88
.L91:
bl __stack_chk_fail
.L65:
mov r3, r5
ldr r2, [sp, #36]
b .L50
.L100:
.align 2
.L99:
.word .LC19
.word .LC18
.word LSPPING_VERSION
.word lspping_msg_type_values
.word .LC1
.word lspping_reply_mode_values
.word lspping_return_code_values
.word .LC2
.word .LC3
.word .LC4
.word lspping_tlv_values
.word .LC5
.word FALSE
.word .LC17
.word LSPPING_TLV_BFD_DISCRIMINATOR_LEN
.word TRUE
.word lspping_tlv_downstream_addr_values
.word LSPPING_TLV_VENDOR_ENTERPRISE_LEN
.word smi_values
.word lspping_tlvtargetfec_subtlv_values
.word .LC7
.word .LC15
.word .LC8
.word .LC9
.word .LC10
.word .LC13
.word .LC14
.word .LC11
.word mpls_pw_types_values
.word .LC12
.word .LC6
.word .LC0
.word .LC16
.size lspping_print, .-lspping_print
.comm smi_values,4,4
.comm mpls_pw_types_values,4,4
.comm lspping_tlvtargetfec_subtlv_values,4,4
.comm lspping_tlv_values,4,4
.comm lspping_tlv_downstream_addr_values,4,4
.comm lspping_return_code_values,4,4
.comm lspping_reply_mode_values,4,4
.comm lspping_msg_type_values,4,4
.comm TRUE,4,4
.comm LSPPING_VERSION,4,4
.comm LSPPING_TLV_VENDOR_ENTERPRISE_LEN,4,4
.comm LSPPING_TLV_BFD_DISCRIMINATOR_LEN,4,4
.comm FALSE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_vp6.c_vp6_parse_coeff_models.c"
.intel_syntax noprefix
.text
.p2align 4
.type vp6_parse_coeff_models, @function
vp6_parse_coeff_models:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
mov esi, 128
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
lea r13, 56[rdi]
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
xor ebp, ebp
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 88
.cfi_def_cfa_offset 144
mov r14, QWORD PTR 48[rdi]
mov QWORD PTR [rsp], rdi
lea rdi, 16[rsp]
mov rdx, QWORD PTR fs:40
mov QWORD PTR 72[rsp], rdx
xor edx, edx
mov edx, 44
mov QWORD PTR 8[rsp], rdi
call memset@PLT
.L2:
xor ebx, ebx
jmp .L5
.p2align 4,,10
.p2align 3
.L3:
mov rax, QWORD PTR [rsp]
mov rdx, QWORD PTR VP56_FRAME_CURRENT[rip]
mov rax, QWORD PTR 40[rax]
mov rax, QWORD PTR [rax+rdx*8]
cmp QWORD PTR [rax], 0
je .L4
mov rax, QWORD PTR 8[rsp]
mov edx, DWORD PTR [rax+rbx]
mov rax, QWORD PTR [r14]
mov rax, QWORD PTR [rax+rbp]
mov DWORD PTR [rax+rbx], edx
.L4:
add rbx, 4
cmp rbx, 44
je .L54
.L5:
mov rax, QWORD PTR vp6_dccv_pct[rip]
mov rdi, r13
mov rax, QWORD PTR [rax+rbp]
mov esi, DWORD PTR [rax+rbx]
call vp56_rac_get_prob_branchy@PLT
test rax, rax
je .L3
mov esi, 7
mov rdi, r13
call vp56_rac_gets_nn@PLT
mov rdx, QWORD PTR 8[rsp]
mov DWORD PTR [rdx+rbx], eax
mov rdx, QWORD PTR [r14]
mov rdx, QWORD PTR [rdx+rbp]
mov DWORD PTR [rdx+rbx], eax
add rbx, 4
cmp rbx, 44
jne .L5
.L54:
add rbp, 8
cmp rbp, 16
jne .L2
mov rdi, r13
call vp56_rac_get@PLT
test rax, rax
je .L7
mov ebx, 4
jmp .L9
.p2align 4,,10
.p2align 3
.L8:
add rbx, 4
cmp rbx, 256
je .L55
.L9:
mov rax, QWORD PTR vp6_coeff_reorder_pct[rip]
mov rdi, r13
mov esi, DWORD PTR [rax+rbx]
call vp56_rac_get_prob_branchy@PLT
test rax, rax
je .L8
mov rbp, QWORD PTR 32[r14]
mov esi, 4
mov rdi, r13
call vp56_rac_gets@PLT
add rbp, rbx
add rbx, 4
mov DWORD PTR 0[rbp], eax
cmp rbx, 256
jne .L9
.L55:
mov rdi, QWORD PTR [rsp]
call vp6_coeff_order_table_init@PLT
.L7:
xor ebp, ebp
.L12:
xor ebx, ebx
jmp .L11
.p2align 4,,10
.p2align 3
.L10:
add rbx, 4
cmp rbx, 56
je .L56
.L11:
mov rax, QWORD PTR vp6_runv_pct[rip]
mov rdi, r13
mov rax, QWORD PTR [rax+rbp]
mov esi, DWORD PTR [rax+rbx]
call vp56_rac_get_prob_branchy@PLT
test rax, rax
je .L10
mov esi, 7
mov rdi, r13
call vp56_rac_gets_nn@PLT
mov r8, rax
mov rax, QWORD PTR 8[r14]
mov rax, QWORD PTR [rax+rbp]
mov DWORD PTR [rax+rbx], r8d
add rbx, 4
cmp rbx, 56
jne .L11
.L56:
add rbp, 8
cmp rbp, 16
jne .L12
xor r12d, r12d
.L13:
xor ebp, ebp
.L21:
xor ebx, ebx
.p2align 4,,10
.p2align 3
.L19:
xor r15d, r15d
jmp .L16
.p2align 4,,10
.p2align 3
.L14:
mov rax, QWORD PTR [rsp]
mov rcx, QWORD PTR VP56_FRAME_CURRENT[rip]
mov rax, QWORD PTR 40[rax]
mov rax, QWORD PTR [rax+rcx*8]
cmp QWORD PTR [rax], 0
je .L15
mov rax, QWORD PTR 8[rsp]
mov ecx, DWORD PTR [rax+r15]
mov rax, QWORD PTR 16[r14]
mov rax, QWORD PTR [rax+rbp]
mov rax, QWORD PTR [rax+r12]
mov rax, QWORD PTR [rax+rbx]
mov DWORD PTR [rax+r15], ecx
.L15:
add r15, 4
cmp r15, 44
je .L57
.L16:
mov rax, QWORD PTR vp6_ract_pct[rip]
mov rdi, r13
mov rax, QWORD PTR [rax+r12]
mov rax, QWORD PTR [rax+rbp]
mov rax, QWORD PTR [rax+rbx]
mov esi, DWORD PTR [rax+r15]
call vp56_rac_get_prob_branchy@PLT
test rax, rax
je .L14
mov esi, 7
mov rdi, r13
call vp56_rac_gets_nn@PLT
mov rcx, QWORD PTR 16[r14]
mov rdx, QWORD PTR 8[rsp]
mov rcx, QWORD PTR [rcx+rbp]
mov DWORD PTR [rdx+r15], eax
mov rcx, QWORD PTR [rcx+r12]
mov rcx, QWORD PTR [rcx+rbx]
mov DWORD PTR [rcx+r15], eax
add r15, 4
cmp r15, 44
jne .L16
.L57:
add rbx, 8
cmp rbx, 48
jne .L19
add rbp, 8
cmp rbp, 16
jne .L21
add r12, 8
cmp r12, 24
jne .L13
mov rax, QWORD PTR [rsp]
cmp QWORD PTR 32[rax], 0
je .L33
xor r13d, r13d
.L27:
mov rbx, QWORD PTR [rsp]
mov rax, QWORD PTR [r14]
mov ecx, 12
lea r12, [r13+r13]
mov edx, DWORD PTR vp6_huff_coeff_map[rip]
mov r8, QWORD PTR 24[rbx]
mov rsi, QWORD PTR [rax+r13*2]
mov rdi, rbx
add r8, r13
call vp6_build_huff_tree@PLT
test rax, rax
jne .L23
mov rax, QWORD PTR 8[r14]
mov r8, QWORD PTR 16[rbx]
mov ecx, 9
mov rdi, rbx
mov edx, DWORD PTR vp6_huff_run_map[rip]
mov rsi, QWORD PTR [rax+r13*2]
add r8, r13
call vp6_build_huff_tree@PLT
test rax, rax
jne .L23
xor ebp, ebp
.L24:
xor ebx, ebx
.L25:
mov rdi, QWORD PTR [rsp]
mov rdx, QWORD PTR 16[r14]
mov ecx, 12
mov rax, QWORD PTR 8[rdi]
mov rdx, QWORD PTR [rdx+r12]
mov rax, QWORD PTR [rax+r12]
mov rdx, QWORD PTR [rdx+rbp]
mov r8, QWORD PTR [rax+rbp]
mov rsi, QWORD PTR [rdx+rbx*2]
mov edx, DWORD PTR vp6_huff_coeff_map[rip]
add r8, rbx
call vp6_build_huff_tree@PLT
test rax, rax
jne .L23
add rbx, 4
cmp rbx, 24
jne .L25
add rbp, 8
cmp rbp, 24
jne .L24
add r13, 4
cmp r13, 8
jne .L27
mov rax, QWORD PTR [rsp]
mov edx, 8
xor esi, esi
mov rdi, QWORD PTR [rax]
call memset@PLT
xor eax, eax
jmp .L1
.L33:
xor r12d, r12d
.L22:
xor ebp, ebp
.L31:
xor ebx, ebx
.L29:
mov rdx, QWORD PTR 24[r14]
mov rax, QWORD PTR vp6_dccv_lc[rip]
mov esi, 1
mov rdx, QWORD PTR [rdx+r12]
mov rax, QWORD PTR [rax+rbp]
mov r13, QWORD PTR [rdx+rbp]
mov rdx, QWORD PTR [r14]
mov rax, QWORD PTR [rax+rbx*2]
mov rdx, QWORD PTR [rdx+r12]
add r13, rbx
mov edi, DWORD PTR [rdx+rbx]
imul edi, DWORD PTR [rax]
mov edx, 255
add rbx, 4
sub edi, -128
sar edi, 8
add edi, DWORD PTR 4[rax]
call av_clip@PLT
mov DWORD PTR 0[r13], eax
cmp rbx, 20
jne .L29
add rbp, 8
cmp rbp, 24
jne .L31
add r12, 8
cmp r12, 16
jne .L22
xor eax, eax
.L1:
mov rdx, QWORD PTR 72[rsp]
xor rdx, QWORD PTR fs:40
jne .L58
add rsp, 88
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.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
.L23:
.cfi_restore_state
mov eax, -1
jmp .L1
.L58:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size vp6_parse_coeff_models, .-vp6_parse_coeff_models
.comm vp6_runv_pct,8,8
.comm vp6_ract_pct,8,8
.comm vp6_huff_run_map,4,4
.comm vp6_huff_coeff_map,4,4
.comm vp6_dccv_pct,8,8
.comm vp6_dccv_lc,8,8
.comm vp6_coeff_reorder_pct,8,8
.comm VP56_FRAME_CURRENT,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_vp6.c_vp6_parse_coeff_models.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type vp6_parse_coeff_models, %function
vp6_parse_coeff_models:
@ args = 0, pretend = 0, frame = 56
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
mov r10, r0
ldr r3, .L67
sub sp, sp, #68
ldr r3, [r3]
str r3, [sp, #60]
mov r3,#0
ldr r3, [r10, #24]
mov r2, #44
mov r1, #128
add r0, sp, #16
str r3, [sp, #12]
mov r5, #0
bl memset
ldr r6, .L67+4
ldr r8, .L67+8
add r7, r10, #28
.L2:
mov r4, #0
b .L5
.L3:
ldr r2, [r8]
ldr r3, [r10, #20]
ldr r3, [r3, r2, lsl #2]
ldr r3, [r3]
cmp r3, #0
beq .L4
ldr r3, [sp, #12]
add r2, sp, #16
ldr r3, [r3]
ldr r2, [r2, r4]
ldr r3, [r3, r5]
str r2, [r3, r4]
.L4:
add r4, r4, #4
cmp r4, #44
beq .L62
.L5:
ldr r3, [r6]
mov r0, r7
ldr r3, [r3, r5]
ldr r1, [r3, r4]
bl vp56_rac_get_prob_branchy
cmp r0, #0
beq .L3
mov r1, #7
mov r0, r7
bl vp56_rac_gets_nn
ldr r3, [sp, #12]
add r2, sp, #16
ldr r3, [r3]
str r0, [r2, r4]
ldr r3, [r3, r5]
str r0, [r3, r4]
add r4, r4, #4
cmp r4, #44
bne .L5
.L62:
add r5, r5, #4
cmp r5, #8
bne .L2
mov r0, r7
bl vp56_rac_get
cmp r0, #0
beq .L7
mov r4, #4
ldr r5, .L67+12
b .L9
.L8:
add r4, r4, #4
cmp r4, #256
beq .L63
.L9:
ldr r3, [r5]
mov r0, r7
ldr r1, [r3, r4]
bl vp56_rac_get_prob_branchy
cmp r0, #0
beq .L8
ldr r3, [sp, #12]
mov r1, #4
mov r0, r7
ldr r6, [r3, #16]
bl vp56_rac_gets
str r0, [r6, r4]
add r4, r4, #4
cmp r4, #256
bne .L9
.L63:
mov r0, r10
bl vp6_coeff_order_table_init
.L7:
mov r5, #0
ldr r6, .L67+16
.L12:
mov r4, #0
b .L11
.L10:
add r4, r4, #4
cmp r4, #56
beq .L64
.L11:
ldr r3, [r6]
mov r0, r7
ldr r3, [r3, r5]
ldr r1, [r3, r4]
bl vp56_rac_get_prob_branchy
cmp r0, #0
beq .L10
mov r1, #7
mov r0, r7
bl vp56_rac_gets_nn
ldr r3, [sp, #12]
ldr r3, [r3, #4]
ldr r3, [r3, r5]
str r0, [r3, r4]
add r4, r4, #4
cmp r4, #56
bne .L11
.L64:
add r5, r5, #4
cmp r5, #8
bne .L12
mov r6, #0
ldr r8, .L67+20
ldr fp, .L67+8
.L13:
mov r5, #0
.L21:
mov r4, #0
.L19:
mov r9, #0
b .L16
.L14:
ldr r1, [fp]
ldr r2, [r10, #20]
ldr r2, [r2, r1, lsl #2]
ldr r2, [r2]
cmp r2, #0
beq .L15
ldr r3, [sp, #12]
ldr r2, [r3, #8]
add r3, sp, #16
ldr r2, [r2, r5]
ldr r1, [r3, r9]
ldr r2, [r2, r6]
ldr r2, [r2, r4]
str r1, [r2, r9]
.L15:
add r9, r9, #4
cmp r9, #44
beq .L65
.L16:
ldr r2, [r8]
mov r0, r7
ldr r2, [r2, r6]
ldr r2, [r2, r5]
ldr r2, [r2, r4]
ldr r1, [r2, r9]
bl vp56_rac_get_prob_branchy
cmp r0, #0
beq .L14
mov r1, #7
mov r0, r7
bl vp56_rac_gets_nn
ldr r3, [sp, #12]
ldr r2, [r3, #8]
add r3, sp, #16
ldr r2, [r2, r5]
str r0, [r3, r9]
ldr r2, [r2, r6]
ldr r2, [r2, r4]
str r0, [r2, r9]
add r9, r9, #4
cmp r9, #44
bne .L16
.L65:
add r4, r4, #4
cmp r4, #24
bne .L19
add r5, r5, #4
cmp r5, #8
bne .L21
add r6, r6, #4
cmp r6, #12
bne .L13
ldr r6, [r10, #16]
cmp r6, #0
beq .L33
mov r7, #0
ldr r8, .L67+24
ldr fp, .L67+28
.L27:
ldr r4, [sp, #12]
ldr r3, [r10, #12]
ldr r2, [r4]
add r3, r3, r7
ldr r1, [r2, r7]
str r3, [sp]
mov r0, r10
mov r3, #12
ldr r2, [r8]
bl vp6_build_huff_tree
cmp r0, #0
bne .L23
ldr r3, [r10, #8]
ldr r2, [r4, #4]
add r3, r3, r7
ldr r1, [r2, r7]
str r3, [sp]
mov r0, r10
mov r3, #9
ldr r2, [fp]
bl vp6_build_huff_tree
cmp r0, #0
bne .L23
mov r5, r0
.L24:
mov r4, #0
.L25:
ldr r3, [sp, #12]
mov r0, r10
ldr r2, [r3, #8]
ldr r3, [r10, #4]
ldr r2, [r2, r7]
ldr r3, [r3, r7]
ldr r2, [r2, r5]
ldr r3, [r3, r5]
ldr r1, [r2, r4]
add r3, r3, r4
str r3, [sp]
ldr r2, [r8]
mov r3, #12
bl vp6_build_huff_tree
subs r6, r0, #0
bne .L23
add r4, r4, #4
cmp r4, #24
bne .L25
add r5, r5, #4
cmp r5, #12
bne .L24
add r7, r7, #4
cmp r7, #8
bne .L27
ldr r3, [r10]
strb r6, [r3]
strb r6, [r3, #1]
strb r6, [r3, #2]
strb r6, [r3, #3]
b .L1
.L33:
mov r7, r6
ldr r8, .L67+32
.L22:
mov r5, #0
.L31:
mov r4, #0
.L29:
ldr r1, [sp, #12]
ldr r2, [r8]
ldr r3, [r1]
ldr r2, [r2, r5]
ldr r3, [r3, r7]
ldr r2, [r2, r4]
ldr r3, [r3, r4]
ldr r0, [r2]
ldr r1, [r1, #12]
mul r3, r0, r3
ldr r0, [r2, #4]
ldr ip, [r1, r7]
add r3, r3, #128
mov r2, #255
mov r1, #1
add r0, r0, r3, asr #8
ldr r10, [ip, r5]
bl av_clip
str r0, [r10, r4]
add r4, r4, #4
cmp r4, #20
bne .L29
add r5, r5, #4
cmp r5, #12
bne .L31
add r7, r7, #4
cmp r7, #8
bne .L22
.L1:
ldr r3, .L67
ldr r2, [r3]
ldr r3, [sp, #60]
eors r2, r3, r2
mov r3, #0
bne .L66
mov r0, r6
add sp, sp, #68
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L23:
mvn r6, #0
b .L1
.L66:
bl __stack_chk_fail
.L68:
.align 2
.L67:
.word .LC0
.word vp6_dccv_pct
.word VP56_FRAME_CURRENT
.word vp6_coeff_reorder_pct
.word vp6_runv_pct
.word vp6_ract_pct
.word vp6_huff_coeff_map
.word vp6_huff_run_map
.word vp6_dccv_lc
.size vp6_parse_coeff_models, .-vp6_parse_coeff_models
.comm vp6_runv_pct,4,4
.comm vp6_ract_pct,4,4
.comm vp6_huff_run_map,4,4
.comm vp6_huff_coeff_map,4,4
.comm vp6_dccv_pct,4,4
.comm vp6_dccv_lc,4,4
.comm vp6_coeff_reorder_pct,4,4
.comm VP56_FRAME_CURRENT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|