x86
stringlengths
335
101k
arm
stringlengths
349
98.8k
.file "extr_ff_ffplay_def.h_ffp_reset_demux_cache_control.c" .intel_syntax noprefix .text .p2align 4 .type ffp_reset_demux_cache_control, @function ffp_reset_demux_cache_control: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR DEFAULT_MIN_FRAMES[rip] mov edx, DWORD PTR DEFAULT_NEXT_HIGH_WATER_MARK_IN_MS[rip] mov DWORD PTR 32[rdi], eax mov eax, DWORD PTR MAX_QUEUE_SIZE[rip] mov DWORD PTR 12[rdi], edx mov edx, DWORD PTR DEFAULT_LAST_HIGH_WATER_MARK_IN_MS[rip] mov DWORD PTR 28[rdi], eax mov eax, DWORD PTR DEFAULT_HIGH_WATER_MARK_IN_BYTES[rip] mov DWORD PTR 8[rdi], edx mov DWORD PTR 24[rdi], eax mov rax, QWORD PTR DEFAULT_FIRST_HIGH_WATER_MARK_IN_MS[rip] mov QWORD PTR 16[rdi], rax mov QWORD PTR [rdi], rax ret .cfi_endproc .LFE0: .size ffp_reset_demux_cache_control, .-ffp_reset_demux_cache_control .comm MAX_QUEUE_SIZE,4,4 .comm DEFAULT_NEXT_HIGH_WATER_MARK_IN_MS,4,4 .comm DEFAULT_MIN_FRAMES,4,4 .comm DEFAULT_LAST_HIGH_WATER_MARK_IN_MS,4,4 .comm DEFAULT_HIGH_WATER_MARK_IN_BYTES,4,4 .comm DEFAULT_FIRST_HIGH_WATER_MARK_IN_MS,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_ff_ffplay_def.h_ffp_reset_demux_cache_control.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ffp_reset_demux_cache_control, %function ffp_reset_demux_cache_control: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr ip, .L4 ldr r4, .L4+4 ldr lr, .L4+8 ldr r1, .L4+12 ldr r2, .L4+16 ldr r3, .L4+20 ldr r4, [r4] ldr lr, [lr] ldr ip, [ip] ldr r1, [r1] ldr r2, [r2] ldr r3, [r3] str r4, [r0, #24] str lr, [r0, #20] str ip, [r0, #16] str r1, [r0, #8] str r2, [r0, #4] str r3, [r0, #12] str r3, [r0] pop {r4, pc} .L5: .align 2 .L4: .word DEFAULT_HIGH_WATER_MARK_IN_BYTES .word DEFAULT_MIN_FRAMES .word MAX_QUEUE_SIZE .word DEFAULT_NEXT_HIGH_WATER_MARK_IN_MS .word DEFAULT_LAST_HIGH_WATER_MARK_IN_MS .word DEFAULT_FIRST_HIGH_WATER_MARK_IN_MS .size ffp_reset_demux_cache_control, .-ffp_reset_demux_cache_control .comm MAX_QUEUE_SIZE,4,4 .comm DEFAULT_NEXT_HIGH_WATER_MARK_IN_MS,4,4 .comm DEFAULT_MIN_FRAMES,4,4 .comm DEFAULT_LAST_HIGH_WATER_MARK_IN_MS,4,4 .comm DEFAULT_HIGH_WATER_MARK_IN_BYTES,4,4 .comm DEFAULT_FIRST_HIGH_WATER_MARK_IN_MS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_make_index.c_usage.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "usage: make_index file\n" .text .p2align 4 .type usage, @function usage: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov edi, DWORD PTR stderr[rip] lea rsi, .LC0[rip] call fprintf@PLT mov edi, 1 add rsp, 8 .cfi_def_cfa_offset 8 jmp exit@PLT .cfi_endproc .LFE0: .size usage, .-usage .comm stderr,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_make_index.c_usage.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "usage: make_index file\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type usage, %function usage: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r3, .L4 ldr r1, .L4+4 ldr r0, [r3] bl fprintf pop {r4, lr} mov r0, #1 b exit .L5: .align 2 .L4: .word stderr .word .LC0 .size usage, .-usage .comm stderr,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dc.c_MFDRV_SetViewportExtEx.c" .intel_syntax noprefix .text .p2align 4 .globl MFDRV_SetViewportExtEx .type MFDRV_SetViewportExtEx, @function MFDRV_SetViewportExtEx: .LFB0: .cfi_startproc endbr64 mov ecx, edx mov edx, esi mov esi, DWORD PTR META_SETVIEWPORTEXT[rip] jmp MFDRV_MetaParam2@PLT .cfi_endproc .LFE0: .size MFDRV_SetViewportExtEx, .-MFDRV_SetViewportExtEx .comm META_SETVIEWPORTEXT,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_dc.c_MFDRV_SetViewportExtEx.c" .text .align 2 .global MFDRV_SetViewportExtEx .syntax unified .arm .fpu softvfp .type MFDRV_SetViewportExtEx, %function MFDRV_SetViewportExtEx: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr ip, .L3 mov r3, r2 mov r2, r1 ldr r1, [ip] b MFDRV_MetaParam2 .L4: .align 2 .L3: .word META_SETVIEWPORTEXT .size MFDRV_SetViewportExtEx, .-MFDRV_SetViewportExtEx .comm META_SETVIEWPORTEXT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_jz4780_mmc.c_jz4780_mmc_enable_clock.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "mmc" .text .p2align 4 .type jz4780_mmc_enable_clock, @function jz4780_mmc_enable_clock: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rdx, .LC0[rip] xor esi, esi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi mov rcx, rbx sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR 8[rdi] call clk_get_by_ofw_name@PLT mov r12d, eax test eax, eax je .L10 .L2: mov edi, DWORD PTR [rbx] call clk_release@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov edi, DWORD PTR [rbx] call clk_enable@PLT mov r12d, eax test eax, eax jne .L2 mov esi, DWORD PTR 4[rbx] mov edi, DWORD PTR [rbx] xor edx, edx call clk_set_freq@PLT mov r12d, eax test eax, eax jne .L2 add rsp, 8 .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size jz4780_mmc_enable_clock, .-jz4780_mmc_enable_clock .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_jz4780_mmc.c_jz4780_mmc_enable_clock.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "mmc\000" .text .align 2 .syntax unified .arm .fpu softvfp .type jz4780_mmc_enable_clock, %function jz4780_mmc_enable_clock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r3, r0 mov r5, r0 mov r1, #0 ldr r2, .L11 ldr r0, [r0, #8] bl clk_get_by_ofw_name subs r4, r0, #0 beq .L10 .L2: ldr r0, [r5] bl clk_release mov r0, r4 pop {r4, r5, r6, pc} .L10: ldr r0, [r5] bl clk_enable subs r4, r0, #0 bne .L2 ldm r5, {r0, r1} mov r2, r4 bl clk_set_freq subs r4, r0, #0 bne .L2 mov r0, r4 pop {r4, r5, r6, pc} .L12: .align 2 .L11: .word .LC0 .size jz4780_mmc_enable_clock, .-jz4780_mmc_enable_clock .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hal_btc.c_rtl8723e_dm_bt_tx_rx_couter_l.c" .intel_syntax noprefix .text .p2align 4 .type rtl8723e_dm_bt_tx_rx_couter_l, @function rtl8723e_dm_bt_tx_rx_couter_l: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR hal_coex_8723[rip] add rax, QWORD PTR hal_coex_8723[rip+8] ret .cfi_endproc .LFE0: .size rtl8723e_dm_bt_tx_rx_couter_l, .-rtl8723e_dm_bt_tx_rx_couter_l .comm hal_coex_8723,16,16 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_hal_btc.c_rtl8723e_dm_bt_tx_rx_couter_l.c" .text .align 2 .syntax unified .arm .fpu softvfp .type rtl8723e_dm_bt_tx_rx_couter_l, %function rtl8723e_dm_bt_tx_rx_couter_l: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldm r3, {r0, r3} add r0, r0, r3 bx lr .L4: .align 2 .L3: .word hal_coex_8723 .size rtl8723e_dm_bt_tx_rx_couter_l, .-rtl8723e_dm_bt_tx_rx_couter_l .comm hal_coex_8723,8,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_macvlan.c_macvlan_vlan_rx_kill_vid.c" .intel_syntax noprefix .text .p2align 4 .type macvlan_vlan_rx_kill_vid, @function macvlan_vlan_rx_kill_vid: .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 ebp, esi sub rsp, 8 .cfi_def_cfa_offset 32 call netdev_priv@PLT mov edx, r12d mov esi, ebp mov rdi, QWORD PTR [rax] call vlan_vid_del@PLT add rsp, 8 .cfi_def_cfa_offset 24 xor eax, eax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size macvlan_vlan_rx_kill_vid, .-macvlan_vlan_rx_kill_vid .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_macvlan.c_macvlan_vlan_rx_kill_vid.c" .text .align 2 .syntax unified .arm .fpu softvfp .type macvlan_vlan_rx_kill_vid, %function macvlan_vlan_rx_kill_vid: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 mov r5, r2 bl netdev_priv mov r2, r5 mov r1, r4 ldr r0, [r0] bl vlan_vid_del mov r0, #0 pop {r4, r5, r6, pc} .size macvlan_vlan_rx_kill_vid, .-macvlan_vlan_rx_kill_vid .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bnxt_ethtool.c_bnxt_get_dump_flag.c" .intel_syntax noprefix .text .p2align 4 .type bnxt_get_dump_flag, @function bnxt_get_dump_flag: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rsi call netdev_priv@PLT cmp DWORD PTR [rax], 67584 jg .L2 mov eax, DWORD PTR EOPNOTSUPP[rip] pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 neg eax ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov rdi, rax mov eax, DWORD PTR 4[rax] xor esi, esi mov edx, DWORD PTR 8[rdi] sal eax, 24 sal edx, 16 or eax, edx mov edx, DWORD PTR 12[rdi] or eax, DWORD PTR 16[rdi] sal edx, 8 or eax, edx lea rdx, 4[rbx] mov DWORD PTR [rbx], eax pop rbx .cfi_def_cfa_offset 8 jmp bnxt_get_coredump@PLT .cfi_endproc .LFE0: .size bnxt_get_dump_flag, .-bnxt_get_dump_flag .comm EOPNOTSUPP,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_bnxt_ethtool.c_bnxt_get_dump_flag.c" .text .align 2 .syntax unified .arm .fpu softvfp .type bnxt_get_dump_flag, %function bnxt_get_dump_flag: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r1 bl netdev_priv ldr r2, [r0] cmp r2, #67584 bgt .L2 ldr r3, .L7 ldr r0, [r3] rsb r0, r0, #0 pop {r4, pc} .L2: mov r2, r4 ldr r1, [r0, #8] ldr ip, [r0, #4] ldr lr, [r0, #16] lsl r1, r1, #16 orr r1, r1, ip, lsl #24 ldr ip, [r0, #12] orr r3, r1, lr orr r3, r3, ip, lsl #8 mov r1, #0 pop {r4, lr} str r3, [r2], #4 b bnxt_get_coredump .L8: .align 2 .L7: .word EOPNOTSUPP .size bnxt_get_dump_flag, .-bnxt_get_dump_flag .comm EOPNOTSUPP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ar934x_nfc.c_ar934x_nfc_dev_ready.c" .intel_syntax noprefix .text .p2align 4 .type ar934x_nfc_dev_ready, @function ar934x_nfc_dev_ready: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call mtd_to_ar934x_nfc@PLT add rsp, 8 .cfi_def_cfa_offset 8 mov rdi, rax jmp __ar934x_nfc_dev_ready@PLT .cfi_endproc .LFE0: .size ar934x_nfc_dev_ready, .-ar934x_nfc_dev_ready .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ar934x_nfc.c_ar934x_nfc_dev_ready.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ar934x_nfc_dev_ready, %function ar934x_nfc_dev_ready: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl mtd_to_ar934x_nfc pop {r4, lr} b __ar934x_nfc_dev_ready .size ar934x_nfc_dev_ready, .-ar934x_nfc_dev_ready .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_neo1973_gta02_wm8753.c_neo1973_gta02_hifi_hw_params.c" .intel_syntax noprefix .text .p2align 4 .type neo1973_gta02_hifi_hw_params, @function neo1973_gta02_hifi_hw_params: .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 r13, rsi 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 rax, QWORD PTR [rdi] mov rax, QWORD PTR [rax] mov rbp, QWORD PTR 8[rax] mov r12, QWORD PTR [rax] xor eax, eax call s3c24xx_i2s_get_clockrate@PLT mov rdi, r13 mov rbx, rax call params_rate@PLT cmp eax, 44100 je .L2 jg .L3 cmp eax, 16000 je .L12 jle .L17 mov r14d, DWORD PTR WM8753_BCLK_DIV_8[rip] xor edx, edx mov r13d, 11289600 cmp eax, 22050 cmovne r13d, edx cmovne r14d, edx .L4: mov esi, DWORD PTR SND_SOC_DAIFMT_I2S[rip] mov rdi, rbp or esi, DWORD PTR SND_SOC_DAIFMT_NB_NF[rip] or esi, DWORD PTR SND_SOC_DAIFMT_CBM_CFM[rip] call snd_soc_dai_set_fmt@PLT test eax, eax js .L1 mov esi, DWORD PTR SND_SOC_DAIFMT_I2S[rip] mov rdi, r12 or esi, DWORD PTR SND_SOC_DAIFMT_NB_NF[rip] or esi, DWORD PTR SND_SOC_DAIFMT_CBM_CFM[rip] call snd_soc_dai_set_fmt@PLT test eax, eax js .L1 mov ecx, DWORD PTR SND_SOC_CLOCK_IN[rip] mov esi, DWORD PTR WM8753_MCLK[rip] mov edx, r13d mov rdi, rbp call snd_soc_dai_set_sysclk@PLT test eax, eax js .L1 mov edx, DWORD PTR S3C2410_IISMOD_32FS[rip] mov esi, DWORD PTR S3C24XX_DIV_MCLK[rip] mov rdi, r12 call snd_soc_dai_set_clkdiv@PLT test eax, eax js .L1 mov esi, DWORD PTR WM8753_BCLKDIV[rip] mov edx, r14d mov rdi, rbp call snd_soc_dai_set_clkdiv@PLT test eax, eax js .L1 mov esi, 4 mov edi, 4 call S3C24XX_PRESCALE@PLT mov esi, DWORD PTR S3C24XX_DIV_PRESCALER[rip] mov rdi, r12 mov edx, eax call snd_soc_dai_set_clkdiv@PLT test eax, eax js .L1 shr rbx, 2 mov esi, DWORD PTR WM8753_PLL1[rip] mov ecx, r13d mov rdi, rbp mov rdx, rbx call snd_soc_dai_set_pll@PLT mov edx, 0 test eax, eax cmovg eax, edx .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L17: .cfi_restore_state cmp eax, 8000 je .L12 cmp eax, 11025 jne .L13 mov r14d, DWORD PTR WM8753_BCLK_DIV_16[rip] mov r13d, 11289600 jmp .L4 .p2align 4,,10 .p2align 3 .L3: mov r14d, DWORD PTR WM8753_BCLK_DIV_2[rip] mov r13d, 11289600 cmp eax, 88200 je .L4 mov r13d, 12288000 cmp eax, 96000 je .L4 cmp eax, 48000 jne .L13 mov r14d, DWORD PTR WM8753_BCLK_DIV_4[rip] jmp .L4 .p2align 4,,10 .p2align 3 .L12: xor r14d, r14d mov r13d, 12288000 jmp .L4 .p2align 4,,10 .p2align 3 .L13: xor r14d, r14d xor r13d, r13d jmp .L4 .p2align 4,,10 .p2align 3 .L2: mov r14d, DWORD PTR WM8753_BCLK_DIV_4[rip] mov r13d, 11289600 jmp .L4 .cfi_endproc .LFE0: .size neo1973_gta02_hifi_hw_params, .-neo1973_gta02_hifi_hw_params .comm WM8753_PLL1,4,4 .comm WM8753_MCLK,4,4 .comm WM8753_BCLK_DIV_8,4,4 .comm WM8753_BCLK_DIV_4,4,4 .comm WM8753_BCLK_DIV_2,4,4 .comm WM8753_BCLK_DIV_16,4,4 .comm WM8753_BCLKDIV,4,4 .comm SND_SOC_DAIFMT_NB_NF,4,4 .comm SND_SOC_DAIFMT_I2S,4,4 .comm SND_SOC_DAIFMT_CBM_CFM,4,4 .comm SND_SOC_CLOCK_IN,4,4 .comm S3C24XX_DIV_PRESCALER,4,4 .comm S3C24XX_DIV_MCLK,4,4 .comm S3C2410_IISMOD_32FS,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_neo1973_gta02_wm8753.c_neo1973_gta02_hifi_hw_params.c" .text .align 2 .syntax unified .arm .fpu softvfp .type neo1973_gta02_hifi_hw_params, %function neo1973_gta02_hifi_hw_params: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, [r0] mov r7, r1 ldr r3, [r3] ldr r5, [r3, #4] ldr r6, [r3] bl s3c24xx_i2s_get_clockrate mov r4, r0 mov r0, r7 bl params_rate ldr r3, .L18 cmp r0, r3 beq .L2 bgt .L3 cmp r0, #16000 beq .L12 ble .L16 ldr r3, .L18+4 cmp r0, r3 bne .L13 ldr r3, .L18+8 ldr r8, .L18+12 ldr r7, [r3] .L4: ldr fp, .L18+16 ldr r10, .L18+20 ldr r9, .L18+24 ldr r3, [fp] ldr r2, [r10] ldr r1, [r9] orr r3, r3, r2 mov r0, r5 orr r1, r3, r1 bl snd_soc_dai_set_fmt cmp r0, #0 poplt {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} ldr r3, [fp] ldr r2, [r10] ldr r1, [r9] orr r3, r3, r2 mov r0, r6 orr r1, r3, r1 bl snd_soc_dai_set_fmt cmp r0, #0 poplt {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} ldr r2, .L18+28 ldr r3, .L18+32 ldr r1, [r2] mov r0, r5 mov r2, r8 ldr r3, [r3] bl snd_soc_dai_set_sysclk cmp r0, #0 poplt {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} ldr r3, .L18+36 ldr r2, .L18+40 mov r0, r6 ldr r2, [r2] ldr r1, [r3] bl snd_soc_dai_set_clkdiv cmp r0, #0 poplt {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} ldr r3, .L18+44 mov r2, r7 mov r0, r5 ldr r1, [r3] bl snd_soc_dai_set_clkdiv cmp r0, #0 poplt {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} mov r1, #4 ldr r3, .L18+48 mov r0, r1 ldr r7, [r3] bl S3C24XX_PRESCALE mov r1, r7 mov r2, r0 mov r0, r6 bl snd_soc_dai_set_clkdiv cmp r0, #0 poplt {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} ldr r1, .L18+52 mov r3, r8 mov r0, r5 ldr r1, [r1] lsr r2, r4, #2 bl snd_soc_dai_set_pll and r0, r0, r0, asr #31 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L16: cmp r0, #8000 beq .L12 ldr r3, .L18+56 cmp r0, r3 bne .L13 ldr r3, .L18+60 ldr r8, .L18+12 ldr r7, [r3] b .L4 .L3: ldr r3, .L18+64 cmp r0, r3 beq .L8 ldr r3, .L18+68 cmp r0, r3 ldreq r3, .L18+72 ldreq r8, .L18+76 ldreq r7, [r3] beq .L4 .L17: ldr r3, .L18+80 cmp r0, r3 bne .L13 ldr r3, .L18+84 ldr r8, .L18+76 ldr r7, [r3] b .L4 .L12: mov r7, #0 ldr r8, .L18+76 b .L4 .L13: mov r7, #0 mov r8, r7 b .L4 .L8: ldr r3, .L18+72 ldr r8, .L18+12 ldr r7, [r3] b .L4 .L2: ldr r3, .L18+84 ldr r8, .L18+12 ldr r7, [r3] b .L4 .L19: .align 2 .L18: .word 44100 .word 22050 .word WM8753_BCLK_DIV_8 .word 11289600 .word SND_SOC_DAIFMT_I2S .word SND_SOC_DAIFMT_NB_NF .word SND_SOC_DAIFMT_CBM_CFM .word WM8753_MCLK .word SND_SOC_CLOCK_IN .word S3C24XX_DIV_MCLK .word S3C2410_IISMOD_32FS .word WM8753_BCLKDIV .word S3C24XX_DIV_PRESCALER .word WM8753_PLL1 .word 11025 .word WM8753_BCLK_DIV_16 .word 88200 .word 96000 .word WM8753_BCLK_DIV_2 .word 12288000 .word 48000 .word WM8753_BCLK_DIV_4 .size neo1973_gta02_hifi_hw_params, .-neo1973_gta02_hifi_hw_params .comm WM8753_PLL1,4,4 .comm WM8753_MCLK,4,4 .comm WM8753_BCLK_DIV_8,4,4 .comm WM8753_BCLK_DIV_4,4,4 .comm WM8753_BCLK_DIV_2,4,4 .comm WM8753_BCLK_DIV_16,4,4 .comm WM8753_BCLKDIV,4,4 .comm SND_SOC_DAIFMT_NB_NF,4,4 .comm SND_SOC_DAIFMT_I2S,4,4 .comm SND_SOC_DAIFMT_CBM_CFM,4,4 .comm SND_SOC_CLOCK_IN,4,4 .comm S3C24XX_DIV_PRESCALER,4,4 .comm S3C24XX_DIV_MCLK,4,4 .comm S3C2410_IISMOD_32FS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_if_cpsw.c_cpsw_detach.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Unable to destroy DMA tag" .text .p2align 4 .type cpsw_detach, @function cpsw_detach: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, edi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 call bus_generic_detach@PLT mov edi, r12d call device_get_softc@PLT mov rbp, rax mov eax, DWORD PTR CPSW_PORTS[rip] test eax, eax jle .L2 xor ebx, ebx jmp .L4 .p2align 4,,10 .p2align 3 .L3: add rbx, 1 cmp DWORD PTR CPSW_PORTS[rip], ebx jle .L2 .L4: mov rax, QWORD PTR 64[rbp] mov rsi, QWORD PTR [rax+rbx*8] test rsi, rsi je .L3 mov edi, r12d add rbx, 1 call device_delete_child@PLT cmp DWORD PTR CPSW_PORTS[rip], ebx jg .L4 .L2: mov edi, r12d call device_is_attached@PLT test rax, rax jne .L30 .L5: mov rdi, rbp xor ebx, ebx call cpsw_intr_detach@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L7: mov rax, QWORD PTR 48[rbp] mov rdi, rbp lea rsi, [rax+rbx*4] add rbx, 1 call cpsw_free_slot@PLT .L6: mov rdi, QWORD PTR 48[rbp] call nitems@PLT cmp eax, ebx jg .L7 mov rdi, QWORD PTR 40[rbp] test rdi, rdi jne .L31 .L8: mov rdi, QWORD PTR 32[rbp] test rdi, rdi jne .L32 .L9: mov rcx, QWORD PTR 16[rbp] test rcx, rcx je .L10 mov edx, DWORD PTR 24[rbp] mov esi, DWORD PTR SYS_RES_MEMORY[rip] mov edi, r12d call bus_release_resource@PLT .L10: mov edx, DWORD PTR 8[rbp] mov esi, DWORD PTR irq_res_spec[rip] mov edi, r12d call bus_release_resources@PLT lea rdi, 4[rbp] call mtx_destroy@PLT mov rdi, rbp call mtx_destroy@PLT mov edi, r12d call bus_generic_detach@PLT test eax, eax je .L33 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 .L33: .cfi_restore_state add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov edi, r12d pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp device_delete_children@PLT .p2align 4,,10 .p2align 3 .L32: .cfi_restore_state call bus_dma_tag_destroy@PLT xor edi, edi lea rsi, .LC0[rip] test eax, eax sete dil call KASSERT@PLT jmp .L9 .p2align 4,,10 .p2align 3 .L31: mov esi, DWORD PTR M_DEVBUF[rip] call free@PLT jmp .L8 .p2align 4,,10 .p2align 3 .L30: lea r13, 56[rbp] mov rdi, r13 call callout_stop@PLT mov rdi, r13 call callout_drain@PLT jmp .L5 .cfi_endproc .LFE0: .size cpsw_detach, .-cpsw_detach .comm irq_res_spec,4,4 .comm SYS_RES_MEMORY,4,4 .comm M_DEVBUF,4,4 .comm CPSW_PORTS,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_if_cpsw.c_cpsw_detach.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Unable to destroy DMA tag\000" .text .align 2 .syntax unified .arm .fpu softvfp .type cpsw_detach, %function cpsw_detach: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r6, r0 bl bus_generic_detach mov r0, r6 bl device_get_softc ldr r7, .L33 mov r4, r0 ldr r3, [r7] cmp r3, #0 ble .L2 mov r5, #0 b .L4 .L3: ldr r3, [r7] cmp r3, r5 ble .L2 .L4: ldr r3, [r4, #36] ldr r1, [r3, r5, lsl #2] add r5, r5, #1 cmp r1, #0 beq .L3 mov r0, r6 bl device_delete_child ldr r3, [r7] cmp r3, r5 bgt .L4 .L2: mov r0, r6 bl device_is_attached cmp r0, #0 bne .L30 .L5: mov r0, r4 bl cpsw_intr_detach mov r5, #0 b .L6 .L7: ldr r1, [r4, #28] mov r0, r4 add r1, r1, r5, lsl #2 bl cpsw_free_slot add r5, r5, #1 .L6: ldr r0, [r4, #28] bl nitems cmp r0, r5 bgt .L7 ldr r0, [r4, #24] cmp r0, #0 bne .L31 .L8: ldr r0, [r4, #20] cmp r0, #0 bne .L32 .L9: ldr r3, [r4, #12] cmp r3, #0 beq .L10 ldr r2, .L33+4 mov r0, r6 ldr r1, [r2] ldr r2, [r4, #16] bl bus_release_resource .L10: ldr r3, .L33+8 ldr r2, [r4, #8] ldr r1, [r3] mov r0, r6 bl bus_release_resources add r0, r4, #4 bl mtx_destroy mov r0, r4 bl mtx_destroy mov r0, r6 bl bus_generic_detach cmp r0, #0 popne {r4, r5, r6, r7, r8, pc} mov r0, r6 pop {r4, r5, r6, r7, r8, lr} b device_delete_children .L32: bl bus_dma_tag_destroy clz r0, r0 ldr r1, .L33+12 lsr r0, r0, #5 bl KASSERT b .L9 .L31: ldr r3, .L33+16 ldr r1, [r3] bl free b .L8 .L30: add r5, r4, #32 mov r0, r5 bl callout_stop mov r0, r5 bl callout_drain b .L5 .L34: .align 2 .L33: .word CPSW_PORTS .word SYS_RES_MEMORY .word irq_res_spec .word .LC0 .word M_DEVBUF .size cpsw_detach, .-cpsw_detach .comm irq_res_spec,4,4 .comm SYS_RES_MEMORY,4,4 .comm M_DEVBUF,4,4 .comm CPSW_PORTS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ieee80211.h_ieee80211_priv.c" .intel_syntax noprefix .text .p2align 4 .type ieee80211_priv, @function ieee80211_priv: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call netdev_priv@PLT mov rax, QWORD PTR [rax] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ieee80211_priv, .-ieee80211_priv .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ieee80211.h_ieee80211_priv.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ieee80211_priv, %function ieee80211_priv: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl netdev_priv ldr r0, [r0] pop {r4, pc} .size ieee80211_priv, .-ieee80211_priv .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dm-cache-metadata.c_cmd_read_lock.c" .intel_syntax noprefix .text .p2align 4 .type cmd_read_lock, @function cmd_read_lock: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call down_read@PLT cmp QWORD PTR 8[rbp], 0 mov eax, 1 jne .L7 pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov rdi, rbp call up_read@PLT xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size cmd_read_lock, .-cmd_read_lock .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 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-cache-metadata.c_cmd_read_lock.c" .text .align 2 .syntax unified .arm .fpu softvfp .type cmd_read_lock, %function cmd_read_lock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl down_read ldr r3, [r4, #4] cmp r3, #0 bne .L6 mov r0, #1 pop {r4, pc} .L6: mov r0, r4 bl up_read mov r0, #0 pop {r4, pc} .size cmd_read_lock, .-cmd_read_lock .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_window-copy.c_window_copy_cmd_scroll_up.c" .intel_syntax noprefix .text .p2align 4 .type window_copy_cmd_scroll_up, @function window_copy_cmd_scroll_up: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov rbp, QWORD PTR [rdi] mov rbx, QWORD PTR 0[rbp] test rbx, rbx je .L2 .p2align 4,,10 .p2align 3 .L3: mov esi, 1 mov rdi, rbp call window_copy_cursor_up@PLT sub rbx, 1 jne .L3 .L2: mov eax, DWORD PTR WINDOW_COPY_CMD_NOTHING[rip] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size window_copy_cmd_scroll_up, .-window_copy_cmd_scroll_up .comm WINDOW_COPY_CMD_NOTHING,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_window-copy.c_window_copy_cmd_scroll_up.c" .text .align 2 .syntax unified .arm .fpu softvfp .type window_copy_cmd_scroll_up, %function window_copy_cmd_scroll_up: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r5, [r0] ldr r4, [r5] cmp r4, #0 beq .L2 .L3: mov r1, #1 mov r0, r5 bl window_copy_cursor_up subs r4, r4, #1 bne .L3 .L2: ldr r3, .L10 ldr r0, [r3] pop {r4, r5, r6, pc} .L11: .align 2 .L10: .word WINDOW_COPY_CMD_NOTHING .size window_copy_cmd_scroll_up, .-window_copy_cmd_scroll_up .comm WINDOW_COPY_CMD_NOTHING,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_macsec.c_macsec_add_rxsc.c" .intel_syntax noprefix .text .p2align 4 .type macsec_add_rxsc, @function macsec_add_rxsc: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push r13 push r12 .cfi_offset 13, -24 .cfi_offset 12, -32 mov r12, rsi push rbx sub rsp, 24 .cfi_offset 3, -40 mov r13, QWORD PTR [rsi] mov rax, QWORD PTR fs:40 mov QWORD PTR -40[rbp], rax xor eax, eax mov eax, DWORD PTR MACSEC_RXSC_ATTR_MAX[rip] mov rcx, rsp add eax, 1 cdqe lea rax, 15[0+rax*8] mov rdx, rax and rax, -4096 sub rcx, rax and rdx, -16 mov rax, rcx cmp rsp, rax je .L3 .L24: sub rsp, 4096 or QWORD PTR 4088[rsp], 0 cmp rsp, rax jne .L24 .L3: and edx, 4095 sub rsp, rdx test rdx, rdx jne .L25 .L4: mov rax, QWORD PTR MACSEC_ATTR_IFINDEX[rip] mov rbx, rsp cmp QWORD PTR 0[r13+rax*8], 0 je .L22 mov rsi, rbx mov rdi, r13 call parse_rxsc_config@PLT test rax, rax jne .L22 mov rdi, rbx call validate_add_rxsc@PLT test eax, eax jne .L8 .L22: mov eax, DWORD PTR EINVAL[rip] neg eax .L1: mov rbx, QWORD PTR -40[rbp] xor rbx, QWORD PTR fs:40 jne .L26 lea rsp, -24[rbp] pop rbx pop r12 pop r13 pop rbp .cfi_remember_state .cfi_def_cfa 7, 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state xor eax, eax call rtnl_lock@PLT mov rdi, r12 call genl_info_net@PLT mov rsi, r13 mov edi, eax call get_dev_from_nl@PLT mov rdi, rax mov r12, rax call IS_ERR@PLT test rax, rax jne .L20 mov rax, QWORD PTR MACSEC_RXSC_ATTR_SCI[rip] mov rdi, QWORD PTR [rbx+rax*8] call nla_get_sci@PLT mov rdi, r12 mov esi, eax call create_rx_sc@PLT mov rdi, rax mov r12, rax call IS_ERR@PLT test rax, rax jne .L20 mov rax, QWORD PTR MACSEC_RXSC_ATTR_ACTIVE[rip] mov rdi, QWORD PTR [rbx+rax*8] test rdi, rdi je .L11 call nla_get_u8@PLT test eax, eax setne al movzx eax, al mov DWORD PTR [r12], eax .L11: xor eax, eax call rtnl_unlock@PLT xor eax, eax jmp .L1 .p2align 4,,10 .p2align 3 .L25: or QWORD PTR -8[rsp+rdx], 0 jmp .L4 .p2align 4,,10 .p2align 3 .L20: xor eax, eax call rtnl_unlock@PLT mov rdi, r12 call PTR_ERR@PLT jmp .L1 .L26: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size macsec_add_rxsc, .-macsec_add_rxsc .comm MACSEC_UNDEF_SCI,4,4 .comm MACSEC_RXSC_ATTR_SCI,8,8 .comm MACSEC_RXSC_ATTR_MAX,4,4 .comm MACSEC_RXSC_ATTR_ACTIVE,8,8 .comm MACSEC_ATTR_IFINDEX,8,8 .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_macsec.c_macsec_add_rxsc.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type macsec_add_rxsc, %function macsec_add_rxsc: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, fp, lr} add fp, sp, #16 sub sp, sp, #12 ldr r3, .L20 ldr r2, .L20+4 ldr r3, [r3] ldr r5, [r1] ldr r2, [r2] lsl r3, r3, #2 add r3, r3, #11 bic r3, r3, #7 ldr r2, [r5, r2, lsl #2] sub sp, sp, r3 ldr r3, .L20+8 cmp r2, #0 ldr r3, [r3] str r3, [fp, #-24] mov r3,#0 beq .L15 mov r6, sp mov r4, r1 mov r0, r5 mov r1, r6 bl parse_rxsc_config cmp r0, #0 beq .L4 .L15: ldr r3, .L20+12 ldr r4, [r3] rsb r4, r4, #0 .L1: ldr r3, .L20+8 ldr r2, [r3] ldr r3, [fp, #-24] eors r2, r3, r2 mov r3, #0 bne .L17 mov r0, r4 sub sp, fp, #16 @ sp needed pop {r4, r5, r6, fp, pc} .L4: mov r0, r6 bl validate_add_rxsc cmp r0, #0 beq .L15 bl rtnl_lock mov r0, r4 bl genl_info_net mov r1, r5 bl get_dev_from_nl mov r4, r0 bl IS_ERR cmp r0, #0 bne .L18 ldr r3, .L20+16 ldr r3, [r3] ldr r0, [r6, r3, lsl #2] bl nla_get_sci mov r1, r0 mov r0, r4 bl create_rx_sc mov r5, r0 bl IS_ERR subs r4, r0, #0 bne .L19 ldr r3, .L20+20 ldr r3, [r3] ldr r0, [r6, r3, lsl #2] cmp r0, #0 beq .L8 bl nla_get_u8 subs r0, r0, #0 movne r0, #1 str r0, [r5] .L8: bl rtnl_unlock b .L1 .L18: bl rtnl_unlock mov r0, r4 bl PTR_ERR mov r4, r0 b .L1 .L19: bl rtnl_unlock mov r0, r5 bl PTR_ERR mov r4, r0 b .L1 .L17: bl __stack_chk_fail .L21: .align 2 .L20: .word MACSEC_RXSC_ATTR_MAX .word MACSEC_ATTR_IFINDEX .word .LC0 .word EINVAL .word MACSEC_RXSC_ATTR_SCI .word MACSEC_RXSC_ATTR_ACTIVE .size macsec_add_rxsc, .-macsec_add_rxsc .comm MACSEC_UNDEF_SCI,4,4 .comm MACSEC_RXSC_ATTR_SCI,4,4 .comm MACSEC_RXSC_ATTR_MAX,4,4 .comm MACSEC_RXSC_ATTR_ACTIVE,4,4 .comm MACSEC_ATTR_IFINDEX,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_apps.c_make_uppercase.c" .intel_syntax noprefix .text .p2align 4 .globl make_uppercase .type make_uppercase, @function make_uppercase: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi movzx edi, BYTE PTR [rdi] test dil, dil je .L1 .p2align 4,,10 .p2align 3 .L3: movzx edi, dil add rbx, 1 call toupper@PLT mov BYTE PTR -1[rbx], al movzx edi, BYTE PTR [rbx] test dil, dil jne .L3 .L1: pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size make_uppercase, .-make_uppercase .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_apps.c_make_uppercase.c" .text .align 2 .global make_uppercase .syntax unified .arm .fpu softvfp .type make_uppercase, %function make_uppercase: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldrb r0, [r0] @ zero_extendqisi2 cmp r0, #0 popeq {r4, pc} .L3: bl toupper strb r0, [r4] ldrb r0, [r4, #1]! @ zero_extendqisi2 cmp r0, #0 bne .L3 pop {r4, pc} .size make_uppercase, .-make_uppercase .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rtc-m41t93.c_m41t93_set_reg.c" .intel_syntax noprefix .text .p2align 4 .type m41t93_set_reg, @function m41t93_set_reg: .LFB0: .cfi_startproc endbr64 sub rsp, 24 .cfi_def_cfa_offset 32 or sil, -128 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov DWORD PTR [rsp], esi mov rsi, rsp mov DWORD PTR 4[rsp], edx mov edx, 8 call spi_write@PLT mov rcx, QWORD PTR 8[rsp] xor rcx, QWORD PTR fs:40 jne .L5 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size m41t93_set_reg, .-m41t93_set_reg .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_rtc-m41t93.c_m41t93_set_reg.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type m41t93_set_reg, %function m41t93_set_reg: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, r2 str lr, [sp, #-4]! orr r3, r1, #128 sub sp, sp, #20 stmib sp, {r3, ip} ldr r3, .L6 mov r2, #8 add r1, sp, #4 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 bl spi_write ldr r3, .L6 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #20 @ sp needed ldr pc, [sp], #4 .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word .LC0 .size m41t93_set_reg, .-m41t93_set_reg .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rxe_net.c_rxe_net_init.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Failed to register netdev notifier\n" .text .p2align 4 .globl rxe_net_init .type rxe_net_init, @function rxe_net_init: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor eax, eax mov QWORD PTR recv_sockets[rip], 0 call rxe_net_ipv4_init@PLT mov r12d, eax test eax, eax je .L9 .L1: mov eax, r12d pop r12 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state xor eax, eax call rxe_net_ipv6_init@PLT mov r12d, eax test eax, eax jne .L3 lea rdi, rxe_net_notifier[rip] call register_netdevice_notifier@PLT mov r12d, eax test eax, eax je .L1 lea rdi, .LC0[rip] call pr_err@PLT .L3: xor eax, eax call rxe_net_exit@PLT mov eax, r12d pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size rxe_net_init, .-rxe_net_init .comm rxe_net_notifier,4,4 .comm recv_sockets,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_rxe_net.c_rxe_net_init.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Failed to register netdev notifier\012\000" .text .align 2 .global rxe_net_init .syntax unified .arm .fpu softvfp .type rxe_net_init, %function rxe_net_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r2, #0 ldr r3, .L10 push {r4, lr} str r2, [r3] bl rxe_net_ipv4_init subs r4, r0, #0 beq .L9 .L1: mov r0, r4 pop {r4, pc} .L9: bl rxe_net_ipv6_init subs r4, r0, #0 bne .L3 ldr r0, .L10+4 bl register_netdevice_notifier subs r4, r0, #0 beq .L1 ldr r0, .L10+8 bl pr_err .L3: bl rxe_net_exit mov r0, r4 pop {r4, pc} .L11: .align 2 .L10: .word recv_sockets .word rxe_net_notifier .word .LC0 .size rxe_net_init, .-rxe_net_init .comm rxe_net_notifier,4,4 .comm recv_sockets,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_aoedev.c_aoedev_put.c" .intel_syntax noprefix .text .p2align 4 .globl aoedev_put .type aoedev_put, @function aoedev_put: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 xor ebp, ebp push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov esi, ebp mov rbx, rdi lea rdi, devlist_lock[rip] sub rsp, 8 .cfi_def_cfa_offset 32 call spin_lock_irqsave@PLT sub DWORD PTR [rbx], 1 add rsp, 8 .cfi_def_cfa_offset 24 mov esi, ebp pop rbx .cfi_def_cfa_offset 16 lea rdi, devlist_lock[rip] pop rbp .cfi_def_cfa_offset 8 jmp spin_unlock_irqrestore@PLT .cfi_endproc .LFE0: .size aoedev_put, .-aoedev_put .comm devlist_lock,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_aoedev.c_aoedev_put.c" .text .align 2 .global aoedev_put .syntax unified .arm .fpu softvfp .type aoedev_put, %function aoedev_put: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r6, #0 mov r4, r0 ldr r5, .L4 mov r1, r6 mov r0, r5 bl spin_lock_irqsave ldr r3, [r4] mov r1, r6 sub r3, r3, #1 mov r0, r5 str r3, [r4] pop {r4, r5, r6, lr} b spin_unlock_irqrestore .L5: .align 2 .L4: .word devlist_lock .size aoedev_put, .-aoedev_put .comm devlist_lock,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_csio_attr.c_csio_vport_set_state.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "READY" .text .p2align 4 .type csio_vport_set_state, @function csio_vport_set_state: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 40 .cfi_def_cfa_offset 80 mov rbx, QWORD PTR 8[rdi] mov r13, QWORD PTR 16[rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov r12, rsp mov rsi, r12 mov rdi, rbx call csio_lnode_state_to_str@PLT lea rsi, .LC0[rip] mov rdi, r12 call strcmp@PLT test rax, rax jne .L9 mov eax, DWORD PTR [rbx] test DWORD PTR CSIO_LNF_NPIVSUPP[rip], eax je .L11 mov rsi, r12 mov rdi, rbp call csio_lnode_state_to_str@PLT lea rsi, .LC0[rip] mov rdi, r12 call strcmp@PLT test rax, rax jne .L9 mov esi, DWORD PTR FC_VPORT_ACTIVE[rip] mov rdi, r13 call fc_vport_set_state@PLT .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L12 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state mov esi, DWORD PTR FC_VPORT_LINKDOWN[rip] mov rdi, r13 call fc_vport_set_state@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L11: mov esi, DWORD PTR FC_VPORT_NO_FABRIC_SUPP[rip] mov rdi, r13 call fc_vport_set_state@PLT jmp .L1 .L12: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size csio_vport_set_state, .-csio_vport_set_state .comm FC_VPORT_NO_FABRIC_SUPP,4,4 .comm FC_VPORT_LINKDOWN,4,4 .comm FC_VPORT_ACTIVE,4,4 .comm CSIO_LNF_NPIVSUPP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_csio_attr.c_csio_vport_set_state.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "READY\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type csio_vport_set_state, %function csio_vport_set_state: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} mov r4, r0 ldr r7, [r0, #4] sub sp, sp, #28 ldr r3, .L18 mov r0, r7 add r1, sp, #4 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 ldr r5, [r4, #8] bl csio_lnode_state_to_str ldr r3, .L18+4 ldr r6, [sp, #4] cmp r6, r3 beq .L15 .L7: ldr r3, .L18+8 mov r0, r5 ldr r1, [r3] bl fc_vport_set_state .L1: ldr r3, .L18 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L16 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, pc} .L15: ldrh r3, [sp, #8] cmp r3, #89 bne .L7 ldr r3, .L18+12 ldr r2, [r7] ldr r3, [r3] tst r2, r3 beq .L17 mov r0, r4 add r1, sp, #4 bl csio_lnode_state_to_str ldr r3, [sp, #4] cmp r3, r6 bne .L7 ldrh r3, [sp, #8] cmp r3, #89 bne .L7 ldr r3, .L18+16 mov r0, r5 ldr r1, [r3] bl fc_vport_set_state b .L1 .L17: ldr r3, .L18+20 mov r0, r5 ldr r1, [r3] bl fc_vport_set_state b .L1 .L16: bl __stack_chk_fail .L19: .align 2 .L18: .word .LC1 .word 1145128274 .word FC_VPORT_LINKDOWN .word CSIO_LNF_NPIVSUPP .word FC_VPORT_ACTIVE .word FC_VPORT_NO_FABRIC_SUPP .size csio_vport_set_state, .-csio_vport_set_state .comm FC_VPORT_NO_FABRIC_SUPP,4,4 .comm FC_VPORT_LINKDOWN,4,4 .comm FC_VPORT_ACTIVE,4,4 .comm CSIO_LNF_NPIVSUPP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_bnx2x_sp.c_bnx2x_mcast_validate_e1.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "Can't use `set' command on e1!\n" .align 8 .LC1: .string "Command %d, p->mcast_list_len=%d\n" .align 8 .LC2: .string "Can't configure more than %d multicast MACs on 57710\n" .section .rodata.str1.1,"aMS",@progbits,1 .LC3: .string "p->mcast_list_len=%d\n" .LC4: .string "Unknown command: %d\n" .text .p2align 4 .type bnx2x_mcast_validate_e1, @function bnx2x_mcast_validate_e1: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, edx push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 48 mov r12, QWORD PTR 8[rsi] mov rdi, r12 call [QWORD PTR [r12]] cmp DWORD PTR BNX2X_MCAST_CMD_SET[rip], ebp je .L20 mov r13d, eax cmp ebp, 129 je .L4 ja .L5 cmp ebp, 128 jne .L7 .L6: mov DWORD PTR [rbx], r13d mov edi, DWORD PTR BNX2X_MSG_SP[rip] mov edx, ebp mov ecx, r13d lea rsi, .LC1[rip] xor eax, eax call DP@PLT mov eax, DWORD PTR [rbx] .L9: test eax, eax je .L1 mov rax, QWORD PTR 8[r12] add DWORD PTR 16[r12], eax 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 .L5: .cfi_restore_state lea eax, -130[rbp] cmp eax, 1 ja .L7 movsx rdx, DWORD PTR [rbx] mov rsi, QWORD PTR 8[r12] cmp rdx, rsi jg .L21 mov edi, DWORD PTR BNX2X_MSG_SP[rip] lea rsi, .LC3[rip] xor eax, eax call DP@PLT mov eax, DWORD PTR [rbx] test eax, eax jle .L9 movsx rsi, eax mov rdi, r12 call [QWORD PTR 24[r12]] mov eax, DWORD PTR [rbx] jmp .L9 .p2align 4,,10 .p2align 3 .L7: mov esi, ebp lea rdi, .LC4[rip] xor eax, eax call BNX2X_ERR@PLT mov eax, DWORD PTR EINVAL[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 neg eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state xor esi, esi mov rdi, r12 call [QWORD PTR 24[r12]] jmp .L6 .p2align 4,,10 .p2align 3 .L21: lea rdi, .LC2[rip] xor eax, eax call BNX2X_ERR@PLT mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L1 .p2align 4,,10 .p2align 3 .L20: lea rdi, .LC0[rip] xor eax, eax call BNX2X_ERR@PLT mov eax, DWORD PTR EINVAL[rip] add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 neg eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size bnx2x_mcast_validate_e1, .-bnx2x_mcast_validate_e1 .comm EINVAL,4,4 .comm BNX2X_MSG_SP,4,4 .comm BNX2X_MCAST_CMD_SET,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_bnx2x_sp.c_bnx2x_mcast_validate_e1.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Can't use `set' command on e1!\012\000" .align 2 .LC1: .ascii "Command %d, p->mcast_list_len=%d\012\000" .align 2 .LC2: .ascii "Can't configure more than %d multicast MACs on 5771" .ascii "0\012\000" .align 2 .LC3: .ascii "p->mcast_list_len=%d\012\000" .align 2 .LC4: .ascii "Unknown command: %d\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type bnx2x_mcast_validate_e1, %function bnx2x_mcast_validate_e1: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r2 ldr r6, [r1, #4] mov r5, r1 ldr r3, [r6] mov r0, r6 blx r3 ldr r3, .L22 ldr r3, [r3] cmp r3, r4 beq .L20 cmp r4, #129 mov r7, r0 beq .L4 bhi .L5 cmp r4, #128 bne .L7 .L6: ldr r1, .L22+4 mov r3, r7 ldr r0, [r1] mov r2, r4 ldr r1, .L22+8 str r7, [r5] bl DP ldr r0, [r5] .L9: cmp r0, #0 ldmibne r6, {r2, r3} addne r3, r3, r2 strne r3, [r6, #8] movne r0, #0 pop {r4, r5, r6, r7, r8, pc} .L5: sub r3, r4, #130 cmp r3, #1 bhi .L7 ldr r2, [r5] ldr r1, [r6, #4] cmp r2, r1 bgt .L21 ldr r3, .L22+4 ldr r1, .L22+12 ldr r0, [r3] bl DP ldr r0, [r5] cmp r0, #0 ble .L9 mov r1, r0 ldr r3, [r6, #12] mov r0, r6 blx r3 ldr r0, [r5] b .L9 .L7: mov r1, r4 ldr r0, .L22+16 bl BNX2X_ERR ldr r3, .L22+20 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L4: mov r1, #0 mov r0, r6 ldr r3, [r6, #12] blx r3 b .L6 .L21: ldr r0, .L22+24 bl BNX2X_ERR ldr r3, .L22+20 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L20: ldr r0, .L22+28 bl BNX2X_ERR ldr r3, .L22+20 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L23: .align 2 .L22: .word BNX2X_MCAST_CMD_SET .word BNX2X_MSG_SP .word .LC1 .word .LC3 .word .LC4 .word EINVAL .word .LC2 .word .LC0 .size bnx2x_mcast_validate_e1, .-bnx2x_mcast_validate_e1 .comm EINVAL,4,4 .comm BNX2X_MSG_SP,4,4 .comm BNX2X_MCAST_CMD_SET,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clock-commonclk.c_mpc512x_clk_determine_soc.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "fsl,mpc5121" .LC1: .string "fsl,mpc5123" .LC2: .string "fsl,mpc5125" .text .p2align 4 .type mpc512x_clk_determine_soc, @function mpc512x_clk_determine_soc: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 lea rdi, .LC0[rip] call of_machine_is_compatible@PLT test rax, rax je .L2 mov eax, DWORD PTR MPC512x_SOC_MPC5121[rip] mov DWORD PTR soc[rip], eax .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state lea rdi, .LC1[rip] call of_machine_is_compatible@PLT test rax, rax je .L4 mov eax, DWORD PTR MPC512x_SOC_MPC5123[rip] mov DWORD PTR soc[rip], eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state lea rdi, .LC2[rip] call of_machine_is_compatible@PLT test rax, rax je .L1 mov eax, DWORD PTR MPC512x_SOC_MPC5125[rip] mov DWORD PTR soc[rip], eax jmp .L1 .cfi_endproc .LFE0: .size mpc512x_clk_determine_soc, .-mpc512x_clk_determine_soc .comm soc,4,4 .comm MPC512x_SOC_MPC5125,4,4 .comm MPC512x_SOC_MPC5123,4,4 .comm MPC512x_SOC_MPC5121,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_clock-commonclk.c_mpc512x_clk_determine_soc.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "fsl,mpc5121\000" .align 2 .LC1: .ascii "fsl,mpc5123\000" .align 2 .LC2: .ascii "fsl,mpc5125\000" .text .align 2 .syntax unified .arm .fpu softvfp .type mpc512x_clk_determine_soc, %function mpc512x_clk_determine_soc: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r0, .L10 bl of_machine_is_compatible cmp r0, #0 beq .L2 ldr r2, .L10+4 ldr r3, .L10+8 ldr r2, [r2] str r2, [r3] pop {r4, pc} .L2: ldr r0, .L10+12 bl of_machine_is_compatible cmp r0, #0 beq .L4 ldr r2, .L10+16 ldr r3, .L10+8 ldr r2, [r2] str r2, [r3] pop {r4, pc} .L4: ldr r0, .L10+20 bl of_machine_is_compatible cmp r0, #0 ldrne r2, .L10+24 ldrne r3, .L10+8 ldrne r2, [r2] strne r2, [r3] pop {r4, pc} .L11: .align 2 .L10: .word .LC0 .word MPC512x_SOC_MPC5121 .word soc .word .LC1 .word MPC512x_SOC_MPC5123 .word .LC2 .word MPC512x_SOC_MPC5125 .size mpc512x_clk_determine_soc, .-mpc512x_clk_determine_soc .comm soc,4,4 .comm MPC512x_SOC_MPC5125,4,4 .comm MPC512x_SOC_MPC5123,4,4 .comm MPC512x_SOC_MPC5121,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_keymap.c_set_function.c" .intel_syntax noprefix .text .p2align 4 .type set_function, @function set_function: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 xor edi, edi call set_nas@PLT mov esi, DWORD PTR FUNCTION_MOUSE[rip] mov edi, 1 call layer_set@PLT mov eax, DWORD PTR mouse_enabled[rip] xor edi, edi mov esi, DWORD PTR FUNCTION_ARROWS[rip] test eax, eax sete dil add rsp, 8 .cfi_def_cfa_offset 8 jmp layer_set@PLT .cfi_endproc .LFE0: .size set_function, .-set_function .comm mouse_enabled,4,4 .comm FUNCTION_MOUSE,4,4 .comm FUNCTION_ARROWS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_keymap.c_set_function.c" .text .align 2 .syntax unified .arm .fpu softvfp .type set_function, %function set_function: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r0, #0 bl set_nas ldr r3, .L4 mov r0, #1 ldr r1, [r3] bl layer_set pop {r4, lr} ldr r2, .L4+4 ldr r3, .L4+8 ldr r0, [r2] ldr r1, [r3] clz r0, r0 lsr r0, r0, #5 b layer_set .L5: .align 2 .L4: .word FUNCTION_MOUSE .word mouse_enabled .word FUNCTION_ARROWS .size set_function, .-set_function .comm mouse_enabled,4,4 .comm FUNCTION_MOUSE,4,4 .comm FUNCTION_ARROWS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_unix.c_meth_bind.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "unix{master}" .text .p2align 4 .type meth_bind, @function meth_bind: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov edx, 1 lea rsi, .LC0[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 32 call auxiliar_checkclass@PLT mov esi, 2 mov rdi, rbp mov r12d, eax call luaL_checkstring@PLT mov edi, r12d mov rsi, rax call unix_trybind@PLT test rax, rax jne .L6 mov rdi, rbp mov esi, 1 call lua_pushnumber@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov r12, rax mov rdi, rbp call lua_pushnil@PLT mov rsi, r12 mov rdi, rbp call lua_pushstring@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, 2 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size meth_bind, .-meth_bind .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_unix.c_meth_bind.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "unix{master}\000" .text .align 2 .syntax unified .arm .fpu softvfp .type meth_bind, %function meth_bind: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r2, #1 ldr r1, .L7 mov r4, r0 bl auxiliar_checkclass mov r1, #2 mov r5, r0 mov r0, r4 bl luaL_checkstring mov r1, r0 mov r0, r5 bl unix_trybind subs r5, r0, #0 mov r0, r4 bne .L6 mov r1, #1 bl lua_pushnumber mov r0, #1 pop {r4, r5, r6, pc} .L6: bl lua_pushnil mov r1, r5 mov r0, r4 bl lua_pushstring mov r0, #2 pop {r4, r5, r6, pc} .L8: .align 2 .L7: .word .LC0 .size meth_bind, .-meth_bind .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_stb_image.c_stbi_psd_load.c" .intel_syntax noprefix .text .p2align 4 .type stbi_psd_load, @function stbi_psd_load: .LFB0: .cfi_startproc endbr64 jmp psd_load@PLT .cfi_endproc .LFE0: .size stbi_psd_load, .-stbi_psd_load .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_stb_image.c_stbi_psd_load.c" .text .align 2 .syntax unified .arm .fpu softvfp .type stbi_psd_load, %function stbi_psd_load: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b psd_load .size stbi_psd_load, .-stbi_psd_load .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_solo6x10-eeprom.c_solo_eeprom_cmd.c" .intel_syntax noprefix .text .p2align 4 .type solo_eeprom_cmd, @function solo_eeprom_cmd: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rdi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, esi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 mov esi, DWORD PTR SOLO_EEPROM_ACCESS_EN[rip] call solo_eeprom_reg_write@PLT mov esi, DWORD PTR SOLO_EEPROM_ENABLE[rip] mov rdi, r13 call solo_eeprom_reg_write@PLT mov r12d, DWORD PTR ADDR_LEN[rip] add r12d, 4 js .L2 .p2align 4,,10 .p2align 3 .L4: mov ecx, r12d mov ebx, ebp mov esi, DWORD PTR SOLO_EEPROM_ENABLE[rip] mov rdi, r13 sar ebx, cl and ebx, 1 cmovne ebx, DWORD PTR EE_DATA_WRITE[rip] sub r12d, 1 or esi, ebx call solo_eeprom_reg_write@PLT mov esi, DWORD PTR SOLO_EEPROM_ENABLE[rip] mov rdi, r13 or esi, DWORD PTR EE_SHIFT_CLK[rip] or esi, ebx call solo_eeprom_reg_write@PLT cmp r12d, -1 jne .L4 .L2: mov esi, DWORD PTR SOLO_EEPROM_ENABLE[rip] add rsp, 8 .cfi_def_cfa_offset 40 mov rdi, r13 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 solo_eeprom_reg_write@PLT .cfi_endproc .LFE0: .size solo_eeprom_cmd, .-solo_eeprom_cmd .comm SOLO_EEPROM_ENABLE,4,4 .comm SOLO_EEPROM_ACCESS_EN,4,4 .comm EE_SHIFT_CLK,4,4 .comm EE_DATA_WRITE,4,4 .comm ADDR_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_solo6x10-eeprom.c_solo_eeprom_cmd.c" .text .align 2 .syntax unified .arm .fpu softvfp .type solo_eeprom_cmd, %function solo_eeprom_cmd: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r5, r0 ldr r3, .L11 ldr r6, .L11+4 mov r7, r1 ldr r1, [r3] bl solo_eeprom_reg_write mov r0, r5 ldr r1, [r6] bl solo_eeprom_reg_write ldr r3, .L11+8 ldr r10, [r3] adds r10, r10, #4 bmi .L2 ldr r8, .L11+12 ldr r9, .L11+16 .L4: asr r4, r7, r10 ands r4, r4, #1 ldrne r4, [r9] ldr r1, [r6] mov r0, r5 orr r1, r4, r1 bl solo_eeprom_reg_write ldr r1, [r6] ldr r3, [r8] mov r0, r5 orr r1, r1, r3 sub r10, r10, #1 orr r1, r1, r4 bl solo_eeprom_reg_write cmn r10, #1 bne .L4 .L2: mov r0, r5 ldr r1, [r6] pop {r4, r5, r6, r7, r8, r9, r10, lr} b solo_eeprom_reg_write .L12: .align 2 .L11: .word SOLO_EEPROM_ACCESS_EN .word SOLO_EEPROM_ENABLE .word ADDR_LEN .word EE_SHIFT_CLK .word EE_DATA_WRITE .size solo_eeprom_cmd, .-solo_eeprom_cmd .comm SOLO_EEPROM_ENABLE,4,4 .comm SOLO_EEPROM_ACCESS_EN,4,4 .comm EE_SHIFT_CLK,4,4 .comm EE_DATA_WRITE,4,4 .comm ADDR_LEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dev.c_rtl818x_iowrite32_async.c" .intel_syntax noprefix .text .p2align 4 .type rtl818x_iowrite32_async, @function rtl818x_iowrite32_async: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rsi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi mov edi, edx sub rsp, 24 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax call cpu_to_le32@PLT mov rdi, r12 mov DWORD PTR 4[rsp], eax call cpu_to_le16@PLT lea rdx, 4[rsp] mov ecx, 4 mov rdi, rbp mov esi, eax call rtl8187_iowrite_async@PLT mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L5 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 .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size rtl818x_iowrite32_async, .-rtl818x_iowrite32_async .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dev.c_rtl818x_iowrite32_async.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type rtl818x_iowrite32_async, %function rtl818x_iowrite32_async: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} ldr r3, .L6 sub sp, sp, #12 mov r4, r0 mov r0, r2 mov r5, r1 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl cpu_to_le32 mov r3, r0 mov r0, r5 str r3, [sp] bl cpu_to_le16 mov r3, #4 mov r1, r0 mov r2, sp mov r0, r4 bl rtl8187_iowrite_async ldr r3, .L6 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #12 @ sp needed pop {r4, r5, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word .LC0 .size rtl818x_iowrite32_async, .-rtl818x_iowrite32_async .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_nvram.c_core99_nvram_write_byte.c" .intel_syntax noprefix .text .p2align 4 .type core99_nvram_write_byte, @function core99_nvram_write_byte: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR nvram_image[rip] test rax, rax je .L1 movsx rdi, edi mov BYTE PTR [rax+rdi], sil .L1: ret .cfi_endproc .LFE0: .size core99_nvram_write_byte, .-core99_nvram_write_byte .comm nvram_image,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_nvram.c_core99_nvram_write_byte.c" .text .align 2 .syntax unified .arm .fpu softvfp .type core99_nvram_write_byte, %function core99_nvram_write_byte: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L7 ldr r3, [r3] cmp r3, #0 strbne r1, [r3, r0] bx lr .L8: .align 2 .L7: .word nvram_image .size core99_nvram_write_byte, .-core99_nvram_write_byte .comm nvram_image,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_be_cmds.c_beiscsi_mccq_compl_wait.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "BC_%d : invalid tag %u\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "BC_%d : MBX Cmd Completion timed out\n" .text .p2align 4 .globl beiscsi_mccq_compl_wait .type beiscsi_mccq_compl_wait, @function beiscsi_mccq_compl_wait: .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 rbp, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 test esi, esi je .L2 cmp DWORD PTR MAX_MCC_CMD[rip], esi jnb .L3 .L2: mov esi, DWORD PTR KERN_ERR[rip] mov ecx, r12d lea rdx, .LC0[rip] mov rdi, rbp call __beiscsi_log@PLT mov r13d, DWORD PTR EINVAL[rip] neg r13d .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r13d pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov r14, rdx mov r13, rcx mov ebx, r12d call beiscsi_hba_in_error@PLT test rax, rax jne .L14 mov edi, DWORD PTR BEISCSI_HOST_MBX_TIMEOUT[rip] call msecs_to_jiffies@PLT mov edx, eax mov rax, QWORD PTR 8[rbp] mov esi, DWORD PTR [rax+rbx*4] mov rax, QWORD PTR 16[rbp] mov edi, DWORD PTR [rax+rbx*4] call wait_event_interruptible_timeout@PLT mov edi, DWORD PTR BEISCSI_HBA_ONLINE[rip] lea rsi, 24[rbp] mov r15d, eax call test_bit@PLT test eax, eax je .L14 test r15d, r15d jle .L16 mov rcx, r13 mov esi, r12d mov rdi, rbp mov rdx, r14 call __beiscsi_mcc_compl_status@PLT mov esi, r12d mov rdi, rbp mov r13d, eax call free_mcc_wrb@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L16: mov rax, QWORD PTR 0[rbp] lea rbx, [rbx+rbx*2] sal rbx, 3 add rax, rbx test r13, r13 je .L8 mov rdx, QWORD PTR 0[r13] mov QWORD PTR 8[rax], rdx mov edx, DWORD PTR 12[r13] mov DWORD PTR 20[rax], edx mov edx, DWORD PTR 8[r13] mov DWORD PTR 16[rax], edx .L9: xor eax, eax call wmb@PLT mov edi, DWORD PTR MCC_TAG_STATE_TIMEOUT[rip] add rbx, QWORD PTR 0[rbp] mov rsi, rbx call set_bit@PLT mov esi, DWORD PTR KERN_ERR[rip] mov edx, DWORD PTR BEISCSI_LOG_INIT[rip] mov rdi, rbp or edx, DWORD PTR BEISCSI_LOG_EH[rip] lea rcx, .LC1[rip] or edx, DWORD PTR BEISCSI_LOG_CONFIG[rip] call beiscsi_log@PLT mov r13d, DWORD PTR EBUSY[rip] neg r13d jmp .L1 .p2align 4,,10 .p2align 3 .L14: mov rax, QWORD PTR 0[rbp] lea rdx, [rbx+rbx*2] mov edi, DWORD PTR MCC_TAG_STATE_RUNNING[rip] lea rsi, [rax+rdx*8] call clear_bit@PLT mov r13d, DWORD PTR EIO[rip] neg r13d jmp .L1 .p2align 4,,10 .p2align 3 .L8: mov QWORD PTR 8[rax], 0 jmp .L9 .cfi_endproc .LFE0: .size beiscsi_mccq_compl_wait, .-beiscsi_mccq_compl_wait .comm MCC_TAG_STATE_TIMEOUT,4,4 .comm MCC_TAG_STATE_RUNNING,4,4 .comm MAX_MCC_CMD,4,4 .comm KERN_ERR,4,4 .comm EIO,4,4 .comm EINVAL,4,4 .comm EBUSY,4,4 .comm BEISCSI_LOG_INIT,4,4 .comm BEISCSI_LOG_EH,4,4 .comm BEISCSI_LOG_CONFIG,4,4 .comm BEISCSI_HOST_MBX_TIMEOUT,4,4 .comm BEISCSI_HBA_ONLINE,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_be_cmds.c_beiscsi_mccq_compl_wait.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "BC_%d : invalid tag %u\012\000" .align 2 .LC1: .ascii "BC_%d : MBX Cmd Completion timed out\012\000" .text .align 2 .global beiscsi_mccq_compl_wait .syntax unified .arm .fpu softvfp .type beiscsi_mccq_compl_wait, %function beiscsi_mccq_compl_wait: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} subs r4, r1, #0 mov r5, r0 beq .L2 mov r6, r3 ldr r3, .L17 ldr r3, [r3] cmp r3, r4 bcs .L3 .L2: ldr r2, .L17+4 mov r3, r4 ldr r1, [r2] mov r0, r5 ldr r2, .L17+8 bl __beiscsi_log ldr r3, .L17+12 ldr r4, [r3] rsb r4, r4, #0 .L1: mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L3: mov r7, r2 bl beiscsi_hba_in_error cmp r0, #0 bne .L14 ldr r3, .L17+16 ldr r1, [r5, #8] ldr r2, [r5, #4] ldr r0, [r3] ldr r8, [r1, r4, lsl #2] ldr r9, [r2, r4, lsl #2] bl msecs_to_jiffies mov r1, r9 mov r2, r0 mov r0, r8 bl wait_event_interruptible_timeout ldr r2, .L17+20 mov r8, r0 add r1, r5, #12 ldr r0, [r2] bl test_bit cmp r0, #0 beq .L14 cmp r8, #0 ble .L16 mov r3, r6 mov r2, r7 mov r1, r4 mov r0, r5 bl __beiscsi_mcc_compl_status mov r3, r0 mov r1, r4 mov r4, r3 mov r0, r5 bl free_mcc_wrb mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L16: cmp r6, #0 ldr r3, [r5] ldrne r1, [r6, #8] ldrne r2, [r6, #4] ldrne r0, [r6] add r3, r3, r4, lsl #4 strne r1, [r3, #12] strne r2, [r3, #8] strne r0, [r3, #4] streq r6, [r3, #4] bl wmb ldr r3, .L17+24 ldr r1, [r5] lsl r4, r4, #4 add r1, r1, r4 ldr r0, [r3] bl set_bit ldr r1, .L17+28 ldr r3, .L17+32 ldr r2, .L17+36 ldr r0, [r1] ldr r3, [r3] ldr r2, [r2] ldr r1, .L17+4 orr r3, r3, r0 orr r2, r3, r2 mov r0, r5 ldr r3, .L17+40 ldr r1, [r1] bl beiscsi_log ldr r3, .L17+44 ldr r4, [r3] rsb r4, r4, #0 b .L1 .L14: ldr r1, [r5] ldr r3, .L17+48 add r1, r1, r4, lsl #4 ldr r0, [r3] bl clear_bit ldr r3, .L17+52 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L18: .align 2 .L17: .word MAX_MCC_CMD .word KERN_ERR .word .LC0 .word EINVAL .word BEISCSI_HOST_MBX_TIMEOUT .word BEISCSI_HBA_ONLINE .word MCC_TAG_STATE_TIMEOUT .word BEISCSI_LOG_EH .word BEISCSI_LOG_INIT .word BEISCSI_LOG_CONFIG .word .LC1 .word EBUSY .word MCC_TAG_STATE_RUNNING .word EIO .size beiscsi_mccq_compl_wait, .-beiscsi_mccq_compl_wait .comm MCC_TAG_STATE_TIMEOUT,4,4 .comm MCC_TAG_STATE_RUNNING,4,4 .comm MAX_MCC_CMD,4,4 .comm KERN_ERR,4,4 .comm EIO,4,4 .comm EINVAL,4,4 .comm EBUSY,4,4 .comm BEISCSI_LOG_INIT,4,4 .comm BEISCSI_LOG_EH,4,4 .comm BEISCSI_LOG_CONFIG,4,4 .comm BEISCSI_HOST_MBX_TIMEOUT,4,4 .comm BEISCSI_HBA_ONLINE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_inet6_hashtables.c_inet6_hash_connect.c" .intel_syntax noprefix .text .p2align 4 .globl inet6_hash_connect .type inet6_hash_connect, @function inet6_hash_connect: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi mov rdi, rsi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rsi sub rsp, 8 .cfi_def_cfa_offset 32 call inet_sk@PLT xor edx, edx mov eax, DWORD PTR [rax] test eax, eax je .L7 .L2: mov ecx, DWORD PTR __inet6_check_established[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rsi, rbp mov rdi, r12 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp __inet_hash_connect@PLT .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov rdi, rbp call inet6_sk_port_offset@PLT mov edx, eax jmp .L2 .cfi_endproc .LFE0: .size inet6_hash_connect, .-inet6_hash_connect .comm __inet6_check_established,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_inet6_hashtables.c_inet6_hash_connect.c" .text .align 2 .global inet6_hash_connect .syntax unified .arm .fpu softvfp .type inet6_hash_connect, %function inet6_hash_connect: @ 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 inet_sk ldr r3, [r0] cmp r3, #0 movne r2, #0 beq .L6 .L2: ldr r3, .L7 mov r1, r4 mov r0, r5 pop {r4, r5, r6, lr} ldr r3, [r3] b __inet_hash_connect .L6: mov r0, r4 bl inet6_sk_port_offset mov r2, r0 b .L2 .L8: .align 2 .L7: .word __inet6_check_established .size inet6_hash_connect, .-inet6_hash_connect .comm __inet6_check_established,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_listview.c_toggle_checkbox_state.c" .intel_syntax noprefix .text .p2align 4 .type toggle_checkbox_state, @function toggle_checkbox_state: .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, 24 .cfi_def_cfa_offset 48 mov edx, DWORD PTR LVIS_STATEIMAGEMASK[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax call LISTVIEW_GetItemState@PLT mov edi, eax call STATEIMAGEINDEX@PLT lea edx, -1[rax] cmp edx, 1 jbe .L6 .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L7 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 .L6: .cfi_restore_state xor eax, 3 mov edi, eax call INDEXTOSTATEIMAGEMASK@PLT mov rdx, rsp mov esi, r12d mov rdi, rbp mov DWORD PTR 4[rsp], eax mov eax, DWORD PTR LVIS_STATEIMAGEMASK[rip] mov DWORD PTR [rsp], eax call LISTVIEW_SetItemState@PLT jmp .L1 .L7: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size toggle_checkbox_state, .-toggle_checkbox_state .comm LVIS_STATEIMAGEMASK,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_listview.c_toggle_checkbox_state.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type toggle_checkbox_state, %function toggle_checkbox_state: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r5, .L8 ldr r3, .L8+4 sub sp, sp, #16 ldr r2, [r5] ldr r3, [r3] str r3, [sp, #12] mov r3,#0 mov r4, r1 mov r6, r0 bl LISTVIEW_GetItemState bl STATEIMAGEINDEX sub r3, r0, #1 cmp r3, #1 bls .L6 .L1: ldr r3, .L8+4 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L7 add sp, sp, #16 @ sp needed pop {r4, r5, r6, pc} .L6: eor r0, r0, #3 bl INDEXTOSTATEIMAGEMASK mov ip, r0 ldr r3, [r5] mov r1, r4 mov r0, r6 add r2, sp, #4 stmib sp, {r3, ip} bl LISTVIEW_SetItemState b .L1 .L7: bl __stack_chk_fail .L9: .align 2 .L8: .word LVIS_STATEIMAGEMASK .word .LC0 .size toggle_checkbox_state, .-toggle_checkbox_state .comm LVIS_STATEIMAGEMASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_protection_keys.c_setup_sigsegv_handler.c" .intel_syntax noprefix .text .p2align 4 .globl setup_sigsegv_handler .type setup_sigsegv_handler, @function setup_sigsegv_handler: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 xor esi, esi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 sub rsp, 80 .cfi_def_cfa_offset 112 mov edi, DWORD PTR SIG_SETMASK[rip] mov r13d, DWORD PTR SIGSEGV[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 72[rsp], rax xor eax, eax mov eax, DWORD PTR signal_handler[rip] lea rdx, 12[rsp] mov rbp, rsp mov QWORD PTR 24[rsp], 0 lea r12, 32[rsp] mov DWORD PTR 16[rsp], eax call sigprocmask@PLT xor edi, edi test eax, eax sete dil call pkey_assert@PLT mov rdx, r12 mov rsi, rbp mov edi, r13d mov eax, DWORD PTR SA_SIGINFO[rip] mov QWORD PTR [rsp], 0 mov DWORD PTR 8[rsp], eax call sigaction@PLT mov edi, DWORD PTR SIGALRM[rip] mov rdx, r12 mov rsi, rbp call sigaction@PLT xor edi, edi test eax, eax sete dil call pkey_assert@PLT mov rax, QWORD PTR 72[rsp] xor rax, QWORD PTR fs:40 jne .L5 add rsp, 80 .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 setup_sigsegv_handler, .-setup_sigsegv_handler .comm signal_handler,4,4 .comm SIG_SETMASK,4,4 .comm SIGSEGV,4,4 .comm SIGALRM,4,4 .comm SA_SIGINFO,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_protection_keys.c_setup_sigsegv_handler.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global setup_sigsegv_handler .syntax unified .arm .fpu softvfp .type setup_sigsegv_handler, %function setup_sigsegv_handler: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} mov r4, #0 ldr r3, .L6 ldr r2, .L6+4 sub sp, sp, #52 ldr ip, [r3] ldr lr, .L6+8 ldr r3, .L6+12 mov r1, r4 ldr r0, [r2] add r2, sp, #12 ldr lr, [lr] str lr, [sp, #44] mov lr,#0 ldr r5, [r3] str ip, [sp, #16] str r4, [sp, #20] bl sigprocmask clz r0, r0 lsr r0, r0, #5 bl pkey_assert ldr r3, .L6+16 add r1, sp, #4 ldr r3, [r3] add r2, sp, #24 mov r0, r5 str r3, [sp, #8] str r4, [sp, #4] bl sigaction ldr r3, .L6+20 add r2, sp, #24 ldr r0, [r3] add r1, sp, #4 bl sigaction clz r0, r0 lsr r0, r0, #5 bl pkey_assert ldr r3, .L6+8 ldr r2, [r3] ldr r3, [sp, #44] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #52 @ sp needed pop {r4, r5, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word signal_handler .word SIG_SETMASK .word .LC0 .word SIGSEGV .word SA_SIGINFO .word SIGALRM .size setup_sigsegv_handler, .-setup_sigsegv_handler .comm signal_handler,4,4 .comm SIG_SETMASK,4,4 .comm SIGSEGV,4,4 .comm SIGALRM,4,4 .comm SA_SIGINFO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vmscan.c_compaction_ready.c" .intel_syntax noprefix .text .p2align 4 .type compaction_ready, @function compaction_ready: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov rax, QWORD PTR PAGE_ALLOC_COSTLY_ORDER[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 cmp QWORD PTR [rsi], rax ja .L7 .L2: xor r12d, r12d .L1: mov eax, r12d pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov ecx, DWORD PTR KSWAPD_ZONE_BALANCE_GAP_RATIO[rip] mov eax, DWORD PTR [rdi] mov rbp, rdi mov rbx, rsi add eax, ecx sub eax, 1 cdq idiv ecx mov r12d, eax call low_wmark_pages@PLT mov esi, r12d mov edi, eax call min@PLT mov rdi, rbp mov r12, rax call high_wmark_pages@PLT mov rcx, QWORD PTR [rbx] mov edx, 2 xor r8d, r8d add rax, r12 xor esi, esi mov rdi, rbp sal rdx, cl xor ecx, ecx add rdx, rax call zone_watermark_ok_safe@PLT mov rdi, rbp mov r12d, eax call compaction_deferred@PLT test rax, rax jne .L1 mov rsi, QWORD PTR [rbx] mov rdi, rbp call compaction_suitable@PLT test eax, eax je .L2 mov eax, r12d pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size compaction_ready, .-compaction_ready .comm PAGE_ALLOC_COSTLY_ORDER,8,8 .comm KSWAPD_ZONE_BALANCE_GAP_RATIO,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_vmscan.c_compaction_ready.c" .text .global __aeabi_idiv .align 2 .syntax unified .arm .fpu softvfp .type compaction_ready, %function compaction_ready: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L8 ldr r2, [r1] ldr r3, [r3] sub sp, sp, #8 cmp r2, r3 bhi .L7 .L2: mov r5, #0 .L1: mov r0, r5 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L7: mov r4, r0 mov r6, r1 bl low_wmark_pages ldr r2, .L8+4 ldr r3, [r4] ldr r1, [r2] mov r5, r0 add r0, r1, r3 sub r0, r0, #1 bl __aeabi_idiv mov r1, r0 mov r0, r5 bl min mov r5, r0 mov r0, r4 bl high_wmark_pages mov r3, #0 mov r1, #2 ldr r2, [r6] add r0, r0, r5 add r2, r0, r1, lsl r2 str r3, [sp] mov r1, r3 mov r0, r4 bl zone_watermark_ok_safe mov r5, r0 mov r0, r4 bl compaction_deferred cmp r0, #0 bne .L1 mov r0, r4 ldr r1, [r6] bl compaction_suitable cmp r0, #0 beq .L2 mov r0, r5 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L9: .align 2 .L8: .word PAGE_ALLOC_COSTLY_ORDER .word KSWAPD_ZONE_BALANCE_GAP_RATIO .size compaction_ready, .-compaction_ready .comm PAGE_ALLOC_COSTLY_ORDER,4,4 .comm KSWAPD_ZONE_BALANCE_GAP_RATIO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_event.c_event_remove_timer_nolock_.c" .intel_syntax noprefix .text .p2align 4 .globl event_remove_timer_nolock_ .type event_remove_timer_nolock_, @function event_remove_timer_nolock_: .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 rbp, QWORD PTR 8[rdi] mov rdi, rbp call EVENT_BASE_ASSERT_LOCKED@PLT mov rdi, rbx call event_debug_assert_is_setup_@PLT mov rdi, rbx call event_debug@PLT mov eax, DWORD PTR [rbx] test DWORD PTR EVLIST_TIMEOUT[rip], eax 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, rbx mov rdi, rbp call event_queue_remove_timeout@PLT lea rdi, 4[rbx] call evutil_timerclear@PLT 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 event_remove_timer_nolock_, .-event_remove_timer_nolock_ .comm EVLIST_TIMEOUT,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_event.c_event_remove_timer_nolock_.c" .text .align 2 .global event_remove_timer_nolock_ .syntax unified .arm .fpu softvfp .type event_remove_timer_nolock_, %function event_remove_timer_nolock_: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r5, [r0, #8] mov r0, r5 bl EVENT_BASE_ASSERT_LOCKED mov r0, r4 bl event_debug_assert_is_setup_ mov r0, r4 bl event_debug ldr r3, .L9 ldr r2, [r4] ldr r3, [r3] tst r2, r3 bne .L8 mov r0, #0 pop {r4, r5, r6, pc} .L8: mov r1, r4 mov r0, r5 bl event_queue_remove_timeout add r0, r4, #4 bl evutil_timerclear mov r0, #0 pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word EVLIST_TIMEOUT .size event_remove_timer_nolock_, .-event_remove_timer_nolock_ .comm EVLIST_TIMEOUT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_geode-aes.c_geode_setkey_cip.c" .intel_syntax noprefix .text .p2align 4 .type geode_setkey_cip, @function geode_setkey_cip: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rsi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, edx 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 call crypto_tfm_ctx@PLT cmp DWORD PTR AES_KEYSIZE_128[rip], r12d mov DWORD PTR [rax], r12d mov rbp, rax je .L11 cmp DWORD PTR AES_KEYSIZE_192[rip], r12d mov eax, DWORD PTR [rbx] je .L4 cmp DWORD PTR AES_KEYSIZE_256[rip], r12d je .L4 or eax, DWORD PTR CRYPTO_TFM_RES_BAD_KEY_LEN[rip] mov DWORD PTR [rbx], eax mov eax, DWORD PTR EINVAL[rip] neg 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 .L4: .cfi_restore_state mov rcx, QWORD PTR 8[rbp] mov edx, DWORD PTR CRYPTO_TFM_REQ_MASK[rip] mov rsi, r13 mov edi, DWORD PTR 16[rbp] not edx and edx, DWORD PTR [rcx] mov DWORD PTR [rcx], edx and eax, DWORD PTR CRYPTO_TFM_REQ_MASK[rip] or eax, edx mov edx, r12d mov DWORD PTR [rcx], eax call crypto_cipher_setkey@PLT test eax, eax je .L1 mov edx, DWORD PTR CRYPTO_TFM_RES_MASK[rip] mov rcx, QWORD PTR 8[rbp] not edx and edx, DWORD PTR [rbx] mov ecx, DWORD PTR [rcx] mov DWORD PTR [rbx], edx and ecx, DWORD PTR CRYPTO_TFM_RES_MASK[rip] or edx, ecx mov DWORD PTR [rbx], edx 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 .L11: .cfi_restore_state mov edi, DWORD PTR 24[rax] mov edx, r12d mov rsi, r13 call memcpy@PLT add rsp, 8 .cfi_def_cfa_offset 40 xor eax, eax pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size geode_setkey_cip, .-geode_setkey_cip .comm EINVAL,4,4 .comm CRYPTO_TFM_RES_MASK,4,4 .comm CRYPTO_TFM_RES_BAD_KEY_LEN,4,4 .comm CRYPTO_TFM_REQ_MASK,4,4 .comm AES_KEYSIZE_256,4,4 .comm AES_KEYSIZE_192,4,4 .comm AES_KEYSIZE_128,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_geode-aes.c_geode_setkey_cip.c" .text .align 2 .syntax unified .arm .fpu softvfp .type geode_setkey_cip, %function geode_setkey_cip: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r2 mov r7, r1 mov r6, r0 bl crypto_tfm_ctx ldr r3, .L12 mov r5, r0 ldr r2, [r3] str r4, [r0] cmp r2, r4 beq .L11 ldr r2, .L12+4 ldr r3, [r6] ldr r2, [r2] cmp r2, r4 beq .L4 ldr r2, .L12+8 ldr r2, [r2] cmp r2, r4 beq .L4 ldr r2, .L12+12 ldr r1, .L12+16 ldr r2, [r2] orr r3, r2, r3 str r3, [r6] ldr r0, [r1] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L4: ldr ip, [r5, #4] ldr r1, .L12+20 ldr r0, [ip] ldr lr, [r1] mov r2, r4 bic r0, r0, lr str r0, [ip] ldr lr, [r1] mov r1, r7 and r3, r3, lr orr r3, r3, r0 str r3, [ip] ldr r0, [r5, #8] bl crypto_cipher_setkey cmp r0, #0 popeq {r4, r5, r6, r7, r8, pc} ldr r1, .L12+24 ldr r3, [r6] ldr r2, [r1] ldr ip, [r5, #4] bic r2, r3, r2 str r2, [r6] ldr r3, [ip] ldr r1, [r1] and r3, r3, r1 orr r3, r3, r2 str r3, [r6] pop {r4, r5, r6, r7, r8, pc} .L11: mov r1, r7 ldr r0, [r0, #12] bl memcpy mov r0, #0 pop {r4, r5, r6, r7, r8, pc} .L13: .align 2 .L12: .word AES_KEYSIZE_128 .word AES_KEYSIZE_192 .word AES_KEYSIZE_256 .word CRYPTO_TFM_RES_BAD_KEY_LEN .word EINVAL .word CRYPTO_TFM_REQ_MASK .word CRYPTO_TFM_RES_MASK .size geode_setkey_cip, .-geode_setkey_cip .comm EINVAL,4,4 .comm CRYPTO_TFM_RES_MASK,4,4 .comm CRYPTO_TFM_RES_BAD_KEY_LEN,4,4 .comm CRYPTO_TFM_REQ_MASK,4,4 .comm AES_KEYSIZE_256,4,4 .comm AES_KEYSIZE_192,4,4 .comm AES_KEYSIZE_128,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_platsmp.c_tegra114_boot_secondary.c" .intel_syntax noprefix .text .p2align 4 .type tegra114_boot_secondary, @function tegra114_boot_secondary: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 call cpu_logical_map@PLT lea rsi, tegra_cpu_init_mask[rip] mov edi, eax mov ebp, eax call cpumask_test_cpu@PLT test rax, rax jne .L5 mov edi, ebp pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp tegra_pmc_cpu_power_on@PLT .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov edi, ebp mov esi, 1 call flowctrl_write_cpu_csr@PLT mov esi, DWORD PTR FLOW_CTRL_WAITEVENT[rip] mov edi, ebp or esi, DWORD PTR FLOW_CTRL_SCLK_RESUME[rip] call flowctrl_write_cpu_halt@PLT xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size tegra114_boot_secondary, .-tegra114_boot_secondary .comm tegra_cpu_init_mask,4,4 .comm FLOW_CTRL_WAITEVENT,4,4 .comm FLOW_CTRL_SCLK_RESUME,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_platsmp.c_tegra114_boot_secondary.c" .text .align 2 .syntax unified .arm .fpu softvfp .type tegra114_boot_secondary, %function tegra114_boot_secondary: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl cpu_logical_map ldr r1, .L8 mov r4, r0 bl cpumask_test_cpu cmp r0, #0 bne .L5 mov r0, r4 pop {r4, lr} b tegra_pmc_cpu_power_on .L5: mov r1, #1 mov r0, r4 bl flowctrl_write_cpu_csr ldr r2, .L8+4 ldr r3, .L8+8 ldr r1, [r2] ldr r3, [r3] mov r0, r4 orr r1, r1, r3 bl flowctrl_write_cpu_halt mov r0, #0 pop {r4, pc} .L9: .align 2 .L8: .word tegra_cpu_init_mask .word FLOW_CTRL_WAITEVENT .word FLOW_CTRL_SCLK_RESUME .size tegra114_boot_secondary, .-tegra114_boot_secondary .comm tegra_cpu_init_mask,4,4 .comm FLOW_CTRL_WAITEVENT,4,4 .comm FLOW_CTRL_SCLK_RESUME,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vv-tl-parse.c___tl_raw_msg_store_read_back.c" .intel_syntax noprefix .text .p2align 4 .type __tl_raw_msg_store_read_back, @function __tl_raw_msg_store_read_back: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov edx, edi mov ebx, edi mov edi, DWORD PTR TL_OUT_RAW_MSG[rip] xor esi, esi call rwm_fetch_data_back@PLT xor edi, edi cmp eax, ebx pop rbx .cfi_def_cfa_offset 8 sete dil jmp assert@PLT .cfi_endproc .LFE0: .size __tl_raw_msg_store_read_back, .-__tl_raw_msg_store_read_back .comm TL_OUT_RAW_MSG,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_vv-tl-parse.c___tl_raw_msg_store_read_back.c" .text .align 2 .syntax unified .arm .fpu softvfp .type __tl_raw_msg_store_read_back, %function __tl_raw_msg_store_read_back: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} mov r2, r0 mov r4, r0 mov r1, #0 ldr r0, [r3] bl rwm_fetch_data_back sub r0, r0, r4 clz r0, r0 pop {r4, lr} lsr r0, r0, #5 b assert .L5: .align 2 .L4: .word TL_OUT_RAW_MSG .size __tl_raw_msg_store_read_back, .-__tl_raw_msg_store_read_back .comm TL_OUT_RAW_MSG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lj_lex.c_lj_lex_lookahead.c" .intel_syntax noprefix .text .p2align 4 .globl lj_lex_lookahead .type lj_lex_lookahead, @function lj_lex_lookahead: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov rax, QWORD PTR TK_eof[rip] xor edi, edi cmp QWORD PTR [rbx], rax sete dil call lua_assert@PLT lea rsi, 8[rbx] mov rdi, rbx call lex_scan@PLT mov QWORD PTR [rbx], rax pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size lj_lex_lookahead, .-lj_lex_lookahead .comm TK_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_lj_lex.c_lj_lex_lookahead.c" .text .align 2 .global lj_lex_lookahead .syntax unified .arm .fpu softvfp .type lj_lex_lookahead, %function lj_lex_lookahead: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 ldr r3, .L4 mov r4, r0 ldr r3, [r3] ldr r0, [r5], #4 sub r0, r0, r3 clz r0, r0 lsr r0, r0, #5 bl lua_assert mov r1, r5 mov r0, r4 bl lex_scan str r0, [r4] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word TK_eof .size lj_lex_lookahead, .-lj_lex_lookahead .comm TK_eof,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pvclock.c_pvclock_clocksource_read.c" .intel_syntax noprefix .text .p2align 4 .globl pvclock_clocksource_read .type pvclock_clocksource_read, @function pvclock_clocksource_read: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov rbx, rdi sub rsp, 32 .cfi_def_cfa_offset 80 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax mov r13, rsp .p2align 4,,10 .p2align 3 .L2: mov rsi, rbx mov rdi, r13 call pvclock_get_time_values@PLT mov ebp, eax xor eax, eax call barrier@PLT mov rdi, r13 call pvclock_get_nsec_offset@PLT mov r14, QWORD PTR [rsp] mov r12, rax xor eax, eax call barrier@PLT cmp DWORD PTR [rbx], ebp jne .L2 mov eax, DWORD PTR PVCLOCK_TSC_STABLE_BIT[rip] add r12, r14 test DWORD PTR valid_flags[rip], eax je .L3 test DWORD PTR 8[rsp], eax jne .L1 .L3: lea rdi, last_value[rip] lea rbx, last_value[rip] call atomic64_read@PLT mov rbp, rax jmp .L5 .p2align 4,,10 .p2align 3 .L15: mov rsi, rbp mov rdi, rbx mov rdx, r12 call atomic64_cmpxchg@PLT xor edi, edi cmp r12, rax mov rbp, rax setne dil call unlikely@PLT test rax, rax je .L1 .L5: cmp rbp, r12 jle .L15 mov r12, rbp .L1: mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L16 add rsp, 32 .cfi_remember_state .cfi_def_cfa_offset 48 mov rax, r12 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 .L16: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size pvclock_clocksource_read, .-pvclock_clocksource_read .comm valid_flags,4,4 .comm last_value,4,4 .comm PVCLOCK_TSC_STABLE_BIT,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_pvclock.c_pvclock_clocksource_read.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global pvclock_clocksource_read .syntax unified .arm .fpu softvfp .type pvclock_clocksource_read, %function pvclock_clocksource_read: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r3, .L17 sub sp, sp, #20 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 mov r7, r0 .L2: mov r1, r7 add r0, sp, #4 bl pvclock_get_time_values mov r4, r0 bl barrier add r0, sp, #4 bl pvclock_get_nsec_offset ldr r6, [sp, #4] mov r5, r0 bl barrier ldr r3, [r7] cmp r3, r4 bne .L2 ldr r3, .L17+4 ldr r2, .L17+8 ldr r3, [r3] ldr r2, [r2] add r5, r6, r5 tst r3, r2 beq .L3 ldr r2, [sp, #8] tst r3, r2 bne .L1 .L3: ldr r0, .L17+12 bl atomic64_read ldr r6, .L17+12 mov r4, r0 b .L5 .L15: mov r1, r4 mov r2, r5 mov r0, r6 bl atomic64_cmpxchg mov r4, r0 subs r0, r5, r0 movne r0, #1 bl unlikely cmp r0, #0 beq .L1 .L5: cmp r4, r5 ble .L15 mov r5, r4 .L1: ldr r3, .L17 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L16 mov r0, r5 add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, pc} .L16: bl __stack_chk_fail .L18: .align 2 .L17: .word .LC0 .word PVCLOCK_TSC_STABLE_BIT .word valid_flags .word last_value .size pvclock_clocksource_read, .-pvclock_clocksource_read .comm valid_flags,4,4 .comm last_value,4,4 .comm PVCLOCK_TSC_STABLE_BIT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vnodeQueryImpl.c_validateTimestampForSupplementResult.c" .intel_syntax noprefix .text .p2align 4 .globl validateTimestampForSupplementResult .type validateTimestampForSupplementResult, @function validateTimestampForSupplementResult: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR SUPPLEMENTARY_SCAN[rip] cmp QWORD PTR [rdi], rax jne .L13 test rsi, rsi jg .L17 .L13: ret .p2align 4,,10 .p2align 3 .L17: push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbp, QWORD PTR 16[rdi] cmp QWORD PTR 0[rbp], 0 je .L1 mov r12, QWORD PTR 8[rdi] xor ebx, ebx jmp .L4 .p2align 4,,10 .p2align 3 .L3: add rbx, 1 cmp QWORD PTR 0[rbp], rbx jbe .L1 .L4: mov rax, QWORD PTR 8[rbp] mov rax, QWORD PTR [rax+rbx*8] cmp QWORD PTR TSDB_FUNC_TS[rip], rax jne .L3 mov rax, rbx xor edi, edi sal rax, 4 mov rdx, QWORD PTR 8[r12+rax] mov rax, QWORD PTR [r12+rax] cmp QWORD PTR [rdx], rax sete dil add rbx, 1 call assert@PLT cmp QWORD PTR 0[rbp], rbx ja .L4 .L1: pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size validateTimestampForSupplementResult, .-validateTimestampForSupplementResult .comm TSDB_FUNC_TS,8,8 .comm SUPPLEMENTARY_SCAN,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_vnodeQueryImpl.c_validateTimestampForSupplementResult.c" .text .align 2 .global validateTimestampForSupplementResult .syntax unified .arm .fpu softvfp .type validateTimestampForSupplementResult, %function validateTimestampForSupplementResult: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, .L17 ldr r3, [r0] ldr r2, [r2] cmp r1, #0 sub r3, r3, r2 clz r3, r3 lsr r3, r3, #5 movle r3, #0 cmp r3, #0 bxeq lr push {r4, r5, r6, r7, r8, lr} ldr r5, [r0, #8] ldr r1, [r5] cmp r1, #0 popeq {r4, r5, r6, r7, r8, pc} ldr r7, [r0, #4] mov r4, #0 ldr r6, .L17+4 add r8, r7, #4 b .L4 .L3: add r4, r4, #1 cmp r1, r4 popls {r4, r5, r6, r7, r8, pc} .L4: ldr r3, [r5, #4] ldr r2, [r6] ldr r3, [r3, r4, lsl #2] cmp r2, r3 bne .L3 ldr r2, [r8, r4, lsl #3] ldr r3, [r7, r4, lsl #3] ldr r0, [r2] sub r0, r0, r3 clz r0, r0 lsr r0, r0, #5 bl assert ldr r1, [r5] b .L3 .L18: .align 2 .L17: .word SUPPLEMENTARY_SCAN .word TSDB_FUNC_TS .size validateTimestampForSupplementResult, .-validateTimestampForSupplementResult .comm TSDB_FUNC_TS,4,4 .comm SUPPLEMENTARY_SCAN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_main.c_onExampleChanged.c" .intel_syntax noprefix .text .p2align 4 .type onExampleChanged, @function onExampleChanged: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov rdx, QWORD PTR curExample[rip] mov rax, QWORD PTR examples[rip] mov rax, QWORD PTR [rax+rdx*8] mov edi, DWORD PTR [rax] call uiControlHide@PLT mov edi, DWORD PTR exampleList[rip] call uiComboboxSelected@PLT mov rdx, QWORD PTR examples[rip] mov QWORD PTR curExample[rip], rax mov rax, QWORD PTR [rdx+rax*8] mov edi, DWORD PTR [rax] call uiControlShow@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 jmp redraw@PLT .cfi_endproc .LFE0: .size onExampleChanged, .-onExampleChanged .comm examples,8,8 .comm exampleList,4,4 .comm curExample,8,8 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_main.c_onExampleChanged.c" .text .align 2 .syntax unified .arm .fpu softvfp .type onExampleChanged, %function onExampleChanged: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r4, .L4 ldr r5, .L4+4 ldr r2, [r4] ldr r3, [r5] ldr r3, [r3, r2, lsl #2] ldr r0, [r3] bl uiControlHide ldr r3, .L4+8 ldr r0, [r3] bl uiComboboxSelected ldr r3, [r5] str r0, [r4] ldr r3, [r3, r0, lsl #2] ldr r0, [r3] bl uiControlShow pop {r4, r5, r6, lr} b redraw .L5: .align 2 .L4: .word curExample .word examples .word exampleList .size onExampleChanged, .-onExampleChanged .comm examples,4,4 .comm exampleList,4,4 .comm curExample,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_queuehandler.c_queue_update_current_stats.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "queue_list" .text .p2align 4 .globl queue_update_current_stats .type queue_update_current_stats, @function queue_update_current_stats: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea rsi, .LC0[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR 4[rdi] call GHB_WIDGET@PLT mov edi, eax call GTK_LIST_BOX@PLT mov rdi, rax call gtk_list_box_get_selected_row@PLT test rax, rax je .L1 mov rdi, rax call gtk_list_box_row_get_index@PLT mov r12, rax test rax, rax js .L1 mov edi, DWORD PTR 0[rbp] call ghb_array_len@PLT cmp rax, r12 jg .L7 .L1: 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 .L7: .cfi_restore_state mov edi, DWORD PTR 0[rbp] mov rsi, r12 call ghb_array_get@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov rsi, rbp mov rdi, rax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp queue_update_stats@PLT .cfi_endproc .LFE0: .size queue_update_current_stats, .-queue_update_current_stats .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_queuehandler.c_queue_update_current_stats.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "queue_list\000" .text .align 2 .global queue_update_current_stats .syntax unified .arm .fpu softvfp .type queue_update_current_stats, %function queue_update_current_stats: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r1, .L7 mov r4, r0 ldr r0, [r0, #4] bl GHB_WIDGET bl GTK_LIST_BOX bl gtk_list_box_get_selected_row cmp r0, #0 popeq {r4, r5, r6, pc} bl gtk_list_box_row_get_index subs r5, r0, #0 poplt {r4, r5, r6, pc} ldr r0, [r4] bl ghb_array_len cmp r0, r5 pople {r4, r5, r6, pc} mov r1, r5 ldr r0, [r4] bl ghb_array_get mov r1, r4 pop {r4, r5, r6, lr} b queue_update_stats .L8: .align 2 .L7: .word .LC0 .size queue_update_current_stats, .-queue_update_current_stats .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mmu.c_unmap_stage2_range.c" .intel_syntax noprefix .text .p2align 4 .type unmap_stage2_range, @function unmap_stage2_range: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 movsx r14, edx push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13, rsi push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rdi push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov rbx, r14 add r14, rsi call assert_spin_locked@PLT mov edi, DWORD PTR PAGE_MASK[rip] not edi and edi, ebx call WARN_ON@PLT mov rsi, r13 mov rdi, rbp mov rbx, QWORD PTR 8[rbp] call stage2_pgd_index@PLT cdqe lea r12, [rbx+rax*4] .p2align 4,,10 .p2align 3 .L4: mov rdi, QWORD PTR 8[rbp] call READ_ONCE@PLT test eax, eax je .L1 mov rsi, r13 mov rdi, rbp mov rdx, r14 call stage2_pgd_addr_end@PLT mov esi, DWORD PTR [r12] mov rdi, rbp mov rbx, rax call stage2_pgd_none@PLT test eax, eax je .L10 .L3: cmp r14, rbx jne .L11 .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov rdi, rbp add r12, 4 mov r13, rbx call cond_resched_lock@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L10: mov rcx, rbx mov rdx, r13 mov rsi, r12 mov rdi, rbp call unmap_stage2_puds@PLT jmp .L3 .cfi_endproc .LFE0: .size unmap_stage2_range, .-unmap_stage2_range .comm PAGE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_mmu.c_unmap_stage2_range.c" .text .align 2 .syntax unified .arm .fpu softvfp .type unmap_stage2_range, %function unmap_stage2_range: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r4, r2 mov r8, r1 mov r5, r0 bl assert_spin_locked ldr r3, .L12 add r9, r8, r4 ldr r0, [r3] bic r0, r4, r0 bl WARN_ON mov r1, r8 mov r0, r5 ldr r6, [r5, #4] bl stage2_pgd_index add r6, r6, r0, lsl #2 .L4: ldr r0, [r5, #4] bl READ_ONCE cmp r0, #0 mov r7, r6 popeq {r4, r5, r6, r7, r8, r9, r10, pc} mov r2, r9 mov r1, r8 mov r0, r5 bl stage2_pgd_addr_end ldr r1, [r6] mov r4, r0 mov r0, r5 bl stage2_pgd_none cmp r0, #0 add r6, r6, #4 beq .L10 cmp r9, r4 popeq {r4, r5, r6, r7, r8, r9, r10, pc} .L11: mov r0, r5 mov r8, r4 bl cond_resched_lock b .L4 .L10: mov r2, r8 mov r1, r7 mov r3, r4 mov r0, r5 bl unmap_stage2_puds cmp r9, r4 popeq {r4, r5, r6, r7, r8, r9, r10, pc} b .L11 .L13: .align 2 .L12: .word PAGE_MASK .size unmap_stage2_range, .-unmap_stage2_range .comm PAGE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ls-files.c_show_dir_entry.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "git ls-files: internal error - directory entry not superset of prefix" .text .p2align 4 .type show_dir_entry, @function show_dir_entry: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12, rsi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rdx sub rsp, 8 .cfi_def_cfa_offset 48 mov r13d, DWORD PTR max_prefix_len[rip] cmp DWORD PTR [rdx], r13d jl .L6 .L2: mov r8d, DWORD PTR ps_matched[rip] mov ecx, r13d mov rsi, rbx mov rdi, rbp lea rdx, pathspec[rip] call dir_path_match@PLT test eax, eax jne .L7 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 .L7: .cfi_restore_state mov esi, DWORD PTR stdout[rip] mov rdi, r12 call fputs@PLT mov edx, DWORD PTR 4[rbx] mov rdi, rbp xor esi, esi call write_eolinfo@PLT mov edi, DWORD PTR 4[rbx] 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 write_name@PLT .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state lea rdi, .LC0[rip] call die@PLT jmp .L2 .cfi_endproc .LFE0: .size show_dir_entry, .-show_dir_entry .comm stdout,4,4 .comm ps_matched,4,4 .comm pathspec,4,4 .comm max_prefix_len,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ls-files.c_show_dir_entry.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "git ls-files: internal error - directory entry not " .ascii "superset of prefix\000" .text .align 2 .syntax unified .arm .fpu softvfp .type show_dir_entry, %function show_dir_entry: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} mov r4, r2 ldr r2, .L8 ldr r3, [r4] ldr r7, [r2] mov r5, r0 cmp r3, r7 mov r6, r1 sub sp, sp, #12 blt .L6 .L2: ldr r2, .L8+4 mov r3, r7 ldr r1, [r2] mov r0, r5 str r1, [sp] ldr r2, .L8+8 mov r1, r4 bl dir_path_match cmp r0, #0 bne .L7 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L7: ldr r3, .L8+12 mov r0, r6 ldr r1, [r3] bl fputs mov r0, r5 mov r1, #0 ldr r2, [r4, #4] bl write_eolinfo ldr r0, [r4, #4] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, lr} b write_name .L6: ldr r0, .L8+16 bl die b .L2 .L9: .align 2 .L8: .word max_prefix_len .word ps_matched .word pathspec .word stdout .word .LC0 .size show_dir_entry, .-show_dir_entry .comm stdout,4,4 .comm ps_matched,4,4 .comm pathspec,4,4 .comm max_prefix_len,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_be_cmds.c_be_cmd_get_seeprom_data.c" .intel_syntax noprefix .text .p2align 4 .globl be_cmd_get_seeprom_data .type be_cmd_get_seeprom_data, @function be_cmd_get_seeprom_data: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rsi call mutex_lock@PLT mov rdi, rbp call wrb_from_mccq@PLT mov r12d, DWORD PTR EBUSY[rip] neg r12d test rax, rax je .L3 mov edx, DWORD PTR OPCODE_COMMON_SEEPROM_READ[rip] mov rdi, QWORD PTR [rbx] mov r8, rax mov r9, rbx mov esi, DWORD PTR CMD_SUBSYSTEM_COMMON[rip] mov ecx, 4 call be_wrb_cmd_hdr_prepare@PLT mov rdi, rbp call be_mcc_notify_wait@PLT mov r12d, eax .L3: mov rdi, rbp call mutex_unlock@PLT mov eax, r12d pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size be_cmd_get_seeprom_data, .-be_cmd_get_seeprom_data .comm OPCODE_COMMON_SEEPROM_READ,4,4 .comm EBUSY,4,4 .comm CMD_SUBSYSTEM_COMMON,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_be_cmds.c_be_cmd_get_seeprom_data.c" .text .align 2 .global be_cmd_get_seeprom_data .syntax unified .arm .fpu softvfp .type be_cmd_get_seeprom_data, %function be_cmd_get_seeprom_data: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} mov r4, r0 sub sp, sp, #12 mov r5, r1 bl mutex_lock mov r0, r4 bl wrb_from_mccq cmp r0, #0 beq .L6 stm sp, {r0, r5} ldr r3, .L7 ldr r2, .L7+4 ldr r1, [r3] ldr r0, [r5] mov r3, #4 ldr r2, [r2] bl be_wrb_cmd_hdr_prepare mov r0, r4 bl be_mcc_notify_wait mov r5, r0 .L3: mov r0, r4 bl mutex_unlock mov r0, r5 add sp, sp, #12 @ sp needed pop {r4, r5, pc} .L6: ldr r3, .L7+8 ldr r5, [r3] rsb r5, r5, #0 b .L3 .L8: .align 2 .L7: .word CMD_SUBSYSTEM_COMMON .word OPCODE_COMMON_SEEPROM_READ .word EBUSY .size be_cmd_get_seeprom_data, .-be_cmd_get_seeprom_data .comm OPCODE_COMMON_SEEPROM_READ,4,4 .comm EBUSY,4,4 .comm CMD_SUBSYSTEM_COMMON,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_nat64clat_control.c_nat64clat_classify.c" .intel_syntax noprefix .text .p2align 4 .type nat64clat_classify, @function nat64clat_classify: .LFB0: .cfi_startproc endbr64 mov rcx, QWORD PTR O_EXTERNAL_ACTION[rip] mov eax, 1 cmp QWORD PTR -16[rdi], rcx jne .L1 mov rcx, QWORD PTR V_nat64clat_eid[rip] cmp QWORD PTR -8[rdi], rcx je .L6 .L1: ret .p2align 4,,10 .p2align 3 .L6: mov rax, QWORD PTR 8[rdi] mov QWORD PTR [rsi], rax xor eax, eax mov QWORD PTR [rdx], 0 ret .cfi_endproc .LFE0: .size nat64clat_classify, .-nat64clat_classify .comm V_nat64clat_eid,8,8 .comm O_EXTERNAL_ACTION,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_nat64clat_control.c_nat64clat_classify.c" .text .align 2 .syntax unified .arm .fpu softvfp .type nat64clat_classify, %function nat64clat_classify: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L7 ldr ip, [r0, #-8] ldr r3, [r3] cmp ip, r3 bne .L4 ldr r3, .L7+4 ldr ip, [r0, #-4] ldr r3, [r3] cmp ip, r3 beq .L6 .L4: mov r0, #1 bx lr .L6: mov r3, #0 ldr ip, [r0, #4] mov r0, r3 str ip, [r1] str r3, [r2] bx lr .L8: .align 2 .L7: .word O_EXTERNAL_ACTION .word V_nat64clat_eid .size nat64clat_classify, .-nat64clat_classify .comm V_nat64clat_eid,4,4 .comm O_EXTERNAL_ACTION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_regd.c_ath_reg_apply_beaconing_flags.c" .intel_syntax noprefix .text .p2align 4 .type ath_reg_apply_beaconing_flags, @function ath_reg_apply_beaconing_flags: .LFB0: .cfi_startproc endbr64 mov ecx, DWORD PTR NUM_NL80211_BANDS[rip] test ecx, ecx je .L12 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rdi push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 xor r14d, r14d push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rsi push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12d, edx push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 .p2align 4,,10 .p2align 3 .L2: mov rdx, QWORD PTR [r15] mov eax, r14d mov rbp, QWORD PTR [rdx+rax*8] test rbp, rbp je .L5 mov eax, DWORD PTR 0[rbp] test eax, eax je .L5 xor ebx, ebx .p2align 4,,10 .p2align 3 .L6: mov rax, QWORD PTR 8[rbp] mov edx, ebx mov rsi, r13 mov rdi, r15 add ebx, 1 lea rcx, [rax+rdx*4] mov edx, r12d call __ath_reg_apply_beaconing_flags@PLT cmp DWORD PTR 0[rbp], ebx ja .L6 .L5: add r14d, 1 cmp DWORD PTR NUM_NL80211_BANDS[rip], r14d ja .L2 add rsp, 8 .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 .L12: .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 .cfi_restore 13 .cfi_restore 14 .cfi_restore 15 ret .cfi_endproc .LFE0: .size ath_reg_apply_beaconing_flags, .-ath_reg_apply_beaconing_flags .comm NUM_NL80211_BANDS,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_regd.c_ath_reg_apply_beaconing_flags.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ath_reg_apply_beaconing_flags, %function ath_reg_apply_beaconing_flags: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r9, .L16 ldr r3, [r9] cmp r3, #0 popeq {r4, r5, r6, r7, r8, r9, r10, pc} mov r6, r0 mov r7, r1 mov r10, r2 mov r8, #0 .L2: ldr r3, [r6] ldr r5, [r3, r8, lsl #2] cmp r5, #0 beq .L5 ldr r3, [r5] cmp r3, #0 beq .L5 mov r4, #0 .L6: ldr r3, [r5, #4] mov r2, r10 add r3, r3, r4, lsl #2 mov r1, r7 mov r0, r6 bl __ath_reg_apply_beaconing_flags ldr r3, [r5] add r4, r4, #1 cmp r3, r4 bhi .L6 .L5: ldr r3, [r9] add r8, r8, #1 cmp r3, r8 bhi .L2 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L17: .align 2 .L16: .word NUM_NL80211_BANDS .size ath_reg_apply_beaconing_flags, .-ath_reg_apply_beaconing_flags .comm NUM_NL80211_BANDS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_video_display_server.c_video_display_server_get_output_options.c" .intel_syntax noprefix .text .p2align 4 .globl video_display_server_get_output_options .type video_display_server_get_output_options, @function video_display_server_get_output_options: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR current_display_server[rip] test rax, rax je .L1 mov rax, QWORD PTR [rax] test rax, rax je .L1 mov edi, DWORD PTR current_display_server_data[rip] jmp rax .p2align 4,,10 .p2align 3 .L1: xor eax, eax ret .cfi_endproc .LFE0: .size video_display_server_get_output_options, .-video_display_server_get_output_options .comm current_display_server_data,4,4 .comm current_display_server,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_video_display_server.c_video_display_server_get_output_options.c" .text .align 2 .global video_display_server_get_output_options .syntax unified .arm .fpu softvfp .type video_display_server_get_output_options, %function video_display_server_get_output_options: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L9 ldr r3, [r3] cmp r3, #0 beq .L1 ldr r3, [r3] cmp r3, #0 beq .L1 ldr r2, .L9+4 ldr r0, [r2] bx r3 .L1: mov r0, #0 bx lr .L10: .align 2 .L9: .word current_display_server .word current_display_server_data .size video_display_server_get_output_options, .-video_display_server_get_output_options .comm current_display_server_data,4,4 .comm current_display_server,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pci-keystone.c_ks_pcie_set_dbi_mode.c" .intel_syntax noprefix .text .p2align 4 .type ks_pcie_set_dbi_mode, @function ks_pcie_set_dbi_mode: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov esi, DWORD PTR CMD_STATUS[rip] mov rbx, rdi call ks_pcie_app_readl@PLT mov esi, DWORD PTR CMD_STATUS[rip] or eax, DWORD PTR DBI_CS2[rip] mov rdi, rbx mov edx, eax call ks_pcie_app_writel@PLT .p2align 4,,10 .p2align 3 .L2: mov esi, DWORD PTR CMD_STATUS[rip] mov rdi, rbx call ks_pcie_app_readl@PLT test DWORD PTR DBI_CS2[rip], eax je .L2 pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ks_pcie_set_dbi_mode, .-ks_pcie_set_dbi_mode .comm DBI_CS2,4,4 .comm CMD_STATUS,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_pci-keystone.c_ks_pcie_set_dbi_mode.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ks_pcie_set_dbi_mode, %function ks_pcie_set_dbi_mode: @ 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] bl ks_pcie_app_readl mov r2, r0 ldr r6, .L8+4 mov r0, r4 ldr r3, [r6] ldr r1, [r5] orr r2, r2, r3 bl ks_pcie_app_writel .L2: mov r0, r4 ldr r1, [r5] bl ks_pcie_app_readl ldr r3, [r6] tst r0, r3 beq .L2 pop {r4, r5, r6, pc} .L9: .align 2 .L8: .word CMD_STATUS .word DBI_CS2 .size ks_pcie_set_dbi_mode, .-ks_pcie_set_dbi_mode .comm DBI_CS2,4,4 .comm CMD_STATUS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_scan.c_Scan_Next_DVBT.c" .intel_syntax noprefix .text .p2align 4 .type Scan_Next_DVBT, @function Scan_Next_DVBT: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rdx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rsi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 24 .cfi_def_cfa_offset 80 cmp QWORD PTR 16[rdi], 0 mov QWORD PTR 8[rsp], rcx jne .L17 mov r14d, DWORD PTR 8[rdi] mov r10d, DWORD PTR [rdi] mov eax, 166667 test r14d, r14d cmove r14d, eax test r10d, r10d jne .L18 mov eax, -5 mov r10d, 6 .L4: mov r8d, DWORD PTR 4[rdi] mov edx, 8 mov ecx, DWORD PTR 0[rbp] mov r15d, 3435973837 test r8d, r8d cmove r8d, edx add r8d, eax .p2align 4,,10 .p2align 3 .L11: mov eax, ecx xor edx, edx div r8d mov esi, eax cmp eax, 869 jbe .L6 mov r11d, eax mov rbx, r11 imul rbx, r15 shr rbx, 34 cmp eax, 1154 jbe .L13 cmp eax, 2349 jbe .L6 cmp ebx, 862 jle .L14 add ecx, 1 mov DWORD PTR 0[rbp], ecx mov eax, DWORD PTR VLC_EGENERIC[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 .L18: .cfi_restore_state mov r8d, 1 mov eax, r8d sub eax, r10d jmp .L4 .L13: mov r9d, 174000000 .L7: lea edi, [rdx+r10] imul eax, edi, 500000 add eax, r9d imul r9d, ebx, 1000000 cmp eax, r9d ja .L6 imul r12d, edi, 1000000 mov edx, r9d sub edx, eax mov eax, edx xor edx, edx div r12d test edx, edx je .L19 .L6: add ecx, 1 mov DWORD PTR 0[rbp], ecx jmp .L11 .p2align 4,,10 .p2align 3 .L17: 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 jmp Scan_Next_DVB_SpectrumExhaustive@PLT .L19: .cfi_restore_state mov r12d, 3435973837 mov DWORD PTR 4[r13], edi lea edi, -174[rbx] imul r11, r12 shr r11, 34 lea eax, [r11+r11*4] sub esi, eax lea eax, -2[rsi] mov r12d, esi mov esi, 56 imul r14d, eax add r9d, r14d mov DWORD PTR 0[r13], r9d call __MIN@PLT mov r13, rax cmp ebx, 469 jle .L20 lea edi, -470[rbx] mov esi, 392 call __MIN@PLT pxor xmm1, xmm1 add eax, r13d cvtsi2sd xmm1, eax mov eax, DWORD PTR 0[rbp] .L10: mov rdi, QWORD PTR 8[rsp] add eax, 1 pxor xmm0, xmm0 cvtsi2sd xmm0, r12d divsd xmm0, QWORD PTR .LC0[rip] addsd xmm0, xmm1 divsd xmm0, QWORD PTR .LC1[rip] movsd QWORD PTR [rdi], xmm0 mov DWORD PTR 0[rbp], eax mov eax, DWORD PTR VLC_SUCCESS[rip] jmp .L1 .L14: mov r9d, 470000000 jmp .L7 .L20: pxor xmm1, xmm1 cvtsi2sd xmm1, eax mov eax, DWORD PTR 0[rbp] jmp .L10 .cfi_endproc .LFE0: .size Scan_Next_DVBT, .-Scan_Next_DVBT .comm VLC_SUCCESS,4,4 .comm VLC_EGENERIC,4,4 .section .rodata.cst8,"aM",@progbits,8 .align 8 .LC0: .long 0 .long 1075052544 .align 8 .LC1: .long 0 .long 1081868288 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_scan.c_Scan_Next_DVBT.c" .text .global __aeabi_uidivmod .global __aeabi_i2d .global __aeabi_ddiv .global __aeabi_dadd .align 2 .syntax unified .arm .fpu softvfp .type Scan_Next_DVBT, %function Scan_Next_DVBT: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr lr, [r0, #12] sub sp, sp, #20 cmp lr, #0 stmib sp, {r2, r3} bne .L17 ldr r2, [r0, #8] ldr r3, .L20 ldr r9, [r0] ldr r7, [r0, #4] cmp r2, #0 moveq r2, r3 cmp r9, #0 mvneq r3, #4 rsbne r3, r9, #1 moveq r9, #6 cmp r7, #0 moveq r7, #8 mov r8, r1 ldr fp, [r1] ldr r10, .L20+4 str r2, [sp, #12] add r7, r7, r3 .L11: mov r1, r7 mov r0, fp bl __aeabi_uidivmod cmp r0, r10 mov r6, r0 bls .L6 ldr r4, .L20+8 umull r3, r4, r0, r4 ldr r3, .L20+12 lsr r4, r4, #2 cmp r0, r3 bls .L13 ldr r3, .L20+16 cmp r0, r3 bls .L6 ldr r3, .L20+20 cmp r4, r3 ble .L14 ldr r3, .L20+24 add r2, fp, #1 str r2, [r8] ldr r0, [r3] .L1: add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L13: ldr r3, .L20+28 .L7: add r5, r1, r9 rsb r0, r5, r5, lsl #5 rsb r0, r0, r0, lsl #6 rsb r2, r4, r4, lsl #5 add r0, r5, r0, lsl #3 rsb r2, r2, r2, lsl #6 add r2, r4, r2, lsl #3 lsl r1, r0, #6 add r0, r3, r0, lsl #5 cmp r0, r2, lsl #6 lsl r2, r2, #6 sub r0, r2, r0 str r2, [sp] bhi .L6 bl __aeabi_uidivmod cmp r1, #0 ldr r2, [sp] beq .L18 .L6: add fp, fp, #1 str fp, [r8] b .L11 .L17: add sp, sp, #20 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, lr} b Scan_Next_DVB_SpectrumExhaustive .L18: mov r3, r4 mov r4, r2 ldr r2, .L20+8 ldr r0, [sp, #4] umull r1, r2, r6, r2 bic r1, r2, #3 add r2, r1, r2, lsr #2 sub r6, r6, r2 ldr r1, [sp, #12] sub r2, r6, #2 mla r1, r2, r1, r4 mov r4, r1 str r5, [r0, #4] str r4, [r0] mov r1, #56 sub r0, r3, #174 str r3, [sp] bl __MIN ldr r2, .L20+32 ldr r3, [sp] mov r4, r0 cmp r3, r2 ble .L19 sub r0, r3, #468 mov r1, #392 sub r0, r0, #2 bl __MIN add r0, r4, r0 bl __aeabi_i2d mov r4, r0 mov r5, r1 ldr r7, [r8] .L10: mov r0, r6 bl __aeabi_i2d mov r2, #0 ldr r3, .L20+36 bl __aeabi_ddiv mov r2, r4 mov r3, r5 bl __aeabi_dadd mov r2, #0 ldr r3, .L20+40 bl __aeabi_ddiv ldr ip, [sp, #8] ldr r2, .L20+44 add r3, r7, #1 stm ip, {r0-r1} str r3, [r8] ldr r0, [r2] b .L1 .L14: ldr r3, .L20+48 b .L7 .L19: bl __aeabi_i2d ldr r7, [r8] mov r4, r0 mov r5, r1 b .L10 .L21: .align 2 .L20: .word 166667 .word 869 .word -858993459 .word 1154 .word 2349 .word 862 .word VLC_EGENERIC .word 174000000 .word 469 .word 1075052544 .word 1081868288 .word VLC_SUCCESS .word 470000000 .size Scan_Next_DVBT, .-Scan_Next_DVBT .comm VLC_SUCCESS,4,4 .comm VLC_EGENERIC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lxfb_ops.c_lx_graphics_enable.c" .intel_syntax noprefix .text .p2align 4 .type lx_graphics_enable, @function lx_graphics_enable: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov esi, DWORD PTR VP_VRR[rip] xor edx, edx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbp, QWORD PTR 8[rdi] mov rbx, rdi mov rdi, rbp call write_vp@PLT mov esi, DWORD PTR VP_DCFG[rip] mov rdi, rbp call read_vp@PLT mov ecx, DWORD PTR VP_DCFG_CRT_HSYNC_POL[rip] mov edx, DWORD PTR VP_DCFG_CRT_VSYNC_POL[rip] mov r12d, DWORD PTR VP_DCFG_CRT_SYNC_SKW[rip] or r12d, DWORD PTR VP_DCFG_PWR_SEQ_DELAY[rip] or r12d, ecx or r12d, edx not r12d and r12d, eax mov eax, DWORD PTR VP_DCFG_CRT_SYNC_SKW_DEFAULT[rip] or eax, DWORD PTR VP_DCFG_PWR_SEQ_DELAY_DEFAULT[rip] or eax, DWORD PTR VP_DCFG_GV_GAM[rip] or r12d, eax mov eax, DWORD PTR [rbx] or ecx, r12d test DWORD PTR FB_SYNC_HOR_HIGH_ACT[rip], eax cmovne r12d, ecx or edx, r12d test DWORD PTR FB_SYNC_VERT_HIGH_ACT[rip], eax mov eax, DWORD PTR 0[rbp] cmovne r12d, edx test DWORD PTR OUTPUT_PANEL[rip], eax jne .L23 .L4: test DWORD PTR OUTPUT_CRT[rip], eax je .L5 mov eax, DWORD PTR VP_DCFG_CRT_EN[rip] or eax, DWORD PTR VP_DCFG_HSYNC_EN[rip] or eax, DWORD PTR VP_DCFG_VSYNC_EN[rip] or eax, DWORD PTR VP_DCFG_DAC_BL_EN[rip] or r12d, eax .L5: mov esi, DWORD PTR VP_DCFG[rip] mov edx, r12d mov rdi, rbp call write_vp@PLT mov eax, DWORD PTR 0[rbp] test DWORD PTR OUTPUT_CRT[rip], eax jne .L24 .L6: test DWORD PTR OUTPUT_PANEL[rip], eax jne .L25 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 .L23: .cfi_restore_state mov esi, DWORD PTR FP_PT1[rip] xor edx, edx mov rdi, rbp call write_fp@PLT mov edx, DWORD PTR FP_PT2_SCRC[rip] mov esi, DWORD PTR FP_PT2[rip] mov rdi, rbp call write_fp@PLT mov edx, DWORD PTR FP_DFC_BC[rip] mov esi, DWORD PTR FP_DFC[rip] mov rdi, rbp call write_fp@PLT mov edx, DWORD PTR MSR_LX_MSR_PADSEL_TFT_SEL_HIGH[rip] mov esi, DWORD PTR MSR_LX_MSR_PADSEL_TFT_SEL_LOW[rip] mov edi, DWORD PTR MSR_LX_MSR_PADSEL[rip] call wrmsr@PLT mov eax, DWORD PTR 0[rbp] jmp .L4 .p2align 4,,10 .p2align 3 .L25: mov esi, DWORD PTR FP_PM[rip] mov rdi, rbp call read_fp@PLT mov esi, DWORD PTR FP_PM[rip] pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov rdi, rbp or eax, DWORD PTR FP_PM_P[rip] pop rbp .cfi_def_cfa_offset 16 mov edx, eax pop r12 .cfi_def_cfa_offset 8 jmp write_fp@PLT .p2align 4,,10 .p2align 3 .L24: .cfi_restore_state mov esi, DWORD PTR VP_MISC[rip] mov rdi, rbp call read_vp@PLT mov edx, DWORD PTR VP_MISC_DACPWRDN[rip] or edx, DWORD PTR VP_MISC_APWRDN[rip] mov rdi, rbp mov esi, DWORD PTR VP_MISC[rip] not edx and edx, eax call write_vp@PLT mov eax, DWORD PTR 0[rbp] jmp .L6 .cfi_endproc .LFE0: .size lx_graphics_enable, .-lx_graphics_enable .comm VP_VRR,4,4 .comm VP_MISC_DACPWRDN,4,4 .comm VP_MISC_APWRDN,4,4 .comm VP_MISC,4,4 .comm VP_DCFG_VSYNC_EN,4,4 .comm VP_DCFG_PWR_SEQ_DELAY_DEFAULT,4,4 .comm VP_DCFG_PWR_SEQ_DELAY,4,4 .comm VP_DCFG_HSYNC_EN,4,4 .comm VP_DCFG_GV_GAM,4,4 .comm VP_DCFG_DAC_BL_EN,4,4 .comm VP_DCFG_CRT_VSYNC_POL,4,4 .comm VP_DCFG_CRT_SYNC_SKW_DEFAULT,4,4 .comm VP_DCFG_CRT_SYNC_SKW,4,4 .comm VP_DCFG_CRT_HSYNC_POL,4,4 .comm VP_DCFG_CRT_EN,4,4 .comm VP_DCFG,4,4 .comm OUTPUT_PANEL,4,4 .comm OUTPUT_CRT,4,4 .comm MSR_LX_MSR_PADSEL_TFT_SEL_LOW,4,4 .comm MSR_LX_MSR_PADSEL_TFT_SEL_HIGH,4,4 .comm MSR_LX_MSR_PADSEL,4,4 .comm FP_PT2_SCRC,4,4 .comm FP_PT2,4,4 .comm FP_PT1,4,4 .comm FP_PM_P,4,4 .comm FP_PM,4,4 .comm FP_DFC_BC,4,4 .comm FP_DFC,4,4 .comm FB_SYNC_VERT_HIGH_ACT,4,4 .comm FB_SYNC_HOR_HIGH_ACT,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_lxfb_ops.c_lx_graphics_enable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type lx_graphics_enable, %function lx_graphics_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r3, .L27 ldr r6, [r0, #4] ldr r5, .L27+4 ldr r1, [r3] mov r7, r0 mov r2, #0 mov r0, r6 bl write_vp ldr r1, [r5] mov r0, r6 bl read_vp ldr r2, .L27+8 ldr r3, .L27+12 ldr r2, [r2] ldr r3, [r3] ldr lr, .L27+16 orr r2, r2, r3 ldr r3, .L27+20 ldr r4, [lr] ldr ip, .L27+24 ldr r3, [r3] ldr r1, .L27+28 ldr ip, [ip] orr r3, r3, r4 ldr r4, .L27+32 ldr r1, [r1] ldr r4, [r4] orr r2, r2, ip ldr r8, .L27+36 orr r2, r2, r1 bic r2, r0, r2 orr r3, r3, r4 orr r4, r3, r2 ldr lr, [r7] ldr r3, .L27+40 ldr r7, [r8] ldr r3, [r3] tst lr, r7 ldr r7, .L27+44 orrne r4, r4, ip ldr r2, [r7] tst lr, r3 ldr r3, [r6] orrne r4, r4, r1 tst r3, r2 bne .L25 .L4: ldr r8, .L27+48 ldr r2, [r8] tst r3, r2 beq .L5 ldr r3, .L27+52 ldr r2, .L27+56 ldr r3, [r3] ldr r2, [r2] ldr r1, .L27+60 orr r3, r3, r2 ldr r2, .L27+64 ldr r1, [r1] ldr r2, [r2] orr r3, r3, r1 orr r3, r3, r2 orr r4, r4, r3 .L5: mov r2, r4 mov r0, r6 ldr r1, [r5] bl write_vp ldr r2, [r8] ldr r3, [r6] tst r3, r2 bne .L26 .L6: ldr r2, [r7] tst r3, r2 popeq {r4, r5, r6, r7, r8, pc} ldr r3, .L27+68 mov r0, r6 ldr r4, [r3] mov r1, r4 bl read_fp mov r2, r0 ldr r3, .L27+72 mov r1, r4 ldr r3, [r3] mov r0, r6 pop {r4, r5, r6, r7, r8, lr} orr r2, r2, r3 b write_fp .L26: ldr r4, .L27+76 mov r0, r6 ldr r1, [r4] bl read_vp ldr r3, .L27+80 ldr r2, .L27+84 ldr r3, [r3] ldr r2, [r2] ldr r1, [r4] orr r2, r3, r2 bic r2, r0, r2 mov r0, r6 bl write_vp ldr r3, [r6] b .L6 .L25: ldr r3, .L27+88 mov r2, #0 ldr r1, [r3] mov r0, r6 bl write_fp ldr r3, .L27+92 ldr r2, .L27+96 ldr r1, [r3] ldr r2, [r2] mov r0, r6 bl write_fp ldr r3, .L27+100 ldr r2, .L27+104 ldr r1, [r3] ldr r2, [r2] mov r0, r6 bl write_fp ldr r3, .L27+108 ldr r2, .L27+112 ldr r1, .L27+116 ldr r0, [r3] ldr r2, [r2] ldr r1, [r1] bl wrmsr ldr r3, [r6] b .L4 .L28: .align 2 .L27: .word VP_VRR .word VP_DCFG .word VP_DCFG_CRT_SYNC_SKW .word VP_DCFG_PWR_SEQ_DELAY .word VP_DCFG_PWR_SEQ_DELAY_DEFAULT .word VP_DCFG_CRT_SYNC_SKW_DEFAULT .word VP_DCFG_CRT_HSYNC_POL .word VP_DCFG_CRT_VSYNC_POL .word VP_DCFG_GV_GAM .word FB_SYNC_HOR_HIGH_ACT .word FB_SYNC_VERT_HIGH_ACT .word OUTPUT_PANEL .word OUTPUT_CRT .word VP_DCFG_CRT_EN .word VP_DCFG_HSYNC_EN .word VP_DCFG_VSYNC_EN .word VP_DCFG_DAC_BL_EN .word FP_PM .word FP_PM_P .word VP_MISC .word VP_MISC_DACPWRDN .word VP_MISC_APWRDN .word FP_PT1 .word FP_PT2 .word FP_PT2_SCRC .word FP_DFC .word FP_DFC_BC .word MSR_LX_MSR_PADSEL .word MSR_LX_MSR_PADSEL_TFT_SEL_HIGH .word MSR_LX_MSR_PADSEL_TFT_SEL_LOW .size lx_graphics_enable, .-lx_graphics_enable .comm VP_VRR,4,4 .comm VP_MISC_DACPWRDN,4,4 .comm VP_MISC_APWRDN,4,4 .comm VP_MISC,4,4 .comm VP_DCFG_VSYNC_EN,4,4 .comm VP_DCFG_PWR_SEQ_DELAY_DEFAULT,4,4 .comm VP_DCFG_PWR_SEQ_DELAY,4,4 .comm VP_DCFG_HSYNC_EN,4,4 .comm VP_DCFG_GV_GAM,4,4 .comm VP_DCFG_DAC_BL_EN,4,4 .comm VP_DCFG_CRT_VSYNC_POL,4,4 .comm VP_DCFG_CRT_SYNC_SKW_DEFAULT,4,4 .comm VP_DCFG_CRT_SYNC_SKW,4,4 .comm VP_DCFG_CRT_HSYNC_POL,4,4 .comm VP_DCFG_CRT_EN,4,4 .comm VP_DCFG,4,4 .comm OUTPUT_PANEL,4,4 .comm OUTPUT_CRT,4,4 .comm MSR_LX_MSR_PADSEL_TFT_SEL_LOW,4,4 .comm MSR_LX_MSR_PADSEL_TFT_SEL_HIGH,4,4 .comm MSR_LX_MSR_PADSEL,4,4 .comm FP_PT2_SCRC,4,4 .comm FP_PT2,4,4 .comm FP_PT1,4,4 .comm FP_PM_P,4,4 .comm FP_PM,4,4 .comm FP_DFC_BC,4,4 .comm FP_DFC,4,4 .comm FB_SYNC_VERT_HIGH_ACT,4,4 .comm FB_SYNC_HOR_HIGH_ACT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_if_iwm_pcie_trans.c_iwm_nic_unlock.c" .intel_syntax noprefix .text .p2align 4 .globl iwm_nic_unlock .type iwm_nic_unlock, @function iwm_nic_unlock: .LFB0: .cfi_startproc endbr64 cmp QWORD PTR [rdi], 0 je .L4 ret .p2align 4,,10 .p2align 3 .L4: mov edx, DWORD PTR IWM_CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ[rip] mov esi, DWORD PTR IWM_CSR_GP_CNTRL[rip] jmp IWM_CLRBITS@PLT .cfi_endproc .LFE0: .size iwm_nic_unlock, .-iwm_nic_unlock .comm IWM_CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ,4,4 .comm IWM_CSR_GP_CNTRL,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_if_iwm_pcie_trans.c_iwm_nic_unlock.c" .text .align 2 .global iwm_nic_unlock .syntax unified .arm .fpu softvfp .type iwm_nic_unlock, %function iwm_nic_unlock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, [r0] cmp r3, #0 bxne lr ldr r2, .L4 ldr r3, .L4+4 ldr r2, [r2] ldr r1, [r3] b IWM_CLRBITS .L5: .align 2 .L4: .word IWM_CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ .word IWM_CSR_GP_CNTRL .size iwm_nic_unlock, .-iwm_nic_unlock .comm IWM_CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ,4,4 .comm IWM_CSR_GP_CNTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prof.c_prof_dump_close.c" .intel_syntax noprefix .text .p2align 4 .type prof_dump_close, @function prof_dump_close: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edi xor edi, edi cmp DWORD PTR prof_dump_fd[rip], -1 setne dil call assert@PLT mov edi, r12d call prof_dump_flush@PLT mov edi, DWORD PTR prof_dump_fd[rip] mov r12d, eax call close@PLT mov eax, r12d pop r12 .cfi_def_cfa_offset 8 mov DWORD PTR prof_dump_fd[rip], -1 ret .cfi_endproc .LFE0: .size prof_dump_close, .-prof_dump_close .comm prof_dump_fd,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_prof.c_prof_dump_close.c" .text .align 2 .syntax unified .arm .fpu softvfp .type prof_dump_close, %function prof_dump_close: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 ldr r4, .L4 ldr r0, [r4] adds r0, r0, #1 movne r0, #1 bl assert mov r0, r5 bl prof_dump_flush mov r5, r0 ldr r0, [r4] bl close mvn r3, #0 mov r0, r5 str r3, [r4] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word prof_dump_fd .size prof_dump_close, .-prof_dump_close .comm prof_dump_fd,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_if_nfe.c_nfe_miibus_readreg.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "timeout waiting for PHY\n" .LC1: .string "could not read PHY\n" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC2: .string "mii read phy %d reg 0x%x ret 0x%x\n" .text .p2align 4 .type nfe_miibus_readreg, @function nfe_miibus_readreg: .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, edx push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12d, esi push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 call device_get_softc@PLT mov esi, DWORD PTR NFE_PHY_STATUS[rip] mov edx, 15 mov rdi, rax mov rbp, rax call NFE_WRITE@PLT mov esi, DWORD PTR NFE_PHY_CTL[rip] mov rdi, rbp call NFE_READ@PLT mov edx, DWORD PTR NFE_PHY_BUSY[rip] test eax, edx jne .L18 .L2: mov ecx, DWORD PTR NFE_PHYADD_SHIFT[rip] mov edx, r12d mov rdi, rbp xor ebx, ebx mov esi, DWORD PTR NFE_PHY_CTL[rip] sal edx, cl or edx, r13d call NFE_WRITE@PLT mov eax, DWORD PTR NFE_TIMEOUT[rip] test eax, eax jg .L5 jmp .L3 .p2align 4,,10 .p2align 3 .L4: mov eax, DWORD PTR NFE_TIMEOUT[rip] add ebx, 1 cmp eax, ebx jle .L3 .L5: mov edi, 100 call DELAY@PLT mov esi, DWORD PTR NFE_PHY_CTL[rip] mov rdi, rbp call NFE_READ@PLT test DWORD PTR NFE_PHY_BUSY[rip], eax jne .L4 mov eax, DWORD PTR NFE_TIMEOUT[rip] .L3: lea rdx, .LC0[rip] cmp ebx, eax je .L16 mov esi, DWORD PTR NFE_PHY_STATUS[rip] mov rdi, rbp call NFE_READ@PLT test DWORD PTR NFE_PHY_ERROR[rip], eax jne .L19 mov esi, DWORD PTR NFE_PHY_DATA[rip] mov rdi, rbp call NFE_READ@PLT mov r14d, eax lea eax, 1[rax] cmp eax, 1 jbe .L9 mov DWORD PTR 0[rbp], r12d .L9: mov r9d, r14d mov r8d, r13d mov ecx, r12d mov rdi, rbp lea rdx, .LC2[rip] mov esi, 2 xor eax, eax call DPRINTFN@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r14d pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L19: .cfi_restore_state lea rdx, .LC1[rip] .L16: mov rdi, rbp xor r14d, r14d mov esi, 2 xor eax, eax call DPRINTFN@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r14d 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 esi, DWORD PTR NFE_PHY_CTL[rip] mov rdi, rbp call NFE_WRITE@PLT mov edi, 100 call DELAY@PLT jmp .L2 .cfi_endproc .LFE0: .size nfe_miibus_readreg, .-nfe_miibus_readreg .comm NFE_TIMEOUT,4,4 .comm NFE_PHY_STATUS,4,4 .comm NFE_PHY_ERROR,4,4 .comm NFE_PHY_DATA,4,4 .comm NFE_PHY_CTL,4,4 .comm NFE_PHY_BUSY,4,4 .comm NFE_PHYADD_SHIFT,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_if_nfe.c_nfe_miibus_readreg.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "timeout waiting for PHY\012\000" .align 2 .LC1: .ascii "could not read PHY\012\000" .align 2 .LC2: .ascii "mii read phy %d reg 0x%x ret 0x%x\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type nfe_miibus_readreg, %function nfe_miibus_readreg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} sub sp, sp, #12 mov r9, r1 mov r10, r2 bl device_get_softc mov r5, r0 ldr fp, .L20 ldr r6, .L20+4 mov r2, #15 ldr r1, [fp] bl NFE_WRITE mov r0, r5 ldr r1, [r6] bl NFE_READ ldr r8, .L20+8 ldr r2, [r8] tst r0, r2 bne .L17 .L2: ldr r3, .L20+12 ldr r7, .L20+16 ldr r2, [r3] mov r0, r5 ldr r1, [r6] orr r2, r10, r9, lsl r2 bl NFE_WRITE ldr r3, [r7] mov r4, #0 cmp r3, #0 bgt .L5 b .L3 .L4: add r4, r4, #1 cmp r3, r4 ble .L3 .L5: mov r0, #100 bl DELAY mov r0, r5 ldr r1, [r6] bl NFE_READ ldr r3, [r8] tst r0, r3 ldr r3, [r7] bne .L4 .L3: cmp r4, r3 beq .L18 mov r0, r5 ldr r1, [fp] bl NFE_READ ldr r3, .L20+20 ldr r3, [r3] tst r0, r3 bne .L19 ldr r3, .L20+24 mov r0, r5 ldr r1, [r3] bl NFE_READ mov r4, r0 add r3, r0, #1 cmp r3, #1 strhi r9, [r5] mov r3, r9 str r0, [sp, #4] mov r1, #2 mov r0, r5 ldr r2, .L20+28 str r10, [sp] bl DPRINTFN mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L17: mov r0, r5 ldr r1, [r6] bl NFE_WRITE mov r0, #100 bl DELAY b .L2 .L19: mov r4, #0 mov r0, r5 mov r1, #2 ldr r2, .L20+32 bl DPRINTFN mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L18: mov r4, #0 mov r0, r5 mov r1, #2 ldr r2, .L20+36 bl DPRINTFN mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L21: .align 2 .L20: .word NFE_PHY_STATUS .word NFE_PHY_CTL .word NFE_PHY_BUSY .word NFE_PHYADD_SHIFT .word NFE_TIMEOUT .word NFE_PHY_ERROR .word NFE_PHY_DATA .word .LC2 .word .LC1 .word .LC0 .size nfe_miibus_readreg, .-nfe_miibus_readreg .comm NFE_TIMEOUT,4,4 .comm NFE_PHY_STATUS,4,4 .comm NFE_PHY_ERROR,4,4 .comm NFE_PHY_DATA,4,4 .comm NFE_PHY_CTL,4,4 .comm NFE_PHY_BUSY,4,4 .comm NFE_PHYADD_SHIFT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_LzmaEnc.c_LzmaEnc_Destruct.c" .intel_syntax noprefix .text .p2align 4 .globl LzmaEnc_Destruct .type LzmaEnc_Destruct, @function LzmaEnc_Destruct: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rdx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12, rsi mov rsi, rdx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi lea rdi, 8[rdi] call MatchFinderMt_Destruct@PLT lea rdi, 4[rbp] mov rsi, r13 call MatchFinder_Free@PLT mov rsi, r12 mov rdi, rbp call LzmaEnc_FreeLits@PLT mov rsi, r12 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 RangeEnc_Free@PLT .cfi_endproc .LFE0: .size LzmaEnc_Destruct, .-LzmaEnc_Destruct .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_LzmaEnc.c_LzmaEnc_Destruct.c" .text .align 2 .global LzmaEnc_Destruct .syntax unified .arm .fpu softvfp .type LzmaEnc_Destruct, %function LzmaEnc_Destruct: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r6, r2 mov r5, r1 add r0, r0, #8 mov r1, r2 bl MatchFinderMt_Destruct mov r1, r6 add r0, r4, #4 bl MatchFinder_Free mov r1, r5 mov r0, r4 bl LzmaEnc_FreeLits mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b RangeEnc_Free .size LzmaEnc_Destruct, .-LzmaEnc_Destruct .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_x11_window.c__glfwPlatformGetRequiredInstanceExtensions.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "VK_KHR_surface" .LC1: .string "VK_KHR_xcb_surface" .LC2: .string "VK_KHR_xlib_surface" .text .p2align 4 .globl _glfwPlatformGetRequiredInstanceExtensions .type _glfwPlatformGetRequiredInstanceExtensions, @function _glfwPlatformGetRequiredInstanceExtensions: .LFB0: .cfi_startproc endbr64 mov edx, DWORD PTR _glfw[rip+20] test edx, edx je .L1 cmp QWORD PTR _glfw[rip+8], 0 jne .L8 .L3: mov eax, DWORD PTR _glfw[rip+16] test eax, eax je .L1 lea rax, .LC0[rip] mov QWORD PTR [rdi], rax lea rax, .LC2[rip] mov QWORD PTR 8[rdi], rax ret .p2align 4,,10 .p2align 3 .L1: ret .p2align 4,,10 .p2align 3 .L8: cmp QWORD PTR _glfw[rip], 0 je .L3 lea rax, .LC0[rip] mov QWORD PTR [rdi], rax lea rax, .LC1[rip] mov QWORD PTR 8[rdi], rax ret .cfi_endproc .LFE0: .size _glfwPlatformGetRequiredInstanceExtensions, .-_glfwPlatformGetRequiredInstanceExtensions .comm _glfw,24,16 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_x11_window.c__glfwPlatformGetRequiredInstanceExtensions.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "VK_KHR_surface\000" .align 2 .LC1: .ascii "VK_KHR_xcb_surface\000" .align 2 .LC2: .ascii "VK_KHR_xlib_surface\000" .text .align 2 .global _glfwPlatformGetRequiredInstanceExtensions .syntax unified .arm .fpu softvfp .type _glfwPlatformGetRequiredInstanceExtensions, %function _glfwPlatformGetRequiredInstanceExtensions: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L21 ldr r2, [r3, #12] cmp r2, #0 bxeq lr ldr r2, [r3, #4] cmp r2, #0 bne .L20 .L3: ldr r3, [r3, #8] cmp r3, #0 ldrne r2, .L21+4 ldrne r3, .L21+8 stmne r0, {r2, r3} bx lr .L20: ldr r2, [r3] cmp r2, #0 beq .L3 ldr r2, .L21+4 ldr r3, .L21+12 stm r0, {r2, r3} bx lr .L22: .align 2 .L21: .word _glfw .word .LC0 .word .LC2 .word .LC1 .size _glfwPlatformGetRequiredInstanceExtensions, .-_glfwPlatformGetRequiredInstanceExtensions .comm _glfw,16,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ieee.c_ieee_new_section_hook.c" .intel_syntax noprefix .text .p2align 4 .type ieee_new_section_hook, @function ieee_new_section_hook: .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 rbp, rsi sub rsp, 8 .cfi_def_cfa_offset 32 cmp QWORD PTR [rsi], 0 jne .L2 mov esi, 4 call bfd_alloc@PLT mov QWORD PTR 0[rbp], rax test rax, rax je .L7 .L2: mov rdi, rbp call ieee_per_section@PLT mov rdi, rbp mov QWORD PTR 8[rax], 0 call ieee_per_section@PLT mov rsi, rbp mov rdi, r12 mov QWORD PTR [rax], rbp 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 jmp _bfd_generic_new_section_hook@PLT .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov eax, DWORD PTR FALSE[rip] add rsp, 8 .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ieee_new_section_hook, .-ieee_new_section_hook .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_ieee.c_ieee_new_section_hook.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ieee_new_section_hook, %function ieee_new_section_hook: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r1] push {r4, r5, r6, lr} cmp r3, #0 mov r4, r1 mov r5, r0 bne .L2 mov r1, #4 bl bfd_alloc cmp r0, #0 str r0, [r4] beq .L7 .L2: mov r0, r4 bl ieee_per_section mov r2, #0 mov r3, r0 mov r0, r4 str r2, [r3, #4] bl ieee_per_section mov r1, r4 str r4, [r0] mov r0, r5 pop {r4, r5, r6, lr} b _bfd_generic_new_section_hook .L7: ldr r3, .L8 ldr r0, [r3] pop {r4, r5, r6, pc} .L9: .align 2 .L8: .word FALSE .size ieee_new_section_hook, .-ieee_new_section_hook .comm FALSE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_main.c_encode_quic_address.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "unknown protocol family" .text .p2align 4 .type encode_quic_address, @function encode_quic_address: .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 eax, DWORD PTR 16[rsi] cmp eax, 129 je .L2 cmp eax, 130 je .L3 cmp eax, 128 je .L9 .L5: lea rdi, .LC0[rip] call h2o_fatal@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rax, rbx pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov DWORD PTR [rdi], 6 mov rsi, QWORD PTR 8[rsi] lea rdi, 4[rdi] mov edx, 16 call memcpy@PLT lea rdi, 68[rbx] mov rsi, rbp mov edx, 2 call memcpy@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 lea rax, 76[rbx] pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state mov DWORD PTR [rdi], 0 add rbx, 4 jmp .L5 .p2align 4,,10 .p2align 3 .L3: mov DWORD PTR [rdi], 4 lea rsi, 4[rsi] lea rdi, 4[rdi] mov edx, 4 call memcpy@PLT lea rdi, 20[rbx] mov rsi, rbp mov edx, 2 call memcpy@PLT add rsp, 8 .cfi_def_cfa_offset 24 lea rax, 28[rbx] pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size encode_quic_address, .-encode_quic_address .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 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_encode_quic_address.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "unknown protocol family\000" .text .align 2 .syntax unified .arm .fpu softvfp .type encode_quic_address, %function encode_quic_address: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r1, #12] push {r4, r5, r6, lr} cmp r3, #129 mov r5, r1 mov r4, r0 beq .L2 cmp r3, #130 beq .L3 cmp r3, #128 beq .L9 .L5: ldr r0, .L10 bl h2o_fatal mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r3, #6 mov r2, #16 str r3, [r0], #4 ldr r1, [r1, #8] bl memcpy mov r1, r5 mov r2, #2 add r0, r4, #68 bl memcpy add r0, r4, #76 pop {r4, r5, r6, pc} .L9: mov r3, #0 str r3, [r4], #4 b .L5 .L3: mov r2, #4 add r1, r1, r2 str r2, [r0], #4 bl memcpy mov r1, r5 mov r2, #2 add r0, r4, #20 bl memcpy add r0, r4, #28 pop {r4, r5, r6, pc} .L11: .align 2 .L10: .word .LC0 .size encode_quic_address, .-encode_quic_address .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_multixact.c_ZeroMultiXactOffsetPage.c" .intel_syntax noprefix .text .p2align 4 .type ZeroMultiXactOffsetPage, @function ZeroMultiXactOffsetPage: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, edi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov ebx, esi mov esi, edi mov edi, DWORD PTR MultiXactOffsetCtl[rip] call SimpleLruZeroPage@PLT mov r12d, eax test ebx, ebx jne .L8 mov eax, r12d pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov esi, DWORD PTR XLOG_MULTIXACT_ZERO_OFF_PAGE[rip] mov edi, ebp call WriteMZeroPageXlogRec@PLT mov eax, r12d pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size ZeroMultiXactOffsetPage, .-ZeroMultiXactOffsetPage .comm XLOG_MULTIXACT_ZERO_OFF_PAGE,4,4 .comm MultiXactOffsetCtl,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_multixact.c_ZeroMultiXactOffsetPage.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ZeroMultiXactOffsetPage, %function ZeroMultiXactOffsetPage: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L9 push {r4, r5, r6, lr} mov r5, r1 mov r4, r0 mov r1, r0 ldr r0, [r3] bl SimpleLruZeroPage cmp r5, #0 mov r5, r0 bne .L8 mov r0, r5 pop {r4, r5, r6, pc} .L8: ldr r3, .L9+4 mov r0, r4 ldr r1, [r3] bl WriteMZeroPageXlogRec mov r0, r5 pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word MultiXactOffsetCtl .word XLOG_MULTIXACT_ZERO_OFF_PAGE .size ZeroMultiXactOffsetPage, .-ZeroMultiXactOffsetPage .comm XLOG_MULTIXACT_ZERO_OFF_PAGE,4,4 .comm MultiXactOffsetCtl,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_asm_x86_nz.c_opfsubr.c" .intel_syntax noprefix .text .p2align 4 .type opfsubr, @function opfsubr: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR [rdx] cmp eax, 1 je .L2 cmp eax, 2 jne .L12 mov rcx, QWORD PTR 8[rdx] mov edx, DWORD PTR OT_REGALL[rip] not edx and edx, DWORD PTR OT_FPUREG[rip] test DWORD PTR [rcx], edx je .L12 mov edi, DWORD PTR 16[rcx] and edx, DWORD PTR 24[rcx] test edi, edi jne .L6 test edx, edx jne .L15 .L12: mov eax, -1 ret .p2align 4,,10 .p2align 3 .L2: mov rdx, QWORD PTR 8[rdx] mov eax, DWORD PTR [rdx] test DWORD PTR OT_MEMORY[rip], eax je .L12 test DWORD PTR OT_DWORD[rip], eax jne .L16 test DWORD PTR OT_QWORD[rip], eax je .L12 mov DWORD PTR [rsi], 220 .L13: mov rax, QWORD PTR 8[rdx] mov eax, DWORD PTR [rax] or eax, 40 mov DWORD PTR 4[rsi], eax mov eax, 2 ret .p2align 4,,10 .p2align 3 .L6: test edx, edx je .L12 mov edx, DWORD PTR 40[rcx] test edx, edx jne .L12 mov DWORD PTR [rsi], 220 mov edx, DWORD PTR 16[rcx] or dl, -32 mov DWORD PTR 4[rsi], edx ret .p2align 4,,10 .p2align 3 .L16: mov DWORD PTR [rsi], 216 jmp .L13 .p2align 4,,10 .p2align 3 .L15: mov DWORD PTR [rsi], 216 mov edx, DWORD PTR 40[rcx] or dl, -24 mov DWORD PTR 4[rsi], edx ret .cfi_endproc .LFE0: .size opfsubr, .-opfsubr .comm OT_REGALL,4,4 .comm OT_QWORD,4,4 .comm OT_MEMORY,4,4 .comm OT_FPUREG,4,4 .comm OT_DWORD,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_asm_x86_nz.c_opfsubr.c" .text .align 2 .syntax unified .arm .fpu softvfp .type opfsubr, %function opfsubr: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r0, [r2] cmp r0, #1 beq .L2 cmp r0, #2 bne .L8 ldr ip, .L19 ldr r3, .L19+4 ldr r2, [r2, #4] str lr, [sp, #-4]! ldr r3, [r3] ldr lr, [ip] ldr ip, [r2] bic r3, r3, lr tst r3, ip beq .L12 ldr lr, [r2, #8] ldr ip, [r2, #12] cmp lr, #0 and r3, r3, ip bne .L6 cmp r3, #0 bne .L18 .L12: mvn r0, #0 ldr pc, [sp], #4 .L8: mvn r0, #0 bx lr .L2: ldr r2, [r2, #4] ldr r0, .L19+8 ldr r3, [r2] ldr r0, [r0] tst r3, r0 beq .L8 ldr r0, .L19+12 ldr r0, [r0] tst r3, r0 movne r0, #216 bne .L16 ldr r0, .L19+16 ldr r0, [r0] tst r3, r0 beq .L8 mov r0, #220 .L16: ldr r3, [r2, #4] str r0, [r1] ldr r3, [r3] mov r0, #2 orr r3, r3, #40 str r3, [r1, #4] bx lr .L6: cmp r3, #0 beq .L12 ldr r3, [r2, #20] cmp r3, #0 bne .L12 mov r3, #220 str r3, [r1] ldr r3, [r2, #8] orr r3, r3, #224 str r3, [r1, #4] ldr pc, [sp], #4 .L18: mov r3, #216 str r3, [r1] ldr r3, [r2, #20] orr r3, r3, #232 str r3, [r1, #4] ldr pc, [sp], #4 .L20: .align 2 .L19: .word OT_REGALL .word OT_FPUREG .word OT_MEMORY .word OT_DWORD .word OT_QWORD .size opfsubr, .-opfsubr .comm OT_REGALL,4,4 .comm OT_QWORD,4,4 .comm OT_MEMORY,4,4 .comm OT_FPUREG,4,4 .comm OT_DWORD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_wm8940.c_wm8940_i2s_hw_params.c" .intel_syntax noprefix .text .p2align 4 .type wm8940_i2s_hw_params, @function wm8940_i2s_hw_params: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rdi push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rsi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 mov rax, QWORD PTR 8[rdi] mov esi, DWORD PTR WM8940_IFACE[rip] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov rbp, QWORD PTR [rax] mov rdi, rbp call snd_soc_read@PLT mov esi, DWORD PTR WM8940_ADDCNTRL[rip] mov rdi, rbp and eax, 64927 mov r12d, eax call snd_soc_read@PLT mov esi, DWORD PTR WM8940_COMPANDINGCTL[rip] mov rdi, rbp and eax, 65521 mov r13d, eax call snd_soc_read@PLT mov ebx, eax mov rax, QWORD PTR SNDRV_PCM_STREAM_CAPTURE[rip] cmp QWORD PTR [r15], rax je .L19 mov rdi, r14 call params_rate@PLT cmp eax, 16000 je .L3 .L22: jle .L20 cmp eax, 22050 je .L8 cmp eax, 32000 jne .L7 or r13d, 2 .L7: mov esi, DWORD PTR WM8940_ADDCNTRL[rip] mov edx, r13d mov rdi, rbp call snd_soc_write@PLT test eax, eax je .L21 .L10: .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 .L20: .cfi_restore_state cmp eax, 8000 je .L5 cmp eax, 11025 jne .L7 or r13d, 8 jmp .L7 .p2align 4,,10 .p2align 3 .L21: mov rdi, r14 and ebx, 65503 call params_format@PLT cmp eax, 130 je .L11 jg .L12 cmp eax, 128 je .L13 cmp eax, 129 jne .L15 or r12d, 96 .p2align 4,,10 .p2align 3 .L15: mov esi, DWORD PTR WM8940_COMPANDINGCTL[rip] mov edx, ebx mov rdi, rbp call snd_soc_write@PLT test eax, eax jne .L1 mov esi, DWORD PTR WM8940_IFACE[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 mov edx, r12d mov rdi, rbp 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 snd_soc_write@PLT .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state mov edx, r12d or edx, 32 cmp eax, 131 cmove r12d, edx jmp .L15 .p2align 4,,10 .p2align 3 .L19: mov rdi, r14 call params_channels@PLT mov rdi, r14 mov r8d, eax mov eax, r12d or ah, 2 cmp r8d, 2 cmove r12d, eax call params_rate@PLT cmp eax, 16000 jne .L22 .L3: or r13d, 6 jmp .L7 .p2align 4,,10 .p2align 3 .L5: or r13d, 10 jmp .L7 .p2align 4,,10 .p2align 3 .L8: or r13d, 4 jmp .L7 .p2align 4,,10 .p2align 3 .L13: or ebx, 32 jmp .L15 .p2align 4,,10 .p2align 3 .L11: or r12d, 64 jmp .L15 .cfi_endproc .LFE0: .size wm8940_i2s_hw_params, .-wm8940_i2s_hw_params .comm WM8940_IFACE,4,4 .comm WM8940_COMPANDINGCTL,4,4 .comm WM8940_ADDCNTRL,4,4 .comm SNDRV_PCM_STREAM_CAPTURE,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_wm8940.c_wm8940_i2s_hw_params.c" .text .align 2 .syntax unified .arm .fpu softvfp .type wm8940_i2s_hw_params, %function wm8940_i2s_hw_params: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, [r0, #4] ldr r10, .L21 ldr r3, [r3] mov r7, r0 ldr r3, [r3] mov r5, r1 ldr r4, [r3] ldr r1, [r10] mov r0, r4 bl snd_soc_read mov r3, r0 ldr r8, .L21+4 ldr r6, .L21+8 ldr r1, [r8] mov r0, r4 and r6, r6, r3 bl snd_soc_read mov r3, r0 ldr r9, .L21+12 ldr fp, .L21+16 mov r0, r4 ldr r1, [r9] and fp, fp, r3 bl snd_soc_read ldr r3, .L21+20 ldr r2, [r7] ldr r3, [r3] mov r7, r0 cmp r2, r3 beq .L19 .L2: mov r0, r5 bl params_rate cmp r0, #16000 orreq fp, fp, #6 beq .L7 ble .L20 ldr r3, .L21+24 cmp r0, r3 orreq fp, fp, #4 beq .L7 cmp r0, #32000 orreq fp, fp, #2 .L7: mov r2, fp mov r0, r4 ldr r1, [r8] bl snd_soc_write cmp r0, #0 popne {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} mov r0, r5 bl params_format ldr r2, .L21+28 sub r0, r0, #128 and r2, r2, r7 cmp r0, #3 ldrls pc, [pc, r0, asl #2] b .L11 .L13: .word .L16 .word .L15 .word .L14 .word .L12 .L20: cmp r0, #8000 orreq fp, fp, #10 beq .L7 ldr r3, .L21+32 cmp r0, r3 orreq fp, fp, #8 b .L7 .L12: orr r6, r6, #32 .L11: mov r0, r4 ldr r1, [r9] bl snd_soc_write cmp r0, #0 popne {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} mov r2, r6 mov r0, r4 ldr r1, [r10] pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} b snd_soc_write .L19: mov r0, r5 bl params_channels cmp r0, #2 orreq r6, r6, #512 b .L2 .L14: orr r6, r6, #64 b .L11 .L15: orr r6, r6, #96 b .L11 .L16: orr r2, r2, #32 b .L11 .L22: .align 2 .L21: .word WM8940_IFACE .word WM8940_ADDCNTRL .word 64927 .word WM8940_COMPANDINGCTL .word 65521 .word SNDRV_PCM_STREAM_CAPTURE .word 22050 .word 65503 .word 11025 .L10: .size wm8940_i2s_hw_params, .-wm8940_i2s_hw_params .comm WM8940_IFACE,4,4 .comm WM8940_COMPANDINGCTL,4,4 .comm WM8940_ADDCNTRL,4,4 .comm SNDRV_PCM_STREAM_CAPTURE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_tegra_soctherm.c_soctherm_get_temp.c" .intel_syntax noprefix .text .p2align 4 .type soctherm_get_temp, @function soctherm_get_temp: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rcx push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdx sub rsp, 8 .cfi_def_cfa_offset 32 call device_get_softc@PLT mov rdi, rax cmp rbx, 255 ja .L2 mov rdx, QWORD PTR [rax] test rdx, rdx je .L4 mov rax, QWORD PTR 8[rax] xor ecx, ecx mov rsi, QWORD PTR [rax] jmp .L8 .p2align 4,,10 .p2align 3 .L7: add rcx, 1 cmp rcx, rdx je .L4 .L8: cmp rsi, rbx jne .L7 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rdx, r12 lea rsi, [rax+rsi*8] pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp soctherm_read_temp@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state sub rbx, 256 cmp QWORD PTR [rax], rbx ja .L5 .L4: mov eax, DWORD PTR ERANGE[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov rax, QWORD PTR 8[rax] add rsp, 8 .cfi_def_cfa_offset 24 mov rdx, r12 lea rsi, [rax+rbx*8] pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp soctherm_read_temp@PLT .cfi_endproc .LFE0: .size soctherm_get_temp, .-soctherm_get_temp .comm ERANGE,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_tegra_soctherm.c_soctherm_get_temp.c" .text .align 2 .syntax unified .arm .fpu softvfp .type soctherm_get_temp, %function soctherm_get_temp: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r2 mov r5, r3 bl device_get_softc cmp r4, #255 mov lr, r0 bhi .L2 ldr r2, [r0] cmp r2, #0 beq .L4 ldr r3, [r0, #4] mov ip, #0 ldr r1, [r3] b .L8 .L7: cmp r2, ip beq .L4 .L8: cmp r1, r4 add ip, ip, #1 bne .L7 mov r2, r5 mov r0, lr pop {r4, r5, r6, lr} add r1, r3, r1, lsl #2 b soctherm_read_temp .L2: ldr r3, [r0] sub r4, r4, #256 cmp r3, r4 bhi .L5 .L4: ldr r3, .L13 ldr r0, [r3] pop {r4, r5, r6, pc} .L5: ldr r1, [r0, #4] mov r2, r5 add r1, r1, r4, lsl #2 pop {r4, r5, r6, lr} b soctherm_read_temp .L14: .align 2 .L13: .word ERANGE .size soctherm_get_temp, .-soctherm_get_temp .comm ERANGE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ops-bcm63xx.c_postprocess_read.c" .intel_syntax noprefix .text .p2align 4 .type postprocess_read, @function postprocess_read: .LFB0: .cfi_startproc endbr64 cmp edx, 2 je .L2 mov eax, edi cmp edx, 4 je .L1 xor eax, eax cmp edx, 1 je .L8 .L1: ret .p2align 4,,10 .p2align 3 .L8: lea ecx, 0[0+rsi*8] and ecx, 24 sar edi, cl movzx eax, dil ret .p2align 4,,10 .p2align 3 .L2: lea ecx, 0[0+rsi*8] and ecx, 24 sar edi, cl movzx eax, di ret .cfi_endproc .LFE0: .size postprocess_read, .-postprocess_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ops-bcm63xx.c_postprocess_read.c" .text .align 2 .syntax unified .arm .fpu softvfp .type postprocess_read, %function postprocess_read: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r2, #2 beq .L2 cmp r2, #4 bxeq lr cmp r2, #1 beq .L7 mov r0, #0 bx lr .L2: ldr r3, .L8 lsl r1, r1, #3 and r1, r1, #24 and r0, r3, r0, asr r1 bx lr .L7: lsl r1, r1, #3 and r1, r1, #24 asr r0, r0, r1 and r0, r0, #255 bx lr .L9: .align 2 .L8: .word 65535 .size postprocess_read, .-postprocess_read .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vd_lavc.c_send_packet.c" .intel_syntax noprefix .text .p2align 4 .type send_packet, @function send_packet: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rsi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rdi push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 sub rsp, 16 .cfi_def_cfa_offset 64 mov rbp, QWORD PTR [rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax cmp QWORD PTR 56[rbp], 0 je .L2 mov rax, QWORD PTR 48[rbp] cmp QWORD PTR [rax], rsi jne .L4 .L2: cmp QWORD PTR 40[rbp], 0 jne .L4 mov r15, QWORD PTR 32[rbp] mov r13d, DWORD PTR AVERROR_EOF[rip] test r15, r15 je .L1 mov rdi, r12 xor r13d, r13d call prepare_decoding@PLT mov rax, QWORD PTR AVDISCARD_ALL[rip] cmp QWORD PTR [r15], rax je .L1 lea r13, 4[rsp] lea rdx, 24[rbp] mov rsi, r14 mov rdi, r13 call mp_set_av_packet@PLT test r14, r14 mov esi, 0 mov rdi, r15 cmovne rsi, r13 call avcodec_send_packet@PLT mov edi, DWORD PTR EAGAIN[rip] mov r13d, eax call AVERROR@PLT cmp eax, r13d je .L1 cmp DWORD PTR AVERROR_EOF[rip], r13d je .L1 cmp QWORD PTR 16[rbp], 0 je .L7 mov edx, DWORD PTR 0[rbp] cmp edx, 31 jg .L7 mov rax, QWORD PTR 8[rbp] cmp DWORD PTR [rax], 32 jg .L7 test r14, r14 je .L8 mov rdi, r14 call demux_copy_packet@PLT mov edx, DWORD PTR 0[rbp] mov r14, rax .L8: mov esi, DWORD PTR 4[rbp] mov rcx, r14 mov rdi, rbp call MP_TARRAY_APPEND@PLT .p2align 4,,10 .p2align 3 .L7: test r13d, r13d js .L17 .p2align 4,,10 .p2align 3 .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L18 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 48 mov eax, r13d 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 mov edi, DWORD PTR EAGAIN[rip] call AVERROR@PLT mov r13d, eax jmp .L1 .p2align 4,,10 .p2align 3 .L17: mov rdi, r12 call handle_err@PLT jmp .L1 .L18: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size send_packet, .-send_packet .comm EAGAIN,4,4 .comm AVERROR_EOF,4,4 .comm AVDISCARD_ALL,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_vd_lavc.c_send_packet.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type send_packet, %function send_packet: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r5, [r0] ldr r2, .L24 ldr r3, [r5, #32] sub sp, sp, #8 cmp r3, #0 mov r6, r0 mov r7, r1 ldr r2, [r2] str r2, [sp, #4] mov r2,#0 beq .L2 ldr r3, [r5, #28] ldr r3, [r3] cmp r3, r1 bne .L4 .L2: ldr r4, [r5, #24] cmp r4, #0 bne .L4 ldr r8, [r5, #20] cmp r8, #0 beq .L22 mov r0, r6 bl prepare_decoding ldr r3, .L24+4 ldr r2, [r8] ldr r3, [r3] cmp r2, r3 beq .L1 mov r4, sp mov r1, r7 add r2, r5, #16 mov r0, r4 bl mp_set_av_packet cmp r7, #0 movne r1, r4 moveq r1, #0 mov r0, r8 bl avcodec_send_packet ldr r3, .L24+8 mov r4, r0 ldr r0, [r3] bl AVERROR cmp r0, r4 beq .L1 ldr r3, .L24+12 ldr r3, [r3] cmp r3, r4 beq .L1 ldr r3, [r5, #12] cmp r3, #0 beq .L7 ldr r2, [r5] cmp r2, #31 bgt .L7 ldr r3, [r5, #8] ldr r3, [r3] cmp r3, #32 bgt .L7 cmp r7, #0 beq .L8 mov r0, r7 bl demux_copy_packet mov r7, r0 ldr r2, [r5] .L8: mov r3, r7 mov r0, r5 ldr r1, [r5, #4] bl MP_TARRAY_APPEND .L7: cmp r4, #0 bge .L1 mov r0, r6 bl handle_err b .L1 .L22: ldr r3, .L24+12 ldr r4, [r3] .L1: ldr r3, .L24 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L23 mov r0, r4 add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L4: ldr r3, .L24+8 ldr r0, [r3] bl AVERROR mov r4, r0 b .L1 .L23: bl __stack_chk_fail .L25: .align 2 .L24: .word .LC0 .word AVDISCARD_ALL .word EAGAIN .word AVERROR_EOF .size send_packet, .-send_packet .comm EAGAIN,4,4 .comm AVERROR_EOF,4,4 .comm AVDISCARD_ALL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_gx.c_GX_SetTevDirect.c" .intel_syntax noprefix .text .p2align 4 .globl GX_SetTevDirect .type GX_SetTevDirect, @function GX_SetTevDirect: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov eax, DWORD PTR GX_FALSE[rip] mov edx, DWORD PTR GX_ITBA_OFF[rip] mov r9d, DWORD PTR GX_ITW_OFF[rip] mov r8d, DWORD PTR GX_ITM_OFF[rip] mov ecx, DWORD PTR GX_ITB_NONE[rip] mov esi, DWORD PTR GX_INDTEXSTAGE0[rip] push rdx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 mov edx, DWORD PTR GX_ITF_8[rip] push rax .cfi_def_cfa_offset 40 push r9 .cfi_def_cfa_offset 48 call GX_SetTevIndirect@PLT add rsp, 40 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size GX_SetTevDirect, .-GX_SetTevDirect .comm GX_ITW_OFF,4,4 .comm GX_ITM_OFF,4,4 .comm GX_ITF_8,4,4 .comm GX_ITB_NONE,4,4 .comm GX_ITBA_OFF,4,4 .comm GX_INDTEXSTAGE0,4,4 .comm GX_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_gx.c_GX_SetTevDirect.c" .text .align 2 .global GX_SetTevDirect .syntax unified .arm .fpu softvfp .type GX_SetTevDirect, %function GX_SetTevDirect: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r2, .L4 ldr ip, .L4+4 ldr r1, .L4+8 ldr r3, .L4+12 ldr r2, [r2] sub sp, sp, #24 ldr r4, [ip] ldr lr, [r1] ldr r3, [r3] ldr ip, .L4+16 str r2, [sp, #8] str r2, [sp, #4] ldr r1, .L4+20 ldr r2, .L4+24 str r3, [sp, #16] str r3, [sp, #12] str r4, [sp, #20] str lr, [sp] ldr r3, [ip] ldr r2, [r2] ldr r1, [r1] bl GX_SetTevIndirect add sp, sp, #24 @ sp needed pop {r4, pc} .L5: .align 2 .L4: .word GX_ITW_OFF .word GX_ITBA_OFF .word GX_ITM_OFF .word GX_FALSE .word GX_ITB_NONE .word GX_INDTEXSTAGE0 .word GX_ITF_8 .size GX_SetTevDirect, .-GX_SetTevDirect .comm GX_ITW_OFF,4,4 .comm GX_ITM_OFF,4,4 .comm GX_ITF_8,4,4 .comm GX_ITB_NONE,4,4 .comm GX_ITBA_OFF,4,4 .comm GX_INDTEXSTAGE0,4,4 .comm GX_FALSE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ext2.c_grub_ext4_find_leaf.c" .intel_syntax noprefix .text .p2align 4 .type grub_ext4_find_leaf, @function grub_ext4_find_leaf: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rsi push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13d, ecx 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 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 8 .cfi_def_cfa_offset 64 .p2align 4,,10 .p2align 3 .L9: mov edi, DWORD PTR 12[r12] call grub_le_to_cpu16@PLT cmp eax, DWORD PTR EXT4_EXT_MAGIC[rip] jne .L2 cmp QWORD PTR [r12], 0 je .L10 lea rbp, 24[r12] xor ebx, ebx jmp .L4 .p2align 4,,10 .p2align 3 .L7: mov edi, DWORD PTR 0[rbp] add rbp, 12 call grub_le_to_cpu32@PLT cmp eax, r13d jg .L8 add ebx, 1 .L4: mov edi, DWORD PTR 8[r12] call grub_le_to_cpu16@PLT cmp eax, ebx jg .L7 .L8: lea eax, -1[rbx] test ebx, ebx je .L2 cdqe lea rax, [rax+rax*2] lea rbx, 16[r12+rax*4] mov edi, DWORD PTR 4[rbx] call grub_le_to_cpu16@PLT mov edi, DWORD PTR [rbx] call grub_le_to_cpu32@PLT mov rdi, r14 mov ebx, eax call EXT2_BLOCK_SIZE@PLT mov rdi, r14 mov r12d, eax call LOG2_EXT2_BLOCK_SIZE@PLT mov esi, ebx mov edi, DWORD PTR [r14] xor edx, edx mov ecx, eax mov r8, r15 sal esi, cl mov ecx, r12d call grub_disk_read@PLT test rax, rax jne .L2 mov r12, r15 jmp .L9 .L2: 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 .L10: .cfi_restore_state add rsp, 8 .cfi_def_cfa_offset 56 mov rax, r12 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size grub_ext4_find_leaf, .-grub_ext4_find_leaf .comm EXT4_EXT_MAGIC,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_ext2.c_grub_ext4_find_leaf.c" .text .align 2 .syntax unified .arm .fpu softvfp .type grub_ext4_find_leaf, %function grub_ext4_find_leaf: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r8, r0 mov r9, r1 mov r6, r2 mov r7, r3 ldr r10, .L18 sub sp, sp, #8 .L9: ldr r0, [r6, #8] bl grub_le_to_cpu16 ldr r3, [r10] cmp r0, r3 bne .L2 ldr r3, [r6] cmp r3, #0 beq .L10 mov r5, r6 mov r4, #0 b .L4 .L7: ldr r0, [r5, #20] bl grub_le_to_cpu32 cmp r0, r7 add r5, r5, #12 bgt .L8 add r4, r4, #1 .L4: ldr r0, [r6, #4] bl grub_le_to_cpu16 cmp r0, r4 bgt .L7 .L8: cmp r4, #0 beq .L2 add r4, r4, r4, lsl #1 add r3, r6, r4, lsl #2 ldr r0, [r3, #4] bl grub_le_to_cpu16 ldr r0, [r6, r4, lsl #2] bl grub_le_to_cpu32 mov r4, r0 mov r0, r8 ldr r5, [r8] bl LOG2_EXT2_BLOCK_SIZE mov r1, r0 mov r0, r8 lsl r4, r4, r1 bl EXT2_BLOCK_SIZE mov r1, r4 mov r3, r0 mov r2, #0 mov r0, r5 str r9, [sp] bl grub_disk_read cmp r0, #0 moveq r6, r9 beq .L9 .L2: mov r0, #0 add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L10: mov r0, r6 add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L19: .align 2 .L18: .word EXT4_EXT_MAGIC .size grub_ext4_find_leaf, .-grub_ext4_find_leaf .comm EXT4_EXT_MAGIC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_halbtc8821a2ant.c_btc8821a2ant_coex_all_off.c" .intel_syntax noprefix .text .p2align 4 .type btc8821a2ant_coex_all_off, @function btc8821a2ant_coex_all_off: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov esi, DWORD PTR BTC_PS_WIFI_NATIVE[rip] xor ecx, ecx xor edx, edx mov rbp, rdi call btc8821a2ant_power_save_state@PLT mov esi, DWORD PTR NORMAL_EXEC[rip] mov rdi, rbp xor edx, edx mov ecx, 1 call btc8821a2ant_ps_tdma@PLT mov esi, DWORD PTR NORMAL_EXEC[rip] mov rdi, rbp mov edx, 6 call btc8821a2ant_fw_dac_swing_lvl@PLT mov esi, DWORD PTR NORMAL_EXEC[rip] mov rdi, rbp xor edx, edx call btc8821a2ant_dec_bt_pwr@PLT mov rdi, rbp xor r8d, r8d xor ecx, ecx xor edx, edx xor esi, esi call btc8821a2ant_sw_mechanism1@PLT mov rdi, rbp xor edx, edx xor esi, esi mov r8d, 24 xor ecx, ecx call btc8821a2ant_sw_mechanism2@PLT mov esi, DWORD PTR NORMAL_EXEC[rip] mov rdi, rbp xor edx, edx pop rbp .cfi_def_cfa_offset 8 jmp btc8821a2ant_coex_table_with_type@PLT .cfi_endproc .LFE0: .size btc8821a2ant_coex_all_off, .-btc8821a2ant_coex_all_off .comm NORMAL_EXEC,4,4 .comm BTC_PS_WIFI_NATIVE,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_halbtc8821a2ant.c_btc8821a2ant_coex_all_off.c" .text .align 2 .syntax unified .arm .fpu softvfp .type btc8821a2ant_coex_all_off, %function btc8821a2ant_coex_all_off: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, #0 push {r4, r5, r6, lr} mov r5, r3 mov r4, r0 ldr r1, .L4 ldr r6, .L4+4 sub sp, sp, #8 mov r2, r3 ldr r1, [r1] bl btc8821a2ant_power_save_state mov r3, #1 mov r2, r5 ldr r1, [r6] mov r0, r4 bl btc8821a2ant_ps_tdma ldr r1, [r6] mov r0, r4 mov r2, #6 bl btc8821a2ant_fw_dac_swing_lvl mov r2, r5 ldr r1, [r6] mov r0, r4 bl btc8821a2ant_dec_bt_pwr mov r3, r5 mov r2, r5 mov r1, r5 mov r0, r4 str r5, [sp] bl btc8821a2ant_sw_mechanism1 mov ip, #24 mov r2, r5 mov r1, r5 mov r0, r4 mov r3, r5 str ip, [sp] bl btc8821a2ant_sw_mechanism2 mov r2, r5 mov r0, r4 ldr r1, [r6] add sp, sp, #8 @ sp needed pop {r4, r5, r6, lr} b btc8821a2ant_coex_table_with_type .L5: .align 2 .L4: .word BTC_PS_WIFI_NATIVE .word NORMAL_EXEC .size btc8821a2ant_coex_all_off, .-btc8821a2ant_coex_all_off .comm NORMAL_EXEC,4,4 .comm BTC_PS_WIFI_NATIVE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_async.c___redisAsyncFree.c" .intel_syntax noprefix .text .p2align 4 .type __redisAsyncFree, @function __redisAsyncFree: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 lea r13, 28[rdi] push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 lea r12, 32[rdi] push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 24 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea rbx, 4[rsp] jmp .L2 .p2align 4,,10 .p2align 3 .L3: xor edx, edx mov rsi, rbx mov rdi, rbp call __redisRunCallback@PLT .L2: mov rsi, rbx mov rdi, r13 call __redisShiftCallback@PLT cmp rax, QWORD PTR REDIS_OK[rip] je .L3 lea r13, 24[rbp] jmp .L4 .p2align 4,,10 .p2align 3 .L5: xor edx, edx mov rsi, rbx mov rdi, rbp call __redisRunCallback@PLT .L4: mov rsi, rbx mov rdi, r13 call __redisShiftCallback@PLT cmp rax, QWORD PTR REDIS_OK[rip] je .L5 mov edi, DWORD PTR 20[rbp] call dictGetIterator@PLT mov r13, rax jmp .L6 .p2align 4,,10 .p2align 3 .L7: call dictGetEntryVal@PLT xor edx, edx mov rdi, rbp mov rsi, rax call __redisRunCallback@PLT .L6: mov rdi, r13 call dictNext@PLT mov rdi, rax test rax, rax jne .L7 mov rdi, r13 call dictReleaseIterator@PLT mov edi, DWORD PTR 20[rbp] call dictRelease@PLT mov edi, DWORD PTR 16[rbp] call dictGetIterator@PLT mov r13, rax jmp .L8 .p2align 4,,10 .p2align 3 .L9: call dictGetEntryVal@PLT xor edx, edx mov rdi, rbp mov rsi, rax call __redisRunCallback@PLT .L8: mov rdi, r13 call dictNext@PLT mov rdi, rax test rax, rax jne .L9 mov rdi, r13 call dictReleaseIterator@PLT mov edi, DWORD PTR 16[rbp] call dictRelease@PLT mov rdi, rbp call _EL_CLEANUP@PLT mov rax, QWORD PTR 8[rbp] test rax, rax je .L10 mov edx, DWORD PTR 32[rbp] test DWORD PTR REDIS_CONNECTED[rip], edx jne .L24 .L10: mov rdi, r12 call redisFree@PLT mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L25 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L24: .cfi_restore_state test DWORD PTR REDIS_FREEING[rip], edx je .L11 .L22: mov rsi, QWORD PTR REDIS_OK[rip] .L13: mov rdi, rbp call rax jmp .L10 .p2align 4,,10 .p2align 3 .L11: cmp QWORD PTR 0[rbp], 0 mov rsi, QWORD PTR REDIS_ERR[rip] jne .L13 jmp .L22 .L25: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size __redisAsyncFree, .-__redisAsyncFree .comm REDIS_OK,8,8 .comm REDIS_FREEING,4,4 .comm REDIS_ERR,8,8 .comm REDIS_CONNECTED,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_async.c___redisAsyncFree.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type __redisAsyncFree, %function __redisAsyncFree: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r3, .L25 sub sp, sp, #12 mov r4, r0 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 ldr r5, .L25+4 add r6, r0, #24 add r7, r0, #20 b .L2 .L3: mov r2, #0 mov r1, sp mov r0, r4 bl __redisRunCallback .L2: mov r1, sp mov r0, r7 bl __redisShiftCallback ldr r3, [r5] cmp r0, r3 beq .L3 add r7, r4, #16 b .L4 .L5: mov r2, #0 mov r1, sp mov r0, r4 bl __redisRunCallback .L4: mov r1, sp mov r0, r7 bl __redisShiftCallback ldr r3, [r5] cmp r0, r3 beq .L5 ldr r0, [r4, #12] bl dictGetIterator mov r7, r0 b .L6 .L7: bl dictGetEntryVal mov r2, #0 mov r1, r0 mov r0, r4 bl __redisRunCallback .L6: mov r0, r7 bl dictNext cmp r0, #0 bne .L7 mov r0, r7 bl dictReleaseIterator ldr r0, [r4, #12] bl dictRelease ldr r0, [r4, #8] bl dictGetIterator mov r7, r0 b .L8 .L9: bl dictGetEntryVal mov r2, #0 mov r1, r0 mov r0, r4 bl __redisRunCallback .L8: mov r0, r7 bl dictNext cmp r0, #0 bne .L9 mov r0, r7 bl dictReleaseIterator ldr r0, [r4, #8] bl dictRelease mov r0, r4 bl _EL_CLEANUP ldr r3, [r4, #4] cmp r3, #0 beq .L10 ldr r1, .L25+8 ldr r2, [r4, #24] ldr r1, [r1] tst r2, r1 bne .L23 .L10: mov r0, r6 bl redisFree ldr r3, .L25 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L24 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L23: ldr r1, .L25+12 ldr r1, [r1] tst r2, r1 beq .L11 mov r0, r4 ldr r1, [r5] blx r3 b .L10 .L11: ldr r2, [r4] mov r0, r4 cmp r2, #0 ldrne r2, .L25+16 ldreq r1, [r5] ldrne r1, [r2] blx r3 b .L10 .L24: bl __stack_chk_fail .L26: .align 2 .L25: .word .LC0 .word REDIS_OK .word REDIS_CONNECTED .word REDIS_FREEING .word REDIS_ERR .size __redisAsyncFree, .-__redisAsyncFree .comm REDIS_OK,4,4 .comm REDIS_FREEING,4,4 .comm REDIS_ERR,4,4 .comm REDIS_CONNECTED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pinctrl-armada-37xx.c_armada_37xx_gpio_request_enable.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "requesting gpio %d\n" .LC1: .string "gpio" .text .p2align 4 .type armada_37xx_gpio_request_enable, @function armada_37xx_gpio_request_enable: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 lea r14, .LC1[rip] 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 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov ebp, edx push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 sub rsp, 16 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea r13, 4[rsp] call pinctrl_dev_get_drvdata@PLT mov DWORD PTR 4[rsp], 0 mov edx, ebp lea rsi, .LC0[rip] mov edi, DWORD PTR [rax] mov rbx, rax call dev_dbg@PLT jmp .L2 .p2align 4,,10 .p2align 3 .L3: mov rsi, r14 mov rdi, r12 call armada_37xx_pmx_set_by_name@PLT .L2: mov rdx, r13 mov esi, ebp mov rdi, rbx call armada_37xx_find_next_grp_by_pin@PLT mov rdx, rax test rax, rax jne .L3 mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L7 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 48 xor eax, 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 ret .L7: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size armada_37xx_gpio_request_enable, .-armada_37xx_gpio_request_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_pinctrl-armada-37xx.c_armada_37xx_gpio_request_enable.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "requesting gpio %d\012\000" .align 2 .LC1: .ascii "gpio\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type armada_37xx_gpio_request_enable, %function armada_37xx_gpio_request_enable: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r3, .L8 sub sp, sp, #12 mov r5, r2 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 mov r6, r0 bl pinctrl_dev_get_drvdata mov r3, #0 str r3, [sp] mov r4, r0 mov r2, r5 ldr r0, [r0] ldr r1, .L8+4 bl dev_dbg ldr r7, .L8+8 b .L2 .L3: mov r1, r7 mov r0, r6 bl armada_37xx_pmx_set_by_name .L2: mov r2, sp mov r1, r5 mov r0, r4 bl armada_37xx_find_next_grp_by_pin subs r2, r0, #0 bne .L3 ldr r3, .L8 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L7 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L7: bl __stack_chk_fail .L9: .align 2 .L8: .word .LC2 .word .LC0 .word .LC1 .size armada_37xx_gpio_request_enable, .-armada_37xx_gpio_request_enable .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sections.c_GOMP_sections_start.c" .intel_syntax noprefix .text .p2align 4 .globl GOMP_sections_start .type GOMP_sections_start, @function GOMP_sections_start: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 40 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax call gomp_thread@PLT xor edi, edi mov rbx, rax call gomp_work_share_start@PLT test rax, rax jne .L12 .L2: lea rsi, 16[rsp] lea rdi, 8[rsp] mov r12d, 0 call gomp_iter_dynamic_next_locked@PLT mov rdi, QWORD PTR [rbx] test rax, rax cmovne r12d, DWORD PTR 8[rsp] call gomp_mutex_unlock@PLT mov rax, QWORD PTR 24[rsp] xor rax, QWORD PTR fs:40 jne .L13 add rsp, 40 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state mov rdi, QWORD PTR [rbx] mov esi, r12d call gomp_sections_init@PLT jmp .L2 .L13: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size GOMP_sections_start, .-GOMP_sections_start .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sections.c_GOMP_sections_start.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global GOMP_sections_start .syntax unified .arm .fpu softvfp .type GOMP_sections_start, %function GOMP_sections_start: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} ldr r3, .L13 sub sp, sp, #20 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 mov r4, r0 bl gomp_thread mov r5, r0 mov r0, #0 bl gomp_work_share_start cmp r0, #0 bne .L11 .L2: add r1, sp, #8 add r0, sp, #4 bl gomp_iter_dynamic_next_locked subs r4, r0, #0 ldr r0, [r5] ldrne r4, [sp, #4] bl gomp_mutex_unlock ldr r3, .L13 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L12 mov r0, r4 add sp, sp, #20 @ sp needed pop {r4, r5, pc} .L11: mov r1, r4 ldr r0, [r5] bl gomp_sections_init b .L2 .L12: bl __stack_chk_fail .L14: .align 2 .L13: .word .LC0 .size GOMP_sections_start, .-GOMP_sections_start .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cifssmb.c_CIFSSMBClose.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "In CIFSSMBClose\n" .LC1: .string "Send error in Close = %d\n" .text .p2align 4 .globl CIFSSMBClose .type CIFSSMBClose, @function CIFSSMBClose: .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 mov rbp, rsi lea rsi, .LC0[rip] push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov ebx, edx sub rsp, 24 .cfi_def_cfa_offset 64 mov edi, DWORD PTR FYI[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov QWORD PTR [rsp], 0 call cifs_dbg@PLT mov rcx, rsp mov rdx, rbp mov esi, 3 mov edi, DWORD PTR SMB_COM_CLOSE[rip] call small_smb_init@PLT mov r12d, eax add eax, DWORD PTR EAGAIN[rip] je .L5 test r12d, r12d je .L12 .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L13 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r12d pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state mov r8, QWORD PTR [rsp] movsx rdx, ebx mov esi, DWORD PTR 4[rbp] xor ecx, ecx mov edi, r13d mov QWORD PTR 16[r8], rdx mov rdx, r8 mov DWORD PTR [r8], -1 mov QWORD PTR 8[r8], 0 call SendReceiveNoRsp@PLT mov rdi, QWORD PTR [rsp] mov r12d, eax call cifs_small_buf_release@PLT mov rdi, rbp call cifs_stats_inc@PLT test r12d, r12d je .L4 mov eax, r12d add eax, DWORD PTR EINTR[rip] je .L4 mov edi, DWORD PTR VFS[rip] mov edx, r12d lea rsi, .LC1[rip] xor eax, eax call cifs_dbg@PLT .L4: mov eax, r12d add eax, DWORD PTR EAGAIN[rip] jne .L1 .L5: xor r12d, r12d jmp .L1 .L13: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size CIFSSMBClose, .-CIFSSMBClose .comm VFS,4,4 .comm SMB_COM_CLOSE,4,4 .comm FYI,4,4 .comm EINTR,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_cifssmb.c_CIFSSMBClose.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "In CIFSSMBClose\012\000" .align 2 .LC1: .ascii "Send error in Close = %d\012\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global CIFSSMBClose .syntax unified .arm .fpu softvfp .type CIFSSMBClose, %function CIFSSMBClose: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 mov r3, #0 push {r4, r5, r6, r7, r8, lr} mov r5, r1 mov r6, r0 ldr r0, .L14 mov r7, r2 ldr r2, .L14+4 sub sp, sp, #8 ldr r1, .L14+8 ldr r0, [r0] ldr r2, [r2] str r2, [sp, #4] mov r2,#0 str r3, [sp] bl cifs_dbg ldr r3, .L14+12 mov r2, r5 ldr r0, [r3] mov r1, #3 mov r3, sp bl small_smb_init ldr r8, .L14+16 ldr r3, [r8] cmn r0, r3 beq .L5 cmp r0, #0 mov r4, r0 beq .L12 .L1: ldr r3, .L14+4 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L13 mov r0, r4 add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L12: mvn r3, #0 ldr r2, [sp] ldr r1, [r5, #4] stm r2, {r3, r4, r7} mov r0, r6 mov r3, r4 bl SendReceiveNoRsp mov r4, r0 ldr r0, [sp] bl cifs_small_buf_release mov r0, r5 bl cifs_stats_inc cmp r4, #0 beq .L4 ldr r3, .L14+20 ldr r3, [r3] cmn r4, r3 beq .L4 ldr r3, .L14+24 mov r2, r4 ldr r0, [r3] ldr r1, .L14+28 bl cifs_dbg .L4: ldr r3, [r8] cmn r4, r3 bne .L1 .L5: mov r4, #0 b .L1 .L13: bl __stack_chk_fail .L15: .align 2 .L14: .word FYI .word .LC2 .word .LC0 .word SMB_COM_CLOSE .word EAGAIN .word EINTR .word VFS .word .LC1 .size CIFSSMBClose, .-CIFSSMBClose .comm VFS,4,4 .comm SMB_COM_CLOSE,4,4 .comm FYI,4,4 .comm EINTR,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_eth.c_eth_header_parse.c" .intel_syntax noprefix .text .p2align 4 .globl eth_header_parse .type eth_header_parse, @function eth_header_parse: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsi call eth_hdr@PLT mov edx, DWORD PTR ETH_ALEN[rip] mov rdi, rbp mov esi, DWORD PTR [rax] call memcpy@PLT mov eax, DWORD PTR ETH_ALEN[rip] pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size eth_header_parse, .-eth_header_parse .comm ETH_ALEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_eth.c_eth_header_parse.c" .text .align 2 .global eth_header_parse .syntax unified .arm .fpu softvfp .type eth_header_parse, %function eth_header_parse: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 bl eth_hdr mov r3, r0 ldr r5, .L4 mov r0, r4 ldr r1, [r3] ldr r2, [r5] bl memcpy ldr r0, [r5] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word ETH_ALEN .size eth_header_parse, .-eth_header_parse .comm ETH_ALEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_namespace.c_do_move_mount_old.c" .intel_syntax noprefix .text .p2align 4 .type do_move_mount_old, @function do_move_mount_old: .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 sub rsp, 16 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax test rsi, rsi je .L2 cmp BYTE PTR [rsi], 0 mov rbp, rdi mov rdi, rsi jne .L3 .L2: mov r12d, DWORD PTR EINVAL[rip] neg r12d .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L11 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 32 mov eax, r12d pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov esi, DWORD PTR LOOKUP_FOLLOW[rip] lea r13, 4[rsp] mov rdx, r13 call kern_path@PLT mov r12d, eax test eax, eax jne .L1 mov rdi, r13 mov rsi, rbp call do_move_mount@PLT mov rdi, r13 mov r12d, eax call path_put@PLT jmp .L1 .L11: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size do_move_mount_old, .-do_move_mount_old .comm LOOKUP_FOLLOW,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_namespace.c_do_move_mount_old.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type do_move_mount_old, %function do_move_mount_old: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, lr} ldr r3, .L12 sub sp, sp, #12 cmp r1, #0 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 beq .L2 ldrb r3, [r1] @ zero_extendqisi2 cmp r3, #0 bne .L3 .L2: ldr r3, .L12+4 ldr r4, [r3] rsb r4, r4, #0 .L1: ldr r3, .L12 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L11 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, pc} .L3: ldr r3, .L12+8 mov r5, r0 mov r2, sp mov r0, r1 ldr r1, [r3] bl kern_path subs r4, r0, #0 bne .L1 mov r1, r5 mov r0, sp bl do_move_mount mov r4, r0 mov r0, sp bl path_put b .L1 .L11: bl __stack_chk_fail .L13: .align 2 .L12: .word .LC0 .word EINVAL .word LOOKUP_FOLLOW .size do_move_mount_old, .-do_move_mount_old .comm LOOKUP_FOLLOW,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_sign_ed25519.c_crypto_sign_ed25519ph_statebytes.c" .intel_syntax noprefix .text .p2align 4 .globl crypto_sign_ed25519ph_statebytes .type crypto_sign_ed25519ph_statebytes, @function crypto_sign_ed25519ph_statebytes: .LFB0: .cfi_startproc endbr64 mov eax, 4 ret .cfi_endproc .LFE0: .size crypto_sign_ed25519ph_statebytes, .-crypto_sign_ed25519ph_statebytes .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_sign_ed25519.c_crypto_sign_ed25519ph_statebytes.c" .text .align 2 .global crypto_sign_ed25519ph_statebytes .syntax unified .arm .fpu softvfp .type crypto_sign_ed25519ph_statebytes, %function crypto_sign_ed25519ph_statebytes: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #4 bx lr .size crypto_sign_ed25519ph_statebytes, .-crypto_sign_ed25519ph_statebytes .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_pager.c_PAGER_GetBkColor.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "[%p] returns %06x\n" .text .p2align 4 .type PAGER_GetBkColor, @function PAGER_GetBkColor: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov esi, DWORD PTR 4[rdi] mov rbx, rdi mov edx, DWORD PTR [rdi] lea rdi, .LC0[rip] call TRACE@PLT mov eax, DWORD PTR [rbx] pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size PAGER_GetBkColor, .-PAGER_GetBkColor .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_pager.c_PAGER_GetBkColor.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "[%p] returns %06x\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type PAGER_GetBkColor, %function PAGER_GetBkColor: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, .L4 ldr r2, [r4] ldr r1, [r4, #4] bl TRACE ldr r0, [r4] pop {r4, pc} .L5: .align 2 .L4: .word .LC0 .size PAGER_GetBkColor, .-PAGER_GetBkColor .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_trace-event-parse.c_print_trace_event.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "ug! no event found for type %d" .text .p2align 4 .globl print_trace_event .type print_trace_event, @function print_trace_event: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15d, ecx push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14d, esi mov rsi, rdx push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 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 call trace_parse_common_type@PLT mov rdi, rbp mov esi, eax mov r13d, eax call pevent_find_event@PLT test rax, rax je .L5 pop rbp .cfi_remember_state .cfi_def_cfa_offset 40 mov ecx, r15d mov rdx, r12 mov esi, r14d pop r12 .cfi_def_cfa_offset 32 mov rdi, rax pop r13 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp event_format__print@PLT .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state pop rbp .cfi_def_cfa_offset 40 mov esi, r13d lea rdi, .LC0[rip] 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 warning@PLT .cfi_endproc .LFE0: .size print_trace_event, .-print_trace_event .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_trace-event-parse.c_print_trace_event.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "ug! no event found for type %d\000" .text .align 2 .global print_trace_event .syntax unified .arm .fpu softvfp .type print_trace_event, %function print_trace_event: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r7, r1 mov r1, r2 mov r4, r2 mov r8, r3 mov r6, r0 bl trace_parse_common_type mov r5, r0 mov r0, r6 mov r1, r5 bl pevent_find_event cmp r0, #0 beq .L5 mov r3, r8 mov r2, r4 mov r1, r7 pop {r4, r5, r6, r7, r8, lr} b event_format__print .L5: mov r1, r5 pop {r4, r5, r6, r7, r8, lr} ldr r0, .L6 b warning .L7: .align 2 .L6: .word .LC0 .size print_trace_event, .-print_trace_event .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mmio.c_intel_vgpu_emulate_mmio_write.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "fail to emulate MMIO write %08x len %d\n" .text .p2align 4 .globl intel_vgpu_emulate_mmio_write .type intel_vgpu_emulate_mmio_write, @function intel_vgpu_emulate_mmio_write: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13d, ecx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov ebp, esi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdx sub rsp, 24 .cfi_def_cfa_offset 80 mov r12d, DWORD PTR EINVAL[rip] neg r12d cmp QWORD PTR 8[rdi], 0 jne .L12 mov rax, QWORD PTR 16[rdi] mov QWORD PTR 8[rsp], rax call mutex_lock@PLT mov rdi, r14 mov esi, ebp call intel_vgpu_gpa_to_mmio_offset@PLT xor edi, edi cmp r13d, 8 seta dil mov r15d, eax call WARN_ON@PLT test rax, rax je .L13 .L4: mov edx, r13d mov esi, r15d lea rdi, .LC0[rip] call gvt_vgpu_err@PLT .L7: mov rdi, r14 call mutex_unlock@PLT .L1: add rsp, 24 .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 .L13: .cfi_restore_state mov rdi, QWORD PTR 8[rsp] mov esi, r15d call reg_is_gtt@PLT test rax, rax je .L5 mov edi, r15d mov esi, 4 call IS_ALIGNED@PLT xor edi, edi test eax, eax je .L14 .L6: call WARN_ON@PLT test rax, rax jne .L4 lea eax, -4[r13] xor edi, edi and eax, -5 setne dil call WARN_ON@PLT test rax, rax jne .L4 mov rdi, QWORD PTR 8[rsp] lea esi, -1[r15+r13] call reg_is_gtt@PLT xor edi, edi test rax, rax sete dil call WARN_ON@PLT test rax, rax jne .L4 mov ecx, r13d mov rdx, rbx mov esi, r15d mov rdi, r14 call intel_vgpu_emulate_ggtt_mmio_write@PLT mov r12d, eax test eax, eax jne .L4 jmp .L7 .p2align 4,,10 .p2align 3 .L12: xor r8d, r8d xor r12d, r12d call failsafe_emulate_mmio_rw@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L5: mov rdi, QWORD PTR 8[rsp] mov esi, r15d call reg_is_mmio@PLT xor edi, edi test eax, eax sete dil call WARN_ON_ONCE@PLT test rax, rax jne .L15 xor r8d, r8d mov ecx, r13d mov rdx, rbx mov esi, r15d mov rdi, r14 call intel_vgpu_mmio_reg_rw@PLT mov r12d, eax test eax, eax js .L4 mov rdi, QWORD PTR 8[rsp] mov esi, r15d xor r12d, r12d call intel_gvt_mmio_set_accessed@PLT jmp .L7 .p2align 4,,10 .p2align 3 .L15: mov ecx, r13d mov rdx, rbx mov esi, ebp mov rdi, r14 call intel_gvt_hypervisor_write_gpa@PLT mov r12d, eax jmp .L7 .p2align 4,,10 .p2align 3 .L14: mov edi, r15d mov esi, 8 call IS_ALIGNED@PLT xor edi, edi test eax, eax sete dil jmp .L6 .cfi_endproc .LFE0: .size intel_vgpu_emulate_mmio_write, .-intel_vgpu_emulate_mmio_write .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_mmio.c_intel_vgpu_emulate_mmio_write.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "fail to emulate MMIO write %08x len %d\012\000" .text .align 2 .global intel_vgpu_emulate_mmio_write .syntax unified .arm .fpu softvfp .type intel_vgpu_emulate_mmio_write, %function intel_vgpu_emulate_mmio_write: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr ip, [r0, #4] ldr lr, .L15 cmp ip, #0 ldr r5, [lr] sub sp, sp, #12 bne .L11 mov r4, r0 mov r7, r1 mov r6, r3 mov r9, r2 ldr r10, [r0, #8] bl mutex_lock mov r1, r7 mov r0, r4 bl intel_vgpu_gpa_to_mmio_offset cmp r6, #8 mov r8, r0 movls r0, #0 movhi r0, #1 bl WARN_ON subs fp, r0, #0 rsb r5, r5, #0 beq .L12 .L4: mov r2, r6 mov r1, r8 ldr r0, .L15+4 bl gvt_vgpu_err .L7: mov r0, r4 bl mutex_unlock mov r0, r5 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L12: mov r1, r8 mov r0, r10 bl reg_is_gtt cmp r0, #0 beq .L5 mov r1, #4 mov r0, r8 bl IS_ALIGNED cmp r0, #0 beq .L13 .L6: mov r0, fp bl WARN_ON cmp r0, #0 bne .L4 sub r3, r6, #4 bics r3, r3, #4 movne r0, #1 moveq r0, #0 bl WARN_ON cmp r0, #0 bne .L4 sub r1, r6, #1 add r1, r1, r8 mov r0, r10 bl reg_is_gtt clz r0, r0 lsr r0, r0, #5 bl WARN_ON cmp r0, #0 bne .L4 mov r2, r9 mov r3, r6 mov r1, r8 mov r0, r4 bl intel_vgpu_emulate_ggtt_mmio_write subs r5, r0, #0 bne .L4 b .L7 .L11: mov r5, #0 str r5, [sp] bl failsafe_emulate_mmio_rw mov r0, r5 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L5: mov r1, r8 mov r0, r10 bl reg_is_mmio clz r0, r0 lsr r0, r0, #5 bl WARN_ON_ONCE subs fp, r0, #0 bne .L14 mov r2, r9 mov r3, r6 mov r1, r8 mov r0, r4 str fp, [sp] bl intel_vgpu_mmio_reg_rw subs r5, r0, #0 blt .L4 mov r1, r8 mov r0, r10 bl intel_gvt_mmio_set_accessed mov r5, fp b .L7 .L14: mov r3, r6 mov r2, r9 mov r1, r7 mov r0, r4 bl intel_gvt_hypervisor_write_gpa mov r5, r0 b .L7 .L13: mov r1, #8 mov r0, r8 bl IS_ALIGNED clz fp, r0 lsr fp, fp, #5 b .L6 .L16: .align 2 .L15: .word EINVAL .word .LC0 .size intel_vgpu_emulate_mmio_write, .-intel_vgpu_emulate_mmio_write .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cp-demangle.c_d_append_char.c" .intel_syntax noprefix .text .p2align 4 .type d_append_char, @function d_append_char: .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 sub rsp, 8 .cfi_def_cfa_offset 32 movsx rax, DWORD PTR [rdi] cmp eax, 7 je .L5 .L2: mov rdx, QWORD PTR 8[rbx] lea ecx, 1[rax] mov DWORD PTR [rbx], ecx mov BYTE PTR [rdx+rax], bpl mov BYTE PTR 16[rbx], bpl 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 .L5: .cfi_restore_state call d_print_flush@PLT movsx rax, DWORD PTR [rbx] jmp .L2 .cfi_endproc .LFE0: .size d_append_char, .-d_append_char .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cp-demangle.c_d_append_char.c" .text .align 2 .syntax unified .arm .fpu softvfp .type d_append_char, %function d_append_char: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0] push {r4, r5, r6, lr} cmp r3, #3 mov r4, r0 mov r5, r1 beq .L5 .L2: ldr r2, [r4, #4] add r1, r3, #1 str r1, [r4] strb r5, [r2, r3] strb r5, [r4, #8] pop {r4, r5, r6, pc} .L5: bl d_print_flush ldr r3, [r4] b .L2 .size d_append_char, .-d_append_char .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dm-raid45.c_stats_reset.c" .intel_syntax noprefix .text .p2align 4 .type stats_reset, @function stats_reset: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR S_NR_STATS[rip] test eax, eax je .L9 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 lea ebx, -1[rax] sub rsp, 8 .cfi_def_cfa_offset 32 .p2align 4,,10 .p2align 3 .L3: mov rdi, QWORD PTR 0[rbp] xor esi, esi add rdi, rbx sub rbx, 1 call atomic_set@PLT cmp rbx, -1 jne .L3 add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore 3 .cfi_restore 6 ret .cfi_endproc .LFE0: .size stats_reset, .-stats_reset .comm S_NR_STATS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dm-raid45.c_stats_reset.c" .text .align 2 .syntax unified .arm .fpu softvfp .type stats_reset, %function stats_reset: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L10 push {r4, r5, r6, lr} ldr r4, [r3] cmp r4, #0 popeq {r4, r5, r6, pc} mov r5, r0 sub r4, r4, #1 .L3: ldr r0, [r5] mov r1, #0 add r0, r4, r0 sub r4, r4, #1 bl atomic_set cmn r4, #1 bne .L3 pop {r4, r5, r6, pc} .L11: .align 2 .L10: .word S_NR_STATS .size stats_reset, .-stats_reset .comm S_NR_STATS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_engine.c_step.c" .intel_syntax noprefix .text .p2align 4 .type step, @function step: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdx push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rdi xor edi, edi push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12d, r9d push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rsi sub rsp, 24 .cfi_def_cfa_offset 80 mov DWORD PTR 12[rsp], ecx mov DWORD PTR 8[rsp], r8d call INIT@PLT cmp rbx, r14 je .L2 lea rbp, .L5[rip] .p2align 4,,10 .p2align 3 .L25: mov rax, QWORD PTR 0[r13] mov r15d, DWORD PTR [rax+rbx*4] mov edi, r15d call OP@PLT add eax, -128 cmp eax, 19 ja .L3 movsx rax, DWORD PTR 0[rbp+rax*4] add rax, rbp notrack jmp rax .section .rodata .align 4 .align 4 .L5: .long .L7-.L5 .long .L18-.L5 .long .L7-.L5 .long .L7-.L5 .long .L7-.L5 .long .L17-.L5 .long .L7-.L5 .long .L16-.L5 .long .L15-.L5 .long .L7-.L5 .long .L14-.L5 .long .L13-.L5 .long .L12-.L5 .long .L11-.L5 .long .L10-.L5 .long .L9-.L5 .long .L8-.L5 .long .L7-.L5 .long .L6-.L5 .long .L4-.L5 .text .p2align 4,,10 .p2align 3 .L7: mov edx, 1 mov esi, r12d mov edi, r12d call FWD@PLT .L19: add rbx, 1 xor edi, edi call INC@PLT cmp r14, rbx jne .L25 .L2: add rsp, 24 .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 .L6: .cfi_restore_state mov rax, QWORD PTR 8[r13] mov edi, r15d mov QWORD PTR [rsp], rax call OPND@PLT mov edi, DWORD PTR 8[rsp] mov r15d, eax call NONCHAR@PLT test eax, eax jne .L19 mov rcx, QWORD PTR [rsp] movsx rax, r15d mov esi, DWORD PTR 8[rsp] lea rdi, [rcx+rax*4] call CHIN@PLT test eax, eax je .L19 jmp .L42 .p2align 4,,10 .p2align 3 .L8: mov eax, DWORD PTR 8[rsp] cmp DWORD PTR BOL[rip], eax je .L42 .L46: cmp DWORD PTR BOLEOL[rip], eax jne .L19 .L42: mov esi, DWORD PTR 12[rsp] mov edx, 1 mov edi, r12d call FWD@PLT jmp .L19 .p2align 4,,10 .p2align 3 .L9: mov eax, DWORD PTR 8[rsp] cmp DWORD PTR BOW[rip], eax jne .L19 jmp .L42 .p2align 4,,10 .p2align 3 .L10: mov edi, DWORD PTR 8[rsp] call NONCHAR@PLT mov edi, 1 test eax, eax jne .L48 .L20: call assert@PLT mov edi, r15d call OPND@PLT cmp eax, DWORD PTR 8[rsp] jne .L19 jmp .L42 .p2align 4,,10 .p2align 3 .L11: mov edx, 1 mov esi, r12d mov edi, r12d call FWD@PLT .L44: mov rdx, QWORD PTR 0[r13] mov edi, r15d mov QWORD PTR [rsp], rdx call OPND@PLT mov rdx, QWORD PTR [rsp] cdqe add rax, rbx mov edi, DWORD PTR [rdx+rax*4] call OP@PLT xor edi, edi cmp eax, 135 sete dil call assert@PLT .L43: mov edi, r15d call OPND@PLT mov esi, r12d mov edi, r12d mov edx, eax call FWD@PLT jmp .L19 .p2align 4,,10 .p2align 3 .L12: lea rax, -1[r14] xor edi, edi cmp rax, rbx sete dil call assert@PLT jmp .L19 .p2align 4,,10 .p2align 3 .L13: mov eax, DWORD PTR 8[rsp] cmp DWORD PTR EOL[rip], eax jne .L46 jmp .L42 .p2align 4,,10 .p2align 3 .L14: mov eax, DWORD PTR 8[rsp] cmp DWORD PTR EOW[rip], eax jne .L19 jmp .L42 .p2align 4,,10 .p2align 3 .L15: xor edi, edi mov esi, edi mov edi, r12d call ISSTATEIN@PLT test eax, eax je .L19 mov QWORD PTR [rsp], 1 jmp .L23 .p2align 4,,10 .p2align 3 .L24: mov edi, r15d call OP@PLT xor edi, edi cmp eax, 135 sete dil call assert@PLT mov edi, r15d call OPND@PLT cdqe add QWORD PTR [rsp], rax .L23: mov rax, QWORD PTR [rsp] lea rdx, [rax+rbx] mov rax, QWORD PTR 0[r13] mov r15d, DWORD PTR [rax+rdx*4] mov edi, r15d call OP@PLT cmp eax, 130 jne .L24 mov edx, DWORD PTR [rsp] mov esi, r12d mov edi, r12d add edx, 1 call FWD@PLT jmp .L19 .p2align 4,,10 .p2align 3 .L16: mov edx, 1 mov esi, r12d mov edi, r12d call FWD@PLT mov rdx, QWORD PTR 0[r13] mov edi, r15d mov QWORD PTR [rsp], rdx call OPND@PLT mov rdx, QWORD PTR [rsp] cdqe add rax, rbx mov edi, DWORD PTR [rdx+rax*4] call OP@PLT cmp eax, 130 je .L19 jmp .L44 .p2align 4,,10 .p2align 3 .L17: mov edx, 1 mov esi, r12d mov edi, r12d call FWD@PLT jmp .L43 .p2align 4,,10 .p2align 3 .L18: mov edx, 1 mov esi, r12d mov edi, r12d call FWD@PLT mov edi, r15d call OPND@PLT mov edi, r12d mov esi, eax call ISSETBACK@PLT mov edi, r15d mov DWORD PTR [rsp], eax call OPND@PLT mov esi, r12d mov edi, r12d mov edx, eax call BACK@PLT mov ecx, DWORD PTR [rsp] test ecx, ecx jne .L19 mov edi, r15d call OPND@PLT mov edi, r12d mov esi, eax call ISSETBACK@PLT test eax, eax je .L19 mov edi, r15d call OPND@PLT xor edi, edi add eax, 1 cdqe sub rbx, rax mov rsi, rbx call INIT@PLT jmp .L19 .p2align 4,,10 .p2align 3 .L4: mov edi, DWORD PTR 8[rsp] call NONCHAR@PLT test eax, eax jne .L19 jmp .L42 .L3: mov edi, DWORD PTR nope[rip] call assert@PLT jmp .L19 .p2align 4,,10 .p2align 3 .L48: mov edi, r15d call OPND@PLT xor edi, edi cmp eax, DWORD PTR 8[rsp] setne dil jmp .L20 .cfi_endproc .LFE0: .size step, .-step .comm nope,4,4 .comm EOW,4,4 .comm EOL,4,4 .comm BOW,4,4 .comm BOLEOL,4,4 .comm BOL,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_engine.c_step.c" .text .align 2 .syntax unified .arm .fpu softvfp .type step, %function step: @ args = 8, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r7, r2 mov r4, r1 mov r6, r0 mov r0, #0 mov r9, r3 ldr r8, [sp, #40] ldr r5, [sp, #44] bl INIT cmp r4, r7 beq .L2 .L25: ldr r3, [r6] ldr r10, [r3, r4, lsl #2] mov r0, r10 bl OP sub r0, r0, #128 cmp r0, #19 ldrls pc, [pc, r0, asl #2] b .L3 .L5: .word .L7 .word .L18 .word .L7 .word .L7 .word .L7 .word .L17 .word .L7 .word .L16 .word .L15 .word .L7 .word .L14 .word .L13 .word .L12 .word .L11 .word .L10 .word .L9 .word .L8 .word .L7 .word .L6 .word .L4 .L7: mov r2, #1 mov r1, r5 mov r0, r5 bl FWD .L19: mov r0, #0 add r4, r4, #1 bl INC cmp r7, r4 bne .L25 .L2: mov r0, r5 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L4: mov r0, r8 bl NONCHAR cmp r0, #0 bne .L19 b .L41 .L6: mov r0, r10 ldr fp, [r6, #4] bl OPND mov r10, r0 mov r0, r8 bl NONCHAR cmp r0, #0 bne .L19 mov r1, r8 add r0, fp, r10, lsl #2 bl CHIN cmp r0, #0 beq .L19 b .L41 .L8: ldr r3, .L48 ldr r3, [r3] cmp r3, r8 beq .L41 .L45: ldr r3, .L48+4 ldr r3, [r3] cmp r3, r8 bne .L19 .L41: mov r2, #1 mov r1, r9 mov r0, r5 bl FWD b .L19 .L9: ldr r3, .L48+8 ldr r3, [r3] cmp r3, r8 bne .L19 b .L41 .L10: mov r0, r8 bl NONCHAR cmp r0, #0 moveq r0, #1 bne .L47 .L20: bl assert mov r0, r10 bl OPND cmp r0, r8 bne .L19 b .L41 .L11: mov r2, #1 mov r1, r5 mov r0, r5 bl FWD .L43: mov r0, r10 ldr fp, [r6] bl OPND add r0, r0, r4 ldr r0, [fp, r0, lsl #2] bl OP sub r0, r0, #135 clz r0, r0 lsr r0, r0, #5 bl assert .L42: mov r0, r10 bl OPND mov r1, r5 mov r2, r0 mov r0, r5 bl FWD b .L19 .L12: sub r0, r7, #1 sub r0, r0, r4 clz r0, r0 lsr r0, r0, #5 bl assert b .L19 .L13: ldr r3, .L48+12 ldr r3, [r3] cmp r3, r8 bne .L45 b .L41 .L14: ldr r3, .L48+16 ldr r3, [r3] cmp r3, r8 bne .L19 b .L41 .L15: mov r1, #0 mov r0, r5 bl ISSTATEIN cmp r0, #0 beq .L19 mov fp, #1 b .L23 .L24: mov r0, r10 bl OP sub r0, r0, #135 clz r0, r0 lsr r0, r0, #5 bl assert mov r0, r10 bl OPND add fp, fp, r0 .L23: ldr r3, [r6] add r2, fp, r4 ldr r10, [r3, r2, lsl #2] mov r0, r10 bl OP cmp r0, #130 bne .L24 mov r1, r5 mov r0, r5 add r2, fp, #1 bl FWD b .L19 .L16: mov r2, #1 mov r1, r5 mov r0, r5 bl FWD mov r0, r10 ldr fp, [r6] bl OPND add r0, r0, r4 ldr r0, [fp, r0, lsl #2] bl OP cmp r0, #130 beq .L19 b .L43 .L17: mov r2, #1 mov r1, r5 mov r0, r5 bl FWD b .L42 .L18: mov r2, #1 mov r1, r5 mov r0, r5 bl FWD mov r0, r10 bl OPND mov r1, r0 mov r0, r5 bl ISSETBACK mov fp, r0 mov r0, r10 bl OPND mov r1, r5 mov r2, r0 mov r0, r5 bl BACK cmp fp, #0 bne .L19 mov r0, r10 bl OPND mov r1, r0 mov r0, r5 bl ISSETBACK cmp r0, #0 beq .L19 mov r0, r10 bl OPND add r3, r0, #1 sub r4, r4, r3 mov r1, r4 mov r0, #0 bl INIT b .L19 .L47: mov r0, r10 bl OPND subs r0, r0, r8 movne r0, #1 b .L20 .L3: ldr r3, .L48+20 ldr r0, [r3] bl assert b .L19 .L49: .align 2 .L48: .word BOL .word BOLEOL .word BOW .word EOL .word EOW .word nope .size step, .-step .comm nope,4,4 .comm EOW,4,4 .comm EOL,4,4 .comm BOW,4,4 .comm BOLEOL,4,4 .comm BOL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dtrace.c_dtrace_nullop.c" .intel_syntax noprefix .text .p2align 4 .type dtrace_nullop, @function dtrace_nullop: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size dtrace_nullop, .-dtrace_nullop .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dtrace.c_dtrace_nullop.c" .text .align 2 .syntax unified .arm .fpu softvfp .type dtrace_nullop, %function dtrace_nullop: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size dtrace_nullop, .-dtrace_nullop .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_orinoco_usb.c_ezusb_request_out_callback.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "interrupt called with dead ctx" .align 8 .LC1: .string "Unexpected state(0x%x, %d) in OUT URB" .text .p2align 4 .type ezusb_request_out_callback, @function ezusb_request_out_callback: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 xor esi, esi 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 rbp, QWORD PTR 8[rdi] mov rbx, rdi mov r13, QWORD PTR 24[rbp] lea r14, 4[rbp] mov rdi, r13 call spin_lock_irqsave@PLT mov rdi, r14 call del_timer@PLT cmp QWORD PTR 16[rbp], 0 jne .L28 cmp QWORD PTR [rbx], 0 mov r12d, DWORD PTR 0[rbp] je .L29 cmp r12d, 130 je .L7 jg .L8 cmp r12d, 128 je .L7 cmp r12d, 129 jne .L10 .L9: mov rdi, r13 xor esi, esi call spin_unlock_irqrestore@PLT mov rdi, rbp call ezusb_ctx_complete@PLT .L3: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rdi, rbp pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp ezusb_request_context_put@PLT .p2align 4,,10 .p2align 3 .L29: .cfi_restore_state cmp r12d, 128 je .L5 cmp r12d, 130 je .L30 .L10: mov rdi, r13 xor esi, esi call spin_unlock_irqrestore@PLT mov rdx, QWORD PTR [rbx] mov esi, r12d lea rdi, .LC1[rip] call err@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rdi, rbp pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp ezusb_request_context_put@PLT .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state cmp r12d, 131 je .L9 jmp .L10 .p2align 4,,10 .p2align 3 .L30: mov eax, DWORD PTR 8[rbp] test eax, eax jne .L31 .L5: mov eax, DWORD PTR EZUSB_CTX_COMPLETE[rip] mov DWORD PTR 0[rbp], eax jmp .L9 .p2align 4,,10 .p2align 3 .L28: mov rdi, r13 xor esi, esi call spin_unlock_irqrestore@PLT lea rdi, .LC0[rip] call pr_warning@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov rdi, rbp pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp ezusb_request_context_put@PLT .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov DWORD PTR 0[rbp], 131 jmp .L9 .p2align 4,,10 .p2align 3 .L31: mov eax, DWORD PTR EZUSB_CTX_REQ_COMPLETE[rip] mov rsi, r14 mov rdi, r13 mov rdx, QWORD PTR DEF_TIMEOUT[rip] add rdx, QWORD PTR jiffies[rip] mov DWORD PTR 0[rbp], eax call ezusb_mod_timer@PLT xor esi, esi mov rdi, r13 call spin_unlock_irqrestore@PLT jmp .L3 .cfi_endproc .LFE0: .size ezusb_request_out_callback, .-ezusb_request_out_callback .comm jiffies,8,8 .comm EZUSB_CTX_REQ_COMPLETE,4,4 .comm EZUSB_CTX_COMPLETE,4,4 .comm DEF_TIMEOUT,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_orinoco_usb.c_ezusb_request_out_callback.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "interrupt called with dead ctx\000" .align 2 .LC1: .ascii "Unexpected state(0x%x, %d) in OUT URB\000" .text .align 2 .syntax unified .arm .fpu softvfp .type ezusb_request_out_callback, %function ezusb_request_out_callback: @ 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 r1, #0 ldr r6, [r4, #16] mov r5, r0 add r8, r4, #4 mov r0, r6 bl spin_lock_irqsave mov r0, r8 bl del_timer ldr r3, [r4, #12] cmp r3, #0 bne .L19 ldr r3, [r5] ldr r7, [r4] cmp r3, #0 bne .L4 cmp r7, #128 beq .L5 cmp r7, #130 beq .L20 .L7: mov r0, r6 mov r1, #0 bl spin_unlock_irqrestore mov r1, r7 ldr r2, [r5] ldr r0, .L22 bl err mov r0, r4 pop {r4, r5, r6, r7, r8, lr} b ezusb_request_context_put .L4: sub r3, r7, #128 cmp r3, #3 ldrls pc, [pc, r3, asl #2] b .L7 .L9: .word .L10 .word .L8 .word .L10 .word .L8 .L10: mov r3, #131 str r3, [r4] .L8: mov r0, r6 mov r1, #0 bl spin_unlock_irqrestore mov r0, r4 bl ezusb_ctx_complete .L3: mov r0, r4 pop {r4, r5, r6, r7, r8, lr} b ezusb_request_context_put .L20: ldr r3, [r4, #8] cmp r3, #0 bne .L21 .L5: ldr r3, .L22+4 mov r0, r6 ldr r3, [r3] mov r1, #0 str r3, [r4] bl spin_unlock_irqrestore mov r0, r4 bl ezusb_ctx_complete mov r0, r4 pop {r4, r5, r6, r7, r8, lr} b ezusb_request_context_put .L19: mov r0, r6 mov r1, #0 bl spin_unlock_irqrestore ldr r0, .L22+8 bl pr_warning mov r0, r4 pop {r4, r5, r6, r7, r8, lr} b ezusb_request_context_put .L21: ldr r1, .L22+12 ldr r2, .L22+16 ldr r3, .L22+20 ldr r0, [r1] ldr r3, [r3] ldr r2, [r2] mov r1, r8 str r0, [r4] add r2, r2, r3 mov r0, r6 bl ezusb_mod_timer mov r0, r6 mov r1, #0 bl spin_unlock_irqrestore b .L3 .L23: .align 2 .L22: .word .LC1 .word EZUSB_CTX_COMPLETE .word .LC0 .word EZUSB_CTX_REQ_COMPLETE .word jiffies .word DEF_TIMEOUT .size ezusb_request_out_callback, .-ezusb_request_out_callback .comm jiffies,4,4 .comm EZUSB_CTX_REQ_COMPLETE,4,4 .comm EZUSB_CTX_COMPLETE,4,4 .comm DEF_TIMEOUT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_traps.c_data_exception.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "data exception" .text .p2align 4 .globl data_exception .type data_exception, @function data_exception: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 xor eax, eax mov rbp, rdi call save_fpu_regs@PLT mov rax, QWORD PTR current[rip] mov esi, DWORD PTR [rax] test DWORD PTR FPC_DXC_MASK[rip], esi je .L2 mov rdi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp do_fp_trap@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov edx, DWORD PTR ILL_ILLOPN[rip] mov esi, DWORD PTR SIGILL[rip] mov rdi, rbp lea rcx, .LC0[rip] pop rbp .cfi_def_cfa_offset 8 jmp do_trap@PLT .cfi_endproc .LFE0: .size data_exception, .-data_exception .comm current,8,8 .comm SIGILL,4,4 .comm ILL_ILLOPN,4,4 .comm FPC_DXC_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_traps.c_data_exception.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "data exception\000" .text .align 2 .global data_exception .syntax unified .arm .fpu softvfp .type data_exception, %function data_exception: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl save_fpu_regs ldr r2, .L5 ldr r3, .L5+4 ldr r2, [r2] ldr r3, [r3] ldr r1, [r2] tst r1, r3 beq .L2 mov r0, r4 pop {r4, lr} b do_fp_trap .L2: ldr r3, .L5+8 ldr r2, .L5+12 mov r0, r4 pop {r4, lr} ldr r1, [r3] ldr r2, [r2] ldr r3, .L5+16 b do_trap .L6: .align 2 .L5: .word current .word FPC_DXC_MASK .word SIGILL .word ILL_ILLOPN .word .LC0 .size data_exception, .-data_exception .comm current,4,4 .comm SIGILL,4,4 .comm ILL_ILLOPN,4,4 .comm FPC_DXC_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_workdir.c_test_diff_workdir__can_update_index.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "status" .text .p2align 4 .globl test_diff_workdir__can_update_index .type test_diff_workdir__can_update_index, @function test_diff_workdir__can_update_index: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 lea rdi, .LC0[rip] 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 sub rsp, 56 .cfi_def_cfa_offset 96 mov rax, QWORD PTR fs:40 mov QWORD PTR 40[rsp], rax xor eax, eax mov eax, DWORD PTR GIT_DIFF_OPTIONS_INIT[rip] lea rbp, 24[rsp] mov QWORD PTR 16[rsp], 0 lea r14, 12[rsp] lea r13, 16[rsp] mov DWORD PTR 12[rsp], eax mov rax, QWORD PTR GIT_DIFF_PERFDATA_INIT[rip] lea r12, 32[rsp] mov QWORD PTR 32[rsp], rax call cl_git_sandbox_init@PLT lea rsi, .LC0[rip] mov rdi, rbp mov DWORD PTR g_repo[rip], eax mov eax, DWORD PTR GIT_BUF_INIT[rip] mov DWORD PTR 24[rsp], eax call git_buf_sets@PLT mov edi, eax call cl_git_pass@PLT mov edx, DWORD PTR touch_file[rip] xor ecx, ecx xor esi, esi mov rdi, rbp call git_path_direach@PLT mov edi, eax call cl_git_pass@PLT mov rdi, rbp call git_buf_dispose@PLT mov eax, DWORD PTR 12[rsp] mov rsi, r14 mov rdi, r13 or eax, DWORD PTR GIT_DIFF_INCLUDE_IGNORED[rip] or eax, DWORD PTR GIT_DIFF_INCLUDE_UNTRACKED[rip] mov DWORD PTR 12[rsp], eax call basic_diff_status@PLT mov rsi, QWORD PTR 16[rsp] mov rdi, r12 call git_diff_get_perfdata@PLT mov edi, eax call cl_git_pass@PLT mov esi, DWORD PTR 36[rsp] mov edi, 16 call cl_assert_equal_sz@PLT mov esi, DWORD PTR 32[rsp] mov edi, 5 call cl_assert_equal_sz@PLT mov rdi, QWORD PTR 16[rsp] call git_diff_free@PLT mov esi, DWORD PTR g_repo[rip] mov rdi, rbp mov eax, DWORD PTR GIT_DIFF_UPDATE_INDEX[rip] or DWORD PTR 12[rsp], eax call git_repository_index__weakptr@PLT mov edi, eax call cl_git_pass@PLT mov rdi, QWORD PTR 24[rsp] call tick_index@PLT mov rsi, r14 mov rdi, r13 call basic_diff_status@PLT mov rsi, QWORD PTR 16[rsp] mov rdi, r12 call git_diff_get_perfdata@PLT mov edi, eax call cl_git_pass@PLT mov esi, DWORD PTR 36[rsp] mov edi, 16 call cl_assert_equal_sz@PLT mov esi, DWORD PTR 32[rsp] mov edi, 5 call cl_assert_equal_sz@PLT mov rdi, QWORD PTR 16[rsp] call git_diff_free@PLT mov rdi, QWORD PTR 24[rsp] call tick_index@PLT mov rsi, r14 mov rdi, r13 call basic_diff_status@PLT mov rsi, QWORD PTR 16[rsp] mov rdi, r12 call git_diff_get_perfdata@PLT mov edi, eax call cl_git_pass@PLT mov esi, DWORD PTR 36[rsp] mov edi, 16 call cl_assert_equal_sz@PLT mov esi, DWORD PTR 32[rsp] xor edi, edi call cl_assert_equal_sz@PLT mov rdi, QWORD PTR 16[rsp] call git_diff_free@PLT mov rax, QWORD PTR 40[rsp] xor rax, QWORD PTR fs:40 jne .L5 add rsp, 56 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size test_diff_workdir__can_update_index, .-test_diff_workdir__can_update_index .comm touch_file,4,4 .comm g_repo,4,4 .comm GIT_DIFF_UPDATE_INDEX,4,4 .comm GIT_DIFF_PERFDATA_INIT,8,8 .comm GIT_DIFF_OPTIONS_INIT,4,4 .comm GIT_DIFF_INCLUDE_UNTRACKED,4,4 .comm GIT_DIFF_INCLUDE_IGNORED,4,4 .comm GIT_BUF_INIT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_workdir.c_test_diff_workdir__can_update_index.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "status\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .global test_diff_workdir__can_update_index .syntax unified .arm .fpu softvfp .type test_diff_workdir__can_update_index, %function test_diff_workdir__can_update_index: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, #0 sub sp, sp, #24 ldr r3, .L6 add r4, sp, #12 ldr r2, .L6+4 ldm r3, {r0, r1} stm r4, {r0, r1} ldr r2, [r2] ldr r3, .L6+8 ldr r0, .L6+12 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 stm sp, {r2, r5} bl cl_git_sandbox_init mov r2, r0 ldr r3, .L6+16 ldr r6, .L6+20 ldr r3, [r3] ldr r1, .L6+12 add r0, sp, #8 str r2, [r6] str r3, [sp, #8] bl git_buf_sets bl cl_git_pass ldr r2, .L6+24 mov r3, r5 mov r1, r5 ldr r2, [r2] add r0, sp, #8 bl git_path_direach bl cl_git_pass add r0, sp, #8 bl git_buf_dispose ldr r2, .L6+28 ldr r3, .L6+32 ldr r1, [r2] ldr r2, [sp] ldr r3, [r3] orr r2, r2, r1 orr r2, r2, r3 mov r1, sp add r0, sp, #4 str r2, [sp] bl basic_diff_status ldr r1, [sp, #4] mov r0, r4 bl git_diff_get_perfdata bl cl_git_pass ldr r1, [sp, #16] mov r0, #16 bl cl_assert_equal_sz ldr r1, [sp, #12] mov r0, #5 bl cl_assert_equal_sz ldr r0, [sp, #4] bl git_diff_free ldr r2, .L6+36 ldr r3, [sp] ldr r2, [r2] ldr r1, [r6] orr r3, r3, r2 add r0, sp, #8 str r3, [sp] bl git_repository_index__weakptr bl cl_git_pass ldr r0, [sp, #8] bl tick_index mov r1, sp add r0, sp, #4 bl basic_diff_status ldr r1, [sp, #4] mov r0, r4 bl git_diff_get_perfdata bl cl_git_pass ldr r1, [sp, #16] mov r0, #16 bl cl_assert_equal_sz ldr r1, [sp, #12] mov r0, #5 bl cl_assert_equal_sz ldr r0, [sp, #4] bl git_diff_free ldr r0, [sp, #8] bl tick_index mov r1, sp add r0, sp, #4 bl basic_diff_status ldr r1, [sp, #4] mov r0, r4 bl git_diff_get_perfdata bl cl_git_pass ldr r1, [sp, #16] mov r0, #16 bl cl_assert_equal_sz ldr r1, [sp, #12] mov r0, r5 bl cl_assert_equal_sz ldr r0, [sp, #4] bl git_diff_free ldr r3, .L6+8 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #24 @ sp needed pop {r4, r5, r6, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word GIT_DIFF_PERFDATA_INIT .word GIT_DIFF_OPTIONS_INIT .word .LC1 .word .LC0 .word GIT_BUF_INIT .word g_repo .word touch_file .word GIT_DIFF_INCLUDE_IGNORED .word GIT_DIFF_INCLUDE_UNTRACKED .word GIT_DIFF_UPDATE_INDEX .size test_diff_workdir__can_update_index, .-test_diff_workdir__can_update_index .comm touch_file,4,4 .comm g_repo,4,4 .comm GIT_DIFF_UPDATE_INDEX,4,4 .comm GIT_DIFF_PERFDATA_INIT,8,4 .comm GIT_DIFF_OPTIONS_INIT,4,4 .comm GIT_DIFF_INCLUDE_UNTRACKED,4,4 .comm GIT_DIFF_INCLUDE_IGNORED,4,4 .comm GIT_BUF_INIT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lx6464es.c_snd_lx6464es_dev_free.c" .intel_syntax noprefix .text .p2align 4 .type snd_lx6464es_dev_free, @function snd_lx6464es_dev_free: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR [rdi] jmp snd_lx6464es_free@PLT .cfi_endproc .LFE0: .size snd_lx6464es_dev_free, .-snd_lx6464es_dev_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_lx6464es.c_snd_lx6464es_dev_free.c" .text .align 2 .syntax unified .arm .fpu softvfp .type snd_lx6464es_dev_free, %function snd_lx6464es_dev_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r0, [r0] b snd_lx6464es_free .size snd_lx6464es_dev_free, .-snd_lx6464es_dev_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_qib_sd7220.c_qib_sd_early.c" .intel_syntax noprefix .text .p2align 4 .type qib_sd_early, @function qib_sd_early: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi xor edi, edi call RXHSCTRL0@PLT or eax, DWORD PTR EPB_GLOBAL_WR[rip] mov ecx, 255 mov rdi, rbp mov esi, eax mov edx, 212 call ibsd_mod_allchnls@PLT test eax, eax js .L1 xor edi, edi call START_EQ1@PLT or eax, DWORD PTR EPB_GLOBAL_WR[rip] mov ecx, 255 mov rdi, rbp mov esi, eax mov edx, 16 call ibsd_mod_allchnls@PLT test eax, eax js .L1 xor edi, edi call START_EQ2@PLT or eax, DWORD PTR EPB_GLOBAL_WR[rip] mov rdi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 mov esi, eax mov ecx, 255 mov edx, 48 jmp ibsd_mod_allchnls@PLT .L2: .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size qib_sd_early, .-qib_sd_early .comm EPB_GLOBAL_WR,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_qib_sd7220.c_qib_sd_early.c" .text .align 2 .syntax unified .arm .fpu softvfp .type qib_sd_early, %function qib_sd_early: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r0, #0 bl RXHSCTRL0 mov r1, r0 ldr r5, .L5 mov r0, r4 ldr r2, [r5] mov r3, #255 orr r1, r1, r2 mov r2, #212 bl ibsd_mod_allchnls cmp r0, #0 poplt {r4, r5, r6, pc} mov r0, #0 bl START_EQ1 ldr r1, [r5] mov r3, #255 orr r1, r0, r1 mov r2, #16 mov r0, r4 bl ibsd_mod_allchnls cmp r0, #0 poplt {r4, r5, r6, pc} mov r0, #0 bl START_EQ2 mov r1, r0 ldr r3, [r5] mov r0, r4 pop {r4, r5, r6, lr} orr r1, r1, r3 mov r2, #48 mov r3, #255 b ibsd_mod_allchnls .L6: .align 2 .L5: .word EPB_GLOBAL_WR .L2: .size qib_sd_early, .-qib_sd_early .comm EPB_GLOBAL_WR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ixgbe_ipsec.c_ixgbe_ipsec_stop_data.c" .intel_syntax noprefix .text .p2align 4 .type ixgbe_ipsec_stop_data, @function ixgbe_ipsec_stop_data: .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 lea rbp, 4[rdi] push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 mov esi, DWORD PTR IXGBE_SECTXCTRL[rip] mov r13d, DWORD PTR [rdi] mov rdi, rbp call IXGBE_READ_REG@PLT mov esi, DWORD PTR IXGBE_SECTXCTRL[rip] or eax, DWORD PTR IXGBE_SECTXCTRL_TX_DIS[rip] mov rdi, rbp mov edx, eax call IXGBE_WRITE_REG@PLT mov esi, DWORD PTR IXGBE_SECRXCTRL[rip] mov rdi, rbp call IXGBE_READ_REG@PLT mov esi, DWORD PTR IXGBE_SECRXCTRL[rip] or eax, DWORD PTR IXGBE_SECRXCTRL_RX_DIS[rip] mov rdi, rbp mov edx, eax call IXGBE_WRITE_REG@PLT mov esi, DWORD PTR IXGBE_SECTXSTAT[rip] mov rdi, rbp call IXGBE_READ_REG@PLT mov esi, DWORD PTR IXGBE_SECRXSTAT[rip] mov rdi, rbp and eax, DWORD PTR IXGBE_SECTXSTAT_SECTX_RDY[rip] mov ebx, eax call IXGBE_READ_REG@PLT test DWORD PTR IXGBE_SECRXSTAT_SECRX_RDY[rip], eax je .L2 test ebx, ebx je .L2 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state test r13d, r13d je .L22 .L4: mov r12d, 21 jmp .L7 .p2align 4,,10 .p2align 3 .L9: sub r12d, 1 je .L5 .L7: mov edi, 10 call mdelay@PLT mov esi, DWORD PTR IXGBE_SECTXSTAT[rip] mov rdi, rbp call IXGBE_READ_REG@PLT mov esi, DWORD PTR IXGBE_SECRXSTAT[rip] mov rdi, rbp and eax, DWORD PTR IXGBE_SECTXSTAT_SECTX_RDY[rip] mov ebx, eax call IXGBE_READ_REG@PLT test DWORD PTR IXGBE_SECRXSTAT_SECRX_RDY[rip], eax je .L9 test ebx, ebx je .L9 .L5: test r13d, r13d jne .L1 mov esi, DWORD PTR IXGBE_MACC[rip] mov rdi, rbp call IXGBE_READ_REG@PLT mov edx, DWORD PTR IXGBE_MACC_FLU[rip] mov esi, DWORD PTR IXGBE_MACC[rip] mov rdi, rbp not edx and edx, eax call IXGBE_WRITE_REG@PLT mov esi, DWORD PTR IXGBE_HLREG0[rip] mov rdi, rbp call IXGBE_READ_REG@PLT mov edx, DWORD PTR IXGBE_HLREG0_LPBK[rip] mov esi, DWORD PTR IXGBE_HLREG0[rip] mov rdi, rbp not edx and edx, eax call IXGBE_WRITE_REG@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov rdi, rbp 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 IXGBE_WRITE_FLUSH@PLT .p2align 4,,10 .p2align 3 .L22: .cfi_restore_state mov esi, DWORD PTR IXGBE_MACC[rip] mov rdi, rbp call IXGBE_READ_REG@PLT mov esi, DWORD PTR IXGBE_MACC[rip] or eax, DWORD PTR IXGBE_MACC_FLU[rip] mov rdi, rbp mov edx, eax call IXGBE_WRITE_REG@PLT mov esi, DWORD PTR IXGBE_HLREG0[rip] mov rdi, rbp call IXGBE_READ_REG@PLT mov esi, DWORD PTR IXGBE_HLREG0[rip] or eax, DWORD PTR IXGBE_HLREG0_LPBK[rip] mov rdi, rbp mov edx, eax call IXGBE_WRITE_REG@PLT mov rdi, rbp call IXGBE_WRITE_FLUSH@PLT mov edi, 3 call mdelay@PLT jmp .L4 .cfi_endproc .LFE0: .size ixgbe_ipsec_stop_data, .-ixgbe_ipsec_stop_data .comm IXGBE_SECTXSTAT_SECTX_RDY,4,4 .comm IXGBE_SECTXSTAT,4,4 .comm IXGBE_SECTXCTRL_TX_DIS,4,4 .comm IXGBE_SECTXCTRL,4,4 .comm IXGBE_SECRXSTAT_SECRX_RDY,4,4 .comm IXGBE_SECRXSTAT,4,4 .comm IXGBE_SECRXCTRL_RX_DIS,4,4 .comm IXGBE_SECRXCTRL,4,4 .comm IXGBE_MACC_FLU,4,4 .comm IXGBE_MACC,4,4 .comm IXGBE_HLREG0_LPBK,4,4 .comm IXGBE_HLREG0,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_ipsec.c_ixgbe_ipsec_stop_data.c" .text .align 2 .syntax unified .arm .fpu softvfp .type ixgbe_ipsec_stop_data, %function ixgbe_ipsec_stop_data: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r4, r0 ldr r6, .L16 ldr r9, [r4], #4 ldr r1, [r6] mov r0, r4 bl IXGBE_READ_REG ldr r3, .L16+4 ldr r5, .L16+8 ldr r2, [r3] ldr r1, [r6] orr r2, r0, r2 mov r0, r4 bl IXGBE_WRITE_REG ldr r1, [r5] mov r0, r4 bl IXGBE_READ_REG ldr r3, .L16+12 ldr r7, .L16+16 ldr r2, [r3] ldr r1, [r5] orr r2, r0, r2 mov r0, r4 bl IXGBE_WRITE_REG ldr r1, [r7] mov r0, r4 bl IXGBE_READ_REG mov r5, r0 ldr r6, .L16+20 ldr r8, .L16+24 ldr r3, [r6] mov r0, r4 ldr r1, [r8] and r5, r5, r3 bl IXGBE_READ_REG ldr r10, .L16+28 ldr r3, [r10] tst r0, r3 movne r0, #1 moveq r0, #0 cmp r5, #0 moveq r0, #0 cmp r0, #0 popne {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} cmp r9, #0 beq .L14 .L4: mov r5, #21 b .L6 .L15: subs r5, r5, #1 beq .L5 .L6: mov r0, #10 bl mdelay ldr r1, [r7] mov r0, r4 bl IXGBE_READ_REG mov fp, r0 ldr r3, [r6] mov r0, r4 ldr r1, [r8] and fp, fp, r3 bl IXGBE_READ_REG ldr r3, [r10] tst r0, r3 moveq r3, #1 movne r3, #0 cmp fp, #0 moveq r3, #1 cmp r3, #0 bne .L15 .L5: cmp r9, #0 popne {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} ldr r6, .L16+32 mov r0, r4 ldr r1, [r6] bl IXGBE_READ_REG ldr r3, .L16+36 ldr r5, .L16+40 ldr r2, [r3] ldr r1, [r6] bic r2, r0, r2 mov r0, r4 bl IXGBE_WRITE_REG ldr r1, [r5] mov r0, r4 bl IXGBE_READ_REG mov r3, r0 ldr r2, .L16+44 mov r0, r4 ldr r2, [r2] ldr r1, [r5] bic r2, r3, r2 bl IXGBE_WRITE_REG mov r0, r4 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} b IXGBE_WRITE_FLUSH .L14: ldr r5, .L16+32 mov r0, r4 ldr r1, [r5] bl IXGBE_READ_REG ldr r3, .L16+36 ldr r1, [r5] ldr r2, [r3] ldr r5, .L16+40 orr r2, r0, r2 mov r0, r4 bl IXGBE_WRITE_REG ldr r1, [r5] mov r0, r4 bl IXGBE_READ_REG mov r2, r0 ldr r3, .L16+44 ldr r1, [r5] ldr r3, [r3] mov r0, r4 orr r2, r2, r3 bl IXGBE_WRITE_REG mov r0, r4 bl IXGBE_WRITE_FLUSH mov r0, #3 bl mdelay b .L4 .L17: .align 2 .L16: .word IXGBE_SECTXCTRL .word IXGBE_SECTXCTRL_TX_DIS .word IXGBE_SECRXCTRL .word IXGBE_SECRXCTRL_RX_DIS .word IXGBE_SECTXSTAT .word IXGBE_SECTXSTAT_SECTX_RDY .word IXGBE_SECRXSTAT .word IXGBE_SECRXSTAT_SECRX_RDY .word IXGBE_MACC .word IXGBE_MACC_FLU .word IXGBE_HLREG0 .word IXGBE_HLREG0_LPBK .size ixgbe_ipsec_stop_data, .-ixgbe_ipsec_stop_data .comm IXGBE_SECTXSTAT_SECTX_RDY,4,4 .comm IXGBE_SECTXSTAT,4,4 .comm IXGBE_SECTXCTRL_TX_DIS,4,4 .comm IXGBE_SECTXCTRL,4,4 .comm IXGBE_SECRXSTAT_SECRX_RDY,4,4 .comm IXGBE_SECRXSTAT,4,4 .comm IXGBE_SECRXCTRL_RX_DIS,4,4 .comm IXGBE_SECRXCTRL,4,4 .comm IXGBE_MACC_FLU,4,4 .comm IXGBE_MACC,4,4 .comm IXGBE_HLREG0_LPBK,4,4 .comm IXGBE_HLREG0,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_m68kopac.c_m68k_op_bclr_8_r_ai.c" .intel_syntax noprefix .text .p2align 4 .globl m68k_op_bclr_8_r_ai .type m68k_op_bclr_8_r_ai, @function m68k_op_bclr_8_r_ai: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 xor eax, eax call EA_AY_AI_8@PLT mov edi, eax mov ebp, eax call m68ki_read_8@PLT mov ecx, DWORD PTR DX[rip] mov esi, 1 mov edi, ebp mov edx, eax pop rbp .cfi_def_cfa_offset 8 and ecx, 7 sal esi, cl and edx, esi not esi and esi, eax mov DWORD PTR FLAG_Z[rip], edx jmp m68ki_write_8@PLT .cfi_endproc .LFE0: .size m68k_op_bclr_8_r_ai, .-m68k_op_bclr_8_r_ai .comm FLAG_Z,4,4 .comm DX,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_m68kopac.c_m68k_op_bclr_8_r_ai.c" .text .align 2 .global m68k_op_bclr_8_r_ai .syntax unified .arm .fpu softvfp .type m68k_op_bclr_8_r_ai, %function m68k_op_bclr_8_r_ai: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl EA_AY_AI_8 mov r4, r0 bl m68ki_read_8 mov r1, #1 mov r3, r0 ldr r2, .L4 ldr ip, .L4+4 ldr r2, [r2] mov r0, r4 pop {r4, lr} and r2, r2, #7 lsl r1, r1, r2 and r2, r3, r1 bic r1, r3, r1 str r2, [ip] b m68ki_write_8 .L5: .align 2 .L4: .word DX .word FLAG_Z .size m68k_op_bclr_8_r_ai, .-m68k_op_bclr_8_r_ai .comm FLAG_Z,4,4 .comm DX,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_misc.c_FFSLog2.c" .intel_syntax noprefix .text .p2align 4 .globl FFSLog2 .type FFSLog2, @function FFSLog2: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 xor eax, eax mov ebx, edi call PAGED_CODE@PLT xor edi, edi test ebx, ebx setg dil call ASSERT@PLT test ebx, ebx je .L4 xor eax, eax .p2align 4,,10 .p2align 3 .L3: mov r8d, eax add eax, 1 sar ebx jne .L3 mov eax, r8d pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state mov r8d, -1 pop rbx .cfi_def_cfa_offset 8 mov eax, r8d ret .cfi_endproc .LFE0: .size FFSLog2, .-FFSLog2 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_misc.c_FFSLog2.c" .text .align 2 .global FFSLog2 .syntax unified .arm .fpu softvfp .type FFSLog2, %function FFSLog2: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl PAGED_CODE cmp r4, #0 movle r0, #0 movgt r0, #1 bl ASSERT cmp r4, #0 beq .L4 mov r3, #0 .L3: asrs r4, r4, #1 mov r0, r3 add r3, r3, #1 bne .L3 pop {r4, pc} .L4: mvn r0, #0 pop {r4, pc} .size FFSLog2, .-FFSLog2 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cpcap-charger.c_cpcap_charger_get_ints_state.c" .intel_syntax noprefix .text .p2align 4 .type cpcap_charger_get_ints_state, @function cpcap_charger_get_ints_state: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rsi sub rsp, 24 .cfi_def_cfa_offset 64 mov esi, DWORD PTR CPCAP_REG_INTS1[rip] mov edi, DWORD PTR [rdi] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea r13, 4[rsp] mov rdx, r13 call regmap_read@PLT mov r12d, eax test eax, eax je .L6 .L1: mov rax, QWORD PTR 8[rsp] xor rax, QWORD PTR fs:40 jne .L7 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r12d pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov edi, 13 call BIT@PLT and eax, DWORD PTR 4[rsp] mov edi, 12 mov DWORD PTR [rbx], eax call BIT@PLT and eax, DWORD PTR 4[rsp] mov edi, 11 mov DWORD PTR 4[rbx], eax call BIT@PLT and eax, DWORD PTR 4[rsp] mov edi, DWORD PTR 0[rbp] mov rdx, r13 mov DWORD PTR 8[rbx], eax mov esi, DWORD PTR CPCAP_REG_INTS2[rip] call regmap_read@PLT mov r12d, eax test eax, eax jne .L1 mov edi, 13 call BIT@PLT and eax, DWORD PTR 4[rsp] mov edi, 6 mov DWORD PTR 12[rbx], eax call BIT@PLT and eax, DWORD PTR 4[rsp] mov edi, 4 mov DWORD PTR 16[rbx], eax call BIT@PLT and eax, DWORD PTR 4[rsp] mov edi, 3 mov DWORD PTR 20[rbx], eax call BIT@PLT and eax, DWORD PTR 4[rsp] mov edi, DWORD PTR 0[rbp] mov rdx, r13 mov DWORD PTR 24[rbx], eax mov esi, DWORD PTR CPCAP_REG_INTS4[rip] call regmap_read@PLT mov r12d, eax test eax, eax jne .L1 mov edi, 6 call BIT@PLT and eax, DWORD PTR 4[rsp] mov DWORD PTR 28[rbx], eax jmp .L1 .L7: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size cpcap_charger_get_ints_state, .-cpcap_charger_get_ints_state .comm CPCAP_REG_INTS4,4,4 .comm CPCAP_REG_INTS2,4,4 .comm CPCAP_REG_INTS1,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_cpcap-charger.c_cpcap_charger_get_ints_state.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type cpcap_charger_get_ints_state, %function cpcap_charger_get_ints_state: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L8 sub sp, sp, #8 mov r5, r1 ldr r1, [r3] ldr r3, .L8+4 mov r6, r0 mov r2, sp ldr r0, [r0] ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl regmap_read subs r4, r0, #0 beq .L6 .L1: ldr r3, .L8+4 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L7 mov r0, r4 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L6: mov r0, #13 bl BIT mov r2, r0 ldr r3, [sp] mov r0, #12 and r3, r3, r2 str r3, [r5] bl BIT mov r2, r0 ldr r3, [sp] mov r0, #11 and r3, r3, r2 str r3, [r5, #4] bl BIT ldr r3, [sp] ldr r2, .L8+8 and r3, r3, r0 ldr r1, [r2] ldr r0, [r6] mov r2, sp str r3, [r5, #8] bl regmap_read subs r4, r0, #0 bne .L1 mov r0, #13 bl BIT mov r2, r0 ldr r3, [sp] mov r0, #6 and r3, r3, r2 str r3, [r5, #12] bl BIT mov r2, r0 ldr r3, [sp] mov r0, #4 and r3, r3, r2 str r3, [r5, #16] bl BIT mov r2, r0 ldr r3, [sp] mov r0, #3 and r3, r3, r2 str r3, [r5, #20] bl BIT ldr r3, [sp] ldr r1, .L8+12 and r3, r3, r0 mov r2, sp ldr r0, [r6] ldr r1, [r1] str r3, [r5, #24] bl regmap_read subs r4, r0, #0 bne .L1 mov r0, #6 bl BIT ldr r3, [sp] and r3, r3, r0 str r3, [r5, #28] b .L1 .L7: bl __stack_chk_fail .L9: .align 2 .L8: .word CPCAP_REG_INTS1 .word .LC0 .word CPCAP_REG_INTS2 .word CPCAP_REG_INTS4 .size cpcap_charger_get_ints_state, .-cpcap_charger_get_ints_state .comm CPCAP_REG_INTS4,4,4 .comm CPCAP_REG_INTS2,4,4 .comm CPCAP_REG_INTS1,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_proc.c_icmpmsg_put_line.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Out" .LC1: .string "In" .LC2: .string "\nIcmpMsg:" .LC3: .string " %sType%u" .LC4: .string " %lu" .text .p2align 4 .type icmpmsg_put_line, @function icmpmsg_put_line: .LFB0: .cfi_startproc endbr64 test ecx, ecx jne .L19 ret .p2align 4,,10 .p2align 3 .L19: push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 xor eax, eax push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rdi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12d, ecx push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rsi lea rsi, .LC2[rip] push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdx sub rsp, 24 .cfi_def_cfa_offset 80 call seq_printf@PLT test r12d, r12d jle .L4 lea eax, -1[r12] lea r13, .LC0[rip] mov QWORD PTR 8[rsp], rax lea r15, 2[rbx+rax*2] lea r12, .LC1[rip] .p2align 4,,10 .p2align 3 .L6: movzx eax, WORD PTR [rbx] mov rdx, r12 lea rsi, .LC3[rip] mov rdi, r14 test ah, 1 movzx ecx, al cmovne rdx, r13 xor eax, eax add rbx, 2 call seq_printf@PLT cmp rbx, r15 jne .L6 lea rsi, .LC2[rip] mov rdi, r14 xor eax, eax mov rbx, rbp call seq_printf@PLT mov rax, QWORD PTR 8[rsp] lea r12, 8[rbp+rax*8] lea rbp, .LC4[rip] .p2align 4,,10 .p2align 3 .L8: mov rdx, QWORD PTR [rbx] mov rsi, rbp mov rdi, r14 xor eax, eax add rbx, 8 call seq_printf@PLT cmp rbx, r12 jne .L8 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 .L4: .cfi_restore_state add rsp, 24 .cfi_def_cfa_offset 56 mov rdi, r14 lea rsi, .LC2[rip] xor eax, eax pop rbx .cfi_restore 3 .cfi_def_cfa_offset 48 pop rbp .cfi_restore 6 .cfi_def_cfa_offset 40 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 32 pop r13 .cfi_restore 13 .cfi_def_cfa_offset 24 pop r14 .cfi_restore 14 .cfi_def_cfa_offset 16 pop r15 .cfi_restore 15 .cfi_def_cfa_offset 8 jmp seq_printf@PLT .cfi_endproc .LFE0: .size icmpmsg_put_line, .-icmpmsg_put_line .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_proc.c_icmpmsg_put_line.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "Out\000" .align 2 .LC1: .ascii "In\000" .align 2 .LC2: .ascii "\012IcmpMsg:\000" .align 2 .LC3: .ascii " %sType%u\000" .align 2 .LC4: .ascii " %lu\000" .text .align 2 .syntax unified .arm .fpu softvfp .type icmpmsg_put_line, %function icmpmsg_put_line: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} subs r7, r3, #0 popeq {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} mov r5, r1 ldr r1, .L17 mov r4, r2 mov r6, r0 bl seq_printf cmp r7, #0 ble .L4 sub r4, r4, #2 ldr r10, .L17+4 ldr r9, .L17+8 ldr fp, .L17+12 add r8, r4, r7, lsl #1 .L6: ldrh r3, [r4, #2]! mov r1, fp tst r3, #256 movne r2, r10 moveq r2, r9 mov r0, r6 and r3, r3, #255 bl seq_printf cmp r4, r8 bne .L6 mov r0, r6 ldr r1, .L17 bl seq_printf sub r4, r5, #4 add r5, r4, r7, lsl #2 ldr r7, .L17+16 .L8: ldr r2, [r4, #4]! mov r1, r7 mov r0, r6 bl seq_printf cmp r5, r4 bne .L8 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc} .L4: mov r0, r6 pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r1, .L17 b seq_printf .L18: .align 2 .L17: .word .LC2 .word .LC0 .word .LC1 .word .LC3 .word .LC4 .size icmpmsg_put_line, .-icmpmsg_put_line .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_omap_uwire.c_omap_uwire_configure_mode.c" .intel_syntax noprefix .text .p2align 4 .type omap_uwire_configure_mode, @function omap_uwire_configure_mode: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, -64 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov ebx, esi and ebx, 63 test dil, 1 je .L2 sal ebx, 6 mov r12d, -4033 .L2: cmp edi, 2 mov ebp, DWORD PTR UWIRE_SR1[rip] cmovge ebp, DWORD PTR UWIRE_SR2[rip] mov edi, ebp call uwire_read_reg@PLT mov edi, ebp and eax, r12d mov esi, eax or esi, ebx pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp uwire_write_reg@PLT .cfi_endproc .LFE0: .size omap_uwire_configure_mode, .-omap_uwire_configure_mode .comm UWIRE_SR2,4,4 .comm UWIRE_SR1,4,4 .comm UWIRE_CLK_INVERTED,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_omap_uwire.c_omap_uwire_configure_mode.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap_uwire_configure_mode, %function omap_uwire_configure_mode: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} tst r0, #1 and r4, r1, #63 mvnne r6, #4032 mvneq r6, #63 lslne r4, r4, #6 cmp r0, #1 ldrle r3, .L8 ldrgt r3, .L8+4 ldr r5, [r3] mov r0, r5 bl uwire_read_reg and r1, r0, r6 orr r1, r1, r4 mov r0, r5 pop {r4, r5, r6, lr} b uwire_write_reg .L9: .align 2 .L8: .word UWIRE_SR1 .word UWIRE_SR2 .size omap_uwire_configure_mode, .-omap_uwire_configure_mode .comm UWIRE_SR2,4,4 .comm UWIRE_SR1,4,4 .comm UWIRE_CLK_INVERTED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prune.c_prune_subdir.c" .intel_syntax noprefix .text .p2align 4 .type prune_subdir, @function prune_subdir: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR show_only[rip] test eax, eax je .L8 xor eax, eax ret .p2align 4,,10 .p2align 3 .L8: sub rsp, 8 .cfi_def_cfa_offset 16 mov rdi, rsi call rmdir@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size prune_subdir, .-prune_subdir .comm show_only,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_prune.c_prune_subdir.c" .text .align 2 .syntax unified .arm .fpu softvfp .type prune_subdir, %function prune_subdir: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L9 ldr r3, [r3] cmp r3, #0 beq .L8 mov r0, #0 bx lr .L8: mov r0, r1 push {r4, lr} bl rmdir mov r0, #0 pop {r4, pc} .L10: .align 2 .L9: .word show_only .size prune_subdir, .-prune_subdir .comm show_only,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_regress_bufferevent.c_test_bufferevent_flush_finished.c" .intel_syntax noprefix .text .p2align 4 .type test_bufferevent_flush_finished, @function test_bufferevent_flush_finished: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR BEV_FINISHED[rip] xor edi, edi jmp test_bufferevent_impl@PLT .cfi_endproc .LFE0: .size test_bufferevent_flush_finished, .-test_bufferevent_flush_finished .comm BEV_FINISHED,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_regress_bufferevent.c_test_bufferevent_flush_finished.c" .text .align 2 .syntax unified .arm .fpu softvfp .type test_bufferevent_flush_finished, %function test_bufferevent_flush_finished: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r0, #0 ldr r1, [r3] b test_bufferevent_impl .L4: .align 2 .L3: .word BEV_FINISHED .size test_bufferevent_flush_finished, .-test_bufferevent_flush_finished .comm BEV_FINISHED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dialog.c_DEFDLG_SetDefId.c" .intel_syntax noprefix .text .p2align 4 .type DEFDLG_SetDefId, @function DEFDLG_SetDefId: .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 r13, rdi push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rsi mov esi, edx push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov ebx, edx call GetDlgItem@PLT mov r14d, DWORD PTR 0[rbp] mov DWORD PTR 0[rbp], ebx mov r12, rax test rax, rax je .L9 mov esi, DWORD PTR WM_GETDLGCODE[rip] xor ecx, ecx xor edx, edx mov rdi, rax call SendMessageW@PLT mov ebx, eax mov eax, DWORD PTR DLGC_UNDEFPUSHBUTTON[rip] or eax, DWORD PTR DLGC_BUTTON[rip] test eax, ebx je .L27 .L2: mov esi, r14d mov rdi, r13 call GetDlgItem@PLT mov rbp, rax test rax, rax jne .L4 .L6: mov rdi, r13 call DEFDLG_FindDefButton@PLT mov rbp, rax .L5: mov eax, DWORD PTR TRUE[rip] test rbp, rbp je .L7 cmp rbp, r12 jne .L28 .L7: test r12, r12 je .L1 .L30: test DWORD PTR DLGC_UNDEFPUSHBUTTON[rip], ebx jne .L29 .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state xor ebx, ebx jmp .L2 .p2align 4,,10 .p2align 3 .L4: mov esi, DWORD PTR WM_GETDLGCODE[rip] xor ecx, ecx xor edx, edx mov rdi, rax call SendMessageW@PLT test DWORD PTR DLGC_DEFPUSHBUTTON[rip], eax je .L6 jmp .L5 .p2align 4,,10 .p2align 3 .L28: mov edx, DWORD PTR BS_PUSHBUTTON[rip] mov esi, DWORD PTR BM_SETSTYLE[rip] mov ecx, eax mov rdi, rbp call SendMessageW@PLT mov eax, DWORD PTR TRUE[rip] test r12, r12 je .L1 jmp .L30 .p2align 4,,10 .p2align 3 .L27: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, DWORD PTR FALSE[rip] 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 .L29: .cfi_restore_state mov edx, DWORD PTR BS_DEFPUSHBUTTON[rip] mov esi, DWORD PTR BM_SETSTYLE[rip] mov rdi, r12 mov ecx, eax call SendMessageW@PLT pop rbx .cfi_def_cfa_offset 40 mov eax, DWORD PTR TRUE[rip] pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size DEFDLG_SetDefId, .-DEFDLG_SetDefId .comm WM_GETDLGCODE,4,4 .comm TRUE,4,4 .comm FALSE,4,4 .comm DLGC_UNDEFPUSHBUTTON,4,4 .comm DLGC_DEFPUSHBUTTON,4,4 .comm DLGC_BUTTON,4,4 .comm BS_PUSHBUTTON,4,4 .comm BS_DEFPUSHBUTTON,4,4 .comm BM_SETSTYLE,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_dialog.c_DEFDLG_SetDefId.c" .text .align 2 .syntax unified .arm .fpu softvfp .type DEFDLG_SetDefId, %function DEFDLG_SetDefId: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r1 mov r1, r2 mov r5, r2 mov r7, r0 bl GetDlgItem subs r6, r0, #0 ldr r8, [r4] str r5, [r4] beq .L9 mov r3, #0 ldr r1, .L27 mov r2, r3 ldr r1, [r1] bl SendMessageW ldr r3, .L27+4 ldr r2, .L27+8 ldr r3, [r3] ldr r2, [r2] mov r5, r0 orr r3, r3, r2 tst r3, r0 beq .L24 .L2: mov r1, r8 mov r0, r7 bl GetDlgItem subs r4, r0, #0 bne .L4 .L6: mov r0, r7 bl DEFDLG_FindDefButton mov r4, r0 .L5: cmp r4, #0 cmpne r4, r6 ldr r7, .L27+12 ldr r0, [r7] bne .L25 cmp r6, #0 popeq {r4, r5, r6, r7, r8, pc} .L26: ldr r3, .L27+4 ldr r3, [r3] tst r5, r3 popeq {r4, r5, r6, r7, r8, pc} ldr r2, .L27+16 ldr r1, .L27+20 mov r3, r0 ldr r2, [r2] mov r0, r6 ldr r1, [r1] bl SendMessageW ldr r0, [r7] pop {r4, r5, r6, r7, r8, pc} .L9: mov r5, r6 b .L2 .L4: mov r3, #0 ldr r1, .L27 mov r2, r3 ldr r1, [r1] bl SendMessageW ldr r3, .L27+24 ldr r3, [r3] tst r0, r3 beq .L6 b .L5 .L25: ldr r2, .L27+28 ldr r1, .L27+20 mov r3, r0 ldr r2, [r2] mov r0, r4 ldr r1, [r1] bl SendMessageW cmp r6, #0 ldr r0, [r7] popeq {r4, r5, r6, r7, r8, pc} b .L26 .L24: ldr r3, .L27+32 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L28: .align 2 .L27: .word WM_GETDLGCODE .word DLGC_UNDEFPUSHBUTTON .word DLGC_BUTTON .word TRUE .word BS_DEFPUSHBUTTON .word BM_SETSTYLE .word DLGC_DEFPUSHBUTTON .word BS_PUSHBUTTON .word FALSE .size DEFDLG_SetDefId, .-DEFDLG_SetDefId .comm WM_GETDLGCODE,4,4 .comm TRUE,4,4 .comm FALSE,4,4 .comm DLGC_UNDEFPUSHBUTTON,4,4 .comm DLGC_DEFPUSHBUTTON,4,4 .comm DLGC_BUTTON,4,4 .comm BS_PUSHBUTTON,4,4 .comm BS_DEFPUSHBUTTON,4,4 .comm BM_SETSTYLE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cdf.c_cdf_tole2.c" .intel_syntax noprefix .text .p2align 4 .globl cdf_tole2 .type cdf_tole2, @function cdf_tole2: .LFB0: .cfi_startproc endbr64 jmp CDF_TOLE2@PLT .cfi_endproc .LFE0: .size cdf_tole2, .-cdf_tole2 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cdf.c_cdf_tole2.c" .text .align 2 .global cdf_tole2 .syntax unified .arm .fpu softvfp .type cdf_tole2, %function cdf_tole2: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b CDF_TOLE2 .size cdf_tole2, .-cdf_tole2 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ip_set_bitmap_port.c_bitmap_port_create.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "memsize: %zu\n" .text .p2align 4 .type bitmap_port_create, @function bitmap_port_create: .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 mov rbp, rdi push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov rbx, rsi mov rsi, QWORD PTR IPSET_ATTR_PORT[rip] mov rdi, rbx call ip_set_attr_netorder@PLT test eax, eax jne .L2 .L4: mov edi, 1 .L3: call unlikely@PLT test rax, rax je .L5 mov eax, DWORD PTR IPSET_ERR_PROTOCOL[rip] neg eax .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov rax, QWORD PTR IPSET_ATTR_PORT[rip] mov rdi, QWORD PTR [rbx+rax*8] call ip_set_get_h16@PLT mov r12, rax mov rax, QWORD PTR IPSET_ATTR_PORT_TO[rip] mov rdi, QWORD PTR [rbx+rax*8] call ip_set_get_h16@PLT mov r13, rax cmp r12, rax jle .L7 mov rax, r12 mov r12, r13 mov r13, rax .L7: mov esi, DWORD PTR GFP_KERNEL[rip] mov edi, 16 call kzalloc@PLT mov r14, rax test rax, rax je .L16 mov rax, QWORD PTR IPSET_ATTR_TIMEOUT[rip] mov rsi, r13 sub rsi, r12 cmp QWORD PTR [rbx+rax*8], 0 je .L9 lea rax, 8[0+rsi*8] mov rcx, r13 mov rdx, r12 mov rsi, r14 mov QWORD PTR [r14], rax mov rdi, rbp call init_map_port@PLT test eax, eax je .L17 mov rax, QWORD PTR IPSET_ATTR_TIMEOUT[rip] mov rdi, QWORD PTR [rbx+rax*8] call ip_set_timeout_uget@PLT mov rdi, rbp mov DWORD PTR 8[r14], eax lea rax, bitmap_tport[rip] mov QWORD PTR 0[rbp], rax call bitmap_port_gc_init@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 xor eax, eax pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov rsi, QWORD PTR IPSET_ATTR_PORT_TO[rip] mov rdi, rbx call ip_set_attr_netorder@PLT test eax, eax je .L4 mov rsi, QWORD PTR IPSET_ATTR_TIMEOUT[rip] mov rdi, rbx call ip_set_optattr_netorder@PLT xor edi, edi test eax, eax sete dil jmp .L3 .p2align 4,,10 .p2align 3 .L17: mov rdi, r14 call kfree@PLT .L16: mov eax, DWORD PTR ENOMEM[rip] pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 neg eax pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state xor edi, edi call bitmap_bytes@PLT lea rdi, .LC0[rip] mov QWORD PTR [r14], rax mov rsi, rax call pr_debug@PLT mov rcx, r13 mov rdx, r12 mov rsi, r14 mov rdi, rbp call init_map_port@PLT test eax, eax je .L17 lea rax, bitmap_port[rip] mov QWORD PTR 0[rbp], rax xor eax, eax jmp .L1 .cfi_endproc .LFE0: .size bitmap_port_create, .-bitmap_port_create .comm bitmap_tport,4,4 .comm bitmap_port,4,4 .comm IPSET_ERR_PROTOCOL,4,4 .comm IPSET_ATTR_TIMEOUT,8,8 .comm IPSET_ATTR_PORT_TO,8,8 .comm IPSET_ATTR_PORT,8,8 .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_ip_set_bitmap_port.c_bitmap_port_create.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "memsize: %zu\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type bitmap_port_create, %function bitmap_port_create: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r6, .L19 mov r5, r1 mov r7, r0 mov r0, r1 ldr r1, [r6] bl ip_set_attr_netorder cmp r0, #0 bne .L2 .L4: mov r0, #1 .L3: bl unlikely subs r4, r0, #0 beq .L5 ldr r3, .L19+4 ldr r0, [r3] rsb r4, r0, #0 .L1: mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L5: ldr r3, [r6] ldr r0, [r5, r3, lsl #2] bl ip_set_get_h16 ldr r3, .L19+8 mov r6, r0 ldr r3, [r3] ldr r0, [r5, r3, lsl #2] bl ip_set_get_h16 mov r3, r0 ldr r2, .L19+12 cmp r6, r0 ldr r1, [r2] mov r0, #8 movle r9, r6 movgt r9, r3 movle r6, r3 bl kzalloc subs r8, r0, #0 beq .L16 ldr r10, .L19+16 sub r1, r6, r9 ldr r3, [r10] ldr r3, [r5, r3, lsl #2] cmp r3, #0 beq .L9 add r1, r1, #1 lsl r1, r1, #2 str r1, [r8] mov r3, r6 mov r2, r9 mov r1, r8 mov r0, r7 bl init_map_port cmp r0, #0 beq .L17 ldr r3, [r10] ldr r0, [r5, r3, lsl #2] bl ip_set_timeout_uget ldr r3, .L19+20 str r0, [r8, #4] mov r0, r7 str r3, [r7] bl bitmap_port_gc_init mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L2: ldr r3, .L19+8 mov r0, r5 ldr r1, [r3] bl ip_set_attr_netorder cmp r0, #0 beq .L4 ldr r3, .L19+16 mov r0, r5 ldr r1, [r3] bl ip_set_optattr_netorder clz r0, r0 lsr r0, r0, #5 b .L3 .L17: mov r0, r8 bl kfree .L16: ldr r3, .L19+24 ldr r0, [r3] rsb r4, r0, #0 mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L9: mov r0, r4 bl bitmap_bytes mov r1, r0 ldr r0, .L19+28 str r1, [r8] bl pr_debug mov r3, r6 mov r2, r9 mov r1, r8 mov r0, r7 bl init_map_port cmp r0, #0 beq .L17 ldr r3, .L19+32 str r3, [r7] b .L1 .L20: .align 2 .L19: .word IPSET_ATTR_PORT .word IPSET_ERR_PROTOCOL .word IPSET_ATTR_PORT_TO .word GFP_KERNEL .word IPSET_ATTR_TIMEOUT .word bitmap_tport .word ENOMEM .word .LC0 .word bitmap_port .size bitmap_port_create, .-bitmap_port_create .comm bitmap_tport,4,4 .comm bitmap_port,4,4 .comm IPSET_ERR_PROTOCOL,4,4 .comm IPSET_ATTR_TIMEOUT,4,4 .comm IPSET_ATTR_PORT_TO,4,4 .comm IPSET_ATTR_PORT,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_task.c_task_synchronizer_destroy_all.c" .intel_syntax noprefix .text .p2align 4 .globl task_synchronizer_destroy_all .type task_synchronizer_destroy_all, @function task_synchronizer_destroy_all: .LFB0: .cfi_startproc endbr64 jmp semaphore_destroy_all@PLT .cfi_endproc .LFE0: .size task_synchronizer_destroy_all, .-task_synchronizer_destroy_all .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_task.c_task_synchronizer_destroy_all.c" .text .align 2 .global task_synchronizer_destroy_all .syntax unified .arm .fpu softvfp .type task_synchronizer_destroy_all, %function task_synchronizer_destroy_all: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b semaphore_destroy_all .size task_synchronizer_destroy_all, .-task_synchronizer_destroy_all .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ia64.c_gen_tls_get_addr.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "__tls_get_addr" .text .p2align 4 .type gen_tls_get_addr, @function gen_tls_get_addr: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR gen_tls_tga[rip] test rax, rax je .L8 ret .p2align 4,,10 .p2align 3 .L8: sub rsp, 8 .cfi_def_cfa_offset 16 lea rdi, .LC0[rip] call init_one_libfunc@PLT mov QWORD PTR gen_tls_tga[rip], rax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size gen_tls_get_addr, .-gen_tls_get_addr .comm gen_tls_tga,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_ia64.c_gen_tls_get_addr.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "__tls_get_addr\000" .text .align 2 .syntax unified .arm .fpu softvfp .type gen_tls_get_addr, %function gen_tls_get_addr: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r4, .L5 ldr r0, [r4] cmp r0, #0 popne {r4, pc} ldr r0, .L5+4 bl init_one_libfunc str r0, [r4] pop {r4, pc} .L6: .align 2 .L5: .word gen_tls_tga .word .LC0 .size gen_tls_get_addr, .-gen_tls_get_addr .comm gen_tls_tga,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dm-clone-target.c___find_or_insert_region_hydration.c" .intel_syntax noprefix .text .p2align 4 .type __find_or_insert_region_hydration, @function __find_or_insert_region_hydration: .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 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 32 mov esi, DWORD PTR [rsi] call __hash_find@PLT test rax, rax je .L5 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 .L5: .cfi_restore_state mov rsi, rbx mov rdi, rbp call __insert_region_hydration@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov rax, rbx pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size __find_or_insert_region_hydration, .-__find_or_insert_region_hydration .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_dm-clone-target.c___find_or_insert_region_hydration.c" .text .align 2 .syntax unified .arm .fpu softvfp .type __find_or_insert_region_hydration, %function __find_or_insert_region_hydration: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 ldr r1, [r1] mov r5, r0 bl __hash_find cmp r0, #0 popne {r4, r5, r6, pc} mov r0, r5 mov r1, r4 bl __insert_region_hydration mov r0, r4 pop {r4, r5, r6, pc} .size __find_or_insert_region_hydration, .-__find_or_insert_region_hydration .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_dispc.c_dispc_ovl_setup_global_alpha.c" .intel_syntax noprefix .text .p2align 4 .type dispc_ovl_setup_global_alpha, @function dispc_ovl_setup_global_alpha: .LFB0: .cfi_startproc endbr64 mov r8d, edx mov edx, ecx test DWORD PTR OMAP_DSS_OVL_CAP_GLOBAL_ALPHA[rip], r8d jne .L4 ret .p2align 4,,10 .p2align 3 .L4: mov esi, esi lea rax, shifts.1938[rip] mov r8d, DWORD PTR [rax+rsi*4] mov esi, DWORD PTR DISPC_GLOBAL_ALPHA[rip] lea ecx, 7[r8] jmp REG_FLD_MOD@PLT .cfi_endproc .LFE0: .size dispc_ovl_setup_global_alpha, .-dispc_ovl_setup_global_alpha .section .rodata .align 16 .type shifts.1938, @object .size shifts.1938, 16 shifts.1938: .long 0 .long 8 .long 16 .long 24 .comm OMAP_DSS_OVL_CAP_GLOBAL_ALPHA,4,4 .comm DISPC_GLOBAL_ALPHA,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_dispc.c_dispc_ovl_setup_global_alpha.c" .text .align 2 .syntax unified .arm .fpu softvfp .type dispc_ovl_setup_global_alpha, %function dispc_ovl_setup_global_alpha: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr ip, .L11 ldr ip, [ip] tst r2, ip bxeq lr str lr, [sp, #-4]! ldr r2, .L11+4 sub sp, sp, #12 ldr r1, [r2, r1, lsl #2] ldr ip, .L11+8 str r1, [sp] mov r2, r3 add r3, r1, #7 ldr r1, [ip] bl REG_FLD_MOD add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .L12: .align 2 .L11: .word OMAP_DSS_OVL_CAP_GLOBAL_ALPHA .word .LANCHOR0 .word DISPC_GLOBAL_ALPHA .size dispc_ovl_setup_global_alpha, .-dispc_ovl_setup_global_alpha .comm OMAP_DSS_OVL_CAP_GLOBAL_ALPHA,4,4 .comm DISPC_GLOBAL_ALPHA,4,4 .section .rodata .align 2 .set .LANCHOR0,. + 0 .type shifts.4222, %object .size shifts.4222, 16 shifts.4222: .word 0 .word 8 .word 16 .word 24 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits