x86
stringlengths
335
101k
arm
stringlengths
349
98.8k
.file "extr_nf_conntrack_proto_generic.c_packet.c" .intel_syntax noprefix .text .p2align 4 .type packet, @function packet: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov rdx, rsi mov esi, ecx mov ecx, DWORD PTR nf_ct_generic_timeout[rip] call nf_ct_refresh_acct@PLT mov eax, DWORD PTR NF_ACCEPT[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size packet, .-packet .comm nf_ct_generic_timeout,4,4 .comm NF_ACCEPT,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_nf_conntrack_proto_generic.c_packet.c" .text .align 2 .syntax unified .arm .fpu softvfp .type packet, %function packet: @ args = 8, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr ip, .L4 mov r2, r1 push {r4, lr} mov r1, r3 ldr r3, [ip] bl nf_ct_refresh_acct ldr r3, .L4+4 ldr r0, [r3] pop {r4, pc} .L5: .align 2 .L4: .word nf_ct_generic_timeout .word NF_ACCEPT .size packet, .-packet .comm nf_ct_generic_timeout,4,4 .comm NF_ACCEPT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gadget.c_dwc3_gadget_init_endpoint.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "in" .LC1: .string "out" .LC2: .string "ep%u%s" .text .p2align 4 .type dwc3_gadget_init_endpoint, @function dwc3_gadget_init_endpoint: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rdi mov edi, 96 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov ebp, esi mov esi, DWORD PTR GFP_KERNEL[rip] push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 call kzalloc@PLT test rax, rax je .L12 mov r13d, ebp mov DWORD PTR [rax], ebp mov edi, ebp mov r14, QWORD PTR 8[r12] and r13d, 1 mov QWORD PTR 88[rax], r12 mov rbx, rax mov DWORD PTR 4[rax], r13d call DWC3_DEP_BASE@PLT movsx rdx, ebp mov edi, DWORD PTR 56[rbx] mov esi, 4 add r14, rax mov rax, QWORD PTR [r12] test r13d, r13d lea r8, .LC0[rip] mov QWORD PTR 80[rbx], r14 mov QWORD PTR [rax+rdx*8], rbx lea rax, .LC1[rip] lea rdx, .LC2[rip] mov QWORD PTR 72[rbx], 0 cmove r8, rax sar ebp mov QWORD PTR 64[rbx], 0 mov ecx, ebp call snprintf@PLT mov eax, DWORD PTR 56[rbx] cmp DWORD PTR [rbx], 1 mov DWORD PTR 48[rbx], eax jle .L13 mov rdi, rbx test ebp, ebp je .L14 .L6: test r13d, r13d je .L8 call dwc3_gadget_init_in_endpoint@PLT mov r12d, eax .L7: test r12d, r12d jne .L1 mov DWORD PTR 24[rbx], r13d xor r13d, 1 lea rdi, 16[rbx] mov DWORD PTR 28[rbx], r13d call INIT_LIST_HEAD@PLT lea rdi, 12[rbx] call INIT_LIST_HEAD@PLT lea rdi, 8[rbx] call INIT_LIST_HEAD@PLT .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r12d pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L13: .cfi_restore_state lea rax, dwc3_gadget_ep0_desc[rip] mov QWORD PTR 32[rbx], 0 mov rdi, rbx mov QWORD PTR 40[rbx], rax test ebp, ebp jne .L6 .L14: call dwc3_gadget_init_control_endpoint@PLT mov r12d, eax jmp .L7 .p2align 4,,10 .p2align 3 .L12: mov r12d, DWORD PTR ENOMEM[rip] pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 neg r12d mov eax, r12d pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state call dwc3_gadget_init_out_endpoint@PLT mov r12d, eax jmp .L7 .cfi_endproc .LFE0: .size dwc3_gadget_init_endpoint, .-dwc3_gadget_init_endpoint .comm dwc3_gadget_ep0_desc,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_gadget.c_dwc3_gadget_init_endpoint.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "in\000" .align 2 .LC1: .ascii "out\000" .align 2 .LC2: .ascii "ep%u%s\000" .text .align 2 .syntax unified .arm .fpu softvfp .type dwc3_gadget_init_endpoint, %function dwc3_gadget_init_endpoint: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r3, .L14 mov r6, r0 mov r5, r1 mov r0, #60 ldr r1, [r3] sub sp, sp, #12 bl kzalloc subs r4, r0, #0 beq .L12 mov r9, #0 and r7, r5, #1 str r6, [r4, #56] mov r0, r5 stm r4, {r5, r7} ldr r8, [r6, #4] bl DWC3_DEP_BASE ldr r3, .L14+4 cmp r7, r9 ldr r1, .L14+8 moveq r1, r3 ldr r2, [r4, #40] ldr r3, [r6] add r8, r8, r0 asr r6, r5, #1 str r8, [r4, #52] mov r0, r2 str r4, [r3, r5, lsl #2] ldr r2, .L14+12 mov r3, r6 str r9, [r4, #48] str r9, [r4, #44] str r1, [sp] mov r1, #4 bl snprintf ldr r2, [r4] ldr r3, [r4, #40] cmp r2, #1 str r3, [r4, #36] ldrle r3, .L14+16 strle r9, [r4, #28] strle r3, [r4, #32] cmp r6, #0 mov r0, r4 beq .L13 cmp r7, #0 beq .L8 bl dwc3_gadget_init_in_endpoint mov r5, r0 .L7: cmp r5, #0 bne .L1 eor r3, r7, #1 str r3, [r4, #24] str r7, [r4, #20] add r0, r4, #16 bl INIT_LIST_HEAD add r0, r4, #12 bl INIT_LIST_HEAD add r0, r4, #8 bl INIT_LIST_HEAD .L1: mov r0, r5 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L13: bl dwc3_gadget_init_control_endpoint mov r5, r0 b .L7 .L12: ldr r3, .L14+20 ldr r5, [r3] rsb r5, r5, #0 mov r0, r5 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L8: bl dwc3_gadget_init_out_endpoint mov r5, r0 b .L7 .L15: .align 2 .L14: .word GFP_KERNEL .word .LC1 .word .LC0 .word .LC2 .word dwc3_gadget_ep0_desc .word ENOMEM .size dwc3_gadget_init_endpoint, .-dwc3_gadget_init_endpoint .comm dwc3_gadget_ep0_desc,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_color.c_color_vsnprintf.c" .intel_syntax noprefix .text .p2align 4 .globl color_vsnprintf .type color_vsnprintf, @function color_vsnprintf: .LFB0: .cfi_startproc endbr64 xor r9d, r9d jmp __color_vsnprintf@PLT .cfi_endproc .LFE0: .size color_vsnprintf, .-color_vsnprintf .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_color.c_color_vsnprintf.c" .text .align 2 .global color_vsnprintf .syntax unified .arm .fpu softvfp .type color_vsnprintf, %function color_vsnprintf: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! mov lr, #0 sub sp, sp, #12 ldr ip, [sp, #16] stm sp, {ip, lr} bl __color_vsnprintf add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .size color_vsnprintf, .-color_vsnprintf .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_zstd_v04.c_ZSTDv04_resetDCtx.c" .intel_syntax noprefix .text .p2align 4 .globl ZSTDv04_resetDCtx .type ZSTDv04_resetDCtx, @function ZSTDv04_resetDCtx: .LFB0: .cfi_startproc endbr64 jmp ZSTD_resetDCtx@PLT .cfi_endproc .LFE0: .size ZSTDv04_resetDCtx, .-ZSTDv04_resetDCtx .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 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_v04.c_ZSTDv04_resetDCtx.c" .text .align 2 .global ZSTDv04_resetDCtx .syntax unified .arm .fpu softvfp .type ZSTDv04_resetDCtx, %function ZSTDv04_resetDCtx: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b ZSTD_resetDCtx .size ZSTDv04_resetDCtx, .-ZSTDv04_resetDCtx .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_spi-stm32.c_stm32f4_spi_irq_event.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "spurious IT (sr=0x%08x)\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "Overrun: received value discarded\n" .text .p2align 4 .type stm32f4_spi_irq_event, @function stm32f4_spi_irq_event: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov rdi, rsi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 call spi_master_get_devdata@PLT xor esi, esi lea r13, 24[rax] mov rbp, rax mov rdi, r13 call spin_lock_irqsave@PLT mov rdi, QWORD PTR STM32F4_SPI_SR[rip] add rdi, QWORD PTR 40[rbp] call readl_relaxed@PLT mov r12d, DWORD PTR STM32F4_SPI_SR_BSY[rip] not r12d and r12d, eax mov eax, DWORD PTR 52[rbp] test eax, eax je .L23 .L2: mov edi, DWORD PTR 48[rbp] mov edx, r12d lea rsi, .LC0[rip] call dev_dbg@PLT mov rdi, r13 xor esi, esi call spin_unlock_irqrestore@PLT pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR IRQ_NONE[rip] pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L23: .cfi_restore_state mov rdx, QWORD PTR 0[rbp] cmp rdx, QWORD PTR SPI_SIMPLEX_TX[rip] mov rsi, QWORD PTR SPI_FULL_DUPLEX[rip] je .L3 cmp rdx, QWORD PTR SPI_3WIRE_TX[rip] je .L3 cmp rdx, rsi jne .L2 mov ecx, DWORD PTR STM32F4_SPI_SR_TXE[rip] .L19: mov edx, DWORD PTR STM32F4_SPI_SR_RXNE[rip] not ecx or edx, DWORD PTR STM32F4_SPI_SR_OVR[rip] and r12d, ecx or eax, edx .L5: test r12d, eax je .L2 test DWORD PTR STM32F4_SPI_SR_OVR[rip], r12d jne .L24 test DWORD PTR STM32F4_SPI_SR_TXE[rip], r12d je .L10 cmp QWORD PTR 32[rbp], 0 jne .L25 .L11: and r12d, DWORD PTR STM32F4_SPI_SR_RXNE[rip] cmp QWORD PTR 8[rbp], 0 je .L12 test r12d, r12d jne .L26 .L15: mov rdi, r13 xor esi, esi call spin_unlock_irqrestore@PLT pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR IRQ_HANDLED[rip] pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state and r12d, DWORD PTR STM32F4_SPI_SR_RXNE[rip] test r12d, r12d je .L15 .L26: mov rdi, rbp call stm32f4_spi_read_rx@PLT cmp QWORD PTR 16[rbp], 0 jne .L27 .L9: mov esi, DWORD PTR STM32F4_SPI_CR2[rip] mov rdi, rbp mov edx, DWORD PTR STM32F4_SPI_CR2_TXEIE[rip] or edx, DWORD PTR STM32F4_SPI_CR2_RXNEIE[rip] or edx, DWORD PTR STM32F4_SPI_CR2_ERRIE[rip] call stm32_spi_clr_bits@PLT mov rdi, r13 xor esi, esi call spin_unlock_irqrestore@PLT pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR IRQ_WAKE_THREAD[rip] pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov eax, DWORD PTR STM32F4_SPI_SR_OVR[rip] mov ecx, DWORD PTR STM32F4_SPI_SR_TXE[rip] not eax or eax, DWORD PTR STM32F4_SPI_SR_RXNE[rip] and r12d, eax mov eax, ecx cmp rdx, rsi jne .L5 jmp .L19 .p2align 4,,10 .p2align 3 .L12: test r12d, r12d je .L9 mov rdi, rbp call stm32f4_spi_read_rx@PLT cmp QWORD PTR 16[rbp], 0 je .L9 mov rdi, rbp call stm32f4_spi_write_tx@PLT jmp .L9 .p2align 4,,10 .p2align 3 .L27: mov rdi, rbp call stm32f4_spi_write_tx@PLT jmp .L15 .p2align 4,,10 .p2align 3 .L25: mov rdi, rbp call stm32f4_spi_write_tx@PLT jmp .L11 .p2align 4,,10 .p2align 3 .L24: mov edi, DWORD PTR 48[rbp] lea rsi, .LC1[rip] call dev_warn@PLT mov rdi, QWORD PTR STM32F4_SPI_DR[rip] add rdi, QWORD PTR 40[rbp] call readl_relaxed@PLT mov rdi, QWORD PTR STM32F4_SPI_SR[rip] add rdi, QWORD PTR 40[rbp] call readl_relaxed@PLT jmp .L9 .cfi_endproc .LFE0: .size stm32f4_spi_irq_event, .-stm32f4_spi_irq_event .comm STM32F4_SPI_SR_TXE,4,4 .comm STM32F4_SPI_SR_RXNE,4,4 .comm STM32F4_SPI_SR_OVR,4,4 .comm STM32F4_SPI_SR_BSY,4,4 .comm STM32F4_SPI_SR,8,8 .comm STM32F4_SPI_DR,8,8 .comm STM32F4_SPI_CR2_TXEIE,4,4 .comm STM32F4_SPI_CR2_RXNEIE,4,4 .comm STM32F4_SPI_CR2_ERRIE,4,4 .comm STM32F4_SPI_CR2,4,4 .comm SPI_SIMPLEX_TX,8,8 .comm SPI_FULL_DUPLEX,8,8 .comm SPI_3WIRE_TX,8,8 .comm IRQ_WAKE_THREAD,4,4 .comm IRQ_NONE,4,4 .comm IRQ_HANDLED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_spi-stm32.c_stm32f4_spi_irq_event.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "spurious IT (sr=0x%08x)\012\000" .align 2 .LC1: .ascii "Overrun: received value discarded\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type stm32f4_spi_irq_event, %function stm32f4_spi_irq_event: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r0, r1 bl spi_master_get_devdata mov r4, r0 ldr r7, .L34 add r6, r0, #12 mov r1, #0 mov r0, r6 bl spin_lock_irqsave ldr r3, [r7] ldr r0, [r4, #20] add r0, r0, r3 bl readl_relaxed ldr r2, .L34+4 ldr r3, [r4, #28] ldr r5, [r2] cmp r3, #0 bic r5, r0, r5 beq .L29 .L2: mov r2, r5 ldr r0, [r4, #24] ldr r1, .L34+8 bl dev_dbg mov r0, r6 mov r1, #0 bl spin_unlock_irqrestore ldr r3, .L34+12 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L29: ldr r1, .L34+16 ldr r2, [r4] ldr r0, [r1] ldr r1, .L34+20 cmp r2, r0 ldr r0, [r1] beq .L3 ldr r1, .L34+24 ldr r1, [r1] cmp r2, r1 beq .L3 cmp r2, r0 bne .L2 ldr r1, .L34+28 ldr r8, .L34+32 ldr r2, .L34+36 .L19: ldr r0, [r8] ldr lr, [r1] ldr ip, [r2] orr r0, r0, lr orr r3, r3, r0 bic r5, r5, ip .L5: tst r5, r3 beq .L2 ldr r3, [r1] tst r5, r3 bne .L30 ldr r3, [r2] tst r5, r3 beq .L10 ldr r3, [r4, #16] cmp r3, #0 bne .L31 .L11: ldr r3, [r4, #4] ldr r2, [r8] cmp r3, #0 and r5, r5, r2 beq .L12 cmp r5, #0 bne .L32 .L15: mov r0, r6 mov r1, #0 bl spin_unlock_irqrestore ldr r3, .L34+40 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L10: ldr r2, [r8] and r5, r5, r2 cmp r5, #0 beq .L15 .L32: mov r0, r4 bl stm32f4_spi_read_rx ldr r3, [r4, #8] cmp r3, #0 bne .L33 .L9: ldr r1, .L34+44 ldr r3, .L34+48 ldr r2, .L34+52 ldr r0, [r1] ldr r3, [r3] ldr r2, [r2] ldr r1, .L34+56 orr r3, r3, r0 orr r2, r3, r2 mov r0, r4 ldr r1, [r1] bl stm32_spi_clr_bits mov r0, r6 mov r1, #0 bl spin_unlock_irqrestore ldr r3, .L34+60 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L3: ldr r1, .L34+28 ldr r8, .L34+32 ldr r3, [r1] cmp r2, r0 mvn r3, r3 ldr r0, [r8] ldr r2, .L34+36 orr r3, r3, r0 and r5, r5, r3 ldr r3, [r2] bne .L5 b .L19 .L12: cmp r5, #0 beq .L9 mov r0, r4 bl stm32f4_spi_read_rx ldr r3, [r4, #8] cmp r3, #0 beq .L9 mov r0, r4 bl stm32f4_spi_write_tx b .L9 .L33: mov r0, r4 bl stm32f4_spi_write_tx b .L15 .L31: mov r0, r4 bl stm32f4_spi_write_tx b .L11 .L30: ldr r1, .L34+64 ldr r0, [r4, #24] bl dev_warn ldr r3, .L34+68 ldr r0, [r4, #20] ldr r3, [r3] add r0, r0, r3 bl readl_relaxed ldr r3, [r7] ldr r0, [r4, #20] add r0, r0, r3 bl readl_relaxed b .L9 .L35: .align 2 .L34: .word STM32F4_SPI_SR .word STM32F4_SPI_SR_BSY .word .LC0 .word IRQ_NONE .word SPI_SIMPLEX_TX .word SPI_FULL_DUPLEX .word SPI_3WIRE_TX .word STM32F4_SPI_SR_OVR .word STM32F4_SPI_SR_RXNE .word STM32F4_SPI_SR_TXE .word IRQ_HANDLED .word STM32F4_SPI_CR2_RXNEIE .word STM32F4_SPI_CR2_TXEIE .word STM32F4_SPI_CR2_ERRIE .word STM32F4_SPI_CR2 .word IRQ_WAKE_THREAD .word .LC1 .word STM32F4_SPI_DR .size stm32f4_spi_irq_event, .-stm32f4_spi_irq_event .comm STM32F4_SPI_SR_TXE,4,4 .comm STM32F4_SPI_SR_RXNE,4,4 .comm STM32F4_SPI_SR_OVR,4,4 .comm STM32F4_SPI_SR_BSY,4,4 .comm STM32F4_SPI_SR,4,4 .comm STM32F4_SPI_DR,4,4 .comm STM32F4_SPI_CR2_TXEIE,4,4 .comm STM32F4_SPI_CR2_RXNEIE,4,4 .comm STM32F4_SPI_CR2_ERRIE,4,4 .comm STM32F4_SPI_CR2,4,4 .comm SPI_SIMPLEX_TX,4,4 .comm SPI_FULL_DUPLEX,4,4 .comm SPI_3WIRE_TX,4,4 .comm IRQ_WAKE_THREAD,4,4 .comm IRQ_NONE,4,4 .comm IRQ_HANDLED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_float.c_float8out_internal.c" .intel_syntax noprefix .text .p2align 4 .globl float8out_internal .type float8out_internal, @function float8out_internal: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov edi, 32 sub rsp, 16 .cfi_def_cfa_offset 32 movsd QWORD PTR 8[rsp], xmm0 call palloc@PLT mov edx, DWORD PTR extra_float_digits[rip] movsd xmm0, QWORD PTR 8[rsp] mov r12, rax test edx, edx jg .L6 add edx, DWORD PTR DBL_DIG[rip] mov esi, 32 mov rdi, rax call pg_strfromd@PLT add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 16 mov rax, r12 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov rdi, rax call double_to_shortest_decimal_buf@PLT add rsp, 16 .cfi_def_cfa_offset 16 mov rax, r12 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size float8out_internal, .-float8out_internal .comm extra_float_digits,4,4 .comm DBL_DIG,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_float.c_float8out_internal.c" .text .align 2 .global float8out_internal .syntax unified .arm .fpu softvfp .type float8out_internal, %function float8out_internal: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r6, r7, lr} mov r6, r0 sub sp, sp, #8 mov r0, #32 mov r7, r1 bl palloc ldr r3, .L7 mov r4, r0 ldr r3, [r3] cmp r3, #0 bgt .L6 stm sp, {r6-r7} ldr r2, .L7+4 mov r1, #32 ldr r2, [r2] add r2, r3, r2 bl pg_strfromd mov r0, r4 add sp, sp, #8 @ sp needed pop {r4, r6, r7, pc} .L6: mov r0, r6 mov r1, r7 mov r2, r4 bl double_to_shortest_decimal_buf mov r0, r4 add sp, sp, #8 @ sp needed pop {r4, r6, r7, pc} .L8: .align 2 .L7: .word extra_float_digits .word DBL_DIG .size float8out_internal, .-float8out_internal .comm extra_float_digits,4,4 .comm DBL_DIG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_siena_sriov.c_efx_sriov_event.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "USR_EV event from qid %d seq 0x%x type %d data 0x%x\n" .align 8 .LC1: .string "ERROR: Screaming VFDI request from %s\n" .text .p2align 4 .globl efx_sriov_event .type efx_sriov_event, @function efx_sriov_event: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov rbx, rsi sub rsp, 16 .cfi_def_cfa_offset 64 mov r14, QWORD PTR [rdi] mov esi, DWORD PTR FSF_CZ_USER_QID[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov edi, DWORD PTR [rbx] call EFX_QWORD_FIELD@PLT xor edi, edi cmp QWORD PTR FSF_CZ_USER_EV_REG_VALUE_LBN[rip], 0 setne dil mov r12d, eax call BUILD_BUG_ON@PLT mov edi, DWORD PTR [rbx] mov esi, DWORD PTR VFDI_EV_SEQ[rip] call EFX_QWORD_FIELD@PLT mov edi, DWORD PTR [rbx] mov esi, DWORD PTR VFDI_EV_TYPE[rip] mov ebp, eax call EFX_QWORD_FIELD@PLT mov edi, DWORD PTR [rbx] mov esi, DWORD PTR VFDI_EV_DATA[rip] mov r13d, eax call EFX_QWORD_FIELD@PLT mov r9d, ebp mov r8d, r12d mov rdi, r14 push rax .cfi_def_cfa_offset 72 mov esi, DWORD PTR hw[rip] lea rcx, .LC0[rip] mov ebx, eax push r13 .cfi_def_cfa_offset 80 mov edx, DWORD PTR [r14] call netif_vdbg@PLT lea rdx, 16[rsp] xor ecx, ecx mov esi, r12d mov rdi, r14 call map_vi_index@PLT pop rdx .cfi_def_cfa_offset 72 pop rcx .cfi_def_cfa_offset 64 test rax, rax jne .L1 mov rsi, QWORD PTR [rsp] mov edx, DWORD PTR [rsi] test edx, edx jne .L7 cmp r13d, 131 je .L16 mov eax, DWORD PTR 8[rsi] lea edx, 1[rax] movzx eax, al mov DWORD PTR 8[rsi], edx cmp eax, ebp jne .L7 cmp DWORD PTR 4[rsi], r13d jne .L7 cmp r13d, 128 jne .L17 movabs rax, 562640715777 add rsi, 20 mov QWORD PTR -20[rsi], rax mov edi, DWORD PTR vfdi_workqueue[rip] call queue_work@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L7: xor eax, eax call net_ratelimit@PLT test rax, rax jne .L18 .L8: mov rax, QWORD PTR [rsp] add ebp, 1 mov DWORD PTR 4[rax], 131 mov DWORD PTR 8[rax], ebp .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L19 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 rax, QWORD PTR [rsp] mov edx, DWORD PTR [r14] mov rdi, r14 lea rcx, .LC1[rip] mov esi, DWORD PTR hw[rip] mov r8d, DWORD PTR 16[rax] call netif_err@PLT jmp .L8 .p2align 4,,10 .p2align 3 .L16: add ebp, 1 mov DWORD PTR 8[rsi], ebp .L5: mov ecx, r13d add r13d, 1 sal ecx, 4 mov DWORD PTR 4[rsi], r13d sal ebx, cl or ebx, edx mov DWORD PTR 12[rsi], ebx jmp .L1 .p2align 4,,10 .p2align 3 .L17: lea eax, -129[r13] cmp eax, 2 ja .L7 mov edx, DWORD PTR 12[rsi] jmp .L5 .L19: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size efx_sriov_event, .-efx_sriov_event .comm vfdi_workqueue,4,4 .comm hw,4,4 .comm VFDI_EV_TYPE,4,4 .comm VFDI_EV_SEQ,4,4 .comm VFDI_EV_DATA,4,4 .comm FSF_CZ_USER_QID,4,4 .comm FSF_CZ_USER_EV_REG_VALUE_LBN,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_siena_sriov.c_efx_sriov_event.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "USR_EV event from qid %d seq 0x%x type %d data 0x%x" .ascii "\012\000" .align 2 .LC1: .ascii "ERROR: Screaming VFDI request from %s\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global efx_sriov_event .syntax unified .arm .fpu softvfp .type efx_sriov_event, %function efx_sriov_event: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, r0 push {r4, r5, r6, r7, r8, r9, lr} ldr r2, .L19 ldr r7, [r3] ldr r3, .L19+4 sub sp, sp, #28 mov r4, r1 ldr r0, [r1] ldr r1, [r2] ldr r3, [r3] str r3, [sp, #20] mov r3,#0 bl EFX_QWORD_FIELD ldr r3, .L19+8 mov r6, r0 ldr r0, [r3] ldr r9, .L19+12 subs r0, r0, #0 movne r0, #1 bl BUILD_BUG_ON ldr r3, .L19+16 ldr r0, [r4] ldr r1, [r3] bl EFX_QWORD_FIELD ldr r3, .L19+20 mov r5, r0 ldr r1, [r3] ldr r0, [r4] bl EFX_QWORD_FIELD mov r3, r0 ldr r2, .L19+24 ldr r0, [r4] ldr r1, [r2] mov r4, r3 bl EFX_QWORD_FIELD mov r8, r0 ldr r2, [r7] ldr r1, [r9] ldr r3, .L19+28 mov r0, r7 str r8, [sp, #12] str r4, [sp, #8] str r5, [sp, #4] str r6, [sp] bl netif_vdbg mov r1, r6 mov r0, r7 mov r3, #0 add r2, sp, #16 bl map_vi_index cmp r0, #0 bne .L1 ldr r3, [sp, #16] ldr r0, [r3] cmp r0, #0 bne .L7 cmp r4, #131 addeq r5, r5, #1 streq r5, [r3, #8] beq .L5 ldr r2, [r3, #8] and r1, r2, #255 cmp r1, r5 add r2, r2, #1 str r2, [r3, #8] bne .L7 ldr r2, [r3, #4] cmp r2, r4 bne .L7 cmp r4, #128 bne .L16 mov ip, #131 mov r1, r3 mov r0, #1 ldr r2, .L19+32 str ip, [r3, #4] str r0, [r1], #20 ldr r0, [r2] bl queue_work b .L1 .L7: bl net_ratelimit cmp r0, #0 bne .L17 .L8: mov r2, #131 ldr r3, [sp, #16] add r5, r5, #1 stmib r3, {r2, r5} .L1: ldr r3, .L19+4 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L18 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L17: ldr r3, [sp, #16] ldr r2, [r7] ldr r3, [r3, #16] mov r0, r7 str r3, [sp] ldr r1, [r9] ldr r3, .L19+36 bl netif_err b .L8 .L16: sub r2, r4, #129 cmp r2, #2 bhi .L7 ldr r0, [r3, #12] .L5: lsl r2, r4, #4 orr r0, r0, r8, lsl r2 add r4, r4, #1 str r0, [r3, #12] str r4, [r3, #4] b .L1 .L18: bl __stack_chk_fail .L20: .align 2 .L19: .word FSF_CZ_USER_QID .word .LC2 .word FSF_CZ_USER_EV_REG_VALUE_LBN .word hw .word VFDI_EV_SEQ .word VFDI_EV_TYPE .word VFDI_EV_DATA .word .LC0 .word vfdi_workqueue .word .LC1 .size efx_sriov_event, .-efx_sriov_event .comm vfdi_workqueue,4,4 .comm hw,4,4 .comm VFDI_EV_TYPE,4,4 .comm VFDI_EV_SEQ,4,4 .comm VFDI_EV_DATA,4,4 .comm FSF_CZ_USER_QID,4,4 .comm FSF_CZ_USER_EV_REG_VALUE_LBN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gen_estimator.c_gen_replace_estimator.c" .intel_syntax noprefix .text .p2align 4 .globl gen_replace_estimator .type gen_replace_estimator, @function gen_replace_estimator: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov r14, rcx push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13, rdx push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rsi push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 48 call gen_kill_estimator@PLT add rsp, 8 .cfi_def_cfa_offset 40 mov rcx, r14 mov rdx, r13 mov rsi, r12 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 gen_new_estimator@PLT .cfi_endproc .LFE0: .size gen_replace_estimator, .-gen_replace_estimator .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_gen_estimator.c_gen_replace_estimator.c" .text .align 2 .global gen_replace_estimator .syntax unified .arm .fpu softvfp .type gen_replace_estimator, %function gen_replace_estimator: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r6, r2 mov r7, r3 mov r4, r0 mov r5, r1 bl gen_kill_estimator mov r3, r7 mov r2, r6 mov r1, r5 mov r0, r4 pop {r4, r5, r6, r7, r8, lr} b gen_new_estimator .size gen_replace_estimator, .-gen_replace_estimator .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bisect.c_read_bisect_paths.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "r" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "Badly quoted content in file '%s': %s" .text .p2align 4 .type read_bisect_paths, @function read_bisect_paths: .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 lea r14, .LC1[rip] 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 fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov eax, DWORD PTR STRBUF_INIT[rip] lea rbp, 4[rsp] mov DWORD PTR 4[rsp], eax xor eax, eax call git_path_bisect_names@PLT lea rsi, .LC0[rip] mov rdi, rax mov r13, rax call xfopen@PLT mov r12, rax jmp .L3 .p2align 4,,10 .p2align 3 .L4: call strbuf_trim@PLT mov edi, DWORD PTR 4[rsp] mov rsi, rbx call sq_dequote_to_argv_array@PLT test rax, rax jne .L10 .L3: mov rdi, rbp mov rsi, r12 call strbuf_getline_lf@PLT cmp rax, QWORD PTR EOF[rip] mov rdi, rbp jne .L4 call strbuf_release@PLT mov rdi, r12 call fclose@PLT mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L11 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov r15d, DWORD PTR 4[rsp] mov rdi, r14 call _@PLT mov rsi, r13 mov edi, eax mov edx, r15d call die@PLT jmp .L3 .L11: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size read_bisect_paths, .-read_bisect_paths .comm STRBUF_INIT,4,4 .comm EOF,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_bisect.c_read_bisect_paths.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "r\000" .align 2 .LC1: .ascii "Badly quoted content in file '%s': %s\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type read_bisect_paths, %function read_bisect_paths: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r3, .L12 ldr r2, .L12+4 ldr r3, [r3] sub sp, sp, #8 ldr r2, [r2] str r2, [sp, #4] mov r2,#0 mov r5, r0 str r3, [sp] bl git_path_bisect_names ldr r1, .L12+8 mov r7, r0 bl xfopen ldr r6, .L12+12 mov r4, r0 ldr r8, .L12+16 b .L3 .L4: bl strbuf_trim mov r1, r5 ldr r0, [sp] bl sq_dequote_to_argv_array cmp r0, #0 bne .L10 .L3: mov r1, r4 mov r0, sp bl strbuf_getline_lf ldr r3, [r6] cmp r0, r3 mov r0, sp bne .L4 bl strbuf_release mov r0, r4 bl fclose ldr r3, .L12+4 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, r7, r8, pc} .L10: mov r0, r8 bl _ mov r1, r7 ldr r2, [sp] bl die b .L3 .L11: bl __stack_chk_fail .L13: .align 2 .L12: .word STRBUF_INIT .word .LC2 .word .LC0 .word EOF .word .LC1 .size read_bisect_paths, .-read_bisect_paths .comm STRBUF_INIT,4,4 .comm EOF,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_biospci.c_biospci_enumerate.c" .intel_syntax noprefix .text .p2align 4 .type biospci_enumerate, @function biospci_enumerate: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 24 .cfi_def_cfa_offset 80 mov r13, QWORD PTR pci_classes[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov esi, DWORD PTR 0[r13] test esi, esi js .L1 mov r14, rsp lea r15, 4[rsp] .L2: mov r12, QWORD PTR 8[r13] mov ecx, DWORD PTR [r12] test ecx, ecx js .L9 .p2align 4,,10 .p2align 3 .L3: mov rbp, QWORD PTR 8[r12] mov rdx, QWORD PTR 0[rbp] test rdx, rdx js .L6 .p2align 4,,10 .p2align 3 .L5: xor ebx, ebx jmp .L8 .p2align 4,,10 .p2align 3 .L19: mov edx, DWORD PTR BIOSPCI_32BITS[rip] mov edi, DWORD PTR [rsp] xor esi, esi mov rcx, r15 call biospci_read_config@PLT test eax, eax jne .L7 mov edi, DWORD PTR 4[rsp] mov rdx, r12 mov rcx, rbp mov rsi, r13 add ebx, 1 call biospci_addinfo@PLT mov rdx, QWORD PTR 0[rbp] .L8: mov edi, DWORD PTR 0[r13] mov eax, DWORD PTR [r12] mov esi, ebx sal edi, 16 sal eax, 8 add edi, eax movsx rdi, edi add rdi, rdx mov rdx, r14 call biospci_find_devclass@PLT test eax, eax je .L19 .L7: mov rdx, QWORD PTR 8[rbp] add rbp, 8 test rdx, rdx jns .L5 .L6: mov eax, DWORD PTR 16[r12] add r12, 16 test eax, eax jns .L3 .L9: mov edx, DWORD PTR 16[r13] add r13, 16 test edx, edx jns .L2 .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 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 .L20: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size biospci_enumerate, .-biospci_enumerate .comm pci_classes,8,8 .comm BIOSPCI_32BITS,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_biospci.c_biospci_enumerate.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type biospci_enumerate, %function biospci_enumerate: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L20 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r7, [r3] ldr r2, .L20+4 ldr r3, [r7] sub sp, sp, #16 cmp r3, #0 ldr r2, [r2] str r2, [sp, #12] mov r2,#0 blt .L1 ldr r8, .L20+8 add r7, r7, #8 .L4: ldr r6, [r7, #-4] sub r10, r7, #8 ldr r3, [r6] cmp r3, #0 addge r6, r6, #8 blt .L11 .L10: ldr r5, [r6, #-4] sub r9, r6, #8 ldr r0, [r5] cmp r0, #0 blt .L7 .L6: mov r4, #0 b .L9 .L18: ldr r2, [r8] ldr r0, [sp, #4] add r3, sp, #8 bl biospci_read_config cmp r0, #0 bne .L8 mov r3, r5 mov r2, r9 mov r1, r10 ldr r0, [sp, #8] bl biospci_addinfo ldr r0, [r5] add r4, r4, #1 .L9: ldr r3, [r6, #-8] ldr r2, [r7, #-8] lsl r3, r3, #8 add r3, r3, r2, lsl #16 mov r1, r4 add r0, r3, r0 add r2, sp, #4 bl biospci_find_devclass subs r1, r0, #0 beq .L18 .L8: ldr r0, [r5, #4]! cmp r0, #0 bge .L6 .L7: ldr r3, [r6], #8 cmp r3, #0 bge .L10 .L11: ldr r3, [r7], #8 cmp r3, #0 bge .L4 .L1: ldr r3, .L20+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L19 add sp, sp, #16 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L19: bl __stack_chk_fail .L21: .align 2 .L20: .word pci_classes .word .LC0 .word BIOSPCI_32BITS .size biospci_enumerate, .-biospci_enumerate .comm pci_classes,4,4 .comm BIOSPCI_32BITS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ip_queue.c_ipq_set_verdict.c" .intel_syntax noprefix .text .p2align 4 .type ipq_set_verdict, @function ipq_set_verdict: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR NF_MAX_VERDICT[rip] cmp DWORD PTR [rdi], eax jle .L2 mov eax, DWORD PTR EINVAL[rip] neg eax ret .p2align 4,,10 .p2align 3 .L2: 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 ebx, esi sub rsp, 8 .cfi_def_cfa_offset 48 mov edi, DWORD PTR 8[rdi] call ipq_find_dequeue_entry@PLT mov r12, rax mov eax, DWORD PTR ENOENT[rip] neg eax test r12, r12 je .L1 mov eax, DWORD PTR 4[rbp] mov r13d, DWORD PTR 0[rbp] cmp eax, ebx jne .L5 test eax, eax jne .L16 .L5: mov esi, r13d mov rdi, r12 call nf_reinject@PLT xor eax, eax .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L16: .cfi_restore_state mov rsi, r12 mov rdi, rbp call ipq_mangle_ipv4@PLT test rax, rax cmovs r13d, DWORD PTR NF_DROP[rip] jmp .L5 .cfi_endproc .LFE0: .size ipq_set_verdict, .-ipq_set_verdict .comm NF_MAX_VERDICT,4,4 .comm NF_DROP,4,4 .comm ENOENT,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_ip_queue.c_ipq_set_verdict.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ipq_set_verdict, %function ipq_set_verdict: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L15 ldr r2, [r0] ldr r3, [r3] cmp r2, r3 ble .L2 ldr r3, .L15+4 ldr r0, [r3] rsb r0, r0, #0 bx lr .L2: push {r4, r5, r6, r7, r8, lr} mov r4, r0 ldr r0, [r0, #8] mov r5, r1 bl ipq_find_dequeue_entry subs r6, r0, #0 beq .L13 ldr r3, [r4, #4] ldr r7, [r4] sub r1, r3, r5 clz r1, r1 cmp r3, #0 lsr r1, r1, #5 moveq r1, #0 cmp r1, #0 bne .L14 .L5: mov r1, r7 mov r0, r6 bl nf_reinject mov r0, #0 pop {r4, r5, r6, r7, r8, pc} .L13: ldr r3, .L15+8 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L14: mov r0, r4 mov r1, r6 bl ipq_mangle_ipv4 cmp r0, #0 ldrlt r3, .L15+12 ldrlt r7, [r3] b .L5 .L16: .align 2 .L15: .word NF_MAX_VERDICT .word EINVAL .word ENOENT .word NF_DROP .size ipq_set_verdict, .-ipq_set_verdict .comm NF_MAX_VERDICT,4,4 .comm NF_DROP,4,4 .comm ENOENT,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_lib.c_SSL_check_private_key.c" .intel_syntax noprefix .text .p2align 4 .globl SSL_check_private_key .type SSL_check_private_key, @function SSL_check_private_key: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 test rdi, rdi je .L8 mov rax, QWORD PTR [rdi] mov rax, QWORD PTR [rax] mov rdi, QWORD PTR 8[rax] test rdi, rdi je .L9 mov rsi, QWORD PTR [rax] test rsi, rsi je .L10 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 jmp X509_check_private_key@PLT .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov esi, DWORD PTR SSL_R_NO_PRIVATE_KEY_ASSIGNED[rip] mov edi, DWORD PTR SSL_F_SSL_CHECK_PRIVATE_KEY[rip] call SSLerr@PLT .L1: xor eax, eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov esi, DWORD PTR ERR_R_PASSED_NULL_PARAMETER[rip] mov edi, DWORD PTR SSL_F_SSL_CHECK_PRIVATE_KEY[rip] call SSLerr@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L9: mov esi, DWORD PTR SSL_R_NO_CERTIFICATE_ASSIGNED[rip] mov edi, DWORD PTR SSL_F_SSL_CHECK_PRIVATE_KEY[rip] call SSLerr@PLT jmp .L1 .cfi_endproc .LFE0: .size SSL_check_private_key, .-SSL_check_private_key .comm SSL_R_NO_PRIVATE_KEY_ASSIGNED,4,4 .comm SSL_R_NO_CERTIFICATE_ASSIGNED,4,4 .comm SSL_F_SSL_CHECK_PRIVATE_KEY,4,4 .comm ERR_R_PASSED_NULL_PARAMETER,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_ssl_lib.c_SSL_check_private_key.c" .text .align 2 .global SSL_check_private_key .syntax unified .arm .fpu softvfp .type SSL_check_private_key, %function SSL_check_private_key: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r0, #0 push {r4, lr} beq .L8 ldr r3, [r0] ldr r3, [r3] ldr r0, [r3, #4] cmp r0, #0 beq .L9 ldr r1, [r3] cmp r1, #0 beq .L10 pop {r4, lr} b X509_check_private_key .L10: ldr r2, .L11 ldr r3, .L11+4 ldr r1, [r2] ldr r0, [r3] bl SSLerr .L1: mov r0, #0 pop {r4, pc} .L8: ldr r2, .L11+8 ldr r3, .L11+4 ldr r1, [r2] ldr r0, [r3] bl SSLerr b .L1 .L9: ldr r2, .L11+12 ldr r3, .L11+4 ldr r1, [r2] ldr r0, [r3] bl SSLerr b .L1 .L12: .align 2 .L11: .word SSL_R_NO_PRIVATE_KEY_ASSIGNED .word SSL_F_SSL_CHECK_PRIVATE_KEY .word ERR_R_PASSED_NULL_PARAMETER .word SSL_R_NO_CERTIFICATE_ASSIGNED .size SSL_check_private_key, .-SSL_check_private_key .comm SSL_R_NO_PRIVATE_KEY_ASSIGNED,4,4 .comm SSL_R_NO_CERTIFICATE_ASSIGNED,4,4 .comm SSL_F_SSL_CHECK_PRIVATE_KEY,4,4 .comm ERR_R_PASSED_NULL_PARAMETER,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_null_blk_main.c_put_tag.c" .intel_syntax noprefix .text .p2align 4 .type put_tag, @function put_tag: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi mov edi, esi mov esi, DWORD PTR 4[rbp] call clear_bit_unlock@PLT mov rdi, rbp call waitqueue_active@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 wake_up@PLT .cfi_endproc .LFE0: .size put_tag, .-put_tag .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_null_blk_main.c_put_tag.c" .text .align 2 .syntax unified .arm .fpu softvfp .type put_tag, %function put_tag: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 mov r0, r1 ldr r1, [r4, #4] bl clear_bit_unlock mov r0, r4 bl waitqueue_active cmp r0, #0 popeq {r4, pc} mov r0, r4 pop {r4, lr} b wake_up .size put_tag, .-put_tag .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ixgbe_mbx.c_ixgbe_write_mbx_pf.c" .intel_syntax noprefix .text .p2align 4 .type ixgbe_write_mbx_pf, @function ixgbe_write_mbx_pf: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rcx push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rsi mov rsi, rcx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rdx push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 24 .cfi_def_cfa_offset 80 call ixgbe_obtain_mbx_lock_pf@PLT mov QWORD PTR 8[rsp], rax test rax, rax je .L11 .L1: mov rax, QWORD PTR 8[rsp] add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov rsi, r15 mov rdi, rbp call ixgbe_check_for_msg_pf@PLT mov rsi, r15 mov rdi, rbp call ixgbe_check_for_ack_pf@PLT test r12, r12 je .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov r14d, DWORD PTR 0[r13+rbx*4] mov rdi, r15 call IXGBE_PFMBMEM@PLT mov rdx, rbx mov rdi, rbp add rbx, 1 mov esi, eax mov ecx, r14d call IXGBE_WRITE_REG_ARRAY@PLT cmp r12, rbx jne .L4 .L3: mov r12d, DWORD PTR IXGBE_PFMAILBOX_STS[rip] mov rdi, r15 call IXGBE_PFMAILBOX@PLT mov rdi, rbp mov esi, eax mov edx, r12d call IXGBE_WRITE_REG@PLT add DWORD PTR 0[rbp], 1 jmp .L1 .cfi_endproc .LFE0: .size ixgbe_write_mbx_pf, .-ixgbe_write_mbx_pf .comm IXGBE_PFMAILBOX_STS,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_ixgbe_mbx.c_ixgbe_write_mbx_pf.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ixgbe_write_mbx_pf, %function ixgbe_write_mbx_pf: @ 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 mov r1, r3 mov r6, r3 mov r8, r2 mov r7, r0 bl ixgbe_obtain_mbx_lock_pf subs r9, r0, #0 beq .L11 mov r0, r9 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L11: mov r1, r6 mov r0, r7 bl ixgbe_check_for_msg_pf mov r1, r6 mov r0, r7 bl ixgbe_check_for_ack_pf cmp r8, #0 beq .L3 mov r4, r9 sub r5, r5, #4 .L4: mov r0, r6 bl IXGBE_PFMBMEM mov r2, r4 mov r1, r0 ldr r3, [r5, #4]! mov r0, r7 add r4, r4, #1 bl IXGBE_WRITE_REG_ARRAY cmp r8, r4 bne .L4 .L3: mov r0, r6 bl IXGBE_PFMAILBOX ldr r3, .L12 mov r1, r0 ldr r2, [r3] mov r0, r7 bl IXGBE_WRITE_REG ldr r3, [r7] mov r0, r9 add r3, r3, #1 str r3, [r7] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L13: .align 2 .L12: .word IXGBE_PFMAILBOX_STS .size ixgbe_write_mbx_pf, .-ixgbe_write_mbx_pf .comm IXGBE_PFMAILBOX_STS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_redis-cli.c_clusterManagerNodeConnect.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Could not connect to Redis at " .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "%s:%d: %s\n" .LC2: .string "TLS Error: %s\n" .LC3: .string "AUTH %s" .LC4: .string "AUTH %s %s" .text .p2align 4 .type clusterManagerNodeConnect, @function clusterManagerNodeConnect: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi sub rsp, 24 .cfi_def_cfa_offset 48 mov rdi, QWORD PTR 16[rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax test rdi, rdi je .L2 call redisFree@PLT .L2: mov esi, DWORD PTR 8[rbp] mov rdi, QWORD PTR 0[rbp] call redisConnect@PLT cmp QWORD PTR 16[rax], 0 mov QWORD PTR 16[rbp], rax je .L3 .L7: mov edi, DWORD PTR stderr[rip] lea rsi, .LC0[rip] xor eax, eax call fprintf@PLT mov rax, QWORD PTR 16[rbp] mov ecx, DWORD PTR 8[rbp] lea rsi, .LC1[rip] mov rdx, QWORD PTR 0[rbp] mov edi, DWORD PTR stderr[rip] mov r8, QWORD PTR [rax] xor eax, eax call fprintf@PLT mov rdi, QWORD PTR 16[rbp] call redisFree@PLT mov QWORD PTR 16[rbp], 0 xor eax, eax .L1: mov rdx, QWORD PTR 8[rsp] xor rdx, QWORD PTR fs:40 jne .L25 add rsp, 24 .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 .L3: .cfi_restore_state cmp QWORD PTR config[rip+16], 0 jne .L26 .L5: mov esi, DWORD PTR 8[rax] mov edx, DWORD PTR REDIS_CLI_KEEPALIVE_INTERVAL[rip] xor edi, edi call anetKeepAlive@PLT mov rcx, QWORD PTR config[rip] mov eax, 1 test rcx, rcx je .L1 mov rdx, QWORD PTR config[rip+8] mov rdi, QWORD PTR 16[rbp] test rdx, rdx je .L27 lea rsi, .LC4[rip] xor eax, eax call redisCommand@PLT mov r12, rax .L9: mov rdi, rbp xor edx, edx mov rsi, r12 call clusterManagerCheckRedisReply@PLT mov ebp, eax test r12, r12 je .L10 mov rdi, r12 call freeReplyObject@PLT .L10: xor eax, eax test ebp, ebp setne al jmp .L1 .p2align 4,,10 .p2align 3 .L26: mov rsi, rsp mov rdi, rax mov QWORD PTR [rsp], 0 call cliSecureConnection@PLT cmp rax, QWORD PTR REDIS_ERR[rip] je .L28 .L6: mov rax, QWORD PTR 16[rbp] cmp QWORD PTR 16[rax], 0 je .L5 jmp .L7 .p2align 4,,10 .p2align 3 .L27: mov rdx, rcx lea rsi, .LC3[rip] xor eax, eax call redisCommand@PLT mov r12, rax jmp .L9 .p2align 4,,10 .p2align 3 .L28: mov rdx, QWORD PTR [rsp] test rdx, rdx je .L6 mov edi, DWORD PTR stderr[rip] lea rsi, .LC2[rip] xor eax, eax call fprintf@PLT mov rdi, QWORD PTR 16[rbp] call redisFree@PLT mov QWORD PTR 16[rbp], 0 xor eax, eax jmp .L1 .L25: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size clusterManagerNodeConnect, .-clusterManagerNodeConnect .comm stderr,4,4 .comm config,24,16 .comm REDIS_ERR,8,8 .comm REDIS_CLI_KEEPALIVE_INTERVAL,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_redis-cli.c_clusterManagerNodeConnect.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Could not connect to Redis at \000" .align 2 .LC1: .ascii "%s:%d: %s\012\000" .align 2 .LC2: .ascii "TLS Error: %s\012\000" .align 2 .LC3: .ascii "AUTH %s\000" .align 2 .LC4: .ascii "AUTH %s %s\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC5: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type clusterManagerNodeConnect, %function clusterManagerNodeConnect: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r0, [r0, #8] ldr r3, .L31 sub sp, sp, #16 cmp r0, #0 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 beq .L2 bl redisFree .L2: ldm r4, {r0, r1} bl redisConnect ldr r5, [r0, #8] mov r3, r0 cmp r5, #0 str r0, [r4, #8] beq .L3 .L7: ldr r5, .L31+4 ldr r1, .L31+8 ldr r0, [r5] bl fprintf ldr r0, [r5] mov r5, #0 ldr r3, [r4, #8] ldr r1, .L31+12 ldr r2, [r3] ldr r3, [r4, #4] str r2, [sp] ldr r2, [r4] bl fprintf ldr r0, [r4, #8] bl redisFree str r5, [r4, #8] .L1: ldr r3, .L31 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L27 mov r0, r5 add sp, sp, #16 @ sp needed pop {r4, r5, r6, pc} .L3: ldr r6, .L31+16 ldr r2, [r6, #8] cmp r2, #0 bne .L28 .L5: ldr r2, .L31+20 ldr r1, [r3, #4] mov r0, #0 ldr r2, [r2] bl anetKeepAlive ldr r3, [r6] cmp r3, #0 moveq r5, #1 beq .L1 ldr r2, [r6, #4] ldr r0, [r4, #8] cmp r2, #0 beq .L29 ldr r1, .L31+24 bl redisCommand mov r6, r0 .L9: mov r0, r4 mov r2, #0 mov r1, r6 bl clusterManagerCheckRedisReply cmp r6, #0 mov r5, r0 beq .L10 mov r0, r6 bl freeReplyObject .L10: subs r5, r5, #0 movne r5, #1 b .L1 .L28: add r1, sp, #8 str r5, [sp, #8] bl cliSecureConnection ldr r3, .L31+28 ldr r3, [r3] cmp r0, r3 beq .L30 .L6: ldr r3, [r4, #8] ldr r2, [r3, #8] cmp r2, #0 beq .L5 b .L7 .L29: mov r2, r3 ldr r1, .L31+32 bl redisCommand mov r6, r0 b .L9 .L30: ldr r2, [sp, #8] cmp r2, #0 beq .L6 ldr r3, .L31+4 ldr r1, .L31+36 ldr r0, [r3] bl fprintf ldr r0, [r4, #8] bl redisFree str r5, [r4, #8] b .L1 .L27: bl __stack_chk_fail .L32: .align 2 .L31: .word .LC5 .word stderr .word .LC0 .word .LC1 .word config .word REDIS_CLI_KEEPALIVE_INTERVAL .word .LC4 .word REDIS_ERR .word .LC3 .word .LC2 .size clusterManagerNodeConnect, .-clusterManagerNodeConnect .comm stderr,4,4 .comm config,12,4 .comm REDIS_ERR,4,4 .comm REDIS_CLI_KEEPALIVE_INTERVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cpu.c_imx_print_silicon_rev.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "CPU identified as %s, unknown revision\n" .align 8 .LC1: .string "CPU identified as %s, silicon rev %d.%d\n" .text .p2align 4 .globl imx_print_silicon_rev .type imx_print_silicon_rev, @function imx_print_silicon_rev: .LFB0: .cfi_startproc endbr64 cmp DWORD PTR IMX_CHIP_REVISION_UNKNOWN[rip], esi je .L4 mov ecx, esi sar esi, 4 xor eax, eax mov edx, esi and ecx, 15 mov rsi, rdi and edx, 15 lea rdi, .LC1[rip] jmp pr_info@PLT .p2align 4,,10 .p2align 3 .L4: mov rsi, rdi xor eax, eax lea rdi, .LC0[rip] jmp pr_info@PLT .cfi_endproc .LFE0: .size imx_print_silicon_rev, .-imx_print_silicon_rev .comm IMX_CHIP_REVISION_UNKNOWN,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_cpu.c_imx_print_silicon_rev.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "CPU identified as %s, unknown revision\012\000" .align 2 .LC1: .ascii "CPU identified as %s, silicon rev %d.%d\012\000" .text .align 2 .global imx_print_silicon_rev .syntax unified .arm .fpu softvfp .type imx_print_silicon_rev, %function imx_print_silicon_rev: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r3, r1 ldr r2, .L5 mov r1, r0 ldr r2, [r2] cmp r2, r3 beq .L4 asr r2, r3, #4 ldr r0, .L5+4 and r2, r2, #15 and r3, r3, #15 b pr_info .L4: ldr r0, .L5+8 b pr_info .L6: .align 2 .L5: .word IMX_CHIP_REVISION_UNKNOWN .word .LC1 .word .LC0 .size imx_print_silicon_rev, .-imx_print_silicon_rev .comm IMX_CHIP_REVISION_UNKNOWN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pidfile.c_pidfile_ctx_init.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%s/%s.pid" .text .p2align 4 .globl pidfile_ctx_init .type pidfile_ctx_init, @function pidfile_ctx_init: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 lea rsi, .LC0[rip] mov rbp, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov rdx, QWORD PTR [rdi] mov rax, QWORD PTR 16[rdi] mov rbx, QWORD PTR 8[rdi] mov ecx, DWORD PTR [rdx] mov edx, DWORD PTR [rax] lea rdi, 4[rbx] call hc_asprintf@PLT mov DWORD PTR [rbx], 0 mov rdi, rbp call init_pidfile@PLT cmp eax, -1 je .L1 mov rdi, rbp call write_pidfile@PLT test eax, eax jne .L3 mov DWORD PTR [rbx], 1 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .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 pidfile_ctx_init, .-pidfile_ctx_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_pidfile.c_pidfile_ctx_init.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s/%s.pid\000" .text .align 2 .global pidfile_ctx_init .syntax unified .arm .fpu softvfp .type pidfile_ctx_init, %function pidfile_ctx_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldm r0, {r3, r5} mov r4, r0 mov r6, #0 ldr r2, [r0, #8] ldr r3, [r3] ldr r2, [r2] ldr r1, .L9 add r0, r5, #4 bl hc_asprintf mov r0, r4 str r6, [r5] bl init_pidfile cmn r0, #1 popeq {r4, r5, r6, pc} mov r0, r4 bl write_pidfile cmp r0, #0 moveq r3, #1 streq r3, [r5] movne r0, r6 pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word .LC0 .size pidfile_ctx_init, .-pidfile_ctx_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cred.c_set_cred_subscribers.c" .intel_syntax noprefix .text .p2align 4 .type set_cred_subscribers, @function set_cred_subscribers: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size set_cred_subscribers, .-set_cred_subscribers .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cred.c_set_cred_subscribers.c" .text .align 2 .syntax unified .arm .fpu softvfp .type set_cred_subscribers, %function set_cred_subscribers: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size set_cred_subscribers, .-set_cred_subscribers .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_esp_random.c_esp_random.c" .intel_syntax noprefix .text .p2align 4 .globl esp_random .type esp_random, @function esp_random: .LFB0: .cfi_startproc endbr64 xor eax, eax jmp rand@PLT .cfi_endproc .LFE0: .size esp_random, .-esp_random .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_esp_random.c_esp_random.c" .text .align 2 .global esp_random .syntax unified .arm .fpu softvfp .type esp_random, %function esp_random: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b rand .size esp_random, .-esp_random .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_daemon.c_service_loop.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Poll failed, resuming: %s" .LC1: .string "accept returned" .text .p2align 4 .type service_loop, @function service_loop: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov esi, 12 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, 40 .cfi_def_cfa_offset 96 mov edi, DWORD PTR [rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax call xcalloc@PLT mov r12, rax mov eax, DWORD PTR [rbx] test eax, eax jle .L2 mov rcx, QWORD PTR 8[rbx] lea esi, -1[rax] mov edi, DWORD PTR POLLIN[rip] lea rdx, 8[r12] lea rax, 4[rcx] lea rsi, [rax+rsi*4] jmp .L3 .L25: add rax, 4 .L3: mov ecx, DWORD PTR [rcx] add rdx, 12 mov DWORD PTR -20[rdx], edi mov DWORD PTR -12[rdx], ecx mov rcx, rax cmp rax, rsi jne .L25 .L2: mov esi, DWORD PTR child_handler[rip] mov edi, DWORD PTR SIGCHLD[rip] lea r13, 20[rsp] lea rbp, 16[rsp] call signal@PLT lea rax, 4[r12] mov QWORD PTR 8[rsp], rax .p2align 4,,10 .p2align 3 .L4: xor eax, eax call check_dead_children@PLT mov esi, DWORD PTR [rbx] mov edx, -1 mov rdi, r12 call poll@PLT test rax, rax jns .L26 mov edi, DWORD PTR errno[rip] cmp edi, 128 je .L4 call strerror@PLT lea rdi, .LC0[rip] mov esi, eax call logerror@PLT mov edi, 1 call sleep@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L26: mov eax, DWORD PTR [rbx] mov r15, QWORD PTR 8[rsp] xor r14d, r14d test eax, eax jg .L12 jmp .L4 .p2align 4,,10 .p2align 3 .L9: add r14d, 1 add r15, 12 cmp DWORD PTR [rbx], r14d jle .L4 .L12: mov eax, DWORD PTR [r15] test DWORD PTR POLLIN[rip], eax je .L9 mov DWORD PTR 20[rsp], 4 mov edi, DWORD PTR 4[r15] mov rdx, r13 mov rsi, rbp call accept@PLT mov r9d, eax test eax, eax jns .L10 mov DWORD PTR 4[rsp], eax mov eax, DWORD PTR errno[rip] add eax, -128 cmp eax, 2 jbe .L9 lea rdi, .LC1[rip] call die_errno@PLT mov r9d, DWORD PTR 4[rsp] .L10: mov edx, DWORD PTR 20[rsp] mov rsi, rbp mov edi, r9d call handle@PLT jmp .L9 .cfi_endproc .LFE0: .size service_loop, .-service_loop .comm errno,4,4 .comm child_handler,4,4 .comm SIGCHLD,4,4 .comm POLLIN,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_daemon.c_service_loop.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Poll failed, resuming: %s\000" .align 2 .LC1: .ascii "accept returned\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type service_loop, %function service_loop: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r6, r0 ldr r3, .L28 sub sp, sp, #28 mov r1, #12 ldr r0, [r0] ldr r3, [r3] str r3, [sp, #20] mov r3,#0 bl xcalloc ldr r2, [r6] mov r7, r0 cmp r2, #0 ldrle r5, .L28+4 ble .L2 ldr r3, [r6, #4] ldr r5, .L28+4 mov r1, r0 sub r3, r3, #4 ldr r0, [r5] add r2, r3, r2, lsl #2 .L3: ldr ip, [r3, #4]! cmp r3, r2 str ip, [r1, #8] str r0, [r1], #12 bne .L3 .L2: ldr r2, .L28+8 ldr r3, .L28+12 ldr r1, [r2] ldr r0, [r3] bl signal ldr r9, .L28+16 ldr r10, .L28+20 .L4: bl check_dead_children mvn r2, #0 mov r0, r7 ldr r1, [r6] bl poll cmp r0, #0 bge .L27 ldr r0, [r9] cmp r0, #128 beq .L4 bl strerror mov r1, r0 mov r0, r10 bl logerror mov r0, #1 bl sleep b .L4 .L27: ldr r0, [r6] cmp r0, #0 movgt r4, r7 movgt fp, #0 movgt r8, #4 bgt .L12 b .L4 .L9: add fp, fp, #1 cmp r0, fp add r4, r4, #12 ble .L4 .L12: ldr r1, [r4, #4] ldr r2, [r5] tst r1, r2 beq .L9 str r8, [sp, #16] add r2, sp, #16 ldr r0, [r4, #8] add r1, sp, #12 bl accept subs r2, r0, #0 bge .L10 ldr r1, [r9] sub r1, r1, #128 cmp r1, #2 bls .L25 ldr r0, .L28+24 str r2, [sp, #4] bl die_errno ldr r2, [sp, #4] .L10: mov r0, r2 add r1, sp, #12 ldr r2, [sp, #16] bl handle .L25: ldr r0, [r6] b .L9 .L29: .align 2 .L28: .word .LC2 .word POLLIN .word child_handler .word SIGCHLD .word errno .word .LC0 .word .LC1 .size service_loop, .-service_loop .comm errno,4,4 .comm child_handler,4,4 .comm SIGCHLD,4,4 .comm POLLIN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_keyboard_layout.c_execute_keyboard_layout_mapping.c" .intel_syntax noprefix .text .p2align 4 .globl execute_keyboard_layout_mapping .type execute_keyboard_layout_mapping, @function execute_keyboard_layout_mapping: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 pxor xmm0, xmm0 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rdx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 xor r12d, r12d 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 xor ebx, ebx sub rsp, 104 .cfi_def_cfa_offset 160 mov DWORD PTR [rsp], esi mov DWORD PTR 4[rsp], ecx mov rax, QWORD PTR fs:40 mov QWORD PTR 88[rsp], rax xor eax, eax movaps XMMWORD PTR 16[rsp], xmm0 movaps XMMWORD PTR 32[rsp], xmm0 movaps XMMWORD PTR 48[rsp], xmm0 movaps XMMWORD PTR 64[rsp], xmm0 cmp ebx, DWORD PTR [rsp] jl .L15 jmp .L16 .p2align 4,,10 .p2align 3 .L28: movsx rax, ebx mov QWORD PTR 8[rsp], rax mov r8d, DWORD PTR 0[rbp+rax*4] lea rcx, 0[0+rax*4] cmp r15d, 1 je .L18 mov eax, DWORD PTR 4[rbp+rcx] cmp r15d, 2 je .L19 mov edx, DWORD PTR 8[rbp+rcx] sal edx, 16 cmp r15d, 3 je .L20 mov edi, DWORD PTR 12[rbp+rcx] sal edi, 24 .L4: or edi, edx sal eax, 8 or edi, r8d or edi, eax mov r14d, edi .L6: mov ecx, DWORD PTR 4[rsp] mov rdx, r13 mov esi, r15d mov edi, r14d call find_keyboard_layout_map@PLT cmp eax, -1 je .L27 cdqe lea rax, 0[r13+rax*8] mov edx, DWORD PTR [rax] mov eax, DWORD PTR 4[rax] cmp eax, 3 je .L8 jg .L9 cmp eax, 1 je .L10 cmp eax, 2 jne .L12 movsx rax, r12d movzx ecx, dl movzx edx, dh add r12d, 2 sal rax, 2 mov DWORD PTR 16[rsp+rax], ecx mov DWORD PTR 20[rsp+rax], edx .p2align 4,,10 .p2align 3 .L12: add ebx, r15d .L14: cmp DWORD PTR [rsp], ebx jle .L16 .L15: mov edi, DWORD PTR [rsp] mov esi, 4 sub edi, ebx call MIN@PLT mov r15d, eax test eax, eax jg .L28 jne .L14 movsx rax, ebx mov QWORD PTR 8[rsp], rax .L7: mov rsi, QWORD PTR 8[rsp] movsx rax, r12d add ebx, 1 add r12d, 1 mov edx, DWORD PTR 0[rbp+rsi*4] mov DWORD PTR 16[rsp+rax*4], edx cmp ebx, DWORD PTR [rsp] jl .L15 .p2align 4,,10 .p2align 3 .L16: mov rax, QWORD PTR 16[rsp] mov QWORD PTR 0[rbp], rax mov rax, QWORD PTR 24[rsp] mov QWORD PTR 8[rbp], rax mov rax, QWORD PTR 32[rsp] mov QWORD PTR 16[rbp], rax mov rax, QWORD PTR 40[rsp] mov QWORD PTR 24[rbp], rax mov rax, QWORD PTR 48[rsp] mov QWORD PTR 32[rbp], rax mov rax, QWORD PTR 56[rsp] mov QWORD PTR 40[rbp], rax mov rax, QWORD PTR 64[rsp] mov QWORD PTR 48[rbp], rax mov rax, QWORD PTR 72[rsp] mov QWORD PTR 56[rbp], rax mov rax, QWORD PTR 88[rsp] xor rax, QWORD PTR fs:40 jne .L29 add rsp, 104 .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 .L9: .cfi_restore_state cmp eax, 4 jne .L12 movsx rax, r12d movzx ecx, dl add r12d, 4 sal rax, 2 mov DWORD PTR 16[rsp+rax], ecx movzx ecx, dh mov DWORD PTR 20[rsp+rax], ecx mov ecx, edx shr edx, 24 sar ecx, 16 mov DWORD PTR 28[rsp+rax], edx and ecx, 255 mov DWORD PTR 24[rsp+rax], ecx jmp .L12 .p2align 4,,10 .p2align 3 .L27: sub r15d, 1 jne .L6 jmp .L7 .p2align 4,,10 .p2align 3 .L10: movsx rax, r12d and edx, 255 add r12d, 1 mov DWORD PTR 16[rsp+rax*4], edx jmp .L12 .p2align 4,,10 .p2align 3 .L8: movsx rax, r12d movzx ecx, dl add r12d, 3 sal rax, 2 mov DWORD PTR 16[rsp+rax], ecx movzx ecx, dh sar edx, 16 and edx, 255 mov DWORD PTR 20[rsp+rax], ecx mov DWORD PTR 24[rsp+rax], edx jmp .L12 .p2align 4,,10 .p2align 3 .L19: xor edi, edi xor edx, edx jmp .L4 .L18: xor edi, edi xor edx, edx xor eax, eax jmp .L4 .L29: call __stack_chk_fail@PLT .L20: xor edi, edi jmp .L4 .cfi_endproc .LFE0: .size execute_keyboard_layout_mapping, .-execute_keyboard_layout_mapping .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_keyboard_layout.c_execute_keyboard_layout_mapping.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global execute_keyboard_layout_mapping .syntax unified .arm .fpu softvfp .type execute_keyboard_layout_mapping, %function execute_keyboard_layout_mapping: @ args = 0, pretend = 0, frame = 72 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r6, #0 sub sp, sp, #76 mov fp, r3 ldr r3, .L29 mov r9, r0 mov r10, r1 mov r7, r2 mov r1, r6 mov r2, #64 add r0, sp, #4 ldr r3, [r3] str r3, [sp, #68] mov r3,#0 mov r8, r6 bl memset .L2: cmp r6, r10 bge .L16 .L15: mov r1, #4 sub r0, r10, r6 bl MIN subs r5, r0, #0 ble .L3 cmp r5, #1 ldr r1, [r9, r6, lsl #2] lsl r3, r6, #2 beq .L18 add r3, r9, r3 cmp r5, #2 ldr r2, [r3, #4] beq .L19 ldr r4, [r3, #8] cmp r5, #3 lsl r0, r4, #16 beq .L20 ldr r4, [r3, #12] lsl r4, r4, #24 .L4: orr r4, r4, r0 orr r4, r4, r1 orr r4, r4, r2, lsl #8 .L6: mov r3, fp mov r2, r7 mov r1, r5 mov r0, r4 bl find_keyboard_layout_map cmn r0, #1 beq .L27 add r3, r7, r0, lsl #3 ldr r3, [r3, #4] ldr r2, [r7, r0, lsl #3] sub r3, r3, #1 cmp r3, #3 ldrls pc, [pc, r3, asl #2] b .L8 .L10: .word .L13 .word .L12 .word .L11 .word .L9 .L9: asr r0, r2, #8 asr r1, r2, #16 add r3, sp, #72 add r3, r3, r8, lsl #2 and ip, r2, #255 and r0, r0, #255 and r1, r1, #255 lsr r2, r2, #24 str r0, [r3, #-64] add r8, r8, #4 str ip, [r3, #-68] str r1, [r3, #-60] str r2, [r3, #-56] .L8: add r6, r6, r5 .L14: cmp r10, r6 bgt .L15 .L16: ldmib sp, {r0, r1, r2, r3} str r3, [r9, #12] ldr r3, [sp, #32] str r0, [r9] str r1, [r9, #4] ldr r0, [sp, #20] ldr r1, [sp, #24] str r2, [r9, #8] str r3, [r9, #28] ldr r2, [sp, #28] ldr r3, [sp, #48] str r0, [r9, #16] str r1, [r9, #20] ldr r0, [sp, #36] ldr r1, [sp, #40] str r2, [r9, #24] str r3, [r9, #44] ldr r2, [sp, #44] ldr r3, [sp, #64] str r0, [r9, #32] str r1, [r9, #36] ldr r0, [sp, #52] ldr r1, [sp, #56] str r2, [r9, #40] str r3, [r9, #60] ldr r2, [sp, #60] ldr r3, .L29 str r0, [r9, #48] str r1, [r9, #52] str r2, [r9, #56] ldr r2, [r3] ldr r3, [sp, #68] eors r2, r3, r2 mov r3, #0 bne .L28 mov r0, r8 add sp, sp, #76 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L11: asr r0, r2, #8 asr r1, r2, #16 add r3, sp, #72 add r3, r3, r8, lsl #2 and r0, r0, #255 and r2, r2, #255 and r1, r1, #255 str r0, [r3, #-64] add r8, r8, #3 str r2, [r3, #-68] str r1, [r3, #-60] b .L8 .L13: add r3, sp, #72 add r3, r3, r8, lsl #2 and r2, r2, #255 str r2, [r3, #-68] add r8, r8, #1 b .L8 .L12: asr r3, r2, #8 add r1, sp, #72 add r1, r1, r8, lsl #2 and r3, r3, #255 and r2, r2, #255 str r3, [r1, #-64] str r2, [r1, #-68] add r8, r8, #2 b .L8 .L27: subs r5, r5, #1 bne .L6 .L7: ldr r2, [r9, r6, lsl #2] add r3, sp, #72 add r3, r3, r8, lsl #2 add r6, r6, #1 str r2, [r3, #-68] add r8, r8, #1 b .L2 .L19: mov r4, #0 mov r0, r4 b .L4 .L3: beq .L7 b .L14 .L18: mov r4, #0 mov r0, r4 mov r2, r4 b .L4 .L28: bl __stack_chk_fail .L20: mov r4, #0 b .L4 .L30: .align 2 .L29: .word .LC0 .size execute_keyboard_layout_mapping, .-execute_keyboard_layout_mapping .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_openprom.c_openprom_compat_ioctl.c" .intel_syntax noprefix .text .p2align 4 .type openprom_compat_ioctl, @function openprom_compat_ioctl: .LFB0: .cfi_startproc endbr64 lea eax, -128[rsi] cmp eax, 14 jbe .L2 mov rax, QWORD PTR ENOTTY[rip] neg rax ret .p2align 4,,10 .p2align 3 .L2: mov rax, QWORD PTR [rdi] mov rcx, rdx mov edx, esi mov rsi, rdi mov edi, DWORD PTR [rax] jmp openprom_ioctl@PLT .cfi_endproc .LFE0: .size openprom_compat_ioctl, .-openprom_compat_ioctl .comm ENOTTY,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_openprom.c_openprom_compat_ioctl.c" .text .align 2 .syntax unified .arm .fpu softvfp .type openprom_compat_ioctl, %function openprom_compat_ioctl: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. sub r3, r1, #128 cmp r3, #14 mov ip, r1 mov r1, r0 bls .L2 ldr r3, .L6 ldr r0, [r3] rsb r0, r0, #0 bx lr .L2: ldr r0, [r0] mov r3, r2 ldr r0, [r0] mov r2, ip b openprom_ioctl .L7: .align 2 .L6: .word ENOTTY .size openprom_compat_ioctl, .-openprom_compat_ioctl .comm ENOTTY,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_test_freezer.c_cg_freeze_nowait.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "1" .LC1: .string "0" .LC2: .string "cgroup.freeze" .text .p2align 4 .type cg_freeze_nowait, @function cg_freeze_nowait: .LFB0: .cfi_startproc endbr64 test esi, esi lea rdx, .LC0[rip] lea rax, .LC1[rip] cmove rdx, rax lea rsi, .LC2[rip] jmp cg_write@PLT .cfi_endproc .LFE0: .size cg_freeze_nowait, .-cg_freeze_nowait .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_test_freezer.c_cg_freeze_nowait.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "1\000" .align 2 .LC1: .ascii "0\000" .align 2 .LC2: .ascii "cgroup.freeze\000" .text .align 2 .syntax unified .arm .fpu softvfp .type cg_freeze_nowait, %function cg_freeze_nowait: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov ip, r1 ldr r3, .L5 cmp ip, #0 ldr r2, .L5+4 ldr r1, .L5+8 moveq r2, r3 b cg_write .L6: .align 2 .L5: .word .LC1 .word .LC0 .word .LC2 .size cg_freeze_nowait, .-cg_freeze_nowait .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_exynos_mixer.c_mixer_remove.c" .intel_syntax noprefix .text .p2align 4 .type mixer_remove, @function mixer_remove: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call pm_runtime_disable@PLT mov rdi, rbp lea rsi, mixer_component_ops[rip] call component_del@PLT xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size mixer_remove, .-mixer_remove .comm mixer_component_ops,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_exynos_mixer.c_mixer_remove.c" .text .align 2 .syntax unified .arm .fpu softvfp .type mixer_remove, %function mixer_remove: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl pm_runtime_disable mov r0, r4 ldr r1, .L4 bl component_del mov r0, #0 pop {r4, pc} .L5: .align 2 .L4: .word mixer_component_ops .size mixer_remove, .-mixer_remove .comm mixer_component_ops,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_eeh.c_find_device_pe.c" .intel_syntax noprefix .text .p2align 4 .globl find_device_pe .type find_device_pe, @function find_device_pe: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi mov rdi, QWORD PTR [rdi] test rdi, rdi jne .L2 jmp .L3 .p2align 4,,10 .p2align 3 .L14: mov rdi, QWORD PTR [r12] call PCI_DN@PLT mov eax, DWORD PTR [rax] test DWORD PTR EEH_MODE_SUPPORTED[rip], eax je .L3 mov r12, QWORD PTR [r12] mov rdi, QWORD PTR [r12] test rdi, rdi je .L3 .L2: call PCI_DN@PLT test rax, rax jne .L14 .L3: mov rax, r12 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size find_device_pe, .-find_device_pe .comm EEH_MODE_SUPPORTED,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_eeh.c_find_device_pe.c" .text .align 2 .global find_device_pe .syntax unified .arm .fpu softvfp .type find_device_pe, %function find_device_pe: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r0, [r0] cmp r0, #0 beq .L3 ldr r5, .L15 b .L2 .L14: ldr r0, [r4] bl PCI_DN ldr r3, [r5] ldr r2, [r0] tst r2, r3 beq .L3 ldr r4, [r4] ldr r0, [r4] cmp r0, #0 beq .L3 .L2: bl PCI_DN cmp r0, #0 bne .L14 .L3: mov r0, r4 pop {r4, r5, r6, pc} .L16: .align 2 .L15: .word EEH_MODE_SUPPORTED .size find_device_pe, .-find_device_pe .comm EEH_MODE_SUPPORTED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bmtphy.c_bmtphy_service.c" .intel_syntax noprefix .text .p2align 4 .type bmtphy_service, @function bmtphy_service: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, edx sub rsp, 8 .cfi_def_cfa_offset 32 cmp edx, 128 je .L2 cmp edx, 130 jne .L3 call mii_phy_setmedia@PLT .L3: mov rdi, r12 call PHY_STATUS@PLT mov esi, ebp mov rdi, r12 call mii_phy_update@PLT .L4: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 xor eax, eax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state call mii_phy_tick@PLT cmp eax, DWORD PTR EJUSTRETURN[rip] jne .L3 jmp .L4 .cfi_endproc .LFE0: .size bmtphy_service, .-bmtphy_service .comm EJUSTRETURN,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_bmtphy.c_bmtphy_service.c" .text .align 2 .syntax unified .arm .fpu softvfp .type bmtphy_service, %function bmtphy_service: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r2, #128 push {r4, r5, r6, lr} mov r4, r2 mov r5, r0 beq .L2 cmp r2, #130 bne .L3 bl mii_phy_setmedia .L3: mov r0, r5 bl PHY_STATUS mov r1, r4 mov r0, r5 bl mii_phy_update .L4: mov r0, #0 pop {r4, r5, r6, pc} .L2: bl mii_phy_tick ldr r3, .L7 ldr r3, [r3] cmp r0, r3 bne .L3 b .L4 .L8: .align 2 .L7: .word EJUSTRETURN .size bmtphy_service, .-bmtphy_service .comm EJUSTRETURN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hpifunc.c_hpi_meter_get_rms.c" .intel_syntax noprefix .text .p2align 4 .globl hpi_meter_get_rms .type hpi_meter_get_rms, @function hpi_meter_get_rms: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12d, edi push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rsi sub rsp, 40 .cfi_def_cfa_offset 80 mov ecx, DWORD PTR HPI_CONTROL_GET_STATE[rip] mov edx, DWORD PTR HPI_OBJ_CONTROL[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax lea r14, 4[rsp] lea r13, 12[rsp] mov rsi, r14 mov rdi, r13 call hpi_init_message_response@PLT lea rdx, 16[rsp] lea rsi, 20[rsp] mov edi, r12d call hpi_handle_indexes@PLT mov r8d, DWORD PTR HPI_ERROR_INVALID_HANDLE[rip] test rax, rax je .L13 .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L14 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r8d 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 .L13: .cfi_restore_state mov eax, DWORD PTR HPI_METER_RMS[rip] mov rsi, r14 mov rdi, r13 mov DWORD PTR 12[rsp], eax call hpi_send_recv@PLT mov r8d, DWORD PTR 4[rsp] test r8d, r8d je .L4 mov esi, DWORD PTR HPI_MAX_CHANNELS[rip] xor eax, eax test esi, esi jle .L1 .p2align 4,,10 .p2align 3 .L5: movzx ecx, WORD PTR HPI_METER_MINIMUM[rip] movsx rdx, ax add eax, 1 mov WORD PTR 0[rbp+rdx*2], cx movsx edx, ax cmp edx, esi jl .L5 jmp .L1 .p2align 4,,10 .p2align 3 .L4: mov eax, DWORD PTR HPI_MAX_CHANNELS[rip] mov esi, DWORD PTR 8[rsp] mov rdi, rbp lea edx, [rax+rax] call memcpy@PLT mov r8d, DWORD PTR 4[rsp] jmp .L1 .L14: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size hpi_meter_get_rms, .-hpi_meter_get_rms .comm HPI_OBJ_CONTROL,4,4 .comm HPI_METER_RMS,4,4 .comm HPI_METER_MINIMUM,2,2 .comm HPI_MAX_CHANNELS,4,4 .comm HPI_ERROR_INVALID_HANDLE,4,4 .comm HPI_CONTROL_GET_STATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_hpifunc.c_hpi_meter_get_rms.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global hpi_meter_get_rms .syntax unified .arm .fpu softvfp .type hpi_meter_get_rms, %function hpi_meter_get_rms: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} mov r4, r0 ldr r3, .L13 ldr r2, .L13+4 sub sp, sp, #28 ldr ip, .L13+8 ldr r3, [r3] ldr r2, [r2] mov r5, r1 add r0, sp, #8 mov r1, sp ldr ip, [ip] str ip, [sp, #20] mov ip,#0 bl hpi_init_message_response mov r0, r4 add r2, sp, #12 add r1, sp, #16 bl hpi_handle_indexes subs r4, r0, #0 beq .L2 ldr r3, .L13+12 ldr r0, [r3] .L1: ldr r3, .L13+8 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L12 add sp, sp, #28 @ sp needed pop {r4, r5, pc} .L2: ldr r3, .L13+16 mov r1, sp ldr r3, [r3] add r0, sp, #8 str r3, [sp, #8] bl hpi_send_recv ldr r0, [sp] ldr r3, .L13+20 cmp r0, #0 beq .L4 ldr ip, [r3] cmp ip, #0 movgt r3, r4 ldrgt lr, .L13+24 ble .L1 .L5: add r1, r3, #1 lsl r2, r3, #1 lsl r3, r1, #16 asr r3, r3, #16 ldrsh r1, [lr] cmp r3, ip strh r1, [r5, r2] @ movhi blt .L5 b .L1 .L4: ldr r2, [r3] mov r0, r5 ldr r1, [sp, #4] lsl r2, r2, #1 bl memcpy ldr r0, [sp] b .L1 .L12: bl __stack_chk_fail .L14: .align 2 .L13: .word HPI_CONTROL_GET_STATE .word HPI_OBJ_CONTROL .word .LC0 .word HPI_ERROR_INVALID_HANDLE .word HPI_METER_RMS .word HPI_MAX_CHANNELS .word HPI_METER_MINIMUM .size hpi_meter_get_rms, .-hpi_meter_get_rms .comm HPI_OBJ_CONTROL,4,4 .comm HPI_METER_RMS,4,4 .comm HPI_METER_MINIMUM,2,2 .comm HPI_MAX_CHANNELS,4,4 .comm HPI_ERROR_INVALID_HANDLE,4,4 .comm HPI_CONTROL_GET_STATE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_res.c_allocate_resource_data.c" .intel_syntax noprefix .text .p2align 4 .type allocate_resource_data, @function allocate_resource_data: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 test rdx, rdx je .L6 mov r13d, ecx test ecx, ecx je .L6 mov ebx, edi mov ebp, esi mov r14, rdx xor eax, eax test r8, r8 jne .L9 call GetProcessHeap@PLT mov edx, 24 xor esi, esi mov edi, eax call HeapAlloc@PLT mov r12, rax test rax, rax je .L1 mov DWORD PTR 16[r12], ebx mov DWORD PTR [r12], ebp mov DWORD PTR 4[r12], r13d mov QWORD PTR 8[r12], r14 .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rax, r12 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state call GetProcessHeap@PLT lea edx, 24[r13] xor esi, esi mov edi, eax call HeapAlloc@PLT mov r12, rax test rax, rax je .L1 lea rdi, 24[rax] mov DWORD PTR 16[rax], ebx mov edx, r13d mov rsi, r14 mov DWORD PTR [rax], ebp mov DWORD PTR 4[rax], r13d mov QWORD PTR 8[rax], rdi call memcpy@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rax, r12 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state xor r12d, r12d pop rbx .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 mov rax, r12 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size allocate_resource_data, .-allocate_resource_data .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_res.c_allocate_resource_data.c" .text .align 2 .syntax unified .arm .fpu softvfp .type allocate_resource_data, %function allocate_resource_data: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 clz ip, r3 cmp r2, #0 lsr ip, ip, #5 push {r4, r5, r6, r7, r8, lr} movne r4, ip moveq r4, #1 cmp r4, #0 movne r4, #0 bne .L1 mov r8, r3 mov r6, r0 mov r7, r1 mov r5, r2 bl GetProcessHeap ldr r3, [sp, #24] cmp r3, #0 bne .L9 mov r2, #16 ldr r1, [sp, #24] bl HeapAlloc subs r4, r0, #0 stmne r4, {r7, r8} strne r6, [r4, #12] strne r5, [r4, #8] .L1: mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .L9: mov r1, r4 add r2, r8, #16 bl HeapAlloc subs r4, r0, #0 beq .L1 add r0, r4, #16 mov r2, r8 mov r1, r5 stm r4, {r7, r8} str r6, [r4, #12] str r0, [r4, #8] bl memcpy mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .size allocate_resource_data, .-allocate_resource_data .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_parse.c_stat4.c" .intel_syntax noprefix .text .p2align 4 .globl stat4 .type stat4, @function stat4: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call node4@PLT mov edx, DWORD PTR NSTAT[rip] mov DWORD PTR [rax], edx add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size stat4, .-stat4 .comm NSTAT,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_parse.c_stat4.c" .text .align 2 .global stat4 .syntax unified .arm .fpu softvfp .type stat4, %function stat4: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! sub sp, sp, #12 ldr ip, [sp, #16] str ip, [sp] bl node4 ldr r3, .L4 ldr r3, [r3] str r3, [r0] add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .L5: .align 2 .L4: .word NSTAT .size stat4, .-stat4 .comm NSTAT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ip_set_hash_netport.c_hash_netport4_data_zero_out.c" .intel_syntax noprefix .text .p2align 4 .type hash_netport4_data_zero_out, @function hash_netport4_data_zero_out: .LFB0: .cfi_startproc endbr64 mov QWORD PTR [rdi], 0 ret .cfi_endproc .LFE0: .size hash_netport4_data_zero_out, .-hash_netport4_data_zero_out .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ip_set_hash_netport.c_hash_netport4_data_zero_out.c" .text .align 2 .syntax unified .arm .fpu softvfp .type hash_netport4_data_zero_out, %function hash_netport4_data_zero_out: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r3, #0 str r3, [r0] bx lr .size hash_netport4_data_zero_out, .-hash_netport4_data_zero_out .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_minilua.c_set2.c" .intel_syntax noprefix .text .p2align 4 .type set2, @function set2: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edx mov edx, esi mov esi, 1 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 32 call lua_rawseti@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov edx, r12d mov rdi, rbp mov esi, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp lua_rawseti@PLT .cfi_endproc .LFE0: .size set2, .-set2 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_minilua.c_set2.c" .text .align 2 .syntax unified .arm .fpu softvfp .type set2, %function set2: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, r2 mov r2, r1 mov r1, #1 bl lua_rawseti mov r2, r5 mov r0, r4 pop {r4, r5, r6, lr} mov r1, #1 b lua_rawseti .size set2, .-set2 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lkc.h_sym_get_choice_value.c" .intel_syntax noprefix .text .p2align 4 .type sym_get_choice_value, @function sym_get_choice_value: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR [rdi] ret .cfi_endproc .LFE0: .size sym_get_choice_value, .-sym_get_choice_value .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_lkc.h_sym_get_choice_value.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sym_get_choice_value, %function sym_get_choice_value: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r0, [r0] bx lr .size sym_get_choice_value, .-sym_get_choice_value .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_iop-adma.h_iop_chan_enable.c" .intel_syntax noprefix .text .p2align 4 .type iop_chan_enable, @function iop_chan_enable: .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 DMA_CCR@PLT mov edi, eax call __raw_readl@PLT mov rdi, rbp mov ebx, eax call DMA_CCR@PLT or ebx, 1 add rsp, 8 .cfi_def_cfa_offset 24 mov edi, ebx mov esi, eax pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp __raw_writel@PLT .cfi_endproc .LFE0: .size iop_chan_enable, .-iop_chan_enable .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_iop-adma.h_iop_chan_enable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type iop_chan_enable, %function iop_chan_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 bl DMA_CCR bl __raw_readl mov r4, r0 mov r0, r5 bl DMA_CCR mov r1, r0 orr r0, r4, #1 pop {r4, r5, r6, lr} b __raw_writel .size iop_chan_enable, .-iop_chan_enable .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bpf-loader.h_bpf__apply_obj_config.c" .intel_syntax noprefix .text .p2align 4 .type bpf__apply_obj_config, @function bpf__apply_obj_config: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size bpf__apply_obj_config, .-bpf__apply_obj_config .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bpf-loader.h_bpf__apply_obj_config.c" .text .align 2 .syntax unified .arm .fpu softvfp .type bpf__apply_obj_config, %function bpf__apply_obj_config: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size bpf__apply_obj_config, .-bpf__apply_obj_config .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rtlstr.c_test_RtlHashUnicodeString.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "got status 0x%08x\n" .LC1: .string "got 0x%08x\n" .LC2: .string "got status 0x%08x for %s\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC3: .string "got wrong hash 0x%08x, expected 0x%08x, for %s, mode %d\n" .text .p2align 4 .type test_RtlHashUnicodeString, @function test_RtlHashUnicodeString: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 xor edi, edi 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, 48 .cfi_def_cfa_offset 96 mov edx, DWORD PTR HASH_STRING_ALGORITHM_X65599[rip] mov esi, DWORD PTR FALSE[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax lea r13, 12[rsp] lea rbp, 16[rsp] mov rcx, r13 call pRtlHashUnicodeString@PLT xor edi, edi cmp DWORD PTR STATUS_INVALID_PARAMETER[rip], eax lea rsi, .LC0[rip] sete dil mov edx, eax xor eax, eax call ok@PLT lea rsi, strW.1955[rip] mov rdi, rbp call RtlInitUnicodeString@PLT mov edx, DWORD PTR HASH_STRING_ALGORITHM_X65599[rip] xor ecx, ecx mov rdi, rbp mov esi, DWORD PTR FALSE[rip] call pRtlHashUnicodeString@PLT xor edi, edi cmp DWORD PTR STATUS_INVALID_PARAMETER[rip], eax lea rsi, .LC0[rip] sete dil mov edx, eax xor eax, eax call ok@PLT mov edx, DWORD PTR HASH_STRING_ALGORITHM_INVALID[rip] mov rcx, r13 mov rdi, rbp mov esi, DWORD PTR FALSE[rip] call pRtlHashUnicodeString@PLT xor edi, edi cmp DWORD PTR STATUS_INVALID_PARAMETER[rip], eax lea rsi, .LC0[rip] sete dil mov edx, eax xor eax, eax call ok@PLT mov edx, DWORD PTR HASH_STRING_ALGORITHM_X65599[rip] mov rcx, r13 mov rdi, rbp mov esi, DWORD PTR FALSE[rip] lea rax, strW.1955[rip] mov QWORD PTR 24[rsp], rax movabs rax, 30064771078 mov QWORD PTR 16[rsp], rax call pRtlHashUnicodeString@PLT xor edi, edi cmp DWORD PTR STATUS_SUCCESS[rip], eax lea rsi, .LC0[rip] sete dil mov edx, eax xor eax, eax call ok@PLT mov edx, DWORD PTR 12[rsp] xor edi, edi lea rsi, .LC1[rip] cmp edx, 847261827 sete dil xor eax, eax call ok@PLT mov rbx, QWORD PTR hash_test[rip] mov rsi, QWORD PTR [rbx] cmp BYTE PTR [rsi], 0 je .L1 lea r14, .LC2[rip] .p2align 4,,10 .p2align 3 .L3: mov rdi, rbp call RtlInitUnicodeString@PLT mov edx, DWORD PTR HASH_STRING_ALGORITHM_X65599[rip] mov rcx, r13 mov rdi, rbp mov DWORD PTR 12[rsp], 0 mov esi, DWORD PTR 12[rbx] call pRtlHashUnicodeString@PLT mov rdi, QWORD PTR [rbx] mov r12d, eax call wine_dbgstr_w@PLT xor edi, edi mov edx, r12d mov rsi, r14 cmp DWORD PTR STATUS_SUCCESS[rip], r12d mov ecx, eax sete dil xor eax, eax call ok@PLT mov rdi, QWORD PTR [rbx] mov r12d, DWORD PTR 12[rbx] call wine_dbgstr_w@PLT mov ecx, DWORD PTR 8[rbx] mov edx, DWORD PTR 12[rsp] xor edi, edi mov r8d, eax lea rsi, .LC3[rip] mov r9d, r12d cmp ecx, edx sete dil xor eax, eax add rbx, 16 call ok@PLT mov rsi, QWORD PTR [rbx] cmp BYTE PTR [rsi], 0 jne .L3 .L1: mov rax, QWORD PTR 40[rsp] xor rax, QWORD PTR fs:40 jne .L8 add rsp, 48 .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 .L8: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size test_RtlHashUnicodeString, .-test_RtlHashUnicodeString .section .rodata .type strW.1955, @object .size strW.1955, 7 strW.1955: .string "Test" .string "1" .comm hash_test,8,8 .comm STATUS_SUCCESS,4,4 .comm STATUS_INVALID_PARAMETER,4,4 .comm HASH_STRING_ALGORITHM_X65599,4,4 .comm HASH_STRING_ALGORITHM_INVALID,4,4 .comm FALSE,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_rtlstr.c_test_RtlHashUnicodeString.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "got status 0x%08x\012\000" .align 2 .LC1: .ascii "got 0x%08x\012\000" .align 2 .LC2: .ascii "got status 0x%08x for %s\012\000" .align 2 .LC3: .ascii "got wrong hash 0x%08x, expected 0x%08x, for %s, mod" .ascii "e %d\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC4: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type test_RtlHashUnicodeString, %function test_RtlHashUnicodeString: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r4, .L12 ldr r6, .L12+4 sub sp, sp, #36 ldr ip, .L12+8 add r3, sp, #12 ldr r1, [r4] ldr r2, [r6] mov r0, #0 ldr ip, [ip] str ip, [sp, #28] mov ip,#0 bl pRtlHashUnicodeString mov r2, r0 ldr r5, .L12+12 ldr r7, .L12+16 ldr r0, [r5] ldr r1, .L12+20 sub r0, r0, r2 clz r0, r0 lsr r0, r0, #5 bl ok mov r1, r7 add r0, sp, #16 bl RtlInitUnicodeString mov r3, #0 ldr r1, [r4] ldr r2, [r6] add r0, sp, #16 bl pRtlHashUnicodeString mov r2, r0 ldr r0, [r5] ldr r1, .L12+20 sub r0, r0, r2 clz r0, r0 lsr r0, r0, #5 bl ok ldr r2, .L12+24 ldr r1, [r4] add r3, sp, #12 ldr r2, [r2] add r0, sp, #16 bl pRtlHashUnicodeString mov r2, r0 ldr r0, [r5] ldr r1, .L12+20 sub r0, r0, r2 clz r0, r0 lsr r0, r0, #5 bl ok mov lr, #6 mov ip, #7 add r3, sp, #12 ldr r1, [r4] ldr r2, [r6] add r0, sp, #16 str lr, [sp, #16] str ip, [sp, #20] str r7, [sp, #24] bl pRtlHashUnicodeString mov r2, r0 ldr r7, .L12+28 ldr r1, .L12+20 ldr r0, [r7] sub r0, r0, r2 clz r0, r0 lsr r0, r0, #5 bl ok ldr r2, [sp, #12] ldr r0, .L12+32 ldr r1, .L12+36 sub r0, r2, r0 clz r0, r0 lsr r0, r0, #5 bl ok ldr r3, .L12+40 ldr r4, [r3] ldr r1, [r4] ldrb r3, [r1] @ zero_extendqisi2 cmp r3, #0 beq .L1 mov r10, #0 ldr r9, .L12+44 ldr r8, .L12+48 add r4, r4, #12 .L3: add r0, sp, #16 bl RtlInitUnicodeString str r10, [sp, #12] ldr r1, [r4, #-4] ldr r2, [r6] add r3, sp, #12 add r0, sp, #16 bl pRtlHashUnicodeString mov r5, r0 ldr fp, [r7] ldr r0, [r4, #-12] sub fp, fp, r5 clz fp, fp bl wine_dbgstr_w lsr fp, fp, #5 mov r3, r0 mov r2, r5 mov r1, r9 mov r0, fp bl ok ldr r0, [r4, #-12] ldr fp, [r4, #-8] ldr r5, [sp, #12] bl wine_dbgstr_w ldr r2, [r4, #-4] mov r3, fp stm sp, {r0, r2} sub r0, fp, r5 clz r0, r0 mov r1, r8 mov r2, r5 lsr r0, r0, #5 bl ok ldr r1, [r4], #12 ldrb r3, [r1] @ zero_extendqisi2 cmp r3, #0 bne .L3 .L1: ldr r3, .L12+8 ldr r2, [r3] ldr r3, [sp, #28] eors r2, r3, r2 mov r3, #0 bne .L11 add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L11: bl __stack_chk_fail .L13: .align 2 .L12: .word FALSE .word HASH_STRING_ALGORITHM_X65599 .word .LC4 .word STATUS_INVALID_PARAMETER .word .LANCHOR0 .word .LC0 .word HASH_STRING_ALGORITHM_INVALID .word STATUS_SUCCESS .word 847261827 .word .LC1 .word hash_test .word .LC2 .word .LC3 .size test_RtlHashUnicodeString, .-test_RtlHashUnicodeString .comm hash_test,4,4 .comm STATUS_SUCCESS,4,4 .comm STATUS_INVALID_PARAMETER,4,4 .comm HASH_STRING_ALGORITHM_X65599,4,4 .comm HASH_STRING_ALGORITHM_INVALID,4,4 .comm FALSE,4,4 .section .rodata .align 2 .set .LANCHOR0,. + 0 .type strW.4239, %object .size strW.4239, 7 strW.4239: .ascii "Test\0001\000" .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dma.c_omap_free_dma.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "omap_dma: trying to free unallocated DMA channel %d\n" .text .p2align 4 .globl omap_free_dma .type omap_free_dma, @function omap_free_dma: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 movsx rbx, edi mov r12, rbx sal rbx, 4 sub rsp, 8 .cfi_def_cfa_offset 48 mov rax, QWORD PTR dma_chan[rip] cmp DWORD PTR [rax+rbx], -1 je .L13 xor eax, eax call cpu_class_is_omap1@PLT test rax, rax jne .L14 xor eax, eax call cpu_class_is_omap2@PLT test rax, rax jne .L15 .L4: xor ebp, ebp lea rdi, dma_chan_lock[rip] mov rsi, rbp call spin_lock_irqsave@PLT add rbx, QWORD PTR dma_chan[rip] mov rsi, rbp lea rdi, dma_chan_lock[rip] mov QWORD PTR [rbx], -1 mov QWORD PTR 8[rbx], 0 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 jmp spin_unlock_irqrestore@PLT .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state mov edi, r12d call CICR@PLT xor edi, edi mov esi, eax call dma_write@PLT mov edi, r12d call CCR@PLT xor edi, edi mov esi, eax call dma_write@PLT xor eax, eax call cpu_class_is_omap2@PLT test rax, rax je .L4 .L15: xor ebp, ebp lea rdi, dma_chan_lock[rip] mov r13d, 1 mov rsi, rbp call spin_lock_irqsave@PLT mov edi, DWORD PTR IRQENABLE_L0[rip] call dma_read@PLT mov ecx, r12d mov esi, DWORD PTR IRQENABLE_L0[rip] sal r13d, cl mov edi, r13d not edi and edi, eax call dma_write@PLT mov rsi, rbp lea rdi, dma_chan_lock[rip] call spin_unlock_irqrestore@PLT mov edi, r12d call CSR@PLT mov edi, DWORD PTR OMAP2_DMA_CSR_CLEAR_MASK[rip] mov esi, eax call dma_write@PLT mov esi, DWORD PTR IRQSTATUS_L0[rip] mov edi, r13d call dma_write@PLT mov edi, r12d call CICR@PLT xor edi, edi mov esi, eax call dma_write@PLT mov edi, r12d call CCR@PLT xor edi, edi mov esi, eax call dma_write@PLT mov edi, r12d call omap_clear_dma@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L13: add rsp, 8 .cfi_def_cfa_offset 40 mov esi, r12d lea rdi, .LC0[rip] pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp pr_err@PLT .cfi_endproc .LFE0: .size omap_free_dma, .-omap_free_dma .comm dma_chan_lock,4,4 .comm dma_chan,8,8 .comm OMAP2_DMA_CSR_CLEAR_MASK,4,4 .comm IRQSTATUS_L0,4,4 .comm IRQENABLE_L0,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_dma.c_omap_free_dma.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "omap_dma: trying to free unallocated DMA channel %d" .ascii "\012\000" .text .align 2 .global omap_free_dma .syntax unified .arm .fpu softvfp .type omap_free_dma, %function omap_free_dma: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r7, .L16 add r2, r0, r0, lsl #1 ldr r3, [r7] lsl r6, r2, #2 ldr r3, [r3, r6] mov r4, r0 cmn r3, #1 beq .L13 bl cpu_class_is_omap1 cmp r0, #0 bne .L14 bl cpu_class_is_omap2 cmp r0, #0 bne .L15 .L4: mov r5, #0 ldr r0, .L16+4 mov r1, r5 bl spin_lock_irqsave mvn r2, #0 mov ip, r5 ldr r0, [r7] mov r1, r5 add r3, r0, r6 str r2, [r0, r6] stmib r3, {r2, ip} pop {r4, r5, r6, r7, r8, r9, r10, lr} ldr r0, .L16+4 b spin_unlock_irqrestore .L14: mov r0, r4 bl CICR mov r1, r0 mov r0, #0 bl dma_write mov r0, r4 bl CCR mov r1, r0 mov r0, #0 bl dma_write bl cpu_class_is_omap2 cmp r0, #0 beq .L4 .L15: mov r5, #0 ldr r9, .L16+8 mov r1, r5 ldr r0, .L16+4 bl spin_lock_irqsave mov r8, #1 ldr r0, [r9] bl dma_read lsl r8, r8, r4 ldr r1, [r9] bic r0, r0, r8 bl dma_write mov r1, r5 ldr r0, .L16+4 bl spin_unlock_irqrestore ldr r3, .L16+12 mov r0, r4 ldr r5, [r3] bl CSR mov r1, r0 mov r0, r5 bl dma_write ldr r3, .L16+16 mov r0, r8 ldr r1, [r3] bl dma_write mov r0, r4 bl CICR mov r1, r0 mov r0, #0 bl dma_write mov r0, r4 bl CCR mov r1, r0 mov r0, #0 bl dma_write mov r0, r4 bl omap_clear_dma b .L4 .L13: mov r1, r0 pop {r4, r5, r6, r7, r8, r9, r10, lr} ldr r0, .L16+20 b pr_err .L17: .align 2 .L16: .word dma_chan .word dma_chan_lock .word IRQENABLE_L0 .word OMAP2_DMA_CSR_CLEAR_MASK .word IRQSTATUS_L0 .word .LC0 .size omap_free_dma, .-omap_free_dma .comm dma_chan_lock,4,4 .comm dma_chan,4,4 .comm OMAP2_DMA_CSR_CLEAR_MASK,4,4 .comm IRQSTATUS_L0,4,4 .comm IRQENABLE_L0,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lcode.c_codeunexpval.c" .intel_syntax noprefix .text .p2align 4 .type codeunexpval, @function codeunexpval: .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, esi mov rsi, rdx push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12d, ecx 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 call luaK_exp2anyreg@PLT mov rsi, rbx mov rdi, rbp mov r14d, eax call freeexp@PLT mov esi, r13d mov rdi, rbp mov ecx, r14d xor r8d, r8d xor edx, edx call luaK_codeABC@PLT mov esi, r12d mov rdi, rbp mov DWORD PTR 4[rbx], eax mov eax, DWORD PTR VRELOCABLE[rip] mov DWORD PTR [rbx], eax 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 jmp luaK_fixline@PLT .cfi_endproc .LFE0: .size codeunexpval, .-codeunexpval .comm VRELOCABLE,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_lcode.c_codeunexpval.c" .text .align 2 .syntax unified .arm .fpu softvfp .type codeunexpval, %function codeunexpval: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r7, r1 sub sp, sp, #8 mov r1, r2 mov r4, r2 mov r5, r0 mov r6, r3 bl luaK_exp2anyreg mov r1, r4 mov r8, r0 mov r0, r5 bl freeexp mov r2, #0 mov r3, r8 mov r1, r7 mov r0, r5 str r2, [sp] bl luaK_codeABC mov r1, r6 str r0, [r4, #4] mov r0, r5 ldr r3, .L4 ldr r3, [r3] str r3, [r4] add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, lr} b luaK_fixline .L5: .align 2 .L4: .word VRELOCABLE .size codeunexpval, .-codeunexpval .comm VRELOCABLE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cplus-dem.c_cplus_demangle_set_style.c" .intel_syntax noprefix .text .p2align 4 .globl cplus_demangle_set_style .type cplus_demangle_set_style, @function cplus_demangle_set_style: .LFB0: .cfi_startproc endbr64 mov rcx, QWORD PTR libiberty_demanglers[rip] mov rax, QWORD PTR unknown_demangling[rip] mov rdx, QWORD PTR [rcx] cmp rdx, rax je .L1 mov esi, edi jmp .L5 .p2align 4,,10 .p2align 3 .L3: mov rdx, QWORD PTR 8[rcx] add rcx, 8 cmp rdx, rax je .L1 .L5: cmp rsi, rdx jne .L3 mov DWORD PTR current_demangling_style[rip], edi mov eax, edi ret .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size cplus_demangle_set_style, .-cplus_demangle_set_style .comm unknown_demangling,8,8 .comm libiberty_demanglers,8,8 .comm current_demangling_style,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_cplus-dem.c_cplus_demangle_set_style.c" .text .align 2 .global cplus_demangle_set_style .syntax unified .arm .fpu softvfp .type cplus_demangle_set_style, %function cplus_demangle_set_style: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r2, .L8 ldr r3, .L8+4 ldr r2, [r2] ldr r1, [r3] ldr r3, [r2] mov ip, r0 cmp r3, r1 bne .L5 b .L2 .L3: ldr r3, [r2, #4]! cmp r3, r1 beq .L2 .L5: cmp ip, r3 bne .L3 ldr r3, .L8+8 mov r0, ip str ip, [r3] bx lr .L2: mov r0, r1 bx lr .L9: .align 2 .L8: .word libiberty_demanglers .word unknown_demangling .word current_demangling_style .size cplus_demangle_set_style, .-cplus_demangle_set_style .comm unknown_demangling,4,4 .comm libiberty_demanglers,4,4 .comm current_demangling_style,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bcm2835_dma.c_bcm_dma_reset.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Can't abort DMA transfer at channel %d\n" .text .p2align 4 .type bcm_dma_reset, @function bcm_dma_reset: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13d, edi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 movsx rbx, esi sub rsp, 8 .cfi_def_cfa_offset 48 call device_get_softc@PLT test ebx, ebx js .L1 cmp DWORD PTR BCM_DMA_CH_MAX[rip], ebx jg .L14 .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 .L14: .cfi_restore_state mov rbp, rax mov edi, ebx call BCM_DMA_CS@PLT mov edi, DWORD PTR 8[rbp] mov esi, eax call bus_read_4@PLT test DWORD PTR CS_ACTIVE[rip], eax jne .L15 .L3: mov edi, ebx call BCM_DMA_CBADDR@PLT mov edi, DWORD PTR 8[rbp] xor edx, edx mov esi, eax call bus_write_4@PLT mov edi, ebx call BCM_DMA_CBNEXT@PLT mov edi, DWORD PTR 8[rbp] xor edx, edx mov esi, eax call bus_write_4@PLT mov rax, QWORD PTR 0[rbp] mov esi, 4 mov rbx, QWORD PTR [rax+rbx*8] mov rdi, rbx call bzero@PLT mov eax, DWORD PTR INFO_WAIT_RESP[rip] mov DWORD PTR [rbx], 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 .L15: .cfi_restore_state mov edi, ebx mov r12d, 1001 call BCM_DMA_CS@PLT mov edi, DWORD PTR 8[rbp] xor edx, edx mov esi, eax call bus_write_4@PLT jmp .L5 .p2align 4,,10 .p2align 3 .L17: sub r12d, 1 je .L16 .L5: mov edi, ebx call BCM_DMA_CS@PLT mov edi, DWORD PTR 8[rbp] mov esi, eax call bus_read_4@PLT test DWORD PTR CS_ISPAUSED[rip], eax je .L17 .L4: mov edi, ebx call BCM_DMA_CBNEXT@PLT mov edi, DWORD PTR 8[rbp] xor edx, edx mov esi, eax call bus_write_4@PLT mov edi, ebx mov r12d, DWORD PTR CS_ABORT[rip] or r12d, DWORD PTR CS_INT[rip] or r12d, DWORD PTR CS_END[rip] or r12d, DWORD PTR CS_ACTIVE[rip] call BCM_DMA_CS@PLT mov edi, DWORD PTR 8[rbp] mov edx, r12d mov esi, eax call bus_write_4@PLT jmp .L3 .L16: mov edx, ebx lea rsi, .LC0[rip] mov edi, r13d call device_printf@PLT jmp .L4 .cfi_endproc .LFE0: .size bcm_dma_reset, .-bcm_dma_reset .comm INFO_WAIT_RESP,4,4 .comm CS_ISPAUSED,4,4 .comm CS_INT,4,4 .comm CS_END,4,4 .comm CS_ACTIVE,4,4 .comm CS_ABORT,4,4 .comm BCM_DMA_CH_MAX,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bcm2835_dma.c_bcm_dma_reset.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Can't abort DMA transfer at channel %d\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type bcm_dma_reset, %function bcm_dma_reset: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r4, r1 mov r8, r0 bl device_get_softc cmp r4, #0 poplt {r4, r5, r6, r7, r8, r9, r10, pc} ldr r3, .L17 ldr r3, [r3] cmp r3, r4 pople {r4, r5, r6, r7, r8, r9, r10, pc} ldr r6, [r0, #4] mov r5, r0 mov r0, r4 bl BCM_DMA_CS mov r1, r0 mov r0, r6 bl bus_read_4 ldr r9, .L17+4 ldr r3, [r9] tst r0, r3 bne .L14 .L3: mov r0, r4 ldr r6, [r5, #4] bl BCM_DMA_CBADDR mov r2, #0 mov r1, r0 mov r0, r6 bl bus_write_4 mov r0, r4 ldr r6, [r5, #4] bl BCM_DMA_CBNEXT mov r2, #0 mov r1, r0 mov r0, r6 bl bus_write_4 ldr r3, [r5] mov r1, #4 ldr r4, [r3, r4, lsl #2] mov r0, r4 bl bzero ldr r3, .L17+8 ldr r3, [r3] str r3, [r4] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L14: mov r0, r4 ldr r6, [r5, #4] bl BCM_DMA_CS mov r2, #0 mov r1, r0 mov r0, r6 bl bus_write_4 ldr r6, .L17+12 ldr r10, .L17+16 b .L5 .L16: subs r6, r6, #1 beq .L15 .L5: mov r0, r4 ldr r7, [r5, #4] bl BCM_DMA_CS mov r1, r0 mov r0, r7 bl bus_read_4 ldr r3, [r10] tst r0, r3 beq .L16 .L4: mov r0, r4 ldr r6, [r5, #4] bl BCM_DMA_CBNEXT mov r2, #0 mov r1, r0 mov r0, r6 bl bus_write_4 mov r0, r4 ldr r6, [r5, #4] bl BCM_DMA_CS ldr r3, .L17+20 mov r1, r0 ldr r0, .L17+24 ldr r2, .L17+28 ldr ip, [r0] ldr r3, [r3] ldr r0, [r2] orr r3, r3, ip ldr r2, [r9] orr r3, r3, r0 orr r2, r3, r2 mov r0, r6 bl bus_write_4 b .L3 .L15: mov r0, r8 mov r2, r4 ldr r1, .L17+32 bl device_printf b .L4 .L18: .align 2 .L17: .word BCM_DMA_CH_MAX .word CS_ACTIVE .word INFO_WAIT_RESP .word 1001 .word CS_ISPAUSED .word CS_ABORT .word CS_INT .word CS_END .word .LC0 .size bcm_dma_reset, .-bcm_dma_reset .comm INFO_WAIT_RESP,4,4 .comm CS_ISPAUSED,4,4 .comm CS_INT,4,4 .comm CS_END,4,4 .comm CS_ACTIVE,4,4 .comm CS_ABORT,4,4 .comm BCM_DMA_CH_MAX,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_wc_db.c_svn_wc__db_read_kind.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "is" .LC1: .string "The node '%s' was not found." .text .p2align 4 .globl svn_wc__db_read_kind .type svn_wc__db_read_kind, @function svn_wc__db_read_kind: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rsi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, r8 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rdx push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi mov rdi, rdx push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rcx sub rsp, 72 .cfi_def_cfa_offset 128 mov QWORD PTR 8[rsp], r9 mov r15, QWORD PTR 128[rsp] mov rax, QWORD PTR fs:40 mov QWORD PTR 56[rsp], rax xor eax, eax call svn_dirent_is_absolute@PLT mov edi, eax call SVN_ERR_ASSERT@PLT mov r9, r15 mov r8, r15 mov rcx, r12 lea rsi, 32[rsp] mov rdx, r14 lea rdi, 24[rsp] call svn_wc__db_wcroot_parse_local_abspath@PLT lea r12, 48[rsp] mov edi, eax call SVN_ERR@PLT mov rdi, QWORD PTR 24[rsp] call VERIFY_USABLE_WCROOT@PLT mov rax, QWORD PTR 24[rsp] mov edx, DWORD PTR STMT_SELECT_NODE_INFO[rip] lea rdi, 40[rsp] mov esi, DWORD PTR 4[rax] call svn_sqlite__get_statement@PLT mov edi, eax call SVN_ERR@PLT mov rax, QWORD PTR 24[rsp] mov rcx, QWORD PTR 32[rsp] lea rsi, .LC0[rip] mov rdi, QWORD PTR 40[rsp] mov edx, DWORD PTR [rax] call svn_sqlite__bindf@PLT mov edi, eax call SVN_ERR@PLT mov rsi, QWORD PTR 40[rsp] mov rdi, r12 call svn_sqlite__step@PLT mov edi, eax call SVN_ERR@PLT cmp QWORD PTR 48[rsp], 0 jne .L2 mov rdi, QWORD PTR 40[rsp] test rbx, rbx jne .L37 call svn_sqlite__reset@PLT mov edi, eax call SVN_ERR@PLT mov rsi, QWORD PTR 32[rsp] mov rdi, QWORD PTR 24[rsp] mov rdx, r15 call path_for_error_message@PLT lea rdi, .LC1[rip] mov r12d, eax call _@PLT mov edi, DWORD PTR SVN_ERR_WC_PATH_NOT_FOUND[rip] mov ecx, r12d xor esi, esi mov edx, eax call svn_error_createf@PLT .L1: mov rbx, QWORD PTR 56[rsp] xor rbx, QWORD PTR fs:40 jne .L38 add rsp, 72 .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 .L37: .cfi_restore_state mov rax, QWORD PTR svn_node_unknown[rip] mov QWORD PTR 0[rbp], rax call svn_sqlite__reset@PLT mov edi, eax call SVN_ERR@PLT mov rax, QWORD PTR SVN_NO_ERROR[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L2: mov rdi, QWORD PTR 40[rsp] mov edx, DWORD PTR presence_map[rip] mov esi, 3 call svn_sqlite__column_token@PLT mov rdi, QWORD PTR 40[rsp] mov DWORD PTR 20[rsp], eax test r13, r13 jne .L5 .L10: xor esi, esi call svn_sqlite__column_int@PLT mov rbx, QWORD PTR FALSE[rip] test eax, eax jle .L7 mov esi, DWORD PTR 20[rsp] lea rdi, 20[rsp] call convert_to_working_status@PLT mov edi, eax call SVN_ERR@PLT .L7: mov eax, DWORD PTR 20[rsp] cmp eax, 130 je .L12 jg .L13 cmp eax, 128 je .L12 cmp eax, 129 jne .L15 .L17: mov rbx, QWORD PTR TRUE[rip] .L15: mov r8, QWORD PTR 40[rsp] test rbx, rbx jne .L39 .L11: mov edx, DWORD PTR kind_map[rip] mov esi, 4 mov rdi, r8 call svn_sqlite__column_token@PLT .L35: mov QWORD PTR 0[rbp], rax mov rdi, QWORD PTR 40[rsp] call svn_sqlite__reset@PLT mov edi, eax call svn_error_trace@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L5: cmp eax, DWORD PTR svn_wc__db_status_base_deleted[rip] mov r8, rdi je .L40 .L8: cmp QWORD PTR 8[rsp], 0 jne .L11 jmp .L10 .p2align 4,,10 .p2align 3 .L13: cmp eax, 131 jne .L15 test r13, r13 je .L17 jmp .L15 .p2align 4,,10 .p2align 3 .L12: cmp QWORD PTR 8[rsp], 0 jne .L15 jmp .L17 .p2align 4,,10 .p2align 3 .L40: mov rsi, rdi mov rdi, r12 call svn_sqlite__step@PLT mov edi, eax call SVN_ERR@PLT cmp QWORD PTR 48[rsp], 0 je .L9 mov rdi, QWORD PTR 40[rsp] mov r8, rdi jmp .L8 .p2align 4,,10 .p2align 3 .L39: mov rax, QWORD PTR svn_node_none[rip] mov rdi, r8 mov QWORD PTR 0[rbp], rax call svn_sqlite__reset@PLT mov edi, eax call svn_error_trace@PLT jmp .L1 .L9: mov rax, QWORD PTR svn_node_none[rip] jmp .L35 .L38: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size svn_wc__db_read_kind, .-svn_wc__db_read_kind .comm svn_wc__db_status_base_deleted,4,4 .comm svn_node_unknown,8,8 .comm svn_node_none,8,8 .comm presence_map,4,4 .comm kind_map,4,4 .comm TRUE,8,8 .comm SVN_NO_ERROR,8,8 .comm SVN_ERR_WC_PATH_NOT_FOUND,4,4 .comm STMT_SELECT_NODE_INFO,4,4 .comm FALSE,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_wc_db.c_svn_wc__db_read_kind.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "is\000" .align 2 .LC1: .ascii "The node '%s' was not found.\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global svn_wc__db_read_kind .syntax unified .arm .fpu softvfp .type svn_wc__db_read_kind, %function svn_wc__db_read_kind: @ args = 12, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r2 mov r6, r1 sub sp, sp, #32 mov r5, r3 ldr r3, .L33 ldr r8, [sp, #64] mov r7, r0 mov r0, r2 ldr r3, [r3] str r3, [sp, #28] mov r3,#0 bl svn_dirent_is_absolute bl SVN_ERR_ASSERT mov r3, r4 mov r2, r6 add r1, sp, #12 str r8, [sp, #4] str r8, [sp] add r0, sp, #8 bl svn_wc__db_wcroot_parse_local_abspath bl SVN_ERR ldr r0, [sp, #8] bl VERIFY_USABLE_WCROOT ldr r3, [sp, #8] ldr r2, .L33+4 ldr r1, [r3, #4] ldr r2, [r2] add r0, sp, #16 bl svn_sqlite__get_statement bl SVN_ERR ldr r2, [sp, #8] ldr r3, [sp, #12] ldr r2, [r2] ldr r1, .L33+8 ldr r0, [sp, #16] bl svn_sqlite__bindf bl SVN_ERR ldr r1, [sp, #16] add r0, sp, #20 bl svn_sqlite__step bl SVN_ERR ldr r3, [sp, #20] cmp r3, #0 bne .L2 cmp r5, #0 ldr r0, [sp, #16] bne .L30 bl svn_sqlite__reset bl SVN_ERR ldr r3, .L33+12 ldr r0, .L33+16 ldr r6, [r3] bl _ mov r2, r8 mov r4, r0 ldr r1, [sp, #12] ldr r0, [sp, #8] bl path_for_error_message mov r2, r4 mov r3, r0 mov r1, r5 mov r0, r6 bl svn_error_createf .L1: ldr r3, .L33 ldr r2, [r3] ldr r3, [sp, #28] eors r2, r3, r2 mov r3, #0 bne .L31 add sp, sp, #32 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L30: ldr r3, .L33+20 ldr r3, [r3] str r3, [r7] bl svn_sqlite__reset bl SVN_ERR ldr r3, .L33+24 ldr r0, [r3] b .L1 .L2: ldr r3, .L33+28 mov r1, #3 ldr r2, [r3] ldr r0, [sp, #16] bl svn_sqlite__column_token ldr r2, [sp, #56] mov r3, r0 cmp r2, #0 str r0, [sp, #24] bne .L5 ldr r1, [sp, #16] .L10: mov r0, r1 mov r1, #0 bl svn_sqlite__column_int ldr r3, .L33+32 cmp r0, #0 ldr r4, [r3] ble .L7 ldr r1, [sp, #24] add r0, sp, #24 bl convert_to_working_status bl SVN_ERR .L7: ldr r3, [sp, #24] sub r3, r3, #128 cmp r3, #3 ldrls pc, [pc, r3, asl #2] b .L12 .L14: .word .L15 .word .L17 .word .L15 .word .L13 .L5: ldr r2, .L33+36 ldr r1, [sp, #16] ldr r2, [r2] mov r0, r1 cmp r3, r2 beq .L32 .L8: ldr r3, [sp, #60] cmp r3, #0 beq .L10 .L11: ldr r3, .L33+40 mov r1, #4 ldr r2, [r3] bl svn_sqlite__column_token mov r3, r0 ldr r0, [sp, #16] str r3, [r7] bl svn_sqlite__reset bl svn_error_trace b .L1 .L15: ldr r3, [sp, #60] cmp r3, #0 bne .L12 .L17: ldr r3, .L33+44 ldr r4, [r3] .L12: cmp r4, #0 ldr r0, [sp, #16] beq .L11 ldr r3, .L33+48 ldr r3, [r3] str r3, [r7] bl svn_sqlite__reset bl svn_error_trace b .L1 .L13: ldr r3, [sp, #56] cmp r3, #0 beq .L17 b .L12 .L32: add r0, sp, #20 bl svn_sqlite__step bl SVN_ERR ldr r3, [sp, #20] cmp r3, #0 ldrne r1, [sp, #16] movne r0, r1 bne .L8 .L9: ldr r3, .L33+48 ldr r0, [sp, #16] ldr r3, [r3] str r3, [r7] bl svn_sqlite__reset bl svn_error_trace b .L1 .L31: bl __stack_chk_fail .L34: .align 2 .L33: .word .LC2 .word STMT_SELECT_NODE_INFO .word .LC0 .word SVN_ERR_WC_PATH_NOT_FOUND .word .LC1 .word svn_node_unknown .word SVN_NO_ERROR .word presence_map .word FALSE .word svn_wc__db_status_base_deleted .word kind_map .word TRUE .word svn_node_none .size svn_wc__db_read_kind, .-svn_wc__db_read_kind .comm svn_wc__db_status_base_deleted,4,4 .comm svn_node_unknown,4,4 .comm svn_node_none,4,4 .comm presence_map,4,4 .comm kind_map,4,4 .comm TRUE,4,4 .comm SVN_NO_ERROR,4,4 .comm SVN_ERR_WC_PATH_NOT_FOUND,4,4 .comm STMT_SELECT_NODE_INFO,4,4 .comm FALSE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cvmx-helper-util.c_cvmx_helper_get_interface_num.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "cvmx_helper_get_interface_num: Illegal IPD port number\n" .text .p2align 4 .globl cvmx_helper_get_interface_num .type cvmx_helper_get_interface_num, @function cvmx_helper_get_interface_num: .LFB0: .cfi_startproc endbr64 xor eax, eax cmp edi, 15 jle .L8 mov eax, 1 cmp edi, 31 jle .L8 mov eax, 2 cmp edi, 35 jle .L8 mov eax, 3 cmp edi, 39 jg .L12 .L8: ret .p2align 4,,10 .p2align 3 .L12: sub rsp, 8 .cfi_def_cfa_offset 16 lea rdi, .LC0[rip] call cvmx_dprintf@PLT mov eax, -1 add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size cvmx_helper_get_interface_num, .-cvmx_helper_get_interface_num .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 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-helper-util.c_cvmx_helper_get_interface_num.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "cvmx_helper_get_interface_num: Illegal IPD port num" .ascii "ber\012\000" .text .align 2 .global cvmx_helper_get_interface_num .syntax unified .arm .fpu softvfp .type cvmx_helper_get_interface_num, %function cvmx_helper_get_interface_num: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r0, #15 ble .L3 cmp r0, #31 ble .L4 cmp r0, #35 ble .L5 cmp r0, #39 bgt .L12 mov r0, #3 bx lr .L4: mov r0, #1 bx lr .L3: mov r0, #0 bx lr .L5: mov r0, #2 bx lr .L12: push {r4, lr} ldr r0, .L13 bl cvmx_dprintf mvn r0, #0 pop {r4, pc} .L14: .align 2 .L13: .word .LC0 .size cvmx_helper_get_interface_num, .-cvmx_helper_get_interface_num .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_electra_cf.c_electra_cf_remove.c" .intel_syntax noprefix .text .p2align 4 .type electra_cf_remove, @function electra_cf_remove: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 call dev_get_drvdata@PLT mov QWORD PTR 40[rax], 0 mov rbp, rax lea rdi, 36[rax] call pcmcia_unregister_socket@PLT mov edi, DWORD PTR 32[rbp] mov rsi, rbp call free_irq@PLT lea rdi, 28[rbp] call del_timer_sync@PLT mov esi, DWORD PTR 0[rbp] mov edi, DWORD PTR 24[rbp] call __iounmap_at@PLT mov edi, DWORD PTR 20[rbp] call iounmap@PLT mov edi, DWORD PTR 16[rbp] call iounmap@PLT mov esi, DWORD PTR 8[rbp] mov edi, DWORD PTR 12[rbp] call release_mem_region@PLT mov edi, DWORD PTR 4[rbp] mov esi, DWORD PTR 0[rbp] call release_region@PLT mov rdi, rbp call kfree@PLT xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size electra_cf_remove, .-electra_cf_remove .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_electra_cf.c_electra_cf_remove.c" .text .align 2 .syntax unified .arm .fpu softvfp .type electra_cf_remove, %function electra_cf_remove: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} bl dev_get_drvdata mov r5, #0 mov r4, r0 str r5, [r0, #40] add r0, r0, #36 bl pcmcia_unregister_socket mov r1, r4 ldr r0, [r4, #32] bl free_irq add r0, r4, #28 bl del_timer_sync ldr r1, [r4] ldr r0, [r4, #24] bl __iounmap_at ldr r0, [r4, #20] bl iounmap ldr r0, [r4, #16] bl iounmap ldr r1, [r4, #8] ldr r0, [r4, #12] bl release_mem_region ldr r1, [r4] ldr r0, [r4, #4] bl release_region mov r0, r4 bl kfree mov r0, r5 pop {r4, r5, r6, pc} .size electra_cf_remove, .-electra_cf_remove .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_qla_def.h_qla2xxx_is_valid_mbs.c" .intel_syntax noprefix .text .p2align 4 .type qla2xxx_is_valid_mbs, @function qla2xxx_is_valid_mbs: .LFB0: .cfi_startproc endbr64 xor eax, eax cmp DWORD PTR MBS_COMMAND_COMPLETE[rip], edi ja .L1 xor eax, eax cmp DWORD PTR MBS_DIAG_ECHO_TEST_ERROR[rip], edi setnb al .L1: ret .cfi_endproc .LFE0: .size qla2xxx_is_valid_mbs, .-qla2xxx_is_valid_mbs .comm MBS_DIAG_ECHO_TEST_ERROR,4,4 .comm MBS_COMMAND_COMPLETE,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_def.h_qla2xxx_is_valid_mbs.c" .text .align 2 .syntax unified .arm .fpu softvfp .type qla2xxx_is_valid_mbs, %function qla2xxx_is_valid_mbs: @ 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, r0 bhi .L3 ldr r3, .L5+4 ldr r3, [r3] cmp r3, r0 movcc r0, #0 movcs r0, #1 bx lr .L3: mov r0, #0 bx lr .L6: .align 2 .L5: .word MBS_COMMAND_COMPLETE .word MBS_DIAG_ECHO_TEST_ERROR .size qla2xxx_is_valid_mbs, .-qla2xxx_is_valid_mbs .comm MBS_DIAG_ECHO_TEST_ERROR,4,4 .comm MBS_COMMAND_COMPLETE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_targ-search.c_build_binary_intersection_iterator.c" .intel_syntax noprefix .text .p2align 4 .globl build_binary_intersection_iterator .type build_binary_intersection_iterator, @function build_binary_intersection_iterator: .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 mov edi, 32 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rsi call zmalloc@PLT xor esi, esi mov r12, rax mov rax, QWORD PTR binary_intersection_iterator_jump_to@GOTPCREL[rip] mov QWORD PTR 16[r12], rbp mov rdi, r12 mov QWORD PTR 8[r12], rbx mov QWORD PTR 24[r12], rax mov DWORD PTR [r12], -1 call binary_intersection_iterator_jump_to@PLT mov rax, r12 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 build_binary_intersection_iterator, .-build_binary_intersection_iterator .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 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-search.c_build_binary_intersection_iterator.c" .text .align 2 .global build_binary_intersection_iterator .syntax unified .arm .fpu softvfp .type build_binary_intersection_iterator, %function build_binary_intersection_iterator: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r6, r0 mov r0, #16 mov r5, r1 bl zmalloc mvn r3, #0 mov r4, r0 ldr r2, .L4 mov r1, #0 stmib r0, {r5, r6} str r2, [r0, #12] str r3, [r0] bl binary_intersection_iterator_jump_to mov r0, r4 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word binary_intersection_iterator_jump_to .size build_binary_intersection_iterator, .-build_binary_intersection_iterator .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_trm.c_trm_Nop1.c" .intel_syntax noprefix .text .p2align 4 .type trm_Nop1, @function trm_Nop1: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size trm_Nop1, .-trm_Nop1 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_trm.c_trm_Nop1.c" .text .align 2 .syntax unified .arm .fpu softvfp .type trm_Nop1, %function trm_Nop1: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size trm_Nop1, .-trm_Nop1 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cc_parser.tab.c_cc_parser_error.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%s\n" .text .p2align 4 .type cc_parser_error, @function cc_parser_error: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR [rdi] call SUCCEEDED@PLT test rax, rax jne .L8 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 rsi, rbp lea rdi, .LC0[rip] call WARN@PLT mov eax, DWORD PTR JS_E_SYNTAX[rip] mov DWORD PTR [rbx], eax 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 cc_parser_error, .-cc_parser_error .comm JS_E_SYNTAX,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_cc_parser.tab.c_cc_parser_error.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type cc_parser_error, %function cc_parser_error: @ 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 bl SUCCEEDED cmp r0, #0 bne .L8 mov r0, #0 pop {r4, r5, r6, pc} .L8: mov r1, r5 ldr r0, .L9 bl WARN ldr r3, .L9+4 mov r0, #0 ldr r3, [r3] str r3, [r4] pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word .LC0 .word JS_E_SYNTAX .size cc_parser_error, .-cc_parser_error .comm JS_E_SYNTAX,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pinctrl-nomadik.c_nmk_find_pin_name.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "GPIO%d" .text .p2align 4 .type nmk_find_pin_name, @function nmk_find_pin_name: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 24 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax call pinctrl_dev_get_drvdata@PLT lea rdx, 4[rsp] lea rsi, .LC0[rip] mov rdi, rbp mov rbx, rax call sscanf@PLT mov r8d, eax xor eax, eax cmp r8d, 1 jne .L1 mov rsi, QWORD PTR [rbx] mov ecx, DWORD PTR [rsi] test ecx, ecx jle .L1 mov rax, QWORD PTR 8[rsi] sub ecx, 1 mov edx, DWORD PTR 4[rsp] sal rcx, 4 lea rcx, 16[rax+rcx] jmp .L4 .p2align 4,,10 .p2align 3 .L3: add rax, 16 cmp rax, rcx je .L11 .L4: cmp DWORD PTR [rax], edx jne .L3 mov rax, QWORD PTR 8[rax] .L1: mov rbx, QWORD PTR 8[rsp] xor rbx, QWORD PTR fs:40 jne .L12 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state xor eax, eax jmp .L1 .L12: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size nmk_find_pin_name, .-nmk_find_pin_name .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pinctrl-nomadik.c_nmk_find_pin_name.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "GPIO%d\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type nmk_find_pin_name, %function nmk_find_pin_name: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r3, .L12 sub sp, sp, #8 mov r4, r1 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl pinctrl_dev_get_drvdata mov r3, r0 mov r2, sp mov r0, r4 ldr r1, .L12+4 mov r4, r3 bl sscanf cmp r0, #1 bne .L7 ldr r3, [r4] ldr ip, [r3] cmp ip, #0 ble .L7 ldr r0, [r3, #4] ldr lr, [sp] mov r3, #0 mov r2, r0 b .L4 .L3: add r3, r3, #1 cmp r3, ip add r2, r2, #8 beq .L7 .L4: ldr r1, [r0, r3, lsl #3] cmp r1, lr bne .L3 ldr r0, [r2, #4] b .L1 .L7: mov r0, #0 .L1: ldr r3, .L12 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L11 add sp, sp, #8 @ sp needed pop {r4, pc} .L11: bl __stack_chk_fail .L13: .align 2 .L12: .word .LC1 .word .LC0 .size nmk_find_pin_name, .-nmk_find_pin_name .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lobject.c_luaO_str2d.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "nN" .LC1: .string "xX" .text .p2align 4 .globl luaO_str2d .type luaO_str2d, @function luaO_str2d: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rsi lea rsi, .LC0[rip] 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 call strpbrk@PLT test rax, rax jne .L6 lea rsi, .LC1[rip] mov rdi, rbx call strpbrk@PLT mov rsi, rsp mov rdi, rbx test rax, rax jne .L12 call lua_str2number@PLT mov DWORD PTR [r12], eax mov rax, QWORD PTR [rsp] cmp rax, rbx jne .L7 jmp .L6 .p2align 4,,10 .p2align 3 .L8: mov rax, QWORD PTR [rsp] add rax, 1 mov QWORD PTR [rsp], rax .L7: movsx edi, BYTE PTR [rax] call cast_uchar@PLT mov edi, eax call lisspace@PLT test rax, rax jne .L8 xor eax, eax add rbx, rbp cmp QWORD PTR [rsp], rbx sete al .L1: mov rcx, QWORD PTR 8[rsp] xor rcx, QWORD PTR fs:40 jne .L13 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 .L12: .cfi_restore_state call lua_strx2number@PLT mov DWORD PTR [r12], eax mov rax, QWORD PTR [rsp] cmp rax, rbx jne .L7 .p2align 4,,10 .p2align 3 .L6: xor eax, eax jmp .L1 .L13: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size luaO_str2d, .-luaO_str2d .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_lobject.c_luaO_str2d.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "nN\000" .align 2 .LC1: .ascii "xX\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global luaO_str2d .syntax unified .arm .fpu softvfp .type luaO_str2d, %function luaO_str2d: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L14 sub sp, sp, #8 mov r6, r1 ldr r1, .L14+4 mov r5, r2 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 mov r4, r0 bl strpbrk cmp r0, #0 bne .L6 ldr r1, .L14+8 mov r0, r4 bl strpbrk cmp r0, #0 mov r1, sp mov r0, r4 bne .L12 bl lua_str2number ldr r3, [sp] str r0, [r5] cmp r3, r4 bne .L7 b .L6 .L8: ldr r3, [sp] add r3, r3, #1 str r3, [sp] .L7: ldrb r0, [r3] @ zero_extendqisi2 bl cast_uchar bl lisspace cmp r0, #0 bne .L8 ldr r0, [sp] add r4, r4, r6 sub r0, r0, r4 clz r0, r0 lsr r0, r0, #5 .L1: ldr r3, .L14 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L13 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L12: bl lua_strx2number ldr r3, [sp] str r0, [r5] cmp r3, r4 bne .L7 .L6: mov r0, #0 b .L1 .L13: bl __stack_chk_fail .L15: .align 2 .L14: .word .LC2 .word .LC0 .word .LC1 .size luaO_str2d, .-luaO_str2d .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_main.c_blehr_tx_hrate_stop.c" .intel_syntax noprefix .text .p2align 4 .type blehr_tx_hrate_stop, @function blehr_tx_hrate_stop: .LFB0: .cfi_startproc endbr64 mov eax, 1000 mov edi, DWORD PTR blehr_tx_timer[rip] cdq idiv DWORD PTR portTICK_PERIOD_MS[rip] mov esi, eax jmp xTimerStop@PLT .cfi_endproc .LFE0: .size blehr_tx_hrate_stop, .-blehr_tx_hrate_stop .comm portTICK_PERIOD_MS,4,4 .comm blehr_tx_timer,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_main.c_blehr_tx_hrate_stop.c" .text .global __aeabi_idiv .align 2 .syntax unified .arm .fpu softvfp .type blehr_tx_hrate_stop, %function blehr_tx_hrate_stop: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} ldr r1, [r3] mov r0, #1000 bl __aeabi_idiv pop {r4, lr} ldr r3, .L4+4 mov r1, r0 ldr r0, [r3] b xTimerStop .L5: .align 2 .L4: .word portTICK_PERIOD_MS .word blehr_tx_timer .size blehr_tx_hrate_stop, .-blehr_tx_hrate_stop .comm portTICK_PERIOD_MS,4,4 .comm blehr_tx_timer,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ubifs.h_ubifs_check_hmac.c" .intel_syntax noprefix .text .p2align 4 .type ubifs_check_hmac, @function ubifs_check_hmac: .LFB0: .cfi_startproc endbr64 mov r8, rdi mov rdi, rsi mov rsi, rdx mov edx, DWORD PTR [r8] jmp crypto_memneq@PLT .cfi_endproc .LFE0: .size ubifs_check_hmac, .-ubifs_check_hmac .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ubifs.h_ubifs_check_hmac.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ubifs_check_hmac, %function ubifs_check_hmac: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov ip, r0 mov r3, r2 mov r0, r1 ldr r2, [ip] mov r1, r3 b crypto_memneq .size ubifs_check_hmac, .-ubifs_check_hmac .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rw.c_rdma_rw_init_one_mr.c" .intel_syntax noprefix .text .p2align 4 .type rdma_rw_init_one_mr, @function rdma_rw_init_one_mr: .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 r14d, esi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rcx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rdi push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov ebp, r8d lea r15, 4[r12] push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdx sub rsp, 24 .cfi_def_cfa_offset 80 mov rax, QWORD PTR 16[rdi] mov esi, DWORD PTR 8[rdi] mov DWORD PTR 12[rsp], r9d mov edi, DWORD PTR [rax] call rdma_rw_fr_page_list_len@PLT mov edi, ebp mov esi, eax call min@PLT mov rsi, r15 mov rdi, r12 mov ebp, eax call ib_mr_pool_get@PLT mov QWORD PTR [rbx], rax test rax, rax je .L11 mov rdi, rbx call rdma_rw_inv_key@PLT mov rdi, QWORD PTR [rbx] mov edx, ebp lea rcx, 12[rsp] mov r8d, DWORD PTR PAGE_SIZE[rip] mov rsi, r13 mov QWORD PTR [rsp], rax call ib_map_mr_sg@PLT test ebp, ebp mov edx, 0 cmovs ebp, edx cmp ebp, eax jg .L12 mov eax, DWORD PTR IB_WR_REG_MR[rip] mov edi, DWORD PTR [r12] mov esi, r14d mov DWORD PTR 32[rbx], eax mov rax, QWORD PTR [rbx] mov QWORD PTR 24[rbx], rax mov eax, DWORD PTR IB_ACCESS_LOCAL_WRITE[rip] mov DWORD PTR 16[rbx], eax call rdma_protocol_iwarp@PLT test rax, rax je .L5 mov eax, DWORD PTR IB_ACCESS_REMOTE_WRITE[rip] or DWORD PTR 16[rbx], eax .L5: mov rdx, QWORD PTR [rbx] mov eax, DWORD PTR [rsp] mov ecx, DWORD PTR 4[rdx] mov edx, DWORD PTR [rdx] add eax, 1 mov DWORD PTR 12[rbx], ecx mov DWORD PTR 8[rbx], edx add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state mov rdx, QWORD PTR [rbx] mov rsi, r15 mov rdi, r12 call ib_mr_pool_put@PLT mov eax, DWORD PTR EINVAL[rip] add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 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 .L11: .cfi_restore_state mov eax, DWORD PTR EAGAIN[rip] add rsp, 24 .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 .cfi_endproc .LFE0: .size rdma_rw_init_one_mr, .-rdma_rw_init_one_mr .comm PAGE_SIZE,4,4 .comm IB_WR_REG_MR,4,4 .comm IB_ACCESS_REMOTE_WRITE,4,4 .comm IB_ACCESS_LOCAL_WRITE,4,4 .comm EINVAL,4,4 .comm EAGAIN,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_rw.c_rdma_rw_init_one_mr.c" .text .align 2 .syntax unified .arm .fpu softvfp .type rdma_rw_init_one_mr, %function rdma_rw_init_one_mr: @ args = 8, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} mov r5, r0 mov r7, r1 ldr r1, [r0, #12] sub sp, sp, #12 ldr r0, [r1] ldr r1, [r5, #8] mov r4, r2 mov r9, r3 bl rdma_rw_fr_page_list_len mov r1, r0 ldr r0, [sp, #40] bl min add r8, r5, #4 mov r6, r0 mov r1, r8 mov r0, r5 bl ib_mr_pool_get cmp r0, #0 str r0, [r4] beq .L11 mov r0, r4 bl rdma_rw_inv_key mov ip, r0 ldr r3, .L13 mov r1, r9 ldr r2, [r3] add r3, sp, #44 str r2, [sp] ldr r0, [r4] mov r2, r6 mov r9, ip bl ib_map_mr_sg bic r6, r6, r6, asr #31 cmp r6, r0 bgt .L12 ldr r3, .L13+4 ldr r2, .L13+8 ldr r3, [r3] ldr r2, [r2] ldr r0, [r5] str r3, [r4, #20] ldr r3, [r4] str r2, [r4, #12] str r3, [r4, #16] mov r1, r7 bl rdma_protocol_iwarp cmp r0, #0 ldrne r2, .L13+12 ldrne r3, [r4, #12] ldrne r2, [r2] add r0, r9, #1 orrne r3, r3, r2 strne r3, [r4, #12] ldr r3, [r4] ldr r2, [r3, #4] ldr r3, [r3] str r2, [r4, #8] str r3, [r4, #4] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L12: mov r1, r8 mov r0, r5 ldr r2, [r4] bl ib_mr_pool_put ldr r3, .L13+16 ldr r0, [r3] rsb r0, r0, #0 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L11: ldr r3, .L13+20 ldr r0, [r3] rsb r0, r0, #0 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L14: .align 2 .L13: .word PAGE_SIZE .word IB_WR_REG_MR .word IB_ACCESS_LOCAL_WRITE .word IB_ACCESS_REMOTE_WRITE .word EINVAL .word EAGAIN .size rdma_rw_init_one_mr, .-rdma_rw_init_one_mr .comm PAGE_SIZE,4,4 .comm IB_WR_REG_MR,4,4 .comm IB_ACCESS_REMOTE_WRITE,4,4 .comm IB_ACCESS_LOCAL_WRITE,4,4 .comm EINVAL,4,4 .comm EAGAIN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_segment.c_f2fs_write_data_summaries.c" .intel_syntax noprefix .text .p2align 4 .globl f2fs_write_data_summaries .type f2fs_write_data_summaries, @function f2fs_write_data_summaries: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, esi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov esi, DWORD PTR CP_COMPACT_SUM_FLAG[rip] call is_set_ckpt_flags@PLT test rax, rax je .L2 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov esi, r12d mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp write_compacted_summaries@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov edx, DWORD PTR CURSEG_HOT_DATA[rip] add rsp, 8 .cfi_def_cfa_offset 24 mov esi, r12d mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp write_normal_summaries@PLT .cfi_endproc .LFE0: .size f2fs_write_data_summaries, .-f2fs_write_data_summaries .comm CURSEG_HOT_DATA,4,4 .comm CP_COMPACT_SUM_FLAG,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_segment.c_f2fs_write_data_summaries.c" .text .align 2 .global f2fs_write_data_summaries .syntax unified .arm .fpu softvfp .type f2fs_write_data_summaries, %function f2fs_write_data_summaries: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L5 push {r4, r5, r6, lr} mov r5, r1 ldr r1, [r3] mov r4, r0 bl is_set_ckpt_flags cmp r0, #0 beq .L2 mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b write_compacted_summaries .L2: ldr r3, .L5+4 mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} ldr r2, [r3] b write_normal_summaries .L6: .align 2 .L5: .word CP_COMPACT_SUM_FLAG .word CURSEG_HOT_DATA .size f2fs_write_data_summaries, .-f2fs_write_data_summaries .comm CURSEG_HOT_DATA,4,4 .comm CP_COMPACT_SUM_FLAG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_benchfn.c_BMK_resetTimedFnState.c" .intel_syntax noprefix .text .p2align 4 .globl BMK_resetTimedFnState .type BMK_resetTimedFnState, @function BMK_resetTimedFnState: .LFB0: .cfi_startproc endbr64 mov eax, 1 test esi, esi push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi cmove esi, eax test edx, edx mov QWORD PTR 32[rdi], 0 pxor xmm0, xmm0 cmove edx, eax mov eax, DWORD PTR TIMELOOP_NANOSEC[rip] mov QWORD PTR 24[rbx], -1 mov edi, esi mov DWORD PTR 8[rbx], 1 imul edi, eax cvtsi2sd xmm0, eax mulsd xmm0, QWORD PTR .LC0[rip] movsx rcx, edi sar edi, 31 imul rcx, rcx, 274877907 movsd QWORD PTR 16[rbx], xmm0 sar rcx, 38 sub ecx, edi cmp edx, esi cmova edx, esi mov DWORD PTR [rbx], ecx imul edx, eax xor eax, eax movsx rcx, edx sar edx, 31 imul rcx, rcx, 274877907 sar rcx, 38 sub ecx, edx mov DWORD PTR 4[rbx], ecx call UTIL_getTime@PLT mov DWORD PTR 12[rbx], eax pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size BMK_resetTimedFnState, .-BMK_resetTimedFnState .comm TIMELOOP_NANOSEC,4,4 .section .rodata.cst8,"aM",@progbits,8 .align 8 .LC0: .long 0 .long 1105055077 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_benchfn.c_BMK_resetTimedFnState.c" .text .global __aeabi_i2d .global __aeabi_dmul .align 2 .global BMK_resetTimedFnState .syntax unified .arm .fpu softvfp .type BMK_resetTimedFnState, %function BMK_resetTimedFnState: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #1 movcc r1, #1 cmp r2, #1 movcc r2, #1 cmp r2, r1 movcs r2, r1 push {r4, lr} mov ip, #0 mov r4, r0 ldr r0, .L4 ldr r3, .L4+4 ldr r0, [r0] str ip, [r4, #32] mul r1, r0, r1 mul r2, r0, r2 smull lr, ip, r3, r1 smull lr, r3, r2, r3 asr r1, r1, #31 asr r2, r2, #31 rsb r1, r1, ip, asr #6 rsb r2, r2, r3, asr #6 stm r4, {r1, r2} bl __aeabi_i2d mov r2, #0 ldr r3, .L4+8 bl __aeabi_dmul mvn r2, #0 mov r3, #1 str r0, [r4, #16] str r1, [r4, #20] str r2, [r4, #24] str r3, [r4, #8] bl UTIL_getTime str r0, [r4, #12] pop {r4, pc} .L5: .align 2 .L4: .word TIMELOOP_NANOSEC .word 274877907 .word 1105055077 .size BMK_resetTimedFnState, .-BMK_resetTimedFnState .comm TIMELOOP_NANOSEC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ixgbe_sriov.c_ixgbe_ndo_set_vf_spoofchk.c" .intel_syntax noprefix .text .p2align 4 .globl ixgbe_ndo_set_vf_spoofchk .type ixgbe_ndo_set_vf_spoofchk, @function ixgbe_ndo_set_vf_spoofchk: .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 r12d, esi push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov ebp, edx push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 call netdev_priv@PLT mov r14d, DWORD PTR EINVAL[rip] neg r14d cmp DWORD PTR [rax], r12d jle .L1 mov rbx, rax lea r13, 16[rax] movsx rax, r12d mov esi, ebp mov rdx, QWORD PTR 8[rbx] mov rdi, r13 xor r14d, r14d mov DWORD PTR [rdx+rax*4], ebp mov edx, r12d call [QWORD PTR 32[rbx]] mov edx, r12d mov esi, ebp mov rdi, r13 call [QWORD PTR 24[rbx]] cmp QWORD PTR 16[rbx], 0 je .L1 mov edi, DWORD PTR IXGBE_ETQF_FILTER_LLDP[rip] mov r15d, DWORD PTR IXGBE_ETQF_FILTER_EN[rip] or r15d, DWORD PTR IXGBE_ETQF_TX_ANTISPOOF[rip] or r15d, DWORD PTR ETH_P_LLDP[rip] call IXGBE_ETQF@PLT mov edx, r15d mov rdi, r13 mov esi, eax call IXGBE_WRITE_REG@PLT mov edi, DWORD PTR IXGBE_ETQF_FILTER_FC[rip] mov r15d, DWORD PTR IXGBE_ETQF_FILTER_EN[rip] or r15d, DWORD PTR IXGBE_ETQF_TX_ANTISPOOF[rip] or r15d, DWORD PTR ETH_P_PAUSE[rip] call IXGBE_ETQF@PLT mov edx, r15d mov rdi, r13 mov esi, eax call IXGBE_WRITE_REG@PLT mov edx, r12d mov esi, ebp mov rdi, r13 call [QWORD PTR 16[rbx]] .L1: add rsp, 8 .cfi_def_cfa_offset 56 mov eax, r14d pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ixgbe_ndo_set_vf_spoofchk, .-ixgbe_ndo_set_vf_spoofchk .comm IXGBE_ETQF_TX_ANTISPOOF,4,4 .comm IXGBE_ETQF_FILTER_LLDP,4,4 .comm IXGBE_ETQF_FILTER_FC,4,4 .comm IXGBE_ETQF_FILTER_EN,4,4 .comm ETH_P_PAUSE,4,4 .comm ETH_P_LLDP,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_ixgbe_sriov.c_ixgbe_ndo_set_vf_spoofchk.c" .text .align 2 .global ixgbe_ndo_set_vf_spoofchk .syntax unified .arm .fpu softvfp .type ixgbe_ndo_set_vf_spoofchk, %function ixgbe_ndo_set_vf_spoofchk: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r6, r1 mov r7, r2 bl netdev_priv ldr r3, [r0] cmp r3, r6 ble .L7 mov r4, r0 ldr r3, [r0, #4] add r5, r0, #8 mov r2, r6 mov r1, r7 str r7, [r3, r6, lsl #2] mov r0, r5 ldr r3, [r4, #16] blx r3 mov r0, r5 mov r2, r6 mov r1, r7 ldr r3, [r4, #12] blx r3 ldr r0, [r4, #8] cmp r0, #0 popeq {r4, r5, r6, r7, r8, r9, r10, pc} ldr r3, .L8 ldr r9, .L8+4 ldr r0, [r3] bl IXGBE_ETQF ldr r8, .L8+8 ldr r2, .L8+12 mov r1, r0 ldr r3, [r9] ldr r0, [r8] ldr r2, [r2] orr r3, r3, r0 orr r2, r3, r2 mov r0, r5 bl IXGBE_WRITE_REG ldr r3, .L8+16 ldr r0, [r3] bl IXGBE_ETQF ldr r2, .L8+20 mov r1, r0 ldr r3, [r9] ldr r0, [r8] ldr r2, [r2] orr r3, r3, r0 orr r2, r3, r2 mov r0, r5 bl IXGBE_WRITE_REG mov r2, r6 mov r1, r7 mov r0, r5 ldr r3, [r4, #8] blx r3 mov r0, #0 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L7: ldr r3, .L8+24 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L9: .align 2 .L8: .word IXGBE_ETQF_FILTER_LLDP .word IXGBE_ETQF_FILTER_EN .word IXGBE_ETQF_TX_ANTISPOOF .word ETH_P_LLDP .word IXGBE_ETQF_FILTER_FC .word ETH_P_PAUSE .word EINVAL .size ixgbe_ndo_set_vf_spoofchk, .-ixgbe_ndo_set_vf_spoofchk .comm IXGBE_ETQF_TX_ANTISPOOF,4,4 .comm IXGBE_ETQF_FILTER_LLDP,4,4 .comm IXGBE_ETQF_FILTER_FC,4,4 .comm IXGBE_ETQF_FILTER_EN,4,4 .comm ETH_P_PAUSE,4,4 .comm ETH_P_LLDP,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_led.c_red_LED_on.c" .intel_syntax noprefix .text .p2align 4 .globl red_LED_on .type red_LED_on, @function red_LED_on: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR AT91C_BASE_PIOB[rip] mov DWORD PTR [rax], 4 ret .cfi_endproc .LFE0: .size red_LED_on, .-red_LED_on .comm AT91C_BASE_PIOB,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_led.c_red_LED_on.c" .text .align 2 .global red_LED_on .syntax unified .arm .fpu softvfp .type red_LED_on, %function red_LED_on: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r2, #4 ldr r3, .L3 ldr r3, [r3] str r2, [r3] bx lr .L4: .align 2 .L3: .word AT91C_BASE_PIOB .size red_LED_on, .-red_LED_on .comm AT91C_BASE_PIOB,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_internal.h_nfs4_label_free.c" .intel_syntax noprefix .text .p2align 4 .type nfs4_label_free, @function nfs4_label_free: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size nfs4_label_free, .-nfs4_label_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_internal.h_nfs4_label_free.c" .text .align 2 .syntax unified .arm .fpu softvfp .type nfs4_label_free, %function nfs4_label_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size nfs4_label_free, .-nfs4_label_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_nodelist.h_jffs2_encode_dev.c" .intel_syntax noprefix .text .p2align 4 .type jffs2_encode_dev, @function jffs2_encode_dev: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, esi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi mov edi, esi sub rsp, 8 .cfi_def_cfa_offset 32 call old_valid_dev@PLT mov edi, ebp test rax, rax je .L2 call old_encode_dev@PLT mov edi, eax call cpu_to_je16@PLT mov DWORD PTR [rbx], eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, 4 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state call new_encode_dev@PLT mov edi, eax call cpu_to_je32@PLT mov DWORD PTR [rbx], eax add rsp, 8 .cfi_def_cfa_offset 24 mov eax, 4 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size jffs2_encode_dev, .-jffs2_encode_dev .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_nodelist.h_jffs2_encode_dev.c" .text .align 2 .syntax unified .arm .fpu softvfp .type jffs2_encode_dev, %function jffs2_encode_dev: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 mov r0, r1 mov r4, r1 bl old_valid_dev cmp r0, #0 mov r0, r4 beq .L2 bl old_encode_dev bl cpu_to_je16 str r0, [r5] mov r0, #4 pop {r4, r5, r6, pc} .L2: bl new_encode_dev bl cpu_to_je32 str r0, [r5] mov r0, #4 pop {r4, r5, r6, pc} .size jffs2_encode_dev, .-jffs2_encode_dev .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_adrenoadreno_gpu.h_adreno_is_a306.c" .intel_syntax noprefix .text .p2align 4 .type adreno_is_a306, @function adreno_is_a306: .LFB0: .cfi_startproc endbr64 xor eax, eax cmp DWORD PTR [rdi], 307 sete al ret .cfi_endproc .LFE0: .size adreno_is_a306, .-adreno_is_a306 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_adrenoadreno_gpu.h_adreno_is_a306.c" .text .align 2 .syntax unified .arm .fpu softvfp .type adreno_is_a306, %function adreno_is_a306: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r0] sub r0, r0, r3 clz r0, r0 lsr r0, r0, #5 bx lr .L4: .align 2 .L3: .word 307 .size adreno_is_a306, .-adreno_is_a306 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ov9640.c_ov9640_write_regs.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Failed to select resolution!\n" .text .p2align 4 .type ov9640_write_regs, @function ov9640_write_regs: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 add esi, -128 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 cmp esi, 6 ja .L2 mov ebx, edx lea rdx, .L4[rip] mov r12, rcx movsx rax, DWORD PTR [rdx+rsi*4] add rax, rdx notrack jmp rax .section .rodata .align 4 .align 4 .L4: .long .L10-.L4 .long .L9-.L4 .long .L8-.L4 .long .L7-.L4 .long .L6-.L4 .long .L5-.L4 .long .L3-.L4 .text .p2align 4,,10 .p2align 3 .L5: mov r15, QWORD PTR ov9640_regs_qcif[rip] mov rdi, r15 call ARRAY_SIZE@PLT mov r13d, eax .p2align 4,,10 .p2align 3 .L11: cmp DWORD PTR MEDIA_BUS_FMT_UYVY8_2X8[rip], ebx je .L33 .L13: mov rbx, QWORD PTR ov9640_regs_rgb[rip] mov rdi, rbx call ARRAY_SIZE@PLT mov r14d, eax .L14: test r13d, r13d je .L15 lea eax, -1[r13] lea r13, 8[r15+rax*8] jmp .L22 .p2align 4,,10 .p2align 3 .L34: cmp esi, 136 jne .L20 or edx, DWORD PTR [r12] .L20: mov rdi, rbp call ov9640_reg_write@PLT test eax, eax jne .L1 .L35: add r15, 8 cmp r15, r13 je .L15 .L22: mov esi, DWORD PTR [r15] mov edx, DWORD PTR 4[r15] cmp esi, 137 je .L16 jg .L17 cmp esi, 135 jne .L34 or edx, DWORD PTR 12[r12] mov rdi, rbp call ov9640_reg_write@PLT test eax, eax je .L35 .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 .L3: .cfi_restore_state mov r15, QWORD PTR ov9640_regs_cif[rip] mov rdi, r15 call ARRAY_SIZE@PLT cmp DWORD PTR MEDIA_BUS_FMT_UYVY8_2X8[rip], ebx mov r13d, eax jne .L13 .p2align 4,,10 .p2align 3 .L33: mov rbx, QWORD PTR ov9640_regs_yuv[rip] mov rdi, rbx call ARRAY_SIZE@PLT mov r14d, eax jmp .L14 .p2align 4,,10 .p2align 3 .L10: mov r15, QWORD PTR ov9640_regs_vga[rip] mov rdi, r15 call ARRAY_SIZE@PLT mov r13d, eax jmp .L11 .p2align 4,,10 .p2align 3 .L9: mov r15, QWORD PTR ov9640_regs_sxga[rip] mov rdi, r15 call ARRAY_SIZE@PLT mov r13d, eax jmp .L11 .p2align 4,,10 .p2align 3 .L8: mov r15, QWORD PTR ov9640_regs_qvga[rip] mov rdi, r15 call ARRAY_SIZE@PLT mov r13d, eax jmp .L11 .p2align 4,,10 .p2align 3 .L7: mov r15, QWORD PTR ov9640_regs_qqvga[rip] mov rdi, r15 call ARRAY_SIZE@PLT mov r13d, eax jmp .L11 .p2align 4,,10 .p2align 3 .L6: mov r15, QWORD PTR ov9640_regs_qqcif[rip] mov rdi, r15 call ARRAY_SIZE@PLT mov r13d, eax jmp .L11 .p2align 4,,10 .p2align 3 .L17: cmp esi, 138 jne .L20 or edx, DWORD PTR 8[r12] jmp .L20 .p2align 4,,10 .p2align 3 .L16: or edx, DWORD PTR 4[r12] jmp .L20 .p2align 4,,10 .p2align 3 .L15: test r14d, r14d je .L25 lea eax, -1[r14] lea r12, 8[rbx+rax*8] jmp .L24 .p2align 4,,10 .p2align 3 .L36: add rbx, 8 cmp rbx, r12 je .L25 .L24: mov edx, DWORD PTR 4[rbx] mov esi, DWORD PTR [rbx] mov rdi, rbp call ov9640_reg_write@PLT test eax, eax je .L36 jmp .L1 .p2align 4,,10 .p2align 3 .L25: 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 .L2: .cfi_restore_state lea rsi, .LC0[rip] call dev_err@PLT mov eax, DWORD PTR EINVAL[rip] add rsp, 8 .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 .cfi_endproc .LFE0: .size ov9640_write_regs, .-ov9640_write_regs .comm ov9640_regs_yuv,8,8 .comm ov9640_regs_vga,8,8 .comm ov9640_regs_sxga,8,8 .comm ov9640_regs_rgb,8,8 .comm ov9640_regs_qvga,8,8 .comm ov9640_regs_qqvga,8,8 .comm ov9640_regs_qqcif,8,8 .comm ov9640_regs_qcif,8,8 .comm ov9640_regs_cif,8,8 .comm MEDIA_BUS_FMT_UYVY8_2X8,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_ov9640.c_ov9640_write_regs.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Failed to select resolution!\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ov9640_write_regs, %function ov9640_write_regs: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 sub r1, r1, #128 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r5, r0 mov r4, r2 mov r8, r3 cmp r1, #6 ldrls pc, [pc, r1, asl #2] b .L2 .L4: .word .L10 .word .L9 .word .L8 .word .L7 .word .L6 .word .L5 .word .L3 .L3: ldr r3, .L33 ldr r7, [r3] mov r0, r7 bl ARRAY_SIZE mov r6, r0 .L11: ldr r3, .L33+4 ldr r3, [r3] cmp r3, r4 ldreq r3, .L33+8 ldrne r3, .L33+12 ldr r4, [r3] mov r0, r4 bl ARRAY_SIZE cmp r6, #0 mov r10, r0 beq .L15 mov fp, #0 add r9, r7, #4 .L22: ldr r1, [r7, fp, lsl #3] ldr r2, [r9, fp, lsl #3] sub r3, r1, #135 cmp r3, #3 ldrls pc, [pc, r3, asl #2] b .L16 .L18: .word .L21 .word .L20 .word .L19 .word .L17 .L17: ldr r3, [r8, #8] orr r2, r2, r3 .L16: mov r0, r5 bl ov9640_reg_write cmp r0, #0 add fp, fp, #1 popne {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} cmp r6, fp bne .L22 .L15: cmp r10, #0 movne r6, #0 addne r4, r4, #4 beq .L25 .L24: ldmda r4, {r1, r2} mov r0, r5 bl ov9640_reg_write cmp r0, #0 add r6, r6, #1 popne {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} cmp r10, r6 add r4, r4, #8 bne .L24 .L25: mov r0, #0 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L19: ldr r3, [r8, #4] orr r2, r2, r3 b .L16 .L21: ldr r3, [r8, #12] orr r2, r2, r3 b .L16 .L20: ldr r3, [r8] orr r2, r2, r3 b .L16 .L10: ldr r3, .L33+16 ldr r7, [r3] mov r0, r7 bl ARRAY_SIZE mov r6, r0 b .L11 .L9: ldr r3, .L33+20 ldr r7, [r3] mov r0, r7 bl ARRAY_SIZE mov r6, r0 b .L11 .L8: ldr r3, .L33+24 ldr r7, [r3] mov r0, r7 bl ARRAY_SIZE mov r6, r0 b .L11 .L7: ldr r3, .L33+28 ldr r7, [r3] mov r0, r7 bl ARRAY_SIZE mov r6, r0 b .L11 .L6: ldr r3, .L33+32 ldr r7, [r3] mov r0, r7 bl ARRAY_SIZE mov r6, r0 b .L11 .L5: ldr r3, .L33+36 ldr r7, [r3] mov r0, r7 bl ARRAY_SIZE mov r6, r0 b .L11 .L2: ldr r1, .L33+40 bl dev_err ldr r3, .L33+44 ldr r0, [r3] rsb r0, r0, #0 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L34: .align 2 .L33: .word ov9640_regs_cif .word MEDIA_BUS_FMT_UYVY8_2X8 .word ov9640_regs_yuv .word ov9640_regs_rgb .word ov9640_regs_vga .word ov9640_regs_sxga .word ov9640_regs_qvga .word ov9640_regs_qqvga .word ov9640_regs_qqcif .word ov9640_regs_qcif .word .LC0 .word EINVAL .size ov9640_write_regs, .-ov9640_write_regs .comm ov9640_regs_yuv,4,4 .comm ov9640_regs_vga,4,4 .comm ov9640_regs_sxga,4,4 .comm ov9640_regs_rgb,4,4 .comm ov9640_regs_qvga,4,4 .comm ov9640_regs_qqvga,4,4 .comm ov9640_regs_qqcif,4,4 .comm ov9640_regs_qcif,4,4 .comm ov9640_regs_cif,4,4 .comm MEDIA_BUS_FMT_UYVY8_2X8,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_scsi_lib.c_scsi_host_is_busy.c" .intel_syntax noprefix .text .p2align 4 .type scsi_host_is_busy, @function scsi_host_is_busy: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 cmp QWORD PTR [rdi], 0 mov rbx, rdi jle .L5 lea rdi, 20[rdi] call atomic_read@PLT cmp rax, QWORD PTR [rbx] jge .L3 .L5: lea rdi, 16[rbx] call atomic_read@PLT test rax, rax jg .L3 xor eax, eax cmp QWORD PTR 8[rbx], 0 pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 setne al ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov eax, 1 pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size scsi_host_is_busy, .-scsi_host_is_busy .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_scsi_lib.c_scsi_host_is_busy.c" .text .align 2 .syntax unified .arm .fpu softvfp .type scsi_host_is_busy, %function scsi_host_is_busy: @ 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 ble .L5 add r0, r0, #12 bl atomic_read ldr r3, [r4] cmp r0, r3 bge .L3 .L5: add r0, r4, #8 bl atomic_read cmp r0, #0 bgt .L3 ldr r0, [r4, #4] subs r0, r0, #0 movne r0, #1 pop {r4, pc} .L3: mov r0, #1 pop {r4, pc} .size scsi_host_is_busy, .-scsi_host_is_busy .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_route_layer.c_make_route_layer.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "route " .LC1: .string " %d" .LC2: .string "\n" .text .p2align 4 .globl make_route_layer .type make_route_layer, @function make_route_layer: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 xor eax, eax mov r15d, edx 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 mov rbp, rcx push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, r8 sub rsp, 40 .cfi_def_cfa_offset 96 mov edi, DWORD PTR stderr[rip] mov DWORD PTR 20[rsp], esi lea rsi, .LC0[rip] mov DWORD PTR 28[rsp], edx call fprintf@PLT mov eax, DWORD PTR ROUTE[rip] mov DWORD PTR 24[rsp], eax test r15d, r15d jle .L4 lea eax, -1[r15] xor r14d, r14d xor r15d, r15d mov QWORD PTR 8[rsp], rax lea r13, .LC1[rip] .p2align 4,,10 .p2align 3 .L3: mov edx, DWORD PTR 0[rbp+r14*4] mov edi, DWORD PTR stderr[rip] mov rsi, r13 xor eax, eax call fprintf@PLT add r15d, DWORD PTR [rbx+r14*4] mov rax, r14 add r14, 1 cmp rax, QWORD PTR 8[rsp] jne .L3 mov r14d, DWORD PTR 20[rsp] imul r14d, r15d .L2: mov edi, DWORD PTR stderr[rip] lea rsi, .LC2[rip] xor eax, eax call fprintf@PLT mov edi, r14d mov esi, 4 call calloc@PLT mov edi, r14d mov esi, 4 mov r13, rax call calloc@PLT mov esi, DWORD PTR 20[rsp] mov edi, DWORD PTR 28[rsp] mov QWORD PTR 8[r12], rbp mov QWORD PTR 32[r12], rax mov eax, DWORD PTR backward_route_layer[rip] mov QWORD PTR 16[r12], rbx mov DWORD PTR 72[r12], eax mov eax, DWORD PTR forward_route_layer[rip] mov DWORD PTR 24[r12], r15d mov DWORD PTR 76[r12], eax mov eax, DWORD PTR 24[rsp] mov DWORD PTR 28[r12], r15d mov QWORD PTR 48[r12], r13 mov DWORD PTR 80[r12], eax mov rax, r12 mov DWORD PTR [r12], esi mov DWORD PTR 4[r12], edi mov QWORD PTR 40[r12], 0 mov QWORD PTR 56[r12], 0 mov QWORD PTR 64[r12], 0 mov DWORD PTR 84[r12], 0 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state xor r14d, r14d xor r15d, r15d jmp .L2 .cfi_endproc .LFE0: .size make_route_layer, .-make_route_layer .comm stderr,4,4 .comm forward_route_layer_gpu,4,4 .comm forward_route_layer,4,4 .comm backward_route_layer_gpu,4,4 .comm backward_route_layer,4,4 .comm ROUTE,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_route_layer.c_make_route_layer.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "route \000" .align 2 .LC1: .ascii " %d\000" .align 2 .LC2: .ascii "\012\000" .text .align 2 .global make_route_layer .syntax unified .arm .fpu softvfp .type make_route_layer, %function make_route_layer: @ args = 4, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r6, r0 mov fp, r1 mov r9, r2 ldr r7, .L8 sub sp, sp, #20 ldr r1, .L8+4 ldr r0, [r7] mov r4, r3 str r3, [sp, #12] str fp, [sp, #4] bl fprintf mov r0, r6 mov r2, #64 mov r1, #0 bl memset ldr r3, .L8+8 cmp r9, #0 ldr r3, [r3] str r3, [sp, #8] ble .L4 mov r5, #0 ldr r3, [sp, #56] sub r4, r4, #4 ldr fp, .L8+12 add r8, r4, r9, lsl #2 sub r10, r3, #4 .L3: ldr r2, [r4, #4]! mov r1, fp ldr r0, [r7] bl fprintf ldr r3, [r10, #4]! cmp r4, r8 add r5, r5, r3 bne .L3 ldr r8, [sp, #4] mul r8, r5, r8 .L2: ldr r0, [r7] ldr r1, .L8+16 bl fprintf mov r1, #4 mov r0, r8 bl calloc mov r1, #4 mov r4, r0 mov r0, r8 bl calloc str r0, [r6, #24] mov r0, r6 ldr r1, [sp, #4] ldr r2, .L8+20 stm r6, {r1, r9} ldr r1, [sp, #12] ldr r3, .L8+24 str r1, [r6, #8] ldr r1, [sp, #56] ldr r2, [r2] ldr r3, [r3] str r1, [r6, #12] ldr r1, [sp, #8] str r4, [r6, #32] str r5, [r6, #16] str r5, [r6, #20] str r1, [r6, #56] str r2, [r6, #52] str r3, [r6, #48] add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L4: mov r8, #0 mov r5, r8 b .L2 .L9: .align 2 .L8: .word stderr .word .LC0 .word ROUTE .word .LC1 .word .LC2 .word forward_route_layer .word backward_route_layer .size make_route_layer, .-make_route_layer .comm stderr,4,4 .comm forward_route_layer_gpu,4,4 .comm forward_route_layer,4,4 .comm backward_route_layer_gpu,4,4 .comm backward_route_layer,4,4 .comm ROUTE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_via_verifier.c_setup_hazard_table.c" .intel_syntax noprefix .text .p2align 4 .type setup_hazard_table, @function setup_hazard_table: .LFB0: .cfi_startproc endbr64 mov rax, rsi lea r8, 1024[rsi] .p2align 4,,10 .p2align 3 .L2: mov ecx, DWORD PTR forbidden_command[rip] add rax, 4 mov DWORD PTR -4[rax], ecx cmp rax, r8 jne .L2 test edx, edx jle .L1 lea eax, -1[rdx] sal rax, 4 lea rcx, 16[rdi+rax] .p2align 4,,10 .p2align 3 .L4: mov edx, DWORD PTR 8[rdi] mov rax, QWORD PTR [rdi] add rdi, 16 mov DWORD PTR [rsi+rax*4], edx cmp rdi, rcx jne .L4 .L1: ret .cfi_endproc .LFE0: .size setup_hazard_table, .-setup_hazard_table .comm forbidden_command,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_via_verifier.c_setup_hazard_table.c" .text .align 2 .syntax unified .arm .fpu softvfp .type setup_hazard_table, %function setup_hazard_table: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r4, .L9 sub r3, r1, #4 add lr, r1, #1020 .L2: ldr ip, [r4] str ip, [r3, #4]! cmp lr, r3 bne .L2 cmp r2, #0 pople {r4, pc} add ip, r0, r2, lsl #3 .L4: ldr r2, [r0, #4] ldr r3, [r0], #8 cmp ip, r0 str r2, [r1, r3, lsl #2] bne .L4 pop {r4, pc} .L10: .align 2 .L9: .word forbidden_command .size setup_hazard_table, .-setup_hazard_table .comm forbidden_command,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tda8290.c_tda8290_has_signal.c" .intel_syntax noprefix .text .p2align 4 .type tda8290_has_signal, @function tda8290_has_signal: .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 sub rsp, 24 .cfi_def_cfa_offset 48 mov r12, QWORD PTR [rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea rbp, 7[rsp] mov BYTE PTR 7[rsp], 27 mov rdi, rbp mov BYTE PTR 6[rsp], 0 call ARRAY_SIZE@PLT mov rsi, rbp lea rcx, 6[rsp] mov rdi, r12 mov edx, eax mov r8d, 1 call tuner_i2c_xfer_send_recv@PLT movsx eax, BYTE PTR 6[rsp] sar eax, 31 mov rsi, QWORD PTR 8[rsp] xor rsi, QWORD PTR fs:40 jne .L7 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 24 movzx eax, ax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .L7: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size tda8290_has_signal, .-tda8290_has_signal .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_tda8290.c_tda8290_has_signal.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type tda8290_has_signal, %function tda8290_has_signal: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov r1, r0 mov r2, #27 mov r3, #0 push {r4, lr} ldr r4, [r1] sub sp, sp, #24 ldr r1, .L8 add r0, sp, #16 ldr r1, [r1] str r1, [sp, #20] mov r1,#0 strb r2, [sp, #16] strb r3, [sp, #15] bl ARRAY_SIZE mov r3, #1 mov r2, r0 str r3, [sp] mov r0, r4 add r3, sp, #15 add r1, sp, #16 bl tuner_i2c_xfer_send_recv ldrsb r3, [sp, #15] ldr r0, .L8+4 cmp r3, #0 ldr r3, .L8 movge r0, #0 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L7 add sp, sp, #24 @ sp needed pop {r4, pc} .L7: bl __stack_chk_fail .L9: .align 2 .L8: .word .LC0 .word 65535 .size tda8290_has_signal, .-tda8290_has_signal .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cudbg_lib.c_cudbg_cim_obq_size.c" .intel_syntax noprefix .text .p2align 4 .globl cudbg_cim_obq_size .type cudbg_cim_obq_size, @function cudbg_cim_obq_size: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi mov edi, esi call QUENUMSELECT_V@PLT mov esi, DWORD PTR CIM_QUEUE_CONFIG_REF_A[rip] or eax, DWORD PTR OBQSELECT_F[rip] mov rdi, rbp mov edx, eax call t4_write_reg@PLT mov esi, DWORD PTR CIM_QUEUE_CONFIG_CTRL_A[rip] mov rdi, rbp call t4_read_reg@PLT mov edi, eax call CIMQSIZE_G@PLT pop rbp .cfi_def_cfa_offset 8 sal eax, 8 ret .cfi_endproc .LFE0: .size cudbg_cim_obq_size, .-cudbg_cim_obq_size .comm OBQSELECT_F,4,4 .comm CIM_QUEUE_CONFIG_REF_A,4,4 .comm CIM_QUEUE_CONFIG_CTRL_A,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_cudbg_lib.c_cudbg_cim_obq_size.c" .text .align 2 .global cudbg_cim_obq_size .syntax unified .arm .fpu softvfp .type cudbg_cim_obq_size, %function cudbg_cim_obq_size: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, r5, r6, lr} mov r4, r0 mov r0, r1 ldr r5, [r3] bl QUENUMSELECT_V mov r2, r0 ldr r3, .L4+4 mov r1, r5 ldr r3, [r3] mov r0, r4 orr r2, r2, r3 bl t4_write_reg ldr r3, .L4+8 mov r0, r4 ldr r1, [r3] bl t4_read_reg bl CIMQSIZE_G lsl r0, r0, #8 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word CIM_QUEUE_CONFIG_REF_A .word OBQSELECT_F .word CIM_QUEUE_CONFIG_CTRL_A .size cudbg_cim_obq_size, .-cudbg_cim_obq_size .comm OBQSELECT_F,4,4 .comm CIM_QUEUE_CONFIG_REF_A,4,4 .comm CIM_QUEUE_CONFIG_CTRL_A,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sqlite3.c_getAutoVacuum.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "none" .LC1: .string "full" .LC2: .string "incremental" .text .p2align 4 .type getAutoVacuum, @function getAutoVacuum: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 lea rsi, .LC0[rip] mov rbp, rdi call sqlite3StrICmp@PLT test rax, rax jne .L2 mov eax, DWORD PTR BTREE_AUTOVACUUM_NONE[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state lea rsi, .LC1[rip] mov rdi, rbp call sqlite3StrICmp@PLT test rax, rax jne .L4 mov eax, DWORD PTR BTREE_AUTOVACUUM_FULL[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state lea rsi, .LC2[rip] mov rdi, rbp call sqlite3StrICmp@PLT test rax, rax jne .L5 mov eax, DWORD PTR BTREE_AUTOVACUUM_INCR[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov rdi, rbp call sqlite3Atoi@PLT mov edx, 0 pop rbp .cfi_def_cfa_offset 8 cmp eax, 3 cmovnb eax, edx ret .cfi_endproc .LFE0: .size getAutoVacuum, .-getAutoVacuum .comm BTREE_AUTOVACUUM_NONE,4,4 .comm BTREE_AUTOVACUUM_INCR,4,4 .comm BTREE_AUTOVACUUM_FULL,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_sqlite3.c_getAutoVacuum.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "none\000" .align 2 .LC1: .ascii "full\000" .align 2 .LC2: .ascii "incremental\000" .text .align 2 .syntax unified .arm .fpu softvfp .type getAutoVacuum, %function getAutoVacuum: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r1, .L8 mov r4, r0 bl sqlite3StrICmp cmp r0, #0 bne .L2 ldr r3, .L8+4 ldr r0, [r3] pop {r4, pc} .L2: mov r0, r4 ldr r1, .L8+8 bl sqlite3StrICmp cmp r0, #0 bne .L4 ldr r3, .L8+12 ldr r0, [r3] pop {r4, pc} .L4: mov r0, r4 ldr r1, .L8+16 bl sqlite3StrICmp cmp r0, #0 bne .L5 ldr r3, .L8+20 ldr r0, [r3] pop {r4, pc} .L5: mov r0, r4 bl sqlite3Atoi cmp r0, #2 movhi r0, #0 pop {r4, pc} .L9: .align 2 .L8: .word .LC0 .word BTREE_AUTOVACUUM_NONE .word .LC1 .word BTREE_AUTOVACUUM_FULL .word .LC2 .word BTREE_AUTOVACUUM_INCR .size getAutoVacuum, .-getAutoVacuum .comm BTREE_AUTOVACUUM_NONE,4,4 .comm BTREE_AUTOVACUUM_INCR,4,4 .comm BTREE_AUTOVACUUM_FULL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_moniker.c_start_rpcss.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "failed to open service manager\n" .section .rodata.str1.1 .LC2: .string "failed to open RpcSs service\n" .LC3: .string "RpcSs failed to start %u\n" .section .rodata.str1.8 .align 8 .LC4: .string "failed to start RpcSs service\n" .text .p2align 4 .type start_rpcss, @function start_rpcss: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 lea rdi, .LC0[rip] push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 40 .cfi_def_cfa_offset 96 mov r15d, DWORD PTR FALSE[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax call TRACE@PLT xor edx, edx xor esi, esi xor edi, edi call OpenSCManagerW@PLT test eax, eax je .L21 mov edx, DWORD PTR SERVICE_START[rip] lea rsi, rpcssW.1968[rip] mov edi, eax mov r12d, eax or edx, DWORD PTR SERVICE_QUERY_STATUS[rip] call OpenServiceW@PLT mov ebp, eax test eax, eax je .L22 xor edx, edx xor esi, esi mov edi, eax call StartServiceW@PLT test rax, rax jne .L7 xor eax, eax call GetLastError@PLT cmp rax, QWORD PTR ERROR_SERVICE_ALREADY_RUNNING[rip] jne .L23 .L7: xor eax, eax lea r14, 12[rsp] lea r13, 16[rsp] call GetTickCount64@PLT mov ebx, eax jmp .L6 .p2align 4,,10 .p2align 3 .L25: mov rsi, QWORD PTR SERVICE_RUNNING[rip] cmp QWORD PTR 16[rsp], rsi je .L24 xor eax, eax call GetTickCount64@PLT sub eax, ebx cmp eax, 30000 jg .L9 mov edi, 100 call Sleep@PLT mov rsi, QWORD PTR 16[rsp] cmp rsi, QWORD PTR SERVICE_START_PENDING[rip] jne .L19 .L6: mov esi, DWORD PTR SC_STATUS_PROCESS_INFO[rip] mov r8, r14 mov ecx, 8 mov edi, ebp mov rdx, r13 call QueryServiceStatusEx@PLT test eax, eax jne .L25 .L9: mov rsi, QWORD PTR 16[rsp] .L19: mov rax, QWORD PTR SERVICE_RUNNING[rip] .L13: cmp rsi, rax jne .L26 mov edi, ebp call CloseServiceHandle@PLT mov edi, r12d call CloseServiceHandle@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L22: lea rdi, .LC2[rip] call ERR@PLT mov edi, r12d call CloseServiceHandle@PLT mov r15d, DWORD PTR FALSE[rip] .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L27 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r15d 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 .L21: .cfi_restore_state lea rdi, .LC1[rip] call ERR@PLT mov r15d, DWORD PTR FALSE[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L26: lea rdi, .LC3[rip] call WARN@PLT mov edi, ebp call CloseServiceHandle@PLT mov edi, r12d call CloseServiceHandle@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L23: lea rdi, .LC4[rip] call ERR@PLT mov edi, ebp call CloseServiceHandle@PLT mov edi, r12d call CloseServiceHandle@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L24: mov r15d, DWORD PTR TRUE[rip] mov rax, rsi jmp .L13 .L27: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size start_rpcss, .-start_rpcss .section .rodata .type rpcssW.1968, @object .size rpcssW.1968, 6 rpcssW.1968: .string "RpcSs" .comm TRUE,4,4 .comm SERVICE_START_PENDING,8,8 .comm SERVICE_START,4,4 .comm SERVICE_RUNNING,8,8 .comm SERVICE_QUERY_STATUS,4,4 .comm SC_STATUS_PROCESS_INFO,4,4 .comm FALSE,4,4 .comm ERROR_SERVICE_ALREADY_RUNNING,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_moniker.c_start_rpcss.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "\012\000" .align 2 .LC1: .ascii "failed to open service manager\012\000" .align 2 .LC2: .ascii "failed to open RpcSs service\012\000" .align 2 .LC3: .ascii "RpcSs failed to start %u\012\000" .align 2 .LC4: .ascii "failed to start RpcSs service\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC5: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type start_rpcss, %function start_rpcss: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, .L27 ldr r5, .L27+4 sub sp, sp, #36 ldr r0, .L27+8 ldr r3, [r3] str r3, [sp, #28] mov r3,#0 ldr fp, [r5] bl TRACE mov r2, #0 mov r1, r2 mov r0, r2 bl OpenSCManagerW subs r3, r0, #0 str r3, [sp, #12] beq .L20 ldr r2, .L27+12 ldr r3, .L27+16 ldr r2, [r2] ldr r3, [r3] ldr r1, .L27+20 orr r2, r2, r3 bl OpenServiceW subs r4, r0, #0 beq .L21 mov r2, #0 mov r1, r2 bl StartServiceW cmp r0, #0 bne .L7 bl GetLastError ldr r3, .L27+24 ldr r3, [r3] cmp r0, r3 bne .L22 .L7: bl GetTickCount64 ldr r8, .L27+28 mov r5, r0 ldr r6, .L27+32 ldr r9, .L27+36 ldr r10, .L27+40 add r7, sp, #24 b .L6 .L25: ldr r1, [r6] ldr r3, [sp, #20] cmp r3, r1 beq .L23 bl GetTickCount64 sub r0, r0, r5 cmp r0, r9 bgt .L9 mov r0, #100 bl Sleep ldr r1, [sp, #20] ldr r3, [r10] cmp r1, r3 bne .L24 .L6: mov r3, #4 mov r0, r4 ldr r1, [r8] str r7, [sp] add r2, sp, #20 bl QueryServiceStatusEx cmp r0, #0 bne .L25 .L9: ldr r3, [r6] ldr r1, [sp, #20] .L13: cmp r1, r3 beq .L14 ldr r0, .L27+44 bl WARN b .L14 .L21: ldr r0, .L27+48 bl ERR ldr r0, [sp, #12] bl CloseServiceHandle ldr fp, [r5] .L1: ldr r3, .L27 ldr r2, [r3] ldr r3, [sp, #28] eors r2, r3, r2 mov r3, #0 bne .L26 mov r0, fp add sp, sp, #36 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L20: ldr r0, .L27+52 bl ERR ldr fp, [r5] b .L1 .L22: ldr r0, .L27+56 bl ERR .L14: mov r0, r4 bl CloseServiceHandle ldr r0, [sp, #12] bl CloseServiceHandle b .L1 .L23: ldr r2, .L27+60 mov r3, r1 ldr fp, [r2] b .L13 .L24: ldr r3, [r6] b .L13 .L26: bl __stack_chk_fail .L28: .align 2 .L27: .word .LC5 .word FALSE .word .LC0 .word SERVICE_START .word SERVICE_QUERY_STATUS .word .LANCHOR0 .word ERROR_SERVICE_ALREADY_RUNNING .word SC_STATUS_PROCESS_INFO .word SERVICE_RUNNING .word 30000 .word SERVICE_START_PENDING .word .LC3 .word .LC2 .word .LC1 .word .LC4 .word TRUE .size start_rpcss, .-start_rpcss .comm TRUE,4,4 .comm SERVICE_START_PENDING,4,4 .comm SERVICE_START,4,4 .comm SERVICE_RUNNING,4,4 .comm SERVICE_QUERY_STATUS,4,4 .comm SC_STATUS_PROCESS_INFO,4,4 .comm FALSE,4,4 .comm ERROR_SERVICE_ALREADY_RUNNING,4,4 .section .rodata .align 2 .set .LANCHOR0,. + 0 .type rpcssW.4252, %object .size rpcssW.4252, 6 rpcssW.4252: .ascii "RpcSs\000" .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_Vector.c_partition.c" .intel_syntax noprefix .text .p2align 4 .type partition, @function partition: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 movsx rax, ecx mov r15, rdi 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 r12d, esi mov rsi, rax push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov ebx, edx sub rsp, 24 .cfi_def_cfa_offset 80 mov r14, QWORD PTR [rdi+rax*8] mov DWORD PTR 12[rsp], edx mov QWORD PTR [rsp], r8 call swap@PLT cmp ebx, r12d jle .L2 mov edx, ebx movsx rbp, r12d sub edx, r12d lea rbx, 1[rbp] lea r13d, -1[rdx] add r13, rbx jmp .L4 .p2align 4,,10 .p2align 3 .L3: mov rbp, rbx cmp rbx, r13 je .L2 .L9: add rbx, 1 .L4: add DWORD PTR comparisons[rip], 1 mov rdi, QWORD PTR [r15+rbp*8] mov rsi, r14 mov rax, QWORD PTR [rsp] call rax test rax, rax jg .L3 mov edx, r12d mov esi, ebp mov rdi, r15 add r12d, 1 call swap@PLT mov rbp, rbx cmp rbx, r13 jne .L9 .L2: mov edx, DWORD PTR 12[rsp] mov esi, r12d mov rdi, r15 call swap@PLT add rsp, 24 .cfi_def_cfa_offset 56 mov eax, r12d pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size partition, .-partition .comm comparisons,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_Vector.c_partition.c" .text .align 2 .syntax unified .arm .fpu softvfp .type partition, %function partition: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r7, r1 mov r6, r2 mov r1, r3 mov r5, r0 ldr r8, [r0, r3, lsl #2] ldr r9, [sp, #32] bl swap cmp r6, r7 ble .L2 mov r4, r7 ldr r10, .L8 b .L4 .L3: add r4, r4, #1 cmp r6, r4 beq .L2 .L4: ldr r3, [r10] mov r1, r8 add r3, r3, #1 ldr r0, [r5, r4, lsl #2] str r3, [r10] blx r9 cmp r0, #0 bgt .L3 mov r2, r7 mov r1, r4 mov r0, r5 add r4, r4, #1 bl swap cmp r6, r4 add r7, r7, #1 bne .L4 .L2: mov r2, r6 mov r0, r5 mov r1, r7 bl swap mov r0, r7 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L9: .align 2 .L8: .word comparisons .size partition, .-partition .comm comparisons,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rtl819x_TSProc.c_AdmitTS.c" .intel_syntax noprefix .text .p2align 4 .globl AdmitTS .type AdmitTS, @function AdmitTS: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rdi, 4[rsi] mov r12, rdx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rsi sub rsp, 8 .cfi_def_cfa_offset 32 call del_timer_sync@PLT mov rdi, rbp call del_timer_sync@PLT test r12, r12 jne .L5 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov rdi, r12 call MSECS@PLT add rax, QWORD PTR jiffies[rip] add rsp, 8 .cfi_def_cfa_offset 24 mov rdi, rbp mov rsi, rax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp mod_timer@PLT .cfi_endproc .LFE0: .size AdmitTS, .-AdmitTS .comm jiffies,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_rtl819x_TSProc.c_AdmitTS.c" .text .align 2 .global AdmitTS .syntax unified .arm .fpu softvfp .type AdmitTS, %function AdmitTS: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 mov r5, r2 add r0, r1, #4 bl del_timer_sync mov r0, r4 bl del_timer_sync cmp r5, #0 popeq {r4, r5, r6, pc} mov r0, r5 bl MSECS mov r1, r0 ldr r3, .L5 mov r0, r4 pop {r4, r5, r6, lr} ldr r3, [r3] add r1, r1, r3 b mod_timer .L6: .align 2 .L5: .word jiffies .size AdmitTS, .-AdmitTS .comm jiffies,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_keymap.c_persistant_default_layer_set.c" .intel_syntax noprefix .text .p2align 4 .globl persistant_default_layer_set .type persistant_default_layer_set, @function persistant_default_layer_set: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, edi call eeconfig_update_default_layer@PLT mov edi, ebp pop rbp .cfi_def_cfa_offset 8 jmp default_layer_set@PLT .cfi_endproc .LFE0: .size persistant_default_layer_set, .-persistant_default_layer_set .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 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_persistant_default_layer_set.c" .text .align 2 .global persistant_default_layer_set .syntax unified .arm .fpu softvfp .type persistant_default_layer_set, %function persistant_default_layer_set: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl eeconfig_update_default_layer mov r0, r4 pop {r4, lr} b default_layer_set .size persistant_default_layer_set, .-persistant_default_layer_set .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dm.c___dm_get_module_param.c" .intel_syntax noprefix .text .p2align 4 .globl __dm_get_module_param .type __dm_get_module_param, @function __dm_get_module_param: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov edi, DWORD PTR [rdi] mov ebx, esi call READ_ONCE@PLT test eax, eax je .L2 cmp eax, r12d jbe .L1 mov ebx, r12d .L2: test ebx, ebx jne .L12 .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 .L12: .cfi_restore_state mov edx, ebx mov rdi, rbp mov esi, eax call cmpxchg@PLT mov eax, ebx 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 __dm_get_module_param, .-__dm_get_module_param .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dm.c___dm_get_module_param.c" .text .align 2 .global __dm_get_module_param .syntax unified .arm .fpu softvfp .type __dm_get_module_param, %function __dm_get_module_param: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 ldr r0, [r0] mov r4, r1 mov r6, r2 bl READ_ONCE cmp r0, #0 beq .L2 cmp r0, r6 popls {r4, r5, r6, pc} mov r4, r6 .L2: cmp r4, #0 popeq {r4, r5, r6, pc} mov r1, r0 mov r2, r4 mov r0, r5 bl cmpxchg mov r0, r4 pop {r4, r5, r6, pc} .size __dm_get_module_param, .-__dm_get_module_param .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_btnode.c_nilfs_btnode_commit_change_key.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "invalid oldkey %lld (newkey=%lld)" .text .p2align 4 .globl nilfs_btnode_commit_change_key .type nilfs_btnode_commit_change_key, @function nilfs_btnode_commit_change_key: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 mov r15, QWORD PTR [rsi] mov r13, QWORD PTR 8[rsi] cmp r15, r13 je .L1 mov r12, QWORD PTR 24[rsi] mov r14, QWORD PTR 16[rsi] mov rbx, rsi test r12, r12 je .L10 mov rsi, r14 mov rdi, r12 call nilfs_copy_buffer@PLT mov rdi, r12 call mark_buffer_dirty@PLT mov QWORD PTR [r12], r13 mov rdi, r14 mov QWORD PTR 16[rbx], r12 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 jmp nilfs_btnode_delete@PLT .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov r12, QWORD PTR 8[r14] mov rbp, rdi xor edi, edi cmp QWORD PTR [r12], r15 setne dil call unlikely@PLT test rax, rax jne .L11 .L4: mov rdi, r14 call mark_buffer_dirty@PLT mov rdi, rbp call xa_lock_irq@PLT mov rsi, r15 mov rdi, rbp call __xa_erase@PLT mov edx, DWORD PTR PAGECACHE_TAG_DIRTY[rip] mov rsi, r13 mov rdi, rbp call __xa_set_mark@PLT mov rdi, rbp call xa_unlock_irq@PLT mov QWORD PTR [r14], r13 mov rdi, r12 mov QWORD PTR [r12], r13 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 jmp unlock_page@PLT .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state 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 .L11: .cfi_restore_state mov rcx, r13 mov rdx, r15 lea rsi, .LC0[rip] mov rdi, r12 call NILFS_PAGE_BUG@PLT jmp .L4 .cfi_endproc .LFE0: .size nilfs_btnode_commit_change_key, .-nilfs_btnode_commit_change_key .comm PAGECACHE_TAG_DIRTY,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_btnode.c_nilfs_btnode_commit_change_key.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "invalid oldkey %lld (newkey=%lld)\000" .text .align 2 .global nilfs_btnode_commit_change_key .syntax unified .arm .fpu softvfp .type nilfs_btnode_commit_change_key, %function nilfs_btnode_commit_change_key: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r9, [r1] ldr r8, [r1, #4] sub sp, sp, #12 cmp r9, r8 beq .L1 ldr r5, [r1, #12] mov r4, r1 cmp r5, #0 ldr r6, [r1, #8] beq .L10 mov r1, r6 mov r0, r5 bl nilfs_copy_buffer mov r0, r5 bl mark_buffer_dirty mov r0, r6 str r8, [r5] str r5, [r4, #8] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, lr} b nilfs_btnode_delete .L10: ldr r4, [r6, #4] mov r7, r0 ldr r0, [r4] subs r0, r0, r9 movne r0, #1 bl unlikely cmp r0, #0 bne .L11 .L4: mov r0, r6 bl mark_buffer_dirty mov r0, r7 bl xa_lock_irq mov r1, r9 mov r0, r7 bl __xa_erase ldr r3, .L12 mov r1, r8 ldr r2, [r3] mov r0, r7 bl __xa_set_mark mov r0, r7 bl xa_unlock_irq mov r0, r4 str r8, [r6] str r8, [r4] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, lr} b unlock_page .L1: add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L11: mov r0, r8 asr r1, r8, #31 stm sp, {r0-r1} mov r2, r9 mov r0, r4 ldr r1, .L12+4 asr r3, r9, #31 bl NILFS_PAGE_BUG b .L4 .L13: .align 2 .L12: .word PAGECACHE_TAG_DIRTY .word .LC0 .size nilfs_btnode_commit_change_key, .-nilfs_btnode_commit_change_key .comm PAGECACHE_TAG_DIRTY,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pvrusb2-hdw.c_ctrl_channelfreq_set.c" .intel_syntax noprefix .text .p2align 4 .type ctrl_channelfreq_set, @function ctrl_channelfreq_set: .LFB0: .cfi_startproc endbr64 mov rcx, QWORD PTR [rdi] mov eax, DWORD PTR [rcx] test eax, eax je .L3 cmp DWORD PTR FREQTABLE_SIZE[rip], eax jb .L3 mov rdi, QWORD PTR 8[rcx] lea esi, -1[rax] cmp QWORD PTR 24[rcx], 0 mov DWORD PTR [rdi+rsi*4], edx je .L5 cmp DWORD PTR 16[rcx], eax je .L7 .L3: xor eax, eax ret .p2align 4,,10 .p2align 3 .L5: cmp DWORD PTR 20[rcx], eax jne .L3 mov DWORD PTR 20[rcx], 0 jmp .L3 .p2align 4,,10 .p2align 3 .L7: mov DWORD PTR 16[rcx], 0 jmp .L3 .cfi_endproc .LFE0: .size ctrl_channelfreq_set, .-ctrl_channelfreq_set .comm FREQTABLE_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pvrusb2-hdw.c_ctrl_channelfreq_set.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ctrl_channelfreq_set, %function ctrl_channelfreq_set: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r1, [r0] ldr r3, [r1] cmp r3, #0 beq .L7 ldr r0, .L12 ldr r0, [r0] cmp r0, r3 bcc .L7 ldr r0, [r1, #16] ldr ip, [r1, #4] str lr, [sp, #-4]! cmp r0, #0 sub lr, r3, #-1073741823 str r2, [ip, lr, lsl #2] bne .L11 ldr r2, [r1, #12] cmp r2, r3 streq r0, [r1, #12] mov r0, #0 ldr pc, [sp], #4 .L7: mov r0, #0 bx lr .L11: ldr r2, [r1, #8] mov r0, #0 cmp r2, r3 moveq r3, #0 streq r3, [r1, #8] ldr pc, [sp], #4 .L13: .align 2 .L12: .word FREQTABLE_SIZE .size ctrl_channelfreq_set, .-ctrl_channelfreq_set .comm FREQTABLE_SIZE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_config.c_drop_comm.c" .intel_syntax noprefix .text .p2align 4 .type drop_comm, @function drop_comm: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rdi, rsi mov rbp, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 call config_item_to_comm@PLT cmp QWORD PTR local_comm[rip], rax mov rbx, rax je .L12 .L2: mov edi, DWORD PTR 16[rbx] call dlm_lowcomms_close@PLT jmp .L10 .p2align 4,,10 .p2align 3 .L13: mov rdx, QWORD PTR 8[rbx] mov edi, DWORD PTR [rdx+rax*4] call kfree@PLT .L10: mov rdx, QWORD PTR [rbx] lea rax, -1[rdx] mov QWORD PTR [rbx], rax test rdx, rdx jne .L13 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rdi, rbp pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp config_item_put@PLT .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state mov QWORD PTR local_comm[rip], 0 jmp .L2 .cfi_endproc .LFE0: .size drop_comm, .-drop_comm .comm local_comm,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_config.c_drop_comm.c" .text .align 2 .syntax unified .arm .fpu softvfp .type drop_comm, %function drop_comm: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r0, r1 mov r5, r1 bl config_item_to_comm ldr r3, .L13 mov r4, r0 ldr r2, [r3] cmp r2, r0 moveq r2, #0 ldr r0, [r0, #8] streq r2, [r3] bl dlm_lowcomms_close b .L10 .L12: ldr r2, [r4, #4] ldr r0, [r2, r3, lsl #2] bl kfree .L10: ldr r3, [r4] cmp r3, #0 sub r3, r3, #1 str r3, [r4] bne .L12 mov r0, r5 pop {r4, r5, r6, lr} b config_item_put .L14: .align 2 .L13: .word local_comm .size drop_comm, .-drop_comm .comm local_comm,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_qla_tmpl.c_qla27xx_verify_template_checksum.c" .intel_syntax noprefix .text .p2align 4 .type qla27xx_verify_template_checksum, @function qla27xx_verify_template_checksum: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR [rdi] call qla27xx_template_checksum@PLT test rax, rax sete al add rsp, 8 .cfi_def_cfa_offset 8 movzx eax, al ret .cfi_endproc .LFE0: .size qla27xx_verify_template_checksum, .-qla27xx_verify_template_checksum .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 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_tmpl.c_qla27xx_verify_template_checksum.c" .text .align 2 .syntax unified .arm .fpu softvfp .type qla27xx_verify_template_checksum, %function qla27xx_verify_template_checksum: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r1, [r0] bl qla27xx_template_checksum clz r0, r0 lsr r0, r0, #5 pop {r4, pc} .size qla27xx_verify_template_checksum, .-qla27xx_verify_template_checksum .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gpio-mockup.c_gpio_mockup_to_irq.c" .intel_syntax noprefix .text .p2align 4 .type gpio_mockup_to_irq, @function gpio_mockup_to_irq: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, esi call gpiochip_get_data@PLT mov esi, ebp pop rbp .cfi_def_cfa_offset 8 mov rdi, rax jmp irq_sim_irqnum@PLT .cfi_endproc .LFE0: .size gpio_mockup_to_irq, .-gpio_mockup_to_irq .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_gpio-mockup.c_gpio_mockup_to_irq.c" .text .align 2 .syntax unified .arm .fpu softvfp .type gpio_mockup_to_irq, %function gpio_mockup_to_irq: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r1 bl gpiochip_get_data mov r1, r4 pop {r4, lr} b irq_sim_irqnum .size gpio_mockup_to_irq, .-gpio_mockup_to_irq .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_kpi_vfs.c_vnode_getattr.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "ERROR - returning %d" .text .p2align 4 .globl vnode_getattr .type vnode_getattr, @function vnode_getattr: .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 r13d, DWORD PTR EINVAL[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov eax, DWORD PTR VNODE_ATTR_ALL[rip] not eax test DWORD PTR [rsi], eax je .L97 .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L98 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 48 mov eax, r13d 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 .L97: .cfi_restore_state mov rbx, rdi mov rbp, rsi mov r12d, edx call vnode_mount@PLT mov edi, eax call vfs_extendedsecurity@PLT test eax, eax je .L99 .L4: mov esi, DWORD PTR va_data_alloc[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax jne .L7 mov esi, DWORD PTR va_total_size[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax je .L100 .L7: mov esi, DWORD PTR va_data_size[rip] mov rdi, rbp call VATTR_SET_ACTIVE@PLT mov esi, DWORD PTR va_data_alloc[rip] mov rdi, rbp call VATTR_SET_ACTIVE@PLT mov esi, DWORD PTR va_total_size[rip] mov rdi, rbp call VATTR_SET_ACTIVE@PLT mov esi, DWORD PTR va_total_alloc[rip] mov rdi, rbp call VATTR_SET_ACTIVE@PLT .L6: mov edx, r12d mov rsi, rbp mov rdi, rbx call VNOP_GETATTR@PLT mov r13d, eax test eax, eax jne .L101 mov esi, DWORD PTR va_acl[rip] mov rdi, rbp call VATTR_NOT_RETURNED@PLT test rax, rax jne .L12 mov esi, DWORD PTR va_uuuid[rip] mov rdi, rbp call VATTR_NOT_RETURNED@PLT test rax, rax jne .L12 mov esi, DWORD PTR va_guuid[rip] mov rdi, rbp call VATTR_NOT_RETURNED@PLT test rax, rax je .L13 .p2align 4,,10 .p2align 3 .L12: mov rdi, rbx mov QWORD PTR [rsp], 0 call XATTR_VNODE_SUPPORTED@PLT test rax, rax jne .L102 .L11: mov rax, QWORD PTR [rsp] test rax, rax je .L103 mov edx, DWORD PTR [rax] mov esi, DWORD PTR va_uuuid[rip] mov rdi, rbp call VATTR_RETURN@PLT mov rax, QWORD PTR [rsp] mov esi, DWORD PTR va_guuid[rip] mov rdi, rbp mov edx, DWORD PTR 4[rax] call VATTR_RETURN@PLT mov esi, DWORD PTR va_acl[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax je .L16 mov rax, QWORD PTR [rsp] mov rdi, QWORD PTR 8[rax] cmp rdi, QWORD PTR KAUTH_FILESEC_NOACL[rip] je .L104 call kauth_acl_alloc@PLT mov r14, rax test rax, rax je .L105 mov rax, QWORD PTR [rsp] lea rdi, 8[rax] call KAUTH_ACL_COPYSIZE@PLT mov rsi, r14 mov edx, eax mov rax, QWORD PTR [rsp] lea rdi, 8[rax] call bcopy@PLT mov esi, DWORD PTR va_acl[rip] mov edx, r14d mov rdi, rbp call VATTR_RETURN@PLT .L16: mov rdi, QWORD PTR [rsp] call kauth_filesec_free@PLT .L13: mov esi, DWORD PTR va_acl[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax jne .L106 .L20: mov esi, DWORD PTR va_uid[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax jne .L107 .L23: mov esi, DWORD PTR va_gid[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax jne .L108 .L31: mov esi, DWORD PTR va_iosize[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L109 .L39: mov esi, DWORD PTR va_flags[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L110 .L40: mov esi, DWORD PTR va_filerev[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L111 .L41: mov esi, DWORD PTR va_gen[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L112 .L42: mov esi, DWORD PTR va_data_size[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L113 .L43: mov esi, DWORD PTR va_data_alloc[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax je .L44 .L47: mov rdi, QWORD PTR 8[rbx] cmp QWORD PTR 24[rdi], 0 jne .L46 mov edx, DWORD PTR VFS_KERNEL_EVENT[rip] mov esi, r12d call vfs_update_vfsstat@PLT test eax, eax jne .L58 .L46: mov esi, DWORD PTR va_data_alloc[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L114 .L50: mov esi, DWORD PTR va_total_size[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L115 .L51: mov esi, DWORD PTR va_total_alloc[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L116 .L48: mov esi, DWORD PTR va_change_time[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L117 .L54: mov edx, DWORD PTR [rbx] mov esi, DWORD PTR va_type[rip] mov rdi, rbp call VATTR_RETURN@PLT mov rax, QWORD PTR 8[rbx] mov esi, DWORD PTR va_fsid[rip] mov rdi, rbp mov rax, QWORD PTR 32[rax] mov edx, DWORD PTR [rax] call VATTR_RETURN@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L102: mov rsi, rsp mov edx, r12d mov rdi, rbx call vnode_get_filesec@PLT test eax, eax je .L11 .L58: mov r13d, eax jmp .L1 .p2align 4,,10 .p2align 3 .L100: mov esi, DWORD PTR va_total_alloc[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax jne .L7 jmp .L6 .p2align 4,,10 .p2align 3 .L103: mov esi, DWORD PTR va_acl[rip] xor edx, edx mov rdi, rbp call VATTR_RETURN@PLT mov edx, DWORD PTR kauth_null_guid[rip] mov esi, DWORD PTR va_uuuid[rip] mov rdi, rbp call VATTR_RETURN@PLT mov edx, DWORD PTR kauth_null_guid[rip] mov esi, DWORD PTR va_guuid[rip] mov rdi, rbp call VATTR_RETURN@PLT jmp .L13 .p2align 4,,10 .p2align 3 .L101: mov esi, eax lea rdi, .LC0[rip] call KAUTH_DEBUG@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L99: mov esi, DWORD PTR va_acl[rip] mov rdi, rbp call VATTR_CLEAR_ACTIVE@PLT mov esi, DWORD PTR va_uuuid[rip] mov rdi, rbp call VATTR_CLEAR_ACTIVE@PLT mov esi, DWORD PTR va_guuid[rip] mov rdi, rbp call VATTR_CLEAR_ACTIVE@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L44: mov esi, DWORD PTR va_total_size[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax jne .L47 mov esi, DWORD PTR va_total_alloc[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax jne .L47 jmp .L48 .p2align 4,,10 .p2align 3 .L113: mov esi, DWORD PTR va_data_size[rip] xor edx, edx mov rdi, rbp call VATTR_RETURN@PLT jmp .L43 .p2align 4,,10 .p2align 3 .L112: mov esi, DWORD PTR va_gen[rip] xor edx, edx mov rdi, rbp call VATTR_RETURN@PLT jmp .L42 .p2align 4,,10 .p2align 3 .L111: mov esi, DWORD PTR va_filerev[rip] xor edx, edx mov rdi, rbp call VATTR_RETURN@PLT jmp .L41 .p2align 4,,10 .p2align 3 .L110: mov esi, DWORD PTR va_flags[rip] xor edx, edx mov rdi, rbp call VATTR_RETURN@PLT jmp .L40 .p2align 4,,10 .p2align 3 .L109: mov rax, QWORD PTR 8[rbx] mov esi, DWORD PTR va_iosize[rip] mov rdi, rbp mov edx, DWORD PTR 16[rax] call VATTR_RETURN@PLT jmp .L39 .p2align 4,,10 .p2align 3 .L108: mov edi, r12d call vfs_context_issuser@PLT test rax, rax jne .L118 .L32: mov rax, QWORD PTR 8[rbx] mov edx, DWORD PTR [rax] test DWORD PTR MNT_IGNORE_OWNERSHIP[rip], edx je .L34 mov edx, DWORD PTR 8[rax] cmp DWORD PTR KAUTH_GID_NONE[rip], edx je .L38 .L33: cmp edx, 99 je .L38 .L36: mov esi, DWORD PTR va_gid[rip] mov rdi, rbp call VATTR_RETURN@PLT jmp .L31 .p2align 4,,10 .p2align 3 .L107: mov edi, r12d call vfs_context_issuser@PLT test rax, rax jne .L119 .L24: mov rax, QWORD PTR 8[rbx] mov edx, DWORD PTR [rax] test DWORD PTR MNT_IGNORE_OWNERSHIP[rip], edx je .L26 mov edx, DWORD PTR 4[rax] cmp DWORD PTR KAUTH_UID_NONE[rip], edx je .L30 .L25: cmp edx, 99 je .L30 .L28: mov esi, DWORD PTR va_uid[rip] mov rdi, rbp call VATTR_RETURN@PLT jmp .L23 .p2align 4,,10 .p2align 3 .L106: mov esi, DWORD PTR va_acl[rip] mov rdi, rbp call VATTR_IS_ACTIVE@PLT test rax, rax jne .L20 mov rdi, QWORD PTR 32[rbp] test rdi, rdi je .L22 call kauth_acl_free@PLT .L22: mov esi, DWORD PTR va_acl[rip] mov rdi, rbp call VATTR_CLEAR_SUPPORTED@PLT jmp .L20 .p2align 4,,10 .p2align 3 .L117: mov esi, DWORD PTR va_modify_time[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L54 mov edx, DWORD PTR 20[rbp] mov esi, DWORD PTR va_change_time[rip] mov rdi, rbp call VATTR_RETURN@PLT jmp .L54 .p2align 4,,10 .p2align 3 .L116: mov rax, QWORD PTR 8[rbx] mov edi, DWORD PTR 16[rbp] mov rsi, QWORD PTR 24[rax] call roundup@PLT mov esi, DWORD PTR va_total_alloc[rip] mov rdi, rbp mov edx, eax call VATTR_RETURN@PLT jmp .L48 .p2align 4,,10 .p2align 3 .L115: mov edx, DWORD PTR 12[rbp] mov esi, DWORD PTR va_total_size[rip] mov rdi, rbp call VATTR_RETURN@PLT jmp .L51 .p2align 4,,10 .p2align 3 .L114: mov rax, QWORD PTR 8[rbx] mov edi, DWORD PTR 12[rbp] mov rsi, QWORD PTR 24[rax] call roundup@PLT mov esi, DWORD PTR va_data_alloc[rip] mov rdi, rbp mov edx, eax call VATTR_RETURN@PLT jmp .L50 .p2align 4,,10 .p2align 3 .L30: mov edi, r12d call vfs_context_issuser@PLT mov edx, 99 test rax, rax jne .L28 mov edi, r12d call vfs_context_ucred@PLT mov edi, eax call kauth_cred_getuid@PLT mov edx, eax jmp .L28 .p2align 4,,10 .p2align 3 .L38: mov edi, r12d call vfs_context_issuser@PLT mov edx, 99 test rax, rax jne .L36 mov edi, r12d call vfs_context_ucred@PLT mov edi, eax call kauth_cred_getgid@PLT mov edx, eax jmp .L36 .p2align 4,,10 .p2align 3 .L104: mov esi, DWORD PTR va_acl[rip] xor edx, edx mov rdi, rbp call VATTR_RETURN@PLT jmp .L16 .p2align 4,,10 .p2align 3 .L118: mov esi, DWORD PTR va_gid[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L32 .L95: mov edx, DWORD PTR 8[rbp] jmp .L33 .p2align 4,,10 .p2align 3 .L119: mov esi, DWORD PTR va_uid[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax je .L24 .L94: mov edx, DWORD PTR 4[rbp] jmp .L25 .p2align 4,,10 .p2align 3 .L34: mov esi, DWORD PTR va_gid[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax jne .L95 mov rax, QWORD PTR 8[rbx] mov edx, DWORD PTR 8[rax] jmp .L33 .p2align 4,,10 .p2align 3 .L26: mov esi, DWORD PTR va_uid[rip] mov rdi, rbp call VATTR_IS_SUPPORTED@PLT test rax, rax jne .L94 mov rax, QWORD PTR 8[rbx] mov edx, DWORD PTR 4[rax] jmp .L25 .p2align 4,,10 .p2align 3 .L105: mov rdi, QWORD PTR [rsp] call kauth_filesec_free@PLT mov r13d, DWORD PTR ENOMEM[rip] jmp .L1 .L98: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size vnode_getattr, .-vnode_getattr .comm va_uuuid,4,4 .comm va_uid,4,4 .comm va_type,4,4 .comm va_total_size,4,4 .comm va_total_alloc,4,4 .comm va_modify_time,4,4 .comm va_iosize,4,4 .comm va_guuid,4,4 .comm va_gid,4,4 .comm va_gen,4,4 .comm va_fsid,4,4 .comm va_flags,4,4 .comm va_filerev,4,4 .comm va_data_size,4,4 .comm va_data_alloc,4,4 .comm va_change_time,4,4 .comm va_acl,4,4 .comm kauth_null_guid,4,4 .comm VNODE_ATTR_ALL,4,4 .comm VFS_KERNEL_EVENT,4,4 .comm MNT_IGNORE_OWNERSHIP,4,4 .comm KAUTH_UID_NONE,4,4 .comm KAUTH_GID_NONE,4,4 .comm KAUTH_FILESEC_NOACL,8,8 .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_kpi_vfs.c_vnode_getattr.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "ERROR - returning %d\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .global vnode_getattr .syntax unified .arm .fpu softvfp .type vnode_getattr, %function vnode_getattr: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r4, r1 ldr r1, .L121 ldr r3, [r4] ldr r1, [r1] sub sp, sp, #20 bics r3, r3, r1 ldr r3, .L121+4 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 beq .L2 ldr r3, .L121+8 ldr r6, [r3] .L1: ldr r3, .L121+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L100 mov r0, r6 add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L2: mov r7, r2 mov r5, r0 bl vnode_mount bl vfs_extendedsecurity cmp r0, #0 beq .L101 .L4: ldr r8, .L121+12 mov r0, r4 ldr r1, [r8] bl VATTR_IS_ACTIVE cmp r0, #0 ldr r9, .L121+16 bne .L96 mov r0, r4 ldr r1, [r9] bl VATTR_IS_ACTIVE cmp r0, #0 beq .L93 .L96: ldr r10, .L121+20 .L7: ldr r3, .L121+24 mov r0, r4 ldr r1, [r3] bl VATTR_SET_ACTIVE ldr r1, [r8] mov r0, r4 bl VATTR_SET_ACTIVE ldr r1, [r9] mov r0, r4 bl VATTR_SET_ACTIVE mov r0, r4 ldr r1, [r10] bl VATTR_SET_ACTIVE .L6: mov r2, r7 mov r1, r4 mov r0, r5 bl VNOP_GETATTR subs r6, r0, #0 bne .L102 ldr fp, .L121+28 mov r0, r4 ldr r1, [fp] bl VATTR_NOT_RETURNED cmp r0, #0 bne .L12 ldr r3, .L121+32 mov r0, r4 ldr r1, [r3] bl VATTR_NOT_RETURNED cmp r0, #0 bne .L12 ldr r3, .L121+36 mov r0, r4 ldr r1, [r3] bl VATTR_NOT_RETURNED cmp r0, #0 beq .L13 .L12: mov r3, #0 mov r0, r5 str r3, [sp, #8] bl XATTR_VNODE_SUPPORTED cmp r0, #0 bne .L103 .L11: ldr r2, [sp, #8] cmp r2, #0 beq .L104 ldr r3, .L121+32 ldr r2, [r2] ldr r1, [r3] mov r0, r4 bl VATTR_RETURN ldr r3, .L121+36 ldr r2, [sp, #8] ldr r1, [r3] ldr r2, [r2, #4] mov r0, r4 bl VATTR_RETURN mov r0, r4 ldr r1, [fp] bl VATTR_IS_ACTIVE cmp r0, #0 beq .L16 ldr r2, [sp, #8] ldr r3, .L121+40 ldr r0, [r2, #8] ldr r3, [r3] cmp r0, r3 beq .L105 bl kauth_acl_alloc subs r1, r0, #0 beq .L106 ldr r3, [sp, #8] str r1, [sp] add r3, r3, #8 mov r0, r3 str r3, [sp, #4] bl KAUTH_ACL_COPYSIZE ldm sp, {r1, r3} mov r2, r0 mov r0, r3 bl bcopy ldr r1, [sp] mov r0, r4 mov r2, r1 ldr r1, [fp] bl VATTR_RETURN .L16: ldr r0, [sp, #8] bl kauth_filesec_free .L13: mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED cmp r0, #0 bne .L107 .L20: ldr fp, .L121+44 mov r0, r4 ldr r1, [fp] bl VATTR_IS_ACTIVE cmp r0, #0 bne .L108 .L23: ldr fp, .L121+48 mov r0, r4 ldr r1, [fp] bl VATTR_IS_ACTIVE cmp r0, #0 bne .L109 .L31: ldr fp, .L121+52 mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L110 .L39: ldr fp, .L121+56 mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED subs r2, r0, #0 beq .L111 .L40: ldr fp, .L121+60 mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED subs r2, r0, #0 beq .L112 .L41: ldr fp, .L121+64 mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED subs r2, r0, #0 beq .L113 .L42: ldr fp, .L121+24 mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED subs r2, r0, #0 beq .L114 .L43: mov r0, r4 ldr r1, [r8] bl VATTR_IS_ACTIVE cmp r0, #0 beq .L44 .L47: ldr r0, [r5, #4] ldr r3, [r0, #16] cmp r3, #0 bne .L46 ldr r3, .L121+68 mov r1, r7 ldr r2, [r3] bl vfs_update_vfsstat cmp r0, #0 bne .L58 .L46: mov r0, r4 ldr r1, [r8] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L115 .L50: mov r0, r4 ldr r1, [r9] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L116 .L51: mov r0, r4 ldr r1, [r10] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L117 .L48: ldr r7, .L121+72 mov r0, r4 ldr r1, [r7] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L118 .L54: ldr r3, .L121+76 ldr r2, [r5] ldr r1, [r3] mov r0, r4 bl VATTR_RETURN ldr r2, [r5, #4] ldr r3, .L121+80 ldr r2, [r2, #20] mov r0, r4 ldr r2, [r2] ldr r1, [r3] bl VATTR_RETURN b .L1 .L103: mov r2, r7 mov r0, r5 add r1, sp, #8 bl vnode_get_filesec cmp r0, #0 beq .L11 .L58: mov r6, r0 b .L1 .L93: ldr r10, .L121+20 mov r0, r4 ldr r1, [r10] bl VATTR_IS_ACTIVE cmp r0, #0 bne .L7 b .L6 .L104: ldr r1, [fp] mov r0, r4 bl VATTR_RETURN ldr r3, .L121+84 ldr r1, .L121+32 ldr r2, [r3] mov r0, r4 ldr r1, [r1] bl VATTR_RETURN ldr r3, .L121+84 ldr r1, .L121+36 mov r0, r4 ldr r2, [r3] ldr r1, [r1] bl VATTR_RETURN b .L13 .L102: mov r1, r6 ldr r0, .L121+88 bl KAUTH_DEBUG b .L1 .L101: ldr r3, .L121+28 mov r0, r4 ldr r1, [r3] bl VATTR_CLEAR_ACTIVE ldr r3, .L121+32 mov r0, r4 ldr r1, [r3] bl VATTR_CLEAR_ACTIVE ldr r3, .L121+36 mov r0, r4 ldr r1, [r3] bl VATTR_CLEAR_ACTIVE b .L4 .L44: mov r0, r4 ldr r1, [r9] bl VATTR_IS_ACTIVE cmp r0, #0 bne .L47 mov r0, r4 ldr r1, [r10] bl VATTR_IS_ACTIVE cmp r0, #0 bne .L47 b .L48 .L114: mov r0, r4 ldr r1, [fp] bl VATTR_RETURN b .L43 .L113: mov r0, r4 ldr r1, [fp] bl VATTR_RETURN b .L42 .L112: mov r0, r4 ldr r1, [fp] bl VATTR_RETURN b .L41 .L111: mov r0, r4 ldr r1, [fp] bl VATTR_RETURN b .L40 .L110: ldr r3, [r5, #4] mov r0, r4 ldr r1, [fp] ldr r2, [r3, #12] bl VATTR_RETURN b .L39 .L109: mov r0, r7 bl vfs_context_issuser cmp r0, #0 bne .L119 .L32: ldr r3, [r5, #4] ldr r2, .L121+92 ldr r1, [r3] ldr r2, [r2] tst r1, r2 beq .L34 ldr r1, .L121+96 ldr r2, [r3, #8] ldr r3, [r1] cmp r3, r2 beq .L38 .L33: cmp r2, #99 beq .L38 .L36: mov r0, r4 ldr r1, [fp] bl VATTR_RETURN b .L31 .L108: mov r0, r7 bl vfs_context_issuser cmp r0, #0 bne .L120 .L24: ldr r3, [r5, #4] ldr r2, .L121+92 ldr r1, [r3] ldr r2, [r2] tst r1, r2 beq .L26 ldr r1, .L121+100 ldr r2, [r3, #4] ldr r3, [r1] cmp r3, r2 beq .L30 .L25: cmp r2, #99 beq .L30 .L28: mov r0, r4 ldr r1, [fp] bl VATTR_RETURN b .L23 .L107: mov r0, r4 ldr r1, [fp] bl VATTR_IS_ACTIVE cmp r0, #0 bne .L20 ldr r0, [r4, #32] cmp r0, #0 beq .L22 bl kauth_acl_free .L22: mov r0, r4 ldr r1, [fp] bl VATTR_CLEAR_SUPPORTED b .L20 .L118: ldr r3, .L121+104 mov r0, r4 ldr r1, [r3] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L54 mov r0, r4 ldr r1, [r7] ldr r2, [r4, #20] bl VATTR_RETURN b .L54 .L117: ldr r3, [r5, #4] ldr r0, [r4, #16] ldr r1, [r3, #16] ldr r7, [r10] bl roundup mov r1, r7 mov r2, r0 mov r0, r4 bl VATTR_RETURN b .L48 .L116: mov r0, r4 ldr r1, [r9] ldr r2, [r4, #12] bl VATTR_RETURN b .L51 .L115: ldr r3, [r5, #4] ldr r0, [r4, #12] ldr r1, [r3, #16] ldr r7, [r8] bl roundup mov r1, r7 mov r2, r0 mov r0, r4 bl VATTR_RETURN b .L50 .L30: mov r0, r7 bl vfs_context_issuser cmp r0, #0 movne r2, #99 bne .L28 mov r0, r7 bl vfs_context_ucred bl kauth_cred_getuid mov r2, r0 b .L28 .L38: mov r0, r7 bl vfs_context_issuser cmp r0, #0 movne r2, #99 bne .L36 mov r0, r7 bl vfs_context_ucred bl kauth_cred_getgid mov r2, r0 b .L36 .L105: mov r2, #0 mov r0, r4 ldr r1, [fp] bl VATTR_RETURN b .L16 .L119: mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L32 .L98: ldr r2, [r4, #8] b .L33 .L120: mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED cmp r0, #0 beq .L24 .L97: ldr r2, [r4, #4] b .L25 .L34: mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED cmp r0, #0 bne .L98 ldr r3, [r5, #4] ldr r2, [r3, #8] b .L33 .L26: mov r0, r4 ldr r1, [fp] bl VATTR_IS_SUPPORTED cmp r0, #0 bne .L97 ldr r3, [r5, #4] ldr r2, [r3, #4] b .L25 .L106: ldr r0, [sp, #8] bl kauth_filesec_free ldr r3, .L121+108 ldr r6, [r3] b .L1 .L100: bl __stack_chk_fail .L122: .align 2 .L121: .word VNODE_ATTR_ALL .word .LC1 .word EINVAL .word va_data_alloc .word va_total_size .word va_total_alloc .word va_data_size .word va_acl .word va_uuuid .word va_guuid .word KAUTH_FILESEC_NOACL .word va_uid .word va_gid .word va_iosize .word va_flags .word va_filerev .word va_gen .word VFS_KERNEL_EVENT .word va_change_time .word va_type .word va_fsid .word kauth_null_guid .word .LC0 .word MNT_IGNORE_OWNERSHIP .word KAUTH_GID_NONE .word KAUTH_UID_NONE .word va_modify_time .word ENOMEM .size vnode_getattr, .-vnode_getattr .comm va_uuuid,4,4 .comm va_uid,4,4 .comm va_type,4,4 .comm va_total_size,4,4 .comm va_total_alloc,4,4 .comm va_modify_time,4,4 .comm va_iosize,4,4 .comm va_guuid,4,4 .comm va_gid,4,4 .comm va_gen,4,4 .comm va_fsid,4,4 .comm va_flags,4,4 .comm va_filerev,4,4 .comm va_data_size,4,4 .comm va_data_alloc,4,4 .comm va_change_time,4,4 .comm va_acl,4,4 .comm kauth_null_guid,4,4 .comm VNODE_ATTR_ALL,4,4 .comm VFS_KERNEL_EVENT,4,4 .comm MNT_IGNORE_OWNERSHIP,4,4 .comm KAUTH_UID_NONE,4,4 .comm KAUTH_GID_NONE,4,4 .comm KAUTH_FILESEC_NOACL,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_main.c_Time_Update.c" .intel_syntax noprefix .text .p2align 4 .globl Time_Update .type Time_Update, @function Time_Update: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR SYSTEMTICK_PERIOD_MS[rip] add DWORD PTR LocalTime[rip], eax ret .cfi_endproc .LFE0: .size Time_Update, .-Time_Update .comm SYSTEMTICK_PERIOD_MS,8,8 .comm LocalTime,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_main.c_Time_Update.c" .text .align 2 .global Time_Update .syntax unified .arm .fpu softvfp .type Time_Update, %function Time_Update: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r2, .L3 ldr r1, .L3+4 ldr r3, [r2] ldr r1, [r1] add r3, r3, r1 str r3, [r2] bx lr .L4: .align 2 .L3: .word LocalTime .word SYSTEMTICK_PERIOD_MS .size Time_Update, .-Time_Update .comm SYSTEMTICK_PERIOD_MS,4,4 .comm LocalTime,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dprc.c_dprc_get_attributes.c" .intel_syntax noprefix .text .p2align 4 .globl dprc_get_attributes .type dprc_get_attributes, @function dprc_get_attributes: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi pxor xmm0, xmm0 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rcx sub rsp, 32 .cfi_def_cfa_offset 64 mov edi, DWORD PTR DPRC_CMDID_GET_ATTR[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax movaps XMMWORD PTR [rsp], xmm0 call mc_encode_cmd_header@PLT mov rdi, r12 mov rsi, rsp mov DWORD PTR 8[rsp], eax call mc_send_command@PLT mov r12d, eax test eax, eax jne .L1 mov rbp, QWORD PTR [rsp] mov edi, DWORD PTR 12[rbp] call le32_to_cpu@PLT mov edi, DWORD PTR 8[rbp] mov QWORD PTR 24[rbx], rax call le16_to_cpu@PLT mov edi, DWORD PTR 4[rbp] mov DWORD PTR 16[rbx], eax call le32_to_cpu@PLT mov edi, DWORD PTR 0[rbp] mov QWORD PTR 8[rbx], rax call le32_to_cpu@PLT mov QWORD PTR [rbx], rax .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 rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .L6: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size dprc_get_attributes, .-dprc_get_attributes .comm DPRC_CMDID_GET_ATTR,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_dprc.c_dprc_get_attributes.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global dprc_get_attributes .syntax unified .arm .fpu softvfp .type dprc_get_attributes, %function dprc_get_attributes: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, #0 push {r4, r5, r6, lr} ldr lr, .L7 mov r5, r3 ldr r3, .L7+4 sub sp, sp, #16 mov r4, r0 ldr r0, [lr] ldr r3, [r3] str r3, [sp, #12] mov r3,#0 str ip, [sp] str ip, [sp, #4] str ip, [sp, #8] bl mc_encode_cmd_header mov r3, r0 mov r1, sp mov r0, r4 str r3, [sp, #4] bl mc_send_command subs r4, r0, #0 bne .L1 ldr r6, [sp] ldr r0, [r6, #12] bl le32_to_cpu mov r3, r0 ldr r0, [r6, #8] str r3, [r5, #12] bl le16_to_cpu mov r3, r0 ldr r0, [r6, #4] str r3, [r5, #8] bl le32_to_cpu mov r3, r0 ldr r0, [r6] str r3, [r5, #4] bl le32_to_cpu str r0, [r5] .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 DPRC_CMDID_GET_ATTR .word .LC0 .size dprc_get_attributes, .-dprc_get_attributes .comm DPRC_CMDID_GET_ATTR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gdtest.c_fwriteWrapper.c" .intel_syntax noprefix .text .p2align 4 .type fwriteWrapper, @function fwriteWrapper: .LFB0: .cfi_startproc endbr64 mov rcx, rdi mov rdi, rsi mov esi, 1 jmp fwrite@PLT .cfi_endproc .LFE0: .size fwriteWrapper, .-fwriteWrapper .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_gdtest.c_fwriteWrapper.c" .text .align 2 .syntax unified .arm .fpu softvfp .type fwriteWrapper, %function fwriteWrapper: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r3, r0 mov r0, r1 mov r1, #1 b fwrite .size fwriteWrapper, .-fwriteWrapper .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vdp2.c_Vdp2SaveState.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "VDP2" .text .p2align 4 .globl Vdp2SaveState .type Vdp2SaveState, @function Vdp2SaveState: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov edx, 1 lea rsi, .LC0[rip] 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 sub rsp, 16 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov r12, rsp mov QWORD PTR [rsp], 0 call StateWriteHeader@PLT mov r8, rbp mov ecx, 1 mov rdi, r12 mov rsi, QWORD PTR Vdp2Regs[rip] mov edx, 4 mov r13d, eax call ywrite@PLT mov r8, rbp mov ecx, 1 mov rdi, r12 mov rsi, QWORD PTR Vdp2Ram[rip] mov edx, 524288 call ywrite@PLT mov r8, rbp mov ecx, 1 mov rdi, r12 mov rsi, QWORD PTR Vdp2ColorRam[rip] mov edx, 4096 call ywrite@PLT mov ecx, 1 mov r8, rbp mov rdi, r12 mov edx, 4 lea rsi, Vdp2Internal[rip] call ywrite@PLT mov esi, r13d mov rdi, rbp call StateFinishHeader@PLT mov rcx, QWORD PTR 8[rsp] xor rcx, QWORD PTR fs:40 jne .L5 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size Vdp2SaveState, .-Vdp2SaveState .comm Vdp2Regs,8,8 .comm Vdp2Ram,8,8 .comm Vdp2Internal,4,4 .comm Vdp2ColorRam,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_vdp2.c_Vdp2SaveState.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "VDP2\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .global Vdp2SaveState .syntax unified .arm .fpu softvfp .type Vdp2SaveState, %function Vdp2SaveState: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, #0 push {r4, r5, lr} ldr ip, .L6 sub sp, sp, #28 mov r2, #1 ldr r1, .L6+4 ldr ip, [ip] str ip, [sp, #20] mov ip,#0 mov r4, r0 str r3, [sp, #12] str r3, [sp, #16] bl StateWriteHeader mov r5, r0 ldr r3, .L6+8 str r4, [sp] ldr r1, [r3] mov r2, #4 mov r3, #1 add r0, sp, #12 bl ywrite ldr r3, .L6+12 str r4, [sp] ldr r1, [r3] mov r2, #524288 mov r3, #1 add r0, sp, #12 bl ywrite ldr r3, .L6+16 str r4, [sp] ldr r1, [r3] mov r2, #4096 mov r3, #1 add r0, sp, #12 bl ywrite mov r3, #1 mov r2, #4 ldr r1, .L6+20 str r4, [sp] add r0, sp, #12 bl ywrite mov r1, r5 mov r0, r4 bl StateFinishHeader ldr r3, .L6 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #28 @ sp needed pop {r4, r5, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word .LC1 .word .LC0 .word Vdp2Regs .word Vdp2Ram .word Vdp2ColorRam .word Vdp2Internal .size Vdp2SaveState, .-Vdp2SaveState .comm Vdp2Regs,4,4 .comm Vdp2Ram,4,4 .comm Vdp2Internal,4,4 .comm Vdp2ColorRam,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_malidp_drv.c_malidp_verify_afbc_framebuffer.c" .intel_syntax noprefix .text .p2align 4 .type malidp_verify_afbc_framebuffer, @function malidp_verify_afbc_framebuffer: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rsi mov rsi, rdx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12, rdx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi call malidp_verify_afbc_framebuffer_caps@PLT test rax, rax jne .L5 pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 xor eax, eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov rdx, r12 mov rsi, r13 mov rdi, rbp pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp malidp_verify_afbc_framebuffer_size@PLT .cfi_endproc .LFE0: .size malidp_verify_afbc_framebuffer, .-malidp_verify_afbc_framebuffer .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_malidp_drv.c_malidp_verify_afbc_framebuffer.c" .text .align 2 .syntax unified .arm .fpu softvfp .type malidp_verify_afbc_framebuffer, %function malidp_verify_afbc_framebuffer: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r6, r1 mov r1, r2 mov r4, r2 mov r5, r0 bl malidp_verify_afbc_framebuffer_caps cmp r0, #0 popeq {r4, r5, r6, pc} mov r2, r4 mov r1, r6 mov r0, r5 pop {r4, r5, r6, lr} b malidp_verify_afbc_framebuffer_size .size malidp_verify_afbc_framebuffer, .-malidp_verify_afbc_framebuffer .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gicv3_its.c_its_cmd_mapd.c" .intel_syntax noprefix .text .p2align 4 .type its_cmd_mapd, @function its_cmd_mapd: .LFB0: .cfi_startproc endbr64 sub rsp, 40 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov eax, DWORD PTR ITS_CMD_MAPD[rip] mov QWORD PTR 8[rsp], rsi mov rsi, rsp mov DWORD PTR [rsp], edx mov DWORD PTR 16[rsp], eax call its_cmd_send@PLT mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L5 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size its_cmd_mapd, .-its_cmd_mapd .comm ITS_CMD_MAPD,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_gicv3_its.c_its_cmd_mapd.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type its_cmd_mapd, %function its_cmd_mapd: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, r1 str lr, [sp, #-4]! ldr r3, .L6 sub sp, sp, #20 stm sp, {r2, ip} ldr r3, [r3] ldr r2, .L6+4 mov r1, sp ldr r2, [r2] str r2, [sp, #12] mov r2,#0 str r3, [sp, #8] bl its_cmd_send ldr r3, .L6+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #20 @ sp needed ldr pc, [sp], #4 .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word ITS_CMD_MAPD .word .LC0 .size its_cmd_mapd, .-its_cmd_mapd .comm ITS_CMD_MAPD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_writeback.c_dirty_init.c" .intel_syntax noprefix .text .p2align 4 .type dirty_init, @function dirty_init: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 48 mov r13d, DWORD PTR PAGE_SECTORS[rip] mov rbp, QWORD PTR 8[rdi] call KEY_SIZE@PLT mov edi, eax mov esi, r13d lea r12, 8[rbp] call DIV_ROUND_UP@PLT mov esi, DWORD PTR 20[rbp] mov rdi, r12 mov edx, eax call bio_init@PLT mov rax, QWORD PTR 0[rbp] mov eax, DWORD PTR [rax] test eax, eax je .L5 .L2: mov rdi, rbx call KEY_SIZE@PLT mov QWORD PTR 8[rbp], rbx mov rdi, r12 xor esi, esi sal eax, 9 mov DWORD PTR 16[rbp], 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 jmp bch_bio_map@PLT .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov edi, DWORD PTR IOPRIO_CLASS_IDLE[rip] xor esi, esi call IOPRIO_PRIO_VALUE@PLT mov rdi, r12 mov esi, eax call bio_set_prio@PLT jmp .L2 .cfi_endproc .LFE0: .size dirty_init, .-dirty_init .comm PAGE_SECTORS,4,4 .comm IOPRIO_CLASS_IDLE,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_writeback.c_dirty_init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type dirty_init, %function dirty_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r4, [r0, #4] mov r5, r0 ldr r7, [r4, #12] bl KEY_SIZE ldr r3, .L6 add r6, r4, #4 ldr r1, [r3] bl DIV_ROUND_UP mov r1, r7 mov r2, r0 mov r0, r6 bl bio_init ldr r3, [r4] ldr r1, [r3] cmp r1, #0 beq .L5 .L2: mov r0, r5 bl KEY_SIZE lsl r0, r0, #9 str r0, [r4, #8] str r5, [r4, #4] mov r0, r6 pop {r4, r5, r6, r7, r8, lr} mov r1, #0 b bch_bio_map .L5: ldr r3, .L6+4 ldr r0, [r3] bl IOPRIO_PRIO_VALUE mov r1, r0 mov r0, r6 bl bio_set_prio b .L2 .L7: .align 2 .L6: .word PAGE_SECTORS .word IOPRIO_CLASS_IDLE .size dirty_init, .-dirty_init .comm PAGE_SECTORS,4,4 .comm IOPRIO_CLASS_IDLE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_containers_uri.c_vc_uri_path.c" .intel_syntax noprefix .text .p2align 4 .globl vc_uri_path .type vc_uri_path, @function vc_uri_path: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L3 mov rax, QWORD PTR [rdi] ret .p2align 4,,10 .p2align 3 .L3: xor eax, eax ret .cfi_endproc .LFE0: .size vc_uri_path, .-vc_uri_path .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_containers_uri.c_vc_uri_path.c" .text .align 2 .global vc_uri_path .syntax unified .arm .fpu softvfp .type vc_uri_path, %function vc_uri_path: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #0 ldrne r0, [r0] bx lr .size vc_uri_path, .-vc_uri_path .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_merge.c_remap_node.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "failed to get mapping for tid %d <%x>\n" .align 8 .LC1: .string "Remap couldn't find %d <%x> (from %d <%x>)\n" .text .p2align 4 .type remap_node, @function remap_node: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rdi 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 r14d, DWORD PTR [rsi] mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax mov QWORD PTR 32[rsp], 0 cmp r14d, edx je .L14 mov edi, DWORD PTR 24[r8] mov rbp, rsi mov esi, r14d mov rbx, r8 call get_mapping@PLT mov DWORD PTR 28[rsp], eax test eax, eax je .L15 .L4: mov rax, QWORD PTR 16[rbx] lea r15, 28[rsp] lea rdx, 32[rsp] mov rsi, r15 mov QWORD PTR 8[rsp], rdx mov edi, DWORD PTR [rax] call hash_find@PLT mov r12d, eax test eax, eax je .L16 .L5: mov rax, QWORD PTR 32[rsp] mov r12d, 1 mov QWORD PTR 0[r13], rax .L1: mov rax, QWORD PTR 40[rsp] xor rax, QWORD PTR fs:40 jne .L17 add rsp, 56 .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 .L16: .cfi_restore_state mov eax, DWORD PTR [rbx] test DWORD PTR MCD_F_REFMERGE[rip], eax mov rdx, QWORD PTR 8[rsp] je .L7 mov rax, QWORD PTR 8[rbx] mov rsi, r15 mov edi, DWORD PTR [rax] call hash_find@PLT test eax, eax jne .L5 .L7: mov edx, DWORD PTR 28[rsp] mov r9d, r14d mov r8d, r14d mov edi, 3 lea rsi, .LC1[rip] mov ecx, edx call debug@PLT mov QWORD PTR 0[r13], rbp mov edi, DWORD PTR 4[rbx] mov rsi, r13 call list_add@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L15: mov edx, r14d mov esi, r14d lea rdi, .LC0[rip] call aborterr@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L14: mov QWORD PTR [rdi], rcx mov r12d, 1 jmp .L1 .L17: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size remap_node, .-remap_node .comm MCD_F_REFMERGE,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_merge.c_remap_node.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "failed to get mapping for tid %d <%x>\012\000" .align 2 .LC1: .ascii "Remap couldn't find %d <%x> (from %d <%x>)\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type remap_node, %function remap_node: @ args = 4, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r5, r1 mov r1, #0 ldr r7, [r5] sub sp, sp, #24 cmp r7, r2 ldr r2, .L16 mov r6, r0 ldr r2, [r2] str r2, [sp, #20] mov r2,#0 moveq r4, #1 ldr r8, [sp, #48] str r1, [sp, #12] streq r3, [r0] beq .L1 mov r1, r7 ldr r0, [r8, #16] bl get_mapping cmp r0, #0 str r0, [sp, #16] beq .L14 .L4: ldr r3, [r8, #12] add r2, sp, #12 ldr r0, [r3] add r1, sp, #16 bl hash_find subs r4, r0, #0 bne .L5 ldr r3, .L16+4 ldr r2, [r8] ldr r3, [r3] tst r2, r3 beq .L7 ldr r3, [r8, #8] add r2, sp, #12 ldr r0, [r3] add r1, sp, #16 bl hash_find cmp r0, #0 beq .L7 .L5: mov r4, #1 ldr r3, [sp, #12] str r3, [r6] .L1: ldr r3, .L16 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L15 mov r0, r4 add sp, sp, #24 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L14: mov r2, r7 mov r1, r7 ldr r0, .L16+8 bl aborterr b .L4 .L7: ldr r3, [sp, #16] ldr r1, .L16+12 mov r2, r3 str r7, [sp, #4] str r7, [sp] mov r0, #3 bl debug mov r1, r6 ldr r0, [r8, #4] str r5, [r6] bl list_add b .L1 .L15: bl __stack_chk_fail .L17: .align 2 .L16: .word .LC2 .word MCD_F_REFMERGE .word .LC0 .word .LC1 .size remap_node, .-remap_node .comm MCD_F_REFMERGE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_nand-controller.c_atmel_nand_cmd_ctrl.c" .intel_syntax noprefix .text .p2align 4 .type atmel_nand_cmd_ctrl, @function atmel_nand_cmd_ctrl: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13d, esi 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 ebx, edx sub rsp, 8 .cfi_def_cfa_offset 48 call to_atmel_nand@PLT mov edi, DWORD PTR 0[rbp] mov r12, rax call to_nand_controller@PLT mov rbp, rax test DWORD PTR NAND_CTRL_CHANGE[rip], ebx je .L2 mov rax, QWORD PTR [r12] mov rdi, QWORD PTR 8[rax] test rdi, rdi jne .L15 .L2: test DWORD PTR NAND_ALE[rip], ebx jne .L16 .L4: test DWORD PTR NAND_CLE[rip], ebx jne .L17 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 .L15: .cfi_restore_state test DWORD PTR NAND_NCE[rip], ebx je .L3 xor esi, esi call gpiod_set_value@PLT test DWORD PTR NAND_ALE[rip], ebx je .L4 .p2align 4,,10 .p2align 3 .L16: mov rdx, QWORD PTR 0[rbp] mov rax, QWORD PTR [r12] mov rsi, QWORD PTR 8[rdx] jmp .L13 .p2align 4,,10 .p2align 3 .L17: mov rdx, QWORD PTR 0[rbp] mov rax, QWORD PTR [r12] mov rsi, QWORD PTR [rdx] .L13: add rsi, QWORD PTR [rax] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov edi, r13d pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp writeb@PLT .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov esi, 1 call gpiod_set_value@PLT jmp .L2 .cfi_endproc .LFE0: .size atmel_nand_cmd_ctrl, .-atmel_nand_cmd_ctrl .comm NAND_NCE,4,4 .comm NAND_CTRL_CHANGE,4,4 .comm NAND_CLE,4,4 .comm NAND_ALE,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_nand-controller.c_atmel_nand_cmd_ctrl.c" .text .align 2 .syntax unified .arm .fpu softvfp .type atmel_nand_cmd_ctrl, %function atmel_nand_cmd_ctrl: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r6, r0 mov r4, r2 mov r7, r1 bl to_atmel_nand mov r5, r0 ldr r0, [r6] bl to_nand_controller ldr r3, .L16 mov r6, r0 ldr r3, [r3] tst r4, r3 beq .L2 ldr r3, [r5] ldr r0, [r3, #4] cmp r0, #0 bne .L14 .L2: ldr r3, .L16+4 ldr r3, [r3] tst r4, r3 bne .L15 .L4: ldr r3, .L16+8 ldr r3, [r3] tst r4, r3 popeq {r4, r5, r6, r7, r8, pc} ldr r2, [r5] ldr r3, [r6] ldr r1, [r2] ldr r3, [r3] mov r0, r7 pop {r4, r5, r6, r7, r8, lr} add r1, r1, r3 b writeb .L14: ldr r3, .L16+12 ldr r3, [r3] tst r4, r3 movne r1, #0 moveq r1, #1 bl gpiod_set_value ldr r3, .L16+4 ldr r3, [r3] tst r4, r3 beq .L4 .L15: ldr r2, [r5] ldr r3, [r6] ldr r1, [r2] ldr r3, [r3, #4] mov r0, r7 pop {r4, r5, r6, r7, r8, lr} add r1, r1, r3 b writeb .L17: .align 2 .L16: .word NAND_CTRL_CHANGE .word NAND_ALE .word NAND_CLE .word NAND_NCE .size atmel_nand_cmd_ctrl, .-atmel_nand_cmd_ctrl .comm NAND_NCE,4,4 .comm NAND_CTRL_CHANGE,4,4 .comm NAND_CLE,4,4 .comm NAND_ALE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ldlang.c_lang_append_dynamic_list.c" .intel_syntax noprefix .text .p2align 4 .globl lang_append_dynamic_list .type lang_append_dynamic_list, @function lang_append_dynamic_list: .LFB0: .cfi_startproc endbr64 mov rcx, QWORD PTR link_info[rip] push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi test rcx, rcx je .L2 mov rax, rdi .p2align 4,,10 .p2align 3 .L3: mov rdx, rax mov rax, QWORD PTR [rax] test rax, rax jne .L3 mov rax, QWORD PTR 8[rcx] mov QWORD PTR [rdx], rax mov QWORD PTR 8[rcx], rbx pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov esi, 16 mov edi, 1 call xcalloc@PLT mov edx, DWORD PTR lang_vers_match[rip] mov QWORD PTR 8[rax], rbx mov DWORD PTR [rax], edx pop rbx .cfi_def_cfa_offset 8 mov QWORD PTR link_info[rip], rax ret .cfi_endproc .LFE0: .size lang_append_dynamic_list, .-lang_append_dynamic_list .comm link_info,8,8 .comm lang_vers_match,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ldlang.c_lang_append_dynamic_list.c" .text .align 2 .global lang_append_dynamic_list .syntax unified .arm .fpu softvfp .type lang_append_dynamic_list, %function lang_append_dynamic_list: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r5, .L8 mov r4, r0 ldr r1, [r5] cmp r1, #0 beq .L2 mov r3, r0 .L3: mov r2, r3 ldr r3, [r3] cmp r3, #0 bne .L3 ldr r3, [r1, #4] str r3, [r2] str r4, [r1, #4] pop {r4, r5, r6, pc} .L2: mov r1, #8 mov r0, #1 bl xcalloc ldr r3, .L8+4 str r4, [r0, #4] ldr r3, [r3] str r3, [r0] str r0, [r5] pop {r4, r5, r6, pc} .L9: .align 2 .L8: .word link_info .word lang_vers_match .size lang_append_dynamic_list, .-lang_append_dynamic_list .comm link_info,4,4 .comm lang_vers_match,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ngx_google_perftools_module.c_ngx_google_perftools_worker.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "CPUPROFILE" .LC1: .string "%V.%d%Z" .LC2: .string "ProfilerStart(%s) failed" .text .p2align 4 .type ngx_google_perftools_worker, @function ngx_google_perftools_worker: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov esi, DWORD PTR ngx_google_perftools_module[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi mov edi, DWORD PTR 4[rdi] call ngx_get_conf@PLT mov rdi, QWORD PTR [rax] test rdi, rdi jne .L2 .L12: pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR NGX_OK[rip] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state add rdi, QWORD PTR NGX_INT_T_LEN[rip] mov esi, DWORD PTR [rbx] mov r12, rax add rdi, 2 call ngx_alloc@PLT mov rbp, rax test rax, rax je .L12 lea rdi, .LC0[rip] call getenv@PLT test rax, rax jne .L14 .L5: mov ecx, DWORD PTR ngx_pid[rip] mov rdi, rbp mov rdx, r12 lea rsi, .LC1[rip] call ngx_sprintf@PLT mov rdi, rbp call ProfilerStart@PLT test rax, rax jne .L15 mov edx, DWORD PTR ngx_errno[rip] mov esi, DWORD PTR [rbx] mov r8, rbp lea rcx, .LC2[rip] mov edi, DWORD PTR NGX_LOG_CRIT[rip] call ngx_log_error@PLT .L7: mov rdi, rbp call ngx_free@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR NGX_OK[rip] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L15: .cfi_restore_state xor eax, eax call ProfilerRegisterThread@PLT jmp .L7 .p2align 4,,10 .p2align 3 .L14: xor eax, eax call ProfilerStop@PLT jmp .L5 .cfi_endproc .LFE0: .size ngx_google_perftools_worker, .-ngx_google_perftools_worker .comm ngx_pid,4,4 .comm ngx_google_perftools_module,4,4 .comm ngx_errno,4,4 .comm NGX_OK,4,4 .comm NGX_LOG_CRIT,4,4 .comm NGX_INT_T_LEN,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ngx_google_perftools_module.c_ngx_google_perftools_worker.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "CPUPROFILE\000" .align 2 .LC1: .ascii "%V.%d%Z\000" .align 2 .LC2: .ascii "ProfilerStart(%s) failed\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ngx_google_perftools_worker, %function ngx_google_perftools_worker: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L16 mov r4, r0 ldr r1, [r3] ldr r0, [r0, #4] sub sp, sp, #8 bl ngx_get_conf mov r5, r0 ldr r0, [r0] cmp r0, #0 bne .L2 .L12: ldr r3, .L16+4 ldr r0, [r3] add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L2: ldr r3, .L16+8 ldr r1, [r4] ldr r3, [r3] add r0, r0, r3 add r0, r0, #2 bl ngx_alloc subs r6, r0, #0 beq .L12 ldr r0, .L16+12 bl getenv cmp r0, #0 bne .L14 .L5: ldr r3, .L16+16 mov r2, r5 ldr r3, [r3] ldr r1, .L16+20 mov r0, r6 bl ngx_sprintf mov r0, r6 bl ProfilerStart cmp r0, #0 bne .L15 ldr r3, .L16+24 ldr r2, .L16+28 str r6, [sp] ldr r0, [r3] ldr r1, [r4] ldr r2, [r2] ldr r3, .L16+32 bl ngx_log_error .L7: mov r0, r6 bl ngx_free ldr r3, .L16+4 ldr r0, [r3] add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L15: bl ProfilerRegisterThread b .L7 .L14: bl ProfilerStop b .L5 .L17: .align 2 .L16: .word ngx_google_perftools_module .word NGX_OK .word NGX_INT_T_LEN .word .LC0 .word ngx_pid .word .LC1 .word NGX_LOG_CRIT .word ngx_errno .word .LC2 .size ngx_google_perftools_worker, .-ngx_google_perftools_worker .comm ngx_pid,4,4 .comm ngx_google_perftools_module,4,4 .comm ngx_errno,4,4 .comm NGX_OK,4,4 .comm NGX_LOG_CRIT,4,4 .comm NGX_INT_T_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_if_bridge.c_bridge_ioctl_gbparam.c" .intel_syntax noprefix .text .p2align 4 .type bridge_ioctl_gbparam, @function bridge_ioctl_gbparam: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR [rdi] mov rdx, QWORD PTR 48[rdi] sar eax, 8 mov DWORD PTR [rsi], eax mov eax, DWORD PTR 4[rdi] sar eax, 8 mov DWORD PTR 4[rsi], eax mov eax, DWORD PTR 8[rdi] sar eax, 8 mov DWORD PTR 8[rsi], eax xor eax, eax test rdx, rdx je .L2 mov rax, QWORD PTR [rdx] mov rax, QWORD PTR [rax] .L2: mov QWORD PTR 48[rsi], rax mov eax, DWORD PTR 44[rdi] mov DWORD PTR 44[rsi], eax mov eax, DWORD PTR 40[rdi] mov DWORD PTR 40[rsi], eax mov eax, DWORD PTR 36[rdi] mov DWORD PTR 36[rsi], eax mov eax, DWORD PTR 28[rdi] mov DWORD PTR 32[rsi], eax mov eax, DWORD PTR 32[rdi] mov DWORD PTR 28[rsi], eax mov eax, DWORD PTR 24[rdi] mov DWORD PTR 24[rsi], eax mov eax, DWORD PTR 20[rdi] mov DWORD PTR 20[rsi], eax mov eax, DWORD PTR 16[rdi] mov DWORD PTR 16[rsi], eax mov eax, DWORD PTR 12[rdi] mov DWORD PTR 12[rsi], eax xor eax, eax ret .cfi_endproc .LFE0: .size bridge_ioctl_gbparam, .-bridge_ioctl_gbparam .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_if_bridge.c_bridge_ioctl_gbparam.c" .text .align 2 .syntax unified .arm .fpu softvfp .type bridge_ioctl_gbparam, %function bridge_ioctl_gbparam: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0, #48] ldr r2, [r0, #8] cmp r3, #0 ldrne r3, [r3] ldr ip, [r0, #4] push {r4, lr} ldr lr, [r0] ldrne r3, [r3] asr r2, r2, #8 asr lr, lr, #8 asr ip, ip, #8 str r2, [r1, #8] add r2, r0, #36 str lr, [r1] str ip, [r1, #4] ldm r2, {r2, ip, lr} str r3, [r1, #48] ldr r3, [r0, #28] ldr r4, [r0, #32] str lr, [r1, #44] str ip, [r1, #40] ldr lr, [r0, #24] ldr ip, [r0, #20] str r2, [r1, #36] str r3, [r1, #32] ldr r2, [r0, #16] ldr r3, [r0, #12] mov r0, #0 str r4, [r1, #28] str lr, [r1, #24] str ip, [r1, #20] str r2, [r1, #16] str r3, [r1, #12] pop {r4, pc} .size bridge_ioctl_gbparam, .-bridge_ioctl_gbparam .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dump.c_compare_keys.c" .intel_syntax noprefix .text .p2align 4 .type compare_keys, @function compare_keys: .LFB0: .cfi_startproc endbr64 mov rsi, QWORD PTR [rsi] mov rdi, QWORD PTR [rdi] jmp strcmp@PLT .cfi_endproc .LFE0: .size compare_keys, .-compare_keys .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dump.c_compare_keys.c" .text .align 2 .syntax unified .arm .fpu softvfp .type compare_keys, %function compare_keys: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r0, [r0] ldr r1, [r1] b strcmp .size compare_keys, .-compare_keys .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_aic79xx_osm.c_ahd_platform_alloc.c" .intel_syntax noprefix .text .p2align 4 .globl ahd_platform_alloc .type ahd_platform_alloc, @function ahd_platform_alloc: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov esi, DWORD PTR GFP_ATOMIC[rip] mov rbx, rdi mov edi, 4 call kzalloc@PLT mov QWORD PTR 8[rbx], rax test rax, rax je .L6 mov edx, DWORD PTR AHD_LINUX_NOIRQ[rip] mov rdi, rbx mov DWORD PTR [rax], edx call ahd_lockinit@PLT mov eax, DWORD PTR aic79xx_seltime[rip] sal eax, 4 and eax, 48 mov DWORD PTR [rbx], eax xor eax, eax pop rbx .cfi_remember_state .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 8 ret .cfi_endproc .LFE0: .size ahd_platform_alloc, .-ahd_platform_alloc .comm aic79xx_seltime,4,4 .comm GFP_ATOMIC,4,4 .comm ENOMEM,4,4 .comm AHD_LINUX_NOIRQ,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_aic79xx_osm.c_ahd_platform_alloc.c" .text .align 2 .global ahd_platform_alloc .syntax unified .arm .fpu softvfp .type ahd_platform_alloc, %function ahd_platform_alloc: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L7 push {r4, lr} ldr r1, [r3] mov r4, r0 mov r0, #4 bl kzalloc cmp r0, #0 str r0, [r4, #4] beq .L6 mov r3, r0 ldr r2, .L7+4 mov r0, r4 ldr r2, [r2] str r2, [r3] bl ahd_lockinit ldr r3, .L7+8 mov r0, #0 ldr r3, [r3] lsl r3, r3, #4 and r3, r3, #48 str r3, [r4] pop {r4, pc} .L6: ldr r3, .L7+12 ldr r0, [r3] pop {r4, pc} .L8: .align 2 .L7: .word GFP_ATOMIC .word AHD_LINUX_NOIRQ .word aic79xx_seltime .word ENOMEM .size ahd_platform_alloc, .-ahd_platform_alloc .comm aic79xx_seltime,4,4 .comm GFP_ATOMIC,4,4 .comm ENOMEM,4,4 .comm AHD_LINUX_NOIRQ,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_..bridgebr_private.h_br_multicast_disable_port.c" .intel_syntax noprefix .text .p2align 4 .type br_multicast_disable_port, @function br_multicast_disable_port: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size br_multicast_disable_port, .-br_multicast_disable_port .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_..bridgebr_private.h_br_multicast_disable_port.c" .text .align 2 .syntax unified .arm .fpu softvfp .type br_multicast_disable_port, %function br_multicast_disable_port: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size br_multicast_disable_port, .-br_multicast_disable_port .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_eap_sim.c_eap_sim_state.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "EAP-SIM: %s -> %s" .text .p2align 4 .type eap_sim_state, @function eap_sim_state: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, esi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi mov edi, esi call eap_sim_state_txt@PLT mov edi, DWORD PTR [rbx] mov r12d, eax call eap_sim_state_txt@PLT mov edi, DWORD PTR MSG_DEBUG[rip] mov ecx, r12d lea rsi, .LC0[rip] mov edx, eax call wpa_printf@PLT mov DWORD PTR [rbx], ebp 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 eap_sim_state, .-eap_sim_state .comm MSG_DEBUG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_eap_sim.c_eap_sim_state.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "EAP-SIM: %s -> %s\000" .text .align 2 .syntax unified .arm .fpu softvfp .type eap_sim_state, %function eap_sim_state: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, r5, r6, r7, r8, lr} mov r4, r0 ldr r0, [r0] mov r5, r1 ldr r7, [r3] bl eap_sim_state_txt mov r6, r0 mov r0, r5 bl eap_sim_state_txt mov r2, r6 mov r3, r0 ldr r1, .L4+4 mov r0, r7 bl wpa_printf str r5, [r4] pop {r4, r5, r6, r7, r8, pc} .L5: .align 2 .L4: .word MSG_DEBUG .word .LC0 .size eap_sim_state, .-eap_sim_state .comm MSG_DEBUG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ecore_int.c_ecore_dorq_attn_cb.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "DORQ attention. int_sts was %x\n" .align 8 .LC1: .ascii "Doorbell drop occurr" .string "ed\nAddress\t\t0x%08x\t(second BAR address)\nFID\t\t0x%04x\t\t(Opaque FID)\nSize\t\t0x%04x\t\t(in bytes)\n1st drop reason\t0x%08x\t(details on first drop since last handling)\nSticky reasons\t0x%08x\t(all drop reasons since last handling)\nOverflow\t0x%x\t\t(a per PF indication)\n" .section .rodata.str1.1,"aMS",@progbits,1 .LC2: .string "DORQ fatal attention\n" .text .p2align 4 .type ecore_dorq_attn_cb, @function ecore_dorq_attn_cb: .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, 24 .cfi_def_cfa_offset 80 mov r12, QWORD PTR 8[rdi] mov edx, DWORD PTR DORQ_REG_INT_STS[rip] mov rsi, r12 call ecore_rd@PLT mov edi, DWORD PTR 0[rbp] lea rdx, .LC0[rip] xor esi, esi mov ecx, eax mov ebx, eax xor eax, eax call DP_NOTICE@PLT mov eax, DWORD PTR DORQ_REG_INT_STS_DORQ_FIFO_AFULL[rip] not eax test eax, ebx je .L14 mov eax, DWORD PTR DORQ_REG_INT_STS_DB_DROP[rip] or eax, DWORD PTR DORQ_REG_INT_STS_DORQ_FIFO_OVFL_ERR[rip] test eax, ebx jne .L15 .L4: lea rsi, .LC2[rip] mov rdi, rbp call DP_INFO@PLT mov eax, DWORD PTR ECORE_INVAL[rip] .L1: add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L15: .cfi_restore_state mov edx, DWORD PTR DORQ_REG_DB_DROP_REASON[rip] mov rsi, r12 mov rdi, rbp call ecore_rd@PLT mov edx, DWORD PTR DORQ_REG_DB_DROP_DETAILS[rip] mov rsi, r12 and eax, DWORD PTR ECORE_DORQ_ATTENTION_REASON_MASK[rip] mov rdi, rbp mov DWORD PTR 12[rsp], eax call ecore_rd@PLT mov edx, DWORD PTR DORQ_REG_DB_DROP_DETAILS_ADDRESS[rip] mov rsi, r12 mov rdi, rbp mov r14d, eax call ecore_rd@PLT mov edx, DWORD PTR DORQ_REG_PF_OVFL_STICKY[rip] mov rsi, r12 mov rdi, rbp mov r15d, eax call ecore_rd@PLT mov edx, DWORD PTR DORQ_REG_DB_DROP_DETAILS_REASON[rip] mov rsi, r12 mov rdi, rbp mov r13d, eax call ecore_rd@PLT mov esi, DWORD PTR ECORE_DORQ_ATTENTION_SIZE[rip] mov edi, r14d mov DWORD PTR 8[rsp], eax call GET_FIELD@PLT mov esi, DWORD PTR ECORE_DORQ_ATTENTION_OPAQUE[rip] mov edi, r14d mov DWORD PTR 4[rsp], eax call GET_FIELD@PLT sub rsp, 8 .cfi_def_cfa_offset 88 mov edi, DWORD PTR 0[rbp] mov ecx, r15d push r13 .cfi_def_cfa_offset 96 mov edx, DWORD PTR 24[rsp] mov r8d, eax xor esi, esi xor eax, eax push rdx .cfi_def_cfa_offset 104 mov r10d, DWORD PTR 36[rsp] lea rdx, .LC1[rip] push r10 .cfi_def_cfa_offset 112 mov r9d, DWORD PTR 36[rsp] sal r9d, 2 call DP_NOTICE@PLT add rsp, 32 .cfi_def_cfa_offset 80 test r13d, r13d je .L7 mov rsi, r12 mov rdi, rbp call ecore_db_rec_attn@PLT cmp eax, DWORD PTR ECORE_SUCCESS[rip] jne .L1 .L7: mov edx, DWORD PTR DORQ_REG_DB_DROP_DETAILS_REL[rip] xor ecx, ecx mov rsi, r12 mov rdi, rbp call ecore_wr@PLT mov edx, DWORD PTR DORQ_REG_INT_STS_WR[rip] mov rsi, r12 mov rdi, rbp mov ecx, DWORD PTR DORQ_REG_INT_STS_DB_DROP[rip] or ecx, DWORD PTR DORQ_REG_INT_STS_DORQ_FIFO_OVFL_ERR[rip] call ecore_wr@PLT mov edx, DWORD PTR DORQ_REG_INT_STS_DB_DROP[rip] or edx, DWORD PTR DORQ_REG_INT_STS_DORQ_FIFO_OVFL_ERR[rip] or edx, DWORD PTR DORQ_REG_INT_STS_DORQ_FIFO_AFULL[rip] mov eax, DWORD PTR ECORE_SUCCESS[rip] not edx test edx, ebx jne .L4 jmp .L1 .p2align 4,,10 .p2align 3 .L14: mov eax, DWORD PTR ECORE_SUCCESS[rip] add rsp, 24 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ecore_dorq_attn_cb, .-ecore_dorq_attn_cb .comm ECORE_SUCCESS,4,4 .comm ECORE_INVAL,4,4 .comm ECORE_DORQ_ATTENTION_SIZE,4,4 .comm ECORE_DORQ_ATTENTION_REASON_MASK,4,4 .comm ECORE_DORQ_ATTENTION_OPAQUE,4,4 .comm DORQ_REG_PF_OVFL_STICKY,4,4 .comm DORQ_REG_INT_STS_WR,4,4 .comm DORQ_REG_INT_STS_DORQ_FIFO_OVFL_ERR,4,4 .comm DORQ_REG_INT_STS_DORQ_FIFO_AFULL,4,4 .comm DORQ_REG_INT_STS_DB_DROP,4,4 .comm DORQ_REG_INT_STS,4,4 .comm DORQ_REG_DB_DROP_REASON,4,4 .comm DORQ_REG_DB_DROP_DETAILS_REL,4,4 .comm DORQ_REG_DB_DROP_DETAILS_REASON,4,4 .comm DORQ_REG_DB_DROP_DETAILS_ADDRESS,4,4 .comm DORQ_REG_DB_DROP_DETAILS,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_ecore_int.c_ecore_dorq_attn_cb.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "DORQ attention. int_sts was %x\012\000" .align 2 .LC1: .ascii "Doorbell drop occurred\012Address\011\0110x%08x\011" .ascii "(second BAR address)\012FID\011\0110x%04x\011\011(O" .ascii "paque FID)\012Size\011\0110x%04x\011\011(in bytes)\012" .ascii "1st drop reason\0110x%08x\011(details on first drop" .ascii " since last handling)\012Sticky reasons\0110x%08x\011" .ascii "(all drop reasons since last handling)\012Overflow\011" .ascii "0x%x\011\011(a per PF indication)\012\000" .align 2 .LC2: .ascii "DORQ fatal attention\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ecore_dorq_attn_cb, %function ecore_dorq_attn_cb: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, .L14 ldr r6, [r0, #4] ldr r2, [r3] mov r1, r6 sub sp, sp, #44 mov r4, r0 bl ecore_rd mov r5, r0 ldr r7, .L14+4 mov r3, r0 mov r1, #0 ldr r0, [r4] ldr r2, .L14+8 bl DP_NOTICE ldr r3, [r7] bics r3, r5, r3 beq .L6 ldr r8, .L14+12 ldr r9, .L14+16 ldr r3, [r8] ldr r2, [r9] orr r3, r3, r2 tst r3, r5 bne .L13 .L4: mov r0, r4 ldr r1, .L14+20 bl DP_INFO ldr r3, .L14+24 ldr r0, [r3] .L1: add sp, sp, #44 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L13: ldr r3, .L14+28 mov r1, r6 ldr r2, [r3] mov r0, r4 bl ecore_rd mov ip, r0 ldr r3, .L14+32 ldr r2, .L14+36 ldr r3, [r3] mov r1, r6 and r3, ip, r3 ldr r2, [r2] mov r0, r4 str r3, [sp, #24] bl ecore_rd ldr r3, .L14+40 mov fp, r0 ldr r2, [r3] mov r1, r6 mov r0, r4 bl ecore_rd mov r3, r0 ldr r2, .L14+44 mov r1, r6 ldr r2, [r2] mov r0, r4 str r3, [sp, #36] bl ecore_rd ldr r2, .L14+48 mov r10, r0 mov r1, r6 ldr r2, [r2] mov r0, r4 bl ecore_rd mov r2, r0 ldr r1, .L14+52 str r2, [sp, #28] ldr r2, [r4] mov r0, fp ldr r1, [r1] str r2, [sp, #32] bl GET_FIELD mov ip, r0 ldr r1, .L14+56 mov r0, fp ldr r1, [r1] mov fp, ip bl GET_FIELD ldr r3, [sp, #24] ldr r2, [sp, #32] str r3, [sp, #8] ldr r3, [sp, #28] lsl r0, r0, #2 str r3, [sp, #12] str r0, [sp, #4] mov r1, #0 mov r0, r2 ldr r3, [sp, #36] ldr r2, .L14+60 str r10, [sp, #16] str fp, [sp] bl DP_NOTICE cmp r10, #0 beq .L7 mov r1, r6 mov r0, r4 bl ecore_db_rec_attn ldr r3, .L14+64 ldr r3, [r3] cmp r0, r3 bne .L1 .L7: ldr r2, .L14+68 mov r3, #0 mov r1, r6 ldr r2, [r2] mov r0, r4 bl ecore_wr ldr r0, [r8] ldr r3, [r9] ldr r2, .L14+72 orr r3, r0, r3 mov r1, r6 ldr r2, [r2] mov r0, r4 bl ecore_wr ldr r3, [r8] ldr r1, [r9] ldr r2, [r7] orr r3, r3, r1 orr r3, r3, r2 bics r3, r5, r3 bne .L4 .L6: ldr r3, .L14+64 ldr r0, [r3] add sp, sp, #44 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L15: .align 2 .L14: .word DORQ_REG_INT_STS .word DORQ_REG_INT_STS_DORQ_FIFO_AFULL .word .LC0 .word DORQ_REG_INT_STS_DB_DROP .word DORQ_REG_INT_STS_DORQ_FIFO_OVFL_ERR .word .LC2 .word ECORE_INVAL .word DORQ_REG_DB_DROP_REASON .word ECORE_DORQ_ATTENTION_REASON_MASK .word DORQ_REG_DB_DROP_DETAILS .word DORQ_REG_DB_DROP_DETAILS_ADDRESS .word DORQ_REG_PF_OVFL_STICKY .word DORQ_REG_DB_DROP_DETAILS_REASON .word ECORE_DORQ_ATTENTION_OPAQUE .word ECORE_DORQ_ATTENTION_SIZE .word .LC1 .word ECORE_SUCCESS .word DORQ_REG_DB_DROP_DETAILS_REL .word DORQ_REG_INT_STS_WR .size ecore_dorq_attn_cb, .-ecore_dorq_attn_cb .comm ECORE_SUCCESS,4,4 .comm ECORE_INVAL,4,4 .comm ECORE_DORQ_ATTENTION_SIZE,4,4 .comm ECORE_DORQ_ATTENTION_REASON_MASK,4,4 .comm ECORE_DORQ_ATTENTION_OPAQUE,4,4 .comm DORQ_REG_PF_OVFL_STICKY,4,4 .comm DORQ_REG_INT_STS_WR,4,4 .comm DORQ_REG_INT_STS_DORQ_FIFO_OVFL_ERR,4,4 .comm DORQ_REG_INT_STS_DORQ_FIFO_AFULL,4,4 .comm DORQ_REG_INT_STS_DB_DROP,4,4 .comm DORQ_REG_INT_STS,4,4 .comm DORQ_REG_DB_DROP_REASON,4,4 .comm DORQ_REG_DB_DROP_DETAILS_REL,4,4 .comm DORQ_REG_DB_DROP_DETAILS_REASON,4,4 .comm DORQ_REG_DB_DROP_DETAILS_ADDRESS,4,4 .comm DORQ_REG_DB_DROP_DETAILS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_connection.c_finish_body_streaming.c" .intel_syntax noprefix .text .p2align 4 .type finish_body_streaming, @function finish_body_streaming: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR 8[rdi] mov QWORD PTR [rdi], 0 sub DWORD PTR [rax], 1 ret .cfi_endproc .LFE0: .size finish_body_streaming, .-finish_body_streaming .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_connection.c_finish_body_streaming.c" .text .align 2 .syntax unified .arm .fpu softvfp .type finish_body_streaming, %function finish_body_streaming: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r3, #0 ldr r2, [r0, #4] str r3, [r0] ldr r3, [r2] sub r3, r3, #1 str r3, [r2] bx lr .size finish_body_streaming, .-finish_body_streaming .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cl_scrn.c_SCR_UpdateScreen.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "SCR_UpdateScreen: recursively called" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "r_anaglyphMode" .text .p2align 4 .globl SCR_UpdateScreen .type SCR_UpdateScreen, @function SCR_UpdateScreen: .LFB0: .cfi_startproc endbr64 mov edx, DWORD PTR scr_initialized[rip] test edx, edx je .L13 sub rsp, 8 .cfi_def_cfa_offset 16 mov eax, DWORD PTR recursive.1964[rip] add eax, 1 mov DWORD PTR recursive.1964[rip], eax cmp eax, 2 jg .L17 .L3: cmp QWORD PTR uivm[rip], 0 mov DWORD PTR recursive.1964[rip], 1 jne .L4 mov rax, QWORD PTR com_dedicated[rip] cmp QWORD PTR [rax], 0 je .L5 .L4: lea rdi, .LC1[rip] call Cvar_VariableIntegerValue@PLT cmp QWORD PTR cls[rip], 0 mov edx, DWORD PTR skipRendering[rip] mov esi, DWORD PTR renderOrigin[rip] jne .L11 test eax, eax je .L6 .L11: mov edi, DWORD PTR STEREO_LEFT[rip] call SCR_DrawScreenField@PLT mov edx, DWORD PTR skipRendering[rip] mov esi, DWORD PTR renderOrigin[rip] mov edi, DWORD PTR STEREO_RIGHT[rip] call SCR_DrawScreenField@PLT .L8: mov eax, DWORD PTR skipRendering[rip] test eax, eax jne .L5 mov rax, QWORD PTR com_speeds[rip] mov rdx, QWORD PTR re[rip] cmp QWORD PTR [rax], 0 je .L10 lea rsi, time_backend[rip] lea rdi, time_frontend[rip] call rdx .L5: mov DWORD PTR recursive.1964[rip], 0 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L17: .cfi_restore_state mov edi, DWORD PTR ERR_FATAL[rip] lea rsi, .LC0[rip] call Com_Error@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L13: .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_def_cfa_offset 16 xor esi, esi xor edi, edi call rdx mov DWORD PTR recursive.1964[rip], 0 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov edi, DWORD PTR STEREO_CENTER[rip] call SCR_DrawScreenField@PLT jmp .L8 .cfi_endproc .LFE0: .size SCR_UpdateScreen, .-SCR_UpdateScreen .local recursive.1964 .comm recursive.1964,4,4 .comm uivm,8,8 .comm time_frontend,4,4 .comm time_backend,4,4 .comm skipRendering,4,4 .comm scr_initialized,4,4 .comm renderOrigin,4,4 .comm re,8,8 .comm com_speeds,8,8 .comm com_dedicated,8,8 .comm cls,8,8 .comm STEREO_RIGHT,4,4 .comm STEREO_LEFT,4,4 .comm STEREO_CENTER,4,4 .comm ERR_FATAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cl_scrn.c_SCR_UpdateScreen.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "SCR_UpdateScreen: recursively called\000" .align 2 .LC1: .ascii "r_anaglyphMode\000" .text .align 2 .global SCR_UpdateScreen .syntax unified .arm .fpu softvfp .type SCR_UpdateScreen, %function SCR_UpdateScreen: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L19 ldr r3, [r3] cmp r3, #0 bxeq lr push {r4, r5, r6, lr} ldr r4, .L19+4 ldr r3, [r4] add r3, r3, #1 cmp r3, #2 str r3, [r4] bgt .L18 .L3: mov r2, #1 ldr r3, .L19+8 str r2, [r4] ldr r3, [r3] cmp r3, #0 bne .L4 ldr r3, .L19+12 ldr r3, [r3] ldr r3, [r3] cmp r3, #0 beq .L5 .L4: ldr r0, .L19+16 bl Cvar_VariableIntegerValue ldr r3, .L19+20 ldr r5, .L19+24 ldr r3, [r3] orrs r3, r0, r3 beq .L6 ldr r3, .L19+28 ldr r6, .L19+32 ldr r2, [r5] ldr r1, [r6] ldr r0, [r3] bl SCR_DrawScreenField ldr r3, .L19+36 ldr r1, [r6] ldr r2, [r5] ldr r0, [r3] bl SCR_DrawScreenField .L7: ldr r3, [r5] cmp r3, #0 bne .L5 ldr r3, .L19+40 ldr r2, .L19+44 ldr r3, [r3] ldr r2, [r2] ldr r1, [r3] cmp r1, #0 moveq r0, r1 ldrne r1, .L19+48 ldrne r0, .L19+52 blx r2 .L5: mov r3, #0 str r3, [r4] pop {r4, r5, r6, pc} .L18: ldr r3, .L19+56 ldr r1, .L19+60 ldr r0, [r3] bl Com_Error b .L3 .L6: ldr r3, .L19+64 ldr r1, .L19+32 ldr r2, [r5] ldr r1, [r1] ldr r0, [r3] bl SCR_DrawScreenField b .L7 .L20: .align 2 .L19: .word scr_initialized .word .LANCHOR0 .word uivm .word com_dedicated .word .LC1 .word cls .word skipRendering .word STEREO_LEFT .word renderOrigin .word STEREO_RIGHT .word com_speeds .word re .word time_backend .word time_frontend .word ERR_FATAL .word .LC0 .word STEREO_CENTER .size SCR_UpdateScreen, .-SCR_UpdateScreen .comm uivm,4,4 .comm time_frontend,4,4 .comm time_backend,4,4 .comm skipRendering,4,4 .comm scr_initialized,4,4 .comm renderOrigin,4,4 .comm re,4,4 .comm com_speeds,4,4 .comm com_dedicated,4,4 .comm cls,4,4 .comm STEREO_RIGHT,4,4 .comm STEREO_LEFT,4,4 .comm STEREO_CENTER,4,4 .comm ERR_FATAL,4,4 .bss .align 2 .set .LANCHOR0,. + 0 .type recursive.4248, %object .size recursive.4248, 4 recursive.4248: .space 4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sqlite3.c_vdbeUnbind.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "bind on a busy prepared statement: [%s]" .text .p2align 4 .type vdbeUnbind, @function vdbeUnbind: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, esi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rdi call vdbeSafetyNotNull@PLT test rax, rax je .L2 .L20: mov eax, DWORD PTR SQLITE_MISUSE_BKPT[rip] .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 .L2: .cfi_restore_state mov rax, QWORD PTR 40[rbx] mov edi, DWORD PTR [rax] call sqlite3_mutex_enter@PLT mov rax, QWORD PTR VDBE_MAGIC_RUN[rip] cmp QWORD PTR [rbx], rax jne .L4 cmp QWORD PTR 8[rbx], 0 jns .L4 test ebp, ebp jle .L6 cmp DWORD PTR 16[rbx], ebp jl .L6 mov rax, QWORD PTR 48[rbx] sub ebp, 1 movsx rdx, ebp lea r12, [rax+rdx*4] mov rdi, r12 call sqlite3VdbeMemRelease@PLT mov eax, DWORD PTR MEM_Null[rip] mov rdi, QWORD PTR 40[rbx] mov DWORD PTR [r12], eax mov esi, DWORD PTR SQLITE_OK[rip] call sqlite3Error@PLT cmp QWORD PTR 32[rbx], 0 mov edi, 1 je .L22 .L8: call assert@PLT mov edx, DWORD PTR 20[rbx] test edx, edx je .L9 mov ecx, ebp mov eax, 1 sal eax, cl cmp ebp, 31 mov ecx, -2147483648 cmovge eax, ecx test edx, eax je .L9 mov DWORD PTR 24[rbx], 1 .L9: mov eax, DWORD PTR SQLITE_OK[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L4: mov rdi, QWORD PTR 40[rbx] mov esi, DWORD PTR SQLITE_MISUSE[rip] call sqlite3Error@PLT mov rax, QWORD PTR 40[rbx] mov edi, DWORD PTR [rax] call sqlite3_mutex_leave@PLT mov edx, DWORD PTR 56[rbx] mov edi, DWORD PTR SQLITE_MISUSE[rip] lea rsi, .LC0[rip] call sqlite3_log@PLT jmp .L20 .p2align 4,,10 .p2align 3 .L6: mov rdi, QWORD PTR 40[rbx] mov esi, DWORD PTR SQLITE_RANGE[rip] call sqlite3Error@PLT mov rax, QWORD PTR 40[rbx] mov edi, DWORD PTR [rax] call sqlite3_mutex_leave@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR SQLITE_RANGE[rip] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L22: .cfi_restore_state mov eax, DWORD PTR 20[rbx] xor edi, edi test eax, eax sete dil jmp .L8 .cfi_endproc .LFE0: .size vdbeUnbind, .-vdbeUnbind .comm VDBE_MAGIC_RUN,8,8 .comm SQLITE_RANGE,4,4 .comm SQLITE_OK,4,4 .comm SQLITE_MISUSE_BKPT,4,4 .comm SQLITE_MISUSE,4,4 .comm MEM_Null,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_sqlite3.c_vdbeUnbind.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "bind on a busy prepared statement: [%s]\000" .text .align 2 .syntax unified .arm .fpu softvfp .type vdbeUnbind, %function vdbeUnbind: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r5, r1 mov r4, r0 bl vdbeSafetyNotNull cmp r0, #0 beq .L2 .L20: ldr r3, .L22 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L2: ldr r3, [r4, #24] ldr r0, [r3] bl sqlite3_mutex_enter ldr r3, .L22+4 ldr r2, [r4] ldr r3, [r3] cmp r2, r3 bne .L4 ldr r3, [r4, #4] cmp r3, #0 bge .L4 cmp r5, #0 ble .L6 ldr r3, [r4, #8] cmp r3, r5 blt .L6 ldr r7, [r4, #28] sub r5, r5, #1 add r0, r7, r5, lsl #2 bl sqlite3VdbeMemRelease ldr r3, .L22+8 ldr r6, .L22+12 ldr r3, [r3] ldr r0, [r4, #24] str r3, [r7, r5, lsl #2] ldr r1, [r6] bl sqlite3Error ldr r3, [r4, #20] cmp r3, #0 ldreq r0, [r4, #12] movne r0, #1 clzeq r0, r0 lsreq r0, r0, #5 bl assert ldr r3, [r4, #12] cmp r3, #0 beq .L9 cmp r5, #30 movle r2, #1 movgt r5, #-2147483648 lslle r5, r2, r5 tst r3, r5 movne r3, #1 strne r3, [r4, #16] .L9: ldr r0, [r6] pop {r4, r5, r6, r7, r8, pc} .L4: ldr r5, .L22+16 ldr r0, [r4, #24] ldr r1, [r5] bl sqlite3Error ldr r3, [r4, #24] ldr r0, [r3] bl sqlite3_mutex_leave ldr r0, [r5] ldr r2, [r4, #32] ldr r1, .L22+20 bl sqlite3_log b .L20 .L6: ldr r5, .L22+24 ldr r0, [r4, #24] ldr r1, [r5] bl sqlite3Error ldr r3, [r4, #24] ldr r0, [r3] bl sqlite3_mutex_leave ldr r0, [r5] pop {r4, r5, r6, r7, r8, pc} .L23: .align 2 .L22: .word SQLITE_MISUSE_BKPT .word VDBE_MAGIC_RUN .word MEM_Null .word SQLITE_OK .word SQLITE_MISUSE .word .LC0 .word SQLITE_RANGE .size vdbeUnbind, .-vdbeUnbind .comm VDBE_MAGIC_RUN,4,4 .comm SQLITE_RANGE,4,4 .comm SQLITE_OK,4,4 .comm SQLITE_MISUSE_BKPT,4,4 .comm SQLITE_MISUSE,4,4 .comm MEM_Null,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_nitrox_reqmgr.c_softreq_unmap_sgbufs.c" .intel_syntax noprefix .text .p2align 4 .type softreq_unmap_sgbufs, @function softreq_unmap_sgbufs: .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 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov rdi, QWORD PTR 64[rdi] call DEV@PLT mov edx, DWORD PTR 32[rbx] mov rsi, QWORD PTR 40[rbx] mov ecx, DWORD PTR DMA_BIDIRECTIONAL[rip] mov rdi, rax mov rbp, rax call dma_unmap_sg@PLT mov edx, DWORD PTR 52[rbx] mov esi, DWORD PTR 56[rbx] mov rdi, rbp mov ecx, DWORD PTR DMA_TO_DEVICE[rip] call dma_unmap_single@PLT mov edi, DWORD PTR 48[rbx] call kfree@PLT mov rsi, QWORD PTR 8[rbx] mov edx, DWORD PTR [rbx] mov rdi, rbp mov QWORD PTR 40[rbx], 0 mov ecx, DWORD PTR DMA_BIDIRECTIONAL[rip] mov DWORD PTR 32[rbx], 0 call dma_unmap_sg@PLT mov edx, DWORD PTR 20[rbx] mov esi, DWORD PTR 24[rbx] mov rdi, rbp mov ecx, DWORD PTR DMA_TO_DEVICE[rip] call dma_unmap_single@PLT mov edi, DWORD PTR 16[rbx] call kfree@PLT mov QWORD PTR 8[rbx], 0 mov DWORD PTR [rbx], 0 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 softreq_unmap_sgbufs, .-softreq_unmap_sgbufs .comm DMA_TO_DEVICE,4,4 .comm DMA_BIDIRECTIONAL,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_nitrox_reqmgr.c_softreq_unmap_sgbufs.c" .text .align 2 .syntax unified .arm .fpu softvfp .type softreq_unmap_sgbufs, %function softreq_unmap_sgbufs: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r0 ldr r0, [r0, #40] bl DEV mov r5, r0 mov r6, #0 ldr r8, .L4 ldr r7, .L4+4 ldr r2, [r4, #20] ldr r1, [r4, #24] ldr r3, [r8] bl dma_unmap_sg ldr r2, [r4, #32] ldr r1, [r4, #36] ldr r3, [r7] mov r0, r5 bl dma_unmap_single ldr r0, [r4, #28] bl kfree ldr r3, [r8] ldr r2, [r4] ldr r1, [r4, #4] mov r0, r5 str r6, [r4, #24] str r6, [r4, #20] bl dma_unmap_sg ldr r3, [r7] ldr r2, [r4, #12] ldr r1, [r4, #16] mov r0, r5 bl dma_unmap_single ldr r0, [r4, #8] bl kfree str r6, [r4, #4] str r6, [r4] pop {r4, r5, r6, r7, r8, pc} .L5: .align 2 .L4: .word DMA_BIDIRECTIONAL .word DMA_TO_DEVICE .size softreq_unmap_sgbufs, .-softreq_unmap_sgbufs .comm DMA_TO_DEVICE,4,4 .comm DMA_BIDIRECTIONAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_wl_init.c_pointerHandleLeave.c" .intel_syntax noprefix .text .p2align 4 .type pointerHandleLeave, @function pointerHandleLeave: .LFB0: .cfi_startproc endbr64 mov rdi, QWORD PTR _glfw[rip] test rdi, rdi je .L1 mov esi, DWORD PTR GLFW_FALSE[rip] mov DWORD PTR [rdi], esi mov DWORD PTR _glfw[rip+8], edx mov QWORD PTR _glfw[rip], 0 jmp _glfwInputCursorEnter@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size pointerHandleLeave, .-pointerHandleLeave .comm _glfw,16,16 .comm GLFW_FALSE,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_wl_init.c_pointerHandleLeave.c" .text .align 2 .syntax unified .arm .fpu softvfp .type pointerHandleLeave, %function pointerHandleLeave: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L4 ldr r0, [r3] cmp r0, #0 bxeq lr mov ip, #0 ldr r1, .L4+4 ldr r1, [r1] str r1, [r0] str r2, [r3, #4] str ip, [r3] b _glfwInputCursorEnter .L5: .align 2 .L4: .word _glfw .word GLFW_FALSE .size pointerHandleLeave, .-pointerHandleLeave .comm _glfw,8,4 .comm GLFW_FALSE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mac.c_e1000e_update_adaptive.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Not in Adaptive IFS mode!\n" .text .p2align 4 .globl e1000e_update_adaptive .type e1000e_update_adaptive, @function e1000e_update_adaptive: .LFB0: .cfi_startproc endbr64 mov edx, DWORD PTR 48[rdi] test edx, edx je .L10 mov eax, DWORD PTR [rdi] imul eax, DWORD PTR 4[rdi] mov edx, DWORD PTR 8[rdi] cmp eax, edx jle .L3 cmp edx, DWORD PTR MIN_NUM_XMITS[rip] jle .L1 mov DWORD PTR 12[rdi], 1 mov rsi, QWORD PTR 16[rdi] cmp rsi, QWORD PTR 24[rdi] jge .L1 test rsi, rsi je .L11 add rsi, QWORD PTR 40[rdi] .L8: mov QWORD PTR 16[rdi], rsi mov edi, DWORD PTR AIT[rip] jmp ew32@PLT .p2align 4,,10 .p2align 3 .L3: mov eax, DWORD PTR 12[rdi] test eax, eax je .L1 cmp edx, DWORD PTR MIN_NUM_XMITS[rip] jg .L1 mov QWORD PTR 16[rdi], 0 xor esi, esi mov DWORD PTR 12[rdi], 0 mov edi, DWORD PTR AIT[rip] jmp ew32@PLT .p2align 4,,10 .p2align 3 .L1: ret .p2align 4,,10 .p2align 3 .L10: lea rdi, .LC0[rip] jmp e_dbg@PLT .p2align 4,,10 .p2align 3 .L11: mov rsi, QWORD PTR 32[rdi] jmp .L8 .cfi_endproc .LFE0: .size e1000e_update_adaptive, .-e1000e_update_adaptive .comm MIN_NUM_XMITS,4,4 .comm AIT,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_mac.c_e1000e_update_adaptive.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Not in Adaptive IFS mode!\012\000" .text .align 2 .global e1000e_update_adaptive .syntax unified .arm .fpu softvfp .type e1000e_update_adaptive, %function e1000e_update_adaptive: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, [r0, #32] cmp r3, #0 beq .L13 ldmib r0, {r1, r2} ldr r3, [r0] mul r3, r1, r3 cmp r3, r2 ble .L3 ldr r3, .L14 ldr r3, [r3] cmp r2, r3 bxle lr mov r2, #1 ldr r1, [r0, #16] ldr r3, [r0, #20] str r2, [r0, #12] cmp r1, r3 bxge lr cmp r1, #0 ldrne r3, [r0, #28] ldreq r1, [r0, #24] addne r1, r1, r3 ldr r3, .L14+4 str r1, [r0, #16] ldr r0, [r3] b ew32 .L3: ldr r3, [r0, #12] cmp r3, #0 bxeq lr ldr r3, .L14 ldr r3, [r3] cmp r2, r3 bxgt lr mov r1, #0 ldr r3, .L14+4 str r1, [r0, #16] str r1, [r0, #12] ldr r0, [r3] b ew32 .L13: ldr r0, .L14+8 b e_dbg .L15: .align 2 .L14: .word MIN_NUM_XMITS .word AIT .word .LC0 .size e1000e_update_adaptive, .-e1000e_update_adaptive .comm MIN_NUM_XMITS,4,4 .comm AIT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits