x86
stringlengths
335
101k
arm
stringlengths
349
98.9k
.file "extr_sym_malloc.c____mp0_free_mem_cluster.c" .intel_syntax noprefix .text .type ___mp0_free_mem_cluster, @function ___mp0_free_mem_cluster: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov rax, QWORD PTR -16[rbp] mov rdi, rax call sym_free_mem_cluster@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] lea edx, -1[rax] mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], edx nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ___mp0_free_mem_cluster, .-___mp0_free_mem_cluster .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sym_malloc.c____mp0_free_mem_cluster.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ___mp0_free_mem_cluster, %function ___mp0_free_mem_cluster: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] str r1, [fp, #-12] ldr r0, [fp, #-12] bl sym_free_mem_cluster ldr r3, [fp, #-8] ldr r3, [r3] sub r2, r3, #1 ldr r3, [fp, #-8] str r2, [r3] nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size ___mp0_free_mem_cluster, .-___mp0_free_mem_cluster .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ice_controlq.c_ice_init_sq.c" .intel_syntax noprefix .text .comm ICE_ERR_CFG,4,4 .comm ICE_ERR_NOT_READY,4,4 .type ice_init_sq, @function ice_init_sq: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rax, QWORD PTR -32[rbp] mov rax, QWORD PTR 8[rax] test rax, rax jle .L2 mov eax, DWORD PTR ICE_ERR_NOT_READY[rip] mov DWORD PTR -4[rbp], eax jmp .L3 .L2: mov rax, QWORD PTR -32[rbp] mov rax, QWORD PTR [rax] test rax, rax je .L4 mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR 32[rax] test eax, eax jne .L5 .L4: mov eax, DWORD PTR ICE_ERR_CFG[rip] mov DWORD PTR -4[rbp], eax jmp .L3 .L5: mov rax, QWORD PTR -32[rbp] mov QWORD PTR 24[rax], 0 mov rax, QWORD PTR -32[rbp] mov QWORD PTR 16[rax], 0 mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call ice_alloc_ctrlq_sq_ring@PLT mov DWORD PTR -4[rbp], eax cmp DWORD PTR -4[rbp], 0 jne .L11 mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call ice_alloc_sq_bufs@PLT mov DWORD PTR -4[rbp], eax cmp DWORD PTR -4[rbp], 0 jne .L12 mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call ice_cfg_sq_regs@PLT mov DWORD PTR -4[rbp], eax cmp DWORD PTR -4[rbp], 0 jne .L13 mov rax, QWORD PTR -32[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -32[rbp] mov QWORD PTR 8[rax], rdx jmp .L3 .L12: nop jmp .L8 .L13: nop .L8: mov rax, QWORD PTR -32[rbp] lea rdx, 8[rax] mov rax, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call ice_free_cq_ring@PLT jmp .L3 .L11: nop .L3: mov eax, DWORD PTR -4[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ice_init_sq, .-ice_init_sq .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ice_controlq.c_ice_init_sq.c" .text .comm ICE_ERR_CFG,4,4 .comm ICE_ERR_NOT_READY,4,4 .align 2 .syntax unified .arm .fpu softvfp .type ice_init_sq, %function ice_init_sq: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-20] ldr r3, [r3, #4] cmp r3, #0 ble .L2 ldr r3, .L14 ldr r3, [r3] str r3, [fp, #-8] b .L3 .L2: ldr r3, [fp, #-20] ldr r3, [r3] cmp r3, #0 beq .L4 ldr r3, [fp, #-20] ldr r3, [r3, #16] cmp r3, #0 bne .L5 .L4: ldr r3, .L14+4 ldr r3, [r3] str r3, [fp, #-8] b .L3 .L5: ldr r3, [fp, #-20] mov r2, #0 str r2, [r3, #12] ldr r3, [fp, #-20] mov r2, #0 str r2, [r3, #8] ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl ice_alloc_ctrlq_sq_ring mov r3, r0 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L11 ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl ice_alloc_sq_bufs mov r3, r0 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L12 ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl ice_cfg_sq_regs mov r3, r0 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L13 ldr r3, [fp, #-20] ldr r2, [r3] ldr r3, [fp, #-20] str r2, [r3, #4] b .L3 .L12: nop b .L8 .L13: nop .L8: ldr r3, [fp, #-20] add r3, r3, #4 mov r1, r3 ldr r0, [fp, #-16] bl ice_free_cq_ring b .L3 .L11: nop .L3: ldr r3, [fp, #-8] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L15: .align 2 .L14: .word ICE_ERR_NOT_READY .word ICE_ERR_CFG .size ice_init_sq, .-ice_init_sq .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_..get_bits.h_get_bits64.c" .intel_syntax noprefix .text .type get_bits64, @function get_bits64: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi cmp DWORD PTR -28[rbp], 32 jg .L2 mov edx, DWORD PTR -28[rbp] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call get_bits_long@PLT jmp .L3 .L2: mov eax, DWORD PTR -28[rbp] lea edx, -32[rax] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call get_bits_long@PLT mov edx, 32 mov ecx, edx sal eax, cl mov DWORD PTR -4[rbp], eax mov rax, QWORD PTR -24[rbp] mov esi, 32 mov rdi, rax call get_bits_long@PLT or eax, DWORD PTR -4[rbp] .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size get_bits64, .-get_bits64 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_..get_bits.h_get_bits64.c" .text .align 2 .syntax unified .arm .fpu softvfp .type get_bits64, %function get_bits64: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-20] cmp r3, #32 bgt .L2 ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl get_bits_long mov r3, r0 b .L3 .L2: ldr r3, [fp, #-20] sub r3, r3, #32 mov r1, r3 ldr r0, [fp, #-16] bl get_bits_long mov r3, r0 mov r2, #32 lsl r3, r3, r2 str r3, [fp, #-8] mov r1, #32 ldr r0, [fp, #-16] bl get_bits_long mov r2, r0 ldr r3, [fp, #-8] orr r3, r2, r3 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size get_bits64, .-get_bits64 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_UptimeMeter.c_UptimeMeter_updateValues.c" .intel_syntax noprefix .text .section .rodata .LC0: .string "(unknown)" .LC1: .string "%d days(!), " .LC2: .string "%d days, " .LC3: .string "1 day, " .LC4: .string "%s%02d:%02d:%02d" .text .type UptimeMeter_updateValues, @function UptimeMeter_updateValues: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 112 mov QWORD PTR -88[rbp], rdi mov QWORD PTR -96[rbp], rsi mov DWORD PTR -100[rbp], edx mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov eax, 0 call Platform_getUptime@PLT mov DWORD PTR -68[rbp], eax cmp DWORD PTR -68[rbp], -1 jne .L2 mov ecx, DWORD PTR -100[rbp] mov rax, QWORD PTR -96[rbp] lea rdx, .LC0[rip] mov esi, ecx mov rdi, rax mov eax, 0 call xSnprintf@PLT jmp .L1 .L2: mov eax, DWORD PTR -68[rbp] movsx rdx, eax imul rdx, rdx, -2004318071 shr rdx, 32 add edx, eax mov ecx, edx sar ecx, 5 cdq sub ecx, edx mov edx, ecx imul edx, edx, 60 sub eax, edx mov DWORD PTR -64[rbp], eax mov eax, DWORD PTR -68[rbp] movsx rdx, eax imul rdx, rdx, -2004318071 shr rdx, 32 add edx, eax sar edx, 5 sar eax, 31 sub edx, eax mov eax, edx movsx rdx, eax imul rdx, rdx, -2004318071 shr rdx, 32 add edx, eax mov ecx, edx sar ecx, 5 cdq sub ecx, edx mov edx, ecx mov DWORD PTR -60[rbp], edx mov edx, DWORD PTR -60[rbp] imul edx, edx, 60 sub eax, edx mov DWORD PTR -60[rbp], eax mov eax, DWORD PTR -68[rbp] movsx rdx, eax imul rdx, rdx, -1851608123 shr rdx, 32 add edx, eax sar edx, 11 sar eax, 31 sub edx, eax movsx rax, edx imul rax, rax, 715827883 shr rax, 32 mov ecx, eax sar ecx, 2 mov eax, edx sar eax, 31 sub ecx, eax mov eax, ecx mov DWORD PTR -56[rbp], eax mov ecx, DWORD PTR -56[rbp] mov eax, ecx add eax, eax add eax, ecx sal eax, 3 sub edx, eax mov eax, edx mov DWORD PTR -56[rbp], eax mov eax, DWORD PTR -68[rbp] movsx rdx, eax imul rdx, rdx, -1037155065 shr rdx, 32 add edx, eax sar edx, 16 sar eax, 31 sub edx, eax mov eax, edx mov DWORD PTR -52[rbp], eax mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -52[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR 8[rax] cmp DWORD PTR -52[rbp], eax jle .L4 mov rax, QWORD PTR -88[rbp] mov edx, DWORD PTR -52[rbp] mov DWORD PTR 8[rax], edx .L4: cmp DWORD PTR -52[rbp], 100 jle .L5 mov edx, DWORD PTR -52[rbp] lea rax, -48[rbp] mov ecx, edx lea rdx, .LC1[rip] mov esi, 32 mov rdi, rax mov eax, 0 call xSnprintf@PLT jmp .L6 .L5: cmp DWORD PTR -52[rbp], 1 jle .L7 mov edx, DWORD PTR -52[rbp] lea rax, -48[rbp] mov ecx, edx lea rdx, .LC2[rip] mov esi, 32 mov rdi, rax mov eax, 0 call xSnprintf@PLT jmp .L6 .L7: cmp DWORD PTR -52[rbp], 1 jne .L8 lea rax, -48[rbp] lea rdx, .LC3[rip] mov esi, 32 mov rdi, rax mov eax, 0 call xSnprintf@PLT jmp .L6 .L8: mov BYTE PTR -48[rbp], 0 .L6: mov r8d, DWORD PTR -60[rbp] mov edi, DWORD PTR -56[rbp] lea rdx, -48[rbp] mov esi, DWORD PTR -100[rbp] mov rax, QWORD PTR -96[rbp] sub rsp, 8 mov ecx, DWORD PTR -64[rbp] push rcx mov r9d, r8d mov r8d, edi mov rcx, rdx lea rdx, .LC4[rip] mov rdi, rax mov eax, 0 call xSnprintf@PLT add rsp, 16 .L1: mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L9 call __stack_chk_fail@PLT .L9: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size UptimeMeter_updateValues, .-UptimeMeter_updateValues .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_UptimeMeter.c_UptimeMeter_updateValues.c" .text .section .rodata .align 2 .LC0: .ascii "(unknown)\000" .align 2 .LC1: .ascii "%d days(!), \000" .align 2 .LC2: .ascii "%d days, \000" .align 2 .LC3: .ascii "1 day, \000" .align 2 .LC4: .ascii "%s%02d:%02d:%02d\000" .align 2 .LC5: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type UptimeMeter_updateValues, %function UptimeMeter_updateValues: @ args = 0, pretend = 0, frame = 72 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #88 str r0, [fp, #-64] str r1, [fp, #-68] str r2, [fp, #-72] ldr r3, .L10 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 bl Platform_getUptime str r0, [fp, #-60] ldr r3, [fp, #-60] cmn r3, #1 bne .L2 ldr r2, .L10+4 ldr r1, [fp, #-72] ldr r0, [fp, #-68] bl xSnprintf b .L1 .L2: ldr r2, [fp, #-60] ldr r3, .L10+8 smull r1, r3, r2, r3 add r3, r3, r2 asr r1, r3, #5 asr r3, r2, #31 sub r1, r1, r3 mov r3, r1 lsl r3, r3, #4 sub r3, r3, r1 lsl r3, r3, #2 sub r3, r2, r3 str r3, [fp, #-56] ldr r3, [fp, #-60] ldr r2, .L10+8 smull r1, r2, r3, r2 add r2, r2, r3 asr r2, r2, #5 asr r3, r3, #31 sub r2, r2, r3 ldr r3, .L10+8 smull r1, r3, r2, r3 add r3, r3, r2 asr r1, r3, #5 asr r3, r2, #31 sub r1, r1, r3 mov r3, r1 lsl r3, r3, #4 sub r3, r3, r1 lsl r3, r3, #2 sub r3, r2, r3 str r3, [fp, #-52] ldr r3, [fp, #-60] ldr r2, .L10+12 smull r1, r2, r3, r2 add r2, r2, r3 asr r2, r2, #11 asr r3, r3, #31 sub r2, r2, r3 ldr r3, .L10+16 smull r1, r3, r2, r3 asr r1, r3, #2 asr r3, r2, #31 sub r1, r1, r3 mov r3, r1 lsl r3, r3, #1 add r3, r3, r1 lsl r3, r3, #3 sub r3, r2, r3 str r3, [fp, #-48] ldr r3, [fp, #-60] ldr r2, .L10+20 smull r1, r2, r3, r2 add r2, r2, r3 asr r2, r2, #16 asr r3, r3, #31 sub r3, r2, r3 str r3, [fp, #-44] ldr r3, [fp, #-64] ldr r3, [r3] ldr r2, [fp, #-44] str r2, [r3] ldr r3, [fp, #-64] ldr r3, [r3, #4] ldr r2, [fp, #-44] cmp r2, r3 ble .L4 ldr r3, [fp, #-64] ldr r2, [fp, #-44] str r2, [r3, #4] .L4: ldr r3, [fp, #-44] cmp r3, #100 ble .L5 sub r0, fp, #40 ldr r3, [fp, #-44] ldr r2, .L10+24 mov r1, #32 bl xSnprintf b .L6 .L5: ldr r3, [fp, #-44] cmp r3, #1 ble .L7 sub r0, fp, #40 ldr r3, [fp, #-44] ldr r2, .L10+28 mov r1, #32 bl xSnprintf b .L6 .L7: ldr r3, [fp, #-44] cmp r3, #1 bne .L8 sub r3, fp, #40 ldr r2, .L10+32 mov r1, #32 mov r0, r3 bl xSnprintf b .L6 .L8: mov r3, #0 strb r3, [fp, #-40] .L6: sub r2, fp, #40 ldr r3, [fp, #-56] str r3, [sp, #8] ldr r3, [fp, #-52] str r3, [sp, #4] ldr r3, [fp, #-48] str r3, [sp] mov r3, r2 ldr r2, .L10+36 ldr r1, [fp, #-72] ldr r0, [fp, #-68] bl xSnprintf .L1: ldr r3, .L10 ldr r2, [r3] ldr r3, [fp, #-8] eors r2, r3, r2 mov r3, #0 beq .L9 bl __stack_chk_fail .L9: sub sp, fp, #4 @ sp needed pop {fp, pc} .L11: .align 2 .L10: .word .LC5 .word .LC0 .word -2004318071 .word -1851608123 .word 715827883 .word -1037155065 .word .LC1 .word .LC2 .word .LC3 .word .LC4 .size UptimeMeter_updateValues, .-UptimeMeter_updateValues .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_virtio_balloon.c_vtballoon_stop.c" .intel_syntax noprefix .text .type vtballoon_stop, @function vtballoon_stop: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 8[rax] mov edi, eax call virtqueue_disable_intr@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 4[rax] mov edi, eax call virtqueue_disable_intr@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call virtio_stop@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size vtballoon_stop, .-vtballoon_stop .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_virtio_balloon.c_vtballoon_stop.c" .text .align 2 .syntax unified .arm .fpu softvfp .type vtballoon_stop, %function vtballoon_stop: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3, #8] mov r0, r3 bl virtqueue_disable_intr ldr r3, [fp, #-8] ldr r3, [r3, #4] mov r0, r3 bl virtqueue_disable_intr ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl virtio_stop nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size vtballoon_stop, .-vtballoon_stop .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clk-cpu.c_exynos_cpuclk_round_rate.c" .intel_syntax noprefix .text .type exynos_cpuclk_round_rate, @function exynos_cpuclk_round_rate: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx mov rax, QWORD PTR -24[rbp] mov rdi, rax call clk_hw_get_parent@PLT mov QWORD PTR -8[rbp], rax mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rdx mov rdi, rax call clk_hw_round_rate@PLT mov rdx, QWORD PTR -40[rbp] mov QWORD PTR [rdx], rax mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size exynos_cpuclk_round_rate, .-exynos_cpuclk_round_rate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_clk-cpu.c_exynos_cpuclk_round_rate.c" .text .align 2 .syntax unified .arm .fpu softvfp .type exynos_cpuclk_round_rate, %function exynos_cpuclk_round_rate: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r0, [fp, #-16] bl clk_hw_get_parent str r0, [fp, #-8] ldr r1, [fp, #-20] ldr r0, [fp, #-8] bl clk_hw_round_rate mov r2, r0 ldr r3, [fp, #-24] str r2, [r3] ldr r3, [fp, #-24] ldr r3, [r3] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size exynos_cpuclk_round_rate, .-exynos_cpuclk_round_rate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sal.c_ia64_sal_freq_base.c" .intel_syntax noprefix .text .comm SAL_FREQ_BASE,4,4 .globl ia64_sal_freq_base .type ia64_sal_freq_base, @function ia64_sal_freq_base: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov QWORD PTR -56[rbp], rdx mov eax, DWORD PTR SAL_FREQ_BASE[rip] mov rsi, QWORD PTR -40[rbp] sub rsp, 8 push 0 push 0 push QWORD PTR -16[rbp] push QWORD PTR -24[rbp] push QWORD PTR -32[rbp] mov r9d, 0 mov r8d, 0 mov ecx, 0 mov edx, 0 mov edi, eax call SAL_CALL@PLT add rsp, 48 mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -48[rbp] mov QWORD PTR [rax], rdx mov rdx, QWORD PTR -24[rbp] mov rax, QWORD PTR -56[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -16[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ia64_sal_freq_base, .-ia64_sal_freq_base .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sal.c_ia64_sal_freq_base.c" .text .comm SAL_FREQ_BASE,4,4 .align 2 .global ia64_sal_freq_base .syntax unified .arm .fpu softvfp .type ia64_sal_freq_base, %function ia64_sal_freq_base: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #64 str r0, [fp, #-24] str r1, [fp, #-28] str r2, [fp, #-32] ldr r3, .L3 ldr r2, [r3] mov r3, #0 str r3, [sp, #24] mov r3, #0 str r3, [sp, #20] mov r3, #0 str r3, [sp, #16] mov r3, #0 str r3, [sp, #12] mov r3, #0 str r3, [sp, #8] mov r3, #0 str r3, [sp, #4] ldr r3, [fp, #-24] str r3, [sp] mov r3, r2 sub r2, fp, #16 ldm r2, {r0, r1, r2} bl SAL_CALL ldr r2, [fp, #-16] ldr r3, [fp, #-28] str r2, [r3] ldr r2, [fp, #-12] ldr r3, [fp, #-32] str r2, [r3] ldr r3, [fp, #-8] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L4: .align 2 .L3: .word SAL_FREQ_BASE .size ia64_sal_freq_base, .-ia64_sal_freq_base .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rtl8225.c_rtl8225_rf_set_channel.c" .intel_syntax noprefix .text .comm rtl8225_chan,8,8 .comm rtl8225_rf_init,8,8 .comm rtl8225z2_rf_init,8,8 .type rtl8225_rf_set_channel, @function rtl8225_rf_set_channel: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -32[rbp] mov rax, QWORD PTR [rax] mov eax, DWORD PTR [rax] mov edi, eax call ieee80211_frequency_to_channel@PLT mov DWORD PTR -12[rbp], eax mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR rtl8225_rf_init[rip] cmp rdx, rax jne .L2 mov edx, DWORD PTR -12[rbp] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call rtl8225_rf_set_tx_power@PLT jmp .L3 .L2: mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR rtl8225z2_rf_init[rip] cmp rdx, rax jne .L4 mov edx, DWORD PTR -12[rbp] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call rtl8225z2_rf_set_tx_power@PLT jmp .L3 .L4: mov edx, DWORD PTR -12[rbp] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call rtl8225z2_b_rf_set_tx_power@PLT .L3: mov rax, QWORD PTR rtl8225_chan[rip] mov edx, DWORD PTR -12[rbp] movsx rdx, edx sal rdx, 2 sub rdx, 4 add rax, rdx mov edx, DWORD PTR [rax] mov rax, QWORD PTR -24[rbp] mov esi, 7 mov rdi, rax call rtl8225_write@PLT mov edi, 10 call msleep@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size rtl8225_rf_set_channel, .-rtl8225_rf_set_channel .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_rtl8225.c_rtl8225_rf_set_channel.c" .text .comm rtl8225_chan,4,4 .comm rtl8225_rf_init,4,4 .comm rtl8225z2_rf_init,4,4 .align 2 .syntax unified .arm .fpu softvfp .type rtl8225_rf_set_channel, %function rtl8225_rf_set_channel: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-16] ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-20] ldr r3, [r3] ldr r3, [r3] mov r0, r3 bl ieee80211_frequency_to_channel str r0, [fp, #-8] ldr r3, [fp, #-12] ldr r3, [r3] ldr r2, [r3] ldr r3, .L5 ldr r3, [r3] cmp r2, r3 bne .L2 ldr r1, [fp, #-8] ldr r0, [fp, #-16] bl rtl8225_rf_set_tx_power b .L3 .L2: ldr r3, [fp, #-12] ldr r3, [r3] ldr r2, [r3] ldr r3, .L5+4 ldr r3, [r3] cmp r2, r3 bne .L4 ldr r1, [fp, #-8] ldr r0, [fp, #-16] bl rtl8225z2_rf_set_tx_power b .L3 .L4: ldr r1, [fp, #-8] ldr r0, [fp, #-16] bl rtl8225z2_b_rf_set_tx_power .L3: ldr r3, .L5+8 ldr r2, [r3] ldr r3, [fp, #-8] sub r3, r3, #-1073741823 lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] mov r2, r3 mov r1, #7 ldr r0, [fp, #-16] bl rtl8225_write mov r0, #10 bl msleep nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word rtl8225_rf_init .word rtl8225z2_rf_init .word rtl8225_chan .size rtl8225_rf_set_channel, .-rtl8225_rf_set_channel .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_d3.c_iwl_mvm_set_aes_rx_seq.c" .intel_syntax noprefix .text .comm IEEE80211_CCMP_PN_LEN,4,4 .comm IEEE80211_NUM_TIDS,4,4 .comm IWL_MAX_TID_COUNT,4,4 .comm IWL_NUM_RSC,4,4 .type iwl_mvm_set_aes_rx_seq, @function iwl_mvm_set_aes_rx_seq: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 80 mov QWORD PTR -56[rbp], rdi mov QWORD PTR -64[rbp], rsi mov QWORD PTR -72[rbp], rdx mov QWORD PTR -80[rbp], rcx mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov edx, DWORD PTR IWL_NUM_RSC[rip] mov eax, DWORD PTR IEEE80211_NUM_TIDS[rip] cmp edx, eax setne al movzx eax, al mov edi, eax call BUILD_BUG_ON@PLT cmp QWORD PTR -72[rbp], 0 je .L2 mov rax, QWORD PTR -56[rbp] mov rdi, rax call iwl_mvm_has_new_rx_api@PLT test rax, rax je .L2 mov rax, QWORD PTR -72[rbp] mov rdi, rax call iwl_mvm_sta_from_mac80211@PLT mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -56[rbp] add rax, 8 mov rdi, rax call lockdep_is_held@PLT mov edx, eax mov rax, QWORD PTR -24[rbp] mov rcx, QWORD PTR [rax] mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR [rax] sal rax, 2 add rax, rcx mov eax, DWORD PTR [rax] mov esi, edx mov edi, eax call rcu_dereference_protected@PLT mov QWORD PTR -16[rbp], rax cmp QWORD PTR -16[rbp], 0 sete al movzx eax, al mov edi, eax call WARN_ON@PLT test rax, rax jne .L12 mov DWORD PTR -32[rbp], 0 jmp .L5 .L8: mov DWORD PTR -36[rbp], 0 mov eax, DWORD PTR -32[rbp] cdqe lea rdx, 0[0+rax*4] mov rax, QWORD PTR -64[rbp] add rdx, rax lea rax, -36[rbp] mov rsi, rax mov rdi, rdx call iwl_mvm_aes_sc_to_seq@PLT lea rdx, -36[rbp] mov ecx, DWORD PTR -32[rbp] mov rax, QWORD PTR -80[rbp] mov esi, ecx mov rdi, rax call ieee80211_set_key_rx_seq@PLT mov DWORD PTR -28[rbp], 1 jmp .L6 .L7: mov edx, DWORD PTR IEEE80211_CCMP_PN_LEN[rip] mov ecx, DWORD PTR -36[rbp] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] mov esi, DWORD PTR -28[rbp] movsx rsi, esi sal rsi, 3 add rax, rsi mov rax, QWORD PTR [rax] mov esi, DWORD PTR -32[rbp] movsx rsi, esi sal rsi, 2 add rax, rsi mov eax, DWORD PTR [rax] mov esi, ecx mov edi, eax call memcpy@PLT add DWORD PTR -28[rbp], 1 .L6: mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR [rax] mov eax, DWORD PTR [rax] cmp DWORD PTR -28[rbp], eax jl .L7 add DWORD PTR -32[rbp], 1 .L5: mov eax, DWORD PTR IWL_MAX_TID_COUNT[rip] cmp DWORD PTR -32[rbp], eax jl .L8 jmp .L1 .L2: mov DWORD PTR -32[rbp], 0 jmp .L9 .L10: mov DWORD PTR -36[rbp], 0 mov eax, DWORD PTR -32[rbp] cdqe lea rdx, 0[0+rax*4] mov rax, QWORD PTR -64[rbp] add rdx, rax lea rax, -36[rbp] mov rsi, rax mov rdi, rdx call iwl_mvm_aes_sc_to_seq@PLT lea rdx, -36[rbp] mov ecx, DWORD PTR -32[rbp] mov rax, QWORD PTR -80[rbp] mov esi, ecx mov rdi, rax call ieee80211_set_key_rx_seq@PLT add DWORD PTR -32[rbp], 1 .L9: mov eax, DWORD PTR IWL_NUM_RSC[rip] cmp DWORD PTR -32[rbp], eax jl .L10 jmp .L1 .L12: nop .L1: mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L11 call __stack_chk_fail@PLT .L11: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size iwl_mvm_set_aes_rx_seq, .-iwl_mvm_set_aes_rx_seq .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_d3.c_iwl_mvm_set_aes_rx_seq.c" .text .comm IEEE80211_CCMP_PN_LEN,4,4 .comm IEEE80211_NUM_TIDS,4,4 .comm IWL_MAX_TID_COUNT,4,4 .comm IWL_NUM_RSC,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type iwl_mvm_set_aes_rx_seq, %function iwl_mvm_set_aes_rx_seq: @ args = 0, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #44 str r0, [fp, #-40] str r1, [fp, #-44] str r2, [fp, #-48] str r3, [fp, #-52] ldr r3, .L13 ldr r3, [r3] str r3, [fp, #-16] mov r3,#0 ldr r3, .L13+4 ldr r2, [r3] ldr r3, .L13+8 ldr r3, [r3] cmp r2, r3 movne r3, #1 moveq r3, #0 and r3, r3, #255 mov r0, r3 bl BUILD_BUG_ON ldr r3, [fp, #-48] cmp r3, #0 beq .L2 ldr r0, [fp, #-40] bl iwl_mvm_has_new_rx_api mov r3, r0 cmp r3, #0 beq .L2 ldr r0, [fp, #-48] bl iwl_mvm_sta_from_mac80211 str r0, [fp, #-24] ldr r3, [fp, #-24] ldr r2, [r3] ldr r3, [fp, #-52] ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r4, [r3] ldr r3, [fp, #-40] add r3, r3, #4 mov r0, r3 bl lockdep_is_held mov r3, r0 mov r1, r3 mov r0, r4 bl rcu_dereference_protected str r0, [fp, #-20] ldr r3, [fp, #-20] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl WARN_ON mov r3, r0 cmp r3, #0 bne .L12 mov r3, #0 str r3, [fp, #-32] b .L5 .L8: mov r3, #0 str r3, [fp, #-36] ldr r3, [fp, #-32] lsl r3, r3, #2 ldr r2, [fp, #-44] add r3, r2, r3 sub r2, fp, #36 mov r1, r2 mov r0, r3 bl iwl_mvm_aes_sc_to_seq sub r3, fp, #36 mov r2, r3 ldr r1, [fp, #-32] ldr r0, [fp, #-52] bl ieee80211_set_key_rx_seq mov r3, #1 str r3, [fp, #-28] b .L6 .L7: ldr r3, [fp, #-20] ldr r2, [r3] ldr r3, [fp, #-28] lsl r3, r3, #2 add r3, r2, r3 ldr r2, [r3] ldr r3, [fp, #-32] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r1, [fp, #-36] ldr r2, .L13+12 ldr r2, [r2] mov r0, r3 bl memcpy ldr r3, [fp, #-28] add r3, r3, #1 str r3, [fp, #-28] .L6: ldr r3, [fp, #-40] ldr r3, [r3] ldr r3, [r3] ldr r2, [fp, #-28] cmp r2, r3 blt .L7 ldr r3, [fp, #-32] add r3, r3, #1 str r3, [fp, #-32] .L5: ldr r3, .L13+16 ldr r3, [r3] ldr r2, [fp, #-32] cmp r2, r3 blt .L8 b .L1 .L2: mov r3, #0 str r3, [fp, #-32] b .L9 .L10: mov r3, #0 str r3, [fp, #-36] ldr r3, [fp, #-32] lsl r3, r3, #2 ldr r2, [fp, #-44] add r3, r2, r3 sub r2, fp, #36 mov r1, r2 mov r0, r3 bl iwl_mvm_aes_sc_to_seq sub r3, fp, #36 mov r2, r3 ldr r1, [fp, #-32] ldr r0, [fp, #-52] bl ieee80211_set_key_rx_seq ldr r3, [fp, #-32] add r3, r3, #1 str r3, [fp, #-32] .L9: ldr r3, .L13+4 ldr r3, [r3] ldr r2, [fp, #-32] cmp r2, r3 blt .L10 b .L1 .L12: nop .L1: ldr r3, .L13 ldr r2, [r3] ldr r3, [fp, #-16] eors r2, r3, r2 mov r3, #0 beq .L11 bl __stack_chk_fail .L11: sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L14: .align 2 .L13: .word .LC0 .word IWL_NUM_RSC .word IEEE80211_NUM_TIDS .word IEEE80211_CCMP_PN_LEN .word IWL_MAX_TID_COUNT .size iwl_mvm_set_aes_rx_seq, .-iwl_mvm_set_aes_rx_seq .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_..thermal_core.h_of_thermal_get_ntrips.c" .intel_syntax noprefix .text .type of_thermal_get_ntrips, @function of_thermal_get_ntrips: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov QWORD PTR -8[rbp], rdi mov eax, 0 pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size of_thermal_get_ntrips, .-of_thermal_get_ntrips .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_..thermal_core.h_of_thermal_get_ntrips.c" .text .align 2 .syntax unified .arm .fpu softvfp .type of_thermal_get_ntrips, %function of_thermal_get_ntrips: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] mov r3, #0 mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .size of_thermal_get_ntrips, .-of_thermal_get_ntrips .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_run-kodDatabase.c_suite_setup.c" .intel_syntax noprefix .text .section .rodata .LC0: .string "stderr" .text .type suite_setup, @function suite_setup: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov esi, 0 lea rdi, .LC0[rip] call change_logfile@PLT nop pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size suite_setup, .-suite_setup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_run-kodDatabase.c_suite_setup.c" .text .section .rodata .align 2 .LC0: .ascii "stderr\000" .text .align 2 .syntax unified .arm .fpu softvfp .type suite_setup, %function suite_setup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 mov r1, #0 ldr r0, .L2 bl change_logfile nop pop {fp, pc} .L3: .align 2 .L2: .word .LC0 .size suite_setup, .-suite_setup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mlx5_en_main.c_mlx5e_enable_async_events.c" .intel_syntax noprefix .text .comm MLX5E_STATE_ASYNC_EVENTS_ENABLE,4,4 .type mlx5e_enable_async_events, @function mlx5e_enable_async_events: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rdx, QWORD PTR -8[rbp] mov eax, DWORD PTR MLX5E_STATE_ASYNC_EVENTS_ENABLE[rip] mov rsi, rdx mov edi, eax call set_bit@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size mlx5e_enable_async_events, .-mlx5e_enable_async_events .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mlx5_en_main.c_mlx5e_enable_async_events.c" .text .comm MLX5E_STATE_ASYNC_EVENTS_ENABLE,4,4 .align 2 .syntax unified .arm .fpu softvfp .type mlx5e_enable_async_events, %function mlx5e_enable_async_events: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r3, .L2 ldr r3, [r3] ldr r2, [fp, #-8] mov r1, r2 mov r0, r3 bl set_bit nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L3: .align 2 .L2: .word MLX5E_STATE_ASYNC_EVENTS_ENABLE .size mlx5e_enable_async_events, .-mlx5e_enable_async_events .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rtllib_softmac.c_rtllib_MgntDisconnectIBSS.c" .intel_syntax noprefix .text .comm HW_VAR_BSSID,4,4 .comm HW_VAR_CECHK_BSSID,4,4 .comm HW_VAR_MEDIA_STATUS,4,4 .comm RTLLIB_NOLINK,4,4 .comm RT_OP_MODE_NO_LINK,8,8 .type rtllib_MgntDisconnectIBSS, @function rtllib_MgntDisconnectIBSS: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov DWORD PTR -16[rbp], 0 mov edx, DWORD PTR RTLLIB_NOLINK[rip] mov rax, QWORD PTR -40[rbp] mov DWORD PTR 32[rax], edx mov DWORD PTR -12[rbp], 0 jmp .L2 .L3: mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 16[rax] mov edx, DWORD PTR -12[rbp] movsx rdx, edx sal rdx, 2 add rax, rdx mov DWORD PTR [rax], 85 add DWORD PTR -12[rbp], 1 .L2: cmp DWORD PTR -12[rbp], 5 jle .L3 mov rdx, QWORD PTR RT_OP_MODE_NO_LINK[rip] mov rax, QWORD PTR -40[rbp] mov QWORD PTR 24[rax], rdx mov rax, QWORD PTR -40[rbp] mov r8, QWORD PTR 8[rax] mov rax, QWORD PTR -40[rbp] mov rdx, QWORD PTR 16[rax] mov ecx, DWORD PTR HW_VAR_BSSID[rip] mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR [rax] mov esi, ecx mov edi, eax call r8 mov rax, QWORD PTR RT_OP_MODE_NO_LINK[rip] mov DWORD PTR -20[rbp], eax mov rax, QWORD PTR -40[rbp] mov r8, QWORD PTR 8[rax] mov ecx, DWORD PTR HW_VAR_MEDIA_STATUS[rip] mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR [rax] lea rdx, -20[rbp] mov esi, ecx mov edi, eax call r8 mov rax, QWORD PTR -40[rbp] mov rdi, rax call rtllib_stop_send_beacons@PLT mov DWORD PTR -16[rbp], 0 mov rax, QWORD PTR -40[rbp] mov r8, QWORD PTR 8[rax] mov ecx, DWORD PTR HW_VAR_CECHK_BSSID[rip] mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR [rax] lea rdx, -16[rbp] mov esi, ecx mov edi, eax call r8 mov rax, QWORD PTR -40[rbp] mov rdi, rax call notify_wx_assoc_event@PLT nop mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L4 call __stack_chk_fail@PLT .L4: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size rtllib_MgntDisconnectIBSS, .-rtllib_MgntDisconnectIBSS .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_rtllib_softmac.c_rtllib_MgntDisconnectIBSS.c" .text .comm HW_VAR_BSSID,4,4 .comm HW_VAR_CECHK_BSSID,4,4 .comm HW_VAR_MEDIA_STATUS,4,4 .comm RTLLIB_NOLINK,4,4 .comm RT_OP_MODE_NO_LINK,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type rtllib_MgntDisconnectIBSS, %function rtllib_MgntDisconnectIBSS: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] ldr r3, .L5 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 mov r3, #0 str r3, [fp, #-16] ldr r3, .L5+4 ldr r2, [r3] ldr r3, [fp, #-24] str r2, [r3, #16] mov r3, #0 str r3, [fp, #-12] b .L2 .L3: ldr r3, [fp, #-24] ldr r2, [r3, #8] ldr r3, [fp, #-12] lsl r3, r3, #2 add r3, r2, r3 mov r2, #85 str r2, [r3] ldr r3, [fp, #-12] add r3, r3, #1 str r3, [fp, #-12] .L2: ldr r3, [fp, #-12] cmp r3, #5 ble .L3 ldr r3, .L5+8 ldr r2, [r3] ldr r3, [fp, #-24] str r2, [r3, #12] ldr r3, [fp, #-24] ldr r3, [r3, #4] ldr r2, [fp, #-24] ldr r0, [r2] ldr r2, .L5+12 ldr r1, [r2] ldr r2, [fp, #-24] ldr r2, [r2, #8] blx r3 ldr r3, .L5+8 ldr r3, [r3] str r3, [fp, #-20] ldr r3, [fp, #-24] ldr r3, [r3, #4] ldr r2, [fp, #-24] ldr r0, [r2] ldr r2, .L5+16 ldr r1, [r2] sub r2, fp, #20 blx r3 ldr r0, [fp, #-24] bl rtllib_stop_send_beacons mov r3, #0 str r3, [fp, #-16] ldr r3, [fp, #-24] ldr r3, [r3, #4] ldr r2, [fp, #-24] ldr r0, [r2] ldr r2, .L5+20 ldr r1, [r2] sub r2, fp, #16 blx r3 ldr r0, [fp, #-24] bl notify_wx_assoc_event nop ldr r3, .L5 ldr r2, [r3] ldr r3, [fp, #-8] eors r2, r3, r2 mov r3, #0 beq .L4 bl __stack_chk_fail .L4: sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word .LC0 .word RTLLIB_NOLINK .word RT_OP_MODE_NO_LINK .word HW_VAR_BSSID .word HW_VAR_MEDIA_STATUS .word HW_VAR_CECHK_BSSID .size rtllib_MgntDisconnectIBSS, .-rtllib_MgntDisconnectIBSS .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_core.c_nvme_keep_alive_end_io.c" .intel_syntax noprefix .text .comm HZ,4,4 .comm NVME_CTRL_CONNECTING,8,8 .comm NVME_CTRL_LIVE,8,8 .section .rodata .align 8 .LC0: .string "failed nvme_keep_alive_end_io error=%d\n" .text .type nvme_keep_alive_end_io, @function nvme_keep_alive_end_io: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov DWORD PTR -44[rbp], esi mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -16[rbp], rax mov DWORD PTR -20[rbp], 0 mov rax, QWORD PTR -40[rbp] mov rdi, rax call blk_mq_free_request@PLT cmp DWORD PTR -44[rbp], 0 je .L2 mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR 28[rax] mov edx, DWORD PTR -44[rbp] lea rsi, .LC0[rip] mov edi, eax call dev_err@PLT jmp .L1 .L2: mov rax, QWORD PTR -16[rbp] mov DWORD PTR [rax], 0 mov rax, QWORD PTR -16[rbp] lea rdx, 24[rax] mov rax, QWORD PTR -8[rbp] mov rsi, rax mov rdi, rdx call spin_lock_irqsave@PLT mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR NVME_CTRL_LIVE[rip] cmp rdx, rax je .L4 mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR NVME_CTRL_CONNECTING[rip] cmp rdx, rax jne .L5 .L4: mov DWORD PTR -20[rbp], 1 .L5: mov rax, QWORD PTR -16[rbp] lea rdx, 24[rax] mov rax, QWORD PTR -8[rbp] mov rsi, rax mov rdi, rdx call spin_unlock_irqrestore@PLT cmp DWORD PTR -20[rbp], 0 je .L1 mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR 16[rax] mov eax, DWORD PTR HZ[rip] imul eax, edx mov rdx, QWORD PTR -16[rbp] add rdx, 20 mov esi, eax mov rdi, rdx call schedule_delayed_work@PLT .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size nvme_keep_alive_end_io, .-nvme_keep_alive_end_io .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_core.c_nvme_keep_alive_end_io.c" .text .comm HZ,4,4 .comm NVME_CTRL_CONNECTING,4,4 .comm NVME_CTRL_LIVE,4,4 .section .rodata .align 2 .LC0: .ascii "failed nvme_keep_alive_end_io error=%d\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type nvme_keep_alive_end_io, %function nvme_keep_alive_end_io: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] str r1, [fp, #-28] ldr r3, [fp, #-24] ldr r3, [r3] str r3, [fp, #-12] mov r3, #0 str r3, [fp, #-16] ldr r0, [fp, #-24] bl blk_mq_free_request ldr r3, [fp, #-28] cmp r3, #0 beq .L2 ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r2, [fp, #-28] ldr r1, .L6 mov r0, r3 bl dev_err b .L1 .L2: ldr r3, [fp, #-12] mov r2, #0 str r2, [r3] ldr r3, [fp, #-12] add r3, r3, #16 ldr r1, [fp, #-8] mov r0, r3 bl spin_lock_irqsave ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, .L6+4 ldr r3, [r3] cmp r2, r3 beq .L4 ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, .L6+8 ldr r3, [r3] cmp r2, r3 bne .L5 .L4: mov r3, #1 str r3, [fp, #-16] .L5: ldr r3, [fp, #-12] add r3, r3, #16 ldr r1, [fp, #-8] mov r0, r3 bl spin_unlock_irqrestore ldr r3, [fp, #-16] cmp r3, #0 beq .L1 ldr r3, [fp, #-12] add r0, r3, #12 ldr r3, [fp, #-12] ldr r3, [r3, #8] ldr r2, .L6+12 ldr r2, [r2] mul r3, r2, r3 mov r1, r3 bl schedule_delayed_work .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .L7: .align 2 .L6: .word .LC0 .word NVME_CTRL_LIVE .word NVME_CTRL_CONNECTING .word HZ .size nvme_keep_alive_end_io, .-nvme_keep_alive_end_io .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_..comedi.h_NI_GPCT_GATE_PIN_GATE_SELECT.c" .intel_syntax noprefix .text .type NI_GPCT_GATE_PIN_GATE_SELECT, @function NI_GPCT_GATE_PIN_GATE_SELECT: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov DWORD PTR -4[rbp], edi mov eax, DWORD PTR -4[rbp] add eax, 258 pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size NI_GPCT_GATE_PIN_GATE_SELECT, .-NI_GPCT_GATE_PIN_GATE_SELECT .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_..comedi.h_NI_GPCT_GATE_PIN_GATE_SELECT.c" .text .align 2 .syntax unified .arm .fpu softvfp .type NI_GPCT_GATE_PIN_GATE_SELECT, %function NI_GPCT_GATE_PIN_GATE_SELECT: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] ldr r3, [fp, #-8] add r3, r3, #256 add r3, r3, #2 mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .size NI_GPCT_GATE_PIN_GATE_SELECT, .-NI_GPCT_GATE_PIN_GATE_SELECT .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_if_clone.c_ifc_alloc_unit_next.c" .intel_syntax noprefix .text .comm EEXIST,4,4 .comm ENOSPC,4,4 .type ifc_alloc_unit_next, @function ifc_alloc_unit_next: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov edi, eax call alloc_unr@PLT mov rdx, QWORD PTR -32[rbp] mov DWORD PTR [rdx], eax mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR [rax] cmp eax, -1 jne .L2 mov eax, DWORD PTR ENOSPC[rip] jmp .L3 .L2: mov rax, QWORD PTR -32[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov esi, edx mov edi, eax call free_unr@PLT .L6: mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call ifc_alloc_unit_specific@PLT mov DWORD PTR -4[rbp], eax mov eax, DWORD PTR EEXIST[rip] cmp DWORD PTR -4[rbp], eax jne .L8 mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR [rax] lea edx, 1[rax] mov rax, QWORD PTR -32[rbp] mov DWORD PTR [rax], edx jmp .L6 .L8: nop mov eax, DWORD PTR -4[rbp] .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ifc_alloc_unit_next, .-ifc_alloc_unit_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, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_if_clone.c_ifc_alloc_unit_next.c" .text .comm EEXIST,4,4 .comm ENOSPC,4,4 .align 2 .syntax unified .arm .fpu softvfp .type ifc_alloc_unit_next, %function ifc_alloc_unit_next: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-16] ldr r3, [r3] mov r0, r3 bl alloc_unr mov r2, r0 ldr r3, [fp, #-20] str r2, [r3] ldr r3, [fp, #-20] ldr r3, [r3] cmn r3, #1 bne .L2 ldr r3, .L9 ldr r3, [r3] b .L3 .L2: ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, [fp, #-20] ldr r3, [r3] mov r1, r3 mov r0, r2 bl free_unr .L6: ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl ifc_alloc_unit_specific str r0, [fp, #-8] ldr r3, .L9+4 ldr r3, [r3] ldr r2, [fp, #-8] cmp r2, r3 bne .L8 ldr r3, [fp, #-20] ldr r3, [r3] add r2, r3, #1 ldr r3, [fp, #-20] str r2, [r3] b .L6 .L8: nop ldr r3, [fp, #-8] .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L10: .align 2 .L9: .word ENOSPC .word EEXIST .size ifc_alloc_unit_next, .-ifc_alloc_unit_next .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mv_common.c_soc_identify.c" .intel_syntax noprefix .text .comm CPU_CONFIG,4,4 .comm CPU_CONFIG_DC_PREF,4,4 .comm CPU_CONFIG_IC_PREF,4,4 .comm CPU_CONTROL,4,4 .comm CPU_CONTROL_L2_MODE,4,4 .comm CPU_CONTROL_L2_SIZE,4,4 .comm CPU_L2_CONFIG,4,4 .comm CPU_L2_CONFIG_MODE,4,4 .comm bootverbose,8,8 .section .rodata .LC0: .string "SOC: " .LC1: .string "(0x%4x:0x%02x) " .LC2: .string "" .LC3: .string "Marvell 88F5181" .LC4: .string "B1" .LC5: .string "Marvell 88F5182" .LC6: .string "A2" .LC7: .string "Marvell 88F5281" .LC8: .string "D0" .LC9: .string "D1" .LC10: .string "D2" .LC11: .string "Marvell 88F6281" .LC12: .string "Z0" .LC13: .string "A0" .LC14: .string "A1" .LC15: .string "Marvell 88RC8180" .LC16: .string "Marvell 88RC9480" .LC17: .string "Marvell 88RC9580" .LC18: .string "Marvell 88F6781" .LC19: .string "Y0" .LC20: .string "Marvell 88F6282" .LC21: .string "Marvell 88F6828" .LC22: .string "Marvell 88F6820" .LC23: .string "Marvell 88F6810" .LC24: .string "Marvell MV78100 Z0" .LC25: .string "Marvell MV78100" .LC26: .string "Marvell MV78160" .LC27: .string "Marvell MV78260" .LC28: .string "Marvell MV78460" .LC29: .string "UNKNOWN" .LC30: .string "%s" .LC31: .string " rev %s" .LC32: .string ", TClock %dMHz" .LC33: .string ", Frequency %dMHz" .LC34: .string "enabled" .LC35: .string "disabled" .align 8 .LC36: .string " Instruction cache prefetch %s, data cache prefetch %s\n" .LC37: .string "write-through" .LC38: .string "write-back" .align 8 .LC39: .string " 256KB 4-way set-associative %s unified L2 cache\n" .LC40: .string "256KB 4-way" .LC41: .string "512KB 8-way" .align 8 .LC42: .string " %s set-associative %s unified L2 cache\n" .text .type soc_identify, @function soc_identify: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov DWORD PTR -36[rbp], edi mov DWORD PTR -40[rbp], esi lea rdi, .LC0[rip] mov eax, 0 call printf@PLT mov rax, QWORD PTR bootverbose[rip] test rax, rax je .L2 mov edx, DWORD PTR -40[rbp] mov eax, DWORD PTR -36[rbp] mov esi, eax lea rdi, .LC1[rip] mov eax, 0 call printf@PLT .L2: lea rax, .LC2[rip] mov QWORD PTR -8[rbp], rax mov eax, DWORD PTR -36[rbp] add eax, -128 cmp eax, 16 ja .L3 mov eax, eax lea rdx, 0[0+rax*4] lea rax, .L5[rip] mov eax, DWORD PTR [rdx+rax] cdqe lea rdx, .L5[rip] add rax, rdx notrack jmp rax .section .rodata .align 4 .align 4 .L5: .long .L21-.L5 .long .L20-.L5 .long .L19-.L5 .long .L18-.L5 .long .L17-.L5 .long .L16-.L5 .long .L15-.L5 .long .L14-.L5 .long .L13-.L5 .long .L12-.L5 .long .L11-.L5 .long .L10-.L5 .long .L9-.L5 .long .L8-.L5 .long .L7-.L5 .long .L6-.L5 .long .L4-.L5 .text .L4: lea rax, .LC3[rip] mov QWORD PTR -16[rbp], rax cmp DWORD PTR -40[rbp], 3 jne .L49 lea rax, .LC4[rip] mov QWORD PTR -8[rbp], rax jmp .L49 .L6: lea rax, .LC5[rip] mov QWORD PTR -16[rbp], rax cmp DWORD PTR -40[rbp], 2 jne .L50 lea rax, .LC6[rip] mov QWORD PTR -8[rbp], rax jmp .L50 .L7: lea rax, .LC7[rip] mov QWORD PTR -16[rbp], rax cmp DWORD PTR -40[rbp], 4 jne .L25 lea rax, .LC8[rip] mov QWORD PTR -8[rbp], rax jmp .L51 .L25: cmp DWORD PTR -40[rbp], 5 jne .L27 lea rax, .LC9[rip] mov QWORD PTR -8[rbp], rax jmp .L51 .L27: cmp DWORD PTR -40[rbp], 6 jne .L51 lea rax, .LC10[rip] mov QWORD PTR -8[rbp], rax jmp .L51 .L8: lea rax, .LC11[rip] mov QWORD PTR -16[rbp], rax cmp DWORD PTR -40[rbp], 0 jne .L28 lea rax, .LC12[rip] mov QWORD PTR -8[rbp], rax jmp .L52 .L28: cmp DWORD PTR -40[rbp], 2 jne .L30 lea rax, .LC13[rip] mov QWORD PTR -8[rbp], rax jmp .L52 .L30: cmp DWORD PTR -40[rbp], 3 jne .L52 lea rax, .LC14[rip] mov QWORD PTR -8[rbp], rax jmp .L52 .L14: lea rax, .LC15[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L15: lea rax, .LC16[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L16: lea rax, .LC17[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L10: lea rax, .LC18[rip] mov QWORD PTR -16[rbp], rax cmp DWORD PTR -40[rbp], 2 jne .L53 lea rax, .LC19[rip] mov QWORD PTR -8[rbp], rax jmp .L53 .L9: lea rax, .LC20[rip] mov QWORD PTR -16[rbp], rax cmp DWORD PTR -40[rbp], 0 jne .L32 lea rax, .LC13[rip] mov QWORD PTR -8[rbp], rax jmp .L54 .L32: cmp DWORD PTR -40[rbp], 1 jne .L54 lea rax, .LC14[rip] mov QWORD PTR -8[rbp], rax jmp .L54 .L13: lea rax, .LC21[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L12: lea rax, .LC22[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L11: lea rax, .LC23[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L18: lea rax, .LC24[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L17: lea rax, .LC25[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L19: lea rax, .LC26[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L20: lea rax, .LC27[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L21: lea rax, .LC28[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L3: lea rax, .LC29[rip] mov QWORD PTR -16[rbp], rax jmp .L23 .L49: nop jmp .L23 .L50: nop jmp .L23 .L51: nop jmp .L23 .L52: nop jmp .L23 .L53: nop jmp .L23 .L54: nop .L23: mov rax, QWORD PTR -16[rbp] mov rsi, rax lea rdi, .LC30[rip] mov eax, 0 call printf@PLT mov rax, QWORD PTR -8[rbp] movzx eax, BYTE PTR [rax] test al, al je .L34 mov rax, QWORD PTR -8[rbp] mov rsi, rax lea rdi, .LC31[rip] mov eax, 0 call printf@PLT .L34: mov eax, 0 call get_tclk@PLT movsx rdx, eax imul rdx, rdx, 1125899907 shr rdx, 32 sar edx, 18 sar eax, 31 sub edx, eax mov eax, edx mov esi, eax lea rdi, .LC32[rip] mov eax, 0 call printf@PLT mov eax, 0 call get_cpu_freq@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 je .L35 mov eax, DWORD PTR -28[rbp] movsx rdx, eax imul rdx, rdx, 1125899907 shr rdx, 32 sar edx, 18 sar eax, 31 sub edx, eax mov eax, edx mov esi, eax lea rdi, .LC33[rip] mov eax, 0 call printf@PLT .L35: mov edi, 10 call putchar@PLT mov eax, DWORD PTR CPU_CONFIG[rip] mov edi, eax call read_cpu_ctrl@PLT mov DWORD PTR -24[rbp], eax mov eax, DWORD PTR CPU_CONFIG_DC_PREF[rip] and eax, DWORD PTR -24[rbp] test eax, eax je .L36 lea rdx, .LC34[rip] jmp .L37 .L36: lea rdx, .LC35[rip] .L37: mov eax, DWORD PTR CPU_CONFIG_IC_PREF[rip] and eax, DWORD PTR -24[rbp] test eax, eax je .L38 lea rax, .LC34[rip] jmp .L39 .L38: lea rax, .LC35[rip] .L39: mov rsi, rax lea rdi, .LC36[rip] mov eax, 0 call printf@PLT cmp DWORD PTR -36[rbp], 132 je .L40 cmp DWORD PTR -36[rbp], 132 jl .L55 mov eax, DWORD PTR -36[rbp] sub eax, 140 cmp eax, 1 ja .L55 mov eax, DWORD PTR CPU_L2_CONFIG[rip] mov edi, eax call read_cpu_ctrl@PLT mov edx, DWORD PTR CPU_L2_CONFIG_MODE[rip] and eax, edx mov DWORD PTR -24[rbp], eax cmp DWORD PTR -24[rbp], 0 je .L42 lea rax, .LC37[rip] jmp .L43 .L42: lea rax, .LC38[rip] .L43: mov rsi, rax lea rdi, .LC39[rip] mov eax, 0 call printf@PLT jmp .L44 .L40: mov eax, DWORD PTR CPU_CONTROL[rip] mov edi, eax call read_cpu_ctrl@PLT mov DWORD PTR -24[rbp], eax mov eax, DWORD PTR CPU_CONTROL_L2_SIZE[rip] and eax, DWORD PTR -24[rbp] mov DWORD PTR -20[rbp], eax mov eax, DWORD PTR CPU_CONTROL_L2_MODE[rip] and DWORD PTR -24[rbp], eax cmp DWORD PTR -24[rbp], 0 je .L45 lea rdx, .LC37[rip] jmp .L46 .L45: lea rdx, .LC38[rip] .L46: cmp DWORD PTR -20[rbp], 0 je .L47 lea rax, .LC40[rip] jmp .L48 .L47: lea rax, .LC41[rip] .L48: mov rsi, rax lea rdi, .LC42[rip] mov eax, 0 call printf@PLT jmp .L44 .L55: nop .L44: nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size soc_identify, .-soc_identify .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mv_common.c_soc_identify.c" .text .comm CPU_CONFIG,4,4 .comm CPU_CONFIG_DC_PREF,4,4 .comm CPU_CONFIG_IC_PREF,4,4 .comm CPU_CONTROL,4,4 .comm CPU_CONTROL_L2_MODE,4,4 .comm CPU_CONTROL_L2_SIZE,4,4 .comm CPU_L2_CONFIG,4,4 .comm CPU_L2_CONFIG_MODE,4,4 .comm bootverbose,4,4 .section .rodata .align 2 .LC0: .ascii "SOC: \000" .align 2 .LC1: .ascii "(0x%4x:0x%02x) \000" .align 2 .LC2: .ascii "\000" .align 2 .LC3: .ascii "Marvell 88F5181\000" .align 2 .LC4: .ascii "B1\000" .align 2 .LC5: .ascii "Marvell 88F5182\000" .align 2 .LC6: .ascii "A2\000" .align 2 .LC7: .ascii "Marvell 88F5281\000" .align 2 .LC8: .ascii "D0\000" .align 2 .LC9: .ascii "D1\000" .align 2 .LC10: .ascii "D2\000" .align 2 .LC11: .ascii "Marvell 88F6281\000" .align 2 .LC12: .ascii "Z0\000" .align 2 .LC13: .ascii "A0\000" .align 2 .LC14: .ascii "A1\000" .align 2 .LC15: .ascii "Marvell 88RC8180\000" .align 2 .LC16: .ascii "Marvell 88RC9480\000" .align 2 .LC17: .ascii "Marvell 88RC9580\000" .align 2 .LC18: .ascii "Marvell 88F6781\000" .align 2 .LC19: .ascii "Y0\000" .align 2 .LC20: .ascii "Marvell 88F6282\000" .align 2 .LC21: .ascii "Marvell 88F6828\000" .align 2 .LC22: .ascii "Marvell 88F6820\000" .align 2 .LC23: .ascii "Marvell 88F6810\000" .align 2 .LC24: .ascii "Marvell MV78100 Z0\000" .align 2 .LC25: .ascii "Marvell MV78100\000" .align 2 .LC26: .ascii "Marvell MV78160\000" .align 2 .LC27: .ascii "Marvell MV78260\000" .align 2 .LC28: .ascii "Marvell MV78460\000" .align 2 .LC29: .ascii "UNKNOWN\000" .align 2 .LC30: .ascii "%s\000" .align 2 .LC31: .ascii " rev %s\000" .align 2 .LC32: .ascii ", TClock %dMHz\000" .align 2 .LC33: .ascii ", Frequency %dMHz\000" .align 2 .LC34: .ascii "enabled\000" .align 2 .LC35: .ascii "disabled\000" .align 2 .LC36: .ascii " Instruction cache prefetch %s, data cache prefetc" .ascii "h %s\012\000" .align 2 .LC37: .ascii "write-through\000" .align 2 .LC38: .ascii "write-back\000" .align 2 .LC39: .ascii " 256KB 4-way set-associative %s unified L2 cache\012" .ascii "\000" .align 2 .LC40: .ascii "256KB 4-way\000" .align 2 .LC41: .ascii "512KB 8-way\000" .align 2 .LC42: .ascii " %s set-associative %s unified L2 cache\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type soc_identify, %function soc_identify: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-32] str r1, [fp, #-36] ldr r0, .L56 bl printf ldr r3, .L56+4 ldr r3, [r3] cmp r3, #0 beq .L2 ldr r2, [fp, #-36] ldr r1, [fp, #-32] ldr r0, .L56+8 bl printf .L2: ldr r3, .L56+12 str r3, [fp, #-20] ldr r3, [fp, #-32] sub r3, r3, #128 cmp r3, #16 ldrls pc, [pc, r3, asl #2] b .L3 .L5: .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 .L4 .L4: ldr r3, .L56+16 str r3, [fp, #-24] ldr r3, [fp, #-36] cmp r3, #3 bne .L49 ldr r3, .L56+20 str r3, [fp, #-20] b .L49 .L6: ldr r3, .L56+24 str r3, [fp, #-24] ldr r3, [fp, #-36] cmp r3, #2 bne .L50 ldr r3, .L56+28 str r3, [fp, #-20] b .L50 .L7: ldr r3, .L56+32 str r3, [fp, #-24] ldr r3, [fp, #-36] cmp r3, #4 bne .L25 ldr r3, .L56+36 str r3, [fp, #-20] b .L51 .L25: ldr r3, [fp, #-36] cmp r3, #5 bne .L27 ldr r3, .L56+40 str r3, [fp, #-20] b .L51 .L27: ldr r3, [fp, #-36] cmp r3, #6 bne .L51 ldr r3, .L56+44 str r3, [fp, #-20] b .L51 .L8: ldr r3, .L56+48 str r3, [fp, #-24] ldr r3, [fp, #-36] cmp r3, #0 bne .L28 ldr r3, .L56+52 str r3, [fp, #-20] b .L52 .L28: ldr r3, [fp, #-36] cmp r3, #2 bne .L30 ldr r3, .L56+56 str r3, [fp, #-20] b .L52 .L30: ldr r3, [fp, #-36] cmp r3, #3 bne .L52 ldr r3, .L56+60 str r3, [fp, #-20] b .L52 .L14: ldr r3, .L56+64 str r3, [fp, #-24] b .L23 .L15: ldr r3, .L56+68 str r3, [fp, #-24] b .L23 .L16: ldr r3, .L56+72 str r3, [fp, #-24] b .L23 .L10: ldr r3, .L56+76 str r3, [fp, #-24] ldr r3, [fp, #-36] cmp r3, #2 bne .L53 ldr r3, .L56+80 str r3, [fp, #-20] b .L53 .L9: ldr r3, .L56+84 str r3, [fp, #-24] ldr r3, [fp, #-36] cmp r3, #0 bne .L32 ldr r3, .L56+56 str r3, [fp, #-20] b .L54 .L32: ldr r3, [fp, #-36] cmp r3, #1 bne .L54 ldr r3, .L56+60 str r3, [fp, #-20] b .L54 .L13: ldr r3, .L56+88 str r3, [fp, #-24] b .L23 .L12: ldr r3, .L56+92 str r3, [fp, #-24] b .L23 .L11: ldr r3, .L56+96 str r3, [fp, #-24] b .L23 .L18: ldr r3, .L56+100 str r3, [fp, #-24] b .L23 .L17: ldr r3, .L56+104 str r3, [fp, #-24] b .L23 .L19: ldr r3, .L56+108 str r3, [fp, #-24] b .L23 .L20: ldr r3, .L56+112 str r3, [fp, #-24] b .L23 .L21: ldr r3, .L56+116 str r3, [fp, #-24] b .L23 .L3: ldr r3, .L56+120 str r3, [fp, #-24] b .L23 .L49: nop b .L23 .L50: nop b .L23 .L51: nop b .L23 .L52: nop b .L23 .L53: nop b .L23 .L54: nop .L23: ldr r1, [fp, #-24] ldr r0, .L56+124 bl printf ldr r3, [fp, #-20] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #0 beq .L34 ldr r1, [fp, #-20] ldr r0, .L56+128 bl printf .L34: bl get_tclk mov r3, r0 ldr r2, .L56+132 smull r1, r2, r3, r2 asr r2, r2, #18 asr r3, r3, #31 sub r3, r2, r3 mov r1, r3 ldr r0, .L56+136 bl printf bl get_cpu_freq str r0, [fp, #-16] ldr r3, [fp, #-16] cmp r3, #0 beq .L35 ldr r3, [fp, #-16] ldr r2, .L56+132 smull r1, r2, r3, r2 asr r2, r2, #18 asr r3, r3, #31 sub r3, r2, r3 mov r1, r3 ldr r0, .L56+140 bl printf .L35: mov r0, #10 bl putchar ldr r3, .L56+144 ldr r3, [r3] mov r0, r3 bl read_cpu_ctrl str r0, [fp, #-12] ldr r3, .L56+148 ldr r2, [r3] ldr r3, [fp, #-12] and r3, r3, r2 cmp r3, #0 beq .L36 ldr r1, .L56+152 b .L37 .L36: ldr r1, .L56+156 .L37: ldr r3, .L56+160 ldr r2, [r3] ldr r3, [fp, #-12] and r3, r3, r2 cmp r3, #0 beq .L38 ldr r3, .L56+152 b .L39 .L38: ldr r3, .L56+156 .L39: mov r2, r3 ldr r0, .L56+164 bl printf ldr r3, [fp, #-32] cmp r3, #132 beq .L40 ldr r3, [fp, #-32] cmp r3, #132 blt .L55 ldr r3, [fp, #-32] sub r3, r3, #140 cmp r3, #1 bhi .L55 ldr r3, .L56+168 ldr r3, [r3] mov r0, r3 bl read_cpu_ctrl mov r2, r0 ldr r3, .L56+172 ldr r3, [r3] and r3, r3, r2 str r3, [fp, #-12] ldr r3, [fp, #-12] cmp r3, #0 beq .L42 ldr r3, .L56+176 b .L43 .L42: ldr r3, .L56+180 .L43: mov r1, r3 ldr r0, .L56+184 bl printf b .L44 .L40: ldr r3, .L56+188 ldr r3, [r3] mov r0, r3 bl read_cpu_ctrl str r0, [fp, #-12] ldr r3, .L56+192 ldr r3, [r3] ldr r2, [fp, #-12] and r3, r3, r2 str r3, [fp, #-8] ldr r3, .L56+196 ldr r3, [r3] ldr r2, [fp, #-12] and r3, r3, r2 str r3, [fp, #-12] ldr r3, [fp, #-8] cmp r3, #0 beq .L45 ldr r1, .L56+200 b .L46 .L45: ldr r1, .L56+204 .L46: ldr r3, [fp, #-12] cmp r3, #0 beq .L47 ldr r3, .L56+176 b .L48 .L47: ldr r3, .L56+180 .L48: mov r2, r3 ldr r0, .L56+208 bl printf b .L44 .L55: nop .L44: nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L57: .align 2 .L56: .word .LC0 .word bootverbose .word .LC1 .word .LC2 .word .LC3 .word .LC4 .word .LC5 .word .LC6 .word .LC7 .word .LC8 .word .LC9 .word .LC10 .word .LC11 .word .LC12 .word .LC13 .word .LC14 .word .LC15 .word .LC16 .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 1125899907 .word .LC32 .word .LC33 .word CPU_CONFIG .word CPU_CONFIG_IC_PREF .word .LC34 .word .LC35 .word CPU_CONFIG_DC_PREF .word .LC36 .word CPU_L2_CONFIG .word CPU_L2_CONFIG_MODE .word .LC37 .word .LC38 .word .LC39 .word CPU_CONTROL .word CPU_CONTROL_L2_SIZE .word CPU_CONTROL_L2_MODE .word .LC40 .word .LC41 .word .LC42 .size soc_identify, .-soc_identify .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_fw_tracer.c_mlx5_fw_tracer_destroy.c" .intel_syntax noprefix .text .section .rodata .LC0: .string "FWTracer: Destroy\n" .text .globl mlx5_fw_tracer_destroy .type mlx5_fw_tracer_destroy, @function mlx5_fw_tracer_destroy: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov rdi, rax call IS_ERR_OR_NULL@PLT test rax, rax jne .L4 mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 8[rax] lea rsi, .LC0[rip] mov edi, eax call mlx5_core_dbg@PLT mov rax, QWORD PTR -8[rbp] add rax, 4 mov rdi, rax call cancel_work_sync@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call mlx5_fw_tracer_clean_ready_list@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call mlx5_fw_tracer_clean_print_hash@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call mlx5_fw_tracer_clean_saved_traces_array@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call mlx5_fw_tracer_free_strings_db@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call mlx5_fw_tracer_destroy_log_buf@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call flush_workqueue@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call destroy_workqueue@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call kfree@PLT jmp .L1 .L4: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size mlx5_fw_tracer_destroy, .-mlx5_fw_tracer_destroy .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_fw_tracer.c_mlx5_fw_tracer_destroy.c" .text .section .rodata .align 2 .LC0: .ascii "FWTracer: Destroy\012\000" .text .align 2 .global mlx5_fw_tracer_destroy .syntax unified .arm .fpu softvfp .type mlx5_fw_tracer_destroy, %function mlx5_fw_tracer_destroy: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r0, [fp, #-8] bl IS_ERR_OR_NULL mov r3, r0 cmp r3, #0 bne .L4 ldr r3, [fp, #-8] ldr r3, [r3, #8] ldr r1, .L5 mov r0, r3 bl mlx5_core_dbg ldr r3, [fp, #-8] add r3, r3, #4 mov r0, r3 bl cancel_work_sync ldr r0, [fp, #-8] bl mlx5_fw_tracer_clean_ready_list ldr r0, [fp, #-8] bl mlx5_fw_tracer_clean_print_hash ldr r0, [fp, #-8] bl mlx5_fw_tracer_clean_saved_traces_array ldr r0, [fp, #-8] bl mlx5_fw_tracer_free_strings_db ldr r0, [fp, #-8] bl mlx5_fw_tracer_destroy_log_buf ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl flush_workqueue ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl destroy_workqueue ldr r0, [fp, #-8] bl kfree b .L1 .L4: nop .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word .LC0 .size mlx5_fw_tracer_destroy, .-mlx5_fw_tracer_destroy .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_text-data.c_get_history.c" .intel_syntax noprefix .text .comm HISTORY_EVENTS,4,4 .globl get_history .type get_history, @function get_history: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov DWORD PTR -36[rbp], edi mov DWORD PTR -40[rbp], esi mov DWORD PTR -44[rbp], edx mov QWORD PTR -56[rbp], rcx mov eax, DWORD PTR -36[rbp] mov edi, eax call get_user@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 je .L2 mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] test eax, eax jne .L3 .L2: mov eax, -1 jmp .L4 .L3: mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] sub eax, DWORD PTR -40[rbp] mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 jne .L5 mov eax, 0 jmp .L4 .L5: mov edx, DWORD PTR -28[rbp] mov eax, DWORD PTR HISTORY_EVENTS[rip] cmp edx, eax jbe .L6 mov eax, -1 jmp .L4 .L6: mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] test rax, rax jne .L7 mov eax, -1 jmp .L4 .L7: cmp DWORD PTR -44[rbp], 0 jle .L8 mov eax, DWORD PTR -28[rbp] cmp eax, DWORD PTR -44[rbp] jle .L8 mov eax, DWORD PTR -44[rbp] mov DWORD PTR -28[rbp], eax .L8: mov eax, DWORD PTR -28[rbp] mov DWORD PTR -24[rbp], eax jmp .L9 .L11: add DWORD PTR -40[rbp], 1 mov eax, DWORD PTR -40[rbp] mov edx, DWORD PTR HISTORY_EVENTS[rip] sub edx, 1 and eax, edx mov DWORD PTR -20[rbp], eax mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -20[rbp] add edx, edx movsx rdx, edx add rdx, 1 sal rdx, 2 add rax, rdx mov eax, DWORD PTR [rax] mov DWORD PTR -16[rbp], eax mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -20[rbp] add edx, edx movsx rdx, edx sal rdx, 2 add rax, rdx mov eax, DWORD PTR [rax] mov DWORD PTR -12[rbp], eax cmp DWORD PTR -16[rbp], 0 jne .L10 cmp DWORD PTR -12[rbp], 0 jne .L10 mov eax, -1 jmp .L4 .L10: mov eax, DWORD PTR -16[rbp] shr eax, 24 mov ecx, eax mov rax, QWORD PTR -56[rbp] lea rdx, 4[rax] mov QWORD PTR -56[rbp], rdx mov edx, ecx mov DWORD PTR [rax], edx mov rax, QWORD PTR -56[rbp] lea rdx, 4[rax] mov QWORD PTR -56[rbp], rdx mov edx, DWORD PTR -12[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -56[rbp] lea rdx, 4[rax] mov QWORD PTR -56[rbp], rdx mov edx, DWORD PTR -16[rbp] and edx, 16777215 mov DWORD PTR [rax], edx .L9: mov eax, DWORD PTR -24[rbp] lea edx, -1[rax] mov DWORD PTR -24[rbp], edx test eax, eax jg .L11 mov eax, DWORD PTR -28[rbp] .L4: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size get_history, .-get_history .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_text-data.c_get_history.c" .text .comm HISTORY_EVENTS,4,4 .align 2 .global get_history .syntax unified .arm .fpu softvfp .type get_history, %function get_history: @ args = 0, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #40 str r0, [fp, #-32] str r1, [fp, #-36] str r2, [fp, #-40] str r3, [fp, #-44] ldr r0, [fp, #-32] bl get_user str r0, [fp, #-20] ldr r3, [fp, #-20] cmp r3, #0 beq .L2 ldr r3, [fp, #-20] ldr r3, [r3] cmp r3, #0 bne .L3 .L2: mvn r3, #0 b .L4 .L3: ldr r3, [fp, #-20] ldr r2, [r3] ldr r3, [fp, #-36] sub r3, r2, r3 str r3, [fp, #-28] ldr r3, [fp, #-28] cmp r3, #0 bne .L5 mov r3, #0 b .L4 .L5: ldr r2, [fp, #-28] ldr r3, .L12 ldr r3, [r3] cmp r2, r3 bls .L6 mvn r3, #0 b .L4 .L6: ldr r3, [fp, #-20] ldr r3, [r3, #4] cmp r3, #0 bne .L7 mvn r3, #0 b .L4 .L7: ldr r3, [fp, #-40] cmp r3, #0 ble .L8 ldr r2, [fp, #-28] ldr r3, [fp, #-40] cmp r2, r3 ble .L8 ldr r3, [fp, #-40] str r3, [fp, #-28] .L8: ldr r3, [fp, #-28] str r3, [fp, #-24] b .L9 .L11: ldr r3, [fp, #-36] add r3, r3, #1 str r3, [fp, #-36] ldr r2, [fp, #-36] ldr r3, .L12 ldr r3, [r3] sub r3, r3, #1 and r3, r3, r2 str r3, [fp, #-16] ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, [fp, #-16] lsl r3, r3, #3 add r3, r3, #4 add r3, r2, r3 ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, [fp, #-16] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3] str r3, [fp, #-8] ldr r3, [fp, #-12] cmp r3, #0 bne .L10 ldr r3, [fp, #-8] cmp r3, #0 bne .L10 mvn r3, #0 b .L4 .L10: ldr r3, [fp, #-12] lsr r1, r3, #24 ldr r3, [fp, #-44] add r2, r3, #4 str r2, [fp, #-44] mov r2, r1 str r2, [r3] ldr r3, [fp, #-44] add r2, r3, #4 str r2, [fp, #-44] ldr r2, [fp, #-8] str r2, [r3] ldr r3, [fp, #-44] add r2, r3, #4 str r2, [fp, #-44] ldr r2, [fp, #-12] bic r2, r2, #-16777216 str r2, [r3] .L9: ldr r3, [fp, #-24] sub r2, r3, #1 str r2, [fp, #-24] cmp r3, #0 bgt .L11 ldr r3, [fp, #-28] .L4: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L13: .align 2 .L12: .word HISTORY_EVENTS .size get_history, .-get_history .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_xmit.c_b43legacy_tx_resume.c" .intel_syntax noprefix .text .globl b43legacy_tx_resume .type b43legacy_tx_resume, @function b43legacy_tx_resume: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov rdi, rax call b43legacy_using_pio@PLT test rax, rax je .L2 mov rax, QWORD PTR -8[rbp] mov rdi, rax call b43legacy_pio_thaw_txqueues@PLT jmp .L4 .L2: mov rax, QWORD PTR -8[rbp] mov rdi, rax call b43legacy_dma_tx_resume@PLT .L4: nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size b43legacy_tx_resume, .-b43legacy_tx_resume .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_xmit.c_b43legacy_tx_resume.c" .text .align 2 .global b43legacy_tx_resume .syntax unified .arm .fpu softvfp .type b43legacy_tx_resume, %function b43legacy_tx_resume: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r0, [fp, #-8] bl b43legacy_using_pio mov r3, r0 cmp r3, #0 beq .L2 ldr r0, [fp, #-8] bl b43legacy_pio_thaw_txqueues b .L4 .L2: ldr r0, [fp, #-8] bl b43legacy_dma_tx_resume .L4: nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size b43legacy_tx_resume, .-b43legacy_tx_resume .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_regcache.c__initialize_regcache.c" .intel_syntax noprefix .text .comm build_regcache,4,4 .comm class_maintenance,4,4 .comm current_regcache,4,4 .comm deprecated_register_valid,4,4 .comm deprecated_registers,4,4 .comm init_regcache_descr,4,4 .comm maintenance_print_cooked_registers,4,4 .comm maintenance_print_raw_registers,4,4 .comm maintenance_print_register_groups,4,4 .comm maintenance_print_registers,4,4 .comm maintenanceprintlist,4,4 .comm reg_flush_command,4,4 .comm regcache_descr_handle,4,4 .comm registers_ptid,4,4 .section .rodata .align 8 .LC0: .string "Force gdb to flush its register cache (maintainer command)" .LC1: .string "flushregs" .align 8 .LC2: .string "Print the internal register configuration.Takes an optional file parameter." .LC3: .string "registers" .align 8 .LC4: .string "Print the internal register configuration including raw values.Takes an optional file parameter." .LC5: .string "raw-registers" .align 8 .LC6: .string "Print the internal register configuration including cooked values.Takes an optional file parameter." .LC7: .string "cooked-registers" .align 8 .LC8: .string "Print the internal register configuration including each register's group.Takes an optional file parameter." .LC9: .string "register-groups" .text .globl _initialize_regcache .type _initialize_regcache, @function _initialize_regcache: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov eax, DWORD PTR init_regcache_descr[rip] mov edi, eax call register_gdbarch_data@PLT mov DWORD PTR regcache_descr_handle[rip], eax mov eax, DWORD PTR current_regcache[rip] mov edi, eax call DEPRECATED_REGISTER_GDBARCH_SWAP@PLT mov eax, DWORD PTR deprecated_registers[rip] mov edi, eax call DEPRECATED_REGISTER_GDBARCH_SWAP@PLT mov eax, DWORD PTR deprecated_register_valid[rip] mov edi, eax call DEPRECATED_REGISTER_GDBARCH_SWAP@PLT mov eax, DWORD PTR build_regcache[rip] mov edx, eax mov esi, 0 mov edi, 0 call deprecated_register_gdbarch_swap@PLT mov edx, DWORD PTR reg_flush_command[rip] mov eax, DWORD PTR class_maintenance[rip] lea rcx, .LC0[rip] mov esi, eax lea rdi, .LC1[rip] call add_com@PLT mov edi, -1 call pid_to_ptid@PLT mov DWORD PTR registers_ptid[rip], eax mov edx, DWORD PTR maintenance_print_registers[rip] mov eax, DWORD PTR class_maintenance[rip] lea r8, maintenanceprintlist[rip] lea rcx, .LC2[rip] mov esi, eax lea rdi, .LC3[rip] call add_cmd@PLT mov edx, DWORD PTR maintenance_print_raw_registers[rip] mov eax, DWORD PTR class_maintenance[rip] lea r8, maintenanceprintlist[rip] lea rcx, .LC4[rip] mov esi, eax lea rdi, .LC5[rip] call add_cmd@PLT mov edx, DWORD PTR maintenance_print_cooked_registers[rip] mov eax, DWORD PTR class_maintenance[rip] lea r8, maintenanceprintlist[rip] lea rcx, .LC6[rip] mov esi, eax lea rdi, .LC7[rip] call add_cmd@PLT mov edx, DWORD PTR maintenance_print_register_groups[rip] mov eax, DWORD PTR class_maintenance[rip] lea r8, maintenanceprintlist[rip] lea rcx, .LC8[rip] mov esi, eax lea rdi, .LC9[rip] call add_cmd@PLT nop pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size _initialize_regcache, .-_initialize_regcache .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_regcache.c__initialize_regcache.c" .text .comm build_regcache,4,4 .comm class_maintenance,4,4 .comm current_regcache,4,4 .comm deprecated_register_valid,4,4 .comm deprecated_registers,4,4 .comm init_regcache_descr,4,4 .comm maintenance_print_cooked_registers,4,4 .comm maintenance_print_raw_registers,4,4 .comm maintenance_print_register_groups,4,4 .comm maintenance_print_registers,4,4 .comm maintenanceprintlist,4,4 .comm reg_flush_command,4,4 .comm regcache_descr_handle,4,4 .comm registers_ptid,4,4 .section .rodata .align 2 .LC0: .ascii "Force gdb to flush its register cache (maintainer c" .ascii "ommand)\000" .align 2 .LC1: .ascii "flushregs\000" .align 2 .LC2: .ascii "Print the internal register configuration.Takes an " .ascii "optional file parameter.\000" .align 2 .LC3: .ascii "registers\000" .align 2 .LC4: .ascii "Print the internal register configuration including" .ascii " raw values.Takes an optional file parameter.\000" .align 2 .LC5: .ascii "raw-registers\000" .align 2 .LC6: .ascii "Print the internal register configuration including" .ascii " cooked values.Takes an optional file parameter.\000" .align 2 .LC7: .ascii "cooked-registers\000" .align 2 .LC8: .ascii "Print the internal register configuration including" .ascii " each register's group.Takes an optional file param" .ascii "eter.\000" .align 2 .LC9: .ascii "register-groups\000" .text .align 2 .global _initialize_regcache .syntax unified .arm .fpu softvfp .type _initialize_regcache, %function _initialize_regcache: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 ldr r3, .L2 ldr r3, [r3] mov r0, r3 bl register_gdbarch_data mov r3, r0 ldr r2, .L2+4 str r3, [r2] ldr r3, .L2+8 ldr r3, [r3] mov r0, r3 bl DEPRECATED_REGISTER_GDBARCH_SWAP ldr r3, .L2+12 ldr r3, [r3] mov r0, r3 bl DEPRECATED_REGISTER_GDBARCH_SWAP ldr r3, .L2+16 ldr r3, [r3] mov r0, r3 bl DEPRECATED_REGISTER_GDBARCH_SWAP ldr r3, .L2+20 ldr r3, [r3] mov r2, r3 mov r1, #0 mov r0, #0 bl deprecated_register_gdbarch_swap ldr r3, .L2+24 ldr r1, [r3] ldr r3, .L2+28 ldr r2, [r3] ldr r3, .L2+32 ldr r0, .L2+36 bl add_com mvn r0, #0 bl pid_to_ptid mov r3, r0 ldr r2, .L2+40 str r3, [r2] ldr r3, .L2+24 ldr r1, [r3] ldr r3, .L2+44 ldr r2, [r3] ldr r3, .L2+48 str r3, [sp] ldr r3, .L2+52 ldr r0, .L2+56 bl add_cmd ldr r3, .L2+24 ldr r1, [r3] ldr r3, .L2+60 ldr r2, [r3] ldr r3, .L2+48 str r3, [sp] ldr r3, .L2+64 ldr r0, .L2+68 bl add_cmd ldr r3, .L2+24 ldr r1, [r3] ldr r3, .L2+72 ldr r2, [r3] ldr r3, .L2+48 str r3, [sp] ldr r3, .L2+76 ldr r0, .L2+80 bl add_cmd ldr r3, .L2+24 ldr r1, [r3] ldr r3, .L2+84 ldr r2, [r3] ldr r3, .L2+48 str r3, [sp] ldr r3, .L2+88 ldr r0, .L2+92 bl add_cmd nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L3: .align 2 .L2: .word init_regcache_descr .word regcache_descr_handle .word current_regcache .word deprecated_registers .word deprecated_register_valid .word build_regcache .word class_maintenance .word reg_flush_command .word .LC0 .word .LC1 .word registers_ptid .word maintenance_print_registers .word maintenanceprintlist .word .LC2 .word .LC3 .word maintenance_print_raw_registers .word .LC4 .word .LC5 .word maintenance_print_cooked_registers .word .LC6 .word .LC7 .word maintenance_print_register_groups .word .LC8 .word .LC9 .size _initialize_regcache, .-_initialize_regcache .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_halbtc8723b2ant.c_btc8723b2ant_action_hid_a2dp_pan_edr.c" .intel_syntax noprefix .text .comm BTC_GET_U4_WIFI_BW,4,4 .comm BTC_PS_LPS_ON,4,4 .comm BTC_PS_WIFI_NATIVE,4,4 .comm BTC_RF_A,4,4 .comm BTC_RSSI_STATE_HIGH,8,8 .comm BTC_RSSI_STATE_STAY_HIGH,8,8 .comm BTC_WIFI_BW_HT40,8,8 .comm BT_8723B_2ANT_BT_RSSI_COEXSWITCH_THRES,8,8 .comm BT_8723B_2ANT_WIFI_RSSI_COEXSWITCH_THRES,8,8 .comm NORMAL_EXEC,4,4 .comm coex_dm,8,8 .type btc8723b2ant_action_hid_a2dp_pan_edr, @function btc8723b2ant_action_hid_a2dp_pan_edr: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -56[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rdx, QWORD PTR BT_8723B_2ANT_WIFI_RSSI_COEXSWITCH_THRES[rip] mov rax, QWORD PTR coex_dm[rip] mov rax, QWORD PTR [rax] sub rdx, rax mov rax, rdx mov QWORD PTR -40[rbp], rax mov rax, QWORD PTR -56[rbp] mov r8d, 0 mov ecx, 15 mov edx, 2 mov esi, 0 mov rdi, rax call btc8723b2ant_wifi_rssi_state@PLT mov QWORD PTR -32[rbp], rax mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -56[rbp] mov r8d, 0 mov rcx, rdx mov edx, 2 mov esi, 1 mov rdi, rax call btc8723b2ant_wifi_rssi_state@PLT mov QWORD PTR -24[rbp], rax mov rdx, QWORD PTR BT_8723B_2ANT_BT_RSSI_COEXSWITCH_THRES[rip] mov rax, QWORD PTR coex_dm[rip] mov rax, QWORD PTR [rax] sub rdx, rax mov rax, rdx mov QWORD PTR -40[rbp], rax mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -56[rbp] mov ecx, 0 mov esi, 2 mov rdi, rax call btc8723b2ant_bt_rssi_state@PLT mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -56[rbp] mov r9, QWORD PTR 8[rax] mov esi, DWORD PTR BTC_RF_A[rip] mov rax, QWORD PTR -56[rbp] mov r8d, 0 mov ecx, 1048575 mov edx, 1 mov rdi, rax call r9 mov esi, DWORD PTR NORMAL_EXEC[rip] mov rax, QWORD PTR -56[rbp] mov r8d, 8 mov ecx, 0 mov edx, 0 mov rdi, rax call btc8723b2ant_limited_rx@PLT mov ecx, DWORD PTR NORMAL_EXEC[rip] mov rax, QWORD PTR -56[rbp] mov edx, 6 mov esi, ecx mov rdi, rax call btc8723b2ant_fw_dac_swing_lvl@PLT mov rax, QWORD PTR -16[rbp] mov rdi, rax call BTC_RSSI_HIGH@PLT test rax, rax je .L2 mov ecx, DWORD PTR NORMAL_EXEC[rip] mov rax, QWORD PTR -56[rbp] mov edx, 2 mov esi, ecx mov rdi, rax call btc8723b2ant_dec_bt_pwr@PLT jmp .L3 .L2: mov ecx, DWORD PTR NORMAL_EXEC[rip] mov rax, QWORD PTR -56[rbp] mov edx, 0 mov esi, ecx mov rdi, rax call btc8723b2ant_dec_bt_pwr@PLT .L3: mov rax, QWORD PTR -24[rbp] mov rdi, rax call BTC_RSSI_HIGH@PLT test rax, rax je .L4 mov rax, QWORD PTR -16[rbp] mov rdi, rax call BTC_RSSI_HIGH@PLT test rax, rax je .L4 mov ecx, DWORD PTR NORMAL_EXEC[rip] mov rax, QWORD PTR -56[rbp] mov edx, 7 mov esi, ecx mov rdi, rax call btc8723b2ant_coex_table_with_type@PLT mov esi, DWORD PTR BTC_PS_WIFI_NATIVE[rip] mov rax, QWORD PTR -56[rbp] mov ecx, 0 mov edx, 0 mov rdi, rax call btc8723b2ant_power_save_state@PLT jmp .L5 .L4: mov ecx, DWORD PTR NORMAL_EXEC[rip] mov rax, QWORD PTR -56[rbp] mov edx, 14 mov esi, ecx mov rdi, rax call btc8723b2ant_coex_table_with_type@PLT mov esi, DWORD PTR BTC_PS_LPS_ON[rip] mov rax, QWORD PTR -56[rbp] mov ecx, 4 mov edx, 80 mov rdi, rax call btc8723b2ant_power_save_state@PLT .L5: mov rax, QWORD PTR -56[rbp] mov r8, QWORD PTR [rax] mov ecx, DWORD PTR BTC_GET_U4_WIFI_BW[rip] lea rdx, -48[rbp] mov rax, QWORD PTR -56[rbp] mov esi, ecx mov rdi, rax call r8 mov rax, QWORD PTR BTC_RSSI_STATE_HIGH[rip] cmp QWORD PTR -16[rbp], rax je .L6 mov rax, QWORD PTR BTC_RSSI_STATE_STAY_HIGH[rip] cmp QWORD PTR -16[rbp], rax jne .L7 .L6: mov rdx, QWORD PTR BTC_WIFI_BW_HT40[rip] mov rax, QWORD PTR -48[rbp] cmp rdx, rax jne .L8 mov rax, QWORD PTR -56[rbp] mov ecx, 2 mov edx, 1 mov esi, 1 mov rdi, rax call btc8723b2ant_tdma_duration_adjust@PLT jmp .L10 .L8: mov rax, QWORD PTR -56[rbp] mov ecx, 3 mov edx, 0 mov esi, 1 mov rdi, rax call btc8723b2ant_tdma_duration_adjust@PLT jmp .L10 .L7: mov rax, QWORD PTR -56[rbp] mov ecx, 3 mov edx, 1 mov esi, 1 mov rdi, rax call btc8723b2ant_tdma_duration_adjust@PLT .L10: mov rdx, QWORD PTR BTC_WIFI_BW_HT40[rip] mov rax, QWORD PTR -48[rbp] cmp rdx, rax jne .L11 mov rax, QWORD PTR -56[rbp] mov r8d, 0 mov ecx, 0 mov edx, 1 mov esi, 1 mov rdi, rax call btc8723b2ant_sw_mechanism@PLT jmp .L14 .L11: mov rax, QWORD PTR -56[rbp] mov r8d, 0 mov ecx, 0 mov edx, 1 mov esi, 0 mov rdi, rax call btc8723b2ant_sw_mechanism@PLT .L14: nop mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L13 call __stack_chk_fail@PLT .L13: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size btc8723b2ant_action_hid_a2dp_pan_edr, .-btc8723b2ant_action_hid_a2dp_pan_edr .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_halbtc8723b2ant.c_btc8723b2ant_action_hid_a2dp_pan_edr.c" .text .comm BTC_GET_U4_WIFI_BW,4,4 .comm BTC_PS_LPS_ON,4,4 .comm BTC_PS_WIFI_NATIVE,4,4 .comm BTC_RF_A,4,4 .comm BTC_RSSI_STATE_HIGH,4,4 .comm BTC_RSSI_STATE_STAY_HIGH,4,4 .comm BTC_WIFI_BW_HT40,4,4 .comm BT_8723B_2ANT_BT_RSSI_COEXSWITCH_THRES,4,4 .comm BT_8723B_2ANT_WIFI_RSSI_COEXSWITCH_THRES,4,4 .comm NORMAL_EXEC,4,4 .comm coex_dm,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type btc8723b2ant_action_hid_a2dp_pan_edr, %function btc8723b2ant_action_hid_a2dp_pan_edr: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #44 str r0, [fp, #-40] ldr r3, .L15 ldr r3, [r3] str r3, [fp, #-16] mov r3,#0 ldr r3, .L15+4 ldr r2, [r3] ldr r3, .L15+8 ldr r3, [r3] ldr r3, [r3] sub r3, r2, r3 str r3, [fp, #-32] mov r3, #0 str r3, [sp] mov r3, #15 mov r2, #2 mov r1, #0 ldr r0, [fp, #-40] bl btc8723b2ant_wifi_rssi_state str r0, [fp, #-28] mov r3, #0 str r3, [sp] ldr r3, [fp, #-32] mov r2, #2 mov r1, #1 ldr r0, [fp, #-40] bl btc8723b2ant_wifi_rssi_state str r0, [fp, #-24] ldr r3, .L15+12 ldr r2, [r3] ldr r3, .L15+8 ldr r3, [r3] ldr r3, [r3] sub r3, r2, r3 str r3, [fp, #-32] mov r3, #0 ldr r2, [fp, #-32] mov r1, #2 ldr r0, [fp, #-40] bl btc8723b2ant_bt_rssi_state str r0, [fp, #-20] ldr r3, [fp, #-40] ldr r4, [r3, #4] ldr r3, .L15+16 ldr r1, [r3] mov r3, #0 str r3, [sp] ldr r3, .L15+20 mov r2, #1 ldr r0, [fp, #-40] blx r4 ldr r3, .L15+24 ldr r1, [r3] mov r3, #8 str r3, [sp] mov r3, #0 mov r2, #0 ldr r0, [fp, #-40] bl btc8723b2ant_limited_rx ldr r3, .L15+24 ldr r3, [r3] mov r2, #6 mov r1, r3 ldr r0, [fp, #-40] bl btc8723b2ant_fw_dac_swing_lvl ldr r0, [fp, #-20] bl BTC_RSSI_HIGH mov r3, r0 cmp r3, #0 beq .L2 ldr r3, .L15+24 ldr r3, [r3] mov r2, #2 mov r1, r3 ldr r0, [fp, #-40] bl btc8723b2ant_dec_bt_pwr b .L3 .L2: ldr r3, .L15+24 ldr r3, [r3] mov r2, #0 mov r1, r3 ldr r0, [fp, #-40] bl btc8723b2ant_dec_bt_pwr .L3: ldr r0, [fp, #-24] bl BTC_RSSI_HIGH mov r3, r0 cmp r3, #0 beq .L4 ldr r0, [fp, #-20] bl BTC_RSSI_HIGH mov r3, r0 cmp r3, #0 beq .L4 ldr r3, .L15+24 ldr r3, [r3] mov r2, #7 mov r1, r3 ldr r0, [fp, #-40] bl btc8723b2ant_coex_table_with_type ldr r3, .L15+28 ldr r1, [r3] mov r3, #0 mov r2, #0 ldr r0, [fp, #-40] bl btc8723b2ant_power_save_state b .L5 .L4: ldr r3, .L15+24 ldr r3, [r3] mov r2, #14 mov r1, r3 ldr r0, [fp, #-40] bl btc8723b2ant_coex_table_with_type ldr r3, .L15+32 ldr r1, [r3] mov r3, #4 mov r2, #80 ldr r0, [fp, #-40] bl btc8723b2ant_power_save_state .L5: ldr r3, [fp, #-40] ldr r3, [r3] ldr r2, .L15+36 ldr r1, [r2] sub r2, fp, #36 ldr r0, [fp, #-40] blx r3 ldr r3, .L15+40 ldr r3, [r3] ldr r2, [fp, #-20] cmp r2, r3 beq .L6 ldr r3, .L15+44 ldr r3, [r3] ldr r2, [fp, #-20] cmp r2, r3 bne .L7 .L6: ldr r3, .L15+48 ldr r2, [r3] ldr r3, [fp, #-36] cmp r2, r3 bne .L8 mov r3, #2 mov r2, #1 mov r1, #1 ldr r0, [fp, #-40] bl btc8723b2ant_tdma_duration_adjust b .L10 .L8: mov r3, #3 mov r2, #0 mov r1, #1 ldr r0, [fp, #-40] bl btc8723b2ant_tdma_duration_adjust b .L10 .L7: mov r3, #3 mov r2, #1 mov r1, #1 ldr r0, [fp, #-40] bl btc8723b2ant_tdma_duration_adjust .L10: ldr r3, .L15+48 ldr r2, [r3] ldr r3, [fp, #-36] cmp r2, r3 bne .L11 mov r3, #0 str r3, [sp] mov r3, #0 mov r2, #1 mov r1, #1 ldr r0, [fp, #-40] bl btc8723b2ant_sw_mechanism b .L14 .L11: mov r3, #0 str r3, [sp] mov r3, #0 mov r2, #1 mov r1, #0 ldr r0, [fp, #-40] bl btc8723b2ant_sw_mechanism .L14: nop ldr r3, .L15 ldr r2, [r3] ldr r3, [fp, #-16] eors r2, r3, r2 mov r3, #0 beq .L13 bl __stack_chk_fail .L13: sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L16: .align 2 .L15: .word .LC0 .word BT_8723B_2ANT_WIFI_RSSI_COEXSWITCH_THRES .word coex_dm .word BT_8723B_2ANT_BT_RSSI_COEXSWITCH_THRES .word BTC_RF_A .word 1048575 .word NORMAL_EXEC .word BTC_PS_WIFI_NATIVE .word BTC_PS_LPS_ON .word BTC_GET_U4_WIFI_BW .word BTC_RSSI_STATE_HIGH .word BTC_RSSI_STATE_STAY_HIGH .word BTC_WIFI_BW_HT40 .size btc8723b2ant_action_hid_a2dp_pan_edr, .-btc8723b2ant_action_hid_a2dp_pan_edr .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_message.c_usb_driver_set_configuration.c" .intel_syntax noprefix .text .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm driver_set_config_work,4,4 .comm set_config_list,4,4 .comm set_config_lock,4,4 .globl usb_driver_set_configuration .type usb_driver_set_configuration, @function usb_driver_set_configuration: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov eax, DWORD PTR GFP_KERNEL[rip] mov esi, eax mov edi, 24 call kmalloc@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 jne .L2 mov eax, DWORD PTR ENOMEM[rip] neg eax jmp .L3 .L2: mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR -24[rbp] mov QWORD PTR 16[rax], rdx mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR -28[rbp] mov DWORD PTR [rax], edx mov eax, DWORD PTR driver_set_config_work[rip] mov rdx, QWORD PTR -8[rbp] add rdx, 4 mov esi, eax mov rdi, rdx call INIT_WORK@PLT lea rdi, set_config_lock[rip] call spin_lock@PLT mov rax, QWORD PTR -8[rbp] add rax, 8 lea rsi, set_config_list[rip] mov rdi, rax call list_add@PLT lea rdi, set_config_lock[rip] call spin_unlock@PLT mov rax, QWORD PTR -24[rbp] mov rdi, rax call usb_get_dev@PLT mov rax, QWORD PTR -8[rbp] add rax, 4 mov rdi, rax call schedule_work@PLT mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size usb_driver_set_configuration, .-usb_driver_set_configuration .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_message.c_usb_driver_set_configuration.c" .text .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm driver_set_config_work,4,4 .comm set_config_list,4,4 .comm set_config_lock,4,4 .align 2 .global usb_driver_set_configuration .syntax unified .arm .fpu softvfp .type usb_driver_set_configuration, %function usb_driver_set_configuration: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, .L4 ldr r3, [r3] mov r1, r3 mov r0, #16 bl kmalloc str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L2 ldr r3, .L4+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: ldr r3, [fp, #-8] ldr r2, [fp, #-16] str r2, [r3, #12] ldr r3, [fp, #-8] ldr r2, [fp, #-20] str r2, [r3] ldr r3, [fp, #-8] add r3, r3, #4 ldr r2, .L4+8 ldr r2, [r2] mov r1, r2 mov r0, r3 bl INIT_WORK ldr r0, .L4+12 bl spin_lock ldr r3, [fp, #-8] add r3, r3, #8 ldr r1, .L4+16 mov r0, r3 bl list_add ldr r0, .L4+12 bl spin_unlock ldr r0, [fp, #-16] bl usb_get_dev ldr r3, [fp, #-8] add r3, r3, #4 mov r0, r3 bl schedule_work mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word GFP_KERNEL .word ENOMEM .word driver_set_config_work .word set_config_lock .word set_config_list .size usb_driver_set_configuration, .-usb_driver_set_configuration .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clk-max77686.c_max77686_recalc_rate.c" .intel_syntax noprefix .text .type max77686_recalc_rate, @function max77686_recalc_rate: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov eax, 32768 pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size max77686_recalc_rate, .-max77686_recalc_rate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_clk-max77686.c_max77686_recalc_rate.c" .text .align 2 .syntax unified .arm .fpu softvfp .type max77686_recalc_rate, %function max77686_recalc_rate: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] str r1, [fp, #-12] mov r3, #32768 mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .size max77686_recalc_rate, .-max77686_recalc_rate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_stm32f4x7_eth.c_ETH_GetFlushTransmitFIFOStatus.c" .intel_syntax noprefix .text .comm ETH,8,8 .comm ETH_DMAOMR_FTF,4,4 .comm RESET,8,8 .comm SET,8,8 .globl ETH_GetFlushTransmitFIFOStatus .type ETH_GetFlushTransmitFIFOStatus, @function ETH_GetFlushTransmitFIFOStatus: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov rax, QWORD PTR RESET[rip] mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR ETH[rip] mov edx, DWORD PTR [rax] mov eax, DWORD PTR ETH_DMAOMR_FTF[rip] and edx, eax mov rax, QWORD PTR RESET[rip] cmp edx, eax je .L2 mov rax, QWORD PTR SET[rip] mov QWORD PTR -8[rbp], rax jmp .L3 .L2: mov rax, QWORD PTR RESET[rip] mov QWORD PTR -8[rbp], rax .L3: mov rax, QWORD PTR -8[rbp] pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ETH_GetFlushTransmitFIFOStatus, .-ETH_GetFlushTransmitFIFOStatus .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_stm32f4x7_eth.c_ETH_GetFlushTransmitFIFOStatus.c" .text .comm ETH,4,4 .comm ETH_DMAOMR_FTF,4,4 .comm RESET,4,4 .comm SET,4,4 .align 2 .global ETH_GetFlushTransmitFIFOStatus .syntax unified .arm .fpu softvfp .type ETH_GetFlushTransmitFIFOStatus, %function ETH_GetFlushTransmitFIFOStatus: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 ldr r3, .L5 ldr r3, [r3] str r3, [fp, #-8] ldr r3, .L5+4 ldr r3, [r3] ldr r2, [r3] ldr r3, .L5+8 ldr r3, [r3] and r2, r2, r3 ldr r3, .L5 ldr r3, [r3] cmp r2, r3 beq .L2 ldr r3, .L5+12 ldr r3, [r3] str r3, [fp, #-8] b .L3 .L2: ldr r3, .L5 ldr r3, [r3] str r3, [fp, #-8] .L3: ldr r3, [fp, #-8] mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .L6: .align 2 .L5: .word RESET .word ETH .word ETH_DMAOMR_FTF .word SET .size ETH_GetFlushTransmitFIFOStatus, .-ETH_GetFlushTransmitFIFOStatus .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_netmap_bdg.c_netmap_bwrap_bdg_ctl.c" .intel_syntax noprefix .text .comm EBUSY,4,4 .comm EINVAL,4,4 .comm ENOMEM,4,4 .comm NAF_BUSY,4,4 .comm NETMAP_REQ_VALE_ATTACH,8,8 .comm NR_REG_ALL_NIC,8,8 .comm NR_REG_NIC_SW,8,8 .type netmap_bwrap_bdg_ctl, @function netmap_bwrap_bdg_ctl: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov rax, QWORD PTR -48[rbp] mov QWORD PTR -24[rbp], rax mov DWORD PTR -28[rbp], 0 mov rax, QWORD PTR -40[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR NETMAP_REQ_VALE_ATTACH[rip] cmp rdx, rax jne .L2 mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] test rax, rax jne .L3 mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR NR_REG_ALL_NIC[rip] cmp rdx, rax je .L4 mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR NR_REG_NIC_SW[rip] cmp rdx, rax je .L4 .L3: mov eax, DWORD PTR EINVAL[rip] jmp .L5 .L4: mov rax, QWORD PTR -48[rbp] mov rdi, rax call NETMAP_OWNED_BY_ANY@PLT test rax, rax je .L6 mov eax, DWORD PTR EBUSY[rip] jmp .L5 .L6: mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] test rax, rax je .L7 mov eax, 0 jmp .L5 .L7: mov eax, 0 call netmap_priv_new@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 jne .L8 mov eax, DWORD PTR ENOMEM[rip] jmp .L5 .L8: mov rax, QWORD PTR -48[rbp] mov edx, DWORD PTR 12[rax] mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -16[rbp] mov edi, DWORD PTR 16[rax] mov rax, QWORD PTR -16[rbp] mov rcx, QWORD PTR [rax] mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR 8[rax] mov rsi, QWORD PTR -48[rbp] mov rax, QWORD PTR -8[rbp] mov r8d, edi mov rdi, rax call netmap_do_regif@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 je .L9 mov rax, QWORD PTR -8[rbp] mov rdi, rax call netmap_priv_delete@PLT mov eax, DWORD PTR -28[rbp] jmp .L5 .L9: mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR -8[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -48[rbp] mov edx, DWORD PTR 8[rax] mov eax, DWORD PTR NAF_BUSY[rip] or edx, eax mov rax, QWORD PTR -48[rbp] mov DWORD PTR 8[rax], edx jmp .L10 .L2: mov rax, QWORD PTR -48[rbp] mov rax, QWORD PTR [rax] test rax, rax jne .L11 mov eax, DWORD PTR EINVAL[rip] jmp .L5 .L11: mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov rdi, rax call netmap_priv_delete@PLT mov rax, QWORD PTR -24[rbp] mov QWORD PTR [rax], 0 mov rax, QWORD PTR -48[rbp] mov eax, DWORD PTR 8[rax] mov edx, DWORD PTR NAF_BUSY[rip] not edx and edx, eax mov rax, QWORD PTR -48[rbp] mov DWORD PTR 8[rax], edx .L10: mov eax, DWORD PTR -28[rbp] .L5: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size netmap_bwrap_bdg_ctl, .-netmap_bwrap_bdg_ctl .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_netmap_bdg.c_netmap_bwrap_bdg_ctl.c" .text .comm EBUSY,4,4 .comm EINVAL,4,4 .comm ENOMEM,4,4 .comm NAF_BUSY,4,4 .comm NETMAP_REQ_VALE_ATTACH,4,4 .comm NR_REG_ALL_NIC,4,4 .comm NR_REG_NIC_SW,4,4 .align 2 .syntax unified .arm .fpu softvfp .type netmap_bwrap_bdg_ctl, %function netmap_bwrap_bdg_ctl: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-24] str r1, [fp, #-28] ldr r3, [fp, #-28] str r3, [fp, #-16] mov r3, #0 str r3, [fp, #-20] ldr r3, [fp, #-24] ldr r2, [r3] ldr r3, .L12 ldr r3, [r3] cmp r2, r3 bne .L2 ldr r3, [fp, #-24] ldr r3, [r3, #4] str r3, [fp, #-12] ldr r3, [fp, #-12] ldr r3, [r3] cmp r3, #0 bne .L3 ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, .L12+4 ldr r3, [r3] cmp r2, r3 beq .L4 ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, .L12+8 ldr r3, [r3] cmp r2, r3 beq .L4 .L3: ldr r3, .L12+12 ldr r3, [r3] b .L5 .L4: ldr r0, [fp, #-28] bl NETMAP_OWNED_BY_ANY mov r3, r0 cmp r3, #0 beq .L6 ldr r3, .L12+16 ldr r3, [r3] b .L5 .L6: ldr r3, [fp, #-16] ldr r3, [r3] cmp r3, #0 beq .L7 mov r3, #0 b .L5 .L7: bl netmap_priv_new str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L8 ldr r3, .L12+20 ldr r3, [r3] b .L5 .L8: ldr r3, [fp, #-28] ldr r2, [r3, #8] ldr r3, [fp, #-8] str r2, [r3] ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, [fp, #-12] ldr r1, [r3] ldr r3, [fp, #-12] ldr r3, [r3, #8] str r3, [sp] mov r3, r1 ldr r1, [fp, #-28] ldr r0, [fp, #-8] bl netmap_do_regif str r0, [fp, #-20] ldr r3, [fp, #-20] cmp r3, #0 beq .L9 ldr r0, [fp, #-8] bl netmap_priv_delete ldr r3, [fp, #-20] b .L5 .L9: ldr r3, [fp, #-16] ldr r2, [fp, #-8] str r2, [r3] ldr r3, [fp, #-28] ldr r2, [r3, #4] ldr r3, .L12+24 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-28] str r2, [r3, #4] b .L10 .L2: ldr r3, [fp, #-28] ldr r3, [r3] cmp r3, #0 bne .L11 ldr r3, .L12+12 ldr r3, [r3] b .L5 .L11: ldr r3, [fp, #-16] ldr r3, [r3] mov r0, r3 bl netmap_priv_delete ldr r3, [fp, #-16] mov r2, #0 str r2, [r3] ldr r3, [fp, #-28] ldr r2, [r3, #4] ldr r3, .L12+24 ldr r3, [r3] mvn r3, r3 and r2, r2, r3 ldr r3, [fp, #-28] str r2, [r3, #4] .L10: ldr r3, [fp, #-20] .L5: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L13: .align 2 .L12: .word NETMAP_REQ_VALE_ATTACH .word NR_REG_ALL_NIC .word NR_REG_NIC_SW .word EINVAL .word EBUSY .word ENOMEM .word NAF_BUSY .size netmap_bwrap_bdg_ctl, .-netmap_bwrap_bdg_ctl .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_virtio_net.c_start_xmit.c" .intel_syntax noprefix .text .comm MAX_SKB_FRAGS,4,4 .comm NETDEV_TX_BUSY,4,4 .comm NETDEV_TX_OK,4,4 .section .rodata .LC0: .string "Unexpected full queue\n" .text .type start_xmit, @function start_xmit: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rax, QWORD PTR -32[rbp] mov rdi, rax call netdev_priv@PLT mov QWORD PTR -8[rbp], rax .L2: mov rax, QWORD PTR -8[rbp] mov rdi, rax call free_old_xmit_skbs@PLT mov rdx, QWORD PTR -24[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rdx mov rdi, rax call xmit_skb@PLT mov DWORD PTR -12[rbp], eax mov eax, DWORD PTR -12[rbp] shr eax, 31 movzx eax, al mov edi, eax call unlikely@PLT test rax, rax je .L3 mov rax, QWORD PTR -32[rbp] mov rdi, rax call netif_stop_queue@PLT mov rax, QWORD PTR -32[rbp] lea rsi, .LC0[rip] mov rdi, rax call dev_warn@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call virtqueue_enable_cb@PLT test eax, eax sete al movzx eax, al mov edi, eax call unlikely@PLT test rax, rax je .L4 mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call virtqueue_disable_cb@PLT mov rax, QWORD PTR -32[rbp] mov rdi, rax call netif_start_queue@PLT jmp .L2 .L4: mov eax, DWORD PTR NETDEV_TX_BUSY[rip] jmp .L5 .L3: mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call virtqueue_kick@PLT mov rax, QWORD PTR -24[rbp] mov rdi, rax call skb_orphan@PLT mov rax, QWORD PTR -24[rbp] mov rdi, rax call nf_reset@PLT mov eax, DWORD PTR MAX_SKB_FRAGS[rip] add eax, 1 cmp DWORD PTR -12[rbp], eax jg .L6 mov rax, QWORD PTR -32[rbp] mov rdi, rax call netif_stop_queue@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call virtqueue_enable_cb_delayed@PLT test eax, eax sete al movzx eax, al mov edi, eax call unlikely@PLT test rax, rax je .L6 mov rax, QWORD PTR -8[rbp] mov rdi, rax call free_old_xmit_skbs@PLT mov edx, eax mov eax, DWORD PTR -12[rbp] add eax, edx mov DWORD PTR -12[rbp], eax mov eax, DWORD PTR MAX_SKB_FRAGS[rip] add eax, 1 cmp DWORD PTR -12[rbp], eax jle .L6 mov rax, QWORD PTR -32[rbp] mov rdi, rax call netif_start_queue@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call virtqueue_disable_cb@PLT .L6: mov eax, DWORD PTR NETDEV_TX_OK[rip] .L5: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size start_xmit, .-start_xmit .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_virtio_net.c_start_xmit.c" .text .comm MAX_SKB_FRAGS,4,4 .comm NETDEV_TX_BUSY,4,4 .comm NETDEV_TX_OK,4,4 .section .rodata .align 2 .LC0: .ascii "Unexpected full queue\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type start_xmit, %function start_xmit: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r0, [fp, #-20] bl netdev_priv str r0, [fp, #-12] .L2: ldr r0, [fp, #-12] bl free_old_xmit_skbs ldr r1, [fp, #-16] ldr r0, [fp, #-12] bl xmit_skb str r0, [fp, #-8] ldr r3, [fp, #-8] lsr r3, r3, #31 and r3, r3, #255 mov r0, r3 bl unlikely mov r3, r0 cmp r3, #0 beq .L3 ldr r0, [fp, #-20] bl netif_stop_queue ldr r3, [fp, #-20] ldr r1, .L7 mov r0, r3 bl dev_warn ldr r3, [fp, #-12] ldr r3, [r3] mov r0, r3 bl virtqueue_enable_cb mov r3, r0 cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl unlikely mov r3, r0 cmp r3, #0 beq .L4 ldr r3, [fp, #-12] ldr r3, [r3] mov r0, r3 bl virtqueue_disable_cb ldr r0, [fp, #-20] bl netif_start_queue b .L2 .L4: ldr r3, .L7+4 ldr r3, [r3] b .L5 .L3: ldr r3, [fp, #-12] ldr r3, [r3] mov r0, r3 bl virtqueue_kick ldr r0, [fp, #-16] bl skb_orphan ldr r0, [fp, #-16] bl nf_reset ldr r3, .L7+8 ldr r3, [r3] add r3, r3, #1 ldr r2, [fp, #-8] cmp r2, r3 bgt .L6 ldr r0, [fp, #-20] bl netif_stop_queue ldr r3, [fp, #-12] ldr r3, [r3] mov r0, r3 bl virtqueue_enable_cb_delayed mov r3, r0 cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl unlikely mov r3, r0 cmp r3, #0 beq .L6 ldr r0, [fp, #-12] bl free_old_xmit_skbs mov r2, r0 ldr r3, [fp, #-8] add r3, r3, r2 str r3, [fp, #-8] ldr r3, .L7+8 ldr r3, [r3] add r3, r3, #1 ldr r2, [fp, #-8] cmp r2, r3 ble .L6 ldr r0, [fp, #-20] bl netif_start_queue ldr r3, [fp, #-12] ldr r3, [r3] mov r0, r3 bl virtqueue_disable_cb .L6: ldr r3, .L7+12 ldr r3, [r3] .L5: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L8: .align 2 .L7: .word .LC0 .word NETDEV_TX_BUSY .word MAX_SKB_FRAGS .word NETDEV_TX_OK .size start_xmit, .-start_xmit .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ov13858.c_ov13858_get_skip_frames.c" .intel_syntax noprefix .text .comm OV13858_NUM_OF_SKIP_FRAMES,4,4 .type ov13858_get_skip_frames, @function ov13858_get_skip_frames: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov edx, DWORD PTR OV13858_NUM_OF_SKIP_FRAMES[rip] mov rax, QWORD PTR -16[rbp] mov DWORD PTR [rax], edx mov eax, 0 pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ov13858_get_skip_frames, .-ov13858_get_skip_frames .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ov13858.c_ov13858_get_skip_frames.c" .text .comm OV13858_NUM_OF_SKIP_FRAMES,4,4 .align 2 .syntax unified .arm .fpu softvfp .type ov13858_get_skip_frames, %function ov13858_get_skip_frames: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] str r1, [fp, #-12] ldr r3, .L3 ldr r2, [r3] ldr r3, [fp, #-12] str r2, [r3] mov r3, #0 mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .L4: .align 2 .L3: .word OV13858_NUM_OF_SKIP_FRAMES .size ov13858_get_skip_frames, .-ov13858_get_skip_frames .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_t4_hw.c_t4_sched_params_cl_rl_kbps.c" .intel_syntax noprefix .text .comm FW_SCHED_CMD,4,4 .comm FW_SCHED_PARAMS_LEVEL_CL_RL,4,4 .comm FW_SCHED_PARAMS_RATE_ABS,4,4 .comm FW_SCHED_PARAMS_UNIT_BITRATE,4,4 .comm FW_SCHED_SC_PARAMS,4,4 .comm FW_SCHED_TYPE_PKTSCHED,4,4 .comm F_FW_CMD_REQUEST,4,4 .comm F_FW_CMD_WRITE,4,4 .globl t4_sched_params_cl_rl_kbps .type t4_sched_params_cl_rl_kbps, @function t4_sched_params_cl_rl_kbps: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 112 mov QWORD PTR -88[rbp], rdi mov DWORD PTR -92[rbp], esi mov DWORD PTR -96[rbp], edx mov DWORD PTR -100[rbp], ecx mov DWORD PTR -104[rbp], r8d mov DWORD PTR -108[rbp], r9d mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax lea rax, -80[rbp] mov edx, 64 mov esi, 0 mov rdi, rax call memset@PLT mov eax, DWORD PTR FW_SCHED_CMD[rip] mov edi, eax call V_FW_CMD_OP@PLT mov edx, DWORD PTR F_FW_CMD_REQUEST[rip] or edx, eax mov eax, DWORD PTR F_FW_CMD_WRITE[rip] or eax, edx mov edi, eax call cpu_to_be32@PLT mov QWORD PTR -24[rbp], rax push QWORD PTR -24[rbp] push QWORD PTR -32[rbp] push QWORD PTR -40[rbp] push QWORD PTR -48[rbp] push QWORD PTR -56[rbp] push QWORD PTR -64[rbp] push QWORD PTR -72[rbp] push QWORD PTR -80[rbp] call FW_LEN16@PLT add rsp, 64 mov edi, eax call cpu_to_be32@PLT mov QWORD PTR -32[rbp], rax mov eax, DWORD PTR FW_SCHED_SC_PARAMS[rip] mov DWORD PTR -40[rbp], eax mov eax, DWORD PTR FW_SCHED_TYPE_PKTSCHED[rip] mov DWORD PTR -44[rbp], eax mov eax, DWORD PTR FW_SCHED_PARAMS_LEVEL_CL_RL[rip] mov DWORD PTR -48[rbp], eax mov eax, DWORD PTR -100[rbp] mov DWORD PTR -80[rbp], eax mov eax, DWORD PTR -92[rbp] mov DWORD PTR -76[rbp], eax mov eax, DWORD PTR -96[rbp] mov DWORD PTR -72[rbp], eax mov eax, DWORD PTR FW_SCHED_PARAMS_UNIT_BITRATE[rip] mov DWORD PTR -52[rbp], eax mov eax, DWORD PTR FW_SCHED_PARAMS_RATE_ABS[rip] mov DWORD PTR -56[rbp], eax mov eax, DWORD PTR -104[rbp] mov edi, eax call cpu_to_be32@PLT mov QWORD PTR -64[rbp], rax mov eax, DWORD PTR -108[rbp] mov edi, eax call cpu_to_be16@PLT mov DWORD PTR -68[rbp], eax mov rax, QWORD PTR -88[rbp] mov esi, DWORD PTR [rax] lea rdx, -80[rbp] mov rax, QWORD PTR -88[rbp] mov r9d, DWORD PTR 16[rbp] mov r8d, 0 mov ecx, 64 mov rdi, rax call t4_wr_mbox_meat@PLT mov rcx, QWORD PTR -8[rbp] xor rcx, QWORD PTR fs:40 je .L3 call __stack_chk_fail@PLT .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size t4_sched_params_cl_rl_kbps, .-t4_sched_params_cl_rl_kbps .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_t4_hw.c_t4_sched_params_cl_rl_kbps.c" .text .comm FW_SCHED_CMD,4,4 .comm FW_SCHED_PARAMS_LEVEL_CL_RL,4,4 .comm FW_SCHED_PARAMS_RATE_ABS,4,4 .comm FW_SCHED_PARAMS_UNIT_BITRATE,4,4 .comm FW_SCHED_SC_PARAMS,4,4 .comm FW_SCHED_TYPE_PKTSCHED,4,4 .comm F_FW_CMD_REQUEST,4,4 .comm F_FW_CMD_WRITE,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global t4_sched_params_cl_rl_kbps .syntax unified .arm .fpu softvfp .type t4_sched_params_cl_rl_kbps, %function t4_sched_params_cl_rl_kbps: @ args = 12, pretend = 0, frame = 72 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #104 str r0, [fp, #-64] str r1, [fp, #-68] str r2, [fp, #-72] str r3, [fp, #-76] ldr r3, .L4 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 sub r3, fp, #56 mov r2, #48 mov r1, #0 mov r0, r3 bl memset ldr r3, .L4+4 ldr r3, [r3] mov r0, r3 bl V_FW_CMD_OP mov r2, r0 ldr r3, .L4+8 ldr r3, [r3] orr r2, r2, r3 ldr r3, .L4+12 ldr r3, [r3] orr r3, r2, r3 mov r0, r3 bl cpu_to_be32 mov r3, r0 str r3, [fp, #-12] mov lr, sp sub ip, fp, #40 ldmia ip!, {r0, r1, r2, r3} stmia lr!, {r0, r1, r2, r3} ldm ip, {r0, r1, r2, r3} stm lr, {r0, r1, r2, r3} sub r3, fp, #56 ldm r3, {r0, r1, r2, r3} bl FW_LEN16 mov r3, r0 mov r0, r3 bl cpu_to_be32 mov r3, r0 str r3, [fp, #-16] ldr r3, .L4+16 ldr r3, [r3] str r3, [fp, #-20] ldr r3, .L4+20 ldr r3, [r3] str r3, [fp, #-24] ldr r3, .L4+24 ldr r3, [r3] str r3, [fp, #-28] ldr r3, [fp, #-76] str r3, [fp, #-56] ldr r3, [fp, #-68] str r3, [fp, #-52] ldr r3, [fp, #-72] str r3, [fp, #-48] ldr r3, .L4+28 ldr r3, [r3] str r3, [fp, #-32] ldr r3, .L4+32 ldr r3, [r3] str r3, [fp, #-36] ldr r0, [fp, #4] bl cpu_to_be32 mov r3, r0 str r3, [fp, #-40] ldr r0, [fp, #8] bl cpu_to_be16 mov r3, r0 str r3, [fp, #-44] ldr r3, [fp, #-64] ldr r1, [r3] sub r2, fp, #56 ldr r3, [fp, #12] str r3, [sp, #4] mov r3, #0 str r3, [sp] mov r3, #48 ldr r0, [fp, #-64] bl t4_wr_mbox_meat mov r3, r0 ldr r2, .L4 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L3 bl __stack_chk_fail .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word .LC0 .word FW_SCHED_CMD .word F_FW_CMD_REQUEST .word F_FW_CMD_WRITE .word FW_SCHED_SC_PARAMS .word FW_SCHED_TYPE_PKTSCHED .word FW_SCHED_PARAMS_LEVEL_CL_RL .word FW_SCHED_PARAMS_UNIT_BITRATE .word FW_SCHED_PARAMS_RATE_ABS .size t4_sched_params_cl_rl_kbps, .-t4_sched_params_cl_rl_kbps .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dsa_pmeth.c_pkey_dsa_paramgen.c" .intel_syntax noprefix .text .type pkey_dsa_paramgen, @function pkey_dsa_paramgen: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov QWORD PTR -16[rbp], 0 mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] test rax, rax je .L2 mov eax, 0 call BN_GENCB_new@PLT mov QWORD PTR -24[rbp], rax cmp QWORD PTR -24[rbp], 0 jne .L3 mov eax, 0 jmp .L4 .L3: mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call evp_pkey_set_cb_translate@PLT jmp .L5 .L2: mov QWORD PTR -24[rbp], 0 .L5: mov eax, 0 call DSA_new@PLT mov QWORD PTR -16[rbp], rax cmp QWORD PTR -16[rbp], 0 jne .L6 mov rax, QWORD PTR -24[rbp] mov rdi, rax call BN_GENCB_free@PLT mov eax, 0 jmp .L4 .L6: mov rax, QWORD PTR -8[rbp] mov ecx, DWORD PTR [rax] mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR 4[rax] mov rax, QWORD PTR -8[rbp] mov esi, DWORD PTR 8[rax] mov rax, QWORD PTR -16[rbp] push QWORD PTR -24[rbp] push 0 push 0 push 0 mov r9d, 0 mov r8d, 0 mov rdi, rax call dsa_builtin_paramgen@PLT add rsp, 32 mov DWORD PTR -28[rbp], eax mov rax, QWORD PTR -24[rbp] mov rdi, rax call BN_GENCB_free@PLT cmp DWORD PTR -28[rbp], 0 je .L7 mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -48[rbp] mov rsi, rdx mov rdi, rax call EVP_PKEY_assign_DSA@PLT jmp .L8 .L7: mov rax, QWORD PTR -16[rbp] mov rdi, rax call DSA_free@PLT .L8: mov eax, DWORD PTR -28[rbp] .L4: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size pkey_dsa_paramgen, .-pkey_dsa_paramgen .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dsa_pmeth.c_pkey_dsa_paramgen.c" .text .align 2 .syntax unified .arm .fpu softvfp .type pkey_dsa_paramgen, %function pkey_dsa_paramgen: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #48 str r0, [fp, #-24] str r1, [fp, #-28] mov r3, #0 str r3, [fp, #-16] ldr r3, [fp, #-24] ldr r3, [r3, #4] str r3, [fp, #-12] ldr r3, [fp, #-24] ldr r3, [r3] cmp r3, #0 beq .L2 bl BN_GENCB_new str r0, [fp, #-20] ldr r3, [fp, #-20] cmp r3, #0 bne .L3 mov r3, #0 b .L4 .L3: ldr r1, [fp, #-24] ldr r0, [fp, #-20] bl evp_pkey_set_cb_translate b .L5 .L2: mov r3, #0 str r3, [fp, #-20] .L5: bl DSA_new str r0, [fp, #-16] ldr r3, [fp, #-16] cmp r3, #0 bne .L6 ldr r0, [fp, #-20] bl BN_GENCB_free mov r3, #0 b .L4 .L6: ldr r3, [fp, #-12] ldr r1, [r3, #8] ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, [fp, #-12] ldr r0, [r3] ldr r3, [fp, #-20] str r3, [sp, #20] mov r3, #0 str r3, [sp, #16] mov r3, #0 str r3, [sp, #12] mov r3, #0 str r3, [sp, #8] mov r3, #0 str r3, [sp, #4] mov r3, #0 str r3, [sp] mov r3, r0 ldr r0, [fp, #-16] bl dsa_builtin_paramgen str r0, [fp, #-8] ldr r0, [fp, #-20] bl BN_GENCB_free ldr r3, [fp, #-8] cmp r3, #0 beq .L7 ldr r1, [fp, #-16] ldr r0, [fp, #-28] bl EVP_PKEY_assign_DSA b .L8 .L7: ldr r0, [fp, #-16] bl DSA_free .L8: ldr r3, [fp, #-8] .L4: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size pkey_dsa_paramgen, .-pkey_dsa_paramgen .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_db_iterator.c_update_getenv.c" .intel_syntax noprefix .text .comm FALSE,4,4 .comm TRUE,4,4 .comm dbdLAST,8,8 .comm my_vars,8,8 .type update_getenv, @function update_getenv: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov eax, DWORD PTR FALSE[rip] mov DWORD PTR -12[rbp], eax mov rax, QWORD PTR dbdLAST[rip] cmp QWORD PTR -32[rbp], rax jnb .L2 mov rax, QWORD PTR -24[rbp] mov rdi, rax call getenv@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 je .L2 mov rax, QWORD PTR -8[rbp] mov rdi, rax call strdup@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 je .L2 mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rax, rdx mov rax, QWORD PTR [rax] test rax, rax je .L3 mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rax, rdx mov rax, QWORD PTR [rax] mov rdx, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call strcmp@PLT test rax, rax je .L4 .L3: mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rax, rdx mov rax, QWORD PTR 8[rax] mov rdi, rax call FreeIfNeeded@PLT mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rdx, rax mov rax, QWORD PTR -24[rbp] mov QWORD PTR [rdx], rax mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rdx, rax mov rax, QWORD PTR -8[rbp] mov QWORD PTR 8[rdx], rax mov eax, DWORD PTR TRUE[rip] mov DWORD PTR -12[rbp], eax jmp .L2 .L4: mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rax, rdx mov rax, QWORD PTR 8[rax] test rax, rax setne dl cmp QWORD PTR -8[rbp], 0 setne al xor eax, edx test al, al je .L5 mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rax, rdx mov rax, QWORD PTR 8[rax] mov rdi, rax call FreeIfNeeded@PLT mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rdx, rax mov rax, QWORD PTR -8[rbp] mov QWORD PTR 8[rdx], rax mov eax, DWORD PTR TRUE[rip] mov DWORD PTR -12[rbp], eax jmp .L2 .L5: cmp QWORD PTR -8[rbp], 0 je .L6 mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rax, rdx mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR -8[rbp] mov rsi, rdx mov rdi, rax call strcmp@PLT test rax, rax je .L6 mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rax, rdx mov rax, QWORD PTR 8[rax] mov rdi, rax call FreeIfNeeded@PLT mov rax, QWORD PTR my_vars[rip] mov rdx, QWORD PTR -32[rbp] sal rdx, 4 add rdx, rax mov rax, QWORD PTR -8[rbp] mov QWORD PTR 8[rdx], rax mov eax, DWORD PTR TRUE[rip] mov DWORD PTR -12[rbp], eax jmp .L2 .L6: mov rax, QWORD PTR -8[rbp] mov rdi, rax call free@PLT .L2: mov eax, DWORD PTR -12[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size update_getenv, .-update_getenv .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_db_iterator.c_update_getenv.c" .text .comm FALSE,4,4 .comm TRUE,4,4 .comm dbdLAST,4,4 .comm my_vars,4,4 .align 2 .syntax unified .arm .fpu softvfp .type update_getenv, %function update_getenv: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, .L8 ldr r3, [r3] str r3, [fp, #-12] ldr r3, .L8+4 ldr r3, [r3] ldr r2, [fp, #-20] cmp r2, r3 bcs .L2 ldr r0, [fp, #-16] bl getenv str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 beq .L2 ldr r0, [fp, #-8] bl strdup mov r3, r0 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 beq .L2 ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3] cmp r3, #0 beq .L3 ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3] ldr r1, [fp, #-16] mov r0, r3 bl strcmp mov r3, r0 cmp r3, #0 beq .L4 .L3: ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3, #4] mov r0, r3 bl FreeIfNeeded ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-16] str r2, [r3] ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-8] str r2, [r3, #4] ldr r3, .L8+12 ldr r3, [r3] str r3, [fp, #-12] b .L2 .L4: ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3, #4] cmp r3, #0 movne r3, #1 moveq r3, #0 and r2, r3, #255 ldr r3, [fp, #-8] cmp r3, #0 movne r3, #1 moveq r3, #0 and r3, r3, #255 eor r3, r3, r2 and r3, r3, #255 cmp r3, #0 beq .L5 ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3, #4] mov r0, r3 bl FreeIfNeeded ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-8] str r2, [r3, #4] ldr r3, .L8+12 ldr r3, [r3] str r3, [fp, #-12] b .L2 .L5: ldr r3, [fp, #-8] cmp r3, #0 beq .L6 ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3, #4] mov r1, r3 ldr r0, [fp, #-8] bl strcmp mov r3, r0 cmp r3, #0 beq .L6 ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3, #4] mov r0, r3 bl FreeIfNeeded ldr r3, .L8+8 ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-8] str r2, [r3, #4] ldr r3, .L8+12 ldr r3, [r3] str r3, [fp, #-12] b .L2 .L6: ldr r0, [fp, #-8] bl free .L2: ldr r3, [fp, #-12] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L9: .align 2 .L8: .word FALSE .word dbdLAST .word my_vars .word TRUE .size update_getenv, .-update_getenv .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ui_video.c_GraphicsOptions_Event.c" .intel_syntax noprefix .text .comm QM_ACTIVATED,4,4 .comm ratioToRes,8,8 .comm resToRatio,8,8 .comm s_graphicsoptions,56,32 .comm s_ivo_templates,8,8 .type GraphicsOptions_Event, @function GraphicsOptions_Event: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov eax, DWORD PTR QM_ACTIVATED[rip] cmp DWORD PTR -28[rbp], eax jne .L16 mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] add eax, -128 cmp eax, 8 ja .L1 mov eax, eax lea rdx, 0[0+rax*4] lea rax, .L5[rip] mov eax, DWORD PTR [rdx+rax] cdqe lea rdx, .L5[rip] add rax, rdx notrack jmp rax .section .rodata .align 4 .align 4 .L5: .long .L13-.L5 .long .L12-.L5 .long .L11-.L5 .long .L10-.L5 .long .L9-.L5 .long .L17-.L5 .long .L7-.L5 .long .L6-.L5 .long .L4-.L5 .text .L12: mov rax, QWORD PTR ratioToRes[rip] mov rdx, QWORD PTR s_graphicsoptions[rip+32] sal rdx, 2 add rax, rdx mov eax, DWORD PTR [rax] mov DWORD PTR s_graphicsoptions[rip+28], eax .L10: mov eax, DWORD PTR s_graphicsoptions[rip+48] cmp eax, 1 jne .L14 mov eax, DWORD PTR s_graphicsoptions[rip+28] cmp eax, 1 jg .L15 mov DWORD PTR s_graphicsoptions[rip+28], 2 jmp .L14 .L15: mov eax, DWORD PTR s_graphicsoptions[rip+28] cmp eax, 6 jle .L14 mov DWORD PTR s_graphicsoptions[rip+28], 6 .L14: mov rax, QWORD PTR resToRatio[rip] mov edx, DWORD PTR s_graphicsoptions[rip+28] movsx rdx, edx sal rdx, 3 add rax, rdx mov rax, QWORD PTR [rax] mov QWORD PTR s_graphicsoptions[rip+32], rax jmp .L1 .L9: mov rax, QWORD PTR s_ivo_templates[rip] mov rdx, QWORD PTR s_graphicsoptions[rip+40] sal rdx, 5 add rax, rdx mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 28[rax] mov edi, eax call GraphicsOptions_FindDetectedResolution@PLT mov DWORD PTR s_graphicsoptions[rip+28], eax mov rax, QWORD PTR resToRatio[rip] mov edx, DWORD PTR s_graphicsoptions[rip+28] movsx rdx, edx sal rdx, 3 add rax, rdx mov rax, QWORD PTR [rax] mov QWORD PTR s_graphicsoptions[rip+32], rax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 24[rax] mov DWORD PTR s_graphicsoptions[rip+24], eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 20[rax] mov DWORD PTR s_graphicsoptions[rip+20], eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 16[rax] mov DWORD PTR s_graphicsoptions[rip+16], eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 12[rax] mov DWORD PTR s_graphicsoptions[rip+12], eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 8[rax] mov DWORD PTR s_graphicsoptions[rip+8], eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 4[rax] mov DWORD PTR s_graphicsoptions[rip+4], eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov DWORD PTR s_graphicsoptions[rip], eax jmp .L1 .L7: mov eax, 0 call UI_DriverInfo_Menu@PLT jmp .L1 .L4: mov eax, 0 call UI_PopMenu@PLT jmp .L1 .L6: mov eax, 0 call UI_PopMenu@PLT mov eax, 0 call UI_DisplayOptionsMenu@PLT jmp .L1 .L13: mov eax, 0 call UI_PopMenu@PLT mov eax, 0 call UI_SoundOptionsMenu@PLT jmp .L1 .L11: mov eax, 0 call UI_PopMenu@PLT mov eax, 0 call UI_NetworkOptionsMenu@PLT jmp .L1 .L16: nop jmp .L1 .L17: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size GraphicsOptions_Event, .-GraphicsOptions_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, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ui_video.c_GraphicsOptions_Event.c" .text .comm QM_ACTIVATED,4,4 .comm ratioToRes,4,4 .comm resToRatio,4,4 .comm s_graphicsoptions,44,4 .comm s_ivo_templates,4,4 .align 2 .syntax unified .arm .fpu softvfp .type GraphicsOptions_Event, %function GraphicsOptions_Event: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, .L17 ldr r3, [r3] ldr r2, [fp, #-20] cmp r2, r3 bne .L16 ldr r3, [fp, #-16] ldr r3, [r3] sub r3, r3, #128 cmp r3, #8 ldrls pc, [pc, r3, asl #2] b .L1 .L5: .word .L13 .word .L12 .word .L11 .word .L10 .word .L9 .word .L1 .word .L7 .word .L6 .word .L4 .L12: ldr r3, .L17+4 ldr r2, [r3] ldr r3, .L17+8 ldr r3, [r3, #32] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r2, .L17+8 str r3, [r2, #28] .L10: ldr r3, .L17+8 ldr r3, [r3, #40] cmp r3, #1 bne .L14 ldr r3, .L17+8 ldr r3, [r3, #28] cmp r3, #1 bgt .L15 ldr r3, .L17+8 mov r2, #2 str r2, [r3, #28] b .L14 .L15: ldr r3, .L17+8 ldr r3, [r3, #28] cmp r3, #6 ble .L14 ldr r3, .L17+8 mov r2, #6 str r2, [r3, #28] .L14: ldr r3, .L17+12 ldr r2, [r3] ldr r3, .L17+8 ldr r3, [r3, #28] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] mov r2, r3 ldr r3, .L17+8 str r2, [r3, #32] b .L1 .L9: ldr r3, .L17+16 ldr r2, [r3] ldr r3, .L17+8 ldr r3, [r3, #36] lsl r3, r3, #5 add r3, r2, r3 str r3, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3, #28] mov r0, r3 bl GraphicsOptions_FindDetectedResolution mov r3, r0 mov r2, r3 ldr r3, .L17+8 str r2, [r3, #28] ldr r3, .L17+12 ldr r2, [r3] ldr r3, .L17+8 ldr r3, [r3, #28] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] mov r2, r3 ldr r3, .L17+8 str r2, [r3, #32] ldr r3, [fp, #-8] ldr r3, [r3, #24] ldr r2, .L17+8 str r3, [r2, #24] ldr r3, [fp, #-8] ldr r3, [r3, #20] ldr r2, .L17+8 str r3, [r2, #20] ldr r3, [fp, #-8] ldr r3, [r3, #16] ldr r2, .L17+8 str r3, [r2, #16] ldr r3, [fp, #-8] ldr r3, [r3, #12] ldr r2, .L17+8 str r3, [r2, #12] ldr r3, [fp, #-8] ldr r3, [r3, #8] ldr r2, .L17+8 str r3, [r2, #8] ldr r3, [fp, #-8] ldr r3, [r3, #4] ldr r2, .L17+8 str r3, [r2, #4] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, .L17+8 str r3, [r2] b .L1 .L7: bl UI_DriverInfo_Menu b .L1 .L4: bl UI_PopMenu b .L1 .L6: bl UI_PopMenu bl UI_DisplayOptionsMenu b .L1 .L13: bl UI_PopMenu bl UI_SoundOptionsMenu b .L1 .L11: bl UI_PopMenu bl UI_NetworkOptionsMenu b .L1 .L16: nop .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .L18: .align 2 .L17: .word QM_ACTIVATED .word ratioToRes .word s_graphicsoptions .word resToRatio .word s_ivo_templates .size GraphicsOptions_Event, .-GraphicsOptions_Event .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_xslt.c_xsltNewStylesheet.c" .intel_syntax noprefix .text .comm xsltGenericDebugContext,4,4 .section .rodata .align 8 .LC0: .string "xsltNewStylesheet : malloc failed\n" .text .globl xsltNewStylesheet .type xsltNewStylesheet, @function xsltNewStylesheet: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], 0 mov edi, 4 call xmlMalloc@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 jne .L2 lea rcx, .LC0[rip] mov edx, 0 mov esi, 0 mov edi, 0 call xsltTransformError@PLT nop .L3: endbr64 cmp QWORD PTR -8[rbp], 0 je .L5 jmp .L6 .L2: mov rax, QWORD PTR -8[rbp] mov edx, 4 mov esi, 0 mov rdi, rax call memset@PLT mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], -1 mov rax, QWORD PTR -8[rbp] mov DWORD PTR 4[rax], -1 mov esi, 0 mov edi, 0 call xsltNewDecimalFormat@PLT mov rdx, QWORD PTR -8[rbp] mov DWORD PTR 96[rdx], eax mov rax, QWORD PTR -8[rbp] mov DWORD PTR 8[rax], -1 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 88[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 80[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 72[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 64[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 56[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 48[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 40[rax], 0 mov rax, QWORD PTR -8[rbp] mov DWORD PTR 12[rax], 1 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 32[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 24[rax], 0 mov eax, 0 call xmlDictCreate@PLT mov rdx, QWORD PTR -8[rbp] mov DWORD PTR 16[rdx], eax mov eax, 0 call xsltInit@PLT mov rax, QWORD PTR -8[rbp] jmp .L4 .L6: mov rax, QWORD PTR -8[rbp] mov rdi, rax call xsltFreeStylesheet@PLT .L5: mov eax, 0 .L4: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size xsltNewStylesheet, .-xsltNewStylesheet .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_xslt.c_xsltNewStylesheet.c" .text .comm xsltGenericDebugContext,4,4 .section .rodata .align 2 .LC0: .ascii "xsltNewStylesheet : malloc failed\012\000" .text .align 2 .global xsltNewStylesheet .syntax unified .arm .fpu softvfp .type xsltNewStylesheet, %function xsltNewStylesheet: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 mov r3, #0 str r3, [fp, #-8] mov r0, #4 bl xmlMalloc mov r3, r0 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L2 ldr r3, .L7 mov r2, #0 mov r1, #0 mov r0, #0 bl xsltTransformError nop .L3: ldr r3, [fp, #-8] cmp r3, #0 beq .L5 b .L6 .L2: mov r2, #4 mov r1, #0 ldr r0, [fp, #-8] bl memset ldr r3, [fp, #-8] mvn r2, #0 str r2, [r3] ldr r3, [fp, #-8] mvn r2, #0 str r2, [r3, #4] mov r1, #0 mov r0, #0 bl xsltNewDecimalFormat mov r2, r0 ldr r3, [fp, #-8] str r2, [r3, #56] ldr r3, [fp, #-8] mvn r2, #0 str r2, [r3, #8] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #52] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #48] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #44] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #40] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #36] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #32] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #28] ldr r3, [fp, #-8] mov r2, #1 str r2, [r3, #12] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #24] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #20] bl xmlDictCreate mov r2, r0 ldr r3, [fp, #-8] str r2, [r3, #16] bl xsltInit ldr r3, [fp, #-8] b .L4 .L6: ldr r0, [fp, #-8] bl xsltFreeStylesheet .L5: mov r3, #0 .L4: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L8: .align 2 .L7: .word .LC0 .size xsltNewStylesheet, .-xsltNewStylesheet .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hns_roce_hw_v1.c_hns_roce_free_mr_init.c" .intel_syntax noprefix .text .comm ENOMEM,4,4 .section .rodata .LC0: .string "hns_roce_free_mr" .align 8 .LC1: .string "Create free mr workqueue failed!\n" .LC2: .string "Reserved loop qp failed(%d)!\n" .text .type hns_roce_free_mr_init, @function hns_roce_free_mr_init: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -24[rbp], rax mov DWORD PTR -28[rbp], 0 mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov QWORD PTR -8[rbp], rax lea rdi, .LC0[rip] call create_singlethread_workqueue@PLT mov rdx, QWORD PTR -8[rbp] mov DWORD PTR [rdx], eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] test eax, eax jne .L2 mov rax, QWORD PTR -24[rbp] lea rsi, .LC1[rip] mov rdi, rax mov eax, 0 call dev_err@PLT mov eax, DWORD PTR ENOMEM[rip] neg eax jmp .L3 .L2: mov rax, QWORD PTR -40[rbp] mov rdi, rax call hns_roce_v1_rsv_lp_qp@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 je .L4 mov edx, DWORD PTR -28[rbp] mov rax, QWORD PTR -24[rbp] lea rsi, .LC2[rip] mov rdi, rax mov eax, 0 call dev_err@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call flush_workqueue@PLT mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call destroy_workqueue@PLT .L4: mov eax, DWORD PTR -28[rbp] .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size hns_roce_free_mr_init, .-hns_roce_free_mr_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_hns_roce_hw_v1.c_hns_roce_free_mr_init.c" .text .comm ENOMEM,4,4 .section .rodata .align 2 .LC0: .ascii "hns_roce_free_mr\000" .align 2 .LC1: .ascii "Create free mr workqueue failed!\012\000" .align 2 .LC2: .ascii "Reserved loop qp failed(%d)!\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type hns_roce_free_mr_init, %function hns_roce_free_mr_init: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] ldr r3, [fp, #-24] ldr r3, [r3, #4] str r3, [fp, #-20] mov r3, #0 str r3, [fp, #-16] ldr r3, [fp, #-24] ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-12] str r3, [fp, #-8] ldr r0, .L5 bl create_singlethread_workqueue mov r2, r0 ldr r3, [fp, #-8] str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] cmp r3, #0 bne .L2 ldr r1, .L5+4 ldr r0, [fp, #-20] bl dev_err ldr r3, .L5+8 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: ldr r0, [fp, #-24] bl hns_roce_v1_rsv_lp_qp str r0, [fp, #-16] ldr r3, [fp, #-16] cmp r3, #0 beq .L4 ldr r2, [fp, #-16] ldr r1, .L5+12 ldr r0, [fp, #-20] bl dev_err ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl flush_workqueue ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl destroy_workqueue .L4: ldr r3, [fp, #-16] .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word .LC0 .word .LC1 .word ENOMEM .word .LC2 .size hns_roce_free_mr_init, .-hns_roce_free_mr_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_qdio_main.c_qdio_inspect_queue.c" .intel_syntax noprefix .text .comm ENODEV,4,4 .globl qdio_inspect_queue .type qdio_inspect_queue, @function qdio_inspect_queue: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov DWORD PTR -32[rbp], edx mov QWORD PTR -40[rbp], rcx mov QWORD PTR -48[rbp], r8 mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov QWORD PTR -16[rbp], rax cmp QWORD PTR -16[rbp], 0 jne .L2 mov eax, DWORD PTR ENODEV[rip] neg eax jmp .L3 .L2: cmp DWORD PTR -32[rbp], 0 je .L4 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -28[rbp] sal rdx, 3 add rax, rdx mov rax, QWORD PTR [rax] jmp .L5 .L4: mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -28[rbp] sal rdx, 3 add rax, rdx mov rax, QWORD PTR [rax] .L5: mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov rdi, rax call need_siga_sync@PLT test rax, rax je .L6 mov rax, QWORD PTR -8[rbp] mov rdi, rax call qdio_siga_sync_q@PLT .L6: mov rdx, QWORD PTR -48[rbp] mov rcx, QWORD PTR -40[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rcx mov rdi, rax call __qdio_inspect_queue@PLT .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size qdio_inspect_queue, .-qdio_inspect_queue .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_qdio_main.c_qdio_inspect_queue.c" .text .comm ENODEV,4,4 .align 2 .global qdio_inspect_queue .syntax unified .arm .fpu softvfp .type qdio_inspect_queue, %function qdio_inspect_queue: @ args = 4, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] str r3, [fp, #-28] ldr r3, [fp, #-16] ldr r3, [r3] ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-12] cmp r3, #0 bne .L2 ldr r3, .L7 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: ldr r3, [fp, #-24] cmp r3, #0 beq .L4 ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, [fp, #-20] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] b .L5 .L4: ldr r3, [fp, #-12] ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] .L5: str r3, [fp, #-8] ldr r0, [fp, #-8] bl need_siga_sync mov r3, r0 cmp r3, #0 beq .L6 ldr r0, [fp, #-8] bl qdio_siga_sync_q .L6: ldr r2, [fp, #4] ldr r1, [fp, #-28] ldr r0, [fp, #-8] bl __qdio_inspect_queue mov r3, r0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L8: .align 2 .L7: .word ENODEV .size qdio_inspect_queue, .-qdio_inspect_queue .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_btc_gap_bt.c_btc_gap_bt_set_afh_channels.c" .intel_syntax noprefix .text .comm btc_gap_bt_set_afh_channels_cmpl_callback,4,4 .type btc_gap_bt_set_afh_channels, @function btc_gap_bt_set_afh_channels: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov edx, DWORD PTR btc_gap_bt_set_afh_channels_cmpl_callback[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov esi, edx mov edi, eax call BTA_DmSetAfhChannels@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size btc_gap_bt_set_afh_channels, .-btc_gap_bt_set_afh_channels .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_btc_gap_bt.c_btc_gap_bt_set_afh_channels.c" .text .comm btc_gap_bt_set_afh_channels_cmpl_callback,4,4 .align 2 .syntax unified .arm .fpu softvfp .type btc_gap_bt_set_afh_channels, %function btc_gap_bt_set_afh_channels: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, .L2 ldr r2, [r2] mov r1, r2 mov r0, r3 bl BTA_DmSetAfhChannels nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L3: .align 2 .L2: .word btc_gap_bt_set_afh_channels_cmpl_callback .size btc_gap_bt_set_afh_channels, .-btc_gap_bt_set_afh_channels .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_recovery.c_ubifs_recover_master_node.c" .intel_syntax noprefix .text .comm EINVAL,4,4 .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm UBIFS_MST_DIRTY,4,4 .comm UBIFS_MST_LNUM,8,8 .comm UBIFS_MST_NODE_SZ,4,4 .comm UBIFS_MST_RCVRY,4,4 .section .rodata .LC0: .string "recovery" .LC1: .string "recovery recovery" .align 8 .LC2: .string "recovered master node from LEB %d" .LC3: .string "failed to recover master node" .LC4: .string "dumping first master node" .LC5: .string "dumping second master node" .text .globl ubifs_recover_master_node .type ubifs_recover_master_node, @function ubifs_recover_master_node: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 96 mov QWORD PTR -88[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov QWORD PTR -64[rbp], 0 mov QWORD PTR -56[rbp], 0 mov QWORD PTR -48[rbp], 0 mov QWORD PTR -40[rbp], 0 mov QWORD PTR -32[rbp], 0 mov QWORD PTR -24[rbp], 0 mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR [rax] mov DWORD PTR -76[rbp], eax lea rdi, .LC0[rip] call dbg_rcvry@PLT mov rsi, QWORD PTR UBIFS_MST_LNUM[rip] lea rdi, -48[rbp] lea rcx, -32[rbp] lea rdx, -64[rbp] mov rax, QWORD PTR -88[rbp] mov r8, rdi mov rdi, rax call get_master_node@PLT mov DWORD PTR -80[rbp], eax cmp DWORD PTR -80[rbp], 0 jne .L32 mov rax, QWORD PTR UBIFS_MST_LNUM[rip] lea rsi, 1[rax] lea rdi, -40[rbp] lea rcx, -24[rbp] lea rdx, -56[rbp] mov rax, QWORD PTR -88[rbp] mov r8, rdi mov rdi, rax call get_master_node@PLT mov DWORD PTR -80[rbp], eax cmp DWORD PTR -80[rbp], 0 jne .L33 mov rax, QWORD PTR -32[rbp] test rax, rax je .L5 mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -64[rbp] sub rdx, rax mov rax, rdx mov DWORD PTR -68[rbp], eax mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR 4[rax] mov edi, eax call le32_to_cpu@PLT mov edx, DWORD PTR UBIFS_MST_RCVRY[rip] and eax, edx test eax, eax je .L6 cmp DWORD PTR -68[rbp], 0 jne .L6 mov rax, QWORD PTR -48[rbp] test rax, rax jne .L6 lea rdi, .LC1[rip] call dbg_rcvry@PLT mov rax, QWORD PTR -32[rbp] mov QWORD PTR -16[rbp], rax jmp .L19 .L6: mov rax, QWORD PTR -24[rbp] test rax, rax je .L8 mov rdx, QWORD PTR -24[rbp] mov rax, QWORD PTR -56[rbp] sub rdx, rax mov rax, rdx mov DWORD PTR -72[rbp], eax mov eax, DWORD PTR -68[rbp] cmp eax, DWORD PTR -72[rbp] jne .L9 mov rdx, QWORD PTR -24[rbp] mov rcx, QWORD PTR -32[rbp] mov rax, QWORD PTR -88[rbp] mov rsi, rcx mov rdi, rax call ubifs_compare_master_node@PLT test rax, rax jne .L34 mov rax, QWORD PTR -32[rbp] mov QWORD PTR -16[rbp], rax jmp .L19 .L9: mov edx, DWORD PTR -72[rbp] mov eax, DWORD PTR -76[rbp] add eax, edx cmp DWORD PTR -68[rbp], eax jne .L13 mov rax, QWORD PTR -48[rbp] test rax, rax jne .L35 mov rax, QWORD PTR -32[rbp] mov QWORD PTR -16[rbp], rax jmp .L19 .L13: cmp DWORD PTR -68[rbp], 0 jne .L36 mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR 4[rax] sub eax, DWORD PTR -72[rbp] sub eax, DWORD PTR -76[rbp] cmp DWORD PTR -76[rbp], eax jle .L36 mov rax, QWORD PTR -48[rbp] test rax, rax jne .L37 mov rax, QWORD PTR -32[rbp] mov QWORD PTR -16[rbp], rax jmp .L19 .L8: cmp DWORD PTR -68[rbp], 0 jne .L38 mov rax, QWORD PTR -48[rbp] test rax, rax jne .L38 mov rax, QWORD PTR -32[rbp] mov QWORD PTR -16[rbp], rax jmp .L19 .L5: mov rax, QWORD PTR -24[rbp] test rax, rax je .L39 mov rdx, QWORD PTR -24[rbp] mov rax, QWORD PTR -56[rbp] sub rdx, rax mov rax, rdx mov DWORD PTR -72[rbp], eax mov edx, DWORD PTR -72[rbp] mov eax, DWORD PTR -76[rbp] add edx, eax mov eax, DWORD PTR -76[rbp] add edx, eax mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR 4[rax] cmp edx, eax jle .L40 mov rax, QWORD PTR -24[rbp] mov QWORD PTR -16[rbp], rax .L19: mov rax, QWORD PTR -32[rbp] cmp QWORD PTR -16[rbp], rax je .L22 mov rax, QWORD PTR UBIFS_MST_LNUM[rip] add rax, 1 jmp .L23 .L22: mov rax, QWORD PTR UBIFS_MST_LNUM[rip] .L23: mov rcx, QWORD PTR -88[rbp] mov rdx, rax lea rsi, .LC2[rip] mov rdi, rcx call ubifs_msg@PLT mov edx, DWORD PTR UBIFS_MST_NODE_SZ[rip] mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 8[rax] mov rcx, QWORD PTR -16[rbp] mov rsi, rcx mov rdi, rax call memcpy@PLT mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 32[rax] test rax, rax je .L24 mov edx, DWORD PTR GFP_KERNEL[rip] mov eax, DWORD PTR -76[rbp] mov esi, edx mov edi, eax call kmalloc@PLT mov rdx, QWORD PTR -88[rbp] mov QWORD PTR 24[rdx], rax mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 24[rax] test rax, rax jne .L25 mov eax, DWORD PTR ENOMEM[rip] neg eax mov DWORD PTR -80[rbp], eax jmp .L3 .L25: mov edx, DWORD PTR UBIFS_MST_NODE_SZ[rip] mov rax, QWORD PTR -88[rbp] mov rcx, QWORD PTR 8[rax] mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 24[rax] mov rsi, rcx mov rdi, rax call memcpy@PLT mov eax, DWORD PTR UBIFS_MST_DIRTY[rip] mov edi, eax call cpu_to_le32@PLT mov edx, eax mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 8[rax] mov ecx, DWORD PTR 4[rax] mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 8[rax] or edx, ecx mov DWORD PTR 4[rax], edx jmp .L26 .L24: mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR [rax] mov edi, eax call le64_to_cpu@PLT lea rdx, -1[rax] mov rax, QWORD PTR -88[rbp] mov QWORD PTR 16[rax], rdx mov rax, QWORD PTR -88[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR -88[rbp] mov rsi, rdx mov rdi, rax call write_rcvrd_mst_node@PLT mov DWORD PTR -80[rbp], eax cmp DWORD PTR -80[rbp], 0 jne .L41 .L26: mov rax, QWORD PTR -56[rbp] mov rdi, rax call vfree@PLT mov rax, QWORD PTR -64[rbp] mov rdi, rax call vfree@PLT mov eax, 0 jmp .L30 .L34: nop jmp .L11 .L35: nop jmp .L11 .L36: nop jmp .L11 .L37: nop jmp .L11 .L38: nop jmp .L11 .L39: nop jmp .L11 .L40: nop .L11: mov eax, DWORD PTR EINVAL[rip] neg eax mov DWORD PTR -80[rbp], eax jmp .L3 .L32: nop jmp .L3 .L33: nop jmp .L3 .L41: nop .L3: mov rax, QWORD PTR -88[rbp] lea rsi, .LC3[rip] mov rdi, rax call ubifs_err@PLT mov rax, QWORD PTR -32[rbp] test rax, rax je .L28 mov rax, QWORD PTR -88[rbp] lea rsi, .LC4[rip] mov rdi, rax call ubifs_err@PLT mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -88[rbp] mov rsi, rdx mov rdi, rax call ubifs_dump_node@PLT .L28: mov rax, QWORD PTR -24[rbp] test rax, rax je .L29 mov rax, QWORD PTR -88[rbp] lea rsi, .LC5[rip] mov rdi, rax call ubifs_err@PLT mov rdx, QWORD PTR -24[rbp] mov rax, QWORD PTR -88[rbp] mov rsi, rdx mov rdi, rax call ubifs_dump_node@PLT .L29: mov rax, QWORD PTR -56[rbp] mov rdi, rax call vfree@PLT mov rax, QWORD PTR -64[rbp] mov rdi, rax call vfree@PLT mov eax, DWORD PTR -80[rbp] .L30: mov rcx, QWORD PTR -8[rbp] xor rcx, QWORD PTR fs:40 je .L31 call __stack_chk_fail@PLT .L31: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ubifs_recover_master_node, .-ubifs_recover_master_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, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_recovery.c_ubifs_recover_master_node.c" .text .comm EINVAL,4,4 .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm UBIFS_MST_DIRTY,4,4 .comm UBIFS_MST_LNUM,4,4 .comm UBIFS_MST_NODE_SZ,4,4 .comm UBIFS_MST_RCVRY,4,4 .section .rodata .align 2 .LC0: .ascii "recovery\000" .align 2 .LC1: .ascii "recovery recovery\000" .align 2 .LC2: .ascii "recovered master node from LEB %d\000" .align 2 .LC3: .ascii "failed to recover master node\000" .align 2 .LC4: .ascii "dumping first master node\000" .align 2 .LC5: .ascii "dumping second master node\000" .align 2 .LC6: .word __stack_chk_guard .text .align 2 .global ubifs_recover_master_node .syntax unified .arm .fpu softvfp .type ubifs_recover_master_node, %function ubifs_recover_master_node: @ args = 0, pretend = 0, frame = 56 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #64 str r0, [fp, #-56] ldr r3, .L42 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 mov r3, #0 str r3, [fp, #-52] mov r3, #0 str r3, [fp, #-48] mov r3, #0 str r3, [fp, #-44] mov r3, #0 str r3, [fp, #-40] mov r3, #0 str r3, [fp, #-36] mov r3, #0 str r3, [fp, #-32] ldr r3, [fp, #-56] ldr r3, [r3] str r3, [fp, #-20] ldr r0, .L42+4 bl dbg_rcvry ldr r3, .L42+8 ldr r1, [r3] sub r0, fp, #36 sub r2, fp, #52 sub r3, fp, #44 str r3, [sp] mov r3, r0 ldr r0, [fp, #-56] bl get_master_node str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bne .L32 ldr r3, .L42+8 ldr r3, [r3] add r1, r3, #1 sub r0, fp, #32 sub r2, fp, #48 sub r3, fp, #40 str r3, [sp] mov r3, r0 ldr r0, [fp, #-56] bl get_master_node str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bne .L33 ldr r3, [fp, #-36] cmp r3, #0 beq .L5 ldr r2, [fp, #-36] ldr r3, [fp, #-52] sub r3, r2, r3 str r3, [fp, #-12] ldr r3, [fp, #-36] ldr r3, [r3, #4] mov r0, r3 bl le32_to_cpu mov r2, r0 ldr r3, .L42+12 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L6 ldr r3, [fp, #-12] cmp r3, #0 bne .L6 ldr r3, [fp, #-44] cmp r3, #0 bne .L6 ldr r0, .L42+16 bl dbg_rcvry ldr r3, [fp, #-36] str r3, [fp, #-28] b .L19 .L6: ldr r3, [fp, #-32] cmp r3, #0 beq .L8 ldr r2, [fp, #-32] ldr r3, [fp, #-48] sub r3, r2, r3 str r3, [fp, #-16] ldr r2, [fp, #-12] ldr r3, [fp, #-16] cmp r2, r3 bne .L9 ldr r3, [fp, #-36] ldr r2, [fp, #-32] mov r1, r3 ldr r0, [fp, #-56] bl ubifs_compare_master_node mov r3, r0 cmp r3, #0 bne .L34 ldr r3, [fp, #-36] str r3, [fp, #-28] b .L19 .L9: ldr r2, [fp, #-16] ldr r3, [fp, #-20] add r3, r2, r3 ldr r2, [fp, #-12] cmp r2, r3 bne .L13 ldr r3, [fp, #-44] cmp r3, #0 bne .L35 ldr r3, [fp, #-36] str r3, [fp, #-28] b .L19 .L13: ldr r3, [fp, #-12] cmp r3, #0 bne .L36 ldr r3, [fp, #-56] ldr r2, [r3, #4] ldr r3, [fp, #-16] sub r2, r2, r3 ldr r3, [fp, #-20] sub r3, r2, r3 ldr r2, [fp, #-20] cmp r2, r3 ble .L36 ldr r3, [fp, #-44] cmp r3, #0 bne .L37 ldr r3, [fp, #-36] str r3, [fp, #-28] b .L19 .L8: ldr r3, [fp, #-12] cmp r3, #0 bne .L38 ldr r3, [fp, #-44] cmp r3, #0 bne .L38 ldr r3, [fp, #-36] str r3, [fp, #-28] b .L19 .L5: ldr r3, [fp, #-32] cmp r3, #0 beq .L39 ldr r2, [fp, #-32] ldr r3, [fp, #-48] sub r3, r2, r3 str r3, [fp, #-16] ldr r2, [fp, #-16] ldr r3, [fp, #-20] add r2, r2, r3 ldr r3, [fp, #-20] add r2, r2, r3 ldr r3, [fp, #-56] ldr r3, [r3, #4] cmp r2, r3 ble .L40 ldr r3, [fp, #-32] str r3, [fp, #-28] .L19: ldr r3, [fp, #-36] ldr r2, [fp, #-28] cmp r2, r3 beq .L22 ldr r3, .L42+8 ldr r3, [r3] add r3, r3, #1 b .L23 .L22: ldr r3, .L42+8 ldr r3, [r3] .L23: mov r2, r3 ldr r1, .L42+20 ldr r0, [fp, #-56] bl ubifs_msg ldr r3, [fp, #-56] ldr r3, [r3, #8] ldr r2, .L42+24 ldr r2, [r2] ldr r1, [fp, #-28] mov r0, r3 bl memcpy ldr r3, [fp, #-56] ldr r3, [r3, #20] cmp r3, #0 beq .L24 ldr r3, .L42+28 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-20] bl kmalloc mov r2, r0 ldr r3, [fp, #-56] str r2, [r3, #16] ldr r3, [fp, #-56] ldr r3, [r3, #16] cmp r3, #0 bne .L25 ldr r3, .L42+32 ldr r3, [r3] rsb r3, r3, #0 str r3, [fp, #-24] b .L3 .L25: ldr r3, [fp, #-56] ldr r0, [r3, #16] ldr r3, [fp, #-56] ldr r3, [r3, #8] ldr r2, .L42+24 ldr r2, [r2] mov r1, r3 bl memcpy ldr r3, .L42+36 ldr r3, [r3] mov r0, r3 bl cpu_to_le32 mov r1, r0 ldr r3, [fp, #-56] ldr r3, [r3, #8] ldr r2, [r3, #4] ldr r3, [fp, #-56] ldr r3, [r3, #8] orr r2, r1, r2 str r2, [r3, #4] b .L26 .L24: ldr r3, [fp, #-28] ldr r3, [r3] mov r0, r3 bl le64_to_cpu mov r3, r0 sub r2, r3, #1 ldr r3, [fp, #-56] str r2, [r3, #12] ldr r3, [fp, #-56] ldr r3, [r3, #8] mov r1, r3 ldr r0, [fp, #-56] bl write_rcvrd_mst_node str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bne .L41 .L26: ldr r3, [fp, #-48] mov r0, r3 bl vfree ldr r3, [fp, #-52] mov r0, r3 bl vfree mov r3, #0 b .L30 .L34: nop b .L11 .L35: nop b .L11 .L36: nop b .L11 .L37: nop b .L11 .L38: nop b .L11 .L39: nop b .L11 .L40: nop .L11: ldr r3, .L42+40 ldr r3, [r3] rsb r3, r3, #0 str r3, [fp, #-24] b .L3 .L32: nop b .L3 .L33: nop b .L3 .L41: nop .L3: ldr r1, .L42+44 ldr r0, [fp, #-56] bl ubifs_err ldr r3, [fp, #-36] cmp r3, #0 beq .L28 ldr r1, .L42+48 ldr r0, [fp, #-56] bl ubifs_err ldr r3, [fp, #-36] mov r1, r3 ldr r0, [fp, #-56] bl ubifs_dump_node .L28: ldr r3, [fp, #-32] cmp r3, #0 beq .L29 ldr r1, .L42+52 ldr r0, [fp, #-56] bl ubifs_err ldr r3, [fp, #-32] mov r1, r3 ldr r0, [fp, #-56] bl ubifs_dump_node .L29: ldr r3, [fp, #-48] mov r0, r3 bl vfree ldr r3, [fp, #-52] mov r0, r3 bl vfree ldr r3, [fp, #-24] .L30: ldr r2, .L42 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L31 bl __stack_chk_fail .L31: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L43: .align 2 .L42: .word .LC6 .word .LC0 .word UBIFS_MST_LNUM .word UBIFS_MST_RCVRY .word .LC1 .word .LC2 .word UBIFS_MST_NODE_SZ .word GFP_KERNEL .word ENOMEM .word UBIFS_MST_DIRTY .word EINVAL .word .LC3 .word .LC4 .word .LC5 .size ubifs_recover_master_node, .-ubifs_recover_master_node .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bna_tx_rx.c_bna_rxp_cqpt_setup.c" .intel_syntax noprefix .text .comm PAGE_SIZE,8,8 .type bna_rxp_cqpt_setup, @function bna_rxp_cqpt_setup: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 80 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov QWORD PTR -56[rbp], rdx mov QWORD PTR -64[rbp], rcx mov QWORD PTR -72[rbp], r8 mov QWORD PTR -80[rbp], r9 mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rax, QWORD PTR -64[rbp] mov edx, DWORD PTR 12[rax] mov rax, QWORD PTR -40[rbp] mov DWORD PTR 28[rax], edx mov rax, QWORD PTR -64[rbp] mov edx, DWORD PTR 8[rax] mov rax, QWORD PTR -40[rbp] mov DWORD PTR 24[rax], edx mov rax, QWORD PTR -64[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -40[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -48[rbp] mov edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 8[rax], edx mov rax, QWORD PTR -40[rbp] mov rdx, QWORD PTR -56[rbp] mov QWORD PTR 16[rax], rdx mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 32[rax] mov rdx, QWORD PTR -72[rbp] mov rdx, QWORD PTR [rdx] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 32[rax] mov rdx, QWORD PTR -80[rbp] mov rdx, QWORD PTR [rdx] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -80[rbp] lea rdx, 8[rax] mov eax, DWORD PTR -32[rbp] mov esi, eax mov rdi, rdx call BNA_GET_DMA_ADDR@PLT mov DWORD PTR -28[rbp], 0 jmp .L2 .L3: mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 32[rax] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -28[rbp] movsx rdx, edx sal rdx, 3 add rdx, rax mov rax, QWORD PTR -24[rbp] mov QWORD PTR [rdx], rax mov rax, QWORD PTR PAGE_SIZE[rip] add QWORD PTR -24[rbp], rax lea rdx, -16[rbp] mov eax, DWORD PTR -32[rbp] mov rsi, rdx mov edi, eax call BNA_SET_DMA_ADDR@PLT mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -28[rbp] movsx rdx, edx sal rdx, 3 add rdx, rax mov eax, DWORD PTR -12[rbp] mov DWORD PTR 4[rdx], eax mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -28[rbp] movsx rdx, edx sal rdx, 3 add rdx, rax mov eax, DWORD PTR -16[rbp] mov DWORD PTR [rdx], eax mov rax, QWORD PTR PAGE_SIZE[rip] mov edx, eax mov eax, DWORD PTR -32[rbp] add eax, edx mov DWORD PTR -32[rbp], eax add DWORD PTR -28[rbp], 1 .L2: mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 8[rax] cmp DWORD PTR -28[rbp], eax jl .L3 nop mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L4 call __stack_chk_fail@PLT .L4: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size bna_rxp_cqpt_setup, .-bna_rxp_cqpt_setup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bna_tx_rx.c_bna_rxp_cqpt_setup.c" .text .comm PAGE_SIZE,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type bna_rxp_cqpt_setup, %function bna_rxp_cqpt_setup: @ args = 8, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #48 str r0, [fp, #-32] str r1, [fp, #-36] str r2, [fp, #-40] str r3, [fp, #-44] ldr r3, [fp, #4] str r3, [fp, #-48] ldr r3, [fp, #8] str r3, [fp, #-52] ldr r3, .L5 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 ldr r3, [fp, #-44] ldr r2, [r3, #8] ldr r3, [fp, #-32] str r2, [r3, #16] ldr r3, [fp, #-44] ldr r2, [r3, #4] ldr r3, [fp, #-32] str r2, [r3, #12] ldr r3, [fp, #-44] ldr r2, [r3] ldr r3, [fp, #-32] str r2, [r3] ldr r2, [fp, #-36] ldr r3, [fp, #-32] str r2, [r3, #4] ldr r3, [fp, #-32] ldr r2, [fp, #-40] str r2, [r3, #8] ldr r3, [fp, #-32] ldr r3, [r3, #20] ldr r2, [fp, #-48] ldr r2, [r2] str r2, [r3] ldr r3, [fp, #-32] ldr r3, [r3, #20] ldr r2, [fp, #-52] ldr r2, [r2] str r2, [r3, #4] ldr r3, [fp, #-52] ldr r3, [r3] str r3, [fp, #-28] ldr r3, [fp, #-52] add r3, r3, #4 ldr r1, [fp, #-24] mov r0, r3 bl BNA_GET_DMA_ADDR mov r3, #0 str r3, [fp, #-20] b .L2 .L3: ldr r3, [fp, #-32] ldr r3, [r3, #20] ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #2 add r3, r2, r3 ldr r2, [fp, #-28] str r2, [r3] ldr r3, .L5+4 ldr r3, [r3] mov r2, r3 ldr r3, [fp, #-28] add r3, r3, r2 str r3, [fp, #-28] sub r3, fp, #16 mov r1, r3 ldr r0, [fp, #-24] bl BNA_SET_DMA_ADDR ldr r3, [fp, #-32] ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-12] str r2, [r3, #4] ldr r3, [fp, #-32] ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-16] str r2, [r3] ldr r3, .L5+4 ldr r3, [r3] ldr r2, [fp, #-24] add r3, r2, r3 str r3, [fp, #-24] ldr r3, [fp, #-20] add r3, r3, #1 str r3, [fp, #-20] .L2: ldr r3, [fp, #-32] ldr r3, [r3, #4] ldr r2, [fp, #-20] cmp r2, r3 blt .L3 nop ldr r3, .L5 ldr r2, [r3] ldr r3, [fp, #-8] eors r2, r3, r2 mov r3, #0 beq .L4 bl __stack_chk_fail .L4: sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word .LC0 .word PAGE_SIZE .size bna_rxp_cqpt_setup, .-bna_rxp_cqpt_setup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_asymmetric_type.c_asymmetric_key_match_free.c" .intel_syntax noprefix .text .type asymmetric_key_match_free, @function asymmetric_key_match_free: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call kfree@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size asymmetric_key_match_free, .-asymmetric_key_match_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_asymmetric_type.c_asymmetric_key_match_free.c" .text .align 2 .syntax unified .arm .fpu softvfp .type asymmetric_key_match_free, %function asymmetric_key_match_free: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl kfree nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size asymmetric_key_match_free, .-asymmetric_key_match_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_kv_dpm.c_kv_dpm_powergate_acp.c" .intel_syntax noprefix .text .comm CHIP_KABINI,8,8 .comm CHIP_MULLINS,8,8 .comm PPSMC_MSG_ACPPowerOFF,4,4 .comm PPSMC_MSG_ACPPowerON,4,4 .type kv_dpm_powergate_acp, @function kv_dpm_powergate_acp: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov rax, QWORD PTR -24[rbp] mov rdi, rax call kv_get_pi@PLT mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] cmp DWORD PTR -28[rbp], eax je .L8 mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR CHIP_KABINI[rip] cmp rdx, rax je .L9 mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR CHIP_MULLINS[rip] cmp rdx, rax je .L9 mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR -28[rbp] mov DWORD PTR [rax], edx cmp DWORD PTR -28[rbp], 0 je .L6 mov rax, QWORD PTR -24[rbp] mov esi, 1 mov rdi, rax call kv_update_acp_dpm@PLT mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] test rax, rax je .L1 mov edx, DWORD PTR PPSMC_MSG_ACPPowerOFF[rip] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call amdgpu_kv_notify_message_to_smu@PLT jmp .L1 .L6: mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] test rax, rax je .L7 mov edx, DWORD PTR PPSMC_MSG_ACPPowerON[rip] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call amdgpu_kv_notify_message_to_smu@PLT .L7: mov rax, QWORD PTR -24[rbp] mov esi, 0 mov rdi, rax call kv_update_acp_dpm@PLT jmp .L1 .L8: nop jmp .L1 .L9: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size kv_dpm_powergate_acp, .-kv_dpm_powergate_acp .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_kv_dpm.c_kv_dpm_powergate_acp.c" .text .comm CHIP_KABINI,4,4 .comm CHIP_MULLINS,4,4 .comm PPSMC_MSG_ACPPowerOFF,4,4 .comm PPSMC_MSG_ACPPowerON,4,4 .align 2 .syntax unified .arm .fpu softvfp .type kv_dpm_powergate_acp, %function kv_dpm_powergate_acp: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r0, [fp, #-16] bl kv_get_pi str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, [fp, #-20] cmp r2, r3 beq .L8 ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, .L10 ldr r3, [r3] cmp r2, r3 beq .L9 ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, .L10+4 ldr r3, [r3] cmp r2, r3 beq .L9 ldr r3, [fp, #-8] ldr r2, [fp, #-20] str r2, [r3] ldr r3, [fp, #-20] cmp r3, #0 beq .L6 mov r1, #1 ldr r0, [fp, #-16] bl kv_update_acp_dpm ldr r3, [fp, #-8] ldr r3, [r3, #4] cmp r3, #0 beq .L1 ldr r3, .L10+8 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-16] bl amdgpu_kv_notify_message_to_smu b .L1 .L6: ldr r3, [fp, #-8] ldr r3, [r3, #4] cmp r3, #0 beq .L7 ldr r3, .L10+12 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-16] bl amdgpu_kv_notify_message_to_smu .L7: mov r1, #0 ldr r0, [fp, #-16] bl kv_update_acp_dpm b .L1 .L8: nop b .L1 .L9: nop .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .L11: .align 2 .L10: .word CHIP_KABINI .word CHIP_MULLINS .word PPSMC_MSG_ACPPowerOFF .word PPSMC_MSG_ACPPowerON .size kv_dpm_powergate_acp, .-kv_dpm_powergate_acp .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_brush.c_CreateBrushWindings.c" .intel_syntax noprefix .text .comm mapplanes,8,8 .globl CreateBrushWindings .type CreateBrushWindings, @function CreateBrushWindings: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -56[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov DWORD PTR -40[rbp], 0 jmp .L2 .L14: mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -40[rbp] movsx rdx, edx sal rdx, 5 add rax, rdx mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 24[rax] test rax, rax jne .L17 mov rdx, QWORD PTR mapplanes[rip] mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] sal rax, 3 add rax, rdx mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR 4[rax] mov esi, edx mov edi, eax call BaseWindingForPlane@PLT mov QWORD PTR -32[rbp], rax mov DWORD PTR -36[rbp], 0 jmp .L5 .L12: mov eax, DWORD PTR -40[rbp] cmp eax, DWORD PTR -36[rbp] je .L18 mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -36[rbp] movsx rdx, edx sal rdx, 5 add rax, rdx mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] mov ecx, DWORD PTR -40[rbp] movsx rcx, ecx sal rcx, 5 add rax, rcx mov rax, QWORD PTR [rax] xor rax, 1 cmp rdx, rax je .L19 mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -36[rbp] movsx rdx, edx sal rdx, 5 add rax, rdx mov rax, QWORD PTR 24[rax] test rax, rax jne .L20 mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -36[rbp] movsx rdx, edx sal rdx, 5 add rax, rdx mov rax, QWORD PTR 16[rax] test rax, rax jne .L21 mov rdx, QWORD PTR mapplanes[rip] mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] mov ecx, DWORD PTR -36[rbp] movsx rcx, ecx sal rcx, 5 add rax, rcx mov rax, QWORD PTR [rax] xor rax, 1 sal rax, 3 add rax, rdx mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -16[rbp] mov esi, DWORD PTR 4[rax] lea rax, -32[rbp] mov ecx, 0 mov rdi, rax call ChopWindingInPlace@PLT jmp .L7 .L18: nop jmp .L7 .L19: nop jmp .L7 .L20: nop jmp .L7 .L21: nop .L7: add DWORD PTR -36[rbp], 1 .L5: mov rax, QWORD PTR -56[rbp] mov eax, DWORD PTR [rax] cmp DWORD PTR -36[rbp], eax jge .L11 mov rax, QWORD PTR -32[rbp] test rax, rax jne .L12 .L11: mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 8[rax] test rax, rax je .L13 mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 8[rax] mov rdi, rax call FreeWinding@PLT .L13: mov rdx, QWORD PTR -32[rbp] mov rax, QWORD PTR -24[rbp] mov QWORD PTR 8[rax], rdx jmp .L4 .L17: nop .L4: add DWORD PTR -40[rbp], 1 .L2: mov rax, QWORD PTR -56[rbp] mov eax, DWORD PTR [rax] cmp DWORD PTR -40[rbp], eax jl .L14 mov rax, QWORD PTR -56[rbp] mov rdi, rax call BoundBrush@PLT mov rsi, QWORD PTR -8[rbp] xor rsi, QWORD PTR fs:40 je .L16 call __stack_chk_fail@PLT .L16: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size CreateBrushWindings, .-CreateBrushWindings .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_brush.c_CreateBrushWindings.c" .text .comm mapplanes,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global CreateBrushWindings .syntax unified .arm .fpu softvfp .type CreateBrushWindings, %function CreateBrushWindings: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-32] ldr r3, .L22 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 mov r3, #0 str r3, [fp, #-24] b .L2 .L14: ldr r3, [fp, #-32] ldr r2, [r3, #4] ldr r3, [fp, #-24] lsl r3, r3, #4 add r3, r2, r3 str r3, [fp, #-16] ldr r3, [fp, #-16] ldr r3, [r3, #12] cmp r3, #0 bne .L17 ldr r3, .L22+4 ldr r2, [r3] ldr r3, [fp, #-16] ldr r3, [r3] lsl r3, r3, #3 add r3, r2, r3 str r3, [fp, #-12] ldr r3, [fp, #-12] ldr r2, [r3, #4] ldr r3, [fp, #-12] ldr r3, [r3] mov r1, r3 mov r0, r2 bl BaseWindingForPlane mov r3, r0 str r3, [fp, #-28] mov r3, #0 str r3, [fp, #-20] b .L5 .L12: ldr r2, [fp, #-24] ldr r3, [fp, #-20] cmp r2, r3 beq .L18 ldr r3, [fp, #-32] ldr r2, [r3, #4] ldr r3, [fp, #-20] lsl r3, r3, #4 add r3, r2, r3 ldr r2, [r3] ldr r3, [fp, #-32] ldr r1, [r3, #4] ldr r3, [fp, #-24] lsl r3, r3, #4 add r3, r1, r3 ldr r3, [r3] eor r3, r3, #1 cmp r2, r3 beq .L19 ldr r3, [fp, #-32] ldr r2, [r3, #4] ldr r3, [fp, #-20] lsl r3, r3, #4 add r3, r2, r3 ldr r3, [r3, #12] cmp r3, #0 bne .L20 ldr r3, [fp, #-32] ldr r2, [r3, #4] ldr r3, [fp, #-20] lsl r3, r3, #4 add r3, r2, r3 ldr r3, [r3, #8] cmp r3, #0 bne .L21 ldr r3, .L22+4 ldr r2, [r3] ldr r3, [fp, #-32] ldr r1, [r3, #4] ldr r3, [fp, #-20] lsl r3, r3, #4 add r3, r1, r3 ldr r3, [r3] eor r3, r3, #1 lsl r3, r3, #3 add r3, r2, r3 str r3, [fp, #-12] ldr r3, [fp, #-12] ldr r1, [r3, #4] ldr r3, [fp, #-12] ldr r2, [r3] sub r0, fp, #28 mov r3, #0 bl ChopWindingInPlace b .L7 .L18: nop b .L7 .L19: nop b .L7 .L20: nop b .L7 .L21: nop .L7: ldr r3, [fp, #-20] add r3, r3, #1 str r3, [fp, #-20] .L5: ldr r3, [fp, #-32] ldr r3, [r3] ldr r2, [fp, #-20] cmp r2, r3 bge .L11 ldr r3, [fp, #-28] cmp r3, #0 bne .L12 .L11: ldr r3, [fp, #-16] ldr r3, [r3, #4] cmp r3, #0 beq .L13 ldr r3, [fp, #-16] ldr r3, [r3, #4] mov r0, r3 bl FreeWinding .L13: ldr r2, [fp, #-28] ldr r3, [fp, #-16] str r2, [r3, #4] b .L4 .L17: nop .L4: ldr r3, [fp, #-24] add r3, r3, #1 str r3, [fp, #-24] .L2: ldr r3, [fp, #-32] ldr r3, [r3] ldr r2, [fp, #-24] cmp r2, r3 blt .L14 ldr r0, [fp, #-32] bl BoundBrush mov r3, r0 ldr r2, .L22 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L16 bl __stack_chk_fail .L16: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L23: .align 2 .L22: .word .LC0 .word mapplanes .size CreateBrushWindings, .-CreateBrushWindings .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_r8180_rtl8225z2.c_rtl8225z2_rf_set_mode.c" .intel_syntax noprefix .text .comm IEEE_A,8,8 .comm RF_PARA,4,4 .comm RF_TIMING,4,4 .globl rtl8225z2_rf_set_mode .type rtl8225z2_rf_set_mode, @function rtl8225z2_rf_set_mode: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] mov rdi, rax call ieee80211_priv@PLT mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR IEEE_A[rip] cmp rdx, rax jne .L2 mov rax, QWORD PTR -24[rbp] mov edx, 6245 mov esi, 5 mov rdi, rax call write_rtl8225@PLT mov ecx, DWORD PTR RF_PARA[rip] mov rax, QWORD PTR -24[rbp] mov edx, 65668 mov esi, ecx mov rdi, rax call write_nic_dword@PLT mov ecx, DWORD PTR RF_TIMING[rip] mov rax, QWORD PTR -24[rbp] mov edx, 688136 mov esi, ecx mov rdi, rax call write_nic_dword@PLT mov rax, QWORD PTR -24[rbp] mov edx, 0 mov esi, 0 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 6 mov esi, 10 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 153 mov esi, 11 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 32 mov esi, 15 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 7 mov esi, 17 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov esi, 4 mov rdi, rax call rtl8225z2_set_gain@PLT mov rax, QWORD PTR -24[rbp] mov edx, 64 mov esi, 21 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 64 mov esi, 23 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 268435456 mov esi, 148 mov rdi, rax call write_nic_dword@PLT jmp .L4 .L2: mov rax, QWORD PTR -24[rbp] mov edx, 6244 mov esi, 5 mov rdi, rax call write_rtl8225@PLT mov ecx, DWORD PTR RF_PARA[rip] mov rax, QWORD PTR -24[rbp] mov edx, 65604 mov esi, ecx mov rdi, rax call write_nic_dword@PLT mov ecx, DWORD PTR RF_TIMING[rip] mov rax, QWORD PTR -24[rbp] mov edx, 688136 mov esi, ecx mov rdi, rax call write_nic_dword@PLT mov rax, QWORD PTR -24[rbp] mov edx, 1 mov esi, 0 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 6 mov esi, 10 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 153 mov esi, 11 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 32 mov esi, 15 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 7 mov esi, 17 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov esi, 4 mov rdi, rax call rtl8225z2_set_gain@PLT mov rax, QWORD PTR -24[rbp] mov edx, 64 mov esi, 21 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 64 mov esi, 23 mov rdi, rax call write_phy_ofdm@PLT mov rax, QWORD PTR -24[rbp] mov edx, 67108866 mov esi, 148 mov rdi, rax call write_nic_dword@PLT .L4: nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size rtl8225z2_rf_set_mode, .-rtl8225z2_rf_set_mode .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_r8180_rtl8225z2.c_rtl8225z2_rf_set_mode.c" .text .comm IEEE_A,4,4 .comm RF_PARA,4,4 .comm RF_TIMING,4,4 .align 2 .global rtl8225z2_rf_set_mode .syntax unified .arm .fpu softvfp .type rtl8225z2_rf_set_mode, %function rtl8225z2_rf_set_mode: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r0, [fp, #-16] bl ieee80211_priv str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, [r3] ldr r3, .L5 ldr r3, [r3] cmp r2, r3 bne .L2 ldr r2, .L5+4 mov r1, #5 ldr r0, [fp, #-16] bl write_rtl8225 ldr r3, .L5+8 ldr r3, [r3] ldr r2, .L5+12 mov r1, r3 ldr r0, [fp, #-16] bl write_nic_dword ldr r3, .L5+16 ldr r3, [r3] ldr r2, .L5+20 mov r1, r3 ldr r0, [fp, #-16] bl write_nic_dword mov r2, #0 mov r1, #0 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #6 mov r1, #10 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #153 mov r1, #11 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #32 mov r1, #15 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #7 mov r1, #17 ldr r0, [fp, #-16] bl write_phy_ofdm mov r1, #4 ldr r0, [fp, #-16] bl rtl8225z2_set_gain mov r2, #64 mov r1, #21 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #64 mov r1, #23 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #268435456 mov r1, #148 ldr r0, [fp, #-16] bl write_nic_dword b .L4 .L2: ldr r2, .L5+24 mov r1, #5 ldr r0, [fp, #-16] bl write_rtl8225 ldr r3, .L5+8 ldr r3, [r3] ldr r2, .L5+28 mov r1, r3 ldr r0, [fp, #-16] bl write_nic_dword ldr r3, .L5+16 ldr r3, [r3] ldr r2, .L5+20 mov r1, r3 ldr r0, [fp, #-16] bl write_nic_dword mov r2, #1 mov r1, #0 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #6 mov r1, #10 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #153 mov r1, #11 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #32 mov r1, #15 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #7 mov r1, #17 ldr r0, [fp, #-16] bl write_phy_ofdm mov r1, #4 ldr r0, [fp, #-16] bl rtl8225z2_set_gain mov r2, #64 mov r1, #21 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #64 mov r1, #23 ldr r0, [fp, #-16] bl write_phy_ofdm mov r2, #67108866 mov r1, #148 ldr r0, [fp, #-16] bl write_nic_dword .L4: nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word IEEE_A .word 6245 .word RF_PARA .word 65668 .word RF_TIMING .word 688136 .word 6244 .word 65604 .size rtl8225z2_rf_set_mode, .-rtl8225z2_rf_set_mode .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cx88-video.c_vidioc_g_tuner.c" .intel_syntax noprefix .text .comm EINVAL,4,4 .comm MO_DEVICE_STATUS,4,4 .comm UNSET,8,8 .comm V4L2_TUNER_ANALOG_TV,4,4 .comm V4L2_TUNER_CAP_NORM,4,4 .section .rodata .LC0: .string "Television" .text .type vidioc_g_tuner, @function vidioc_g_tuner: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx mov rax, QWORD PTR -32[rbp] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR UNSET[rip] cmp rdx, rax sete al movzx eax, al mov edi, eax call unlikely@PLT test rax, rax je .L2 mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L3 .L2: mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] test rax, rax je .L4 mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L3 .L4: mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 24[rax] lea rsi, .LC0[rip] mov edi, eax call strcpy@PLT mov edx, DWORD PTR V4L2_TUNER_ANALOG_TV[rip] mov rax, QWORD PTR -40[rbp] mov DWORD PTR 20[rax], edx mov edx, DWORD PTR V4L2_TUNER_CAP_NORM[rip] mov rax, QWORD PTR -40[rbp] mov DWORD PTR 16[rax], edx mov rax, QWORD PTR -40[rbp] mov DWORD PTR 8[rax], -1 mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rdx mov rdi, rax call cx88_get_stereo@PLT mov eax, DWORD PTR MO_DEVICE_STATUS[rip] mov edi, eax call cx_read@PLT mov DWORD PTR -12[rbp], eax mov eax, DWORD PTR -12[rbp] and eax, 32 test eax, eax je .L5 mov edx, 65535 jmp .L6 .L5: mov edx, 0 .L6: mov rax, QWORD PTR -40[rbp] mov DWORD PTR 12[rax], edx mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size vidioc_g_tuner, .-vidioc_g_tuner .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cx88-video.c_vidioc_g_tuner.c" .text .comm EINVAL,4,4 .comm MO_DEVICE_STATUS,4,4 .comm UNSET,4,4 .comm V4L2_TUNER_ANALOG_TV,4,4 .comm V4L2_TUNER_CAP_NORM,4,4 .section .rodata .align 2 .LC0: .ascii "Television\000" .text .align 2 .syntax unified .arm .fpu softvfp .type vidioc_g_tuner, %function vidioc_g_tuner: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, [fp, #-20] ldr r3, [r3] ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-12] ldr r2, [r3] ldr r3, .L7 ldr r3, [r3] cmp r2, r3 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl unlikely mov r3, r0 cmp r3, #0 beq .L2 ldr r3, .L7+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: ldr r3, [fp, #-24] ldr r3, [r3] cmp r3, #0 beq .L4 ldr r3, .L7+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L4: ldr r3, [fp, #-24] ldr r3, [r3, #20] ldr r1, .L7+8 mov r0, r3 bl strcpy ldr r3, .L7+12 ldr r2, [r3] ldr r3, [fp, #-24] str r2, [r3, #16] ldr r3, .L7+16 ldr r2, [r3] ldr r3, [fp, #-24] str r2, [r3, #12] ldr r3, [fp, #-24] mvn r2, #0 str r2, [r3, #4] ldr r1, [fp, #-24] ldr r0, [fp, #-12] bl cx88_get_stereo ldr r3, .L7+20 ldr r3, [r3] mov r0, r3 bl cx_read str r0, [fp, #-8] ldr r3, [fp, #-8] and r3, r3, #32 cmp r3, #0 beq .L5 ldr r2, .L7+24 b .L6 .L5: mov r2, #0 .L6: ldr r3, [fp, #-24] str r2, [r3, #8] mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L8: .align 2 .L7: .word UNSET .word EINVAL .word .LC0 .word V4L2_TUNER_ANALOG_TV .word V4L2_TUNER_CAP_NORM .word MO_DEVICE_STATUS .word 65535 .size vidioc_g_tuner, .-vidioc_g_tuner .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_status.c_ieee80211_check_pending_bar.c" .intel_syntax noprefix .text .type ieee80211_check_pending_bar, @function ieee80211_check_pending_bar: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 8[rax] mov rdx, QWORD PTR -40[rbp] sal rdx, 2 add rax, rdx mov eax, DWORD PTR [rax] mov edi, eax call rcu_dereference@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 je .L5 mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] test eax, eax je .L5 mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], 0 mov rax, QWORD PTR -8[rbp] mov ecx, DWORD PTR 4[rax] mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov rdi, rax mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -32[rbp] mov rsi, rax call ieee80211_send_bar@PLT jmp .L1 .L5: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ieee80211_check_pending_bar, .-ieee80211_check_pending_bar .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_status.c_ieee80211_check_pending_bar.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ieee80211_check_pending_bar, %function ieee80211_check_pending_bar: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, [fp, #-16] ldr r2, [r3, #4] ldr r3, [fp, #-24] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] mov r0, r3 bl rcu_dereference str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 beq .L5 ldr r3, [fp, #-8] ldr r3, [r3] cmp r3, #0 beq .L5 ldr r3, [fp, #-8] mov r2, #0 str r2, [r3] ldr r3, [fp, #-16] ldr r3, [r3] mov r0, r3 ldr r3, [fp, #-8] ldr r3, [r3, #4] ldr r2, [fp, #-24] ldr r1, [fp, #-20] bl ieee80211_send_bar b .L1 .L5: nop .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .size ieee80211_check_pending_bar, .-ieee80211_check_pending_bar .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pwm-sprd.c_sprd_pwm_read.c" .intel_syntax noprefix .text .comm SPRD_PWM_REGS_SHIFT,4,4 .type sprd_pwm_read, @function sprd_pwm_read: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov DWORD PTR -32[rbp], edx mov eax, DWORD PTR SPRD_PWM_REGS_SHIFT[rip] mov edx, DWORD PTR -28[rbp] mov ecx, eax sal edx, cl mov eax, DWORD PTR -32[rbp] add eax, edx mov DWORD PTR -4[rbp], eax mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR -4[rbp] add eax, edx mov edi, eax call readl_relaxed@PLT leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size sprd_pwm_read, .-sprd_pwm_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pwm-sprd.c_sprd_pwm_read.c" .text .comm SPRD_PWM_REGS_SHIFT,4,4 .align 2 .syntax unified .arm .fpu softvfp .type sprd_pwm_read, %function sprd_pwm_read: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, .L3 ldr r3, [r3] ldr r2, [fp, #-20] lsl r3, r2, r3 ldr r2, [fp, #-24] add r3, r2, r3 str r3, [fp, #-8] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, [fp, #-8] add r3, r2, r3 mov r0, r3 bl readl_relaxed mov r3, r0 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L4: .align 2 .L3: .word SPRD_PWM_REGS_SHIFT .size sprd_pwm_read, .-sprd_pwm_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lz4_compress.c_LZ4_resetStream.c" .intel_syntax noprefix .text .globl LZ4_resetStream .type LZ4_resetStream, @function LZ4_resetStream: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov edx, 4 mov esi, 0 mov rdi, rax call memset@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size LZ4_resetStream, .-LZ4_resetStream .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_lz4_compress.c_LZ4_resetStream.c" .text .align 2 .global LZ4_resetStream .syntax unified .arm .fpu softvfp .type LZ4_resetStream, %function LZ4_resetStream: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] mov r2, #4 mov r1, #0 ldr r0, [fp, #-8] bl memset nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size LZ4_resetStream, .-LZ4_resetStream .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_backend.c_hc_nvrtcCompileProgram.c" .intel_syntax noprefix .text .comm NVRTC_SUCCESS,8,8 .section .rodata .LC0: .string "nvrtcCompileProgram(): %s" .text .globl hc_nvrtcCompileProgram .type hc_nvrtcCompileProgram, @function hc_nvrtcCompileProgram: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -40[rbp], rdi mov DWORD PTR -44[rbp], esi mov DWORD PTR -48[rbp], edx mov QWORD PTR -56[rbp], rcx mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov r8, QWORD PTR [rax] mov rdx, QWORD PTR -56[rbp] mov ecx, DWORD PTR -48[rbp] mov eax, DWORD PTR -44[rbp] mov esi, ecx mov edi, eax call r8 mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR NVRTC_SUCCESS[rip] cmp QWORD PTR -8[rbp], rax je .L2 mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR -8[rbp] mov rdi, rax call rdx mov edx, eax mov rax, QWORD PTR -40[rbp] lea rsi, .LC0[rip] mov rdi, rax call event_log_error@PLT mov eax, -1 jmp .L3 .L2: mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size hc_nvrtcCompileProgram, .-hc_nvrtcCompileProgram .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_backend.c_hc_nvrtcCompileProgram.c" .text .comm NVRTC_SUCCESS,4,4 .section .rodata .align 2 .LC0: .ascii "nvrtcCompileProgram(): %s\000" .text .align 2 .global hc_nvrtcCompileProgram .syntax unified .arm .fpu softvfp .type hc_nvrtcCompileProgram, %function hc_nvrtcCompileProgram: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-24] str r1, [fp, #-28] str r2, [fp, #-32] str r3, [fp, #-36] ldr r3, [fp, #-24] ldr r3, [r3] str r3, [fp, #-16] ldr r3, [fp, #-16] ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-12] ldr r3, [r3] ldr r2, [fp, #-36] ldr r1, [fp, #-32] ldr r0, [fp, #-28] blx r3 str r0, [fp, #-8] ldr r3, .L4 ldr r3, [r3] ldr r2, [fp, #-8] cmp r2, r3 beq .L2 ldr r3, [fp, #-12] ldr r3, [r3, #4] ldr r0, [fp, #-8] blx r3 mov r3, r0 mov r2, r3 ldr r1, .L4+4 ldr r0, [fp, #-24] bl event_log_error mvn r3, #0 b .L3 .L2: mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word NVRTC_SUCCESS .word .LC0 .size hc_nvrtcCompileProgram, .-hc_nvrtcCompileProgram .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_offload.c_nfp_flower_xmit_flow.c" .intel_syntax noprefix .text .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm NFP_FL_LW_SIZ,4,4 .type nfp_flower_xmit_flow, @function nfp_flower_xmit_flow: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 96 mov QWORD PTR -72[rbp], rdi mov QWORD PTR -80[rbp], rsi mov DWORD PTR -84[rbp], edx mov QWORD PTR -56[rbp], 4 mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -48[rbp], rax mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -40[rbp], rax mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 16[rax] mov QWORD PTR -32[rbp], rax mov rdx, QWORD PTR -56[rbp] mov rax, QWORD PTR -48[rbp] add rdx, rax mov rax, QWORD PTR -40[rbp] add rdx, rax mov rax, QWORD PTR -32[rbp] add rax, rdx mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -80[rbp] mov rdx, QWORD PTR [rax] mov eax, DWORD PTR NFP_FL_LW_SIZ[rip] mov ecx, eax shr rdx, cl mov rax, QWORD PTR -80[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -80[rbp] mov rdx, QWORD PTR 8[rax] mov eax, DWORD PTR NFP_FL_LW_SIZ[rip] mov ecx, eax shr rdx, cl mov rax, QWORD PTR -80[rbp] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -80[rbp] mov rdx, QWORD PTR 16[rax] mov eax, DWORD PTR NFP_FL_LW_SIZ[rip] mov ecx, eax shr rdx, cl mov rax, QWORD PTR -80[rbp] mov QWORD PTR 16[rax], rdx mov ecx, DWORD PTR GFP_KERNEL[rip] mov edx, DWORD PTR -84[rbp] mov rsi, QWORD PTR -24[rbp] mov rax, QWORD PTR -72[rbp] mov rdi, rax call nfp_flower_cmsg_alloc@PLT mov QWORD PTR -16[rbp], rax cmp QWORD PTR -16[rbp], 0 jne .L2 mov eax, DWORD PTR ENOMEM[rip] neg eax jmp .L3 .L2: mov rax, QWORD PTR -16[rbp] mov rdi, rax call nfp_flower_cmsg_get_data@PLT mov QWORD PTR -8[rbp], rax mov rcx, QWORD PTR -80[rbp] mov rdx, QWORD PTR -56[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rcx mov rdi, rax call memcpy@PLT mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 40[rax] mov rcx, QWORD PTR -8[rbp] mov rdx, QWORD PTR -56[rbp] add rcx, rdx mov rdx, QWORD PTR -48[rbp] mov rsi, rax mov rdi, rcx call memcpy@PLT mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 32[rax] mov rcx, QWORD PTR -56[rbp] mov rdx, QWORD PTR -48[rbp] add rcx, rdx mov rdx, QWORD PTR -8[rbp] add rcx, rdx mov rdx, QWORD PTR -40[rbp] mov rsi, rax mov rdi, rcx call memcpy@PLT mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 24[rax] mov rcx, QWORD PTR -56[rbp] mov rdx, QWORD PTR -48[rbp] add rcx, rdx mov rdx, QWORD PTR -40[rbp] add rcx, rdx mov rdx, QWORD PTR -8[rbp] add rcx, rdx mov rdx, QWORD PTR -32[rbp] mov rsi, rax mov rdi, rcx call memcpy@PLT mov rax, QWORD PTR -80[rbp] mov rdx, QWORD PTR [rax] mov eax, DWORD PTR NFP_FL_LW_SIZ[rip] mov ecx, eax sal rdx, cl mov rax, QWORD PTR -80[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -80[rbp] mov rdx, QWORD PTR 8[rax] mov eax, DWORD PTR NFP_FL_LW_SIZ[rip] mov ecx, eax sal rdx, cl mov rax, QWORD PTR -80[rbp] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -80[rbp] mov rdx, QWORD PTR 16[rax] mov eax, DWORD PTR NFP_FL_LW_SIZ[rip] mov ecx, eax sal rdx, cl mov rax, QWORD PTR -80[rbp] mov QWORD PTR 16[rax], rdx mov rax, QWORD PTR -72[rbp] mov eax, DWORD PTR [rax] mov rdx, QWORD PTR -16[rbp] mov rsi, rdx mov edi, eax call nfp_ctrl_tx@PLT mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size nfp_flower_xmit_flow, .-nfp_flower_xmit_flow .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_offload.c_nfp_flower_xmit_flow.c" .text .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm NFP_FL_LW_SIZ,4,4 .align 2 .syntax unified .arm .fpu softvfp .type nfp_flower_xmit_flow, %function nfp_flower_xmit_flow: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #48 str r0, [fp, #-40] str r1, [fp, #-44] str r2, [fp, #-48] mov r3, #4 str r3, [fp, #-32] ldr r3, [fp, #-44] ldr r3, [r3] str r3, [fp, #-28] ldr r3, [fp, #-44] ldr r3, [r3, #4] str r3, [fp, #-24] ldr r3, [fp, #-44] ldr r3, [r3, #8] str r3, [fp, #-20] ldr r2, [fp, #-32] ldr r3, [fp, #-28] add r2, r2, r3 ldr r3, [fp, #-24] add r3, r2, r3 ldr r2, [fp, #-20] add r3, r2, r3 str r3, [fp, #-16] ldr r3, [fp, #-44] ldr r2, [r3] ldr r3, .L4 ldr r3, [r3] lsr r2, r2, r3 ldr r3, [fp, #-44] str r2, [r3] ldr r3, [fp, #-44] ldr r2, [r3, #4] ldr r3, .L4 ldr r3, [r3] lsr r2, r2, r3 ldr r3, [fp, #-44] str r2, [r3, #4] ldr r3, [fp, #-44] ldr r2, [r3, #8] ldr r3, .L4 ldr r3, [r3] lsr r2, r2, r3 ldr r3, [fp, #-44] str r2, [r3, #8] ldr r3, .L4+4 ldr r3, [r3] ldr r2, [fp, #-48] ldr r1, [fp, #-16] ldr r0, [fp, #-40] bl nfp_flower_cmsg_alloc str r0, [fp, #-12] ldr r3, [fp, #-12] cmp r3, #0 bne .L2 ldr r3, .L4+8 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: ldr r0, [fp, #-12] bl nfp_flower_cmsg_get_data str r0, [fp, #-8] ldr r3, [fp, #-44] ldr r2, [fp, #-32] mov r1, r3 ldr r0, [fp, #-8] bl memcpy ldr r2, [fp, #-8] ldr r3, [fp, #-32] add r0, r2, r3 ldr r3, [fp, #-44] ldr r3, [r3, #20] ldr r2, [fp, #-28] mov r1, r3 bl memcpy ldr r2, [fp, #-32] ldr r3, [fp, #-28] add r3, r2, r3 ldr r2, [fp, #-8] add r0, r2, r3 ldr r3, [fp, #-44] ldr r3, [r3, #16] ldr r2, [fp, #-24] mov r1, r3 bl memcpy ldr r2, [fp, #-32] ldr r3, [fp, #-28] add r2, r2, r3 ldr r3, [fp, #-24] add r3, r2, r3 ldr r2, [fp, #-8] add r0, r2, r3 ldr r3, [fp, #-44] ldr r3, [r3, #12] ldr r2, [fp, #-20] mov r1, r3 bl memcpy ldr r3, [fp, #-44] ldr r2, [r3] ldr r3, .L4 ldr r3, [r3] lsl r2, r2, r3 ldr r3, [fp, #-44] str r2, [r3] ldr r3, [fp, #-44] ldr r2, [r3, #4] ldr r3, .L4 ldr r3, [r3] lsl r2, r2, r3 ldr r3, [fp, #-44] str r2, [r3, #4] ldr r3, [fp, #-44] ldr r2, [r3, #8] ldr r3, .L4 ldr r3, [r3] lsl r2, r2, r3 ldr r3, [fp, #-44] str r2, [r3, #8] ldr r3, [fp, #-40] ldr r3, [r3] ldr r1, [fp, #-12] mov r0, r3 bl nfp_ctrl_tx mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word NFP_FL_LW_SIZ .word GFP_KERNEL .word ENOMEM .size nfp_flower_xmit_flow, .-nfp_flower_xmit_flow .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sqlite3_omit.c_walLimitSize.c" .intel_syntax noprefix .text .comm SQLITE_OK,4,4 .section .rodata .LC0: .string "cannot limit WAL size: %s" .text .type walLimitSize, @function walLimitSize: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov eax, 0 call sqlite3BeginBenignMalloc@PLT mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 4[rax] lea rdx, -16[rbp] mov rsi, rdx mov edi, eax call sqlite3OsFileSize@PLT mov DWORD PTR -20[rbp], eax mov eax, DWORD PTR SQLITE_OK[rip] cmp DWORD PTR -20[rbp], eax jne .L2 mov rax, QWORD PTR -16[rbp] cmp QWORD PTR -48[rbp], rax jge .L2 mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 4[rax] mov rdx, QWORD PTR -48[rbp] mov rsi, rdx mov edi, eax call sqlite3OsTruncate@PLT mov DWORD PTR -20[rbp], eax .L2: mov eax, 0 call sqlite3EndBenignMalloc@PLT cmp DWORD PTR -20[rbp], 0 je .L5 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR -20[rbp] lea rsi, .LC0[rip] mov edi, eax call sqlite3_log@PLT .L5: nop mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L4 call __stack_chk_fail@PLT .L4: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size walLimitSize, .-walLimitSize .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sqlite3_omit.c_walLimitSize.c" .text .comm SQLITE_OK,4,4 .section .rodata .align 2 .LC0: .ascii "cannot limit WAL size: %s\000" .align 2 .LC1: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type walLimitSize, %function walLimitSize: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] str r1, [fp, #-28] ldr r3, .L6 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 bl sqlite3BeginBenignMalloc ldr r3, [fp, #-24] ldr r3, [r3, #4] sub r2, fp, #16 mov r1, r2 mov r0, r3 bl sqlite3OsFileSize str r0, [fp, #-12] ldr r3, .L6+4 ldr r3, [r3] ldr r2, [fp, #-12] cmp r2, r3 bne .L2 ldr r3, [fp, #-16] ldr r2, [fp, #-28] cmp r2, r3 bge .L2 ldr r3, [fp, #-24] ldr r3, [r3, #4] ldr r1, [fp, #-28] mov r0, r3 bl sqlite3OsTruncate str r0, [fp, #-12] .L2: bl sqlite3EndBenignMalloc ldr r3, [fp, #-12] cmp r3, #0 beq .L5 ldr r3, [fp, #-24] ldr r3, [r3] mov r2, r3 ldr r1, .L6+8 ldr r0, [fp, #-12] bl sqlite3_log .L5: nop ldr r3, .L6 ldr r2, [r3] ldr r3, [fp, #-8] eors r2, r3, r2 mov r3, #0 beq .L4 bl __stack_chk_fail .L4: sub sp, fp, #4 @ sp needed pop {fp, pc} .L7: .align 2 .L6: .word .LC1 .word SQLITE_OK .word .LC0 .size walLimitSize, .-walLimitSize .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mpc8xx.c_mpc885_fixup_clocks.c" .intel_syntax noprefix .text .globl mpc885_fixup_clocks .type mpc885_fixup_clocks, @function mpc885_fixup_clocks: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov DWORD PTR -20[rbp], edi mov eax, DWORD PTR -20[rbp] mov edi, eax call mpc885_get_clock@PLT mov DWORD PTR -4[rbp], eax cmp DWORD PTR -4[rbp], 0 jne .L2 mov eax, 0 jmp .L3 .L2: mov eax, DWORD PTR -4[rbp] mov edi, eax call mpc8xx_set_clocks@PLT mov eax, 1 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size mpc885_fixup_clocks, .-mpc885_fixup_clocks .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mpc8xx.c_mpc885_fixup_clocks.c" .text .align 2 .global mpc885_fixup_clocks .syntax unified .arm .fpu softvfp .type mpc885_fixup_clocks, %function mpc885_fixup_clocks: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r0, [fp, #-16] bl mpc885_get_clock str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L2 mov r3, #0 b .L3 .L2: ldr r0, [fp, #-8] bl mpc8xx_set_clocks mov r3, #1 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size mpc885_fixup_clocks, .-mpc885_fixup_clocks .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_netiucv.c_netiucv_callback_connrej.c" .intel_syntax noprefix .text .comm CONN_EVENT_CONN_REJ,4,4 .type netiucv_callback_connrej, @function netiucv_callback_connrej: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -8[rbp], rax mov ecx, DWORD PTR CONN_EVENT_CONN_REJ[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov rdx, QWORD PTR -8[rbp] mov esi, ecx mov edi, eax call fsm_event@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size netiucv_callback_connrej, .-netiucv_callback_connrej .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_netiucv.c_netiucv_callback_connrej.c" .text .comm CONN_EVENT_CONN_REJ,4,4 .align 2 .syntax unified .arm .fpu softvfp .type netiucv_callback_connrej, %function netiucv_callback_connrej: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-16] ldr r3, [r3] str r3, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, .L2 ldr r1, [r2] ldr r2, [fp, #-8] mov r0, r3 bl fsm_event nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L3: .align 2 .L2: .word CONN_EVENT_CONN_REJ .size netiucv_callback_connrej, .-netiucv_callback_connrej .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bnxt.c_bnxt_fw_reset_close.c" .intel_syntax noprefix .text .type bnxt_fw_reset_close, @function bnxt_fw_reset_close: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov edx, 0 mov esi, 1 mov rdi, rax call __bnxt_close_nic@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call bnxt_ulp_irq_stop@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call bnxt_clear_int_mode@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call bnxt_hwrm_func_drv_unrgtr@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call bnxt_free_ctx_mem@PLT mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov rdi, rax call kfree@PLT mov rax, QWORD PTR -8[rbp] mov QWORD PTR [rax], 0 nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size bnxt_fw_reset_close, .-bnxt_fw_reset_close .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bnxt.c_bnxt_fw_reset_close.c" .text .align 2 .syntax unified .arm .fpu softvfp .type bnxt_fw_reset_close, %function bnxt_fw_reset_close: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] mov r2, #0 mov r1, #1 ldr r0, [fp, #-8] bl __bnxt_close_nic ldr r0, [fp, #-8] bl bnxt_ulp_irq_stop ldr r0, [fp, #-8] bl bnxt_clear_int_mode ldr r0, [fp, #-8] bl bnxt_hwrm_func_drv_unrgtr ldr r0, [fp, #-8] bl bnxt_free_ctx_mem ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl kfree ldr r3, [fp, #-8] mov r2, #0 str r2, [r3] nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size bnxt_fw_reset_close, .-bnxt_fw_reset_close .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_usb-init-xlp2.c_xlp9xx_usb_ack.c" .intel_syntax noprefix .text .comm NLM_IRQS_PER_NODE,4,4 .comm XLPII_USB3_INT_REG,4,4 .section .rodata .align 8 .LC0: .string "No matching USB irq %d node %d!\n" .text .type xlp9xx_usb_ack, @function xlp9xx_usb_ack: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov ecx, DWORD PTR NLM_IRQS_PER_NODE[rip] cdq idiv ecx mov DWORD PTR -8[rbp], edx mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov ecx, DWORD PTR NLM_IRQS_PER_NODE[rip] cdq idiv ecx mov DWORD PTR -4[rbp], eax cmp DWORD PTR -8[rbp], 130 je .L2 cmp DWORD PTR -8[rbp], 130 jg .L3 cmp DWORD PTR -8[rbp], 128 je .L4 cmp DWORD PTR -8[rbp], 129 je .L5 jmp .L3 .L2: mov eax, DWORD PTR -4[rbp] mov esi, 1 mov edi, eax call nlm_xlpii_get_usb_regbase@PLT mov DWORD PTR -12[rbp], eax jmp .L6 .L5: mov eax, DWORD PTR -4[rbp] mov esi, 2 mov edi, eax call nlm_xlpii_get_usb_regbase@PLT mov DWORD PTR -12[rbp], eax jmp .L6 .L4: mov eax, DWORD PTR -4[rbp] mov esi, 3 mov edi, eax call nlm_xlpii_get_usb_regbase@PLT mov DWORD PTR -12[rbp], eax jmp .L6 .L3: mov edx, DWORD PTR -4[rbp] mov eax, DWORD PTR -8[rbp] mov esi, eax lea rdi, .LC0[rip] call pr_err@PLT jmp .L1 .L6: mov ecx, DWORD PTR XLPII_USB3_INT_REG[rip] mov eax, DWORD PTR -12[rbp] mov edx, -1 mov esi, ecx mov edi, eax call nlm_write_usb_reg@PLT .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size xlp9xx_usb_ack, .-xlp9xx_usb_ack .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_usb-init-xlp2.c_xlp9xx_usb_ack.c" .text .comm NLM_IRQS_PER_NODE,4,4 .comm XLPII_USB3_INT_REG,4,4 .global __aeabi_idivmod .global __aeabi_idiv .section .rodata .align 2 .LC0: .ascii "No matching USB irq %d node %d!\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type xlp9xx_usb_ack, %function xlp9xx_usb_ack: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] ldr r3, [fp, #-24] ldr r3, [r3] ldr r2, .L8 ldr r2, [r2] mov r1, r2 mov r0, r3 bl __aeabi_idivmod mov r3, r1 str r3, [fp, #-12] ldr r3, [fp, #-24] ldr r3, [r3] ldr r2, .L8 ldr r2, [r2] mov r1, r2 mov r0, r3 bl __aeabi_idiv mov r3, r0 str r3, [fp, #-8] ldr r3, [fp, #-12] cmp r3, #130 beq .L2 ldr r3, [fp, #-12] cmp r3, #130 bgt .L3 ldr r3, [fp, #-12] cmp r3, #128 beq .L4 ldr r3, [fp, #-12] cmp r3, #129 beq .L5 b .L3 .L2: mov r1, #1 ldr r0, [fp, #-8] bl nlm_xlpii_get_usb_regbase str r0, [fp, #-16] b .L6 .L5: mov r1, #2 ldr r0, [fp, #-8] bl nlm_xlpii_get_usb_regbase str r0, [fp, #-16] b .L6 .L4: mov r1, #3 ldr r0, [fp, #-8] bl nlm_xlpii_get_usb_regbase str r0, [fp, #-16] b .L6 .L3: ldr r2, [fp, #-8] ldr r1, [fp, #-12] ldr r0, .L8+4 bl pr_err b .L1 .L6: ldr r3, .L8+8 ldr r3, [r3] mvn r2, #0 mov r1, r3 ldr r0, [fp, #-16] bl nlm_write_usb_reg .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .L9: .align 2 .L8: .word NLM_IRQS_PER_NODE .word .LC0 .word XLPII_USB3_INT_REG .size xlp9xx_usb_ack, .-xlp9xx_usb_ack .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_a5xx.xml.h_A5XX_GRAS_2D_DST_INFO_COLOR_SWAP.c" .intel_syntax noprefix .text .comm A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__MASK,4,4 .comm A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__SHIFT,4,4 .type A5XX_GRAS_2D_DST_INFO_COLOR_SWAP, @function A5XX_GRAS_2D_DST_INFO_COLOR_SWAP: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov DWORD PTR -4[rbp], edi mov eax, DWORD PTR A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__SHIFT[rip] mov edx, DWORD PTR -4[rbp] mov ecx, eax sal edx, cl mov eax, DWORD PTR A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__MASK[rip] and eax, edx pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size A5XX_GRAS_2D_DST_INFO_COLOR_SWAP, .-A5XX_GRAS_2D_DST_INFO_COLOR_SWAP .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_a5xx.xml.h_A5XX_GRAS_2D_DST_INFO_COLOR_SWAP.c" .text .comm A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__MASK,4,4 .comm A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__SHIFT,4,4 .align 2 .syntax unified .arm .fpu softvfp .type A5XX_GRAS_2D_DST_INFO_COLOR_SWAP, %function A5XX_GRAS_2D_DST_INFO_COLOR_SWAP: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] ldr r3, .L3 ldr r3, [r3] ldr r2, [fp, #-8] lsl r3, r2, r3 ldr r2, .L3+4 ldr r2, [r2] and r3, r3, r2 mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .L4: .align 2 .L3: .word A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__SHIFT .word A5XX_GRAS_2D_DST_INFO_COLOR_SWAP__MASK .size A5XX_GRAS_2D_DST_INFO_COLOR_SWAP, .-A5XX_GRAS_2D_DST_INFO_COLOR_SWAP .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_madera.c_madera_set_channels_to_mask.c" .intel_syntax noprefix .text .section .rodata .align 8 .LC0: .string "Too many channels in TDM mask\n" .text .type madera_set_channels_to_mask, @function madera_set_channels_to_mask: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -40[rbp], rdi mov DWORD PTR -44[rbp], esi mov DWORD PTR -48[rbp], edx mov DWORD PTR -52[rbp], ecx mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -24[rbp] mov rdi, rax call snd_soc_component_get_drvdata@PLT mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -8[rbp], rax mov DWORD PTR -32[rbp], 0 jmp .L2 .L5: mov eax, DWORD PTR -52[rbp] mov edi, eax call ffs@PLT sub eax, 1 mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 js .L6 mov edx, DWORD PTR -32[rbp] mov eax, DWORD PTR -44[rbp] lea ecx, [rdx+rax] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edx, DWORD PTR -28[rbp] mov esi, ecx mov edi, eax call regmap_write@PLT mov eax, DWORD PTR -28[rbp] mov edx, 1 mov ecx, eax sal edx, cl mov eax, edx not eax and DWORD PTR -52[rbp], eax add DWORD PTR -32[rbp], 1 .L2: mov eax, DWORD PTR -32[rbp] cmp eax, DWORD PTR -48[rbp] jl .L5 cmp DWORD PTR -52[rbp], 0 je .L1 mov rax, QWORD PTR -40[rbp] lea rsi, .LC0[rip] mov rdi, rax call madera_aif_warn@PLT jmp .L1 .L6: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size madera_set_channels_to_mask, .-madera_set_channels_to_mask .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_madera.c_madera_set_channels_to_mask.c" .text .section .rodata .align 2 .LC0: .ascii "Too many channels in TDM mask\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type madera_set_channels_to_mask, %function madera_set_channels_to_mask: @ args = 0, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #40 str r0, [fp, #-32] str r1, [fp, #-36] str r2, [fp, #-40] str r3, [fp, #-44] ldr r3, [fp, #-32] ldr r3, [r3] str r3, [fp, #-20] ldr r0, [fp, #-20] bl snd_soc_component_get_drvdata str r0, [fp, #-16] ldr r3, [fp, #-16] ldr r3, [r3] str r3, [fp, #-12] mov r3, #0 str r3, [fp, #-24] b .L2 .L5: ldr r0, [fp, #-44] bl ffs mov r3, r0 sub r3, r3, #1 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 blt .L6 ldr r3, [fp, #-12] ldr r0, [r3] ldr r2, [fp, #-24] ldr r3, [fp, #-36] add r3, r2, r3 ldr r2, [fp, #-8] mov r1, r3 bl regmap_write mov r2, #1 ldr r3, [fp, #-8] lsl r3, r2, r3 mvn r3, r3 mov r2, r3 ldr r3, [fp, #-44] and r3, r3, r2 str r3, [fp, #-44] ldr r3, [fp, #-24] add r3, r3, #1 str r3, [fp, #-24] .L2: ldr r2, [fp, #-24] ldr r3, [fp, #-40] cmp r2, r3 blt .L5 ldr r3, [fp, #-44] cmp r3, #0 beq .L1 ldr r1, .L7 ldr r0, [fp, #-32] bl madera_aif_warn b .L1 .L6: nop .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .L8: .align 2 .L7: .word .LC0 .size madera_set_channels_to_mask, .-madera_set_channels_to_mask .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_io.c_snd_emu1010_fpga_link_dst_src_write.c" .intel_syntax noprefix .text .globl snd_emu1010_fpga_link_dst_src_write .type snd_emu1010_fpga_link_dst_src_write, @function snd_emu1010_fpga_link_dst_src_write: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov DWORD PTR -12[rbp], esi mov DWORD PTR -16[rbp], edx mov eax, DWORD PTR -12[rbp] sar eax, 8 and eax, 63 mov edx, eax mov rax, QWORD PTR -8[rbp] mov esi, 0 mov rdi, rax call snd_emu1010_fpga_write@PLT mov eax, DWORD PTR -12[rbp] and eax, 63 mov edx, eax mov rax, QWORD PTR -8[rbp] mov esi, 1 mov rdi, rax call snd_emu1010_fpga_write@PLT mov eax, DWORD PTR -16[rbp] sar eax, 8 and eax, 63 mov edx, eax mov rax, QWORD PTR -8[rbp] mov esi, 2 mov rdi, rax call snd_emu1010_fpga_write@PLT mov eax, DWORD PTR -16[rbp] and eax, 63 mov edx, eax mov rax, QWORD PTR -8[rbp] mov esi, 3 mov rdi, rax call snd_emu1010_fpga_write@PLT mov eax, 0 leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size snd_emu1010_fpga_link_dst_src_write, .-snd_emu1010_fpga_link_dst_src_write .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_io.c_snd_emu1010_fpga_link_dst_src_write.c" .text .align 2 .global snd_emu1010_fpga_link_dst_src_write .syntax unified .arm .fpu softvfp .type snd_emu1010_fpga_link_dst_src_write, %function snd_emu1010_fpga_link_dst_src_write: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-8] str r1, [fp, #-12] str r2, [fp, #-16] ldr r3, [fp, #-12] asr r3, r3, #8 and r3, r3, #63 mov r2, r3 mov r1, #0 ldr r0, [fp, #-8] bl snd_emu1010_fpga_write ldr r3, [fp, #-12] and r3, r3, #63 mov r2, r3 mov r1, #1 ldr r0, [fp, #-8] bl snd_emu1010_fpga_write ldr r3, [fp, #-16] asr r3, r3, #8 and r3, r3, #63 mov r2, r3 mov r1, #2 ldr r0, [fp, #-8] bl snd_emu1010_fpga_write ldr r3, [fp, #-16] and r3, r3, #63 mov r2, r3 mov r1, #3 ldr r0, [fp, #-8] bl snd_emu1010_fpga_write mov r3, #0 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size snd_emu1010_fpga_link_dst_src_write, .-snd_emu1010_fpga_link_dst_src_write .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mrsas.c_mrsas_setup_msix.c" .intel_syntax noprefix .text .comm FAIL,4,4 .comm INTR_MPSAFE,4,4 .comm INTR_TYPE_CAM,4,4 .comm RF_ACTIVE,4,4 .comm SUCCESS,4,4 .comm SYS_RES_IRQ,4,4 .comm mrsas_isr,4,4 .section .rodata .LC0: .string "Can't allocate MSI-x\n" .align 8 .LC1: .string "Cannot set up MSI-x interrupt handler\n" .text .type mrsas_setup_msix, @function mrsas_setup_msix: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 40 .cfi_offset 3, -24 mov QWORD PTR -40[rbp], rdi mov DWORD PTR -20[rbp], 0 jmp .L2 .L6: mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR -20[rbp] movsx rdx, edx sal rdx, 4 add rdx, rax mov rax, QWORD PTR -40[rbp] mov QWORD PTR 8[rdx], rax mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR -20[rbp] movsx rdx, edx sal rdx, 4 add rdx, rax mov eax, DWORD PTR -20[rbp] mov DWORD PTR [rdx], eax mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 8[rax] mov edx, DWORD PTR -20[rbp] movsx rdx, edx sal rdx, 2 add rax, rdx mov edx, DWORD PTR -20[rbp] add edx, 1 mov DWORD PTR [rax], edx mov edx, DWORD PTR RF_ACTIVE[rip] mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 8[rax] mov ecx, DWORD PTR -20[rbp] movsx rcx, ecx sal rcx, 2 lea rdi, [rax+rcx] mov esi, DWORD PTR SYS_RES_IRQ[rip] mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 16[rax] mov rcx, QWORD PTR -40[rbp] mov rcx, QWORD PTR 40[rcx] mov r8d, DWORD PTR -20[rbp] movsx r8, r8d sal r8, 3 lea rbx, [rcx+r8] mov ecx, edx mov rdx, rdi mov edi, eax call bus_alloc_resource_any@PLT mov QWORD PTR [rbx], rax mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 40[rax] mov edx, DWORD PTR -20[rbp] movsx rdx, edx sal rdx, 3 add rax, rdx mov rax, QWORD PTR [rax] test rax, rax jne .L3 mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 16[rax] lea rsi, .LC0[rip] mov edi, eax call device_printf@PLT jmp .L4 .L3: mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 24[rax] mov edx, DWORD PTR -20[rbp] movsx rdx, edx sal rdx, 2 lea rcx, [rax+rdx] mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR -20[rbp] movsx rdx, edx sal rdx, 4 lea r8, [rax+rdx] mov edi, DWORD PTR mrsas_isr[rip] mov edx, DWORD PTR INTR_MPSAFE[rip] mov eax, DWORD PTR INTR_TYPE_CAM[rip] or edx, eax mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 40[rax] mov esi, DWORD PTR -20[rbp] movsx rsi, esi sal rsi, 3 add rax, rsi mov rsi, QWORD PTR [rax] mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 16[rax] sub rsp, 8 push rcx mov r9, r8 mov r8d, edi mov ecx, 0 mov edi, eax call bus_setup_intr@PLT add rsp, 16 test rax, rax je .L5 mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR 16[rax] lea rsi, .LC1[rip] mov edi, eax call device_printf@PLT jmp .L4 .L5: add DWORD PTR -20[rbp], 1 .L2: mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR [rax] cmp DWORD PTR -20[rbp], eax jl .L6 mov eax, DWORD PTR SUCCESS[rip] jmp .L7 .L4: mov rax, QWORD PTR -40[rbp] mov rdi, rax call mrsas_teardown_intr@PLT mov eax, DWORD PTR FAIL[rip] .L7: mov rbx, QWORD PTR -8[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size mrsas_setup_msix, .-mrsas_setup_msix .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mrsas.c_mrsas_setup_msix.c" .text .comm FAIL,4,4 .comm INTR_MPSAFE,4,4 .comm INTR_TYPE_CAM,4,4 .comm RF_ACTIVE,4,4 .comm SUCCESS,4,4 .comm SYS_RES_IRQ,4,4 .comm mrsas_isr,4,4 .section .rodata .align 2 .LC0: .ascii "Can't allocate MSI-x\012\000" .align 2 .LC1: .ascii "Cannot set up MSI-x interrupt handler\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type mrsas_setup_msix, %function mrsas_setup_msix: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #36 str r0, [fp, #-24] mov r3, #0 str r3, [fp, #-16] b .L2 .L6: ldr r3, [fp, #-24] ldr r2, [r3, #16] ldr r3, [fp, #-16] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-24] str r2, [r3, #4] ldr r3, [fp, #-24] ldr r2, [r3, #16] ldr r3, [fp, #-16] lsl r3, r3, #3 add r3, r2, r3 ldr r2, [fp, #-16] str r2, [r3] ldr r3, [fp, #-24] ldr r2, [r3, #4] ldr r3, [fp, #-16] lsl r3, r3, #2 add r3, r2, r3 ldr r2, [fp, #-16] add r2, r2, #1 str r2, [r3] ldr r3, [fp, #-24] ldr r0, [r3, #8] ldr r3, .L8 ldr r1, [r3] ldr r3, [fp, #-24] ldr r2, [r3, #4] ldr r3, [fp, #-16] lsl r3, r3, #2 add ip, r2, r3 ldr r3, .L8+4 ldr lr, [r3] ldr r3, [fp, #-24] ldr r2, [r3, #20] ldr r3, [fp, #-16] lsl r3, r3, #2 add r4, r2, r3 mov r3, lr mov r2, ip bl bus_alloc_resource_any mov r3, r0 str r3, [r4] ldr r3, [fp, #-24] ldr r2, [r3, #20] ldr r3, [fp, #-16] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] cmp r3, #0 bne .L3 ldr r3, [fp, #-24] ldr r3, [r3, #8] ldr r1, .L8+8 mov r0, r3 bl device_printf b .L4 .L3: ldr r3, [fp, #-24] ldr ip, [r3, #8] ldr r3, [fp, #-24] ldr r2, [r3, #20] ldr r3, [fp, #-16] lsl r3, r3, #2 add r3, r2, r3 ldr lr, [r3] ldr r3, .L8+12 ldr r2, [r3] ldr r3, .L8+16 ldr r3, [r3] orr r4, r2, r3 ldr r3, .L8+20 ldr r3, [r3] ldr r2, [fp, #-24] ldr r1, [r2, #16] ldr r2, [fp, #-16] lsl r2, r2, #3 add r2, r1, r2 ldr r1, [fp, #-24] ldr r0, [r1, #12] ldr r1, [fp, #-16] lsl r1, r1, #2 add r1, r0, r1 str r1, [sp, #8] str r2, [sp, #4] str r3, [sp] mov r3, #0 mov r2, r4 mov r1, lr mov r0, ip bl bus_setup_intr mov r3, r0 cmp r3, #0 beq .L5 ldr r3, [fp, #-24] ldr r3, [r3, #8] ldr r1, .L8+24 mov r0, r3 bl device_printf b .L4 .L5: ldr r3, [fp, #-16] add r3, r3, #1 str r3, [fp, #-16] .L2: ldr r3, [fp, #-24] ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 blt .L6 ldr r3, .L8+28 ldr r3, [r3] b .L7 .L4: ldr r0, [fp, #-24] bl mrsas_teardown_intr ldr r3, .L8+32 ldr r3, [r3] .L7: mov r0, r3 sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L9: .align 2 .L8: .word SYS_RES_IRQ .word RF_ACTIVE .word .LC0 .word INTR_MPSAFE .word INTR_TYPE_CAM .word mrsas_isr .word .LC1 .word SUCCESS .word FAIL .size mrsas_setup_msix, .-mrsas_setup_msix .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ar5416_ani.c_ar5416RxMonitor.c" .intel_syntax noprefix .text .globl ar5416RxMonitor .type ar5416RxMonitor, @function ar5416RxMonitor: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx mov rax, QWORD PTR -24[rbp] mov rdi, rax call AH5212@PLT mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -32[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], edx nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ar5416RxMonitor, .-ar5416RxMonitor .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ar5416_ani.c_ar5416RxMonitor.c" .text .align 2 .global ar5416RxMonitor .syntax unified .arm .fpu softvfp .type ar5416RxMonitor, %function ar5416RxMonitor: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r0, [fp, #-16] bl AH5212 str r0, [fp, #-8] ldr r3, [fp, #-20] ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3] nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size ar5416RxMonitor, .-ar5416RxMonitor .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ni_tio.c_ni_tio_insn_write.c" .intel_syntax noprefix .text .comm EINVAL,4,4 .comm GI_LOAD,4,4 .globl ni_tio_insn_write .type ni_tio_insn_write, @function ni_tio_insn_write: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 88 .cfi_offset 3, -24 mov QWORD PTR -72[rbp], rdi mov QWORD PTR -80[rbp], rsi mov QWORD PTR -88[rbp], rdx mov QWORD PTR -96[rbp], rcx mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -32[rbp], rax mov rax, QWORD PTR -32[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR 4[rax] mov edi, eax call CR_CHAN@PLT mov DWORD PTR -52[rbp], eax mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR [rax] mov DWORD PTR -48[rbp], eax mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR 4[rax] mov DWORD PTR -44[rbp], eax mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR [rax] test eax, eax jg .L2 mov eax, 0 jmp .L3 .L2: mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR [rax] cdqe sal rax, 2 lea rdx, -4[rax] mov rax, QWORD PTR -96[rbp] add rax, rdx mov eax, DWORD PTR [rax] mov DWORD PTR -40[rbp], eax cmp DWORD PTR -52[rbp], 2 je .L4 cmp DWORD PTR -52[rbp], 2 ja .L5 cmp DWORD PTR -52[rbp], 0 je .L6 cmp DWORD PTR -52[rbp], 1 je .L7 jmp .L5 .L6: mov rax, QWORD PTR -32[rbp] mov rdi, rax call ni_tio_next_load_register@PLT mov DWORD PTR -36[rbp], eax mov edx, DWORD PTR -36[rbp] mov ecx, DWORD PTR -40[rbp] mov rax, QWORD PTR -32[rbp] mov esi, ecx mov rdi, rax call ni_tio_write@PLT mov ebx, DWORD PTR GI_LOAD[rip] mov eax, DWORD PTR -48[rbp] mov edi, eax call NITIO_CMD_REG@PLT mov esi, eax mov rax, QWORD PTR -32[rbp] mov r8d, ebx mov ecx, 0 mov edx, 0 mov rdi, rax call ni_tio_set_bits_transient@PLT mov edx, DWORD PTR -36[rbp] mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov ecx, DWORD PTR -44[rbp] sal rcx, 3 add rax, rcx mov rax, QWORD PTR [rax] mov ecx, DWORD PTR -36[rbp] sal rcx, 2 add rax, rcx mov ecx, DWORD PTR [rax] mov rax, QWORD PTR -32[rbp] mov esi, ecx mov rdi, rax call ni_tio_write@PLT jmp .L8 .L7: mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -44[rbp] sal rdx, 3 add rax, rdx mov rbx, QWORD PTR [rax] mov eax, DWORD PTR -48[rbp] mov edi, eax call NITIO_LOADA_REG@PLT sal rax, 2 lea rdx, [rbx+rax] mov eax, DWORD PTR -40[rbp] mov DWORD PTR [rdx], eax mov eax, DWORD PTR -48[rbp] mov edi, eax call NITIO_LOADA_REG@PLT mov rdx, rax mov ecx, DWORD PTR -40[rbp] mov rax, QWORD PTR -32[rbp] mov esi, ecx mov rdi, rax call ni_tio_write@PLT jmp .L8 .L4: mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -44[rbp] sal rdx, 3 add rax, rdx mov rbx, QWORD PTR [rax] mov eax, DWORD PTR -48[rbp] mov edi, eax call NITIO_LOADB_REG@PLT sal rax, 2 lea rdx, [rbx+rax] mov eax, DWORD PTR -40[rbp] mov DWORD PTR [rdx], eax mov eax, DWORD PTR -48[rbp] mov edi, eax call NITIO_LOADB_REG@PLT mov rdx, rax mov ecx, DWORD PTR -40[rbp] mov rax, QWORD PTR -32[rbp] mov esi, ecx mov rdi, rax call ni_tio_write@PLT jmp .L8 .L5: mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L3 .L8: mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR [rax] .L3: add rsp, 88 pop rbx pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ni_tio_insn_write, .-ni_tio_insn_write .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ni_tio.c_ni_tio_insn_write.c" .text .comm EINVAL,4,4 .comm GI_LOAD,4,4 .align 2 .global ni_tio_insn_write .syntax unified .arm .fpu softvfp .type ni_tio_insn_write, %function ni_tio_insn_write: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #60 str r0, [fp, #-48] str r1, [fp, #-52] str r2, [fp, #-56] str r3, [fp, #-60] ldr r3, [fp, #-52] ldr r3, [r3] str r3, [fp, #-40] ldr r3, [fp, #-40] ldr r3, [r3, #8] str r3, [fp, #-36] ldr r3, [fp, #-56] ldr r3, [r3, #4] mov r0, r3 bl CR_CHAN str r0, [fp, #-32] ldr r3, [fp, #-40] ldr r3, [r3] str r3, [fp, #-28] ldr r3, [fp, #-40] ldr r3, [r3, #4] str r3, [fp, #-24] ldr r3, [fp, #-56] ldr r3, [r3] cmp r3, #0 bgt .L2 mov r3, #0 b .L3 .L2: ldr r3, [fp, #-56] ldr r3, [r3] sub r3, r3, #-1073741823 lsl r3, r3, #2 ldr r2, [fp, #-60] add r3, r2, r3 ldr r3, [r3] str r3, [fp, #-20] ldr r3, [fp, #-32] cmp r3, #2 beq .L4 ldr r3, [fp, #-32] cmp r3, #2 bhi .L5 ldr r3, [fp, #-32] cmp r3, #0 beq .L6 ldr r3, [fp, #-32] cmp r3, #1 beq .L7 b .L5 .L6: ldr r0, [fp, #-40] bl ni_tio_next_load_register str r0, [fp, #-16] ldr r2, [fp, #-16] ldr r1, [fp, #-20] ldr r0, [fp, #-40] bl ni_tio_write ldr r0, [fp, #-28] bl NITIO_CMD_REG mov r1, r0 ldr r3, .L9 ldr r3, [r3] str r3, [sp] mov r3, #0 mov r2, #0 ldr r0, [fp, #-40] bl ni_tio_set_bits_transient ldr r3, [fp, #-36] ldr r2, [r3] ldr r3, [fp, #-24] lsl r3, r3, #2 add r3, r2, r3 ldr r2, [r3] ldr r3, [fp, #-16] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r2, [fp, #-16] mov r1, r3 ldr r0, [fp, #-40] bl ni_tio_write b .L8 .L7: ldr r3, [fp, #-36] ldr r2, [r3] ldr r3, [fp, #-24] lsl r3, r3, #2 add r3, r2, r3 ldr r4, [r3] ldr r0, [fp, #-28] bl NITIO_LOADA_REG mov r3, r0 lsl r3, r3, #2 add r3, r4, r3 ldr r2, [fp, #-20] str r2, [r3] ldr r0, [fp, #-28] bl NITIO_LOADA_REG mov r3, r0 mov r2, r3 ldr r1, [fp, #-20] ldr r0, [fp, #-40] bl ni_tio_write b .L8 .L4: ldr r3, [fp, #-36] ldr r2, [r3] ldr r3, [fp, #-24] lsl r3, r3, #2 add r3, r2, r3 ldr r4, [r3] ldr r0, [fp, #-28] bl NITIO_LOADB_REG mov r3, r0 lsl r3, r3, #2 add r3, r4, r3 ldr r2, [fp, #-20] str r2, [r3] ldr r0, [fp, #-28] bl NITIO_LOADB_REG mov r3, r0 mov r2, r3 ldr r1, [fp, #-20] ldr r0, [fp, #-40] bl ni_tio_write b .L8 .L5: ldr r3, .L9+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L8: ldr r3, [fp, #-56] ldr r3, [r3] .L3: mov r0, r3 sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L10: .align 2 .L9: .word GI_LOAD .word EINVAL .size ni_tio_insn_write, .-ni_tio_insn_write .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_board_init.c_LIMIFROG_board_early_init.c" .intel_syntax noprefix .text .globl LIMIFROG_board_early_init .type LIMIFROG_board_early_init, @function LIMIFROG_board_early_init: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov eax, 0 call LBF_DFU_If_Needed@PLT nop pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size LIMIFROG_board_early_init, .-LIMIFROG_board_early_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_board_init.c_LIMIFROG_board_early_init.c" .text .align 2 .global LIMIFROG_board_early_init .syntax unified .arm .fpu softvfp .type LIMIFROG_board_early_init, %function LIMIFROG_board_early_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 bl LBF_DFU_If_Needed nop pop {fp, pc} .size LIMIFROG_board_early_init, .-LIMIFROG_board_early_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dvb_ringbuffer.c_dvb_ringbuffer_init.c" .intel_syntax noprefix .text .globl dvb_ringbuffer_init .type dvb_ringbuffer_init, @function dvb_ringbuffer_init: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov QWORD PTR -24[rbp], rdx mov rax, QWORD PTR -8[rbp] mov QWORD PTR 32[rax], 0 mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR 32[rax] mov rax, QWORD PTR -8[rbp] mov QWORD PTR 40[rax], rdx mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR -16[rbp] mov QWORD PTR 24[rax], rdx mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR -24[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -8[rbp] mov QWORD PTR 16[rax], 0 mov rax, QWORD PTR -8[rbp] add rax, 12 mov rdi, rax call init_waitqueue_head@PLT mov rax, QWORD PTR -8[rbp] add rax, 8 mov rdi, rax call spin_lock_init@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size dvb_ringbuffer_init, .-dvb_ringbuffer_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dvb_ringbuffer.c_dvb_ringbuffer_init.c" .text .align 2 .global dvb_ringbuffer_init .syntax unified .arm .fpu softvfp .type dvb_ringbuffer_init, %function dvb_ringbuffer_init: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-8] str r1, [fp, #-12] str r2, [fp, #-16] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #20] ldr r3, [fp, #-8] ldr r2, [r3, #20] ldr r3, [fp, #-8] str r2, [r3, #24] ldr r3, [fp, #-8] ldr r2, [fp, #-12] str r2, [r3, #16] ldr r3, [fp, #-8] ldr r2, [fp, #-16] str r2, [r3] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #12] ldr r3, [fp, #-8] add r3, r3, #8 mov r0, r3 bl init_waitqueue_head ldr r3, [fp, #-8] add r3, r3, #4 mov r0, r3 bl spin_lock_init nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size dvb_ringbuffer_init, .-dvb_ringbuffer_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_if_ix.c_ixgbe_initialize_rss_mapping.c" .intel_syntax noprefix .text .comm IXGBE_FEATURE_RSS,4,4 .comm IXGBE_MRQC,4,4 .comm IXGBE_MRQC_RSSEN,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV4,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV4_TCP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV4_UDP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_EX,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_EX_TCP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_EX_UDP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_TCP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_UDP,4,4 .comm RSS_HASHTYPE_RSS_IPV4,4,4 .comm RSS_HASHTYPE_RSS_IPV6,4,4 .comm RSS_HASHTYPE_RSS_IPV6_EX,4,4 .comm RSS_HASHTYPE_RSS_TCP_IPV4,4,4 .comm RSS_HASHTYPE_RSS_TCP_IPV6,4,4 .comm RSS_HASHTYPE_RSS_TCP_IPV6_EX,4,4 .comm RSS_HASHTYPE_RSS_UDP_IPV4,4,4 .comm RSS_HASHTYPE_RSS_UDP_IPV6,4,4 .comm RSS_HASHTYPE_RSS_UDP_IPV6_EX,4,4 .type ixgbe_initialize_rss_mapping, @function ixgbe_initialize_rss_mapping: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 120 .cfi_offset 3, -24 mov QWORD PTR -120[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -24[rbp], rax xor eax, eax mov rax, QWORD PTR -120[rbp] add rax, 12 mov QWORD PTR -72[rbp], rax mov DWORD PTR -104[rbp], 0 mov rax, QWORD PTR -120[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR IXGBE_FEATURE_RSS[rip] and eax, edx test eax, eax je .L2 lea rax, -64[rbp] mov rdi, rax call rss_getkey@PLT jmp .L3 .L2: lea rax, -64[rbp] mov edx, 0 mov esi, 40 mov rdi, rax call arc4rand@PLT .L3: mov DWORD PTR -88[rbp], 1 mov DWORD PTR -92[rbp], 128 mov rax, QWORD PTR -120[rbp] mov eax, DWORD PTR 12[rax] cmp eax, 130 jg .L4 cmp eax, 128 jge .L5 jmp .L30 .L4: cmp eax, 131 jne .L30 mov DWORD PTR -88[rbp], 17 jmp .L7 .L5: mov DWORD PTR -92[rbp], 512 jmp .L7 .L30: nop .L7: mov DWORD PTR -84[rbp], 0 mov DWORD PTR -80[rbp], 0 jmp .L8 .L15: mov rax, QWORD PTR -120[rbp] mov eax, DWORD PTR 4[rax] cmp DWORD PTR -80[rbp], eax jne .L9 mov DWORD PTR -80[rbp], 0 .L9: mov rax, QWORD PTR -120[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR IXGBE_FEATURE_RSS[rip] and eax, edx test eax, eax je .L10 mov eax, DWORD PTR -84[rbp] mov edi, eax call rss_get_indirection_to_bucket@PLT mov DWORD PTR -96[rbp], eax mov rax, QWORD PTR -120[rbp] mov ecx, DWORD PTR 4[rax] mov eax, DWORD PTR -96[rbp] cdq idiv ecx mov DWORD PTR -96[rbp], edx jmp .L11 .L10: mov eax, DWORD PTR -80[rbp] imul eax, DWORD PTR -88[rbp] mov DWORD PTR -96[rbp], eax .L11: sar DWORD PTR -104[rbp], 8 mov eax, DWORD PTR -96[rbp] sal eax, 24 or DWORD PTR -104[rbp], eax mov eax, DWORD PTR -84[rbp] and eax, 3 cmp eax, 3 jne .L12 cmp DWORD PTR -84[rbp], 127 jg .L13 mov eax, DWORD PTR -84[rbp] sar eax, 2 mov edi, eax call IXGBE_RETA@PLT mov ecx, eax mov edx, DWORD PTR -104[rbp] mov rax, QWORD PTR -72[rbp] mov esi, ecx mov rdi, rax call IXGBE_WRITE_REG@PLT jmp .L14 .L13: mov eax, DWORD PTR -84[rbp] sar eax, 2 sub eax, 32 mov edi, eax call IXGBE_ERETA@PLT mov ecx, eax mov edx, DWORD PTR -104[rbp] mov rax, QWORD PTR -72[rbp] mov esi, ecx mov rdi, rax call IXGBE_WRITE_REG@PLT .L14: mov DWORD PTR -104[rbp], 0 .L12: add DWORD PTR -84[rbp], 1 add DWORD PTR -80[rbp], 1 .L8: mov eax, DWORD PTR -84[rbp] cmp eax, DWORD PTR -92[rbp] jl .L15 mov DWORD PTR -84[rbp], 0 jmp .L16 .L17: mov eax, DWORD PTR -84[rbp] cdqe mov ebx, DWORD PTR -64[rbp+rax*4] mov eax, DWORD PTR -84[rbp] mov edi, eax call IXGBE_RSSRK@PLT mov ecx, eax mov rax, QWORD PTR -72[rbp] mov edx, ebx mov esi, ecx mov rdi, rax call IXGBE_WRITE_REG@PLT add DWORD PTR -84[rbp], 1 .L16: cmp DWORD PTR -84[rbp], 9 jle .L17 mov rax, QWORD PTR -120[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR IXGBE_FEATURE_RSS[rip] and eax, edx test eax, eax je .L18 mov eax, 0 call rss_gethashconfig@PLT mov DWORD PTR -76[rbp], eax jmp .L19 .L18: mov edx, DWORD PTR RSS_HASHTYPE_RSS_IPV4[rip] mov eax, DWORD PTR RSS_HASHTYPE_RSS_TCP_IPV4[rip] or edx, eax mov eax, DWORD PTR RSS_HASHTYPE_RSS_IPV6[rip] or edx, eax mov eax, DWORD PTR RSS_HASHTYPE_RSS_TCP_IPV6[rip] or edx, eax mov eax, DWORD PTR RSS_HASHTYPE_RSS_IPV6_EX[rip] or edx, eax mov eax, DWORD PTR RSS_HASHTYPE_RSS_TCP_IPV6_EX[rip] or eax, edx mov DWORD PTR -76[rbp], eax .L19: mov eax, DWORD PTR IXGBE_MRQC_RSSEN[rip] mov DWORD PTR -100[rbp], eax mov eax, DWORD PTR RSS_HASHTYPE_RSS_IPV4[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L20 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV4[rip] or DWORD PTR -100[rbp], eax .L20: mov eax, DWORD PTR RSS_HASHTYPE_RSS_TCP_IPV4[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L21 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV4_TCP[rip] or DWORD PTR -100[rbp], eax .L21: mov eax, DWORD PTR RSS_HASHTYPE_RSS_IPV6[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L22 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV6[rip] or DWORD PTR -100[rbp], eax .L22: mov eax, DWORD PTR RSS_HASHTYPE_RSS_TCP_IPV6[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L23 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV6_TCP[rip] or DWORD PTR -100[rbp], eax .L23: mov eax, DWORD PTR RSS_HASHTYPE_RSS_IPV6_EX[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L24 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV6_EX[rip] or DWORD PTR -100[rbp], eax .L24: mov eax, DWORD PTR RSS_HASHTYPE_RSS_TCP_IPV6_EX[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L25 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV6_EX_TCP[rip] or DWORD PTR -100[rbp], eax .L25: mov eax, DWORD PTR RSS_HASHTYPE_RSS_UDP_IPV4[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L26 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV4_UDP[rip] or DWORD PTR -100[rbp], eax .L26: mov eax, DWORD PTR RSS_HASHTYPE_RSS_UDP_IPV6[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L27 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV6_UDP[rip] or DWORD PTR -100[rbp], eax .L27: mov eax, DWORD PTR RSS_HASHTYPE_RSS_UDP_IPV6_EX[rip] and eax, DWORD PTR -76[rbp] test eax, eax je .L28 mov eax, DWORD PTR IXGBE_MRQC_RSS_FIELD_IPV6_EX_UDP[rip] or DWORD PTR -100[rbp], eax .L28: mov rax, QWORD PTR -120[rbp] mov eax, DWORD PTR 8[rax] mov edi, eax call ixgbe_get_mrqc@PLT or DWORD PTR -100[rbp], eax mov ecx, DWORD PTR IXGBE_MRQC[rip] mov edx, DWORD PTR -100[rbp] mov rax, QWORD PTR -72[rbp] mov esi, ecx mov rdi, rax call IXGBE_WRITE_REG@PLT nop mov rax, QWORD PTR -24[rbp] xor rax, QWORD PTR fs:40 je .L29 call __stack_chk_fail@PLT .L29: add rsp, 120 pop rbx pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ixgbe_initialize_rss_mapping, .-ixgbe_initialize_rss_mapping .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_if_ix.c_ixgbe_initialize_rss_mapping.c" .text .comm IXGBE_FEATURE_RSS,4,4 .comm IXGBE_MRQC,4,4 .comm IXGBE_MRQC_RSSEN,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV4,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV4_TCP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV4_UDP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_EX,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_EX_TCP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_EX_UDP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_TCP,4,4 .comm IXGBE_MRQC_RSS_FIELD_IPV6_UDP,4,4 .comm RSS_HASHTYPE_RSS_IPV4,4,4 .comm RSS_HASHTYPE_RSS_IPV6,4,4 .comm RSS_HASHTYPE_RSS_IPV6_EX,4,4 .comm RSS_HASHTYPE_RSS_TCP_IPV4,4,4 .comm RSS_HASHTYPE_RSS_TCP_IPV6,4,4 .comm RSS_HASHTYPE_RSS_TCP_IPV6_EX,4,4 .comm RSS_HASHTYPE_RSS_UDP_IPV4,4,4 .comm RSS_HASHTYPE_RSS_UDP_IPV6,4,4 .comm RSS_HASHTYPE_RSS_UDP_IPV6_EX,4,4 .global __aeabi_idivmod .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type ixgbe_initialize_rss_mapping, %function ixgbe_initialize_rss_mapping: @ args = 0, pretend = 0, frame = 88 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #88 str r0, [fp, #-88] ldr r3, .L31 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 ldr r3, [fp, #-88] add r3, r3, #12 str r3, [fp, #-52] mov r3, #0 str r3, [fp, #-84] ldr r3, [fp, #-88] ldr r2, [r3] ldr r3, .L31+4 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L2 sub r3, fp, #48 mov r0, r3 bl rss_getkey b .L3 .L2: sub r3, fp, #48 mov r2, #0 mov r1, #40 mov r0, r3 bl arc4rand .L3: mov r3, #1 str r3, [fp, #-68] mov r3, #128 str r3, [fp, #-72] ldr r3, [fp, #-88] ldr r3, [r3, #12] cmp r3, #130 bgt .L4 cmp r3, #128 bge .L5 b .L30 .L4: cmp r3, #131 bne .L30 mov r3, #17 str r3, [fp, #-68] b .L7 .L5: mov r3, #512 str r3, [fp, #-72] b .L7 .L30: nop .L7: mov r3, #0 str r3, [fp, #-64] mov r3, #0 str r3, [fp, #-60] b .L8 .L15: ldr r3, [fp, #-88] ldr r3, [r3, #4] ldr r2, [fp, #-60] cmp r2, r3 bne .L9 mov r3, #0 str r3, [fp, #-60] .L9: ldr r3, [fp, #-88] ldr r2, [r3] ldr r3, .L31+4 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L10 ldr r0, [fp, #-64] bl rss_get_indirection_to_bucket str r0, [fp, #-76] ldr r3, [fp, #-88] ldr r2, [r3, #4] ldr r3, [fp, #-76] mov r1, r2 mov r0, r3 bl __aeabi_idivmod mov r3, r1 str r3, [fp, #-76] b .L11 .L10: ldr r3, [fp, #-60] ldr r2, [fp, #-68] mul r3, r2, r3 str r3, [fp, #-76] .L11: ldr r3, [fp, #-84] asr r3, r3, #8 str r3, [fp, #-84] ldr r3, [fp, #-76] lsl r3, r3, #24 ldr r2, [fp, #-84] orr r3, r2, r3 str r3, [fp, #-84] ldr r3, [fp, #-64] and r3, r3, #3 cmp r3, #3 bne .L12 ldr r3, [fp, #-64] cmp r3, #127 bgt .L13 ldr r3, [fp, #-64] asr r3, r3, #2 mov r0, r3 bl IXGBE_RETA mov r3, r0 ldr r2, [fp, #-84] mov r1, r3 ldr r0, [fp, #-52] bl IXGBE_WRITE_REG b .L14 .L13: ldr r3, [fp, #-64] asr r3, r3, #2 sub r3, r3, #32 mov r0, r3 bl IXGBE_ERETA mov r3, r0 ldr r2, [fp, #-84] mov r1, r3 ldr r0, [fp, #-52] bl IXGBE_WRITE_REG .L14: mov r3, #0 str r3, [fp, #-84] .L12: ldr r3, [fp, #-64] add r3, r3, #1 str r3, [fp, #-64] ldr r3, [fp, #-60] add r3, r3, #1 str r3, [fp, #-60] .L8: ldr r2, [fp, #-64] ldr r3, [fp, #-72] cmp r2, r3 blt .L15 mov r3, #0 str r3, [fp, #-64] b .L16 .L17: ldr r0, [fp, #-64] bl IXGBE_RSSRK mov r1, r0 ldr r3, [fp, #-64] lsl r3, r3, #2 sub r2, fp, #4 add r3, r2, r3 ldr r3, [r3, #-44] mov r2, r3 ldr r0, [fp, #-52] bl IXGBE_WRITE_REG ldr r3, [fp, #-64] add r3, r3, #1 str r3, [fp, #-64] .L16: ldr r3, [fp, #-64] cmp r3, #9 ble .L17 ldr r3, [fp, #-88] ldr r2, [r3] ldr r3, .L31+4 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L18 bl rss_gethashconfig str r0, [fp, #-56] b .L19 .L18: ldr r3, .L31+8 ldr r2, [r3] ldr r3, .L31+12 ldr r3, [r3] orr r2, r2, r3 ldr r3, .L31+16 ldr r3, [r3] orr r2, r2, r3 ldr r3, .L31+20 ldr r3, [r3] orr r2, r2, r3 ldr r3, .L31+24 ldr r3, [r3] orr r2, r2, r3 ldr r3, .L31+28 ldr r3, [r3] orr r3, r2, r3 str r3, [fp, #-56] .L19: ldr r3, .L31+32 ldr r3, [r3] str r3, [fp, #-80] ldr r3, .L31+8 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L20 ldr r3, .L31+36 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L20: ldr r3, .L31+12 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L21 ldr r3, .L31+40 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L21: ldr r3, .L31+16 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L22 ldr r3, .L31+44 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L22: ldr r3, .L31+20 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L23 ldr r3, .L31+48 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L23: ldr r3, .L31+24 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L24 ldr r3, .L31+52 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L24: ldr r3, .L31+28 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L25 ldr r3, .L31+56 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L25: ldr r3, .L31+60 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L26 ldr r3, .L31+64 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L26: ldr r3, .L31+68 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L27 ldr r3, .L31+72 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L27: ldr r3, .L31+76 ldr r2, [r3] ldr r3, [fp, #-56] and r3, r3, r2 cmp r3, #0 beq .L28 ldr r3, .L31+80 ldr r3, [r3] ldr r2, [fp, #-80] orr r3, r2, r3 str r3, [fp, #-80] .L28: ldr r3, [fp, #-88] ldr r3, [r3, #8] mov r0, r3 bl ixgbe_get_mrqc mov r2, r0 ldr r3, [fp, #-80] orr r3, r3, r2 str r3, [fp, #-80] ldr r3, .L31+84 ldr r3, [r3] ldr r2, [fp, #-80] mov r1, r3 ldr r0, [fp, #-52] bl IXGBE_WRITE_REG nop ldr r3, .L31 ldr r2, [r3] ldr r3, [fp, #-8] eors r2, r3, r2 mov r3, #0 beq .L29 bl __stack_chk_fail .L29: sub sp, fp, #4 @ sp needed pop {fp, pc} .L32: .align 2 .L31: .word .LC0 .word IXGBE_FEATURE_RSS .word RSS_HASHTYPE_RSS_IPV4 .word RSS_HASHTYPE_RSS_TCP_IPV4 .word RSS_HASHTYPE_RSS_IPV6 .word RSS_HASHTYPE_RSS_TCP_IPV6 .word RSS_HASHTYPE_RSS_IPV6_EX .word RSS_HASHTYPE_RSS_TCP_IPV6_EX .word IXGBE_MRQC_RSSEN .word IXGBE_MRQC_RSS_FIELD_IPV4 .word IXGBE_MRQC_RSS_FIELD_IPV4_TCP .word IXGBE_MRQC_RSS_FIELD_IPV6 .word IXGBE_MRQC_RSS_FIELD_IPV6_TCP .word IXGBE_MRQC_RSS_FIELD_IPV6_EX .word IXGBE_MRQC_RSS_FIELD_IPV6_EX_TCP .word RSS_HASHTYPE_RSS_UDP_IPV4 .word IXGBE_MRQC_RSS_FIELD_IPV4_UDP .word RSS_HASHTYPE_RSS_UDP_IPV6 .word IXGBE_MRQC_RSS_FIELD_IPV6_UDP .word RSS_HASHTYPE_RSS_UDP_IPV6_EX .word IXGBE_MRQC_RSS_FIELD_IPV6_EX_UDP .word IXGBE_MRQC .size ixgbe_initialize_rss_mapping, .-ixgbe_initialize_rss_mapping .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_desc.c_ath5k_hw_proc_5210_rx_status.c" .intel_syntax noprefix .text .comm AR5K_5210_RX_DESC_STATUS0_DATA_LEN,4,4 .comm AR5K_5210_RX_DESC_STATUS0_MORE,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5210,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5211,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_RATE,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_SIGNAL,4,4 .comm AR5K_5210_RX_DESC_STATUS1_CRC_ERROR,4,4 .comm AR5K_5210_RX_DESC_STATUS1_DECRYPT_CRC_ERROR,4,4 .comm AR5K_5210_RX_DESC_STATUS1_DONE,4,4 .comm AR5K_5210_RX_DESC_STATUS1_FIFO_OVERRUN_5210,4,4 .comm AR5K_5210_RX_DESC_STATUS1_FRAME_RECEIVE_OK,4,4 .comm AR5K_5210_RX_DESC_STATUS1_KEY_INDEX,4,4 .comm AR5K_5210_RX_DESC_STATUS1_KEY_INDEX_VALID,4,4 .comm AR5K_5210_RX_DESC_STATUS1_PHY_ERROR,4,4 .comm AR5K_5210_RX_DESC_STATUS1_RECEIVE_TIMESTAMP,4,4 .comm AR5K_AR5210,8,8 .comm AR5K_AR5211,8,8 .comm AR5K_RXERR_CRC,4,4 .comm AR5K_RXERR_DECRYPT,4,4 .comm AR5K_RXERR_FIFO,4,4 .comm AR5K_RXERR_PHY,4,4 .comm AR5K_RXKEYIX_INVALID,8,8 .comm EINPROGRESS,4,4 .type ath5k_hw_proc_5210_rx_status, @function ath5k_hw_proc_5210_rx_status: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx mov rax, QWORD PTR -32[rbp] mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS1_DONE[rip] and eax, edx test eax, eax sete al movzx eax, al mov edi, eax call unlikely@PLT test rax, rax je .L2 mov eax, DWORD PTR EINPROGRESS[rip] neg eax jmp .L3 .L2: mov rax, QWORD PTR -40[rbp] mov edx, 56 mov esi, 0 mov rdi, rax call memset@PLT mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR 4[rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS0_DATA_LEN[rip] and edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR [rax], edx mov edx, DWORD PTR AR5K_5210_RX_DESC_STATUS0_RECEIVE_SIGNAL[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 4[rax] mov esi, edx mov edi, eax call AR5K_REG_MS@PLT mov rdx, QWORD PTR -40[rbp] mov QWORD PTR 48[rdx], rax mov edx, DWORD PTR AR5K_5210_RX_DESC_STATUS0_RECEIVE_RATE[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 4[rax] mov esi, edx mov edi, eax call AR5K_REG_MS@PLT mov rdx, QWORD PTR -40[rbp] mov QWORD PTR 40[rdx], rax mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR 4[rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS0_MORE[rip] and eax, edx test eax, eax setne al movzx edx, al mov rax, QWORD PTR -40[rbp] mov DWORD PTR 4[rax], edx mov edx, DWORD PTR AR5K_5210_RX_DESC_STATUS1_RECEIVE_TIMESTAMP[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov esi, edx mov edi, eax call AR5K_REG_MS@PLT mov rdx, QWORD PTR -40[rbp] mov QWORD PTR 32[rdx], rax mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR AR5K_AR5211[rip] cmp rdx, rax jne .L4 mov edx, DWORD PTR AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5211[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 4[rax] mov esi, edx mov edi, eax call AR5K_REG_MS@PLT mov edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 8[rax], edx jmp .L5 .L4: mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR 4[rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5210[rip] and eax, edx test eax, eax je .L6 mov edx, 2 jmp .L7 .L6: mov edx, 1 .L7: mov rax, QWORD PTR -40[rbp] mov DWORD PTR 8[rax], edx .L5: mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS1_KEY_INDEX_VALID[rip] and eax, edx test eax, eax je .L8 mov edx, DWORD PTR AR5K_5210_RX_DESC_STATUS1_KEY_INDEX[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov esi, edx mov edi, eax call AR5K_REG_MS@PLT mov rdx, QWORD PTR -40[rbp] mov QWORD PTR 24[rdx], rax jmp .L9 .L8: mov rdx, QWORD PTR AR5K_RXKEYIX_INVALID[rip] mov rax, QWORD PTR -40[rbp] mov QWORD PTR 24[rax], rdx .L9: mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS1_FRAME_RECEIVE_OK[rip] and eax, edx test eax, eax jne .L10 mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS1_CRC_ERROR[rip] and eax, edx test eax, eax je .L11 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR 12[rax] mov eax, DWORD PTR AR5K_RXERR_CRC[rip] or edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 12[rax], edx .L11: mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR AR5K_AR5210[rip] cmp rdx, rax jne .L12 mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS1_FIFO_OVERRUN_5210[rip] and eax, edx test eax, eax je .L12 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR 12[rax] mov eax, DWORD PTR AR5K_RXERR_FIFO[rip] or edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 12[rax], edx .L12: mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS1_PHY_ERROR[rip] and eax, edx test eax, eax je .L13 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR 12[rax] mov eax, DWORD PTR AR5K_RXERR_PHY[rip] or edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 12[rax], edx mov edx, DWORD PTR AR5K_5210_RX_DESC_STATUS1_PHY_ERROR[rip] mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov esi, edx mov edi, eax call AR5K_REG_MS@PLT mov rdx, QWORD PTR -40[rbp] mov QWORD PTR 16[rdx], rax .L13: mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR AR5K_5210_RX_DESC_STATUS1_DECRYPT_CRC_ERROR[rip] and eax, edx test eax, eax je .L10 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR 12[rax] mov eax, DWORD PTR AR5K_RXERR_DECRYPT[rip] or edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 12[rax], edx .L10: mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ath5k_hw_proc_5210_rx_status, .-ath5k_hw_proc_5210_rx_status .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_desc.c_ath5k_hw_proc_5210_rx_status.c" .text .comm AR5K_5210_RX_DESC_STATUS0_DATA_LEN,4,4 .comm AR5K_5210_RX_DESC_STATUS0_MORE,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5210,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5211,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_RATE,4,4 .comm AR5K_5210_RX_DESC_STATUS0_RECEIVE_SIGNAL,4,4 .comm AR5K_5210_RX_DESC_STATUS1_CRC_ERROR,4,4 .comm AR5K_5210_RX_DESC_STATUS1_DECRYPT_CRC_ERROR,4,4 .comm AR5K_5210_RX_DESC_STATUS1_DONE,4,4 .comm AR5K_5210_RX_DESC_STATUS1_FIFO_OVERRUN_5210,4,4 .comm AR5K_5210_RX_DESC_STATUS1_FRAME_RECEIVE_OK,4,4 .comm AR5K_5210_RX_DESC_STATUS1_KEY_INDEX,4,4 .comm AR5K_5210_RX_DESC_STATUS1_KEY_INDEX_VALID,4,4 .comm AR5K_5210_RX_DESC_STATUS1_PHY_ERROR,4,4 .comm AR5K_5210_RX_DESC_STATUS1_RECEIVE_TIMESTAMP,4,4 .comm AR5K_AR5210,4,4 .comm AR5K_AR5211,4,4 .comm AR5K_RXERR_CRC,4,4 .comm AR5K_RXERR_DECRYPT,4,4 .comm AR5K_RXERR_FIFO,4,4 .comm AR5K_RXERR_PHY,4,4 .comm AR5K_RXKEYIX_INVALID,4,4 .comm EINPROGRESS,4,4 .align 2 .syntax unified .arm .fpu softvfp .type ath5k_hw_proc_5210_rx_status, %function ath5k_hw_proc_5210_rx_status: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, [fp, #-20] str r3, [fp, #-8] ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, .L14 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl unlikely mov r3, r0 cmp r3, #0 beq .L2 ldr r3, .L14+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: mov r2, #36 mov r1, #0 ldr r0, [fp, #-24] bl memset ldr r3, [fp, #-8] ldr r2, [r3, #4] ldr r3, .L14+8 ldr r3, [r3] and r2, r2, r3 ldr r3, [fp, #-24] str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3, #4] ldr r2, .L14+12 ldr r2, [r2] mov r1, r2 mov r0, r3 bl AR5K_REG_MS mov r2, r0 ldr r3, [fp, #-24] str r2, [r3, #32] ldr r3, [fp, #-8] ldr r3, [r3, #4] ldr r2, .L14+16 ldr r2, [r2] mov r1, r2 mov r0, r3 bl AR5K_REG_MS mov r2, r0 ldr r3, [fp, #-24] str r2, [r3, #28] ldr r3, [fp, #-8] ldr r2, [r3, #4] ldr r3, .L14+20 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 movne r3, #1 moveq r3, #0 and r3, r3, #255 mov r2, r3 ldr r3, [fp, #-24] str r2, [r3, #4] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, .L14+24 ldr r2, [r2] mov r1, r2 mov r0, r3 bl AR5K_REG_MS mov r2, r0 ldr r3, [fp, #-24] str r2, [r3, #24] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, .L14+28 ldr r3, [r3] cmp r2, r3 bne .L4 ldr r3, [fp, #-8] ldr r3, [r3, #4] ldr r2, .L14+32 ldr r2, [r2] mov r1, r2 mov r0, r3 bl AR5K_REG_MS mov r3, r0 mov r2, r3 ldr r3, [fp, #-24] str r2, [r3, #8] b .L5 .L4: ldr r3, [fp, #-8] ldr r2, [r3, #4] ldr r3, .L14+36 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L6 mov r2, #2 b .L7 .L6: mov r2, #1 .L7: ldr r3, [fp, #-24] str r2, [r3, #8] .L5: ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, .L14+40 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L8 ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, .L14+44 ldr r2, [r2] mov r1, r2 mov r0, r3 bl AR5K_REG_MS mov r2, r0 ldr r3, [fp, #-24] str r2, [r3, #20] b .L9 .L8: ldr r3, .L14+48 ldr r2, [r3] ldr r3, [fp, #-24] str r2, [r3, #20] .L9: ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, .L14+52 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 bne .L10 ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, .L14+56 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L11 ldr r3, [fp, #-24] ldr r2, [r3, #12] ldr r3, .L14+60 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-24] str r2, [r3, #12] .L11: ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, .L14+64 ldr r3, [r3] cmp r2, r3 bne .L12 ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, .L14+68 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L12 ldr r3, [fp, #-24] ldr r2, [r3, #12] ldr r3, .L14+72 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-24] str r2, [r3, #12] .L12: ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, .L14+76 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L13 ldr r3, [fp, #-24] ldr r2, [r3, #12] ldr r3, .L14+80 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-24] str r2, [r3, #12] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, .L14+76 ldr r2, [r2] mov r1, r2 mov r0, r3 bl AR5K_REG_MS mov r2, r0 ldr r3, [fp, #-24] str r2, [r3, #16] .L13: ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, .L14+84 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L10 ldr r3, [fp, #-24] ldr r2, [r3, #12] ldr r3, .L14+88 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-24] str r2, [r3, #12] .L10: mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L15: .align 2 .L14: .word AR5K_5210_RX_DESC_STATUS1_DONE .word EINPROGRESS .word AR5K_5210_RX_DESC_STATUS0_DATA_LEN .word AR5K_5210_RX_DESC_STATUS0_RECEIVE_SIGNAL .word AR5K_5210_RX_DESC_STATUS0_RECEIVE_RATE .word AR5K_5210_RX_DESC_STATUS0_MORE .word AR5K_5210_RX_DESC_STATUS1_RECEIVE_TIMESTAMP .word AR5K_AR5211 .word AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5211 .word AR5K_5210_RX_DESC_STATUS0_RECEIVE_ANT_5210 .word AR5K_5210_RX_DESC_STATUS1_KEY_INDEX_VALID .word AR5K_5210_RX_DESC_STATUS1_KEY_INDEX .word AR5K_RXKEYIX_INVALID .word AR5K_5210_RX_DESC_STATUS1_FRAME_RECEIVE_OK .word AR5K_5210_RX_DESC_STATUS1_CRC_ERROR .word AR5K_RXERR_CRC .word AR5K_AR5210 .word AR5K_5210_RX_DESC_STATUS1_FIFO_OVERRUN_5210 .word AR5K_RXERR_FIFO .word AR5K_5210_RX_DESC_STATUS1_PHY_ERROR .word AR5K_RXERR_PHY .word AR5K_5210_RX_DESC_STATUS1_DECRYPT_CRC_ERROR .word AR5K_RXERR_DECRYPT .size ath5k_hw_proc_5210_rx_status, .-ath5k_hw_proc_5210_rx_status .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_orphan.c_erase_deleted.c" .intel_syntax noprefix .text .section .rodata .LC0: .string "deleting orphan ino %lu" .text .type erase_deleted, @function erase_deleted: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] add rax, 4 mov rdi, rax call spin_lock@PLT mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -16[rbp], rax jmp .L2 .L3: mov rax, QWORD PTR -16[rbp] mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 32[rax] mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 24[rax] test eax, eax sete al movzx edx, al mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call ubifs_assert@PLT mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call ubifs_assert@PLT mov rax, QWORD PTR -24[rbp] lea rdx, 16[rax] mov rax, QWORD PTR -8[rbp] add rax, 20 mov rsi, rdx mov rdi, rax call rb_erase@PLT mov rax, QWORD PTR -8[rbp] add rax, 16 mov rdi, rax call list_del@PLT mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] lea edx, -1[rax] mov rax, QWORD PTR -24[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] mov rsi, rax lea rdi, .LC0[rip] call dbg_gen@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call kfree@PLT .L2: cmp QWORD PTR -16[rbp], 0 jne .L3 mov rax, QWORD PTR -24[rbp] mov QWORD PTR 8[rax], 0 mov rax, QWORD PTR -24[rbp] add rax, 4 mov rdi, rax call spin_unlock@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size erase_deleted, .-erase_deleted .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_orphan.c_erase_deleted.c" .text .section .rodata .align 2 .LC0: .ascii "deleting orphan ino %lu\000" .text .align 2 .syntax unified .arm .fpu softvfp .type erase_deleted, %function erase_deleted: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r3, [fp, #-16] add r3, r3, #4 mov r0, r3 bl spin_lock ldr r3, [fp, #-16] ldr r3, [r3, #8] str r3, [fp, #-12] b .L2 .L3: ldr r3, [fp, #-12] str r3, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3, #20] str r3, [fp, #-12] ldr r3, [fp, #-8] ldr r3, [r3, #16] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r1, r3 ldr r0, [fp, #-16] bl ubifs_assert ldr r3, [fp, #-8] ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-16] bl ubifs_assert ldr r3, [fp, #-8] add r2, r3, #12 ldr r3, [fp, #-16] add r3, r3, #12 mov r1, r3 mov r0, r2 bl rb_erase ldr r3, [fp, #-8] add r3, r3, #8 mov r0, r3 bl list_del ldr r3, [fp, #-16] ldr r3, [r3] sub r2, r3, #1 ldr r3, [fp, #-16] str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3, #4] mov r1, r3 ldr r0, .L4 bl dbg_gen ldr r0, [fp, #-8] bl kfree .L2: ldr r3, [fp, #-12] cmp r3, #0 bne .L3 ldr r3, [fp, #-16] mov r2, #0 str r2, [r3, #8] ldr r3, [fp, #-16] add r3, r3, #4 mov r0, r3 bl spin_unlock nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word .LC0 .size erase_deleted, .-erase_deleted .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pci_ahci.c_atapi_read.c" .intel_syntax noprefix .text .comm AHCI_CL_SIZE,4,4 .comm ATA_I_CMD,8,8 .comm ATA_I_IN,8,8 .comm ATA_S_DSC,4,4 .comm ATA_S_READY,4,4 .comm READ_10,8,8 .comm io_blist,4,4 .comm io_flist,4,4 .type atapi_read, @function atapi_read: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 96 mov QWORD PTR -72[rbp], rdi mov DWORD PTR -76[rbp], esi mov QWORD PTR -88[rbp], rdx mov DWORD PTR -80[rbp], ecx mov rax, QWORD PTR -72[rbp] mov rax, QWORD PTR 24[rax] mov QWORD PTR -48[rbp], rax mov rax, QWORD PTR -88[rbp] add rax, 512 mov QWORD PTR -40[rbp], rax mov rax, QWORD PTR -72[rbp] mov rdx, QWORD PTR 16[rax] mov eax, DWORD PTR AHCI_CL_SIZE[rip] imul eax, DWORD PTR -76[rbp] cdqe add rax, rdx mov QWORD PTR -32[rbp], rax mov rax, QWORD PTR -88[rbp] add rax, 1024 mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -40[rbp] add rax, 16 mov rdi, rax call be32dec@PLT mov DWORD PTR -56[rbp], eax mov rax, QWORD PTR -40[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR READ_10[rip] cmp rdx, rax jne .L2 mov rax, QWORD PTR -40[rbp] add rax, 56 mov rdi, rax call be16dec@PLT mov DWORD PTR -60[rbp], eax jmp .L3 .L2: mov rax, QWORD PTR -40[rbp] add rax, 48 mov rdi, rax call be32dec@PLT mov DWORD PTR -60[rbp], eax .L3: cmp DWORD PTR -60[rbp], 0 jne .L4 mov rax, QWORD PTR -88[rbp] add rax, 32 mov rax, QWORD PTR [rax] and rax, -8 mov rdx, rax mov rax, QWORD PTR ATA_I_CMD[rip] mov rcx, rdx or rcx, rax mov rdx, QWORD PTR ATA_I_IN[rip] mov rax, QWORD PTR -88[rbp] add rax, 32 or rdx, rcx mov QWORD PTR [rax], rdx mov edx, DWORD PTR ATA_S_READY[rip] mov eax, DWORD PTR ATA_S_DSC[rip] mov ecx, edx or ecx, eax mov rdx, QWORD PTR -88[rbp] mov esi, DWORD PTR -76[rbp] mov rax, QWORD PTR -72[rbp] mov rdi, rax call ahci_write_fis_d2h@PLT .L4: sal DWORD PTR -56[rbp], 11 sal DWORD PTR -60[rbp], 11 mov rax, QWORD PTR -72[rbp] add rax, 12 mov rdi, rax call STAILQ_FIRST@PLT mov QWORD PTR -16[rbp], rax cmp QWORD PTR -16[rbp], 0 setne al movzx eax, al mov edi, eax call assert@PLT mov eax, DWORD PTR io_flist[rip] mov rdx, QWORD PTR -72[rbp] add rdx, 12 mov esi, eax mov rdi, rdx call STAILQ_REMOVE_HEAD@PLT mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR -88[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR -76[rbp] mov DWORD PTR 8[rax], edx mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR -60[rbp] mov DWORD PTR 12[rax], edx mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR -80[rbp] mov DWORD PTR 16[rax], edx mov rax, QWORD PTR -16[rbp] add rax, 24 mov QWORD PTR -8[rbp], rax mov edx, DWORD PTR -56[rbp] mov eax, DWORD PTR -80[rbp] add eax, edx movsx rdx, eax mov rax, QWORD PTR -8[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -32[rbp] mov ecx, DWORD PTR [rax] mov rdx, QWORD PTR -24[rbp] mov rsi, QWORD PTR -16[rbp] mov rax, QWORD PTR -72[rbp] mov rdi, rax call ahci_build_iov@PLT mov rax, QWORD PTR -72[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR -76[rbp] mov esi, 1 mov ecx, eax sal esi, cl mov eax, esi or edx, eax mov rax, QWORD PTR -72[rbp] mov DWORD PTR [rax], edx mov edx, DWORD PTR io_blist[rip] mov rax, QWORD PTR -72[rbp] lea rcx, 8[rax] mov rax, QWORD PTR -16[rbp] mov rsi, rax mov rdi, rcx call TAILQ_INSERT_HEAD@PLT mov rax, QWORD PTR -72[rbp] mov eax, DWORD PTR 4[rax] mov rdx, QWORD PTR -8[rbp] mov rsi, rdx mov edi, eax call blockif_read@PLT mov DWORD PTR -52[rbp], eax cmp DWORD PTR -52[rbp], 0 sete al movzx eax, al mov edi, eax call assert@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size atapi_read, .-atapi_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pci_ahci.c_atapi_read.c" .text .comm AHCI_CL_SIZE,4,4 .comm ATA_I_CMD,4,4 .comm ATA_I_IN,4,4 .comm ATA_S_DSC,4,4 .comm ATA_S_READY,4,4 .comm READ_10,4,4 .comm io_blist,4,4 .comm io_flist,4,4 .align 2 .syntax unified .arm .fpu softvfp .type atapi_read, %function atapi_read: @ args = 0, pretend = 0, frame = 56 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #56 str r0, [fp, #-48] str r1, [fp, #-52] str r2, [fp, #-56] str r3, [fp, #-60] ldr r3, [fp, #-48] ldr r3, [r3, #20] str r3, [fp, #-36] ldr r3, [fp, #-56] add r3, r3, #256 str r3, [fp, #-32] ldr r3, [fp, #-48] ldr r2, [r3, #16] ldr r3, .L5 ldr r3, [r3] ldr r1, [fp, #-52] mul r3, r1, r3 add r3, r2, r3 str r3, [fp, #-28] ldr r3, [fp, #-56] add r3, r3, #512 str r3, [fp, #-24] ldr r3, [fp, #-32] add r3, r3, #8 mov r0, r3 bl be32dec str r0, [fp, #-20] ldr r3, [fp, #-32] ldr r2, [r3] ldr r3, .L5+4 ldr r3, [r3] cmp r2, r3 bne .L2 ldr r3, [fp, #-32] add r3, r3, #28 mov r0, r3 bl be16dec str r0, [fp, #-40] b .L3 .L2: ldr r3, [fp, #-32] add r3, r3, #24 mov r0, r3 bl be32dec str r0, [fp, #-40] .L3: ldr r3, [fp, #-40] cmp r3, #0 bne .L4 ldr r3, [fp, #-56] add r3, r3, #16 ldr r3, [r3] bic r2, r3, #7 ldr r3, .L5+8 ldr r3, [r3] orr r1, r2, r3 ldr r3, .L5+12 ldr r2, [r3] ldr r3, [fp, #-56] add r3, r3, #16 orr r2, r1, r2 str r2, [r3] ldr r3, .L5+16 ldr r2, [r3] ldr r3, .L5+20 ldr r3, [r3] orr r3, r2, r3 ldr r2, [fp, #-56] ldr r1, [fp, #-52] ldr r0, [fp, #-48] bl ahci_write_fis_d2h .L4: ldr r3, [fp, #-20] lsl r3, r3, #11 str r3, [fp, #-20] ldr r3, [fp, #-40] lsl r3, r3, #11 str r3, [fp, #-40] ldr r3, [fp, #-48] add r3, r3, #12 mov r0, r3 bl STAILQ_FIRST str r0, [fp, #-16] ldr r3, [fp, #-16] cmp r3, #0 movne r3, #1 moveq r3, #0 and r3, r3, #255 mov r0, r3 bl assert ldr r3, [fp, #-48] add r3, r3, #12 ldr r2, .L5+24 ldr r2, [r2] mov r1, r2 mov r0, r3 bl STAILQ_REMOVE_HEAD ldr r3, [fp, #-16] ldr r2, [fp, #-56] str r2, [r3] ldr r3, [fp, #-16] ldr r2, [fp, #-52] str r2, [r3, #4] ldr r3, [fp, #-16] ldr r2, [fp, #-40] str r2, [r3, #8] ldr r3, [fp, #-16] ldr r2, [fp, #-60] str r2, [r3, #12] ldr r3, [fp, #-16] add r3, r3, #16 str r3, [fp, #-12] ldr r2, [fp, #-20] ldr r3, [fp, #-60] add r2, r2, r3 ldr r3, [fp, #-12] str r2, [r3] ldr r3, [fp, #-28] ldr r3, [r3] ldr r2, [fp, #-24] ldr r1, [fp, #-16] ldr r0, [fp, #-48] bl ahci_build_iov ldr r3, [fp, #-48] ldr r2, [r3] mov r1, #1 ldr r3, [fp, #-52] lsl r3, r1, r3 orr r2, r2, r3 ldr r3, [fp, #-48] str r2, [r3] ldr r3, [fp, #-48] add r3, r3, #8 ldr r2, .L5+28 ldr r2, [r2] ldr r1, [fp, #-16] mov r0, r3 bl TAILQ_INSERT_HEAD ldr r3, [fp, #-48] ldr r3, [r3, #4] ldr r1, [fp, #-12] mov r0, r3 bl blockif_read str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl assert nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word AHCI_CL_SIZE .word READ_10 .word ATA_I_CMD .word ATA_I_IN .word ATA_S_READY .word ATA_S_DSC .word io_flist .word io_blist .size atapi_read, .-atapi_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_m68kdasm.c_d68000_bset_s.c" .intel_syntax noprefix .text .comm g_cpu_ir,4,4 .comm g_dasm_str,4,4 .section .rodata .LC0: .string "bset %s, %s" .text .type d68000_bset_s, @function d68000_bset_s: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov eax, 0 call get_imm_str_u8@PLT mov QWORD PTR -8[rbp], rax mov eax, DWORD PTR g_cpu_ir[rip] mov edi, eax call get_ea_mode_str_8@PLT mov rcx, rax mov eax, DWORD PTR g_dasm_str[rip] mov rdx, QWORD PTR -8[rbp] lea rsi, .LC0[rip] mov edi, eax call sprintf@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size d68000_bset_s, .-d68000_bset_s .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_m68kdasm.c_d68000_bset_s.c" .text .comm g_cpu_ir,4,4 .comm g_dasm_str,4,4 .section .rodata .align 2 .LC0: .ascii "bset %s, %s\000" .text .align 2 .syntax unified .arm .fpu softvfp .type d68000_bset_s, %function d68000_bset_s: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #12 bl get_imm_str_u8 str r0, [fp, #-16] ldr r3, .L2 ldr r4, [r3] ldr r3, .L2+4 ldr r3, [r3] mov r0, r3 bl get_ea_mode_str_8 mov r3, r0 ldr r2, [fp, #-16] ldr r1, .L2+8 mov r0, r4 bl sprintf nop sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L3: .align 2 .L2: .word g_dasm_str .word g_cpu_ir .word .LC0 .size d68000_bset_s, .-d68000_bset_s .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_trees.c_bi_windup.c" .intel_syntax noprefix .text .type bi_windup, @function bi_windup: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] cmp eax, 8 jle .L2 mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR -8[rbp] mov rsi, rdx mov rdi, rax call put_short@PLT jmp .L3 .L2: mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] test eax, eax jle .L3 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] mov edx, eax mov rax, QWORD PTR -8[rbp] mov esi, edx mov rdi, rax call put_byte@PLT .L3: mov rax, QWORD PTR -8[rbp] mov QWORD PTR 8[rax], 0 mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], 0 nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size bi_windup, .-bi_windup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_trees.c_bi_windup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type bi_windup, %function bi_windup: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] cmp r3, #8 ble .L2 ldr r3, [fp, #-8] ldr r3, [r3, #8] mov r1, r3 ldr r0, [fp, #-8] bl put_short b .L3 .L2: ldr r3, [fp, #-8] ldr r3, [r3] cmp r3, #0 ble .L3 ldr r3, [fp, #-8] ldr r3, [r3, #8] mov r1, r3 ldr r0, [fp, #-8] bl put_byte .L3: ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #8] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3] nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size bi_windup, .-bi_windup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_fmgr.c_OidFunctionCall1Coll.c" .intel_syntax noprefix .text .globl OidFunctionCall1Coll .type OidFunctionCall1Coll, @function OidFunctionCall1Coll: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov DWORD PTR -20[rbp], edi mov DWORD PTR -24[rbp], esi mov DWORD PTR -28[rbp], edx mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax lea rdx, -12[rbp] mov eax, DWORD PTR -20[rbp] mov rsi, rdx mov edi, eax call fmgr_info@PLT mov edx, DWORD PTR -28[rbp] mov ecx, DWORD PTR -24[rbp] lea rax, -12[rbp] mov esi, ecx mov rdi, rax call FunctionCall1Coll@PLT mov rcx, QWORD PTR -8[rbp] xor rcx, QWORD PTR fs:40 je .L3 call __stack_chk_fail@PLT .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size OidFunctionCall1Coll, .-OidFunctionCall1Coll .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_fmgr.c_OidFunctionCall1Coll.c" .text .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global OidFunctionCall1Coll .syntax unified .arm .fpu softvfp .type OidFunctionCall1Coll, %function OidFunctionCall1Coll: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, .L4 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 sub r3, fp, #12 mov r1, r3 ldr r0, [fp, #-16] bl fmgr_info sub r3, fp, #12 ldr r2, [fp, #-24] ldr r1, [fp, #-20] mov r0, r3 bl FunctionCall1Coll mov r3, r0 ldr r2, .L4 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L3 bl __stack_chk_fail .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word .LC0 .size OidFunctionCall1Coll, .-OidFunctionCall1Coll .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_route.c_ipv4_blackhole_route.c" .intel_syntax noprefix .text .comm AF_INET,8,8 .comm AF_INET6,8,8 .comm DST_OBSOLETE_DEAD,4,4 .comm ENOMEM,4,4 .comm dst_discard,4,4 .comm dst_discard_out,4,4 .comm ipv4_dst_blackhole_ops,4,4 .globl ipv4_blackhole_route .type ipv4_blackhole_route, @function ipv4_blackhole_route: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov rax, QWORD PTR -48[rbp] mov QWORD PTR -24[rbp], rax mov eax, DWORD PTR DST_OBSOLETE_DEAD[rip] mov r8d, 0 mov ecx, eax mov edx, 1 mov esi, 0 lea rdi, ipv4_dst_blackhole_ops[rip] call dst_alloc@PLT mov QWORD PTR -16[rbp], rax cmp QWORD PTR -16[rbp], 0 je .L2 mov rax, QWORD PTR -16[rbp] add rax, 8 mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], 1 mov edx, DWORD PTR dst_discard[rip] mov rax, QWORD PTR -8[rbp] mov DWORD PTR 20[rax], edx mov edx, DWORD PTR dst_discard_out[rip] mov rax, QWORD PTR -8[rbp] mov DWORD PTR 16[rax], edx mov rax, QWORD PTR -40[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -8[rbp] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] test rax, rax je .L3 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 8[rax] mov rdi, rax call dev_hold@PLT .L3: mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 72[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 72[rax], edx mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 68[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 68[rax], edx mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 64[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 64[rax], edx mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 60[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 60[rax], edx mov rax, QWORD PTR -40[rbp] mov rdi, rax call rt_genid_ipv4@PLT mov rdx, QWORD PTR -16[rbp] mov DWORD PTR 56[rdx], eax mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 52[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 52[rax], edx mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 48[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 48[rax], edx mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 44[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 44[rax], edx mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -16[rbp] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR AF_INET[rip] cmp rdx, rax jne .L4 mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 40[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 40[rax], edx jmp .L5 .L4: mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR AF_INET6[rip] cmp rdx, rax jne .L5 mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR 36[rax] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 36[rax], edx .L5: mov rax, QWORD PTR -16[rbp] add rax, 32 mov rdi, rax call INIT_LIST_HEAD@PLT .L2: mov rax, QWORD PTR -48[rbp] mov rdi, rax call dst_release@PLT cmp QWORD PTR -16[rbp], 0 je .L6 mov rax, QWORD PTR -16[rbp] add rax, 8 jmp .L8 .L6: mov eax, DWORD PTR ENOMEM[rip] neg eax mov edi, eax call ERR_PTR@PLT .L8: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ipv4_blackhole_route, .-ipv4_blackhole_route .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_route.c_ipv4_blackhole_route.c" .text .comm AF_INET,4,4 .comm AF_INET6,4,4 .comm DST_OBSOLETE_DEAD,4,4 .comm ENOMEM,4,4 .comm dst_discard,4,4 .comm dst_discard_out,4,4 .comm ipv4_dst_blackhole_ops,4,4 .align 2 .global ipv4_blackhole_route .syntax unified .arm .fpu softvfp .type ipv4_blackhole_route, %function ipv4_blackhole_route: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-24] str r1, [fp, #-28] ldr r3, [fp, #-28] str r3, [fp, #-16] ldr r3, .L9 ldr r3, [r3] mov r2, #0 str r2, [sp] mov r2, #1 mov r1, #0 ldr r0, .L9+4 bl dst_alloc str r0, [fp, #-12] ldr r3, [fp, #-12] cmp r3, #0 beq .L2 ldr r3, [fp, #-12] add r3, r3, #4 str r3, [fp, #-8] ldr r3, [fp, #-8] mov r2, #1 str r2, [r3] ldr r3, .L9+8 ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #12] ldr r3, .L9+12 ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #8] ldr r3, [fp, #-24] ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #4] ldr r3, [fp, #-8] ldr r3, [r3, #4] cmp r3, #0 beq .L3 ldr r3, [fp, #-8] ldr r3, [r3, #4] mov r0, r3 bl dev_hold .L3: ldr r3, [fp, #-16] ldr r2, [r3, #60] ldr r3, [fp, #-12] str r2, [r3, #60] ldr r3, [fp, #-16] ldr r2, [r3, #56] ldr r3, [fp, #-12] str r2, [r3, #56] ldr r3, [fp, #-16] ldr r2, [r3, #52] ldr r3, [fp, #-12] str r2, [r3, #52] ldr r3, [fp, #-16] ldr r2, [r3, #48] ldr r3, [fp, #-12] str r2, [r3, #48] ldr r0, [fp, #-24] bl rt_genid_ipv4 mov r2, r0 ldr r3, [fp, #-12] str r2, [r3, #44] ldr r3, [fp, #-16] ldr r2, [r3, #40] ldr r3, [fp, #-12] str r2, [r3, #40] ldr r3, [fp, #-16] ldr r2, [r3, #36] ldr r3, [fp, #-12] str r2, [r3, #36] ldr r3, [fp, #-16] ldr r2, [r3, #32] ldr r3, [fp, #-12] str r2, [r3, #32] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, [fp, #-12] str r2, [r3] ldr r3, [fp, #-12] ldr r2, [r3] ldr r3, .L9+16 ldr r3, [r3] cmp r2, r3 bne .L4 ldr r3, [fp, #-16] ldr r2, [r3, #28] ldr r3, [fp, #-12] str r2, [r3, #28] b .L5 .L4: ldr r3, [fp, #-12] ldr r2, [r3] ldr r3, .L9+20 ldr r3, [r3] cmp r2, r3 bne .L5 ldr r3, [fp, #-16] ldr r2, [r3, #24] ldr r3, [fp, #-12] str r2, [r3, #24] .L5: ldr r3, [fp, #-12] add r3, r3, #20 mov r0, r3 bl INIT_LIST_HEAD .L2: ldr r0, [fp, #-28] bl dst_release ldr r3, [fp, #-12] cmp r3, #0 beq .L6 ldr r3, [fp, #-12] add r3, r3, #4 b .L8 .L6: ldr r3, .L9+24 ldr r3, [r3] rsb r3, r3, #0 mov r0, r3 bl ERR_PTR mov r3, r0 .L8: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L10: .align 2 .L9: .word DST_OBSOLETE_DEAD .word ipv4_dst_blackhole_ops .word dst_discard .word dst_discard_out .word AF_INET .word AF_INET6 .word ENOMEM .size ipv4_blackhole_route, .-ipv4_blackhole_route .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_WinHttpOpen.c_GetProc.c" .intel_syntax noprefix .text .section .rodata .align 4 .LC0: .string "w" .string "" .string "" .string "s" .string "" .string "" .string "2" .string "" .string "" .string "_" .string "" .string "" .string "3" .string "" .string "" .string "2" .string "" .string "" .string "" .string "" .string "" .string "" .text .type GetProc, @function GetProc: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov DWORD PTR -20[rbp], edi lea rdi, .LC0[rip] call GetModuleHandleW@PLT mov DWORD PTR -4[rbp], eax cmp DWORD PTR -4[rbp], 0 jne .L2 mov eax, 0 jmp .L3 .L2: mov edx, DWORD PTR -20[rbp] mov eax, DWORD PTR -4[rbp] mov esi, edx mov edi, eax call GetProcAddress@PLT .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size GetProc, .-GetProc .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_WinHttpOpen.c_GetProc.c" .text .section .rodata .align 2 .LC0: .ascii "w\000\000\000s\000\000\0002\000\000\000_\000\000\000" .ascii "3\000\000\0002\000\000\000\000\000\000\000" .text .align 2 .syntax unified .arm .fpu softvfp .type GetProc, %function GetProc: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r0, .L4 bl GetModuleHandleW str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L2 mov r3, #0 b .L3 .L2: ldr r1, [fp, #-16] ldr r0, [fp, #-8] bl GetProcAddress mov r3, r0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word .LC0 .size GetProc, .-GetProc .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_zstd_decompress.c_ZSTD_initDStream.c" .intel_syntax noprefix .text .section .rodata .LC0: .string "ZSTD_initDStream" .text .globl ZSTD_initDStream .type ZSTD_initDStream, @function ZSTD_initDStream: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi lea rsi, .LC0[rip] mov edi, 4 call DEBUGLOG@PLT mov rax, QWORD PTR -8[rbp] mov edx, 0 mov esi, 0 mov rdi, rax call ZSTD_initDStream_usingDict@PLT leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ZSTD_initDStream, .-ZSTD_initDStream .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_zstd_decompress.c_ZSTD_initDStream.c" .text .section .rodata .align 2 .LC0: .ascii "ZSTD_initDStream\000" .text .align 2 .global ZSTD_initDStream .syntax unified .arm .fpu softvfp .type ZSTD_initDStream, %function ZSTD_initDStream: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r1, .L3 mov r0, #4 bl DEBUGLOG mov r2, #0 mov r1, #0 ldr r0, [fp, #-8] bl ZSTD_initDStream_usingDict mov r3, r0 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L4: .align 2 .L3: .word .LC0 .size ZSTD_initDStream, .-ZSTD_initDStream .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dlg_keys.c_key_is_bound.c" .intel_syntax noprefix .text .comm FALSE,4,4 .comm TRUE,4,4 .comm all_bindings,8,8 .type key_is_bound, @function key_is_bound: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov DWORD PTR -36[rbp], edx mov DWORD PTR -40[rbp], ecx mov rax, QWORD PTR all_bindings[rip] mov QWORD PTR -8[rbp], rax jmp .L2 .L8: mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 16[rax] cmp QWORD PTR -24[rbp], rax jne .L3 mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR 8[rax] mov rdx, QWORD PTR -32[rbp] mov rsi, rdx mov edi, eax call dlg_strcmp@PLT test eax, eax jne .L3 mov DWORD PTR -12[rbp], 0 jmp .L4 .L7: mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -12[rbp] movsx rdx, edx sal rdx, 3 add rax, rdx mov eax, DWORD PTR 4[rax] cmp DWORD PTR -36[rbp], eax jne .L5 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -12[rbp] movsx rdx, edx sal rdx, 3 add rax, rdx mov eax, DWORD PTR [rax] cmp DWORD PTR -40[rbp], eax jne .L5 mov eax, DWORD PTR TRUE[rip] jmp .L6 .L5: add DWORD PTR -12[rbp], 1 .L4: mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -12[rbp] movsx rdx, edx sal rdx, 3 add rax, rdx mov eax, DWORD PTR [rax] test eax, eax jns .L7 .L3: mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR 24[rax] mov QWORD PTR -8[rbp], rax .L2: cmp QWORD PTR -8[rbp], 0 jne .L8 mov eax, DWORD PTR FALSE[rip] .L6: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size key_is_bound, .-key_is_bound .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dlg_keys.c_key_is_bound.c" .text .comm FALSE,4,4 .comm TRUE,4,4 .comm all_bindings,4,4 .align 2 .syntax unified .arm .fpu softvfp .type key_is_bound, %function key_is_bound: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] str r3, [fp, #-28] ldr r3, .L9 ldr r3, [r3] str r3, [fp, #-12] b .L2 .L8: ldr r3, [fp, #-12] ldr r3, [r3, #8] ldr r2, [fp, #-16] cmp r2, r3 bne .L3 ldr r3, [fp, #-12] ldr r3, [r3, #4] ldr r1, [fp, #-20] mov r0, r3 bl dlg_strcmp mov r3, r0 cmp r3, #0 bne .L3 mov r3, #0 str r3, [fp, #-8] b .L4 .L7: ldr r3, [fp, #-12] ldr r2, [r3] ldr r3, [fp, #-8] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3, #4] ldr r2, [fp, #-24] cmp r2, r3 bne .L5 ldr r3, [fp, #-12] ldr r2, [r3] ldr r3, [fp, #-8] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3] ldr r2, [fp, #-28] cmp r2, r3 bne .L5 ldr r3, .L9+4 ldr r3, [r3] b .L6 .L5: ldr r3, [fp, #-8] add r3, r3, #1 str r3, [fp, #-8] .L4: ldr r3, [fp, #-12] ldr r2, [r3] ldr r3, [fp, #-8] lsl r3, r3, #3 add r3, r2, r3 ldr r3, [r3] cmp r3, #0 bge .L7 .L3: ldr r3, [fp, #-12] ldr r3, [r3, #12] str r3, [fp, #-12] .L2: ldr r3, [fp, #-12] cmp r3, #0 bne .L8 ldr r3, .L9+8 ldr r3, [r3] .L6: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L10: .align 2 .L9: .word all_bindings .word TRUE .word FALSE .size key_is_bound, .-key_is_bound .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_wc_db_update_move.c_tc_editor_alter_directory.c" .intel_syntax noprefix .text .comm FALSE,4,4 .comm SVN_NO_ERROR,8,8 .comm TRUE,4,4 .comm svn_node_dir,8,8 .comm svn_node_none,8,8 .comm svn_wc_conflict_action_edit,4,4 .comm svn_wc_conflict_reason_obstructed,4,4 .comm svn_wc_notify_state_conflicted,8,8 .comm svn_wc_notify_state_inapplicable,4,4 .comm svn_wc_notify_update_update,4,4 .type tc_editor_alter_directory, @function tc_editor_alter_directory: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 192 mov QWORD PTR -152[rbp], rdi mov QWORD PTR -160[rbp], rsi mov QWORD PTR -168[rbp], rdx mov QWORD PTR -176[rbp], rcx mov QWORD PTR -184[rbp], r8 mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rax, QWORD PTR -152[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -80[rbp], rax mov QWORD PTR -136[rbp], 0 mov QWORD PTR -128[rbp], 0 mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 8[rax] mov eax, DWORD PTR [rax] mov rdx, QWORD PTR -184[rbp] mov rcx, QWORD PTR -160[rbp] mov rsi, rcx mov edi, eax call svn_dirent_join@PLT mov QWORD PTR -72[rbp], rax mov eax, DWORD PTR FALSE[rip] mov DWORD PTR -140[rbp], eax mov rdx, QWORD PTR -184[rbp] mov rax, QWORD PTR -152[rbp] mov rsi, rdx mov rdi, rax call mark_node_edited@PLT mov edi, eax call SVN_ERR@PLT mov rax, QWORD PTR -152[rbp] mov rax, QWORD PTR [rax] test rax, rax je .L2 mov rax, QWORD PTR SVN_NO_ERROR[rip] jmp .L6 .L2: mov rdx, QWORD PTR -184[rbp] lea rcx, -96[rbp] mov rax, QWORD PTR -72[rbp] mov rsi, rcx mov rdi, rax call svn_io_check_path@PLT mov edi, eax call SVN_ERR@PLT mov rdx, QWORD PTR -96[rbp] mov rax, QWORD PTR svn_node_none[rip] cmp rdx, rax je .L4 mov rdx, QWORD PTR -96[rbp] mov rax, QWORD PTR svn_node_dir[rip] cmp rdx, rax je .L4 mov edi, DWORD PTR svn_wc_conflict_action_edit[rip] mov r9d, DWORD PTR svn_wc_conflict_reason_obstructed[rip] mov r8, QWORD PTR svn_node_dir[rip] mov rcx, QWORD PTR svn_node_dir[rip] mov rdx, QWORD PTR -160[rbp] mov rsi, QWORD PTR -152[rbp] lea rax, -128[rbp] push QWORD PTR -184[rbp] push QWORD PTR -184[rbp] push 0 push rdi mov rdi, rax call create_node_tree_conflict@PLT add rsp, 32 mov edi, eax call SVN_ERR@PLT mov eax, DWORD PTR TRUE[rip] mov DWORD PTR -140[rbp], eax .L4: mov rax, QWORD PTR -80[rbp] mov eax, DWORD PTR 28[rax] mov DWORD PTR -48[rbp], eax mov rax, QWORD PTR -80[rbp] mov eax, DWORD PTR 24[rax] mov DWORD PTR -16[rbp], eax mov QWORD PTR -56[rbp], 0 mov rax, QWORD PTR -168[rbp] mov QWORD PTR -64[rbp], rax mov QWORD PTR -24[rbp], 0 mov rax, QWORD PTR -176[rbp] mov QWORD PTR -32[rbp], rax mov r9, QWORD PTR -160[rbp] mov r8, QWORD PTR -80[rbp] lea rcx, -112[rbp] lea rdx, -104[rbp] lea rsi, -128[rbp] lea rax, -120[rbp] push QWORD PTR -184[rbp] push QWORD PTR -184[rbp] lea rdi, -32[rbp] push rdi lea rdi, -64[rbp] push rdi mov rdi, rax call update_working_props@PLT add rsp, 32 mov edi, eax call SVN_ERR@PLT mov rdx, QWORD PTR -120[rbp] mov rax, QWORD PTR svn_wc_notify_state_conflicted[rip] cmp rdx, rax jne .L5 mov rax, QWORD PTR -80[rbp] mov ecx, DWORD PTR 20[rax] mov rax, QWORD PTR -80[rbp] mov rdx, QWORD PTR 8[rax] lea rax, -88[rbp] push QWORD PTR -184[rbp] push QWORD PTR -184[rbp] push rcx push QWORD PTR -160[rbp] push rdx push 0 push 0 push 0 push 0 push 0 push 0 push 0 mov r9d, 0 mov r8d, 0 mov rcx, rax mov edx, 0 mov esi, 0 mov edi, 0 call svn_wc__db_depth_get_info@PLT add rsp, 96 mov edi, eax call SVN_ERR@PLT cmp DWORD PTR -140[rbp], 0 sete al movzx r8d, al mov rdi, QWORD PTR svn_node_dir[rip] mov rax, QWORD PTR -80[rbp] mov r9d, DWORD PTR 16[rax] mov r10, QWORD PTR -128[rbp] mov rcx, QWORD PTR -88[rbp] mov rax, QWORD PTR -80[rbp] mov edx, DWORD PTR [rax] mov rsi, QWORD PTR -72[rbp] lea rax, -136[rbp] push QWORD PTR -184[rbp] push QWORD PTR -184[rbp] push r8 push rdi lea rdi, -32[rbp] push rdi lea rdi, -64[rbp] push rdi mov r8, r10 mov rdi, rax call create_conflict_markers@PLT add rsp, 48 mov edi, eax call SVN_ERR@PLT .L5: mov r9, QWORD PTR -136[rbp] mov r8, QWORD PTR -128[rbp] mov rdi, QWORD PTR -120[rbp] mov r11d, DWORD PTR svn_wc_notify_state_inapplicable[rip] mov r10, QWORD PTR svn_node_dir[rip] mov ecx, DWORD PTR svn_wc_notify_update_update[rip] mov rax, QWORD PTR -80[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 8[rax] mov rsi, QWORD PTR -160[rbp] push QWORD PTR -184[rbp] push r9 push r8 push rdi mov r9d, r11d mov r8, r10 mov rdi, rax call update_move_list_add@PLT add rsp, 32 mov edi, eax call SVN_ERR@PLT mov rax, QWORD PTR SVN_NO_ERROR[rip] .L6: mov rsi, QWORD PTR -8[rbp] xor rsi, QWORD PTR fs:40 je .L7 call __stack_chk_fail@PLT .L7: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size tc_editor_alter_directory, .-tc_editor_alter_directory .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_wc_db_update_move.c_tc_editor_alter_directory.c" .text .comm FALSE,4,4 .comm SVN_NO_ERROR,4,4 .comm TRUE,4,4 .comm svn_node_dir,4,4 .comm svn_node_none,4,4 .comm svn_wc_conflict_action_edit,4,4 .comm svn_wc_conflict_reason_obstructed,4,4 .comm svn_wc_notify_state_conflicted,4,4 .comm svn_wc_notify_state_inapplicable,4,4 .comm svn_wc_notify_update_update,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type tc_editor_alter_directory, %function tc_editor_alter_directory: @ args = 4, pretend = 0, frame = 96 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, fp, lr} add fp, sp, #16 sub sp, sp, #156 str r0, [fp, #-96] str r1, [fp, #-100] str r2, [fp, #-104] str r3, [fp, #-108] ldr r3, [fp, #4] str r3, [fp, #-112] ldr r3, .L8 ldr r3, [r3] str r3, [fp, #-24] mov r3,#0 ldr r3, [fp, #-96] ldr r3, [r3, #4] str r3, [fp, #-56] mov r3, #0 str r3, [fp, #-88] mov r3, #0 str r3, [fp, #-84] ldr r3, [fp, #-56] ldr r3, [r3, #4] ldr r3, [r3] ldr r2, [fp, #-112] ldr r1, [fp, #-100] mov r0, r3 bl svn_dirent_join str r0, [fp, #-52] ldr r3, .L8+4 ldr r3, [r3] str r3, [fp, #-60] ldr r1, [fp, #-112] ldr r0, [fp, #-96] bl mark_node_edited mov r3, r0 mov r0, r3 bl SVN_ERR ldr r3, [fp, #-96] ldr r3, [r3] cmp r3, #0 beq .L2 ldr r3, .L8+8 ldr r3, [r3] b .L6 .L2: sub r3, fp, #68 ldr r2, [fp, #-112] mov r1, r3 ldr r0, [fp, #-52] bl svn_io_check_path mov r3, r0 mov r0, r3 bl SVN_ERR ldr r2, [fp, #-68] ldr r3, .L8+12 ldr r3, [r3] cmp r2, r3 beq .L4 ldr r2, [fp, #-68] ldr r3, .L8+16 ldr r3, [r3] cmp r2, r3 beq .L4 ldr r3, .L8+16 ldr lr, [r3] ldr r3, .L8+16 ldr r3, [r3] ldr r2, .L8+20 ldr r2, [r2] ldr r1, .L8+24 ldr r1, [r1] sub ip, fp, #84 ldr r0, [fp, #-112] str r0, [sp, #20] ldr r0, [fp, #-112] str r0, [sp, #16] mov r0, #0 str r0, [sp, #12] str r1, [sp, #8] str r2, [sp, #4] str r3, [sp] mov r3, lr ldr r2, [fp, #-100] ldr r1, [fp, #-96] mov r0, ip bl create_node_tree_conflict mov r3, r0 mov r0, r3 bl SVN_ERR ldr r3, .L8+28 ldr r3, [r3] str r3, [fp, #-60] .L4: ldr r3, [fp, #-56] ldr r3, [r3, #20] str r3, [fp, #-40] ldr r3, [fp, #-56] ldr r3, [r3, #16] str r3, [fp, #-28] mov r3, #0 str r3, [fp, #-44] ldr r3, [fp, #-104] str r3, [fp, #-48] mov r3, #0 str r3, [fp, #-32] ldr r3, [fp, #-108] str r3, [fp, #-36] sub ip, fp, #76 sub r2, fp, #72 sub r1, fp, #84 sub r0, fp, #80 ldr r3, [fp, #-112] str r3, [sp, #20] ldr r3, [fp, #-112] str r3, [sp, #16] sub r3, fp, #36 str r3, [sp, #12] sub r3, fp, #48 str r3, [sp, #8] ldr r3, [fp, #-100] str r3, [sp, #4] ldr r3, [fp, #-56] str r3, [sp] mov r3, ip bl update_working_props mov r3, r0 mov r0, r3 bl SVN_ERR ldr r2, [fp, #-80] ldr r3, .L8+32 ldr r3, [r3] cmp r2, r3 bne .L5 ldr r3, [fp, #-56] ldr r3, [r3, #4] ldr r2, [fp, #-56] ldr r2, [r2, #12] sub r0, fp, #64 ldr r1, [fp, #-112] str r1, [sp, #52] ldr r1, [fp, #-112] str r1, [sp, #48] str r2, [sp, #44] ldr r2, [fp, #-100] str r2, [sp, #40] str r3, [sp, #36] mov r3, #0 str r3, [sp, #32] mov r3, #0 str r3, [sp, #28] mov r3, #0 str r3, [sp, #24] mov r3, #0 str r3, [sp, #20] mov r3, #0 str r3, [sp, #16] mov r3, #0 str r3, [sp, #12] mov r3, #0 str r3, [sp, #8] mov r3, #0 str r3, [sp, #4] mov r3, #0 str r3, [sp] mov r3, r0 mov r2, #0 mov r1, #0 mov r0, #0 bl svn_wc__db_depth_get_info mov r3, r0 mov r0, r3 bl SVN_ERR ldr r3, [fp, #-56] ldr lr, [r3] ldr r4, [fp, #-64] ldr r3, [fp, #-84] ldr r2, [fp, #-56] ldr r2, [r2, #8] ldr r1, .L8+16 ldr r1, [r1] ldr r0, [fp, #-60] cmp r0, #0 moveq r0, #1 movne r0, #0 and r0, r0, #255 mov r5, r0 sub ip, fp, #88 ldr r0, [fp, #-112] str r0, [sp, #28] ldr r0, [fp, #-112] str r0, [sp, #24] str r5, [sp, #20] str r1, [sp, #16] sub r1, fp, #36 str r1, [sp, #12] sub r1, fp, #48 str r1, [sp, #8] str r2, [sp, #4] str r3, [sp] mov r3, r4 mov r2, lr ldr r1, [fp, #-52] mov r0, ip bl create_conflict_markers mov r3, r0 mov r0, r3 bl SVN_ERR .L5: ldr r3, [fp, #-56] ldr r4, [r3, #4] ldr r3, [fp, #-56] ldr r5, [r3] ldr r3, .L8+36 ldr r6, [r3] ldr r3, .L8+16 ldr r3, [r3] ldr r2, .L8+40 ldr r2, [r2] ldr r1, [fp, #-80] ldr r0, [fp, #-84] ldr ip, [fp, #-88] ldr lr, [fp, #-112] str lr, [sp, #20] str ip, [sp, #16] str r0, [sp, #12] str r1, [sp, #8] str r2, [sp, #4] str r3, [sp] mov r3, r6 mov r2, r5 ldr r1, [fp, #-100] mov r0, r4 bl update_move_list_add mov r3, r0 mov r0, r3 bl SVN_ERR ldr r3, .L8+8 ldr r3, [r3] .L6: ldr r2, .L8 ldr r1, [r2] ldr r2, [fp, #-24] eors r1, r2, r1 mov r2, #0 beq .L7 bl __stack_chk_fail .L7: mov r0, r3 sub sp, fp, #16 @ sp needed pop {r4, r5, r6, fp, pc} .L9: .align 2 .L8: .word .LC0 .word FALSE .word SVN_NO_ERROR .word svn_node_none .word svn_node_dir .word svn_wc_conflict_reason_obstructed .word svn_wc_conflict_action_edit .word TRUE .word svn_wc_notify_state_conflicted .word svn_wc_notify_update_update .word svn_wc_notify_state_inapplicable .size tc_editor_alter_directory, .-tc_editor_alter_directory .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_uipc_socket.c_solisten.c" .intel_syntax noprefix .text .globl solisten .type solisten, @function solisten: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov QWORD PTR -40[rbp], rdx mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR 8[rax] mov edi, eax call CURVNET_SET@PLT mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov r8, QWORD PTR [rax] mov rdx, QWORD PTR -40[rbp] mov ecx, DWORD PTR -28[rbp] mov rax, QWORD PTR -24[rbp] mov esi, ecx mov rdi, rax call r8 mov DWORD PTR -4[rbp], eax mov eax, 0 call CURVNET_RESTORE@PLT mov eax, DWORD PTR -4[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size solisten, .-solisten .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_uipc_socket.c_solisten.c" .text .align 2 .global solisten .syntax unified .arm .fpu softvfp .type solisten, %function solisten: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, [fp, #-16] ldr r3, [r3, #4] mov r0, r3 bl CURVNET_SET ldr r3, [fp, #-16] ldr r3, [r3] ldr r3, [r3] ldr r3, [r3] ldr r2, [fp, #-24] ldr r1, [fp, #-20] ldr r0, [fp, #-16] blx r3 str r0, [fp, #-8] bl CURVNET_RESTORE ldr r3, [fp, #-8] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size solisten, .-solisten .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cmd.c_core_cmd0_wrapper.c" .intel_syntax noprefix .text .type core_cmd0_wrapper, @function core_cmd0_wrapper: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rdx mov rdi, rax call r_core_cmd0@PLT leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size core_cmd0_wrapper, .-core_cmd0_wrapper .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cmd.c_core_cmd0_wrapper.c" .text .align 2 .syntax unified .arm .fpu softvfp .type core_cmd0_wrapper, %function core_cmd0_wrapper: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] str r1, [fp, #-12] ldr r1, [fp, #-12] ldr r0, [fp, #-8] bl r_core_cmd0 mov r3, r0 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size core_cmd0_wrapper, .-core_cmd0_wrapper .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_setup.c_ivdr_clk_disable.c" .intel_syntax noprefix .text .comm IVDR_CK_ON,4,4 .comm PA_IVDRCTL,4,4 .type ivdr_clk_disable, @function ivdr_clk_disable: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 24 .cfi_offset 3, -24 mov QWORD PTR -24[rbp], rdi mov ebx, DWORD PTR PA_IVDRCTL[rip] mov eax, DWORD PTR PA_IVDRCTL[rip] mov edi, eax call __raw_readw@PLT mov edx, DWORD PTR IVDR_CK_ON[rip] mov esi, 1 mov ecx, edx sal esi, cl mov edx, esi not edx and eax, edx mov esi, ebx mov edi, eax call __raw_writew@PLT nop add rsp, 24 pop rbx pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ivdr_clk_disable, .-ivdr_clk_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, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_setup.c_ivdr_clk_disable.c" .text .comm IVDR_CK_ON,4,4 .comm PA_IVDRCTL,4,4 .align 2 .syntax unified .arm .fpu softvfp .type ivdr_clk_disable, %function ivdr_clk_disable: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r3, .L2 ldr r3, [r3] mov r0, r3 bl __raw_readw mov r2, r0 ldr r3, .L2+4 ldr r3, [r3] mov r1, #1 lsl r3, r1, r3 mvn r3, r3 and r3, r3, r2 ldr r2, .L2 ldr r2, [r2] mov r1, r2 mov r0, r3 bl __raw_writew nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L3: .align 2 .L2: .word PA_IVDRCTL .word IVDR_CK_ON .size ivdr_clk_disable, .-ivdr_clk_disable .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_phy-isp1301-omap.c_isp1301_remove.c" .intel_syntax noprefix .text .comm ISP1301_INTERRUPT_FALLING,4,4 .comm ISP1301_INTERRUPT_RISING,4,4 .comm WORK_STOP,4,4 .comm the_transceiver,8,8 .type isp1301_remove, @function isp1301_remove: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] mov rdi, rax call i2c_get_clientdata@PLT mov QWORD PTR -8[rbp], rax mov ecx, DWORD PTR ISP1301_INTERRUPT_FALLING[rip] mov rax, QWORD PTR -8[rbp] mov edx, -1 mov esi, ecx mov rdi, rax call isp1301_clear_bits@PLT mov ecx, DWORD PTR ISP1301_INTERRUPT_RISING[rip] mov rax, QWORD PTR -8[rbp] mov edx, -1 mov esi, ecx mov rdi, rax call isp1301_clear_bits@PLT mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR 4[rax] mov rdx, QWORD PTR -8[rbp] mov rsi, rdx mov edi, eax call free_irq@PLT mov eax, 0 call machine_is_omap_h2@PLT test rax, rax je .L2 mov edi, 2 call gpio_free@PLT .L2: mov rax, QWORD PTR -8[rbp] lea rdx, 8[rax] mov eax, DWORD PTR WORK_STOP[rip] mov rsi, rdx mov edi, eax call set_bit@PLT mov rax, QWORD PTR -8[rbp] add rax, 4 mov rdi, rax call del_timer_sync@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call flush_work@PLT mov rax, QWORD PTR -24[rbp] mov rdi, rax call put_device@PLT mov QWORD PTR the_transceiver[rip], 0 mov eax, 0 leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size isp1301_remove, .-isp1301_remove .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_phy-isp1301-omap.c_isp1301_remove.c" .text .comm ISP1301_INTERRUPT_FALLING,4,4 .comm ISP1301_INTERRUPT_RISING,4,4 .comm WORK_STOP,4,4 .comm the_transceiver,4,4 .align 2 .syntax unified .arm .fpu softvfp .type isp1301_remove, %function isp1301_remove: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r0, [fp, #-16] bl i2c_get_clientdata str r0, [fp, #-8] ldr r3, .L4 ldr r3, [r3] mvn r2, #0 mov r1, r3 ldr r0, [fp, #-8] bl isp1301_clear_bits ldr r3, .L4+4 ldr r3, [r3] mvn r2, #0 mov r1, r3 ldr r0, [fp, #-8] bl isp1301_clear_bits ldr r3, [fp, #-16] ldr r3, [r3, #4] ldr r1, [fp, #-8] mov r0, r3 bl free_irq bl machine_is_omap_h2 mov r3, r0 cmp r3, #0 beq .L2 mov r0, #2 bl gpio_free .L2: ldr r3, .L4+8 ldr r2, [r3] ldr r3, [fp, #-8] add r3, r3, #8 mov r1, r3 mov r0, r2 bl set_bit ldr r3, [fp, #-8] add r3, r3, #4 mov r0, r3 bl del_timer_sync ldr r3, [fp, #-8] mov r0, r3 bl flush_work ldr r3, [fp, #-16] mov r0, r3 bl put_device ldr r3, .L4+12 mov r2, #0 str r2, [r3] mov r3, #0 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word ISP1301_INTERRUPT_FALLING .word ISP1301_INTERRUPT_RISING .word WORK_STOP .word the_transceiver .size isp1301_remove, .-isp1301_remove .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_isa.c_isa_alloc_resource.c" .intel_syntax noprefix .text .comm ISA_PNP_NIRQ,4,4 .comm ISA_PNP_NMEM,4,4 .comm ISA_PNP_NPORT,4,4 .globl isa_alloc_resource .type isa_alloc_resource, @function isa_alloc_resource: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov DWORD PTR -36[rbp], edi mov DWORD PTR -40[rbp], esi mov DWORD PTR -44[rbp], edx mov QWORD PTR -56[rbp], rcx mov DWORD PTR -48[rbp], r8d mov DWORD PTR -60[rbp], r9d mov eax, DWORD PTR -40[rbp] mov edi, eax call DEVTOISA@PLT mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov QWORD PTR -8[rbp], rax mov edx, DWORD PTR -60[rbp] mov eax, DWORD PTR -48[rbp] mov esi, edx mov edi, eax call RMAN_IS_DEFAULT_RANGE@PLT test rax, rax setne al movzx eax, al mov DWORD PTR -24[rbp], eax mov eax, DWORD PTR -40[rbp] mov edi, eax call device_get_parent@PLT cmp DWORD PTR -36[rbp], eax setne al movzx eax, al mov DWORD PTR -20[rbp], eax cmp DWORD PTR -20[rbp], 0 jne .L2 cmp DWORD PTR -24[rbp], 0 jne .L2 mov rax, QWORD PTR -56[rbp] mov edx, DWORD PTR [rax] mov ecx, DWORD PTR -44[rbp] mov rax, QWORD PTR -8[rbp] mov esi, ecx mov rdi, rax call resource_list_find@PLT test rax, rax jne .L2 cmp DWORD PTR -44[rbp], 130 je .L3 cmp DWORD PTR -44[rbp], 130 jg .L4 cmp DWORD PTR -44[rbp], 128 je .L5 cmp DWORD PTR -44[rbp], 129 je .L6 jmp .L4 .L3: mov eax, DWORD PTR ISA_PNP_NPORT[rip] mov DWORD PTR -28[rbp], eax jmp .L7 .L6: mov eax, DWORD PTR ISA_PNP_NIRQ[rip] mov DWORD PTR -28[rbp], eax jmp .L7 .L5: mov eax, DWORD PTR ISA_PNP_NMEM[rip] mov DWORD PTR -28[rbp], eax jmp .L7 .L4: mov DWORD PTR -28[rbp], 0 nop .L7: mov rax, QWORD PTR -56[rbp] mov eax, DWORD PTR [rax] test eax, eax js .L8 mov rax, QWORD PTR -56[rbp] mov eax, DWORD PTR [rax] cmp DWORD PTR -28[rbp], eax jg .L9 .L8: mov eax, 0 jmp .L10 .L9: mov rax, QWORD PTR -56[rbp] mov edx, DWORD PTR [rax] mov edi, DWORD PTR -60[rbp] mov ecx, DWORD PTR -48[rbp] mov esi, DWORD PTR -44[rbp] mov rax, QWORD PTR -8[rbp] mov r9d, DWORD PTR 16[rbp] mov r8d, edi mov rdi, rax call resource_list_add@PLT .L2: mov r9d, DWORD PTR -48[rbp] mov r8, QWORD PTR -56[rbp] mov ecx, DWORD PTR -44[rbp] mov edx, DWORD PTR -40[rbp] mov esi, DWORD PTR -36[rbp] mov rax, QWORD PTR -8[rbp] sub rsp, 8 mov edi, DWORD PTR 24[rbp] push rdi mov edi, DWORD PTR 16[rbp] push rdi mov edi, DWORD PTR -60[rbp] push rdi mov rdi, rax call resource_list_alloc@PLT add rsp, 32 .L10: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size isa_alloc_resource, .-isa_alloc_resource .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_isa.c_isa_alloc_resource.c" .text .comm ISA_PNP_NIRQ,4,4 .comm ISA_PNP_NMEM,4,4 .comm ISA_PNP_NPORT,4,4 .align 2 .global isa_alloc_resource .syntax unified .arm .fpu softvfp .type isa_alloc_resource, %function isa_alloc_resource: @ args = 16, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #64 str r0, [fp, #-32] str r1, [fp, #-36] str r2, [fp, #-40] str r3, [fp, #-44] ldr r0, [fp, #-36] bl DEVTOISA str r0, [fp, #-20] ldr r3, [fp, #-20] str r3, [fp, #-16] ldr r1, [fp, #8] ldr r0, [fp, #4] bl RMAN_IS_DEFAULT_RANGE mov r3, r0 cmp r3, #0 movne r3, #1 moveq r3, #0 and r3, r3, #255 str r3, [fp, #-12] ldr r0, [fp, #-36] bl device_get_parent mov r2, r0 ldr r3, [fp, #-32] cmp r3, r2 movne r3, #1 moveq r3, #0 and r3, r3, #255 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L2 ldr r3, [fp, #-12] cmp r3, #0 bne .L2 ldr r3, [fp, #-44] ldr r3, [r3] mov r2, r3 ldr r1, [fp, #-40] ldr r0, [fp, #-16] bl resource_list_find mov r3, r0 cmp r3, #0 bne .L2 ldr r3, [fp, #-40] cmp r3, #130 beq .L3 ldr r3, [fp, #-40] cmp r3, #130 bgt .L4 ldr r3, [fp, #-40] cmp r3, #128 beq .L5 ldr r3, [fp, #-40] cmp r3, #129 beq .L6 b .L4 .L3: ldr r3, .L11 ldr r3, [r3] str r3, [fp, #-24] b .L7 .L6: ldr r3, .L11+4 ldr r3, [r3] str r3, [fp, #-24] b .L7 .L5: ldr r3, .L11+8 ldr r3, [r3] str r3, [fp, #-24] b .L7 .L4: mov r3, #0 str r3, [fp, #-24] nop .L7: ldr r3, [fp, #-44] ldr r3, [r3] cmp r3, #0 blt .L8 ldr r3, [fp, #-44] ldr r3, [r3] ldr r2, [fp, #-24] cmp r2, r3 bgt .L9 .L8: mov r3, #0 b .L10 .L9: ldr r3, [fp, #-44] ldr r2, [r3] ldr r3, [fp, #12] str r3, [sp, #4] ldr r3, [fp, #8] str r3, [sp] ldr r3, [fp, #4] ldr r1, [fp, #-40] ldr r0, [fp, #-16] bl resource_list_add .L2: ldr r3, [fp, #16] str r3, [sp, #16] ldr r3, [fp, #12] str r3, [sp, #12] ldr r3, [fp, #8] str r3, [sp, #8] ldr r3, [fp, #4] str r3, [sp, #4] ldr r3, [fp, #-44] str r3, [sp] ldr r3, [fp, #-40] ldr r2, [fp, #-36] ldr r1, [fp, #-32] ldr r0, [fp, #-16] bl resource_list_alloc mov r3, r0 .L10: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L12: .align 2 .L11: .word ISA_PNP_NPORT .word ISA_PNP_NIRQ .word ISA_PNP_NMEM .size isa_alloc_resource, .-isa_alloc_resource .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sha256.c_SHA256_Init.c" .intel_syntax noprefix .text .type SHA256_Init, @function SHA256_Init: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov QWORD PTR 16[rax], 0 mov rax, QWORD PTR -8[rbp] mov QWORD PTR 8[rax], 0 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov DWORD PTR [rax], 1779033703 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] add rax, 4 mov DWORD PTR [rax], -1150833019 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] add rax, 8 mov DWORD PTR [rax], 1013904242 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] add rax, 12 mov DWORD PTR [rax], -1521486534 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] add rax, 16 mov DWORD PTR [rax], 1359893119 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] add rax, 20 mov DWORD PTR [rax], -1694144372 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] add rax, 24 mov DWORD PTR [rax], 528734635 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] add rax, 28 mov DWORD PTR [rax], 1541459225 nop pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size SHA256_Init, .-SHA256_Init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sha256.c_SHA256_Init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type SHA256_Init, %function SHA256_Init: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #8] ldr r3, [fp, #-8] mov r2, #0 str r2, [r3, #4] ldr r3, [fp, #-8] ldr r3, [r3] ldr r2, .L2 str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] add r3, r3, #4 ldr r2, .L2+4 str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] add r3, r3, #8 ldr r2, .L2+8 str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] add r3, r3, #12 ldr r2, .L2+12 str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] add r3, r3, #16 ldr r2, .L2+16 str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] add r3, r3, #20 ldr r2, .L2+20 str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] add r3, r3, #24 ldr r2, .L2+24 str r2, [r3] ldr r3, [fp, #-8] ldr r3, [r3] add r3, r3, #28 ldr r2, .L2+28 str r2, [r3] nop add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .L3: .align 2 .L2: .word 1779033703 .word -1150833019 .word 1013904242 .word -1521486534 .word 1359893119 .word -1694144372 .word 528734635 .word 1541459225 .size SHA256_Init, .-SHA256_Init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cmx270_nand.c_cmx270_read_byte.c" .intel_syntax noprefix .text .type cmx270_read_byte, @function cmx270_read_byte: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] mov edi, eax call readl@PLT sar eax, 16 leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size cmx270_read_byte, .-cmx270_read_byte .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cmx270_nand.c_cmx270_read_byte.c" .text .align 2 .syntax unified .arm .fpu softvfp .type cmx270_read_byte, %function cmx270_read_byte: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] mov r0, r3 bl readl mov r3, r0 asr r3, r3, #16 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size cmx270_read_byte, .-cmx270_read_byte .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_psp2.c_co_switch.c" .intel_syntax noprefix .text .comm co_active_handle,4,4 .globl co_switch .type co_switch, @function co_switch: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov DWORD PTR -20[rbp], edi mov eax, DWORD PTR co_active_handle[rip] mov DWORD PTR -4[rbp], eax mov eax, DWORD PTR -20[rbp] mov DWORD PTR co_active_handle[rip], eax mov eax, DWORD PTR co_active_handle[rip] mov edx, DWORD PTR -4[rbp] mov esi, edx mov edi, eax call co_swap@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size co_switch, .-co_switch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_psp2.c_co_switch.c" .text .comm co_active_handle,4,4 .align 2 .global co_switch .syntax unified .arm .fpu softvfp .type co_switch, %function co_switch: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r3, .L2 ldr r3, [r3] str r3, [fp, #-8] ldr r2, .L2 ldr r3, [fp, #-16] str r3, [r2] ldr r3, .L2 ldr r3, [r3] ldr r1, [fp, #-8] mov r0, r3 bl co_swap nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L3: .align 2 .L2: .word co_active_handle .size co_switch, .-co_switch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sock.c_test_so_reuseaddr.c" .intel_syntax noprefix .text .comm AF_INET,4,4 .comm FALSE,4,4 .comm INVALID_SOCKET,8,8 .comm SERVERPORT,8,8 .comm SOCKET_ERROR,4,4 .comm SOCK_STREAM,4,4 .comm SOL_SOCKET,4,4 .comm SO_REUSEADDR,4,4 .comm WSAEACCES,4,4 .section .rodata .LC0: .string "127.0.0.1" .LC1: .string "socket() failed error: %d\n" .LC2: .string "bind(s1) failed error: %d\n" .align 8 .LC3: .string "wrong result in getsockopt(SO_REUSEADDR): rc=%d reuse=%d\n" .LC4: .string "bind() succeeded\n" .align 8 .LC5: .string "setsockopt() failed error: %d\n" .align 8 .LC6: .string "<= Win XP behavior of SO_REUSEADDR\n" .align 8 .LC7: .string "listen() failed with error: %d\n" .align 8 .LC8: .string "connecting to accepting socket failed %d\n" .align 8 .LC9: .string "none of the listening sockets could get the connection\n" .align 8 .LC10: .string ">= Win 2003 behavior of SO_REUSEADDR\n" .LC11: .string "expected 10013, got %d\n" .LC12: .string "bind() failed error: %d\n" .text .type test_so_reuseaddr, @function test_so_reuseaddr: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov eax, DWORD PTR AF_INET[rip] mov DWORD PTR -12[rbp], eax mov rax, QWORD PTR SERVERPORT[rip] add rax, 1 mov rdi, rax call htons@PLT mov DWORD PTR -16[rbp], eax lea rdi, .LC0[rip] call inet_addr@PLT mov DWORD PTR -20[rbp], eax mov ecx, DWORD PTR SOCK_STREAM[rip] mov eax, DWORD PTR AF_INET[rip] mov edx, 0 mov esi, ecx mov edi, eax call socket@PLT mov QWORD PTR -40[rbp], rax mov eax, 0 call WSAGetLastError@PLT mov edx, eax mov rax, QWORD PTR INVALID_SOCKET[rip] cmp QWORD PTR -40[rbp], rax setne al movzx eax, al lea rsi, .LC1[rip] mov edi, eax mov eax, 0 call ok@PLT lea rcx, -20[rbp] mov rax, QWORD PTR -40[rbp] mov edx, 12 mov rsi, rcx mov rdi, rax call bind@PLT mov DWORD PTR -52[rbp], eax mov eax, 0 call WSAGetLastError@PLT mov edx, eax mov eax, DWORD PTR SOCKET_ERROR[rip] cmp DWORD PTR -52[rbp], eax setne al movzx eax, al lea rsi, .LC2[rip] mov edi, eax mov eax, 0 call ok@PLT mov ecx, DWORD PTR SOCK_STREAM[rip] mov eax, DWORD PTR AF_INET[rip] mov edx, 0 mov esi, ecx mov edi, eax call socket@PLT mov QWORD PTR -32[rbp], rax mov eax, 0 call WSAGetLastError@PLT mov edx, eax mov rax, QWORD PTR INVALID_SOCKET[rip] cmp QWORD PTR -32[rbp], rax setne al movzx eax, al lea rsi, .LC1[rip] mov edi, eax mov eax, 0 call ok@PLT mov DWORD PTR -64[rbp], 4660 mov DWORD PTR -60[rbp], 4 mov edx, DWORD PTR SO_REUSEADDR[rip] mov esi, DWORD PTR SOL_SOCKET[rip] lea rdi, -60[rbp] lea rcx, -64[rbp] mov rax, QWORD PTR -32[rbp] mov r8, rdi mov rdi, rax call getsockopt@PLT mov DWORD PTR -52[rbp], eax mov edx, DWORD PTR -64[rbp] cmp DWORD PTR -52[rbp], 0 jne .L2 mov eax, DWORD PTR -64[rbp] test eax, eax jne .L2 mov edi, 1 jmp .L3 .L2: mov edi, 0 .L3: mov eax, DWORD PTR -52[rbp] mov ecx, edx mov edx, eax lea rsi, .LC3[rip] mov eax, 0 call ok@PLT lea rcx, -20[rbp] mov rax, QWORD PTR -32[rbp] mov edx, 12 mov rsi, rcx mov rdi, rax call bind@PLT mov DWORD PTR -52[rbp], eax mov eax, DWORD PTR SOCKET_ERROR[rip] cmp DWORD PTR -52[rbp], eax sete al movzx eax, al lea rsi, .LC4[rip] mov edi, eax mov eax, 0 call ok@PLT mov DWORD PTR -64[rbp], 1 mov edx, DWORD PTR SO_REUSEADDR[rip] mov esi, DWORD PTR SOL_SOCKET[rip] lea rcx, -64[rbp] mov rax, QWORD PTR -32[rbp] mov r8d, 4 mov rdi, rax call setsockopt@PLT mov DWORD PTR -52[rbp], eax mov eax, 0 call WSAGetLastError@PLT mov edx, eax cmp DWORD PTR -52[rbp], 0 sete al movzx eax, al lea rsi, .LC5[rip] mov edi, eax mov eax, 0 call ok@PLT lea rcx, -20[rbp] mov rax, QWORD PTR -32[rbp] mov edx, 12 mov rsi, rcx mov rdi, rax call bind@PLT mov DWORD PTR -52[rbp], eax cmp DWORD PTR -52[rbp], 0 jne .L4 mov ecx, DWORD PTR SOCK_STREAM[rip] mov eax, DWORD PTR AF_INET[rip] mov edx, 0 mov esi, ecx mov edi, eax call socket@PLT mov DWORD PTR -44[rbp], eax lea rdi, .LC6[rip] call trace@PLT mov edx, DWORD PTR FALSE[rip] mov rax, QWORD PTR -40[rbp] mov esi, edx mov rdi, rax call set_blocking@PLT mov edx, DWORD PTR FALSE[rip] mov rax, QWORD PTR -32[rbp] mov esi, edx mov rdi, rax call set_blocking@PLT mov rax, QWORD PTR -40[rbp] mov esi, 1 mov rdi, rax call listen@PLT mov DWORD PTR -52[rbp], eax mov eax, 0 call WSAGetLastError@PLT mov edx, eax cmp DWORD PTR -52[rbp], 0 sete al movzx eax, al lea rsi, .LC7[rip] mov edi, eax mov eax, 0 call ok@PLT mov rax, QWORD PTR -32[rbp] mov esi, 1 mov rdi, rax call listen@PLT mov DWORD PTR -52[rbp], eax mov eax, 0 call WSAGetLastError@PLT mov edx, eax cmp DWORD PTR -52[rbp], 0 sete al movzx eax, al lea rsi, .LC7[rip] mov edi, eax mov eax, 0 call ok@PLT lea rcx, -20[rbp] mov eax, DWORD PTR -44[rbp] mov edx, 12 mov rsi, rcx mov edi, eax call connect@PLT mov DWORD PTR -52[rbp], eax mov eax, 0 call WSAGetLastError@PLT mov edx, eax cmp DWORD PTR -52[rbp], 0 sete al movzx eax, al lea rsi, .LC8[rip] mov edi, eax mov eax, 0 call ok@PLT mov DWORD PTR -60[rbp], 12 lea rdx, -60[rbp] lea rcx, -20[rbp] mov rax, QWORD PTR -40[rbp] mov rsi, rcx mov rdi, rax call accept@PLT mov DWORD PTR -56[rbp], eax mov eax, DWORD PTR -56[rbp] movsx rdx, eax mov rax, QWORD PTR INVALID_SOCKET[rip] cmp rdx, rax jne .L5 lea rdx, -60[rbp] lea rcx, -20[rbp] mov rax, QWORD PTR -32[rbp] mov rsi, rcx mov rdi, rax call accept@PLT mov DWORD PTR -56[rbp], eax .L5: mov eax, DWORD PTR -56[rbp] movsx rdx, eax mov rax, QWORD PTR INVALID_SOCKET[rip] cmp rdx, rax setne al movzx eax, al lea rsi, .LC9[rip] mov edi, eax mov eax, 0 call ok@PLT mov rax, QWORD PTR -40[rbp] mov rdi, rax call closesocket@PLT mov eax, DWORD PTR -44[rbp] cdqe mov rdi, rax call closesocket@PLT mov eax, DWORD PTR -56[rbp] cdqe mov rdi, rax call closesocket@PLT jmp .L6 .L4: lea rdi, .LC10[rip] call trace@PLT mov eax, 0 call WSAGetLastError@PLT mov DWORD PTR -48[rbp], eax mov eax, DWORD PTR WSAEACCES[rip] cmp DWORD PTR -48[rbp], eax sete al movzx eax, al mov edx, DWORD PTR -48[rbp] lea rsi, .LC11[rip] mov edi, eax mov eax, 0 call ok@PLT mov rax, QWORD PTR -40[rbp] mov rdi, rax call closesocket@PLT lea rcx, -20[rbp] mov rax, QWORD PTR -32[rbp] mov edx, 12 mov rsi, rcx mov rdi, rax call bind@PLT mov DWORD PTR -52[rbp], eax mov eax, 0 call WSAGetLastError@PLT mov edx, eax cmp DWORD PTR -52[rbp], 0 sete al movzx eax, al lea rsi, .LC12[rip] mov edi, eax mov eax, 0 call ok@PLT .L6: mov rax, QWORD PTR -32[rbp] mov rdi, rax call closesocket@PLT nop mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L7 call __stack_chk_fail@PLT .L7: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size test_so_reuseaddr, .-test_so_reuseaddr .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sock.c_test_so_reuseaddr.c" .text .comm AF_INET,4,4 .comm FALSE,4,4 .comm INVALID_SOCKET,4,4 .comm SERVERPORT,4,4 .comm SOCKET_ERROR,4,4 .comm SOCK_STREAM,4,4 .comm SOL_SOCKET,4,4 .comm SO_REUSEADDR,4,4 .comm WSAEACCES,4,4 .section .rodata .align 2 .LC0: .ascii "127.0.0.1\000" .align 2 .LC1: .ascii "socket() failed error: %d\012\000" .align 2 .LC2: .ascii "bind(s1) failed error: %d\012\000" .align 2 .LC3: .ascii "wrong result in getsockopt(SO_REUSEADDR): rc=%d reu" .ascii "se=%d\012\000" .align 2 .LC4: .ascii "bind() succeeded\012\000" .align 2 .LC5: .ascii "setsockopt() failed error: %d\012\000" .align 2 .LC6: .ascii "<= Win XP behavior of SO_REUSEADDR\012\000" .align 2 .LC7: .ascii "listen() failed with error: %d\012\000" .align 2 .LC8: .ascii "connecting to accepting socket failed %d\012\000" .align 2 .LC9: .ascii "none of the listening sockets could get the connect" .ascii "ion\012\000" .align 2 .LC10: .ascii ">= Win 2003 behavior of SO_REUSEADDR\012\000" .align 2 .LC11: .ascii "expected 10013, got %d\012\000" .align 2 .LC12: .ascii "bind() failed error: %d\012\000" .align 2 .LC13: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type test_so_reuseaddr, %function test_so_reuseaddr: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #60 ldr r3, .L8 ldr r3, [r3] str r3, [fp, #-16] mov r3,#0 ldr r3, .L8+4 ldr r3, [r3] str r3, [fp, #-20] ldr r3, .L8+8 ldr r3, [r3] add r3, r3, #1 mov r0, r3 bl htons mov r3, r0 str r3, [fp, #-24] ldr r0, .L8+12 bl inet_addr mov r3, r0 str r3, [fp, #-28] ldr r3, .L8+4 ldr r3, [r3] ldr r2, .L8+16 ldr r1, [r2] mov r2, #0 mov r0, r3 bl socket mov r3, r0 str r3, [fp, #-48] ldr r3, .L8+20 ldr r3, [r3] ldr r2, [fp, #-48] cmp r2, r3 movne r3, #1 moveq r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+24 mov r0, r4 bl ok sub r3, fp, #28 mov r2, #12 mov r1, r3 ldr r0, [fp, #-48] bl bind str r0, [fp, #-44] ldr r3, .L8+28 ldr r3, [r3] ldr r2, [fp, #-44] cmp r2, r3 movne r3, #1 moveq r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+32 mov r0, r4 bl ok ldr r3, .L8+4 ldr r3, [r3] ldr r2, .L8+16 ldr r1, [r2] mov r2, #0 mov r0, r3 bl socket mov r3, r0 str r3, [fp, #-40] ldr r3, .L8+20 ldr r3, [r3] ldr r2, [fp, #-40] cmp r2, r3 movne r3, #1 moveq r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+24 mov r0, r4 bl ok ldr r3, .L8+36 str r3, [fp, #-60] mov r3, #4 str r3, [fp, #-56] ldr r3, .L8+40 ldr r1, [r3] ldr r3, .L8+44 ldr r2, [r3] sub r0, fp, #60 sub r3, fp, #56 str r3, [sp] mov r3, r0 ldr r0, [fp, #-40] bl getsockopt str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 bne .L2 ldr r3, [fp, #-60] cmp r3, #0 bne .L2 mov r0, #1 b .L3 .L2: mov r0, #0 .L3: ldr r3, [fp, #-60] ldr r2, [fp, #-44] ldr r1, .L8+48 bl ok sub r3, fp, #28 mov r2, #12 mov r1, r3 ldr r0, [fp, #-40] bl bind str r0, [fp, #-44] ldr r3, .L8+28 ldr r3, [r3] ldr r2, [fp, #-44] cmp r2, r3 moveq r3, #1 movne r3, #0 and r3, r3, #255 ldr r1, .L8+52 mov r0, r3 bl ok mov r3, #1 str r3, [fp, #-60] ldr r3, .L8+40 ldr r1, [r3] ldr r3, .L8+44 ldr r2, [r3] sub r3, fp, #60 mov r0, #4 str r0, [sp] ldr r0, [fp, #-40] bl setsockopt str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+56 mov r0, r4 bl ok sub r3, fp, #28 mov r2, #12 mov r1, r3 ldr r0, [fp, #-40] bl bind str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 bne .L4 ldr r3, .L8+4 ldr r3, [r3] ldr r2, .L8+16 ldr r1, [r2] mov r2, #0 mov r0, r3 bl socket mov r3, r0 str r3, [fp, #-32] ldr r0, .L8+60 bl trace ldr r3, .L8+64 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-48] bl set_blocking ldr r3, .L8+64 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-40] bl set_blocking mov r1, #1 ldr r0, [fp, #-48] bl listen str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+68 mov r0, r4 bl ok mov r1, #1 ldr r0, [fp, #-40] bl listen str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+68 mov r0, r4 bl ok sub r3, fp, #28 mov r2, #12 mov r1, r3 ldr r0, [fp, #-32] bl connect str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+72 mov r0, r4 bl ok mov r3, #12 str r3, [fp, #-56] sub r2, fp, #56 sub r3, fp, #28 mov r1, r3 ldr r0, [fp, #-48] bl accept str r0, [fp, #-52] ldr r3, .L8+20 ldr r3, [r3] ldr r2, [fp, #-52] cmp r2, r3 bne .L5 sub r2, fp, #56 sub r3, fp, #28 mov r1, r3 ldr r0, [fp, #-40] bl accept str r0, [fp, #-52] .L5: ldr r3, .L8+20 ldr r3, [r3] ldr r2, [fp, #-52] cmp r2, r3 movne r3, #1 moveq r3, #0 and r3, r3, #255 ldr r1, .L8+76 mov r0, r3 bl ok ldr r0, [fp, #-48] bl closesocket ldr r0, [fp, #-32] bl closesocket ldr r0, [fp, #-52] bl closesocket b .L6 .L4: ldr r0, .L8+80 bl trace bl WSAGetLastError str r0, [fp, #-36] ldr r3, .L8+84 ldr r3, [r3] ldr r2, [fp, #-36] cmp r2, r3 moveq r3, #1 movne r3, #0 and r3, r3, #255 ldr r2, [fp, #-36] ldr r1, .L8+88 mov r0, r3 bl ok ldr r0, [fp, #-48] bl closesocket sub r3, fp, #28 mov r2, #12 mov r1, r3 ldr r0, [fp, #-40] bl bind str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r4, r3 bl WSAGetLastError mov r3, r0 mov r2, r3 ldr r1, .L8+92 mov r0, r4 bl ok .L6: ldr r0, [fp, #-40] bl closesocket nop ldr r3, .L8 ldr r2, [r3] ldr r3, [fp, #-16] eors r2, r3, r2 mov r3, #0 beq .L7 bl __stack_chk_fail .L7: sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L9: .align 2 .L8: .word .LC13 .word AF_INET .word SERVERPORT .word .LC0 .word SOCK_STREAM .word INVALID_SOCKET .word .LC1 .word SOCKET_ERROR .word .LC2 .word 4660 .word SOL_SOCKET .word SO_REUSEADDR .word .LC3 .word .LC4 .word .LC5 .word .LC6 .word FALSE .word .LC7 .word .LC8 .word .LC9 .word .LC10 .word WSAEACCES .word .LC11 .word .LC12 .size test_so_reuseaddr, .-test_so_reuseaddr .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_log.c_sys_syslog.c" .intel_syntax noprefix .text .comm log_lock,4,4 .globl sys_syslog .type sys_syslog, @function sys_syslog: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov DWORD PTR -20[rbp], edi mov DWORD PTR -24[rbp], esi mov DWORD PTR -28[rbp], edx lea rdi, log_lock[rip] call lock@PLT mov edx, DWORD PTR -28[rbp] mov ecx, DWORD PTR -24[rbp] mov eax, DWORD PTR -20[rbp] mov esi, ecx mov edi, eax call do_syslog@PLT mov DWORD PTR -4[rbp], eax lea rdi, log_lock[rip] call unlock@PLT mov eax, DWORD PTR -4[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size sys_syslog, .-sys_syslog .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_log.c_sys_syslog.c" .text .comm log_lock,4,4 .align 2 .global sys_syslog .syntax unified .arm .fpu softvfp .type sys_syslog, %function sys_syslog: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r0, .L3 bl lock ldr r2, [fp, #-24] ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl do_syslog str r0, [fp, #-8] ldr r0, .L3 bl unlock ldr r3, [fp, #-8] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L4: .align 2 .L3: .word log_lock .size sys_syslog, .-sys_syslog .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_init.c_init_exec.c" .intel_syntax noprefix .text .type init_exec, @function init_exec: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] cmp eax, 1 je .L2 mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] and eax, 5 cmp eax, 5 jne .L3 .L2: mov eax, 1 jmp .L5 .L3: mov eax, 0 .L5: pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size init_exec, .-init_exec .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_init.c_init_exec.c" .text .align 2 .syntax unified .arm .fpu softvfp .type init_exec, %function init_exec: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] ldr r3, [fp, #-8] ldr r3, [r3] cmp r3, #1 beq .L2 ldr r3, [fp, #-8] ldr r3, [r3] and r3, r3, #5 cmp r3, #5 bne .L3 .L2: mov r3, #1 b .L5 .L3: mov r3, #0 .L5: mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .size init_exec, .-init_exec .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_zstd_decompress.c_ZSTD_getDictID_fromFrame.c" .intel_syntax noprefix .text .comm ZSTD_frame,4,4 .globl ZSTD_getDictID_fromFrame .type ZSTD_getDictID_fromFrame, @function ZSTD_getDictID_fromFrame: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 80 mov QWORD PTR -72[rbp], rdi mov QWORD PTR -80[rbp], rsi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov QWORD PTR -48[rbp], 0 mov QWORD PTR -40[rbp], 0 mov QWORD PTR -32[rbp], 0 mov QWORD PTR -24[rbp], 0 mov eax, DWORD PTR ZSTD_frame[rip] mov DWORD PTR -36[rbp], eax mov rdx, QWORD PTR -80[rbp] mov rcx, QWORD PTR -72[rbp] lea rax, -48[rbp] mov rsi, rcx mov rdi, rax call ZSTD_getFrameHeader@PLT mov QWORD PTR -56[rbp], rax mov rax, QWORD PTR -56[rbp] mov rdi, rax call ZSTD_isError@PLT test rax, rax je .L2 mov eax, 0 jmp .L4 .L2: mov eax, DWORD PTR -48[rbp] .L4: mov rcx, QWORD PTR -8[rbp] xor rcx, QWORD PTR fs:40 je .L5 call __stack_chk_fail@PLT .L5: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ZSTD_getDictID_fromFrame, .-ZSTD_getDictID_fromFrame .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_zstd_decompress.c_ZSTD_getDictID_fromFrame.c" .text .comm ZSTD_frame,4,4 .section .rodata .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global ZSTD_getDictID_fromFrame .syntax unified .arm .fpu softvfp .type ZSTD_getDictID_fromFrame, %function ZSTD_getDictID_fromFrame: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #48 str r0, [fp, #-48] str r1, [fp, #-52] ldr r3, .L6 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 sub r3, fp, #40 mov r2, #32 mov r1, #0 mov r0, r3 bl memset ldr r3, .L6+4 ldr r3, [r3] str r3, [fp, #-28] sub r3, fp, #40 ldr r2, [fp, #-52] ldr r1, [fp, #-48] mov r0, r3 bl ZSTD_getFrameHeader str r0, [fp, #-44] ldr r0, [fp, #-44] bl ZSTD_isError mov r3, r0 cmp r3, #0 beq .L2 mov r3, #0 b .L4 .L2: ldr r3, [fp, #-40] .L4: ldr r2, .L6 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L5 bl __stack_chk_fail .L5: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L7: .align 2 .L6: .word .LC0 .word ZSTD_frame .size ZSTD_getDictID_fromFrame, .-ZSTD_getDictID_fromFrame .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cdn-dp-reg.c_cdn_dp_training_start.c" .intel_syntax noprefix .text .comm DPTX_READ_EVENT,4,4 .comm DPTX_TRAINING_CONTROL,4,4 .comm EQ_PHASE_FINISHED,4,4 .comm ETIMEDOUT,4,4 .comm LINK_TRAINING_RETRY_MS,4,4 .comm LINK_TRAINING_RUN,4,4 .comm LINK_TRAINING_TIMEOUT_MS,4,4 .comm MB_MODULE_ID_DP_TX,4,4 .comm jiffies,8,8 .section .rodata .LC0: .string "training failed: %d\n" .text .type cdn_dp_training_start, @function cdn_dp_training_start: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov eax, DWORD PTR LINK_TRAINING_RUN[rip] mov DWORD PTR -32[rbp], eax mov edx, DWORD PTR DPTX_TRAINING_CONTROL[rip] mov esi, DWORD PTR MB_MODULE_ID_DP_TX[rip] lea rcx, -32[rbp] mov rax, QWORD PTR -40[rbp] mov r8, rcx mov ecx, 4 mov rdi, rax call cdn_dp_mailbox_send@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 jne .L12 mov eax, DWORD PTR LINK_TRAINING_TIMEOUT_MS[rip] mov edi, eax call msecs_to_jiffies@PLT mov rdx, QWORD PTR jiffies[rip] add rax, rdx mov QWORD PTR -24[rbp], rax jmp .L4 .L9: mov eax, DWORD PTR LINK_TRAINING_RETRY_MS[rip] mov edi, eax call msleep@PLT mov edx, DWORD PTR DPTX_READ_EVENT[rip] mov esi, DWORD PTR MB_MODULE_ID_DP_TX[rip] mov rax, QWORD PTR -40[rbp] mov r8d, 0 mov ecx, 0 mov rdi, rax call cdn_dp_mailbox_send@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 jne .L13 mov edx, DWORD PTR DPTX_READ_EVENT[rip] mov esi, DWORD PTR MB_MODULE_ID_DP_TX[rip] mov rax, QWORD PTR -40[rbp] mov ecx, 8 mov rdi, rax call cdn_dp_mailbox_validate_receive@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 jne .L14 lea rcx, -16[rbp] mov rax, QWORD PTR -40[rbp] mov edx, 8 mov rsi, rcx mov rdi, rax call cdn_dp_mailbox_read_receive@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 jne .L15 mov edx, DWORD PTR -12[rbp] mov eax, DWORD PTR EQ_PHASE_FINISHED[rip] and eax, edx test eax, eax je .L4 mov eax, 0 jmp .L10 .L4: mov rax, QWORD PTR jiffies[rip] mov rdx, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call time_before@PLT test rax, rax jne .L9 mov eax, DWORD PTR ETIMEDOUT[rip] neg eax mov DWORD PTR -28[rbp], eax jmp .L3 .L12: nop jmp .L3 .L13: nop jmp .L3 .L14: nop jmp .L3 .L15: nop .L3: mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR [rax] mov edx, DWORD PTR -28[rbp] lea rsi, .LC0[rip] mov edi, eax call DRM_DEV_ERROR@PLT mov eax, DWORD PTR -28[rbp] .L10: mov rcx, QWORD PTR -8[rbp] xor rcx, QWORD PTR fs:40 je .L11 call __stack_chk_fail@PLT .L11: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size cdn_dp_training_start, .-cdn_dp_training_start .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cdn-dp-reg.c_cdn_dp_training_start.c" .text .comm DPTX_READ_EVENT,4,4 .comm DPTX_TRAINING_CONTROL,4,4 .comm EQ_PHASE_FINISHED,4,4 .comm ETIMEDOUT,4,4 .comm LINK_TRAINING_RETRY_MS,4,4 .comm LINK_TRAINING_RUN,4,4 .comm LINK_TRAINING_TIMEOUT_MS,4,4 .comm MB_MODULE_ID_DP_TX,4,4 .comm jiffies,4,4 .section .rodata .align 2 .LC0: .ascii "training failed: %d\012\000" .align 2 .LC1: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type cdn_dp_training_start, %function cdn_dp_training_start: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #40 str r0, [fp, #-32] ldr r3, .L16 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 ldr r3, .L16+4 ldr r3, [r3] str r3, [fp, #-28] ldr r3, .L16+8 ldr r1, [r3] ldr r3, .L16+12 ldr r2, [r3] sub r3, fp, #28 str r3, [sp] mov r3, #4 ldr r0, [fp, #-32] bl cdn_dp_mailbox_send str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bne .L12 ldr r3, .L16+16 ldr r3, [r3] mov r0, r3 bl msecs_to_jiffies mov r2, r0 ldr r3, .L16+20 ldr r3, [r3] add r3, r2, r3 str r3, [fp, #-20] b .L4 .L9: ldr r3, .L16+24 ldr r3, [r3] mov r0, r3 bl msleep ldr r3, .L16+8 ldr r1, [r3] ldr r3, .L16+28 ldr r2, [r3] mov r3, #0 str r3, [sp] mov r3, #0 ldr r0, [fp, #-32] bl cdn_dp_mailbox_send str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bne .L13 ldr r3, .L16+8 ldr r1, [r3] ldr r3, .L16+28 ldr r2, [r3] mov r3, #8 ldr r0, [fp, #-32] bl cdn_dp_mailbox_validate_receive str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bne .L14 sub r3, fp, #16 mov r2, #8 mov r1, r3 ldr r0, [fp, #-32] bl cdn_dp_mailbox_read_receive str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bne .L15 ldr r2, [fp, #-12] ldr r3, .L16+32 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L4 mov r3, #0 b .L10 .L4: ldr r3, .L16+20 ldr r3, [r3] ldr r1, [fp, #-20] mov r0, r3 bl time_before mov r3, r0 cmp r3, #0 bne .L9 ldr r3, .L16+36 ldr r3, [r3] rsb r3, r3, #0 str r3, [fp, #-24] b .L3 .L12: nop b .L3 .L13: nop b .L3 .L14: nop b .L3 .L15: nop .L3: ldr r3, [fp, #-32] ldr r3, [r3] ldr r2, [fp, #-24] ldr r1, .L16+40 mov r0, r3 bl DRM_DEV_ERROR ldr r3, [fp, #-24] .L10: ldr r2, .L16 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L11 bl __stack_chk_fail .L11: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L17: .align 2 .L16: .word .LC1 .word LINK_TRAINING_RUN .word MB_MODULE_ID_DP_TX .word DPTX_TRAINING_CONTROL .word LINK_TRAINING_TIMEOUT_MS .word jiffies .word LINK_TRAINING_RETRY_MS .word DPTX_READ_EVENT .word EQ_PHASE_FINISHED .word ETIMEDOUT .word .LC0 .size cdn_dp_training_start, .-cdn_dp_training_start .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pmic8xxx-keypad.c_pmic8xxx_kp_probe.c" .intel_syntax noprefix .text .comm BUS_I2C,4,4 .comm EINVAL,4,4 .comm ENODEV,4,4 .comm ENOMEM,4,4 .comm EV_MSC,4,4 .comm EV_REP,4,4 .comm GFP_KERNEL,4,4 .comm IRQF_TRIGGER_RISING,4,4 .comm KEYP_CTRL,4,4 .comm MSC_SCAN,4,4 .comm PM8XXX_MAX_COLS,4,4 .comm PM8XXX_MAX_ROWS,4,4 .comm PM8XXX_MIN_COLS,4,4 .comm pmic8xxx_kp_close,4,4 .comm pmic8xxx_kp_irq,4,4 .comm pmic8xxx_kp_open,4,4 .comm pmic8xxx_kp_stuck_irq,4,4 .section .rodata .LC0: .string "invalid platform data\n" .LC1: .string "linux,input-no-autorepeat" .LC2: .string "wakeup-source" .LC3: .string "linux,keypad-wakeup" .align 8 .LC4: .string "unable to allocate input device\n" .LC5: .string "PMIC8XXX keypad" .LC6: .string "pmic8xxx_keypad/input0" .LC7: .string "failed to build keymap\n" .align 8 .LC8: .string "unable to initialize keypad controller\n" .LC9: .string "pmic-keypad" .align 8 .LC10: .string "failed to request keypad sense irq\n" .LC11: .string "pmic-keypad-stuck" .align 8 .LC12: .string "failed to request keypad stuck irq\n" .align 8 .LC13: .string "failed to read KEYP_CTRL register\n" .align 8 .LC14: .string "unable to register keypad input device\n" .text .type pmic8xxx_kp_probe, @function pmic8xxx_kp_probe: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -56[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -56[rbp] lea rdx, -44[rbp] lea rcx, -48[rbp] mov rsi, rcx mov rdi, rax call matrix_keypad_parse_properties@PLT mov DWORD PTR -36[rbp], eax cmp DWORD PTR -36[rbp], 0 je .L2 mov eax, DWORD PTR -36[rbp] jmp .L21 .L2: mov edx, DWORD PTR -44[rbp] mov eax, DWORD PTR PM8XXX_MAX_COLS[rip] cmp edx, eax ja .L4 mov edx, DWORD PTR -48[rbp] mov eax, DWORD PTR PM8XXX_MAX_ROWS[rip] cmp edx, eax ja .L4 mov edx, DWORD PTR -44[rbp] mov eax, DWORD PTR PM8XXX_MIN_COLS[rip] cmp edx, eax jnb .L5 .L4: mov rax, QWORD PTR -56[rbp] lea rsi, .LC0[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L21 .L5: mov rax, QWORD PTR -24[rbp] lea rsi, .LC1[rip] mov rdi, rax call of_property_read_bool@PLT test rax, rax sete al movzx eax, al mov DWORD PTR -32[rbp], eax mov rax, QWORD PTR -24[rbp] lea rsi, .LC2[rip] mov rdi, rax call of_property_read_bool@PLT test rax, rax jne .L6 mov rax, QWORD PTR -24[rbp] lea rsi, .LC3[rip] mov rdi, rax call of_property_read_bool@PLT test rax, rax je .L7 .L6: mov eax, 1 jmp .L8 .L7: mov eax, 0 .L8: mov DWORD PTR -28[rbp], eax mov edx, DWORD PTR GFP_KERNEL[rip] mov rax, QWORD PTR -56[rbp] mov esi, 64 mov rdi, rax call devm_kzalloc@PLT mov QWORD PTR -16[rbp], rax cmp QWORD PTR -16[rbp], 0 jne .L9 mov eax, DWORD PTR ENOMEM[rip] neg eax jmp .L21 .L9: mov rax, QWORD PTR -56[rbp] mov eax, DWORD PTR [rax] mov esi, 0 mov edi, eax call dev_get_regmap@PLT mov rdx, QWORD PTR -16[rbp] mov DWORD PTR 40[rdx], eax mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR 40[rax] test eax, eax jne .L10 mov eax, DWORD PTR ENODEV[rip] neg eax jmp .L21 .L10: mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -56[rbp] mov rsi, rdx mov rdi, rax call platform_set_drvdata@PLT mov edx, DWORD PTR -48[rbp] mov rax, QWORD PTR -16[rbp] mov DWORD PTR [rax], edx mov edx, DWORD PTR -44[rbp] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 4[rax], edx mov rdx, QWORD PTR -56[rbp] mov rax, QWORD PTR -16[rbp] mov QWORD PTR 56[rax], rdx mov rax, QWORD PTR -56[rbp] mov rdi, rax call devm_input_allocate_device@PLT mov rdx, QWORD PTR -16[rbp] mov QWORD PTR 32[rdx], rax mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] test rax, rax jne .L11 mov rax, QWORD PTR -56[rbp] lea rsi, .LC4[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR ENOMEM[rip] neg eax jmp .L21 .L11: mov rax, QWORD PTR -56[rbp] mov esi, 0 mov rdi, rax call platform_get_irq@PLT mov rdx, rax mov rax, QWORD PTR -16[rbp] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 8[rax] test rax, rax jns .L12 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 8[rax] jmp .L21 .L12: mov rax, QWORD PTR -56[rbp] mov esi, 1 mov rdi, rax call platform_get_irq@PLT mov rdx, rax mov rax, QWORD PTR -16[rbp] mov QWORD PTR 16[rax], rdx mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 16[rax] test rax, rax jns .L13 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 16[rax] jmp .L21 .L13: mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] lea rdx, .LC5[rip] mov QWORD PTR [rax], rdx mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] lea rdx, .LC6[rip] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR BUS_I2C[rip] mov DWORD PTR 40[rax], edx mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov DWORD PTR 28[rax], 1 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov DWORD PTR 32[rax], 1 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov DWORD PTR 36[rax], 1 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR pmic8xxx_kp_open[rip] mov DWORD PTR 24[rax], edx mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR pmic8xxx_kp_close[rip] mov DWORD PTR 20[rax], edx mov rax, QWORD PTR -16[rbp] mov rsi, QWORD PTR 32[rax] mov rax, QWORD PTR -16[rbp] mov ecx, DWORD PTR 52[rax] mov edx, DWORD PTR PM8XXX_MAX_COLS[rip] mov eax, DWORD PTR PM8XXX_MAX_ROWS[rip] mov r9, rsi mov r8d, ecx mov ecx, edx mov edx, eax mov esi, 0 mov edi, 0 call matrix_keypad_build_keymap@PLT mov DWORD PTR -36[rbp], eax cmp DWORD PTR -36[rbp], 0 je .L14 mov rax, QWORD PTR -56[rbp] lea rsi, .LC7[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR -36[rbp] jmp .L21 .L14: cmp DWORD PTR -32[rbp], 0 je .L15 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR 16[rax] mov eax, DWORD PTR EV_REP[rip] mov esi, edx mov edi, eax call __set_bit@PLT .L15: mov edx, DWORD PTR MSC_SCAN[rip] mov ecx, DWORD PTR EV_MSC[rip] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov esi, ecx mov rdi, rax call input_set_capability@PLT mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov rdx, QWORD PTR -16[rbp] mov rsi, rdx mov rdi, rax call input_set_drvdata@PLT mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR 48[rax] mov edx, 4 mov esi, 255 mov edi, eax call memset@PLT mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR 44[rax] mov edx, 4 mov esi, 255 mov edi, eax call memset@PLT mov rdx, QWORD PTR -56[rbp] mov rax, QWORD PTR -16[rbp] mov rsi, rdx mov rdi, rax call pmic8xxx_kpd_init@PLT mov DWORD PTR -36[rbp], eax cmp DWORD PTR -36[rbp], 0 jns .L16 mov rax, QWORD PTR -56[rbp] lea rsi, .LC8[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR -36[rbp] jmp .L21 .L16: mov ecx, DWORD PTR IRQF_TRIGGER_RISING[rip] mov edx, DWORD PTR pmic8xxx_kp_irq[rip] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 8[rax] mov edi, eax mov rax, QWORD PTR -56[rbp] mov rsi, QWORD PTR -16[rbp] mov r9, rsi lea r8, .LC9[rip] mov esi, edi mov rdi, rax call devm_request_any_context_irq@PLT mov DWORD PTR -36[rbp], eax cmp DWORD PTR -36[rbp], 0 jns .L17 mov rax, QWORD PTR -56[rbp] lea rsi, .LC10[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR -36[rbp] jmp .L21 .L17: mov ecx, DWORD PTR IRQF_TRIGGER_RISING[rip] mov edx, DWORD PTR pmic8xxx_kp_stuck_irq[rip] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 16[rax] mov edi, eax mov rax, QWORD PTR -56[rbp] mov rsi, QWORD PTR -16[rbp] mov r9, rsi lea r8, .LC11[rip] mov esi, edi mov rdi, rax call devm_request_any_context_irq@PLT mov DWORD PTR -36[rbp], eax cmp DWORD PTR -36[rbp], 0 jns .L18 mov rax, QWORD PTR -56[rbp] lea rsi, .LC12[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR -36[rbp] jmp .L21 .L18: mov ecx, DWORD PTR KEYP_CTRL[rip] mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR 40[rax] lea rdx, -40[rbp] mov esi, ecx mov edi, eax call regmap_read@PLT mov DWORD PTR -36[rbp], eax cmp DWORD PTR -36[rbp], 0 jns .L19 mov rax, QWORD PTR -56[rbp] lea rsi, .LC13[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR -36[rbp] jmp .L21 .L19: mov edx, DWORD PTR -40[rbp] mov rax, QWORD PTR -16[rbp] mov DWORD PTR 24[rax], edx mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 32[rax] mov rdi, rax call input_register_device@PLT mov DWORD PTR -36[rbp], eax cmp DWORD PTR -36[rbp], 0 jns .L20 mov rax, QWORD PTR -56[rbp] lea rsi, .LC14[rip] mov rdi, rax call dev_err@PLT mov eax, DWORD PTR -36[rbp] jmp .L21 .L20: mov rax, QWORD PTR -56[rbp] mov edx, DWORD PTR -28[rbp] mov esi, edx mov rdi, rax call device_init_wakeup@PLT mov eax, 0 .L21: mov rcx, QWORD PTR -8[rbp] xor rcx, QWORD PTR fs:40 je .L22 call __stack_chk_fail@PLT .L22: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size pmic8xxx_kp_probe, .-pmic8xxx_kp_probe .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pmic8xxx-keypad.c_pmic8xxx_kp_probe.c" .text .comm BUS_I2C,4,4 .comm EINVAL,4,4 .comm ENODEV,4,4 .comm ENOMEM,4,4 .comm EV_MSC,4,4 .comm EV_REP,4,4 .comm GFP_KERNEL,4,4 .comm IRQF_TRIGGER_RISING,4,4 .comm KEYP_CTRL,4,4 .comm MSC_SCAN,4,4 .comm PM8XXX_MAX_COLS,4,4 .comm PM8XXX_MAX_ROWS,4,4 .comm PM8XXX_MIN_COLS,4,4 .comm pmic8xxx_kp_close,4,4 .comm pmic8xxx_kp_irq,4,4 .comm pmic8xxx_kp_open,4,4 .comm pmic8xxx_kp_stuck_irq,4,4 .section .rodata .align 2 .LC0: .ascii "invalid platform data\012\000" .align 2 .LC1: .ascii "linux,input-no-autorepeat\000" .align 2 .LC2: .ascii "wakeup-source\000" .align 2 .LC3: .ascii "linux,keypad-wakeup\000" .align 2 .LC4: .ascii "unable to allocate input device\012\000" .align 2 .LC5: .ascii "PMIC8XXX keypad\000" .align 2 .LC6: .ascii "pmic8xxx_keypad/input0\000" .align 2 .LC7: .ascii "failed to build keymap\012\000" .align 2 .LC8: .ascii "unable to initialize keypad controller\012\000" .align 2 .LC9: .ascii "pmic-keypad\000" .align 2 .LC10: .ascii "failed to request keypad sense irq\012\000" .align 2 .LC11: .ascii "pmic-keypad-stuck\000" .align 2 .LC12: .ascii "failed to request keypad stuck irq\012\000" .align 2 .LC13: .ascii "failed to read KEYP_CTRL register\012\000" .align 2 .LC14: .ascii "unable to register keypad input device\012\000" .align 2 .LC15: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type pmic8xxx_kp_probe, %function pmic8xxx_kp_probe: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #56 str r0, [fp, #-48] ldr r3, .L23 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 ldr r3, [fp, #-48] ldr r3, [r3, #4] str r3, [fp, #-28] ldr r3, [fp, #-48] sub r2, fp, #36 sub r1, fp, #40 mov r0, r3 bl matrix_keypad_parse_properties str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 beq .L2 ldr r3, [fp, #-24] b .L21 .L2: ldr r2, [fp, #-36] ldr r3, .L23+4 ldr r3, [r3] cmp r2, r3 bhi .L4 ldr r2, [fp, #-40] ldr r3, .L23+8 ldr r3, [r3] cmp r2, r3 bhi .L4 ldr r2, [fp, #-36] ldr r3, .L23+12 ldr r3, [r3] cmp r2, r3 bcs .L5 .L4: ldr r3, [fp, #-48] ldr r1, .L23+16 mov r0, r3 bl dev_err ldr r3, .L23+20 ldr r3, [r3] rsb r3, r3, #0 b .L21 .L5: ldr r1, .L23+24 ldr r0, [fp, #-28] bl of_property_read_bool mov r3, r0 cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 str r3, [fp, #-20] ldr r1, .L23+28 ldr r0, [fp, #-28] bl of_property_read_bool mov r3, r0 cmp r3, #0 bne .L6 ldr r1, .L23+32 ldr r0, [fp, #-28] bl of_property_read_bool mov r3, r0 cmp r3, #0 beq .L7 .L6: mov r3, #1 b .L8 .L7: mov r3, #0 .L8: str r3, [fp, #-16] ldr r3, [fp, #-48] ldr r2, .L23+36 ldr r2, [r2] mov r1, #44 mov r0, r3 bl devm_kzalloc str r0, [fp, #-12] ldr r3, [fp, #-12] cmp r3, #0 bne .L9 ldr r3, .L23+40 ldr r3, [r3] rsb r3, r3, #0 b .L21 .L9: ldr r3, [fp, #-48] ldr r3, [r3] mov r1, #0 mov r0, r3 bl dev_get_regmap mov r2, r0 ldr r3, [fp, #-12] str r2, [r3, #24] ldr r3, [fp, #-12] ldr r3, [r3, #24] cmp r3, #0 bne .L10 ldr r3, .L23+44 ldr r3, [r3] rsb r3, r3, #0 b .L21 .L10: ldr r1, [fp, #-12] ldr r0, [fp, #-48] bl platform_set_drvdata ldr r2, [fp, #-40] ldr r3, [fp, #-12] str r2, [r3] ldr r2, [fp, #-36] ldr r3, [fp, #-12] str r2, [r3, #4] ldr r2, [fp, #-48] ldr r3, [fp, #-12] str r2, [r3, #40] ldr r3, [fp, #-48] mov r0, r3 bl devm_input_allocate_device mov r2, r0 ldr r3, [fp, #-12] str r2, [r3, #20] ldr r3, [fp, #-12] ldr r3, [r3, #20] cmp r3, #0 bne .L11 ldr r3, [fp, #-48] ldr r1, .L23+48 mov r0, r3 bl dev_err ldr r3, .L23+40 ldr r3, [r3] rsb r3, r3, #0 b .L21 .L11: mov r1, #0 ldr r0, [fp, #-48] bl platform_get_irq mov r3, r0 mov r2, r3 ldr r3, [fp, #-12] str r2, [r3, #8] ldr r3, [fp, #-12] ldr r3, [r3, #8] cmp r3, #0 bge .L12 ldr r3, [fp, #-12] ldr r3, [r3, #8] b .L21 .L12: mov r1, #1 ldr r0, [fp, #-48] bl platform_get_irq mov r3, r0 mov r2, r3 ldr r3, [fp, #-12] str r2, [r3, #12] ldr r3, [fp, #-12] ldr r3, [r3, #12] cmp r3, #0 bge .L13 ldr r3, [fp, #-12] ldr r3, [r3, #12] b .L21 .L13: ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r2, .L23+52 str r2, [r3] ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r2, .L23+56 str r2, [r3, #4] ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r2, .L23+60 ldr r2, [r2] str r2, [r3, #32] ldr r3, [fp, #-12] ldr r3, [r3, #20] mov r2, #1 str r2, [r3, #20] ldr r3, [fp, #-12] ldr r3, [r3, #20] mov r2, #1 str r2, [r3, #24] ldr r3, [fp, #-12] ldr r3, [r3, #20] mov r2, #1 str r2, [r3, #28] ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r2, .L23+64 ldr r2, [r2] str r2, [r3, #16] ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r2, .L23+68 ldr r2, [r2] str r2, [r3, #12] ldr r3, .L23+8 ldr r1, [r3] ldr r3, .L23+4 ldr r0, [r3] ldr r3, [fp, #-12] ldr r3, [r3, #36] ldr r2, [fp, #-12] ldr r2, [r2, #20] str r2, [sp, #4] str r3, [sp] mov r3, r0 mov r2, r1 mov r1, #0 mov r0, #0 bl matrix_keypad_build_keymap str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 beq .L14 ldr r3, [fp, #-48] ldr r1, .L23+72 mov r0, r3 bl dev_err ldr r3, [fp, #-24] b .L21 .L14: ldr r3, [fp, #-20] cmp r3, #0 beq .L15 ldr r3, .L23+76 ldr r2, [r3] ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r3, [r3, #8] mov r1, r3 mov r0, r2 bl __set_bit .L15: ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r2, .L23+80 ldr r1, [r2] ldr r2, .L23+84 ldr r2, [r2] mov r0, r3 bl input_set_capability ldr r3, [fp, #-12] ldr r3, [r3, #20] ldr r1, [fp, #-12] mov r0, r3 bl input_set_drvdata ldr r3, [fp, #-12] ldr r3, [r3, #32] mov r2, #4 mov r1, #255 mov r0, r3 bl memset ldr r3, [fp, #-12] ldr r3, [r3, #28] mov r2, #4 mov r1, #255 mov r0, r3 bl memset ldr r1, [fp, #-48] ldr r0, [fp, #-12] bl pmic8xxx_kpd_init str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bge .L16 ldr r3, [fp, #-48] ldr r1, .L23+88 mov r0, r3 bl dev_err ldr r3, [fp, #-24] b .L21 .L16: ldr r0, [fp, #-48] ldr r3, [fp, #-12] ldr r1, [r3, #8] ldr r3, .L23+92 ldr r2, [r3] ldr r3, .L23+96 ldr ip, [r3] ldr r3, [fp, #-12] str r3, [sp, #4] ldr r3, .L23+100 str r3, [sp] mov r3, ip bl devm_request_any_context_irq str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bge .L17 ldr r3, [fp, #-48] ldr r1, .L23+104 mov r0, r3 bl dev_err ldr r3, [fp, #-24] b .L21 .L17: ldr r0, [fp, #-48] ldr r3, [fp, #-12] ldr r1, [r3, #12] ldr r3, .L23+108 ldr r2, [r3] ldr r3, .L23+96 ldr ip, [r3] ldr r3, [fp, #-12] str r3, [sp, #4] ldr r3, .L23+112 str r3, [sp] mov r3, ip bl devm_request_any_context_irq str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bge .L18 ldr r3, [fp, #-48] ldr r1, .L23+116 mov r0, r3 bl dev_err ldr r3, [fp, #-24] b .L21 .L18: ldr r3, [fp, #-12] ldr r3, [r3, #24] ldr r2, .L23+120 ldr r1, [r2] sub r2, fp, #32 mov r0, r3 bl regmap_read str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bge .L19 ldr r3, [fp, #-48] ldr r1, .L23+124 mov r0, r3 bl dev_err ldr r3, [fp, #-24] b .L21 .L19: ldr r2, [fp, #-32] ldr r3, [fp, #-12] str r2, [r3, #16] ldr r3, [fp, #-12] ldr r3, [r3, #20] mov r0, r3 bl input_register_device str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 bge .L20 ldr r3, [fp, #-48] ldr r1, .L23+128 mov r0, r3 bl dev_err ldr r3, [fp, #-24] b .L21 .L20: ldr r3, [fp, #-48] ldr r1, [fp, #-16] mov r0, r3 bl device_init_wakeup mov r3, #0 .L21: ldr r2, .L23 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L22 bl __stack_chk_fail .L22: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L24: .align 2 .L23: .word .LC15 .word PM8XXX_MAX_COLS .word PM8XXX_MAX_ROWS .word PM8XXX_MIN_COLS .word .LC0 .word EINVAL .word .LC1 .word .LC2 .word .LC3 .word GFP_KERNEL .word ENOMEM .word ENODEV .word .LC4 .word .LC5 .word .LC6 .word BUS_I2C .word pmic8xxx_kp_open .word pmic8xxx_kp_close .word .LC7 .word EV_REP .word EV_MSC .word MSC_SCAN .word .LC8 .word pmic8xxx_kp_irq .word IRQF_TRIGGER_RISING .word .LC9 .word .LC10 .word pmic8xxx_kp_stuck_irq .word .LC11 .word .LC12 .word KEYP_CTRL .word .LC13 .word .LC14 .size pmic8xxx_kp_probe, .-pmic8xxx_kp_probe .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_usb2422.c_USB_HandleExtraDevice.c" .intel_syntax noprefix .text .comm ADC_CON1,4,4 .comm ADC_CON2,4,4 .comm USB_EXTRA_ADC_THRESHOLD,8,8 .comm USB_EXTRA_STATE_DISABLED,8,8 .comm USB_EXTRA_STATE_DISABLED_UNTIL_REPLUG,8,8 .comm USB_EXTRA_STATE_ENABLED,8,8 .comm USB_HOST_PORT_1,8,8 .comm USB_HOST_PORT_2,8,8 .comm adc_extra,8,8 .comm usb_extra_manual,8,8 .comm usb_extra_state,8,8 .comm usb_host_port,8,8 .globl USB_HandleExtraDevice .type USB_HandleExtraDevice, @function USB_HandleExtraDevice: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov rdx, QWORD PTR usb_host_port[rip] mov rax, QWORD PTR USB_HOST_PORT_1[rip] cmp rdx, rax jne .L2 mov eax, DWORD PTR ADC_CON2[rip] mov edi, eax call adc_get@PLT movq rax, xmm0 mov QWORD PTR -8[rbp], rax jmp .L3 .L2: mov rdx, QWORD PTR usb_host_port[rip] mov rax, QWORD PTR USB_HOST_PORT_2[rip] cmp rdx, rax jne .L17 mov eax, DWORD PTR ADC_CON1[rip] mov edi, eax call adc_get@PLT movq rax, xmm0 mov QWORD PTR -8[rbp], rax .L3: movsd xmm1, QWORD PTR adc_extra[rip] movsd xmm0, QWORD PTR .LC0[rip] mulsd xmm1, xmm0 movsd xmm2, QWORD PTR -8[rbp] movsd xmm0, QWORD PTR .LC1[rip] mulsd xmm0, xmm2 addsd xmm0, xmm1 movsd QWORD PTR adc_extra[rip], xmm0 mov rdx, QWORD PTR usb_extra_state[rip] mov rax, QWORD PTR USB_EXTRA_STATE_DISABLED_UNTIL_REPLUG[rip] cmp rdx, rax jne .L6 movsd xmm0, QWORD PTR adc_extra[rip] movsd xmm1, QWORD PTR USB_EXTRA_ADC_THRESHOLD[rip] comisd xmm0, xmm1 ja .L14 jmp .L1 .L14: mov rax, QWORD PTR USB_EXTRA_STATE_DISABLED[rip] mov QWORD PTR usb_extra_state[rip], rax jmp .L1 .L6: mov rax, QWORD PTR usb_extra_manual[rip] test rax, rax je .L9 mov rdx, QWORD PTR usb_extra_state[rip] mov rax, QWORD PTR USB_EXTRA_STATE_DISABLED[rip] cmp rdx, rax jne .L18 mov rax, QWORD PTR USB_EXTRA_STATE_ENABLED[rip] mov rdi, rax call USB_ExtraSetState@PLT jmp .L18 .L9: mov rdx, QWORD PTR usb_extra_state[rip] mov rax, QWORD PTR USB_EXTRA_STATE_DISABLED[rip] cmp rdx, rax jne .L11 movsd xmm1, QWORD PTR adc_extra[rip] movsd xmm0, QWORD PTR USB_EXTRA_ADC_THRESHOLD[rip] comisd xmm0, xmm1 jbe .L11 mov rax, QWORD PTR USB_EXTRA_STATE_ENABLED[rip] mov rdi, rax call USB_ExtraSetState@PLT jmp .L1 .L11: mov rdx, QWORD PTR usb_extra_state[rip] mov rax, QWORD PTR USB_EXTRA_STATE_ENABLED[rip] cmp rdx, rax jne .L1 movsd xmm0, QWORD PTR adc_extra[rip] movsd xmm1, QWORD PTR USB_EXTRA_ADC_THRESHOLD[rip] comisd xmm0, xmm1 jbe .L1 mov rax, QWORD PTR USB_EXTRA_STATE_DISABLED[rip] mov rdi, rax call USB_ExtraSetState@PLT jmp .L1 .L17: nop jmp .L1 .L18: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size USB_HandleExtraDevice, .-USB_HandleExtraDevice .section .rodata .align 8 .LC0: .long 3435973837 .long 1072483532 .align 8 .LC1: .long 2576980378 .long 1069128089 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_usb2422.c_USB_HandleExtraDevice.c" .text .comm ADC_CON1,4,4 .comm ADC_CON2,4,4 .comm USB_EXTRA_ADC_THRESHOLD,8,8 .comm USB_EXTRA_STATE_DISABLED,4,4 .comm USB_EXTRA_STATE_DISABLED_UNTIL_REPLUG,4,4 .comm USB_EXTRA_STATE_ENABLED,4,4 .comm USB_HOST_PORT_1,4,4 .comm USB_HOST_PORT_2,4,4 .comm adc_extra,8,8 .comm usb_extra_manual,4,4 .comm usb_extra_state,4,4 .comm usb_host_port,4,4 .global __aeabi_dmul .global __aeabi_dadd .global __aeabi_dcmpgt .global __aeabi_dcmplt .align 2 .global USB_HandleExtraDevice .syntax unified .arm .fpu softvfp .type USB_HandleExtraDevice, %function USB_HandleExtraDevice: @ 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, #8 ldr r3, .L19 ldr r2, [r3] ldr r3, .L19+4 ldr r3, [r3] cmp r2, r3 bne .L2 ldr r3, .L19+8 ldr r3, [r3] mov r0, r3 bl adc_get str r0, [fp, #-20] str r1, [fp, #-16] b .L3 .L2: ldr r3, .L19 ldr r2, [r3] ldr r3, .L19+12 ldr r3, [r3] cmp r2, r3 bne .L17 ldr r3, .L19+16 ldr r3, [r3] mov r0, r3 bl adc_get str r0, [fp, #-20] str r1, [fp, #-16] .L3: ldr r3, .L19+20 ldmia r3, {r0-r1} ldr r2, .L19+24 ldr r3, .L19+28 bl __aeabi_dmul mov r2, r0 mov r3, r1 mov r4, r2 mov r5, r3 ldr r2, .L19+32 ldr r3, .L19+36 sub r1, fp, #20 ldmia r1, {r0-r1} bl __aeabi_dmul mov r2, r0 mov r3, r1 mov r0, r4 mov r1, r5 bl __aeabi_dadd mov r2, r0 mov r3, r1 ldr r1, .L19+20 stm r1, {r2-r3} ldr r3, .L19+40 ldr r2, [r3] ldr r3, .L19+44 ldr r3, [r3] cmp r2, r3 bne .L6 ldr r3, .L19+20 ldmia r3, {r0-r1} ldr r3, .L19+48 ldmia r3, {r2-r3} bl __aeabi_dcmpgt mov r3, r0 cmp r3, #0 bne .L14 b .L1 .L14: ldr r3, .L19+52 ldr r3, [r3] ldr r2, .L19+40 str r3, [r2] b .L1 .L6: ldr r3, .L19+56 ldr r3, [r3] cmp r3, #0 beq .L9 ldr r3, .L19+40 ldr r2, [r3] ldr r3, .L19+52 ldr r3, [r3] cmp r2, r3 bne .L18 ldr r3, .L19+60 ldr r3, [r3] mov r0, r3 bl USB_ExtraSetState b .L18 .L9: ldr r3, .L19+40 ldr r2, [r3] ldr r3, .L19+52 ldr r3, [r3] cmp r2, r3 bne .L11 ldr r3, .L19+20 ldmia r3, {r0-r1} ldr r3, .L19+48 ldmia r3, {r2-r3} bl __aeabi_dcmplt mov r3, r0 cmp r3, #0 beq .L11 ldr r3, .L19+60 ldr r3, [r3] mov r0, r3 bl USB_ExtraSetState b .L1 .L11: ldr r3, .L19+40 ldr r2, [r3] ldr r3, .L19+60 ldr r3, [r3] cmp r2, r3 bne .L1 ldr r3, .L19+20 ldmia r3, {r0-r1} ldr r3, .L19+48 ldmia r3, {r2-r3} bl __aeabi_dcmpgt mov r3, r0 cmp r3, #0 beq .L1 ldr r3, .L19+52 ldr r3, [r3] mov r0, r3 bl USB_ExtraSetState b .L1 .L17: nop b .L1 .L18: nop .L1: sub sp, fp, #12 @ sp needed pop {r4, r5, fp, pc} .L20: .align 2 .L19: .word usb_host_port .word USB_HOST_PORT_1 .word ADC_CON2 .word USB_HOST_PORT_2 .word ADC_CON1 .word adc_extra .word -858993459 .word 1072483532 .word -1717986918 .word 1069128089 .word usb_extra_state .word USB_EXTRA_STATE_DISABLED_UNTIL_REPLUG .word USB_EXTRA_ADC_THRESHOLD .word USB_EXTRA_STATE_DISABLED .word usb_extra_manual .word USB_EXTRA_STATE_ENABLED .size USB_HandleExtraDevice, .-USB_HandleExtraDevice .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_netsend.c_timespec_ge.c" .intel_syntax noprefix .text .type timespec_ge, @function timespec_ge: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] cmp rdx, rax jle .L2 mov eax, 1 jmp .L3 .L2: mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] cmp rdx, rax jge .L4 mov eax, 0 jmp .L3 .L4: mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR 8[rax] cmp rdx, rax jl .L5 mov eax, 1 jmp .L3 .L5: mov eax, 0 .L3: pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size timespec_ge, .-timespec_ge .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_netsend.c_timespec_ge.c" .text .align 2 .syntax unified .arm .fpu softvfp .type timespec_ge, %function timespec_ge: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 sub sp, sp, #12 str r0, [fp, #-8] str r1, [fp, #-12] ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, [fp, #-12] ldr r3, [r3] cmp r2, r3 ble .L2 mov r3, #1 b .L3 .L2: ldr r3, [fp, #-8] ldr r2, [r3] ldr r3, [fp, #-12] ldr r3, [r3] cmp r2, r3 bge .L4 mov r3, #0 b .L3 .L4: ldr r3, [fp, #-8] ldr r2, [r3, #4] ldr r3, [fp, #-12] ldr r3, [r3, #4] cmp r2, r3 blt .L5 mov r3, #1 b .L3 .L5: mov r3, #0 .L3: mov r0, r3 add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .size timespec_ge, .-timespec_ge .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_security.c_wusbhc_next_tkid.c" .intel_syntax noprefix .text .type wusbhc_next_tkid, @function wusbhc_next_tkid: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi cmp QWORD PTR -32[rbp], 0 jne .L2 mov rax, QWORD PTR -24[rbp] mov QWORD PTR -8[rbp], rax mov DWORD PTR -12[rbp], 0 jmp .L3 .L2: mov rax, QWORD PTR -32[rbp] mov edx, DWORD PTR 4[rax] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call wusb_port_by_idx@PLT mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR [rax] and eax, 127 mov DWORD PTR -12[rbp], eax .L3: mov eax, DWORD PTR -12[rbp] sal eax, 8 mov edx, eax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] add eax, 1 movzx eax, al or edx, eax mov rax, QWORD PTR -8[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size wusbhc_next_tkid, .-wusbhc_next_tkid .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_security.c_wusbhc_next_tkid.c" .text .align 2 .syntax unified .arm .fpu softvfp .type wusbhc_next_tkid, %function wusbhc_next_tkid: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-20] cmp r3, #0 bne .L2 ldr r3, [fp, #-16] str r3, [fp, #-12] mov r3, #0 str r3, [fp, #-8] b .L3 .L2: ldr r3, [fp, #-20] ldr r3, [r3, #4] mov r1, r3 ldr r0, [fp, #-16] bl wusb_port_by_idx mov r3, r0 str r3, [fp, #-12] ldr r3, [fp, #-20] ldr r3, [r3] and r3, r3, #127 str r3, [fp, #-8] .L3: ldr r3, [fp, #-8] lsl r2, r3, #8 ldr r3, [fp, #-12] ldr r3, [r3] add r3, r3, #1 and r3, r3, #255 orr r2, r2, r3 ldr r3, [fp, #-12] str r2, [r3] ldr r3, [fp, #-12] ldr r3, [r3] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size wusbhc_next_tkid, .-wusbhc_next_tkid .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_21061.c_use.c" .intel_syntax noprefix .text .section .rodata .align 8 .LC0: .string "\n%s [command] [options]\n-h this help\n-d specify depth of analysis (32)\n-o change offset (-32000)\n-v specify victim (/usr/sbin/sendmail)\n-t specify temp directory (/tmp/.s11x)\n-b enables bruteforce (it can take 20-30 mins)\n" .text .globl use .type use, @function use: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov rax, QWORD PTR -8[rbp] mov rsi, rax lea rdi, .LC0[rip] call printf@PLT mov eax, 1 leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size use, .-use .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_21061.c_use.c" .text .section .rodata .align 2 .LC0: .ascii "\012%s [command] [options]\012-h this help\012-d sp" .ascii "ecify depth of analysis (32)\012-o change offset (-" .ascii "32000)\012-v specify victim (/usr/sbin/sendmail)\012" .ascii "-t specify temp directory (/tmp/.s11x)\012-b enable" .ascii "s bruteforce (it can take 20-30 mins)\012\000" .text .align 2 .global use .syntax unified .arm .fpu softvfp .type use, %function use: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] ldr r1, [fp, #-8] ldr r0, .L3 bl printf mov r3, #1 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L4: .align 2 .L3: .word .LC0 .size use, .-use .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_utilities.c_l_fp_output_dec.c" .intel_syntax noprefix .text .comm HLINE,8,8 .section .rodata .LC0: .string "%i: %i \t" .text .globl l_fp_output_dec .type l_fp_output_dec, @function l_fp_output_dec: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 24 .cfi_offset 3, -24 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rdx, QWORD PTR HLINE[rip] mov rax, QWORD PTR -32[rbp] mov rsi, rdx mov rdi, rax mov eax, 0 call fprintf@PLT mov ebx, 0 jmp .L2 .L3: movsx rdx, ebx mov rax, QWORD PTR -24[rbp] add rax, rdx movzx eax, BYTE PTR [rax] movzx edx, al mov rax, QWORD PTR -32[rbp] mov ecx, edx mov edx, ebx lea rsi, .LC0[rip] mov rdi, rax mov eax, 0 call fprintf@PLT add ebx, 1 .L2: cmp ebx, 7 jle .L3 mov rax, QWORD PTR -32[rbp] mov rsi, rax mov edi, 10 call fputc@PLT mov rdx, QWORD PTR HLINE[rip] mov rax, QWORD PTR -32[rbp] mov rsi, rdx mov rdi, rax mov eax, 0 call fprintf@PLT nop add rsp, 24 pop rbx pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size l_fp_output_dec, .-l_fp_output_dec .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_utilities.c_l_fp_output_dec.c" .text .comm HLINE,4,4 .section .rodata .align 2 .LC0: .ascii "%i: %i \011\000" .text .align 2 .global l_fp_output_dec .syntax unified .arm .fpu softvfp .type l_fp_output_dec, %function l_fp_output_dec: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #12 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, .L4 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-20] bl fprintf mov r4, #0 b .L2 .L3: mov r2, r4 ldr r3, [fp, #-16] add r3, r3, r2 ldrb r3, [r3] @ zero_extendqisi2 mov r2, r4 ldr r1, .L4+4 ldr r0, [fp, #-20] bl fprintf add r4, r4, #1 .L2: cmp r4, #7 ble .L3 ldr r1, [fp, #-20] mov r0, #10 bl fputc ldr r3, .L4 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-20] bl fprintf nop sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L5: .align 2 .L4: .word HLINE .word .LC0 .size l_fp_output_dec, .-l_fp_output_dec .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ev-layer.c_disconnect_nobc.c" .intel_syntax noprefix .text .comm DEBUG_EVENT,4,4 .comm PC_UMMODE,4,4 .section .rodata .LC0: .string "Scheduling PC_UMMODE" .text .type disconnect_nobc, @function disconnect_nobc: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rax, QWORD PTR -32[rbp] lea rdx, 4[rax] mov rax, QWORD PTR -8[rbp] mov rsi, rax mov rdi, rdx call spin_lock_irqsave@PLT mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR 4[rax] add edx, 1 mov DWORD PTR 4[rax], edx mov rax, QWORD PTR -32[rbp] mov eax, DWORD PTR 12[rax] test eax, eax jne .L2 mov rax, QWORD PTR -32[rbp] mov edx, DWORD PTR 8[rax] mov eax, DWORD PTR PC_UMMODE[rip] or edx, eax mov rax, QWORD PTR -32[rbp] mov DWORD PTR 8[rax], edx mov eax, DWORD PTR DEBUG_EVENT[rip] lea rsi, .LC0[rip] mov edi, eax call gig_dbg@PLT mov rax, QWORD PTR -32[rbp] mov DWORD PTR [rax], 1 .L2: mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov rdi, rax call list_empty@PLT test eax, eax jne .L3 mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov rdi, rax call list_del@PLT mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov rdi, rax call kfree@PLT mov rax, QWORD PTR -24[rbp] mov QWORD PTR [rax], 0 .L3: mov rax, QWORD PTR -32[rbp] lea rdx, 4[rax] mov rax, QWORD PTR -8[rbp] mov rsi, rax mov rdi, rdx call spin_unlock_irqrestore@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size disconnect_nobc, .-disconnect_nobc .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ev-layer.c_disconnect_nobc.c" .text .comm DEBUG_EVENT,4,4 .comm PC_UMMODE,4,4 .section .rodata .align 2 .LC0: .ascii "Scheduling PC_UMMODE\000" .text .align 2 .syntax unified .arm .fpu softvfp .type disconnect_nobc, %function disconnect_nobc: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-20] add r3, r3, #4 ldr r1, [fp, #-8] mov r0, r3 bl spin_lock_irqsave ldr r3, [fp, #-16] ldr r3, [r3] ldr r2, [r3, #4] add r2, r2, #1 str r2, [r3, #4] ldr r3, [fp, #-20] ldr r3, [r3, #12] cmp r3, #0 bne .L2 ldr r3, [fp, #-20] ldr r2, [r3, #8] ldr r3, .L4 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-20] str r2, [r3, #8] ldr r3, .L4+4 ldr r3, [r3] ldr r1, .L4+8 mov r0, r3 bl gig_dbg ldr r3, [fp, #-20] mov r2, #1 str r2, [r3] .L2: ldr r3, [fp, #-16] ldr r3, [r3] mov r0, r3 bl list_empty mov r3, r0 cmp r3, #0 bne .L3 ldr r3, [fp, #-16] ldr r3, [r3] mov r0, r3 bl list_del ldr r3, [fp, #-16] ldr r3, [r3] mov r0, r3 bl kfree ldr r3, [fp, #-16] mov r2, #0 str r2, [r3] .L3: ldr r3, [fp, #-20] add r3, r3, #4 ldr r1, [fp, #-8] mov r0, r3 bl spin_unlock_irqrestore nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word PC_UMMODE .word DEBUG_EVENT .word .LC0 .size disconnect_nobc, .-disconnect_nobc .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_exception.c_mrb_mruby_error_gem_test.c" .intel_syntax noprefix .text .comm run_ensure,4,4 .comm run_protect,4,4 .comm run_rescue,4,4 .comm run_rescue_exceptions,4,4 .section .rodata .LC0: .string "ExceptionTest" .LC1: .string "mrb_protect" .LC2: .string "mrb_ensure" .LC3: .string "mrb_rescue" .LC4: .string "mrb_rescue_exceptions" .text .globl mrb_mruby_error_gem_test .type mrb_mruby_error_gem_test, @function mrb_mruby_error_gem_test: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 40 .cfi_offset 3, -24 mov QWORD PTR -40[rbp], rdi mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -40[rbp] lea rsi, .LC0[rip] mov rdi, rax call mrb_define_class@PLT mov QWORD PTR -24[rbp], rax mov eax, 0 call MRB_ARGS_NONE@PLT mov ebx, eax mov eax, 0 call MRB_ARGS_BLOCK@PLT or ebx, eax mov ecx, ebx mov edx, DWORD PTR run_protect[rip] mov rsi, QWORD PTR -24[rbp] mov rax, QWORD PTR -40[rbp] mov r8d, ecx mov ecx, edx lea rdx, .LC1[rip] mov rdi, rax call mrb_define_module_function@PLT mov edi, 2 call MRB_ARGS_REQ@PLT mov ecx, eax mov edx, DWORD PTR run_ensure[rip] mov rsi, QWORD PTR -24[rbp] mov rax, QWORD PTR -40[rbp] mov r8d, ecx mov ecx, edx lea rdx, .LC2[rip] mov rdi, rax call mrb_define_module_function@PLT mov edi, 2 call MRB_ARGS_REQ@PLT mov ecx, eax mov edx, DWORD PTR run_rescue[rip] mov rsi, QWORD PTR -24[rbp] mov rax, QWORD PTR -40[rbp] mov r8d, ecx mov ecx, edx lea rdx, .LC3[rip] mov rdi, rax call mrb_define_module_function@PLT mov edi, 2 call MRB_ARGS_REQ@PLT mov ecx, eax mov edx, DWORD PTR run_rescue_exceptions[rip] mov rsi, QWORD PTR -24[rbp] mov rax, QWORD PTR -40[rbp] mov r8d, ecx mov ecx, edx lea rdx, .LC4[rip] mov rdi, rax call mrb_define_module_function@PLT nop add rsp, 40 pop rbx pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size mrb_mruby_error_gem_test, .-mrb_mruby_error_gem_test .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_exception.c_mrb_mruby_error_gem_test.c" .text .comm run_ensure,4,4 .comm run_protect,4,4 .comm run_rescue,4,4 .comm run_rescue_exceptions,4,4 .section .rodata .align 2 .LC0: .ascii "ExceptionTest\000" .align 2 .LC1: .ascii "mrb_protect\000" .align 2 .LC2: .ascii "mrb_ensure\000" .align 2 .LC3: .ascii "mrb_rescue\000" .align 2 .LC4: .ascii "mrb_rescue_exceptions\000" .text .align 2 .global mrb_mruby_error_gem_test .syntax unified .arm .fpu softvfp .type mrb_mruby_error_gem_test, %function mrb_mruby_error_gem_test: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, fp, lr} add fp, sp, #12 sub sp, sp, #24 str r0, [fp, #-24] ldr r3, [fp, #-24] ldr r3, [r3] mov r2, r3 ldr r1, .L2 ldr r0, [fp, #-24] bl mrb_define_class str r0, [fp, #-16] ldr r3, .L2+4 ldr r4, [r3] bl MRB_ARGS_NONE mov r5, r0 bl MRB_ARGS_BLOCK mov r3, r0 orr r3, r5, r3 str r3, [sp] mov r3, r4 ldr r2, .L2+8 ldr r1, [fp, #-16] ldr r0, [fp, #-24] bl mrb_define_module_function ldr r3, .L2+12 ldr r4, [r3] mov r0, #2 bl MRB_ARGS_REQ mov r3, r0 str r3, [sp] mov r3, r4 ldr r2, .L2+16 ldr r1, [fp, #-16] ldr r0, [fp, #-24] bl mrb_define_module_function ldr r3, .L2+20 ldr r4, [r3] mov r0, #2 bl MRB_ARGS_REQ mov r3, r0 str r3, [sp] mov r3, r4 ldr r2, .L2+24 ldr r1, [fp, #-16] ldr r0, [fp, #-24] bl mrb_define_module_function ldr r3, .L2+28 ldr r4, [r3] mov r0, #2 bl MRB_ARGS_REQ mov r3, r0 str r3, [sp] mov r3, r4 ldr r2, .L2+32 ldr r1, [fp, #-16] ldr r0, [fp, #-24] bl mrb_define_module_function nop sub sp, fp, #12 @ sp needed pop {r4, r5, fp, pc} .L3: .align 2 .L2: .word .LC0 .word run_protect .word .LC1 .word run_ensure .word .LC2 .word run_rescue .word .LC3 .word run_rescue_exceptions .word .LC4 .size mrb_mruby_error_gem_test, .-mrb_mruby_error_gem_test .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_en50221.c_MMIDisplayReply.c" .intel_syntax noprefix .text .comm AOT_DISPLAY_REPLY,4,4 .comm DRI_MMI_MODE_ACK,4,4 .comm MM_HIGH_LEVEL,4,4 .section .rodata .align 8 .LC0: .string "sending DisplayReply on session (%d)" .text .type MMIDisplayReply, @function MMIDisplayReply: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov eax, DWORD PTR DRI_MMI_MODE_ACK[rip] mov DWORD PTR -16[rbp], eax mov eax, DWORD PTR MM_HIGH_LEVEL[rip] mov DWORD PTR -12[rbp], eax mov edx, DWORD PTR AOT_DISPLAY_REPLY[rip] lea rcx, -16[rbp] mov esi, DWORD PTR -28[rbp] mov rax, QWORD PTR -24[rbp] mov r8d, 2 mov rdi, rax call APDUSend@PLT mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov edx, DWORD PTR -28[rbp] lea rsi, .LC0[rip] mov edi, eax call msg_Dbg@PLT nop mov rax, QWORD PTR -8[rbp] xor rax, QWORD PTR fs:40 je .L2 call __stack_chk_fail@PLT .L2: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size MMIDisplayReply, .-MMIDisplayReply .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_en50221.c_MMIDisplayReply.c" .text .comm AOT_DISPLAY_REPLY,4,4 .comm DRI_MMI_MODE_ACK,4,4 .comm MM_HIGH_LEVEL,4,4 .section .rodata .align 2 .LC0: .ascii "sending DisplayReply on session (%d)\000" .align 2 .LC1: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type MMIDisplayReply, %function MMIDisplayReply: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-24] str r1, [fp, #-28] ldr r3, .L3 ldr r3, [r3] str r3, [fp, #-8] mov r3,#0 ldr r3, .L3+4 ldr r3, [r3] str r3, [fp, #-16] ldr r3, .L3+8 ldr r3, [r3] str r3, [fp, #-12] ldr r3, .L3+12 ldr r2, [r3] sub r3, fp, #16 mov r1, #2 str r1, [sp] ldr r1, [fp, #-28] ldr r0, [fp, #-24] bl APDUSend ldr r3, [fp, #-24] ldr r3, [r3] ldr r2, [fp, #-28] ldr r1, .L3+16 mov r0, r3 bl msg_Dbg nop ldr r3, .L3 ldr r2, [r3] ldr r3, [fp, #-8] eors r2, r3, r2 mov r3, #0 beq .L2 bl __stack_chk_fail .L2: sub sp, fp, #4 @ sp needed pop {fp, pc} .L4: .align 2 .L3: .word .LC1 .word DRI_MMI_MODE_ACK .word MM_HIGH_LEVEL .word AOT_DISPLAY_REPLY .word .LC0 .size MMIDisplayReply, .-MMIDisplayReply .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_libc_dlopen.c___FreeBSD_libc_enter_restricted_mode.c" .intel_syntax noprefix .text .comm __libc_restricted_mode,4,4 .globl __FreeBSD_libc_enter_restricted_mode .type __FreeBSD_libc_enter_restricted_mode, @function __FreeBSD_libc_enter_restricted_mode: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 mov DWORD PTR __libc_restricted_mode[rip], 1 nop pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size __FreeBSD_libc_enter_restricted_mode, .-__FreeBSD_libc_enter_restricted_mode .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_libc_dlopen.c___FreeBSD_libc_enter_restricted_mode.c" .text .comm __libc_restricted_mode,4,4 .align 2 .global __FreeBSD_libc_enter_restricted_mode .syntax unified .arm .fpu softvfp .type __FreeBSD_libc_enter_restricted_mode, %function __FreeBSD_libc_enter_restricted_mode: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 1, uses_anonymous_args = 0 @ link register save eliminated. str fp, [sp, #-4]! add fp, sp, #0 ldr r3, .L2 mov r2, #1 str r2, [r3] nop add sp, fp, #0 @ sp needed ldr fp, [sp], #4 bx lr .L3: .align 2 .L2: .word __libc_restricted_mode .size __FreeBSD_libc_enter_restricted_mode, .-__FreeBSD_libc_enter_restricted_mode .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hid-lenovo.c_lenovo_probe_tpkbd.c" .intel_syntax noprefix .text .comm ENODEV,4,4 .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm HID_FEATURE_REPORT,4,4 .comm HID_OUTPUT_REPORT,4,4 .comm lenovo_attr_group_tpkbd,4,4 .comm lenovo_led_brightness_get_tpkbd,8,8 .comm lenovo_led_brightness_set_tpkbd,8,8 .section .rodata .align 8 .LC0: .string "Could not create sysfs group: %d\n" .align 8 .LC1: .string "Could not allocate memory for driver data\n" .align 8 .LC2: .string "Could not allocate memory for led data\n" .LC3: .string "%s:amber:mute" .LC4: .string "%s:amber:micmute" .text .type lenovo_probe_tpkbd, @function lenovo_probe_tpkbd: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -56[rbp], rdi mov rax, QWORD PTR -56[rbp] mov QWORD PTR -40[rbp], rax mov rax, QWORD PTR -40[rbp] mov rdi, rax call dev_name@PLT mov rdi, rax call strlen@PLT add eax, 16 cdqe mov QWORD PTR -32[rbp], rax mov rax, QWORD PTR -56[rbp] mov rdi, rax call hid_get_drvdata@PLT test eax, eax jne .L2 mov eax, 0 jmp .L3 .L2: mov rax, QWORD PTR -56[rbp] mov esi, 0 mov rdi, rax call hid_set_drvdata@PLT mov DWORD PTR -48[rbp], 0 jmp .L4 .L6: mov esi, DWORD PTR HID_FEATURE_REPORT[rip] mov edx, DWORD PTR -48[rbp] mov rax, QWORD PTR -56[rbp] mov r8d, 1 mov ecx, edx mov edx, 4 mov rdi, rax call hid_validate_values@PLT test eax, eax jne .L5 mov eax, DWORD PTR ENODEV[rip] neg eax jmp .L3 .L5: add DWORD PTR -48[rbp], 1 .L4: cmp DWORD PTR -48[rbp], 3 jle .L6 mov esi, DWORD PTR HID_OUTPUT_REPORT[rip] mov rax, QWORD PTR -56[rbp] mov r8d, 2 mov ecx, 0 mov edx, 3 mov rdi, rax call hid_validate_values@PLT test eax, eax jne .L7 mov eax, DWORD PTR ENODEV[rip] neg eax jmp .L3 .L7: mov rax, QWORD PTR -56[rbp] lea rsi, lenovo_attr_group_tpkbd[rip] mov rdi, rax call sysfs_create_group@PLT mov DWORD PTR -44[rbp], eax cmp DWORD PTR -44[rbp], 0 je .L8 mov edx, DWORD PTR -44[rbp] mov rax, QWORD PTR -56[rbp] lea rsi, .LC0[rip] mov rdi, rax call hid_warn@PLT .L8: mov edx, DWORD PTR GFP_KERNEL[rip] mov rax, QWORD PTR -56[rbp] mov esi, 72 mov rdi, rax call devm_kzalloc@PLT mov QWORD PTR -24[rbp], rax cmp QWORD PTR -24[rbp], 0 jne .L9 mov rax, QWORD PTR -56[rbp] lea rsi, .LC1[rip] mov rdi, rax call hid_err@PLT mov eax, DWORD PTR ENOMEM[rip] neg eax mov DWORD PTR -44[rbp], eax jmp .L10 .L9: mov rax, QWORD PTR -24[rbp] mov DWORD PTR [rax], 160 mov rax, QWORD PTR -24[rbp] mov DWORD PTR 4[rax], 56 mov edx, DWORD PTR GFP_KERNEL[rip] mov rax, QWORD PTR -56[rbp] mov rcx, QWORD PTR -32[rbp] mov rsi, rcx mov rdi, rax call devm_kzalloc@PLT mov QWORD PTR -16[rbp], rax mov edx, DWORD PTR GFP_KERNEL[rip] mov rax, QWORD PTR -56[rbp] mov rcx, QWORD PTR -32[rbp] mov rsi, rcx mov rdi, rax call devm_kzalloc@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -16[rbp], 0 je .L11 cmp QWORD PTR -8[rbp], 0 jne .L12 .L11: mov rax, QWORD PTR -56[rbp] lea rsi, .LC2[rip] mov rdi, rax call hid_err@PLT mov eax, DWORD PTR ENOMEM[rip] neg eax mov DWORD PTR -44[rbp], eax jmp .L10 .L12: mov rax, QWORD PTR -40[rbp] mov rdi, rax call dev_name@PLT mov rdx, rax mov rsi, QWORD PTR -32[rbp] mov rax, QWORD PTR -16[rbp] mov rcx, rdx lea rdx, .LC3[rip] mov rdi, rax call snprintf@PLT mov rax, QWORD PTR -40[rbp] mov rdi, rax call dev_name@PLT mov rdx, rax mov rsi, QWORD PTR -32[rbp] mov rax, QWORD PTR -8[rbp] mov rcx, rdx lea rdx, .LC4[rip] mov rdi, rax call snprintf@PLT mov rdx, QWORD PTR -24[rbp] mov rax, QWORD PTR -56[rbp] mov rsi, rdx mov rdi, rax call hid_set_drvdata@PLT mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR -16[rbp] mov QWORD PTR 8[rax], rdx mov rdx, QWORD PTR lenovo_led_brightness_get_tpkbd[rip] mov rax, QWORD PTR -24[rbp] mov QWORD PTR 32[rax], rdx mov rdx, QWORD PTR lenovo_led_brightness_set_tpkbd[rip] mov rax, QWORD PTR -24[rbp] mov QWORD PTR 24[rax], rdx mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR -40[rbp] mov QWORD PTR 16[rax], rdx mov rax, QWORD PTR -24[rbp] lea rdx, 8[rax] mov rax, QWORD PTR -40[rbp] mov rsi, rdx mov rdi, rax call led_classdev_register@PLT mov DWORD PTR -44[rbp], eax cmp DWORD PTR -44[rbp], 0 js .L15 mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR -8[rbp] mov QWORD PTR 40[rax], rdx mov rdx, QWORD PTR lenovo_led_brightness_get_tpkbd[rip] mov rax, QWORD PTR -24[rbp] mov QWORD PTR 64[rax], rdx mov rdx, QWORD PTR lenovo_led_brightness_set_tpkbd[rip] mov rax, QWORD PTR -24[rbp] mov QWORD PTR 56[rax], rdx mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR -40[rbp] mov QWORD PTR 48[rax], rdx mov rax, QWORD PTR -24[rbp] lea rdx, 40[rax] mov rax, QWORD PTR -40[rbp] mov rsi, rdx mov rdi, rax call led_classdev_register@PLT mov DWORD PTR -44[rbp], eax cmp DWORD PTR -44[rbp], 0 jns .L14 mov rax, QWORD PTR -24[rbp] add rax, 8 mov rdi, rax call led_classdev_unregister@PLT jmp .L10 .L14: mov rax, QWORD PTR -56[rbp] mov rdi, rax call lenovo_features_set_tpkbd@PLT mov eax, 0 jmp .L3 .L15: nop .L10: mov rax, QWORD PTR -56[rbp] lea rsi, lenovo_attr_group_tpkbd[rip] mov rdi, rax call sysfs_remove_group@PLT mov eax, DWORD PTR -44[rbp] .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size lenovo_probe_tpkbd, .-lenovo_probe_tpkbd .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_hid-lenovo.c_lenovo_probe_tpkbd.c" .text .comm ENODEV,4,4 .comm ENOMEM,4,4 .comm GFP_KERNEL,4,4 .comm HID_FEATURE_REPORT,4,4 .comm HID_OUTPUT_REPORT,4,4 .comm lenovo_attr_group_tpkbd,4,4 .comm lenovo_led_brightness_get_tpkbd,4,4 .comm lenovo_led_brightness_set_tpkbd,4,4 .section .rodata .align 2 .LC0: .ascii "Could not create sysfs group: %d\012\000" .align 2 .LC1: .ascii "Could not allocate memory for driver data\012\000" .align 2 .LC2: .ascii "Could not allocate memory for led data\012\000" .align 2 .LC3: .ascii "%s:amber:mute\000" .align 2 .LC4: .ascii "%s:amber:micmute\000" .text .align 2 .syntax unified .arm .fpu softvfp .type lenovo_probe_tpkbd, %function lenovo_probe_tpkbd: @ args = 0, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #48 str r0, [fp, #-40] ldr r3, [fp, #-40] str r3, [fp, #-24] ldr r0, [fp, #-24] bl dev_name mov r3, r0 mov r0, r3 bl strlen mov r3, r0 add r3, r3, #16 str r3, [fp, #-20] ldr r0, [fp, #-40] bl hid_get_drvdata mov r3, r0 cmp r3, #0 bne .L2 mov r3, #0 b .L3 .L2: mov r1, #0 ldr r0, [fp, #-40] bl hid_set_drvdata mov r3, #0 str r3, [fp, #-32] b .L4 .L6: ldr r3, .L16 ldr r1, [r3] mov r3, #1 str r3, [sp] ldr r3, [fp, #-32] mov r2, #4 ldr r0, [fp, #-40] bl hid_validate_values mov r3, r0 cmp r3, #0 bne .L5 ldr r3, .L16+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L5: ldr r3, [fp, #-32] add r3, r3, #1 str r3, [fp, #-32] .L4: ldr r3, [fp, #-32] cmp r3, #3 ble .L6 ldr r3, .L16+8 ldr r1, [r3] mov r3, #2 str r3, [sp] mov r3, #0 mov r2, #3 ldr r0, [fp, #-40] bl hid_validate_values mov r3, r0 cmp r3, #0 bne .L7 ldr r3, .L16+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L7: ldr r3, [fp, #-40] ldr r1, .L16+12 mov r0, r3 bl sysfs_create_group str r0, [fp, #-28] ldr r3, [fp, #-28] cmp r3, #0 beq .L8 ldr r2, [fp, #-28] ldr r1, .L16+16 ldr r0, [fp, #-40] bl hid_warn .L8: ldr r3, [fp, #-40] ldr r2, .L16+20 ldr r2, [r2] mov r1, #40 mov r0, r3 bl devm_kzalloc str r0, [fp, #-16] ldr r3, [fp, #-16] cmp r3, #0 bne .L9 ldr r1, .L16+24 ldr r0, [fp, #-40] bl hid_err ldr r3, .L16+28 ldr r3, [r3] rsb r3, r3, #0 str r3, [fp, #-28] b .L10 .L9: ldr r3, [fp, #-16] mov r2, #160 str r2, [r3] ldr r3, [fp, #-16] mov r2, #56 str r2, [r3, #4] ldr r3, [fp, #-40] ldr r2, .L16+20 ldr r2, [r2] ldr r1, [fp, #-20] mov r0, r3 bl devm_kzalloc str r0, [fp, #-12] ldr r3, [fp, #-40] ldr r2, .L16+20 ldr r2, [r2] ldr r1, [fp, #-20] mov r0, r3 bl devm_kzalloc str r0, [fp, #-8] ldr r3, [fp, #-12] cmp r3, #0 beq .L11 ldr r3, [fp, #-8] cmp r3, #0 bne .L12 .L11: ldr r1, .L16+32 ldr r0, [fp, #-40] bl hid_err ldr r3, .L16+28 ldr r3, [r3] rsb r3, r3, #0 str r3, [fp, #-28] b .L10 .L12: ldr r0, [fp, #-24] bl dev_name mov r3, r0 ldr r2, .L16+36 ldr r1, [fp, #-20] ldr r0, [fp, #-12] bl snprintf ldr r0, [fp, #-24] bl dev_name mov r3, r0 ldr r2, .L16+40 ldr r1, [fp, #-20] ldr r0, [fp, #-8] bl snprintf ldr r1, [fp, #-16] ldr r0, [fp, #-40] bl hid_set_drvdata ldr r3, [fp, #-16] ldr r2, [fp, #-12] str r2, [r3, #8] ldr r3, .L16+44 ldr r2, [r3] ldr r3, [fp, #-16] str r2, [r3, #20] ldr r3, .L16+48 ldr r2, [r3] ldr r3, [fp, #-16] str r2, [r3, #16] ldr r3, [fp, #-16] ldr r2, [fp, #-24] str r2, [r3, #12] ldr r3, [fp, #-16] add r3, r3, #8 mov r1, r3 ldr r0, [fp, #-24] bl led_classdev_register str r0, [fp, #-28] ldr r3, [fp, #-28] cmp r3, #0 blt .L15 ldr r3, [fp, #-16] ldr r2, [fp, #-8] str r2, [r3, #24] ldr r3, .L16+44 ldr r2, [r3] ldr r3, [fp, #-16] str r2, [r3, #36] ldr r3, .L16+48 ldr r2, [r3] ldr r3, [fp, #-16] str r2, [r3, #32] ldr r3, [fp, #-16] ldr r2, [fp, #-24] str r2, [r3, #28] ldr r3, [fp, #-16] add r3, r3, #24 mov r1, r3 ldr r0, [fp, #-24] bl led_classdev_register str r0, [fp, #-28] ldr r3, [fp, #-28] cmp r3, #0 bge .L14 ldr r3, [fp, #-16] add r3, r3, #8 mov r0, r3 bl led_classdev_unregister b .L10 .L14: ldr r0, [fp, #-40] bl lenovo_features_set_tpkbd mov r3, #0 b .L3 .L15: nop .L10: ldr r3, [fp, #-40] ldr r1, .L16+12 mov r0, r3 bl sysfs_remove_group ldr r3, [fp, #-28] .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L17: .align 2 .L16: .word HID_FEATURE_REPORT .word ENODEV .word HID_OUTPUT_REPORT .word lenovo_attr_group_tpkbd .word .LC0 .word GFP_KERNEL .word .LC1 .word ENOMEM .word .LC2 .word .LC3 .word .LC4 .word lenovo_led_brightness_get_tpkbd .word lenovo_led_brightness_set_tpkbd .size lenovo_probe_tpkbd, .-lenovo_probe_tpkbd .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dev.c_dev_get_valid_name.c" .intel_syntax noprefix .text .comm EEXIST,4,4 .comm EINVAL,4,4 .comm IFNAMSIZ,4,4 .type dev_get_valid_name, @function dev_get_valid_name: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov QWORD PTR -24[rbp], rdx mov DWORD PTR -28[rbp], ecx cmp QWORD PTR -8[rbp], 0 sete al movzx eax, al mov edi, eax call BUG_ON@PLT mov rax, QWORD PTR -24[rbp] mov rdi, rax call dev_valid_name@PLT test eax, eax jne .L2 mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L3 .L2: cmp DWORD PTR -28[rbp], 0 je .L4 mov rax, QWORD PTR -24[rbp] mov esi, 37 mov rdi, rax call strchr@PLT test rax, rax je .L4 mov rdx, QWORD PTR -24[rbp] mov rcx, QWORD PTR -16[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rcx mov rdi, rax call dev_alloc_name_ns@PLT jmp .L3 .L4: mov rdx, QWORD PTR -24[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rdx mov rdi, rax call __dev_get_by_name@PLT test rax, rax je .L5 mov eax, DWORD PTR EEXIST[rip] neg eax jmp .L3 .L5: mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] cmp QWORD PTR -24[rbp], rax je .L6 mov edx, DWORD PTR IFNAMSIZ[rip] mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] mov rcx, QWORD PTR -24[rbp] mov rsi, rcx mov rdi, rax call strlcpy@PLT .L6: mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size dev_get_valid_name, .-dev_get_valid_name .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dev.c_dev_get_valid_name.c" .text .comm EEXIST,4,4 .comm EINVAL,4,4 .comm IFNAMSIZ,4,4 .align 2 .syntax unified .arm .fpu softvfp .type dev_get_valid_name, %function dev_get_valid_name: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-8] str r1, [fp, #-12] str r2, [fp, #-16] str r3, [fp, #-20] ldr r3, [fp, #-8] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl BUG_ON ldr r0, [fp, #-16] bl dev_valid_name mov r3, r0 cmp r3, #0 bne .L2 ldr r3, .L7 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: ldr r3, [fp, #-20] cmp r3, #0 beq .L4 mov r1, #37 ldr r0, [fp, #-16] bl strchr mov r3, r0 cmp r3, #0 beq .L4 ldr r2, [fp, #-16] ldr r1, [fp, #-12] ldr r0, [fp, #-8] bl dev_alloc_name_ns mov r3, r0 b .L3 .L4: ldr r1, [fp, #-16] ldr r0, [fp, #-8] bl __dev_get_by_name mov r3, r0 cmp r3, #0 beq .L5 ldr r3, .L7+4 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L5: ldr r3, [fp, #-12] ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L6 ldr r3, [fp, #-12] ldr r3, [r3] ldr r2, .L7+8 ldr r2, [r2] ldr r1, [fp, #-16] mov r0, r3 bl strlcpy .L6: mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L8: .align 2 .L7: .word EINVAL .word EEXIST .word IFNAMSIZ .size dev_get_valid_name, .-dev_get_valid_name .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dlmcommon.h___dlm_set_joining_node.c" .intel_syntax noprefix .text .type __dlm_set_joining_node, @function __dlm_set_joining_node: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov DWORD PTR -12[rbp], esi mov rax, QWORD PTR -8[rbp] add rax, 8 mov rdi, rax call assert_spin_locked@PLT mov rax, QWORD PTR -8[rbp] mov edx, DWORD PTR -12[rbp] mov DWORD PTR 4[rax], edx mov rax, QWORD PTR -8[rbp] mov rdi, rax call wake_up@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size __dlm_set_joining_node, .-__dlm_set_joining_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, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dlmcommon.h___dlm_set_joining_node.c" .text .align 2 .syntax unified .arm .fpu softvfp .type __dlm_set_joining_node, %function __dlm_set_joining_node: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] str r1, [fp, #-12] ldr r3, [fp, #-8] add r3, r3, #8 mov r0, r3 bl assert_spin_locked ldr r3, [fp, #-8] ldr r2, [fp, #-12] str r2, [r3, #4] ldr r3, [fp, #-8] mov r0, r3 bl wake_up nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size __dlm_set_joining_node, .-__dlm_set_joining_node .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hdac_device.c_snd_hdac_read.c" .intel_syntax noprefix .text .globl snd_hdac_read .type snd_hdac_read, @function snd_hdac_read: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov DWORD PTR -32[rbp], edx mov DWORD PTR -36[rbp], ecx mov QWORD PTR -48[rbp], r8 mov ecx, DWORD PTR -36[rbp] mov edx, DWORD PTR -32[rbp] mov esi, DWORD PTR -28[rbp] mov rax, QWORD PTR -24[rbp] mov rdi, rax call snd_hdac_make_cmd@PLT mov DWORD PTR -4[rbp], eax mov rdx, QWORD PTR -48[rbp] mov esi, DWORD PTR -4[rbp] mov rax, QWORD PTR -24[rbp] mov rcx, rdx mov edx, 0 mov rdi, rax call snd_hdac_exec_verb@PLT leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size snd_hdac_read, .-snd_hdac_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_hdac_device.c_snd_hdac_read.c" .text .align 2 .global snd_hdac_read .syntax unified .arm .fpu softvfp .type snd_hdac_read, %function snd_hdac_read: @ args = 4, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] str r3, [fp, #-28] ldr r3, [fp, #-28] ldr r2, [fp, #-24] ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl snd_hdac_make_cmd str r0, [fp, #-8] ldr r3, [fp, #4] mov r2, #0 ldr r1, [fp, #-8] ldr r0, [fp, #-16] bl snd_hdac_exec_verb mov r3, r0 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size snd_hdac_read, .-snd_hdac_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits