x86
stringlengths
335
101k
arm
stringlengths
349
98.8k
.file "extr_cvmx-usb.c___cvmx_usb_write_csr64.c" .intel_syntax noprefix .text .p2align 4 .type __cvmx_usb_write_csr64, @function __cvmx_usb_write_csr64: .LFB0: .cfi_startproc endbr64 mov edi, esi mov esi, edx jmp cvmx_write64_uint64@PLT .cfi_endproc .LFE0: .size __cvmx_usb_write_csr64, .-__cvmx_usb_write_csr64 .comm CVMX_USB_INITIALIZE_FLAGS_DEBUG_CSRS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cvmx-usb.c___cvmx_usb_write_csr64.c" .text .align 2 .syntax unified .arm .fpu softvfp .type __cvmx_usb_write_csr64, %function __cvmx_usb_write_csr64: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, r1 mov r1, r2 b cvmx_write64_uint64 .size __cvmx_usb_write_csr64, .-__cvmx_usb_write_csr64 .comm CVMX_USB_INITIALIZE_FLAGS_DEBUG_CSRS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mtk_eth_soc.c_mtk_dma_free.c" .intel_syntax noprefix .text .p2align 4 .type mtk_dma_free, @function mtk_dma_free: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov eax, DWORD PTR MTK_MAC_COUNT[rip] test eax, eax jle .L2 xor ebx, ebx jmp .L4 .p2align 4,,10 .p2align 3 .L3: add rbx, 1 cmp DWORD PTR MTK_MAC_COUNT[rip], ebx jle .L2 .L4: mov rax, QWORD PTR 56[rbp] mov rdi, QWORD PTR [rax+rbx*8] test rdi, rdi je .L3 call netdev_reset_queue@PLT add rbx, 1 cmp DWORD PTR MTK_MAC_COUNT[rip], ebx jg .L4 .L2: mov rdx, QWORD PTR 40[rbp] test rdx, rdx je .L5 mov eax, DWORD PTR MTK_DMA_SIZE[rip] mov rcx, QWORD PTR 32[rbp] mov edi, DWORD PTR 48[rbp] lea esi, 0[0+rax*4] call dma_free_coherent@PLT mov QWORD PTR 40[rbp], 0 mov QWORD PTR 32[rbp], 0 .L5: mov rdi, rbp call mtk_tx_clean@PLT mov rsi, QWORD PTR 8[rbp] mov rdi, rbp call mtk_rx_clean@PLT lea rsi, 24[rbp] mov rdi, rbp call mtk_rx_clean@PLT cmp QWORD PTR 16[rbp], 0 jne .L18 .L6: mov edi, DWORD PTR 0[rbp] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp kfree@PLT .p2align 4,,10 .p2align 3 .L18: .cfi_restore_state mov rdi, rbp call mtk_hwlro_rx_uninit@PLT cmp DWORD PTR MTK_MAX_RX_RING_NUM[rip], 1 jle .L6 xor eax, eax .p2align 4,,10 .p2align 3 .L7: lea rbx, 1[rax] mov rax, QWORD PTR 8[rbp] mov rdi, rbp lea rsi, [rax+rbx*4] call mtk_rx_clean@PLT lea edx, 1[rbx] cmp DWORD PTR MTK_MAX_RX_RING_NUM[rip], edx mov rax, rbx jg .L7 mov edi, DWORD PTR 0[rbp] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp kfree@PLT .cfi_endproc .LFE0: .size mtk_dma_free, .-mtk_dma_free .comm MTK_MAX_RX_RING_NUM,4,4 .comm MTK_MAC_COUNT,4,4 .comm MTK_DMA_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mtk_eth_soc.c_mtk_dma_free.c" .text .align 2 .syntax unified .arm .fpu softvfp .type mtk_dma_free, %function mtk_dma_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r6, .L22 mov r5, r0 ldr r3, [r6] cmp r3, #0 ble .L2 mov r4, #0 b .L4 .L3: ldr r3, [r6] cmp r3, r4 ble .L2 .L4: ldr r3, [r5, #28] ldr r0, [r3, r4, lsl #2] add r4, r4, #1 cmp r0, #0 beq .L3 bl netdev_reset_queue ldr r3, [r6] cmp r3, r4 bgt .L4 .L2: ldr r2, [r5, #20] cmp r2, #0 beq .L5 ldr r3, .L22+4 ldr r0, [r5, #24] ldr r1, [r3] ldr r3, [r5, #16] lsl r1, r1, #2 bl dma_free_coherent mov r3, #0 str r3, [r5, #20] str r3, [r5, #16] .L5: mov r0, r5 bl mtk_tx_clean ldr r1, [r5, #4] mov r0, r5 bl mtk_rx_clean mov r0, r5 add r1, r5, #12 bl mtk_rx_clean ldr r3, [r5, #8] cmp r3, #0 bne .L21 .L6: ldr r0, [r5] pop {r4, r5, r6, lr} b kfree .L21: ldr r6, .L22+8 mov r0, r5 bl mtk_hwlro_rx_uninit ldr r3, [r6] cmp r3, #1 ble .L6 mov r4, #1 .L7: ldr r1, [r5, #4] mov r0, r5 add r1, r1, r4, lsl #2 bl mtk_rx_clean ldr r3, [r6] add r4, r4, #1 cmp r3, r4 bgt .L7 ldr r0, [r5] pop {r4, r5, r6, lr} b kfree .L23: .align 2 .L22: .word MTK_MAC_COUNT .word MTK_DMA_SIZE .word MTK_MAX_RX_RING_NUM .size mtk_dma_free, .-mtk_dma_free .comm MTK_MAX_RX_RING_NUM,4,4 .comm MTK_MAC_COUNT,4,4 .comm MTK_DMA_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ccp_hardware.c_ccp_queue_lsb_address.c" .intel_syntax noprefix .text .p2align 4 .type ccp_queue_lsb_address, @function ccp_queue_lsb_address: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call ccp_queue_lsb_entry@PLT imul eax, DWORD PTR LSB_ENTRY_SIZE[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ccp_queue_lsb_address, .-ccp_queue_lsb_address .comm LSB_ENTRY_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ccp_hardware.c_ccp_queue_lsb_address.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ccp_queue_lsb_address, %function ccp_queue_lsb_address: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl ccp_queue_lsb_entry ldr r3, .L4 ldr r3, [r3] mul r0, r3, r0 pop {r4, pc} .L5: .align 2 .L4: .word LSB_ENTRY_SIZE .size ccp_queue_lsb_address, .-ccp_queue_lsb_address .comm LSB_ENTRY_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mtu3_host.c_ssusb_host_setup.c" .intel_syntax noprefix .text .p2align 4 .type ssusb_host_setup, @function ssusb_host_setup: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call host_ports_num_get@PLT mov rdi, rbp call ssusb_host_enable@PLT cmp QWORD PTR 0[rbp], 0 jne .L5 mov rdi, rbp mov esi, 1 pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp ssusb_set_vbus@PLT .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov esi, DWORD PTR MTU3_DR_FORCE_HOST[rip] mov rdi, rbp call ssusb_set_force_mode@PLT mov rdi, rbp mov esi, 1 pop rbp .cfi_def_cfa_offset 8 jmp ssusb_set_vbus@PLT .cfi_endproc .LFE0: .size ssusb_host_setup, .-ssusb_host_setup .comm MTU3_DR_FORCE_HOST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mtu3_host.c_ssusb_host_setup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ssusb_host_setup, %function ssusb_host_setup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl host_ports_num_get mov r0, r4 bl ssusb_host_enable ldr r3, [r4] cmp r3, #0 bne .L8 mov r0, r4 pop {r4, lr} mov r1, #1 b ssusb_set_vbus .L8: ldr r3, .L9 mov r0, r4 ldr r1, [r3] bl ssusb_set_force_mode mov r0, r4 pop {r4, lr} mov r1, #1 b ssusb_set_vbus .L10: .align 2 .L9: .word MTU3_DR_FORCE_HOST .size ssusb_host_setup, .-ssusb_host_setup .comm MTU3_DR_FORCE_HOST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_atmel-isc-base.c_isc_enum_input.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Camera" .text .p2align 4 .type isc_enum_input, @function isc_enum_input: .LFB0: .cfi_startproc endbr64 cmp QWORD PTR [rdx], 0 je .L2 mov eax, DWORD PTR EINVAL[rip] neg eax ret .p2align 4,,10 .p2align 3 .L2: sub rsp, 8 .cfi_def_cfa_offset 16 mov eax, DWORD PTR V4L2_INPUT_TYPE_CAMERA[rip] mov edi, DWORD PTR 8[rdx] mov QWORD PTR 16[rdx], 0 lea rsi, .LC0[rip] mov DWORD PTR 24[rdx], eax mov edx, 4 call strscpy@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size isc_enum_input, .-isc_enum_input .comm V4L2_INPUT_TYPE_CAMERA,4,4 .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_atmel-isc-base.c_isc_enum_input.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Camera\000" .text .align 2 .syntax unified .arm .fpu softvfp .type isc_enum_input, %function isc_enum_input: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r4, [r2] cmp r4, #0 beq .L2 ldr r3, .L6 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 pop {r4, pc} .L2: ldr r3, .L6+4 str r4, [r2, #8] ldr r3, [r3] ldr r0, [r2, #4] str r3, [r2, #12] ldr r1, .L6+8 mov r2, #4 bl strscpy mov r0, r4 pop {r4, pc} .L7: .align 2 .L6: .word EINVAL .word V4L2_INPUT_TYPE_CAMERA .word .LC0 .size isc_enum_input, .-isc_enum_input .comm V4L2_INPUT_TYPE_CAMERA,4,4 .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ccm.c_crypto_ccm_decrypt_done.c" .intel_syntax noprefix .text .p2align 4 .type crypto_ccm_decrypt_done, @function crypto_ccm_decrypt_done: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, esi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 mov r12, QWORD PTR [rdi] mov rdi, r12 call crypto_ccm_reqctx@PLT mov rdi, r12 mov rbx, rax call crypto_aead_reqtfm@PLT mov rdi, rax call crypto_aead_authsize@PLT test ebp, ebp je .L8 .L2: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov esi, ebp mov rdi, r12 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp aead_request_complete@PLT .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov edx, DWORD PTR [r12] mov esi, DWORD PTR 4[r12] mov rdi, r12 mov r13d, eax sub edx, eax call crypto_ccm_auth@PLT mov ebp, eax test eax, eax jne .L2 mov edi, DWORD PTR 4[rbx] mov esi, DWORD PTR [rbx] mov edx, r13d call memcmp@PLT test rax, rax je .L2 mov ebp, DWORD PTR EBADMSG[rip] neg ebp jmp .L2 .cfi_endproc .LFE0: .size crypto_ccm_decrypt_done, .-crypto_ccm_decrypt_done .comm EBADMSG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ccm.c_crypto_ccm_decrypt_done.c" .text .align 2 .syntax unified .arm .fpu softvfp .type crypto_ccm_decrypt_done, %function crypto_ccm_decrypt_done: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r5, [r0] mov r4, r1 mov r0, r5 bl crypto_ccm_reqctx mov r7, r0 mov r0, r5 bl crypto_aead_reqtfm bl crypto_aead_authsize cmp r4, #0 beq .L8 .L2: mov r1, r4 mov r0, r5 pop {r4, r5, r6, r7, r8, lr} b aead_request_complete .L8: ldr r2, [r5] mov r6, r0 sub r2, r2, r0 ldr r1, [r5, #4] mov r0, r5 bl crypto_ccm_auth subs r4, r0, #0 bne .L2 ldr r1, [r7] mov r2, r6 ldr r0, [r7, #4] bl memcmp subs r4, r0, #0 ldrne r3, .L9 mov r0, r5 ldrne r4, [r3] rsbne r4, r4, #0 mov r1, r4 pop {r4, r5, r6, r7, r8, lr} b aead_request_complete .L10: .align 2 .L9: .word EBADMSG .size crypto_ccm_decrypt_done, .-crypto_ccm_decrypt_done .comm EBADMSG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vm_machdep.c_cpu_thread_clean.c" .intel_syntax noprefix .text .p2align 4 .globl cpu_thread_clean .type cpu_thread_clean, @function cpu_thread_clean: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size cpu_thread_clean, .-cpu_thread_clean .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_vm_machdep.c_cpu_thread_clean.c" .text .align 2 .global cpu_thread_clean .syntax unified .arm .fpu softvfp .type cpu_thread_clean, %function cpu_thread_clean: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size cpu_thread_clean, .-cpu_thread_clean .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_alpha-agp.c_alpha_core_agp_enable.c" .intel_syntax noprefix .text .p2align 4 .type alpha_core_agp_enable, @function alpha_core_agp_enable: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, QWORD PTR [rdi] mov edx, DWORD PTR 16[rbx] call agp_collect_device_status@PLT mov rdi, rbx mov DWORD PTR 4[rbx], 1 mov DWORD PTR [rbx], eax mov rax, QWORD PTR 8[rbx] call [QWORD PTR [rax]] mov edi, DWORD PTR [rbx] xor esi, esi pop rbx .cfi_def_cfa_offset 8 jmp agp_device_command@PLT .cfi_endproc .LFE0: .size alpha_core_agp_enable, .-alpha_core_agp_enable .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_alpha-agp.c_alpha_core_agp_enable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type alpha_core_agp_enable, %function alpha_core_agp_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r4, [r0] ldr r2, [r4, #12] bl agp_collect_device_status mov r2, #1 ldr r3, [r4, #8] stm r4, {r0, r2} ldr r3, [r3] mov r0, r4 blx r3 ldr r0, [r4] mov r1, #0 pop {r4, lr} b agp_device_command .size alpha_core_agp_enable, .-alpha_core_agp_enable .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dm-clone-metadata.c_dm_clone_is_region_hydrated.c" .intel_syntax noprefix .text .p2align 4 .globl dm_clone_is_region_hydrated .type dm_clone_is_region_hydrated, @function dm_clone_is_region_hydrated: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 call dm_clone_is_hydration_done@PLT mov r8, rax mov eax, 1 test r8, r8 je .L7 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov esi, DWORD PTR [rbx] mov rdi, rbp call test_bit@PLT test rax, rax setne al add rsp, 8 .cfi_def_cfa_offset 24 movzx eax, al pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size dm_clone_is_region_hydrated, .-dm_clone_is_region_hydrated .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dm-clone-metadata.c_dm_clone_is_region_hydrated.c" .text .align 2 .global dm_clone_is_region_hydrated .syntax unified .arm .fpu softvfp .type dm_clone_is_region_hydrated, %function dm_clone_is_region_hydrated: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 mov r5, r0 bl dm_clone_is_hydration_done cmp r0, #0 beq .L6 mov r0, #1 pop {r4, r5, r6, pc} .L6: mov r0, r4 ldr r1, [r5] bl test_bit subs r0, r0, #0 movne r0, #1 pop {r4, r5, r6, pc} .size dm_clone_is_region_hydrated, .-dm_clone_is_region_hydrated .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_scc_pata.c_scc_exec_command.c" .intel_syntax noprefix .text .p2align 4 .type scc_exec_command, @function scc_exec_command: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov rdi, QWORD PTR 8[rdi] call out_be32@PLT xor eax, eax call eieio@PLT mov rdi, QWORD PTR [rbx] add rdi, 28 call in_be32@PLT xor eax, eax pop rbx .cfi_def_cfa_offset 8 jmp eieio@PLT .cfi_endproc .LFE0: .size scc_exec_command, .-scc_exec_command .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_scc_pata.c_scc_exec_command.c" .text .align 2 .syntax unified .arm .fpu softvfp .type scc_exec_command, %function scc_exec_command: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0, #4] bl out_be32 bl eieio ldr r0, [r4] add r0, r0, #28 bl in_be32 pop {r4, lr} b eieio .size scc_exec_command, .-scc_exec_command .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ex_docmd.c_uc_fun_cmd.c" .intel_syntax noprefix .text .p2align 4 .type uc_fun_cmd, @function uc_fun_cmd: .LFB0: .cfi_startproc endbr64 mov eax, 1 mov ecx, 175 mov r8, QWORD PTR IObuff[rip] mov edx, 132 lea rsi, fcmd.1919[rip] jmp .L3 .p2align 4,,10 .p2align 3 .L5: mov edx, ecx mov ecx, DWORD PTR [rsi+rax*4] .L3: sub edx, 64 mov DWORD PTR -4[r8+rax*4], edx movsx rdx, eax add rax, 1 test ecx, ecx jne .L5 mov DWORD PTR [r8+rdx*4], 0 mov rax, r8 ret .cfi_endproc .LFE0: .size uc_fun_cmd, .-uc_fun_cmd .section .rodata .align 32 .type fcmd.1919, @object .size fcmd.1919, 108 fcmd.1919: .long 132 .long 175 .long 96 .long 185 .long 175 .long 181 .long 96 .long 164 .long 165 .long 173 .long 161 .long 174 .long 164 .long 96 .long 161 .long 96 .long 179 .long 168 .long 178 .long 181 .long 162 .long 162 .long 165 .long 178 .long 185 .long 127 .long 0 .comm IObuff,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ex_docmd.c_uc_fun_cmd.c" .text .align 2 .syntax unified .arm .fpu softvfp .type uc_fun_cmd, %function uc_fun_cmd: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r0, .L7 str lr, [sp, #-4]! ldr r0, [r0] mov r2, #175 mov r1, #0 mov r3, #132 ldr lr, .L7+4 sub ip, r0, #4 b .L3 .L6: mov r3, r2 ldr r2, [lr], #4 .L3: sub r3, r3, #64 cmp r2, #0 str r3, [ip, #4]! add r1, r1, #1 bne .L6 str r2, [r0, r1, lsl #2] ldr pc, [sp], #4 .L8: .align 2 .L7: .word IObuff .word .LANCHOR0+8 .size uc_fun_cmd, .-uc_fun_cmd .comm IObuff,4,4 .section .rodata .align 2 .set .LANCHOR0,. + 0 .type fcmd.4203, %object .size fcmd.4203, 108 fcmd.4203: .word 132 .word 175 .word 96 .word 185 .word 175 .word 181 .word 96 .word 164 .word 165 .word 173 .word 161 .word 174 .word 164 .word 96 .word 161 .word 96 .word 179 .word 168 .word 178 .word 181 .word 162 .word 162 .word 165 .word 178 .word 185 .word 127 .word 0 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_stg_prop.c_PropertyStorage_WriteHeadersToStream.c" .intel_syntax noprefix .text .p2align 4 .type PropertyStorage_WriteHeadersToStream, @function PropertyStorage_WriteHeadersToStream: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 xor ecx, ecx xor esi, esi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi sub rsp, 32 .cfi_def_cfa_offset 64 mov edi, DWORD PTR [rdi] mov edx, DWORD PTR STREAM_SEEK_SET[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov DWORD PTR 12[rsp], 0 call IStream_Seek@PLT mov edi, eax mov r12d, eax call FAILED@PLT test rax, rax je .L9 .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L10 add rsp, 32 .cfi_remember_state .cfi_def_cfa_offset 32 mov eax, r12d pop rbx .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state lea r12, 16[rsp] mov rdi, rbx lea r13, 12[rsp] mov rsi, r12 call PropertyStorage_MakeHeader@PLT mov edi, DWORD PTR [rbx] mov rsi, r12 mov rcx, r13 mov edx, 4 call IStream_Write@PLT mov edi, eax mov r12d, eax call FAILED@PLT test rax, rax jne .L1 cmp DWORD PTR 12[rsp], 4 je .L3 .L7: mov r12d, DWORD PTR STG_E_WRITEFAULT[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L3: lea r12, 20[rsp] mov rdi, rbx mov rsi, r12 call PropertyStorage_MakeFmtIdOffset@PLT mov edi, DWORD PTR [rbx] mov rsi, r12 mov rcx, r13 mov edx, 4 call IStream_Write@PLT mov edi, eax mov r12d, eax call FAILED@PLT test rax, rax jne .L1 .L2: endbr64 cmp DWORD PTR 12[rsp], 4 mov r12d, DWORD PTR S_OK[rip] je .L1 jmp .L7 .L10: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size PropertyStorage_WriteHeadersToStream, .-PropertyStorage_WriteHeadersToStream .comm S_OK,4,4 .comm STREAM_SEEK_SET,4,4 .comm STG_E_WRITEFAULT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_stg_prop.c_PropertyStorage_WriteHeadersToStream.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type PropertyStorage_WriteHeadersToStream, %function PropertyStorage_WriteHeadersToStream: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, #0 push {r4, r5, lr} ldr r2, .L11 ldr ip, .L11+4 sub sp, sp, #20 mov r1, r3 ldr r2, [r2] mov r5, r0 ldr r0, [r0] ldr ip, [ip] str ip, [sp, #12] mov ip,#0 str r3, [sp] bl IStream_Seek mov r4, r0 bl FAILED cmp r0, #0 beq .L9 .L1: ldr r3, .L11+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L10 mov r0, r4 add sp, sp, #20 @ sp needed pop {r4, r5, pc} .L9: add r1, sp, #4 mov r0, r5 bl PropertyStorage_MakeHeader mov r3, sp mov r2, #4 add r1, sp, #4 ldr r0, [r5] bl IStream_Write mov r4, r0 bl FAILED cmp r0, #0 bne .L1 ldr r4, [sp] cmp r4, #4 beq .L3 .L7: ldr r3, .L11+8 ldr r4, [r3] b .L1 .L3: add r1, sp, #8 mov r0, r5 bl PropertyStorage_MakeFmtIdOffset mov r2, r4 mov r3, sp add r1, sp, #8 ldr r0, [r5] bl IStream_Write mov r4, r0 bl FAILED cmp r0, #0 bne .L1 ldr r3, [sp] cmp r3, #4 bne .L7 .L2: ldr r3, .L11+12 ldr r4, [r3] b .L1 .L10: bl __stack_chk_fail .L12: .align 2 .L11: .word STREAM_SEEK_SET .word .LC0 .word STG_E_WRITEFAULT .word S_OK .size PropertyStorage_WriteHeadersToStream, .-PropertyStorage_WriteHeadersToStream .comm S_OK,4,4 .comm STREAM_SEEK_SET,4,4 .comm STG_E_WRITEFAULT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_props.c_svn_wc__props_modified.c" .intel_syntax noprefix .text .p2align 4 .globl svn_wc__props_modified .type svn_wc__props_modified, @function svn_wc__props_modified: .LFB0: .cfi_startproc endbr64 sub rsp, 16 .cfi_def_cfa_offset 24 xor r9d, r9d xor r8d, r8d push rcx .cfi_def_cfa_offset 32 push rcx .cfi_def_cfa_offset 40 xor ecx, ecx push rdx .cfi_def_cfa_offset 48 xor edx, edx push rsi .cfi_def_cfa_offset 56 xor esi, esi push 0 .cfi_def_cfa_offset 64 push 0 .cfi_def_cfa_offset 72 push 0 .cfi_def_cfa_offset 80 push rdi .cfi_def_cfa_offset 88 xor edi, edi push 0 .cfi_def_cfa_offset 96 push 0 .cfi_def_cfa_offset 104 push 0 .cfi_def_cfa_offset 112 push 0 .cfi_def_cfa_offset 120 push 0 .cfi_def_cfa_offset 128 push 0 .cfi_def_cfa_offset 136 push 0 .cfi_def_cfa_offset 144 push 0 .cfi_def_cfa_offset 152 push 0 .cfi_def_cfa_offset 160 push 0 .cfi_def_cfa_offset 168 push 0 .cfi_def_cfa_offset 176 push 0 .cfi_def_cfa_offset 184 push 0 .cfi_def_cfa_offset 192 push 0 .cfi_def_cfa_offset 200 push 0 .cfi_def_cfa_offset 208 push 0 .cfi_def_cfa_offset 216 push 0 .cfi_def_cfa_offset 224 call svn_wc__db_read_info@PLT add rsp, 208 .cfi_def_cfa_offset 16 mov edi, eax call SVN_ERR@PLT mov rax, QWORD PTR SVN_NO_ERROR[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size svn_wc__props_modified, .-svn_wc__props_modified .comm SVN_NO_ERROR,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_props.c_svn_wc__props_modified.c" .text .align 2 .global svn_wc__props_modified .syntax unified .arm .fpu softvfp .type svn_wc__props_modified, %function svn_wc__props_modified: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, #0 push {r4, r5, lr} mov lr, r3 mov r5, r1 mov r4, r2 sub sp, sp, #116 mov r3, ip mov r2, ip mov r1, ip str ip, [sp, #12] str ip, [sp, #8] str ip, [sp, #4] str ip, [sp] str r0, [sp, #76] mov r0, ip str ip, [sp, #16] str lr, [sp, #104] str lr, [sp, #100] str ip, [sp, #88] str ip, [sp, #84] str ip, [sp, #80] str ip, [sp, #72] str ip, [sp, #68] str ip, [sp, #64] str ip, [sp, #60] str ip, [sp, #56] str ip, [sp, #52] str ip, [sp, #48] str ip, [sp, #44] str ip, [sp, #40] str ip, [sp, #36] str ip, [sp, #32] str ip, [sp, #28] str ip, [sp, #24] str ip, [sp, #20] str r5, [sp, #92] str r4, [sp, #96] bl svn_wc__db_read_info bl SVN_ERR ldr r3, .L4 ldr r0, [r3] add sp, sp, #116 @ sp needed pop {r4, r5, pc} .L5: .align 2 .L4: .word SVN_NO_ERROR .size svn_wc__props_modified, .-svn_wc__props_modified .comm SVN_NO_ERROR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_glad.c_load_GL_NV_evaluators.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "glMapControlPointsNV" .LC1: .string "glMapParameterivNV" .LC2: .string "glMapParameterfvNV" .LC3: .string "glGetMapControlPointsNV" .LC4: .string "glGetMapParameterivNV" .LC5: .string "glGetMapParameterfvNV" .LC6: .string "glGetMapAttribParameterivNV" .LC7: .string "glGetMapAttribParameterfvNV" .LC8: .string "glEvalMapsNV" .text .p2align 4 .type load_GL_NV_evaluators, @function load_GL_NV_evaluators: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR GLAD_GL_NV_evaluators[rip] test eax, eax je .L4 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi lea rdi, .LC0[rip] call rbx lea rdi, .LC1[rip] mov QWORD PTR glad_glMapControlPointsNV[rip], rax call rbx lea rdi, .LC2[rip] mov QWORD PTR glad_glMapParameterivNV[rip], rax call rbx lea rdi, .LC3[rip] mov QWORD PTR glad_glMapParameterfvNV[rip], rax call rbx lea rdi, .LC4[rip] mov QWORD PTR glad_glGetMapControlPointsNV[rip], rax call rbx lea rdi, .LC5[rip] mov QWORD PTR glad_glGetMapParameterivNV[rip], rax call rbx lea rdi, .LC6[rip] mov QWORD PTR glad_glGetMapParameterfvNV[rip], rax call rbx lea rdi, .LC7[rip] mov QWORD PTR glad_glGetMapAttribParameterivNV[rip], rax call rbx lea rdi, .LC8[rip] mov QWORD PTR glad_glGetMapAttribParameterfvNV[rip], rax call rbx pop rbx .cfi_def_cfa_offset 8 mov QWORD PTR glad_glEvalMapsNV[rip], rax ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore 3 ret .cfi_endproc .LFE0: .size load_GL_NV_evaluators, .-load_GL_NV_evaluators .comm glad_glMapParameterivNV,8,8 .comm glad_glMapParameterfvNV,8,8 .comm glad_glMapControlPointsNV,8,8 .comm glad_glGetMapParameterivNV,8,8 .comm glad_glGetMapParameterfvNV,8,8 .comm glad_glGetMapControlPointsNV,8,8 .comm glad_glGetMapAttribParameterivNV,8,8 .comm glad_glGetMapAttribParameterfvNV,8,8 .comm glad_glEvalMapsNV,8,8 .comm GLAD_GL_NV_evaluators,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_glad.c_load_GL_NV_evaluators.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "glMapControlPointsNV\000" .align 2 .LC1: .ascii "glMapParameterivNV\000" .align 2 .LC2: .ascii "glMapParameterfvNV\000" .align 2 .LC3: .ascii "glGetMapControlPointsNV\000" .align 2 .LC4: .ascii "glGetMapParameterivNV\000" .align 2 .LC5: .ascii "glGetMapParameterfvNV\000" .align 2 .LC6: .ascii "glGetMapAttribParameterivNV\000" .align 2 .LC7: .ascii "glGetMapAttribParameterfvNV\000" .align 2 .LC8: .ascii "glEvalMapsNV\000" .text .align 2 .syntax unified .arm .fpu softvfp .type load_GL_NV_evaluators, %function load_GL_NV_evaluators: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L11 ldr r3, [r3] cmp r3, #0 bxeq lr push {r4, lr} mov r4, r0 ldr r0, .L11+4 blx r4 mov r2, r0 ldr r3, .L11+8 ldr r0, .L11+12 str r2, [r3] blx r4 mov r2, r0 ldr r3, .L11+16 ldr r0, .L11+20 str r2, [r3] blx r4 mov r2, r0 ldr r3, .L11+24 ldr r0, .L11+28 str r2, [r3] blx r4 mov r2, r0 ldr r3, .L11+32 ldr r0, .L11+36 str r2, [r3] blx r4 mov r2, r0 ldr r3, .L11+40 ldr r0, .L11+44 str r2, [r3] blx r4 mov r2, r0 ldr r3, .L11+48 ldr r0, .L11+52 str r2, [r3] blx r4 mov r2, r0 ldr r3, .L11+56 ldr r0, .L11+60 str r2, [r3] blx r4 mov r2, r0 ldr r3, .L11+64 ldr r0, .L11+68 str r2, [r3] blx r4 ldr r3, .L11+72 str r0, [r3] pop {r4, pc} .L12: .align 2 .L11: .word GLAD_GL_NV_evaluators .word .LC0 .word glad_glMapControlPointsNV .word .LC1 .word glad_glMapParameterivNV .word .LC2 .word glad_glMapParameterfvNV .word .LC3 .word glad_glGetMapControlPointsNV .word .LC4 .word glad_glGetMapParameterivNV .word .LC5 .word glad_glGetMapParameterfvNV .word .LC6 .word glad_glGetMapAttribParameterivNV .word .LC7 .word glad_glGetMapAttribParameterfvNV .word .LC8 .word glad_glEvalMapsNV .size load_GL_NV_evaluators, .-load_GL_NV_evaluators .comm glad_glMapParameterivNV,4,4 .comm glad_glMapParameterfvNV,4,4 .comm glad_glMapControlPointsNV,4,4 .comm glad_glGetMapParameterivNV,4,4 .comm glad_glGetMapParameterfvNV,4,4 .comm glad_glGetMapControlPointsNV,4,4 .comm glad_glGetMapAttribParameterivNV,4,4 .comm glad_glGetMapAttribParameterfvNV,4,4 .comm glad_glEvalMapsNV,4,4 .comm GLAD_GL_NV_evaluators,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_extcon-qcom-spmi-misc.c_qcom_usb_irq_handler.c" .intel_syntax noprefix .text .p2align 4 .type qcom_usb_irq_handler, @function qcom_usb_irq_handler: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 lea r8, 4[rsi] mov edx, DWORD PTR [rsi] mov edi, DWORD PTR system_power_efficient_wq[rip] mov rsi, r8 call queue_delayed_work@PLT mov eax, DWORD PTR IRQ_HANDLED[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size qcom_usb_irq_handler, .-qcom_usb_irq_handler .comm system_power_efficient_wq,4,4 .comm IRQ_HANDLED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_extcon-qcom-spmi-misc.c_qcom_usb_irq_handler.c" .text .align 2 .syntax unified .arm .fpu softvfp .type qcom_usb_irq_handler, %function qcom_usb_irq_handler: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} ldr r2, [r1], #4 ldr r0, [r3] bl queue_delayed_work ldr r3, .L4+4 ldr r0, [r3] pop {r4, pc} .L5: .align 2 .L4: .word system_power_efficient_wq .word IRQ_HANDLED .size qcom_usb_irq_handler, .-qcom_usb_irq_handler .comm system_power_efficient_wq,4,4 .comm IRQ_HANDLED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_partition.c_has_partition_attrs.c" .intel_syntax noprefix .text .p2align 4 .globl has_partition_attrs .type has_partition_attrs, @function has_partition_attrs: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 40 .cfi_def_cfa_offset 96 mov QWORD PTR 8[rsp], rdx mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax test rsi, rsi je .L2 mov rax, QWORD PTR [rdi] mov rcx, QWORD PTR RELKIND_PARTITIONED_TABLE[rip] cmp QWORD PTR [rax], rcx je .L27 .L2: xor eax, eax .L1: mov rcx, QWORD PTR 24[rsp] xor rcx, QWORD PTR fs:40 jne .L28 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L27: .cfi_restore_state mov rbx, rsi call RelationGetPartitionKey@PLT mov r12d, eax mov edi, eax call get_partition_natts@PLT mov edi, r12d mov r13d, eax call get_partition_exprs@PLT mov rdi, rax mov r14, rax call list_head@PLT mov rbp, rax test r13d, r13d jle .L2 lea rax, 16[rsp] xor r15d, r15d mov QWORD PTR [rsp], rax jmp .L8 .p2align 4,,10 .p2align 3 .L30: sub rax, QWORD PTR FirstLowInvalidHeapAttributeNumber[rip] mov rsi, rbx mov rdi, rax call bms_is_member@PLT test rax, rax jne .L29 .L4: add r15d, 1 cmp r13d, r15d je .L2 .L8: mov esi, r15d mov edi, r12d call get_partition_col_attnum@PLT test rax, rax jne .L30 mov rdi, rbp call lfirst@PLT mov rdx, QWORD PTR [rsp] mov esi, 1 mov QWORD PTR 16[rsp], 0 mov rdi, rax call pull_varattnos@PLT mov rsi, rbp mov rdi, r14 call lnext@PLT mov rsi, QWORD PTR 16[rsp] mov rdi, rbx mov rbp, rax call bms_overlap@PLT test rax, rax je .L4 mov rax, QWORD PTR 8[rsp] test rax, rax je .L7 mov DWORD PTR [rax], 1 .L7: mov eax, 1 jmp .L1 .p2align 4,,10 .p2align 3 .L29: mov rcx, QWORD PTR 8[rsp] mov eax, 1 test rcx, rcx je .L1 mov DWORD PTR [rcx], 0 jmp .L1 .L28: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size has_partition_attrs, .-has_partition_attrs .comm RELKIND_PARTITIONED_TABLE,8,8 .comm FirstLowInvalidHeapAttributeNumber,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_partition.c_has_partition_attrs.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global has_partition_attrs .syntax unified .arm .fpu softvfp .type has_partition_attrs, %function has_partition_attrs: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, .L30 sub sp, sp, #20 str r2, [sp, #4] subs r5, r1, #0 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 beq .L2 ldr r2, [r0] ldr r3, .L30+4 ldr r2, [r2] ldr r3, [r3] cmp r2, r3 beq .L26 .L2: mov r0, #0 .L1: ldr r3, .L30 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L27 add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L26: bl RelationGetPartitionKey mov r6, r0 bl get_partition_natts mov r7, r0 mov r0, r6 bl get_partition_exprs mov r9, r0 bl list_head cmp r7, #0 mov r4, r0 ble .L2 mov fp, #0 ldr r10, .L30+8 b .L8 .L29: ldr r0, [r10] mov r1, r5 sub r0, r8, r0 bl bms_is_member cmp r0, #0 bne .L28 .L4: add fp, fp, #1 cmp r7, fp beq .L2 .L8: mov r1, fp mov r0, r6 bl get_partition_col_attnum subs r8, r0, #0 bne .L29 mov r0, r4 bl lfirst add r2, sp, #8 mov r1, #1 str r8, [sp, #8] bl pull_varattnos mov r1, r4 mov r0, r9 bl lnext ldr r1, [sp, #8] mov r4, r0 mov r0, r5 bl bms_overlap cmp r0, #0 beq .L4 ldr r2, [sp, #4] cmp r2, #0 movne r3, #1 strne r3, [r2] .L10: mov r0, #1 b .L1 .L28: ldr r2, [sp, #4] cmp r2, #0 beq .L10 mov r3, #0 mov r0, #1 str r3, [r2] b .L1 .L27: bl __stack_chk_fail .L31: .align 2 .L30: .word .LC0 .word RELKIND_PARTITIONED_TABLE .word FirstLowInvalidHeapAttributeNumber .size has_partition_attrs, .-has_partition_attrs .comm RELKIND_PARTITIONED_TABLE,4,4 .comm FirstLowInvalidHeapAttributeNumber,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bnx2x_vfpf.c_bnx2x_vf_mbx_dp_q_filters.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "RX-MASK=0x%x\n" .LC1: .string "MULTICAST=%pM\n" .text .p2align 4 .type bnx2x_vf_mbx_dp_q_filters, @function bnx2x_vf_mbx_dp_q_filters: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, esi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rdx sub rsp, 8 .cfi_def_cfa_offset 48 mov eax, DWORD PTR [rdx] test DWORD PTR VFPF_SET_Q_FILTERS_MAC_VLAN_CHANGED[rip], eax je .L2 mov edx, DWORD PTR 4[rdx] test edx, edx jle .L2 mov r13, rdi xor ebp, ebp .p2align 4,,10 .p2align 3 .L3: mov rax, QWORD PTR 32[rbx] mov edx, ebp mov esi, r12d mov rdi, r13 lea rcx, [rax+rbp*4] add rbp, 1 call bnx2x_vf_mbx_dp_q_filter@PLT cmp DWORD PTR 4[rbx], ebp jg .L3 mov eax, DWORD PTR [rbx] .L2: test DWORD PTR VFPF_SET_Q_FILTERS_RX_MASK_CHANGED[rip], eax jne .L18 .L4: test DWORD PTR VFPF_SET_Q_FILTERS_MULTICAST_CHANGED[rip], eax je .L1 mov eax, DWORD PTR 8[rbx] test eax, eax jle .L1 xor ebp, ebp lea r13, .LC1[rip] .p2align 4,,10 .p2align 3 .L7: mov rax, QWORD PTR 16[rbx] mov rsi, r13 mov edi, r12d mov edx, DWORD PTR [rax+rbp*4] add rbp, 1 call DP@PLT cmp DWORD PTR 8[rbx], ebp jg .L7 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L18: .cfi_restore_state mov edx, DWORD PTR 24[rbx] lea rsi, .LC0[rip] mov edi, r12d call DP@PLT mov eax, DWORD PTR [rbx] jmp .L4 .cfi_endproc .LFE0: .size bnx2x_vf_mbx_dp_q_filters, .-bnx2x_vf_mbx_dp_q_filters .comm VFPF_SET_Q_FILTERS_RX_MASK_CHANGED,4,4 .comm VFPF_SET_Q_FILTERS_MULTICAST_CHANGED,4,4 .comm VFPF_SET_Q_FILTERS_MAC_VLAN_CHANGED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bnx2x_vfpf.c_bnx2x_vf_mbx_dp_q_filters.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "RX-MASK=0x%x\012\000" .align 2 .LC1: .ascii "MULTICAST=%pM\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type bnx2x_vf_mbx_dp_q_filters, %function bnx2x_vf_mbx_dp_q_filters: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r2 ldr r2, .L19 ldr r3, [r4] ldr r2, [r2] mov r6, r1 tst r3, r2 beq .L2 ldr r2, [r4, #4] cmp r2, #0 ble .L2 mov r7, r0 mov r5, #0 .L3: ldr r3, [r4, #20] mov r2, r5 add r3, r3, r5, lsl #2 mov r1, r6 mov r0, r7 bl bnx2x_vf_mbx_dp_q_filter ldr r3, [r4, #4] add r5, r5, #1 cmp r3, r5 bgt .L3 ldr r3, [r4] .L2: ldr r2, .L19+4 ldr r2, [r2] tst r3, r2 bne .L18 .L4: ldr r2, .L19+8 ldr r2, [r2] tst r3, r2 popeq {r4, r5, r6, r7, r8, pc} ldr r3, [r4, #8] cmp r3, #0 pople {r4, r5, r6, r7, r8, pc} mov r5, #0 ldr r7, .L19+12 .L7: ldr r3, [r4, #12] mov r1, r7 ldr r2, [r3, r5, lsl #2] mov r0, r6 bl DP ldr r3, [r4, #8] add r5, r5, #1 cmp r3, r5 bgt .L7 pop {r4, r5, r6, r7, r8, pc} .L18: mov r0, r6 ldr r2, [r4, #16] ldr r1, .L19+16 bl DP ldr r3, [r4] b .L4 .L20: .align 2 .L19: .word VFPF_SET_Q_FILTERS_MAC_VLAN_CHANGED .word VFPF_SET_Q_FILTERS_RX_MASK_CHANGED .word VFPF_SET_Q_FILTERS_MULTICAST_CHANGED .word .LC1 .word .LC0 .size bnx2x_vf_mbx_dp_q_filters, .-bnx2x_vf_mbx_dp_q_filters .comm VFPF_SET_Q_FILTERS_RX_MASK_CHANGED,4,4 .comm VFPF_SET_Q_FILTERS_MULTICAST_CHANGED,4,4 .comm VFPF_SET_Q_FILTERS_MAC_VLAN_CHANGED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bsnmpimport.c_tryopen.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%s/%s" .LC1: .string "r" .text .p2align 4 .type tryopen, @function tryopen: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rsi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 test rdi, rdi je .L6 mov r12, rdi call strlen@PLT mov rdi, r13 mov rbp, rax call strlen@PLT lea rdi, 2[rbp+rax] call xalloc@PLT mov rcx, r13 mov rdx, r12 lea rsi, .LC0[rip] mov rdi, rax mov rbp, rax call sprintf@PLT .L3: mov rdi, rbp lea rsi, .LC1[rip] call fopen@PLT mov rdi, rbp mov r12, rax call free@PLT mov rax, r12 pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov rdi, rsi call savestr@PLT mov rbp, rax jmp .L3 .cfi_endproc .LFE0: .size tryopen, .-tryopen .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bsnmpimport.c_tryopen.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s/%s\000" .align 2 .LC1: .ascii "r\000" .text .align 2 .syntax unified .arm .fpu softvfp .type tryopen, %function tryopen: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 mov r5, r1 beq .L6 bl strlen mov r6, r0 mov r0, r5 bl strlen add r0, r6, r0 add r0, r0, #2 bl xalloc mov r2, r4 mov r3, r5 ldr r1, .L7 mov r4, r0 bl sprintf .L3: ldr r1, .L7+4 mov r0, r4 bl fopen mov r3, r0 mov r0, r4 mov r4, r3 bl free mov r0, r4 pop {r4, r5, r6, pc} .L6: mov r0, r1 bl savestr mov r4, r0 b .L3 .L8: .align 2 .L7: .word .LC0 .word .LC1 .size tryopen, .-tryopen .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_unix_signal.c_sendsig_get_state32.c" .intel_syntax noprefix .text .p2align 4 .type sendsig_get_state32, @function sendsig_get_state32: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12, rdx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, edi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rsi sub rsp, 24 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea r13, 4[rsp] call current_proc@PLT mov edi, eax call proc_is64bit_data@PLT xor edi, edi test eax, eax sete dil call assert@PLT mov eax, DWORD PTR ARM_THREAD_STATE_COUNT[rip] mov rcx, r13 mov edx, ebx mov esi, DWORD PTR ARM_THREAD_STATE[rip] mov edi, ebp mov DWORD PTR 4[rsp], eax call thread_getstatus@PLT cmp rax, QWORD PTR KERN_SUCCESS[rip] je .L2 .L9: mov eax, DWORD PTR EINVAL[rip] .L1: mov rcx, QWORD PTR 8[rsp] xor rcx, QWORD PTR fs:40 jne .L11 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov eax, DWORD PTR [rbx] mov esi, DWORD PTR ARM_THREAD_STATE[rip] lea rdx, 8[r12] mov rcx, r13 mov edi, ebp mov DWORD PTR 8[r12], eax mov eax, DWORD PTR ARM_THREAD_STATE_COUNT[rip] mov DWORD PTR 4[rsp], eax call machine_thread_state_convert_to_user@PLT cmp rax, QWORD PTR KERN_SUCCESS[rip] jne .L9 mov eax, DWORD PTR ARM_EXCEPTION_STATE_COUNT[rip] lea rdx, 4[r12] mov rcx, r13 mov edi, ebp mov esi, DWORD PTR ARM_EXCEPTION_STATE[rip] mov DWORD PTR 4[rsp], eax call thread_getstatus@PLT cmp rax, QWORD PTR KERN_SUCCESS[rip] jne .L9 mov eax, DWORD PTR ARM_VFP_STATE_COUNT[rip] mov rcx, r13 mov edx, r12d mov edi, ebp mov esi, DWORD PTR ARM_VFP_STATE[rip] mov DWORD PTR 4[rsp], eax call thread_getstatus_to_user@PLT mov r8, rax xor eax, eax cmp r8, QWORD PTR KERN_SUCCESS[rip] je .L1 jmp .L9 .L11: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size sendsig_get_state32, .-sendsig_get_state32 .comm KERN_SUCCESS,8,8 .comm EINVAL,4,4 .comm ARM_VFP_STATE_COUNT,4,4 .comm ARM_VFP_STATE,4,4 .comm ARM_THREAD_STATE_COUNT,4,4 .comm ARM_THREAD_STATE,4,4 .comm ARM_EXCEPTION_STATE_COUNT,4,4 .comm ARM_EXCEPTION_STATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_unix_signal.c_sendsig_get_state32.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type sendsig_get_state32, %function sendsig_get_state32: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r3, .L12 sub sp, sp, #12 mov r5, r1 mov r6, r2 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 mov r4, r0 bl current_proc bl proc_is64bit_data clz r0, r0 ldr r9, .L12+4 ldr r8, .L12+8 lsr r0, r0, #5 bl assert ldr ip, [r9] mov r3, sp mov r2, r5 mov r0, r4 ldr r1, [r8] str ip, [sp] bl thread_getstatus ldr r7, .L12+12 ldr r3, [r7] cmp r0, r3 beq .L2 .L9: ldr r3, .L12+16 ldr r0, [r3] .L1: ldr r3, .L12 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L11 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L2: mov r2, r6 ldr r3, [r5] ldr ip, [r9] str r3, [r2, #8]! mov r0, r4 mov r3, sp ldr r1, [r8] str ip, [sp] bl machine_thread_state_convert_to_user ldr r3, [r7] cmp r0, r3 bne .L9 ldr r2, .L12+20 ldr r3, .L12+24 ldr ip, [r2] ldr r1, [r3] mov r0, r4 mov r3, sp add r2, r6, #4 str ip, [sp] bl thread_getstatus ldr r3, [r7] cmp r0, r3 bne .L9 ldr r3, .L12+28 ldr r1, .L12+32 ldr ip, [r3] mov r2, r6 mov r3, sp mov r0, r4 ldr r1, [r1] str ip, [sp] bl thread_getstatus_to_user ldr r3, [r7] cmp r0, r3 moveq r0, #0 beq .L1 b .L9 .L11: bl __stack_chk_fail .L13: .align 2 .L12: .word .LC0 .word ARM_THREAD_STATE_COUNT .word ARM_THREAD_STATE .word KERN_SUCCESS .word EINVAL .word ARM_EXCEPTION_STATE_COUNT .word ARM_EXCEPTION_STATE .word ARM_VFP_STATE_COUNT .word ARM_VFP_STATE .size sendsig_get_state32, .-sendsig_get_state32 .comm KERN_SUCCESS,4,4 .comm EINVAL,4,4 .comm ARM_VFP_STATE_COUNT,4,4 .comm ARM_VFP_STATE,4,4 .comm ARM_THREAD_STATE_COUNT,4,4 .comm ARM_THREAD_STATE,4,4 .comm ARM_EXCEPTION_STATE_COUNT,4,4 .comm ARM_EXCEPTION_STATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ipw2200.c_ipw_wx_set_encodeext.c" .intel_syntax noprefix .text .p2align 4 .type ipw_wx_set_encodeext, @function ipw_wx_set_encodeext: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rdx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12, rcx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rsi call libipw_priv@PLT cmp QWORD PTR hwcrypto[rip], 0 mov rdi, QWORD PTR [rax] je .L3 mov rax, QWORD PTR IW_ENCODE_ALG_TKIP[rip] cmp QWORD PTR [r12], rax je .L8 mov QWORD PTR 16[rdi], 0 mov QWORD PTR [rdi], 0 mov DWORD PTR 8[rdi], 0 .L3: mov rcx, r12 mov rdx, r13 mov rsi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp libipw_wx_set_encodeext@PLT .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov eax, DWORD PTR 8[r12] test DWORD PTR IW_ENCODE_EXT_GROUP_KEY[rip], eax je .L5 mov DWORD PTR [rdi], 1 jmp .L3 .p2align 4,,10 .p2align 3 .L5: movabs rax, 4294967297 mov QWORD PTR 16[rdi], 0 mov QWORD PTR 4[rdi], rax jmp .L3 .cfi_endproc .LFE0: .size ipw_wx_set_encodeext, .-ipw_wx_set_encodeext .comm hwcrypto,8,8 .comm IW_ENCODE_EXT_GROUP_KEY,4,4 .comm IW_ENCODE_ALG_TKIP,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ipw2200.c_ipw_wx_set_encodeext.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ipw_wx_set_encodeext, %function ipw_wx_set_encodeext: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r3 mov r5, r1 mov r6, r2 bl libipw_priv ldr r3, .L9 ldr r3, [r3] cmp r3, #0 bne .L2 ldr r0, [r0] .L3: mov r3, r4 mov r2, r6 mov r1, r5 pop {r4, r5, r6, lr} b libipw_wx_set_encodeext .L2: ldr r3, .L9+4 ldr r2, [r4] ldr r3, [r3] ldr r0, [r0] cmp r2, r3 beq .L8 mov r3, #0 str r3, [r0, #12] str r3, [r0, #4] str r3, [r0, #8] str r3, [r0] b .L3 .L8: ldr r2, .L9+8 ldr r3, [r4, #4] ldr r2, [r2] ands r3, r3, r2 moveq r2, #1 movne r3, #1 streq r3, [r0, #12] strne r3, [r0] streq r2, [r0, #4] streq r2, [r0, #8] b .L3 .L10: .align 2 .L9: .word hwcrypto .word IW_ENCODE_ALG_TKIP .word IW_ENCODE_EXT_GROUP_KEY .size ipw_wx_set_encodeext, .-ipw_wx_set_encodeext .comm hwcrypto,4,4 .comm IW_ENCODE_EXT_GROUP_KEY,4,4 .comm IW_ENCODE_ALG_TKIP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_config.c_collect_config.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "" .text .p2align 4 .type collect_config, @function collect_config: .LFB0: .cfi_startproc endbr64 cmp QWORD PTR use_key_regexp[rip], 0 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rsi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdx je .L2 .L7: mov rdi, QWORD PTR key_regexp[rip] xor r8d, r8d xor ecx, ecx xor edx, edx mov rsi, rbp call regexec@PLT test rax, rax jne .L6 .L4: mov rdi, QWORD PTR regexp[rip] test rdi, rdi je .L10 test r12, r12 lea rsi, .LC0[rip] cmovne rsi, r12 xor r8d, r8d xor ecx, ecx xor edx, edx call regexec@PLT test rax, rax setne al movzx eax, al cmp eax, DWORD PTR do_not_match[rip] je .L10 .L6: pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 xor eax, eax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov eax, DWORD PTR [rbx] mov edx, DWORD PTR 16[rbx] mov rdi, QWORD PTR 8[rbx] lea esi, 1[rax] call ALLOC_GROW@PLT movsx rdx, DWORD PTR [rbx] mov rax, QWORD PTR 8[rbx] xor esi, esi lea rdi, [rax+rdx*4] call strbuf_init@PLT movsx rdi, DWORD PTR [rbx] mov rdx, r12 mov rsi, rbp lea eax, 1[rdi] mov DWORD PTR [rbx], eax mov rax, QWORD PTR 8[rbx] pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 lea rdi, [rax+rdi*4] pop r12 .cfi_def_cfa_offset 8 jmp format_config@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov esi, DWORD PTR key[rip] call strcmp@PLT test rax, rax jne .L6 cmp QWORD PTR use_key_regexp[rip], 0 je .L4 jmp .L7 .cfi_endproc .LFE0: .size collect_config, .-collect_config .comm use_key_regexp,8,8 .comm regexp,8,8 .comm key_regexp,8,8 .comm key,4,4 .comm do_not_match,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_config.c_collect_config.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "\000" .text .align 2 .syntax unified .arm .fpu softvfp .type collect_config, %function collect_config: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r7, .L14 mov r5, r1 ldr r3, [r7] mov r4, r2 cmp r3, #0 mov r6, r0 sub sp, sp, #12 beq .L2 .L7: mov r3, #0 ldr r1, .L14+4 str r3, [sp] ldr r0, [r1] mov r2, r3 mov r1, r6 bl regexec cmp r0, #0 bne .L6 .L4: ldr r3, .L14+8 ldr r0, [r3] cmp r0, #0 beq .L10 mov r3, #0 cmp r5, r3 mov r2, r3 ldr r1, .L14+12 str r3, [sp] movne r1, r5 bl regexec subs r0, r0, #0 movne r0, #1 ldr r3, .L14+16 ldr r3, [r3] cmp r0, r3 beq .L10 .L6: mov r0, #0 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L10: ldr r1, [r4] ldr r2, [r4, #8] ldr r0, [r4, #4] add r1, r1, #1 bl ALLOC_GROW ldm r4, {r0, r3} mov r1, #0 add r0, r3, r0, lsl #2 bl strbuf_init mov r2, r5 mov r1, r6 ldr r3, [r4] ldr r0, [r4, #4] add ip, r3, #1 add r0, r0, r3, lsl #2 str ip, [r4] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, lr} b format_config .L2: ldr r3, .L14+20 ldr r1, [r3] bl strcmp cmp r0, #0 bne .L6 ldr r3, [r7] cmp r3, #0 beq .L4 b .L7 .L15: .align 2 .L14: .word use_key_regexp .word key_regexp .word regexp .word .LC0 .word do_not_match .word key .size collect_config, .-collect_config .comm use_key_regexp,4,4 .comm regexp,4,4 .comm key_regexp,4,4 .comm key,4,4 .comm do_not_match,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ldo.c_luaD_pcall.c" .intel_syntax noprefix .text .p2align 4 .globl luaD_pcall .type luaD_pcall, @function luaD_pcall: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rcx push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdi sub rsp, 24 .cfi_def_cfa_offset 80 mov r12, QWORD PTR 8[rdi] movzx eax, WORD PTR [rdi] mov QWORD PTR 8[rdi], r8 mov r15, QWORD PTR 24[rdi] mov r14d, DWORD PTR 16[rdi] mov WORD PTR 14[rsp], ax call luaD_rawrunprotected@PLT cmp DWORD PTR LUA_OK[rip], eax mov r13d, eax je .L2 mov rsi, rbp mov rdi, rbx call restorestack@PLT mov rdi, rbx mov ebp, eax mov esi, eax call luaF_close@PLT mov rdi, rbx mov edx, ebp mov esi, r13d call seterrorobj@PLT movzx eax, WORD PTR 14[rsp] mov QWORD PTR 24[rbx], r15 mov rdi, rbx mov DWORD PTR 16[rbx], r14d mov WORD PTR [rbx], ax call luaD_shrinkstack@PLT .L2: mov QWORD PTR 8[rbx], r12 add rsp, 24 .cfi_def_cfa_offset 56 mov eax, r13d pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size luaD_pcall, .-luaD_pcall .comm LUA_OK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ldo.c_luaD_pcall.c" .text .align 2 .global luaD_pcall .syntax unified .arm .fpu softvfp .type luaD_pcall, %function luaD_pcall: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr ip, [sp, #32] ldr r7, [r0, #4] str ip, [r0, #4] mov r6, r3 mov r4, r0 ldr r10, [r0, #12] ldr r9, [r0, #8] ldrh r8, [r0] bl luaD_rawrunprotected ldr r3, .L5 mov r5, r0 ldr r3, [r3] cmp r3, r0 beq .L2 mov r1, r6 mov r0, r4 bl restorestack mov r6, r0 mov r0, r4 mov r1, r6 bl luaF_close mov r2, r6 mov r1, r5 mov r0, r4 bl seterrorobj mov r0, r4 str r10, [r4, #12] str r9, [r4, #8] strh r8, [r4] @ movhi bl luaD_shrinkstack .L2: mov r0, r5 str r7, [r4, #4] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L6: .align 2 .L5: .word LUA_OK .size luaD_pcall, .-luaD_pcall .comm LUA_OK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_transactions.c_test_refs_transactions__unlocked_set.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "refs/heads/master" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "a65fedf39aefe402d3bb6e24df4d4f5fe4547750" .section .rodata.str1.1 .LC2: .string "refs/heads/foo" .text .p2align 4 .globl test_refs_transactions__unlocked_set .type test_refs_transactions__unlocked_set, @function test_refs_transactions__unlocked_set: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rsi, .LC0[rip] sub rsp, 16 .cfi_def_cfa_offset 32 mov edi, DWORD PTR g_tx[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea r12, 4[rsp] call git_transaction_lock_ref@PLT mov edi, eax call cl_git_pass@PLT lea rsi, .LC1[rip] mov rdi, r12 call git_oid_fromstr@PLT mov edi, DWORD PTR g_tx[rip] xor r8d, r8d xor ecx, ecx mov rdx, r12 lea rsi, .LC2[rip] call git_transaction_set_target@PLT mov edi, DWORD PTR GIT_ENOTFOUND[rip] mov esi, eax call cl_git_fail_with@PLT mov edi, DWORD PTR g_tx[rip] call git_transaction_commit@PLT mov edi, eax call cl_git_pass@PLT mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L5 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size test_refs_transactions__unlocked_set, .-test_refs_transactions__unlocked_set .comm g_tx,4,4 .comm GIT_ENOTFOUND,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_transactions.c_test_refs_transactions__unlocked_set.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "refs/heads/master\000" .align 2 .LC1: .ascii "a65fedf39aefe402d3bb6e24df4d4f5fe4547750\000" .align 2 .LC2: .ascii "refs/heads/foo\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC3: .word __stack_chk_guard .text .align 2 .global test_refs_transactions__unlocked_set .syntax unified .arm .fpu softvfp .type test_refs_transactions__unlocked_set, %function test_refs_transactions__unlocked_set: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} ldr r4, .L6 ldr r3, .L6+4 sub sp, sp, #20 ldr r1, .L6+8 ldr r0, [r4] ldr r3, [r3] str r3, [sp, #12] mov r3,#0 bl git_transaction_lock_ref bl cl_git_pass ldr r1, .L6+12 add r0, sp, #8 bl git_oid_fromstr mov r3, #0 ldr r1, .L6+16 str r3, [sp] add r2, sp, #8 ldr r5, [r1] ldr r0, [r4] ldr r1, .L6+20 bl git_transaction_set_target mov r1, r0 mov r0, r5 bl cl_git_fail_with ldr r0, [r4] bl git_transaction_commit bl cl_git_pass ldr r3, .L6+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #20 @ sp needed pop {r4, r5, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word g_tx .word .LC3 .word .LC0 .word .LC1 .word GIT_ENOTFOUND .word .LC2 .size test_refs_transactions__unlocked_set, .-test_refs_transactions__unlocked_set .comm g_tx,4,4 .comm GIT_ENOTFOUND,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ra_gl.c_gl_timer_start.c" .intel_syntax noprefix .text .p2align 4 .type gl_timer_start, @function gl_timer_start: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbp, QWORD PTR [rdi] mov eax, DWORD PTR 0[rbp] test eax, eax jne .L1 mov r12, QWORD PTR 8[rbp] mov rdx, QWORD PTR [rsi] mov rbx, rsi mov QWORD PTR 24[rsi], 0 mov rax, QWORD PTR 16[rsi] mov edi, DWORD PTR [rax+rdx*4] call [QWORD PTR 16[r12]] test rax, rax jne .L9 .L3: mov rax, QWORD PTR [rbx] mov rcx, QWORD PTR 16[rbx] mov rdx, QWORD PTR [r12] mov edi, DWORD PTR GL_TIME_ELAPSED[rip] lea rsi, 1[rax] mov QWORD PTR [rbx], rsi mov esi, DWORD PTR [rcx+rax*4] call rdx mov rax, QWORD PTR [rbx] xor edx, edx mov DWORD PTR 8[rbx], 1 div QWORD PTR GL_QUERY_OBJECT_NUM[rip] mov QWORD PTR [rbx], rdx mov DWORD PTR 0[rbp], 1 .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state mov rcx, QWORD PTR [rbx] mov rax, QWORD PTR 16[rbx] lea rdx, 24[rbx] mov esi, DWORD PTR GL_QUERY_RESULT[rip] mov edi, DWORD PTR [rax+rcx*4] call [QWORD PTR 8[r12]] jmp .L3 .cfi_endproc .LFE0: .size gl_timer_start, .-gl_timer_start .comm GL_TIME_ELAPSED,4,4 .comm GL_QUERY_RESULT,4,4 .comm GL_QUERY_OBJECT_NUM,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ra_gl.c_gl_timer_start.c" .text .global __aeabi_uidivmod .align 2 .syntax unified .arm .fpu softvfp .type gl_timer_start, %function gl_timer_start: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r6, [r0] ldr r3, [r6] cmp r3, #0 popne {r4, r5, r6, pc} mov r4, r1 ldr r5, [r6, #4] ldr r1, [r1] ldr r2, [r4, #8] str r3, [r4, #12] ldr r0, [r2, r1, lsl #2] ldr r3, [r5, #8] blx r3 cmp r0, #0 beq .L3 mov r2, r4 ldr r1, [r4, #8] ldr r3, .L9 ldr r0, [r2], #12 ldr r0, [r1, r0, lsl #2] ldr r1, [r3] ldr r3, [r5, #4] blx r3 .L3: ldr r3, [r4] ldr r2, .L9+4 ldr r1, [r4, #8] add ip, r3, #1 ldr r0, [r2] ldr r1, [r1, r3, lsl #2] ldr r2, [r5] str ip, [r4] blx r2 ldr r3, .L9+8 ldr r0, [r4] ldr r1, [r3] bl __aeabi_uidivmod mov r3, #1 stm r4, {r1, r3} str r3, [r6] pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word GL_QUERY_RESULT .word GL_TIME_ELAPSED .word GL_QUERY_OBJECT_NUM .size gl_timer_start, .-gl_timer_start .comm GL_TIME_ELAPSED,4,4 .comm GL_QUERY_RESULT,4,4 .comm GL_QUERY_OBJECT_NUM,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_regress_http.c_http_postrequest_done.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "FAILED (timeout)\n" .LC1: .string "FAILED (response code)\n" .LC2: .string "Content-Type" .LC3: .string "FAILED (content type)\n" .LC4: .string "FAILED (length %lu vs %lu)\n" .LC5: .string "FAILED (data)\n" .text .p2align 4 .globl http_postrequest_done .type http_postrequest_done, @function http_postrequest_done: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov r14, QWORD PTR BASIC_REQUEST_BODY[rip] push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13, rsi push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rdi push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 test rdi, rdi je .L12 .L2: mov rdi, rbp call evhttp_request_get_response_code@PLT cmp rax, QWORD PTR HTTP_OK[rip] je .L3 mov edi, DWORD PTR stderr[rip] lea rsi, .LC1[rip] xor eax, eax call fprintf@PLT mov edi, 1 call exit@PLT .L3: mov rdi, rbp call evhttp_request_get_input_headers@PLT lea rsi, .LC2[rip] mov edi, eax call evhttp_find_header@PLT test rax, rax je .L13 .L4: mov rdi, rbp call evhttp_request_get_input_buffer@PLT mov edi, eax call evbuffer_get_length@PLT mov rdi, r14 mov rbx, rax call strlen@PLT mov r12, rax cmp rbx, rax je .L5 mov rdi, rbp call evhttp_request_get_input_buffer@PLT mov edi, eax call evbuffer_get_length@PLT mov edi, DWORD PTR stderr[rip] mov rcx, r12 lea rsi, .LC4[rip] mov rdx, rax xor eax, eax call fprintf@PLT mov edi, 1 call exit@PLT .L5: mov rdi, rbp call evhttp_request_get_input_buffer@PLT mov rsi, r14 mov edi, eax call evbuffer_datacmp@PLT test rax, rax jne .L14 .L6: mov DWORD PTR test_ok[rip], 1 pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rdi, r13 xor esi, esi pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp event_base_loopexit@PLT .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state mov edi, DWORD PTR stderr[rip] lea rsi, .LC5[rip] xor eax, eax call fprintf@PLT mov edi, 1 call exit@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L13: mov edi, DWORD PTR stderr[rip] lea rsi, .LC3[rip] call fprintf@PLT mov edi, 1 call exit@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L12: mov edi, DWORD PTR stderr[rip] lea rsi, .LC0[rip] xor eax, eax call fprintf@PLT mov edi, 1 call exit@PLT jmp .L2 .cfi_endproc .LFE0: .size http_postrequest_done, .-http_postrequest_done .comm test_ok,4,4 .comm stderr,4,4 .comm HTTP_OK,8,8 .comm BASIC_REQUEST_BODY,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_regress_http.c_http_postrequest_done.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "FAILED (timeout)\012\000" .align 2 .LC1: .ascii "FAILED (response code)\012\000" .align 2 .LC2: .ascii "Content-Type\000" .align 2 .LC3: .ascii "FAILED (content type)\012\000" .align 2 .LC4: .ascii "FAILED (length %lu vs %lu)\012\000" .align 2 .LC5: .ascii "FAILED (data)\012\000" .text .align 2 .global http_postrequest_done .syntax unified .arm .fpu softvfp .type http_postrequest_done, %function http_postrequest_done: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L15 push {r4, r5, r6, r7, r8, lr} subs r4, r0, #0 mov r7, r1 ldr r6, [r3] beq .L12 .L2: mov r0, r4 bl evhttp_request_get_response_code ldr r3, .L15+4 ldr r3, [r3] cmp r0, r3 beq .L3 ldr r3, .L15+8 ldr r1, .L15+12 ldr r0, [r3] bl fprintf mov r0, #1 bl exit .L3: mov r0, r4 bl evhttp_request_get_input_headers ldr r1, .L15+16 bl evhttp_find_header cmp r0, #0 beq .L13 .L4: mov r0, r4 bl evhttp_request_get_input_buffer bl evbuffer_get_length mov r5, r0 mov r0, r6 bl strlen cmp r5, r0 beq .L5 ldr r3, .L15+8 mov r0, r4 ldr r8, [r3] bl evhttp_request_get_input_buffer bl evbuffer_get_length mov r5, r0 mov r0, r6 bl strlen mov r2, r5 mov r3, r0 ldr r1, .L15+20 mov r0, r8 bl fprintf mov r0, #1 bl exit .L5: mov r0, r4 bl evhttp_request_get_input_buffer mov r1, r6 bl evbuffer_datacmp cmp r0, #0 bne .L14 .L6: mov r2, #1 ldr r3, .L15+24 mov r0, r7 pop {r4, r5, r6, r7, r8, lr} mov r1, #0 str r2, [r3] b event_base_loopexit .L14: ldr r3, .L15+8 ldr r1, .L15+28 ldr r0, [r3] bl fprintf mov r0, #1 bl exit b .L6 .L13: ldr r3, .L15+8 ldr r1, .L15+32 ldr r0, [r3] bl fprintf mov r0, #1 bl exit b .L4 .L12: ldr r3, .L15+8 ldr r1, .L15+36 ldr r0, [r3] bl fprintf mov r0, #1 bl exit b .L2 .L16: .align 2 .L15: .word BASIC_REQUEST_BODY .word HTTP_OK .word stderr .word .LC1 .word .LC2 .word .LC4 .word test_ok .word .LC5 .word .LC3 .word .LC0 .size http_postrequest_done, .-http_postrequest_done .comm test_ok,4,4 .comm stderr,4,4 .comm HTTP_OK,4,4 .comm BASIC_REQUEST_BODY,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mt980.c_matrix_scan_keymap.c" .intel_syntax noprefix .text .p2align 4 .weak matrix_scan_keymap .type matrix_scan_keymap, @function matrix_scan_keymap: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size matrix_scan_keymap, .-matrix_scan_keymap .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mt980.c_matrix_scan_keymap.c" .text .align 2 .weak matrix_scan_keymap .syntax unified .arm .fpu softvfp .type matrix_scan_keymap, %function matrix_scan_keymap: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size matrix_scan_keymap, .-matrix_scan_keymap .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pkey_meth_test.c_test_asn1_meths.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "<NO NAME>" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "EVP_PKEY_ASN1_METHOD table out of order" .section .rodata.str1.1 .LC2: .string "%d : %s : %s" .text .p2align 4 .type test_asn1_meths, @function test_asn1_meths: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, 1 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, -1 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 xor ebx, ebx sub rsp, 40 .cfi_def_cfa_offset 80 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax lea r13, 12[rsp] jmp .L2 .p2align 4,,10 .p2align 3 .L4: mov edi, ebx call EVP_PKEY_asn1_get0@PLT xor edx, edx xor r8d, r8d xor ecx, ecx xor esi, esi mov r9, rax mov rdi, r13 call EVP_PKEY_asn1_get0_info@PLT mov eax, DWORD PTR 12[rsp] mov edx, 0 cmp eax, ebp mov ebp, eax cmovl r12d, edx add ebx, 1 .L2: xor eax, eax call EVP_PKEY_asn1_get_count@PLT cmp eax, ebx jg .L4 test r12d, r12d je .L13 .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L14 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r12d pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L13: .cfi_restore_state lea rdi, .LC1[rip] xor ebx, ebx lea rbp, .LC0[rip] call TEST_error@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L7: mov edi, DWORD PTR 12[rsp] add ebx, 1 call OBJ_nid2ln@PLT mov esi, DWORD PTR 12[rsp] mov rcx, r13 lea rdi, .LC2[rip] mov edx, eax call TEST_note@PLT .L6: xor eax, eax call EVP_PKEY_asn1_get_count@PLT cmp eax, ebx jle .L1 mov edi, ebx call EVP_PKEY_asn1_get0@PLT lea rcx, 16[rsp] xor r8d, r8d xor edx, edx mov r9, rax lea rdi, 12[rsp] xor esi, esi call EVP_PKEY_asn1_get0_info@PLT mov r13, QWORD PTR 16[rsp] test r13, r13 jne .L7 mov QWORD PTR 16[rsp], rbp lea r13, .LC0[rip] jmp .L7 .L14: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size test_asn1_meths, .-test_asn1_meths .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pkey_meth_test.c_test_asn1_meths.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "EVP_PKEY_ASN1_METHOD table out of order\000" .align 2 .LC1: .ascii "<NO NAME>\000" .align 2 .LC2: .ascii "%d : %s : %s\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC3: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type test_asn1_meths, %function test_asn1_meths: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, #0 ldr r3, .L15 sub sp, sp, #24 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 mov r7, r4 mov r5, #1 mvn r6, #0 b .L2 .L4: mov r0, r4 bl EVP_PKEY_asn1_get0 mov r3, #0 str r0, [sp, #4] mov r2, r3 mov r1, r3 str r7, [sp] add r0, sp, #12 bl EVP_PKEY_asn1_get0_info ldr r3, [sp, #12] add r4, r4, #1 cmp r3, r6 movlt r5, #0 mov r6, r3 .L2: bl EVP_PKEY_asn1_get_count cmp r0, r4 bgt .L4 cmp r5, #0 beq .L13 .L1: ldr r3, .L15 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L14 mov r0, r5 add sp, sp, #24 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L13: ldr r0, .L15+4 bl TEST_error mov r4, r5 ldr r8, .L15+8 ldr r7, .L15+12 b .L6 .L8: mov r0, r4 bl EVP_PKEY_asn1_get0 mov r2, #0 str r0, [sp, #4] mov r1, r2 str r2, [sp] add r3, sp, #16 add r0, sp, #12 bl EVP_PKEY_asn1_get0_info ldr r3, [sp, #16] ldr r6, [sp, #12] cmp r3, #0 mov r0, r6 streq r8, [sp, #16] bl OBJ_nid2ln mov r1, r6 mov r2, r0 ldr r3, [sp, #16] mov r0, r7 add r4, r4, #1 bl TEST_note .L6: bl EVP_PKEY_asn1_get_count cmp r0, r4 bgt .L8 b .L1 .L14: bl __stack_chk_fail .L16: .align 2 .L15: .word .LC3 .word .LC0 .word .LC1 .word .LC2 .size test_asn1_meths, .-test_asn1_meths .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_nouveau_bo.c_nouveau_ttm_io_mem_free.c" .intel_syntax noprefix .text .p2align 4 .type nouveau_ttm_io_mem_free, @function nouveau_ttm_io_mem_free: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rsi call nouveau_bdev@PLT mov edi, DWORD PTR [rax] call nouveau_bar@PLT mov rsi, QWORD PTR [rbx] mov edx, DWORD PTR [rsi] test edx, edx je .L1 mov rdi, rax pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 mov rax, QWORD PTR [rax] jmp rax .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size nouveau_ttm_io_mem_free, .-nouveau_ttm_io_mem_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, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_nouveau_bo.c_nouveau_ttm_io_mem_free.c" .text .align 2 .syntax unified .arm .fpu softvfp .type nouveau_ttm_io_mem_free, %function nouveau_ttm_io_mem_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r1 bl nouveau_bdev ldr r0, [r0] bl nouveau_bar ldr r1, [r4] ldr r2, [r1] cmp r2, #0 popeq {r4, pc} ldr r3, [r0] pop {r4, lr} bx r3 .size nouveau_ttm_io_mem_free, .-nouveau_ttm_io_mem_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pcie-designware.c_dw_pcie_prog_outbound_atu.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Outbound iATU is not being enabled\n" .text .p2align 4 .globl dw_pcie_prog_outbound_atu .type dw_pcie_prog_outbound_atu, @function dw_pcie_prog_outbound_atu: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r10d, esi mov r15, r9 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, r8 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13d, edx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rcx push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 24 .cfi_def_cfa_offset 80 mov rax, QWORD PTR 16[rdi] mov rax, QWORD PTR [rax] test rax, rax je .L2 mov DWORD PTR 12[rsp], esi mov rsi, rcx call rax mov r10d, DWORD PTR 12[rsp] mov r12, rax .L2: mov rbx, QWORD PTR 8[rbp] test rbx, rbx jne .L13 or r10d, DWORD PTR PCIE_ATU_REGION_OUTBOUND[rip] mov esi, DWORD PTR PCIE_ATU_VIEWPORT[rip] mov rdi, rbp movsx rdx, r10d call dw_pcie_writel_dbi@PLT mov rdi, r12 call lower_32_bits@PLT mov esi, DWORD PTR PCIE_ATU_LOWER_BASE[rip] mov rdi, rbp mov rdx, rax call dw_pcie_writel_dbi@PLT mov rdi, r12 call upper_32_bits@PLT mov esi, DWORD PTR PCIE_ATU_UPPER_BASE[rip] mov rdi, rbp mov rdx, rax call dw_pcie_writel_dbi@PLT lea rdi, -1[r12+r15] call lower_32_bits@PLT mov esi, DWORD PTR PCIE_ATU_LIMIT[rip] mov rdi, rbp mov rdx, rax call dw_pcie_writel_dbi@PLT mov rdi, r14 call lower_32_bits@PLT mov esi, DWORD PTR PCIE_ATU_LOWER_TARGET[rip] mov rdi, rbp mov rdx, rax call dw_pcie_writel_dbi@PLT mov rdi, r14 call upper_32_bits@PLT mov esi, DWORD PTR PCIE_ATU_UPPER_TARGET[rip] mov rdi, rbp mov rdx, rax call dw_pcie_writel_dbi@PLT mov esi, DWORD PTR PCIE_ATU_CR1[rip] movsx rdx, r13d mov rdi, rbp call dw_pcie_writel_dbi@PLT mov rdx, QWORD PTR PCIE_ATU_ENABLE[rip] mov esi, DWORD PTR PCIE_ATU_CR2[rip] mov rdi, rbp call dw_pcie_writel_dbi@PLT cmp QWORD PTR LINK_WAIT_MAX_IATU_RETRIES[rip], 0 jg .L6 jmp .L4 .p2align 4,,10 .p2align 3 .L14: mov edi, DWORD PTR LINK_WAIT_IATU[rip] add rbx, 1 call mdelay@PLT cmp QWORD PTR LINK_WAIT_MAX_IATU_RETRIES[rip], rbx jle .L4 .L6: mov esi, DWORD PTR PCIE_ATU_CR2[rip] mov rdi, rbp call dw_pcie_readl_dbi@PLT test QWORD PTR PCIE_ATU_ENABLE[rip], rax je .L14 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L13: .cfi_restore_state add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 mov r9, r15 mov r8, r14 mov rcx, r12 pop rbx .cfi_def_cfa_offset 48 mov edx, r13d mov rdi, rbp mov esi, r10d pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp dw_pcie_prog_outbound_atu_unroll@PLT .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state mov edi, DWORD PTR 0[rbp] add rsp, 24 .cfi_def_cfa_offset 56 lea rsi, .LC0[rip] pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp dev_err@PLT .cfi_endproc .LFE0: .size dw_pcie_prog_outbound_atu, .-dw_pcie_prog_outbound_atu .comm PCIE_ATU_VIEWPORT,4,4 .comm PCIE_ATU_UPPER_TARGET,4,4 .comm PCIE_ATU_UPPER_BASE,4,4 .comm PCIE_ATU_REGION_OUTBOUND,4,4 .comm PCIE_ATU_LOWER_TARGET,4,4 .comm PCIE_ATU_LOWER_BASE,4,4 .comm PCIE_ATU_LIMIT,4,4 .comm PCIE_ATU_ENABLE,8,8 .comm PCIE_ATU_CR2,4,4 .comm PCIE_ATU_CR1,4,4 .comm LINK_WAIT_MAX_IATU_RETRIES,8,8 .comm LINK_WAIT_IATU,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pcie-designware.c_dw_pcie_prog_outbound_atu.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Outbound iATU is not being enabled\012\000" .text .align 2 .global dw_pcie_prog_outbound_atu .syntax unified .arm .fpu softvfp .type dw_pcie_prog_outbound_atu, %function dw_pcie_prog_outbound_atu: @ args = 8, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr ip, [r0, #8] push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r4, [ip] mov r5, r0 cmp r4, #0 mov r7, r1 mov r8, r2 mov r6, r3 ldr r9, [sp, #32] ldr r10, [sp, #36] beq .L2 mov r1, r3 blx r4 mov r6, r0 .L2: ldr r4, [r5, #4] cmp r4, #0 bne .L13 ldr r2, .L14 ldr r3, .L14+4 ldr r2, [r2] ldr r1, [r3] orr r2, r7, r2 mov r0, r5 bl dw_pcie_writel_dbi ldr r3, .L14+8 mov r0, r6 ldr r7, [r3] bl lower_32_bits mov r1, r7 mov r2, r0 mov r0, r5 bl dw_pcie_writel_dbi ldr r3, .L14+12 mov r0, r6 ldr r7, [r3] bl upper_32_bits mov r1, r7 mov r2, r0 mov r0, r5 bl dw_pcie_writel_dbi ldr r3, .L14+16 add r0, r6, r10 sub r0, r0, #1 ldr r6, [r3] bl lower_32_bits mov r1, r6 mov r2, r0 mov r0, r5 bl dw_pcie_writel_dbi ldr r3, .L14+20 mov r0, r9 ldr r6, [r3] bl lower_32_bits mov r1, r6 mov r2, r0 mov r0, r5 bl dw_pcie_writel_dbi ldr r3, .L14+24 mov r0, r9 ldr r6, [r3] bl upper_32_bits mov r1, r6 mov r2, r0 mov r0, r5 bl dw_pcie_writel_dbi ldr r3, .L14+28 ldr r6, .L14+32 ldr r7, .L14+36 ldr r1, [r3] mov r2, r8 mov r0, r5 ldr r8, .L14+40 bl dw_pcie_writel_dbi mov r0, r5 ldr r2, [r6] ldr r1, [r7] bl dw_pcie_writel_dbi ldr r3, [r8] cmp r3, #0 ble .L4 ldr r9, .L14+44 .L6: mov r0, r5 ldr r1, [r7] bl dw_pcie_readl_dbi ldr r3, [r6] add r4, r4, #1 tst r0, r3 popne {r4, r5, r6, r7, r8, r9, r10, pc} ldr r0, [r9] bl mdelay ldr r3, [r8] cmp r3, r4 bgt .L6 .L4: ldr r0, [r5] ldr r1, .L14+48 pop {r4, r5, r6, r7, r8, r9, r10, lr} b dev_err .L13: mov r3, r6 mov r2, r8 mov r1, r7 mov r0, r5 str r10, [sp, #36] str r9, [sp, #32] pop {r4, r5, r6, r7, r8, r9, r10, lr} b dw_pcie_prog_outbound_atu_unroll .L15: .align 2 .L14: .word PCIE_ATU_REGION_OUTBOUND .word PCIE_ATU_VIEWPORT .word PCIE_ATU_LOWER_BASE .word PCIE_ATU_UPPER_BASE .word PCIE_ATU_LIMIT .word PCIE_ATU_LOWER_TARGET .word PCIE_ATU_UPPER_TARGET .word PCIE_ATU_CR1 .word PCIE_ATU_ENABLE .word PCIE_ATU_CR2 .word LINK_WAIT_MAX_IATU_RETRIES .word LINK_WAIT_IATU .word .LC0 .size dw_pcie_prog_outbound_atu, .-dw_pcie_prog_outbound_atu .comm PCIE_ATU_VIEWPORT,4,4 .comm PCIE_ATU_UPPER_TARGET,4,4 .comm PCIE_ATU_UPPER_BASE,4,4 .comm PCIE_ATU_REGION_OUTBOUND,4,4 .comm PCIE_ATU_LOWER_TARGET,4,4 .comm PCIE_ATU_LOWER_BASE,4,4 .comm PCIE_ATU_LIMIT,4,4 .comm PCIE_ATU_ENABLE,4,4 .comm PCIE_ATU_CR2,4,4 .comm PCIE_ATU_CR1,4,4 .comm LINK_WAIT_MAX_IATU_RETRIES,4,4 .comm LINK_WAIT_IATU,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tracepoint.c_tracepoint_iter_stop.c" .intel_syntax noprefix .text .p2align 4 .globl tracepoint_iter_stop .type tracepoint_iter_stop, @function tracepoint_iter_stop: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size tracepoint_iter_stop, .-tracepoint_iter_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, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_tracepoint.c_tracepoint_iter_stop.c" .text .align 2 .global tracepoint_iter_stop .syntax unified .arm .fpu softvfp .type tracepoint_iter_stop, %function tracepoint_iter_stop: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size tracepoint_iter_stop, .-tracepoint_iter_stop .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rndis_wlan.c_rndis_disconnect.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "cfg80211.disconnect(%d)\n" .text .p2align 4 .type rndis_disconnect, @function rndis_disconnect: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 call wiphy_priv@PLT mov edx, r12d lea rsi, .LC0[rip] mov rbp, QWORD PTR 8[rax] mov rbx, rax mov edi, DWORD PTR 0[rbp] call netdev_dbg@PLT mov DWORD PTR [rbx], 0 mov edi, DWORD PTR 4[rbx] xor esi, esi mov edx, DWORD PTR ETH_ALEN[rip] call memset@PLT pop rbx .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp deauthenticate@PLT .cfi_endproc .LFE0: .size rndis_disconnect, .-rndis_disconnect .comm ETH_ALEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_rndis_wlan.c_rndis_disconnect.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "cfg80211.disconnect(%d)\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type rndis_disconnect, %function rndis_disconnect: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r2 bl wiphy_priv ldr r6, [r0, #8] mov r4, r0 mov r2, r5 ldr r0, [r6] ldr r1, .L4 bl netdev_dbg mov r1, #0 ldr r3, .L4+4 ldr r0, [r4, #4] str r1, [r4] ldr r2, [r3] bl memset mov r0, r6 pop {r4, r5, r6, lr} b deauthenticate .L5: .align 2 .L4: .word .LC0 .word ETH_ALEN .size rndis_disconnect, .-rndis_disconnect .comm ETH_ALEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ac97_patch.c_patch_it2646.c" .intel_syntax noprefix .text .p2align 4 .type patch_it2646, @function patch_it2646: .LFB0: .cfi_startproc endbr64 lea rax, patch_it2646_ops[rip] push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov edx, 2056 mov rbp, rdi mov QWORD PTR [rdi], rax mov esi, 94 call snd_ac97_write_cache@PLT mov rdi, rbp mov edx, 2056 mov esi, 122 call snd_ac97_write_cache@PLT xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size patch_it2646, .-patch_it2646 .comm patch_it2646_ops,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ac97_patch.c_patch_it2646.c" .text .align 2 .syntax unified .arm .fpu softvfp .type patch_it2646, %function patch_it2646: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r3, .L4 ldr r5, .L4+4 str r3, [r0] mov r2, r5 mov r1, #94 bl snd_ac97_write_cache mov r2, r5 mov r0, r4 mov r1, #122 bl snd_ac97_write_cache mov r0, #0 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word patch_it2646_ops .word 2056 .size patch_it2646, .-patch_it2646 .comm patch_it2646_ops,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_matrix.c_matrix_init.c" .intel_syntax noprefix .text .p2align 4 .globl matrix_init .type matrix_init, @function matrix_init: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 xor eax, eax mov DWORD PTR debug_enable[rip], 1 mov DWORD PTR debug_matrix[rip], 1 mov DWORD PTR debug_mouse[rip], 1 call unselect_rows@PLT xor eax, eax call init_cols@PLT cmp QWORD PTR MATRIX_ROWS[rip], 0 je .L2 mov rcx, QWORD PTR matrix[rip] mov rdx, QWORD PTR matrix_debouncing[rip] xor eax, eax .p2align 4,,10 .p2align 3 .L3: mov QWORD PTR [rcx+rax*8], 0 mov QWORD PTR [rdx+rax*8], 0 add rax, 1 cmp QWORD PTR MATRIX_ROWS[rip], rax ja .L3 .L2: xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 jmp matrix_init_quantum@PLT .cfi_endproc .LFE0: .size matrix_init, .-matrix_init .comm matrix_debouncing,8,8 .comm matrix,8,8 .comm debug_mouse,4,4 .comm debug_matrix,4,4 .comm debug_enable,4,4 .comm TX_RX_LED_INIT,4,4 .comm MATRIX_ROWS,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_matrix.c_matrix_init.c" .text .align 2 .global matrix_init .syntax unified .arm .fpu softvfp .type matrix_init, %function matrix_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, #1 ldr r1, .L10 ldr r2, .L10+4 ldr r0, .L10+8 push {r4, lr} str r3, [r0] str r3, [r1] str r3, [r2] bl unselect_rows bl init_cols ldr lr, .L10+12 ldr r3, [lr] cmp r3, #0 beq .L2 mov r3, #0 mov r0, r3 ldr r1, .L10+16 ldr r2, .L10+20 ldr r1, [r1] ldr r2, [r2] sub r1, r1, #4 sub r2, r2, #4 .L3: str r0, [r1, #4]! str r0, [r2, #4]! ldr ip, [lr] add r3, r3, #1 cmp ip, r3 bhi .L3 .L2: pop {r4, lr} b matrix_init_quantum .L11: .align 2 .L10: .word debug_matrix .word debug_mouse .word debug_enable .word MATRIX_ROWS .word matrix .word matrix_debouncing .size matrix_init, .-matrix_init .comm matrix_debouncing,4,4 .comm matrix,4,4 .comm debug_mouse,4,4 .comm debug_matrix,4,4 .comm debug_enable,4,4 .comm TX_RX_LED_INIT,4,4 .comm MATRIX_ROWS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tcp_fastopen.c_tcp_fastopen_autokey_locked.c" .intel_syntax noprefix .text .p2align 4 .type tcp_fastopen_autokey_locked, @function tcp_fastopen_autokey_locked: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push r12 sub rsp, 24 .cfi_offset 12, -24 mov rax, QWORD PTR fs:40 mov QWORD PTR -24[rbp], rax xor eax, eax movsx rax, DWORD PTR TCP_FASTOPEN_KEY_LEN[rip] mov rcx, rsp mov rsi, rax lea rax, 15[0+rax*4] mov rdx, rax and rax, -4096 sub rcx, rax and rdx, -16 mov rax, rcx cmp rsp, rax je .L3 .L11: sub rsp, 4096 or QWORD PTR 4088[rsp], 0 cmp rsp, rax jne .L11 .L3: and edx, 4095 sub rsp, rdx test rdx, rdx jne .L12 .L4: mov r12, rsp xor edx, edx mov rdi, r12 call arc4rand@PLT mov rdi, r12 call tcp_fastopen_addkey_locked@PLT mov rax, QWORD PTR -24[rbp] xor rax, QWORD PTR fs:40 jne .L13 mov r12, QWORD PTR -8[rbp] leave .cfi_remember_state .cfi_def_cfa 7, 8 ret .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state or QWORD PTR -8[rsp+rdx], 0 jmp .L4 .L13: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size tcp_fastopen_autokey_locked, .-tcp_fastopen_autokey_locked .comm TCP_FASTOPEN_KEY_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_tcp_fastopen.c_tcp_fastopen_autokey_locked.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type tcp_fastopen_autokey_locked, %function tcp_fastopen_autokey_locked: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #12 ldr r3, .L6 mov r2, #0 ldr r1, [r3] ldr r3, .L6+4 ldr r3, [r3] str r3, [fp, #-16] mov r3,#0 lsl r3, r1, #2 add r3, r3, #7 bic r3, r3, #7 sub sp, sp, r3 mov r4, sp mov r0, r4 bl arc4rand mov r0, r4 bl tcp_fastopen_addkey_locked ldr r3, .L6+4 ldr r2, [r3] ldr r3, [fp, #-16] eors r2, r3, r2 mov r3, #0 bne .L5 sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word TCP_FASTOPEN_KEY_LEN .word .LC0 .size tcp_fastopen_autokey_locked, .-tcp_fastopen_autokey_locked .comm TCP_FASTOPEN_KEY_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tox.c_tox_self_get_tcp_port.c" .intel_syntax noprefix .text .p2align 4 .globl tox_self_get_tcp_port .type tox_self_get_tcp_port, @function tox_self_get_tcp_port: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov rdi, rsi cmp QWORD PTR 8[rbx], 0 je .L2 mov esi, DWORD PTR TOX_ERR_GET_PORT_OK[rip] call SET_ERROR_PARAMETER@PLT mov eax, DWORD PTR [rbx] pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov esi, DWORD PTR TOX_ERR_GET_PORT_NOT_BOUND[rip] call SET_ERROR_PARAMETER@PLT xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size tox_self_get_tcp_port, .-tox_self_get_tcp_port .comm TOX_ERR_GET_PORT_OK,4,4 .comm TOX_ERR_GET_PORT_NOT_BOUND,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_tox.c_tox_self_get_tcp_port.c" .text .align 2 .global tox_self_get_tcp_port .syntax unified .arm .fpu softvfp .type tox_self_get_tcp_port, %function tox_self_get_tcp_port: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r5, [r0, #4] mov r4, r0 cmp r5, #0 mov r0, r1 beq .L2 ldr r3, .L6 ldr r1, [r3] bl SET_ERROR_PARAMETER ldr r5, [r4] mov r0, r5 pop {r4, r5, r6, pc} .L2: ldr r3, .L6+4 ldr r1, [r3] bl SET_ERROR_PARAMETER mov r0, r5 pop {r4, r5, r6, pc} .L7: .align 2 .L6: .word TOX_ERR_GET_PORT_OK .word TOX_ERR_GET_PORT_NOT_BOUND .size tox_self_get_tcp_port, .-tox_self_get_tcp_port .comm TOX_ERR_GET_PORT_OK,4,4 .comm TOX_ERR_GET_PORT_NOT_BOUND,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cx23885-input.c_cx23885_input_ir_open.c" .intel_syntax noprefix .text .p2align 4 .type cx23885_input_ir_open, @function cx23885_input_ir_open: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR [rdi] mov rdi, QWORD PTR [rax] test rdi, rdi je .L6 jmp cx23885_input_ir_start@PLT .p2align 4,,10 .p2align 3 .L6: mov eax, DWORD PTR ENODEV[rip] neg eax ret .cfi_endproc .LFE0: .size cx23885_input_ir_open, .-cx23885_input_ir_open .comm ENODEV,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cx23885-input.c_cx23885_input_ir_open.c" .text .align 2 .syntax unified .arm .fpu softvfp .type cx23885_input_ir_open, %function cx23885_input_ir_open: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, [r0] ldr r0, [r3] cmp r0, #0 beq .L6 b cx23885_input_ir_start .L6: ldr r3, .L7 ldr r0, [r3] rsb r0, r0, #0 bx lr .L8: .align 2 .L7: .word ENODEV .size cx23885_input_ir_open, .-cx23885_input_ir_open .comm ENODEV,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ser_a2232.c_a2232stat.c" .intel_syntax noprefix .text .p2align 4 .type a2232stat, @function a2232stat: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov ebx, esi call a2232mem@PLT mov rax, QWORD PTR [rax] lea rax, [rax+rbx*4] pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size a2232stat, .-a2232stat .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ser_a2232.c_a2232stat.c" .text .align 2 .syntax unified .arm .fpu softvfp .type a2232stat, %function a2232stat: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r1 bl a2232mem ldr r0, [r0] add r0, r0, r4, lsl #2 pop {r4, pc} .size a2232stat, .-a2232stat .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_string.c_test_StrToIntExW.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "No result returned from '%s'\n" .LC1: .string "converted '%s' wrong (%d)\n" .text .p2align 4 .type test_StrToIntExW, @function test_StrToIntExW: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 1064 .cfi_def_cfa_offset 1104 mov rbx, QWORD PTR StrToInt_results[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 1048[rsp], rax xor eax, eax cmp QWORD PTR [rbx], 0 je .L1 lea rbp, 16[rsp] lea r12, 12[rsp] lea r13, .LC0[rip] jmp .L4 .p2align 4,,10 .p2align 3 .L15: xor edi, edi cmp DWORD PTR 12[rsp], -1 mov rsi, r13 setne dil xor eax, eax call ok@PLT mov rdx, QWORD PTR [rbx] mov ecx, DWORD PTR 12[rsp] xor edi, edi cmp ecx, DWORD PTR 16[rbx] lea rsi, .LC1[rip] sete dil xor eax, eax add rbx, 24 call ok@PLT cmp QWORD PTR [rbx], 0 je .L14 .L4: mov rdi, rbp mov DWORD PTR 12[rsp], -1 call ARRAY_SIZE@PLT mov rdx, QWORD PTR [rbx] mov edi, DWORD PTR CP_ACP[rip] xor esi, esi mov r9d, eax mov r8, rbp mov ecx, -1 call MultiByteToWideChar@PLT mov rdx, r12 xor esi, esi mov rdi, rbp call StrToIntExW@PLT mov rdx, QWORD PTR [rbx] test rax, rax jne .L15 xor eax, eax mov rsi, r13 mov edi, 1 add rbx, 24 call ok@PLT cmp QWORD PTR [rbx], 0 jne .L4 .L14: mov rbx, QWORD PTR StrToInt_results[rip] cmp QWORD PTR [rbx], 0 je .L1 lea r13, .LC0[rip] jmp .L6 .p2align 4,,10 .p2align 3 .L16: xor edi, edi cmp DWORD PTR 12[rsp], -1 mov rsi, r13 setne dil xor eax, eax call ok@PLT mov rdx, QWORD PTR [rbx] mov ecx, DWORD PTR 12[rsp] xor edi, edi cmp ecx, DWORD PTR 8[rbx] lea rsi, .LC1[rip] sete dil xor eax, eax add rbx, 24 call ok@PLT cmp QWORD PTR [rbx], 0 je .L1 .L6: mov rdi, rbp mov DWORD PTR 12[rsp], -1 call ARRAY_SIZE@PLT mov rdx, QWORD PTR [rbx] mov edi, DWORD PTR CP_ACP[rip] xor esi, esi mov r9d, eax mov r8, rbp mov ecx, -1 call MultiByteToWideChar@PLT mov esi, DWORD PTR STIF_SUPPORT_HEX[rip] mov rdx, r12 mov rdi, rbp call StrToIntExW@PLT mov rdx, QWORD PTR [rbx] test rax, rax jne .L16 xor eax, eax mov rsi, r13 mov edi, 1 add rbx, 24 call ok@PLT cmp QWORD PTR [rbx], 0 jne .L6 .L1: mov rax, QWORD PTR 1048[rsp] xor rax, QWORD PTR fs:40 jne .L17 add rsp, 1064 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .L17: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size test_StrToIntExW, .-test_StrToIntExW .comm StrToInt_results,8,8 .comm STIF_SUPPORT_HEX,4,4 .comm CP_ACP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_string.c_test_StrToIntExW.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "No result returned from '%s'\012\000" .align 2 .LC1: .ascii "converted '%s' wrong (%d)\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type test_StrToIntExW, %function test_StrToIntExW: @ args = 0, pretend = 0, frame = 1032 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r10, .L24 ldr r3, .L24+4 ldr r4, [r10] sub sp, sp, #1040 ldr r5, [r4] sub sp, sp, #4 cmp r5, #0 ldr r3, [r3] str r3, [sp, #1036] mov r3,#0 beq .L1 ldr r7, .L24+8 ldr r8, .L24+12 ldr r9, .L24+16 add r4, r4, #12 b .L4 .L21: ldr r0, [sp, #8] ldr r2, [r4, #-12] subs r0, r0, r6 movne r0, #1 mov r1, r8 bl ok ldr r0, [r4, #-4] ldr r3, [sp, #8] ldr r2, [r4, #-12] sub r0, r0, r3 clz r0, r0 mov r1, r9 lsr r0, r0, #5 bl ok ldr r5, [r4], #12 cmp r5, #0 beq .L20 .L4: mvn r6, #0 add r0, sp, #12 ldr fp, [r7] str r6, [sp, #8] bl ARRAY_SIZE add r2, sp, #12 mov r3, r6 mov r1, #0 str r0, [sp, #4] str r2, [sp] mov r0, fp mov r2, r5 bl MultiByteToWideChar mov r1, #0 add r2, sp, #8 add r0, sp, #12 bl StrToIntExW cmp r0, #0 bne .L21 ldr r2, [r4, #-12] mov r1, r8 mov r0, #1 bl ok ldr r5, [r4], #12 cmp r5, #0 bne .L4 .L20: ldr r4, [r10] ldr r5, [r4] cmp r5, #0 beq .L1 mvn r9, #0 ldr r8, .L24+20 ldr r6, .L24+12 ldr r10, .L24+16 add r4, r4, #12 b .L6 .L22: ldr r0, [sp, #8] ldr r2, [r4, #-12] adds r0, r0, #1 movne r0, #1 mov r1, r6 bl ok ldr r0, [r4, #-8] ldr r3, [sp, #8] ldr r2, [r4, #-12] sub r0, r0, r3 clz r0, r0 mov r1, r10 lsr r0, r0, #5 bl ok ldr r5, [r4], #12 cmp r5, #0 beq .L1 .L6: add r0, sp, #12 ldr fp, [r7] str r9, [sp, #8] bl ARRAY_SIZE add r3, sp, #12 mov r2, r5 mov r1, #0 str r3, [sp] str r0, [sp, #4] mvn r3, #0 mov r0, fp bl MultiByteToWideChar ldr r1, [r8] add r2, sp, #8 add r0, sp, #12 bl StrToIntExW cmp r0, #0 bne .L22 ldr r2, [r4, #-12] mov r1, r6 mov r0, #1 bl ok ldr r5, [r4], #12 cmp r5, #0 bne .L6 .L1: ldr r3, .L24+4 ldr r2, [r3] ldr r3, [sp, #1036] eors r2, r3, r2 mov r3, #0 bne .L23 add sp, sp, #1040 add sp, sp, #4 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L23: bl __stack_chk_fail .L25: .align 2 .L24: .word StrToInt_results .word .LC2 .word CP_ACP .word .LC0 .word .LC1 .word STIF_SUPPORT_HEX .size test_StrToIntExW, .-test_StrToIntExW .comm StrToInt_results,4,4 .comm STIF_SUPPORT_HEX,4,4 .comm CP_ACP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lpfc_ct.c_lpfc_fdmi_smart_attr_version.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Smart SAN Version 2.0" .text .p2align 4 .type lpfc_fdmi_smart_attr_version, @function lpfc_fdmi_smart_attr_version: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rdi, 16[rsi] mov edx, 256 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rsi xor esi, esi sub rsp, 8 .cfi_def_cfa_offset 32 call memset@PLT mov edi, DWORD PTR 16[rbx] mov edx, 4 lea rsi, .LC0[rip] call strncpy@PLT mov edi, DWORD PTR 16[rbx] mov esi, 4 call strnlen@PLT mov edx, DWORD PTR FOURBYTES[rip] and eax, -4 lea r12d, 4[rax+rdx] mov edi, r12d call cpu_to_be16@PLT mov edi, DWORD PTR RPRT_SMART_VERSION[rip] mov QWORD PTR 8[rbx], rax call cpu_to_be16@PLT mov QWORD PTR [rbx], rax add rsp, 8 .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size lpfc_fdmi_smart_attr_version, .-lpfc_fdmi_smart_attr_version .comm RPRT_SMART_VERSION,4,4 .comm FOURBYTES,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_lpfc_ct.c_lpfc_fdmi_smart_attr_version.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Smart SAN Version 2.0\000" .text .align 2 .syntax unified .arm .fpu softvfp .type lpfc_fdmi_smart_attr_version, %function lpfc_fdmi_smart_attr_version: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r1 mov r2, #256 add r0, r1, #8 mov r1, #0 bl memset mov r2, #4 ldr r1, .L4 mov r0, #0 bl strncpy mov r1, #4 ldr r0, [r5, #8] bl strnlen ldr r3, .L4+4 bic r4, r0, #3 ldr r0, [r3] add r4, r4, #4 add r4, r4, r0 mov r0, r4 bl cpu_to_be16 ldr r3, .L4+8 str r0, [r5, #4] ldr r0, [r3] bl cpu_to_be16 mov r3, r0 mov r0, r4 str r3, [r5] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word .LC0 .word FOURBYTES .word RPRT_SMART_VERSION .size lpfc_fdmi_smart_attr_version, .-lpfc_fdmi_smart_attr_version .comm RPRT_SMART_VERSION,4,4 .comm FOURBYTES,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_linux_joystick.c__glfwInitJoysticks.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Linux: Failed to initialize inotify: %s" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "/dev/input" .section .rodata.str1.8 .align 8 .LC2: .string "Linux: Failed to watch for joystick connections in %s: %s" .section .rodata.str1.1 .LC3: .string "^js[0-9]\\+$" .section .rodata.str1.8 .align 8 .LC4: .string "Linux: Failed to compile regex" .section .rodata.str1.1 .LC5: .string "%s/%s" .section .rodata.str1.8 .align 8 .LC6: .string "Linux: Failed to open joystick device directory %s: %s" .text .p2align 4 .globl _glfwInitJoysticks .type _glfwInitJoysticks, @function _glfwInitJoysticks: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 56 .cfi_def_cfa_offset 96 mov edi, DWORD PTR IN_NONBLOCK[rip] or edi, DWORD PTR IN_CLOEXEC[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax call inotify_init1@PLT mov DWORD PTR _glfw[rip], eax cmp eax, -1 je .L17 mov edx, DWORD PTR IN_CREATE[rip] mov edi, eax or edx, DWORD PTR IN_ATTRIB[rip] lea rsi, .LC1[rip] call inotify_add_watch@PLT mov DWORD PTR _glfw[rip+4], eax cmp eax, -1 je .L18 .L4: xor edx, edx lea rsi, .LC3[rip] lea rdi, _glfw[rip+8] call regcomp@PLT test rax, rax jne .L19 lea rdi, .LC1[rip] lea r13, 12[rsp] call opendir@PLT mov rbp, rax test rax, rax je .L20 .p2align 4,,10 .p2align 3 .L6: mov rdi, rbp call readdir@PLT mov rbx, rax test rax, rax je .L21 .L10: mov rsi, QWORD PTR [rbx] xor r8d, r8d mov rcx, r13 mov edx, 1 lea rdi, _glfw[rip+8] call regexec@PLT test rax, rax jne .L6 mov r8, QWORD PTR [rbx] lea r12, 16[rsp] lea rcx, .LC1[rip] mov esi, 20 lea rdx, .LC5[rip] mov rdi, r12 call snprintf@PLT mov rdi, r12 call openJoystickDevice@PLT mov rdi, rbp call readdir@PLT mov rbx, rax test rax, rax jne .L10 .L21: mov rdi, rbp call closedir@PLT .L11: mov eax, DWORD PTR GL_TRUE[rip] .L1: mov rcx, QWORD PTR 40[rsp] xor rcx, QWORD PTR fs:40 jne .L22 add rsp, 56 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L19: .cfi_restore_state mov edi, DWORD PTR GLFW_PLATFORM_ERROR[rip] lea rsi, .LC4[rip] xor eax, eax call _glfwInputError@PLT mov eax, DWORD PTR GL_FALSE[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L17: mov edi, DWORD PTR errno[rip] call strerror@PLT mov edi, DWORD PTR GLFW_PLATFORM_ERROR[rip] lea rsi, .LC0[rip] mov edx, eax xor eax, eax call _glfwInputError@PLT mov eax, DWORD PTR GL_FALSE[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L20: mov edi, DWORD PTR errno[rip] call strerror@PLT mov edi, DWORD PTR GLFW_PLATFORM_ERROR[rip] lea rdx, .LC1[rip] lea rsi, .LC6[rip] mov ecx, eax xor eax, eax call _glfwInputError@PLT jmp .L11 .p2align 4,,10 .p2align 3 .L18: mov edi, DWORD PTR errno[rip] call strerror@PLT mov edi, DWORD PTR GLFW_PLATFORM_ERROR[rip] lea rdx, .LC1[rip] lea rsi, .LC2[rip] mov ecx, eax xor eax, eax call _glfwInputError@PLT jmp .L4 .L22: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size _glfwInitJoysticks, .-_glfwInitJoysticks .comm errno,4,4 .comm _glfw,12,8 .comm IN_NONBLOCK,4,4 .comm IN_CREATE,4,4 .comm IN_CLOEXEC,4,4 .comm IN_ATTRIB,4,4 .comm GL_TRUE,4,4 .comm GL_FALSE,4,4 .comm GLFW_PLATFORM_ERROR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_linux_joystick.c__glfwInitJoysticks.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Linux: Failed to initialize inotify: %s\000" .align 2 .LC1: .ascii "/dev/input\000" .align 2 .LC2: .ascii "Linux: Failed to watch for joystick connections in " .ascii "%s: %s\000" .align 2 .LC3: .ascii "^js[0-9]\\+$\000" .align 2 .LC4: .ascii "Linux: Failed to compile regex\000" .align 2 .LC5: .ascii "%s/%s\000" .align 2 .LC6: .ascii "Linux: Failed to open joystick device directory %s:" .ascii " %s\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC7: .word __stack_chk_guard .text .align 2 .global _glfwInitJoysticks .syntax unified .arm .fpu softvfp .type _glfwInitJoysticks, %function _glfwInitJoysticks: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r2, .L22 ldr r3, .L22+4 ldr r0, [r2] ldr r3, [r3] ldr r2, .L22+8 sub sp, sp, #40 orr r0, r0, r3 ldr r2, [r2] str r2, [sp, #36] mov r2,#0 bl inotify_init1 ldr r4, .L22+12 cmn r0, #1 str r0, [r4] beq .L17 ldr r2, .L22+16 ldr r3, .L22+20 ldr r2, [r2] ldr r3, [r3] ldr r1, .L22+24 orr r2, r2, r3 bl inotify_add_watch cmn r0, #1 str r0, [r4, #4] beq .L18 .L4: mov r2, #0 ldr r1, .L22+28 ldr r0, .L22+32 bl regcomp cmp r0, #0 bne .L19 ldr r0, .L22+24 bl opendir subs r5, r0, #0 beq .L14 ldr r6, .L22+32 ldr r8, .L22+24 ldr r7, .L22+36 .L6: mov r0, r5 bl readdir subs r4, r0, #0 beq .L20 .L10: mov r2, #0 ldr r1, [r4] mov r0, r6 str r2, [sp] add r3, sp, #12 mov r2, #1 bl regexec cmp r0, #0 bne .L6 ldr r3, [r4] mov r2, r7 mov r1, #20 str r3, [sp] add r0, sp, #16 mov r3, r8 bl snprintf add r0, sp, #16 bl openJoystickDevice mov r0, r5 bl readdir subs r4, r0, #0 bne .L10 .L20: mov r0, r5 bl closedir .L11: ldr r3, .L22+40 ldr r0, [r3] .L1: ldr r3, .L22+8 ldr r2, [r3] ldr r3, [sp, #36] eors r2, r3, r2 mov r3, #0 bne .L21 add sp, sp, #40 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L19: ldr r3, .L22+44 ldr r1, .L22+48 ldr r0, [r3] bl _glfwInputError ldr r3, .L22+52 ldr r0, [r3] b .L1 .L17: ldr r3, .L22+56 ldr r2, .L22+44 ldr r0, [r3] ldr r4, [r2] bl strerror ldr r1, .L22+60 mov r2, r0 mov r0, r4 bl _glfwInputError ldr r3, .L22+52 ldr r0, [r3] b .L1 .L14: ldr r3, .L22+56 ldr r2, .L22+44 ldr r0, [r3] ldr r4, [r2] bl strerror ldr r2, .L22+24 mov r3, r0 ldr r1, .L22+64 mov r0, r4 bl _glfwInputError b .L11 .L18: ldr r3, .L22+56 ldr r2, .L22+44 ldr r0, [r3] ldr r4, [r2] bl strerror ldr r2, .L22+24 mov r3, r0 ldr r1, .L22+68 mov r0, r4 bl _glfwInputError b .L4 .L21: bl __stack_chk_fail .L23: .align 2 .L22: .word IN_NONBLOCK .word IN_CLOEXEC .word .LC7 .word _glfw .word IN_CREATE .word IN_ATTRIB .word .LC1 .word .LC3 .word _glfw+8 .word .LC5 .word GL_TRUE .word GLFW_PLATFORM_ERROR .word .LC4 .word GL_FALSE .word errno .word .LC0 .word .LC6 .word .LC2 .size _glfwInitJoysticks, .-_glfwInitJoysticks .comm errno,4,4 .comm _glfw,12,4 .comm IN_NONBLOCK,4,4 .comm IN_CREATE,4,4 .comm IN_CLOEXEC,4,4 .comm IN_ATTRIB,4,4 .comm GL_TRUE,4,4 .comm GL_FALSE,4,4 .comm GLFW_PLATFORM_ERROR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_kcf_prov_tabs.c_kcf_get_slot_list.c" .intel_syntax noprefix .text .p2align 4 .globl kcf_get_slot_list .type kcf_get_slot_list, @function kcf_get_slot_list: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rdx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 56 .cfi_def_cfa_offset 112 mov eax, DWORD PTR CRYPTO_SUCCESS[rip] mov QWORD PTR 32[rsp], rdi lea rdi, prov_tab_mutex[rip] mov QWORD PTR 40[rsp], rsi mov DWORD PTR 28[rsp], eax call mutex_enter@PLT mov rbx, QWORD PTR KCF_MAX_PROVIDERS[rip] test rbx, rbx je .L2 xor ebx, ebx xor r12d, r12d jmp .L8 .p2align 4,,10 .p2align 3 .L4: cmp rax, QWORD PTR CRYPTO_LOGICAL_PROVIDER[rip] je .L5 .L3: add rbx, 1 cmp QWORD PTR KCF_MAX_PROVIDERS[rip], rbx jbe .L51 .L8: mov rax, QWORD PTR prov_tab[rip] mov rbp, QWORD PTR [rax+rbx*8] test rbp, rbp je .L3 mov rax, QWORD PTR 0[rbp] cmp rax, QWORD PTR CRYPTO_HW_PROVIDER[rip] jne .L4 mov edx, DWORD PTR 8[rbp] test DWORD PTR CRYPTO_HIDE_PROVIDER[rip], edx jne .L4 .L5: mov rdi, rbp call KCF_IS_PROV_USABLE@PLT test rax, rax jne .L7 test r13, r13 je .L3 mov rdi, rbp call KCF_IS_PROV_UNVERIFIED@PLT test rax, rax je .L3 .p2align 4,,10 .p2align 3 .L7: add r12, 1 add rbx, 1 cmp QWORD PTR KCF_MAX_PROVIDERS[rip], rbx ja .L8 .p2align 4,,10 .p2align 3 .L51: lea rdi, prov_tab_mutex[rip] call mutex_exit@PLT test r12, r12 je .L22 lea rax, 0[0+r12*8] mov QWORD PTR 16[rsp], rax .L11: mov esi, DWORD PTR KM_SLEEP[rip] mov rdi, QWORD PTR 16[rsp] call kmem_zalloc@PLT lea rdi, prov_tab_mutex[rip] mov rbp, rax lea rax, -8[rax+r12*8] mov QWORD PTR 8[rsp], rax call mutex_enter@PLT mov rbx, QWORD PTR KCF_MAX_PROVIDERS[rip] test rbx, rbx je .L12 xor ebx, ebx xor r15d, r15d jmp .L20 .p2align 4,,10 .p2align 3 .L14: cmp rax, QWORD PTR CRYPTO_LOGICAL_PROVIDER[rip] je .L15 .L13: add r15, 1 cmp QWORD PTR KCF_MAX_PROVIDERS[rip], r15 jbe .L52 .L20: mov rax, QWORD PTR prov_tab[rip] mov r14, QWORD PTR [rax+r15*8] test r14, r14 je .L13 mov rax, QWORD PTR [r14] cmp rax, QWORD PTR CRYPTO_HW_PROVIDER[rip] jne .L14 mov ecx, DWORD PTR 8[r14] test DWORD PTR CRYPTO_HIDE_PROVIDER[rip], ecx jne .L14 .L15: mov rdi, r14 call KCF_IS_PROV_USABLE@PLT test rax, rax jne .L19 test r13, r13 je .L13 mov rdi, r14 call KCF_IS_PROV_UNVERIFIED@PLT test rax, rax je .L13 .p2align 4,,10 .p2align 3 .L19: lea rax, 0[rbp+rbx*8] cmp rax, QWORD PTR 8[rsp] ja .L53 mov QWORD PTR [rax], r14 mov rdi, r14 add rbx, 1 add r15, 1 call KCF_PROV_REFHOLD@PLT cmp QWORD PTR KCF_MAX_PROVIDERS[rip], r15 ja .L20 .p2align 4,,10 .p2align 3 .L52: lea rdi, prov_tab_mutex[rip] lea r12, 0[0+rbx*8] call mutex_exit@PLT mov r15, QWORD PTR 16[rsp] xor edi, edi cmp r15, r12 setnb dil call ASSERT@PLT cmp r15, r12 jbe .L10 xor r13d, r13d test r12, r12 jne .L54 .L21: mov rsi, QWORD PTR 16[rsp] mov rdi, rbp mov rbp, r13 call kmem_free@PLT .L10: mov rax, QWORD PTR 32[rsp] mov QWORD PTR [rax], rbx mov rax, QWORD PTR 40[rsp] mov QWORD PTR [rax], rbp mov eax, DWORD PTR 28[rsp] add rsp, 56 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L22: .cfi_restore_state xor ebx, ebx xor ebp, ebp jmp .L10 .L54: mov esi, DWORD PTR KM_SLEEP[rip] mov rdi, r12 call kmem_alloc@PLT mov rdi, rbp mov rdx, r12 mov rsi, rax mov r13, rax call bcopy@PLT mov rsi, QWORD PTR 16[rsp] mov rdi, rbp mov rbp, r13 call kmem_free@PLT jmp .L10 .L53: lea rdi, prov_tab_mutex[rip] call mutex_exit@PLT mov rdi, r12 mov rsi, rbp add r12, r12 call kcf_free_provider_tab@PLT sal QWORD PTR 16[rsp] jmp .L11 .L2: lea rdi, prov_tab_mutex[rip] xor ebp, ebp call mutex_exit@PLT jmp .L10 .L12: lea rdi, prov_tab_mutex[rip] call mutex_exit@PLT mov edi, 1 call ASSERT@PLT cmp QWORD PTR 16[rsp], 0 je .L10 xor r13d, r13d jmp .L21 .cfi_endproc .LFE0: .size kcf_get_slot_list, .-kcf_get_slot_list .comm prov_tab_mutex,4,4 .comm prov_tab,8,8 .comm KM_SLEEP,4,4 .comm KCF_MAX_PROVIDERS,8,8 .comm CRYPTO_SUCCESS,4,4 .comm CRYPTO_LOGICAL_PROVIDER,8,8 .comm CRYPTO_HW_PROVIDER,8,8 .comm CRYPTO_HIDE_PROVIDER,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_kcf_prov_tabs.c_kcf_get_slot_list.c" .text .align 2 .global kcf_get_slot_list .syntax unified .arm .fpu softvfp .type kcf_get_slot_list, %function kcf_get_slot_list: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, r0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, .L55 ldr r5, .L55+4 ldr r3, [r3] sub sp, sp, #36 ldr r0, .L55+8 str ip, [sp, #24] str r1, [sp, #28] str r2, [sp, #4] str r3, [sp, #20] bl mutex_enter ldr r10, [r5] cmp r10, #0 beq .L2 mov r4, #0 ldr r6, .L55+12 mov r9, r4 ldr r10, .L55+16 ldr fp, .L55+20 ldr r7, .L55+24 b .L8 .L4: ldr r2, [fp] cmp r3, r2 beq .L5 .L3: ldr r3, [r5] add r4, r4, #1 cmp r3, r4 bls .L51 .L8: ldr r3, [r6] ldr r8, [r3, r4, lsl #2] cmp r8, #0 beq .L3 ldr r3, [r8] ldr r2, [r10] cmp r3, r2 bne .L4 ldr r1, [r8, #4] ldr r2, [r7] tst r1, r2 bne .L4 .L5: mov r0, r8 bl KCF_IS_PROV_USABLE cmp r0, #0 bne .L7 ldr r3, [sp, #4] cmp r3, #0 beq .L3 mov r0, r8 bl KCF_IS_PROV_UNVERIFIED cmp r0, #0 beq .L3 .L7: ldr r3, [r5] add r4, r4, #1 cmp r3, r4 add r9, r9, #1 bhi .L8 .L51: ldr r0, .L55+8 str r9, [sp, #8] bl mutex_exit ldr r3, [sp, #8] cmp r3, #0 beq .L22 lsl r3, r3, #2 ldr fp, .L55+16 ldr r8, .L55+20 str r3, [sp, #16] .L11: ldr r3, .L55+28 ldr r0, [sp, #16] ldr r1, [r3] bl kmem_zalloc mov r7, r0 ldr r3, [sp, #8] ldr r0, .L55+8 sub r4, r3, #-1073741823 add r3, r7, r4, lsl #2 str r3, [sp, #12] bl mutex_enter ldr r10, [r5] cmp r10, #0 beq .L12 mov r10, #0 mov r9, r10 b .L20 .L14: ldr r0, [r8] cmp r1, r0 beq .L15 .L13: ldr r2, [r5] add r9, r9, #1 cmp r2, r9 bls .L52 .L20: ldr r2, [r6] ldr r4, [r2, r9, lsl #2] cmp r4, #0 beq .L13 ldr r1, [r4] ldr r0, [fp] cmp r1, r0 bne .L14 ldr r3, .L55+24 ldr ip, [r4, #4] ldr r0, [r3] tst ip, r0 bne .L14 .L15: mov r0, r4 bl KCF_IS_PROV_USABLE cmp r0, #0 bne .L19 ldr r3, [sp, #4] cmp r3, #0 beq .L13 mov r0, r4 bl KCF_IS_PROV_UNVERIFIED cmp r0, #0 beq .L13 .L19: ldr r3, [sp, #12] add r1, r7, r10, lsl #2 cmp r1, r3 lsl r1, r10, #2 bhi .L53 mov r0, r4 str r4, [r7, r1] bl KCF_PROV_REFHOLD ldr r2, [r5] add r9, r9, #1 cmp r2, r9 add r10, r10, #1 bhi .L20 .L52: ldr r0, .L55+8 bl mutex_exit ldr r5, [sp, #16] lsl r4, r10, #2 cmp r5, r4 movcc r0, #0 movcs r0, #1 bl ASSERT cmp r5, r4 bls .L10 cmp r4, #0 moveq r5, r4 bne .L54 .L21: mov r0, r7 ldr r1, [sp, #16] bl kmem_free mov r7, r5 .L10: ldr r3, [sp, #24] ldr r0, [sp, #20] str r10, [r3] ldr r3, [sp, #28] str r7, [r3] add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L22: ldr r10, [sp, #8] mov r7, r10 b .L10 .L54: ldr r3, .L55+28 mov r0, r4 ldr r1, [r3] bl kmem_alloc mov r5, r0 mov r1, r0 mov r2, r4 mov r0, r7 bl bcopy mov r0, r7 ldr r1, [sp, #16] bl kmem_free mov r7, r5 b .L10 .L53: ldr r0, .L55+8 bl mutex_exit ldr r4, [sp, #8] ldr r3, [sp, #16] mov r1, r7 lsl r3, r3, #1 mov r0, r4 str r3, [sp, #16] bl kcf_free_provider_tab lsl r3, r4, #1 str r3, [sp, #8] b .L11 .L2: ldr r0, .L55+8 bl mutex_exit mov r7, r10 b .L10 .L12: ldr r0, .L55+8 bl mutex_exit mov r0, #1 bl ASSERT ldr r3, [sp, #16] cmp r3, #0 beq .L10 mov r5, r10 b .L21 .L56: .align 2 .L55: .word CRYPTO_SUCCESS .word KCF_MAX_PROVIDERS .word prov_tab_mutex .word prov_tab .word CRYPTO_HW_PROVIDER .word CRYPTO_LOGICAL_PROVIDER .word CRYPTO_HIDE_PROVIDER .word KM_SLEEP .size kcf_get_slot_list, .-kcf_get_slot_list .comm prov_tab_mutex,4,4 .comm prov_tab,4,4 .comm KM_SLEEP,4,4 .comm KCF_MAX_PROVIDERS,4,4 .comm CRYPTO_SUCCESS,4,4 .comm CRYPTO_LOGICAL_PROVIDER,4,4 .comm CRYPTO_HW_PROVIDER,4,4 .comm CRYPTO_HIDE_PROVIDER,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dtrace_subr.c_dtrace_gethrestime.c" .intel_syntax noprefix .text .p2align 4 .globl dtrace_gethrestime .type dtrace_gethrestime, @function dtrace_gethrestime: .LFB0: .cfi_startproc endbr64 sub rsp, 40 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov rdi, rsp call dtrace_getnanotime@PLT imul rax, QWORD PTR [rsp], 1000000000 add rax, QWORD PTR 8[rsp] mov rdx, QWORD PTR 24[rsp] xor rdx, QWORD PTR fs:40 jne .L5 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size dtrace_gethrestime, .-dtrace_gethrestime .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dtrace_subr.c_dtrace_gethrestime.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global dtrace_gethrestime .syntax unified .arm .fpu softvfp .type dtrace_gethrestime, %function dtrace_gethrestime: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! ldr r3, .L6 sub sp, sp, #20 add r0, sp, #4 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 bl dtrace_getnanotime ldr r3, [sp, #4] ldr r2, .L6+4 ldr r0, [sp, #8] mla r0, r2, r3, r0 ldr r3, .L6 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #20 @ sp needed ldr pc, [sp], #4 .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word .LC0 .word 1000000000 .size dtrace_gethrestime, .-dtrace_gethrestime .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dm-snap.c_free_completed_exception.c" .intel_syntax noprefix .text .p2align 4 .type free_completed_exception, @function free_completed_exception: .LFB0: .cfi_startproc endbr64 mov rsi, rdi mov edi, DWORD PTR exception_cache[rip] jmp kmem_cache_free@PLT .cfi_endproc .LFE0: .size free_completed_exception, .-free_completed_exception .comm exception_cache,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dm-snap.c_free_completed_exception.c" .text .align 2 .syntax unified .arm .fpu softvfp .type free_completed_exception, %function free_completed_exception: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r1, r0 ldr r0, [r3] b kmem_cache_free .L4: .align 2 .L3: .word exception_cache .size free_completed_exception, .-free_completed_exception .comm exception_cache,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mad.c_allocate_method_table.c" .intel_syntax noprefix .text .p2align 4 .type allocate_method_table, @function allocate_method_table: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov esi, DWORD PTR GFP_ATOMIC[rip] mov rbx, rdi mov edi, 4 call kzalloc@PLT mov r8d, DWORD PTR ENOMEM[rip] mov QWORD PTR [rbx], rax neg r8d test rax, rax je .L1 xor r8d, r8d .L1: mov eax, r8d pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size allocate_method_table, .-allocate_method_table .comm GFP_ATOMIC,4,4 .comm ENOMEM,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mad.c_allocate_method_table.c" .text .align 2 .syntax unified .arm .fpu softvfp .type allocate_method_table, %function allocate_method_table: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L6 push {r4, lr} ldr r1, [r3] mov r4, r0 mov r0, #4 bl kzalloc cmp r0, #0 ldreq r3, .L6+4 str r0, [r4] ldreq r0, [r3] rsbeq r0, r0, #0 movne r0, #0 pop {r4, pc} .L7: .align 2 .L6: .word GFP_ATOMIC .word ENOMEM .size allocate_method_table, .-allocate_method_table .comm GFP_ATOMIC,4,4 .comm ENOMEM,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dm-thin.c_remap_to_origin.c" .intel_syntax noprefix .text .p2align 4 .type remap_to_origin, @function remap_to_origin: .LFB0: .cfi_startproc endbr64 mov r8, rdi mov rdi, rsi mov rax, QWORD PTR [r8] mov esi, DWORD PTR [rax] jmp bio_set_dev@PLT .cfi_endproc .LFE0: .size remap_to_origin, .-remap_to_origin .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dm-thin.c_remap_to_origin.c" .text .align 2 .syntax unified .arm .fpu softvfp .type remap_to_origin, %function remap_to_origin: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, [r0] mov r0, r1 ldr r1, [r3] b bio_set_dev .size remap_to_origin, .-remap_to_origin .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cs42l51-i2c.c_cs42l51_i2c_probe.c" .intel_syntax noprefix .text .p2align 4 .type cs42l51_i2c_probe, @function cs42l51_i2c_probe: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi sub rsp, 16 .cfi_def_cfa_offset 32 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov eax, DWORD PTR cs42l51_regmap[rip] lea rsi, 4[rsp] mov DWORD PTR 4[rsp], eax call devm_regmap_init_i2c@PLT mov rdi, rbp mov esi, eax call cs42l51_probe@PLT mov rdx, QWORD PTR 8[rsp] xor rdx, QWORD PTR fs:40 jne .L5 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size cs42l51_i2c_probe, .-cs42l51_i2c_probe .comm cs42l51_regmap,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cs42l51-i2c.c_cs42l51_i2c_probe.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type cs42l51_i2c_probe, %function cs42l51_i2c_probe: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r3, .L6 sub sp, sp, #8 ldr r3, [r3] ldr r2, .L6+4 mov r1, sp ldr r2, [r2] str r2, [sp, #4] mov r2,#0 mov r4, r0 str r3, [sp] bl devm_regmap_init_i2c mov r1, r0 mov r0, r4 bl cs42l51_probe ldr r3, .L6+4 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #8 @ sp needed pop {r4, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word cs42l51_regmap .word .LC0 .size cs42l51_i2c_probe, .-cs42l51_i2c_probe .comm cs42l51_regmap,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_leases.c_find_lease.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Assigning Static IP! \n" .LC1: .string "Assigning Dynamic IP! \n" .text .p2align 4 .globl find_lease .type find_lease, @function find_lease: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 test rdi, rdi je .L9 mov rbx, QWORD PTR list[rip] mov rbp, rdi mov r13, rsi mov r14, rdx test rbx, rbx jne .L3 jmp .L5 .p2align 4,,10 .p2align 3 .L4: mov rbx, QWORD PTR 56[rbx] test rbx, rbx je .L21 .L3: mov edi, DWORD PTR 12[rbx] mov rsi, r14 call maccmp@PLT test eax, eax jne .L4 mov rdx, r14 mov rsi, r13 mov rdi, rbp call release_lease@PLT mov rbx, QWORD PTR 56[rbx] test rbx, rbx jne .L3 .L21: mov rbx, QWORD PTR list[rip] test rbx, rbx je .L5 .p2align 4,,10 .p2align 3 .L8: mov edi, DWORD PTR 12[rbx] mov rsi, r14 call maccmp@PLT mov r12d, eax test eax, eax jne .L6 mov rax, QWORD PTR STATIC[rip] cmp QWORD PTR [rbx], rax je .L22 .L6: mov eax, DWORD PTR 8[rbx] test DWORD PTR FREE[rip], eax je .L7 mov rax, QWORD PTR DYNAMIC[rip] cmp QWORD PTR [rbx], rax je .L23 .L7: mov rbx, QWORD PTR 56[rbx] test rbx, rbx jne .L8 .L5: mov r12d, -2 .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r12d pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L22: .cfi_restore_state mov eax, DWORD PTR 48[rbx] mov edi, DWORD PTR stdout[rip] lea rsi, .LC0[rip] mov DWORD PTR 16[rbp], eax mov eax, DWORD PTR 44[rbx] mov DWORD PTR 12[rbp], eax mov eax, DWORD PTR 40[rbx] mov DWORD PTR 8[rbp], eax mov eax, DWORD PTR 36[rbx] mov DWORD PTR 4[rbp], eax mov eax, DWORD PTR 32[rbx] mov DWORD PTR 0[rbp], eax call fprintf@PLT mov QWORD PTR 24[rbx], r13 mov edi, DWORD PTR 12[rbx] mov rsi, r14 mov rax, QWORD PTR PROCESSING[rip] mov DWORD PTR 8[rbx], eax mov rax, QWORD PTR MAX_PROCESS_TIME[rip] mov QWORD PTR 16[rbx], rax call maccpy@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r12d pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L23: .cfi_restore_state mov eax, DWORD PTR 48[rbx] mov edi, DWORD PTR stdout[rip] lea rsi, .LC1[rip] xor r12d, r12d mov DWORD PTR 16[rbp], eax mov eax, DWORD PTR 44[rbx] mov DWORD PTR 12[rbp], eax mov eax, DWORD PTR 40[rbx] mov DWORD PTR 8[rbp], eax mov eax, DWORD PTR 36[rbx] mov DWORD PTR 4[rbp], eax mov eax, DWORD PTR 32[rbx] mov DWORD PTR 0[rbp], eax call fprintf@PLT mov QWORD PTR 24[rbx], r13 mov edi, DWORD PTR 12[rbx] mov rsi, r14 mov rax, QWORD PTR PROCESSING[rip] mov DWORD PTR 8[rbx], eax mov rax, QWORD PTR MAX_PROCESS_TIME[rip] mov QWORD PTR 16[rbx], rax call maccpy@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r12d pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .L9: .cfi_restore_state mov r12d, -1 jmp .L1 .cfi_endproc .LFE0: .size find_lease, .-find_lease .comm stdout,4,4 .comm list,8,8 .comm STATIC,8,8 .comm PROCESSING,8,8 .comm MAX_PROCESS_TIME,8,8 .comm FREE,4,4 .comm DYNAMIC,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_leases.c_find_lease.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Assigning Static IP! \012\000" .align 2 .LC1: .ascii "Assigning Dynamic IP! \012\000" .text .align 2 .global find_lease .syntax unified .arm .fpu softvfp .type find_lease, %function find_lease: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} subs r7, r0, #0 beq .L9 ldr r5, .L24 mov r9, r1 ldr r4, [r5] mov r6, r2 cmp r4, #0 bne .L3 b .L5 .L4: ldr r4, [r4, #40] cmp r4, #0 beq .L21 .L3: mov r1, r6 ldr r0, [r4, #8] bl maccmp cmp r0, #0 bne .L4 mov r2, r6 mov r1, r9 mov r0, r7 bl release_lease ldr r4, [r4, #40] cmp r4, #0 bne .L3 .L21: ldr r4, [r5] cmp r4, #0 beq .L5 ldr r8, .L24+4 ldr fp, .L24+8 ldr r10, .L24+12 .L8: mov r1, r6 ldr r0, [r4, #8] bl maccmp subs r5, r0, #0 bne .L6 ldr r2, [r4] ldr r3, [r8] cmp r2, r3 beq .L22 .L6: ldr r2, [r4, #4] ldr r3, [fp] tst r2, r3 beq .L7 ldr r2, [r4] ldr r3, [r10] cmp r2, r3 beq .L23 .L7: ldr r4, [r4, #40] cmp r4, #0 bne .L8 .L5: mvn r5, #1 .L1: mov r0, r5 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L22: ldr r2, [r4, #36] ldr r3, [r4, #32] str r2, [r7, #16] ldr r2, [r4, #28] str r3, [r7, #12] ldr r3, [r4, #24] str r2, [r7, #8] ldr r2, [r4, #20] str r3, [r7, #4] ldr r3, .L24+16 str r2, [r7] ldr r0, [r3] ldr r1, .L24+20 bl fprintf ldr r2, .L24+24 ldr r3, .L24+28 ldr r2, [r2] ldr r3, [r3] mov r1, r6 ldr r0, [r4, #8] str r9, [r4, #16] str r2, [r4, #4] str r3, [r4, #12] bl maccpy mov r0, r5 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L23: mov r5, #0 ldr r2, [r4, #36] ldr r3, [r4, #32] str r2, [r7, #16] ldr r2, [r4, #28] str r3, [r7, #12] ldr r3, [r4, #24] str r2, [r7, #8] ldr r2, [r4, #20] str r3, [r7, #4] ldr r3, .L24+16 str r2, [r7] ldr r0, [r3] ldr r1, .L24+32 bl fprintf ldr r2, .L24+24 ldr r3, .L24+28 ldr r2, [r2] ldr r3, [r3] mov r1, r6 ldr r0, [r4, #8] str r9, [r4, #16] str r2, [r4, #4] str r3, [r4, #12] bl maccpy mov r0, r5 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L9: mvn r5, #0 b .L1 .L25: .align 2 .L24: .word list .word STATIC .word FREE .word DYNAMIC .word stdout .word .LC0 .word PROCESSING .word MAX_PROCESS_TIME .word .LC1 .size find_lease, .-find_lease .comm stdout,4,4 .comm list,4,4 .comm STATIC,4,4 .comm PROCESSING,4,4 .comm MAX_PROCESS_TIME,4,4 .comm FREE,4,4 .comm DYNAMIC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_arm_scpi.c_scpi_clk_get_range.c" .intel_syntax noprefix .text .p2align 4 .type scpi_clk_get_range, @function scpi_clk_get_range: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rsi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdx sub rsp, 32 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax call cpu_to_le16@PLT mov edi, DWORD PTR CMD_GET_CLOCK_INFO[rip] lea rcx, 16[rsp] lea rsi, 12[rsp] mov r8d, 8 mov edx, 4 mov DWORD PTR 12[rsp], eax call scpi_send_message@PLT mov r12d, eax test eax, eax je .L6 .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L7 add rsp, 32 .cfi_remember_state .cfi_def_cfa_offset 32 mov eax, r12d pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov edi, DWORD PTR 20[rsp] call le32_to_cpu@PLT mov edi, DWORD PTR 16[rsp] mov QWORD PTR 0[rbp], rax call le32_to_cpu@PLT mov QWORD PTR [rbx], rax jmp .L1 .L7: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size scpi_clk_get_range, .-scpi_clk_get_range .comm CMD_GET_CLOCK_INFO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_arm_scpi.c_scpi_clk_get_range.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type scpi_clk_get_range, %function scpi_clk_get_range: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L8 sub sp, sp, #24 mov r6, r1 mov r5, r2 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 bl cpu_to_le16 mov ip, r0 mov r0, #8 ldr r3, .L8+4 str r0, [sp] ldr r0, [r3] mov r2, #4 add r3, sp, #12 add r1, sp, #8 str ip, [sp, #8] bl scpi_send_message subs r4, r0, #0 beq .L6 .L1: ldr r3, .L8 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L7 mov r0, r4 add sp, sp, #24 @ sp needed pop {r4, r5, r6, pc} .L6: ldr r0, [sp, #16] bl le32_to_cpu mov r3, r0 ldr r0, [sp, #12] str r3, [r6] bl le32_to_cpu str r0, [r5] b .L1 .L7: bl __stack_chk_fail .L9: .align 2 .L8: .word .LC0 .word CMD_GET_CLOCK_INFO .size scpi_clk_get_range, .-scpi_clk_get_range .comm CMD_GET_CLOCK_INFO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_wrstabs.c_stab_start_struct_type.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%ld=" .LC1: .string "%c%u" .text .p2align 4 .type stab_start_struct_type, @function stab_start_struct_type: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rsi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rcx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12d, edx push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdi mov edi, 40 sub rsp, 24 .cfi_def_cfa_offset 80 mov DWORD PTR 12[rsp], r8d call xmalloc@PLT mov rbp, rax test r12d, r12d jne .L2 mov BYTE PTR [rax], 0 mov r15, QWORD PTR FALSE[rip] xor r14d, r14d .L3: cmp r13, 1 mov ecx, DWORD PTR 12[rsp] mov rdi, rbp sbb r12d, r12d mov DWORD PTR 8[rsp], ecx and r12d, 2 call strlen@PLT add r12d, 115 mov ecx, DWORD PTR 8[rsp] lea rsi, .LC1[rip] movsx rdi, eax mov edx, r12d xor eax, eax add rdi, rbp call sprintf@PLT mov r8d, DWORD PTR 12[rsp] mov rcx, r15 mov rdx, r14 mov rsi, rbp mov rdi, rbx call stab_push_string@PLT test eax, eax jne .L7 .L10: mov rax, QWORD PTR FALSE[rip] add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov edi, 1 call xmalloc@PLT mov rdx, QWORD PTR [rbx] mov QWORD PTR [rdx], rax mov BYTE PTR [rax], 0 mov rax, QWORD PTR TRUE[rip] add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov ecx, DWORD PTR DEBUG_KIND_ILLEGAL[rip] mov rsi, r14 mov edx, r12d mov rdi, rbx lea r8, 12[rsp] call stab_get_struct_index@PLT mov r14, rax test rax, rax js .L10 movsx edx, al lea rsi, .LC0[rip] mov rdi, rbp xor eax, eax call sprintf@PLT mov r15, QWORD PTR TRUE[rip] jmp .L3 .cfi_endproc .LFE0: .size stab_start_struct_type, .-stab_start_struct_type .comm TRUE,8,8 .comm FALSE,8,8 .comm DEBUG_KIND_ILLEGAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_wrstabs.c_stab_start_struct_type.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%ld=\000" .align 2 .LC1: .ascii "%c%u\000" .text .align 2 .syntax unified .arm .fpu softvfp .type stab_start_struct_type, %function stab_start_struct_type: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r2 mov r5, r0 sub sp, sp, #8 mov r0, #40 mov r6, r1 mov r8, r3 bl xmalloc cmp r4, #0 mov r7, r0 bne .L2 ldr r3, .L12 strb r4, [r0] ldr r6, [r3] .L3: mov r0, r7 bl strlen cmp r8, #0 movne r2, #115 moveq r2, #117 ldr r3, [sp, #32] ldr r1, .L12+4 add r0, r7, r0 bl sprintf ldr r0, [sp, #32] mov r3, r6 str r0, [sp] mov r2, r4 mov r1, r7 mov r0, r5 bl stab_push_string cmp r0, #0 bne .L7 .L10: ldr r3, .L12 ldr r0, [r3] add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L7: mov r0, #1 bl xmalloc mov r1, #0 mov r3, r0 ldr r0, [r5] ldr r2, .L12+8 str r3, [r0] strb r1, [r3] ldr r0, [r2] add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L2: ldr r3, .L12+12 add r0, sp, #32 mov r2, r4 ldr r3, [r3] mov r1, r6 str r0, [sp] mov r0, r5 bl stab_get_struct_index subs r4, r0, #0 blt .L10 mov r0, r7 ldr r1, .L12+16 and r2, r4, #255 bl sprintf ldr r3, .L12+8 ldr r6, [r3] b .L3 .L13: .align 2 .L12: .word FALSE .word .LC1 .word TRUE .word DEBUG_KIND_ILLEGAL .word .LC0 .size stab_start_struct_type, .-stab_start_struct_type .comm TRUE,4,4 .comm FALSE,4,4 .comm DEBUG_KIND_ILLEGAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_if_sbni.c_indicate_pkt.c" .intel_syntax noprefix .text .p2align 4 .type indicate_pkt, @function indicate_pkt: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov r12, QWORD PTR [rdi] mov rbx, QWORD PTR 16[rdi] mov eax, DWORD PTR 8[rdi] mov QWORD PTR 16[r12], rbx mov DWORD PTR [r12], eax mov DWORD PTR 8[r12], eax mov QWORD PTR [rdi], 0 call SBNI_UNLOCK@PLT mov rdi, rbx mov rsi, r12 call [QWORD PTR [rbx]] pop rbx .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp SBNI_LOCK@PLT .cfi_endproc .LFE0: .size indicate_pkt, .-indicate_pkt .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_if_sbni.c_indicate_pkt.c" .text .align 2 .syntax unified .arm .fpu softvfp .type indicate_pkt, %function indicate_pkt: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r2, #0 push {r4, r5, r6, lr} mov r4, r0 ldr r6, [r0, #8] ldr r5, [r0] ldr r3, [r0, #4] str r6, [r5, #8] str r3, [r5] str r3, [r5, #4] str r2, [r0] bl SBNI_UNLOCK mov r1, r5 mov r0, r6 ldr r3, [r6] blx r3 mov r0, r4 pop {r4, r5, r6, lr} b SBNI_LOCK .size indicate_pkt, .-indicate_pkt .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_g_team.c_OnSameTeam.c" .intel_syntax noprefix .text .p2align 4 .globl OnSameTeam .type OnSameTeam, @function OnSameTeam: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR [rdi] test rax, rax je .L2 mov rdx, QWORD PTR [rsi] test rdx, rdx je .L2 mov rcx, QWORD PTR GT_TEAM[rip] cmp QWORD PTR g_gametype[rip], rcx jl .L2 mov rcx, QWORD PTR [rdx] cmp QWORD PTR [rax], rcx je .L9 .L2: mov eax, DWORD PTR qfalse[rip] ret .p2align 4,,10 .p2align 3 .L9: mov eax, DWORD PTR qtrue[rip] ret .cfi_endproc .LFE0: .size OnSameTeam, .-OnSameTeam .comm qtrue,4,4 .comm qfalse,4,4 .comm g_gametype,8,8 .comm GT_TEAM,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_g_team.c_OnSameTeam.c" .text .align 2 .global OnSameTeam .syntax unified .arm .fpu softvfp .type OnSameTeam, %function OnSameTeam: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, [r0] cmp r3, #0 beq .L2 ldr r2, [r1] cmp r2, #0 beq .L2 ldr r0, .L10 ldr r1, .L10+4 ldr r0, [r0] ldr r1, [r1] cmp r0, r1 blt .L2 ldr r1, [r3] ldr r3, [r2] cmp r1, r3 beq .L9 .L2: ldr r3, .L10+8 ldr r0, [r3] bx lr .L9: ldr r3, .L10+12 ldr r0, [r3] bx lr .L11: .align 2 .L10: .word g_gametype .word GT_TEAM .word qfalse .word qtrue .size OnSameTeam, .-OnSameTeam .comm qtrue,4,4 .comm qfalse,4,4 .comm g_gametype,4,4 .comm GT_TEAM,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_revprops.c_compare_entry_revision.c" .intel_syntax noprefix .text .p2align 4 .type compare_entry_revision, @function compare_entry_revision: .LFB0: .cfi_startproc endbr64 mov rdx, QWORD PTR [rsi] mov eax, -1 cmp QWORD PTR [rdi], rdx jl .L1 setne al movzx eax, al .L1: ret .cfi_endproc .LFE0: .size compare_entry_revision, .-compare_entry_revision .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_revprops.c_compare_entry_revision.c" .text .align 2 .syntax unified .arm .fpu softvfp .type compare_entry_revision, %function compare_entry_revision: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r2, [r0] ldr r3, [r1] cmp r2, r3 blt .L3 movne r0, #1 moveq r0, #0 bx lr .L3: mvn r0, #0 bx lr .size compare_entry_revision, .-compare_entry_revision .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_av7110.c_av7110_arm_sync.c" .intel_syntax noprefix .text .p2align 4 .type av7110_arm_sync, @function av7110_arm_sync: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov rdi, QWORD PTR [rdi] test rdi, rdi je .L2 call kthread_stop@PLT .L2: mov QWORD PTR [rbx], 0 pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size av7110_arm_sync, .-av7110_arm_sync .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_av7110.c_av7110_arm_sync.c" .text .align 2 .syntax unified .arm .fpu softvfp .type av7110_arm_sync, %function av7110_arm_sync: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0] cmp r0, #0 beq .L2 bl kthread_stop .L2: mov r3, #0 str r3, [r4] pop {r4, pc} .size av7110_arm_sync, .-av7110_arm_sync .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_kern_umtx.c___umtx_op_nwake_private.c" .intel_syntax noprefix .text .p2align 4 .type __umtx_op_nwake_private, @function __umtx_op_nwake_private: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rdx, rsi mov rbp, rsp .cfi_def_cfa_register 6 push r15 push r14 push r13 push r12 .cfi_offset 15, -24 .cfi_offset 14, -32 .cfi_offset 13, -40 .cfi_offset 12, -48 mov r12, rdi push rbx sub rsp, 56 .cfi_offset 3, -56 mov rax, QWORD PTR fs:40 mov QWORD PTR -56[rbp], rax xor eax, eax movsx rax, DWORD PTR BATCH_SIZE[rip] mov rbx, rsp mov rsi, rax lea rax, 15[0+rax*8] mov rcx, rax and rax, -4096 sub rbx, rax and rcx, -16 mov rax, rbx cmp rsp, rax je .L3 .L19: sub rsp, 4096 or QWORD PTR 4088[rsp], 0 cmp rsp, rax jne .L19 .L3: and ecx, 4095 sub rsp, rcx test rcx, rcx jne .L20 .L4: mov rcx, QWORD PTR 8[rdx] mov r14d, DWORD PTR [rdx] mov rax, rsp mov QWORD PTR -80[rbp], rax mov QWORD PTR -88[rbp], rcx test r14d, r14d jle .L5 add rax, 8 mov DWORD PTR -68[rbp], 0 mov QWORD PTR -96[rbp], rax .p2align 4,,10 .p2align 3 .L11: mov edi, r14d call MIN@PLT mov rcx, QWORD PTR -88[rbp] mov rsi, QWORD PTR -80[rbp] mov r13d, eax lea edx, 0[0+rax*8] movsx rax, DWORD PTR -68[rbp] lea rdi, [rcx+rax*8] call copyin@PLT test eax, eax jne .L1 test r13d, r13d jle .L10 mov rbx, QWORD PTR -96[rbp] lea eax, -1[r13] mov r15, QWORD PTR -80[rbp] lea rbx, [rbx+rax*8] .p2align 4,,10 .p2align 3 .L9: mov rsi, QWORD PTR [r15] mov edx, DWORD PTR INT_MAX[rip] mov rdi, r12 add r15, 8 mov ecx, 1 call kern_umtx_wake@PLT cmp r15, rbx jne .L9 .L10: xor eax, eax sub r14d, r13d call maybe_yield@PLT add DWORD PTR -68[rbp], r13d test r14d, r14d jle .L5 mov esi, DWORD PTR BATCH_SIZE[rip] jmp .L11 .L5: xor eax, eax .L1: mov rcx, QWORD PTR -56[rbp] xor rcx, QWORD PTR fs:40 jne .L21 lea rsp, -40[rbp] pop rbx pop r12 pop r13 pop r14 pop r15 pop rbp .cfi_remember_state .cfi_def_cfa 7, 8 ret .L20: .cfi_restore_state or QWORD PTR -8[rsp+rcx], 0 jmp .L4 .L21: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size __umtx_op_nwake_private, .-__umtx_op_nwake_private .comm INT_MAX,4,4 .comm BATCH_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_kern_umtx.c___umtx_op_nwake_private.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type __umtx_op_nwake_private, %function __umtx_op_nwake_private: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} add fp, sp, #32 sub sp, sp, #20 mov r2, r1 ldr r3, .L15 ldr r9, [r1] ldr r1, [r3] cmp r9, #0 lsl r3, r1, #2 add r3, r3, #7 bic r3, r3, #7 sub sp, sp, r3 ldr r3, .L15+4 ldr r3, [r3] str r3, [fp, #-40] mov r3,#0 ldr r3, [r2, #4] str sp, [fp, #-48] str r3, [fp, #-52] ble .L2 mov r7, r0 mov r10, #0 ldr r8, .L15+8 .L8: mov r0, r9 bl MIN ldr r3, [fp, #-52] lsl r2, r0, #2 mov r6, r0 ldr r1, [fp, #-48] add r0, r3, r10, lsl #2 bl copyin subs r4, r0, #0 bne .L1 cmp r6, #0 ldrgt r3, [fp, #-48] subgt r5, r3, #4 ble .L7 .L6: mov r3, #1 mov r0, r7 ldr r2, [r8] ldr r1, [r5, #4]! add r4, r4, #1 bl kern_umtx_wake cmp r6, r4 bne .L6 .L7: sub r9, r9, r6 bl maybe_yield cmp r9, #0 add r10, r10, r6 ldrgt r3, .L15 ldrgt r1, [r3] bgt .L8 .L2: mov r4, #0 .L1: ldr r3, .L15+4 ldr r2, [r3] ldr r3, [fp, #-40] eors r2, r3, r2 mov r3, #0 bne .L14 mov r0, r4 sub sp, fp, #32 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L14: bl __stack_chk_fail .L16: .align 2 .L15: .word BATCH_SIZE .word .LC0 .word INT_MAX .size __umtx_op_nwake_private, .-__umtx_op_nwake_private .comm INT_MAX,4,4 .comm BATCH_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_opensolaris_fnvpair.c_fnvlist_lookup_string.c" .intel_syntax noprefix .text .p2align 4 .globl fnvlist_lookup_string .type fnvlist_lookup_string, @function fnvlist_lookup_string: .LFB0: .cfi_startproc endbr64 sub rsp, 24 .cfi_def_cfa_offset 32 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov rdx, rsp call nvlist_lookup_string@PLT mov edi, eax call VERIFY0@PLT mov rax, QWORD PTR [rsp] mov rcx, QWORD PTR 8[rsp] xor rcx, QWORD PTR fs:40 jne .L5 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size fnvlist_lookup_string, .-fnvlist_lookup_string .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_opensolaris_fnvpair.c_fnvlist_lookup_string.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global fnvlist_lookup_string .syntax unified .arm .fpu softvfp .type fnvlist_lookup_string, %function fnvlist_lookup_string: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! ldr r3, .L6 sub sp, sp, #12 mov r2, sp ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl nvlist_lookup_string bl VERIFY0 ldr r3, .L6 ldr r0, [sp] ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word .LC0 .size fnvlist_lookup_string, .-fnvlist_lookup_string .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cs2.c_Cs2MpegSetBorderColor.c" .intel_syntax noprefix .text .p2align 4 .globl Cs2MpegSetBorderColor .type Cs2MpegSetBorderColor, @function Cs2MpegSetBorderColor: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov rax, QWORD PTR Cs2Area[rip] mov edi, DWORD PTR 4[rax] call doMPEGReport@PLT mov rdx, QWORD PTR Cs2Area[rip] mov eax, DWORD PTR CDB_HIRQ_CMOK[rip] or eax, DWORD PTR CDB_HIRQ_MPCM[rip] or DWORD PTR [rdx], eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size Cs2MpegSetBorderColor, .-Cs2MpegSetBorderColor .comm Cs2Area,8,8 .comm CDB_HIRQ_MPCM,4,4 .comm CDB_HIRQ_CMOK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cs2.c_Cs2MpegSetBorderColor.c" .text .align 2 .global Cs2MpegSetBorderColor .syntax unified .arm .fpu softvfp .type Cs2MpegSetBorderColor, %function Cs2MpegSetBorderColor: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r4, .L4 ldr r3, [r4] ldr r0, [r3, #4] bl doMPEGReport ldr r3, .L4+4 ldr r2, .L4+8 ldr r1, [r4] ldr r0, [r3] ldr r2, [r2] ldr r3, [r1] orr r2, r2, r0 orr r3, r3, r2 str r3, [r1] pop {r4, pc} .L5: .align 2 .L4: .word Cs2Area .word CDB_HIRQ_MPCM .word CDB_HIRQ_CMOK .size Cs2MpegSetBorderColor, .-Cs2MpegSetBorderColor .comm Cs2Area,4,4 .comm CDB_HIRQ_MPCM,4,4 .comm CDB_HIRQ_CMOK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_debug.c_ath10k_debug_print_hwfw_info.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s target 0x%08x chip_id 0x%08x sub %04x:%04x" .align 8 .LC1: .string "kconfig debug %d debugfs %d tracing %d dfs %d testmode %d\n" .align 8 .LC2: .string "firmware ver %s api %d features %s crc32 %08x\n" .text .p2align 4 .globl ath10k_debug_print_hwfw_info .type ath10k_debug_print_hwfw_info, @function ath10k_debug_print_hwfw_info: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 pxor xmm0, xmm0 mov edx, 128 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 152 .cfi_def_cfa_offset 208 mov rax, QWORD PTR fs:40 mov QWORD PTR 136[rsp], rax xor eax, eax mov r14, rsp movaps XMMWORD PTR [rsp], xmm0 mov rsi, r14 movaps XMMWORD PTR 16[rsp], xmm0 movaps XMMWORD PTR 32[rsp], xmm0 movaps XMMWORD PTR 48[rsp], xmm0 movaps XMMWORD PTR 64[rsp], xmm0 movaps XMMWORD PTR 80[rsp], xmm0 movaps XMMWORD PTR 96[rsp], xmm0 movaps XMMWORD PTR 112[rsp], xmm0 call ath10k_core_get_fw_features_str@PLT mov eax, DWORD PTR 24[rbp] sub rsp, 8 .cfi_def_cfa_offset 216 mov ecx, DWORD PTR 36[rbp] mov edx, DWORD PTR 40[rbp] mov r9d, DWORD PTR 28[rbp] mov rdi, rbp lea rsi, .LC0[rip] push rax .cfi_def_cfa_offset 224 movsx r8, DWORD PTR 32[rbp] xor eax, eax call ath10k_info@PLT mov edi, DWORD PTR CONFIG_NL80211_TESTMODE[rip] call IS_ENABLED@PLT mov edi, DWORD PTR CONFIG_ATH10K_DFS_CERTIFIED[rip] mov r15d, eax call IS_ENABLED@PLT mov edi, DWORD PTR CONFIG_ATH10K_TRACING[rip] mov r13d, eax call IS_ENABLED@PLT mov edi, DWORD PTR CONFIG_ATH10K_DEBUGFS[rip] mov ebx, eax call IS_ENABLED@PLT mov edi, DWORD PTR CONFIG_ATH10K_DEBUG[rip] mov r12d, eax call IS_ENABLED@PLT mov r9d, r13d mov ecx, r12d movsx r8, ebx mov edx, eax lea rsi, .LC1[rip] mov rdi, rbp xor eax, eax mov DWORD PTR [rsp], r15d call ath10k_info@PLT mov rax, QWORD PTR 16[rbp] pop rdx .cfi_def_cfa_offset 216 xor r9d, r9d pop rcx .cfi_def_cfa_offset 208 test rax, rax je .L2 mov esi, DWORD PTR 4[rax] mov edx, DWORD PTR [rax] xor edi, edi call crc32_le@PLT mov r9d, eax .L2: mov rax, QWORD PTR 8[rbp] mov ecx, DWORD PTR 0[rbp] mov r8, r14 mov rdi, rbp lea rsi, .LC2[rip] mov rax, QWORD PTR [rax] mov edx, DWORD PTR [rax] xor eax, eax call ath10k_info@PLT mov rax, QWORD PTR 136[rsp] xor rax, QWORD PTR fs:40 jne .L9 add rsp, 152 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .L9: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size ath10k_debug_print_hwfw_info, .-ath10k_debug_print_hwfw_info .comm CONFIG_NL80211_TESTMODE,4,4 .comm CONFIG_ATH10K_TRACING,4,4 .comm CONFIG_ATH10K_DFS_CERTIFIED,4,4 .comm CONFIG_ATH10K_DEBUGFS,4,4 .comm CONFIG_ATH10K_DEBUG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_debug.c_ath10k_debug_print_hwfw_info.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s target 0x%08x chip_id 0x%08x sub %04x:%04x\000" .align 2 .LC1: .ascii "kconfig debug %d debugfs %d tracing %d dfs %d testm" .ascii "ode %d\012\000" .align 2 .LC2: .ascii "firmware ver %s api %d features %s crc32 %08x\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC3: .word __stack_chk_guard .text .align 2 .global ath10k_debug_print_hwfw_info .syntax unified .arm .fpu softvfp .type ath10k_debug_print_hwfw_info, %function ath10k_debug_print_hwfw_info: @ args = 0, pretend = 0, frame = 136 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r9, #0 mov r4, r0 sub sp, sp, #152 ldr r3, .L8 mov r1, r9 mov r2, #124 add r0, sp, #24 add r8, sp, #20 ldr r3, [r3] str r3, [sp, #148] mov r3,#0 str r9, [sp, #20] bl memset mov r1, r8 mov r2, #128 mov r0, r4 bl ath10k_core_get_fw_features_str add r1, r4, #12 ldm r1, {r1, r2, r3} str r1, [sp, #8] str r2, [sp, #4] str r3, [sp] ldr r1, .L8+4 ldr r2, [r4, #28] ldr r3, [r4, #24] mov r0, r4 bl ath10k_info ldr r3, .L8+8 ldr r0, [r3] bl IS_ENABLED ldr r3, .L8+12 mov r5, r0 ldr r0, [r3] bl IS_ENABLED ldr r2, .L8+16 mov r6, r0 ldr r0, [r2] bl IS_ENABLED ldr r3, .L8+20 mov r10, r0 ldr r0, [r3] bl IS_ENABLED ldr r3, .L8+24 mov r7, r0 ldr r0, [r3] bl IS_ENABLED mov r3, r6 ldr r1, .L8+28 str r0, [sp, #8] mov r2, r5 mov r0, r4 str r10, [sp] str r7, [sp, #4] bl ath10k_info ldr r3, [r4, #8] cmp r3, r9 moveq r1, r3 beq .L2 ldr r1, [r3, #4] mov r0, r9 ldr r2, [r3] bl crc32_le mov r1, r0 .L2: ldr r2, [r4, #4] ldr r3, [r4] ldr r2, [r2] mov r0, r4 ldr r2, [r2] str r1, [sp, #4] str r8, [sp] ldr r1, .L8+32 bl ath10k_info ldr r3, .L8 ldr r2, [r3] ldr r3, [sp, #148] eors r2, r3, r2 mov r3, #0 bne .L7 add sp, sp, #152 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L7: bl __stack_chk_fail .L9: .align 2 .L8: .word .LC3 .word .LC0 .word CONFIG_ATH10K_DEBUG .word CONFIG_ATH10K_DEBUGFS .word CONFIG_ATH10K_TRACING .word CONFIG_ATH10K_DFS_CERTIFIED .word CONFIG_NL80211_TESTMODE .word .LC1 .word .LC2 .size ath10k_debug_print_hwfw_info, .-ath10k_debug_print_hwfw_info .comm CONFIG_NL80211_TESTMODE,4,4 .comm CONFIG_ATH10K_TRACING,4,4 .comm CONFIG_ATH10K_DFS_CERTIFIED,4,4 .comm CONFIG_ATH10K_DEBUGFS,4,4 .comm CONFIG_ATH10K_DEBUG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sumo_dpm.c_sumo_get_ps.c" .intel_syntax noprefix .text .p2align 4 .type sumo_get_ps, @function sumo_get_ps: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR [rdi] ret .cfi_endproc .LFE0: .size sumo_get_ps, .-sumo_get_ps .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sumo_dpm.c_sumo_get_ps.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sumo_get_ps, %function sumo_get_ps: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r0, [r0] bx lr .size sumo_get_ps, .-sumo_get_ps .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_uipc_usrreq.c_uipc_attach.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "uipc_attach: so_pcb != NULL" .LC1: .string "uipc_attach" .text .p2align 4 .type uipc_attach, @function uipc_attach: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rsi, .LC0[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 cmp QWORD PTR 16[rdi], 0 mov rbx, rdi sete dil movzx edi, dil call KASSERT@PLT cmp QWORD PTR 32[rbx], 0 je .L2 cmp QWORD PTR 24[rbx], 0 jne .L10 .L2: mov eax, DWORD PTR [rbx] cmp eax, 129 je .L5 cmp eax, 130 je .L6 cmp eax, 128 je .L22 lea rdi, .LC1[rip] call panic@PLT .L8: mov edx, r12d mov esi, ebp mov rdi, rbx call soreserve@PLT mov r12d, eax test eax, eax jne .L1 .L10: mov edi, DWORD PTR unp_zone[rip] mov esi, DWORD PTR M_NOWAIT[rip] or esi, DWORD PTR M_ZERO[rip] call uma_zalloc@PLT mov r12d, DWORD PTR ENOBUFS[rip] mov rbp, rax test rax, rax je .L1 lea rdi, 40[rax] call LIST_INIT@PLT mov rdi, rbp call UNP_PCB_LOCK_INIT@PLT cmp QWORD PTR 8[rbx], 0 mov QWORD PTR 32[rbp], rbx mov QWORD PTR 16[rbx], rbp mov DWORD PTR 0[rbp], 1 je .L11 mov eax, DWORD PTR UNP_NASCENT[rip] or DWORD PTR 24[rbp], eax .L11: xor eax, eax call UNP_LINK_WOWNED@PLT mov r12d, eax test eax, eax je .L23 .L12: mov rax, QWORD PTR unp_gencnt[rip] add DWORD PTR unp_count[rip], 1 add rax, 1 mov QWORD PTR unp_gencnt[rip], rax mov QWORD PTR 16[rbp], rax mov rax, QWORD PTR unp_ino[rip] add rax, 1 mov QWORD PTR unp_ino[rip], rax mov QWORD PTR 8[rbp], rax mov eax, DWORD PTR [rbx] cmp eax, 129 je .L13 cmp eax, 130 je .L14 cmp eax, 128 je .L24 lea rdi, .LC1[rip] call panic@PLT .L16: test r12d, r12d je .L25 .L17: xor r12d, r12d .L1: mov eax, r12d pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov ebp, DWORD PTR unpdg_sendspace[rip] mov r12d, DWORD PTR unpdg_recvspace[rip] jmp .L8 .p2align 4,,10 .p2align 3 .L22: mov ebp, DWORD PTR unpst_sendspace[rip] mov r12d, DWORD PTR unpst_recvspace[rip] jmp .L8 .p2align 4,,10 .p2align 3 .L14: mov edx, DWORD PTR unp_link[rip] mov rsi, rbp lea rdi, unp_dhead[rip] call LIST_INSERT_HEAD@PLT test r12d, r12d jne .L17 .L25: xor eax, eax call UNP_LINK_WUNLOCK@PLT mov eax, r12d pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L24: .cfi_restore_state mov edx, DWORD PTR unp_link[rip] mov rsi, rbp lea rdi, unp_shead[rip] call LIST_INSERT_HEAD@PLT jmp .L16 .p2align 4,,10 .p2align 3 .L23: xor eax, eax call UNP_LINK_WLOCK@PLT jmp .L12 .p2align 4,,10 .p2align 3 .L13: mov edx, DWORD PTR unp_link[rip] mov rsi, rbp lea rdi, unp_sphead[rip] call LIST_INSERT_HEAD@PLT jmp .L16 .p2align 4,,10 .p2align 3 .L5: mov ebp, DWORD PTR unpsp_sendspace[rip] mov r12d, DWORD PTR unpsp_recvspace[rip] jmp .L8 .cfi_endproc .LFE0: .size uipc_attach, .-uipc_attach .comm unpst_sendspace,4,4 .comm unpst_recvspace,4,4 .comm unpsp_sendspace,4,4 .comm unpsp_recvspace,4,4 .comm unpdg_sendspace,4,4 .comm unpdg_recvspace,4,4 .comm unp_zone,4,4 .comm unp_sphead,4,4 .comm unp_shead,4,4 .comm unp_link,4,4 .comm unp_ino,8,8 .comm unp_gencnt,8,8 .comm unp_dhead,4,4 .comm unp_count,4,4 .comm UNP_NASCENT,4,4 .comm M_ZERO,4,4 .comm M_NOWAIT,4,4 .comm ENOBUFS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_uipc_usrreq.c_uipc_attach.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "uipc_attach: so_pcb != NULL\000" .align 2 .LC1: .ascii "uipc_attach\000" .text .align 2 .syntax unified .arm .fpu softvfp .type uipc_attach, %function uipc_attach: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r0, [r0, #8] ldr r1, .L34 clz r0, r0 lsr r0, r0, #5 bl KASSERT ldr r3, [r4, #16] cmp r3, #0 beq .L2 ldr r3, [r4, #12] cmp r3, #0 bne .L10 .L2: ldr r3, [r4] cmp r3, #129 beq .L5 cmp r3, #130 beq .L6 cmp r3, #128 beq .L30 ldr r0, .L34+4 bl panic .L8: mov r2, r6 mov r1, r5 mov r0, r4 bl soreserve subs r6, r0, #0 bne .L1 .L10: ldr r2, .L34+8 ldr r3, .L34+12 ldr r1, [r2] ldr r2, [r3] ldr r3, .L34+16 orr r1, r1, r2 ldr r0, [r3] bl uma_zalloc subs r5, r0, #0 beq .L31 add r0, r5, #20 bl LIST_INIT mov r0, r5 bl UNP_PCB_LOCK_INIT mov r3, #1 ldr r2, [r4, #4] str r4, [r5, #16] cmp r2, #0 ldrne r2, .L34+20 str r5, [r4, #8] ldrne r2, [r2] str r3, [r5] ldrne r3, [r5, #12] orrne r3, r3, r2 strne r3, [r5, #12] bl UNP_LINK_WOWNED subs r6, r0, #0 beq .L32 .L12: ldr r3, .L34+24 ldr ip, .L34+28 ldr r2, [r3] ldr r0, .L34+32 add r2, r2, #1 ldr r1, [r4] str r2, [r3] str r2, [r5, #8] ldr r3, [ip] ldr r2, [r0] add r3, r3, #1 add r2, r2, #1 cmp r1, #129 str r3, [ip] str r3, [r5, #4] str r2, [r0] beq .L13 cmp r1, #130 beq .L14 cmp r1, #128 beq .L33 ldr r0, .L34+4 bl panic .L16: cmp r6, #0 movne r6, #0 bne .L1 bl UNP_LINK_WUNLOCK mov r0, r6 pop {r4, r5, r6, pc} .L31: ldr r3, .L34+36 ldr r6, [r3] .L1: mov r0, r6 pop {r4, r5, r6, pc} .L6: ldr r2, .L34+40 ldr r3, .L34+44 ldr r5, [r2] ldr r6, [r3] b .L8 .L30: ldr r2, .L34+48 ldr r3, .L34+52 ldr r5, [r2] ldr r6, [r3] b .L8 .L33: ldr r3, .L34+56 mov r1, r5 ldr r2, [r3] ldr r0, .L34+60 bl LIST_INSERT_HEAD b .L16 .L14: ldr r3, .L34+56 mov r1, r5 ldr r2, [r3] ldr r0, .L34+64 bl LIST_INSERT_HEAD b .L16 .L32: bl UNP_LINK_WLOCK b .L12 .L13: ldr r3, .L34+56 mov r1, r5 ldr r2, [r3] ldr r0, .L34+68 bl LIST_INSERT_HEAD b .L16 .L5: ldr r2, .L34+72 ldr r3, .L34+76 ldr r5, [r2] ldr r6, [r3] b .L8 .L35: .align 2 .L34: .word .LC0 .word .LC1 .word M_NOWAIT .word M_ZERO .word unp_zone .word UNP_NASCENT .word unp_gencnt .word unp_ino .word unp_count .word ENOBUFS .word unpdg_sendspace .word unpdg_recvspace .word unpst_sendspace .word unpst_recvspace .word unp_link .word unp_shead .word unp_dhead .word unp_sphead .word unpsp_sendspace .word unpsp_recvspace .size uipc_attach, .-uipc_attach .comm unpst_sendspace,4,4 .comm unpst_recvspace,4,4 .comm unpsp_sendspace,4,4 .comm unpsp_recvspace,4,4 .comm unpdg_sendspace,4,4 .comm unpdg_recvspace,4,4 .comm unp_zone,4,4 .comm unp_sphead,4,4 .comm unp_shead,4,4 .comm unp_link,4,4 .comm unp_ino,4,4 .comm unp_gencnt,4,4 .comm unp_dhead,4,4 .comm unp_count,4,4 .comm UNP_NASCENT,4,4 .comm M_ZERO,4,4 .comm M_NOWAIT,4,4 .comm ENOBUFS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gfx_v10_0.c_gfx_v10_0_get_wgp_active_bitmap_per_sh.c" .intel_syntax noprefix .text .p2align 4 .type gfx_v10_0_get_wgp_active_bitmap_per_sh, @function gfx_v10_0_get_wgp_active_bitmap_per_sh: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi xor esi, esi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov edx, DWORD PTR mmCC_GC_SHADER_ARRAY_CONFIG[rip] mov edi, DWORD PTR GC[rip] call RREG32_SOC15@PLT mov edx, DWORD PTR mmGC_USER_SHADER_ARRAY_CONFIG[rip] mov edi, DWORD PTR GC[rip] xor esi, esi mov ebx, eax call RREG32_SOC15@PLT mov edi, DWORD PTR 0[rbp] mov ecx, DWORD PTR CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS__SHIFT[rip] or ebx, eax and ebx, DWORD PTR CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS_MASK[rip] sar ebx, cl sar edi call amdgpu_gfx_create_bitmask@PLT not ebx add rsp, 8 .cfi_def_cfa_offset 24 and eax, ebx pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size gfx_v10_0_get_wgp_active_bitmap_per_sh, .-gfx_v10_0_get_wgp_active_bitmap_per_sh .comm mmGC_USER_SHADER_ARRAY_CONFIG,4,4 .comm mmCC_GC_SHADER_ARRAY_CONFIG,4,4 .comm GC,4,4 .comm CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS__SHIFT,4,4 .comm CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_gfx_v10_0.c_gfx_v10_0_get_wgp_active_bitmap_per_sh.c" .text .align 2 .syntax unified .arm .fpu softvfp .type gfx_v10_0_get_wgp_active_bitmap_per_sh, %function gfx_v10_0_get_wgp_active_bitmap_per_sh: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L4 ldr r6, .L4+4 mov r5, r0 ldr r2, [r3] mov r1, #0 ldr r0, [r6] bl RREG32_SOC15 ldr r3, .L4+8 mov r4, r0 ldr r2, [r3] mov r1, #0 ldr r0, [r6] bl RREG32_SOC15 ldr r2, .L4+12 ldr r3, .L4+16 ldr r1, [r5] ldr r2, [r2] ldr r3, [r3] orr r4, r4, r0 and r4, r4, r2 asr r0, r1, #1 asr r4, r4, r3 bl amdgpu_gfx_create_bitmask bic r0, r0, r4 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word mmCC_GC_SHADER_ARRAY_CONFIG .word GC .word mmGC_USER_SHADER_ARRAY_CONFIG .word CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS_MASK .word CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS__SHIFT .size gfx_v10_0_get_wgp_active_bitmap_per_sh, .-gfx_v10_0_get_wgp_active_bitmap_per_sh .comm mmGC_USER_SHADER_ARRAY_CONFIG,4,4 .comm mmCC_GC_SHADER_ARRAY_CONFIG,4,4 .comm GC,4,4 .comm CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS__SHIFT,4,4 .comm CC_GC_SHADER_ARRAY_CONFIG__INACTIVE_WGPS_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_x86_cpu.c_ff_get_cpu_flags_x86.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "AuthenticAMD" .LC1: .string "GenuineIntel" .text .p2align 4 .globl ff_get_cpu_flags_x86 .type ff_get_cpu_flags_x86, @function ff_get_cpu_flags_x86: .LFB0: .cfi_startproc endbr64 sub rsp, 40 .cfi_def_cfa_offset 48 xor esi, esi xor edi, edi mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov r8d, DWORD PTR 16[rsp] mov ecx, DWORD PTR 20[rsp] mov edx, DWORD PTR 12[rsp] call cpuid@PLT xor r8d, r8d xor ecx, ecx xor edx, edx xor esi, esi mov edi, -2147483648 call cpuid@PLT lea rdi, 12[rsp] mov edx, 12 lea rsi, .LC1[rip] call strncmp@PLT mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L48 xor eax, eax add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 8 ret .L48: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size ff_get_cpu_flags_x86, .-ff_get_cpu_flags_x86 .comm CPUTEST_FLAG_SSSE3,4,4 .comm CPUTEST_FLAG_SSE42,4,4 .comm CPUTEST_FLAG_SSE4,4,4 .comm CPUTEST_FLAG_SSE3SLOW,4,4 .comm CPUTEST_FLAG_SSE3,4,4 .comm CPUTEST_FLAG_SSE2SLOW,4,4 .comm CPUTEST_FLAG_SSE2,4,4 .comm CPUTEST_FLAG_SSE,4,4 .comm CPUTEST_FLAG_MMX2,4,4 .comm CPUTEST_FLAG_MMX,4,4 .comm CPUTEST_FLAG_CMOV,4,4 .comm CPUTEST_FLAG_AVX,4,4 .comm CPUTEST_FLAG_ATOM,4,4 .comm CPUTEST_FLAG_3DNOWEXT,4,4 .comm CPUTEST_FLAG_3DNOW,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_x86_cpu.c_ff_get_cpu_flags_x86.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "AuthenticAMD\000" .align 2 .LC1: .ascii "GenuineIntel\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global ff_get_cpu_flags_x86 .syntax unified .arm .fpu softvfp .type ff_get_cpu_flags_x86, %function ff_get_cpu_flags_x86: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov r1, #0 str lr, [sp, #-4]! sub sp, sp, #28 ldr r2, [sp, #12] ldr ip, .L44 str r2, [sp] mov r0, r1 ldr r3, [sp, #16] ldr r2, [sp, #8] ldr ip, [ip] str ip, [sp, #20] mov ip,#0 bl cpuid mov r2, #0 mov r0, #-2147483648 mov r3, r2 mov r1, r2 str r2, [sp] bl cpuid ldr r3, .L44 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L43 mov r0, #0 add sp, sp, #28 @ sp needed ldr pc, [sp], #4 .L43: bl __stack_chk_fail .L45: .align 2 .L44: .word .LC2 .size ff_get_cpu_flags_x86, .-ff_get_cpu_flags_x86 .comm CPUTEST_FLAG_SSSE3,4,4 .comm CPUTEST_FLAG_SSE42,4,4 .comm CPUTEST_FLAG_SSE4,4,4 .comm CPUTEST_FLAG_SSE3SLOW,4,4 .comm CPUTEST_FLAG_SSE3,4,4 .comm CPUTEST_FLAG_SSE2SLOW,4,4 .comm CPUTEST_FLAG_SSE2,4,4 .comm CPUTEST_FLAG_SSE,4,4 .comm CPUTEST_FLAG_MMX2,4,4 .comm CPUTEST_FLAG_MMX,4,4 .comm CPUTEST_FLAG_CMOV,4,4 .comm CPUTEST_FLAG_AVX,4,4 .comm CPUTEST_FLAG_ATOM,4,4 .comm CPUTEST_FLAG_3DNOWEXT,4,4 .comm CPUTEST_FLAG_3DNOW,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_img-ir-sony.c_img_ir_sony_scancode.c" .intel_syntax noprefix .text .p2align 4 .type img_ir_sony_scancode, @function img_ir_sony_scancode: .LFB0: .cfi_startproc endbr64 cmp edi, 15 je .L2 cmp edi, 20 je .L3 mov eax, DWORD PTR EINVAL[rip] neg eax cmp edi, 12 je .L16 ret .p2align 4,,10 .p2align 3 .L16: test DWORD PTR RC_PROTO_BIT_SONY12[rip], edx je .L8 mov eax, DWORD PTR RC_PROTO_SONY12[rip] mov edi, esi sar esi, 7 mov edx, esi and edi, 127 mov DWORD PTR 4[rcx], eax and edx, 31 xor eax, eax jmp .L7 .p2align 4,,10 .p2align 3 .L2: test DWORD PTR RC_PROTO_BIT_SONY15[rip], edx jne .L17 .L8: mov eax, DWORD PTR EINVAL[rip] neg eax ret .p2align 4,,10 .p2align 3 .L3: test DWORD PTR RC_PROTO_BIT_SONY20[rip], edx je .L8 mov eax, DWORD PTR RC_PROTO_SONY20[rip] mov edi, esi mov edx, esi shr esi, 4 sar edx, 7 and edi, 127 mov DWORD PTR 4[rcx], eax mov eax, esi and edx, 31 and eax, 65280 jmp .L7 .p2align 4,,10 .p2align 3 .L17: mov eax, DWORD PTR RC_PROTO_SONY15[rip] mov edi, esi sar esi, 7 and edi, 127 movzx edx, sil mov DWORD PTR 4[rcx], eax xor eax, eax .L7: sal edx, 16 or eax, edi mov esi, edx or esi, eax mov eax, DWORD PTR IMG_IR_SCANCODE[rip] mov DWORD PTR [rcx], esi ret .cfi_endproc .LFE0: .size img_ir_sony_scancode, .-img_ir_sony_scancode .comm RC_PROTO_SONY20,4,4 .comm RC_PROTO_SONY15,4,4 .comm RC_PROTO_SONY12,4,4 .comm RC_PROTO_BIT_SONY20,4,4 .comm RC_PROTO_BIT_SONY15,4,4 .comm RC_PROTO_BIT_SONY12,4,4 .comm IMG_IR_SCANCODE,4,4 .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_img-ir-sony.c_img_ir_sony_scancode.c" .text .align 2 .syntax unified .arm .fpu softvfp .type img_ir_sony_scancode, %function img_ir_sony_scancode: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #15 beq .L2 cmp r0, #20 beq .L3 cmp r0, #12 beq .L16 .L4: ldr r3, .L17 ldr r0, [r3] rsb r0, r0, #0 bx lr .L2: ldr r0, .L17+4 ldr r0, [r0] tst r2, r0 beq .L4 ldr r0, .L17+8 asr r2, r1, #7 ldr r0, [r0] and r2, r2, #255 str r0, [r3, #4] and r1, r1, #127 mov r0, #0 b .L7 .L16: ldr r0, .L17+12 ldr r0, [r0] tst r2, r0 beq .L4 ldr r0, .L17+16 asr r2, r1, #7 ldr r0, [r0] and r2, r2, #31 str r0, [r3, #4] and r1, r1, #127 mov r0, #0 b .L7 .L3: ldr r0, .L17+20 ldr r0, [r0] tst r2, r0 beq .L4 ldr r0, .L17+24 asr r2, r1, #7 ldr ip, [r0] lsr r0, r1, #4 str ip, [r3, #4] and r2, r2, #31 and r0, r0, #65280 and r1, r1, #127 .L7: ldr ip, .L17+28 orr r1, r1, r0 orr r1, r1, r2, lsl #16 ldr r0, [ip] str r1, [r3] bx lr .L18: .align 2 .L17: .word EINVAL .word RC_PROTO_BIT_SONY15 .word RC_PROTO_SONY15 .word RC_PROTO_BIT_SONY12 .word RC_PROTO_SONY12 .word RC_PROTO_BIT_SONY20 .word RC_PROTO_SONY20 .word IMG_IR_SCANCODE .size img_ir_sony_scancode, .-img_ir_sony_scancode .comm RC_PROTO_SONY20,4,4 .comm RC_PROTO_SONY15,4,4 .comm RC_PROTO_SONY12,4,4 .comm RC_PROTO_BIT_SONY20,4,4 .comm RC_PROTO_BIT_SONY15,4,4 .comm RC_PROTO_BIT_SONY12,4,4 .comm IMG_IR_SCANCODE,4,4 .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_iwl-trans.h_iwl_trans_alloc_tx_cmd.c" .intel_syntax noprefix .text .p2align 4 .type iwl_trans_alloc_tx_cmd, @function iwl_trans_alloc_tx_cmd: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR GFP_ATOMIC[rip] mov edi, DWORD PTR [rdi] jmp kmem_cache_alloc@PLT .cfi_endproc .LFE0: .size iwl_trans_alloc_tx_cmd, .-iwl_trans_alloc_tx_cmd .comm GFP_ATOMIC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_iwl-trans.h_iwl_trans_alloc_tx_cmd.c" .text .align 2 .syntax unified .arm .fpu softvfp .type iwl_trans_alloc_tx_cmd, %function iwl_trans_alloc_tx_cmd: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r0] ldr r1, [r3] b kmem_cache_alloc .L4: .align 2 .L3: .word GFP_ATOMIC .size iwl_trans_alloc_tx_cmd, .-iwl_trans_alloc_tx_cmd .comm GFP_ATOMIC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bus-message.c_bus_body_part_map.c" .intel_syntax noprefix .text .p2align 4 .globl bus_body_part_map .type bus_body_part_map, @function bus_body_part_map: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov rbx, rdi call assert_se@PLT xor eax, eax cmp QWORD PTR 40[rbx], 0 je .L18 .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L18: .cfi_restore_state mov edx, DWORD PTR [rbx] test edx, edx jle .L1 cmp QWORD PTR 8[rbx], 0 jns .L3 cmp QWORD PTR 56[rbx], 0 je .L3 cmp edx, 7 jle .L19 .L3: mov r12, QWORD PTR 16[rbx] xor eax, eax call page_size@PLT xor edx, edx mov r8, rax mov rax, r12 mov r14, r12 div r8 mov rbp, rax xor eax, eax call page_size@PLT movsx rdi, DWORD PTR [rbx] imul rbp, rax sub r14, rbp add rdi, r14 call PAGE_ALIGN@PLT mov r8, QWORD PTR 8[rbx] mov r13, rax test r8, r8 jns .L20 cmp QWORD PTR 56[rbx], 0 je .L6 mov edx, DWORD PTR PROT_READ[rip] xor r9d, r9d mov rsi, rax xor edi, edi mov ecx, DWORD PTR MAP_PRIVATE[rip] mov r8d, -1 or ecx, DWORD PTR MAP_ANONYMOUS[rip] call mmap@PLT .L5: cmp QWORD PTR MAP_FAILED[rip], rax je .L21 mov QWORD PTR 48[rbx], rax lea rax, [rax+r14*4] mov QWORD PTR 24[rbx], r13 mov QWORD PTR 40[rbx], rax xor eax, eax mov DWORD PTR 32[rbx], 1 pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L20: .cfi_restore_state mov rax, QWORD PTR 16[rbx] mov ecx, DWORD PTR MAP_PRIVATE[rip] mov rsi, r13 xor edi, edi mov edx, DWORD PTR PROT_READ[rip] sub rax, r12 lea r9, [rax+rbp] call mmap@PLT jmp .L5 .p2align 4,,10 .p2align 3 .L6: mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L1 .p2align 4,,10 .p2align 3 .L19: lea rsi, zeroes.1949[rip] mov QWORD PTR 40[rbx], rsi jmp .L1 .p2align 4,,10 .p2align 3 .L21: mov eax, DWORD PTR errno[rip] neg eax jmp .L1 .cfi_endproc .LFE0: .size bus_body_part_map, .-bus_body_part_map .section .rodata .align 16 .type zeroes.1949, @object .size zeroes.1949, 28 zeroes.1949: .zero 28 .comm errno,4,4 .comm PROT_READ,4,4 .comm MAP_PRIVATE,4,4 .comm MAP_FAILED,8,8 .comm MAP_ANONYMOUS,4,4 .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bus-message.c_bus_body_part_map.c" .text .global __aeabi_uidiv .align 2 .global bus_body_part_map .syntax unified .arm .fpu softvfp .type bus_body_part_map, %function bus_body_part_map: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r0 sub sp, sp, #8 bl assert_se ldr r0, [r4, #20] cmp r0, #0 movne r0, #0 beq .L15 .L1: add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L15: ldr r3, [r4] cmp r3, #0 ble .L1 ldr r2, [r4, #4] cmp r2, #0 bge .L3 ldr r2, [r4, #28] cmp r3, #7 movgt r3, #0 movle r3, #1 cmp r2, #0 moveq r3, #0 cmp r3, #0 bne .L16 .L3: ldr r8, [r4, #8] bl page_size mov r1, r0 mov r0, r8 bl __aeabi_uidiv mov r5, r0 bl page_size mul r5, r0, r5 ldr r0, [r4] sub r7, r8, r5 add r0, r7, r0 bl PAGE_ALIGN ldr r2, [r4, #4] mov r6, r0 cmp r2, #0 bge .L17 ldr r3, [r4, #28] cmp r3, #0 beq .L6 mvn r1, #0 mov r0, #0 ldr r2, .L18 ldr r3, .L18+4 ldr ip, [r2] ldr r3, [r3] ldr r2, .L18+8 str r1, [sp] str r0, [sp, #4] mov r1, r6 ldr r2, [r2] orr r3, ip, r3 bl mmap .L5: ldr r3, .L18+12 ldr r3, [r3] cmp r3, r0 addne r7, r0, r7, lsl #2 movne r3, #1 strne r0, [r4, #24] movne r0, #0 ldreq r3, .L18+16 strne r7, [r4, #20] ldreq r0, [r3] strne r6, [r4, #12] rsbeq r0, r0, #0 strne r3, [r4, #16] add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L17: ldr r3, [r4, #8] ldr r0, .L18 sub r8, r3, r8 add r5, r8, r5 stm sp, {r2, r5} ldr r1, .L18+8 ldr r3, [r0] ldr r2, [r1] mov r0, #0 mov r1, r6 bl mmap b .L5 .L6: ldr r3, .L18+20 ldr r0, [r3] rsb r0, r0, #0 b .L1 .L16: ldr r3, .L18+24 str r3, [r4, #20] b .L1 .L19: .align 2 .L18: .word MAP_PRIVATE .word MAP_ANONYMOUS .word PROT_READ .word MAP_FAILED .word errno .word EINVAL .word .LANCHOR0 .size bus_body_part_map, .-bus_body_part_map .comm errno,4,4 .comm PROT_READ,4,4 .comm MAP_PRIVATE,4,4 .comm MAP_FAILED,4,4 .comm MAP_ANONYMOUS,4,4 .comm EINVAL,4,4 .section .rodata .align 2 .set .LANCHOR0,. + 0 .type zeroes.4233, %object .size zeroes.4233, 28 zeroes.4233: .space 28 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_networking.c_setProtocolError.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Protocol error from client: %s" .text .p2align 4 .type setProtocolError, @function setProtocolError: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR LL_VERBOSE[rip] cmp QWORD PTR server[rip], rax push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, esi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi jle .L5 .L2: mov eax, DWORD PTR CLIENT_CLOSE_AFTER_REPLY[rip] or DWORD PTR 4[rbx], eax mov esi, ebp mov edx, -1 mov edi, DWORD PTR [rbx] pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp sdsrange@PLT .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state xor eax, eax call sdsempty@PLT mov rsi, rbx mov edi, eax call catClientInfoString@PLT mov rdi, QWORD PTR LL_VERBOSE[rip] lea rsi, .LC0[rip] mov r12d, eax mov edx, eax call serverLog@PLT mov edi, r12d call sdsfree@PLT jmp .L2 .cfi_endproc .LFE0: .size setProtocolError, .-setProtocolError .comm server,8,8 .comm LL_VERBOSE,8,8 .comm CLIENT_CLOSE_AFTER_REPLY,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_networking.c_setProtocolError.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Protocol error from client: %s\000" .text .align 2 .syntax unified .arm .fpu softvfp .type setProtocolError, %function setProtocolError: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r3, .L6 ldr r6, .L6+4 ldr r2, [r3] ldr r3, [r6] mov r4, r0 cmp r2, r3 mov r5, r1 ble .L5 .L2: ldr r2, .L6+8 ldr r3, [r4, #4] ldr r2, [r2] mov r1, r5 orr r3, r3, r2 ldr r0, [r4] str r3, [r4, #4] mvn r2, #0 pop {r4, r5, r6, r7, r8, lr} b sdsrange .L5: bl sdsempty mov r1, r4 bl catClientInfoString mov r7, r0 ldr r1, .L6+12 mov r2, r7 ldr r0, [r6] bl serverLog mov r0, r7 bl sdsfree b .L2 .L7: .align 2 .L6: .word server .word LL_VERBOSE .word CLIENT_CLOSE_AFTER_REPLY .word .LC0 .size setProtocolError, .-setProtocolError .comm server,4,4 .comm LL_VERBOSE,4,4 .comm CLIENT_CLOSE_AFTER_REPLY,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mceusb.c_mceusb_set_tx_carrier.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "disabling carrier modulation" .LC1: .string "requesting %u HZ carrier" .text .p2align 4 .type mceusb_set_tx_carrier, @function mceusb_set_tx_carrier: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor r12d, r12d push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 sub rsp, 24 .cfi_def_cfa_offset 48 mov rbp, QWORD PTR [rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov eax, DWORD PTR MCE_CMD_PORT_IR[rip] mov BYTE PTR 4[rsp], al mov eax, DWORD PTR MCE_CMD_SETIRCFS[rip] mov BYTE PTR 5[rsp], al xor eax, eax mov WORD PTR 6[rsp], ax cmp DWORD PTR 0[rbp], esi je .L1 test esi, esi je .L3 mov eax, 10000000 cdq idiv esi cmp eax, 255 jle .L7 mov eax, 2500000 cdq idiv esi cmp eax, 255 jle .L8 mov eax, 625000 cdq idiv esi cmp eax, 255 jle .L9 mov eax, 156250 cdq idiv esi cmp eax, 255 jle .L10 mov r12d, DWORD PTR EINVAL[rip] neg r12d .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L13 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov DWORD PTR 0[rbp], 0 movzx eax, BYTE PTR MCE_CMD_SIG_END[rip] lea rsi, .LC0[rip] mov BYTE PTR 6[rsp], al movzx eax, BYTE PTR MCE_IRDATA_TRAILER[rip] mov BYTE PTR 7[rsp], al mov edi, DWORD PTR 4[rbp] xor eax, eax call dev_dbg@PLT lea rsi, 4[rsp] mov edx, 4 mov rdi, rbp call mce_command_out@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L7: xor edx, edx .L4: mov DWORD PTR 0[rbp], esi xor r12d, r12d mov BYTE PTR 6[rsp], dl mov edx, esi lea rsi, .LC1[rip] mov BYTE PTR 7[rsp], al mov edi, DWORD PTR 4[rbp] xor eax, eax call dev_dbg@PLT lea rsi, 4[rsp] mov edx, 4 mov rdi, rbp call mce_command_out@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L8: mov edx, 1 jmp .L4 .p2align 4,,10 .p2align 3 .L9: mov edx, 2 jmp .L4 .p2align 4,,10 .p2align 3 .L10: mov edx, 3 jmp .L4 .L13: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size mceusb_set_tx_carrier, .-mceusb_set_tx_carrier .comm MCE_IRDATA_TRAILER,1,1 .comm MCE_CMD_SIG_END,1,1 .comm MCE_CMD_SETIRCFS,4,4 .comm MCE_CMD_PORT_IR,4,4 .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mceusb.c_mceusb_set_tx_carrier.c" .text .global __aeabi_idiv .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "disabling carrier modulation\000" .align 2 .LC1: .ascii "requesting %u HZ carrier\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type mceusb_set_tx_carrier, %function mceusb_set_tx_carrier: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, #0 ldr r2, .L15 ldr r3, .L15+4 ldr r2, [r2] ldr r3, [r3] sub sp, sp, #8 ldr r6, [r0] strb r2, [sp] strb r3, [sp, #1] strh r5, [sp, #2] @ movhi ldr r3, [r6] ldr r2, .L15+8 cmp r3, r1 ldr r2, [r2] str r2, [sp, #4] mov r2,#0 moveq r0, r5 beq .L1 cmp r1, r5 mov r4, r1 beq .L3 ldr r0, .L15+12 bl __aeabi_idiv cmp r0, #255 ble .L4 mov r1, r4 ldr r0, .L15+16 bl __aeabi_idiv cmp r0, #255 ble .L8 mov r1, r4 ldr r0, .L15+20 bl __aeabi_idiv cmp r0, #255 ble .L9 mov r1, r4 ldr r0, .L15+24 bl __aeabi_idiv cmp r0, #255 ble .L10 ldr r3, .L15+28 ldr r4, [r3] rsb r0, r4, #0 .L1: ldr r3, .L15+8 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L14 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L10: mov r5, #3 .L4: str r4, [r6] strb r5, [sp, #2] strb r0, [sp, #3] mov r2, r4 ldr r0, [r6, #4] ldr r1, .L15+32 bl dev_dbg .L12: mov r0, r6 mov r2, #4 mov r1, sp bl mce_command_out mov r0, #0 b .L1 .L3: ldr r2, .L15+36 ldr r3, .L15+40 str r1, [r6] ldrb r2, [r2] @ zero_extendqisi2 ldrb r3, [r3] @ zero_extendqisi2 strb r2, [sp, #2] strb r3, [sp, #3] ldr r0, [r6, #4] ldr r1, .L15+44 bl dev_dbg b .L12 .L8: mov r5, #1 b .L4 .L9: mov r5, #2 b .L4 .L14: bl __stack_chk_fail .L16: .align 2 .L15: .word MCE_CMD_PORT_IR .word MCE_CMD_SETIRCFS .word .LC2 .word 10000000 .word 2500000 .word 625000 .word 156250 .word EINVAL .word .LC1 .word MCE_CMD_SIG_END .word MCE_IRDATA_TRAILER .word .LC0 .size mceusb_set_tx_carrier, .-mceusb_set_tx_carrier .comm MCE_IRDATA_TRAILER,1,1 .comm MCE_CMD_SIG_END,1,1 .comm MCE_CMD_SETIRCFS,4,4 .comm MCE_CMD_PORT_IR,4,4 .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_zforce_ts.c_zforce_stop.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "stopping device\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "could not deactivate device, %d\n" .text .p2align 4 .type zforce_stop, @function zforce_stop: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rsi, .LC0[rip] mov r12, rdi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov rbp, QWORD PTR [rdi] mov rdi, rbp call dev_dbg@PLT mov esi, DWORD PTR COMMAND_DEACTIVATE[rip] mov rdi, r12 call zforce_command_wait@PLT mov r12d, eax test eax, eax jne .L8 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov rdi, rbp mov edx, eax lea rsi, .LC1[rip] call dev_err@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, r12d pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size zforce_stop, .-zforce_stop .comm COMMAND_DEACTIVATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_zforce_ts.c_zforce_stop.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "stopping device\012\000" .align 2 .LC1: .ascii "could not deactivate device, %d\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type zforce_stop, %function zforce_stop: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r5, [r0] ldr r1, .L9 mov r0, r5 bl dev_dbg ldr r3, .L9+4 mov r0, r4 ldr r1, [r3] bl zforce_command_wait subs r4, r0, #0 bne .L8 mov r0, r4 pop {r4, r5, r6, pc} .L8: mov r0, r5 mov r2, r4 ldr r1, .L9+8 bl dev_err mov r0, r4 pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word .LC0 .word COMMAND_DEACTIVATE .word .LC1 .size zforce_stop, .-zforce_stop .comm COMMAND_DEACTIVATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_btm_sco.c_btm_esco_conn_rsp.c" .intel_syntax noprefix .text .p2align 4 .type btm_esco_conn_rsp, @function btm_esco_conn_rsp: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size btm_esco_conn_rsp, .-btm_esco_conn_rsp .comm btm_cb,56,32 .comm SCO_ST_W4_CONN_RSP,8,8 .comm SCO_ST_UNUSED,8,8 .comm SCO_ST_LISTENING,8,8 .comm SCO_ST_CONNECTING,8,8 .comm HCI_SUCCESS,8,8 .comm BTM_SCO_SUPPORTED_PKTS_MASK,8,8 .comm BTM_SCO_LINK_ONLY_MASK,8,8 .comm BTM_SCO_EXCEPTION_PKTS_MASK,8,8 .comm BTM_MAX_SCO_LINKS,8,8 .comm BTM_LINK_TYPE_SCO,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_btm_sco.c_btm_esco_conn_rsp.c" .text .align 2 .syntax unified .arm .fpu softvfp .type btm_esco_conn_rsp, %function btm_esco_conn_rsp: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size btm_esco_conn_rsp, .-btm_esco_conn_rsp .comm btm_cb,36,4 .comm SCO_ST_W4_CONN_RSP,4,4 .comm SCO_ST_UNUSED,4,4 .comm SCO_ST_LISTENING,4,4 .comm SCO_ST_CONNECTING,4,4 .comm HCI_SUCCESS,4,4 .comm BTM_SCO_SUPPORTED_PKTS_MASK,4,4 .comm BTM_SCO_LINK_ONLY_MASK,4,4 .comm BTM_SCO_EXCEPTION_PKTS_MASK,4,4 .comm BTM_MAX_SCO_LINKS,4,4 .comm BTM_LINK_TYPE_SCO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ipa-type-escape.c_count_stars.c" .intel_syntax noprefix .text .p2align 4 .type count_stars, @function count_stars: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor r12d, r12d push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi mov edi, DWORD PTR [rdi] call TYPE_MAIN_VARIANT@PLT mov ebp, eax jmp .L2 .p2align 4,,10 .p2align 3 .L3: mov edi, ebp add r12d, 1 call TREE_TYPE@PLT mov edi, eax call TYPE_MAIN_VARIANT@PLT mov ebp, eax .L2: mov edi, ebp call POINTER_TYPE_P@PLT test rax, rax jne .L3 mov DWORD PTR [rbx], ebp mov eax, r12d pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size count_stars, .-count_stars .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ipa-type-escape.c_count_stars.c" .text .align 2 .syntax unified .arm .fpu softvfp .type count_stars, %function count_stars: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r6, r0 ldr r0, [r0] bl TYPE_MAIN_VARIANT mov r5, #0 mov r4, r0 b .L2 .L3: mov r0, r4 bl TREE_TYPE bl TYPE_MAIN_VARIANT mov r4, r0 add r5, r5, #1 .L2: mov r0, r4 bl POINTER_TYPE_P cmp r0, #0 bne .L3 mov r0, r5 str r4, [r6] pop {r4, r5, r6, pc} .size count_stars, .-count_stars .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tcp_dumpstats_kern.c__sockops.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "dsack_dups=%u delivered=%u\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "delivered_ce=%u icsk_retransmits=%u\n" .text .p2align 4 .globl _sockops .type _sockops, @function _sockops: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov eax, DWORD PTR [rdi] cmp eax, 128 je .L2 cmp eax, 129 jne .L4 mov rbp, QWORD PTR 8[rdi] test rbp, rbp je .L4 mov ecx, DWORD PTR BPF_SK_STORAGE_GET_F_CREATE[rip] xor edx, edx mov rsi, rbp lea rdi, bpf_next_dump[rip] call bpf_sk_storage_get@PLT mov rbx, rax test rax, rax je .L4 xor eax, eax call bpf_ktime_get_ns@PLT mov r12, rax cmp QWORD PTR [rbx], rax jg .L4 mov rdi, rbp call bpf_tcp_sock@PLT mov rbp, rax test rax, rax je .L4 mov edx, DWORD PTR 8[rax] add r12, QWORD PTR INTERVAL[rip] lea rdi, .LC0[rip] mov QWORD PTR [rbx], r12 mov esi, DWORD PTR 12[rax] call bpf_printk@PLT mov esi, DWORD PTR 4[rbp] mov edx, DWORD PTR 0[rbp] lea rdi, .LC1[rip] call bpf_printk@PLT .L4: pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov esi, DWORD PTR BPF_SOCK_OPS_RTT_CB_FLAG[rip] call bpf_sock_ops_cb_flags_set@PLT pop rbx .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size _sockops, .-_sockops .comm bpf_next_dump,4,4 .comm INTERVAL,8,8 .comm BPF_SOCK_OPS_RTT_CB_FLAG,4,4 .comm BPF_SK_STORAGE_GET_F_CREATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_tcp_dumpstats_kern.c__sockops.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "dsack_dups=%u delivered=%u\012\000" .align 2 .LC1: .ascii "delivered_ce=%u icsk_retransmits=%u\012\000" .text .align 2 .global _sockops .syntax unified .arm .fpu softvfp .type _sockops, %function _sockops: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, [r0] push {r4, r5, r6, lr} cmp r2, #128 beq .L2 cmp r2, #129 bne .L4 ldr r4, [r0, #4] cmp r4, #0 beq .L4 ldr r3, .L15 mov r2, #0 mov r1, r4 ldr r3, [r3] ldr r0, .L15+4 bl bpf_sk_storage_get subs r5, r0, #0 beq .L4 bl bpf_ktime_get_ns ldr r3, [r5] mov r6, r0 cmp r3, r0 bgt .L4 mov r0, r4 bl bpf_tcp_sock subs r4, r0, #0 beq .L4 ldr r3, .L15+8 ldr r2, [r4, #8] ldr r3, [r3] ldr r1, [r4, #12] add r6, r3, r6 ldr r0, .L15+12 str r6, [r5] bl bpf_printk ldr r2, [r4] ldr r1, [r4, #4] ldr r0, .L15+16 bl bpf_printk .L4: mov r0, #1 pop {r4, r5, r6, pc} .L2: ldr r3, .L15+20 ldr r1, [r3] bl bpf_sock_ops_cb_flags_set mov r0, #1 pop {r4, r5, r6, pc} .L16: .align 2 .L15: .word BPF_SK_STORAGE_GET_F_CREATE .word bpf_next_dump .word INTERVAL .word .LC0 .word .LC1 .word BPF_SOCK_OPS_RTT_CB_FLAG .size _sockops, .-_sockops .comm bpf_next_dump,4,4 .comm INTERVAL,4,4 .comm BPF_SOCK_OPS_RTT_CB_FLAG,4,4 .comm BPF_SK_STORAGE_GET_F_CREATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pw_user.c_perform_chgpwent.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "user '%s' does not exist (NIS?)" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "passwd file update" .section .rodata.str1.8 .align 8 .LC2: .string "User '%s' not found in NIS passwd" .section .rodata.str1.1 .LC3: .string "NIS passwd update" .text .p2align 4 .type perform_chgpwent, @function perform_chgpwent: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12, rdi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdx push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 48 test rdx, rdx je .L2 cmp BYTE PTR [rdx], 47 je .L20 .L2: mov rsi, rbx mov rdi, r12 call chgpwent@PLT cmp eax, -1 je .L21 test eax, eax jne .L22 .L4: test rbp, rbp je .L1 cmp BYTE PTR 0[rbp], 47 je .L23 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L22: .cfi_restore_state mov edi, DWORD PTR EX_IOERR[rip] lea rsi, .LC1[rip] call err@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L21: mov edx, DWORD PTR [rbx] mov edi, DWORD PTR EX_IOERR[rip] lea rsi, .LC0[rip] call errx@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L20: mov rdi, rsi call pw_dup@PLT mov r13, rax jmp .L2 .p2align 4,,10 .p2align 3 .L23: mov rdx, r13 mov rsi, r12 mov rdi, rbp call chgnispwent@PLT cmp eax, -1 je .L24 test eax, eax je .L1 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 lea rdi, .LC3[rip] xor eax, eax pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp warn@PLT .p2align 4,,10 .p2align 3 .L24: .cfi_restore_state mov esi, DWORD PTR [rbx] add rsp, 8 .cfi_def_cfa_offset 40 lea rdi, .LC2[rip] xor eax, eax pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp warn@PLT .cfi_endproc .LFE0: .size perform_chgpwent, .-perform_chgpwent .comm EX_IOERR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pw_user.c_perform_chgpwent.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "user '%s' does not exist (NIS?)\000" .align 2 .LC1: .ascii "passwd file update\000" .align 2 .LC2: .ascii "User '%s' not found in NIS passwd\000" .align 2 .LC3: .ascii "NIS passwd update\000" .text .align 2 .syntax unified .arm .fpu softvfp .type perform_chgpwent, %function perform_chgpwent: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} subs r4, r2, #0 mov r6, r0 mov r5, r1 beq .L2 ldrb r3, [r4] @ zero_extendqisi2 cmp r3, #47 beq .L20 .L2: mov r1, r5 mov r0, r6 bl chgpwent cmn r0, #1 beq .L21 cmp r0, #0 bne .L22 cmp r4, #0 popeq {r4, r5, r6, r7, r8, pc} .L24: ldrb r3, [r4] @ zero_extendqisi2 cmp r3, #47 popne {r4, r5, r6, r7, r8, pc} mov r2, r7 mov r1, r6 mov r0, r4 bl chgnispwent cmn r0, #1 beq .L23 cmp r0, #0 popeq {r4, r5, r6, r7, r8, pc} ldr r0, .L25 pop {r4, r5, r6, r7, r8, lr} b warn .L22: ldr r3, .L25+4 ldr r1, .L25+8 ldr r0, [r3] bl err cmp r4, #0 bne .L24 pop {r4, r5, r6, r7, r8, pc} .L21: ldr r3, .L25+4 ldr r2, [r5] ldr r0, [r3] ldr r1, .L25+12 bl errx cmp r4, #0 bne .L24 pop {r4, r5, r6, r7, r8, pc} .L20: mov r0, r1 bl pw_dup mov r7, r0 b .L2 .L23: ldr r1, [r5] ldr r0, .L25+16 pop {r4, r5, r6, r7, r8, lr} b warn .L26: .align 2 .L25: .word .LC3 .word EX_IOERR .word .LC1 .word .LC0 .word .LC2 .size perform_chgpwent, .-perform_chgpwent .comm EX_IOERR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_btree.c_zfs_btree_last.c" .intel_syntax noprefix .text .p2align 4 .globl zfs_btree_last .type zfs_btree_last, @function zfs_btree_last: .LFB0: .cfi_startproc endbr64 cmp DWORD PTR [rdi], -1 je .L5 mov rdx, rsi mov esi, DWORD PTR 4[rdi] jmp zfs_btree_last_helper@PLT .p2align 4,,10 .p2align 3 .L5: sub rsp, 8 .cfi_def_cfa_offset 16 mov edi, DWORD PTR 8[rdi] call ASSERT0@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size zfs_btree_last, .-zfs_btree_last .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_btree.c_zfs_btree_last.c" .text .align 2 .global zfs_btree_last .syntax unified .arm .fpu softvfp .type zfs_btree_last, %function zfs_btree_last: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr ip, [r0] cmn ip, #1 beq .L5 mov r2, r1 ldr r1, [r0, #4] b zfs_btree_last_helper .L5: push {r4, lr} ldr r0, [r0, #8] bl ASSERT0 mov r0, #0 pop {r4, pc} .size zfs_btree_last, .-zfs_btree_last .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_snd_main.c_S_Respatialize.c" .intel_syntax noprefix .text .p2align 4 .globl S_Respatialize .type S_Respatialize, @function S_Respatialize: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR si[rip] test rax, rax je .L1 jmp rax .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size S_Respatialize, .-S_Respatialize .comm si,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_snd_main.c_S_Respatialize.c" .text .align 2 .global S_Respatialize .syntax unified .arm .fpu softvfp .type S_Respatialize, %function S_Respatialize: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr ip, .L5 str lr, [sp, #-4]! ldr lr, [ip] cmp lr, #0 ldreq pc, [sp], #4 mov ip, lr ldr lr, [sp], #4 bx ip .L6: .align 2 .L5: .word si .size S_Respatialize, .-S_Respatialize .comm si,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_adl_pci6208.c_pci6208_di_insn_bits.c" .intel_syntax noprefix .text .p2align 4 .type pci6208_di_insn_bits, @function pci6208_di_insn_bits: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rcx push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdx sub rsp, 8 .cfi_def_cfa_offset 32 mov rax, QWORD PTR PCI6208_DIO[rip] add rax, QWORD PTR [rdi] mov rdi, rax call inw@PLT mov ecx, DWORD PTR PCI6208_DIO_DI_SHIFT[rip] and eax, DWORD PTR PCI6208_DIO_DI_MASK[rip] shr eax, cl mov DWORD PTR 4[rbp], eax mov eax, DWORD PTR [rbx] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size pci6208_di_insn_bits, .-pci6208_di_insn_bits .comm PCI6208_DIO_DI_SHIFT,4,4 .comm PCI6208_DIO_DI_MASK,4,4 .comm PCI6208_DIO,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_adl_pci6208.c_pci6208_di_insn_bits.c" .text .align 2 .syntax unified .arm .fpu softvfp .type pci6208_di_insn_bits, %function pci6208_di_insn_bits: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r1, .L4 ldr r0, [r0] ldr r1, [r1] push {r4, r5, r6, lr} add r0, r0, r1 mov r4, r2 mov r5, r3 bl inw ldr r2, .L4+4 ldr r3, .L4+8 ldr r2, [r2] ldr r3, [r3] and r0, r0, r2 lsr r0, r0, r3 str r0, [r5, #4] ldr r0, [r4] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word PCI6208_DIO .word PCI6208_DIO_DI_MASK .word PCI6208_DIO_DI_SHIFT .size pci6208_di_insn_bits, .-pci6208_di_insn_bits .comm PCI6208_DIO_DI_SHIFT,4,4 .comm PCI6208_DIO_DI_MASK,4,4 .comm PCI6208_DIO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_qlcnic_sriov_common.c_qlcnic_sriov_vf_reinit_driver.c" .intel_syntax noprefix .text .p2align 4 .type qlcnic_sriov_vf_reinit_driver, @function qlcnic_sriov_vf_reinit_driver: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov rsi, QWORD PTR [rdi] mov edi, DWORD PTR QLC_83XX_MBX_READY[rip] call set_bit@PLT mov rdi, rbp call qlcnic_83xx_enable_mbx_intrpt@PLT mov esi, 1 mov rdi, rbp call qlcnic_sriov_cfg_bc_intr@PLT mov r12d, eax test eax, eax je .L9 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state mov esi, DWORD PTR QLCNIC_BC_CMD_CHANNEL_INIT[rip] mov rdi, rbp call qlcnic_sriov_channel_cfg_cmd@PLT mov r12d, eax test eax, eax jne .L3 mov rdi, rbp call qlcnic_sriov_vf_init_driver@PLT mov r12d, eax test eax, eax je .L1 mov esi, DWORD PTR QLCNIC_BC_CMD_CHANNEL_TERM[rip] mov rdi, rbp call qlcnic_sriov_channel_cfg_cmd@PLT .L3: mov rdi, rbp xor esi, esi call qlcnic_sriov_cfg_bc_intr@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, r12d pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size qlcnic_sriov_vf_reinit_driver, .-qlcnic_sriov_vf_reinit_driver .comm QLC_83XX_MBX_READY,4,4 .comm QLCNIC_BC_CMD_CHANNEL_TERM,4,4 .comm QLCNIC_BC_CMD_CHANNEL_INIT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_qlcnic_sriov_common.c_qlcnic_sriov_vf_reinit_driver.c" .text .align 2 .syntax unified .arm .fpu softvfp .type qlcnic_sriov_vf_reinit_driver, %function qlcnic_sriov_vf_reinit_driver: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 ldr r3, .L10 ldr r1, [r0] ldr r0, [r3] bl set_bit mov r0, r5 bl qlcnic_83xx_enable_mbx_intrpt mov r0, r5 mov r1, #1 bl qlcnic_sriov_cfg_bc_intr subs r4, r0, #0 beq .L9 .L1: mov r0, r4 pop {r4, r5, r6, pc} .L9: ldr r3, .L10+4 mov r0, r5 ldr r1, [r3] bl qlcnic_sriov_channel_cfg_cmd subs r4, r0, #0 bne .L3 mov r0, r5 bl qlcnic_sriov_vf_init_driver subs r4, r0, #0 beq .L1 ldr r3, .L10+8 mov r0, r5 ldr r1, [r3] bl qlcnic_sriov_channel_cfg_cmd .L3: mov r0, r5 mov r1, #0 bl qlcnic_sriov_cfg_bc_intr mov r0, r4 pop {r4, r5, r6, pc} .L11: .align 2 .L10: .word QLC_83XX_MBX_READY .word QLCNIC_BC_CMD_CHANNEL_INIT .word QLCNIC_BC_CMD_CHANNEL_TERM .size qlcnic_sriov_vf_reinit_driver, .-qlcnic_sriov_vf_reinit_driver .comm QLC_83XX_MBX_READY,4,4 .comm QLCNIC_BC_CMD_CHANNEL_TERM,4,4 .comm QLCNIC_BC_CMD_CHANNEL_INIT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_csio_mb.c_csio_mb_eq_ofld_alloc_write_rsp.c" .intel_syntax noprefix .text .p2align 4 .globl csio_mb_eq_ofld_alloc_write_rsp .type csio_mb_eq_ofld_alloc_write_rsp, @function csio_mb_eq_ofld_alloc_write_rsp: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, QWORD PTR [rsi] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdx push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov edi, DWORD PTR 8[r12] mov rbx, rcx call ntohl@PLT mov edi, eax call FW_CMD_RETVAL_G@PLT mov DWORD PTR 0[rbp], eax cmp eax, DWORD PTR FW_SUCCESS[rip] je .L6 mov DWORD PTR [rbx], 0 pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov edi, DWORD PTR 4[r12] call ntohl@PLT mov edi, eax call FW_EQ_OFLD_CMD_EQID_G@PLT mov edi, DWORD PTR [r12] mov DWORD PTR [rbx], eax call ntohl@PLT mov edi, eax call FW_EQ_OFLD_CMD_PHYSEQID_G@PLT mov DWORD PTR 4[rbx], eax pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size csio_mb_eq_ofld_alloc_write_rsp, .-csio_mb_eq_ofld_alloc_write_rsp .comm FW_SUCCESS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_csio_mb.c_csio_mb_eq_ofld_alloc_write_rsp.c" .text .align 2 .global csio_mb_eq_ofld_alloc_write_rsp .syntax unified .arm .fpu softvfp .type csio_mb_eq_ofld_alloc_write_rsp, %function csio_mb_eq_ofld_alloc_write_rsp: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r6, [r1] mov r5, r2 ldr r0, [r6, #8] mov r4, r3 bl ntohl bl FW_CMD_RETVAL_G ldr r3, .L7 str r0, [r5] ldr r3, [r3] cmp r0, r3 beq .L6 mov r3, #0 str r3, [r4] pop {r4, r5, r6, pc} .L6: ldr r0, [r6, #4] bl ntohl bl FW_EQ_OFLD_CMD_EQID_G mov r3, r0 ldr r0, [r6] str r3, [r4] bl ntohl bl FW_EQ_OFLD_CMD_PHYSEQID_G str r0, [r4, #4] pop {r4, r5, r6, pc} .L8: .align 2 .L7: .word FW_SUCCESS .size csio_mb_eq_ofld_alloc_write_rsp, .-csio_mb_eq_ofld_alloc_write_rsp .comm FW_SUCCESS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_qlcnic_hw.c_qlcnic_82xx_nic_set_promisc.c" .intel_syntax noprefix .text .p2align 4 .globl qlcnic_82xx_nic_set_promisc .type qlcnic_82xx_nic_set_promisc, @function qlcnic_82xx_nic_set_promisc: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov edx, 24 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, esi xor esi, esi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 40 .cfi_def_cfa_offset 80 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov r13, rsp mov rdi, r13 call memset@PLT mov edi, DWORD PTR QLCNIC_HOST_REQUEST[rip] sal edi, 23 call cpu_to_le64@PLT mov edi, DWORD PTR 0[rbp] mov QWORD PTR 16[rsp], rax sal edi, 16 or edi, DWORD PTR QLCNIC_H2C_OPCODE_SET_MAC_RECEIVE_MODE[rip] call cpu_to_le64@PLT mov rbx, QWORD PTR [rsp] mov edi, r12d mov QWORD PTR 8[rsp], rax call cpu_to_le64@PLT mov edx, 1 mov rsi, r13 mov rdi, rbp mov QWORD PTR [rbx], rax call qlcnic_send_cmd_descs@PLT mov rcx, QWORD PTR 24[rsp] xor rcx, QWORD PTR fs:40 jne .L5 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size qlcnic_82xx_nic_set_promisc, .-qlcnic_82xx_nic_set_promisc .comm QLCNIC_HOST_REQUEST,4,4 .comm QLCNIC_H2C_OPCODE_SET_MAC_RECEIVE_MODE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_qlcnic_hw.c_qlcnic_82xx_nic_set_promisc.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global qlcnic_82xx_nic_set_promisc .syntax unified .arm .fpu softvfp .type qlcnic_82xx_nic_set_promisc, %function qlcnic_82xx_nic_set_promisc: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, #0 push {r4, r5, lr} ldr r2, .L6 mov r4, r0 ldr r0, [r2] ldr r2, .L6+4 sub sp, sp, #20 lsl r0, r0, #23 mov r5, r1 ldr r2, [r2] str r2, [sp, #12] mov r2,#0 str r3, [sp] str r3, [sp, #4] str r3, [sp, #8] bl cpu_to_le64 ldr r3, .L6+8 ldr r2, [r4] ldr r3, [r3] str r0, [sp, #8] orr r0, r3, r2, lsl #16 bl cpu_to_le64 mov r3, r0 mov r0, r5 str r3, [sp, #4] ldr r5, [sp] bl cpu_to_le64 mov r3, r0 mov r2, #1 str r3, [r5] mov r1, sp mov r0, r4 bl qlcnic_send_cmd_descs ldr r3, .L6+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #20 @ sp needed pop {r4, r5, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word QLCNIC_HOST_REQUEST .word .LC0 .word QLCNIC_H2C_OPCODE_SET_MAC_RECEIVE_MODE .size qlcnic_82xx_nic_set_promisc, .-qlcnic_82xx_nic_set_promisc .comm QLCNIC_HOST_REQUEST,4,4 .comm QLCNIC_H2C_OPCODE_SET_MAC_RECEIVE_MODE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ui_lib.c_UI_dup_info_string.c" .intel_syntax noprefix .text .p2align 4 .globl UI_dup_info_string .type UI_dup_info_string, @function UI_dup_info_string: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi test rsi, rsi je .L2 mov rdi, rsi call OPENSSL_strdup@PLT mov rsi, rax test rax, rax je .L9 .L2: sub rsp, 8 .cfi_def_cfa_offset 24 mov ecx, DWORD PTR UIT_INFO[rip] mov rdi, rbp xor r9d, r9d push 0 .cfi_def_cfa_offset 32 xor r8d, r8d mov edx, 1 push 0 .cfi_def_cfa_offset 40 push 0 .cfi_def_cfa_offset 48 call general_allocate_string@PLT add rsp, 32 .cfi_def_cfa_offset 16 pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .L9: .cfi_restore_state mov esi, DWORD PTR ERR_R_MALLOC_FAILURE[rip] mov edi, DWORD PTR UI_F_UI_DUP_INFO_STRING[rip] call UIerr@PLT mov eax, -1 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size UI_dup_info_string, .-UI_dup_info_string .comm UI_F_UI_DUP_INFO_STRING,4,4 .comm UIT_INFO,4,4 .comm ERR_R_MALLOC_FAILURE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ui_lib.c_UI_dup_info_string.c" .text .align 2 .global UI_dup_info_string .syntax unified .arm .fpu softvfp .type UI_dup_info_string, %function UI_dup_info_string: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} cmp r1, #0 mov r4, r0 sub sp, sp, #24 beq .L2 mov r0, r1 bl OPENSSL_strdup subs r1, r0, #0 beq .L9 .L2: mov r3, #0 ldr r2, .L10 str r3, [sp, #16] str r3, [sp, #12] str r3, [sp, #8] str r3, [sp, #4] str r3, [sp] ldr r3, [r2] mov r0, r4 mov r2, #1 bl general_allocate_string .L1: add sp, sp, #24 @ sp needed pop {r4, pc} .L9: ldr r2, .L10+4 ldr r3, .L10+8 ldr r1, [r2] ldr r0, [r3] bl UIerr mvn r0, #0 b .L1 .L11: .align 2 .L10: .word UIT_INFO .word ERR_R_MALLOC_FAILURE .word UI_F_UI_DUP_INFO_STRING .size UI_dup_info_string, .-UI_dup_info_string .comm UI_F_UI_DUP_INFO_STRING,4,4 .comm UIT_INFO,4,4 .comm ERR_R_MALLOC_FAILURE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_winfnt.c_fnt_cmap_init.c" .intel_syntax noprefix .text .p2align 4 .type fnt_cmap_init, @function fnt_cmap_init: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, esi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi call FT_CMAP_FACE@PLT mov edi, ebp cdqe mov r12, QWORD PTR [rax] call FT_UNUSED@PLT mov rdx, QWORD PTR 8[r12] mov rax, QWORD PTR [r12] sub rax, rdx mov QWORD PTR [rbx], rdx add rax, 1 mov QWORD PTR 8[rbx], rax pop rbx .cfi_def_cfa_offset 24 xor eax, eax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size fnt_cmap_init, .-fnt_cmap_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, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_winfnt.c_fnt_cmap_init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type fnt_cmap_init, %function fnt_cmap_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r1 mov r4, r0 bl FT_CMAP_FACE ldr r6, [r0] mov r0, r5 bl FT_UNUSED ldr r2, [r6, #4] ldr r3, [r6] mov r0, #0 sub r3, r3, r2 add r3, r3, #1 str r2, [r4] str r3, [r4, #4] pop {r4, r5, r6, pc} .size fnt_cmap_init, .-fnt_cmap_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_retroarch.c_command_event_set_mixer_volume.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC2: .string "%s: %.1f dB" .LC3: .string "%s\n" .text .p2align 4 .type command_event_set_mixer_volume, @function command_event_set_mixer_volume: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 sub rsp, 160 .cfi_def_cfa_offset 176 mov rbp, QWORD PTR configuration_settings[rip] movss xmm1, DWORD PTR .LC0[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 152[rsp], rax xor eax, eax addss xmm0, DWORD PTR 0[rbp] call MAX@PLT movss xmm1, DWORD PTR .LC1[rip] call MIN@PLT mov rdi, rbp movss DWORD PTR 12[rsp], xmm0 movaps xmm1, xmm0 movss xmm0, DWORD PTR 0[rbp] lea rbp, 16[rsp] call configuration_set_float@PLT mov edi, DWORD PTR MSG_AUDIO_VOLUME[rip] call msg_hash_to_str@PLT movss xmm1, DWORD PTR 12[rsp] mov esi, 128 mov rdi, rbp mov rcx, rax lea rdx, .LC2[rip] movaps xmm0, xmm1 call snprintf@PLT sub rsp, 8 .cfi_def_cfa_offset 184 xor r8d, r8d mov rdi, rbp mov eax, DWORD PTR MESSAGE_QUEUE_CATEGORY_INFO[rip] mov edx, 180 mov ecx, 1 mov r9d, DWORD PTR MESSAGE_QUEUE_ICON_DEFAULT[rip] mov esi, 1 push rax .cfi_def_cfa_offset 192 call runloop_msg_queue_push@PLT mov rsi, rbp lea rdi, .LC3[rip] call RARCH_LOG@PLT movss xmm1, DWORD PTR 28[rsp] mov edi, DWORD PTR AUDIO_ACTION_VOLUME_GAIN[rip] movaps xmm0, xmm1 call audio_set_float@PLT pop rax .cfi_def_cfa_offset 184 pop rdx .cfi_def_cfa_offset 176 mov rax, QWORD PTR 152[rsp] xor rax, QWORD PTR fs:40 jne .L5 add rsp, 160 .cfi_remember_state .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size command_event_set_mixer_volume, .-command_event_set_mixer_volume .comm configuration_settings,8,8 .comm MSG_AUDIO_VOLUME,4,4 .comm MESSAGE_QUEUE_ICON_DEFAULT,4,4 .comm MESSAGE_QUEUE_CATEGORY_INFO,4,4 .comm AUDIO_ACTION_VOLUME_GAIN,4,4 .section .rodata.cst4,"aM",@progbits,4 .align 4 .LC0: .long 3265265664 .align 4 .LC1: .long 1094713344 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_retroarch.c_command_event_set_mixer_volume.c" .text .global __aeabi_fadd .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: %.1f dB\000" .align 2 .LC1: .ascii "%s\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type command_event_set_mixer_volume, %function command_event_set_mixer_volume: @ args = 0, pretend = 0, frame = 136 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} ldr r3, .L6 ldr r2, .L6+4 ldr r5, [r3] sub sp, sp, #156 ldr r1, [r5] @ float ldr r2, [r2] str r2, [sp, #148] mov r2,#0 bl __aeabi_fadd ldr r1, .L6+8 bl MAX ldr r1, .L6+12 bl MIN ldr r1, [r5] @ float mov r2, r0 mov r4, r0 mov r0, r5 bl configuration_set_float ldr r3, .L6+16 ldr r0, [r3] bl msg_hash_to_str mov r1, #128 mov r3, r0 ldr r2, .L6+20 str r4, [sp] @ float add r0, sp, #20 bl snprintf mov r3, #1 mov r2, #0 ldr r0, .L6+24 ldr r1, .L6+28 ldr r0, [r0] ldr r1, [r1] str r0, [sp, #8] str r1, [sp, #4] str r2, [sp] mov r1, r3 mov r2, #180 add r0, sp, #20 bl runloop_msg_queue_push add r1, sp, #20 ldr r0, .L6+32 bl RARCH_LOG ldr r3, .L6+36 mov r1, r4 ldr r0, [r3] bl audio_set_float ldr r3, .L6+4 ldr r2, [r3] ldr r3, [sp, #148] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #156 @ sp needed pop {r4, r5, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word configuration_settings .word .LC2 .word -1029701632 .word 1094713344 .word MSG_AUDIO_VOLUME .word .LC0 .word MESSAGE_QUEUE_CATEGORY_INFO .word MESSAGE_QUEUE_ICON_DEFAULT .word .LC1 .word AUDIO_ACTION_VOLUME_GAIN .size command_event_set_mixer_volume, .-command_event_set_mixer_volume .comm configuration_settings,4,4 .comm MSG_AUDIO_VOLUME,4,4 .comm MESSAGE_QUEUE_ICON_DEFAULT,4,4 .comm MESSAGE_QUEUE_CATEGORY_INFO,4,4 .comm AUDIO_ACTION_VOLUME_GAIN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_spi-stm32.c_stm32h7_spi_dma_cb.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "DMA error (sr=0x%08x)\n" .text .p2align 4 .type stm32h7_spi_dma_cb, @function stm32h7_spi_dma_cb: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 xor r13d, r13d push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov rsi, r13 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 lea rbp, 4[rdi] push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rdi mov rdi, rbp sub rsp, 8 .cfi_def_cfa_offset 48 call spin_lock_irqsave@PLT mov rdi, QWORD PTR STM32H7_SPI_SR[rip] add rdi, QWORD PTR 8[rbx] call readl_relaxed@PLT mov rsi, r13 mov rdi, rbp mov r12d, eax call spin_unlock_irqrestore@PLT test DWORD PTR STM32H7_SPI_SR_EOT[rip], r12d je .L5 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov edi, DWORD PTR [rbx] add rsp, 8 .cfi_def_cfa_offset 40 mov edx, r12d lea rsi, .LC0[rip] pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp dev_warn@PLT .cfi_endproc .LFE0: .size stm32h7_spi_dma_cb, .-stm32h7_spi_dma_cb .comm STM32H7_SPI_SR_EOT,4,4 .comm STM32H7_SPI_SR,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_spi-stm32.c_stm32h7_spi_dma_cb.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "DMA error (sr=0x%08x)\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type stm32h7_spi_dma_cb, %function stm32h7_spi_dma_cb: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r7, #0 mov r4, r0 add r6, r0, #4 mov r1, r7 mov r0, r6 bl spin_lock_irqsave ldr r3, .L5 ldr r0, [r4, #8] ldr r3, [r3] add r0, r0, r3 bl readl_relaxed mov r5, r0 mov r1, r7 mov r0, r6 bl spin_unlock_irqrestore ldr r3, .L5+4 ldr r3, [r3] tst r5, r3 popne {r4, r5, r6, r7, r8, pc} mov r2, r5 ldr r0, [r4] ldr r1, .L5+8 pop {r4, r5, r6, r7, r8, lr} b dev_warn .L6: .align 2 .L5: .word STM32H7_SPI_SR .word STM32H7_SPI_SR_EOT .word .LC0 .size stm32h7_spi_dma_cb, .-stm32h7_spi_dma_cb .comm STM32H7_SPI_SR_EOT,4,4 .comm STM32H7_SPI_SR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ks7010_sdio.c_ks7010_card_init.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "wait time out!! SME_START\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "wait time out!! wireless parameter set\n" .section .rodata.str1.1 .LC2: .string "DEVICE READY!!\n" .text .p2align 4 .type ks7010_card_init, @function ks7010_card_init: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 lea rbp, 20[rdi] push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi mov rdi, rbp sub rsp, 8 .cfi_def_cfa_offset 32 call init_completion@PLT mov esi, DWORD PTR SME_START[rip] mov rdi, rbx call hostif_sme_enqueue@PLT mov eax, DWORD PTR HZ[rip] mov rdi, rbp lea esi, [rax+rax*4] call wait_for_completion_interruptible_timeout@PLT test eax, eax je .L8 .L2: cmp QWORD PTR 24[rbx], 0 je .L3 cmp QWORD PTR [rbx], 0 jne .L9 .L3: mov rdi, rbx call ks7010_sme_enqueue_events@PLT mov eax, DWORD PTR HZ[rip] mov rdi, rbp lea esi, [rax+rax*4] call wait_for_completion_interruptible_timeout@PLT test eax, eax je .L10 .L4: mov rax, QWORD PTR DEVICE_STATE_PREINIT[rip] cmp QWORD PTR 8[rbx], rax jge .L11 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state mov rax, QWORD PTR DEVICE_STATE_PREINIT[rip] mov QWORD PTR 8[rbx], rax jmp .L3 .p2align 4,,10 .p2align 3 .L8: mov edi, DWORD PTR 16[rbx] lea rsi, .LC0[rip] call netdev_dbg@PLT jmp .L2 .p2align 4,,10 .p2align 3 .L11: mov edi, DWORD PTR 16[rbx] lea rsi, .LC2[rip] call netdev_dbg@PLT mov rax, QWORD PTR DEVICE_STATE_READY[rip] mov QWORD PTR 8[rbx], rax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov edi, DWORD PTR 16[rbx] lea rsi, .LC1[rip] call netdev_dbg@PLT jmp .L4 .cfi_endproc .LFE0: .size ks7010_card_init, .-ks7010_card_init .comm SME_START,4,4 .comm HZ,4,4 .comm DEVICE_STATE_READY,8,8 .comm DEVICE_STATE_PREINIT,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ks7010_sdio.c_ks7010_card_init.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "wait time out!! SME_START\012\000" .align 2 .LC1: .ascii "wait time out!! wireless parameter set\012\000" .align 2 .LC2: .ascii "DEVICE READY!!\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ks7010_card_init, %function ks7010_card_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r0 add r5, r0, #12 mov r0, r5 bl init_completion ldr r3, .L16 ldr r6, .L16+4 ldr r1, [r3] mov r0, r4 bl hostif_sme_enqueue ldr r1, [r6] mov r0, r5 add r1, r1, r1, lsl #2 bl wait_for_completion_interruptible_timeout cmp r0, #0 beq .L14 .L2: ldr r3, [r4, #16] cmp r3, #0 bne .L10 ldr r7, .L16+8 .L3: mov r0, r4 bl ks7010_sme_enqueue_events ldr r1, [r6] mov r0, r5 add r1, r1, r1, lsl #2 bl wait_for_completion_interruptible_timeout cmp r0, #0 beq .L15 .L4: ldr r3, [r7] ldr r2, [r4, #4] cmp r2, r3 poplt {r4, r5, r6, r7, r8, pc} ldr r1, .L16+12 ldr r0, [r4, #8] bl netdev_dbg ldr r3, .L16+16 ldr r3, [r3] str r3, [r4, #4] pop {r4, r5, r6, r7, r8, pc} .L10: ldr r3, [r4] ldr r7, .L16+8 cmp r3, #0 ldrne r3, [r7] strne r3, [r4, #4] b .L3 .L15: ldr r1, .L16+20 ldr r0, [r4, #8] bl netdev_dbg b .L4 .L14: ldr r1, .L16+24 ldr r0, [r4, #8] bl netdev_dbg b .L2 .L17: .align 2 .L16: .word SME_START .word HZ .word DEVICE_STATE_PREINIT .word .LC2 .word DEVICE_STATE_READY .word .LC1 .word .LC0 .size ks7010_card_init, .-ks7010_card_init .comm SME_START,4,4 .comm HZ,4,4 .comm DEVICE_STATE_READY,4,4 .comm DEVICE_STATE_PREINIT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lwIPSocket.c_lwip_recvfrom.c" .intel_syntax noprefix .text .p2align 4 .globl lwip_recvfrom .type lwip_recvfrom, @function lwip_recvfrom: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rdx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, edi mov rdi, rsi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rsi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 call lwIP_ASSERT@PLT mov edi, r12d call get_socket@PLT test rax, rax je .L6 mov rbx, rax mov rax, QWORD PTR [rax] test rax, rax je .L6 mov rcx, QWORD PTR NETCONN_STATE_ESTABLISHED[rip] cmp QWORD PTR [rax], rcx je .L3 .L4: xor eax, eax .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov edi, DWORD PTR 8[rax] call ringbuf_bytes_used@PLT test rax, rax je .L4 cmp rax, r13 mov rdi, rbp cmovbe r13, rax mov rax, QWORD PTR [rbx] mov esi, DWORD PTR 8[rax] mov rdx, r13 call ringbuf_memcpy_from@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r13d pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .L6: .cfi_restore_state mov eax, -1 jmp .L1 .cfi_endproc .LFE0: .size lwip_recvfrom, .-lwip_recvfrom .comm NETCONN_STATE_ESTABLISHED,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_lwIPSocket.c_lwip_recvfrom.c" .text .align 2 .global lwip_recvfrom .syntax unified .arm .fpu softvfp .type lwip_recvfrom, %function lwip_recvfrom: @ args = 8, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r0, r1 mov r5, r1 mov r6, r2 bl lwIP_ASSERT mov r0, r4 bl get_socket subs r4, r0, #0 beq .L6 ldr r3, [r4] cmp r3, #0 beq .L6 ldr r2, .L12 ldr r1, [r3] ldr r2, [r2] cmp r1, r2 beq .L3 .L4: mov r0, #0 pop {r4, r5, r6, pc} .L3: ldr r0, [r3, #4] bl ringbuf_bytes_used cmp r0, #0 beq .L4 cmp r0, r6 movcc r6, r0 ldr r3, [r4] mov r0, r5 mov r2, r6 ldr r1, [r3, #4] bl ringbuf_memcpy_from mov r0, r6 pop {r4, r5, r6, pc} .L6: mvn r0, #0 pop {r4, r5, r6, pc} .L13: .align 2 .L12: .word NETCONN_STATE_ESTABLISHED .size lwip_recvfrom, .-lwip_recvfrom .comm NETCONN_STATE_ESTABLISHED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_matrix.c_print_matrix.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%d X %d Matrix:\n" .LC1: .string " __" .LC2: .string "| " .LC3: .string " |" .LC4: .string "%15.7f " .LC5: .string "|__" .LC6: .string "__|" .LC7: .string " |" .LC8: .string "__ " .text .p2align 4 .globl print_matrix .type print_matrix, @function print_matrix: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 xor eax, eax push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 sar r14, 32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r13d, r14d mov edx, r14d push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 sal r13d, 4 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdi sub r13d, 1 sub rsp, 24 .cfi_def_cfa_offset 80 mov QWORD PTR 8[rsp], rsi mov esi, edi mov DWORD PTR [rsp], edi lea rdi, .LC0[rip] mov DWORD PTR 4[rsp], r14d call printf@PLT lea rdi, .LC1[rip] xor eax, eax call printf@PLT test r13d, r13d jle .L2 xor r12d, r12d .p2align 4,,10 .p2align 3 .L3: mov edi, 32 mov ebp, r12d lea r12d, 1[r12] call putchar@PLT cmp r13d, r12d jne .L3 lea rdi, .LC8[rip] xor r12d, r12d call puts@PLT lea rdi, .LC2[rip] xor eax, eax call printf@PLT .p2align 4,,10 .p2align 3 .L5: mov edi, 32 call putchar@PLT mov eax, r12d add r12d, 1 cmp ebp, eax jne .L5 lea rdi, .LC7[rip] call puts@PLT test ebx, ebx jle .L32 .L16: lea eax, -1[r14] xor r12d, r12d lea rbx, .LC4[rip] lea rbp, 8[0+rax*8] .p2align 4,,10 .p2align 3 .L8: lea rdi, .LC2[rip] xor eax, eax xor r14d, r14d call printf@PLT mov rax, QWORD PTR 8[rsp] lea r15, [rax+r12*8] mov eax, DWORD PTR 4[rsp] test eax, eax jle .L11 .p2align 4,,10 .p2align 3 .L10: mov rax, QWORD PTR [r15] mov rdi, rbx movsd xmm0, QWORD PTR [rax+r14] mov eax, 1 add r14, 8 call printf@PLT cmp rbp, r14 jne .L10 .L11: lea rdi, .LC3[rip] add r12, 1 call puts@PLT cmp DWORD PTR [rsp], r12d jg .L8 xor eax, eax lea rdi, .LC5[rip] call printf@PLT test r13d, r13d jle .L13 .L12: xor ebx, ebx .p2align 4,,10 .p2align 3 .L14: mov edi, 32 add ebx, 1 call putchar@PLT cmp ebx, r13d jl .L14 .L13: add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 lea rdi, .LC6[rip] pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp puts@PLT .L2: .cfi_restore_state lea rdi, .LC8[rip] call puts@PLT lea rdi, .LC2[rip] xor eax, eax call printf@PLT lea rdi, .LC7[rip] call puts@PLT test ebx, ebx jg .L16 lea rdi, .LC5[rip] xor eax, eax call printf@PLT jmp .L13 .L32: lea rdi, .LC5[rip] xor eax, eax call printf@PLT jmp .L12 .cfi_endproc .LFE0: .size print_matrix, .-print_matrix .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_matrix.c_print_matrix.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%d X %d Matrix:\012\000" .align 2 .LC1: .ascii " __\000" .align 2 .LC2: .ascii "| \000" .align 2 .LC3: .ascii " |\000" .align 2 .LC4: .ascii "%15.7f \000" .align 2 .LC5: .ascii "|__\000" .align 2 .LC6: .ascii "__|\000" .align 2 .LC7: .ascii " |\000" .align 2 .LC8: .ascii "__ \000" .text .align 2 .global print_matrix .syntax unified .arm .fpu softvfp .type print_matrix, %function print_matrix: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} sub sp, sp, #20 add r3, sp, #16 stmdb r3, {r0, r1, r2} ldr r3, [sp, #4] ldr r5, [sp, #8] mov r1, r3 mov r2, r5 ldr r0, .L32 lsl r8, r5, #4 str r3, [sp] sub r8, r8, #1 bl printf ldr r0, .L32+4 bl printf cmp r8, #0 ble .L2 mov r4, #0 .L3: mov r6, r4 mov r0, #32 add r4, r4, #1 bl putchar cmp r4, r8 bne .L3 ldr r0, .L32+8 bl puts ldr r0, .L32+12 bl printf mov r4, #0 .L5: mov r0, #32 bl putchar cmp r6, r4 add r4, r4, #1 bne .L5 ldr r0, .L32+16 bl puts ldr r3, [sp] cmp r3, #0 ble .L31 .L16: mov r7, #0 ldr fp, .L32+12 ldr r6, .L32+20 ldr r10, .L32+24 .L8: mov r0, fp bl printf cmp r5, #0 ble .L11 mov r4, #0 ldr r1, [sp, #12] add r9, r1, r7, lsl #2 .L10: ldr r3, [r9] mov r0, r6 add r3, r3, r4, lsl #3 ldmia r3, {r2-r3} add r4, r4, #1 bl printf cmp r5, r4 bne .L10 .L11: mov r0, r10 bl puts ldr r3, [sp] add r7, r7, #1 cmp r3, r7 bgt .L8 ldr r0, .L32+28 bl printf cmp r8, #0 ble .L13 .L12: mov r4, #0 .L14: mov r0, #32 add r4, r4, #1 bl putchar cmp r4, r8 blt .L14 .L13: ldr r0, .L32+32 add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, lr} b puts .L2: ldr r0, .L32+8 bl puts ldr r0, .L32+12 bl printf ldr r0, .L32+16 bl puts ldr r3, [sp] cmp r3, #0 bgt .L16 ldr r0, .L32+28 bl printf b .L13 .L31: ldr r0, .L32+28 bl printf b .L12 .L33: .align 2 .L32: .word .LC0 .word .LC1 .word .LC8 .word .LC2 .word .LC7 .word .LC4 .word .LC3 .word .LC5 .word .LC6 .size print_matrix, .-print_matrix .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cipher_aes_xts.c_aes_xts_set_ctx_params.c" .intel_syntax noprefix .text .p2align 4 .type aes_xts_set_ctx_params, @function aes_xts_set_ctx_params: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, 1 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi mov rdi, rsi sub rsp, 24 .cfi_def_cfa_offset 48 mov esi, DWORD PTR OSSL_CIPHER_PARAM_KEYLEN[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax call OSSL_PARAM_locate_const@PLT test rax, rax je .L1 mov rdi, rax mov rsi, rsp call OSSL_PARAM_get_size_t@PLT test eax, eax je .L10 mov rax, QWORD PTR [rsp] cmp QWORD PTR [rbx], rax je .L1 .L4: xor r12d, r12d .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L11 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov esi, DWORD PTR PROV_R_FAILED_TO_GET_PARAMETER[rip] mov edi, DWORD PTR ERR_LIB_PROV[rip] call ERR_raise@PLT jmp .L4 .L11: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size aes_xts_set_ctx_params, .-aes_xts_set_ctx_params .comm PROV_R_FAILED_TO_GET_PARAMETER,4,4 .comm OSSL_CIPHER_PARAM_KEYLEN,4,4 .comm ERR_LIB_PROV,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cipher_aes_xts.c_aes_xts_set_ctx_params.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type aes_xts_set_ctx_params, %function aes_xts_set_ctx_params: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r2, .L11 ldr r3, .L11+4 sub sp, sp, #8 mov r4, r0 mov r0, r1 ldr r1, [r2] ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl OSSL_PARAM_locate_const cmp r0, #0 beq .L6 mov r1, sp bl OSSL_PARAM_get_size_t cmp r0, #0 beq .L9 ldr r2, [r4] ldr r3, [sp] cmp r2, r3 beq .L6 .L4: mov r0, #0 b .L1 .L6: mov r0, #1 .L1: ldr r3, .L11+4 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L10 add sp, sp, #8 @ sp needed pop {r4, pc} .L9: ldr r2, .L11+8 ldr r3, .L11+12 ldr r1, [r2] ldr r0, [r3] bl ERR_raise b .L4 .L10: bl __stack_chk_fail .L12: .align 2 .L11: .word OSSL_CIPHER_PARAM_KEYLEN .word .LC0 .word PROV_R_FAILED_TO_GET_PARAMETER .word ERR_LIB_PROV .size aes_xts_set_ctx_params, .-aes_xts_set_ctx_params .comm PROV_R_FAILED_TO_GET_PARAMETER,4,4 .comm OSSL_CIPHER_PARAM_KEYLEN,4,4 .comm ERR_LIB_PROV,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_........libhttp3qpack.c_handle_header_ack.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Header Acknowledgement: invalid stream id" .text .p2align 4 .type handle_header_ack, @function handle_header_ack: .LFB0: .cfi_startproc endbr64 mov r8, QWORD PTR 8[rdi] test r8, r8 je .L2 mov rcx, rsi mov rax, QWORD PTR 16[rdi] xor esi, esi jmp .L6 .p2align 4,,10 .p2align 3 .L3: add rsi, 1 add rax, 16 cmp r8, rsi je .L2 .L6: cmp QWORD PTR [rax], rcx jne .L3 sub rsp, 8 .cfi_def_cfa_offset 16 mov rax, QWORD PTR 8[rax] cmp QWORD PTR [rdi], rax jge .L5 mov QWORD PTR [rdi], rax .L5: call evict_inflight_by_index@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: lea rax, .LC0[rip] mov QWORD PTR [rdx], rax mov eax, DWORD PTR H2O_HTTP3_ERROR_QPACK_DECOMPRESSION_FAILED[rip] ret .cfi_endproc .LFE0: .size handle_header_ack, .-handle_header_ack .comm H2O_HTTP3_ERROR_QPACK_DECOMPRESSION_FAILED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_........libhttp3qpack.c_handle_header_ack.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Header Acknowledgement: invalid stream id\000" .text .align 2 .syntax unified .arm .fpu softvfp .type handle_header_ack, %function handle_header_ack: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r5, [r0, #4] cmp r5, #0 beq .L2 ldr r4, [r0, #8] mov lr, r1 mov r3, r4 mov r1, #0 b .L6 .L3: add r1, r1, #1 cmp r5, r1 add r3, r3, #8 beq .L2 .L6: ldr ip, [r4, r1, lsl #3] cmp ip, lr bne .L3 ldr r3, [r3, #4] ldr r2, [r0] cmp r2, r3 strlt r3, [r0] bl evict_inflight_by_index mov r0, #0 pop {r4, r5, r6, pc} .L2: ldr r1, .L14 ldr r3, .L14+4 str r1, [r2] ldr r0, [r3] pop {r4, r5, r6, pc} .L15: .align 2 .L14: .word .LC0 .word H2O_HTTP3_ERROR_QPACK_DECOMPRESSION_FAILED .size handle_header_ack, .-handle_header_ack .comm H2O_HTTP3_ERROR_QPACK_DECOMPRESSION_FAILED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_etnaviv_buffer.c_CMD_STALL.c" .intel_syntax noprefix .text .p2align 4 .type CMD_STALL, @function CMD_STALL: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13d, esi mov esi, 8 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, edx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 mov edi, DWORD PTR [rdi] call ALIGN@PLT mov rdi, rbp mov DWORD PTR 0[rbp], eax mov esi, DWORD PTR VIV_FE_STALL_HEADER_OP_STALL[rip] call OUT@PLT mov edi, r13d call VIV_FE_STALL_TOKEN_FROM@PLT mov edi, r12d mov ebx, eax call VIV_FE_STALL_TOKEN_TO@PLT add rsp, 8 .cfi_def_cfa_offset 40 mov rdi, rbp or ebx, eax mov esi, ebx pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp OUT@PLT .cfi_endproc .LFE0: .size CMD_STALL, .-CMD_STALL .comm VIV_FE_STALL_HEADER_OP_STALL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_etnaviv_buffer.c_CMD_STALL.c" .text .align 2 .syntax unified .arm .fpu softvfp .type CMD_STALL, %function CMD_STALL: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, r1 ldr r0, [r0] mov r1, #8 mov r6, r2 bl ALIGN ldr r3, .L4 str r0, [r4] ldr r1, [r3] mov r0, r4 bl OUT mov r0, r5 bl VIV_FE_STALL_TOKEN_FROM mov r5, r0 mov r0, r6 bl VIV_FE_STALL_TOKEN_TO mov r1, r0 mov r0, r4 orr r1, r5, r1 pop {r4, r5, r6, lr} b OUT .L5: .align 2 .L4: .word VIV_FE_STALL_HEADER_OP_STALL .size CMD_STALL, .-CMD_STALL .comm VIV_FE_STALL_HEADER_OP_STALL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_fnic.h_fnic_chk_state_flags_locked.c" .intel_syntax noprefix .text .p2align 4 .type fnic_chk_state_flags_locked, @function fnic_chk_state_flags_locked: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR [rdi] and rax, rsi cmp rax, rsi sete al movzx eax, al ret .cfi_endproc .LFE0: .size fnic_chk_state_flags_locked, .-fnic_chk_state_flags_locked .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_fnic.h_fnic_chk_state_flags_locked.c" .text .align 2 .syntax unified .arm .fpu softvfp .type fnic_chk_state_flags_locked, %function fnic_chk_state_flags_locked: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, [r0] bics r3, r1, r3 moveq r0, #1 movne r0, #0 bx lr .size fnic_chk_state_flags_locked, .-fnic_chk_state_flags_locked .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pmu.c_kvm_vcpu_pmu_write_evtype_direct.c" .intel_syntax noprefix .text .p2align 4 .type kvm_vcpu_pmu_write_evtype_direct, @function kvm_vcpu_pmu_write_evtype_direct: .LFB0: .cfi_startproc endbr64 mov r8d, edi mov edi, esi cmp r8d, 128 je .L4 mov edi, 1 jmp WARN_ON@PLT .p2align 4,,10 .p2align 3 .L4: mov esi, DWORD PTR pmccfiltr_el0[rip] jmp write_sysreg@PLT .cfi_endproc .LFE0: .size kvm_vcpu_pmu_write_evtype_direct, .-kvm_vcpu_pmu_write_evtype_direct .comm pmccfiltr_el0,4,4 .comm WRITE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pmu.c_kvm_vcpu_pmu_write_evtype_direct.c" .text .align 2 .syntax unified .arm .fpu softvfp .type kvm_vcpu_pmu_write_evtype_direct, %function kvm_vcpu_pmu_write_evtype_direct: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #128 beq .L4 mov r0, #1 b WARN_ON .L4: ldr r3, .L5 mov r0, r1 ldr r1, [r3] b write_sysreg .L6: .align 2 .L5: .word pmccfiltr_el0 .size kvm_vcpu_pmu_write_evtype_direct, .-kvm_vcpu_pmu_write_evtype_direct .comm pmccfiltr_el0,4,4 .comm WRITE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_assem_x64.c_emit_fistpll.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "fistpll (%%%s)\n" .text .p2align 4 .globl emit_fistpll .type emit_fistpll, @function emit_fistpll: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR regname[rip] movsx rdx, edi push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 lea rdi, .LC0[rip] mov rbp, rdx mov esi, DWORD PTR [rax+rdx*4] call assem_debug@PLT mov edi, 223 call output_byte@PLT cmp DWORD PTR EBP[rip], ebp mov edx, 7 mov esi, ebp je .L2 xor edi, edi pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp output_modrm@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov edi, 1 call output_modrm@PLT xor edi, edi pop rbp .cfi_def_cfa_offset 8 jmp output_byte@PLT .cfi_endproc .LFE0: .size emit_fistpll, .-emit_fistpll .comm regname,8,8 .comm EBP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_assem_x64.c_emit_fistpll.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "fistpll (%%%s)\012\000" .text .align 2 .global emit_fistpll .syntax unified .arm .fpu softvfp .type emit_fistpll, %function emit_fistpll: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r3, .L5 ldr r0, .L5+4 ldr r3, [r3] ldr r1, [r3, r4, lsl #2] bl assem_debug mov r0, #223 bl output_byte ldr r3, .L5+8 ldr r1, [r3] cmp r1, r4 beq .L2 mov r1, r4 pop {r4, lr} mov r2, #7 mov r0, #0 b output_modrm .L2: mov r2, #7 mov r0, #1 bl output_modrm pop {r4, lr} mov r0, #0 b output_byte .L6: .align 2 .L5: .word regname .word .LC0 .word EBP .size emit_fistpll, .-emit_fistpll .comm regname,4,4 .comm EBP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_inode.c_inode_retain.c" .intel_syntax noprefix .text .p2align 4 .globl inode_retain .type inode_retain, @function inode_retain: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call lock@PLT add DWORD PTR 4[rbp], 1 mov rdi, rbp pop rbp .cfi_def_cfa_offset 8 jmp unlock@PLT .cfi_endproc .LFE0: .size inode_retain, .-inode_retain .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_inode.c_inode_retain.c" .text .align 2 .global inode_retain .syntax unified .arm .fpu softvfp .type inode_retain, %function inode_retain: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl lock ldr r3, [r4, #4] mov r0, r4 add r3, r3, #1 str r3, [r4, #4] pop {r4, lr} b unlock .size inode_retain, .-inode_retain .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_smartpqi_init.c_pqi_get_device_id.c" .intel_syntax noprefix .text .p2align 4 .type pqi_get_device_id, @function pqi_get_device_id: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdx push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13d, 1 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rsi push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov ebx, ecx sub rsp, 8 .cfi_def_cfa_offset 64 mov edx, DWORD PTR SCSI_VPD_DEVICE_ID[rip] call pqi_vpd_page_supported@PLT test eax, eax jne .L9 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r13d pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state mov esi, DWORD PTR GFP_KERNEL[rip] mov edi, 64 call kzalloc@PLT mov r13d, DWORD PTR ENOMEM[rip] mov r15, rax neg r13d test rax, rax je .L1 mov edx, DWORD PTR VPD_PAGE[rip] mov rcx, rax mov rsi, r12 mov rdi, rbp or edx, DWORD PTR SCSI_VPD_DEVICE_ID[rip] mov r8d, 64 call pqi_scsi_inquiry@PLT mov r13d, eax test eax, eax je .L10 .L4: mov rdi, r15 call kfree@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L10: cmp ebx, 16 mov rsi, QWORD PTR SCSI_VPD_DEVICE_ID_IDX[rip] mov edx, 16 mov rdi, r14 cmovle edx, ebx add rsi, r15 call memcpy@PLT jmp .L4 .cfi_endproc .LFE0: .size pqi_get_device_id, .-pqi_get_device_id .comm VPD_PAGE,4,4 .comm SCSI_VPD_DEVICE_ID_IDX,8,8 .comm SCSI_VPD_DEVICE_ID,4,4 .comm GFP_KERNEL,4,4 .comm ENOMEM,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_smartpqi_init.c_pqi_get_device_id.c" .text .align 2 .syntax unified .arm .fpu softvfp .type pqi_get_device_id, %function pqi_get_device_id: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r8, .L11 mov r6, r2 sub sp, sp, #12 ldr r2, [r8] mov r4, r1 mov r5, r3 mov r7, r0 bl pqi_vpd_page_supported cmp r0, #0 moveq r4, #1 bne .L8 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L8: ldr r3, .L11+4 mov r0, #64 ldr r1, [r3] bl kzalloc subs r9, r0, #0 beq .L9 mov r3, #64 ldr r1, .L11+8 ldr r2, [r8] ldr ip, [r1] mov r0, r7 mov r1, r4 str r3, [sp] orr r2, ip, r2 mov r3, r9 bl pqi_scsi_inquiry subs r4, r0, #0 beq .L10 .L4: mov r0, r9 bl kfree mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L9: ldr r3, .L11+12 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L10: ldr r3, .L11+16 cmp r5, #16 ldr r1, [r3] movlt r2, r5 movge r2, #16 mov r0, r6 add r1, r9, r1 bl memcpy b .L4 .L12: .align 2 .L11: .word SCSI_VPD_DEVICE_ID .word GFP_KERNEL .word VPD_PAGE .word ENOMEM .word SCSI_VPD_DEVICE_ID_IDX .size pqi_get_device_id, .-pqi_get_device_id .comm VPD_PAGE,4,4 .comm SCSI_VPD_DEVICE_ID_IDX,4,4 .comm SCSI_VPD_DEVICE_ID,4,4 .comm GFP_KERNEL,4,4 .comm ENOMEM,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_2015.h_ph_sclk_led_on.c" .intel_syntax noprefix .text .comm PORTC,4,4 .comm DDRC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_2015.h_ph_sclk_led_on.c" .text .comm PORTC,4,4 .comm DDRC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_netif.c_netif_set_default.c" .intel_syntax noprefix .text .p2align 4 .globl netif_set_default .type netif_set_default, @function netif_set_default: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 test rdi, rdi je .L6 mov rbx, rdi mov rsi, rdi mov edi, 1 call snmp_insert_iprteidx_tree@PLT mov rax, QWORD PTR [rbx] mov QWORD PTR netif_default[rip], rbx mov edi, DWORD PTR NETIF_DEBUG[rip] pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 movsx rsi, BYTE PTR 1[rax] jmp LWIP_DEBUGF@PLT .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state xor esi, esi mov edi, 1 call snmp_delete_iprteidx_tree@PLT mov edi, DWORD PTR NETIF_DEBUG[rip] mov esi, 39 pop rbx .cfi_def_cfa_offset 8 mov QWORD PTR netif_default[rip], 0 jmp LWIP_DEBUGF@PLT .cfi_endproc .LFE0: .size netif_set_default, .-netif_set_default .comm netif_default,8,8 .comm NETIF_DEBUG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_netif.c_netif_set_default.c" .text .align 2 .global netif_set_default .syntax unified .arm .fpu softvfp .type netif_set_default, %function netif_set_default: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} subs r4, r0, #0 mov r1, r4 mov r0, #1 beq .L6 bl snmp_insert_iprteidx_tree ldr r1, .L7 ldr r2, [r4] ldr r3, .L7+4 str r4, [r1] ldrb r1, [r2, #1] @ zero_extendqisi2 ldr r0, [r3] pop {r4, lr} b LWIP_DEBUGF .L6: bl snmp_delete_iprteidx_tree ldr r2, .L7 ldr r3, .L7+4 str r4, [r2] mov r1, #39 pop {r4, lr} ldr r0, [r3] b LWIP_DEBUGF .L8: .align 2 .L7: .word netif_default .word NETIF_DEBUG .size netif_set_default, .-netif_set_default .comm netif_default,4,4 .comm NETIF_DEBUG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_irq.c_i8259_irqdispatch.c" .intel_syntax noprefix .text .p2align 4 .type i8259_irqdispatch, @function i8259_irqdispatch: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 xor eax, eax call mach_i8259_irq@PLT test eax, eax js .L2 mov edi, eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 jmp do_IRQ@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 jmp spurious_interrupt@PLT .cfi_endproc .LFE0: .size i8259_irqdispatch, .-i8259_irqdispatch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_irq.c_i8259_irqdispatch.c" .text .align 2 .syntax unified .arm .fpu softvfp .type i8259_irqdispatch, %function i8259_irqdispatch: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl mach_i8259_irq cmp r0, #0 blt .L2 pop {r4, lr} b do_IRQ .L2: pop {r4, lr} b spurious_interrupt .size i8259_irqdispatch, .-i8259_irqdispatch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_fc_disc.c_fc_disc_stop_final.c" .intel_syntax noprefix .text .p2align 4 .type fc_disc_stop_final, @function fc_disc_stop_final: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi call fc_disc_stop@PLT mov rdx, QWORD PTR [rbx] xor eax, eax pop rbx .cfi_def_cfa_offset 8 jmp rdx .cfi_endproc .LFE0: .size fc_disc_stop_final, .-fc_disc_stop_final .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_fc_disc.c_fc_disc_stop_final.c" .text .align 2 .syntax unified .arm .fpu softvfp .type fc_disc_stop_final, %function fc_disc_stop_final: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl fc_disc_stop ldr r3, [r4] pop {r4, lr} bx r3 .size fc_disc_stop_final, .-fc_disc_stop_final .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_am335x_dmtimer.c_am335x_dmtimer_et_stop.c" .intel_syntax noprefix .text .p2align 4 .type am335x_dmtimer_et_stop, @function am335x_dmtimer_et_stop: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, QWORD PTR [rdi] mov edx, DWORD PTR DMT_TCLR_START[rip] or edx, DWORD PTR DMT_TCLR_AUTOLOAD[rip] not edx and edx, DWORD PTR 0[rbp] mov rdi, rbp mov DWORD PTR 0[rbp], edx mov esi, DWORD PTR DMT_TCLR[rip] call DMTIMER_WRITE4@PLT mov edx, DWORD PTR DMT_IRQ_OVF[rip] mov esi, DWORD PTR DMT_IRQENABLE_CLR[rip] mov rdi, rbp call DMTIMER_WRITE4@PLT mov edx, DWORD PTR DMT_IRQ_OVF[rip] mov esi, DWORD PTR DMT_IRQSTATUS[rip] mov rdi, rbp call DMTIMER_WRITE4@PLT xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am335x_dmtimer_et_stop, .-am335x_dmtimer_et_stop .comm DMT_TCLR_START,4,4 .comm DMT_TCLR_AUTOLOAD,4,4 .comm DMT_TCLR,4,4 .comm DMT_IRQ_OVF,4,4 .comm DMT_IRQSTATUS,4,4 .comm DMT_IRQENABLE_CLR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_am335x_dmtimer.c_am335x_dmtimer_et_stop.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am335x_dmtimer_et_stop, %function am335x_dmtimer_et_stop: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, .L4 ldr r3, .L4+4 push {r4, r5, r6, lr} ldr r4, [r0] ldr r1, [r2] ldr r3, [r3] ldr r2, [r4] orr r3, r3, r1 bic r2, r2, r3 ldr r3, .L4+8 str r2, [r4] ldr r1, [r3] mov r0, r4 bl DMTIMER_WRITE4 ldr r5, .L4+12 ldr r3, .L4+16 ldr r2, [r5] ldr r1, [r3] mov r0, r4 bl DMTIMER_WRITE4 ldr r3, .L4+20 mov r0, r4 ldr r2, [r5] ldr r1, [r3] bl DMTIMER_WRITE4 mov r0, #0 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word DMT_TCLR_AUTOLOAD .word DMT_TCLR_START .word DMT_TCLR .word DMT_IRQ_OVF .word DMT_IRQENABLE_CLR .word DMT_IRQSTATUS .size am335x_dmtimer_et_stop, .-am335x_dmtimer_et_stop .comm DMT_TCLR_START,4,4 .comm DMT_TCLR_AUTOLOAD,4,4 .comm DMT_TCLR,4,4 .comm DMT_IRQ_OVF,4,4 .comm DMT_IRQSTATUS,4,4 .comm DMT_IRQENABLE_CLR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_atmel_lcdfb.c_atmel_lcdfb_interrupt.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "FIFO underflow %#x\n" .text .p2align 4 .type atmel_lcdfb_interrupt, @function atmel_lcdfb_interrupt: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbp, QWORD PTR 8[rsi] mov rbx, rsi mov esi, DWORD PTR ATMEL_LCDC_ISR[rip] mov rdi, rbp call lcdc_readl@PLT mov r12d, eax test DWORD PTR ATMEL_LCDC_UFLWI[rip], eax jne .L8 .L2: mov esi, DWORD PTR ATMEL_LCDC_ICR[rip] mov edx, r12d mov rdi, rbp call lcdc_writel@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR IRQ_HANDLED[rip] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov edi, DWORD PTR [rbx] mov edx, eax lea rsi, .LC0[rip] call dev_warn@PLT mov rdi, rbp call schedule_work@PLT jmp .L2 .cfi_endproc .LFE0: .size atmel_lcdfb_interrupt, .-atmel_lcdfb_interrupt .comm IRQ_HANDLED,4,4 .comm ATMEL_LCDC_UFLWI,4,4 .comm ATMEL_LCDC_ISR,4,4 .comm ATMEL_LCDC_ICR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_atmel_lcdfb.c_atmel_lcdfb_interrupt.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "FIFO underflow %#x\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type atmel_lcdfb_interrupt, %function atmel_lcdfb_interrupt: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L9 ldr r6, [r1, #4] mov r5, r1 mov r0, r6 ldr r1, [r3] bl lcdc_readl ldr r3, .L9+4 mov r4, r0 ldr r3, [r3] tst r0, r3 bne .L8 .L2: ldr r3, .L9+8 mov r2, r4 ldr r1, [r3] mov r0, r6 bl lcdc_writel ldr r3, .L9+12 ldr r0, [r3] pop {r4, r5, r6, pc} .L8: mov r2, r4 ldr r0, [r5] ldr r1, .L9+16 bl dev_warn mov r0, r6 bl schedule_work b .L2 .L10: .align 2 .L9: .word ATMEL_LCDC_ISR .word ATMEL_LCDC_UFLWI .word ATMEL_LCDC_ICR .word IRQ_HANDLED .word .LC0 .size atmel_lcdfb_interrupt, .-atmel_lcdfb_interrupt .comm IRQ_HANDLED,4,4 .comm ATMEL_LCDC_UFLWI,4,4 .comm ATMEL_LCDC_ISR,4,4 .comm ATMEL_LCDC_ICR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_beacon.c_ath9k_beacon_generate.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "dma_mapping_error on beaconing\n" .align 8 .LC1: .string "Flushing previous cabq traffic\n" .text .p2align 4 .type ath9k_beacon_generate, @function ath9k_beacon_generate: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rsi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 40 .cfi_def_cfa_offset 96 mov r13, QWORD PTR [rdi] mov edi, DWORD PTR 24[r13] call ath9k_hw_common@PLT mov rbx, QWORD PTR 0[rbp] mov QWORD PTR [rsp], rax mov rax, QWORD PTR 16[r13] mov r12, QWORD PTR 8[rbx] mov QWORD PTR 8[rsp], rax test r12, r12 je .L30 mov r15, QWORD PTR 8[r12] test r15, r15 je .L4 mov edi, DWORD PTR 8[r13] mov ecx, DWORD PTR DMA_TO_DEVICE[rip] mov edx, DWORD PTR [r15] mov rsi, QWORD PTR [r12] call dma_unmap_single@PLT mov rdi, r15 call dev_kfree_skb_any@PLT mov QWORD PTR [r12], 0 mov QWORD PTR 8[r12], 0 .L4: mov rsi, rbp mov rdi, r14 call ieee80211_beacon_get@PLT mov r15, rax test rax, rax je .L30 mov QWORD PTR 8[r12], rax mov edx, DWORD PTR [rbx] mov rdi, r15 mov rax, QWORD PTR 8[rax] mov DWORD PTR [rax], edx call IEEE80211_SKB_CB@PLT mov rdi, QWORD PTR [rsp] mov rsi, r15 mov QWORD PTR 16[rsp], rax call ath_assign_seq@PLT xor eax, eax call ath9k_is_chanctx_enabled@PLT test rax, rax jne .L32 .L6: mov rsi, QWORD PTR 8[r15] mov edi, DWORD PTR 8[r13] mov ecx, DWORD PTR DMA_TO_DEVICE[rip] mov edx, DWORD PTR [r15] call dma_map_single@PLT mov edi, DWORD PTR 8[r13] mov QWORD PTR [r12], rax mov rsi, rax call dma_mapping_error@PLT mov edi, eax call unlikely@PLT test rax, rax jne .L33 mov rsi, rbp mov rdi, r14 call ieee80211_get_buffered_bc@PLT mov r15, QWORD PTR 8[rsp] mov rbx, rax lea rdi, 4[r15] mov QWORD PTR 8[rsp], rdi call spin_lock_bh@PLT mov eax, DWORD PTR [r15] mov rdi, QWORD PTR 8[rsp] mov DWORD PTR 28[rsp], eax call spin_unlock_bh@PLT test rbx, rbx je .L8 mov eax, DWORD PTR 28[rsp] test eax, eax je .L8 mov rax, QWORD PTR 0[r13] cmp DWORD PTR [rax], 1 jg .L34 .L9: mov rax, QWORD PTR 16[rsp] mov rdx, r12 mov rsi, rbp mov rdi, r13 mov rax, QWORD PTR [rax] mov ecx, DWORD PTR [rax] call ath9k_beacon_setup@PLT .L10: mov rdx, rbx mov rsi, rbp mov rdi, r14 call ath_tx_cabq@PLT .L1: add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 56 mov rax, r12 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov rax, QWORD PTR 16[rsp] mov rdx, r12 mov rsi, rbp mov rdi, r13 mov rax, QWORD PTR [rax] mov ecx, DWORD PTR [rax] call ath9k_beacon_setup@PLT test rbx, rbx je .L1 jmp .L10 .p2align 4,,10 .p2align 3 .L33: mov rdi, r15 call dev_kfree_skb_any@PLT mov rdi, QWORD PTR [rsp] mov QWORD PTR 8[r12], 0 lea rsi, .LC0[rip] mov QWORD PTR [r12], 0 call ath_err@PLT .L30: xor r12d, r12d jmp .L1 .p2align 4,,10 .p2align 3 .L32: mov rdx, r15 mov rsi, rbx mov rdi, r13 call ath9k_beacon_add_noa@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L34: mov rdi, QWORD PTR [rsp] mov esi, DWORD PTR BEACON[rip] lea rdx, .LC1[rip] call ath_dbg@PLT mov rsi, r15 mov rdi, r13 call ath_draintxq@PLT jmp .L9 .cfi_endproc .LFE0: .size ath9k_beacon_generate, .-ath9k_beacon_generate .comm DMA_TO_DEVICE,4,4 .comm BEACON,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_beacon.c_ath9k_beacon_generate.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "dma_mapping_error on beaconing\012\000" .align 2 .LC1: .ascii "Flushing previous cabq traffic\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ath9k_beacon_generate, %function ath9k_beacon_generate: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r6, r1 ldr r7, [r0] mov r8, r0 sub sp, sp, #12 ldr r0, [r7, #12] bl ath9k_hw_common ldr r10, [r6] ldr fp, [r7, #8] ldr r4, [r10, #4] cmp r4, #0 beq .L5 ldr r5, [r4, #4] mov r9, r0 cmp r5, #0 beq .L4 ldr r3, .L29 ldr r2, [r5] ldr r3, [r3] ldr r1, [r4] ldr r0, [r7, #4] bl dma_unmap_single mov r0, r5 bl dev_kfree_skb_any mov r3, #0 str r3, [r4] str r3, [r4, #4] .L4: mov r1, r6 mov r0, r8 bl ieee80211_beacon_get subs r5, r0, #0 beq .L5 ldr r2, [r10] ldr r3, [r5, #4] str r5, [r4, #4] str r2, [r3] bl IEEE80211_SKB_CB mov r3, r0 mov r1, r5 mov r0, r9 str r3, [sp] bl ath_assign_seq bl ath9k_is_chanctx_enabled cmp r0, #0 bne .L25 .L6: ldr r3, .L29 ldr r2, [r5] ldr r3, [r3] ldr r1, [r5, #4] ldr r0, [r7, #4] bl dma_map_single mov r1, r0 ldr r0, [r7, #4] str r1, [r4] bl dma_mapping_error bl unlikely cmp r0, #0 bne .L26 mov r1, r6 mov r0, r8 bl ieee80211_get_buffered_bc mov r5, r0 add r10, fp, #4 mov r0, r10 bl spin_lock_bh ldr r3, [fp] mov r0, r10 str r3, [sp, #4] bl spin_unlock_bh ldr r3, [sp, #4] cmp r5, #0 cmpne r3, #0 bne .L27 ldr r3, [sp] mov r0, r7 ldr r3, [r3] mov r2, r4 mov r1, r6 ldr r3, [r3] bl ath9k_beacon_setup cmp r5, #0 bne .L10 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L27: ldr r3, [r7] ldr r3, [r3] cmp r3, #1 bgt .L28 .L9: ldr r3, [sp] mov r0, r7 ldr r3, [r3] mov r2, r4 mov r1, r6 ldr r3, [r3] bl ath9k_beacon_setup .L10: mov r2, r5 mov r1, r6 mov r0, r8 bl ath_tx_cabq mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L25: mov r1, r10 mov r2, r5 mov r0, r7 bl ath9k_beacon_add_noa b .L6 .L5: mov r4, #0 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L28: ldr r3, .L29+4 mov r0, r9 ldr r1, [r3] ldr r2, .L29+8 bl ath_dbg mov r1, fp mov r0, r7 bl ath_draintxq b .L9 .L26: mov r6, #0 mov r0, r5 bl dev_kfree_skb_any str r6, [r4, #4] str r6, [r4] mov r4, r6 mov r0, r9 ldr r1, .L29+12 bl ath_err mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L30: .align 2 .L29: .word DMA_TO_DEVICE .word BEACON .word .LC1 .word .LC0 .size ath9k_beacon_generate, .-ath9k_beacon_generate .comm DMA_TO_DEVICE,4,4 .comm BEACON,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_c-pretty-print.c_pp_c_shift_expression.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "<<" .LC1: .string ">>" .text .p2align 4 .type pp_c_shift_expression, @function pp_c_shift_expression: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, esi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi mov edi, esi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 call TREE_CODE@PLT mov esi, r12d mov ebx, eax add eax, -128 cmp eax, 1 ja .L6 xor esi, esi mov edi, r12d call TREE_OPERAND@PLT mov rdi, rbp mov esi, eax call pp_c_shift_expression mov rdi, rbp call pp_c_whitespace@PLT cmp ebx, 129 lea rax, .LC1[rip] mov rdi, rbp lea rsi, .LC0[rip] cmovne rsi, rax call pp_identifier@PLT mov rdi, rbp call pp_c_whitespace@PLT mov esi, 1 mov edi, r12d call TREE_OPERAND@PLT mov esi, eax .L6: pop rbx .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp pp_c_additive_expression@PLT .cfi_endproc .LFE0: .size pp_c_shift_expression, .-pp_c_shift_expression .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_c-pretty-print.c_pp_c_shift_expression.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "<<\000" .align 2 .LC1: .ascii ">>\000" .text .align 2 .syntax unified .arm .fpu softvfp .type pp_c_shift_expression, %function pp_c_shift_expression: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r0, r1 mov r5, r1 bl TREE_CODE sub r3, r0, #128 cmp r3, #1 bls .L7 mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b pp_c_additive_expression .L7: mov r6, r0 mov r1, #0 mov r0, r5 bl TREE_OPERAND mov r1, r0 mov r0, r4 bl pp_c_shift_expression mov r0, r4 bl pp_c_whitespace ldr r3, .L8 cmp r6, #129 ldr r1, .L8+4 mov r0, r4 movne r1, r3 bl pp_identifier mov r0, r4 bl pp_c_whitespace mov r0, r5 mov r1, #1 bl TREE_OPERAND mov r1, r0 mov r0, r4 pop {r4, r5, r6, lr} b pp_c_additive_expression .L9: .align 2 .L8: .word .LC1 .word .LC0 .size pp_c_shift_expression, .-pp_c_shift_expression .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits