x86
stringlengths
152
83.5k
arm
stringlengths
579
76.5k
.text .intel_syntax noprefix .file "extr_acl.c_ocfs2_get_acl_nolock.c" .p2align 4, 0x90 # -- Begin function ocfs2_get_acl_nolock .type ocfs2_get_acl_nolock,@function ocfs2_get_acl_nolock: # @ocfs2_get_acl_nolock .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 push rax .cfi_def_cfa_offset 64 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r12, rdx mov ebp, esi mov rbx, rdi mov edi, dword ptr [rdi] call OCFS2_SB mov ecx, dword ptr [rip + OCFS2_MOUNT_POSIX_ACL] test dword ptr [rax], ecx je .LBB0_1 # %bb.2: cmp ebp, 129 je .LBB0_3 # %bb.4: cmp ebp, 128 jne .LBB0_11 # %bb.5: mov eax, offset OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT jmp .LBB0_6 .LBB0_1: xor r15d, r15d jmp .LBB0_19 .LBB0_3: mov eax, offset OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS .LBB0_6: mov r13d, dword ptr [rax] xor r15d, r15d mov ecx, offset .L.str mov rdi, rbx mov rsi, r12 mov edx, r13d xor r8d, r8d xor r9d, r9d call ocfs2_xattr_get_nolock mov ebp, eax test eax, eax jle .LBB0_7 # %bb.13: mov esi, dword ptr [rip + GFP_NOFS] mov edi, ebp call kmalloc test rax, rax je .LBB0_14 # %bb.15: mov r14, rax mov ecx, offset .L.str mov rdi, rbx mov rsi, r12 mov edx, r13d mov r8, rax mov r9d, ebp call ocfs2_xattr_get_nolock mov ebp, eax test eax, eax jle .LBB0_8 # %bb.16: mov rdi, r14 mov esi, ebp call ocfs2_acl_from_xattr jmp .LBB0_17 .LBB0_11: xor edi, edi sub edi, dword ptr [rip + EINVAL] jmp .LBB0_12 .LBB0_7: xor r14d, r14d .LBB0_8: test ebp, ebp je .LBB0_18 # %bb.9: xor eax, eax sub eax, dword ptr [rip + ENODATA] cmp ebp, eax je .LBB0_18 # %bb.10: mov edi, ebp call ERR_PTR .LBB0_17: mov r15, rax .LBB0_18: mov rdi, r14 call kfree .LBB0_19: mov rax, r15 add rsp, 8 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .LBB0_14: .cfi_def_cfa_offset 64 xor edi, edi sub edi, dword ptr [rip + ENOMEM] .LBB0_12: add rsp, 8 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp ERR_PTR # TAILCALL .Lfunc_end0: .size ocfs2_get_acl_nolock, .Lfunc_end0-ocfs2_get_acl_nolock .cfi_endproc # -- End function .type OCFS2_MOUNT_POSIX_ACL,@object # @OCFS2_MOUNT_POSIX_ACL .comm OCFS2_MOUNT_POSIX_ACL,4,4 .type OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS,@object # @OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS .comm OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS,4,4 .type OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT,@object # @OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT .comm OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT,4,4 .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .zero 1 .size .L.str, 1 .type GFP_NOFS,@object # @GFP_NOFS .comm GFP_NOFS,4,4 .type ENOMEM,@object # @ENOMEM .comm ENOMEM,4,4 .type ENODATA,@object # @ENODATA .comm ENODATA,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ocfs2_get_acl_nolock
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_acl.c_ocfs2_get_acl_nolock.c" .p2align 2 .type ocfs2_get_acl_nolock,%function .code 32 ocfs2_get_acl_nolock: .fnstart .save {r4, r5, r6, r7, r8, r9, r11, lr} push {r4, r5, r6, r7, r8, r9, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 .pad #8 sub sp, sp, #8 mov r7, r0 ldr r0, [r0] mov r6, r2 mov r4, r1 bl OCFS2_SB movw r1, :lower16:OCFS2_MOUNT_POSIX_ACL ldr r0, [r0] movt r1, :upper16:OCFS2_MOUNT_POSIX_ACL ldr r1, [r1] tst r1, r0 beq .LBB0_4 cmp r4, #129 beq .LBB0_5 cmp r4, #128 bne .LBB0_10 movw r0, :lower16:OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT movt r0, :upper16:OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT b .LBB0_6 .LBB0_4: mov r4, #0 b .LBB0_17 .LBB0_5: movw r0, :lower16:OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS movt r0, :upper16:OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS .LBB0_6: ldr r9, [r0] movw r3, :lower16:.L.str mov r4, #0 mov r0, r7 mov r1, r6 movt r3, :upper16:.L.str str r4, [sp] str r4, [sp, #4] mov r2, r9 bl ocfs2_xattr_get_nolock mov r5, r0 cmp r0, #1 blt .LBB0_11 movw r0, :lower16:GFP_NOFS movt r0, :upper16:GFP_NOFS ldr r1, [r0] mov r0, r5 bl kmalloc cmp r0, #0 beq .LBB0_18 movw r3, :lower16:.L.str mov r8, r0 stm sp, {r0, r5} mov r0, r7 mov r1, r6 mov r2, r9 movt r3, :upper16:.L.str bl ocfs2_xattr_get_nolock mov r5, r0 cmp r0, #1 blt .LBB0_12 mov r0, r8 mov r1, r5 bl ocfs2_acl_from_xattr b .LBB0_15 .LBB0_10: movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL b .LBB0_19 .LBB0_11: mov r8, #0 .LBB0_12: cmp r5, #0 beq .LBB0_16 movw r0, :lower16:ENODATA movt r0, :upper16:ENODATA ldr r0, [r0] rsb r0, r0, #0 cmp r5, r0 beq .LBB0_16 mov r0, r5 bl ERR_PTR .LBB0_15: mov r4, r0 .LBB0_16: mov r0, r8 bl kfree .LBB0_17: mov r0, r4 sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r9, r11, pc} .LBB0_18: movw r0, :lower16:ENOMEM movt r0, :upper16:ENOMEM .LBB0_19: ldr r0, [r0] rsb r0, r0, #0 sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r9, r11, lr} b ERR_PTR .Lfunc_end0: .size ocfs2_get_acl_nolock, .Lfunc_end0-ocfs2_get_acl_nolock .cantunwind .fnend .type OCFS2_MOUNT_POSIX_ACL,%object .comm OCFS2_MOUNT_POSIX_ACL,4,4 .type OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS,%object .comm OCFS2_XATTR_INDEX_POSIX_ACL_ACCESS,4,4 .type OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT,%object .comm OCFS2_XATTR_INDEX_POSIX_ACL_DEFAULT,4,4 .type EINVAL,%object .comm EINVAL,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .zero 1 .size .L.str, 1 .type GFP_NOFS,%object .comm GFP_NOFS,4,4 .type ENOMEM,%object .comm ENOMEM,4,4 .type ENODATA,%object .comm ENODATA,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ocfs2_get_acl_nolock .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ecore_mcp.c_ecore_get_mfw_force_cmd.c" .p2align 4, 0x90 # -- Begin function ecore_get_mfw_force_cmd .type ecore_get_mfw_force_cmd,@function ecore_get_mfw_force_cmd: # @ecore_get_mfw_force_cmd .cfi_startproc # %bb.0: add edi, -128 cmp edi, 2 ja .LBB0_2 # %bb.1: movsxd rax, edi mov rax, qword ptr [8*rax + .Lswitch.table.ecore_get_mfw_force_cmd] mov eax, dword ptr [rax] mov dword ptr [rsi], eax .LBB0_2: ret .Lfunc_end0: .size ecore_get_mfw_force_cmd, .Lfunc_end0-ecore_get_mfw_force_cmd .cfi_endproc # -- End function .type LOAD_REQ_FORCE_NONE,@object # @LOAD_REQ_FORCE_NONE .comm LOAD_REQ_FORCE_NONE,4,4 .type LOAD_REQ_FORCE_PF,@object # @LOAD_REQ_FORCE_PF .comm LOAD_REQ_FORCE_PF,4,4 .type LOAD_REQ_FORCE_ALL,@object # @LOAD_REQ_FORCE_ALL .comm LOAD_REQ_FORCE_ALL,4,4 .type .Lswitch.table.ecore_get_mfw_force_cmd,@object # @switch.table.ecore_get_mfw_force_cmd .section .rodata,"a",@progbits .p2align 3 .Lswitch.table.ecore_get_mfw_force_cmd: .quad LOAD_REQ_FORCE_PF .quad LOAD_REQ_FORCE_NONE .quad LOAD_REQ_FORCE_ALL .size .Lswitch.table.ecore_get_mfw_force_cmd, 24 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ecore_get_mfw_force_cmd
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ecore_mcp.c_ecore_get_mfw_force_cmd.c" .p2align 2 .type ecore_get_mfw_force_cmd,%function .code 32 ecore_get_mfw_force_cmd: .fnstart sub r0, r0, #128 cmp r0, #2 bxhi lr movw r2, :lower16:.Lswitch.table.ecore_get_mfw_force_cmd movt r2, :upper16:.Lswitch.table.ecore_get_mfw_force_cmd ldr r0, [r2, r0, lsl #2] ldr r0, [r0] str r0, [r1] bx lr .Lfunc_end0: .size ecore_get_mfw_force_cmd, .Lfunc_end0-ecore_get_mfw_force_cmd .cantunwind .fnend .type LOAD_REQ_FORCE_NONE,%object .comm LOAD_REQ_FORCE_NONE,4,4 .type LOAD_REQ_FORCE_PF,%object .comm LOAD_REQ_FORCE_PF,4,4 .type LOAD_REQ_FORCE_ALL,%object .comm LOAD_REQ_FORCE_ALL,4,4 .type .Lswitch.table.ecore_get_mfw_force_cmd,%object .section .rodata,"a",%progbits .p2align 2 .Lswitch.table.ecore_get_mfw_force_cmd: .long LOAD_REQ_FORCE_PF .long LOAD_REQ_FORCE_NONE .long LOAD_REQ_FORCE_ALL .size .Lswitch.table.ecore_get_mfw_force_cmd, 12 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ecore_get_mfw_force_cmd .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_rdrand_sanitytest.c_sanity_check_rdrand_bytes.c" .p2align 4, 0x90 # -- Begin function sanity_check_rdrand_bytes .type sanity_check_rdrand_bytes,@function sanity_check_rdrand_bytes: # @sanity_check_rdrand_bytes .cfi_startproc # %bb.0: mov edi, dword ptr [rip + OPENSSL_ia32_rdrand_bytes] mov esi, 1000 xor edx, edx mov ecx, 10 mov r8d, 10 jmp sanity_check_bytes # TAILCALL .Lfunc_end0: .size sanity_check_rdrand_bytes, .Lfunc_end0-sanity_check_rdrand_bytes .cfi_endproc # -- End function .type OPENSSL_ia32_rdrand_bytes,@object # @OPENSSL_ia32_rdrand_bytes .comm OPENSSL_ia32_rdrand_bytes,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym sanity_check_rdrand_bytes
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_rdrand_sanitytest.c_sanity_check_rdrand_bytes.c" .p2align 2 .type sanity_check_rdrand_bytes,%function .code 32 sanity_check_rdrand_bytes: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #8 sub sp, sp, #8 movw r0, :lower16:OPENSSL_ia32_rdrand_bytes mov r1, #10 mov r2, #0 mov r3, #10 movt r0, :upper16:OPENSSL_ia32_rdrand_bytes str r1, [sp] mov r1, #1000 ldr r0, [r0] bl sanity_check_bytes mov sp, r11 pop {r11, pc} .Lfunc_end0: .size sanity_check_rdrand_bytes, .Lfunc_end0-sanity_check_rdrand_bytes .cantunwind .fnend .type OPENSSL_ia32_rdrand_bytes,%object .comm OPENSSL_ia32_rdrand_bytes,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym sanity_check_rdrand_bytes .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_tg3.c_tg3_fw_data_len.c" .p2align 4, 0x90 # -- Begin function tg3_fw_data_len .type tg3_fw_data_len,@function tg3_fw_data_len: # @tg3_fw_data_len .cfi_startproc # %bb.0: push rax .cfi_def_cfa_offset 16 cmp dword ptr [rdi], -1 je .LBB0_1 # %bb.2: mov rax, qword ptr [rdi + 8] mov eax, dword ptr [rax] jmp .LBB0_3 .LBB0_1: mov edi, dword ptr [rsi] call be32_to_cpu .LBB0_3: sub eax, dword ptr [rip + TG3_FW_HDR_LEN] sar eax, 2 pop rcx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size tg3_fw_data_len, .Lfunc_end0-tg3_fw_data_len .cfi_endproc # -- End function .type TG3_FW_HDR_LEN,@object # @TG3_FW_HDR_LEN .comm TG3_FW_HDR_LEN,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym tg3_fw_data_len
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_tg3.c_tg3_fw_data_len.c" .p2align 2 .type tg3_fw_data_len,%function .code 32 tg3_fw_data_len: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp ldr r2, [r0] cmn r2, #1 beq .LBB0_2 ldr r0, [r0, #4] ldr r0, [r0] b .LBB0_3 .LBB0_2: ldr r0, [r1] bl be32_to_cpu .LBB0_3: movw r1, :lower16:TG3_FW_HDR_LEN movt r1, :upper16:TG3_FW_HDR_LEN ldr r1, [r1] sub r0, r0, r1 lsr r0, r0, #2 pop {r11, pc} .Lfunc_end0: .size tg3_fw_data_len, .Lfunc_end0-tg3_fw_data_len .cantunwind .fnend .type TG3_FW_HDR_LEN,%object .comm TG3_FW_HDR_LEN,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym tg3_fw_data_len .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ptunit-query.c_indir_tnt.c" .p2align 4, 0x90 # -- Begin function indir_tnt .type indir_tnt,@function indir_tnt: # @indir_tnt .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 sub rsp, 24 .cfi_def_cfa_offset 64 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r14d, esi mov rbx, rdi lea r15, [rdi + 12] lea rbp, [rdi + 8] mov eax, dword ptr [rip + pt_dfix_bad_ip] mov dword ptr [rsp + 12], eax mov dword ptr [rsp + 16], esi mov eax, dword ptr [rip + pt_dfix_sext_ip] mov dword ptr [rsp + 20], eax lea rdx, [rdi + 4] lea rsi, [rsp + 16] call pt_last_ip_update_ip mov rdi, rbp xor esi, esi mov edx, 1 call pt_encode_tnt_8 mov edx, dword ptr [rsp + 16] mov esi, dword ptr [rsp + 20] mov rdi, rbp call pt_encode_tip mov edi, dword ptr [rip + ptu_sync_decoder] mov rsi, r15 call ptu_check lea rsi, [rsp + 12] mov rdi, r15 call pt_qry_indirect_branch cmp dword ptr [rip + pt_ipc_suppressed], r14d jne .LBB0_2 # %bb.1: mov esi, dword ptr [rip + pts_ip_suppressed] mov edi, eax call ptu_int_eq mov ebx, offset pt_dfix_bad_ip jmp .LBB0_3 .LBB0_2: mov edi, eax xor esi, esi call ptu_int_eq .LBB0_3: mov edi, dword ptr [rsp + 12] mov esi, dword ptr [rbx] call ptu_uint_eq xor eax, eax call ptu_passed add rsp, 24 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size indir_tnt, .Lfunc_end0-indir_tnt .cfi_endproc # -- End function .type pt_dfix_bad_ip,@object # @pt_dfix_bad_ip .comm pt_dfix_bad_ip,4,4 .type pt_dfix_sext_ip,@object # @pt_dfix_sext_ip .comm pt_dfix_sext_ip,4,4 .type ptu_sync_decoder,@object # @ptu_sync_decoder .comm ptu_sync_decoder,4,4 .type pt_ipc_suppressed,@object # @pt_ipc_suppressed .comm pt_ipc_suppressed,4,4 .type pts_ip_suppressed,@object # @pts_ip_suppressed .comm pts_ip_suppressed,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym indir_tnt
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ptunit-query.c_indir_tnt.c" .p2align 2 .type indir_tnt,%function .code 32 indir_tnt: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #16 sub sp, sp, #16 movw r7, :lower16:pt_dfix_bad_ip mov r4, r0 mov r5, r1 str r1, [sp, #8] add r1, sp, #8 movt r7, :upper16:pt_dfix_bad_ip add r2, r4, #4 ldr r0, [r7] str r0, [sp, #4] movw r0, :lower16:pt_dfix_sext_ip movt r0, :upper16:pt_dfix_sext_ip ldr r0, [r0] str r0, [sp, #12] mov r0, r4 bl pt_last_ip_update_ip mov r0, #1 add r6, r4, #8 mov r2, #0 mov r3, #0 str r0, [sp] mov r0, r6 bl pt_encode_tnt_8 ldr r2, [sp, #8] ldr r1, [sp, #12] mov r0, r6 bl pt_encode_tip movw r0, :lower16:ptu_sync_decoder add r6, r4, #12 movt r0, :upper16:ptu_sync_decoder mov r1, r6 ldr r0, [r0] bl ptu_check add r1, sp, #4 mov r0, r6 bl pt_qry_indirect_branch movw r1, :lower16:pt_ipc_suppressed movt r1, :upper16:pt_ipc_suppressed ldr r1, [r1] cmp r1, r5 bne .LBB0_2 movw r1, :lower16:pts_ip_suppressed movt r1, :upper16:pts_ip_suppressed ldr r1, [r1] bl ptu_int_eq b .LBB0_3 .LBB0_2: mov r1, #0 bl ptu_int_eq mov r7, r4 .LBB0_3: ldr r1, [r7] ldr r0, [sp, #4] bl ptu_uint_eq bl ptu_passed sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .Lfunc_end0: .size indir_tnt, .Lfunc_end0-indir_tnt .cantunwind .fnend .type pt_dfix_bad_ip,%object .comm pt_dfix_bad_ip,4,4 .type pt_dfix_sext_ip,%object .comm pt_dfix_sext_ip,4,4 .type ptu_sync_decoder,%object .comm ptu_sync_decoder,4,4 .type pt_ipc_suppressed,%object .comm pt_ipc_suppressed,4,4 .type pts_ip_suppressed,%object .comm pts_ip_suppressed,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym indir_tnt .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_tool_help.c_tool_help.c" .globl tool_help # -- Begin function tool_help .p2align 4, 0x90 .type tool_help,@function tool_help: # @tool_help .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov edi, offset .L.str call puts mov rax, qword ptr [rip + helptext] mov rsi, qword ptr [rax] test rsi, rsi je .LBB0_3 # %bb.1: xor ebx, ebx .p2align 4, 0x90 .LBB0_2: # =>This Inner Loop Header: Depth=1 mov rdx, qword ptr [rax + rbx + 8] mov edi, offset .L.str.1 call printf mov rax, qword ptr [rip + helptext] mov rsi, qword ptr [rax + rbx + 16] add rbx, 16 test rsi, rsi jne .LBB0_2 .LBB0_3: pop rbx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size tool_help, .Lfunc_end0-tool_help .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Usage: curl [options...] <url>" .size .L.str, 31 .type helptext,@object # @helptext .comm helptext,8,8 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz " %-19s %s\n" .size .L.str.1, 11 .type PRINT_LINES_PAUSE,@object # @PRINT_LINES_PAUSE .comm PRINT_LINES_PAUSE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_tool_help.c_tool_help.c" .globl tool_help .p2align 2 .type tool_help,%function .code 32 tool_help: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl puts movw r5, :lower16:helptext movt r5, :upper16:helptext ldr r0, [r5] ldr r1, [r0] cmp r1, #0 popeq {r4, r5, r6, r10, r11, pc} movw r4, :lower16:.L.str.1 mov r6, #0 movt r4, :upper16:.L.str.1 .LBB0_1: add r0, r0, r6 ldr r2, [r0, #4] mov r0, r4 bl printf ldr r0, [r5] add r1, r0, r6 add r6, r6, #8 ldr r1, [r1, #8] cmp r1, #0 bne .LBB0_1 pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size tool_help, .Lfunc_end0-tool_help .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "Usage: curl [options...] <url>" .size .L.str, 31 .type helptext,%object .comm helptext,4,4 .type .L.str.1,%object .L.str.1: .asciz " %-19s %s\n" .size .L.str.1, 11 .type PRINT_LINES_PAUSE,%object .comm PRINT_LINES_PAUSE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_wiiu_hid.c_get_pad.c" .p2align 4, 0x90 # -- Begin function get_pad .type get_pad,@function get_pad: # @get_pad .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov ebx, esi call wiiu_hid_joypad_query test eax, eax je .LBB0_5 # %bb.1: mov edi, ebx call HID_PAD_CONNECTION_PTR test rax, rax je .LBB0_5 # %bb.2: cmp dword ptr [rax + 8], 0 je .LBB0_5 # %bb.3: cmp dword ptr [rax + 4], 0 je .LBB0_5 # %bb.4: xor ecx, ecx cmp dword ptr [rax], 0 cmove rax, rcx pop rbx .cfi_def_cfa_offset 8 ret .LBB0_5: .cfi_def_cfa_offset 16 xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size get_pad, .Lfunc_end0-get_pad .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym get_pad
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_wiiu_hid.c_get_pad.c" .p2align 2 .type get_pad,%function .code 32 get_pad: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r1 bl wiiu_hid_joypad_query cmp r0, #0 beq .LBB0_3 mov r0, r4 bl HID_PAD_CONNECTION_PTR cmp r0, #0 beq .LBB0_3 ldr r1, [r0, #8] cmp r1, #0 ldrne r1, [r0, #4] cmpne r1, #0 bne .LBB0_4 .LBB0_3: mov r0, #0 pop {r4, r10, r11, pc} .LBB0_4: ldr r1, [r0] cmp r1, #0 moveq r0, r1 pop {r4, r10, r11, pc} .Lfunc_end0: .size get_pad, .Lfunc_end0-get_pad .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym get_pad .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_box.c_do_nms_sort.c" .globl do_nms_sort # -- Begin function do_nms_sort .p2align 4, 0x90 .type do_nms_sort,@function do_nms_sort: # @do_nms_sort .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 sub rsp, 168 .cfi_def_cfa_offset 224 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 movss dword ptr [rsp + 12], xmm0 # 4-byte Spill # kill: def $esi killed $esi def $rsi mov r14, rdi lea ebx, [rsi - 1] test esi, esi jle .LBB0_5 # %bb.1: xor eax, eax jmp .LBB0_2 .p2align 4, 0x90 .LBB0_4: # in Loop: Header=BB0_2 Depth=1 lea ecx, [rax + 1] cmp eax, ebx mov eax, ecx jge .LBB0_5 .LBB0_2: # =>This Inner Loop Header: Depth=1 movsxd rcx, eax shl rcx, 5 cmp qword ptr [r14 + rcx], 0 jne .LBB0_4 # %bb.3: # in Loop: Header=BB0_2 Depth=1 add rcx, r14 movups xmm0, xmmword ptr [rcx] movups xmm1, xmmword ptr [rcx + 16] movaps xmmword ptr [rsp + 144], xmm1 movaps xmmword ptr [rsp + 128], xmm0 movsxd rbx, ebx mov rsi, rbx shl rsi, 5 movups xmm0, xmmword ptr [r14 + rsi] movups xmm1, xmmword ptr [r14 + rsi + 16] movups xmmword ptr [rcx + 16], xmm1 movups xmmword ptr [rcx], xmm0 movaps xmm0, xmmword ptr [rsp + 128] movaps xmm1, xmmword ptr [rsp + 144] movups xmmword ptr [r14 + rsi + 16], xmm1 movups xmmword ptr [r14 + rsi], xmm0 add ebx, -1 add eax, -1 jmp .LBB0_4 .LBB0_5: test edx, edx jle .LBB0_26 # %bb.6: lea eax, [rbx + 1] movsxd rcx, ebx mov edx, edx mov qword ptr [rsp + 96], rdx # 8-byte Spill mov dword ptr [rsp + 8], eax # 4-byte Spill mov eax, eax mov qword ptr [rsp + 112], rcx # 8-byte Spill mov ecx, ecx mov qword ptr [rsp + 56], rcx # 8-byte Spill lea rcx, [rax - 1] mov qword ptr [rsp + 80], rcx # 8-byte Spill mov ecx, eax and ecx, 3 lea rdx, [r14 + 104] mov qword ptr [rsp + 32], rdx # 8-byte Spill mov qword ptr [rsp + 120], rax # 8-byte Spill mov edx, eax and edx, -4 lea rax, [r14 + 8] mov qword ptr [rsp + 48], rax # 8-byte Spill mov qword ptr [rsp + 72], rcx # 8-byte Spill shl rcx, 5 mov qword ptr [rsp + 64], rcx # 8-byte Spill lea rax, [r14 + 56] mov qword ptr [rsp + 40], rax # 8-byte Spill xor ebp, ebp mov qword ptr [rsp + 104], rbx # 8-byte Spill mov qword ptr [rsp + 88], rdx # 8-byte Spill mov qword ptr [rsp + 16], r14 # 8-byte Spill jmp .LBB0_7 .p2align 4, 0x90 .LBB0_8: # in Loop: Header=BB0_7 Depth=1 mov ecx, dword ptr [rip + nms_comparator] mov rdi, r14 mov esi, dword ptr [rsp + 8] # 4-byte Reload mov edx, 32 call qsort .LBB0_25: # in Loop: Header=BB0_7 Depth=1 add rbp, 1 cmp rbp, qword ptr [rsp + 96] # 8-byte Folded Reload mov rbx, qword ptr [rsp + 104] # 8-byte Reload mov rdx, qword ptr [rsp + 88] # 8-byte Reload je .LBB0_26 .LBB0_7: # =>This Loop Header: Depth=1 # Child Loop BB0_12 Depth 2 # Child Loop BB0_15 Depth 2 # Child Loop BB0_18 Depth 2 # Child Loop BB0_21 Depth 3 test ebx, ebx js .LBB0_8 # %bb.9: # in Loop: Header=BB0_7 Depth=1 cmp qword ptr [rsp + 80], 3 # 8-byte Folded Reload jae .LBB0_11 # %bb.10: # in Loop: Header=BB0_7 Depth=1 xor eax, eax jmp .LBB0_13 .p2align 4, 0x90 .LBB0_11: # in Loop: Header=BB0_7 Depth=1 mov rcx, qword ptr [rsp + 32] # 8-byte Reload xor eax, eax .p2align 4, 0x90 .LBB0_12: # Parent Loop BB0_7 Depth=1 # => This Inner Loop Header: Depth=2 mov dword ptr [rcx - 96], ebp mov dword ptr [rcx - 64], ebp mov dword ptr [rcx - 32], ebp mov dword ptr [rcx], ebp add rax, 4 sub rcx, -128 cmp rdx, rax jne .LBB0_12 .LBB0_13: # in Loop: Header=BB0_7 Depth=1 cmp qword ptr [rsp + 72], 0 # 8-byte Folded Reload mov rdx, qword ptr [rsp + 64] # 8-byte Reload je .LBB0_16 # %bb.14: # in Loop: Header=BB0_7 Depth=1 shl rax, 5 add rax, qword ptr [rsp + 48] # 8-byte Folded Reload xor ecx, ecx .p2align 4, 0x90 .LBB0_15: # Parent Loop BB0_7 Depth=1 # => This Inner Loop Header: Depth=2 mov dword ptr [rax + rcx], ebp add rcx, 32 cmp rdx, rcx jne .LBB0_15 .LBB0_16: # in Loop: Header=BB0_7 Depth=1 mov ecx, dword ptr [rip + nms_comparator] mov rdi, r14 mov esi, dword ptr [rsp + 8] # 4-byte Reload mov edx, 32 call qsort test ebx, ebx js .LBB0_25 # %bb.17: # in Loop: Header=BB0_7 Depth=1 mov rax, qword ptr [rsp + 40] # 8-byte Reload mov qword ptr [rsp + 24], rax # 8-byte Spill mov r12, qword ptr [rsp + 56] # 8-byte Reload xor r15d, r15d jmp .LBB0_18 .p2align 4, 0x90 .LBB0_24: # in Loop: Header=BB0_18 Depth=2 add r15, 1 add r12, -1 add qword ptr [rsp + 24], 32 # 8-byte Folded Spill cmp r15, qword ptr [rsp + 120] # 8-byte Folded Reload mov r14, qword ptr [rsp + 16] # 8-byte Reload mov rbp, rbx je .LBB0_25 .LBB0_18: # Parent Loop BB0_7 Depth=1 # => This Loop Header: Depth=2 # Child Loop BB0_21 Depth 3 mov rax, r15 shl rax, 5 mov rcx, qword ptr [r14 + rax + 16] mov rbx, rbp cmp qword ptr [rcx + 8*rbp], 0 je .LBB0_24 # %bb.19: # in Loop: Header=BB0_18 Depth=2 cmp r15, qword ptr [rsp + 112] # 8-byte Folded Reload jge .LBB0_24 # %bb.20: # in Loop: Header=BB0_18 Depth=2 mov rcx, qword ptr [rsp + 16] # 8-byte Reload mov ebp, dword ptr [rcx + rax + 24] mov r14, qword ptr [rsp + 24] # 8-byte Reload mov r13, r12 jmp .LBB0_21 .p2align 4, 0x90 .LBB0_23: # in Loop: Header=BB0_21 Depth=3 add r14, 32 add r13, -1 je .LBB0_24 .LBB0_21: # Parent Loop BB0_7 Depth=1 # Parent Loop BB0_18 Depth=2 # => This Inner Loop Header: Depth=3 mov esi, dword ptr [r14] mov edi, ebp call box_iou ucomiss xmm0, dword ptr [rsp + 12] # 4-byte Folded Reload jbe .LBB0_23 # %bb.22: # in Loop: Header=BB0_21 Depth=3 mov rax, qword ptr [r14 - 8] mov qword ptr [rax + 8*rbx], 0 jmp .LBB0_23 .LBB0_26: add rsp, 168 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size do_nms_sort, .Lfunc_end0-do_nms_sort .cfi_endproc # -- End function .type nms_comparator,@object # @nms_comparator .comm nms_comparator,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_box.c_do_nms_sort.c" .globl do_nms_sort .p2align 2 .type do_nms_sort,%function .code 32 do_nms_sort: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #44 sub sp, sp, #44 mov r7, r0 subs r9, r1, #1 str r3, [sp, #20] str r2, [sp, #8] blt .LBB0_6 mov r0, #0 b .LBB0_4 .LBB0_2: mov r2, r7 ldr r8, [r1] ldmib r1, {r6, lr} ldr r12, [r1, #12] ldr r3, [r2, r9, lsl #4]! sub r9, r9, #1 str r3, [r1] ldmib r2, {r3, r4, r5} stmib r1, {r3, r4, r5} sub r1, r0, #1 str r8, [r2] stmib r2, {r6, lr} str r12, [r2, #12] .LBB0_3: add r0, r1, #1 cmp r1, r9 bge .LBB0_6 .LBB0_4: mov r1, r7 ldr r2, [r1, r0, lsl #4]! cmp r2, #0 beq .LBB0_2 mov r1, r0 b .LBB0_3 .LBB0_6: ldr r0, [sp, #8] cmp r0, #1 blt .LBB0_20 add r1, r9, #1 add r0, r7, #24 mov r8, #0 str r7, [sp, #12] str r9, [sp, #16] str r0, [sp] str r1, [sp, #4] b .LBB0_10 .LBB0_8: movw r0, :lower16:nms_comparator mov r2, #16 movt r0, :upper16:nms_comparator ldr r3, [r0] mov r0, r7 bl qsort .LBB0_9: ldr r0, [sp, #8] ldr r1, [sp, #4] add r8, r8, #1 cmp r8, r0 beq .LBB0_20 .LBB0_10: cmp r9, #0 bmi .LBB0_8 mov r0, #0 .LBB0_12: add r2, r7, r0, lsl #4 add r0, r0, #1 cmp r1, r0 str r8, [r2, #4] bne .LBB0_12 movw r0, :lower16:nms_comparator mov r2, #16 movt r0, :upper16:nms_comparator ldr r3, [r0] mov r0, r7 bl qsort cmp r9, #0 bmi .LBB0_9 ldr r10, [sp] mov r0, #0 mov r4, r9 b .LBB0_16 .LBB0_15: ldr r9, [sp, #16] ldr r7, [sp, #12] add r10, r10, #16 sub r4, r4, #1 add r0, r6, #1 cmp r6, r9 beq .LBB0_9 .LBB0_16: mov r6, r0 add r0, r7, r0, lsl #4 ldr r1, [r0, #8] ldr r1, [r1, r8, lsl #2] cmp r1, #0 beq .LBB0_15 ldr r1, [sp, #16] cmp r6, r1 bge .LBB0_15 ldr r5, [r0, #12] mov r9, r10 mov r7, r4 .LBB0_19: ldr r1, [r9, #4] mov r0, r5 bl box_iou ldr r1, [sp, #20] bl __aeabi_fcmpgt cmp r0, #0 ldrne r0, [r9] movne r1, #0 add r9, r9, #16 strne r1, [r0, r8, lsl #2] subs r7, r7, #1 bne .LBB0_19 b .LBB0_15 .LBB0_20: sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .Lfunc_end0: .size do_nms_sort, .Lfunc_end0-do_nms_sort .cantunwind .fnend .type nms_comparator,%object .comm nms_comparator,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_svnlook.c_subcommand_dirschanged.c" .p2align 4, 0x90 # -- Begin function subcommand_dirschanged .type subcommand_dirschanged,@function subcommand_dirschanged: # @subcommand_dirschanged .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov r14, rdx mov rbx, rsi mov rdi, rsi xor esi, esi call check_number_of_args mov edi, eax call SVN_ERR mov rdi, rsp mov rsi, rbx mov rdx, r14 call get_ctxt_baton mov edi, eax call SVN_ERR mov rdi, qword ptr [rsp] mov rsi, r14 call do_dirs_changed mov edi, eax call SVN_ERR mov rax, qword ptr [rip + SVN_NO_ERROR] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size subcommand_dirschanged, .Lfunc_end0-subcommand_dirschanged .cfi_endproc # -- End function .type SVN_NO_ERROR,@object # @SVN_NO_ERROR .comm SVN_NO_ERROR,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym subcommand_dirschanged
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_svnlook.c_subcommand_dirschanged.c" .p2align 2 .type subcommand_dirschanged,%function .code 32 subcommand_dirschanged: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 .pad #8 sub sp, sp, #8 mov r5, r1 mov r0, r1 mov r1, #0 mov r4, r2 bl check_number_of_args bl SVN_ERR add r0, sp, #4 mov r1, r5 mov r2, r4 bl get_ctxt_baton bl SVN_ERR ldr r0, [sp, #4] mov r1, r4 bl do_dirs_changed bl SVN_ERR movw r0, :lower16:SVN_NO_ERROR movt r0, :upper16:SVN_NO_ERROR ldr r0, [r0] sub sp, r11, #8 pop {r4, r5, r11, pc} .Lfunc_end0: .size subcommand_dirschanged, .Lfunc_end0-subcommand_dirschanged .cantunwind .fnend .type SVN_NO_ERROR,%object .comm SVN_NO_ERROR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym subcommand_dirschanged .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_l_bsp_sin.c_Sin_LoadBSPFileTexinfo.c" .globl Sin_LoadBSPFileTexinfo # -- Begin function Sin_LoadBSPFileTexinfo .p2align 4, 0x90 .type Sin_LoadBSPFileTexinfo,@function Sin_LoadBSPFileTexinfo: # @Sin_LoadBSPFileTexinfo .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov r14, rdi mov edi, 4 call GetMemory mov qword ptr [rip + header], rax mov esi, offset .L.str mov rdi, r14 call fopen mov rbx, rax mov rdi, qword ptr [rip + header] mov esi, 4 mov edx, 1 mov rcx, rax call fread_unlocked mov rax, qword ptr [rip + header] mov edi, dword ptr [rax] call LittleLong mov rsi, qword ptr [rip + header] mov dword ptr [rsi], eax mov rax, qword ptr [rsi] cmp rax, qword ptr [rip + SIN_BSPHEADER] je .LBB0_3 # %bb.1: cmp rax, qword ptr [rip + SINGAME_BSPHEADER] je .LBB0_3 # %bb.2: mov edi, offset .L.str.1 mov rsi, r14 xor eax, eax call Error mov rsi, qword ptr [rip + header] .LBB0_3: mov rdx, qword ptr [rsi + 8] mov rcx, qword ptr [rip + SIN_BSPVERSION] cmp rdx, rcx je .LBB0_6 # %bb.4: cmp rdx, qword ptr [rip + SINGAME_BSPVERSION] je .LBB0_6 # %bb.5: mov edi, offset .L.str.2 mov rsi, r14 xor eax, eax call Error mov rsi, qword ptr [rip + header] .LBB0_6: mov rax, qword ptr [rsi + 16] mov rcx, qword ptr [rip + SIN_LUMP_TEXINFO] mov ebp, dword ptr [rax + 8*rcx] mov esi, dword ptr [rax + 8*rcx + 4] mov edx, dword ptr [rip + SEEK_SET] mov rdi, rbx call fseek mov rdi, qword ptr [rip + sin_texinfo] mov esi, ebp mov edx, 1 mov rcx, rbx call fread_unlocked mov rdi, rbx call fclose sar ebp, 2 mov dword ptr [rip + sin_numtexinfo], ebp mov rdi, qword ptr [rip + header] call FreeMemory xor edi, edi pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp Sin_SwapBSPFile # TAILCALL .Lfunc_end0: .size Sin_LoadBSPFileTexinfo, .Lfunc_end0-Sin_LoadBSPFileTexinfo .cfi_endproc # -- End function .type header,@object # @header .comm header,8,8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "rb" .size .L.str, 3 .type SIN_BSPHEADER,@object # @SIN_BSPHEADER .comm SIN_BSPHEADER,8,8 .type SINGAME_BSPHEADER,@object # @SINGAME_BSPHEADER .comm SINGAME_BSPHEADER,8,8 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "%s is not a IBSP file" .size .L.str.1, 22 .type SIN_BSPVERSION,@object # @SIN_BSPVERSION .comm SIN_BSPVERSION,8,8 .type SINGAME_BSPVERSION,@object # @SINGAME_BSPVERSION .comm SINGAME_BSPVERSION,8,8 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "%s is version %i, not %i" .size .L.str.2, 25 .type SIN_LUMP_TEXINFO,@object # @SIN_LUMP_TEXINFO .comm SIN_LUMP_TEXINFO,8,8 .type SEEK_SET,@object # @SEEK_SET .comm SEEK_SET,4,4 .type sin_texinfo,@object # @sin_texinfo .comm sin_texinfo,8,8 .type sin_numtexinfo,@object # @sin_numtexinfo .comm sin_numtexinfo,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_l_bsp_sin.c_Sin_LoadBSPFileTexinfo.c" .globl Sin_LoadBSPFileTexinfo .p2align 2 .type Sin_LoadBSPFileTexinfo,%function .code 32 Sin_LoadBSPFileTexinfo: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r5, r0 mov r0, #4 bl GetMemory movw r6, :lower16:header movw r1, :lower16:.L.str movt r6, :upper16:header movt r1, :upper16:.L.str str r0, [r6] mov r0, r5 bl fopen mov r4, r0 ldr r0, [r6] mov r1, #4 mov r2, #1 mov r3, r4 bl fread ldr r0, [r6] ldr r0, [r0] bl LittleLong movw r2, :lower16:SIN_BSPHEADER ldr r1, [r6] movt r2, :upper16:SIN_BSPHEADER ldr r2, [r2] str r0, [r1] cmp r0, r2 movwne r2, :lower16:SINGAME_BSPHEADER movtne r2, :upper16:SINGAME_BSPHEADER ldrne r2, [r2] cmpne r0, r2 beq .LBB0_2 movw r0, :lower16:.L.str.1 mov r1, r5 movt r0, :upper16:.L.str.1 bl Error ldr r1, [r6] .LBB0_2: movw r0, :lower16:SIN_BSPVERSION ldr r2, [r1, #4] movt r0, :upper16:SIN_BSPVERSION ldr r3, [r0] cmp r2, r3 movwne r0, :lower16:SINGAME_BSPVERSION movtne r0, :upper16:SINGAME_BSPVERSION ldrne r0, [r0] cmpne r2, r0 beq .LBB0_4 movw r0, :lower16:.L.str.2 mov r1, r5 movt r0, :upper16:.L.str.2 bl Error ldr r1, [r6] .LBB0_4: movw r0, :lower16:SIN_LUMP_TEXINFO ldr r1, [r1, #8] movt r0, :upper16:SIN_LUMP_TEXINFO ldr r0, [r0] ldr r5, [r1, r0, lsl #3]! movw r0, :lower16:SEEK_SET movt r0, :upper16:SEEK_SET ldr r2, [r0] mov r0, r4 ldr r1, [r1, #4] bl fseek movw r0, :lower16:sin_texinfo mov r1, r5 mov r2, #1 mov r3, r4 movt r0, :upper16:sin_texinfo ldr r0, [r0] bl fread mov r0, r4 bl fclose movw r1, :lower16:sin_numtexinfo lsr r0, r5, #2 movt r1, :upper16:sin_numtexinfo str r0, [r1] ldr r0, [r6] bl FreeMemory mov r0, #0 pop {r4, r5, r6, r10, r11, lr} b Sin_SwapBSPFile .Lfunc_end0: .size Sin_LoadBSPFileTexinfo, .Lfunc_end0-Sin_LoadBSPFileTexinfo .cantunwind .fnend .type header,%object .comm header,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "rb" .size .L.str, 3 .type SIN_BSPHEADER,%object .comm SIN_BSPHEADER,4,4 .type SINGAME_BSPHEADER,%object .comm SINGAME_BSPHEADER,4,4 .type .L.str.1,%object .L.str.1: .asciz "%s is not a IBSP file" .size .L.str.1, 22 .type SIN_BSPVERSION,%object .comm SIN_BSPVERSION,4,4 .type SINGAME_BSPVERSION,%object .comm SINGAME_BSPVERSION,4,4 .type .L.str.2,%object .L.str.2: .asciz "%s is version %i, not %i" .size .L.str.2, 25 .type SIN_LUMP_TEXINFO,%object .comm SIN_LUMP_TEXINFO,4,4 .type SEEK_SET,%object .comm SEEK_SET,4,4 .type sin_texinfo,%object .comm sin_texinfo,4,4 .type sin_numtexinfo,%object .comm sin_numtexinfo,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_efi-loader.h_efi_set_boot_order.c" .p2align 4, 0x90 # -- Begin function efi_set_boot_order .type efi_set_boot_order,@function efi_set_boot_order: # @efi_set_boot_order .cfi_startproc # %bb.0: xor eax, eax sub eax, dword ptr [rip + EOPNOTSUPP] ret .Lfunc_end0: .size efi_set_boot_order, .Lfunc_end0-efi_set_boot_order .cfi_endproc # -- End function .type EOPNOTSUPP,@object # @EOPNOTSUPP .comm EOPNOTSUPP,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym efi_set_boot_order
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_efi-loader.h_efi_set_boot_order.c" .p2align 2 .type efi_set_boot_order,%function .code 32 efi_set_boot_order: .fnstart movw r0, :lower16:EOPNOTSUPP movt r0, :upper16:EOPNOTSUPP ldr r0, [r0] rsb r0, r0, #0 bx lr .Lfunc_end0: .size efi_set_boot_order, .Lfunc_end0-efi_set_boot_order .cantunwind .fnend .type EOPNOTSUPP,%object .comm EOPNOTSUPP,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym efi_set_boot_order .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_io.c_ubi_io_write_vid_hdr.c" .globl ubi_io_write_vid_hdr # -- Begin function ubi_io_write_vid_hdr .p2align 4, 0x90 .type ubi_io_write_vid_hdr,@function ubi_io_write_vid_hdr: # @ubi_io_write_vid_hdr .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r12 .cfi_def_cfa_offset 40 push rbx .cfi_def_cfa_offset 48 .cfi_offset rbx, -48 .cfi_offset r12, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov rbx, rdx mov ebp, esi mov r14, rdi mov rdi, rdx call ubi_get_vid_hdr mov r12, rax mov r15, qword ptr [rbx] mov edi, offset .L.str mov esi, ebp call dbg_io xor edi, edi test ebp, ebp js .LBB0_2 # %bb.1: cmp dword ptr [r14], ebp setg dil .LBB0_2: call ubi_assert mov rdi, r14 mov esi, ebp call self_check_peb_ec_hdr test eax, eax jne .LBB0_6 # %bb.3: mov edi, dword ptr [rip + UBI_VID_HDR_MAGIC] call cpu_to_be32 mov qword ptr [r12 + 16], rax mov eax, dword ptr [rip + UBI_VERSION] mov dword ptr [r12 + 8], eax mov edi, dword ptr [rip + UBI_CRC32_INIT] mov edx, dword ptr [rip + UBI_VID_HDR_SIZE_CRC] mov rsi, r12 call crc32 mov edi, eax call cpu_to_be32 mov qword ptr [r12], rax mov rdi, r14 mov esi, ebp mov rdx, r12 call self_check_vid_hdr test eax, eax jne .LBB0_6 # %bb.4: mov esi, dword ptr [rip + POWER_CUT_VID_WRITE] mov rdi, r14 call ubi_dbg_power_cut test rax, rax je .LBB0_7 # %bb.5: xor eax, eax sub eax, dword ptr [rip + EROFS] .LBB0_6: pop rbx .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .LBB0_7: .cfi_def_cfa_offset 48 mov r8d, dword ptr [r14 + 4] mov ecx, dword ptr [r14 + 8] mov rdi, r14 mov rsi, r15 mov edx, ebp pop rbx .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp ubi_io_write # TAILCALL .Lfunc_end0: .size ubi_io_write_vid_hdr, .Lfunc_end0-ubi_io_write_vid_hdr .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "write VID header to PEB %d" .size .L.str, 27 .type UBI_VID_HDR_MAGIC,@object # @UBI_VID_HDR_MAGIC .comm UBI_VID_HDR_MAGIC,4,4 .type UBI_VERSION,@object # @UBI_VERSION .comm UBI_VERSION,4,4 .type UBI_CRC32_INIT,@object # @UBI_CRC32_INIT .comm UBI_CRC32_INIT,4,4 .type UBI_VID_HDR_SIZE_CRC,@object # @UBI_VID_HDR_SIZE_CRC .comm UBI_VID_HDR_SIZE_CRC,4,4 .type POWER_CUT_VID_WRITE,@object # @POWER_CUT_VID_WRITE .comm POWER_CUT_VID_WRITE,4,4 .type EROFS,@object # @EROFS .comm EROFS,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_io.c_ubi_io_write_vid_hdr.c" .globl ubi_io_write_vid_hdr .p2align 2 .type ubi_io_write_vid_hdr,%function .code 32 ubi_io_write_vid_hdr: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #8 sub sp, sp, #8 mov r5, r0 mov r0, r2 mov r6, r2 mov r4, r1 bl ubi_get_vid_hdr ldr r6, [r6] mov r7, r0 movw r0, :lower16:.L.str mov r1, r4 movt r0, :upper16:.L.str bl dbg_io cmp r4, #0 bmi .LBB0_2 ldr r1, [r5] mov r0, #0 cmp r1, r4 movwgt r0, #1 b .LBB0_3 .LBB0_2: mov r0, #0 .LBB0_3: bl ubi_assert mov r0, r5 mov r1, r4 bl self_check_peb_ec_hdr cmp r0, #0 beq .LBB0_5 .LBB0_4: sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .LBB0_5: movw r0, :lower16:UBI_VID_HDR_MAGIC movt r0, :upper16:UBI_VID_HDR_MAGIC ldr r0, [r0] bl cpu_to_be32 movw r1, :lower16:UBI_VERSION str r0, [r7, #8] movw r0, :lower16:UBI_CRC32_INIT movt r1, :upper16:UBI_VERSION movt r0, :upper16:UBI_CRC32_INIT ldr r1, [r1] ldr r0, [r0] str r1, [r7, #4] movw r1, :lower16:UBI_VID_HDR_SIZE_CRC movt r1, :upper16:UBI_VID_HDR_SIZE_CRC ldr r2, [r1] mov r1, r7 bl crc32 bl cpu_to_be32 str r0, [r7] mov r0, r5 mov r1, r4 mov r2, r7 bl self_check_vid_hdr cmp r0, #0 bne .LBB0_4 movw r0, :lower16:POWER_CUT_VID_WRITE movt r0, :upper16:POWER_CUT_VID_WRITE ldr r1, [r0] mov r0, r5 bl ubi_dbg_power_cut cmp r0, #0 beq .LBB0_8 movw r0, :lower16:EROFS movt r0, :upper16:EROFS ldr r0, [r0] rsb r0, r0, #0 sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .LBB0_8: ldmib r5, {r0, r3} mov r1, r6 mov r2, r4 str r0, [sp] mov r0, r5 bl ubi_io_write sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .Lfunc_end0: .size ubi_io_write_vid_hdr, .Lfunc_end0-ubi_io_write_vid_hdr .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "write VID header to PEB %d" .size .L.str, 27 .type UBI_VID_HDR_MAGIC,%object .comm UBI_VID_HDR_MAGIC,4,4 .type UBI_VERSION,%object .comm UBI_VERSION,4,4 .type UBI_CRC32_INIT,%object .comm UBI_CRC32_INIT,4,4 .type UBI_VID_HDR_SIZE_CRC,%object .comm UBI_VID_HDR_SIZE_CRC,4,4 .type POWER_CUT_VID_WRITE,%object .comm POWER_CUT_VID_WRITE,4,4 .type EROFS,%object .comm EROFS,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_pd.c_pd_revalidate.c" .p2align 4, 0x90 # -- Begin function pd_revalidate .type pd_revalidate,@function pd_revalidate: # @pd_revalidate .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov rbx, rdi mov r14, qword ptr [rdi] mov esi, dword ptr [rip + pd_identify] mov rdi, r14 call pd_special_command xor esi, esi test rax, rax jne .LBB0_2 # %bb.1: mov esi, dword ptr [r14] .LBB0_2: mov rdi, rbx call set_capacity xor eax, eax add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size pd_revalidate, .Lfunc_end0-pd_revalidate .cfi_endproc # -- End function .type pd_identify,@object # @pd_identify .comm pd_identify,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pd_revalidate
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_pd.c_pd_revalidate.c" .p2align 2 .type pd_revalidate,%function .code 32 pd_revalidate: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 movw r0, :lower16:pd_identify movt r0, :upper16:pd_identify ldr r5, [r4] ldr r1, [r0] mov r0, r5 bl pd_special_command cmp r0, #0 mov r1, #0 mov r0, r4 ldreq r1, [r5] bl set_capacity mov r0, #0 pop {r4, r5, r11, pc} .Lfunc_end0: .size pd_revalidate, .Lfunc_end0-pd_revalidate .cantunwind .fnend .type pd_identify,%object .comm pd_identify,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym pd_revalidate .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_test-condition.c_test_condition_test_kernel_version.c" .p2align 4, 0x90 # -- Begin function test_condition_test_kernel_version .type test_condition_test_kernel_version,@function test_condition_test_kernel_version: # @test_condition_test_kernel_version .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 sub rsp, 16 .cfi_def_cfa_offset 48 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.1 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.2 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free lea r14, [rsp + 8] mov rdi, r14 call uname shr rax, 63 xor eax, 1 mov edi, eax call assert_se mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov r15, qword ptr [rsp + 8] mov rsi, r15 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov rdi, r15 mov esi, 4 call strshorten mov rdi, r15 xor esi, esi call strchr mov esi, offset .L.str.1 mov edi, eax call strcpy mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov rsi, r15 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.3 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.4 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.5 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.6 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi add eax, dword ptr [rip + EINVAL] sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.7 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi add eax, dword ptr [rip + EINVAL] sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.8 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.9 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.10 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.11 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.12 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.13 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.14 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.15 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov esi, offset .L.str.16 xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov rdi, r14 call uname shr rax, 63 xor eax, 1 mov edi, eax call assert_se mov r14, qword ptr [rsp + 8] mov edi, offset .L.str.17 mov rsi, r14 call strjoina mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov rsi, rax xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, offset .L.str.18 mov rsi, r14 call strjoina mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov rsi, rax xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, offset .L.str.19 mov rsi, r14 call strjoina mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov rsi, rax xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax setg dil call assert_se mov rdi, rbx call condition_free mov edi, offset .L.str.20 mov rsi, r14 call strjoina mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov rsi, rax xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx call condition_free mov edi, offset .L.str.21 mov rsi, r14 call strjoina mov edi, dword ptr [rip + CONDITION_KERNEL_VERSION] mov rsi, rax xor edx, edx xor ecx, ecx call condition_new mov rbx, rax mov edi, ebx call assert_se mov rdi, rbx call condition_test xor edi, edi test eax, eax sete dil call assert_se mov rdi, rbx add rsp, 16 .cfi_def_cfa_offset 32 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp condition_free # TAILCALL .Lfunc_end0: .size test_condition_test_kernel_version, .Lfunc_end0-test_condition_test_kernel_version .cfi_endproc # -- End function .type CONDITION_KERNEL_VERSION,@object # @CONDITION_KERNEL_VERSION .comm CONDITION_KERNEL_VERSION,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "*thisreallyshouldntbeinthekernelversion*" .size .L.str, 41 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "*" .size .L.str.1, 2 .type .L.str.2,@object # @.str.2 .L.str.2: .zero 1 .size .L.str.2, 1 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "> 0.1.2" .size .L.str.3, 8 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz ">0.1.2" .size .L.str.4, 7 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "'>0.1.2' '<9.0.0'" .size .L.str.5, 18 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "> 0.1.2 < 9.0.0" .size .L.str.6, 16 .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz ">" .size .L.str.7, 2 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz ">= 0.1.2" .size .L.str.8, 9 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz "< 0.1.2" .size .L.str.9, 8 .type .L.str.10,@object # @.str.10 .L.str.10: .asciz "<= 0.1.2" .size .L.str.10, 9 .type .L.str.11,@object # @.str.11 .L.str.11: .asciz "= 0.1.2" .size .L.str.11, 8 .type .L.str.12,@object # @.str.12 .L.str.12: .asciz "< 4711.8.15" .size .L.str.12, 12 .type .L.str.13,@object # @.str.13 .L.str.13: .asciz "<= 4711.8.15" .size .L.str.13, 13 .type .L.str.14,@object # @.str.14 .L.str.14: .asciz "= 4711.8.15" .size .L.str.14, 12 .type .L.str.15,@object # @.str.15 .L.str.15: .asciz "> 4711.8.15" .size .L.str.15, 12 .type .L.str.16,@object # @.str.16 .L.str.16: .asciz ">= 4711.8.15" .size .L.str.16, 13 .type .L.str.17,@object # @.str.17 .L.str.17: .asciz ">=" .size .L.str.17, 3 .type .L.str.18,@object # @.str.18 .L.str.18: .asciz "= " .size .L.str.18, 4 .type .L.str.19,@object # @.str.19 .L.str.19: .asciz "<=" .size .L.str.19, 3 .type .L.str.20,@object # @.str.20 .L.str.20: .asciz "> " .size .L.str.20, 3 .type .L.str.21,@object # @.str.21 .L.str.21: .asciz "< " .size .L.str.21, 5 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym test_condition_test_kernel_version
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_test-condition.c_test_condition_test_kernel_version.c" .p2align 2 .type test_condition_test_kernel_version,%function .code 32 test_condition_test_kernel_version: .fnstart .save {r4, r5, r6, r7, r8, r10, r11, lr} push {r4, r5, r6, r7, r8, r10, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 .pad #8 sub sp, sp, #8 movw r8, :lower16:CONDITION_KERNEL_VERSION movw r1, :lower16:.L.str mov r2, #0 mov r3, #0 movt r8, :upper16:CONDITION_KERNEL_VERSION movt r1, :upper16:.L.str ldr r0, [r8] bl condition_new mov r4, r0 bl assert_se mov r0, r4 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r4 bl condition_free ldr r0, [r8] movw r5, :lower16:.L.str.1 mov r2, #0 mov r3, #0 movt r5, :upper16:.L.str.1 mov r1, r5 bl condition_new mov r4, r0 bl assert_se mov r0, r4 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r4 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.2 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.2 bl condition_new mov r4, r0 bl assert_se mov r0, r4 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r4 bl condition_free add r4, sp, #4 mov r0, r4 bl uname mvn r0, r0 lsr r0, r0, #31 bl assert_se ldr r6, [sp, #4] ldr r0, [r8] mov r2, #0 mov r3, #0 mov r1, r6 bl condition_new mov r7, r0 bl assert_se mov r0, r7 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r7 bl condition_free mov r0, r6 mov r1, #4 bl strshorten mov r0, r6 mov r1, #0 bl strchr mov r1, r5 bl strcpy ldr r0, [r8] mov r1, r6 mov r2, #0 mov r3, #0 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.3 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.3 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.4 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.4 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.5 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.5 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.6 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.6 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test movw r6, :lower16:EINVAL movt r6, :upper16:EINVAL ldr r1, [r6] add r0, r0, r1 clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.7 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.7 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test ldr r1, [r6] add r0, r0, r1 clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.8 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.8 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.9 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.9 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.10 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.10 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.11 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.11 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.12 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.12 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.13 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.13 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.14 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.14 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.15 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.15 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free ldr r0, [r8] movw r1, :lower16:.L.str.16 mov r2, #0 mov r3, #0 movt r1, :upper16:.L.str.16 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free mov r0, r4 bl uname mvn r0, r0 lsr r0, r0, #31 bl assert_se ldr r4, [sp, #4] movw r0, :lower16:.L.str.17 movt r0, :upper16:.L.str.17 mov r1, r4 bl strjoina mov r1, r0 ldr r0, [r8] mov r2, #0 mov r3, #0 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free movw r0, :lower16:.L.str.18 mov r1, r4 movt r0, :upper16:.L.str.18 bl strjoina mov r1, r0 ldr r0, [r8] mov r2, #0 mov r3, #0 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free movw r0, :lower16:.L.str.19 mov r1, r4 movt r0, :upper16:.L.str.19 bl strjoina mov r1, r0 ldr r0, [r8] mov r2, #0 mov r3, #0 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test cmp r0, #0 mov r0, #0 movwgt r0, #1 bl assert_se mov r0, r5 bl condition_free movw r0, :lower16:.L.str.20 mov r1, r4 movt r0, :upper16:.L.str.20 bl strjoina mov r1, r0 ldr r0, [r8] mov r2, #0 mov r3, #0 bl condition_new mov r5, r0 bl assert_se mov r0, r5 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r5 bl condition_free movw r0, :lower16:.L.str.21 mov r1, r4 movt r0, :upper16:.L.str.21 bl strjoina mov r1, r0 ldr r0, [r8] mov r2, #0 mov r3, #0 bl condition_new mov r4, r0 bl assert_se mov r0, r4 bl condition_test clz r0, r0 lsr r0, r0, #5 bl assert_se mov r0, r4 sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r10, r11, lr} b condition_free .Lfunc_end0: .size test_condition_test_kernel_version, .Lfunc_end0-test_condition_test_kernel_version .cantunwind .fnend .type CONDITION_KERNEL_VERSION,%object .comm CONDITION_KERNEL_VERSION,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "*thisreallyshouldntbeinthekernelversion*" .size .L.str, 41 .type .L.str.1,%object .L.str.1: .asciz "*" .size .L.str.1, 2 .type .L.str.2,%object .L.str.2: .zero 1 .size .L.str.2, 1 .type .L.str.3,%object .L.str.3: .asciz "> 0.1.2" .size .L.str.3, 8 .type .L.str.4,%object .L.str.4: .asciz ">0.1.2" .size .L.str.4, 7 .type .L.str.5,%object .L.str.5: .asciz "'>0.1.2' '<9.0.0'" .size .L.str.5, 18 .type .L.str.6,%object .L.str.6: .asciz "> 0.1.2 < 9.0.0" .size .L.str.6, 16 .type EINVAL,%object .comm EINVAL,4,4 .type .L.str.7,%object .L.str.7: .asciz ">" .size .L.str.7, 2 .type .L.str.8,%object .L.str.8: .asciz ">= 0.1.2" .size .L.str.8, 9 .type .L.str.9,%object .L.str.9: .asciz "< 0.1.2" .size .L.str.9, 8 .type .L.str.10,%object .L.str.10: .asciz "<= 0.1.2" .size .L.str.10, 9 .type .L.str.11,%object .L.str.11: .asciz "= 0.1.2" .size .L.str.11, 8 .type .L.str.12,%object .L.str.12: .asciz "< 4711.8.15" .size .L.str.12, 12 .type .L.str.13,%object .L.str.13: .asciz "<= 4711.8.15" .size .L.str.13, 13 .type .L.str.14,%object .L.str.14: .asciz "= 4711.8.15" .size .L.str.14, 12 .type .L.str.15,%object .L.str.15: .asciz "> 4711.8.15" .size .L.str.15, 12 .type .L.str.16,%object .L.str.16: .asciz ">= 4711.8.15" .size .L.str.16, 13 .type .L.str.17,%object .L.str.17: .asciz ">=" .size .L.str.17, 3 .type .L.str.18,%object .L.str.18: .asciz "= " .size .L.str.18, 4 .type .L.str.19,%object .L.str.19: .asciz "<=" .size .L.str.19, 3 .type .L.str.20,%object .L.str.20: .asciz "> " .size .L.str.20, 3 .type .L.str.21,%object .L.str.21: .asciz "< " .size .L.str.21, 5 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym test_condition_test_kernel_version .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_bus_space_rmi.c_rmi_bus_space_write_multi_stream_4.c" .p2align 4, 0x90 # -- Begin function rmi_bus_space_write_multi_stream_4 .type rmi_bus_space_write_multi_stream_4,@function rmi_bus_space_write_multi_stream_4: # @rmi_bus_space_write_multi_stream_4 .cfi_startproc # %bb.0: xor eax, eax jmp TODO # TAILCALL .Lfunc_end0: .size rmi_bus_space_write_multi_stream_4, .Lfunc_end0-rmi_bus_space_write_multi_stream_4 .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rmi_bus_space_write_multi_stream_4
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_bus_space_rmi.c_rmi_bus_space_write_multi_stream_4.c" .p2align 2 .type rmi_bus_space_write_multi_stream_4,%function .code 32 rmi_bus_space_write_multi_stream_4: .fnstart b TODO .Lfunc_end0: .size rmi_bus_space_write_multi_stream_4, .Lfunc_end0-rmi_bus_space_write_multi_stream_4 .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym rmi_bus_space_write_multi_stream_4 .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_p80211wext.c_p80211wext_giwessid.c" .p2align 4, 0x90 # -- Begin function p80211wext_giwessid .type p80211wext_giwessid,@function p80211wext_giwessid: # @p80211wext_giwessid .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov r14, rcx mov rbx, rdx mov rax, qword ptr [rdi] mov rdx, qword ptr [rax] test rdx, rdx je .LBB0_2 # %bb.1: mov qword ptr [rbx], rdx mov dword ptr [rbx + 8], 1 mov esi, dword ptr [rax + 8] mov rdi, r14 call memcpy mov rax, qword ptr [rbx] mov byte ptr [r14 + rax], 0 jmp .LBB0_3 .LBB0_2: mov rdi, r14 xor esi, esi mov edx, 4 call memset mov qword ptr [rbx], 0 mov dword ptr [rbx + 8], 0 .LBB0_3: xor eax, eax add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size p80211wext_giwessid, .Lfunc_end0-p80211wext_giwessid .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym p80211wext_giwessid
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_p80211wext.c_p80211wext_giwessid.c" .p2align 2 .type p80211wext_giwessid,%function .code 32 p80211wext_giwessid: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 ldr r0, [r0] mov r4, r2 mov r5, r3 ldr r2, [r0] cmp r2, #0 beq .LBB0_2 mov r1, #1 str r2, [r4] str r1, [r4, #4] ldr r1, [r0, #4] mov r0, r5 bl memcpy ldr r0, [r4] mov r1, #0 strb r1, [r5, r0] mov r0, #0 pop {r4, r5, r6, r10, r11, pc} .LBB0_2: mov r0, r5 mov r1, #0 mov r2, #4 mov r6, #0 bl memset mov r0, #0 str r6, [r4] str r6, [r4, #4] pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size p80211wext_giwessid, .Lfunc_end0-p80211wext_giwessid .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym p80211wext_giwessid .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_pci_dn.c_pci_bus_to_pdn.c" .p2align 4, 0x90 # -- Begin function pci_bus_to_pdn .type pci_bus_to_pdn,@function pci_bus_to_pdn: # @pci_bus_to_pdn .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 test rdi, rdi je .LBB0_5 # %bb.1: mov rbx, rdi .p2align 4, 0x90 .LBB0_2: # =>This Inner Loop Header: Depth=1 mov rdi, rbx call pci_is_root_bus test rax, rax jne .LBB0_6 # %bb.3: # in Loop: Header=BB0_2 Depth=1 cmp qword ptr [rbx + 8], 0 jne .LBB0_6 # %bb.4: # in Loop: Header=BB0_2 Depth=1 mov rbx, qword ptr [rbx] test rbx, rbx jne .LBB0_2 .LBB0_5: xor ebx, ebx .LBB0_6: mov rdi, rbx call pci_bus_to_OF_node test rax, rax je .LBB0_7 # %bb.8: mov rdi, rax pop rbx .cfi_def_cfa_offset 8 jmp PCI_DN # TAILCALL .LBB0_7: .cfi_def_cfa_offset 16 xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size pci_bus_to_pdn, .Lfunc_end0-pci_bus_to_pdn .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pci_bus_to_pdn
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_pci_dn.c_pci_bus_to_pdn.c" .p2align 2 .type pci_bus_to_pdn,%function .code 32 pci_bus_to_pdn: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, #0 cmp r0, #0 beq .LBB0_6 mov r5, r0 .LBB0_2: mov r0, r5 bl pci_is_root_bus cmp r0, #0 bne .LBB0_5 ldr r0, [r5, #4] cmp r0, #0 bne .LBB0_5 ldr r5, [r5] cmp r5, #0 bne .LBB0_2 b .LBB0_6 .LBB0_5: mov r4, r5 .LBB0_6: mov r0, r4 bl pci_bus_to_OF_node cmp r0, #0 moveq r0, #0 popeq {r4, r5, r11, pc} pop {r4, r5, r11, lr} b PCI_DN .Lfunc_end0: .size pci_bus_to_pdn, .Lfunc_end0-pci_bus_to_pdn .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym pci_bus_to_pdn .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_of-fpga-region.c_of_fpga_region_notify_pre_apply.c" .p2align 4, 0x90 # -- Begin function of_fpga_region_notify_pre_apply .type of_fpga_region_notify_pre_apply,@function of_fpga_region_notify_pre_apply: # @of_fpga_region_notify_pre_apply .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r14, rdi mov esi, dword ptr [rsi] call of_fpga_region_parse_ov mov rbx, rax mov rdi, rax call IS_ERR test rax, rax je .LBB0_1 # %bb.7: mov rdi, rbx add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp PTR_ERR # TAILCALL .LBB0_1: .cfi_def_cfa_offset 48 xor ebp, ebp test rbx, rbx je .LBB0_6 # %bb.2: cmp qword ptr [r14], 0 je .LBB0_4 # %bb.3: add r14, 8 mov esi, offset .L.str mov rdi, r14 call dev_err xor ebp, ebp sub ebp, dword ptr [rip + EINVAL] jmp .LBB0_6 .LBB0_4: mov qword ptr [r14], rbx mov rdi, r14 call fpga_region_program_fpga test eax, eax je .LBB0_6 # %bb.5: mov r15d, eax mov rdi, rbx call fpga_image_info_free mov qword ptr [r14], 0 mov ebp, r15d .LBB0_6: mov eax, ebp add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size of_fpga_region_notify_pre_apply, .Lfunc_end0-of_fpga_region_notify_pre_apply .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Region already has overlay applied.\n" .size .L.str, 37 .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym of_fpga_region_notify_pre_apply
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_of-fpga-region.c_of_fpga_region_notify_pre_apply.c" .p2align 2 .type of_fpga_region_notify_pre_apply,%function .code 32 of_fpga_region_notify_pre_apply: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 ldr r1, [r1] mov r4, r0 bl of_fpga_region_parse_ov mov r5, r0 bl IS_ERR cmp r0, #0 beq .LBB0_2 mov r0, r5 pop {r4, r5, r6, r7, r11, lr} b PTR_ERR .LBB0_2: mov r6, #0 cmp r5, #0 beq .LBB0_7 ldr r0, [r4] cmp r0, #0 beq .LBB0_5 movw r1, :lower16:.L.str add r0, r4, #4 movt r1, :upper16:.L.str bl dev_err movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL ldr r0, [r0] rsb r0, r0, #0 pop {r4, r5, r6, r7, r11, pc} .LBB0_5: mov r0, r4 str r5, [r4] bl fpga_region_program_fpga cmp r0, #0 beq .LBB0_7 mov r7, r0 mov r0, r5 bl fpga_image_info_free mov r0, #0 mov r6, r7 str r0, [r4] .LBB0_7: mov r0, r6 pop {r4, r5, r6, r7, r11, pc} .Lfunc_end0: .size of_fpga_region_notify_pre_apply, .Lfunc_end0-of_fpga_region_notify_pre_apply .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "Region already has overlay applied.\n" .size .L.str, 37 .type EINVAL,%object .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym of_fpga_region_notify_pre_apply .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_wtm.c_stac9460_2_get.c" .p2align 4, 0x90 # -- Begin function stac9460_2_get .type stac9460_2_get,@function stac9460_2_get: # @stac9460_2_get .cfi_startproc # %bb.0: mov edx, esi mov esi, dword ptr [rip + STAC9460_2_I2C_ADDR] jmp snd_vt1724_read_i2c # TAILCALL .Lfunc_end0: .size stac9460_2_get, .Lfunc_end0-stac9460_2_get .cfi_endproc # -- End function .type STAC9460_2_I2C_ADDR,@object # @STAC9460_2_I2C_ADDR .comm STAC9460_2_I2C_ADDR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym stac9460_2_get
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_wtm.c_stac9460_2_get.c" .p2align 2 .type stac9460_2_get,%function .code 32 stac9460_2_get: .fnstart mov r2, r1 movw r1, :lower16:STAC9460_2_I2C_ADDR movt r1, :upper16:STAC9460_2_I2C_ADDR ldr r1, [r1] b snd_vt1724_read_i2c .Lfunc_end0: .size stac9460_2_get, .Lfunc_end0-stac9460_2_get .cantunwind .fnend .type STAC9460_2_I2C_ADDR,%object .comm STAC9460_2_I2C_ADDR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym stac9460_2_get .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_conn_plain.c__conn_plain_fini.c" .globl _conn_plain_fini # -- Begin function _conn_plain_fini .p2align 4, 0x90 .type _conn_plain_fini,@function _conn_plain_fini: # @_conn_plain_fini .cfi_startproc # %bb.0: ret .Lfunc_end0: .size _conn_plain_fini, .Lfunc_end0-_conn_plain_fini .cfi_endproc # -- End function .type WARNING,@object # @WARNING .comm WARNING,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_conn_plain.c__conn_plain_fini.c" .globl _conn_plain_fini .p2align 2 .type _conn_plain_fini,%function .code 32 _conn_plain_fini: .fnstart bx lr .Lfunc_end0: .size _conn_plain_fini, .Lfunc_end0-_conn_plain_fini .cantunwind .fnend .type WARNING,%object .comm WARNING,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_tl-parser-new.c_tl_parse_lex.c" .globl tl_parse_lex # -- Begin function tl_parse_lex .p2align 4, 0x90 .type tl_parse_lex,@function tl_parse_lex: # @tl_parse_lex .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rdi call assert mov edi, dword ptr [rbx] call load_parse mov rax, qword ptr [rip + parse] cmp rax, qword ptr [rip + lex_none] jne .LBB0_2 # %bb.1: xor eax, eax call parse_lex mov rax, qword ptr [rip + parse] .LBB0_2: cmp rax, qword ptr [rip + lex_error] jne .LBB0_4 # %bb.3: xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .LBB0_4: .cfi_def_cfa_offset 16 xor eax, eax pop rbx .cfi_def_cfa_offset 8 jmp parse_program # TAILCALL .Lfunc_end0: .size tl_parse_lex, .Lfunc_end0-tl_parse_lex .cfi_endproc # -- End function .type parse,@object # @parse .comm parse,8,8 .type lex_none,@object # @lex_none .comm lex_none,8,8 .type lex_error,@object # @lex_error .comm lex_error,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_tl-parser-new.c_tl_parse_lex.c" .globl tl_parse_lex .p2align 2 .type tl_parse_lex,%function .code 32 tl_parse_lex: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 bl assert ldr r0, [r4] bl load_parse movw r4, :lower16:parse movw r1, :lower16:lex_none movt r1, :upper16:lex_none movt r4, :upper16:parse ldr r0, [r4] ldr r1, [r1] cmp r0, r1 bne .LBB0_2 bl parse_lex ldr r0, [r4] .LBB0_2: movw r1, :lower16:lex_error movt r1, :upper16:lex_error ldr r1, [r1] cmp r0, r1 moveq r0, #0 popeq {r4, r10, r11, pc} pop {r4, r10, r11, lr} b parse_program .Lfunc_end0: .size tl_parse_lex, .Lfunc_end0-tl_parse_lex .cantunwind .fnend .type parse,%object .comm parse,4,4 .type lex_none,%object .comm lex_none,4,4 .type lex_error,%object .comm lex_error,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ui_syscalls.c_trap_GetClipboardData.c" .globl trap_GetClipboardData # -- Begin function trap_GetClipboardData .p2align 4, 0x90 .type trap_GetClipboardData,@function trap_GetClipboardData: # @trap_GetClipboardData .cfi_startproc # %bb.0: mov edx, esi mov rsi, rdi mov edi, dword ptr [rip + UI_GETCLIPBOARDDATA] jmp syscall # TAILCALL .Lfunc_end0: .size trap_GetClipboardData, .Lfunc_end0-trap_GetClipboardData .cfi_endproc # -- End function .type UI_GETCLIPBOARDDATA,@object # @UI_GETCLIPBOARDDATA .comm UI_GETCLIPBOARDDATA,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ui_syscalls.c_trap_GetClipboardData.c" .globl trap_GetClipboardData .p2align 2 .type trap_GetClipboardData,%function .code 32 trap_GetClipboardData: .fnstart mov r2, r1 mov r1, r0 movw r0, :lower16:UI_GETCLIPBOARDDATA movt r0, :upper16:UI_GETCLIPBOARDDATA ldr r0, [r0] b syscall .Lfunc_end0: .size trap_GetClipboardData, .Lfunc_end0-trap_GetClipboardData .cantunwind .fnend .type UI_GETCLIPBOARDDATA,%object .comm UI_GETCLIPBOARDDATA,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_NCR5380.h_NCR5380_poll_politely.c" .p2align 4, 0x90 # -- Begin function NCR5380_poll_politely .type NCR5380_poll_politely,@function NCR5380_poll_politely: # @NCR5380_poll_politely .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r12 .cfi_def_cfa_offset 40 push rbx .cfi_def_cfa_offset 48 .cfi_offset rbx, -48 .cfi_offset r12, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r14, r8 mov r15d, ecx mov ebp, edx mov ebx, esi mov r12, rdi mov edi, esi call NCR5380_read and eax, ebp cmp eax, r15d jne .LBB0_1 # %bb.2: xor eax, eax jmp .LBB0_3 .LBB0_1: mov rdi, r12 mov esi, ebx mov edx, ebp mov ecx, r15d mov r8d, ebx mov r9d, ebp push r14 .cfi_adjust_cfa_offset 8 push r15 .cfi_adjust_cfa_offset 8 call NCR5380_poll_politely2 add rsp, 16 .cfi_adjust_cfa_offset -16 .LBB0_3: pop rbx .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size NCR5380_poll_politely, .Lfunc_end0-NCR5380_poll_politely .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym NCR5380_poll_politely
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_NCR5380.h_NCR5380_poll_politely.c" .p2align 2 .type NCR5380_poll_politely,%function .code 32 NCR5380_poll_politely: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #16 sub sp, sp, #16 mov r7, r0 mov r0, r1 mov r4, r3 mov r5, r2 mov r6, r1 bl NCR5380_read and r0, r0, r5 cmp r0, r4 moveq r0, #0 subeq sp, r11, #16 popeq {r4, r5, r6, r7, r11, pc} ldr r0, [r11, #8] mov r1, r6 mov r2, r5 mov r3, r4 str r6, [sp] str r5, [sp, #4] str r4, [sp, #8] str r0, [sp, #12] mov r0, r7 bl NCR5380_poll_politely2 sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .Lfunc_end0: .size NCR5380_poll_politely, .Lfunc_end0-NCR5380_poll_politely .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym NCR5380_poll_politely .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_scm.c_scmdev_probe.c" .p2align 4, 0x90 # -- Begin function scmdev_probe .type scmdev_probe,@function scmdev_probe: # @scmdev_probe .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov rbx, rdi call to_scm_dev mov r14, rax mov edi, dword ptr [rbx] call to_scm_drv mov rax, qword ptr [rax] test rax, rax je .LBB0_1 # %bb.2: mov rdi, r14 add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp rax # TAILCALL .LBB0_1: .cfi_def_cfa_offset 32 xor eax, eax sub eax, dword ptr [rip + ENODEV] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size scmdev_probe, .Lfunc_end0-scmdev_probe .cfi_endproc # -- End function .type ENODEV,@object # @ENODEV .comm ENODEV,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym scmdev_probe
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_scm.c_scmdev_probe.c" .p2align 2 .type scmdev_probe,%function .code 32 scmdev_probe: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r5, r0 bl to_scm_dev mov r4, r0 ldr r0, [r5] bl to_scm_drv ldr r1, [r0] cmp r1, #0 beq .LBB0_2 mov r0, r4 pop {r4, r5, r11, lr} bx r1 .LBB0_2: movw r0, :lower16:ENODEV movt r0, :upper16:ENODEV ldr r0, [r0] rsb r0, r0, #0 pop {r4, r5, r11, pc} .Lfunc_end0: .size scmdev_probe, .Lfunc_end0-scmdev_probe .cantunwind .fnend .type ENODEV,%object .comm ENODEV,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym scmdev_probe .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ivtv-mailbox.c_ivtv_api.c" .globl ivtv_api # -- Begin function ivtv_api .p2align 4, 0x90 .type ivtv_api,@function ivtv_api: # @ivtv_api .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r14, rcx mov r15d, edx mov ebx, esi mov rbp, rdi call ivtv_api_call mov ecx, dword ptr [rip + EBUSY] add ecx, eax jne .LBB0_1 # %bb.2: mov rdi, rbp mov esi, ebx mov edx, r15d mov rcx, r14 add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp ivtv_api_call # TAILCALL .LBB0_1: .cfi_def_cfa_offset 48 add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size ivtv_api, .Lfunc_end0-ivtv_api .cfi_endproc # -- End function .type EBUSY,@object # @EBUSY .comm EBUSY,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ivtv-mailbox.c_ivtv_api.c" .globl ivtv_api .p2align 2 .type ivtv_api,%function .code 32 ivtv_api: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r4, r3 mov r5, r2 mov r6, r1 mov r7, r0 bl ivtv_api_call movw r1, :lower16:EBUSY movt r1, :upper16:EBUSY ldr r1, [r1] cmn r0, r1 popne {r4, r5, r6, r7, r11, pc} mov r0, r7 mov r1, r6 mov r2, r5 mov r3, r4 pop {r4, r5, r6, r7, r11, lr} b ivtv_api_call .Lfunc_end0: .size ivtv_api, .Lfunc_end0-ivtv_api .cantunwind .fnend .type EBUSY,%object .comm EBUSY,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_utils.c_ff_format_output_open.c" .globl ff_format_output_open # -- Begin function ff_format_output_open .p2align 4, 0x90 .type ff_format_output_open,@function ff_format_output_open: # @ff_format_output_open .cfi_startproc # %bb.0: mov rax, qword ptr [rdi + 16] test rax, rax je .LBB0_3 # %bb.1: mov ecx, dword ptr [rip + AVFMT_NOFILE] test dword ptr [rax], ecx je .LBB0_4 # %bb.2: xor eax, eax ret .LBB0_3: mov edi, dword ptr [rip + EINVAL] jmp AVERROR # TAILCALL .LBB0_4: mov r8, rdx mov rdx, rsi mov rax, qword ptr [rdi] mov ecx, dword ptr [rip + AVIO_FLAG_WRITE] lea rsi, [rdi + 8] jmp rax # TAILCALL .Lfunc_end0: .size ff_format_output_open, .Lfunc_end0-ff_format_output_open .cfi_endproc # -- End function .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type AVFMT_NOFILE,@object # @AVFMT_NOFILE .comm AVFMT_NOFILE,4,4 .type AVIO_FLAG_WRITE,@object # @AVIO_FLAG_WRITE .comm AVIO_FLAG_WRITE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_utils.c_ff_format_output_open.c" .globl ff_format_output_open .p2align 2 .type ff_format_output_open,%function .code 32 ff_format_output_open: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #8 sub sp, sp, #8 mov r12, r1 ldr r1, [r0, #8] cmp r1, #0 beq .LBB0_2 movw r3, :lower16:AVFMT_NOFILE ldr r1, [r1] movt r3, :upper16:AVFMT_NOFILE ldr r3, [r3] tst r3, r1 movne r0, #0 movne sp, r11 popne {r11, pc} movw r1, :lower16:AVIO_FLAG_WRITE movt r1, :upper16:AVIO_FLAG_WRITE ldr r3, [r1] mov r1, r0 ldr lr, [r1], #4 str r2, [sp] mov r2, r12 blx lr mov sp, r11 pop {r11, pc} .LBB0_2: movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL ldr r0, [r0] mov sp, r11 pop {r11, lr} b AVERROR .Lfunc_end0: .size ff_format_output_open, .Lfunc_end0-ff_format_output_open .cantunwind .fnend .type EINVAL,%object .comm EINVAL,4,4 .type AVFMT_NOFILE,%object .comm AVFMT_NOFILE,4,4 .type AVIO_FLAG_WRITE,%object .comm AVIO_FLAG_WRITE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_aio.c_refill_reqs_available.c" .p2align 4, 0x90 # -- Begin function refill_reqs_available .type refill_reqs_available,@function refill_reqs_available: # @refill_reqs_available .cfi_startproc # %bb.0: mov r10d, edx mov eax, esi xor r9d, r9d mov ecx, dword ptr [rdi] mov r8d, dword ptr [rdi + 4] xor edx, edx div ecx sub r10d, edx cmovae ecx, r9d add ecx, r10d mov esi, r8d sub esi, ecx cmovb esi, r9d jbe .LBB0_1 # %bb.2: sub r8d, esi mov dword ptr [rdi + 4], r8d jmp put_reqs_available # TAILCALL .LBB0_1: ret .Lfunc_end0: .size refill_reqs_available, .Lfunc_end0-refill_reqs_available .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym refill_reqs_available
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_aio.c_refill_reqs_available.c" .p2align 2 .type refill_reqs_available,%function .code 32 refill_reqs_available: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp ldr lr, [r0] ldr r12, [r0, #4] udiv r3, r1, lr mls r1, r3, lr, r1 subs r1, r2, r1 addlo r1, r1, lr subs r1, r12, r1 movlo r1, #0 popls {r11, pc} sub r2, r12, r1 str r2, [r0, #4] pop {r11, lr} b put_reqs_available .Lfunc_end0: .size refill_reqs_available, .Lfunc_end0-refill_reqs_available .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym refill_reqs_available .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_hso.c_hso_get_count.c" .p2align 4, 0x90 # -- Begin function hso_get_count .type hso_get_count,@function hso_get_count: # @hso_get_count .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 sub rsp, 56 .cfi_def_cfa_offset 96 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov rbx, rsi mov rbp, qword ptr [rdi] mov r15, qword ptr [rbp + 8] xor r14d, r14d mov rdi, rsi xor esi, esi mov edx, 44 call memset test r15, r15 je .LBB0_1 # %bb.2: mov rdi, rbp call spin_lock_irq mov rdi, rsp mov rsi, r15 mov edx, 44 call memcpy mov rdi, rbp call spin_unlock_irq mov eax, dword ptr [rsp + 40] mov dword ptr [rbx + 40], eax mov eax, dword ptr [rsp + 36] mov dword ptr [rbx + 36], eax mov eax, dword ptr [rsp + 32] mov dword ptr [rbx + 32], eax movaps xmm0, xmmword ptr [rsp + 16] movups xmmword ptr [rbx + 16], xmm0 movaps xmm0, xmmword ptr [rsp] movups xmmword ptr [rbx], xmm0 jmp .LBB0_3 .LBB0_1: xor r14d, r14d sub r14d, dword ptr [rip + ENOENT] .LBB0_3: mov eax, r14d add rsp, 56 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size hso_get_count, .Lfunc_end0-hso_get_count .cfi_endproc # -- End function .type ENOENT,@object # @ENOENT .comm ENOENT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hso_get_count
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_hso.c_hso_get_count.c" .p2align 2 .type hso_get_count,%function .code 32 hso_get_count: .fnstart .save {r4, r5, r6, r7, r8, r10, r11, lr} push {r4, r5, r6, r7, r8, r10, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 .pad #48 sub sp, sp, #48 ldr r6, [r0] mov r5, r1 mov r0, r1 mov r1, #0 mov r2, #44 mov r8, #0 ldr r7, [r6, #4] bl memset cmp r7, #0 beq .LBB0_2 mov r0, r6 bl spin_lock_irq add r0, sp, #4 mov r1, r7 mov r2, #44 bl memcpy mov r0, r6 bl spin_unlock_irq ldr r0, [sp, #44] ldr r1, [sp, #40] ldr r2, [sp, #36] add r7, sp, #8 ldr r12, [sp, #32] ldr r6, [sp, #24] ldr r4, [sp, #4] str r1, [r5, #36] str r2, [r5, #32] str r0, [r5, #40] ldr r1, [sp, #28] ldm r7, {r0, r2, r3, r7} str r4, [r5] stmib r5, {r0, r2, r3, r7} str r6, [r5, #20] str r1, [r5, #24] str r12, [r5, #28] b .LBB0_3 .LBB0_2: movw r0, :lower16:ENOENT movt r0, :upper16:ENOENT ldr r0, [r0] rsb r8, r0, #0 .LBB0_3: mov r0, r8 sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r10, r11, pc} .Lfunc_end0: .size hso_get_count, .Lfunc_end0-hso_get_count .cantunwind .fnend .type ENOENT,%object .comm ENOENT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym hso_get_count .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_addi_apci_1564.c_apci1564_detach.c" .p2align 4, 0x90 # -- Begin function apci1564_detach .type apci1564_detach,@function apci1564_detach: # @apci1564_detach .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rdi cmp qword ptr [rdi], 0 je .LBB0_2 # %bb.1: mov rdi, rbx call apci1564_reset .LBB0_2: mov rdi, rbx pop rbx .cfi_def_cfa_offset 8 jmp comedi_pci_detach # TAILCALL .Lfunc_end0: .size apci1564_detach, .Lfunc_end0-apci1564_detach .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym apci1564_detach
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_addi_apci_1564.c_apci1564_detach.c" .p2align 2 .type apci1564_detach,%function .code 32 apci1564_detach: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 ldr r0, [r0] cmp r0, #0 beq .LBB0_2 mov r0, r4 bl apci1564_reset .LBB0_2: mov r0, r4 pop {r4, r10, r11, lr} b comedi_pci_detach .Lfunc_end0: .size apci1564_detach, .Lfunc_end0-apci1564_detach .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym apci1564_detach .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_mac_syscalls.c_sys___mac_get_pid.c" .globl sys___mac_get_pid # -- Begin function sys___mac_get_pid .p2align 4, 0x90 .type sys___mac_get_pid,@function sys___mac_get_pid: # @sys___mac_get_pid .cfi_startproc # %bb.0: mov eax, dword ptr [rip + ENOSYS] ret .Lfunc_end0: .size sys___mac_get_pid, .Lfunc_end0-sys___mac_get_pid .cfi_endproc # -- End function .type ENOSYS,@object # @ENOSYS .comm ENOSYS,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_mac_syscalls.c_sys___mac_get_pid.c" .globl sys___mac_get_pid .p2align 2 .type sys___mac_get_pid,%function .code 32 sys___mac_get_pid: .fnstart movw r0, :lower16:ENOSYS movt r0, :upper16:ENOSYS ldr r0, [r0] bx lr .Lfunc_end0: .size sys___mac_get_pid, .Lfunc_end0-sys___mac_get_pid .cantunwind .fnend .type ENOSYS,%object .comm ENOSYS,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_af_key.c_pfkey_proto_from_xfrm.c" .p2align 4, 0x90 # -- Begin function pfkey_proto_from_xfrm .type pfkey_proto_from_xfrm,@function pfkey_proto_from_xfrm: # @pfkey_proto_from_xfrm .cfi_startproc # %bb.0: mov rax, rdi test rdi, rdi jne .LBB0_2 # %bb.1: mov rax, qword ptr [rip + IPSEC_PROTO_ANY] .LBB0_2: ret .Lfunc_end0: .size pfkey_proto_from_xfrm, .Lfunc_end0-pfkey_proto_from_xfrm .cfi_endproc # -- End function .type IPSEC_PROTO_ANY,@object # @IPSEC_PROTO_ANY .comm IPSEC_PROTO_ANY,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pfkey_proto_from_xfrm
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_af_key.c_pfkey_proto_from_xfrm.c" .p2align 2 .type pfkey_proto_from_xfrm,%function .code 32 pfkey_proto_from_xfrm: .fnstart movw r1, :lower16:IPSEC_PROTO_ANY cmp r0, #0 movt r1, :upper16:IPSEC_PROTO_ANY ldr r1, [r1] moveq r0, r1 bx lr .Lfunc_end0: .size pfkey_proto_from_xfrm, .Lfunc_end0-pfkey_proto_from_xfrm .cantunwind .fnend .type IPSEC_PROTO_ANY,%object .comm IPSEC_PROTO_ANY,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym pfkey_proto_from_xfrm .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_main.c_mtrr_del.c" .globl mtrr_del # -- Begin function mtrr_del .p2align 4, 0x90 .type mtrr_del,@function mtrr_del: # @mtrr_del .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov r14, rdx mov rbx, rsi mov ebp, edi mov rdi, rsi mov rsi, rdx call mtrr_check test rax, rax je .LBB0_2 # %bb.1: xor eax, eax sub eax, dword ptr [rip + EINVAL] pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .LBB0_2: .cfi_def_cfa_offset 32 mov cl, byte ptr [rip + PAGE_SHIFT] shr rbx, cl shr r14, cl mov edi, ebp mov rsi, rbx mov rdx, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp mtrr_del_page # TAILCALL .Lfunc_end0: .size mtrr_del, .Lfunc_end0-mtrr_del .cfi_endproc # -- End function .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type PAGE_SHIFT,@object # @PAGE_SHIFT .comm PAGE_SHIFT,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_main.c_mtrr_del.c" .globl mtrr_del .p2align 2 .type mtrr_del,%function .code 32 mtrr_del: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r5, r0 mov r6, r1 mov r0, r1 mov r1, r2 mov r4, r2 bl mtrr_check cmp r0, #0 movwne r0, :lower16:EINVAL movtne r0, :upper16:EINVAL ldrne r0, [r0] rsbne r0, r0, #0 popne {r4, r5, r6, r10, r11, pc} movw r0, :lower16:PAGE_SHIFT movt r0, :upper16:PAGE_SHIFT ldr r0, [r0] lsr r1, r6, r0 lsr r2, r4, r0 mov r0, r5 pop {r4, r5, r6, r10, r11, lr} b mtrr_del_page .Lfunc_end0: .size mtrr_del, .Lfunc_end0-mtrr_del .cantunwind .fnend .type EINVAL,%object .comm EINVAL,4,4 .type PAGE_SHIFT,%object .comm PAGE_SHIFT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_pmeth_lib.c_EVP_PKEY_CTX_get_app_data.c" .globl EVP_PKEY_CTX_get_app_data # -- Begin function EVP_PKEY_CTX_get_app_data .p2align 4, 0x90 .type EVP_PKEY_CTX_get_app_data,@function EVP_PKEY_CTX_get_app_data: # @EVP_PKEY_CTX_get_app_data .cfi_startproc # %bb.0: mov rax, qword ptr [rdi] ret .Lfunc_end0: .size EVP_PKEY_CTX_get_app_data, .Lfunc_end0-EVP_PKEY_CTX_get_app_data .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_pmeth_lib.c_EVP_PKEY_CTX_get_app_data.c" .globl EVP_PKEY_CTX_get_app_data .p2align 2 .type EVP_PKEY_CTX_get_app_data,%function .code 32 EVP_PKEY_CTX_get_app_data: .fnstart ldr r0, [r0] bx lr .Lfunc_end0: .size EVP_PKEY_CTX_get_app_data, .Lfunc_end0-EVP_PKEY_CTX_get_app_data .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_als4000.c_snd_als4k_iobase_readl.c" .p2align 4, 0x90 # -- Begin function snd_als4k_iobase_readl .type snd_als4k_iobase_readl,@function snd_als4k_iobase_readl: # @snd_als4k_iobase_readl .cfi_startproc # %bb.0: add edi, esi # kill: def $edi killed $edi killed $rdi jmp inl # TAILCALL .Lfunc_end0: .size snd_als4k_iobase_readl, .Lfunc_end0-snd_als4k_iobase_readl .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym snd_als4k_iobase_readl
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_als4000.c_snd_als4k_iobase_readl.c" .p2align 2 .type snd_als4k_iobase_readl,%function .code 32 snd_als4k_iobase_readl: .fnstart add r0, r1, r0 b inl .Lfunc_end0: .size snd_als4k_iobase_readl, .Lfunc_end0-snd_als4k_iobase_readl .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym snd_als4k_iobase_readl .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_spa_history.c_spa_history_log_nvl.c" .globl spa_history_log_nvl # -- Begin function spa_history_log_nvl .p2align 4, 0x90 .type spa_history_log_nvl,@function spa_history_log_nvl: # @spa_history_log_nvl .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r12 .cfi_def_cfa_offset 40 push rbx .cfi_def_cfa_offset 48 sub rsp, 16 .cfi_def_cfa_offset 64 .cfi_offset rbx, -48 .cfi_offset r12, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r15, rsi mov rbx, rdi mov qword ptr [rsp + 8], 0 call spa_version cmp rax, qword ptr [rip + SPA_VERSION_ZPOOL_HISTORY] jl .LBB0_2 # %bb.1: mov rdi, rbx call spa_writeable test eax, eax je .LBB0_2 # %bb.3: mov esi, dword ptr [rip + ZPOOL_HIST_INPUT_NVL] lea rdx, [rsp + 8] mov rdi, r15 call nvlist_lookup_nvlist test eax, eax jne .LBB0_5 # %bb.4: mov rdi, qword ptr [rsp + 8] mov esi, dword ptr [rip + ZPOOL_HIDDEN_ARGS] call nvlist_remove_all .LBB0_5: mov rdi, rbx call spa_get_dsl mov edi, dword ptr [rax] call dmu_tx_create_dd mov r14, rax mov esi, dword ptr [rip + TXG_WAIT] mov rdi, rax call dmu_tx_assign test eax, eax je .LBB0_7 # %bb.6: mov ebp, eax mov rdi, r14 call dmu_tx_abort jmp .LBB0_10 .LBB0_2: mov edi, dword ptr [rip + EINVAL] call SET_ERROR mov ebp, eax .LBB0_10: mov eax, ebp add rsp, 16 .cfi_def_cfa_offset 48 pop rbx .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .LBB0_7: .cfi_def_cfa_offset 64 mov edx, dword ptr [rip + KM_SLEEP] mov rsi, rsp mov rdi, r15 call nvlist_dup mov edi, eax call VERIFY0 xor ebp, ebp xor eax, eax call spa_history_zone test rax, rax je .LBB0_9 # %bb.8: mov r15, qword ptr [rsp] mov r12d, dword ptr [rip + ZPOOL_HIST_ZONE] xor eax, eax call spa_history_zone mov rdi, r15 mov esi, r12d mov rdx, rax call fnvlist_add_string .LBB0_9: mov r15, qword ptr [rsp] mov r12d, dword ptr [rip + ZPOOL_HIST_WHO] xor eax, eax call CRED mov edi, eax call crgetruid mov rdi, r15 mov esi, r12d mov edx, eax call fnvlist_add_uint64 mov rdi, rbx call spa_get_dsl mov esi, dword ptr [rip + spa_history_log_sync] mov rdx, qword ptr [rsp] mov r8d, dword ptr [rip + ZFS_SPACE_CHECK_NONE] mov rdi, rax xor ecx, ecx mov r9, r14 call dsl_sync_task_nowait mov rdi, r14 call dmu_tx_commit jmp .LBB0_10 .Lfunc_end0: .size spa_history_log_nvl, .Lfunc_end0-spa_history_log_nvl .cfi_endproc # -- End function .type SPA_VERSION_ZPOOL_HISTORY,@object # @SPA_VERSION_ZPOOL_HISTORY .comm SPA_VERSION_ZPOOL_HISTORY,8,8 .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type ZPOOL_HIST_INPUT_NVL,@object # @ZPOOL_HIST_INPUT_NVL .comm ZPOOL_HIST_INPUT_NVL,4,4 .type ZPOOL_HIDDEN_ARGS,@object # @ZPOOL_HIDDEN_ARGS .comm ZPOOL_HIDDEN_ARGS,4,4 .type TXG_WAIT,@object # @TXG_WAIT .comm TXG_WAIT,4,4 .type KM_SLEEP,@object # @KM_SLEEP .comm KM_SLEEP,4,4 .type ZPOOL_HIST_ZONE,@object # @ZPOOL_HIST_ZONE .comm ZPOOL_HIST_ZONE,4,4 .type ZPOOL_HIST_WHO,@object # @ZPOOL_HIST_WHO .comm ZPOOL_HIST_WHO,4,4 .type spa_history_log_sync,@object # @spa_history_log_sync .comm spa_history_log_sync,4,4 .type ZFS_SPACE_CHECK_NONE,@object # @ZFS_SPACE_CHECK_NONE .comm ZFS_SPACE_CHECK_NONE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_spa_history.c_spa_history_log_nvl.c" .globl spa_history_log_nvl .p2align 2 .type spa_history_log_nvl,%function .code 32 spa_history_log_nvl: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #16 sub sp, sp, #16 mov r4, r0 mov r0, #0 mov r6, r1 str r0, [sp, #8] mov r0, r4 bl spa_version movw r1, :lower16:SPA_VERSION_ZPOOL_HISTORY movt r1, :upper16:SPA_VERSION_ZPOOL_HISTORY ldr r1, [r1] cmp r0, r1 blt .LBB0_6 mov r0, r4 bl spa_writeable cmp r0, #0 beq .LBB0_6 movw r0, :lower16:ZPOOL_HIST_INPUT_NVL add r2, sp, #8 movt r0, :upper16:ZPOOL_HIST_INPUT_NVL ldr r1, [r0] mov r0, r6 bl nvlist_lookup_nvlist cmp r0, #0 bne .LBB0_4 movw r0, :lower16:ZPOOL_HIDDEN_ARGS movt r0, :upper16:ZPOOL_HIDDEN_ARGS ldr r1, [r0] ldr r0, [sp, #8] bl nvlist_remove_all .LBB0_4: mov r0, r4 bl spa_get_dsl ldr r0, [r0] bl dmu_tx_create_dd mov r5, r0 movw r0, :lower16:TXG_WAIT movt r0, :upper16:TXG_WAIT ldr r1, [r0] mov r0, r5 bl dmu_tx_assign cmp r0, #0 beq .LBB0_8 mov r7, r0 mov r0, r5 bl dmu_tx_abort b .LBB0_7 .LBB0_6: movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL ldr r0, [r0] bl SET_ERROR mov r7, r0 .LBB0_7: mov r0, r7 sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .LBB0_8: movw r0, :lower16:KM_SLEEP add r1, sp, #12 movt r0, :upper16:KM_SLEEP ldr r2, [r0] mov r0, r6 bl nvlist_dup bl VERIFY0 bl spa_history_zone cmp r0, #0 beq .LBB0_10 movw r0, :lower16:ZPOOL_HIST_ZONE ldr r7, [sp, #12] movt r0, :upper16:ZPOOL_HIST_ZONE ldr r6, [r0] bl spa_history_zone mov r2, r0 mov r0, r7 mov r1, r6 bl fnvlist_add_string .LBB0_10: movw r0, :lower16:ZPOOL_HIST_WHO ldr r7, [sp, #12] movt r0, :upper16:ZPOOL_HIST_WHO ldr r6, [r0] bl CRED bl crgetruid mov r2, r0 mov r0, r7 mov r1, r6 bl fnvlist_add_uint64 mov r0, r4 bl spa_get_dsl movw r2, :lower16:ZFS_SPACE_CHECK_NONE movw r1, :lower16:spa_history_log_sync mov r7, #0 movt r2, :upper16:ZFS_SPACE_CHECK_NONE movt r1, :upper16:spa_history_log_sync ldr r3, [r2] ldr r1, [r1] ldr r2, [sp, #12] stm sp, {r3, r5} mov r3, #0 bl dsl_sync_task_nowait mov r0, r5 bl dmu_tx_commit b .LBB0_7 .Lfunc_end0: .size spa_history_log_nvl, .Lfunc_end0-spa_history_log_nvl .cantunwind .fnend .type SPA_VERSION_ZPOOL_HISTORY,%object .comm SPA_VERSION_ZPOOL_HISTORY,4,4 .type EINVAL,%object .comm EINVAL,4,4 .type ZPOOL_HIST_INPUT_NVL,%object .comm ZPOOL_HIST_INPUT_NVL,4,4 .type ZPOOL_HIDDEN_ARGS,%object .comm ZPOOL_HIDDEN_ARGS,4,4 .type TXG_WAIT,%object .comm TXG_WAIT,4,4 .type KM_SLEEP,%object .comm KM_SLEEP,4,4 .type ZPOOL_HIST_ZONE,%object .comm ZPOOL_HIST_ZONE,4,4 .type ZPOOL_HIST_WHO,%object .comm ZPOOL_HIST_WHO,4,4 .type spa_history_log_sync,%object .comm spa_history_log_sync,4,4 .type ZFS_SPACE_CHECK_NONE,%object .comm ZFS_SPACE_CHECK_NONE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_nios2-dis.c_nios2_control_regs.c" .p2align 4, 0x90 # -- Begin function nios2_control_regs .type nios2_control_regs,@function nios2_control_regs: # @nios2_control_regs .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov rax, qword ptr [rip + nios2_control_regs.cached] test rax, rax jne .LBB0_9 # %bb.1: movsxd rbx, dword ptr [rip + NUMREGNAMES] cmp ebx, dword ptr [rip + nios2_num_regs] jge .LBB0_2 # %bb.3: lea r14, [4*rbx] .p2align 4, 0x90 .LBB0_5: # =>This Inner Loop Header: Depth=1 mov rax, qword ptr [rip + nios2_regs] mov edi, dword ptr [rax + r14] mov esi, offset .L.str call strcmp test eax, eax je .LBB0_6 # %bb.4: # in Loop: Header=BB0_5 Depth=1 add rbx, 1 movsxd rax, dword ptr [rip + nios2_num_regs] add r14, 4 cmp rbx, rax jl .LBB0_5 # %bb.7: mov r14, qword ptr [rip + nios2_control_regs.cached] jmp .LBB0_8 .LBB0_2: xor r14d, r14d jmp .LBB0_8 .LBB0_6: add r14, qword ptr [rip + nios2_regs] mov qword ptr [rip + nios2_control_regs.cached], r14 .LBB0_8: mov rdi, r14 call assert mov rax, qword ptr [rip + nios2_control_regs.cached] .LBB0_9: add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size nios2_control_regs, .Lfunc_end0-nios2_control_regs .cfi_endproc # -- End function .type nios2_control_regs.cached,@object # @nios2_control_regs.cached .local nios2_control_regs.cached .comm nios2_control_regs.cached,8,8 .type NUMREGNAMES,@object # @NUMREGNAMES .comm NUMREGNAMES,4,4 .type nios2_num_regs,@object # @nios2_num_regs .comm nios2_num_regs,4,4 .type nios2_regs,@object # @nios2_regs .comm nios2_regs,8,8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "status" .size .L.str, 7 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym nios2_control_regs
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_nios2-dis.c_nios2_control_regs.c" .p2align 2 .type nios2_control_regs,%function .code 32 nios2_control_regs: .fnstart .save {r4, r5, r6, r7, r8, r10, r11, lr} push {r4, r5, r6, r7, r8, r10, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 movw r8, :lower16:nios2_control_regs.cached movt r8, :upper16:nios2_control_regs.cached ldr r0, [r8] cmp r0, #0 popne {r4, r5, r6, r7, r8, r10, r11, pc} movw r0, :lower16:NUMREGNAMES movw r7, :lower16:nios2_num_regs movt r0, :upper16:NUMREGNAMES movt r7, :upper16:nios2_num_regs ldr r6, [r0] ldr r1, [r7] mov r0, #0 cmp r6, r1 bge .LBB0_6 movw r5, :lower16:nios2_regs movw r4, :lower16:.L.str movt r5, :upper16:nios2_regs movt r4, :upper16:.L.str .LBB0_2: ldr r0, [r5] mov r1, r4 ldr r0, [r0, r6, lsl #2] bl strcmp cmp r0, #0 beq .LBB0_5 ldr r0, [r7] add r6, r6, #1 cmp r6, r0 blt .LBB0_2 ldr r0, [r8] b .LBB0_6 .LBB0_5: ldr r0, [r5] add r0, r0, r6, lsl #2 str r0, [r8] .LBB0_6: bl assert ldr r0, [r8] pop {r4, r5, r6, r7, r8, r10, r11, pc} .Lfunc_end0: .size nios2_control_regs, .Lfunc_end0-nios2_control_regs .cantunwind .fnend .type nios2_control_regs.cached,%object .local nios2_control_regs.cached .comm nios2_control_regs.cached,4,4 .type NUMREGNAMES,%object .comm NUMREGNAMES,4,4 .type nios2_num_regs,%object .comm nios2_num_regs,4,4 .type nios2_regs,%object .comm nios2_regs,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "status" .size .L.str, 7 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym nios2_control_regs .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_store.c_size_too_large.c" .p2align 4, 0x90 # -- Begin function size_too_large .type size_too_large,@function size_too_large: # @size_too_large .cfi_startproc # %bb.0: mov rcx, qword ptr [rdi] xor eax, eax mov edx, 0 cmp rcx, rsi jae .LBB0_2 # %bb.1: mov edx, dword ptr [rip + HEIM_ERR_TOO_BIG] .LBB0_2: test rcx, rcx cmovne eax, edx ret .Lfunc_end0: .size size_too_large, .Lfunc_end0-size_too_large .cfi_endproc # -- End function .type HEIM_ERR_TOO_BIG,@object # @HEIM_ERR_TOO_BIG .comm HEIM_ERR_TOO_BIG,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym size_too_large
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_store.c_size_too_large.c" .p2align 2 .type size_too_large,%function .code 32 size_too_large: .fnstart ldr r2, [r0] movw r0, :lower16:HEIM_ERR_TOO_BIG movt r0, :upper16:HEIM_ERR_TOO_BIG ldr r0, [r0] cmp r2, r1 movhs r0, #0 cmp r2, #0 moveq r0, r2 bx lr .Lfunc_end0: .size size_too_large, .Lfunc_end0-size_too_large .cantunwind .fnend .type HEIM_ERR_TOO_BIG,%object .comm HEIM_ERR_TOO_BIG,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym size_too_large .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_af_dynaudnorm.c_perform_dc_correction.c" .section .rodata.cst8,"aM",@progbits,8 .p2align 3 # -- Begin function perform_dc_correction .LCPI0_0: .quad 4607182418800017408 # double 1 .LCPI0_1: .quad 4591870180066957722 # double 0.10000000000000001 .LCPI0_2: .quad 0 # double 0 .text .p2align 4, 0x90 .type perform_dc_correction,@function perform_dc_correction: # @perform_dc_correction .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 sub rsp, 24 .cfi_def_cfa_offset 80 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r14, rsi mov r13, rdi movsd xmm0, qword ptr [rip + .LCPI0_0] # xmm0 = mem[0],zero divsd xmm0, qword ptr [rsi] movsd qword ptr [rsp + 16], xmm0 # 8-byte Spill mov rax, qword ptr [rdi + 24] mov edi, dword ptr [rax] call cqueue_empty mov dword ptr [rsp + 12], eax # 4-byte Spill cmp dword ptr [r13], 0 jle .LBB0_13 # %bb.1: movsd xmm3, qword ptr [r14] # xmm3 = mem[0],zero xor r12d, r12d jmp .LBB0_2 .p2align 4, 0x90 .LBB0_12: # in Loop: Header=BB0_2 Depth=1 add r12, 1 movsxd rax, dword ptr [r13] cmp r12, rax jge .LBB0_13 .LBB0_2: # =>This Loop Header: Depth=1 # Child Loop BB0_4 Depth 2 # Child Loop BB0_11 Depth 2 mov rax, qword ptr [r14 + 8] mov rbx, qword ptr [rax + 8*r12] ucomisd xmm3, qword ptr [.LCPI0_2] xorpd xmm0, xmm0 movsd xmm2, qword ptr [rsp + 16] # 8-byte Reload # xmm2 = mem[0],zero jbe .LBB0_5 # %bb.3: # in Loop: Header=BB0_2 Depth=1 xorpd xmm0, xmm0 xor eax, eax .p2align 4, 0x90 .LBB0_4: # Parent Loop BB0_2 Depth=1 # => This Inner Loop Header: Depth=2 movsd xmm1, qword ptr [rbx + 8*rax] # xmm1 = mem[0],zero mulsd xmm1, xmm2 addsd xmm0, xmm1 add rax, 1 xorps xmm1, xmm1 cvtsi2sd xmm1, eax ucomisd xmm3, xmm1 ja .LBB0_4 .LBB0_5: # in Loop: Header=BB0_2 Depth=1 cmp dword ptr [rsp + 12], 0 # 4-byte Folded Reload je .LBB0_7 # %bb.6: # in Loop: Header=BB0_2 Depth=1 movapd xmm1, xmm0 jmp .LBB0_8 .p2align 4, 0x90 .LBB0_7: # in Loop: Header=BB0_2 Depth=1 mov rax, qword ptr [r13 + 8] movsd xmm1, qword ptr [rax + 8*r12] # xmm1 = mem[0],zero movsd qword ptr [rsp], xmm1 # 8-byte Spill movsd xmm2, qword ptr [rip + .LCPI0_1] # xmm2 = mem[0],zero call update_value movapd xmm1, xmm0 movsd xmm0, qword ptr [rsp] # 8-byte Reload # xmm0 = mem[0],zero .LBB0_8: # in Loop: Header=BB0_2 Depth=1 mov rax, qword ptr [r13 + 8] movsd qword ptr [rax + 8*r12], xmm1 movsd xmm3, qword ptr [r14] # xmm3 = mem[0],zero ucomisd xmm3, qword ptr [.LCPI0_2] jbe .LBB0_12 # %bb.9: # in Loop: Header=BB0_2 Depth=1 mov esi, dword ptr [r13 + 16] xor edi, edi movsd qword ptr [rsp], xmm0 # 8-byte Spill call fade movsd xmm0, qword ptr [rsp] # 8-byte Reload # xmm0 = mem[0],zero xorps xmm2, xmm2 cvtsi2sd xmm2, rax movsd xmm1, qword ptr [rbx] # xmm1 = mem[0],zero subsd xmm1, xmm2 movsd qword ptr [rbx], xmm1 movsd xmm3, qword ptr [r14] # xmm3 = mem[0],zero ucomisd xmm3, qword ptr [rip + .LCPI0_0] jbe .LBB0_12 # %bb.10: # in Loop: Header=BB0_2 Depth=1 mov ebp, 1 mov r15d, 2 .p2align 4, 0x90 .LBB0_11: # Parent Loop BB0_2 Depth=1 # => This Inner Loop Header: Depth=2 mov rax, qword ptr [r13 + 8] movsd xmm1, qword ptr [rax + 8*r12] # xmm1 = mem[0],zero mov esi, dword ptr [r13 + 16] mov edi, ebp call fade movsd xmm0, qword ptr [rsp] # 8-byte Reload # xmm0 = mem[0],zero xorps xmm2, xmm2 cvtsi2sd xmm2, rax movsd xmm1, qword ptr [rbx + 8*rbp] # xmm1 = mem[0],zero subsd xmm1, xmm2 movsd qword ptr [rbx + 8*rbp], xmm1 add rbp, 1 xorps xmm1, xmm1 cvtsi2sd xmm1, r15d movsd xmm3, qword ptr [r14] # xmm3 = mem[0],zero add r15d, 1 ucomisd xmm3, xmm1 ja .LBB0_11 jmp .LBB0_12 .LBB0_13: add rsp, 24 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size perform_dc_correction, .Lfunc_end0-perform_dc_correction .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym perform_dc_correction
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_af_dynaudnorm.c_perform_dc_correction.c" .p2align 2 .type perform_dc_correction,%function .code 32 perform_dc_correction: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #44 sub sp, sp, #44 ldrd r2, r3, [r1] mov r6, r1 movw r1, #0 mov r4, r0 mov r0, #0 movt r1, #16368 bl __aeabi_ddiv str r0, [sp, #16] ldr r0, [r4, #12] str r1, [sp, #8] ldr r0, [r0] bl cqueue_empty str r0, [sp, #12] ldr r0, [r4] cmp r0, #1 blt .LBB0_13 ldr r10, [r6] ldr r7, [r6, #4] mov r5, #0 str r6, [sp, #32] str r4, [sp, #28] b .LBB0_3 .LBB0_2: ldr r0, [r2] ldr r6, [sp, #32] add r1, r1, #1 mov r7, r8 mov r5, r1 cmp r1, r0 bge .LBB0_13 .LBB0_3: mov r0, r10 mov r1, r7 mov r2, #0 mov r3, #0 mov r4, #0 str r10, [sp, #36] bl __aeabi_dcmpgt ldr r1, [r6, #8] str r5, [r11, #-32] ldr r8, [sp, #16] cmp r0, #0 mov r9, #0 ldr r1, [r1, r5, lsl #2] ldr r5, [sp, #8] str r1, [sp, #24] beq .LBB0_6 ldr r10, [sp, #24] mov r4, #0 mov r6, #1 mov r9, #0 .LBB0_5: ldrd r2, r3, [r10] mov r0, r8 mov r1, r5 bl __aeabi_dmul mov r2, r0 mov r3, r1 mov r0, r4 mov r1, r9 bl __aeabi_dadd mov r4, r0 mov r0, r6 mov r9, r1 bl __aeabi_i2d mov r2, r0 ldr r0, [sp, #36] mov r3, r1 mov r1, r7 bl __aeabi_dcmpgt add r6, r6, #1 add r10, r10, #8 cmp r0, #0 bne .LBB0_5 .LBB0_6: ldr r0, [sp, #12] cmp r0, #0 beq .LBB0_8 ldr r1, [sp, #32] ldr r5, [sp, #28] ldr r6, [r11, #-32] str r4, [sp, #36] str r9, [sp, #20] b .LBB0_9 .LBB0_8: ldr r5, [sp, #28] ldr r6, [r11, #-32] mov r1, r9 ldr r0, [r5, #4] ldr r2, [r0, r6, lsl #3]! ldr r3, [r0, #4] movw r0, #39322 str r2, [sp, #36] movt r0, #39321 str r0, [sp] movw r0, #39321 movt r0, #16313 str r0, [sp, #4] mov r0, r4 str r3, [sp, #20] bl update_value mov r9, r1 ldr r1, [sp, #32] mov r4, r0 .LBB0_9: ldr r0, [r5, #4] mov r2, #0 mov r3, #0 str r4, [r0, r6, lsl #3]! str r9, [r0, #4] ldr r10, [r1] ldr r8, [r1, #4] mov r0, r10 mov r1, r8 bl __aeabi_dcmpgt cmp r0, #0 ldr r0, [sp, #36] ldr r7, [sp, #20] mov r2, r5 mov r1, r6 beq .LBB0_2 ldr r1, [sp, #28] mov r3, r9 str r0, [sp, #36] mov r9, r7 ldr r2, [r1, #8] mov r1, #0 stm sp, {r1, r2} mov r1, r7 mov r2, r4 bl fade bl __aeabi_i2d ldr r4, [sp, #24] mov r2, r0 mov r3, r1 ldrd r0, r1, [r4] bl __aeabi_dsub strd r0, r1, [r4] movw r3, #0 mov r2, #0 ldr r0, [sp, #32] movt r3, #16368 ldr r8, [r0, #4] ldr r10, [r0] mov r0, r10 mov r1, r8 bl __aeabi_dcmpgt ldr r2, [sp, #28] ldr r1, [r11, #-32] ldr r5, [sp, #36] cmp r0, #0 beq .LBB0_2 ldr r0, [sp, #24] mov r4, #2 add r6, r0, #8 .LBB0_12: ldmib r2, {r0, r1} ldr r2, [r11, #-32] ldr r2, [r0, r2, lsl #3]! ldr r3, [r0, #4] sub r0, r4, #1 stm sp, {r0, r1} mov r0, r5 mov r1, r7 bl fade bl __aeabi_i2d mov r2, r0 mov r3, r1 ldrd r0, r1, [r6] bl __aeabi_dsub strd r0, r1, [r6] mov r0, r4 bl __aeabi_i2d mov r2, r0 ldr r0, [sp, #32] mov r3, r1 ldr r8, [r0, #4] ldr r10, [r0] mov r0, r10 mov r1, r8 bl __aeabi_dcmpgt ldr r2, [sp, #28] ldr r1, [r11, #-32] ldr r5, [sp, #36] mov r7, r9 add r6, r6, #8 add r4, r4, #1 cmp r0, #0 bne .LBB0_12 b .LBB0_2 .LBB0_13: sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .Lfunc_end0: .size perform_dc_correction, .Lfunc_end0-perform_dc_correction .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym perform_dc_correction .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ident_map.c_ident_pmd_init.c" .p2align 4, 0x90 # -- Begin function ident_pmd_init .type ident_pmd_init,@function ident_pmd_init: # @ident_pmd_init .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push r13 .cfi_def_cfa_offset 32 push r12 .cfi_def_cfa_offset 40 push rbx .cfi_def_cfa_offset 48 .cfi_offset rbx, -48 .cfi_offset r12, -40 .cfi_offset r13, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov rbx, rdx and rbx, qword ptr [rip + PMD_MASK] cmp rbx, rcx jae .LBB0_5 # %bb.1: mov r14, rcx mov r15, rsi mov r12, rdi jmp .LBB0_2 .p2align 4, 0x90 .LBB0_4: # in Loop: Header=BB0_2 Depth=1 add rbx, qword ptr [rip + PMD_SIZE] cmp rbx, r14 jae .LBB0_5 .LBB0_2: # =>This Inner Loop Header: Depth=1 mov rdi, rbx call pmd_index movsxd r13, eax mov edi, dword ptr [r15 + 4*r13] call pmd_present test rax, rax jne .LBB0_4 # %bb.3: # in Loop: Header=BB0_2 Depth=1 lea r13, [r15 + 4*r13] mov rdi, rbx sub rdi, qword ptr [r12] or rdi, qword ptr [r12 + 8] call __pmd mov rdi, r13 mov esi, eax call set_pmd jmp .LBB0_4 .LBB0_5: pop rbx .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 .Lfunc_end0: .size ident_pmd_init, .Lfunc_end0-ident_pmd_init .cfi_endproc # -- End function .type PMD_MASK,@object # @PMD_MASK .comm PMD_MASK,8,8 .type PMD_SIZE,@object # @PMD_SIZE .comm PMD_SIZE,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ident_pmd_init
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ident_map.c_ident_pmd_init.c" .p2align 2 .type ident_pmd_init,%function .code 32 ident_pmd_init: .fnstart .save {r4, r5, r6, r7, r8, r9, r11, lr} push {r4, r5, r6, r7, r8, r9, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 mov r8, r0 movw r0, :lower16:PMD_MASK movt r0, :upper16:PMD_MASK ldr r0, [r0] and r7, r0, r2 cmp r7, r3 pophs {r4, r5, r6, r7, r8, r9, r11, pc} movw r9, :lower16:PMD_SIZE mov r4, r3 mov r6, r1 movt r9, :upper16:PMD_SIZE b .LBB0_2 .LBB0_1: ldr r0, [r9] add r7, r0, r7 cmp r7, r4 bhs .LBB0_4 .LBB0_2: mov r0, r7 bl pmd_index mov r5, r6 ldr r0, [r5, r0, lsl #2]! bl pmd_present cmp r0, #0 bne .LBB0_1 ldm r8, {r0, r1} sub r0, r7, r0 orr r0, r0, r1 bl __pmd mov r1, r0 mov r0, r5 bl set_pmd b .LBB0_1 .LBB0_4: pop {r4, r5, r6, r7, r8, r9, r11, pc} .Lfunc_end0: .size ident_pmd_init, .Lfunc_end0-ident_pmd_init .cantunwind .fnend .type PMD_MASK,%object .comm PMD_MASK,4,4 .type PMD_SIZE,%object .comm PMD_SIZE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ident_pmd_init .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_zstd_zlibwrapper.c_ZWRAP_deflateReset_keepDict.c" .globl ZWRAP_deflateReset_keepDict # -- Begin function ZWRAP_deflateReset_keepDict .p2align 4, 0x90 .type ZWRAP_deflateReset_keepDict,@function ZWRAP_deflateReset_keepDict: # @ZWRAP_deflateReset_keepDict .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rdi mov edi, offset .L.str call LOG_WRAPPERC cmp dword ptr [rip + g_ZWRAP_useZSTDcompression], 0 je .LBB0_4 # %bb.1: mov rax, qword ptr [rbx + 24] test rax, rax je .LBB0_3 # %bb.2: xorps xmm0, xmm0 movups xmmword ptr [rax], xmm0 .LBB0_3: xorps xmm0, xmm0 movups xmmword ptr [rbx], xmm0 mov qword ptr [rbx + 16], 0 mov eax, dword ptr [rip + Z_OK] pop rbx .cfi_def_cfa_offset 8 ret .LBB0_4: .cfi_def_cfa_offset 16 mov rdi, rbx pop rbx .cfi_def_cfa_offset 8 jmp deflateReset # TAILCALL .Lfunc_end0: .size ZWRAP_deflateReset_keepDict, .Lfunc_end0-ZWRAP_deflateReset_keepDict .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "- ZWRAP_deflateReset_keepDict\n" .size .L.str, 31 .type g_ZWRAP_useZSTDcompression,@object # @g_ZWRAP_useZSTDcompression .comm g_ZWRAP_useZSTDcompression,4,4 .type Z_OK,@object # @Z_OK .comm Z_OK,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_zstd_zlibwrapper.c_ZWRAP_deflateReset_keepDict.c" .globl ZWRAP_deflateReset_keepDict .p2align 2 .type ZWRAP_deflateReset_keepDict,%function .code 32 ZWRAP_deflateReset_keepDict: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl LOG_WRAPPERC movw r0, :lower16:g_ZWRAP_useZSTDcompression movt r0, :upper16:g_ZWRAP_useZSTDcompression ldr r0, [r0] cmp r0, #0 beq .LBB0_2 ldr r0, [r4, #12] cmp r0, #0 movne r1, #0 strne r1, [r0] strne r1, [r0, #4] mov r0, #0 str r0, [r4] str r0, [r4, #4] str r0, [r4, #8] movw r0, :lower16:Z_OK movt r0, :upper16:Z_OK ldr r0, [r0] pop {r4, r10, r11, pc} .LBB0_2: mov r0, r4 pop {r4, r10, r11, lr} b deflateReset .Lfunc_end0: .size ZWRAP_deflateReset_keepDict, .Lfunc_end0-ZWRAP_deflateReset_keepDict .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "- ZWRAP_deflateReset_keepDict\n" .size .L.str, 31 .type g_ZWRAP_useZSTDcompression,%object .comm g_ZWRAP_useZSTDcompression,4,4 .type Z_OK,%object .comm Z_OK,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_vf_blackdetect.c_query_formats.c" .p2align 4, 0x90 # -- Begin function query_formats .type query_formats,@function query_formats: # @query_formats .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rdi mov edi, offset query_formats.pix_fmts call ff_make_format_list test rax, rax je .LBB0_1 # %bb.2: mov rdi, rbx mov rsi, rax pop rbx .cfi_def_cfa_offset 8 jmp ff_set_common_formats # TAILCALL .LBB0_1: .cfi_def_cfa_offset 16 mov edi, dword ptr [rip + ENOMEM] pop rbx .cfi_def_cfa_offset 8 jmp AVERROR # TAILCALL .Lfunc_end0: .size query_formats, .Lfunc_end0-query_formats .cfi_endproc # -- End function .type query_formats.pix_fmts,@object # @query_formats.pix_fmts .section .rodata,"a",@progbits .p2align 4 query_formats.pix_fmts: .long 138 # 0x8a .long 134 # 0x86 .long 133 # 0x85 .long 132 # 0x84 .long 131 # 0x83 .long 130 # 0x82 .long 129 # 0x81 .long 136 # 0x88 .long 135 # 0x87 .long 128 # 0x80 .long 137 # 0x89 .size query_formats.pix_fmts, 44 .type ENOMEM,@object # @ENOMEM .comm ENOMEM,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym query_formats .addrsig_sym query_formats.pix_fmts
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_vf_blackdetect.c_query_formats.c" .p2align 2 .type query_formats,%function .code 32 query_formats: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 movw r0, :lower16:query_formats.pix_fmts movt r0, :upper16:query_formats.pix_fmts bl ff_make_format_list cmp r0, #0 beq .LBB0_2 mov r1, r0 mov r0, r4 pop {r4, r10, r11, lr} b ff_set_common_formats .LBB0_2: movw r0, :lower16:ENOMEM movt r0, :upper16:ENOMEM ldr r0, [r0] pop {r4, r10, r11, lr} b AVERROR .Lfunc_end0: .size query_formats, .Lfunc_end0-query_formats .cantunwind .fnend .type query_formats.pix_fmts,%object .section .rodata,"a",%progbits .p2align 2 query_formats.pix_fmts: .long 138 .long 134 .long 133 .long 132 .long 131 .long 130 .long 129 .long 136 .long 135 .long 128 .long 137 .size query_formats.pix_fmts, 44 .type ENOMEM,%object .comm ENOMEM,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym query_formats .addrsig_sym query_formats.pix_fmts .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ruleutils.c_generate_function_name.c" .p2align 4, 0x90 # -- Begin function generate_function_name .type generate_function_name,@function generate_function_name: # @generate_function_name .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 sub rsp, 72 .cfi_def_cfa_offset 128 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r13, r9 mov r15d, r8d mov qword ptr [rsp + 24], rcx # 8-byte Spill mov qword ptr [rsp + 16], rdx # 8-byte Spill mov dword ptr [rsp + 4], esi # 4-byte Spill mov rbp, rdi mov ebx, dword ptr [rip + PROCOID] call ObjectIdGetDatum mov edi, ebx mov esi, eax call SearchSysCache1 mov r12d, eax mov edi, eax call HeapTupleIsValid test eax, eax jne .LBB0_2 # %bb.1: mov edi, dword ptr [rip + ERROR] mov esi, offset .L.str mov rdx, rbp call elog .LBB0_2: mov qword ptr [rsp + 32], rbp # 8-byte Spill mov edi, r12d call GETSTRUCT mov rbx, rax mov edi, dword ptr [rax + 8] call NameStr mov rbp, rax xor r14d, r14d mov rax, qword ptr [rsp + 128] cmp qword ptr [rip + EXPR_KIND_GROUP_BY], rax jne .LBB0_6 # %bb.3: mov esi, offset .L.str.1 mov rdi, rbp call strcmp test rax, rax je .LBB0_5 # %bb.4: mov esi, offset .L.str.2 mov rdi, rbp call strcmp test rax, rax jne .LBB0_6 .LBB0_5: mov r14d, 1 .LBB0_6: test r13, r13 je .LBB0_11 # %bb.7: test r15d, r15d je .LBB0_8 # %bb.9: mov edi, dword ptr [rbx + 4] call OidIsValid xor edi, edi test rax, rax setne dil jmp .LBB0_10 .LBB0_11: xor edi, edi test r15d, r15d sete dil call Assert xor r15d, r15d jmp .LBB0_12 .LBB0_8: mov edi, 1 .LBB0_10: call Assert mov dword ptr [r13], r15d .LBB0_12: mov r13, rbx test r14d, r14d je .LBB0_13 # %bb.14: mov rax, qword ptr [rip + FUNCDETAIL_NOTFOUND] mov rcx, qword ptr [rip + InvalidOid] mov qword ptr [rsp + 8], rcx jmp .LBB0_15 .LBB0_13: mov rdi, rbp call makeString mov edi, eax call list_make1 mov esi, dword ptr [rip + NIL] xor r9d, r9d test r15d, r15d sete r9b lea rbx, [rsp + 48] lea r10, [rsp + 56] lea r11, [rsp + 40] lea r14, [rsp + 44] lea r15, [rsp + 64] mov edi, eax mov rdx, qword ptr [rsp + 16] # 8-byte Reload mov ecx, dword ptr [rsp + 4] # 4-byte Reload mov r8, qword ptr [rsp + 24] # 8-byte Reload push 0 .cfi_adjust_cfa_offset 8 push rbx .cfi_adjust_cfa_offset 8 push r10 .cfi_adjust_cfa_offset 8 push r11 .cfi_adjust_cfa_offset 8 push r14 .cfi_adjust_cfa_offset 8 push r15 .cfi_adjust_cfa_offset 8 lea rax, [rsp + 56] push rax .cfi_adjust_cfa_offset 8 push 1 .cfi_adjust_cfa_offset 8 call func_get_detail add rsp, 64 .cfi_adjust_cfa_offset -64 mov rcx, qword ptr [rsp + 8] .LBB0_15: cmp rax, qword ptr [rip + FUNCDETAIL_NORMAL] setne dl cmp rax, qword ptr [rip + FUNCDETAIL_AGGREGATE] setne bl and bl, dl cmp rax, qword ptr [rip + FUNCDETAIL_WINDOWFUNC] setne al test bl, al jne .LBB0_18 # %bb.16: cmp rcx, qword ptr [rsp + 32] # 8-byte Folded Reload jne .LBB0_18 # %bb.17: xor edi, edi jmp .LBB0_19 .LBB0_18: mov edi, dword ptr [r13] call get_namespace_name mov rdi, rax .LBB0_19: mov rsi, rbp call quote_qualified_identifier mov rbp, rax mov edi, r12d call ReleaseSysCache mov rax, rbp add rsp, 72 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size generate_function_name, .Lfunc_end0-generate_function_name .cfi_endproc # -- End function .type PROCOID,@object # @PROCOID .comm PROCOID,4,4 .type ERROR,@object # @ERROR .comm ERROR,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "cache lookup failed for function %u" .size .L.str, 36 .type EXPR_KIND_GROUP_BY,@object # @EXPR_KIND_GROUP_BY .comm EXPR_KIND_GROUP_BY,8,8 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "cube" .size .L.str.1, 5 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "rollup" .size .L.str.2, 7 .type NIL,@object # @NIL .comm NIL,4,4 .type FUNCDETAIL_NOTFOUND,@object # @FUNCDETAIL_NOTFOUND .comm FUNCDETAIL_NOTFOUND,8,8 .type InvalidOid,@object # @InvalidOid .comm InvalidOid,8,8 .type FUNCDETAIL_NORMAL,@object # @FUNCDETAIL_NORMAL .comm FUNCDETAIL_NORMAL,8,8 .type FUNCDETAIL_AGGREGATE,@object # @FUNCDETAIL_AGGREGATE .comm FUNCDETAIL_AGGREGATE,8,8 .type FUNCDETAIL_WINDOWFUNC,@object # @FUNCDETAIL_WINDOWFUNC .comm FUNCDETAIL_WINDOWFUNC,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym generate_function_name
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ruleutils.c_generate_function_name.c" .p2align 2 .type generate_function_name,%function .code 32 generate_function_name: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #84 sub sp, sp, #84 mov r6, r0 movw r0, :lower16:PROCOID str r3, [sp, #44] str r2, [sp, #48] str r1, [sp, #52] movt r0, :upper16:PROCOID ldr r4, [r0] mov r0, r6 bl ObjectIdGetDatum mov r1, r0 mov r0, r4 bl SearchSysCache1 mov r4, r0 bl HeapTupleIsValid ldr r5, [r11, #16] cmp r0, #0 bne .LBB0_2 movw r0, :lower16:ERROR movw r1, :lower16:.L.str mov r2, r6 movt r0, :upper16:ERROR movt r1, :upper16:.L.str ldr r0, [r0] bl elog .LBB0_2: ldr r8, [r11, #12] mov r0, r4 str r6, [sp, #56] bl GETSTRUCT mov r7, r0 ldr r0, [r0, #8] bl NameStr mov r6, r0 movw r0, :lower16:EXPR_KIND_GROUP_BY mov r9, #0 movt r0, :upper16:EXPR_KIND_GROUP_BY ldr r0, [r0] cmp r0, r5 bne .LBB0_6 movw r1, :lower16:.L.str.1 mov r0, r6 movt r1, :upper16:.L.str.1 bl strcmp cmp r0, #0 beq .LBB0_5 movw r1, :lower16:.L.str.2 mov r0, r6 movt r1, :upper16:.L.str.2 bl strcmp cmp r0, #0 moveq r9, #1 b .LBB0_6 .LBB0_5: mov r9, #1 .LBB0_6: ldr r10, [r11, #8] cmp r8, #0 beq .LBB0_9 cmp r10, #0 beq .LBB0_11 ldr r0, [r7, #4] bl OidIsValid cmp r0, #0 movwne r0, #1 b .LBB0_12 .LBB0_9: clz r0, r10 lsr r0, r0, #5 bl Assert mov r10, #0 cmp r9, #0 bne .LBB0_13 .LBB0_10: mov r0, r6 bl makeString bl list_make1 sub r3, r11, #52 mov r2, #0 movw r1, :lower16:NIL sub lr, r11, #36 sub r12, r11, #32 mov r5, #1 sub r8, r11, #48 sub r9, r11, #40 str r3, [sp, #32] ldr r3, [sp, #44] str r2, [sp, #36] clz r2, r10 movt r1, :upper16:NIL lsr r2, r2, #5 ldr r1, [r1] str r3, [sp] stmib sp, {r2, r5, r12, lr} sub r2, r11, #44 ldr r3, [sp, #52] str r9, [sp, #20] str r8, [sp, #28] str r2, [sp, #24] ldr r2, [sp, #48] bl func_get_detail ldr r1, [r11, #-32] b .LBB0_14 .LBB0_11: mov r0, #1 .LBB0_12: bl Assert str r10, [r8] cmp r9, #0 beq .LBB0_10 .LBB0_13: movw r0, :lower16:InvalidOid movt r0, :upper16:InvalidOid ldr r1, [r0] movw r0, :lower16:FUNCDETAIL_NOTFOUND movt r0, :upper16:FUNCDETAIL_NOTFOUND ldr r0, [r0] str r1, [r11, #-32] .LBB0_14: movw r2, :lower16:FUNCDETAIL_AGGREGATE movw r3, :lower16:FUNCDETAIL_NORMAL movt r2, :upper16:FUNCDETAIL_AGGREGATE movt r3, :upper16:FUNCDETAIL_NORMAL ldr r2, [r2] ldr r3, [r3] subs r2, r0, r2 movwne r2, #1 subs r3, r0, r3 movwne r3, #1 and r2, r3, r2 movw r3, :lower16:FUNCDETAIL_WINDOWFUNC movt r3, :upper16:FUNCDETAIL_WINDOWFUNC ldr r3, [r3] subs r0, r0, r3 movwne r0, #1 tst r2, r0 ldreq r2, [sp, #56] moveq r0, #0 cmpeq r1, r2 beq .LBB0_16 ldr r0, [r7] bl get_namespace_name .LBB0_16: mov r1, r6 bl quote_qualified_identifier mov r5, r0 mov r0, r4 bl ReleaseSysCache mov r0, r5 sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .Lfunc_end0: .size generate_function_name, .Lfunc_end0-generate_function_name .cantunwind .fnend .type PROCOID,%object .comm PROCOID,4,4 .type ERROR,%object .comm ERROR,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "cache lookup failed for function %u" .size .L.str, 36 .type EXPR_KIND_GROUP_BY,%object .comm EXPR_KIND_GROUP_BY,4,4 .type .L.str.1,%object .L.str.1: .asciz "cube" .size .L.str.1, 5 .type .L.str.2,%object .L.str.2: .asciz "rollup" .size .L.str.2, 7 .type NIL,%object .comm NIL,4,4 .type FUNCDETAIL_NOTFOUND,%object .comm FUNCDETAIL_NOTFOUND,4,4 .type InvalidOid,%object .comm InvalidOid,4,4 .type FUNCDETAIL_NORMAL,%object .comm FUNCDETAIL_NORMAL,4,4 .type FUNCDETAIL_AGGREGATE,%object .comm FUNCDETAIL_AGGREGATE,4,4 .type FUNCDETAIL_WINDOWFUNC,%object .comm FUNCDETAIL_WINDOWFUNC,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym generate_function_name .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_pata_via.c_via_do_set_mode.c" .p2align 4, 0x90 # -- Begin function via_do_set_mode .type via_do_set_mode,@function via_do_set_mode: # @via_do_set_mode .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 sub rsp, 136 .cfi_def_cfa_offset 192 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov ebx, r8d mov dword ptr [rsp + 12], ecx # 4-byte Spill mov r14d, edx mov r15, rsi mov rbp, rdi mov rax, qword ptr [rdi + 8] mov edi, dword ptr [rax] call to_pci_dev mov qword ptr [rsp + 32], rax # 8-byte Spill mov rdi, r15 call ata_dev_pair mov qword ptr [rsp + 16], rbp # 8-byte Spill mov r12d, dword ptr [rbp] add r12d, r12d add r12d, dword ptr [r15] mov rbp, rax mov qword ptr [rsp + 24], rbx # 8-byte Spill lea eax, [rbx - 128] mov r13d, 30000 cmp eax, 2 ja .LBB0_2 # %bb.1: cdqe mov r13, qword ptr [8*rax + .Lswitch.table.via_do_set_mode] .LBB0_2: lea rdx, [rsp + 40] mov ecx, 30000 mov rdi, r15 mov esi, r14d mov r8, r13 call ata_timing_compute test rbp, rbp je .LBB0_5 # %bb.3: mov esi, dword ptr [rbp + 4] test esi, esi je .LBB0_5 # %bb.4: lea r14, [rsp + 88] mov ecx, 30000 mov rdi, rbp mov rdx, r14 mov r8, r13 call ata_timing_compute mov ecx, dword ptr [rip + ATA_TIMING_8BIT] lea rdx, [rsp + 40] mov rdi, r14 mov rsi, rdx call ata_timing_merge .LBB0_5: mov r15d, 3 sub r15d, r12d cmp dword ptr [rsp + 12], 0 # 4-byte Folded Reload mov r14, qword ptr [rsp + 32] # 8-byte Reload je .LBB0_7 # %bb.6: lea ebp, [r15 + r15] lea rdx, [rsp + 8] mov rdi, r14 mov esi, 76 call pci_read_config_byte mov eax, 3 mov ecx, ebp shl eax, cl not eax and dword ptr [rsp + 8], eax mov rdi, qword ptr [rsp + 80] mov esi, 1 mov edx, 4 call clamp_val add eax, -1 mov ecx, ebp shl eax, cl or eax, dword ptr [rsp + 8] mov dword ptr [rsp + 8], eax mov rdi, r14 mov esi, 76 mov edx, eax call pci_write_config_byte .LBB0_7: mov ebp, 79 mov rax, qword ptr [rsp + 16] # 8-byte Reload sub ebp, dword ptr [rax] mov rdi, qword ptr [rsp + 72] mov esi, 1 mov edx, 16 call clamp_val mov ebx, eax shl ebx, 4 add ebx, -16 mov rdi, qword ptr [rsp + 64] mov esi, 1 mov edx, 16 call clamp_val # kill: def $eax killed $eax def $rax lea edx, [rax - 1] or edx, ebx mov rdi, r14 mov esi, ebp call pci_write_config_byte lea ebx, [r15 + 72] mov rdi, qword ptr [rsp + 56] mov esi, 1 mov edx, 16 call clamp_val mov ebp, eax shl ebp, 4 add ebp, -16 mov rdi, qword ptr [rsp + 48] mov esi, 1 mov edx, 16 call clamp_val # kill: def $eax killed $eax def $rax lea edx, [rax - 1] or edx, ebp mov rdi, r14 mov esi, ebx call pci_write_config_byte mov rbp, qword ptr [rsp + 24] # 8-byte Reload cmp ebp, 128 je .LBB0_12 # %bb.8: cmp ebp, 129 je .LBB0_12 # %bb.9: cmp ebp, 130 jne .LBB0_16 # %bb.10: mov rdi, qword ptr [rsp + 40] test rdi, rdi je .LBB0_18 # %bb.11: mov esi, 2 mov edx, 9 call clamp_val mov ebx, eax add ebx, -2 or ebx, 232 jmp .LBB0_20 .LBB0_12: mov rdi, qword ptr [rsp + 40] test rdi, rdi je .LBB0_13 # %bb.15: mov esi, 2 mov edx, 9 call clamp_val mov ebx, eax add ebx, -2 or ebx, 224 jmp .LBB0_20 .LBB0_16: mov rdi, qword ptr [rsp + 40] test rdi, rdi je .LBB0_19 # %bb.17: mov esi, 2 mov edx, 5 call clamp_val mov ebx, eax add ebx, -2 or ebx, 224 test ebp, ebp jne .LBB0_20 jmp .LBB0_23 .LBB0_13: mov ebx, 7 jmp .LBB0_20 .LBB0_18: mov ebx, 15 jmp .LBB0_20 .LBB0_19: mov ebx, 3 test ebp, ebp je .LBB0_23 .LBB0_20: add r15d, 80 lea rdx, [rsp + 8] mov rdi, r14 mov esi, r15d call pci_read_config_byte mov eax, dword ptr [rsp + 8] mov edx, eax and edx, -33 mov dword ptr [rsp + 8], edx cmp qword ptr [rsp + 40], 0 je .LBB0_22 # %bb.21: and eax, 16 or eax, ebx mov dword ptr [rsp + 8], eax mov edx, eax .LBB0_22: mov rdi, r14 mov esi, r15d call pci_write_config_byte .LBB0_23: add rsp, 136 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size via_do_set_mode, .Lfunc_end0-via_do_set_mode .cfi_endproc # -- End function .type ATA_TIMING_8BIT,@object # @ATA_TIMING_8BIT .comm ATA_TIMING_8BIT,4,4 .type .Lswitch.table.via_do_set_mode,@object # @switch.table.via_do_set_mode .section .rodata,"a",@progbits .p2align 3 .Lswitch.table.via_do_set_mode: .quad 7500 # 0x1d4c .quad 10000 # 0x2710 .quad 15000 # 0x3a98 .size .Lswitch.table.via_do_set_mode, 24 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym via_do_set_mode
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_pata_via.c_via_do_set_mode.c" .p2align 2 .type via_do_set_mode,%function .code 32 via_do_set_mode: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #60 sub sp, sp, #60 mov r5, r0 ldr r0, [r0, #4] str r3, [sp, #4] mov r4, r2 mov r6, r1 ldr r0, [r0] bl to_pci_dev mov r9, r0 mov r0, r6 bl ata_dev_pair ldr r2, [r11, #8] mov r7, r0 ldr r0, [r5] ldr r1, [r6] movw r8, #30000 sub r2, r2, #128 add r10, r1, r0, lsl #1 mov r0, r6 mov r1, r4 cmp r2, #2 movwls r3, :lower16:.Lswitch.table.via_do_set_mode movtls r3, :upper16:.Lswitch.table.via_do_set_mode ldrls r8, [r3, r2, lsl #2] add r2, sp, #36 movw r3, #30000 str r8, [sp] bl ata_timing_compute cmp r7, #0 ldrne r1, [r7, #4] cmpne r1, #0 beq .LBB0_2 add r4, sp, #12 mov r0, r7 movw r3, #30000 str r8, [sp] mov r2, r4 bl ata_timing_compute movw r0, :lower16:ATA_TIMING_8BIT add r1, sp, #36 movt r0, :upper16:ATA_TIMING_8BIT mov r2, r1 ldr r3, [r0] mov r0, r4 bl ata_timing_merge .LBB0_2: ldr r0, [sp, #4] rsb r4, r10, #3 cmp r0, #0 beq .LBB0_4 add r2, sp, #8 mov r0, r9 mov r1, #76 bl pci_read_config_byte ldr r1, [sp, #8] lsl r6, r4, #1 mov r0, #3 mov r2, #4 bic r0, r1, r0, lsl r6 mov r1, #1 str r0, [sp, #8] ldr r0, [sp, #56] bl clamp_val ldr r1, [sp, #8] sub r0, r0, #1 orr r2, r1, r0, lsl r6 mov r0, r9 mov r1, #76 str r2, [sp, #8] bl pci_write_config_byte .LBB0_4: ldr r0, [sp, #52] ldr r5, [r5] mov r1, #1 mov r2, #16 bl clamp_val mvn r6, #15 mov r1, #1 mov r2, #16 add r7, r6, r0, lsl #4 ldr r0, [sp, #48] bl clamp_val sub r0, r0, #1 rsb r1, r5, #79 orr r2, r0, r7 mov r0, r9 bl pci_write_config_byte ldr r0, [sp, #44] mov r1, #1 mov r2, #16 bl clamp_val add r5, r6, r0, lsl #4 ldr r0, [sp, #40] mov r1, #1 mov r2, #16 bl clamp_val sub r0, r0, #1 add r1, r4, #72 orr r2, r0, r5 mov r0, r9 bl pci_write_config_byte ldr r6, [r11, #8] cmp r6, #128 beq .LBB0_9 cmp r6, #129 beq .LBB0_9 cmp r6, #130 bne .LBB0_11 ldr r0, [sp, #36] cmp r0, #0 beq .LBB0_14 mov r1, #2 mov r2, #9 bl clamp_val sub r0, r0, #2 orr r5, r0, #232 b .LBB0_16 .LBB0_9: ldr r0, [sp, #36] cmp r0, #0 beq .LBB0_13 mov r1, #2 mov r2, #9 bl clamp_val sub r0, r0, #2 orr r5, r0, #224 b .LBB0_16 .LBB0_11: ldr r0, [sp, #36] cmp r0, #0 beq .LBB0_15 mov r1, #2 mov r2, #5 bl clamp_val sub r0, r0, #2 orr r5, r0, #224 cmp r6, #0 bne .LBB0_16 b .LBB0_17 .LBB0_13: mov r5, #7 b .LBB0_16 .LBB0_14: mov r5, #15 b .LBB0_16 .LBB0_15: mov r5, #3 cmp r6, #0 beq .LBB0_17 .LBB0_16: add r4, r4, #80 add r2, sp, #8 mov r0, r9 mov r1, r4 bl pci_read_config_byte ldr r1, [sp, #36] ldr r0, [sp, #8] cmp r1, #0 bic r2, r0, #32 mov r1, r4 andne r0, r0, #16 str r2, [sp, #8] orrne r2, r0, r5 mov r0, r9 strne r2, [sp, #8] bl pci_write_config_byte sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .LBB0_17: sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .Lfunc_end0: .size via_do_set_mode, .Lfunc_end0-via_do_set_mode .cantunwind .fnend .type ATA_TIMING_8BIT,%object .comm ATA_TIMING_8BIT,4,4 .type .Lswitch.table.via_do_set_mode,%object .section .rodata,"a",%progbits .p2align 2 .Lswitch.table.via_do_set_mode: .long 7500 .long 10000 .long 15000 .size .Lswitch.table.via_do_set_mode, 12 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym via_do_set_mode .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_tegra124_pmc.c_tegra124_pmc_get_sc.c" .p2align 4, 0x90 # -- Begin function tegra124_pmc_get_sc .type tegra124_pmc_get_sc,@function tegra124_pmc_get_sc: # @tegra124_pmc_get_sc .cfi_startproc # %bb.0: push rax .cfi_def_cfa_offset 16 mov rax, qword ptr [rip + pmc_sc] test rax, rax je .LBB0_1 # %bb.2: pop rcx .cfi_def_cfa_offset 8 ret .LBB0_1: .cfi_def_cfa_offset 16 mov edi, offset .L.str call panic mov rax, qword ptr [rip + pmc_sc] pop rcx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size tegra124_pmc_get_sc, .Lfunc_end0-tegra124_pmc_get_sc .cfi_endproc # -- End function .type pmc_sc,@object # @pmc_sc .comm pmc_sc,8,8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "To early call to Tegra PMC driver.\n" .size .L.str, 36 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym tegra124_pmc_get_sc
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_tegra124_pmc.c_tegra124_pmc_get_sc.c" .p2align 2 .type tegra124_pmc_get_sc,%function .code 32 tegra124_pmc_get_sc: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 movw r4, :lower16:pmc_sc movt r4, :upper16:pmc_sc ldr r0, [r4] cmp r0, #0 popne {r4, r10, r11, pc} movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl panic ldr r0, [r4] pop {r4, r10, r11, pc} .Lfunc_end0: .size tegra124_pmc_get_sc, .Lfunc_end0-tegra124_pmc_get_sc .cantunwind .fnend .type pmc_sc,%object .comm pmc_sc,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "To early call to Tegra PMC driver.\n" .size .L.str, 36 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym tegra124_pmc_get_sc .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_commit-graph.c_prepare_commit_graph.c" .p2align 4, 0x90 # -- Begin function prepare_commit_graph .type prepare_commit_graph,@function prepare_commit_graph: # @prepare_commit_graph .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 cmp qword ptr [rdi + 16], 0 je .LBB0_2 .LBB0_1: xor eax, eax jmp .LBB0_4 .LBB0_2: mov r14, rdi mov rax, qword ptr [rdi] cmp dword ptr [rax], 0 je .LBB0_5 # %bb.3: cmp dword ptr [rax + 4], 0 setne al .LBB0_4: movzx eax, al add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .LBB0_5: .cfi_def_cfa_offset 32 mov dword ptr [rax], 1 mov edi, dword ptr [rip + GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD] xor esi, esi call git_env_bool test rax, rax je .LBB0_7 # %bb.6: mov esi, dword ptr [rip + GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD] mov edi, offset .L.str call die .LBB0_7: mov rdi, r14 call prepare_repo_settings mov edi, dword ptr [rip + GIT_TEST_COMMIT_GRAPH] xor esi, esi call git_env_bool test rax, rax jne .LBB0_9 # %bb.8: cmp dword ptr [r14 + 8], 1 jne .LBB0_1 .LBB0_9: mov rdi, r14 call commit_graph_compatible test eax, eax je .LBB0_1 # %bb.10: mov rdi, r14 call prepare_alt_odb mov rax, qword ptr [r14] mov rbx, qword ptr [rax + 8] .p2align 4, 0x90 .LBB0_11: # =>This Inner Loop Header: Depth=1 mov ecx, dword ptr [rax + 4] test ecx, ecx setne al test rbx, rbx je .LBB0_4 # %bb.12: # in Loop: Header=BB0_11 Depth=1 test ecx, ecx jne .LBB0_4 # %bb.13: # in Loop: Header=BB0_11 Depth=1 mov esi, dword ptr [rbx] mov rdi, r14 call prepare_commit_graph_one mov rbx, qword ptr [rbx + 8] mov rax, qword ptr [r14] jmp .LBB0_11 .Lfunc_end0: .size prepare_commit_graph, .Lfunc_end0-prepare_commit_graph .cfi_endproc # -- End function .type GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD,@object # @GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD .comm GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "dying as requested by the '%s' variable on commit-graph load!" .size .L.str, 62 .type GIT_TEST_COMMIT_GRAPH,@object # @GIT_TEST_COMMIT_GRAPH .comm GIT_TEST_COMMIT_GRAPH,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym prepare_commit_graph
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_commit-graph.c_prepare_commit_graph.c" .p2align 2 .type prepare_commit_graph,%function .code 32 prepare_commit_graph: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r4, r0 ldr r0, [r0, #8] mov r5, #0 cmp r0, #0 beq .LBB0_2 .LBB0_1: mov r0, r5 pop {r4, r5, r6, r10, r11, pc} .LBB0_2: ldr r0, [r4] ldr r1, [r0] cmp r1, #0 beq .LBB0_4 ldr r5, [r0, #4] cmp r5, #0 movwne r5, #1 mov r0, r5 pop {r4, r5, r6, r10, r11, pc} .LBB0_4: movw r5, :lower16:GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD mov r1, #1 str r1, [r0] movt r5, :upper16:GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD mov r1, #0 ldr r0, [r5] bl git_env_bool cmp r0, #0 beq .LBB0_6 ldr r1, [r5] movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl die .LBB0_6: mov r0, r4 bl prepare_repo_settings movw r0, :lower16:GIT_TEST_COMMIT_GRAPH mov r1, #0 mov r5, #0 movt r0, :upper16:GIT_TEST_COMMIT_GRAPH ldr r0, [r0] bl git_env_bool cmp r0, #0 bne .LBB0_8 ldr r0, [r4, #4] cmp r0, #1 bne .LBB0_1 .LBB0_8: mov r0, r4 bl commit_graph_compatible cmp r0, #0 beq .LBB0_1 mov r0, r4 bl prepare_alt_odb ldr r1, [r4] ldmib r1, {r0, r6} .LBB0_10: cmp r0, #0 mov r5, r0 movwne r5, #1 cmp r6, #0 beq .LBB0_1 cmp r0, #0 bne .LBB0_1 ldr r1, [r6] mov r0, r4 bl prepare_commit_graph_one ldr r0, [r4] ldr r6, [r6, #4] ldr r0, [r0, #4] b .LBB0_10 .Lfunc_end0: .size prepare_commit_graph, .Lfunc_end0-prepare_commit_graph .cantunwind .fnend .type GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD,%object .comm GIT_TEST_COMMIT_GRAPH_DIE_ON_LOAD,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "dying as requested by the '%s' variable on commit-graph load!" .size .L.str, 62 .type GIT_TEST_COMMIT_GRAPH,%object .comm GIT_TEST_COMMIT_GRAPH,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym prepare_commit_graph .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_namespace.c_mnt_want_write_file.c" .globl mnt_want_write_file # -- Begin function mnt_want_write_file .p2align 4, 0x90 .type mnt_want_write_file,@function mnt_want_write_file: # @mnt_want_write_file .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset rbp, -16 mov rbx, rdi call file_inode mov edi, dword ptr [rax] call sb_start_write mov rdi, rbx call __mnt_want_write_file mov ebp, eax test eax, eax je .LBB0_2 # %bb.1: mov rdi, rbx call file_inode mov edi, dword ptr [rax] call sb_end_write .LBB0_2: mov eax, ebp add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size mnt_want_write_file, .Lfunc_end0-mnt_want_write_file .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_namespace.c_mnt_want_write_file.c" .globl mnt_want_write_file .p2align 2 .type mnt_want_write_file,%function .code 32 mnt_want_write_file: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 bl file_inode ldr r0, [r0] bl sb_start_write mov r0, r4 bl __mnt_want_write_file mov r5, r0 cmp r0, #0 beq .LBB0_2 mov r0, r4 bl file_inode ldr r0, [r0] bl sb_end_write .LBB0_2: mov r0, r5 pop {r4, r5, r11, pc} .Lfunc_end0: .size mnt_want_write_file, .Lfunc_end0-mnt_want_write_file .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_catcache.c_charhashfast.c" .p2align 4, 0x90 # -- Begin function charhashfast .type charhashfast,@function charhashfast: # @charhashfast .cfi_startproc # %bb.0: push rax .cfi_def_cfa_offset 16 call DatumGetChar mov edi, eax pop rax .cfi_def_cfa_offset 8 jmp murmurhash32 # TAILCALL .Lfunc_end0: .size charhashfast, .Lfunc_end0-charhashfast .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym charhashfast
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_catcache.c_charhashfast.c" .p2align 2 .type charhashfast,%function .code 32 charhashfast: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp bl DatumGetChar pop {r11, lr} b murmurhash32 .Lfunc_end0: .size charhashfast, .Lfunc_end0-charhashfast .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym charhashfast .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_test.c_callback_ctx_reset.c" .p2align 4, 0x90 # -- Begin function callback_ctx_reset .type callback_ctx_reset,@function callback_ctx_reset: # @callback_ctx_reset .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rdi add rdi, 32 call vlc_vector_clear lea rdi, [rbx + 28] call vlc_vector_clear lea rdi, [rbx + 24] call vlc_vector_clear lea rdi, [rbx + 20] call vlc_vector_clear lea rdi, [rbx + 16] call vlc_vector_clear lea rdi, [rbx + 12] call vlc_vector_clear lea rdi, [rbx + 8] call vlc_vector_clear lea rdi, [rbx + 4] call vlc_vector_clear mov rdi, rbx pop rbx .cfi_def_cfa_offset 8 jmp vlc_vector_clear # TAILCALL .Lfunc_end0: .size callback_ctx_reset, .Lfunc_end0-callback_ctx_reset .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym callback_ctx_reset
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_test.c_callback_ctx_reset.c" .p2align 2 .type callback_ctx_reset,%function .code 32 callback_ctx_reset: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 add r0, r0, #32 bl vlc_vector_clear add r0, r4, #28 bl vlc_vector_clear add r0, r4, #24 bl vlc_vector_clear add r0, r4, #20 bl vlc_vector_clear add r0, r4, #16 bl vlc_vector_clear add r0, r4, #12 bl vlc_vector_clear add r0, r4, #8 bl vlc_vector_clear add r0, r4, #4 bl vlc_vector_clear mov r0, r4 pop {r4, r10, r11, lr} b vlc_vector_clear .Lfunc_end0: .size callback_ctx_reset, .Lfunc_end0-callback_ctx_reset .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym callback_ctx_reset .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_a3d.c_a3d_read.c" .p2align 4, 0x90 # -- Begin function a3d_read .type a3d_read,@function a3d_read: # @a3d_read .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov rbx, rsi mov r14, qword ptr [rdi + 24] mov eax, dword ptr [rdi] lea ecx, [rax - 129] cmp ecx, 3 jae .LBB0_1 # %bb.3: mov r15, rdi mov esi, dword ptr [rip + REL_X] mov al, byte ptr [rbx + 5] mov cl, byte ptr [rbx + 6] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 7] movzx edx, cl mov rdi, r14 call input_report_rel mov esi, dword ptr [rip + REL_Y] mov al, byte ptr [rbx + 8] mov cl, byte ptr [rbx + 9] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 10] movzx edx, cl mov rdi, r14 call input_report_rel mov esi, dword ptr [rip + BTN_RIGHT] movzx edx, byte ptr [rbx + 2] and edx, 1 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_LEFT] movzx edx, byte ptr [rbx + 3] and edx, 2 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_MIDDLE] movzx edx, byte ptr [rbx + 3] and edx, 4 mov rdi, r14 call input_report_key mov rdi, r14 call input_sync mov al, byte ptr [rbx + 11] mov cl, byte ptr [rbx + 12] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 13] xor cl, -128 mov rax, qword ptr [r15 + 8] mov byte ptr [rax], cl mov al, byte ptr [rbx + 14] mov cl, byte ptr [rbx + 15] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 16] xor cl, -128 mov rax, qword ptr [r15 + 8] mov byte ptr [rax + 1], cl mov al, byte ptr [rbx + 17] mov cl, byte ptr [rbx + 18] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 19] xor cl, -128 mov rax, qword ptr [r15 + 8] mov byte ptr [rax + 2], cl mov al, byte ptr [rbx + 20] mov cl, byte ptr [rbx + 21] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 22] xor cl, -128 mov rax, qword ptr [r15 + 8] mov byte ptr [rax + 3], cl mov al, byte ptr [rbx + 3] shl al, 3 or al, byte ptr [rbx + 4] and al, 15 mov byte ptr [r15 + 16], al jmp .LBB0_4 .LBB0_1: cmp eax, 128 jne .LBB0_4 # %bb.2: mov esi, dword ptr [rip + REL_X] mov al, byte ptr [rbx + 9] mov cl, byte ptr [rbx + 10] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 11] movzx edx, cl mov rdi, r14 call input_report_rel mov esi, dword ptr [rip + REL_Y] mov al, byte ptr [rbx + 12] mov cl, byte ptr [rbx + 13] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 14] movzx edx, cl mov rdi, r14 call input_report_rel mov esi, dword ptr [rip + BTN_RIGHT] movzx edx, byte ptr [rbx + 2] and edx, 1 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_LEFT] movzx edx, byte ptr [rbx + 3] and edx, 2 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_MIDDLE] movzx edx, byte ptr [rbx + 3] and edx, 4 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_SIDE] movzx edx, byte ptr [rbx + 7] and edx, 2 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_EXTRA] movzx edx, byte ptr [rbx + 7] and edx, 4 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + ABS_X] mov al, byte ptr [rbx + 15] mov cl, byte ptr [rbx + 16] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 17] xor cl, -128 movzx edx, cl mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + ABS_Y] mov al, byte ptr [rbx + 18] mov cl, byte ptr [rbx + 19] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 20] xor cl, -128 movzx edx, cl mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + ABS_RUDDER] mov al, byte ptr [rbx + 21] mov cl, byte ptr [rbx + 22] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 23] xor cl, -128 movzx edx, cl mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + ABS_THROTTLE] mov al, byte ptr [rbx + 24] mov cl, byte ptr [rbx + 25] shl al, 6 shl cl, 3 or cl, al or cl, byte ptr [rbx + 26] xor cl, -128 movzx edx, cl mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + ABS_HAT0X] mov al, byte ptr [rbx + 5] mov ecx, eax and cl, 1 shr al, 2 and al, 1 sub cl, al movzx edx, cl mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + ABS_HAT0Y] mov al, byte ptr [rbx + 5] mov cl, byte ptr [rbx + 6] shr al and al, 1 shr cl, 2 and cl, 1 sub al, cl movzx edx, al mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + ABS_HAT1X] mov al, byte ptr [rbx + 3] mov cl, byte ptr [rbx + 4] shr cl and cl, 1 and al, 1 sub cl, al movzx edx, cl mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + ABS_HAT1Y] mov al, byte ptr [rbx + 4] mov ecx, eax shr cl, 2 and cl, 1 and al, 1 sub cl, al movzx edx, cl mov rdi, r14 call input_report_abs mov esi, dword ptr [rip + BTN_TRIGGER] movzx edx, byte ptr [rbx + 8] and edx, 1 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_THUMB] movzx edx, byte ptr [rbx + 8] and edx, 2 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_TOP] movzx edx, byte ptr [rbx + 8] and edx, 4 mov rdi, r14 call input_report_key mov esi, dword ptr [rip + BTN_PINKIE] movzx edx, byte ptr [rbx + 7] and edx, 1 mov rdi, r14 call input_report_key mov rdi, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp input_sync # TAILCALL .LBB0_4: .cfi_def_cfa_offset 32 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size a3d_read, .Lfunc_end0-a3d_read .cfi_endproc # -- End function .type REL_X,@object # @REL_X .comm REL_X,4,4 .type REL_Y,@object # @REL_Y .comm REL_Y,4,4 .type BTN_RIGHT,@object # @BTN_RIGHT .comm BTN_RIGHT,4,4 .type BTN_LEFT,@object # @BTN_LEFT .comm BTN_LEFT,4,4 .type BTN_MIDDLE,@object # @BTN_MIDDLE .comm BTN_MIDDLE,4,4 .type BTN_SIDE,@object # @BTN_SIDE .comm BTN_SIDE,4,4 .type BTN_EXTRA,@object # @BTN_EXTRA .comm BTN_EXTRA,4,4 .type ABS_X,@object # @ABS_X .comm ABS_X,4,4 .type ABS_Y,@object # @ABS_Y .comm ABS_Y,4,4 .type ABS_RUDDER,@object # @ABS_RUDDER .comm ABS_RUDDER,4,4 .type ABS_THROTTLE,@object # @ABS_THROTTLE .comm ABS_THROTTLE,4,4 .type ABS_HAT0X,@object # @ABS_HAT0X .comm ABS_HAT0X,4,4 .type ABS_HAT0Y,@object # @ABS_HAT0Y .comm ABS_HAT0Y,4,4 .type ABS_HAT1X,@object # @ABS_HAT1X .comm ABS_HAT1X,4,4 .type ABS_HAT1Y,@object # @ABS_HAT1Y .comm ABS_HAT1Y,4,4 .type BTN_TRIGGER,@object # @BTN_TRIGGER .comm BTN_TRIGGER,4,4 .type BTN_THUMB,@object # @BTN_THUMB .comm BTN_THUMB,4,4 .type BTN_TOP,@object # @BTN_TOP .comm BTN_TOP,4,4 .type BTN_PINKIE,@object # @BTN_PINKIE .comm BTN_PINKIE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym a3d_read
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_a3d.c_a3d_read.c" .p2align 2 .type a3d_read,%function .code 32 a3d_read: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r6, r0 ldr r0, [r0] mov r4, r1 ldr r5, [r6, #12] sub r1, r0, #129 cmp r1, #3 bhs .LBB0_2 ldrb r1, [r4, #6] ldrb r0, [r4, #5] ldrb r2, [r4, #7] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 uxtb r2, r0 movw r0, :lower16:REL_X movt r0, :upper16:REL_X ldr r1, [r0] mov r0, r5 bl input_report_rel ldrb r1, [r4, #9] ldrb r0, [r4, #8] ldrb r2, [r4, #10] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 uxtb r2, r0 movw r0, :lower16:REL_Y movt r0, :upper16:REL_Y ldr r1, [r0] mov r0, r5 bl input_report_rel movw r0, :lower16:BTN_RIGHT movt r0, :upper16:BTN_RIGHT ldr r1, [r0] ldrb r0, [r4, #2] and r2, r0, #1 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_LEFT movt r0, :upper16:BTN_LEFT ldr r1, [r0] ldrb r0, [r4, #3] and r2, r0, #2 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_MIDDLE movt r0, :upper16:BTN_MIDDLE ldr r1, [r0] ldrb r0, [r4, #3] and r2, r0, #4 mov r0, r5 bl input_report_key mov r0, r5 bl input_sync ldrb r1, [r4, #12] ldrb r0, [r4, #11] ldrb r2, [r4, #13] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 ldr r1, [r6, #4] orr r0, r0, r2 eor r0, r0, #128 strb r0, [r1] ldrb r1, [r4, #15] ldrb r0, [r4, #14] ldrb r2, [r4, #16] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 ldr r1, [r6, #4] orr r0, r0, r2 eor r0, r0, #128 strb r0, [r1, #1] ldrb r1, [r4, #18] ldrb r0, [r4, #17] ldrb r2, [r4, #19] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 ldr r1, [r6, #4] orr r0, r0, r2 eor r0, r0, #128 strb r0, [r1, #2] ldrb r1, [r4, #21] ldrb r0, [r4, #20] ldrb r2, [r4, #22] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 ldr r1, [r6, #4] orr r0, r0, r2 eor r0, r0, #128 strb r0, [r1, #3] ldrb r0, [r4, #3] ldrb r1, [r4, #4] orr r0, r1, r0, lsl #3 and r0, r0, #15 strb r0, [r6, #8] pop {r4, r5, r6, r10, r11, pc} .LBB0_2: cmp r0, #128 popne {r4, r5, r6, r10, r11, pc} ldrb r1, [r4, #10] ldrb r0, [r4, #9] ldrb r2, [r4, #11] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 uxtb r2, r0 movw r0, :lower16:REL_X movt r0, :upper16:REL_X ldr r1, [r0] mov r0, r5 bl input_report_rel ldrb r1, [r4, #13] ldrb r0, [r4, #12] ldrb r2, [r4, #14] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 uxtb r2, r0 movw r0, :lower16:REL_Y movt r0, :upper16:REL_Y ldr r1, [r0] mov r0, r5 bl input_report_rel movw r0, :lower16:BTN_RIGHT movt r0, :upper16:BTN_RIGHT ldr r1, [r0] ldrb r0, [r4, #2] and r2, r0, #1 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_LEFT movt r0, :upper16:BTN_LEFT ldr r1, [r0] ldrb r0, [r4, #3] and r2, r0, #2 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_MIDDLE movt r0, :upper16:BTN_MIDDLE ldr r1, [r0] ldrb r0, [r4, #3] and r2, r0, #4 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_SIDE movt r0, :upper16:BTN_SIDE ldr r1, [r0] ldrb r0, [r4, #7] and r2, r0, #2 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_EXTRA movt r0, :upper16:BTN_EXTRA ldr r1, [r0] ldrb r0, [r4, #7] and r2, r0, #4 mov r0, r5 bl input_report_key ldrb r1, [r4, #16] ldrb r0, [r4, #15] ldrb r2, [r4, #17] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 eor r0, r0, #128 uxtb r2, r0 movw r0, :lower16:ABS_X movt r0, :upper16:ABS_X ldr r1, [r0] mov r0, r5 bl input_report_abs ldrb r1, [r4, #19] ldrb r0, [r4, #18] ldrb r2, [r4, #20] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 eor r0, r0, #128 uxtb r2, r0 movw r0, :lower16:ABS_Y movt r0, :upper16:ABS_Y ldr r1, [r0] mov r0, r5 bl input_report_abs ldrb r1, [r4, #22] ldrb r0, [r4, #21] ldrb r2, [r4, #23] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 eor r0, r0, #128 uxtb r2, r0 movw r0, :lower16:ABS_RUDDER movt r0, :upper16:ABS_RUDDER ldr r1, [r0] mov r0, r5 bl input_report_abs ldrb r1, [r4, #25] ldrb r0, [r4, #24] ldrb r2, [r4, #26] lsl r1, r1, #3 orr r0, r1, r0, lsl #6 orr r0, r0, r2 eor r0, r0, #128 uxtb r2, r0 movw r0, :lower16:ABS_THROTTLE movt r0, :upper16:ABS_THROTTLE ldr r1, [r0] mov r0, r5 bl input_report_abs ldrb r0, [r4, #5] ubfx r1, r0, #2, #1 and r0, r0, #1 sub r0, r0, r1 uxtb r2, r0 movw r0, :lower16:ABS_HAT0X movt r0, :upper16:ABS_HAT0X ldr r1, [r0] mov r0, r5 bl input_report_abs ldrb r0, [r4, #5] ldrb r1, [r4, #6] ubfx r1, r1, #2, #1 ubfx r0, r0, #1, #1 sub r0, r0, r1 uxtb r2, r0 movw r0, :lower16:ABS_HAT0Y movt r0, :upper16:ABS_HAT0Y ldr r1, [r0] mov r0, r5 bl input_report_abs ldrb r0, [r4, #3] ldrb r1, [r4, #4] and r0, r0, #1 ubfx r1, r1, #1, #1 sub r0, r1, r0 uxtb r2, r0 movw r0, :lower16:ABS_HAT1X movt r0, :upper16:ABS_HAT1X ldr r1, [r0] mov r0, r5 bl input_report_abs ldrb r0, [r4, #4] and r1, r0, #1 ubfx r0, r0, #2, #1 sub r0, r0, r1 uxtb r2, r0 movw r0, :lower16:ABS_HAT1Y movt r0, :upper16:ABS_HAT1Y ldr r1, [r0] mov r0, r5 bl input_report_abs movw r0, :lower16:BTN_TRIGGER movt r0, :upper16:BTN_TRIGGER ldr r1, [r0] ldrb r0, [r4, #8] and r2, r0, #1 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_THUMB movt r0, :upper16:BTN_THUMB ldr r1, [r0] ldrb r0, [r4, #8] and r2, r0, #2 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_TOP movt r0, :upper16:BTN_TOP ldr r1, [r0] ldrb r0, [r4, #8] and r2, r0, #4 mov r0, r5 bl input_report_key movw r0, :lower16:BTN_PINKIE movt r0, :upper16:BTN_PINKIE ldr r1, [r0] ldrb r0, [r4, #7] and r2, r0, #1 mov r0, r5 bl input_report_key mov r0, r5 pop {r4, r5, r6, r10, r11, lr} b input_sync .Lfunc_end0: .size a3d_read, .Lfunc_end0-a3d_read .cantunwind .fnend .type REL_X,%object .comm REL_X,4,4 .type REL_Y,%object .comm REL_Y,4,4 .type BTN_RIGHT,%object .comm BTN_RIGHT,4,4 .type BTN_LEFT,%object .comm BTN_LEFT,4,4 .type BTN_MIDDLE,%object .comm BTN_MIDDLE,4,4 .type BTN_SIDE,%object .comm BTN_SIDE,4,4 .type BTN_EXTRA,%object .comm BTN_EXTRA,4,4 .type ABS_X,%object .comm ABS_X,4,4 .type ABS_Y,%object .comm ABS_Y,4,4 .type ABS_RUDDER,%object .comm ABS_RUDDER,4,4 .type ABS_THROTTLE,%object .comm ABS_THROTTLE,4,4 .type ABS_HAT0X,%object .comm ABS_HAT0X,4,4 .type ABS_HAT0Y,%object .comm ABS_HAT0Y,4,4 .type ABS_HAT1X,%object .comm ABS_HAT1X,4,4 .type ABS_HAT1Y,%object .comm ABS_HAT1Y,4,4 .type BTN_TRIGGER,%object .comm BTN_TRIGGER,4,4 .type BTN_THUMB,%object .comm BTN_THUMB,4,4 .type BTN_TOP,%object .comm BTN_TOP,4,4 .type BTN_PINKIE,%object .comm BTN_PINKIE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym a3d_read .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ppb_msq.c_ppb_MS_loop.c" .globl ppb_MS_loop # -- Begin function ppb_MS_loop .p2align 4, 0x90 .type ppb_MS_loop,@function ppb_MS_loop: # @ppb_MS_loop .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 sub rsp, 88 .cfi_def_cfa_offset 144 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov dword ptr [rsp + 12], r9d # 4-byte Spill mov qword ptr [rsp + 24], r8 # 8-byte Spill mov rbx, rcx mov r14, rdx mov dword ptr [rsp + 20], esi # 4-byte Spill mov dword ptr [rsp + 16], edi # 4-byte Spill xor edi, edi call MS_CALL mov r15, rax mov qword ptr [rsp + 32], rax mov edi, dword ptr [rip + MS_UNKNOWN] call MS_SET mov r12, rax mov qword ptr [rsp + 40], rax xor edi, edi call MS_CALL mov r13, rax mov qword ptr [rsp + 48], rax mov edi, -1 call MS_DBRA mov qword ptr [rsp + 56], rax xor edi, edi call MS_CALL mov rbp, rax mov qword ptr [rsp + 64], rax xor edi, edi call MS_RET mov qword ptr [rsp + 72], rax mov qword ptr [r15 + 8], r14 mov eax, dword ptr [rsp + 12] # 4-byte Reload mov dword ptr [r12], eax mov qword ptr [r13 + 8], rbx mov rax, qword ptr [rsp + 24] # 8-byte Reload mov qword ptr [rbp + 8], rax lea rdx, [rsp + 32] mov edi, dword ptr [rsp + 16] # 4-byte Reload mov esi, dword ptr [rsp + 20] # 4-byte Reload mov rcx, qword ptr [rsp + 144] call ppb_MS_microseq add rsp, 88 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size ppb_MS_loop, .Lfunc_end0-ppb_MS_loop .cfi_endproc # -- End function .type MS_UNKNOWN,@object # @MS_UNKNOWN .comm MS_UNKNOWN,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ppb_msq.c_ppb_MS_loop.c" .globl ppb_MS_loop .p2align 2 .type ppb_MS_loop,%function .code 32 ppb_MS_loop: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #28 sub sp, sp, #28 mov r9, r0 mov r0, #0 mov r10, r3 mov r7, r2 str r1, [sp] bl MS_CALL mov r4, r0 str r0, [sp, #4] movw r0, :lower16:MS_UNKNOWN movt r0, :upper16:MS_UNKNOWN ldr r0, [r0] bl MS_SET mov r5, r0 str r0, [sp, #8] mov r0, #0 bl MS_CALL mov r6, r0 str r0, [sp, #12] mvn r0, #0 bl MS_DBRA str r0, [sp, #16] mov r0, #0 bl MS_CALL mov r8, r0 str r0, [sp, #20] mov r0, #0 bl MS_RET str r0, [sp, #24] ldr r0, [r11, #12] str r7, [r4, #4] str r10, [r6, #4] ldr r3, [r11, #16] ldr r1, [sp] add r2, sp, #4 str r0, [r5] ldr r0, [r11, #8] str r0, [r8, #4] mov r0, r9 bl ppb_MS_microseq sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .Lfunc_end0: .size ppb_MS_loop, .Lfunc_end0-ppb_MS_loop .cantunwind .fnend .type MS_UNKNOWN,%object .comm MS_UNKNOWN,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_reps-strings.c_rep_contents_clear.c" .p2align 4, 0x90 # -- Begin function rep_contents_clear .type rep_contents_clear,@function rep_contents_clear: # @rep_contents_clear .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push r13 .cfi_def_cfa_offset 32 push r12 .cfi_def_cfa_offset 40 push rbx .cfi_def_cfa_offset 48 sub rsp, 16 .cfi_def_cfa_offset 64 .cfi_offset rbx, -48 .cfi_offset r12, -40 .cfi_offset r13, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov r15, r8 mov r12, rcx mov rbx, rdx mov r14, rsi mov r13, rdi lea rdi, [rsp + 8] mov rsi, r13 mov rdx, r14 call svn_fs_bdb__read_rep mov edi, eax call SVN_ERR mov rdi, qword ptr [rsp + 8] mov rsi, rbx call rep_is_mutable test eax, eax je .LBB0_1 # %bb.2: mov rax, qword ptr [rsp + 8] mov rax, qword ptr [rax] xor edi, edi cmp rax, qword ptr [rip + rep_kind_fulltext] sete dil call SVN_ERR_ASSERT mov rax, qword ptr [rsp + 8] mov rsi, qword ptr [rax + 24] test rsi, rsi je .LBB0_5 # %bb.3: cmp byte ptr [rsi], 0 je .LBB0_5 # %bb.4: mov rdi, r13 mov rdx, r12 mov rcx, r15 call svn_fs_bdb__string_clear mov edi, eax call SVN_ERR mov rdx, qword ptr [rsp + 8] xorps xmm0, xmm0 movups xmmword ptr [rdx + 8], xmm0 mov rdi, r13 mov rsi, r14 mov rcx, r12 mov r8, r15 call svn_fs_bdb__write_rep mov edi, eax call SVN_ERR .LBB0_5: mov rax, qword ptr [rip + SVN_NO_ERROR] jmp .LBB0_6 .LBB0_1: mov ebx, dword ptr [rip + SVN_ERR_FS_REP_NOT_MUTABLE] mov edi, offset .L.str call _ mov edi, ebx xor esi, esi mov edx, eax mov rcx, r14 call svn_error_createf .LBB0_6: add rsp, 16 .cfi_def_cfa_offset 48 pop rbx .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 .Lfunc_end0: .size rep_contents_clear, .Lfunc_end0-rep_contents_clear .cfi_endproc # -- End function .type SVN_ERR_FS_REP_NOT_MUTABLE,@object # @SVN_ERR_FS_REP_NOT_MUTABLE .comm SVN_ERR_FS_REP_NOT_MUTABLE,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Rep '%s' is not mutable" .size .L.str, 24 .type rep_kind_fulltext,@object # @rep_kind_fulltext .comm rep_kind_fulltext,8,8 .type SVN_NO_ERROR,@object # @SVN_NO_ERROR .comm SVN_NO_ERROR,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rep_contents_clear
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_reps-strings.c_rep_contents_clear.c" .p2align 2 .type rep_contents_clear,%function .code 32 rep_contents_clear: .fnstart .save {r4, r5, r6, r7, r8, r10, r11, lr} push {r4, r5, r6, r7, r8, r10, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 .pad #8 sub sp, sp, #8 ldr r8, [r11, #8] mov r6, r0 mov r4, r1 mov r7, r2 add r0, sp, #4 mov r5, r3 mov r1, r6 mov r2, r4 str r8, [sp] bl svn_fs_bdb__read_rep bl SVN_ERR ldr r0, [sp, #4] mov r1, r7 bl rep_is_mutable cmp r0, #0 beq .LBB0_4 ldr r1, [sp, #4] movw r0, :lower16:rep_kind_fulltext movt r0, :upper16:rep_kind_fulltext ldr r0, [r0] ldr r1, [r1] sub r0, r1, r0 clz r0, r0 lsr r0, r0, #5 bl SVN_ERR_ASSERT ldr r0, [sp, #4] ldr r1, [r0, #12] cmp r1, #0 ldrbne r0, [r1] cmpne r0, #0 beq .LBB0_3 mov r0, r6 mov r2, r5 mov r3, r8 bl svn_fs_bdb__string_clear bl SVN_ERR ldr r2, [sp, #4] mov r0, #0 mov r1, r4 mov r3, r5 str r0, [r2, #4] str r0, [r2, #8] mov r0, r6 str r8, [sp] bl svn_fs_bdb__write_rep bl SVN_ERR .LBB0_3: movw r0, :lower16:SVN_NO_ERROR movt r0, :upper16:SVN_NO_ERROR ldr r0, [r0] sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r10, r11, pc} .LBB0_4: movw r0, :lower16:SVN_ERR_FS_REP_NOT_MUTABLE movt r0, :upper16:SVN_ERR_FS_REP_NOT_MUTABLE ldr r5, [r0] movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl _ mov r2, r0 mov r0, r5 mov r1, #0 mov r3, r4 bl svn_error_createf sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r10, r11, pc} .Lfunc_end0: .size rep_contents_clear, .Lfunc_end0-rep_contents_clear .cantunwind .fnend .type SVN_ERR_FS_REP_NOT_MUTABLE,%object .comm SVN_ERR_FS_REP_NOT_MUTABLE,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "Rep '%s' is not mutable" .size .L.str, 24 .type rep_kind_fulltext,%object .comm rep_kind_fulltext,4,4 .type SVN_NO_ERROR,%object .comm SVN_NO_ERROR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym rep_contents_clear .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_sch_hfsc.c_hfsc_bind_tcf.c" .p2align 4, 0x90 # -- Begin function hfsc_bind_tcf .type hfsc_bind_tcf,@function hfsc_bind_tcf: # @hfsc_bind_tcf .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rsi mov rsi, rdi mov edi, edx call hfsc_find_class test rax, rax je .LBB0_5 # %bb.1: test rbx, rbx je .LBB0_4 # %bb.2: mov rcx, qword ptr [rbx] cmp rcx, qword ptr [rax] jle .LBB0_3 .LBB0_4: add dword ptr [rax + 8], 1 .LBB0_5: pop rbx .cfi_def_cfa_offset 8 ret .LBB0_3: .cfi_def_cfa_offset 16 xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size hfsc_bind_tcf, .Lfunc_end0-hfsc_bind_tcf .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hfsc_bind_tcf
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_sch_hfsc.c_hfsc_bind_tcf.c" .p2align 2 .type hfsc_bind_tcf,%function .code 32 hfsc_bind_tcf: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r1 mov r1, r0 mov r0, r2 bl hfsc_find_class cmp r0, #0 beq .LBB0_4 cmp r4, #0 beq .LBB0_3 ldr r2, [r0] ldr r3, [r4] mov r1, #0 cmp r3, r2 ble .LBB0_5 .LBB0_3: ldr r1, [r0, #4] add r1, r1, #1 str r1, [r0, #4] .LBB0_4: mov r1, r0 .LBB0_5: mov r0, r1 pop {r4, r10, r11, pc} .Lfunc_end0: .size hfsc_bind_tcf, .Lfunc_end0-hfsc_bind_tcf .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym hfsc_bind_tcf .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_nfs4_subs.c_nfs_vattr_set_supported.c" .globl nfs_vattr_set_supported # -- Begin function nfs_vattr_set_supported .p2align 4, 0x90 .type nfs_vattr_set_supported,@function nfs_vattr_set_supported: # @nfs_vattr_set_supported .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov r14, rsi mov rbx, rdi mov esi, dword ptr [rip + NFS_FATTR_TYPE] call NFS_BITMAP_ISSET test rax, rax je .LBB0_2 # %bb.1: mov esi, dword ptr [rip + va_type] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_2: mov esi, dword ptr [rip + NFS_FATTR_SIZE] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_4 # %bb.3: mov esi, dword ptr [rip + va_data_size] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_4: mov esi, dword ptr [rip + NFS_FATTR_FSID] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_6 # %bb.5: mov esi, dword ptr [rip + va_fsid] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_6: mov esi, dword ptr [rip + NFS_FATTR_ACL] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_8 # %bb.7: mov esi, dword ptr [rip + va_acl] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_8: mov esi, dword ptr [rip + NFS_FATTR_ARCHIVE] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_10 # %bb.9: mov esi, dword ptr [rip + va_flags] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_10: mov esi, dword ptr [rip + NFS_FATTR_FILEID] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_12 # %bb.11: mov esi, dword ptr [rip + va_fileid] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_12: mov esi, dword ptr [rip + NFS_FATTR_HIDDEN] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_14 # %bb.13: mov esi, dword ptr [rip + va_flags] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_14: mov esi, dword ptr [rip + NFS_FATTR_MODE] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_16 # %bb.15: mov esi, dword ptr [rip + va_mode] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_16: mov esi, dword ptr [rip + NFS_FATTR_NUMLINKS] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_18 # %bb.17: mov esi, dword ptr [rip + va_nlink] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_18: mov esi, dword ptr [rip + NFS_FATTR_OWNER] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_20 # %bb.19: mov esi, dword ptr [rip + va_uid] mov rdi, r14 call VATTR_SET_SUPPORTED mov esi, dword ptr [rip + va_uuuid] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_20: mov esi, dword ptr [rip + NFS_FATTR_OWNER_GROUP] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_22 # %bb.21: mov esi, dword ptr [rip + va_gid] mov rdi, r14 call VATTR_SET_SUPPORTED mov esi, dword ptr [rip + va_guuid] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_22: mov esi, dword ptr [rip + NFS_FATTR_RAWDEV] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_24 # %bb.23: mov esi, dword ptr [rip + va_rdev] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_24: mov esi, dword ptr [rip + NFS_FATTR_SPACE_USED] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_26 # %bb.25: mov esi, dword ptr [rip + va_total_alloc] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_26: mov esi, dword ptr [rip + NFS_FATTR_TIME_ACCESS] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_28 # %bb.27: mov esi, dword ptr [rip + va_access_time] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_28: mov esi, dword ptr [rip + NFS_FATTR_TIME_BACKUP] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_30 # %bb.29: mov esi, dword ptr [rip + va_backup_time] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_30: mov esi, dword ptr [rip + NFS_FATTR_TIME_CREATE] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_32 # %bb.31: mov esi, dword ptr [rip + va_create_time] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_32: mov esi, dword ptr [rip + NFS_FATTR_TIME_METADATA] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_34 # %bb.33: mov esi, dword ptr [rip + va_change_time] mov rdi, r14 call VATTR_SET_SUPPORTED .LBB0_34: mov esi, dword ptr [rip + NFS_FATTR_TIME_MODIFY] mov rdi, rbx call NFS_BITMAP_ISSET test rax, rax je .LBB0_35 # %bb.36: mov esi, dword ptr [rip + va_modify_time] mov rdi, r14 add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp VATTR_SET_SUPPORTED # TAILCALL .LBB0_35: .cfi_def_cfa_offset 32 add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size nfs_vattr_set_supported, .Lfunc_end0-nfs_vattr_set_supported .cfi_endproc # -- End function .type NFS_FATTR_TYPE,@object # @NFS_FATTR_TYPE .comm NFS_FATTR_TYPE,4,4 .type va_type,@object # @va_type .comm va_type,4,4 .type NFS_FATTR_SIZE,@object # @NFS_FATTR_SIZE .comm NFS_FATTR_SIZE,4,4 .type va_data_size,@object # @va_data_size .comm va_data_size,4,4 .type NFS_FATTR_FSID,@object # @NFS_FATTR_FSID .comm NFS_FATTR_FSID,4,4 .type va_fsid,@object # @va_fsid .comm va_fsid,4,4 .type NFS_FATTR_ACL,@object # @NFS_FATTR_ACL .comm NFS_FATTR_ACL,4,4 .type va_acl,@object # @va_acl .comm va_acl,4,4 .type NFS_FATTR_ARCHIVE,@object # @NFS_FATTR_ARCHIVE .comm NFS_FATTR_ARCHIVE,4,4 .type va_flags,@object # @va_flags .comm va_flags,4,4 .type NFS_FATTR_FILEID,@object # @NFS_FATTR_FILEID .comm NFS_FATTR_FILEID,4,4 .type va_fileid,@object # @va_fileid .comm va_fileid,4,4 .type NFS_FATTR_HIDDEN,@object # @NFS_FATTR_HIDDEN .comm NFS_FATTR_HIDDEN,4,4 .type NFS_FATTR_MODE,@object # @NFS_FATTR_MODE .comm NFS_FATTR_MODE,4,4 .type va_mode,@object # @va_mode .comm va_mode,4,4 .type NFS_FATTR_NUMLINKS,@object # @NFS_FATTR_NUMLINKS .comm NFS_FATTR_NUMLINKS,4,4 .type va_nlink,@object # @va_nlink .comm va_nlink,4,4 .type NFS_FATTR_OWNER,@object # @NFS_FATTR_OWNER .comm NFS_FATTR_OWNER,4,4 .type va_uid,@object # @va_uid .comm va_uid,4,4 .type va_uuuid,@object # @va_uuuid .comm va_uuuid,4,4 .type NFS_FATTR_OWNER_GROUP,@object # @NFS_FATTR_OWNER_GROUP .comm NFS_FATTR_OWNER_GROUP,4,4 .type va_gid,@object # @va_gid .comm va_gid,4,4 .type va_guuid,@object # @va_guuid .comm va_guuid,4,4 .type NFS_FATTR_RAWDEV,@object # @NFS_FATTR_RAWDEV .comm NFS_FATTR_RAWDEV,4,4 .type va_rdev,@object # @va_rdev .comm va_rdev,4,4 .type NFS_FATTR_SPACE_USED,@object # @NFS_FATTR_SPACE_USED .comm NFS_FATTR_SPACE_USED,4,4 .type va_total_alloc,@object # @va_total_alloc .comm va_total_alloc,4,4 .type NFS_FATTR_TIME_ACCESS,@object # @NFS_FATTR_TIME_ACCESS .comm NFS_FATTR_TIME_ACCESS,4,4 .type va_access_time,@object # @va_access_time .comm va_access_time,4,4 .type NFS_FATTR_TIME_BACKUP,@object # @NFS_FATTR_TIME_BACKUP .comm NFS_FATTR_TIME_BACKUP,4,4 .type va_backup_time,@object # @va_backup_time .comm va_backup_time,4,4 .type NFS_FATTR_TIME_CREATE,@object # @NFS_FATTR_TIME_CREATE .comm NFS_FATTR_TIME_CREATE,4,4 .type va_create_time,@object # @va_create_time .comm va_create_time,4,4 .type NFS_FATTR_TIME_METADATA,@object # @NFS_FATTR_TIME_METADATA .comm NFS_FATTR_TIME_METADATA,4,4 .type va_change_time,@object # @va_change_time .comm va_change_time,4,4 .type NFS_FATTR_TIME_MODIFY,@object # @NFS_FATTR_TIME_MODIFY .comm NFS_FATTR_TIME_MODIFY,4,4 .type va_modify_time,@object # @va_modify_time .comm va_modify_time,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_nfs4_subs.c_nfs_vattr_set_supported.c" .globl nfs_vattr_set_supported .p2align 2 .type nfs_vattr_set_supported,%function .code 32 nfs_vattr_set_supported: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r5, r0 movw r0, :lower16:NFS_FATTR_TYPE mov r4, r1 movt r0, :upper16:NFS_FATTR_TYPE ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_2 movw r0, :lower16:va_type movt r0, :upper16:va_type ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_2: movw r0, :lower16:NFS_FATTR_SIZE movt r0, :upper16:NFS_FATTR_SIZE ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_4 movw r0, :lower16:va_data_size movt r0, :upper16:va_data_size ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_4: movw r0, :lower16:NFS_FATTR_FSID movt r0, :upper16:NFS_FATTR_FSID ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_6 movw r0, :lower16:va_fsid movt r0, :upper16:va_fsid ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_6: movw r0, :lower16:NFS_FATTR_ACL movt r0, :upper16:NFS_FATTR_ACL ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_8 movw r0, :lower16:va_acl movt r0, :upper16:va_acl ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_8: movw r0, :lower16:NFS_FATTR_ARCHIVE movt r0, :upper16:NFS_FATTR_ARCHIVE ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET movw r6, :lower16:va_flags cmp r0, #0 movt r6, :upper16:va_flags beq .LBB0_10 ldr r1, [r6] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_10: movw r0, :lower16:NFS_FATTR_FILEID movt r0, :upper16:NFS_FATTR_FILEID ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_12 movw r0, :lower16:va_fileid movt r0, :upper16:va_fileid ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_12: movw r0, :lower16:NFS_FATTR_HIDDEN movt r0, :upper16:NFS_FATTR_HIDDEN ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_14 ldr r1, [r6] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_14: movw r0, :lower16:NFS_FATTR_MODE movt r0, :upper16:NFS_FATTR_MODE ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_16 movw r0, :lower16:va_mode movt r0, :upper16:va_mode ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_16: movw r0, :lower16:NFS_FATTR_NUMLINKS movt r0, :upper16:NFS_FATTR_NUMLINKS ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_18 movw r0, :lower16:va_nlink movt r0, :upper16:va_nlink ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_18: movw r0, :lower16:NFS_FATTR_OWNER movt r0, :upper16:NFS_FATTR_OWNER ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_20 movw r0, :lower16:va_uid movt r0, :upper16:va_uid ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED movw r0, :lower16:va_uuuid movt r0, :upper16:va_uuuid ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_20: movw r0, :lower16:NFS_FATTR_OWNER_GROUP movt r0, :upper16:NFS_FATTR_OWNER_GROUP ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_22 movw r0, :lower16:va_gid movt r0, :upper16:va_gid ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED movw r0, :lower16:va_guuid movt r0, :upper16:va_guuid ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_22: movw r0, :lower16:NFS_FATTR_RAWDEV movt r0, :upper16:NFS_FATTR_RAWDEV ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_24 movw r0, :lower16:va_rdev movt r0, :upper16:va_rdev ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_24: movw r0, :lower16:NFS_FATTR_SPACE_USED movt r0, :upper16:NFS_FATTR_SPACE_USED ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_26 movw r0, :lower16:va_total_alloc movt r0, :upper16:va_total_alloc ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_26: movw r0, :lower16:NFS_FATTR_TIME_ACCESS movt r0, :upper16:NFS_FATTR_TIME_ACCESS ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_28 movw r0, :lower16:va_access_time movt r0, :upper16:va_access_time ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_28: movw r0, :lower16:NFS_FATTR_TIME_BACKUP movt r0, :upper16:NFS_FATTR_TIME_BACKUP ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_30 movw r0, :lower16:va_backup_time movt r0, :upper16:va_backup_time ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_30: movw r0, :lower16:NFS_FATTR_TIME_CREATE movt r0, :upper16:NFS_FATTR_TIME_CREATE ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_32 movw r0, :lower16:va_create_time movt r0, :upper16:va_create_time ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_32: movw r0, :lower16:NFS_FATTR_TIME_METADATA movt r0, :upper16:NFS_FATTR_TIME_METADATA ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 beq .LBB0_34 movw r0, :lower16:va_change_time movt r0, :upper16:va_change_time ldr r1, [r0] mov r0, r4 bl VATTR_SET_SUPPORTED .LBB0_34: movw r0, :lower16:NFS_FATTR_TIME_MODIFY movt r0, :upper16:NFS_FATTR_TIME_MODIFY ldr r1, [r0] mov r0, r5 bl NFS_BITMAP_ISSET cmp r0, #0 popeq {r4, r5, r6, r10, r11, pc} movw r0, :lower16:va_modify_time movt r0, :upper16:va_modify_time ldr r1, [r0] mov r0, r4 pop {r4, r5, r6, r10, r11, lr} b VATTR_SET_SUPPORTED .Lfunc_end0: .size nfs_vattr_set_supported, .Lfunc_end0-nfs_vattr_set_supported .cantunwind .fnend .type NFS_FATTR_TYPE,%object .comm NFS_FATTR_TYPE,4,4 .type va_type,%object .comm va_type,4,4 .type NFS_FATTR_SIZE,%object .comm NFS_FATTR_SIZE,4,4 .type va_data_size,%object .comm va_data_size,4,4 .type NFS_FATTR_FSID,%object .comm NFS_FATTR_FSID,4,4 .type va_fsid,%object .comm va_fsid,4,4 .type NFS_FATTR_ACL,%object .comm NFS_FATTR_ACL,4,4 .type va_acl,%object .comm va_acl,4,4 .type NFS_FATTR_ARCHIVE,%object .comm NFS_FATTR_ARCHIVE,4,4 .type va_flags,%object .comm va_flags,4,4 .type NFS_FATTR_FILEID,%object .comm NFS_FATTR_FILEID,4,4 .type va_fileid,%object .comm va_fileid,4,4 .type NFS_FATTR_HIDDEN,%object .comm NFS_FATTR_HIDDEN,4,4 .type NFS_FATTR_MODE,%object .comm NFS_FATTR_MODE,4,4 .type va_mode,%object .comm va_mode,4,4 .type NFS_FATTR_NUMLINKS,%object .comm NFS_FATTR_NUMLINKS,4,4 .type va_nlink,%object .comm va_nlink,4,4 .type NFS_FATTR_OWNER,%object .comm NFS_FATTR_OWNER,4,4 .type va_uid,%object .comm va_uid,4,4 .type va_uuuid,%object .comm va_uuuid,4,4 .type NFS_FATTR_OWNER_GROUP,%object .comm NFS_FATTR_OWNER_GROUP,4,4 .type va_gid,%object .comm va_gid,4,4 .type va_guuid,%object .comm va_guuid,4,4 .type NFS_FATTR_RAWDEV,%object .comm NFS_FATTR_RAWDEV,4,4 .type va_rdev,%object .comm va_rdev,4,4 .type NFS_FATTR_SPACE_USED,%object .comm NFS_FATTR_SPACE_USED,4,4 .type va_total_alloc,%object .comm va_total_alloc,4,4 .type NFS_FATTR_TIME_ACCESS,%object .comm NFS_FATTR_TIME_ACCESS,4,4 .type va_access_time,%object .comm va_access_time,4,4 .type NFS_FATTR_TIME_BACKUP,%object .comm NFS_FATTR_TIME_BACKUP,4,4 .type va_backup_time,%object .comm va_backup_time,4,4 .type NFS_FATTR_TIME_CREATE,%object .comm NFS_FATTR_TIME_CREATE,4,4 .type va_create_time,%object .comm va_create_time,4,4 .type NFS_FATTR_TIME_METADATA,%object .comm NFS_FATTR_TIME_METADATA,4,4 .type va_change_time,%object .comm va_change_time,4,4 .type NFS_FATTR_TIME_MODIFY,%object .comm NFS_FATTR_TIME_MODIFY,4,4 .type va_modify_time,%object .comm va_modify_time,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_r6040.c_r6040_mii_probe.c" .p2align 4, 0x90 # -- Begin function r6040_mii_probe .type r6040_mii_probe,@function r6040_mii_probe: # @r6040_mii_probe .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov rbx, rdi call netdev_priv mov r14, rax mov edi, dword ptr [rax + 24] call phy_find_first test rax, rax je .LBB0_1 # %bb.2: mov rdi, rax call phydev_name mov ecx, dword ptr [rip + PHY_INTERFACE_MODE_MII] mov edx, offset r6040_adjust_link mov rdi, rbx mov esi, eax call phy_connect mov rbx, rax mov rdi, rax call IS_ERR test rax, rax je .LBB0_3 # %bb.5: mov rdi, qword ptr [r14 + 16] mov esi, offset .L.str.1 call dev_err mov rdi, rbx add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp PTR_ERR # TAILCALL .LBB0_1: .cfi_def_cfa_offset 32 mov rdi, qword ptr [r14 + 16] mov esi, offset .L.str call dev_err xor eax, eax sub eax, dword ptr [rip + ENODEV] jmp .LBB0_4 .LBB0_3: mov esi, dword ptr [rip + SPEED_100] mov rdi, rbx call phy_set_max_speed mov qword ptr [r14 + 8], 0 mov dword ptr [r14], -1 mov rdi, rbx call phy_attached_info xor eax, eax .LBB0_4: add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size r6040_mii_probe, .Lfunc_end0-r6040_mii_probe .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "no PHY found\n" .size .L.str, 14 .type ENODEV,@object # @ENODEV .comm ENODEV,4,4 .type r6040_adjust_link,@object # @r6040_adjust_link .comm r6040_adjust_link,4,4 .type PHY_INTERFACE_MODE_MII,@object # @PHY_INTERFACE_MODE_MII .comm PHY_INTERFACE_MODE_MII,4,4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "could not attach to PHY\n" .size .L.str.1, 25 .type SPEED_100,@object # @SPEED_100 .comm SPEED_100,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym r6040_mii_probe .addrsig_sym r6040_adjust_link
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_r6040.c_r6040_mii_probe.c" .p2align 2 .type r6040_mii_probe,%function .code 32 r6040_mii_probe: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r5, r0 bl netdev_priv mov r4, r0 ldr r0, [r0, #12] bl phy_find_first cmp r0, #0 beq .LBB0_3 bl phydev_name mov r1, r0 movw r0, :lower16:PHY_INTERFACE_MODE_MII movw r2, :lower16:r6040_adjust_link movt r0, :upper16:PHY_INTERFACE_MODE_MII movt r2, :upper16:r6040_adjust_link ldr r3, [r0] mov r0, r5 bl phy_connect mov r5, r0 bl IS_ERR cmp r0, #0 beq .LBB0_4 ldr r0, [r4, #8] movw r1, :lower16:.L.str.1 movt r1, :upper16:.L.str.1 bl dev_err mov r0, r5 pop {r4, r5, r6, r10, r11, lr} b PTR_ERR .LBB0_3: ldr r0, [r4, #8] movw r1, :lower16:.L.str movt r1, :upper16:.L.str bl dev_err movw r0, :lower16:ENODEV movt r0, :upper16:ENODEV ldr r0, [r0] rsb r0, r0, #0 pop {r4, r5, r6, r10, r11, pc} .LBB0_4: movw r0, :lower16:SPEED_100 movt r0, :upper16:SPEED_100 ldr r1, [r0] mov r0, r5 bl phy_set_max_speed mvn r0, #0 mov r6, #0 stm r4, {r0, r6} mov r0, r5 bl phy_attached_info mov r0, r6 pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size r6040_mii_probe, .Lfunc_end0-r6040_mii_probe .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "no PHY found\n" .size .L.str, 14 .type ENODEV,%object .comm ENODEV,4,4 .type r6040_adjust_link,%object .comm r6040_adjust_link,4,4 .type PHY_INTERFACE_MODE_MII,%object .comm PHY_INTERFACE_MODE_MII,4,4 .type .L.str.1,%object .L.str.1: .asciz "could not attach to PHY\n" .size .L.str.1, 25 .type SPEED_100,%object .comm SPEED_100,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym r6040_mii_probe .addrsig_sym r6040_adjust_link .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_cache-sh2a.c_sh2a__flush_wback_region.c" .p2align 4, 0x90 # -- Begin function sh2a__flush_wback_region .type sh2a__flush_wback_region,@function sh2a__flush_wback_region: # @sh2a__flush_wback_region .cfi_startproc # %bb.0: ret .Lfunc_end0: .size sh2a__flush_wback_region, .Lfunc_end0-sh2a__flush_wback_region .cfi_endproc # -- End function .type CACHE_OC_ADDRESS_ARRAY,@object # @CACHE_OC_ADDRESS_ARRAY .comm CACHE_OC_ADDRESS_ARRAY,8,8 .type L1_CACHE_BYTES,@object # @L1_CACHE_BYTES .comm L1_CACHE_BYTES,4,4 .type MAX_OCACHE_PAGES,@object # @MAX_OCACHE_PAGES .comm MAX_OCACHE_PAGES,8,8 .type PAGE_SHIFT,@object # @PAGE_SHIFT .comm PAGE_SHIFT,8,8 .type SH_CACHE_UPDATED,@object # @SH_CACHE_UPDATED .comm SH_CACHE_UPDATED,8,8 .type current_cpu_data,@object # @current_cpu_data .comm current_cpu_data,8,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym sh2a__flush_wback_region
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_cache-sh2a.c_sh2a__flush_wback_region.c" .p2align 2 .type sh2a__flush_wback_region,%function .code 32 sh2a__flush_wback_region: .fnstart bx lr .Lfunc_end0: .size sh2a__flush_wback_region, .Lfunc_end0-sh2a__flush_wback_region .cantunwind .fnend .type CACHE_OC_ADDRESS_ARRAY,%object .comm CACHE_OC_ADDRESS_ARRAY,4,4 .type L1_CACHE_BYTES,%object .comm L1_CACHE_BYTES,4,4 .type MAX_OCACHE_PAGES,%object .comm MAX_OCACHE_PAGES,4,4 .type PAGE_SHIFT,%object .comm PAGE_SHIFT,4,4 .type SH_CACHE_UPDATED,%object .comm SH_CACHE_UPDATED,4,4 .type current_cpu_data,%object .comm current_cpu_data,8,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym sh2a__flush_wback_region .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_core.c_pinctrl_gpio_direction.c" .p2align 4, 0x90 # -- Begin function pinctrl_gpio_direction .type pinctrl_gpio_direction,@function pinctrl_gpio_direction: # @pinctrl_gpio_direction .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 sub rsp, 16 .cfi_def_cfa_offset 48 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov r14d, esi mov ebp, edi mov rsi, rsp lea rdx, [rsp + 8] call pinctrl_get_device_gpio_range mov ebx, eax test eax, eax jne .LBB0_2 # %bb.1: mov rdi, qword ptr [rsp] call mutex_lock mov rdi, qword ptr [rsp + 8] mov esi, ebp call gpio_to_pin mov rdi, qword ptr [rsp] mov rsi, qword ptr [rsp + 8] mov edx, eax mov ecx, r14d call pinmux_gpio_direction mov ebx, eax mov rdi, qword ptr [rsp] call mutex_unlock .LBB0_2: mov eax, ebx add rsp, 16 .cfi_def_cfa_offset 32 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size pinctrl_gpio_direction, .Lfunc_end0-pinctrl_gpio_direction .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pinctrl_gpio_direction
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_core.c_pinctrl_gpio_direction.c" .p2align 2 .type pinctrl_gpio_direction,%function .code 32 pinctrl_gpio_direction: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #8 sub sp, sp, #8 mov r4, r1 add r1, sp, #4 mov r2, sp mov r5, r0 bl pinctrl_get_device_gpio_range mov r6, r0 cmp r0, #0 bne .LBB0_2 ldr r0, [sp, #4] bl mutex_lock ldr r0, [sp] mov r1, r5 bl gpio_to_pin mov r2, r0 ldr r0, [sp, #4] ldr r1, [sp] mov r3, r4 bl pinmux_gpio_direction mov r6, r0 ldr r0, [sp, #4] bl mutex_unlock .LBB0_2: mov r0, r6 sub sp, r11, #16 pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size pinctrl_gpio_direction, .Lfunc_end0-pinctrl_gpio_direction .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym pinctrl_gpio_direction .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_blockcheck.c_ocfs2_blockcheck_debug_install.c" .p2align 4, 0x90 # -- Begin function ocfs2_blockcheck_debug_install .type ocfs2_blockcheck_debug_install,@function ocfs2_blockcheck_debug_install: # @ocfs2_blockcheck_debug_install .cfi_startproc # %bb.0: xor eax, eax ret .Lfunc_end0: .size ocfs2_blockcheck_debug_install, .Lfunc_end0-ocfs2_blockcheck_debug_install .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ocfs2_blockcheck_debug_install
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_blockcheck.c_ocfs2_blockcheck_debug_install.c" .p2align 2 .type ocfs2_blockcheck_debug_install,%function .code 32 ocfs2_blockcheck_debug_install: .fnstart mov r0, #0 bx lr .Lfunc_end0: .size ocfs2_blockcheck_debug_install, .Lfunc_end0-ocfs2_blockcheck_debug_install .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ocfs2_blockcheck_debug_install .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ipoib_main.c_delete_child.c" .p2align 4, 0x90 # -- Begin function delete_child .type delete_child,@function delete_child: # @delete_child .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov rbx, rcx mov rax, rdx mov r14, rdi lea rdx, [rsp + 4] mov esi, offset .L.str mov rdi, rax call sscanf cmp eax, 1 jne .LBB0_1 # %bb.2: cmp dword ptr [rsp + 4], 65536 jb .LBB0_3 .LBB0_1: xor ebx, ebx sub ebx, dword ptr [rip + EINVAL] jmp .LBB0_4 .LBB0_3: mov rdi, r14 call to_net_dev mov esi, dword ptr [rsp + 4] mov edi, eax call ipoib_vlan_delete test eax, eax cmovne ebx, eax .LBB0_4: mov eax, ebx add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size delete_child, .Lfunc_end0-delete_child .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%i" .size .L.str, 3 .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym delete_child
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ipoib_main.c_delete_child.c" .p2align 2 .type delete_child,%function .code 32 delete_child: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 .pad #8 sub sp, sp, #8 movw r1, :lower16:.L.str mov r4, r3 mov r3, r2 mov r5, r0 add r2, sp, #4 movt r1, :upper16:.L.str mov r0, r3 bl sscanf cmp r0, #1 bne .LBB0_2 ldr r0, [sp, #4] cmp r0, #65536 blo .LBB0_3 .LBB0_2: movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL ldr r0, [r0] rsb r4, r0, #0 b .LBB0_4 .LBB0_3: mov r0, r5 bl to_net_dev ldr r1, [sp, #4] bl ipoib_vlan_delete cmp r0, #0 movne r4, r0 .LBB0_4: mov r0, r4 sub sp, r11, #8 pop {r4, r5, r11, pc} .Lfunc_end0: .size delete_child, .Lfunc_end0-delete_child .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "%i" .size .L.str, 3 .type EINVAL,%object .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym delete_child .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_lis3lv02d.c_lis3lv02d_calibrate_show.c" .p2align 4, 0x90 # -- Begin function lis3lv02d_calibrate_show .type lis3lv02d_calibrate_show,@function lis3lv02d_calibrate_show: # @lis3lv02d_calibrate_show .cfi_startproc # %bb.0: mov rdi, rdx mov edx, dword ptr [rip + lis3_dev] mov ecx, dword ptr [rip + lis3_dev+4] mov r8d, dword ptr [rip + lis3_dev+8] mov esi, offset .L.str jmp sprintf # TAILCALL .Lfunc_end0: .size lis3lv02d_calibrate_show, .Lfunc_end0-lis3lv02d_calibrate_show .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "(%d,%d,%d)\n" .size .L.str, 12 .type lis3_dev,@object # @lis3_dev .comm lis3_dev,12,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym lis3lv02d_calibrate_show
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_lis3lv02d.c_lis3lv02d_calibrate_show.c" .p2align 2 .type lis3lv02d_calibrate_show,%function .code 32 lis3lv02d_calibrate_show: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #8 sub sp, sp, #8 movw r1, :lower16:lis3_dev mov r0, r2 movt r1, :upper16:lis3_dev ldm r1, {r2, r3} ldr r1, [r1, #8] str r1, [sp] movw r1, :lower16:.L.str movt r1, :upper16:.L.str bl sprintf mov sp, r11 pop {r11, pc} .Lfunc_end0: .size lis3lv02d_calibrate_show, .Lfunc_end0-lis3lv02d_calibrate_show .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "(%d,%d,%d)\n" .size .L.str, 12 .type lis3_dev,%object .comm lis3_dev,12,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym lis3lv02d_calibrate_show .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_mep-asm.c_expand_string.c" .p2align 4, 0x90 # -- Begin function expand_string .type expand_string,@function expand_string: # @expand_string .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp push r15 push r14 push r13 push r12 push rbx sub rsp, 40 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 mov dword ptr [rbp - 64], esi # 4-byte Spill mov rsi, rdi mov eax, dword ptr [rip + MAXARGS] mov rdi, rsp shl rax, 4 sub rdi, rax mov rsp, rdi mov cl, byte ptr [rsi] xor r8d, r8d test cl, cl je .LBB0_39 # %bb.1: mov r15d, -1 mov r12d, 128 xor eax, eax mov qword ptr [rbp - 48], rax # 8-byte Spill xor edx, edx mov r13, rsi xor r14d, r14d mov qword ptr [rbp - 56], rdi # 8-byte Spill jmp .LBB0_4 .LBB0_27: # in Loop: Header=BB0_4 Depth=1 mov r14d, 1 .LBB0_28: # in Loop: Header=BB0_4 Depth=1 movsxd rax, r15d shl rax, 4 add dword ptr [rdi + rax + 8], 1 mov r12d, 129 .p2align 4, 0x90 .LBB0_2: # in Loop: Header=BB0_4 Depth=1 mov rax, r13 .LBB0_3: # in Loop: Header=BB0_4 Depth=1 mov cl, byte ptr [rax + 1] mov r13, rax add r13, 1 test cl, cl je .LBB0_37 .LBB0_4: # =>This Loop Header: Depth=1 # Child Loop BB0_11 Depth 2 cmp r12d, 129 je .LBB0_13 # %bb.5: # in Loop: Header=BB0_4 Depth=1 cmp r12d, 128 jne .LBB0_2 # %bb.6: # in Loop: Header=BB0_4 Depth=1 mov r12d, 128 cmp cl, 37 jne .LBB0_2 # %bb.7: # in Loop: Header=BB0_4 Depth=1 cmp dword ptr [rbp - 64], 0 # 4-byte Folded Reload sete al test r8d, r8d sete cl cmp byte ptr [r13 + 1], 0 je .LBB0_2 # %bb.8: # in Loop: Header=BB0_4 Depth=1 or al, cl je .LBB0_2 # %bb.9: # in Loop: Header=BB0_4 Depth=1 mov dword ptr [rbp - 60], r15d # 4-byte Spill mov r15, rsi mov qword ptr [rbp - 72], r8 # 8-byte Spill lea rdi, [r13 + 1] call lookup_macro test rax, rax je .LBB0_26 # %bb.10: # in Loop: Header=BB0_4 Depth=1 mov edx, r13d sub edx, r15d mov rdi, qword ptr [rbp - 48] # 8-byte Reload mov rsi, r15 mov rbx, rax call str_append mov qword ptr [rbp - 48], rax # 8-byte Spill mov qword ptr [rbp - 80], rbx # 8-byte Spill mov rdi, qword ptr [rbx] call strlen cdqe add rax, r13 add rax, 1 mov rdi, qword ptr [rbp - 56] # 8-byte Reload mov r8, qword ptr [rbp - 72] # 8-byte Reload mov r15d, dword ptr [rbp - 60] # 4-byte Reload .p2align 4, 0x90 .LBB0_11: # Parent Loop BB0_4 Depth=1 # => This Inner Loop Header: Depth=2 movzx ecx, byte ptr [rax] cmp cl, 32 jne .LBB0_22 # %bb.12: # in Loop: Header=BB0_11 Depth=2 add rax, 1 jmp .LBB0_11 .p2align 4, 0x90 .LBB0_13: # in Loop: Header=BB0_4 Depth=1 test r14d, r14d je .LBB0_17 # %bb.14: # in Loop: Header=BB0_4 Depth=1 xor eax, eax cmp cl, 41 sete al sub r14d, eax mov r12d, 129 test r15d, r15d js .LBB0_2 # %bb.15: # in Loop: Header=BB0_4 Depth=1 mov eax, r15d shl rax, 4 add dword ptr [rdi + rax + 8], 1 jmp .LBB0_2 .LBB0_17: # in Loop: Header=BB0_4 Depth=1 movsx eax, cl cmp eax, 40 je .LBB0_27 # %bb.18: # in Loop: Header=BB0_4 Depth=1 cmp eax, 41 je .LBB0_29 # %bb.19: # in Loop: Header=BB0_4 Depth=1 xor r14d, r14d cmp eax, 44 jne .LBB0_28 # %bb.20: # in Loop: Header=BB0_4 Depth=1 movsxd rax, r15d add r15d, 1 shl rax, 4 lea rcx, [r13 + 1] mov qword ptr [rax + rdi + 16], rcx mov dword ptr [rax + rdi + 24], 0 mov r12d, 129 xor r14d, r14d jmp .LBB0_2 .LBB0_22: # in Loop: Header=BB0_4 Depth=1 cmp cl, 40 jne .LBB0_32 # %bb.23: # in Loop: Header=BB0_4 Depth=1 lea rsi, [rax + 1] mov qword ptr [rdi], rsi mov dword ptr [rdi + 8], 0 mov r12d, 129 xor r15d, r15d mov rdx, qword ptr [rbp - 80] # 8-byte Reload jmp .LBB0_3 .LBB0_26: # in Loop: Header=BB0_4 Depth=1 mov rax, r13 xor edx, edx mov rdi, qword ptr [rbp - 56] # 8-byte Reload mov r8, qword ptr [rbp - 72] # 8-byte Reload mov rsi, r15 mov r15d, dword ptr [rbp - 60] # 4-byte Reload jmp .LBB0_3 .LBB0_29: # in Loop: Header=BB0_4 Depth=1 test rdx, rdx je .LBB0_33 # %bb.30: # in Loop: Header=BB0_4 Depth=1 mov esi, r15d mov rbx, r8 call expand_macro mov r8, rbx add r8d, 1 test rax, rax je .LBB0_34 # %bb.31: # in Loop: Header=BB0_4 Depth=1 mov rbx, rax mov rdi, rax mov r14, r8 call strlen mov rdi, qword ptr [rbp - 48] # 8-byte Reload mov rsi, rbx mov edx, eax call str_append mov qword ptr [rbp - 48], rax # 8-byte Spill mov rdi, rbx call free mov r8, r14 .LBB0_34: # in Loop: Header=BB0_4 Depth=1 mov rdi, qword ptr [rbp - 56] # 8-byte Reload jmp .LBB0_35 .LBB0_32: # in Loop: Header=BB0_4 Depth=1 mov rsi, r13 jmp .LBB0_36 .LBB0_33: # in Loop: Header=BB0_4 Depth=1 mov rbx, r8 mov edx, r13d sub edx, esi mov rdi, qword ptr [rbp - 48] # 8-byte Reload call str_append mov r8, rbx mov rdi, qword ptr [rbp - 56] # 8-byte Reload mov qword ptr [rbp - 48], rax # 8-byte Spill .LBB0_35: # in Loop: Header=BB0_4 Depth=1 lea rsi, [r13 + 1] mov r12d, 128 xor r14d, r14d mov rax, r13 .LBB0_36: # in Loop: Header=BB0_4 Depth=1 xor edx, edx jmp .LBB0_3 .LBB0_37: cmp rsi, r13 je .LBB0_40 # %bb.38: sub r13d, esi mov rdi, qword ptr [rbp - 48] # 8-byte Reload mov edx, r13d call str_append jmp .LBB0_41 .LBB0_39: xor eax, eax jmp .LBB0_41 .LBB0_40: mov rax, qword ptr [rbp - 48] # 8-byte Reload .LBB0_41: lea rsp, [rbp - 40] pop rbx pop r12 pop r13 pop r14 pop r15 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size expand_string, .Lfunc_end0-expand_string .cfi_endproc # -- End function .type MAXARGS,@object # @MAXARGS .comm MAXARGS,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym expand_string
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_mep-asm.c_expand_string.c" .p2align 2 .type expand_string,%function .code 32 expand_string: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #20 sub sp, sp, #20 mov r8, r0 movw r0, :lower16:MAXARGS movt r0, :upper16:MAXARGS ldr r0, [r0] sub r4, sp, r0, lsl #3 mov sp, r4 ldrb r2, [r8] cmp r2, #0 moveq r0, #0 subeq sp, r11, #28 popeq {r4, r5, r6, r7, r8, r9, r10, r11, pc} mov r0, #0 mvn r6, #0 mov r10, #128 mov r5, #0 mov r9, #0 str r0, [r11, #-36] clz r0, r1 mov r1, #0 lsr r0, r0, #5 str r1, [r11, #-40] str r0, [r11, #-44] mov r0, r8 b .LBB0_6 .LBB0_1: mov r9, #1 .LBB0_2: add r0, r4, r6, lsl #3 ldr r1, [r0, #4] add r1, r1, #1 str r1, [r0, #4] .LBB0_3: mov r10, #129 .LBB0_4: mov r0, r7 .LBB0_5: ldrb r2, [r0, #1]! cmp r2, #0 beq .LBB0_31 .LBB0_6: mov r7, r0 cmp r10, #129 beq .LBB0_16 cmp r10, #128 bne .LBB0_4 mov r10, #128 cmp r2, #37 bne .LBB0_4 mov r0, r7 ldrb r1, [r0, #1]! cmp r1, #0 beq .LBB0_4 ldr r1, [r11, #-40] ldr r2, [r11, #-44] clz r1, r1 lsr r1, r1, #5 orrs r1, r2, r1 beq .LBB0_4 bl lookup_macro cmp r0, #0 beq .LBB0_29 mov r5, r0 ldr r0, [r11, #-36] sub r2, r7, r8 mov r1, r8 bl str_append str r0, [r11, #-36] ldr r0, [r5] bl strlen add r0, r0, r7 .LBB0_13: add r0, r0, #1 ldrb r1, [r0] cmp r1, #32 beq .LBB0_13 cmp r1, #40 bne .LBB0_26 mov r6, #0 add r8, r0, #1 mov r10, #129 str r8, [r4] str r6, [r4, #4] b .LBB0_5 .LBB0_16: cmp r9, #0 beq .LBB0_19 cmp r2, #41 mov r10, #129 subeq r9, r9, #1 cmp r6, #0 bmi .LBB0_4 add r0, r4, r6, lsl #3 ldr r1, [r0, #4] add r1, r1, #1 str r1, [r0, #4] b .LBB0_4 .LBB0_19: cmp r2, #40 beq .LBB0_1 cmp r2, #41 beq .LBB0_23 mov r9, #0 cmp r2, #44 bne .LBB0_2 add r6, r6, #1 add r0, r7, #1 mov r1, r4 mov r9, #0 str r0, [r1, r6, lsl #3]! str r9, [r1, #4] b .LBB0_3 .LBB0_23: cmp r5, #0 beq .LBB0_27 mov r0, r4 mov r1, r6 mov r2, r5 bl expand_macro mov r5, r0 ldr r0, [r11, #-40] cmp r5, #0 add r0, r0, #1 str r0, [r11, #-40] beq .LBB0_28 mov r0, r5 bl strlen mov r2, r0 ldr r0, [r11, #-36] mov r1, r5 bl str_append str r0, [r11, #-36] mov r0, r5 bl free b .LBB0_28 .LBB0_26: mov r8, r7 b .LBB0_30 .LBB0_27: ldr r0, [r11, #-36] sub r2, r7, r8 mov r1, r8 bl str_append str r0, [r11, #-36] .LBB0_28: add r8, r7, #1 mov r9, #0 mov r10, #128 .LBB0_29: mov r0, r7 .LBB0_30: mov r5, #0 b .LBB0_5 .LBB0_31: cmp r8, r0 ldreq r0, [r11, #-36] subeq sp, r11, #28 popeq {r4, r5, r6, r7, r8, r9, r10, r11, pc} sub r2, r0, r8 ldr r0, [r11, #-36] mov r1, r8 bl str_append sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .Lfunc_end0: .size expand_string, .Lfunc_end0-expand_string .cantunwind .fnend .type MAXARGS,%object .comm MAXARGS,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym expand_string .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_cpp.c_read_directive.c" .p2align 4, 0x90 # -- Begin function read_directive .type read_directive,@function read_directive: # @read_directive .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov r14, rdi xor eax, eax call lex mov rbx, rax mov rax, qword ptr [rax] cmp rax, qword ptr [rip + TNEWLINE] jne .LBB0_1 # %bb.22: pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .LBB0_1: .cfi_def_cfa_offset 32 cmp rax, qword ptr [rip + TNUMBER] jne .LBB0_2 # %bb.23: mov rdi, rbx pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_linemarker # TAILCALL .LBB0_2: .cfi_def_cfa_offset 32 cmp rax, qword ptr [rip + TIDENT] jne .LBB0_21 # %bb.3: mov r15, qword ptr [rbx + 8] mov esi, offset .L.str mov rdi, r15 call strcmp test eax, eax je .LBB0_24 # %bb.4: mov esi, offset .L.str.1 mov rdi, r15 call strcmp test eax, eax je .LBB0_25 # %bb.5: mov esi, offset .L.str.2 mov rdi, r15 call strcmp test eax, eax je .LBB0_26 # %bb.6: mov esi, offset .L.str.3 mov rdi, r15 call strcmp test eax, eax je .LBB0_27 # %bb.7: mov esi, offset .L.str.4 mov rdi, r15 call strcmp test eax, eax je .LBB0_28 # %bb.8: mov esi, offset .L.str.5 mov rdi, r15 call strcmp test eax, eax je .LBB0_29 # %bb.9: mov esi, offset .L.str.6 mov rdi, r15 call strcmp test eax, eax je .LBB0_30 # %bb.10: mov esi, offset .L.str.7 mov rdi, r15 call strcmp test eax, eax je .LBB0_31 # %bb.11: mov esi, offset .L.str.8 mov rdi, r15 call strcmp test eax, eax je .LBB0_12 # %bb.14: mov esi, offset .L.str.9 mov rdi, r15 call strcmp test eax, eax je .LBB0_15 # %bb.16: mov esi, offset .L.str.10 mov rdi, r15 call strcmp test eax, eax je .LBB0_32 # %bb.17: mov esi, offset .L.str.11 mov rdi, r15 call strcmp test eax, eax je .LBB0_33 # %bb.18: mov esi, offset .L.str.12 mov rdi, r15 call strcmp test eax, eax je .LBB0_34 # %bb.19: mov esi, offset .L.str.13 mov rdi, r15 call strcmp test eax, eax je .LBB0_35 # %bb.20: mov esi, offset .L.str.14 mov rdi, r15 call strcmp test eax, eax je .LBB0_36 .LBB0_21: mov rdi, rbx call tok2s mov esi, offset .L.str.15 mov rdi, r14 mov edx, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp errort # TAILCALL .LBB0_24: .cfi_def_cfa_offset 32 xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_define # TAILCALL .LBB0_25: .cfi_def_cfa_offset 32 mov rdi, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_elif # TAILCALL .LBB0_26: .cfi_def_cfa_offset 32 mov rdi, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_else # TAILCALL .LBB0_27: .cfi_def_cfa_offset 32 mov rdi, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_endif # TAILCALL .LBB0_28: .cfi_def_cfa_offset 32 mov rdi, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_error # TAILCALL .LBB0_29: .cfi_def_cfa_offset 32 xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_if # TAILCALL .LBB0_30: .cfi_def_cfa_offset 32 xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_ifdef # TAILCALL .LBB0_31: .cfi_def_cfa_offset 32 xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_ifndef # TAILCALL .LBB0_12: .cfi_def_cfa_offset 32 mov esi, dword ptr [rbx + 16] mov rdi, r14 mov edx, 1 jmp .LBB0_13 .LBB0_15: mov esi, dword ptr [rbx + 16] mov rdi, r14 xor edx, edx .LBB0_13: pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_include # TAILCALL .LBB0_32: .cfi_def_cfa_offset 32 mov esi, dword ptr [rbx + 16] mov rdi, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_include_next # TAILCALL .LBB0_33: .cfi_def_cfa_offset 32 xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_line # TAILCALL .LBB0_34: .cfi_def_cfa_offset 32 xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_pragma # TAILCALL .LBB0_35: .cfi_def_cfa_offset 32 xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_undef # TAILCALL .LBB0_36: .cfi_def_cfa_offset 32 mov rdi, r14 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp read_warning # TAILCALL .Lfunc_end0: .size read_directive, .Lfunc_end0-read_directive .cfi_endproc # -- End function .type TNEWLINE,@object # @TNEWLINE .comm TNEWLINE,8,8 .type TNUMBER,@object # @TNUMBER .comm TNUMBER,8,8 .type TIDENT,@object # @TIDENT .comm TIDENT,8,8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "define" .size .L.str, 7 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "elif" .size .L.str.1, 5 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "else" .size .L.str.2, 5 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "endif" .size .L.str.3, 6 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "error" .size .L.str.4, 6 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "if" .size .L.str.5, 3 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "ifdef" .size .L.str.6, 6 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "ifndef" .size .L.str.7, 7 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz "import" .size .L.str.8, 7 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz "include" .size .L.str.9, 8 .type .L.str.10,@object # @.str.10 .L.str.10: .asciz "include_next" .size .L.str.10, 13 .type .L.str.11,@object # @.str.11 .L.str.11: .asciz "line" .size .L.str.11, 5 .type .L.str.12,@object # @.str.12 .L.str.12: .asciz "pragma" .size .L.str.12, 7 .type .L.str.13,@object # @.str.13 .L.str.13: .asciz "undef" .size .L.str.13, 6 .type .L.str.14,@object # @.str.14 .L.str.14: .asciz "warning" .size .L.str.14, 8 .type .L.str.15,@object # @.str.15 .L.str.15: .asciz "unsupported preprocessor directive: %s" .size .L.str.15, 39 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym read_directive
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_cpp.c_read_directive.c" .p2align 2 .type read_directive,%function .code 32 read_directive: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r4, r0 bl lex movw r1, :lower16:TNEWLINE mov r5, r0 ldr r0, [r0] movt r1, :upper16:TNEWLINE ldr r1, [r1] cmp r0, r1 popeq {r4, r5, r6, r10, r11, pc} movw r1, :lower16:TNUMBER movt r1, :upper16:TNUMBER ldr r1, [r1] cmp r0, r1 bne .LBB0_2 mov r0, r5 pop {r4, r5, r6, r10, r11, lr} b read_linemarker .LBB0_2: movw r1, :lower16:TIDENT movt r1, :upper16:TIDENT ldr r1, [r1] cmp r0, r1 bne .LBB0_18 ldr r6, [r5, #4] movw r1, :lower16:.L.str movt r1, :upper16:.L.str mov r0, r6 bl strcmp cmp r0, #0 beq .LBB0_19 movw r1, :lower16:.L.str.1 mov r0, r6 movt r1, :upper16:.L.str.1 bl strcmp cmp r0, #0 beq .LBB0_20 movw r1, :lower16:.L.str.2 mov r0, r6 movt r1, :upper16:.L.str.2 bl strcmp cmp r0, #0 beq .LBB0_21 movw r1, :lower16:.L.str.3 mov r0, r6 movt r1, :upper16:.L.str.3 bl strcmp cmp r0, #0 beq .LBB0_22 movw r1, :lower16:.L.str.4 mov r0, r6 movt r1, :upper16:.L.str.4 bl strcmp cmp r0, #0 beq .LBB0_23 movw r1, :lower16:.L.str.5 mov r0, r6 movt r1, :upper16:.L.str.5 bl strcmp cmp r0, #0 beq .LBB0_24 movw r1, :lower16:.L.str.6 mov r0, r6 movt r1, :upper16:.L.str.6 bl strcmp cmp r0, #0 beq .LBB0_25 movw r1, :lower16:.L.str.7 mov r0, r6 movt r1, :upper16:.L.str.7 bl strcmp cmp r0, #0 beq .LBB0_26 movw r1, :lower16:.L.str.8 mov r0, r6 movt r1, :upper16:.L.str.8 bl strcmp cmp r0, #0 beq .LBB0_27 movw r1, :lower16:.L.str.9 mov r0, r6 movt r1, :upper16:.L.str.9 bl strcmp cmp r0, #0 beq .LBB0_28 movw r1, :lower16:.L.str.10 mov r0, r6 movt r1, :upper16:.L.str.10 bl strcmp cmp r0, #0 beq .LBB0_29 movw r1, :lower16:.L.str.11 mov r0, r6 movt r1, :upper16:.L.str.11 bl strcmp cmp r0, #0 beq .LBB0_30 movw r1, :lower16:.L.str.12 mov r0, r6 movt r1, :upper16:.L.str.12 bl strcmp cmp r0, #0 beq .LBB0_31 movw r1, :lower16:.L.str.13 mov r0, r6 movt r1, :upper16:.L.str.13 bl strcmp cmp r0, #0 beq .LBB0_32 movw r1, :lower16:.L.str.14 mov r0, r6 movt r1, :upper16:.L.str.14 bl strcmp cmp r0, #0 beq .LBB0_33 .LBB0_18: mov r0, r5 bl tok2s movw r1, :lower16:.L.str.15 mov r2, r0 mov r0, r4 movt r1, :upper16:.L.str.15 pop {r4, r5, r6, r10, r11, lr} b errort .LBB0_19: pop {r4, r5, r6, r10, r11, lr} b read_define .LBB0_20: mov r0, r4 pop {r4, r5, r6, r10, r11, lr} b read_elif .LBB0_21: mov r0, r4 pop {r4, r5, r6, r10, r11, lr} b read_else .LBB0_22: mov r0, r4 pop {r4, r5, r6, r10, r11, lr} b read_endif .LBB0_23: mov r0, r4 pop {r4, r5, r6, r10, r11, lr} b read_error .LBB0_24: pop {r4, r5, r6, r10, r11, lr} b read_if .LBB0_25: pop {r4, r5, r6, r10, r11, lr} b read_ifdef .LBB0_26: pop {r4, r5, r6, r10, r11, lr} b read_ifndef .LBB0_27: ldr r1, [r5, #8] mov r0, r4 mov r2, #1 pop {r4, r5, r6, r10, r11, lr} b read_include .LBB0_28: ldr r1, [r5, #8] mov r0, r4 mov r2, #0 pop {r4, r5, r6, r10, r11, lr} b read_include .LBB0_29: ldr r1, [r5, #8] mov r0, r4 pop {r4, r5, r6, r10, r11, lr} b read_include_next .LBB0_30: pop {r4, r5, r6, r10, r11, lr} b read_line .LBB0_31: pop {r4, r5, r6, r10, r11, lr} b read_pragma .LBB0_32: pop {r4, r5, r6, r10, r11, lr} b read_undef .LBB0_33: mov r0, r4 pop {r4, r5, r6, r10, r11, lr} b read_warning .Lfunc_end0: .size read_directive, .Lfunc_end0-read_directive .cantunwind .fnend .type TNEWLINE,%object .comm TNEWLINE,4,4 .type TNUMBER,%object .comm TNUMBER,4,4 .type TIDENT,%object .comm TIDENT,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "define" .size .L.str, 7 .type .L.str.1,%object .L.str.1: .asciz "elif" .size .L.str.1, 5 .type .L.str.2,%object .L.str.2: .asciz "else" .size .L.str.2, 5 .type .L.str.3,%object .L.str.3: .asciz "endif" .size .L.str.3, 6 .type .L.str.4,%object .L.str.4: .asciz "error" .size .L.str.4, 6 .type .L.str.5,%object .L.str.5: .asciz "if" .size .L.str.5, 3 .type .L.str.6,%object .L.str.6: .asciz "ifdef" .size .L.str.6, 6 .type .L.str.7,%object .L.str.7: .asciz "ifndef" .size .L.str.7, 7 .type .L.str.8,%object .L.str.8: .asciz "import" .size .L.str.8, 7 .type .L.str.9,%object .L.str.9: .asciz "include" .size .L.str.9, 8 .type .L.str.10,%object .L.str.10: .asciz "include_next" .size .L.str.10, 13 .type .L.str.11,%object .L.str.11: .asciz "line" .size .L.str.11, 5 .type .L.str.12,%object .L.str.12: .asciz "pragma" .size .L.str.12, 7 .type .L.str.13,%object .L.str.13: .asciz "undef" .size .L.str.13, 6 .type .L.str.14,%object .L.str.14: .asciz "warning" .size .L.str.14, 8 .type .L.str.15,%object .L.str.15: .asciz "unsupported preprocessor directive: %s" .size .L.str.15, 39 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym read_directive .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ps.c_Close.c" .p2align 4, 0x90 # -- Begin function Close .type Close,@function Close: # @Close .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push r13 .cfi_def_cfa_offset 32 push r12 .cfi_def_cfa_offset 40 push rbx .cfi_def_cfa_offset 48 .cfi_offset rbx, -48 .cfi_offset r12, -40 .cfi_offset r13, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov r15, qword ptr [rdi + 8] cmp dword ptr [rip + PS_TK_COUNT], 0 jle .LBB0_6 # %bb.1: mov r14, rdi mov ebx, 8 xor r12d, r12d jmp .LBB0_2 .p2align 4, 0x90 .LBB0_5: # in Loop: Header=BB0_2 Depth=1 add r12, 1 movsxd rax, dword ptr [rip + PS_TK_COUNT] add rbx, 24 cmp r12, rax jge .LBB0_6 .LBB0_2: # =>This Inner Loop Header: Depth=1 mov r13, qword ptr [r15 + 8] cmp qword ptr [r13 + rbx + 8], 0 je .LBB0_5 # %bb.3: # in Loop: Header=BB0_2 Depth=1 lea rdi, [rbx + r13] call es_format_Clean mov rsi, qword ptr [r13 + rbx - 8] test rsi, rsi je .LBB0_5 # %bb.4: # in Loop: Header=BB0_2 Depth=1 mov edi, dword ptr [r14] call es_out_Del jmp .LBB0_5 .LBB0_6: mov rdi, r15 call ps_psm_destroy mov rdi, r15 pop rbx .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 free # TAILCALL .Lfunc_end0: .size Close, .Lfunc_end0-Close .cfi_endproc # -- End function .type PS_TK_COUNT,@object # @PS_TK_COUNT .comm PS_TK_COUNT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym Close
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ps.c_Close.c" .p2align 2 .type Close,%function .code 32 Close: .fnstart .save {r4, r5, r6, r7, r8, r9, r11, lr} push {r4, r5, r6, r7, r8, r9, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 movw r9, :lower16:PS_TK_COUNT mov r8, r0 ldr r4, [r0, #4] movt r9, :upper16:PS_TK_COUNT ldr r0, [r9] cmp r0, #1 blt .LBB0_6 mov r7, #0 mov r5, #0 b .LBB0_3 .LBB0_2: ldr r0, [r9] add r5, r5, #1 add r7, r7, #12 cmp r5, r0 bge .LBB0_6 .LBB0_3: ldr r6, [r4, #4] add r0, r6, r7 ldr r1, [r0, #8] cmp r1, #0 beq .LBB0_2 add r0, r0, #4 bl es_format_Clean ldr r1, [r6, r7] cmp r1, #0 beq .LBB0_2 ldr r0, [r8] bl es_out_Del b .LBB0_2 .LBB0_6: mov r0, r4 bl ps_psm_destroy mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r11, lr} b free .Lfunc_end0: .size Close, .Lfunc_end0-Close .cantunwind .fnend .type PS_TK_COUNT,%object .comm PS_TK_COUNT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym Close .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_lfunc.c_luaF_freeproto.c" .globl luaF_freeproto # -- Begin function luaF_freeproto .p2align 4, 0x90 .type luaF_freeproto,@function luaF_freeproto: # @luaF_freeproto .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov rbx, rsi mov r14, rdi mov edx, dword ptr [rsi + 40] mov esi, dword ptr [rsi + 44] call luaM_freearray mov edx, dword ptr [rbx + 32] mov esi, dword ptr [rbx + 36] mov rdi, r14 call luaM_freearray mov edx, dword ptr [rbx + 24] mov esi, dword ptr [rbx + 28] mov rdi, r14 call luaM_freearray mov edx, dword ptr [rbx + 16] mov esi, dword ptr [rbx + 20] mov rdi, r14 call luaM_freearray mov edx, dword ptr [rbx + 8] mov esi, dword ptr [rbx + 12] mov rdi, r14 call luaM_freearray mov edx, dword ptr [rbx] mov esi, dword ptr [rbx + 4] mov rdi, r14 call luaM_freearray mov rdi, r14 mov rsi, rbx add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp luaM_free # TAILCALL .Lfunc_end0: .size luaF_freeproto, .Lfunc_end0-luaF_freeproto .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_lfunc.c_luaF_freeproto.c" .globl luaF_freeproto .p2align 2 .type luaF_freeproto,%function .code 32 luaF_freeproto: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r1 ldr r2, [r1, #40] ldr r1, [r1, #44] mov r5, r0 bl luaM_freearray ldr r2, [r4, #32] ldr r1, [r4, #36] mov r0, r5 bl luaM_freearray ldr r2, [r4, #24] ldr r1, [r4, #28] mov r0, r5 bl luaM_freearray ldr r2, [r4, #16] ldr r1, [r4, #20] mov r0, r5 bl luaM_freearray ldr r2, [r4, #8] ldr r1, [r4, #12] mov r0, r5 bl luaM_freearray ldr r2, [r4] ldr r1, [r4, #4] mov r0, r5 bl luaM_freearray mov r0, r5 mov r1, r4 pop {r4, r5, r11, lr} b luaM_free .Lfunc_end0: .size luaF_freeproto, .Lfunc_end0-luaF_freeproto .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_cpcmd.c_cpcmd.c" .globl cpcmd # -- Begin function cpcmd .p2align 4, 0x90 .type cpcmd,@function cpcmd: # @cpcmd .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r12 .cfi_def_cfa_offset 40 push rbx .cfi_def_cfa_offset 48 .cfi_offset rbx, -48 .cfi_offset r12, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r14, rcx mov r12d, edx mov rbx, rsi mov r15, rdi mov rdi, rsi call virt_to_phys cmp rax, rbx jne .LBB0_2 # %bb.1: movsxd rcx, r12d add rax, rcx test rax, -2147483648 je .LBB0_6 .LBB0_2: mov esi, dword ptr [rip + GFP_DMA] or esi, dword ptr [rip + GFP_KERNEL] mov edi, r12d call kmalloc test rax, rax je .LBB0_3 # %bb.5: mov rbp, rax mov edi, offset cpcmd_lock call spin_lock_irqsave mov rdi, r15 mov rsi, rbp mov edx, r12d mov rcx, r14 call __cpcmd mov r14d, eax mov edi, offset cpcmd_lock call spin_unlock_irqrestore mov rdi, rbx mov rsi, rbp mov edx, r12d call memcpy mov rdi, rbp call kfree mov eax, r14d jmp .LBB0_4 .LBB0_3: mov edi, offset .L.str call pr_warning xor eax, eax sub eax, dword ptr [rip + ENOMEM] jmp .LBB0_4 .LBB0_6: mov edi, offset cpcmd_lock call spin_lock_irqsave mov rdi, r15 mov rsi, rbx mov edx, r12d mov rcx, r14 call __cpcmd mov ebx, eax mov edi, offset cpcmd_lock call spin_unlock_irqrestore mov eax, ebx .LBB0_4: pop rbx .cfi_def_cfa_offset 40 pop r12 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size cpcmd, .Lfunc_end0-cpcmd .cfi_endproc # -- End function .type GFP_KERNEL,@object # @GFP_KERNEL .comm GFP_KERNEL,4,4 .type GFP_DMA,@object # @GFP_DMA .comm GFP_DMA,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "The cpcmd kernel function failed to allocate a response buffer\n" .size .L.str, 64 .type ENOMEM,@object # @ENOMEM .comm ENOMEM,4,4 .type cpcmd_lock,@object # @cpcmd_lock .comm cpcmd_lock,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym cpcmd_lock
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_cpcmd.c_cpcmd.c" .globl cpcmd .p2align 2 .type cpcmd,%function .code 32 cpcmd: .fnstart .save {r4, r5, r6, r7, r8, r9, r11, lr} push {r4, r5, r6, r7, r8, r9, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 mov r7, r0 mov r0, r1 mov r8, r3 mov r4, r2 mov r5, r1 add r6, r1, r2 bl virt_to_phys cmp r6, #0 bmi .LBB0_3 cmp r0, r5 bne .LBB0_3 movw r6, :lower16:cpcmd_lock movt r6, :upper16:cpcmd_lock mov r0, r6 bl spin_lock_irqsave mov r0, r7 mov r1, r5 mov r2, r4 mov r3, r8 bl __cpcmd mov r4, r0 mov r0, r6 bl spin_unlock_irqrestore mov r0, r4 pop {r4, r5, r6, r7, r8, r9, r11, pc} .LBB0_3: movw r0, :lower16:GFP_KERNEL movw r1, :lower16:GFP_DMA movt r0, :upper16:GFP_KERNEL movt r1, :upper16:GFP_DMA ldr r0, [r0] ldr r1, [r1] orr r1, r1, r0 mov r0, r4 bl kmalloc cmp r0, #0 beq .LBB0_5 movw r9, :lower16:cpcmd_lock mov r6, r0 movt r9, :upper16:cpcmd_lock mov r0, r9 bl spin_lock_irqsave mov r0, r7 mov r1, r6 mov r2, r4 mov r3, r8 bl __cpcmd mov r7, r0 mov r0, r9 bl spin_unlock_irqrestore mov r0, r5 mov r1, r6 mov r2, r4 bl memcpy mov r0, r6 bl kfree mov r0, r7 pop {r4, r5, r6, r7, r8, r9, r11, pc} .LBB0_5: movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl pr_warning movw r0, :lower16:ENOMEM movt r0, :upper16:ENOMEM ldr r0, [r0] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, r9, r11, pc} .Lfunc_end0: .size cpcmd, .Lfunc_end0-cpcmd .cantunwind .fnend .type GFP_KERNEL,%object .comm GFP_KERNEL,4,4 .type GFP_DMA,%object .comm GFP_DMA,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "The cpcmd kernel function failed to allocate a response buffer\n" .size .L.str, 64 .type ENOMEM,%object .comm ENOMEM,4,4 .type cpcmd_lock,%object .comm cpcmd_lock,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym cpcmd_lock .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_lima_device.c_lima_clk_fini.c" .p2align 4, 0x90 # -- Begin function lima_clk_fini .type lima_clk_fini,@function lima_clk_fini: # @lima_clk_fini .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rdi mov rdi, qword ptr [rdi + 8] test rdi, rdi je .LBB0_2 # %bb.1: call reset_control_assert .LBB0_2: mov edi, dword ptr [rbx + 4] call clk_disable_unprepare mov edi, dword ptr [rbx] pop rbx .cfi_def_cfa_offset 8 jmp clk_disable_unprepare # TAILCALL .Lfunc_end0: .size lima_clk_fini, .Lfunc_end0-lima_clk_fini .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym lima_clk_fini
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_lima_device.c_lima_clk_fini.c" .p2align 2 .type lima_clk_fini,%function .code 32 lima_clk_fini: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 ldr r0, [r0, #8] cmp r0, #0 beq .LBB0_2 bl reset_control_assert .LBB0_2: ldr r0, [r4, #4] bl clk_disable_unprepare ldr r0, [r4] pop {r4, r10, r11, lr} b clk_disable_unprepare .Lfunc_end0: .size lima_clk_fini, .Lfunc_end0-lima_clk_fini .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym lima_clk_fini .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_panel-sitronix-st7789v.c_st7789v_prepare.c" .p2align 4, 0x90 # -- Begin function st7789v_prepare .type st7789v_prepare,@function st7789v_prepare: # @st7789v_prepare .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 call panel_to_st7789v mov rbx, rax mov edi, dword ptr [rax + 4] call regulator_enable mov r14d, eax test eax, eax jne .LBB0_2 # %bb.1: mov edi, dword ptr [rbx] mov esi, 1 call gpiod_set_value mov edi, 30 call msleep mov edi, dword ptr [rbx] xor esi, esi call gpiod_set_value mov edi, 120 call msleep mov esi, dword ptr [rip + MIPI_DCS_EXIT_SLEEP_MODE] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 120 call msleep mov esi, dword ptr [rip + MIPI_DCS_SET_ADDRESS_MODE] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx xor esi, esi call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + MIPI_DCS_SET_PIXEL_FORMAT] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov eax, dword ptr [rip + MIPI_DCS_PIXEL_FMT_18BIT] mov esi, eax shl esi, 4 or esi, eax mov rdi, rbx call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_PORCTRL_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx mov esi, 12 call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx mov esi, 12 call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx xor esi, esi call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 3 call ST7789V_PORCTRL_IDLE_BP mov ebp, eax mov edi, 3 call ST7789V_PORCTRL_IDLE_FP or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 3 call ST7789V_PORCTRL_PARTIAL_BP mov ebp, eax mov edi, 3 call ST7789V_PORCTRL_PARTIAL_FP or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_GCTRL_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 5 call ST7789V_GCTRL_VGLS mov ebp, eax mov edi, 3 call ST7789V_GCTRL_VGHS or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_VCOMS_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx mov esi, 43 call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_LCMCTRL_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_LCMCTRL_XMX] or esi, dword ptr [rip + ST7789V_LCMCTRL_XMH] or esi, dword ptr [rip + ST7789V_LCMCTRL_XBGR] mov rdi, rbx call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_VDVVRHEN_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_VDVVRHEN_CMDEN] mov rdi, rbx call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_VRHS_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx mov esi, 15 call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_VDVS_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx mov esi, 32 call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_FRCTRL2_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov rdi, rbx mov esi, 15 call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_PWCTRL1_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_PWCTRL1_MAGIC] mov rdi, rbx call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 2 call ST7789V_PWCTRL1_AVDD mov r15d, eax mov edi, 2 call ST7789V_PWCTRL1_AVCL mov ebp, eax or ebp, r15d mov edi, 1 call ST7789V_PWCTRL1_VDS or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_PVGAMCTRL_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 13 call ST7789V_PVGAMCTRL_VP63 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 202 call ST7789V_PVGAMCTRL_VP1 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 14 call ST7789V_PVGAMCTRL_VP2 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 8 call ST7789V_PVGAMCTRL_VP4 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 9 call ST7789V_PVGAMCTRL_VP6 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 7 call ST7789V_PVGAMCTRL_VP13 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 45 call ST7789V_PVGAMCTRL_VP20 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 11 call ST7789V_PVGAMCTRL_VP27 mov ebp, eax mov edi, 3 call ST7789V_PVGAMCTRL_VP36 or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 61 call ST7789V_PVGAMCTRL_VP43 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 3 call ST7789V_PVGAMCTRL_JP1 mov ebp, eax mov edi, 4 call ST7789V_PVGAMCTRL_VP50 or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 10 call ST7789V_PVGAMCTRL_VP57 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 10 call ST7789V_PVGAMCTRL_VP59 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 27 call ST7789V_PVGAMCTRL_VP61 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 40 call ST7789V_PVGAMCTRL_VP62 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_NVGAMCTRL_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 13 call ST7789V_NVGAMCTRL_VN63 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 202 call ST7789V_NVGAMCTRL_VN1 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 15 call ST7789V_NVGAMCTRL_VN2 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 8 call ST7789V_NVGAMCTRL_VN4 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 8 call ST7789V_NVGAMCTRL_VN6 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 7 call ST7789V_NVGAMCTRL_VN13 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 46 call ST7789V_NVGAMCTRL_VN20 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 12 call ST7789V_NVGAMCTRL_VN27 mov ebp, eax mov edi, 5 call ST7789V_NVGAMCTRL_VN36 or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 64 call ST7789V_NVGAMCTRL_VN43 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 3 call ST7789V_NVGAMCTRL_JN1 mov ebp, eax mov edi, 4 call ST7789V_NVGAMCTRL_VN50 or eax, ebp mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 9 call ST7789V_NVGAMCTRL_VN57 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 11 call ST7789V_NVGAMCTRL_VN59 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 27 call ST7789V_NVGAMCTRL_VN61 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 40 call ST7789V_NVGAMCTRL_VN62 mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + MIPI_DCS_ENTER_INVERT_MODE] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_RAMCTRL_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_RAMCTRL_RM_RGB] or esi, dword ptr [rip + ST7789V_RAMCTRL_DM_RGB] mov rdi, rbx call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 3 call ST7789V_RAMCTRL_EPF or eax, dword ptr [rip + ST7789V_RAMCTRL_MAGIC] mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov esi, dword ptr [rip + ST7789V_RGBCTRL_CMD] mov rdi, rbx call st7789v_write_command xor edi, edi mov esi, eax call ST7789V_TEST mov ebp, dword ptr [rip + ST7789V_RGBCTRL_WO] mov edi, 2 call ST7789V_RGBCTRL_RCM or ebp, eax or ebp, dword ptr [rip + ST7789V_RGBCTRL_VSYNC_HIGH] or ebp, dword ptr [rip + ST7789V_RGBCTRL_HSYNC_HIGH] or ebp, dword ptr [rip + ST7789V_RGBCTRL_PCLK_HIGH] mov rdi, rbx mov esi, ebp call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 8 call ST7789V_RGBCTRL_VBP mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST mov edi, 20 call ST7789V_RGBCTRL_HBP mov rdi, rbx mov esi, eax call st7789v_write_data xor edi, edi mov esi, eax call ST7789V_TEST .LBB0_2: mov eax, r14d add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size st7789v_prepare, .Lfunc_end0-st7789v_prepare .cfi_endproc # -- End function .type MIPI_DCS_EXIT_SLEEP_MODE,@object # @MIPI_DCS_EXIT_SLEEP_MODE .comm MIPI_DCS_EXIT_SLEEP_MODE,4,4 .type MIPI_DCS_SET_ADDRESS_MODE,@object # @MIPI_DCS_SET_ADDRESS_MODE .comm MIPI_DCS_SET_ADDRESS_MODE,4,4 .type MIPI_DCS_SET_PIXEL_FORMAT,@object # @MIPI_DCS_SET_PIXEL_FORMAT .comm MIPI_DCS_SET_PIXEL_FORMAT,4,4 .type MIPI_DCS_PIXEL_FMT_18BIT,@object # @MIPI_DCS_PIXEL_FMT_18BIT .comm MIPI_DCS_PIXEL_FMT_18BIT,4,4 .type ST7789V_PORCTRL_CMD,@object # @ST7789V_PORCTRL_CMD .comm ST7789V_PORCTRL_CMD,4,4 .type ST7789V_GCTRL_CMD,@object # @ST7789V_GCTRL_CMD .comm ST7789V_GCTRL_CMD,4,4 .type ST7789V_VCOMS_CMD,@object # @ST7789V_VCOMS_CMD .comm ST7789V_VCOMS_CMD,4,4 .type ST7789V_LCMCTRL_CMD,@object # @ST7789V_LCMCTRL_CMD .comm ST7789V_LCMCTRL_CMD,4,4 .type ST7789V_LCMCTRL_XMH,@object # @ST7789V_LCMCTRL_XMH .comm ST7789V_LCMCTRL_XMH,4,4 .type ST7789V_LCMCTRL_XMX,@object # @ST7789V_LCMCTRL_XMX .comm ST7789V_LCMCTRL_XMX,4,4 .type ST7789V_LCMCTRL_XBGR,@object # @ST7789V_LCMCTRL_XBGR .comm ST7789V_LCMCTRL_XBGR,4,4 .type ST7789V_VDVVRHEN_CMD,@object # @ST7789V_VDVVRHEN_CMD .comm ST7789V_VDVVRHEN_CMD,4,4 .type ST7789V_VDVVRHEN_CMDEN,@object # @ST7789V_VDVVRHEN_CMDEN .comm ST7789V_VDVVRHEN_CMDEN,4,4 .type ST7789V_VRHS_CMD,@object # @ST7789V_VRHS_CMD .comm ST7789V_VRHS_CMD,4,4 .type ST7789V_VDVS_CMD,@object # @ST7789V_VDVS_CMD .comm ST7789V_VDVS_CMD,4,4 .type ST7789V_FRCTRL2_CMD,@object # @ST7789V_FRCTRL2_CMD .comm ST7789V_FRCTRL2_CMD,4,4 .type ST7789V_PWCTRL1_CMD,@object # @ST7789V_PWCTRL1_CMD .comm ST7789V_PWCTRL1_CMD,4,4 .type ST7789V_PWCTRL1_MAGIC,@object # @ST7789V_PWCTRL1_MAGIC .comm ST7789V_PWCTRL1_MAGIC,4,4 .type ST7789V_PVGAMCTRL_CMD,@object # @ST7789V_PVGAMCTRL_CMD .comm ST7789V_PVGAMCTRL_CMD,4,4 .type ST7789V_NVGAMCTRL_CMD,@object # @ST7789V_NVGAMCTRL_CMD .comm ST7789V_NVGAMCTRL_CMD,4,4 .type MIPI_DCS_ENTER_INVERT_MODE,@object # @MIPI_DCS_ENTER_INVERT_MODE .comm MIPI_DCS_ENTER_INVERT_MODE,4,4 .type ST7789V_RAMCTRL_CMD,@object # @ST7789V_RAMCTRL_CMD .comm ST7789V_RAMCTRL_CMD,4,4 .type ST7789V_RAMCTRL_DM_RGB,@object # @ST7789V_RAMCTRL_DM_RGB .comm ST7789V_RAMCTRL_DM_RGB,4,4 .type ST7789V_RAMCTRL_RM_RGB,@object # @ST7789V_RAMCTRL_RM_RGB .comm ST7789V_RAMCTRL_RM_RGB,4,4 .type ST7789V_RAMCTRL_MAGIC,@object # @ST7789V_RAMCTRL_MAGIC .comm ST7789V_RAMCTRL_MAGIC,4,4 .type ST7789V_RGBCTRL_CMD,@object # @ST7789V_RGBCTRL_CMD .comm ST7789V_RGBCTRL_CMD,4,4 .type ST7789V_RGBCTRL_WO,@object # @ST7789V_RGBCTRL_WO .comm ST7789V_RGBCTRL_WO,4,4 .type ST7789V_RGBCTRL_VSYNC_HIGH,@object # @ST7789V_RGBCTRL_VSYNC_HIGH .comm ST7789V_RGBCTRL_VSYNC_HIGH,4,4 .type ST7789V_RGBCTRL_HSYNC_HIGH,@object # @ST7789V_RGBCTRL_HSYNC_HIGH .comm ST7789V_RGBCTRL_HSYNC_HIGH,4,4 .type ST7789V_RGBCTRL_PCLK_HIGH,@object # @ST7789V_RGBCTRL_PCLK_HIGH .comm ST7789V_RGBCTRL_PCLK_HIGH,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym st7789v_prepare
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_panel-sitronix-st7789v.c_st7789v_prepare.c" .p2align 2 .type st7789v_prepare,%function .code 32 st7789v_prepare: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 bl panel_to_st7789v mov r5, r0 ldr r0, [r0, #4] bl regulator_enable mov r4, r0 cmp r0, #0 beq .LBB0_2 mov r0, r4 pop {r4, r5, r6, r10, r11, pc} .LBB0_2: ldr r0, [r5] mov r1, #1 bl gpiod_set_value mov r0, #30 bl msleep ldr r0, [r5] mov r1, #0 bl gpiod_set_value mov r0, #120 bl msleep movw r0, :lower16:MIPI_DCS_EXIT_SLEEP_MODE movt r0, :upper16:MIPI_DCS_EXIT_SLEEP_MODE ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #120 bl msleep movw r0, :lower16:MIPI_DCS_SET_ADDRESS_MODE movt r0, :upper16:MIPI_DCS_SET_ADDRESS_MODE ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #0 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:MIPI_DCS_SET_PIXEL_FORMAT movt r0, :upper16:MIPI_DCS_SET_PIXEL_FORMAT ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:MIPI_DCS_PIXEL_FMT_18BIT movt r0, :upper16:MIPI_DCS_PIXEL_FMT_18BIT ldr r0, [r0] orr r1, r0, r0, lsl #4 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_PORCTRL_CMD movt r0, :upper16:ST7789V_PORCTRL_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #12 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #12 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #0 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #3 bl ST7789V_PORCTRL_IDLE_BP mov r6, r0 mov r0, #3 bl ST7789V_PORCTRL_IDLE_FP orr r1, r0, r6 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #3 bl ST7789V_PORCTRL_PARTIAL_BP mov r6, r0 mov r0, #3 bl ST7789V_PORCTRL_PARTIAL_FP orr r1, r0, r6 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_GCTRL_CMD movt r0, :upper16:ST7789V_GCTRL_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #5 bl ST7789V_GCTRL_VGLS mov r6, r0 mov r0, #3 bl ST7789V_GCTRL_VGHS orr r1, r0, r6 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_VCOMS_CMD movt r0, :upper16:ST7789V_VCOMS_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #43 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_LCMCTRL_CMD movt r0, :upper16:ST7789V_LCMCTRL_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_LCMCTRL_XMH movw r1, :lower16:ST7789V_LCMCTRL_XMX movt r0, :upper16:ST7789V_LCMCTRL_XMH movt r1, :upper16:ST7789V_LCMCTRL_XMX ldr r0, [r0] ldr r1, [r1] orr r0, r1, r0 movw r1, :lower16:ST7789V_LCMCTRL_XBGR movt r1, :upper16:ST7789V_LCMCTRL_XBGR ldr r1, [r1] orr r1, r0, r1 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_VDVVRHEN_CMD movt r0, :upper16:ST7789V_VDVVRHEN_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_VDVVRHEN_CMDEN movt r0, :upper16:ST7789V_VDVVRHEN_CMDEN ldr r1, [r0] mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_VRHS_CMD movt r0, :upper16:ST7789V_VRHS_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #15 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_VDVS_CMD movt r0, :upper16:ST7789V_VDVS_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #32 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_FRCTRL2_CMD movt r0, :upper16:ST7789V_FRCTRL2_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r5 mov r1, #15 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_PWCTRL1_CMD movt r0, :upper16:ST7789V_PWCTRL1_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_PWCTRL1_MAGIC movt r0, :upper16:ST7789V_PWCTRL1_MAGIC ldr r1, [r0] mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #2 bl ST7789V_PWCTRL1_AVDD mov r6, r0 mov r0, #2 bl ST7789V_PWCTRL1_AVCL orr r6, r0, r6 mov r0, #1 bl ST7789V_PWCTRL1_VDS orr r1, r6, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_PVGAMCTRL_CMD movt r0, :upper16:ST7789V_PVGAMCTRL_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #13 bl ST7789V_PVGAMCTRL_VP63 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #202 bl ST7789V_PVGAMCTRL_VP1 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #14 bl ST7789V_PVGAMCTRL_VP2 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #8 bl ST7789V_PVGAMCTRL_VP4 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #9 bl ST7789V_PVGAMCTRL_VP6 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #7 bl ST7789V_PVGAMCTRL_VP13 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #45 bl ST7789V_PVGAMCTRL_VP20 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #11 bl ST7789V_PVGAMCTRL_VP27 mov r6, r0 mov r0, #3 bl ST7789V_PVGAMCTRL_VP36 orr r1, r0, r6 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #61 bl ST7789V_PVGAMCTRL_VP43 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #3 bl ST7789V_PVGAMCTRL_JP1 mov r6, r0 mov r0, #4 bl ST7789V_PVGAMCTRL_VP50 orr r1, r0, r6 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #10 bl ST7789V_PVGAMCTRL_VP57 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #10 bl ST7789V_PVGAMCTRL_VP59 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #27 bl ST7789V_PVGAMCTRL_VP61 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #40 bl ST7789V_PVGAMCTRL_VP62 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_NVGAMCTRL_CMD movt r0, :upper16:ST7789V_NVGAMCTRL_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #13 bl ST7789V_NVGAMCTRL_VN63 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #202 bl ST7789V_NVGAMCTRL_VN1 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #15 bl ST7789V_NVGAMCTRL_VN2 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #8 bl ST7789V_NVGAMCTRL_VN4 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #8 bl ST7789V_NVGAMCTRL_VN6 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #7 bl ST7789V_NVGAMCTRL_VN13 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #46 bl ST7789V_NVGAMCTRL_VN20 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #12 bl ST7789V_NVGAMCTRL_VN27 mov r6, r0 mov r0, #5 bl ST7789V_NVGAMCTRL_VN36 orr r1, r0, r6 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #64 bl ST7789V_NVGAMCTRL_VN43 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #3 bl ST7789V_NVGAMCTRL_JN1 mov r6, r0 mov r0, #4 bl ST7789V_NVGAMCTRL_VN50 orr r1, r0, r6 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #9 bl ST7789V_NVGAMCTRL_VN57 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #11 bl ST7789V_NVGAMCTRL_VN59 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #27 bl ST7789V_NVGAMCTRL_VN61 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #40 bl ST7789V_NVGAMCTRL_VN62 mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:MIPI_DCS_ENTER_INVERT_MODE movt r0, :upper16:MIPI_DCS_ENTER_INVERT_MODE ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_RAMCTRL_CMD movt r0, :upper16:ST7789V_RAMCTRL_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_RAMCTRL_DM_RGB movw r1, :lower16:ST7789V_RAMCTRL_RM_RGB movt r0, :upper16:ST7789V_RAMCTRL_DM_RGB movt r1, :upper16:ST7789V_RAMCTRL_RM_RGB ldr r0, [r0] ldr r1, [r1] orr r1, r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #3 bl ST7789V_RAMCTRL_EPF movw r1, :lower16:ST7789V_RAMCTRL_MAGIC movt r1, :upper16:ST7789V_RAMCTRL_MAGIC ldr r1, [r1] orr r1, r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_RGBCTRL_CMD movt r0, :upper16:ST7789V_RGBCTRL_CMD ldr r1, [r0] mov r0, r5 bl st7789v_write_command mov r1, r0 mov r0, #0 bl ST7789V_TEST movw r0, :lower16:ST7789V_RGBCTRL_WO movt r0, :upper16:ST7789V_RGBCTRL_WO ldr r6, [r0] mov r0, #2 bl ST7789V_RGBCTRL_RCM movw r1, :lower16:ST7789V_RGBCTRL_VSYNC_HIGH orr r0, r0, r6 movt r1, :upper16:ST7789V_RGBCTRL_VSYNC_HIGH ldr r1, [r1] orr r0, r0, r1 movw r1, :lower16:ST7789V_RGBCTRL_HSYNC_HIGH movt r1, :upper16:ST7789V_RGBCTRL_HSYNC_HIGH ldr r1, [r1] orr r0, r0, r1 movw r1, :lower16:ST7789V_RGBCTRL_PCLK_HIGH movt r1, :upper16:ST7789V_RGBCTRL_PCLK_HIGH ldr r1, [r1] orr r1, r0, r1 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #8 bl ST7789V_RGBCTRL_VBP mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, #20 bl ST7789V_RGBCTRL_HBP mov r1, r0 mov r0, r5 bl st7789v_write_data mov r1, r0 mov r0, #0 bl ST7789V_TEST mov r0, r4 pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size st7789v_prepare, .Lfunc_end0-st7789v_prepare .cantunwind .fnend .type MIPI_DCS_EXIT_SLEEP_MODE,%object .comm MIPI_DCS_EXIT_SLEEP_MODE,4,4 .type MIPI_DCS_SET_ADDRESS_MODE,%object .comm MIPI_DCS_SET_ADDRESS_MODE,4,4 .type MIPI_DCS_SET_PIXEL_FORMAT,%object .comm MIPI_DCS_SET_PIXEL_FORMAT,4,4 .type MIPI_DCS_PIXEL_FMT_18BIT,%object .comm MIPI_DCS_PIXEL_FMT_18BIT,4,4 .type ST7789V_PORCTRL_CMD,%object .comm ST7789V_PORCTRL_CMD,4,4 .type ST7789V_GCTRL_CMD,%object .comm ST7789V_GCTRL_CMD,4,4 .type ST7789V_VCOMS_CMD,%object .comm ST7789V_VCOMS_CMD,4,4 .type ST7789V_LCMCTRL_CMD,%object .comm ST7789V_LCMCTRL_CMD,4,4 .type ST7789V_LCMCTRL_XMH,%object .comm ST7789V_LCMCTRL_XMH,4,4 .type ST7789V_LCMCTRL_XMX,%object .comm ST7789V_LCMCTRL_XMX,4,4 .type ST7789V_LCMCTRL_XBGR,%object .comm ST7789V_LCMCTRL_XBGR,4,4 .type ST7789V_VDVVRHEN_CMD,%object .comm ST7789V_VDVVRHEN_CMD,4,4 .type ST7789V_VDVVRHEN_CMDEN,%object .comm ST7789V_VDVVRHEN_CMDEN,4,4 .type ST7789V_VRHS_CMD,%object .comm ST7789V_VRHS_CMD,4,4 .type ST7789V_VDVS_CMD,%object .comm ST7789V_VDVS_CMD,4,4 .type ST7789V_FRCTRL2_CMD,%object .comm ST7789V_FRCTRL2_CMD,4,4 .type ST7789V_PWCTRL1_CMD,%object .comm ST7789V_PWCTRL1_CMD,4,4 .type ST7789V_PWCTRL1_MAGIC,%object .comm ST7789V_PWCTRL1_MAGIC,4,4 .type ST7789V_PVGAMCTRL_CMD,%object .comm ST7789V_PVGAMCTRL_CMD,4,4 .type ST7789V_NVGAMCTRL_CMD,%object .comm ST7789V_NVGAMCTRL_CMD,4,4 .type MIPI_DCS_ENTER_INVERT_MODE,%object .comm MIPI_DCS_ENTER_INVERT_MODE,4,4 .type ST7789V_RAMCTRL_CMD,%object .comm ST7789V_RAMCTRL_CMD,4,4 .type ST7789V_RAMCTRL_DM_RGB,%object .comm ST7789V_RAMCTRL_DM_RGB,4,4 .type ST7789V_RAMCTRL_RM_RGB,%object .comm ST7789V_RAMCTRL_RM_RGB,4,4 .type ST7789V_RAMCTRL_MAGIC,%object .comm ST7789V_RAMCTRL_MAGIC,4,4 .type ST7789V_RGBCTRL_CMD,%object .comm ST7789V_RGBCTRL_CMD,4,4 .type ST7789V_RGBCTRL_WO,%object .comm ST7789V_RGBCTRL_WO,4,4 .type ST7789V_RGBCTRL_VSYNC_HIGH,%object .comm ST7789V_RGBCTRL_VSYNC_HIGH,4,4 .type ST7789V_RGBCTRL_HSYNC_HIGH,%object .comm ST7789V_RGBCTRL_HSYNC_HIGH,4,4 .type ST7789V_RGBCTRL_PCLK_HIGH,%object .comm ST7789V_RGBCTRL_PCLK_HIGH,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym st7789v_prepare .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_i915_irq.c_spt_hpd_irq_setup.c" .p2align 4, 0x90 # -- Begin function spt_hpd_irq_setup .type spt_hpd_irq_setup,@function spt_hpd_irq_setup: # @spt_hpd_irq_setup .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset rbp, -16 mov rbx, rdi mov ebp, dword ptr [rip + SDE_HOTPLUG_MASK_SPT] mov esi, dword ptr [rip + hpd_spt] call intel_hpd_enabled_irqs mov rdi, rbx mov esi, ebp mov edx, eax call ibx_display_interrupt_update mov rdi, rbx add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp spt_hpd_detection_setup # TAILCALL .Lfunc_end0: .size spt_hpd_irq_setup, .Lfunc_end0-spt_hpd_irq_setup .cfi_endproc # -- End function .type SDE_HOTPLUG_MASK_SPT,@object # @SDE_HOTPLUG_MASK_SPT .comm SDE_HOTPLUG_MASK_SPT,4,4 .type hpd_spt,@object # @hpd_spt .comm hpd_spt,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym spt_hpd_irq_setup
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_i915_irq.c_spt_hpd_irq_setup.c" .p2align 2 .type spt_hpd_irq_setup,%function .code 32 spt_hpd_irq_setup: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 movw r0, :lower16:SDE_HOTPLUG_MASK_SPT movt r0, :upper16:SDE_HOTPLUG_MASK_SPT ldr r5, [r0] movw r0, :lower16:hpd_spt movt r0, :upper16:hpd_spt ldr r1, [r0] mov r0, r4 bl intel_hpd_enabled_irqs mov r2, r0 mov r0, r4 mov r1, r5 bl ibx_display_interrupt_update mov r0, r4 pop {r4, r5, r11, lr} b spt_hpd_detection_setup .Lfunc_end0: .size spt_hpd_irq_setup, .Lfunc_end0-spt_hpd_irq_setup .cantunwind .fnend .type SDE_HOTPLUG_MASK_SPT,%object .comm SDE_HOTPLUG_MASK_SPT,4,4 .type hpd_spt,%object .comm hpd_spt,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym spt_hpd_irq_setup .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_pn533.c_pn533_build_cmd_frame.c" .p2align 4, 0x90 # -- Begin function pn533_build_cmd_frame .type pn533_build_cmd_frame,@function pn533_build_cmd_frame: # @pn533_build_cmd_frame .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov rbx, rdx mov r15d, esi mov r14d, dword ptr [rdx] mov rax, qword ptr [rdi] mov esi, dword ptr [rax + 28] mov rbp, rax mov rdi, rdx call skb_push mov esi, dword ptr [rbp + 24] mov rdi, rbx call skb_put mov edi, dword ptr [rbx + 4] mov esi, r15d call qword ptr [rbp + 16] mov edi, dword ptr [rbx + 4] mov esi, r14d call qword ptr [rbp + 8] mov edi, dword ptr [rbx + 4] mov rax, rbp add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp qword ptr [rax] # TAILCALL .Lfunc_end0: .size pn533_build_cmd_frame, .Lfunc_end0-pn533_build_cmd_frame .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pn533_build_cmd_frame
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_pn533.c_pn533_build_cmd_frame.c" .p2align 2 .type pn533_build_cmd_frame,%function .code 32 pn533_build_cmd_frame: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 ldr r7, [r0] mov r5, r1 ldr r6, [r2] mov r0, r2 mov r4, r2 ldr r1, [r7, #16] bl skb_push ldr r1, [r7, #12] mov r0, r4 bl skb_put ldr r2, [r7, #8] ldr r0, [r4, #4] mov r1, r5 blx r2 ldr r2, [r7, #4] ldr r0, [r4, #4] mov r1, r6 blx r2 ldr r1, [r7] ldr r0, [r4, #4] pop {r4, r5, r6, r7, r11, lr} bx r1 .Lfunc_end0: .size pn533_build_cmd_frame, .Lfunc_end0-pn533_build_cmd_frame .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym pn533_build_cmd_frame .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_driver.c_pack_scmi_header.c" .p2align 4, 0x90 # -- Begin function pack_scmi_header .type pack_scmi_header,@function pack_scmi_header: # @pack_scmi_header .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov rbx, rdi mov edi, dword ptr [rip + MSG_ID_MASK] mov esi, dword ptr [rbx + 8] call FIELD_PREP mov r14d, eax mov edi, dword ptr [rip + MSG_TOKEN_ID_MASK] mov esi, dword ptr [rbx + 4] call FIELD_PREP mov ebp, eax or ebp, r14d mov edi, dword ptr [rip + MSG_PROTOCOL_ID_MASK] mov esi, dword ptr [rbx] call FIELD_PREP or eax, ebp pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size pack_scmi_header, .Lfunc_end0-pack_scmi_header .cfi_endproc # -- End function .type MSG_ID_MASK,@object # @MSG_ID_MASK .comm MSG_ID_MASK,4,4 .type MSG_TOKEN_ID_MASK,@object # @MSG_TOKEN_ID_MASK .comm MSG_TOKEN_ID_MASK,4,4 .type MSG_PROTOCOL_ID_MASK,@object # @MSG_PROTOCOL_ID_MASK .comm MSG_PROTOCOL_ID_MASK,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pack_scmi_header
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_driver.c_pack_scmi_header.c" .p2align 2 .type pack_scmi_header,%function .code 32 pack_scmi_header: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 ldr r1, [r0, #8] movw r0, :lower16:MSG_ID_MASK movt r0, :upper16:MSG_ID_MASK ldr r0, [r0] bl FIELD_PREP mov r5, r0 movw r0, :lower16:MSG_TOKEN_ID_MASK ldr r1, [r4, #4] movt r0, :upper16:MSG_TOKEN_ID_MASK ldr r0, [r0] bl FIELD_PREP orr r5, r0, r5 movw r0, :lower16:MSG_PROTOCOL_ID_MASK ldr r1, [r4] movt r0, :upper16:MSG_PROTOCOL_ID_MASK ldr r0, [r0] bl FIELD_PREP orr r0, r5, r0 pop {r4, r5, r11, pc} .Lfunc_end0: .size pack_scmi_header, .Lfunc_end0-pack_scmi_header .cantunwind .fnend .type MSG_ID_MASK,%object .comm MSG_ID_MASK,4,4 .type MSG_TOKEN_ID_MASK,%object .comm MSG_TOKEN_ID_MASK,4,4 .type MSG_PROTOCOL_ID_MASK,%object .comm MSG_PROTOCOL_ID_MASK,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym pack_scmi_header .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_inject_errors.c_fgets.c" .globl fgets # -- Begin function fgets .p2align 4, 0x90 .type fgets,@function fgets: # @fgets .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov rbx, rdx mov r14d, esi mov rbp, rdi mov edi, offset fgets call GET_REAL mov rdi, rbp mov esi, r14d mov rdx, rbx call real_fgets xor ecx, ecx cmp qword ptr [rip + fail_read], rbx cmove rax, rcx pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size fgets, .Lfunc_end0-fgets .cfi_endproc # -- End function .type fail_read,@object # @fail_read .comm fail_read,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym fgets
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_inject_errors.c_fgets.c" .globl fgets .p2align 2 .type fgets,%function .code 32 fgets: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r6, r0 movw r0, :lower16:fgets mov r4, r2 mov r5, r1 movt r0, :upper16:fgets bl GET_REAL mov r0, r6 mov r1, r5 mov r2, r4 bl real_fgets movw r1, :lower16:fail_read movt r1, :upper16:fail_read ldr r1, [r1] subs r1, r1, r4 moveq r0, r1 pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size fgets, .Lfunc_end0-fgets .cantunwind .fnend .type fail_read,%object .comm fail_read,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym fgets .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_bus.c_mei_cl_bus_rx_event.c" .globl mei_cl_bus_rx_event # -- Begin function mei_cl_bus_rx_event .p2align 4, 0x90 .type mei_cl_bus_rx_event,@function mei_cl_bus_rx_event: # @mei_cl_bus_rx_event .cfi_startproc # %bb.0: push rax .cfi_def_cfa_offset 16 mov rdi, qword ptr [rdi] xor eax, eax test rdi, rdi je .LBB0_3 # %bb.1: cmp dword ptr [rdi + 4], 0 je .LBB0_3 # %bb.2: call schedule_work mov eax, 1 .LBB0_3: pop rcx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size mei_cl_bus_rx_event, .Lfunc_end0-mei_cl_bus_rx_event .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_bus.c_mei_cl_bus_rx_event.c" .globl mei_cl_bus_rx_event .p2align 2 .type mei_cl_bus_rx_event,%function .code 32 mei_cl_bus_rx_event: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp ldr r1, [r0] mov r0, #0 cmp r1, #0 ldrne r2, [r1, #4] cmpne r2, #0 bne .LBB0_2 pop {r11, pc} .LBB0_2: mov r0, r1 bl schedule_work mov r0, #1 pop {r11, pc} .Lfunc_end0: .size mei_cl_bus_rx_event, .Lfunc_end0-mei_cl_bus_rx_event .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_core.c_perf_event_fasync.c" .p2align 4, 0x90 # -- Begin function perf_event_fasync .type perf_event_fasync,@function perf_event_fasync: # @perf_event_fasync .cfi_startproc # %bb.0: mov rax, qword ptr [rdi + 8] test rax, rax cmove rax, rdi ret .Lfunc_end0: .size perf_event_fasync, .Lfunc_end0-perf_event_fasync .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym perf_event_fasync
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_core.c_perf_event_fasync.c" .p2align 2 .type perf_event_fasync,%function .code 32 perf_event_fasync: .fnstart ldr r1, [r0, #4] cmp r1, #0 movne r0, r1 bx lr .Lfunc_end0: .size perf_event_fasync, .Lfunc_end0-perf_event_fasync .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym perf_event_fasync .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_rxe_verbs.c_rxe_attach_mcast.c" .p2align 4, 0x90 # -- Begin function rxe_attach_mcast .type rxe_attach_mcast,@function rxe_attach_mcast: # @rxe_attach_mcast .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov rbp, rsi mov rbx, rdi mov edi, dword ptr [rdi] call to_rdev mov r15, rax mov rdi, rbx call to_rqp mov r14, rax mov rdx, rsp mov rdi, r15 mov rsi, rbp call rxe_mcast_get_grp mov ebp, eax test eax, eax jne .LBB0_2 # %bb.1: mov rdx, qword ptr [rsp] mov rdi, r15 mov rsi, r14 call rxe_mcast_add_grp_elem mov ebp, eax mov rdi, qword ptr [rsp] call rxe_drop_ref .LBB0_2: mov eax, ebp add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size rxe_attach_mcast, .Lfunc_end0-rxe_attach_mcast .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rxe_attach_mcast
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_rxe_verbs.c_rxe_attach_mcast.c" .p2align 2 .type rxe_attach_mcast,%function .code 32 rxe_attach_mcast: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #8 sub sp, sp, #8 mov r5, r0 ldr r0, [r0] mov r6, r1 bl to_rdev mov r4, r0 mov r0, r5 bl to_rqp mov r5, r0 add r2, sp, #4 mov r0, r4 mov r1, r6 bl rxe_mcast_get_grp mov r6, r0 cmp r0, #0 bne .LBB0_2 ldr r2, [sp, #4] mov r0, r4 mov r1, r5 bl rxe_mcast_add_grp_elem mov r6, r0 ldr r0, [sp, #4] bl rxe_drop_ref .LBB0_2: mov r0, r6 sub sp, r11, #16 pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size rxe_attach_mcast, .Lfunc_end0-rxe_attach_mcast .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym rxe_attach_mcast .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_sha2.c_SHA256_Update.c" .globl SHA256_Update # -- Begin function SHA256_Update .p2align 4, 0x90 .type SHA256_Update,@function SHA256_Update: # @SHA256_Update .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push r12 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r12, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 test rdi, rdi je .LBB0_12 # %bb.1: mov rbx, rsi test rsi, rsi je .LBB0_12 # %bb.2: mov r15, rdx test rdx, rdx je .LBB0_12 # %bb.3: mov r14, rdi mov eax, dword ptr [rdi] sar eax, 3 mov r12d, dword ptr [rip + SHA256_BLOCK_LENGTH] cdq idiv r12d test edx, edx je .LBB0_6 # %bb.4: sub r12d, edx mov edi, edx shl rdi, 2 add rdi, qword ptr [r14 + 8] cmp r12, r15 ja .LBB0_11 # %bb.5: mov rsi, rbx mov rdx, r12 call memcpy lea eax, [8*r12] add dword ptr [r14], eax sub r15, r12 lea rbx, [rbx + 4*r12] mov rsi, qword ptr [r14 + 8] mov rdi, r14 call SHA256_Transform mov r12d, dword ptr [rip + SHA256_BLOCK_LENGTH] .LBB0_6: movsxd rax, r12d cmp r15, rax jb .LBB0_9 .p2align 4, 0x90 .LBB0_7: # =>This Inner Loop Header: Depth=1 mov rdi, r14 mov rsi, rbx call SHA256_Transform mov eax, dword ptr [rip + SHA256_BLOCK_LENGTH] shl eax, 3 add dword ptr [r14], eax movsxd rax, dword ptr [rip + SHA256_BLOCK_LENGTH] sub r15, rax lea rbx, [rbx + 4*rax] cmp r15, rax jae .LBB0_7 .LBB0_9: test r15, r15 je .LBB0_12 # %bb.10: mov rdi, qword ptr [r14 + 8] .LBB0_11: mov rsi, rbx mov rdx, r15 call memcpy shl r15d, 3 add dword ptr [r14], r15d .LBB0_12: add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size SHA256_Update, .Lfunc_end0-SHA256_Update .cfi_endproc # -- End function .type SHA256_BLOCK_LENGTH,@object # @SHA256_BLOCK_LENGTH .comm SHA256_BLOCK_LENGTH,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_sha2.c_SHA256_Update.c" .globl SHA256_Update .p2align 2 .type SHA256_Update,%function .code 32 SHA256_Update: .fnstart .save {r4, r5, r6, r7, r8, r10, r11, lr} push {r4, r5, r6, r7, r8, r10, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 cmp r0, #0 beq .LBB0_2 cmp r1, #0 mov r6, r1 movne r5, r2 cmpne r2, #0 bne .LBB0_3 .LBB0_2: pop {r4, r5, r6, r7, r8, r10, r11, pc} .LBB0_3: movw r7, :lower16:SHA256_BLOCK_LENGTH mov r4, r0 movt r7, :upper16:SHA256_BLOCK_LENGTH ldr r1, [r4] ldr r0, [r7] asr r2, r1, #3 sdiv r2, r2, r0 mul r2, r2, r0 rsb r1, r2, r1, asr #3 cmp r1, #0 beq .LBB0_7 sub r8, r0, r1 ldr r0, [r4, #4] cmp r8, r5 add r0, r0, r1, lsl #2 bhi .LBB0_9 mov r1, r6 mov r2, r8 bl memcpy ldm r4, {r0, r1} add r0, r0, r8, lsl #3 str r0, [r4] mov r0, r4 bl SHA256_Transform ldr r0, [r7] add r6, r6, r8, lsl #2 sub r5, r5, r8 b .LBB0_7 .LBB0_6: mov r0, r4 mov r1, r6 bl SHA256_Transform ldr r0, [r7] ldr r1, [r4] add r0, r1, r0, lsl #3 str r0, [r4] ldr r0, [r7] add r6, r6, r0, lsl #2 sub r5, r5, r0 .LBB0_7: cmp r5, r0 bhs .LBB0_6 cmp r5, #0 popeq {r4, r5, r6, r7, r8, r10, r11, pc} ldr r0, [r4, #4] .LBB0_9: mov r1, r6 mov r2, r5 bl memcpy ldr r0, [r4] add r0, r0, r5, lsl #3 str r0, [r4] pop {r4, r5, r6, r7, r8, r10, r11, pc} .Lfunc_end0: .size SHA256_Update, .Lfunc_end0-SHA256_Update .cantunwind .fnend .type SHA256_BLOCK_LENGTH,%object .comm SHA256_BLOCK_LENGTH,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_stem_UTF_8_greek.c_r_step2d.c" .p2align 4, 0x90 # -- Begin function r_step2d .type r_step2d,@function r_step2d: # @r_step2d .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset rbp, -16 movsxd rax, dword ptr [rdi + 4] mov dword ptr [rdi], eax lea ecx, [rax - 5] xor ebp, ebp cmp ecx, dword ptr [rdi + 8] jle .LBB0_11 # %bb.1: mov rbx, rdi mov rcx, qword ptr [rdi + 16] mov eax, dword ptr [rcx + 4*rax - 4] cmp eax, 189 je .LBB0_3 # %bb.2: cmp eax, 131 jne .LBB0_11 .LBB0_3: mov esi, dword ptr [rip + a_35] mov rdi, rbx mov edx, 2 call find_among_b test eax, eax je .LBB0_11 # %bb.4: mov eax, dword ptr [rbx + 4] mov dword ptr [rbx + 24], eax mov rdi, rbx call slice_del test eax, eax js .LBB0_10 # %bb.5: mov rax, qword ptr [rbx + 40] mov qword ptr [rax], 0 mov eax, dword ptr [rbx + 4] mov dword ptr [rbx], eax mov esi, dword ptr [rip + a_36] mov rdi, rbx mov edx, 8 call find_among_b test eax, eax je .LBB0_11 # %bb.6: mov eax, dword ptr [rbx + 4] mov dword ptr [rbx + 24], eax cmp eax, dword ptr [rbx + 8] jg .LBB0_11 # %bb.7: mov rax, qword ptr [rbx + 32] mov rsi, qword ptr [rax] mov rdi, rbx call slice_to mov rcx, qword ptr [rbx + 32] mov qword ptr [rcx], rax test rax, rax je .LBB0_8 # %bb.9: mov edx, dword ptr [rip + s_68] mov rdi, rbx mov esi, 2 call slice_from_s test eax, eax js .LBB0_10 # %bb.13: mov ebp, dword ptr [rbx + 4] mov rax, qword ptr [rbx + 32] mov rcx, qword ptr [rax] mov rdi, rbx mov esi, ebp mov edx, ebp call insert_v mov dword ptr [rbx + 4], ebp test eax, eax mov ecx, 1 cmovns eax, ecx jmp .LBB0_12 .LBB0_10: mov ebp, eax .LBB0_11: mov eax, ebp .LBB0_12: add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .LBB0_8: .cfi_def_cfa_offset 32 mov ebp, -1 jmp .LBB0_11 .Lfunc_end0: .size r_step2d, .Lfunc_end0-r_step2d .cfi_endproc # -- End function .type a_35,@object # @a_35 .comm a_35,4,4 .type a_36,@object # @a_36 .comm a_36,4,4 .type s_68,@object # @s_68 .comm s_68,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym r_step2d
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_stem_UTF_8_greek.c_r_step2d.c" .p2align 2 .type r_step2d,%function .code 32 r_step2d: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 ldr r0, [r0, #4] mov r5, #0 ldr r1, [r4, #8] sub r2, r0, #5 str r0, [r4] cmp r2, r1 ble .LBB0_9 ldr r1, [r4, #12] add r0, r1, r0, lsl #2 ldr r0, [r0, #-4] cmp r0, #189 cmpne r0, #131 bne .LBB0_9 movw r0, :lower16:a_35 mov r2, #2 movt r0, :upper16:a_35 ldr r1, [r0] mov r0, r4 bl find_among_b cmp r0, #0 beq .LBB0_9 ldr r0, [r4, #4] str r0, [r4, #16] mov r0, r4 bl slice_del cmp r0, #0 bmi .LBB0_8 ldr r0, [r4, #4] ldr r1, [r4, #24] mov r5, #0 mov r2, #8 str r0, [r4] movw r0, :lower16:a_36 str r5, [r1] movt r0, :upper16:a_36 ldr r1, [r0] mov r0, r4 bl find_among_b cmp r0, #0 beq .LBB0_9 ldmib r4, {r0, r1} cmp r0, r1 str r0, [r4, #16] bgt .LBB0_9 ldr r0, [r4, #20] ldr r1, [r0] mov r0, r4 bl slice_to ldr r1, [r4, #20] cmp r0, #0 str r0, [r1] mvneq r0, #0 popeq {r4, r5, r11, pc} movw r0, :lower16:s_68 mov r1, #2 movt r0, :upper16:s_68 ldr r2, [r0] mov r0, r4 bl slice_from_s cmp r0, #0 bmi .LBB0_8 ldr r0, [r4, #20] ldr r5, [r4, #4] ldr r3, [r0] mov r0, r4 mov r1, r5 mov r2, r5 bl insert_v cmp r0, #0 str r5, [r4, #4] movpl r0, #1 pop {r4, r5, r11, pc} .LBB0_8: mov r5, r0 .LBB0_9: mov r0, r5 pop {r4, r5, r11, pc} .Lfunc_end0: .size r_step2d, .Lfunc_end0-r_step2d .cantunwind .fnend .type a_35,%object .comm a_35,4,4 .type a_36,%object .comm a_36,4,4 .type s_68,%object .comm s_68,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym r_step2d .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_wmi.c_ath6kl_wmi_meta_add.c" .p2align 4, 0x90 # -- Begin function ath6kl_wmi_meta_add .type ath6kl_wmi_meta_add,@function ath6kl_wmi_meta_add: # @ath6kl_wmi_meta_add .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push r12 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r12, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov r12, rcx mov r15, rdx mov r14, rsi test rsi, rsi sete al test rdx, rdx sete cl or cl, al movzx edi, cl call WARN_ON test rax, rax je .LBB0_2 # %bb.1: xor ebx, ebx sub ebx, dword ptr [rip + EINVAL] .LBB0_6: mov eax, ebx add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .LBB0_2: .cfi_def_cfa_offset 48 mov eax, dword ptr [r15] xor ebx, ebx cmp eax, 128 je .LBB0_5 # %bb.3: cmp eax, 129 jne .LBB0_6 # %bb.4: mov esi, dword ptr [rip + WMI_MAX_TX_META_SZ] mov rdi, r14 call skb_push mov rax, qword ptr [r14] mov qword ptr [rax], 0 mov dword ptr [r15], 129 jmp .LBB0_6 .LBB0_5: mov esi, dword ptr [rip + WMI_MAX_TX_META_SZ] mov rdi, r14 call skb_push mov rdi, qword ptr [r14] mov rsi, r12 mov edx, 4 call memcpy jmp .LBB0_6 .Lfunc_end0: .size ath6kl_wmi_meta_add, .Lfunc_end0-ath6kl_wmi_meta_add .cfi_endproc # -- End function .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type WMI_MAX_TX_META_SZ,@object # @WMI_MAX_TX_META_SZ .comm WMI_MAX_TX_META_SZ,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ath6kl_wmi_meta_add
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_wmi.c_ath6kl_wmi_meta_add.c" .p2align 2 .type ath6kl_wmi_meta_add,%function .code 32 ath6kl_wmi_meta_add: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 clz r0, r2 mov r4, r1 clz r1, r1 mov r7, r3 mov r5, r2 lsr r0, r0, #5 lsr r1, r1, #5 orr r0, r1, r0 bl WARN_ON cmp r0, #0 movwne r0, :lower16:EINVAL movtne r0, :upper16:EINVAL ldrne r0, [r0] rsbne r0, r0, #0 popne {r4, r5, r6, r7, r11, pc} ldr r0, [r5] mov r6, #0 cmp r0, #128 beq .LBB0_3 cmp r0, #129 bne .LBB0_4 movw r0, :lower16:WMI_MAX_TX_META_SZ movt r0, :upper16:WMI_MAX_TX_META_SZ ldr r1, [r0] mov r0, r4 bl skb_push ldr r0, [r4] mov r6, #0 str r6, [r0] str r6, [r0, #4] mov r0, #129 str r0, [r5] mov r0, r6 pop {r4, r5, r6, r7, r11, pc} .LBB0_3: movw r0, :lower16:WMI_MAX_TX_META_SZ movt r0, :upper16:WMI_MAX_TX_META_SZ ldr r1, [r0] mov r0, r4 bl skb_push ldr r0, [r4] mov r1, r7 mov r2, #4 bl memcpy .LBB0_4: mov r0, r6 pop {r4, r5, r6, r7, r11, pc} .Lfunc_end0: .size ath6kl_wmi_meta_add, .Lfunc_end0-ath6kl_wmi_meta_add .cantunwind .fnend .type EINVAL,%object .comm EINVAL,4,4 .type WMI_MAX_TX_META_SZ,%object .comm WMI_MAX_TX_META_SZ,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ath6kl_wmi_meta_add .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_bytcr_rt5651.c_log_quirks.c" .p2align 4, 0x90 # -- Begin function log_quirks .type log_quirks,@function log_quirks: # @log_quirks .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rdi mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_MAP cmp rax, qword ptr [rip + BYT_RT5651_DMIC_MAP] jne .LBB0_2 # %bb.1: mov esi, offset .L.str mov rdi, rbx xor eax, eax call dev_info .LBB0_2: mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_MAP cmp rax, qword ptr [rip + BYT_RT5651_IN1_MAP] jne .LBB0_4 # %bb.3: mov esi, offset .L.str.1 mov rdi, rbx xor eax, eax call dev_info .LBB0_4: mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_MAP cmp rax, qword ptr [rip + BYT_RT5651_IN2_MAP] jne .LBB0_6 # %bb.5: mov esi, offset .L.str.2 mov rdi, rbx xor eax, eax call dev_info .LBB0_6: mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_MAP cmp rax, qword ptr [rip + BYT_RT5651_IN1_IN2_MAP] jne .LBB0_8 # %bb.7: mov esi, offset .L.str.3 mov rdi, rbx xor eax, eax call dev_info .LBB0_8: mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_JDSRC test rax, rax je .LBB0_10 # %bb.9: mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_JDSRC mov esi, offset .L.str.4 mov rdi, rbx mov rdx, rax xor eax, eax call dev_info mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_OVCD_TH imul edx, eax, 100 mov esi, offset .L.str.5 mov rdi, rbx xor eax, eax call dev_info mov edi, dword ptr [rip + byt_rt5651_quirk] call BYT_RT5651_OVCD_SF mov esi, offset .L.str.6 mov rdi, rbx mov edx, eax xor eax, eax call dev_info .LBB0_10: mov eax, dword ptr [rip + byt_rt5651_quirk] test dword ptr [rip + BYT_RT5651_DMIC_EN], eax je .LBB0_12 # %bb.11: mov esi, offset .L.str.7 mov rdi, rbx xor eax, eax call dev_info mov eax, dword ptr [rip + byt_rt5651_quirk] .LBB0_12: test dword ptr [rip + BYT_RT5651_MCLK_EN], eax je .LBB0_14 # %bb.13: mov esi, offset .L.str.8 mov rdi, rbx xor eax, eax call dev_info mov eax, dword ptr [rip + byt_rt5651_quirk] .LBB0_14: test dword ptr [rip + BYT_RT5651_MCLK_25MHZ], eax je .LBB0_16 # %bb.15: mov esi, offset .L.str.9 mov rdi, rbx xor eax, eax call dev_info mov eax, dword ptr [rip + byt_rt5651_quirk] .LBB0_16: test dword ptr [rip + BYT_RT5651_SSP2_AIF2], eax je .LBB0_18 # %bb.17: mov esi, offset .L.str.10 mov rdi, rbx xor eax, eax call dev_info mov eax, dword ptr [rip + byt_rt5651_quirk] .LBB0_18: test dword ptr [rip + BYT_RT5651_SSP0_AIF1], eax je .LBB0_20 # %bb.19: mov esi, offset .L.str.11 mov rdi, rbx xor eax, eax call dev_info mov eax, dword ptr [rip + byt_rt5651_quirk] .LBB0_20: test dword ptr [rip + BYT_RT5651_SSP0_AIF2], eax je .LBB0_22 # %bb.21: mov esi, offset .L.str.12 mov rdi, rbx xor eax, eax call dev_info mov eax, dword ptr [rip + byt_rt5651_quirk] .LBB0_22: test dword ptr [rip + BYT_RT5651_MONO_SPEAKER], eax je .LBB0_24 # %bb.23: mov esi, offset .L.str.13 mov rdi, rbx xor eax, eax call dev_info mov eax, dword ptr [rip + byt_rt5651_quirk] .LBB0_24: test dword ptr [rip + BYT_RT5651_JD_NOT_INV], eax je .LBB0_25 # %bb.26: mov esi, offset .L.str.14 mov rdi, rbx xor eax, eax pop rbx .cfi_def_cfa_offset 8 jmp dev_info # TAILCALL .LBB0_25: .cfi_def_cfa_offset 16 pop rbx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size log_quirks, .Lfunc_end0-log_quirks .cfi_endproc # -- End function .type byt_rt5651_quirk,@object # @byt_rt5651_quirk .comm byt_rt5651_quirk,4,4 .type BYT_RT5651_DMIC_MAP,@object # @BYT_RT5651_DMIC_MAP .comm BYT_RT5651_DMIC_MAP,8,8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "quirk DMIC_MAP enabled" .size .L.str, 23 .type BYT_RT5651_IN1_MAP,@object # @BYT_RT5651_IN1_MAP .comm BYT_RT5651_IN1_MAP,8,8 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "quirk IN1_MAP enabled" .size .L.str.1, 22 .type BYT_RT5651_IN2_MAP,@object # @BYT_RT5651_IN2_MAP .comm BYT_RT5651_IN2_MAP,8,8 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "quirk IN2_MAP enabled" .size .L.str.2, 22 .type BYT_RT5651_IN1_IN2_MAP,@object # @BYT_RT5651_IN1_IN2_MAP .comm BYT_RT5651_IN1_IN2_MAP,8,8 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "quirk IN1_IN2_MAP enabled" .size .L.str.3, 26 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "quirk realtek,jack-detect-source %ld\n" .size .L.str.4, 38 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "quirk realtek,over-current-threshold-microamp %ld\n" .size .L.str.5, 51 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "quirk realtek,over-current-scale-factor %ld\n" .size .L.str.6, 45 .type BYT_RT5651_DMIC_EN,@object # @BYT_RT5651_DMIC_EN .comm BYT_RT5651_DMIC_EN,4,4 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "quirk DMIC enabled" .size .L.str.7, 19 .type BYT_RT5651_MCLK_EN,@object # @BYT_RT5651_MCLK_EN .comm BYT_RT5651_MCLK_EN,4,4 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz "quirk MCLK_EN enabled" .size .L.str.8, 22 .type BYT_RT5651_MCLK_25MHZ,@object # @BYT_RT5651_MCLK_25MHZ .comm BYT_RT5651_MCLK_25MHZ,4,4 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz "quirk MCLK_25MHZ enabled" .size .L.str.9, 25 .type BYT_RT5651_SSP2_AIF2,@object # @BYT_RT5651_SSP2_AIF2 .comm BYT_RT5651_SSP2_AIF2,4,4 .type .L.str.10,@object # @.str.10 .L.str.10: .asciz "quirk SSP2_AIF2 enabled\n" .size .L.str.10, 25 .type BYT_RT5651_SSP0_AIF1,@object # @BYT_RT5651_SSP0_AIF1 .comm BYT_RT5651_SSP0_AIF1,4,4 .type .L.str.11,@object # @.str.11 .L.str.11: .asciz "quirk SSP0_AIF1 enabled\n" .size .L.str.11, 25 .type BYT_RT5651_SSP0_AIF2,@object # @BYT_RT5651_SSP0_AIF2 .comm BYT_RT5651_SSP0_AIF2,4,4 .type .L.str.12,@object # @.str.12 .L.str.12: .asciz "quirk SSP0_AIF2 enabled\n" .size .L.str.12, 25 .type BYT_RT5651_MONO_SPEAKER,@object # @BYT_RT5651_MONO_SPEAKER .comm BYT_RT5651_MONO_SPEAKER,4,4 .type .L.str.13,@object # @.str.13 .L.str.13: .asciz "quirk MONO_SPEAKER enabled\n" .size .L.str.13, 28 .type BYT_RT5651_JD_NOT_INV,@object # @BYT_RT5651_JD_NOT_INV .comm BYT_RT5651_JD_NOT_INV,4,4 .type .L.str.14,@object # @.str.14 .L.str.14: .asciz "quirk JD_NOT_INV enabled\n" .size .L.str.14, 26 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym log_quirks
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_bytcr_rt5651.c_log_quirks.c" .p2align 2 .type log_quirks,%function .code 32 log_quirks: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 movw r5, :lower16:byt_rt5651_quirk mov r4, r0 movt r5, :upper16:byt_rt5651_quirk ldr r0, [r5] bl BYT_RT5651_MAP movw r1, :lower16:BYT_RT5651_DMIC_MAP movt r1, :upper16:BYT_RT5651_DMIC_MAP ldr r1, [r1] cmp r0, r1 bne .LBB0_2 movw r1, :lower16:.L.str mov r0, r4 movt r1, :upper16:.L.str bl dev_info .LBB0_2: ldr r0, [r5] bl BYT_RT5651_MAP movw r1, :lower16:BYT_RT5651_IN1_MAP movt r1, :upper16:BYT_RT5651_IN1_MAP ldr r1, [r1] cmp r0, r1 bne .LBB0_4 movw r1, :lower16:.L.str.1 mov r0, r4 movt r1, :upper16:.L.str.1 bl dev_info .LBB0_4: ldr r0, [r5] bl BYT_RT5651_MAP movw r1, :lower16:BYT_RT5651_IN2_MAP movt r1, :upper16:BYT_RT5651_IN2_MAP ldr r1, [r1] cmp r0, r1 bne .LBB0_6 movw r1, :lower16:.L.str.2 mov r0, r4 movt r1, :upper16:.L.str.2 bl dev_info .LBB0_6: ldr r0, [r5] bl BYT_RT5651_MAP movw r1, :lower16:BYT_RT5651_IN1_IN2_MAP movt r1, :upper16:BYT_RT5651_IN1_IN2_MAP ldr r1, [r1] cmp r0, r1 bne .LBB0_8 movw r1, :lower16:.L.str.3 mov r0, r4 movt r1, :upper16:.L.str.3 bl dev_info .LBB0_8: ldr r0, [r5] bl BYT_RT5651_JDSRC cmp r0, #0 beq .LBB0_10 ldr r0, [r5] bl BYT_RT5651_JDSRC movw r1, :lower16:.L.str.4 mov r2, r0 mov r0, r4 movt r1, :upper16:.L.str.4 bl dev_info ldr r0, [r5] bl BYT_RT5651_OVCD_TH mov r1, #100 mul r2, r0, r1 movw r1, :lower16:.L.str.5 mov r0, r4 movt r1, :upper16:.L.str.5 bl dev_info ldr r0, [r5] bl BYT_RT5651_OVCD_SF movw r1, :lower16:.L.str.6 mov r2, r0 mov r0, r4 movt r1, :upper16:.L.str.6 bl dev_info .LBB0_10: movw r1, :lower16:BYT_RT5651_DMIC_EN ldr r0, [r5] movt r1, :upper16:BYT_RT5651_DMIC_EN ldr r1, [r1] tst r1, r0 beq .LBB0_12 movw r1, :lower16:.L.str.7 mov r0, r4 movt r1, :upper16:.L.str.7 bl dev_info ldr r0, [r5] .LBB0_12: movw r1, :lower16:BYT_RT5651_MCLK_EN movt r1, :upper16:BYT_RT5651_MCLK_EN ldr r1, [r1] tst r1, r0 beq .LBB0_14 movw r1, :lower16:.L.str.8 mov r0, r4 movt r1, :upper16:.L.str.8 bl dev_info ldr r0, [r5] .LBB0_14: movw r1, :lower16:BYT_RT5651_MCLK_25MHZ movt r1, :upper16:BYT_RT5651_MCLK_25MHZ ldr r1, [r1] tst r1, r0 beq .LBB0_16 movw r1, :lower16:.L.str.9 mov r0, r4 movt r1, :upper16:.L.str.9 bl dev_info ldr r0, [r5] .LBB0_16: movw r1, :lower16:BYT_RT5651_SSP2_AIF2 movt r1, :upper16:BYT_RT5651_SSP2_AIF2 ldr r1, [r1] tst r1, r0 beq .LBB0_18 movw r1, :lower16:.L.str.10 mov r0, r4 movt r1, :upper16:.L.str.10 bl dev_info ldr r0, [r5] .LBB0_18: movw r1, :lower16:BYT_RT5651_SSP0_AIF1 movt r1, :upper16:BYT_RT5651_SSP0_AIF1 ldr r1, [r1] tst r1, r0 beq .LBB0_20 movw r1, :lower16:.L.str.11 mov r0, r4 movt r1, :upper16:.L.str.11 bl dev_info ldr r0, [r5] .LBB0_20: movw r1, :lower16:BYT_RT5651_SSP0_AIF2 movt r1, :upper16:BYT_RT5651_SSP0_AIF2 ldr r1, [r1] tst r1, r0 beq .LBB0_22 movw r1, :lower16:.L.str.12 mov r0, r4 movt r1, :upper16:.L.str.12 bl dev_info ldr r0, [r5] .LBB0_22: movw r1, :lower16:BYT_RT5651_MONO_SPEAKER movt r1, :upper16:BYT_RT5651_MONO_SPEAKER ldr r1, [r1] tst r1, r0 beq .LBB0_24 movw r1, :lower16:.L.str.13 mov r0, r4 movt r1, :upper16:.L.str.13 bl dev_info ldr r0, [r5] .LBB0_24: movw r1, :lower16:BYT_RT5651_JD_NOT_INV movt r1, :upper16:BYT_RT5651_JD_NOT_INV ldr r1, [r1] tst r1, r0 popeq {r4, r5, r11, pc} movw r1, :lower16:.L.str.14 mov r0, r4 movt r1, :upper16:.L.str.14 pop {r4, r5, r11, lr} b dev_info .Lfunc_end0: .size log_quirks, .Lfunc_end0-log_quirks .cantunwind .fnend .type byt_rt5651_quirk,%object .comm byt_rt5651_quirk,4,4 .type BYT_RT5651_DMIC_MAP,%object .comm BYT_RT5651_DMIC_MAP,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "quirk DMIC_MAP enabled" .size .L.str, 23 .type BYT_RT5651_IN1_MAP,%object .comm BYT_RT5651_IN1_MAP,4,4 .type .L.str.1,%object .L.str.1: .asciz "quirk IN1_MAP enabled" .size .L.str.1, 22 .type BYT_RT5651_IN2_MAP,%object .comm BYT_RT5651_IN2_MAP,4,4 .type .L.str.2,%object .L.str.2: .asciz "quirk IN2_MAP enabled" .size .L.str.2, 22 .type BYT_RT5651_IN1_IN2_MAP,%object .comm BYT_RT5651_IN1_IN2_MAP,4,4 .type .L.str.3,%object .L.str.3: .asciz "quirk IN1_IN2_MAP enabled" .size .L.str.3, 26 .type .L.str.4,%object .L.str.4: .asciz "quirk realtek,jack-detect-source %ld\n" .size .L.str.4, 38 .type .L.str.5,%object .L.str.5: .asciz "quirk realtek,over-current-threshold-microamp %ld\n" .size .L.str.5, 51 .type .L.str.6,%object .L.str.6: .asciz "quirk realtek,over-current-scale-factor %ld\n" .size .L.str.6, 45 .type BYT_RT5651_DMIC_EN,%object .comm BYT_RT5651_DMIC_EN,4,4 .type .L.str.7,%object .L.str.7: .asciz "quirk DMIC enabled" .size .L.str.7, 19 .type BYT_RT5651_MCLK_EN,%object .comm BYT_RT5651_MCLK_EN,4,4 .type .L.str.8,%object .L.str.8: .asciz "quirk MCLK_EN enabled" .size .L.str.8, 22 .type BYT_RT5651_MCLK_25MHZ,%object .comm BYT_RT5651_MCLK_25MHZ,4,4 .type .L.str.9,%object .L.str.9: .asciz "quirk MCLK_25MHZ enabled" .size .L.str.9, 25 .type BYT_RT5651_SSP2_AIF2,%object .comm BYT_RT5651_SSP2_AIF2,4,4 .type .L.str.10,%object .L.str.10: .asciz "quirk SSP2_AIF2 enabled\n" .size .L.str.10, 25 .type BYT_RT5651_SSP0_AIF1,%object .comm BYT_RT5651_SSP0_AIF1,4,4 .type .L.str.11,%object .L.str.11: .asciz "quirk SSP0_AIF1 enabled\n" .size .L.str.11, 25 .type BYT_RT5651_SSP0_AIF2,%object .comm BYT_RT5651_SSP0_AIF2,4,4 .type .L.str.12,%object .L.str.12: .asciz "quirk SSP0_AIF2 enabled\n" .size .L.str.12, 25 .type BYT_RT5651_MONO_SPEAKER,%object .comm BYT_RT5651_MONO_SPEAKER,4,4 .type .L.str.13,%object .L.str.13: .asciz "quirk MONO_SPEAKER enabled\n" .size .L.str.13, 28 .type BYT_RT5651_JD_NOT_INV,%object .comm BYT_RT5651_JD_NOT_INV,4,4 .type .L.str.14,%object .L.str.14: .asciz "quirk JD_NOT_INV enabled\n" .size .L.str.14, 26 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym log_quirks .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_foreachglob.c_test_refs_foreachglob__initialize.c" .globl test_refs_foreachglob__initialize # -- Begin function test_refs_foreachglob__initialize .p2align 4, 0x90 .type test_refs_foreachglob__initialize,@function test_refs_foreachglob__initialize: # @test_refs_foreachglob__initialize .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 sub rsp, 16 .cfi_def_cfa_offset 32 .cfi_offset rbx, -16 mov edi, offset .L.str call cl_fixture_sandbox mov edi, offset repo mov esi, offset .L.str call git_repository_open mov edi, eax call cl_git_pass lea rbx, [rsp + 12] mov esi, offset .L.str.1 mov rdi, rbx call git_oid_fromstr mov edi, eax call cl_git_pass mov esi, dword ptr [rip + repo] mov edi, offset fake_remote mov edx, offset .L.str.2 mov rcx, rbx xor r8d, r8d xor r9d, r9d call git_reference_create mov edi, eax call cl_git_pass add rsp, 16 .cfi_def_cfa_offset 16 pop rbx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size test_refs_foreachglob__initialize, .Lfunc_end0-test_refs_foreachglob__initialize .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "testrepo.git" .size .L.str, 13 .type repo,@object # @repo .comm repo,4,4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "be3563ae3f795b2b4353bcce3a527ad0a4f7f644" .size .L.str.1, 41 .type fake_remote,@object # @fake_remote .comm fake_remote,4,4 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "refs/remotes/nulltoken/master" .size .L.str.2, 30 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym repo .addrsig_sym fake_remote
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_foreachglob.c_test_refs_foreachglob__initialize.c" .globl test_refs_foreachglob__initialize .p2align 2 .type test_refs_foreachglob__initialize,%function .code 32 test_refs_foreachglob__initialize: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 .pad #16 sub sp, sp, #16 movw r4, :lower16:.L.str movt r4, :upper16:.L.str mov r0, r4 bl cl_fixture_sandbox movw r5, :lower16:repo mov r1, r4 movt r5, :upper16:repo mov r0, r5 bl git_repository_open bl cl_git_pass movw r1, :lower16:.L.str.1 add r4, sp, #12 movt r1, :upper16:.L.str.1 mov r0, r4 bl git_oid_fromstr bl cl_git_pass ldr r1, [r5] mov r0, #0 movw r2, :lower16:.L.str.2 mov r3, r4 str r0, [sp] str r0, [sp, #4] movw r0, :lower16:fake_remote movt r2, :upper16:.L.str.2 movt r0, :upper16:fake_remote bl git_reference_create bl cl_git_pass sub sp, r11, #8 pop {r4, r5, r11, pc} .Lfunc_end0: .size test_refs_foreachglob__initialize, .Lfunc_end0-test_refs_foreachglob__initialize .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "testrepo.git" .size .L.str, 13 .type repo,%object .comm repo,4,4 .type .L.str.1,%object .L.str.1: .asciz "be3563ae3f795b2b4353bcce3a527ad0a4f7f644" .size .L.str.1, 41 .type fake_remote,%object .comm fake_remote,4,4 .type .L.str.2,%object .L.str.2: .asciz "refs/remotes/nulltoken/master" .size .L.str.2, 30 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym repo .addrsig_sym fake_remote .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_jfs_metapage.c___get_metapage.c" .globl __get_metapage # -- Begin function __get_metapage .p2align 4, 0x90 .type __get_metapage,@function __get_metapage: # @__get_metapage .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 push rax .cfi_def_cfa_offset 64 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov qword ptr [rsp], r8 # 8-byte Spill mov r13d, ecx mov r12d, edx mov r14, rsi mov r15, rdi movsxd rsi, dword ptr [rdi + 32] mov edi, offset .L.str mov rdx, r14 xor eax, eax call jfs_info mov eax, dword ptr [r15] mov ecx, dword ptr [rip + PAGE_CACHE_SHIFT] sub ecx, eax mov rbx, r14 shr rbx, cl mov rdx, rbx # kill: def $cl killed $cl killed $ecx shl rdx, cl mov rbp, r14 sub rbp, rdx mov ecx, eax shl rbp, cl mov ecx, r12d add rcx, rbp cmp rcx, qword ptr [rip + PAGE_CACHE_SIZE] jbe .LBB0_2 # %bb.1: xor r13d, r13d mov edi, offset .L.str.1 xor eax, eax call jfs_err mov edi, offset .L.str.2 mov rsi, r14 mov edx, r12d xor eax, eax call jfs_err xor eax, eax call dump_stack jmp .LBB0_31 .LBB0_2: test r13d, r13d je .LBB0_4 # %bb.3: mov edi, dword ptr [r15 + 16] call JFS_SBI mov rax, qword ptr [rax] jmp .LBB0_6 .LBB0_4: mov rdx, r14 mov ecx, eax shl rdx, cl cmp rdx, qword ptr [r15 + 8] jae .LBB0_20 # %bb.5: lea rax, [r15 + 24] .LBB0_6: mov rdi, qword ptr [rax] cmp qword ptr [rsp], 0 # 8-byte Folded Reload je .LBB0_12 # %bb.7: mov rax, qword ptr [rip + PSIZE] cmp rax, qword ptr [rip + PAGE_CACHE_SIZE] jne .LBB0_12 # %bb.8: mov rsi, rbx call grab_cache_page test rax, rax je .LBB0_9 # %bb.11: mov rbx, rax mov rdi, rax call SetPageUptodate jmp .LBB0_16 .LBB0_12: mov rsi, rbx xor edx, edx call read_mapping_page mov rbx, rax mov rdi, rax call IS_ERR test rax, rax je .LBB0_13 .LBB0_14: xor r13d, r13d mov edi, offset .L.str.4 .LBB0_10: xor eax, eax call jfs_err jmp .LBB0_31 .LBB0_13: mov rdi, rbx call PageUptodate test eax, eax je .LBB0_14 # %bb.15: mov rdi, rbx call lock_page .LBB0_16: mov rdi, rbx mov rsi, rbp call page_to_mp test rax, rax je .LBB0_25 # %bb.17: mov r13, rax cmp dword ptr [rax], r12d jne .LBB0_18 # %bb.21: add dword ptr [r13 + 4], 1 mov rdi, r13 call lock_metapage mov edi, dword ptr [rip + META_discard] mov rbp, r13 add rbp, 40 mov rsi, rbp call test_bit test rax, rax je .LBB0_28 # %bb.22: cmp qword ptr [rsp], 0 # 8-byte Folded Reload je .LBB0_23 # %bb.24: mov edi, dword ptr [rip + META_discard] mov rsi, rbp call clear_bit jmp .LBB0_29 .LBB0_25: mov edi, dword ptr [rip + mpStat] call INCREMENT mov edi, dword ptr [rip + GFP_NOFS] call alloc_metapage mov r13, rax mov qword ptr [rax + 48], rbx mov qword ptr [rax + 40], 0 mov eax, dword ptr [rip + COMMIT_PAGE] mov dword ptr [r13 + 32], eax mov dword ptr [r13 + 4], 1 mov qword ptr [r13 + 24], 0 mov dword ptr [r13], r12d mov rdi, rbx call page_address add rax, rbp mov qword ptr [r13 + 16], rax mov qword ptr [r13 + 8], r14 mov rdi, rbx mov rsi, r13 call insert_metapage mov edi, eax call unlikely test rax, rax je .LBB0_27 # %bb.26: mov rdi, r13 call free_metapage jmp .LBB0_19 .LBB0_9: xor r13d, r13d mov edi, offset .L.str.3 jmp .LBB0_10 .LBB0_18: mov edi, dword ptr [r15 + 16] mov esi, offset .L.str.5 call jfs_error mov esi, dword ptr [r13] mov edi, offset .L.str.6 mov edx, r12d xor eax, eax call jfs_err xor eax, eax call dump_stack jmp .LBB0_19 .LBB0_27: mov rdi, r13 call lock_metapage .LBB0_28: cmp qword ptr [rsp], 0 # 8-byte Folded Reload je .LBB0_30 .LBB0_29: mov edi, offset .L.str.8 mov rsi, r13 xor eax, eax call jfs_info mov rdi, qword ptr [r13 + 16] mov rdx, qword ptr [rip + PSIZE] xor esi, esi call memset .LBB0_30: mov rdi, rbx call unlock_page mov rdx, qword ptr [r13 + 16] mov edi, offset .L.str.9 mov rsi, r13 xor eax, eax call jfs_info jmp .LBB0_31 .LBB0_23: mov edi, dword ptr [r15 + 16] mov esi, offset .L.str.7 call jfs_error mov rdi, r13 call discard_metapage .LBB0_19: mov rdi, rbx call unlock_page .LBB0_20: xor r13d, r13d .LBB0_31: mov rax, r13 add rsp, 8 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size __get_metapage, .Lfunc_end0-__get_metapage .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "__get_metapage: ino = %ld, lblock = 0x%lx, abs=%d" .size .L.str, 50 .type PAGE_CACHE_SHIFT,@object # @PAGE_CACHE_SHIFT .comm PAGE_CACHE_SHIFT,4,4 .type PAGE_CACHE_SIZE,@object # @PAGE_CACHE_SIZE .comm PAGE_CACHE_SIZE,8,8 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "MetaData crosses page boundary!!" .size .L.str.1, 33 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "lblock = %lx, size = %d" .size .L.str.2, 25 .type PSIZE,@object # @PSIZE .comm PSIZE,8,8 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "grab_cache_page failed!" .size .L.str.3, 24 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "read_mapping_page failed!" .size .L.str.4, 26 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "__get_metapage: mp->logical_size != size" .size .L.str.5, 41 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "logical_size = %d, size = %d" .size .L.str.6, 29 .type META_discard,@object # @META_discard .comm META_discard,4,4 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "__get_metapage: using a discarded metapage" .size .L.str.7, 43 .type mpStat,@object # @mpStat .comm mpStat,4,4 .type GFP_NOFS,@object # @GFP_NOFS .comm GFP_NOFS,4,4 .type COMMIT_PAGE,@object # @COMMIT_PAGE .comm COMMIT_PAGE,4,4 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz "zeroing mp = 0x%p" .size .L.str.8, 18 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz "__get_metapage: returning = 0x%p data = 0x%p" .size .L.str.9, 45 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_jfs_metapage.c___get_metapage.c" .globl __get_metapage .p2align 2 .type __get_metapage,%function .code 32 __get_metapage: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #12 sub sp, sp, #12 mov r7, r1 ldr r1, [r0, #16] mov r4, r0 movw r0, :lower16:.L.str mov r8, r2 mov r5, r3 movt r0, :upper16:.L.str mov r2, r7 bl jfs_info movw r0, :lower16:PAGE_CACHE_SHIFT ldr r10, [r4] movw r9, :lower16:PAGE_CACHE_SIZE movt r0, :upper16:PAGE_CACHE_SHIFT movt r9, :upper16:PAGE_CACHE_SIZE ldr r0, [r0] ldr r1, [r9] sub r0, r0, r10 lsr r6, r7, r0 sub r2, r7, r6, lsl r0 add r0, r8, r2, lsl r10 cmp r0, r1 bls .LBB0_3 movw r0, :lower16:.L.str.1 movt r0, :upper16:.L.str.1 bl jfs_err movw r0, :lower16:.L.str.2 mov r1, r7 mov r2, r8 movt r0, :upper16:.L.str.2 bl jfs_err bl dump_stack .LBB0_2: mov r5, #0 b .LBB0_28 .LBB0_3: cmp r5, #0 str r8, [sp, #8] beq .LBB0_5 ldr r0, [r4, #8] str r2, [sp, #4] bl JFS_SBI ldr r0, [r0] b .LBB0_7 .LBB0_5: ldr r0, [r4, #4] mov r5, #0 cmp r0, r7, lsl r10 bls .LBB0_28 add r0, r4, #12 str r2, [sp, #4] .LBB0_7: ldr r8, [r11, #8] ldr r0, [r0] cmp r8, #0 beq .LBB0_11 movw r2, :lower16:PSIZE ldr r1, [r9] movt r2, :upper16:PSIZE ldr r2, [r2] cmp r2, r1 bne .LBB0_11 mov r1, r6 bl grab_cache_page cmp r0, #0 beq .LBB0_22 mov r6, r0 mov r9, r8 bl SetPageUptodate b .LBB0_15 .LBB0_11: mov r1, r6 mov r2, #0 mov r5, #0 bl read_mapping_page mov r6, r0 bl IS_ERR cmp r0, #0 beq .LBB0_13 .LBB0_12: movw r0, :lower16:.L.str.4 movt r0, :upper16:.L.str.4 bl jfs_err b .LBB0_28 .LBB0_13: mov r0, r6 bl PageUptodate cmp r0, #0 beq .LBB0_12 mov r0, r6 mov r9, r8 bl lock_page .LBB0_15: ldr r0, [sp, #4] lsl r8, r0, r10 mov r0, r6 mov r1, r8 bl page_to_mp cmp r0, #0 beq .LBB0_20 mov r5, r0 ldr r0, [r0] ldr r7, [sp, #8] cmp r0, r7 bne .LBB0_23 ldr r0, [r5, #4] add r0, r0, #1 str r0, [r5, #4] mov r0, r5 bl lock_metapage movw r8, :lower16:META_discard add r7, r5, #24 movt r8, :upper16:META_discard mov r1, r7 ldr r0, [r8] bl test_bit cmp r0, #0 beq .LBB0_25 cmp r9, #0 beq .LBB0_29 ldr r0, [r8] mov r1, r7 bl clear_bit b .LBB0_26 .LBB0_20: movw r0, :lower16:mpStat movt r0, :upper16:mpStat ldr r0, [r0] bl INCREMENT movw r0, :lower16:GFP_NOFS movt r0, :upper16:GFP_NOFS ldr r0, [r0] bl alloc_metapage mov r5, r0 mov r1, #1 ldr r2, [sp, #8] mov r0, #0 str r1, [r5, #4] movw r1, :lower16:COMMIT_PAGE str r0, [r5, #16] str r0, [r5, #24] mov r0, r6 str r6, [r5, #28] movt r1, :upper16:COMMIT_PAGE ldr r1, [r1] str r2, [r5] str r1, [r5, #20] bl page_address add r0, r0, r8 mov r1, r5 str r7, [r5, #8] str r0, [r5, #12] mov r0, r6 bl insert_metapage bl unlikely cmp r0, #0 beq .LBB0_24 mov r0, r5 bl free_metapage b .LBB0_30 .LBB0_22: movw r0, :lower16:.L.str.3 movt r0, :upper16:.L.str.3 bl jfs_err b .LBB0_2 .LBB0_23: ldr r0, [r4, #8] movw r1, :lower16:.L.str.5 movt r1, :upper16:.L.str.5 bl jfs_error ldr r1, [r5] movw r0, :lower16:.L.str.6 mov r2, r7 movt r0, :upper16:.L.str.6 bl jfs_err bl dump_stack b .LBB0_30 .LBB0_24: mov r0, r5 bl lock_metapage .LBB0_25: cmp r9, #0 beq .LBB0_27 .LBB0_26: movw r0, :lower16:.L.str.8 mov r1, r5 movt r0, :upper16:.L.str.8 bl jfs_info movw r1, :lower16:PSIZE ldr r0, [r5, #12] movt r1, :upper16:PSIZE ldr r2, [r1] mov r1, #0 bl memset .LBB0_27: mov r0, r6 bl unlock_page ldr r2, [r5, #12] movw r0, :lower16:.L.str.9 mov r1, r5 movt r0, :upper16:.L.str.9 bl jfs_info .LBB0_28: mov r0, r5 sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .LBB0_29: ldr r0, [r4, #8] movw r1, :lower16:.L.str.7 movt r1, :upper16:.L.str.7 bl jfs_error mov r0, r5 bl discard_metapage .LBB0_30: mov r0, r6 bl unlock_page b .LBB0_2 .Lfunc_end0: .size __get_metapage, .Lfunc_end0-__get_metapage .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "__get_metapage: ino = %ld, lblock = 0x%lx, abs=%d" .size .L.str, 50 .type PAGE_CACHE_SHIFT,%object .comm PAGE_CACHE_SHIFT,4,4 .type PAGE_CACHE_SIZE,%object .comm PAGE_CACHE_SIZE,4,4 .type .L.str.1,%object .L.str.1: .asciz "MetaData crosses page boundary!!" .size .L.str.1, 33 .type .L.str.2,%object .L.str.2: .asciz "lblock = %lx, size = %d" .size .L.str.2, 25 .type PSIZE,%object .comm PSIZE,4,4 .type .L.str.3,%object .L.str.3: .asciz "grab_cache_page failed!" .size .L.str.3, 24 .type .L.str.4,%object .L.str.4: .asciz "read_mapping_page failed!" .size .L.str.4, 26 .type .L.str.5,%object .L.str.5: .asciz "__get_metapage: mp->logical_size != size" .size .L.str.5, 41 .type .L.str.6,%object .L.str.6: .asciz "logical_size = %d, size = %d" .size .L.str.6, 29 .type META_discard,%object .comm META_discard,4,4 .type .L.str.7,%object .L.str.7: .asciz "__get_metapage: using a discarded metapage" .size .L.str.7, 43 .type mpStat,%object .comm mpStat,4,4 .type GFP_NOFS,%object .comm GFP_NOFS,4,4 .type COMMIT_PAGE,%object .comm COMMIT_PAGE,4,4 .type .L.str.8,%object .L.str.8: .asciz "zeroing mp = 0x%p" .size .L.str.8, 18 .type .L.str.9,%object .L.str.9: .asciz "__get_metapage: returning = 0x%p data = 0x%p" .size .L.str.9, 45 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_nls_iso8859-14.c_char2uni.c" .p2align 4, 0x90 # -- Begin function char2uni .type char2uni,@function char2uni: # @char2uni .cfi_startproc # %bb.0: mov rax, qword ptr [rip + charset2uni] movzx ecx, byte ptr [rdi] mov eax, dword ptr [rax + 4*rcx] mov dword ptr [rdx], eax xor ecx, ecx sub ecx, dword ptr [rip + EINVAL] test eax, eax mov eax, 1 cmove eax, ecx ret .Lfunc_end0: .size char2uni, .Lfunc_end0-char2uni .cfi_endproc # -- End function .type charset2uni,@object # @charset2uni .comm charset2uni,8,8 .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym char2uni
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_nls_iso8859-14.c_char2uni.c" .p2align 2 .type char2uni,%function .code 32 char2uni: .fnstart movw r1, :lower16:charset2uni ldrb r0, [r0] movt r1, :upper16:charset2uni ldr r1, [r1] ldr r1, [r1, r0, lsl #2] movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL str r1, [r2] cmp r1, #0 ldr r2, [r0] mov r0, #1 rsbeq r0, r2, #0 bx lr .Lfunc_end0: .size char2uni, .Lfunc_end0-char2uni .cantunwind .fnend .type charset2uni,%object .comm charset2uni,4,4 .type EINVAL,%object .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym char2uni .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_m68kops.h_m68k_op_nbcd_8_aw.c" .p2align 4, 0x90 # -- Begin function m68k_op_nbcd_8_aw .type m68k_op_nbcd_8_aw,@function m68k_op_nbcd_8_aw: # @m68k_op_nbcd_8_aw .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset rbp, -16 xor eax, eax call EA_AW_8 mov ebx, eax mov edi, eax call m68ki_read_8 mov ebp, eax xor eax, eax call XFLAG_AS_1 add eax, ebp mov ebp, 154 mov edi, 154 sub edi, eax call MASK_OUT_ABOVE_8 cmp eax, 154 jne .LBB0_1 # %bb.2: mov eax, dword ptr [rip + VFLAG_CLEAR] mov dword ptr [rip + FLAG_V], eax mov eax, offset XFLAG_CLEAR mov ecx, offset CFLAG_CLEAR jmp .LBB0_3 .LBB0_1: mov ecx, eax not ecx mov dword ptr [rip + FLAG_V], ecx mov ecx, eax and ecx, 15 mov edi, eax and edi, 240 add edi, 16 cmp ecx, 10 cmovne edi, eax call MASK_OUT_ABOVE_8 mov ebp, eax and dword ptr [rip + FLAG_V], eax mov edi, eax call MASK_OUT_ABOVE_8 mov edi, ebx mov esi, eax call m68ki_write_8 or dword ptr [rip + FLAG_Z], ebp mov eax, offset XFLAG_SET mov ecx, offset CFLAG_SET .LBB0_3: mov ecx, dword ptr [rcx] mov dword ptr [rip + FLAG_C], ecx mov eax, dword ptr [rax] mov dword ptr [rip + FLAG_X], eax mov edi, ebp call NFLAG_8 mov dword ptr [rip + FLAG_N], eax add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size m68k_op_nbcd_8_aw, .Lfunc_end0-m68k_op_nbcd_8_aw .cfi_endproc # -- End function .type FLAG_V,@object # @FLAG_V .comm FLAG_V,4,4 .type FLAG_Z,@object # @FLAG_Z .comm FLAG_Z,4,4 .type CFLAG_SET,@object # @CFLAG_SET .comm CFLAG_SET,4,4 .type FLAG_C,@object # @FLAG_C .comm FLAG_C,4,4 .type XFLAG_SET,@object # @XFLAG_SET .comm XFLAG_SET,4,4 .type FLAG_X,@object # @FLAG_X .comm FLAG_X,4,4 .type VFLAG_CLEAR,@object # @VFLAG_CLEAR .comm VFLAG_CLEAR,4,4 .type CFLAG_CLEAR,@object # @CFLAG_CLEAR .comm CFLAG_CLEAR,4,4 .type XFLAG_CLEAR,@object # @XFLAG_CLEAR .comm XFLAG_CLEAR,4,4 .type FLAG_N,@object # @FLAG_N .comm FLAG_N,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym m68k_op_nbcd_8_aw
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_m68kops.h_m68k_op_nbcd_8_aw.c" .p2align 2 .type m68k_op_nbcd_8_aw,%function .code 32 m68k_op_nbcd_8_aw: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 bl EA_AW_8 mov r4, r0 bl m68ki_read_8 mov r5, r0 bl XFLAG_AS_1 add r0, r5, r0 rsb r0, r0, #154 bl MASK_OUT_ABOVE_8 cmp r0, #154 bne .LBB0_2 movw r0, :lower16:VFLAG_CLEAR movw r1, :lower16:FLAG_V mov r5, #154 movt r0, :upper16:VFLAG_CLEAR movt r1, :upper16:FLAG_V ldr r0, [r0] str r0, [r1] movw r0, :lower16:XFLAG_CLEAR movw r1, :lower16:CFLAG_CLEAR movt r0, :upper16:XFLAG_CLEAR movt r1, :upper16:CFLAG_CLEAR b .LBB0_3 .LBB0_2: movw r6, :lower16:FLAG_V mvn r1, r0 and r2, r0, #240 movt r6, :upper16:FLAG_V str r1, [r6] and r1, r0, #15 cmp r1, #10 addeq r0, r2, #16 bl MASK_OUT_ABOVE_8 mov r5, r0 ldr r0, [r6] and r0, r0, r5 str r0, [r6] mov r0, r5 bl MASK_OUT_ABOVE_8 mov r1, r0 mov r0, r4 bl m68ki_write_8 movw r0, :lower16:FLAG_Z movt r0, :upper16:FLAG_Z ldr r1, [r0] orr r1, r1, r5 str r1, [r0] movw r0, :lower16:XFLAG_SET movw r1, :lower16:CFLAG_SET movt r0, :upper16:XFLAG_SET movt r1, :upper16:CFLAG_SET .LBB0_3: ldr r1, [r1] movw r2, :lower16:FLAG_C ldr r0, [r0] movt r2, :upper16:FLAG_C str r1, [r2] movw r1, :lower16:FLAG_X movt r1, :upper16:FLAG_X str r0, [r1] mov r0, r5 bl NFLAG_8 movw r1, :lower16:FLAG_N movt r1, :upper16:FLAG_N str r0, [r1] pop {r4, r5, r6, r10, r11, pc} .Lfunc_end0: .size m68k_op_nbcd_8_aw, .Lfunc_end0-m68k_op_nbcd_8_aw .cantunwind .fnend .type FLAG_V,%object .comm FLAG_V,4,4 .type FLAG_Z,%object .comm FLAG_Z,4,4 .type CFLAG_SET,%object .comm CFLAG_SET,4,4 .type FLAG_C,%object .comm FLAG_C,4,4 .type XFLAG_SET,%object .comm XFLAG_SET,4,4 .type FLAG_X,%object .comm FLAG_X,4,4 .type VFLAG_CLEAR,%object .comm VFLAG_CLEAR,4,4 .type CFLAG_CLEAR,%object .comm CFLAG_CLEAR,4,4 .type XFLAG_CLEAR,%object .comm XFLAG_CLEAR,4,4 .type FLAG_N,%object .comm FLAG_N,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym m68k_op_nbcd_8_aw .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_dvma.c_dvma_map_iommu.c" .globl dvma_map_iommu # -- Begin function dvma_map_iommu .p2align 4, 0x90 .type dvma_map_iommu,@function dvma_map_iommu: # @dvma_map_iommu .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov ebp, edx mov r14, rdi mov rdi, rsi call dvma_btov movsxd rbp, ebp add rbp, rax cmp rax, rbp jae .LBB0_3 # %bb.1: mov rbx, rax .p2align 4, 0x90 .LBB0_2: # =>This Inner Loop Header: Depth=1 mov rdi, r14 mov rsi, rbx call dvma_page mov rax, qword ptr [rip + PAGE_SIZE] add r14, rax add rbx, rax cmp rbx, rbp jb .LBB0_2 .LBB0_3: xor eax, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size dvma_map_iommu, .Lfunc_end0-dvma_map_iommu .cfi_endproc # -- End function .type PAGE_SIZE,@object # @PAGE_SIZE .comm PAGE_SIZE,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_dvma.c_dvma_map_iommu.c" .globl dvma_map_iommu .p2align 2 .type dvma_map_iommu,%function .code 32 dvma_map_iommu: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r4, r0 mov r0, r1 mov r6, r2 bl dvma_btov add r6, r0, r6 cmp r0, r6 bhs .LBB0_3 movw r7, :lower16:PAGE_SIZE mov r5, r0 movt r7, :upper16:PAGE_SIZE .LBB0_2: mov r0, r4 mov r1, r5 bl dvma_page ldr r0, [r7] add r5, r0, r5 add r4, r0, r4 cmp r5, r6 blo .LBB0_2 .LBB0_3: mov r0, #0 pop {r4, r5, r6, r7, r11, pc} .Lfunc_end0: .size dvma_map_iommu, .Lfunc_end0-dvma_map_iommu .cantunwind .fnend .type PAGE_SIZE,%object .comm PAGE_SIZE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_lpfc_hw.h_lpfc_is_LC_HBA.c" .p2align 4, 0x90 # -- Begin function lpfc_is_LC_HBA .type lpfc_is_LC_HBA,@function lpfc_is_LC_HBA: # @lpfc_is_LC_HBA .cfi_startproc # %bb.0: movzx eax, word ptr [rip + PCI_DEVICE_ID_SAT_MID] movd xmm0, eax movzx eax, word ptr [rip + PCI_DEVICE_ID_ZSMB] movd xmm1, eax punpcklwd xmm1, xmm0 # xmm1 = xmm1[0],xmm0[0],xmm1[1],xmm0[1],xmm1[2],xmm0[2],xmm1[3],xmm0[3] movzx eax, word ptr [rip + PCI_DEVICE_ID_ZMID] movd xmm0, eax movzx eax, word ptr [rip + PCI_DEVICE_ID_BSMB] movd xmm2, eax punpcklwd xmm2, xmm0 # xmm2 = xmm2[0],xmm0[0],xmm2[1],xmm0[1],xmm2[2],xmm0[2],xmm2[3],xmm0[3] punpckldq xmm2, xmm1 # xmm2 = xmm2[0],xmm1[0],xmm2[1],xmm1[1] movzx eax, word ptr [rip + PCI_DEVICE_ID_BMID] movd xmm0, eax movzx eax, word ptr [rip + PCI_DEVICE_ID_LP101] movd xmm1, eax punpcklwd xmm1, xmm0 # xmm1 = xmm1[0],xmm0[0],xmm1[1],xmm0[1],xmm1[2],xmm0[2],xmm1[3],xmm0[3] movzx eax, word ptr [rip + PCI_DEVICE_ID_PFLY] movd xmm0, eax movzx eax, word ptr [rip + PCI_DEVICE_ID_TFLY] movd xmm3, eax punpcklwd xmm3, xmm0 # xmm3 = xmm3[0],xmm0[0],xmm3[1],xmm0[1],xmm3[2],xmm0[2],xmm3[3],xmm0[3] punpckldq xmm3, xmm1 # xmm3 = xmm3[0],xmm1[0],xmm3[1],xmm1[1] punpcklqdq xmm3, xmm2 # xmm3 = xmm3[0],xmm2[0] movd xmm0, edi pshuflw xmm0, xmm0, 224 # xmm0 = xmm0[0,0,2,3,4,5,6,7] pshufd xmm0, xmm0, 0 # xmm0 = xmm0[0,0,0,0] cmp word ptr [rip + PCI_DEVICE_ID_SAT_SMB], di pcmpeqw xmm0, xmm3 sete al cmp word ptr [rip + PCI_DEVICE_ID_RFLY], di sete cl packsswb xmm0, xmm0 pmovmskb edx, xmm0 test dl, dl setne dl or cl, al or cl, dl movzx eax, cl ret .Lfunc_end0: .size lpfc_is_LC_HBA, .Lfunc_end0-lpfc_is_LC_HBA .cfi_endproc # -- End function .type PCI_DEVICE_ID_TFLY,@object # @PCI_DEVICE_ID_TFLY .comm PCI_DEVICE_ID_TFLY,2,2 .type PCI_DEVICE_ID_PFLY,@object # @PCI_DEVICE_ID_PFLY .comm PCI_DEVICE_ID_PFLY,2,2 .type PCI_DEVICE_ID_LP101,@object # @PCI_DEVICE_ID_LP101 .comm PCI_DEVICE_ID_LP101,2,2 .type PCI_DEVICE_ID_BMID,@object # @PCI_DEVICE_ID_BMID .comm PCI_DEVICE_ID_BMID,2,2 .type PCI_DEVICE_ID_BSMB,@object # @PCI_DEVICE_ID_BSMB .comm PCI_DEVICE_ID_BSMB,2,2 .type PCI_DEVICE_ID_ZMID,@object # @PCI_DEVICE_ID_ZMID .comm PCI_DEVICE_ID_ZMID,2,2 .type PCI_DEVICE_ID_ZSMB,@object # @PCI_DEVICE_ID_ZSMB .comm PCI_DEVICE_ID_ZSMB,2,2 .type PCI_DEVICE_ID_SAT_MID,@object # @PCI_DEVICE_ID_SAT_MID .comm PCI_DEVICE_ID_SAT_MID,2,2 .type PCI_DEVICE_ID_SAT_SMB,@object # @PCI_DEVICE_ID_SAT_SMB .comm PCI_DEVICE_ID_SAT_SMB,2,2 .type PCI_DEVICE_ID_RFLY,@object # @PCI_DEVICE_ID_RFLY .comm PCI_DEVICE_ID_RFLY,2,2 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym lpfc_is_LC_HBA
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_lpfc_hw.h_lpfc_is_LC_HBA.c" .p2align 2 .type lpfc_is_LC_HBA,%function .code 32 lpfc_is_LC_HBA: .fnstart movw r1, :lower16:PCI_DEVICE_ID_PFLY movw r2, :lower16:PCI_DEVICE_ID_TFLY movt r1, :upper16:PCI_DEVICE_ID_PFLY movt r2, :upper16:PCI_DEVICE_ID_TFLY ldrh r1, [r1] ldrh r2, [r2] sub r1, r1, r0 sub r2, r2, r0 clz r1, r1 clz r2, r2 lsr r1, r1, #5 lsr r2, r2, #5 orr r1, r2, r1 movw r2, :lower16:PCI_DEVICE_ID_LP101 movt r2, :upper16:PCI_DEVICE_ID_LP101 ldrh r2, [r2] sub r2, r2, r0 clz r2, r2 lsr r2, r2, #5 orr r1, r1, r2 movw r2, :lower16:PCI_DEVICE_ID_BMID movt r2, :upper16:PCI_DEVICE_ID_BMID ldrh r2, [r2] sub r2, r2, r0 clz r2, r2 lsr r2, r2, #5 orr r1, r1, r2 movw r2, :lower16:PCI_DEVICE_ID_BSMB movt r2, :upper16:PCI_DEVICE_ID_BSMB ldrh r2, [r2] sub r2, r2, r0 clz r2, r2 lsr r2, r2, #5 orr r1, r1, r2 movw r2, :lower16:PCI_DEVICE_ID_ZMID movt r2, :upper16:PCI_DEVICE_ID_ZMID ldrh r2, [r2] sub r2, r2, r0 clz r2, r2 lsr r2, r2, #5 orr r1, r1, r2 movw r2, :lower16:PCI_DEVICE_ID_ZSMB movt r2, :upper16:PCI_DEVICE_ID_ZSMB ldrh r2, [r2] sub r2, r2, r0 clz r2, r2 lsr r2, r2, #5 orr r1, r1, r2 movw r2, :lower16:PCI_DEVICE_ID_SAT_MID movt r2, :upper16:PCI_DEVICE_ID_SAT_MID ldrh r2, [r2] sub r2, r2, r0 clz r2, r2 lsr r2, r2, #5 orr r1, r1, r2 movw r2, :lower16:PCI_DEVICE_ID_SAT_SMB movt r2, :upper16:PCI_DEVICE_ID_SAT_SMB ldrh r2, [r2] sub r2, r2, r0 clz r2, r2 lsr r2, r2, #5 orr r1, r1, r2 movw r2, :lower16:PCI_DEVICE_ID_RFLY movt r2, :upper16:PCI_DEVICE_ID_RFLY ldrh r2, [r2] sub r0, r2, r0 clz r0, r0 lsr r0, r0, #5 orr r0, r1, r0 and r0, r0, #1 bx lr .Lfunc_end0: .size lpfc_is_LC_HBA, .Lfunc_end0-lpfc_is_LC_HBA .cantunwind .fnend .type PCI_DEVICE_ID_TFLY,%object .comm PCI_DEVICE_ID_TFLY,2,2 .type PCI_DEVICE_ID_PFLY,%object .comm PCI_DEVICE_ID_PFLY,2,2 .type PCI_DEVICE_ID_LP101,%object .comm PCI_DEVICE_ID_LP101,2,2 .type PCI_DEVICE_ID_BMID,%object .comm PCI_DEVICE_ID_BMID,2,2 .type PCI_DEVICE_ID_BSMB,%object .comm PCI_DEVICE_ID_BSMB,2,2 .type PCI_DEVICE_ID_ZMID,%object .comm PCI_DEVICE_ID_ZMID,2,2 .type PCI_DEVICE_ID_ZSMB,%object .comm PCI_DEVICE_ID_ZSMB,2,2 .type PCI_DEVICE_ID_SAT_MID,%object .comm PCI_DEVICE_ID_SAT_MID,2,2 .type PCI_DEVICE_ID_SAT_SMB,%object .comm PCI_DEVICE_ID_SAT_SMB,2,2 .type PCI_DEVICE_ID_RFLY,%object .comm PCI_DEVICE_ID_RFLY,2,2 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym lpfc_is_LC_HBA .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_myfatfs.c_myfatfs_eof.c" .p2align 4, 0x90 # -- Begin function myfatfs_eof .type myfatfs_eof,@function myfatfs_eof: # @myfatfs_eof .cfi_startproc # %bb.0: push rax .cfi_def_cfa_offset 16 call GET_FIL_FP mov eax, dword ptr [rip + FR_OK] mov dword ptr [rip + last_result], eax mov edi, dword ptr [rip + fp] pop rax .cfi_def_cfa_offset 8 jmp f_eof # TAILCALL .Lfunc_end0: .size myfatfs_eof, .Lfunc_end0-myfatfs_eof .cfi_endproc # -- End function .type FR_OK,@object # @FR_OK .comm FR_OK,4,4 .type last_result,@object # @last_result .comm last_result,4,4 .type fp,@object # @fp .comm fp,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym myfatfs_eof
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_myfatfs.c_myfatfs_eof.c" .p2align 2 .type myfatfs_eof,%function .code 32 myfatfs_eof: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp bl GET_FIL_FP movw r0, :lower16:FR_OK movw r1, :lower16:last_result movt r0, :upper16:FR_OK movt r1, :upper16:last_result ldr r0, [r0] str r0, [r1] movw r0, :lower16:fp movt r0, :upper16:fp ldr r0, [r0] pop {r11, lr} b f_eof .Lfunc_end0: .size myfatfs_eof, .Lfunc_end0-myfatfs_eof .cantunwind .fnend .type FR_OK,%object .comm FR_OK,4,4 .type last_result,%object .comm last_result,4,4 .type fp,%object .comm fp,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym myfatfs_eof .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ntb_transport.c_ntb_transport_setup_qp_peer_msi.c" .p2align 4, 0x90 # -- Begin function ntb_transport_setup_qp_peer_msi .type ntb_transport_setup_qp_peer_msi,@function ntb_transport_setup_qp_peer_msi: # @ntb_transport_setup_qp_peer_msi .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push rbx .cfi_def_cfa_offset 40 push rax .cfi_def_cfa_offset 48 .cfi_offset rbx, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 cmp dword ptr [rdi + 8], 0 je .LBB0_3 # %bb.1: mov r14d, esi mov r15, qword ptr [rdi + 16] lea ebp, [r14 + r14] add ebp, dword ptr [rdi] mov edi, dword ptr [rdi + 4] call ntb_spad_count cmp ebp, eax jge .LBB0_3 # %bb.2: mov ebx, r14d shl rbx, 5 mov rdi, qword ptr [r15 + rbx + 8] mov esi, dword ptr [rip + PIDX] mov edx, ebp call ntb_peer_spad_read mov qword ptr [r15 + rbx + 16], rax mov rdi, qword ptr [r15 + rbx + 8] mov esi, dword ptr [rip + PIDX] add ebp, 1 mov edx, ebp call ntb_peer_spad_read mov qword ptr [r15 + rbx + 24], rax mov rdx, qword ptr [r15 + rbx + 8] mov rcx, qword ptr [r15 + rbx + 16] mov rdi, qword ptr [rdx] mov esi, offset .L.str mov edx, r14d mov r8, rax call dev_dbg cmp qword ptr [r15 + rbx + 16], 0 je .LBB0_3 # %bb.4: lea rax, [r15 + rbx] add rax, 8 mov dword ptr [r15 + rbx], 1 mov rax, qword ptr [rax] mov rdi, qword ptr [rax] mov esi, offset .L.str.1 mov edx, r14d add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp dev_info # TAILCALL .LBB0_3: .cfi_def_cfa_offset 48 add rsp, 8 .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size ntb_transport_setup_qp_peer_msi, .Lfunc_end0-ntb_transport_setup_qp_peer_msi .cfi_endproc # -- End function .type PIDX,@object # @PIDX .comm PIDX,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "QP%d Peer MSI addr=%x data=%x\n" .size .L.str, 31 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "Using MSI interrupts for QP%d\n" .size .L.str.1, 31 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ntb_transport_setup_qp_peer_msi
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ntb_transport.c_ntb_transport_setup_qp_peer_msi.c" .p2align 2 .type ntb_transport_setup_qp_peer_msi,%function .code 32 ntb_transport_setup_qp_peer_msi: .fnstart .save {r4, r5, r6, r7, r8, r10, r11, lr} push {r4, r5, r6, r7, r8, r10, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 .pad #8 sub sp, sp, #8 mov r4, r1 ldr r1, [r0, #8] cmp r1, #0 beq .LBB0_4 ldr r1, [r0, #4] ldr r2, [r0] ldr r6, [r0, #12] mov r0, r1 add r5, r2, r4, lsl #1 bl ntb_spad_count cmp r5, r0 bge .LBB0_4 movw r8, :lower16:PIDX add r7, r6, r4, lsl #4 mov r2, r5 movt r8, :upper16:PIDX ldr r0, [r7, #4]! ldr r1, [r8] bl ntb_peer_spad_read str r0, [r7, #4] ldr r0, [r7] ldr r1, [r8] add r2, r5, #1 bl ntb_peer_spad_read str r0, [r7, #8] ldm r7, {r1, r3} ldr r2, [r1] movw r1, :lower16:.L.str str r0, [sp] movt r1, :upper16:.L.str mov r0, r2 mov r2, r4 bl dev_dbg ldr r0, [r7, #4] cmp r0, #0 beq .LBB0_4 mov r0, #1 movw r1, :lower16:.L.str.1 mov r2, r4 str r0, [r6, r4, lsl #4] ldr r0, [r7] movt r1, :upper16:.L.str.1 ldr r0, [r0] sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r10, r11, lr} b dev_info .LBB0_4: sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r10, r11, pc} .Lfunc_end0: .size ntb_transport_setup_qp_peer_msi, .Lfunc_end0-ntb_transport_setup_qp_peer_msi .cantunwind .fnend .type PIDX,%object .comm PIDX,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "QP%d Peer MSI addr=%x data=%x\n" .size .L.str, 31 .type .L.str.1,%object .L.str.1: .asciz "Using MSI interrupts for QP%d\n" .size .L.str.1, 31 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ntb_transport_setup_qp_peer_msi .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ip17x.c_ip17x_getconf.c" .p2align 4, 0x90 # -- Begin function ip17x_getconf .type ip17x_getconf,@function ip17x_getconf: # @ip17x_getconf .cfi_startproc # %bb.0: push rbx .cfi_def_cfa_offset 16 .cfi_offset rbx, -16 mov rbx, rsi call device_get_softc mov ecx, dword ptr [rip + ETHERSWITCH_CONF_VLAN_MODE] mov dword ptr [rbx + 4], ecx mov rdi, rax call qword ptr [rax] mov dword ptr [rbx], eax xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size ip17x_getconf, .Lfunc_end0-ip17x_getconf .cfi_endproc # -- End function .type ETHERSWITCH_CONF_VLAN_MODE,@object # @ETHERSWITCH_CONF_VLAN_MODE .comm ETHERSWITCH_CONF_VLAN_MODE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ip17x_getconf
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ip17x.c_ip17x_getconf.c" .p2align 2 .type ip17x_getconf,%function .code 32 ip17x_getconf: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r1 bl device_get_softc movw r1, :lower16:ETHERSWITCH_CONF_VLAN_MODE movt r1, :upper16:ETHERSWITCH_CONF_VLAN_MODE ldr r1, [r1] str r1, [r4, #4] ldr r1, [r0] blx r1 str r0, [r4] mov r0, #0 pop {r4, r10, r11, pc} .Lfunc_end0: .size ip17x_getconf, .Lfunc_end0-ip17x_getconf .cantunwind .fnend .type ETHERSWITCH_CONF_VLAN_MODE,%object .comm ETHERSWITCH_CONF_VLAN_MODE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ip17x_getconf .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_runner-win.c_clear_line.c" .p2align 4, 0x90 # -- Begin function clear_line .type clear_line,@function clear_line: # @clear_line .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 sub rsp, 32 .cfi_def_cfa_offset 64 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov edi, dword ptr [rip + stderr] call fileno mov edi, eax call _get_osfhandle mov ebp, -1 cmp rax, qword ptr [rip + INVALID_HANDLE_VALUE] je .LBB0_5 # %bb.1: mov rbx, rax lea rsi, [rsp + 8] mov rdi, rax call GetConsoleScreenBufferInfo test eax, eax je .LBB0_5 # %bb.2: mov r14, qword ptr [rsp + 16] test r14, r14 jle .LBB0_5 # %bb.3: mov rdi, rbx mov rsi, r14 xor edx, edx call SetConsoleCursorPosition test eax, eax je .LBB0_5 # %bb.4: mov edx, dword ptr [rsp + 8] lea r9, [rsp + 4] mov rdi, rbx mov esi, 32 mov rcx, r14 xor r8d, r8d call FillConsoleOutputCharacterW cmp eax, 1 sbb ebp, ebp .LBB0_5: mov eax, ebp add rsp, 32 .cfi_def_cfa_offset 32 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size clear_line, .Lfunc_end0-clear_line .cfi_endproc # -- End function .type stderr,@object # @stderr .comm stderr,4,4 .type INVALID_HANDLE_VALUE,@object # @INVALID_HANDLE_VALUE .comm INVALID_HANDLE_VALUE,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym clear_line
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_runner-win.c_clear_line.c" .p2align 2 .type clear_line,%function .code 32 clear_line: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #24 sub sp, sp, #24 movw r0, :lower16:stderr movt r0, :upper16:stderr ldr r0, [r0] bl fileno bl _get_osfhandle mov r4, r0 movw r0, :lower16:INVALID_HANDLE_VALUE mvn r5, #0 movt r0, :upper16:INVALID_HANDLE_VALUE ldr r0, [r0] cmp r4, r0 beq .LBB0_5 add r1, sp, #12 mov r0, r4 bl GetConsoleScreenBufferInfo cmp r0, #0 beq .LBB0_5 ldr r6, [sp, #16] cmp r6, #1 blt .LBB0_5 mov r0, r4 mov r1, r6 mov r2, #0 mov r7, #0 bl SetConsoleCursorPosition cmp r0, #0 beq .LBB0_5 ldr r2, [sp, #12] add r0, sp, #8 mov r1, #32 mov r3, r6 str r7, [sp] str r0, [sp, #4] mov r0, r4 bl FillConsoleOutputCharacterW cmp r0, #0 mvneq r7, #0 mov r5, r7 .LBB0_5: mov r0, r5 sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .Lfunc_end0: .size clear_line, .Lfunc_end0-clear_line .cantunwind .fnend .type stderr,%object .comm stderr,4,4 .type INVALID_HANDLE_VALUE,%object .comm INVALID_HANDLE_VALUE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym clear_line .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_untgz.c_makedir.c" .globl makedir # -- Begin function makedir .p2align 4, 0x90 .type makedir,@function makedir: # @makedir .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 call strdup mov r14, rax mov rdi, rax call strlen test eax, eax jle .LBB0_1 # %bb.2: cdqe cmp byte ptr [rax + r14 - 1], 47 jne .LBB0_4 # %bb.3: mov byte ptr [r14 + rax - 1], 0 .LBB0_4: mov rdi, r14 mov esi, 493 call mkdir test eax, eax je .LBB0_14 # %bb.5: mov r15, r14 .p2align 4, 0x90 .LBB0_6: # =>This Inner Loop Header: Depth=1 add r15, 1 movzx ebx, byte ptr [r15] test bl, bl je .LBB0_9 # %bb.7: # in Loop: Header=BB0_6 Depth=1 cmp bl, 47 je .LBB0_9 # %bb.8: # in Loop: Header=BB0_6 Depth=1 cmp bl, 92 jne .LBB0_6 .LBB0_9: # in Loop: Header=BB0_6 Depth=1 mov byte ptr [r15], 0 mov rdi, r14 mov esi, 493 call mkdir cmp eax, -1 jne .LBB0_12 # %bb.10: # in Loop: Header=BB0_6 Depth=1 mov rax, qword ptr [rip + errno] cmp rax, qword ptr [rip + ENOENT] je .LBB0_11 .LBB0_12: # in Loop: Header=BB0_6 Depth=1 test bl, bl je .LBB0_14 # %bb.13: # in Loop: Header=BB0_6 Depth=1 mov byte ptr [r15], bl jmp .LBB0_6 .LBB0_14: mov rdi, r14 call free mov eax, 1 jmp .LBB0_15 .LBB0_11: mov edi, dword ptr [rip + stderr] mov rdx, qword ptr [rip + prog] mov esi, offset .L.str mov rcx, r14 call fprintf .LBB0_1: mov rdi, r14 call free xor eax, eax .LBB0_15: pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size makedir, .Lfunc_end0-makedir .cfi_endproc # -- End function .type errno,@object # @errno .comm errno,8,8 .type ENOENT,@object # @ENOENT .comm ENOENT,8,8 .type stderr,@object # @stderr .comm stderr,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%s: Couldn't create directory %s\n" .size .L.str, 34 .type prog,@object # @prog .comm prog,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_untgz.c_makedir.c" .globl makedir .p2align 2 .type makedir,%function .code 32 makedir: .fnstart .save {r4, r5, r6, r7, r8, r9, r11, lr} push {r4, r5, r6, r7, r8, r9, r11, lr} .setfp r11, sp, #24 add r11, sp, #24 bl strdup mov r4, r0 bl strlen cmp r0, #0 ble .LBB0_12 sub r0, r0, #1 ldrb r1, [r4, r0] cmp r1, #47 moveq r1, #0 strbeq r1, [r4, r0] mov r0, r4 movw r1, #493 bl mkdir cmp r0, #0 beq .LBB0_10 movw r8, :lower16:ENOENT movw r9, :lower16:errno mov r5, #1 mov r6, #0 movt r8, :upper16:ENOENT movt r9, :upper16:errno b .LBB0_4 .LBB0_3: add r5, r5, #1 .LBB0_4: ldrb r7, [r4, r5] cmp r7, #0 beq .LBB0_6 cmp r7, #47 cmpne r7, #92 bne .LBB0_3 .LBB0_6: mov r0, r4 movw r1, #493 strb r6, [r4, r5] bl mkdir cmn r0, #1 bne .LBB0_8 ldr r0, [r8] ldr r1, [r9] cmp r1, r0 beq .LBB0_11 .LBB0_8: cmp r7, #0 beq .LBB0_10 strb r7, [r4, r5] add r5, r5, #1 b .LBB0_4 .LBB0_10: mov r0, r4 bl free mov r0, #1 pop {r4, r5, r6, r7, r8, r9, r11, pc} .LBB0_11: movw r0, :lower16:prog movw r1, :lower16:.L.str mov r3, r4 movt r0, :upper16:prog movt r1, :upper16:.L.str ldr r2, [r0] movw r0, :lower16:stderr movt r0, :upper16:stderr ldr r0, [r0] bl fprintf .LBB0_12: mov r0, r4 bl free mov r0, #0 pop {r4, r5, r6, r7, r8, r9, r11, pc} .Lfunc_end0: .size makedir, .Lfunc_end0-makedir .cantunwind .fnend .type errno,%object .comm errno,4,4 .type ENOENT,%object .comm ENOENT,4,4 .type stderr,%object .comm stderr,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "%s: Couldn't create directory %s\n" .size .L.str, 34 .type prog,%object .comm prog,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_inode.c_hfsplus_cat_read_inode.c" .globl hfsplus_cat_read_inode # -- Begin function hfsplus_cat_read_inode .p2align 4, 0x90 .type hfsplus_cat_read_inode,@function hfsplus_cat_read_inode: # @hfsplus_cat_read_inode .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 sub rsp, 80 .cfi_def_cfa_offset 112 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov rbx, rsi mov r14, rdi mov esi, dword ptr [rsi + 4] mov edi, dword ptr [rbx + 8] call hfs_bnode_read_u16 mov r15, rax mov rdi, r14 call HFSPLUS_I mov qword ptr [rax + 16], 0 cmp r15, qword ptr [rip + HFSPLUS_FOLDER] jne .LBB0_4 # %bb.1: mov edx, dword ptr [rbx + 4] mov edi, dword ptr [rbx + 8] mov rsi, rsp mov ecx, 48 call hfs_bnode_read lea rsi, [rsp + 72] mov rdi, r14 mov edx, 1 call hfsplus_get_perms mov rdi, r14 mov esi, 1 call set_nlink mov rdi, qword ptr [rsp + 64] call be32_to_cpu add eax, 2 mov dword ptr [r14], eax mov edi, dword ptr [rsp + 60] call hfsp_mt2ut mov edi, eax call timespec_to_timespec64 mov qword ptr [r14 + 24], rax mov edi, dword ptr [rsp + 56] call hfsp_mt2ut mov edi, eax call timespec_to_timespec64 mov qword ptr [r14 + 16], rax mov edi, dword ptr [rsp + 52] call hfsp_mt2ut mov edi, eax call timespec_to_timespec64 mov qword ptr [r14 + 8], rax mov ebx, dword ptr [rsp + 48] mov rdi, r14 call HFSPLUS_I mov dword ptr [rax + 4], ebx mov rdi, r14 call HFSPLUS_I mov qword ptr [rax + 8], 0 mov ebx, dword ptr [rsp + 32] mov edi, dword ptr [rip + HFSPLUS_HAS_FOLDER_COUNT] call cpu_to_be16 test eax, ebx je .LBB0_3 # %bb.2: mov rdi, qword ptr [rsp + 40] call be32_to_cpu mov ebx, eax mov rdi, r14 call HFSPLUS_I mov dword ptr [rax], ebx .LBB0_3: mov qword ptr [r14 + 48], offset hfsplus_dir_inode_operations mov qword ptr [r14 + 56], offset hfsplus_dir_operations jmp .LBB0_14 .LBB0_4: cmp r15, qword ptr [rip + HFSPLUS_FILE] jne .LBB0_9 # %bb.5: mov edx, dword ptr [rbx + 4] mov edi, dword ptr [rbx + 8] mov rsi, rsp mov ecx, 32 call hfs_bnode_read mov rdi, r14 call HFSPLUS_IS_RSRC test rax, rax lea rax, [rsp + 28] lea rsi, [rsp + 24] cmovne rsi, rax mov rdi, r14 call hfsplus_inode_read_fork lea rsi, [rsp + 16] mov rdi, r14 xor edx, edx call hfsplus_get_perms mov rdi, r14 mov esi, 1 call set_nlink mov edi, dword ptr [r14 + 32] call S_ISREG test rax, rax je .LBB0_10 # %bb.6: mov rdi, qword ptr [rsp + 16] test rdi, rdi je .LBB0_8 # %bb.7: call be32_to_cpu mov rdi, r14 mov esi, eax call set_nlink .LBB0_8: mov qword ptr [r14 + 48], offset hfsplus_file_inode_operations mov qword ptr [r14 + 56], offset hfsplus_file_operations jmp .LBB0_12 .LBB0_9: mov edi, offset .L.str call pr_err xor eax, eax sub eax, dword ptr [rip + EIO] jmp .LBB0_15 .LBB0_10: mov edi, dword ptr [r14 + 32] call S_ISLNK test rax, rax je .LBB0_16 # %bb.11: mov qword ptr [r14 + 48], offset page_symlink_inode_operations mov rdi, r14 call inode_nohighmem .LBB0_12: mov rax, qword ptr [r14 + 40] mov qword ptr [rax], offset hfsplus_aops .LBB0_13: mov edi, dword ptr [rsp + 12] call hfsp_mt2ut mov edi, eax call timespec_to_timespec64 mov qword ptr [r14 + 24], rax mov edi, dword ptr [rsp + 8] call hfsp_mt2ut mov edi, eax call timespec_to_timespec64 mov qword ptr [r14 + 16], rax mov edi, dword ptr [rsp + 4] call hfsp_mt2ut mov edi, eax call timespec_to_timespec64 mov qword ptr [r14 + 8], rax mov ebx, dword ptr [rsp] mov rdi, r14 call HFSPLUS_I mov dword ptr [rax + 4], ebx .LBB0_14: xor eax, eax .LBB0_15: add rsp, 80 .cfi_def_cfa_offset 32 pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .LBB0_16: .cfi_def_cfa_offset 112 mov ebx, dword ptr [r14 + 32] mov rdi, qword ptr [rsp + 16] call be32_to_cpu mov rdi, r14 mov esi, ebx mov edx, eax call init_special_inode jmp .LBB0_13 .Lfunc_end0: .size hfsplus_cat_read_inode, .Lfunc_end0-hfsplus_cat_read_inode .cfi_endproc # -- End function .type HFSPLUS_FOLDER,@object # @HFSPLUS_FOLDER .comm HFSPLUS_FOLDER,8,8 .type HFSPLUS_HAS_FOLDER_COUNT,@object # @HFSPLUS_HAS_FOLDER_COUNT .comm HFSPLUS_HAS_FOLDER_COUNT,4,4 .type hfsplus_dir_inode_operations,@object # @hfsplus_dir_inode_operations .comm hfsplus_dir_inode_operations,4,4 .type hfsplus_dir_operations,@object # @hfsplus_dir_operations .comm hfsplus_dir_operations,4,4 .type HFSPLUS_FILE,@object # @HFSPLUS_FILE .comm HFSPLUS_FILE,8,8 .type hfsplus_file_inode_operations,@object # @hfsplus_file_inode_operations .comm hfsplus_file_inode_operations,4,4 .type hfsplus_file_operations,@object # @hfsplus_file_operations .comm hfsplus_file_operations,4,4 .type hfsplus_aops,@object # @hfsplus_aops .comm hfsplus_aops,4,4 .type page_symlink_inode_operations,@object # @page_symlink_inode_operations .comm page_symlink_inode_operations,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "bad catalog entry used to create inode\n" .size .L.str, 40 .type EIO,@object # @EIO .comm EIO,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hfsplus_dir_inode_operations .addrsig_sym hfsplus_dir_operations .addrsig_sym hfsplus_file_inode_operations .addrsig_sym hfsplus_file_operations .addrsig_sym hfsplus_aops .addrsig_sym page_symlink_inode_operations
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_inode.c_hfsplus_cat_read_inode.c" .globl hfsplus_cat_read_inode .p2align 2 .type hfsplus_cat_read_inode,%function .code 32 hfsplus_cat_read_inode: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 .pad #64 sub sp, sp, #64 mov r5, r1 mov r4, r0 ldr r1, [r1, #4] ldr r0, [r5, #8] bl hfs_bnode_read_u16 mov r6, r0 mov r0, r4 bl HFSPLUS_I mov r7, #0 str r7, [r0, #12] movw r0, :lower16:HFSPLUS_FOLDER movt r0, :upper16:HFSPLUS_FOLDER ldr r0, [r0] cmp r6, r0 bne .LBB0_4 ldr r2, [r5, #4] ldr r0, [r5, #8] add r5, sp, #4 mov r3, #32 mov r1, r5 bl hfs_bnode_read add r1, r5, #56 mov r0, r4 mov r2, #1 bl hfsplus_get_perms mov r0, r4 mov r1, #1 bl set_nlink ldr r0, [sp, #56] bl be32_to_cpu add r0, r0, #2 str r0, [r4] ldr r0, [sp, #52] bl hfsp_mt2ut bl timespec_to_timespec64 str r0, [r4, #12] ldr r0, [sp, #48] bl hfsp_mt2ut bl timespec_to_timespec64 str r0, [r4, #8] ldr r0, [sp, #44] bl hfsp_mt2ut bl timespec_to_timespec64 ldr r5, [sp, #40] str r0, [r4, #4] mov r0, r4 bl HFSPLUS_I str r5, [r0, #4] mov r0, r4 bl HFSPLUS_I str r7, [r0, #8] movw r0, :lower16:HFSPLUS_HAS_FOLDER_COUNT movt r0, :upper16:HFSPLUS_HAS_FOLDER_COUNT ldr r5, [sp, #32] ldr r0, [r0] bl cpu_to_be16 tst r0, r5 beq .LBB0_3 ldr r0, [sp, #36] bl be32_to_cpu mov r5, r0 mov r0, r4 bl HFSPLUS_I str r5, [r0] .LBB0_3: movw r0, :lower16:hfsplus_dir_operations movw r1, :lower16:hfsplus_dir_inode_operations movt r0, :upper16:hfsplus_dir_operations movt r1, :upper16:hfsplus_dir_inode_operations str r1, [r4, #24] str r0, [r4, #28] b .LBB0_14 .LBB0_4: movw r0, :lower16:HFSPLUS_FILE movt r0, :upper16:HFSPLUS_FILE ldr r0, [r0] cmp r6, r0 bne .LBB0_9 ldr r2, [r5, #4] ldr r0, [r5, #8] add r5, sp, #4 mov r3, #28 mov r1, r5 bl hfs_bnode_read mov r0, r4 bl HFSPLUS_IS_RSRC cmp r0, #0 add r1, r5, #24 mov r0, r4 addeq r1, r5, #20 bl hfsplus_inode_read_fork add r1, r5, #16 mov r0, r4 mov r2, #0 bl hfsplus_get_perms mov r0, r4 mov r1, #1 bl set_nlink ldr r0, [r4, #16] bl S_ISREG cmp r0, #0 beq .LBB0_10 ldr r0, [sp, #20] cmp r0, #0 beq .LBB0_8 bl be32_to_cpu mov r1, r0 mov r0, r4 bl set_nlink .LBB0_8: movw r0, :lower16:hfsplus_file_operations movw r1, :lower16:hfsplus_file_inode_operations movt r0, :upper16:hfsplus_file_operations movt r1, :upper16:hfsplus_file_inode_operations str r1, [r4, #24] str r0, [r4, #28] b .LBB0_12 .LBB0_9: movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl pr_err movw r0, :lower16:EIO movt r0, :upper16:EIO ldr r0, [r0] rsb r0, r0, #0 sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .LBB0_10: ldr r0, [r4, #16] bl S_ISLNK cmp r0, #0 beq .LBB0_15 movw r0, :lower16:page_symlink_inode_operations movt r0, :upper16:page_symlink_inode_operations str r0, [r4, #24] mov r0, r4 bl inode_nohighmem .LBB0_12: ldr r0, [r4, #20] movw r1, :lower16:hfsplus_aops movt r1, :upper16:hfsplus_aops str r1, [r0] .LBB0_13: ldr r0, [sp, #16] bl hfsp_mt2ut bl timespec_to_timespec64 str r0, [r4, #12] ldr r0, [sp, #12] bl hfsp_mt2ut bl timespec_to_timespec64 str r0, [r4, #8] ldr r0, [sp, #8] bl hfsp_mt2ut bl timespec_to_timespec64 ldr r5, [sp, #4] str r0, [r4, #4] mov r0, r4 bl HFSPLUS_I str r5, [r0, #4] .LBB0_14: mov r0, #0 sub sp, r11, #16 pop {r4, r5, r6, r7, r11, pc} .LBB0_15: ldr r0, [sp, #20] ldr r5, [r4, #16] bl be32_to_cpu mov r2, r0 mov r0, r4 mov r1, r5 bl init_special_inode b .LBB0_13 .Lfunc_end0: .size hfsplus_cat_read_inode, .Lfunc_end0-hfsplus_cat_read_inode .cantunwind .fnend .type HFSPLUS_FOLDER,%object .comm HFSPLUS_FOLDER,4,4 .type HFSPLUS_HAS_FOLDER_COUNT,%object .comm HFSPLUS_HAS_FOLDER_COUNT,4,4 .type hfsplus_dir_inode_operations,%object .comm hfsplus_dir_inode_operations,4,4 .type hfsplus_dir_operations,%object .comm hfsplus_dir_operations,4,4 .type HFSPLUS_FILE,%object .comm HFSPLUS_FILE,4,4 .type hfsplus_file_inode_operations,%object .comm hfsplus_file_inode_operations,4,4 .type hfsplus_file_operations,%object .comm hfsplus_file_operations,4,4 .type hfsplus_aops,%object .comm hfsplus_aops,4,4 .type page_symlink_inode_operations,%object .comm page_symlink_inode_operations,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "bad catalog entry used to create inode\n" .size .L.str, 40 .type EIO,%object .comm EIO,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym hfsplus_dir_inode_operations .addrsig_sym hfsplus_dir_operations .addrsig_sym hfsplus_file_inode_operations .addrsig_sym hfsplus_file_operations .addrsig_sym hfsplus_aops .addrsig_sym page_symlink_inode_operations .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_traps.c_die.c" .globl die # -- Begin function die .p2align 4, 0x90 .type die,@function die: # @die .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov rbx, rdx mov r14, rsi mov r15, rdi xor eax, eax call console_verbose mov edi, offset die_lock call spin_lock_irq mov edi, 1 call bust_spinlocks movzx edx, bx mov edi, offset .L.str mov rsi, r15 call printk mov rdi, r14 call show_registers xor edi, edi call bust_spinlocks mov edi, offset die_lock call spin_unlock_irq mov edi, dword ptr [rip + SIGSEGV] pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 jmp do_exit # TAILCALL .Lfunc_end0: .size die, .Lfunc_end0-die .cfi_endproc # -- End function .type die_lock,@object # @die_lock .comm die_lock,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%s: %04lx\n" .size .L.str, 11 .type SIGSEGV,@object # @SIGSEGV .comm SIGSEGV,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym die_lock
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_traps.c_die.c" .globl die .p2align 2 .type die,%function .code 32 die: .fnstart .save {r4, r5, r6, r7, r11, lr} push {r4, r5, r6, r7, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r4, r2 mov r5, r1 mov r6, r0 bl console_verbose movw r7, :lower16:die_lock movt r7, :upper16:die_lock mov r0, r7 bl spin_lock_irq mov r0, #1 bl bust_spinlocks movw r0, :lower16:.L.str uxth r2, r4 mov r1, r6 movt r0, :upper16:.L.str bl printk mov r0, r5 bl show_registers mov r0, #0 bl bust_spinlocks mov r0, r7 bl spin_unlock_irq movw r0, :lower16:SIGSEGV movt r0, :upper16:SIGSEGV ldr r0, [r0] pop {r4, r5, r6, r7, r11, lr} b do_exit .Lfunc_end0: .size die, .Lfunc_end0-die .cantunwind .fnend .type die_lock,%object .comm die_lock,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "%s: %04lx\n" .size .L.str, 11 .type SIGSEGV,%object .comm SIGSEGV,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym die_lock .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_gic.c_gic_irq_unmask.c" .p2align 4, 0x90 # -- Begin function gic_irq_unmask .type gic_irq_unmask,@function gic_irq_unmask: # @gic_irq_unmask .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 mov ebx, esi mov r14, rdi mov edi, esi call GICD_ISENABLER mov ebp, eax mov edi, ebx call GICD_I_MASK mov rdi, r14 mov esi, ebp mov edx, eax pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp gic_d_write_4 # TAILCALL .Lfunc_end0: .size gic_irq_unmask, .Lfunc_end0-gic_irq_unmask .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym gic_irq_unmask
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_gic.c_gic_irq_unmask.c" .p2align 2 .type gic_irq_unmask,%function .code 32 gic_irq_unmask: .fnstart .save {r4, r5, r6, r10, r11, lr} push {r4, r5, r6, r10, r11, lr} .setfp r11, sp, #16 add r11, sp, #16 mov r5, r0 mov r0, r1 mov r4, r1 bl GICD_ISENABLER mov r6, r0 mov r0, r4 bl GICD_I_MASK mov r2, r0 mov r0, r5 mov r1, r6 pop {r4, r5, r6, r10, r11, lr} b gic_d_write_4 .Lfunc_end0: .size gic_irq_unmask, .Lfunc_end0-gic_irq_unmask .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym gic_irq_unmask .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_sfi.c_sfi_thread_classify.c" .globl sfi_thread_classify # -- Begin function sfi_thread_classify .p2align 4, 0x90 .type sfi_thread_classify,@function sfi_thread_classify: # @sfi_thread_classify .cfi_startproc # %bb.0: mov rax, qword ptr [rdi] cmp rax, qword ptr [rip + kernel_task] mov eax, offset SFI_CLASS_KERNEL mov ecx, offset SFI_CLASS_OPTED_OUT cmove rcx, rax mov eax, dword ptr [rcx] ret .Lfunc_end0: .size sfi_thread_classify, .Lfunc_end0-sfi_thread_classify .cfi_endproc # -- End function .type kernel_task,@object # @kernel_task .comm kernel_task,8,8 .type SFI_CLASS_KERNEL,@object # @SFI_CLASS_KERNEL .comm SFI_CLASS_KERNEL,4,4 .type SFI_CLASS_OPTED_OUT,@object # @SFI_CLASS_OPTED_OUT .comm SFI_CLASS_OPTED_OUT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_sfi.c_sfi_thread_classify.c" .globl sfi_thread_classify .p2align 2 .type sfi_thread_classify,%function .code 32 sfi_thread_classify: .fnstart movw r1, :lower16:kernel_task ldr r0, [r0] movw r2, :lower16:SFI_CLASS_KERNEL movw r3, :lower16:SFI_CLASS_OPTED_OUT movt r1, :upper16:kernel_task movt r2, :upper16:SFI_CLASS_KERNEL movt r3, :upper16:SFI_CLASS_OPTED_OUT ldr r1, [r1] cmp r0, r1 moveq r3, r2 ldr r0, [r3] bx lr .Lfunc_end0: .size sfi_thread_classify, .Lfunc_end0-sfi_thread_classify .cantunwind .fnend .type kernel_task,%object .comm kernel_task,4,4 .type SFI_CLASS_KERNEL,%object .comm SFI_CLASS_KERNEL,4,4 .type SFI_CLASS_OPTED_OUT,%object .comm SFI_CLASS_OPTED_OUT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_vmbus_chan.c_vmbus_chan_mgmt_tq.c" .globl vmbus_chan_mgmt_tq # -- Begin function vmbus_chan_mgmt_tq .p2align 4, 0x90 .type vmbus_chan_mgmt_tq,@function vmbus_chan_mgmt_tq: # @vmbus_chan_mgmt_tq .cfi_startproc # %bb.0: mov rax, qword ptr [rdi] ret .Lfunc_end0: .size vmbus_chan_mgmt_tq, .Lfunc_end0-vmbus_chan_mgmt_tq .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_vmbus_chan.c_vmbus_chan_mgmt_tq.c" .globl vmbus_chan_mgmt_tq .p2align 2 .type vmbus_chan_mgmt_tq,%function .code 32 vmbus_chan_mgmt_tq: .fnstart ldr r0, [r0] bx lr .Lfunc_end0: .size vmbus_chan_mgmt_tq, .Lfunc_end0-vmbus_chan_mgmt_tq .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_vlc_vaapi.c_pool_pic_destroy_cb.c" .p2align 4, 0x90 # -- Begin function pool_pic_destroy_cb .type pool_pic_destroy_cb,@function pool_pic_destroy_cb: # @pool_pic_destroy_cb .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov r14, rdi mov rax, qword ptr [rdi] mov rbx, qword ptr [rax + 24] lea rdi, [rbx + 16] mov esi, 1 call atomic_fetch_sub cmp eax, 1 jne .LBB0_2 # %bb.1: mov edi, dword ptr [rbx + 12] mov edx, dword ptr [rbx + 4] mov esi, dword ptr [rbx + 8] call vaDestroySurfaces mov edi, dword ptr [rbx] call vlc_decoder_device_Release mov rdi, rbx call free .LBB0_2: mov rdi, qword ptr [r14] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp free # TAILCALL .Lfunc_end0: .size pool_pic_destroy_cb, .Lfunc_end0-pool_pic_destroy_cb .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pool_pic_destroy_cb
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_vlc_vaapi.c_pool_pic_destroy_cb.c" .p2align 2 .type pool_pic_destroy_cb,%function .code 32 pool_pic_destroy_cb: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r4, r0 ldr r0, [r0] mov r1, #1 ldr r5, [r0, #20] add r0, r5, #16 bl atomic_fetch_sub cmp r0, #1 bne .LBB0_2 ldr r2, [r5, #4] ldr r1, [r5, #8] ldr r0, [r5, #12] bl vaDestroySurfaces ldr r0, [r5] bl vlc_decoder_device_Release mov r0, r5 bl free .LBB0_2: ldr r0, [r4] pop {r4, r5, r11, lr} b free .Lfunc_end0: .size pool_pic_destroy_cb, .Lfunc_end0-pool_pic_destroy_cb .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym pool_pic_destroy_cb .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_pciehp_ctrl.c_pciehp_sysfs_enable_slot.c" .globl pciehp_sysfs_enable_slot # -- Begin function pciehp_sysfs_enable_slot .p2align 4, 0x90 .type pciehp_sysfs_enable_slot,@function pciehp_sysfs_enable_slot: # @pciehp_sysfs_enable_slot .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset rbp, -16 call to_ctrl mov rbx, rax lea r14, [rax + 8] mov rdi, r14 call mutex_lock mov eax, dword ptr [rbx] add eax, -128 cmp eax, 5 ja .LBB0_7 # %bb.1: mov ecx, 38 bt ecx, eax jae .LBB0_2 # %bb.6: mov rdi, rbx call slot_name mov esi, offset .L.str.1 jmp .LBB0_5 .LBB0_2: mov ecx, 24 bt ecx, eax jae .LBB0_4 # %bb.3: mov rdi, r14 call mutex_unlock xor eax, eax sub eax, dword ptr [rip + ENODEV] mov dword ptr [rbx + 4], eax mov esi, dword ptr [rip + PCI_EXP_SLTSTA_PDC] mov rdi, rbx call pciehp_request mov ebp, dword ptr [rbx + 16] mov rdi, rbx add rdi, 12 call atomic_read xor esi, esi test eax, eax sete sil mov edi, ebp call wait_event mov eax, dword ptr [rbx + 4] jmp .LBB0_9 .LBB0_7: mov rdi, rbx call slot_name mov ecx, dword ptr [rbx] mov esi, offset .L.str.2 mov rdi, rbx mov edx, eax call ctrl_err jmp .LBB0_8 .LBB0_4: mov rdi, rbx call slot_name mov esi, offset .L.str .LBB0_5: mov rdi, rbx mov edx, eax call ctrl_info .LBB0_8: mov rdi, r14 call mutex_unlock xor eax, eax sub eax, dword ptr [rip + ENODEV] .LBB0_9: pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size pciehp_sysfs_enable_slot, .Lfunc_end0-pciehp_sysfs_enable_slot .cfi_endproc # -- End function .type ENODEV,@object # @ENODEV .comm ENODEV,4,4 .type PCI_EXP_SLTSTA_PDC,@object # @PCI_EXP_SLTSTA_PDC .comm PCI_EXP_SLTSTA_PDC,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Slot(%s): Already in powering on state\n" .size .L.str, 40 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "Slot(%s): Already enabled\n" .size .L.str.1, 27 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "Slot(%s): Invalid state %#x\n" .size .L.str.2, 29 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_pciehp_ctrl.c_pciehp_sysfs_enable_slot.c" .globl pciehp_sysfs_enable_slot .p2align 2 .type pciehp_sysfs_enable_slot,%function .code 32 pciehp_sysfs_enable_slot: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 bl to_ctrl add r5, r0, #8 mov r4, r0 mov r0, r5 bl mutex_lock ldr r0, [r4] sub r0, r0, #128 cmp r0, #5 bhi .LBB0_5 mov r1, #1 mov r2, #38 tst r2, r1, lsl r0 beq .LBB0_3 mov r0, r4 bl slot_name movw r1, :lower16:.L.str.1 mov r2, r0 movt r1, :upper16:.L.str.1 b .LBB0_7 .LBB0_3: mov r2, #24 tst r2, r1, lsl r0 beq .LBB0_6 mov r0, r5 bl mutex_unlock movw r0, :lower16:ENODEV movt r0, :upper16:ENODEV ldr r0, [r0] rsb r0, r0, #0 str r0, [r4, #4] movw r0, :lower16:PCI_EXP_SLTSTA_PDC movt r0, :upper16:PCI_EXP_SLTSTA_PDC ldr r1, [r0] mov r0, r4 bl pciehp_request ldr r5, [r4, #16] add r0, r4, #12 bl atomic_read clz r0, r0 lsr r1, r0, #5 mov r0, r5 bl wait_event ldr r0, [r4, #4] pop {r4, r5, r11, pc} .LBB0_5: mov r0, r4 bl slot_name ldr r3, [r4] movw r1, :lower16:.L.str.2 mov r2, r0 mov r0, r4 movt r1, :upper16:.L.str.2 bl ctrl_err b .LBB0_8 .LBB0_6: mov r0, r4 bl slot_name movw r1, :lower16:.L.str mov r2, r0 movt r1, :upper16:.L.str .LBB0_7: mov r0, r4 bl ctrl_info .LBB0_8: mov r0, r5 bl mutex_unlock movw r0, :lower16:ENODEV movt r0, :upper16:ENODEV ldr r0, [r0] rsb r0, r0, #0 pop {r4, r5, r11, pc} .Lfunc_end0: .size pciehp_sysfs_enable_slot, .Lfunc_end0-pciehp_sysfs_enable_slot .cantunwind .fnend .type ENODEV,%object .comm ENODEV,4,4 .type PCI_EXP_SLTSTA_PDC,%object .comm PCI_EXP_SLTSTA_PDC,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "Slot(%s): Already in powering on state\n" .size .L.str, 40 .type .L.str.1,%object .L.str.1: .asciz "Slot(%s): Already enabled\n" .size .L.str.1, 27 .type .L.str.2,%object .L.str.2: .asciz "Slot(%s): Invalid state %#x\n" .size .L.str.2, 29 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ipmi_smbios.c_smbios_cksum.c" .p2align 4, 0x90 # -- Begin function smbios_cksum .type smbios_cksum,@function smbios_cksum: # @smbios_cksum .cfi_startproc # %bb.0: mov r9d, dword ptr [rdi] test r9d, r9d jle .LBB0_1 # %bb.2: cmp r9d, 1 jne .LBB0_4 # %bb.3: mov eax, r9d ret .LBB0_1: xor eax, eax ret .LBB0_4: lea r8, [r9 - 1] mov edx, 1 cmp r8, 8 jae .LBB0_6 # %bb.5: mov eax, r9d jmp .LBB0_15 .LBB0_6: mov rdx, r8 and rdx, -8 movd xmm0, r9d lea rax, [rdx - 8] mov rsi, rax shr rsi, 3 add rsi, 1 mov ecx, esi and ecx, 3 cmp rax, 24 jae .LBB0_8 # %bb.7: pxor xmm1, xmm1 xor esi, esi jmp .LBB0_10 .LBB0_8: mov rax, rcx sub rax, rsi pxor xmm1, xmm1 xor esi, esi .p2align 4, 0x90 .LBB0_9: # =>This Inner Loop Header: Depth=1 movdqu xmm2, xmmword ptr [rdi + 4*rsi + 4] paddd xmm2, xmm0 movdqu xmm0, xmmword ptr [rdi + 4*rsi + 20] paddd xmm0, xmm1 movdqu xmm1, xmmword ptr [rdi + 4*rsi + 36] movdqu xmm3, xmmword ptr [rdi + 4*rsi + 52] movdqu xmm4, xmmword ptr [rdi + 4*rsi + 68] paddd xmm4, xmm1 paddd xmm4, xmm2 movdqu xmm2, xmmword ptr [rdi + 4*rsi + 84] paddd xmm2, xmm3 paddd xmm2, xmm0 movdqu xmm0, xmmword ptr [rdi + 4*rsi + 100] paddd xmm0, xmm4 movdqu xmm1, xmmword ptr [rdi + 4*rsi + 116] paddd xmm1, xmm2 add rsi, 32 add rax, 4 jne .LBB0_9 .LBB0_10: test rcx, rcx je .LBB0_13 # %bb.11: neg rcx .p2align 4, 0x90 .LBB0_12: # =>This Inner Loop Header: Depth=1 lea rax, [4*rsi] or rax, 4 movdqu xmm2, xmmword ptr [rdi + rax] paddd xmm0, xmm2 movdqu xmm2, xmmword ptr [rdi + rax + 16] paddd xmm1, xmm2 add rsi, 8 inc rcx jne .LBB0_12 .LBB0_13: paddd xmm0, xmm1 pshufd xmm1, xmm0, 78 # xmm1 = xmm0[2,3,0,1] paddd xmm1, xmm0 pshufd xmm0, xmm1, 229 # xmm0 = xmm1[1,1,2,3] paddd xmm0, xmm1 movd eax, xmm0 cmp r8, rdx je .LBB0_16 # %bb.14: or rdx, 1 .p2align 4, 0x90 .LBB0_15: # =>This Inner Loop Header: Depth=1 add eax, dword ptr [rdi + 4*rdx] add rdx, 1 cmp rdx, r9 jb .LBB0_15 .LBB0_16: ret .Lfunc_end0: .size smbios_cksum, .Lfunc_end0-smbios_cksum .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym smbios_cksum
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ipmi_smbios.c_smbios_cksum.c" .p2align 2 .type smbios_cksum,%function .code 32 smbios_cksum: .fnstart ldr r12, [r0] cmp r12, #1 movlt r0, #0 bxlt lr moveq r0, r12 bxeq lr mov r3, #1 mov r1, r12 .LBB0_1: ldr r2, [r0, r3, lsl #2] add r3, r3, #1 cmp r3, r12 add r1, r2, r1 blt .LBB0_1 mov r0, r1 bx lr .Lfunc_end0: .size smbios_cksum, .Lfunc_end0-smbios_cksum .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym smbios_cksum .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_exthdrs.c_ipv6_dup_options.c" .globl ipv6_dup_options # -- Begin function ipv6_dup_options .p2align 4, 0x90 .type ipv6_dup_options,@function ipv6_dup_options: # @ipv6_dup_options .cfi_startproc # %bb.0: push r15 .cfi_def_cfa_offset 16 push r14 .cfi_def_cfa_offset 24 push rbx .cfi_def_cfa_offset 32 .cfi_offset rbx, -32 .cfi_offset r14, -24 .cfi_offset r15, -16 mov r15, rsi mov esi, dword ptr [rsi + 32] mov edx, dword ptr [rip + GFP_ATOMIC] call sock_kmalloc mov rbx, rax test rax, rax je .LBB0_9 # %bb.1: mov r14, rax sub r14, r15 mov edx, dword ptr [r15 + 32] mov rdi, rbx mov rsi, r15 call memcpy mov rax, qword ptr [rbx + 24] test rax, rax je .LBB0_3 # %bb.2: add rax, r14 mov qword ptr [rbx + 24], rax .LBB0_3: mov rax, qword ptr [rbx + 16] test rax, rax je .LBB0_5 # %bb.4: add rax, r14 mov qword ptr [rbx + 16], rax .LBB0_5: mov rax, qword ptr [rbx + 8] test rax, rax je .LBB0_7 # %bb.6: add rax, r14 mov qword ptr [rbx + 8], rax .LBB0_7: mov rax, qword ptr [rbx] test rax, rax je .LBB0_9 # %bb.8: add rax, r14 mov qword ptr [rbx], rax .LBB0_9: mov rax, rbx pop rbx .cfi_def_cfa_offset 24 pop r14 .cfi_def_cfa_offset 16 pop r15 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size ipv6_dup_options, .Lfunc_end0-ipv6_dup_options .cfi_endproc # -- End function .type GFP_ATOMIC,@object # @GFP_ATOMIC .comm GFP_ATOMIC,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_exthdrs.c_ipv6_dup_options.c" .globl ipv6_dup_options .p2align 2 .type ipv6_dup_options,%function .code 32 ipv6_dup_options: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r5, r1 movw r1, :lower16:GFP_ATOMIC movt r1, :upper16:GFP_ATOMIC ldr r2, [r1] ldr r1, [r5, #16] bl sock_kmalloc mov r4, r0 cmp r0, #0 beq .LBB0_2 ldr r2, [r5, #16] mov r0, r4 mov r1, r5 bl memcpy ldr r1, [r4, #12] sub r0, r4, r5 cmp r1, #0 addne r1, r1, r0 strne r1, [r4, #12] ldr r1, [r4, #8] cmp r1, #0 addne r1, r1, r0 strne r1, [r4, #8] ldr r1, [r4, #4] cmp r1, #0 addne r1, r1, r0 strne r1, [r4, #4] ldr r1, [r4] cmp r1, #0 addne r0, r1, r0 strne r0, [r4] .LBB0_2: mov r0, r4 pop {r4, r5, r11, pc} .Lfunc_end0: .size ipv6_dup_options, .Lfunc_end0-ipv6_dup_options .cantunwind .fnend .type GFP_ATOMIC,%object .comm GFP_ATOMIC,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_ib_srp.c_srp_add_one.c" .p2align 4, 0x90 # -- Begin function srp_add_one .type srp_add_one,@function srp_add_one: # @srp_add_one .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 push r15 .cfi_def_cfa_offset 24 push r14 .cfi_def_cfa_offset 32 push r13 .cfi_def_cfa_offset 40 push r12 .cfi_def_cfa_offset 48 push rbx .cfi_def_cfa_offset 56 sub rsp, 40 .cfi_def_cfa_offset 96 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 .cfi_offset rbp, -16 mov r14, rdi mov esi, dword ptr [rip + GFP_KERNEL] mov edi, 64 call kmalloc test rax, rax je .LBB0_21 # %bb.1: mov rbx, rax mov rdi, r14 mov rsi, rax call ib_query_device test rax, rax je .LBB0_3 # %bb.2: mov esi, dword ptr [r14 + 12] mov edi, offset .L.str call pr_warn jmp .LBB0_20 .LBB0_3: mov esi, dword ptr [rip + GFP_KERNEL] mov edi, 64 call kmalloc test rax, rax je .LBB0_20 # %bb.4: mov r15, rax mov edi, dword ptr [rbx + 56] call ffs lea rsi, [rax - 1] mov edi, 12 call max mov ebp, eax mov eax, 1 mov ecx, ebp shl eax, cl mov dword ptr [r15], eax cdqe neg rax mov qword ptr [r15 + 48], rax mov eax, dword ptr [rip + SRP_FMR_SIZE] shl eax, cl mov dword ptr [r15 + 4], eax mov r12, r15 add r12, 16 mov rdi, r12 call INIT_LIST_HEAD mov qword ptr [r15 + 40], r14 mov rdi, r14 call ib_alloc_pd mov qword ptr [r15 + 8], rax mov rdi, rax call IS_ERR test rax, rax jne .LBB0_19 # %bb.5: mov rdi, qword ptr [r15 + 8] mov esi, dword ptr [rip + IB_ACCESS_REMOTE_READ] or esi, dword ptr [rip + IB_ACCESS_LOCAL_WRITE] or esi, dword ptr [rip + IB_ACCESS_REMOTE_WRITE] call ib_get_dma_mr mov qword ptr [r15 + 32], rax mov rdi, rax call IS_ERR test rax, rax je .LBB0_6 # %bb.18: mov rdi, qword ptr [r15 + 8] call ib_dealloc_pd .LBB0_19: mov rdi, r15 call kfree .LBB0_20: mov rdi, rbx call kfree .LBB0_21: add rsp, 40 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop r12 .cfi_def_cfa_offset 40 pop r13 .cfi_def_cfa_offset 32 pop r14 .cfi_def_cfa_offset 24 pop r15 .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .LBB0_6: .cfi_def_cfa_offset 96 mov dword ptr [rsp + 12], ebp # 4-byte Spill mov r13d, dword ptr [rip + SRP_FMR_SIZE] cmp r13d, dword ptr [rip + SRP_FMR_MIN_SIZE] jl .LBB0_9 .LBB0_7: # =>This Inner Loop Header: Depth=1 lea rbp, [rsp + 16] mov rdi, rbp xor esi, esi mov edx, 24 call memset mov eax, dword ptr [rip + SRP_FMR_POOL_SIZE] mov dword ptr [rsp + 36], eax mov eax, dword ptr [rip + SRP_FMR_DIRTY_SIZE] mov dword ptr [rsp + 32], eax mov dword ptr [rsp + 16], 1 mov dword ptr [rsp + 20], r13d mov eax, dword ptr [rsp + 12] # 4-byte Reload mov dword ptr [rsp + 24], eax mov eax, dword ptr [rip + IB_ACCESS_REMOTE_WRITE] or eax, dword ptr [rip + IB_ACCESS_LOCAL_WRITE] or eax, dword ptr [rip + IB_ACCESS_REMOTE_READ] mov dword ptr [rsp + 28], eax mov rdi, qword ptr [r15 + 8] mov rsi, rbp call ib_create_fmr_pool mov qword ptr [r15 + 24], rax mov rdi, rax call IS_ERR test rax, rax je .LBB0_9 # %bb.8: # in Loop: Header=BB0_7 Depth=1 mov eax, r13d shr eax, 31 add eax, r13d sar eax mov ecx, dword ptr [r15 + 4] mov edx, ecx shr edx, 31 add edx, ecx sar edx mov dword ptr [r15 + 4], edx mov r13d, eax cmp eax, dword ptr [rip + SRP_FMR_MIN_SIZE] jge .LBB0_7 .LBB0_9: mov rdi, qword ptr [r15 + 24] call IS_ERR test rax, rax je .LBB0_11 # %bb.10: mov qword ptr [r15 + 24], 0 .LBB0_11: mov rax, qword ptr [r14] xor r13d, r13d mov ebp, 0 cmp rax, qword ptr [rip + RDMA_NODE_IB_SWITCH] je .LBB0_13 # %bb.12: mov r13d, dword ptr [r14 + 8] mov ebp, 1 test r13d, r13d jle .LBB0_17 .LBB0_13: add r13d, 1 jmp .LBB0_14 .p2align 4, 0x90 .LBB0_16: # in Loop: Header=BB0_14 Depth=1 add ebp, 1 cmp r13d, ebp je .LBB0_17 .LBB0_14: # =>This Inner Loop Header: Depth=1 mov rdi, r15 mov esi, ebp call srp_add_port test rax, rax je .LBB0_16 # %bb.15: # in Loop: Header=BB0_14 Depth=1 mov rdi, rax mov rsi, r12 call list_add_tail jmp .LBB0_16 .LBB0_17: mov esi, offset srp_client mov rdi, r14 mov rdx, r15 call ib_set_client_data jmp .LBB0_20 .Lfunc_end0: .size srp_add_one, .Lfunc_end0-srp_add_one .cfi_endproc # -- End function .type GFP_KERNEL,@object # @GFP_KERNEL .comm GFP_KERNEL,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Query device failed for %s\n" .size .L.str, 28 .type SRP_FMR_SIZE,@object # @SRP_FMR_SIZE .comm SRP_FMR_SIZE,4,4 .type IB_ACCESS_LOCAL_WRITE,@object # @IB_ACCESS_LOCAL_WRITE .comm IB_ACCESS_LOCAL_WRITE,4,4 .type IB_ACCESS_REMOTE_READ,@object # @IB_ACCESS_REMOTE_READ .comm IB_ACCESS_REMOTE_READ,4,4 .type IB_ACCESS_REMOTE_WRITE,@object # @IB_ACCESS_REMOTE_WRITE .comm IB_ACCESS_REMOTE_WRITE,4,4 .type SRP_FMR_MIN_SIZE,@object # @SRP_FMR_MIN_SIZE .comm SRP_FMR_MIN_SIZE,4,4 .type SRP_FMR_POOL_SIZE,@object # @SRP_FMR_POOL_SIZE .comm SRP_FMR_POOL_SIZE,4,4 .type SRP_FMR_DIRTY_SIZE,@object # @SRP_FMR_DIRTY_SIZE .comm SRP_FMR_DIRTY_SIZE,4,4 .type RDMA_NODE_IB_SWITCH,@object # @RDMA_NODE_IB_SWITCH .comm RDMA_NODE_IB_SWITCH,8,8 .type srp_client,@object # @srp_client .comm srp_client,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym srp_add_one .addrsig_sym srp_client
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_ib_srp.c_srp_add_one.c" .p2align 2 .type srp_add_one,%function .code 32 srp_add_one: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #28 sub sp, sp, #28 movw r5, :lower16:GFP_KERNEL mov r9, r0 mov r0, #36 movt r5, :upper16:GFP_KERNEL ldr r1, [r5] bl kmalloc cmp r0, #0 beq .LBB0_9 mov r4, r0 mov r0, r9 mov r1, r4 bl ib_query_device cmp r0, #0 beq .LBB0_3 ldr r1, [r9, #8] movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl pr_warn b .LBB0_8 .LBB0_3: ldr r1, [r5] mov r0, #36 bl kmalloc cmp r0, #0 beq .LBB0_8 mov r6, r0 ldr r0, [r4, #32] rbit r1, r0 cmp r0, #0 mov r0, #12 clz r1, r1 mvneq r1, #0 bl max mov r7, r0 mov r0, #1 movw r5, :lower16:SRP_FMR_SIZE add r8, r6, #12 lsl r1, r0, r7 movt r5, :upper16:SRP_FMR_SIZE str r1, [r6] mov r1, #0 sub r0, r1, r0, lsl r7 str r0, [r6, #28] ldr r0, [r5] lsl r0, r0, r7 str r0, [r6, #4] mov r0, r8 bl INIT_LIST_HEAD mov r0, r9 str r9, [r6, #24] bl ib_alloc_pd str r0, [r6, #8] bl IS_ERR cmp r0, #0 bne .LBB0_7 movw r0, :lower16:IB_ACCESS_LOCAL_WRITE movw r1, :lower16:IB_ACCESS_REMOTE_READ movt r0, :upper16:IB_ACCESS_LOCAL_WRITE movt r1, :upper16:IB_ACCESS_REMOTE_READ ldr r0, [r0] ldr r1, [r1] orr r0, r1, r0 movw r1, :lower16:IB_ACCESS_REMOTE_WRITE movt r1, :upper16:IB_ACCESS_REMOTE_WRITE ldr r1, [r1] orr r1, r0, r1 ldr r0, [r6, #8] bl ib_get_dma_mr str r0, [r6, #20] bl IS_ERR cmp r0, #0 beq .LBB0_10 ldr r0, [r6, #8] bl ib_dealloc_pd .LBB0_7: mov r0, r6 bl kfree .LBB0_8: mov r0, r4 bl kfree .LBB0_9: sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .LBB0_10: movw r0, :lower16:SRP_FMR_MIN_SIZE ldr r10, [r5] movt r0, :upper16:SRP_FMR_MIN_SIZE ldr r0, [r0] cmp r10, r0 blt .LBB0_14 add r5, sp, #4 .LBB0_12: mov r0, r5 mov r1, #0 mov r2, #24 bl memset mov r0, #1 movw r1, :lower16:IB_ACCESS_REMOTE_WRITE str r7, [sp, #12] str r10, [sp, #8] str r0, [sp, #4] movw r0, :lower16:SRP_FMR_POOL_SIZE movt r1, :upper16:IB_ACCESS_REMOTE_WRITE movt r0, :upper16:SRP_FMR_POOL_SIZE ldr r1, [r1] ldr r0, [r0] str r0, [sp, #24] movw r0, :lower16:SRP_FMR_DIRTY_SIZE movt r0, :upper16:SRP_FMR_DIRTY_SIZE ldr r0, [r0] str r0, [sp, #20] movw r0, :lower16:IB_ACCESS_LOCAL_WRITE movt r0, :upper16:IB_ACCESS_LOCAL_WRITE ldr r0, [r0] orr r0, r1, r0 movw r1, :lower16:IB_ACCESS_REMOTE_READ movt r1, :upper16:IB_ACCESS_REMOTE_READ ldr r1, [r1] orr r0, r0, r1 mov r1, r5 str r0, [sp, #16] ldr r0, [r6, #8] bl ib_create_fmr_pool str r0, [r6, #16] bl IS_ERR cmp r0, #0 beq .LBB0_14 ldr r0, [r6, #4] movw r1, :lower16:SRP_FMR_MIN_SIZE movt r1, :upper16:SRP_FMR_MIN_SIZE ldr r1, [r1] add r0, r0, r0, lsr #31 asr r0, r0, #1 str r0, [r6, #4] add r0, r10, r10, lsr #31 asr r10, r0, #1 cmp r1, r0, asr #1 ble .LBB0_12 .LBB0_14: ldr r0, [r6, #16] bl IS_ERR cmp r0, #0 mov r7, #0 movne r0, #0 strne r0, [r6, #16] movw r0, :lower16:RDMA_NODE_IB_SWITCH movt r0, :upper16:RDMA_NODE_IB_SWITCH ldr r2, [r9] ldr r1, [r0] mov r0, #0 cmp r2, r1 beq .LBB0_16 ldr r0, [r9, #4] mov r7, #1 cmp r0, #1 blt .LBB0_20 .LBB0_16: add r5, r0, #1 b .LBB0_18 .LBB0_17: add r7, r7, #1 cmp r5, r7 beq .LBB0_20 .LBB0_18: mov r0, r6 mov r1, r7 bl srp_add_port cmp r0, #0 beq .LBB0_17 mov r1, r8 bl list_add_tail b .LBB0_17 .LBB0_20: movw r1, :lower16:srp_client mov r0, r9 mov r2, r6 movt r1, :upper16:srp_client bl ib_set_client_data b .LBB0_8 .Lfunc_end0: .size srp_add_one, .Lfunc_end0-srp_add_one .cantunwind .fnend .type GFP_KERNEL,%object .comm GFP_KERNEL,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "Query device failed for %s\n" .size .L.str, 28 .type SRP_FMR_SIZE,%object .comm SRP_FMR_SIZE,4,4 .type IB_ACCESS_LOCAL_WRITE,%object .comm IB_ACCESS_LOCAL_WRITE,4,4 .type IB_ACCESS_REMOTE_READ,%object .comm IB_ACCESS_REMOTE_READ,4,4 .type IB_ACCESS_REMOTE_WRITE,%object .comm IB_ACCESS_REMOTE_WRITE,4,4 .type SRP_FMR_MIN_SIZE,%object .comm SRP_FMR_MIN_SIZE,4,4 .type SRP_FMR_POOL_SIZE,%object .comm SRP_FMR_POOL_SIZE,4,4 .type SRP_FMR_DIRTY_SIZE,%object .comm SRP_FMR_DIRTY_SIZE,4,4 .type RDMA_NODE_IB_SWITCH,%object .comm RDMA_NODE_IB_SWITCH,4,4 .type srp_client,%object .comm srp_client,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym srp_add_one .addrsig_sym srp_client .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_sv_client.c_SV_SendClientGameState.c" .p2align 4, 0x90 # -- Begin function SV_SendClientGameState .type SV_SendClientGameState,@function SV_SendClientGameState: # @SV_SendClientGameState .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp push r15 push r14 push r13 push r12 push rbx sub rsp, 24 .cfi_offset rbx, -56 .cfi_offset r12, -48 .cfi_offset r13, -40 .cfi_offset r14, -32 .cfi_offset r15, -24 mov rbx, rdi mov qword ptr [rbp - 56], rsp # 8-byte Spill mov r14d, dword ptr [rip + MAX_MSGLEN] mov r12, rsp lea rax, [4*r14 + 15] and rax, -16 sub r12, rax mov rsp, r12 mov esi, dword ptr [rdi + 44] mov edi, offset .L.str call Com_DPrintf mov esi, dword ptr [rbx + 44] mov edi, offset .L.str.1 call Com_DPrintf mov eax, dword ptr [rip + CS_PRIMED] mov dword ptr [rbx + 40], eax mov qword ptr [rbx + 32], 0 mov eax, dword ptr [rip + qfalse] mov dword ptr [rbx + 24], eax mov eax, dword ptr [rbx + 16] mov dword ptr [rbx + 20], eax lea edx, [4*r14] lea r15, [rbp - 44] mov rdi, r15 mov rsi, r12 call MSG_Init mov rsi, qword ptr [rbx + 8] mov rdi, r15 call MSG_WriteLong mov rdi, rbx mov rsi, r15 call SV_UpdateServerCommandsToClient mov esi, dword ptr [rip + svc_gamestate] mov rdi, r15 call MSG_WriteByte mov qword ptr [rbp - 64], rbx # 8-byte Spill mov rsi, qword ptr [rbx] mov rdi, r15 call MSG_WriteLong mov eax, dword ptr [rip + MAX_CONFIGSTRINGS] test eax, eax jle .LBB0_5 # %bb.1: xor ebx, ebx lea r15, [rbp - 44] jmp .LBB0_2 .p2align 4, 0x90 .LBB0_4: # in Loop: Header=BB0_2 Depth=1 add rbx, 1 movsxd rcx, eax cmp rbx, rcx jge .LBB0_5 .LBB0_2: # =>This Inner Loop Header: Depth=1 mov rcx, qword ptr [rip + sv+16] mov rcx, qword ptr [rcx + 8*rbx] cmp qword ptr [rcx], 0 je .LBB0_4 # %bb.3: # in Loop: Header=BB0_2 Depth=1 mov esi, dword ptr [rip + svc_configstring] mov rdi, r15 call MSG_WriteByte mov rdi, r15 mov esi, ebx call MSG_WriteShort mov rax, qword ptr [rip + sv+16] mov rsi, qword ptr [rax + 8*rbx] mov rdi, r15 call MSG_WriteBigString mov eax, dword ptr [rip + MAX_CONFIGSTRINGS] jmp .LBB0_4 .LBB0_5: lea rdi, [rbp - 48] xor esi, esi mov edx, 4 call Com_Memset mov eax, dword ptr [rip + MAX_GENTITIES] test eax, eax jle .LBB0_10 # %bb.6: xor r13d, r13d lea r12, [rbp - 44] lea r15, [rbp - 48] xor r14d, r14d jmp .LBB0_7 .p2align 4, 0x90 .LBB0_9: # in Loop: Header=BB0_7 Depth=1 add r14, 1 movsxd rcx, eax add r13, 4 cmp r14, rcx jge .LBB0_10 .LBB0_7: # =>This Inner Loop Header: Depth=1 mov rbx, qword ptr [rip + sv+8] cmp dword ptr [rbx + r13], 0 je .LBB0_9 # %bb.8: # in Loop: Header=BB0_7 Depth=1 add rbx, r13 mov esi, dword ptr [rip + svc_baseline] mov rdi, r12 call MSG_WriteByte mov ecx, dword ptr [rip + qtrue] mov rdi, r12 mov rsi, r15 mov rdx, rbx call MSG_WriteDeltaEntity mov eax, dword ptr [rip + MAX_GENTITIES] jmp .LBB0_9 .LBB0_10: mov esi, dword ptr [rip + svc_EOF] lea r14, [rbp - 44] mov rdi, r14 call MSG_WriteByte movsxd rax, dword ptr [rip + svs] neg rax lea rsi, [rax + 2*rax] shl rsi, 4 mov rbx, qword ptr [rbp - 64] # 8-byte Reload add rsi, rbx mov rdi, r14 call MSG_WriteLong mov rsi, qword ptr [rip + sv] mov rdi, r14 call MSG_WriteLong mov rdi, r14 mov rsi, rbx call SV_SendMessageToClient mov rsp, qword ptr [rbp - 56] # 8-byte Reload lea rsp, [rbp - 40] pop rbx pop r12 pop r13 pop r14 pop r15 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size SV_SendClientGameState, .Lfunc_end0-SV_SendClientGameState .cfi_endproc # -- End function .type MAX_MSGLEN,@object # @MAX_MSGLEN .comm MAX_MSGLEN,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "SV_SendClientGameState() for %s\n" .size .L.str, 33 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "Going from CS_CONNECTED to CS_PRIMED for %s\n" .size .L.str.1, 45 .type CS_PRIMED,@object # @CS_PRIMED .comm CS_PRIMED,4,4 .type qfalse,@object # @qfalse .comm qfalse,4,4 .type svc_gamestate,@object # @svc_gamestate .comm svc_gamestate,4,4 .type MAX_CONFIGSTRINGS,@object # @MAX_CONFIGSTRINGS .comm MAX_CONFIGSTRINGS,4,4 .type sv,@object # @sv .comm sv,24,8 .type svc_configstring,@object # @svc_configstring .comm svc_configstring,4,4 .type MAX_GENTITIES,@object # @MAX_GENTITIES .comm MAX_GENTITIES,4,4 .type svc_baseline,@object # @svc_baseline .comm svc_baseline,4,4 .type qtrue,@object # @qtrue .comm qtrue,4,4 .type svc_EOF,@object # @svc_EOF .comm svc_EOF,4,4 .type svs,@object # @svs .comm svs,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym SV_SendClientGameState
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_sv_client.c_SV_SendClientGameState.c" .p2align 2 .type SV_SendClientGameState,%function .code 32 SV_SendClientGameState: .fnstart .save {r4, r5, r6, r7, r8, r9, r10, r11, lr} push {r4, r5, r6, r7, r8, r9, r10, r11, lr} .setfp r11, sp, #28 add r11, sp, #28 .pad #20 sub sp, sp, #20 mov r4, r0 movw r0, :lower16:MAX_MSGLEN str sp, [r11, #-48] movt r0, :upper16:MAX_MSGLEN ldr r7, [r0] mov r0, #7 add r0, r0, r7, lsl #2 bic r0, r0, #7 sub r6, sp, r0 mov sp, r6 ldr r1, [r4, #28] movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl Com_DPrintf ldr r1, [r4, #28] movw r0, :lower16:.L.str.1 movt r0, :upper16:.L.str.1 bl Com_DPrintf movw r0, :lower16:CS_PRIMED movw r1, :lower16:qfalse ldr r2, [r4, #8] mov r5, #0 movt r0, :upper16:CS_PRIMED movt r1, :upper16:qfalse str r5, [r4, #20] ldr r0, [r0] ldr r1, [r1] str r2, [r4, #12] lsl r2, r7, #2 sub r7, r11, #40 str r1, [r4, #16] str r0, [r4, #24] mov r0, r7 mov r1, r6 bl MSG_Init ldr r1, [r4, #4] mov r0, r7 bl MSG_WriteLong mov r0, r4 mov r1, r7 bl SV_UpdateServerCommandsToClient movw r0, :lower16:svc_gamestate movt r0, :upper16:svc_gamestate ldr r1, [r0] mov r0, r7 bl MSG_WriteByte ldr r1, [r4] mov r0, r7 str r4, [r11, #-44] bl MSG_WriteLong movw r8, :lower16:MAX_CONFIGSTRINGS movw r4, :lower16:sv movt r8, :upper16:MAX_CONFIGSTRINGS movt r4, :upper16:sv ldr r0, [r8] cmp r0, #1 blt .LBB0_5 movw r7, :lower16:svc_configstring sub r6, r11, #40 movt r7, :upper16:svc_configstring b .LBB0_3 .LBB0_2: add r5, r5, #1 cmp r5, r0 bge .LBB0_5 .LBB0_3: ldr r1, [r4, #8] ldr r1, [r1, r5, lsl #2] ldr r1, [r1] cmp r1, #0 beq .LBB0_2 ldr r1, [r7] mov r0, r6 bl MSG_WriteByte mov r0, r6 mov r1, r5 bl MSG_WriteShort ldr r0, [r4, #8] ldr r1, [r0, r5, lsl #2] mov r0, r6 bl MSG_WriteBigString ldr r0, [r8] b .LBB0_2 .LBB0_5: sub r0, r11, #36 mov r1, #0 mov r2, #4 mov r6, #0 bl Com_Memset movw r0, :lower16:MAX_GENTITIES movt r0, :upper16:MAX_GENTITIES ldr r0, [r0] cmp r0, #1 blt .LBB0_10 movw r9, :lower16:qtrue sub r5, r11, #40 sub r10, r11, #36 mov r8, #0 movt r9, :upper16:qtrue b .LBB0_8 .LBB0_7: add r8, r8, #1 add r6, r6, #4 cmp r8, r0 bge .LBB0_10 .LBB0_8: ldr r1, [r4, #4] ldr r2, [r1, r8, lsl #2] cmp r2, #0 beq .LBB0_7 movw r0, :lower16:svc_baseline add r7, r1, r6 movt r0, :upper16:svc_baseline ldr r1, [r0] mov r0, r5 bl MSG_WriteByte ldr r3, [r9] mov r0, r5 mov r1, r10 mov r2, r7 bl MSG_WriteDeltaEntity movw r0, :lower16:MAX_GENTITIES movt r0, :upper16:MAX_GENTITIES ldr r0, [r0] b .LBB0_7 .LBB0_10: movw r0, :lower16:svc_EOF sub r5, r11, #40 movt r0, :upper16:svc_EOF ldr r1, [r0] mov r0, r5 bl MSG_WriteByte movw r0, :lower16:svs ldr r6, [r11, #-44] movt r0, :upper16:svs ldr r0, [r0] sub r1, r6, r0, lsl #5 mov r0, r5 bl MSG_WriteLong ldr r1, [r4] mov r0, r5 bl MSG_WriteLong mov r0, r5 mov r1, r6 bl SV_SendMessageToClient ldr sp, [r11, #-48] sub sp, r11, #28 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} .Lfunc_end0: .size SV_SendClientGameState, .Lfunc_end0-SV_SendClientGameState .cantunwind .fnend .type MAX_MSGLEN,%object .comm MAX_MSGLEN,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "SV_SendClientGameState() for %s\n" .size .L.str, 33 .type .L.str.1,%object .L.str.1: .asciz "Going from CS_CONNECTED to CS_PRIMED for %s\n" .size .L.str.1, 45 .type CS_PRIMED,%object .comm CS_PRIMED,4,4 .type qfalse,%object .comm qfalse,4,4 .type svc_gamestate,%object .comm svc_gamestate,4,4 .type MAX_CONFIGSTRINGS,%object .comm MAX_CONFIGSTRINGS,4,4 .type sv,%object .comm sv,12,4 .type svc_configstring,%object .comm svc_configstring,4,4 .type MAX_GENTITIES,%object .comm MAX_GENTITIES,4,4 .type svc_baseline,%object .comm svc_baseline,4,4 .type qtrue,%object .comm qtrue,4,4 .type svc_EOF,%object .comm svc_EOF,4,4 .type svs,%object .comm svs,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym SV_SendClientGameState .eabi_attribute 30, 1
.text .intel_syntax noprefix .file "extr_hints-data.c_set_user_info.c" .globl set_user_info # -- Begin function set_user_info .p2align 4, 0x90 .type set_user_info,@function set_user_info: # @set_user_info .cfi_startproc # %bb.0: push r14 .cfi_def_cfa_offset 16 push rbx .cfi_def_cfa_offset 24 push rax .cfi_def_cfa_offset 32 .cfi_offset rbx, -24 .cfi_offset r14, -16 mov r14, rdi mov edi, dword ptr [rdi + 4] call conv_user_id test rax, rax je .LBB0_1 # %bb.2: mov rbx, rax mov edi, dword ptr [rax] movzx esi, byte ptr [r14] add esi, -2 call SET_USER_INFO mov dword ptr [rbx], eax mov eax, 1 jmp .LBB0_3 .LBB0_1: xor eax, eax .LBB0_3: add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .Lfunc_end0: .size set_user_info, .Lfunc_end0-set_user_info .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig
.text .syntax unified .eabi_attribute 67, "2.09" .cpu cortex-a53 .eabi_attribute 6, 14 .eabi_attribute 7, 65 .eabi_attribute 8, 1 .eabi_attribute 9, 2 .eabi_attribute 42, 1 .eabi_attribute 34, 0 .eabi_attribute 68, 3 .eabi_attribute 17, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 0 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 38, 1 .eabi_attribute 18, 4 .eabi_attribute 26, 2 .eabi_attribute 14, 0 .file "extr_hints-data.c_set_user_info.c" .globl set_user_info .p2align 2 .type set_user_info,%function .code 32 set_user_info: .fnstart .save {r4, r5, r11, lr} push {r4, r5, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 mov r5, r0 ldr r0, [r0, #4] bl conv_user_id cmp r0, #0 moveq r0, #0 popeq {r4, r5, r11, pc} ldrb r1, [r5] mov r4, r0 ldr r0, [r0] sub r1, r1, #2 bl SET_USER_INFO str r0, [r4] mov r0, #1 pop {r4, r5, r11, pc} .Lfunc_end0: .size set_user_info, .Lfunc_end0-set_user_info .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .eabi_attribute 30, 1