x86
stringlengths
164
56.9k
arm
stringlengths
591
63.3k
.text .intel_syntax noprefix .file "extr_ngx_rtmp_send.c_ngx_rtmp_send_play_status.c" .globl ngx_rtmp_send_play_status # -- Begin function ngx_rtmp_send_play_status .p2align 4, 0x90 .type ngx_rtmp_send_play_status,@function ngx_rtmp_send_play_status: # @ngx_rtmp_send_play_status .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 48 mov qword ptr [rbp - 8], rdi mov qword ptr [rbp - 16], rsi mov qword ptr [rbp - 24], rdx mov dword ptr [rbp - 28], ecx mov dword ptr [rbp - 32], r8d mov rdi, qword ptr [rbp - 8] mov rax, qword ptr [rbp - 8] mov rsi, qword ptr [rbp - 16] mov rdx, qword ptr [rbp - 24] mov ecx, dword ptr [rbp - 28] mov r8d, dword ptr [rbp - 32] mov qword ptr [rbp - 40], rdi # 8-byte Spill mov rdi, rax call ngx_rtmp_create_play_status mov rdi, qword ptr [rbp - 40] # 8-byte Reload mov esi, eax call ngx_rtmp_send_shared_packet add rsp, 48 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size ngx_rtmp_send_play_status, .Lfunc_end0-ngx_rtmp_send_play_status .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ngx_rtmp_send_shared_packet .addrsig_sym ngx_rtmp_create_play_status
.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_ngx_rtmp_send.c_ngx_rtmp_send_play_status.c" .globl ngx_rtmp_send_play_status .p2align 2 .type ngx_rtmp_send_play_status,%function .code 32 ngx_rtmp_send_play_status: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 .pad #32 sub sp, sp, #32 ldr r12, [r11, #8] str r0, [r11, #-12] str r1, [r11, #-16] str r2, [sp, #20] str r3, [sp, #16] ldr r0, [r11, #-12] ldr r1, [r11, #-16] ldr r2, [sp, #20] ldr r3, [sp, #16] ldr lr, [r11, #8] mov r4, sp str lr, [r4] str r0, [sp, #12] str r12, [sp, #8] bl ngx_rtmp_create_play_status ldr r1, [sp, #12] str r0, [sp, #4] mov r0, r1 ldr r1, [sp, #4] bl ngx_rtmp_send_shared_packet sub sp, r11, #8 pop {r4, r10, r11, pc} .Lfunc_end0: .size ngx_rtmp_send_play_status, .Lfunc_end0-ngx_rtmp_send_play_status .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ngx_rtmp_send_shared_packet .addrsig_sym ngx_rtmp_create_play_status .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_m68kops.h_m68k_op_tas_8_pi7.c" .p2align 4, 0x90 # -- Begin function m68k_op_tas_8_pi7 .type m68k_op_tas_8_pi7,@function m68k_op_tas_8_pi7: # @m68k_op_tas_8_pi7 .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 16 mov al, 0 call EA_A7_PI_8 mov dword ptr [rbp - 4], eax mov edi, dword ptr [rbp - 4] call m68ki_read_8 mov dword ptr [rbp - 8], eax mov eax, dword ptr [rbp - 8] mov dword ptr [FLAG_Z], eax mov edi, dword ptr [rbp - 8] call NFLAG_8 mov dword ptr [FLAG_N], eax mov eax, dword ptr [VFLAG_CLEAR] mov dword ptr [FLAG_V], eax mov eax, dword ptr [CFLAG_CLEAR] mov dword ptr [FLAG_C], eax mov al, 0 call m68ki_tas_callback cmp rax, 0 je .LBB0_2 # %bb.1: mov edi, dword ptr [rbp - 4] mov eax, dword ptr [rbp - 8] or eax, 128 mov esi, eax call m68ki_write_8 .LBB0_2: add rsp, 16 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size m68k_op_tas_8_pi7, .Lfunc_end0-m68k_op_tas_8_pi7 .cfi_endproc # -- End function .type FLAG_Z,@object # @FLAG_Z .comm FLAG_Z,4,4 .type FLAG_N,@object # @FLAG_N .comm FLAG_N,4,4 .type VFLAG_CLEAR,@object # @VFLAG_CLEAR .comm VFLAG_CLEAR,4,4 .type FLAG_V,@object # @FLAG_V .comm FLAG_V,4,4 .type CFLAG_CLEAR,@object # @CFLAG_CLEAR .comm CFLAG_CLEAR,4,4 .type FLAG_C,@object # @FLAG_C .comm FLAG_C,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym m68k_op_tas_8_pi7 .addrsig_sym EA_A7_PI_8 .addrsig_sym m68ki_read_8 .addrsig_sym NFLAG_8 .addrsig_sym m68ki_tas_callback .addrsig_sym m68ki_write_8 .addrsig_sym FLAG_Z .addrsig_sym FLAG_N .addrsig_sym VFLAG_CLEAR .addrsig_sym FLAG_V .addrsig_sym CFLAG_CLEAR .addrsig_sym FLAG_C
.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_tas_8_pi7.c" .p2align 2 .type m68k_op_tas_8_pi7,%function .code 32 m68k_op_tas_8_pi7: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #8 sub sp, sp, #8 bl EA_A7_PI_8 str r0, [sp, #4] ldr r0, [sp, #4] bl m68ki_read_8 str r0, [sp] ldr r0, [sp] movw r1, :lower16:FLAG_Z movt r1, :upper16:FLAG_Z str r0, [r1] ldr r0, [sp] bl NFLAG_8 movw r1, :lower16:FLAG_N movt r1, :upper16:FLAG_N str r0, [r1] movw r0, :lower16:VFLAG_CLEAR movt r0, :upper16:VFLAG_CLEAR ldr r0, [r0] movw r1, :lower16:FLAG_V movt r1, :upper16:FLAG_V str r0, [r1] movw r0, :lower16:CFLAG_CLEAR movt r0, :upper16:CFLAG_CLEAR ldr r0, [r0] movw r1, :lower16:FLAG_C movt r1, :upper16:FLAG_C str r0, [r1] bl m68ki_tas_callback cmp r0, #0 beq .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [sp, #4] ldr r1, [sp] orr r1, r1, #128 bl m68ki_write_8 b .LBB0_2 .LBB0_2: mov sp, r11 pop {r11, pc} .Lfunc_end0: .size m68k_op_tas_8_pi7, .Lfunc_end0-m68k_op_tas_8_pi7 .cantunwind .fnend .type FLAG_Z,%object .comm FLAG_Z,4,4 .type FLAG_N,%object .comm FLAG_N,4,4 .type VFLAG_CLEAR,%object .comm VFLAG_CLEAR,4,4 .type FLAG_V,%object .comm FLAG_V,4,4 .type CFLAG_CLEAR,%object .comm CFLAG_CLEAR,4,4 .type FLAG_C,%object .comm FLAG_C,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym m68k_op_tas_8_pi7 .addrsig_sym EA_A7_PI_8 .addrsig_sym m68ki_read_8 .addrsig_sym NFLAG_8 .addrsig_sym m68ki_tas_callback .addrsig_sym m68ki_write_8 .addrsig_sym FLAG_Z .addrsig_sym FLAG_N .addrsig_sym VFLAG_CLEAR .addrsig_sym FLAG_V .addrsig_sym CFLAG_CLEAR .addrsig_sym FLAG_C .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_dw-hdmi.c_hdmi_compute_n.c" .p2align 4, 0x90 # -- Begin function hdmi_compute_n .type hdmi_compute_n,@function hdmi_compute_n: # @hdmi_compute_n .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp mov dword ptr [rbp - 4], edi mov qword ptr [rbp - 16], rsi mov eax, dword ptr [rbp - 4] shl eax, 7 xor edx, edx mov ecx, 1000 div ecx mov dword ptr [rbp - 20], eax mov dword ptr [rbp - 24], 1 .LBB0_1: # =>This Inner Loop Header: Depth=1 cmp dword ptr [rbp - 4], 48000 jbe .LBB0_3 # %bb.2: # in Loop: Header=BB0_1 Depth=1 mov eax, dword ptr [rbp - 24] shl eax, 1 mov dword ptr [rbp - 24], eax mov eax, dword ptr [rbp - 4] shr eax, 1 mov dword ptr [rbp - 4], eax jmp .LBB0_1 .LBB0_3: mov eax, dword ptr [rbp - 4] mov ecx, eax sub ecx, 32000 mov dword ptr [rbp - 28], eax # 4-byte Spill je .LBB0_4 jmp .LBB0_40 .LBB0_40: mov eax, dword ptr [rbp - 28] # 4-byte Reload sub eax, 44100 je .LBB0_15 jmp .LBB0_41 .LBB0_41: mov eax, dword ptr [rbp - 28] # 4-byte Reload sub eax, 48000 je .LBB0_25 jmp .LBB0_38 .LBB0_4: cmp qword ptr [rbp - 16], 25175000 jne .LBB0_6 # %bb.5: mov dword ptr [rbp - 20], 4576 jmp .LBB0_14 .LBB0_6: cmp qword ptr [rbp - 16], 27027000 jne .LBB0_8 # %bb.7: mov dword ptr [rbp - 20], 4096 jmp .LBB0_13 .LBB0_8: cmp qword ptr [rbp - 16], 74176000 je .LBB0_10 # %bb.9: cmp qword ptr [rbp - 16], 148352000 jne .LBB0_11 .LBB0_10: mov dword ptr [rbp - 20], 11648 jmp .LBB0_12 .LBB0_11: mov dword ptr [rbp - 20], 4096 .LBB0_12: jmp .LBB0_13 .LBB0_13: jmp .LBB0_14 .LBB0_14: mov eax, dword ptr [rbp - 24] imul eax, dword ptr [rbp - 20] mov dword ptr [rbp - 20], eax jmp .LBB0_39 .LBB0_15: cmp qword ptr [rbp - 16], 25175000 jne .LBB0_17 # %bb.16: mov dword ptr [rbp - 20], 7007 jmp .LBB0_24 .LBB0_17: cmp qword ptr [rbp - 16], 74176000 jne .LBB0_19 # %bb.18: mov dword ptr [rbp - 20], 17836 jmp .LBB0_23 .LBB0_19: cmp qword ptr [rbp - 16], 148352000 jne .LBB0_21 # %bb.20: mov dword ptr [rbp - 20], 8918 jmp .LBB0_22 .LBB0_21: mov dword ptr [rbp - 20], 6272 .LBB0_22: jmp .LBB0_23 .LBB0_23: jmp .LBB0_24 .LBB0_24: mov eax, dword ptr [rbp - 24] imul eax, dword ptr [rbp - 20] mov dword ptr [rbp - 20], eax jmp .LBB0_39 .LBB0_25: cmp qword ptr [rbp - 16], 25175000 jne .LBB0_27 # %bb.26: mov dword ptr [rbp - 20], 6864 jmp .LBB0_37 .LBB0_27: cmp qword ptr [rbp - 16], 27027000 jne .LBB0_29 # %bb.28: mov dword ptr [rbp - 20], 6144 jmp .LBB0_36 .LBB0_29: cmp qword ptr [rbp - 16], 74176000 jne .LBB0_31 # %bb.30: mov dword ptr [rbp - 20], 11648 jmp .LBB0_35 .LBB0_31: cmp qword ptr [rbp - 16], 148352000 jne .LBB0_33 # %bb.32: mov dword ptr [rbp - 20], 5824 jmp .LBB0_34 .LBB0_33: mov dword ptr [rbp - 20], 6144 .LBB0_34: jmp .LBB0_35 .LBB0_35: jmp .LBB0_36 .LBB0_36: jmp .LBB0_37 .LBB0_37: mov eax, dword ptr [rbp - 24] imul eax, dword ptr [rbp - 20] mov dword ptr [rbp - 20], eax jmp .LBB0_39 .LBB0_38: jmp .LBB0_39 .LBB0_39: mov eax, dword ptr [rbp - 20] pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size hdmi_compute_n, .Lfunc_end0-hdmi_compute_n .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hdmi_compute_n
.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_dw-hdmi.c_hdmi_compute_n.c" .p2align 2 .type hdmi_compute_n,%function .code 32 hdmi_compute_n: .fnstart .pad #20 sub sp, sp, #20 str r0, [sp, #16] str r1, [sp, #12] ldr r0, [sp, #16] lsl r0, r0, #7 movw r1, #19923 movt r1, #4194 umull r0, r1, r0, r1 lsr r1, r1, #6 str r1, [sp, #8] mov r1, #1 str r1, [sp, #4] b .LBB0_1 .LBB0_1: ldr r0, [sp, #16] movw r1, #48001 cmp r0, r1 blo .LBB0_3 b .LBB0_2 .LBB0_2: ldr r0, [sp, #4] lsl r0, r0, #1 str r0, [sp, #4] ldr r0, [sp, #16] lsr r0, r0, #1 str r0, [sp, #16] b .LBB0_1 .LBB0_3: ldr r0, [sp, #16] cmp r0, #32000 str r0, [sp] beq .LBB0_6 b .LBB0_4 .LBB0_4: movw r0, #44100 ldr r1, [sp] cmp r1, r0 beq .LBB0_17 b .LBB0_5 .LBB0_5: movw r0, #48000 ldr r1, [sp] cmp r1, r0 beq .LBB0_27 b .LBB0_40 .LBB0_6: ldr r0, [sp, #12] movw r1, #9176 movt r1, #384 cmp r0, r1 bne .LBB0_8 b .LBB0_7 .LBB0_7: movw r0, #4576 str r0, [sp, #8] b .LBB0_16 .LBB0_8: ldr r0, [sp, #12] movw r1, #26168 movt r1, #412 cmp r0, r1 bne .LBB0_10 b .LBB0_9 .LBB0_9: mov r0, #4096 str r0, [sp, #8] b .LBB0_15 .LBB0_10: ldr r0, [sp, #12] movw r1, #54784 movt r1, #1131 cmp r0, r1 beq .LBB0_12 b .LBB0_11 .LBB0_11: ldr r0, [sp, #12] movw r1, #44032 movt r1, #2263 cmp r0, r1 bne .LBB0_13 b .LBB0_12 .LBB0_12: mov r0, #11648 str r0, [sp, #8] b .LBB0_14 .LBB0_13: mov r0, #4096 str r0, [sp, #8] b .LBB0_14 .LBB0_14: b .LBB0_15 .LBB0_15: b .LBB0_16 .LBB0_16: ldr r0, [sp, #4] ldr r1, [sp, #8] mul r0, r1, r0 str r0, [sp, #8] b .LBB0_41 .LBB0_17: ldr r0, [sp, #12] movw r1, #9176 movt r1, #384 cmp r0, r1 bne .LBB0_19 b .LBB0_18 .LBB0_18: movw r0, #7007 str r0, [sp, #8] b .LBB0_26 .LBB0_19: ldr r0, [sp, #12] movw r1, #54784 movt r1, #1131 cmp r0, r1 bne .LBB0_21 b .LBB0_20 .LBB0_20: movw r0, #17836 str r0, [sp, #8] b .LBB0_25 .LBB0_21: ldr r0, [sp, #12] movw r1, #44032 movt r1, #2263 cmp r0, r1 bne .LBB0_23 b .LBB0_22 .LBB0_22: movw r0, #8918 str r0, [sp, #8] b .LBB0_24 .LBB0_23: mov r0, #6272 str r0, [sp, #8] b .LBB0_24 .LBB0_24: b .LBB0_25 .LBB0_25: b .LBB0_26 .LBB0_26: ldr r0, [sp, #4] ldr r1, [sp, #8] mul r0, r1, r0 str r0, [sp, #8] b .LBB0_41 .LBB0_27: ldr r0, [sp, #12] movw r1, #9176 movt r1, #384 cmp r0, r1 bne .LBB0_29 b .LBB0_28 .LBB0_28: movw r0, #6864 str r0, [sp, #8] b .LBB0_39 .LBB0_29: ldr r0, [sp, #12] movw r1, #26168 movt r1, #412 cmp r0, r1 bne .LBB0_31 b .LBB0_30 .LBB0_30: mov r0, #6144 str r0, [sp, #8] b .LBB0_38 .LBB0_31: ldr r0, [sp, #12] movw r1, #54784 movt r1, #1131 cmp r0, r1 bne .LBB0_33 b .LBB0_32 .LBB0_32: mov r0, #11648 str r0, [sp, #8] b .LBB0_37 .LBB0_33: ldr r0, [sp, #12] movw r1, #44032 movt r1, #2263 cmp r0, r1 bne .LBB0_35 b .LBB0_34 .LBB0_34: mov r0, #5824 str r0, [sp, #8] b .LBB0_36 .LBB0_35: mov r0, #6144 str r0, [sp, #8] b .LBB0_36 .LBB0_36: b .LBB0_37 .LBB0_37: b .LBB0_38 .LBB0_38: b .LBB0_39 .LBB0_39: ldr r0, [sp, #4] ldr r1, [sp, #8] mul r0, r1, r0 str r0, [sp, #8] b .LBB0_41 .LBB0_40: b .LBB0_41 .LBB0_41: ldr r0, [sp, #8] add sp, sp, #20 bx lr .Lfunc_end0: .size hdmi_compute_n, .Lfunc_end0-hdmi_compute_n .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym hdmi_compute_n .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_picoxcell_crypto.c_spacc_packet_timeout.c" .p2align 4, 0x90 # -- Begin function spacc_packet_timeout .type spacc_packet_timeout,@function spacc_packet_timeout: # @spacc_packet_timeout .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 16 mov qword ptr [rbp - 8], rdi mov rax, qword ptr [rbp - 16] # kill: def $eax killed $eax killed $rax mov rsi, qword ptr [rbp - 8] mov edx, dword ptr [packet_timeout] mov edi, eax call from_timer mov qword ptr [rbp - 16], rax mov rdi, qword ptr [rbp - 16] call spacc_process_done add rsp, 16 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size spacc_packet_timeout, .Lfunc_end0-spacc_packet_timeout .cfi_endproc # -- End function .type packet_timeout,@object # @packet_timeout .comm packet_timeout,4,4 .type engine,@object # @engine .comm engine,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym spacc_packet_timeout .addrsig_sym from_timer .addrsig_sym spacc_process_done .addrsig_sym packet_timeout
.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_picoxcell_crypto.c_spacc_packet_timeout.c" .p2align 2 .type spacc_packet_timeout,%function .code 32 spacc_packet_timeout: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #8 sub sp, sp, #8 str r0, [sp, #4] ldr r0, [sp] ldr r1, [sp, #4] movw r2, :lower16:packet_timeout movt r2, :upper16:packet_timeout ldr r2, [r2] bl from_timer str r0, [sp] ldr r0, [sp] bl spacc_process_done mov sp, r11 pop {r11, pc} .Lfunc_end0: .size spacc_packet_timeout, .Lfunc_end0-spacc_packet_timeout .cantunwind .fnend .type packet_timeout,%object .comm packet_timeout,4,4 .type engine,%object .comm engine,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym spacc_packet_timeout .addrsig_sym from_timer .addrsig_sym spacc_process_done .addrsig_sym packet_timeout .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_mantis_i2c.c_mantis_i2c_init.c" .globl mantis_i2c_init # -- Begin function mantis_i2c_init .p2align 4, 0x90 .type mantis_i2c_init,@function mantis_i2c_init: # @mantis_i2c_init .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 80 mov qword ptr [rbp - 16], rdi mov rax, qword ptr [rbp - 16] add rax, 24 mov qword ptr [rbp - 32], rax mov rax, qword ptr [rbp - 16] mov rax, qword ptr [rax + 16] mov qword ptr [rbp - 40], rax mov rax, qword ptr [rbp - 16] add rax, 8 mov rdi, rax call init_waitqueue_head mov rcx, qword ptr [rbp - 16] add rcx, 4 mov rdi, rcx mov dword ptr [rbp - 44], eax # 4-byte Spill call mutex_init mov rcx, qword ptr [rbp - 32] mov edi, dword ptr [rcx + 36] movabs rsi, offset .L.str mov edx, 4 mov dword ptr [rbp - 48], eax # 4-byte Spill call strscpy mov rdi, qword ptr [rbp - 32] mov rsi, qword ptr [rbp - 16] mov dword ptr [rbp - 52], eax # 4-byte Spill call i2c_set_adapdata mov edx, dword ptr [THIS_MODULE] mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx + 32], edx mov rcx, qword ptr [rbp - 32] movabs rsi, offset mantis_algo mov qword ptr [rcx + 24], rsi mov rcx, qword ptr [rbp - 32] mov qword ptr [rcx + 16], 0 mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx], 500 mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx + 4], 3 mov rcx, qword ptr [rbp - 40] mov rsi, qword ptr [rbp - 32] mov qword ptr [rsi + 8], rcx mov rdi, qword ptr [rbp - 32] mov dword ptr [rbp - 56], eax # 4-byte Spill call i2c_add_adapter mov rcx, qword ptr [rbp - 16] mov dword ptr [rcx], eax mov rcx, qword ptr [rbp - 16] cmp dword ptr [rcx], 0 jge .LBB0_2 # %bb.1: mov rax, qword ptr [rbp - 16] mov ecx, dword ptr [rax] mov dword ptr [rbp - 4], ecx jmp .LBB0_3 .LBB0_2: mov edi, dword ptr [MANTIS_DEBUG] mov esi, 1 movabs rdx, offset .L.str.1 call dprintk mov edi, dword ptr [MANTIS_INT_STAT] mov dword ptr [rbp - 60], eax # 4-byte Spill call mmread mov dword ptr [rbp - 20], eax mov edi, dword ptr [MANTIS_INT_MASK] call mmread mov edi, dword ptr [rbp - 20] mov esi, dword ptr [MANTIS_INT_STAT] mov dword ptr [rbp - 64], eax # 4-byte Spill call mmwrite mov edi, dword ptr [MANTIS_DEBUG] mov esi, 1 movabs rdx, offset .L.str.2 mov dword ptr [rbp - 68], eax # 4-byte Spill call dprintk mov rdi, qword ptr [rbp - 16] mov esi, dword ptr [MANTIS_INT_I2CDONE] mov dword ptr [rbp - 72], eax # 4-byte Spill call mantis_mask_ints mov dword ptr [rbp - 4], 0 .LBB0_3: mov eax, dword ptr [rbp - 4] add rsp, 80 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size mantis_i2c_init, .Lfunc_end0-mantis_i2c_init .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Mantis I2C" .size .L.str, 11 .type THIS_MODULE,@object # @THIS_MODULE .comm THIS_MODULE,4,4 .type mantis_algo,@object # @mantis_algo .comm mantis_algo,4,4 .type MANTIS_DEBUG,@object # @MANTIS_DEBUG .comm MANTIS_DEBUG,4,4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "Initializing I2C .." .size .L.str.1, 20 .type MANTIS_INT_STAT,@object # @MANTIS_INT_STAT .comm MANTIS_INT_STAT,4,4 .type MANTIS_INT_MASK,@object # @MANTIS_INT_MASK .comm MANTIS_INT_MASK,4,4 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "Disabling I2C interrupt" .size .L.str.2, 24 .type MANTIS_INT_I2CDONE,@object # @MANTIS_INT_I2CDONE .comm MANTIS_INT_I2CDONE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym init_waitqueue_head .addrsig_sym mutex_init .addrsig_sym strscpy .addrsig_sym i2c_set_adapdata .addrsig_sym i2c_add_adapter .addrsig_sym dprintk .addrsig_sym mmread .addrsig_sym mmwrite .addrsig_sym mantis_mask_ints .addrsig_sym THIS_MODULE .addrsig_sym mantis_algo .addrsig_sym MANTIS_DEBUG .addrsig_sym MANTIS_INT_STAT .addrsig_sym MANTIS_INT_MASK .addrsig_sym MANTIS_INT_I2CDONE
.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_mantis_i2c.c_mantis_i2c_init.c" .globl mantis_i2c_init .p2align 2 .type mantis_i2c_init,%function .code 32 mantis_i2c_init: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #64 sub sp, sp, #64 str r0, [r11, #-8] ldr r0, [r11, #-8] add r0, r0, #16 str r0, [r11, #-16] ldr r0, [r11, #-8] ldr r0, [r0, #12] str r0, [r11, #-20] ldr r0, [r11, #-8] add r0, r0, #8 bl init_waitqueue_head ldr r1, [r11, #-8] add r1, r1, #4 str r0, [r11, #-24] mov r0, r1 bl mutex_init ldr r1, [r11, #-16] ldr r1, [r1, #24] movw r2, :lower16:.L.str movt r2, :upper16:.L.str mov r3, #4 str r0, [r11, #-28] mov r0, r1 mov r1, r2 mov r2, r3 bl strscpy ldr r1, [r11, #-16] ldr r2, [r11, #-8] str r0, [sp, #32] mov r0, r1 mov r1, r2 bl i2c_set_adapdata movw r1, :lower16:THIS_MODULE movt r1, :upper16:THIS_MODULE ldr r1, [r1] ldr r2, [r11, #-16] str r1, [r2, #20] ldr r1, [r11, #-16] movw r2, :lower16:mantis_algo movt r2, :upper16:mantis_algo str r2, [r1, #16] ldr r1, [r11, #-16] mov r2, #0 str r2, [r1, #12] ldr r1, [r11, #-16] mov r2, #500 str r2, [r1] ldr r1, [r11, #-16] mov r2, #3 str r2, [r1, #4] ldr r1, [r11, #-20] ldr r2, [r11, #-16] str r1, [r2, #8] ldr r1, [r11, #-16] str r0, [sp, #28] mov r0, r1 bl i2c_add_adapter ldr r1, [r11, #-8] str r0, [r1] ldr r0, [r11, #-8] ldr r0, [r0] cmn r0, #1 bgt .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [r11, #-8] ldr r0, [r0] str r0, [r11, #-4] b .LBB0_3 .LBB0_2: movw r0, :lower16:MANTIS_DEBUG movt r0, :upper16:MANTIS_DEBUG ldr r1, [r0] movw r2, :lower16:.L.str.1 movt r2, :upper16:.L.str.1 mov r3, #1 str r0, [sp, #24] mov r0, r1 mov r1, r3 str r3, [sp, #20] bl dprintk movw r1, :lower16:MANTIS_INT_STAT movt r1, :upper16:MANTIS_INT_STAT ldr r2, [r1] str r0, [sp, #16] mov r0, r2 str r1, [sp, #12] bl mmread str r0, [r11, #-12] movw r0, :lower16:MANTIS_INT_MASK movt r0, :upper16:MANTIS_INT_MASK ldr r0, [r0] bl mmread ldr r1, [r11, #-12] ldr r2, [sp, #12] ldr r3, [r2] str r0, [sp, #8] mov r0, r1 mov r1, r3 bl mmwrite ldr r1, [sp, #24] ldr r2, [r1] movw r3, :lower16:.L.str.2 movt r3, :upper16:.L.str.2 str r0, [sp, #4] mov r0, r2 ldr r1, [sp, #20] mov r2, r3 bl dprintk ldr r1, [r11, #-8] movw r2, :lower16:MANTIS_INT_I2CDONE movt r2, :upper16:MANTIS_INT_I2CDONE ldr r2, [r2] str r0, [sp] mov r0, r1 mov r1, r2 bl mantis_mask_ints mov r1, #0 str r1, [r11, #-4] b .LBB0_3 .LBB0_3: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size mantis_i2c_init, .Lfunc_end0-mantis_i2c_init .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "Mantis I2C" .size .L.str, 11 .type THIS_MODULE,%object .comm THIS_MODULE,4,4 .type mantis_algo,%object .comm mantis_algo,4,4 .type MANTIS_DEBUG,%object .comm MANTIS_DEBUG,4,4 .type .L.str.1,%object .L.str.1: .asciz "Initializing I2C .." .size .L.str.1, 20 .type MANTIS_INT_STAT,%object .comm MANTIS_INT_STAT,4,4 .type MANTIS_INT_MASK,%object .comm MANTIS_INT_MASK,4,4 .type .L.str.2,%object .L.str.2: .asciz "Disabling I2C interrupt" .size .L.str.2, 24 .type MANTIS_INT_I2CDONE,%object .comm MANTIS_INT_I2CDONE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym init_waitqueue_head .addrsig_sym mutex_init .addrsig_sym strscpy .addrsig_sym i2c_set_adapdata .addrsig_sym i2c_add_adapter .addrsig_sym dprintk .addrsig_sym mmread .addrsig_sym mmwrite .addrsig_sym mantis_mask_ints .addrsig_sym THIS_MODULE .addrsig_sym mantis_algo .addrsig_sym MANTIS_DEBUG .addrsig_sym MANTIS_INT_STAT .addrsig_sym MANTIS_INT_MASK .addrsig_sym MANTIS_INT_I2CDONE .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_unwind-ia64.c_desc_br_gr.c" .p2align 4, 0x90 # -- Begin function desc_br_gr .type desc_br_gr,@function desc_br_gr: # @desc_br_gr .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 32 # kill: def $sil killed $sil killed $esi # kill: def $dil killed $dil killed $edi mov byte ptr [rbp - 1], dil mov byte ptr [rbp - 2], sil mov qword ptr [rbp - 16], rdx mov dword ptr [rbp - 20], 0 .LBB0_1: # =>This Inner Loop Header: Depth=1 cmp dword ptr [rbp - 20], 5 jge .LBB0_6 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movzx eax, byte ptr [rbp - 1] and eax, 1 cmp eax, 0 je .LBB0_4 # %bb.3: # in Loop: Header=BB0_1 Depth=1 mov rax, qword ptr [rbp - 16] mov rax, qword ptr [rax + 16] add rax, qword ptr [UNW_REG_B1] movsxd rcx, dword ptr [rbp - 20] add rax, rcx mov esi, dword ptr [UNW_WHERE_GR] mov rcx, qword ptr [rbp - 16] mov rcx, qword ptr [rcx + 8] mov rdx, qword ptr [rbp - 16] add rcx, qword ptr [rdx] sub rcx, 1 mov dil, byte ptr [rbp - 2] mov r8b, dil add r8b, 1 mov byte ptr [rbp - 2], r8b movzx r9d, dil mov rdi, rax mov rdx, rcx mov ecx, r9d call set_reg .LBB0_4: # in Loop: Header=BB0_1 Depth=1 movzx eax, byte ptr [rbp - 1] sar eax, 1 # kill: def $al killed $al killed $eax mov byte ptr [rbp - 1], al # %bb.5: # in Loop: Header=BB0_1 Depth=1 mov eax, dword ptr [rbp - 20] add eax, 1 mov dword ptr [rbp - 20], eax jmp .LBB0_1 .LBB0_6: add rsp, 32 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size desc_br_gr, .Lfunc_end0-desc_br_gr .cfi_endproc # -- End function .type UNW_REG_B1,@object # @UNW_REG_B1 .comm UNW_REG_B1,8,8 .type UNW_WHERE_GR,@object # @UNW_WHERE_GR .comm UNW_WHERE_GR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym desc_br_gr .addrsig_sym set_reg .addrsig_sym UNW_REG_B1 .addrsig_sym UNW_WHERE_GR
.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_unwind-ia64.c_desc_br_gr.c" .p2align 2 .type desc_br_gr,%function .code 32 desc_br_gr: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #16 sub sp, sp, #16 mov r3, r1 mov r12, r0 strb r0, [r11, #-1] strb r1, [r11, #-2] str r2, [sp, #8] mov r0, #0 str r0, [sp, #4] b .LBB0_1 .LBB0_1: ldr r0, [sp, #4] cmp r0, #4 bgt .LBB0_6 b .LBB0_2 .LBB0_2: ldrb r0, [r11, #-1] tst r0, #1 beq .LBB0_4 b .LBB0_3 .LBB0_3: ldr r0, [sp, #8] ldr r1, [r0] ldr r2, [r0, #4] ldr r0, [r0, #8] movw r3, :lower16:UNW_REG_B1 movt r3, :upper16:UNW_REG_B1 ldr r3, [r3] add r0, r0, r3 ldr r3, [sp, #4] add r0, r0, r3 movw r3, :lower16:UNW_WHERE_GR movt r3, :upper16:UNW_WHERE_GR ldr r3, [r3] add r1, r2, r1 sub r2, r1, #1 ldrb r1, [r11, #-2] add r12, r1, #1 strb r12, [r11, #-2] str r1, [sp] mov r1, r3 ldr r3, [sp] bl set_reg b .LBB0_4 .LBB0_4: ldrb r0, [r11, #-1] lsr r0, r0, #1 strb r0, [r11, #-1] b .LBB0_5 .LBB0_5: ldr r0, [sp, #4] add r0, r0, #1 str r0, [sp, #4] b .LBB0_1 .LBB0_6: mov sp, r11 pop {r11, pc} .Lfunc_end0: .size desc_br_gr, .Lfunc_end0-desc_br_gr .cantunwind .fnend .type UNW_REG_B1,%object .comm UNW_REG_B1,4,4 .type UNW_WHERE_GR,%object .comm UNW_WHERE_GR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym desc_br_gr .addrsig_sym set_reg .addrsig_sym UNW_REG_B1 .addrsig_sym UNW_WHERE_GR .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_bfa_ioc.c_bfa_iocpf_getattrfail.c" .p2align 4, 0x90 # -- Begin function bfa_iocpf_getattrfail .type bfa_iocpf_getattrfail,@function bfa_iocpf_getattrfail: # @bfa_iocpf_getattrfail .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 16 mov qword ptr [rbp - 8], rdi mov rdi, qword ptr [rbp - 8] mov esi, dword ptr [IOCPF_E_GETATTRFAIL] call bfa_fsm_send_event add rsp, 16 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size bfa_iocpf_getattrfail, .Lfunc_end0-bfa_iocpf_getattrfail .cfi_endproc # -- End function .type IOCPF_E_GETATTRFAIL,@object # @IOCPF_E_GETATTRFAIL .comm IOCPF_E_GETATTRFAIL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym bfa_iocpf_getattrfail .addrsig_sym bfa_fsm_send_event .addrsig_sym IOCPF_E_GETATTRFAIL
.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_bfa_ioc.c_bfa_iocpf_getattrfail.c" .p2align 2 .type bfa_iocpf_getattrfail,%function .code 32 bfa_iocpf_getattrfail: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #8 sub sp, sp, #8 str r0, [sp, #4] ldr r0, [sp, #4] movw r1, :lower16:IOCPF_E_GETATTRFAIL movt r1, :upper16:IOCPF_E_GETATTRFAIL ldr r1, [r1] bl bfa_fsm_send_event mov sp, r11 pop {r11, pc} .Lfunc_end0: .size bfa_iocpf_getattrfail, .Lfunc_end0-bfa_iocpf_getattrfail .cantunwind .fnend .type IOCPF_E_GETATTRFAIL,%object .comm IOCPF_E_GETATTRFAIL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym bfa_iocpf_getattrfail .addrsig_sym bfa_fsm_send_event .addrsig_sym IOCPF_E_GETATTRFAIL .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_pthread_attr_setschedpolicy.c_pthread_attr_setschedpolicy.c" .globl pthread_attr_setschedpolicy # -- Begin function pthread_attr_setschedpolicy .p2align 4, 0x90 .type pthread_attr_setschedpolicy,@function pthread_attr_setschedpolicy: # @pthread_attr_setschedpolicy .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 32 mov qword ptr [rbp - 16], rdi mov dword ptr [rbp - 20], esi mov rdi, qword ptr [rbp - 16] call ptw32_is_attr cmp rax, 0 je .LBB0_2 # %bb.1: mov eax, dword ptr [EINVAL] mov dword ptr [rbp - 4], eax jmp .LBB0_5 .LBB0_2: mov eax, dword ptr [rbp - 20] cmp eax, dword ptr [SCHED_OTHER] je .LBB0_4 # %bb.3: mov eax, dword ptr [ENOTSUP] mov dword ptr [rbp - 4], eax jmp .LBB0_5 .LBB0_4: mov dword ptr [rbp - 4], 0 .LBB0_5: mov eax, dword ptr [rbp - 4] add rsp, 32 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size pthread_attr_setschedpolicy, .Lfunc_end0-pthread_attr_setschedpolicy .cfi_endproc # -- End function .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type SCHED_OTHER,@object # @SCHED_OTHER .comm SCHED_OTHER,4,4 .type ENOTSUP,@object # @ENOTSUP .comm ENOTSUP,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ptw32_is_attr .addrsig_sym EINVAL .addrsig_sym SCHED_OTHER .addrsig_sym ENOTSUP
.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_pthread_attr_setschedpolicy.c_pthread_attr_setschedpolicy.c" .globl pthread_attr_setschedpolicy .p2align 2 .type pthread_attr_setschedpolicy,%function .code 32 pthread_attr_setschedpolicy: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #16 sub sp, sp, #16 str r0, [sp, #8] str r1, [sp, #4] ldr r0, [sp, #8] bl ptw32_is_attr cmp r0, #0 beq .LBB0_2 b .LBB0_1 .LBB0_1: movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL ldr r0, [r0] str r0, [r11, #-4] b .LBB0_5 .LBB0_2: ldr r0, [sp, #4] movw r1, :lower16:SCHED_OTHER movt r1, :upper16:SCHED_OTHER ldr r1, [r1] cmp r0, r1 beq .LBB0_4 b .LBB0_3 .LBB0_3: movw r0, :lower16:ENOTSUP movt r0, :upper16:ENOTSUP ldr r0, [r0] str r0, [r11, #-4] b .LBB0_5 .LBB0_4: mov r0, #0 str r0, [r11, #-4] b .LBB0_5 .LBB0_5: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size pthread_attr_setschedpolicy, .Lfunc_end0-pthread_attr_setschedpolicy .cantunwind .fnend .type EINVAL,%object .comm EINVAL,4,4 .type SCHED_OTHER,%object .comm SCHED_OTHER,4,4 .type ENOTSUP,%object .comm ENOTSUP,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ptw32_is_attr .addrsig_sym EINVAL .addrsig_sym SCHED_OTHER .addrsig_sym ENOTSUP .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_crisv10.c_block_til_ready.c" .p2align 4, 0x90 # -- Begin function block_til_ready .type block_til_ready,@function block_til_ready: # @block_til_ready .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 96 mov qword ptr [rbp - 16], rdi mov qword ptr [rbp - 24], rsi mov qword ptr [rbp - 32], rdx mov edi, dword ptr [wait] mov esi, dword ptr [current] call DECLARE_WAITQUEUE mov dword ptr [rbp - 48], 0 mov dword ptr [rbp - 52], 0 mov rdi, qword ptr [rbp - 24] mov dword ptr [rbp - 56], eax # 4-byte Spill call tty_hung_up_p cmp rax, 0 jne .LBB0_2 # %bb.1: mov rax, qword ptr [rbp - 32] mov ecx, dword ptr [rax] and ecx, dword ptr [ASYNC_CLOSING] cmp ecx, 0 je .LBB0_3 .LBB0_2: mov rax, qword ptr [rbp - 32] mov edi, dword ptr [rax + 20] mov rax, qword ptr [rbp - 32] mov ecx, dword ptr [rax] and ecx, dword ptr [ASYNC_CLOSING] cmp ecx, 0 setne dl xor dl, -1 and dl, 1 movzx esi, dl call wait_event_interruptible xor ecx, ecx sub ecx, dword ptr [EAGAIN] mov dword ptr [rbp - 4], ecx jmp .LBB0_25 .LBB0_3: mov rax, qword ptr [rbp - 24] mov ecx, dword ptr [rax] and ecx, dword ptr [O_NONBLOCK] cmp ecx, 0 jne .LBB0_5 # %bb.4: mov rax, qword ptr [rbp - 16] mov ecx, dword ptr [rax] mov edx, dword ptr [TTY_IO_ERROR] mov dword ptr [rbp - 60], ecx # 4-byte Spill mov ecx, edx # kill: def $cl killed $ecx mov edx, 1 shl edx, cl mov esi, dword ptr [rbp - 60] # 4-byte Reload and esi, edx cmp esi, 0 je .LBB0_6 .LBB0_5: mov eax, dword ptr [ASYNC_NORMAL_ACTIVE] mov rcx, qword ptr [rbp - 32] or eax, dword ptr [rcx] mov dword ptr [rcx], eax mov dword ptr [rbp - 4], 0 jmp .LBB0_25 .LBB0_6: mov rax, qword ptr [rbp - 16] mov rax, qword ptr [rax + 8] mov ecx, dword ptr [rax] and ecx, dword ptr [CLOCAL] cmp ecx, 0 je .LBB0_8 # %bb.7: mov dword ptr [rbp - 48], 1 .LBB0_8: mov dword ptr [rbp - 44], 0 mov rax, qword ptr [rbp - 32] add rax, 16 mov rdi, rax movabs rsi, offset wait call add_wait_queue mov rdi, qword ptr [rbp - 40] mov dword ptr [rbp - 64], eax # 4-byte Spill call local_irq_save mov rdi, qword ptr [rbp - 24] mov dword ptr [rbp - 68], eax # 4-byte Spill call tty_hung_up_p cmp rax, 0 jne .LBB0_10 # %bb.9: mov eax, dword ptr [rbp - 52] add eax, 1 mov dword ptr [rbp - 52], eax mov rcx, qword ptr [rbp - 32] mov eax, dword ptr [rcx + 4] add eax, -1 mov dword ptr [rcx + 4], eax .LBB0_10: mov rdi, qword ptr [rbp - 40] call local_irq_restore mov rcx, qword ptr [rbp - 32] mov edx, dword ptr [rcx + 12] add edx, 1 mov dword ptr [rcx + 12], edx .LBB0_11: # =>This Inner Loop Header: Depth=1 mov rdi, qword ptr [rbp - 40] call local_irq_save mov rdi, qword ptr [rbp - 32] mov esi, 1 mov dword ptr [rbp - 72], eax # 4-byte Spill call e100_rts mov rdi, qword ptr [rbp - 32] mov esi, 1 mov dword ptr [rbp - 76], eax # 4-byte Spill call e100_dtr mov rdi, qword ptr [rbp - 40] mov dword ptr [rbp - 80], eax # 4-byte Spill call local_irq_restore mov edi, dword ptr [TASK_INTERRUPTIBLE] mov dword ptr [rbp - 84], eax # 4-byte Spill call set_current_state mov rdi, qword ptr [rbp - 24] mov dword ptr [rbp - 88], eax # 4-byte Spill call tty_hung_up_p cmp rax, 0 jne .LBB0_13 # %bb.12: # in Loop: Header=BB0_11 Depth=1 mov rax, qword ptr [rbp - 32] mov ecx, dword ptr [rax] and ecx, dword ptr [ASYNC_INITIALIZED] cmp ecx, 0 jne .LBB0_14 .LBB0_13: xor eax, eax sub eax, dword ptr [EAGAIN] mov dword ptr [rbp - 44], eax jmp .LBB0_20 .LBB0_14: # in Loop: Header=BB0_11 Depth=1 mov rax, qword ptr [rbp - 32] mov ecx, dword ptr [rax] and ecx, dword ptr [ASYNC_CLOSING] cmp ecx, 0 jne .LBB0_17 # %bb.15: # in Loop: Header=BB0_11 Depth=1 cmp dword ptr [rbp - 48], 0 je .LBB0_17 # %bb.16: jmp .LBB0_20 .LBB0_17: # in Loop: Header=BB0_11 Depth=1 mov edi, dword ptr [current] call signal_pending cmp rax, 0 je .LBB0_19 # %bb.18: xor eax, eax sub eax, dword ptr [ERESTARTSYS] mov dword ptr [rbp - 44], eax jmp .LBB0_20 .LBB0_19: # in Loop: Header=BB0_11 Depth=1 mov al, 0 call schedule jmp .LBB0_11 .LBB0_20: mov edi, dword ptr [TASK_RUNNING] call set_current_state mov rcx, qword ptr [rbp - 32] add rcx, 16 mov rdi, rcx movabs rsi, offset wait mov dword ptr [rbp - 92], eax # 4-byte Spill call remove_wait_queue cmp dword ptr [rbp - 52], 0 je .LBB0_22 # %bb.21: mov rax, qword ptr [rbp - 32] mov ecx, dword ptr [rax + 4] add ecx, 1 mov dword ptr [rax + 4], ecx .LBB0_22: mov rax, qword ptr [rbp - 32] mov ecx, dword ptr [rax + 12] add ecx, -1 mov dword ptr [rax + 12], ecx cmp dword ptr [rbp - 44], 0 je .LBB0_24 # %bb.23: mov eax, dword ptr [rbp - 44] mov dword ptr [rbp - 4], eax jmp .LBB0_25 .LBB0_24: mov eax, dword ptr [ASYNC_NORMAL_ACTIVE] mov rcx, qword ptr [rbp - 32] or eax, dword ptr [rcx] mov dword ptr [rcx], eax mov dword ptr [rbp - 4], 0 .LBB0_25: mov eax, dword ptr [rbp - 4] add rsp, 96 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size block_til_ready, .Lfunc_end0-block_til_ready .cfi_endproc # -- End function .type wait,@object # @wait .comm wait,4,4 .type current,@object # @current .comm current,4,4 .type ASYNC_CLOSING,@object # @ASYNC_CLOSING .comm ASYNC_CLOSING,4,4 .type EAGAIN,@object # @EAGAIN .comm EAGAIN,4,4 .type O_NONBLOCK,@object # @O_NONBLOCK .comm O_NONBLOCK,4,4 .type TTY_IO_ERROR,@object # @TTY_IO_ERROR .comm TTY_IO_ERROR,4,4 .type ASYNC_NORMAL_ACTIVE,@object # @ASYNC_NORMAL_ACTIVE .comm ASYNC_NORMAL_ACTIVE,4,4 .type CLOCAL,@object # @CLOCAL .comm CLOCAL,4,4 .type TASK_INTERRUPTIBLE,@object # @TASK_INTERRUPTIBLE .comm TASK_INTERRUPTIBLE,4,4 .type ASYNC_INITIALIZED,@object # @ASYNC_INITIALIZED .comm ASYNC_INITIALIZED,4,4 .type ERESTARTSYS,@object # @ERESTARTSYS .comm ERESTARTSYS,4,4 .type TASK_RUNNING,@object # @TASK_RUNNING .comm TASK_RUNNING,4,4 .type ASYNC_HUP_NOTIFY,@object # @ASYNC_HUP_NOTIFY .comm ASYNC_HUP_NOTIFY,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym block_til_ready .addrsig_sym DECLARE_WAITQUEUE .addrsig_sym tty_hung_up_p .addrsig_sym wait_event_interruptible .addrsig_sym add_wait_queue .addrsig_sym local_irq_save .addrsig_sym local_irq_restore .addrsig_sym e100_rts .addrsig_sym e100_dtr .addrsig_sym set_current_state .addrsig_sym signal_pending .addrsig_sym schedule .addrsig_sym remove_wait_queue .addrsig_sym wait .addrsig_sym current .addrsig_sym ASYNC_CLOSING .addrsig_sym EAGAIN .addrsig_sym O_NONBLOCK .addrsig_sym TTY_IO_ERROR .addrsig_sym ASYNC_NORMAL_ACTIVE .addrsig_sym CLOCAL .addrsig_sym TASK_INTERRUPTIBLE .addrsig_sym ASYNC_INITIALIZED .addrsig_sym ERESTARTSYS .addrsig_sym TASK_RUNNING
.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_crisv10.c_block_til_ready.c" .p2align 2 .type block_til_ready,%function .code 32 block_til_ready: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #72 sub sp, sp, #72 str r0, [r11, #-8] str r1, [r11, #-12] str r2, [r11, #-16] movw r0, :lower16:wait movt r0, :upper16:wait ldr r0, [r0] movw r1, :lower16:current movt r1, :upper16:current ldr r1, [r1] bl DECLARE_WAITQUEUE mov r1, #0 str r1, [r11, #-28] str r1, [r11, #-32] ldr r1, [r11, #-12] str r0, [sp, #36] mov r0, r1 bl tty_hung_up_p cmp r0, #0 bne .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [r11, #-16] ldr r0, [r0] movw r1, :lower16:ASYNC_CLOSING movt r1, :upper16:ASYNC_CLOSING ldr r1, [r1] tst r0, r1 beq .LBB0_3 b .LBB0_2 .LBB0_2: ldr r0, [r11, #-16] ldr r1, [r0] ldr r0, [r0, #20] movw r2, :lower16:ASYNC_CLOSING movt r2, :upper16:ASYNC_CLOSING ldr r2, [r2] and r1, r1, r2 clz r1, r1 lsr r1, r1, #5 bl wait_event_interruptible movw r1, :lower16:EAGAIN movt r1, :upper16:EAGAIN ldr r1, [r1] rsb r1, r1, #0 str r1, [r11, #-4] b .LBB0_25 .LBB0_3: ldr r0, [r11, #-12] ldr r0, [r0] movw r1, :lower16:O_NONBLOCK movt r1, :upper16:O_NONBLOCK ldr r1, [r1] tst r0, r1 bne .LBB0_5 b .LBB0_4 .LBB0_4: ldr r0, [r11, #-8] ldr r0, [r0] movw r1, :lower16:TTY_IO_ERROR movt r1, :upper16:TTY_IO_ERROR ldr r1, [r1] mov r2, #1 tst r2, r0, lsr r1 beq .LBB0_6 b .LBB0_5 .LBB0_5: movw r0, :lower16:ASYNC_NORMAL_ACTIVE movt r0, :upper16:ASYNC_NORMAL_ACTIVE ldr r0, [r0] ldr r1, [r11, #-16] ldr r2, [r1] orr r0, r2, r0 str r0, [r1] mov r0, #0 str r0, [r11, #-4] b .LBB0_25 .LBB0_6: ldr r0, [r11, #-8] ldr r0, [r0, #4] ldr r0, [r0] movw r1, :lower16:CLOCAL movt r1, :upper16:CLOCAL ldr r1, [r1] tst r0, r1 beq .LBB0_8 b .LBB0_7 .LBB0_7: mov r0, #1 str r0, [r11, #-28] b .LBB0_8 .LBB0_8: mov r0, #0 str r0, [r11, #-24] ldr r0, [r11, #-16] add r0, r0, #16 movw r1, :lower16:wait movt r1, :upper16:wait bl add_wait_queue ldr r1, [r11, #-20] str r0, [sp, #32] mov r0, r1 bl local_irq_save ldr r1, [r11, #-12] str r0, [sp, #28] mov r0, r1 bl tty_hung_up_p cmp r0, #0 bne .LBB0_10 b .LBB0_9 .LBB0_9: ldr r0, [r11, #-32] add r0, r0, #1 str r0, [r11, #-32] ldr r0, [r11, #-16] ldr r1, [r0, #4] sub r1, r1, #1 str r1, [r0, #4] b .LBB0_10 .LBB0_10: ldr r0, [r11, #-20] bl local_irq_restore ldr r1, [r11, #-16] ldr r2, [r1, #12] add r2, r2, #1 str r2, [r1, #12] b .LBB0_11 .LBB0_11: ldr r0, [r11, #-20] bl local_irq_save ldr r1, [r11, #-16] mov r2, #1 str r0, [sp, #24] mov r0, r1 mov r1, r2 str r2, [sp, #20] bl e100_rts ldr r1, [r11, #-16] str r0, [sp, #16] mov r0, r1 ldr r1, [sp, #20] bl e100_dtr ldr r1, [r11, #-20] str r0, [sp, #12] mov r0, r1 bl local_irq_restore movw r1, :lower16:TASK_INTERRUPTIBLE movt r1, :upper16:TASK_INTERRUPTIBLE ldr r1, [r1] str r0, [sp, #8] mov r0, r1 bl set_current_state ldr r1, [r11, #-12] str r0, [sp, #4] mov r0, r1 bl tty_hung_up_p cmp r0, #0 bne .LBB0_13 b .LBB0_12 .LBB0_12: ldr r0, [r11, #-16] ldr r0, [r0] movw r1, :lower16:ASYNC_INITIALIZED movt r1, :upper16:ASYNC_INITIALIZED ldr r1, [r1] tst r0, r1 bne .LBB0_14 b .LBB0_13 .LBB0_13: movw r0, :lower16:EAGAIN movt r0, :upper16:EAGAIN ldr r0, [r0] rsb r0, r0, #0 str r0, [r11, #-24] b .LBB0_20 .LBB0_14: ldr r0, [r11, #-16] ldr r0, [r0] movw r1, :lower16:ASYNC_CLOSING movt r1, :upper16:ASYNC_CLOSING ldr r1, [r1] tst r0, r1 bne .LBB0_17 b .LBB0_15 .LBB0_15: ldr r0, [r11, #-28] cmp r0, #0 beq .LBB0_17 b .LBB0_16 .LBB0_16: b .LBB0_20 .LBB0_17: movw r0, :lower16:current movt r0, :upper16:current ldr r0, [r0] bl signal_pending cmp r0, #0 beq .LBB0_19 b .LBB0_18 .LBB0_18: movw r0, :lower16:ERESTARTSYS movt r0, :upper16:ERESTARTSYS ldr r0, [r0] rsb r0, r0, #0 str r0, [r11, #-24] b .LBB0_20 .LBB0_19: bl schedule b .LBB0_11 .LBB0_20: movw r0, :lower16:TASK_RUNNING movt r0, :upper16:TASK_RUNNING ldr r0, [r0] bl set_current_state ldr r1, [r11, #-16] add r1, r1, #16 movw r2, :lower16:wait movt r2, :upper16:wait str r0, [sp] mov r0, r1 mov r1, r2 bl remove_wait_queue ldr r1, [r11, #-32] cmp r1, #0 beq .LBB0_22 b .LBB0_21 .LBB0_21: ldr r0, [r11, #-16] ldr r1, [r0, #4] add r1, r1, #1 str r1, [r0, #4] b .LBB0_22 .LBB0_22: ldr r0, [r11, #-16] ldr r1, [r0, #12] sub r1, r1, #1 str r1, [r0, #12] ldr r0, [r11, #-24] cmp r0, #0 beq .LBB0_24 b .LBB0_23 .LBB0_23: ldr r0, [r11, #-24] str r0, [r11, #-4] b .LBB0_25 .LBB0_24: movw r0, :lower16:ASYNC_NORMAL_ACTIVE movt r0, :upper16:ASYNC_NORMAL_ACTIVE ldr r0, [r0] ldr r1, [r11, #-16] ldr r2, [r1] orr r0, r2, r0 str r0, [r1] mov r0, #0 str r0, [r11, #-4] b .LBB0_25 .LBB0_25: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size block_til_ready, .Lfunc_end0-block_til_ready .cantunwind .fnend .type wait,%object .comm wait,4,4 .type current,%object .comm current,4,4 .type ASYNC_CLOSING,%object .comm ASYNC_CLOSING,4,4 .type EAGAIN,%object .comm EAGAIN,4,4 .type O_NONBLOCK,%object .comm O_NONBLOCK,4,4 .type TTY_IO_ERROR,%object .comm TTY_IO_ERROR,4,4 .type ASYNC_NORMAL_ACTIVE,%object .comm ASYNC_NORMAL_ACTIVE,4,4 .type CLOCAL,%object .comm CLOCAL,4,4 .type TASK_INTERRUPTIBLE,%object .comm TASK_INTERRUPTIBLE,4,4 .type ASYNC_INITIALIZED,%object .comm ASYNC_INITIALIZED,4,4 .type ERESTARTSYS,%object .comm ERESTARTSYS,4,4 .type TASK_RUNNING,%object .comm TASK_RUNNING,4,4 .type ASYNC_HUP_NOTIFY,%object .comm ASYNC_HUP_NOTIFY,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym block_til_ready .addrsig_sym DECLARE_WAITQUEUE .addrsig_sym tty_hung_up_p .addrsig_sym wait_event_interruptible .addrsig_sym add_wait_queue .addrsig_sym local_irq_save .addrsig_sym local_irq_restore .addrsig_sym e100_rts .addrsig_sym e100_dtr .addrsig_sym set_current_state .addrsig_sym signal_pending .addrsig_sym schedule .addrsig_sym remove_wait_queue .addrsig_sym wait .addrsig_sym current .addrsig_sym ASYNC_CLOSING .addrsig_sym EAGAIN .addrsig_sym O_NONBLOCK .addrsig_sym TTY_IO_ERROR .addrsig_sym ASYNC_NORMAL_ACTIVE .addrsig_sym CLOCAL .addrsig_sym TASK_INTERRUPTIBLE .addrsig_sym ASYNC_INITIALIZED .addrsig_sym ERESTARTSYS .addrsig_sym TASK_RUNNING .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_dell-smm-hwmon.c_i8k_get_temp_type.c" .p2align 4, 0x90 # -- Begin function i8k_get_temp_type .type i8k_get_temp_type,@function i8k_get_temp_type: # @i8k_get_temp_type .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 32 mov dword ptr [rbp - 4], edi mov eax, dword ptr [I8K_SMM_GET_TEMP_TYPE] mov dword ptr [rbp - 16], eax mov dword ptr [rbp - 12], 0 mov eax, dword ptr [rbp - 4] and eax, 255 mov dword ptr [rbp - 12], eax lea rdi, [rbp - 16] call i8k_smm cmp rax, 0 mov qword ptr [rbp - 24], rax # 8-byte Spill je .LBB0_2 # %bb.1: mov rax, qword ptr [rbp - 24] # 8-byte Reload mov qword ptr [rbp - 32], rax # 8-byte Spill jmp .LBB0_3 .LBB0_2: mov eax, dword ptr [rbp - 16] and eax, 255 movsxd rcx, eax mov qword ptr [rbp - 32], rcx # 8-byte Spill .LBB0_3: mov rax, qword ptr [rbp - 32] # 8-byte Reload # kill: def $eax killed $eax killed $rax add rsp, 32 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size i8k_get_temp_type, .Lfunc_end0-i8k_get_temp_type .cfi_endproc # -- End function .type I8K_SMM_GET_TEMP_TYPE,@object # @I8K_SMM_GET_TEMP_TYPE .comm I8K_SMM_GET_TEMP_TYPE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym i8k_get_temp_type .addrsig_sym i8k_smm .addrsig_sym I8K_SMM_GET_TEMP_TYPE
.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_dell-smm-hwmon.c_i8k_get_temp_type.c" .p2align 2 .type i8k_get_temp_type,%function .code 32 i8k_get_temp_type: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #24 sub sp, sp, #24 str r0, [r11, #-4] movw r0, :lower16:I8K_SMM_GET_TEMP_TYPE movt r0, :upper16:I8K_SMM_GET_TEMP_TYPE ldr r0, [r0] str r0, [sp, #12] mov r0, #0 str r0, [sp, #16] ldrb r0, [r11, #-4] str r0, [sp, #16] add r0, sp, #12 bl i8k_smm mov r1, r0 cmp r0, #0 str r1, [sp, #8] beq .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [sp, #8] str r0, [sp, #4] b .LBB0_3 .LBB0_2: ldrb r0, [sp, #12] str r0, [sp, #4] b .LBB0_3 .LBB0_3: ldr r0, [sp, #4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size i8k_get_temp_type, .Lfunc_end0-i8k_get_temp_type .cantunwind .fnend .type I8K_SMM_GET_TEMP_TYPE,%object .comm I8K_SMM_GET_TEMP_TYPE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym i8k_get_temp_type .addrsig_sym i8k_smm .addrsig_sym I8K_SMM_GET_TEMP_TYPE .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_file.c_ocfs2_extend_allocation.c" .p2align 4, 0x90 # -- Begin function ocfs2_extend_allocation .type ocfs2_extend_allocation,@function ocfs2_extend_allocation: # @ocfs2_extend_allocation .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 304 mov qword ptr [rbp - 8], rdi mov qword ptr [rbp - 16], rsi mov qword ptr [rbp - 24], rdx mov dword ptr [rbp - 28], ecx mov dword ptr [rbp - 32], 0 mov dword ptr [rbp - 36], 0 mov qword ptr [rbp - 56], 0 mov qword ptr [rbp - 64], 0 mov qword ptr [rbp - 72], 0 mov qword ptr [rbp - 80], 0 mov qword ptr [rbp - 88], 0 mov eax, dword ptr [RESTART_NONE] mov dword ptr [rbp - 92], eax mov rdx, qword ptr [rbp - 8] mov edi, dword ptr [rdx] call OCFS2_SB xor ecx, ecx # kill: def $cl killed $cl killed $ecx mov qword ptr [rbp - 104], rax mov dword ptr [rbp - 116], 0 cmp dword ptr [rbp - 28], 0 mov byte ptr [rbp - 117], cl # 1-byte Spill je .LBB0_2 # %bb.1: mov rdi, qword ptr [rbp - 104] call ocfs2_sparse_alloc cmp eax, 0 setne cl xor cl, -1 mov byte ptr [rbp - 117], cl # 1-byte Spill .LBB0_2: mov al, byte ptr [rbp - 117] # 1-byte Reload and al, 1 movzx edi, al call BUG_ON mov rdi, qword ptr [rbp - 8] lea rsi, [rbp - 56] mov dword ptr [rbp - 124], eax # 4-byte Spill call ocfs2_read_inode_block mov dword ptr [rbp - 32], eax cmp dword ptr [rbp - 32], 0 jge .LBB0_4 # %bb.3: mov edi, dword ptr [rbp - 32] call mlog_errno jmp .LBB0_28 .LBB0_4: mov rax, qword ptr [rbp - 56] mov rax, qword ptr [rax] mov qword ptr [rbp - 64], rax .LBB0_5: mov rax, qword ptr [rbp - 64] mov edi, dword ptr [rax + 4] call le32_to_cpu mov rdi, qword ptr [rbp - 8] mov qword ptr [rbp - 136], rax # 8-byte Spill call OCFS2_I mov rcx, qword ptr [rbp - 136] # 8-byte Reload cmp rcx, qword ptr [rax] setne dl and dl, 1 movzx edi, dl call BUG_ON mov rdi, qword ptr [rbp - 8] mov dword ptr [rbp - 140], eax # 4-byte Spill call INODE_CACHE mov rdx, qword ptr [rbp - 56] lea rdi, [rbp - 112] mov esi, eax call ocfs2_init_dinode_extent_tree xor ecx, ecx mov rdi, qword ptr [rbp - 8] mov rdx, qword ptr [rbp - 24] lea rsi, [rbp - 112] lea r8, [rbp - 80] lea r9, [rbp - 88] mov dword ptr [rbp - 144], eax # 4-byte Spill call ocfs2_lock_allocators mov dword ptr [rbp - 32], eax cmp dword ptr [rbp - 32], 0 je .LBB0_7 # %bb.6: mov edi, dword ptr [rbp - 32] call mlog_errno jmp .LBB0_28 .LBB0_7: mov rax, qword ptr [rbp - 104] mov edi, dword ptr [rax] mov rax, qword ptr [rbp - 64] add rax, 8 mov rsi, rax call ocfs2_calc_extend_credits mov dword ptr [rbp - 40], eax mov rdi, qword ptr [rbp - 104] mov esi, dword ptr [rbp - 40] call ocfs2_start_trans mov qword ptr [rbp - 72], rax mov rdi, qword ptr [rbp - 72] call IS_ERR cmp rax, 0 je .LBB0_9 # %bb.8: mov rdi, qword ptr [rbp - 72] call PTR_ERR mov dword ptr [rbp - 32], eax mov qword ptr [rbp - 72], 0 mov edi, dword ptr [rbp - 32] call mlog_errno jmp .LBB0_28 .LBB0_9: jmp .LBB0_10 .LBB0_10: # =>This Inner Loop Header: Depth=1 mov rdi, qword ptr [rbp - 8] call OCFS2_I mov rdi, qword ptr [rax + 8] mov rax, qword ptr [rbp - 8] mov qword ptr [rbp - 152], rdi # 8-byte Spill mov rdi, rax call i_size_read mov rcx, qword ptr [rbp - 64] mov edi, dword ptr [rcx + 4] mov qword ptr [rbp - 160], rax # 8-byte Spill call le32_to_cpu mov rcx, qword ptr [rbp - 24] mov r8d, dword ptr [rbp - 92] mov r9d, dword ptr [rbp - 36] mov rdi, qword ptr [rbp - 152] # 8-byte Reload mov rsi, qword ptr [rbp - 160] # 8-byte Reload mov rdx, rax call trace_ocfs2_extend_allocation mov rdi, qword ptr [rbp - 8] mov rcx, qword ptr [rbp - 104] mov r8d, dword ptr [rcx] mov rsi, qword ptr [rbp - 24] mov qword ptr [rbp - 168], rdi # 8-byte Spill mov edi, r8d mov dword ptr [rbp - 172], eax # 4-byte Spill call ocfs2_clusters_to_bytes mov rdi, qword ptr [rbp - 168] # 8-byte Reload mov esi, eax call dquot_alloc_space_nodirty mov dword ptr [rbp - 32], eax cmp dword ptr [rbp - 32], 0 je .LBB0_12 # %bb.11: jmp .LBB0_28 .LBB0_12: # in Loop: Header=BB0_10 Depth=1 mov dword ptr [rbp - 116], 1 mov rdi, qword ptr [rbp - 72] mov rax, qword ptr [rbp - 8] mov qword ptr [rbp - 184], rdi # 8-byte Spill mov rdi, rax call INODE_CACHE mov rdx, qword ptr [rbp - 56] mov ecx, dword ptr [OCFS2_JOURNAL_ACCESS_WRITE] mov rdi, qword ptr [rbp - 184] # 8-byte Reload mov esi, eax call ocfs2_journal_access_di mov dword ptr [rbp - 32], eax cmp dword ptr [rbp - 32], 0 jge .LBB0_14 # %bb.13: mov edi, dword ptr [rbp - 32] call mlog_errno jmp .LBB0_28 .LBB0_14: # in Loop: Header=BB0_10 Depth=1 mov rdi, qword ptr [rbp - 8] call OCFS2_I mov rax, qword ptr [rax] mov qword ptr [rbp - 48], rax mov rdi, qword ptr [rbp - 104] mov rsi, qword ptr [rbp - 8] mov rcx, qword ptr [rbp - 24] mov r8d, dword ptr [rbp - 28] mov r9, qword ptr [rbp - 56] mov rax, qword ptr [rbp - 72] mov rdx, qword ptr [rbp - 80] mov r10, qword ptr [rbp - 88] lea r11, [rbp - 16] mov qword ptr [rbp - 192], rdx # 8-byte Spill mov rdx, r11 mov qword ptr [rsp], rax mov rax, qword ptr [rbp - 192] # 8-byte Reload mov qword ptr [rsp + 8], rax mov qword ptr [rsp + 16], r10 lea rax, [rbp - 92] mov qword ptr [rsp + 24], rax call ocfs2_add_inode_data mov dword ptr [rbp - 32], eax cmp dword ptr [rbp - 32], 0 jge .LBB0_19 # %bb.15: # in Loop: Header=BB0_10 Depth=1 xor eax, eax mov ecx, dword ptr [rbp - 32] sub eax, dword ptr [EAGAIN] cmp ecx, eax je .LBB0_19 # %bb.16: xor eax, eax mov ecx, dword ptr [rbp - 32] sub eax, dword ptr [ENOSPC] cmp ecx, eax je .LBB0_18 # %bb.17: mov edi, dword ptr [rbp - 32] call mlog_errno .LBB0_18: jmp .LBB0_28 .LBB0_19: # in Loop: Header=BB0_10 Depth=1 mov rdi, qword ptr [rbp - 72] mov rsi, qword ptr [rbp - 8] mov edx, 1 call ocfs2_update_inode_fsync_trans mov rdi, qword ptr [rbp - 72] mov rsi, qword ptr [rbp - 56] mov dword ptr [rbp - 196], eax # 4-byte Spill call ocfs2_journal_dirty mov rdi, qword ptr [rbp - 8] mov dword ptr [rbp - 200], eax # 4-byte Spill call OCFS2_I add rax, 16 mov rdi, rax call spin_lock mov rdi, qword ptr [rbp - 8] mov dword ptr [rbp - 204], eax # 4-byte Spill call OCFS2_I mov rax, qword ptr [rax] sub rax, qword ptr [rbp - 48] mov rcx, qword ptr [rbp - 24] sub rcx, rax mov qword ptr [rbp - 24], rcx mov rdi, qword ptr [rbp - 8] call OCFS2_I add rax, 16 mov rdi, rax call spin_unlock mov rdi, qword ptr [rbp - 8] mov rcx, qword ptr [rbp - 104] mov edx, dword ptr [rcx] mov rsi, qword ptr [rbp - 24] mov qword ptr [rbp - 216], rdi # 8-byte Spill mov edi, edx mov dword ptr [rbp - 220], eax # 4-byte Spill call ocfs2_clusters_to_bytes mov rdi, qword ptr [rbp - 216] # 8-byte Reload mov esi, eax call dquot_free_space mov dword ptr [rbp - 116], 0 mov edx, dword ptr [rbp - 92] cmp edx, dword ptr [RESTART_NONE] je .LBB0_27 # %bb.20: # in Loop: Header=BB0_10 Depth=1 cmp qword ptr [rbp - 24], 0 je .LBB0_27 # %bb.21: # in Loop: Header=BB0_10 Depth=1 mov eax, dword ptr [rbp - 92] cmp eax, dword ptr [RESTART_META] jne .LBB0_23 # %bb.22: mov dword ptr [rbp - 36], 1 mov dword ptr [rbp - 32], 0 jmp .LBB0_26 .LBB0_23: # in Loop: Header=BB0_10 Depth=1 mov eax, dword ptr [rbp - 92] cmp eax, dword ptr [RESTART_TRANS] setne cl and cl, 1 movzx edi, cl call BUG_ON mov rdi, qword ptr [rbp - 72] mov esi, 1 mov dword ptr [rbp - 224], eax # 4-byte Spill call ocfs2_allocate_extend_trans mov dword ptr [rbp - 32], eax cmp dword ptr [rbp - 32], 0 jge .LBB0_25 # %bb.24: xor eax, eax sub eax, dword ptr [ENOMEM] mov dword ptr [rbp - 32], eax mov edi, dword ptr [rbp - 32] call mlog_errno jmp .LBB0_28 .LBB0_25: # in Loop: Header=BB0_10 Depth=1 jmp .LBB0_10 .LBB0_26: jmp .LBB0_27 .LBB0_27: mov rdi, qword ptr [rbp - 8] call OCFS2_I mov rdi, qword ptr [rax + 8] mov rax, qword ptr [rbp - 64] mov ecx, dword ptr [rax + 4] mov qword ptr [rbp - 232], rdi # 8-byte Spill mov edi, ecx call le32_to_cpu mov rdx, qword ptr [rbp - 64] mov edi, dword ptr [rdx] mov qword ptr [rbp - 240], rax # 8-byte Spill call le64_to_cpu mov rdi, qword ptr [rbp - 8] mov qword ptr [rbp - 248], rax # 8-byte Spill call OCFS2_I mov rcx, qword ptr [rax] mov rdi, qword ptr [rbp - 8] mov qword ptr [rbp - 256], rcx # 8-byte Spill call i_size_read mov rdi, qword ptr [rbp - 232] # 8-byte Reload mov rsi, qword ptr [rbp - 240] # 8-byte Reload mov rdx, qword ptr [rbp - 248] # 8-byte Reload mov rcx, qword ptr [rbp - 256] # 8-byte Reload mov r8, rax call trace_ocfs2_extend_allocation_end .LBB0_28: cmp dword ptr [rbp - 32], 0 jge .LBB0_31 # %bb.29: cmp dword ptr [rbp - 116], 0 je .LBB0_31 # %bb.30: mov rdi, qword ptr [rbp - 8] mov rax, qword ptr [rbp - 104] mov ecx, dword ptr [rax] mov rsi, qword ptr [rbp - 24] mov qword ptr [rbp - 264], rdi # 8-byte Spill mov edi, ecx call ocfs2_clusters_to_bytes mov rdi, qword ptr [rbp - 264] # 8-byte Reload mov esi, eax call dquot_free_space .LBB0_31: cmp qword ptr [rbp - 72], 0 je .LBB0_33 # %bb.32: mov rdi, qword ptr [rbp - 104] mov rsi, qword ptr [rbp - 72] call ocfs2_commit_trans mov qword ptr [rbp - 72], 0 .LBB0_33: cmp qword ptr [rbp - 80], 0 je .LBB0_35 # %bb.34: mov rdi, qword ptr [rbp - 80] call ocfs2_free_alloc_context mov qword ptr [rbp - 80], 0 .LBB0_35: cmp qword ptr [rbp - 88], 0 je .LBB0_37 # %bb.36: mov rdi, qword ptr [rbp - 88] call ocfs2_free_alloc_context mov qword ptr [rbp - 88], 0 .LBB0_37: cmp dword ptr [rbp - 32], 0 jne .LBB0_40 # %bb.38: cmp dword ptr [rbp - 36], 0 je .LBB0_40 # %bb.39: mov dword ptr [rbp - 36], 0 jmp .LBB0_5 .LBB0_40: mov rdi, qword ptr [rbp - 56] call brelse mov qword ptr [rbp - 56], 0 mov ecx, dword ptr [rbp - 32] mov dword ptr [rbp - 268], eax # 4-byte Spill mov eax, ecx add rsp, 304 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size ocfs2_extend_allocation, .Lfunc_end0-ocfs2_extend_allocation .cfi_endproc # -- End function .type RESTART_NONE,@object # @RESTART_NONE .comm RESTART_NONE,4,4 .type OCFS2_JOURNAL_ACCESS_WRITE,@object # @OCFS2_JOURNAL_ACCESS_WRITE .comm OCFS2_JOURNAL_ACCESS_WRITE,4,4 .type EAGAIN,@object # @EAGAIN .comm EAGAIN,4,4 .type ENOSPC,@object # @ENOSPC .comm ENOSPC,4,4 .type RESTART_META,@object # @RESTART_META .comm RESTART_META,4,4 .type RESTART_TRANS,@object # @RESTART_TRANS .comm RESTART_TRANS,4,4 .type ENOMEM,@object # @ENOMEM .comm ENOMEM,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ocfs2_extend_allocation .addrsig_sym OCFS2_SB .addrsig_sym BUG_ON .addrsig_sym ocfs2_sparse_alloc .addrsig_sym ocfs2_read_inode_block .addrsig_sym mlog_errno .addrsig_sym le32_to_cpu .addrsig_sym OCFS2_I .addrsig_sym ocfs2_init_dinode_extent_tree .addrsig_sym INODE_CACHE .addrsig_sym ocfs2_lock_allocators .addrsig_sym ocfs2_calc_extend_credits .addrsig_sym ocfs2_start_trans .addrsig_sym IS_ERR .addrsig_sym PTR_ERR .addrsig_sym trace_ocfs2_extend_allocation .addrsig_sym i_size_read .addrsig_sym dquot_alloc_space_nodirty .addrsig_sym ocfs2_clusters_to_bytes .addrsig_sym ocfs2_journal_access_di .addrsig_sym ocfs2_add_inode_data .addrsig_sym ocfs2_update_inode_fsync_trans .addrsig_sym ocfs2_journal_dirty .addrsig_sym spin_lock .addrsig_sym spin_unlock .addrsig_sym dquot_free_space .addrsig_sym ocfs2_allocate_extend_trans .addrsig_sym trace_ocfs2_extend_allocation_end .addrsig_sym le64_to_cpu .addrsig_sym ocfs2_commit_trans .addrsig_sym ocfs2_free_alloc_context .addrsig_sym brelse .addrsig_sym RESTART_NONE .addrsig_sym OCFS2_JOURNAL_ACCESS_WRITE .addrsig_sym EAGAIN .addrsig_sym ENOSPC .addrsig_sym RESTART_META .addrsig_sym RESTART_TRANS .addrsig_sym ENOMEM
.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_file.c_ocfs2_extend_allocation.c" .p2align 2 .type ocfs2_extend_allocation,%function .code 32 ocfs2_extend_allocation: .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 #224 sub sp, sp, #224 str r0, [r11, #-28] str r1, [r11, #-32] str r2, [r11, #-36] str r3, [r11, #-40] mov r0, #0 str r0, [r11, #-44] str r0, [r11, #-48] str r0, [r11, #-60] str r0, [r11, #-64] str r0, [r11, #-68] str r0, [r11, #-72] str r0, [r11, #-76] movw r1, :lower16:RESTART_NONE movt r1, :upper16:RESTART_NONE ldr r1, [r1] str r1, [r11, #-80] ldr r1, [r11, #-28] ldr r1, [r1] str r0, [r11, #-96] mov r0, r1 bl OCFS2_SB str r0, [r11, #-84] ldr r0, [r11, #-96] str r0, [r11, #-92] ldr r1, [r11, #-40] cmp r1, #0 str r0, [r11, #-100] beq .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [r11, #-84] bl ocfs2_sparse_alloc clz r0, r0 lsr r0, r0, #5 str r0, [r11, #-100] b .LBB0_2 .LBB0_2: ldr r0, [r11, #-100] and r0, r0, #1 bl BUG_ON ldr r1, [r11, #-28] sub r2, r11, #60 str r0, [r11, #-104] mov r0, r1 mov r1, r2 bl ocfs2_read_inode_block str r0, [r11, #-44] ldr r0, [r11, #-44] cmn r0, #1 bgt .LBB0_4 b .LBB0_3 .LBB0_3: ldr r0, [r11, #-44] bl mlog_errno b .LBB0_28 .LBB0_4: ldr r0, [r11, #-60] ldr r0, [r0] str r0, [r11, #-64] b .LBB0_5 .LBB0_5: ldr r0, [r11, #-64] ldr r0, [r0, #4] bl le32_to_cpu ldr r1, [r11, #-28] str r0, [r11, #-108] mov r0, r1 bl OCFS2_I ldr r0, [r0] ldr r1, [r11, #-108] subs r0, r1, r0 movwne r0, #1 bl BUG_ON ldr r1, [r11, #-28] str r0, [r11, #-112] mov r0, r1 bl INODE_CACHE ldr r2, [r11, #-60] sub r1, r11, #88 str r0, [r11, #-116] mov r0, r1 ldr r3, [r11, #-116] str r1, [r11, #-120] mov r1, r3 bl ocfs2_init_dinode_extent_tree ldr r1, [r11, #-28] ldr r2, [r11, #-36] mov r3, sp sub r12, r11, #76 str r12, [r3, #4] sub r12, r11, #72 str r12, [r3] mov r3, #0 str r0, [sp, #124] mov r0, r1 ldr r1, [r11, #-120] bl ocfs2_lock_allocators str r0, [r11, #-44] ldr r0, [r11, #-44] cmp r0, #0 beq .LBB0_7 b .LBB0_6 .LBB0_6: ldr r0, [r11, #-44] bl mlog_errno b .LBB0_28 .LBB0_7: ldr r0, [r11, #-84] ldr r0, [r0] ldr r1, [r11, #-64] add r1, r1, #8 bl ocfs2_calc_extend_credits str r0, [r11, #-52] ldr r0, [r11, #-84] ldr r1, [r11, #-52] bl ocfs2_start_trans str r0, [r11, #-68] ldr r0, [r11, #-68] bl IS_ERR cmp r0, #0 beq .LBB0_9 b .LBB0_8 .LBB0_8: ldr r0, [r11, #-68] bl PTR_ERR str r0, [r11, #-44] mov r0, #0 str r0, [r11, #-68] ldr r0, [r11, #-44] bl mlog_errno b .LBB0_28 .LBB0_9: b .LBB0_10 .LBB0_10: ldr r0, [r11, #-28] bl OCFS2_I ldr r0, [r0, #4] asr r1, r0, #31 ldr r2, [r11, #-28] str r0, [sp, #120] mov r0, r2 str r1, [sp, #116] bl i_size_read asr r3, r0, #31 ldr r1, [r11, #-64] ldr r1, [r1, #4] str r0, [sp, #112] mov r0, r1 str r3, [sp, #108] bl le32_to_cpu ldr r1, [r11, #-36] ldr r2, [r11, #-80] ldr r3, [r11, #-48] mov r12, sp str r3, [r12, #12] str r2, [r12, #8] str r1, [r12, #4] str r0, [r12] ldr r0, [sp, #120] ldr r1, [sp, #116] ldr r2, [sp, #112] ldr r3, [sp, #108] bl trace_ocfs2_extend_allocation ldr r1, [r11, #-28] ldr r2, [r11, #-84] ldr r2, [r2] ldr r3, [r11, #-36] str r0, [sp, #104] mov r0, r2 str r1, [sp, #100] mov r1, r3 bl ocfs2_clusters_to_bytes ldr r1, [sp, #100] str r0, [sp, #96] mov r0, r1 ldr r1, [sp, #96] bl dquot_alloc_space_nodirty str r0, [r11, #-44] ldr r0, [r11, #-44] cmp r0, #0 beq .LBB0_12 b .LBB0_11 .LBB0_11: b .LBB0_28 .LBB0_12: mov r0, #1 str r0, [r11, #-92] ldr r0, [r11, #-68] ldr r1, [r11, #-28] str r0, [sp, #92] mov r0, r1 bl INODE_CACHE ldr r2, [r11, #-60] movw r1, :lower16:OCFS2_JOURNAL_ACCESS_WRITE movt r1, :upper16:OCFS2_JOURNAL_ACCESS_WRITE ldr r3, [r1] ldr r1, [sp, #92] str r0, [sp, #88] mov r0, r1 ldr r1, [sp, #88] bl ocfs2_journal_access_di str r0, [r11, #-44] ldr r0, [r11, #-44] cmn r0, #1 bgt .LBB0_14 b .LBB0_13 .LBB0_13: ldr r0, [r11, #-44] bl mlog_errno b .LBB0_28 .LBB0_14: ldr r0, [r11, #-28] bl OCFS2_I ldr r0, [r0] str r0, [r11, #-56] ldr r0, [r11, #-84] ldr r1, [r11, #-28] ldr r3, [r11, #-36] ldr r2, [r11, #-40] ldr r12, [r11, #-60] ldr lr, [r11, #-68] ldr r4, [r11, #-72] ldr r5, [r11, #-76] mov r6, sp sub r7, r11, #80 str r7, [r6, #20] str r5, [r6, #16] str r4, [r6, #12] str lr, [r6, #8] str r12, [r6, #4] str r2, [r6] sub r2, r11, #32 bl ocfs2_add_inode_data str r0, [r11, #-44] ldr r0, [r11, #-44] cmn r0, #1 bgt .LBB0_19 b .LBB0_15 .LBB0_15: ldr r0, [r11, #-44] movw r1, :lower16:EAGAIN movt r1, :upper16:EAGAIN ldr r1, [r1] cmn r0, r1 beq .LBB0_19 b .LBB0_16 .LBB0_16: ldr r0, [r11, #-44] movw r1, :lower16:ENOSPC movt r1, :upper16:ENOSPC ldr r1, [r1] cmn r0, r1 beq .LBB0_18 b .LBB0_17 .LBB0_17: ldr r0, [r11, #-44] bl mlog_errno b .LBB0_18 .LBB0_18: b .LBB0_28 .LBB0_19: ldr r0, [r11, #-68] ldr r1, [r11, #-28] mov r2, #1 bl ocfs2_update_inode_fsync_trans ldr r1, [r11, #-68] ldr r2, [r11, #-60] str r0, [sp, #84] mov r0, r1 mov r1, r2 bl ocfs2_journal_dirty ldr r1, [r11, #-28] str r0, [sp, #80] mov r0, r1 bl OCFS2_I add r0, r0, #8 bl spin_lock ldr r1, [r11, #-28] str r0, [sp, #76] mov r0, r1 bl OCFS2_I ldr r0, [r0] ldr r1, [r11, #-56] ldr r2, [r11, #-36] sub r0, r1, r0 add r0, r2, r0 str r0, [r11, #-36] ldr r0, [r11, #-28] bl OCFS2_I add r0, r0, #8 bl spin_unlock ldr r1, [r11, #-28] ldr r2, [r11, #-84] ldr r2, [r2] ldr r3, [r11, #-36] str r0, [sp, #72] mov r0, r2 str r1, [sp, #68] mov r1, r3 bl ocfs2_clusters_to_bytes ldr r1, [sp, #68] str r0, [sp, #64] mov r0, r1 ldr r1, [sp, #64] bl dquot_free_space mov r1, #0 str r1, [r11, #-92] ldr r1, [r11, #-80] movw r2, :lower16:RESTART_NONE movt r2, :upper16:RESTART_NONE ldr r2, [r2] cmp r1, r2 beq .LBB0_27 b .LBB0_20 .LBB0_20: ldr r0, [r11, #-36] cmp r0, #0 beq .LBB0_27 b .LBB0_21 .LBB0_21: ldr r0, [r11, #-80] movw r1, :lower16:RESTART_META movt r1, :upper16:RESTART_META ldr r1, [r1] cmp r0, r1 bne .LBB0_23 b .LBB0_22 .LBB0_22: mov r0, #1 str r0, [r11, #-48] mov r0, #0 str r0, [r11, #-44] b .LBB0_26 .LBB0_23: ldr r0, [r11, #-80] movw r1, :lower16:RESTART_TRANS movt r1, :upper16:RESTART_TRANS ldr r1, [r1] subs r0, r0, r1 movwne r0, #1 bl BUG_ON ldr r1, [r11, #-68] mov r2, #1 str r0, [sp, #60] mov r0, r1 mov r1, r2 bl ocfs2_allocate_extend_trans str r0, [r11, #-44] ldr r0, [r11, #-44] cmn r0, #1 bgt .LBB0_25 b .LBB0_24 .LBB0_24: movw r0, :lower16:ENOMEM movt r0, :upper16:ENOMEM ldr r0, [r0] rsb r0, r0, #0 str r0, [r11, #-44] ldr r0, [r11, #-44] bl mlog_errno b .LBB0_28 .LBB0_25: b .LBB0_10 .LBB0_26: b .LBB0_27 .LBB0_27: ldr r0, [r11, #-28] bl OCFS2_I ldr r0, [r0, #4] ldr r1, [r11, #-64] ldr r1, [r1, #4] str r0, [sp, #56] mov r0, r1 bl le32_to_cpu ldr r1, [r11, #-64] ldr r1, [r1] str r0, [sp, #52] mov r0, r1 bl le64_to_cpu asr r3, r0, #31 ldr r1, [r11, #-28] str r0, [sp, #48] mov r0, r1 str r3, [sp, #44] bl OCFS2_I ldr r0, [r0] ldr r1, [r11, #-28] str r0, [sp, #40] mov r0, r1 bl i_size_read asr r1, r0, #31 mov r2, sp str r1, [r2, #12] str r0, [r2, #8] ldr r0, [sp, #40] str r0, [r2] ldr r0, [sp, #56] ldr r1, [sp, #52] ldr r2, [sp, #48] ldr r3, [sp, #44] bl trace_ocfs2_extend_allocation_end b .LBB0_28 .LBB0_28: ldr r0, [r11, #-44] cmn r0, #1 bgt .LBB0_31 b .LBB0_29 .LBB0_29: ldr r0, [r11, #-92] cmp r0, #0 beq .LBB0_31 b .LBB0_30 .LBB0_30: ldr r0, [r11, #-28] ldr r1, [r11, #-84] ldr r1, [r1] ldr r2, [r11, #-36] str r0, [sp, #36] mov r0, r1 mov r1, r2 bl ocfs2_clusters_to_bytes ldr r1, [sp, #36] str r0, [sp, #32] mov r0, r1 ldr r1, [sp, #32] bl dquot_free_space b .LBB0_31 .LBB0_31: ldr r0, [r11, #-68] cmp r0, #0 beq .LBB0_33 b .LBB0_32 .LBB0_32: ldr r0, [r11, #-84] ldr r1, [r11, #-68] bl ocfs2_commit_trans mov r1, #0 str r1, [r11, #-68] b .LBB0_33 .LBB0_33: ldr r0, [r11, #-72] cmp r0, #0 beq .LBB0_35 b .LBB0_34 .LBB0_34: ldr r0, [r11, #-72] bl ocfs2_free_alloc_context mov r1, #0 str r1, [r11, #-72] b .LBB0_35 .LBB0_35: ldr r0, [r11, #-76] cmp r0, #0 beq .LBB0_37 b .LBB0_36 .LBB0_36: ldr r0, [r11, #-76] bl ocfs2_free_alloc_context mov r1, #0 str r1, [r11, #-76] b .LBB0_37 .LBB0_37: ldr r0, [r11, #-44] cmp r0, #0 bne .LBB0_40 b .LBB0_38 .LBB0_38: ldr r0, [r11, #-48] cmp r0, #0 beq .LBB0_40 b .LBB0_39 .LBB0_39: mov r0, #0 str r0, [r11, #-48] b .LBB0_5 .LBB0_40: ldr r0, [r11, #-60] bl brelse mov r1, #0 str r1, [r11, #-60] ldr r1, [r11, #-44] str r0, [sp, #28] mov r0, r1 sub sp, r11, #24 pop {r4, r5, r6, r7, r8, r9, r11, pc} .Lfunc_end0: .size ocfs2_extend_allocation, .Lfunc_end0-ocfs2_extend_allocation .cantunwind .fnend .type RESTART_NONE,%object .comm RESTART_NONE,4,4 .type OCFS2_JOURNAL_ACCESS_WRITE,%object .comm OCFS2_JOURNAL_ACCESS_WRITE,4,4 .type EAGAIN,%object .comm EAGAIN,4,4 .type ENOSPC,%object .comm ENOSPC,4,4 .type RESTART_META,%object .comm RESTART_META,4,4 .type RESTART_TRANS,%object .comm RESTART_TRANS,4,4 .type ENOMEM,%object .comm ENOMEM,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ocfs2_extend_allocation .addrsig_sym OCFS2_SB .addrsig_sym BUG_ON .addrsig_sym ocfs2_sparse_alloc .addrsig_sym ocfs2_read_inode_block .addrsig_sym mlog_errno .addrsig_sym le32_to_cpu .addrsig_sym OCFS2_I .addrsig_sym ocfs2_init_dinode_extent_tree .addrsig_sym INODE_CACHE .addrsig_sym ocfs2_lock_allocators .addrsig_sym ocfs2_calc_extend_credits .addrsig_sym ocfs2_start_trans .addrsig_sym IS_ERR .addrsig_sym PTR_ERR .addrsig_sym trace_ocfs2_extend_allocation .addrsig_sym i_size_read .addrsig_sym dquot_alloc_space_nodirty .addrsig_sym ocfs2_clusters_to_bytes .addrsig_sym ocfs2_journal_access_di .addrsig_sym ocfs2_add_inode_data .addrsig_sym ocfs2_update_inode_fsync_trans .addrsig_sym ocfs2_journal_dirty .addrsig_sym spin_lock .addrsig_sym spin_unlock .addrsig_sym dquot_free_space .addrsig_sym ocfs2_allocate_extend_trans .addrsig_sym trace_ocfs2_extend_allocation_end .addrsig_sym le64_to_cpu .addrsig_sym ocfs2_commit_trans .addrsig_sym ocfs2_free_alloc_context .addrsig_sym brelse .addrsig_sym RESTART_NONE .addrsig_sym OCFS2_JOURNAL_ACCESS_WRITE .addrsig_sym EAGAIN .addrsig_sym ENOSPC .addrsig_sym RESTART_META .addrsig_sym RESTART_TRANS .addrsig_sym ENOMEM .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_r420.c_r420_pipes_init.c" .globl r420_pipes_init # -- Begin function r420_pipes_init .p2align 4, 0x90 .type r420_pipes_init,@function r420_pipes_init: # @r420_pipes_init .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 64 mov qword ptr [rbp - 8], rdi mov edi, dword ptr [R300_GA_ENHANCE] mov eax, dword ptr [R300_GA_DEADLOCK_CNTL] or eax, dword ptr [R300_GA_FASTSYNC_CNTL] or eax, 4 or eax, 8 mov esi, eax call WREG32 mov rdi, qword ptr [rbp - 8] mov dword ptr [rbp - 24], eax # 4-byte Spill call r100_gui_wait_for_idle cmp rax, 0 je .LBB0_2 # %bb.1: movabs rdi, offset .L.str call pr_warn .LBB0_2: mov edi, dword ptr [R400_GB_PIPE_SELECT] call RREG32 mov dword ptr [rbp - 16], eax mov eax, dword ptr [rbp - 16] shr eax, 12 and eax, 3 add eax, 1 mov dword ptr [rbp - 20], eax mov rcx, qword ptr [rbp - 8] mov rcx, qword ptr [rcx + 24] cmp dword ptr [rcx], 24140 je .LBB0_4 # %bb.3: mov rax, qword ptr [rbp - 8] mov rax, qword ptr [rax + 24] cmp dword ptr [rax], 24143 jne .LBB0_5 .LBB0_4: mov dword ptr [rbp - 20], 1 .LBB0_5: mov eax, dword ptr [rbp - 20] mov rcx, qword ptr [rbp - 8] mov dword ptr [rcx], eax mov dword ptr [rbp - 12], 0 mov eax, dword ptr [rbp - 20] add eax, -1 mov ecx, eax sub eax, 3 mov qword ptr [rbp - 32], rcx # 8-byte Spill ja .LBB0_6 # %bb.22: mov rax, qword ptr [rbp - 32] # 8-byte Reload mov rcx, qword ptr [8*rax + .LJTI0_0] jmp rcx .LBB0_6: mov dword ptr [rbp - 20], 1 .LBB0_7: mov dword ptr [rbp - 12], 0 jmp .LBB0_11 .LBB0_8: mov dword ptr [rbp - 12], 6 jmp .LBB0_11 .LBB0_9: mov dword ptr [rbp - 12], 12 jmp .LBB0_11 .LBB0_10: mov dword ptr [rbp - 12], 14 .LBB0_11: mov edi, dword ptr [R500_SU_REG_DEST] mov ecx, dword ptr [rbp - 20] # kill: def $cl killed $ecx mov eax, 1 shl eax, cl sub eax, 1 mov esi, eax call WREG32 mov edx, dword ptr [R300_TILE_SIZE_16] or edx, dword ptr [R300_ENABLE_TILING] or edx, dword ptr [rbp - 12] mov dword ptr [rbp - 12], edx mov edi, dword ptr [R300_GB_TILE_CONFIG] mov esi, dword ptr [rbp - 12] mov dword ptr [rbp - 36], eax # 4-byte Spill call WREG32 mov rdi, qword ptr [rbp - 8] mov dword ptr [rbp - 40], eax # 4-byte Spill call r100_gui_wait_for_idle cmp rax, 0 je .LBB0_13 # %bb.12: movabs rdi, offset .L.str call pr_warn .LBB0_13: mov edi, dword ptr [R300_DST_PIPE_CONFIG] call RREG32 mov dword ptr [rbp - 12], eax mov edi, dword ptr [R300_DST_PIPE_CONFIG] mov eax, dword ptr [rbp - 12] or eax, dword ptr [R300_PIPE_AUTO_CONFIG] mov esi, eax call WREG32 mov edi, dword ptr [R300_RB2D_DSTCACHE_MODE] mov ecx, dword ptr [R300_RB2D_DSTCACHE_MODE] mov dword ptr [rbp - 44], edi # 4-byte Spill mov edi, ecx mov dword ptr [rbp - 48], eax # 4-byte Spill call RREG32 or eax, dword ptr [R300_DC_AUTOFLUSH_ENABLE] or eax, dword ptr [R300_DC_DC_DISABLE_IGNORE_PE] mov edi, dword ptr [rbp - 44] # 4-byte Reload mov esi, eax call WREG32 mov rdi, qword ptr [rbp - 8] mov dword ptr [rbp - 52], eax # 4-byte Spill call r100_gui_wait_for_idle cmp rax, 0 je .LBB0_15 # %bb.14: movabs rdi, offset .L.str call pr_warn .LBB0_15: mov rax, qword ptr [rbp - 8] mov rax, qword ptr [rax + 8] cmp rax, qword ptr [CHIP_RV530] jne .LBB0_20 # %bb.16: mov edi, dword ptr [RV530_GB_PIPE_SELECT2] call RREG32 mov dword ptr [rbp - 12], eax mov eax, dword ptr [rbp - 12] and eax, 3 cmp eax, 3 jne .LBB0_18 # %bb.17: mov rax, qword ptr [rbp - 8] mov dword ptr [rax + 16], 2 jmp .LBB0_19 .LBB0_18: mov rax, qword ptr [rbp - 8] mov dword ptr [rax + 16], 1 .LBB0_19: jmp .LBB0_21 .LBB0_20: mov rax, qword ptr [rbp - 8] mov dword ptr [rax + 16], 1 .LBB0_21: mov rax, qword ptr [rbp - 8] mov esi, dword ptr [rax] mov rax, qword ptr [rbp - 8] mov edx, dword ptr [rax + 16] movabs rdi, offset .L.str.1 call DRM_INFO add rsp, 64 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size r420_pipes_init, .Lfunc_end0-r420_pipes_init .cfi_endproc .section .rodata,"a",@progbits .p2align 3 .LJTI0_0: .quad .LBB0_7 .quad .LBB0_8 .quad .LBB0_9 .quad .LBB0_10 # -- End function .type R300_GA_ENHANCE,@object # @R300_GA_ENHANCE .comm R300_GA_ENHANCE,4,4 .type R300_GA_DEADLOCK_CNTL,@object # @R300_GA_DEADLOCK_CNTL .comm R300_GA_DEADLOCK_CNTL,4,4 .type R300_GA_FASTSYNC_CNTL,@object # @R300_GA_FASTSYNC_CNTL .comm R300_GA_FASTSYNC_CNTL,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Failed to wait GUI idle while programming pipes. Bad things might happen.\n" .size .L.str, 75 .type R400_GB_PIPE_SELECT,@object # @R400_GB_PIPE_SELECT .comm R400_GB_PIPE_SELECT,4,4 .type R500_SU_REG_DEST,@object # @R500_SU_REG_DEST .comm R500_SU_REG_DEST,4,4 .type R300_TILE_SIZE_16,@object # @R300_TILE_SIZE_16 .comm R300_TILE_SIZE_16,4,4 .type R300_ENABLE_TILING,@object # @R300_ENABLE_TILING .comm R300_ENABLE_TILING,4,4 .type R300_GB_TILE_CONFIG,@object # @R300_GB_TILE_CONFIG .comm R300_GB_TILE_CONFIG,4,4 .type R300_DST_PIPE_CONFIG,@object # @R300_DST_PIPE_CONFIG .comm R300_DST_PIPE_CONFIG,4,4 .type R300_PIPE_AUTO_CONFIG,@object # @R300_PIPE_AUTO_CONFIG .comm R300_PIPE_AUTO_CONFIG,4,4 .type R300_RB2D_DSTCACHE_MODE,@object # @R300_RB2D_DSTCACHE_MODE .comm R300_RB2D_DSTCACHE_MODE,4,4 .type R300_DC_AUTOFLUSH_ENABLE,@object # @R300_DC_AUTOFLUSH_ENABLE .comm R300_DC_AUTOFLUSH_ENABLE,4,4 .type R300_DC_DC_DISABLE_IGNORE_PE,@object # @R300_DC_DC_DISABLE_IGNORE_PE .comm R300_DC_DC_DISABLE_IGNORE_PE,4,4 .type CHIP_RV530,@object # @CHIP_RV530 .comm CHIP_RV530,8,8 .type RV530_GB_PIPE_SELECT2,@object # @RV530_GB_PIPE_SELECT2 .comm RV530_GB_PIPE_SELECT2,4,4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "radeon: %d quad pipes, %d z pipes initialized.\n" .size .L.str.1, 48 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym WREG32 .addrsig_sym r100_gui_wait_for_idle .addrsig_sym pr_warn .addrsig_sym RREG32 .addrsig_sym DRM_INFO .addrsig_sym R300_GA_ENHANCE .addrsig_sym R300_GA_DEADLOCK_CNTL .addrsig_sym R300_GA_FASTSYNC_CNTL .addrsig_sym R400_GB_PIPE_SELECT .addrsig_sym R500_SU_REG_DEST .addrsig_sym R300_TILE_SIZE_16 .addrsig_sym R300_ENABLE_TILING .addrsig_sym R300_GB_TILE_CONFIG .addrsig_sym R300_DST_PIPE_CONFIG .addrsig_sym R300_PIPE_AUTO_CONFIG .addrsig_sym R300_RB2D_DSTCACHE_MODE .addrsig_sym R300_DC_AUTOFLUSH_ENABLE .addrsig_sym R300_DC_DC_DISABLE_IGNORE_PE .addrsig_sym CHIP_RV530 .addrsig_sym RV530_GB_PIPE_SELECT2
.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_r420.c_r420_pipes_init.c" .globl r420_pipes_init .p2align 2 .type r420_pipes_init,%function .code 32 r420_pipes_init: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #48 sub sp, sp, #48 str r0, [r11, #-4] movw r0, :lower16:R300_GA_ENHANCE movt r0, :upper16:R300_GA_ENHANCE ldr r0, [r0] movw r1, :lower16:R300_GA_DEADLOCK_CNTL movt r1, :upper16:R300_GA_DEADLOCK_CNTL ldr r1, [r1] movw r2, :lower16:R300_GA_FASTSYNC_CNTL movt r2, :upper16:R300_GA_FASTSYNC_CNTL ldr r2, [r2] orr r1, r1, r2 orr r1, r1, #12 bl WREG32 ldr r1, [r11, #-4] str r0, [r11, #-20] mov r0, r1 bl r100_gui_wait_for_idle cmp r0, #0 beq .LBB0_2 b .LBB0_1 .LBB0_1: movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl pr_warn b .LBB0_2 .LBB0_2: movw r0, :lower16:R400_GB_PIPE_SELECT movt r0, :upper16:R400_GB_PIPE_SELECT ldr r0, [r0] bl RREG32 str r0, [r11, #-12] ldr r0, [r11, #-12] ubfx r0, r0, #12, #2 add r0, r0, #1 str r0, [r11, #-16] ldr r0, [r11, #-4] ldr r0, [r0, #12] ldr r0, [r0] movw r1, #24140 cmp r0, r1 beq .LBB0_4 b .LBB0_3 .LBB0_3: ldr r0, [r11, #-4] ldr r0, [r0, #12] ldr r0, [r0] movw r1, #24143 cmp r0, r1 bne .LBB0_5 b .LBB0_4 .LBB0_4: mov r0, #1 str r0, [r11, #-16] b .LBB0_5 .LBB0_5: ldr r0, [r11, #-16] ldr r1, [r11, #-4] str r0, [r1] mov r0, #0 str r0, [r11, #-8] ldr r0, [r11, #-16] sub r0, r0, #1 cmp r0, #3 str r0, [sp, #24] bhi .LBB0_8 adr r0, .LJTI0_0 ldr r1, [sp, #24] ldr r0, [r0, r1, lsl #2] mov pc, r0 .p2align 2 .LJTI0_0: .long .LBB0_9 .long .LBB0_10 .long .LBB0_11 .long .LBB0_12 .LBB0_8: mov r0, #1 str r0, [r11, #-16] b .LBB0_9 .LBB0_9: mov r0, #0 str r0, [r11, #-8] b .LBB0_13 .LBB0_10: mov r0, #6 str r0, [r11, #-8] b .LBB0_13 .LBB0_11: mov r0, #12 str r0, [r11, #-8] b .LBB0_13 .LBB0_12: mov r0, #14 str r0, [r11, #-8] b .LBB0_13 .LBB0_13: movw r0, :lower16:R500_SU_REG_DEST movt r0, :upper16:R500_SU_REG_DEST ldr r0, [r0] ldr r1, [r11, #-16] mov r2, #1 mvn r3, #0 add r1, r3, r2, lsl r1 bl WREG32 movw r1, :lower16:R300_TILE_SIZE_16 movt r1, :upper16:R300_TILE_SIZE_16 ldr r1, [r1] movw r2, :lower16:R300_ENABLE_TILING movt r2, :upper16:R300_ENABLE_TILING ldr r2, [r2] orr r1, r1, r2 ldr r2, [r11, #-8] orr r1, r2, r1 str r1, [r11, #-8] movw r1, :lower16:R300_GB_TILE_CONFIG movt r1, :upper16:R300_GB_TILE_CONFIG ldr r1, [r1] ldr r2, [r11, #-8] str r0, [sp, #20] mov r0, r1 mov r1, r2 bl WREG32 ldr r1, [r11, #-4] str r0, [sp, #16] mov r0, r1 bl r100_gui_wait_for_idle cmp r0, #0 beq .LBB0_15 b .LBB0_14 .LBB0_14: movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl pr_warn b .LBB0_15 .LBB0_15: movw r0, :lower16:R300_DST_PIPE_CONFIG movt r0, :upper16:R300_DST_PIPE_CONFIG ldr r1, [r0] str r0, [sp, #12] mov r0, r1 bl RREG32 str r0, [r11, #-8] ldr r0, [sp, #12] ldr r0, [r0] ldr r1, [r11, #-8] movw r2, :lower16:R300_PIPE_AUTO_CONFIG movt r2, :upper16:R300_PIPE_AUTO_CONFIG ldr r2, [r2] orr r1, r1, r2 bl WREG32 movw r1, :lower16:R300_RB2D_DSTCACHE_MODE movt r1, :upper16:R300_RB2D_DSTCACHE_MODE ldr r1, [r1] str r0, [sp, #8] mov r0, r1 str r1, [sp, #4] bl RREG32 movw r1, :lower16:R300_DC_AUTOFLUSH_ENABLE movt r1, :upper16:R300_DC_AUTOFLUSH_ENABLE ldr r1, [r1] orr r0, r0, r1 movw r1, :lower16:R300_DC_DC_DISABLE_IGNORE_PE movt r1, :upper16:R300_DC_DC_DISABLE_IGNORE_PE ldr r1, [r1] orr r1, r0, r1 ldr r0, [sp, #4] bl WREG32 ldr r1, [r11, #-4] str r0, [sp] mov r0, r1 bl r100_gui_wait_for_idle cmp r0, #0 beq .LBB0_17 b .LBB0_16 .LBB0_16: movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl pr_warn b .LBB0_17 .LBB0_17: ldr r0, [r11, #-4] ldr r0, [r0, #4] movw r1, :lower16:CHIP_RV530 movt r1, :upper16:CHIP_RV530 ldr r1, [r1] cmp r0, r1 bne .LBB0_22 b .LBB0_18 .LBB0_18: movw r0, :lower16:RV530_GB_PIPE_SELECT2 movt r0, :upper16:RV530_GB_PIPE_SELECT2 ldr r0, [r0] bl RREG32 str r0, [r11, #-8] ldr r0, [r11, #-8] and r0, r0, #3 cmp r0, #3 bne .LBB0_20 b .LBB0_19 .LBB0_19: ldr r0, [r11, #-4] mov r1, #2 str r1, [r0, #8] b .LBB0_21 .LBB0_20: ldr r0, [r11, #-4] mov r1, #1 str r1, [r0, #8] b .LBB0_21 .LBB0_21: b .LBB0_23 .LBB0_22: ldr r0, [r11, #-4] mov r1, #1 str r1, [r0, #8] b .LBB0_23 .LBB0_23: ldr r0, [r11, #-4] ldr r1, [r0] ldr r2, [r0, #8] movw r0, :lower16:.L.str.1 movt r0, :upper16:.L.str.1 bl DRM_INFO mov sp, r11 pop {r11, pc} .Lfunc_end0: .size r420_pipes_init, .Lfunc_end0-r420_pipes_init .cantunwind .fnend .type R300_GA_ENHANCE,%object .comm R300_GA_ENHANCE,4,4 .type R300_GA_DEADLOCK_CNTL,%object .comm R300_GA_DEADLOCK_CNTL,4,4 .type R300_GA_FASTSYNC_CNTL,%object .comm R300_GA_FASTSYNC_CNTL,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "Failed to wait GUI idle while programming pipes. Bad things might happen.\n" .size .L.str, 75 .type R400_GB_PIPE_SELECT,%object .comm R400_GB_PIPE_SELECT,4,4 .type R500_SU_REG_DEST,%object .comm R500_SU_REG_DEST,4,4 .type R300_TILE_SIZE_16,%object .comm R300_TILE_SIZE_16,4,4 .type R300_ENABLE_TILING,%object .comm R300_ENABLE_TILING,4,4 .type R300_GB_TILE_CONFIG,%object .comm R300_GB_TILE_CONFIG,4,4 .type R300_DST_PIPE_CONFIG,%object .comm R300_DST_PIPE_CONFIG,4,4 .type R300_PIPE_AUTO_CONFIG,%object .comm R300_PIPE_AUTO_CONFIG,4,4 .type R300_RB2D_DSTCACHE_MODE,%object .comm R300_RB2D_DSTCACHE_MODE,4,4 .type R300_DC_AUTOFLUSH_ENABLE,%object .comm R300_DC_AUTOFLUSH_ENABLE,4,4 .type R300_DC_DC_DISABLE_IGNORE_PE,%object .comm R300_DC_DC_DISABLE_IGNORE_PE,4,4 .type CHIP_RV530,%object .comm CHIP_RV530,4,4 .type RV530_GB_PIPE_SELECT2,%object .comm RV530_GB_PIPE_SELECT2,4,4 .type .L.str.1,%object .L.str.1: .asciz "radeon: %d quad pipes, %d z pipes initialized.\n" .size .L.str.1, 48 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym WREG32 .addrsig_sym r100_gui_wait_for_idle .addrsig_sym pr_warn .addrsig_sym RREG32 .addrsig_sym DRM_INFO .addrsig_sym R300_GA_ENHANCE .addrsig_sym R300_GA_DEADLOCK_CNTL .addrsig_sym R300_GA_FASTSYNC_CNTL .addrsig_sym R400_GB_PIPE_SELECT .addrsig_sym R500_SU_REG_DEST .addrsig_sym R300_TILE_SIZE_16 .addrsig_sym R300_ENABLE_TILING .addrsig_sym R300_GB_TILE_CONFIG .addrsig_sym R300_DST_PIPE_CONFIG .addrsig_sym R300_PIPE_AUTO_CONFIG .addrsig_sym R300_RB2D_DSTCACHE_MODE .addrsig_sym R300_DC_AUTOFLUSH_ENABLE .addrsig_sym R300_DC_DC_DISABLE_IGNORE_PE .addrsig_sym CHIP_RV530 .addrsig_sym RV530_GB_PIPE_SELECT2 .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_twl4030.c_twl4030_write.c" .p2align 4, 0x90 # -- Begin function twl4030_write .type twl4030_write,@function twl4030_write: # @twl4030_write .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 32 mov qword ptr [rbp - 16], rdi mov dword ptr [rbp - 20], esi mov dword ptr [rbp - 24], edx mov rdi, qword ptr [rbp - 16] call snd_soc_component_get_drvdata mov qword ptr [rbp - 32], rax mov ecx, dword ptr [rbp - 20] add ecx, -128 sub ecx, 5 ja .LBB0_2 jmp .LBB0_1 .LBB0_1: mov eax, dword ptr [rbp - 24] mov rcx, qword ptr [rbp - 32] mov rcx, qword ptr [rcx] mov edx, dword ptr [rbp - 20] sub edx, 133 mov edx, edx mov esi, edx mov dword ptr [rcx + 4*rsi], eax jmp .LBB0_3 .LBB0_2: jmp .LBB0_3 .LBB0_3: mov rdi, qword ptr [rbp - 32] mov esi, dword ptr [rbp - 20] call twl4030_can_write_to_chip cmp rax, 0 je .LBB0_5 # %bb.4: mov edi, dword ptr [TWL4030_MODULE_AUDIO_VOICE] mov esi, dword ptr [rbp - 24] mov edx, dword ptr [rbp - 20] call twl_i2c_write_u8 mov dword ptr [rbp - 4], eax jmp .LBB0_6 .LBB0_5: mov dword ptr [rbp - 4], 0 .LBB0_6: mov eax, dword ptr [rbp - 4] add rsp, 32 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size twl4030_write, .Lfunc_end0-twl4030_write .cfi_endproc # -- End function .type TWL4030_MODULE_AUDIO_VOICE,@object # @TWL4030_MODULE_AUDIO_VOICE .comm TWL4030_MODULE_AUDIO_VOICE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym twl4030_write .addrsig_sym snd_soc_component_get_drvdata .addrsig_sym twl4030_can_write_to_chip .addrsig_sym twl_i2c_write_u8 .addrsig_sym TWL4030_MODULE_AUDIO_VOICE
.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_twl4030.c_twl4030_write.c" .p2align 2 .type twl4030_write,%function .code 32 twl4030_write: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #24 sub sp, sp, #24 str r0, [r11, #-8] str r1, [sp, #12] str r2, [sp, #8] ldr r0, [r11, #-8] bl snd_soc_component_get_drvdata str r0, [sp, #4] ldr r0, [sp, #12] sub r0, r0, #128 cmp r0, #5 bhi .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [sp, #8] ldr r1, [sp, #4] ldr r1, [r1] ldr r2, [sp, #12] add r1, r1, r2, lsl #2 str r0, [r1, #-532] b .LBB0_3 .LBB0_2: b .LBB0_3 .LBB0_3: ldr r0, [sp, #4] ldr r1, [sp, #12] bl twl4030_can_write_to_chip cmp r0, #0 beq .LBB0_5 b .LBB0_4 .LBB0_4: movw r0, :lower16:TWL4030_MODULE_AUDIO_VOICE movt r0, :upper16:TWL4030_MODULE_AUDIO_VOICE ldr r0, [r0] ldr r1, [sp, #8] ldr r2, [sp, #12] bl twl_i2c_write_u8 str r0, [r11, #-4] b .LBB0_6 .LBB0_5: mov r0, #0 str r0, [r11, #-4] b .LBB0_6 .LBB0_6: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size twl4030_write, .Lfunc_end0-twl4030_write .cantunwind .fnend .type TWL4030_MODULE_AUDIO_VOICE,%object .comm TWL4030_MODULE_AUDIO_VOICE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym twl4030_write .addrsig_sym snd_soc_component_get_drvdata .addrsig_sym twl4030_can_write_to_chip .addrsig_sym twl_i2c_write_u8 .addrsig_sym TWL4030_MODULE_AUDIO_VOICE .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_schedule.tests.c_TEST_SETUP.c" .globl TEST_SETUP # -- Begin function TEST_SETUP .p2align 4, 0x90 .type TEST_SETUP,@function TEST_SETUP: # @TEST_SETUP .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 16 mov al, 0 call ccv_nnc_init mov ecx, dword ptr [rbp - 4] mov dword ptr [rbp - 8], eax # 4-byte Spill mov eax, ecx add rsp, 16 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size TEST_SETUP, .Lfunc_end0-TEST_SETUP .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ccv_nnc_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_schedule.tests.c_TEST_SETUP.c" .globl TEST_SETUP .p2align 2 .type TEST_SETUP,%function .code 32 TEST_SETUP: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #8 sub sp, sp, #8 bl ccv_nnc_init ldr r1, [sp, #4] str r0, [sp] mov r0, r1 mov sp, r11 pop {r11, pc} .Lfunc_end0: .size TEST_SETUP, .Lfunc_end0-TEST_SETUP .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ccv_nnc_init .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_gpio.c_gpio_nand_probe.c" .p2align 4, 0x90 # -- Begin function gpio_nand_probe .type gpio_nand_probe,@function gpio_nand_probe: # @gpio_nand_probe .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 64 mov qword ptr [rbp - 16], rdi mov rax, qword ptr [rbp - 16] mov qword ptr [rbp - 56], rax mov dword ptr [rbp - 60], 0 mov rax, qword ptr [rbp - 56] cmp dword ptr [rax], 0 jne .LBB0_3 # %bb.1: mov rdi, qword ptr [rbp - 56] call dev_get_platdata cmp eax, 0 jne .LBB0_3 # %bb.2: xor eax, eax sub eax, dword ptr [EINVAL] mov dword ptr [rbp - 4], eax jmp .LBB0_43 .LBB0_3: mov rdi, qword ptr [rbp - 56] mov edx, dword ptr [GFP_KERNEL] mov esi, 120 call devm_kzalloc mov qword ptr [rbp - 24], rax cmp qword ptr [rbp - 24], 0 jne .LBB0_5 # %bb.4: xor eax, eax sub eax, dword ptr [ENOMEM] mov dword ptr [rbp - 4], eax jmp .LBB0_43 .LBB0_5: xor edx, edx mov rax, qword ptr [rbp - 24] add rax, 72 mov qword ptr [rbp - 32], rax mov rdi, qword ptr [rbp - 16] mov esi, dword ptr [IORESOURCE_MEM] call platform_get_resource mov qword ptr [rbp - 48], rax mov rdi, qword ptr [rbp - 56] mov rsi, qword ptr [rbp - 48] call devm_ioremap_resource mov rcx, qword ptr [rbp - 32] mov qword ptr [rcx + 8], rax mov rax, qword ptr [rbp - 32] mov rdi, qword ptr [rax + 8] call IS_ERR cmp rax, 0 je .LBB0_7 # %bb.6: mov rax, qword ptr [rbp - 32] mov rdi, qword ptr [rax + 8] call PTR_ERR mov dword ptr [rbp - 4], eax jmp .LBB0_43 .LBB0_7: mov rdi, qword ptr [rbp - 16] call gpio_nand_get_io_sync mov qword ptr [rbp - 48], rax cmp qword ptr [rbp - 48], 0 je .LBB0_11 # %bb.8: mov rdi, qword ptr [rbp - 56] mov rsi, qword ptr [rbp - 48] call devm_ioremap_resource mov rcx, qword ptr [rbp - 24] mov qword ptr [rcx + 64], rax mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 64] call IS_ERR cmp rax, 0 je .LBB0_10 # %bb.9: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 64] call PTR_ERR mov dword ptr [rbp - 4], eax jmp .LBB0_43 .LBB0_10: jmp .LBB0_11 .LBB0_11: mov rdi, qword ptr [rbp - 56] mov rax, qword ptr [rbp - 24] add rax, 16 mov rsi, rax call gpio_nand_get_config mov dword ptr [rbp - 60], eax cmp dword ptr [rbp - 60], 0 je .LBB0_13 # %bb.12: mov eax, dword ptr [rbp - 60] mov dword ptr [rbp - 4], eax jmp .LBB0_43 .LBB0_13: mov rdi, qword ptr [rbp - 56] mov edx, dword ptr [GPIOD_OUT_HIGH] movabs rsi, offset .L.str call devm_gpiod_get_optional mov rcx, qword ptr [rbp - 24] mov qword ptr [rcx], rax mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax] call IS_ERR cmp rax, 0 je .LBB0_15 # %bb.14: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax] call PTR_ERR mov dword ptr [rbp - 4], eax jmp .LBB0_43 .LBB0_15: mov rdi, qword ptr [rbp - 56] mov edx, dword ptr [GPIOD_OUT_LOW] movabs rsi, offset .L.str.1 call devm_gpiod_get_optional mov rcx, qword ptr [rbp - 24] mov qword ptr [rcx + 8], rax mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 8] call IS_ERR cmp rax, 0 je .LBB0_17 # %bb.16: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 8] call PTR_ERR mov dword ptr [rbp - 60], eax jmp .LBB0_39 .LBB0_17: mov rdi, qword ptr [rbp - 56] mov edx, dword ptr [GPIOD_OUT_LOW] movabs rsi, offset .L.str.2 call devm_gpiod_get mov rcx, qword ptr [rbp - 24] mov qword ptr [rcx + 56], rax mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 56] call IS_ERR cmp rax, 0 je .LBB0_19 # %bb.18: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 56] call PTR_ERR mov dword ptr [rbp - 60], eax jmp .LBB0_39 .LBB0_19: mov rdi, qword ptr [rbp - 56] mov edx, dword ptr [GPIOD_OUT_LOW] movabs rsi, offset .L.str.3 call devm_gpiod_get mov rcx, qword ptr [rbp - 24] mov qword ptr [rcx + 48], rax mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 48] call IS_ERR cmp rax, 0 je .LBB0_21 # %bb.20: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 48] call PTR_ERR mov dword ptr [rbp - 60], eax jmp .LBB0_39 .LBB0_21: mov rdi, qword ptr [rbp - 56] mov edx, dword ptr [GPIOD_IN] movabs rsi, offset .L.str.4 call devm_gpiod_get_optional mov rcx, qword ptr [rbp - 24] mov qword ptr [rcx + 40], rax mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 40] call IS_ERR cmp rax, 0 je .LBB0_23 # %bb.22: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 40] call PTR_ERR mov dword ptr [rbp - 60], eax jmp .LBB0_39 .LBB0_23: mov rax, qword ptr [rbp - 24] cmp qword ptr [rax + 40], 0 je .LBB0_25 # %bb.24: mov eax, dword ptr [gpio_nand_devready] mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx + 24], eax .LBB0_25: mov rdi, qword ptr [rbp - 32] mov rax, qword ptr [rbp - 16] mov esi, dword ptr [rax] call nand_set_flash_node mov rcx, qword ptr [rbp - 32] mov rcx, qword ptr [rcx + 8] mov rdx, qword ptr [rbp - 32] mov qword ptr [rdx + 16], rcx mov esi, dword ptr [NAND_ECC_SOFT] mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx + 40], esi mov esi, dword ptr [NAND_ECC_HAMMING] mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx + 36], esi mov rcx, qword ptr [rbp - 24] mov esi, dword ptr [rcx + 36] mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx + 32], esi mov rcx, qword ptr [rbp - 24] mov esi, dword ptr [rcx + 32] mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx + 4], esi mov esi, dword ptr [gpio_nand_cmd_ctrl] mov rcx, qword ptr [rbp - 32] mov dword ptr [rcx], esi mov rdi, qword ptr [rbp - 32] mov dword ptr [rbp - 64], eax # 4-byte Spill call nand_to_mtd mov qword ptr [rbp - 40], rax mov rax, qword ptr [rbp - 56] mov rcx, qword ptr [rbp - 40] mov qword ptr [rcx + 8], rax mov rdi, qword ptr [rbp - 16] mov rsi, qword ptr [rbp - 24] call platform_set_drvdata mov rcx, qword ptr [rbp - 24] cmp qword ptr [rcx + 8], 0 je .LBB0_28 # %bb.26: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 8] call IS_ERR cmp rax, 0 jne .LBB0_28 # %bb.27: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 8] mov esi, 1 call gpiod_direction_output .LBB0_28: mov rdi, qword ptr [rbp - 32] mov esi, 1 call nand_scan mov dword ptr [rbp - 60], eax cmp dword ptr [rbp - 60], 0 je .LBB0_30 # %bb.29: jmp .LBB0_35 .LBB0_30: mov rax, qword ptr [rbp - 24] cmp qword ptr [rax + 24], 0 je .LBB0_32 # %bb.31: mov rax, qword ptr [rbp - 24] mov rax, qword ptr [rax + 24] mov rcx, qword ptr [rbp - 24] add rcx, 16 mov rdx, qword ptr [rbp - 40] mov esi, dword ptr [rdx] mov rdi, rcx call rax .LBB0_32: mov rdi, qword ptr [rbp - 40] mov rax, qword ptr [rbp - 24] mov esi, dword ptr [rax + 20] mov rax, qword ptr [rbp - 24] mov edx, dword ptr [rax + 16] call mtd_device_register mov dword ptr [rbp - 60], eax cmp dword ptr [rbp - 60], 0 jne .LBB0_34 # %bb.33: mov dword ptr [rbp - 4], 0 jmp .LBB0_43 .LBB0_34: jmp .LBB0_35 .LBB0_35: mov rax, qword ptr [rbp - 24] cmp qword ptr [rax + 8], 0 je .LBB0_38 # %bb.36: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 8] call IS_ERR cmp rax, 0 jne .LBB0_38 # %bb.37: xor esi, esi mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax + 8] call gpiod_set_value .LBB0_38: jmp .LBB0_39 .LBB0_39: mov rax, qword ptr [rbp - 24] cmp qword ptr [rax], 0 je .LBB0_42 # %bb.40: mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax] call IS_ERR cmp rax, 0 jne .LBB0_42 # %bb.41: xor esi, esi mov rax, qword ptr [rbp - 24] mov rdi, qword ptr [rax] call gpiod_set_value .LBB0_42: mov eax, dword ptr [rbp - 60] mov dword ptr [rbp - 4], eax .LBB0_43: mov eax, dword ptr [rbp - 4] add rsp, 64 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size gpio_nand_probe, .Lfunc_end0-gpio_nand_probe .cfi_endproc # -- End function .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .type GFP_KERNEL,@object # @GFP_KERNEL .comm GFP_KERNEL,4,4 .type ENOMEM,@object # @ENOMEM .comm ENOMEM,4,4 .type IORESOURCE_MEM,@object # @IORESOURCE_MEM .comm IORESOURCE_MEM,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "nce" .size .L.str, 4 .type GPIOD_OUT_HIGH,@object # @GPIOD_OUT_HIGH .comm GPIOD_OUT_HIGH,4,4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "nwp" .size .L.str.1, 4 .type GPIOD_OUT_LOW,@object # @GPIOD_OUT_LOW .comm GPIOD_OUT_LOW,4,4 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "ale" .size .L.str.2, 4 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "cle" .size .L.str.3, 4 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "rdy" .size .L.str.4, 4 .type GPIOD_IN,@object # @GPIOD_IN .comm GPIOD_IN,4,4 .type gpio_nand_devready,@object # @gpio_nand_devready .comm gpio_nand_devready,4,4 .type NAND_ECC_SOFT,@object # @NAND_ECC_SOFT .comm NAND_ECC_SOFT,4,4 .type NAND_ECC_HAMMING,@object # @NAND_ECC_HAMMING .comm NAND_ECC_HAMMING,4,4 .type gpio_nand_cmd_ctrl,@object # @gpio_nand_cmd_ctrl .comm gpio_nand_cmd_ctrl,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym gpio_nand_probe .addrsig_sym dev_get_platdata .addrsig_sym devm_kzalloc .addrsig_sym platform_get_resource .addrsig_sym devm_ioremap_resource .addrsig_sym IS_ERR .addrsig_sym PTR_ERR .addrsig_sym gpio_nand_get_io_sync .addrsig_sym gpio_nand_get_config .addrsig_sym devm_gpiod_get_optional .addrsig_sym devm_gpiod_get .addrsig_sym nand_set_flash_node .addrsig_sym nand_to_mtd .addrsig_sym platform_set_drvdata .addrsig_sym gpiod_direction_output .addrsig_sym nand_scan .addrsig_sym mtd_device_register .addrsig_sym gpiod_set_value .addrsig_sym EINVAL .addrsig_sym GFP_KERNEL .addrsig_sym ENOMEM .addrsig_sym IORESOURCE_MEM .addrsig_sym GPIOD_OUT_HIGH .addrsig_sym GPIOD_OUT_LOW .addrsig_sym GPIOD_IN .addrsig_sym gpio_nand_devready .addrsig_sym NAND_ECC_SOFT .addrsig_sym NAND_ECC_HAMMING .addrsig_sym gpio_nand_cmd_ctrl
.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_gpio.c_gpio_nand_probe.c" .p2align 2 .type gpio_nand_probe,%function .code 32 gpio_nand_probe: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #40 sub sp, sp, #40 str r0, [r11, #-8] ldr r0, [r11, #-8] str r0, [sp, #12] mov r0, #0 str r0, [sp, #8] ldr r0, [sp, #12] ldr r0, [r0] cmp r0, #0 bne .LBB0_3 b .LBB0_1 .LBB0_1: ldr r0, [sp, #12] bl dev_get_platdata cmp r0, #0 bne .LBB0_3 b .LBB0_2 .LBB0_2: movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL ldr r0, [r0] rsb r0, r0, #0 str r0, [r11, #-4] b .LBB0_43 .LBB0_3: ldr r0, [sp, #12] movw r1, :lower16:GFP_KERNEL movt r1, :upper16:GFP_KERNEL ldr r2, [r1] mov r1, #76 bl devm_kzalloc str r0, [r11, #-12] ldr r0, [r11, #-12] cmp r0, #0 bne .LBB0_5 b .LBB0_4 .LBB0_4: movw r0, :lower16:ENOMEM movt r0, :upper16:ENOMEM ldr r0, [r0] rsb r0, r0, #0 str r0, [r11, #-4] b .LBB0_43 .LBB0_5: ldr r0, [r11, #-12] add r0, r0, #44 str r0, [r11, #-16] ldr r0, [r11, #-8] movw r1, :lower16:IORESOURCE_MEM movt r1, :upper16:IORESOURCE_MEM ldr r1, [r1] mov r2, #0 bl platform_get_resource str r0, [sp, #16] ldr r0, [sp, #12] ldr r1, [sp, #16] bl devm_ioremap_resource ldr r1, [r11, #-16] str r0, [r1, #8] ldr r0, [r11, #-16] ldr r0, [r0, #8] bl IS_ERR cmp r0, #0 beq .LBB0_7 b .LBB0_6 .LBB0_6: ldr r0, [r11, #-16] ldr r0, [r0, #8] bl PTR_ERR str r0, [r11, #-4] b .LBB0_43 .LBB0_7: ldr r0, [r11, #-8] bl gpio_nand_get_io_sync str r0, [sp, #16] ldr r0, [sp, #16] cmp r0, #0 beq .LBB0_11 b .LBB0_8 .LBB0_8: ldr r0, [sp, #12] ldr r1, [sp, #16] bl devm_ioremap_resource ldr r1, [r11, #-12] str r0, [r1, #40] ldr r0, [r11, #-12] ldr r0, [r0, #40] bl IS_ERR cmp r0, #0 beq .LBB0_10 b .LBB0_9 .LBB0_9: ldr r0, [r11, #-12] ldr r0, [r0, #40] bl PTR_ERR str r0, [r11, #-4] b .LBB0_43 .LBB0_10: b .LBB0_11 .LBB0_11: ldr r0, [sp, #12] ldr r1, [r11, #-12] add r1, r1, #8 bl gpio_nand_get_config str r0, [sp, #8] ldr r0, [sp, #8] cmp r0, #0 beq .LBB0_13 b .LBB0_12 .LBB0_12: ldr r0, [sp, #8] str r0, [r11, #-4] b .LBB0_43 .LBB0_13: ldr r0, [sp, #12] movw r1, :lower16:GPIOD_OUT_HIGH movt r1, :upper16:GPIOD_OUT_HIGH ldr r2, [r1] movw r1, :lower16:.L.str movt r1, :upper16:.L.str bl devm_gpiod_get_optional ldr r1, [r11, #-12] str r0, [r1] ldr r0, [r11, #-12] ldr r0, [r0] bl IS_ERR cmp r0, #0 beq .LBB0_15 b .LBB0_14 .LBB0_14: ldr r0, [r11, #-12] ldr r0, [r0] bl PTR_ERR str r0, [r11, #-4] b .LBB0_43 .LBB0_15: ldr r0, [sp, #12] movw r1, :lower16:GPIOD_OUT_LOW movt r1, :upper16:GPIOD_OUT_LOW ldr r2, [r1] movw r1, :lower16:.L.str.1 movt r1, :upper16:.L.str.1 bl devm_gpiod_get_optional ldr r1, [r11, #-12] str r0, [r1, #4] ldr r0, [r11, #-12] ldr r0, [r0, #4] bl IS_ERR cmp r0, #0 beq .LBB0_17 b .LBB0_16 .LBB0_16: ldr r0, [r11, #-12] ldr r0, [r0, #4] bl PTR_ERR str r0, [sp, #8] b .LBB0_39 .LBB0_17: ldr r0, [sp, #12] movw r1, :lower16:GPIOD_OUT_LOW movt r1, :upper16:GPIOD_OUT_LOW ldr r2, [r1] movw r1, :lower16:.L.str.2 movt r1, :upper16:.L.str.2 bl devm_gpiod_get ldr r1, [r11, #-12] str r0, [r1, #36] ldr r0, [r11, #-12] ldr r0, [r0, #36] bl IS_ERR cmp r0, #0 beq .LBB0_19 b .LBB0_18 .LBB0_18: ldr r0, [r11, #-12] ldr r0, [r0, #36] bl PTR_ERR str r0, [sp, #8] b .LBB0_39 .LBB0_19: ldr r0, [sp, #12] movw r1, :lower16:GPIOD_OUT_LOW movt r1, :upper16:GPIOD_OUT_LOW ldr r2, [r1] movw r1, :lower16:.L.str.3 movt r1, :upper16:.L.str.3 bl devm_gpiod_get ldr r1, [r11, #-12] str r0, [r1, #32] ldr r0, [r11, #-12] ldr r0, [r0, #32] bl IS_ERR cmp r0, #0 beq .LBB0_21 b .LBB0_20 .LBB0_20: ldr r0, [r11, #-12] ldr r0, [r0, #32] bl PTR_ERR str r0, [sp, #8] b .LBB0_39 .LBB0_21: ldr r0, [sp, #12] movw r1, :lower16:GPIOD_IN movt r1, :upper16:GPIOD_IN ldr r2, [r1] movw r1, :lower16:.L.str.4 movt r1, :upper16:.L.str.4 bl devm_gpiod_get_optional ldr r1, [r11, #-12] str r0, [r1, #28] ldr r0, [r11, #-12] ldr r0, [r0, #28] bl IS_ERR cmp r0, #0 beq .LBB0_23 b .LBB0_22 .LBB0_22: ldr r0, [r11, #-12] ldr r0, [r0, #28] bl PTR_ERR str r0, [sp, #8] b .LBB0_39 .LBB0_23: ldr r0, [r11, #-12] ldr r0, [r0, #28] cmp r0, #0 beq .LBB0_25 b .LBB0_24 .LBB0_24: movw r0, :lower16:gpio_nand_devready movt r0, :upper16:gpio_nand_devready ldr r0, [r0] ldr r1, [r11, #-16] str r0, [r1, #16] b .LBB0_25 .LBB0_25: ldr r0, [r11, #-16] ldr r1, [r11, #-8] ldr r1, [r1] bl nand_set_flash_node ldr r1, [r11, #-16] ldr r2, [r1, #8] str r2, [r1, #12] movw r1, :lower16:NAND_ECC_SOFT movt r1, :upper16:NAND_ECC_SOFT ldr r1, [r1] ldr r2, [r11, #-16] str r1, [r2, #28] movw r1, :lower16:NAND_ECC_HAMMING movt r1, :upper16:NAND_ECC_HAMMING ldr r1, [r1] ldr r2, [r11, #-16] str r1, [r2, #24] ldr r1, [r11, #-12] ldr r1, [r1, #24] ldr r2, [r11, #-16] str r1, [r2, #20] ldr r1, [r11, #-12] ldr r1, [r1, #20] ldr r2, [r11, #-16] str r1, [r2, #4] movw r1, :lower16:gpio_nand_cmd_ctrl movt r1, :upper16:gpio_nand_cmd_ctrl ldr r1, [r1] ldr r2, [r11, #-16] str r1, [r2] ldr r1, [r11, #-16] str r0, [sp, #4] mov r0, r1 bl nand_to_mtd str r0, [sp, #20] ldr r0, [sp, #12] ldr r1, [sp, #20] str r0, [r1, #4] ldr r0, [r11, #-8] ldr r1, [r11, #-12] bl platform_set_drvdata ldr r1, [r11, #-12] ldr r1, [r1, #4] cmp r1, #0 beq .LBB0_28 b .LBB0_26 .LBB0_26: ldr r0, [r11, #-12] ldr r0, [r0, #4] bl IS_ERR cmp r0, #0 bne .LBB0_28 b .LBB0_27 .LBB0_27: ldr r0, [r11, #-12] ldr r0, [r0, #4] mov r1, #1 bl gpiod_direction_output b .LBB0_28 .LBB0_28: ldr r0, [r11, #-16] mov r1, #1 bl nand_scan str r0, [sp, #8] ldr r0, [sp, #8] cmp r0, #0 beq .LBB0_30 b .LBB0_29 .LBB0_29: b .LBB0_35 .LBB0_30: ldr r0, [r11, #-12] ldr r0, [r0, #16] cmp r0, #0 beq .LBB0_32 b .LBB0_31 .LBB0_31: ldr r0, [r11, #-12] add r1, r0, #8 ldr r0, [r0, #16] ldr r2, [sp, #20] ldr r2, [r2] str r0, [sp] mov r0, r1 mov r1, r2 ldr r2, [sp] blx r2 b .LBB0_32 .LBB0_32: ldr r0, [sp, #20] ldr r1, [r11, #-12] ldr r2, [r1, #8] ldr r1, [r1, #12] bl mtd_device_register str r0, [sp, #8] ldr r0, [sp, #8] cmp r0, #0 bne .LBB0_34 b .LBB0_33 .LBB0_33: mov r0, #0 str r0, [r11, #-4] b .LBB0_43 .LBB0_34: b .LBB0_35 .LBB0_35: ldr r0, [r11, #-12] ldr r0, [r0, #4] cmp r0, #0 beq .LBB0_38 b .LBB0_36 .LBB0_36: ldr r0, [r11, #-12] ldr r0, [r0, #4] bl IS_ERR cmp r0, #0 bne .LBB0_38 b .LBB0_37 .LBB0_37: ldr r0, [r11, #-12] ldr r0, [r0, #4] mov r1, #0 bl gpiod_set_value b .LBB0_38 .LBB0_38: b .LBB0_39 .LBB0_39: ldr r0, [r11, #-12] ldr r0, [r0] cmp r0, #0 beq .LBB0_42 b .LBB0_40 .LBB0_40: ldr r0, [r11, #-12] ldr r0, [r0] bl IS_ERR cmp r0, #0 bne .LBB0_42 b .LBB0_41 .LBB0_41: ldr r0, [r11, #-12] ldr r0, [r0] mov r1, #0 bl gpiod_set_value b .LBB0_42 .LBB0_42: ldr r0, [sp, #8] str r0, [r11, #-4] b .LBB0_43 .LBB0_43: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size gpio_nand_probe, .Lfunc_end0-gpio_nand_probe .cantunwind .fnend .type EINVAL,%object .comm EINVAL,4,4 .type GFP_KERNEL,%object .comm GFP_KERNEL,4,4 .type ENOMEM,%object .comm ENOMEM,4,4 .type IORESOURCE_MEM,%object .comm IORESOURCE_MEM,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "nce" .size .L.str, 4 .type GPIOD_OUT_HIGH,%object .comm GPIOD_OUT_HIGH,4,4 .type .L.str.1,%object .L.str.1: .asciz "nwp" .size .L.str.1, 4 .type GPIOD_OUT_LOW,%object .comm GPIOD_OUT_LOW,4,4 .type .L.str.2,%object .L.str.2: .asciz "ale" .size .L.str.2, 4 .type .L.str.3,%object .L.str.3: .asciz "cle" .size .L.str.3, 4 .type .L.str.4,%object .L.str.4: .asciz "rdy" .size .L.str.4, 4 .type GPIOD_IN,%object .comm GPIOD_IN,4,4 .type gpio_nand_devready,%object .comm gpio_nand_devready,4,4 .type NAND_ECC_SOFT,%object .comm NAND_ECC_SOFT,4,4 .type NAND_ECC_HAMMING,%object .comm NAND_ECC_HAMMING,4,4 .type gpio_nand_cmd_ctrl,%object .comm gpio_nand_cmd_ctrl,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym gpio_nand_probe .addrsig_sym dev_get_platdata .addrsig_sym devm_kzalloc .addrsig_sym platform_get_resource .addrsig_sym devm_ioremap_resource .addrsig_sym IS_ERR .addrsig_sym PTR_ERR .addrsig_sym gpio_nand_get_io_sync .addrsig_sym gpio_nand_get_config .addrsig_sym devm_gpiod_get_optional .addrsig_sym devm_gpiod_get .addrsig_sym nand_set_flash_node .addrsig_sym nand_to_mtd .addrsig_sym platform_set_drvdata .addrsig_sym gpiod_direction_output .addrsig_sym nand_scan .addrsig_sym mtd_device_register .addrsig_sym gpiod_set_value .addrsig_sym EINVAL .addrsig_sym GFP_KERNEL .addrsig_sym ENOMEM .addrsig_sym IORESOURCE_MEM .addrsig_sym GPIOD_OUT_HIGH .addrsig_sym GPIOD_OUT_LOW .addrsig_sym GPIOD_IN .addrsig_sym gpio_nand_devready .addrsig_sym NAND_ECC_SOFT .addrsig_sym NAND_ECC_HAMMING .addrsig_sym gpio_nand_cmd_ctrl .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_mdesc.c_rel_ds_port_node_info.c" .p2align 4, 0x90 # -- Begin function rel_ds_port_node_info .type rel_ds_port_node_info,@function rel_ds_port_node_info: # @rel_ds_port_node_info .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp mov qword ptr [rbp - 8], rdi pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size rel_ds_port_node_info, .Lfunc_end0-rel_ds_port_node_info .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rel_ds_port_node_info
.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_mdesc.c_rel_ds_port_node_info.c" .p2align 2 .type rel_ds_port_node_info,%function .code 32 rel_ds_port_node_info: .fnstart .pad #4 sub sp, sp, #4 str r0, [sp] add sp, sp, #4 bx lr .Lfunc_end0: .size rel_ds_port_node_info, .Lfunc_end0-rel_ds_port_node_info .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym rel_ds_port_node_info .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_ib_cma.c_cma_init_ud_qp.c" .p2align 4, 0x90 # -- Begin function cma_init_ud_qp .type cma_init_ud_qp,@function cma_init_ud_qp: # @cma_init_ud_qp .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 48 mov qword ptr [rbp - 16], rdi mov qword ptr [rbp - 24], rsi mov eax, dword ptr [IB_QPS_INIT] mov dword ptr [rbp - 32], eax mov rdi, qword ptr [rbp - 16] lea rsi, [rbp - 40] lea rdx, [rbp - 44] call rdma_init_qp_attr mov dword ptr [rbp - 48], eax cmp dword ptr [rbp - 48], 0 je .LBB0_2 # %bb.1: mov eax, dword ptr [rbp - 48] mov dword ptr [rbp - 4], eax jmp .LBB0_7 .LBB0_2: mov rdi, qword ptr [rbp - 24] mov edx, dword ptr [rbp - 44] lea rsi, [rbp - 40] call ib_modify_qp mov dword ptr [rbp - 48], eax cmp dword ptr [rbp - 48], 0 je .LBB0_4 # %bb.3: mov eax, dword ptr [rbp - 48] mov dword ptr [rbp - 4], eax jmp .LBB0_7 .LBB0_4: mov eax, dword ptr [IB_QPS_RTR] mov dword ptr [rbp - 32], eax mov rdi, qword ptr [rbp - 24] mov edx, dword ptr [IB_QP_STATE] lea rsi, [rbp - 40] call ib_modify_qp mov dword ptr [rbp - 48], eax cmp dword ptr [rbp - 48], 0 je .LBB0_6 # %bb.5: mov eax, dword ptr [rbp - 48] mov dword ptr [rbp - 4], eax jmp .LBB0_7 .LBB0_6: mov eax, dword ptr [IB_QPS_RTS] mov dword ptr [rbp - 32], eax mov qword ptr [rbp - 40], 0 mov rdi, qword ptr [rbp - 24] mov eax, dword ptr [IB_QP_STATE] or eax, dword ptr [IB_QP_SQ_PSN] lea rsi, [rbp - 40] mov edx, eax call ib_modify_qp mov dword ptr [rbp - 48], eax mov eax, dword ptr [rbp - 48] mov dword ptr [rbp - 4], eax .LBB0_7: mov eax, dword ptr [rbp - 4] add rsp, 48 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size cma_init_ud_qp, .Lfunc_end0-cma_init_ud_qp .cfi_endproc # -- End function .type IB_QPS_INIT,@object # @IB_QPS_INIT .comm IB_QPS_INIT,4,4 .type IB_QPS_RTR,@object # @IB_QPS_RTR .comm IB_QPS_RTR,4,4 .type IB_QP_STATE,@object # @IB_QP_STATE .comm IB_QP_STATE,4,4 .type IB_QPS_RTS,@object # @IB_QPS_RTS .comm IB_QPS_RTS,4,4 .type IB_QP_SQ_PSN,@object # @IB_QP_SQ_PSN .comm IB_QP_SQ_PSN,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym cma_init_ud_qp .addrsig_sym rdma_init_qp_attr .addrsig_sym ib_modify_qp .addrsig_sym IB_QPS_INIT .addrsig_sym IB_QPS_RTR .addrsig_sym IB_QP_STATE .addrsig_sym IB_QPS_RTS .addrsig_sym IB_QP_SQ_PSN
.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_cma.c_cma_init_ud_qp.c" .p2align 2 .type cma_init_ud_qp,%function .code 32 cma_init_ud_qp: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #32 sub sp, sp, #32 str r0, [r11, #-8] str r1, [r11, #-12] movw r0, :lower16:IB_QPS_INIT movt r0, :upper16:IB_QPS_INIT ldr r0, [r0] str r0, [sp, #16] ldr r0, [r11, #-8] add r1, sp, #12 add r2, sp, #8 bl rdma_init_qp_attr str r0, [sp, #4] ldr r0, [sp, #4] cmp r0, #0 beq .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [sp, #4] str r0, [r11, #-4] b .LBB0_7 .LBB0_2: ldr r0, [r11, #-12] ldr r2, [sp, #8] add r1, sp, #12 bl ib_modify_qp str r0, [sp, #4] ldr r0, [sp, #4] cmp r0, #0 beq .LBB0_4 b .LBB0_3 .LBB0_3: ldr r0, [sp, #4] str r0, [r11, #-4] b .LBB0_7 .LBB0_4: movw r0, :lower16:IB_QPS_RTR movt r0, :upper16:IB_QPS_RTR ldr r0, [r0] str r0, [sp, #16] ldr r0, [r11, #-12] movw r1, :lower16:IB_QP_STATE movt r1, :upper16:IB_QP_STATE ldr r2, [r1] add r1, sp, #12 bl ib_modify_qp str r0, [sp, #4] ldr r0, [sp, #4] cmp r0, #0 beq .LBB0_6 b .LBB0_5 .LBB0_5: ldr r0, [sp, #4] str r0, [r11, #-4] b .LBB0_7 .LBB0_6: movw r0, :lower16:IB_QPS_RTS movt r0, :upper16:IB_QPS_RTS ldr r0, [r0] str r0, [sp, #16] mov r0, #0 str r0, [sp, #12] ldr r0, [r11, #-12] movw r1, :lower16:IB_QP_STATE movt r1, :upper16:IB_QP_STATE ldr r1, [r1] movw r2, :lower16:IB_QP_SQ_PSN movt r2, :upper16:IB_QP_SQ_PSN ldr r2, [r2] orr r2, r1, r2 add r1, sp, #12 bl ib_modify_qp str r0, [sp, #4] ldr r0, [sp, #4] str r0, [r11, #-4] b .LBB0_7 .LBB0_7: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size cma_init_ud_qp, .Lfunc_end0-cma_init_ud_qp .cantunwind .fnend .type IB_QPS_INIT,%object .comm IB_QPS_INIT,4,4 .type IB_QPS_RTR,%object .comm IB_QPS_RTR,4,4 .type IB_QP_STATE,%object .comm IB_QP_STATE,4,4 .type IB_QPS_RTS,%object .comm IB_QPS_RTS,4,4 .type IB_QP_SQ_PSN,%object .comm IB_QP_SQ_PSN,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym cma_init_ud_qp .addrsig_sym rdma_init_qp_attr .addrsig_sym ib_modify_qp .addrsig_sym IB_QPS_INIT .addrsig_sym IB_QPS_RTR .addrsig_sym IB_QP_STATE .addrsig_sym IB_QPS_RTS .addrsig_sym IB_QP_SQ_PSN .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_farch.c_ef4_farch_build_rx_desc.c" .p2align 4, 0x90 # -- Begin function ef4_farch_build_rx_desc .type ef4_farch_build_rx_desc,@function ef4_farch_build_rx_desc: # @ef4_farch_build_rx_desc .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 48 mov qword ptr [rbp - 8], rdi mov dword ptr [rbp - 12], esi mov rdi, qword ptr [rbp - 8] mov esi, dword ptr [rbp - 12] call ef4_rx_desc mov qword ptr [rbp - 32], rax mov rdi, qword ptr [rbp - 8] mov esi, dword ptr [rbp - 12] call ef4_rx_buffer xor r8d, r8d mov qword ptr [rbp - 24], rax mov rax, qword ptr [rbp - 32] mov edi, dword ptr [rax] mov esi, dword ptr [FSF_AZ_RX_KER_BUF_SIZE] mov rax, qword ptr [rbp - 24] mov rax, qword ptr [rax + 8] mov rcx, qword ptr [rbp - 8] mov rcx, qword ptr [rcx] mov rcx, qword ptr [rcx] sub rax, qword ptr [rcx] mov ecx, dword ptr [FSF_AZ_RX_KER_BUF_REGION] mov r9d, dword ptr [FSF_AZ_RX_KER_BUF_ADDR] mov rdx, qword ptr [rbp - 24] mov r10d, dword ptr [rdx] mov rdx, rax mov dword ptr [rsp], r10d call EF4_POPULATE_QWORD_3 add rsp, 48 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size ef4_farch_build_rx_desc, .Lfunc_end0-ef4_farch_build_rx_desc .cfi_endproc # -- End function .type FSF_AZ_RX_KER_BUF_SIZE,@object # @FSF_AZ_RX_KER_BUF_SIZE .comm FSF_AZ_RX_KER_BUF_SIZE,4,4 .type FSF_AZ_RX_KER_BUF_REGION,@object # @FSF_AZ_RX_KER_BUF_REGION .comm FSF_AZ_RX_KER_BUF_REGION,4,4 .type FSF_AZ_RX_KER_BUF_ADDR,@object # @FSF_AZ_RX_KER_BUF_ADDR .comm FSF_AZ_RX_KER_BUF_ADDR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ef4_farch_build_rx_desc .addrsig_sym ef4_rx_desc .addrsig_sym ef4_rx_buffer .addrsig_sym EF4_POPULATE_QWORD_3 .addrsig_sym FSF_AZ_RX_KER_BUF_SIZE .addrsig_sym FSF_AZ_RX_KER_BUF_REGION .addrsig_sym FSF_AZ_RX_KER_BUF_ADDR
.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_farch.c_ef4_farch_build_rx_desc.c" .p2align 2 .type ef4_farch_build_rx_desc,%function .code 32 ef4_farch_build_rx_desc: .fnstart .save {r4, r10, r11, lr} push {r4, r10, r11, lr} .setfp r11, sp, #8 add r11, sp, #8 .pad #32 sub sp, sp, #32 str r0, [r11, #-12] str r1, [r11, #-16] ldr r0, [r11, #-12] ldr r1, [r11, #-16] bl ef4_rx_desc str r0, [sp, #16] ldr r0, [r11, #-12] ldr r1, [r11, #-16] bl ef4_rx_buffer str r0, [sp, #20] ldr r0, [sp, #16] ldr r0, [r0] movw r1, :lower16:FSF_AZ_RX_KER_BUF_SIZE movt r1, :upper16:FSF_AZ_RX_KER_BUF_SIZE ldr r1, [r1] ldr r2, [sp, #20] ldr r3, [r2] ldr r2, [r2, #4] ldr r12, [r11, #-12] ldr r12, [r12] ldr r12, [r12] ldr r12, [r12] sub r2, r2, r12 movw r12, :lower16:FSF_AZ_RX_KER_BUF_REGION movt r12, :upper16:FSF_AZ_RX_KER_BUF_REGION ldr r12, [r12] movw lr, :lower16:FSF_AZ_RX_KER_BUF_ADDR movt lr, :upper16:FSF_AZ_RX_KER_BUF_ADDR ldr lr, [lr] mov r4, sp str r3, [r4, #8] str lr, [r4, #4] mov r3, #0 str r3, [r4] mov r3, r12 bl EF4_POPULATE_QWORD_3 sub sp, r11, #8 pop {r4, r10, r11, pc} .Lfunc_end0: .size ef4_farch_build_rx_desc, .Lfunc_end0-ef4_farch_build_rx_desc .cantunwind .fnend .type FSF_AZ_RX_KER_BUF_SIZE,%object .comm FSF_AZ_RX_KER_BUF_SIZE,4,4 .type FSF_AZ_RX_KER_BUF_REGION,%object .comm FSF_AZ_RX_KER_BUF_REGION,4,4 .type FSF_AZ_RX_KER_BUF_ADDR,%object .comm FSF_AZ_RX_KER_BUF_ADDR,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ef4_farch_build_rx_desc .addrsig_sym ef4_rx_desc .addrsig_sym ef4_rx_buffer .addrsig_sym EF4_POPULATE_QWORD_3 .addrsig_sym FSF_AZ_RX_KER_BUF_SIZE .addrsig_sym FSF_AZ_RX_KER_BUF_REGION .addrsig_sym FSF_AZ_RX_KER_BUF_ADDR .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_lstrlib.c_str_find_aux.c" .p2align 4, 0x90 # -- Begin function str_find_aux .type str_find_aux,@function str_find_aux: # @str_find_aux .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 144 mov qword ptr [rbp - 16], rdi mov dword ptr [rbp - 20], esi mov rdi, qword ptr [rbp - 16] mov esi, 1 lea rdx, [rbp - 32] call luaL_checklstring mov qword ptr [rbp - 48], rax mov rdi, qword ptr [rbp - 16] mov esi, 2 lea rdx, [rbp - 40] call luaL_checklstring mov qword ptr [rbp - 56], rax mov rdi, qword ptr [rbp - 16] mov esi, 3 mov edx, 1 call luaL_optinteger mov rsi, qword ptr [rbp - 32] mov edi, eax call posrelat mov dword ptr [rbp - 60], eax cmp dword ptr [rbp - 60], 1 jge .LBB0_2 # %bb.1: mov dword ptr [rbp - 60], 1 jmp .LBB0_5 .LBB0_2: mov eax, dword ptr [rbp - 60] mov rcx, qword ptr [rbp - 32] # kill: def $ecx killed $ecx killed $rcx add ecx, 1 cmp eax, ecx jle .LBB0_4 # %bb.3: mov rdi, qword ptr [rbp - 16] call lua_pushnil mov dword ptr [rbp - 4], 1 jmp .LBB0_24 .LBB0_4: jmp .LBB0_5 .LBB0_5: cmp dword ptr [rbp - 20], 0 je .LBB0_11 # %bb.6: mov rdi, qword ptr [rbp - 16] mov esi, 4 call lua_toboolean cmp rax, 0 jne .LBB0_8 # %bb.7: mov rdi, qword ptr [rbp - 56] mov rsi, qword ptr [rbp - 40] call nospecials cmp rax, 0 je .LBB0_11 .LBB0_8: mov rax, qword ptr [rbp - 48] movsxd rcx, dword ptr [rbp - 60] add rax, rcx add rax, -1 mov rcx, qword ptr [rbp - 32] movsxd rdx, dword ptr [rbp - 60] sub rcx, rdx add rcx, 1 mov rdx, qword ptr [rbp - 56] mov rsi, qword ptr [rbp - 40] mov rdi, rax mov qword ptr [rbp - 112], rsi # 8-byte Spill mov rsi, rcx mov rcx, qword ptr [rbp - 112] # 8-byte Reload call lmemfind mov qword ptr [rbp - 72], rax cmp qword ptr [rbp - 72], 0 je .LBB0_10 # %bb.9: mov rdi, qword ptr [rbp - 16] mov rax, qword ptr [rbp - 72] mov rcx, qword ptr [rbp - 48] sub rax, rcx add rax, 1 # kill: def $eax killed $eax killed $rax mov esi, eax call lua_pushinteger mov rdi, qword ptr [rbp - 16] mov rcx, qword ptr [rbp - 72] mov rdx, qword ptr [rbp - 48] sub rcx, rdx add rcx, qword ptr [rbp - 40] # kill: def $ecx killed $ecx killed $rcx mov esi, ecx mov dword ptr [rbp - 116], eax # 4-byte Spill call lua_pushinteger mov dword ptr [rbp - 4], 2 jmp .LBB0_24 .LBB0_10: jmp .LBB0_23 .LBB0_11: mov rax, qword ptr [rbp - 48] movsxd rcx, dword ptr [rbp - 60] add rax, rcx add rax, -1 mov qword ptr [rbp - 88], rax mov rax, qword ptr [rbp - 56] movsx edx, byte ptr [rax] cmp edx, 94 sete sil and sil, 1 movzx edx, sil mov dword ptr [rbp - 92], edx cmp dword ptr [rbp - 92], 0 je .LBB0_13 # %bb.12: mov rax, qword ptr [rbp - 56] add rax, 1 mov qword ptr [rbp - 56], rax mov rax, qword ptr [rbp - 40] add rax, -1 mov qword ptr [rbp - 40], rax .LBB0_13: mov rsi, qword ptr [rbp - 16] mov rdx, qword ptr [rbp - 48] mov rcx, qword ptr [rbp - 32] mov r8, qword ptr [rbp - 56] mov r9, qword ptr [rbp - 40] lea rdi, [rbp - 80] call prepstate .LBB0_14: # =>This Inner Loop Header: Depth=1 lea rdi, [rbp - 80] call reprepstate mov rsi, qword ptr [rbp - 88] mov rdx, qword ptr [rbp - 56] lea rdi, [rbp - 80] mov dword ptr [rbp - 120], eax # 4-byte Spill call match mov qword ptr [rbp - 104], rax cmp rax, 0 je .LBB0_18 # %bb.15: cmp dword ptr [rbp - 20], 0 je .LBB0_17 # %bb.16: mov rdi, qword ptr [rbp - 16] mov rax, qword ptr [rbp - 88] mov rcx, qword ptr [rbp - 48] sub rax, rcx add rax, 1 # kill: def $eax killed $eax killed $rax mov esi, eax call lua_pushinteger mov rdi, qword ptr [rbp - 16] mov rcx, qword ptr [rbp - 104] mov rdx, qword ptr [rbp - 48] sub rcx, rdx # kill: def $ecx killed $ecx killed $rcx mov esi, ecx mov dword ptr [rbp - 124], eax # 4-byte Spill call lua_pushinteger xor ecx, ecx mov edx, ecx lea rdi, [rbp - 80] mov rsi, rdx mov dword ptr [rbp - 128], eax # 4-byte Spill call push_captures add eax, 2 mov dword ptr [rbp - 4], eax jmp .LBB0_24 .LBB0_17: mov rsi, qword ptr [rbp - 88] mov rdx, qword ptr [rbp - 104] lea rdi, [rbp - 80] call push_captures mov dword ptr [rbp - 4], eax jmp .LBB0_24 .LBB0_18: # in Loop: Header=BB0_14 Depth=1 jmp .LBB0_19 .LBB0_19: # in Loop: Header=BB0_14 Depth=1 xor eax, eax # kill: def $al killed $al killed $eax mov rcx, qword ptr [rbp - 88] mov rdx, rcx add rdx, 1 mov qword ptr [rbp - 88], rdx movsxd rdx, dword ptr [rbp - 80] cmp rcx, rdx mov byte ptr [rbp - 129], al # 1-byte Spill jae .LBB0_21 # %bb.20: # in Loop: Header=BB0_14 Depth=1 cmp dword ptr [rbp - 92], 0 setne al xor al, -1 mov byte ptr [rbp - 129], al # 1-byte Spill .LBB0_21: # in Loop: Header=BB0_14 Depth=1 mov al, byte ptr [rbp - 129] # 1-byte Reload test al, 1 jne .LBB0_14 # %bb.22: jmp .LBB0_23 .LBB0_23: mov rdi, qword ptr [rbp - 16] call lua_pushnil mov dword ptr [rbp - 4], 1 .LBB0_24: mov eax, dword ptr [rbp - 4] add rsp, 144 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size str_find_aux, .Lfunc_end0-str_find_aux .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym str_find_aux .addrsig_sym luaL_checklstring .addrsig_sym posrelat .addrsig_sym luaL_optinteger .addrsig_sym lua_pushnil .addrsig_sym lua_toboolean .addrsig_sym nospecials .addrsig_sym lmemfind .addrsig_sym lua_pushinteger .addrsig_sym prepstate .addrsig_sym reprepstate .addrsig_sym match .addrsig_sym push_captures
.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_lstrlib.c_str_find_aux.c" .p2align 2 .type str_find_aux,%function .code 32 str_find_aux: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #88 sub sp, sp, #88 str r0, [r11, #-8] str r1, [r11, #-12] ldr r0, [r11, #-8] mov r1, #1 sub r2, r11, #16 str r1, [sp, #32] bl luaL_checklstring str r0, [r11, #-24] ldr r0, [r11, #-8] mov r1, #2 sub r2, r11, #20 bl luaL_checklstring str r0, [r11, #-28] ldr r0, [r11, #-8] mov r1, #3 ldr r2, [sp, #32] bl luaL_optinteger ldr r1, [r11, #-16] bl posrelat str r0, [r11, #-32] ldr r0, [r11, #-32] cmp r0, #0 bgt .LBB0_2 b .LBB0_1 .LBB0_1: mov r0, #1 str r0, [r11, #-32] b .LBB0_5 .LBB0_2: ldr r0, [r11, #-32] ldr r1, [r11, #-16] add r1, r1, #1 cmp r0, r1 ble .LBB0_4 b .LBB0_3 .LBB0_3: ldr r0, [r11, #-8] bl lua_pushnil mov r1, #1 str r1, [r11, #-4] b .LBB0_24 .LBB0_4: b .LBB0_5 .LBB0_5: ldr r0, [r11, #-12] cmp r0, #0 beq .LBB0_11 b .LBB0_6 .LBB0_6: ldr r0, [r11, #-8] mov r1, #4 bl lua_toboolean cmp r0, #0 bne .LBB0_8 b .LBB0_7 .LBB0_7: ldr r0, [r11, #-28] ldr r1, [r11, #-20] bl nospecials cmp r0, #0 beq .LBB0_11 b .LBB0_8 .LBB0_8: ldr r0, [r11, #-24] ldr r1, [r11, #-32] add r0, r0, r1 sub r0, r0, #1 ldr r2, [r11, #-16] sub r1, r2, r1 add r1, r1, #1 ldr r2, [r11, #-28] ldr r3, [r11, #-20] bl lmemfind str r0, [r11, #-36] ldr r0, [r11, #-36] cmp r0, #0 beq .LBB0_10 b .LBB0_9 .LBB0_9: ldr r0, [r11, #-8] ldr r1, [r11, #-36] ldr r2, [r11, #-24] sub r1, r1, r2 add r1, r1, #1 bl lua_pushinteger ldr r1, [r11, #-8] ldr r2, [r11, #-36] ldr r3, [r11, #-24] sub r2, r2, r3 ldr r3, [r11, #-20] add r2, r2, r3 str r0, [sp, #28] mov r0, r1 mov r1, r2 bl lua_pushinteger mov r1, #2 str r1, [r11, #-4] b .LBB0_24 .LBB0_10: b .LBB0_23 .LBB0_11: ldr r0, [r11, #-24] ldr r1, [r11, #-32] add r0, r0, r1 sub r0, r0, #1 str r0, [sp, #44] ldr r0, [r11, #-28] ldrb r0, [r0] sub r0, r0, #94 clz r0, r0 lsr r0, r0, #5 str r0, [sp, #40] ldr r0, [sp, #40] cmp r0, #0 beq .LBB0_13 b .LBB0_12 .LBB0_12: ldr r0, [r11, #-28] add r0, r0, #1 str r0, [r11, #-28] ldr r0, [r11, #-20] sub r0, r0, #1 str r0, [r11, #-20] b .LBB0_13 .LBB0_13: ldr r1, [r11, #-8] ldr r2, [r11, #-24] ldr r3, [r11, #-16] ldr r0, [r11, #-28] ldr r12, [r11, #-20] mov lr, sp str r12, [lr, #4] str r0, [lr] sub r0, r11, #40 bl prepstate b .LBB0_14 .LBB0_14: sub r0, r11, #40 str r0, [sp, #24] bl reprepstate ldr r1, [sp, #44] ldr r2, [r11, #-28] ldr r3, [sp, #24] str r0, [sp, #20] mov r0, r3 bl match str r0, [sp, #36] cmp r0, #0 beq .LBB0_18 b .LBB0_15 .LBB0_15: ldr r0, [r11, #-12] cmp r0, #0 beq .LBB0_17 b .LBB0_16 .LBB0_16: ldr r0, [r11, #-8] ldr r1, [sp, #44] ldr r2, [r11, #-24] sub r1, r1, r2 add r1, r1, #1 bl lua_pushinteger ldr r1, [r11, #-8] ldr r2, [sp, #36] ldr r3, [r11, #-24] sub r2, r2, r3 str r0, [sp, #16] mov r0, r1 mov r1, r2 bl lua_pushinteger sub r1, r11, #40 mov r2, #0 str r0, [sp, #12] mov r0, r1 mov r1, r2 bl push_captures add r0, r0, #2 str r0, [r11, #-4] b .LBB0_24 .LBB0_17: ldr r1, [sp, #44] ldr r2, [sp, #36] sub r0, r11, #40 bl push_captures str r0, [r11, #-4] b .LBB0_24 .LBB0_18: b .LBB0_19 .LBB0_19: ldr r0, [sp, #44] add r1, r0, #1 str r1, [sp, #44] ldr r1, [r11, #-40] mov r2, #0 cmp r0, r1 str r2, [sp, #8] bhs .LBB0_21 b .LBB0_20 .LBB0_20: ldr r0, [sp, #40] clz r0, r0 lsr r0, r0, #5 str r0, [sp, #8] b .LBB0_21 .LBB0_21: ldr r0, [sp, #8] tst r0, #1 bne .LBB0_14 b .LBB0_22 .LBB0_22: b .LBB0_23 .LBB0_23: ldr r0, [r11, #-8] bl lua_pushnil mov r1, #1 str r1, [r11, #-4] b .LBB0_24 .LBB0_24: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size str_find_aux, .Lfunc_end0-str_find_aux .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym str_find_aux .addrsig_sym luaL_checklstring .addrsig_sym posrelat .addrsig_sym luaL_optinteger .addrsig_sym lua_pushnil .addrsig_sym lua_toboolean .addrsig_sym nospecials .addrsig_sym lmemfind .addrsig_sym lua_pushinteger .addrsig_sym prepstate .addrsig_sym reprepstate .addrsig_sym match .addrsig_sym push_captures .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_hci.c_hci_data_command_send.c" .globl hci_data_command_send # -- Begin function hci_data_command_send .p2align 4, 0x90 .type hci_data_command_send,@function hci_data_command_send: # @hci_data_command_send .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 64 mov qword ptr [rbp - 8], rdi mov qword ptr [rbp - 16], rsi mov qword ptr [rbp - 24], rdx mov qword ptr [rbp - 32], rcx mov rax, qword ptr [rbp - 16] movsxd rcx, dword ptr [SPI_HEADER_SIZE] shl rcx, 3 add rax, rcx mov qword ptr [rbp - 40], rax mov rdi, qword ptr [rbp - 40] mov rsi, qword ptr [HCI_TYPE_DATA] call UINT8_TO_STREAM mov rdi, qword ptr [rbp - 40] mov rsi, qword ptr [rbp - 8] mov dword ptr [rbp - 44], eax # 4-byte Spill call UINT8_TO_STREAM mov rdi, qword ptr [rbp - 40] mov rsi, qword ptr [rbp - 24] mov dword ptr [rbp - 48], eax # 4-byte Spill call UINT8_TO_STREAM mov rdi, qword ptr [rbp - 40] mov rcx, qword ptr [rbp - 24] add rcx, qword ptr [rbp - 32] mov rsi, rcx mov dword ptr [rbp - 52], eax # 4-byte Spill call UINT16_TO_STREAM mov qword ptr [rbp - 40], rax mov rdi, qword ptr [rbp - 16] mov rax, qword ptr [rbp - 24] add rax, qword ptr [rbp - 32] add rax, qword ptr [SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE] mov rsi, rax call SpiWrite add rsp, 64 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size hci_data_command_send, .Lfunc_end0-hci_data_command_send .cfi_endproc # -- End function .type SPI_HEADER_SIZE,@object # @SPI_HEADER_SIZE .comm SPI_HEADER_SIZE,4,4 .type HCI_TYPE_DATA,@object # @HCI_TYPE_DATA .comm HCI_TYPE_DATA,8,8 .type SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE,@object # @SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE .comm SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym UINT8_TO_STREAM .addrsig_sym UINT16_TO_STREAM .addrsig_sym SpiWrite .addrsig_sym SPI_HEADER_SIZE .addrsig_sym HCI_TYPE_DATA .addrsig_sym SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE
.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_hci.c_hci_data_command_send.c" .globl hci_data_command_send .p2align 2 .type hci_data_command_send,%function .code 32 hci_data_command_send: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #32 sub sp, sp, #32 str r0, [r11, #-4] str r1, [r11, #-8] str r2, [r11, #-12] str r3, [sp, #16] ldr r0, [r11, #-8] movw r1, :lower16:SPI_HEADER_SIZE movt r1, :upper16:SPI_HEADER_SIZE ldr r1, [r1] add r0, r0, r1, lsl #2 str r0, [sp, #12] ldr r0, [sp, #12] movw r1, :lower16:HCI_TYPE_DATA movt r1, :upper16:HCI_TYPE_DATA ldr r1, [r1] bl UINT8_TO_STREAM ldr r1, [sp, #12] ldr r2, [r11, #-4] str r0, [sp, #8] mov r0, r1 mov r1, r2 bl UINT8_TO_STREAM ldr r1, [sp, #12] ldr r2, [r11, #-12] str r0, [sp, #4] mov r0, r1 mov r1, r2 bl UINT8_TO_STREAM ldr r1, [sp, #12] ldr r2, [r11, #-12] ldr r3, [sp, #16] add r2, r2, r3 str r0, [sp] mov r0, r1 mov r1, r2 bl UINT16_TO_STREAM str r0, [sp, #12] ldr r0, [r11, #-8] ldr r1, [r11, #-12] ldr r2, [sp, #16] add r1, r1, r2 movw r2, :lower16:SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE movt r2, :upper16:SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE ldr r2, [r2] add r1, r1, r2 bl SpiWrite mov sp, r11 pop {r11, pc} .Lfunc_end0: .size hci_data_command_send, .Lfunc_end0-hci_data_command_send .cantunwind .fnend .type SPI_HEADER_SIZE,%object .comm SPI_HEADER_SIZE,4,4 .type HCI_TYPE_DATA,%object .comm HCI_TYPE_DATA,4,4 .type SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE,%object .comm SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym UINT8_TO_STREAM .addrsig_sym UINT16_TO_STREAM .addrsig_sym SpiWrite .addrsig_sym SPI_HEADER_SIZE .addrsig_sym HCI_TYPE_DATA .addrsig_sym SIMPLE_LINK_HCI_DATA_CMND_HEADER_SIZE .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_crypto.c_ubifs_crypt_set_context.c" .p2align 4, 0x90 # -- Begin function ubifs_crypt_set_context .type ubifs_crypt_set_context,@function ubifs_crypt_set_context: # @ubifs_crypt_set_context .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 32 xor eax, eax mov qword ptr [rbp - 8], rdi mov qword ptr [rbp - 16], rsi mov qword ptr [rbp - 24], rdx mov qword ptr [rbp - 32], rcx mov rdi, qword ptr [rbp - 8] mov esi, dword ptr [UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT] mov rdx, qword ptr [rbp - 16] mov rcx, qword ptr [rbp - 24] mov r8d, eax mov r9d, eax call ubifs_xattr_set add rsp, 32 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size ubifs_crypt_set_context, .Lfunc_end0-ubifs_crypt_set_context .cfi_endproc # -- End function .type UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT,@object # @UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT .comm UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ubifs_crypt_set_context .addrsig_sym ubifs_xattr_set .addrsig_sym UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT
.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_crypto.c_ubifs_crypt_set_context.c" .p2align 2 .type ubifs_crypt_set_context,%function .code 32 ubifs_crypt_set_context: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #24 sub sp, sp, #24 str r0, [r11, #-4] str r1, [r11, #-8] str r2, [sp, #12] str r3, [sp, #8] ldr r0, [r11, #-4] movw r1, :lower16:UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT movt r1, :upper16:UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT ldr r1, [r1] ldr r2, [r11, #-8] ldr r3, [sp, #12] mov r12, sp mov lr, #0 str lr, [r12, #4] str lr, [r12] bl ubifs_xattr_set mov sp, r11 pop {r11, pc} .Lfunc_end0: .size ubifs_crypt_set_context, .Lfunc_end0-ubifs_crypt_set_context .cantunwind .fnend .type UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT,%object .comm UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym ubifs_crypt_set_context .addrsig_sym ubifs_xattr_set .addrsig_sym UBIFS_XATTR_NAME_ENCRYPTION_CONTEXT .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_isl29003.c_isl29003_store_resolution.c" .p2align 4, 0x90 # -- Begin function isl29003_store_resolution .type isl29003_store_resolution,@function isl29003_store_resolution: # @isl29003_store_resolution .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 64 mov qword ptr [rbp - 16], rdi mov qword ptr [rbp - 24], rsi mov qword ptr [rbp - 32], rdx mov qword ptr [rbp - 40], rcx mov rdi, qword ptr [rbp - 16] call to_i2c_client mov qword ptr [rbp - 48], rax mov rdi, qword ptr [rbp - 32] mov esi, 10 lea rdx, [rbp - 56] call kstrtoul mov dword ptr [rbp - 60], eax cmp dword ptr [rbp - 60], 0 je .LBB0_2 # %bb.1: mov eax, dword ptr [rbp - 60] mov dword ptr [rbp - 4], eax jmp .LBB0_7 .LBB0_2: cmp qword ptr [rbp - 56], 3 jbe .LBB0_4 # %bb.3: xor eax, eax sub eax, dword ptr [EINVAL] mov dword ptr [rbp - 4], eax jmp .LBB0_7 .LBB0_4: mov rdi, qword ptr [rbp - 48] mov rsi, qword ptr [rbp - 56] call isl29003_set_resolution mov dword ptr [rbp - 60], eax cmp dword ptr [rbp - 60], 0 jge .LBB0_6 # %bb.5: mov eax, dword ptr [rbp - 60] mov dword ptr [rbp - 4], eax jmp .LBB0_7 .LBB0_6: mov rax, qword ptr [rbp - 40] # kill: def $eax killed $eax killed $rax mov dword ptr [rbp - 4], eax .LBB0_7: mov eax, dword ptr [rbp - 4] add rsp, 64 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size isl29003_store_resolution, .Lfunc_end0-isl29003_store_resolution .cfi_endproc # -- End function .type EINVAL,@object # @EINVAL .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym isl29003_store_resolution .addrsig_sym to_i2c_client .addrsig_sym kstrtoul .addrsig_sym isl29003_set_resolution .addrsig_sym EINVAL
.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_isl29003.c_isl29003_store_resolution.c" .p2align 2 .type isl29003_store_resolution,%function .code 32 isl29003_store_resolution: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #32 sub sp, sp, #32 str r0, [r11, #-8] str r1, [r11, #-12] str r2, [sp, #16] str r3, [sp, #12] ldr r0, [r11, #-8] bl to_i2c_client str r0, [sp, #8] ldr r0, [sp, #16] mov r1, #10 add r2, sp, #4 bl kstrtoul str r0, [sp] ldr r0, [sp] cmp r0, #0 beq .LBB0_2 b .LBB0_1 .LBB0_1: ldr r0, [sp] str r0, [r11, #-4] b .LBB0_7 .LBB0_2: ldr r0, [sp, #4] cmp r0, #4 blo .LBB0_4 b .LBB0_3 .LBB0_3: movw r0, :lower16:EINVAL movt r0, :upper16:EINVAL ldr r0, [r0] rsb r0, r0, #0 str r0, [r11, #-4] b .LBB0_7 .LBB0_4: ldr r0, [sp, #8] ldr r1, [sp, #4] bl isl29003_set_resolution str r0, [sp] ldr r0, [sp] cmn r0, #1 bgt .LBB0_6 b .LBB0_5 .LBB0_5: ldr r0, [sp] str r0, [r11, #-4] b .LBB0_7 .LBB0_6: ldr r0, [sp, #12] str r0, [r11, #-4] b .LBB0_7 .LBB0_7: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size isl29003_store_resolution, .Lfunc_end0-isl29003_store_resolution .cantunwind .fnend .type EINVAL,%object .comm EINVAL,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym isl29003_store_resolution .addrsig_sym to_i2c_client .addrsig_sym kstrtoul .addrsig_sym isl29003_set_resolution .addrsig_sym EINVAL .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_device6.c_main.c" .globl main # -- Begin function main .p2align 4, 0x90 .type main,@function main: # @main .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 112 mov dword ptr [rbp - 4], 0 mov dword ptr [rbp - 8], edi mov qword ptr [rbp - 16], rsi mov edi, dword ptr [rbp - 8] mov rsi, qword ptr [rbp - 16] call get_test_port mov dword ptr [rbp - 44], eax mov edi, dword ptr [socket_address_h] mov ecx, dword ptr [rbp - 44] movabs rsi, offset .L.str movabs rdx, offset .L.str.1 call test_addr_from mov edi, dword ptr [socket_address_i] mov ecx, dword ptr [rbp - 44] add ecx, 1 movabs rsi, offset .L.str movabs rdx, offset .L.str.1 mov dword ptr [rbp - 48], eax # 4-byte Spill call test_addr_from mov edi, dword ptr [socket_address_j] mov ecx, dword ptr [rbp - 44] add ecx, 2 movabs rsi, offset .L.str movabs rdx, offset .L.str.1 mov dword ptr [rbp - 52], eax # 4-byte Spill call test_addr_from xor ecx, ecx mov edx, ecx mov esi, dword ptr [device5] lea rdi, [rbp - 32] mov dword ptr [rbp - 56], eax # 4-byte Spill call nn_thread_init xor ecx, ecx mov edx, ecx mov esi, dword ptr [device6] lea rdi, [rbp - 40] mov dword ptr [rbp - 60], eax # 4-byte Spill call nn_thread_init mov edi, dword ptr [AF_SP] mov esi, dword ptr [NN_SURVEYOR] mov dword ptr [rbp - 64], eax # 4-byte Spill call test_socket mov dword ptr [rbp - 20], eax mov edi, dword ptr [rbp - 20] mov esi, dword ptr [socket_address_h] call test_connect mov edi, dword ptr [AF_SP] mov esi, dword ptr [NN_RESPONDENT] mov dword ptr [rbp - 68], eax # 4-byte Spill call test_socket mov dword ptr [rbp - 24], eax mov edi, dword ptr [rbp - 24] mov esi, dword ptr [socket_address_j] call test_connect mov edi, 1000 mov dword ptr [rbp - 72], eax # 4-byte Spill call nn_sleep mov edi, dword ptr [rbp - 20] movabs rsi, offset .L.str.2 mov dword ptr [rbp - 76], eax # 4-byte Spill call test_send mov edi, dword ptr [rbp - 24] movabs rsi, offset .L.str.2 mov dword ptr [rbp - 80], eax # 4-byte Spill call test_recv mov edi, dword ptr [rbp - 24] movabs rsi, offset .L.str.3 mov dword ptr [rbp - 84], eax # 4-byte Spill call test_send mov edi, dword ptr [rbp - 20] movabs rsi, offset .L.str.3 mov dword ptr [rbp - 88], eax # 4-byte Spill call test_recv mov edi, dword ptr [rbp - 20] mov dword ptr [rbp - 92], eax # 4-byte Spill call test_close mov edi, dword ptr [rbp - 24] mov dword ptr [rbp - 96], eax # 4-byte Spill call test_close mov dword ptr [rbp - 100], eax # 4-byte Spill mov al, 0 call nn_term lea rdi, [rbp - 32] mov dword ptr [rbp - 104], eax # 4-byte Spill call nn_thread_term lea rdi, [rbp - 40] mov dword ptr [rbp - 108], eax # 4-byte Spill call nn_thread_term xor ecx, ecx mov dword ptr [rbp - 112], eax # 4-byte Spill mov eax, ecx add rsp, 112 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size main, .Lfunc_end0-main .cfi_endproc # -- End function .type socket_address_h,@object # @socket_address_h .comm socket_address_h,4,4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "tcp" .size .L.str, 4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "127.0.0.1" .size .L.str.1, 10 .type socket_address_i,@object # @socket_address_i .comm socket_address_i,4,4 .type socket_address_j,@object # @socket_address_j .comm socket_address_j,4,4 .type device5,@object # @device5 .comm device5,4,4 .type device6,@object # @device6 .comm device6,4,4 .type AF_SP,@object # @AF_SP .comm AF_SP,4,4 .type NN_SURVEYOR,@object # @NN_SURVEYOR .comm NN_SURVEYOR,4,4 .type NN_RESPONDENT,@object # @NN_RESPONDENT .comm NN_RESPONDENT,4,4 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "XYZ" .size .L.str.2, 4 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "REPLYXYZ" .size .L.str.3, 9 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym get_test_port .addrsig_sym test_addr_from .addrsig_sym nn_thread_init .addrsig_sym test_socket .addrsig_sym test_connect .addrsig_sym nn_sleep .addrsig_sym test_send .addrsig_sym test_recv .addrsig_sym test_close .addrsig_sym nn_term .addrsig_sym nn_thread_term .addrsig_sym socket_address_h .addrsig_sym socket_address_i .addrsig_sym socket_address_j .addrsig_sym device5 .addrsig_sym device6 .addrsig_sym AF_SP .addrsig_sym NN_SURVEYOR .addrsig_sym NN_RESPONDENT
.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_device6.c_main.c" .globl main .p2align 2 .type main,%function .code 32 main: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #144 sub sp, sp, #144 mov r2, #0 str r2, [r11, #-4] str r0, [r11, #-8] str r1, [r11, #-12] ldr r0, [r11, #-8] ldr r1, [r11, #-12] str r2, [r11, #-36] bl get_test_port str r0, [r11, #-32] movw r0, :lower16:socket_address_h movt r0, :upper16:socket_address_h ldr r1, [r0] ldr r3, [r11, #-32] movw r2, :lower16:.L.str movt r2, :upper16:.L.str movw r12, :lower16:.L.str.1 movt r12, :upper16:.L.str.1 str r0, [r11, #-40] mov r0, r1 mov r1, r2 str r2, [r11, #-44] mov r2, r12 str r12, [r11, #-48] bl test_addr_from movw r1, :lower16:socket_address_i movt r1, :upper16:socket_address_i ldr r1, [r1] ldr r2, [r11, #-32] add r3, r2, #1 str r0, [r11, #-52] mov r0, r1 ldr r1, [r11, #-44] ldr r2, [r11, #-48] bl test_addr_from movw r1, :lower16:socket_address_j movt r1, :upper16:socket_address_j ldr r2, [r1] ldr r3, [r11, #-32] add r3, r3, #2 str r0, [r11, #-56] mov r0, r2 ldr r2, [r11, #-44] str r1, [r11, #-60] mov r1, r2 ldr r2, [r11, #-48] bl test_addr_from movw r1, :lower16:device5 movt r1, :upper16:device5 ldr r1, [r1] sub r2, r11, #24 str r0, [r11, #-64] mov r0, r2 ldr r3, [r11, #-36] str r2, [r11, #-68] mov r2, r3 bl nn_thread_init movw r1, :lower16:device6 movt r1, :upper16:device6 ldr r1, [r1] sub r2, r11, #28 str r0, [sp, #72] mov r0, r2 ldr r3, [r11, #-36] str r2, [sp, #68] mov r2, r3 bl nn_thread_init movw r1, :lower16:AF_SP movt r1, :upper16:AF_SP ldr r2, [r1] movw r3, :lower16:NN_SURVEYOR movt r3, :upper16:NN_SURVEYOR ldr r3, [r3] str r0, [sp, #64] mov r0, r2 str r1, [sp, #60] mov r1, r3 bl test_socket str r0, [r11, #-16] ldr r0, [r11, #-16] ldr r1, [r11, #-40] ldr r1, [r1] bl test_connect ldr r1, [sp, #60] ldr r2, [r1] movw r3, :lower16:NN_RESPONDENT movt r3, :upper16:NN_RESPONDENT ldr r1, [r3] str r0, [sp, #56] mov r0, r2 bl test_socket str r0, [r11, #-20] ldr r0, [r11, #-20] ldr r1, [r11, #-60] ldr r1, [r1] bl test_connect mov r1, #1000 str r0, [sp, #52] mov r0, r1 bl nn_sleep ldr r1, [r11, #-16] movw r2, :lower16:.L.str.2 movt r2, :upper16:.L.str.2 str r0, [sp, #48] mov r0, r1 mov r1, r2 str r2, [sp, #44] bl test_send ldr r1, [r11, #-20] str r0, [sp, #40] mov r0, r1 ldr r1, [sp, #44] bl test_recv ldr r1, [r11, #-20] movw r2, :lower16:.L.str.3 movt r2, :upper16:.L.str.3 str r0, [sp, #36] mov r0, r1 mov r1, r2 str r2, [sp, #32] bl test_send ldr r1, [r11, #-16] str r0, [sp, #28] mov r0, r1 ldr r1, [sp, #32] bl test_recv ldr r1, [r11, #-16] str r0, [sp, #24] mov r0, r1 bl test_close ldr r1, [r11, #-20] str r0, [sp, #20] mov r0, r1 bl test_close str r0, [sp, #16] bl nn_term ldr r1, [r11, #-68] str r0, [sp, #12] mov r0, r1 bl nn_thread_term ldr r1, [sp, #68] str r0, [sp, #8] mov r0, r1 bl nn_thread_term ldr r1, [r11, #-36] str r0, [sp, #4] mov r0, r1 mov sp, r11 pop {r11, pc} .Lfunc_end0: .size main, .Lfunc_end0-main .cantunwind .fnend .type socket_address_h,%object .comm socket_address_h,4,4 .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "tcp" .size .L.str, 4 .type .L.str.1,%object .L.str.1: .asciz "127.0.0.1" .size .L.str.1, 10 .type socket_address_i,%object .comm socket_address_i,4,4 .type socket_address_j,%object .comm socket_address_j,4,4 .type device5,%object .comm device5,4,4 .type device6,%object .comm device6,4,4 .type AF_SP,%object .comm AF_SP,4,4 .type NN_SURVEYOR,%object .comm NN_SURVEYOR,4,4 .type NN_RESPONDENT,%object .comm NN_RESPONDENT,4,4 .type .L.str.2,%object .L.str.2: .asciz "XYZ" .size .L.str.2, 4 .type .L.str.3,%object .L.str.3: .asciz "REPLYXYZ" .size .L.str.3, 9 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym get_test_port .addrsig_sym test_addr_from .addrsig_sym nn_thread_init .addrsig_sym test_socket .addrsig_sym test_connect .addrsig_sym nn_sleep .addrsig_sym test_send .addrsig_sym test_recv .addrsig_sym test_close .addrsig_sym nn_term .addrsig_sym nn_thread_term .addrsig_sym socket_address_h .addrsig_sym socket_address_i .addrsig_sym socket_address_j .addrsig_sym device5 .addrsig_sym device6 .addrsig_sym AF_SP .addrsig_sym NN_SURVEYOR .addrsig_sym NN_RESPONDENT .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_test_rmt.c_set_tx_data.c" .p2align 4, 0x90 # -- Begin function set_tx_data .type set_tx_data,@function set_tx_data: # @set_tx_data .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 48 mov dword ptr [rbp - 4], edi mov dword ptr [rbp - 8], esi mov dword ptr [rbp - 12], edx mov dword ptr [rbp - 16], ecx mov qword ptr [rbp - 24], r8 mov dword ptr [rbp - 28], r9d .LBB0_1: # =>This Inner Loop Header: Depth=1 mov edi, dword ptr [rbp - 4] mov rax, qword ptr [rbp - 24] movsxd rcx, dword ptr [rbp - 28] shl rcx, 2 add rax, rcx mov edx, dword ptr [rbp - 16] sub edx, dword ptr [rbp - 28] mov esi, dword ptr [rbp - 12] xor esi, -1 shl esi, 8 or esi, dword ptr [rbp - 12] mov r8d, dword ptr [rbp - 8] mov dword ptr [rbp - 36], esi # 4-byte Spill mov rsi, rax mov ecx, dword ptr [rbp - 36] # 4-byte Reload call build_items mov dword ptr [rbp - 32], eax mov esi, dword ptr [rbp - 8] movabs rdi, offset .L.str call printf cmp dword ptr [rbp - 32], 0 jge .LBB0_3 # %bb.2: jmp .LBB0_4 .LBB0_3: # in Loop: Header=BB0_1 Depth=1 mov eax, dword ptr [rbp - 8] add eax, 1 mov dword ptr [rbp - 8], eax mov eax, dword ptr [rbp - 12] add eax, 1 mov dword ptr [rbp - 12], eax mov eax, dword ptr [rbp - 32] add eax, dword ptr [rbp - 28] mov dword ptr [rbp - 28], eax jmp .LBB0_1 .LBB0_4: add rsp, 48 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size set_tx_data, .Lfunc_end0-set_tx_data .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "cmd :%d\n" .size .L.str, 9 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym set_tx_data .addrsig_sym build_items .addrsig_sym printf
.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_rmt.c_set_tx_data.c" .p2align 2 .type set_tx_data,%function .code 32 set_tx_data: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #24 sub sp, sp, #24 ldr r12, [r11, #12] ldr lr, [r11, #8] str r0, [r11, #-4] str r1, [r11, #-8] str r2, [sp, #12] str r3, [sp, #8] b .LBB0_1 .LBB0_1: ldr r0, [r11, #-4] ldr r1, [r11, #8] ldr r2, [r11, #12] add r1, r1, r2, lsl #2 ldr r3, [sp, #8] sub r2, r3, r2 ldr r3, [sp, #12] mvn r12, r3 orr r3, r3, r12, lsl #8 ldr r12, [r11, #-8] mov lr, sp str r12, [lr] bl build_items str r0, [sp, #4] ldr r1, [r11, #-8] movw r0, :lower16:.L.str movt r0, :upper16:.L.str bl printf ldr r1, [sp, #4] cmn r1, #1 bgt .LBB0_3 b .LBB0_2 .LBB0_2: b .LBB0_4 .LBB0_3: ldr r0, [r11, #-8] add r0, r0, #1 str r0, [r11, #-8] ldr r0, [sp, #12] add r0, r0, #1 str r0, [sp, #12] ldr r0, [sp, #4] ldr r1, [r11, #12] add r0, r1, r0 str r0, [r11, #12] b .LBB0_1 .LBB0_4: mov sp, r11 pop {r11, pc} .Lfunc_end0: .size set_tx_data, .Lfunc_end0-set_tx_data .cantunwind .fnend .type .L.str,%object .section .rodata.str1.1,"aMS",%progbits,1 .L.str: .asciz "cmd :%d\n" .size .L.str, 9 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym set_tx_data .addrsig_sym build_items .addrsig_sym printf .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_led.c_breathing_period_set.c" .globl breathing_period_set # -- Begin function breathing_period_set .p2align 4, 0x90 .type breathing_period_set,@function breathing_period_set: # @breathing_period_set .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp mov dword ptr [rbp - 4], edi cmp dword ptr [rbp - 4], 0 jne .LBB0_2 # %bb.1: mov dword ptr [rbp - 4], 1 .LBB0_2: mov eax, dword ptr [rbp - 4] mov dword ptr [breathing_period], eax pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size breathing_period_set, .Lfunc_end0-breathing_period_set .cfi_endproc # -- End function .type breathing_period,@object # @breathing_period .comm breathing_period,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym breathing_period
.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_led.c_breathing_period_set.c" .globl breathing_period_set .p2align 2 .type breathing_period_set,%function .code 32 breathing_period_set: .fnstart .pad #4 sub sp, sp, #4 str r0, [sp] ldr r0, [sp] cmp r0, #0 bne .LBB0_2 b .LBB0_1 .LBB0_1: mov r0, #1 str r0, [sp] b .LBB0_2 .LBB0_2: ldr r0, [sp] movw r1, :lower16:breathing_period movt r1, :upper16:breathing_period str r0, [r1] add sp, sp, #4 bx lr .Lfunc_end0: .size breathing_period_set, .Lfunc_end0-breathing_period_set .cantunwind .fnend .type breathing_period,%object .comm breathing_period,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym breathing_period .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_lmedm04.c_dm04_read_snr.c" .p2align 4, 0x90 # -- Begin function dm04_read_snr .type dm04_read_snr,@function dm04_read_snr: # @dm04_read_snr .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 48 mov qword ptr [rbp - 16], rdi mov qword ptr [rbp - 24], rsi mov rax, qword ptr [rbp - 16] mov qword ptr [rbp - 32], rax mov rdi, qword ptr [rbp - 16] call fe_to_priv mov qword ptr [rbp - 40], rax mov rax, qword ptr [rbp - 40] cmp qword ptr [rax], 0 je .LBB0_3 # %bb.1: mov rax, qword ptr [rbp - 40] cmp dword ptr [rax + 8], 0 jne .LBB0_3 # %bb.2: mov rax, qword ptr [rbp - 40] mov rax, qword ptr [rax] mov rcx, qword ptr [rbp - 16] mov rsi, qword ptr [rbp - 24] mov rdi, rcx call rax mov dword ptr [rbp - 4], eax jmp .LBB0_7 .LBB0_3: mov rax, qword ptr [rbp - 32] mov rax, qword ptr [rax] mov rax, qword ptr [rax] cmp rax, qword ptr [FE_SCALE_RELATIVE] jne .LBB0_5 # %bb.4: mov rax, qword ptr [rbp - 32] mov rax, qword ptr [rax] mov rax, qword ptr [rax + 8] mov rcx, qword ptr [rbp - 24] mov qword ptr [rcx], rax jmp .LBB0_6 .LBB0_5: mov rax, qword ptr [rbp - 24] mov qword ptr [rax], 0 .LBB0_6: mov dword ptr [rbp - 4], 0 .LBB0_7: mov eax, dword ptr [rbp - 4] add rsp, 48 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size dm04_read_snr, .Lfunc_end0-dm04_read_snr .cfi_endproc # -- End function .type FE_SCALE_RELATIVE,@object # @FE_SCALE_RELATIVE .comm FE_SCALE_RELATIVE,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym dm04_read_snr .addrsig_sym fe_to_priv .addrsig_sym FE_SCALE_RELATIVE
.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_lmedm04.c_dm04_read_snr.c" .p2align 2 .type dm04_read_snr,%function .code 32 dm04_read_snr: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #24 sub sp, sp, #24 str r0, [r11, #-8] str r1, [sp, #12] ldr r0, [r11, #-8] str r0, [sp, #8] ldr r0, [r11, #-8] bl fe_to_priv str r0, [sp, #4] ldr r0, [sp, #4] ldr r0, [r0] cmp r0, #0 beq .LBB0_3 b .LBB0_1 .LBB0_1: ldr r0, [sp, #4] ldr r0, [r0, #4] cmp r0, #0 bne .LBB0_3 b .LBB0_2 .LBB0_2: ldr r0, [sp, #4] ldr r0, [r0] ldr r1, [r11, #-8] ldr r2, [sp, #12] str r0, [sp] mov r0, r1 mov r1, r2 ldr r2, [sp] blx r2 str r0, [r11, #-4] b .LBB0_7 .LBB0_3: ldr r0, [sp, #8] ldr r0, [r0] ldr r0, [r0] movw r1, :lower16:FE_SCALE_RELATIVE movt r1, :upper16:FE_SCALE_RELATIVE ldr r1, [r1] cmp r0, r1 bne .LBB0_5 b .LBB0_4 .LBB0_4: ldr r0, [sp, #8] ldr r0, [r0] ldr r0, [r0, #4] ldr r1, [sp, #12] str r0, [r1] b .LBB0_6 .LBB0_5: ldr r0, [sp, #12] mov r1, #0 str r1, [r0] b .LBB0_6 .LBB0_6: mov r0, #0 str r0, [r11, #-4] b .LBB0_7 .LBB0_7: ldr r0, [r11, #-4] mov sp, r11 pop {r11, pc} .Lfunc_end0: .size dm04_read_snr, .Lfunc_end0-dm04_read_snr .cantunwind .fnend .type FE_SCALE_RELATIVE,%object .comm FE_SCALE_RELATIVE,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym dm04_read_snr .addrsig_sym fe_to_priv .addrsig_sym FE_SCALE_RELATIVE .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_proc.c_afs_proc_rootcell_release.c" .p2align 4, 0x90 # -- Begin function afs_proc_rootcell_release .type afs_proc_rootcell_release,@function afs_proc_rootcell_release: # @afs_proc_rootcell_release .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp xor eax, eax mov qword ptr [rbp - 8], rdi mov qword ptr [rbp - 16], rsi pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size afs_proc_rootcell_release, .Lfunc_end0-afs_proc_rootcell_release .cfi_endproc # -- End function .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym afs_proc_rootcell_release
.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_proc.c_afs_proc_rootcell_release.c" .p2align 2 .type afs_proc_rootcell_release,%function .code 32 afs_proc_rootcell_release: .fnstart .pad #8 sub sp, sp, #8 str r0, [sp, #4] str r1, [sp] mov r0, #0 add sp, sp, #8 bx lr .Lfunc_end0: .size afs_proc_rootcell_release, .Lfunc_end0-afs_proc_rootcell_release .cantunwind .fnend .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym afs_proc_rootcell_release .eabi_attribute 30, 6
.text .intel_syntax noprefix .file "extr_verifier.c_init_reg_state.c" .p2align 4, 0x90 # -- Begin function init_reg_state .type init_reg_state,@function init_reg_state: # @init_reg_state .cfi_startproc # %bb.0: push rbp .cfi_def_cfa_offset 16 .cfi_offset rbp, -16 mov rbp, rsp .cfi_def_cfa_register rbp sub rsp, 32 mov qword ptr [rbp - 8], rdi mov qword ptr [rbp - 16], rsi mov rax, qword ptr [rbp - 16] mov rax, qword ptr [rax + 8] mov qword ptr [rbp - 24], rax mov dword ptr [rbp - 28], 0 .LBB0_1: # =>This Inner Loop Header: Depth=1 mov eax, dword ptr [rbp - 28] cmp eax, dword ptr [MAX_BPF_REG] jge .LBB0_4 # %bb.2: # in Loop: Header=BB0_1 Depth=1 mov rdi, qword ptr [rbp - 8] mov rsi, qword ptr [rbp - 24] mov edx, dword ptr [rbp - 28] call mark_reg_not_init mov ecx, dword ptr [REG_LIVE_NONE] mov rsi, qword ptr [rbp - 24] movsxd rdi, dword ptr [rbp - 28] shl rdi, 5 add rsi, rdi mov dword ptr [rsi + 24], ecx mov rsi, qword ptr [rbp - 24] movsxd rdi, dword ptr [rbp - 28] shl rdi, 5 add rsi, rdi mov qword ptr [rsi + 16], 0 mov ecx, dword ptr [DEF_NOT_SUBREG] mov rsi, qword ptr [rbp - 24] movsxd rdi, dword ptr [rbp - 28] shl rdi, 5 add rsi, rdi mov dword ptr [rsi + 8], ecx # %bb.3: # in Loop: Header=BB0_1 Depth=1 mov eax, dword ptr [rbp - 28] add eax, 1 mov dword ptr [rbp - 28], eax jmp .LBB0_1 .LBB0_4: mov eax, dword ptr [PTR_TO_STACK] mov rcx, qword ptr [rbp - 24] mov rdx, qword ptr [BPF_REG_FP] shl rdx, 5 add rcx, rdx mov dword ptr [rcx], eax mov rdi, qword ptr [rbp - 8] mov rsi, qword ptr [rbp - 24] mov rdx, qword ptr [BPF_REG_FP] call mark_reg_known_zero mov rcx, qword ptr [rbp - 16] mov r8d, dword ptr [rcx] mov rcx, qword ptr [rbp - 24] mov rdx, qword ptr [BPF_REG_FP] shl rdx, 5 add rcx, rdx mov dword ptr [rcx + 4], r8d mov r8d, dword ptr [PTR_TO_CTX] mov rcx, qword ptr [rbp - 24] mov rdx, qword ptr [BPF_REG_1] shl rdx, 5 add rcx, rdx mov dword ptr [rcx], r8d mov rdi, qword ptr [rbp - 8] mov rsi, qword ptr [rbp - 24] mov rdx, qword ptr [BPF_REG_1] mov dword ptr [rbp - 32], eax # 4-byte Spill call mark_reg_known_zero add rsp, 32 pop rbp .cfi_def_cfa rsp, 8 ret .Lfunc_end0: .size init_reg_state, .Lfunc_end0-init_reg_state .cfi_endproc # -- End function .type MAX_BPF_REG,@object # @MAX_BPF_REG .comm MAX_BPF_REG,4,4 .type REG_LIVE_NONE,@object # @REG_LIVE_NONE .comm REG_LIVE_NONE,4,4 .type DEF_NOT_SUBREG,@object # @DEF_NOT_SUBREG .comm DEF_NOT_SUBREG,4,4 .type PTR_TO_STACK,@object # @PTR_TO_STACK .comm PTR_TO_STACK,4,4 .type BPF_REG_FP,@object # @BPF_REG_FP .comm BPF_REG_FP,8,8 .type PTR_TO_CTX,@object # @PTR_TO_CTX .comm PTR_TO_CTX,4,4 .type BPF_REG_1,@object # @BPF_REG_1 .comm BPF_REG_1,8,8 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym init_reg_state .addrsig_sym mark_reg_not_init .addrsig_sym mark_reg_known_zero .addrsig_sym MAX_BPF_REG .addrsig_sym REG_LIVE_NONE .addrsig_sym DEF_NOT_SUBREG .addrsig_sym PTR_TO_STACK .addrsig_sym BPF_REG_FP .addrsig_sym PTR_TO_CTX .addrsig_sym BPF_REG_1
.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_verifier.c_init_reg_state.c" .p2align 2 .type init_reg_state,%function .code 32 init_reg_state: .fnstart .save {r11, lr} push {r11, lr} .setfp r11, sp mov r11, sp .pad #24 sub sp, sp, #24 str r0, [r11, #-4] str r1, [r11, #-8] ldr r0, [r11, #-8] ldr r0, [r0, #4] str r0, [sp, #12] mov r0, #0 str r0, [sp, #8] b .LBB0_1 .LBB0_1: ldr r0, [sp, #8] movw r1, :lower16:MAX_BPF_REG movt r1, :upper16:MAX_BPF_REG ldr r1, [r1] cmp r0, r1 bge .LBB0_4 b .LBB0_2 .LBB0_2: ldr r0, [r11, #-4] ldr r1, [sp, #12] ldr r2, [sp, #8] bl mark_reg_not_init movw r1, :lower16:REG_LIVE_NONE movt r1, :upper16:REG_LIVE_NONE ldr r1, [r1] ldr r2, [sp, #12] ldr r3, [sp, #8] add r3, r3, r3, lsl #2 add r2, r2, r3, lsl #2 str r1, [r2, #16] ldr r1, [sp, #12] ldr r2, [sp, #8] add r2, r2, r2, lsl #2 add r1, r1, r2, lsl #2 mov r2, #0 str r2, [r1, #12] movw r1, :lower16:DEF_NOT_SUBREG movt r1, :upper16:DEF_NOT_SUBREG ldr r1, [r1] ldr r2, [sp, #12] ldr r3, [sp, #8] add r3, r3, r3, lsl #2 add r2, r2, r3, lsl #2 str r1, [r2, #8] b .LBB0_3 .LBB0_3: ldr r0, [sp, #8] add r0, r0, #1 str r0, [sp, #8] b .LBB0_1 .LBB0_4: movw r0, :lower16:PTR_TO_STACK movt r0, :upper16:PTR_TO_STACK ldr r0, [r0] ldr r1, [sp, #12] movw r2, :lower16:BPF_REG_FP movt r2, :upper16:BPF_REG_FP ldr r3, [r2] add r3, r3, r3, lsl #2 str r0, [r1, r3, lsl #2] ldr r0, [r11, #-4] ldr r1, [sp, #12] ldr r3, [r2] str r2, [sp, #4] mov r2, r3 bl mark_reg_known_zero ldr r1, [r11, #-8] ldr r1, [r1] ldr r2, [sp, #12] ldr r3, [sp, #4] ldr r12, [r3] add r12, r12, r12, lsl #2 add r2, r2, r12, lsl #2 str r1, [r2, #4] movw r1, :lower16:PTR_TO_CTX movt r1, :upper16:PTR_TO_CTX ldr r1, [r1] ldr r2, [sp, #12] movw r12, :lower16:BPF_REG_1 movt r12, :upper16:BPF_REG_1 ldr lr, [r12] add lr, lr, lr, lsl #2 str r1, [r2, lr, lsl #2] ldr r1, [r11, #-4] ldr r2, [sp, #12] ldr r12, [r12] str r0, [sp] mov r0, r1 mov r1, r2 mov r2, r12 bl mark_reg_known_zero mov sp, r11 pop {r11, pc} .Lfunc_end0: .size init_reg_state, .Lfunc_end0-init_reg_state .cantunwind .fnend .type MAX_BPF_REG,%object .comm MAX_BPF_REG,4,4 .type REG_LIVE_NONE,%object .comm REG_LIVE_NONE,4,4 .type DEF_NOT_SUBREG,%object .comm DEF_NOT_SUBREG,4,4 .type PTR_TO_STACK,%object .comm PTR_TO_STACK,4,4 .type BPF_REG_FP,%object .comm BPF_REG_FP,4,4 .type PTR_TO_CTX,%object .comm PTR_TO_CTX,4,4 .type BPF_REG_1,%object .comm BPF_REG_1,4,4 .ident "clang version 10.0.0-4ubuntu1 " .section ".note.GNU-stack","",%progbits .addrsig .addrsig_sym init_reg_state .addrsig_sym mark_reg_not_init .addrsig_sym mark_reg_known_zero .addrsig_sym MAX_BPF_REG .addrsig_sym REG_LIVE_NONE .addrsig_sym DEF_NOT_SUBREG .addrsig_sym PTR_TO_STACK .addrsig_sym BPF_REG_FP .addrsig_sym PTR_TO_CTX .addrsig_sym BPF_REG_1 .eabi_attribute 30, 6

Dataset Card for "asm2asm_10000"

More Information needed

Downloads last month
6
Edit dataset card