x86
stringlengths
335
101k
arm
stringlengths
349
98.8k
.file "extr_sim800.c_sim800_get_operator_name.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "AT+COPS?\r" .LC1: .string "send command failed" .LC2: .string "get network operator failed" .LC3: .string "get network operator ok" .text .p2align 4 .type sim800_get_operator_name, @function sim800_get_operator_name: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rsi, .LC0[rip] push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov edx, DWORD PTR sim800_handle_cops[rip] mov rax, QWORD PTR 16[rdi] mov r12d, DWORD PTR err[rip] mov DWORD PTR 8[rdi], edx mov edx, DWORD PTR MODEM_COMMAND_TIMEOUT_OPERATOR[rip] mov rdi, rax call [QWORD PTR [rax]] xor edi, edi cmp QWORD PTR ESP_OK[rip], rax mov edx, r12d sete dil lea rsi, .LC1[rip] call DCE_CHECK@PLT mov rax, QWORD PTR MODEM_STATE_SUCCESS[rip] xor edi, edi mov edx, DWORD PTR err[rip] cmp QWORD PTR [rbx], rax lea rsi, .LC2[rip] sete dil call DCE_CHECK@PLT mov edi, DWORD PTR DCE_TAG[rip] lea rsi, .LC3[rip] call ESP_LOGD@PLT mov rax, QWORD PTR ESP_OK[rip] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size sim800_get_operator_name, .-sim800_get_operator_name .comm sim800_handle_cops,4,4 .comm err,4,4 .comm MODEM_STATE_SUCCESS,8,8 .comm MODEM_COMMAND_TIMEOUT_OPERATOR,4,4 .comm ESP_OK,8,8 .comm ESP_FAIL,8,8 .comm DCE_TAG,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_sim800.c_sim800_get_operator_name.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "AT+COPS?\015\000" .align 2 .LC1: .ascii "send command failed\000" .align 2 .LC2: .ascii "get network operator failed\000" .align 2 .LC3: .ascii "get network operator ok\000" .text .align 2 .syntax unified .arm .fpu softvfp .type sim800_get_operator_name, %function sim800_get_operator_name: @ 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 r0, [r0, #8] ldr r3, [r3] ldr r2, .L4+4 str r3, [r4, #4] ldr r2, [r2] ldr r3, [r0] ldr r1, .L4+8 blx r3 ldr r5, .L4+12 ldr r6, .L4+16 ldr r3, [r5] ldr r2, [r6] sub r0, r3, r0 clz r0, r0 ldr r1, .L4+20 lsr r0, r0, #5 bl DCE_CHECK ldr r3, .L4+24 ldr r0, [r4] ldr r3, [r3] ldr r2, [r6] sub r0, r0, r3 clz r0, r0 ldr r1, .L4+28 lsr r0, r0, #5 bl DCE_CHECK ldr r3, .L4+32 ldr r1, .L4+36 ldr r0, [r3] bl ESP_LOGD ldr r0, [r5] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word sim800_handle_cops .word MODEM_COMMAND_TIMEOUT_OPERATOR .word .LC0 .word ESP_OK .word err .word .LC1 .word MODEM_STATE_SUCCESS .word .LC2 .word DCE_TAG .word .LC3 .size sim800_get_operator_name, .-sim800_get_operator_name .comm sim800_handle_cops,4,4 .comm err,4,4 .comm MODEM_STATE_SUCCESS,4,4 .comm MODEM_COMMAND_TIMEOUT_OPERATOR,4,4 .comm ESP_OK,4,4 .comm ESP_FAIL,4,4 .comm DCE_TAG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_slabinfo.c_ops.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "*" .LC1: .string "ops" .LC2: .string "\n%s: kmem_cache operations\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC3: .string "--------------------------------------------" .section .rodata.str1.1 .LC4: .string "%s" .section .rodata.str1.8 .align 8 .LC5: .string "\n%s has no kmem_cache operations\n" .text .p2align 4 .type ops, @function ops: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov rdi, QWORD PTR [rdi] lea rsi, .LC0[rip] call strcmp@PLT test rax, rax jne .L6 pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state lea rsi, .LC1[rip] mov rdi, rbx call read_slab_obj@PLT mov rsi, QWORD PTR [rbx] test rax, rax je .L3 lea rdi, .LC2[rip] xor eax, eax call printf@PLT lea rdi, .LC3[rip] call puts@PLT mov rsi, QWORD PTR buffer[rip] xor eax, eax pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 lea rdi, .LC4[rip] jmp printf@PLT .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state lea rdi, .LC5[rip] xor eax, eax pop rbx .cfi_def_cfa_offset 8 jmp printf@PLT .cfi_endproc .LFE0: .size ops, .-ops .comm buffer,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_slabinfo.c_ops.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "ops\000" .align 2 .LC1: .ascii "\012%s: kmem_cache operations\012\000" .align 2 .LC2: .ascii "--------------------------------------------\000" .align 2 .LC3: .ascii "%s\000" .align 2 .LC4: .ascii "\012%s has no kmem_cache operations\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ops, %function ops: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r3, [r0] mov r4, r0 ldrb r2, [r3] @ zero_extendqisi2 cmp r2, #42 bne .L5 ldrb r3, [r3, #1] @ zero_extendqisi2 cmp r3, #0 popeq {r4, pc} .L5: ldr r1, .L8 mov r0, r4 bl read_slab_obj cmp r0, #0 ldr r1, [r4] beq .L4 ldr r0, .L8+4 bl printf ldr r0, .L8+8 bl puts pop {r4, lr} ldr r3, .L8+12 ldr r0, .L8+16 ldr r1, [r3] b printf .L4: ldr r0, .L8+20 pop {r4, lr} b printf .L9: .align 2 .L8: .word .LC0 .word .LC1 .word .LC2 .word buffer .word .LC3 .word .LC4 .size ops, .-ops .comm buffer,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tdfx_linux.c_linux_ioctl_tdfx.c" .intel_syntax noprefix .text .p2align 4 .type linux_ioctl_tdfx, @function linux_ioctl_tdfx: .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 rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rsi sub rsp, 56 .cfi_def_cfa_offset 96 mov r13d, DWORD PTR [rsi] mov esi, DWORD PTR CAP_IOCTL[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax lea rdi, 4[rsp] call cap_rights_init@PLT mov esi, DWORD PTR 16[rbx] lea rcx, 8[rsp] mov rdi, rbp mov edx, eax call fget@PLT mov r12d, eax test eax, eax jne .L1 lea r12, 16[rsp] mov rdi, QWORD PTR 8[rbx] mov edx, 16 mov rsi, r12 call copyin@PLT mov rdi, QWORD PTR 8[rsp] mov ecx, DWORD PTR 0[rbp] mov edx, r12d movzx esi, r13w mov r8, rbp call fo_ioctl@PLT mov rdi, QWORD PTR 8[rsp] mov rsi, rbp mov r12d, eax call fdrop@PLT .L1: mov rax, QWORD PTR 40[rsp] xor rax, QWORD PTR fs:40 jne .L7 add rsp, 56 .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 .L7: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size linux_ioctl_tdfx, .-linux_ioctl_tdfx .comm CAP_IOCTL,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_tdfx_linux.c_linux_ioctl_tdfx.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type linux_ioctl_tdfx, %function linux_ioctl_tdfx: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} mov r5, r1 ldr r3, .L7 sub sp, sp, #36 ldr r1, [r3] ldr r3, .L7+4 mov r6, r0 add r0, sp, #8 ldr r4, [r5, #8] ldr r3, [r3] str r3, [sp, #28] mov r3,#0 ldr r7, [r5] bl cap_rights_init mov r1, r4 mov r2, r0 add r3, sp, #12 mov r0, r6 bl fget subs r4, r0, #0 bne .L1 mov r2, #12 add r1, sp, #16 ldr r0, [r5, #4] bl copyin str r6, [sp] lsl r1, r7, #16 lsr r1, r1, #16 ldr r3, [r6] ldr r0, [sp, #12] add r2, sp, #16 bl fo_ioctl mov r1, r6 mov r4, r0 ldr r0, [sp, #12] bl fdrop .L1: ldr r3, .L7+4 ldr r2, [r3] ldr r3, [sp, #28] eors r2, r3, r2 mov r3, #0 bne .L6 mov r0, r4 add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, pc} .L6: bl __stack_chk_fail .L8: .align 2 .L7: .word CAP_IOCTL .word .LC0 .size linux_ioctl_tdfx, .-linux_ioctl_tdfx .comm CAP_IOCTL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_setup.c_smu_init.c" .intel_syntax noprefix .text .p2align 4 .globl smu_init .type smu_init, @function smu_init: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size smu_init, .-smu_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_setup.c_smu_init.c" .text .align 2 .global smu_init .syntax unified .arm .fpu softvfp .type smu_init, %function smu_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size smu_init, .-smu_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_zstd_zlibwrapper.c_ZWRAPD_finishWithErrorMsg.c" .intel_syntax noprefix .text .p2align 4 .type ZWRAPD_finishWithErrorMsg, @function ZWRAPD_finishWithErrorMsg: .LFB0: .cfi_startproc endbr64 mov r8, rdi mov rdi, QWORD PTR 8[rdi] mov QWORD PTR [r8], rsi test rdi, rdi jne .L2 mov eax, DWORD PTR Z_STREAM_ERROR[rip] ret .p2align 4,,10 .p2align 3 .L2: xor edx, edx mov rsi, r8 jmp ZWRAPD_finishWithError@PLT .cfi_endproc .LFE0: .size ZWRAPD_finishWithErrorMsg, .-ZWRAPD_finishWithErrorMsg .comm Z_STREAM_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_zstd_zlibwrapper.c_ZWRAPD_finishWithErrorMsg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ZWRAPD_finishWithErrorMsg, %function ZWRAPD_finishWithErrorMsg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r3, r0 ldr r0, [r0, #4] str r1, [r3] cmp r0, #0 bne .L2 ldr r3, .L6 ldr r0, [r3] bx lr .L2: mov r1, r3 mov r2, #0 b ZWRAPD_finishWithError .L7: .align 2 .L6: .word Z_STREAM_ERROR .size ZWRAPD_finishWithErrorMsg, .-ZWRAPD_finishWithErrorMsg .comm Z_STREAM_ERROR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_exynos_drm_plane.c_exynos_drm_plane_reset.c" .intel_syntax noprefix .text .p2align 4 .type exynos_drm_plane_reset, @function exynos_drm_plane_reset: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi call to_exynos_plane@PLT mov rdi, QWORD PTR [rbx] mov rbp, rax test rdi, rdi je .L2 call to_exynos_plane_state@PLT mov rdi, QWORD PTR [rbx] mov r12, rax call __drm_atomic_helper_plane_destroy_state@PLT mov rdi, r12 call kfree@PLT mov QWORD PTR [rbx], 0 .L2: mov esi, DWORD PTR GFP_KERNEL[rip] mov edi, 4 call kzalloc@PLT mov rsi, rax test rax, rax je .L1 mov rdi, rbx call __drm_atomic_helper_plane_reset@PLT mov rdx, QWORD PTR 0[rbp] mov rax, QWORD PTR [rbx] mov edx, DWORD PTR [rdx] mov DWORD PTR [rax], edx .L1: 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 exynos_drm_plane_reset, .-exynos_drm_plane_reset .comm GFP_KERNEL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_exynos_drm_plane.c_exynos_drm_plane_reset.c" .text .align 2 .syntax unified .arm .fpu softvfp .type exynos_drm_plane_reset, %function exynos_drm_plane_reset: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 bl to_exynos_plane ldr r3, [r4] mov r6, r0 cmp r3, #0 beq .L2 mov r0, r3 bl to_exynos_plane_state mov r5, r0 ldr r0, [r4] bl __drm_atomic_helper_plane_destroy_state mov r0, r5 bl kfree mov r3, #0 str r3, [r4] .L2: ldr r3, .L12 mov r0, #4 ldr r1, [r3] bl kzalloc subs r1, r0, #0 popeq {r4, r5, r6, pc} mov r0, r4 bl __drm_atomic_helper_plane_reset ldr r2, [r6] ldr r3, [r4] ldr r2, [r2] str r2, [r3] pop {r4, r5, r6, pc} .L13: .align 2 .L12: .word GFP_KERNEL .size exynos_drm_plane_reset, .-exynos_drm_plane_reset .comm GFP_KERNEL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_curses_commands.c_cmd_winsch.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%p" .LC1: .string "BAD ARGUMENT" .LC2: .string "%d" .text .p2align 4 .globl cmd_winsch .type cmd_winsch, @function cmd_winsch: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rsi mov esi, 2 sub rsp, 32 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax call check_arg_count@PLT cmp eax, 1 je .L1 mov rdi, QWORD PTR [rbx] lea rdx, 16[rsp] lea rsi, .LC0[rip] call sscanf@PLT test rax, rax je .L4 mov rdi, QWORD PTR 8[rbx] lea rdx, 12[rsp] lea rsi, .LC2[rip] call sscanf@PLT test rax, rax je .L4 mov edi, 1 call report_count@PLT mov rdi, QWORD PTR 16[rsp] mov esi, DWORD PTR 12[rsp] call winsch@PLT mov edi, eax call report_return@PLT .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L15 add rsp, 32 .cfi_remember_state .cfi_def_cfa_offset 16 pop rbx .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state mov edi, 1 call report_count@PLT lea rdi, .LC1[rip] call report_error@PLT jmp .L1 .L15: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size cmd_winsch, .-cmd_winsch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_curses_commands.c_cmd_winsch.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%p\000" .align 2 .LC1: .ascii "BAD ARGUMENT\000" .align 2 .LC2: .ascii "%d\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC3: .word __stack_chk_guard .text .align 2 .global cmd_winsch .syntax unified .arm .fpu softvfp .type cmd_winsch, %function cmd_winsch: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r3, .L16 sub sp, sp, #16 mov r4, r1 mov r1, #2 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 bl check_arg_count cmp r0, #1 beq .L1 ldr r1, .L16+4 ldr r0, [r4] add r2, sp, #4 bl sscanf cmp r0, #0 beq .L4 ldr r0, [r4, #4] ldr r1, .L16+8 add r2, sp, #8 bl sscanf cmp r0, #0 beq .L4 mov r0, #1 bl report_count ldmib sp, {r0, r1} bl winsch bl report_return .L1: ldr r3, .L16 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L15 add sp, sp, #16 @ sp needed pop {r4, pc} .L4: mov r0, #1 bl report_count ldr r0, .L16+12 bl report_error b .L1 .L15: bl __stack_chk_fail .L17: .align 2 .L16: .word .LC3 .word .LC0 .word .LC2 .word .LC1 .size cmd_winsch, .-cmd_winsch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cvmx-gpio.h_cvmx_gpio_clear.c" .intel_syntax noprefix .text .p2align 4 .type cvmx_gpio_clear, @function cvmx_gpio_clear: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR CVMX_GPIO_TX_CLR[rip] xor esi, esi jmp cvmx_write_csr@PLT .cfi_endproc .LFE0: .size cvmx_gpio_clear, .-cvmx_gpio_clear .comm CVMX_GPIO_TX_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_cvmx-gpio.h_cvmx_gpio_clear.c" .text .align 2 .syntax unified .arm .fpu softvfp .type cvmx_gpio_clear, %function cvmx_gpio_clear: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r1, #0 ldr r0, [r3] b cvmx_write_csr .L4: .align 2 .L3: .word CVMX_GPIO_TX_CLR .size cvmx_gpio_clear, .-cvmx_gpio_clear .comm CVMX_GPIO_TX_CLR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_wrpll-cln28hpc.c_wrpll_calc_output_rate.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "external feedback mode not yet supported" .text .p2align 4 .globl wrpll_calc_output_rate .type wrpll_calc_output_rate, @function wrpll_calc_output_rate: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov eax, DWORD PTR [rdi] test DWORD PTR WRPLL_FLAGS_EXT_FEEDBACK_MASK[rip], eax jne .L6 mov rbx, rdi mov rbp, rsi call __wrpll_calc_fbdiv@PLT mov edx, DWORD PTR 4[rbx] add edx, 1 movsx rdi, edx imul rdi, rbp imul rdi, rax mov rax, QWORD PTR 16[rbx] lea rsi, 1[rax] call div_u64@PLT mov rcx, QWORD PTR 8[rbx] 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 shr rax, cl ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state lea rsi, .LC0[rip] mov edi, 1 call WARN@PLT mov rax, QWORD PTR ULONG_MAX[rip] 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 wrpll_calc_output_rate, .-wrpll_calc_output_rate .comm WRPLL_FLAGS_EXT_FEEDBACK_MASK,4,4 .comm ULONG_MAX,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_wrpll-cln28hpc.c_wrpll_calc_output_rate.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "external feedback mode not yet supported\000" .text .align 2 .global wrpll_calc_output_rate .syntax unified .arm .fpu softvfp .type wrpll_calc_output_rate, %function wrpll_calc_output_rate: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L7 ldr r2, [r0] ldr r3, [r3] push {r4, r5, r6, lr} tst r2, r3 bne .L6 mov r4, r0 mov r5, r1 bl __wrpll_calc_fbdiv ldr r3, [r4, #4] ldr r1, [r4, #12] add r3, r3, #1 mul r3, r5, r3 add r1, r1, #1 mul r0, r3, r0 bl div_u64 ldr r3, [r4, #8] lsr r0, r0, r3 pop {r4, r5, r6, pc} .L6: ldr r1, .L7+4 mov r0, #1 bl WARN ldr r3, .L7+8 ldr r0, [r3] pop {r4, r5, r6, pc} .L8: .align 2 .L7: .word WRPLL_FLAGS_EXT_FEEDBACK_MASK .word .LC0 .word ULONG_MAX .size wrpll_calc_output_rate, .-wrpll_calc_output_rate .comm WRPLL_FLAGS_EXT_FEEDBACK_MASK,4,4 .comm ULONG_MAX,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mlx5_en_main.c_mlx5e_open_locked.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "mlx5e_open_tises failed, %d\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "mlx5_vport_alloc_q_counter failed: %d\n" .align 8 .LC2: .string "mlx5e_open_channels failed, %d\n" .section .rodata.str1.1 .LC3: .string "mlx5e_open_rqt failed, %d\n" .LC4: .string "mlx5e_open_tir failed, %d\n" .section .rodata.str1.8 .align 8 .LC5: .string "mlx5e_open_flow_table failed, %d\n" .align 8 .LC6: .string "mlx5e_add_all_vlan_rules failed, %d\n" .text .p2align 4 .globl mlx5e_open_locked .type mlx5e_open_locked, @function mlx5e_open_locked: .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 xor r12d, r12d push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rdi sub rsp, 24 .cfi_def_cfa_offset 64 mov r14, QWORD PTR [rdi] mov edi, DWORD PTR MLX5E_STATE_OPENED[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea r13, 8[r14] mov rsi, r13 call test_bit@PLT test rax, rax je .L19 .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L20 add rsp, 24 .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 .L19: .cfi_restore_state mov rdi, r14 call mlx5e_open_tises@PLT mov r12d, eax test eax, eax jne .L21 mov edi, DWORD PTR 4[r14] mov esi, DWORD PTR MLX5_INTERFACE_PROTOCOL_ETH[rip] lea rdx, 4[rsp] call mlx5_vport_alloc_q_counter@PLT mov r12d, eax test eax, eax jne .L22 mov eax, DWORD PTR 4[rsp] mov rdi, r14 mov DWORD PTR [r14], eax call mlx5e_open_channels@PLT mov r12d, eax test eax, eax jne .L23 mov rdi, r14 call mlx5e_open_rqt@PLT mov r12d, eax test eax, eax jne .L24 mov rdi, r14 call mlx5e_open_tirs@PLT mov r12d, eax test eax, eax jne .L25 mov rdi, r14 call mlx5e_open_flow_table@PLT mov r12d, eax test eax, eax jne .L26 mov rdi, r14 call mlx5e_add_all_vlan_rules@PLT mov r12d, eax test eax, eax jne .L27 mov edi, DWORD PTR MLX5E_STATE_OPENED[rip] mov rsi, r13 call set_bit@PLT mov rdi, r14 call mlx5e_update_carrier@PLT mov rdi, r14 call mlx5e_set_rx_mode_core@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L23: mov edx, eax lea rsi, .LC2[rip] mov rdi, rbp call mlx5_en_err@PLT .L7: mov edi, DWORD PTR 4[r14] mov edx, DWORD PTR [r14] mov esi, DWORD PTR MLX5_INTERFACE_PROTOCOL_ETH[rip] call mlx5_vport_dealloc_q_counter@PLT .L5: mov rdi, r14 call mlx5e_close_tises@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L21: mov edx, eax lea rsi, .LC0[rip] mov rdi, rbp call mlx5_en_err@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L22: mov rdi, QWORD PTR 16[r14] mov edx, eax lea rsi, .LC1[rip] call mlx5_en_err@PLT jmp .L5 .p2align 4,,10 .p2align 3 .L26: mov edx, eax lea rsi, .LC5[rip] mov rdi, rbp call mlx5_en_err@PLT .L13: mov rdi, r14 call mlx5e_close_tirs@PLT .L11: mov rdi, r14 call mlx5e_close_rqt@PLT .L9: mov rdi, r14 call mlx5e_close_channels@PLT jmp .L7 .p2align 4,,10 .p2align 3 .L24: mov edx, eax lea rsi, .LC3[rip] mov rdi, rbp call mlx5_en_err@PLT jmp .L9 .p2align 4,,10 .p2align 3 .L25: mov edx, eax lea rsi, .LC4[rip] mov rdi, rbp call mlx5_en_err@PLT jmp .L11 .p2align 4,,10 .p2align 3 .L27: mov rdi, rbp mov edx, eax lea rsi, .LC6[rip] call mlx5_en_err@PLT mov rdi, r14 call mlx5e_close_flow_table@PLT jmp .L13 .L20: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size mlx5e_open_locked, .-mlx5e_open_locked .comm MLX5_INTERFACE_PROTOCOL_ETH,4,4 .comm MLX5E_STATE_OPENED,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_mlx5_en_main.c_mlx5e_open_locked.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "mlx5e_open_tises failed, %d\012\000" .align 2 .LC1: .ascii "mlx5_vport_alloc_q_counter failed: %d\012\000" .align 2 .LC2: .ascii "mlx5e_open_channels failed, %d\012\000" .align 2 .LC3: .ascii "mlx5e_open_rqt failed, %d\012\000" .align 2 .LC4: .ascii "mlx5e_open_tir failed, %d\012\000" .align 2 .LC5: .ascii "mlx5e_open_flow_table failed, %d\012\000" .align 2 .LC6: .ascii "mlx5e_add_all_vlan_rules failed, %d\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC7: .word __stack_chk_guard .text .align 2 .global mlx5e_open_locked .syntax unified .arm .fpu softvfp .type mlx5e_open_locked, %function mlx5e_open_locked: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r5, [r0] ldr r7, .L28 ldr r3, .L28+4 add r8, r5, #8 sub sp, sp, #12 mov r6, r0 mov r1, r8 ldr r0, [r7] ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl test_bit cmp r0, #0 movne r4, #0 beq .L19 .L1: ldr r3, .L28+4 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L20 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L19: mov r0, r5 bl mlx5e_open_tises subs r4, r0, #0 bne .L21 ldr r9, .L28+8 mov r2, sp ldr r1, [r9] ldr r0, [r5, #4] bl mlx5_vport_alloc_q_counter subs r4, r0, #0 bne .L22 ldr r3, [sp] mov r0, r5 str r3, [r5] bl mlx5e_open_channels subs r4, r0, #0 bne .L23 mov r0, r5 bl mlx5e_open_rqt subs r4, r0, #0 bne .L24 mov r0, r5 bl mlx5e_open_tirs subs r4, r0, #0 bne .L25 mov r0, r5 bl mlx5e_open_flow_table subs r4, r0, #0 bne .L26 mov r0, r5 bl mlx5e_add_all_vlan_rules subs r4, r0, #0 bne .L27 mov r1, r8 ldr r0, [r7] bl set_bit mov r0, r5 bl mlx5e_update_carrier mov r0, r5 bl mlx5e_set_rx_mode_core b .L1 .L23: mov r0, r6 mov r2, r4 ldr r1, .L28+12 bl mlx5_en_err .L7: ldr r1, [r9] ldr r2, [r5] ldr r0, [r5, #4] bl mlx5_vport_dealloc_q_counter .L5: mov r0, r5 bl mlx5e_close_tises b .L1 .L21: mov r0, r6 mov r2, r4 ldr r1, .L28+16 bl mlx5_en_err b .L1 .L22: mov r2, r4 ldr r1, .L28+20 ldr r0, [r5, #12] bl mlx5_en_err b .L5 .L26: mov r0, r6 mov r2, r4 ldr r1, .L28+24 bl mlx5_en_err .L13: mov r0, r5 bl mlx5e_close_tirs .L11: mov r0, r5 bl mlx5e_close_rqt .L9: mov r0, r5 bl mlx5e_close_channels b .L7 .L24: mov r0, r6 mov r2, r4 ldr r1, .L28+28 bl mlx5_en_err b .L9 .L25: mov r0, r6 mov r2, r4 ldr r1, .L28+32 bl mlx5_en_err b .L11 .L27: mov r0, r6 mov r2, r4 ldr r1, .L28+36 bl mlx5_en_err mov r0, r5 bl mlx5e_close_flow_table b .L13 .L20: bl __stack_chk_fail .L29: .align 2 .L28: .word MLX5E_STATE_OPENED .word .LC7 .word MLX5_INTERFACE_PROTOCOL_ETH .word .LC2 .word .LC0 .word .LC1 .word .LC5 .word .LC3 .word .LC4 .word .LC6 .size mlx5e_open_locked, .-mlx5e_open_locked .comm MLX5_INTERFACE_PROTOCOL_ETH,4,4 .comm MLX5E_STATE_OPENED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_send.c_yrmcds_unlockall.c" .intel_syntax noprefix .text .p2align 4 .globl yrmcds_unlockall .type yrmcds_unlockall, @function yrmcds_unlockall: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L11 cmp QWORD PTR [rdi], 0 jne .L12 sub rsp, 8 .cfi_def_cfa_offset 16 test esi, esi mov esi, DWORD PTR YRMCDS_CMD_UNLOCKALLQ[rip] mov rcx, rdx push 0 .cfi_def_cfa_offset 24 cmove esi, DWORD PTR YRMCDS_CMD_UNLOCKALL[rip] xor r9d, r9d xor r8d, r8d push 0 .cfi_def_cfa_offset 32 xor edx, edx push 0 .cfi_def_cfa_offset 40 push 0 .cfi_def_cfa_offset 48 call send_command@PLT add rsp, 40 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L12: mov eax, DWORD PTR YRMCDS_NOT_IMPLEMENTED[rip] ret .p2align 4,,10 .p2align 3 .L11: mov eax, DWORD PTR YRMCDS_BAD_ARGUMENT[rip] ret .cfi_endproc .LFE0: .size yrmcds_unlockall, .-yrmcds_unlockall .comm YRMCDS_NOT_IMPLEMENTED,4,4 .comm YRMCDS_CMD_UNLOCKALLQ,4,4 .comm YRMCDS_CMD_UNLOCKALL,4,4 .comm YRMCDS_BAD_ARGUMENT,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_send.c_yrmcds_unlockall.c" .text .align 2 .global yrmcds_unlockall .syntax unified .arm .fpu softvfp .type yrmcds_unlockall, %function yrmcds_unlockall: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r0, #0 beq .L11 mov r3, r2 ldr r2, [r0] cmp r2, #0 bne .L12 cmp r1, #0 ldrne r2, .L13 ldreq r2, .L13+4 str lr, [sp, #-4]! ldr r1, [r2] mov r2, #0 sub sp, sp, #28 str r2, [sp, #20] str r2, [sp, #16] str r2, [sp, #12] str r2, [sp, #8] str r2, [sp, #4] str r2, [sp] bl send_command add sp, sp, #28 @ sp needed ldr pc, [sp], #4 .L12: ldr r3, .L13+8 ldr r0, [r3] bx lr .L11: ldr r3, .L13+12 ldr r0, [r3] bx lr .L14: .align 2 .L13: .word YRMCDS_CMD_UNLOCKALLQ .word YRMCDS_CMD_UNLOCKALL .word YRMCDS_NOT_IMPLEMENTED .word YRMCDS_BAD_ARGUMENT .size yrmcds_unlockall, .-yrmcds_unlockall .comm YRMCDS_NOT_IMPLEMENTED,4,4 .comm YRMCDS_CMD_UNLOCKALLQ,4,4 .comm YRMCDS_CMD_UNLOCKALL,4,4 .comm YRMCDS_BAD_ARGUMENT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_targ.c_Targ_PrintNode.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "# %s%s, flags %x, type %x, made %d\n" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "#\n" .LC2: .string "# *** MAIN TARGET ***\n" .LC3: .string "# %d unmade children\n" .LC4: .string "# No unmade children\n" .LC5: .string "# last modified %s: %s\n" .LC6: .string "# non-existent (maybe): %s\n" .LC7: .string "# unmade\n" .LC8: .string "# implicit parents: " .LC9: .string "\n" .LC10: .string "# parents: " .LC11: .string "# order_pred: " .LC12: .string "# order_succ: " .LC13: .string "%-16s" .LC14: .string ": " .LC15: .string "! " .LC16: .string ":: " .LC17: .string "\n\n" .text .p2align 4 .globl Targ_PrintNode .type Targ_PrintNode, @function Targ_PrintNode: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi sub rsp, 16 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax test rsi, rsi je .L2 mov eax, DWORD PTR [rsi] .L2: sub rsp, 8 .cfi_def_cfa_offset 56 mov ecx, DWORD PTR 8[rbx] mov rdx, QWORD PTR [rbx] mov DWORD PTR 12[rsp], eax push QWORD PTR 24[rbx] .cfi_def_cfa_offset 64 mov r9d, DWORD PTR 16[rbx] lea rsi, .LC0[rip] xor eax, eax mov r8d, DWORD PTR 12[rbx] mov edi, DWORD PTR debug_file[rip] call fprintf@PLT mov ecx, DWORD PTR 12[rbx] pop rax .cfi_def_cfa_offset 56 pop rdx .cfi_def_cfa_offset 48 test ecx, ecx jne .L35 .L4: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L36 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 32 xor eax, eax 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 .L35: .cfi_restore_state mov edi, DWORD PTR 16[rbx] call OP_NOP@PLT test eax, eax jne .L4 mov edi, DWORD PTR debug_file[rip] lea rsi, .LC1[rip] call fprintf@PLT cmp QWORD PTR mainTarg[rip], rbx je .L37 .L6: cmp DWORD PTR 4[rsp], 1 mov edx, DWORD PTR 32[rbx] jle .L7 mov edi, DWORD PTR debug_file[rip] test edx, edx jne .L38 lea rsi, .LC4[rip] xor eax, eax call fprintf@PLT .L9: mov eax, DWORD PTR OP_JOIN[rip] or eax, DWORD PTR OP_USE[rip] or eax, DWORD PTR OP_USEBEFORE[rip] or eax, DWORD PTR OP_EXEC[rip] test DWORD PTR 16[rbx], eax jne .L10 cmp QWORD PTR 40[rbx], 0 mov rdi, QWORD PTR 24[rbx] jne .L39 cmp QWORD PTR UNMADE[rip], rdi je .L12 call made_name@PLT mov edi, DWORD PTR debug_file[rip] lea rsi, .LC6[rip] mov rdx, rax xor eax, eax call fprintf@PLT .L10: mov edi, DWORD PTR 72[rbx] call Lst_IsEmpty@PLT test eax, eax jne .L33 mov edi, DWORD PTR debug_file[rip] lea rsi, .LC8[rip] xor eax, eax call fprintf@PLT mov rbp, QWORD PTR TargPrintName@GOTPCREL[rip] mov edi, DWORD PTR 72[rbx] xor edx, edx mov rsi, rbp call Lst_ForEach@PLT mov edi, DWORD PTR debug_file[rip] lea rsi, .LC9[rip] xor eax, eax call fprintf@PLT jmp .L14 .p2align 4,,10 .p2align 3 .L7: test edx, edx jne .L31 .L33: mov rbp, QWORD PTR TargPrintName@GOTPCREL[rip] .L14: mov edi, DWORD PTR 68[rbx] call Lst_IsEmpty@PLT test eax, eax je .L40 .L16: mov edi, DWORD PTR 64[rbx] call Lst_IsEmpty@PLT test eax, eax je .L41 .L17: mov edi, DWORD PTR 60[rbx] call Lst_IsEmpty@PLT test eax, eax je .L42 .L18: mov edi, DWORD PTR debug_file[rip] mov rdx, QWORD PTR [rbx] lea rsi, .LC13[rip] xor eax, eax call fprintf@PLT mov edi, DWORD PTR 16[rbx] mov eax, DWORD PTR OP_OPMASK[rip] and eax, edi cmp eax, 129 je .L19 cmp eax, 130 je .L20 cmp eax, 128 je .L43 .L22: call Targ_PrintType@PLT mov edi, DWORD PTR 56[rbx] xor edx, edx mov rsi, rbp call Lst_ForEach@PLT mov edi, DWORD PTR debug_file[rip] lea rsi, .LC9[rip] xor eax, eax call fprintf@PLT mov edi, DWORD PTR 52[rbx] mov rsi, QWORD PTR Targ_PrintCmd@GOTPCREL[rip] xor edx, edx call Lst_ForEach@PLT mov edi, DWORD PTR debug_file[rip] xor eax, eax lea rsi, .LC17[rip] call fprintf@PLT test BYTE PTR 16[rbx], -127 je .L4 mov edi, DWORD PTR 48[rbx] lea rdx, 4[rsp] lea rsi, Targ_PrintNode[rip] call Lst_ForEach@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L40: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC10[rip] call fprintf@PLT mov edi, DWORD PTR 68[rbx] mov rsi, rbp xor edx, edx call Lst_ForEach@PLT mov edi, DWORD PTR debug_file[rip] lea rsi, .LC9[rip] xor eax, eax call fprintf@PLT jmp .L16 .p2align 4,,10 .p2align 3 .L42: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC12[rip] call fprintf@PLT mov edi, DWORD PTR 60[rbx] mov rsi, rbp xor edx, edx call Lst_ForEach@PLT mov edi, DWORD PTR debug_file[rip] lea rsi, .LC9[rip] xor eax, eax call fprintf@PLT jmp .L18 .p2align 4,,10 .p2align 3 .L41: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC11[rip] call fprintf@PLT mov edi, DWORD PTR 64[rbx] mov rsi, rbp xor edx, edx call Lst_ForEach@PLT mov edi, DWORD PTR debug_file[rip] lea rsi, .LC9[rip] xor eax, eax call fprintf@PLT jmp .L17 .p2align 4,,10 .p2align 3 .L38: lea rsi, .LC3[rip] xor eax, eax call fprintf@PLT jmp .L9 .p2align 4,,10 .p2align 3 .L31: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC3[rip] xor eax, eax call fprintf@PLT jmp .L33 .p2align 4,,10 .p2align 3 .L19: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC16[rip] xor eax, eax call fprintf@PLT mov edi, DWORD PTR 16[rbx] jmp .L22 .p2align 4,,10 .p2align 3 .L20: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC14[rip] xor eax, eax call fprintf@PLT mov edi, DWORD PTR 16[rbx] jmp .L22 .p2align 4,,10 .p2align 3 .L43: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC15[rip] xor eax, eax call fprintf@PLT mov edi, DWORD PTR 16[rbx] jmp .L22 .p2align 4,,10 .p2align 3 .L37: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC2[rip] xor eax, eax call fprintf@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L39: call made_name@PLT mov rdi, QWORD PTR 40[rbx] mov r12, rax call Targ_FmtTime@PLT mov edi, DWORD PTR debug_file[rip] mov rcx, r12 lea rsi, .LC5[rip] mov rdx, rax xor eax, eax call fprintf@PLT jmp .L10 .p2align 4,,10 .p2align 3 .L12: mov edi, DWORD PTR debug_file[rip] lea rsi, .LC7[rip] xor eax, eax call fprintf@PLT jmp .L10 .L36: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size Targ_PrintNode, .-Targ_PrintNode .comm mainTarg,8,8 .comm debug_file,4,4 .comm UNMADE,8,8 .comm OP_USEBEFORE,4,4 .comm OP_USE,4,4 .comm OP_OPMASK,4,4 .comm OP_JOIN,4,4 .comm OP_EXEC,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_targ.c_Targ_PrintNode.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "# %s%s, flags %x, type %x, made %d\012\000" .align 2 .LC1: .ascii "#\012\000" .align 2 .LC2: .ascii "# *** MAIN TARGET ***\012\000" .align 2 .LC3: .ascii "# %d unmade children\012\000" .align 2 .LC4: .ascii "# No unmade children\012\000" .align 2 .LC5: .ascii "# last modified %s: %s\012\000" .align 2 .LC6: .ascii "# non-existent (maybe): %s\012\000" .align 2 .LC7: .ascii "# unmade\012\000" .align 2 .LC8: .ascii "# implicit parents: \000" .align 2 .LC9: .ascii "\012\000" .align 2 .LC10: .ascii "# parents: \000" .align 2 .LC11: .ascii "# order_pred: \000" .align 2 .LC12: .ascii "# order_succ: \000" .align 2 .LC13: .ascii "%-16s\000" .align 2 .LC14: .ascii ": \000" .align 2 .LC15: .ascii "! \000" .align 2 .LC16: .ascii ":: \000" .align 2 .LC17: .ascii "\012\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC18: .word __stack_chk_guard .text .align 2 .global Targ_PrintNode .syntax unified .arm .fpu softvfp .type Targ_PrintNode, %function Targ_PrintNode: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} mov r4, r0 ldr r3, .L42 sub sp, sp, #28 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 ldr r2, [r0, #12] ldr r3, [r0, #8] subs ip, r1, #0 ldr r1, [r0, #16] ldr r5, .L42+4 ldrne ip, [ip] str r1, [sp, #8] str r2, [sp, #4] str r3, [sp] ldm r4, {r2, r3} ldr r0, [r5] ldr r1, .L42+8 str ip, [sp, #16] bl fprintf ldr r3, [r4, #8] cmp r3, #0 bne .L33 .L4: ldr r3, .L42 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L34 mov r0, #0 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, pc} .L33: ldr r0, [r4, #12] bl OP_NOP cmp r0, #0 bne .L4 ldr r1, .L42+12 ldr r0, [r5] bl fprintf ldr r3, .L42+16 ldr r3, [r3] cmp r3, r4 beq .L35 .L6: ldr r3, [sp, #16] ldr r2, [r4, #20] cmp r3, #1 ble .L7 cmp r2, #0 ldr r0, [r5] bne .L36 ldr r1, .L42+20 bl fprintf .L9: ldr r1, .L42+24 ldr r3, .L42+28 ldr r2, .L42+32 ldr r0, [r1] ldr r3, [r3] ldr r1, .L42+36 ldr r2, [r2] ldr r1, [r1] orr r3, r3, r0 orr r3, r3, r2 ldr r2, [r4, #12] orr r3, r3, r1 tst r3, r2 bne .L10 ldr r0, [r4, #24] ldr r6, [r5] cmp r0, #0 bne .L37 ldr r3, .L42+40 ldr r0, [r4, #16] ldr r3, [r3] cmp r0, r3 beq .L12 bl made_name ldr r1, .L42+44 mov r2, r0 mov r0, r6 bl fprintf .L10: ldr r0, [r4, #52] bl Lst_IsEmpty subs r6, r0, #0 bne .L14 ldr r1, .L42+48 ldr r0, [r5] bl fprintf ldr r1, .L42+52 mov r2, r6 ldr r0, [r4, #52] bl Lst_ForEach ldr r1, .L42+56 ldr r0, [r5] bl fprintf .L14: ldr r0, [r4, #48] bl Lst_IsEmpty subs r6, r0, #0 beq .L38 .L16: ldr r0, [r4, #44] bl Lst_IsEmpty subs r6, r0, #0 beq .L39 .L17: ldr r0, [r4, #40] bl Lst_IsEmpty subs r6, r0, #0 beq .L40 .L18: ldr r2, [r4] ldr r1, .L42+60 ldr r0, [r5] bl fprintf ldr r3, .L42+64 ldr r0, [r4, #12] ldr r3, [r3] and r3, r3, r0 cmp r3, #129 beq .L19 cmp r3, #130 beq .L20 cmp r3, #128 beq .L41 .L22: bl Targ_PrintType mov r2, #0 ldr r1, .L42+52 ldr r0, [r4, #36] bl Lst_ForEach ldr r1, .L42+56 ldr r0, [r5] bl fprintf mov r2, #0 ldr r1, .L42+68 ldr r0, [r4, #32] bl Lst_ForEach ldr r0, [r5] ldr r1, .L42+72 bl fprintf ldr r3, [r4, #12] tst r3, #129 beq .L4 ldr r0, [r4, #28] ldr r1, .L42+76 add r2, sp, #16 bl Lst_ForEach b .L4 .L7: cmp r2, #0 beq .L14 ldr r1, .L42+80 ldr r0, [r5] bl fprintf b .L14 .L38: ldr r1, .L42+84 ldr r0, [r5] bl fprintf mov r2, r6 ldr r1, .L42+52 ldr r0, [r4, #48] bl Lst_ForEach ldr r1, .L42+56 ldr r0, [r5] bl fprintf b .L16 .L40: ldr r1, .L42+88 ldr r0, [r5] bl fprintf mov r2, r6 ldr r1, .L42+52 ldr r0, [r4, #40] bl Lst_ForEach ldr r1, .L42+56 ldr r0, [r5] bl fprintf b .L18 .L39: ldr r1, .L42+92 ldr r0, [r5] bl fprintf mov r2, r6 ldr r1, .L42+52 ldr r0, [r4, #44] bl Lst_ForEach ldr r1, .L42+56 ldr r0, [r5] bl fprintf b .L17 .L36: ldr r1, .L42+80 bl fprintf b .L9 .L19: ldr r1, .L42+96 ldr r0, [r5] bl fprintf ldr r0, [r4, #12] b .L22 .L20: ldr r1, .L42+100 ldr r0, [r5] bl fprintf ldr r0, [r4, #12] b .L22 .L41: ldr r1, .L42+104 ldr r0, [r5] bl fprintf ldr r0, [r4, #12] b .L22 .L35: ldr r1, .L42+108 ldr r0, [r5] bl fprintf b .L6 .L37: bl Targ_FmtTime mov r7, r0 ldr r0, [r4, #16] bl made_name mov r2, r7 mov r3, r0 ldr r1, .L42+112 mov r0, r6 bl fprintf b .L10 .L12: mov r0, r6 ldr r1, .L42+116 bl fprintf b .L10 .L34: bl __stack_chk_fail .L43: .align 2 .L42: .word .LC18 .word debug_file .word .LC0 .word .LC1 .word mainTarg .word .LC4 .word OP_USE .word OP_JOIN .word OP_USEBEFORE .word OP_EXEC .word UNMADE .word .LC6 .word .LC8 .word TargPrintName .word .LC9 .word .LC13 .word OP_OPMASK .word Targ_PrintCmd .word .LC17 .word Targ_PrintNode .word .LC3 .word .LC10 .word .LC12 .word .LC11 .word .LC16 .word .LC14 .word .LC15 .word .LC2 .word .LC5 .word .LC7 .size Targ_PrintNode, .-Targ_PrintNode .comm mainTarg,4,4 .comm debug_file,4,4 .comm UNMADE,4,4 .comm OP_USEBEFORE,4,4 .comm OP_USE,4,4 .comm OP_OPMASK,4,4 .comm OP_JOIN,4,4 .comm OP_EXEC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_keymap.c_layer_state_set_user.c" .intel_syntax noprefix .text .p2align 4 .globl layer_state_set_user .type layer_state_set_user, @function layer_state_set_user: .LFB0: .cfi_startproc endbr64 mov ecx, DWORD PTR _ADJUST[rip] mov edx, DWORD PTR _RAISE[rip] mov esi, DWORD PTR _LOWER[rip] jmp update_tri_layer_state@PLT .cfi_endproc .LFE0: .size layer_state_set_user, .-layer_state_set_user .comm _RAISE,4,4 .comm _LOWER,4,4 .comm _ADJUST,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_keymap.c_layer_state_set_user.c" .text .align 2 .global layer_state_set_user .syntax unified .arm .fpu softvfp .type layer_state_set_user, %function layer_state_set_user: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r2, .L3+4 ldr r1, .L3+8 ldr r3, [r3] ldr r2, [r2] ldr r1, [r1] b update_tri_layer_state .L4: .align 2 .L3: .word _ADJUST .word _RAISE .word _LOWER .size layer_state_set_user, .-layer_state_set_user .comm _RAISE,4,4 .comm _LOWER,4,4 .comm _ADJUST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_op_model_amd.c_op_amd_init.c" .intel_syntax noprefix .text .p2align 4 .type op_amd_init, @function op_amd_init: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 xor eax, eax mov rbx, rdi call init_ibs@PLT mov eax, DWORD PTR [rbx] cmp DWORD PTR boot_cpu_data[rip], 21 mov rdi, QWORD PTR NUM_COUNTERS[rip] mov DWORD PTR create_arch_files[rip], eax mov eax, DWORD PTR setup_ibs_files[rip] mov DWORD PTR [rbx], eax jne .L3 mov rdi, QWORD PTR NUM_COUNTERS_F15H[rip] .L3: mov esi, DWORD PTR NUM_VIRT_COUNTERS[rip] mov QWORD PTR num_counters[rip], rdi mov QWORD PTR op_amd_spec[rip+16], rdi mov QWORD PTR op_amd_spec[rip+8], rdi call max@PLT pop rbx .cfi_def_cfa_offset 8 mov DWORD PTR op_amd_spec[rip], eax xor eax, eax ret .cfi_endproc .LFE0: .size op_amd_init, .-op_amd_init .comm setup_ibs_files,4,4 .comm op_amd_spec,24,16 .comm num_counters,8,8 .comm create_arch_files,4,4 .comm boot_cpu_data,4,4 .comm NUM_VIRT_COUNTERS,4,4 .comm NUM_COUNTERS_F15H,8,8 .comm NUM_COUNTERS,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_op_model_amd.c_op_amd_init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type op_amd_init, %function op_amd_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl init_ibs ldr r2, .L6 ldr r3, .L6+4 ldr r0, [r2] ldr r3, [r3] ldr r1, [r4] ldr r2, .L6+8 cmp r0, #21 str r1, [r2] str r3, [r4] ldreq r3, .L6+12 ldrne r3, .L6+16 ldr r2, .L6+20 ldr r0, [r3] ldr r4, .L6+24 ldr r3, .L6+28 ldr r1, [r2] str r0, [r3] str r0, [r4, #8] str r0, [r4, #4] bl max mov r3, r0 mov r0, #0 str r3, [r4] pop {r4, pc} .L7: .align 2 .L6: .word boot_cpu_data .word setup_ibs_files .word create_arch_files .word NUM_COUNTERS_F15H .word NUM_COUNTERS .word NUM_VIRT_COUNTERS .word op_amd_spec .word num_counters .size op_amd_init, .-op_amd_init .comm setup_ibs_files,4,4 .comm op_amd_spec,12,4 .comm num_counters,4,4 .comm create_arch_files,4,4 .comm boot_cpu_data,4,4 .comm NUM_VIRT_COUNTERS,4,4 .comm NUM_COUNTERS_F15H,4,4 .comm NUM_COUNTERS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_teles_cs.c_teles_suspend.c" .intel_syntax noprefix .text .p2align 4 .type teles_suspend, @function teles_suspend: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR [rdi] mov DWORD PTR [rax], 1 xor eax, eax ret .cfi_endproc .LFE0: .size teles_suspend, .-teles_suspend .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_teles_cs.c_teles_suspend.c" .text .align 2 .syntax unified .arm .fpu softvfp .type teles_suspend, %function teles_suspend: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r2, #1 ldr r3, [r0] mov r0, #0 str r2, [r3] bx lr .size teles_suspend, .-teles_suspend .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cg_syscalls.c_trap_FS_Write.c" .intel_syntax noprefix .text .p2align 4 .globl trap_FS_Write .type trap_FS_Write, @function trap_FS_Write: .LFB0: .cfi_startproc endbr64 mov ecx, edx mov edx, esi mov rsi, rdi mov edi, DWORD PTR CG_FS_WRITE[rip] jmp syscall@PLT .cfi_endproc .LFE0: .size trap_FS_Write, .-trap_FS_Write .comm CG_FS_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_cg_syscalls.c_trap_FS_Write.c" .text .align 2 .global trap_FS_Write .syntax unified .arm .fpu softvfp .type trap_FS_Write, %function trap_FS_Write: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! mov lr, r1 ldr ip, .L4 mov r3, r2 mov r1, r0 mov r2, lr ldr r0, [ip] ldr lr, [sp], #4 b syscall .L5: .align 2 .L4: .word CG_FS_WRITE .size trap_FS_Write, .-trap_FS_Write .comm CG_FS_WRITE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sig_call.c_uni_bad_message.c" .intel_syntax noprefix .text .p2align 4 .globl uni_bad_message .type uni_bad_message, @function uni_bad_message: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13d, r8d push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rcx push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rdi push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov rax, QWORD PTR 16[rsi] mov rbx, rsi cmp rax, QWORD PTR UNI_MSGACT_CLEAR[rip] je .L20 .L2: cmp rax, QWORD PTR UNI_MSGACT_IGNORE[rip] je .L1 mov rax, QWORD PTR 8[rbp] mov esi, DWORD PTR UNI_CAUSE_LOC_USER[rip] mov edi, DWORD PTR [rax] call MK_IE_CAUSE@PLT mov rax, QWORD PTR 8[rbp] mov esi, DWORD PTR 32[rbx] mov edi, DWORD PTR [rax] call ADD_CAUSE_MTYPE@PLT mov rax, QWORD PTR UNI_MSGACT_CLEAR[rip] cmp QWORD PTR 16[rbx], rax je .L21 xor eax, eax call UNI_ALLOC@PLT mov r14, rax test rax, rax je .L1 mov esi, DWORD PTR UNI_STATUS[rip] lea rdx, 24[rbx] mov rdi, rax call MK_MSG_RESP@PLT mov rdi, QWORD PTR 0[rbp] call map_callstate@PLT mov edi, DWORD PTR 12[r14] mov esi, eax call MK_IE_CALLSTATE@PLT mov rsi, QWORD PTR 8[rbp] mov eax, DWORD PTR [rsi] mov DWORD PTR 8[r14], eax test r12, r12 je .L7 mov rdi, QWORD PTR [r12] call IE_ISGOOD@PLT test rax, rax jne .L8 .L18: mov rsi, QWORD PTR 8[rbp] .L7: mov rdi, r14 call uni_send_output@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rdi, r14 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp UNI_FREE@PLT .p2align 4,,10 .p2align 3 .L20: .cfi_restore_state mov rcx, QWORD PTR [rdi] cmp rcx, QWORD PTR CALLST_U11[rip] je .L1 cmp rcx, QWORD PTR CALLST_U12[rip] je .L1 cmp rcx, QWORD PTR CALLST_N11[rip] jne .L22 .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 .L22: .cfi_restore_state cmp rcx, QWORD PTR CALLST_N12[rip] jne .L2 jmp .L1 .p2align 4,,10 .p2align 3 .L21: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rdi, rbp pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp clear_callD@PLT .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov eax, DWORD PTR [r12] xor edx, edx mov esi, DWORD PTR 4[r12] mov edi, DWORD PTR 4[r14] test eax, eax sete dl call MK_IE_EPREF@PLT cmp r13d, -1 je .L23 .L9: mov edi, DWORD PTR [r14] mov esi, r13d call MK_IE_EPSTATE@PLT jmp .L18 .L23: mov rsi, r12 mov rdi, rbp call uni_find_party@PLT mov r13d, DWORD PTR UNI_EPSTATE_NULL[rip] test rax, rax je .L9 mov r13d, DWORD PTR [rax] jmp .L9 .cfi_endproc .LFE0: .size uni_bad_message, .-uni_bad_message .comm UNI_STATUS,4,4 .comm UNI_MSGACT_IGNORE,8,8 .comm UNI_MSGACT_CLEAR,8,8 .comm UNI_EPSTATE_NULL,4,4 .comm UNI_CAUSE_LOC_USER,4,4 .comm CALLST_U12,8,8 .comm CALLST_U11,8,8 .comm CALLST_N12,8,8 .comm CALLST_N11,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_sig_call.c_uni_bad_message.c" .text .align 2 .global uni_bad_message .syntax unified .arm .fpu softvfp .type uni_bad_message, %function uni_bad_message: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r6, .L23 mov r4, r1 ldr ip, [r6] ldr r1, [r1, #16] mov r5, r0 cmp r1, ip mov r7, r3 ldr r8, [sp, #24] beq .L20 .L2: ldr r3, .L23+4 ldr r3, [r3] cmp r1, r3 popeq {r4, r5, r6, r7, r8, pc} ldr r3, [r5, #4] ldr r1, .L23+8 ldr r0, [r3] ldr r1, [r1] bl MK_IE_CAUSE ldr r3, [r5, #4] ldr r1, [r4, #24] ldr r0, [r3] bl ADD_CAUSE_MTYPE ldr r3, [r6] ldr r2, [r4, #16] cmp r2, r3 beq .L21 bl UNI_ALLOC subs r6, r0, #0 popeq {r4, r5, r6, r7, r8, pc} ldr r3, .L23+12 add r2, r4, #20 ldr r1, [r3] bl MK_MSG_RESP ldr r0, [r5] ldr r4, [r6, #12] bl map_callstate mov r1, r0 mov r0, r4 bl MK_IE_CALLSTATE ldr r1, [r5, #4] cmp r7, #0 ldr r3, [r1] str r3, [r6, #8] beq .L7 ldm r7, {r0, r1} bl IE_ISGOOD cmp r0, #0 bne .L8 .L18: ldr r1, [r5, #4] .L7: mov r0, r6 bl uni_send_output mov r0, r6 pop {r4, r5, r6, r7, r8, lr} b UNI_FREE .L20: ldr r0, .L23+16 ldr r3, [r5] ldr r0, [r0] cmp r3, r0 popeq {r4, r5, r6, r7, r8, pc} ldr r0, .L23+20 ldr r0, [r0] cmp r3, r0 popeq {r4, r5, r6, r7, r8, pc} ldr r0, .L23+24 ldr r0, [r0] cmp r3, r0 popeq {r4, r5, r6, r7, r8, pc} ldr r0, .L23+28 ldr r0, [r0] cmp r3, r0 bne .L2 pop {r4, r5, r6, r7, r8, pc} .L21: mov r0, r5 pop {r4, r5, r6, r7, r8, lr} b clear_callD .L8: ldr r2, [r7] ldr r1, [r7, #4] clz r2, r2 ldr r0, [r6, #4] lsr r2, r2, #5 bl MK_IE_EPREF cmn r8, #1 beq .L22 .L9: mov r1, r8 ldr r0, [r6] bl MK_IE_EPSTATE b .L18 .L22: mov r1, r7 mov r0, r5 bl uni_find_party cmp r0, #0 ldreq r3, .L23+32 ldrne r8, [r0] ldreq r8, [r3] b .L9 .L24: .align 2 .L23: .word UNI_MSGACT_CLEAR .word UNI_MSGACT_IGNORE .word UNI_CAUSE_LOC_USER .word UNI_STATUS .word CALLST_U11 .word CALLST_U12 .word CALLST_N11 .word CALLST_N12 .word UNI_EPSTATE_NULL .size uni_bad_message, .-uni_bad_message .comm UNI_STATUS,4,4 .comm UNI_MSGACT_IGNORE,4,4 .comm UNI_MSGACT_CLEAR,4,4 .comm UNI_EPSTATE_NULL,4,4 .comm UNI_CAUSE_LOC_USER,4,4 .comm CALLST_U12,4,4 .comm CALLST_U11,4,4 .comm CALLST_N12,4,4 .comm CALLST_N11,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gs_usb.c_gs_usb_disconnect.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Disconnect (nodata)\n" .text .p2align 4 .type gs_usb_disconnect, @function gs_usb_disconnect: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 call usb_get_intfdata@PLT xor esi, esi mov rdi, r12 mov rbp, rax call usb_set_intfdata@PLT test rbp, rbp je .L2 mov eax, DWORD PTR GS_MAX_INTF[rip] xor ebx, ebx test eax, eax jne .L3 jmp .L4 .p2align 4,,10 .p2align 3 .L5: add ebx, 1 cmp DWORD PTR GS_MAX_INTF[rip], ebx jbe .L4 .L3: mov rdx, QWORD PTR 8[rbp] mov eax, ebx mov rdi, QWORD PTR [rdx+rax*8] test rdi, rdi je .L5 call gs_destroy_candev@PLT add ebx, 1 cmp DWORD PTR GS_MAX_INTF[rip], ebx ja .L3 .L4: mov rdi, rbp call usb_kill_anchored_urbs@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp kfree@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state pop rbx .cfi_def_cfa_offset 24 mov rdi, r12 lea rsi, .LC0[rip] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp dev_err@PLT .cfi_endproc .LFE0: .size gs_usb_disconnect, .-gs_usb_disconnect .comm GS_MAX_INTF,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_gs_usb.c_gs_usb_disconnect.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Disconnect (nodata)\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type gs_usb_disconnect, %function gs_usb_disconnect: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 bl usb_get_intfdata mov r5, r0 mov r1, #0 mov r0, r4 bl usb_set_intfdata cmp r5, #0 beq .L2 ldr r6, .L13 ldr r3, [r6] cmp r3, #0 movne r4, #0 bne .L3 b .L4 .L5: ldr r3, [r6] cmp r3, r4 bls .L4 .L3: ldr r3, [r5, #4] ldr r0, [r3, r4, lsl #2] add r4, r4, #1 cmp r0, #0 beq .L5 bl gs_destroy_candev ldr r3, [r6] cmp r3, r4 bhi .L3 .L4: mov r0, r5 bl usb_kill_anchored_urbs mov r0, r5 pop {r4, r5, r6, lr} b kfree .L2: mov r0, r4 pop {r4, r5, r6, lr} ldr r1, .L13+4 b dev_err .L14: .align 2 .L13: .word GS_MAX_INTF .word .LC0 .size gs_usb_disconnect, .-gs_usb_disconnect .comm GS_MAX_INTF,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_common.c_il_chswitch_done.c" .intel_syntax noprefix .text .p2align 4 .globl il_chswitch_done .type il_chswitch_done, @function il_chswitch_done: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea r12, 4[rdi] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, esi mov rsi, r12 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi mov edi, DWORD PTR S_EXIT_PENDING[rip] call test_bit@PLT test rax, rax je .L10 .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 .L10: .cfi_restore_state mov edi, DWORD PTR S_CHANNEL_SWITCH_PENDING[rip] mov rsi, r12 call test_and_clear_bit@PLT test rax, rax je .L1 mov edi, DWORD PTR [rbx] mov esi, ebp pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp ieee80211_chswitch_done@PLT .cfi_endproc .LFE0: .size il_chswitch_done, .-il_chswitch_done .comm S_EXIT_PENDING,4,4 .comm S_CHANNEL_SWITCH_PENDING,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_common.c_il_chswitch_done.c" .text .align 2 .global il_chswitch_done .syntax unified .arm .fpu softvfp .type il_chswitch_done, %function il_chswitch_done: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, .L10 push {r4, r5, r6, lr} add r6, r0, #4 mov r4, r0 mov r5, r1 ldr r0, [r2] mov r1, r6 bl test_bit cmp r0, #0 popne {r4, r5, r6, pc} ldr r3, .L10+4 mov r1, r6 ldr r0, [r3] bl test_and_clear_bit cmp r0, #0 popeq {r4, r5, r6, pc} mov r1, r5 ldr r0, [r4] pop {r4, r5, r6, lr} b ieee80211_chswitch_done .L11: .align 2 .L10: .word S_EXIT_PENDING .word S_CHANNEL_SWITCH_PENDING .size il_chswitch_done, .-il_chswitch_done .comm S_EXIT_PENDING,4,4 .comm S_CHANNEL_SWITCH_PENDING,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cmservice.c_afs_cm_destructor.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "" .text .p2align 4 .type afs_cm_destructor, @function afs_cm_destructor: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi lea rdi, .LC0[rip] call _enter@PLT mov rdi, QWORD PTR 8[rbx] call afs_put_server@PLT mov QWORD PTR 8[rbx], 0 mov rdi, QWORD PTR [rbx] call kfree@PLT mov QWORD PTR [rbx], 0 pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size afs_cm_destructor, .-afs_cm_destructor .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_cmservice.c_afs_cm_destructor.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "\000" .text .align 2 .syntax unified .arm .fpu softvfp .type afs_cm_destructor, %function afs_cm_destructor: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, #0 ldr r0, .L4 bl _enter ldr r0, [r4, #4] bl afs_put_server ldr r0, [r4] str r5, [r4, #4] bl kfree str r5, [r4] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word .LC0 .size afs_cm_destructor, .-afs_cm_destructor .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pntspols.c_lwFreePoints.c" .intel_syntax noprefix .text .p2align 4 .globl lwFreePoints .type lwFreePoints, @function lwFreePoints: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rdi, QWORD PTR 8[rdi] test rdi, rdi je .L3 mov eax, DWORD PTR 0[rbp] test eax, eax jle .L4 xor ebx, ebx .p2align 4,,10 .p2align 3 .L7: mov r12, rbx sal r12, 4 lea rax, [rdi+r12] mov r8, QWORD PTR 8[rax] test r8, r8 je .L5 mov rdi, r8 call _pico_free@PLT mov rdi, QWORD PTR 8[rbp] lea rax, [rdi+r12] .L5: mov r8, QWORD PTR [rax] test r8, r8 je .L6 mov rdi, r8 call _pico_free@PLT mov rdi, QWORD PTR 8[rbp] .L6: add rbx, 1 cmp DWORD PTR 0[rbp], ebx jg .L7 .L4: call _pico_free@PLT .L3: pop rbx .cfi_restore 3 .cfi_def_cfa_offset 24 mov rdi, rbp mov edx, 16 pop rbp .cfi_restore 6 .cfi_def_cfa_offset 16 xor esi, esi pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 jmp memset@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size lwFreePoints, .-lwFreePoints .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_pntspols.c_lwFreePoints.c" .text .align 2 .global lwFreePoints .syntax unified .arm .fpu softvfp .type lwFreePoints, %function lwFreePoints: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r5, r0, #0 popeq {r4, r5, r6, pc} ldr r2, [r5, #4] cmp r2, #0 beq .L3 ldr r3, [r5] cmp r3, #0 ble .L4 mov r4, #0 .L7: add r3, r2, r4, lsl #3 ldr r0, [r3, #4] lsl r6, r4, #3 cmp r0, #0 add r4, r4, #1 beq .L5 bl _pico_free ldr r2, [r5, #4] add r3, r2, r6 .L5: ldr r0, [r3] cmp r0, #0 beq .L6 bl _pico_free ldr r2, [r5, #4] .L6: ldr r3, [r5] cmp r3, r4 bgt .L7 .L4: mov r0, r2 bl _pico_free .L3: mov r0, r5 pop {r4, r5, r6, lr} mov r2, #8 mov r1, #0 b memset .size lwFreePoints, .-lwFreePoints .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sch_atm.c_atm_tc_dump.c" .intel_syntax noprefix .text .p2align 4 .type atm_tc_dump, @function atm_tc_dump: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size atm_tc_dump, .-atm_tc_dump .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_sch_atm.c_atm_tc_dump.c" .text .align 2 .syntax unified .arm .fpu softvfp .type atm_tc_dump, %function atm_tc_dump: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size atm_tc_dump, .-atm_tc_dump .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_base.c_nvkm_top_new_.c" .intel_syntax noprefix .text .p2align 4 .globl nvkm_top_new_ .type nvkm_top_new_, @function nvkm_top_new_: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov r14d, edx push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13, rsi mov esi, DWORD PTR GFP_KERNEL[rip] push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rdi mov edi, 24 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov rbx, rcx call kzalloc@PLT mov QWORD PTR [rbx], rax test rax, rax je .L6 mov rbp, rax mov edx, r14d lea rcx, 16[rax] mov rsi, r13 lea rdi, nvkm_top[rip] call nvkm_subdev_ctor@PLT mov QWORD PTR 8[rbp], r12 mov rdi, rbp call INIT_LIST_HEAD@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 xor eax, eax pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov eax, DWORD PTR ENOMEM[rip] pop rbx .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 neg eax pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size nvkm_top_new_, .-nvkm_top_new_ .comm nvkm_top,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_base.c_nvkm_top_new_.c" .text .align 2 .global nvkm_top_new_ .syntax unified .arm .fpu softvfp .type nvkm_top_new_, %function nvkm_top_new_: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r7, r1 ldr r1, .L7 mov r6, r0 ldr r1, [r1] mov r0, #12 mov r5, r3 mov r8, r2 bl kzalloc cmp r0, #0 str r0, [r5] beq .L6 mov r4, r0 add r3, r0, #8 mov r2, r8 mov r1, r7 ldr r0, .L7+4 bl nvkm_subdev_ctor mov r0, r4 str r6, [r4, #4] bl INIT_LIST_HEAD mov r0, #0 pop {r4, r5, r6, r7, r8, pc} .L6: ldr r3, .L7+8 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L8: .align 2 .L7: .word GFP_KERNEL .word nvkm_top .word ENOMEM .size nvkm_top_new_, .-nvkm_top_new_ .comm nvkm_top,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_pcm_memory.c_snd_pcm_lib_free_pages.c" .intel_syntax noprefix .text .p2align 4 .globl snd_pcm_lib_free_pages .type snd_pcm_lib_free_pages, @function snd_pcm_lib_free_pages: .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 call PCM_RUNTIME_CHECK@PLT test rax, rax jne .L8 mov rbx, QWORD PTR 8[rbp] cmp QWORD PTR 8[rbx], 0 je .L5 mov rdi, QWORD PTR [rbx] cmp rdi, rbp je .L4 call snd_dma_free_pages@PLT mov rdi, QWORD PTR [rbx] call kfree@PLT .L4: mov rdi, rbp xor esi, esi call snd_pcm_set_runtime_buffer@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 xor eax, eax pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov eax, DWORD PTR EINVAL[rip] 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 neg eax ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state add rsp, 8 .cfi_def_cfa_offset 24 xor eax, eax pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size snd_pcm_lib_free_pages, .-snd_pcm_lib_free_pages .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_pcm_memory.c_snd_pcm_lib_free_pages.c" .text .align 2 .global snd_pcm_lib_free_pages .syntax unified .arm .fpu softvfp .type snd_pcm_lib_free_pages, %function snd_pcm_lib_free_pages: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 bl PCM_RUNTIME_CHECK subs r4, r0, #0 bne .L10 ldr r6, [r5, #4] ldr r3, [r6, #4] cmp r3, #0 beq .L1 ldr r0, [r6] cmp r0, r5 beq .L4 bl snd_dma_free_pages ldr r0, [r6] bl kfree .L4: mov r0, r5 mov r1, #0 bl snd_pcm_set_runtime_buffer .L1: mov r0, r4 pop {r4, r5, r6, pc} .L10: ldr r3, .L11 ldr r0, [r3] rsb r4, r0, #0 mov r0, r4 pop {r4, r5, r6, pc} .L12: .align 2 .L11: .word EINVAL .size snd_pcm_lib_free_pages, .-snd_pcm_lib_free_pages .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_uipc_socket.c_so_rdknl_assert_unlocked.c" .intel_syntax noprefix .text .p2align 4 .type so_rdknl_assert_unlocked, @function so_rdknl_assert_unlocked: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call SOLISTENING@PLT mov rdi, rbp test rax, rax je .L2 pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp SOCK_UNLOCK_ASSERT@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state pop rbp .cfi_def_cfa_offset 8 jmp SOCKBUF_UNLOCK_ASSERT@PLT .cfi_endproc .LFE0: .size so_rdknl_assert_unlocked, .-so_rdknl_assert_unlocked .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_socket.c_so_rdknl_assert_unlocked.c" .text .align 2 .syntax unified .arm .fpu softvfp .type so_rdknl_assert_unlocked, %function so_rdknl_assert_unlocked: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl SOLISTENING cmp r0, #0 mov r0, r4 beq .L2 pop {r4, lr} b SOCK_UNLOCK_ASSERT .L2: pop {r4, lr} b SOCKBUF_UNLOCK_ASSERT .size so_rdknl_assert_unlocked, .-so_rdknl_assert_unlocked .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sb.c_sb_skip_comma.c" .intel_syntax noprefix .text .p2align 4 .globl sb_skip_comma .type sb_skip_comma, @function sb_skip_comma: .LFB0: .cfi_startproc endbr64 mov ecx, DWORD PTR [rsi] cmp edi, ecx jge .L10 mov rsi, QWORD PTR 8[rsi] movsx rdi, edi jmp .L3 .p2align 4,,10 .p2align 3 .L4: add rdi, 1 add r8d, 1 cmp ecx, edi jle .L1 .L3: movzx eax, BYTE PTR [rsi+rdi] mov r8d, edi cmp al, 32 je .L4 cmp al, 9 je .L4 xor edi, edi cmp al, 44 sete dil add r8d, edi cmp r8d, ecx jge .L1 movsx rax, r8d jmp .L6 .p2align 4,,10 .p2align 3 .L7: add rax, 1 lea r8d, 1[rdi] cmp ecx, eax jle .L1 .L6: movzx edx, BYTE PTR [rsi+rax] mov edi, eax mov r8d, eax cmp dl, 32 je .L7 cmp dl, 9 je .L7 .L1: mov eax, r8d ret .L10: mov r8d, edi jmp .L1 .cfi_endproc .LFE0: .size sb_skip_comma, .-sb_skip_comma .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_sb.c_sb_skip_comma.c" .text .align 2 .global sb_skip_comma .syntax unified .arm .fpu softvfp .type sb_skip_comma, %function sb_skip_comma: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr ip, [r1] cmp r0, ip bxge lr ldr r2, [r1, #4] sub r1, r0, #1 add r1, r2, r1 b .L3 .L4: add r0, r0, #1 cmp r0, ip bxeq lr .L3: ldrb r3, [r1, #1]! @ zero_extendqisi2 cmp r3, #9 cmpne r3, #32 beq .L4 cmp r3, #44 beq .L19 cmp r0, ip bxge lr .L20: sub r3, r0, #1 add r2, r2, r3 .L6: ldrb r3, [r2, #1]! @ zero_extendqisi2 cmp r3, #9 cmpne r3, #32 bxne lr add r0, r0, #1 cmp r0, ip bne .L6 bx lr .L19: add r0, r0, #1 cmp r0, ip blt .L20 bx lr .size sb_skip_comma, .-sb_skip_comma .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_l2c_ble.c_l2cble_init_direct_conn.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "unknown device, can not initate connection" .align 8 .LC1: .string "initate direct connection fail, topology limitation" .align 8 .LC2: .string "initate direct connection fail, no resources" .text .p2align 4 .globl l2cble_init_direct_conn .type l2cble_init_direct_conn, @function l2cble_init_direct_conn: .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, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 mov edi, DWORD PTR 4[rdi] call btm_find_or_alloc_dev@PLT mov r15d, DWORD PTR BLE_ADDR_PUBLIC[rip] test rax, rax je .L14 mov r12, QWORD PTR btm_cb[rip] mov r13, QWORD PTR btm_cb[rip+8] mov rbx, rax mov rax, QWORD PTR BTM_BLE_SCAN_PARAM_UNDEF[rip] mov esi, DWORD PTR 4[rbp] mov edx, DWORD PTR BD_ADDR_LEN[rip] mov r14d, DWORD PTR 12[rbp] cmp r12, rax cmove r12, QWORD PTR BTM_BLE_SCAN_FAST_INT[rip] cmp rax, r13 cmove r13, QWORD PTR BTM_BLE_SCAN_FAST_WIN[rip] xor edi, edi call memcpy@PLT mov edi, DWORD PTR BTM_BLE_STATE_INIT[rip] call btm_ble_topology_check@PLT test eax, eax je .L15 mov rsi, QWORD PTR 24[rbx] mov rcx, QWORD PTR 16[rbx] mov r9d, r15d mov rdx, QWORD PTR 8[rbx] mov rax, QWORD PTR [rbx] push 0 .cfi_def_cfa_offset 72 mov rdi, QWORD PTR BTM_BLE_CONN_PARAM_UNDEF[rip] push 0 .cfi_def_cfa_offset 80 cmp rsi, rdi cmove rsi, QWORD PTR BTM_BLE_CONN_TIMEOUT_DEF[rip] cmp rdi, rcx cmove rcx, QWORD PTR BTM_BLE_CONN_SLAVE_LATENCY_DEF[rip] cmp rdi, rdx cmove rdx, QWORD PTR BTM_BLE_CONN_INT_MAX_DEF[rip] cmp rdi, rax cmove rax, QWORD PTR BTM_BLE_CONN_INT_MIN_DEF[rip] push rsi .cfi_def_cfa_offset 88 xor r8d, r8d push rcx .cfi_def_cfa_offset 96 mov rsi, r13 mov ecx, r14d mov rdi, r12 push rdx .cfi_def_cfa_offset 104 mov edx, DWORD PTR FALSE[rip] push rax .cfi_def_cfa_offset 112 call btsnd_hcic_ble_create_ll_conn@PLT add rsp, 48 .cfi_def_cfa_offset 64 test eax, eax je .L16 mov eax, DWORD PTR LST_CONNECTING[rip] mov esi, DWORD PTR 4[rbp] mov edx, DWORD PTR BD_ADDR_LEN[rip] mov edi, DWORD PTR l2cb[rip] mov DWORD PTR 8[rbp], eax mov eax, DWORD PTR TRUE[rip] mov DWORD PTR l2cb[rip+4], eax call memcpy@PLT mov edx, DWORD PTR L2CAP_BLE_LINK_CONNECT_TOUT[rip] mov esi, DWORD PTR BTU_TTYPE_L2CAP_LINK[rip] mov rdi, rbp call btu_start_timer@PLT mov edi, DWORD PTR BLE_DIR_CONN[rip] call btm_ble_set_conn_st@PLT mov eax, DWORD PTR TRUE[rip] .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L16: .cfi_restore_state mov rdi, rbp call l2cu_release_lcb@PLT lea rdi, .LC2[rip] call L2CAP_TRACE_ERROR@PLT mov eax, DWORD PTR FALSE[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L15: .cfi_restore_state mov rdi, rbp call l2cu_release_lcb@PLT lea rdi, .LC1[rip] call L2CAP_TRACE_ERROR@PLT mov eax, DWORD PTR FALSE[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state lea rdi, .LC0[rip] call L2CAP_TRACE_WARNING@PLT mov eax, DWORD PTR FALSE[rip] jmp .L1 .cfi_endproc .LFE0: .size l2cble_init_direct_conn, .-l2cble_init_direct_conn .comm l2cb,8,8 .comm btm_cb,24,16 .comm TRUE,4,4 .comm LST_CONNECTING,4,4 .comm L2CAP_BLE_LINK_CONNECT_TOUT,4,4 .comm FALSE,4,4 .comm BTU_TTYPE_L2CAP_LINK,4,4 .comm BTM_BLE_STATE_INIT,4,4 .comm BTM_BLE_SCAN_PARAM_UNDEF,8,8 .comm BTM_BLE_SCAN_FAST_WIN,8,8 .comm BTM_BLE_SCAN_FAST_INT,8,8 .comm BTM_BLE_CONN_TIMEOUT_DEF,8,8 .comm BTM_BLE_CONN_SLAVE_LATENCY_DEF,8,8 .comm BTM_BLE_CONN_PARAM_UNDEF,8,8 .comm BTM_BLE_CONN_INT_MIN_DEF,8,8 .comm BTM_BLE_CONN_INT_MAX_DEF,8,8 .comm BLE_DIR_CONN,4,4 .comm BLE_ADDR_PUBLIC,4,4 .comm BD_ADDR_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_l2c_ble.c_l2cble_init_direct_conn.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "unknown device, can not initate connection\000" .align 2 .LC1: .ascii "initate direct connection fail, topology limitation" .ascii "\000" .align 2 .LC2: .ascii "initate direct connection fail, no resources\000" .text .align 2 .global l2cble_init_direct_conn .syntax unified .arm .fpu softvfp .type l2cble_init_direct_conn, %function l2cble_init_direct_conn: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r4, r0 sub sp, sp, #36 ldr r0, [r0, #4] bl btm_find_or_alloc_dev ldr r3, .L17 subs r5, r0, #0 ldr r10, [r3] beq .L14 ldr r2, .L17+4 ldr r3, .L17+8 ldr r6, [r2] ldr r3, [r3] ldr r7, [r2, #4] cmp r6, r3 ldreq r1, .L17+12 ldr r8, .L17+16 ldreq r6, [r1] cmp r3, r7 ldreq r3, .L17+20 ldr r1, [r4, #4] ldr r2, [r8] mov r0, #0 ldreq r7, [r3] ldr fp, [r4, #12] bl memcpy ldr r3, .L17+24 ldr r0, [r3] bl btm_ble_topology_check cmp r0, #0 beq .L15 ldr r3, .L17+28 ldr r1, [r5] ldr ip, [r3] ldr r0, [r5, #8] cmp r1, ip ldreq r3, .L17+32 ldr r9, .L17+36 ldreq r1, [r3] ldr r3, [r5, #4] ldr r5, [r5, #12] cmp ip, r3 ldreq r3, .L17+40 ldr r2, [r9] ldreq r3, [r3] cmp ip, r0 ldreq r0, .L17+44 ldreq r0, [r0] cmp ip, r5 ldreq ip, .L17+48 ldreq r5, [ip] mov ip, #0 str r0, [sp, #16] str r3, [sp, #12] str r1, [sp, #8] mov r3, fp mov r1, r7 mov r0, r6 str r5, [sp, #20] str r10, [sp, #4] str ip, [sp, #28] str ip, [sp, #24] str ip, [sp] bl btsnd_hcic_ble_create_ll_conn cmp r0, #0 beq .L16 ldr r3, .L17+52 ldr r5, .L17+56 ldr r0, [r3] ldr r1, [r5] ldr r3, .L17+60 ldr r2, [r8] str r1, [r3, #4] str r0, [r4, #8] ldr r1, [r4, #4] ldr r0, [r3] bl memcpy ldr r3, .L17+64 ldr r2, .L17+68 ldr r1, [r3] ldr r2, [r2] mov r0, r4 bl btu_start_timer ldr r3, .L17+72 ldr r0, [r3] bl btm_ble_set_conn_st ldr r0, [r5] .L1: add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L16: mov r0, r4 bl l2cu_release_lcb ldr r0, .L17+76 bl L2CAP_TRACE_ERROR ldr r0, [r9] add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L15: mov r0, r4 bl l2cu_release_lcb ldr r0, .L17+80 bl L2CAP_TRACE_ERROR ldr r3, .L17+36 ldr r0, [r3] add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L14: ldr r0, .L17+84 bl L2CAP_TRACE_WARNING ldr r3, .L17+36 ldr r0, [r3] b .L1 .L18: .align 2 .L17: .word BLE_ADDR_PUBLIC .word btm_cb .word BTM_BLE_SCAN_PARAM_UNDEF .word BTM_BLE_SCAN_FAST_INT .word BD_ADDR_LEN .word BTM_BLE_SCAN_FAST_WIN .word BTM_BLE_STATE_INIT .word BTM_BLE_CONN_PARAM_UNDEF .word BTM_BLE_CONN_INT_MIN_DEF .word FALSE .word BTM_BLE_CONN_INT_MAX_DEF .word BTM_BLE_CONN_SLAVE_LATENCY_DEF .word BTM_BLE_CONN_TIMEOUT_DEF .word LST_CONNECTING .word TRUE .word l2cb .word BTU_TTYPE_L2CAP_LINK .word L2CAP_BLE_LINK_CONNECT_TOUT .word BLE_DIR_CONN .word .LC2 .word .LC1 .word .LC0 .size l2cble_init_direct_conn, .-l2cble_init_direct_conn .comm l2cb,8,4 .comm btm_cb,12,4 .comm TRUE,4,4 .comm LST_CONNECTING,4,4 .comm L2CAP_BLE_LINK_CONNECT_TOUT,4,4 .comm FALSE,4,4 .comm BTU_TTYPE_L2CAP_LINK,4,4 .comm BTM_BLE_STATE_INIT,4,4 .comm BTM_BLE_SCAN_PARAM_UNDEF,4,4 .comm BTM_BLE_SCAN_FAST_WIN,4,4 .comm BTM_BLE_SCAN_FAST_INT,4,4 .comm BTM_BLE_CONN_TIMEOUT_DEF,4,4 .comm BTM_BLE_CONN_SLAVE_LATENCY_DEF,4,4 .comm BTM_BLE_CONN_PARAM_UNDEF,4,4 .comm BTM_BLE_CONN_INT_MIN_DEF,4,4 .comm BTM_BLE_CONN_INT_MAX_DEF,4,4 .comm BLE_DIR_CONN,4,4 .comm BLE_ADDR_PUBLIC,4,4 .comm BD_ADDR_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ioasm.c_hsch.c" .intel_syntax noprefix .text .p2align 4 .globl hsch .type hsch, @function hsch: .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, edi sub rsp, 8 .cfi_def_cfa_offset 32 call __hsch@PLT mov edi, ebp mov esi, eax mov r12d, eax call trace_s390_cio_hsch@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 hsch, .-hsch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_ioasm.c_hsch.c" .text .align 2 .global hsch .syntax unified .arm .fpu softvfp .type hsch, %function hsch: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 bl __hsch mov r4, r0 mov r0, r5 mov r1, r4 bl trace_s390_cio_hsch mov r0, r4 pop {r4, r5, r6, pc} .size hsch, .-hsch .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_fcloop.c_fcloop_create_local_port.c" .intel_syntax noprefix .text .p2align 4 .type fcloop_create_local_port, @function fcloop_create_local_port: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov edi, 32 mov r14, rdx 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, rcx sub rsp, 48 .cfi_def_cfa_offset 96 mov esi, DWORD PTR GFP_KERNEL[rip] mov r12d, DWORD PTR ENOMEM[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax call kzalloc@PLT test rax, rax je .L15 mov esi, DWORD PTR GFP_KERNEL[rip] mov edi, 32 mov rbp, rax neg r12d call kzalloc@PLT mov r13, rax test rax, rax je .L5 mov rsi, r14 mov rdi, rax call fcloop_parse_options@PLT mov r12d, eax test eax, eax jne .L6 mov eax, DWORD PTR LPORT_OPTS[rip] mov edx, DWORD PTR 0[r13] and edx, eax cmp eax, edx je .L7 mov r12d, DWORD PTR EINVAL[rip] neg r12d .L6: mov rdi, r13 call kfree@PLT .L5: test r12d, r12d jne .L16 .L8: mov r12d, ebx .L1: mov rax, QWORD PTR 40[rsp] xor rax, QWORD PTR fs:40 jne .L17 add rsp, 48 .cfi_remember_state .cfi_def_cfa_offset 48 mov eax, r12d pop rbx .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 .L16: .cfi_restore_state mov rdi, rbp call kfree@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L15: mov r12d, DWORD PTR ENOMEM[rip] neg r12d jmp .L1 .p2align 4,,10 .p2align 3 .L7: lea r12, 16[rsp] mov edx, 16 xor esi, esi mov rdi, r12 call memset@PLT mov rax, QWORD PTR 16[r13] mov rdi, r12 xor edx, edx lea rcx, 8[rsp] lea rsi, fctemplate[rip] mov QWORD PTR 16[rsp], rax mov rax, QWORD PTR 24[r13] mov QWORD PTR 24[rsp], rax call nvme_fc_register_localport@PLT mov r12d, eax test eax, eax jne .L6 mov rax, QWORD PTR 8[rsp] xor r12d, r12d mov rdx, QWORD PTR [rax] mov QWORD PTR [rdx], rbp add rbp, 4 mov QWORD PTR 4[rbp], rax mov rdi, rbp call INIT_LIST_HEAD@PLT mov rsi, r12 lea rdi, fcloop_lock[rip] call spin_lock_irqsave@PLT mov rdi, rbp lea rsi, fcloop_lports[rip] call list_add_tail@PLT mov rsi, r12 lea rdi, fcloop_lock[rip] call spin_unlock_irqrestore@PLT mov rdi, r13 call kfree@PLT jmp .L8 .L17: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size fcloop_create_local_port, .-fcloop_create_local_port .comm fctemplate,4,4 .comm fcloop_lports,4,4 .comm fcloop_lock,4,4 .comm LPORT_OPTS,4,4 .comm GFP_KERNEL,4,4 .comm ENOMEM,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_fcloop.c_fcloop_create_local_port.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type fcloop_create_local_port, %function fcloop_create_local_port: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r6, .L18 mov r7, r3 ldr r9, .L18+4 ldr r3, .L18+8 sub sp, sp, #28 mov r0, #28 ldr r1, [r6] mov r8, r2 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 ldr r4, [r9] bl kzalloc subs r5, r0, #0 beq .L15 ldr r1, [r6] mov r0, #28 bl kzalloc subs r6, r0, #0 rsbeq r4, r4, #0 beq .L5 mov r1, r8 bl fcloop_parse_options subs r4, r0, #0 bne .L6 ldr r3, .L18+12 ldr r2, [r6] ldr r3, [r3] bics r3, r3, r2 beq .L7 ldr r3, .L18+16 ldr r4, [r3] rsb r4, r4, #0 .L6: mov r0, r6 bl kfree .L5: cmp r4, #0 bne .L16 .L8: mov r4, r7 .L1: ldr r3, .L18+8 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L17 mov r0, r4 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L16: mov r0, r5 bl kfree b .L1 .L15: ldr r4, [r9] rsb r4, r4, #0 b .L1 .L7: ldr ip, [r6, #12] add r0, r6, #16 ldm r0, {r0, r1, r3} mov r2, r4 str r3, [sp, #16] str r1, [sp, #12] str r0, [sp, #8] mov r3, sp ldr r1, .L18+20 add r0, sp, #4 str ip, [sp, #4] bl nvme_fc_register_localport subs r4, r0, #0 bne .L6 mov r4, #0 ldr r3, [sp] add r8, r5, #4 ldr r2, [r3] mov r0, r8 str r5, [r2] str r3, [r5, #8] bl INIT_LIST_HEAD mov r1, r4 ldr r0, .L18+24 bl spin_lock_irqsave mov r0, r8 ldr r1, .L18+28 bl list_add_tail mov r1, r4 ldr r0, .L18+24 bl spin_unlock_irqrestore mov r0, r6 bl kfree b .L8 .L17: bl __stack_chk_fail .L19: .align 2 .L18: .word GFP_KERNEL .word ENOMEM .word .LC0 .word LPORT_OPTS .word EINVAL .word fctemplate .word fcloop_lock .word fcloop_lports .size fcloop_create_local_port, .-fcloop_create_local_port .comm fctemplate,4,4 .comm fcloop_lports,4,4 .comm fcloop_lock,4,4 .comm LPORT_OPTS,4,4 .comm GFP_KERNEL,4,4 .comm ENOMEM,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_sec_mgr.c_get_security_id_for_uri.c" .intel_syntax noprefix .text .p2align 4 .type get_security_id_for_uri, @function get_security_id_for_uri: .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 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rsi sub rsp, 32 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov eax, DWORD PTR URLZONE_INVALID[rip] lea rdx, 16[rsp] lea rsi, 12[rsp] mov DWORD PTR 12[rsp], eax call map_uri_to_zone@PLT mov edi, eax mov r12d, eax call FAILED@PLT test rax, rax jne .L1 mov rdi, QWORD PTR 16[rsp] mov ecx, DWORD PTR 12[rsp] mov rdx, r13 mov rsi, rbp call generate_security_id@PLT mov rdi, QWORD PTR 16[rsp] mov r12d, eax call IUri_Release@PLT .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L6 add rsp, 32 .cfi_remember_state .cfi_def_cfa_offset 32 mov eax, r12d pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .L6: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size get_security_id_for_uri, .-get_security_id_for_uri .comm URLZONE_INVALID,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_sec_mgr.c_get_security_id_for_uri.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type get_security_id_for_uri, %function get_security_id_for_uri: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r1 ldr r1, .L7 sub sp, sp, #16 ldr lr, [r1] ldr r3, .L7+4 add r1, sp, #8 mov r6, r2 add r2, sp, #4 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 str lr, [sp, #8] bl map_uri_to_zone mov r4, r0 bl FAILED cmp r0, #0 bne .L1 ldmib sp, {r0, r3} mov r2, r6 mov r1, r5 bl generate_security_id mov r4, r0 ldr r0, [sp, #4] bl IUri_Release .L1: ldr r3, .L7+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L6 mov r0, r4 add sp, sp, #16 @ sp needed pop {r4, r5, r6, pc} .L6: bl __stack_chk_fail .L8: .align 2 .L7: .word URLZONE_INVALID .word .LC0 .size get_security_id_for_uri, .-get_security_id_for_uri .comm URLZONE_INVALID,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tc-mips.c_mips_dwarf2_addr_size.c" .intel_syntax noprefix .text .p2align 4 .globl mips_dwarf2_addr_size .type mips_dwarf2_addr_size, @function mips_dwarf2_addr_size: .LFB0: .cfi_startproc endbr64 cmp QWORD PTR HAVE_64BIT_SYMBOLS[rip], 1 sbb eax, eax and eax, -4 add eax, 8 ret .cfi_endproc .LFE0: .size mips_dwarf2_addr_size, .-mips_dwarf2_addr_size .comm HAVE_64BIT_SYMBOLS,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_tc-mips.c_mips_dwarf2_addr_size.c" .text .align 2 .global mips_dwarf2_addr_size .syntax unified .arm .fpu softvfp .type mips_dwarf2_addr_size, %function mips_dwarf2_addr_size: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L5 ldr r3, [r3] cmp r3, #0 movne r0, #8 moveq r0, #4 bx lr .L6: .align 2 .L5: .word HAVE_64BIT_SYMBOLS .size mips_dwarf2_addr_size, .-mips_dwarf2_addr_size .comm HAVE_64BIT_SYMBOLS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_opj_decompress.c_parse_DA_values.c" .intel_syntax noprefix .text .p2align 4 .globl parse_DA_values .type parse_DA_values, @function parse_DA_values: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rsi push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdx 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 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 QWORD PTR 8[rsp], r8 lea rbx, 38[rsp] mov rsi, rbx mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax mov eax, 44 mov WORD PTR 38[rsp], ax call strtok@PLT test rax, rax je .L2 mov rdi, rax mov r12d, 1 lea rbp, 16[rsp] .p2align 4,,10 .p2align 3 .L3: call atoi@PLT xor edi, edi mov rsi, rbx mov DWORD PTR -4[rbp+r12*4], eax call strtok@PLT mov esi, r12d test rax, rax mov rdi, rax setne cl cmp r12d, 3 setle al add r12, 1 test cl, al jne .L3 cmp esi, 4 je .L14 .L2: mov eax, DWORD PTR EXIT_FAILURE[rip] .L1: mov rdx, QWORD PTR 40[rsp] xor rdx, QWORD PTR fs:40 jne .L15 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 .L14: .cfi_restore_state mov eax, DWORD PTR 16[rsp] mov rdx, QWORD PTR 8[rsp] mov DWORD PTR [r15], eax mov eax, DWORD PTR 20[rsp] mov DWORD PTR [r14], eax mov eax, DWORD PTR 24[rsp] mov DWORD PTR 0[r13], eax mov eax, DWORD PTR 28[rsp] mov DWORD PTR [rdx], eax mov eax, DWORD PTR EXIT_SUCCESS[rip] jmp .L1 .L15: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size parse_DA_values, .-parse_DA_values .comm EXIT_SUCCESS,4,4 .comm EXIT_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_opj_decompress.c_parse_DA_values.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global parse_DA_values .syntax unified .arm .fpu softvfp .type parse_DA_values, %function parse_DA_values: @ args = 4, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, #44 push {r4, r5, r6, r7, r8, r9, lr} mov r5, r3 sub sp, sp, #28 ldr r3, .L16 mov r7, r1 add r1, sp, #16 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 mov r6, r2 ldr r8, [sp, #56] strh ip, [sp, #16] @ movhi bl strtok cmp r0, #0 beq .L2 mov r4, #0 mov r9, sp .L3: bl atoi mov r3, r0 add r1, sp, #16 mov r0, #0 str r3, [r9], #4 bl strtok add r4, r4, #1 cmp r4, #3 movgt r3, #0 movle r3, #1 cmp r0, #0 moveq r3, #0 cmp r3, #0 bne .L3 cmp r4, #4 beq .L14 .L2: ldr r3, .L16+4 ldr r0, [r3] .L1: ldr r3, .L16 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L15 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L14: ldm sp, {r2, r3} ldr r1, [sp, #8] str r2, [r7] ldr r2, [sp, #12] str r3, [r6] ldr r3, .L16+8 str r1, [r5] str r2, [r8] ldr r0, [r3] b .L1 .L15: bl __stack_chk_fail .L17: .align 2 .L16: .word .LC0 .word EXIT_FAILURE .word EXIT_SUCCESS .size parse_DA_values, .-parse_DA_values .comm EXIT_SUCCESS,4,4 .comm EXIT_FAILURE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_util.c_set_mono_theme.c" .intel_syntax noprefix .text .p2align 4 .type set_mono_theme, @function set_mono_theme: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR A_NORMAL[rip] mov rdx, QWORD PTR A_BOLD[rip] mov rcx, QWORD PTR A_REVERSE[rip] mov esi, DWORD PTR A_DIM[rip] mov QWORD PTR dlg[rip+224], rax mov QWORD PTR dlg[rip+216], rax mov QWORD PTR dlg[rip+208], rax mov QWORD PTR dlg[rip+200], rdx mov QWORD PTR dlg[rip+192], rax mov QWORD PTR dlg[rip+184], rcx mov DWORD PTR dlg[rip+176], esi mov QWORD PTR dlg[rip+168], rcx mov QWORD PTR dlg[rip+160], rdx mov QWORD PTR dlg[rip+152], rcx mov QWORD PTR dlg[rip+144], rax mov QWORD PTR dlg[rip+136], rax mov QWORD PTR dlg[rip+128], rax mov QWORD PTR dlg[rip+120], rax mov QWORD PTR dlg[rip+112], rdx mov QWORD PTR dlg[rip+104], rax mov QWORD PTR dlg[rip+96], rdx mov QWORD PTR dlg[rip+88], rax mov QWORD PTR dlg[rip+80], rax mov QWORD PTR dlg[rip+72], rax mov QWORD PTR dlg[rip+64], rcx mov QWORD PTR dlg[rip+56], rdx mov QWORD PTR dlg[rip+48], rcx mov QWORD PTR dlg[rip+40], rdx mov QWORD PTR dlg[rip+32], rcx mov QWORD PTR dlg[rip+24], rdx mov QWORD PTR dlg[rip+16], rcx mov QWORD PTR dlg[rip+8], rdx mov QWORD PTR dlg[rip], rdx ret .cfi_endproc .LFE0: .size set_mono_theme, .-set_mono_theme .comm dlg,232,32 .comm A_REVERSE,8,8 .comm A_NORMAL,8,8 .comm A_DIM,4,4 .comm A_BOLD,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_util.c_set_mono_theme.c" .text .align 2 .syntax unified .arm .fpu softvfp .type set_mono_theme, %function set_mono_theme: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr ip, .L3+4 ldr r1, .L3+8 ldr r0, .L3+12 ldr r2, [r3] ldr r1, [r1] ldr r3, .L3+16 ldr r0, [r0] ldr ip, [ip] str r2, [r3, #112] str r2, [r3, #108] str r2, [r3, #104] str r2, [r3, #96] str r2, [r3, #72] str r2, [r3, #68] str r2, [r3, #64] str r2, [r3, #60] str r2, [r3, #52] str r2, [r3, #44] str r2, [r3, #40] str r2, [r3, #36] str ip, [r3, #88] str r1, [r3, #100] str r1, [r3, #80] str r1, [r3, #56] str r1, [r3, #48] str r1, [r3, #28] str r1, [r3, #20] str r1, [r3, #12] str r1, [r3, #4] str r0, [r3, #92] str r0, [r3, #84] str r0, [r3, #76] str r0, [r3, #32] str r0, [r3, #24] str r0, [r3, #16] str r0, [r3, #8] str r1, [r3] bx lr .L4: .align 2 .L3: .word A_NORMAL .word A_DIM .word A_BOLD .word A_REVERSE .word dlg .size set_mono_theme, .-set_mono_theme .comm dlg,116,4 .comm A_REVERSE,4,4 .comm A_NORMAL,4,4 .comm A_DIM,4,4 .comm A_BOLD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_merge_file.c_git_merge_file__normalize_inputs.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "file.txt" .text .p2align 4 .type git_merge_file__normalize_inputs, @function git_merge_file__normalize_inputs: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov edx, 16 mov r12, rdi call memcpy@PLT cmp QWORD PTR [r12], 0 je .L6 .L2: mov eax, DWORD PTR 8[r12] test eax, eax jne .L3 mov DWORD PTR 8[r12], 33188 .L3: mov rax, r12 pop r12 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state lea rax, .LC0[rip] mov QWORD PTR [r12], rax jmp .L2 .cfi_endproc .LFE0: .size git_merge_file__normalize_inputs, .-git_merge_file__normalize_inputs .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_merge_file.c_git_merge_file__normalize_inputs.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "file.txt\000" .text .align 2 .syntax unified .arm .fpu softvfp .type git_merge_file__normalize_inputs, %function git_merge_file__normalize_inputs: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 mov r2, #8 bl memcpy ldr r3, [r4] mov r0, r4 cmp r3, #0 ldreq r3, .L6 streq r3, [r4] ldr r3, [r4, #4] cmp r3, #0 ldreq r3, .L6+4 streq r3, [r4, #4] pop {r4, pc} .L7: .align 2 .L6: .word .LC0 .word 33188 .size git_merge_file__normalize_inputs, .-git_merge_file__normalize_inputs .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_xdp.c_xdp_return_buff.c" .intel_syntax noprefix .text .p2align 4 .globl xdp_return_buff .type xdp_return_buff, @function xdp_return_buff: .LFB0: .cfi_startproc endbr64 mov r8d, DWORD PTR 16[rdi] mov rsi, QWORD PTR 8[rdi] mov edx, 1 mov ecx, DWORD PTR [rdi] mov edi, r8d jmp __xdp_return@PLT .cfi_endproc .LFE0: .size xdp_return_buff, .-xdp_return_buff .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_xdp.c_xdp_return_buff.c" .text .align 2 .global xdp_return_buff .syntax unified .arm .fpu softvfp .type xdp_return_buff, %function xdp_return_buff: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, [r0] ldr r1, [r0, #4] mov r2, #1 ldr r0, [r0, #8] b __xdp_return .size xdp_return_buff, .-xdp_return_buff .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cassini.c_cas_init_dma.c" .intel_syntax noprefix .text .p2align 4 .type cas_init_dma, @function cas_init_dma: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call cas_init_tx_dma@PLT mov rdi, rbp pop rbp .cfi_def_cfa_offset 8 jmp cas_init_rx_dma@PLT .cfi_endproc .LFE0: .size cas_init_dma, .-cas_init_dma .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_cassini.c_cas_init_dma.c" .text .align 2 .syntax unified .arm .fpu softvfp .type cas_init_dma, %function cas_init_dma: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl cas_init_tx_dma mov r0, r4 pop {r4, lr} b cas_init_rx_dma .size cas_init_dma, .-cas_init_dma .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pthread_workqueue.c_workq_kernreturn.c" .intel_syntax noprefix .text .p2align 4 .globl workq_kernreturn .type workq_kernreturn, @function workq_kernreturn: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rdi push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rsi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdx push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 24 .cfi_def_cfa_offset 80 mov ebx, DWORD PTR [rsi] mov r12d, DWORD PTR 4[rsi] mov r13d, DWORD PTR 8[rsi] call proc_get_wqptr@PLT mov r8, rax mov eax, DWORD PTR [r15] test DWORD PTR P_LREGISTER[rip], eax je .L4 lea eax, -128[rbx] cmp eax, 6 ja .L4 lea rdx, .L6[rip] movsx rax, DWORD PTR [rdx+rax*4] add rax, rdx notrack jmp rax .section .rodata .align 4 .align 4 .L6: .long .L10-.L6 .long .L10-.L6 .long .L10-.L6 .long .L9-.L6 .long .L8-.L6 .long .L7-.L6 .long .L5-.L6 .text .L9: xor eax, eax mov QWORD PTR 8[rsp], r8 call current_thread@PLT mov r13d, eax mov edi, eax call get_bsdthread_info@PLT mov edi, r13d mov r14, rax call thread_get_tag@PLT test DWORD PTR THREAD_TAG_WORKQUEUE[rip], eax je .L4 mov r13d, DWORD PTR UT_WORKQ_DYING[rip] or r13d, DWORD PTR UT_WORKQ_OVERCOMMIT[rip] and r13d, DWORD PTR [r14] mov r8, QWORD PTR 8[rsp] je .L18 .L4: mov r13d, DWORD PTR EINVAL[rip] .L1: add rsp, 24 .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 .L7: .cfi_restore_state add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 mov edx, r13d mov esi, r12d mov rdi, r15 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 workq_reqthreads@PLT .L5: .cfi_restore_state mov DWORD PTR 4[r15], r12d xor r13d, r13d jmp .L1 .L10: add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 mov rsi, r14 mov rdi, r15 mov rdx, r8 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 workq_thread_return@PLT .L8: .cfi_restore_state test r8, r8 je .L4 mov eax, DWORD PTR _PTHREAD_PRIORITY_SCHED_PRI_FLAG[rip] test eax, r12d je .L12 or eax, DWORD PTR _PTHREAD_PRIORITY_SCHED_PRI_MASK[rip] and r12d, eax .L13: mov rdi, r8 mov QWORD PTR 8[rsp], r8 call workq_lock_spin@PLT mov r8, QWORD PTR 8[rsp] cmp DWORD PTR [r8], r12d jge .L16 mov DWORD PTR [r8], r12d .L16: mov rdi, r8 xor r13d, r13d call workq_unlock@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L18: mov edi, r12d mov QWORD PTR 8[rsp], r8 call _pthread_priority_thread_qos@PLT cmp DWORD PTR THREAD_QOS_UNSPECIFIED[rip], eax mov r8, QWORD PTR 8[rsp] mov r12d, eax je .L4 mov rdi, r8 mov QWORD PTR 8[rsp], r8 call workq_lock_spin@PLT mov r8, QWORD PTR 8[rsp] xor ecx, ecx mov rdx, r14 mov esi, r12d mov rdi, r8 call workq_constrained_allowance@PLT mov r8, QWORD PTR 8[rsp] mov ebx, eax mov rdi, r8 call workq_unlock@PLT xor eax, eax test ebx, ebx sete al mov DWORD PTR 0[rbp], eax jmp .L1 .p2align 4,,10 .p2align 3 .L12: mov edi, r12d mov QWORD PTR 8[rsp], r8 call _pthread_priority_thread_qos@PLT mov edi, r12d mov ebx, eax call _pthread_priority_relpri@PLT test eax, eax jg .L4 cmp DWORD PTR THREAD_QOS_MIN_TIER_IMPORTANCE[rip], eax jg .L4 cmp DWORD PTR THREAD_QOS_UNSPECIFIED[rip], ebx mov r8, QWORD PTR 8[rsp] je .L4 mov eax, DWORD PTR _PTHREAD_PRIORITY_FLAGS_MASK[rip] not eax and r12d, eax jmp .L13 .cfi_endproc .LFE0: .size workq_kernreturn, .-workq_kernreturn .comm _PTHREAD_PRIORITY_SCHED_PRI_MASK,4,4 .comm _PTHREAD_PRIORITY_SCHED_PRI_FLAG,4,4 .comm _PTHREAD_PRIORITY_FLAGS_MASK,4,4 .comm UT_WORKQ_OVERCOMMIT,4,4 .comm UT_WORKQ_DYING,4,4 .comm THREAD_TAG_WORKQUEUE,4,4 .comm THREAD_QOS_UNSPECIFIED,4,4 .comm THREAD_QOS_MIN_TIER_IMPORTANCE,4,4 .comm P_LREGISTER,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_pthread_workqueue.c_workq_kernreturn.c" .text .align 2 .global workq_kernreturn .syntax unified .arm .fpu softvfp .type workq_kernreturn, %function workq_kernreturn: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldm r1, {r5, r9, r10} mov r6, r0 mov r8, r2 mov r4, r1 bl proc_get_wqptr ldr r3, .L28 ldr r2, [r6] ldr r3, [r3] tst r2, r3 beq .L4 sub r3, r5, #128 mov r7, r0 cmp r3, #6 ldrls pc, [pc, r3, asl #2] b .L4 .L6: .word .L10 .word .L10 .word .L10 .word .L9 .word .L8 .word .L7 .word .L5 .L9: bl current_thread mov r4, r0 bl get_bsdthread_info mov r5, r0 mov r0, r4 bl thread_get_tag ldr r3, .L28+4 ldr r3, [r3] tst r0, r3 beq .L4 ldr r2, .L28+8 ldr r3, .L28+12 ldr r4, [r2] ldr r2, [r3] ldr r3, [r5] orr r4, r4, r2 ands r4, r4, r3 beq .L18 .L4: ldr r3, .L28+16 ldr r4, [r3] .L1: mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L5: mov r4, #0 str r9, [r6, #4] mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L10: mov r2, r0 mov r1, r4 mov r0, r6 pop {r4, r5, r6, r7, r8, r9, r10, lr} b workq_thread_return .L8: cmp r0, #0 beq .L4 ldr r3, .L28+20 ldr r3, [r3] tst r3, r9 beq .L12 ldr r2, .L28+24 ldr r2, [r2] orr r3, r3, r2 and r9, r9, r3 .L13: mov r0, r7 bl workq_lock_spin ldr r3, [r7] mov r0, r7 cmp r3, r9 strlt r9, [r7] bl workq_unlock mov r4, #0 b .L1 .L7: mov r2, r10 mov r1, r9 mov r0, r6 pop {r4, r5, r6, r7, r8, r9, r10, lr} b workq_reqthreads .L18: mov r0, r9 bl _pthread_priority_thread_qos ldr r3, .L28+28 mov r6, r0 ldr r3, [r3] cmp r3, r0 beq .L4 mov r0, r7 bl workq_lock_spin mov r3, r4 mov r2, r5 mov r1, r6 mov r0, r7 bl workq_constrained_allowance mov r5, r0 mov r0, r7 bl workq_unlock clz r3, r5 lsr r3, r3, #5 str r3, [r8] b .L1 .L12: mov r0, r9 bl _pthread_priority_thread_qos mov r4, r0 mov r0, r9 bl _pthread_priority_relpri subs r3, r0, #0 bgt .L4 ldr r2, .L28+32 ldr r2, [r2] cmp r2, r3 bgt .L4 ldr r3, .L28+28 ldr r3, [r3] cmp r3, r4 beq .L4 ldr r3, .L28+36 ldr r3, [r3] bic r9, r9, r3 b .L13 .L29: .align 2 .L28: .word P_LREGISTER .word THREAD_TAG_WORKQUEUE .word UT_WORKQ_DYING .word UT_WORKQ_OVERCOMMIT .word EINVAL .word _PTHREAD_PRIORITY_SCHED_PRI_FLAG .word _PTHREAD_PRIORITY_SCHED_PRI_MASK .word THREAD_QOS_UNSPECIFIED .word THREAD_QOS_MIN_TIER_IMPORTANCE .word _PTHREAD_PRIORITY_FLAGS_MASK .size workq_kernreturn, .-workq_kernreturn .comm _PTHREAD_PRIORITY_SCHED_PRI_MASK,4,4 .comm _PTHREAD_PRIORITY_SCHED_PRI_FLAG,4,4 .comm _PTHREAD_PRIORITY_FLAGS_MASK,4,4 .comm UT_WORKQ_OVERCOMMIT,4,4 .comm UT_WORKQ_DYING,4,4 .comm THREAD_TAG_WORKQUEUE,4,4 .comm THREAD_QOS_UNSPECIFIED,4,4 .comm THREAD_QOS_MIN_TIER_IMPORTANCE,4,4 .comm P_LREGISTER,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_ssl_sess.c_SSL_SESSION_get0_id_context.c" .intel_syntax noprefix .text .p2align 4 .globl SSL_SESSION_get0_id_context .type SSL_SESSION_get0_id_context, @function SSL_SESSION_get0_id_context: .LFB0: .cfi_startproc endbr64 test rsi, rsi je .L2 mov rax, QWORD PTR 8[rdi] mov DWORD PTR [rsi], eax .L2: mov rax, QWORD PTR [rdi] ret .cfi_endproc .LFE0: .size SSL_SESSION_get0_id_context, .-SSL_SESSION_get0_id_context .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_ssl_sess.c_SSL_SESSION_get0_id_context.c" .text .align 2 .global SSL_SESSION_get0_id_context .syntax unified .arm .fpu softvfp .type SSL_SESSION_get0_id_context, %function SSL_SESSION_get0_id_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r1, #0 ldrne r3, [r0, #4] ldr r0, [r0] strne r3, [r1] bx lr .size SSL_SESSION_get0_id_context, .-SSL_SESSION_get0_id_context .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_netwinder-hw.c_wb977_close.c" .intel_syntax noprefix .text .p2align 4 .type wb977_close, @function wb977_close: .LFB0: .cfi_startproc endbr64 mov esi, 880 mov edi, 170 jmp outb@PLT .cfi_endproc .LFE0: .size wb977_close, .-wb977_close .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_netwinder-hw.c_wb977_close.c" .text .align 2 .syntax unified .arm .fpu softvfp .type wb977_close, %function wb977_close: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r1, #880 mov r0, #170 b outb .size wb977_close, .-wb977_close .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sha256-prf.c_sha256_prf_bits.c" .intel_syntax noprefix .text .p2align 4 .globl sha256_prf_bits .type sha256_prf_bits, @function sha256_prf_bits: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push r15 push r14 .cfi_offset 15, -24 .cfi_offset 14, -32 mov r14, rsi push r13 .cfi_offset 13, -40 mov r13, rdi mov rdi, rdx push r12 .cfi_offset 12, -48 mov r12, rcx push rbx .cfi_offset 3, -56 mov rbx, r8 sub rsp, 168 mov QWORD PTR -168[rbp], r9 mov rsi, rsp mov rax, QWORD PTR fs:40 mov QWORD PTR -56[rbp], rax xor eax, eax movsx rax, DWORD PTR SHA256_MAC_LEN[rip] mov DWORD PTR -188[rbp], eax lea rax, 15[0+rax*4] mov rdx, rax and rax, -4096 sub rsi, rax and rdx, -16 mov rax, rsi cmp rsp, rax je .L3 .L23: sub rsp, 4096 or QWORD PTR 4088[rsp], 0 cmp rsp, rax jne .L23 .L3: and edx, 4095 sub rsp, rdx test rdx, rdx jne .L24 .L4: mov rax, QWORD PTR 16[rbp] mov QWORD PTR -120[rbp], rdi mov QWORD PTR -200[rbp], rsp add rax, 7 mov QWORD PTR -96[rbp], 2 shr rax, 3 mov QWORD PTR -160[rbp], rax mov r15, rax lea rax, -144[rbp] mov QWORD PTR -184[rbp], rax mov QWORD PTR -128[rbp], rax call os_strlen@PLT mov rsi, QWORD PTR 16[rbp] lea rdi, -136[rbp] mov QWORD PTR -112[rbp], r12 mov QWORD PTR -88[rbp], rax mov QWORD PTR -80[rbp], rbx mov QWORD PTR -104[rbp], rdi mov QWORD PTR -72[rbp], 8 call WPA_PUT_LE16@PLT test r15, r15 je .L13 lea rax, -96[rbp] lea r15, -128[rbp] xor r12d, r12d mov ebx, 1 mov QWORD PTR -176[rbp], rax mov rax, r15 mov r15, r14 mov r14, r13 mov r13, r12 mov r12, rax jmp .L9 .p2align 4,,10 .p2align 3 .L26: mov rax, QWORD PTR -168[rbp] mov rcx, r12 mov rsi, r15 mov rdi, r14 mov r8, QWORD PTR -176[rbp] mov edx, 4 lea r9, [rax+r13*4] call hmac_sha256_vector@PLT test rax, rax js .L10 movsx rax, DWORD PTR SHA256_MAC_LEN[rip] add rbx, 1 add r13, rax cmp QWORD PTR -160[rbp], r13 jbe .L25 .L9: mov rax, QWORD PTR -160[rbp] mov rdi, QWORD PTR -184[rbp] mov rsi, rbx sub rax, r13 mov QWORD PTR -152[rbp], rax call WPA_PUT_LE16@PLT movsx rax, DWORD PTR SHA256_MAC_LEN[rip] cmp rax, QWORD PTR -152[rbp] jbe .L26 mov rbx, QWORD PTR -200[rbp] mov rax, r12 mov r12, r13 mov r13, r14 mov r8, QWORD PTR -176[rbp] mov rcx, rax mov rsi, r15 mov rdi, r13 mov r9, rbx mov edx, 4 call hmac_sha256_vector@PLT test rax, rax js .L10 mov rax, QWORD PTR -168[rbp] mov rdx, QWORD PTR -152[rbp] mov rsi, rbx lea rdi, [rax+r12*4] call os_memcpy@PLT mov r12, QWORD PTR -160[rbp] .L5: mov rax, QWORD PTR 16[rbp] and eax, 7 je .L11 mov rdx, QWORD PTR -168[rbp] mov ecx, 8 sub ecx, eax mov eax, 255 sal eax, cl and DWORD PTR -4[rdx+r12*4], eax .L11: mov esi, DWORD PTR -188[rbp] mov rdi, QWORD PTR -200[rbp] sal esi, 2 call forced_memzero@PLT xor eax, eax .L1: mov rdx, QWORD PTR -56[rbp] xor rdx, QWORD PTR fs:40 jne .L27 lea rsp, -40[rbp] pop rbx pop r12 pop r13 pop r14 pop r15 pop rbp .cfi_remember_state .cfi_def_cfa 7, 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov eax, -1 jmp .L1 .p2align 4,,10 .p2align 3 .L25: mov r12, r13 jmp .L5 .p2align 4,,10 .p2align 3 .L24: or QWORD PTR -8[rsp+rdx], 0 jmp .L4 .L13: xor r12d, r12d jmp .L5 .L27: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size sha256_prf_bits, .-sha256_prf_bits .comm SHA256_MAC_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_sha256-prf.c_sha256_prf_bits.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global sha256_prf_bits .syntax unified .arm .fpu softvfp .type sha256_prf_bits, %function sha256_prf_bits: @ args = 12, pretend = 0, frame = 72 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} add fp, sp, #32 sub sp, sp, #84 mov lr, #2 ldr r7, .L20 mov r5, r3 ldr ip, [r7] ldr r3, .L20+4 lsl ip, ip, lr str ip, [fp, #-104] add ip, ip, #7 str r2, [fp, #-68] str r1, [fp, #-108] bic ip, ip, #7 ldr r3, [r3] str r3, [fp, #-40] mov r3,#0 sub sp, sp, ip ldr r3, [fp, #8] ldr ip, [fp, #12] mov r9, r0 sub r10, fp, #88 mov r0, r2 add r6, ip, #7 mov r8, r1 ldr r4, [fp, #4] str lr, [fp, #-56] str r3, [fp, #-96] str r10, [fp, #-72] bl os_strlen mov r2, #8 sub r3, fp, #80 str r0, [fp, #-52] ldr r1, [fp, #12] mov r0, r3 lsr r6, r6, #3 str r3, [fp, #-60] str r5, [fp, #-64] str r4, [fp, #-48] str r2, [fp, #-44] bl WPA_PUT_LE16 add r3, sp, #8 cmp r6, #0 str r3, [fp, #-100] beq .L10 mov r5, #1 mov r4, #0 b .L6 .L17: ldr r3, [fp, #-96] sub r2, fp, #56 add r3, r3, r4, lsl #2 stm sp, {r2, r3} mov r1, r8 mov r2, #4 mov r0, r9 sub r3, fp, #72 bl hmac_sha256_vector cmp r0, #0 blt .L7 ldr r3, [r7] add r5, r5, #1 add r4, r4, r3 cmp r6, r4 bls .L2 .L6: mov r1, r5 mov r0, r10 bl WPA_PUT_LE16 ldr r2, [r7] sub r3, r6, r4 cmp r2, r3 bls .L17 ldr r5, [fp, #-100] mov r8, r3 sub r3, fp, #56 str r3, [sp] mov r0, r9 mov r2, #4 ldr r1, [fp, #-108] str r5, [sp, #4] sub r3, fp, #72 bl hmac_sha256_vector cmp r0, #0 blt .L7 ldr r3, [fp, #-96] mov r2, r8 add r0, r3, r4, lsl #2 mov r1, r5 mov r4, r6 bl os_memcpy .L2: ldr r3, [fp, #12] ands r3, r3, #7 bne .L18 .L8: ldr r1, [fp, #-104] ldr r0, [fp, #-100] bl forced_memzero mov r0, #0 .L1: ldr r3, .L20+4 ldr r2, [r3] ldr r3, [fp, #-40] eors r2, r3, r2 mov r3, #0 bne .L19 sub sp, fp, #32 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L18: mov r1, #255 ldr r0, [fp, #-96] sub r4, r4, #-1073741823 ldr r2, [r0, r4, lsl #2] rsb r3, r3, #8 and r3, r2, r1, lsl r3 str r3, [r0, r4, lsl #2] b .L8 .L7: mvn r0, #0 b .L1 .L10: mov r4, r6 b .L2 .L19: bl __stack_chk_fail .L21: .align 2 .L20: .word SHA256_MAC_LEN .word .LC0 .size sha256_prf_bits, .-sha256_prf_bits .comm SHA256_MAC_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_parse-util.h_safe_atoi32.c" .intel_syntax noprefix .text .p2align 4 .type safe_atoi32, @function safe_atoi32: .LFB0: .cfi_startproc endbr64 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 mov edi, 1 sub rsp, 8 .cfi_def_cfa_offset 32 call assert_cc@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov rsi, r12 mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp safe_atoi@PLT .cfi_endproc .LFE0: .size safe_atoi32, .-safe_atoi32 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_parse-util.h_safe_atoi32.c" .text .align 2 .syntax unified .arm .fpu softvfp .type safe_atoi32, %function safe_atoi32: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, r1 mov r0, #1 bl assert_cc mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b safe_atoi .size safe_atoi32, .-safe_atoi32 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_spectrum_acl_erp.c_mlxsw_sp_acl_erp_table_enable.c" .intel_syntax noprefix .text .p2align 4 .type mlxsw_sp_acl_erp_table_enable, @function mlxsw_sp_acl_erp_table_enable: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov edx, esi mov rbp, rsp .cfi_def_cfa_register 6 push r13 push r12 push rbx .cfi_offset 13, -24 .cfi_offset 12, -32 .cfi_offset 3, -40 mov rbx, rdi sub rsp, 24 mov rax, QWORD PTR fs:40 mov QWORD PTR -40[rbp], rax xor eax, eax mov rax, QWORD PTR 16[rdi] mov rsi, QWORD PTR [rax] mov rax, QWORD PTR 8[rdi] mov rdi, rsp mov r12, QWORD PTR [rax] movsx rax, DWORD PTR MLXSW_REG_PERERP_LEN[rip] add rax, 15 mov rcx, rax and rax, -4096 sub rdi, rax and rcx, -16 mov rax, rdi cmp rsp, rax je .L3 .L11: sub rsp, 4096 or QWORD PTR 4088[rsp], 0 cmp rsp, rax jne .L11 .L3: and ecx, 4095 sub rsp, rcx test rcx, rcx jne .L12 .L4: mov r13, rsp sub rsp, 8 mov r9d, DWORD PTR 4[rbx] xor r8d, r8d push 0 mov esi, DWORD PTR [rsi] mov ecx, 1 mov rdi, r13 call mlxsw_reg_pererp_pack@PLT mov edx, DWORD PTR MLXSW_SP_ACL_ERP_MAX_PER_REGION[rip] mov esi, DWORD PTR [rbx] mov rdi, r13 call mlxsw_reg_pererp_erp_vector_pack@PLT mov edi, DWORD PTR pererp[rip] call MLXSW_REG@PLT mov edi, DWORD PTR [r12] mov rdx, r13 mov esi, eax call mlxsw_reg_write@PLT mov rdx, QWORD PTR -40[rbp] xor rdx, QWORD PTR fs:40 jne .L13 lea rsp, -24[rbp] pop rbx pop r12 pop r13 pop rbp .cfi_remember_state .cfi_def_cfa 7, 8 ret .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state or QWORD PTR -8[rsp+rcx], 0 jmp .L4 .L13: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size mlxsw_sp_acl_erp_table_enable, .-mlxsw_sp_acl_erp_table_enable .comm pererp,4,4 .comm MLXSW_SP_ACL_ERP_MAX_PER_REGION,4,4 .comm MLXSW_REG_PERERP_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_spectrum_acl_erp.c_mlxsw_sp_acl_erp_table_enable.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type mlxsw_sp_acl_erp_table_enable, %function mlxsw_sp_acl_erp_table_enable: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, fp, lr} add fp, sp, #16 sub sp, sp, #28 mov r4, r0 mov ip, #0 ldr r3, .L6 mov r2, r1 ldr r3, [r3] ldr r1, [r0, #12] add r3, r3, #7 ldr r0, [r0, #8] ldr r1, [r1] bic r3, r3, #7 sub sp, sp, r3 ldr r3, [r4, #4] ldr r6, [r0] ldr r1, [r1] add r5, sp, #16 str ip, [sp, #8] str ip, [sp] ldr ip, .L6+4 str r3, [sp, #4] mov r0, r5 mov r3, #1 ldr ip, [ip] str ip, [fp, #-24] mov ip,#0 bl mlxsw_reg_pererp_pack ldr r3, .L6+8 ldr r1, [r4] ldr r2, [r3] mov r0, r5 bl mlxsw_reg_pererp_erp_vector_pack ldr r3, .L6+12 ldr r4, [r6] ldr r0, [r3] bl MLXSW_REG mov r2, r5 mov r1, r0 mov r0, r4 bl mlxsw_reg_write ldr r3, .L6+4 ldr r2, [r3] ldr r3, [fp, #-24] eors r2, r3, r2 mov r3, #0 bne .L5 sub sp, fp, #16 @ sp needed pop {r4, r5, r6, fp, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word MLXSW_REG_PERERP_LEN .word .LC0 .word MLXSW_SP_ACL_ERP_MAX_PER_REGION .word pererp .size mlxsw_sp_acl_erp_table_enable, .-mlxsw_sp_acl_erp_table_enable .comm pererp,4,4 .comm MLXSW_SP_ACL_ERP_MAX_PER_REGION,4,4 .comm MLXSW_REG_PERERP_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_setup-sdhci-gpio.c_s3c2416_setup_sdhci1_cfg_gpio.c" .intel_syntax noprefix .text .p2align 4 .globl s3c2416_setup_sdhci1_cfg_gpio .type s3c2416_setup_sdhci1_cfg_gpio, @function s3c2416_setup_sdhci1_cfg_gpio: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov edi, 2 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, esi sub rsp, 8 .cfi_def_cfa_offset 32 call S3C_GPIO_SFN@PLT xor edi, edi mov r13d, eax call S3C2410_GPL@PLT mov edx, r13d mov esi, r12d mov edi, eax call s3c_gpio_cfgrange_nopull@PLT mov edi, 2 call S3C_GPIO_SFN@PLT mov edi, 8 mov r12d, eax call S3C2410_GPL@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov edx, r12d mov esi, 2 pop r12 .cfi_def_cfa_offset 16 mov edi, eax pop r13 .cfi_def_cfa_offset 8 jmp s3c_gpio_cfgrange_nopull@PLT .cfi_endproc .LFE0: .size s3c2416_setup_sdhci1_cfg_gpio, .-s3c2416_setup_sdhci1_cfg_gpio .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_setup-sdhci-gpio.c_s3c2416_setup_sdhci1_cfg_gpio.c" .text .align 2 .global s3c2416_setup_sdhci1_cfg_gpio .syntax unified .arm .fpu softvfp .type s3c2416_setup_sdhci1_cfg_gpio, %function s3c2416_setup_sdhci1_cfg_gpio: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r0, #0 mov r5, r1 bl S3C2410_GPL mov r4, r0 mov r0, #2 bl S3C_GPIO_SFN mov r1, r5 mov r2, r0 mov r0, r4 bl s3c_gpio_cfgrange_nopull mov r0, #8 bl S3C2410_GPL mov r4, r0 mov r0, #2 bl S3C_GPIO_SFN mov r1, #2 mov r2, r0 mov r0, r4 pop {r4, r5, r6, lr} b s3c_gpio_cfgrange_nopull .size s3c2416_setup_sdhci1_cfg_gpio, .-s3c2416_setup_sdhci1_cfg_gpio .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tree.c_test_iterator_tree__0.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "605812a" .LC1: .string "attr" .text .p2align 4 .globl test_iterator_tree__0 .type test_iterator_tree__0, @function test_iterator_tree__0: .LFB0: .cfi_startproc endbr64 mov r9d, DWORD PTR expected_tree_0[rip] mov r8d, 16 xor ecx, ecx xor edx, edx lea rsi, .LC0[rip] lea rdi, .LC1[rip] jmp tree_iterator_test@PLT .cfi_endproc .LFE0: .size test_iterator_tree__0, .-test_iterator_tree__0 .comm expected_tree_0,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_tree.c_test_iterator_tree__0.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "605812a\000" .align 2 .LC1: .ascii "attr\000" .text .align 2 .global test_iterator_tree__0 .syntax unified .arm .fpu softvfp .type test_iterator_tree__0, %function test_iterator_tree__0: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r1, #16 mov r3, #0 str lr, [sp, #-4]! ldr r2, .L4 sub sp, sp, #12 str r1, [sp] ldr r1, [r2] ldr r0, .L4+4 str r1, [sp, #4] mov r2, r3 ldr r1, .L4+8 bl tree_iterator_test add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .L5: .align 2 .L4: .word expected_tree_0 .word .LC1 .word .LC0 .size test_iterator_tree__0, .-test_iterator_tree__0 .comm expected_tree_0,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_statem_srvr.c_ossl_statem_server_post_process_message.c" .intel_syntax noprefix .text .p2align 4 .globl ossl_statem_server_post_process_message .type ossl_statem_server_post_process_message, @function ossl_statem_server_post_process_message: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR [rdi] cmp eax, 128 je .L2 cmp eax, 129 je .L3 sub rsp, 8 .cfi_def_cfa_offset 16 mov ecx, DWORD PTR ERR_R_INTERNAL_ERROR[rip] mov edx, DWORD PTR SSL_F_OSSL_STATEM_SERVER_POST_PROCESS_MESSAGE[rip] mov esi, DWORD PTR SSL_AD_INTERNAL_ERROR[rip] call SSLfatal@PLT mov eax, DWORD PTR WORK_ERROR[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: jmp tls_post_process_client_key_exchange@PLT .p2align 4,,10 .p2align 3 .L3: jmp tls_post_process_client_hello@PLT .cfi_endproc .LFE0: .size ossl_statem_server_post_process_message, .-ossl_statem_server_post_process_message .comm WORK_ERROR,4,4 .comm SSL_F_OSSL_STATEM_SERVER_POST_PROCESS_MESSAGE,4,4 .comm SSL_AD_INTERNAL_ERROR,4,4 .comm ERR_R_INTERNAL_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_statem_srvr.c_ossl_statem_server_post_process_message.c" .text .align 2 .global ossl_statem_server_post_process_message .syntax unified .arm .fpu softvfp .type ossl_statem_server_post_process_message, %function ossl_statem_server_post_process_message: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0] cmp r3, #128 beq .L2 cmp r3, #129 beq .L3 ldr r3, .L10 ldr r2, .L10+4 ldr r1, .L10+8 push {r4, lr} ldr r3, [r3] ldr r2, [r2] ldr r1, [r1] bl SSLfatal ldr r3, .L10+12 ldr r0, [r3] pop {r4, pc} .L2: b tls_post_process_client_key_exchange .L3: b tls_post_process_client_hello .L11: .align 2 .L10: .word ERR_R_INTERNAL_ERROR .word SSL_F_OSSL_STATEM_SERVER_POST_PROCESS_MESSAGE .word SSL_AD_INTERNAL_ERROR .word WORK_ERROR .size ossl_statem_server_post_process_message, .-ossl_statem_server_post_process_message .comm WORK_ERROR,4,4 .comm SSL_F_OSSL_STATEM_SERVER_POST_PROCESS_MESSAGE,4,4 .comm SSL_AD_INTERNAL_ERROR,4,4 .comm ERR_R_INTERNAL_ERROR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dblink.c_get_tuple_of_interest.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "SPI connect failure - returned %d" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "SELECT " .LC2: .string " FROM %s WHERE " .LC3: .string ", " .LC4: .string "NULL" .LC5: .string " AND " .LC6: .string " = %s" .LC7: .string " IS NULL" .section .rodata.str1.8 .align 8 .LC8: .string "source criteria matched more than one record" .text .p2align 4 .type get_tuple_of_interest, @function get_tuple_of_interest: .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, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 56 .cfi_def_cfa_offset 112 mov QWORD PTR 16[rsp], rsi mov DWORD PTR 4[rsp], edx mov QWORD PTR 24[rsp], rcx mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax call SPI_connect@PLT test eax, eax js .L22 .L2: lea rbx, 36[rsp] mov rdi, rbx call initStringInfo@PLT mov rdi, rbp call generate_relation_name@PLT mov rbp, QWORD PTR 0[rbp] lea rsi, .LC1[rip] mov rdi, rbx mov QWORD PTR 8[rsp], rax mov r12d, DWORD PTR 0[rbp] call appendStringInfoString@PLT test r12d, r12d jle .L9 xor esi, esi mov rdi, rbp lea r13, .LC4[rip] xor r15d, r15d call TupleDescAttr@PLT mov r14, rax jmp .L18 .p2align 4,,10 .p2align 3 .L23: mov rsi, r13 mov rdi, rbx add r15d, 1 call appendStringInfoString@PLT cmp r12d, r15d je .L9 .L8: mov esi, r15d mov rdi, rbp call TupleDescAttr@PLT lea rsi, .LC3[rip] mov rdi, rbx mov r14, rax call appendStringInfoString@PLT .L18: cmp QWORD PTR 8[r14], 0 jne .L23 mov edi, DWORD PTR [r14] add r15d, 1 call NameStr@PLT mov edi, eax call quote_ident_cstr@PLT mov rdi, rbx mov rsi, rax call appendStringInfoString@PLT cmp r12d, r15d jne .L8 .L9: mov rdx, QWORD PTR 8[rsp] lea rsi, .LC2[rip] mov rdi, rbx call appendStringInfo@PLT mov eax, DWORD PTR 4[rsp] test eax, eax jle .L5 mov r14, QWORD PTR 16[rsp] mov rdi, rbp mov esi, DWORD PTR [r14] lea r13, 4[r14] call TupleDescAttr@PLT mov r12, QWORD PTR 24[rsp] mov r15, rax mov eax, DWORD PTR 4[rsp] sub eax, 1 lea r14, 8[r12+rax*8] jmp .L17 .p2align 4,,10 .p2align 3 .L24: call quote_literal_cstr@PLT add r12, 8 lea rsi, .LC6[rip] mov rdi, rbx mov rdx, rax call appendStringInfo@PLT cmp r12, r14 je .L5 .L14: mov esi, DWORD PTR 0[r13] mov rdi, rbp add r13, 4 call TupleDescAttr@PLT lea rsi, .LC5[rip] mov rdi, rbx mov r15, rax call appendStringInfoString@PLT .L17: mov edi, DWORD PTR [r15] call NameStr@PLT mov edi, eax call quote_ident_cstr@PLT mov rdi, rbx mov rsi, rax call appendStringInfoString@PLT mov rdi, QWORD PTR [r12] test rdi, rdi jne .L24 lea rsi, .LC7[rip] mov rdi, rbx add r12, 8 call appendStringInfoString@PLT cmp r12, r14 jne .L14 .L5: mov edi, DWORD PTR 36[rsp] xor esi, esi call SPI_exec@PLT mov edi, DWORD PTR 36[rsp] mov ebx, eax call pfree@PLT cmp DWORD PTR SPI_OK_SELECT[rip], ebx je .L25 .L11: xor eax, eax xor r12d, r12d call SPI_finish@PLT .L1: mov rax, QWORD PTR 40[rsp] xor rax, QWORD PTR fs:40 jne .L26 add rsp, 56 .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 .L25: .cfi_restore_state cmp DWORD PTR SPI_processed[rip], 1 jg .L27 jne .L11 mov rax, QWORD PTR SPI_tuptable[rip] mov rax, QWORD PTR [rax] mov edi, DWORD PTR [rax] call SPI_copytuple@PLT mov r12, rax xor eax, eax call SPI_finish@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L22: mov edi, DWORD PTR ERROR[rip] mov edx, eax lea rsi, .LC0[rip] call elog@PLT jmp .L2 .L27: mov edi, DWORD PTR ERRCODE_CARDINALITY_VIOLATION[rip] xor r12d, r12d call errcode@PLT lea rdi, .LC8[rip] call errmsg@PLT mov edi, DWORD PTR ERROR[rip] mov esi, eax call ereport@PLT jmp .L1 .L26: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size get_tuple_of_interest, .-get_tuple_of_interest .comm SPI_tuptable,8,8 .comm SPI_processed,4,4 .comm SPI_OK_SELECT,4,4 .comm ERROR,4,4 .comm ERRCODE_CARDINALITY_VIOLATION,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_dblink.c_get_tuple_of_interest.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "SPI connect failure - returned %d\000" .align 2 .LC1: .ascii "SELECT \000" .align 2 .LC2: .ascii " FROM %s WHERE \000" .align 2 .LC3: .ascii ", \000" .align 2 .LC4: .ascii "NULL\000" .align 2 .LC5: .ascii " AND \000" .align 2 .LC6: .ascii " = %s\000" .align 2 .LC7: .ascii " IS NULL\000" .align 2 .LC8: .ascii "source criteria matched more than one record\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC9: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type get_tuple_of_interest, %function get_tuple_of_interest: @ 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 stm sp, {r2, r3} ldr r3, .L28 mov r6, r0 mov r5, r1 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 bl SPI_connect subs r2, r0, #0 blt .L22 .L2: add r0, sp, #8 bl initStringInfo mov r0, r6 bl generate_relation_name ldr r6, [r6] mov fp, r0 ldr r8, [r6] ldr r1, .L28+4 add r0, sp, #8 bl appendStringInfoString cmp r8, #0 ble .L9 mov r1, #0 mov r0, r6 bl TupleDescAttr mov r7, #0 mov r4, r0 ldr r10, .L28+8 ldr r9, .L28+12 b .L18 .L23: mov r1, r10 add r0, sp, #8 add r7, r7, #1 bl appendStringInfoString cmp r8, r7 beq .L9 .L8: mov r1, r7 mov r0, r6 bl TupleDescAttr mov r1, r9 mov r4, r0 add r0, sp, #8 bl appendStringInfoString .L18: ldr r1, [r4, #4] cmp r1, #0 bne .L23 ldr r0, [r4] bl NameStr bl quote_ident_cstr add r7, r7, #1 mov r1, r0 add r0, sp, #8 bl appendStringInfoString cmp r8, r7 bne .L8 .L9: mov r2, fp ldr r1, .L28+16 add r0, sp, #8 bl appendStringInfo ldr r3, [sp] cmp r3, #0 ble .L5 mov r0, r6 ldr r1, [r5] bl TupleDescAttr ldr r3, [sp, #4] mov r8, r0 sub r4, r3, #4 ldr r3, [sp] ldr fp, .L28+20 ldr r10, .L28+24 ldr r9, .L28+28 add r7, r4, r3, lsl #2 b .L17 .L24: bl quote_literal_cstr mov r1, r10 mov r2, r0 add r0, sp, #8 bl appendStringInfo cmp r7, r4 beq .L5 .L14: ldr r1, [r5, #4]! mov r0, r6 bl TupleDescAttr mov r1, r9 mov r8, r0 add r0, sp, #8 bl appendStringInfoString .L17: ldr r0, [r8] bl NameStr bl quote_ident_cstr mov r1, r0 add r0, sp, #8 bl appendStringInfoString ldr r0, [r4, #4]! cmp r0, #0 bne .L24 mov r1, fp add r0, sp, #8 bl appendStringInfoString cmp r7, r4 bne .L14 .L5: mov r1, #0 ldr r0, [sp, #8] bl SPI_exec mov r4, r0 ldr r0, [sp, #8] bl pfree ldr r3, .L28+32 ldr r3, [r3] cmp r3, r4 beq .L25 .L11: bl SPI_finish mov r4, #0 .L1: ldr r3, .L28 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L26 mov r0, r4 add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L25: ldr r3, .L28+36 ldr r3, [r3] cmp r3, #1 bgt .L27 bne .L11 ldr r3, .L28+40 ldr r3, [r3] ldr r3, [r3] ldr r0, [r3] bl SPI_copytuple mov r4, r0 bl SPI_finish b .L1 .L22: ldr r3, .L28+44 ldr r1, .L28+48 ldr r0, [r3] bl elog b .L2 .L27: ldr r2, .L28+52 ldr r3, .L28+44 ldr r0, [r2] ldr r4, [r3] bl errcode ldr r0, .L28+56 bl errmsg mov r1, r0 mov r0, r4 bl ereport mov r4, #0 b .L1 .L26: bl __stack_chk_fail .L29: .align 2 .L28: .word .LC9 .word .LC1 .word .LC4 .word .LC3 .word .LC2 .word .LC7 .word .LC6 .word .LC5 .word SPI_OK_SELECT .word SPI_processed .word SPI_tuptable .word ERROR .word .LC0 .word ERRCODE_CARDINALITY_VIOLATION .word .LC8 .size get_tuple_of_interest, .-get_tuple_of_interest .comm SPI_tuptable,4,4 .comm SPI_processed,4,4 .comm SPI_OK_SELECT,4,4 .comm ERROR,4,4 .comm ERRCODE_CARDINALITY_VIOLATION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sata_highbank.c___combo_phy_reg_read.c" .intel_syntax noprefix .text .p2align 4 .type __combo_phy_reg_read, @function __combo_phy_reg_read: .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 mov rbx, rdi lea rdi, cphy_lock[rip] sal rbx, 4 sub rsp, 8 .cfi_def_cfa_offset 48 mov rax, QWORD PTR port_data[rip] mov r13, QWORD PTR [rax+rbx] call spin_lock@PLT mov rax, QWORD PTR port_data[rip] mov esi, ebp mov rdi, r13 mov r12, QWORD PTR 8[rax+rbx] call CPHY_MAP@PLT add r12, 2048 mov edi, eax mov rsi, r12 call writel@PLT mov rax, QWORD PTR port_data[rip] mov edi, ebp mov rbx, QWORD PTR 8[rax+rbx] call CPHY_ADDR@PLT lea rdi, [rbx+rax] call readl@PLT lea rdi, cphy_lock[rip] mov r12d, eax call spin_unlock@PLT add rsp, 8 .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 .cfi_endproc .LFE0: .size __combo_phy_reg_read, .-__combo_phy_reg_read .comm port_data,8,8 .comm cphy_lock,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_sata_highbank.c___combo_phy_reg_read.c" .text .align 2 .syntax unified .arm .fpu softvfp .type __combo_phy_reg_read, %function __combo_phy_reg_read: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r0 mov r5, r1 ldr r6, .L4 ldr r7, .L4+4 ldr r3, [r6] mov r0, r7 ldr r8, [r3, r4, lsl #3] bl spin_lock mov r1, r5 mov r0, r8 bl CPHY_MAP ldr r3, [r6] lsl r4, r4, #3 add r3, r3, r4 ldr r1, [r3, #4] add r1, r1, #2048 bl writel ldr r3, [r6] mov r0, r5 add r4, r3, r4 ldr r4, [r4, #4] bl CPHY_ADDR add r0, r4, r0 bl readl mov r4, r0 mov r0, r7 bl spin_unlock mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .L5: .align 2 .L4: .word port_data .word cphy_lock .size __combo_phy_reg_read, .-__combo_phy_reg_read .comm port_data,4,4 .comm cphy_lock,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_file.c_fuse_file_read_iter.c" .intel_syntax noprefix .text .p2align 4 .type fuse_file_read_iter, @function fuse_file_read_iter: .LFB0: .cfi_startproc endbr64 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 rdi, QWORD PTR [rdi] mov rbx, QWORD PTR [rdi] call file_inode@PLT mov edi, eax call is_bad_inode@PLT test rax, rax jne .L8 mov eax, DWORD PTR [rbx] mov rsi, r12 mov rdi, rbp test DWORD PTR FOPEN_DIRECT_IO[rip], eax jne .L4 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 fuse_cache_read_iter@PLT .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp fuse_direct_read_iter@PLT .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov eax, DWORD PTR EIO[rip] pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 neg eax ret .cfi_endproc .LFE0: .size fuse_file_read_iter, .-fuse_file_read_iter .comm FOPEN_DIRECT_IO,4,4 .comm EIO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_file.c_fuse_file_read_iter.c" .text .align 2 .syntax unified .arm .fpu softvfp .type fuse_file_read_iter, %function fuse_file_read_iter: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r0, [r0] mov r5, r1 ldr r6, [r0] bl file_inode bl is_bad_inode cmp r0, #0 bne .L8 ldr r3, .L9 ldr r2, [r6] ldr r3, [r3] mov r1, r5 tst r2, r3 mov r0, r4 bne .L4 pop {r4, r5, r6, lr} b fuse_cache_read_iter .L4: pop {r4, r5, r6, lr} b fuse_direct_read_iter .L8: ldr r3, .L9+4 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word FOPEN_DIRECT_IO .word EIO .size fuse_file_read_iter, .-fuse_file_read_iter .comm FOPEN_DIRECT_IO,4,4 .comm EIO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_main.c_get_vht_ra_mask.c" .intel_syntax noprefix .text .p2align 4 .type get_vht_ra_mask, @function get_vht_ra_mask: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov edi, DWORD PTR [rdi] call le16_to_cpu@PLT mov ecx, 12 mov r11d, 511 mov r10d, 1023 mov esi, eax mov r9d, 255 xor eax, eax .L6: mov edx, esi and edx, 3 cmp edx, 1 je .L2 cmp edx, 2 je .L3 mov r8, r9 mov edi, eax sal r8, cl or eax, r8d test edx, edx cmovne eax, edi .L5: add ecx, 10 sar esi, 2 cmp ecx, 52 jne .L6 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov rdx, r10 sal rdx, cl or eax, edx jmp .L5 .p2align 4,,10 .p2align 3 .L2: mov rdx, r11 sal rdx, cl or eax, edx jmp .L5 .cfi_endproc .LFE0: .size get_vht_ra_mask, .-get_vht_ra_mask .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_main.c_get_vht_ra_mask.c" .text .align 2 .syntax unified .arm .fpu softvfp .type get_vht_ra_mask, %function get_vht_ra_mask: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r0, [r0] bl le16_to_cpu mov r1, r0 and r2, r1, #3 cmp r2, #1 mov r3, #12 mov r0, #0 mov r4, #255 ldr lr, .L13 ldr ip, .L13+4 beq .L2 .L12: cmp r2, #2 beq .L3 cmp r2, #0 beq .L11 .L5: add r3, r3, #10 cmp r3, #52 asr r1, r1, #2 popeq {r4, pc} and r2, r1, #3 cmp r2, #1 bne .L12 .L2: orr r0, r0, lr, lsl r3 b .L5 .L11: orr r0, r0, r4, lsl r3 b .L5 .L3: orr r0, r0, ip, lsl r3 b .L5 .L14: .align 2 .L13: .word 511 .word 1023 .size get_vht_ra_mask, .-get_vht_ra_mask .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_affinity.c_task_affinity_deallocate.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "task_affinity_deallocate(%p) aspc %p task_count %d\n" .text .p2align 4 .globl task_affinity_deallocate .type task_affinity_deallocate, @function task_affinity_deallocate: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov rsi, 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] lea rdi, .LC0[rip] mov rcx, QWORD PTR 0[rbp] mov rdx, rbp lea r12, 8[rbp] call DBG@PLT mov rdi, r12 call lck_mtx_lock@PLT sub QWORD PTR 0[rbp], 1 jne .L2 lea rdi, 12[rbp] call queue_empty@PLT mov edi, eax call assert@PLT mov rdi, r12 call lck_mtx_unlock@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp affinity_space_free@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state add rsp, 8 .cfi_def_cfa_offset 24 mov rdi, r12 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp lck_mtx_unlock@PLT .cfi_endproc .LFE0: .size task_affinity_deallocate, .-task_affinity_deallocate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_affinity.c_task_affinity_deallocate.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "task_affinity_deallocate(%p) aspc %p task_count %d\012" .ascii "\000" .text .align 2 .global task_affinity_deallocate .syntax unified .arm .fpu softvfp .type task_affinity_deallocate, %function task_affinity_deallocate: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r4, [r0] mov r1, r0 ldr r3, [r4] mov r2, r4 ldr r0, .L5 add r5, r4, #4 bl DBG mov r0, r5 bl lck_mtx_lock ldr r3, [r4] sub r3, r3, #1 cmp r3, #0 str r3, [r4] bne .L2 add r0, r4, #8 bl queue_empty bl assert mov r0, r5 bl lck_mtx_unlock mov r0, r4 pop {r4, r5, r6, lr} b affinity_space_free .L2: mov r0, r5 pop {r4, r5, r6, lr} b lck_mtx_unlock .L6: .align 2 .L5: .word .LC0 .size task_affinity_deallocate, .-task_affinity_deallocate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_jfs_txnmgr.c_txUpdateMap.c" .intel_syntax noprefix .text .p2align 4 .type txUpdateMap, @function txUpdateMap: .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 mov r12, rdi 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 edi, DWORD PTR 44[rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax call JFS_SBI@PLT mov ecx, DWORD PTR COMMIT_PMAP[rip] mov r13, QWORD PTR 8[r12] mov rbp, QWORD PTR [rax] mov eax, DWORD PTR [r12] test ecx, eax cmove ecx, DWORD PTR COMMIT_PWMAP[rip] mov DWORD PTR 4[rsp], ecx test r13, r13 je .L3 mov QWORD PTR 8[rsp], 0 jmp .L12 .p2align 4,,10 .p2align 3 .L4: mov r13, QWORD PTR [r15] test r13, r13 je .L33 .L12: mov rdi, r13 call lid_to_tlock@PLT mov r15, rax mov eax, DWORD PTR 8[rax] test DWORD PTR tlckUPDATEMAP[rip], eax je .L4 lea r14, 24[r15] test DWORD PTR tlckFREEPAGE[rip], eax jne .L34 mov eax, DWORD PTR 24[r15] mov DWORD PTR [rsp], eax test eax, eax jle .L4 .L15: xor ebx, ebx jmp .L10 .p2align 4,,10 .p2align 3 .L36: mov ecx, DWORD PTR COMMIT_PWMAP[rip] mov rdx, r12 mov rsi, r14 mov rdi, rbp call txFreeMap@PLT .L8: add ebx, 1 add r14, 8 cmp ebx, DWORD PTR [rsp] jge .L6 .L10: mov eax, DWORD PTR 4[r14] test DWORD PTR mlckALLOC[rip], eax jne .L35 mov eax, DWORD PTR 8[r15] test DWORD PTR tlckDIRECTORY[rip], eax jne .L36 mov ecx, DWORD PTR 4[rsp] mov rsi, r14 mov rdx, r12 mov rdi, rbp add ebx, 1 add r14, 8 call txFreeMap@PLT cmp ebx, DWORD PTR [rsp] jl .L10 .L6: mov eax, DWORD PTR 8[r15] test DWORD PTR tlckFREEPAGE[rip], eax je .L4 mov eax, DWORD PTR 16[r12] test DWORD PTR tblkGC_LAZY[rip], eax je .L37 .L11: mov rbx, QWORD PTR 8[rsp] xor edi, edi cmp DWORD PTR 16[rbx], 1 sete dil call assert@PLT mov rdi, rbx call metapage_homeok@PLT mov rdi, rbx call discard_metapage@PLT mov r13, QWORD PTR [r15] mov QWORD PTR 16[r15], 0 test r13, r13 jne .L12 .L33: mov eax, DWORD PTR [r12] .L3: test DWORD PTR COMMIT_CREATE[rip], eax jne .L38 test DWORD PTR COMMIT_DELETE[rip], eax jne .L39 .L1: mov rax, QWORD PTR 40[rsp] xor rax, QWORD PTR fs:40 jne .L40 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 .L35: .cfi_restore_state mov rdx, r12 mov rsi, r14 mov rdi, rbp call txAllocPMap@PLT jmp .L8 .p2align 4,,10 .p2align 3 .L34: mov rbx, QWORD PTR 16[r15] mov edi, DWORD PTR [rbx] and edi, DWORD PTR COMMIT_PAGE[rip] mov QWORD PTR 8[rsp], rbx call ASSERT@PLT mov rdi, rbx call grab_metapage@PLT mov eax, DWORD PTR 24[r15] mov DWORD PTR [rsp], eax test eax, eax jg .L15 jmp .L6 .p2align 4,,10 .p2align 3 .L37: mov rax, QWORD PTR 8[rsp] xor edi, edi cmp QWORD PTR 8[rax], r13 sete dil call ASSERT@PLT mov rax, QWORD PTR 16[r15] mov QWORD PTR 8[rax], 0 jmp .L11 .L39: mov r13, QWORD PTR 24[r12] mov rdi, rbp mov rcx, r12 mov edx, 1 mov esi, DWORD PTR 0[r13] call diUpdatePMap@PLT mov rdi, r13 call iput@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L38: mov esi, DWORD PTR 40[r12] xor edx, edx mov rdi, rbp mov rcx, r12 call diUpdatePMap@PLT lea rsi, 28[rsp] mov rdx, r12 mov rdi, rbp mov eax, DWORD PTR mlckALLOCPXD[rip] mov DWORD PTR 28[rsp], 1 mov DWORD PTR 36[rsp], eax mov eax, DWORD PTR 32[r12] mov DWORD PTR 32[rsp], eax call txAllocPMap@PLT jmp .L1 .L40: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size txUpdateMap, .-txUpdateMap .comm tlckUPDATEMAP,4,4 .comm tlckFREEPAGE,4,4 .comm tlckDIRECTORY,4,4 .comm tblkGC_LAZY,4,4 .comm mlckALLOCPXD,4,4 .comm mlckALLOC,4,4 .comm COMMIT_PWMAP,4,4 .comm COMMIT_PMAP,4,4 .comm COMMIT_PAGE,4,4 .comm COMMIT_DELETE,4,4 .comm COMMIT_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_jfs_txnmgr.c_txUpdateMap.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type txUpdateMap, %function txUpdateMap: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r6, r0 ldr r3, .L39 sub sp, sp, #36 ldr r0, [r0, #24] ldr r3, [r3] str r3, [sp, #28] mov r3,#0 bl JFS_SBI ldr r2, .L39+4 ldr r3, [r6] ldr r2, [r2] ldr r9, [r0] tst r3, r2 str r2, [sp, #8] ldreq r2, .L39+8 ldreq r2, [r2] streq r2, [sp, #8] ldr r2, [r6, #4] cmp r2, #0 str r2, [sp, #4] beq .L3 mov r3, #0 ldr fp, .L39+12 str r3, [sp, #12] b .L12 .L4: ldr r3, [r5] cmp r3, #0 str r3, [sp, #4] beq .L33 .L12: ldr r0, [sp, #4] bl lid_to_tlock ldr r3, .L39+16 mov r5, r0 ldr r2, [r3] ldr r3, [r0, #4] tst r3, r2 beq .L4 ldr r2, .L39+20 add r10, r0, #12 ldr r2, [r2] tst r3, r2 bne .L34 ldr r7, [r0, #12] cmp r7, #0 ble .L4 .L15: mov r4, #0 ldr r8, .L39+24 b .L10 .L7: ldr r3, [fp] ldr r1, [r5, #4] mov r2, r6 tst r1, r3 ldrne r3, .L39+8 mov r1, r10 ldrne r3, [r3] ldreq r3, [sp, #8] mov r0, r9 add r4, r4, #1 bl txFreeMap cmp r4, r7 add r10, r10, #8 bge .L6 .L10: ldr r1, [r10, #4] ldr r3, [r8] tst r1, r3 beq .L7 mov r1, r10 mov r2, r6 mov r0, r9 add r4, r4, #1 bl txAllocPMap cmp r4, r7 add r10, r10, #8 blt .L10 .L6: ldr r3, .L39+20 ldr r2, [r5, #4] ldr r3, [r3] tst r2, r3 beq .L4 ldr r2, .L39+28 ldr r3, [r6, #8] ldr r4, [r2] ands r4, r3, r4 beq .L35 .L11: ldr r4, [sp, #12] ldr r0, [r4, #8] sub r0, r0, #1 clz r0, r0 lsr r0, r0, #5 bl assert mov r0, r4 bl metapage_homeok mov r0, r4 bl discard_metapage mov r3, #0 str r3, [r5, #8] ldr r3, [r5] cmp r3, #0 str r3, [sp, #4] bne .L12 .L33: ldr r3, [r6] .L3: ldr r2, .L39+32 ldr r2, [r2] tst r3, r2 bne .L36 ldr r2, .L39+36 ldr r2, [r2] tst r3, r2 bne .L37 .L1: ldr r3, .L39 ldr r2, [r3] ldr r3, [sp, #28] eors r2, r3, r2 mov r3, #0 bne .L38 add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L34: ldr r4, [r0, #8] ldr r3, .L39+40 ldr r0, [r4] ldr r3, [r3] str r4, [sp, #12] and r0, r0, r3 bl ASSERT mov r0, r4 bl grab_metapage ldr r7, [r5, #12] cmp r7, #0 bgt .L15 b .L6 .L35: ldr r3, [sp, #12] ldr r0, [r3, #4] ldr r3, [sp, #4] sub r0, r0, r3 clz r0, r0 lsr r0, r0, #5 bl ASSERT ldr r3, [r5, #8] str r4, [r3, #4] b .L11 .L37: ldr r4, [r6, #12] mov r0, r9 mov r3, r6 mov r2, #1 ldr r1, [r4] bl diUpdatePMap mov r0, r4 bl iput b .L1 .L36: mov r3, r6 ldr r1, [r6, #20] mov r2, #0 mov r0, r9 bl diUpdatePMap mov ip, #1 ldr r2, .L39+44 ldr r3, [r6, #16] ldr lr, [r2] mov r0, r9 mov r2, r6 add r1, sp, #16 str lr, [sp, #24] str ip, [sp, #16] str r3, [sp, #20] bl txAllocPMap b .L1 .L38: bl __stack_chk_fail .L40: .align 2 .L39: .word .LC0 .word COMMIT_PMAP .word COMMIT_PWMAP .word tlckDIRECTORY .word tlckUPDATEMAP .word tlckFREEPAGE .word mlckALLOC .word tblkGC_LAZY .word COMMIT_CREATE .word COMMIT_DELETE .word COMMIT_PAGE .word mlckALLOCPXD .size txUpdateMap, .-txUpdateMap .comm tlckUPDATEMAP,4,4 .comm tlckFREEPAGE,4,4 .comm tlckDIRECTORY,4,4 .comm tblkGC_LAZY,4,4 .comm mlckALLOCPXD,4,4 .comm mlckALLOC,4,4 .comm COMMIT_PWMAP,4,4 .comm COMMIT_PMAP,4,4 .comm COMMIT_PAGE,4,4 .comm COMMIT_DELETE,4,4 .comm COMMIT_CREATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vf_vapoursynth.c_drv_vss_uninit.c" .intel_syntax noprefix .text .p2align 4 .type drv_vss_uninit, @function drv_vss_uninit: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR [rdi] push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi test eax, eax jne .L5 mov DWORD PTR [rbx], 0 pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state xor eax, eax call vsscript_finalize@PLT mov DWORD PTR [rbx], 0 pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size drv_vss_uninit, .-drv_vss_uninit .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_vf_vapoursynth.c_drv_vss_uninit.c" .text .align 2 .syntax unified .arm .fpu softvfp .type drv_vss_uninit, %function drv_vss_uninit: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0] push {r4, lr} cmp r3, #0 mov r4, r0 bne .L8 .L2: mov r3, #0 str r3, [r4] pop {r4, pc} .L8: bl vsscript_finalize b .L2 .size drv_vss_uninit, .-drv_vss_uninit .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hid-sensor-hub.c_sensor_hub_input_attr_get_raw_value.c" .intel_syntax noprefix .text .p2align 4 .globl sensor_hub_input_attr_get_raw_value .type sensor_hub_input_attr_get_raw_value, @function sensor_hub_input_attr_get_raw_value: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rsi push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdx push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13d, r8d 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, 8 .cfi_def_cfa_offset 64 mov edi, DWORD PTR 48[rdi] call hid_get_drvdata@PLT mov esi, DWORD PTR 48[rbx] mov edx, DWORD PTR HID_INPUT_REPORT[rip] mov rdi, rbp mov r12, rax call sensor_hub_report@PLT test rax, rax je .L14 mov rdi, QWORD PTR [rbx] mov rbp, rax call mutex_lock@PLT cmp DWORD PTR SENSOR_HUB_SYNC[rip], r13d je .L15 .L4: mov rdi, r12 call mutex_lock@PLT mov edi, DWORD PTR 48[rbx] mov edx, DWORD PTR HID_REQ_GET_REPORT[rip] mov rsi, rbp call hid_hw_request@PLT mov rdi, r12 xor r12d, r12d call mutex_unlock@PLT cmp DWORD PTR SENSOR_HUB_SYNC[rip], r13d je .L16 .L5: mov rdi, QWORD PTR [rbx] call mutex_unlock@PLT .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r12d pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state mov r12d, DWORD PTR EINVAL[rip] neg r12d jmp .L1 .p2align 4,,10 .p2align 3 .L16: mov eax, DWORD PTR HZ[rip] lea rdi, 24[rbx] lea esi, [rax+rax*4] call wait_for_completion_interruptible_timeout@PLT mov eax, DWORD PTR 8[rbx] mov rdi, QWORD PTR 16[rbx] cmp eax, 2 je .L12 cmp eax, 4 je .L12 cmp eax, 1 je .L12 .L9: call kfree@PLT mov DWORD PTR 12[rbx], 0 jmp .L5 .p2align 4,,10 .p2align 3 .L15: mov edx, 40 xor esi, esi lea rdi, 8[rbx] call memset@PLT lea rdi, 24[rbx] call init_completion@PLT mov QWORD PTR 40[rbx], r15 xor r15d, r15d mov QWORD PTR 32[rbx], r14 lea r14, 4[r12] mov rsi, r15 mov DWORD PTR 8[rbx], 0 mov rdi, r14 call spin_lock_irqsave@PLT mov DWORD PTR 12[rbx], 1 mov rsi, r15 mov rdi, r14 call spin_unlock_irqrestore@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L12: mov r12d, DWORD PTR [rdi] jmp .L9 .cfi_endproc .LFE0: .size sensor_hub_input_attr_get_raw_value, .-sensor_hub_input_attr_get_raw_value .comm SENSOR_HUB_SYNC,4,4 .comm HZ,4,4 .comm HID_REQ_GET_REPORT,4,4 .comm HID_INPUT_REPORT,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_hid-sensor-hub.c_sensor_hub_input_attr_get_raw_value.c" .text .align 2 .global sensor_hub_input_attr_get_raw_value .syntax unified .arm .fpu softvfp .type sensor_hub_input_attr_get_raw_value, %function sensor_hub_input_attr_get_raw_value: @ args = 8, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r4, r0 ldr r0, [r0, #28] mov r5, r3 mov r8, r1 mov r7, r2 ldr r9, [sp, #40] bl hid_get_drvdata ldr r3, .L17 mov r6, r0 ldr r1, [r4, #28] mov r0, r5 ldr r2, [r3] bl sensor_hub_report subs r5, r0, #0 beq .L14 ldr r10, .L17+4 ldr r0, [r4] bl mutex_lock ldr r3, [r10] cmp r3, r9 beq .L15 .L4: mov r0, r6 bl mutex_lock ldr r3, .L17+8 mov r1, r5 ldr r2, [r3] ldr r0, [r4, #28] bl hid_hw_request mov r0, r6 bl mutex_unlock ldr r3, [r10] cmp r3, r9 movne r5, #0 beq .L16 .L5: ldr r0, [r4] bl mutex_unlock mov r0, r5 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L14: ldr r3, .L17+12 ldr r5, [r3] rsb r5, r5, #0 mov r0, r5 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L16: ldr r3, .L17+16 add r0, r4, #16 ldr r1, [r3] add r1, r1, r1, lsl #2 bl wait_for_completion_interruptible_timeout ldr r3, [r4, #4] ldr r0, [r4, #12] cmp r3, #2 beq .L12 cmp r3, #4 beq .L12 cmp r3, #1 movne r5, #0 beq .L12 .L9: bl kfree mov r3, #0 str r3, [r4, #8] b .L5 .L15: mov fp, #0 mov r2, #24 mov r1, #0 add r0, r4, #4 bl memset add r0, r4, #16 bl init_completion add r3, r6, #4 mov r1, fp str r7, [r4, #20] mov r0, r3 str r8, [r4, #24] str fp, [r4, #4] mov r7, r3 bl spin_lock_irqsave mov r3, #1 mov r1, fp mov r0, r7 str r3, [r4, #8] bl spin_unlock_irqrestore b .L4 .L12: ldr r5, [r0] b .L9 .L18: .align 2 .L17: .word HID_INPUT_REPORT .word SENSOR_HUB_SYNC .word HID_REQ_GET_REPORT .word EINVAL .word HZ .size sensor_hub_input_attr_get_raw_value, .-sensor_hub_input_attr_get_raw_value .comm SENSOR_HUB_SYNC,4,4 .comm HZ,4,4 .comm HID_REQ_GET_REPORT,4,4 .comm HID_INPUT_REPORT,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_generate.c_generate_process32_token.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "127.0.0.1" .LC1: .string "au_to_process32" .text .p2align 4 .type generate_process32_token, @function generate_process32_token: .LFB0: .cfi_startproc endbr64 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 lea rdi, .LC0[rip] sub rsp, 24 .cfi_def_cfa_offset 48 call inet_addr@PLT mov ecx, DWORD PTR process32_ruid[rip] mov edx, DWORD PTR process32_egid[rip] mov DWORD PTR process32_tid[rip], eax lea rax, process32_tid[rip] mov esi, DWORD PTR process32_euid[rip] mov r9d, DWORD PTR process32_pid[rip] mov r8d, DWORD PTR process32_rgid[rip] push rax .cfi_def_cfa_offset 56 mov eax, DWORD PTR process32_sid[rip] mov edi, DWORD PTR process32_auid[rip] push rax .cfi_def_cfa_offset 64 call au_to_process32@PLT pop rcx .cfi_def_cfa_offset 56 pop rsi .cfi_def_cfa_offset 48 mov rdx, rax test rax, rax je .L5 .L2: add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 24 mov rsi, r12 mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp write_token@PLT .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov edi, DWORD PTR EX_UNAVAILABLE[rip] lea rsi, .LC1[rip] mov QWORD PTR 8[rsp], rax call err@PLT mov rdx, QWORD PTR 8[rsp] jmp .L2 .cfi_endproc .LFE0: .size generate_process32_token, .-generate_process32_token .comm process32_tid,4,4 .comm process32_sid,4,4 .comm process32_ruid,4,4 .comm process32_rgid,4,4 .comm process32_pid,4,4 .comm process32_euid,4,4 .comm process32_egid,4,4 .comm process32_auid,4,4 .comm EX_UNAVAILABLE,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_generate.c_generate_process32_token.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "127.0.0.1\000" .align 2 .LC1: .ascii "au_to_process32\000" .text .align 2 .syntax unified .arm .fpu softvfp .type generate_process32_token, %function generate_process32_token: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} mov r4, r0 sub sp, sp, #28 ldr r0, .L6 mov r5, r1 bl inet_addr mov lr, r0 ldr r3, .L6+4 ldr r2, .L6+8 ldr r1, .L6+12 ldr r3, [r3] ldr r2, [r2] ldr r1, [r1] ldr ip, .L6+16 str r3, [sp, #8] str r2, [sp, #4] str r1, [sp] ldr r3, .L6+20 ldr r2, .L6+24 ldr r1, .L6+28 ldr r0, .L6+32 str ip, [sp, #12] ldr r2, [r2] ldr r3, [r3] ldr r1, [r1] ldr r0, [r0] str lr, [ip] bl au_to_process32 subs r2, r0, #0 beq .L5 .L2: mov r1, r5 mov r0, r4 add sp, sp, #28 @ sp needed pop {r4, r5, lr} b write_token .L5: ldr r3, .L6+36 ldr r1, .L6+40 ldr r0, [r3] str r2, [sp, #20] bl err ldr r2, [sp, #20] b .L2 .L7: .align 2 .L6: .word .LC0 .word process32_sid .word process32_pid .word process32_rgid .word process32_tid .word process32_ruid .word process32_egid .word process32_euid .word process32_auid .word EX_UNAVAILABLE .word .LC1 .size generate_process32_token, .-generate_process32_token .comm process32_tid,4,4 .comm process32_sid,4,4 .comm process32_ruid,4,4 .comm process32_rgid,4,4 .comm process32_pid,4,4 .comm process32_euid,4,4 .comm process32_egid,4,4 .comm process32_auid,4,4 .comm EX_UNAVAILABLE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_utf8proc.c_svn_utf__utf8proc_runtime_version.c" .intel_syntax noprefix .text .p2align 4 .globl svn_utf__utf8proc_runtime_version .type svn_utf__utf8proc_runtime_version, @function svn_utf__utf8proc_runtime_version: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov edi, DWORD PTR utf8proc_grapheme_break[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_tolower[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_toupper[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_charwidth[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_category_string[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_NFD[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_NFC[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_NFKD[rip] call SVN_UNUSED@PLT mov edi, DWORD PTR utf8proc_NFKC[rip] call SVN_UNUSED@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 jmp utf8proc_version@PLT .cfi_endproc .LFE0: .size svn_utf__utf8proc_runtime_version, .-svn_utf__utf8proc_runtime_version .comm utf8proc_toupper,4,4 .comm utf8proc_totitle,4,4 .comm utf8proc_tolower,4,4 .comm utf8proc_grapheme_break,4,4 .comm utf8proc_charwidth,4,4 .comm utf8proc_category_string,4,4 .comm utf8proc_NFKD,4,4 .comm utf8proc_NFKC,4,4 .comm utf8proc_NFD,4,4 .comm utf8proc_NFC,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_utf8proc.c_svn_utf__utf8proc_runtime_version.c" .text .align 2 .global svn_utf__utf8proc_runtime_version .syntax unified .arm .fpu softvfp .type svn_utf__utf8proc_runtime_version, %function svn_utf__utf8proc_runtime_version: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+4 ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+8 ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+12 ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+16 ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+20 ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+24 ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+28 ldr r0, [r3] bl SVN_UNUSED ldr r3, .L4+32 ldr r0, [r3] bl SVN_UNUSED pop {r4, lr} b utf8proc_version .L5: .align 2 .L4: .word utf8proc_grapheme_break .word utf8proc_tolower .word utf8proc_toupper .word utf8proc_charwidth .word utf8proc_category_string .word utf8proc_NFD .word utf8proc_NFC .word utf8proc_NFKD .word utf8proc_NFKC .size svn_utf__utf8proc_runtime_version, .-svn_utf__utf8proc_runtime_version .comm utf8proc_toupper,4,4 .comm utf8proc_totitle,4,4 .comm utf8proc_tolower,4,4 .comm utf8proc_grapheme_break,4,4 .comm utf8proc_charwidth,4,4 .comm utf8proc_category_string,4,4 .comm utf8proc_NFKD,4,4 .comm utf8proc_NFKC,4,4 .comm utf8proc_NFD,4,4 .comm utf8proc_NFC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_meson-gx-mmc.c_meson_mmc_disable_resampling.c" .intel_syntax noprefix .text .p2align 4 .type meson_mmc_disable_resampling, @function meson_mmc_disable_resampling: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rax, QWORD PTR [rdi] mov rbx, rdi mov rdi, QWORD PTR 8[rdi] add rdi, QWORD PTR [rax] call readl@PLT mov edi, DWORD PTR ADJUST_ADJ_EN[rip] mov rdx, QWORD PTR [rbx] mov rsi, QWORD PTR 8[rbx] pop rbx .cfi_def_cfa_offset 8 not edi add rsi, QWORD PTR [rdx] and edi, eax jmp writel@PLT .cfi_endproc .LFE0: .size meson_mmc_disable_resampling, .-meson_mmc_disable_resampling .comm ADJUST_ADJ_EN,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_meson-gx-mmc.c_meson_mmc_disable_resampling.c" .text .align 2 .syntax unified .arm .fpu softvfp .type meson_mmc_disable_resampling, %function meson_mmc_disable_resampling: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldm r0, {r2, r3} mov r4, r0 ldr r0, [r2] add r0, r0, r3 bl readl ldr r3, [r4] ldr r2, .L4 ldr r1, [r3] ldr r2, [r2] ldr r3, [r4, #4] bic r0, r0, r2 add r1, r1, r3 pop {r4, lr} b writel .L5: .align 2 .L4: .word ADJUST_ADJ_EN .size meson_mmc_disable_resampling, .-meson_mmc_disable_resampling .comm ADJUST_ADJ_EN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cpu-probe.c_cpu_set_fpu_opts.c" .intel_syntax noprefix .text .p2align 4 .type cpu_set_fpu_opts, @function cpu_set_fpu_opts: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size cpu_set_fpu_opts, .-cpu_set_fpu_opts .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_cpu-probe.c_cpu_set_fpu_opts.c" .text .align 2 .syntax unified .arm .fpu softvfp .type cpu_set_fpu_opts, %function cpu_set_fpu_opts: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size cpu_set_fpu_opts, .-cpu_set_fpu_opts .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_callc.c_lli_disconnect_req.c" .intel_syntax noprefix .text .p2align 4 .type lli_disconnect_req, @function lli_disconnect_req: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, QWORD PTR [rdi] cmp QWORD PTR 16[rbp], 0 je .L2 mov rsi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp lli_leased_hup@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov esi, DWORD PTR ST_WAIT_DRELEASE[rip] call FsmChangeState@PLT mov rdx, QWORD PTR 0[rbp] test rdx, rdx je .L3 mov DWORD PTR [rdx], 16 .L3: mov rdi, QWORD PTR 8[rbp] mov esi, DWORD PTR CC_DISCONNECT[rip] pop rbp .cfi_def_cfa_offset 8 or esi, DWORD PTR REQUEST[rip] mov rax, QWORD PTR [rdi] jmp rax .cfi_endproc .LFE0: .size lli_disconnect_req, .-lli_disconnect_req .comm ST_WAIT_DRELEASE,4,4 .comm REQUEST,4,4 .comm CC_DISCONNECT,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_callc.c_lli_disconnect_req.c" .text .align 2 .syntax unified .arm .fpu softvfp .type lli_disconnect_req, %function lli_disconnect_req: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r4, [r0] ldr r3, [r4, #8] cmp r3, #0 beq .L2 mov r1, r4 pop {r4, lr} b lli_leased_hup .L2: ldr r3, .L9 ldr r1, [r3] bl FsmChangeState ldr r2, [r4] ldr r1, .L9+4 cmp r2, #0 movne r3, #16 strne r3, [r2] ldr r3, .L9+8 ldr r0, [r4, #4] ldr r3, [r3] ldr r1, [r1] pop {r4, lr} orr r1, r1, r3 ldr r3, [r0] bx r3 .L10: .align 2 .L9: .word ST_WAIT_DRELEASE .word CC_DISCONNECT .word REQUEST .size lli_disconnect_req, .-lli_disconnect_req .comm ST_WAIT_DRELEASE,4,4 .comm REQUEST,4,4 .comm CC_DISCONNECT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_actctx.c_parse_compatibility_application_elem.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "unknown elem %wZ\n" .text .p2align 4 .type parse_compatibility_application_elem, @function parse_compatibility_application_elem: .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 sub rsp, 16 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax cmp QWORD PTR TRUE[rip], 0 je .L7 mov rbp, rdi mov r13, rsi mov r12, rdx mov rbx, rsp lea r14, 4[rsp] jmp .L2 .p2align 4,,10 .p2align 3 .L19: mov rdx, r12 mov rsi, r13 mov rdi, rbp call parse_supportedos_elem@PLT test rax, rax je .L7 .L2: mov rsi, rbx mov rdi, rbp call next_xml_elem@PLT test rax, rax je .L7 mov esi, DWORD PTR applicationW[rip] mov rdi, rbx call xmlstr_cmp_end@PLT test rax, rax jne .L18 mov esi, DWORD PTR supportedOSW[rip] mov rdi, rbx call xmlstr_cmp@PLT test rax, rax jne .L19 mov rdi, rbx call xmlstr2unicode@PLT mov rsi, r14 lea rdi, .LC0[rip] mov DWORD PTR 4[rsp], eax call DPRINT1@PLT mov rsi, rbx mov rdi, rbp call parse_unknown_elem@PLT test rax, rax jne .L2 .L7: xor eax, eax .L1: mov rcx, QWORD PTR 8[rsp] xor rcx, QWORD PTR fs:40 jne .L20 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 48 pop rbx .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 rdi, rbp call parse_end_element@PLT jmp .L1 .L20: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size parse_compatibility_application_elem, .-parse_compatibility_application_elem .comm supportedOSW,4,4 .comm applicationW,4,4 .comm TRUE,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_actctx.c_parse_compatibility_application_elem.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "unknown elem %wZ\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type parse_compatibility_application_elem, %function parse_compatibility_application_elem: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r3, .L19 sub sp, sp, #20 ldr r3, [r3] cmp r3, #0 ldr r3, .L19+4 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 beq .L7 mov r4, r0 mov r7, r1 mov r8, r2 ldr r5, .L19+8 ldr r6, .L19+12 ldr r9, .L19+16 b .L2 .L17: mov r2, r8 mov r1, r7 mov r0, r4 bl parse_supportedos_elem cmp r0, #0 beq .L7 .L2: mov r0, r4 add r1, sp, #4 bl next_xml_elem cmp r0, #0 beq .L7 ldr r1, [r5] add r0, sp, #4 bl xmlstr_cmp_end cmp r0, #0 bne .L16 ldr r1, [r6] add r0, sp, #4 bl xmlstr_cmp cmp r0, #0 bne .L17 add r0, sp, #4 bl xmlstr2unicode mov r3, r0 add r1, sp, #8 mov r0, r9 str r3, [sp, #8] bl DPRINT1 mov r0, r4 add r1, sp, #4 bl parse_unknown_elem cmp r0, #0 bne .L2 .L7: mov r0, #0 .L1: ldr r3, .L19+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L18 add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L16: mov r0, r4 bl parse_end_element b .L1 .L18: bl __stack_chk_fail .L20: .align 2 .L19: .word TRUE .word .LC1 .word applicationW .word supportedOSW .word .LC0 .size parse_compatibility_application_elem, .-parse_compatibility_application_elem .comm supportedOSW,4,4 .comm applicationW,4,4 .comm TRUE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_remoteproc_core.c_rproc_trigger_recovery.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "recovering %s\n" .LC1: .string "request_firmware failed: %d\n" .text .p2align 4 .globl rproc_trigger_recovery .type rproc_trigger_recovery, @function rproc_trigger_recovery: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov r14, rdi lea rsi, .LC0[rip] push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 lea r13, 12[rdi] push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 lea rbp, 4[r14] sub rsp, 24 .cfi_def_cfa_offset 64 mov edx, DWORD PTR [rdi] mov rdi, r13 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax call dev_err@PLT mov rdi, rbp call mutex_lock_interruptible@PLT mov r12d, eax test eax, eax je .L9 .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L10 add rsp, 24 .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 .L9: .cfi_restore_state mov esi, 1 mov rdi, r14 call rproc_stop@PLT mov r12d, eax test eax, eax jne .L3 mov rdi, r14 call rproc_coredump@PLT mov esi, DWORD PTR 8[r14] mov rdi, rsp mov rdx, r13 call request_firmware@PLT mov r12d, eax test eax, eax js .L11 mov rsi, QWORD PTR [rsp] mov rdi, r14 call rproc_start@PLT mov rdi, QWORD PTR [rsp] mov r12d, eax call release_firmware@PLT .L3: mov rdi, rbp call mutex_unlock@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L11: mov edx, eax lea rsi, .LC1[rip] mov rdi, r13 call dev_err@PLT jmp .L3 .L10: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size rproc_trigger_recovery, .-rproc_trigger_recovery .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_remoteproc_core.c_rproc_trigger_recovery.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "recovering %s\012\000" .align 2 .LC1: .ascii "request_firmware failed: %d\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global rproc_trigger_recovery .syntax unified .arm .fpu softvfp .type rproc_trigger_recovery, %function rproc_trigger_recovery: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} mov r6, r0 ldr r3, .L11 ldr r2, [r6], #4 add r7, r0, #12 sub sp, sp, #12 ldr r1, .L11+4 mov r5, r0 mov r0, r7 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl dev_err mov r0, r6 bl mutex_lock_interruptible subs r4, r0, #0 beq .L8 .L1: ldr r3, .L11 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L9 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L8: mov r1, #1 mov r0, r5 bl rproc_stop subs r4, r0, #0 bne .L3 mov r0, r5 bl rproc_coredump mov r2, r7 mov r0, sp ldr r1, [r5, #8] bl request_firmware subs r4, r0, #0 blt .L10 mov r0, r5 ldr r1, [sp] bl rproc_start mov r4, r0 ldr r0, [sp] bl release_firmware .L3: mov r0, r6 bl mutex_unlock b .L1 .L10: mov r0, r7 mov r2, r4 ldr r1, .L11+8 bl dev_err b .L3 .L9: bl __stack_chk_fail .L12: .align 2 .L11: .word .LC2 .word .LC0 .word .LC1 .size rproc_trigger_recovery, .-rproc_trigger_recovery .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hci_packet_factory.c_make_ble_read_local_supported_features.c" .intel_syntax noprefix .text .p2align 4 .type make_ble_read_local_supported_features, @function make_ble_read_local_supported_features: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR HCI_BLE_READ_LOCAL_SPT_FEAT[rip] jmp make_command_no_params@PLT .cfi_endproc .LFE0: .size make_ble_read_local_supported_features, .-make_ble_read_local_supported_features .comm HCI_BLE_READ_LOCAL_SPT_FEAT,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_hci_packet_factory.c_make_ble_read_local_supported_features.c" .text .align 2 .syntax unified .arm .fpu softvfp .type make_ble_read_local_supported_features, %function make_ble_read_local_supported_features: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] b make_command_no_params .L4: .align 2 .L3: .word HCI_BLE_READ_LOCAL_SPT_FEAT .size make_ble_read_local_supported_features, .-make_ble_read_local_supported_features .comm HCI_BLE_READ_LOCAL_SPT_FEAT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_jit.c___shr_imm64.c" .intel_syntax noprefix .text .p2align 4 .type __shr_imm64, @function __shr_imm64: .LFB0: .cfi_startproc endbr64 test edx, edx je .L9 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 lea r13d, 1[rsi] push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rdi push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov ebp, esi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov ebx, edx sub rsp, 24 .cfi_def_cfa_offset 80 cmp edx, 31 jle .L13 cmp edx, 32 je .L14 mov r9d, DWORD PTR SHF_SC_R_SHF[rip] mov edi, r13d sub ebx, 32 mov DWORD PTR 12[rsp], r9d call reg_b@PLT mov ecx, DWORD PTR SHF_OP_NONE[rip] mov r15d, eax xor eax, eax mov DWORD PTR 8[rsp], ecx call reg_none@PLT mov edi, ebp mov r14d, eax call reg_both@PLT sub rsp, 8 .cfi_def_cfa_offset 88 mov r8d, r15d mov edx, r14d push rbx .cfi_def_cfa_offset 96 mov r9d, DWORD PTR 28[rsp] mov esi, eax mov rdi, r12 mov ecx, DWORD PTR 24[rsp] call emit_shf@PLT mov edi, r13d call reg_both@PLT xor edx, edx mov rdi, r12 mov esi, eax call wrp_immed@PLT pop rax .cfi_def_cfa_offset 88 pop rdx .cfi_def_cfa_offset 80 .L2: add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 xor eax, eax pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L13: .cfi_restore_state mov r9d, DWORD PTR SHF_SC_R_DSHF[rip] mov edi, esi mov DWORD PTR 12[rsp], r9d call reg_b@PLT mov ecx, DWORD PTR SHF_OP_NONE[rip] mov edi, r13d mov r15d, eax mov DWORD PTR 8[rsp], ecx call reg_a@PLT mov edi, ebp mov r14d, eax call reg_both@PLT sub rsp, 8 .cfi_def_cfa_offset 88 mov r8d, r15d mov edx, r14d push rbx .cfi_def_cfa_offset 96 mov ecx, DWORD PTR 24[rsp] mov esi, eax mov rdi, r12 mov r9d, DWORD PTR 28[rsp] call emit_shf@PLT mov r9d, DWORD PTR SHF_SC_R_SHF[rip] mov edi, r13d mov DWORD PTR 24[rsp], r9d call reg_b@PLT mov r15d, DWORD PTR SHF_OP_NONE[rip] mov ebp, eax xor eax, eax call reg_none@PLT mov edi, r13d mov r14d, eax call reg_both@PLT mov r9d, DWORD PTR 24[rsp] mov ecx, r15d mov r8d, ebp mov esi, eax mov edx, r14d mov rdi, r12 mov DWORD PTR [rsp], ebx call emit_shf@PLT pop rcx .cfi_def_cfa_offset 88 pop rsi .cfi_def_cfa_offset 80 jmp .L2 .p2align 4,,10 .p2align 3 .L9: .cfi_def_cfa_offset 8 .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 .cfi_restore 13 .cfi_restore 14 .cfi_restore 15 xor eax, eax ret .p2align 4,,10 .p2align 3 .L14: .cfi_def_cfa_offset 80 .cfi_offset 3, -56 .cfi_offset 6, -48 .cfi_offset 12, -40 .cfi_offset 13, -32 .cfi_offset 14, -24 .cfi_offset 15, -16 mov edx, r13d call wrp_reg_mov@PLT mov edi, r13d call reg_both@PLT xor edx, edx mov rdi, r12 mov esi, eax call wrp_immed@PLT jmp .L2 .cfi_endproc .LFE0: .size __shr_imm64, .-__shr_imm64 .comm SHF_SC_R_SHF,4,4 .comm SHF_SC_R_DSHF,4,4 .comm SHF_OP_NONE,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_jit.c___shr_imm64.c" .text .align 2 .syntax unified .arm .fpu softvfp .type __shr_imm64, %function __shr_imm64: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} subs r6, r2, #0 sub sp, sp, #16 beq .L2 cmp r6, #31 mov r5, r0 mov r4, r1 add r7, r1, #1 ble .L11 cmp r6, #32 beq .L12 mov r0, r1 bl reg_both mov r4, r0 bl reg_none ldr r3, .L13 mov r8, r0 mov r0, r7 ldr r9, [r3] bl reg_b ldr r3, .L13+4 sub ip, r6, #32 ldr lr, [r3] mov r2, r8 str r0, [sp] mov r3, r9 mov r1, r4 mov r0, r5 str ip, [sp, #8] str lr, [sp, #4] bl emit_shf .L9: mov r0, r7 bl reg_both mov r2, #0 mov r1, r0 mov r0, r5 bl wrp_immed .L2: mov r0, #0 add sp, sp, #16 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L11: mov r0, r1 bl reg_both mov r8, r0 mov r0, r7 bl reg_a mov r2, r0 ldr r9, .L13 mov r0, r4 ldr r10, [r9] mov r4, r2 bl reg_b ldr r2, .L13+8 mov r3, r10 ldr ip, [r2] mov r1, r8 str ip, [sp, #4] mov r2, r4 str r0, [sp] str r6, [sp, #8] mov r0, r5 bl emit_shf mov r0, r7 bl reg_both mov r4, r0 bl reg_none mov r2, r0 mov r0, r7 ldr r8, [r9] mov r7, r2 bl reg_b ldr r2, .L13+4 mov r3, r8 ldr ip, [r2] mov r1, r4 str r0, [sp] mov r2, r7 mov r0, r5 str r6, [sp, #8] str ip, [sp, #4] bl emit_shf mov r0, #0 add sp, sp, #16 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L12: mov r2, r7 bl wrp_reg_mov b .L9 .L14: .align 2 .L13: .word SHF_OP_NONE .word SHF_SC_R_SHF .word SHF_SC_R_DSHF .size __shr_imm64, .-__shr_imm64 .comm SHF_SC_R_SHF,4,4 .comm SHF_SC_R_DSHF,4,4 .comm SHF_OP_NONE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_qla_os.c_qla2xxx_eh_host_reset.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "FAILED" .LC1: .string "SUCCEEDED" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC2: .string "PCI/Register disconnect, exiting.\n" .align 8 .LC3: .string "ADAPTER RESET ISSUED nexus=%ld:%d:%llu.\n" .section .rodata.str1.1 .LC4: .string "wait for hba online failed.\n" .section .rodata.str1.8 .align 8 .LC5: .string "ADAPTER RESET %s nexus=%ld:%d:%llu.\n" .text .p2align 4 .type qla2xxx_eh_host_reset, @function qla2xxx_eh_host_reset: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdi sub rsp, 24 .cfi_def_cfa_offset 80 mov rax, QWORD PTR [rdi] mov edi, DWORD PTR 8[rax] call shost_priv@PLT mov r13d, DWORD PTR FAILED[rip] mov r12, QWORD PTR 8[rax] mov rbp, rax mov edi, DWORD PTR 28[r12] call pci_get_drvdata@PLT mov rdi, r12 mov r14, rax call qla2x00_isp_reg_stat@PLT test rax, rax jne .L24 mov rax, QWORD PTR [rbx] sub rsp, 8 .cfi_def_cfa_offset 88 mov edi, DWORD PTR ql_log_info[rip] mov rsi, rbp lea rcx, .LC3[rip] mov edx, 32792 mov r15d, DWORD PTR 4[rax] mov ebx, DWORD PTR [rax] xor eax, eax push r15 .cfi_def_cfa_offset 96 mov r8d, DWORD PTR 0[rbp] mov r9d, ebx call ql_log@PLT mov rdi, rbp call qla2x00_reset_active@PLT pop rcx .cfi_def_cfa_offset 88 pop rsi .cfi_def_cfa_offset 80 test rax, rax jne .L4 mov rax, QWORD PTR QLA_SWAITING[rip] cmp QWORD PTR [r12], rax jne .L4 cmp rbp, r14 je .L5 mov rdi, rbp call qla2x00_vp_abort_isp@PLT test rax, rax jne .L4 .L6: mov ecx, DWORD PTR WAIT_HOST[rip] xor edx, edx xor esi, esi mov rdi, rbp call qla2x00_eh_wait_for_pending_commands@PLT cmp rax, QWORD PTR QLA_SUCCESS[rip] jne .L4 .L22: mov r13d, DWORD PTR SUCCESS[rip] .p2align 4,,10 .p2align 3 .L4: mov r9d, DWORD PTR 0[rbp] cmp DWORD PTR FAILED[rip], r13d push r15 .cfi_def_cfa_offset 88 mov edx, 32791 push rbx .cfi_def_cfa_offset 96 lea rax, .LC1[rip] mov rsi, rbp lea r8, .LC0[rip] cmovne r8, rax mov edi, DWORD PTR ql_log_info[rip] lea rcx, .LC5[rip] xor eax, eax call ql_log@PLT pop rax .cfi_def_cfa_offset 88 pop rdx .cfi_def_cfa_offset 80 .L1: add rsp, 24 .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 .L24: .cfi_restore_state mov edi, DWORD PTR ql_log_info[rip] mov edx, 32833 mov rsi, rbp xor eax, eax lea rcx, .LC2[rip] call ql_log@PLT lea rdi, 24[r12] call schedule_work@PLT mov r13d, DWORD PTR SUCCESS[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L5: mov rdi, QWORD PTR 8[rbp] call IS_P3P_TYPE@PLT test rax, rax jne .L25 .L7: mov rdi, QWORD PTR 16[r12] test rdi, rdi jne .L26 .L8: mov edi, DWORD PTR ABORT_ISP_ACTIVE[rip] lea rsi, 4[r14] mov QWORD PTR 8[rsp], rsi call set_bit@PLT mov rax, QWORD PTR 8[r12] mov rdi, r14 call [QWORD PTR [rax]] mov rsi, QWORD PTR 8[rsp] test rax, rax je .L9 mov edi, DWORD PTR ABORT_ISP_ACTIVE[rip] call clear_bit@PLT mov rsi, QWORD PTR 8[rsp] mov edi, DWORD PTR ISP_ABORT_NEEDED[rip] call set_bit@PLT mov rdi, rbp call qla2x00_wait_for_hba_online@PLT cmp rax, QWORD PTR QLA_SUCCESS[rip] mov rsi, QWORD PTR 8[rsp] je .L9 mov edi, DWORD PTR ql_log_warn[rip] mov edx, 32810 mov rsi, rbp xor eax, eax lea rcx, .LC4[rip] call ql_log@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L9: mov edi, DWORD PTR ABORT_ISP_ACTIVE[rip] call clear_bit@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L25: mov rdi, rbp call qla82xx_fcoe_ctx_reset@PLT test eax, eax jne .L7 jmp .L22 .p2align 4,,10 .p2align 3 .L26: call flush_workqueue@PLT jmp .L8 .cfi_endproc .LFE0: .size qla2xxx_eh_host_reset, .-qla2xxx_eh_host_reset .comm ql_log_warn,4,4 .comm ql_log_info,4,4 .comm WAIT_HOST,4,4 .comm SUCCESS,4,4 .comm QLA_SWAITING,8,8 .comm QLA_SUCCESS,8,8 .comm ISP_ABORT_NEEDED,4,4 .comm FAILED,4,4 .comm ABORT_ISP_ACTIVE,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_qla_os.c_qla2xxx_eh_host_reset.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "FAILED\000" .align 2 .LC1: .ascii "SUCCEEDED\000" .align 2 .LC2: .ascii "PCI/Register disconnect, exiting.\012\000" .align 2 .LC3: .ascii "ADAPTER RESET ISSUED nexus=%ld:%d:%llu.\012\000" .align 2 .LC4: .ascii "wait for hba online failed.\012\000" .align 2 .LC5: .ascii "ADAPTER RESET %s nexus=%ld:%d:%llu.\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type qla2xxx_eh_host_reset, %function qla2xxx_eh_host_reset: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, [r0] sub sp, sp, #28 mov r5, r0 ldr r0, [r3, #8] bl shost_priv ldr r6, [r0, #8] ldr r9, .L28 mov r4, r0 ldr r0, [r6, #16] ldr r8, [r9] bl pci_get_drvdata mov r7, r0 mov r0, r6 bl qla2x00_isp_reg_stat cmp r0, #0 bne .L24 ldr r3, [r5] ldr r5, .L28+4 ldm r3, {r10, fp} stmib sp, {r10, fp} ldr r3, [r4] mov r1, r4 ldr r0, [r5] ldr r2, .L28+8 str r3, [sp] ldr r3, .L28+12 bl ql_log mov r0, r4 bl qla2x00_reset_active cmp r0, #0 bne .L4 ldr r3, .L28+16 ldr r2, [r6] ldr r3, [r3] cmp r2, r3 bne .L4 cmp r4, r7 beq .L5 mov r0, r4 bl qla2x00_vp_abort_isp cmp r0, #0 bne .L4 ldr r6, .L28+20 .L6: mov r2, #0 ldr r3, .L28+24 mov r1, r2 ldr r3, [r3] mov r0, r4 bl qla2x00_eh_wait_for_pending_commands ldr r3, [r6] cmp r0, r3 bne .L4 .L22: ldr r3, .L28+28 ldr r8, [r3] .L4: ldr r1, [r9] ldr r2, .L28+32 cmp r1, r8 ldr r3, .L28+36 movne r3, r2 str fp, [sp, #12] str r10, [sp, #8] ldr r2, [r4] ldr r0, [r5] mov r1, r4 str r3, [sp] str r2, [sp, #4] ldr r3, .L28+40 ldr r2, .L28+44 bl ql_log mov r0, r8 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L24: ldr r3, .L28+4 mov r1, r4 ldr r2, .L28+48 ldr r0, [r3] ldr r3, .L28+52 bl ql_log add r0, r6, #12 bl schedule_work ldr r3, .L28+28 ldr r8, [r3] mov r0, r8 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L5: ldr r0, [r4, #8] bl IS_P3P_TYPE cmp r0, #0 bne .L25 .L7: ldr r0, [r6, #8] cmp r0, #0 bne .L26 .L8: ldr r3, .L28+56 add r1, r7, #4 ldr r0, [r3] str r1, [sp, #20] bl set_bit ldr r2, [r6, #4] mov r0, r7 ldr r2, [r2] blx r2 cmp r0, #0 ldr r1, [sp, #20] ldr r3, .L28+56 beq .L27 ldr r0, [r3] str r1, [sp, #20] bl clear_bit ldr r2, .L28+60 ldr r1, [sp, #20] ldr r0, [r2] bl set_bit mov r0, r4 bl qla2x00_wait_for_hba_online ldr r6, .L28+20 ldr r1, [sp, #20] ldr r2, [r6] ldr r3, .L28+56 cmp r0, r2 beq .L9 ldr r2, .L28+64 mov r1, r4 ldr r3, .L28+68 ldr r0, [r2] ldr r2, .L28+72 bl ql_log b .L4 .L27: ldr r6, .L28+20 .L9: ldr r0, [r3] bl clear_bit b .L6 .L25: mov r0, r4 bl qla82xx_fcoe_ctx_reset cmp r0, #0 bne .L7 b .L22 .L26: bl flush_workqueue b .L8 .L29: .align 2 .L28: .word FAILED .word ql_log_info .word 32792 .word .LC3 .word QLA_SWAITING .word QLA_SUCCESS .word WAIT_HOST .word SUCCESS .word .LC1 .word .LC0 .word .LC5 .word 32791 .word 32833 .word .LC2 .word ABORT_ISP_ACTIVE .word ISP_ABORT_NEEDED .word ql_log_warn .word .LC4 .word 32810 .size qla2xxx_eh_host_reset, .-qla2xxx_eh_host_reset .comm ql_log_warn,4,4 .comm ql_log_info,4,4 .comm WAIT_HOST,4,4 .comm SUCCESS,4,4 .comm QLA_SWAITING,4,4 .comm QLA_SUCCESS,4,4 .comm ISP_ABORT_NEEDED,4,4 .comm FAILED,4,4 .comm ABORT_ISP_ACTIVE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vgic-its.c_vgic_its_alloc_collection.c" .intel_syntax noprefix .text .p2align 4 .type vgic_its_alloc_collection, @function vgic_its_alloc_collection: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 xor ecx, ecx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12, rsi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov ebx, edx sub rsp, 8 .cfi_def_cfa_offset 48 mov esi, DWORD PTR 4[rdi] call vgic_its_check_id@PLT test eax, eax jne .L2 mov eax, DWORD PTR E_ITS_MAPC_COLLECTION_OOR[rip] .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 .L2: .cfi_restore_state mov esi, DWORD PTR GFP_KERNEL[rip] mov edi, 12 call kzalloc@PLT mov r13, rax mov eax, DWORD PTR ENOMEM[rip] neg eax test r13, r13 je .L1 mov eax, DWORD PTR COLLECTION_NOT_MAPPED[rip] mov DWORD PTR 8[r13], ebx mov rsi, rbp mov rdi, r13 mov DWORD PTR 4[r13], eax call list_add_tail@PLT mov QWORD PTR [r12], r13 add rsp, 8 .cfi_def_cfa_offset 40 xor eax, eax pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size vgic_its_alloc_collection, .-vgic_its_alloc_collection .comm GFP_KERNEL,4,4 .comm E_ITS_MAPC_COLLECTION_OOR,4,4 .comm ENOMEM,4,4 .comm COLLECTION_NOT_MAPPED,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_vgic-its.c_vgic_its_alloc_collection.c" .text .align 2 .syntax unified .arm .fpu softvfp .type vgic_its_alloc_collection, %function vgic_its_alloc_collection: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r3, #0 mov r7, r1 ldr r1, [r0, #4] mov r4, r0 mov r5, r2 bl vgic_its_check_id cmp r0, #0 bne .L2 ldr r3, .L8 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L2: ldr r3, .L8+4 mov r0, #12 ldr r1, [r3] bl kzalloc subs r6, r0, #0 beq .L7 ldr r3, .L8+8 mov r1, r4 ldr r3, [r3] str r5, [r6, #8] str r3, [r6, #4] bl list_add_tail mov r0, #0 str r6, [r7] pop {r4, r5, r6, r7, r8, pc} .L7: ldr r3, .L8+12 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L9: .align 2 .L8: .word E_ITS_MAPC_COLLECTION_OOR .word GFP_KERNEL .word COLLECTION_NOT_MAPPED .word ENOMEM .size vgic_its_alloc_collection, .-vgic_its_alloc_collection .comm GFP_KERNEL,4,4 .comm E_ITS_MAPC_COLLECTION_OOR,4,4 .comm ENOMEM,4,4 .comm COLLECTION_NOT_MAPPED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_..timetick-internal.h_tick_broadcast_oneshot_active.c" .intel_syntax noprefix .text .p2align 4 .type tick_broadcast_oneshot_active, @function tick_broadcast_oneshot_active: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size tick_broadcast_oneshot_active, .-tick_broadcast_oneshot_active .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_..timetick-internal.h_tick_broadcast_oneshot_active.c" .text .align 2 .syntax unified .arm .fpu softvfp .type tick_broadcast_oneshot_active, %function tick_broadcast_oneshot_active: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size tick_broadcast_oneshot_active, .-tick_broadcast_oneshot_active .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ioc3.c_nic_wait.c" .intel_syntax noprefix .text .p2align 4 .type nic_wait, @function nic_wait: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi .p2align 4,,10 .p2align 3 .L2: mov rdi, QWORD PTR [rbx] call readl@PLT test al, 2 je .L2 and eax, 1 pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size nic_wait, .-nic_wait .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_ioc3.c_nic_wait.c" .text .align 2 .syntax unified .arm .fpu softvfp .type nic_wait, %function nic_wait: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 .L2: ldr r0, [r4] bl readl tst r0, #2 beq .L2 and r0, r0, #1 pop {r4, pc} .size nic_wait, .-nic_wait .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_image-file.c_gs_image_file_free.c" .intel_syntax noprefix .text .p2align 4 .globl gs_image_file_free .type gs_image_file_free, @function gs_image_file_free: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 cmp QWORD PTR 32[rdi], 0 mov rbp, rdi je .L3 cmp QWORD PTR 24[rdi], 0 jne .L9 .L4: mov edi, DWORD PTR 8[rbp] call gs_texture_destroy@PLT .L3: mov edi, DWORD PTR 4[rbp] call bfree@PLT mov edi, DWORD PTR 0[rbp] call bfree@PLT mov rdi, rbp mov edx, 40 xor esi, esi pop rbp .cfi_restore 6 .cfi_def_cfa_offset 8 jmp memset@PLT .p2align 4,,10 .p2align 3 .L1: ret .p2align 4,,10 .p2align 3 .L9: .cfi_def_cfa_offset 16 .cfi_offset 6, -16 lea rdi, 20[rdi] call gif_finalise@PLT mov edi, DWORD PTR 16[rbp] call bfree@PLT mov edi, DWORD PTR 12[rbp] call bfree@PLT jmp .L4 .cfi_endproc .LFE0: .size gs_image_file_free, .-gs_image_file_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_image-file.c_gs_image_file_free.c" .text .align 2 .global gs_image_file_free .syntax unified .arm .fpu softvfp .type gs_image_file_free, %function gs_image_file_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} subs r4, r0, #0 popeq {r4, pc} ldr r3, [r4, #28] cmp r3, #0 beq .L3 ldr r3, [r4, #24] cmp r3, #0 bne .L13 .L4: ldr r0, [r4, #8] bl gs_texture_destroy .L3: ldr r0, [r4, #4] bl bfree ldr r0, [r4] bl bfree mov r0, r4 pop {r4, lr} mov r2, #32 mov r1, #0 b memset .L13: add r0, r4, #20 bl gif_finalise ldr r0, [r4, #16] bl bfree ldr r0, [r4, #12] bl bfree b .L4 .size gs_image_file_free, .-gs_image_file_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_g_rankings.c_G_RankCapture.c" .intel_syntax noprefix .text .p2align 4 .globl G_RankCapture .type G_RankCapture, @function G_RankCapture: .LFB0: .cfi_startproc endbr64 cmp QWORD PTR level[rip], 0 je .L4 ret .p2align 4,,10 .p2align 3 .L4: mov edx, DWORD PTR QGR_KEY_FLAG_CAPTURE[rip] mov r8d, 1 mov ecx, 1 mov esi, -1 jmp trap_RankReportInt@PLT .cfi_endproc .LFE0: .size G_RankCapture, .-G_RankCapture .comm level,8,8 .comm QGR_KEY_FLAG_CAPTURE,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_g_rankings.c_G_RankCapture.c" .text .align 2 .global G_RankCapture .syntax unified .arm .fpu softvfp .type G_RankCapture, %function G_RankCapture: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L8 ldr r3, [r3] cmp r3, #0 bxne lr mov r3, #1 str lr, [sp, #-4]! ldr r2, .L8+4 sub sp, sp, #12 str r3, [sp] mvn r1, #0 ldr r2, [r2] bl trap_RankReportInt add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .L9: .align 2 .L8: .word level .word QGR_KEY_FLAG_CAPTURE .size G_RankCapture, .-G_RankCapture .comm level,4,4 .comm QGR_KEY_FLAG_CAPTURE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rblist.c_rblist__delete.c" .intel_syntax noprefix .text .p2align 4 .globl rblist__delete .type rblist__delete, @function rblist__delete: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call rblist__exit@PLT mov rdi, rbp pop rbp .cfi_restore 6 .cfi_def_cfa_offset 8 jmp free@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size rblist__delete, .-rblist__delete .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_rblist.c_rblist__delete.c" .text .align 2 .global rblist__delete .syntax unified .arm .fpu softvfp .type rblist__delete, %function rblist__delete: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} subs r4, r0, #0 popeq {r4, pc} bl rblist__exit mov r0, r4 pop {r4, lr} b free .size rblist__delete, .-rblist__delete .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ieee754.h_ieee754_sxtest.c" .intel_syntax noprefix .text .p2align 4 .type ieee754_sxtest, @function ieee754_sxtest: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR ieee754_csr[rip] and eax, edi ret .cfi_endproc .LFE0: .size ieee754_sxtest, .-ieee754_sxtest .comm ieee754_csr,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_ieee754.h_ieee754_sxtest.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ieee754_sxtest, %function ieee754_sxtest: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r3, [r3] and r0, r0, r3 bx lr .L4: .align 2 .L3: .word ieee754_csr .size ieee754_sxtest, .-ieee754_sxtest .comm ieee754_csr,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_locks.c_locks_insert_lock.c" .intel_syntax noprefix .text .p2align 4 .type locks_insert_lock, @function locks_insert_lock: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi lea rdi, 12[rsi] push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rsi lea rsi, file_lock_list[rip] sub rsp, 8 .cfi_def_cfa_offset 32 call list_add@PLT mov edi, DWORD PTR current[rip] call task_tgid@PLT mov edi, eax call get_pid@PLT mov DWORD PTR 8[rbx], eax mov rax, QWORD PTR 0[rbp] mov QWORD PTR [rbx], rax mov QWORD PTR 0[rbp], 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 locks_insert_lock, .-locks_insert_lock .comm file_lock_list,4,4 .comm current,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_locks.c_locks_insert_lock.c" .text .align 2 .syntax unified .arm .fpu softvfp .type locks_insert_lock, %function locks_insert_lock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 mov r5, r0 ldr r1, .L4 add r0, r4, #8 bl list_add ldr r3, .L4+4 ldr r0, [r3] bl task_tgid bl get_pid ldr r3, [r5] str r0, [r4, #4] str r3, [r4] str r4, [r5] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word file_lock_list .word current .size locks_insert_lock, .-locks_insert_lock .comm file_lock_list,4,4 .comm current,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_journal.c_reiserfs_flush_old_commits.c" .intel_syntax noprefix .text .p2align 4 .globl reiserfs_flush_old_commits .type reiserfs_flush_old_commits, @function reiserfs_flush_old_commits: .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 sub rsp, 16 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax call SB_JOURNAL@PLT mov rbx, rax xor eax, eax call get_seconds@PLT lea rdi, 28[rbx] mov r12, rax call list_empty@PLT mov r8, rax xor eax, eax test r8, r8 je .L11 .L1: mov rcx, QWORD PTR 8[rsp] xor rcx, QWORD PTR fs:40 jne .L12 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 32 pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state lea rdi, 24[rbx] call atomic_read@PLT test rax, rax jle .L13 .L4: mov eax, DWORD PTR 0[rbp] jmp .L1 .p2align 4,,10 .p2align 3 .L13: mov rax, QWORD PTR [rbx] test rax, rax jle .L4 cmp QWORD PTR 8[rbx], 0 jle .L4 sub r12, rax cmp r12, QWORD PTR 16[rbx] jle .L4 lea r12, 4[rsp] mov edx, 1 mov rsi, rbp mov rdi, r12 call journal_join@PLT test eax, eax jne .L4 mov rdi, rbp call SB_BUFFER_WITH_SB@PLT mov edx, 1 mov rdi, rbp mov esi, eax call reiserfs_prepare_for_journal@PLT mov rdi, rbp call SB_BUFFER_WITH_SB@PLT mov rsi, rbp mov rdi, r12 mov edx, eax call journal_mark_dirty@PLT mov edx, 1 mov rsi, rbp mov rdi, r12 mov ecx, DWORD PTR COMMIT_NOW[rip] or ecx, DWORD PTR WAIT[rip] call do_journal_end@PLT jmp .L4 .L12: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size reiserfs_flush_old_commits, .-reiserfs_flush_old_commits .comm WAIT,4,4 .comm COMMIT_NOW,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_journal.c_reiserfs_flush_old_commits.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global reiserfs_flush_old_commits .syntax unified .arm .fpu softvfp .type reiserfs_flush_old_commits, %function reiserfs_flush_old_commits: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L13 sub sp, sp, #8 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 mov r6, r0 bl SB_JOURNAL mov r4, r0 bl get_seconds mov r5, r0 add r0, r4, #16 bl list_empty cmp r0, #0 movne r0, #0 beq .L10 .L1: ldr r3, .L13 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L11 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L10: add r0, r4, #12 bl atomic_read cmp r0, #0 ble .L12 .L4: ldr r0, [r6] b .L1 .L12: ldr r3, [r4] cmp r3, #0 ble .L4 ldr r2, [r4, #4] cmp r2, #0 ble .L4 ldr r2, [r4, #8] sub r3, r5, r3 cmp r3, r2 ble .L4 mov r0, sp mov r2, #1 mov r1, r6 bl journal_join cmp r0, #0 bne .L4 mov r0, r6 bl SB_BUFFER_WITH_SB mov r2, #1 mov r1, r0 mov r0, r6 bl reiserfs_prepare_for_journal mov r0, r6 bl SB_BUFFER_WITH_SB mov r1, r6 mov r2, r0 mov r0, sp bl journal_mark_dirty ldr r2, .L13+4 ldr r3, .L13+8 ldr r2, [r2] ldr r3, [r3] mov r0, sp orr r3, r2, r3 mov r1, r6 mov r2, #1 bl do_journal_end b .L4 .L11: bl __stack_chk_fail .L14: .align 2 .L13: .word .LC0 .word COMMIT_NOW .word WAIT .size reiserfs_flush_old_commits, .-reiserfs_flush_old_commits .comm WAIT,4,4 .comm COMMIT_NOW,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lsm_sorted.c_pageObjGetNRec.c" .intel_syntax noprefix .text .p2align 4 .type pageObjGetNRec, @function pageObjGetNRec: .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 lea rsi, 4[rsp] call lsmFsPageData@PLT mov esi, DWORD PTR 4[rsp] mov rdi, rax call pageGetNRec@PLT mov rdx, QWORD PTR 8[rsp] xor rdx, QWORD PTR fs:40 jne .L5 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size pageObjGetNRec, .-pageObjGetNRec .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_lsm_sorted.c_pageObjGetNRec.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type pageObjGetNRec, %function pageObjGetNRec: @ 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 r1, sp ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl lsmFsPageData ldr r1, [sp] bl pageGetNRec ldr r3, .L6 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 pageObjGetNRec, .-pageObjGetNRec .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_main.c_handle_expose.c" .intel_syntax noprefix .text .p2align 4 .type handle_expose, @function handle_expose: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov esi, DWORD PTR color_background[rip] mov r12, rdi lea rdi, bar[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 call draw_util_clear_surface@PLT mov r8d, DWORD PTR MSG_PADDING[rip] sub rsp, 8 .cfi_def_cfa_offset 40 mov edx, DWORD PTR bar[rip] mov ecx, DWORD PTR color_background[rip] mov edi, DWORD PTR prompt[rip] lea rsi, bar[rip] lea eax, [r8+r8] mov r9d, r8d sub edx, eax push rdx .cfi_def_cfa_offset 48 mov edx, DWORD PTR color_text[rip] call draw_util_text@PLT mov ebx, DWORD PTR bar[rip] mov eax, DWORD PTR MSG_PADDING[rip] lea rdi, btn_close[rip] sub eax, DWORD PTR BTN_BORDER[rip] sub eax, DWORD PTR BTN_PADDING[rip] sub ebx, eax mov esi, ebx call button_draw@PLT mov ecx, DWORD PTR buttoncnt[rip] sub ebx, DWORD PTR CLOSE_BTN_GAP[rip] sub ebx, eax pop rax .cfi_def_cfa_offset 40 pop rdx .cfi_def_cfa_offset 32 test ecx, ecx jle .L2 xor ebp, ebp .p2align 4,,10 .p2align 3 .L3: mov rax, QWORD PTR buttons[rip] sub ebx, DWORD PTR BTN_GAP[rip] mov esi, ebx lea rdi, [rax+rbp*4] add rbp, 1 call button_draw@PLT sub ebx, eax cmp DWORD PTR buttoncnt[rip], ebp jg .L3 .L2: mov r9, QWORD PTR BAR_BORDER[rip] mov rcx, QWORD PTR bar[rip+8] xor edx, edx lea rdi, bar[rip] mov r8d, DWORD PTR bar[rip] mov esi, DWORD PTR color_border_bottom[rip] sub rcx, r9 call draw_util_rectangle@PLT mov rdi, r12 call xcb_flush@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 handle_expose, .-handle_expose .comm prompt,4,4 .comm color_text,4,4 .comm color_border_bottom,4,4 .comm color_background,4,4 .comm buttons,8,8 .comm buttoncnt,4,4 .comm btn_close,4,4 .comm bar,16,16 .comm MSG_PADDING,4,4 .comm CLOSE_BTN_GAP,8,8 .comm BTN_PADDING,4,4 .comm BTN_GAP,8,8 .comm BTN_BORDER,4,4 .comm BAR_BORDER,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_main.c_handle_expose.c" .text .align 2 .syntax unified .arm .fpu softvfp .type handle_expose, %function handle_expose: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r6, .L7 ldr r5, .L7+4 ldr r4, .L7+8 sub sp, sp, #16 ldr r1, [r5] mov r7, r0 mov r0, r6 bl draw_util_clear_surface ldr r2, [r4] ldr r1, [r6] ldr ip, .L7+12 sub r1, r1, r2, lsl #1 ldr r0, .L7+16 ldr r3, [r5] str r1, [sp, #8] str r2, [sp, #4] str r2, [sp] mov r1, r6 ldr r2, [ip] ldr r0, [r0] bl draw_util_text ldr r2, .L7+20 ldr r3, .L7+24 ldr r5, [r2] ldr r4, [r4] ldr r1, [r3] sub r4, r4, r5 ldr r5, [r6] sub r4, r4, r1 sub r4, r5, r4 mov r1, r4 ldr r0, .L7+28 bl button_draw ldr r8, .L7+32 ldr r2, .L7+36 ldr r3, [r8] ldr r1, [r2] sub r4, r4, r0 cmp r3, #0 sub r4, r4, r1 ble .L2 mov r5, #0 ldr r10, .L7+40 ldr r9, .L7+44 .L3: ldr r1, [r10] ldr r0, [r9] sub r4, r4, r1 mov r1, r4 add r0, r0, r5, lsl #2 bl button_draw ldr r3, [r8] add r5, r5, #1 cmp r3, r5 sub r4, r4, r0 bgt .L3 .L2: ldr r3, .L7+48 ldr r1, [r6] ldr r3, [r3] ldr r0, [r6, #4] ldr r2, .L7+52 str r3, [sp, #4] str r1, [sp] ldr r1, [r2] sub r3, r0, r3 mov r2, #0 ldr r0, .L7 bl draw_util_rectangle mov r0, r7 bl xcb_flush mov r0, #1 add sp, sp, #16 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L8: .align 2 .L7: .word bar .word color_background .word MSG_PADDING .word color_text .word prompt .word BTN_BORDER .word BTN_PADDING .word btn_close .word buttoncnt .word CLOSE_BTN_GAP .word BTN_GAP .word buttons .word BAR_BORDER .word color_border_bottom .size handle_expose, .-handle_expose .comm prompt,4,4 .comm color_text,4,4 .comm color_border_bottom,4,4 .comm color_background,4,4 .comm buttons,4,4 .comm buttoncnt,4,4 .comm btn_close,4,4 .comm bar,8,4 .comm MSG_PADDING,4,4 .comm CLOSE_BTN_GAP,4,4 .comm BTN_PADDING,4,4 .comm BTN_GAP,4,4 .comm BTN_BORDER,4,4 .comm BAR_BORDER,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ubus.c_hostapd_ubus_free_iface.c" .intel_syntax noprefix .text .p2align 4 .globl hostapd_ubus_free_iface .type hostapd_ubus_free_iface, @function hostapd_ubus_free_iface: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size hostapd_ubus_free_iface, .-hostapd_ubus_free_iface .comm ctx,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_ubus.c_hostapd_ubus_free_iface.c" .text .align 2 .global hostapd_ubus_free_iface .syntax unified .arm .fpu softvfp .type hostapd_ubus_free_iface, %function hostapd_ubus_free_iface: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size hostapd_ubus_free_iface, .-hostapd_ubus_free_iface .comm ctx,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ql4_83xx.c_qla4_83xx_disable_intrs.c" .intel_syntax noprefix .text .p2align 4 .globl qla4_83xx_disable_intrs .type qla4_83xx_disable_intrs, @function qla4_83xx_disable_intrs: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call qla4_83xx_disable_mbox_intrs@PLT mov rdi, rbp pop rbp .cfi_def_cfa_offset 8 jmp qla4_83xx_disable_iocb_intrs@PLT .cfi_endproc .LFE0: .size qla4_83xx_disable_intrs, .-qla4_83xx_disable_intrs .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_ql4_83xx.c_qla4_83xx_disable_intrs.c" .text .align 2 .global qla4_83xx_disable_intrs .syntax unified .arm .fpu softvfp .type qla4_83xx_disable_intrs, %function qla4_83xx_disable_intrs: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl qla4_83xx_disable_mbox_intrs mov r0, r4 pop {r4, lr} b qla4_83xx_disable_iocb_intrs .size qla4_83xx_disable_intrs, .-qla4_83xx_disable_intrs .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_28001.c_KillMySelf.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "\\\\.\\shadow" .text .p2align 4 .globl KillMySelf .type KillMySelf, @function KillMySelf: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 xor ecx, ecx xor r9d, r9d lea rdi, .LC0[rip] sub rsp, 40 .cfi_def_cfa_offset 56 mov esi, DWORD PTR FILE_EXECUTE[rip] mov edx, DWORD PTR FILE_SHARE_READ[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 32[rsp], rax xor eax, eax push 0 .cfi_def_cfa_offset 64 mov r8d, DWORD PTR OPEN_EXISTING[rip] or edx, DWORD PTR FILE_SHARE_WRITE[rip] call CreateFile@PLT cmp QWORD PTR INVALID_HANDLE_VALUE[rip], rax pop rcx .cfi_def_cfa_offset 56 mov rbp, rax pop rsi .cfi_def_cfa_offset 48 je .L7 .L2: mov edi, 24 call malloc@PLT mov r8, rax test rax, rax je .L8 .L3: mov QWORD PTR 24[r8], rbp mov esi, DWORD PTR MAGIC_IOCTL[rip] xor edx, edx xor ecx, ecx push 0 .cfi_def_cfa_offset 56 mov r9d, 24 mov rdi, rbp lea rax, 24[rsp] push rax .cfi_def_cfa_offset 64 call DeviceIoControl@PLT pop rax .cfi_def_cfa_offset 56 pop rdx .cfi_def_cfa_offset 48 mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L9 add rsp, 32 .cfi_remember_state .cfi_def_cfa_offset 16 xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov QWORD PTR 8[rsp], rax xor eax, eax call ShowError@PLT mov r8, QWORD PTR 8[rsp] jmp .L3 .p2align 4,,10 .p2align 3 .L7: xor eax, eax call ShowError@PLT jmp .L2 .L9: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size KillMySelf, .-KillMySelf .comm OPEN_EXISTING,4,4 .comm MAGIC_IOCTL,4,4 .comm INVALID_HANDLE_VALUE,8,8 .comm FILE_SHARE_WRITE,4,4 .comm FILE_SHARE_READ,4,4 .comm FILE_EXECUTE,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_28001.c_KillMySelf.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "\\\\.\\shadow\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .global KillMySelf .syntax unified .arm .fpu softvfp .type KillMySelf, %function KillMySelf: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, #0 push {r4, r5, lr} ldr r0, .L10 ldr r1, .L10+4 ldr r2, .L10+8 ldr ip, [r0] ldr r2, [r2] ldr r0, [r1] sub sp, sp, #28 ldr r1, .L10+12 str r0, [sp] str r3, [sp, #8] str r3, [sp, #4] orr r2, ip, r2 ldr ip, .L10+16 ldr r1, [r1] ldr r0, .L10+20 ldr ip, [ip] str ip, [sp, #20] mov ip,#0 bl CreateFile ldr r3, .L10+24 mov r5, r0 ldr r3, [r3] cmp r3, r0 beq .L7 .L2: mov r0, #24 bl malloc subs r4, r0, #0 beq .L8 .L3: mov r3, #0 mov lr, #24 ldr r1, .L10+28 str r5, [r4, #12] add ip, sp, #16 str r3, [sp, #12] str r4, [sp] str lr, [sp, #4] mov r2, r3 ldr r1, [r1] mov r0, r5 str ip, [sp, #8] bl DeviceIoControl ldr r3, .L10+16 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L9 mov r0, #0 add sp, sp, #28 @ sp needed pop {r4, r5, pc} .L7: bl ShowError b .L2 .L9: bl __stack_chk_fail .L8: bl ShowError b .L3 .L11: .align 2 .L10: .word FILE_SHARE_READ .word OPEN_EXISTING .word FILE_SHARE_WRITE .word FILE_EXECUTE .word .LC1 .word .LC0 .word INVALID_HANDLE_VALUE .word MAGIC_IOCTL .size KillMySelf, .-KillMySelf .comm OPEN_EXISTING,4,4 .comm MAGIC_IOCTL,4,4 .comm INVALID_HANDLE_VALUE,4,4 .comm FILE_SHARE_WRITE,4,4 .comm FILE_SHARE_READ,4,4 .comm FILE_EXECUTE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cms_env.c_CMS_RecipientInfo_kekri_id_cmp.c" .intel_syntax noprefix .text .p2align 4 .globl CMS_RecipientInfo_kekri_id_cmp .type CMS_RecipientInfo_kekri_id_cmp, @function CMS_RecipientInfo_kekri_id_cmp: .LFB0: .cfi_startproc endbr64 sub rsp, 56 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax mov rax, QWORD PTR CMS_RECIPINFO_KEK[rip] cmp QWORD PTR [rdi], rax jne .L7 mov rax, QWORD PTR 8[rdi] mov QWORD PTR [rsp], rsi mov rdi, rsp mov ecx, DWORD PTR V_ASN1_OCTET_STRING[rip] mov DWORD PTR 8[rsp], edx mov QWORD PTR 16[rsp], 0 mov rax, QWORD PTR [rax] mov DWORD PTR 24[rsp], ecx mov esi, DWORD PTR [rax] call ASN1_OCTET_STRING_cmp@PLT .L1: mov rcx, QWORD PTR 40[rsp] xor rcx, QWORD PTR fs:40 jne .L8 add rsp, 56 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov esi, DWORD PTR CMS_R_NOT_KEK[rip] mov edi, DWORD PTR CMS_F_CMS_RECIPIENTINFO_KEKRI_ID_CMP[rip] call CMSerr@PLT mov eax, -2 jmp .L1 .L8: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size CMS_RecipientInfo_kekri_id_cmp, .-CMS_RecipientInfo_kekri_id_cmp .comm V_ASN1_OCTET_STRING,4,4 .comm CMS_R_NOT_KEK,4,4 .comm CMS_RECIPINFO_KEK,8,8 .comm CMS_F_CMS_RECIPIENTINFO_KEKRI_ID_CMP,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_cms_env.c_CMS_RecipientInfo_kekri_id_cmp.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global CMS_RecipientInfo_kekri_id_cmp .syntax unified .arm .fpu softvfp .type CMS_RecipientInfo_kekri_id_cmp, %function CMS_RecipientInfo_kekri_id_cmp: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! ldr r3, .L9 ldr lr, [r0] ldr ip, [r3] mov r3, r1 ldr r1, .L9+4 sub sp, sp, #28 cmp lr, ip ldr r1, [r1] str r1, [sp, #20] mov r1,#0 bne .L7 mov ip, #0 ldr r1, [r0, #4] ldr r0, .L9+8 ldr r1, [r1] ldr lr, [r0] ldr r1, [r1] add r0, sp, #4 str r3, [sp, #4] str r2, [sp, #8] str lr, [sp, #16] str ip, [sp, #12] bl ASN1_OCTET_STRING_cmp .L1: ldr r3, .L9+4 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L8 add sp, sp, #28 @ sp needed ldr pc, [sp], #4 .L7: ldr r2, .L9+12 ldr r3, .L9+16 ldr r1, [r2] ldr r0, [r3] bl CMSerr mvn r0, #1 b .L1 .L8: bl __stack_chk_fail .L10: .align 2 .L9: .word CMS_RECIPINFO_KEK .word .LC0 .word V_ASN1_OCTET_STRING .word CMS_R_NOT_KEK .word CMS_F_CMS_RECIPIENTINFO_KEKRI_ID_CMP .size CMS_RecipientInfo_kekri_id_cmp, .-CMS_RecipientInfo_kekri_id_cmp .comm V_ASN1_OCTET_STRING,4,4 .comm CMS_R_NOT_KEK,4,4 .comm CMS_RECIPINFO_KEK,4,4 .comm CMS_F_CMS_RECIPIENTINFO_KEKRI_ID_CMP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_busgf119.c_gf119_i2c_bus_drive_sda.c" .intel_syntax noprefix .text .p2align 4 .type gf119_i2c_bus_drive_sda, @function gf119_i2c_bus_drive_sda: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, esi call gf119_i2c_bus@PLT test r12d, r12d mov rdx, QWORD PTR 8[rax] mov esi, DWORD PTR [rax] mov rdx, QWORD PTR [rdx] mov rdi, QWORD PTR [rdx] mov edx, 2 cmovne r12d, edx mov ecx, r12d pop r12 .cfi_def_cfa_offset 8 jmp nvkm_mask@PLT .cfi_endproc .LFE0: .size gf119_i2c_bus_drive_sda, .-gf119_i2c_bus_drive_sda .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_busgf119.c_gf119_i2c_bus_drive_sda.c" .text .align 2 .syntax unified .arm .fpu softvfp .type gf119_i2c_bus_drive_sda, %function gf119_i2c_bus_drive_sda: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r1 bl gf119_i2c_bus mov r2, r0 ldr r3, [r0, #4] cmp r4, #0 ldr r1, [r3] moveq r3, r4 pop {r4, lr} ldr r0, [r1] movne r3, #2 ldr r1, [r2] mov r2, #2 b nvkm_mask .size gf119_i2c_bus_drive_sda, .-gf119_i2c_bus_drive_sda .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rtc-ds1307.c_ds1337_read_alarm.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "alarm read" .LC1: .string "%s error %d\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC2: .string "%s: %02x %02x %02x %02x, %02x %02x %02x, %02x %02x\n" .align 8 .LC3: .string "%s secs=%d, mins=%d, hours=%d, mday=%d, enabled=%d, pending=%d\n" .text .p2align 4 .type ds1337_read_alarm, @function ds1337_read_alarm: .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, rsi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 call to_i2c_client@PLT mov rdi, rax mov r13, rax call i2c_get_clientdata@PLT mov edi, DWORD PTR HAS_ALARM[rip] lea rsi, 16[rax] mov rbx, rax call test_bit@PLT test eax, eax je .L7 mov rcx, QWORD PTR 8[rbx] mov esi, DWORD PTR DS1339_REG_ALARM1_SECS[rip] mov edx, 9 mov rdi, r13 call [QWORD PTR [rbx]] mov ecx, eax cmp eax, 9 jne .L8 mov rax, QWORD PTR 8[rbx] lea rsi, .LC2[rip] mov rdi, r12 mov edx, DWORD PTR 32[rax] mov r9d, DWORD PTR 8[rax] mov r8d, DWORD PTR 4[rax] push rdx .cfi_def_cfa_offset 56 mov edx, DWORD PTR 28[rax] push rdx .cfi_def_cfa_offset 64 mov edx, DWORD PTR 24[rax] push rdx .cfi_def_cfa_offset 72 mov edx, DWORD PTR 20[rax] push rdx .cfi_def_cfa_offset 80 mov edx, DWORD PTR 16[rax] push rdx .cfi_def_cfa_offset 88 mov edx, DWORD PTR 12[rax] push rdx .cfi_def_cfa_offset 96 mov ecx, DWORD PTR [rax] lea rdx, .LC0[rip] xor eax, eax call dev_dbg@PLT mov rax, QWORD PTR 8[rbx] add rsp, 48 .cfi_def_cfa_offset 48 mov edi, DWORD PTR [rax] and edi, 127 call bcd2bin@PLT mov QWORD PTR 56[rbp], rax mov rax, QWORD PTR 8[rbx] mov edi, DWORD PTR 4[rax] and edi, 127 call bcd2bin@PLT mov QWORD PTR 48[rbp], rax mov rax, QWORD PTR 8[rbx] mov edi, DWORD PTR 8[rax] and edi, 63 call bcd2bin@PLT mov QWORD PTR 40[rbp], rax mov rax, QWORD PTR 8[rbx] mov edi, DWORD PTR 12[rax] and edi, 63 call bcd2bin@PLT mov rcx, QWORD PTR 8[rbx] mov r9d, DWORD PTR 40[rbp] mov rdi, r12 mov QWORD PTR 8[rbp], -1 mov r8d, DWORD PTR 48[rbp] mov QWORD PTR 16[rbp], -1 mov DWORD PTR 24[rbp], -1 mov edx, DWORD PTR 28[rcx] test DWORD PTR DS1337_BIT_A1IE[rip], edx mov QWORD PTR 32[rbp], rax setne dl xor esi, esi movzx edx, dl mov DWORD PTR 0[rbp], edx mov ecx, DWORD PTR 32[rcx] test DWORD PTR DS1337_BIT_A1I[rip], ecx mov rcx, QWORD PTR 56[rbp] setne sil sub rsp, 8 .cfi_def_cfa_offset 56 push rsi .cfi_def_cfa_offset 64 mov DWORD PTR 4[rbp], esi lea rsi, .LC3[rip] push rdx .cfi_def_cfa_offset 72 lea rdx, .LC0[rip] push rax .cfi_def_cfa_offset 80 xor eax, eax call dev_dbg@PLT add rsp, 32 .cfi_def_cfa_offset 48 xor eax, eax 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 .L8: .cfi_restore_state mov rdi, r12 lea rdx, .LC0[rip] lea rsi, .LC1[rip] call dev_err@PLT mov eax, DWORD PTR EIO[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 neg eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov eax, DWORD PTR EINVAL[rip] add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 neg eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ds1337_read_alarm, .-ds1337_read_alarm .comm HAS_ALARM,4,4 .comm EIO,4,4 .comm EINVAL,4,4 .comm DS1339_REG_ALARM1_SECS,4,4 .comm DS1337_BIT_A1IE,4,4 .comm DS1337_BIT_A1I,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_rtc-ds1307.c_ds1337_read_alarm.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "alarm read\000" .align 2 .LC1: .ascii "%s error %d\012\000" .align 2 .LC2: .ascii "%s: %02x %02x %02x %02x, %02x %02x %02x, %02x %02x\012" .ascii "\000" .align 2 .LC3: .ascii "%s secs=%d, mins=%d, hours=%d, mday=%d, enabled=%d," .ascii " pending=%d\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ds1337_read_alarm, %function ds1337_read_alarm: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} sub sp, sp, #36 mov r4, r1 mov r6, r0 bl to_i2c_client mov r7, r0 bl i2c_get_clientdata ldr r3, .L9 add r1, r0, #8 mov r5, r0 ldr r0, [r3] bl test_bit cmp r0, #0 beq .L7 ldr r3, .L9+4 mov r0, r7 ldr r1, [r3] mov r2, #9 ldr r3, [r5, #4] ldr r7, [r5] blx r7 cmp r0, #9 mov r3, r0 bne .L8 ldr r0, [r5, #4] ldr r2, .L9+8 ldr r1, [r0, #32] ldr r3, [r0] str r1, [sp, #28] ldr r1, [r0, #28] str r1, [sp, #24] ldr ip, [r0, #24] ldr r1, .L9+12 str ip, [sp, #20] ldr ip, [r0, #20] str ip, [sp, #16] ldr ip, [r0, #16] str ip, [sp, #12] ldr ip, [r0, #12] str ip, [sp, #8] ldr ip, [r0, #8] str ip, [sp, #4] ldr ip, [r0, #4] mov r0, r6 str ip, [sp] bl dev_dbg ldr r3, [r5, #4] ldr r0, [r3] and r0, r0, #127 bl bcd2bin ldr r3, [r5, #4] str r0, [r4, #40] ldr r0, [r3, #4] and r0, r0, #127 bl bcd2bin ldr r3, [r5, #4] str r0, [r4, #36] ldr r0, [r3, #8] and r0, r0, #63 bl bcd2bin ldr r3, [r5, #4] str r0, [r4, #32] ldr r0, [r3, #12] and r0, r0, #63 bl bcd2bin mvn r3, #0 ldr r2, [r5, #4] ldr r1, .L9+16 str r3, [r4, #8] str r3, [r4, #12] str r3, [r4, #16] str r3, [r4, #20] str r3, [r4, #24] ldr ip, [r2, #28] ldr r1, [r1] ldr r3, .L9+20 tst ip, r1 movne r1, #1 moveq r1, #0 str r1, [r4] ldr ip, [r2, #32] ldr r2, [r3] mov r3, r0 tst ip, r2 movne r2, #1 moveq r2, #0 ldr lr, [r4, #32] ldr ip, [r4, #36] str r0, [r4, #28] str r1, [sp, #12] str r3, [sp, #8] str r2, [r4, #4] stm sp, {ip, lr} str r2, [sp, #16] mov r0, r6 ldr r3, [r4, #40] ldr r2, .L9+8 ldr r1, .L9+24 bl dev_dbg mov r0, #0 add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, pc} .L8: mov r0, r6 ldr r2, .L9+8 ldr r1, .L9+28 bl dev_err ldr r3, .L9+32 ldr r0, [r3] rsb r0, r0, #0 add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, pc} .L7: ldr r3, .L9+36 ldr r0, [r3] rsb r0, r0, #0 add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, pc} .L10: .align 2 .L9: .word HAS_ALARM .word DS1339_REG_ALARM1_SECS .word .LC0 .word .LC2 .word DS1337_BIT_A1IE .word DS1337_BIT_A1I .word .LC3 .word .LC1 .word EIO .word EINVAL .size ds1337_read_alarm, .-ds1337_read_alarm .comm HAS_ALARM,4,4 .comm EIO,4,4 .comm EINVAL,4,4 .comm DS1339_REG_ALARM1_SECS,4,4 .comm DS1337_BIT_A1IE,4,4 .comm DS1337_BIT_A1I,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_wkup_m3_ipc.c_am33xx_txev_eoi.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_txev_eoi, @function am33xx_txev_eoi: .LFB0: .cfi_startproc endbr64 mov rsi, QWORD PTR AM33XX_CONTROL_M3_TXEV_EOI[rip] add rsi, QWORD PTR [rdi] mov edi, DWORD PTR AM33XX_M3_TXEV_ACK[rip] jmp writel@PLT .cfi_endproc .LFE0: .size am33xx_txev_eoi, .-am33xx_txev_eoi .comm AM33XX_M3_TXEV_ACK,4,4 .comm AM33XX_CONTROL_M3_TXEV_EOI,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_wkup_m3_ipc.c_am33xx_txev_eoi.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_txev_eoi, %function am33xx_txev_eoi: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r1, [r0] ldr r2, [r3] ldr r3, .L3+4 add r1, r1, r2 ldr r0, [r3] b writel .L4: .align 2 .L3: .word AM33XX_CONTROL_M3_TXEV_EOI .word AM33XX_M3_TXEV_ACK .size am33xx_txev_eoi, .-am33xx_txev_eoi .comm AM33XX_M3_TXEV_ACK,4,4 .comm AM33XX_CONTROL_M3_TXEV_EOI,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_do_preload_rhtbl.c" .intel_syntax noprefix .text .p2align 4 .globl do_preload_rhtbl .type do_preload_rhtbl, @function do_preload_rhtbl: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size do_preload_rhtbl, .-do_preload_rhtbl .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_do_preload_rhtbl.c" .text .align 2 .global do_preload_rhtbl .syntax unified .arm .fpu softvfp .type do_preload_rhtbl, %function do_preload_rhtbl: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size do_preload_rhtbl, .-do_preload_rhtbl .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ngx_palloc.c_ngx_destroy_pool.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "run cleanup: %p" .text .p2align 4 .globl ngx_destroy_pool .type ngx_destroy_pool, @function ngx_destroy_pool: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, QWORD PTR 56[rdi] test rbx, rbx je .L2 lea r12, .LC0[rip] .p2align 4,,10 .p2align 3 .L4: cmp QWORD PTR 40[rbx], 0 je .L3 mov edi, DWORD PTR NGX_LOG_DEBUG_ALLOC[rip] mov esi, DWORD PTR 32[rbp] mov r8, rbx mov rcx, r12 xor edx, edx call ngx_log_debug1@PLT mov edi, DWORD PTR 36[rbx] call [QWORD PTR 40[rbx]] .L3: mov rbx, QWORD PTR 48[rbx] test rbx, rbx jne .L4 .L2: mov rbx, QWORD PTR 24[rbp] test rbx, rbx je .L5 .p2align 4,,10 .p2align 3 .L7: mov rdi, QWORD PTR [rbx] test rdi, rdi je .L6 call ngx_free@PLT .L6: mov rbx, QWORD PTR 8[rbx] test rbx, rbx jne .L7 .L5: mov rbx, QWORD PTR 0[rbp] jmp .L9 .p2align 4,,10 .p2align 3 .L23: mov rbp, rbx mov rbx, QWORD PTR [rbx] .L9: mov rdi, rbp call ngx_free@PLT test rbx, rbx jne .L23 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 ngx_destroy_pool, .-ngx_destroy_pool .comm NGX_LOG_DEBUG_ALLOC,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_ngx_palloc.c_ngx_destroy_pool.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "run cleanup: %p\000" .text .align 2 .global ngx_destroy_pool .syntax unified .arm .fpu softvfp .type ngx_destroy_pool, %function ngx_destroy_pool: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r4, [r0, #32] mov r5, r0 cmp r4, #0 sub sp, sp, #12 beq .L2 ldr r7, .L27 ldr r6, .L27+4 .L4: ldr r2, [r4, #24] cmp r2, #0 beq .L3 mov r2, #0 ldr r1, [r5, #16] mov r3, r6 ldr r0, [r7] str r4, [sp] bl ngx_log_debug1 ldr r2, [r4, #24] ldr r0, [r4, #20] blx r2 .L3: ldr r4, [r4, #28] cmp r4, #0 bne .L4 .L2: ldr r4, [r5, #12] cmp r4, #0 beq .L5 .L7: ldr r0, [r4] cmp r0, #0 beq .L6 bl ngx_free .L6: ldr r4, [r4, #4] cmp r4, #0 bne .L7 .L5: ldr r4, [r5] b .L9 .L26: mov r5, r4 ldr r4, [r4] .L9: mov r0, r5 bl ngx_free cmp r4, #0 bne .L26 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L28: .align 2 .L27: .word NGX_LOG_DEBUG_ALLOC .word .LC0 .size ngx_destroy_pool, .-ngx_destroy_pool .comm NGX_LOG_DEBUG_ALLOC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_thread-stack.c_thread_stack__x86_retpoline.c" .intel_syntax noprefix .text .p2align 4 .type thread_stack__x86_retpoline, @function thread_stack__x86_retpoline: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rsi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdx push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 64 movsx rax, DWORD PTR [rdi] mov rcx, QWORD PTR 24[rdi] mov rdx, QWORD PTR 8[rdi] mov r13, QWORD PTR 8[rbp] sal rax, 3 mov r15, QWORD PTR [rcx] mov rcx, QWORD PTR -8[rdx+rax] mov r12, QWORD PTR [rcx] test r12, r12 je .L2 mov edi, DWORD PTR 8[r12] call is_x86_retpoline@PLT test rax, rax jne .L16 movsx rax, DWORD PTR [rbx] cmp r12, r13 jne .L17 sub eax, 1 mov DWORD PTR [rbx], eax xor eax, eax .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L16: .cfi_restore_state mov edx, DWORD PTR [rbx] mov rcx, QWORD PTR 8[rbx] lea eax, -1[rdx] mov DWORD PTR [rbx], eax cdqe mov rsi, QWORD PTR -16[rcx+rax*8] mov rax, QWORD PTR [rsi] test rax, rax je .L4 cmp r13, rax jne .L4 mov rax, QWORD PTR 0[r13] cmp QWORD PTR 0[rbp], rax je .L4 sub edx, 2 xor eax, eax mov DWORD PTR [rbx], edx jmp .L1 .p2align 4,,10 .p2align 3 .L2: mov rsi, QWORD PTR -16[rdx+rax] .L4: mov r8d, DWORD PTR 16[rbx] mov ecx, DWORD PTR [r14] mov rdx, r13 mov rdi, r15 call call_path__findnew@PLT test rax, rax je .L18 movsx rcx, DWORD PTR [rbx] mov rdx, QWORD PTR 8[rbx] mov QWORD PTR -8[rdx+rcx*8], rax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 xor eax, eax pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L18: .cfi_restore_state mov eax, DWORD PTR ENOMEM[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 neg eax 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 .L17: .cfi_restore_state mov rdx, QWORD PTR 8[rbx] mov rsi, QWORD PTR -16[rdx+rax*8] jmp .L4 .cfi_endproc .LFE0: .size thread_stack__x86_retpoline, .-thread_stack__x86_retpoline .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_thread-stack.c_thread_stack__x86_retpoline.c" .text .align 2 .syntax unified .arm .fpu softvfp .type thread_stack__x86_retpoline, %function thread_stack__x86_retpoline: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} mov r4, r0 mov r5, r2 ldr r3, [r0] ldr r2, [r0, #4] sub r0, r3, #-1073741823 ldr ip, [r2, r0, lsl #2] ldr r0, [r4, #12] ldr r9, [ip] mov r8, r1 cmp r9, #0 ldr r6, [r0] ldr r7, [r5, #4] sub sp, sp, #12 beq .L2 ldr r0, [r9, #4] bl is_x86_retpoline cmp r0, #0 bne .L14 cmp r9, r7 ldr r3, [r4] ldrne r2, [r4, #4] bne .L2 sub r3, r3, #1 str r3, [r4] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L14: ldm r4, {r0, r2} sub r3, r0, #-1073741821 ldr r1, [r2, r3, lsl #2] sub r3, r0, #1 ldr ip, [r1] str r3, [r4] sub r1, r7, ip clz r1, r1 cmp ip, #0 lsr r1, r1, #5 moveq r1, #0 cmp r1, #0 bne .L15 .L2: ldr ip, [r4, #8] sub r3, r3, #-1073741822 ldr r1, [r2, r3, lsl #2] mov r0, r6 mov r2, r7 ldr r3, [r8] str ip, [sp] bl call_path__findnew subs r3, r0, #0 movne r0, #0 ldreq r3, .L16 ldrne r2, [r4] ldreq r0, [r3] ldrne r1, [r4, #4] subne r2, r2, #-1073741823 rsbeq r0, r0, #0 strne r3, [r1, r2, lsl #2] .L1: add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L15: ldr ip, [r5] ldr r1, [r7] cmp ip, r1 beq .L2 sub r0, r0, #2 str r0, [r4] mov r0, #0 b .L1 .L17: .align 2 .L16: .word ENOMEM .size thread_stack__x86_retpoline, .-thread_stack__x86_retpoline .comm ENOMEM,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cache.c_L2_cache_block_invalidate_nowait.c" .intel_syntax noprefix .text .p2align 4 .globl L2_cache_block_invalidate_nowait .type L2_cache_block_invalidate_nowait, @function L2_cache_block_invalidate_nowait: .LFB0: .cfi_startproc endbr64 mov ecx, DWORD PTR IMCR_L2IWC[rip] mov edx, DWORD PTR IMCR_L2IBAR[rip] mov esi, esi mov edi, edi jmp cache_block_operation_nowait@PLT .cfi_endproc .LFE0: .size L2_cache_block_invalidate_nowait, .-L2_cache_block_invalidate_nowait .comm IMCR_L2IWC,4,4 .comm IMCR_L2IBAR,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_cache.c_L2_cache_block_invalidate_nowait.c" .text .align 2 .global L2_cache_block_invalidate_nowait .syntax unified .arm .fpu softvfp .type L2_cache_block_invalidate_nowait, %function L2_cache_block_invalidate_nowait: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r2, .L3+4 ldr r3, [r3] ldr r2, [r2] b cache_block_operation_nowait .L4: .align 2 .L3: .word IMCR_L2IWC .word IMCR_L2IBAR .size L2_cache_block_invalidate_nowait, .-L2_cache_block_invalidate_nowait .comm IMCR_L2IWC,4,4 .comm IMCR_L2IBAR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ar5212_misc.c_ar5212GetTsf64.c" .intel_syntax noprefix .text .p2align 4 .globl ar5212GetTsf64 .type ar5212GetTsf64, @function ar5212GetTsf64: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov esi, DWORD PTR AR_TSF_L32[rip] mov rbp, rdi call OS_REG_READ@PLT mov esi, DWORD PTR AR_TSF_U32[rip] mov rdi, rbp call OS_REG_READ@PLT mov esi, DWORD PTR AR_TSF_L32[rip] mov rdi, rbp call OS_REG_READ@PLT pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ar5212GetTsf64, .-ar5212GetTsf64 .comm AR_TSF_U32,4,4 .comm AR_TSF_L32,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_ar5212_misc.c_ar5212GetTsf64.c" .text .align 2 .global ar5212GetTsf64 .syntax unified .arm .fpu softvfp .type ar5212GetTsf64, %function ar5212GetTsf64: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r5, .L4 ldr r1, [r5] bl OS_REG_READ ldr r3, .L4+4 mov r0, r4 ldr r1, [r3] bl OS_REG_READ mov r0, r4 ldr r1, [r5] pop {r4, r5, r6, lr} b OS_REG_READ .L5: .align 2 .L4: .word AR_TSF_L32 .word AR_TSF_U32 .size ar5212GetTsf64, .-ar5212GetTsf64 .comm AR_TSF_U32,4,4 .comm AR_TSF_L32,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_usb-urb.c_usb_allocate_stream_buffers.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "all in all I will use %lu bytes for streaming\n" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "allocating buffer %d\n" .section .rodata.str1.8 .align 8 .LC2: .string "not enough memory for urb-buffer allocation.\n" .section .rodata.str1.1 .LC3: .string "buffer %d: %p (dma: %Lu)\n" .LC4: .string "allocation successful\n" .text .p2align 4 .type usb_allocate_stream_buffers, @function usb_allocate_stream_buffers: .LFB0: .cfi_startproc endbr64 movsx rsi, esi push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 xor eax, eax push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rsi imul rsi, rdx 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 mov rbx, rdx mov DWORD PTR [rdi], 0 mov QWORD PTR 8[rdi], rdx lea rdi, .LC0[rip] call deb_mem@PLT mov DWORD PTR 0[rbp], 0 test r12d, r12d jle .L2 xor esi, esi lea r13, .LC1[rip] jmp .L5 .p2align 4,,10 .p2align 3 .L3: movsx rax, DWORD PTR 0[rbp] mov rdx, QWORD PTR 32[rbp] lea rdi, .LC3[rip] mov rcx, QWORD PTR [rdx+rax*8] mov rdx, QWORD PTR 24[rbp] mov rsi, rax mov rdx, QWORD PTR [rdx+rax*8] xor eax, eax call deb_mem@PLT movsx rdx, DWORD PTR 0[rbp] mov rax, QWORD PTR 24[rbp] xor esi, esi mov rdi, QWORD PTR [rax+rdx*8] mov rdx, rbx call memset@PLT mov eax, DWORD PTR USB_STATE_URB_BUF[rip] or DWORD PTR 16[rbp], eax mov eax, DWORD PTR 0[rbp] lea esi, 1[rax] mov DWORD PTR 0[rbp], esi cmp esi, r12d jge .L2 .L5: mov rdi, r13 xor eax, eax call deb_mem@PLT movsx rcx, DWORD PTR 0[rbp] mov r14, QWORD PTR 24[rbp] mov rsi, rbx mov edi, DWORD PTR 40[rbp] mov edx, DWORD PTR GFP_ATOMIC[rip] sal rcx, 3 add r14, rcx add rcx, QWORD PTR 32[rbp] call usb_buffer_alloc@PLT mov QWORD PTR [r14], rax test rax, rax jne .L3 lea rdi, .LC2[rip] call deb_mem@PLT mov rdi, rbp call usb_free_stream_buffers@PLT mov eax, DWORD PTR ENOMEM[rip] pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 neg eax pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state lea rdi, .LC4[rip] xor eax, eax call deb_mem@PLT pop rbx .cfi_def_cfa_offset 40 xor eax, eax pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size usb_allocate_stream_buffers, .-usb_allocate_stream_buffers .comm USB_STATE_URB_BUF,4,4 .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_usb-urb.c_usb_allocate_stream_buffers.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "all in all I will use %lu bytes for streaming\012\000" .align 2 .LC1: .ascii "allocating buffer %d\012\000" .align 2 .LC2: .ascii "not enough memory for urb-buffer allocation.\012\000" .align 2 .LC3: .ascii "buffer %d: %p (dma: %Lu)\012\000" .align 2 .LC4: .ascii "allocation successful\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type usb_allocate_stream_buffers, %function usb_allocate_stream_buffers: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r5, #0 mov r7, r1 mov r4, r0 str r2, [r0, #4] str r5, [r0] mul r1, r2, r1 ldr r0, .L9 sub sp, sp, #12 mov r6, r2 bl deb_mem cmp r7, r5 str r5, [r4] ble .L2 mov r1, r5 ldr r9, .L9+4 mov r5, r7 ldr fp, .L9+8 ldr r10, .L9+12 b .L5 .L3: ldr r1, [r4] ldr r2, [r4, #16] ldr r3, [r4, #12] ldr r7, [r2, r1, lsl #2] mov r0, fp asr r8, r7, #31 ldr r2, [r3, r1, lsl #2] stm sp, {r7-r8} bl deb_mem ldr r1, [r4] ldr r3, [r4, #12] mov r2, r6 ldr r0, [r3, r1, lsl #2] mov r1, #0 bl memset ldr r1, [r4] ldr r2, [r10] ldr r3, [r4, #8] add r1, r1, #1 orr r3, r3, r2 cmp r1, r5 str r1, [r4] str r3, [r4, #8] bge .L2 .L5: mov r0, r9 bl deb_mem ldr r7, [r4] ldr r3, [r4, #16] ldr r2, .L9+16 mov r1, r6 ldr r2, [r2] ldr r0, [r4, #20] add r3, r3, r7, lsl #2 ldr r8, [r4, #12] bl usb_buffer_alloc cmp r0, #0 str r0, [r8, r7, lsl #2] bne .L3 ldr r0, .L9+20 bl deb_mem mov r0, r4 bl usb_free_stream_buffers ldr r3, .L9+24 ldr r0, [r3] rsb r0, r0, #0 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L2: ldr r0, .L9+28 bl deb_mem mov r0, #0 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L10: .align 2 .L9: .word .LC0 .word .LC1 .word .LC3 .word USB_STATE_URB_BUF .word GFP_ATOMIC .word .LC2 .word ENOMEM .word .LC4 .size usb_allocate_stream_buffers, .-usb_allocate_stream_buffers .comm USB_STATE_URB_BUF,4,4 .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_exofs.h_obj_created.c" .intel_syntax noprefix .text .p2align 4 .type obj_created, @function obj_created: .LFB0: .cfi_startproc endbr64 mov rsi, rdi mov edi, DWORD PTR OBJ_CREATED[rip] jmp test_bit@PLT .cfi_endproc .LFE0: .size obj_created, .-obj_created .comm OBJ_CREATED,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_exofs.h_obj_created.c" .text .align 2 .syntax unified .arm .fpu softvfp .type obj_created, %function obj_created: @ 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 test_bit .L4: .align 2 .L3: .word OBJ_CREATED .size obj_created, .-obj_created .comm OBJ_CREATED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_platform-windows.c_os_get_executable_path_ptr.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "/" .LC1: .string "\\" .text .p2align 4 .globl os_get_executable_path_ptr .type os_get_executable_path_ptr, @function os_get_executable_path_ptr: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push r13 push r12 .cfi_offset 13, -24 .cfi_offset 12, -32 mov r12, rdi sub rsp, 32 mov rax, QWORD PTR fs:40 mov QWORD PTR -24[rbp], rax xor eax, eax movsx rax, DWORD PTR MAX_PATH[rip] mov rcx, rsp mov r8, 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 .L19: sub rsp, 4096 or QWORD PTR 4088[rsp], 0 cmp rsp, rax jne .L19 .L3: and edx, 4095 sub rsp, rdx test rdx, rdx jne .L20 .L4: mov r13, rsp mov edx, r8d xor edi, edi mov rsi, r13 call GetModuleFileNameW@PLT lea rdx, -40[rbp] xor esi, esi mov rdi, r13 call os_wcs_to_utf8_ptr@PLT lea r13, -32[rbp] mov rsi, QWORD PTR -40[rbp] mov rdi, r13 call dstr_init_move_array@PLT lea rsi, .LC1[rip] mov rdi, r13 lea rdx, .LC0[rip] call dstr_replace@PLT mov rdi, QWORD PTR -32[rbp] mov esi, 47 call strrchr@PLT test rax, rax je .L5 sub rax, QWORD PTR -32[rbp] mov rdi, r13 lea rsi, 1[rax] call dstr_resize@PLT .L5: test r12, r12 je .L6 cmp BYTE PTR [r12], 0 jne .L21 .L6: mov rcx, QWORD PTR -24[rbp] xor rcx, QWORD PTR fs:40 mov rax, QWORD PTR -32[rbp] jne .L22 lea rsp, -16[rbp] pop r12 pop r13 pop rbp .cfi_remember_state .cfi_def_cfa 7, 8 ret .p2align 4,,10 .p2align 3 .L21: .cfi_restore_state mov rsi, r12 mov rdi, r13 call dstr_cat@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L20: or QWORD PTR -8[rsp+rdx], 0 jmp .L4 .L22: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size os_get_executable_path_ptr, .-os_get_executable_path_ptr .comm MAX_PATH,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_platform-windows.c_os_get_executable_path_ptr.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "/\000" .align 2 .LC1: .ascii "\\\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global os_get_executable_path_ptr .syntax unified .arm .fpu softvfp .type os_get_executable_path_ptr, %function os_get_executable_path_ptr: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, fp, lr} add fp, sp, #12 sub sp, sp, #16 ldr r3, .L18 mov r4, r0 ldr r2, [r3] mov r0, #0 lsl r3, r2, #2 add r3, r3, #7 bic r3, r3, #7 sub sp, sp, r3 mov r5, sp ldr r3, .L18+4 mov r1, r5 ldr r3, [r3] str r3, [fp, #-16] mov r3,#0 bl GetModuleFileNameW sub r2, fp, #24 mov r1, #0 mov r0, r5 bl os_wcs_to_utf8_ptr ldr r1, [fp, #-24] sub r0, fp, #20 bl dstr_init_move_array ldr r2, .L18+8 ldr r1, .L18+12 sub r0, fp, #20 bl dstr_replace mov r1, #47 ldr r0, [fp, #-20] bl strrchr subs r1, r0, #0 beq .L2 ldr r3, [fp, #-20] sub r0, fp, #20 sub r1, r1, r3 add r1, r1, #1 bl dstr_resize .L2: cmp r4, #0 beq .L3 ldrb r3, [r4] @ zero_extendqisi2 cmp r3, #0 bne .L16 .L3: ldr r3, .L18+4 ldr r0, [fp, #-20] ldr r2, [r3] ldr r3, [fp, #-16] eors r2, r3, r2 mov r3, #0 bne .L17 sub sp, fp, #12 @ sp needed pop {r4, r5, fp, pc} .L16: mov r1, r4 sub r0, fp, #20 bl dstr_cat b .L3 .L17: bl __stack_chk_fail .L19: .align 2 .L18: .word MAX_PATH .word .LC2 .word .LC0 .word .LC1 .size os_get_executable_path_ptr, .-os_get_executable_path_ptr .comm MAX_PATH,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_inode.c_hash.c" .intel_syntax noprefix .text .p2align 4 .type hash, @function hash: .LFB0: .cfi_startproc endbr64 mov rcx, QWORD PTR GOLDEN_RATIO_PRIME[rip] xor edx, edx imul rdi, rsi lea rax, [rcx+rsi] div QWORD PTR L1_CACHE_BYTES[rip] xor rdi, rax xor rcx, rdi mov r8, rcx mov rcx, QWORD PTR i_hash_shift[rip] mov rax, r8 shr rax, cl xor rax, rdi and rax, QWORD PTR i_hash_mask[rip] ret .cfi_endproc .LFE0: .size hash, .-hash .comm i_hash_shift,8,8 .comm i_hash_mask,8,8 .comm L1_CACHE_BYTES,8,8 .comm GOLDEN_RATIO_PRIME,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_inode.c_hash.c" .text .global __aeabi_uidiv .align 2 .syntax unified .arm .fpu softvfp .type hash, %function hash: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, r5, r6, lr} mov r6, r1 mov r4, r0 ldr r5, [r3] ldr r3, .L4+4 add r0, r5, r1 ldr r1, [r3] bl __aeabi_uidiv mul r1, r6, r4 ldr r3, .L4+8 ldr r2, .L4+12 eor r1, r1, r0 ldr r3, [r3] ldr r0, [r2] eor r5, r5, r1 eor r1, r1, r5, lsr r3 and r0, r0, r1 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word GOLDEN_RATIO_PRIME .word L1_CACHE_BYTES .word i_hash_shift .word i_hash_mask .size hash, .-hash .comm i_hash_shift,4,4 .comm i_hash_mask,4,4 .comm L1_CACHE_BYTES,4,4 .comm GOLDEN_RATIO_PRIME,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_orion_wdt.c_orion_wdt_settimeout.c" .intel_syntax noprefix .text .p2align 4 .type orion_wdt_settimeout, @function orion_wdt_settimeout: .LFB0: .cfi_startproc endbr64 test edi, edi jle .L2 cmp DWORD PTR wdt_max_duration[rip], edi jl .L2 mov DWORD PTR heartbeat[rip], edi xor eax, eax ret .p2align 4,,10 .p2align 3 .L2: mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size orion_wdt_settimeout, .-orion_wdt_settimeout .comm wdt_max_duration,4,4 .comm heartbeat,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_orion_wdt.c_orion_wdt_settimeout.c" .text .align 2 .syntax unified .arm .fpu softvfp .type orion_wdt_settimeout, %function orion_wdt_settimeout: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. subs r3, r0, #0 ble .L2 ldr r2, .L6 ldr r2, [r2] cmp r2, r3 blt .L2 ldr r2, .L6+4 mov r0, #0 str r3, [r2] bx lr .L2: ldr r3, .L6+8 ldr r0, [r3] rsb r0, r0, #0 bx lr .L7: .align 2 .L6: .word wdt_max_duration .word heartbeat .word EINVAL .size orion_wdt_settimeout, .-orion_wdt_settimeout .comm wdt_max_duration,4,4 .comm heartbeat,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_video.c_gl_video_set_icc_profile.c" .intel_syntax noprefix .text .p2align 4 .globl gl_video_set_icc_profile .type gl_video_set_icc_profile, @function gl_video_set_icc_profile: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi mov edi, DWORD PTR [rdi] call gl_lcms_set_memory_profile@PLT test rax, rax jne .L5 pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov rdi, rbp pop rbp .cfi_def_cfa_offset 8 jmp reinit_from_options@PLT .cfi_endproc .LFE0: .size gl_video_set_icc_profile, .-gl_video_set_icc_profile .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_video.c_gl_video_set_icc_profile.c" .text .align 2 .global gl_video_set_icc_profile .syntax unified .arm .fpu softvfp .type gl_video_set_icc_profile, %function gl_video_set_icc_profile: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0] bl gl_lcms_set_memory_profile cmp r0, #0 popeq {r4, pc} mov r0, r4 pop {r4, lr} b reinit_from_options .size gl_video_set_icc_profile, .-gl_video_set_icc_profile .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rv515.c_atom_rv515_force_tv_scaler.c" .intel_syntax noprefix .text .p2align 4 .globl atom_rv515_force_tv_scaler .type atom_rv515_force_tv_scaler, @function atom_rv515_force_tv_scaler: .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 edi, DWORD PTR [rsi] mov rbx, rsi xor esi, esi lea r12d, 25976[rdi] lea ebp, 25980[rdi] add edi, 26012 call WREG32@PLT mov eax, DWORD PTR [rbx] mov esi, 1797 lea edi, 26004[rax] call WREG32@PLT mov eax, DWORD PTR [rbx] mov esi, 65537 lea edi, 26020[rax] call WREG32@PLT mov eax, DWORD PTR [rbx] xor esi, esi lea edi, 26072[rax] call WREG32@PLT mov eax, DWORD PTR [rbx] xor esi, esi lea edi, 26032[rax] call WREG32@PLT mov eax, DWORD PTR [rbx] xor esi, esi lea edi, 26048[rax] call WREG32@PLT mov edi, DWORD PTR [rbx] xor esi, esi add edi, 26068 call WREG32@PLT xor esi, esi mov edi, r12d call WREG32@PLT mov edi, ebp mov esi, -2078768984 call WREG32@PLT mov edi, r12d mov esi, 1 call WREG32@PLT mov edi, ebp mov esi, -2078243200 call WREG32@PLT mov edi, r12d mov esi, 2 call WREG32@PLT mov edi, ebp mov esi, -1074233168 call WREG32@PLT mov edi, r12d mov esi, 256 call WREG32@PLT mov edi, ebp mov esi, -2082963320 call WREG32@PLT mov edi, r12d mov esi, 257 call WREG32@PLT mov edi, ebp mov esi, -2074048896 call WREG32@PLT mov edi, r12d mov esi, 258 call WREG32@PLT mov edi, ebp mov esi, -1074757424 call WREG32@PLT mov edi, r12d mov esi, 512 call WREG32@PLT mov edi, ebp mov esi, -2087157656 call WREG32@PLT mov edi, r12d mov esi, 513 call WREG32@PLT mov edi, ebp mov esi, -2069854592 call WREG32@PLT mov edi, r12d mov esi, 514 call WREG32@PLT mov edi, ebp mov esi, -1074757384 call WREG32@PLT mov edi, r12d mov esi, 768 call WREG32@PLT mov edi, ebp mov esi, -2091351976 call WREG32@PLT mov edi, r12d mov esi, 769 call WREG32@PLT mov edi, ebp mov esi, -2065660320 call WREG32@PLT mov edi, r12d mov esi, 770 call WREG32@PLT mov edi, ebp mov esi, -1074233056 call WREG32@PLT mov edi, r12d mov esi, 1024 call WREG32@PLT mov edi, ebp mov esi, -2095546304 call WREG32@PLT mov edi, r12d mov esi, 1025 call WREG32@PLT mov edi, ebp mov esi, -2063563168 call WREG32@PLT mov edi, r12d mov esi, 1026 call WREG32@PLT mov edi, ebp mov esi, -1074233008 call WREG32@PLT mov edi, r12d mov esi, 1280 call WREG32@PLT mov edi, ebp mov esi, -2099740624 call WREG32@PLT mov edi, r12d mov esi, 1281 call WREG32@PLT mov edi, ebp mov esi, -2059368896 call WREG32@PLT mov edi, r12d mov esi, 1282 call WREG32@PLT mov edi, ebp mov esi, -1074232960 call WREG32@PLT mov edi, r12d mov esi, 1536 call WREG32@PLT mov edi, ebp mov esi, -2103410664 call WREG32@PLT mov edi, r12d mov esi, 1537 call WREG32@PLT mov edi, ebp mov esi, -2055174624 call WREG32@PLT mov edi, r12d mov esi, 1538 call WREG32@PLT mov edi, ebp mov esi, -1074757192 call WREG32@PLT mov edi, r12d mov esi, 1792 call WREG32@PLT mov edi, ebp mov esi, -2107604976 call WREG32@PLT mov edi, r12d mov esi, 1793 call WREG32@PLT mov edi, ebp mov esi, -2053077504 call WREG32@PLT mov edi, r12d mov esi, 1794 call WREG32@PLT mov edi, ebp mov esi, -2147450384 call WREG32@PLT mov edi, r12d mov esi, 2048 call WREG32@PLT mov edi, ebp mov esi, -2111258632 call WREG32@PLT mov edi, r12d mov esi, 2049 call WREG32@PLT mov edi, ebp mov esi, -2048883232 call WREG32@PLT mov edi, r12d mov esi, 2050 call WREG32@PLT mov edi, ebp mov esi, -1074232792 call WREG32@PLT mov edi, r12d mov esi, 65536 call WREG32@PLT mov edi, ebp mov esi, -2102870272 call WREG32@PLT mov edi, r12d mov esi, 65537 call WREG32@PLT mov edi, ebp mov esi, -2103407424 call WREG32@PLT mov edi, r12d mov esi, 65538 call WREG32@PLT mov edi, ebp mov esi, -2146910472 call WREG32@PLT mov edi, r12d mov esi, 65792 call WREG32@PLT mov edi, ebp mov esi, -2114928856 call WREG32@PLT mov edi, r12d mov esi, 65793 call WREG32@PLT mov edi, ebp mov esi, -2090824544 call WREG32@PLT mov edi, r12d mov esi, 65794 call WREG32@PLT mov edi, ebp mov esi, -2145861936 call WREG32@PLT mov edi, r12d mov esi, 66048 call WREG32@PLT mov edi, ebp mov esi, -2125938888 call WREG32@PLT mov edi, r12d mov esi, 66049 call WREG32@PLT mov edi, ebp mov esi, -2076144512 call WREG32@PLT mov edi, r12d mov esi, 66050 call WREG32@PLT mov edi, ebp mov esi, -2146910536 call WREG32@PLT mov edi, r12d mov esi, 66304 call WREG32@PLT mov edi, ebp mov esi, -2135900296 call WREG32@PLT mov edi, r12d mov esi, 66305 call WREG32@PLT mov edi, ebp mov esi, -2063561696 call WREG32@PLT mov edi, r12d mov esi, 66306 call WREG32@PLT mov edi, ebp mov esi, -2145337696 call WREG32@PLT mov edi, r12d mov esi, 66560 call WREG32@PLT mov edi, ebp mov esi, -2144813168 call WREG32@PLT mov edi, r12d mov esi, 66561 call WREG32@PLT mov edi, ebp mov esi, -2048881728 call WREG32@PLT mov edi, r12d mov esi, 66562 call WREG32@PLT mov edi, ebp mov esi, -2145862000 call WREG32@PLT mov edi, r12d mov esi, 66816 call WREG32@PLT mov edi, ebp mov esi, -1078411344 call WREG32@PLT mov edi, r12d mov esi, 66817 call WREG32@PLT mov edi, ebp mov esi, -2034201792 call WREG32@PLT mov edi, r12d mov esi, 66818 call WREG32@PLT mov edi, ebp mov esi, -2146386288 call WREG32@PLT mov edi, r12d mov esi, 67072 call WREG32@PLT mov edi, ebp mov esi, -1084702776 call WREG32@PLT mov edi, r12d mov esi, 67073 call WREG32@PLT mov edi, ebp mov esi, -2019521888 call WREG32@PLT mov edi, r12d mov esi, 67074 call WREG32@PLT mov edi, ebp mov esi, -2146386280 call WREG32@PLT mov edi, r12d mov esi, 67328 call WREG32@PLT mov edi, ebp mov esi, -1089421328 call WREG32@PLT mov edi, r12d mov esi, 67329 call WREG32@PLT mov edi, ebp mov esi, -2006939168 call WREG32@PLT mov edi, r12d mov esi, 67330 call WREG32@PLT mov edi, ebp mov esi, -2145861968 call WREG32@PLT mov edi, r12d mov esi, 67584 call WREG32@PLT mov edi, ebp mov esi, -1093091352 call WREG32@PLT mov edi, r12d mov esi, 67585 call WREG32@PLT mov edi, ebp mov esi, -1992259264 call WREG32@PLT mov edi, r12d mov esi, 67586 call WREG32@PLT mov edi, ebp mov esi, -1075265832 call WREG32@PLT mov edi, r12d mov esi, 131072 call WREG32@PLT mov edi, ebp mov esi, -2147450880 call WREG32@PLT mov edi, r12d mov esi, 131073 call WREG32@PLT mov edi, ebp mov esi, -1879015424 call WREG32@PLT mov edi, r12d mov esi, 131074 call WREG32@PLT mov edi, ebp mov esi, -2147450880 call WREG32@PLT mov edi, r12d mov esi, 131075 call WREG32@PLT mov edi, ebp mov esi, -2147450880 call WREG32@PLT mov edi, r12d mov esi, 131328 call WREG32@PLT mov edi, ebp mov esi, -2146402304 call WREG32@PLT mov edi, r12d mov esi, 131329 call WREG32@PLT mov edi, ebp mov esi, -1881096336 call WREG32@PLT mov edi, r12d mov esi, 131330 call WREG32@PLT mov edi, ebp mov esi, -1075281728 call WREG32@PLT mov edi, r12d mov esi, 131331 call WREG32@PLT mov edi, ebp mov esi, -2147450880 call WREG32@PLT mov edi, r12d mov esi, 131584 call WREG32@PLT mov edi, ebp mov esi, -2145861640 call WREG32@PLT mov edi, r12d mov esi, 131585 call WREG32@PLT mov edi, ebp mov esi, -1887387896 call WREG32@PLT mov edi, r12d mov esi, 131586 call WREG32@PLT mov edi, ebp mov esi, -1076854368 call WREG32@PLT mov edi, r12d mov esi, 131587 call WREG32@PLT mov edi, ebp mov esi, -1074233344 call WREG32@PLT mov edi, r12d mov esi, 131840 call WREG32@PLT mov edi, ebp mov esi, -2145878016 call WREG32@PLT mov edi, r12d mov esi, 131841 call WREG32@PLT mov edi, ebp mov esi, -1897873728 call WREG32@PLT mov edi, r12d mov esi, 131842 call WREG32@PLT mov edi, ebp mov esi, -1078951264 call WREG32@PLT mov edi, r12d mov esi, 131843 call WREG32@PLT mov edi, ebp mov esi, -2147450880 call WREG32@PLT mov edi, r12d mov esi, 132096 call WREG32@PLT mov edi, ebp mov esi, -2145878016 call WREG32@PLT mov edi, r12d mov esi, 132097 call WREG32@PLT mov edi, ebp mov esi, -1912553824 call WREG32@PLT mov edi, r12d mov esi, 132098 call WREG32@PLT mov edi, ebp mov esi, -1081572416 call WREG32@PLT mov edi, r12d mov esi, 132099 call WREG32@PLT mov edi, ebp mov esi, -2147450880 call WREG32@PLT mov edi, r12d mov esi, 132352 call WREG32@PLT mov edi, ebp mov esi, -2145878016 call WREG32@PLT mov edi, r12d mov esi, 132353 call WREG32@PLT mov edi, ebp mov esi, -1929331056 call WREG32@PLT mov edi, r12d mov esi, 132354 call WREG32@PLT mov edi, ebp mov esi, -1084717824 call WREG32@PLT mov edi, r12d mov esi, 132355 call WREG32@PLT mov edi, ebp mov esi, -2147450872 call WREG32@PLT mov edi, r12d mov esi, 132608 call WREG32@PLT mov edi, ebp mov esi, -2145878016 call WREG32@PLT mov edi, r12d mov esi, 132609 call WREG32@PLT mov edi, ebp mov esi, -1950302568 call WREG32@PLT mov edi, r12d mov esi, 132610 call WREG32@PLT mov edi, ebp mov esi, -1087338912 call WREG32@PLT mov edi, r12d mov esi, 132611 call WREG32@PLT mov edi, ebp mov esi, -2147450872 call WREG32@PLT mov edi, r12d mov esi, 132864 call WREG32@PLT mov edi, ebp mov esi, -2146402304 call WREG32@PLT mov edi, r12d mov esi, 132865 call WREG32@PLT mov edi, ebp mov esi, -1971274064 call WREG32@PLT mov edi, r12d mov esi, 132866 call WREG32@PLT mov edi, ebp mov esi, -1090484288 call WREG32@PLT mov edi, r12d mov esi, 132867 call WREG32@PLT mov edi, ebp mov esi, -2147450872 call WREG32@PLT mov edi, r12d mov esi, 133120 call WREG32@PLT mov edi, ebp mov esi, -2146402304 call WREG32@PLT mov edi, r12d mov esi, 133121 call WREG32@PLT mov edi, ebp mov esi, -1994342704 call WREG32@PLT mov edi, r12d mov esi, 133122 call WREG32@PLT mov edi, ebp mov esi, -1093629664 call WREG32@PLT mov edi, r12d mov esi, 133123 call WREG32@PLT mov edi, ebp mov esi, -2147450864 call WREG32@PLT mov edi, r12d mov esi, 196608 call WREG32@PLT mov edi, ebp mov esi, -1879015424 call WREG32@PLT mov edi, r12d mov esi, 196609 call WREG32@PLT mov edi, ebp mov esi, -2147450880 call WREG32@PLT mov edi, r12d mov esi, 196864 call WREG32@PLT mov edi, ebp mov esi, -1881096304 call WREG32@PLT mov edi, r12d mov esi, 196865 call WREG32@PLT mov edi, ebp mov esi, -1074233184 call WREG32@PLT mov edi, r12d mov esi, 197120 call WREG32@PLT mov edi, ebp mov esi, -1889484992 call WREG32@PLT mov edi, r12d mov esi, 197121 call WREG32@PLT mov edi, ebp mov esi, -1075281536 call WREG32@PLT mov edi, r12d mov esi, 197376 call WREG32@PLT mov edi, ebp mov esi, -1899970816 call WREG32@PLT mov edi, r12d mov esi, 197377 call WREG32@PLT mov edi, ebp mov esi, -1077378432 call WREG32@PLT mov edi, r12d mov esi, 197632 call WREG32@PLT mov edi, ebp mov esi, -1914650912 call WREG32@PLT mov edi, r12d mov esi, 197633 call WREG32@PLT mov edi, ebp mov esi, -1079999584 call WREG32@PLT mov edi, r12d mov esi, 197888 call WREG32@PLT mov edi, ebp mov esi, -1931428144 call WREG32@PLT mov edi, r12d mov esi, 197889 call WREG32@PLT mov edi, ebp mov esi, -1082620704 call WREG32@PLT mov edi, r12d mov esi, 198144 call WREG32@PLT mov edi, ebp mov esi, -1952399656 call WREG32@PLT mov edi, r12d mov esi, 198145 call WREG32@PLT mov edi, ebp mov esi, -1085241792 call WREG32@PLT mov edi, r12d mov esi, 198400 call WREG32@PLT mov edi, ebp mov esi, -1973371160 call WREG32@PLT mov edi, r12d mov esi, 198401 call WREG32@PLT mov edi, ebp mov esi, -1088387168 call WREG32@PLT mov edi, r12d mov esi, 198656 call WREG32@PLT mov edi, ebp mov esi, -1996439808 call WREG32@PLT mov edi, r12d mov esi, 198657 call WREG32@PLT pop rbx .cfi_def_cfa_offset 24 mov edi, ebp mov esi, -1090483968 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp WREG32@PLT .cfi_endproc .LFE0: .size atom_rv515_force_tv_scaler, .-atom_rv515_force_tv_scaler .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_rv515.c_atom_rv515_force_tv_scaler.c" .text .align 2 .global atom_rv515_force_tv_scaler .syntax unified .arm .fpu softvfp .type atom_rv515_force_tv_scaler, %function atom_rv515_force_tv_scaler: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r5, r1 ldr r4, [r1] mov r1, #0 add r4, r4, #25856 add r0, r4, #156 bl WREG32 ldr r0, [r5] ldr r1, .L4 add r0, r0, #25856 add r0, r0, #148 bl WREG32 ldr r0, [r5] ldr r7, .L4+4 add r0, r0, #25856 mov r1, r7 add r0, r0, #164 bl WREG32 ldr r0, [r5] mov r1, #0 add r0, r0, #25856 add r0, r0, #216 bl WREG32 ldr r0, [r5] mov r1, #0 add r0, r0, #25856 add r0, r0, #176 bl WREG32 ldr r0, [r5] mov r1, #0 add r0, r0, #25856 add r0, r0, #192 bl WREG32 ldr r0, [r5] add r6, r4, #120 add r0, r0, #25856 mov r1, #0 add r0, r0, #212 add r4, r4, #124 bl WREG32 mov r0, r6 mov r1, #0 bl WREG32 mov r0, r4 ldr r1, .L4+8 bl WREG32 mov r0, r6 mov r1, #1 bl WREG32 mov r0, r4 ldr r1, .L4+12 bl WREG32 mov r0, r6 mov r1, #2 bl WREG32 mov r0, r4 ldr r1, .L4+16 bl WREG32 mov r0, r6 mov r1, #256 bl WREG32 mov r0, r4 ldr r1, .L4+20 bl WREG32 mov r0, r6 ldr r1, .L4+24 bl WREG32 mov r0, r4 ldr r1, .L4+28 bl WREG32 mov r0, r6 ldr r1, .L4+32 bl WREG32 mov r0, r4 ldr r1, .L4+36 bl WREG32 mov r0, r6 mov r1, #512 bl WREG32 mov r0, r4 ldr r1, .L4+40 bl WREG32 mov r0, r6 ldr r1, .L4+44 bl WREG32 mov r0, r4 ldr r1, .L4+48 bl WREG32 mov r0, r6 ldr r1, .L4+52 bl WREG32 mov r0, r4 ldr r1, .L4+56 bl WREG32 mov r0, r6 mov r1, #768 bl WREG32 mov r0, r4 ldr r1, .L4+60 bl WREG32 mov r0, r6 ldr r1, .L4+64 bl WREG32 mov r0, r4 ldr r1, .L4+68 bl WREG32 mov r0, r6 ldr r1, .L4+72 bl WREG32 mov r0, r4 ldr r1, .L4+76 bl WREG32 mov r0, r6 mov r1, #1024 bl WREG32 mov r0, r4 ldr r1, .L4+80 bl WREG32 mov r0, r6 ldr r1, .L4+84 bl WREG32 mov r0, r4 ldr r1, .L4+88 bl WREG32 mov r0, r6 ldr r1, .L4+92 bl WREG32 mov r0, r4 ldr r1, .L4+96 bl WREG32 mov r0, r6 mov r1, #1280 bl WREG32 mov r0, r4 ldr r1, .L4+100 bl WREG32 mov r0, r6 ldr r1, .L4+104 bl WREG32 mov r0, r4 ldr r1, .L4+108 bl WREG32 mov r0, r6 ldr r1, .L4+112 bl WREG32 mov r0, r4 ldr r1, .L4+116 bl WREG32 mov r0, r6 mov r1, #1536 bl WREG32 mov r0, r4 ldr r1, .L4+120 bl WREG32 mov r0, r6 ldr r1, .L4+124 bl WREG32 mov r0, r4 ldr r1, .L4+128 bl WREG32 mov r0, r6 ldr r1, .L4+132 bl WREG32 mov r0, r4 ldr r1, .L4+136 bl WREG32 mov r0, r6 mov r1, #1792 bl WREG32 mov r0, r4 ldr r1, .L4+140 bl WREG32 mov r0, r6 ldr r1, .L4+144 bl WREG32 mov r0, r4 ldr r1, .L4+148 bl WREG32 mov r0, r6 ldr r1, .L4+152 bl WREG32 mov r0, r4 ldr r1, .L4+156 bl WREG32 mov r0, r6 mov r1, #2048 bl WREG32 mov r0, r4 ldr r1, .L4+160 bl WREG32 mov r0, r6 ldr r1, .L4+164 bl WREG32 mov r0, r4 ldr r1, .L4+168 bl WREG32 mov r0, r6 ldr r1, .L4+172 bl WREG32 mov r0, r4 ldr r1, .L4+176 bl WREG32 mov r0, r6 mov r1, #65536 bl WREG32 mov r0, r4 ldr r1, .L4+180 bl WREG32 mov r1, r7 mov r0, r6 bl WREG32 mov r0, r4 ldr r1, .L4+184 bl WREG32 mov r0, r6 ldr r1, .L4+188 bl WREG32 mov r0, r4 ldr r1, .L4+192 bl WREG32 mov r0, r6 ldr r1, .L4+196 bl WREG32 mov r0, r4 ldr r1, .L4+200 bl WREG32 mov r0, r6 ldr r1, .L4+204 bl WREG32 mov r0, r4 ldr r1, .L4+208 bl WREG32 mov r0, r6 ldr r1, .L4+212 bl WREG32 mov r0, r4 ldr r1, .L4+216 bl WREG32 mov r0, r6 ldr r1, .L4+220 bl WREG32 mov r0, r4 ldr r1, .L4+224 bl WREG32 mov r0, r6 ldr r1, .L4+228 bl WREG32 mov r0, r4 ldr r1, .L4+232 bl WREG32 mov r0, r6 ldr r1, .L4+236 bl WREG32 mov r0, r4 ldr r1, .L4+240 bl WREG32 mov r0, r6 ldr r1, .L4+244 bl WREG32 mov r0, r4 ldr r1, .L4+248 bl WREG32 mov r0, r6 ldr r1, .L4+252 bl WREG32 mov r0, r4 ldr r1, .L4+256 bl WREG32 mov r0, r6 ldr r1, .L4+260 bl WREG32 mov r0, r4 ldr r1, .L4+264 bl WREG32 mov r0, r6 mov r1, #66560 bl WREG32 mov r0, r4 ldr r1, .L4+268 bl WREG32 mov r0, r6 ldr r1, .L4+272 bl WREG32 mov r0, r4 ldr r1, .L4+276 bl WREG32 mov r0, r6 ldr r1, .L4+280 bl WREG32 mov r0, r4 ldr r1, .L4+284 bl WREG32 mov r0, r6 ldr r1, .L4+288 bl WREG32 mov r0, r4 ldr r1, .L4+292 bl WREG32 mov r0, r6 ldr r1, .L4+296 bl WREG32 mov r0, r4 ldr r1, .L4+300 bl WREG32 mov r0, r6 ldr r1, .L4+304 bl WREG32 mov r0, r4 ldr r1, .L4+308 bl WREG32 mov r0, r6 ldr r1, .L4+312 bl WREG32 mov r0, r4 ldr r1, .L4+316 bl WREG32 mov r0, r6 ldr r1, .L4+320 bl WREG32 mov r0, r4 ldr r1, .L4+324 bl WREG32 mov r0, r6 ldr r1, .L4+328 bl WREG32 mov r0, r4 ldr r1, .L4+332 bl WREG32 mov r0, r6 ldr r1, .L4+336 bl WREG32 mov r0, r4 ldr r1, .L4+340 bl WREG32 mov r0, r6 ldr r1, .L4+344 bl WREG32 mov r0, r4 ldr r1, .L4+348 bl WREG32 mov r0, r6 ldr r1, .L4+352 bl WREG32 mov r0, r4 ldr r1, .L4+356 bl WREG32 mov r0, r6 mov r1, #67584 bl WREG32 mov r0, r4 ldr r1, .L4+360 bl WREG32 mov r0, r6 ldr r1, .L4+364 bl WREG32 mov r0, r4 ldr r1, .L4+368 bl WREG32 mov r0, r6 ldr r1, .L4+372 ldr r5, .L4+376 bl WREG32 mov r0, r4 ldr r1, .L4+380 bl WREG32 mov r0, r6 mov r1, #131072 bl WREG32 ldr r10, .L4+384 mov r1, r5 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+388 bl WREG32 mov r1, r10 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+392 bl WREG32 mov r1, r5 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+396 bl WREG32 ldr r8, .L4+400 mov r1, r5 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+404 bl WREG32 mov r1, r8 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+408 bl WREG32 mov r0, r4 ldr r1, .L4+412 bl WREG32 mov r0, r6 ldr r1, .L4+416 bl WREG32 mov r0, r4 ldr r1, .L4+420 bl WREG32 mov r0, r6 ldr r1, .L4+424 bl WREG32 mov r1, r5 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+428 bl WREG32 mov r0, r4 ldr r1, .L4+432 bl WREG32 mov r0, r6 ldr r1, .L4+436 bl WREG32 mov r0, r4 ldr r1, .L4+440 bl WREG32 mov r0, r6 ldr r1, .L4+444 bl WREG32 mov r0, r4 ldr r1, .L4+448 bl WREG32 mov r0, r6 ldr r1, .L4+452 bl WREG32 ldr r7, .L4+456 mov r0, r4 ldr r1, .L4+460 bl WREG32 mov r0, r6 ldr r1, .L4+464 bl WREG32 mov r1, r7 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+468 bl WREG32 mov r0, r4 ldr r1, .L4+472 bl WREG32 mov r0, r6 ldr r1, .L4+476 bl WREG32 mov r0, r4 ldr r1, .L4+480 bl WREG32 mov r0, r6 ldr r1, .L4+484 bl WREG32 mov r1, r5 mov r0, r4 bl WREG32 mov r0, r6 mov r1, #132096 bl WREG32 mov r1, r7 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+488 bl WREG32 mov r0, r4 ldr r1, .L4+492 bl WREG32 mov r0, r6 ldr r1, .L4+496 bl WREG32 mov r0, r4 ldr r1, .L4+500 bl WREG32 mov r0, r6 ldr r1, .L4+504 bl WREG32 mov r1, r5 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+508 bl WREG32 mov r1, r7 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+512 bl WREG32 mov r0, r4 ldr r1, .L4+516 bl WREG32 mov r0, r6 ldr r1, .L4+520 bl WREG32 ldr r9, .L4+524 mov r0, r4 ldr r1, .L4+528 bl WREG32 mov r0, r6 ldr r1, .L4+532 bl WREG32 mov r1, r9 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+536 bl WREG32 mov r1, r7 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+540 bl WREG32 mov r0, r4 ldr r1, .L4+544 bl WREG32 mov r0, r6 ldr r1, .L4+548 bl WREG32 mov r0, r4 ldr r1, .L4+552 bl WREG32 mov r0, r6 ldr r1, .L4+556 bl WREG32 mov r1, r9 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+560 bl WREG32 mov r1, r8 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+564 bl WREG32 mov r0, r4 ldr r1, .L4+568 bl WREG32 mov r0, r6 ldr r1, .L4+572 bl WREG32 mov r0, r4 ldr r1, .L4+576 bl WREG32 mov r0, r6 ldr r1, .L4+580 bl WREG32 mov r1, r9 mov r0, r4 bl WREG32 mov r0, r6 mov r1, #133120 bl WREG32 mov r1, r8 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+584 bl WREG32 mov r0, r4 ldr r1, .L4+588 bl WREG32 mov r0, r6 ldr r1, .L4+592 bl WREG32 mov r0, r4 ldr r1, .L4+596 bl WREG32 mov r0, r6 ldr r1, .L4+600 bl WREG32 mov r0, r4 ldr r1, .L4+604 bl WREG32 mov r0, r6 mov r1, #196608 bl WREG32 mov r1, r10 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+608 bl WREG32 mov r1, r5 mov r0, r4 bl WREG32 mov r0, r6 ldr r1, .L4+612 bl WREG32 mov r0, r4 ldr r1, .L4+616 bl WREG32 mov r0, r6 ldr r1, .L4+620 bl WREG32 mov r0, r4 ldr r1, .L4+624 bl WREG32 mov r0, r6 ldr r1, .L4+628 bl WREG32 mov r0, r4 ldr r1, .L4+632 bl WREG32 mov r0, r6 ldr r1, .L4+636 bl WREG32 mov r0, r4 ldr r1, .L4+640 bl WREG32 mov r0, r6 ldr r1, .L4+644 bl WREG32 mov r0, r4 ldr r1, .L4+648 bl WREG32 mov r0, r6 ldr r1, .L4+652 bl WREG32 mov r0, r4 ldr r1, .L4+656 bl WREG32 mov r0, r6 mov r1, #197632 bl WREG32 mov r0, r4 ldr r1, .L4+660 bl WREG32 mov r0, r6 ldr r1, .L4+664 bl WREG32 mov r0, r4 ldr r1, .L4+668 bl WREG32 mov r0, r6 ldr r1, .L4+672 bl WREG32 mov r0, r4 ldr r1, .L4+676 bl WREG32 mov r0, r6 ldr r1, .L4+680 bl WREG32 mov r0, r4 ldr r1, .L4+684 bl WREG32 mov r0, r6 ldr r1, .L4+688 bl WREG32 mov r0, r4 ldr r1, .L4+692 bl WREG32 mov r0, r6 ldr r1, .L4+696 bl WREG32 mov r0, r4 ldr r1, .L4+700 bl WREG32 mov r0, r6 ldr r1, .L4+704 bl WREG32 mov r0, r4 ldr r1, .L4+708 bl WREG32 mov r0, r6 ldr r1, .L4+712 bl WREG32 mov r0, r4 ldr r1, .L4+716 bl WREG32 mov r0, r6 mov r1, #198656 bl WREG32 mov r0, r4 ldr r1, .L4+720 bl WREG32 mov r0, r6 ldr r1, .L4+724 bl WREG32 mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, lr} ldr r1, .L4+728 b WREG32 .L5: .align 2 .L4: .word 1797 .word 65537 .word -2078768984 .word -2078243200 .word -1074233168 .word -2082963320 .word 257 .word -2074048896 .word 258 .word -1074757424 .word -2087157656 .word 513 .word -2069854592 .word 514 .word -1074757384 .word -2091351976 .word 769 .word -2065660320 .word 770 .word -1074233056 .word -2095546304 .word 1025 .word -2063563168 .word 1026 .word -1074233008 .word -2099740624 .word 1281 .word -2059368896 .word 1282 .word -1074232960 .word -2103410664 .word 1537 .word -2055174624 .word 1538 .word -1074757192 .word -2107604976 .word 1793 .word -2053077504 .word 1794 .word -2147450384 .word -2111258632 .word 2049 .word -2048883232 .word 2050 .word -1074232792 .word -2102870272 .word -2103407424 .word 65538 .word -2146910472 .word 65792 .word -2114928856 .word 65793 .word -2090824544 .word 65794 .word -2145861936 .word 66048 .word -2125938888 .word 66049 .word -2076144512 .word 66050 .word -2146910536 .word 66304 .word -2135900296 .word 66305 .word -2063561696 .word 66306 .word -2145337696 .word -2144813168 .word 66561 .word -2048881728 .word 66562 .word -2145862000 .word 66816 .word -1078411344 .word 66817 .word -2034201792 .word 66818 .word -2146386288 .word 67072 .word -1084702776 .word 67073 .word -2019521888 .word 67074 .word -2146386280 .word 67328 .word -1089421328 .word 67329 .word -2006939168 .word 67330 .word -2145861968 .word -1093091352 .word 67585 .word -1992259264 .word 67586 .word -2147450880 .word -1075265832 .word -1879015424 .word 131073 .word 131074 .word 131075 .word -2146402304 .word 131328 .word 131329 .word -1881096336 .word 131330 .word -1075281728 .word 131331 .word 131584 .word -2145861640 .word 131585 .word -1887387896 .word 131586 .word -1076854368 .word 131587 .word -2145878016 .word -1074233344 .word 131840 .word 131841 .word -1897873728 .word 131842 .word -1078951264 .word 131843 .word 132097 .word -1912553824 .word 132098 .word -1081572416 .word 132099 .word 132352 .word 132353 .word -1929331056 .word 132354 .word -2147450872 .word -1084717824 .word 132355 .word 132608 .word 132609 .word -1950302568 .word 132610 .word -1087338912 .word 132611 .word 132864 .word 132865 .word -1971274064 .word 132866 .word -1090484288 .word 132867 .word 133121 .word -1994342704 .word 133122 .word -1093629664 .word 133123 .word -2147450864 .word 196609 .word 196864 .word -1881096304 .word 196865 .word -1074233184 .word 197120 .word -1889484992 .word 197121 .word -1075281536 .word 197376 .word -1899970816 .word 197377 .word -1077378432 .word -1914650912 .word 197633 .word -1079999584 .word 197888 .word -1931428144 .word 197889 .word -1082620704 .word 198144 .word -1952399656 .word 198145 .word -1085241792 .word 198400 .word -1973371160 .word 198401 .word -1088387168 .word -1996439808 .word 198657 .word -1090483968 .size atom_rv515_force_tv_scaler, .-atom_rv515_force_tv_scaler .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_g_syscalls.c_trap_AAS_PointContents.c" .intel_syntax noprefix .text .p2align 4 .globl trap_AAS_PointContents .type trap_AAS_PointContents, @function trap_AAS_PointContents: .LFB0: .cfi_startproc endbr64 mov esi, edi mov edi, DWORD PTR BOTLIB_AAS_POINT_CONTENTS[rip] jmp syscall@PLT .cfi_endproc .LFE0: .size trap_AAS_PointContents, .-trap_AAS_PointContents .comm BOTLIB_AAS_POINT_CONTENTS,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_g_syscalls.c_trap_AAS_PointContents.c" .text .align 2 .global trap_AAS_PointContents .syntax unified .arm .fpu softvfp .type trap_AAS_PointContents, %function trap_AAS_PointContents: @ 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 syscall .L4: .align 2 .L3: .word BOTLIB_AAS_POINT_CONTENTS .size trap_AAS_PointContents, .-trap_AAS_PointContents .comm BOTLIB_AAS_POINT_CONTENTS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vt.c_scrolldelta.c" .intel_syntax noprefix .text .p2align 4 .type scrolldelta, @function scrolldelta: .LFB0: .cfi_startproc endbr64 add DWORD PTR scrollback_delta[rip], edi xor eax, eax jmp schedule_console_callback@PLT .cfi_endproc .LFE0: .size scrolldelta, .-scrolldelta .comm scrollback_delta,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_vt.c_scrolldelta.c" .text .align 2 .syntax unified .arm .fpu softvfp .type scrolldelta, %function scrolldelta: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r2, .L3 ldr r3, [r2] add r3, r3, r0 str r3, [r2] b schedule_console_callback .L4: .align 2 .L3: .word scrollback_delta .size scrolldelta, .-scrolldelta .comm scrollback_delta,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_endpoint.c_ep_device_release.c" .intel_syntax noprefix .text .p2align 4 .type ep_device_release, @function ep_device_release: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call to_ep_device@PLT add rsp, 8 .cfi_def_cfa_offset 8 mov rdi, rax jmp kfree@PLT .cfi_endproc .LFE0: .size ep_device_release, .-ep_device_release .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_endpoint.c_ep_device_release.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ep_device_release, %function ep_device_release: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl to_ep_device pop {r4, lr} b kfree .size ep_device_release, .-ep_device_release .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_radeon_ib.c_radeon_ib_pool_init.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "failed to register debugfs file for SA\n" .text .p2align 4 .globl radeon_ib_pool_init .type radeon_ib_pool_init, @function radeon_ib_pool_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 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov eax, DWORD PTR [rdi] test eax, eax jne .L6 mov edx, DWORD PTR RADEON_IB_POOL_SIZE[rip] mov ecx, DWORD PTR RADEON_GPU_PAGE_SIZE[rip] mov rbx, rdi lea rbp, 20[rdi] mov r8d, DWORD PTR RADEON_GEM_DOMAIN_GTT[rip] mov rax, QWORD PTR CHIP_BONAIRE[rip] sal edx, 16 cmp QWORD PTR 8[rdi], rax jge .L12 xor r9d, r9d mov rsi, rbp call radeon_sa_bo_manager_init@PLT mov r12d, eax .L5: test r12d, r12d jne .L1 mov rsi, rbp mov rdi, rbx call radeon_sa_bo_manager_start@PLT mov r12d, eax test eax, eax je .L13 .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 .L12: .cfi_restore_state mov r9d, DWORD PTR RADEON_GEM_GTT_WC[rip] mov rsi, rbp call radeon_sa_bo_manager_init@PLT mov r12d, eax jmp .L5 .p2align 4,,10 .p2align 3 .L6: xor r12d, r12d pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 mov eax, r12d pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L13: .cfi_restore_state mov DWORD PTR [rbx], 1 mov rdi, rbx call radeon_debugfs_sa_init@PLT test rax, rax je .L6 mov edi, DWORD PTR 16[rbx] lea rsi, .LC0[rip] call dev_err@PLT jmp .L1 .cfi_endproc .LFE0: .size radeon_ib_pool_init, .-radeon_ib_pool_init .comm RADEON_IB_POOL_SIZE,4,4 .comm RADEON_GPU_PAGE_SIZE,4,4 .comm RADEON_GEM_GTT_WC,4,4 .comm RADEON_GEM_DOMAIN_GTT,4,4 .comm CHIP_BONAIRE,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_radeon_ib.c_radeon_ib_pool_init.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "failed to register debugfs file for SA\012\000" .text .align 2 .global radeon_ib_pool_init .syntax unified .arm .fpu softvfp .type radeon_ib_pool_init, %function radeon_ib_pool_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr ip, [r0] sub sp, sp, #8 cmp ip, #0 bne .L6 ldr r2, .L13 ldr r5, [r0, #4] ldr lr, [r2] ldr r3, .L13+4 ldr r1, .L13+8 cmp r5, lr ldr r2, [r3] ldr r1, [r1] ldr r3, .L13+12 ldrge ip, .L13+16 ldr r3, [r3] strge r1, [sp] ldrge r1, [ip] add r6, r0, #12 stmlt sp, {r1, ip} strge r1, [sp, #4] lsl r2, r2, #16 mov r1, r6 mov r4, r0 bl radeon_sa_bo_manager_init cmp r0, #0 mov r5, r0 beq .L12 .L1: mov r0, r5 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L12: mov r1, r6 mov r0, r4 bl radeon_sa_bo_manager_start subs r5, r0, #0 bne .L1 mov r3, #1 mov r0, r4 str r3, [r4] bl radeon_debugfs_sa_init cmp r0, #0 beq .L6 ldr r0, [r4, #8] ldr r1, .L13+20 bl dev_err b .L1 .L6: mov r5, #0 mov r0, r5 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L14: .align 2 .L13: .word CHIP_BONAIRE .word RADEON_IB_POOL_SIZE .word RADEON_GEM_DOMAIN_GTT .word RADEON_GPU_PAGE_SIZE .word RADEON_GEM_GTT_WC .word .LC0 .size radeon_ib_pool_init, .-radeon_ib_pool_init .comm RADEON_IB_POOL_SIZE,4,4 .comm RADEON_GPU_PAGE_SIZE,4,4 .comm RADEON_GEM_GTT_WC,4,4 .comm RADEON_GEM_DOMAIN_GTT,4,4 .comm CHIP_BONAIRE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_protocol.c_sctp_v4_to_sk_daddr.c" .intel_syntax noprefix .text .p2align 4 .type sctp_v4_to_sk_daddr, @function sctp_v4_to_sk_daddr: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov rdi, rsi call inet_sk@PLT mov edx, DWORD PTR [rbx] mov DWORD PTR [rax], edx pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size sctp_v4_to_sk_daddr, .-sctp_v4_to_sk_daddr .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 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_protocol.c_sctp_v4_to_sk_daddr.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sctp_v4_to_sk_daddr, %function sctp_v4_to_sk_daddr: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 mov r0, r1 bl inet_sk ldr r3, [r4] str r3, [r0] pop {r4, pc} .size sctp_v4_to_sk_daddr, .-sctp_v4_to_sk_daddr .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_osd_client.c_ceph_osd_data_pagelist_init.c" .intel_syntax noprefix .text .p2align 4 .type ceph_osd_data_pagelist_init, @function ceph_osd_data_pagelist_init: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR CEPH_OSD_DATA_TYPE_PAGELIST[rip] mov QWORD PTR [rdi], rsi mov DWORD PTR 8[rdi], eax ret .cfi_endproc .LFE0: .size ceph_osd_data_pagelist_init, .-ceph_osd_data_pagelist_init .comm CEPH_OSD_DATA_TYPE_PAGELIST,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_osd_client.c_ceph_osd_data_pagelist_init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ceph_osd_data_pagelist_init, %function ceph_osd_data_pagelist_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r3, [r3] stm r0, {r1, r3} bx lr .L4: .align 2 .L3: .word CEPH_OSD_DATA_TYPE_PAGELIST .size ceph_osd_data_pagelist_init, .-ceph_osd_data_pagelist_init .comm CEPH_OSD_DATA_TYPE_PAGELIST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clk-rpm.c_clk_rpm_round_rate.c" .intel_syntax noprefix .text .p2align 4 .type clk_rpm_round_rate, @function clk_rpm_round_rate: .LFB0: .cfi_startproc endbr64 mov rax, rsi ret .cfi_endproc .LFE0: .size clk_rpm_round_rate, .-clk_rpm_round_rate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_clk-rpm.c_clk_rpm_round_rate.c" .text .align 2 .syntax unified .arm .fpu softvfp .type clk_rpm_round_rate, %function clk_rpm_round_rate: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, r1 bx lr .size clk_rpm_round_rate, .-clk_rpm_round_rate .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits