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

Dataset Card for "asm2asm_O0_500000_gnueabi_gcc"

More Information needed

Downloads last month
29

Models trained or fine-tuned on ahmedheakl/asm2asm_O0_500000_gnueabi_gcc

Collection including ahmedheakl/asm2asm_O0_500000_gnueabi_gcc