x86
stringlengths 335
101k
| arm
stringlengths 349
98.8k
|
---|---|
.file "extr_event-loop.c_gdb_do_one_event.c"
.intel_syntax noprefix
.text
.p2align 4
.globl gdb_do_one_event
.type gdb_do_one_event, @function
gdb_do_one_event:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
xor eax, eax
call process_event@PLT
mov r8, rax
mov eax, 1
test r8, r8
je .L7
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L7:
.cfi_restore_state
xor eax, eax
call poll_timers@PLT
xor eax, eax
call gdb_wait_for_event@PLT
mov r8, rax
mov eax, -1
test r8, r8
js .L1
xor eax, eax
call process_event@PLT
mov eax, 1
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size gdb_do_one_event, .-gdb_do_one_event
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_event-loop.c_gdb_do_one_event.c"
.text
.align 2
.global gdb_do_one_event
.syntax unified
.arm
.fpu softvfp
.type gdb_do_one_event, %function
gdb_do_one_event:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl process_event
cmp r0, #0
beq .L7
mov r0, #1
pop {r4, pc}
.L7:
bl poll_timers
bl gdb_wait_for_event
cmp r0, #0
blt .L4
bl process_event
mov r0, #1
pop {r4, pc}
.L4:
mvn r0, #0
pop {r4, pc}
.size gdb_do_one_event, .-gdb_do_one_event
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_test_helper.c_set_onerror_func.c"
.intel_syntax noprefix
.text
.p2align 4
.globl set_onerror_func
.type set_onerror_func, @function
set_onerror_func:
.LFB0:
.cfi_startproc
endbr64
mov QWORD PTR test_onerror[rip], rdi
mov QWORD PTR onerror_ctx[rip], rsi
ret
.cfi_endproc
.LFE0:
.size set_onerror_func, .-set_onerror_func
.comm test_onerror,8,8
.comm onerror_ctx,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_test_helper.c_set_onerror_func.c"
.text
.align 2
.global set_onerror_func
.syntax unified
.arm
.fpu softvfp
.type set_onerror_func, %function
set_onerror_func:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r2, .L3
ldr r3, .L3+4
str r0, [r2]
str r1, [r3]
bx lr
.L4:
.align 2
.L3:
.word test_onerror
.word onerror_ctx
.size set_onerror_func, .-set_onerror_func
.comm test_onerror,4,4
.comm onerror_ctx,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sm_sideeffect.c_sctp_cmd_assoc_update.c"
.intel_syntax noprefix
.text
.p2align 4
.type sctp_cmd_assoc_update, @function
sctp_cmd_assoc_update:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13, rdx
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rdi
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov rbp, rsi
sub rsp, 8
.cfi_def_cfa_offset 48
mov edi, DWORD PTR [rsi]
call sock_net@PLT
mov rsi, r13
mov rdi, rbp
mov r14, rax
call sctp_assoc_update@PLT
test eax, eax
jne .L9
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov rdi, rbp
mov edx, 4
xor esi, esi
call sctp_make_abort@PLT
mov rbp, rax
test rax, rax
je .L3
mov esi, DWORD PTR SCTP_ERROR_RSRC_LOW[rip]
xor edx, edx
mov rdi, rax
call sctp_init_cause@PLT
mov rdi, rbp
call SCTP_CHUNK@PLT
mov esi, DWORD PTR SCTP_CMD_REPLY[rip]
mov rdi, r12
mov edx, eax
call sctp_add_cmd_sf@PLT
.L3:
mov edi, DWORD PTR ECONNABORTED[rip]
call SCTP_ERROR@PLT
mov esi, DWORD PTR SCTP_CMD_SET_SK_ERR[rip]
mov rdi, r12
mov edx, eax
call sctp_add_cmd_sf@PLT
mov edi, DWORD PTR SCTP_ERROR_RSRC_LOW[rip]
call SCTP_PERR@PLT
mov esi, DWORD PTR SCTP_CMD_ASSOC_FAILED[rip]
mov rdi, r12
mov edx, eax
call sctp_add_cmd_sf@PLT
mov esi, DWORD PTR SCTP_MIB_ABORTEDS[rip]
mov rdi, r14
call SCTP_INC_STATS@PLT
mov esi, DWORD PTR SCTP_MIB_CURRESTAB[rip]
add rsp, 8
.cfi_def_cfa_offset 40
mov rdi, r14
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp SCTP_DEC_STATS@PLT
.cfi_endproc
.LFE0:
.size sctp_cmd_assoc_update, .-sctp_cmd_assoc_update
.comm SCTP_MIB_CURRESTAB,4,4
.comm SCTP_MIB_ABORTEDS,4,4
.comm SCTP_ERROR_RSRC_LOW,4,4
.comm SCTP_CMD_SET_SK_ERR,4,4
.comm SCTP_CMD_REPLY,4,4
.comm SCTP_CMD_ASSOC_FAILED,4,4
.comm ECONNABORTED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sm_sideeffect.c_sctp_cmd_assoc_update.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type sctp_cmd_assoc_update, %function
sctp_cmd_assoc_update:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r5, r0
ldr r0, [r1]
mov r6, r2
mov r4, r1
bl sock_net
mov r3, r0
mov r1, r6
mov r0, r4
mov r6, r3
bl sctp_assoc_update
cmp r0, #0
popeq {r4, r5, r6, r7, r8, pc}
mov r0, r4
mov r2, #4
mov r1, #0
bl sctp_make_abort
subs r4, r0, #0
ldr r7, .L9
beq .L3
mov r2, #0
ldr r1, [r7]
bl sctp_init_cause
ldr r3, .L9+4
mov r0, r4
ldr r4, [r3]
bl SCTP_CHUNK
mov r1, r4
mov r2, r0
mov r0, r5
bl sctp_add_cmd_sf
.L3:
ldr r3, .L9+8
ldr r2, .L9+12
ldr r0, [r3]
ldr r4, [r2]
bl SCTP_ERROR
mov r1, r4
mov r2, r0
mov r0, r5
bl sctp_add_cmd_sf
ldr r3, .L9+16
ldr r0, [r7]
ldr r4, [r3]
bl SCTP_PERR
mov r1, r4
mov r2, r0
mov r0, r5
bl sctp_add_cmd_sf
ldr r3, .L9+20
mov r0, r6
ldr r1, [r3]
bl SCTP_INC_STATS
ldr r3, .L9+24
mov r0, r6
pop {r4, r5, r6, r7, r8, lr}
ldr r1, [r3]
b SCTP_DEC_STATS
.L10:
.align 2
.L9:
.word SCTP_ERROR_RSRC_LOW
.word SCTP_CMD_REPLY
.word ECONNABORTED
.word SCTP_CMD_SET_SK_ERR
.word SCTP_CMD_ASSOC_FAILED
.word SCTP_MIB_ABORTEDS
.word SCTP_MIB_CURRESTAB
.size sctp_cmd_assoc_update, .-sctp_cmd_assoc_update
.comm SCTP_MIB_CURRESTAB,4,4
.comm SCTP_MIB_ABORTEDS,4,4
.comm SCTP_ERROR_RSRC_LOW,4,4
.comm SCTP_CMD_SET_SK_ERR,4,4
.comm SCTP_CMD_REPLY,4,4
.comm SCTP_CMD_ASSOC_FAILED,4,4
.comm ECONNABORTED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_trx.h_get_tx_desc_tx_buffer_address.c"
.intel_syntax noprefix
.text
.p2align 4
.type get_tx_desc_tx_buffer_address, @function
get_tx_desc_tx_buffer_address:
.LFB0:
.cfi_startproc
endbr64
mov edi, DWORD PTR 40[rdi]
jmp le32_to_cpu@PLT
.cfi_endproc
.LFE0:
.size get_tx_desc_tx_buffer_address, .-get_tx_desc_tx_buffer_address
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_trx.h_get_tx_desc_tx_buffer_address.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type get_tx_desc_tx_buffer_address, %function
get_tx_desc_tx_buffer_address:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, [r0, #40]
b le32_to_cpu
.size get_tx_desc_tx_buffer_address, .-get_tx_desc_tx_buffer_address
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_amr.c_amr_std_attach_mailbox.c"
.intel_syntax noprefix
.text
.p2align 4
.type amr_std_attach_mailbox, @function
amr_std_attach_mailbox:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov esi, DWORD PTR AMR_SMBOX_0[rip]
mov rbp, rdi
movzx edx, BYTE PTR [rdi]
call AMR_SBYTE_SET@PLT
mov edx, DWORD PTR 0[rbp]
mov esi, DWORD PTR AMR_SMBOX_1[rip]
mov rdi, rbp
movzx edx, dh
call AMR_SBYTE_SET@PLT
movzx edx, BYTE PTR 2[rbp]
mov esi, DWORD PTR AMR_SMBOX_2[rip]
mov rdi, rbp
call AMR_SBYTE_SET@PLT
mov edx, DWORD PTR 0[rbp]
mov esi, DWORD PTR AMR_SMBOX_3[rip]
mov rdi, rbp
shr edx, 24
call AMR_SBYTE_SET@PLT
mov edx, DWORD PTR AMR_SMBOX_ADDR[rip]
mov esi, DWORD PTR AMR_SMBOX_ENABLE[rip]
mov rdi, rbp
call AMR_SBYTE_SET@PLT
mov rdi, rbp
call AMR_SACK_INTERRUPT@PLT
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 8
jmp AMR_SENABLE_INTR@PLT
.cfi_endproc
.LFE0:
.size amr_std_attach_mailbox, .-amr_std_attach_mailbox
.comm AMR_SMBOX_ENABLE,4,4
.comm AMR_SMBOX_ADDR,4,4
.comm AMR_SMBOX_3,4,4
.comm AMR_SMBOX_2,4,4
.comm AMR_SMBOX_1,4,4
.comm AMR_SMBOX_0,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_amr.c_amr_std_attach_mailbox.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type amr_std_attach_mailbox, %function
amr_std_attach_mailbox:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
ldr r3, .L4
ldrb r2, [r0] @ zero_extendqisi2
ldr r1, [r3]
bl AMR_SBYTE_SET
ldr r3, .L4+4
ldrb r2, [r4, #1] @ zero_extendqisi2
ldr r1, [r3]
mov r0, r4
bl AMR_SBYTE_SET
ldr r3, .L4+8
ldrb r2, [r4, #2] @ zero_extendqisi2
ldr r1, [r3]
mov r0, r4
bl AMR_SBYTE_SET
ldr r3, .L4+12
ldrb r2, [r4, #3] @ zero_extendqisi2
ldr r1, [r3]
mov r0, r4
bl AMR_SBYTE_SET
ldr r3, .L4+16
ldr r2, .L4+20
mov r0, r4
ldr r2, [r2]
ldr r1, [r3]
bl AMR_SBYTE_SET
mov r0, r4
bl AMR_SACK_INTERRUPT
mov r0, r4
pop {r4, lr}
b AMR_SENABLE_INTR
.L5:
.align 2
.L4:
.word AMR_SMBOX_0
.word AMR_SMBOX_1
.word AMR_SMBOX_2
.word AMR_SMBOX_3
.word AMR_SMBOX_ENABLE
.word AMR_SMBOX_ADDR
.size amr_std_attach_mailbox, .-amr_std_attach_mailbox
.comm AMR_SMBOX_ENABLE,4,4
.comm AMR_SMBOX_ADDR,4,4
.comm AMR_SMBOX_3,4,4
.comm AMR_SMBOX_2,4,4
.comm AMR_SMBOX_1,4,4
.comm AMR_SMBOX_0,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cb_pcidas.c_cb_pcidas_ao_inttrig.c"
.intel_syntax noprefix
.text
.p2align 4
.type cb_pcidas_ao_inttrig, @function
cb_pcidas_ao_inttrig:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 8
.cfi_def_cfa_offset 48
mov rbx, QWORD PTR [rsi]
cmp DWORD PTR 8[rbx], edx
je .L2
mov eax, DWORD PTR EINVAL[rip]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
neg eax
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rax, QWORD PTR 16[rdi]
mov r12, QWORD PTR 8[rdi]
mov rbp, rdi
xor r13d, r13d
mov edx, DWORD PTR [rax]
call cb_pcidas_ao_load_fifo@PLT
mov rsi, r13
mov rdi, rbp
call spin_lock_irqsave@PLT
mov edi, DWORD PTR PCIDAS_CTRL_DAEMIE[rip]
or edi, DWORD PTR PCIDAS_CTRL_DAHFIE[rip]
or edi, DWORD PTR [r12]
mov eax, DWORD PTR PCIDAS_CTRL_DAEMI[rip]
mov DWORD PTR [r12], edi
or eax, DWORD PTR PCIDAS_CTRL_DAHFI[rip]
mov rsi, QWORD PTR PCIDAS_CTRL_REG[rip]
or edi, eax
add rsi, QWORD PTR 8[r12]
call outw@PLT
mov edi, DWORD PTR PCIDAS_AO_START[rip]
or edi, DWORD PTR PCIDAS_AO_DACEN[rip]
or edi, DWORD PTR PCIDAS_AO_EMPTY[rip]
or edi, DWORD PTR 4[r12]
mov DWORD PTR 4[r12], edi
mov rsi, QWORD PTR PCIDAS_AO_REG[rip]
add rsi, QWORD PTR 8[r12]
call outw@PLT
mov rsi, r13
mov rdi, rbp
call spin_unlock_irqrestore@PLT
mov QWORD PTR [rbx], 0
add rsp, 8
.cfi_def_cfa_offset 40
xor eax, eax
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size cb_pcidas_ao_inttrig, .-cb_pcidas_ao_inttrig
.comm PCIDAS_CTRL_REG,8,8
.comm PCIDAS_CTRL_DAHFIE,4,4
.comm PCIDAS_CTRL_DAHFI,4,4
.comm PCIDAS_CTRL_DAEMIE,4,4
.comm PCIDAS_CTRL_DAEMI,4,4
.comm PCIDAS_AO_START,4,4
.comm PCIDAS_AO_REG,8,8
.comm PCIDAS_AO_EMPTY,4,4
.comm PCIDAS_AO_DACEN,4,4
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cb_pcidas.c_cb_pcidas_ao_inttrig.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type cb_pcidas_ao_inttrig, %function
cb_pcidas_ao_inttrig:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
ldr r5, [r1]
ldr r3, [r5, #4]
cmp r3, r2
beq .L2
ldr r3, .L6
ldr r0, [r3]
rsb r0, r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L2:
mov r7, #0
mov r4, r0
ldr r3, [r0, #8]
ldr r6, [r0, #4]
ldr r2, [r3]
bl cb_pcidas_ao_load_fifo
mov r1, r7
mov r0, r4
bl spin_lock_irqsave
ldr r3, .L6+4
ldr r2, .L6+8
ldr r3, [r3]
ldr r2, [r2]
ldr r0, .L6+12
ldr r1, .L6+16
ldr r0, [r0]
ldr r1, [r1]
orr r3, r3, r2
ldr r2, .L6+20
ldr ip, [r6]
ldr r2, [r2]
orr r0, r0, r1
ldr r1, [r6, #8]
orr r3, r3, ip
str r3, [r6]
add r1, r1, r2
orr r0, r0, r3
bl outw
ldr r1, .L6+24
ldr r2, .L6+28
ldr r3, .L6+32
ldr r0, [r1]
ldr r2, [r2]
ldr r1, [r3]
ldr r3, .L6+36
orr r0, r0, r2
ldr r2, [r6, #4]
ldr r3, [r3]
orr r0, r0, r1
ldr r1, [r6, #8]
orr r0, r0, r2
add r1, r1, r3
str r0, [r6, #4]
bl outw
mov r1, r7
mov r0, r4
bl spin_unlock_irqrestore
mov r0, r7
str r7, [r5]
pop {r4, r5, r6, r7, r8, pc}
.L7:
.align 2
.L6:
.word EINVAL
.word PCIDAS_CTRL_DAEMIE
.word PCIDAS_CTRL_DAHFIE
.word PCIDAS_CTRL_DAEMI
.word PCIDAS_CTRL_DAHFI
.word PCIDAS_CTRL_REG
.word PCIDAS_AO_START
.word PCIDAS_AO_DACEN
.word PCIDAS_AO_EMPTY
.word PCIDAS_AO_REG
.size cb_pcidas_ao_inttrig, .-cb_pcidas_ao_inttrig
.comm PCIDAS_CTRL_REG,4,4
.comm PCIDAS_CTRL_DAHFIE,4,4
.comm PCIDAS_CTRL_DAHFI,4,4
.comm PCIDAS_CTRL_DAEMIE,4,4
.comm PCIDAS_CTRL_DAEMI,4,4
.comm PCIDAS_AO_START,4,4
.comm PCIDAS_AO_REG,4,4
.comm PCIDAS_AO_EMPTY,4,4
.comm PCIDAS_AO_DACEN,4,4
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_hfc_pci.c_sched_event_D_pci.c"
.intel_syntax noprefix
.text
.p2align 4
.type sched_event_D_pci, @function
sched_event_D_pci:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov edi, esi
lea rsi, 4[rbp]
call test_and_set_bit@PLT
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 8
jmp schedule_work@PLT
.cfi_endproc
.LFE0:
.size sched_event_D_pci, .-sched_event_D_pci
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_hfc_pci.c_sched_event_D_pci.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type sched_event_D_pci, %function
sched_event_D_pci:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
mov r0, r1
add r1, r4, #4
bl test_and_set_bit
mov r0, r4
pop {r4, lr}
b schedule_work
.size sched_event_D_pci, .-sched_event_D_pci
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_widget.c_widget_get_desired_width.c"
.intel_syntax noprefix
.text
.p2align 4
.globl widget_get_desired_width
.type widget_get_desired_width, @function
widget_get_desired_width:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L4
mov rax, QWORD PTR [rdi]
test rax, rax
je .L3
jmp rax
.p2align 4,,10
.p2align 3
.L3:
mov eax, DWORD PTR 8[rdi]
ret
.p2align 4,,10
.p2align 3
.L4:
xor eax, eax
ret
.cfi_endproc
.LFE0:
.size widget_get_desired_width, .-widget_get_desired_width
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_widget.c_widget_get_desired_width.c"
.text
.align 2
.global widget_get_desired_width
.syntax unified
.arm
.fpu softvfp
.type widget_get_desired_width, %function
widget_get_desired_width:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
subs r3, r0, #0
beq .L4
ldr r2, [r3]
cmp r2, #0
beq .L3
bx r2
.L3:
ldr r0, [r3, #4]
bx lr
.L4:
mov r0, r3
bx lr
.size widget_get_desired_width, .-widget_get_desired_width
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ecma-builtin-global.c_ecma_builtin_global_object_character_is_in.c"
.intel_syntax noprefix
.text
.p2align 4
.type ecma_builtin_global_object_character_is_in, @function
ecma_builtin_global_object_character_is_in:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov ebx, edi
xor edi, edi
sub rsp, 8
.cfi_def_cfa_offset 32
cmp ebx, 127
setle dil
call JERRY_ASSERT@PLT
mov eax, ebx
mov ecx, ebx
sar eax, 3
and ecx, 7
cdqe
mov eax, DWORD PTR 0[rbp+rax*4]
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
shr eax, cl
and eax, 1
ret
.cfi_endproc
.LFE0:
.size ecma_builtin_global_object_character_is_in, .-ecma_builtin_global_object_character_is_in
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ecma-builtin-global.c_ecma_builtin_global_object_character_is_in.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ecma_builtin_global_object_character_is_in, %function
ecma_builtin_global_object_character_is_in:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r1
cmp r0, #127
movgt r0, #0
movle r0, #1
bl JERRY_ASSERT
asr r3, r4, #3
ldr r0, [r5, r3, lsl #2]
and r4, r4, #7
lsr r0, r0, r4
and r0, r0, #1
pop {r4, r5, r6, pc}
.size ecma_builtin_global_object_character_is_in, .-ecma_builtin_global_object_character_is_in
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_env.c_hx509_env_add_binding.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "out of memory"
.text
.p2align 4
.globl hx509_env_add_binding
.type hx509_env_add_binding, @function
hx509_env_add_binding:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
mov r14, rdx
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13d, edi
mov edi, 32
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rcx
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov rbx, rsi
call malloc@PLT
test rax, rax
je .L10
mov rbp, rax
mov eax, DWORD PTR env_list[rip]
mov rdi, r14
mov QWORD PTR 0[rbp], 0
mov DWORD PTR 24[rbp], eax
call strdup@PLT
mov QWORD PTR 16[rbp], rax
test rax, rax
je .L11
mov QWORD PTR 8[rbp], r12
mov rax, QWORD PTR [rbx]
test rax, rax
je .L5
.p2align 4,,10
.p2align 3
.L6:
mov rdx, rax
mov rax, QWORD PTR [rax]
test rax, rax
jne .L6
mov QWORD PTR [rdx], rbp
.L1:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov QWORD PTR [rbx], rbp
xor eax, eax
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
mov edx, DWORD PTR ENOMEM[rip]
mov edi, r13d
lea rcx, .LC0[rip]
xor esi, esi
call hx509_set_error_string@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, DWORD PTR ENOMEM[rip]
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.L11:
.cfi_restore_state
mov rdi, rbp
call free@PLT
mov eax, DWORD PTR ENOMEM[rip]
jmp .L1
.cfi_endproc
.LFE0:
.size hx509_env_add_binding, .-hx509_env_add_binding
.comm env_list,4,4
.comm ENOMEM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_env.c_hx509_env_add_binding.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "out of memory\000"
.text
.align 2
.global hx509_env_add_binding
.syntax unified
.arm
.fpu softvfp
.type hx509_env_add_binding, %function
hx509_env_add_binding:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r8, r0
mov r0, #16
mov r5, r1
mov r7, r2
mov r6, r3
bl malloc
subs r4, r0, #0
beq .L10
mov r2, #0
ldr r3, .L12
mov r0, r7
ldr r3, [r3]
str r2, [r4]
str r3, [r4, #12]
bl strdup
cmp r0, #0
str r0, [r4, #8]
beq .L11
ldr r0, [r5]
str r6, [r4, #4]
cmp r0, #0
beq .L5
.L6:
mov r3, r0
ldr r0, [r0]
cmp r0, #0
bne .L6
str r4, [r3]
pop {r4, r5, r6, r7, r8, pc}
.L5:
str r4, [r5]
pop {r4, r5, r6, r7, r8, pc}
.L11:
mov r0, r4
bl free
ldr r3, .L12+4
ldr r0, [r3]
pop {r4, r5, r6, r7, r8, pc}
.L10:
ldr r5, .L12+4
mov r1, r4
mov r0, r8
ldr r2, [r5]
ldr r3, .L12+8
bl hx509_set_error_string
ldr r0, [r5]
pop {r4, r5, r6, r7, r8, pc}
.L13:
.align 2
.L12:
.word env_list
.word ENOMEM
.word .LC0
.size hx509_env_add_binding, .-hx509_env_add_binding
.comm env_list,4,4
.comm ENOMEM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_trans.c_gfs2_trans_add_revoke.c"
.intel_syntax noprefix
.text
.p2align 4
.globl gfs2_trans_add_revoke
.type gfs2_trans_add_revoke, @function
gfs2_trans_add_revoke:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov rax, QWORD PTR current[rip]
mov r12, rdi
mov rdi, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, QWORD PTR [rax]
call list_empty@PLT
xor edi, edi
test eax, eax
sete dil
call BUG_ON@PLT
mov rsi, rbp
mov rdi, r12
call gfs2_add_revoke@PLT
mov edi, DWORD PTR TR_TOUCHED[rip]
lea rsi, 4[rbx]
call set_bit@PLT
add DWORD PTR [rbx], 1
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size gfs2_trans_add_revoke, .-gfs2_trans_add_revoke
.comm current,8,8
.comm TR_TOUCHED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_trans.c_gfs2_trans_add_revoke.c"
.text
.align 2
.global gfs2_trans_add_revoke
.syntax unified
.arm
.fpu softvfp
.type gfs2_trans_add_revoke, %function
gfs2_trans_add_revoke:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L4
push {r4, r5, r6, lr}
ldr r3, [r3]
mov r6, r0
mov r0, r1
ldr r5, [r3]
mov r4, r1
bl list_empty
clz r0, r0
lsr r0, r0, #5
bl BUG_ON
mov r1, r4
mov r0, r6
bl gfs2_add_revoke
ldr r3, .L4+4
add r1, r5, #4
ldr r0, [r3]
bl set_bit
ldr r3, [r5]
add r3, r3, #1
str r3, [r5]
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word current
.word TR_TOUCHED
.size gfs2_trans_add_revoke, .-gfs2_trans_add_revoke
.comm current,4,4
.comm TR_TOUCHED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_outfuncs.c__outFuncExpr.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "FUNCEXPR"
.text
.p2align 4
.type _outFuncExpr, @function
_outFuncExpr:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
lea rdi, .LC0[rip]
call WRITE_NODE_TYPE@PLT
mov edi, DWORD PTR funcid[rip]
call WRITE_OID_FIELD@PLT
mov edi, DWORD PTR funcresulttype[rip]
call WRITE_OID_FIELD@PLT
mov edi, DWORD PTR funcretset[rip]
call WRITE_BOOL_FIELD@PLT
mov edi, DWORD PTR funcvariadic[rip]
call WRITE_BOOL_FIELD@PLT
mov esi, DWORD PTR CoercionForm[rip]
mov edi, DWORD PTR funcformat[rip]
call WRITE_ENUM_FIELD@PLT
mov edi, DWORD PTR funccollid[rip]
call WRITE_OID_FIELD@PLT
mov edi, DWORD PTR inputcollid[rip]
call WRITE_OID_FIELD@PLT
mov edi, DWORD PTR args[rip]
call WRITE_NODE_FIELD@PLT
mov edi, DWORD PTR location[rip]
add rsp, 8
.cfi_def_cfa_offset 8
jmp WRITE_LOCATION_FIELD@PLT
.cfi_endproc
.LFE0:
.size _outFuncExpr, .-_outFuncExpr
.comm location,4,4
.comm inputcollid,4,4
.comm funcvariadic,4,4
.comm funcretset,4,4
.comm funcresulttype,4,4
.comm funcid,4,4
.comm funcformat,4,4
.comm funccollid,4,4
.comm args,4,4
.comm CoercionForm,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_outfuncs.c__outFuncExpr.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "FUNCEXPR\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type _outFuncExpr, %function
_outFuncExpr:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r0, .L4
bl WRITE_NODE_TYPE
ldr r3, .L4+4
ldr r0, [r3]
bl WRITE_OID_FIELD
ldr r3, .L4+8
ldr r0, [r3]
bl WRITE_OID_FIELD
ldr r3, .L4+12
ldr r0, [r3]
bl WRITE_BOOL_FIELD
ldr r3, .L4+16
ldr r0, [r3]
bl WRITE_BOOL_FIELD
ldr r2, .L4+20
ldr r3, .L4+24
ldr r1, [r2]
ldr r0, [r3]
bl WRITE_ENUM_FIELD
ldr r3, .L4+28
ldr r0, [r3]
bl WRITE_OID_FIELD
ldr r3, .L4+32
ldr r0, [r3]
bl WRITE_OID_FIELD
ldr r3, .L4+36
ldr r0, [r3]
bl WRITE_NODE_FIELD
pop {r4, lr}
ldr r3, .L4+40
ldr r0, [r3]
b WRITE_LOCATION_FIELD
.L5:
.align 2
.L4:
.word .LC0
.word funcid
.word funcresulttype
.word funcretset
.word funcvariadic
.word CoercionForm
.word funcformat
.word funccollid
.word inputcollid
.word args
.word location
.size _outFuncExpr, .-_outFuncExpr
.comm location,4,4
.comm inputcollid,4,4
.comm funcvariadic,4,4
.comm funcretset,4,4
.comm funcresulttype,4,4
.comm funcid,4,4
.comm funcformat,4,4
.comm funccollid,4,4
.comm args,4,4
.comm CoercionForm,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_broadwell.c_broadwell_rt286_hw_params.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "can't set codec sysclk configuration\n"
.text
.p2align 4
.type broadwell_rt286_hw_params, @function
broadwell_rt286_hw_params:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edx, 24000000
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
mov rbx, QWORD PTR [rdi]
mov ecx, DWORD PTR SND_SOC_CLOCK_IN[rip]
mov esi, DWORD PTR RT286_SCLK_S_PLL[rip]
mov rdi, QWORD PTR 8[rbx]
call snd_soc_dai_set_sysclk@PLT
mov r12d, eax
test eax, eax
js .L5
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov edi, DWORD PTR [rbx]
lea rsi, .LC0[rip]
call dev_err@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size broadwell_rt286_hw_params, .-broadwell_rt286_hw_params
.comm SND_SOC_CLOCK_IN,4,4
.comm RT286_SCLK_S_PLL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_broadwell.c_broadwell_rt286_hw_params.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "can't set codec sysclk configuration\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type broadwell_rt286_hw_params, %function
broadwell_rt286_hw_params:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r2, .L6
ldr r5, [r0]
ldr r3, .L6+4
ldr r1, [r2]
ldr r0, [r5, #4]
ldr r3, [r3]
ldr r2, .L6+8
bl snd_soc_dai_set_sysclk
subs r4, r0, #0
blt .L5
mov r0, r4
pop {r4, r5, r6, pc}
.L5:
ldr r0, [r5]
ldr r1, .L6+12
bl dev_err
mov r0, r4
pop {r4, r5, r6, pc}
.L7:
.align 2
.L6:
.word RT286_SCLK_S_PLL
.word SND_SOC_CLOCK_IN
.word 24000000
.word .LC0
.size broadwell_rt286_hw_params, .-broadwell_rt286_hw_params
.comm SND_SOC_CLOCK_IN,4,4
.comm RT286_SCLK_S_PLL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pata_it821x.c_it821x_dev_config.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Bootable "
.LC1:
.string ""
.LC2:
.string "Integrated Technology Express"
.LC3:
.string "%sRAID%d volume"
.LC4:
.string "(%dK stripe)"
.LC5:
.string ".\n"
.text
.p2align 4
.type it821x_dev_config, @function
it821x_dev_config:
.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
.cfi_offset 12, -24
.cfi_offset 3, -32
mov rbx, rdi
sub rsp, 16
mov rax, QWORD PTR fs:40
mov QWORD PTR -24[rbp], rax
xor eax, eax
mov eax, DWORD PTR ATA_ID_PROD_LEN[rip]
mov rsi, rsp
lea ecx, 1[rax]
movsx rax, ecx
add rax, 15
mov rdx, rax
and rax, -4096
sub rsi, rax
and rdx, -16
mov rax, rsi
cmp rsp, rax
je .L3
.L19:
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
cmp rsp, rax
jne .L19
.L3:
and edx, 4095
sub rsp, rdx
test rdx, rdx
jne .L20
.L4:
mov edx, DWORD PTR ATA_ID_PROD[rip]
mov rdi, QWORD PTR [rbx]
mov rsi, rsp
mov r12, rsp
call ata_id_c_string@PLT
cmp DWORD PTR 8[rbx], 255
jg .L21
.L5:
lea rsi, .LC2[rip]
mov rdi, r12
call strstr@PLT
test rax, rax
je .L6
mov rax, QWORD PTR [rbx]
lea rcx, .LC0[rip]
mov esi, DWORD PTR KERN_INFO[rip]
mov rdi, rbx
mov edx, DWORD PTR 588[rax]
mov r8d, DWORD PTR 516[rax]
test edx, edx
lea rdx, .LC1[rip]
cmove rcx, rdx
lea rdx, .LC3[rip]
call ata_dev_printk@PLT
mov rax, QWORD PTR [rbx]
cmp DWORD PTR 516[rax], 1
je .L8
mov esi, DWORD PTR 584[rax]
lea rdi, .LC4[rip]
xor eax, eax
call printk@PLT
.L8:
lea rdi, .LC5[rip]
xor eax, eax
call printk@PLT
.L6:
mov eax, DWORD PTR ATA_HORKAGE_DIAGNOSTIC[rip]
not eax
and eax, DWORD PTR 12[rbx]
or eax, DWORD PTR ATA_HORKAGE_BROKEN_HPA[rip]
mov DWORD PTR 12[rbx], eax
mov rax, QWORD PTR -24[rbp]
xor rax, QWORD PTR fs:40
jne .L22
lea rsp, -16[rbp]
pop rbx
pop r12
pop rbp
.cfi_remember_state
.cfi_def_cfa 7, 8
ret
.p2align 4,,10
.p2align 3
.L21:
.cfi_restore_state
mov DWORD PTR 8[rbx], 255
jmp .L5
.p2align 4,,10
.p2align 3
.L20:
or QWORD PTR -8[rsp+rdx], 0
jmp .L4
.L22:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size it821x_dev_config, .-it821x_dev_config
.comm KERN_INFO,4,4
.comm ATA_ID_PROD_LEN,4,4
.comm ATA_ID_PROD,4,4
.comm ATA_HORKAGE_DIAGNOSTIC,4,4
.comm ATA_HORKAGE_BROKEN_HPA,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pata_it821x.c_it821x_dev_config.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Bootable \000"
.align 2
.LC1:
.ascii "\000"
.align 2
.LC2:
.ascii "Integrated Technology Express\000"
.align 2
.LC3:
.ascii "%sRAID%d volume\000"
.align 2
.LC4:
.ascii "(%dK stripe)\000"
.align 2
.LC5:
.ascii ".\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC6:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type it821x_dev_config, %function
it821x_dev_config:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, fp, lr}
add fp, sp, #12
sub sp, sp, #16
mov r4, r0
ldr r3, .L18
ldr ip, .L18+4
ldr r3, [r3]
ldr r0, [r0]
add r2, r3, #8
bic r2, r2, #7
sub sp, sp, r2
add r5, sp, #8
ldr r2, [ip]
ldr ip, .L18+8
mov r1, r5
add r3, r3, #1
ldr ip, [ip]
str ip, [fp, #-16]
mov ip,#0
bl ata_id_c_string
ldr r3, [r4, #4]
mov r0, r5
cmp r3, #255
movgt r3, #255
ldr r1, .L18+12
strgt r3, [r4, #4]
bl strstr
cmp r0, #0
beq .L3
ldr r2, [r4]
ldr r1, .L18+16
ldr r0, [r2, #588]
ldr ip, [r2, #516]
ldr r2, .L18+20
cmp r0, #0
str ip, [sp]
ldr r3, .L18+24
mov r0, r4
moveq r3, r1
ldr r1, [r2]
ldr r2, .L18+28
bl ata_dev_printk
ldr r3, [r4]
ldr r2, [r3, #516]
cmp r2, #1
bne .L16
.L5:
ldr r0, .L18+32
bl printk
.L3:
ldr r3, .L18+36
ldr r2, .L18+40
ldr r1, [r3]
ldr r3, [r4, #8]
ldr r2, [r2]
bic r3, r3, r1
orr r3, r3, r2
str r3, [r4, #8]
ldr r3, .L18+8
ldr r2, [r3]
ldr r3, [fp, #-16]
eors r2, r3, r2
mov r3, #0
bne .L17
sub sp, fp, #12
@ sp needed
pop {r4, r5, fp, pc}
.L16:
ldr r1, [r3, #584]
ldr r0, .L18+44
bl printk
b .L5
.L17:
bl __stack_chk_fail
.L19:
.align 2
.L18:
.word ATA_ID_PROD_LEN
.word ATA_ID_PROD
.word .LC6
.word .LC2
.word .LC1
.word KERN_INFO
.word .LC0
.word .LC3
.word .LC5
.word ATA_HORKAGE_DIAGNOSTIC
.word ATA_HORKAGE_BROKEN_HPA
.word .LC4
.size it821x_dev_config, .-it821x_dev_config
.comm KERN_INFO,4,4
.comm ATA_ID_PROD_LEN,4,4
.comm ATA_ID_PROD,4,4
.comm ATA_HORKAGE_DIAGNOSTIC,4,4
.comm ATA_HORKAGE_BROKEN_HPA,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_tree-chrec.h_tree_is_chrec.c"
.intel_syntax noprefix
.text
.p2align 4
.type tree_is_chrec, @function
tree_is_chrec:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov ebp, edi
call TREE_CODE@PLT
mov r8, rax
cmp r8, QWORD PTR POLYNOMIAL_CHREC[rip]
mov eax, 1
je .L1
mov edi, ebp
call automatically_generated_chrec_p@PLT
test rax, rax
setne al
movzx eax, al
.L1:
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size tree_is_chrec, .-tree_is_chrec
.comm POLYNOMIAL_CHREC,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_tree-chrec.h_tree_is_chrec.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type tree_is_chrec, %function
tree_is_chrec:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
bl TREE_CODE
ldr r3, .L6
ldr r3, [r3]
cmp r0, r3
beq .L3
mov r0, r4
bl automatically_generated_chrec_p
subs r0, r0, #0
movne r0, #1
pop {r4, pc}
.L3:
mov r0, #1
pop {r4, pc}
.L7:
.align 2
.L6:
.word POLYNOMIAL_CHREC
.size tree_is_chrec, .-tree_is_chrec
.comm POLYNOMIAL_CHREC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_amdgpu_irq.c_amdgpu_irqdomain_map.c"
.intel_syntax noprefix
.text
.p2align 4
.type amdgpu_irqdomain_map, @function
amdgpu_irqdomain_map:
.LFB0:
.cfi_startproc
endbr64
cmp QWORD PTR AMDGPU_MAX_IRQ_SRC_ID[rip], rdx
jg .L2
mov eax, DWORD PTR EPERM[rip]
neg eax
ret
.p2align 4,,10
.p2align 3
.L2:
sub rsp, 8
.cfi_def_cfa_offset 16
mov edx, DWORD PTR handle_simple_irq[rip]
mov edi, esi
lea rsi, amdgpu_irq_chip[rip]
call irq_set_chip_and_handler@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size amdgpu_irqdomain_map, .-amdgpu_irqdomain_map
.comm handle_simple_irq,4,4
.comm amdgpu_irq_chip,4,4
.comm EPERM,4,4
.comm AMDGPU_MAX_IRQ_SRC_ID,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_amdgpu_irq.c_amdgpu_irqdomain_map.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type amdgpu_irqdomain_map, %function
amdgpu_irqdomain_map:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L8
ldr r3, [r3]
cmp r3, r2
bgt .L2
ldr r3, .L8+4
ldr r0, [r3]
rsb r0, r0, #0
bx lr
.L2:
ldr r3, .L8+8
mov r0, r1
push {r4, lr}
ldr r2, [r3]
ldr r1, .L8+12
bl irq_set_chip_and_handler
mov r0, #0
pop {r4, pc}
.L9:
.align 2
.L8:
.word AMDGPU_MAX_IRQ_SRC_ID
.word EPERM
.word handle_simple_irq
.word amdgpu_irq_chip
.size amdgpu_irqdomain_map, .-amdgpu_irqdomain_map
.comm handle_simple_irq,4,4
.comm amdgpu_irq_chip,4,4
.comm EPERM,4,4
.comm AMDGPU_MAX_IRQ_SRC_ID,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_misc.c___port_infinity.c"
.intel_syntax noprefix
.text
.p2align 4
.type __port_infinity, @function
__port_infinity:
.LFB0:
.cfi_startproc
endbr64
movss xmm0, DWORD PTR .LC0[rip]
ret
.cfi_endproc
.LFE0:
.size __port_infinity, .-__port_infinity
.section .rodata.cst4,"aM",@progbits,4
.align 4
.LC0:
.long 2139095040
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_misc.c___port_infinity.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type __port_infinity, %function
__port_infinity:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, .L3
bx lr
.L4:
.align 2
.L3:
.word 2139095040
.size __port_infinity, .-__port_infinity
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.c_fetch_default_proxy_port.c"
.intel_syntax noprefix
.text
.p2align 4
.globl fetch_default_proxy_port
.type fetch_default_proxy_port, @function
fetch_default_proxy_port:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov esi, DWORD PTR SCHEME_FTP[rip]
mov rbp, rdi
call strcmp@PLT
test rax, rax
jne .L2
mov eax, DWORD PTR FTP_DEFAULT_PROXY_PORT[rip]
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov esi, DWORD PTR SCHEME_HTTP[rip]
mov rdi, rbp
call strcmp@PLT
pop rbp
.cfi_def_cfa_offset 8
test rax, rax
mov eax, 0
cmove eax, DWORD PTR HTTP_DEFAULT_PROXY_PORT[rip]
ret
.cfi_endproc
.LFE0:
.size fetch_default_proxy_port, .-fetch_default_proxy_port
.comm SCHEME_HTTP,4,4
.comm SCHEME_FTP,4,4
.comm HTTP_DEFAULT_PROXY_PORT,4,4
.comm FTP_DEFAULT_PROXY_PORT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.c_fetch_default_proxy_port.c"
.text
.align 2
.global fetch_default_proxy_port
.syntax unified
.arm
.fpu softvfp
.type fetch_default_proxy_port, %function
fetch_default_proxy_port:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L7
push {r4, lr}
ldr r1, [r3]
mov r4, r0
bl strcmp
cmp r0, #0
bne .L2
ldr r3, .L7+4
ldr r0, [r3]
pop {r4, pc}
.L2:
ldr r3, .L7+8
mov r0, r4
ldr r1, [r3]
bl strcmp
cmp r0, #0
ldreq r3, .L7+12
ldreq r0, [r3]
movne r0, #0
pop {r4, pc}
.L8:
.align 2
.L7:
.word SCHEME_FTP
.word FTP_DEFAULT_PROXY_PORT
.word SCHEME_HTTP
.word HTTP_DEFAULT_PROXY_PORT
.size fetch_default_proxy_port, .-fetch_default_proxy_port
.comm SCHEME_HTTP,4,4
.comm SCHEME_FTP,4,4
.comm HTTP_DEFAULT_PROXY_PORT,4,4
.comm FTP_DEFAULT_PROXY_PORT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ltr501.c_ltr501_drdy.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "ltr501_drdy() failed, data not ready\n"
.text
.p2align 4
.type ltr501_drdy, @function
ltr501_drdy:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rdi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov ebp, esi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov ebx, 100
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea r13, 4[rsp]
jmp .L3
.p2align 4,,10
.p2align 3
.L10:
mov eax, DWORD PTR 4[rsp]
and eax, ebp
cmp eax, ebp
je .L5
mov edi, 25
call msleep@PLT
sub ebx, 1
je .L9
.L3:
mov edi, DWORD PTR 8[r12]
mov esi, DWORD PTR LTR501_ALS_PS_STATUS[rip]
mov rdx, r13
call regmap_read@PLT
test eax, eax
jns .L10
.L1:
mov rcx, QWORD PTR 8[rsp]
xor rcx, QWORD PTR fs:40
jne .L11
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
xor eax, eax
jmp .L1
.L9:
mov rdi, QWORD PTR [r12]
lea rsi, .LC0[rip]
call dev_err@PLT
mov eax, DWORD PTR EIO[rip]
neg eax
jmp .L1
.L11:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size ltr501_drdy, .-ltr501_drdy
.comm LTR501_ALS_PS_STATUS,4,4
.comm EIO,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ltr501.c_ltr501_drdy.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "ltr501_drdy() failed, data not ready\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ltr501_drdy, %function
ltr501_drdy:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
ldr r3, .L12
sub sp, sp, #12
mov r5, r0
mov r6, r1
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, #100
ldr r7, .L12+4
b .L3
.L10:
ldr r3, [sp]
bics r3, r6, r3
beq .L5
mov r0, #25
bl msleep
subs r4, r4, #1
beq .L9
.L3:
mov r2, sp
ldr r1, [r7]
ldr r0, [r5, #4]
bl regmap_read
cmp r0, #0
bge .L10
.L1:
ldr r3, .L12
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L11
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, pc}
.L5:
mov r0, #0
b .L1
.L9:
ldr r0, [r5]
ldr r1, .L12+8
bl dev_err
ldr r3, .L12+12
ldr r0, [r3]
rsb r0, r0, #0
b .L1
.L11:
bl __stack_chk_fail
.L13:
.align 2
.L12:
.word .LC1
.word LTR501_ALS_PS_STATUS
.word .LC0
.word EIO
.size ltr501_drdy, .-ltr501_drdy
.comm LTR501_ALS_PS_STATUS,4,4
.comm EIO,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_tr_image.c_R_GammaCorrect.c"
.intel_syntax noprefix
.text
.p2align 4
.globl R_GammaCorrect
.type R_GammaCorrect, @function
R_GammaCorrect:
.LFB0:
.cfi_startproc
endbr64
test esi, esi
jle .L1
lea eax, -1[rsi]
mov rcx, QWORD PTR s_gammatable[rip]
lea rdx, 8[rdi+rax*8]
.p2align 4,,10
.p2align 3
.L3:
mov rax, QWORD PTR [rdi]
add rdi, 8
mov rax, QWORD PTR [rcx+rax*8]
mov QWORD PTR -8[rdi], rax
cmp rdi, rdx
jne .L3
.L1:
ret
.cfi_endproc
.LFE0:
.size R_GammaCorrect, .-R_GammaCorrect
.comm s_gammatable,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_tr_image.c_R_GammaCorrect.c"
.text
.align 2
.global R_GammaCorrect
.syntax unified
.arm
.fpu softvfp
.type R_GammaCorrect, %function
R_GammaCorrect:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r1, #0
bxle lr
ldr r3, .L6
sub r0, r0, #4
ldr r2, [r3]
add r1, r0, r1, lsl #2
.L3:
ldr r3, [r0, #4]!
ldr r3, [r2, r3, lsl #2]
cmp r0, r1
str r3, [r0]
bne .L3
bx lr
.L7:
.align 2
.L6:
.word s_gammatable
.size R_GammaCorrect, .-R_GammaCorrect
.comm s_gammatable,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_gen.c_emit_ternary.c"
.intel_syntax noprefix
.text
.p2align 4
.type emit_ternary, @function
emit_ternary:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rdi
mov rdi, QWORD PTR 16[rdi]
call emit_expr@PLT
xor eax, eax
call make_label@PLT
mov rdi, rax
mov rbp, rax
call emit_je@PLT
mov rdi, QWORD PTR 8[rbx]
test rdi, rdi
jne .L9
.L2:
cmp QWORD PTR [rbx], 0
je .L3
xor eax, eax
call make_label@PLT
mov rdi, rax
mov r12, rax
call emit_jmp@PLT
mov rdi, rbp
call emit_label@PLT
mov rdi, QWORD PTR [rbx]
call emit_expr@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rdi, r12
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp emit_label@PLT
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp emit_label@PLT
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
call emit_expr@PLT
jmp .L2
.cfi_endproc
.LFE0:
.size emit_ternary, .-emit_ternary
.comm SAVE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_gen.c_emit_ternary.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type emit_ternary, %function
emit_ternary:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
ldr r0, [r0, #8]
bl emit_expr
bl make_label
mov r5, r0
bl emit_je
ldr r0, [r4, #4]
cmp r0, #0
bne .L9
.L2:
ldr r3, [r4]
cmp r3, #0
beq .L3
bl make_label
mov r6, r0
bl emit_jmp
mov r0, r5
bl emit_label
ldr r0, [r4]
bl emit_expr
mov r0, r6
pop {r4, r5, r6, lr}
b emit_label
.L3:
mov r0, r5
pop {r4, r5, r6, lr}
b emit_label
.L9:
bl emit_expr
b .L2
.size emit_ternary, .-emit_ternary
.comm SAVE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_hns_dsaf_gmac.c_hns_gmac_get_port_mode.c"
.intel_syntax noprefix
.text
.p2align 4
.type hns_gmac_get_port_mode, @function
hns_gmac_get_port_mode:
.LFB0:
.cfi_startproc
endbr64
mov ecx, DWORD PTR GMAC_PORT_MODE_S[rip]
mov edx, DWORD PTR GMAC_PORT_MODE_M[rip]
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rsi
mov esi, DWORD PTR GMAC_PORT_MODE_REG[rip]
call dsaf_get_dev_field@PLT
mov DWORD PTR [rbx], eax
pop rbx
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size hns_gmac_get_port_mode, .-hns_gmac_get_port_mode
.comm GMAC_PORT_MODE_S,4,4
.comm GMAC_PORT_MODE_REG,4,4
.comm GMAC_PORT_MODE_M,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_hns_dsaf_gmac.c_hns_gmac_get_port_mode.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hns_gmac_get_port_mode, %function
hns_gmac_get_port_mode:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r3, .L4
mov r4, r1
ldr r2, .L4+4
ldr r1, .L4+8
ldr r3, [r3]
ldr r2, [r2]
ldr r1, [r1]
bl dsaf_get_dev_field
str r0, [r4]
pop {r4, pc}
.L5:
.align 2
.L4:
.word GMAC_PORT_MODE_S
.word GMAC_PORT_MODE_M
.word GMAC_PORT_MODE_REG
.size hns_gmac_get_port_mode, .-hns_gmac_get_port_mode
.comm GMAC_PORT_MODE_S,4,4
.comm GMAC_PORT_MODE_REG,4,4
.comm GMAC_PORT_MODE_M,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ubc_subr.c_ubc_get_cs_blobs.c"
.intel_syntax noprefix
.text
.p2align 4
.globl ubc_get_cs_blobs
.type ubc_get_cs_blobs, @function
ubc_get_cs_blobs:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
call UBCINFOEXISTS@PLT
test eax, eax
je .L3
mov rax, QWORD PTR [rbx]
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 8
mov rax, QWORD PTR [rax]
ret
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
.L2:
endbr64
xor eax, eax
pop rbx
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size ubc_get_cs_blobs, .-ubc_get_cs_blobs
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ubc_subr.c_ubc_get_cs_blobs.c"
.text
.align 2
.global ubc_get_cs_blobs
.syntax unified
.arm
.fpu softvfp
.type ubc_get_cs_blobs, %function
ubc_get_cs_blobs:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
.L2:
push {r4, lr}
mov r4, r0
bl UBCINFOEXISTS
cmp r0, #0
ldrne r3, [r4]
ldrne r0, [r3]
pop {r4, pc}
.size ubc_get_cs_blobs, .-ubc_get_cs_blobs
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_t4_hw.c_t4_get_vpd_params.c"
.intel_syntax noprefix
.text
.p2align 4
.globl t4_get_vpd_params
.type t4_get_vpd_params, @function
t4_get_vpd_params:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
sub rsp, 16
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call t4_get_raw_vpd_params@PLT
test eax, eax
je .L6
.L1:
mov rcx, QWORD PTR 8[rsp]
xor rcx, QWORD PTR fs:40
jne .L7
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore_state
mov edi, DWORD PTR FW_PARAMS_MNEM_DEV[rip]
call FW_PARAMS_MNEM_V@PLT
mov edi, DWORD PTR FW_PARAMS_PARAM_DEV_CCLK[rip]
mov r12d, eax
call FW_PARAMS_PARAM_X_V@PLT
sub rsp, 8
.cfi_def_cfa_offset 56
mov edx, DWORD PTR 0[rbp]
mov esi, DWORD PTR 4[rbp]
or r12d, eax
xor ecx, ecx
mov r8d, 1
mov rdi, rbp
mov DWORD PTR 8[rsp], r12d
lea rax, 12[rsp]
push rax
.cfi_def_cfa_offset 64
lea r9, 16[rsp]
call t4_query_params@PLT
pop rdx
.cfi_def_cfa_offset 56
pop rcx
.cfi_def_cfa_offset 48
test eax, eax
jne .L1
mov edx, DWORD PTR 4[rsp]
mov DWORD PTR [rbx], edx
jmp .L1
.L7:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size t4_get_vpd_params, .-t4_get_vpd_params
.comm FW_PARAMS_PARAM_DEV_CCLK,4,4
.comm FW_PARAMS_MNEM_DEV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_t4_hw.c_t4_get_vpd_params.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global t4_get_vpd_params
.syntax unified
.arm
.fpu softvfp
.type t4_get_vpd_params, %function
t4_get_vpd_params:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
ldr r3, .L7
sub sp, sp, #36
ldr r3, [r3]
str r3, [sp, #28]
mov r3,#0
mov r6, r0
mov r7, r1
bl t4_get_raw_vpd_params
subs r4, r0, #0
bne .L1
ldr r3, .L7+4
ldr r0, [r3]
bl FW_PARAMS_MNEM_V
ldr r3, .L7+8
mov r5, r0
ldr r0, [r3]
bl FW_PARAMS_PARAM_X_V
mov r2, #1
add r1, sp, #24
str r2, [sp]
add r2, sp, #20
str r1, [sp, #8]
str r2, [sp, #4]
mov r3, r4
orr ip, r5, r0
ldr r2, [r6]
mov r0, r6
ldr r1, [r6, #4]
str ip, [sp, #20]
bl t4_query_params
subs r4, r0, #0
ldreq r3, [sp, #24]
streq r3, [r7]
.L1:
ldr r3, .L7
ldr r2, [r3]
ldr r3, [sp, #28]
eors r2, r3, r2
mov r3, #0
bne .L6
mov r0, r4
add sp, sp, #36
@ sp needed
pop {r4, r5, r6, r7, pc}
.L6:
bl __stack_chk_fail
.L8:
.align 2
.L7:
.word .LC0
.word FW_PARAMS_MNEM_DEV
.word FW_PARAMS_PARAM_DEV_CCLK
.size t4_get_vpd_params, .-t4_get_vpd_params
.comm FW_PARAMS_PARAM_DEV_CCLK,4,4
.comm FW_PARAMS_MNEM_DEV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_6pack.c_sixpack_open.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "sp%d"
.text
.p2align 4
.type sixpack_open, @function
sixpack_open:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov rbx, rdi
sub rsp, 24
.cfi_def_cfa_offset 80
mov edi, DWORD PTR CAP_NET_ADMIN[rip]
call capable@PLT
mov r12d, DWORD PTR EPERM[rip]
neg r12d
test eax, eax
je .L1
mov rax, QWORD PTR 16[rbx]
mov r12d, DWORD PTR EOPNOTSUPP[rip]
neg r12d
cmp QWORD PTR [rax], 0
je .L1
mov edx, DWORD PTR sp_setup[rip]
lea rsi, .LC0[rip]
mov edi, 184
call alloc_netdev@PLT
mov r12d, DWORD PTR ENOMEM[rip]
mov r13, rax
neg r12d
test rax, rax
je .L1
mov rdi, rax
call netdev_priv@PLT
mov QWORD PTR 176[rax], r13
lea r8, 36[rax]
mov rbp, rax
mov rdi, r8
mov QWORD PTR 8[rsp], r8
call spin_lock_init@PLT
mov esi, 1
lea rdi, 172[rbp]
call atomic_set@PLT
lea rdi, 168[rbp]
call init_MUTEX_LOCKED@PLT
mov eax, DWORD PTR 0[r13]
mov esi, DWORD PTR GFP_KERNEL[rip]
lea r12d, [rax+rax]
movsx r12, r12d
lea r15, 4[r12]
mov rdi, r15
call kmalloc@PLT
mov esi, DWORD PTR GFP_KERNEL[rip]
mov rdi, r15
mov r14, rax
call kmalloc@PLT
mov r15, rax
test r14, r14
je .L10
test rax, rax
mov r8, QWORD PTR 8[rsp]
je .L10
mov rdi, r8
mov QWORD PTR 8[rsp], r8
call spin_lock_bh@PLT
mov rax, QWORD PTR AX25_MTU[rip]
mov QWORD PTR 16[rbp], r12
mov rdi, r13
mov QWORD PTR 160[rbp], rbx
xor r12d, r12d
add rax, 73
mov QWORD PTR 0[rbp], r14
mov QWORD PTR 152[rbp], rax
mov eax, DWORD PTR SIXP_TXDELAY[rip]
mov QWORD PTR 8[rbp], r15
mov DWORD PTR 96[rbp], eax
mov eax, DWORD PTR SIXP_PERSIST[rip]
mov QWORD PTR 144[rbp], 0
mov DWORD PTR 92[rbp], eax
mov eax, DWORD PTR SIXP_SLOTTIME[rip]
mov QWORD PTR 136[rbp], 0
mov DWORD PTR 88[rbp], eax
movabs rax, 4294967392
mov QWORD PTR 128[rbp], 0
mov QWORD PTR 120[rbp], 0
mov QWORD PTR 112[rbp], 0
mov QWORD PTR 104[rbp], 0
mov QWORD PTR 24[rbp], rax
mov DWORD PTR 32[rbp], 1
mov QWORD PTR 80[rbp], 0
mov QWORD PTR 72[rbp], 0
call netif_start_queue@PLT
lea rdi, 56[rbp]
call init_timer@PLT
mov eax, DWORD PTR sp_xmit_on_air[rip]
mov QWORD PTR 56[rbp], rbp
lea rdi, 40[rbp]
mov DWORD PTR 64[rbp], eax
call init_timer@PLT
mov r8, QWORD PTR 8[rsp]
mov rdi, r8
call spin_unlock_bh@PLT
mov QWORD PTR 8[rbx], rbp
mov rdi, r13
mov DWORD PTR [rbx], 65536
call register_netdev@PLT
test rax, rax
jne .L8
mov rdi, rbp
call tnc_init@PLT
.L1:
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
mov r12d, DWORD PTR ENOBUFS[rip]
neg r12d
.L8:
mov rdi, r15
call kfree@PLT
mov rdi, r14
call kfree@PLT
mov rdi, r13
call free_netdev@PLT
jmp .L1
.cfi_endproc
.LFE0:
.size sixpack_open, .-sixpack_open
.comm sp_xmit_on_air,4,4
.comm sp_setup,4,4
.comm SIXP_TXDELAY,4,4
.comm SIXP_SLOTTIME,4,4
.comm SIXP_PERSIST,4,4
.comm GFP_KERNEL,4,4
.comm EPERM,4,4
.comm EOPNOTSUPP,4,4
.comm ENOMEM,4,4
.comm ENOBUFS,4,4
.comm CAP_NET_ADMIN,4,4
.comm AX25_MTU,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_6pack.c_sixpack_open.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "sp%d\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type sixpack_open, %function
sixpack_open:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r3, .L14
mov r5, r0
ldr r0, [r3]
bl capable
cmp r0, #0
beq .L11
ldr r3, [r5, #8]
ldr r3, [r3]
cmp r3, #0
beq .L12
ldr r3, .L14+4
mov r0, #108
ldr r1, .L14+8
ldr r2, [r3]
bl alloc_netdev
subs r7, r0, #0
beq .L13
bl netdev_priv
mov r4, r0
add fp, r0, #24
str r7, [r0, #104]
mov r0, fp
bl spin_lock_init
mov r1, #1
add r0, r4, #100
bl atomic_set
add r0, r4, #96
bl init_MUTEX_LOCKED
ldr r9, [r7]
ldr r10, .L14+12
lsl r9, r9, #1
add r6, r9, #4
ldr r1, [r10]
mov r0, r6
bl kmalloc
ldr r1, [r10]
mov r8, r0
mov r0, r6
bl kmalloc
clz r6, r0
cmp r8, #0
lsr r6, r6, #5
moveq r6, #1
cmp r6, #0
mov r10, r0
beq .L6
ldr r3, .L14+16
ldr r5, [r3]
rsb r5, r5, #0
.L7:
mov r0, r10
bl kfree
mov r0, r8
bl kfree
mov r0, r7
bl free_netdev
mov r0, r5
pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L12:
ldr r3, .L14+20
ldr r5, [r3]
rsb r5, r5, #0
.L1:
mov r0, r5
pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L11:
ldr r3, .L14+24
ldr r5, [r3]
rsb r5, r5, #0
mov r0, r5
pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L6:
mov r0, fp
bl spin_lock_bh
mov r2, #1
mov r1, #96
ldr r3, .L14+28
ldr r0, .L14+32
ldr r3, [r3]
ldr ip, [r0]
add r3, r3, #73
str r3, [r4, #88]
ldr r0, .L14+36
ldr r3, .L14+40
ldr r0, [r0]
ldr r3, [r3]
str ip, [r4, #60]
str r1, [r4, #12]
str r2, [r4, #16]
str r2, [r4, #20]
str r3, [r4, #52]
str r5, [r4, #92]
str r0, [r4, #56]
stm r4, {r8, r10}
mov r0, r7
str r9, [r4, #8]
str r6, [r4, #84]
str r6, [r4, #80]
str r6, [r4, #76]
str r6, [r4, #72]
str r6, [r4, #68]
str r6, [r4, #64]
str r6, [r4, #48]
str r6, [r4, #44]
bl netif_start_queue
add r0, r4, #36
bl init_timer
ldr r3, .L14+44
str r4, [r4, #36]
ldr r3, [r3]
add r0, r4, #28
str r3, [r4, #40]
bl init_timer
mov r0, fp
bl spin_unlock_bh
mov r3, #65536
mov r0, r7
stm r5, {r3, r4}
bl register_netdev
subs r5, r0, #0
movne r5, r6
bne .L7
mov r0, r4
bl tnc_init
b .L1
.L13:
ldr r3, .L14+48
ldr r5, [r3]
rsb r5, r5, #0
mov r0, r5
pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L15:
.align 2
.L14:
.word CAP_NET_ADMIN
.word sp_setup
.word .LC0
.word GFP_KERNEL
.word ENOBUFS
.word EOPNOTSUPP
.word EPERM
.word AX25_MTU
.word SIXP_TXDELAY
.word SIXP_PERSIST
.word SIXP_SLOTTIME
.word sp_xmit_on_air
.word ENOMEM
.size sixpack_open, .-sixpack_open
.comm sp_xmit_on_air,4,4
.comm sp_setup,4,4
.comm SIXP_TXDELAY,4,4
.comm SIXP_SLOTTIME,4,4
.comm SIXP_PERSIST,4,4
.comm GFP_KERNEL,4,4
.comm EPERM,4,4
.comm EOPNOTSUPP,4,4
.comm ENOMEM,4,4
.comm ENOBUFS,4,4
.comm CAP_NET_ADMIN,4,4
.comm AX25_MTU,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_xallocx.c_get_nsmall.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "arenas.nbins"
.text
.p2align 4
.type get_nsmall, @function
get_nsmall:
.LFB0:
.cfi_startproc
endbr64
lea rdi, .LC0[rip]
jmp get_nsizes_impl@PLT
.cfi_endproc
.LFE0:
.size get_nsmall, .-get_nsmall
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_xallocx.c_get_nsmall.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "arenas.nbins\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type get_nsmall, %function
get_nsmall:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, .L3
b get_nsizes_impl
.L4:
.align 2
.L3:
.word .LC0
.size get_nsmall, .-get_nsmall
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_tm.h_failure_is_unavailable.c"
.intel_syntax noprefix
.text
.p2align 4
.type failure_is_unavailable, @function
failure_is_unavailable:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
xor eax, eax
call failure_code@PLT
mov edx, DWORD PTR TM_CAUSE_FAC_UNAV[rip]
and eax, edx
cmp eax, edx
sete al
add rsp, 8
.cfi_def_cfa_offset 8
movzx eax, al
ret
.cfi_endproc
.LFE0:
.size failure_is_unavailable, .-failure_is_unavailable
.comm TM_CAUSE_FAC_UNAV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_tm.h_failure_is_unavailable.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type failure_is_unavailable, %function
failure_is_unavailable:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl failure_code
ldr r3, .L4
ldr r3, [r3]
bics r3, r3, r0
moveq r0, #1
movne r0, #0
pop {r4, pc}
.L5:
.align 2
.L4:
.word TM_CAUSE_FAC_UNAV
.size failure_is_unavailable, .-failure_is_unavailable
.comm TM_CAUSE_FAC_UNAV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cl_console.c_Con_Linefeed.c"
.intel_syntax noprefix
.text
.p2align 4
.globl Con_Linefeed
.type Con_Linefeed, @function
Con_Linefeed:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
xor edx, edx
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
mov rax, QWORD PTR con[rip]
div QWORD PTR NUM_CON_TIMES[rip]
mov rax, QWORD PTR con[rip+48]
lea rax, [rax+rdx*8]
test rdi, rdi
je .L2
mov QWORD PTR [rax], 0
.L3:
mov rax, QWORD PTR con[rip]
cmp QWORD PTR con[rip+8], rax
mov QWORD PTR con[rip+40], 0
lea rdx, 1[rax]
jne .L4
mov QWORD PTR con[rip+8], rdx
.L4:
mov eax, DWORD PTR con[rip+16]
mov QWORD PTR con[rip], rdx
xor ebx, ebx
lea rbp, con[rip]
test eax, eax
jle .L1
.p2align 4,,10
.p2align 3
.L5:
mov edi, DWORD PTR COLOR_WHITE[rip]
call ColorIndex@PLT
movsx rcx, DWORD PTR con[rip+32]
xor edx, edx
mov r8d, eax
mov rax, QWORD PTR 0[rbp]
sal r8d, 8
div rcx
movsx rax, DWORD PTR con[rip+16]
or r8d, 32
imul rdx, rax
mov rax, QWORD PTR con[rip+24]
add rdx, rbx
add rbx, 1
mov DWORD PTR [rax+rdx*4], r8d
cmp DWORD PTR con[rip+16], ebx
jg .L5
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rdx, QWORD PTR cls[rip]
mov QWORD PTR [rax], rdx
jmp .L3
.cfi_endproc
.LFE0:
.size Con_Linefeed, .-Con_Linefeed
.comm con,56,32
.comm cls,8,8
.comm NUM_CON_TIMES,8,8
.comm COLOR_WHITE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cl_console.c_Con_Linefeed.c"
.text
.global __aeabi_uidivmod
.align 2
.global Con_Linefeed
.syntax unified
.arm
.fpu softvfp
.type Con_Linefeed, %function
Con_Linefeed:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r4, r0
ldr r5, .L13
ldr r3, .L13+4
ldr r0, [r5]
ldr r1, [r3]
bl __aeabi_uidivmod
cmp r4, #0
movne r2, #0
ldreq r2, .L13+8
ldr r3, [r5, #24]
ldreq r2, [r2]
str r2, [r3, r1, lsl #2]
mov r1, #0
ldr r3, [r5]
ldr r2, [r5, #4]
str r1, [r5, #20]
cmp r2, r3
addeq r3, r2, #1
ldr r2, [r5, #8]
addne r3, r3, #1
streq r3, [r5, #4]
cmp r2, #0
str r3, [r5]
pople {r4, r5, r6, r7, r8, pc}
mov r6, #0
ldr r7, .L13+12
.L5:
ldr r0, [r7]
bl ColorIndex
ldr r1, [r5, #16]
mov r4, r0
ldr r0, [r5]
bl __aeabi_uidivmod
ldr r3, [r5, #8]
lsl r4, r4, #8
mla r1, r3, r1, r6
ldr r3, [r5, #12]
orr r4, r4, #32
str r4, [r3, r1, lsl #2]
ldr r3, [r5, #8]
add r6, r6, #1
cmp r3, r6
bgt .L5
pop {r4, r5, r6, r7, r8, pc}
.L14:
.align 2
.L13:
.word con
.word NUM_CON_TIMES
.word cls
.word COLOR_WHITE
.size Con_Linefeed, .-Con_Linefeed
.comm con,28,4
.comm cls,4,4
.comm NUM_CON_TIMES,4,4
.comm COLOR_WHITE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dib9000.c_dib9000_set_frontend.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "dib9000: must specify frequency\n"
.align 8
.LC1:
.string "dib9000: must specify bandwidth\n"
.section .rodata.str1.1,"aMS",@progbits,1
.LC2:
.string "could not get the lock\n"
.LC3:
.string "tune failed\n"
.LC4:
.string "tune success on frontend%i\n"
.text
.p2align 4
.type dib9000_set_frontend, @function
dib9000_set_frontend:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 24
.cfi_def_cfa_offset 80
mov rbp, QWORD PTR 8[rdi]
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rax, QWORD PTR 16[rbp]
mov rax, QWORD PTR [rax]
cmp QWORD PTR [rax], 0
je .L77
cmp QWORD PTR 8[rax], 0
je .L78
mov DWORD PTR 0[rbp], -1
lea r12, 24[rbp]
mov r13, rdi
mov rdi, r12
call mutex_lock_interruptible@PLT
test rax, rax
js .L79
mov rax, QWORD PTR SYS_DVBT[rip]
mov rcx, QWORD PTR TRANSMISSION_MODE_AUTO[rip]
mov QWORD PTR 0[r13], rax
mov rax, QWORD PTR 16[rbp]
mov rdx, QWORD PTR [rax]
cmp QWORD PTR 16[rdx], rcx
je .L6
mov rcx, QWORD PTR GUARD_INTERVAL_AUTO[rip]
cmp QWORD PTR 24[rdx], rcx
je .L6
mov rcx, QWORD PTR QAM_AUTO[rip]
cmp QWORD PTR 32[rdx], rcx
je .L6
mov rcx, QWORD PTR CHANNEL_STATUS_PARAMETERS_SET[rip]
mov rsi, QWORD PTR FEC_AUTO[rip]
cmp QWORD PTR 40[rdx], rsi
jne .L8
.L6:
mov rcx, QWORD PTR CHANNEL_STATUS_PARAMETERS_UNKNOWN[rip]
.L8:
xor ebx, ebx
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], 0
mov QWORD PTR 32[rbp], rcx
lea r14, 32[rbp]
jne .L9
jmp .L49
.p2align 4,,10
.p2align 3
.L12:
mov esi, 1
call dib9000_fw_set_diversity_in@PLT
mov rax, QWORD PTR 16[rbp]
mov edx, 4
mov rsi, r13
mov rdi, QWORD PTR [rax+rbx*8]
call memcpy@PLT
mov rax, QWORD PTR 16[rbp]
mov rcx, QWORD PTR SYS_DVBT[rip]
mov esi, DWORD PTR OUTMODE_HIGH_Z[rip]
add rax, r15
mov rdx, QWORD PTR [rax]
mov QWORD PTR 48[rdx], rcx
mov rdi, QWORD PTR [rax]
call dib9000_fw_set_output_mode@PLT
mov rax, QWORD PTR 16[rbp]
mov rsi, r14
mov rdi, QWORD PTR [rax+rbx*8]
call dib9000_set_channel_status@PLT
mov rax, QWORD PTR 16[rbp]
mov esi, DWORD PTR CT_DEMOD_START[rip]
mov rdi, QWORD PTR [rax+rbx*8]
add rbx, 1
call dib9000_set_tune_state@PLT
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], rbx
mov rax, QWORD PTR 16[rbp]
jbe .L49
.L9:
mov rdi, QWORD PTR [rax+rbx*8]
lea r15, 0[0+rbx*8]
test rdi, rdi
jne .L12
.p2align 4,,10
.p2align 3
.L49:
mov rdi, QWORD PTR [rax]
mov ebx, 1
call dib9000_fw_tune@PLT
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], 1
mov r13d, eax
ja .L13
jmp .L72
.p2align 4,,10
.p2align 3
.L80:
cmp edx, eax
je .L15
cmp r13d, eax
cmovl r13d, eax
.L15:
add rbx, 1
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], rbx
jbe .L14
.L13:
mov rax, QWORD PTR 16[rbp]
mov rdi, QWORD PTR [rax+rbx*8]
test rdi, rdi
je .L72
call dib9000_fw_tune@PLT
mov edx, DWORD PTR FE_CALLBACK_TIME_NEVER[rip]
cmp edx, r13d
jne .L80
add rbx, 1
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], rbx
mov r13d, eax
ja .L13
.L14:
cmp r13d, edx
je .L54
.L81:
movsx rdi, r13d
sar r13d, 31
imul rdi, rdi, 1717986919
sar rdi, 34
sub edi, r13d
call msleep@PLT
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], 0
je .L19
xor ebx, ebx
xor r13d, r13d
jmp .L18
.p2align 4,,10
.p2align 3
.L22:
call dib9000_get_status@PLT
cmp eax, DWORD PTR FE_STATUS_TUNE_PENDING[rip]
jl .L17
sete al
add rbx, 1
movzx eax, al
add r13, rax
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], rbx
jbe .L21
.L18:
mov rax, QWORD PTR 16[rbp]
mov rdi, QWORD PTR [rax+rbx*8]
test rdi, rdi
jne .L22
.L21:
test r13, r13
je .L19
mov rax, QWORD PTR 16[rbp]
jmp .L49
.p2align 4,,10
.p2align 3
.L72:
mov edx, DWORD PTR FE_CALLBACK_TIME_NEVER[rip]
cmp r13d, edx
jne .L81
.L54:
xor ebx, ebx
.p2align 4,,10
.p2align 3
.L17:
mov rsi, rbx
lea rdi, .LC4[rip]
xor eax, eax
call dprintk@PLT
mov rax, QWORD PTR 16[rbp]
mov DWORD PTR 4[rbp], 1
mov rdi, QWORD PTR [rax]
mov rsi, rdi
call dib9000_get_frontend@PLT
mov rax, QWORD PTR CHANNEL_STATUS_PARAMETERS_SET[rip]
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], 0
mov DWORD PTR 4[rbp], 0
mov QWORD PTR [rsp], rax
je .L75
mov rax, QWORD PTR 16[rbp]
xor r13d, r13d
mov r14, rsp
jmp .L48
.p2align 4,,10
.p2align 3
.L25:
cmp r13, rbx
je .L23
mov rsi, r14
call dib9000_set_channel_status@PLT
mov rax, QWORD PTR 16[rbp]
mov esi, DWORD PTR CT_DEMOD_START[rip]
mov rdi, QWORD PTR [rax+r15]
call dib9000_set_tune_state@PLT
mov rax, QWORD PTR 16[rbp]
.L23:
mov rdx, QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip]
add r13, 1
cmp rdx, r13
jbe .L38
.L48:
mov rdi, QWORD PTR [rax+r13*8]
lea r15, 0[0+r13*8]
test rdi, rdi
jne .L25
.p2align 4,,10
.p2align 3
.L73:
mov rdx, QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip]
.L38:
mov r14d, DWORD PTR FE_CALLBACK_TIME_NEVER[rip]
xor r13d, r13d
test rdx, rdx
jne .L26
jmp .L27
.p2align 4,,10
.p2align 3
.L82:
cmp edx, eax
je .L28
cmp r14d, eax
cmovl r14d, eax
.L28:
add r13, 1
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], r13
jbe .L29
.L83:
mov rax, QWORD PTR 16[rbp]
.L26:
mov rdi, QWORD PTR [rax+r13*8]
test rdi, rdi
je .L29
cmp r13, rbx
je .L28
call dib9000_fw_tune@PLT
mov edx, DWORD PTR FE_CALLBACK_TIME_NEVER[rip]
cmp edx, r14d
jne .L82
add r13, 1
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], r13
mov r14d, eax
ja .L83
.p2align 4,,10
.p2align 3
.L29:
cmp DWORD PTR FE_CALLBACK_TIME_NEVER[rip], r14d
je .L75
movsx rdi, r14d
sar r14d, 31
xor r13d, r13d
imul rdi, rdi, 1717986919
sar rdi, 34
sub edi, r14d
xor r14d, r14d
call msleep@PLT
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], 0
mov rax, QWORD PTR 16[rbp]
jne .L33
jmp .L27
.p2align 4,,10
.p2align 3
.L37:
cmp r13, rbx
je .L34
call dib9000_get_status@PLT
cmp eax, DWORD PTR FE_STATUS_TUNE_PENDING[rip]
jne .L74
add r14, 1
.L74:
mov rax, QWORD PTR 16[rbp]
.L34:
add r13, 1
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], r13
jbe .L36
.L33:
mov rdi, QWORD PTR [rax+r13*8]
test rdi, rdi
jne .L37
.L36:
test r14, r14
jne .L73
.p2align 4,,10
.p2align 3
.L27:
mov esi, DWORD PTR 28[rbp]
mov rdi, QWORD PTR [rax]
mov ebx, 1
call dib9000_fw_set_output_mode@PLT
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], 1
ja .L39
jmp .L84
.p2align 4,,10
.p2align 3
.L41:
mov esi, DWORD PTR OUTMODE_DIVERSITY[rip]
add rbx, 1
call dib9000_fw_set_output_mode@PLT
cmp QWORD PTR MAX_NUMBER_OF_FRONTENDS[rip], rbx
jbe .L85
.L39:
mov rax, QWORD PTR 16[rbp]
lea rdx, 0[0+rbx*8]
mov rdi, QWORD PTR [rax+rbx*8]
test rdi, rdi
jne .L41
lea rax, -8[rax+rdx]
.L40:
mov rdi, QWORD PTR [rax]
xor esi, esi
call dib9000_fw_set_diversity_in@PLT
mov rdi, r12
call mutex_unlock@PLT
movsx r12, DWORD PTR 0[rbp]
test r12d, r12d
js .L46
mov DWORD PTR 0[rbp], -2
xor ebx, ebx
jmp .L45
.p2align 4,,10
.p2align 3
.L43:
cmp rax, QWORD PTR DIB9000_PID_FILTER[rip]
je .L86
.L44:
add rbx, 1
cmp r12, rbx
jb .L46
.L45:
mov rdx, QWORD PTR 8[rbp]
lea rax, [rbx+rbx*2]
lea rdx, [rdx+rax*8]
mov rax, QWORD PTR [rdx]
cmp rax, QWORD PTR DIB9000_PID_FILTER_CTRL[rip]
jne .L43
mov rax, QWORD PTR 16[rbp]
mov esi, DWORD PTR 8[rdx]
add rbx, 1
mov rdi, QWORD PTR [rax]
call dib9000_fw_pid_filter_ctrl@PLT
cmp r12, rbx
jnb .L45
.L46:
mov DWORD PTR 0[rbp], -2
jmp .L3
.L78:
lea rdi, .LC1[rip]
xor eax, eax
call dprintk@PLT
.L3:
mov rax, QWORD PTR 8[rsp]
xor rax, QWORD PTR fs:40
jne .L87
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 56
xor eax, eax
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.L77:
.cfi_restore_state
lea rdi, .LC0[rip]
xor eax, eax
call dprintk@PLT
jmp .L3
.L79:
lea rdi, .LC2[rip]
xor eax, eax
call dprintk@PLT
jmp .L3
.L86:
mov rax, QWORD PTR 16[rbp]
mov r8d, DWORD PTR 12[rdx]
mov ecx, DWORD PTR 8[rdx]
mov esi, DWORD PTR 16[rdx]
mov rdi, QWORD PTR [rax]
mov edx, r8d
call dib9000_fw_pid_filter@PLT
jmp .L44
.L85:
mov rax, QWORD PTR 16[rbp]
lea rax, -8[rax+rbx*8]
jmp .L40
.L19:
lea rdi, .LC3[rip]
xor eax, eax
call dprintk@PLT
mov rdi, r12
call mutex_unlock@PLT
mov DWORD PTR 0[rbp], -1
jmp .L3
.L75:
mov rax, QWORD PTR 16[rbp]
jmp .L27
.L84:
mov rax, QWORD PTR 16[rbp]
jmp .L40
.L87:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size dib9000_set_frontend, .-dib9000_set_frontend
.comm TRANSMISSION_MODE_AUTO,8,8
.comm SYS_DVBT,8,8
.comm QAM_AUTO,8,8
.comm OUTMODE_HIGH_Z,4,4
.comm OUTMODE_DIVERSITY,4,4
.comm MAX_NUMBER_OF_FRONTENDS,8,8
.comm GUARD_INTERVAL_AUTO,8,8
.comm FE_STATUS_TUNE_PENDING,4,4
.comm FE_CALLBACK_TIME_NEVER,4,4
.comm FEC_AUTO,8,8
.comm DIB9000_PID_FILTER_CTRL,8,8
.comm DIB9000_PID_FILTER,8,8
.comm CT_DEMOD_START,4,4
.comm CHANNEL_STATUS_PARAMETERS_UNKNOWN,8,8
.comm CHANNEL_STATUS_PARAMETERS_SET,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dib9000.c_dib9000_set_frontend.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "dib9000: must specify frequency\012\000"
.align 2
.LC1:
.ascii "dib9000: must specify bandwidth\012\000"
.align 2
.LC2:
.ascii "could not get the lock\012\000"
.align 2
.LC3:
.ascii "tune failed\012\000"
.align 2
.LC4:
.ascii "tune success on frontend%i\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC5:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type dib9000_set_frontend, %function
dib9000_set_frontend:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r3, .L78
ldr r5, [r0, #4]
sub sp, sp, #20
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
ldr r3, [r5, #12]
ldr r3, [r3]
ldr r2, [r3]
cmp r2, #0
beq .L72
ldr r3, [r3, #4]
cmp r3, #0
beq .L73
mov r2, r5
mvn r3, #0
str r3, [r2], #16
mov r6, r0
mov r0, r2
str r2, [sp, #4]
bl mutex_lock_interruptible
cmp r0, #0
blt .L74
ldr r7, .L78+4
ldr r3, [r5, #12]
ldr r2, [r7]
ldr r1, .L78+8
str r2, [r6]
ldr r2, [r3]
ldr r1, [r1]
ldr r0, [r2, #8]
cmp r0, r1
beq .L6
ldr r1, .L78+12
ldr r0, [r2, #12]
ldr r1, [r1]
cmp r0, r1
beq .L6
ldr r1, .L78+16
ldr r0, [r2, #16]
ldr r1, [r1]
cmp r0, r1
beq .L6
ldr r0, .L78+20
ldr r1, [r2, #20]
ldr r2, [r0]
cmp r1, r2
ldrne r2, .L78+24
ldrne r2, [r2]
bne .L8
.L6:
ldr r2, .L78+28
ldr r2, [r2]
.L8:
ldr r10, .L78+32
str r2, [r5, #24]
ldr r2, [r10]
cmp r2, #0
beq .L10
mov r4, #0
ldr fp, .L78+36
ldr r8, .L78+40
b .L9
.L12:
mov r1, #1
bl dib9000_fw_set_diversity_in
ldr r3, [r5, #12]
mov r2, #4
ldr r0, [r3, r4, lsl #2]
mov r1, r6
bl memcpy
ldr r3, [r5, #12]
ldr r0, [r7]
ldr r2, [r3, r4, lsl #2]
ldr r1, [fp]
str r0, [r2, #24]
ldr r0, [r3, r4, lsl #2]
bl dib9000_fw_set_output_mode
ldr r3, [r5, #12]
add r1, r5, #24
ldr r0, [r3, r4, lsl #2]
bl dib9000_set_channel_status
ldr r3, [r5, #12]
ldr r1, [r8]
ldr r0, [r3, r4, lsl #2]
bl dib9000_set_tune_state
ldr r3, [r10]
add r4, r4, #1
cmp r3, r4
ldr r3, [r5, #12]
bls .L10
.L9:
ldr r0, [r3, r4, lsl #2]
cmp r0, #0
bne .L12
.L10:
ldr r6, .L78+44
ldr r8, .L78+48
ldr r7, .L78+52
.L49:
ldr r0, [r3]
bl dib9000_fw_tune
ldr r3, [r10]
mov fp, r0
cmp r3, #1
movhi r4, #1
bhi .L13
b .L69
.L16:
bl dib9000_fw_tune
ldr r3, [r6]
cmp r3, fp
moveq fp, r0
beq .L15
cmp r3, r0
beq .L15
cmp fp, r0
movlt fp, r0
.L15:
ldr r2, [r10]
add r4, r4, #1
cmp r2, r4
bls .L14
.L13:
ldr r3, [r5, #12]
ldr r0, [r3, r4, lsl #2]
cmp r0, #0
bne .L16
.L69:
ldr r3, [r6]
.L14:
cmp fp, r3
beq .L54
smull r3, r0, r8, fp
asr fp, fp, #31
rsb r0, fp, r0, asr #2
bl msleep
ldr r3, [r10]
cmp r3, #0
beq .L19
mov r4, #0
mov fp, r4
b .L18
.L22:
bl dib9000_get_status
ldr r3, [r7]
cmp r0, r3
blt .L17
ldr r3, [r10]
add r4, r4, #1
addeq fp, fp, #1
cmp r3, r4
bls .L21
.L18:
ldr r3, [r5, #12]
ldr r0, [r3, r4, lsl #2]
cmp r0, #0
bne .L22
.L21:
cmp fp, #0
beq .L19
ldr r3, [r5, #12]
b .L49
.L54:
mov r4, #0
.L17:
mov r1, r4
ldr r0, .L78+56
bl dprintk
mov r2, #1
mov r7, #0
ldr r3, [r5, #12]
str r2, [r5, #4]
ldr r1, [r3]
mov r0, r1
bl dib9000_get_frontend
ldr r3, .L78+24
ldr r2, [r10]
ldr r3, [r3]
cmp r2, r7
str r3, [sp, #8]
str r7, [r5, #4]
beq .L70
ldr r2, [r5, #12]
ldr r8, .L78+40
b .L48
.L25:
cmp r7, r4
beq .L23
add r1, sp, #8
bl dib9000_set_channel_status
ldr r3, [r5, #12]
ldr r1, [r8]
ldr r0, [r3, fp]
bl dib9000_set_tune_state
ldr r2, [r5, #12]
.L23:
ldr r3, [r10]
add r7, r7, #1
cmp r3, r7
bls .L24
.L48:
ldr r0, [r2, r7, lsl #2]
lsl fp, r7, #2
cmp r0, #0
bne .L25
ldr r3, [r10]
.L24:
cmp r3, #0
ldr fp, .L78+48
ldr r8, .L78+52
ldr r9, [r6]
beq .L27
.L56:
mov r7, #0
b .L26
.L30:
cmp r7, r4
beq .L28
bl dib9000_fw_tune
ldr r2, [r6]
cmp r2, r9
moveq r9, r0
beq .L28
cmp r2, r0
beq .L28
cmp r9, r0
movlt r9, r0
.L28:
ldr r2, [r10]
add r7, r7, #1
cmp r2, r7
bls .L29
ldr r2, [r5, #12]
.L26:
ldr r0, [r2, r7, lsl #2]
cmp r0, #0
bne .L30
.L29:
ldr r2, [r6]
cmp r2, r9
beq .L70
smull r3, r0, fp, r9
asr r3, r9, #31
rsb r0, r3, r0, asr #2
bl msleep
ldr r3, [r10]
cmp r3, #0
beq .L70
mov r9, #0
ldr r2, [r5, #12]
mov r7, r9
b .L33
.L37:
cmp r9, r4
beq .L34
bl dib9000_get_status
ldr r2, [r8]
cmp r0, r2
ldr r2, [r5, #12]
addeq r7, r7, #1
.L34:
ldr r1, [r10]
add r9, r9, #1
cmp r1, r9
bls .L36
.L33:
ldr r0, [r2, r9, lsl #2]
cmp r0, #0
bne .L37
.L36:
cmp r7, #0
beq .L27
ldr r3, [r10]
ldr r9, [r6]
cmp r3, #0
bne .L56
.L27:
ldr r0, [r2]
ldr r1, [r5, #20]
bl dib9000_fw_set_output_mode
ldr r3, [r10]
cmp r3, #1
ldrls r4, [r5, #12]
bls .L40
mov r4, #1
ldr r6, .L78+60
b .L39
.L41:
ldr r1, [r6]
bl dib9000_fw_set_output_mode
ldr r2, [r10]
add r3, r4, #1
cmp r2, r3
bls .L75
mov r4, r3
.L39:
ldr r3, [r5, #12]
ldr r0, [r3, r4, lsl #2]
cmp r0, #0
bne .L41
sub r4, r4, #-1073741823
add r4, r3, r4, lsl #2
.L40:
mov r1, #0
ldr r0, [r4]
bl dib9000_fw_set_diversity_in
ldr r0, [sp, #4]
bl mutex_unlock
ldr r6, [r5]
cmp r6, #0
blt .L46
mvn r3, #1
mov r4, #0
ldr r7, .L78+64
ldr r8, .L78+68
str r3, [r5]
b .L45
.L43:
ldr r3, [r8]
cmp r2, r3
beq .L76
.L44:
cmp r6, r4
add r4, r4, #1
beq .L46
.L45:
ldr r3, [r5, #8]
ldr r0, [r7]
ldr r2, [r3, r4, lsl #4]
add r1, r3, r4, lsl #4
cmp r2, r0
bne .L43
ldr r3, [r5, #12]
ldr r1, [r1, #4]
ldr r0, [r3]
bl dib9000_fw_pid_filter_ctrl
cmp r6, r4
add r4, r4, #1
bne .L45
.L46:
mvn r3, #1
str r3, [r5]
.L3:
ldr r3, .L78
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L77
mov r0, #0
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L76:
ldr r2, [r5, #12]
ldr r3, [r1, #4]
ldr r0, [r2]
ldr r2, [r1, #8]
ldr r1, [r1, #12]
bl dib9000_fw_pid_filter
b .L44
.L73:
ldr r0, .L78+72
bl dprintk
b .L3
.L72:
ldr r0, .L78+76
bl dprintk
b .L3
.L74:
ldr r0, .L78+80
bl dprintk
b .L3
.L70:
ldr r2, [r5, #12]
b .L27
.L75:
ldr r3, [r5, #12]
add r4, r3, r4, lsl #2
b .L40
.L19:
ldr r0, .L78+84
bl dprintk
ldr r0, [sp, #4]
bl mutex_unlock
mvn r3, #0
str r3, [r5]
b .L3
.L77:
bl __stack_chk_fail
.L79:
.align 2
.L78:
.word .LC5
.word SYS_DVBT
.word TRANSMISSION_MODE_AUTO
.word GUARD_INTERVAL_AUTO
.word QAM_AUTO
.word FEC_AUTO
.word CHANNEL_STATUS_PARAMETERS_SET
.word CHANNEL_STATUS_PARAMETERS_UNKNOWN
.word MAX_NUMBER_OF_FRONTENDS
.word OUTMODE_HIGH_Z
.word CT_DEMOD_START
.word FE_CALLBACK_TIME_NEVER
.word 1717986919
.word FE_STATUS_TUNE_PENDING
.word .LC4
.word OUTMODE_DIVERSITY
.word DIB9000_PID_FILTER_CTRL
.word DIB9000_PID_FILTER
.word .LC1
.word .LC0
.word .LC2
.word .LC3
.size dib9000_set_frontend, .-dib9000_set_frontend
.comm TRANSMISSION_MODE_AUTO,4,4
.comm SYS_DVBT,4,4
.comm QAM_AUTO,4,4
.comm OUTMODE_HIGH_Z,4,4
.comm OUTMODE_DIVERSITY,4,4
.comm MAX_NUMBER_OF_FRONTENDS,4,4
.comm GUARD_INTERVAL_AUTO,4,4
.comm FE_STATUS_TUNE_PENDING,4,4
.comm FE_CALLBACK_TIME_NEVER,4,4
.comm FEC_AUTO,4,4
.comm DIB9000_PID_FILTER_CTRL,4,4
.comm DIB9000_PID_FILTER,4,4
.comm CT_DEMOD_START,4,4
.comm CHANNEL_STATUS_PARAMETERS_UNKNOWN,4,4
.comm CHANNEL_STATUS_PARAMETERS_SET,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ks8842.c_ks8842_read16.c"
.intel_syntax noprefix
.text
.p2align 4
.type ks8842_read16, @function
ks8842_read16:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
movsx rbx, edx
sub rsp, 8
.cfi_def_cfa_offset 32
call ks8842_select_bank@PLT
add rbx, QWORD PTR 0[rbp]
add rsp, 8
.cfi_def_cfa_offset 24
mov rdi, rbx
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp ioread16@PLT
.cfi_endproc
.LFE0:
.size ks8842_read16, .-ks8842_read16
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ks8842.c_ks8842_read16.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ks8842_read16, %function
ks8842_read16:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
mov r4, r2
bl ks8842_select_bank
ldr r0, [r5]
add r0, r4, r0
pop {r4, r5, r6, lr}
b ioread16
.size ks8842_read16, .-ks8842_read16
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_hostap_hw.c_hfa384x_read_reg.c"
.intel_syntax noprefix
.text
.p2align 4
.type hfa384x_read_reg, @function
hfa384x_read_reg:
.LFB0:
.cfi_startproc
endbr64
mov edi, esi
jmp HFA384X_INW@PLT
.cfi_endproc
.LFE0:
.size hfa384x_read_reg, .-hfa384x_read_reg
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_hostap_hw.c_hfa384x_read_reg.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hfa384x_read_reg, %function
hfa384x_read_reg:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r0, r1
b HFA384X_INW
.size hfa384x_read_reg, .-hfa384x_read_reg
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_video_detect.c_acpi_video_get_capabilities.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string ""
.LC1:
.string "Invalid device"
.text
.p2align 4
.globl acpi_video_get_capabilities
.type acpi_video_get_capabilities, @function
acpi_video_get_capabilities:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
sub rsp, 32
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 24[rsp], rax
xor eax, eax
mov eax, DWORD PTR acpi_video_caps_checked[rip]
mov QWORD PTR 8[rsp], 0
test eax, eax
je .L2
mov rax, QWORD PTR acpi_video_support[rip]
test rdi, rdi
je .L1
.L3:
mov rdi, rbp
lea rsi, 16[rsp]
call acpi_bus_get_device@PLT
mov edi, eax
call ACPI_FAILURE@PLT
test rax, rax
jne .L10
mov ecx, DWORD PTR find_video[rip]
mov edx, DWORD PTR ACPI_UINT32_MAX[rip]
xor r9d, r9d
mov rsi, rbp
mov edi, DWORD PTR ACPI_TYPE_DEVICE[rip]
lea r8, 8[rsp]
call acpi_walk_namespace@PLT
mov rdi, QWORD PTR 16[rsp]
call acpi_device_bid@PLT
mov edi, eax
.L5:
call ACPI_DEBUG_PRINT@PLT
mov rax, QWORD PTR 8[rsp]
.L1:
mov rdx, QWORD PTR 24[rsp]
xor rdx, QWORD PTR fs:40
jne .L11
add rsp, 32
.cfi_remember_state
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
test rdi, rdi
jne .L3
mov edi, DWORD PTR ACPI_TYPE_DEVICE[rip]
mov ecx, DWORD PTR find_video[rip]
xor r9d, r9d
lea r8, 8[rsp]
mov edx, DWORD PTR ACPI_UINT32_MAX[rip]
mov rsi, QWORD PTR ACPI_ROOT_OBJECT[rip]
call acpi_walk_namespace@PLT
mov rax, QWORD PTR 8[rsp]
or QWORD PTR acpi_video_support[rip], rax
lea rax, .LC0[rip]
mov DWORD PTR acpi_video_caps_checked[rip], 1
lea edi, [rax]
jmp .L5
.p2align 4,,10
.p2align 3
.L10:
lea rax, .LC1[rip]
lea edi, [rax]
call ACPI_EXCEPTION@PLT
xor eax, eax
jmp .L1
.L11:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size acpi_video_get_capabilities, .-acpi_video_get_capabilities
.comm find_video,4,4
.comm acpi_video_support,8,8
.comm acpi_video_caps_checked,4,4
.comm AE_INFO,4,4
.comm ACPI_UINT32_MAX,4,4
.comm ACPI_TYPE_DEVICE,4,4
.comm ACPI_ROOT_OBJECT,8,8
.comm ACPI_DB_INFO,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_video_detect.c_acpi_video_get_capabilities.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "\000"
.align 2
.LC1:
.ascii "Invalid device\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC2:
.word __stack_chk_guard
.text
.align 2
.global acpi_video_get_capabilities
.syntax unified
.arm
.fpu softvfp
.type acpi_video_get_capabilities, %function
acpi_video_get_capabilities:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #0
push {r4, r5, lr}
ldr r5, .L13
ldr r1, .L13+4
ldr r2, [r5]
sub sp, sp, #28
cmp r2, r3
ldr r1, [r1]
str r1, [sp, #20]
mov r1,#0
mov r4, r0
str r3, [sp, #12]
beq .L2
cmp r0, r3
beq .L10
.L3:
add r1, sp, #16
mov r0, r4
bl acpi_bus_get_device
bl ACPI_FAILURE
cmp r0, #0
bne .L11
ldr lr, .L13+8
ldr r3, .L13+12
ldr r2, .L13+16
str r0, [sp, #4]
add ip, sp, #12
ldr r3, [r3]
ldr r2, [r2]
ldr r0, [lr]
mov r1, r4
str ip, [sp]
bl acpi_walk_namespace
ldr r0, [sp, #16]
bl acpi_device_bid
.L5:
bl ACPI_DEBUG_PRINT
ldr r0, [sp, #12]
.L1:
ldr r3, .L13+4
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L12
add sp, sp, #28
@ sp needed
pop {r4, r5, pc}
.L2:
cmp r0, #0
bne .L3
ldr r3, .L13+12
ldr r2, .L13+16
ldr r1, .L13+20
ldr r0, .L13+8
str r4, [sp, #4]
add ip, sp, #12
ldr r3, [r3]
ldr r2, [r2]
ldr r1, [r1]
ldr r0, [r0]
str ip, [sp]
bl acpi_walk_namespace
mov r0, #1
ldr r2, .L13+24
ldr r1, [sp, #12]
ldr r3, [r2]
str r0, [r5]
orr r3, r3, r1
ldr r0, .L13+28
str r3, [r2]
b .L5
.L11:
ldr r0, .L13+32
bl ACPI_EXCEPTION
mov r0, #0
b .L1
.L10:
ldr r3, .L13+24
ldr r0, [r3]
b .L1
.L12:
bl __stack_chk_fail
.L14:
.align 2
.L13:
.word acpi_video_caps_checked
.word .LC2
.word ACPI_TYPE_DEVICE
.word find_video
.word ACPI_UINT32_MAX
.word ACPI_ROOT_OBJECT
.word acpi_video_support
.word .LC0
.word .LC1
.size acpi_video_get_capabilities, .-acpi_video_get_capabilities
.comm find_video,4,4
.comm acpi_video_support,4,4
.comm acpi_video_caps_checked,4,4
.comm AE_INFO,4,4
.comm ACPI_UINT32_MAX,4,4
.comm ACPI_TYPE_DEVICE,4,4
.comm ACPI_ROOT_OBJECT,4,4
.comm ACPI_DB_INFO,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bfa_ioc.c_bfa_iocpf_stop.c"
.intel_syntax noprefix
.text
.p2align 4
.type bfa_iocpf_stop, @function
bfa_iocpf_stop:
.LFB0:
.cfi_startproc
endbr64
mov esi, DWORD PTR IOCPF_E_STOP[rip]
jmp bfa_fsm_send_event@PLT
.cfi_endproc
.LFE0:
.size bfa_iocpf_stop, .-bfa_iocpf_stop
.comm IOCPF_E_STOP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bfa_ioc.c_bfa_iocpf_stop.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type bfa_iocpf_stop, %function
bfa_iocpf_stop:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r1, [r3]
b bfa_fsm_send_event
.L4:
.align 2
.L3:
.word IOCPF_E_STOP
.size bfa_iocpf_stop, .-bfa_iocpf_stop
.comm IOCPF_E_STOP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pe.c_pefindrva.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Finding RVA for Physical %x\n"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC1:
.string "Section %d name %s Raw %x Virt %x\n"
.section .rodata.str1.1
.LC2:
.string "RVA %x\n"
.text
.p2align 4
.globl pefindrva
.type pefindrva, @function
pefindrva:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
xor eax, eax
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12, rdx
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov ebp, esi
mov rsi, rdx
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov rbx, rdi
lea rdi, .LC0[rip]
sub rsp, 24
.cfi_def_cfa_offset 80
call werrstr@PLT
test ebp, ebp
jle .L2
lea eax, -1[rbp]
lea r13, .LC1[rip]
xor ebp, ebp
mov QWORD PTR 8[rsp], rax
jmp .L5
.p2align 4,,10
.p2align 3
.L6:
mov rbp, rax
.L5:
mov rdi, rbx
mov r14, QWORD PTR 8[rbx]
mov r15, QWORD PTR [rbx]
call ANSI_NAME_STRING@PLT
mov rsi, rbp
mov rdi, r13
mov edx, DWORD PTR [rax]
mov r8, r14
mov rcx, r15
xor eax, eax
call werrstr@PLT
mov rax, QWORD PTR [rbx]
cmp rax, r12
jg .L3
mov rdx, QWORD PTR 16[rbx]
add rdx, rax
cmp rdx, r12
jg .L9
.L3:
lea rax, 1[rbp]
add rbx, 24
cmp rbp, QWORD PTR 8[rsp]
jne .L6
.L2:
mov rax, QWORD PTR nil[rip]
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov rsi, r12
lea rdi, .LC2[rip]
sub rsi, rax
xor eax, eax
add rsi, QWORD PTR 8[rbx]
call werrstr@PLT
mov rax, QWORD PTR 8[rbx]
sub r12, QWORD PTR [rbx]
add rsp, 24
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
add rax, r12
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size pefindrva, .-pefindrva
.comm nil,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pe.c_pefindrva.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Finding RVA for Physical %x\012\000"
.align 2
.LC1:
.ascii "Section %d name %s Raw %x Virt %x\012\000"
.align 2
.LC2:
.ascii "RVA %x\012\000"
.text
.align 2
.global pefindrva
.syntax unified
.arm
.fpu softvfp
.type pefindrva, %function
pefindrva:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r7, r1
mov r4, r0
mov r1, r2
ldr r0, .L10
sub sp, sp, #8
mov r6, r2
bl werrstr
cmp r7, #0
ble .L2
mov r5, #0
ldr r8, .L10+4
.L5:
mov r0, r4
bl ANSI_NAME_STRING
ldr ip, [r4, #4]
ldr r2, [r0]
ldr r3, [r4]
mov r1, r5
mov r0, r8
str ip, [sp]
bl werrstr
ldr r3, [r4]
add r5, r5, #1
cmp r3, r6
bgt .L3
ldr r2, [r4, #8]
add r2, r3, r2
cmp r2, r6
bgt .L9
.L3:
cmp r7, r5
add r4, r4, #12
bne .L5
.L2:
ldr r3, .L10+8
ldr r0, [r3]
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L9:
ldr r1, [r4, #4]
sub r3, r6, r3
add r1, r3, r1
ldr r0, .L10+12
bl werrstr
ldr r3, [r4]
ldr r0, [r4, #4]
sub r6, r6, r3
add r0, r6, r0
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L11:
.align 2
.L10:
.word .LC0
.word .LC1
.word nil
.word .LC2
.size pefindrva, .-pefindrva
.comm nil,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_fun_mpfr.c_rpn_copy.c"
.intel_syntax noprefix
.text
.p2align 4
.globl rpn_copy
.type rpn_copy, @function
rpn_copy:
.LFB0:
.cfi_startproc
endbr64
mov edx, DWORD PTR MPFR_DEFAULT_RND[rip]
mov esi, DWORD PTR [rsi]
mov edi, DWORD PTR [rdi]
jmp mpfr_set@PLT
.cfi_endproc
.LFE0:
.size rpn_copy, .-rpn_copy
.comm MPFR_DEFAULT_RND,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_fun_mpfr.c_rpn_copy.c"
.text
.align 2
.global rpn_copy
.syntax unified
.arm
.fpu softvfp
.type rpn_copy, %function
rpn_copy:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r0, [r0]
ldr r1, [r1]
ldr r2, [r3]
b mpfr_set
.L4:
.align 2
.L3:
.word MPFR_DEFAULT_RND
.size rpn_copy, .-rpn_copy
.comm MPFR_DEFAULT_RND,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_rpc_pipe.c_unregister_rpc_pipefs.c"
.intel_syntax noprefix
.text
.p2align 4
.globl unregister_rpc_pipefs
.type unregister_rpc_pipefs, @function
unregister_rpc_pipefs:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR rpc_inode_cachep[rip]
call kmem_cache_destroy@PLT
lea rdi, rpc_pipe_fs_type[rip]
add rsp, 8
.cfi_def_cfa_offset 8
jmp unregister_filesystem@PLT
.cfi_endproc
.LFE0:
.size unregister_rpc_pipefs, .-unregister_rpc_pipefs
.comm rpc_pipe_fs_type,4,4
.comm rpc_inode_cachep,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_rpc_pipe.c_unregister_rpc_pipefs.c"
.text
.align 2
.global unregister_rpc_pipefs
.syntax unified
.arm
.fpu softvfp
.type unregister_rpc_pipefs, %function
unregister_rpc_pipefs:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r3, .L4
ldr r0, [r3]
bl kmem_cache_destroy
pop {r4, lr}
ldr r0, .L4+4
b unregister_filesystem
.L5:
.align 2
.L4:
.word rpc_inode_cachep
.word rpc_pipe_fs_type
.size unregister_rpc_pipefs, .-unregister_rpc_pipefs
.comm rpc_pipe_fs_type,4,4
.comm rpc_inode_cachep,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_fpu_entry.c_math_abort.c"
.intel_syntax noprefix
.text
.p2align 4
.globl math_abort
.type math_abort, @function
math_abort:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov eax, DWORD PTR FPU_ORIG_EIP[rip]
mov rbx, rdi
mov edi, esi
mov rsi, QWORD PTR current[rip]
mov edx, 1
sub rbx, 4
mov DWORD PTR FPU_EIP[rip], eax
mov QWORD PTR 8[rsi], 0
mov DWORD PTR [rsi], 16
call send_sig@PLT
#APP
# 34 "data/fastsocket/kernel/arch/x86/math-emu/extr_fpu_entry.c_math_abort.c" 1
movl rbx,%esp ; ret
# 0 "" 2
#NO_APP
pop rbx
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size math_abort, .-math_abort
.comm current,8,8
.comm RE_ENTRANT_CHECK_OFF,4,4
.comm FPU_ORIG_EIP,4,4
.comm FPU_EIP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_fpu_entry.c_math_abort.c"
.text
.align 2
.global math_abort
.syntax unified
.arm
.fpu softvfp
.type math_abort, %function
math_abort:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
mov ip, #0
mov r2, #16
push {r4, r5, r6, lr}
mov r4, r0
ldr r3, .L4
ldr r0, .L4+4
ldr r3, [r3]
ldr r5, [r0]
ldr lr, .L4+8
mov r0, r1
str r5, [lr]
mov r1, r3
stm r3, {r2, ip}
mov r2, #1
bl send_sig
sub r4, r4, #4
.syntax divided
@ 34 "data/fastsocket/kernel/arch/x86/math-emu/extr_fpu_entry.c_math_abort.c" 1
movl r4,%esp ; ret
@ 0 "" 2
.arm
.syntax unified
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word current
.word FPU_ORIG_EIP
.word FPU_EIP
.size math_abort, .-math_abort
.comm current,4,4
.comm RE_ENTRANT_CHECK_OFF,4,4
.comm FPU_ORIG_EIP,4,4
.comm FPU_EIP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_irq.c_check_stack_overflow.c"
.intel_syntax noprefix
.text
.p2align 4
.type check_stack_overflow, @function
check_stack_overflow:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size check_stack_overflow, .-check_stack_overflow
.comm THREAD_SIZE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_irq.c_check_stack_overflow.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type check_stack_overflow, %function
check_stack_overflow:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size check_stack_overflow, .-check_stack_overflow
.comm THREAD_SIZE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_macvlan.c_macvlan_ethtool_get_ts_info.c"
.intel_syntax noprefix
.text
.p2align 4
.type macvlan_ethtool_get_ts_info, @function
macvlan_ethtool_get_ts_info:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
call macvlan_dev_real_dev@PLT
mov r8, QWORD PTR [rax]
mov rdi, rax
test r8, r8
je .L2
mov rax, QWORD PTR [r8]
test rax, rax
je .L2
mov rax, QWORD PTR [rax]
test rax, rax
je .L2
mov rsi, rbp
mov rdi, r8
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
jmp rax
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rax, QWORD PTR 8[rdi]
mov rax, QWORD PTR [rax]
test rax, rax
je .L3
mov rsi, rbp
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
jmp rax
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
mov eax, DWORD PTR SOF_TIMESTAMPING_RX_SOFTWARE[rip]
or eax, DWORD PTR SOF_TIMESTAMPING_SOFTWARE[rip]
mov DWORD PTR 4[rbp], -1
mov DWORD PTR 0[rbp], eax
xor eax, eax
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size macvlan_ethtool_get_ts_info, .-macvlan_ethtool_get_ts_info
.comm SOF_TIMESTAMPING_SOFTWARE,4,4
.comm SOF_TIMESTAMPING_RX_SOFTWARE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_macvlan.c_macvlan_ethtool_get_ts_info.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type macvlan_ethtool_get_ts_info, %function
macvlan_ethtool_get_ts_info:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r1
bl macvlan_dev_real_dev
ldr r3, [r0]
cmp r3, #0
beq .L2
ldr r2, [r3]
cmp r2, #0
beq .L2
ldr r2, [r2]
cmp r2, #0
beq .L2
mov r1, r4
pop {r4, lr}
mov r0, r3
bx r2
.L2:
ldr r3, [r0, #4]
ldr r3, [r3]
cmp r3, #0
beq .L3
mov r1, r4
pop {r4, lr}
bx r3
.L3:
mvn r1, #0
ldr r0, .L15
ldr r2, .L15+4
ldr ip, [r0]
ldr r2, [r2]
mov r0, r3
orr r3, r2, ip
str r3, [r4]
str r1, [r4, #4]
pop {r4, pc}
.L16:
.align 2
.L15:
.word SOF_TIMESTAMPING_SOFTWARE
.word SOF_TIMESTAMPING_RX_SOFTWARE
.size macvlan_ethtool_get_ts_info, .-macvlan_ethtool_get_ts_info
.comm SOF_TIMESTAMPING_SOFTWARE,4,4
.comm SOF_TIMESTAMPING_RX_SOFTWARE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_event_trigger.c_EventTriggerUndoInhibitCommandCollection.c"
.intel_syntax noprefix
.text
.p2align 4
.globl EventTriggerUndoInhibitCommandCollection
.type EventTriggerUndoInhibitCommandCollection, @function
EventTriggerUndoInhibitCommandCollection:
.LFB0:
.cfi_startproc
endbr64
mov rax, QWORD PTR currentEventTriggerState[rip]
test rax, rax
je .L1
mov DWORD PTR [rax], 0
.L1:
ret
.cfi_endproc
.LFE0:
.size EventTriggerUndoInhibitCommandCollection, .-EventTriggerUndoInhibitCommandCollection
.comm currentEventTriggerState,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_event_trigger.c_EventTriggerUndoInhibitCommandCollection.c"
.text
.align 2
.global EventTriggerUndoInhibitCommandCollection
.syntax unified
.arm
.fpu softvfp
.type EventTriggerUndoInhibitCommandCollection, %function
EventTriggerUndoInhibitCommandCollection:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L7
ldr r3, [r3]
cmp r3, #0
movne r2, #0
strne r2, [r3]
bx lr
.L8:
.align 2
.L7:
.word currentEventTriggerState
.size EventTriggerUndoInhibitCommandCollection, .-EventTriggerUndoInhibitCommandCollection
.comm currentEventTriggerState,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_af9005-fe.c_af9005_read_word_agc.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "invalid pos in read word agc"
.text
.p2align 4
.type af9005_read_word_agc, @function
af9005_read_word_agc:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov r13, rdi
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, r9
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov ebp, esi
mov esi, edx
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov ebx, ecx
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rdx, rsp
call af9005_read_ofdm_register@PLT
test eax, eax
je .L12
.L1:
mov rbx, QWORD PTR 8[rsp]
xor rbx, QWORD PTR fs:40
jne .L13
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L12:
.cfi_restore_state
lea rdx, 4[rsp]
mov esi, ebp
mov rdi, r13
call af9005_read_ofdm_register@PLT
test eax, eax
jne .L1
cmp ebx, 4
je .L3
jg .L4
test ebx, ebx
je .L5
cmp ebx, 2
jne .L7
mov edx, DWORD PTR 4[rsp]
sal edx, 6
and edx, 768
add edx, DWORD PTR [rsp]
mov DWORD PTR [r12], edx
jmp .L1
.p2align 4,,10
.p2align 3
.L4:
cmp ebx, 6
jne .L7
mov ecx, DWORD PTR 4[rsp]
lea edx, 0[0+rcx*4]
and edx, 768
add edx, DWORD PTR [rsp]
mov DWORD PTR [r12], edx
jmp .L1
.p2align 4,,10
.p2align 3
.L5:
mov edx, DWORD PTR 4[rsp]
sal edx, 8
and edx, 768
add edx, DWORD PTR [rsp]
mov DWORD PTR [r12], edx
jmp .L1
.p2align 4,,10
.p2align 3
.L3:
mov edx, DWORD PTR 4[rsp]
sal edx, 4
and edx, 768
add edx, DWORD PTR [rsp]
mov DWORD PTR [r12], edx
jmp .L1
.p2align 4,,10
.p2align 3
.L7:
lea rdi, .LC0[rip]
call err@PLT
mov eax, DWORD PTR EINVAL[rip]
neg eax
jmp .L1
.L13:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size af9005_read_word_agc, .-af9005_read_word_agc
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_af9005-fe.c_af9005_read_word_agc.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "invalid pos in read word agc\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type af9005_read_word_agc, %function
af9005_read_word_agc:
@ args = 8, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
mov r4, r3
sub sp, sp, #20
ldr r3, .L14
mov r6, r1
mov r1, r2
add r2, sp, #4
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
mov r5, r0
ldr r7, [sp, #44]
bl af9005_read_ofdm_register
cmp r0, #0
beq .L12
.L1:
ldr r3, .L14
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L13
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, pc}
.L12:
mov r1, r6
mov r0, r5
add r2, sp, #8
bl af9005_read_ofdm_register
cmp r0, #0
bne .L1
cmp r4, #6
ldrls pc, [pc, r4, asl #2]
b .L3
.L5:
.word .L8
.word .L3
.word .L7
.word .L3
.word .L6
.word .L3
.word .L4
.L4:
ldmib sp, {r2, r3}
lsl r3, r3, #2
and r3, r3, #768
add r3, r3, r2
str r3, [r7]
b .L1
.L6:
ldmib sp, {r2, r3}
lsl r3, r3, #4
and r3, r3, #768
add r3, r3, r2
str r3, [r7]
b .L1
.L7:
ldmib sp, {r2, r3}
lsl r3, r3, #6
and r3, r3, #768
add r3, r3, r2
str r3, [r7]
b .L1
.L8:
ldmib sp, {r2, r3}
lsl r3, r3, #8
and r3, r3, #768
add r3, r3, r2
mov r0, r4
str r3, [r7]
b .L1
.L3:
ldr r0, .L14+4
bl err
ldr r3, .L14+8
ldr r0, [r3]
rsb r0, r0, #0
b .L1
.L13:
bl __stack_chk_fail
.L15:
.align 2
.L14:
.word .LC1
.word .LC0
.word EINVAL
.size af9005_read_word_agc, .-af9005_read_word_agc
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_envy24.c_envy24_mutevolume.c"
.intel_syntax noprefix
.text
.p2align 4
.type envy24_mutevolume, @function
envy24_mutevolume:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR ENVY24_VOL_MUTE[rip]
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov ecx, 1
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov r12d, eax
lea ebx, [rsi+rsi]
mov esi, DWORD PTR ENVY24_MT_VOLIDX[rip]
mov edx, ebx
sal r12d, 8
or r12d, eax
call envy24_wrmt@PLT
mov edx, r12d
mov rdi, rbp
mov ecx, 2
mov esi, DWORD PTR ENVY24_MT_VOLUME[rip]
call envy24_wrmt@PLT
lea edx, 1[rbx]
mov rdi, rbp
mov ecx, 1
mov esi, DWORD PTR ENVY24_MT_VOLIDX[rip]
call envy24_wrmt@PLT
mov esi, DWORD PTR ENVY24_MT_VOLUME[rip]
pop rbx
.cfi_def_cfa_offset 24
mov edx, r12d
mov rdi, rbp
mov ecx, 2
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp envy24_wrmt@PLT
.cfi_endproc
.LFE0:
.size envy24_mutevolume, .-envy24_mutevolume
.comm ENVY24_VOL_MUTE,4,4
.comm ENVY24_MT_VOLUME,4,4
.comm ENVY24_MT_VOLIDX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_envy24.c_envy24_mutevolume.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type envy24_mutevolume, %function
envy24_mutevolume:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r4, r0
ldr r3, .L4
ldr r8, .L4+4
ldr r5, [r3]
lsl r6, r1, #1
ldr r7, .L4+8
mov r2, r6
ldr r1, [r8]
orr r5, r5, r5, lsl #8
mov r3, #1
bl envy24_wrmt
mov r2, r5
ldr r1, [r7]
mov r0, r4
mov r3, #2
bl envy24_wrmt
ldr r1, [r8]
add r2, r6, #1
mov r0, r4
mov r3, #1
bl envy24_wrmt
mov r2, r5
mov r0, r4
ldr r1, [r7]
mov r3, #2
pop {r4, r5, r6, r7, r8, lr}
b envy24_wrmt
.L5:
.align 2
.L4:
.word ENVY24_VOL_MUTE
.word ENVY24_MT_VOLIDX
.word ENVY24_MT_VOLUME
.size envy24_mutevolume, .-envy24_mutevolume
.comm ENVY24_VOL_MUTE,4,4
.comm ENVY24_MT_VOLUME,4,4
.comm ENVY24_MT_VOLIDX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_br_sysfs_if.c_show_hairpin_mode.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%d\n"
.text
.p2align 4
.type show_hairpin_mode, @function
show_hairpin_mode:
.LFB0:
.cfi_startproc
endbr64
mov r8, rdi
xor edx, edx
mov rdi, rsi
mov eax, DWORD PTR [r8]
test DWORD PTR BR_HAIRPIN_MODE[rip], eax
lea rsi, .LC0[rip]
setne dl
jmp sprintf@PLT
.cfi_endproc
.LFE0:
.size show_hairpin_mode, .-show_hairpin_mode
.comm BR_HAIRPIN_MODE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_br_sysfs_if.c_show_hairpin_mode.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%d\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type show_hairpin_mode, %function
show_hairpin_mode:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r2, [r0]
ldr r3, [r3]
mov r0, r1
tst r2, r3
movne r2, #1
moveq r2, #0
ldr r1, .L3+4
b sprintf
.L4:
.align 2
.L3:
.word BR_HAIRPIN_MODE
.word .LC0
.size show_hairpin_mode, .-show_hairpin_mode
.comm BR_HAIRPIN_MODE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_parson.c_json_object_dotget_number.c"
.intel_syntax noprefix
.text
.p2align 4
.globl json_object_dotget_number
.type json_object_dotget_number, @function
json_object_dotget_number:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
call json_object_dotget_value@PLT
add rsp, 8
.cfi_def_cfa_offset 8
mov edi, eax
jmp json_value_get_number@PLT
.cfi_endproc
.LFE0:
.size json_object_dotget_number, .-json_object_dotget_number
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_parson.c_json_object_dotget_number.c"
.text
.align 2
.global json_object_dotget_number
.syntax unified
.arm
.fpu softvfp
.type json_object_dotget_number, %function
json_object_dotget_number:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl json_object_dotget_value
pop {r4, lr}
b json_value_get_number
.size json_object_dotget_number, .-json_object_dotget_number
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_path.c_ends_with_path_components.c"
.intel_syntax noprefix
.text
.p2align 4
.globl ends_with_path_components
.type ends_with_path_components, @function
ends_with_path_components:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
call stripped_path_suffix_offset@PLT
cmp eax, -1
setne al
add rsp, 8
.cfi_def_cfa_offset 8
movzx eax, al
ret
.cfi_endproc
.LFE0:
.size ends_with_path_components, .-ends_with_path_components
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_path.c_ends_with_path_components.c"
.text
.align 2
.global ends_with_path_components
.syntax unified
.arm
.fpu softvfp
.type ends_with_path_components, %function
ends_with_path_components:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl stripped_path_suffix_offset
adds r0, r0, #1
movne r0, #1
pop {r4, pc}
.size ends_with_path_components, .-ends_with_path_components
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_nouveau_display.c_nouveau_display_vblank_disable.c"
.intel_syntax noprefix
.text
.p2align 4
.globl nouveau_display_vblank_disable
.type nouveau_display_vblank_disable, @function
nouveau_display_vblank_disable:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
call drm_crtc_from_index@PLT
test rax, rax
je .L1
mov rdi, rax
call nouveau_crtc@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 8
mov rdi, rax
jmp nvif_notify_put@PLT
.p2align 4,,10
.p2align 3
.L1:
.cfi_restore_state
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size nouveau_display_vblank_disable, .-nouveau_display_vblank_disable
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_nouveau_display.c_nouveau_display_vblank_disable.c"
.text
.align 2
.global nouveau_display_vblank_disable
.syntax unified
.arm
.fpu softvfp
.type nouveau_display_vblank_disable, %function
nouveau_display_vblank_disable:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl drm_crtc_from_index
cmp r0, #0
popeq {r4, pc}
bl nouveau_crtc
pop {r4, lr}
b nvif_notify_put
.size nouveau_display_vblank_disable, .-nouveau_display_vblank_disable
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_regexp.c_RE_execute.c"
.intel_syntax noprefix
.text
.p2align 4
.type RE_execute, @function
RE_execute:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
mov r15, rsi
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
mov r14, r8
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
mov r13, rdi
lea edi, 4[0+rdx*4]
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12d, edx
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov ebx, ecx
sub rsp, 8
.cfi_def_cfa_offset 64
call palloc@PLT
mov edx, r12d
mov rdi, r15
mov rsi, rax
mov rbp, rax
call pg_mb2wchar_with_len@PLT
mov r9, r14
mov r8d, ebx
mov rsi, rbp
mov rdi, r13
mov edx, eax
xor ecx, ecx
call RE_wchar_execute@PLT
mov rdi, rbp
mov r12d, eax
call pfree@PLT
add rsp, 8
.cfi_def_cfa_offset 56
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size RE_execute, .-RE_execute
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_regexp.c_RE_execute.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type RE_execute, %function
RE_execute:
@ args = 4, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, lr}
mov r6, r0
add r0, r2, #1
sub sp, sp, #12
lsl r0, r0, #2
mov r7, r3
mov r8, r1
mov r5, r2
ldr r9, [sp, #40]
bl palloc
mov r4, r0
mov r2, r5
mov r1, r4
mov r0, r8
bl pg_mb2wchar_with_len
mov r1, r4
mov r2, r0
mov r3, #0
mov r0, r6
stm sp, {r7, r9}
bl RE_wchar_execute
mov r3, r0
mov r0, r4
mov r4, r3
bl pfree
mov r0, r4
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, pc}
.size RE_execute, .-RE_execute
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pcvideo.c_PcVideoSetBlinkBit.c"
.intel_syntax noprefix
.text
.p2align 4
.type PcVideoSetBlinkBit, @function
PcVideoSetBlinkBit:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 24
.cfi_def_cfa_offset 32
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rsi, rsp
xor eax, eax
test rdi, rdi
setne al
mov rdx, rsi
mov edi, 16
mov DWORD PTR [rsp], 4099
mov DWORD PTR 4[rsp], eax
call Int386@PLT
mov rax, QWORD PTR 8[rsp]
xor rax, QWORD PTR fs:40
jne .L5
xor eax, eax
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.L5:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size PcVideoSetBlinkBit, .-PcVideoSetBlinkBit
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pcvideo.c_PcVideoSetBlinkBit.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type PcVideoSetBlinkBit, %function
PcVideoSetBlinkBit:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
subs r3, r0, #0
movne r3, #1
str lr, [sp, #-4]!
sub sp, sp, #20
add r2, sp, #4
str r3, [sp, #8]
ldr ip, .L6
ldr r3, .L6+4
mov r1, r2
mov r0, #16
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
str ip, [sp, #4]
bl Int386
ldr r3, .L6+4
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L5
mov r0, #0
add sp, sp, #20
@ sp needed
ldr pc, [sp], #4
.L5:
bl __stack_chk_fail
.L7:
.align 2
.L6:
.word 4099
.word .LC0
.size PcVideoSetBlinkBit, .-PcVideoSetBlinkBit
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_uinput.c_uinput_dev_set_gain.c"
.intel_syntax noprefix
.text
.p2align 4
.type uinput_dev_set_gain, @function
uinput_dev_set_gain:
.LFB0:
.cfi_startproc
endbr64
mov ecx, esi
mov edx, DWORD PTR FF_GAIN[rip]
mov esi, DWORD PTR EV_FF[rip]
jmp uinput_dev_event@PLT
.cfi_endproc
.LFE0:
.size uinput_dev_set_gain, .-uinput_dev_set_gain
.comm FF_GAIN,4,4
.comm EV_FF,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_uinput.c_uinput_dev_set_gain.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type uinput_dev_set_gain, %function
uinput_dev_set_gain:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r2, .L3
ldr ip, .L3+4
mov r3, r1
ldr r2, [r2]
ldr r1, [ip]
b uinput_dev_event
.L4:
.align 2
.L3:
.word FF_GAIN
.word EV_FF
.size uinput_dev_set_gain, .-uinput_dev_set_gain
.comm FF_GAIN,4,4
.comm EV_FF,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ec_ameth.c_int_ec_size.c"
.intel_syntax noprefix
.text
.p2align 4
.type int_ec_size, @function
int_ec_size:
.LFB0:
.cfi_startproc
endbr64
mov edi, DWORD PTR [rdi]
jmp ECDSA_size@PLT
.cfi_endproc
.LFE0:
.size int_ec_size, .-int_ec_size
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ec_ameth.c_int_ec_size.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type int_ec_size, %function
int_ec_size:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, [r0]
b ECDSA_size
.size int_ec_size, .-int_ec_size
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bhnd_nvram_subr.c_bhnd_nvram_get_vardefn_id.c"
.intel_syntax noprefix
.text
.p2align 4
.globl bhnd_nvram_get_vardefn_id
.type bhnd_nvram_get_vardefn_id, @function
bhnd_nvram_get_vardefn_id:
.LFB0:
.cfi_startproc
endbr64
mov rax, QWORD PTR bhnd_nvram_vardefns[rip]
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
xor edi, edi
cmp rax, rbx
ja .L2
movsx rdx, DWORD PTR bhnd_nvram_num_vardefns[rip]
xor edi, edi
lea rax, -4[rax+rdx*4]
cmp rbx, rax
setbe dil
.L2:
mov rsi, rbx
call BHND_NV_ASSERT@PLT
mov rax, rbx
sub rax, QWORD PTR bhnd_nvram_vardefns[rip]
pop rbx
.cfi_def_cfa_offset 8
sar rax, 2
ret
.cfi_endproc
.LFE0:
.size bhnd_nvram_get_vardefn_id, .-bhnd_nvram_get_vardefn_id
.comm bhnd_nvram_vardefns,8,8
.comm bhnd_nvram_num_vardefns,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bhnd_nvram_subr.c_bhnd_nvram_get_vardefn_id.c"
.text
.align 2
.global bhnd_nvram_get_vardefn_id
.syntax unified
.arm
.fpu softvfp
.type bhnd_nvram_get_vardefn_id, %function
bhnd_nvram_get_vardefn_id:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
ldr r5, .L6
ldr r0, [r5]
cmp r0, r4
movhi r0, #0
bhi .L2
ldr r3, .L6+4
ldr r3, [r3]
sub r3, r3, #-1073741823
add r0, r0, r3, lsl #2
cmp r4, r0
movhi r0, #0
movls r0, #1
.L2:
mov r1, r4
bl BHND_NV_ASSERT
ldr r0, [r5]
sub r0, r4, r0
asr r0, r0, #2
pop {r4, r5, r6, pc}
.L7:
.align 2
.L6:
.word bhnd_nvram_vardefns
.word bhnd_nvram_num_vardefns
.size bhnd_nvram_get_vardefn_id, .-bhnd_nvram_get_vardefn_id
.comm bhnd_nvram_vardefns,4,4
.comm bhnd_nvram_num_vardefns,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_thread.c_vlc_savecancel.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "saving cancellation"
.text
.p2align 4
.globl vlc_savecancel
.type vlc_savecancel, @function
vlc_savecancel:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 24
.cfi_def_cfa_offset 32
mov edi, DWORD PTR PTHREAD_CANCEL_DISABLE[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea rsi, 4[rsp]
call pthread_setcancelstate@PLT
lea rdi, .LC0[rip]
call VLC_THREAD_ASSERT@PLT
mov eax, DWORD PTR 4[rsp]
mov rdx, QWORD PTR 8[rsp]
xor rdx, QWORD PTR fs:40
jne .L5
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.L5:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size vlc_savecancel, .-vlc_savecancel
.comm PTHREAD_CANCEL_DISABLE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_thread.c_vlc_savecancel.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "saving cancellation\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global vlc_savecancel
.syntax unified
.arm
.fpu softvfp
.type vlc_savecancel, %function
vlc_savecancel:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
str lr, [sp, #-4]!
ldr r3, .L6
sub sp, sp, #12
ldr r0, [r3]
ldr r3, .L6+4
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl pthread_setcancelstate
ldr r0, .L6+8
bl VLC_THREAD_ASSERT
ldr r3, .L6+4
ldr r0, [sp]
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L5
add sp, sp, #12
@ sp needed
ldr pc, [sp], #4
.L5:
bl __stack_chk_fail
.L7:
.align 2
.L6:
.word PTHREAD_CANCEL_DISABLE
.word .LC1
.word .LC0
.size vlc_savecancel, .-vlc_savecancel
.comm PTHREAD_CANCEL_DISABLE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_aes.c_aes_check_mech_param.c"
.intel_syntax noprefix
.text
.p2align 4
.type aes_check_mech_param, @function
aes_check_mech_param:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
mov eax, DWORD PTR [rdi]
mov rsi, QWORD PTR B_TRUE[rip]
mov r12d, DWORD PTR CRYPTO_SUCCESS[rip]
add eax, -128
cmp eax, 5
ja .L2
lea rcx, .L4[rip]
movsx rax, DWORD PTR [rcx+rax*4]
add rax, rcx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L4:
.long .L9-.L4
.long .L12-.L4
.long .L7-.L4
.long .L6-.L4
.long .L5-.L4
.long .L3-.L4
.text
.p2align 4,,10
.p2align 3
.L5:
mov rax, QWORD PTR ccm_alloc_ctx@GOTPCREL[rip]
mov r8d, 4
.p2align 4,,10
.p2align 3
.L8:
test rsi, rsi
je .L11
cmp QWORD PTR 16[rdi], 0
je .L11
cmp QWORD PTR 8[rdi], r8
je .L11
mov r12d, DWORD PTR CRYPTO_MECHANISM_PARAM_INVALID[rip]
.L11:
test rbx, rbx
je .L1
mov edi, edx
call rax
mov QWORD PTR [rbx], rax
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L12:
.cfi_restore_state
mov rax, QWORD PTR gcm_alloc_ctx@GOTPCREL[rip]
mov r8d, 4
jmp .L8
.p2align 4,,10
.p2align 3
.L9:
mov rax, QWORD PTR gmac_alloc_ctx@GOTPCREL[rip]
mov r8d, 4
jmp .L8
.p2align 4,,10
.p2align 3
.L3:
mov r8, QWORD PTR AES_BLOCK_LEN[rip]
mov rax, QWORD PTR cbc_alloc_ctx@GOTPCREL[rip]
jmp .L8
.p2align 4,,10
.p2align 3
.L7:
mov rsi, QWORD PTR B_FALSE[rip]
mov rax, QWORD PTR ecb_alloc_ctx@GOTPCREL[rip]
jmp .L8
.p2align 4,,10
.p2align 3
.L6:
mov rax, QWORD PTR ctr_alloc_ctx@GOTPCREL[rip]
mov r8d, 4
jmp .L8
.L2:
mov r12d, DWORD PTR CRYPTO_MECHANISM_INVALID[rip]
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
mov eax, r12d
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size aes_check_mech_param, .-aes_check_mech_param
.comm CRYPTO_SUCCESS,4,4
.comm CRYPTO_MECHANISM_PARAM_INVALID,4,4
.comm CRYPTO_MECHANISM_INVALID,4,4
.comm B_TRUE,8,8
.comm B_FALSE,8,8
.comm AES_BLOCK_LEN,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_aes.c_aes_check_mech_param.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type aes_check_mech_param, %function
aes_check_mech_param:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, [r0]
push {r4, r5, r6, lr}
ldr r5, .L24
ldr lr, .L24+4
sub r3, r3, #128
mov ip, r0
mov r4, r1
mov r0, r2
ldr r1, [r5]
ldr r5, [lr]
cmp r3, #5
ldrls pc, [pc, r3, asl #2]
b .L2
.L4:
.word .L9
.word .L12
.word .L7
.word .L6
.word .L5
.word .L3
.L5:
mov r6, #4
ldr r3, .L24+8
.L8:
cmp r1, #0
beq .L11
ldr r2, [ip, #8]
cmp r2, #0
beq .L11
ldr r2, [ip, #4]
cmp r2, r6
ldrne r2, .L24+12
ldrne r5, [r2]
.L11:
cmp r4, #0
beq .L1
blx r3
str r0, [r4]
.L1:
mov r0, r5
pop {r4, r5, r6, pc}
.L12:
mov r6, #4
ldr r3, .L24+16
b .L8
.L9:
mov r6, #4
ldr r3, .L24+20
b .L8
.L3:
ldr r2, .L24+24
ldr r3, .L24+28
ldr r6, [r2]
b .L8
.L7:
ldr r2, .L24+32
ldr r3, .L24+36
ldr r1, [r2]
b .L8
.L6:
mov r6, #4
ldr r3, .L24+40
b .L8
.L2:
ldr r3, .L24+44
ldr r5, [r3]
b .L1
.L25:
.align 2
.L24:
.word B_TRUE
.word CRYPTO_SUCCESS
.word ccm_alloc_ctx
.word CRYPTO_MECHANISM_PARAM_INVALID
.word gcm_alloc_ctx
.word gmac_alloc_ctx
.word AES_BLOCK_LEN
.word cbc_alloc_ctx
.word B_FALSE
.word ecb_alloc_ctx
.word ctr_alloc_ctx
.word CRYPTO_MECHANISM_INVALID
.size aes_check_mech_param, .-aes_check_mech_param
.comm CRYPTO_SUCCESS,4,4
.comm CRYPTO_MECHANISM_PARAM_INVALID,4,4
.comm CRYPTO_MECHANISM_INVALID,4,4
.comm B_TRUE,4,4
.comm B_FALSE,4,4
.comm AES_BLOCK_LEN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cmac.c_cmac_init_tfm.c"
.intel_syntax noprefix
.text
.p2align 4
.type cmac_init_tfm, @function
cmac_init_tfm:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rdi, QWORD PTR [rdi]
call crypto_instance_ctx@PLT
mov rdi, rbp
mov r12, rax
call crypto_tfm_ctx@PLT
mov rdi, r12
mov rbx, rax
call crypto_spawn_cipher@PLT
mov rdi, rax
mov rbp, rax
call IS_ERR@PLT
test rax, rax
jne .L5
mov QWORD PTR [rbx], rbp
xor eax, eax
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
pop rbx
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp PTR_ERR@PLT
.cfi_endproc
.LFE0:
.size cmac_init_tfm, .-cmac_init_tfm
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cmac.c_cmac_init_tfm.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type cmac_init_tfm, %function
cmac_init_tfm:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
ldr r0, [r0]
bl crypto_instance_ctx
mov r3, r0
mov r0, r4
mov r4, r3
bl crypto_tfm_ctx
mov r5, r0
mov r0, r4
bl crypto_spawn_cipher
mov r4, r0
bl IS_ERR
cmp r0, #0
bne .L5
str r4, [r5]
pop {r4, r5, r6, pc}
.L5:
mov r0, r4
pop {r4, r5, r6, lr}
b PTR_ERR
.size cmac_init_tfm, .-cmac_init_tfm
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_vlan.h_vlan_mvrp_uninit.c"
.intel_syntax noprefix
.text
.p2align 4
.type vlan_mvrp_uninit, @function
vlan_mvrp_uninit:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size vlan_mvrp_uninit, .-vlan_mvrp_uninit
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_vlan.h_vlan_mvrp_uninit.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type vlan_mvrp_uninit, %function
vlan_mvrp_uninit:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size vlan_mvrp_uninit, .-vlan_mvrp_uninit
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ngx_http_upstream.c_ngx_http_upstream_upgraded_write_downstream.c"
.intel_syntax noprefix
.text
.p2align 4
.type ngx_http_upstream_upgraded_write_downstream, @function
ngx_http_upstream_upgraded_write_downstream:
.LFB0:
.cfi_startproc
endbr64
mov edx, 1
mov esi, 1
jmp ngx_http_upstream_process_upgraded@PLT
.cfi_endproc
.LFE0:
.size ngx_http_upstream_upgraded_write_downstream, .-ngx_http_upstream_upgraded_write_downstream
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ngx_http_upstream.c_ngx_http_upstream_upgraded_write_downstream.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ngx_http_upstream_upgraded_write_downstream, %function
ngx_http_upstream_upgraded_write_downstream:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #1
mov r1, r2
b ngx_http_upstream_process_upgraded
.size ngx_http_upstream_upgraded_write_downstream, .-ngx_http_upstream_upgraded_write_downstream
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_memset_s.c_memset_s.c"
.intel_syntax noprefix
.text
.p2align 4
.globl memset_s
.type memset_s, @function
memset_s:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12d, DWORD PTR EINVAL[rip]
test rdi, rdi
je .L1
cmp QWORD PTR RSIZE_MAX[rip], rsi
mov r12d, DWORD PTR E2BIG[rip]
jb .L1
mov r8d, edx
xor r12d, r12d
mov rdx, rcx
cmp rsi, rcx
jb .L9
.L5:
mov esi, r8d
call secure_memset@PLT
.L1:
mov eax, r12d
pop r12
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov r12d, DWORD PTR EOVERFLOW[rip]
mov rdx, rsi
jmp .L5
.cfi_endproc
.LFE0:
.size memset_s, .-memset_s
.comm RSIZE_MAX,8,8
.comm EOVERFLOW,4,4
.comm EINVAL,4,4
.comm E2BIG,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_memset_s.c_memset_s.c"
.text
.align 2
.global memset_s
.syntax unified
.arm
.fpu softvfp
.type memset_s, %function
memset_s:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
cmp r0, #0
push {r4, lr}
beq .L9
mov ip, r1
mov r1, r2
mov r2, r3
ldr r3, .L11
ldr r3, [r3]
cmp r3, ip
bcc .L10
cmp ip, r2
movcs r4, #0
ldrcc r3, .L11+4
movcc r2, ip
ldrcc r4, [r3]
bl secure_memset
mov r0, r4
pop {r4, pc}
.L10:
ldr r3, .L11+8
ldr r4, [r3]
mov r0, r4
pop {r4, pc}
.L9:
ldr r3, .L11+12
ldr r4, [r3]
mov r0, r4
pop {r4, pc}
.L12:
.align 2
.L11:
.word RSIZE_MAX
.word EOVERFLOW
.word E2BIG
.word EINVAL
.size memset_s, .-memset_s
.comm RSIZE_MAX,4,4
.comm EOVERFLOW,4,4
.comm EINVAL,4,4
.comm E2BIG,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sbs-manager.c_sbsm_do_alert.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "no driver alert()!\n"
.LC1:
.string "alert with no driver\n"
.text
.p2align 4
.type sbsm_do_alert, @function
sbsm_do_alert:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
sub rsp, 8
.cfi_def_cfa_offset 32
call i2c_verify_client@PLT
test rax, rax
je .L6
mov rbp, rax
xor eax, eax
cmp DWORD PTR 0[rbp], 11
je .L10
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
mov rdi, r12
call device_lock@PLT
mov rdi, QWORD PTR 8[rbp]
test rdi, rdi
je .L3
call to_i2c_driver@PLT
mov rax, QWORD PTR [rax]
test rax, rax
je .L4
mov esi, DWORD PTR I2C_PROTOCOL_SMBUS_ALERT[rip]
xor edx, edx
mov rdi, rbp
call rax
jmp .L5
.p2align 4,,10
.p2align 3
.L3:
lea rdi, 8[rbp]
lea rsi, .LC1[rip]
call dev_dbg@PLT
.L5:
mov rdi, r12
call device_unlock@PLT
mov eax, DWORD PTR EBUSY[rip]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
neg eax
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore_state
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
lea rdi, 8[rbp]
lea rsi, .LC0[rip]
call dev_warn@PLT
jmp .L5
.cfi_endproc
.LFE0:
.size sbsm_do_alert, .-sbsm_do_alert
.comm I2C_PROTOCOL_SMBUS_ALERT,4,4
.comm EBUSY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sbs-manager.c_sbsm_do_alert.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "no driver alert()!\012\000"
.align 2
.LC1:
.ascii "alert with no driver\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type sbsm_do_alert, %function
sbsm_do_alert:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
bl i2c_verify_client
subs r4, r0, #0
beq .L7
ldr r3, [r4]
cmp r3, #11
beq .L10
.L7:
mov r0, #0
pop {r4, r5, r6, pc}
.L10:
mov r0, r5
bl device_lock
ldr r0, [r4, #4]
cmp r0, #0
beq .L3
bl to_i2c_driver
ldr r3, [r0]
cmp r3, #0
beq .L4
ldr r2, .L11
mov r0, r4
ldr r1, [r2]
mov r2, #0
blx r3
b .L5
.L3:
ldr r1, .L11+4
add r0, r4, #4
bl dev_dbg
.L5:
mov r0, r5
bl device_unlock
ldr r3, .L11+8
ldr r0, [r3]
rsb r0, r0, #0
pop {r4, r5, r6, pc}
.L4:
ldr r1, .L11+12
add r0, r4, #4
bl dev_warn
b .L5
.L12:
.align 2
.L11:
.word I2C_PROTOCOL_SMBUS_ALERT
.word .LC1
.word EBUSY
.word .LC0
.size sbsm_do_alert, .-sbsm_do_alert
.comm I2C_PROTOCOL_SMBUS_ALERT,4,4
.comm EBUSY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dsp_spos.c_cs46xx_dsp_create_scb.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "dsp_spos: failed to map SCB\n"
.text
.p2align 4
.globl cs46xx_dsp_create_scb
.type cs46xx_dsp_create_scb, @function
cs46xx_dsp_create_scb:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
mov r14, rdx
mov edx, ecx
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13d, ecx
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov rbp, rdi
sub rsp, 8
.cfi_def_cfa_offset 48
call _map_scb@PLT
mov r12, rax
test rax, rax
je .L2
mov QWORD PTR [rax], r14
mov edx, r13d
mov rsi, r14
mov rdi, rbp
call _dsp_create_scb@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov rax, r12
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rax, QWORD PTR 0[rbp]
lea rsi, .LC0[rip]
mov edi, DWORD PTR [rax]
call dev_err@PLT
add rsp, 8
.cfi_def_cfa_offset 40
mov rax, r12
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size cs46xx_dsp_create_scb, .-cs46xx_dsp_create_scb
.comm SCB_BYTES,4,4
.comm GFP_KERNEL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dsp_spos.c_cs46xx_dsp_create_scb.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "dsp_spos: failed to map SCB\012\000"
.text
.align 2
.global cs46xx_dsp_create_scb
.syntax unified
.arm
.fpu softvfp
.type cs46xx_dsp_create_scb, %function
cs46xx_dsp_create_scb:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r6, r2
mov r2, r3
mov r5, r3
mov r7, r0
bl _map_scb
subs r4, r0, #0
beq .L2
mov r2, r5
mov r1, r6
mov r0, r7
str r6, [r4]
bl _dsp_create_scb
mov r0, r4
pop {r4, r5, r6, r7, r8, pc}
.L2:
ldr r3, [r7]
ldr r1, .L6
ldr r0, [r3]
bl dev_err
mov r0, r4
pop {r4, r5, r6, r7, r8, pc}
.L7:
.align 2
.L6:
.word .LC0
.size cs46xx_dsp_create_scb, .-cs46xx_dsp_create_scb
.comm SCB_BYTES,4,4
.comm GFP_KERNEL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_libretro.c_disk_set_eject_state.c"
.intel_syntax noprefix
.text
.p2align 4
.type disk_set_eject_state, @function
disk_set_eject_state:
.LFB0:
.cfi_startproc
endbr64
mov DWORD PTR disk_ejected[rip], edi
mov eax, 1
ret
.cfi_endproc
.LFE0:
.size disk_set_eject_state, .-disk_set_eject_state
.comm disk_ejected,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_libretro.c_disk_set_eject_state.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type disk_set_eject_state, %function
disk_set_eject_state:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, r0
ldr r3, .L3
mov r0, #1
str r2, [r3]
bx lr
.L4:
.align 2
.L3:
.word disk_ejected
.size disk_set_eject_state, .-disk_set_eject_state
.comm disk_ejected,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_core.c_mmc_start_request.c"
.intel_syntax noprefix
.text
.p2align 4
.globl mmc_start_request
.type mmc_start_request, @function
mmc_start_request:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rsi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
mov rdi, rsi
call init_completion@PLT
mov rdi, rbp
call mmc_retune_hold@PLT
mov edi, DWORD PTR 8[rbp]
call mmc_card_removed@PLT
test rax, rax
je .L2
mov r13d, DWORD PTR ENOMEDIUM[rip]
neg r13d
.L1:
mov eax, r13d
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
xor edx, edx
mov rsi, r12
mov rdi, rbp
call mmc_mrq_pr_debug@PLT
mov eax, DWORD PTR 4[rbp]
xor edi, edi
test eax, eax
sete dil
call WARN_ON@PLT
mov rsi, r12
mov rdi, rbp
call mmc_mrq_prep@PLT
mov r13d, eax
test eax, eax
jne .L1
mov edi, DWORD PTR 0[rbp]
mov esi, DWORD PTR LED_FULL[rip]
call led_trigger_event@PLT
mov rsi, r12
mov rdi, rbp
call __mmc_start_request@PLT
mov eax, r13d
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size mmc_start_request, .-mmc_start_request
.comm LED_FULL,4,4
.comm ENOMEDIUM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_core.c_mmc_start_request.c"
.text
.align 2
.global mmc_start_request
.syntax unified
.arm
.fpu softvfp
.type mmc_start_request, %function
mmc_start_request:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r0, r1
mov r5, r1
bl init_completion
mov r0, r4
bl mmc_retune_hold
ldr r0, [r4, #8]
bl mmc_card_removed
subs r2, r0, #0
beq .L2
ldr r3, .L6
ldr r6, [r3]
rsb r6, r6, #0
.L1:
mov r0, r6
pop {r4, r5, r6, pc}
.L2:
mov r1, r5
mov r0, r4
bl mmc_mrq_pr_debug
ldr r0, [r4, #4]
clz r0, r0
lsr r0, r0, #5
bl WARN_ON
mov r1, r5
mov r0, r4
bl mmc_mrq_prep
subs r6, r0, #0
bne .L1
ldr r3, .L6+4
ldr r0, [r4]
ldr r1, [r3]
bl led_trigger_event
mov r1, r5
mov r0, r4
bl __mmc_start_request
mov r0, r6
pop {r4, r5, r6, pc}
.L7:
.align 2
.L6:
.word ENOMEDIUM
.word LED_FULL
.size mmc_start_request, .-mmc_start_request
.comm LED_FULL,4,4
.comm ENOMEDIUM,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_core_acl_flex_keys.c_mlxsw_afk_key_info_elinst_get.c"
.intel_syntax noprefix
.text
.p2align 4
.type mlxsw_afk_key_info_elinst_get, @function
mlxsw_afk_key_info_elinst_get:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13, rdx
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov ebp, esi
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov esi, DWORD PTR 16[rdi]
mov rbx, rdi
mov edi, ebp
call test_bit@PLT
xor edi, edi
test eax, eax
sete dil
call WARN_ON@PLT
test rax, rax
jne .L4
mov rax, QWORD PTR [rbx]
mov edx, ebp
mov esi, ebp
movsx rdx, DWORD PTR [rax+rdx*4]
mov rax, QWORD PTR 8[rbx]
mov rdi, QWORD PTR [rax+rdx*8]
mov r14, rdx
call mlxsw_afk_block_elinst_get@PLT
xor edi, edi
test rax, rax
mov r12, rax
sete dil
call WARN_ON@PLT
test rax, rax
jne .L4
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
mov rax, r12
pop rbp
.cfi_def_cfa_offset 32
mov DWORD PTR 0[r13], r14d
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
xor r12d, r12d
pop rbx
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
mov rax, r12
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size mlxsw_afk_key_info_elinst_get, .-mlxsw_afk_key_info_elinst_get
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_core_acl_flex_keys.c_mlxsw_afk_key_info_elinst_get.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type mlxsw_afk_key_info_elinst_get, %function
mlxsw_afk_key_info_elinst_get:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r1
mov r5, r0
ldr r1, [r0, #8]
mov r0, r4
mov r6, r2
bl test_bit
clz r0, r0
lsr r0, r0, #5
bl WARN_ON
cmp r0, #0
bne .L4
ldm r5, {r2, r3}
ldr r5, [r2, r4, lsl #2]
mov r1, r4
ldr r0, [r3, r5, lsl #2]
bl mlxsw_afk_block_elinst_get
mov r4, r0
clz r0, r0
lsr r0, r0, #5
bl WARN_ON
cmp r0, #0
bne .L4
mov r0, r4
str r5, [r6]
pop {r4, r5, r6, pc}
.L4:
mov r4, #0
mov r0, r4
pop {r4, r5, r6, pc}
.size mlxsw_afk_key_info_elinst_get, .-mlxsw_afk_key_info_elinst_get
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pt_block_decoder.c_pt_blk_proceed_trailing_event.c"
.intel_syntax noprefix
.text
.p2align 4
.type pt_blk_proceed_trailing_event, @function
pt_blk_proceed_trailing_event:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L68
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rsi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
call pt_blk_fetch_event@PLT
test eax, eax
jle .L69
mov eax, DWORD PTR 36[rbp]
lea r13, 36[rbp]
add eax, -128
cmp eax, 19
ja .L5
lea rdx, .L7[rip]
movsx rax, DWORD PTR [rdx+rax*4]
add rax, rdx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L7:
.long .L23-.L7
.long .L22-.L7
.long .L11-.L7
.long .L11-.L7
.long .L11-.L7
.long .L11-.L7
.long .L19-.L7
.long .L18-.L7
.long .L11-.L7
.long .L16-.L7
.long .L11-.L7
.long .L15-.L7
.long .L14-.L7
.long .L11-.L7
.long .L12-.L7
.long .L11-.L7
.long .L10-.L7
.long .L9-.L7
.long .L8-.L7
.long .L6-.L7
.text
.p2align 4,,10
.p2align 3
.L69:
je .L5
.L1:
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.L26:
.cfi_restore_state
mov rdi, rbp
call pt_blk_clear_postponed_insn@PLT
test eax, eax
js .L1
mov esi, DWORD PTR 40[rbp]
test esi, esi
jne .L5
mov eax, DWORD PTR 72[rbp]
cmp DWORD PTR 28[rbp], eax
je .L62
.p2align 4,,10
.p2align 3
.L5:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov rdi, rbp
xor esi, esi
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 24
pop r12
.cfi_restore 12
.cfi_def_cfa_offset 16
pop r13
.cfi_restore 13
.cfi_def_cfa_offset 8
jmp pt_blk_status@PLT
.p2align 4,,10
.p2align 3
.L68:
mov eax, DWORD PTR pte_internal[rip]
neg eax
ret
.p2align 4,,10
.p2align 3
.L11:
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
.cfi_offset 12, -24
.cfi_offset 13, -16
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
.L62:
mov esi, DWORD PTR pts_event_pending[rip]
.L58:
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_restore 6
.cfi_def_cfa_offset 24
pop r12
.cfi_restore 12
.cfi_def_cfa_offset 16
pop r13
.cfi_restore 13
.cfi_def_cfa_offset 8
jmp pt_blk_status@PLT
.p2align 4,,10
.p2align 3
.L22:
.cfi_restore_state
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov rdx, r13
mov rsi, r12
mov rdi, rbp
call pt_blk_postpone_trailing_tsx@PLT
test eax, eax
je .L62
jns .L5
jmp .L1
.p2align 4,,10
.p2align 3
.L8:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov eax, DWORD PTR 68[rbp]
cmp DWORD PTR 28[rbp], eax
jne .L5
mov ecx, DWORD PTR 32[rbp]
test ecx, ecx
je .L62
mov rsi, r13
mov rdi, rbp
call pt_blk_handle_erratum_skd022@PLT
test eax, eax
je .L62
jns .L5
jmp .L1
.p2align 4,,10
.p2align 3
.L9:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov eax, DWORD PTR 40[rbp]
test eax, eax
jne .L62
mov eax, DWORD PTR 60[rbp]
cmp DWORD PTR 28[rbp], eax
jne .L5
jmp .L62
.p2align 4,,10
.p2align 3
.L19:
mov esi, DWORD PTR 24[rbp]
test esi, esi
je .L62
mov ecx, DWORD PTR 20[rbp]
test ecx, ecx
je .L5
mov edx, DWORD PTR 8[rbp]
test edx, edx
jne .L5
mov eax, DWORD PTR 40[rbp]
test eax, eax
je .L5
lea rsi, 12[rbp]
lea rdi, 16[rbp]
call pt_insn_is_ptwrite@PLT
test eax, eax
je .L5
mov DWORD PTR 8[rbp], 1
mov esi, DWORD PTR pts_event_pending[rip]
jmp .L58
.p2align 4,,10
.p2align 3
.L18:
mov edx, DWORD PTR 24[rbp]
test edx, edx
je .L62
mov eax, DWORD PTR 20[rbp]
test eax, eax
je .L5
mov eax, DWORD PTR 0[rbp]
test eax, eax
jne .L5
lea rsi, 12[rbp]
lea rdi, 16[rbp]
call pt_insn_binds_to_pip@PLT
test eax, eax
je .L5
mov DWORD PTR 0[rbp], 1
jmp .L62
.p2align 4,,10
.p2align 3
.L10:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov r12d, DWORD PTR 40[rbp]
test r12d, r12d
jne .L62
mov eax, DWORD PTR 56[rbp]
cmp DWORD PTR 28[rbp], eax
jne .L5
jmp .L62
.p2align 4,,10
.p2align 3
.L16:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov r8d, DWORD PTR 40[rbp]
test r8d, r8d
jne .L62
mov edi, DWORD PTR 24[rbp]
test edi, edi
je .L62
mov eax, DWORD PTR 44[rbp]
cmp DWORD PTR 28[rbp], eax
jne .L5
jmp .L62
.p2align 4,,10
.p2align 3
.L15:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov r10d, DWORD PTR 40[rbp]
test r10d, r10d
jne .L62
mov r9d, DWORD PTR 24[rbp]
test r9d, r9d
je .L62
mov eax, DWORD PTR 48[rbp]
cmp DWORD PTR 28[rbp], eax
jne .L5
jmp .L62
.p2align 4,,10
.p2align 3
.L14:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov r11d, DWORD PTR 40[rbp]
test r11d, r11d
jne .L62
mov eax, DWORD PTR 52[rbp]
cmp DWORD PTR 28[rbp], eax
jne .L5
jmp .L62
.p2align 4,,10
.p2align 3
.L6:
mov rdi, rbp
call pt_blk_proceed_postponed_insn@PLT
test eax, eax
js .L1
mov eax, DWORD PTR 64[rbp]
cmp DWORD PTR 28[rbp], eax
jne .L5
jmp .L62
.p2align 4,,10
.p2align 3
.L23:
mov eax, DWORD PTR 24[rbp]
test eax, eax
je .L62
mov eax, DWORD PTR 20[rbp]
test eax, eax
je .L5
mov r13d, DWORD PTR 4[rbp]
test r13d, r13d
jne .L5
lea rsi, 12[rbp]
lea rdi, 16[rbp]
call pt_insn_binds_to_vmcs@PLT
test eax, eax
je .L5
mov DWORD PTR 4[rbp], 1
mov esi, DWORD PTR pts_event_pending[rip]
jmp .L58
.p2align 4,,10
.p2align 3
.L12:
mov r8d, DWORD PTR 20[rbp]
test r8d, r8d
je .L5
mov edi, DWORD PTR 40[rbp]
lea r13, 12[rbp]
lea r12, 16[rbp]
test edi, edi
je .L25
mov rsi, r13
mov rdi, r12
call pt_insn_changes_cr3@PLT
test eax, eax
jne .L62
.L25:
lea rdi, 28[rbp]
mov rdx, r13
mov rsi, r12
call pt_insn_next_ip@PLT
test eax, eax
jns .L26
mov ecx, eax
add ecx, DWORD PTR pte_bad_query[rip]
jne .L1
mov rsi, r12
mov rdi, rbp
call pt_blk_set_disable_resume_ip@PLT
test eax, eax
js .L1
jmp .L62
.cfi_endproc
.LFE0:
.size pt_blk_proceed_trailing_event, .-pt_blk_proceed_trailing_event
.comm pts_event_pending,4,4
.comm pte_internal,4,4
.comm pte_bad_query,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pt_block_decoder.c_pt_blk_proceed_trailing_event.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type pt_blk_proceed_trailing_event, %function
pt_blk_proceed_trailing_event:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r0, #0
beq .L98
mov r5, r1
bl pt_blk_fetch_event
cmp r0, #0
ble .L99
ldr r3, [r4, #36]
add r6, r4, #36
sub r3, r3, #128
cmp r3, #19
ldrls pc, [pc, r3, asl #2]
b .L5
.L7:
.word .L23
.word .L22
.word .L11
.word .L11
.word .L11
.word .L11
.word .L19
.word .L18
.word .L11
.word .L16
.word .L11
.word .L15
.word .L14
.word .L11
.word .L12
.word .L11
.word .L10
.word .L9
.word .L8
.word .L6
.L99:
popne {r4, r5, r6, pc}
.L5:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
mov r0, r4
pop {r4, r5, r6, lr}
mov r1, #0
b pt_blk_status
.L98:
ldr r3, .L100
ldr r0, [r3]
rsb r0, r0, #0
pop {r4, r5, r6, pc}
.L11:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
.L93:
ldr r3, .L100+4
mov r0, r4
pop {r4, r5, r6, lr}
ldr r1, [r3]
b pt_blk_status
.L22:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
mov r2, r6
mov r1, r5
mov r0, r4
bl pt_blk_postpone_trailing_tsx
cmp r0, #0
beq .L93
bge .L5
pop {r4, r5, r6, pc}
.L8:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r2, [r4, #28]
ldr r3, [r4, #68]
cmp r2, r3
bne .L5
ldr r3, [r4, #32]
cmp r3, #0
beq .L93
mov r1, r6
mov r0, r4
bl pt_blk_handle_erratum_skd022
cmp r0, #0
beq .L93
bge .L5
pop {r4, r5, r6, pc}
.L6:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r2, [r4, #28]
ldr r3, [r4, #64]
cmp r2, r3
bne .L5
b .L93
.L19:
ldr r3, [r4, #24]
cmp r3, #0
beq .L93
ldr r3, [r4, #20]
cmp r3, #0
beq .L5
ldr r3, [r4, #8]
cmp r3, #0
bne .L5
ldr r3, [r4, #40]
cmp r3, #0
beq .L5
add r1, r4, #12
add r0, r4, #16
bl pt_insn_is_ptwrite
cmp r0, #0
beq .L5
mov r2, #1
ldr r3, .L100+4
mov r0, r4
str r2, [r4, #8]
ldr r1, [r3]
pop {r4, r5, r6, lr}
b pt_blk_status
.L18:
ldr r3, [r4, #24]
cmp r3, #0
beq .L93
ldr r3, [r4, #20]
cmp r3, #0
beq .L5
ldr r3, [r4]
cmp r3, #0
bne .L5
add r1, r4, #12
add r0, r4, #16
bl pt_insn_binds_to_pip
cmp r0, #0
beq .L5
mov r2, #1
ldr r3, .L100+4
mov r0, r4
str r2, [r4]
ldr r1, [r3]
pop {r4, r5, r6, lr}
b pt_blk_status
.L9:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r3, [r4, #40]
cmp r3, #0
bne .L93
ldr r2, [r4, #28]
ldr r3, [r4, #60]
cmp r2, r3
bne .L5
b .L93
.L16:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r3, [r4, #40]
cmp r3, #0
bne .L93
ldr r3, [r4, #24]
cmp r3, #0
beq .L93
ldr r2, [r4, #28]
ldr r3, [r4, #44]
cmp r2, r3
bne .L5
b .L93
.L15:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r3, [r4, #40]
cmp r3, #0
bne .L93
ldr r3, [r4, #24]
cmp r3, #0
beq .L93
ldr r2, [r4, #28]
ldr r3, [r4, #48]
cmp r2, r3
bne .L5
b .L93
.L14:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r3, [r4, #40]
cmp r3, #0
bne .L93
ldr r2, [r4, #28]
ldr r3, [r4, #52]
cmp r2, r3
bne .L5
b .L93
.L10:
mov r0, r4
bl pt_blk_proceed_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r3, [r4, #40]
cmp r3, #0
bne .L93
ldr r2, [r4, #28]
ldr r3, [r4, #56]
cmp r2, r3
bne .L5
b .L93
.L12:
ldr r3, [r4, #20]
cmp r3, #0
beq .L5
ldr r3, [r4, #40]
add r5, r4, #16
cmp r3, #0
add r6, r4, #12
beq .L25
mov r1, r6
mov r0, r5
bl pt_insn_changes_cr3
cmp r0, #0
bne .L93
.L25:
mov r2, r6
mov r1, r5
add r0, r4, #28
bl pt_insn_next_ip
cmp r0, #0
bge .L26
ldr r3, .L100+8
ldr r3, [r3]
cmn r0, r3
popne {r4, r5, r6, pc}
mov r1, r5
mov r0, r4
bl pt_blk_set_disable_resume_ip
cmp r0, #0
poplt {r4, r5, r6, pc}
b .L93
.L23:
ldr r3, [r4, #24]
cmp r3, #0
beq .L93
ldr r3, [r4, #20]
cmp r3, #0
beq .L5
ldr r3, [r4, #4]
cmp r3, #0
bne .L5
add r1, r4, #12
add r0, r4, #16
bl pt_insn_binds_to_vmcs
cmp r0, #0
beq .L5
mov r2, #1
ldr r3, .L100+4
mov r0, r4
str r2, [r4, #4]
ldr r1, [r3]
pop {r4, r5, r6, lr}
b pt_blk_status
.L26:
mov r0, r4
bl pt_blk_clear_postponed_insn
cmp r0, #0
poplt {r4, r5, r6, pc}
ldr r3, [r4, #40]
cmp r3, #0
bne .L5
ldr r2, [r4, #28]
ldr r3, [r4, #72]
cmp r2, r3
bne .L5
b .L93
.L101:
.align 2
.L100:
.word pte_internal
.word pts_event_pending
.word pte_bad_query
.size pt_blk_proceed_trailing_event, .-pt_blk_proceed_trailing_event
.comm pts_event_pending,4,4
.comm pte_internal,4,4
.comm pte_bad_query,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_networkd-lldp-tx.c_config_parse_lldp_emit.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "nearest-bridge"
.LC1:
.string "non-tpmr-bridge"
.LC2:
.string "customer-bridge"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC3:
.string "Failed to parse LLDP emission setting, ignoring: %s"
.text
.p2align 4
.globl config_parse_lldp_emit
.type config_parse_lldp_emit, @function
config_parse_lldp_emit:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
mov r14d, edx
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13, rdi
mov rdi, rsi
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rsi
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov rbp, r9
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov rbx, QWORD PTR 56[rsp]
call assert@PLT
mov rdi, rbp
call assert@PLT
mov rdi, rbx
call assert@PLT
mov rdi, rbx
call isempty@PLT
test rax, rax
je .L2
mov eax, DWORD PTR LLDP_EMIT_NO[rip]
mov rcx, QWORD PTR 64[rsp]
mov DWORD PTR [rcx], eax
.L3:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
xor eax, eax
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
lea rsi, .LC0[rip]
mov rdi, rbx
call streq@PLT
test rax, rax
je .L4
mov rcx, QWORD PTR 64[rsp]
mov eax, DWORD PTR LLDP_EMIT_NEAREST_BRIDGE[rip]
mov DWORD PTR [rcx], eax
xor eax, eax
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
lea rsi, .LC1[rip]
mov rdi, rbx
call streq@PLT
test rax, rax
je .L5
mov eax, DWORD PTR LLDP_EMIT_NON_TPMR_BRIDGE[rip]
mov rcx, QWORD PTR 64[rsp]
mov DWORD PTR [rcx], eax
jmp .L3
.p2align 4,,10
.p2align 3
.L5:
lea rsi, .LC2[rip]
mov rdi, rbx
call streq@PLT
test rax, rax
je .L6
mov eax, DWORD PTR LLDP_EMIT_CUSTOMER_BRIDGE[rip]
mov rcx, QWORD PTR 64[rsp]
mov DWORD PTR [rcx], eax
jmp .L3
.p2align 4,,10
.p2align 3
.L6:
mov rdi, rbx
call parse_boolean@PLT
test eax, eax
js .L12
mov eax, DWORD PTR LLDP_EMIT_NEAREST_BRIDGE[rip]
mov rcx, QWORD PTR 64[rsp]
cmove eax, DWORD PTR LLDP_EMIT_NO[rip]
mov DWORD PTR [rcx], eax
jmp .L3
.L12:
sub rsp, 8
.cfi_def_cfa_offset 56
mov esi, DWORD PTR LOG_ERR[rip]
mov rdx, r12
xor r8d, r8d
push rbx
.cfi_def_cfa_offset 64
lea r9, .LC3[rip]
mov ecx, r14d
mov rdi, r13
call log_syntax@PLT
pop rax
.cfi_def_cfa_offset 56
pop rdx
.cfi_def_cfa_offset 48
jmp .L3
.cfi_endproc
.LFE0:
.size config_parse_lldp_emit, .-config_parse_lldp_emit
.comm LOG_ERR,4,4
.comm LLDP_EMIT_NON_TPMR_BRIDGE,4,4
.comm LLDP_EMIT_NO,4,4
.comm LLDP_EMIT_NEAREST_BRIDGE,4,4
.comm LLDP_EMIT_CUSTOMER_BRIDGE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_networkd-lldp-tx.c_config_parse_lldp_emit.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "nearest-bridge\000"
.align 2
.LC1:
.ascii "non-tpmr-bridge\000"
.align 2
.LC2:
.ascii "customer-bridge\000"
.align 2
.LC3:
.ascii "Failed to parse LLDP emission setting, ignoring: %s"
.ascii "\000"
.text
.align 2
.global config_parse_lldp_emit
.syntax unified
.arm
.fpu softvfp
.type config_parse_lldp_emit, %function
config_parse_lldp_emit:
@ args = 24, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
sub sp, sp, #16
ldr r5, [sp, #52]
mov r7, r0
mov r0, r1
mov r4, r1
mov r6, r2
bl assert
ldr r0, [sp, #44]
bl assert
mov r0, r5
bl assert
mov r0, r5
bl isempty
cmp r0, #0
beq .L2
.L8:
ldr r3, .L13
ldr r3, [r3]
.L9:
ldr r2, [sp, #56]
str r3, [r2]
.L3:
mov r0, #0
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L2:
mov r0, r5
ldr r1, .L13+4
bl streq
cmp r0, #0
beq .L4
mov r0, #0
ldr r3, .L13+8
ldr r2, [sp, #56]
ldr r3, [r3]
str r3, [r2]
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L4:
mov r0, r5
ldr r1, .L13+12
bl streq
cmp r0, #0
beq .L5
ldr r3, .L13+16
ldr r2, [sp, #56]
ldr r3, [r3]
str r3, [r2]
b .L3
.L5:
mov r0, r5
ldr r1, .L13+20
bl streq
subs r8, r0, #0
beq .L6
ldr r3, .L13+24
ldr r2, [sp, #56]
ldr r3, [r3]
str r3, [r2]
b .L3
.L6:
mov r0, r5
bl parse_boolean
cmp r0, #0
blt .L12
beq .L8
ldr r3, .L13+8
ldr r3, [r3]
b .L9
.L12:
ldr ip, .L13+28
ldr r1, .L13+32
str r5, [sp, #8]
str r8, [sp]
ldr r1, [r1]
mov r3, r6
mov r2, r4
mov r0, r7
str ip, [sp, #4]
bl log_syntax
b .L3
.L14:
.align 2
.L13:
.word LLDP_EMIT_NO
.word .LC0
.word LLDP_EMIT_NEAREST_BRIDGE
.word .LC1
.word LLDP_EMIT_NON_TPMR_BRIDGE
.word .LC2
.word LLDP_EMIT_CUSTOMER_BRIDGE
.word .LC3
.word LOG_ERR
.size config_parse_lldp_emit, .-config_parse_lldp_emit
.comm LOG_ERR,4,4
.comm LLDP_EMIT_NON_TPMR_BRIDGE,4,4
.comm LLDP_EMIT_NO,4,4
.comm LLDP_EMIT_NEAREST_BRIDGE,4,4
.comm LLDP_EMIT_CUSTOMER_BRIDGE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ltpc.c_wait_timeout.c"
.intel_syntax noprefix
.text
.p2align 4
.type wait_timeout, @function
wait_timeout:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov ebp, esi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov ebx, 200000
jmp .L3
.p2align 4,,10
.p2align 3
.L9:
mov edi, 100
call udelay@PLT
sub ebx, 1
je .L8
.L3:
mov rax, QWORD PTR [r12]
lea rdi, 6[rax]
call inb_p@PLT
cmp eax, ebp
je .L9
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
pop rbx
.cfi_def_cfa_offset 24
mov eax, 1
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size wait_timeout, .-wait_timeout
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ltpc.c_wait_timeout.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type wait_timeout, %function
wait_timeout:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r6, r0
mov r5, r1
ldr r4, .L10
b .L3
.L9:
mov r0, #100
bl udelay
subs r4, r4, #1
beq .L8
.L3:
ldr r0, [r6]
add r0, r0, #6
bl inb_p
cmp r0, r5
beq .L9
mov r0, #0
pop {r4, r5, r6, pc}
.L8:
mov r0, #1
pop {r4, r5, r6, pc}
.L11:
.align 2
.L10:
.word 200000
.size wait_timeout, .-wait_timeout
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_Memory.c_InternalReAlloc.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "InternalReAlloc: error: realloc() failed.\n\n"
.text
.p2align 4
.globl InternalReAlloc
.type InternalReAlloc, @function
InternalReAlloc:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
lea r14, .LC0[rip]
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
mov r13, rdi
mov rdi, rsi
mov esi, 1
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
xor ebx, ebx
call MORE@PLT
mov edi, DWORD PTR KS_REALLOC_COUNT[rip]
mov rbp, rax
call KS_INC@PLT
mov edi, DWORD PTR KS_TOTAL_MEM_SIZE[rip]
mov rsi, rbp
call KS_ADD@PLT
jmp .L4
.p2align 4,,10
.p2align 3
.L2:
mov rsi, rbp
mov rdi, r13
add rbx, 1
call OSMemoryReAlloc@PLT
mov r12, rax
test rax, rax
jne .L3
mov edi, DWORD PTR MEMORY_SLEEP_TIME[rip]
call OSSleep@PLT
.L4:
cmp QWORD PTR MEMORY_MAX_RETRY[rip], rbx
jge .L2
mov rdi, r14
call AbortExitEx@PLT
jmp .L2
.p2align 4,,10
.p2align 3
.L3:
mov rdi, rax
call POINTER_TO_UINT64@PLT
mov rdi, r13
mov r14d, eax
call POINTER_TO_UINT64@PLT
mov edx, r14d
mov rsi, rbp
mov edi, eax
call TrackChangeObjSize@PLT
pop rbx
.cfi_def_cfa_offset 40
mov rax, r12
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size InternalReAlloc, .-InternalReAlloc
.comm MEMORY_SLEEP_TIME,4,4
.comm MEMORY_MAX_RETRY,8,8
.comm KS_TOTAL_MEM_SIZE,4,4
.comm KS_REALLOC_COUNT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_Memory.c_InternalReAlloc.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "InternalReAlloc: error: realloc() failed.\012\012\000"
.text
.align 2
.global InternalReAlloc
.syntax unified
.arm
.fpu softvfp
.type InternalReAlloc, %function
InternalReAlloc:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, r1
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r1, #1
mov r7, r0
mov r0, r3
bl MORE
mov r6, r0
ldr r3, .L7
mov r5, #0
ldr r0, [r3]
bl KS_INC
ldr r3, .L7+4
mov r1, r6
ldr r0, [r3]
bl KS_ADD
ldr r8, .L7+8
ldr r10, .L7+12
ldr r9, .L7+16
b .L4
.L2:
mov r1, r6
mov r0, r7
bl OSMemoryReAlloc
subs r4, r0, #0
add r5, r5, #1
bne .L3
ldr r0, [r9]
bl OSSleep
.L4:
ldr r3, [r8]
cmp r3, r5
bge .L2
mov r0, r10
bl AbortExitEx
b .L2
.L3:
mov r0, r7
bl POINTER_TO_UINT64
mov r5, r0
mov r0, r4
bl POINTER_TO_UINT64
mov r1, r6
mov r2, r0
mov r0, r5
bl TrackChangeObjSize
mov r0, r4
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L8:
.align 2
.L7:
.word KS_REALLOC_COUNT
.word KS_TOTAL_MEM_SIZE
.word MEMORY_MAX_RETRY
.word .LC0
.word MEMORY_SLEEP_TIME
.size InternalReAlloc, .-InternalReAlloc
.comm MEMORY_SLEEP_TIME,4,4
.comm MEMORY_MAX_RETRY,4,4
.comm KS_TOTAL_MEM_SIZE,4,4
.comm KS_REALLOC_COUNT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_virtgpu_ttm.c_ttm_bo_man_put_node.c"
.intel_syntax noprefix
.text
.p2align 4
.type ttm_bo_man_put_node, @function
ttm_bo_man_put_node:
.LFB0:
.cfi_startproc
endbr64
mov QWORD PTR [rsi], 0
ret
.cfi_endproc
.LFE0:
.size ttm_bo_man_put_node, .-ttm_bo_man_put_node
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_virtgpu_ttm.c_ttm_bo_man_put_node.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type ttm_bo_man_put_node, %function
ttm_bo_man_put_node:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r3, #0
str r3, [r1]
bx lr
.size ttm_bo_man_put_node, .-ttm_bo_man_put_node
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_db1300.c_db1300fb_panel_index.c"
.intel_syntax noprefix
.text
.p2align 4
.type db1300fb_panel_index, @function
db1300fb_panel_index:
.LFB0:
.cfi_startproc
endbr64
mov eax, 9
ret
.cfi_endproc
.LFE0:
.size db1300fb_panel_index, .-db1300fb_panel_index
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_db1300.c_db1300fb_panel_index.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type db1300fb_panel_index, %function
db1300fb_panel_index:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r0, #9
bx lr
.size db1300fb_panel_index, .-db1300fb_panel_index
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_packet.c_test_transports_smart_packet__flush_parses.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "0000"
.LC1:
.string "0000foobar"
.text
.p2align 4
.globl test_transports_smart_packet__flush_parses
.type test_transports_smart_packet__flush_parses, @function
test_transports_smart_packet__flush_parses:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
lea rdi, .LC0[rip]
call assert_flush_parses@PLT
lea rdi, .LC1[rip]
add rsp, 8
.cfi_def_cfa_offset 8
jmp assert_flush_parses@PLT
.cfi_endproc
.LFE0:
.size test_transports_smart_packet__flush_parses, .-test_transports_smart_packet__flush_parses
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_packet.c_test_transports_smart_packet__flush_parses.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "0000\000"
.align 2
.LC1:
.ascii "0000foobar\000"
.text
.align 2
.global test_transports_smart_packet__flush_parses
.syntax unified
.arm
.fpu softvfp
.type test_transports_smart_packet__flush_parses, %function
test_transports_smart_packet__flush_parses:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r0, .L4
bl assert_flush_parses
pop {r4, lr}
ldr r0, .L4+4
b assert_flush_parses
.L5:
.align 2
.L4:
.word .LC0
.word .LC1
.size test_transports_smart_packet__flush_parses, .-test_transports_smart_packet__flush_parses
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_au88x0_eq.c_vortex_Eqlzr_GetLeftGain.c"
.intel_syntax noprefix
.text
.p2align 4
.type vortex_Eqlzr_GetLeftGain, @function
vortex_Eqlzr_GetLeftGain:
.LFB0:
.cfi_startproc
endbr64
cmp QWORD PTR 8[rdi], 0
mov eax, 1
jne .L5
ret
.p2align 4,,10
.p2align 3
.L5:
mov rax, QWORD PTR [rdi]
mov rax, QWORD PTR [rax+rsi*8]
mov QWORD PTR [rdx], rax
xor eax, eax
ret
.cfi_endproc
.LFE0:
.size vortex_Eqlzr_GetLeftGain, .-vortex_Eqlzr_GetLeftGain
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_au88x0_eq.c_vortex_Eqlzr_GetLeftGain.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type vortex_Eqlzr_GetLeftGain, %function
vortex_Eqlzr_GetLeftGain:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, [r0, #4]
cmp r3, #0
ldrne r3, [r0]
movne r0, #0
ldrne r3, [r3, r1, lsl #2]
moveq r0, #1
strne r3, [r2]
bx lr
.size vortex_Eqlzr_GetLeftGain, .-vortex_Eqlzr_GetLeftGain
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_gen.c_get_int32_decl.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "static yyconst flex_int32_t %s[%d] =\n { 0,\n"
.align 8
.LC1:
.string "static yyconst flex_int32_t * %s = 0;\n"
.text
.p2align 4
.type get_int32_decl, @function
get_int32_decl:
.LFB0:
.cfi_startproc
endbr64
cmp QWORD PTR gentables[rip], 0
lea rdx, .LC1[rip]
lea rax, .LC0[rip]
cmove rax, rdx
ret
.cfi_endproc
.LFE0:
.size get_int32_decl, .-get_int32_decl
.comm gentables,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_gen.c_get_int32_decl.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "static yyconst flex_int32_t %s[%d] =\012 { 0,\012"
.ascii "\000"
.align 2
.LC1:
.ascii "static yyconst flex_int32_t * %s = 0;\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type get_int32_decl, %function
get_int32_decl:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L5
ldr r2, .L5+4
ldr r0, [r3]
ldr r3, .L5+8
cmp r0, #0
movne r0, r2
moveq r0, r3
bx lr
.L6:
.align 2
.L5:
.word gentables
.word .LC0
.word .LC1
.size get_int32_decl, .-get_int32_decl
.comm gentables,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm8001_sas.c_pm8001_queue_command.c"
.intel_syntax noprefix
.text
.p2align 4
.globl pm8001_queue_command
.type pm8001_queue_command, @function
pm8001_queue_command:
.LFB0:
.cfi_startproc
endbr64
xor r8d, r8d
xor ecx, ecx
jmp pm8001_task_exec@PLT
.cfi_endproc
.LFE0:
.size pm8001_queue_command, .-pm8001_queue_command
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm8001_sas.c_pm8001_queue_command.c"
.text
.align 2
.global pm8001_queue_command
.syntax unified
.arm
.fpu softvfp
.type pm8001_queue_command, %function
pm8001_queue_command:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #0
str lr, [sp, #-4]!
sub sp, sp, #12
str r3, [sp]
bl pm8001_task_exec
add sp, sp, #12
@ sp needed
ldr pc, [sp], #4
.size pm8001_queue_command, .-pm8001_queue_command
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dwarf_dump.c_dwarf_get_TAG_name.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "DW_TAG_access_declaration"
.LC1:
.string "DW_TAG_array_type"
.LC2:
.string "DW_TAG_base_type"
.LC3:
.string "DW_TAG_catch_block"
.LC4:
.string "DW_TAG_class_type"
.LC5:
.string "DW_TAG_common_block"
.LC6:
.string "DW_TAG_common_inclusion"
.LC7:
.string "DW_TAG_compile_unit"
.LC8:
.string "DW_TAG_condition"
.LC9:
.string "DW_TAG_const_type"
.LC10:
.string "DW_TAG_constant"
.LC11:
.string "DW_TAG_dwarf_procedure"
.LC12:
.string "DW_TAG_entry_point"
.LC13:
.string "DW_TAG_enumeration_type"
.LC14:
.string "DW_TAG_enumerator"
.LC15:
.string "DW_TAG_formal_parameter"
.LC16:
.string "DW_TAG_friend"
.LC17:
.string "DW_TAG_imported_declaration"
.LC18:
.string "DW_TAG_imported_module"
.LC19:
.string "DW_TAG_imported_unit"
.LC20:
.string "DW_TAG_inheritance"
.LC21:
.string "DW_TAG_inlined_subroutine"
.LC22:
.string "DW_TAG_interface_type"
.LC23:
.string "DW_TAG_label"
.LC24:
.string "DW_TAG_lexical_block"
.LC25:
.string "DW_TAG_member"
.LC26:
.string "DW_TAG_module"
.LC27:
.string "DW_TAG_namelist"
.LC28:
.string "DW_TAG_namelist_item"
.LC29:
.string "DW_TAG_namespace"
.LC30:
.string "DW_TAG_packed_type"
.LC31:
.string "DW_TAG_partial_unit"
.LC32:
.string "DW_TAG_pointer_type"
.LC33:
.string "DW_TAG_ptr_to_member_type"
.LC34:
.string "DW_TAG_reference_type"
.LC35:
.string "DW_TAG_restrict_type"
.LC36:
.string "DW_TAG_rvalue_reference_type"
.LC37:
.string "DW_TAG_set_type"
.LC38:
.string "DW_TAG_shared_type"
.LC39:
.string "DW_TAG_string_type"
.LC40:
.string "DW_TAG_structure_type"
.LC41:
.string "DW_TAG_subprogram"
.LC42:
.string "DW_TAG_subrange_type"
.LC43:
.string "DW_TAG_subroutine_type"
.LC44:
.string "DW_TAG_template_alias"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC45:
.string "DW_TAG_template_type_parameter"
.align 8
.LC46:
.string "DW_TAG_template_value_parameter"
.section .rodata.str1.1
.LC47:
.string "DW_TAG_thrown_type"
.LC48:
.string "DW_TAG_try_block"
.LC49:
.string "DW_TAG_type_unit"
.LC50:
.string "DW_TAG_typedef"
.LC51:
.string "DW_TAG_union_type"
.LC52:
.string "DW_TAG_unspecified_parameters"
.LC53:
.string "DW_TAG_unspecified_type"
.LC54:
.string "DW_TAG_variable"
.LC55:
.string "DW_TAG_variant"
.LC56:
.string "DW_TAG_variant_part"
.LC57:
.string "DW_TAG_volatile_type"
.LC58:
.string "DW_TAG_with_stmt"
.LC59:
.string "DW_TAG_format_label"
.LC60:
.string "DW_TAG_function_template"
.LC61:
.string "DW_TAG_class_template"
.LC62:
.string "DW_TAG_GNU_BINCL"
.LC63:
.string "DW_TAG_GNU_EINCL"
.section .rodata.str1.8
.align 8
.LC64:
.string "DW_TAG_GNU_template_template_param"
.align 8
.LC65:
.string "DW_TAG_GNU_template_parameter_pack"
.align 8
.LC66:
.string "DW_TAG_GNU_formal_parameter_pack"
.section .rodata.str1.1
.LC67:
.string "DW_TAG_GNU_call_site"
.section .rodata.str1.8
.align 8
.LC68:
.string "DW_TAG_GNU_call_site_parameter"
.text
.p2align 4
.globl dwarf_get_TAG_name
.type dwarf_get_TAG_name, @function
dwarf_get_TAG_name:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov ebx, edi
xor edi, edi
sub rsp, 8
.cfi_def_cfa_offset 32
test rsi, rsi
setne dil
call assert@PLT
lea edi, -128[rbx]
cmp edi, 68
ja .L2
lea rdx, .L4[rip]
movsx rax, DWORD PTR [rdx+rdi*4]
add rax, rdx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L4:
.long .L72-.L4
.long .L71-.L4
.long .L70-.L4
.long .L69-.L4
.long .L68-.L4
.long .L67-.L4
.long .L66-.L4
.long .L65-.L4
.long .L64-.L4
.long .L63-.L4
.long .L62-.L4
.long .L61-.L4
.long .L60-.L4
.long .L59-.L4
.long .L58-.L4
.long .L57-.L4
.long .L56-.L4
.long .L55-.L4
.long .L54-.L4
.long .L53-.L4
.long .L52-.L4
.long .L51-.L4
.long .L50-.L4
.long .L49-.L4
.long .L48-.L4
.long .L47-.L4
.long .L46-.L4
.long .L45-.L4
.long .L44-.L4
.long .L43-.L4
.long .L42-.L4
.long .L41-.L4
.long .L40-.L4
.long .L39-.L4
.long .L38-.L4
.long .L37-.L4
.long .L36-.L4
.long .L35-.L4
.long .L34-.L4
.long .L33-.L4
.long .L32-.L4
.long .L31-.L4
.long .L30-.L4
.long .L29-.L4
.long .L28-.L4
.long .L27-.L4
.long .L26-.L4
.long .L25-.L4
.long .L24-.L4
.long .L23-.L4
.long .L22-.L4
.long .L21-.L4
.long .L20-.L4
.long .L19-.L4
.long .L18-.L4
.long .L17-.L4
.long .L16-.L4
.long .L15-.L4
.long .L14-.L4
.long .L13-.L4
.long .L12-.L4
.long .L11-.L4
.long .L10-.L4
.long .L9-.L4
.long .L8-.L4
.long .L7-.L4
.long .L6-.L4
.long .L5-.L4
.long .L3-.L4
.text
.p2align 4,,10
.p2align 3
.L5:
lea rax, .LC63[rip]
mov QWORD PTR 0[rbp], rax
.p2align 4,,10
.p2align 3
.L73:
mov eax, DWORD PTR DW_DLV_OK[rip]
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore_state
lea rax, .LC67[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L7:
lea rax, .LC68[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L8:
lea rax, .LC66[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L9:
lea rax, .LC65[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L10:
lea rax, .LC64[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L11:
lea rax, .LC0[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L12:
lea rax, .LC1[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L13:
lea rax, .LC2[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L14:
lea rax, .LC3[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L15:
lea rax, .LC61[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L16:
lea rax, .LC4[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L17:
lea rax, .LC5[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L18:
lea rax, .LC6[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L19:
lea rax, .LC7[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L20:
lea rax, .LC8[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L21:
lea rax, .LC9[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L22:
lea rax, .LC10[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L23:
lea rax, .LC11[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L24:
lea rax, .LC12[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L25:
lea rax, .LC13[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L26:
lea rax, .LC14[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L27:
lea rax, .LC15[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L28:
lea rax, .LC59[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L29:
lea rax, .LC16[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L30:
lea rax, .LC60[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L31:
lea rax, .LC17[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L32:
lea rax, .LC18[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L33:
lea rax, .LC19[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L34:
lea rax, .LC20[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L35:
lea rax, .LC21[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L36:
lea rax, .LC22[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L37:
lea rax, .LC23[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L38:
lea rax, .LC24[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L39:
lea rax, .LC25[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L40:
lea rax, .LC26[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L41:
lea rax, .LC27[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L42:
lea rax, .LC28[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L43:
lea rax, .LC29[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L44:
lea rax, .LC30[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L45:
lea rax, .LC31[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L46:
lea rax, .LC32[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L47:
lea rax, .LC33[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L48:
lea rax, .LC34[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L49:
lea rax, .LC35[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L50:
lea rax, .LC36[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L51:
lea rax, .LC37[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L52:
lea rax, .LC38[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L53:
lea rax, .LC39[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L54:
lea rax, .LC40[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L55:
lea rax, .LC41[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L56:
lea rax, .LC42[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L57:
lea rax, .LC43[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L58:
lea rax, .LC44[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L59:
lea rax, .LC45[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L60:
lea rax, .LC46[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L61:
lea rax, .LC47[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L62:
lea rax, .LC48[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L63:
lea rax, .LC49[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L64:
lea rax, .LC50[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L65:
lea rax, .LC51[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L66:
lea rax, .LC52[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L67:
lea rax, .LC53[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L68:
lea rax, .LC54[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L69:
lea rax, .LC55[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L70:
lea rax, .LC56[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L71:
lea rax, .LC57[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L72:
lea rax, .LC58[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.p2align 4,,10
.p2align 3
.L3:
lea rax, .LC62[rip]
mov QWORD PTR 0[rbp], rax
jmp .L73
.L2:
mov eax, DWORD PTR DW_DLV_NO_ENTRY[rip]
jmp .L1
.cfi_endproc
.LFE0:
.size dwarf_get_TAG_name, .-dwarf_get_TAG_name
.comm DW_DLV_OK,4,4
.comm DW_DLV_NO_ENTRY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dwarf_dump.c_dwarf_get_TAG_name.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "DW_TAG_access_declaration\000"
.align 2
.LC1:
.ascii "DW_TAG_array_type\000"
.align 2
.LC2:
.ascii "DW_TAG_base_type\000"
.align 2
.LC3:
.ascii "DW_TAG_catch_block\000"
.align 2
.LC4:
.ascii "DW_TAG_class_type\000"
.align 2
.LC5:
.ascii "DW_TAG_common_block\000"
.align 2
.LC6:
.ascii "DW_TAG_common_inclusion\000"
.align 2
.LC7:
.ascii "DW_TAG_compile_unit\000"
.align 2
.LC8:
.ascii "DW_TAG_condition\000"
.align 2
.LC9:
.ascii "DW_TAG_const_type\000"
.align 2
.LC10:
.ascii "DW_TAG_constant\000"
.align 2
.LC11:
.ascii "DW_TAG_dwarf_procedure\000"
.align 2
.LC12:
.ascii "DW_TAG_entry_point\000"
.align 2
.LC13:
.ascii "DW_TAG_enumeration_type\000"
.align 2
.LC14:
.ascii "DW_TAG_enumerator\000"
.align 2
.LC15:
.ascii "DW_TAG_formal_parameter\000"
.align 2
.LC16:
.ascii "DW_TAG_friend\000"
.align 2
.LC17:
.ascii "DW_TAG_imported_declaration\000"
.align 2
.LC18:
.ascii "DW_TAG_imported_module\000"
.align 2
.LC19:
.ascii "DW_TAG_imported_unit\000"
.align 2
.LC20:
.ascii "DW_TAG_inheritance\000"
.align 2
.LC21:
.ascii "DW_TAG_inlined_subroutine\000"
.align 2
.LC22:
.ascii "DW_TAG_interface_type\000"
.align 2
.LC23:
.ascii "DW_TAG_label\000"
.align 2
.LC24:
.ascii "DW_TAG_lexical_block\000"
.align 2
.LC25:
.ascii "DW_TAG_member\000"
.align 2
.LC26:
.ascii "DW_TAG_module\000"
.align 2
.LC27:
.ascii "DW_TAG_namelist\000"
.align 2
.LC28:
.ascii "DW_TAG_namelist_item\000"
.align 2
.LC29:
.ascii "DW_TAG_namespace\000"
.align 2
.LC30:
.ascii "DW_TAG_packed_type\000"
.align 2
.LC31:
.ascii "DW_TAG_partial_unit\000"
.align 2
.LC32:
.ascii "DW_TAG_pointer_type\000"
.align 2
.LC33:
.ascii "DW_TAG_ptr_to_member_type\000"
.align 2
.LC34:
.ascii "DW_TAG_reference_type\000"
.align 2
.LC35:
.ascii "DW_TAG_restrict_type\000"
.align 2
.LC36:
.ascii "DW_TAG_rvalue_reference_type\000"
.align 2
.LC37:
.ascii "DW_TAG_set_type\000"
.align 2
.LC38:
.ascii "DW_TAG_shared_type\000"
.align 2
.LC39:
.ascii "DW_TAG_string_type\000"
.align 2
.LC40:
.ascii "DW_TAG_structure_type\000"
.align 2
.LC41:
.ascii "DW_TAG_subprogram\000"
.align 2
.LC42:
.ascii "DW_TAG_subrange_type\000"
.align 2
.LC43:
.ascii "DW_TAG_subroutine_type\000"
.align 2
.LC44:
.ascii "DW_TAG_template_alias\000"
.align 2
.LC45:
.ascii "DW_TAG_template_type_parameter\000"
.align 2
.LC46:
.ascii "DW_TAG_template_value_parameter\000"
.align 2
.LC47:
.ascii "DW_TAG_thrown_type\000"
.align 2
.LC48:
.ascii "DW_TAG_try_block\000"
.align 2
.LC49:
.ascii "DW_TAG_type_unit\000"
.align 2
.LC50:
.ascii "DW_TAG_typedef\000"
.align 2
.LC51:
.ascii "DW_TAG_union_type\000"
.align 2
.LC52:
.ascii "DW_TAG_unspecified_parameters\000"
.align 2
.LC53:
.ascii "DW_TAG_unspecified_type\000"
.align 2
.LC54:
.ascii "DW_TAG_variable\000"
.align 2
.LC55:
.ascii "DW_TAG_variant\000"
.align 2
.LC56:
.ascii "DW_TAG_variant_part\000"
.align 2
.LC57:
.ascii "DW_TAG_volatile_type\000"
.align 2
.LC58:
.ascii "DW_TAG_with_stmt\000"
.align 2
.LC59:
.ascii "DW_TAG_format_label\000"
.align 2
.LC60:
.ascii "DW_TAG_function_template\000"
.align 2
.LC61:
.ascii "DW_TAG_class_template\000"
.align 2
.LC62:
.ascii "DW_TAG_GNU_BINCL\000"
.align 2
.LC63:
.ascii "DW_TAG_GNU_EINCL\000"
.align 2
.LC64:
.ascii "DW_TAG_GNU_template_template_param\000"
.align 2
.LC65:
.ascii "DW_TAG_GNU_template_parameter_pack\000"
.align 2
.LC66:
.ascii "DW_TAG_GNU_formal_parameter_pack\000"
.align 2
.LC67:
.ascii "DW_TAG_GNU_call_site\000"
.align 2
.LC68:
.ascii "DW_TAG_GNU_call_site_parameter\000"
.text
.align 2
.global dwarf_get_TAG_name
.syntax unified
.arm
.fpu softvfp
.type dwarf_get_TAG_name, %function
dwarf_get_TAG_name:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
subs r0, r1, #0
movne r0, #1
mov r5, r1
bl assert
sub r0, r4, #128
cmp r0, #68
ldrls pc, [pc, r0, asl #2]
b .L2
.L4:
.word .L72
.word .L71
.word .L70
.word .L69
.word .L68
.word .L67
.word .L66
.word .L65
.word .L64
.word .L63
.word .L62
.word .L61
.word .L60
.word .L59
.word .L58
.word .L57
.word .L56
.word .L55
.word .L54
.word .L53
.word .L52
.word .L51
.word .L50
.word .L49
.word .L48
.word .L47
.word .L46
.word .L45
.word .L44
.word .L43
.word .L42
.word .L41
.word .L40
.word .L39
.word .L38
.word .L37
.word .L36
.word .L35
.word .L34
.word .L33
.word .L32
.word .L31
.word .L30
.word .L29
.word .L28
.word .L27
.word .L26
.word .L25
.word .L24
.word .L23
.word .L22
.word .L21
.word .L20
.word .L19
.word .L18
.word .L17
.word .L16
.word .L15
.word .L14
.word .L13
.word .L12
.word .L11
.word .L10
.word .L9
.word .L8
.word .L7
.word .L6
.word .L5
.word .L3
.L3:
ldr r3, .L77
str r3, [r5]
.L73:
ldr r3, .L77+4
ldr r0, [r3]
pop {r4, r5, r6, pc}
.L5:
ldr r3, .L77+8
str r3, [r5]
b .L73
.L6:
ldr r3, .L77+12
str r3, [r5]
b .L73
.L7:
ldr r3, .L77+16
str r3, [r5]
b .L73
.L8:
ldr r3, .L77+20
str r3, [r5]
b .L73
.L9:
ldr r3, .L77+24
str r3, [r5]
b .L73
.L10:
ldr r3, .L77+28
str r3, [r5]
b .L73
.L11:
ldr r3, .L77+32
str r3, [r5]
b .L73
.L12:
ldr r3, .L77+36
str r3, [r5]
b .L73
.L13:
ldr r3, .L77+40
str r3, [r5]
b .L73
.L14:
ldr r3, .L77+44
str r3, [r5]
b .L73
.L15:
ldr r3, .L77+48
str r3, [r5]
b .L73
.L16:
ldr r3, .L77+52
str r3, [r5]
b .L73
.L17:
ldr r3, .L77+56
str r3, [r5]
b .L73
.L18:
ldr r3, .L77+60
str r3, [r5]
b .L73
.L19:
ldr r3, .L77+64
str r3, [r5]
b .L73
.L20:
ldr r3, .L77+68
str r3, [r5]
b .L73
.L21:
ldr r3, .L77+72
str r3, [r5]
b .L73
.L22:
ldr r3, .L77+76
str r3, [r5]
b .L73
.L23:
ldr r3, .L77+80
str r3, [r5]
b .L73
.L24:
ldr r3, .L77+84
str r3, [r5]
b .L73
.L25:
ldr r3, .L77+88
str r3, [r5]
b .L73
.L26:
ldr r3, .L77+92
str r3, [r5]
b .L73
.L27:
ldr r3, .L77+96
str r3, [r5]
b .L73
.L28:
ldr r3, .L77+100
str r3, [r5]
b .L73
.L29:
ldr r3, .L77+104
str r3, [r5]
b .L73
.L30:
ldr r3, .L77+108
str r3, [r5]
b .L73
.L31:
ldr r3, .L77+112
str r3, [r5]
b .L73
.L32:
ldr r3, .L77+116
str r3, [r5]
b .L73
.L33:
ldr r3, .L77+120
str r3, [r5]
b .L73
.L34:
ldr r3, .L77+124
str r3, [r5]
b .L73
.L35:
ldr r3, .L77+128
str r3, [r5]
b .L73
.L36:
ldr r3, .L77+132
str r3, [r5]
b .L73
.L37:
ldr r3, .L77+136
str r3, [r5]
b .L73
.L38:
ldr r3, .L77+140
str r3, [r5]
b .L73
.L39:
ldr r3, .L77+144
str r3, [r5]
b .L73
.L40:
ldr r3, .L77+148
str r3, [r5]
b .L73
.L41:
ldr r3, .L77+152
str r3, [r5]
b .L73
.L42:
ldr r3, .L77+156
str r3, [r5]
b .L73
.L43:
ldr r3, .L77+160
str r3, [r5]
b .L73
.L44:
ldr r3, .L77+164
str r3, [r5]
b .L73
.L45:
ldr r3, .L77+168
str r3, [r5]
b .L73
.L46:
ldr r3, .L77+172
str r3, [r5]
b .L73
.L47:
ldr r3, .L77+176
str r3, [r5]
b .L73
.L48:
ldr r3, .L77+180
str r3, [r5]
b .L73
.L49:
ldr r3, .L77+184
str r3, [r5]
b .L73
.L50:
ldr r3, .L77+188
str r3, [r5]
b .L73
.L51:
ldr r3, .L77+192
str r3, [r5]
b .L73
.L52:
ldr r3, .L77+196
str r3, [r5]
b .L73
.L53:
ldr r3, .L77+200
str r3, [r5]
b .L73
.L54:
ldr r3, .L77+204
str r3, [r5]
b .L73
.L55:
ldr r3, .L77+208
str r3, [r5]
b .L73
.L56:
ldr r3, .L77+212
str r3, [r5]
b .L73
.L57:
ldr r3, .L77+216
str r3, [r5]
b .L73
.L58:
ldr r3, .L77+220
str r3, [r5]
b .L73
.L59:
ldr r3, .L77+224
str r3, [r5]
b .L73
.L60:
ldr r3, .L77+228
str r3, [r5]
b .L73
.L61:
ldr r3, .L77+232
str r3, [r5]
b .L73
.L62:
ldr r3, .L77+236
str r3, [r5]
b .L73
.L63:
ldr r3, .L77+240
str r3, [r5]
b .L73
.L64:
ldr r3, .L77+244
str r3, [r5]
b .L73
.L65:
ldr r3, .L77+248
str r3, [r5]
b .L73
.L66:
ldr r3, .L77+252
str r3, [r5]
b .L73
.L67:
ldr r3, .L77+256
str r3, [r5]
b .L73
.L68:
ldr r3, .L77+260
str r3, [r5]
b .L73
.L69:
ldr r3, .L77+264
str r3, [r5]
b .L73
.L70:
ldr r3, .L77+268
str r3, [r5]
b .L73
.L71:
ldr r3, .L77+272
str r3, [r5]
b .L73
.L72:
ldr r3, .L77+276
str r3, [r5]
b .L73
.L2:
ldr r3, .L77+280
ldr r0, [r3]
pop {r4, r5, r6, pc}
.L78:
.align 2
.L77:
.word .LC62
.word DW_DLV_OK
.word .LC63
.word .LC67
.word .LC68
.word .LC66
.word .LC65
.word .LC64
.word .LC0
.word .LC1
.word .LC2
.word .LC3
.word .LC61
.word .LC4
.word .LC5
.word .LC6
.word .LC7
.word .LC8
.word .LC9
.word .LC10
.word .LC11
.word .LC12
.word .LC13
.word .LC14
.word .LC15
.word .LC59
.word .LC16
.word .LC60
.word .LC17
.word .LC18
.word .LC19
.word .LC20
.word .LC21
.word .LC22
.word .LC23
.word .LC24
.word .LC25
.word .LC26
.word .LC27
.word .LC28
.word .LC29
.word .LC30
.word .LC31
.word .LC32
.word .LC33
.word .LC34
.word .LC35
.word .LC36
.word .LC37
.word .LC38
.word .LC39
.word .LC40
.word .LC41
.word .LC42
.word .LC43
.word .LC44
.word .LC45
.word .LC46
.word .LC47
.word .LC48
.word .LC49
.word .LC50
.word .LC51
.word .LC52
.word .LC53
.word .LC54
.word .LC55
.word .LC56
.word .LC57
.word .LC58
.word DW_DLV_NO_ENTRY
.size dwarf_get_TAG_name, .-dwarf_get_TAG_name
.comm DW_DLV_OK,4,4
.comm DW_DLV_NO_ENTRY,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_lb.c_free_buffers.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "added %d buffers to netmap free list"
.text
.p2align 4
.type free_buffers, @function
free_buffers:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
mov rdx, QWORD PTR glob_arg[rip]
mov rax, QWORD PTR ports[rip]
lea rcx, [rdx+rdx*2]
lea r15, [rax+rcx*8]
cmp rdx, -1
je .L8
xor r13d, r13d
xor ebp, ebp
.p2align 4,,10
.p2align 3
.L5:
lea rcx, 0[r13+r13*2]
lea r12, [rax+rcx*8]
mov r14, QWORD PTR 16[r12]
test r14, r14
je .L3
cmp QWORD PTR [r14], 0
je .L3
.p2align 4,,10
.p2align 3
.L4:
mov rdi, r14
add ebp, 1
call oq_deq@PLT
mov edi, DWORD PTR 8[r12]
mov esi, eax
mov ebx, eax
call NETMAP_BUF@PLT
cmp QWORD PTR [r14], 0
mov r8, rax
mov rax, QWORD PTR [r15]
mov rax, QWORD PTR [rax]
mov edx, DWORD PTR [rax]
mov DWORD PTR [r8], edx
mov DWORD PTR [rax], ebx
jne .L4
mov rdx, QWORD PTR glob_arg[rip]
.L3:
add r13, 1
lea rax, 1[rdx]
cmp rax, r13
jbe .L2
mov rax, QWORD PTR ports[rip]
jmp .L5
.L8:
xor ebp, ebp
.p2align 4,,10
.p2align 3
.L2:
mov esi, ebp
lea rdi, .LC0[rip]
xor ebp, ebp
xor ebx, ebx
call D@PLT
cmp QWORD PTR glob_arg[rip], -1
je .L1
.p2align 4,,10
.p2align 3
.L6:
mov rax, QWORD PTR ports[rip]
add rbx, 1
mov rdi, QWORD PTR [rax+rbp]
add rbp, 24
call nm_close@PLT
mov rax, QWORD PTR glob_arg[rip]
add rax, 1
cmp rax, rbx
ja .L6
.L1:
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size free_buffers, .-free_buffers
.comm ports,8,8
.comm glob_arg,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_lb.c_free_buffers.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "added %d buffers to netmap free list\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type free_buffers, %function
free_buffers:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r9, .L20
ldr r10, .L20+4
ldr fp, [r9]
ldr r7, [r10]
cmn fp, #1
add fp, fp, fp, lsl #1
mov r6, #0
add fp, r7, fp, lsl #2
beq .L2
mov r8, r6
.L5:
add r3, r8, r8, lsl #1
add r7, r7, r3, lsl #2
ldr r5, [r7, #8]
cmp r5, #0
beq .L3
ldr r3, [r5]
cmp r3, #0
beq .L3
.L4:
mov r0, r5
bl oq_deq
mov r4, r0
ldr r0, [r7, #4]
mov r1, r4
bl NETMAP_BUF
ldr r3, [fp]
ldr r2, [r5]
ldr r3, [r3]
cmp r2, #0
ldr r2, [r3]
add r6, r6, #1
str r2, [r0]
str r4, [r3]
bne .L4
.L3:
ldr r3, [r9]
add r8, r8, #1
add r3, r3, #1
cmp r3, r8
ldrhi r7, [r10]
bhi .L5
.L2:
mov r1, r6
ldr r0, .L20+8
bl D
ldr r3, [r9]
cmn r3, #1
popeq {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc}
mov r4, #0
mov r5, r4
.L6:
ldr r3, [r10]
add r5, r5, #1
ldr r0, [r3, r4]
bl nm_close
ldr r3, [r9]
add r4, r4, #12
add r3, r3, #1
cmp r3, r5
bhi .L6
pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L21:
.align 2
.L20:
.word glob_arg
.word ports
.word .LC0
.size free_buffers, .-free_buffers
.comm ports,4,4
.comm glob_arg,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_..libretro-commonvfsvfs_implementation.c_retro_vfs_opendir_impl.c"
.intel_syntax noprefix
.text
.p2align 4
.globl retro_vfs_opendir_impl
.type retro_vfs_opendir_impl, @function
retro_vfs_opendir_impl:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
test rdi, rdi
je .L11
cmp BYTE PTR [rdi], 0
mov rbp, rdi
je .L11
mov esi, 24
mov edi, 1
call calloc@PLT
mov r12, rax
test rax, rax
je .L11
mov rdi, rbp
mov r13, rax
call strdup@PLT
mov rdi, rbp
mov DWORD PTR 20[r12], eax
call opendir@PLT
mov QWORD PTR 8[r12], 0
mov QWORD PTR [r12], rax
test rax, rax
je .L6
mov rdi, r12
call dirent_check_error@PLT
test eax, eax
je .L1
.L6:
mov rdi, r12
call retro_vfs_closedir_impl@PLT
.L11:
xor r13d, r13d
.L1:
mov rax, r13
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size retro_vfs_opendir_impl, .-retro_vfs_opendir_impl
.comm FILE_ATTRIBUTE_HIDDEN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_..libretro-commonvfsvfs_implementation.c_retro_vfs_opendir_impl.c"
.text
.align 2
.global retro_vfs_opendir_impl
.syntax unified
.arm
.fpu softvfp
.type retro_vfs_opendir_impl, %function
retro_vfs_opendir_impl:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r0, #0
beq .L14
ldrb r3, [r4] @ zero_extendqisi2
cmp r3, #0
beq .L14
mov r1, #16
mov r0, #1
bl calloc
cmp r0, #0
mov r5, r0
mov r6, r0
beq .L14
mov r0, r4
bl strdup
mov r3, r0
mov r0, r4
str r3, [r5, #12]
bl opendir
mov r3, #0
cmp r0, r3
stm r5, {r0, r3}
beq .L6
mov r0, r5
bl dirent_check_error
cmp r0, #0
bne .L6
mov r0, r6
pop {r4, r5, r6, pc}
.L6:
mov r0, r5
bl retro_vfs_closedir_impl
.L14:
mov r6, #0
mov r0, r6
pop {r4, r5, r6, pc}
.size retro_vfs_opendir_impl, .-retro_vfs_opendir_impl
.comm FILE_ATTRIBUTE_HIDDEN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bcode.c_bmod.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "remainder by zero"
.text
.p2align 4
.type bmod, @function
bmod:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
xor eax, eax
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
sub rsp, 8
.cfi_def_cfa_offset 48
call pop_number@PLT
test rax, rax
je .L1
mov rbp, rax
xor eax, eax
call pop_number@PLT
mov r12, rax
test rax, rax
je .L8
xor eax, eax
call new_number@PLT
mov edi, DWORD PTR 4[rbp]
mov esi, DWORD PTR 4[r12]
mov r13, rax
call max@PLT
mov edi, DWORD PTR 0[rbp]
mov DWORD PTR 4[r13], eax
mov r14d, eax
call BN_is_zero@PLT
test rax, rax
jne .L9
mov esi, r14d
mov rdi, rbp
call normalize@PLT
mov esi, r14d
mov rdi, r12
call normalize@PLT
xor eax, eax
call BN_CTX_new@PLT
mov rdi, rax
mov r14, rax
call bn_checkp@PLT
mov edx, DWORD PTR 0[rbp]
mov esi, DWORD PTR [r12]
mov rcx, r14
mov edi, DWORD PTR 0[r13]
call BN_mod@PLT
mov edi, eax
call bn_check@PLT
mov rdi, r14
call BN_CTX_free@PLT
.L5:
mov rdi, r13
call push_number@PLT
mov rdi, rbp
call free_number@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov rdi, r12
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp free_number@PLT
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
lea rdi, .LC0[rip]
call warnx@PLT
jmp .L5
.p2align 4,,10
.p2align 3
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
add rsp, 8
.cfi_def_cfa_offset 40
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
jmp push_number@PLT
.cfi_endproc
.LFE0:
.size bmod, .-bmod
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bcode.c_bmod.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "remainder by zero\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type bmod, %function
bmod:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
bl pop_number
subs r4, r0, #0
popeq {r4, r5, r6, r7, r8, pc}
bl pop_number
subs r5, r0, #0
beq .L8
bl new_number
ldr r1, [r5, #4]
mov r6, r0
ldr r0, [r4, #4]
bl max
mov r7, r0
ldr r0, [r4]
str r7, [r6, #4]
bl BN_is_zero
cmp r0, #0
bne .L9
mov r1, r7
mov r0, r4
bl normalize
mov r1, r7
mov r0, r5
bl normalize
bl BN_CTX_new
mov r7, r0
bl bn_checkp
mov r3, r7
ldr r2, [r4]
ldr r1, [r5]
ldr r0, [r6]
bl BN_mod
bl bn_check
mov r0, r7
bl BN_CTX_free
.L5:
mov r0, r6
bl push_number
mov r0, r4
bl free_number
mov r0, r5
pop {r4, r5, r6, r7, r8, lr}
b free_number
.L9:
ldr r0, .L10
bl warnx
b .L5
.L8:
mov r0, r4
pop {r4, r5, r6, r7, r8, lr}
b push_number
.L11:
.align 2
.L10:
.word .LC0
.size bmod, .-bmod
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dstr.c_dstr_log_adapter.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "4-bit"
.LC1:
.string "8-bit"
.LC2:
.string "EPP-8"
.LC3:
.string "EPP-16"
.LC4:
.string "EPP-32"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC5:
.string "%s: dstr %s, DataStor EP2000 at 0x%x, "
.section .rodata.str1.1
.LC6:
.string "mode %d (%s), delay %d\n"
.text
.p2align 4
.type dstr_log_adapter, @function
dstr_log_adapter:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
sub rsp, 48
.cfi_def_cfa_offset 64
mov rsi, QWORD PTR [rdi]
mov ecx, DWORD PTR 20[rdi]
lea rdi, .LC5[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
lea rax, .LC0[rip]
mov rdx, QWORD PTR DSTR_VERSION[rip]
mov QWORD PTR [rsp], rax
lea rax, .LC1[rip]
mov QWORD PTR 8[rsp], rax
lea rax, .LC2[rip]
mov QWORD PTR 16[rsp], rax
lea rax, .LC3[rip]
mov QWORD PTR 24[rsp], rax
lea rax, .LC4[rip]
mov QWORD PTR 32[rsp], rax
call printk@PLT
mov rsi, QWORD PTR 8[rbx]
mov rax, QWORD PTR 40[rsp]
xor rax, QWORD PTR fs:40
jne .L6
mov ecx, DWORD PTR 16[rbx]
mov rdx, QWORD PTR [rsp+rsi*8]
add rsp, 48
.cfi_remember_state
.cfi_def_cfa_offset 16
lea rdi, .LC6[rip]
pop rbx
.cfi_def_cfa_offset 8
jmp printk@PLT
.L6:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size dstr_log_adapter, .-dstr_log_adapter
.comm DSTR_VERSION,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dstr.c_dstr_log_adapter.c"
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "4-bit\000"
.align 2
.LC1:
.ascii "8-bit\000"
.align 2
.LC2:
.ascii "EPP-8\000"
.align 2
.LC3:
.ascii "EPP-16\000"
.align 2
.LC4:
.ascii "EPP-32\000"
.text
.section .rodata.str1.4
.align 2
.LC7:
.ascii "%s: dstr %s, DataStor EP2000 at 0x%x, \000"
.align 2
.LC8:
.ascii "mode %d (%s), delay %d\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC9:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type dstr_log_adapter, %function
dstr_log_adapter:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
sub sp, sp, #24
mov ip, sp
mov r4, r0
ldr lr, .L7
ldr r5, .L7+4
ldmia lr!, {r0, r1, r2, r3}
stmia ip!, {r0, r1, r2, r3}
ldr r2, .L7+8
ldr lr, [lr]
ldr r3, [r4, #12]
ldr r1, [r4]
ldr r2, [r2]
ldr r0, .L7+12
ldr r5, [r5]
str r5, [sp, #20]
mov r5,#0
str lr, [ip]
bl printk
ldr r3, .L7+4
ldr r1, [r4, #4]
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L6
add r3, sp, #24
add r2, r3, r1, lsl #2
ldr r2, [r2, #-24]
ldr r3, [r4, #8]
ldr r0, .L7+16
add sp, sp, #24
@ sp needed
pop {r4, r5, r6, lr}
b printk
.L6:
bl __stack_chk_fail
.L8:
.align 2
.L7:
.word .LANCHOR0
.word .LC9
.word DSTR_VERSION
.word .LC7
.word .LC8
.size dstr_log_adapter, .-dstr_log_adapter
.comm DSTR_VERSION,4,4
.section .rodata
.align 2
.set .LANCHOR0,. + 0
.LC6:
.word .LC0
.word .LC1
.word .LC2
.word .LC3
.word .LC4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_usbatm.c_usbatm_atm_proc_read.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%s\n"
.LC1:
.string "MAC: %pM\n"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC2:
.string "AAL5: tx %d ( %d err ), rx %d ( %d err, %d drop )\n"
.text
.p2align 4
.type usbatm_atm_proc_read, @function
usbatm_atm_proc_read:
.LFB0:
.cfi_startproc
endbr64
mov rcx, QWORD PTR 32[rdi]
test rcx, rcx
je .L15
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rdx
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
mov edx, DWORD PTR [rsi]
test edx, edx
je .L16
mov rbx, rdi
cmp edx, 1
je .L17
cmp edx, 2
je .L18
xor eax, eax
cmp edx, 3
je .L19
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L19:
.cfi_restore_state
cmp QWORD PTR 8[rcx], 0
jne .L20
mov eax, DWORD PTR [rdi]
cmp eax, 128
je .L8
cmp eax, 129
jne .L9
movabs rax, 752229919772010828
mov BYTE PTR 8[rbp], 0
mov QWORD PTR 0[rbp], rax
mov eax, 8
jmp .L1
.p2align 4,,10
.p2align 3
.L15:
.cfi_def_cfa_offset 8
.cfi_restore 3
.cfi_restore 6
.cfi_restore 12
.cfi_restore 13
.cfi_restore 14
.cfi_restore 15
mov eax, DWORD PTR ENODEV[rip]
neg eax
ret
.p2align 4,,10
.p2align 3
.L16:
.cfi_def_cfa_offset 64
.cfi_offset 3, -56
.cfi_offset 6, -48
.cfi_offset 12, -40
.cfi_offset 13, -32
.cfi_offset 14, -24
.cfi_offset 15, -16
mov rdx, QWORD PTR [rcx]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
mov rdi, rbp
xor eax, eax
pop rbx
.cfi_restore 3
.cfi_def_cfa_offset 48
lea rsi, .LC0[rip]
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 40
pop r12
.cfi_restore 12
.cfi_def_cfa_offset 32
pop r13
.cfi_restore 13
.cfi_def_cfa_offset 24
pop r14
.cfi_restore 14
.cfi_def_cfa_offset 16
pop r15
.cfi_restore 15
.cfi_def_cfa_offset 8
jmp sprintf@PLT
.p2align 4,,10
.p2align 3
.L17:
.cfi_restore_state
mov edx, DWORD PTR 24[rdi]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
mov rdi, rbp
xor eax, eax
pop rbx
.cfi_restore 3
.cfi_def_cfa_offset 48
lea rsi, .LC1[rip]
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 40
pop r12
.cfi_restore 12
.cfi_def_cfa_offset 32
pop r13
.cfi_restore 13
.cfi_def_cfa_offset 24
pop r14
.cfi_restore 14
.cfi_def_cfa_offset 16
pop r15
.cfi_restore 15
.cfi_def_cfa_offset 8
jmp sprintf@PLT
.p2align 4,,10
.p2align 3
.L18:
.cfi_restore_state
lea rdi, 4[rdi]
call atomic_read@PLT
lea rdi, 8[rbx]
mov r15d, eax
call atomic_read@PLT
lea rdi, 12[rbx]
mov r14d, eax
call atomic_read@PLT
lea rdi, 16[rbx]
mov r13d, eax
call atomic_read@PLT
lea rdi, 20[rbx]
mov r12d, eax
call atomic_read@PLT
sub rsp, 8
.cfi_def_cfa_offset 72
mov ecx, r12d
mov r9d, r14d
push r15
.cfi_def_cfa_offset 80
mov edx, eax
lea rsi, .LC2[rip]
mov r8d, r13d
mov rdi, rbp
xor eax, eax
call sprintf@PLT
pop rcx
.cfi_def_cfa_offset 72
pop rsi
.cfi_def_cfa_offset 64
jmp .L1
.p2align 4,,10
.p2align 3
.L8:
movabs rax, 8606207503231773004
mov BYTE PTR 10[rbp], 0
mov QWORD PTR 0[rbp], rax
mov eax, 2670
mov WORD PTR 8[rbp], ax
mov eax, 10
jmp .L1
.p2align 4,,10
.p2align 3
.L9:
movdqa xmm0, XMMWORD PTR .LC3[rip]
mov DWORD PTR 16[rbp], 683639
mov eax, 19
movups XMMWORD PTR 0[rbp], xmm0
jmp .L1
.p2align 4,,10
.p2align 3
.L20:
movabs rax, 7308900669957826884
mov edx, 10
mov DWORD PTR 8[rbp], 1684370531
mov QWORD PTR 0[rbp], rax
mov eax, 13
mov WORD PTR 12[rbp], dx
jmp .L1
.cfi_endproc
.LFE0:
.size usbatm_atm_proc_read, .-usbatm_atm_proc_read
.comm ENODEV,4,4
.section .rodata.cst16,"aM",@progbits,16
.align 16
.LC3:
.quad 7022364301955328332
.quad 8029473307803805044
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_usbatm.c_usbatm_atm_proc_read.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s\012\000"
.align 2
.LC1:
.ascii "MAC: %pM\012\000"
.align 2
.LC2:
.ascii "AAL5: tx %d ( %d err ), rx %d ( %d err, %d drop )\012"
.ascii "\000"
.align 2
.LC3:
.ascii "Disconnected\012\000"
.align 2
.LC4:
.ascii "Line up\012\000"
.align 2
.LC5:
.ascii "Line down\012\000"
.align 2
.LC6:
.ascii "Line state unknown\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type usbatm_atm_proc_read, %function
usbatm_atm_proc_read:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr ip, [r0, #28]
cmp ip, #0
beq .L16
push {r4, r5, r6, r7, r8, lr}
ldr r3, [r1]
mov r5, r2
cmp r3, #0
sub sp, sp, #16
beq .L17
cmp r3, #1
mov r4, r0
beq .L18
cmp r3, #2
beq .L19
cmp r3, #3
movne r0, #0
beq .L20
.L1:
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L20:
ldr r3, [ip, #4]
cmp r3, #0
bne .L21
ldr r3, [r4]
mov r0, r2
cmp r3, #128
beq .L8
cmp r3, #129
bne .L9
mov r2, #9
ldr r1, .L22
bl memcpy
mov r0, #8
b .L1
.L16:
ldr r3, .L22+4
ldr r0, [r3]
rsb r0, r0, #0
bx lr
.L17:
mov r0, r5
ldr r2, [ip]
ldr r1, .L22+8
.L14:
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, r7, r8, lr}
b sprintf
.L18:
ldr r2, [r0, #24]
ldr r1, .L22+12
mov r0, r5
b .L14
.L19:
add r0, r0, #20
bl atomic_read
mov r6, r0
add r0, r4, #16
bl atomic_read
mov r7, r0
add r0, r4, #12
bl atomic_read
mov r8, r0
add r0, r4, #8
bl atomic_read
mov r3, r0
add r0, r4, #4
mov r4, r3
bl atomic_read
mov r3, r7
str r0, [sp, #8]
mov r2, r6
mov r0, r5
ldr r1, .L22+16
str r8, [sp]
str r4, [sp, #4]
bl sprintf
b .L1
.L8:
mov r2, #11
ldr r1, .L22+20
bl memcpy
mov r0, #10
b .L1
.L9:
mov r2, #20
ldr r1, .L22+24
bl memcpy
mov r0, #19
b .L1
.L21:
mov r0, r2
ldr r1, .L22+28
mov r2, #14
bl memcpy
mov r0, #13
b .L1
.L23:
.align 2
.L22:
.word .LC4
.word ENODEV
.word .LC0
.word .LC1
.word .LC2
.word .LC5
.word .LC6
.word .LC3
.size usbatm_atm_proc_read, .-usbatm_atm_proc_read
.comm ENODEV,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_bus-util.c_name_owner_change_callback.c"
.intel_syntax noprefix
.text
.p2align 4
.type name_owner_change_callback, @function
name_owner_change_callback:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
call assert@PLT
mov rdi, rbp
call assert@PLT
mov rdi, r12
call sd_bus_message_get_bus@PLT
mov edi, eax
call sd_bus_close@PLT
mov rdi, rbp
xor esi, esi
call sd_event_exit@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov eax, 1
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size name_owner_change_callback, .-name_owner_change_callback
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_bus-util.c_name_owner_change_callback.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type name_owner_change_callback, %function
name_owner_change_callback:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r1
mov r5, r0
bl assert
mov r0, r4
bl assert
mov r0, r5
bl sd_bus_message_get_bus
bl sd_bus_close
mov r0, r4
mov r1, #0
bl sd_event_exit
mov r0, #1
pop {r4, r5, r6, pc}
.size name_owner_change_callback, .-name_owner_change_callback
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_netlink-types.c_type_get_type.c"
.intel_syntax noprefix
.text
.p2align 4
.globl type_get_type
.type type_get_type, @function
type_get_type:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
call assert@PLT
mov eax, DWORD PTR [rbx]
pop rbx
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size type_get_type, .-type_get_type
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_netlink-types.c_type_get_type.c"
.text
.align 2
.global type_get_type
.syntax unified
.arm
.fpu softvfp
.type type_get_type, %function
type_get_type:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
bl assert
ldr r0, [r4]
pop {r4, pc}
.size type_get_type, .-type_get_type
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_stinger.c_stinger_disconnect.c"
.intel_syntax noprefix
.text
.p2align 4
.type stinger_disconnect, @function
stinger_disconnect:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
call serio_get_drvdata@PLT
mov rdi, rbp
mov r12, rax
call serio_close@PLT
mov rdi, rbp
xor esi, esi
call serio_set_drvdata@PLT
mov edi, DWORD PTR [r12]
call input_unregister_device@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov rdi, r12
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp kfree@PLT
.cfi_endproc
.LFE0:
.size stinger_disconnect, .-stinger_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, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_stinger.c_stinger_disconnect.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type stinger_disconnect, %function
stinger_disconnect:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
bl serio_get_drvdata
mov r4, r0
mov r0, r5
bl serio_close
mov r0, r5
mov r1, #0
bl serio_set_drvdata
ldr r0, [r4]
bl input_unregister_device
mov r0, r4
pop {r4, r5, r6, lr}
b kfree
.size stinger_disconnect, .-stinger_disconnect
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_i40e_main.c_i40e_do_reset.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "FW LLDP is disabled\n"
.LC1:
.string "FW LLDP is enabled\n"
.LC2:
.string "GlobalR requested\n"
.LC3:
.string "CoreR requested\n"
.LC4:
.string "PFR requested\n"
.LC5:
.string "VSI reinit requested\n"
.LC6:
.string "VSI down requested\n"
.LC7:
.string "bad reset request 0x%08x\n"
.text
.p2align 4
.globl i40e_do_reset
.type i40e_do_reset, @function
i40e_do_reset:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
xor eax, eax
mov r12d, esi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov ebp, edx
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rdi
call in_interrupt@PLT
mov edi, eax
call WARN_ON@PLT
mov edi, DWORD PTR __I40E_GLOBAL_RESET_REQUESTED[rip]
call BIT_ULL@PLT
test eax, r12d
je .L2
mov rdi, QWORD PTR 8[rbx]
lea rsi, .LC2[rip]
lea rbp, 24[rbx]
call dev_dbg@PLT
mov esi, DWORD PTR I40E_GLGEN_RTRIG[rip]
mov rdi, rbp
call rd32@PLT
mov esi, DWORD PTR I40E_GLGEN_RTRIG[rip]
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rdi, rbp
or eax, DWORD PTR I40E_GLGEN_RTRIG_GLOBR_MASK[rip]
pop rbp
.cfi_def_cfa_offset 16
mov edx, eax
pop r12
.cfi_def_cfa_offset 8
jmp wr32@PLT
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov edi, DWORD PTR __I40E_CORE_RESET_REQUESTED[rip]
call BIT_ULL@PLT
test eax, r12d
jne .L31
test DWORD PTR I40E_PF_RESET_FLAG[rip], r12d
jne .L32
mov edi, DWORD PTR __I40E_REINIT_REQUESTED[rip]
call BIT_ULL@PLT
test eax, r12d
je .L6
mov rdi, QWORD PTR 8[rbx]
lea rsi, .LC5[rip]
xor eax, eax
xor r12d, r12d
call dev_info@PLT
mov edx, DWORD PTR 4[rbx]
test edx, edx
jg .L7
jmp .L1
.p2align 4,,10
.p2align 3
.L10:
add r12, 1
cmp DWORD PTR 4[rbx], r12d
jle .L1
.L7:
mov rax, QWORD PTR 16[rbx]
lea rbp, 0[0+r12*8]
mov rax, QWORD PTR [rax+r12*8]
test rax, rax
je .L10
mov esi, DWORD PTR [rax]
mov edi, DWORD PTR __I40E_VSI_REINIT_REQUESTED[rip]
call test_and_clear_bit@PLT
test rax, rax
je .L10
mov rax, QWORD PTR 16[rbx]
mov rdi, QWORD PTR [rax+rbp]
call i40e_vsi_reinit_locked@PLT
jmp .L10
.p2align 4,,10
.p2align 3
.L32:
mov rdi, QWORD PTR 8[rbx]
lea rsi, .LC4[rip]
call dev_dbg@PLT
mov esi, ebp
mov rdi, rbx
call i40e_handle_reset_warning@PLT
mov eax, DWORD PTR [rbx]
lea rsi, .LC0[rip]
test DWORD PTR I40E_FLAG_DISABLE_FW_LLDP[rip], eax
lea rax, .LC1[rip]
mov rdi, QWORD PTR 8[rbx]
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
cmove rsi, rax
pop rbp
.cfi_def_cfa_offset 16
xor eax, eax
pop r12
.cfi_def_cfa_offset 8
jmp dev_info@PLT
.p2align 4,,10
.p2align 3
.L31:
.cfi_restore_state
mov rdi, QWORD PTR 8[rbx]
lea rsi, .LC3[rip]
lea rbp, 24[rbx]
call dev_dbg@PLT
mov esi, DWORD PTR I40E_GLGEN_RTRIG[rip]
mov rdi, rbp
call rd32@PLT
mov esi, DWORD PTR I40E_GLGEN_RTRIG[rip]
or eax, DWORD PTR I40E_GLGEN_RTRIG_CORER_MASK[rip]
mov rdi, rbp
mov edx, eax
call wr32@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp i40e_flush@PLT
.p2align 4,,10
.p2align 3
.L1:
.cfi_restore_state
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore_state
mov edi, DWORD PTR __I40E_DOWN_REQUESTED[rip]
call BIT_ULL@PLT
mov rdi, QWORD PTR 8[rbx]
test eax, r12d
je .L13
lea rsi, .LC6[rip]
xor eax, eax
call dev_info@PLT
mov eax, DWORD PTR 4[rbx]
test eax, eax
jle .L1
xor ebp, ebp
jmp .L17
.p2align 4,,10
.p2align 3
.L15:
add rbp, 1
cmp DWORD PTR 4[rbx], ebp
jle .L1
.L17:
mov rax, QWORD PTR 16[rbx]
mov r12, QWORD PTR [rax+rbp*8]
test r12, r12
je .L15
mov esi, DWORD PTR [r12]
mov edi, DWORD PTR __I40E_VSI_DOWN_REQUESTED[rip]
call test_and_clear_bit@PLT
test rax, rax
je .L15
mov esi, DWORD PTR [r12]
mov edi, DWORD PTR __I40E_VSI_DOWN[rip]
call set_bit@PLT
mov rdi, r12
call i40e_down@PLT
jmp .L15
.p2align 4,,10
.p2align 3
.L13:
pop rbx
.cfi_def_cfa_offset 24
mov edx, r12d
pop rbp
.cfi_def_cfa_offset 16
xor eax, eax
lea rsi, .LC7[rip]
pop r12
.cfi_def_cfa_offset 8
jmp dev_info@PLT
.cfi_endproc
.LFE0:
.size i40e_do_reset, .-i40e_do_reset
.comm __I40E_VSI_REINIT_REQUESTED,4,4
.comm __I40E_VSI_DOWN_REQUESTED,4,4
.comm __I40E_VSI_DOWN,4,4
.comm __I40E_REINIT_REQUESTED,4,4
.comm __I40E_GLOBAL_RESET_REQUESTED,4,4
.comm __I40E_DOWN_REQUESTED,4,4
.comm __I40E_CORE_RESET_REQUESTED,4,4
.comm I40E_PF_RESET_FLAG,4,4
.comm I40E_GLGEN_RTRIG_GLOBR_MASK,4,4
.comm I40E_GLGEN_RTRIG_CORER_MASK,4,4
.comm I40E_GLGEN_RTRIG,4,4
.comm I40E_FLAG_DISABLE_FW_LLDP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_i40e_main.c_i40e_do_reset.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "FW LLDP is disabled\012\000"
.align 2
.LC1:
.ascii "FW LLDP is enabled\012\000"
.align 2
.LC2:
.ascii "GlobalR requested\012\000"
.align 2
.LC3:
.ascii "CoreR requested\012\000"
.align 2
.LC4:
.ascii "PFR requested\012\000"
.align 2
.LC5:
.ascii "VSI reinit requested\012\000"
.align 2
.LC6:
.ascii "VSI down requested\012\000"
.align 2
.LC7:
.ascii "bad reset request 0x%08x\012\000"
.text
.align 2
.global i40e_do_reset
.syntax unified
.arm
.fpu softvfp
.type i40e_do_reset, %function
i40e_do_reset:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r5, r1
mov r7, r2
mov r4, r0
bl in_interrupt
bl WARN_ON
ldr r3, .L36
ldr r0, [r3]
bl BIT_ULL
tst r0, r5
beq .L2
ldr r5, .L36+4
ldr r0, [r4, #8]
ldr r1, .L36+8
add r4, r4, #16
bl dev_dbg
ldr r1, [r5]
mov r0, r4
bl rd32
mov r2, r0
ldr r3, .L36+12
mov r0, r4
ldr r3, [r3]
ldr r1, [r5]
orr r2, r2, r3
pop {r4, r5, r6, r7, r8, lr}
b wr32
.L2:
ldr r3, .L36+16
ldr r0, [r3]
bl BIT_ULL
tst r0, r5
bne .L34
ldr r3, .L36+20
ldr r6, [r3]
ands r6, r5, r6
bne .L35
ldr r3, .L36+24
ldr r0, [r3]
bl BIT_ULL
ands r7, r0, r5
beq .L6
ldr r1, .L36+28
ldr r0, [r4, #8]
bl dev_info
ldr r3, [r4, #4]
cmp r3, #0
pople {r4, r5, r6, r7, r8, pc}
ldr r7, .L36+32
b .L7
.L31:
ldr r3, [r4, #4]
.L10:
add r6, r6, #1
cmp r3, r6
pople {r4, r5, r6, r7, r8, pc}
.L7:
ldr r2, [r4, #12]
lsl r5, r6, #2
ldr r2, [r2, r6, lsl #2]
cmp r2, #0
beq .L10
ldr r1, [r2]
ldr r0, [r7]
bl test_and_clear_bit
cmp r0, #0
beq .L31
ldr r3, [r4, #12]
ldr r0, [r3, r5]
bl i40e_vsi_reinit_locked
b .L31
.L35:
ldr r1, .L36+36
ldr r0, [r4, #8]
bl dev_dbg
mov r1, r7
mov r0, r4
bl i40e_handle_reset_warning
ldr r3, .L36+40
ldr r0, [r4]
ldr r2, [r3]
ldr r3, .L36+44
tst r0, r2
ldr r1, .L36+48
ldr r0, [r4, #8]
moveq r1, r3
pop {r4, r5, r6, r7, r8, lr}
b dev_info
.L34:
ldr r5, .L36+4
ldr r0, [r4, #8]
ldr r1, .L36+52
add r4, r4, #16
bl dev_dbg
ldr r1, [r5]
mov r0, r4
bl rd32
mov r2, r0
ldr r3, .L36+56
mov r0, r4
ldr r3, [r3]
ldr r1, [r5]
orr r2, r2, r3
bl wr32
mov r0, r4
pop {r4, r5, r6, r7, r8, lr}
b i40e_flush
.L6:
ldr r3, .L36+60
ldr r0, [r3]
bl BIT_ULL
tst r0, r5
beq .L13
ldr r1, .L36+64
ldr r0, [r4, #8]
bl dev_info
ldr r3, [r4, #4]
cmp r3, #0
pople {r4, r5, r6, r7, r8, pc}
ldr r6, .L36+68
ldr r8, .L36+72
b .L17
.L32:
ldr r3, [r4, #4]
.L15:
add r7, r7, #1
cmp r3, r7
pople {r4, r5, r6, r7, r8, pc}
.L17:
ldr r2, [r4, #12]
ldr r5, [r2, r7, lsl #2]
cmp r5, #0
beq .L15
ldr r1, [r5]
ldr r0, [r6]
bl test_and_clear_bit
cmp r0, #0
beq .L32
ldr r1, [r5]
ldr r0, [r8]
bl set_bit
mov r0, r5
bl i40e_down
b .L32
.L13:
mov r2, r5
ldr r0, [r4, #8]
ldr r1, .L36+76
pop {r4, r5, r6, r7, r8, lr}
b dev_info
.L37:
.align 2
.L36:
.word __I40E_GLOBAL_RESET_REQUESTED
.word I40E_GLGEN_RTRIG
.word .LC2
.word I40E_GLGEN_RTRIG_GLOBR_MASK
.word __I40E_CORE_RESET_REQUESTED
.word I40E_PF_RESET_FLAG
.word __I40E_REINIT_REQUESTED
.word .LC5
.word __I40E_VSI_REINIT_REQUESTED
.word .LC4
.word I40E_FLAG_DISABLE_FW_LLDP
.word .LC1
.word .LC0
.word .LC3
.word I40E_GLGEN_RTRIG_CORER_MASK
.word __I40E_DOWN_REQUESTED
.word .LC6
.word __I40E_VSI_DOWN_REQUESTED
.word __I40E_VSI_DOWN
.word .LC7
.size i40e_do_reset, .-i40e_do_reset
.comm __I40E_VSI_REINIT_REQUESTED,4,4
.comm __I40E_VSI_DOWN_REQUESTED,4,4
.comm __I40E_VSI_DOWN,4,4
.comm __I40E_REINIT_REQUESTED,4,4
.comm __I40E_GLOBAL_RESET_REQUESTED,4,4
.comm __I40E_DOWN_REQUESTED,4,4
.comm __I40E_CORE_RESET_REQUESTED,4,4
.comm I40E_PF_RESET_FLAG,4,4
.comm I40E_GLGEN_RTRIG_GLOBR_MASK,4,4
.comm I40E_GLGEN_RTRIG_CORER_MASK,4,4
.comm I40E_GLGEN_RTRIG,4,4
.comm I40E_FLAG_DISABLE_FW_LLDP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ocd.c_bdm_restart_command.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Not connected to OCD device."
.text
.p2align 4
.type bdm_restart_command, @function
bdm_restart_command:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 24
.cfi_def_cfa_offset 32
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov eax, DWORD PTR ocd_desc[rip]
test eax, eax
je .L6
.L2:
mov edi, DWORD PTR OCD_RESET_RUN[rip]
lea rdx, 4[rsp]
mov rsi, rsp
call ocd_do_command@PLT
mov eax, DWORD PTR [rsp]
mov DWORD PTR last_run_status[rip], eax
xor eax, eax
call clear_proceed_status@PLT
xor eax, eax
call wait_for_inferior@PLT
xor eax, eax
call normal_stop@PLT
mov rax, QWORD PTR 8[rsp]
xor rax, QWORD PTR fs:40
jne .L7
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore_state
lea rdi, .LC0[rip]
call error@PLT
jmp .L2
.L7:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size bdm_restart_command, .-bdm_restart_command
.comm ocd_desc,4,4
.comm last_run_status,4,4
.comm OCD_RESET_RUN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ocd.c_bdm_restart_command.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Not connected to OCD device.\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type bdm_restart_command, %function
bdm_restart_command:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
str lr, [sp, #-4]!
ldr r3, .L8
ldr r2, .L8+4
ldr r3, [r3]
sub sp, sp, #20
cmp r3, #0
ldr r2, [r2]
str r2, [sp, #12]
mov r2,#0
beq .L6
.L2:
ldr r3, .L8+8
add r1, sp, #4
ldr r0, [r3]
add r2, sp, #8
bl ocd_do_command
ldr r3, .L8+12
ldr r2, [sp, #4]
str r2, [r3]
bl clear_proceed_status
bl wait_for_inferior
bl normal_stop
ldr r3, .L8+4
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L7
add sp, sp, #20
@ sp needed
ldr pc, [sp], #4
.L6:
ldr r0, .L8+16
bl error
b .L2
.L7:
bl __stack_chk_fail
.L9:
.align 2
.L8:
.word ocd_desc
.word .LC1
.word OCD_RESET_RUN
.word last_run_status
.word .LC0
.size bdm_restart_command, .-bdm_restart_command
.comm ocd_desc,4,4
.comm last_run_status,4,4
.comm OCD_RESET_RUN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_sv_rankings.c_SV_RankDecodePlayerKey.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "SV_RankDecodePlayerKey: string length %d\n"
.text
.p2align 4
.type SV_RankDecodePlayerKey, @function
SV_RankDecodePlayerKey:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rsi
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
mov rbp, rdi
sub rsp, 1416
.cfi_def_cfa_offset 1456
mov rax, QWORD PTR fs:40
mov QWORD PTR 1400[rsp], rax
xor eax, eax
test rdi, rdi
mov r14, rsp
setne dil
movzx edi, dil
call assert@PLT
mov rdi, rbp
call strlen@PLT
lea rdi, .LC0[rip]
mov esi, eax
mov r13d, eax
call Com_DPrintf@PLT
xor esi, esi
mov edx, 8
mov rdi, r12
call memset@PLT
xor esi, esi
mov edx, 1400
mov rdi, r14
call memset@PLT
mov edx, r13d
mov rsi, rbp
mov rdi, r14
call SV_RankAsciiDecode@PLT
mov rsi, r14
mov rdi, r12
mov edx, eax
call memcpy@PLT
mov rax, QWORD PTR 1400[rsp]
xor rax, QWORD PTR fs:40
jne .L5
add rsp, 1416
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.L5:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size SV_RankDecodePlayerKey, .-SV_RankDecodePlayerKey
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_sv_rankings.c_SV_RankDecodePlayerKey.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "SV_RankDecodePlayerKey: string length %d\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type SV_RankDecodePlayerKey, %function
SV_RankDecodePlayerKey:
@ args = 0, pretend = 0, frame = 1408
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
ldr r3, .L6
subs r0, r0, #0
sub sp, sp, #1408
movne r0, #1
mov r4, r1
ldr r3, [r3]
str r3, [sp, #1404]
mov r3,#0
bl assert
mov r0, r5
bl strlen
mov r6, r0
ldr r0, .L6+4
mov r1, r6
bl Com_DPrintf
mov r1, #0
ldr r2, .L6+8
strb r1, [r4]
strb r1, [r4, #1]
strb r1, [r4, #2]
strb r1, [r4, #3]
add r0, sp, #4
bl memset
mov r2, r6
mov r1, r5
add r0, sp, #4
bl SV_RankAsciiDecode
add r1, sp, #4
mov r2, r0
mov r0, r4
bl memcpy
ldr r3, .L6
ldr r2, [r3]
ldr r3, [sp, #1404]
eors r2, r3, r2
mov r3, #0
bne .L5
add sp, sp, #1408
@ sp needed
pop {r4, r5, r6, pc}
.L5:
bl __stack_chk_fail
.L7:
.align 2
.L6:
.word .LC1
.word .LC0
.word 1400
.size SV_RankDecodePlayerKey, .-SV_RankDecodePlayerKey
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ui_players.c_UI_RegisterClientSkin.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "models/players/%s/%s/lower_%s.skin"
.align 8
.LC1:
.string "models/players/%s/lower_%s.skin"
.align 8
.LC2:
.string "models/players/characters/%s/%s/lower_%s.skin"
.align 8
.LC3:
.string "models/players/characters/%s/lower_%s.skin"
.align 8
.LC4:
.string "models/players/%s/%s/upper_%s.skin"
.align 8
.LC5:
.string "models/players/characters/%s/%s/upper_%s.skin"
.align 8
.LC6:
.string "models/players/characters/%s/upper_%s.skin"
.section .rodata.str1.1,"aMS",@progbits,1
.LC7:
.string "head"
.LC8:
.string "skin"
.section .rodata.str1.8
.align 8
.LC9:
.string "models/players/%s/upper_%s.skin"
.text
.p2align 4
.type UI_RegisterClientSkin, @function
UI_RegisterClientSkin:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov r11, rdx
mov rbp, rsp
.cfi_def_cfa_register 6
push r15
.cfi_offset 15, -24
mov r15, rsi
push r14
push r13
push r12
.cfi_offset 14, -32
.cfi_offset 13, -40
.cfi_offset 12, -48
mov r12, r9
push rbx
.cfi_offset 3, -56
mov rbx, rdi
sub rsp, 56
mov QWORD PTR -72[rbp], rcx
mov QWORD PTR -80[rbp], r8
mov rcx, rsp
mov rax, QWORD PTR fs:40
mov QWORD PTR -56[rbp], rax
xor eax, eax
movsx rax, DWORD PTR MAX_QPATH[rip]
mov r14, rax
add rax, 15
mov rdx, rax
and rax, -4096
sub rcx, rax
and rdx, -16
mov rax, rcx
cmp rsp, rax
je .L3
.L57:
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
cmp rsp, rax
jne .L57
.L3:
and edx, 4095
sub rsp, rdx
test rdx, rdx
jne .L58
.L4:
mov r13, rsp
test r12, r12
je .L5
cmp BYTE PTR [r12], 0
jne .L59
mov r8, r11
mov rcx, r15
lea rdx, .LC1[rip]
mov esi, r14d
mov rdi, rsp
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
.L53:
mov rdi, rsp
call trap_R_RegisterSkin@PLT
mov r11, QWORD PTR -88[rbp]
test rax, rax
mov QWORD PTR 16[rbx], rax
je .L7
.L13:
cmp BYTE PTR [r12], 0
jne .L60
mov r8, r11
mov rcx, r15
lea rdx, .LC9[rip]
mov esi, r14d
mov rdi, r13
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
.L55:
mov rdi, r13
call trap_R_RegisterSkin@PLT
mov r11, QWORD PTR -88[rbp]
test rax, rax
mov QWORD PTR 8[rbx], rax
je .L61
.L15:
sub rsp, 8
mov rcx, QWORD PTR -72[rbp]
mov r8, QWORD PTR -80[rbp]
mov rdx, r12
lea rax, .LC8[rip]
lea r9, .LC7[rip]
mov esi, r14d
mov rdi, r13
push rax
call UI_FindClientHeadFile@PLT
pop rdx
pop rcx
test rax, rax
jne .L62
.L18:
cmp QWORD PTR 16[rbx], 0
je .L19
cmp QWORD PTR 8[rbx], 0
je .L19
cmp QWORD PTR [rbx], 0
mov eax, DWORD PTR qtrue[rip]
je .L19
.L1:
mov rbx, QWORD PTR -56[rbp]
xor rbx, QWORD PTR fs:40
jne .L63
lea rsp, -40[rbp]
pop rbx
pop r12
pop r13
pop r14
pop r15
pop rbp
.cfi_remember_state
.cfi_def_cfa 7, 8
ret
.p2align 4,,10
.p2align 3
.L19:
.cfi_restore_state
mov eax, DWORD PTR qfalse[rip]
jmp .L1
.p2align 4,,10
.p2align 3
.L62:
mov rdi, r13
call trap_R_RegisterSkin@PLT
mov QWORD PTR [rbx], rax
jmp .L18
.p2align 4,,10
.p2align 3
.L60:
mov r9, r11
mov r8, r12
mov rcx, r15
mov esi, r14d
lea rdx, .LC4[rip]
mov rdi, r13
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
jmp .L55
.p2align 4,,10
.p2align 3
.L59:
mov r9, r11
mov r8, r12
mov rcx, r15
mov esi, r14d
lea rdx, .LC0[rip]
mov rdi, rsp
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
jmp .L53
.p2align 4,,10
.p2align 3
.L61:
cmp BYTE PTR [r12], 0
jne .L64
.L16:
mov r8, r11
mov rcx, r15
lea rdx, .LC6[rip]
mov esi, r14d
mov rdi, r13
xor eax, eax
call Com_sprintf@PLT
.L17:
mov rdi, r13
call trap_R_RegisterSkin@PLT
mov QWORD PTR 8[rbx], rax
jmp .L15
.p2align 4,,10
.p2align 3
.L7:
cmp BYTE PTR [r12], 0
jne .L65
.L10:
mov r8, r11
mov rcx, r15
lea rdx, .LC3[rip]
mov esi, r14d
mov rdi, r13
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
mov rdi, r13
call trap_R_RegisterSkin@PLT
test r12, r12
mov r11, QWORD PTR -88[rbp]
mov QWORD PTR 16[rbx], rax
jne .L13
.L11:
mov r8, r11
mov rcx, r15
lea rdx, .LC9[rip]
mov esi, r14d
mov rdi, r13
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
mov rdi, r13
call trap_R_RegisterSkin@PLT
mov r11, QWORD PTR -88[rbp]
test rax, rax
mov QWORD PTR 8[rbx], rax
jne .L15
jmp .L16
.p2align 4,,10
.p2align 3
.L58:
or QWORD PTR -8[rsp+rdx], 0
jmp .L4
.p2align 4,,10
.p2align 3
.L65:
mov r9, r11
mov r8, r12
mov rcx, r15
mov esi, r14d
lea rdx, .LC2[rip]
mov rdi, r13
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
mov rdi, r13
call trap_R_RegisterSkin@PLT
mov r11, QWORD PTR -88[rbp]
mov QWORD PTR 16[rbx], rax
jmp .L13
.p2align 4,,10
.p2align 3
.L64:
mov r9, r11
mov r8, r12
mov rcx, r15
mov esi, r14d
lea rdx, .LC5[rip]
mov rdi, r13
xor eax, eax
call Com_sprintf@PLT
jmp .L17
.p2align 4,,10
.p2align 3
.L5:
mov r8, r11
mov rcx, r15
lea rdx, .LC1[rip]
mov esi, r14d
mov rdi, rsp
xor eax, eax
mov QWORD PTR -88[rbp], r11
call Com_sprintf@PLT
mov rdi, rsp
call trap_R_RegisterSkin@PLT
mov r11, QWORD PTR -88[rbp]
test rax, rax
mov QWORD PTR 16[rbx], rax
jne .L11
jmp .L10
.L63:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size UI_RegisterClientSkin, .-UI_RegisterClientSkin
.comm qtrue,4,4
.comm qfalse,4,4
.comm MAX_QPATH,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ui_players.c_UI_RegisterClientSkin.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "models/players/%s/%s/lower_%s.skin\000"
.align 2
.LC1:
.ascii "models/players/%s/lower_%s.skin\000"
.align 2
.LC2:
.ascii "models/players/characters/%s/%s/lower_%s.skin\000"
.align 2
.LC3:
.ascii "models/players/characters/%s/lower_%s.skin\000"
.align 2
.LC4:
.ascii "models/players/%s/%s/upper_%s.skin\000"
.align 2
.LC5:
.ascii "models/players/characters/%s/%s/upper_%s.skin\000"
.align 2
.LC6:
.ascii "models/players/characters/%s/upper_%s.skin\000"
.align 2
.LC7:
.ascii "skin\000"
.align 2
.LC8:
.ascii "head\000"
.align 2
.LC9:
.ascii "models/players/%s/upper_%s.skin\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC10:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type UI_RegisterClientSkin, %function
UI_RegisterClientSkin:
@ args = 8, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
add fp, sp, #32
sub sp, sp, #36
mov r9, r3
ldr r3, .L70
ldr r6, [fp, #8]
ldr r7, [r3]
ldr r3, .L70+4
add ip, r7, #7
ldr r3, [r3]
str r3, [fp, #-40]
mov r3,#0
bic ip, ip, #7
ldr r3, [fp, #4]
sub sp, sp, ip
cmp r6, #0
mov r4, r0
mov r10, r1
mov r8, r2
add r5, sp, #16
str r3, [fp, #-48]
beq .L2
ldrb r2, [r6] @ zero_extendqisi2
cmp r2, #0
bne .L63
mov r3, r1
mov r0, r5
mov r1, r7
ldr r2, .L70+8
str r8, [sp]
bl Com_sprintf
.L59:
mov r0, r5
bl trap_R_RegisterSkin
cmp r0, #0
str r0, [r4, #8]
beq .L4
.L10:
ldrb r2, [r6] @ zero_extendqisi2
cmp r2, #0
bne .L64
mov r3, r10
mov r1, r7
mov r0, r5
ldr r2, .L70+12
str r8, [sp]
bl Com_sprintf
.L61:
mov r0, r5
bl trap_R_RegisterSkin
cmp r0, #0
str r0, [r4, #4]
beq .L65
.L12:
ldr r3, [fp, #-48]
ldr ip, .L70+16
ldr r0, .L70+20
str r3, [sp]
stmib sp, {r0, ip}
mov r3, r9
mov r2, r6
mov r1, r7
mov r0, r5
bl UI_FindClientHeadFile
cmp r0, #0
bne .L66
.L15:
ldr r3, [r4, #8]
cmp r3, #0
beq .L16
ldr r3, [r4, #4]
cmp r3, #0
beq .L16
ldr r3, [r4]
cmp r3, #0
beq .L16
ldr r3, .L70+24
ldr r0, [r3]
.L1:
ldr r3, .L70+4
ldr r2, [r3]
ldr r3, [fp, #-40]
eors r2, r3, r2
mov r3, #0
bne .L67
sub sp, fp, #32
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L16:
ldr r3, .L70+28
ldr r0, [r3]
b .L1
.L66:
mov r0, r5
bl trap_R_RegisterSkin
str r0, [r4]
b .L15
.L64:
mov r3, r10
mov r1, r7
mov r0, r5
stm sp, {r6, r8}
ldr r2, .L70+32
bl Com_sprintf
b .L61
.L63:
mov r3, r1
mov r0, r5
mov r1, r7
stm sp, {r6, r8}
ldr r2, .L70+36
bl Com_sprintf
b .L59
.L65:
ldrb r2, [r6] @ zero_extendqisi2
cmp r2, #0
bne .L68
.L13:
mov r3, r10
mov r1, r7
mov r0, r5
ldr r2, .L70+40
str r8, [sp]
bl Com_sprintf
.L14:
mov r0, r5
bl trap_R_RegisterSkin
str r0, [r4, #4]
b .L12
.L4:
ldrb r2, [r6] @ zero_extendqisi2
cmp r2, #0
bne .L69
.L7:
mov r3, r10
mov r1, r7
ldr r2, .L70+44
mov r0, r5
str r8, [sp]
bl Com_sprintf
mov r0, r5
bl trap_R_RegisterSkin
cmp r6, #0
str r0, [r4, #8]
bne .L10
.L8:
mov r3, r10
mov r1, r7
ldr r2, .L70+12
mov r0, r5
str r8, [sp]
bl Com_sprintf
mov r0, r5
bl trap_R_RegisterSkin
cmp r0, #0
str r0, [r4, #4]
bne .L12
b .L13
.L69:
mov r3, r10
mov r1, r7
ldr r2, .L70+48
mov r0, r5
stm sp, {r6, r8}
bl Com_sprintf
mov r0, r5
bl trap_R_RegisterSkin
str r0, [r4, #8]
b .L10
.L68:
mov r3, r10
mov r1, r7
mov r0, r5
stm sp, {r6, r8}
ldr r2, .L70+52
bl Com_sprintf
b .L14
.L2:
mov r3, r1
str r2, [sp]
mov r1, r7
ldr r2, .L70+8
mov r0, r5
bl Com_sprintf
mov r0, r5
bl trap_R_RegisterSkin
cmp r0, #0
str r0, [r4, #8]
bne .L8
b .L7
.L67:
bl __stack_chk_fail
.L71:
.align 2
.L70:
.word MAX_QPATH
.word .LC10
.word .LC1
.word .LC9
.word .LC7
.word .LC8
.word qtrue
.word qfalse
.word .LC4
.word .LC0
.word .LC6
.word .LC3
.word .LC2
.word .LC5
.size UI_RegisterClientSkin, .-UI_RegisterClientSkin
.comm qtrue,4,4
.comm qfalse,4,4
.comm MAX_QPATH,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_megaraid_sas_fp.c_MR_LdRaidGet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl MR_LdRaidGet
.type MR_LdRaidGet, @function
MR_LdRaidGet:
.LFB0:
.cfi_startproc
endbr64
mov rax, QWORD PTR [rsi]
lea rax, [rax+rdi*4]
ret
.cfi_endproc
.LFE0:
.size MR_LdRaidGet, .-MR_LdRaidGet
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_megaraid_sas_fp.c_MR_LdRaidGet.c"
.text
.align 2
.global MR_LdRaidGet
.syntax unified
.arm
.fpu softvfp
.type MR_LdRaidGet, %function
MR_LdRaidGet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, [r1]
add r0, r3, r0, lsl #2
bx lr
.size MR_LdRaidGet, .-MR_LdRaidGet
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_icp_multi.h_pci_card_alloc.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string " - BUG!! inova is NULL!\n"
.LC1:
.string "icp_multi"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC2:
.string " - Can't enable PCI device and request regions!\n"
.text
.p2align 4
.type pci_card_alloc, @function
pci_card_alloc:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 8
.cfi_def_cfa_offset 48
test rdi, rdi
je .L12
mov r13d, DWORD PTR [rdi]
mov rbx, rdi
test r13d, r13d
je .L13
mov r13d, 1
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r13d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L13:
.cfi_restore_state
mov rdi, QWORD PTR 8[rdi]
lea rsi, .LC1[rip]
xor ebp, ebp
call comedi_pci_enable@PLT
test rax, rax
jne .L14
.L4:
mov rax, QWORD PTR 24[rbx]
mov rdi, QWORD PTR 8[rbx]
mov esi, ebp
lea r12, [rax+rbp*4]
add rbp, 1
call pci_resource_start@PLT
mov DWORD PTR [r12], eax
cmp rbp, 5
jne .L4
mov rax, QWORD PTR 8[rbx]
mov eax, DWORD PTR [rax]
mov DWORD PTR [rbx], 1
mov DWORD PTR 16[rbx], eax
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r13d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L12:
.cfi_restore_state
lea rdi, .LC0[rip]
mov r13d, -1
call printk@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L14:
lea rdi, .LC2[rip]
mov r13d, -1
call printk@PLT
jmp .L1
.cfi_endproc
.LFE0:
.size pci_card_alloc, .-pci_card_alloc
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_icp_multi.h_pci_card_alloc.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii " - BUG!! inova is NULL!\012\000"
.align 2
.LC1:
.ascii "icp_multi\000"
.align 2
.LC2:
.ascii " - Can't enable PCI device and request regions!\012"
.ascii "\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type pci_card_alloc, %function
pci_card_alloc:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
subs r4, r0, #0
beq .L10
ldr r3, [r4]
cmp r3, #0
movne r6, #1
beq .L11
.L1:
mov r0, r6
pop {r4, r5, r6, r7, r8, pc}
.L11:
ldr r1, .L13
ldr r0, [r4, #4]
bl comedi_pci_enable
subs r6, r0, #0
moveq r5, r6
bne .L12
.L4:
mov r1, r5
ldr r0, [r4, #4]
ldr r7, [r4, #12]
bl pci_resource_start
str r0, [r7, r5, lsl #2]
add r5, r5, #1
cmp r5, #5
bne .L4
mov r2, #1
ldr r3, [r4, #4]
mov r0, r6
ldr r3, [r3]
str r2, [r4]
str r3, [r4, #8]
pop {r4, r5, r6, r7, r8, pc}
.L10:
ldr r0, .L13+4
bl printk
mvn r6, #0
b .L1
.L12:
ldr r0, .L13+8
bl printk
mvn r6, #0
b .L1
.L14:
.align 2
.L13:
.word .LC1
.word .LC0
.word .LC2
.size pci_card_alloc, .-pci_card_alloc
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_archive_read_support_format_zip.c_archive_read_format_zip_seekable_read_header.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "ZIP"
.text
.p2align 4
.type archive_read_format_zip_seekable_read_header, @function
archive_read_format_zip_seekable_read_header:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
mov r14, rsi
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
mov rax, QWORD PTR 16[rdi]
mov ebx, DWORD PTR ARCHIVE_OK[rip]
mov r12, QWORD PTR [rax]
mov rax, QWORD PTR ARCHIVE_READ_FORMAT_ENCRYPTION_DONT_KNOW[rip]
cmp QWORD PTR [r12], rax
jne .L2
mov QWORD PTR [r12], 0
.L2:
mov eax, DWORD PTR ARCHIVE_FORMAT_ZIP[rip]
cmp QWORD PTR 0[rbp], 0
mov DWORD PTR 8[rbp], eax
je .L23
cmp QWORD PTR 64[r12], 0
je .L24
.L4:
mov rsi, QWORD PTR 16[r12]
test rsi, rsi
je .L8
mov edx, DWORD PTR ARCHIVE_RB_DIR_RIGHT[rip]
add rsi, 16
lea rdi, 60[r12]
call __archive_rb_tree_iterate@PLT
mov QWORD PTR 16[r12], rax
.L6:
test rax, rax
je .L8
mov rsi, QWORD PTR 8[rax]
xor r15d, r15d
test rsi, rsi
jne .L25
.L9:
cmp QWORD PTR 32[r12], 0
jne .L26
.L10:
cmp QWORD PTR 24[r12], 0
jne .L27
.L11:
mov QWORD PTR 24[r12], 0
mov rdi, rbp
mov QWORD PTR 32[r12], 0
mov QWORD PTR 40[r12], 0
call __archive_read_reset_passphrase@PLT
xor esi, esi
mov rdi, rbp
call archive_filter_bytes@PLT
mov rdx, QWORD PTR 16[r12]
mov rsi, QWORD PTR [rdx]
cmp rsi, rax
jg .L28
je .L13
mov edx, DWORD PTR SEEK_SET[rip]
mov rdi, rbp
call __archive_read_seek@PLT
.L13:
mov QWORD PTR 8[r12], 0
mov rdx, r12
mov rsi, r14
mov rdi, rbp
call zip_read_local_file_header@PLT
cmp DWORD PTR ARCHIVE_OK[rip], eax
mov r13d, eax
jne .L1
mov r13d, ebx
test r15, r15
je .L1
mov rdx, r15
mov rsi, r14
mov rdi, rbp
call zip_read_mac_metadata@PLT
cmp ebx, eax
cmovg r13d, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L8:
mov r13d, DWORD PTR ARCHIVE_EOF[rip]
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r13d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L23:
.cfi_restore_state
lea rax, .LC0[rip]
cmp QWORD PTR 64[r12], 0
mov QWORD PTR 0[rbp], rax
jne .L4
.L24:
mov rdx, r12
mov rsi, r14
mov rdi, rbp
call slurp_central_directory@PLT
cmp DWORD PTR ARCHIVE_OK[rip], eax
mov r13d, eax
jne .L1
lea rdi, 60[r12]
call ARCHIVE_RB_TREE_MIN@PLT
mov QWORD PTR 16[r12], rax
jmp .L6
.p2align 4,,10
.p2align 3
.L28:
sub rsi, rax
mov rdi, rbp
call __archive_read_consume@PLT
jmp .L13
.p2align 4,,10
.p2align 3
.L27:
lea rdi, 48[r12]
call archive_hmac_sha1_cleanup@PLT
jmp .L11
.p2align 4,,10
.p2align 3
.L26:
lea rdi, 52[r12]
call archive_decrypto_aes_ctr_release@PLT
jmp .L10
.p2align 4,,10
.p2align 3
.L25:
lea rdi, 56[r12]
call __archive_rb_tree_find_node@PLT
mov r15, rax
jmp .L9
.cfi_endproc
.LFE0:
.size archive_read_format_zip_seekable_read_header, .-archive_read_format_zip_seekable_read_header
.comm SEEK_SET,4,4
.comm ARCHIVE_READ_FORMAT_ENCRYPTION_DONT_KNOW,8,8
.comm ARCHIVE_RB_DIR_RIGHT,4,4
.comm ARCHIVE_OK,4,4
.comm ARCHIVE_FORMAT_ZIP,4,4
.comm ARCHIVE_EOF,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_archive_read_support_format_zip.c_archive_read_format_zip_seekable_read_header.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "ZIP\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type archive_read_format_zip_seekable_read_header, %function
archive_read_format_zip_seekable_read_header:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r2, [r0, #8]
push {r4, r5, r6, r7, r8, r9, r10, lr}
ldr r3, .L32
ldr r4, [r2]
ldr r3, [r3]
ldr r2, [r4]
ldr r8, .L32+4
cmp r2, r3
moveq r3, #0
ldr r7, [r8]
streq r3, [r4]
ldr r3, .L32+8
ldr r2, [r0]
ldr r3, [r3]
cmp r2, #0
str r3, [r0, #4]
ldreq r3, .L32+12
mov r5, r0
streq r3, [r0]
ldr r3, [r4, #40]
mov r6, r1
cmp r3, #0
beq .L27
ldr r1, [r4, #8]
cmp r1, #0
beq .L8
ldr r3, .L32+16
add r1, r1, #8
ldr r2, [r3]
add r0, r4, #36
bl __archive_rb_tree_iterate
str r0, [r4, #8]
.L6:
cmp r0, #0
beq .L8
ldr r9, [r0, #4]
cmp r9, #0
bne .L28
.L9:
ldr r3, [r4, #16]
cmp r3, #0
bne .L29
.L10:
ldr r3, [r4, #12]
cmp r3, #0
bne .L30
.L11:
mov r10, #0
mov r0, r5
str r10, [r4, #12]
str r10, [r4, #16]
str r10, [r4, #20]
bl __archive_read_reset_passphrase
mov r1, r10
mov r0, r5
bl archive_filter_bytes
ldr r3, [r4, #8]
ldr r1, [r3]
cmp r1, r0
bgt .L31
beq .L13
ldr r3, .L32+20
mov r0, r5
ldr r2, [r3]
bl __archive_read_seek
.L13:
mov r3, #0
mov r2, r4
str r3, [r4, #4]
mov r1, r6
mov r0, r5
bl zip_read_local_file_header
ldr r3, [r8]
cmp r3, r0
popne {r4, r5, r6, r7, r8, r9, r10, pc}
cmp r9, #0
beq .L15
mov r2, r9
mov r1, r6
mov r0, r5
bl zip_read_mac_metadata
cmp r7, r0
movlt r0, r7
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L8:
ldr r3, .L32+24
ldr r0, [r3]
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L31:
sub r1, r1, r0
mov r0, r5
bl __archive_read_consume
b .L13
.L30:
add r0, r4, #24
bl archive_hmac_sha1_cleanup
b .L11
.L29:
add r0, r4, #28
bl archive_decrypto_aes_ctr_release
b .L10
.L28:
mov r1, r9
add r0, r4, #32
bl __archive_rb_tree_find_node
mov r9, r0
b .L9
.L15:
mov r0, r7
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L27:
mov r2, r4
bl slurp_central_directory
ldr r3, [r8]
cmp r3, r0
popne {r4, r5, r6, r7, r8, r9, r10, pc}
add r0, r4, #36
bl ARCHIVE_RB_TREE_MIN
str r0, [r4, #8]
b .L6
.L33:
.align 2
.L32:
.word ARCHIVE_READ_FORMAT_ENCRYPTION_DONT_KNOW
.word ARCHIVE_OK
.word ARCHIVE_FORMAT_ZIP
.word .LC0
.word ARCHIVE_RB_DIR_RIGHT
.word SEEK_SET
.word ARCHIVE_EOF
.size archive_read_format_zip_seekable_read_header, .-archive_read_format_zip_seekable_read_header
.comm SEEK_SET,4,4
.comm ARCHIVE_READ_FORMAT_ENCRYPTION_DONT_KNOW,4,4
.comm ARCHIVE_RB_DIR_RIGHT,4,4
.comm ARCHIVE_OK,4,4
.comm ARCHIVE_FORMAT_ZIP,4,4
.comm ARCHIVE_EOF,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ai_dmnet.c_BotGetItemLongTermGoal.c"
.intel_syntax noprefix
.text
.p2align 4
.globl BotGetItemLongTermGoal
.type BotGetItemLongTermGoal, @function
BotGetItemLongTermGoal:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12d, esi
mov rsi, rdx
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdx
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 48
mov edi, DWORD PTR 8[rdi]
call trap_BotGetTopGoal@PLT
test eax, eax
jne .L2
.L9:
mov QWORD PTR [rbx], 0
xor eax, eax
xor r13d, r13d
call FloatTime@PLT
cmp rax, r13
jg .L11
.L5:
mov eax, DWORD PTR qtrue[rip]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov rsi, rbp
mov rdi, rbx
call BotReachedGoal@PLT
test rax, rax
jne .L4
mov r13, QWORD PTR [rbx]
xor eax, eax
call FloatTime@PLT
cmp rax, r13
jle .L5
.L11:
mov edi, DWORD PTR 8[rbx]
call trap_BotPopGoal@PLT
mov edx, DWORD PTR 20[rbx]
mov esi, DWORD PTR 24[rbx]
mov ecx, r12d
mov edi, DWORD PTR 8[rbx]
call trap_BotChooseLTGItem@PLT
test rax, rax
jne .L12
mov edi, DWORD PTR 8[rbx]
call trap_BotResetAvoidGoals@PLT
mov edi, DWORD PTR 12[rbx]
call trap_BotResetAvoidReach@PLT
.L7:
mov edi, DWORD PTR 8[rbx]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov rsi, rbp
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp trap_BotGetTopGoal@PLT
.p2align 4,,10
.p2align 3
.L12:
.cfi_restore_state
xor eax, eax
call FloatTime@PLT
add rax, 20
mov QWORD PTR [rbx], rax
jmp .L7
.p2align 4,,10
.p2align 3
.L4:
mov rdi, rbx
call BotChooseWeapon@PLT
jmp .L9
.cfi_endproc
.LFE0:
.size BotGetItemLongTermGoal, .-BotGetItemLongTermGoal
.comm qtrue,4,4
.comm PRT_MESSAGE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ai_dmnet.c_BotGetItemLongTermGoal.c"
.text
.align 2
.global BotGetItemLongTermGoal
.syntax unified
.arm
.fpu softvfp
.type BotGetItemLongTermGoal, %function
BotGetItemLongTermGoal:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r4, r0
mov r7, r1
ldr r0, [r0, #4]
mov r1, r2
mov r6, r2
bl trap_BotGetTopGoal
subs r5, r0, #0
streq r5, [r4]
bne .L10
.L3:
bl FloatTime
cmp r0, r5
bgt .L11
.L5:
ldr r3, .L13
ldr r0, [r3]
pop {r4, r5, r6, r7, r8, pc}
.L10:
mov r1, r6
mov r0, r4
bl BotReachedGoal
cmp r0, #0
bne .L4
ldr r5, [r4]
bl FloatTime
cmp r0, r5
ble .L5
.L11:
ldr r0, [r4, #4]
bl trap_BotPopGoal
mov r3, r7
ldr r2, [r4, #16]
ldr r1, [r4, #20]
ldr r0, [r4, #4]
bl trap_BotChooseLTGItem
cmp r0, #0
bne .L12
ldr r0, [r4, #4]
bl trap_BotResetAvoidGoals
ldr r0, [r4, #8]
bl trap_BotResetAvoidReach
mov r1, r6
ldr r0, [r4, #4]
pop {r4, r5, r6, r7, r8, lr}
b trap_BotGetTopGoal
.L12:
bl FloatTime
add r0, r0, #20
str r0, [r4]
mov r1, r6
ldr r0, [r4, #4]
pop {r4, r5, r6, r7, r8, lr}
b trap_BotGetTopGoal
.L4:
mov r0, r4
bl BotChooseWeapon
mov r3, #0
mov r5, r3
str r3, [r4]
b .L3
.L14:
.align 2
.L13:
.word qtrue
.size BotGetItemLongTermGoal, .-BotGetItemLongTermGoal
.comm qtrue,4,4
.comm PRT_MESSAGE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_input.c_rxrpc_input_dup_data.c"
.intel_syntax noprefix
.text
.p2align 4
.type rxrpc_input_dup_data, @function
rxrpc_input_dup_data:
.LFB0:
.cfi_startproc
endbr64
test edx, edx
jne .L1
mov eax, DWORD PTR [rcx]
test eax, eax
jne .L1
add DWORD PTR [rdi], 1
mov DWORD PTR [rcx], 1
.L1:
ret
.cfi_endproc
.LFE0:
.size rxrpc_input_dup_data, .-rxrpc_input_dup_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, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_input.c_rxrpc_input_dup_data.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type rxrpc_input_dup_data, %function
rxrpc_input_dup_data:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r2, #0
bxne lr
ldr r2, [r3]
cmp r2, #0
moveq r1, #1
ldreq r2, [r0]
addeq r2, r2, r1
streq r2, [r0]
streq r1, [r3]
bx lr
.size rxrpc_input_dup_data, .-rxrpc_input_dup_data
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_context.c_cxl_context_alloc.c"
.intel_syntax noprefix
.text
.p2align 4
.globl cxl_context_alloc
.type cxl_context_alloc, @function
cxl_context_alloc:
.LFB0:
.cfi_startproc
endbr64
mov esi, DWORD PTR GFP_KERNEL[rip]
mov edi, 4
jmp kzalloc@PLT
.cfi_endproc
.LFE0:
.size cxl_context_alloc, .-cxl_context_alloc
.comm GFP_KERNEL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_context.c_cxl_context_alloc.c"
.text
.align 2
.global cxl_context_alloc
.syntax unified
.arm
.fpu softvfp
.type cxl_context_alloc, %function
cxl_context_alloc:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
mov r0, #4
ldr r1, [r3]
b kzalloc
.L4:
.align 2
.L3:
.word GFP_KERNEL
.size cxl_context_alloc, .-cxl_context_alloc
.comm GFP_KERNEL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ip_set_hash_ip.c_hash_ip6_data_next.c"
.intel_syntax noprefix
.text
.p2align 4
.type hash_ip6_data_next, @function
hash_ip6_data_next:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size hash_ip6_data_next, .-hash_ip6_data_next
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ip_set_hash_ip.c_hash_ip6_data_next.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hash_ip6_data_next, %function
hash_ip6_data_next:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size hash_ip6_data_next, .-hash_ip6_data_next
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_adb.c_adb_probe_task.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "adb: starting probe task...\n"
.LC1:
.string "adb: finished probe task...\n"
.text
.p2align 4
.type adb_probe_task, @function
adb_probe_task:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
lea rdi, .LC0[rip]
call pr_debug@PLT
xor eax, eax
call do_adb_reset_bus@PLT
lea rdi, .LC1[rip]
call pr_debug@PLT
lea rdi, adb_probe_mutex[rip]
call up@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size adb_probe_task, .-adb_probe_task
.comm adb_probe_mutex,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_adb.c_adb_probe_task.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "adb: starting probe task...\012\000"
.align 2
.LC1:
.ascii "adb: finished probe task...\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type adb_probe_task, %function
adb_probe_task:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r0, .L4
bl pr_debug
bl do_adb_reset_bus
ldr r0, .L4+4
bl pr_debug
ldr r0, .L4+8
bl up
mov r0, #0
pop {r4, pc}
.L5:
.align 2
.L4:
.word .LC0
.word .LC1
.word adb_probe_mutex
.size adb_probe_task, .-adb_probe_task
.comm adb_probe_mutex,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_protocomm_nimble.c_gatt_svr_chr_access.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "Read attempeted for Characterstic UUID = %s, attr_handle = %d"
.align 8
.LC1:
.string "Failed to read characteristic with attr_handle = %d"
.align 8
.LC2:
.string "Error allocating memory for 128 bit UUID"
.align 8
.LC3:
.string "Error fetching Characteristic UUID128"
.align 8
.LC4:
.string "Write attempt for uuid = %s, attr_handle = %d, data_len = %d"
.align 8
.LC5:
.string "Error allocating memory for characteristic value"
.align 8
.LC6:
.string "Error getting data from memory buffers"
.align 8
.LC7:
.string "Failed to set outbuf for characteristic with attr_handle = %d"
.align 8
.LC8:
.string "Invalid content received, killing connection"
.text
.p2align 4
.type gatt_svr_chr_access, @function
gatt_svr_chr_access:
.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
.cfi_offset 15, -24
.cfi_offset 14, -32
.cfi_offset 13, -40
mov r13d, edi
push r12
.cfi_offset 12, -48
mov r12d, esi
push rbx
.cfi_offset 3, -56
mov rbx, rdx
sub rsp, 56
mov rax, QWORD PTR fs:40
mov QWORD PTR -56[rbp], rax
xor eax, eax
movsx rax, DWORD PTR BLE_UUID_STR_LEN[rip]
mov rcx, rsp
add rax, 15
mov rdx, rax
and rax, -4096
sub rcx, rax
and rdx, -16
mov rax, rcx
cmp rsp, rax
je .L3
.L25:
sub rsp, 4096
or QWORD PTR 4088[rsp], 0
cmp rsp, rax
jne .L25
.L3:
and edx, 4095
sub rsp, rdx
test rdx, rdx
jne .L26
.L4:
mov eax, DWORD PTR [rbx]
mov DWORD PTR -72[rbp], 0
mov QWORD PTR -64[rbp], 0
mov DWORD PTR -68[rbp], 0
cmp eax, 128
je .L5
mov r14d, DWORD PTR BLE_ATT_ERR_UNLIKELY[rip]
cmp eax, 129
jne .L1
mov rax, QWORD PTR 8[rbx]
mov rsi, rsp
mov edi, DWORD PTR [rax]
call ble_uuid_to_str@PLT
mov edi, DWORD PTR TAG[rip]
mov ecx, r12d
lea rsi, .LC0[rip]
mov edx, eax
xor eax, eax
call ESP_LOGD@PLT
lea rdx, -64[rbp]
lea rsi, -72[rbp]
mov edi, r12d
call simple_ble_gatts_get_attr_value@PLT
mov r14d, eax
test eax, eax
jne .L27
mov edi, DWORD PTR 4[rbx]
mov edx, DWORD PTR -72[rbp]
mov rsi, QWORD PTR -64[rbp]
call os_mbuf_append@PLT
mov r14d, eax
test eax, eax
cmovne r14d, DWORD PTR BLE_ATT_ERR_INSUFFICIENT_RES[rip]
.p2align 4,,10
.p2align 3
.L1:
mov rax, QWORD PTR -56[rbp]
xor rax, QWORD PTR fs:40
jne .L28
lea rsp, -40[rbp]
mov eax, r14d
pop rbx
pop r12
pop r13
pop r14
pop r15
pop rbp
.cfi_remember_state
.cfi_def_cfa 7, 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov edi, DWORD PTR BLE_UUID128_VAL_LENGTH[rip]
mov esi, 4
call calloc@PLT
mov r15, rax
test rax, rax
je .L29
mov rax, QWORD PTR 8[rbx]
mov rsi, r15
mov edi, DWORD PTR [rax]
call ble_uuid_flat@PLT
mov r14d, eax
test eax, eax
jne .L30
mov edi, DWORD PTR 4[rbx]
call OS_MBUF_PKTLEN@PLT
mov rsi, rsp
mov r14d, eax
mov rax, QWORD PTR 8[rbx]
mov edi, DWORD PTR [rax]
call ble_uuid_to_str@PLT
mov edi, DWORD PTR TAG[rip]
mov r8d, r14d
mov ecx, r12d
mov edx, eax
lea rsi, .LC4[rip]
xor eax, eax
call ESP_LOGD@PLT
mov esi, r14d
mov edi, 1
call calloc@PLT
test rax, rax
je .L31
mov edi, DWORD PTR 4[rbx]
lea rcx, -68[rbp]
mov edx, r14d
mov rsi, rax
mov QWORD PTR -88[rbp], rax
call ble_hs_mbuf_to_flat@PLT
mov r10, QWORD PTR -88[rbp]
test eax, eax
jne .L32
mov rdi, r15
mov ebx, DWORD PTR -68[rbp]
mov QWORD PTR -88[rbp], r10
call uuid128_to_handler@PLT
sub rsp, 8
mov r10, QWORD PTR -88[rbp]
mov edx, r13d
mov esi, eax
lea rax, -72[rbp]
lea r9, -64[rbp]
mov r8d, ebx
push rax
mov rax, QWORD PTR protoble_internal[rip]
mov rcx, r10
mov edi, DWORD PTR [rax]
call protocomm_req_handle@PLT
mov rdi, r15
mov ebx, eax
call free@PLT
mov r10, QWORD PTR -88[rbp]
mov rdi, r10
call free@PLT
cmp DWORD PTR ESP_OK[rip], ebx
pop rax
pop rdx
je .L33
mov edi, DWORD PTR TAG[rip]
lea rsi, .LC8[rip]
xor eax, eax
call ESP_LOGE@PLT
mov r14d, DWORD PTR BLE_ATT_ERR_INVALID_PDU[rip]
jmp .L1
.p2align 4,,10
.p2align 3
.L26:
or QWORD PTR -8[rsp+rdx], 0
jmp .L4
.p2align 4,,10
.p2align 3
.L30:
mov rdi, r15
call free@PLT
mov edi, DWORD PTR TAG[rip]
lea rsi, .LC3[rip]
xor eax, eax
call ESP_LOGE@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L27:
mov edi, DWORD PTR TAG[rip]
mov edx, r12d
lea rsi, .LC1[rip]
xor eax, eax
call ESP_LOGE@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L29:
mov edi, DWORD PTR TAG[rip]
lea rsi, .LC2[rip]
xor eax, eax
call ESP_LOGE@PLT
mov r14d, DWORD PTR BLE_ATT_ERR_INSUFFICIENT_RES[rip]
jmp .L1
.p2align 4,,10
.p2align 3
.L32:
mov edi, DWORD PTR TAG[rip]
lea rsi, .LC6[rip]
xor eax, eax
call ESP_LOGE@PLT
mov r14d, DWORD PTR BLE_ATT_ERR_UNLIKELY[rip]
jmp .L1
.p2align 4,,10
.p2align 3
.L33:
mov rdx, QWORD PTR -64[rbp]
mov esi, DWORD PTR -72[rbp]
mov edi, r12d
call simple_ble_gatts_set_attr_value@PLT
mov r14d, eax
test eax, eax
je .L1
mov edi, DWORD PTR TAG[rip]
mov edx, r12d
lea rsi, .LC7[rip]
xor eax, eax
call ESP_LOGE@PLT
mov rdi, QWORD PTR -64[rbp]
call free@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L31:
mov edi, DWORD PTR TAG[rip]
lea rsi, .LC5[rip]
xor eax, eax
call ESP_LOGE@PLT
mov r14d, DWORD PTR BLE_ATT_ERR_INSUFFICIENT_RES[rip]
jmp .L1
.L28:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size gatt_svr_chr_access, .-gatt_svr_chr_access
.comm protoble_internal,8,8
.comm TAG,4,4
.comm ESP_OK,4,4
.comm BLE_UUID_STR_LEN,4,4
.comm BLE_UUID128_VAL_LENGTH,4,4
.comm BLE_ATT_ERR_UNLIKELY,4,4
.comm BLE_ATT_ERR_INVALID_PDU,4,4
.comm BLE_ATT_ERR_INSUFFICIENT_RES,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_protocomm_nimble.c_gatt_svr_chr_access.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Read attempeted for Characterstic UUID = %s, attr_h"
.ascii "andle = %d\000"
.align 2
.LC1:
.ascii "Failed to read characteristic with attr_handle = %d"
.ascii "\000"
.align 2
.LC2:
.ascii "Error allocating memory for 128 bit UUID\000"
.align 2
.LC3:
.ascii "Error fetching Characteristic UUID128\000"
.align 2
.LC4:
.ascii "Write attempt for uuid = %s, attr_handle = %d, data"
.ascii "_len = %d\000"
.align 2
.LC5:
.ascii "Error allocating memory for characteristic value\000"
.align 2
.LC6:
.ascii "Error getting data from memory buffers\000"
.align 2
.LC7:
.ascii "Failed to set outbuf for characteristic with attr_h"
.ascii "andle = %d\000"
.align 2
.LC8:
.ascii "Invalid content received, killing connection\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC9:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type gatt_svr_chr_access, %function
gatt_svr_chr_access:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 1, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
add fp, sp, #32
sub sp, sp, #36
mov lr, #0
ldr r3, .L28
ldr r5, [r2]
ldr ip, [r3]
ldr r3, .L28+4
add ip, ip, #7
bic ip, ip, #7
sub sp, sp, ip
cmp r5, #128
ldr r3, [r3]
str r3, [fp, #-40]
mov r3,#0
mov r4, r2
mov r7, r1
add r8, sp, #16
str lr, [fp, #-52]
str lr, [fp, #-48]
str lr, [fp, #-44]
beq .L2
cmp r5, #129
bne .L3
ldr r3, [r2, #8]
ldr r6, .L28+8
mov r1, r8
ldr r0, [r3]
ldr r5, [r6]
bl ble_uuid_to_str
mov r3, r7
mov r2, r0
ldr r1, .L28+12
mov r0, r5
bl ESP_LOGD
mov r0, r7
sub r2, fp, #48
sub r1, fp, #52
bl simple_ble_gatts_get_attr_value
subs r5, r0, #0
bne .L21
ldr r0, [r4, #4]
ldr r2, [fp, #-52]
ldr r1, [fp, #-48]
bl os_mbuf_append
subs r5, r0, #0
bne .L19
.L1:
ldr r3, .L28+4
ldr r2, [r3]
ldr r3, [fp, #-40]
eors r2, r3, r2
mov r3, #0
bne .L22
mov r0, r5
sub sp, fp, #32
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L2:
ldr r3, .L28+16
mov r6, r0
mov r1, #4
ldr r0, [r3]
bl calloc
subs r9, r0, #0
beq .L23
ldr r3, [r4, #8]
mov r1, r9
ldr r0, [r3]
bl ble_uuid_flat
subs r5, r0, #0
bne .L24
ldr r0, [r4, #4]
bl OS_MBUF_PKTLEN
mov r3, r0
ldr r2, [r4, #8]
ldr r10, .L28+8
mov r1, r8
ldr r0, [r2]
mov r8, r3
ldr r5, [r10]
bl ble_uuid_to_str
mov r3, r7
mov r2, r0
ldr r1, .L28+20
mov r0, r5
str r8, [sp]
bl ESP_LOGD
mov r1, r8
mov r0, #1
bl calloc
subs r5, r0, #0
beq .L25
mov r2, r8
mov r1, r5
ldr r0, [r4, #4]
sub r3, fp, #44
bl ble_hs_mbuf_to_flat
cmp r0, #0
bne .L26
ldr r3, .L28+24
mov r0, r9
ldr r3, [r3]
ldr r4, [r3]
bl uuid128_to_handler
ldr r3, [fp, #-44]
sub ip, fp, #52
str r3, [sp]
sub r3, fp, #48
mov r1, r0
stmib sp, {r3, ip}
mov r2, r6
mov r3, r5
mov r0, r4
bl protocomm_req_handle
mov r4, r0
mov r0, r9
bl free
mov r0, r5
bl free
ldr r3, .L28+28
ldr r3, [r3]
cmp r3, r4
beq .L27
ldr r0, [r10]
ldr r1, .L28+32
bl ESP_LOGE
ldr r3, .L28+36
ldr r5, [r3]
b .L1
.L3:
ldr r3, .L28+40
ldr r5, [r3]
b .L1
.L21:
mov r2, r7
ldr r0, [r6]
ldr r1, .L28+44
bl ESP_LOGE
b .L1
.L23:
ldr r3, .L28+8
ldr r1, .L28+48
ldr r0, [r3]
bl ESP_LOGE
.L19:
ldr r3, .L28+52
ldr r5, [r3]
b .L1
.L26:
ldr r0, [r10]
ldr r1, .L28+56
bl ESP_LOGE
ldr r3, .L28+40
ldr r5, [r3]
b .L1
.L24:
mov r0, r9
bl free
ldr r3, .L28+8
ldr r1, .L28+60
ldr r0, [r3]
bl ESP_LOGE
b .L1
.L27:
mov r0, r7
ldr r2, [fp, #-48]
ldr r1, [fp, #-52]
bl simple_ble_gatts_set_attr_value
subs r5, r0, #0
beq .L1
mov r2, r7
ldr r0, [r10]
ldr r1, .L28+64
bl ESP_LOGE
ldr r0, [fp, #-48]
bl free
b .L1
.L22:
bl __stack_chk_fail
.L25:
ldr r0, [r10]
ldr r1, .L28+68
bl ESP_LOGE
ldr r3, .L28+52
ldr r5, [r3]
b .L1
.L29:
.align 2
.L28:
.word BLE_UUID_STR_LEN
.word .LC9
.word TAG
.word .LC0
.word BLE_UUID128_VAL_LENGTH
.word .LC4
.word protoble_internal
.word ESP_OK
.word .LC8
.word BLE_ATT_ERR_INVALID_PDU
.word BLE_ATT_ERR_UNLIKELY
.word .LC1
.word .LC2
.word BLE_ATT_ERR_INSUFFICIENT_RES
.word .LC6
.word .LC3
.word .LC7
.word .LC5
.size gatt_svr_chr_access, .-gatt_svr_chr_access
.comm protoble_internal,4,4
.comm TAG,4,4
.comm ESP_OK,4,4
.comm BLE_UUID_STR_LEN,4,4
.comm BLE_UUID128_VAL_LENGTH,4,4
.comm BLE_ATT_ERR_UNLIKELY,4,4
.comm BLE_ATT_ERR_INVALID_PDU,4,4
.comm BLE_ATT_ERR_INSUFFICIENT_RES,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_repair.c_repair_main.c"
.intel_syntax noprefix
.text
.section .rodata.str4.8,"aMS",@progbits,4
.align 8
.LC0:
.string "\n"
.string ""
.string ""
.string "T"
.string ""
.string ""
.string "O"
.string ""
.string ""
.string "D"
.string ""
.string ""
.string "O"
.string ""
.string ""
.string ":"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "A"
.string ""
.string ""
.string "d"
.string ""
.string ""
.string "d"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "c"
.string ""
.string ""
.string "o"
.string ""
.string ""
.string "d"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "l"
.string ""
.string ""
.string "a"
.string ""
.string ""
.string "t"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string "r"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "s"
.string ""
.string ""
.string "i"
.string ""
.string ""
.string "n"
.string ""
.string ""
.string "c"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "W"
.string ""
.string ""
.string "i"
.string ""
.string ""
.string "n"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "7"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "H"
.string ""
.string ""
.string "o"
.string ""
.string ""
.string "m"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "P"
.string ""
.string ""
.string "r"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string "m"
.string ""
.string ""
.string "i"
.string ""
.string ""
.string "u"
.string ""
.string ""
.string "m"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "d"
.string ""
.string ""
.string "o"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string "s"
.string ""
.string ""
.string "n"
.string ""
.string ""
.string "'"
.string ""
.string ""
.string "t"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "h"
.string ""
.string ""
.string "a"
.string ""
.string ""
.string "v"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "t"
.string ""
.string ""
.string "h"
.string ""
.string ""
.string "i"
.string ""
.string ""
.string "s"
.string ""
.string ""
.string " "
.string ""
.string ""
.string "f"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string "a"
.string ""
.string ""
.string "t"
.string ""
.string ""
.string "u"
.string ""
.string ""
.string "r"
.string ""
.string ""
.string "e"
.string ""
.string ""
.string "."
.string ""
.string ""
.string "\n"
.string ""
.string ""
.string ""
.string ""
.string ""
.string ""
.text
.p2align 4
.globl repair_main
.type repair_main, @function
repair_main:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR StdOut[rip]
lea rsi, .LC0[rip]
call ConPuts@PLT
mov eax, DWORD PTR TRUE[rip]
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size repair_main, .-repair_main
.comm TRUE,4,4
.comm StdOut,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_repair.c_repair_main.c"
.text
.section .rodata.str4.4,"aMS",%progbits,4
.align 2
.LC0:
.ascii "\012\000\000\000T\000\000\000O\000\000\000D\000\000"
.ascii "\000O\000\000\000:\000\000\000 \000\000\000A\000\000"
.ascii "\000d\000\000\000d\000\000\000 \000\000\000c\000\000"
.ascii "\000o\000\000\000d\000\000\000e\000\000\000 \000\000"
.ascii "\000l\000\000\000a\000\000\000t\000\000\000e\000\000"
.ascii "\000r\000\000\000 \000\000\000s\000\000\000i\000\000"
.ascii "\000n\000\000\000c\000\000\000e\000\000\000 \000\000"
.ascii "\000W\000\000\000i\000\000\000n\000\000\000 \000\000"
.ascii "\0007\000\000\000 \000\000\000H\000\000\000o\000\000"
.ascii "\000m\000\000\000e\000\000\000 \000\000\000P\000\000"
.ascii "\000r\000\000\000e\000\000\000m\000\000\000i\000\000"
.ascii "\000u\000\000\000m\000\000\000 \000\000\000d\000\000"
.ascii "\000o\000\000\000e\000\000\000s\000\000\000n\000\000"
.ascii "\000'\000\000\000t\000\000\000 \000\000\000h\000\000"
.ascii "\000a\000\000\000v\000\000\000e\000\000\000 \000\000"
.ascii "\000t\000\000\000h\000\000\000i\000\000\000s\000\000"
.ascii "\000 \000\000\000f\000\000\000e\000\000\000a\000\000"
.ascii "\000t\000\000\000u\000\000\000r\000\000\000e\000\000"
.ascii "\000.\000\000\000\012\000\000\000\000\000\000\000"
.text
.align 2
.global repair_main
.syntax unified
.arm
.fpu softvfp
.type repair_main, %function
repair_main:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L4
push {r4, lr}
ldr r1, .L4+4
ldr r0, [r3]
bl ConPuts
ldr r3, .L4+8
ldr r0, [r3]
pop {r4, pc}
.L5:
.align 2
.L4:
.word StdOut
.word .LC0
.word TRUE
.size repair_main, .-repair_main
.comm TRUE,4,4
.comm StdOut,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_atp870u.c_atp_writel_pci.c"
.intel_syntax noprefix
.text
.p2align 4
.type atp_writel_pci, @function
atp_writel_pci:
.LFB0:
.cfi_startproc
endbr64
mov r8, rdi
mov edi, ecx
mov rax, QWORD PTR [r8]
add rdx, QWORD PTR [rax+rsi*8]
mov rsi, rdx
jmp outl@PLT
.cfi_endproc
.LFE0:
.size atp_writel_pci, .-atp_writel_pci
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_atp870u.c_atp_writel_pci.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type atp_writel_pci, %function
atp_writel_pci:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr ip, [r0]
mov r0, r3
ldr r1, [ip, r1, lsl #2]
add r1, r2, r1
b outl
.size atp_writel_pci, .-atp_writel_pci
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_halffloat.c_npy_half_eq.c"
.intel_syntax noprefix
.text
.p2align 4
.globl npy_half_eq
.type npy_half_eq, @function
npy_half_eq:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov ebp, esi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov ebx, edi
sub rsp, 8
.cfi_def_cfa_offset 32
call npy_half_isnan@PLT
test eax, eax
je .L2
.L4:
xor eax, eax
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov edi, ebp
call npy_half_isnan@PLT
test eax, eax
jne .L4
mov eax, 1
cmp ebx, ebp
je .L1
or ebx, ebp
xor eax, eax
and ebx, 32767
sete al
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size npy_half_eq, .-npy_half_eq
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_halffloat.c_npy_half_eq.c"
.text
.align 2
.global npy_half_eq
.syntax unified
.arm
.fpu softvfp
.type npy_half_eq, %function
npy_half_eq:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r1
mov r4, r0
bl npy_half_isnan
cmp r0, #0
beq .L2
.L4:
mov r0, #0
pop {r4, r5, r6, pc}
.L2:
mov r0, r5
bl npy_half_isnan
cmp r0, #0
bne .L4
cmp r4, r5
orrne r1, r4, r5
lslne r0, r1, #17
lsrne r0, r0, #17
clzne r0, r0
lsrne r0, r0, #5
moveq r0, #1
pop {r4, r5, r6, pc}
.size npy_half_eq, .-npy_half_eq
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_smu_v11_0.c_smu_v11_0_set_allowed_mask.c"
.intel_syntax noprefix
.text
.p2align 4
.type smu_v11_0_set_allowed_mask, @function
smu_v11_0_set_allowed_mask:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
lea r13, 4[rdi]
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
xor r12d, r12d
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
mov rdi, r13
sub rsp, 16
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call mutex_lock@PLT
mov edi, DWORD PTR 8[rbp]
mov esi, DWORD PTR SMU_FEATURE_MAX[rip]
call bitmap_empty@PLT
test rax, rax
jne .L2
cmp DWORD PTR 0[rbp], 63
jg .L8
.L2:
mov rdi, r13
call mutex_unlock@PLT
mov rax, QWORD PTR 8[rsp]
xor rax, QWORD PTR fs:40
jne .L9
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 32
mov eax, r12d
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, DWORD PTR 8[rbp]
mov rdi, rsp
mov edx, 64
call bitmap_copy@PLT
mov edx, DWORD PTR 4[rsp]
mov esi, DWORD PTR SMU_MSG_SetAllowedFeaturesMaskHigh[rip]
mov rdi, rbp
call smu_send_smc_msg_with_param@PLT
mov r12d, eax
test eax, eax
jne .L2
mov edx, DWORD PTR [rsp]
mov esi, DWORD PTR SMU_MSG_SetAllowedFeaturesMaskLow[rip]
mov rdi, rbp
call smu_send_smc_msg_with_param@PLT
mov r12d, eax
jmp .L2
.L9:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size smu_v11_0_set_allowed_mask, .-smu_v11_0_set_allowed_mask
.comm SMU_MSG_SetAllowedFeaturesMaskLow,4,4
.comm SMU_MSG_SetAllowedFeaturesMaskHigh,4,4
.comm SMU_FEATURE_MAX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_smu_v11_0.c_smu_v11_0_set_allowed_mask.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type smu_v11_0_set_allowed_mask, %function
smu_v11_0_set_allowed_mask:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
ldr r3, .L9
add r6, r0, #4
sub sp, sp, #16
mov r0, r6
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
bl mutex_lock
ldr r3, .L9+4
ldr r0, [r5, #8]
ldr r1, [r3]
bl bitmap_empty
subs r4, r0, #0
movne r4, #0
bne .L2
ldr r3, [r5]
cmp r3, #63
bgt .L7
.L2:
mov r0, r6
bl mutex_unlock
ldr r3, .L9
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L8
mov r0, r4
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, pc}
.L7:
mov r2, #64
ldr r1, [r5, #8]
add r0, sp, #4
bl bitmap_copy
ldr r3, .L9+8
mov r0, r5
ldr r2, [sp, #8]
ldr r1, [r3]
bl smu_send_smc_msg_with_param
subs r4, r0, #0
bne .L2
ldr r3, .L9+12
mov r0, r5
ldr r1, [r3]
ldr r2, [sp, #4]
bl smu_send_smc_msg_with_param
mov r4, r0
b .L2
.L8:
bl __stack_chk_fail
.L10:
.align 2
.L9:
.word .LC0
.word SMU_FEATURE_MAX
.word SMU_MSG_SetAllowedFeaturesMaskHigh
.word SMU_MSG_SetAllowedFeaturesMaskLow
.size smu_v11_0_set_allowed_mask, .-smu_v11_0_set_allowed_mask
.comm SMU_MSG_SetAllowedFeaturesMaskLow,4,4
.comm SMU_MSG_SetAllowedFeaturesMaskHigh,4,4
.comm SMU_FEATURE_MAX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cxgb_t3_hw.c_t3_load_boot.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "boot image too small/large\n"
.LC1:
.string "boot image missing signature\n"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC2:
.string "boot image header length != image length\n"
.align 8
.LC3:
.string "boot image download failed, error %d\n"
.text
.p2align 4
.globl t3_load_boot
.type t3_load_boot, @function
t3_load_boot:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
mov r14, rdi
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
cmp DWORD PTR BOOT_MIN_SIZE[rip], edx
ja .L2
cmp DWORD PTR BOOT_MAX_SIZE[rip], edx
mov ebx, edx
jnb .L3
.L2:
lea rsi, .LC0[rip]
mov rdi, r14
xor eax, eax
call CH_ERR@PLT
mov r12d, DWORD PTR EFBIG[rip]
neg r12d
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
mov rax, QWORD PTR 8[rsi]
mov r15, rsi
mov ebp, DWORD PTR BOOT_FLASH_BOOT_ADDR[rip]
mov edi, DWORD PTR [rax]
call le16_to_cpu@PLT
cmp rax, QWORD PTR BOOT_SIGNATURE[rip]
lea rsi, .LC1[rip]
jne .L16
mov eax, DWORD PTR [r15]
imul eax, DWORD PTR BOOT_SIZE_INC[rip]
cmp eax, ebx
jne .L18
lea edx, -1[rbp+rbx]
mov esi, ebp
mov rdi, r14
shr edx, 16
sar esi, 16
call t3_flash_erase_sectors@PLT
mov r12d, eax
test eax, eax
jne .L7
mov r13d, DWORD PTR BOOT_FLASH_BOOT_ADDR[rip]
test ebx, ebx
jne .L9
jmp .L1
.p2align 4,,10
.p2align 3
.L19:
mov eax, ebp
add r13d, ebp
lea r15, [r15+rax*4]
sub ebx, ebp
je .L1
.L9:
mov esi, 256
mov edi, ebx
call min@PLT
xor r8d, r8d
mov rcx, r15
mov esi, r13d
mov edx, eax
mov rdi, r14
mov ebp, eax
call t3_write_flash@PLT
test eax, eax
je .L19
mov r12d, eax
.L7:
mov edx, r12d
lea rsi, .LC3[rip]
mov rdi, r14
xor eax, eax
call CH_ERR@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L18:
lea rsi, .LC2[rip]
.L16:
mov rdi, r14
xor eax, eax
call CH_ERR@PLT
mov r12d, DWORD PTR EINVAL[rip]
neg r12d
jmp .L1
.cfi_endproc
.LFE0:
.size t3_load_boot, .-t3_load_boot
.comm EINVAL,4,4
.comm EFBIG,4,4
.comm BOOT_SIZE_INC,4,4
.comm BOOT_SIGNATURE,8,8
.comm BOOT_MIN_SIZE,4,4
.comm BOOT_MAX_SIZE,4,4
.comm BOOT_FLASH_BOOT_ADDR,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cxgb_t3_hw.c_t3_load_boot.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "boot image too small/large\012\000"
.align 2
.LC1:
.ascii "boot image missing signature\012\000"
.align 2
.LC2:
.ascii "boot image header length != image length\012\000"
.align 2
.LC3:
.ascii "boot image download failed, error %d\012\000"
.text
.align 2
.global t3_load_boot
.syntax unified
.arm
.fpu softvfp
.type t3_load_boot, %function
t3_load_boot:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r4, r2
ldr r3, .L20
mov r7, r0
ldr r2, [r3]
sub sp, sp, #8
cmp r2, r4
bhi .L2
ldr r3, .L20+4
ldr r3, [r3]
cmp r3, r4
bcs .L3
.L2:
mov r0, r7
ldr r1, .L20+8
bl CH_ERR
ldr r3, .L20+12
ldr r8, [r3]
rsb r8, r8, #0
.L1:
mov r0, r8
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L3:
ldr r3, [r1, #4]
ldr r5, .L20+16
ldr r0, [r3]
mov r6, r1
ldr r8, [r5]
bl le16_to_cpu
ldr r3, .L20+20
ldr r3, [r3]
cmp r0, r3
bne .L17
ldr r2, .L20+24
ldr r3, [r6]
ldr r2, [r2]
mul r3, r2, r3
cmp r3, r4
bne .L18
sub r2, r8, #1
add r2, r2, r4
asr r1, r8, #16
mov r0, r7
lsr r2, r2, #16
bl t3_flash_erase_sectors
subs r8, r0, #0
bne .L7
cmp r4, #0
ldr r9, [r5]
beq .L1
mov r10, r8
b .L9
.L19:
subs r4, r4, r5
add r9, r9, r5
add r6, r6, r5, lsl #2
beq .L1
.L9:
mov r1, #256
mov r0, r4
bl min
mov r3, r6
mov r2, r0
mov r5, r0
mov r1, r9
mov r0, r7
str r10, [sp]
bl t3_write_flash
cmp r0, #0
beq .L19
mov r8, r0
.L7:
mov r0, r7
mov r2, r8
ldr r1, .L20+28
bl CH_ERR
b .L1
.L18:
mov r0, r7
ldr r1, .L20+32
bl CH_ERR
ldr r3, .L20+36
ldr r8, [r3]
rsb r8, r8, #0
mov r0, r8
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L17:
mov r0, r7
ldr r1, .L20+40
bl CH_ERR
ldr r3, .L20+36
ldr r8, [r3]
rsb r8, r8, #0
mov r0, r8
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L21:
.align 2
.L20:
.word BOOT_MIN_SIZE
.word BOOT_MAX_SIZE
.word .LC0
.word EFBIG
.word BOOT_FLASH_BOOT_ADDR
.word BOOT_SIGNATURE
.word BOOT_SIZE_INC
.word .LC3
.word .LC2
.word EINVAL
.word .LC1
.size t3_load_boot, .-t3_load_boot
.comm EINVAL,4,4
.comm EFBIG,4,4
.comm BOOT_SIZE_INC,4,4
.comm BOOT_SIGNATURE,4,4
.comm BOOT_MIN_SIZE,4,4
.comm BOOT_MAX_SIZE,4,4
.comm BOOT_FLASH_BOOT_ADDR,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_e1000_ethtool.c_e1000_get_pauseparam.c"
.intel_syntax noprefix
.text
.p2align 4
.type e1000_get_pauseparam, @function
e1000_get_pauseparam:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rsi
call netdev_priv@PLT
mov edx, DWORD PTR AUTONEG_DISABLE[rip]
cmp QWORD PTR [rax], 0
je .L3
mov edx, DWORD PTR AUTONEG_ENABLE[rip]
.L3:
mov rax, QWORD PTR 8[rax]
cmp rax, QWORD PTR E1000_FC_RX_PAUSE[rip]
mov DWORD PTR 8[rbx], edx
je .L9
cmp rax, QWORD PTR E1000_FC_TX_PAUSE[rip]
je .L10
cmp rax, QWORD PTR E1000_FC_FULL[rip]
je .L11
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
mov DWORD PTR 4[rbx], 1
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov DWORD PTR [rbx], 1
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
movabs rax, 4294967297
mov QWORD PTR [rbx], rax
pop rbx
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size e1000_get_pauseparam, .-e1000_get_pauseparam
.comm E1000_FC_TX_PAUSE,8,8
.comm E1000_FC_RX_PAUSE,8,8
.comm E1000_FC_FULL,8,8
.comm AUTONEG_ENABLE,4,4
.comm AUTONEG_DISABLE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_e1000_ethtool.c_e1000_get_pauseparam.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type e1000_get_pauseparam, %function
e1000_get_pauseparam:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r1
bl netdev_priv
ldr r3, [r0]
ldr r2, .L11
cmp r3, #0
ldrne r3, .L11+4
ldreq r3, .L11+8
ldr r2, [r2]
ldr r1, [r3]
ldr r3, [r0, #4]
str r1, [r4, #8]
cmp r3, r2
beq .L9
ldr r2, .L11+12
ldr r2, [r2]
cmp r3, r2
beq .L10
ldr r2, .L11+16
ldr r2, [r2]
cmp r3, r2
moveq r3, #1
streq r3, [r4]
streq r3, [r4, #4]
pop {r4, pc}
.L10:
mov r3, #1
str r3, [r4, #4]
pop {r4, pc}
.L9:
mov r3, #1
str r3, [r4]
pop {r4, pc}
.L12:
.align 2
.L11:
.word E1000_FC_RX_PAUSE
.word AUTONEG_ENABLE
.word AUTONEG_DISABLE
.word E1000_FC_TX_PAUSE
.word E1000_FC_FULL
.size e1000_get_pauseparam, .-e1000_get_pauseparam
.comm E1000_FC_TX_PAUSE,4,4
.comm E1000_FC_RX_PAUSE,4,4
.comm E1000_FC_FULL,4,4
.comm AUTONEG_ENABLE,4,4
.comm AUTONEG_DISABLE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|