x86
stringlengths 335
101k
| arm
stringlengths 349
98.9k
|
---|---|
.file "extr_cx18-streams.c_cx18_stream_rotate_idx_mdls.c"
.intel_syntax noprefix
.text
.comm CX18_ENC_STREAM_TYPE_IDX,8,8
.comm CX18_ENC_STREAM_TYPE_IDX_FW_MDL_MIN,8,8
.globl cx18_stream_rotate_idx_mdls
.type cx18_stream_rotate_idx_mdls, @function
cx18_stream_rotate_idx_mdls:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push rbx
sub rsp, 40
.cfi_offset 3, -24
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR -40[rbp]
mov rcx, QWORD PTR [rax]
mov rdx, QWORD PTR CX18_ENC_STREAM_TYPE_IDX[rip]
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 2
add rax, rcx
mov QWORD PTR -32[rbp], rax
mov rax, QWORD PTR -32[rbp]
mov rdi, rax
call cx18_stream_enabled@PLT
test eax, eax
je .L6
mov rax, QWORD PTR -32[rbp]
mov rdi, rax
call atomic_read@PLT
mov ebx, eax
mov rax, QWORD PTR -32[rbp]
add rax, 8
mov rdi, rax
call atomic_read@PLT
add eax, ebx
movsx rdx, eax
mov rax, QWORD PTR CX18_ENC_STREAM_TYPE_IDX_FW_MDL_MIN[rip]
cmp rdx, rax
jge .L7
mov rax, QWORD PTR -32[rbp]
add rax, 4
mov rdi, rax
call atomic_read@PLT
cmp eax, 1
jle .L8
mov rax, QWORD PTR -32[rbp]
lea rdx, 4[rax]
mov rax, QWORD PTR -32[rbp]
mov rsi, rdx
mov rdi, rax
call cx18_dequeue@PLT
mov QWORD PTR -24[rbp], rax
cmp QWORD PTR -24[rbp], 0
je .L1
mov rdx, QWORD PTR -32[rbp]
mov rcx, QWORD PTR -24[rbp]
mov rax, QWORD PTR -32[rbp]
mov rsi, rcx
mov rdi, rax
call cx18_enqueue@PLT
jmp .L1
.L6:
nop
jmp .L1
.L7:
nop
jmp .L1
.L8:
nop
.L1:
add rsp, 40
pop rbx
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size cx18_stream_rotate_idx_mdls, .-cx18_stream_rotate_idx_mdls
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cx18-streams.c_cx18_stream_rotate_idx_mdls.c"
.text
.comm CX18_ENC_STREAM_TYPE_IDX,4,4
.comm CX18_ENC_STREAM_TYPE_IDX_FW_MDL_MIN,4,4
.align 2
.global cx18_stream_rotate_idx_mdls
.syntax unified
.arm
.fpu softvfp
.type cx18_stream_rotate_idx_mdls, %function
cx18_stream_rotate_idx_mdls:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #20
str r0, [fp, #-24]
ldr r3, [fp, #-24]
ldr r1, [r3]
ldr r3, .L9
ldr r2, [r3]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
str r3, [fp, #-20]
ldr r0, [fp, #-20]
bl cx18_stream_enabled
mov r3, r0
cmp r3, #0
beq .L6
ldr r3, [fp, #-20]
mov r0, r3
bl atomic_read
mov r4, r0
ldr r3, [fp, #-20]
add r3, r3, #8
mov r0, r3
bl atomic_read
mov r3, r0
add r2, r4, r3
ldr r3, .L9+4
ldr r3, [r3]
cmp r2, r3
bge .L7
ldr r3, [fp, #-20]
add r3, r3, #4
mov r0, r3
bl atomic_read
mov r3, r0
cmp r3, #1
ble .L8
ldr r3, [fp, #-20]
add r3, r3, #4
mov r1, r3
ldr r0, [fp, #-20]
bl cx18_dequeue
str r0, [fp, #-16]
ldr r3, [fp, #-16]
cmp r3, #0
beq .L1
ldr r3, [fp, #-20]
mov r2, r3
ldr r1, [fp, #-16]
ldr r0, [fp, #-20]
bl cx18_enqueue
b .L1
.L6:
nop
b .L1
.L7:
nop
b .L1
.L8:
nop
.L1:
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L10:
.align 2
.L9:
.word CX18_ENC_STREAM_TYPE_IDX
.word CX18_ENC_STREAM_TYPE_IDX_FW_MDL_MIN
.size cx18_stream_rotate_idx_mdls, .-cx18_stream_rotate_idx_mdls
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_zd1201.c_zd1201_get_wireless_stats.c"
.intel_syntax noprefix
.text
.type zd1201_get_wireless_stats, @function
zd1201_get_wireless_stats:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call netdev_priv@PLT
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size zd1201_get_wireless_stats, .-zd1201_get_wireless_stats
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_zd1201.c_zd1201_get_wireless_stats.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type zd1201_get_wireless_stats, %function
zd1201_get_wireless_stats:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r0, [fp, #-16]
bl netdev_priv
str r0, [fp, #-8]
ldr r3, [fp, #-8]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size zd1201_get_wireless_stats, .-zd1201_get_wireless_stats
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sqlite3.c_termIsEquivalence.c"
.intel_syntax noprefix
.text
.comm EP_FromJoin,4,4
.comm SQLITE_Transitive,4,4
.comm TK_EQ,8,8
.comm TK_IS,8,8
.section .rodata
.LC0:
.string "BINARY"
.text
.type termIsEquivalence, @function
termIsEquivalence:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov edx, DWORD PTR SQLITE_Transitive[rip]
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
mov esi, edx
mov edi, eax
call OptimizationEnabled@PLT
test eax, eax
jne .L2
mov eax, 0
jmp .L3
.L2:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR TK_EQ[rip]
cmp rdx, rax
je .L4
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR TK_IS[rip]
cmp rdx, rax
je .L4
mov eax, 0
jmp .L3
.L4:
mov edx, DWORD PTR EP_FromJoin[rip]
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call ExprHasProperty@PLT
test rax, rax
je .L5
mov eax, 0
jmp .L3
.L5:
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 12[rax]
mov edi, eax
call sqlite3ExprAffinity@PLT
mov BYTE PTR -10[rbp], al
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call sqlite3ExprAffinity@PLT
mov BYTE PTR -9[rbp], al
movzx eax, BYTE PTR -10[rbp]
cmp al, BYTE PTR -9[rbp]
je .L6
movsx eax, BYTE PTR -10[rbp]
mov edi, eax
call sqlite3IsNumericAffinity@PLT
test eax, eax
je .L7
movsx eax, BYTE PTR -9[rbp]
mov edi, eax
call sqlite3IsNumericAffinity@PLT
test eax, eax
jne .L6
.L7:
mov eax, 0
jmp .L3
.L6:
mov rax, QWORD PTR -32[rbp]
mov edx, DWORD PTR 8[rax]
mov rax, QWORD PTR -32[rbp]
mov ecx, DWORD PTR 12[rax]
mov rax, QWORD PTR -24[rbp]
mov esi, ecx
mov rdi, rax
call sqlite3BinaryCompareCollSeq@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
je .L8
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
lea rsi, .LC0[rip]
mov edi, eax
call sqlite3StrICmp@PLT
test rax, rax
jne .L9
.L8:
mov eax, 1
jmp .L3
.L9:
mov rax, QWORD PTR -32[rbp]
mov edx, DWORD PTR 8[rax]
mov rax, QWORD PTR -32[rbp]
mov ecx, DWORD PTR 12[rax]
mov rax, QWORD PTR -24[rbp]
mov esi, ecx
mov rdi, rax
call sqlite3ExprCollSeqMatch@PLT
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size termIsEquivalence, .-termIsEquivalence
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sqlite3.c_termIsEquivalence.c"
.text
.comm EP_FromJoin,4,4
.comm SQLITE_Transitive,4,4
.comm TK_EQ,4,4
.comm TK_IS,4,4
.section .rodata
.align 2
.LC0:
.ascii "BINARY\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type termIsEquivalence, %function
termIsEquivalence:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
str r1, [fp, #-20]
ldr r3, [fp, #-16]
ldr r3, [r3]
ldr r2, .L10
ldr r2, [r2]
mov r1, r2
mov r0, r3
bl OptimizationEnabled
mov r3, r0
cmp r3, #0
bne .L2
mov r3, #0
b .L3
.L2:
ldr r3, [fp, #-20]
ldr r2, [r3]
ldr r3, .L10+4
ldr r3, [r3]
cmp r2, r3
beq .L4
ldr r3, [fp, #-20]
ldr r2, [r3]
ldr r3, .L10+8
ldr r3, [r3]
cmp r2, r3
beq .L4
mov r3, #0
b .L3
.L4:
ldr r3, .L10+12
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl ExprHasProperty
mov r3, r0
cmp r3, #0
beq .L5
mov r3, #0
b .L3
.L5:
ldr r3, [fp, #-20]
ldr r3, [r3, #8]
mov r0, r3
bl sqlite3ExprAffinity
mov r3, r0
strb r3, [fp, #-10]
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl sqlite3ExprAffinity
mov r3, r0
strb r3, [fp, #-9]
ldrb r2, [fp, #-10] @ zero_extendqisi2
ldrb r3, [fp, #-9] @ zero_extendqisi2
cmp r2, r3
beq .L6
ldrb r3, [fp, #-10] @ zero_extendqisi2
mov r0, r3
bl sqlite3IsNumericAffinity
mov r3, r0
cmp r3, #0
beq .L7
ldrb r3, [fp, #-9] @ zero_extendqisi2
mov r0, r3
bl sqlite3IsNumericAffinity
mov r3, r0
cmp r3, #0
bne .L6
.L7:
mov r3, #0
b .L3
.L6:
ldr r3, [fp, #-20]
ldr r1, [r3, #8]
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r2, r3
ldr r0, [fp, #-16]
bl sqlite3BinaryCompareCollSeq
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L8
ldr r3, [fp, #-8]
ldr r3, [r3]
ldr r1, .L10+16
mov r0, r3
bl sqlite3StrICmp
mov r3, r0
cmp r3, #0
bne .L9
.L8:
mov r3, #1
b .L3
.L9:
ldr r3, [fp, #-20]
ldr r1, [r3, #8]
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r2, r3
ldr r0, [fp, #-16]
bl sqlite3ExprCollSeqMatch
mov r3, r0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L11:
.align 2
.L10:
.word SQLITE_Transitive
.word TK_EQ
.word TK_IS
.word EP_FromJoin
.word .LC0
.size termIsEquivalence, .-termIsEquivalence
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_libahci.c_ahci_port_resume.c"
.intel_syntax noprefix
.text
.globl ahci_port_resume
.type ahci_port_resume, @function
ahci_port_resume:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call ahci_rpm_get_port@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call ahci_power_up@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call ahci_start_port@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call sata_pmp_attached@PLT
test rax, rax
je .L2
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call ahci_pmp_attach@PLT
jmp .L3
.L2:
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call ahci_pmp_detach@PLT
.L3:
mov eax, 0
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size ahci_port_resume, .-ahci_port_resume
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_libahci.c_ahci_port_resume.c"
.text
.align 2
.global ahci_port_resume
.syntax unified
.arm
.fpu softvfp
.type ahci_port_resume, %function
ahci_port_resume:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r0, [fp, #-8]
bl ahci_rpm_get_port
ldr r0, [fp, #-8]
bl ahci_power_up
ldr r0, [fp, #-8]
bl ahci_start_port
ldr r0, [fp, #-8]
bl sata_pmp_attached
mov r3, r0
cmp r3, #0
beq .L2
ldr r0, [fp, #-8]
bl ahci_pmp_attach
b .L3
.L2:
ldr r0, [fp, #-8]
bl ahci_pmp_detach
.L3:
mov r3, #0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size ahci_port_resume, .-ahci_port_resume
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_main.c_trans_unregister.c"
.intel_syntax noprefix
.text
.comm SNMP_ERR_INCONS_VALUE,4,4
.comm SNMP_ERR_NOERROR,4,4
.comm link,4,4
.comm transport_list,4,4
.globl trans_unregister
.type trans_unregister, @function
trans_unregister:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov rax, QWORD PTR -8[rbp]
add rax, 4
mov rdi, rax
call TAILQ_EMPTY@PLT
test eax, eax
jne .L2
mov eax, DWORD PTR SNMP_ERR_INCONS_VALUE[rip]
jmp .L3
.L2:
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call or_unregister@PLT
mov edx, DWORD PTR link[rip]
mov rax, QWORD PTR -8[rbp]
mov rsi, rax
lea rdi, transport_list[rip]
call TAILQ_REMOVE@PLT
mov eax, DWORD PTR SNMP_ERR_NOERROR[rip]
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size trans_unregister, .-trans_unregister
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_main.c_trans_unregister.c"
.text
.comm SNMP_ERR_INCONS_VALUE,4,4
.comm SNMP_ERR_NOERROR,4,4
.comm link,4,4
.comm transport_list,4,4
.align 2
.global trans_unregister
.syntax unified
.arm
.fpu softvfp
.type trans_unregister, %function
trans_unregister:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r3, [fp, #-8]
add r3, r3, #4
mov r0, r3
bl TAILQ_EMPTY
mov r3, r0
cmp r3, #0
bne .L2
ldr r3, .L4
ldr r3, [r3]
b .L3
.L2:
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r0, r3
bl or_unregister
ldr r3, .L4+4
ldr r3, [r3]
mov r2, r3
ldr r1, [fp, #-8]
ldr r0, .L4+8
bl TAILQ_REMOVE
ldr r3, .L4+12
ldr r3, [r3]
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L5:
.align 2
.L4:
.word SNMP_ERR_INCONS_VALUE
.word link
.word transport_list
.word SNMP_ERR_NOERROR
.size trans_unregister, .-trans_unregister
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sods.c_align_struct.c"
.intel_syntax noprefix
.text
.type align_struct, @function
align_struct:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov rax, QWORD PTR -8[rbp]
and eax, 3
test eax, eax
sete al
movzx eax, al
mov edi, eax
call assert@PLT
mov rax, QWORD PTR -8[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size align_struct, .-align_struct
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sods.c_align_struct.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type align_struct, %function
align_struct:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r3, [fp, #-8]
and r3, r3, #3
cmp r3, #0
moveq r3, #1
movne r3, #0
and r3, r3, #255
mov r0, r3
bl assert
ldr r3, [fp, #-8]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size align_struct, .-align_struct
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sqlite3.c_isSimpleCount.c"
.intel_syntax noprefix
.text
.comm EP_Distinct,4,4
.comm SQLITE_FUNC_COUNT,4,4
.comm TK_AGG_FUNCTION,8,8
.type isSimpleCount, @function
isSimpleCount:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR 24[rax]
test eax, eax
sete al
movzx eax, al
mov edi, eax
call assert@PLT
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 16[rax]
test rax, rax
jne .L2
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR [rax]
mov eax, DWORD PTR [rax]
cmp eax, 1
jne .L2
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 8[rax]
mov eax, DWORD PTR [rax]
cmp eax, 1
jne .L2
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR 8[rax]
test rax, rax
je .L3
.L2:
mov eax, 0
jmp .L4
.L3:
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR [rax]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR [rax]
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -16[rbp], 0
je .L5
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
test eax, eax
jne .L5
cmp QWORD PTR -8[rbp], 0
je .L5
mov eax, 1
jmp .L6
.L5:
mov eax, 0
.L6:
mov edi, eax
call assert@PLT
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call IsVirtual@PLT
test rax, rax
je .L7
mov eax, 0
jmp .L4
.L7:
mov rax, QWORD PTR -8[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR TK_AGG_FUNCTION[rip]
cmp rdx, rax
je .L8
mov eax, 0
jmp .L4
.L8:
mov rax, QWORD PTR -32[rbp]
mov rax, QWORD PTR [rax]
test rax, rax
sete al
movzx eax, al
mov edi, eax
call NEVER@PLT
test rax, rax
je .L9
mov eax, 0
jmp .L4
.L9:
mov rax, QWORD PTR -32[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR SQLITE_FUNC_COUNT[rip]
and eax, edx
test eax, eax
jne .L10
mov eax, 0
jmp .L4
.L10:
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR 8[rax]
mov eax, DWORD PTR EP_Distinct[rip]
and eax, edx
test eax, eax
je .L11
mov eax, 0
jmp .L4
.L11:
mov rax, QWORD PTR -16[rbp]
.L4:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size isSimpleCount, .-isSimpleCount
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sqlite3.c_isSimpleCount.c"
.text
.comm EP_Distinct,4,4
.comm SQLITE_FUNC_COUNT,4,4
.comm TK_AGG_FUNCTION,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type isSimpleCount, %function
isSimpleCount:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
str r1, [fp, #-20]
ldr r3, [fp, #-16]
ldr r3, [r3, #12]
cmp r3, #0
moveq r3, #1
movne r3, #0
and r3, r3, #255
mov r0, r3
bl assert
ldr r3, [fp, #-16]
ldr r3, [r3, #8]
cmp r3, #0
bne .L2
ldr r3, [fp, #-16]
ldr r3, [r3]
ldr r3, [r3]
cmp r3, #1
bne .L2
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
ldr r3, [r3]
cmp r3, #1
bne .L2
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
ldr r3, [r3, #4]
ldr r3, [r3, #4]
cmp r3, #0
beq .L3
.L2:
mov r3, #0
b .L4
.L3:
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
ldr r3, [r3, #4]
ldr r3, [r3]
str r3, [fp, #-12]
ldr r3, [fp, #-16]
ldr r3, [r3]
ldr r3, [r3, #4]
ldr r3, [r3]
str r3, [fp, #-8]
ldr r3, [fp, #-12]
cmp r3, #0
beq .L5
ldr r3, [fp, #-12]
ldr r3, [r3]
cmp r3, #0
bne .L5
ldr r3, [fp, #-8]
cmp r3, #0
beq .L5
mov r3, #1
b .L6
.L5:
mov r3, #0
.L6:
mov r0, r3
bl assert
ldr r0, [fp, #-12]
bl IsVirtual
mov r3, r0
cmp r3, #0
beq .L7
mov r3, #0
b .L4
.L7:
ldr r3, [fp, #-8]
ldr r2, [r3]
ldr r3, .L12
ldr r3, [r3]
cmp r2, r3
beq .L8
mov r3, #0
b .L4
.L8:
ldr r3, [fp, #-20]
ldr r3, [r3]
cmp r3, #0
moveq r3, #1
movne r3, #0
and r3, r3, #255
mov r0, r3
bl NEVER
mov r3, r0
cmp r3, #0
beq .L9
mov r3, #0
b .L4
.L9:
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
ldr r3, [r3]
ldr r2, [r3]
ldr r3, .L12+4
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
bne .L10
mov r3, #0
b .L4
.L10:
ldr r3, [fp, #-8]
ldr r2, [r3, #4]
ldr r3, .L12+8
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
beq .L11
mov r3, #0
b .L4
.L11:
ldr r3, [fp, #-12]
.L4:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L13:
.align 2
.L12:
.word TK_AGG_FUNCTION
.word SQLITE_FUNC_COUNT
.word EP_Distinct
.size isSimpleCount, .-isSimpleCount
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_gmc_v8_0.c_gmc_v8_0_is_idle.c"
.intel_syntax noprefix
.text
.comm SRBM_STATUS__MCB_BUSY_MASK,4,4
.comm SRBM_STATUS__MCB_NON_DISPLAY_BUSY_MASK,4,4
.comm SRBM_STATUS__MCC_BUSY_MASK,4,4
.comm SRBM_STATUS__MCD_BUSY_MASK,4,4
.comm SRBM_STATUS__VMC_BUSY_MASK,4,4
.comm mmSRBM_STATUS,4,4
.type gmc_v8_0_is_idle, @function
gmc_v8_0_is_idle:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov QWORD PTR -8[rbp], rax
mov eax, DWORD PTR mmSRBM_STATUS[rip]
mov edi, eax
call RREG32@PLT
mov DWORD PTR -12[rbp], eax
mov edx, DWORD PTR SRBM_STATUS__MCB_BUSY_MASK[rip]
mov eax, DWORD PTR SRBM_STATUS__MCB_NON_DISPLAY_BUSY_MASK[rip]
or edx, eax
mov eax, DWORD PTR SRBM_STATUS__MCC_BUSY_MASK[rip]
or edx, eax
mov eax, DWORD PTR SRBM_STATUS__MCD_BUSY_MASK[rip]
or edx, eax
mov eax, DWORD PTR SRBM_STATUS__VMC_BUSY_MASK[rip]
or eax, edx
and eax, DWORD PTR -12[rbp]
test eax, eax
je .L2
mov eax, 0
jmp .L3
.L2:
mov eax, 1
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size gmc_v8_0_is_idle, .-gmc_v8_0_is_idle
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_gmc_v8_0.c_gmc_v8_0_is_idle.c"
.text
.comm SRBM_STATUS__MCB_BUSY_MASK,4,4
.comm SRBM_STATUS__MCB_NON_DISPLAY_BUSY_MASK,4,4
.comm SRBM_STATUS__MCC_BUSY_MASK,4,4
.comm SRBM_STATUS__MCD_BUSY_MASK,4,4
.comm SRBM_STATUS__VMC_BUSY_MASK,4,4
.comm mmSRBM_STATUS,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type gmc_v8_0_is_idle, %function
gmc_v8_0_is_idle:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r3, [fp, #-16]
str r3, [fp, #-12]
ldr r3, .L4
ldr r3, [r3]
mov r0, r3
bl RREG32
str r0, [fp, #-8]
ldr r3, .L4+4
ldr r2, [r3]
ldr r3, .L4+8
ldr r3, [r3]
orr r2, r2, r3
ldr r3, .L4+12
ldr r3, [r3]
orr r2, r2, r3
ldr r3, .L4+16
ldr r3, [r3]
orr r2, r2, r3
ldr r3, .L4+20
ldr r3, [r3]
orr r2, r2, r3
ldr r3, [fp, #-8]
and r3, r3, r2
cmp r3, #0
beq .L2
mov r3, #0
b .L3
.L2:
mov r3, #1
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L5:
.align 2
.L4:
.word mmSRBM_STATUS
.word SRBM_STATUS__MCB_BUSY_MASK
.word SRBM_STATUS__MCB_NON_DISPLAY_BUSY_MASK
.word SRBM_STATUS__MCC_BUSY_MASK
.word SRBM_STATUS__MCD_BUSY_MASK
.word SRBM_STATUS__VMC_BUSY_MASK
.size gmc_v8_0_is_idle, .-gmc_v8_0_is_idle
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_hashpage.c__hash_getbuf.c"
.intel_syntax noprefix
.text
.comm ERROR,4,4
.comm HASH_NOLOCK,4,4
.comm P_NEW,8,8
.section .rodata
.LC0:
.string "hash AM does not use P_NEW"
.text
.globl _hash_getbuf
.type _hash_getbuf, @function
_hash_getbuf:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov DWORD PTR -20[rbp], edi
mov QWORD PTR -32[rbp], rsi
mov DWORD PTR -24[rbp], edx
mov DWORD PTR -36[rbp], ecx
mov rax, QWORD PTR P_NEW[rip]
cmp QWORD PTR -32[rbp], rax
jne .L2
mov eax, DWORD PTR ERROR[rip]
lea rsi, .LC0[rip]
mov edi, eax
call elog@PLT
.L2:
mov rdx, QWORD PTR -32[rbp]
mov eax, DWORD PTR -20[rbp]
mov rsi, rdx
mov edi, eax
call ReadBuffer@PLT
mov DWORD PTR -4[rbp], eax
mov eax, DWORD PTR HASH_NOLOCK[rip]
cmp DWORD PTR -24[rbp], eax
je .L3
mov edx, DWORD PTR -24[rbp]
mov eax, DWORD PTR -4[rbp]
mov esi, edx
mov edi, eax
call LockBuffer@PLT
.L3:
mov edx, DWORD PTR -36[rbp]
mov ecx, DWORD PTR -4[rbp]
mov eax, DWORD PTR -20[rbp]
mov esi, ecx
mov edi, eax
call _hash_checkpage@PLT
mov eax, DWORD PTR -4[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size _hash_getbuf, .-_hash_getbuf
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_hashpage.c__hash_getbuf.c"
.text
.comm ERROR,4,4
.comm HASH_NOLOCK,4,4
.comm P_NEW,4,4
.section .rodata
.align 2
.LC0:
.ascii "hash AM does not use P_NEW\000"
.text
.align 2
.global _hash_getbuf
.syntax unified
.arm
.fpu softvfp
.type _hash_getbuf, %function
_hash_getbuf:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
str r3, [fp, #-28]
ldr r3, .L5
ldr r3, [r3]
ldr r2, [fp, #-20]
cmp r2, r3
bne .L2
ldr r3, .L5+4
ldr r3, [r3]
ldr r1, .L5+8
mov r0, r3
bl elog
.L2:
ldr r1, [fp, #-20]
ldr r0, [fp, #-16]
bl ReadBuffer
str r0, [fp, #-8]
ldr r3, .L5+12
ldr r3, [r3]
ldr r2, [fp, #-24]
cmp r2, r3
beq .L3
ldr r1, [fp, #-24]
ldr r0, [fp, #-8]
bl LockBuffer
.L3:
ldr r2, [fp, #-28]
ldr r1, [fp, #-8]
ldr r0, [fp, #-16]
bl _hash_checkpage
ldr r3, [fp, #-8]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L6:
.align 2
.L5:
.word P_NEW
.word ERROR
.word .LC0
.word HASH_NOLOCK
.size _hash_getbuf, .-_hash_getbuf
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_fpu_util.c_syst_float128_lt_quiet.c"
.intel_syntax noprefix
.text
.comm insn_float128_cmp,4,4
.globl syst_float128_lt_quiet
.type syst_float128_lt_quiet, @function
syst_float128_lt_quiet:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov DWORD PTR -20[rbp], edi
mov DWORD PTR -24[rbp], esi
mov eax, DWORD PTR -20[rbp]
mov esi, eax
mov edi, 0
call __fpu_setreg128@PLT
mov eax, DWORD PTR -24[rbp]
mov esi, eax
mov edi, 4
call __fpu_setreg128@PLT
mov esi, 0
lea rdi, insn_float128_cmp[rip]
call emul_trap@PLT
#APP
# 29 "data/freebsd/tools/test/testfloat/sparc64/extr_fpu_util.c_syst_float128_lt_quiet.c" 1
mov 0,eax; movl %fcc0,1,eax
# 0 "" 2
#NO_APP
mov DWORD PTR -4[rbp], eax
mov eax, DWORD PTR -4[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size syst_float128_lt_quiet, .-syst_float128_lt_quiet
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_fpu_util.c_syst_float128_lt_quiet.c"
.text
.comm insn_float128_cmp,4,4
.align 2
.global syst_float128_lt_quiet
.syntax unified
.arm
.fpu softvfp
.type syst_float128_lt_quiet, %function
syst_float128_lt_quiet:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
str r1, [fp, #-20]
ldr r1, [fp, #-16]
mov r0, #0
bl __fpu_setreg128
ldr r1, [fp, #-20]
mov r0, #4
bl __fpu_setreg128
mov r1, #0
ldr r0, .L3
bl emul_trap
.syntax divided
@ 29 "data/freebsd/tools/test/testfloat/sparc64/extr_fpu_util.c_syst_float128_lt_quiet.c" 1
mov 0,r3; movl %fcc0,1,r3
@ 0 "" 2
.arm
.syntax unified
str r3, [fp, #-8]
ldr r3, [fp, #-8]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word insn_float128_cmp
.size syst_float128_lt_quiet, .-syst_float128_lt_quiet
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_udlfb.c_metrics_cpu_kcycles_used_show.c"
.intel_syntax noprefix
.text
.comm PAGE_SIZE,4,4
.section .rodata
.LC0:
.string "%u\n"
.text
.type metrics_cpu_kcycles_used_show, @function
metrics_cpu_kcycles_used_show:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov QWORD PTR -40[rbp], rdx
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call dev_get_drvdata@PLT
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call atomic_read@PLT
mov edx, eax
mov esi, DWORD PTR PAGE_SIZE[rip]
mov rax, QWORD PTR -40[rbp]
mov ecx, edx
lea rdx, .LC0[rip]
mov rdi, rax
call snprintf@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size metrics_cpu_kcycles_used_show, .-metrics_cpu_kcycles_used_show
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_udlfb.c_metrics_cpu_kcycles_used_show.c"
.text
.comm PAGE_SIZE,4,4
.section .rodata
.align 2
.LC0:
.ascii "%u\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type metrics_cpu_kcycles_used_show, %function
metrics_cpu_kcycles_used_show:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #28
str r0, [fp, #-24]
str r1, [fp, #-28]
str r2, [fp, #-32]
ldr r0, [fp, #-24]
bl dev_get_drvdata
str r0, [fp, #-20]
ldr r3, [fp, #-20]
ldr r3, [r3]
str r3, [fp, #-16]
ldr r3, .L3
ldr r4, [r3]
ldr r3, [fp, #-16]
mov r0, r3
bl atomic_read
mov r3, r0
ldr r2, .L3+4
mov r1, r4
ldr r0, [fp, #-32]
bl snprintf
mov r3, r0
mov r0, r3
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L4:
.align 2
.L3:
.word PAGE_SIZE
.word .LC0
.size metrics_cpu_kcycles_used_show, .-metrics_cpu_kcycles_used_show
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_reg_compare.c_FPU_compare_st_data.c"
.intel_syntax noprefix
.text
.comm COMP_Denormal,4,4
.comm COMP_NaN,4,4
.comm EX_INTERNAL,4,4
.comm EX_Invalid,4,4
.comm SW_C0,4,4
.comm SW_C2,4,4
.comm SW_C3,4,4
.globl FPU_compare_st_data
.type FPU_compare_st_data, @function
FPU_compare_st_data:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov DWORD PTR -28[rbp], esi
mov DWORD PTR -8[rbp], 0
mov edx, DWORD PTR -28[rbp]
mov rax, QWORD PTR -24[rbp]
mov esi, edx
mov rdi, rax
call compare@PLT
mov DWORD PTR -4[rbp], eax
mov eax, DWORD PTR COMP_NaN[rip]
and eax, DWORD PTR -4[rbp]
test eax, eax
je .L2
mov eax, DWORD PTR EX_Invalid[rip]
mov edi, eax
call EXCEPTION@PLT
mov edx, DWORD PTR SW_C3[rip]
mov eax, DWORD PTR SW_C2[rip]
or edx, eax
mov eax, DWORD PTR SW_C0[rip]
or eax, edx
mov DWORD PTR -8[rbp], eax
jmp .L3
.L2:
mov eax, DWORD PTR -4[rbp]
and eax, 7
cmp eax, 131
je .L4
cmp eax, 131
jg .L3
cmp eax, 130
je .L5
cmp eax, 130
jg .L3
cmp eax, 128
je .L6
cmp eax, 129
jne .L3
mov eax, DWORD PTR SW_C0[rip]
mov DWORD PTR -8[rbp], eax
jmp .L3
.L4:
mov eax, DWORD PTR SW_C3[rip]
mov DWORD PTR -8[rbp], eax
jmp .L3
.L5:
mov DWORD PTR -8[rbp], 0
jmp .L3
.L6:
mov edx, DWORD PTR SW_C3[rip]
mov eax, DWORD PTR SW_C2[rip]
or edx, eax
mov eax, DWORD PTR SW_C0[rip]
or eax, edx
mov DWORD PTR -8[rbp], eax
nop
.L3:
mov eax, DWORD PTR -8[rbp]
mov edi, eax
call setcc@PLT
mov eax, DWORD PTR COMP_Denormal[rip]
and eax, DWORD PTR -4[rbp]
test eax, eax
je .L7
mov eax, 0
call denormal_operand@PLT
shr rax, 63
movzx eax, al
jmp .L8
.L7:
mov eax, 0
.L8:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size FPU_compare_st_data, .-FPU_compare_st_data
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_reg_compare.c_FPU_compare_st_data.c"
.text
.comm COMP_Denormal,4,4
.comm COMP_NaN,4,4
.comm EX_INTERNAL,4,4
.comm EX_Invalid,4,4
.comm SW_C0,4,4
.comm SW_C2,4,4
.comm SW_C3,4,4
.align 2
.global FPU_compare_st_data
.syntax unified
.arm
.fpu softvfp
.type FPU_compare_st_data, %function
FPU_compare_st_data:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
str r1, [fp, #-20]
mov r3, #0
str r3, [fp, #-12]
ldr r1, [fp, #-20]
ldr r0, [fp, #-16]
bl compare
str r0, [fp, #-8]
ldr r3, .L11
ldr r2, [r3]
ldr r3, [fp, #-8]
and r3, r3, r2
cmp r3, #0
beq .L2
ldr r3, .L11+4
ldr r3, [r3]
mov r0, r3
bl EXCEPTION
ldr r3, .L11+8
ldr r2, [r3]
ldr r3, .L11+12
ldr r3, [r3]
orr r2, r2, r3
ldr r3, .L11+16
ldr r3, [r3]
orr r3, r2, r3
str r3, [fp, #-12]
b .L3
.L2:
ldr r3, [fp, #-8]
and r3, r3, #7
sub r3, r3, #128
cmp r3, #3
ldrls pc, [pc, r3, asl #2]
b .L3
.L5:
.word .L8
.word .L7
.word .L6
.word .L4
.L7:
ldr r3, .L11+16
ldr r3, [r3]
str r3, [fp, #-12]
b .L3
.L4:
ldr r3, .L11+8
ldr r3, [r3]
str r3, [fp, #-12]
b .L3
.L6:
mov r3, #0
str r3, [fp, #-12]
b .L3
.L8:
ldr r3, .L11+8
ldr r2, [r3]
ldr r3, .L11+12
ldr r3, [r3]
orr r2, r2, r3
ldr r3, .L11+16
ldr r3, [r3]
orr r3, r2, r3
str r3, [fp, #-12]
nop
.L3:
ldr r0, [fp, #-12]
bl setcc
ldr r3, .L11+20
ldr r2, [r3]
ldr r3, [fp, #-8]
and r3, r3, r2
cmp r3, #0
beq .L9
bl denormal_operand
mov r3, r0
lsr r3, r3, #31
and r3, r3, #255
b .L10
.L9:
mov r3, #0
.L10:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L12:
.align 2
.L11:
.word COMP_NaN
.word EX_Invalid
.word SW_C3
.word SW_C2
.word SW_C0
.word COMP_Denormal
.size FPU_compare_st_data, .-FPU_compare_st_data
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_test_main.c_test_run.c"
.intel_syntax noprefix
.text
.comm LC_ALL,4,4
.comm PATH_MAX,4,4
.comm failures,4,4
.comm keep_temp_files,4,4
.comm logfile,8,8
.comm skips,4,4
.comm stderr,8,8
.comm stdout,4,4
.comm tests,8,8
.comm testworkdir,8,8
.comm verbosity,4,4
.section .rodata
.LC0:
.string "%3d: %-64s"
.LC1:
.string "%3d: %s\n"
.align 8
.LC2:
.string "ERROR: Can't chdir to top work dir %s\n"
.LC3:
.string "%s.log"
.LC4:
.string "w"
.LC5:
.string "%s\n\n"
.LC6:
.string "%s/%s"
.align 8
.LC7:
.string "ERROR: Can't chdir to work dir %s\n"
.LC8:
.string "C"
.align 8
.LC9:
.string "ERROR: Couldn't chdir to temp dir %s\n"
.LC10:
.string "rm -rf %s"
.LC11:
.string "rm %s"
.text
.type test_run, @function
test_run:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 1136
mov DWORD PTR -1124[rbp], edi
mov QWORD PTR -1136[rbp], rsi
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov eax, DWORD PTR failures[rip]
mov DWORD PTR -1116[rbp], eax
mov eax, DWORD PTR skips[rip]
mov DWORD PTR -1112[rbp], eax
mov eax, DWORD PTR verbosity[rip]
cmp eax, 128
je .L14
cmp eax, 129
jne .L13
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov rdx, QWORD PTR [rax]
mov eax, DWORD PTR -1124[rbp]
mov esi, eax
lea rdi, .LC0[rip]
call printf@PLT
mov eax, DWORD PTR stdout[rip]
mov edi, eax
call fflush@PLT
jmp .L5
.L13:
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov rdx, QWORD PTR [rax]
mov eax, DWORD PTR -1124[rbp]
mov esi, eax
lea rdi, .LC1[rip]
call printf@PLT
jmp .L5
.L14:
nop
.L5:
mov rax, QWORD PTR -1136[rbp]
mov rdi, rax
call assertChdir@PLT
test rax, rax
jne .L6
mov rax, QWORD PTR stderr[rip]
mov rdx, QWORD PTR -1136[rbp]
lea rsi, .LC2[rip]
mov rdi, rax
call fprintf@PLT
mov edi, 1
call exit@PLT
.L6:
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov rdx, QWORD PTR [rax]
lea rax, -1104[rbp]
lea rsi, .LC3[rip]
mov rdi, rax
call sprintf@PLT
lea rax, -1104[rbp]
lea rsi, .LC4[rip]
mov rdi, rax
call fopen@PLT
mov QWORD PTR logfile[rip], rax
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR logfile[rip]
lea rsi, .LC5[rip]
mov rdi, rax
call fprintf@PLT
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov rcx, QWORD PTR [rax]
mov rdx, QWORD PTR -1136[rbp]
lea rax, -1040[rbp]
mov r8, rcx
mov rcx, rdx
lea rdx, .LC6[rip]
mov esi, 1024
mov rdi, rax
call snprintf@PLT
lea rax, -1040[rbp]
mov QWORD PTR testworkdir[rip], rax
mov rax, QWORD PTR testworkdir[rip]
mov esi, 493
mov rdi, rax
call assertMakeDir@PLT
test eax, eax
je .L7
mov rax, QWORD PTR testworkdir[rip]
mov rdi, rax
call assertChdir@PLT
test rax, rax
jne .L8
.L7:
mov rdx, QWORD PTR testworkdir[rip]
mov rax, QWORD PTR stderr[rip]
lea rsi, .LC7[rip]
mov rdi, rax
call fprintf@PLT
mov edi, 1
call exit@PLT
.L8:
mov eax, DWORD PTR LC_ALL[rip]
lea rsi, .LC8[rip]
mov edi, eax
call setlocale@PLT
mov edi, 0
call umask@PLT
mov DWORD PTR -1108[rbp], eax
mov eax, DWORD PTR -1108[rbp]
mov edi, eax
call umask@PLT
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov rdx, QWORD PTR 16[rax]
mov eax, 0
call rdx
mov QWORD PTR testworkdir[rip], 0
mov eax, DWORD PTR -1108[rbp]
mov edi, eax
call umask@PLT
mov eax, DWORD PTR LC_ALL[rip]
lea rsi, .LC8[rip]
mov edi, eax
call setlocale@PLT
mov rax, QWORD PTR -1136[rbp]
mov rdi, rax
call assertChdir@PLT
test rax, rax
jne .L9
mov rax, QWORD PTR stderr[rip]
mov rdx, QWORD PTR -1136[rbp]
lea rsi, .LC9[rip]
mov rdi, rax
call fprintf@PLT
mov edi, 1
call exit@PLT
.L9:
mov ecx, DWORD PTR failures[rip]
mov rsi, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
lea rdx, [rsi+rax]
mov eax, ecx
sub eax, DWORD PTR -1116[rbp]
mov DWORD PTR 8[rdx], eax
mov eax, DWORD PTR skips[rip]
sub eax, DWORD PTR -1112[rbp]
mov ecx, eax
mov rsi, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rsi
mov eax, DWORD PTR 8[rax]
mov esi, ecx
mov edi, eax
call test_summarize@PLT
mov rax, QWORD PTR logfile[rip]
mov rdi, rax
call fclose@PLT
mov QWORD PTR logfile[rip], 0
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov eax, DWORD PTR 8[rax]
test eax, eax
jne .L10
mov eax, DWORD PTR keep_temp_files[rip]
test eax, eax
jne .L10
mov rax, QWORD PTR -1136[rbp]
mov rdi, rax
call assertChdir@PLT
test rax, rax
je .L10
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov rax, QWORD PTR [rax]
mov rsi, rax
lea rdi, .LC10[rip]
call systemf@PLT
lea rax, -1104[rbp]
mov rsi, rax
lea rdi, .LC11[rip]
call systemf@PLT
.L10:
mov rcx, QWORD PTR tests[rip]
mov eax, DWORD PTR -1124[rbp]
movsx rdx, eax
mov rax, rdx
add rax, rax
add rax, rdx
sal rax, 3
add rax, rcx
mov eax, DWORD PTR 8[rax]
mov rsi, QWORD PTR -8[rbp]
xor rsi, QWORD PTR fs:40
je .L12
call __stack_chk_fail@PLT
.L12:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size test_run, .-test_run
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_test_main.c_test_run.c"
.text
.comm LC_ALL,4,4
.comm PATH_MAX,4,4
.comm failures,4,4
.comm keep_temp_files,4,4
.comm logfile,4,4
.comm skips,4,4
.comm stderr,4,4
.comm stdout,4,4
.comm tests,4,4
.comm testworkdir,4,4
.comm verbosity,4,4
.section .rodata
.align 2
.LC0:
.ascii "%3d: %-64s\000"
.align 2
.LC1:
.ascii "%3d: %s\012\000"
.align 2
.LC2:
.ascii "ERROR: Can't chdir to top work dir %s\012\000"
.align 2
.LC3:
.ascii "%s.log\000"
.align 2
.LC4:
.ascii "w\000"
.align 2
.LC5:
.ascii "%s\012\012\000"
.align 2
.LC6:
.ascii "%s/%s\000"
.align 2
.LC7:
.ascii "ERROR: Can't chdir to work dir %s\012\000"
.align 2
.LC8:
.ascii "C\000"
.align 2
.LC9:
.ascii "ERROR: Couldn't chdir to temp dir %s\012\000"
.align 2
.LC10:
.ascii "rm -rf %s\000"
.align 2
.LC11:
.ascii "rm %s\000"
.align 2
.LC12:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type test_run, %function
test_run:
@ args = 0, pretend = 0, frame = 1112
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #1120
str r0, [fp, #-1112]
str r1, [fp, #-1116]
ldr r3, .L15
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
ldr r3, .L15+4
ldr r3, [r3]
str r3, [fp, #-1108]
ldr r3, .L15+8
ldr r3, [r3]
str r3, [fp, #-1104]
ldr r3, .L15+12
ldr r3, [r3]
cmp r3, #128
beq .L14
cmp r3, #129
bne .L13
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3]
mov r2, r3
ldr r1, [fp, #-1112]
ldr r0, .L15+20
bl printf
ldr r3, .L15+24
ldr r3, [r3]
mov r0, r3
bl fflush
b .L5
.L13:
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3]
mov r2, r3
ldr r1, [fp, #-1112]
ldr r0, .L15+28
bl printf
b .L5
.L14:
nop
.L5:
ldr r0, [fp, #-1116]
bl assertChdir
mov r3, r0
cmp r3, #0
bne .L6
ldr r3, .L15+32
ldr r3, [r3]
ldr r2, [fp, #-1116]
ldr r1, .L15+36
mov r0, r3
bl fprintf
mov r0, #1
bl exit
.L6:
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r2, [r3]
sub r3, fp, #1088
sub r3, r3, #4
sub r3, r3, #4
ldr r1, .L15+40
mov r0, r3
bl sprintf
sub r3, fp, #1088
sub r3, r3, #4
sub r3, r3, #4
ldr r1, .L15+44
mov r0, r3
bl fopen
mov r3, r0
ldr r2, .L15+48
str r3, [r2]
ldr r3, .L15+48
ldr r0, [r3]
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3]
mov r2, r3
ldr r1, .L15+52
bl fprintf
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3]
sub r0, fp, #1024
sub r0, r0, #4
sub r0, r0, #4
str r3, [sp]
ldr r3, [fp, #-1116]
ldr r2, .L15+56
mov r1, #1024
bl snprintf
ldr r2, .L15+60
sub r3, fp, #1024
sub r3, r3, #4
sub r3, r3, #4
str r3, [r2]
ldr r3, .L15+60
ldr r3, [r3]
ldr r1, .L15+64
mov r0, r3
bl assertMakeDir
mov r3, r0
cmp r3, #0
beq .L7
ldr r3, .L15+60
ldr r3, [r3]
mov r0, r3
bl assertChdir
mov r3, r0
cmp r3, #0
bne .L8
.L7:
ldr r3, .L15+32
ldr r3, [r3]
ldr r2, .L15+60
ldr r2, [r2]
ldr r1, .L15+68
mov r0, r3
bl fprintf
mov r0, #1
bl exit
.L8:
ldr r3, .L15+72
ldr r3, [r3]
ldr r1, .L15+76
mov r0, r3
bl setlocale
mov r0, #0
bl umask
str r0, [fp, #-1100]
ldr r0, [fp, #-1100]
bl umask
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3, #8]
blx r3
ldr r3, .L15+60
mov r2, #0
str r2, [r3]
ldr r0, [fp, #-1100]
bl umask
ldr r3, .L15+72
ldr r3, [r3]
ldr r1, .L15+76
mov r0, r3
bl setlocale
ldr r0, [fp, #-1116]
bl assertChdir
mov r3, r0
cmp r3, #0
bne .L9
ldr r3, .L15+32
ldr r3, [r3]
ldr r2, [fp, #-1116]
ldr r1, .L15+80
mov r0, r3
bl fprintf
mov r0, #1
bl exit
.L9:
ldr r3, .L15+4
ldr r1, [r3]
ldr r3, .L15+16
ldr r0, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r0, r3
ldr r2, [fp, #-1108]
sub r2, r1, r2
str r2, [r3, #4]
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r0, [r3, #4]
ldr r3, .L15+8
ldr r2, [r3]
ldr r3, [fp, #-1104]
sub r3, r2, r3
mov r1, r3
bl test_summarize
ldr r3, .L15+48
ldr r3, [r3]
mov r0, r3
bl fclose
ldr r3, .L15+48
mov r2, #0
str r2, [r3]
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3, #4]
cmp r3, #0
bne .L10
ldr r3, .L15+84
ldr r3, [r3]
cmp r3, #0
bne .L10
ldr r0, [fp, #-1116]
bl assertChdir
mov r3, r0
cmp r3, #0
beq .L10
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3]
mov r1, r3
ldr r0, .L15+88
bl systemf
sub r3, fp, #1088
sub r3, r3, #4
sub r3, r3, #4
mov r1, r3
ldr r0, .L15+92
bl systemf
.L10:
ldr r3, .L15+16
ldr r1, [r3]
ldr r2, [fp, #-1112]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r3, [r3, #4]
ldr r2, .L15
ldr r1, [r2]
ldr r2, [fp, #-8]
eors r1, r2, r1
mov r2, #0
beq .L12
bl __stack_chk_fail
.L12:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L16:
.align 2
.L15:
.word .LC12
.word failures
.word skips
.word verbosity
.word tests
.word .LC0
.word stdout
.word .LC1
.word stderr
.word .LC2
.word .LC3
.word .LC4
.word logfile
.word .LC5
.word .LC6
.word testworkdir
.word 493
.word .LC7
.word LC_ALL
.word .LC8
.word .LC9
.word keep_temp_files
.word .LC10
.word .LC11
.size test_run, .-test_run
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_xtensa-modules.c_Opcode_dhwb_Slot_inst_encode.c"
.intel_syntax noprefix
.text
.type Opcode_dhwb_Slot_inst_encode, @function
Opcode_dhwb_Slot_inst_encode:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov QWORD PTR -8[rbp], rdi
mov rax, QWORD PTR -8[rbp]
mov DWORD PTR [rax], 28738
nop
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size Opcode_dhwb_Slot_inst_encode, .-Opcode_dhwb_Slot_inst_encode
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_xtensa-modules.c_Opcode_dhwb_Slot_inst_encode.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type Opcode_dhwb_Slot_inst_encode, %function
Opcode_dhwb_Slot_inst_encode:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
sub sp, sp, #12
str r0, [fp, #-8]
ldr r3, [fp, #-8]
ldr r2, .L2
str r2, [r3]
nop
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.L3:
.align 2
.L2:
.word 28738
.size Opcode_dhwb_Slot_inst_encode, .-Opcode_dhwb_Slot_inst_encode
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_unl.c_unl_nl80211_phy_lookup.c"
.intel_syntax noprefix
.text
.comm O_RDONLY,4,4
.section .rodata
.LC0:
.string "/sys/class/ieee80211/%s/index"
.text
.globl unl_nl80211_phy_lookup
.type unl_nl80211_phy_lookup, @function
unl_nl80211_phy_lookup:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 80
mov QWORD PTR -72[rbp], rdi
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov rdx, QWORD PTR -72[rbp]
lea rax, -48[rbp]
mov rcx, rdx
lea rdx, .LC0[rip]
mov esi, 32
mov rdi, rax
call snprintf@PLT
mov edx, DWORD PTR O_RDONLY[rip]
lea rax, -48[rbp]
mov esi, edx
mov rdi, rax
call open@PLT
mov DWORD PTR -56[rbp], eax
cmp DWORD PTR -56[rbp], 0
jns .L2
mov eax, -1
jmp .L5
.L2:
lea rcx, -48[rbp]
mov eax, DWORD PTR -56[rbp]
mov edx, 31
mov rsi, rcx
mov edi, eax
call read@PLT
mov DWORD PTR -52[rbp], eax
cmp DWORD PTR -52[rbp], 0
jns .L4
mov eax, DWORD PTR -56[rbp]
mov edi, eax
call close@PLT
mov eax, -1
jmp .L5
.L4:
mov eax, DWORD PTR -52[rbp]
cdqe
mov BYTE PTR -48[rbp+rax], 0
mov eax, DWORD PTR -56[rbp]
mov edi, eax
call close@PLT
lea rax, -48[rbp]
mov rdi, rax
call atoi@PLT
.L5:
mov rcx, QWORD PTR -8[rbp]
xor rcx, QWORD PTR fs:40
je .L6
call __stack_chk_fail@PLT
.L6:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size unl_nl80211_phy_lookup, .-unl_nl80211_phy_lookup
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_unl.c_unl_nl80211_phy_lookup.c"
.text
.comm O_RDONLY,4,4
.section .rodata
.align 2
.LC0:
.ascii "/sys/class/ieee80211/%s/index\000"
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global unl_nl80211_phy_lookup
.syntax unified
.arm
.fpu softvfp
.type unl_nl80211_phy_lookup, %function
unl_nl80211_phy_lookup:
@ args = 0, pretend = 0, frame = 56
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #56
str r0, [fp, #-56]
ldr r3, .L7
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
sub r0, fp, #40
ldr r3, [fp, #-56]
ldr r2, .L7+4
mov r1, #32
bl snprintf
ldr r3, .L7+8
ldr r2, [r3]
sub r3, fp, #40
mov r1, r2
mov r0, r3
bl open
str r0, [fp, #-48]
ldr r3, [fp, #-48]
cmp r3, #0
bge .L2
mvn r3, #0
b .L5
.L2:
sub r3, fp, #40
mov r2, #31
mov r1, r3
ldr r0, [fp, #-48]
bl read
str r0, [fp, #-44]
ldr r3, [fp, #-44]
cmp r3, #0
bge .L4
ldr r0, [fp, #-48]
bl close
mvn r3, #0
b .L5
.L4:
sub r2, fp, #40
ldr r3, [fp, #-44]
add r3, r2, r3
mov r2, #0
strb r2, [r3]
ldr r0, [fp, #-48]
bl close
sub r3, fp, #40
mov r0, r3
bl atoi
mov r3, r0
.L5:
ldr r2, .L7
ldr r1, [r2]
ldr r2, [fp, #-8]
eors r1, r2, r1
mov r2, #0
beq .L6
bl __stack_chk_fail
.L6:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L8:
.align 2
.L7:
.word .LC1
.word .LC0
.word O_RDONLY
.size unl_nl80211_phy_lookup, .-unl_nl80211_phy_lookup
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_19500.c_main.c"
.intel_syntax noprefix
.text
.comm ALINEA,4,4
.comm LEN,4,4
.comm OFF,4,4
.comm hell,4,4
.section .rodata
.LC0:
.string "Usage: scotermx <offset>\n"
.text
.globl main
.type main, @function
main:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push rbx
sub rsp, 56
.cfi_offset 3, -24
mov DWORD PTR -52[rbp], edi
mov QWORD PTR -64[rbp], rsi
mov rax, QWORD PTR fs:40
mov QWORD PTR -24[rbp], rax
xor eax, eax
mov rax, rsp
mov rbx, rax
mov DWORD PTR -44[rbp], 0
mov eax, DWORD PTR LEN[rip]
movsx rdx, eax
sub rdx, 1
mov QWORD PTR -40[rbp], rdx
movsx rdx, eax
mov r10, rdx
mov r11d, 0
movsx rdx, eax
mov r8, rdx
mov r9d, 0
cdqe
mov edx, 16
sub rdx, 1
add rax, rdx
mov ecx, 16
mov edx, 0
div rcx
imul rax, rax, 16
mov rdx, rax
and rdx, -4096
mov rsi, rsp
sub rsi, rdx
mov rdx, rsi
.L2:
cmp rsp, rdx
je .L3
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
jmp .L2
.L3:
mov rdx, rax
and edx, 4095
sub rsp, rdx
mov rdx, rax
and edx, 4095
test rdx, rdx
je .L4
and eax, 4095
sub rax, 8
add rax, rsp
or QWORD PTR [rax], 0
.L4:
mov rax, rsp
add rax, 0
mov QWORD PTR -32[rbp], rax
cmp DWORD PTR -52[rbp], 1
jg .L5
lea rdi, .LC0[rip]
call printf@PLT
mov edi, 0
call exit@PLT
jmp .L6
.L5:
mov rax, QWORD PTR -64[rbp]
add rax, 8
mov rax, QWORD PTR [rax]
mov rdi, rax
call atoi@PLT
mov DWORD PTR -44[rbp], eax
.L6:
mov edx, DWORD PTR LEN[rip]
mov rax, QWORD PTR -32[rbp]
mov esi, 144
mov rdi, rax
call memset@PLT
mov eax, DWORD PTR hell[rip]
mov edi, eax
call strlen@PLT
mov edx, eax
mov eax, DWORD PTR hell[rip]
mov rcx, QWORD PTR -32[rbp]
add rcx, 1000
mov esi, eax
mov rdi, rcx
call memcpy@PLT
mov eax, DWORD PTR ALINEA[rip]
add eax, 1100
mov DWORD PTR -48[rbp], eax
jmp .L7
.L8:
mov ecx, DWORD PTR OFF[rip]
mov eax, DWORD PTR -48[rbp]
movsx rdx, eax
mov rax, QWORD PTR -32[rbp]
add rax, rdx
mov edx, DWORD PTR -44[rbp]
add edx, ecx
mov DWORD PTR [rax], edx
add DWORD PTR -48[rbp], 4
.L7:
mov eax, DWORD PTR LEN[rip]
sub eax, 4
cmp DWORD PTR -48[rbp], eax
jl .L8
mov DWORD PTR -48[rbp], 0
jmp .L9
.L10:
mov rdx, QWORD PTR -32[rbp]
mov eax, DWORD PTR -48[rbp]
cdqe
movzx eax, BYTE PTR [rdx+rax]
movsx eax, al
mov edi, eax
call putchar@PLT
add DWORD PTR -48[rbp], 1
.L9:
mov eax, DWORD PTR LEN[rip]
cmp DWORD PTR -48[rbp], eax
jl .L10
mov edi, 0
call exit@PLT
mov rsp, rbx
mov eax, 0
mov rbx, QWORD PTR -24[rbp]
xor rbx, QWORD PTR fs:40
je .L12
call __stack_chk_fail@PLT
.L12:
mov rbx, QWORD PTR -8[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size main, .-main
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_19500.c_main.c"
.text
.comm ALINEA,4,4
.comm LEN,4,4
.comm OFF,4,4
.comm hell,4,4
.section .rodata
.align 2
.LC0:
.ascii "Usage: scotermx <offset>\012\000"
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global main
.syntax unified
.arm
.fpu softvfp
.type main, %function
main:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, r6, fp, lr}
add fp, sp, #16
sub sp, sp, #36
str r0, [fp, #-48]
str r1, [fp, #-52]
ldr r3, .L10
ldr r3, [r3]
str r3, [fp, #-24]
mov r3,#0
mov r3, sp
mov r6, r3
mov r3, #0
str r3, [fp, #-36]
ldr r3, .L10+4
ldr ip, [r3]
sub r3, ip, #1
str r3, [fp, #-32]
mov r3, ip
mov r0, r3
mov r1, #0
mov r2, #0
mov r3, #0
lsl r3, r1, #3
orr r3, r3, r0, lsr #29
lsl r2, r0, #3
mov r3, ip
mov r0, r3
mov r1, #0
mov r2, #0
mov r3, #0
lsl r3, r1, #3
orr r3, r3, r0, lsr #29
lsl r2, r0, #3
mov r3, ip
add r3, r3, #7
lsr r3, r3, #3
lsl r3, r3, #3
sub sp, sp, r3
mov r3, sp
add r3, r3, #0
str r3, [fp, #-28]
ldr r3, [fp, #-48]
cmp r3, #1
bgt .L2
ldr r0, .L10+8
bl printf
mov r0, #0
bl exit
b .L3
.L2:
ldr r3, [fp, #-52]
add r3, r3, #4
ldr r3, [r3]
mov r0, r3
bl atoi
str r0, [fp, #-36]
.L3:
ldr r3, .L10+4
ldr r3, [r3]
mov r2, r3
mov r1, #144
ldr r0, [fp, #-28]
bl memset
ldr r3, [fp, #-28]
add r4, r3, #1000
ldr r3, .L10+12
ldr r5, [r3]
ldr r3, .L10+12
ldr r3, [r3]
mov r0, r3
bl strlen
mov r3, r0
mov r2, r3
mov r1, r5
mov r0, r4
bl memcpy
ldr r3, .L10+16
ldr r3, [r3]
add r3, r3, #1088
add r3, r3, #12
str r3, [fp, #-40]
b .L4
.L5:
ldr r3, .L10+20
ldr r1, [r3]
ldr r2, [fp, #-28]
ldr r3, [fp, #-40]
add r3, r2, r3
ldr r2, [fp, #-36]
add r2, r1, r2
str r2, [r3]
ldr r3, [fp, #-40]
add r3, r3, #4
str r3, [fp, #-40]
.L4:
ldr r3, .L10+4
ldr r3, [r3]
sub r3, r3, #4
ldr r2, [fp, #-40]
cmp r2, r3
blt .L5
mov r3, #0
str r3, [fp, #-40]
b .L6
.L7:
ldr r2, [fp, #-28]
ldr r3, [fp, #-40]
add r3, r2, r3
ldrb r3, [r3] @ zero_extendqisi2
mov r0, r3
bl putchar
ldr r3, [fp, #-40]
add r3, r3, #1
str r3, [fp, #-40]
.L6:
ldr r3, .L10+4
ldr r3, [r3]
ldr r2, [fp, #-40]
cmp r2, r3
blt .L7
mov r0, #0
bl exit
mov sp, r6
mov r3, #0
ldr r2, .L10
ldr r1, [r2]
ldr r2, [fp, #-24]
eors r1, r2, r1
mov r2, #0
beq .L9
bl __stack_chk_fail
.L9:
mov r0, r3
sub sp, fp, #16
@ sp needed
pop {r4, r5, r6, fp, pc}
.L11:
.align 2
.L10:
.word .LC1
.word LEN
.word .LC0
.word hell
.word ALINEA
.word OFF
.size main, .-main
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sharedbook.c_sort32a.c"
.intel_syntax noprefix
.text
.type sort32a, @function
sort32a:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov QWORD PTR -8[rbp], rdi
mov QWORD PTR -16[rbp], rsi
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR [rax]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
cmp rdx, rax
setg al
movzx edx, al
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR [rax]
mov rcx, QWORD PTR [rax]
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
cmp rcx, rax
setl al
movzx eax, al
sub edx, eax
mov eax, edx
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size sort32a, .-sort32a
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sharedbook.c_sort32a.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type sort32a, %function
sort32a:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
sub sp, sp, #12
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r3, [fp, #-8]
ldr r3, [r3]
ldr r2, [r3]
ldr r3, [fp, #-12]
ldr r3, [r3]
ldr r3, [r3]
cmp r2, r3
movgt r3, #1
movle r3, #0
and r3, r3, #255
mov r1, r3
ldr r3, [fp, #-8]
ldr r3, [r3]
ldr r2, [r3]
ldr r3, [fp, #-12]
ldr r3, [r3]
ldr r3, [r3]
cmp r2, r3
movlt r3, #1
movge r3, #0
and r3, r3, #255
sub r3, r1, r3
mov r0, r3
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.size sort32a, .-sort32a
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_v1.c_matrix_scan_kb.c"
.intel_syntax noprefix
.text
.globl matrix_scan_kb
.type matrix_scan_kb, @function
matrix_scan_kb:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov eax, 0
call matrix_scan_user@PLT
nop
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size matrix_scan_kb, .-matrix_scan_kb
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_v1.c_matrix_scan_kb.c"
.text
.align 2
.global matrix_scan_kb
.syntax unified
.arm
.fpu softvfp
.type matrix_scan_kb, %function
matrix_scan_kb:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
bl matrix_scan_user
nop
pop {fp, pc}
.size matrix_scan_kb, .-matrix_scan_kb
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mac.c_ath9k_hw_set_interrupts.c"
.intel_syntax noprefix
.text
.comm AR_IMR,4,4
.comm AR_IMR_BCNMISC,4,4
.comm AR_IMR_GENTMR,4,4
.comm AR_IMR_RXDESC,4,4
.comm AR_IMR_RXERR,4,4
.comm AR_IMR_RXINTM,4,4
.comm AR_IMR_RXMINTR,4,4
.comm AR_IMR_RXOK,4,4
.comm AR_IMR_RXOK_HP,4,4
.comm AR_IMR_RXOK_LP,4,4
.comm AR_IMR_S2,4,4
.comm AR_IMR_S2_BB_WATCHDOG,4,4
.comm AR_IMR_S2_CABEND,4,4
.comm AR_IMR_S2_CABTO,4,4
.comm AR_IMR_S2_CST,4,4
.comm AR_IMR_S2_DTIM,4,4
.comm AR_IMR_S2_DTIMSYNC,4,4
.comm AR_IMR_S2_GTT,4,4
.comm AR_IMR_S2_TIM,4,4
.comm AR_IMR_S2_TSFOOR,4,4
.comm AR_IMR_S5,4,4
.comm AR_IMR_S5_TIM_TIMER,4,4
.comm AR_IMR_TXDESC,4,4
.comm AR_IMR_TXEOL,4,4
.comm AR_IMR_TXERR,4,4
.comm AR_IMR_TXINTM,4,4
.comm AR_IMR_TXMINTR,4,4
.comm AR_IMR_TXOK,4,4
.comm AR_INTR_PRIO_ASYNC_ENABLE,4,4
.comm AR_INTR_PRIO_RXHP,4,4
.comm AR_INTR_PRIO_RXLP,4,4
.comm AR_INTR_PRIO_TX,4,4
.comm ATH9K_HW_CAP_AUTOSLEEP,4,4
.comm ATH9K_INT_BB_WATCHDOG,4,4
.comm ATH9K_INT_BMISC,4,4
.comm ATH9K_INT_CABEND,4,4
.comm ATH9K_INT_COMMON,4,4
.comm ATH9K_INT_CST,4,4
.comm ATH9K_INT_DTIM,4,4
.comm ATH9K_INT_DTIMSYNC,4,4
.comm ATH9K_INT_GENTIMER,4,4
.comm ATH9K_INT_GLOBAL,4,4
.comm ATH9K_INT_GTT,4,4
.comm ATH9K_INT_RX,4,4
.comm ATH9K_INT_TIM,4,4
.comm ATH9K_INT_TIM_TIMER,4,4
.comm ATH9K_INT_TSFOOR,4,4
.comm ATH9K_INT_TX,4,4
.comm HW_BB_WATCHDOG,4,4
.comm INTERRUPT,4,4
.section .rodata
.align 8
.LC0:
.string "Clearing AR_INTR_PRIO_ASYNC_ENABLE\n"
.LC1:
.string "New interrupt mask 0x%x\n"
.LC2:
.string "new IMR 0x%x\n"
.text
.globl ath9k_hw_set_interrupts
.type ath9k_hw_set_interrupts, @function
ath9k_hw_set_interrupts:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR [rax]
mov DWORD PTR -20[rbp], eax
mov rax, QWORD PTR -40[rbp]
add rax, 80
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call ath9k_hw_common@PLT
mov QWORD PTR -8[rbp], rax
mov eax, DWORD PTR ATH9K_INT_GLOBAL[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
jne .L2
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call ath9k_hw_disable_interrupts@PLT
.L2:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 72[rax]
test rax, rax
je .L3
mov ecx, DWORD PTR INTERRUPT[rip]
mov rax, QWORD PTR -8[rbp]
lea rdx, .LC0[rip]
mov esi, ecx
mov rdi, rax
mov eax, 0
call ath_dbg@PLT
mov ecx, DWORD PTR AR_INTR_PRIO_ASYNC_ENABLE[rip]
mov rax, QWORD PTR -40[rbp]
mov edx, 0
mov esi, ecx
mov rdi, rax
call REG_WRITE@PLT
mov edx, DWORD PTR AR_INTR_PRIO_ASYNC_ENABLE[rip]
mov rax, QWORD PTR -40[rbp]
mov esi, edx
mov rdi, rax
call REG_READ@PLT
.L3:
mov esi, DWORD PTR INTERRUPT[rip]
mov edx, DWORD PTR -20[rbp]
mov rax, QWORD PTR -8[rbp]
mov ecx, edx
lea rdx, .LC1[rip]
mov rdi, rax
mov eax, 0
call ath_dbg@PLT
mov eax, DWORD PTR ATH9K_INT_COMMON[rip]
and eax, DWORD PTR -20[rbp]
mov DWORD PTR -28[rbp], eax
mov DWORD PTR -24[rbp], 0
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 4[rax], 0
mov eax, DWORD PTR ATH9K_INT_TX[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L4
mov rax, QWORD PTR -40[rbp]
mov edx, DWORD PTR 4[rax]
mov eax, DWORD PTR AR_INTR_PRIO_TX[rip]
or edx, eax
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 4[rax], edx
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 32[rax]
test rax, rax
je .L5
mov edx, DWORD PTR AR_IMR_TXMINTR[rip]
mov eax, DWORD PTR AR_IMR_TXINTM[rip]
or eax, edx
or DWORD PTR -28[rbp], eax
jmp .L6
.L5:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 64[rax]
test rax, rax
je .L7
mov eax, DWORD PTR AR_IMR_TXOK[rip]
or DWORD PTR -28[rbp], eax
.L7:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 56[rax]
test rax, rax
je .L6
mov eax, DWORD PTR AR_IMR_TXDESC[rip]
or DWORD PTR -28[rbp], eax
.L6:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 48[rax]
test rax, rax
je .L8
mov eax, DWORD PTR AR_IMR_TXERR[rip]
or DWORD PTR -28[rbp], eax
.L8:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 40[rax]
test rax, rax
je .L4
mov eax, DWORD PTR AR_IMR_TXEOL[rip]
or DWORD PTR -28[rbp], eax
.L4:
mov eax, DWORD PTR ATH9K_INT_RX[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L9
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 4[rax]
mov ecx, DWORD PTR AR_INTR_PRIO_RXLP[rip]
mov edx, DWORD PTR AR_INTR_PRIO_RXHP[rip]
or edx, ecx
or edx, eax
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 4[rax], edx
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call AR_SREV_9300_20_OR_LATER@PLT
test rax, rax
je .L10
mov edx, DWORD PTR AR_IMR_RXERR[rip]
mov eax, DWORD PTR AR_IMR_RXOK_HP[rip]
or eax, edx
or DWORD PTR -28[rbp], eax
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
test rax, rax
je .L11
mov eax, DWORD PTR AR_IMR_RXOK_LP[rip]
not eax
and DWORD PTR -28[rbp], eax
mov edx, DWORD PTR AR_IMR_RXMINTR[rip]
mov eax, DWORD PTR AR_IMR_RXINTM[rip]
or eax, edx
or DWORD PTR -28[rbp], eax
jmp .L12
.L11:
mov eax, DWORD PTR AR_IMR_RXOK_LP[rip]
or DWORD PTR -28[rbp], eax
jmp .L12
.L10:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
test rax, rax
je .L13
mov edx, DWORD PTR AR_IMR_RXMINTR[rip]
mov eax, DWORD PTR AR_IMR_RXINTM[rip]
or eax, edx
or DWORD PTR -28[rbp], eax
jmp .L12
.L13:
mov edx, DWORD PTR AR_IMR_RXOK[rip]
mov eax, DWORD PTR AR_IMR_RXDESC[rip]
or eax, edx
or DWORD PTR -28[rbp], eax
.L12:
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR ATH9K_HW_CAP_AUTOSLEEP[rip]
and eax, edx
test eax, eax
jne .L9
mov eax, DWORD PTR AR_IMR_GENTMR[rip]
or DWORD PTR -28[rbp], eax
.L9:
mov eax, DWORD PTR ATH9K_INT_GENTIMER[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L14
mov eax, DWORD PTR AR_IMR_GENTMR[rip]
or DWORD PTR -28[rbp], eax
.L14:
mov eax, DWORD PTR ATH9K_INT_BMISC[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L15
mov eax, DWORD PTR AR_IMR_BCNMISC[rip]
or DWORD PTR -28[rbp], eax
mov eax, DWORD PTR ATH9K_INT_TIM[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L16
mov eax, DWORD PTR AR_IMR_S2_TIM[rip]
or DWORD PTR -24[rbp], eax
.L16:
mov eax, DWORD PTR ATH9K_INT_DTIM[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L17
mov eax, DWORD PTR AR_IMR_S2_DTIM[rip]
or DWORD PTR -24[rbp], eax
.L17:
mov eax, DWORD PTR ATH9K_INT_DTIMSYNC[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L18
mov eax, DWORD PTR AR_IMR_S2_DTIMSYNC[rip]
or DWORD PTR -24[rbp], eax
.L18:
mov eax, DWORD PTR ATH9K_INT_CABEND[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L19
mov eax, DWORD PTR AR_IMR_S2_CABEND[rip]
or DWORD PTR -24[rbp], eax
.L19:
mov eax, DWORD PTR ATH9K_INT_TSFOOR[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L15
mov eax, DWORD PTR AR_IMR_S2_TSFOOR[rip]
or DWORD PTR -24[rbp], eax
.L15:
mov edx, DWORD PTR ATH9K_INT_GTT[rip]
mov eax, DWORD PTR ATH9K_INT_CST[rip]
or eax, edx
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L20
mov eax, DWORD PTR AR_IMR_BCNMISC[rip]
or DWORD PTR -28[rbp], eax
mov eax, DWORD PTR ATH9K_INT_GTT[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L21
mov eax, DWORD PTR AR_IMR_S2_GTT[rip]
or DWORD PTR -24[rbp], eax
.L21:
mov eax, DWORD PTR ATH9K_INT_CST[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L20
mov eax, DWORD PTR AR_IMR_S2_CST[rip]
or DWORD PTR -24[rbp], eax
.L20:
mov rax, QWORD PTR -40[rbp]
mov edx, DWORD PTR 16[rax]
mov eax, DWORD PTR HW_BB_WATCHDOG[rip]
and eax, edx
test eax, eax
je .L22
mov eax, DWORD PTR ATH9K_INT_BB_WATCHDOG[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L22
mov eax, DWORD PTR AR_IMR_BCNMISC[rip]
or DWORD PTR -28[rbp], eax
mov eax, DWORD PTR AR_IMR_S2_BB_WATCHDOG[rip]
or DWORD PTR -24[rbp], eax
.L22:
mov esi, DWORD PTR INTERRUPT[rip]
mov edx, DWORD PTR -28[rbp]
mov rax, QWORD PTR -8[rbp]
mov ecx, edx
lea rdx, .LC2[rip]
mov rdi, rax
mov eax, 0
call ath_dbg@PLT
mov ecx, DWORD PTR AR_IMR[rip]
mov edx, DWORD PTR -28[rbp]
mov rax, QWORD PTR -40[rbp]
mov esi, ecx
mov rdi, rax
call REG_WRITE@PLT
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 8[rax]
mov ecx, DWORD PTR AR_IMR_S2_TIM[rip]
mov edx, DWORD PTR AR_IMR_S2_DTIM[rip]
or ecx, edx
mov edx, DWORD PTR AR_IMR_S2_DTIMSYNC[rip]
or ecx, edx
mov edx, DWORD PTR AR_IMR_S2_CABEND[rip]
or ecx, edx
mov edx, DWORD PTR AR_IMR_S2_CABTO[rip]
or ecx, edx
mov edx, DWORD PTR AR_IMR_S2_TSFOOR[rip]
or ecx, edx
mov edx, DWORD PTR AR_IMR_S2_GTT[rip]
or ecx, edx
mov edx, DWORD PTR AR_IMR_S2_CST[rip]
or edx, ecx
not edx
and edx, eax
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 8[rax], edx
mov rax, QWORD PTR -40[rbp]
mov edx, DWORD PTR 16[rax]
mov eax, DWORD PTR HW_BB_WATCHDOG[rip]
and eax, edx
test eax, eax
je .L23
mov eax, DWORD PTR ATH9K_INT_BB_WATCHDOG[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L23
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 8[rax]
mov edx, DWORD PTR AR_IMR_S2_BB_WATCHDOG[rip]
not edx
and edx, eax
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 8[rax], edx
.L23:
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 8[rax]
or eax, DWORD PTR -24[rbp]
mov edx, eax
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 8[rax], edx
mov rax, QWORD PTR -40[rbp]
mov edx, DWORD PTR 8[rax]
mov ecx, DWORD PTR AR_IMR_S2[rip]
mov rax, QWORD PTR -40[rbp]
mov esi, ecx
mov rdi, rax
call REG_WRITE@PLT
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR ATH9K_HW_CAP_AUTOSLEEP[rip]
and eax, edx
test eax, eax
jne .L27
mov eax, DWORD PTR ATH9K_INT_TIM_TIMER[rip]
and eax, DWORD PTR -20[rbp]
test eax, eax
je .L25
mov edx, DWORD PTR AR_IMR_S5_TIM_TIMER[rip]
mov ecx, DWORD PTR AR_IMR_S5[rip]
mov rax, QWORD PTR -40[rbp]
mov esi, ecx
mov rdi, rax
call REG_SET_BIT@PLT
jmp .L27
.L25:
mov edx, DWORD PTR AR_IMR_S5_TIM_TIMER[rip]
mov ecx, DWORD PTR AR_IMR_S5[rip]
mov rax, QWORD PTR -40[rbp]
mov esi, ecx
mov rdi, rax
call REG_CLR_BIT@PLT
nop
.L27:
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size ath9k_hw_set_interrupts, .-ath9k_hw_set_interrupts
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mac.c_ath9k_hw_set_interrupts.c"
.text
.comm AR_IMR,4,4
.comm AR_IMR_BCNMISC,4,4
.comm AR_IMR_GENTMR,4,4
.comm AR_IMR_RXDESC,4,4
.comm AR_IMR_RXERR,4,4
.comm AR_IMR_RXINTM,4,4
.comm AR_IMR_RXMINTR,4,4
.comm AR_IMR_RXOK,4,4
.comm AR_IMR_RXOK_HP,4,4
.comm AR_IMR_RXOK_LP,4,4
.comm AR_IMR_S2,4,4
.comm AR_IMR_S2_BB_WATCHDOG,4,4
.comm AR_IMR_S2_CABEND,4,4
.comm AR_IMR_S2_CABTO,4,4
.comm AR_IMR_S2_CST,4,4
.comm AR_IMR_S2_DTIM,4,4
.comm AR_IMR_S2_DTIMSYNC,4,4
.comm AR_IMR_S2_GTT,4,4
.comm AR_IMR_S2_TIM,4,4
.comm AR_IMR_S2_TSFOOR,4,4
.comm AR_IMR_S5,4,4
.comm AR_IMR_S5_TIM_TIMER,4,4
.comm AR_IMR_TXDESC,4,4
.comm AR_IMR_TXEOL,4,4
.comm AR_IMR_TXERR,4,4
.comm AR_IMR_TXINTM,4,4
.comm AR_IMR_TXMINTR,4,4
.comm AR_IMR_TXOK,4,4
.comm AR_INTR_PRIO_ASYNC_ENABLE,4,4
.comm AR_INTR_PRIO_RXHP,4,4
.comm AR_INTR_PRIO_RXLP,4,4
.comm AR_INTR_PRIO_TX,4,4
.comm ATH9K_HW_CAP_AUTOSLEEP,4,4
.comm ATH9K_INT_BB_WATCHDOG,4,4
.comm ATH9K_INT_BMISC,4,4
.comm ATH9K_INT_CABEND,4,4
.comm ATH9K_INT_COMMON,4,4
.comm ATH9K_INT_CST,4,4
.comm ATH9K_INT_DTIM,4,4
.comm ATH9K_INT_DTIMSYNC,4,4
.comm ATH9K_INT_GENTIMER,4,4
.comm ATH9K_INT_GLOBAL,4,4
.comm ATH9K_INT_GTT,4,4
.comm ATH9K_INT_RX,4,4
.comm ATH9K_INT_TIM,4,4
.comm ATH9K_INT_TIM_TIMER,4,4
.comm ATH9K_INT_TSFOOR,4,4
.comm ATH9K_INT_TX,4,4
.comm HW_BB_WATCHDOG,4,4
.comm INTERRUPT,4,4
.section .rodata
.align 2
.LC0:
.ascii "Clearing AR_INTR_PRIO_ASYNC_ENABLE\012\000"
.align 2
.LC1:
.ascii "New interrupt mask 0x%x\012\000"
.align 2
.LC2:
.ascii "new IMR 0x%x\012\000"
.text
.align 2
.global ath9k_hw_set_interrupts
.syntax unified
.arm
.fpu softvfp
.type ath9k_hw_set_interrupts, %function
ath9k_hw_set_interrupts:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-32]
ldr r3, [fp, #-32]
ldr r3, [r3]
str r3, [fp, #-16]
ldr r3, [fp, #-32]
add r3, r3, #44
str r3, [fp, #-12]
ldr r0, [fp, #-32]
bl ath9k_hw_common
str r0, [fp, #-8]
ldr r3, .L28
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
bne .L2
ldr r0, [fp, #-32]
bl ath9k_hw_disable_interrupts
.L2:
ldr r3, [fp, #-32]
ldr r3, [r3, #40]
cmp r3, #0
beq .L3
ldr r3, .L28+4
ldr r3, [r3]
ldr r2, .L28+8
mov r1, r3
ldr r0, [fp, #-8]
bl ath_dbg
ldr r3, .L28+12
ldr r3, [r3]
mov r2, #0
mov r1, r3
ldr r0, [fp, #-32]
bl REG_WRITE
ldr r3, .L28+12
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-32]
bl REG_READ
.L3:
ldr r3, .L28+4
ldr r1, [r3]
ldr r3, [fp, #-16]
ldr r2, .L28+16
ldr r0, [fp, #-8]
bl ath_dbg
ldr r3, .L28+20
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
str r3, [fp, #-24]
mov r3, #0
str r3, [fp, #-20]
ldr r3, [fp, #-32]
mov r2, #0
str r2, [r3, #4]
ldr r3, .L28+24
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L4
ldr r3, [fp, #-32]
ldr r2, [r3, #4]
ldr r3, .L28+28
ldr r3, [r3]
orr r2, r2, r3
ldr r3, [fp, #-32]
str r2, [r3, #4]
ldr r3, [fp, #-32]
ldr r3, [r3, #20]
cmp r3, #0
beq .L5
ldr r3, .L28+32
ldr r2, [r3]
ldr r3, .L28+36
ldr r3, [r3]
orr r3, r2, r3
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
b .L6
.L5:
ldr r3, [fp, #-32]
ldr r3, [r3, #36]
cmp r3, #0
beq .L7
ldr r3, .L28+40
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
.L7:
ldr r3, [fp, #-32]
ldr r3, [r3, #32]
cmp r3, #0
beq .L6
ldr r3, .L28+44
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
.L6:
ldr r3, [fp, #-32]
ldr r3, [r3, #28]
cmp r3, #0
beq .L8
ldr r3, .L28+48
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
.L8:
ldr r3, [fp, #-32]
ldr r3, [r3, #24]
cmp r3, #0
beq .L4
ldr r3, .L28+52
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
.L4:
ldr r3, .L28+56
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L9
ldr r3, [fp, #-32]
ldr r2, [r3, #4]
ldr r3, .L28+60
ldr r1, [r3]
ldr r3, .L28+64
ldr r3, [r3]
orr r3, r1, r3
orr r2, r2, r3
ldr r3, [fp, #-32]
str r2, [r3, #4]
ldr r0, [fp, #-32]
bl AR_SREV_9300_20_OR_LATER
mov r3, r0
cmp r3, #0
beq .L10
ldr r3, .L28+68
ldr r2, [r3]
ldr r3, .L28+72
ldr r3, [r3]
orr r3, r2, r3
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
ldr r3, [fp, #-32]
ldr r3, [r3, #16]
cmp r3, #0
beq .L11
ldr r3, .L28+76
ldr r3, [r3]
mvn r3, r3
ldr r2, [fp, #-24]
and r3, r3, r2
str r3, [fp, #-24]
ldr r3, .L28+80
ldr r2, [r3]
ldr r3, .L28+84
ldr r3, [r3]
orr r3, r2, r3
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
b .L12
.L11:
ldr r3, .L28+76
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
b .L12
.L10:
ldr r3, [fp, #-32]
ldr r3, [r3, #16]
cmp r3, #0
beq .L13
ldr r3, .L28+80
ldr r2, [r3]
ldr r3, .L28+84
ldr r3, [r3]
orr r3, r2, r3
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
b .L12
.L13:
ldr r3, .L28+88
ldr r2, [r3]
ldr r3, .L28+92
ldr r3, [r3]
orr r3, r2, r3
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
.L12:
ldr r3, [fp, #-12]
ldr r2, [r3]
ldr r3, .L28+96
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
bne .L9
ldr r3, .L28+100
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
.L9:
ldr r3, .L28+104
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L14
ldr r3, .L28+100
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
.L14:
ldr r3, .L28+108
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L15
ldr r3, .L28+112
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
ldr r3, .L28+116
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L16
ldr r3, .L28+120
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L16:
ldr r3, .L28+124
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L17
ldr r3, .L28+128
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L17:
ldr r3, .L28+132
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L18
ldr r3, .L28+136
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L18:
ldr r3, .L28+140
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L19
ldr r3, .L28+144
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L19:
ldr r3, .L28+148
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L15
ldr r3, .L28+152
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L15:
ldr r3, .L28+156
ldr r2, [r3]
ldr r3, .L28+160
ldr r3, [r3]
orr r3, r2, r3
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L20
ldr r3, .L28+112
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
ldr r3, .L28+156
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L21
ldr r3, .L28+164
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L21:
ldr r3, .L28+160
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L20
ldr r3, .L28+168
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L20:
ldr r3, [fp, #-32]
ldr r2, [r3, #12]
ldr r3, .L28+172
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
beq .L22
ldr r3, .L28+176
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L22
ldr r3, .L28+112
ldr r3, [r3]
ldr r2, [fp, #-24]
orr r3, r2, r3
str r3, [fp, #-24]
ldr r3, .L28+180
ldr r3, [r3]
ldr r2, [fp, #-20]
orr r3, r2, r3
str r3, [fp, #-20]
.L22:
ldr r3, .L28+4
ldr r1, [r3]
ldr r3, [fp, #-24]
ldr r2, .L28+184
ldr r0, [fp, #-8]
bl ath_dbg
ldr r3, .L28+188
ldr r3, [r3]
ldr r2, [fp, #-24]
mov r1, r3
ldr r0, [fp, #-32]
bl REG_WRITE
ldr r3, [fp, #-32]
ldr r2, [r3, #8]
ldr r3, .L28+120
ldr r1, [r3]
ldr r3, .L28+128
ldr r3, [r3]
orr r1, r1, r3
ldr r3, .L28+136
ldr r3, [r3]
orr r1, r1, r3
ldr r3, .L28+144
ldr r3, [r3]
orr r1, r1, r3
ldr r3, .L28+192
ldr r3, [r3]
orr r1, r1, r3
ldr r3, .L28+152
ldr r3, [r3]
orr r1, r1, r3
ldr r3, .L28+164
ldr r3, [r3]
orr r1, r1, r3
ldr r3, .L28+168
ldr r3, [r3]
orr r3, r1, r3
mvn r3, r3
and r2, r2, r3
ldr r3, [fp, #-32]
str r2, [r3, #8]
ldr r3, [fp, #-32]
ldr r2, [r3, #12]
ldr r3, .L28+172
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
beq .L23
ldr r3, .L28+176
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L23
ldr r3, [fp, #-32]
ldr r2, [r3, #8]
ldr r3, .L28+180
ldr r3, [r3]
mvn r3, r3
and r2, r2, r3
ldr r3, [fp, #-32]
str r2, [r3, #8]
.L23:
ldr r3, [fp, #-32]
ldr r2, [r3, #8]
ldr r3, [fp, #-20]
orr r2, r2, r3
ldr r3, [fp, #-32]
str r2, [r3, #8]
ldr r3, .L28+196
ldr r1, [r3]
ldr r3, [fp, #-32]
ldr r3, [r3, #8]
mov r2, r3
ldr r0, [fp, #-32]
bl REG_WRITE
ldr r3, [fp, #-12]
ldr r2, [r3]
ldr r3, .L28+96
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
bne .L27
ldr r3, .L28+200
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-16]
and r3, r3, r2
cmp r3, #0
beq .L25
ldr r3, .L28+204
ldr r3, [r3]
ldr r2, .L28+208
ldr r2, [r2]
mov r1, r3
ldr r0, [fp, #-32]
bl REG_SET_BIT
b .L27
.L25:
ldr r3, .L28+204
ldr r3, [r3]
ldr r2, .L28+208
ldr r2, [r2]
mov r1, r3
ldr r0, [fp, #-32]
bl REG_CLR_BIT
nop
.L27:
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L29:
.align 2
.L28:
.word ATH9K_INT_GLOBAL
.word INTERRUPT
.word .LC0
.word AR_INTR_PRIO_ASYNC_ENABLE
.word .LC1
.word ATH9K_INT_COMMON
.word ATH9K_INT_TX
.word AR_INTR_PRIO_TX
.word AR_IMR_TXMINTR
.word AR_IMR_TXINTM
.word AR_IMR_TXOK
.word AR_IMR_TXDESC
.word AR_IMR_TXERR
.word AR_IMR_TXEOL
.word ATH9K_INT_RX
.word AR_INTR_PRIO_RXLP
.word AR_INTR_PRIO_RXHP
.word AR_IMR_RXERR
.word AR_IMR_RXOK_HP
.word AR_IMR_RXOK_LP
.word AR_IMR_RXMINTR
.word AR_IMR_RXINTM
.word AR_IMR_RXOK
.word AR_IMR_RXDESC
.word ATH9K_HW_CAP_AUTOSLEEP
.word AR_IMR_GENTMR
.word ATH9K_INT_GENTIMER
.word ATH9K_INT_BMISC
.word AR_IMR_BCNMISC
.word ATH9K_INT_TIM
.word AR_IMR_S2_TIM
.word ATH9K_INT_DTIM
.word AR_IMR_S2_DTIM
.word ATH9K_INT_DTIMSYNC
.word AR_IMR_S2_DTIMSYNC
.word ATH9K_INT_CABEND
.word AR_IMR_S2_CABEND
.word ATH9K_INT_TSFOOR
.word AR_IMR_S2_TSFOOR
.word ATH9K_INT_GTT
.word ATH9K_INT_CST
.word AR_IMR_S2_GTT
.word AR_IMR_S2_CST
.word HW_BB_WATCHDOG
.word ATH9K_INT_BB_WATCHDOG
.word AR_IMR_S2_BB_WATCHDOG
.word .LC2
.word AR_IMR
.word AR_IMR_S2_CABTO
.word AR_IMR_S2
.word ATH9K_INT_TIM_TIMER
.word AR_IMR_S5
.word AR_IMR_S5_TIM_TIMER
.size ath9k_hw_set_interrupts, .-ath9k_hw_set_interrupts
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_hci_event.c_hci_reject_conn.c"
.intel_syntax noprefix
.text
.comm HCI_ERROR_REJ_BAD_ADDR,4,4
.comm HCI_OP_REJECT_CONN_REQ,4,4
.type hci_reject_conn, @function
hci_reject_conn:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov rax, QWORD PTR -32[rbp]
lea rdx, -16[rbp]
add rdx, 4
mov rsi, rax
mov rdi, rdx
call bacpy@PLT
mov eax, DWORD PTR HCI_ERROR_REJ_BAD_ADDR[rip]
mov DWORD PTR -16[rbp], eax
mov esi, DWORD PTR HCI_OP_REJECT_CONN_REQ[rip]
lea rdx, -16[rbp]
mov rax, QWORD PTR -24[rbp]
mov rcx, rdx
mov edx, 8
mov rdi, rax
call hci_send_cmd@PLT
nop
mov rax, QWORD PTR -8[rbp]
xor rax, QWORD PTR fs:40
je .L2
call __stack_chk_fail@PLT
.L2:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size hci_reject_conn, .-hci_reject_conn
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_hci_event.c_hci_reject_conn.c"
.text
.comm HCI_ERROR_REJ_BAD_ADDR,4,4
.comm HCI_OP_REJECT_CONN_REQ,4,4
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hci_reject_conn, %function
hci_reject_conn:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
str r1, [fp, #-28]
ldr r3, .L3
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
sub r3, fp, #16
add r3, r3, #4
ldr r1, [fp, #-28]
mov r0, r3
bl bacpy
ldr r3, .L3+4
ldr r3, [r3]
str r3, [fp, #-16]
ldr r3, .L3+8
ldr r1, [r3]
sub r3, fp, #16
mov r2, #8
ldr r0, [fp, #-24]
bl hci_send_cmd
nop
ldr r3, .L3
ldr r2, [r3]
ldr r3, [fp, #-8]
eors r2, r3, r2
mov r3, #0
beq .L2
bl __stack_chk_fail
.L2:
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word .LC0
.word HCI_ERROR_REJ_BAD_ADDR
.word HCI_OP_REJECT_CONN_REQ
.size hci_reject_conn, .-hci_reject_conn
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bnx2fc_fcoe.c___bnx2fc_destroy.c"
.intel_syntax noprefix
.text
.comm bnx2fc_wq,4,4
.type __bnx2fc_destroy, @function
__bnx2fc_destroy:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call bnx2fc_to_ctlr@PLT
mov QWORD PTR -24[rbp], rax
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call lport_priv@PLT
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call bnx2fc_interface_cleanup@PLT
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call bnx2fc_stop@PLT
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call list_del@PLT
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call bnx2fc_interface_put@PLT
mov rdx, QWORD PTR -8[rbp]
mov eax, DWORD PTR bnx2fc_wq[rip]
mov rsi, rdx
mov edi, eax
call queue_work@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size __bnx2fc_destroy, .-__bnx2fc_destroy
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bnx2fc_fcoe.c___bnx2fc_destroy.c"
.text
.comm bnx2fc_wq,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type __bnx2fc_destroy, %function
__bnx2fc_destroy:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
ldr r0, [fp, #-24]
bl bnx2fc_to_ctlr
str r0, [fp, #-16]
ldr r3, [fp, #-16]
ldr r3, [r3]
str r3, [fp, #-12]
ldr r0, [fp, #-12]
bl lport_priv
str r0, [fp, #-8]
ldr r0, [fp, #-24]
bl bnx2fc_interface_cleanup
ldr r0, [fp, #-24]
bl bnx2fc_stop
ldr r3, [fp, #-24]
mov r0, r3
bl list_del
ldr r0, [fp, #-24]
bl bnx2fc_interface_put
ldr r3, .L2
ldr r3, [r3]
ldr r2, [fp, #-8]
mov r1, r2
mov r0, r3
bl queue_work
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L3:
.align 2
.L2:
.word bnx2fc_wq
.size __bnx2fc_destroy, .-__bnx2fc_destroy
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_..libretro-commonqueuestask_queue.c_task_init.c"
.intel_syntax noprefix
.text
.comm task_count,4,4
.globl task_init
.type task_init, @function
task_init:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov esi, 8
mov edi, 1
call calloc@PLT
mov QWORD PTR -8[rbp], rax
mov eax, DWORD PTR task_count[rip]
lea edx, 1[rax]
mov DWORD PTR task_count[rip], edx
movsx rdx, eax
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR [rax], rdx
mov rax, QWORD PTR -8[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size task_init, .-task_init
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_..libretro-commonqueuestask_queue.c_task_init.c"
.text
.comm task_count,4,4
.align 2
.global task_init
.syntax unified
.arm
.fpu softvfp
.type task_init, %function
task_init:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
mov r1, #4
mov r0, #1
bl calloc
mov r3, r0
str r3, [fp, #-8]
ldr r3, .L3
ldr r3, [r3]
add r2, r3, #1
ldr r1, .L3
str r2, [r1]
ldr r2, [fp, #-8]
str r3, [r2]
ldr r3, [fp, #-8]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word task_count
.size task_init, .-task_init
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_test_x509.c_is_name_char.c"
.intel_syntax noprefix
.text
.type is_name_char, @function
is_name_char:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov DWORD PTR -4[rbp], edi
cmp DWORD PTR -4[rbp], 64
jle .L2
cmp DWORD PTR -4[rbp], 90
jle .L3
.L2:
cmp DWORD PTR -4[rbp], 96
jle .L4
cmp DWORD PTR -4[rbp], 122
jle .L3
.L4:
cmp DWORD PTR -4[rbp], 47
jle .L5
cmp DWORD PTR -4[rbp], 57
jle .L3
.L5:
cmp DWORD PTR -4[rbp], 95
je .L3
cmp DWORD PTR -4[rbp], 45
je .L3
cmp DWORD PTR -4[rbp], 46
jne .L6
.L3:
mov eax, 1
jmp .L8
.L6:
mov eax, 0
.L8:
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size is_name_char, .-is_name_char
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_test_x509.c_is_name_char.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type is_name_char, %function
is_name_char:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
sub sp, sp, #12
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #64
ble .L2
ldr r3, [fp, #-8]
cmp r3, #90
ble .L3
.L2:
ldr r3, [fp, #-8]
cmp r3, #96
ble .L4
ldr r3, [fp, #-8]
cmp r3, #122
ble .L3
.L4:
ldr r3, [fp, #-8]
cmp r3, #47
ble .L5
ldr r3, [fp, #-8]
cmp r3, #57
ble .L3
.L5:
ldr r3, [fp, #-8]
cmp r3, #95
beq .L3
ldr r3, [fp, #-8]
cmp r3, #45
beq .L3
ldr r3, [fp, #-8]
cmp r3, #46
bne .L6
.L3:
mov r3, #1
b .L8
.L6:
mov r3, #0
.L8:
mov r0, r3
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.size is_name_char, .-is_name_char
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_b_sock.c_BIO_sock_error.c"
.intel_syntax noprefix
.text
.comm SOL_SOCKET,4,4
.comm SO_ERROR,4,4
.globl BIO_sock_error
.type BIO_sock_error, @function
BIO_sock_error:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov DWORD PTR -36[rbp], edi
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov DWORD PTR -20[rbp], 0
mov DWORD PTR -16[rbp], 4
mov edx, DWORD PTR SO_ERROR[rip]
mov esi, DWORD PTR SOL_SOCKET[rip]
lea rdi, -16[rbp]
lea rcx, -20[rbp]
mov eax, DWORD PTR -36[rbp]
mov r8, rdi
mov edi, eax
call getsockopt@PLT
mov DWORD PTR -12[rbp], eax
cmp DWORD PTR -12[rbp], 0
jns .L2
mov eax, 0
call get_last_socket_error@PLT
jmp .L4
.L2:
mov eax, DWORD PTR -20[rbp]
.L4:
mov rdx, QWORD PTR -8[rbp]
xor rdx, QWORD PTR fs:40
je .L5
call __stack_chk_fail@PLT
.L5:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size BIO_sock_error, .-BIO_sock_error
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_b_sock.c_BIO_sock_error.c"
.text
.comm SOL_SOCKET,4,4
.comm SO_ERROR,4,4
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global BIO_sock_error
.syntax unified
.arm
.fpu softvfp
.type BIO_sock_error, %function
BIO_sock_error:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-24]
ldr r3, .L6
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
mov r3, #0
str r3, [fp, #-20]
mov r3, #4
str r3, [fp, #-16]
ldr r3, .L6+4
ldr r1, [r3]
ldr r3, .L6+8
ldr r2, [r3]
sub r0, fp, #20
sub r3, fp, #16
str r3, [sp]
mov r3, r0
ldr r0, [fp, #-24]
bl getsockopt
str r0, [fp, #-12]
ldr r3, [fp, #-12]
cmp r3, #0
bge .L2
bl get_last_socket_error
mov r3, r0
b .L4
.L2:
ldr r3, [fp, #-20]
.L4:
ldr r2, .L6
ldr r1, [r2]
ldr r2, [fp, #-8]
eors r1, r2, r1
mov r2, #0
beq .L5
bl __stack_chk_fail
.L5:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L7:
.align 2
.L6:
.word .LC0
.word SOL_SOCKET
.word SO_ERROR
.size BIO_sock_error, .-BIO_sock_error
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ov534_9.c_sd_start.c"
.intel_syntax noprefix
.text
.comm bridge_start_qvga,4,4
.comm bridge_start_svga,4,4
.comm bridge_start_sxga,4,4
.comm bridge_start_vga,4,4
.comm bridge_start_xga,4,4
.comm sensor_start_1_svga,4,4
.comm sensor_start_1_sxga,4,4
.comm sensor_start_1_vga,4,4
.comm sensor_start_1_xga,4,4
.comm sensor_start_2_qvga,4,4
.comm sensor_start_2_svga,4,4
.comm sensor_start_2_sxga,4,4
.comm sensor_start_2_vga,4,4
.type sd_start, @function
sd_start:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 131
je .L2
cmp eax, 131
jg .L3
cmp eax, 130
je .L4
cmp eax, 130
jg .L3
cmp eax, 128
je .L5
cmp eax, 129
je .L6
jmp .L3
.L2:
mov eax, DWORD PTR sensor_start_1_vga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_1_vga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
mov eax, DWORD PTR bridge_start_qvga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR bridge_start_qvga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call reg_w_array@PLT
mov eax, DWORD PTR sensor_start_2_qvga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_2_qvga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
jmp .L7
.L6:
mov eax, DWORD PTR sensor_start_1_vga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_1_vga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
mov eax, DWORD PTR bridge_start_vga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR bridge_start_vga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call reg_w_array@PLT
mov eax, DWORD PTR sensor_start_2_vga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_2_vga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
jmp .L7
.L4:
mov eax, DWORD PTR sensor_start_1_svga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_1_svga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
mov eax, DWORD PTR bridge_start_svga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR bridge_start_svga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call reg_w_array@PLT
mov eax, DWORD PTR sensor_start_2_svga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_2_svga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
jmp .L7
.L5:
mov eax, DWORD PTR sensor_start_1_xga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_1_xga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
mov eax, DWORD PTR bridge_start_xga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR bridge_start_xga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call reg_w_array@PLT
mov eax, DWORD PTR sensor_start_2_svga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_2_svga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
jmp .L7
.L3:
mov eax, DWORD PTR sensor_start_1_sxga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_1_sxga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
mov eax, DWORD PTR bridge_start_sxga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR bridge_start_sxga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call reg_w_array@PLT
mov eax, DWORD PTR sensor_start_2_sxga[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov edx, eax
mov ecx, DWORD PTR sensor_start_2_sxga[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call sccb_w_array@PLT
nop
.L7:
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call setfreq@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call setautogain@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call setbrightness@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call setcontrast@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call setexposure@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call setsharpness@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call setsatur@PLT
mov rax, QWORD PTR -8[rbp]
mov edx, 0
mov esi, 224
mov rdi, rax
call reg_w@PLT
mov rax, QWORD PTR -8[rbp]
mov edx, 0
mov esi, 224
mov rdi, rax
call reg_w@PLT
mov rax, QWORD PTR -8[rbp]
mov esi, 1
mov rdi, rax
call set_led@PLT
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR 4[rax]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size sd_start, .-sd_start
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ov534_9.c_sd_start.c"
.text
.comm bridge_start_qvga,4,4
.comm bridge_start_svga,4,4
.comm bridge_start_sxga,4,4
.comm bridge_start_vga,4,4
.comm bridge_start_xga,4,4
.comm sensor_start_1_svga,4,4
.comm sensor_start_1_sxga,4,4
.comm sensor_start_1_vga,4,4
.comm sensor_start_1_xga,4,4
.comm sensor_start_2_qvga,4,4
.comm sensor_start_2_svga,4,4
.comm sensor_start_2_sxga,4,4
.comm sensor_start_2_vga,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type sd_start, %function
sd_start:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #12
str r0, [fp, #-16]
ldr r3, [fp, #-16]
ldr r3, [r3]
sub r3, r3, #128
cmp r3, #3
ldrls pc, [pc, r3, asl #2]
b .L2
.L4:
.word .L7
.word .L6
.word .L5
.word .L3
.L3:
ldr r3, .L10
ldr r4, [r3]
ldr r3, .L10
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
ldr r3, .L10+4
ldr r4, [r3]
ldr r3, .L10+4
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl reg_w_array
ldr r3, .L10+8
ldr r4, [r3]
ldr r3, .L10+8
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
b .L8
.L6:
ldr r3, .L10
ldr r4, [r3]
ldr r3, .L10
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
ldr r3, .L10+12
ldr r4, [r3]
ldr r3, .L10+12
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl reg_w_array
ldr r3, .L10+16
ldr r4, [r3]
ldr r3, .L10+16
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
b .L8
.L5:
ldr r3, .L10+20
ldr r4, [r3]
ldr r3, .L10+20
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
ldr r3, .L10+24
ldr r4, [r3]
ldr r3, .L10+24
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl reg_w_array
ldr r3, .L10+28
ldr r4, [r3]
ldr r3, .L10+28
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
b .L8
.L7:
ldr r3, .L10+32
ldr r4, [r3]
ldr r3, .L10+32
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
ldr r3, .L10+36
ldr r4, [r3]
ldr r3, .L10+36
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl reg_w_array
ldr r3, .L10+28
ldr r4, [r3]
ldr r3, .L10+28
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
b .L8
.L2:
ldr r3, .L10+40
ldr r4, [r3]
ldr r3, .L10+40
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
ldr r3, .L10+44
ldr r4, [r3]
ldr r3, .L10+44
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl reg_w_array
ldr r3, .L10+48
ldr r4, [r3]
ldr r3, .L10+48
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
mov r2, r3
mov r1, r4
ldr r0, [fp, #-16]
bl sccb_w_array
nop
.L8:
ldr r0, [fp, #-16]
bl setfreq
ldr r0, [fp, #-16]
bl setautogain
ldr r0, [fp, #-16]
bl setbrightness
ldr r0, [fp, #-16]
bl setcontrast
ldr r0, [fp, #-16]
bl setexposure
ldr r0, [fp, #-16]
bl setsharpness
ldr r0, [fp, #-16]
bl setsatur
mov r2, #0
mov r1, #224
ldr r0, [fp, #-16]
bl reg_w
mov r2, #0
mov r1, #224
ldr r0, [fp, #-16]
bl reg_w
mov r1, #1
ldr r0, [fp, #-16]
bl set_led
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
mov r0, r3
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L11:
.align 2
.L10:
.word sensor_start_1_vga
.word bridge_start_qvga
.word sensor_start_2_qvga
.word bridge_start_vga
.word sensor_start_2_vga
.word sensor_start_1_svga
.word bridge_start_svga
.word sensor_start_2_svga
.word sensor_start_1_xga
.word bridge_start_xga
.word sensor_start_1_sxga
.word bridge_start_sxga
.word sensor_start_2_sxga
.size sd_start, .-sd_start
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_secure.c_sec_establish_key.c"
.intel_syntax noprefix
.text
.comm SEC_CLIENT_RANDOM,8,8
.comm SEC_PADDING_SIZE,8,8
.type sec_establish_key, @function
sec_establish_key:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR -40[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR SEC_PADDING_SIZE[rip]
add rax, rdx
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR SEC_CLIENT_RANDOM[rip]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -16[rbp]
lea rdx, 4[rax]
mov rcx, QWORD PTR -8[rbp]
mov rax, QWORD PTR -40[rbp]
mov rsi, rcx
mov rdi, rax
call sec_init@PLT
mov DWORD PTR -20[rbp], eax
mov rdx, QWORD PTR -16[rbp]
mov eax, DWORD PTR -20[rbp]
mov rsi, rdx
mov edi, eax
call out_uint32_le@PLT
mov rax, QWORD PTR -40[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR -40[rbp]
mov ecx, DWORD PTR 8[rax]
mov eax, DWORD PTR -20[rbp]
mov esi, ecx
mov edi, eax
call out_uint8p@PLT
mov rdx, QWORD PTR SEC_PADDING_SIZE[rip]
mov eax, DWORD PTR -20[rbp]
mov rsi, rdx
mov edi, eax
call out_uint8s@PLT
mov eax, DWORD PTR -20[rbp]
mov edi, eax
call s_mark_end@PLT
mov rdx, QWORD PTR -8[rbp]
mov ecx, DWORD PTR -20[rbp]
mov rax, QWORD PTR -40[rbp]
mov esi, ecx
mov rdi, rax
call sec_send@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size sec_establish_key, .-sec_establish_key
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_secure.c_sec_establish_key.c"
.text
.comm SEC_CLIENT_RANDOM,4,4
.comm SEC_PADDING_SIZE,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type sec_establish_key, %function
sec_establish_key:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
ldr r3, [fp, #-24]
ldr r2, [r3]
ldr r3, .L2
ldr r3, [r3]
add r3, r2, r3
str r3, [fp, #-16]
ldr r3, .L2+4
ldr r3, [r3]
str r3, [fp, #-12]
ldr r3, [fp, #-16]
add r3, r3, #4
mov r2, r3
ldr r1, [fp, #-12]
ldr r0, [fp, #-24]
bl sec_init
str r0, [fp, #-8]
ldr r1, [fp, #-16]
ldr r0, [fp, #-8]
bl out_uint32_le
ldr r3, [fp, #-24]
ldr r1, [r3, #4]
ldr r3, [fp, #-24]
ldr r3, [r3]
mov r2, r3
ldr r0, [fp, #-8]
bl out_uint8p
ldr r3, .L2
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-8]
bl out_uint8s
ldr r0, [fp, #-8]
bl s_mark_end
ldr r2, [fp, #-12]
ldr r1, [fp, #-8]
ldr r0, [fp, #-24]
bl sec_send
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L3:
.align 2
.L2:
.word SEC_PADDING_SIZE
.word SEC_CLIENT_RANDOM
.size sec_establish_key, .-sec_establish_key
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_queue_stack_maps.c_stack_map_peek_elem.c"
.intel_syntax noprefix
.text
.type stack_map_peek_elem, @function
stack_map_peek_elem:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov QWORD PTR -16[rbp], rsi
mov rcx, QWORD PTR -16[rbp]
mov rax, QWORD PTR -8[rbp]
mov edx, 0
mov rsi, rcx
mov rdi, rax
call __stack_map_get@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size stack_map_peek_elem, .-stack_map_peek_elem
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_queue_stack_maps.c_stack_map_peek_elem.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type stack_map_peek_elem, %function
stack_map_peek_elem:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
str r1, [fp, #-12]
mov r2, #0
ldr r1, [fp, #-12]
ldr r0, [fp, #-8]
bl __stack_map_get
mov r3, r0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size stack_map_peek_elem, .-stack_map_peek_elem
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_enetc_pf.c_enetc_pf_remove.c"
.intel_syntax noprefix
.text
.comm drv,4,4
.comm enetc_drv_name,4,4
.comm enetc_drv_ver,4,4
.section .rodata
.LC0:
.string "%s v%s remove\n"
.text
.type enetc_pf_remove, @function
enetc_pf_remove:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call pci_get_drvdata@PLT
mov QWORD PTR -24[rbp], rax
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call enetc_si_priv@PLT
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR [rax]
test rax, rax
je .L2
mov rax, QWORD PTR -40[rbp]
mov esi, 0
mov rdi, rax
call enetc_sriov_configure@PLT
.L2:
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call netdev_priv@PLT
mov QWORD PTR -8[rbp], rax
mov edi, DWORD PTR enetc_drv_ver[rip]
mov ecx, DWORD PTR enetc_drv_name[rip]
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR [rax]
mov esi, DWORD PTR drv[rip]
mov rax, QWORD PTR -8[rbp]
mov r9d, edi
mov r8d, ecx
lea rcx, .LC0[rip]
mov rdi, rax
call netif_info@PLT
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call unregister_netdev@PLT
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call enetc_mdio_remove@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call enetc_of_put_phy@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call enetc_free_msix@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call enetc_free_si_resources@PLT
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call free_netdev@PLT
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call enetc_pci_remove@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size enetc_pf_remove, .-enetc_pf_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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_enetc_pf.c_enetc_pf_remove.c"
.text
.comm drv,4,4
.comm enetc_drv_name,4,4
.comm enetc_drv_ver,4,4
.section .rodata
.align 2
.LC0:
.ascii "%s v%s remove\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type enetc_pf_remove, %function
enetc_pf_remove:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-24]
ldr r0, [fp, #-24]
bl pci_get_drvdata
str r0, [fp, #-16]
ldr r0, [fp, #-16]
bl enetc_si_priv
str r0, [fp, #-12]
ldr r3, [fp, #-12]
ldr r3, [r3]
cmp r3, #0
beq .L2
mov r1, #0
ldr r0, [fp, #-24]
bl enetc_sriov_configure
.L2:
ldr r3, [fp, #-16]
ldr r3, [r3]
mov r0, r3
bl netdev_priv
str r0, [fp, #-8]
ldr r3, .L3
ldr r1, [r3]
ldr r3, [fp, #-16]
ldr r0, [r3]
ldr r3, .L3+4
ldr r3, [r3]
ldr r2, .L3+8
ldr r2, [r2]
str r2, [sp, #4]
str r3, [sp]
ldr r3, .L3+12
mov r2, r0
ldr r0, [fp, #-8]
bl netif_info
ldr r3, [fp, #-16]
ldr r3, [r3]
mov r0, r3
bl unregister_netdev
ldr r0, [fp, #-12]
bl enetc_mdio_remove
ldr r0, [fp, #-8]
bl enetc_of_put_phy
ldr r0, [fp, #-8]
bl enetc_free_msix
ldr r0, [fp, #-8]
bl enetc_free_si_resources
ldr r3, [fp, #-16]
ldr r3, [r3]
mov r0, r3
bl free_netdev
ldr r0, [fp, #-24]
bl enetc_pci_remove
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word drv
.word enetc_drv_name
.word enetc_drv_ver
.word .LC0
.size enetc_pf_remove, .-enetc_pf_remove
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lightv.c_VL_DoForcedTraceLightSurfaces.c"
.intel_syntax noprefix
.text
.comm VL_DoForcedTraceLight,4,4
.comm numDrawSurfaces,4,4
.comm qtrue,4,4
.section .rodata
.LC0:
.string "forced trace light\n"
.text
.globl VL_DoForcedTraceLightSurfaces
.type VL_DoForcedTraceLightSurfaces, @function
VL_DoForcedTraceLightSurfaces:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
lea rdi, .LC0[rip]
call _printf@PLT
mov edx, DWORD PTR VL_DoForcedTraceLight[rip]
mov ecx, DWORD PTR qtrue[rip]
mov eax, DWORD PTR numDrawSurfaces[rip]
mov esi, ecx
mov edi, eax
call RunThreadsOnIndividual@PLT
nop
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size VL_DoForcedTraceLightSurfaces, .-VL_DoForcedTraceLightSurfaces
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lightv.c_VL_DoForcedTraceLightSurfaces.c"
.text
.comm VL_DoForcedTraceLight,4,4
.comm numDrawSurfaces,4,4
.comm qtrue,4,4
.section .rodata
.align 2
.LC0:
.ascii "forced trace light\012\000"
.text
.align 2
.global VL_DoForcedTraceLightSurfaces
.syntax unified
.arm
.fpu softvfp
.type VL_DoForcedTraceLightSurfaces, %function
VL_DoForcedTraceLightSurfaces:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
ldr r0, .L2
bl _printf
ldr r3, .L2+4
ldr r3, [r3]
ldr r2, .L2+8
ldr r1, [r2]
ldr r2, .L2+12
ldr r2, [r2]
mov r0, r3
bl RunThreadsOnIndividual
nop
pop {fp, pc}
.L3:
.align 2
.L2:
.word .LC0
.word numDrawSurfaces
.word qtrue
.word VL_DoForcedTraceLight
.size VL_DoForcedTraceLightSurfaces, .-VL_DoForcedTraceLightSurfaces
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_paging.c_iwl_alloc_fw_paging_mem.c"
.intel_syntax noprefix
.text
.comm BLOCK_2_EXP_SIZE,4,4
.comm DMA_BIDIRECTIONAL,4,4
.comm ENOMEM,4,4
.comm FW_PAGING_SIZE,4,4
.comm GFP_KERNEL,4,4
.comm NUM_OF_PAGE_PER_GROUP,4,4
.comm PAGE_SIZE,4,4
.comm PAGING_BLOCK_SIZE,4,4
.section .rodata
.align 8
.LC0:
.string "Paging: allocating mem for %d paging blocks, each block holds 8 pages, last block holds %d pages\n"
.align 8
.LC1:
.string "Paging: allocated 4K(CSS) bytes (order %d) for firmware paging.\n"
.align 8
.LC2:
.string "Paging: allocated 32K bytes (order %d) for firmware paging.\n"
.text
.type iwl_alloc_fw_paging_mem, @function
iwl_alloc_fw_paging_mem:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov QWORD PTR -48[rbp], rsi
mov DWORD PTR -24[rbp], 0
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR 8[rax]
test rax, rax
je .L2
mov eax, 0
jmp .L3
.L2:
mov eax, DWORD PTR BLOCK_2_EXP_SIZE[rip]
mov edi, eax
call BIT@PLT
mov edx, DWORD PTR PAGING_BLOCK_SIZE[rip]
cmp eax, edx
setne al
movzx eax, al
mov edi, eax
call BUILD_BUG_ON@PLT
mov rax, QWORD PTR -48[rbp]
mov eax, DWORD PTR [rax]
mov ecx, DWORD PTR FW_PAGING_SIZE[rip]
cdq
idiv ecx
mov DWORD PTR -20[rbp], eax
mov edx, DWORD PTR NUM_OF_PAGE_PER_GROUP[rip]
mov eax, DWORD PTR -20[rbp]
mov esi, edx
mov edi, eax
call DIV_ROUND_UP@PLT
mov rdx, QWORD PTR -40[rbp]
mov DWORD PTR [rdx], eax
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR [rax]
lea edx, -1[rax]
mov eax, DWORD PTR NUM_OF_PAGE_PER_GROUP[rip]
imul eax, edx
mov edx, DWORD PTR -20[rbp]
sub edx, eax
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 4[rax], edx
mov rax, QWORD PTR -40[rbp]
mov ecx, DWORD PTR 4[rax]
mov rax, QWORD PTR -40[rbp]
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -40[rbp]
lea rsi, .LC0[rip]
mov rdi, rax
mov eax, 0
call IWL_DEBUG_FW@PLT
mov DWORD PTR -28[rbp], 0
jmp .L4
.L11:
cmp DWORD PTR -28[rbp], 0
je .L5
mov eax, DWORD PTR PAGING_BLOCK_SIZE[rip]
jmp .L6
.L5:
mov eax, DWORD PTR FW_PAGING_SIZE[rip]
.L6:
mov DWORD PTR -16[rbp], eax
mov eax, DWORD PTR -16[rbp]
mov edi, eax
call get_order@PLT
mov DWORD PTR -12[rbp], eax
mov eax, DWORD PTR GFP_KERNEL[rip]
mov edx, DWORD PTR -12[rbp]
mov esi, edx
mov edi, eax
call alloc_pages@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L7
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call iwl_free_fw_paging@PLT
mov eax, DWORD PTR ENOMEM[rip]
neg eax
jmp .L3
.L7:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 8[rax]
mov edx, DWORD PTR -28[rbp]
movsx rdx, edx
sal rdx, 4
add rdx, rax
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 8[rdx], rax
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 8[rax]
mov edx, DWORD PTR -28[rbp]
movsx rdx, edx
sal rdx, 4
add rdx, rax
mov eax, DWORD PTR -16[rbp]
mov DWORD PTR [rdx], eax
mov edi, DWORD PTR DMA_BIDIRECTIONAL[rip]
mov edx, DWORD PTR PAGE_SIZE[rip]
mov eax, DWORD PTR -12[rbp]
mov ecx, eax
sal edx, cl
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 16[rax]
mov eax, DWORD PTR [rax]
mov rsi, QWORD PTR -8[rbp]
mov r8d, edi
mov ecx, edx
mov edx, 0
mov edi, eax
call dma_map_page@PLT
mov DWORD PTR -24[rbp], eax
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 16[rax]
mov eax, DWORD PTR [rax]
mov edx, DWORD PTR -24[rbp]
mov esi, edx
mov edi, eax
call dma_mapping_error@PLT
test rax, rax
je .L8
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call iwl_free_fw_paging@PLT
mov eax, DWORD PTR ENOMEM[rip]
neg eax
jmp .L3
.L8:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 8[rax]
mov edx, DWORD PTR -28[rbp]
movsx rdx, edx
sal rdx, 4
add rdx, rax
mov eax, DWORD PTR -24[rbp]
mov DWORD PTR 4[rdx], eax
cmp DWORD PTR -28[rbp], 0
jne .L9
mov edx, DWORD PTR -12[rbp]
mov rax, QWORD PTR -40[rbp]
lea rsi, .LC1[rip]
mov rdi, rax
mov eax, 0
call IWL_DEBUG_FW@PLT
jmp .L10
.L9:
mov edx, DWORD PTR -12[rbp]
mov rax, QWORD PTR -40[rbp]
lea rsi, .LC2[rip]
mov rdi, rax
mov eax, 0
call IWL_DEBUG_FW@PLT
.L10:
add DWORD PTR -28[rbp], 1
.L4:
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR [rax]
cmp DWORD PTR -28[rbp], eax
jle .L11
mov eax, 0
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size iwl_alloc_fw_paging_mem, .-iwl_alloc_fw_paging_mem
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_paging.c_iwl_alloc_fw_paging_mem.c"
.text
.comm BLOCK_2_EXP_SIZE,4,4
.comm DMA_BIDIRECTIONAL,4,4
.comm ENOMEM,4,4
.comm FW_PAGING_SIZE,4,4
.comm GFP_KERNEL,4,4
.comm NUM_OF_PAGE_PER_GROUP,4,4
.comm PAGE_SIZE,4,4
.comm PAGING_BLOCK_SIZE,4,4
.global __aeabi_idiv
.section .rodata
.align 2
.LC0:
.ascii "Paging: allocating mem for %d paging blocks, each b"
.ascii "lock holds 8 pages, last block holds %d pages\012\000"
.align 2
.LC1:
.ascii "Paging: allocated 4K(CSS) bytes (order %d) for firm"
.ascii "ware paging.\012\000"
.align 2
.LC2:
.ascii "Paging: allocated 32K bytes (order %d) for firmware"
.ascii " paging.\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type iwl_alloc_fw_paging_mem, %function
iwl_alloc_fw_paging_mem:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #40
str r0, [fp, #-32]
str r1, [fp, #-36]
mov r3, #0
str r3, [fp, #-24]
ldr r3, [fp, #-32]
ldr r3, [r3, #8]
ldr r3, [r3, #8]
cmp r3, #0
beq .L2
mov r3, #0
b .L3
.L2:
ldr r3, .L12
ldr r3, [r3]
mov r0, r3
bl BIT
mov r2, r0
ldr r3, .L12+4
ldr r3, [r3]
cmp r2, r3
movne r3, #1
moveq r3, #0
and r3, r3, #255
mov r0, r3
bl BUILD_BUG_ON
ldr r3, [fp, #-36]
ldr r3, [r3]
ldr r2, .L12+8
ldr r2, [r2]
mov r1, r2
mov r0, r3
bl __aeabi_idiv
mov r3, r0
str r3, [fp, #-20]
ldr r3, .L12+12
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl DIV_ROUND_UP
mov r2, r0
ldr r3, [fp, #-32]
str r2, [r3]
ldr r3, [fp, #-32]
ldr r3, [r3]
sub r3, r3, #1
ldr r2, .L12+12
ldr r2, [r2]
mul r3, r2, r3
ldr r2, [fp, #-20]
sub r2, r2, r3
ldr r3, [fp, #-32]
str r2, [r3, #4]
ldr r3, [fp, #-32]
ldr r2, [r3]
ldr r3, [fp, #-32]
ldr r3, [r3, #4]
ldr r1, .L12+16
ldr r0, [fp, #-32]
bl IWL_DEBUG_FW
mov r3, #0
str r3, [fp, #-28]
b .L4
.L11:
ldr r3, [fp, #-28]
cmp r3, #0
beq .L5
ldr r3, .L12+4
ldr r3, [r3]
b .L6
.L5:
ldr r3, .L12+8
ldr r3, [r3]
.L6:
str r3, [fp, #-16]
ldr r0, [fp, #-16]
bl get_order
str r0, [fp, #-12]
ldr r3, .L12+20
ldr r3, [r3]
ldr r1, [fp, #-12]
mov r0, r3
bl alloc_pages
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
bne .L7
ldr r0, [fp, #-32]
bl iwl_free_fw_paging
ldr r3, .L12+24
ldr r3, [r3]
rsb r3, r3, #0
b .L3
.L7:
ldr r3, [fp, #-32]
ldr r1, [r3, #8]
ldr r2, [fp, #-28]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r2, [fp, #-8]
str r2, [r3, #8]
ldr r3, [fp, #-32]
ldr r1, [r3, #8]
ldr r2, [fp, #-28]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r2, [fp, #-16]
str r2, [r3]
ldr r3, [fp, #-32]
ldr r3, [r3, #12]
ldr r0, [r3]
ldr r3, .L12+28
ldr r2, [r3]
ldr r3, [fp, #-12]
lsl r2, r2, r3
ldr r3, .L12+32
ldr r3, [r3]
str r3, [sp]
mov r3, r2
mov r2, #0
ldr r1, [fp, #-8]
bl dma_map_page
str r0, [fp, #-24]
ldr r3, [fp, #-32]
ldr r3, [r3, #12]
ldr r3, [r3]
ldr r1, [fp, #-24]
mov r0, r3
bl dma_mapping_error
mov r3, r0
cmp r3, #0
beq .L8
ldr r0, [fp, #-32]
bl iwl_free_fw_paging
ldr r3, .L12+24
ldr r3, [r3]
rsb r3, r3, #0
b .L3
.L8:
ldr r3, [fp, #-32]
ldr r1, [r3, #8]
ldr r2, [fp, #-28]
mov r3, r2
lsl r3, r3, #1
add r3, r3, r2
lsl r3, r3, #2
add r3, r1, r3
ldr r2, [fp, #-24]
str r2, [r3, #4]
ldr r3, [fp, #-28]
cmp r3, #0
bne .L9
ldr r2, [fp, #-12]
ldr r1, .L12+36
ldr r0, [fp, #-32]
bl IWL_DEBUG_FW
b .L10
.L9:
ldr r2, [fp, #-12]
ldr r1, .L12+40
ldr r0, [fp, #-32]
bl IWL_DEBUG_FW
.L10:
ldr r3, [fp, #-28]
add r3, r3, #1
str r3, [fp, #-28]
.L4:
ldr r3, [fp, #-32]
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
ble .L11
mov r3, #0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L13:
.align 2
.L12:
.word BLOCK_2_EXP_SIZE
.word PAGING_BLOCK_SIZE
.word FW_PAGING_SIZE
.word NUM_OF_PAGE_PER_GROUP
.word .LC0
.word GFP_KERNEL
.word ENOMEM
.word PAGE_SIZE
.word DMA_BIDIRECTIONAL
.word .LC1
.word .LC2
.size iwl_alloc_fw_paging_mem, .-iwl_alloc_fw_paging_mem
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mcs.c_mcs_recv.c"
.intel_syntax noprefix
.text
.comm MCS_DPUM,4,4
.comm MCS_SDIN,4,4
.section .rodata
.LC0:
.string "expected data, got %d\n"
.text
.globl mcs_recv
.type mcs_recv, @function
mcs_recv:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 64
mov QWORD PTR -40[rbp], rdi
mov QWORD PTR -48[rbp], rsi
mov QWORD PTR -56[rbp], rdx
mov rdx, QWORD PTR -56[rbp]
mov rax, QWORD PTR -40[rbp]
mov rsi, rdx
mov rdi, rax
call iso_recv@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L2
mov eax, 0
jmp .L3
.L2:
cmp QWORD PTR -56[rbp], 0
je .L4
mov rax, QWORD PTR -56[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 3
je .L4
mov rax, QWORD PTR -8[rbp]
jmp .L3
.L4:
mov edx, DWORD PTR -20[rbp]
mov rax, QWORD PTR -8[rbp]
mov esi, edx
mov rdi, rax
call in_uint8@PLT
mov eax, DWORD PTR -20[rbp]
sar eax, 2
mov DWORD PTR -16[rbp], eax
mov eax, DWORD PTR MCS_SDIN[rip]
cmp DWORD PTR -16[rbp], eax
je .L5
mov eax, DWORD PTR MCS_DPUM[rip]
cmp DWORD PTR -16[rbp], eax
je .L6
mov eax, DWORD PTR -20[rbp]
mov esi, eax
lea rdi, .LC0[rip]
call error@PLT
.L6:
mov eax, 0
jmp .L3
.L5:
mov rax, QWORD PTR -8[rbp]
mov esi, 2
mov rdi, rax
call in_uint8s@PLT
mov rax, QWORD PTR -48[rbp]
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -8[rbp]
mov esi, edx
mov rdi, rax
call in_uint16_be@PLT
mov rax, QWORD PTR -8[rbp]
mov esi, 1
mov rdi, rax
call in_uint8s@PLT
mov edx, DWORD PTR -12[rbp]
mov rax, QWORD PTR -8[rbp]
mov esi, edx
mov rdi, rax
call in_uint8@PLT
mov eax, DWORD PTR -12[rbp]
and eax, 128
test eax, eax
je .L7
mov rax, QWORD PTR -8[rbp]
mov esi, 1
mov rdi, rax
call in_uint8s@PLT
.L7:
mov rax, QWORD PTR -8[rbp]
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size mcs_recv, .-mcs_recv
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mcs.c_mcs_recv.c"
.text
.comm MCS_DPUM,4,4
.comm MCS_SDIN,4,4
.section .rodata
.align 2
.LC0:
.ascii "expected data, got %d\012\000"
.text
.align 2
.global mcs_recv
.syntax unified
.arm
.fpu softvfp
.type mcs_recv, %function
mcs_recv:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-24]
str r1, [fp, #-28]
str r2, [fp, #-32]
ldr r1, [fp, #-32]
ldr r0, [fp, #-24]
bl iso_recv
str r0, [fp, #-20]
ldr r3, [fp, #-20]
cmp r3, #0
bne .L2
mov r3, #0
b .L3
.L2:
ldr r3, [fp, #-32]
cmp r3, #0
beq .L4
ldr r3, [fp, #-32]
ldr r3, [r3]
cmp r3, #3
beq .L4
ldr r3, [fp, #-20]
b .L3
.L4:
ldr r1, [fp, #-16]
ldr r0, [fp, #-20]
bl in_uint8
ldr r3, [fp, #-16]
asr r3, r3, #2
str r3, [fp, #-12]
ldr r3, .L8
ldr r3, [r3]
ldr r2, [fp, #-12]
cmp r2, r3
beq .L5
ldr r3, .L8+4
ldr r3, [r3]
ldr r2, [fp, #-12]
cmp r2, r3
beq .L6
ldr r1, [fp, #-16]
ldr r0, .L8+8
bl error
.L6:
mov r3, #0
b .L3
.L5:
mov r1, #2
ldr r0, [fp, #-20]
bl in_uint8s
ldr r3, [fp, #-28]
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl in_uint16_be
mov r1, #1
ldr r0, [fp, #-20]
bl in_uint8s
ldr r1, [fp, #-8]
ldr r0, [fp, #-20]
bl in_uint8
ldr r3, [fp, #-8]
and r3, r3, #128
cmp r3, #0
beq .L7
mov r1, #1
ldr r0, [fp, #-20]
bl in_uint8s
.L7:
ldr r3, [fp, #-20]
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L9:
.align 2
.L8:
.word MCS_SDIN
.word MCS_DPUM
.word .LC0
.size mcs_recv, .-mcs_recv
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_parse.c_test_patch_parse__binary_file_path_without_body_paths.c"
.intel_syntax noprefix
.text
.comm PATCH_BINARY_FILE_PATH_WITHOUT_BODY_PATHS,4,4
.globl test_patch_parse__binary_file_path_without_body_paths
.type test_patch_parse__binary_file_path_without_body_paths, @function
test_patch_parse__binary_file_path_without_body_paths:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov eax, DWORD PTR PATCH_BINARY_FILE_PATH_WITHOUT_BODY_PATHS[rip]
mov edi, eax
call strlen@PLT
mov edx, eax
mov esi, DWORD PTR PATCH_BINARY_FILE_PATH_WITHOUT_BODY_PATHS[rip]
lea rax, -16[rbp]
mov ecx, 0
mov rdi, rax
call git_patch_from_buffer@PLT
mov edi, eax
call cl_git_fail@PLT
nop
mov rax, QWORD PTR -8[rbp]
xor rax, QWORD PTR fs:40
je .L2
call __stack_chk_fail@PLT
.L2:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size test_patch_parse__binary_file_path_without_body_paths, .-test_patch_parse__binary_file_path_without_body_paths
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_parse.c_test_patch_parse__binary_file_path_without_body_paths.c"
.text
.comm PATCH_BINARY_FILE_PATH_WITHOUT_BODY_PATHS,4,4
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global test_patch_parse__binary_file_path_without_body_paths
.syntax unified
.arm
.fpu softvfp
.type test_patch_parse__binary_file_path_without_body_paths, %function
test_patch_parse__binary_file_path_without_body_paths:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #12
ldr r3, .L3
ldr r3, [r3]
str r3, [fp, #-16]
mov r3,#0
ldr r3, .L3+4
ldr r4, [r3]
ldr r3, .L3+4
ldr r3, [r3]
mov r0, r3
bl strlen
mov r2, r0
sub r0, fp, #20
mov r3, #0
mov r1, r4
bl git_patch_from_buffer
mov r3, r0
mov r0, r3
bl cl_git_fail
nop
ldr r3, .L3
ldr r2, [r3]
ldr r3, [fp, #-16]
eors r2, r3, r2
mov r3, #0
beq .L2
bl __stack_chk_fail
.L2:
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L4:
.align 2
.L3:
.word .LC0
.word PATCH_BINARY_FILE_PATH_WITHOUT_BODY_PATHS
.size test_patch_parse__binary_file_path_without_body_paths, .-test_patch_parse__binary_file_path_without_body_paths
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_geom_ccd.c_ccdiodone.c"
.intel_syntax noprefix
.text
.comm BIO_READ,8,8
.type ccdiodone, @function
ccdiodone:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 24[rax]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 40[rax]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR BIO_READ[rip]
cmp rdx, rax
jne .L2
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 8[rax]
test rax, rax
jne .L3
cmp QWORD PTR -16[rbp], 0
je .L4
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR 16[rax]
lea edx, 1[rax]
mov rax, QWORD PTR -8[rbp]
mov DWORD PTR 16[rax], edx
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call g_destroy_bio@PLT
.L4:
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call g_std_done@PLT
jmp .L1
.L3:
cmp QWORD PTR -16[rbp], 0
je .L6
mov rax, QWORD PTR -16[rbp]
mov QWORD PTR 24[rax], 0
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR 16[rax]
lea edx, 1[rax]
mov rax, QWORD PTR -8[rbp]
mov DWORD PTR 16[rax], edx
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call g_destroy_bio@PLT
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR 32[rax]
mov rax, QWORD PTR -16[rbp]
mov esi, edx
mov rdi, rax
call g_io_request@PLT
jmp .L1
.L6:
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call g_std_done@PLT
jmp .L1
.L2:
cmp QWORD PTR -16[rbp], 0
je .L7
mov rax, QWORD PTR -16[rbp]
mov QWORD PTR 24[rax], 0
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR 16[rax]
lea edx, 1[rax]
mov rax, QWORD PTR -8[rbp]
mov DWORD PTR 16[rax], edx
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR 8[rax]
test rax, rax
je .L8
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR 8[rax]
test rax, rax
jne .L8
mov rax, QWORD PTR -24[rbp]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 8[rax], rdx
.L8:
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call g_destroy_bio@PLT
jmp .L1
.L7:
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call g_std_done@PLT
.L1:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size ccdiodone, .-ccdiodone
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_geom_ccd.c_ccdiodone.c"
.text
.comm BIO_READ,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type ccdiodone, %function
ccdiodone:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r3, [fp, #-16]
ldr r3, [r3, #12]
str r3, [fp, #-12]
ldr r3, [fp, #-16]
ldr r3, [r3, #20]
str r3, [fp, #-8]
ldr r3, [fp, #-8]
ldr r2, [r3]
ldr r3, .L9
ldr r3, [r3]
cmp r2, r3
bne .L2
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
cmp r3, #0
bne .L3
ldr r3, [fp, #-12]
cmp r3, #0
beq .L4
ldr r3, [fp, #-8]
ldr r3, [r3, #8]
add r2, r3, #1
ldr r3, [fp, #-8]
str r2, [r3, #8]
ldr r0, [fp, #-12]
bl g_destroy_bio
.L4:
ldr r0, [fp, #-16]
bl g_std_done
b .L1
.L3:
ldr r3, [fp, #-12]
cmp r3, #0
beq .L6
ldr r3, [fp, #-12]
mov r2, #0
str r2, [r3, #12]
ldr r3, [fp, #-8]
ldr r3, [r3, #8]
add r2, r3, #1
ldr r3, [fp, #-8]
str r2, [r3, #8]
ldr r0, [fp, #-16]
bl g_destroy_bio
ldr r3, [fp, #-12]
ldr r3, [r3, #16]
mov r1, r3
ldr r0, [fp, #-12]
bl g_io_request
b .L1
.L6:
ldr r0, [fp, #-16]
bl g_std_done
b .L1
.L2:
ldr r3, [fp, #-12]
cmp r3, #0
beq .L7
ldr r3, [fp, #-12]
mov r2, #0
str r2, [r3, #12]
ldr r3, [fp, #-8]
ldr r3, [r3, #8]
add r2, r3, #1
ldr r3, [fp, #-8]
str r2, [r3, #8]
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
cmp r3, #0
beq .L8
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
cmp r3, #0
bne .L8
ldr r3, [fp, #-16]
ldr r2, [r3, #4]
ldr r3, [fp, #-8]
str r2, [r3, #4]
.L8:
ldr r0, [fp, #-16]
bl g_destroy_bio
b .L1
.L7:
ldr r0, [fp, #-16]
bl g_std_done
.L1:
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L10:
.align 2
.L9:
.word BIO_READ
.size ccdiodone, .-ccdiodone
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mad.c_alloc_pv_object.c"
.intel_syntax noprefix
.text
.comm ENOMEM,4,4
.comm GFP_KERNEL,4,4
.type alloc_pv_object, @function
alloc_pv_object:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov DWORD PTR -28[rbp], esi
mov DWORD PTR -32[rbp], edx
mov QWORD PTR -40[rbp], rcx
mov rax, QWORD PTR -40[rbp]
mov QWORD PTR [rax], 0
mov eax, DWORD PTR GFP_KERNEL[rip]
mov esi, eax
mov edi, 16
call kzalloc@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L2
mov eax, DWORD PTR ENOMEM[rip]
neg eax
jmp .L3
.L2:
mov rdx, QWORD PTR -24[rbp]
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 8[rax], rdx
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR -32[rbp]
mov DWORD PTR [rax], edx
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR -28[rbp]
mov DWORD PTR 4[rax], edx
mov rax, QWORD PTR -40[rbp]
mov rdx, QWORD PTR -8[rbp]
mov QWORD PTR [rax], rdx
mov eax, 0
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size alloc_pv_object, .-alloc_pv_object
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mad.c_alloc_pv_object.c"
.text
.comm ENOMEM,4,4
.comm GFP_KERNEL,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type alloc_pv_object, %function
alloc_pv_object:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
str r3, [fp, #-28]
ldr r3, [fp, #-28]
mov r2, #0
str r2, [r3]
ldr r3, .L4
ldr r3, [r3]
mov r1, r3
mov r0, #12
bl kzalloc
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
bne .L2
ldr r3, .L4+4
ldr r3, [r3]
rsb r3, r3, #0
b .L3
.L2:
ldr r2, [fp, #-16]
ldr r3, [fp, #-8]
str r2, [r3, #8]
ldr r3, [fp, #-8]
ldr r2, [fp, #-24]
str r2, [r3]
ldr r3, [fp, #-8]
ldr r2, [fp, #-20]
str r2, [r3, #4]
ldr r3, [fp, #-28]
ldr r2, [fp, #-8]
str r2, [r3]
mov r3, #0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L5:
.align 2
.L4:
.word GFP_KERNEL
.word ENOMEM
.size alloc_pv_object, .-alloc_pv_object
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_final.c_label_to_alignment.c"
.intel_syntax noprefix
.text
.globl label_to_alignment
.type label_to_alignment, @function
label_to_alignment:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov DWORD PTR -4[rbp], edi
mov eax, DWORD PTR -4[rbp]
mov edi, eax
call LABEL_ALIGN_LOG@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size label_to_alignment, .-label_to_alignment
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_final.c_label_to_alignment.c"
.text
.align 2
.global label_to_alignment
.syntax unified
.arm
.fpu softvfp
.type label_to_alignment, %function
label_to_alignment:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r0, [fp, #-8]
bl LABEL_ALIGN_LOG
mov r3, r0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size label_to_alignment, .-label_to_alignment
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cg_newdraw.c_CG_DrawSelectedPlayerHealth.c"
.intel_syntax noprefix
.text
.comm cgs,8,8
.comm sortedTeamPlayers,8,8
.section .rodata
.LC0:
.string "%i"
.text
.type CG_DrawSelectedPlayerHealth, @function
CG_DrawSelectedPlayerHealth:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push r12
push rbx
sub rsp, 80
.cfi_offset 12, -24
.cfi_offset 3, -32
mov QWORD PTR -72[rbp], rdi
movss DWORD PTR -76[rbp], xmm0
mov QWORD PTR -88[rbp], rsi
mov QWORD PTR -96[rbp], rdx
mov DWORD PTR -80[rbp], ecx
mov rax, QWORD PTR fs:40
mov QWORD PTR -24[rbp], rax
xor eax, eax
mov rbx, QWORD PTR cgs[rip]
mov r12, QWORD PTR sortedTeamPlayers[rip]
mov eax, 0
call CG_GetSelectedPlayer@PLT
sal rax, 2
add rax, r12
mov eax, DWORD PTR [rax]
cdqe
sal rax, 2
add rax, rbx
mov QWORD PTR -56[rbp], rax
cmp QWORD PTR -56[rbp], 0
je .L5
cmp QWORD PTR -96[rbp], 0
je .L3
mov rax, QWORD PTR -88[rbp]
mov rdi, rax
call trap_R_SetColor@PLT
mov rax, QWORD PTR -72[rbp]
mov rcx, QWORD PTR 8[rax]
mov rax, QWORD PTR -72[rbp]
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -72[rbp]
mov rsi, QWORD PTR 16[rax]
mov rax, QWORD PTR -72[rbp]
mov rax, QWORD PTR 24[rax]
mov rdi, QWORD PTR -96[rbp]
mov r8, rdi
mov rdi, rax
call CG_DrawPic@PLT
mov edi, 0
call trap_R_SetColor@PLT
jmp .L5
.L3:
mov rax, QWORD PTR -56[rbp]
mov edx, DWORD PTR [rax]
lea rax, -48[rbp]
mov ecx, edx
lea rdx, .LC0[rip]
mov esi, 16
mov rdi, rax
call Com_sprintf@PLT
mov edx, DWORD PTR -76[rbp]
lea rax, -48[rbp]
mov esi, 0
movd xmm0, edx
mov rdi, rax
call CG_Text_Width@PLT
mov DWORD PTR -60[rbp], eax
mov rax, QWORD PTR -72[rbp]
mov rdx, QWORD PTR 16[rax]
mov rax, QWORD PTR -72[rbp]
mov rax, QWORD PTR 8[rax]
lea rsi, [rdx+rax]
mov rax, QWORD PTR -72[rbp]
mov rdx, QWORD PTR 24[rax]
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR [rax]
sub eax, DWORD PTR -60[rbp]
mov ecx, eax
shr ecx, 31
add eax, ecx
sar eax
cdqe
lea rdi, [rdx+rax]
lea rcx, -48[rbp]
mov rdx, QWORD PTR -88[rbp]
mov eax, DWORD PTR -76[rbp]
sub rsp, 8
mov r8d, DWORD PTR -80[rbp]
push r8
mov r9d, 0
mov r8d, 0
movd xmm0, eax
call CG_Text_Paint@PLT
add rsp, 16
.L5:
nop
mov rax, QWORD PTR -24[rbp]
xor rax, QWORD PTR fs:40
je .L4
call __stack_chk_fail@PLT
.L4:
lea rsp, -16[rbp]
pop rbx
pop r12
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size CG_DrawSelectedPlayerHealth, .-CG_DrawSelectedPlayerHealth
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cg_newdraw.c_CG_DrawSelectedPlayerHealth.c"
.text
.comm cgs,4,4
.comm sortedTeamPlayers,4,4
.section .rodata
.align 2
.LC0:
.ascii "%i\000"
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type CG_DrawSelectedPlayerHealth, %function
CG_DrawSelectedPlayerHealth:
@ args = 4, pretend = 0, frame = 48
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, fp, lr}
add fp, sp, #12
sub sp, sp, #64
str r0, [fp, #-48]
str r1, [fp, #-52] @ float
str r2, [fp, #-56]
str r3, [fp, #-60]
ldr r3, .L6
ldr r3, [r3]
str r3, [fp, #-16]
mov r3,#0
ldr r3, .L6+4
ldr r4, [r3]
ldr r3, .L6+8
ldr r5, [r3]
bl CG_GetSelectedPlayer
mov r3, r0
lsl r3, r3, #2
add r3, r5, r3
ldr r3, [r3]
lsl r3, r3, #2
add r3, r4, r3
str r3, [fp, #-40]
ldr r3, [fp, #-40]
cmp r3, #0
beq .L5
ldr r3, [fp, #-60]
cmp r3, #0
beq .L3
ldr r0, [fp, #-56]
bl trap_R_SetColor
ldr r3, [fp, #-48]
ldr r0, [r3, #12]
ldr r3, [fp, #-48]
ldr r1, [r3, #8]
ldr r3, [fp, #-48]
ldr r2, [r3]
ldr r3, [fp, #-48]
ldr ip, [r3, #4]
ldr r3, [fp, #-60]
str r3, [sp]
mov r3, ip
bl CG_DrawPic
mov r0, #0
bl trap_R_SetColor
b .L5
.L3:
ldr r3, [fp, #-40]
ldr r3, [r3]
sub r0, fp, #32
ldr r2, .L6+12
mov r1, #16
bl Com_sprintf
sub r3, fp, #32
mov r2, #0
ldr r1, [fp, #-52] @ float
mov r0, r3
bl CG_Text_Width
str r0, [fp, #-36]
ldr r3, [fp, #-48]
ldr r2, [r3, #12]
ldr r3, [fp, #-48]
ldr r1, [r3]
ldr r3, [fp, #-36]
sub r3, r1, r3
lsr r1, r3, #31
add r3, r1, r3
asr r3, r3, #1
add r0, r2, r3
ldr r3, [fp, #-48]
ldr r2, [r3, #8]
ldr r3, [fp, #-48]
ldr r3, [r3, #4]
add r1, r2, r3
ldr r3, [fp, #4]
str r3, [sp, #12]
mov r3, #0
str r3, [sp, #8]
mov r3, #0
str r3, [sp, #4]
sub r3, fp, #32
str r3, [sp]
ldr r3, [fp, #-56]
ldr r2, [fp, #-52] @ float
bl CG_Text_Paint
.L5:
nop
ldr r3, .L6
ldr r2, [r3]
ldr r3, [fp, #-16]
eors r2, r3, r2
mov r3, #0
beq .L4
bl __stack_chk_fail
.L4:
sub sp, fp, #12
@ sp needed
pop {r4, r5, fp, pc}
.L7:
.align 2
.L6:
.word .LC1
.word cgs
.word sortedTeamPlayers
.word .LC0
.size CG_DrawSelectedPlayerHealth, .-CG_DrawSelectedPlayerHealth
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_core.c_rsnd_preallocate_pages.c"
.intel_syntax noprefix
.text
.comm PREALLOC_BUFFER,4,4
.comm PREALLOC_BUFFER_MAX,4,4
.comm SNDRV_DMA_TYPE_DEV,4,4
.type rsnd_preallocate_pages, @function
rsnd_preallocate_pages:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 64
mov QWORD PTR -40[rbp], rdi
mov QWORD PTR -48[rbp], rsi
mov DWORD PTR -52[rbp], edx
mov rax, QWORD PTR -48[rbp]
mov rdi, rax
call rsnd_io_to_priv@PLT
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call rsnd_priv_to_dev@PLT
mov QWORD PTR -24[rbp], rax
mov rax, QWORD PTR -48[rbp]
mov rax, QWORD PTR [rax]
test rax, rax
je .L2
mov rax, QWORD PTR -48[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -24[rbp], rax
.L2:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR -52[rbp]
movsx rdx, edx
sal rdx, 3
add rax, rdx
mov rax, QWORD PTR [rax]
mov QWORD PTR -16[rbp], rax
jmp .L3
.L4:
mov edi, DWORD PTR PREALLOC_BUFFER_MAX[rip]
mov ecx, DWORD PTR PREALLOC_BUFFER[rip]
mov esi, DWORD PTR SNDRV_DMA_TYPE_DEV[rip]
mov rdx, QWORD PTR -24[rbp]
mov rax, QWORD PTR -16[rbp]
mov r8d, edi
mov rdi, rax
call snd_pcm_lib_preallocate_pages@PLT
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -16[rbp], rax
.L3:
cmp QWORD PTR -16[rbp], 0
jne .L4
mov eax, 0
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size rsnd_preallocate_pages, .-rsnd_preallocate_pages
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_core.c_rsnd_preallocate_pages.c"
.text
.comm PREALLOC_BUFFER,4,4
.comm PREALLOC_BUFFER_MAX,4,4
.comm SNDRV_DMA_TYPE_DEV,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type rsnd_preallocate_pages, %function
rsnd_preallocate_pages:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #40
str r0, [fp, #-24]
str r1, [fp, #-28]
str r2, [fp, #-32]
ldr r0, [fp, #-28]
bl rsnd_io_to_priv
str r0, [fp, #-8]
ldr r0, [fp, #-8]
bl rsnd_priv_to_dev
str r0, [fp, #-16]
ldr r3, [fp, #-28]
ldr r3, [r3]
cmp r3, #0
beq .L2
ldr r3, [fp, #-28]
ldr r3, [r3]
str r3, [fp, #-16]
.L2:
ldr r3, [fp, #-24]
ldr r3, [r3]
ldr r2, [r3]
ldr r3, [fp, #-32]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
str r3, [fp, #-12]
b .L3
.L4:
ldr r3, .L6
ldr r1, [r3]
ldr r3, .L6+4
ldr r2, [r3]
ldr r3, .L6+8
ldr r3, [r3]
str r3, [sp]
mov r3, r2
ldr r2, [fp, #-16]
ldr r0, [fp, #-12]
bl snd_pcm_lib_preallocate_pages
ldr r3, [fp, #-12]
ldr r3, [r3]
str r3, [fp, #-12]
.L3:
ldr r3, [fp, #-12]
cmp r3, #0
bne .L4
mov r3, #0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L7:
.align 2
.L6:
.word SNDRV_DMA_TYPE_DEV
.word PREALLOC_BUFFER
.word PREALLOC_BUFFER_MAX
.size rsnd_preallocate_pages, .-rsnd_preallocate_pages
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_engine.c_lslow.c"
.intel_syntax noprefix
.text
.comm BOL,4,4
.comm BOLEOL,4,4
.comm BOW,4,4
.comm EOL,4,4
.comm EOW,4,4
.comm NOTHING,4,4
.comm OUT,1,1
.comm R_REGEX_NEWLINE,4,4
.comm R_REGEX_NOTBOL,4,4
.comm R_REGEX_NOTEOL,4,4
.section .rodata
.LC0:
.string "slow"
.LC1:
.string "sstart"
.LC2:
.string "sboleol"
.LC3:
.string "sboweow"
.LC4:
.string "saft"
.text
.type slow, @function
slow:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 80
mov QWORD PTR -56[rbp], rdi
mov QWORD PTR -64[rbp], rsi
mov QWORD PTR -72[rbp], rdx
mov DWORD PTR -76[rbp], ecx
mov DWORD PTR -80[rbp], r8d
mov rax, QWORD PTR -56[rbp]
mov eax, DWORD PTR 40[rax]
mov DWORD PTR -44[rbp], eax
mov rax, QWORD PTR -56[rbp]
mov eax, DWORD PTR 36[rax]
mov DWORD PTR -28[rbp], eax
mov rax, QWORD PTR -56[rbp]
mov eax, DWORD PTR 32[rax]
mov DWORD PTR -24[rbp], eax
mov rax, QWORD PTR -64[rbp]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR [rax]
cmp QWORD PTR -64[rbp], rax
jne .L2
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
jmp .L3
.L2:
mov rax, QWORD PTR -64[rbp]
sub rax, 1
movzx eax, BYTE PTR [rax]
movsx eax, al
.L3:
mov DWORD PTR -40[rbp], eax
mov esi, DWORD PTR -80[rbp]
mov ecx, DWORD PTR -76[rbp]
mov rdx, QWORD PTR -72[rbp]
mov rax, QWORD PTR -64[rbp]
mov r8d, esi
mov rsi, rax
lea rdi, .LC0[rip]
call AT@PLT
mov eax, DWORD PTR -44[rbp]
mov edi, eax
call CLEAR@PLT
mov edx, DWORD PTR -76[rbp]
mov eax, DWORD PTR -44[rbp]
mov esi, edx
mov edi, eax
call SET1@PLT
mov rax, QWORD PTR -16[rbp]
movzx eax, BYTE PTR [rax]
movsx edx, al
mov eax, DWORD PTR -44[rbp]
mov esi, eax
lea rdi, .LC1[rip]
call SP@PLT
mov edi, DWORD PTR NOTHING[rip]
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov r8d, DWORD PTR -44[rbp]
mov ecx, DWORD PTR -44[rbp]
mov edx, DWORD PTR -80[rbp]
mov esi, DWORD PTR -76[rbp]
mov r9d, r8d
mov r8d, edi
mov rdi, rax
call step@PLT
mov DWORD PTR -44[rbp], eax
mov QWORD PTR -8[rbp], 0
.L27:
mov eax, DWORD PTR -40[rbp]
mov DWORD PTR -20[rbp], eax
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 8[rax]
cmp QWORD PTR -16[rbp], rax
jne .L4
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
jmp .L5
.L4:
mov rax, QWORD PTR -16[rbp]
movzx eax, BYTE PTR [rax]
movsx eax, al
.L5:
mov DWORD PTR -40[rbp], eax
mov DWORD PTR -36[rbp], 0
mov DWORD PTR -32[rbp], 0
cmp DWORD PTR -20[rbp], 10
jne .L6
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR R_REGEX_NEWLINE[rip]
and eax, edx
test eax, eax
jne .L7
.L6:
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
cmp DWORD PTR -20[rbp], eax
jne .L8
mov rax, QWORD PTR -56[rbp]
mov edx, DWORD PTR 16[rax]
mov eax, DWORD PTR R_REGEX_NOTBOL[rip]
and eax, edx
test eax, eax
jne .L8
.L7:
mov eax, DWORD PTR BOL[rip]
mov DWORD PTR -36[rbp], eax
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov eax, DWORD PTR 4[rax]
mov DWORD PTR -32[rbp], eax
.L8:
cmp DWORD PTR -40[rbp], 10
jne .L9
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR R_REGEX_NEWLINE[rip]
and eax, edx
test eax, eax
jne .L10
.L9:
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
cmp DWORD PTR -40[rbp], eax
jne .L11
mov rax, QWORD PTR -56[rbp]
mov edx, DWORD PTR 16[rax]
mov eax, DWORD PTR R_REGEX_NOTEOL[rip]
and eax, edx
test eax, eax
jne .L11
.L10:
mov eax, DWORD PTR BOL[rip]
cmp DWORD PTR -36[rbp], eax
jne .L12
mov eax, DWORD PTR BOLEOL[rip]
jmp .L13
.L12:
mov eax, DWORD PTR EOL[rip]
.L13:
mov DWORD PTR -36[rbp], eax
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov rax, QWORD PTR 8[rax]
mov edx, eax
mov eax, DWORD PTR -32[rbp]
add eax, edx
mov DWORD PTR -32[rbp], eax
.L11:
cmp DWORD PTR -32[rbp], 0
je .L14
jmp .L15
.L16:
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov r8d, DWORD PTR -44[rbp]
mov edi, DWORD PTR -36[rbp]
mov ecx, DWORD PTR -44[rbp]
mov edx, DWORD PTR -80[rbp]
mov esi, DWORD PTR -76[rbp]
mov r9d, r8d
mov r8d, edi
mov rdi, rax
call step@PLT
mov DWORD PTR -44[rbp], eax
sub DWORD PTR -32[rbp], 1
.L15:
cmp DWORD PTR -32[rbp], 0
jg .L16
mov edx, DWORD PTR -40[rbp]
mov eax, DWORD PTR -44[rbp]
mov esi, eax
lea rdi, .LC2[rip]
call SP@PLT
.L14:
mov eax, DWORD PTR BOL[rip]
cmp DWORD PTR -36[rbp], eax
je .L17
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
cmp DWORD PTR -20[rbp], eax
je .L18
mov eax, DWORD PTR -20[rbp]
mov edi, eax
call ISWORD@PLT
test rax, rax
jne .L18
.L17:
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
cmp DWORD PTR -40[rbp], eax
je .L18
mov eax, DWORD PTR -40[rbp]
mov edi, eax
call ISWORD@PLT
test rax, rax
je .L18
mov eax, DWORD PTR BOW[rip]
mov DWORD PTR -36[rbp], eax
.L18:
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
cmp DWORD PTR -20[rbp], eax
je .L19
mov eax, DWORD PTR -20[rbp]
mov edi, eax
call ISWORD@PLT
test rax, rax
je .L19
mov eax, DWORD PTR EOL[rip]
cmp DWORD PTR -36[rbp], eax
je .L20
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
cmp DWORD PTR -40[rbp], eax
je .L19
mov eax, DWORD PTR -40[rbp]
mov edi, eax
call ISWORD@PLT
test rax, rax
jne .L19
.L20:
mov eax, DWORD PTR EOW[rip]
mov DWORD PTR -36[rbp], eax
.L19:
mov eax, DWORD PTR BOW[rip]
cmp DWORD PTR -36[rbp], eax
je .L21
mov eax, DWORD PTR EOW[rip]
cmp DWORD PTR -36[rbp], eax
jne .L22
.L21:
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov r8d, DWORD PTR -44[rbp]
mov edi, DWORD PTR -36[rbp]
mov ecx, DWORD PTR -44[rbp]
mov edx, DWORD PTR -80[rbp]
mov esi, DWORD PTR -76[rbp]
mov r9d, r8d
mov r8d, edi
mov rdi, rax
call step@PLT
mov DWORD PTR -44[rbp], eax
mov edx, DWORD PTR -40[rbp]
mov eax, DWORD PTR -44[rbp]
mov esi, eax
lea rdi, .LC3[rip]
call SP@PLT
.L22:
mov edx, DWORD PTR -80[rbp]
mov eax, DWORD PTR -44[rbp]
mov esi, edx
mov edi, eax
call ISSET@PLT
test rax, rax
je .L23
mov rax, QWORD PTR -16[rbp]
mov QWORD PTR -8[rbp], rax
.L23:
mov edx, DWORD PTR -28[rbp]
mov eax, DWORD PTR -44[rbp]
mov esi, edx
mov edi, eax
call EQ@PLT
test rax, rax
jne .L24
mov rax, QWORD PTR -16[rbp]
cmp rax, QWORD PTR -72[rbp]
je .L24
mov edx, DWORD PTR -44[rbp]
mov eax, DWORD PTR -24[rbp]
mov esi, edx
mov edi, eax
call ASSIGN@PLT
mov edx, DWORD PTR -28[rbp]
mov eax, DWORD PTR -44[rbp]
mov esi, edx
mov edi, eax
call ASSIGN@PLT
movzx eax, BYTE PTR OUT[rip]
movsx eax, al
cmp DWORD PTR -40[rbp], eax
je .L29
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov r8d, DWORD PTR -44[rbp]
mov edi, DWORD PTR -40[rbp]
mov ecx, DWORD PTR -24[rbp]
mov edx, DWORD PTR -80[rbp]
mov esi, DWORD PTR -76[rbp]
mov r9d, r8d
mov r8d, edi
mov rdi, rax
call step@PLT
mov DWORD PTR -44[rbp], eax
mov edx, DWORD PTR -40[rbp]
mov eax, DWORD PTR -44[rbp]
mov esi, eax
lea rdi, .LC4[rip]
call SP@PLT
mov edi, DWORD PTR NOTHING[rip]
mov rax, QWORD PTR -56[rbp]
mov rax, QWORD PTR 24[rax]
mov r8d, DWORD PTR -44[rbp]
mov ecx, DWORD PTR -44[rbp]
mov edx, DWORD PTR -80[rbp]
mov esi, DWORD PTR -76[rbp]
mov r9d, r8d
mov r8d, edi
mov rdi, rax
call step@PLT
mov edx, eax
mov eax, DWORD PTR -44[rbp]
mov esi, eax
mov edi, edx
call EQ@PLT
test rax, rax
je .L30
add QWORD PTR -16[rbp], 1
jmp .L27
.L29:
nop
jmp .L24
.L30:
nop
.L24:
mov rax, QWORD PTR -8[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size slow, .-slow
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_engine.c_lslow.c"
.text
.comm BOL,4,4
.comm BOLEOL,4,4
.comm BOW,4,4
.comm EOL,4,4
.comm EOW,4,4
.comm NOTHING,4,4
.comm OUT,1,1
.comm R_REGEX_NEWLINE,4,4
.comm R_REGEX_NOTBOL,4,4
.comm R_REGEX_NOTEOL,4,4
.section .rodata
.align 2
.LC0:
.ascii "slow\000"
.align 2
.LC1:
.ascii "sstart\000"
.align 2
.LC2:
.ascii "sboleol\000"
.align 2
.LC3:
.ascii "sboweow\000"
.align 2
.LC4:
.ascii "saft\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type slow, %function
slow:
@ args = 4, pretend = 0, frame = 56
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #64
str r0, [fp, #-48]
str r1, [fp, #-52]
str r2, [fp, #-56]
str r3, [fp, #-60]
ldr r3, [fp, #-48]
ldr r3, [r3, #24]
str r3, [fp, #-40]
ldr r3, [fp, #-48]
ldr r3, [r3, #20]
str r3, [fp, #-16]
ldr r3, [fp, #-48]
ldr r3, [r3, #16]
str r3, [fp, #-12]
ldr r3, [fp, #-52]
str r3, [fp, #-36]
ldr r3, [fp, #-48]
ldr r3, [r3]
ldr r2, [fp, #-52]
cmp r2, r3
bne .L2
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
b .L3
.L2:
ldr r3, [fp, #-52]
sub r3, r3, #1
ldrb r3, [r3] @ zero_extendqisi2
.L3:
str r3, [fp, #-32]
ldr r3, [fp, #4]
str r3, [sp]
ldr r3, [fp, #-60]
ldr r2, [fp, #-56]
ldr r1, [fp, #-52]
ldr r0, .L31+4
bl AT
ldr r0, [fp, #-40]
bl CLEAR
ldr r1, [fp, #-60]
ldr r0, [fp, #-40]
bl SET1
ldr r3, [fp, #-36]
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r1, [fp, #-40]
ldr r0, .L31+8
bl SP
ldr r3, [fp, #-48]
ldr r0, [r3, #12]
ldr r3, .L31+12
ldr r3, [r3]
ldr r2, [fp, #-40]
str r2, [sp, #4]
str r3, [sp]
ldr r3, [fp, #-40]
ldr r2, [fp, #4]
ldr r1, [fp, #-60]
bl step
str r0, [fp, #-40]
mov r3, #0
str r3, [fp, #-20]
.L27:
ldr r3, [fp, #-32]
str r3, [fp, #-8]
ldr r3, [fp, #-48]
ldr r3, [r3, #4]
ldr r2, [fp, #-36]
cmp r2, r3
bne .L4
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
b .L5
.L4:
ldr r3, [fp, #-36]
ldrb r3, [r3] @ zero_extendqisi2
.L5:
str r3, [fp, #-32]
mov r3, #0
str r3, [fp, #-28]
mov r3, #0
str r3, [fp, #-24]
ldr r3, [fp, #-8]
cmp r3, #10
bne .L6
ldr r3, [fp, #-48]
ldr r3, [r3, #12]
ldr r2, [r3]
ldr r3, .L31+16
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
bne .L7
.L6:
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r3, [fp, #-8]
cmp r3, r2
bne .L8
ldr r3, [fp, #-48]
ldr r2, [r3, #8]
ldr r3, .L31+20
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
bne .L8
.L7:
ldr r3, .L31+24
ldr r3, [r3]
str r3, [fp, #-28]
ldr r3, [fp, #-48]
ldr r3, [r3, #12]
ldr r3, [r3, #4]
str r3, [fp, #-24]
.L8:
ldr r3, [fp, #-32]
cmp r3, #10
bne .L9
ldr r3, [fp, #-48]
ldr r3, [r3, #12]
ldr r2, [r3]
ldr r3, .L31+16
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
bne .L10
.L9:
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r3, [fp, #-32]
cmp r3, r2
bne .L11
ldr r3, [fp, #-48]
ldr r2, [r3, #8]
ldr r3, .L31+28
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
bne .L11
.L10:
ldr r3, .L31+24
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
bne .L12
ldr r3, .L31+32
ldr r3, [r3]
b .L13
.L12:
ldr r3, .L31+36
ldr r3, [r3]
.L13:
str r3, [fp, #-28]
ldr r3, [fp, #-48]
ldr r3, [r3, #12]
ldr r3, [r3, #8]
ldr r2, [fp, #-24]
add r3, r2, r3
str r3, [fp, #-24]
.L11:
ldr r3, [fp, #-24]
cmp r3, #0
beq .L14
b .L15
.L16:
ldr r3, [fp, #-48]
ldr r0, [r3, #12]
ldr r3, [fp, #-40]
str r3, [sp, #4]
ldr r3, [fp, #-28]
str r3, [sp]
ldr r3, [fp, #-40]
ldr r2, [fp, #4]
ldr r1, [fp, #-60]
bl step
str r0, [fp, #-40]
ldr r3, [fp, #-24]
sub r3, r3, #1
str r3, [fp, #-24]
.L15:
ldr r3, [fp, #-24]
cmp r3, #0
bgt .L16
ldr r2, [fp, #-32]
ldr r1, [fp, #-40]
ldr r0, .L31+40
bl SP
.L14:
ldr r3, .L31+24
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
beq .L17
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r3, [fp, #-8]
cmp r3, r2
beq .L18
ldr r0, [fp, #-8]
bl ISWORD
mov r3, r0
cmp r3, #0
bne .L18
.L17:
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r3, [fp, #-32]
cmp r3, r2
beq .L18
ldr r0, [fp, #-32]
bl ISWORD
mov r3, r0
cmp r3, #0
beq .L18
ldr r3, .L31+44
ldr r3, [r3]
str r3, [fp, #-28]
.L18:
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r3, [fp, #-8]
cmp r3, r2
beq .L19
ldr r0, [fp, #-8]
bl ISWORD
mov r3, r0
cmp r3, #0
beq .L19
ldr r3, .L31+36
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
beq .L20
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r3, [fp, #-32]
cmp r3, r2
beq .L19
ldr r0, [fp, #-32]
bl ISWORD
mov r3, r0
cmp r3, #0
bne .L19
.L20:
ldr r3, .L31+48
ldr r3, [r3]
str r3, [fp, #-28]
.L19:
ldr r3, .L31+44
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
beq .L21
ldr r3, .L31+48
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
bne .L22
.L21:
ldr r3, [fp, #-48]
ldr r0, [r3, #12]
ldr r3, [fp, #-40]
str r3, [sp, #4]
ldr r3, [fp, #-28]
str r3, [sp]
ldr r3, [fp, #-40]
ldr r2, [fp, #4]
ldr r1, [fp, #-60]
bl step
str r0, [fp, #-40]
ldr r2, [fp, #-32]
ldr r1, [fp, #-40]
ldr r0, .L31+52
bl SP
.L22:
ldr r1, [fp, #4]
ldr r0, [fp, #-40]
bl ISSET
mov r3, r0
cmp r3, #0
beq .L23
ldr r3, [fp, #-36]
str r3, [fp, #-20]
.L23:
ldr r1, [fp, #-16]
ldr r0, [fp, #-40]
bl EQ
mov r3, r0
cmp r3, #0
bne .L24
ldr r2, [fp, #-36]
ldr r3, [fp, #-56]
cmp r2, r3
beq .L24
ldr r1, [fp, #-40]
ldr r0, [fp, #-12]
bl ASSIGN
ldr r1, [fp, #-16]
ldr r0, [fp, #-40]
bl ASSIGN
ldr r3, .L31
ldrb r3, [r3] @ zero_extendqisi2
mov r2, r3
ldr r3, [fp, #-32]
cmp r3, r2
beq .L29
ldr r3, [fp, #-48]
ldr r0, [r3, #12]
ldr r3, [fp, #-40]
str r3, [sp, #4]
ldr r3, [fp, #-32]
str r3, [sp]
ldr r3, [fp, #-12]
ldr r2, [fp, #4]
ldr r1, [fp, #-60]
bl step
str r0, [fp, #-40]
ldr r2, [fp, #-32]
ldr r1, [fp, #-40]
ldr r0, .L31+56
bl SP
ldr r3, [fp, #-48]
ldr r0, [r3, #12]
ldr r3, .L31+12
ldr r3, [r3]
ldr r2, [fp, #-40]
str r2, [sp, #4]
str r3, [sp]
ldr r3, [fp, #-40]
ldr r2, [fp, #4]
ldr r1, [fp, #-60]
bl step
mov r3, r0
ldr r1, [fp, #-40]
mov r0, r3
bl EQ
mov r3, r0
cmp r3, #0
beq .L30
ldr r3, [fp, #-36]
add r3, r3, #1
str r3, [fp, #-36]
b .L27
.L29:
nop
b .L24
.L30:
nop
.L24:
ldr r3, [fp, #-20]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L32:
.align 2
.L31:
.word OUT
.word .LC0
.word .LC1
.word NOTHING
.word R_REGEX_NEWLINE
.word R_REGEX_NOTBOL
.word BOL
.word R_REGEX_NOTEOL
.word BOLEOL
.word EOL
.word .LC2
.word BOW
.word EOW
.word .LC3
.word .LC4
.size slow, .-slow
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_channv50.c_nv50_fifo_chan_object_dtor.c"
.intel_syntax noprefix
.text
.globl nv50_fifo_chan_object_dtor
.type nv50_fifo_chan_object_dtor, @function
nv50_fifo_chan_object_dtor:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov DWORD PTR -28[rbp], esi
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call nv50_fifo_chan@PLT
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
mov edx, DWORD PTR -28[rbp]
mov esi, edx
mov edi, eax
call nvkm_ramht_remove@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size nv50_fifo_chan_object_dtor, .-nv50_fifo_chan_object_dtor
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_channv50.c_nv50_fifo_chan_object_dtor.c"
.text
.align 2
.global nv50_fifo_chan_object_dtor
.syntax unified
.arm
.fpu softvfp
.type nv50_fifo_chan_object_dtor, %function
nv50_fifo_chan_object_dtor:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
str r1, [fp, #-20]
ldr r0, [fp, #-16]
bl nv50_fifo_chan
str r0, [fp, #-8]
ldr r3, [fp, #-8]
ldr r3, [r3]
ldr r1, [fp, #-20]
mov r0, r3
bl nvkm_ramht_remove
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size nv50_fifo_chan_object_dtor, .-nv50_fifo_chan_object_dtor
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_piggyback_32.c_st4.c"
.intel_syntax noprefix
.text
.type st4, @function
st4:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov QWORD PTR -8[rbp], rdi
mov DWORD PTR -12[rbp], esi
mov eax, DWORD PTR -12[rbp]
shr eax, 24
mov edx, eax
mov rax, QWORD PTR -8[rbp]
mov BYTE PTR [rax], dl
mov eax, DWORD PTR -12[rbp]
shr eax, 16
mov edx, eax
mov rax, QWORD PTR -8[rbp]
add rax, 1
mov BYTE PTR [rax], dl
mov eax, DWORD PTR -12[rbp]
shr eax, 8
mov edx, eax
mov rax, QWORD PTR -8[rbp]
add rax, 2
mov BYTE PTR [rax], dl
mov rax, QWORD PTR -8[rbp]
add rax, 3
mov edx, DWORD PTR -12[rbp]
mov BYTE PTR [rax], dl
nop
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size st4, .-st4
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_piggyback_32.c_st4.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type st4, %function
st4:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
sub sp, sp, #12
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r3, [fp, #-12]
lsr r3, r3, #24
and r2, r3, #255
ldr r3, [fp, #-8]
strb r2, [r3]
ldr r3, [fp, #-12]
lsr r2, r3, #16
ldr r3, [fp, #-8]
add r3, r3, #1
and r2, r2, #255
strb r2, [r3]
ldr r3, [fp, #-12]
lsr r2, r3, #8
ldr r3, [fp, #-8]
add r3, r3, #2
and r2, r2, #255
strb r2, [r3]
ldr r3, [fp, #-8]
add r3, r3, #3
ldr r2, [fp, #-12]
and r2, r2, #255
strb r2, [r3]
nop
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.size st4, .-st4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_hci_event.c_hci_cc_le_set_scan_enable.c"
.intel_syntax noprefix
.text
.comm HCI_OP_LE_SET_SCAN_ENABLE,4,4
.section .rodata
.LC0:
.string "%s status 0x%2.2x"
.text
.type hci_cc_le_set_scan_enable, @function
hci_cc_le_set_scan_enable:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov rax, QWORD PTR -32[rbp]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
mov rdx, QWORD PTR -16[rbp]
mov esi, eax
lea rdi, .LC0[rip]
call BT_DBG@PLT
cmp QWORD PTR -16[rbp], 0
jne .L5
mov edx, DWORD PTR HCI_OP_LE_SET_SCAN_ENABLE[rip]
mov rax, QWORD PTR -24[rbp]
mov esi, edx
mov rdi, rax
call hci_sent_cmd_data@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
je .L6
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -24[rbp]
mov esi, edx
mov rdi, rax
call le_set_scan_enable_complete@PLT
jmp .L1
.L5:
nop
jmp .L1
.L6:
nop
.L1:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size hci_cc_le_set_scan_enable, .-hci_cc_le_set_scan_enable
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_hci_event.c_hci_cc_le_set_scan_enable.c"
.text
.comm HCI_OP_LE_SET_SCAN_ENABLE,4,4
.section .rodata
.align 2
.LC0:
.ascii "%s status 0x%2.2x\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hci_cc_le_set_scan_enable, %function
hci_cc_le_set_scan_enable:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
str r1, [fp, #-20]
ldr r3, [fp, #-20]
ldr r3, [r3]
ldr r3, [r3]
str r3, [fp, #-12]
ldr r3, [fp, #-16]
ldr r3, [r3]
ldr r2, [fp, #-12]
mov r1, r3
ldr r0, .L7
bl BT_DBG
ldr r3, [fp, #-12]
cmp r3, #0
bne .L5
ldr r3, .L7+4
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-16]
bl hci_sent_cmd_data
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L6
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-16]
bl le_set_scan_enable_complete
b .L1
.L5:
nop
b .L1
.L6:
nop
.L1:
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L8:
.align 2
.L7:
.word .LC0
.word HCI_OP_LE_SET_SCAN_ENABLE
.size hci_cc_le_set_scan_enable, .-hci_cc_le_set_scan_enable
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ar9003_mac.c_ath9k_hw_set_rx_bufsize.c"
.intel_syntax noprefix
.text
.comm AR_DATABUF_SIZE,4,4
.comm AR_DATABUF_SIZE_MASK,4,4
.globl ath9k_hw_set_rx_bufsize
.type ath9k_hw_set_rx_bufsize, @function
ath9k_hw_set_rx_bufsize:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov DWORD PTR -12[rbp], esi
mov eax, DWORD PTR AR_DATABUF_SIZE_MASK[rip]
and eax, DWORD PTR -12[rbp]
mov edx, eax
mov ecx, DWORD PTR AR_DATABUF_SIZE[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call REG_WRITE@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size ath9k_hw_set_rx_bufsize, .-ath9k_hw_set_rx_bufsize
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ar9003_mac.c_ath9k_hw_set_rx_bufsize.c"
.text
.comm AR_DATABUF_SIZE,4,4
.comm AR_DATABUF_SIZE_MASK,4,4
.align 2
.global ath9k_hw_set_rx_bufsize
.syntax unified
.arm
.fpu softvfp
.type ath9k_hw_set_rx_bufsize, %function
ath9k_hw_set_rx_bufsize:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r3, .L2
ldr r1, [r3]
ldr r3, .L2+4
ldr r2, [r3]
ldr r3, [fp, #-12]
and r3, r3, r2
mov r2, r3
ldr r0, [fp, #-8]
bl REG_WRITE
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L3:
.align 2
.L2:
.word AR_DATABUF_SIZE
.word AR_DATABUF_SIZE_MASK
.size ath9k_hw_set_rx_bufsize, .-ath9k_hw_set_rx_bufsize
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ac97.c_ac97_destroy.c"
.intel_syntax noprefix
.text
.comm M_AC97,4,4
.globl ac97_destroy
.type ac97_destroy, @function
ac97_destroy:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call snd_mtxlock@PLT
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR 8[rax]
test rax, rax
je .L2
mov edx, DWORD PTR M_AC97[rip]
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR 8[rax]
mov esi, edx
mov rdi, rax
call kobj_delete@PLT
.L2:
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call snd_mtxfree@PLT
mov edx, DWORD PTR M_AC97[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, edx
mov rdi, rax
call free@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size ac97_destroy, .-ac97_destroy
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ac97.c_ac97_destroy.c"
.text
.comm M_AC97,4,4
.align 2
.global ac97_destroy
.syntax unified
.arm
.fpu softvfp
.type ac97_destroy, %function
ac97_destroy:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r0, r3
bl snd_mtxlock
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
cmp r3, #0
beq .L2
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
ldr r2, .L3
ldr r2, [r2]
mov r1, r2
mov r0, r3
bl kobj_delete
.L2:
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r0, r3
bl snd_mtxfree
ldr r3, .L3
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-8]
bl free
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word M_AC97
.size ac97_destroy, .-ac97_destroy
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_rtc-ds1374.c_ds1374_write_rtc.c"
.intel_syntax noprefix
.text
.comm EINVAL,4,4
.type ds1374_write_rtc, @function
ds1374_write_rtc:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 80
mov QWORD PTR -56[rbp], rdi
mov DWORD PTR -60[rbp], esi
mov DWORD PTR -64[rbp], edx
mov DWORD PTR -68[rbp], ecx
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
cmp DWORD PTR -68[rbp], 4
jle .L2
mov edi, 1
call WARN_ON@PLT
mov eax, DWORD PTR EINVAL[rip]
neg eax
jmp .L6
.L2:
mov DWORD PTR -36[rbp], 0
jmp .L4
.L5:
mov eax, DWORD PTR -60[rbp]
movzx edx, al
mov eax, DWORD PTR -36[rbp]
cdqe
mov DWORD PTR -32[rbp+rax*4], edx
sar DWORD PTR -60[rbp], 8
add DWORD PTR -36[rbp], 1
.L4:
mov eax, DWORD PTR -36[rbp]
cmp eax, DWORD PTR -68[rbp]
jl .L5
lea rcx, -32[rbp]
mov edx, DWORD PTR -68[rbp]
mov esi, DWORD PTR -64[rbp]
mov rax, QWORD PTR -56[rbp]
mov rdi, rax
call i2c_smbus_write_i2c_block_data@PLT
.L6:
mov rdi, QWORD PTR -8[rbp]
xor rdi, QWORD PTR fs:40
je .L7
call __stack_chk_fail@PLT
.L7:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size ds1374_write_rtc, .-ds1374_write_rtc
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_rtc-ds1374.c_ds1374_write_rtc.c"
.text
.comm EINVAL,4,4
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ds1374_write_rtc, %function
ds1374_write_rtc:
@ args = 0, pretend = 0, frame = 40
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #40
str r0, [fp, #-32]
str r1, [fp, #-36]
str r2, [fp, #-40]
str r3, [fp, #-44]
ldr r3, .L8
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
ldr r3, [fp, #-44]
cmp r3, #4
ble .L2
mov r0, #1
bl WARN_ON
ldr r3, .L8+4
ldr r3, [r3]
rsb r3, r3, #0
b .L6
.L2:
mov r3, #0
str r3, [fp, #-28]
b .L4
.L5:
ldr r3, [fp, #-36]
and r2, r3, #255
ldr r3, [fp, #-28]
lsl r3, r3, #2
sub r1, fp, #4
add r3, r1, r3
str r2, [r3, #-20]
ldr r3, [fp, #-36]
asr r3, r3, #8
str r3, [fp, #-36]
ldr r3, [fp, #-28]
add r3, r3, #1
str r3, [fp, #-28]
.L4:
ldr r2, [fp, #-28]
ldr r3, [fp, #-44]
cmp r2, r3
blt .L5
sub r3, fp, #24
ldr r2, [fp, #-44]
ldr r1, [fp, #-40]
ldr r0, [fp, #-32]
bl i2c_smbus_write_i2c_block_data
mov r3, r0
.L6:
ldr r2, .L8
ldr r1, [r2]
ldr r2, [fp, #-8]
eors r1, r2, r1
mov r2, #0
beq .L7
bl __stack_chk_fail
.L7:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L9:
.align 2
.L8:
.word .LC0
.word EINVAL
.size ds1374_write_rtc, .-ds1374_write_rtc
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ifxmips_ptm_vdsl.c_ptm_get_stats.c"
.intel_syntax noprefix
.text
.comm g_net_dev,8,8
.comm g_ptm_priv_data,8,8
.type ptm_get_stats, @function
ptm_get_stats:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR g_net_dev[rip]
mov rax, QWORD PTR [rax]
cmp QWORD PTR -24[rbp], rax
je .L2
mov eax, 0
jmp .L3
.L2:
mov rax, QWORD PTR g_ptm_priv_data[rip]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
.L3:
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size ptm_get_stats, .-ptm_get_stats
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ifxmips_ptm_vdsl.c_ptm_get_stats.c"
.text
.comm g_net_dev,4,4
.comm g_ptm_priv_data,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type ptm_get_stats, %function
ptm_get_stats:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
sub sp, sp, #20
str r0, [fp, #-16]
ldr r3, .L4
ldr r3, [r3]
ldr r3, [r3]
ldr r2, [fp, #-16]
cmp r2, r3
beq .L2
mov r3, #0
b .L3
.L2:
ldr r3, .L4+4
ldr r3, [r3]
str r3, [fp, #-8]
ldr r3, [fp, #-8]
.L3:
mov r0, r3
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.L5:
.align 2
.L4:
.word g_net_dev
.word g_ptm_priv_data
.size ptm_get_stats, .-ptm_get_stats
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_libinput.c_config_libinput_pointer.c"
.intel_syntax noprefix
.text
.comm FLT_MIN,8,8
.comm INT_MIN,8,8
.comm SWAY_DEBUG,4,4
.section .rodata
.align 8
.LC0:
.string "config_libinput_pointer('%s' on '%s')"
.text
.type config_libinput_pointer, @function
config_libinput_pointer:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov QWORD PTR -40[rbp], rdx
mov rax, QWORD PTR -32[rbp]
mov edx, DWORD PTR 112[rax]
mov eax, DWORD PTR SWAY_DEBUG[rip]
mov rcx, QWORD PTR -40[rbp]
lea rsi, .LC0[rip]
mov edi, eax
call sway_log@PLT
mov DWORD PTR -4[rbp], 0
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L2
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_send_events@PLT
or DWORD PTR -4[rbp], eax
.L2:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L3
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_tap@PLT
or DWORD PTR -4[rbp], eax
.L3:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 16[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L4
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 16[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_tap_button_map@PLT
or DWORD PTR -4[rbp], eax
.L4:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 24[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L5
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 24[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_tap_drag@PLT
or DWORD PTR -4[rbp], eax
.L5:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 32[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L6
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 32[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_tap_drag_lock@PLT
or DWORD PTR -4[rbp], eax
.L6:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 40[rax]
mov rax, QWORD PTR FLT_MIN[rip]
cmp rdx, rax
je .L7
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 40[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_accel_speed@PLT
or DWORD PTR -4[rbp], eax
.L7:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 48[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L8
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 48[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_accel_profile@PLT
or DWORD PTR -4[rbp], eax
.L8:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 56[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L9
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 56[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_natural_scroll@PLT
or DWORD PTR -4[rbp], eax
.L9:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 64[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L10
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 64[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_left_handed@PLT
or DWORD PTR -4[rbp], eax
.L10:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 72[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L11
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 72[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_click_method@PLT
or DWORD PTR -4[rbp], eax
.L11:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 80[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L12
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 80[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_middle_emulation@PLT
or DWORD PTR -4[rbp], eax
.L12:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 88[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L13
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 88[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_scroll_method@PLT
or DWORD PTR -4[rbp], eax
.L13:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 96[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L14
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 96[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_scroll_button@PLT
or DWORD PTR -4[rbp], eax
.L14:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 104[rax]
mov rax, QWORD PTR INT_MIN[rip]
cmp rdx, rax
je .L15
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR 104[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call set_dwt@PLT
or DWORD PTR -4[rbp], eax
.L15:
mov eax, DWORD PTR -4[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size config_libinput_pointer, .-config_libinput_pointer
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_libinput.c_config_libinput_pointer.c"
.text
.comm FLT_MIN,4,4
.comm INT_MIN,4,4
.comm SWAY_DEBUG,4,4
.section .rodata
.align 2
.LC0:
.ascii "config_libinput_pointer('%s' on '%s')\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type config_libinput_pointer, %function
config_libinput_pointer:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
ldr r3, .L17
ldr r0, [r3]
ldr r3, [fp, #-20]
ldr r2, [r3, #56]
ldr r3, [fp, #-24]
ldr r1, .L17+4
bl sway_log
mov r3, #0
str r3, [fp, #-8]
ldr r3, [fp, #-20]
ldr r2, [r3]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L2
ldr r3, [fp, #-20]
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-16]
bl set_send_events
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L2:
ldr r3, [fp, #-20]
ldr r2, [r3, #4]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L3
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r1, r3
ldr r0, [fp, #-16]
bl set_tap
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L3:
ldr r3, [fp, #-20]
ldr r2, [r3, #8]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L4
ldr r3, [fp, #-20]
ldr r3, [r3, #8]
mov r1, r3
ldr r0, [fp, #-16]
bl set_tap_button_map
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L4:
ldr r3, [fp, #-20]
ldr r2, [r3, #12]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L5
ldr r3, [fp, #-20]
ldr r3, [r3, #12]
mov r1, r3
ldr r0, [fp, #-16]
bl set_tap_drag
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L5:
ldr r3, [fp, #-20]
ldr r2, [r3, #16]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L6
ldr r3, [fp, #-20]
ldr r3, [r3, #16]
mov r1, r3
ldr r0, [fp, #-16]
bl set_tap_drag_lock
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L6:
ldr r3, [fp, #-20]
ldr r2, [r3, #20]
ldr r3, .L17+12
ldr r3, [r3]
cmp r2, r3
beq .L7
ldr r3, [fp, #-20]
ldr r3, [r3, #20]
mov r1, r3
ldr r0, [fp, #-16]
bl set_accel_speed
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L7:
ldr r3, [fp, #-20]
ldr r2, [r3, #24]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L8
ldr r3, [fp, #-20]
ldr r3, [r3, #24]
mov r1, r3
ldr r0, [fp, #-16]
bl set_accel_profile
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L8:
ldr r3, [fp, #-20]
ldr r2, [r3, #28]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L9
ldr r3, [fp, #-20]
ldr r3, [r3, #28]
mov r1, r3
ldr r0, [fp, #-16]
bl set_natural_scroll
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L9:
ldr r3, [fp, #-20]
ldr r2, [r3, #32]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L10
ldr r3, [fp, #-20]
ldr r3, [r3, #32]
mov r1, r3
ldr r0, [fp, #-16]
bl set_left_handed
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L10:
ldr r3, [fp, #-20]
ldr r2, [r3, #36]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L11
ldr r3, [fp, #-20]
ldr r3, [r3, #36]
mov r1, r3
ldr r0, [fp, #-16]
bl set_click_method
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L11:
ldr r3, [fp, #-20]
ldr r2, [r3, #40]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L12
ldr r3, [fp, #-20]
ldr r3, [r3, #40]
mov r1, r3
ldr r0, [fp, #-16]
bl set_middle_emulation
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L12:
ldr r3, [fp, #-20]
ldr r2, [r3, #44]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L13
ldr r3, [fp, #-20]
ldr r3, [r3, #44]
mov r1, r3
ldr r0, [fp, #-16]
bl set_scroll_method
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L13:
ldr r3, [fp, #-20]
ldr r2, [r3, #48]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L14
ldr r3, [fp, #-20]
ldr r3, [r3, #48]
mov r1, r3
ldr r0, [fp, #-16]
bl set_scroll_button
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L14:
ldr r3, [fp, #-20]
ldr r2, [r3, #52]
ldr r3, .L17+8
ldr r3, [r3]
cmp r2, r3
beq .L15
ldr r3, [fp, #-20]
ldr r3, [r3, #52]
mov r1, r3
ldr r0, [fp, #-16]
bl set_dwt
mov r2, r0
ldr r3, [fp, #-8]
orr r3, r3, r2
str r3, [fp, #-8]
.L15:
ldr r3, [fp, #-8]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L18:
.align 2
.L17:
.word SWAY_DEBUG
.word .LC0
.word INT_MIN
.word FLT_MIN
.size config_libinput_pointer, .-config_libinput_pointer
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_technisat-usb2.c_technisat_usb2_get_ir.c"
.intel_syntax noprefix
.text
.comm EAGAIN,4,4
.comm FIRMWARE_CLOCK_DIVISOR,4,4
.comm FIRMWARE_CLOCK_TICK,4,4
.comm GET_IR_DATA_VENDOR_REQUEST,4,4
.comm MAXIMUM_IR_BIT_TIME_TICK_COUNT,4,4
.comm MINIMUM_IR_BIT_TRANSITION_TICK_COUNT,4,4
.comm USB_DIR_IN,4,4
.comm USB_DIR_OUT,4,4
.comm USB_TYPE_VENDOR,4,4
.type technisat_usb2_get_ir, @function
technisat_usb2_get_ir:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push r12
push rbx
sub rsp, 64
.cfi_offset 12, -24
.cfi_offset 3, -32
mov QWORD PTR -72[rbp], rdi
mov rax, QWORD PTR fs:40
mov QWORD PTR -24[rbp], rax
xor eax, eax
mov rax, QWORD PTR -72[rbp]
mov rax, QWORD PTR 16[rax]
mov QWORD PTR -48[rbp], rax
mov rax, QWORD PTR -48[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -40[rbp], rax
mov edx, DWORD PTR GET_IR_DATA_VENDOR_REQUEST[rip]
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR [rax], edx
mov rax, QWORD PTR -40[rbp]
add rax, 4
mov DWORD PTR [rax], 8
mov rax, QWORD PTR -40[rbp]
add rax, 8
mov DWORD PTR [rax], 143
mov rax, QWORD PTR -40[rbp]
lea rdx, 12[rax]
mov eax, DWORD PTR MINIMUM_IR_BIT_TRANSITION_TICK_COUNT[rip]
mov DWORD PTR [rdx], eax
mov rax, QWORD PTR -40[rbp]
lea rdx, 16[rax]
mov eax, DWORD PTR MAXIMUM_IR_BIT_TIME_TICK_COUNT[rip]
mov DWORD PTR [rdx], eax
mov rax, QWORD PTR -72[rbp]
add rax, 4
mov rdi, rax
call mutex_lock_interruptible@PLT
test rax, rax
jns .L2
mov eax, DWORD PTR EAGAIN[rip]
neg eax
jmp .L12
.L2:
mov edx, DWORD PTR USB_TYPE_VENDOR[rip]
mov eax, DWORD PTR USB_DIR_OUT[rip]
or edx, eax
mov r12d, edx
mov ebx, DWORD PTR GET_IR_DATA_VENDOR_REQUEST[rip]
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR 8[rax]
mov esi, 0
mov edi, eax
call usb_sndctrlpipe@PLT
mov esi, eax
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR 8[rax]
sub rsp, 8
push 500
push 5
push QWORD PTR -40[rbp]
mov r9d, 0
mov r8d, 0
mov ecx, r12d
mov edx, ebx
mov edi, eax
call usb_control_msg@PLT
add rsp, 32
mov DWORD PTR -52[rbp], eax
cmp DWORD PTR -52[rbp], 0
js .L14
mov rax, QWORD PTR -40[rbp]
add rax, 4
mov DWORD PTR [rax], 0
mov rax, QWORD PTR -40[rbp]
add rax, 8
mov DWORD PTR [rax], 0
mov edx, DWORD PTR USB_TYPE_VENDOR[rip]
mov eax, DWORD PTR USB_DIR_IN[rip]
or edx, eax
mov r12d, edx
mov ebx, DWORD PTR GET_IR_DATA_VENDOR_REQUEST[rip]
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR 8[rax]
mov esi, 0
mov edi, eax
call usb_rcvctrlpipe@PLT
mov esi, eax
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR 8[rax]
sub rsp, 8
push 500
push 62
push QWORD PTR -40[rbp]
mov r9d, 0
mov r8d, 32896
mov ecx, r12d
mov edx, ebx
mov edi, eax
call usb_control_msg@PLT
add rsp, 32
mov DWORD PTR -52[rbp], eax
jmp .L5
.L14:
nop
.L5:
mov rax, QWORD PTR -72[rbp]
add rax, 4
mov rdi, rax
call mutex_unlock@PLT
cmp DWORD PTR -52[rbp], 0
jns .L6
mov eax, DWORD PTR -52[rbp]
jmp .L12
.L6:
cmp DWORD PTR -52[rbp], 1
jne .L7
mov eax, 0
jmp .L12
.L7:
mov DWORD PTR -32[rbp], 0
mov DWORD PTR -56[rbp], 1
jmp .L8
.L11:
mov eax, DWORD PTR -56[rbp]
cdqe
lea rdx, 0[0+rax*4]
mov rax, QWORD PTR -40[rbp]
add rax, rdx
mov eax, DWORD PTR [rax]
cmp eax, 255
jne .L9
mov DWORD PTR -32[rbp], 0
mov DWORD PTR -28[rbp], 1777776
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR [rax]
lea rdx, -32[rbp]
mov rsi, rdx
mov edi, eax
call ir_raw_event_store@PLT
jmp .L10
.L9:
mov eax, DWORD PTR -32[rbp]
test eax, eax
sete al
movzx eax, al
mov DWORD PTR -32[rbp], eax
mov eax, DWORD PTR -56[rbp]
cdqe
lea rdx, 0[0+rax*4]
mov rax, QWORD PTR -40[rbp]
add rax, rdx
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR FIRMWARE_CLOCK_DIVISOR[rip]
imul edx, eax
mov eax, DWORD PTR FIRMWARE_CLOCK_TICK[rip]
imul eax, edx
movsx rdx, eax
imul rdx, rdx, 274877907
shr rdx, 32
sar edx, 6
sar eax, 31
sub edx, eax
mov eax, edx
mov DWORD PTR -28[rbp], eax
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR [rax]
lea rdx, -32[rbp]
mov rsi, rdx
mov edi, eax
call ir_raw_event_store@PLT
add DWORD PTR -56[rbp], 1
.L8:
mov rax, QWORD PTR -48[rbp]
mov rax, QWORD PTR [rax]
mov rdi, rax
call ARRAY_SIZE@PLT
cmp DWORD PTR -56[rbp], eax
jl .L11
.L10:
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call ir_raw_event_handle@PLT
mov eax, 1
.L12:
mov rcx, QWORD PTR -24[rbp]
xor rcx, QWORD PTR fs:40
je .L13
call __stack_chk_fail@PLT
.L13:
lea rsp, -16[rbp]
pop rbx
pop r12
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size technisat_usb2_get_ir, .-technisat_usb2_get_ir
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_technisat-usb2.c_technisat_usb2_get_ir.c"
.text
.comm EAGAIN,4,4
.comm FIRMWARE_CLOCK_DIVISOR,4,4
.comm FIRMWARE_CLOCK_TICK,4,4
.comm GET_IR_DATA_VENDOR_REQUEST,4,4
.comm MAXIMUM_IR_BIT_TIME_TICK_COUNT,4,4
.comm MINIMUM_IR_BIT_TRANSITION_TICK_COUNT,4,4
.comm USB_DIR_IN,4,4
.comm USB_DIR_OUT,4,4
.comm USB_TYPE_VENDOR,4,4
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type technisat_usb2_get_ir, %function
technisat_usb2_get_ir:
@ args = 0, pretend = 0, frame = 40
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #68
str r0, [fp, #-48]
ldr r3, .L15
ldr r3, [r3]
str r3, [fp, #-16]
mov r3,#0
ldr r3, [fp, #-48]
ldr r3, [r3, #12]
str r3, [fp, #-32]
ldr r3, [fp, #-32]
ldr r3, [r3]
str r3, [fp, #-28]
ldr r3, .L15+4
ldr r2, [r3]
ldr r3, [fp, #-28]
str r2, [r3]
ldr r3, [fp, #-28]
add r3, r3, #4
mov r2, #8
str r2, [r3]
ldr r3, [fp, #-28]
add r3, r3, #8
mov r2, #143
str r2, [r3]
ldr r3, [fp, #-28]
add r3, r3, #12
ldr r2, .L15+8
ldr r2, [r2]
str r2, [r3]
ldr r3, [fp, #-28]
add r3, r3, #16
ldr r2, .L15+12
ldr r2, [r2]
str r2, [r3]
ldr r3, [fp, #-48]
add r3, r3, #4
mov r0, r3
bl mutex_lock_interruptible
mov r3, r0
cmp r3, #0
bge .L2
ldr r3, .L15+16
ldr r3, [r3]
rsb r3, r3, #0
b .L12
.L2:
ldr r3, [fp, #-48]
ldr r4, [r3, #8]
ldr r3, [fp, #-48]
ldr r3, [r3, #8]
mov r1, #0
mov r0, r3
bl usb_sndctrlpipe
ldr r3, .L15+4
ldr r1, [r3]
ldr r3, .L15+20
ldr r2, [r3]
ldr r3, .L15+24
ldr r3, [r3]
orr r2, r2, r3
mov r3, #500
str r3, [sp, #16]
mov r3, #5
str r3, [sp, #12]
ldr r3, [fp, #-28]
str r3, [sp, #8]
mov r3, #0
str r3, [sp, #4]
mov r3, #0
str r3, [sp]
mov r3, r2
mov r2, r1
mov r1, r0
mov r0, r4
bl usb_control_msg
str r0, [fp, #-36]
ldr r3, [fp, #-36]
cmp r3, #0
blt .L14
ldr r3, [fp, #-28]
add r3, r3, #4
mov r2, #0
str r2, [r3]
ldr r3, [fp, #-28]
add r3, r3, #8
mov r2, #0
str r2, [r3]
ldr r3, [fp, #-48]
ldr r4, [r3, #8]
ldr r3, [fp, #-48]
ldr r3, [r3, #8]
mov r1, #0
mov r0, r3
bl usb_rcvctrlpipe
ldr r3, .L15+4
ldr r1, [r3]
ldr r3, .L15+20
ldr r2, [r3]
ldr r3, .L15+28
ldr r3, [r3]
orr r2, r2, r3
mov r3, #500
str r3, [sp, #16]
mov r3, #62
str r3, [sp, #12]
ldr r3, [fp, #-28]
str r3, [sp, #8]
mov r3, #0
str r3, [sp, #4]
ldr r3, .L15+32
str r3, [sp]
mov r3, r2
mov r2, r1
mov r1, r0
mov r0, r4
bl usb_control_msg
str r0, [fp, #-36]
b .L5
.L14:
nop
.L5:
ldr r3, [fp, #-48]
add r3, r3, #4
mov r0, r3
bl mutex_unlock
ldr r3, [fp, #-36]
cmp r3, #0
bge .L6
ldr r3, [fp, #-36]
b .L12
.L6:
ldr r3, [fp, #-36]
cmp r3, #1
bne .L7
mov r3, #0
b .L12
.L7:
mov r3, #0
str r3, [fp, #-24]
mov r3, #1
str r3, [fp, #-40]
b .L8
.L11:
ldr r3, [fp, #-40]
lsl r3, r3, #2
ldr r2, [fp, #-28]
add r3, r2, r3
ldr r3, [r3]
cmp r3, #255
bne .L9
mov r3, #0
str r3, [fp, #-24]
ldr r3, .L15+36
str r3, [fp, #-20]
ldr r3, [fp, #-48]
ldr r3, [r3]
sub r2, fp, #24
mov r1, r2
mov r0, r3
bl ir_raw_event_store
b .L10
.L9:
ldr r3, [fp, #-24]
cmp r3, #0
moveq r3, #1
movne r3, #0
and r3, r3, #255
str r3, [fp, #-24]
ldr r3, [fp, #-40]
lsl r3, r3, #2
ldr r2, [fp, #-28]
add r3, r2, r3
ldr r3, [r3]
ldr r2, .L15+40
ldr r2, [r2]
mul r3, r2, r3
ldr r2, .L15+44
ldr r2, [r2]
mul r3, r2, r3
ldr r2, .L15+48
smull r1, r2, r3, r2
asr r2, r2, #6
asr r3, r3, #31
sub r3, r2, r3
str r3, [fp, #-20]
ldr r3, [fp, #-48]
ldr r3, [r3]
sub r2, fp, #24
mov r1, r2
mov r0, r3
bl ir_raw_event_store
ldr r3, [fp, #-40]
add r3, r3, #1
str r3, [fp, #-40]
.L8:
ldr r3, [fp, #-32]
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r2, r0
ldr r3, [fp, #-40]
cmp r3, r2
blt .L11
.L10:
ldr r3, [fp, #-48]
ldr r3, [r3]
mov r0, r3
bl ir_raw_event_handle
mov r3, #1
.L12:
ldr r2, .L15
ldr r1, [r2]
ldr r2, [fp, #-16]
eors r1, r2, r1
mov r2, #0
beq .L13
bl __stack_chk_fail
.L13:
mov r0, r3
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L16:
.align 2
.L15:
.word .LC0
.word GET_IR_DATA_VENDOR_REQUEST
.word MINIMUM_IR_BIT_TRANSITION_TICK_COUNT
.word MAXIMUM_IR_BIT_TIME_TICK_COUNT
.word EAGAIN
.word USB_TYPE_VENDOR
.word USB_DIR_OUT
.word USB_DIR_IN
.word 32896
.word 1777776
.word FIRMWARE_CLOCK_DIVISOR
.word FIRMWARE_CLOCK_TICK
.word 274877907
.size technisat_usb2_get_ir, .-technisat_usb2_get_ir
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_qla_sup.c_qla83xx_beacon_blink.c"
.intel_syntax noprefix
.text
.comm QLA_SUCCESS,4,4
.globl qla83xx_beacon_blink
.type qla83xx_beacon_blink, @function
qla83xx_beacon_blink:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 112
mov QWORD PTR -104[rbp], rdi
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov rax, QWORD PTR -104[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -72[rbp], rax
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA83XX@PLT
test eax, eax
jne .L2
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA81XX@PLT
test rax, rax
jne .L2
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA27XX@PLT
test rax, rax
jne .L2
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA28XX@PLT
test rax, rax
je .L17
.L2:
mov rax, QWORD PTR -72[rbp]
mov eax, DWORD PTR [rax]
test eax, eax
je .L18
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA27XX@PLT
test rax, rax
jne .L5
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA28XX@PLT
test rax, rax
je .L6
.L5:
mov rax, QWORD PTR -104[rbp]
mov edx, 1073742384
mov esi, 4099
mov rdi, rax
call qla2x00_write_ram_word@PLT
mov rax, QWORD PTR -104[rbp]
mov edx, 1073742384
mov esi, 4100
mov rdi, rax
call qla2x00_write_ram_word@PLT
jmp .L1
.L6:
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA2031@PLT
test rax, rax
je .L8
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call qla83xx_select_led_port@PLT
mov DWORD PTR -76[rbp], eax
mov ecx, DWORD PTR -76[rbp]
mov rax, QWORD PTR -104[rbp]
mov edx, 1073742384
mov esi, ecx
mov rdi, rax
call qla83xx_wr_reg@PLT
mov eax, DWORD PTR -76[rbp]
lea ecx, 4[rax]
mov rax, QWORD PTR -104[rbp]
mov edx, 1073742384
mov esi, ecx
mov rdi, rax
call qla83xx_wr_reg@PLT
jmp .L1
.L8:
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA8031@PLT
test rax, rax
je .L9
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call qla83xx_select_led_port@PLT
mov DWORD PTR -76[rbp], eax
lea rdx, -88[rbp]
mov ecx, DWORD PTR -76[rbp]
mov rax, QWORD PTR -104[rbp]
mov esi, ecx
mov rdi, rax
call qla83xx_rd_reg@PLT
mov eax, DWORD PTR -76[rbp]
lea ecx, 16[rax]
lea rdx, -84[rbp]
mov rax, QWORD PTR -104[rbp]
mov esi, ecx
mov rdi, rax
call qla83xx_rd_reg@PLT
mov ecx, DWORD PTR -76[rbp]
mov rax, QWORD PTR -104[rbp]
mov edx, 32784384
mov esi, ecx
mov rdi, rax
call qla83xx_wr_reg@PLT
mov edi, 500
call msleep@PLT
mov ecx, DWORD PTR -76[rbp]
mov rax, QWORD PTR -104[rbp]
mov edx, 1073742324
mov esi, ecx
mov rdi, rax
call qla83xx_wr_reg@PLT
mov edi, 1000
call msleep@PLT
mov edx, DWORD PTR -88[rbp]
mov ecx, DWORD PTR -76[rbp]
mov rax, QWORD PTR -104[rbp]
mov esi, ecx
mov rdi, rax
call qla83xx_wr_reg@PLT
mov edx, DWORD PTR -84[rbp]
mov eax, DWORD PTR -76[rbp]
lea ecx, 16[rax]
mov rax, QWORD PTR -104[rbp]
mov esi, ecx
mov rdi, rax
call qla83xx_wr_reg@PLT
jmp .L1
.L9:
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA81XX@PLT
test rax, rax
je .L1
lea rdx, -32[rbp]
mov rax, QWORD PTR -104[rbp]
mov rsi, rdx
mov rdi, rax
call qla81xx_get_led_config@PLT
mov DWORD PTR -80[rbp], eax
mov eax, DWORD PTR QLA_SUCCESS[rip]
cmp DWORD PTR -80[rbp], eax
jne .L10
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA81XX@PLT
test rax, rax
je .L11
mov DWORD PTR -64[rbp], 16384
mov DWORD PTR -60[rbp], 8192
mov DWORD PTR -56[rbp], 0
mov DWORD PTR -52[rbp], 0
mov DWORD PTR -48[rbp], 0
mov DWORD PTR -44[rbp], 0
jmp .L12
.L11:
mov DWORD PTR -64[rbp], 16384
mov DWORD PTR -60[rbp], 16384
mov DWORD PTR -56[rbp], 16384
mov DWORD PTR -52[rbp], 8192
mov DWORD PTR -48[rbp], 0
mov DWORD PTR -44[rbp], 8192
.L12:
lea rdx, -64[rbp]
mov rax, QWORD PTR -104[rbp]
mov rsi, rdx
mov rdi, rax
call qla81xx_set_led_config@PLT
mov DWORD PTR -80[rbp], eax
mov edi, 1000
call msleep@PLT
mov rax, QWORD PTR -72[rbp]
mov rdi, rax
call IS_QLA81XX@PLT
test rax, rax
je .L13
mov DWORD PTR -64[rbp], 16384
mov DWORD PTR -60[rbp], 8192
mov DWORD PTR -56[rbp], 0
jmp .L14
.L13:
mov DWORD PTR -64[rbp], 16384
mov DWORD PTR -60[rbp], 8192
mov DWORD PTR -56[rbp], 16384
mov DWORD PTR -52[rbp], 16384
mov DWORD PTR -48[rbp], 0
mov DWORD PTR -44[rbp], 8192
.L14:
lea rdx, -64[rbp]
mov rax, QWORD PTR -104[rbp]
mov rsi, rdx
mov rdi, rax
call qla81xx_set_led_config@PLT
mov DWORD PTR -80[rbp], eax
.L10:
lea rdx, -32[rbp]
mov rax, QWORD PTR -104[rbp]
mov rsi, rdx
mov rdi, rax
call qla81xx_set_led_config@PLT
jmp .L1
.L17:
nop
jmp .L1
.L18:
nop
.L1:
mov rax, QWORD PTR -8[rbp]
xor rax, QWORD PTR fs:40
je .L16
call __stack_chk_fail@PLT
.L16:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size qla83xx_beacon_blink, .-qla83xx_beacon_blink
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_qla_sup.c_qla83xx_beacon_blink.c"
.text
.comm QLA_SUCCESS,4,4
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global qla83xx_beacon_blink
.syntax unified
.arm
.fpu softvfp
.type qla83xx_beacon_blink, %function
qla83xx_beacon_blink:
@ args = 0, pretend = 0, frame = 80
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #80
str r0, [fp, #-80]
ldr r3, .L19
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
ldr r3, [fp, #-80]
ldr r3, [r3]
str r3, [fp, #-68]
ldr r0, [fp, #-68]
bl IS_QLA83XX
mov r3, r0
cmp r3, #0
bne .L2
ldr r0, [fp, #-68]
bl IS_QLA81XX
mov r3, r0
cmp r3, #0
bne .L2
ldr r0, [fp, #-68]
bl IS_QLA27XX
mov r3, r0
cmp r3, #0
bne .L2
ldr r0, [fp, #-68]
bl IS_QLA28XX
mov r3, r0
cmp r3, #0
beq .L17
.L2:
ldr r3, [fp, #-68]
ldr r3, [r3]
cmp r3, #0
beq .L18
ldr r0, [fp, #-68]
bl IS_QLA27XX
mov r3, r0
cmp r3, #0
bne .L5
ldr r0, [fp, #-68]
bl IS_QLA28XX
mov r3, r0
cmp r3, #0
beq .L6
.L5:
ldr r2, .L19+4
ldr r1, .L19+8
ldr r0, [fp, #-80]
bl qla2x00_write_ram_word
ldr r2, .L19+4
ldr r1, .L19+12
ldr r0, [fp, #-80]
bl qla2x00_write_ram_word
b .L1
.L6:
ldr r0, [fp, #-68]
bl IS_QLA2031
mov r3, r0
cmp r3, #0
beq .L8
ldr r0, [fp, #-68]
bl qla83xx_select_led_port
str r0, [fp, #-60]
ldr r2, .L19+4
ldr r1, [fp, #-60]
ldr r0, [fp, #-80]
bl qla83xx_wr_reg
ldr r3, [fp, #-60]
add r3, r3, #4
ldr r2, .L19+4
mov r1, r3
ldr r0, [fp, #-80]
bl qla83xx_wr_reg
b .L1
.L8:
ldr r0, [fp, #-68]
bl IS_QLA8031
mov r3, r0
cmp r3, #0
beq .L9
ldr r0, [fp, #-68]
bl qla83xx_select_led_port
str r0, [fp, #-60]
sub r3, fp, #76
mov r2, r3
ldr r1, [fp, #-60]
ldr r0, [fp, #-80]
bl qla83xx_rd_reg
ldr r3, [fp, #-60]
add r3, r3, #16
sub r2, fp, #72
mov r1, r3
ldr r0, [fp, #-80]
bl qla83xx_rd_reg
ldr r2, .L19+16
ldr r1, [fp, #-60]
ldr r0, [fp, #-80]
bl qla83xx_wr_reg
mov r0, #500
bl msleep
ldr r2, .L19+20
ldr r1, [fp, #-60]
ldr r0, [fp, #-80]
bl qla83xx_wr_reg
mov r0, #1000
bl msleep
ldr r3, [fp, #-76]
mov r2, r3
ldr r1, [fp, #-60]
ldr r0, [fp, #-80]
bl qla83xx_wr_reg
ldr r3, [fp, #-60]
add r3, r3, #16
ldr r2, [fp, #-72]
mov r1, r3
ldr r0, [fp, #-80]
bl qla83xx_wr_reg
b .L1
.L9:
ldr r0, [fp, #-68]
bl IS_QLA81XX
mov r3, r0
cmp r3, #0
beq .L1
sub r3, fp, #32
mov r1, r3
ldr r0, [fp, #-80]
bl qla81xx_get_led_config
str r0, [fp, #-64]
ldr r3, .L19+24
ldr r3, [r3]
ldr r2, [fp, #-64]
cmp r2, r3
bne .L10
ldr r0, [fp, #-68]
bl IS_QLA81XX
mov r3, r0
cmp r3, #0
beq .L11
mov r3, #16384
str r3, [fp, #-56]
mov r3, #8192
str r3, [fp, #-52]
mov r3, #0
str r3, [fp, #-48]
mov r3, #0
str r3, [fp, #-44]
mov r3, #0
str r3, [fp, #-40]
mov r3, #0
str r3, [fp, #-36]
b .L12
.L11:
mov r3, #16384
str r3, [fp, #-56]
mov r3, #16384
str r3, [fp, #-52]
mov r3, #16384
str r3, [fp, #-48]
mov r3, #8192
str r3, [fp, #-44]
mov r3, #0
str r3, [fp, #-40]
mov r3, #8192
str r3, [fp, #-36]
.L12:
sub r3, fp, #56
mov r1, r3
ldr r0, [fp, #-80]
bl qla81xx_set_led_config
str r0, [fp, #-64]
mov r0, #1000
bl msleep
ldr r0, [fp, #-68]
bl IS_QLA81XX
mov r3, r0
cmp r3, #0
beq .L13
mov r3, #16384
str r3, [fp, #-56]
mov r3, #8192
str r3, [fp, #-52]
mov r3, #0
str r3, [fp, #-48]
b .L14
.L13:
mov r3, #16384
str r3, [fp, #-56]
mov r3, #8192
str r3, [fp, #-52]
mov r3, #16384
str r3, [fp, #-48]
mov r3, #16384
str r3, [fp, #-44]
mov r3, #0
str r3, [fp, #-40]
mov r3, #8192
str r3, [fp, #-36]
.L14:
sub r3, fp, #56
mov r1, r3
ldr r0, [fp, #-80]
bl qla81xx_set_led_config
str r0, [fp, #-64]
.L10:
sub r3, fp, #32
mov r1, r3
ldr r0, [fp, #-80]
bl qla81xx_set_led_config
b .L1
.L17:
nop
b .L1
.L18:
nop
.L1:
ldr r3, .L19
ldr r2, [r3]
ldr r3, [fp, #-8]
eors r2, r3, r2
mov r3, #0
beq .L16
bl __stack_chk_fail
.L16:
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L20:
.align 2
.L19:
.word .LC0
.word 1073742384
.word 4099
.word 4100
.word 32784384
.word 1073742324
.word QLA_SUCCESS
.size qla83xx_beacon_blink, .-qla83xx_beacon_blink
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_filters.c_Deinterlace_UpdateFilterParams.c"
.intel_syntax noprefix
.text
.comm VA_DEINTERLACING_BOTTOM_FIELD,4,4
.comm VA_DEINTERLACING_BOTTOM_FIELD_FIRST,4,4
.type Deinterlace_UpdateFilterParams, @function
Deinterlace_UpdateFilterParams:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov rax, QWORD PTR -24[rbp]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -32[rbp]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
test rax, rax
jne .L2
mov eax, DWORD PTR VA_DEINTERLACING_BOTTOM_FIELD_FIRST[rip]
jmp .L3
.L2:
mov eax, 0
.L3:
mov rdx, QWORD PTR -8[rbp]
mov DWORD PTR [rdx], eax
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
test rax, rax
setne al
movzx eax, al
cmp edx, eax
jne .L5
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR VA_DEINTERLACING_BOTTOM_FIELD[rip]
or edx, eax
mov rax, QWORD PTR -8[rbp]
mov DWORD PTR [rax], edx
.L5:
nop
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size Deinterlace_UpdateFilterParams, .-Deinterlace_UpdateFilterParams
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_filters.c_Deinterlace_UpdateFilterParams.c"
.text
.comm VA_DEINTERLACING_BOTTOM_FIELD,4,4
.comm VA_DEINTERLACING_BOTTOM_FIELD_FIRST,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type Deinterlace_UpdateFilterParams, %function
Deinterlace_UpdateFilterParams:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
sub sp, sp, #20
str r0, [fp, #-16]
str r1, [fp, #-20]
ldr r3, [fp, #-16]
str r3, [fp, #-12]
ldr r3, [fp, #-20]
str r3, [fp, #-8]
ldr r3, [fp, #-12]
ldr r3, [r3, #4]
ldr r3, [r3]
ldr r3, [r3]
cmp r3, #0
bne .L2
ldr r3, .L6
ldr r3, [r3]
b .L3
.L2:
mov r3, #0
.L3:
ldr r2, [fp, #-8]
str r3, [r2]
ldr r3, [fp, #-12]
ldr r3, [r3]
ldr r2, [fp, #-12]
ldr r2, [r2, #4]
ldr r2, [r2]
ldr r2, [r2]
cmp r2, #0
movne r2, #1
moveq r2, #0
and r2, r2, #255
cmp r3, r2
bne .L5
ldr r3, [fp, #-8]
ldr r2, [r3]
ldr r3, .L6+4
ldr r3, [r3]
orr r2, r2, r3
ldr r3, [fp, #-8]
str r2, [r3]
.L5:
nop
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.L7:
.align 2
.L6:
.word VA_DEINTERLACING_BOTTOM_FIELD_FIRST
.word VA_DEINTERLACING_BOTTOM_FIELD
.size Deinterlace_UpdateFilterParams, .-Deinterlace_UpdateFilterParams
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_i2c-designware-pcidrv.c_i2c_dw_pci_remove.c"
.intel_syntax noprefix
.text
.type i2c_dw_pci_remove, @function
i2c_dw_pci_remove:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call pci_get_drvdata@PLT
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call rdx
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call pm_runtime_forbid@PLT
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call pm_runtime_get_noresume@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call i2c_del_adapter@PLT
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call pci_free_irq_vectors@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size i2c_dw_pci_remove, .-i2c_dw_pci_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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_i2c-designware-pcidrv.c_i2c_dw_pci_remove.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type i2c_dw_pci_remove, %function
i2c_dw_pci_remove:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r0, [fp, #-16]
bl pci_get_drvdata
str r0, [fp, #-8]
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
ldr r0, [fp, #-8]
blx r3
ldr r3, [fp, #-16]
mov r0, r3
bl pm_runtime_forbid
ldr r3, [fp, #-16]
mov r0, r3
bl pm_runtime_get_noresume
ldr r3, [fp, #-8]
mov r0, r3
bl i2c_del_adapter
ldr r0, [fp, #-16]
bl pci_free_irq_vectors
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size i2c_dw_pci_remove, .-i2c_dw_pci_remove
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_archive_match.c_archive_match_path_unmatched_inclusions.c"
.intel_syntax noprefix
.text
.comm ARCHIVE_MATCH_MAGIC,4,4
.comm ARCHIVE_STATE_NEW,4,4
.section .rodata
.align 8
.LC0:
.string "archive_match_unmatched_inclusions"
.text
.globl archive_match_path_unmatched_inclusions
.type archive_match_path_unmatched_inclusions, @function
archive_match_path_unmatched_inclusions:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov edx, DWORD PTR ARCHIVE_STATE_NEW[rip]
mov esi, DWORD PTR ARCHIVE_MATCH_MAGIC[rip]
mov rax, QWORD PTR -24[rbp]
lea rcx, .LC0[rip]
mov rdi, rax
call archive_check_magic@PLT
mov rax, QWORD PTR -24[rbp]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size archive_match_path_unmatched_inclusions, .-archive_match_path_unmatched_inclusions
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_archive_match.c_archive_match_path_unmatched_inclusions.c"
.text
.comm ARCHIVE_MATCH_MAGIC,4,4
.comm ARCHIVE_STATE_NEW,4,4
.section .rodata
.align 2
.LC0:
.ascii "archive_match_unmatched_inclusions\000"
.text
.align 2
.global archive_match_path_unmatched_inclusions
.syntax unified
.arm
.fpu softvfp
.type archive_match_path_unmatched_inclusions, %function
archive_match_path_unmatched_inclusions:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r3, .L3
ldr r1, [r3]
ldr r3, .L3+4
ldr r2, [r3]
ldr r3, .L3+8
ldr r0, [fp, #-16]
bl archive_check_magic
ldr r3, [fp, #-16]
str r3, [fp, #-8]
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word ARCHIVE_MATCH_MAGIC
.word ARCHIVE_STATE_NEW
.word .LC0
.size archive_match_path_unmatched_inclusions, .-archive_match_path_unmatched_inclusions
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_msgreply.c_inplace_cb_reply_call_generic.c"
.intel_syntax noprefix
.text
.type inplace_cb_reply_call_generic, @function
inplace_cb_reply_call_generic:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 96
mov QWORD PTR -40[rbp], rdi
mov DWORD PTR -44[rbp], esi
mov QWORD PTR -56[rbp], rdx
mov QWORD PTR -64[rbp], rcx
mov QWORD PTR -72[rbp], r8
mov DWORD PTR -48[rbp], r9d
mov rax, QWORD PTR 16[rbp]
mov QWORD PTR -80[rbp], rax
mov rax, QWORD PTR 24[rbp]
mov QWORD PTR -88[rbp], rax
mov rax, QWORD PTR 32[rbp]
mov QWORD PTR -96[rbp], rax
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov QWORD PTR -24[rbp], 0
cmp QWORD PTR -64[rbp], 0
je .L2
mov rax, QWORD PTR -64[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -24[rbp], rax
.L2:
mov rax, QWORD PTR -40[rbp]
mov QWORD PTR -16[rbp], rax
jmp .L3
.L4:
mov eax, DWORD PTR -44[rbp]
mov rdx, QWORD PTR -16[rbp]
mov rdx, QWORD PTR 8[rdx]
mov esi, eax
mov rdi, rdx
call fptr_whitelist_inplace_cb_reply_generic@PLT
mov edi, eax
call fptr_ok@PLT
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR 8[rax]
mov r10, QWORD PTR [rax]
mov rax, QWORD PTR -16[rbp]
mov r8d, DWORD PTR [rax]
mov rax, QWORD PTR -16[rbp]
mov edi, DWORD PTR 4[rax]
lea r9, -24[rbp]
mov r11, QWORD PTR -80[rbp]
mov ecx, DWORD PTR -48[rbp]
mov rdx, QWORD PTR -72[rbp]
mov rsi, QWORD PTR -64[rbp]
mov rax, QWORD PTR -56[rbp]
push r8
push rdi
push QWORD PTR -96[rbp]
push QWORD PTR -88[rbp]
mov r8, r11
mov rdi, rax
call r10
add rsp, 32
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR 16[rax]
mov QWORD PTR -16[rbp], rax
.L3:
cmp QWORD PTR -16[rbp], 0
jne .L4
mov rdx, QWORD PTR -24[rbp]
mov rax, QWORD PTR -80[rbp]
mov QWORD PTR [rax], rdx
mov eax, 1
mov rcx, QWORD PTR -8[rbp]
xor rcx, QWORD PTR fs:40
je .L6
call __stack_chk_fail@PLT
.L6:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size inplace_cb_reply_call_generic, .-inplace_cb_reply_call_generic
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_msgreply.c_inplace_cb_reply_call_generic.c"
.text
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type inplace_cb_reply_call_generic, %function
inplace_cb_reply_call_generic:
@ args = 20, pretend = 0, frame = 48
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #76
str r0, [fp, #-32]
str r1, [fp, #-36]
str r2, [fp, #-40]
str r3, [fp, #-44]
ldr r3, [fp, #4]
str r3, [fp, #-48]
ldr r3, [fp, #12]
str r3, [fp, #-52]
ldr r3, [fp, #16]
str r3, [fp, #-56]
ldr r3, [fp, #20]
str r3, [fp, #-60]
ldr r3, .L7
ldr r3, [r3]
str r3, [fp, #-16]
mov r3,#0
mov r3, #0
str r3, [fp, #-24]
ldr r3, [fp, #-44]
cmp r3, #0
beq .L2
ldr r3, [fp, #-44]
ldr r3, [r3]
str r3, [fp, #-24]
.L2:
ldr r3, [fp, #-32]
str r3, [fp, #-20]
b .L3
.L4:
ldr r3, [fp, #-20]
ldr r3, [r3, #8]
mov r2, r3
ldr r3, [fp, #-36]
mov r1, r3
mov r0, r2
bl fptr_whitelist_inplace_cb_reply_generic
mov r3, r0
mov r0, r3
bl fptr_ok
ldr r3, [fp, #-20]
ldr r3, [r3, #8]
ldr r4, [r3]
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
ldr r2, [fp, #-20]
ldr r2, [r2]
str r2, [sp, #20]
str r3, [sp, #16]
ldr r3, [fp, #-60]
str r3, [sp, #12]
ldr r3, [fp, #-56]
str r3, [sp, #8]
sub r3, fp, #24
str r3, [sp, #4]
ldr r3, [fp, #-52]
str r3, [sp]
ldr r3, [fp, #8]
ldr r2, [fp, #-48]
ldr r1, [fp, #-44]
ldr r0, [fp, #-40]
blx r4
ldr r3, [fp, #-20]
ldr r3, [r3, #12]
str r3, [fp, #-20]
.L3:
ldr r3, [fp, #-20]
cmp r3, #0
bne .L4
ldr r2, [fp, #-24]
ldr r3, [fp, #-52]
str r2, [r3]
mov r3, #1
ldr r2, .L7
ldr r1, [r2]
ldr r2, [fp, #-16]
eors r1, r2, r1
mov r2, #0
beq .L6
bl __stack_chk_fail
.L6:
mov r0, r3
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L8:
.align 2
.L7:
.word .LC0
.size inplace_cb_reply_call_generic, .-inplace_cb_reply_call_generic
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_s390-tdep.c_s390_function_arg_integer.c"
.intel_syntax noprefix
.text
.type s390_function_arg_integer, @function
s390_function_arg_integer:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call TYPE_LENGTH@PLT
mov DWORD PTR -4[rbp], eax
cmp DWORD PTR -4[rbp], 8
jbe .L2
mov eax, 0
jmp .L3
.L2:
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call is_integer_like@PLT
test rax, rax
jne .L4
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call is_pointer_like@PLT
test rax, rax
jne .L4
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call is_struct_like@PLT
test rax, rax
je .L5
mov eax, DWORD PTR -4[rbp]
mov edi, eax
call is_power_of_two@PLT
test rax, rax
je .L5
.L4:
mov eax, 1
jmp .L3
.L5:
mov eax, 0
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size s390_function_arg_integer, .-s390_function_arg_integer
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_s390-tdep.c_s390_function_arg_integer.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s390_function_arg_integer, %function
s390_function_arg_integer:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r0, [fp, #-16]
bl TYPE_LENGTH
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #8
bls .L2
mov r3, #0
b .L3
.L2:
ldr r0, [fp, #-16]
bl is_integer_like
mov r3, r0
cmp r3, #0
bne .L4
ldr r0, [fp, #-16]
bl is_pointer_like
mov r3, r0
cmp r3, #0
bne .L4
ldr r0, [fp, #-16]
bl is_struct_like
mov r3, r0
cmp r3, #0
beq .L5
ldr r0, [fp, #-8]
bl is_power_of_two
mov r3, r0
cmp r3, #0
beq .L5
.L4:
mov r3, #1
b .L3
.L5:
mov r3, #0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size s390_function_arg_integer, .-s390_function_arg_integer
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lapic.c_kvm_lapic_switch_to_sw_timer.c"
.intel_syntax noprefix
.text
.globl kvm_lapic_switch_to_sw_timer
.type kvm_lapic_switch_to_sw_timer, @function
kvm_lapic_switch_to_sw_timer:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -8[rbp], rax
mov eax, 0
call preempt_disable@PLT
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR [rax]
test rax, rax
je .L2
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call start_sw_timer@PLT
.L2:
mov eax, 0
call preempt_enable@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size kvm_lapic_switch_to_sw_timer, .-kvm_lapic_switch_to_sw_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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lapic.c_kvm_lapic_switch_to_sw_timer.c"
.text
.align 2
.global kvm_lapic_switch_to_sw_timer
.syntax unified
.arm
.fpu softvfp
.type kvm_lapic_switch_to_sw_timer, %function
kvm_lapic_switch_to_sw_timer:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r3, [fp, #-16]
ldr r3, [r3]
str r3, [fp, #-8]
bl preempt_disable
ldr r3, [fp, #-8]
ldr r3, [r3]
cmp r3, #0
beq .L2
ldr r0, [fp, #-8]
bl start_sw_timer
.L2:
bl preempt_enable
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size kvm_lapic_switch_to_sw_timer, .-kvm_lapic_switch_to_sw_timer
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pxa168_eth.c_inverse_every_nibble.c"
.intel_syntax noprefix
.text
.comm ETH_ALEN,4,4
.type inverse_every_nibble, @function
inverse_every_nibble:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push rbx
sub rsp, 40
.cfi_offset 3, -24
mov QWORD PTR -40[rbp], rdi
mov DWORD PTR -20[rbp], 0
jmp .L2
.L3:
mov eax, DWORD PTR -20[rbp]
movsx rdx, eax
mov rax, QWORD PTR -40[rbp]
add rax, rdx
movzx eax, BYTE PTR [rax]
movzx eax, al
mov edx, DWORD PTR -20[rbp]
movsx rcx, edx
mov rdx, QWORD PTR -40[rbp]
lea rbx, [rcx+rdx]
mov edi, eax
call flip_8_bits@PLT
mov BYTE PTR [rbx], al
add DWORD PTR -20[rbp], 1
.L2:
mov eax, DWORD PTR ETH_ALEN[rip]
cmp DWORD PTR -20[rbp], eax
jl .L3
nop
nop
add rsp, 40
pop rbx
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size inverse_every_nibble, .-inverse_every_nibble
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pxa168_eth.c_inverse_every_nibble.c"
.text
.comm ETH_ALEN,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type inverse_every_nibble, %function
inverse_every_nibble:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #20
str r0, [fp, #-24]
mov r3, #0
str r3, [fp, #-16]
b .L2
.L3:
ldr r3, [fp, #-16]
ldr r2, [fp, #-24]
add r3, r2, r3
ldrb r1, [r3] @ zero_extendqisi2
ldr r3, [fp, #-16]
ldr r2, [fp, #-24]
add r4, r2, r3
mov r0, r1
bl flip_8_bits
mov r3, r0
strb r3, [r4]
ldr r3, [fp, #-16]
add r3, r3, #1
str r3, [fp, #-16]
.L2:
ldr r3, .L4
ldr r3, [r3]
ldr r2, [fp, #-16]
cmp r2, r3
blt .L3
nop
nop
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L5:
.align 2
.L4:
.word ETH_ALEN
.size inverse_every_nibble, .-inverse_every_nibble
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_drop_monitor.c_net_dm_packet_trace_kfree_skb_hit.c"
.intel_syntax noprefix
.text
.comm GFP_ATOMIC,4,4
.comm dm_cpu_data,4,4
.comm net_dm_queue_len,8,8
.type net_dm_packet_trace_kfree_skb_hit, @function
net_dm_packet_trace_kfree_skb_hit:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 64
mov QWORD PTR -40[rbp], rdi
mov QWORD PTR -48[rbp], rsi
mov QWORD PTR -56[rbp], rdx
mov eax, 0
call ktime_get_real@PLT
mov DWORD PTR -28[rbp], eax
mov rax, QWORD PTR -48[rbp]
mov rdi, rax
call skb_mac_header_was_set@PLT
test eax, eax
je .L8
mov edx, DWORD PTR GFP_ATOMIC[rip]
mov rax, QWORD PTR -48[rbp]
mov esi, edx
mov rdi, rax
call skb_clone@PLT
mov QWORD PTR -24[rbp], rax
cmp QWORD PTR -24[rbp], 0
je .L9
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call NET_DM_SKB_CB@PLT
mov rdx, QWORD PTR -56[rbp]
mov QWORD PTR [rax], rdx
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR -28[rbp]
mov DWORD PTR [rax], edx
lea rdi, dm_cpu_data[rip]
call this_cpu_ptr@PLT
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -16[rbp]
lea rdx, 8[rax]
mov rax, QWORD PTR -8[rbp]
mov rsi, rax
mov rdi, rdx
call spin_lock_irqsave@PLT
mov rax, QWORD PTR -16[rbp]
add rax, 8
mov rdi, rax
call skb_queue_len@PLT
mov rdx, QWORD PTR net_dm_queue_len[rip]
cmp rax, rdx
jge .L10
mov rax, QWORD PTR -16[rbp]
lea rdx, 8[rax]
mov rax, QWORD PTR -24[rbp]
mov rsi, rax
mov rdi, rdx
call __skb_queue_tail@PLT
mov rax, QWORD PTR -16[rbp]
lea rdx, 8[rax]
mov rax, QWORD PTR -8[rbp]
mov rsi, rax
mov rdi, rdx
call spin_unlock_irqrestore@PLT
mov rax, QWORD PTR -16[rbp]
add rax, 12
mov rdi, rax
call schedule_work@PLT
jmp .L1
.L10:
nop
.L7:
endbr64
mov rax, QWORD PTR -16[rbp]
lea rdx, 8[rax]
mov rax, QWORD PTR -8[rbp]
mov rsi, rax
mov rdi, rdx
call spin_unlock_irqrestore@PLT
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call u64_stats_update_begin@PLT
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR 4[rax]
lea edx, 1[rax]
mov rax, QWORD PTR -16[rbp]
mov DWORD PTR 4[rax], edx
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call u64_stats_update_end@PLT
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call consume_skb@PLT
jmp .L1
.L8:
nop
jmp .L1
.L9:
nop
.L1:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size net_dm_packet_trace_kfree_skb_hit, .-net_dm_packet_trace_kfree_skb_hit
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_drop_monitor.c_net_dm_packet_trace_kfree_skb_hit.c"
.text
.comm GFP_ATOMIC,4,4
.comm dm_cpu_data,4,4
.comm net_dm_queue_len,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type net_dm_packet_trace_kfree_skb_hit, %function
net_dm_packet_trace_kfree_skb_hit:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-24]
str r1, [fp, #-28]
str r2, [fp, #-32]
bl ktime_get_real
str r0, [fp, #-20]
ldr r0, [fp, #-28]
bl skb_mac_header_was_set
mov r3, r0
cmp r3, #0
beq .L8
ldr r3, .L11
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-28]
bl skb_clone
str r0, [fp, #-16]
ldr r3, [fp, #-16]
cmp r3, #0
beq .L9
ldr r0, [fp, #-16]
bl NET_DM_SKB_CB
mov r2, r0
ldr r3, [fp, #-32]
str r3, [r2]
ldr r3, [fp, #-16]
ldr r2, [fp, #-20]
str r2, [r3]
ldr r0, .L11+4
bl this_cpu_ptr
str r0, [fp, #-12]
ldr r3, [fp, #-12]
add r3, r3, #8
ldr r1, [fp, #-8]
mov r0, r3
bl spin_lock_irqsave
ldr r3, [fp, #-12]
add r3, r3, #8
mov r0, r3
bl skb_queue_len
mov r2, r0
ldr r3, .L11+8
ldr r3, [r3]
cmp r2, r3
bge .L10
ldr r3, [fp, #-12]
add r3, r3, #8
ldr r1, [fp, #-16]
mov r0, r3
bl __skb_queue_tail
ldr r3, [fp, #-12]
add r3, r3, #8
ldr r1, [fp, #-8]
mov r0, r3
bl spin_unlock_irqrestore
ldr r3, [fp, #-12]
add r3, r3, #12
mov r0, r3
bl schedule_work
b .L1
.L10:
nop
.L7:
ldr r3, [fp, #-12]
add r3, r3, #8
ldr r1, [fp, #-8]
mov r0, r3
bl spin_unlock_irqrestore
ldr r3, [fp, #-12]
mov r0, r3
bl u64_stats_update_begin
ldr r3, [fp, #-12]
ldr r3, [r3, #4]
add r2, r3, #1
ldr r3, [fp, #-12]
str r2, [r3, #4]
ldr r3, [fp, #-12]
mov r0, r3
bl u64_stats_update_end
ldr r0, [fp, #-16]
bl consume_skb
b .L1
.L8:
nop
b .L1
.L9:
nop
.L1:
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L12:
.align 2
.L11:
.word GFP_ATOMIC
.word dm_cpu_data
.word net_dm_queue_len
.size net_dm_packet_trace_kfree_skb_hit, .-net_dm_packet_trace_kfree_skb_hit
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_scsi_transport_fc.c_show_fc_host_speed.c"
.intel_syntax noprefix
.text
.comm FC_PORTSPEED_UNKNOWN,8,8
.section .rodata
.LC0:
.string "unknown\n"
.text
.type show_fc_host_speed, @function
show_fc_host_speed:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov QWORD PTR -40[rbp], rdx
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call transport_class_to_shost@PLT
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call to_fc_internal@PLT
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
test rax, rax
je .L2
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR [rax]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call rdx
.L2:
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call fc_host_speed@PLT
mov rdx, QWORD PTR FC_PORTSPEED_UNKNOWN[rip]
cmp rax, rdx
jne .L3
mov rax, QWORD PTR -40[rbp]
lea rdx, .LC0[rip]
mov esi, 20
mov rdi, rax
call snprintf@PLT
jmp .L4
.L3:
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call fc_host_speed@PLT
mov rdx, rax
mov rax, QWORD PTR -40[rbp]
mov rsi, rax
mov rdi, rdx
call get_fc_port_speed_names@PLT
.L4:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size show_fc_host_speed, .-show_fc_host_speed
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_scsi_transport_fc.c_show_fc_host_speed.c"
.text
.comm FC_PORTSPEED_UNKNOWN,4,4
.section .rodata
.align 2
.LC0:
.ascii "unknown\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type show_fc_host_speed, %function
show_fc_host_speed:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
ldr r0, [fp, #-16]
bl transport_class_to_shost
str r0, [fp, #-12]
ldr r3, [fp, #-12]
ldr r3, [r3]
mov r0, r3
bl to_fc_internal
str r0, [fp, #-8]
ldr r3, [fp, #-8]
ldr r3, [r3]
ldr r3, [r3]
cmp r3, #0
beq .L2
ldr r3, [fp, #-8]
ldr r3, [r3]
ldr r3, [r3]
ldr r0, [fp, #-12]
blx r3
.L2:
ldr r0, [fp, #-12]
bl fc_host_speed
mov r2, r0
ldr r3, .L5
ldr r3, [r3]
cmp r2, r3
bne .L3
ldr r2, .L5+4
mov r1, #20
ldr r0, [fp, #-24]
bl snprintf
mov r3, r0
b .L4
.L3:
ldr r0, [fp, #-12]
bl fc_host_speed
mov r3, r0
ldr r1, [fp, #-24]
mov r0, r3
bl get_fc_port_speed_names
mov r3, r0
.L4:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L6:
.align 2
.L5:
.word FC_PORTSPEED_UNKNOWN
.word .LC0
.size show_fc_host_speed, .-show_fc_host_speed
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_fwinfo.c_show_otus_desc.c"
.intel_syntax noprefix
.text
.comm __CARL9170FW_FEATURE_NUM,8,8
.comm known_otus_features_v1,4,4
.comm stdout,4,4
.section .rodata
.align 8
.LC0:
.string "\tFirmware upload pointer: 0x%x\n"
.align 8
.LC1:
.string "\tBeacon Address: %x, (reserved:%d Bytes)\n"
.align 8
.LC2:
.string "\tTX DMA chunk size:%d Bytes, TX DMA chunks:%d\n"
.align 8
.LC3:
.string "\t=> %d Bytes are reserved for the TX queues\n"
.LC4:
.string "\tCommand response buffers:%d\n"
.align 8
.LC5:
.string "\tMax. RX stream block size:%d Bytes\n"
.align 8
.LC6:
.string "\tSupported Firmware Interfaces: %d\n"
.LC7:
.string "\tFirmware API Version: %d\n"
.align 8
.LC8:
.string "\tSupported Features: (raw:%.08x)\n"
.text
.type show_otus_desc, @function
show_otus_desc:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push rbx
sub rsp, 40
.cfi_offset 3, -24
mov QWORD PTR -40[rbp], rdi
mov QWORD PTR -48[rbp], rsi
mov rax, QWORD PTR -40[rbp]
mov QWORD PTR -24[rbp], rax
mov eax, DWORD PTR known_otus_features_v1[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov rdx, QWORD PTR __CARL9170FW_FEATURE_NUM[rip]
cmp rax, rdx
setne al
movzx eax, al
mov edi, eax
call BUILD_BUG_ON@PLT
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC0[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR 32[rax]
mov edi, eax
call le16_to_cpu@PLT
mov ebx, eax
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR 36[rax]
mov edi, eax
call le32_to_cpu@PLT
mov edx, eax
mov eax, DWORD PTR stdout[rip]
mov ecx, ebx
lea rsi, .LC1[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov ecx, DWORD PTR 8[rax]
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR 4[rax]
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC2[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR 4[rax]
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR 8[rax]
imul edx, eax
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC3[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR 12[rax]
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC4[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR 16[rax]
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC5[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR 20[rax]
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC6[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov edx, DWORD PTR 24[rax]
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC7[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR 28[rax]
mov edi, eax
call le32_to_cpu@PLT
mov edx, eax
mov eax, DWORD PTR stdout[rip]
lea rsi, .LC8[rip]
mov edi, eax
mov eax, 0
call fprintf@PLT
mov eax, DWORD PTR known_otus_features_v1[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov rcx, rax
mov edx, DWORD PTR known_otus_features_v1[rip]
mov rax, QWORD PTR -24[rbp]
mov esi, DWORD PTR 28[rax]
mov rdi, QWORD PTR -48[rbp]
mov rax, QWORD PTR -40[rbp]
mov r8, rdi
mov rdi, rax
call check_feature_list@PLT
nop
add rsp, 40
pop rbx
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size show_otus_desc, .-show_otus_desc
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_fwinfo.c_show_otus_desc.c"
.text
.comm __CARL9170FW_FEATURE_NUM,4,4
.comm known_otus_features_v1,4,4
.comm stdout,4,4
.section .rodata
.align 2
.LC0:
.ascii "\011Firmware upload pointer: 0x%x\012\000"
.align 2
.LC1:
.ascii "\011Beacon Address: %x, (reserved:%d Bytes)\012\000"
.align 2
.LC2:
.ascii "\011TX DMA chunk size:%d Bytes, TX DMA chunks:%d\012"
.ascii "\000"
.align 2
.LC3:
.ascii "\011=> %d Bytes are reserved for the TX queues\012\000"
.align 2
.LC4:
.ascii "\011Command response buffers:%d\012\000"
.align 2
.LC5:
.ascii "\011Max. RX stream block size:%d Bytes\012\000"
.align 2
.LC6:
.ascii "\011Supported Firmware Interfaces: %d\012\000"
.align 2
.LC7:
.ascii "\011Firmware API Version: %d\012\000"
.align 2
.LC8:
.ascii "\011Supported Features: (raw:%.08x)\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type show_otus_desc, %function
show_otus_desc:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, fp, lr}
add fp, sp, #12
sub sp, sp, #24
str r0, [fp, #-24]
str r1, [fp, #-28]
ldr r3, [fp, #-24]
str r3, [fp, #-16]
ldr r3, .L2
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r2, r0
ldr r3, .L2+4
ldr r3, [r3]
cmp r2, r3
movne r3, #1
moveq r3, #0
and r3, r3, #255
mov r0, r3
bl BUILD_BUG_ON
ldr r3, .L2+8
ldr r0, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3]
mov r2, r3
ldr r1, .L2+12
bl fprintf
ldr r3, .L2+8
ldr r4, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3, #36]
mov r0, r3
bl le32_to_cpu
mov r5, r0
ldr r3, [fp, #-16]
ldr r3, [r3, #32]
mov r0, r3
bl le16_to_cpu
mov r3, r0
mov r2, r5
ldr r1, .L2+16
mov r0, r4
bl fprintf
ldr r3, .L2+8
ldr r0, [r3]
ldr r3, [fp, #-16]
ldr r2, [r3, #4]
ldr r3, [fp, #-16]
ldr r3, [r3, #8]
ldr r1, .L2+20
bl fprintf
ldr r3, .L2+8
ldr r0, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
ldr r2, [fp, #-16]
ldr r2, [r2, #8]
mul r3, r2, r3
mov r2, r3
ldr r1, .L2+24
bl fprintf
ldr r3, .L2+8
ldr r0, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3, #12]
mov r2, r3
ldr r1, .L2+28
bl fprintf
ldr r3, .L2+8
ldr r0, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3, #16]
mov r2, r3
ldr r1, .L2+32
bl fprintf
ldr r3, .L2+8
ldr r0, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3, #20]
mov r2, r3
ldr r1, .L2+36
bl fprintf
ldr r3, .L2+8
ldr r0, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3, #24]
mov r2, r3
ldr r1, .L2+40
bl fprintf
ldr r3, .L2+8
ldr r4, [r3]
ldr r3, [fp, #-16]
ldr r3, [r3, #28]
mov r0, r3
bl le32_to_cpu
mov r3, r0
mov r2, r3
ldr r1, .L2+44
mov r0, r4
bl fprintf
ldr r3, [fp, #-16]
ldr r4, [r3, #28]
ldr r3, .L2
ldr r5, [r3]
ldr r3, .L2
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r2, r0
ldr r3, [fp, #-28]
str r3, [sp]
mov r3, r2
mov r2, r5
mov r1, r4
ldr r0, [fp, #-24]
bl check_feature_list
nop
sub sp, fp, #12
@ sp needed
pop {r4, r5, fp, pc}
.L3:
.align 2
.L2:
.word known_otus_features_v1
.word __CARL9170FW_FEATURE_NUM
.word stdout
.word .LC0
.word .LC1
.word .LC2
.word .LC3
.word .LC4
.word .LC5
.word .LC6
.word .LC7
.word .LC8
.size show_otus_desc, .-show_otus_desc
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cs47l85.c_cs47l85_component_probe.c"
.intel_syntax noprefix
.text
.comm CS47L85_MONO_OUTPUTS,4,4
.comm CS47L85_NUM_ADSP,4,4
.comm madera_adsp_rate_controls,4,4
.section .rodata
.LC0:
.string "HAPTICS"
.text
.type cs47l85_component_probe, @function
cs47l85_component_probe:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call snd_soc_component_get_drvdata@PLT
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR 8[rax]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR 8[rax]
mov rax, QWORD PTR -40[rbp]
mov esi, edx
mov rdi, rax
call snd_soc_component_init_regmap@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call mutex_lock@PLT
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call snd_soc_component_get_dapm@PLT
mov rdx, QWORD PTR -8[rbp]
mov DWORD PTR 4[rdx], eax
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call mutex_unlock@PLT
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call madera_init_inputs@PLT
mov DWORD PTR -20[rbp], eax
cmp DWORD PTR -20[rbp], 0
je .L2
mov eax, DWORD PTR -20[rbp]
jmp .L3
.L2:
mov edx, DWORD PTR CS47L85_MONO_OUTPUTS[rip]
mov rax, QWORD PTR -40[rbp]
mov esi, edx
mov rdi, rax
call madera_init_outputs@PLT
mov DWORD PTR -20[rbp], eax
cmp DWORD PTR -20[rbp], 0
je .L4
mov eax, DWORD PTR -20[rbp]
jmp .L3
.L4:
mov rax, QWORD PTR -40[rbp]
lea rsi, .LC0[rip]
mov rdi, rax
call snd_soc_component_disable_pin@PLT
mov edx, DWORD PTR CS47L85_NUM_ADSP[rip]
mov ecx, DWORD PTR madera_adsp_rate_controls[rip]
mov rax, QWORD PTR -40[rbp]
mov esi, ecx
mov rdi, rax
call snd_soc_add_component_controls@PLT
mov DWORD PTR -20[rbp], eax
cmp DWORD PTR -20[rbp], 0
je .L5
mov eax, DWORD PTR -20[rbp]
jmp .L3
.L5:
mov DWORD PTR -24[rbp], 0
jmp .L6
.L7:
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR -24[rbp]
movsx rdx, edx
sal rdx, 2
add rdx, rax
mov rax, QWORD PTR -40[rbp]
mov rsi, rax
mov rdi, rdx
call wm_adsp2_component_probe@PLT
add DWORD PTR -24[rbp], 1
.L6:
mov eax, DWORD PTR CS47L85_NUM_ADSP[rip]
cmp DWORD PTR -24[rbp], eax
jl .L7
mov eax, 0
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size cs47l85_component_probe, .-cs47l85_component_probe
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cs47l85.c_cs47l85_component_probe.c"
.text
.comm CS47L85_MONO_OUTPUTS,4,4
.comm CS47L85_NUM_ADSP,4,4
.comm madera_adsp_rate_controls,4,4
.section .rodata
.align 2
.LC0:
.ascii "HAPTICS\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type cs47l85_component_probe, %function
cs47l85_component_probe:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
ldr r0, [fp, #-24]
bl snd_soc_component_get_drvdata
str r0, [fp, #-16]
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
str r3, [fp, #-12]
ldr r3, [fp, #-12]
ldr r3, [r3, #8]
mov r1, r3
ldr r0, [fp, #-24]
bl snd_soc_component_init_regmap
ldr r3, [fp, #-12]
mov r0, r3
bl mutex_lock
ldr r0, [fp, #-24]
bl snd_soc_component_get_dapm
mov r2, r0
ldr r3, [fp, #-12]
str r2, [r3, #4]
ldr r3, [fp, #-12]
mov r0, r3
bl mutex_unlock
ldr r0, [fp, #-24]
bl madera_init_inputs
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L2
ldr r3, [fp, #-8]
b .L3
.L2:
ldr r3, .L8
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-24]
bl madera_init_outputs
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L4
ldr r3, [fp, #-8]
b .L3
.L4:
ldr r1, .L8+4
ldr r0, [fp, #-24]
bl snd_soc_component_disable_pin
ldr r3, .L8+8
ldr r3, [r3]
ldr r2, .L8+12
ldr r2, [r2]
mov r1, r3
ldr r0, [fp, #-24]
bl snd_soc_add_component_controls
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L5
ldr r3, [fp, #-8]
b .L3
.L5:
mov r3, #0
str r3, [fp, #-20]
b .L6
.L7:
ldr r3, [fp, #-16]
ldr r2, [r3]
ldr r3, [fp, #-20]
lsl r3, r3, #2
add r3, r2, r3
ldr r1, [fp, #-24]
mov r0, r3
bl wm_adsp2_component_probe
ldr r3, [fp, #-20]
add r3, r3, #1
str r3, [fp, #-20]
.L6:
ldr r3, .L8+12
ldr r3, [r3]
ldr r2, [fp, #-20]
cmp r2, r3
blt .L7
mov r3, #0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L9:
.align 2
.L8:
.word CS47L85_MONO_OUTPUTS
.word .LC0
.word madera_adsp_rate_controls
.word CS47L85_NUM_ADSP
.size cs47l85_component_probe, .-cs47l85_component_probe
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_arm.c_thumb_base_register_rtx_p.c"
.intel_syntax noprefix
.text
.comm FIRST_PSEUDO_REGISTER,4,4
.comm FRAME_POINTER_REGNUM,4,4
.comm LAST_LO_REGNUM,4,4
.comm LAST_VIRTUAL_REGISTER,4,4
.comm REG,8,8
.comm STACK_POINTER_REGNUM,4,4
.comm arg_pointer_rtx,8,8
.comm hard_frame_pointer_rtx,8,8
.type thumb_base_register_rtx_p, @function
thumb_base_register_rtx_p:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov DWORD PTR -28[rbp], esi
mov DWORD PTR -32[rbp], edx
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call GET_CODE@PLT
mov rdx, QWORD PTR REG[rip]
cmp rax, rdx
je .L2
mov eax, 0
jmp .L3
.L2:
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call REGNO@PLT
mov DWORD PTR -4[rbp], eax
cmp DWORD PTR -32[rbp], 0
je .L4
mov edx, DWORD PTR -28[rbp]
mov eax, DWORD PTR -4[rbp]
mov esi, edx
mov edi, eax
call THUMB_REGNO_MODE_OK_FOR_BASE_P@PLT
jmp .L3
.L4:
mov eax, DWORD PTR LAST_LO_REGNUM[rip]
cmp DWORD PTR -4[rbp], eax
jle .L5
mov eax, DWORD PTR LAST_VIRTUAL_REGISTER[rip]
cmp DWORD PTR -4[rbp], eax
jg .L5
mov eax, DWORD PTR FRAME_POINTER_REGNUM[rip]
cmp DWORD PTR -4[rbp], eax
je .L5
mov eax, DWORD PTR -28[rbp]
mov edi, eax
call GET_MODE_SIZE@PLT
cmp eax, 3
jle .L6
mov eax, DWORD PTR STACK_POINTER_REGNUM[rip]
cmp DWORD PTR -4[rbp], eax
je .L5
mov eax, DWORD PTR FIRST_PSEUDO_REGISTER[rip]
cmp DWORD PTR -4[rbp], eax
jge .L5
mov rax, QWORD PTR hard_frame_pointer_rtx[rip]
cmp QWORD PTR -24[rbp], rax
je .L5
mov rax, QWORD PTR arg_pointer_rtx[rip]
cmp QWORD PTR -24[rbp], rax
jne .L6
.L5:
mov eax, 1
jmp .L3
.L6:
mov eax, 0
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size thumb_base_register_rtx_p, .-thumb_base_register_rtx_p
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_arm.c_thumb_base_register_rtx_p.c"
.text
.comm FIRST_PSEUDO_REGISTER,4,4
.comm FRAME_POINTER_REGNUM,4,4
.comm LAST_LO_REGNUM,4,4
.comm LAST_VIRTUAL_REGISTER,4,4
.comm REG,4,4
.comm STACK_POINTER_REGNUM,4,4
.comm arg_pointer_rtx,4,4
.comm hard_frame_pointer_rtx,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type thumb_base_register_rtx_p, %function
thumb_base_register_rtx_p:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
ldr r0, [fp, #-16]
bl GET_CODE
mov r2, r0
ldr r3, .L8
ldr r3, [r3]
cmp r2, r3
beq .L2
mov r3, #0
b .L3
.L2:
ldr r0, [fp, #-16]
bl REGNO
str r0, [fp, #-8]
ldr r3, [fp, #-24]
cmp r3, #0
beq .L4
ldr r3, [fp, #-20]
mov r1, r3
ldr r0, [fp, #-8]
bl THUMB_REGNO_MODE_OK_FOR_BASE_P
mov r3, r0
b .L3
.L4:
ldr r3, .L8+4
ldr r3, [r3]
ldr r2, [fp, #-8]
cmp r2, r3
ble .L5
ldr r3, .L8+8
ldr r3, [r3]
ldr r2, [fp, #-8]
cmp r2, r3
bgt .L5
ldr r3, .L8+12
ldr r3, [r3]
ldr r2, [fp, #-8]
cmp r2, r3
beq .L5
ldr r3, [fp, #-20]
mov r0, r3
bl GET_MODE_SIZE
mov r3, r0
cmp r3, #3
ble .L6
ldr r3, .L8+16
ldr r3, [r3]
ldr r2, [fp, #-8]
cmp r2, r3
beq .L5
ldr r3, .L8+20
ldr r3, [r3]
ldr r2, [fp, #-8]
cmp r2, r3
bge .L5
ldr r3, .L8+24
ldr r3, [r3]
ldr r2, [fp, #-16]
cmp r2, r3
beq .L5
ldr r3, .L8+28
ldr r3, [r3]
ldr r2, [fp, #-16]
cmp r2, r3
bne .L6
.L5:
mov r3, #1
b .L3
.L6:
mov r3, #0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L9:
.align 2
.L8:
.word REG
.word LAST_LO_REGNUM
.word LAST_VIRTUAL_REGISTER
.word FRAME_POINTER_REGNUM
.word STACK_POINTER_REGNUM
.word FIRST_PSEUDO_REGISTER
.word hard_frame_pointer_rtx
.word arg_pointer_rtx
.size thumb_base_register_rtx_p, .-thumb_base_register_rtx_p
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pkcs7_parser.c_pkcs7_sig_note_pkey_algo.c"
.intel_syntax noprefix
.text
.comm ENOPKG,4,4
.section .rodata
.LC0:
.string "rsa"
.LC1:
.string "pkcs1"
.LC2:
.string "Unsupported pkey algo: %u\n"
.text
.globl pkcs7_sig_note_pkey_algo
.type pkcs7_sig_note_pkey_algo, @function
pkcs7_sig_note_pkey_algo:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 64
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov eax, edx
mov QWORD PTR -48[rbp], rcx
mov QWORD PTR -56[rbp], r8
mov BYTE PTR -36[rbp], al
mov rax, QWORD PTR -24[rbp]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 128
jne .L2
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR [rax]
lea rdx, .LC0[rip]
mov QWORD PTR [rax], rdx
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR 8[rax]
mov rax, QWORD PTR [rax]
lea rdx, .LC1[rip]
mov QWORD PTR 8[rax], rdx
nop
mov eax, 0
jmp .L4
.L2:
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
mov esi, eax
lea rdi, .LC2[rip]
call printk@PLT
mov eax, DWORD PTR ENOPKG[rip]
neg eax
.L4:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size pkcs7_sig_note_pkey_algo, .-pkcs7_sig_note_pkey_algo
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pkcs7_parser.c_pkcs7_sig_note_pkey_algo.c"
.text
.comm ENOPKG,4,4
.section .rodata
.align 2
.LC0:
.ascii "rsa\000"
.align 2
.LC1:
.ascii "pkcs1\000"
.align 2
.LC2:
.ascii "Unsupported pkey algo: %u\012\000"
.text
.align 2
.global pkcs7_sig_note_pkey_algo
.syntax unified
.arm
.fpu softvfp
.type pkcs7_sig_note_pkey_algo, %function
pkcs7_sig_note_pkey_algo:
@ args = 4, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r3, [fp, #-28]
mov r3, r2
strb r3, [fp, #-21]
ldr r3, [fp, #-16]
str r3, [fp, #-8]
ldr r3, [fp, #-8]
ldr r3, [r3]
cmp r3, #128
bne .L2
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
ldr r3, [r3]
ldr r2, .L5
str r2, [r3]
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
ldr r3, [r3]
ldr r2, .L5+4
str r2, [r3, #4]
nop
mov r3, #0
b .L4
.L2:
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r1, r3
ldr r0, .L5+8
bl printk
ldr r3, .L5+12
ldr r3, [r3]
rsb r3, r3, #0
.L4:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L6:
.align 2
.L5:
.word .LC0
.word .LC1
.word .LC2
.word ENOPKG
.size pkcs7_sig_note_pkey_algo, .-pkcs7_sig_note_pkey_algo
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sentelic.c_fsp_attr_show_hscroll.c"
.intel_syntax noprefix
.text
.section .rodata
.LC0:
.string "%d\n"
.text
.type fsp_attr_show_hscroll, @function
fsp_attr_show_hscroll:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov QWORD PTR -40[rbp], rdx
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -40[rbp]
lea rsi, .LC0[rip]
mov rdi, rax
call sprintf@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size fsp_attr_show_hscroll, .-fsp_attr_show_hscroll
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sentelic.c_fsp_attr_show_hscroll.c"
.text
.section .rodata
.align 2
.LC0:
.ascii "%d\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type fsp_attr_show_hscroll, %function
fsp_attr_show_hscroll:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
ldr r3, [fp, #-16]
ldr r3, [r3]
str r3, [fp, #-8]
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r2, r3
ldr r1, .L3
ldr r0, [fp, #-24]
bl sprintf
mov r3, r0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word .LC0
.size fsp_attr_show_hscroll, .-fsp_attr_show_hscroll
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_rtl871x_ioctl_set.c_r8712_set_802_11_infrastructure_mode.c"
.intel_syntax noprefix
.text
.comm WIFI_ADHOC_MASTER_STATE,4,4
.comm WIFI_ADHOC_STATE,4,4
.comm WIFI_AP_STATE,4,4
.comm WIFI_STATION_STATE,4,4
.comm _FW_LINKED,4,4
.globl r8712_set_802_11_infrastructure_mode
.type r8712_set_802_11_infrastructure_mode, @function
r8712_set_802_11_infrastructure_mode:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov DWORD PTR -44[rbp], esi
mov rax, QWORD PTR -40[rbp]
mov QWORD PTR -32[rbp], rax
mov rax, QWORD PTR -32[rbp]
add rax, 4
mov QWORD PTR -24[rbp], rax
mov rax, QWORD PTR -24[rbp]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
cmp DWORD PTR -44[rbp], eax
je .L14
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR -8[rbp]
mov rsi, rdx
mov rdi, rax
call spin_lock_irqsave@PLT
mov edx, DWORD PTR _FW_LINKED[rip]
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call check_fwstate@PLT
test rax, rax
jne .L3
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 130
jne .L4
.L3:
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call r8712_disassoc_cmd@PLT
.L4:
mov edx, DWORD PTR _FW_LINKED[rip]
mov eax, DWORD PTR WIFI_ADHOC_MASTER_STATE[rip]
or edx, eax
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call check_fwstate@PLT
test rax, rax
je .L5
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call r8712_free_assoc_resources@PLT
.L5:
mov edx, DWORD PTR _FW_LINKED[rip]
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call check_fwstate@PLT
test rax, rax
jne .L6
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 129
je .L6
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 130
jne .L7
.L6:
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call r8712_ind_disconnect@PLT
.L7:
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR -44[rbp]
mov DWORD PTR [rax], edx
mov edx, DWORD PTR WIFI_STATION_STATE[rip]
mov eax, DWORD PTR WIFI_AP_STATE[rip]
or edx, eax
mov eax, DWORD PTR WIFI_ADHOC_STATE[rip]
or edx, eax
mov eax, DWORD PTR WIFI_ADHOC_MASTER_STATE[rip]
or edx, eax
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call _clr_fwstate_@PLT
mov eax, DWORD PTR -44[rbp]
add eax, -128
cmp eax, 4
ja .L8
mov eax, eax
lea rdx, 0[0+rax*4]
lea rax, .L10[rip]
mov eax, DWORD PTR [rdx+rax]
cdqe
lea rdx, .L10[rip]
add rax, rdx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L10:
.long .L15-.L10
.long .L13-.L10
.long .L12-.L10
.long .L15-.L10
.long .L9-.L10
.text
.L12:
mov edx, DWORD PTR WIFI_ADHOC_STATE[rip]
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call set_fwstate@PLT
jmp .L8
.L13:
mov edx, DWORD PTR WIFI_STATION_STATE[rip]
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call set_fwstate@PLT
jmp .L8
.L9:
mov edx, DWORD PTR WIFI_AP_STATE[rip]
mov rax, QWORD PTR -32[rbp]
mov esi, edx
mov rdi, rax
call set_fwstate@PLT
jmp .L8
.L15:
nop
.L8:
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR -8[rbp]
mov rsi, rdx
mov rdi, rax
call spin_unlock_irqrestore@PLT
.L14:
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size r8712_set_802_11_infrastructure_mode, .-r8712_set_802_11_infrastructure_mode
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_rtl871x_ioctl_set.c_r8712_set_802_11_infrastructure_mode.c"
.text
.comm WIFI_ADHOC_MASTER_STATE,4,4
.comm WIFI_ADHOC_STATE,4,4
.comm WIFI_AP_STATE,4,4
.comm WIFI_STATION_STATE,4,4
.comm _FW_LINKED,4,4
.align 2
.global r8712_set_802_11_infrastructure_mode
.syntax unified
.arm
.fpu softvfp
.type r8712_set_802_11_infrastructure_mode, %function
r8712_set_802_11_infrastructure_mode:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
str r1, [fp, #-28]
ldr r3, [fp, #-24]
str r3, [fp, #-20]
ldr r3, [fp, #-20]
add r3, r3, #4
str r3, [fp, #-16]
ldr r3, [fp, #-16]
str r3, [fp, #-12]
ldr r3, [fp, #-12]
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
beq .L14
ldr r3, [fp, #-20]
ldr r1, [fp, #-8]
mov r0, r3
bl spin_lock_irqsave
ldr r3, .L15
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl check_fwstate
mov r3, r0
cmp r3, #0
bne .L3
ldr r3, [fp, #-12]
ldr r3, [r3]
cmp r3, #130
bne .L4
.L3:
ldr r0, [fp, #-24]
bl r8712_disassoc_cmd
.L4:
ldr r3, .L15
ldr r2, [r3]
ldr r3, .L15+4
ldr r3, [r3]
orr r3, r2, r3
mov r1, r3
ldr r0, [fp, #-20]
bl check_fwstate
mov r3, r0
cmp r3, #0
beq .L5
ldr r0, [fp, #-24]
bl r8712_free_assoc_resources
.L5:
ldr r3, .L15
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl check_fwstate
mov r3, r0
cmp r3, #0
bne .L6
ldr r3, [fp, #-12]
ldr r3, [r3]
cmp r3, #129
beq .L6
ldr r3, [fp, #-12]
ldr r3, [r3]
cmp r3, #130
bne .L7
.L6:
ldr r0, [fp, #-24]
bl r8712_ind_disconnect
.L7:
ldr r3, [fp, #-12]
ldr r2, [fp, #-28]
str r2, [r3]
ldr r3, .L15+8
ldr r2, [r3]
ldr r3, .L15+12
ldr r3, [r3]
orr r2, r2, r3
ldr r3, .L15+16
ldr r3, [r3]
orr r2, r2, r3
ldr r3, .L15+4
ldr r3, [r3]
orr r3, r2, r3
mov r1, r3
ldr r0, [fp, #-20]
bl _clr_fwstate_
ldr r3, [fp, #-28]
sub r3, r3, #128
cmp r3, #4
ldrls pc, [pc, r3, asl #2]
b .L8
.L10:
.word .L8
.word .L13
.word .L12
.word .L8
.word .L9
.L12:
ldr r3, .L15+16
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl set_fwstate
b .L8
.L13:
ldr r3, .L15+8
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl set_fwstate
b .L8
.L9:
ldr r3, .L15+12
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-20]
bl set_fwstate
nop
.L8:
ldr r3, [fp, #-20]
ldr r1, [fp, #-8]
mov r0, r3
bl spin_unlock_irqrestore
.L14:
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L16:
.align 2
.L15:
.word _FW_LINKED
.word WIFI_ADHOC_MASTER_STATE
.word WIFI_STATION_STATE
.word WIFI_AP_STATE
.word WIFI_ADHOC_STATE
.size r8712_set_802_11_infrastructure_mode, .-r8712_set_802_11_infrastructure_mode
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_svc_dg.c_svc_dg_soupcall.c"
.intel_syntax noprefix
.text
.comm SU_OK,4,4
.type svc_dg_soupcall, @function
svc_dg_soupcall:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov DWORD PTR -36[rbp], edx
mov rax, QWORD PTR -32[rbp]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call xprt_active@PLT
mov eax, DWORD PTR SU_OK[rip]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size svc_dg_soupcall, .-svc_dg_soupcall
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_svc_dg.c_svc_dg_soupcall.c"
.text
.comm SU_OK,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type svc_dg_soupcall, %function
svc_dg_soupcall:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
ldr r3, [fp, #-20]
str r3, [fp, #-8]
ldr r0, [fp, #-8]
bl xprt_active
ldr r3, .L3
ldr r3, [r3]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word SU_OK
.size svc_dg_soupcall, .-svc_dg_soupcall
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_vivid-kthread-cap.c_vivid_fillbuff.c"
.intel_syntax noprefix
.text
.comm HZ,4,4
.comm TPG_MAX_PLANES,4,4
.comm V4L2_FIELD_ALTERNATE,8,8
.comm V4L2_FIELD_BOTTOM,8,8
.comm V4L2_FIELD_TOP,8,8
.comm V4L2_STD_525_60,4,4
.comm jiffies,8,8
.section .rodata
.LC0:
.string " top"
.LC1:
.string " bottom"
.LC2:
.string ""
.LC3:
.string " %02d:%02d:%02d:%03d %u%s"
.LC4:
.string " %dx%d, input %d "
.align 8
.LC5:
.string " brightness %3d, contrast %3d, saturation %3d, hue %d "
.align 8
.LC6:
.string " autogain %d, gain %3d, alpha 0x%02x "
.LC7:
.string " volume %3d, mute %d "
.align 8
.LC8:
.string " int32 %d, int64 %lld, bitmask %08x "
.align 8
.LC9:
.string " boolean %d, menu %s, string \"%s\" "
.LC10:
.string " integer_menu %lld, value %d "
.LC11:
.string " button pressed!"
.LC12:
.string " OSD \"%s\""
.text
.type vivid_fillbuff, @function
vivid_fillbuff:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push r15
push r14
push r13
push r12
push rbx
sub rsp, 216
.cfi_offset 15, -24
.cfi_offset 14, -32
.cfi_offset 13, -40
.cfi_offset 12, -48
.cfi_offset 3, -56
mov QWORD PTR -248[rbp], rdi
mov QWORD PTR -256[rbp], rsi
mov rax, QWORD PTR fs:40
mov QWORD PTR -56[rbp], rax
xor eax, eax
mov rax, rsp
mov rbx, rax
mov rax, QWORD PTR -248[rbp]
add rax, 280
mov QWORD PTR -184[rbp], rax
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR [rax]
mov rdi, rax
call V4L2_FIELD_HAS_T_OR_B@PLT
test rax, rax
je .L2
mov eax, 2
jmp .L3
.L2:
mov eax, 1
.L3:
mov DWORD PTR -216[rbp], eax
mov eax, 16
mov edx, 0
div DWORD PTR -216[rbp]
mov DWORD PTR -212[rbp], eax
mov rax, QWORD PTR -248[rbp]
mov rdi, rax
call vivid_is_sdtv_cap@PLT
mov DWORD PTR -208[rbp], eax
cmp DWORD PTR -208[rbp], 0
je .L4
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 16[rax]
sal rax, 2
add rax, rdx
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR V4L2_STD_525_60[rip]
and eax, edx
test eax, eax
je .L4
mov eax, 1
jmp .L5
.L4:
mov eax, 0
.L5:
mov DWORD PTR -204[rbp], eax
mov DWORD PTR -224[rbp], 1
mov eax, DWORD PTR TPG_MAX_PLANES[rip]
movsx rdx, eax
sub rdx, 1
mov QWORD PTR -176[rbp], rdx
movsx rdx, eax
mov r14, rdx
mov r15d, 0
movsx rdx, eax
mov r12, rdx
mov r13d, 0
cdqe
sal rax, 4
mov rdx, rax
mov eax, 16
sub rax, 1
add rax, rdx
mov edi, 16
mov edx, 0
div rdi
imul rax, rax, 16
mov rdx, rax
and rdx, -4096
mov rdi, rsp
sub rdi, rdx
mov rdx, rdi
.L6:
cmp rsp, rdx
je .L7
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
jmp .L6
.L7:
mov rdx, rax
and edx, 4095
sub rsp, rdx
mov rdx, rax
and edx, 4095
test rdx, rdx
je .L8
and eax, 4095
sub rax, 8
add rax, rsp
or QWORD PTR [rax], 0
.L8:
mov rax, rsp
add rax, 7
shr rax, 3
sal rax, 3
mov QWORD PTR -168[rbp], rax
mov DWORD PTR -228[rbp], 0
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 272[rax]
test rax, rax
je .L9
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 264[rax]
test rax, rax
je .L9
mov rax, QWORD PTR -248[rbp]
mov rdi, rax
call vivid_is_svid_cap@PLT
test rax, rax
je .L10
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR 256[rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 16[rax]
sal rax, 2
add rax, rdx
mov eax, DWORD PTR [rax]
mov edi, eax
call VIVID_INVALID_SIGNAL@PLT
test eax, eax
je .L11
.L10:
mov rax, QWORD PTR -248[rbp]
mov rdi, rax
call vivid_is_hdmi_cap@PLT
test rax, rax
je .L9
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR 248[rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 16[rax]
sal rax, 2
add rax, rdx
mov eax, DWORD PTR [rax]
mov edi, eax
call VIVID_INVALID_SIGNAL@PLT
test eax, eax
jne .L9
.L11:
mov DWORD PTR -228[rbp], 1
.L9:
mov rax, QWORD PTR -248[rbp]
mov edx, DWORD PTR 24[rax]
mov rax, QWORD PTR -256[rbp]
mov DWORD PTR [rax], edx
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR V4L2_FIELD_ALTERNATE[rip]
cmp rdx, rax
jne .L12
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 24[rax]
and eax, 1
cmp DWORD PTR -204[rbp], eax
je .L13
mov rax, QWORD PTR V4L2_FIELD_BOTTOM[rip]
jmp .L14
.L13:
mov rax, QWORD PTR V4L2_FIELD_TOP[rip]
.L14:
mov rdx, QWORD PTR -256[rbp]
mov QWORD PTR 8[rdx], rax
mov rax, QWORD PTR -256[rbp]
mov eax, DWORD PTR [rax]
mov edx, eax
shr edx, 31
add eax, edx
sar eax
mov edx, eax
mov rax, QWORD PTR -256[rbp]
mov DWORD PTR [rax], edx
jmp .L15
.L12:
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR -256[rbp]
mov QWORD PTR 8[rax], rdx
.L15:
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR V4L2_FIELD_ALTERNATE[rip]
cmp rdx, rax
sete al
movzx edx, al
mov rax, QWORD PTR -256[rbp]
mov rcx, QWORD PTR 8[rax]
mov rax, QWORD PTR -184[rbp]
mov rsi, rcx
mov rdi, rax
call tpg_s_field@PLT
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR 32[rax]
mov rax, QWORD PTR -256[rbp]
mov rax, QWORD PTR 16[rax]
sal rax, 2
add rax, rdx
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -184[rbp]
mov esi, edx
mov rdi, rax
call tpg_s_perc_fill_blank@PLT
mov rax, QWORD PTR -248[rbp]
mov rdi, rax
call vivid_precalc_copy_rects@PLT
mov DWORD PTR -220[rbp], 0
jmp .L16
.L20:
mov rax, QWORD PTR -184[rbp]
mov edi, DWORD PTR [rax]
mov rax, QWORD PTR -184[rbp]
mov ecx, DWORD PTR 4[rax]
mov edx, DWORD PTR -220[rbp]
mov rsi, QWORD PTR -256[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8d, edi
mov rdi, rax
call plane_vaddr@PLT
mov QWORD PTR -192[rbp], rax
mov rax, QWORD PTR -184[rbp]
mov rdi, rax
call tpg_g_buffers@PLT
cmp DWORD PTR -220[rbp], eax
jnb .L17
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 240[rax]
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR -220[rbp]
sal rdx, 2
add rax, rdx
mov eax, DWORD PTR [rax]
test eax, eax
je .L17
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 240[rax]
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR -220[rbp]
sal rdx, 2
add rax, rdx
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 240[rax]
mov rax, QWORD PTR [rax]
mov ecx, DWORD PTR -220[rbp]
sal rcx, 2
add rax, rcx
mov eax, DWORD PTR [rax]
movzx ecx, al
mov rax, QWORD PTR -192[rbp]
mov esi, ecx
mov rdi, rax
call memset@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 240[rax]
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR -220[rbp]
sal rdx, 2
add rax, rdx
mov eax, DWORD PTR [rax]
cdqe
add QWORD PTR -192[rbp], rax
.L17:
mov rcx, QWORD PTR -192[rbp]
mov edx, DWORD PTR -220[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov rdi, rax
call tpg_calc_text_basep@PLT
cmp DWORD PTR -228[rbp], 0
je .L18
mov rcx, QWORD PTR -256[rbp]
mov rdx, QWORD PTR -192[rbp]
mov esi, DWORD PTR -220[rbp]
mov rax, QWORD PTR -248[rbp]
mov rdi, rax
call vivid_copy_buffer@PLT
test rax, rax
je .L19
.L18:
mov rax, QWORD PTR -248[rbp]
mov rdi, rax
call vivid_get_std_cap@PLT
mov esi, eax
mov rcx, QWORD PTR -192[rbp]
mov edx, DWORD PTR -220[rbp]
mov rax, QWORD PTR -184[rbp]
mov rdi, rax
call tpg_fill_plane_buffer@PLT
.L19:
add DWORD PTR -220[rbp], 1
.L16:
mov rax, QWORD PTR -184[rbp]
mov rdi, rax
call tpg_g_planes@PLT
cmp DWORD PTR -220[rbp], eax
jb .L20
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR 32[rax]
mov rax, QWORD PTR -256[rbp]
mov rax, QWORD PTR 16[rax]
sal rax, 2
add rax, rdx
mov DWORD PTR [rax], 0
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR V4L2_FIELD_ALTERNATE[rip]
cmp rdx, rax
jne .L21
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 24[rax]
and eax, 1
test eax, eax
jne .L22
.L21:
mov rdx, QWORD PTR jiffies[rip]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 232[rax]
sub rdx, rax
mov rax, rdx
mov rdi, rax
call jiffies_to_msecs@PLT
mov rdx, QWORD PTR -248[rbp]
mov DWORD PTR 40[rdx], eax
.L22:
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 40[rax]
mov DWORD PTR -200[rbp], eax
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 44[rax]
cmp eax, 1
jg .L23
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR V4L2_FIELD_ALTERNATE[rip]
cmp rdx, rax
jne .L24
mov rax, QWORD PTR -256[rbp]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR V4L2_FIELD_TOP[rip]
cmp rdx, rax
jne .L25
lea rsi, .LC0[rip]
jmp .L27
.L25:
lea rsi, .LC1[rip]
jmp .L27
.L24:
lea rsi, .LC2[rip]
.L27:
mov rax, QWORD PTR -256[rbp]
mov r9d, DWORD PTR [rax]
mov eax, DWORD PTR -200[rbp]
mov edx, eax
imul rdx, rdx, 274877907
shr rdx, 32
mov ecx, edx
shr ecx, 6
imul edx, ecx, 1000
sub eax, edx
mov ecx, eax
mov eax, DWORD PTR -200[rbp]
mov eax, eax
imul rax, rax, 274877907
shr rax, 32
mov edx, eax
shr edx, 6
mov edi, edx
mov eax, 2290649225
imul rax, rdi
shr rax, 32
mov r8d, eax
shr r8d, 5
imul eax, r8d, 60
sub edx, eax
mov r8d, edx
mov eax, DWORD PTR -200[rbp]
mov eax, eax
imul rax, rax, 1172812403
shr rax, 32
mov edx, eax
shr edx, 14
mov edi, edx
mov eax, 2290649225
imul rax, rdi
shr rax, 32
mov edi, eax
shr edi, 5
imul eax, edi, 60
mov edi, edx
sub edi, eax
mov eax, DWORD PTR -200[rbp]
mov edx, eax
mov eax, 2501999793
imul rax, rdx
shr rax, 32
mov r10d, eax
shr r10d, 21
mov edx, r10d
mov eax, 2863311531
imul rax, rdx
shr rax, 32
mov edx, eax
shr edx, 4
mov eax, edx
add eax, eax
add eax, edx
sal eax, 3
mov edx, r10d
sub edx, eax
lea rax, -160[rbp]
sub rsp, 8
push rsi
push r9
push rcx
mov r9d, r8d
mov r8d, edi
mov ecx, edx
lea rdx, .LC3[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
add rsp, 32
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
.L23:
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 44[rax]
test eax, eax
jne .L28
mov rax, QWORD PTR -248[rbp]
mov rsi, QWORD PTR 16[rax]
mov rax, QWORD PTR -248[rbp]
mov ecx, DWORD PTR 224[rax]
mov rax, QWORD PTR -248[rbp]
mov edx, DWORD PTR 220[rax]
lea rax, -160[rbp]
mov r9, rsi
mov r8d, ecx
mov ecx, edx
lea rdx, .LC4[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 216[rax]
mov edi, eax
call v4l2_ctrl_g_ctrl@PLT
mov DWORD PTR -196[rbp], eax
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 160[rax]
mov edi, eax
call mutex_lock@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 184[rax]
mov ecx, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 192[rax]
mov edi, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 200[rax]
mov esi, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 208[rax]
mov edx, DWORD PTR [rax]
lea rax, -160[rbp]
sub rsp, 8
push rcx
mov r9d, edi
mov r8d, esi
mov ecx, edx
lea rdx, .LC5[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
add rsp, 16
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 168[rax]
mov esi, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 176[rax]
mov edx, DWORD PTR [rax]
mov ecx, DWORD PTR -196[rbp]
lea rax, -160[rbp]
mov r9d, esi
mov r8d, ecx
mov ecx, edx
lea rdx, .LC6[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 160[rax]
mov edi, eax
call mutex_unlock@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 136[rax]
mov edi, eax
call mutex_lock@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 144[rax]
mov ecx, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 152[rax]
mov edx, DWORD PTR [rax]
lea rax, -160[rbp]
mov r8d, ecx
mov ecx, edx
lea rdx, .LC7[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 136[rax]
mov edi, eax
call mutex_unlock@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 72[rax]
mov edi, eax
call mutex_lock@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 120[rax]
mov esi, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 128[rax]
mov rax, QWORD PTR [rax]
mov ecx, DWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 112[rax]
mov edx, DWORD PTR [rax]
lea rax, -160[rbp]
mov r9d, esi
mov r8d, ecx
mov ecx, edx
lea rdx, .LC8[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 88[rax]
mov rsi, QWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 96[rax]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 96[rax]
mov rax, QWORD PTR 8[rax]
sal rax, 3
add rax, rdx
mov rcx, QWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 104[rax]
mov edx, DWORD PTR [rax]
lea rax, -160[rbp]
mov r9, rsi
mov r8, rcx
mov ecx, edx
lea rdx, .LC9[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 80[rax]
mov rcx, QWORD PTR [rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 80[rax]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 80[rax]
mov rax, QWORD PTR [rax]
sal rax, 2
add rax, rdx
mov edx, DWORD PTR [rax]
lea rax, -160[rbp]
mov r8, rcx
mov ecx, edx
lea rdx, .LC10[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov rax, QWORD PTR -248[rbp]
mov eax, DWORD PTR 72[rax]
mov edi, eax
call mutex_unlock@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 64[rax]
test rax, rax
je .L29
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 64[rax]
lea rdx, -1[rax]
mov rax, QWORD PTR -248[rbp]
mov QWORD PTR 64[rax], rdx
lea rax, -160[rbp]
lea rdx, .LC11[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
.L29:
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 48[rax]
movzx eax, BYTE PTR [rax]
test al, al
je .L28
mov rax, QWORD PTR -248[rbp]
mov rdi, rax
call vivid_is_hdmi_cap@PLT
test rax, rax
je .L30
mov rax, QWORD PTR -248[rbp]
mov rdx, QWORD PTR 48[rax]
lea rax, -160[rbp]
mov rcx, rdx
lea rdx, .LC12[rip]
mov esi, 100
mov rdi, rax
mov eax, 0
call snprintf@PLT
mov eax, DWORD PTR -224[rbp]
lea edx, 1[rax]
mov DWORD PTR -224[rbp], edx
imul eax, DWORD PTR -212[rbp]
mov edx, eax
lea rcx, -160[rbp]
mov rsi, QWORD PTR -168[rbp]
mov rax, QWORD PTR -184[rbp]
mov r8, rcx
mov ecx, 16
mov rdi, rax
call tpg_gen_text@PLT
.L30:
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 56[rax]
test rax, rax
je .L28
mov rax, QWORD PTR -248[rbp]
mov rcx, QWORD PTR 56[rax]
mov edx, DWORD PTR HZ[rip]
mov eax, edx
sal eax, 2
add eax, edx
cdqe
add rax, rcx
mov rdi, rax
call time_is_before_jiffies@PLT
test rax, rax
je .L28
mov rax, QWORD PTR -248[rbp]
mov rax, QWORD PTR 48[rax]
mov BYTE PTR [rax], 0
mov rax, QWORD PTR -248[rbp]
mov QWORD PTR 56[rax], 0
.L28:
mov rsp, rbx
nop
mov rax, QWORD PTR -56[rbp]
xor rax, QWORD PTR fs:40
je .L31
call __stack_chk_fail@PLT
.L31:
lea rsp, -40[rbp]
pop rbx
pop r12
pop r13
pop r14
pop r15
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size vivid_fillbuff, .-vivid_fillbuff
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_vivid-kthread-cap.c_vivid_fillbuff.c"
.text
.comm HZ,4,4
.comm TPG_MAX_PLANES,4,4
.comm V4L2_FIELD_ALTERNATE,4,4
.comm V4L2_FIELD_BOTTOM,4,4
.comm V4L2_FIELD_TOP,4,4
.comm V4L2_STD_525_60,4,4
.comm jiffies,4,4
.global __aeabi_uidiv
.section .rodata
.align 2
.LC0:
.ascii " top\000"
.align 2
.LC1:
.ascii " bottom\000"
.align 2
.LC2:
.ascii "\000"
.align 2
.LC3:
.ascii " %02d:%02d:%02d:%03d %u%s\000"
.align 2
.LC4:
.ascii " %dx%d, input %d \000"
.align 2
.LC5:
.ascii " brightness %3d, contrast %3d, saturation %3d, hue "
.ascii "%d \000"
.align 2
.LC6:
.ascii " autogain %d, gain %3d, alpha 0x%02x \000"
.align 2
.LC7:
.ascii " volume %3d, mute %d \000"
.align 2
.LC8:
.ascii " int32 %d, int64 %lld, bitmask %08x \000"
.align 2
.LC9:
.ascii " boolean %d, menu %s, string \"%s\" \000"
.align 2
.LC10:
.ascii " integer_menu %lld, value %d \000"
.align 2
.LC11:
.ascii " button pressed!\000"
.align 2
.LC12:
.ascii " OSD \"%s\"\000"
.align 2
.LC13:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type vivid_fillbuff, %function
vivid_fillbuff:
@ args = 0, pretend = 0, frame = 168
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, fp, lr}
add fp, sp, #12
sub sp, sp, #192
str r0, [fp, #-176]
str r1, [fp, #-180]
ldr r3, .L29
ldr r3, [r3]
str r3, [fp, #-16]
mov r3,#0
mov r3, sp
mov r5, r3
ldr r3, [fp, #-176]
add r3, r3, #148
str r3, [fp, #-152]
ldr r3, [fp, #-176]
ldr r3, [r3]
mov r0, r3
bl V4L2_FIELD_HAS_T_OR_B
mov r3, r0
cmp r3, #0
beq .L2
mov r3, #2
b .L3
.L2:
mov r3, #1
.L3:
str r3, [fp, #-148]
ldr r1, [fp, #-148]
mov r0, #16
bl __aeabi_uidiv
mov r3, r0
str r3, [fp, #-144]
ldr r0, [fp, #-176]
bl vivid_is_sdtv_cap
str r0, [fp, #-140]
ldr r3, [fp, #-140]
cmp r3, #0
beq .L4
ldr r3, [fp, #-176]
ldr r2, [r3, #4]
ldr r3, [fp, #-176]
ldr r3, [r3, #8]
lsl r3, r3, #2
add r3, r2, r3
ldr r2, [r3]
ldr r3, .L29+4
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
beq .L4
mov r3, #1
b .L5
.L4:
mov r3, #0
.L5:
str r3, [fp, #-136]
mov r3, #1
str r3, [fp, #-160]
ldr r3, .L29+8
ldr ip, [r3]
sub r3, ip, #1
str r3, [fp, #-132]
mov r3, ip
mov r0, r3
mov r1, #0
mov r2, #0
mov r3, #0
lsl r3, r1, #6
orr r3, r3, r0, lsr #26
lsl r2, r0, #6
mov r3, ip
mov r0, r3
mov r1, #0
mov r2, #0
mov r3, #0
lsl r3, r1, #6
orr r3, r3, r0, lsr #26
lsl r2, r0, #6
mov r3, ip
lsl r3, r3, #3
add r3, r3, #7
lsr r3, r3, #3
lsl r3, r3, #3
sub sp, sp, r3
add r3, sp, #24
add r3, r3, #3
lsr r3, r3, #2
lsl r3, r3, #2
str r3, [fp, #-128]
mov r3, #0
str r3, [fp, #-164]
ldr r3, [fp, #-176]
ldr r3, [r3, #144]
cmp r3, #0
beq .L6
ldr r3, [fp, #-176]
ldr r3, [r3, #140]
cmp r3, #0
beq .L6
ldr r0, [fp, #-176]
bl vivid_is_svid_cap
mov r3, r0
cmp r3, #0
beq .L7
ldr r3, [fp, #-176]
ldr r2, [r3, #136]
ldr r3, [fp, #-176]
ldr r3, [r3, #8]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
mov r0, r3
bl VIVID_INVALID_SIGNAL
mov r3, r0
cmp r3, #0
beq .L8
.L7:
ldr r0, [fp, #-176]
bl vivid_is_hdmi_cap
mov r3, r0
cmp r3, #0
beq .L6
ldr r3, [fp, #-176]
ldr r2, [r3, #132]
ldr r3, [fp, #-176]
ldr r3, [r3, #8]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
mov r0, r3
bl VIVID_INVALID_SIGNAL
mov r3, r0
cmp r3, #0
bne .L6
.L8:
mov r3, #1
str r3, [fp, #-164]
.L6:
ldr r3, [fp, #-176]
ldr r2, [r3, #12]
ldr r3, [fp, #-180]
str r2, [r3]
ldr r3, [fp, #-176]
ldr r2, [r3]
ldr r3, .L29+12
ldr r3, [r3]
cmp r2, r3
bne .L9
ldr r3, [fp, #-176]
ldr r3, [r3, #12]
and r3, r3, #1
ldr r2, [fp, #-136]
cmp r2, r3
beq .L10
ldr r3, .L29+16
ldr r3, [r3]
b .L11
.L10:
ldr r3, .L29+20
ldr r3, [r3]
.L11:
ldr r2, [fp, #-180]
str r3, [r2, #4]
ldr r3, [fp, #-180]
ldr r3, [r3]
lsr r2, r3, #31
add r3, r2, r3
asr r3, r3, #1
mov r2, r3
ldr r3, [fp, #-180]
str r2, [r3]
b .L12
.L9:
ldr r3, [fp, #-176]
ldr r2, [r3]
ldr r3, [fp, #-180]
str r2, [r3, #4]
.L12:
ldr r3, [fp, #-180]
ldr r1, [r3, #4]
ldr r3, [fp, #-176]
ldr r2, [r3]
ldr r3, .L29+12
ldr r3, [r3]
cmp r2, r3
moveq r3, #1
movne r3, #0
and r3, r3, #255
mov r2, r3
ldr r0, [fp, #-152]
bl tpg_s_field
ldr r3, [fp, #-176]
ldr r2, [r3, #16]
ldr r3, [fp, #-180]
ldr r3, [r3, #8]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
mov r1, r3
ldr r0, [fp, #-152]
bl tpg_s_perc_fill_blank
ldr r0, [fp, #-176]
bl vivid_precalc_copy_rects
mov r3, #0
str r3, [fp, #-156]
b .L13
.L17:
ldr r3, [fp, #-152]
ldr r2, [r3, #4]
ldr r3, [fp, #-152]
ldr r3, [r3]
str r3, [sp]
mov r3, r2
ldr r2, [fp, #-156]
ldr r1, [fp, #-180]
ldr r0, [fp, #-152]
bl plane_vaddr
str r0, [fp, #-168]
ldr r0, [fp, #-152]
bl tpg_g_buffers
mov r2, r0
ldr r3, [fp, #-156]
cmp r3, r2
bcs .L14
ldr r3, [fp, #-176]
ldr r3, [r3, #128]
ldr r2, [r3]
ldr r3, [fp, #-156]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
cmp r3, #0
beq .L14
ldr r3, [fp, #-176]
ldr r3, [r3, #128]
ldr r2, [r3]
ldr r3, [fp, #-156]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
and r1, r3, #255
ldr r3, [fp, #-176]
ldr r3, [r3, #128]
ldr r2, [r3]
ldr r3, [fp, #-156]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
mov r2, r3
ldr r0, [fp, #-168]
bl memset
ldr r3, [fp, #-176]
ldr r3, [r3, #128]
ldr r2, [r3]
ldr r3, [fp, #-156]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
mov r2, r3
ldr r3, [fp, #-168]
add r3, r3, r2
str r3, [fp, #-168]
.L14:
ldr r3, [fp, #-168]
ldr r2, [fp, #-156]
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_calc_text_basep
ldr r3, [fp, #-164]
cmp r3, #0
beq .L15
ldr r3, [fp, #-180]
ldr r2, [fp, #-168]
ldr r1, [fp, #-156]
ldr r0, [fp, #-176]
bl vivid_copy_buffer
mov r3, r0
cmp r3, #0
beq .L16
.L15:
ldr r0, [fp, #-176]
bl vivid_get_std_cap
mov r1, r0
ldr r3, [fp, #-168]
ldr r2, [fp, #-156]
ldr r0, [fp, #-152]
bl tpg_fill_plane_buffer
.L16:
ldr r3, [fp, #-156]
add r3, r3, #1
str r3, [fp, #-156]
.L13:
ldr r0, [fp, #-152]
bl tpg_g_planes
mov r2, r0
ldr r3, [fp, #-156]
cmp r3, r2
bcc .L17
ldr r3, [fp, #-176]
ldr r2, [r3, #16]
ldr r3, [fp, #-180]
ldr r3, [r3, #8]
lsl r3, r3, #2
add r3, r2, r3
mov r2, #0
str r2, [r3]
ldr r3, [fp, #-176]
ldr r2, [r3]
ldr r3, .L29+12
ldr r3, [r3]
cmp r2, r3
bne .L18
ldr r3, [fp, #-176]
ldr r3, [r3, #12]
and r3, r3, #1
cmp r3, #0
bne .L19
.L18:
ldr r3, .L29+24
ldr r2, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #124]
sub r3, r2, r3
mov r0, r3
bl jiffies_to_msecs
mov r2, r0
ldr r3, [fp, #-176]
str r2, [r3, #20]
.L19:
ldr r3, [fp, #-176]
ldr r3, [r3, #20]
str r3, [fp, #-124]
ldr r3, [fp, #-176]
ldr r3, [r3, #24]
cmp r3, #1
bgt .L20
ldr r3, [fp, #-124]
ldr r2, .L29+28
umull r1, r3, r2, r3
lsr r2, r3, #21
ldr r3, .L29+32
umull r1, r3, r2, r3
lsr ip, r3, #4
mov r3, ip
lsl r3, r3, #1
add r3, r3, ip
lsl r3, r3, #3
sub ip, r2, r3
ldr r3, [fp, #-124]
ldr r2, .L29+36
umull r1, r3, r2, r3
lsr r2, r3, #14
ldr r3, .L29+40
umull r1, r3, r2, r3
lsr r1, r3, #5
mov r3, r1
lsl r3, r3, #4
sub r3, r3, r1
lsl r3, r3, #2
sub r1, r2, r3
ldr r3, [fp, #-124]
ldr r2, .L29+44
umull r0, r3, r2, r3
lsr r2, r3, #6
ldr r3, .L29+40
umull r0, r3, r2, r3
lsr r0, r3, #5
mov r3, r0
lsl r3, r3, #4
sub r3, r3, r0
lsl r3, r3, #2
sub r0, r2, r3
ldr lr, [fp, #-124]
ldr r3, .L29+44
umull r2, r3, lr, r3
lsr r2, r3, #6
mov r3, r2
lsl r3, r3, #5
sub r3, r3, r2
lsl r3, r3, #2
add r3, r3, r2
lsl r3, r3, #3
sub r2, lr, r3
ldr r3, [fp, #-180]
ldr lr, [r3]
ldr r3, [fp, #-176]
ldr r4, [r3]
ldr r3, .L29+12
ldr r3, [r3]
cmp r4, r3
bne .L21
ldr r3, [fp, #-180]
ldr r4, [r3, #4]
ldr r3, .L29+20
ldr r3, [r3]
cmp r4, r3
bne .L22
ldr r3, .L29+48
b .L24
.L22:
ldr r3, .L29+52
b .L24
.L21:
ldr r3, .L29+56
.L24:
sub r4, fp, #116
str r3, [sp, #16]
str lr, [sp, #12]
str r2, [sp, #8]
str r0, [sp, #4]
str r1, [sp]
mov r3, ip
ldr r2, .L29+60
mov r1, #100
mov r0, r4
bl snprintf
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
.L20:
ldr r3, [fp, #-176]
ldr r3, [r3, #24]
cmp r3, #0
bne .L25
ldr r3, [fp, #-176]
ldr r1, [r3, #116]
ldr r3, [fp, #-176]
ldr r3, [r3, #120]
ldr r2, [fp, #-176]
ldr r2, [r2, #8]
sub r0, fp, #116
str r2, [sp, #4]
str r3, [sp]
mov r3, r1
ldr r2, .L29+64
mov r1, #100
bl snprintf
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
ldr r3, [fp, #-176]
ldr r3, [r3, #112]
mov r0, r3
bl v4l2_ctrl_g_ctrl
str r0, [fp, #-120]
ldr r3, [fp, #-176]
ldr r3, [r3, #84]
mov r0, r3
bl mutex_lock
ldr r3, [fp, #-176]
ldr r3, [r3, #108]
ldr ip, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #104]
ldr r3, [r3]
ldr r2, [fp, #-176]
ldr r2, [r2, #100]
ldr r2, [r2]
ldr r1, [fp, #-176]
ldr r1, [r1, #96]
ldr r1, [r1]
sub r0, fp, #116
str r1, [sp, #8]
str r2, [sp, #4]
str r3, [sp]
mov r3, ip
ldr r2, .L29+68
mov r1, #100
bl snprintf
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
ldr r3, [fp, #-176]
ldr r3, [r3, #92]
ldr r2, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #88]
ldr r3, [r3]
sub r0, fp, #116
str r3, [sp, #4]
ldr r3, [fp, #-120]
str r3, [sp]
mov r3, r2
ldr r2, .L29+72
mov r1, #100
bl snprintf
ldr r3, [fp, #-176]
ldr r3, [r3, #84]
mov r0, r3
bl mutex_unlock
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
ldr r3, [fp, #-176]
ldr r3, [r3, #72]
mov r0, r3
bl mutex_lock
ldr r3, [fp, #-176]
ldr r3, [r3, #80]
ldr r2, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #76]
ldr r3, [r3]
sub r0, fp, #116
str r3, [sp]
mov r3, r2
ldr r2, .L29+76
mov r1, #100
bl snprintf
ldr r3, [fp, #-176]
ldr r3, [r3, #72]
mov r0, r3
bl mutex_unlock
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
ldr r3, [fp, #-176]
ldr r3, [r3, #40]
mov r0, r3
bl mutex_lock
ldr r3, [fp, #-176]
ldr r3, [r3, #60]
ldr r1, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #68]
ldr r3, [r3]
ldr r3, [r3]
ldr r2, [fp, #-176]
ldr r2, [r2, #64]
ldr r2, [r2]
sub r0, fp, #116
str r2, [sp, #4]
str r3, [sp]
mov r3, r1
ldr r2, .L29+80
mov r1, #100
bl snprintf
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
ldr r3, [fp, #-176]
ldr r3, [r3, #56]
ldr r1, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #52]
ldr r2, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #52]
ldr r3, [r3, #4]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
ldr r2, [fp, #-176]
ldr r2, [r2, #48]
ldr r2, [r2]
sub r0, fp, #116
str r2, [sp, #4]
str r3, [sp]
mov r3, r1
ldr r2, .L29+84
mov r1, #100
bl snprintf
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
ldr r3, [fp, #-176]
ldr r3, [r3, #44]
ldr r2, [r3, #4]
ldr r3, [fp, #-176]
ldr r3, [r3, #44]
ldr r3, [r3]
lsl r3, r3, #2
add r3, r2, r3
ldr r2, [r3]
ldr r3, [fp, #-176]
ldr r3, [r3, #44]
ldr r3, [r3]
sub r0, fp, #116
str r3, [sp]
mov r3, r2
ldr r2, .L29+88
mov r1, #100
bl snprintf
ldr r3, [fp, #-176]
ldr r3, [r3, #40]
mov r0, r3
bl mutex_unlock
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
ldr r3, [fp, #-176]
ldr r3, [r3, #36]
cmp r3, #0
beq .L26
ldr r3, [fp, #-176]
ldr r3, [r3, #36]
sub r2, r3, #1
ldr r3, [fp, #-176]
str r2, [r3, #36]
sub r3, fp, #116
ldr r2, .L29+92
mov r1, #100
mov r0, r3
bl snprintf
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
.L26:
ldr r3, [fp, #-176]
ldr r3, [r3, #28]
ldrb r3, [r3] @ zero_extendqisi2
cmp r3, #0
beq .L25
ldr r0, [fp, #-176]
bl vivid_is_hdmi_cap
mov r3, r0
cmp r3, #0
beq .L27
ldr r3, [fp, #-176]
ldr r3, [r3, #28]
sub r0, fp, #116
ldr r2, .L29+96
mov r1, #100
bl snprintf
ldr r3, [fp, #-160]
add r2, r3, #1
str r2, [fp, #-160]
mov r2, r3
ldr r3, [fp, #-144]
mul r2, r3, r2
sub r3, fp, #116
str r3, [sp]
mov r3, #16
ldr r1, [fp, #-128]
ldr r0, [fp, #-152]
bl tpg_gen_text
.L27:
ldr r3, [fp, #-176]
ldr r3, [r3, #32]
cmp r3, #0
beq .L25
ldr r3, [fp, #-176]
ldr r1, [r3, #32]
ldr r3, .L29+100
ldr r2, [r3]
mov r3, r2
lsl r3, r3, #2
add r3, r3, r2
add r3, r1, r3
mov r0, r3
bl time_is_before_jiffies
mov r3, r0
cmp r3, #0
beq .L25
ldr r3, [fp, #-176]
ldr r3, [r3, #28]
mov r2, #0
strb r2, [r3]
ldr r3, [fp, #-176]
mov r2, #0
str r2, [r3, #32]
.L25:
mov sp, r5
nop
ldr r3, .L29
ldr r2, [r3]
ldr r3, [fp, #-16]
eors r2, r3, r2
mov r3, #0
beq .L28
bl __stack_chk_fail
.L28:
sub sp, fp, #12
@ sp needed
pop {r4, r5, fp, pc}
.L30:
.align 2
.L29:
.word .LC13
.word V4L2_STD_525_60
.word TPG_MAX_PLANES
.word V4L2_FIELD_ALTERNATE
.word V4L2_FIELD_BOTTOM
.word V4L2_FIELD_TOP
.word jiffies
.word -1792967503
.word -1431655765
.word 1172812403
.word -2004318071
.word 274877907
.word .LC0
.word .LC1
.word .LC2
.word .LC3
.word .LC4
.word .LC5
.word .LC6
.word .LC7
.word .LC8
.word .LC9
.word .LC10
.word .LC11
.word .LC12
.word HZ
.size vivid_fillbuff, .-vivid_fillbuff
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_smp.c_flush_tlb_kernel_range_ipi.c"
.intel_syntax noprefix
.text
.type flush_tlb_kernel_range_ipi, @function
flush_tlb_kernel_range_ipi:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR [rax]
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR 4[rax]
mov esi, edx
mov edi, eax
call local_flush_tlb_kernel_range@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size flush_tlb_kernel_range_ipi, .-flush_tlb_kernel_range_ipi
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_smp.c_flush_tlb_kernel_range_ipi.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type flush_tlb_kernel_range_ipi, %function
flush_tlb_kernel_range_ipi:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r3, [fp, #-16]
str r3, [fp, #-8]
ldr r3, [fp, #-8]
ldr r2, [r3, #4]
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r1, r3
mov r0, r2
bl local_flush_tlb_kernel_range
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size flush_tlb_kernel_range_ipi, .-flush_tlb_kernel_range_ipi
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ipu_idmac.c___idmac_terminate_all.c"
.intel_syntax noprefix
.text
.comm IPU_CHANNEL_ENABLED,8,8
.comm IPU_CHANNEL_INITIALIZED,8,8
.type __idmac_terminate_all, @function
__idmac_terminate_all:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 64
mov QWORD PTR -56[rbp], rdi
mov rax, QWORD PTR -56[rbp]
mov rdi, rax
call to_idmac_chan@PLT
mov QWORD PTR -40[rbp], rax
mov rax, QWORD PTR -56[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call to_idmac@PLT
mov QWORD PTR -32[rbp], rax
mov rax, QWORD PTR -32[rbp]
mov rdi, rax
call to_ipu@PLT
mov QWORD PTR -24[rbp], rax
mov rax, QWORD PTR -40[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR IPU_CHANNEL_ENABLED[rip]
cmp rdx, rax
setge al
movzx edx, al
mov rcx, QWORD PTR -40[rbp]
mov rax, QWORD PTR -32[rbp]
mov rsi, rcx
mov rdi, rax
call ipu_disable_channel@PLT
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call tasklet_disable@PLT
mov rax, QWORD PTR -40[rbp]
lea rdx, 12[rax]
mov rax, QWORD PTR -16[rbp]
mov rsi, rax
mov rdi, rdx
call spin_lock_irqsave@PLT
mov rax, QWORD PTR -40[rbp]
lea rdx, 24[rax]
mov rax, QWORD PTR -40[rbp]
add rax, 40
mov rsi, rdx
mov rdi, rax
call list_splice_init@PLT
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 32[rax]
test rax, rax
je .L2
mov DWORD PTR -44[rbp], 0
jmp .L3
.L5:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 32[rax]
mov edx, DWORD PTR -44[rbp]
movsx rdx, edx
sal rdx, 3
add rax, rdx
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
add rax, 4
mov rdi, rax
call list_empty@PLT
test rax, rax
je .L4
mov rax, QWORD PTR -40[rbp]
lea rdx, 24[rax]
mov rax, QWORD PTR -8[rbp]
add rax, 4
mov rsi, rdx
mov rdi, rax
call list_add@PLT
.L4:
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call async_tx_clear_ack@PLT
add DWORD PTR -44[rbp], 1
.L3:
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 8[rax]
cmp DWORD PTR -44[rbp], eax
jl .L5
.L2:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 16[rax]
mov QWORD PTR [rax], 0
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 16[rax]
add rax, 8
mov QWORD PTR [rax], 0
mov rax, QWORD PTR -40[rbp]
lea rdx, 12[rax]
mov rax, QWORD PTR -16[rbp]
mov rsi, rax
mov rdi, rdx
call spin_unlock_irqrestore@PLT
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call tasklet_enable@PLT
mov rdx, QWORD PTR IPU_CHANNEL_INITIALIZED[rip]
mov rax, QWORD PTR -40[rbp]
mov QWORD PTR [rax], rdx
mov eax, 0
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size __idmac_terminate_all, .-__idmac_terminate_all
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ipu_idmac.c___idmac_terminate_all.c"
.text
.comm IPU_CHANNEL_ENABLED,4,4
.comm IPU_CHANNEL_INITIALIZED,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type __idmac_terminate_all, %function
__idmac_terminate_all:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-32]
ldr r0, [fp, #-32]
bl to_idmac_chan
str r0, [fp, #-24]
ldr r3, [fp, #-32]
ldr r3, [r3]
mov r0, r3
bl to_idmac
str r0, [fp, #-20]
ldr r0, [fp, #-20]
bl to_ipu
str r0, [fp, #-16]
ldr r3, [fp, #-24]
ldr r2, [r3]
ldr r3, .L7
ldr r3, [r3]
cmp r2, r3
movge r3, #1
movlt r3, #0
and r3, r3, #255
mov r2, r3
ldr r1, [fp, #-24]
ldr r0, [fp, #-20]
bl ipu_disable_channel
ldr r3, [fp, #-16]
mov r0, r3
bl tasklet_disable
ldr r3, [fp, #-24]
add r3, r3, #8
ldr r1, [fp, #-12]
mov r0, r3
bl spin_lock_irqsave
ldr r3, [fp, #-24]
add r2, r3, #24
ldr r3, [fp, #-24]
add r3, r3, #16
mov r1, r3
mov r0, r2
bl list_splice_init
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
cmp r3, #0
beq .L2
mov r3, #0
str r3, [fp, #-28]
b .L3
.L5:
ldr r3, [fp, #-24]
ldr r2, [r3, #20]
ldr r3, [fp, #-28]
lsl r3, r3, #3
add r3, r2, r3
str r3, [fp, #-8]
ldr r3, [fp, #-8]
add r3, r3, #4
mov r0, r3
bl list_empty
mov r3, r0
cmp r3, #0
beq .L4
ldr r3, [fp, #-8]
add r2, r3, #4
ldr r3, [fp, #-24]
add r3, r3, #16
mov r1, r3
mov r0, r2
bl list_add
.L4:
ldr r3, [fp, #-8]
mov r0, r3
bl async_tx_clear_ack
ldr r3, [fp, #-28]
add r3, r3, #1
str r3, [fp, #-28]
.L3:
ldr r3, [fp, #-24]
ldr r3, [r3, #4]
ldr r2, [fp, #-28]
cmp r2, r3
blt .L5
.L2:
ldr r3, [fp, #-24]
ldr r3, [r3, #12]
mov r2, #0
str r2, [r3]
ldr r3, [fp, #-24]
ldr r3, [r3, #12]
add r3, r3, #4
mov r2, #0
str r2, [r3]
ldr r3, [fp, #-24]
add r3, r3, #8
ldr r1, [fp, #-12]
mov r0, r3
bl spin_unlock_irqrestore
ldr r3, [fp, #-16]
mov r0, r3
bl tasklet_enable
ldr r3, .L7+4
ldr r2, [r3]
ldr r3, [fp, #-24]
str r2, [r3]
mov r3, #0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L8:
.align 2
.L7:
.word IPU_CHANNEL_ENABLED
.word IPU_CHANNEL_INITIALIZED
.size __idmac_terminate_all, .-__idmac_terminate_all
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_crypto_generichash.c_crypto_generichash_keybytes_min.c"
.intel_syntax noprefix
.text
.comm crypto_generichash_KEYBYTES_MIN,8,8
.globl crypto_generichash_keybytes_min
.type crypto_generichash_keybytes_min, @function
crypto_generichash_keybytes_min:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov rax, QWORD PTR crypto_generichash_KEYBYTES_MIN[rip]
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size crypto_generichash_keybytes_min, .-crypto_generichash_keybytes_min
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_crypto_generichash.c_crypto_generichash_keybytes_min.c"
.text
.comm crypto_generichash_KEYBYTES_MIN,4,4
.align 2
.global crypto_generichash_keybytes_min
.syntax unified
.arm
.fpu softvfp
.type crypto_generichash_keybytes_min, %function
crypto_generichash_keybytes_min:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
ldr r3, .L3
ldr r3, [r3]
mov r0, r3
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.L4:
.align 2
.L3:
.word crypto_generichash_KEYBYTES_MIN
.size crypto_generichash_keybytes_min, .-crypto_generichash_keybytes_min
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_7zIn.c_SzReadID.c"
.intel_syntax noprefix
.text
.type SzReadID, @function
SzReadID:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov QWORD PTR -16[rbp], rsi
mov rdx, QWORD PTR -16[rbp]
mov rax, QWORD PTR -8[rbp]
mov rsi, rdx
mov rdi, rax
call SzReadNumber@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size SzReadID, .-SzReadID
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_7zIn.c_SzReadID.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type SzReadID, %function
SzReadID:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r1, [fp, #-12]
ldr r0, [fp, #-8]
bl SzReadNumber
mov r3, r0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size SzReadID, .-SzReadID
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_con3215.c_tty3215_open.c"
.intel_syntax noprefix
.text
.comm ENODEV,4,4
.comm NR_3215,4,4
.comm raw3215,8,8
.type tty3215_open, @function
tty3215_open:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
mov DWORD PTR -16[rbp], eax
cmp DWORD PTR -16[rbp], 0
js .L2
mov eax, DWORD PTR NR_3215[rip]
cmp DWORD PTR -16[rbp], eax
jl .L3
.L2:
mov eax, DWORD PTR ENODEV[rip]
neg eax
jmp .L4
.L3:
mov rax, QWORD PTR raw3215[rip]
mov edx, DWORD PTR -16[rbp]
movsx rdx, edx
sal rdx, 3
add rax, rdx
mov rax, QWORD PTR [rax]
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L5
mov eax, DWORD PTR ENODEV[rip]
neg eax
jmp .L4
.L5:
mov rax, QWORD PTR -24[rbp]
mov rdx, QWORD PTR -8[rbp]
mov QWORD PTR 16[rax], rdx
mov rax, QWORD PTR -8[rbp]
mov rdx, QWORD PTR -24[rbp]
mov QWORD PTR [rax], rdx
mov rax, QWORD PTR -24[rbp]
mov QWORD PTR 8[rax], 0
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call raw3215_startup@PLT
mov DWORD PTR -12[rbp], eax
cmp DWORD PTR -12[rbp], 0
je .L6
mov eax, DWORD PTR -12[rbp]
jmp .L4
.L6:
mov eax, 0
.L4:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size tty3215_open, .-tty3215_open
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_con3215.c_tty3215_open.c"
.text
.comm ENODEV,4,4
.comm NR_3215,4,4
.comm raw3215,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type tty3215_open, %function
tty3215_open:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
str r1, [fp, #-28]
ldr r3, [fp, #-24]
ldr r3, [r3]
str r3, [fp, #-16]
ldr r3, [fp, #-16]
cmp r3, #0
blt .L2
ldr r3, .L7
ldr r3, [r3]
ldr r2, [fp, #-16]
cmp r2, r3
blt .L3
.L2:
ldr r3, .L7+4
ldr r3, [r3]
rsb r3, r3, #0
b .L4
.L3:
ldr r3, .L7+8
ldr r2, [r3]
ldr r3, [fp, #-16]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
str r3, [fp, #-12]
ldr r3, [fp, #-12]
cmp r3, #0
bne .L5
ldr r3, .L7+4
ldr r3, [r3]
rsb r3, r3, #0
b .L4
.L5:
ldr r3, [fp, #-24]
ldr r2, [fp, #-12]
str r2, [r3, #8]
ldr r3, [fp, #-12]
ldr r2, [fp, #-24]
str r2, [r3]
ldr r3, [fp, #-24]
mov r2, #0
str r2, [r3, #4]
ldr r0, [fp, #-12]
bl raw3215_startup
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L6
ldr r3, [fp, #-8]
b .L4
.L6:
mov r3, #0
.L4:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L8:
.align 2
.L7:
.word NR_3215
.word ENODEV
.word raw3215
.size tty3215_open, .-tty3215_open
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mmzone.c_first_online_pgdat.c"
.intel_syntax noprefix
.text
.comm first_online_node,4,4
.globl first_online_pgdat
.type first_online_pgdat, @function
first_online_pgdat:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov eax, DWORD PTR first_online_node[rip]
mov edi, eax
call NODE_DATA@PLT
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size first_online_pgdat, .-first_online_pgdat
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mmzone.c_first_online_pgdat.c"
.text
.comm first_online_node,4,4
.align 2
.global first_online_pgdat
.syntax unified
.arm
.fpu softvfp
.type first_online_pgdat, %function
first_online_pgdat:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
ldr r3, .L3
ldr r3, [r3]
mov r0, r3
bl NODE_DATA
mov r3, r0
mov r0, r3
pop {fp, pc}
.L4:
.align 2
.L3:
.word first_online_node
.size first_online_pgdat, .-first_online_pgdat
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_956.c_getip.c"
.intel_syntax noprefix
.text
.globl getip
.type getip, @function
getip:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov DWORD PTR -20[rbp], 0
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call inet_addr@PLT
mov DWORD PTR -20[rbp], eax
mov eax, DWORD PTR -20[rbp]
test eax, eax
je .L2
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call gethostbyname@PLT
mov QWORD PTR -16[rbp], rax
cmp QWORD PTR -16[rbp], 0
je .L2
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR [rax]
mov rcx, rax
lea rax, -20[rbp]
mov edx, 4
mov rsi, rcx
mov rdi, rax
call memcpy@PLT
.L2:
mov eax, DWORD PTR -20[rbp]
cmp eax, -1
jne .L3
mov DWORD PTR -20[rbp], 0
.L3:
mov eax, DWORD PTR -20[rbp]
mov rdx, QWORD PTR -8[rbp]
xor rdx, QWORD PTR fs:40
je .L5
call __stack_chk_fail@PLT
.L5:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size getip, .-getip
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_956.c_getip.c"
.text
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global getip
.syntax unified
.arm
.fpu softvfp
.type getip, %function
getip:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
ldr r3, .L6
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
mov r3, #0
str r3, [fp, #-16]
ldr r0, [fp, #-24]
bl inet_addr
mov r3, r0
str r3, [fp, #-16]
ldr r3, [fp, #-16]
cmp r3, #0
beq .L2
ldr r0, [fp, #-24]
bl gethostbyname
str r0, [fp, #-12]
ldr r3, [fp, #-12]
cmp r3, #0
beq .L2
ldr r3, [fp, #-12]
ldr r3, [r3]
mov r1, r3
sub r3, fp, #16
mov r2, #4
mov r0, r3
bl memcpy
.L2:
ldr r3, [fp, #-16]
cmn r3, #1
bne .L3
mov r3, #0
str r3, [fp, #-16]
.L3:
ldr r3, [fp, #-16]
ldr r2, .L6
ldr r1, [r2]
ldr r2, [fp, #-8]
eors r1, r2, r1
mov r2, #0
beq .L5
bl __stack_chk_fail
.L5:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L7:
.align 2
.L6:
.word .LC0
.size getip, .-getip
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_....graphicsvec2.h_vec2_neg.c"
.intel_syntax noprefix
.text
.type vec2_neg, @function
vec2_neg:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov QWORD PTR -16[rbp], rsi
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
neg eax
mov edx, eax
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR 4[rax]
neg eax
mov ecx, eax
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call vec2_set@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size vec2_neg, .-vec2_neg
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_....graphicsvec2.h_vec2_neg.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type vec2_neg, %function
vec2_neg:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r3, [fp, #-12]
ldr r3, [r3, #4]
rsb r1, r3, #0
ldr r3, [fp, #-12]
ldr r3, [r3]
rsb r3, r3, #0
mov r2, r3
ldr r0, [fp, #-8]
bl vec2_set
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size vec2_neg, .-vec2_neg
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_obs-qsv11.c_update_settings.c"
.intel_syntax noprefix
.text
.type update_settings, @function
update_settings:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov QWORD PTR -16[rbp], rsi
mov rdx, QWORD PTR -16[rbp]
mov rax, QWORD PTR -8[rbp]
mov rsi, rdx
mov rdi, rax
call update_params@PLT
mov eax, 1
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size update_settings, .-update_settings
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_obs-qsv11.c_update_settings.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type update_settings, %function
update_settings:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r1, [fp, #-12]
ldr r0, [fp, #-8]
bl update_params
mov r3, #1
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size update_settings, .-update_settings
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_zend_iterators.c_iter_wrapper_dtor.c"
.intel_syntax noprefix
.text
.type iter_wrapper_dtor, @function
iter_wrapper_dtor:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov QWORD PTR -8[rbp], rdi
nop
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size iter_wrapper_dtor, .-iter_wrapper_dtor
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_zend_iterators.c_iter_wrapper_dtor.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type iter_wrapper_dtor, %function
iter_wrapper_dtor:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
@ link register save eliminated.
str fp, [sp, #-4]!
add fp, sp, #0
sub sp, sp, #12
str r0, [fp, #-8]
nop
add sp, fp, #0
@ sp needed
ldr fp, [sp], #4
bx lr
.size iter_wrapper_dtor, .-iter_wrapper_dtor
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pipe.c_pipe.c"
.intel_syntax noprefix
.text
.section .rodata
.align 8
.LC0:
.string "TODO: pipe() not yet implemented!\n"
.text
.globl pipe
.type pipe, @function
pipe:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
lea rdi, .LC0[rip]
call printf@PLT
mov eax, -1
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size pipe, .-pipe
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pipe.c_pipe.c"
.text
.section .rodata
.align 2
.LC0:
.ascii "TODO: pipe() not yet implemented!\012\000"
.text
.align 2
.global pipe
.syntax unified
.arm
.fpu softvfp
.type pipe, %function
pipe:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r0, .L3
bl printf
mvn r3, #0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word .LC0
.size pipe, .-pipe
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_file_load.c_OpenDirectory.c"
.intel_syntax noprefix
.text
.comm MAXJOLIET,4,4
.comm NUM_HISTORY_ENTRIES,4,4
.comm TYPE_DVD,4,4
.comm TYPE_RECENT,4,4
.comm config,8,8
.comm deviceType,4,4
.comm fileDir,4,4
.comm fileType,4,4
.comm filelist,8,8
.comm history,8,8
.comm rootdir,8,8
.section .rodata
.LC0:
.string "Unable to open directory !"
.LC1:
.string "Error"
.LC2:
.string "No files found !"
.text
.globl OpenDirectory
.type OpenDirectory, @function
OpenDirectory:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov DWORD PTR -20[rbp], edi
mov DWORD PTR -24[rbp], esi
mov DWORD PTR -16[rbp], 0
mov eax, DWORD PTR TYPE_RECENT[rip]
cmp DWORD PTR -20[rbp], eax
jne .L2
mov DWORD PTR -12[rbp], 0
jmp .L3
.L7:
mov rax, QWORD PTR history[rip]
mov edx, DWORD PTR -12[rbp]
movsx rdx, edx
sal rdx, 4
add rax, rdx
mov rax, QWORD PTR [rax]
mov rax, QWORD PTR [rax]
test rax, rax
jle .L17
mov rax, QWORD PTR filelist[rip]
mov edx, DWORD PTR -12[rbp]
movsx rdx, edx
sal rdx, 4
add rax, rdx
mov QWORD PTR 8[rax], 0
mov eax, DWORD PTR MAXJOLIET[rip]
lea edx, -1[rax]
mov rax, QWORD PTR history[rip]
mov ecx, DWORD PTR -12[rbp]
movsx rcx, ecx
sal rcx, 4
add rax, rcx
mov ecx, DWORD PTR 8[rax]
mov rax, QWORD PTR filelist[rip]
mov esi, DWORD PTR -12[rbp]
movsx rsi, esi
sal rsi, 4
add rax, rsi
mov rax, QWORD PTR [rax]
mov esi, ecx
mov rdi, rax
call strncpy@PLT
mov rax, QWORD PTR filelist[rip]
mov edx, DWORD PTR -12[rbp]
movsx rdx, edx
sal rdx, 4
add rax, rdx
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR MAXJOLIET[rip]
movsx rdx, edx
sub rdx, 1
add rax, rdx
mov BYTE PTR [rax], 0
add DWORD PTR -16[rbp], 1
add DWORD PTR -12[rbp], 1
.L3:
mov eax, DWORD PTR NUM_HISTORY_ENTRIES[rip]
cmp DWORD PTR -12[rbp], eax
jl .L7
jmp .L8
.L2:
mov eax, DWORD PTR TYPE_DVD[rip]
cmp DWORD PTR -20[rbp], eax
jne .L9
mov rax, QWORD PTR rootdir[rip]
mov edx, DWORD PTR TYPE_DVD[rip]
movsx rdx, edx
sal rdx, 2
add rax, rdx
mov eax, DWORD PTR [rax]
mov edi, eax
call opendir@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L10
mov eax, 0
call MountDVD@PLT
test eax, eax
jne .L11
mov eax, 0
jmp .L12
.L11:
mov DWORD PTR deviceType[rip], -1
jmp .L9
.L10:
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call closedir@PLT
.L9:
mov rax, QWORD PTR config[rip]
mov edx, DWORD PTR -24[rbp]
movsx rdx, edx
sal rdx, 3
add rax, rdx
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR -20[rbp]
movsx rdx, edx
sal rdx, 2
add rax, rdx
mov eax, DWORD PTR [rax]
mov DWORD PTR fileDir[rip], eax
mov eax, 0
call ParseDirectory@PLT
mov DWORD PTR -16[rbp], eax
cmp DWORD PTR -16[rbp], 0
jg .L8
mov rax, QWORD PTR rootdir[rip]
mov edx, DWORD PTR -20[rbp]
movsx rdx, edx
sal rdx, 2
add rax, rdx
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR fileDir[rip]
mov esi, edx
mov edi, eax
call strcpy@PLT
mov eax, 0
call ParseDirectory@PLT
mov DWORD PTR -16[rbp], eax
cmp DWORD PTR -16[rbp], 0
jns .L13
lea rsi, .LC0[rip]
lea rdi, .LC1[rip]
call GUI_WaitPrompt@PLT
mov eax, 0
jmp .L12
.L13:
mov DWORD PTR deviceType[rip], -1
jmp .L8
.L17:
nop
.L8:
cmp DWORD PTR -16[rbp], 0
jne .L14
lea rsi, .LC2[rip]
lea rdi, .LC1[rip]
call GUI_WaitPrompt@PLT
mov eax, 0
jmp .L12
.L14:
mov eax, DWORD PTR deviceType[rip]
cmp DWORD PTR -20[rbp], eax
jne .L15
mov eax, DWORD PTR fileType[rip]
cmp DWORD PTR -24[rbp], eax
je .L16
.L15:
mov eax, DWORD PTR -20[rbp]
mov DWORD PTR deviceType[rip], eax
mov eax, DWORD PTR -24[rbp]
mov DWORD PTR fileType[rip], eax
mov eax, DWORD PTR -16[rbp]
mov edi, eax
call ClearSelector@PLT
.L16:
mov eax, 1
.L12:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size OpenDirectory, .-OpenDirectory
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_file_load.c_OpenDirectory.c"
.text
.comm MAXJOLIET,4,4
.comm NUM_HISTORY_ENTRIES,4,4
.comm TYPE_DVD,4,4
.comm TYPE_RECENT,4,4
.comm config,4,4
.comm deviceType,4,4
.comm fileDir,4,4
.comm fileType,4,4
.comm filelist,4,4
.comm history,4,4
.comm rootdir,4,4
.section .rodata
.align 2
.LC0:
.ascii "Unable to open directory !\000"
.align 2
.LC1:
.ascii "Error\000"
.align 2
.LC2:
.ascii "No files found !\000"
.text
.align 2
.global OpenDirectory
.syntax unified
.arm
.fpu softvfp
.type OpenDirectory, %function
OpenDirectory:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
str r1, [fp, #-28]
mov r3, #0
str r3, [fp, #-16]
ldr r3, .L18
ldr r3, [r3]
ldr r2, [fp, #-24]
cmp r2, r3
bne .L2
mov r3, #0
str r3, [fp, #-12]
b .L3
.L7:
ldr r3, .L18+4
ldr r2, [r3]
ldr r3, [fp, #-12]
lsl r3, r3, #3
add r3, r2, r3
ldr r3, [r3]
ldr r3, [r3]
cmp r3, #0
ble .L17
ldr r3, .L18+8
ldr r2, [r3]
ldr r3, [fp, #-12]
lsl r3, r3, #3
add r3, r2, r3
mov r2, #0
str r2, [r3, #4]
ldr r3, .L18+8
ldr r2, [r3]
ldr r3, [fp, #-12]
lsl r3, r3, #3
add r3, r2, r3
ldr r0, [r3]
ldr r3, .L18+4
ldr r2, [r3]
ldr r3, [fp, #-12]
lsl r3, r3, #3
add r3, r2, r3
ldr r1, [r3, #4]
ldr r3, .L18+12
ldr r3, [r3]
sub r3, r3, #1
mov r2, r3
bl strncpy
ldr r3, .L18+8
ldr r2, [r3]
ldr r3, [fp, #-12]
lsl r3, r3, #3
add r3, r2, r3
ldr r2, [r3]
ldr r3, .L18+12
ldr r3, [r3]
sub r3, r3, #1
add r3, r2, r3
mov r2, #0
strb r2, [r3]
ldr r3, [fp, #-16]
add r3, r3, #1
str r3, [fp, #-16]
ldr r3, [fp, #-12]
add r3, r3, #1
str r3, [fp, #-12]
.L3:
ldr r3, .L18+16
ldr r3, [r3]
ldr r2, [fp, #-12]
cmp r2, r3
blt .L7
b .L8
.L2:
ldr r3, .L18+20
ldr r3, [r3]
ldr r2, [fp, #-24]
cmp r2, r3
bne .L9
ldr r3, .L18+24
ldr r2, [r3]
ldr r3, .L18+20
ldr r3, [r3]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
mov r0, r3
bl opendir
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
bne .L10
bl MountDVD
mov r3, r0
cmp r3, #0
bne .L11
mov r3, #0
b .L12
.L11:
ldr r3, .L18+28
mvn r2, #0
str r2, [r3]
b .L9
.L10:
ldr r0, [fp, #-8]
bl closedir
.L9:
ldr r3, .L18+32
ldr r2, [r3]
ldr r3, [fp, #-28]
lsl r3, r3, #2
add r3, r2, r3
ldr r2, [r3]
ldr r3, [fp, #-24]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
ldr r2, .L18+36
str r3, [r2]
bl ParseDirectory
str r0, [fp, #-16]
ldr r3, [fp, #-16]
cmp r3, #0
bgt .L8
ldr r3, .L18+36
ldr r0, [r3]
ldr r3, .L18+24
ldr r2, [r3]
ldr r3, [fp, #-24]
lsl r3, r3, #2
add r3, r2, r3
ldr r3, [r3]
mov r1, r3
bl strcpy
bl ParseDirectory
str r0, [fp, #-16]
ldr r3, [fp, #-16]
cmp r3, #0
bge .L13
ldr r1, .L18+40
ldr r0, .L18+44
bl GUI_WaitPrompt
mov r3, #0
b .L12
.L13:
ldr r3, .L18+28
mvn r2, #0
str r2, [r3]
b .L8
.L17:
nop
.L8:
ldr r3, [fp, #-16]
cmp r3, #0
bne .L14
ldr r1, .L18+48
ldr r0, .L18+44
bl GUI_WaitPrompt
mov r3, #0
b .L12
.L14:
ldr r3, .L18+28
ldr r3, [r3]
ldr r2, [fp, #-24]
cmp r2, r3
bne .L15
ldr r3, .L18+52
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
beq .L16
.L15:
ldr r2, .L18+28
ldr r3, [fp, #-24]
str r3, [r2]
ldr r2, .L18+52
ldr r3, [fp, #-28]
str r3, [r2]
ldr r0, [fp, #-16]
bl ClearSelector
.L16:
mov r3, #1
.L12:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L19:
.align 2
.L18:
.word TYPE_RECENT
.word history
.word filelist
.word MAXJOLIET
.word NUM_HISTORY_ENTRIES
.word TYPE_DVD
.word rootdir
.word deviceType
.word config
.word fileDir
.word .LC0
.word .LC1
.word .LC2
.word fileType
.size OpenDirectory, .-OpenDirectory
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bus_space_generic.c_generic_bs_w_4.c"
.intel_syntax noprefix
.text
.globl generic_bs_w_4
.type generic_bs_w_4, @function
generic_bs_w_4:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -8[rbp], rdi
mov QWORD PTR -16[rbp], rsi
mov QWORD PTR -24[rbp], rdx
mov DWORD PTR -28[rbp], ecx
mov rdx, QWORD PTR -16[rbp]
mov rax, QWORD PTR -24[rbp]
add rdx, rax
mov eax, DWORD PTR -28[rbp]
mov esi, eax
mov rdi, rdx
call wr32@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size generic_bs_w_4, .-generic_bs_w_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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bus_space_generic.c_generic_bs_w_4.c"
.text
.align 2
.global generic_bs_w_4
.syntax unified
.arm
.fpu softvfp
.type generic_bs_w_4, %function
generic_bs_w_4:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-8]
str r1, [fp, #-12]
str r2, [fp, #-16]
str r3, [fp, #-20]
ldr r2, [fp, #-12]
ldr r3, [fp, #-16]
add r3, r2, r3
ldr r1, [fp, #-20]
mov r0, r3
bl wr32
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size generic_bs_w_4, .-generic_bs_w_4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ldebug.c_currentline.c"
.intel_syntax noprefix
.text
.type currentline, @function
currentline:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push rbx
sub rsp, 24
.cfi_offset 3, -24
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call currentpc@PLT
mov ebx, eax
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call ci_func@PLT
mov eax, DWORD PTR [rax]
mov esi, ebx
mov edi, eax
call getfuncline@PLT
add rsp, 24
pop rbx
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size currentline, .-currentline
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ldebug.c_currentline.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type currentline, %function
currentline:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #12
str r0, [fp, #-16]
ldr r0, [fp, #-16]
bl ci_func
mov r3, r0
ldr r4, [r3]
ldr r0, [fp, #-16]
bl currentpc
mov r3, r0
mov r1, r3
mov r0, r4
bl getfuncline
mov r3, r0
mov r0, r3
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.size currentline, .-currentline
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sqlite3.c_sqlite3_prepare16_v2.c"
.intel_syntax noprefix
.text
.comm SQLITE_OK,4,4
.comm SQLITE_PREPARE_SAVESQL,4,4
.globl sqlite3_prepare16_v2
.type sqlite3_prepare16_v2, @function
sqlite3_prepare16_v2:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 64
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov DWORD PTR -36[rbp], edx
mov QWORD PTR -48[rbp], rcx
mov QWORD PTR -56[rbp], r8
mov ecx, DWORD PTR SQLITE_PREPARE_SAVESQL[rip]
mov r8, QWORD PTR -56[rbp]
mov rdi, QWORD PTR -48[rbp]
mov edx, DWORD PTR -36[rbp]
mov rsi, QWORD PTR -32[rbp]
mov rax, QWORD PTR -24[rbp]
mov r9, r8
mov r8, rdi
mov rdi, rax
call sqlite3Prepare16@PLT
mov DWORD PTR -4[rbp], eax
mov eax, DWORD PTR SQLITE_OK[rip]
cmp DWORD PTR -4[rbp], eax
je .L2
cmp QWORD PTR -48[rbp], 0
je .L2
mov rax, QWORD PTR -48[rbp]
mov rax, QWORD PTR [rax]
test rax, rax
jne .L3
.L2:
mov eax, 1
jmp .L4
.L3:
mov eax, 0
.L4:
mov edi, eax
call assert@PLT
mov eax, DWORD PTR -4[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size sqlite3_prepare16_v2, .-sqlite3_prepare16_v2
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sqlite3.c_sqlite3_prepare16_v2.c"
.text
.comm SQLITE_OK,4,4
.comm SQLITE_PREPARE_SAVESQL,4,4
.align 2
.global sqlite3_prepare16_v2
.syntax unified
.arm
.fpu softvfp
.type sqlite3_prepare16_v2, %function
sqlite3_prepare16_v2:
@ args = 4, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
str r3, [fp, #-28]
ldr r3, .L6
ldr r2, [r3]
ldr r3, [fp, #4]
str r3, [sp, #4]
ldr r3, [fp, #-28]
str r3, [sp]
mov r3, r2
ldr r2, [fp, #-24]
ldr r1, [fp, #-20]
ldr r0, [fp, #-16]
bl sqlite3Prepare16
str r0, [fp, #-8]
ldr r3, .L6+4
ldr r3, [r3]
ldr r2, [fp, #-8]
cmp r2, r3
beq .L2
ldr r3, [fp, #-28]
cmp r3, #0
beq .L2
ldr r3, [fp, #-28]
ldr r3, [r3]
cmp r3, #0
bne .L3
.L2:
mov r3, #1
b .L4
.L3:
mov r3, #0
.L4:
mov r0, r3
bl assert
ldr r3, [fp, #-8]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L7:
.align 2
.L6:
.word SQLITE_PREPARE_SAVESQL
.word SQLITE_OK
.size sqlite3_prepare16_v2, .-sqlite3_prepare16_v2
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pwrseq.c_mmc_pwrseq_unregister.c"
.intel_syntax noprefix
.text
.comm pwrseq_list_mutex,4,4
.globl mmc_pwrseq_unregister
.type mmc_pwrseq_unregister, @function
mmc_pwrseq_unregister:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
cmp QWORD PTR -8[rbp], 0
je .L3
lea rdi, pwrseq_list_mutex[rip]
call mutex_lock@PLT
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call list_del@PLT
lea rdi, pwrseq_list_mutex[rip]
call mutex_unlock@PLT
.L3:
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size mmc_pwrseq_unregister, .-mmc_pwrseq_unregister
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pwrseq.c_mmc_pwrseq_unregister.c"
.text
.comm pwrseq_list_mutex,4,4
.align 2
.global mmc_pwrseq_unregister
.syntax unified
.arm
.fpu softvfp
.type mmc_pwrseq_unregister, %function
mmc_pwrseq_unregister:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L3
ldr r0, .L4
bl mutex_lock
ldr r3, [fp, #-8]
mov r0, r3
bl list_del
ldr r0, .L4
bl mutex_unlock
.L3:
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L5:
.align 2
.L4:
.word pwrseq_list_mutex
.size mmc_pwrseq_unregister, .-mmc_pwrseq_unregister
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_amd64obsd-nat.c__initialize_amd64obsd_nat.c"
.intel_syntax noprefix
.text
.comm amd64_native_gregset32_num_regs,4,4
.comm amd64_native_gregset32_reg_offset,4,4
.comm amd64_native_gregset64_reg_offset,4,4
.comm amd64obsd32_r_reg_offset,4,4
.comm amd64obsd_r_reg_offset,4,4
.globl _initialize_amd64obsd_nat
.type _initialize_amd64obsd_nat, @function
_initialize_amd64obsd_nat:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov eax, DWORD PTR amd64obsd32_r_reg_offset[rip]
mov DWORD PTR amd64_native_gregset32_reg_offset[rip], eax
mov eax, DWORD PTR amd64obsd32_r_reg_offset[rip]
mov edi, eax
call ARRAY_SIZE@PLT
mov DWORD PTR amd64_native_gregset32_num_regs[rip], eax
mov eax, DWORD PTR amd64obsd_r_reg_offset[rip]
mov DWORD PTR amd64_native_gregset64_reg_offset[rip], eax
nop
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size _initialize_amd64obsd_nat, .-_initialize_amd64obsd_nat
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_amd64obsd-nat.c__initialize_amd64obsd_nat.c"
.text
.comm amd64_native_gregset32_num_regs,4,4
.comm amd64_native_gregset32_reg_offset,4,4
.comm amd64_native_gregset64_reg_offset,4,4
.comm amd64obsd32_r_reg_offset,4,4
.comm amd64obsd_r_reg_offset,4,4
.align 2
.global _initialize_amd64obsd_nat
.syntax unified
.arm
.fpu softvfp
.type _initialize_amd64obsd_nat, %function
_initialize_amd64obsd_nat:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
ldr r3, .L2
ldr r3, [r3]
ldr r2, .L2+4
str r3, [r2]
ldr r3, .L2
ldr r3, [r3]
mov r0, r3
bl ARRAY_SIZE
mov r3, r0
ldr r2, .L2+8
str r3, [r2]
ldr r3, .L2+12
ldr r3, [r3]
ldr r2, .L2+16
str r3, [r2]
nop
pop {fp, pc}
.L3:
.align 2
.L2:
.word amd64obsd32_r_reg_offset
.word amd64_native_gregset32_reg_offset
.word amd64_native_gregset32_num_regs
.word amd64obsd_r_reg_offset
.word amd64_native_gregset64_reg_offset
.size _initialize_amd64obsd_nat, .-_initialize_amd64obsd_nat
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_saa7134-empress.c_empress_g_fmt_vid_cap.c"
.intel_syntax noprefix
.text
.comm TS_PACKET_SIZE,4,4
.comm V4L2_PIX_FMT_MPEG,4,4
.comm g_mbus_fmt,4,4
.comm video,4,4
.type empress_g_fmt_vid_cap, @function
empress_g_fmt_vid_cap:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 64
mov QWORD PTR -40[rbp], rdi
mov QWORD PTR -48[rbp], rsi
mov QWORD PTR -56[rbp], rdx
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -16[rbp], rax
mov edx, DWORD PTR g_mbus_fmt[rip]
mov esi, DWORD PTR video[rip]
lea rcx, -20[rbp]
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call saa_call_all@PLT
mov rax, QWORD PTR -56[rbp]
lea rdx, -20[rbp]
mov rsi, rdx
mov rdi, rax
call v4l2_fill_pix_format@PLT
mov edx, DWORD PTR V4L2_PIX_FMT_MPEG[rip]
mov rax, QWORD PTR -56[rbp]
mov DWORD PTR 4[rax], edx
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR TS_PACKET_SIZE[rip]
imul edx, eax
mov rax, QWORD PTR -56[rbp]
mov DWORD PTR [rax], edx
mov eax, 0
mov rcx, QWORD PTR -8[rbp]
xor rcx, QWORD PTR fs:40
je .L3
call __stack_chk_fail@PLT
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size empress_g_fmt_vid_cap, .-empress_g_fmt_vid_cap
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_saa7134-empress.c_empress_g_fmt_vid_cap.c"
.text
.comm TS_PACKET_SIZE,4,4
.comm V4L2_PIX_FMT_MPEG,4,4
.comm g_mbus_fmt,4,4
.comm video,4,4
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type empress_g_fmt_vid_cap, %function
empress_g_fmt_vid_cap:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-24]
str r1, [fp, #-28]
str r2, [fp, #-32]
ldr r3, .L4
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
ldr r3, [fp, #-24]
ldr r3, [r3]
str r3, [fp, #-12]
ldr r3, .L4+4
ldr r1, [r3]
ldr r3, .L4+8
ldr r2, [r3]
sub r3, fp, #16
ldr r0, [fp, #-12]
bl saa_call_all
ldr r3, [fp, #-32]
sub r2, fp, #16
mov r1, r2
mov r0, r3
bl v4l2_fill_pix_format
ldr r3, .L4+12
ldr r2, [r3]
ldr r3, [fp, #-32]
str r2, [r3, #4]
ldr r3, [fp, #-12]
ldr r3, [r3]
ldr r2, .L4+16
ldr r2, [r2]
mul r2, r3, r2
ldr r3, [fp, #-32]
str r2, [r3]
mov r3, #0
ldr r2, .L4
ldr r1, [r2]
ldr r2, [fp, #-8]
eors r1, r2, r1
mov r2, #0
beq .L3
bl __stack_chk_fail
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L5:
.align 2
.L4:
.word .LC0
.word video
.word g_mbus_fmt
.word V4L2_PIX_FMT_MPEG
.word TS_PACKET_SIZE
.size empress_g_fmt_vid_cap, .-empress_g_fmt_vid_cap
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_tm-vmxcopy.c_main.c"
.intel_syntax noprefix
.text
.comm test_vmxcopy,4,4
.section .rodata
.LC0:
.string "tm_vmxcopy"
.text
.globl main
.type main, @function
main:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
mov eax, DWORD PTR test_vmxcopy[rip]
lea rsi, .LC0[rip]
mov edi, eax
call test_harness@PLT
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size main, .-main
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_tm-vmxcopy.c_main.c"
.text
.comm test_vmxcopy,4,4
.section .rodata
.align 2
.LC0:
.ascii "tm_vmxcopy\000"
.text
.align 2
.global main
.syntax unified
.arm
.fpu softvfp
.type main, %function
main:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
ldr r3, .L3
ldr r3, [r3]
ldr r1, .L3+4
mov r0, r3
bl test_harness
mov r3, r0
mov r0, r3
pop {fp, pc}
.L4:
.align 2
.L3:
.word test_vmxcopy
.word .LC0
.size main, .-main
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_jvdec.c_decode2x2.c"
.intel_syntax noprefix
.text
.type decode2x2, @function
decode2x2:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
push rbx
sub rsp, 72
.cfi_offset 3, -24
mov QWORD PTR -56[rbp], rdi
mov QWORD PTR -64[rbp], rsi
mov DWORD PTR -68[rbp], edx
mov rax, QWORD PTR fs:40
mov QWORD PTR -24[rbp], rax
xor eax, eax
mov rax, QWORD PTR -56[rbp]
mov esi, 2
mov rdi, rax
call get_bits@PLT
cmp eax, 3
je .L2
cmp eax, 3
jg .L17
cmp eax, 1
je .L4
cmp eax, 2
je .L5
jmp .L17
.L4:
mov rax, QWORD PTR -56[rbp]
mov esi, 8
mov rdi, rax
call get_bits@PLT
mov DWORD PTR -32[rbp], eax
mov DWORD PTR -36[rbp], 0
jmp .L6
.L7:
mov eax, DWORD PTR -32[rbp]
mov edx, DWORD PTR -36[rbp]
imul edx, DWORD PTR -68[rbp]
movsx rdx, edx
lea rcx, 0[0+rdx*4]
mov rdx, QWORD PTR -64[rbp]
add rcx, rdx
mov edx, 2
mov esi, eax
mov rdi, rcx
call memset@PLT
add DWORD PTR -36[rbp], 1
.L6:
cmp DWORD PTR -36[rbp], 1
jle .L7
jmp .L3
.L5:
mov rax, QWORD PTR -56[rbp]
mov esi, 8
mov rdi, rax
call get_bits@PLT
mov DWORD PTR -32[rbp], eax
mov rax, QWORD PTR -56[rbp]
mov esi, 8
mov rdi, rax
call get_bits@PLT
mov DWORD PTR -28[rbp], eax
mov DWORD PTR -36[rbp], 0
jmp .L8
.L11:
mov DWORD PTR -40[rbp], 0
jmp .L9
.L10:
mov rax, QWORD PTR -56[rbp]
mov rdi, rax
call get_bits1@PLT
mov edx, DWORD PTR -36[rbp]
mov ecx, edx
imul ecx, DWORD PTR -68[rbp]
mov edx, DWORD PTR -40[rbp]
add edx, ecx
movsx rdx, edx
lea rcx, 0[0+rdx*4]
mov rdx, QWORD PTR -64[rbp]
add rdx, rcx
mov eax, DWORD PTR -32[rbp+rax*4]
mov DWORD PTR [rdx], eax
add DWORD PTR -40[rbp], 1
.L9:
cmp DWORD PTR -40[rbp], 1
jle .L10
add DWORD PTR -36[rbp], 1
.L8:
cmp DWORD PTR -36[rbp], 1
jle .L11
jmp .L3
.L2:
mov DWORD PTR -36[rbp], 0
jmp .L12
.L15:
mov DWORD PTR -40[rbp], 0
jmp .L13
.L14:
mov eax, DWORD PTR -36[rbp]
imul eax, DWORD PTR -68[rbp]
mov edx, eax
mov eax, DWORD PTR -40[rbp]
add eax, edx
cdqe
lea rdx, 0[0+rax*4]
mov rax, QWORD PTR -64[rbp]
lea rbx, [rdx+rax]
mov rax, QWORD PTR -56[rbp]
mov esi, 8
mov rdi, rax
call get_bits@PLT
mov DWORD PTR [rbx], eax
add DWORD PTR -40[rbp], 1
.L13:
cmp DWORD PTR -40[rbp], 1
jle .L14
add DWORD PTR -36[rbp], 1
.L12:
cmp DWORD PTR -36[rbp], 1
jle .L15
jmp .L17
.L3:
.L17:
nop
mov rax, QWORD PTR -24[rbp]
xor rax, QWORD PTR fs:40
je .L16
call __stack_chk_fail@PLT
.L16:
add rsp, 72
pop rbx
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size decode2x2, .-decode2x2
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_jvdec.c_decode2x2.c"
.text
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type decode2x2, %function
decode2x2:
@ args = 0, pretend = 0, frame = 40
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #44
str r0, [fp, #-40]
str r1, [fp, #-44]
str r2, [fp, #-48]
ldr r3, .L18
ldr r3, [r3]
str r3, [fp, #-16]
mov r3,#0
mov r1, #2
ldr r0, [fp, #-40]
bl get_bits
mov r3, r0
cmp r3, #3
beq .L2
cmp r3, #3
bgt .L17
cmp r3, #1
beq .L4
cmp r3, #2
beq .L5
b .L17
.L4:
mov r1, #8
ldr r0, [fp, #-40]
bl get_bits
mov r3, r0
str r3, [fp, #-24]
mov r3, #0
str r3, [fp, #-28]
b .L6
.L7:
ldr r3, [fp, #-28]
ldr r2, [fp, #-48]
mul r3, r2, r3
lsl r3, r3, #2
ldr r2, [fp, #-44]
add r3, r2, r3
ldr r1, [fp, #-24]
mov r2, #2
mov r0, r3
bl memset
ldr r3, [fp, #-28]
add r3, r3, #1
str r3, [fp, #-28]
.L6:
ldr r3, [fp, #-28]
cmp r3, #1
ble .L7
b .L3
.L5:
mov r1, #8
ldr r0, [fp, #-40]
bl get_bits
mov r3, r0
str r3, [fp, #-24]
mov r1, #8
ldr r0, [fp, #-40]
bl get_bits
mov r3, r0
str r3, [fp, #-20]
mov r3, #0
str r3, [fp, #-28]
b .L8
.L11:
mov r3, #0
str r3, [fp, #-32]
b .L9
.L10:
ldr r0, [fp, #-40]
bl get_bits1
mov r1, r0
ldr r3, [fp, #-28]
ldr r2, [fp, #-48]
mul r2, r3, r2
ldr r3, [fp, #-32]
add r3, r2, r3
lsl r3, r3, #2
ldr r2, [fp, #-44]
add r2, r2, r3
lsl r3, r1, #2
sub r1, fp, #12
add r3, r1, r3
ldr r3, [r3, #-12]
str r3, [r2]
ldr r3, [fp, #-32]
add r3, r3, #1
str r3, [fp, #-32]
.L9:
ldr r3, [fp, #-32]
cmp r3, #1
ble .L10
ldr r3, [fp, #-28]
add r3, r3, #1
str r3, [fp, #-28]
.L8:
ldr r3, [fp, #-28]
cmp r3, #1
ble .L11
b .L3
.L2:
mov r3, #0
str r3, [fp, #-28]
b .L12
.L15:
mov r3, #0
str r3, [fp, #-32]
b .L13
.L14:
ldr r3, [fp, #-28]
ldr r2, [fp, #-48]
mul r2, r3, r2
ldr r3, [fp, #-32]
add r3, r2, r3
lsl r3, r3, #2
ldr r2, [fp, #-44]
add r4, r2, r3
mov r1, #8
ldr r0, [fp, #-40]
bl get_bits
mov r3, r0
str r3, [r4]
ldr r3, [fp, #-32]
add r3, r3, #1
str r3, [fp, #-32]
.L13:
ldr r3, [fp, #-32]
cmp r3, #1
ble .L14
ldr r3, [fp, #-28]
add r3, r3, #1
str r3, [fp, #-28]
.L12:
ldr r3, [fp, #-28]
cmp r3, #1
ble .L15
b .L17
.L3:
.L17:
nop
ldr r3, .L18
ldr r2, [r3]
ldr r3, [fp, #-16]
eors r2, r3, r2
mov r3, #0
beq .L16
bl __stack_chk_fail
.L16:
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L19:
.align 2
.L18:
.word .LC0
.size decode2x2, .-decode2x2
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lj_asm_x86.h_asm_mod.c"
.intel_syntax noprefix
.text
.comm IRCALL_lj_carith_modi64,4,4
.comm IRCALL_lj_carith_modu64,4,4
.comm IRCALL_lj_vm_modi,4,4
.type asm_mod, @function
asm_mod:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov QWORD PTR -16[rbp], rsi
mov edx, DWORD PTR IRCALL_lj_vm_modi[rip]
mov rcx, QWORD PTR -16[rbp]
mov rax, QWORD PTR -8[rbp]
mov rsi, rcx
mov rdi, rax
call asm_callid@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size asm_mod, .-asm_mod
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lj_asm_x86.h_asm_mod.c"
.text
.comm IRCALL_lj_carith_modi64,4,4
.comm IRCALL_lj_carith_modu64,4,4
.comm IRCALL_lj_vm_modi,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type asm_mod, %function
asm_mod:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r3, .L2
ldr r3, [r3]
mov r2, r3
ldr r1, [fp, #-12]
ldr r0, [fp, #-8]
bl asm_callid
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L3:
.align 2
.L2:
.word IRCALL_lj_vm_modi
.size asm_mod, .-asm_mod
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sbuffer.c_sldns_buffer_new.c"
.intel_syntax noprefix
.text
.globl sldns_buffer_new
.type sldns_buffer_new, @function
sldns_buffer_new:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov edi, 56
call malloc@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L2
mov eax, 0
jmp .L3
.L2:
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call malloc@PLT
mov rdx, rax
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 48[rax], rdx
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR 48[rax]
test rax, rax
jne .L4
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call free@PLT
mov eax, 0
jmp .L3
.L4:
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 40[rax], 0
mov rax, QWORD PTR -8[rbp]
mov rdx, QWORD PTR -24[rbp]
mov QWORD PTR 8[rax], rdx
mov rax, QWORD PTR -8[rbp]
mov rdx, QWORD PTR 8[rax]
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR [rax], rdx
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 32[rax], 0
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 24[rax], 0
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR 16[rax], 0
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call sldns_buffer_invariant@PLT
mov rax, QWORD PTR -8[rbp]
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size sldns_buffer_new, .-sldns_buffer_new
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sbuffer.c_sldns_buffer_new.c"
.text
.align 2
.global sldns_buffer_new
.syntax unified
.arm
.fpu softvfp
.type sldns_buffer_new, %function
sldns_buffer_new:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
mov r0, #28
bl malloc
mov r3, r0
str r3, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
bne .L2
mov r3, #0
b .L3
.L2:
ldr r0, [fp, #-16]
bl malloc
mov r3, r0
mov r2, r3
ldr r3, [fp, #-8]
str r2, [r3, #24]
ldr r3, [fp, #-8]
ldr r3, [r3, #24]
cmp r3, #0
bne .L4
ldr r0, [fp, #-8]
bl free
mov r3, #0
b .L3
.L4:
ldr r3, [fp, #-8]
mov r2, #0
str r2, [r3, #20]
ldr r3, [fp, #-8]
ldr r2, [fp, #-16]
str r2, [r3, #4]
ldr r3, [fp, #-8]
ldr r2, [r3, #4]
ldr r3, [fp, #-8]
str r2, [r3]
ldr r3, [fp, #-8]
mov r2, #0
str r2, [r3, #16]
ldr r3, [fp, #-8]
mov r2, #0
str r2, [r3, #12]
ldr r3, [fp, #-8]
mov r2, #0
str r2, [r3, #8]
ldr r0, [fp, #-8]
bl sldns_buffer_invariant
ldr r3, [fp, #-8]
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.size sldns_buffer_new, .-sldns_buffer_new
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_qlnxr_os.c_qlnxr_mod_load.c"
.intel_syntax noprefix
.text
.comm qlnxr_add,4,4
.comm qlnxr_drv,12,8
.comm qlnxr_notify,4,4
.comm qlnxr_remove,4,4
.type qlnxr_mod_load, @function
qlnxr_mod_load:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov eax, DWORD PTR qlnxr_add[rip]
mov DWORD PTR qlnxr_drv[rip+8], eax
mov eax, DWORD PTR qlnxr_remove[rip]
mov DWORD PTR qlnxr_drv[rip+4], eax
mov eax, DWORD PTR qlnxr_notify[rip]
mov DWORD PTR qlnxr_drv[rip], eax
lea rdi, qlnxr_drv[rip]
call qlnx_rdma_register_if@PLT
mov DWORD PTR -4[rbp], eax
mov eax, 0
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size qlnxr_mod_load, .-qlnxr_mod_load
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_qlnxr_os.c_qlnxr_mod_load.c"
.text
.comm qlnxr_add,4,4
.comm qlnxr_drv,12,4
.comm qlnxr_notify,4,4
.comm qlnxr_remove,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type qlnxr_mod_load, %function
qlnxr_mod_load:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
ldr r3, .L3
ldr r3, [r3]
ldr r2, .L3+4
str r3, [r2, #8]
ldr r3, .L3+8
ldr r3, [r3]
ldr r2, .L3+4
str r3, [r2, #4]
ldr r3, .L3+12
ldr r3, [r3]
ldr r2, .L3+4
str r3, [r2]
ldr r0, .L3+4
bl qlnx_rdma_register_if
str r0, [fp, #-8]
mov r3, #0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word qlnxr_add
.word qlnxr_drv
.word qlnxr_remove
.word qlnxr_notify
.size qlnxr_mod_load, .-qlnxr_mod_load
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lj_cdata.c_lj_cdata_get.c"
.intel_syntax noprefix
.text
.comm CTSIZE_PTR,8,8
.globl lj_cdata_get
.type lj_cdata_get, @function
lj_cdata_get:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov QWORD PTR -32[rbp], rsi
mov QWORD PTR -40[rbp], rdx
mov QWORD PTR -48[rbp], rcx
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_isconstval@PLT
test rax, rax
je .L2
mov rdx, QWORD PTR -32[rbp]
mov rcx, QWORD PTR -40[rbp]
mov rax, QWORD PTR -24[rbp]
mov rsi, rcx
mov rdi, rax
call cdata_getconst@PLT
mov eax, 0
jmp .L3
.L2:
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_isbitfield@PLT
test rax, rax
je .L4
mov rcx, QWORD PTR -48[rbp]
mov rdx, QWORD PTR -40[rbp]
mov rsi, QWORD PTR -32[rbp]
mov rax, QWORD PTR -24[rbp]
mov rdi, rax
call lj_cconv_tv_bf@PLT
jmp .L3
.L4:
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_ispointer@PLT
test rax, rax
jne .L5
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_isfield@PLT
test rax, rax
je .L6
.L5:
mov eax, 1
jmp .L7
.L6:
mov eax, 0
.L7:
mov edi, eax
call lua_assert@PLT
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_cid@PLT
mov DWORD PTR -4[rbp], eax
mov edx, DWORD PTR -4[rbp]
mov rax, QWORD PTR -24[rbp]
mov esi, edx
mov rdi, rax
call ctype_get@PLT
mov QWORD PTR -32[rbp], rax
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_isref@PLT
test rax, rax
je .L9
mov rax, QWORD PTR -32[rbp]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR CTSIZE_PTR[rip]
cmp rdx, rax
sete al
movzx eax, al
mov edi, eax
call lua_assert@PLT
mov rax, QWORD PTR -48[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -48[rbp], rax
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_cid@PLT
mov DWORD PTR -4[rbp], eax
mov edx, DWORD PTR -4[rbp]
mov rax, QWORD PTR -24[rbp]
mov esi, edx
mov rdi, rax
call ctype_get@PLT
mov QWORD PTR -32[rbp], rax
jmp .L9
.L10:
mov rdx, QWORD PTR -32[rbp]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call ctype_child@PLT
mov QWORD PTR -32[rbp], rax
.L9:
mov rax, QWORD PTR -32[rbp]
mov eax, DWORD PTR 8[rax]
mov edi, eax
call ctype_isattrib@PLT
test rax, rax
jne .L10
mov rdi, QWORD PTR -48[rbp]
mov rcx, QWORD PTR -40[rbp]
mov edx, DWORD PTR -4[rbp]
mov rsi, QWORD PTR -32[rbp]
mov rax, QWORD PTR -24[rbp]
mov r8, rdi
mov rdi, rax
call lj_cconv_tv_ct@PLT
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size lj_cdata_get, .-lj_cdata_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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lj_cdata.c_lj_cdata_get.c"
.text
.comm CTSIZE_PTR,4,4
.align 2
.global lj_cdata_get
.syntax unified
.arm
.fpu softvfp
.type lj_cdata_get, %function
lj_cdata_get:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #32
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
str r3, [fp, #-28]
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_isconstval
mov r3, r0
cmp r3, #0
beq .L2
ldr r2, [fp, #-20]
ldr r1, [fp, #-24]
ldr r0, [fp, #-16]
bl cdata_getconst
mov r3, #0
b .L3
.L2:
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_isbitfield
mov r3, r0
cmp r3, #0
beq .L4
ldr r3, [fp, #-28]
ldr r2, [fp, #-24]
ldr r1, [fp, #-20]
ldr r0, [fp, #-16]
bl lj_cconv_tv_bf
mov r3, r0
b .L3
.L4:
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_ispointer
mov r3, r0
cmp r3, #0
bne .L5
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_isfield
mov r3, r0
cmp r3, #0
beq .L6
.L5:
mov r3, #1
b .L7
.L6:
mov r3, #0
.L7:
mov r0, r3
bl lua_assert
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_cid
str r0, [fp, #-8]
ldr r1, [fp, #-8]
ldr r0, [fp, #-16]
bl ctype_get
str r0, [fp, #-20]
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_isref
mov r3, r0
cmp r3, #0
beq .L9
ldr r3, [fp, #-20]
ldr r2, [r3]
ldr r3, .L11
ldr r3, [r3]
cmp r2, r3
moveq r3, #1
movne r3, #0
and r3, r3, #255
mov r0, r3
bl lua_assert
ldr r3, [fp, #-28]
ldr r3, [r3]
str r3, [fp, #-28]
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_cid
str r0, [fp, #-8]
ldr r1, [fp, #-8]
ldr r0, [fp, #-16]
bl ctype_get
str r0, [fp, #-20]
b .L9
.L10:
ldr r1, [fp, #-20]
ldr r0, [fp, #-16]
bl ctype_child
str r0, [fp, #-20]
.L9:
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
mov r0, r3
bl ctype_isattrib
mov r3, r0
cmp r3, #0
bne .L10
ldr r3, [fp, #-28]
str r3, [sp]
ldr r3, [fp, #-24]
ldr r2, [fp, #-8]
ldr r1, [fp, #-20]
ldr r0, [fp, #-16]
bl lj_cconv_tv_ct
mov r3, r0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L12:
.align 2
.L11:
.word CTSIZE_PTR
.size lj_cdata_get, .-lj_cdata_get
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_um_idi.c_process_idi_ind.c"
.intel_syntax noprefix
.text
.comm DIVA_UM_IDI_IND,4,4
.comm DIVA_UM_IDI_RC_PENDING,4,4
.type process_idi_ind, @function
process_idi_ind:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov DWORD PTR -44[rbp], esi
mov DWORD PTR -20[rbp], 0
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 8[rax]
cmp eax, 2
je .L2
mov rax, QWORD PTR -40[rbp]
add rax, 48
mov rdi, rax
call diva_data_q_get_segment4write@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
je .L3
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 12[rax], 1
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
mov rdx, QWORD PTR -8[rbp]
add rdx, 24
mov QWORD PTR 8[rax], rdx
mov rax, QWORD PTR -40[rbp]
add rax, 48
mov rdi, rax
call diva_data_q_get_max_length@PLT
cdqe
lea rdx, -24[rax]
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
mov QWORD PTR [rax], rdx
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
mov rax, QWORD PTR [rax]
mov rdi, rax
call DBG_TRC@PLT
jmp .L4
.L3:
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 32[rax]
cdqe
mov rdi, rax
call DBG_TRC@PLT
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 12[rax], 0
mov rax, QWORD PTR -40[rbp]
mov DWORD PTR 16[rax], 1
mov DWORD PTR -20[rbp], 1
jmp .L4
.L2:
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
mov rax, QWORD PTR 8[rax]
mov QWORD PTR -16[rbp], rax
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
mov rax, QWORD PTR [rax]
mov rdi, rax
call DBG_TRC@PLT
sub QWORD PTR -16[rbp], 24
mov edx, DWORD PTR DIVA_UM_IDI_IND[rip]
mov rax, QWORD PTR -16[rbp]
mov DWORD PTR 16[rax], edx
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR -44[rbp]
mov DWORD PTR 12[rax], edx
mov rax, QWORD PTR -40[rbp]
mov edx, DWORD PTR 32[rax]
mov rax, QWORD PTR -16[rbp]
mov DWORD PTR 8[rax], edx
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
mov rdx, QWORD PTR [rax]
mov rax, QWORD PTR -16[rbp]
mov QWORD PTR [rax], rdx
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR 24[rax]
mov rax, QWORD PTR [rax]
add eax, 24
mov edx, eax
mov rax, QWORD PTR -40[rbp]
add rax, 48
mov esi, edx
mov rdi, rax
call diva_data_q_ack_segment4write@PLT
mov DWORD PTR -20[rbp], 1
.L4:
mov rax, QWORD PTR -40[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR DIVA_UM_IDI_RC_PENDING[rip]
and eax, edx
test eax, eax
je .L5
mov rax, QWORD PTR -40[rbp]
mov eax, DWORD PTR 4[rax]
test eax, eax
jne .L5
mov DWORD PTR -20[rbp], 0
.L5:
mov eax, DWORD PTR -20[rbp]
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size process_idi_ind, .-process_idi_ind
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_um_idi.c_process_idi_ind.c"
.text
.comm DIVA_UM_IDI_IND,4,4
.comm DIVA_UM_IDI_RC_PENDING,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type process_idi_ind, %function
process_idi_ind:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-24]
str r1, [fp, #-28]
mov r3, #0
str r3, [fp, #-16]
ldr r3, [fp, #-24]
ldr r3, [r3, #8]
cmp r3, #2
beq .L2
ldr r3, [fp, #-24]
add r3, r3, #36
mov r0, r3
bl diva_data_q_get_segment4write
mov r3, r0
str r3, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
beq .L3
ldr r3, [fp, #-24]
mov r2, #1
str r2, [r3, #12]
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
ldr r2, [fp, #-8]
add r2, r2, #16
str r2, [r3, #4]
ldr r3, [fp, #-24]
add r3, r3, #36
mov r0, r3
bl diva_data_q_get_max_length
mov r3, r0
sub r2, r3, #16
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
str r2, [r3]
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
ldr r3, [r3]
mov r0, r3
bl DBG_TRC
b .L4
.L3:
ldr r3, [fp, #-24]
ldr r3, [r3, #24]
mov r0, r3
bl DBG_TRC
ldr r3, [fp, #-24]
mov r2, #0
str r2, [r3, #12]
ldr r3, [fp, #-24]
mov r2, #1
str r2, [r3, #16]
mov r3, #1
str r3, [fp, #-16]
b .L4
.L2:
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
ldr r3, [r3, #4]
str r3, [fp, #-12]
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
ldr r3, [r3]
mov r0, r3
bl DBG_TRC
ldr r3, [fp, #-12]
sub r3, r3, #16
str r3, [fp, #-12]
ldr r3, .L7
ldr r2, [r3]
ldr r3, [fp, #-12]
str r2, [r3, #12]
ldr r3, [fp, #-12]
ldr r2, [fp, #-28]
str r2, [r3, #8]
ldr r3, [fp, #-24]
ldr r2, [r3, #24]
ldr r3, [fp, #-12]
str r2, [r3, #4]
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
ldr r2, [r3]
ldr r3, [fp, #-12]
str r2, [r3]
ldr r3, [fp, #-24]
add r2, r3, #36
ldr r3, [fp, #-24]
ldr r3, [r3, #20]
ldr r3, [r3]
add r3, r3, #16
mov r1, r3
mov r0, r2
bl diva_data_q_ack_segment4write
mov r3, #1
str r3, [fp, #-16]
.L4:
ldr r3, [fp, #-24]
ldr r2, [r3]
ldr r3, .L7+4
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
beq .L5
ldr r3, [fp, #-24]
ldr r3, [r3, #4]
cmp r3, #0
bne .L5
mov r3, #0
str r3, [fp, #-16]
.L5:
ldr r3, [fp, #-16]
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L8:
.align 2
.L7:
.word DIVA_UM_IDI_IND
.word DIVA_UM_IDI_RC_PENDING
.size process_idi_ind, .-process_idi_ind
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ldo.c_seterrorobj.c"
.intel_syntax noprefix
.text
.section .rodata
.LC0:
.string "error in error handling"
.text
.type seterrorobj, @function
seterrorobj:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -8[rbp], rdi
mov DWORD PTR -12[rbp], esi
mov QWORD PTR -24[rbp], rdx
cmp DWORD PTR -12[rbp], 128
je .L2
cmp DWORD PTR -12[rbp], 129
je .L3
jmp .L6
.L2:
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call G@PLT
mov edx, DWORD PTR [rax]
mov rcx, QWORD PTR -24[rbp]
mov rax, QWORD PTR -8[rbp]
mov rsi, rcx
mov rdi, rax
call setsvalue2s@PLT
jmp .L5
.L3:
mov rax, QWORD PTR -8[rbp]
lea rsi, .LC0[rip]
mov rdi, rax
call luaS_newliteral@PLT
mov edx, eax
mov rcx, QWORD PTR -24[rbp]
mov rax, QWORD PTR -8[rbp]
mov rsi, rcx
mov rdi, rax
call setsvalue2s@PLT
jmp .L5
.L6:
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR [rax]
lea rdx, -1[rax]
mov rcx, QWORD PTR -24[rbp]
mov rax, QWORD PTR -8[rbp]
mov rsi, rcx
mov rdi, rax
call setobjs2s@PLT
nop
.L5:
mov rax, QWORD PTR -24[rbp]
lea rdx, 1[rax]
mov rax, QWORD PTR -8[rbp]
mov QWORD PTR [rax], rdx
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size seterrorobj, .-seterrorobj
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ldo.c_seterrorobj.c"
.text
.section .rodata
.align 2
.LC0:
.ascii "error in error handling\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type seterrorobj, %function
seterrorobj:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-8]
str r1, [fp, #-12]
str r2, [fp, #-16]
ldr r3, [fp, #-12]
cmp r3, #128
beq .L2
ldr r3, [fp, #-12]
cmp r3, #129
beq .L3
b .L6
.L2:
ldr r0, [fp, #-8]
bl G
mov r3, r0
ldr r3, [r3]
mov r2, r3
ldr r1, [fp, #-16]
ldr r0, [fp, #-8]
bl setsvalue2s
b .L5
.L3:
ldr r1, .L7
ldr r0, [fp, #-8]
bl luaS_newliteral
mov r3, r0
mov r2, r3
ldr r1, [fp, #-16]
ldr r0, [fp, #-8]
bl setsvalue2s
b .L5
.L6:
ldr r3, [fp, #-8]
ldr r3, [r3]
sub r3, r3, #1
mov r2, r3
ldr r1, [fp, #-16]
ldr r0, [fp, #-8]
bl setobjs2s
nop
.L5:
ldr r3, [fp, #-16]
add r2, r3, #1
ldr r3, [fp, #-8]
str r2, [r3]
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L8:
.align 2
.L7:
.word .LC0
.size seterrorobj, .-seterrorobj
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dfl-pci.c_cci_init_drvdata.c"
.intel_syntax noprefix
.text
.comm ENOMEM,4,4
.comm GFP_KERNEL,4,4
.type cci_init_drvdata, @function
cci_init_drvdata:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov edx, DWORD PTR GFP_KERNEL[rip]
mov rax, QWORD PTR -24[rbp]
mov esi, 4
mov rdi, rax
call devm_kzalloc@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L2
mov eax, DWORD PTR ENOMEM[rip]
neg eax
jmp .L3
.L2:
mov rdx, QWORD PTR -8[rbp]
mov rax, QWORD PTR -24[rbp]
mov rsi, rdx
mov rdi, rax
call pci_set_drvdata@PLT
mov eax, 0
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size cci_init_drvdata, .-cci_init_drvdata
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dfl-pci.c_cci_init_drvdata.c"
.text
.comm ENOMEM,4,4
.comm GFP_KERNEL,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type cci_init_drvdata, %function
cci_init_drvdata:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r3, [fp, #-16]
ldr r2, .L4
ldr r2, [r2]
mov r1, #4
mov r0, r3
bl devm_kzalloc
str r0, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
bne .L2
ldr r3, .L4+4
ldr r3, [r3]
rsb r3, r3, #0
b .L3
.L2:
ldr r1, [fp, #-8]
ldr r0, [fp, #-16]
bl pci_set_drvdata
mov r3, #0
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L5:
.align 2
.L4:
.word GFP_KERNEL
.word ENOMEM
.size cci_init_drvdata, .-cci_init_drvdata
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ambakmi.c_amba_kmi_close.c"
.intel_syntax noprefix
.text
.comm KMICR,4,4
.type amba_kmi_close, @function
amba_kmi_close:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 32
mov QWORD PTR -24[rbp], rdi
mov rax, QWORD PTR -24[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -8[rbp], rax
mov eax, DWORD PTR KMICR[rip]
mov esi, eax
mov edi, 0
call writeb@PLT
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR 4[rax]
mov rdx, QWORD PTR -8[rbp]
mov rsi, rdx
mov edi, eax
call free_irq@PLT
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
mov edi, eax
call clk_disable_unprepare@PLT
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size amba_kmi_close, .-amba_kmi_close
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ambakmi.c_amba_kmi_close.c"
.text
.comm KMICR,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type amba_kmi_close, %function
amba_kmi_close:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-16]
ldr r3, [fp, #-16]
ldr r3, [r3]
str r3, [fp, #-8]
ldr r3, .L2
ldr r3, [r3]
mov r1, r3
mov r0, #0
bl writeb
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
ldr r1, [fp, #-8]
mov r0, r3
bl free_irq
ldr r3, [fp, #-8]
ldr r3, [r3]
mov r0, r3
bl clk_disable_unprepare
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L3:
.align 2
.L2:
.word KMICR
.size amba_kmi_close, .-amba_kmi_close
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_i2c.h_i2c_start_write.c"
.intel_syntax noprefix
.text
.comm I2C_WRITE,1,1
.type i2c_start_write, @function
i2c_start_write:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov eax, edi
mov BYTE PTR -4[rbp], al
movzx eax, BYTE PTR -4[rbp]
add eax, eax
mov edx, eax
movzx eax, BYTE PTR I2C_WRITE[rip]
or eax, edx
movzx eax, al
mov edi, eax
call i2c_master_start@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size i2c_start_write, .-i2c_start_write
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_i2c.h_i2c_start_write.c"
.text
.comm I2C_WRITE,1,1
.align 2
.syntax unified
.arm
.fpu softvfp
.type i2c_start_write, %function
i2c_start_write:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
mov r3, r0
strb r3, [fp, #-5]
ldrb r3, [fp, #-5] @ zero_extendqisi2
lsl r3, r3, #1
lsl r3, r3, #24
asr r2, r3, #24
ldr r3, .L3
ldrb r3, [r3] @ zero_extendqisi2
lsl r3, r3, #24
asr r3, r3, #24
orr r3, r2, r3
lsl r3, r3, #24
asr r3, r3, #24
and r3, r3, #255
mov r0, r3
bl i2c_master_start
mov r3, r0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word I2C_WRITE
.size i2c_start_write, .-i2c_start_write
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_tscUtil.c_tscCreateBlockArrayList.c"
.intel_syntax noprefix
.text
.comm POINTER_BYTES,4,4
.globl tscCreateBlockArrayList
.type tscCreateBlockArrayList, @function
tscCreateBlockArrayList:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov DWORD PTR -12[rbp], 16
mov esi, 16
mov edi, 1
call calloc@PLT
mov QWORD PTR -8[rbp], rax
cmp QWORD PTR -8[rbp], 0
jne .L2
mov eax, 0
jmp .L3
.L2:
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR -12[rbp]
mov DWORD PTR [rax], edx
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR POINTER_BYTES[rip]
imul eax, edx
mov esi, eax
mov edi, 1
call calloc@PLT
mov rdx, QWORD PTR -8[rbp]
mov QWORD PTR 8[rdx], rax
mov rax, QWORD PTR -8[rbp]
mov rax, QWORD PTR 8[rax]
test rax, rax
jne .L4
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call free@PLT
mov eax, 0
jmp .L3
.L4:
mov rax, QWORD PTR -8[rbp]
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size tscCreateBlockArrayList, .-tscCreateBlockArrayList
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_tscUtil.c_tscCreateBlockArrayList.c"
.text
.comm POINTER_BYTES,4,4
.align 2
.global tscCreateBlockArrayList
.syntax unified
.arm
.fpu softvfp
.type tscCreateBlockArrayList, %function
tscCreateBlockArrayList:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
mov r3, #16
str r3, [fp, #-12]
mov r1, #8
mov r0, #1
bl calloc
mov r3, r0
str r3, [fp, #-8]
ldr r3, [fp, #-8]
cmp r3, #0
bne .L2
mov r3, #0
b .L3
.L2:
ldr r3, [fp, #-8]
ldr r2, [fp, #-12]
str r2, [r3]
ldr r3, [fp, #-8]
ldr r3, [r3]
ldr r2, .L5
ldr r2, [r2]
mul r3, r2, r3
mov r1, r3
mov r0, #1
bl calloc
mov r3, r0
mov r2, r3
ldr r3, [fp, #-8]
str r2, [r3, #4]
ldr r3, [fp, #-8]
ldr r3, [r3, #4]
cmp r3, #0
bne .L4
ldr r0, [fp, #-8]
bl free
mov r3, #0
b .L3
.L4:
ldr r3, [fp, #-8]
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L6:
.align 2
.L5:
.word POINTER_BYTES
.size tscCreateBlockArrayList, .-tscCreateBlockArrayList
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_nark.c_aac_nark_init.c"
.intel_syntax noprefix
.text
.comm aac_nark_ioremap,4,4
.comm aac_rx_select_comm,4,4
.globl aac_nark_init
.type aac_nark_init, @function
aac_nark_init:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov edx, DWORD PTR aac_nark_ioremap[rip]
mov rax, QWORD PTR -8[rbp]
mov DWORD PTR 4[rax], edx
mov edx, DWORD PTR aac_rx_select_comm[rip]
mov rax, QWORD PTR -8[rbp]
mov DWORD PTR [rax], edx
mov rax, QWORD PTR -8[rbp]
mov rdi, rax
call _aac_rx_init@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size aac_nark_init, .-aac_nark_init
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_nark.c_aac_nark_init.c"
.text
.comm aac_nark_ioremap,4,4
.comm aac_rx_select_comm,4,4
.align 2
.global aac_nark_init
.syntax unified
.arm
.fpu softvfp
.type aac_nark_init, %function
aac_nark_init:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
ldr r3, .L3
ldr r2, [r3]
ldr r3, [fp, #-8]
str r2, [r3, #4]
ldr r3, .L3+4
ldr r2, [r3]
ldr r3, [fp, #-8]
str r2, [r3]
ldr r0, [fp, #-8]
bl _aac_rx_init
mov r3, r0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word aac_nark_ioremap
.word aac_rx_select_comm
.size aac_nark_init, .-aac_nark_init
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mfi.c_mfi_issue_cmd_ppc.c"
.intel_syntax noprefix
.text
.comm MFI_FLAGS_SKINNY,4,4
.comm MFI_IQP,4,4
.comm MFI_IQPH,4,4
.comm MFI_IQPL,4,4
.type mfi_issue_cmd_ppc, @function
mfi_issue_cmd_ppc:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov DWORD PTR -12[rbp], esi
mov DWORD PTR -16[rbp], edx
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR [rax]
mov eax, DWORD PTR MFI_FLAGS_SKINNY[rip]
and eax, edx
test eax, eax
je .L2
mov eax, DWORD PTR -16[rbp]
add eax, eax
or eax, DWORD PTR -12[rbp]
or eax, 1
mov edx, eax
mov ecx, DWORD PTR MFI_IQPL[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call MFI_WRITE4@PLT
mov ecx, DWORD PTR MFI_IQPH[rip]
mov rax, QWORD PTR -8[rbp]
mov edx, 0
mov esi, ecx
mov rdi, rax
call MFI_WRITE4@PLT
jmp .L4
.L2:
mov eax, DWORD PTR -16[rbp]
add eax, eax
or eax, DWORD PTR -12[rbp]
or eax, 1
mov edx, eax
mov ecx, DWORD PTR MFI_IQP[rip]
mov rax, QWORD PTR -8[rbp]
mov esi, ecx
mov rdi, rax
call MFI_WRITE4@PLT
.L4:
nop
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size mfi_issue_cmd_ppc, .-mfi_issue_cmd_ppc
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mfi.c_mfi_issue_cmd_ppc.c"
.text
.comm MFI_FLAGS_SKINNY,4,4
.comm MFI_IQP,4,4
.comm MFI_IQPH,4,4
.comm MFI_IQPL,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type mfi_issue_cmd_ppc, %function
mfi_issue_cmd_ppc:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #16
str r0, [fp, #-8]
str r1, [fp, #-12]
str r2, [fp, #-16]
ldr r3, [fp, #-8]
ldr r2, [r3]
ldr r3, .L5
ldr r3, [r3]
and r3, r3, r2
cmp r3, #0
beq .L2
ldr r3, .L5+4
ldr r1, [r3]
ldr r3, [fp, #-16]
lsl r2, r3, #1
ldr r3, [fp, #-12]
orr r3, r2, r3
orr r3, r3, #1
mov r2, r3
ldr r0, [fp, #-8]
bl MFI_WRITE4
ldr r3, .L5+8
ldr r3, [r3]
mov r2, #0
mov r1, r3
ldr r0, [fp, #-8]
bl MFI_WRITE4
b .L4
.L2:
ldr r3, .L5+12
ldr r1, [r3]
ldr r3, [fp, #-16]
lsl r2, r3, #1
ldr r3, [fp, #-12]
orr r3, r2, r3
orr r3, r3, #1
mov r2, r3
ldr r0, [fp, #-8]
bl MFI_WRITE4
.L4:
nop
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L6:
.align 2
.L5:
.word MFI_FLAGS_SKINNY
.word MFI_IQPL
.word MFI_IQPH
.word MFI_IQP
.size mfi_issue_cmd_ppc, .-mfi_issue_cmd_ppc
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_xsk_diag.c_xsk_diag_put_ring.c"
.intel_syntax noprefix
.text
.type xsk_diag_put_ring, @function
xsk_diag_put_ring:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -24[rbp], rdi
mov DWORD PTR -28[rbp], esi
mov QWORD PTR -40[rbp], rdx
mov rax, QWORD PTR fs:40
mov QWORD PTR -8[rbp], rax
xor eax, eax
mov DWORD PTR -12[rbp], 0
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
mov DWORD PTR -12[rbp], eax
lea rdx, -12[rbp]
mov esi, DWORD PTR -28[rbp]
mov rax, QWORD PTR -40[rbp]
mov rcx, rdx
mov edx, 4
mov rdi, rax
call nla_put@PLT
mov rcx, QWORD PTR -8[rbp]
xor rcx, QWORD PTR fs:40
je .L3
call __stack_chk_fail@PLT
.L3:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size xsk_diag_put_ring, .-xsk_diag_put_ring
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_xsk_diag.c_xsk_diag_put_ring.c"
.text
.section .rodata
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type xsk_diag_put_ring, %function
xsk_diag_put_ring:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #24
str r0, [fp, #-16]
str r1, [fp, #-20]
str r2, [fp, #-24]
ldr r3, .L4
ldr r3, [r3]
str r3, [fp, #-8]
mov r3,#0
mov r3, #0
str r3, [fp, #-12]
ldr r3, [fp, #-16]
ldr r3, [r3]
str r3, [fp, #-12]
sub r3, fp, #12
mov r2, #4
ldr r1, [fp, #-20]
ldr r0, [fp, #-24]
bl nla_put
mov r3, r0
ldr r2, .L4
ldr r1, [r2]
ldr r2, [fp, #-8]
eors r1, r2, r1
mov r2, #0
beq .L3
bl __stack_chk_fail
.L3:
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L5:
.align 2
.L4:
.word .LC0
.size xsk_diag_put_ring, .-xsk_diag_put_ring
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_terminal.c_status_benchmark.c"
.intel_syntax noprefix
.text
.section .rodata
.align 8
.LC0:
.string "Speed.#%d.........: %9sH/s (%0.2fms) @ Accel:%d Loops:%d Thr:%d Vec:%d"
.LC1:
.string "Speed.#*.........: %9sH/s"
.text
.globl status_benchmark
.type status_benchmark, @function
status_benchmark:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 48
mov QWORD PTR -40[rbp], rdi
mov rax, QWORD PTR -40[rbp]
mov rax, QWORD PTR [rax]
mov QWORD PTR -24[rbp], rax
mov rax, QWORD PTR -24[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 1
jne .L2
mov rax, QWORD PTR -40[rbp]
mov rdi, rax
call status_benchmark_machine_readable@PLT
jmp .L1
.L2:
mov edi, 24
call hcmalloc@PLT
mov QWORD PTR -16[rbp], rax
mov rdx, QWORD PTR -16[rbp]
mov rax, QWORD PTR -40[rbp]
mov rsi, rdx
mov rdi, rax
call hashcat_get_status@PLT
cmp eax, -1
jne .L4
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call hcfree@PLT
jmp .L1
.L4:
mov DWORD PTR -28[rbp], 0
jmp .L5
.L9:
mov rax, QWORD PTR -16[rbp]
mov rax, QWORD PTR 16[rax]
mov edx, DWORD PTR -28[rbp]
movsx rdx, edx
sal rdx, 5
add rax, rdx
mov QWORD PTR -8[rbp], rax
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR [rax]
cmp eax, 1
je .L11
mov rax, QWORD PTR -8[rbp]
mov eax, DWORD PTR 4[rax]
cmp eax, 1
je .L12
mov rax, QWORD PTR -8[rbp]
mov r8d, DWORD PTR 8[rax]
mov rax, QWORD PTR -8[rbp]
mov edi, DWORD PTR 12[rax]
mov rax, QWORD PTR -8[rbp]
mov ecx, DWORD PTR 16[rax]
mov rax, QWORD PTR -8[rbp]
mov r9d, DWORD PTR 20[rax]
mov rax, QWORD PTR -8[rbp]
mov r10d, DWORD PTR 24[rax]
mov rax, QWORD PTR -8[rbp]
mov edx, DWORD PTR 28[rax]
mov eax, DWORD PTR -28[rbp]
lea esi, 1[rax]
mov rax, QWORD PTR -40[rbp]
sub rsp, 8
push r8
push rdi
push rcx
mov r8d, r10d
mov ecx, edx
mov edx, esi
lea rsi, .LC0[rip]
mov rdi, rax
mov eax, 0
call event_log_info@PLT
add rsp, 32
jmp .L7
.L11:
nop
jmp .L7
.L12:
nop
.L7:
add DWORD PTR -28[rbp], 1
.L5:
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR [rax]
cmp DWORD PTR -28[rbp], eax
jl .L9
mov rax, QWORD PTR -16[rbp]
mov eax, DWORD PTR 4[rax]
cmp eax, 1
jle .L10
mov rax, QWORD PTR -16[rbp]
mov edx, DWORD PTR 8[rax]
mov rax, QWORD PTR -40[rbp]
lea rsi, .LC1[rip]
mov rdi, rax
mov eax, 0
call event_log_info@PLT
.L10:
mov rdx, QWORD PTR -16[rbp]
mov rax, QWORD PTR -40[rbp]
mov rsi, rdx
mov rdi, rax
call status_status_destroy@PLT
mov rax, QWORD PTR -16[rbp]
mov rdi, rax
call hcfree@PLT
.L1:
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size status_benchmark, .-status_benchmark
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_terminal.c_status_benchmark.c"
.text
.section .rodata
.align 2
.LC0:
.ascii "Speed.#%d.........: %9sH/s (%0.2fms) @ Accel:%d Loo"
.ascii "ps:%d Thr:%d Vec:%d\000"
.align 2
.LC1:
.ascii "Speed.#*.........: %9sH/s\000"
.text
.align 2
.global status_benchmark
.syntax unified
.arm
.fpu softvfp
.type status_benchmark, %function
status_benchmark:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, fp, lr}
add fp, sp, #8
sub sp, sp, #52
str r0, [fp, #-32]
ldr r3, [fp, #-32]
ldr r3, [r3]
str r3, [fp, #-24]
ldr r3, [fp, #-24]
ldr r3, [r3]
cmp r3, #1
bne .L2
ldr r0, [fp, #-32]
bl status_benchmark_machine_readable
b .L1
.L2:
mov r0, #16
bl hcmalloc
mov r3, r0
str r3, [fp, #-20]
ldr r1, [fp, #-20]
ldr r0, [fp, #-32]
bl hashcat_get_status
mov r3, r0
cmn r3, #1
bne .L4
ldr r0, [fp, #-20]
bl hcfree
b .L1
.L4:
mov r3, #0
str r3, [fp, #-28]
b .L5
.L9:
ldr r3, [fp, #-20]
ldr r2, [r3, #12]
ldr r3, [fp, #-28]
lsl r3, r3, #5
add r3, r2, r3
str r3, [fp, #-16]
ldr r3, [fp, #-16]
ldr r3, [r3]
cmp r3, #1
beq .L11
ldr r3, [fp, #-16]
ldr r3, [r3, #4]
cmp r3, #1
beq .L12
ldr r3, [fp, #-28]
add lr, r3, #1
ldr r3, [fp, #-16]
ldr r4, [r3, #28]
ldr r3, [fp, #-16]
ldr r3, [r3, #24]
ldr r2, [fp, #-16]
ldr r2, [r2, #20]
ldr r1, [fp, #-16]
ldr r1, [r1, #16]
ldr r0, [fp, #-16]
ldr r0, [r0, #12]
ldr ip, [fp, #-16]
ldr ip, [ip, #8]
str ip, [sp, #16]
str r0, [sp, #12]
str r1, [sp, #8]
str r2, [sp, #4]
str r3, [sp]
mov r3, r4
mov r2, lr
ldr r1, .L13
ldr r0, [fp, #-32]
bl event_log_info
b .L7
.L11:
nop
b .L7
.L12:
nop
.L7:
ldr r3, [fp, #-28]
add r3, r3, #1
str r3, [fp, #-28]
.L5:
ldr r3, [fp, #-20]
ldr r3, [r3]
ldr r2, [fp, #-28]
cmp r2, r3
blt .L9
ldr r3, [fp, #-20]
ldr r3, [r3, #4]
cmp r3, #1
ble .L10
ldr r3, [fp, #-20]
ldr r3, [r3, #8]
mov r2, r3
ldr r1, .L13+4
ldr r0, [fp, #-32]
bl event_log_info
.L10:
ldr r1, [fp, #-20]
ldr r0, [fp, #-32]
bl status_status_destroy
ldr r0, [fp, #-20]
bl hcfree
.L1:
sub sp, fp, #8
@ sp needed
pop {r4, fp, pc}
.L14:
.align 2
.L13:
.word .LC0
.word .LC1
.size status_benchmark, .-status_benchmark
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sdp.h_sdp_alloc_mb_disconnect.c"
.intel_syntax noprefix
.text
.comm SDP_MID_DISCONN,4,4
.type sdp_alloc_mb_disconnect, @function
sdp_alloc_mb_disconnect:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
sub rsp, 16
mov QWORD PTR -8[rbp], rdi
mov DWORD PTR -12[rbp], esi
mov esi, DWORD PTR SDP_MID_DISCONN[rip]
mov edx, DWORD PTR -12[rbp]
mov rax, QWORD PTR -8[rbp]
mov ecx, edx
mov edx, 0
mov rdi, rax
call sdp_alloc_mb@PLT
leave
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.LFE0:
.size sdp_alloc_mb_disconnect, .-sdp_alloc_mb_disconnect
.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, 6
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sdp.h_sdp_alloc_mb_disconnect.c"
.text
.comm SDP_MID_DISCONN,4,4
.align 2
.syntax unified
.arm
.fpu softvfp
.type sdp_alloc_mb_disconnect, %function
sdp_alloc_mb_disconnect:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {fp, lr}
add fp, sp, #4
sub sp, sp, #8
str r0, [fp, #-8]
str r1, [fp, #-12]
ldr r3, .L3
ldr r1, [r3]
ldr r3, [fp, #-12]
mov r2, #0
ldr r0, [fp, #-8]
bl sdp_alloc_mb
mov r3, r0
mov r0, r3
sub sp, fp, #4
@ sp needed
pop {fp, pc}
.L4:
.align 2
.L3:
.word SDP_MID_DISCONN
.size sdp_alloc_mb_disconnect, .-sdp_alloc_mb_disconnect
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|