original_file
stringlengths
19
193
arm_file
stringlengths
21
150
x86_file
stringlengths
20
149
arm_assembly
stringlengths
0
108k
x86_assembly
stringlengths
0
127k
fastsocket/kernel/arch/mips/jazz/extr_jazzdma.c_vdma_enable.c
arm/extr_jazzdma_vdma_enable_O0_gcc.s
x86_64/extr_jazzdma_vdma_enable_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vdma_enable ; -- Begin function vdma_enable .p2align 2 _vdma_enable: ; @vdma_enable .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _JAZZ_R4030_CHNL_ENABLE@GOTPAGE ldr x8, [x8, _JAZZ_R4030_CHNL_ENABLE@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur w0, [x29, #-4] adrp x8, _vdma_debug@GOTPAGE ldr x8, [x8, _vdma_debug@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w1, [x29, #-4] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printk b LBB0_2 LBB0_2: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x8, [x8] ldur w9, [x29, #-4] lsl w9, w9, #5 add x0, x8, w9, sxtw bl _r4030_read_reg32 stur w0, [x29, #-8] ldur w8, [x29, #-8] ands w8, w8, #0x400 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w1, [x29, #-4] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printk b LBB0_4 LBB0_4: ldur w8, [x29, #-8] ands w8, w8, #0x200 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur w1, [x29, #-4] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printk b LBB0_6 LBB0_6: ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [x8] ldur w10, [x29, #-4] lsl w10, w10, #5 add x9, x9, w10, sxtw str x9, [sp] ; 8-byte Folded Spill ldr x8, [x8] ldur w9, [x29, #-4] lsl w9, w9, #5 add x0, x8, w9, sxtw bl _r4030_read_reg32 mov x8, x0 ldr x0, [sp] ; 8-byte Folded Reload adrp x9, _R4030_TC_INTR@GOTPAGE ldr x9, [x9, _R4030_TC_INTR@GOTPAGEOFF] ldr w9, [x9] orr w8, w8, w9 adrp x9, _R4030_MEM_INTR@GOTPAGE ldr x9, [x9, _R4030_MEM_INTR@GOTPAGEOFF] ldr w9, [x9] orr w8, w8, w9 adrp x9, _R4030_ADDR_INTR@GOTPAGE ldr x9, [x9, _R4030_ADDR_INTR@GOTPAGEOFF] ldr w9, [x9] orr w1, w8, w9 bl _r4030_write_reg32 ldr x8, [sp, #16] ; 8-byte Folded Reload ldr x9, [x8] ldur w10, [x29, #-4] lsl w10, w10, #5 add x9, x9, w10, sxtw str x9, [sp, #8] ; 8-byte Folded Spill ldr x8, [x8] ldur w9, [x29, #-4] lsl w9, w9, #5 add x0, x8, w9, sxtw bl _r4030_read_reg32 mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload adrp x9, _R4030_CHNL_ENABLE@GOTPAGE ldr x9, [x9, _R4030_CHNL_ENABLE@GOTPAGEOFF] ldr w9, [x9] orr w1, w8, w9 bl _r4030_write_reg32 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _vdma_debug,8,3 ; @vdma_debug .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "vdma_enable: channel %d\n" .comm _JAZZ_R4030_CHNL_ENABLE,8,3 ; @JAZZ_R4030_CHNL_ENABLE l_.str.1: ; @.str.1 .asciz "VDMA: Channel %d: Address error!\n" l_.str.2: ; @.str.2 .asciz "VDMA: Channel %d: Memory error!\n" .comm _R4030_TC_INTR,4,2 ; @R4030_TC_INTR .comm _R4030_MEM_INTR,4,2 ; @R4030_MEM_INTR .comm _R4030_ADDR_INTR,4,2 ; @R4030_ADDR_INTR .comm _R4030_CHNL_ENABLE,4,2 ; @R4030_CHNL_ENABLE .subsections_via_symbols
.text .file "extr_jazzdma.c_vdma_enable.c" .globl vdma_enable # -- Begin function vdma_enable .p2align 4, 0x90 .type vdma_enable,@function vdma_enable: # @vdma_enable .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) cmpq $0, vdma_debug(%rip) je .LBB0_2 # %bb.1: movl -4(%rbp), %esi leaq .L.str(%rip), %rdi callq printk@PLT .LBB0_2: movq JAZZ_R4030_CHNL_ENABLE(%rip), %rdi movl -4(%rbp), %eax shll $5, %eax cltq addq %rax, %rdi callq r4030_read_reg32@PLT movl %eax, -8(%rbp) movl -8(%rbp), %eax andl $1024, %eax # imm = 0x400 cmpl $0, %eax je .LBB0_4 # %bb.3: movl -4(%rbp), %esi leaq .L.str.1(%rip), %rdi callq printk@PLT .LBB0_4: movl -8(%rbp), %eax andl $512, %eax # imm = 0x200 cmpl $0, %eax je .LBB0_6 # %bb.5: movl -4(%rbp), %esi leaq .L.str.2(%rip), %rdi callq printk@PLT .LBB0_6: movq JAZZ_R4030_CHNL_ENABLE(%rip), %rax movl -4(%rbp), %ecx shll $5, %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -24(%rbp) # 8-byte Spill movq JAZZ_R4030_CHNL_ENABLE(%rip), %rdi movl -4(%rbp), %eax shll $5, %eax cltq addq %rax, %rdi callq r4030_read_reg32@PLT movq -24(%rbp), %rdi # 8-byte Reload movl %eax, %esi orl R4030_TC_INTR(%rip), %esi orl R4030_MEM_INTR(%rip), %esi orl R4030_ADDR_INTR(%rip), %esi callq r4030_write_reg32@PLT movq JAZZ_R4030_CHNL_ENABLE(%rip), %rax movl -4(%rbp), %ecx shll $5, %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -16(%rbp) # 8-byte Spill movq JAZZ_R4030_CHNL_ENABLE(%rip), %rdi movl -4(%rbp), %eax shll $5, %eax cltq addq %rax, %rdi callq r4030_read_reg32@PLT movq -16(%rbp), %rdi # 8-byte Reload movl %eax, %esi orl R4030_CHNL_ENABLE(%rip), %esi callq r4030_write_reg32@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vdma_enable, .Lfunc_end0-vdma_enable .cfi_endproc # -- End function .type vdma_debug,@object # @vdma_debug .bss .globl vdma_debug .p2align 3 vdma_debug: .quad 0 # 0x0 .size vdma_debug, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "vdma_enable: channel %d\n" .size .L.str, 25 .type JAZZ_R4030_CHNL_ENABLE,@object # @JAZZ_R4030_CHNL_ENABLE .bss .globl JAZZ_R4030_CHNL_ENABLE .p2align 3 JAZZ_R4030_CHNL_ENABLE: .quad 0 # 0x0 .size JAZZ_R4030_CHNL_ENABLE, 8 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "VDMA: Channel %d: Address error!\n" .size .L.str.1, 34 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "VDMA: Channel %d: Memory error!\n" .size .L.str.2, 33 .type R4030_TC_INTR,@object # @R4030_TC_INTR .bss .globl R4030_TC_INTR .p2align 2 R4030_TC_INTR: .long 0 # 0x0 .size R4030_TC_INTR, 4 .type R4030_MEM_INTR,@object # @R4030_MEM_INTR .globl R4030_MEM_INTR .p2align 2 R4030_MEM_INTR: .long 0 # 0x0 .size R4030_MEM_INTR, 4 .type R4030_ADDR_INTR,@object # @R4030_ADDR_INTR .globl R4030_ADDR_INTR .p2align 2 R4030_ADDR_INTR: .long 0 # 0x0 .size R4030_ADDR_INTR, 4 .type R4030_CHNL_ENABLE,@object # @R4030_CHNL_ENABLE .globl R4030_CHNL_ENABLE .p2align 2 R4030_CHNL_ENABLE: .long 0 # 0x0 .size R4030_CHNL_ENABLE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym printk .addrsig_sym r4030_read_reg32 .addrsig_sym r4030_write_reg32 .addrsig_sym vdma_debug .addrsig_sym JAZZ_R4030_CHNL_ENABLE .addrsig_sym R4030_TC_INTR .addrsig_sym R4030_MEM_INTR .addrsig_sym R4030_ADDR_INTR .addrsig_sym R4030_CHNL_ENABLE
linux/kernel/extr_notifier.c___raw_notifier_call_chain.c
arm/extr_notifier___raw_notifier_call_chain_O0_gcc.s
x86_64/extr_notifier___raw_notifier_call_chain_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___raw_notifier_call_chain ; -- Begin function __raw_notifier_call_chain .p2align 2 ___raw_notifier_call_chain: ; @__raw_notifier_call_chain .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] str w3, [sp, #20] str x4, [sp, #8] ldur x0, [x29, #-8] ldur x1, [x29, #-16] ldr x2, [sp, #24] ldr w3, [sp, #20] ldr x4, [sp, #8] bl _notifier_call_chain ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_notifier.c___raw_notifier_call_chain.c" .globl __raw_notifier_call_chain # -- Begin function __raw_notifier_call_chain .p2align 4, 0x90 .type __raw_notifier_call_chain,@function __raw_notifier_call_chain: # @__raw_notifier_call_chain .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movq %r8, -40(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi movq -24(%rbp), %rdx movl -28(%rbp), %ecx movq -40(%rbp), %r8 callq notifier_call_chain@PLT addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size __raw_notifier_call_chain, .Lfunc_end0-__raw_notifier_call_chain .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym notifier_call_chain
vlc/src/video_output/extr_display.c_vout_display_TranslateMouseState.c
arm/extr_display_vout_display_TranslateMouseState_O0_gcc.s
x86_64/extr_display_vout_display_TranslateMouseState_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vout_display_TranslateMouseState ; -- Begin function vout_display_TranslateMouseState .p2align 2 _vout_display_TranslateMouseState: ; @vout_display_TranslateMouseState .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] ldur x1, [x29, #-8] ldur x8, [x29, #-8] ldr w2, [x8, #20] add x0, sp, #24 bl _vout_display_PlacePicture ldr w8, [sp, #24] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #28] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldur x0, [x29, #-16] mov w1, #0 mov w2, #16 bl _memset b LBB0_15 LBB0_3: ldur x8, [x29, #-24] ldr w8, [x8] str w8, [sp, #20] ldur x8, [x29, #-24] ldr w8, [x8, #4] str w8, [sp, #16] ldur x8, [x29, #-8] ldr w8, [x8] subs w8, w8, #128 ; kill: def $x8 killed $w8 str x8, [sp] ; 8-byte Folded Spill subs x8, x8, #7 cset w8, hi tbnz w8, #0, LBB0_13 ; %bb.4: ldr x11, [sp] ; 8-byte Folded Reload adrp x10, lJTI0_0@PAGE add x10, x10, lJTI0_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB0_5: ldr w8, [sp, #20] str w8, [sp, #12] ldr w8, [sp, #16] str w8, [sp, #8] b LBB0_14 LBB0_6: ldr w8, [sp, #24] ldr w9, [sp, #20] subs w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #16] str w8, [sp, #8] b LBB0_14 LBB0_7: ldr w8, [sp, #20] str w8, [sp, #12] ldr w8, [sp, #28] ldr w9, [sp, #16] subs w8, w8, w9 str w8, [sp, #8] b LBB0_14 LBB0_8: ldr w8, [sp, #24] ldr w9, [sp, #20] subs w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #28] ldr w9, [sp, #16] subs w8, w8, w9 str w8, [sp, #8] b LBB0_14 LBB0_9: ldr w8, [sp, #16] str w8, [sp, #12] ldr w8, [sp, #20] str w8, [sp, #8] b LBB0_14 LBB0_10: ldr w8, [sp, #16] str w8, [sp, #12] ldr w8, [sp, #24] ldr w9, [sp, #20] subs w8, w8, w9 str w8, [sp, #8] b LBB0_14 LBB0_11: ldr w8, [sp, #28] ldr w9, [sp, #16] subs w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #20] str w8, [sp, #8] b LBB0_14 LBB0_12: ldr w8, [sp, #28] ldr w9, [sp, #16] subs w8, w8, w9 str w8, [sp, #12] ldr w8, [sp, #24] ldr w9, [sp, #20] subs w8, w8, w9 str w8, [sp, #8] b LBB0_14 LBB0_13: bl _vlc_assert_unreachable b LBB0_14 LBB0_14: ldur x8, [x29, #-8] ldr w8, [x8, #4] ldr w9, [sp, #12] ldr w10, [sp, #32] subs w9, w9, w10 ldur x10, [x29, #-8] ldr w10, [x10, #8] mul w9, w9, w10 ldr w10, [sp, #24] sdiv w9, w9, w10 add w8, w8, w9 ldur x9, [x29, #-16] str w8, [x9] ldur x8, [x29, #-8] ldr w8, [x8, #12] ldr w9, [sp, #8] ldr w10, [sp, #36] subs w9, w9, w10 ldur x10, [x29, #-8] ldr w10, [x10, #16] mul w9, w9, w10 ldr w10, [sp, #28] sdiv w9, w9, w10 add w8, w8, w9 ldur x9, [x29, #-16] str w8, [x9, #4] ldur x8, [x29, #-24] ldr w8, [x8, #12] ldur x9, [x29, #-16] str w8, [x9, #12] ldur x8, [x29, #-24] ldr w8, [x8, #8] ldur x9, [x29, #-16] str w8, [x9, #8] b LBB0_15 LBB0_15: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_6-Ltmp0 .long LBB0_5-Ltmp0 .long LBB0_11-Ltmp0 .long LBB0_12-Ltmp0 .long LBB0_9-Ltmp0 .long LBB0_10-Ltmp0 .long LBB0_8-Ltmp0 .long LBB0_7-Ltmp0 ; -- End function .subsections_via_symbols
.text .file "extr_display.c_vout_display_TranslateMouseState.c" .globl vout_display_TranslateMouseState # -- Begin function vout_display_TranslateMouseState .p2align 4, 0x90 .type vout_display_TranslateMouseState,@function vout_display_TranslateMouseState: # @vout_display_TranslateMouseState .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rsi movq -8(%rbp), %rax movl 20(%rax), %edx leaq -40(%rbp), %rdi callq vout_display_PlacePicture@PLT cmpl $0, -40(%rbp) jle .LBB0_2 # %bb.1: cmpl $0, -36(%rbp) jg .LBB0_3 .LBB0_2: movq -16(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq memset@PLT jmp .LBB0_14 .LBB0_3: movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -44(%rbp) movq -24(%rbp), %rax movl 4(%rax), %eax movl %eax, -48(%rbp) movq -8(%rbp), %rax movl (%rax), %eax addl $-128, %eax movl %eax, %ecx movq %rcx, -64(%rbp) # 8-byte Spill subl $7, %eax ja .LBB0_12 # %bb.15: movq -64(%rbp), %rax # 8-byte Reload leaq .LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax .LBB0_4: movl -44(%rbp), %eax movl %eax, -52(%rbp) movl -48(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_5: movl -40(%rbp), %eax subl -44(%rbp), %eax movl %eax, -52(%rbp) movl -48(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_6: movl -44(%rbp), %eax movl %eax, -52(%rbp) movl -36(%rbp), %eax subl -48(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_7: movl -40(%rbp), %eax subl -44(%rbp), %eax movl %eax, -52(%rbp) movl -36(%rbp), %eax subl -48(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_8: movl -48(%rbp), %eax movl %eax, -52(%rbp) movl -44(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_9: movl -48(%rbp), %eax movl %eax, -52(%rbp) movl -40(%rbp), %eax subl -44(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_10: movl -36(%rbp), %eax subl -48(%rbp), %eax movl %eax, -52(%rbp) movl -44(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_11: movl -36(%rbp), %eax subl -48(%rbp), %eax movl %eax, -52(%rbp) movl -40(%rbp), %eax subl -44(%rbp), %eax movl %eax, -56(%rbp) jmp .LBB0_13 .LBB0_12: movb $0, %al callq vlc_assert_unreachable@PLT .LBB0_13: movq -8(%rbp), %rax movl 4(%rax), %ecx movl -52(%rbp), %eax subl -32(%rbp), %eax movq -8(%rbp), %rdx imull 8(%rdx), %eax cltd idivl -40(%rbp) addl %eax, %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movq -8(%rbp), %rax movl 12(%rax), %ecx movl -56(%rbp), %eax subl -28(%rbp), %eax movq -8(%rbp), %rdx imull 16(%rdx), %eax cltd idivl -36(%rbp) addl %eax, %ecx movq -16(%rbp), %rax movl %ecx, 4(%rax) movq -24(%rbp), %rax movl 12(%rax), %ecx movq -16(%rbp), %rax movl %ecx, 12(%rax) movq -24(%rbp), %rax movl 8(%rax), %ecx movq -16(%rbp), %rax movl %ecx, 8(%rax) .LBB0_14: addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vout_display_TranslateMouseState, .Lfunc_end0-vout_display_TranslateMouseState .cfi_endproc .section .rodata,"a",@progbits .p2align 2 .LJTI0_0: .long .LBB0_5-.LJTI0_0 .long .LBB0_4-.LJTI0_0 .long .LBB0_10-.LJTI0_0 .long .LBB0_11-.LJTI0_0 .long .LBB0_8-.LJTI0_0 .long .LBB0_9-.LJTI0_0 .long .LBB0_7-.LJTI0_0 .long .LBB0_6-.LJTI0_0 # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym vout_display_PlacePicture .addrsig_sym memset .addrsig_sym vlc_assert_unreachable
linux/drivers/rtc/extr_rtc-sd3078.c_sd3078_rtc_set_time.c
arm/extr_rtc-sd3078_sd3078_rtc_set_time_O0_gcc.s
x86_64/extr_rtc-sd3078_sd3078_rtc_set_time_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sd3078_rtc_set_time _sd3078_rtc_set_time: ; @sd3078_rtc_set_time .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #112 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] stur x0, [x29, #-24] stur x1, [x29, #-32] adrp x8, _NUM_TIME_REGS@GOTPAGE ldr x8, [x8, _NUM_TIME_REGS@GOTPAGEOFF] stur x8, [x29, #-88] ; 8-byte Folded Spill ldr w8, [x8] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-40] lsr x9, x8, #0 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-104] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-104] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 stur x9, [x29, #-80] ; 8-byte Folded Spill stur x8, [x29, #-48] ldur x0, [x29, #-24] bl _to_i2c_client stur x0, [x29, #-56] ldur x0, [x29, #-56] bl _i2c_get_clientdata stur x0, [x29, #-64] ldur x8, [x29, #-32] ldr x0, [x8, #48] bl _bin2bcd ldur x8, [x29, #-80] ; 8-byte Folded Reload adrp x9, _SD3078_REG_SC@GOTPAGE ldr x9, [x9, _SD3078_REG_SC@GOTPAGEOFF] stur x9, [x29, #-96] ; 8-byte Folded Spill ldr x9, [x9] strb w0, [x8, x9] ldur x8, [x29, #-32] ldr x0, [x8, #40] bl _bin2bcd ldur x8, [x29, #-80] ; 8-byte Folded Reload adrp x9, _SD3078_REG_MN@GOTPAGE ldr x9, [x9, _SD3078_REG_MN@GOTPAGEOFF] ldr x9, [x9] strb w0, [x8, x9] ldur x8, [x29, #-32] ldr x0, [x8, #32] bl _bin2bcd ldur x9, [x29, #-80] ; 8-byte Folded Reload orr w8, w0, #0x80 adrp x10, _SD3078_REG_HR@GOTPAGE ldr x10, [x10, _SD3078_REG_HR@GOTPAGEOFF] ldr x10, [x10] strb w8, [x9, x10] ldur x8, [x29, #-32] ldr x0, [x8, #24] bl _bin2bcd ldur x9, [x29, #-80] ; 8-byte Folded Reload adrp x8, _SD3078_REG_DM@GOTPAGE ldr x8, [x8, _SD3078_REG_DM@GOTPAGEOFF] ldr x8, [x8] strb w0, [x9, x8] ldur x8, [x29, #-32] ldr w8, [x8] and w8, w8, #0x7 adrp x10, _SD3078_REG_DW@GOTPAGE ldr x10, [x10, _SD3078_REG_DW@GOTPAGEOFF] ldr x10, [x10] strb w8, [x9, x10] ldur x8, [x29, #-32] ldr x0, [x8, #16] bl _bin2bcd ldur x9, [x29, #-80] ; 8-byte Folded Reload add w8, w0, #1 adrp x10, _SD3078_REG_MO@GOTPAGE ldr x10, [x10, _SD3078_REG_MO@GOTPAGEOFF] ldr x10, [x10] strb w8, [x9, x10] ldur x8, [x29, #-32] ldr x8, [x8, #8] subs x0, x8, #100 bl _bin2bcd ldur x9, [x29, #-96] ; 8-byte Folded Reload ldur x8, [x29, #-88] ; 8-byte Folded Reload ldur x2, [x29, #-80] ; 8-byte Folded Reload adrp x10, _SD3078_REG_YR@GOTPAGE ldr x10, [x10, _SD3078_REG_YR@GOTPAGEOFF] ldr x10, [x10] strb w0, [x2, x10] ldur x10, [x29, #-64] ldr w0, [x10] ldr x1, [x9] ldr w3, [x8] bl _regmap_bulk_write stur w0, [x29, #-68] ldur w8, [x29, #-68] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x0, [x29, #-24] ldur w2, [x29, #-68] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _dev_err ldur w8, [x29, #-68] stur w8, [x29, #-12] mov w8, #1 stur w8, [x29, #-72] b LBB0_3 LBB0_2: stur wzr, [x29, #-12] mov w8, #1 stur w8, [x29, #-72] b LBB0_3 LBB0_3: ldur x8, [x29, #-40] mov sp, x8 ldur w8, [x29, #-12] stur w8, [x29, #-108] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: bl ___stack_chk_fail LBB0_5: ldur w0, [x29, #-108] ; 4-byte Folded Reload mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .comm _NUM_TIME_REGS,4,2 ; @NUM_TIME_REGS .comm _SD3078_REG_SC,8,3 ; @SD3078_REG_SC .comm _SD3078_REG_MN,8,3 ; @SD3078_REG_MN .comm _SD3078_REG_HR,8,3 ; @SD3078_REG_HR .comm _SD3078_REG_DM,8,3 ; @SD3078_REG_DM .comm _SD3078_REG_DW,8,3 ; @SD3078_REG_DW .comm _SD3078_REG_MO,8,3 ; @SD3078_REG_MO .comm _SD3078_REG_YR,8,3 ; @SD3078_REG_YR .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "writing to RTC failed with err:%d\n" .no_dead_strip _sd3078_rtc_set_time .subsections_via_symbols
.text .file "extr_rtc-sd3078.c_sd3078_rtc_set_time.c" .p2align 4, 0x90 # -- Begin function sd3078_rtc_set_time .type sd3078_rtc_set_time,@function sd3078_rtc_set_time: # @sd3078_rtc_set_time .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movl NUM_TIME_REGS(%rip), %eax # kill: def $rax killed $eax movq %rsp, %rcx movq %rcx, -32(%rbp) movq %rax, %rdx addq $15, %rdx andq $-16, %rdx movq %rsp, %rcx subq %rdx, %rcx movq %rcx, -72(%rbp) # 8-byte Spill movq %rcx, %rsp movq %rax, -40(%rbp) movq -16(%rbp), %rdi callq to_i2c_client@PLT movq %rax, -48(%rbp) movq -48(%rbp), %rdi callq i2c_get_clientdata@PLT movq %rax, -56(%rbp) movq -24(%rbp), %rax movq 48(%rax), %rdi callq bin2bcd@PLT movl %eax, %ecx movq -72(%rbp), %rax # 8-byte Reload movb %cl, %dl movq SD3078_REG_SC(%rip), %rcx movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq 40(%rax), %rdi callq bin2bcd@PLT movl %eax, %ecx movq -72(%rbp), %rax # 8-byte Reload movb %cl, %dl movq SD3078_REG_MN(%rip), %rcx movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq 32(%rax), %rdi callq bin2bcd@PLT movl %eax, %ecx movq -72(%rbp), %rax # 8-byte Reload orl $128, %ecx movb %cl, %dl movq SD3078_REG_HR(%rip), %rcx movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq 24(%rax), %rdi callq bin2bcd@PLT movl %eax, %ecx movq -72(%rbp), %rax # 8-byte Reload movb %cl, %dl movq SD3078_REG_DM(%rip), %rcx movb %dl, (%rax,%rcx) movq -24(%rbp), %rcx movl (%rcx), %ecx andl $7, %ecx movb %cl, %dl movq SD3078_REG_DW(%rip), %rcx movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq 16(%rax), %rdi callq bin2bcd@PLT movl %eax, %ecx movq -72(%rbp), %rax # 8-byte Reload addl $1, %ecx movb %cl, %dl movq SD3078_REG_MO(%rip), %rcx movb %dl, (%rax,%rcx) movq -24(%rbp), %rax movq 8(%rax), %rdi subq $100, %rdi callq bin2bcd@PLT movq -72(%rbp), %rdx # 8-byte Reload movb %al, %cl movq SD3078_REG_YR(%rip), %rax movb %cl, (%rdx,%rax) movq -56(%rbp), %rax movl (%rax), %edi movq SD3078_REG_SC(%rip), %rsi movl NUM_TIME_REGS(%rip), %ecx callq regmap_bulk_write@PLT movl %eax, -60(%rbp) cmpl $0, -60(%rbp) jge .LBB0_2 # %bb.1: movq -16(%rbp), %rdi movl -60(%rbp), %edx leaq .L.str(%rip), %rsi callq dev_err@PLT movl -60(%rbp), %eax movl %eax, -4(%rbp) movl $1, -64(%rbp) jmp .LBB0_3 .LBB0_2: movl $0, -4(%rbp) movl $1, -64(%rbp) .LBB0_3: movq -32(%rbp), %rax movq %rax, %rsp movl -4(%rbp), %eax movq %rbp, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size sd3078_rtc_set_time, .Lfunc_end0-sd3078_rtc_set_time .cfi_endproc # -- End function .type NUM_TIME_REGS,@object # @NUM_TIME_REGS .bss .globl NUM_TIME_REGS .p2align 2 NUM_TIME_REGS: .long 0 # 0x0 .size NUM_TIME_REGS, 4 .type SD3078_REG_SC,@object # @SD3078_REG_SC .globl SD3078_REG_SC .p2align 3 SD3078_REG_SC: .quad 0 # 0x0 .size SD3078_REG_SC, 8 .type SD3078_REG_MN,@object # @SD3078_REG_MN .globl SD3078_REG_MN .p2align 3 SD3078_REG_MN: .quad 0 # 0x0 .size SD3078_REG_MN, 8 .type SD3078_REG_HR,@object # @SD3078_REG_HR .globl SD3078_REG_HR .p2align 3 SD3078_REG_HR: .quad 0 # 0x0 .size SD3078_REG_HR, 8 .type SD3078_REG_DM,@object # @SD3078_REG_DM .globl SD3078_REG_DM .p2align 3 SD3078_REG_DM: .quad 0 # 0x0 .size SD3078_REG_DM, 8 .type SD3078_REG_DW,@object # @SD3078_REG_DW .globl SD3078_REG_DW .p2align 3 SD3078_REG_DW: .quad 0 # 0x0 .size SD3078_REG_DW, 8 .type SD3078_REG_MO,@object # @SD3078_REG_MO .globl SD3078_REG_MO .p2align 3 SD3078_REG_MO: .quad 0 # 0x0 .size SD3078_REG_MO, 8 .type SD3078_REG_YR,@object # @SD3078_REG_YR .globl SD3078_REG_YR .p2align 3 SD3078_REG_YR: .quad 0 # 0x0 .size SD3078_REG_YR, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "writing to RTC failed with err:%d\n" .size .L.str, 35 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym sd3078_rtc_set_time .addrsig_sym to_i2c_client .addrsig_sym i2c_get_clientdata .addrsig_sym bin2bcd .addrsig_sym regmap_bulk_write .addrsig_sym dev_err .addrsig_sym NUM_TIME_REGS .addrsig_sym SD3078_REG_SC .addrsig_sym SD3078_REG_MN .addrsig_sym SD3078_REG_HR .addrsig_sym SD3078_REG_DM .addrsig_sym SD3078_REG_DW .addrsig_sym SD3078_REG_MO .addrsig_sym SD3078_REG_YR
mpv/video/out/extr_dither.c_setbit.c
arm/extr_dither_setbit_O0_gcc.s
x86_64/extr_dither_setbit_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function setbit _setbit: ; @setbit .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-8] ldr x8, [x8] ldur x9, [x29, #-16] ldr w8, [x8, x9, lsl #2] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_8 LBB0_2: ldur x8, [x29, #-8] ldr x9, [x8] ldur x10, [x29, #-16] mov w8, #1 str w8, [x9, x10, lsl #2] ldur x8, [x29, #-8] ldr x8, [x8, #24] stur x8, [x29, #-24] ldur x8, [x29, #-8] ldr x8, [x8, #24] ldur x9, [x29, #-8] ldrsw x9, [x9, #8] add x8, x8, x9, lsl #2 str x8, [sp, #32] ldur x8, [x29, #-8] ldr x8, [x8, #16] str x8, [sp, #8] ; 8-byte Folded Spill ldur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w8, [x8, #12] ldur x9, [x29, #-8] ldr w9, [x9, #8] add w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 ldur x9, [x29, #-16] subs x8, x8, x9 mov x1, x8 bl _WRAP_SIZE2 ldr x8, [sp, #8] ; 8-byte Folded Reload add x8, x8, w0, sxtw #2 str x8, [sp, #24] ldur x8, [x29, #-8] ldr x8, [x8, #16] ldur x9, [x29, #-8] ldrsw x9, [x9, #8] add x8, x8, x9, lsl #2 str x8, [sp, #16] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #24] add x9, x8, #4 str x9, [sp, #24] ldr w10, [x8] ldur x9, [x29, #-24] add x8, x9, #4 stur x8, [x29, #-24] ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB0_3 LBB0_5: ldur x8, [x29, #-8] ldr x8, [x8, #16] str x8, [sp, #24] b LBB0_6 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-24] ldr x9, [sp, #32] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldr x8, [sp, #24] add x9, x8, #4 str x9, [sp, #24] ldr w10, [x8] ldur x9, [x29, #-24] add x8, x9, #4 stur x8, [x29, #-24] ldr w8, [x9] add w8, w8, w10 str w8, [x9] b LBB0_6 LBB0_8: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .no_dead_strip _setbit .subsections_via_symbols
.text .file "extr_dither.c_setbit.c" .p2align 4, 0x90 # -- Begin function setbit .type setbit,@function setbit: # @setbit .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rcx cmpl $0, (%rax,%rcx,4) je .LBB0_2 # %bb.1: jmp .LBB0_8 .LBB0_2: movq -8(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rcx movl $1, (%rax,%rcx,4) movq -8(%rbp), %rax movq 24(%rax), %rax movq %rax, -24(%rbp) movq -8(%rbp), %rax movq 24(%rax), %rax movq -8(%rbp), %rcx movslq 8(%rcx), %rcx shlq $2, %rcx addq %rcx, %rax movq %rax, -32(%rbp) movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -56(%rbp) # 8-byte Spill movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 12(%rax), %eax movq -8(%rbp), %rcx addl 8(%rcx), %eax cltq subq -16(%rbp), %rax movl %eax, %esi callq WRAP_SIZE2@PLT movl %eax, %ecx movq -56(%rbp), %rax # 8-byte Reload movslq %ecx, %rcx shlq $2, %rcx addq %rcx, %rax movq %rax, -40(%rbp) movq -8(%rbp), %rax movq 16(%rax), %rax movq -8(%rbp), %rcx movslq 8(%rcx), %rcx shlq $2, %rcx addq %rcx, %rax movq %rax, -48(%rbp) .LBB0_3: # =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -48(%rbp), %rax jae .LBB0_5 # %bb.4: # in Loop: Header=BB0_3 Depth=1 movq -40(%rbp), %rax movq %rax, %rcx addq $4, %rcx movq %rcx, -40(%rbp) movl (%rax), %ecx movq -24(%rbp), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, -24(%rbp) addl (%rax), %ecx movl %ecx, (%rax) jmp .LBB0_3 .LBB0_5: movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) .LBB0_6: # =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax cmpq -32(%rbp), %rax jae .LBB0_8 # %bb.7: # in Loop: Header=BB0_6 Depth=1 movq -40(%rbp), %rax movq %rax, %rcx addq $4, %rcx movq %rcx, -40(%rbp) movl (%rax), %ecx movq -24(%rbp), %rax movq %rax, %rdx addq $4, %rdx movq %rdx, -24(%rbp) addl (%rax), %ecx movl %ecx, (%rax) jmp .LBB0_6 .LBB0_8: addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size setbit, .Lfunc_end0-setbit .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym setbit .addrsig_sym WRAP_SIZE2
ijkplayer/ijkmedia/ijkj4a/j4a/class/android/media/extr_MediaCodec.c_J4AC_android_media_MediaCodec__configure__catchAll.c
arm/extr_MediaCodec_J4AC_android_media_MediaCodec__configure__catchAll_O0_gcc.s
x86_64/extr_MediaCodec_J4AC_android_media_MediaCodec__configure__catchAll_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _J4AC_android_media_MediaCodec__configure__catchAll ; -- Begin function J4AC_android_media_MediaCodec__configure__catchAll .p2align 2 _J4AC_android_media_MediaCodec__configure__catchAll: ; @J4AC_android_media_MediaCodec__configure__catchAll .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str w2, [sp, #16] str w3, [sp, #12] str w4, [sp, #8] str w5, [sp, #4] ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [sp, #16] ldr w3, [sp, #12] ldr w4, [sp, #8] ldr w5, [sp, #4] bl _J4AC_android_media_MediaCodec__configure ldur x0, [x29, #-8] bl _J4A_ExceptionCheck__catchAll ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_MediaCodec.c_J4AC_android_media_MediaCodec__configure__catchAll.c" .globl J4AC_android_media_MediaCodec__configure__catchAll # -- Begin function J4AC_android_media_MediaCodec__configure__catchAll .p2align 4, 0x90 .type J4AC_android_media_MediaCodec__configure__catchAll,@function J4AC_android_media_MediaCodec__configure__catchAll: # @J4AC_android_media_MediaCodec__configure__catchAll .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl %ecx, -20(%rbp) movl %r8d, -24(%rbp) movl %r9d, -28(%rbp) movq -8(%rbp), %rdi movl -12(%rbp), %esi movl -16(%rbp), %edx movl -20(%rbp), %ecx movl -24(%rbp), %r8d movl -28(%rbp), %r9d callq J4AC_android_media_MediaCodec__configure@PLT movq -8(%rbp), %rdi callq J4A_ExceptionCheck__catchAll@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size J4AC_android_media_MediaCodec__configure__catchAll, .Lfunc_end0-J4AC_android_media_MediaCodec__configure__catchAll .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym J4AC_android_media_MediaCodec__configure .addrsig_sym J4A_ExceptionCheck__catchAll
freebsd/sys/dev/usb/wlan/extr_if_zyd.c_zyd_al7230B_switch_radio.c
arm/extr_if_zyd_zyd_al7230B_switch_radio_O0_gcc.s
x86_64/extr_if_zyd_zyd_al7230B_switch_radio_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function zyd_al7230B_switch_radio _zyd_al7230B_switch_radio: ; @zyd_al7230B_switch_radio .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp, #8] ldr x0, [sp, #8] adrp x8, _ZYD_CR11@GOTPAGE ldr x8, [x8, _ZYD_CR11@GOTPAGEOFF] ldr w1, [x8] ldur w9, [x29, #-12] mov w8, #0 subs w9, w9, #0 cset w9, ne and w10, w9, #0x1 mov w9, #4 ands w10, w10, #0x1 csel w2, w8, w9, ne bl _zyd_write16_m ldr x0, [sp, #8] adrp x8, _ZYD_CR251@GOTPAGE ldr x8, [x8, _ZYD_CR251@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, ne and w10, w8, #0x1 mov w9, #47 mov w8, #63 ands w10, w10, #0x1 csel w2, w8, w9, ne bl _zyd_write16_m b LBB0_1 LBB0_1: ldr w0, [sp, #16] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _ZYD_CR11,4,2 ; @ZYD_CR11 .comm _ZYD_CR251,4,2 ; @ZYD_CR251 .no_dead_strip _zyd_al7230B_switch_radio .subsections_via_symbols
.text .file "extr_if_zyd.c_zyd_al7230B_switch_radio.c" .p2align 4, 0x90 # -- Begin function zyd_al7230B_switch_radio .type zyd_al7230B_switch_radio,@function zyd_al7230B_switch_radio: # @zyd_al7230B_switch_radio .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rdi movl ZYD_CR11(%rip), %esi movl -12(%rbp), %ecx movl $4, %edx xorl %eax, %eax cmpl $0, %ecx cmovnel %eax, %edx callq zyd_write16_m@PLT movq -24(%rbp), %rdi movl ZYD_CR251(%rip), %esi movl -12(%rbp), %ecx movl $47, %edx movl $63, %eax cmpl $0, %ecx cmovnel %eax, %edx callq zyd_write16_m@PLT # %bb.1: movl -16(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size zyd_al7230B_switch_radio, .Lfunc_end0-zyd_al7230B_switch_radio .cfi_endproc # -- End function .type ZYD_CR11,@object # @ZYD_CR11 .bss .globl ZYD_CR11 .p2align 2 ZYD_CR11: .long 0 # 0x0 .size ZYD_CR11, 4 .type ZYD_CR251,@object # @ZYD_CR251 .globl ZYD_CR251 .p2align 2 ZYD_CR251: .long 0 # 0x0 .size ZYD_CR251, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym zyd_al7230B_switch_radio .addrsig_sym zyd_write16_m .addrsig_sym ZYD_CR11 .addrsig_sym ZYD_CR251
git/extr_config.c_repo_config_clear.c
arm/extr_config_repo_config_clear_O0_gcc.s
x86_64/extr_config_repo_config_clear_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function repo_config_clear _repo_config_clear: ; @repo_config_clear .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #8] ldr x8, [x8] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_4 LBB0_3: ldr x8, [sp, #8] ldr x0, [x8] bl _git_configset_clear b LBB0_4 LBB0_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _repo_config_clear .subsections_via_symbols
.text .file "extr_config.c_repo_config_clear.c" .p2align 4, 0x90 # -- Begin function repo_config_clear .type repo_config_clear,@function repo_config_clear: # @repo_config_clear .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpq $0, (%rax) je .LBB0_2 # %bb.1: movq -8(%rbp), %rax movq (%rax), %rax cmpl $0, (%rax) jne .LBB0_3 .LBB0_2: jmp .LBB0_4 .LBB0_3: movq -8(%rbp), %rax movq (%rax), %rdi callq git_configset_clear@PLT .LBB0_4: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size repo_config_clear, .Lfunc_end0-repo_config_clear .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym repo_config_clear .addrsig_sym git_configset_clear
linux/drivers/gpu/drm/amd/display/dc/dce112/extr_dce112_resource.c_dce112_resource_cap.c
arm/extr_dce112_resource_dce112_resource_cap_O0_gcc.s
x86_64/extr_dce112_resource_dce112_resource_cap_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dce112_resource_cap ; -- Begin function dce112_resource_cap .p2align 2 _dce112_resource_cap: ; @dce112_resource_cap .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp] ldr x8, [sp] ldr w0, [x8] bl _ASIC_REV_IS_POLARIS11_M subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp] ldr w0, [x8] bl _ASIC_REV_IS_POLARIS12_V subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x8, _polaris_11_resource_cap@GOTPAGE ldr x8, [x8, _polaris_11_resource_cap@GOTPAGEOFF] str x8, [sp, #8] b LBB0_4 LBB0_3: adrp x8, _polaris_10_resource_cap@GOTPAGE ldr x8, [x8, _polaris_10_resource_cap@GOTPAGEOFF] str x8, [sp, #8] b LBB0_4 LBB0_4: ldr x0, [sp, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _polaris_11_resource_cap,4,2 ; @polaris_11_resource_cap .comm _polaris_10_resource_cap,4,2 ; @polaris_10_resource_cap .subsections_via_symbols
.text .file "extr_dce112_resource.c_dce112_resource_cap.c" .globl dce112_resource_cap # -- Begin function dce112_resource_cap .p2align 4, 0x90 .type dce112_resource_cap,@function dce112_resource_cap: # @dce112_resource_cap .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax movl (%rax), %edi callq ASIC_REV_IS_POLARIS11_M@PLT cmpq $0, %rax jne .LBB0_2 # %bb.1: movq -16(%rbp), %rax movl (%rax), %edi callq ASIC_REV_IS_POLARIS12_V@PLT cmpq $0, %rax je .LBB0_3 .LBB0_2: leaq polaris_11_resource_cap(%rip), %rax movq %rax, -8(%rbp) jmp .LBB0_4 .LBB0_3: leaq polaris_10_resource_cap(%rip), %rax movq %rax, -8(%rbp) .LBB0_4: movq -8(%rbp), %rax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size dce112_resource_cap, .Lfunc_end0-dce112_resource_cap .cfi_endproc # -- End function .type polaris_11_resource_cap,@object # @polaris_11_resource_cap .section .rodata,"a",@progbits .globl polaris_11_resource_cap .p2align 2 polaris_11_resource_cap: .zero 4 .size polaris_11_resource_cap, 4 .type polaris_10_resource_cap,@object # @polaris_10_resource_cap .globl polaris_10_resource_cap .p2align 2 polaris_10_resource_cap: .zero 4 .size polaris_10_resource_cap, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ASIC_REV_IS_POLARIS11_M .addrsig_sym ASIC_REV_IS_POLARIS12_V .addrsig_sym polaris_11_resource_cap .addrsig_sym polaris_10_resource_cap
fastsocket/kernel/tools/perf/ui/stdio/extr_hist.c_init_rem_hits.c
arm/extr_hist_init_rem_hits_O0_gcc.s
x86_64/extr_hist_init_rem_hits_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function init_rem_hits _init_rem_hits: ; @init_rem_hits .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _rem_sq_bracket@GOTPAGE ldr x8, [x8, _rem_sq_bracket@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill mov w0, #10 bl _malloc ldr x8, [sp, #8] ; 8-byte Folded Reload str x0, [x8] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _stderr@GOTPAGE ldr x8, [x8, _stderr@GOTPAGEOFF] ldr w0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf b LBB0_3 LBB0_2: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8] ldr w0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _strcpy ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8] adrp x9, _rem_hits@GOTPAGE ldr x9, [x9, _rem_hits@GOTPAGEOFF] str x8, [x9] b LBB0_3 LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _rem_sq_bracket,8,3 ; @rem_sq_bracket .comm _stderr,4,2 ; @stderr .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Not enough memory to display remaining hits\n" l_.str.1: ; @.str.1 .asciz "[...]" .comm _rem_hits,8,3 ; @rem_hits .no_dead_strip _init_rem_hits .subsections_via_symbols
.text .file "extr_hist.c_init_rem_hits.c" .p2align 4, 0x90 # -- Begin function init_rem_hits .type init_rem_hits,@function init_rem_hits: # @init_rem_hits .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $10, %edi callq malloc@PLT movq %rax, rem_sq_bracket(%rip) cmpq $0, rem_sq_bracket(%rip) jne .LBB0_2 # %bb.1: movl stderr(%rip), %edi leaq .L.str(%rip), %rsi callq fprintf@PLT jmp .LBB0_3 .LBB0_2: movq rem_sq_bracket(%rip), %rax movl (%rax), %edi leaq .L.str.1(%rip), %rsi callq strcpy@PLT movq rem_sq_bracket(%rip), %rax movq %rax, rem_hits(%rip) .LBB0_3: popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size init_rem_hits, .Lfunc_end0-init_rem_hits .cfi_endproc # -- End function .type rem_sq_bracket,@object # @rem_sq_bracket .bss .globl rem_sq_bracket .p2align 3 rem_sq_bracket: .quad 0 .size rem_sq_bracket, 8 .type stderr,@object # @stderr .globl stderr .p2align 2 stderr: .long 0 # 0x0 .size stderr, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Not enough memory to display remaining hits\n" .size .L.str, 45 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "[...]" .size .L.str.1, 6 .type rem_hits,@object # @rem_hits .bss .globl rem_hits .p2align 3 rem_hits: .zero 8 .size rem_hits, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym init_rem_hits .addrsig_sym malloc .addrsig_sym fprintf .addrsig_sym strcpy .addrsig_sym rem_sq_bracket .addrsig_sym stderr .addrsig_sym rem_hits
linux/drivers/gpu/drm/amd/amdgpu/extr_gfx_v10_0.c_gfx_v10_0_rlc_backdoor_autoload_config_ce_cache.c
arm/extr_gfx_v10_0_gfx_v10_0_rlc_backdoor_autoload_config_ce_cache_O0_gcc.s
x86_64/extr_gfx_v10_0_gfx_v10_0_rlc_backdoor_autoload_config_ce_cache_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gfx_v10_0_rlc_backdoor_autoload_config_ce_cache _gfx_v10_0_rlc_backdoor_autoload_config_ce_cache: ; @gfx_v10_0_rlc_backdoor_autoload_config_ce_cache .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _GC@GOTPAGE ldr x9, [x9, _GC@GOTPAGEOFF] str x9, [sp, #32] ; 8-byte Folded Spill adrp x8, _mmCP_CE_IC_OP_CNTL@GOTPAGE ldr x8, [x8, _mmCP_CE_IC_OP_CNTL@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill stur x0, [x29, #-16] mov w10, #50000 stur w10, [x29, #-20] ldr w0, [x9] ldr w2, [x8] mov w1, #0 stur w1, [x29, #-44] ; 4-byte Folded Spill bl _RREG32_SOC15 stur w0, [x29, #-24] ldur w0, [x29, #-24] adrp x8, _CP_CE_IC_OP_CNTL@GOTPAGE ldr x8, [x8, _CP_CE_IC_OP_CNTL@GOTPAGEOFF] ldr w1, [x8] adrp x8, _INVALIDATE_CACHE@GOTPAGE ldr x8, [x8, _INVALIDATE_CACHE@GOTPAGEOFF] ldr w2, [x8] mov w3, #1 bl _REG_SET_FIELD ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #40] ; 8-byte Folded Reload ldur w1, [x29, #-44] ; 4-byte Folded Reload stur w0, [x29, #-24] ldr w0, [x9] ldr w2, [x8] ldur w3, [x29, #-24] bl _WREG32_SOC15 stur wzr, [x29, #-28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-28] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr x9, [sp, #32] ; 8-byte Folded Reload ldr w0, [x9] ldr w2, [x8] mov w1, #0 bl _RREG32_SOC15 stur w0, [x29, #-24] ldur w0, [x29, #-24] adrp x8, _CP_CE_IC_OP_CNTL@GOTPAGE ldr x8, [x8, _CP_CE_IC_OP_CNTL@GOTPAGEOFF] ldr w1, [x8] adrp x8, _INVALIDATE_CACHE_COMPLETE@GOTPAGE ldr x8, [x8, _INVALIDATE_CACHE_COMPLETE@GOTPAGEOFF] ldr w2, [x8] bl _REG_GET_FIELD mov w8, #1 subs w8, w8, w0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: b LBB0_6 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 mov w0, #1 bl _udelay b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-28] add w8, w8, #1 stur w8, [x29, #-28] b LBB0_1 LBB0_6: ldur w8, [x29, #-28] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur x8, [x29, #-16] ldr w0, [x8, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _dev_err adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_9 LBB0_8: ldr x8, [sp, #32] ; 8-byte Folded Reload ldur x9, [x29, #-16] ldr x9, [x9] adrp x10, _rlc_autoload_info@GOTPAGE ldr x10, [x10, _rlc_autoload_info@GOTPAGEOFF] ldr x10, [x10] adrp x11, _FIRMWARE_ID_CP_CE@GOTPAGE ldr x11, [x11, _FIRMWARE_ID_CP_CE@GOTPAGEOFF] ldr x11, [x11] ldr x10, [x10, x11, lsl #3] add x9, x9, x10 stur x9, [x29, #-40] ldr w8, [x8] str w8, [sp, #16] ; 4-byte Folded Spill adrp x8, _mmCP_CE_IC_BASE_LO@GOTPAGE ldr x8, [x8, _mmCP_CE_IC_BASE_LO@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] ; 4-byte Folded Spill ldur x0, [x29, #-40] bl _lower_32_bits ldr w2, [sp, #12] ; 4-byte Folded Reload mov x8, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload and w3, w8, #0xfffff000 mov w1, #0 str w1, [sp, #20] ; 4-byte Folded Spill bl _WREG32_SOC15 ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #28] ; 4-byte Folded Spill adrp x8, _mmCP_CE_IC_BASE_HI@GOTPAGE ldr x8, [x8, _mmCP_CE_IC_BASE_HI@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #24] ; 4-byte Folded Spill ldur x0, [x29, #-40] bl _upper_32_bits ldr w1, [sp, #20] ; 4-byte Folded Reload ldr w2, [sp, #24] ; 4-byte Folded Reload mov x3, x0 ldr w0, [sp, #28] ; 4-byte Folded Reload bl _WREG32_SOC15 stur wzr, [x29, #-4] b LBB0_9 LBB0_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _GC,4,2 ; @GC .comm _mmCP_CE_IC_OP_CNTL,4,2 ; @mmCP_CE_IC_OP_CNTL .comm _CP_CE_IC_OP_CNTL,4,2 ; @CP_CE_IC_OP_CNTL .comm _INVALIDATE_CACHE,4,2 ; @INVALIDATE_CACHE .comm _INVALIDATE_CACHE_COMPLETE,4,2 ; @INVALIDATE_CACHE_COMPLETE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "failed to invalidate instruction cache\n" .comm _EINVAL,4,2 ; @EINVAL .comm _rlc_autoload_info,8,3 ; @rlc_autoload_info .comm _FIRMWARE_ID_CP_CE,8,3 ; @FIRMWARE_ID_CP_CE .comm _mmCP_CE_IC_BASE_LO,4,2 ; @mmCP_CE_IC_BASE_LO .comm _mmCP_CE_IC_BASE_HI,4,2 ; @mmCP_CE_IC_BASE_HI .no_dead_strip _gfx_v10_0_rlc_backdoor_autoload_config_ce_cache .subsections_via_symbols
.text .file "extr_gfx_v10_0.c_gfx_v10_0_rlc_backdoor_autoload_config_ce_cache.c" .p2align 4, 0x90 # -- Begin function gfx_v10_0_rlc_backdoor_autoload_config_ce_cache .type gfx_v10_0_rlc_backdoor_autoload_config_ce_cache,@function gfx_v10_0_rlc_backdoor_autoload_config_ce_cache: # @gfx_v10_0_rlc_backdoor_autoload_config_ce_cache .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -16(%rbp) movl $50000, -20(%rbp) # imm = 0xC350 movl GC(%rip), %edi movl mmCP_CE_IC_OP_CNTL(%rip), %edx xorl %esi, %esi callq RREG32_SOC15@PLT movl %eax, -24(%rbp) movl -24(%rbp), %edi movl CP_CE_IC_OP_CNTL(%rip), %esi movl INVALIDATE_CACHE(%rip), %edx movl $1, %ecx callq REG_SET_FIELD@PLT movl %eax, -24(%rbp) movl GC(%rip), %edi movl mmCP_CE_IC_OP_CNTL(%rip), %edx movl -24(%rbp), %ecx xorl %esi, %esi callq WREG32_SOC15@PLT movl $0, -28(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -20(%rbp), %eax jge .LBB0_6 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movl GC(%rip), %edi movl mmCP_CE_IC_OP_CNTL(%rip), %edx xorl %esi, %esi callq RREG32_SOC15@PLT movl %eax, -24(%rbp) movl -24(%rbp), %edi movl CP_CE_IC_OP_CNTL(%rip), %esi movl INVALIDATE_CACHE_COMPLETE(%rip), %edx callq REG_GET_FIELD@PLT movl %eax, %ecx movl $1, %eax cmpl %ecx, %eax jne .LBB0_4 # %bb.3: jmp .LBB0_6 .LBB0_4: # in Loop: Header=BB0_1 Depth=1 movl $1, %edi callq udelay@PLT # %bb.5: # in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp .LBB0_1 .LBB0_6: movl -28(%rbp), %eax cmpl -20(%rbp), %eax jl .LBB0_8 # %bb.7: movq -16(%rbp), %rax movl 8(%rax), %edi leaq .L.str(%rip), %rsi callq dev_err@PLT xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_8: movq -16(%rbp), %rax movq (%rax), %rax movq rlc_autoload_info(%rip), %rcx movq FIRMWARE_ID_CP_CE(%rip), %rdx addq (%rcx,%rdx,8), %rax movq %rax, -40(%rbp) movl GC(%rip), %eax movl %eax, -56(%rbp) # 4-byte Spill movl mmCP_CE_IC_BASE_LO(%rip), %eax movl %eax, -52(%rbp) # 4-byte Spill movq -40(%rbp), %rdi callq lower_32_bits@PLT movl -56(%rbp), %edi # 4-byte Reload movl -52(%rbp), %edx # 4-byte Reload movl %eax, %ecx andl $-4096, %ecx # imm = 0xF000 xorl %esi, %esi callq WREG32_SOC15@PLT movl GC(%rip), %eax movl %eax, -48(%rbp) # 4-byte Spill movl mmCP_CE_IC_BASE_HI(%rip), %eax movl %eax, -44(%rbp) # 4-byte Spill movq -40(%rbp), %rdi callq upper_32_bits@PLT movl -48(%rbp), %edi # 4-byte Reload movl -44(%rbp), %edx # 4-byte Reload movl %eax, %ecx xorl %esi, %esi callq WREG32_SOC15@PLT movl $0, -4(%rbp) .LBB0_9: movl -4(%rbp), %eax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size gfx_v10_0_rlc_backdoor_autoload_config_ce_cache, .Lfunc_end0-gfx_v10_0_rlc_backdoor_autoload_config_ce_cache .cfi_endproc # -- End function .type GC,@object # @GC .bss .globl GC .p2align 2 GC: .long 0 # 0x0 .size GC, 4 .type mmCP_CE_IC_OP_CNTL,@object # @mmCP_CE_IC_OP_CNTL .globl mmCP_CE_IC_OP_CNTL .p2align 2 mmCP_CE_IC_OP_CNTL: .long 0 # 0x0 .size mmCP_CE_IC_OP_CNTL, 4 .type CP_CE_IC_OP_CNTL,@object # @CP_CE_IC_OP_CNTL .globl CP_CE_IC_OP_CNTL .p2align 2 CP_CE_IC_OP_CNTL: .long 0 # 0x0 .size CP_CE_IC_OP_CNTL, 4 .type INVALIDATE_CACHE,@object # @INVALIDATE_CACHE .globl INVALIDATE_CACHE .p2align 2 INVALIDATE_CACHE: .long 0 # 0x0 .size INVALIDATE_CACHE, 4 .type INVALIDATE_CACHE_COMPLETE,@object # @INVALIDATE_CACHE_COMPLETE .globl INVALIDATE_CACHE_COMPLETE .p2align 2 INVALIDATE_CACHE_COMPLETE: .long 0 # 0x0 .size INVALIDATE_CACHE_COMPLETE, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "failed to invalidate instruction cache\n" .size .L.str, 40 .type EINVAL,@object # @EINVAL .bss .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .type rlc_autoload_info,@object # @rlc_autoload_info .globl rlc_autoload_info .p2align 3 rlc_autoload_info: .quad 0 .size rlc_autoload_info, 8 .type FIRMWARE_ID_CP_CE,@object # @FIRMWARE_ID_CP_CE .globl FIRMWARE_ID_CP_CE .p2align 3 FIRMWARE_ID_CP_CE: .quad 0 # 0x0 .size FIRMWARE_ID_CP_CE, 8 .type mmCP_CE_IC_BASE_LO,@object # @mmCP_CE_IC_BASE_LO .globl mmCP_CE_IC_BASE_LO .p2align 2 mmCP_CE_IC_BASE_LO: .long 0 # 0x0 .size mmCP_CE_IC_BASE_LO, 4 .type mmCP_CE_IC_BASE_HI,@object # @mmCP_CE_IC_BASE_HI .globl mmCP_CE_IC_BASE_HI .p2align 2 mmCP_CE_IC_BASE_HI: .long 0 # 0x0 .size mmCP_CE_IC_BASE_HI, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym gfx_v10_0_rlc_backdoor_autoload_config_ce_cache .addrsig_sym RREG32_SOC15 .addrsig_sym REG_SET_FIELD .addrsig_sym WREG32_SOC15 .addrsig_sym REG_GET_FIELD .addrsig_sym udelay .addrsig_sym dev_err .addrsig_sym lower_32_bits .addrsig_sym upper_32_bits .addrsig_sym GC .addrsig_sym mmCP_CE_IC_OP_CNTL .addrsig_sym CP_CE_IC_OP_CNTL .addrsig_sym INVALIDATE_CACHE .addrsig_sym INVALIDATE_CACHE_COMPLETE .addrsig_sym EINVAL .addrsig_sym rlc_autoload_info .addrsig_sym FIRMWARE_ID_CP_CE .addrsig_sym mmCP_CE_IC_BASE_LO .addrsig_sym mmCP_CE_IC_BASE_HI
freebsd/sys/dev/stge/extr_if_stge.c_stge_mediachange.c
arm/extr_if_stge_stge_mediachange_O0_gcc.s
x86_64/extr_if_stge_stge_mediachange_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function stge_mediachange _stge_mediachange: ; @stge_mediachange .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp, #16] ldr x8, [sp, #16] ldr w0, [x8] bl _device_get_softc str x0, [sp, #8] ldr x0, [sp, #8] bl _mii_mediachg mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _stge_mediachange .subsections_via_symbols
.text .file "extr_if_stge.c_stge_mediachange.c" .p2align 4, 0x90 # -- Begin function stge_mediachange .type stge_mediachange,@function stge_mediachange: # @stge_mediachange .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rax movl (%rax), %edi callq device_get_softc@PLT movq %rax, -24(%rbp) movq -24(%rbp), %rdi callq mii_mediachg@PLT xorl %eax, %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size stge_mediachange, .Lfunc_end0-stge_mediachange .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym stge_mediachange .addrsig_sym device_get_softc .addrsig_sym mii_mediachg
freebsd/sys/dev/ocs_fc/extr_ocs_io.c_ocs_io_pool_free.c
arm/extr_ocs_io_ocs_io_pool_free_O0_gcc.s
x86_64/extr_ocs_io_ocs_io_pool_free_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ocs_io_pool_free ; -- Begin function ocs_io_pool_free .p2align 2 _ocs_io_pool_free: ; @ocs_io_pool_free .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_1 LBB0_1: ldur x8, [x29, #-8] ldr x8, [x8, #24] str x8, [sp, #16] str xzr, [sp, #8] b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldur x9, [x29, #-8] ldr x9, [x9] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldur x8, [x29, #-8] ldr x0, [x8, #16] ldr x1, [sp, #8] bl _ocs_pool_get_instance str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 b LBB0_8 LBB0_5: ; in Loop: Header=BB0_2 Depth=1 ldr x0, [sp] bl _ocs_scsi_tgt_io_exit ldr x0, [sp] bl _ocs_scsi_ini_io_exit ldr x8, [sp] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_2 Depth=1 ldr x0, [sp, #16] ldr x8, [sp] ldr x1, [x8, #24] ldr x8, [sp] ldrsw x9, [x8] mov x8, #32 mul x8, x8, x9 mov x2, x8 bl _ocs_free b LBB0_7 LBB0_7: ; in Loop: Header=BB0_2 Depth=1 ldr x0, [sp, #16] ldr x8, [sp] add x1, x8, #16 bl _ocs_dma_free ldr x0, [sp, #16] ldr x8, [sp] add x1, x8, #12 bl _ocs_dma_free ldr x0, [sp, #16] ldr x8, [sp] add x1, x8, #8 bl _ocs_dma_free ldr x0, [sp, #16] ldr x8, [sp] add x1, x8, #4 bl _ocs_dma_free b LBB0_8 LBB0_8: ; in Loop: Header=BB0_2 Depth=1 ldr x8, [sp, #8] add x8, x8, #1 str x8, [sp, #8] b LBB0_2 LBB0_9: ldur x8, [x29, #-8] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldur x8, [x29, #-8] ldr x0, [x8, #16] bl _ocs_pool_free b LBB0_11 LBB0_11: ldur x8, [x29, #-8] add x0, x8, #8 bl _ocs_lock_free ldr x0, [sp, #16] ldur x1, [x29, #-8] mov w2, #32 bl _ocs_free ldr x8, [sp, #16] ldr x8, [x8] ; kill: def $x9 killed $xzr str xzr, [x8] b LBB0_12 LBB0_12: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_ocs_io.c_ocs_io_pool_free.c" .globl ocs_io_pool_free # -- Begin function ocs_io_pool_free .p2align 4, 0x90 .type ocs_io_pool_free,@function ocs_io_pool_free: # @ocs_io_pool_free .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) cmpq $0, -8(%rbp) je .LBB0_12 # %bb.1: movq -8(%rbp), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq $0, -24(%rbp) .LBB0_2: # =>This Inner Loop Header: Depth=1 movq -24(%rbp), %rax movq -8(%rbp), %rcx cmpq (%rcx), %rax jge .LBB0_9 # %bb.3: # in Loop: Header=BB0_2 Depth=1 movq -8(%rbp), %rax movq 16(%rax), %rdi movq -24(%rbp), %rsi callq ocs_pool_get_instance@PLT movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne .LBB0_5 # %bb.4: # in Loop: Header=BB0_2 Depth=1 jmp .LBB0_8 .LBB0_5: # in Loop: Header=BB0_2 Depth=1 movq -32(%rbp), %rdi callq ocs_scsi_tgt_io_exit@PLT movq -32(%rbp), %rdi callq ocs_scsi_ini_io_exit@PLT movq -32(%rbp), %rax cmpq $0, 24(%rax) je .LBB0_7 # %bb.6: # in Loop: Header=BB0_2 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rax movq 24(%rax), %rsi movq -32(%rbp), %rax movslq (%rax), %rax shlq $5, %rax movl %eax, %edx callq ocs_free@PLT .LBB0_7: # in Loop: Header=BB0_2 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rsi addq $16, %rsi callq ocs_dma_free@PLT movq -16(%rbp), %rdi movq -32(%rbp), %rsi addq $12, %rsi callq ocs_dma_free@PLT movq -16(%rbp), %rdi movq -32(%rbp), %rsi addq $8, %rsi callq ocs_dma_free@PLT movq -16(%rbp), %rdi movq -32(%rbp), %rsi addq $4, %rsi callq ocs_dma_free@PLT .LBB0_8: # in Loop: Header=BB0_2 Depth=1 movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) jmp .LBB0_2 .LBB0_9: movq -8(%rbp), %rax cmpq $0, 16(%rax) je .LBB0_11 # %bb.10: movq -8(%rbp), %rax movq 16(%rax), %rdi callq ocs_pool_free@PLT .LBB0_11: movq -8(%rbp), %rdi addq $8, %rdi callq ocs_lock_free@PLT movq -16(%rbp), %rdi movq -8(%rbp), %rsi movl $32, %edx callq ocs_free@PLT movq -16(%rbp), %rax movq (%rax), %rax movq $0, (%rax) .LBB0_12: xorl %eax, %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ocs_io_pool_free, .Lfunc_end0-ocs_io_pool_free .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ocs_pool_get_instance .addrsig_sym ocs_scsi_tgt_io_exit .addrsig_sym ocs_scsi_ini_io_exit .addrsig_sym ocs_free .addrsig_sym ocs_dma_free .addrsig_sym ocs_pool_free .addrsig_sym ocs_lock_free
mpv/video/out/opengl/extr_ra_gl.c_ra_gl_set_debug.c
arm/extr_ra_gl_ra_gl_set_debug_O0_gcc.s
x86_64/extr_ra_gl_ra_gl_set_debug_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ra_gl_set_debug ; -- Begin function ra_gl_set_debug .p2align 2 _ra_gl_set_debug: ; @ra_gl_set_debug .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] ldur x8, [x29, #-8] ldr x8, [x8, #8] str x8, [sp, #24] ldur x0, [x29, #-8] bl _ra_gl_get str x0, [sp, #16] ldur w8, [x29, #-12] ldr x9, [sp, #24] str w8, [x9] ldr x8, [sp, #16] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldr x8, [sp, #16] str x8, [sp, #8] ; 8-byte Folded Spill ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp] ; 8-byte Folded Spill b LBB0_4 LBB0_3: mov x8, #0 str x8, [sp] ; 8-byte Folded Spill b LBB0_4 LBB0_4: ldr x0, [sp, #8] ; 8-byte Folded Reload ldr x1, [sp] ; 8-byte Folded Reload bl _gl_set_debug_logger b LBB0_5 LBB0_5: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_ra_gl.c_ra_gl_set_debug.c" .globl ra_gl_set_debug # -- Begin function ra_gl_set_debug .p2align 4, 0x90 .type ra_gl_set_debug,@function ra_gl_set_debug: # @ra_gl_set_debug .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -8(%rbp), %rdi callq ra_gl_get@PLT movq %rax, -32(%rbp) movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -32(%rbp), %rax cmpq $0, (%rax) je .LBB0_5 # %bb.1: movq -32(%rbp), %rax movq %rax, -40(%rbp) # 8-byte Spill cmpl $0, -12(%rbp) je .LBB0_3 # %bb.2: movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -48(%rbp) # 8-byte Spill jmp .LBB0_4 .LBB0_3: xorl %eax, %eax # kill: def $rax killed $eax movq %rax, -48(%rbp) # 8-byte Spill jmp .LBB0_4 .LBB0_4: movq -40(%rbp), %rdi # 8-byte Reload movq -48(%rbp), %rsi # 8-byte Reload callq gl_set_debug_logger@PLT .LBB0_5: addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ra_gl_set_debug, .Lfunc_end0-ra_gl_set_debug .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ra_gl_get .addrsig_sym gl_set_debug_logger
linux/sound/sh/extr_aica.c_snd_aicapcm_pcm_close.c
arm/extr_aica_snd_aicapcm_pcm_close_O0_gcc.s
x86_64/extr_aica_snd_aicapcm_pcm_close_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_aicapcm_pcm_close _snd_aicapcm_pcm_close: ; @snd_aicapcm_pcm_close .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8] ldr x8, [x8] str x8, [sp] adrp x8, _aica_queue@GOTPAGE ldr x8, [x8, _aica_queue@GOTPAGEOFF] ldr w0, [x8] bl _flush_workqueue ldr x8, [sp] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp] add x0, x8, #8 bl _del_timer b LBB0_2 LBB0_2: ldr x8, [sp] ldr w0, [x8] bl _kfree bl _spu_disable mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _aica_queue,4,2 ; @aica_queue .no_dead_strip _snd_aicapcm_pcm_close .subsections_via_symbols
.text .file "extr_aica.c_snd_aicapcm_pcm_close.c" .p2align 4, 0x90 # -- Begin function snd_aicapcm_pcm_close .type snd_aicapcm_pcm_close,@function snd_aicapcm_pcm_close: # @snd_aicapcm_pcm_close .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq %rax, -16(%rbp) movl aica_queue(%rip), %edi callq flush_workqueue@PLT movq -16(%rbp), %rax cmpq $0, 8(%rax) je .LBB0_2 # %bb.1: movq -16(%rbp), %rdi addq $8, %rdi callq del_timer@PLT .LBB0_2: movq -16(%rbp), %rax movl (%rax), %edi callq kfree@PLT movb $0, %al callq spu_disable@PLT xorl %eax, %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size snd_aicapcm_pcm_close, .Lfunc_end0-snd_aicapcm_pcm_close .cfi_endproc # -- End function .type aica_queue,@object # @aica_queue .bss .globl aica_queue .p2align 2 aica_queue: .long 0 # 0x0 .size aica_queue, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym snd_aicapcm_pcm_close .addrsig_sym flush_workqueue .addrsig_sym del_timer .addrsig_sym kfree .addrsig_sym spu_disable .addrsig_sym aica_queue
fastsocket/kernel/fs/afs/extr_fsclient.c_xdr_decode_AFSVolSync.c
arm/extr_fsclient_xdr_decode_AFSVolSync_O0_gcc.s
x86_64/extr_fsclient_xdr_decode_AFSVolSync_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function xdr_decode_AFSVolSync _xdr_decode_AFSVolSync: ; @xdr_decode_AFSVolSync .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp, #8] ldr x8, [sp, #8] add x9, x8, #4 str x9, [sp, #8] ldr w0, [x8] bl _ntohl str w0, [sp, #4] ldr x8, [sp, #8] add x8, x8, #4 str x8, [sp, #8] ldr x8, [sp, #8] add x8, x8, #4 str x8, [sp, #8] ldr x8, [sp, #8] add x8, x8, #4 str x8, [sp, #8] ldr x8, [sp, #8] add x8, x8, #4 str x8, [sp, #8] ldr x8, [sp, #8] add x8, x8, #4 str x8, [sp, #8] ldr x8, [sp, #8] ldur x9, [x29, #-8] str x8, [x9] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #4] ldr x9, [sp, #16] str w8, [x9] b LBB0_2 LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _xdr_decode_AFSVolSync .subsections_via_symbols
.text .file "extr_fsclient.c_xdr_decode_AFSVolSync.c" .p2align 4, 0x90 # -- Begin function xdr_decode_AFSVolSync .type xdr_decode_AFSVolSync,@function xdr_decode_AFSVolSync: # @xdr_decode_AFSVolSync .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax movq %rax, %rcx addq $4, %rcx movq %rcx, -24(%rbp) movl (%rax), %edi callq ntohl@PLT movl %eax, -28(%rbp) movq -24(%rbp), %rax addq $4, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax addq $4, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax addq $4, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax addq $4, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax addq $4, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) cmpq $0, -16(%rbp) je .LBB0_2 # %bb.1: movl -28(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) .LBB0_2: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size xdr_decode_AFSVolSync, .Lfunc_end0-xdr_decode_AFSVolSync .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym xdr_decode_AFSVolSync .addrsig_sym ntohl
linux/net/core/extr_devlink.c_devlink_param_unregister_one.c
arm/extr_devlink_devlink_param_unregister_one_O0_gcc.s
x86_64/extr_devlink_devlink_param_unregister_one_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function devlink_param_unregister_one _devlink_param_unregister_one: ; @devlink_param_unregister_one .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str x2, [sp, #24] str x3, [sp, #16] str w4, [sp, #12] ldr x0, [sp, #24] ldr x8, [sp, #16] ldr w1, [x8] bl _devlink_param_find_by_name str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _WARN_ON ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr x2, [sp] ldr w3, [sp, #12] bl _devlink_param_notify ldr x0, [sp] bl _list_del ldr x0, [sp] bl _kfree ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .no_dead_strip _devlink_param_unregister_one .subsections_via_symbols
.text .file "extr_devlink.c_devlink_param_unregister_one.c" .p2align 4, 0x90 # -- Begin function devlink_param_unregister_one .type devlink_param_unregister_one,@function devlink_param_unregister_one: # @devlink_param_unregister_one .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movl %r8d, -36(%rbp) movq -24(%rbp), %rdi movq -32(%rbp), %rax movl (%rax), %esi callq devlink_param_find_by_name@PLT movq %rax, -48(%rbp) cmpq $0, -48(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq WARN_ON@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movq -48(%rbp), %rdx movl -36(%rbp), %ecx callq devlink_param_notify@PLT movq -48(%rbp), %rdi callq list_del@PLT movq -48(%rbp), %rdi callq kfree@PLT addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size devlink_param_unregister_one, .Lfunc_end0-devlink_param_unregister_one .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym devlink_param_unregister_one .addrsig_sym devlink_param_find_by_name .addrsig_sym WARN_ON .addrsig_sym devlink_param_notify .addrsig_sym list_del .addrsig_sym kfree
linux/drivers/soundwire/extr_intel.c_intel_debugfs_exit.c
arm/extr_intel_intel_debugfs_exit_O0_gcc.s
x86_64/extr_intel_intel_debugfs_exit_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function intel_debugfs_exit _intel_debugfs_exit: ; @intel_debugfs_exit .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .no_dead_strip _intel_debugfs_exit .subsections_via_symbols
.text .file "extr_intel.c_intel_debugfs_exit.c" .p2align 4, 0x90 # -- Begin function intel_debugfs_exit .type intel_debugfs_exit,@function intel_debugfs_exit: # @intel_debugfs_exit .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size intel_debugfs_exit, .Lfunc_end0-intel_debugfs_exit .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym intel_debugfs_exit
linux/sound/soc/intel/skylake/extr_skl-topology.c_skl_tplg_fill_pin.c
arm/extr_skl-topology_skl_tplg_fill_pin_O0_gcc.s
x86_64/extr_skl-topology_skl_tplg_fill_pin_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function skl_tplg_fill_pin _skl_tplg_fill_pin: ; @skl_tplg_fill_pin .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] str x1, [sp, #24] str x2, [sp, #16] str w3, [sp, #12] ldr x8, [sp, #24] ldr w8, [x8] str w8, [sp, #4] ; 4-byte Folded Spill subs w8, w8, #128 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldr w8, [sp, #4] ; 4-byte Folded Reload subs w8, w8, #129 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr w8, [sp, #4] ; 4-byte Folded Reload subs w8, w8, #130 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_8 LBB0_3: ldr x8, [sp, #24] ldr w8, [x8, #4] ldr x9, [sp, #16] ldrsw x10, [sp, #12] mov x11, #12 mul x10, x10, x11 add x9, x9, x10 str w8, [x9, #8] b LBB0_9 LBB0_4: ldr x8, [sp, #24] ldr w8, [x8, #4] ldr x9, [sp, #16] ldrsw x10, [sp, #12] mov x11, #12 mul x10, x10, x11 add x9, x9, x10 str w8, [x9, #4] b LBB0_9 LBB0_5: ldur x0, [x29, #-16] ldr x8, [sp, #16] ldrsw x9, [sp, #12] mov x10, #12 mul x9, x9, x10 add x1, x8, x9 ldr x2, [sp, #24] bl _skl_tplg_get_uuid str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr w8, [sp, #8] stur w8, [x29, #-4] b LBB0_10 LBB0_7: b LBB0_9 LBB0_8: ldur x0, [x29, #-16] ldr x8, [sp, #24] ldr w2, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _dev_err adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_10 LBB0_9: stur wzr, [x29, #-4] b LBB0_10 LBB0_10: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d Not a pin token\n" .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _skl_tplg_fill_pin .subsections_via_symbols
.text .file "extr_skl-topology.c_skl_tplg_fill_pin.c" .p2align 4, 0x90 # -- Begin function skl_tplg_fill_pin .type skl_tplg_fill_pin,@function skl_tplg_fill_pin: # @skl_tplg_fill_pin .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movl %ecx, -36(%rbp) movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -44(%rbp) # 4-byte Spill subl $128, %eax je .LBB0_3 jmp .LBB0_9 .LBB0_9: movl -44(%rbp), %eax # 4-byte Reload subl $129, %eax je .LBB0_1 jmp .LBB0_10 .LBB0_10: movl -44(%rbp), %eax # 4-byte Reload subl $130, %eax je .LBB0_2 jmp .LBB0_6 .LBB0_1: movq -24(%rbp), %rax movl 4(%rax), %ecx movq -32(%rbp), %rax movslq -36(%rbp), %rdx imulq $12, %rdx, %rdx addq %rdx, %rax movl %ecx, 8(%rax) jmp .LBB0_7 .LBB0_2: movq -24(%rbp), %rax movl 4(%rax), %ecx movq -32(%rbp), %rax movslq -36(%rbp), %rdx imulq $12, %rdx, %rdx addq %rdx, %rax movl %ecx, 4(%rax) jmp .LBB0_7 .LBB0_3: movq -16(%rbp), %rdi movq -32(%rbp), %rsi movslq -36(%rbp), %rax imulq $12, %rax, %rax addq %rax, %rsi movq -24(%rbp), %rdx callq skl_tplg_get_uuid@PLT movl %eax, -40(%rbp) cmpl $0, -40(%rbp) jge .LBB0_5 # %bb.4: movl -40(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_8 .LBB0_5: jmp .LBB0_7 .LBB0_6: movq -16(%rbp), %rdi movq -24(%rbp), %rax movl (%rax), %edx leaq .L.str(%rip), %rsi callq dev_err@PLT xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_8 .LBB0_7: movl $0, -4(%rbp) .LBB0_8: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size skl_tplg_fill_pin, .Lfunc_end0-skl_tplg_fill_pin .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%d Not a pin token\n" .size .L.str, 20 .type EINVAL,@object # @EINVAL .bss .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym skl_tplg_fill_pin .addrsig_sym skl_tplg_get_uuid .addrsig_sym dev_err .addrsig_sym EINVAL
libgit2/tests/worktree/extr_merge.c_test_worktree_merge__merge_head.c
arm/extr_merge_test_worktree_merge__merge_head_O0_gcc.s
x86_64/extr_merge_test_worktree_merge__merge_head_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_worktree_merge__merge_head ; -- Begin function test_worktree_merge__merge_head .p2align 2 _test_worktree_merge__merge_head: ; @test_worktree_merge__merge_head .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _fixture@GOTPAGE ldr x8, [x8, _fixture@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill ldr w1, [x8] adrp x8, _CONFLICT_BRANCH@GOTPAGE ldr x8, [x8, _CONFLICT_BRANCH@GOTPAGEOFF] ldr w2, [x8] sub x0, x29, #8 bl _git_reference_lookup bl _cl_git_pass ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w1, [x8] ldur x2, [x29, #-8] add x0, sp, #24 str x0, [sp, #8] ; 8-byte Folded Spill bl _git_annotated_commit_from_ref bl _cl_git_pass ldr x1, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w0, [x8] mov w2, #1 mov x4, #0 mov x3, x4 bl _git_merge bl _cl_git_pass ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w1, [x8] adrp x8, _GIT_MERGE_HEAD_FILE@GOTPAGE ldr x8, [x8, _GIT_MERGE_HEAD_FILE@GOTPAGEOFF] ldr w2, [x8] sub x0, x29, #16 bl _git_reference_lookup bl _cl_git_pass ldur x0, [x29, #-16] bl _git_reference_free ldur x0, [x29, #-8] bl _git_reference_free ldr x0, [sp, #24] bl _git_annotated_commit_free ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _fixture,4,2 ; @fixture .comm _CONFLICT_BRANCH,4,2 ; @CONFLICT_BRANCH .comm _GIT_MERGE_HEAD_FILE,4,2 ; @GIT_MERGE_HEAD_FILE .subsections_via_symbols
.text .file "extr_merge.c_test_worktree_merge__merge_head.c" .globl test_worktree_merge__merge_head # -- Begin function test_worktree_merge__merge_head .p2align 4, 0x90 .type test_worktree_merge__merge_head,@function test_worktree_merge__merge_head: # @test_worktree_merge__merge_head .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl fixture(%rip), %esi movl CONFLICT_BRANCH(%rip), %edx leaq -8(%rbp), %rdi callq git_reference_lookup@PLT movl %eax, %edi callq cl_git_pass@PLT movl fixture(%rip), %esi movq -8(%rbp), %rdx leaq -24(%rbp), %rdi callq git_annotated_commit_from_ref@PLT movl %eax, %edi callq cl_git_pass@PLT movl fixture(%rip), %edi leaq -24(%rbp), %rsi movl $1, %edx xorl %eax, %eax movl %eax, %r8d movq %r8, %rcx callq git_merge@PLT movl %eax, %edi callq cl_git_pass@PLT movl fixture(%rip), %esi movl GIT_MERGE_HEAD_FILE(%rip), %edx leaq -16(%rbp), %rdi callq git_reference_lookup@PLT movl %eax, %edi callq cl_git_pass@PLT movq -16(%rbp), %rdi callq git_reference_free@PLT movq -8(%rbp), %rdi callq git_reference_free@PLT movq -24(%rbp), %rdi callq git_annotated_commit_free@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size test_worktree_merge__merge_head, .Lfunc_end0-test_worktree_merge__merge_head .cfi_endproc # -- End function .type fixture,@object # @fixture .bss .globl fixture .p2align 2 fixture: .zero 4 .size fixture, 4 .type CONFLICT_BRANCH,@object # @CONFLICT_BRANCH .globl CONFLICT_BRANCH .p2align 2 CONFLICT_BRANCH: .long 0 # 0x0 .size CONFLICT_BRANCH, 4 .type GIT_MERGE_HEAD_FILE,@object # @GIT_MERGE_HEAD_FILE .globl GIT_MERGE_HEAD_FILE .p2align 2 GIT_MERGE_HEAD_FILE: .long 0 # 0x0 .size GIT_MERGE_HEAD_FILE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym cl_git_pass .addrsig_sym git_reference_lookup .addrsig_sym git_annotated_commit_from_ref .addrsig_sym git_merge .addrsig_sym git_reference_free .addrsig_sym git_annotated_commit_free .addrsig_sym fixture .addrsig_sym CONFLICT_BRANCH .addrsig_sym GIT_MERGE_HEAD_FILE
linux/drivers/gpu/drm/i915/display/extr_intel_display.c__chv_enable_pll.c
arm/extr_intel_display__chv_enable_pll_O0_gcc.s
x86_64/extr_intel_display__chv_enable_pll_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function _chv_enable_pll __chv_enable_pll: ; @_chv_enable_pll .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-8] ldr w0, [x8, #4] bl _to_i915 stur x0, [x29, #-24] ldur x8, [x29, #-8] ldr w8, [x8] stur w8, [x29, #-28] ldur w0, [x29, #-28] bl _vlv_pipe_to_channel stur w0, [x29, #-32] ldur x0, [x29, #-24] bl _vlv_dpio_get ldur x8, [x29, #-24] str x8, [sp, #16] ; 8-byte Folded Spill ldur w8, [x29, #-28] str w8, [sp, #12] ; 4-byte Folded Spill ldur w0, [x29, #-32] bl _CHV_CMN_DW14 ldr w1, [sp, #12] ; 4-byte Folded Reload mov x2, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload bl _vlv_dpio_read stur w0, [x29, #-36] adrp x8, _DPIO_DCLKP_EN@GOTPAGE ldr x8, [x8, _DPIO_DCLKP_EN@GOTPAGEOFF] ldr w9, [x8] ldur w8, [x29, #-36] orr w8, w8, w9 stur w8, [x29, #-36] ldur x8, [x29, #-24] str x8, [sp, #32] ; 8-byte Folded Spill ldur w8, [x29, #-28] str w8, [sp, #28] ; 4-byte Folded Spill ldur w0, [x29, #-32] bl _CHV_CMN_DW14 ldr w1, [sp, #28] ; 4-byte Folded Reload mov x2, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload ldur w3, [x29, #-36] bl _vlv_dpio_write ldur x0, [x29, #-24] bl _vlv_dpio_put mov w0, #1 str w0, [sp, #44] ; 4-byte Folded Spill bl _udelay ldur w0, [x29, #-28] bl _DPLL ldur x8, [x29, #-16] ldr w1, [x8] bl _I915_WRITE ldur x8, [x29, #-24] str x8, [sp, #48] ; 8-byte Folded Spill ldur w0, [x29, #-28] bl _DPLL ldr w3, [sp, #44] ; 4-byte Folded Reload mov x1, x0 ldr x0, [sp, #48] ; 8-byte Folded Reload adrp x8, _DPLL_LOCK_VLV@GOTPAGE ldr x8, [x8, _DPLL_LOCK_VLV@GOTPAGEOFF] ldr w2, [x8] bl _intel_de_wait_for_set subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w1, [x29, #-28] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _DRM_ERROR b LBB0_2 LBB0_2: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _DPIO_DCLKP_EN,4,2 ; @DPIO_DCLKP_EN .comm _DPLL_LOCK_VLV,4,2 ; @DPLL_LOCK_VLV .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "PLL %d failed to lock\n" .no_dead_strip __chv_enable_pll .subsections_via_symbols
.text .file "extr_intel_display.c__chv_enable_pll.c" .p2align 4, 0x90 # -- Begin function _chv_enable_pll .type _chv_enable_pll,@function _chv_enable_pll: # @_chv_enable_pll .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movl 4(%rax), %edi callq to_i915@PLT movq %rax, -24(%rbp) movq -8(%rbp), %rax movl (%rax), %eax movl %eax, -28(%rbp) movl -28(%rbp), %edi callq vlv_pipe_to_channel@PLT movl %eax, -32(%rbp) movq -24(%rbp), %rdi callq vlv_dpio_get@PLT movq -24(%rbp), %rax movq %rax, -80(%rbp) # 8-byte Spill movl -28(%rbp), %eax movl %eax, -68(%rbp) # 4-byte Spill movl -32(%rbp), %edi callq CHV_CMN_DW14@PLT movq -80(%rbp), %rdi # 8-byte Reload movl -68(%rbp), %esi # 4-byte Reload movl %eax, %edx callq vlv_dpio_read@PLT movl %eax, -36(%rbp) movl DPIO_DCLKP_EN(%rip), %eax orl -36(%rbp), %eax movl %eax, -36(%rbp) movq -24(%rbp), %rax movq %rax, -64(%rbp) # 8-byte Spill movl -28(%rbp), %eax movl %eax, -52(%rbp) # 4-byte Spill movl -32(%rbp), %edi callq CHV_CMN_DW14@PLT movq -64(%rbp), %rdi # 8-byte Reload movl -52(%rbp), %esi # 4-byte Reload movl %eax, %edx movl -36(%rbp), %ecx callq vlv_dpio_write@PLT movq -24(%rbp), %rdi callq vlv_dpio_put@PLT movl $1, %edi callq udelay@PLT movl -28(%rbp), %edi callq DPLL@PLT movl %eax, %edi movq -16(%rbp), %rax movl (%rax), %esi callq I915_WRITE@PLT movq -24(%rbp), %rax movq %rax, -48(%rbp) # 8-byte Spill movl -28(%rbp), %edi callq DPLL@PLT movq -48(%rbp), %rdi # 8-byte Reload movl %eax, %esi movl DPLL_LOCK_VLV(%rip), %edx movl $1, %ecx callq intel_de_wait_for_set@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: movl -28(%rbp), %esi leaq .L.str(%rip), %rdi callq DRM_ERROR@PLT .LBB0_2: addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size _chv_enable_pll, .Lfunc_end0-_chv_enable_pll .cfi_endproc # -- End function .type DPIO_DCLKP_EN,@object # @DPIO_DCLKP_EN .bss .globl DPIO_DCLKP_EN .p2align 2 DPIO_DCLKP_EN: .long 0 # 0x0 .size DPIO_DCLKP_EN, 4 .type DPLL_LOCK_VLV,@object # @DPLL_LOCK_VLV .globl DPLL_LOCK_VLV .p2align 2 DPLL_LOCK_VLV: .long 0 # 0x0 .size DPLL_LOCK_VLV, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "PLL %d failed to lock\n" .size .L.str, 23 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym _chv_enable_pll .addrsig_sym to_i915 .addrsig_sym vlv_pipe_to_channel .addrsig_sym vlv_dpio_get .addrsig_sym vlv_dpio_read .addrsig_sym CHV_CMN_DW14 .addrsig_sym vlv_dpio_write .addrsig_sym vlv_dpio_put .addrsig_sym udelay .addrsig_sym I915_WRITE .addrsig_sym DPLL .addrsig_sym intel_de_wait_for_set .addrsig_sym DRM_ERROR .addrsig_sym DPIO_DCLKP_EN .addrsig_sym DPLL_LOCK_VLV
reactos/modules/rostests/tests/consume/extr_consume.c_main.c
arm/extr_consume_main_O0_gcc.s
x86_64/extr_consume_main_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur wzr, [x29, #-4] adrp x8, _SIZE@GOTPAGE ldr x8, [x8, _SIZE@GOTPAGEOFF] ldr w1, [x8] adrp x8, _MEM_COMMIT@GOTPAGE ldr x8, [x8, _MEM_COMMIT@GOTPAGEOFF] ldr w2, [x8] adrp x8, _PAGE_READONLY@GOTPAGE ldr x8, [x8, _PAGE_READONLY@GOTPAGEOFF] ldr w3, [x8] mov x0, #0 bl _VirtualAlloc str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf mov w8, #1 stur w8, [x29, #-4] b LBB0_7 LBB0_2: ldr x8, [sp, #16] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf stur wzr, [x29, #-8] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-8] adrp x9, _SIZE@GOTPAGE ldr x9, [x9, _SIZE@GOTPAGEOFF] ldr w9, [x9] mov w10, #4096 sdiv w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldur w8, [x29, #-8] lsl w10, w8, #12 mov x9, sp ; implicit-def: $x8 mov x8, x10 str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x8, [sp, #16] ldur w9, [x29, #-8] lsl w9, w9, #12 ldr w8, [x8, w9, sxtw #2] adrp x9, _x@GOTPAGE ldr x9, [x9, _x@GOTPAGEOFF] ldr x9, [x9] ldursw x10, [x29, #-8] str w8, [x9, x10, lsl #2] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldur w8, [x29, #-8] add w8, w8, #1 stur w8, [x29, #-8] b LBB0_3 LBB0_6: stur wzr, [x29, #-4] b LBB0_7 LBB0_7: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _SIZE,4,2 ; @SIZE .comm _MEM_COMMIT,4,2 ; @MEM_COMMIT .comm _PAGE_READONLY,4,2 ; @PAGE_READONLY .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Failed to allocate virtual memory" l_.str.1: ; @.str.1 .asciz "BaseAddress %p\n" l_.str.2: ; @.str.2 .asciz "%.8x " .comm _x,8,3 ; @x .subsections_via_symbols
.text .file "extr_consume.c_main.c" .globl main # -- Begin function main .p2align 4, 0x90 .type main,@function main: # @main .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl $0, -4(%rbp) movl SIZE(%rip), %esi movl MEM_COMMIT(%rip), %edx movl PAGE_READONLY(%rip), %ecx xorl %eax, %eax movl %eax, %edi callq VirtualAlloc@PLT movq %rax, -16(%rbp) cmpq $0, -16(%rbp) jne .LBB0_2 # %bb.1: leaq .L.str(%rip), %rdi movb $0, %al callq printf@PLT movl $1, -4(%rbp) jmp .LBB0_7 .LBB0_2: movq -16(%rbp), %rsi leaq .L.str.1(%rip), %rdi movb $0, %al callq printf@PLT movl $0, -8(%rbp) .LBB0_3: # =>This Inner Loop Header: Depth=1 movl -8(%rbp), %eax movl %eax, -20(%rbp) # 4-byte Spill movl SIZE(%rip), %eax movl $4096, %ecx # imm = 0x1000 cltd idivl %ecx movl %eax, %ecx movl -20(%rbp), %eax # 4-byte Reload cmpl %ecx, %eax jge .LBB0_6 # %bb.4: # in Loop: Header=BB0_3 Depth=1 movl -8(%rbp), %esi shll $12, %esi leaq .L.str.2(%rip), %rdi movb $0, %al callq printf@PLT movq -16(%rbp), %rax movl -8(%rbp), %ecx shll $12, %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %edx movq x(%rip), %rax movslq -8(%rbp), %rcx movl %edx, (%rax,%rcx,4) # %bb.5: # in Loop: Header=BB0_3 Depth=1 movl -8(%rbp), %eax addl $1, %eax movl %eax, -8(%rbp) jmp .LBB0_3 .LBB0_6: movl $0, -4(%rbp) .LBB0_7: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size main, .Lfunc_end0-main .cfi_endproc # -- End function .type SIZE,@object # @SIZE .bss .globl SIZE .p2align 2 SIZE: .long 0 # 0x0 .size SIZE, 4 .type MEM_COMMIT,@object # @MEM_COMMIT .globl MEM_COMMIT .p2align 2 MEM_COMMIT: .long 0 # 0x0 .size MEM_COMMIT, 4 .type PAGE_READONLY,@object # @PAGE_READONLY .globl PAGE_READONLY .p2align 2 PAGE_READONLY: .long 0 # 0x0 .size PAGE_READONLY, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Failed to allocate virtual memory" .size .L.str, 34 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "BaseAddress %p\n" .size .L.str.1, 16 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "%.8x " .size .L.str.2, 7 .type x,@object # @x .bss .globl x .p2align 3 x: .quad 0 .size x, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym VirtualAlloc .addrsig_sym printf .addrsig_sym SIZE .addrsig_sym MEM_COMMIT .addrsig_sym PAGE_READONLY .addrsig_sym x
linux/drivers/vfio/pci/extr_vfio_pci.c_vfio_pci_fill_devs.c
arm/extr_vfio_pci_vfio_pci_fill_devs_O0_gcc.s
x86_64/extr_vfio_pci_vfio_pci_fill_devs_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vfio_pci_fill_devs _vfio_pci_fill_devs: ; @vfio_pci_fill_devs .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] str x1, [sp, #24] ldr x8, [sp, #24] str x8, [sp, #16] ldr x8, [sp, #16] ldr x8, [x8] ldr x9, [sp, #16] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _EAGAIN@GOTPAGE ldr x8, [x8, _EAGAIN@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_5 LBB0_2: ldur x8, [x29, #-16] add x0, x8, #16 bl _iommu_group_get str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x8, _EPERM@GOTPAGE ldr x8, [x8, _EPERM@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_5 LBB0_4: ldr x0, [sp, #8] bl _iommu_group_id ldr x8, [sp, #16] ldr x8, [x8, #16] ldr x9, [sp, #16] ldr x9, [x9] add x8, x8, x9, lsl #4 str w0, [x8, #12] ldur x8, [x29, #-16] ldr x0, [x8, #8] bl _pci_domain_nr ldr x8, [sp, #16] ldr x8, [x8, #16] ldr x9, [sp, #16] ldr x9, [x9] add x8, x8, x9, lsl #4 str w0, [x8, #8] ldur x8, [x29, #-16] ldr x8, [x8, #8] ldr w8, [x8] ldr x9, [sp, #16] ldr x9, [x9, #16] ldr x10, [sp, #16] ldr x10, [x10] add x9, x9, x10, lsl #4 str w8, [x9, #4] ldur x8, [x29, #-16] ldr w8, [x8] ldr x9, [sp, #16] ldr x9, [x9, #16] ldr x10, [sp, #16] ldr x10, [x10] lsl x10, x10, #4 str w8, [x9, x10] ldr x9, [sp, #16] ldr x8, [x9] add x8, x8, #1 str x8, [x9] ldr x0, [sp, #8] bl _iommu_group_put stur wzr, [x29, #-4] b LBB0_5 LBB0_5: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _EAGAIN,4,2 ; @EAGAIN .comm _EPERM,4,2 ; @EPERM .no_dead_strip _vfio_pci_fill_devs .subsections_via_symbols
.text .file "extr_vfio_pci.c_vfio_pci_fill_devs.c" .p2align 4, 0x90 # -- Begin function vfio_pci_fill_devs .type vfio_pci_fill_devs,@function vfio_pci_fill_devs: # @vfio_pci_fill_devs .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -24(%rbp), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rax movq (%rax), %rax movq -32(%rbp), %rcx cmpq 8(%rcx), %rax jne .LBB0_2 # %bb.1: xorl %eax, %eax subl EAGAIN(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_5 .LBB0_2: movq -16(%rbp), %rdi addq $16, %rdi callq iommu_group_get@PLT movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne .LBB0_4 # %bb.3: xorl %eax, %eax subl EPERM(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_5 .LBB0_4: movq -40(%rbp), %rdi callq iommu_group_id@PLT movl %eax, %ecx movq -32(%rbp), %rax movq 16(%rax), %rax movq -32(%rbp), %rdx movq (%rdx), %rdx shlq $4, %rdx addq %rdx, %rax movl %ecx, 12(%rax) movq -16(%rbp), %rax movq 8(%rax), %rdi callq pci_domain_nr@PLT movl %eax, %ecx movq -32(%rbp), %rax movq 16(%rax), %rax movq -32(%rbp), %rdx movq (%rdx), %rdx shlq $4, %rdx addq %rdx, %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax movq 8(%rax), %rax movl (%rax), %ecx movq -32(%rbp), %rax movq 16(%rax), %rax movq -32(%rbp), %rdx movq (%rdx), %rdx shlq $4, %rdx addq %rdx, %rax movl %ecx, 4(%rax) movq -16(%rbp), %rax movl (%rax), %ecx movq -32(%rbp), %rax movq 16(%rax), %rax movq -32(%rbp), %rdx movq (%rdx), %rdx shlq $4, %rdx addq %rdx, %rax movl %ecx, (%rax) movq -32(%rbp), %rax movq (%rax), %rcx addq $1, %rcx movq %rcx, (%rax) movq -40(%rbp), %rdi callq iommu_group_put@PLT movl $0, -4(%rbp) .LBB0_5: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vfio_pci_fill_devs, .Lfunc_end0-vfio_pci_fill_devs .cfi_endproc # -- End function .type EAGAIN,@object # @EAGAIN .bss .globl EAGAIN .p2align 2 EAGAIN: .long 0 # 0x0 .size EAGAIN, 4 .type EPERM,@object # @EPERM .globl EPERM .p2align 2 EPERM: .long 0 # 0x0 .size EPERM, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym vfio_pci_fill_devs .addrsig_sym iommu_group_get .addrsig_sym iommu_group_id .addrsig_sym pci_domain_nr .addrsig_sym iommu_group_put .addrsig_sym EAGAIN .addrsig_sym EPERM
fastsocket/kernel/drivers/infiniband/hw/nes/extr_nes_hw.c_nes_terminate_start_timer.c
arm/extr_nes_hw_nes_terminate_start_timer_O0_gcc.s
x86_64/extr_nes_hw_nes_terminate_start_timer_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nes_terminate_start_timer _nes_terminate_start_timer: ; @nes_terminate_start_timer .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _init_timer adrp x8, _nes_terminate_timeout@GOTPAGE ldr x8, [x8, _nes_terminate_timeout@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #8] str w8, [x9, #16] adrp x8, _jiffies@GOTPAGE ldr x8, [x8, _jiffies@GOTPAGEOFF] ldr x8, [x8] adrp x9, _HZ@GOTPAGE ldr x9, [x9, _HZ@GOTPAGEOFF] ldr x9, [x9] add x8, x8, x9 ldr x9, [sp, #8] str x8, [x9, #8] ldr x8, [sp, #8] ldr x9, [sp, #8] str x8, [x9] ldr x0, [sp, #8] bl _add_timer ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _nes_terminate_timeout,4,2 ; @nes_terminate_timeout .comm _jiffies,8,3 ; @jiffies .comm _HZ,8,3 ; @HZ .no_dead_strip _nes_terminate_start_timer .subsections_via_symbols
.text .file "extr_nes_hw.c_nes_terminate_start_timer.c" .p2align 4, 0x90 # -- Begin function nes_terminate_start_timer .type nes_terminate_start_timer,@function nes_terminate_start_timer: # @nes_terminate_start_timer .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq init_timer@PLT movl nes_terminate_timeout(%rip), %ecx movq -8(%rbp), %rax movl %ecx, 16(%rax) movq jiffies(%rip), %rcx addq HZ(%rip), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movq -8(%rbp), %rdi callq add_timer@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size nes_terminate_start_timer, .Lfunc_end0-nes_terminate_start_timer .cfi_endproc # -- End function .type nes_terminate_timeout,@object # @nes_terminate_timeout .bss .globl nes_terminate_timeout .p2align 2 nes_terminate_timeout: .long 0 # 0x0 .size nes_terminate_timeout, 4 .type jiffies,@object # @jiffies .globl jiffies .p2align 3 jiffies: .quad 0 # 0x0 .size jiffies, 8 .type HZ,@object # @HZ .globl HZ .p2align 3 HZ: .quad 0 # 0x0 .size HZ, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym nes_terminate_start_timer .addrsig_sym init_timer .addrsig_sym add_timer .addrsig_sym nes_terminate_timeout .addrsig_sym jiffies .addrsig_sym HZ
darwin-xnu/bsd/netinet/extr_tcp_subr.c_tcp_tfo_init.c
arm/extr_tcp_subr_tcp_tfo_init_O0_gcc.s
x86_64/extr_tcp_subr_tcp_tfo_init_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tcp_tfo_init _tcp_tfo_init: ; @tcp_tfo_init .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 sub sp, sp, #64 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] adrp x8, _TCP_FASTOPEN_KEYLEN@GOTPAGE ldr x8, [x8, _TCP_FASTOPEN_KEYLEN@GOTPAGEOFF] ldr w8, [x8] ; kill: def $x8 killed $w8 stur x8, [x29, #-48] ; 8-byte Folded Spill mov x9, sp stur x9, [x29, #-16] lsl x8, x8, #2 add x8, x8, #15 and x9, x8, #0xfffffffffffffff0 stur x9, [x29, #-56] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-56] ; 8-byte Folded Reload ldur x9, [x29, #-48] ; 8-byte Folded Reload mov x8, sp subs x0, x8, x10 stur x0, [x29, #-40] ; 8-byte Folded Spill mov sp, x0 stur x9, [x29, #-24] mov x8, #4 mul x8, x8, x9 mov x1, x8 bl _read_frandom ldur x0, [x29, #-40] ; 8-byte Folded Reload adrp x1, _tfo_ctx@GOTPAGE ldr x1, [x1, _tfo_ctx@GOTPAGEOFF] bl _aes_encrypt_key128 ldur x8, [x29, #-16] stur x8, [x29, #-32] ; 8-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: ldur x8, [x29, #-32] ; 8-byte Folded Reload mov sp, x8 mov sp, x29 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .comm _TCP_FASTOPEN_KEYLEN,4,2 ; @TCP_FASTOPEN_KEYLEN .comm _tfo_ctx,4,2 ; @tfo_ctx .no_dead_strip _tcp_tfo_init .subsections_via_symbols
.text .file "extr_tcp_subr.c_tcp_tfo_init.c" .p2align 4, 0x90 # -- Begin function tcp_tfo_init .type tcp_tfo_init,@function tcp_tfo_init: # @tcp_tfo_init .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl TCP_FASTOPEN_KEYLEN(%rip), %eax # kill: def $rax killed $eax movq %rsp, %rcx movq %rcx, -8(%rbp) leaq 15(,%rax,4), %rcx andq $-16, %rcx movq %rsp, %rdi subq %rcx, %rdi movq %rdi, -24(%rbp) # 8-byte Spill movq %rdi, %rsp movq %rax, -16(%rbp) shlq $2, %rax movl %eax, %esi callq read_frandom@PLT movq -24(%rbp), %rdi # 8-byte Reload leaq tfo_ctx(%rip), %rsi callq aes_encrypt_key128@PLT movq -8(%rbp), %rax movq %rax, %rsp movq %rbp, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size tcp_tfo_init, .Lfunc_end0-tcp_tfo_init .cfi_endproc # -- End function .type TCP_FASTOPEN_KEYLEN,@object # @TCP_FASTOPEN_KEYLEN .bss .globl TCP_FASTOPEN_KEYLEN .p2align 2 TCP_FASTOPEN_KEYLEN: .long 0 # 0x0 .size TCP_FASTOPEN_KEYLEN, 4 .type tfo_ctx,@object # @tfo_ctx .globl tfo_ctx .p2align 2 tfo_ctx: .long 0 # 0x0 .size tfo_ctx, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym tcp_tfo_init .addrsig_sym read_frandom .addrsig_sym aes_encrypt_key128 .addrsig_sym TCP_FASTOPEN_KEYLEN .addrsig_sym tfo_ctx
linux/arch/powerpc/kvm/extr_book3s_64_mmu_radix.c_kvmppc_unmap_free_pte.c
arm/extr_book3s_64_mmu_radix_kvmppc_unmap_free_pte_O0_gcc.s
x86_64/extr_book3s_64_mmu_radix_kvmppc_unmap_free_pte_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kvmppc_unmap_free_pte _kvmppc_unmap_free_pte: ; @kvmppc_unmap_free_pte .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur w2, [x29, #-20] stur w3, [x29, #-24] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x0, [x29, #-16] adrp x8, _PTE_INDEX_SIZE@GOTPAGE ldr x8, [x8, _PTE_INDEX_SIZE@GOTPAGEOFF] ldr w8, [x8] mov x9, x8 mov x8, #8 lsl x8, x8, x9 mov x2, x8 mov w1, #0 bl _memset b LBB0_9 LBB0_2: ldur x8, [x29, #-16] str x8, [sp, #32] str xzr, [sp, #24] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] adrp x9, _PTRS_PER_PTE@GOTPAGE ldr x9, [x9, _PTRS_PER_PTE@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_8 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #32] ldr w0, [x8] bl _pte_val subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 b LBB0_7 LBB0_6: ; in Loop: Header=BB0_3 Depth=1 mov w0, #1 bl _WARN_ON_ONCE ldur x8, [x29, #-8] str x8, [sp, #16] ; 8-byte Folded Spill ldr x8, [sp, #32] str x8, [sp, #8] ; 8-byte Folded Spill ldr x8, [sp, #32] ldr w0, [x8] bl _pte_pfn ldr x1, [sp, #8] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _PAGE_SHIFT@GOTPAGE ldr x8, [x8, _PAGE_SHIFT@GOTPAGEOFF] ldr w10, [x8] lsl w2, w9, w10 ldr w3, [x8] ldur w5, [x29, #-24] mov x4, #0 bl _kvmppc_unmap_pte b LBB0_7 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] ldr x8, [sp, #32] add x8, x8, #4 str x8, [sp, #32] b LBB0_3 LBB0_8: b LBB0_9 LBB0_9: ldur x0, [x29, #-16] bl _kvmppc_pte_free ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _PTE_INDEX_SIZE,4,2 ; @PTE_INDEX_SIZE .comm _PTRS_PER_PTE,8,3 ; @PTRS_PER_PTE .comm _PAGE_SHIFT,4,2 ; @PAGE_SHIFT .no_dead_strip _kvmppc_unmap_free_pte .subsections_via_symbols
.text .file "extr_book3s_64_mmu_radix.c_kvmppc_unmap_free_pte.c" .p2align 4, 0x90 # -- Begin function kvmppc_unmap_free_pte .type kvmppc_unmap_free_pte,@function kvmppc_unmap_free_pte: # @kvmppc_unmap_free_pte .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl %ecx, -24(%rbp) cmpl $0, -20(%rbp) je .LBB0_2 # %bb.1: movq -16(%rbp), %rdi movl PTE_INDEX_SIZE(%rip), %eax movl %eax, %ecx movl $8, %eax # kill: def $cl killed $rcx shlq %cl, %rax movl %eax, %edx xorl %esi, %esi callq memset@PLT jmp .LBB0_9 .LBB0_2: movq -16(%rbp), %rax movq %rax, -32(%rbp) movq $0, -40(%rbp) .LBB0_3: # =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq PTRS_PER_PTE(%rip), %rax jae .LBB0_8 # %bb.4: # in Loop: Header=BB0_3 Depth=1 movq -32(%rbp), %rax movl (%rax), %edi callq pte_val@PLT cmpq $0, %rax jne .LBB0_6 # %bb.5: # in Loop: Header=BB0_3 Depth=1 jmp .LBB0_7 .LBB0_6: # in Loop: Header=BB0_3 Depth=1 movl $1, %edi callq WARN_ON_ONCE@PLT movq -8(%rbp), %rax movq %rax, -56(%rbp) # 8-byte Spill movq -32(%rbp), %rax movq %rax, -48(%rbp) # 8-byte Spill movq -32(%rbp), %rax movl (%rax), %edi callq pte_pfn@PLT movq -56(%rbp), %rdi # 8-byte Reload movq -48(%rbp), %rsi # 8-byte Reload movl %eax, %edx movl PAGE_SHIFT(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %edx movl PAGE_SHIFT(%rip), %ecx movl -24(%rbp), %r9d xorl %eax, %eax movl %eax, %r8d callq kvmppc_unmap_pte@PLT .LBB0_7: # in Loop: Header=BB0_3 Depth=1 movq -40(%rbp), %rax addq $1, %rax movq %rax, -40(%rbp) movq -32(%rbp), %rax addq $4, %rax movq %rax, -32(%rbp) jmp .LBB0_3 .LBB0_8: jmp .LBB0_9 .LBB0_9: movq -16(%rbp), %rdi callq kvmppc_pte_free@PLT addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size kvmppc_unmap_free_pte, .Lfunc_end0-kvmppc_unmap_free_pte .cfi_endproc # -- End function .type PTE_INDEX_SIZE,@object # @PTE_INDEX_SIZE .bss .globl PTE_INDEX_SIZE .p2align 2 PTE_INDEX_SIZE: .long 0 # 0x0 .size PTE_INDEX_SIZE, 4 .type PTRS_PER_PTE,@object # @PTRS_PER_PTE .globl PTRS_PER_PTE .p2align 3 PTRS_PER_PTE: .quad 0 # 0x0 .size PTRS_PER_PTE, 8 .type PAGE_SHIFT,@object # @PAGE_SHIFT .globl PAGE_SHIFT .p2align 2 PAGE_SHIFT: .long 0 # 0x0 .size PAGE_SHIFT, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym kvmppc_unmap_free_pte .addrsig_sym memset .addrsig_sym pte_val .addrsig_sym WARN_ON_ONCE .addrsig_sym kvmppc_unmap_pte .addrsig_sym pte_pfn .addrsig_sym kvmppc_pte_free .addrsig_sym PTE_INDEX_SIZE .addrsig_sym PTRS_PER_PTE .addrsig_sym PAGE_SHIFT
freebsd/sys/dev/vte/extr_if_vte.c_vte_miibus_writereg.c
arm/extr_if_vte_vte_miibus_writereg_O0_gcc.s
x86_64/extr_if_vte_vte_miibus_writereg_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vte_miibus_writereg _vte_miibus_writereg: ; @vte_miibus_writereg .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] stur w1, [x29, #-8] stur w2, [x29, #-12] str w3, [sp, #16] ldur w0, [x29, #-4] bl _device_get_softc str x0, [sp, #8] ldr x0, [sp, #8] adrp x8, _VTE_MMWD@GOTPAGE ldr x8, [x8, _VTE_MMWD@GOTPAGEOFF] ldr w1, [x8] ldr w2, [sp, #16] bl _CSR_WRITE_2 ldr x0, [sp, #8] adrp x8, _VTE_MMDIO@GOTPAGE ldr x8, [x8, _VTE_MMDIO@GOTPAGEOFF] ldr w1, [x8] adrp x8, _MMDIO_WRITE@GOTPAGE ldr x8, [x8, _MMDIO_WRITE@GOTPAGEOFF] ldr w8, [x8] ldur w9, [x29, #-8] adrp x10, _MMDIO_PHY_ADDR_SHIFT@GOTPAGE ldr x10, [x10, _MMDIO_PHY_ADDR_SHIFT@GOTPAGEOFF] ldr w10, [x10] lsl w9, w9, w10 orr w8, w8, w9 ldur w9, [x29, #-12] adrp x10, _MMDIO_REG_ADDR_SHIFT@GOTPAGE ldr x10, [x10, _MMDIO_REG_ADDR_SHIFT@GOTPAGEOFF] ldr w10, [x10] lsl w9, w9, w10 orr w2, w8, w9 bl _CSR_WRITE_2 adrp x8, _VTE_PHY_TIMEOUT@GOTPAGE ldr x8, [x8, _VTE_PHY_TIMEOUT@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 mov w0, #5 bl _DELAY ldr x0, [sp, #8] adrp x8, _VTE_MMDIO@GOTPAGE ldr x8, [x8, _VTE_MMDIO@GOTPAGEOFF] ldr w1, [x8] bl _CSR_READ_2 adrp x8, _MMDIO_WRITE@GOTPAGE ldr x8, [x8, _MMDIO_WRITE@GOTPAGEOFF] ldr w8, [x8] ands w8, w0, w8 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: b LBB0_6 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] subs w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_6: ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr x8, [sp, #8] ldr w0, [x8] ldur w2, [x29, #-12] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _device_printf b LBB0_8 LBB0_8: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _VTE_MMWD,4,2 ; @VTE_MMWD .comm _VTE_MMDIO,4,2 ; @VTE_MMDIO .comm _MMDIO_WRITE,4,2 ; @MMDIO_WRITE .comm _MMDIO_PHY_ADDR_SHIFT,4,2 ; @MMDIO_PHY_ADDR_SHIFT .comm _MMDIO_REG_ADDR_SHIFT,4,2 ; @MMDIO_REG_ADDR_SHIFT .comm _VTE_PHY_TIMEOUT,4,2 ; @VTE_PHY_TIMEOUT .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "phy write timeout : %d\n" .no_dead_strip _vte_miibus_writereg .subsections_via_symbols
.text .file "extr_if_vte.c_vte_miibus_writereg.c" .p2align 4, 0x90 # -- Begin function vte_miibus_writereg .type vte_miibus_writereg,@function vte_miibus_writereg: # @vte_miibus_writereg .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl %edx, -12(%rbp) movl %ecx, -16(%rbp) movl -4(%rbp), %edi callq device_get_softc@PLT movq %rax, -24(%rbp) movq -24(%rbp), %rdi movl VTE_MMWD(%rip), %esi movl -16(%rbp), %edx callq CSR_WRITE_2@PLT movq -24(%rbp), %rdi movl VTE_MMDIO(%rip), %esi movl MMDIO_WRITE(%rip), %edx movl -8(%rbp), %eax movl MMDIO_PHY_ADDR_SHIFT(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %edx movl -12(%rbp), %eax movl MMDIO_REG_ADDR_SHIFT(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %edx callq CSR_WRITE_2@PLT movl VTE_PHY_TIMEOUT(%rip), %eax movl %eax, -28(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 cmpl $0, -28(%rbp) jle .LBB0_6 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movl $5, %edi callq DELAY@PLT movq -24(%rbp), %rdi movl VTE_MMDIO(%rip), %esi callq CSR_READ_2@PLT andl MMDIO_WRITE(%rip), %eax cmpl $0, %eax jne .LBB0_4 # %bb.3: jmp .LBB0_6 .LBB0_4: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_5 .LBB0_5: # in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax addl $-1, %eax movl %eax, -28(%rbp) jmp .LBB0_1 .LBB0_6: cmpl $0, -28(%rbp) jne .LBB0_8 # %bb.7: movq -24(%rbp), %rax movl (%rax), %edi movl -12(%rbp), %edx leaq .L.str(%rip), %rsi callq device_printf@PLT .LBB0_8: xorl %eax, %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vte_miibus_writereg, .Lfunc_end0-vte_miibus_writereg .cfi_endproc # -- End function .type VTE_MMWD,@object # @VTE_MMWD .bss .globl VTE_MMWD .p2align 2 VTE_MMWD: .long 0 # 0x0 .size VTE_MMWD, 4 .type VTE_MMDIO,@object # @VTE_MMDIO .globl VTE_MMDIO .p2align 2 VTE_MMDIO: .long 0 # 0x0 .size VTE_MMDIO, 4 .type MMDIO_WRITE,@object # @MMDIO_WRITE .globl MMDIO_WRITE .p2align 2 MMDIO_WRITE: .long 0 # 0x0 .size MMDIO_WRITE, 4 .type MMDIO_PHY_ADDR_SHIFT,@object # @MMDIO_PHY_ADDR_SHIFT .globl MMDIO_PHY_ADDR_SHIFT .p2align 2 MMDIO_PHY_ADDR_SHIFT: .long 0 # 0x0 .size MMDIO_PHY_ADDR_SHIFT, 4 .type MMDIO_REG_ADDR_SHIFT,@object # @MMDIO_REG_ADDR_SHIFT .globl MMDIO_REG_ADDR_SHIFT .p2align 2 MMDIO_REG_ADDR_SHIFT: .long 0 # 0x0 .size MMDIO_REG_ADDR_SHIFT, 4 .type VTE_PHY_TIMEOUT,@object # @VTE_PHY_TIMEOUT .globl VTE_PHY_TIMEOUT .p2align 2 VTE_PHY_TIMEOUT: .long 0 # 0x0 .size VTE_PHY_TIMEOUT, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "phy write timeout : %d\n" .size .L.str, 24 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym vte_miibus_writereg .addrsig_sym device_get_softc .addrsig_sym CSR_WRITE_2 .addrsig_sym DELAY .addrsig_sym CSR_READ_2 .addrsig_sym device_printf .addrsig_sym VTE_MMWD .addrsig_sym VTE_MMDIO .addrsig_sym MMDIO_WRITE .addrsig_sym MMDIO_PHY_ADDR_SHIFT .addrsig_sym MMDIO_REG_ADDR_SHIFT .addrsig_sym VTE_PHY_TIMEOUT
linux/drivers/mtd/nand/raw/extr_omap2.c_omap_nand_irq.c
arm/extr_omap2_omap_nand_irq_O0_gcc.s
x86_64/extr_omap2_omap_nand_irq_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function omap_nand_irq _omap_nand_irq: ; @omap_nand_irq .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-8] str x1, [sp, #16] ldr x8, [sp, #16] str x8, [sp, #8] ldr x8, [sp, #8] ldr w0, [x8, #40] bl _readl str w0, [sp, #4] ldr w0, [sp, #4] bl _PREFETCH_STATUS_FIFO_CNT str w0, [sp, #4] ldr w8, [sp, #4] and w8, w8, #0xfffc str w8, [sp, #4] ldr x8, [sp, #8] ldr x8, [x8] adrp x9, _OMAP_NAND_IO_WRITE@GOTPAGE ldr x9, [x9, _OMAP_NAND_IO_WRITE@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_1 LBB0_1: ldur w8, [x29, #-8] ldr x9, [sp, #8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_14 LBB0_3: ldr x8, [sp, #8] ldr w8, [x8, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ldr x8, [sp, #8] ldr w8, [x8, #12] ldr w9, [sp, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x8, [sp, #8] ldr w8, [x8, #12] str w8, [sp, #4] b LBB0_9 LBB0_6: ldr x8, [sp, #8] ldr w8, [x8, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: str wzr, [sp, #4] b LBB0_8 LBB0_8: b LBB0_9 LBB0_9: ldr x8, [sp, #8] ldr w0, [x8, #36] ldr x8, [sp, #8] ldr x1, [x8, #24] ldr w8, [sp, #4] asr w2, w8, #2 bl _iowrite32_rep ldr x8, [sp, #8] ldr x8, [x8, #24] ldrsw x9, [sp, #4] add x8, x8, x9 ldr x9, [sp, #8] str x8, [x9, #24] ldr w10, [sp, #4] ldr x9, [sp, #8] ldr w8, [x9, #12] subs w8, w8, w10 str w8, [x9, #12] b LBB0_13 LBB0_10: ldr x8, [sp, #8] ldr w0, [x8, #32] ldr x8, [sp, #8] ldr x1, [x8, #24] ldr w8, [sp, #4] asr w2, w8, #2 bl _ioread32_rep ldr x8, [sp, #8] ldr x8, [x8, #24] ldrsw x9, [sp, #4] add x8, x8, x9 ldr x9, [sp, #8] str x8, [x9, #24] ldur w8, [x29, #-8] ldr x9, [sp, #8] ldr w9, [x9, #8] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: b LBB0_14 LBB0_12: b LBB0_13 LBB0_13: adrp x8, _IRQ_HANDLED@GOTPAGE ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_15 LBB0_14: ldr x8, [sp, #8] add x0, x8, #20 bl _complete ldr x8, [sp, #8] ldr w0, [x8, #16] bl _disable_irq_nosync ldr x8, [sp, #8] ldr w0, [x8, #8] bl _disable_irq_nosync adrp x8, _IRQ_HANDLED@GOTPAGE ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_15 LBB0_15: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _OMAP_NAND_IO_WRITE,8,3 ; @OMAP_NAND_IO_WRITE .comm _IRQ_HANDLED,4,2 ; @IRQ_HANDLED .no_dead_strip _omap_nand_irq .subsections_via_symbols
.text .file "extr_omap2.c_omap_nand_irq.c" .p2align 4, 0x90 # -- Begin function omap_nand_irq .type omap_nand_irq,@function omap_nand_irq: # @omap_nand_irq .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax movl 40(%rax), %edi callq readl@PLT movl %eax, -28(%rbp) movl -28(%rbp), %edi callq PREFETCH_STATUS_FIFO_CNT@PLT movl %eax, -28(%rbp) movl -28(%rbp), %eax andl $65532, %eax # imm = 0xFFFC movl %eax, -28(%rbp) movq -24(%rbp), %rax movq (%rax), %rax cmpq OMAP_NAND_IO_WRITE(%rip), %rax jne .LBB0_10 # %bb.1: movl -8(%rbp), %eax movq -24(%rbp), %rcx cmpl 8(%rcx), %eax jne .LBB0_3 # %bb.2: jmp .LBB0_14 .LBB0_3: movq -24(%rbp), %rax cmpl $0, 12(%rax) je .LBB0_6 # %bb.4: movq -24(%rbp), %rax movl 12(%rax), %eax cmpl -28(%rbp), %eax jge .LBB0_6 # %bb.5: movq -24(%rbp), %rax movl 12(%rax), %eax movl %eax, -28(%rbp) jmp .LBB0_9 .LBB0_6: movq -24(%rbp), %rax cmpl $0, 12(%rax) jne .LBB0_8 # %bb.7: movl $0, -28(%rbp) .LBB0_8: jmp .LBB0_9 .LBB0_9: movq -24(%rbp), %rax movl 36(%rax), %edi movq -24(%rbp), %rax movq 24(%rax), %rsi movl -28(%rbp), %edx sarl $2, %edx callq iowrite32_rep@PLT movq -24(%rbp), %rax movq 24(%rax), %rcx movslq -28(%rbp), %rax addq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 24(%rax) movl -28(%rbp), %edx movq -24(%rbp), %rax movl 12(%rax), %ecx subl %edx, %ecx movl %ecx, 12(%rax) jmp .LBB0_13 .LBB0_10: movq -24(%rbp), %rax movl 32(%rax), %edi movq -24(%rbp), %rax movq 24(%rax), %rsi movl -28(%rbp), %edx sarl $2, %edx callq ioread32_rep@PLT movq -24(%rbp), %rax movq 24(%rax), %rcx movslq -28(%rbp), %rax addq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 24(%rax) movl -8(%rbp), %eax movq -24(%rbp), %rcx cmpl 8(%rcx), %eax jne .LBB0_12 # %bb.11: jmp .LBB0_14 .LBB0_12: jmp .LBB0_13 .LBB0_13: movl IRQ_HANDLED(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_15 .LBB0_14: movq -24(%rbp), %rdi addq $20, %rdi callq complete@PLT movq -24(%rbp), %rax movl 16(%rax), %edi callq disable_irq_nosync@PLT movq -24(%rbp), %rax movl 8(%rax), %edi callq disable_irq_nosync@PLT movl IRQ_HANDLED(%rip), %eax movl %eax, -4(%rbp) .LBB0_15: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size omap_nand_irq, .Lfunc_end0-omap_nand_irq .cfi_endproc # -- End function .type OMAP_NAND_IO_WRITE,@object # @OMAP_NAND_IO_WRITE .bss .globl OMAP_NAND_IO_WRITE .p2align 3 OMAP_NAND_IO_WRITE: .quad 0 # 0x0 .size OMAP_NAND_IO_WRITE, 8 .type IRQ_HANDLED,@object # @IRQ_HANDLED .globl IRQ_HANDLED .p2align 2 IRQ_HANDLED: .long 0 # 0x0 .size IRQ_HANDLED, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym omap_nand_irq .addrsig_sym readl .addrsig_sym PREFETCH_STATUS_FIFO_CNT .addrsig_sym iowrite32_rep .addrsig_sym ioread32_rep .addrsig_sym complete .addrsig_sym disable_irq_nosync .addrsig_sym OMAP_NAND_IO_WRITE .addrsig_sym IRQ_HANDLED
freebsd/cddl/contrib/opensolaris/cmd/zdb/extr_zdb.c_zdb_leak.c
arm/extr_zdb_zdb_leak_O0_gcc.s
x86_64/extr_zdb_zdb_leak_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function zdb_leak _zdb_leak: ; @zdb_leak .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str x2, [sp, #8] ldur x8, [x29, #-8] str x8, [sp] ldr x8, [sp] ldr x8, [x8] mov x1, x8 ldr x8, [sp, #16] mov x2, x8 ldr x8, [sp, #8] mov x3, x8 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "leaked space: vdev %llu, offset 0x%llx, size %llu\n" .no_dead_strip _zdb_leak .subsections_via_symbols
.text .file "extr_zdb.c_zdb_leak.c" .p2align 4, 0x90 # -- Begin function zdb_leak .type zdb_leak,@function zdb_leak: # @zdb_leak .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rax movq (%rax), %rax movl %eax, %esi movq -16(%rbp), %rax movl %eax, %edx movq -24(%rbp), %rax movl %eax, %ecx leaq .L.str(%rip), %rdi callq printf@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size zdb_leak, .Lfunc_end0-zdb_leak .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "leaked space: vdev %llu, offset 0x%llx, size %llu\n" .size .L.str, 51 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym zdb_leak .addrsig_sym printf
git/extr_transport-helper.c_get_refs_list.c
arm/extr_transport-helper_get_refs_list_O0_gcc.s
x86_64/extr_transport-helper_get_refs_list_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function get_refs_list _get_refs_list: ; @get_refs_list .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str w1, [sp, #12] str x2, [sp] ldr x0, [sp, #16] bl _get_helper ldr x0, [sp, #16] ldr w1, [sp, #12] bl _process_connect subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x0, [sp, #16] bl _do_take_over ldr x8, [sp, #16] ldr x8, [x8] ldr x8, [x8] ldr x0, [sp, #16] ldr w1, [sp, #12] ldr x2, [sp] blr x8 stur x0, [x29, #-8] b LBB0_3 LBB0_2: ldr x0, [sp, #16] ldr w1, [sp, #12] bl _get_refs_list_using_list stur x0, [x29, #-8] b LBB0_3 LBB0_3: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _get_refs_list .subsections_via_symbols
.text .file "extr_transport-helper.c_get_refs_list.c" .p2align 4, 0x90 # -- Begin function get_refs_list .type get_refs_list,@function get_refs_list: # @get_refs_list .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq %rdx, -32(%rbp) movq -16(%rbp), %rdi callq get_helper@PLT movq -16(%rbp), %rdi movl -20(%rbp), %esi callq process_connect@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: movq -16(%rbp), %rdi callq do_take_over@PLT movq -16(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq -16(%rbp), %rdi movl -20(%rbp), %esi movq -32(%rbp), %rdx callq *%rax movq %rax, -8(%rbp) jmp .LBB0_3 .LBB0_2: movq -16(%rbp), %rdi movl -20(%rbp), %esi callq get_refs_list_using_list@PLT movq %rax, -8(%rbp) .LBB0_3: movq -8(%rbp), %rax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size get_refs_list, .Lfunc_end0-get_refs_list .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym get_refs_list .addrsig_sym get_helper .addrsig_sym process_connect .addrsig_sym do_take_over .addrsig_sym get_refs_list_using_list
linux/sound/firewire/oxfw/extr_oxfw-scs1x.c_handle_hss.c
arm/extr_oxfw-scs1x_handle_hss_O0_gcc.s
x86_64/extr_oxfw-scs1x_handle_hss_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function handle_hss _handle_hss: ; @handle_hss .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 ldr x9, [x29, #16] ldr x8, [x29, #24] stur x0, [x29, #-8] stur x1, [x29, #-16] stur w2, [x29, #-20] stur w3, [x29, #-24] stur w4, [x29, #-28] stur w5, [x29, #-32] stur x6, [x29, #-40] str x7, [sp, #48] str x9, [sp, #40] str x8, [sp, #32] ldr x8, [sp, #32] str x8, [sp, #24] ldur x8, [x29, #-40] ldr x9, [sp, #24] ldr x9, [x9, #8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _RCODE_ADDRESS_ERROR@GOTPAGE ldr x8, [x8, _RCODE_ADDRESS_ERROR@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] b LBB0_10 LBB0_2: ldur w8, [x29, #-20] adrp x9, _TCODE_WRITE_QUADLET_REQUEST@GOTPAGE ldr x9, [x9, _TCODE_WRITE_QUADLET_REQUEST@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ldur w8, [x29, #-20] adrp x9, _TCODE_WRITE_BLOCK_REQUEST@GOTPAGE ldr x9, [x9, _TCODE_WRITE_BLOCK_REQUEST@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x8, _RCODE_TYPE_ERROR@GOTPAGE ldr x8, [x8, _RCODE_TYPE_ERROR@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] b LBB0_10 LBB0_5: ldr x8, [sp, #40] subs x8, x8, #1 cset w8, lo tbnz w8, #0, LBB0_9 b LBB0_6 LBB0_6: ldr x8, [sp, #24] ldr w0, [x8] bl _READ_ONCE str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr x0, [sp, #24] ldr x1, [sp, #16] ldr x2, [sp, #48] ldr x3, [sp, #40] bl _midi_input_packet b LBB0_8 LBB0_8: b LBB0_9 LBB0_9: adrp x8, _RCODE_COMPLETE@GOTPAGE ldr x8, [x8, _RCODE_COMPLETE@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] b LBB0_10 LBB0_10: ldur x0, [x29, #-8] ldur x1, [x29, #-16] ldr w2, [sp, #12] bl _fw_send_response ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _RCODE_ADDRESS_ERROR,4,2 ; @RCODE_ADDRESS_ERROR .comm _TCODE_WRITE_QUADLET_REQUEST,4,2 ; @TCODE_WRITE_QUADLET_REQUEST .comm _TCODE_WRITE_BLOCK_REQUEST,4,2 ; @TCODE_WRITE_BLOCK_REQUEST .comm _RCODE_TYPE_ERROR,4,2 ; @RCODE_TYPE_ERROR .comm _RCODE_COMPLETE,4,2 ; @RCODE_COMPLETE .no_dead_strip _handle_hss .subsections_via_symbols
.text .file "extr_oxfw-scs1x.c_handle_hss.c" .p2align 4, 0x90 # -- Begin function handle_hss .type handle_hss,@function handle_hss: # @handle_hss .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq 40(%rbp), %rax movq 32(%rbp), %rax movq 24(%rbp), %rax movq 16(%rbp), %rax movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) movl %ecx, -24(%rbp) movl %r8d, -28(%rbp) movl %r9d, -32(%rbp) movq 40(%rbp), %rax movq %rax, -40(%rbp) movq 16(%rbp), %rax movq -40(%rbp), %rcx cmpq 8(%rcx), %rax je .LBB0_2 # %bb.1: movl RCODE_ADDRESS_ERROR(%rip), %eax movl %eax, -52(%rbp) jmp .LBB0_10 .LBB0_2: movl -20(%rbp), %eax cmpl TCODE_WRITE_QUADLET_REQUEST(%rip), %eax je .LBB0_5 # %bb.3: movl -20(%rbp), %eax cmpl TCODE_WRITE_BLOCK_REQUEST(%rip), %eax je .LBB0_5 # %bb.4: movl RCODE_TYPE_ERROR(%rip), %eax movl %eax, -52(%rbp) jmp .LBB0_10 .LBB0_5: cmpq $1, 32(%rbp) jb .LBB0_9 # %bb.6: movq -40(%rbp), %rax movl (%rax), %edi callq READ_ONCE@PLT movq %rax, -48(%rbp) cmpq $0, -48(%rbp) je .LBB0_8 # %bb.7: movq -40(%rbp), %rdi movq -48(%rbp), %rsi movq 24(%rbp), %rdx movq 32(%rbp), %rcx callq midi_input_packet@PLT .LBB0_8: jmp .LBB0_9 .LBB0_9: movl RCODE_COMPLETE(%rip), %eax movl %eax, -52(%rbp) .LBB0_10: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl -52(%rbp), %edx callq fw_send_response@PLT addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size handle_hss, .Lfunc_end0-handle_hss .cfi_endproc # -- End function .type RCODE_ADDRESS_ERROR,@object # @RCODE_ADDRESS_ERROR .bss .globl RCODE_ADDRESS_ERROR .p2align 2 RCODE_ADDRESS_ERROR: .long 0 # 0x0 .size RCODE_ADDRESS_ERROR, 4 .type TCODE_WRITE_QUADLET_REQUEST,@object # @TCODE_WRITE_QUADLET_REQUEST .globl TCODE_WRITE_QUADLET_REQUEST .p2align 2 TCODE_WRITE_QUADLET_REQUEST: .long 0 # 0x0 .size TCODE_WRITE_QUADLET_REQUEST, 4 .type TCODE_WRITE_BLOCK_REQUEST,@object # @TCODE_WRITE_BLOCK_REQUEST .globl TCODE_WRITE_BLOCK_REQUEST .p2align 2 TCODE_WRITE_BLOCK_REQUEST: .long 0 # 0x0 .size TCODE_WRITE_BLOCK_REQUEST, 4 .type RCODE_TYPE_ERROR,@object # @RCODE_TYPE_ERROR .globl RCODE_TYPE_ERROR .p2align 2 RCODE_TYPE_ERROR: .long 0 # 0x0 .size RCODE_TYPE_ERROR, 4 .type RCODE_COMPLETE,@object # @RCODE_COMPLETE .globl RCODE_COMPLETE .p2align 2 RCODE_COMPLETE: .long 0 # 0x0 .size RCODE_COMPLETE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym handle_hss .addrsig_sym READ_ONCE .addrsig_sym midi_input_packet .addrsig_sym fw_send_response .addrsig_sym RCODE_ADDRESS_ERROR .addrsig_sym TCODE_WRITE_QUADLET_REQUEST .addrsig_sym TCODE_WRITE_BLOCK_REQUEST .addrsig_sym RCODE_TYPE_ERROR .addrsig_sym RCODE_COMPLETE
freebsd/contrib/binutils/bfd/extr_opncls.c_bfd_follow_gnu_debuglink.c
arm/extr_opncls_bfd_follow_gnu_debuglink_O0_gcc.s
x86_64/extr_opncls_bfd_follow_gnu_debuglink_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bfd_follow_gnu_debuglink ; -- Begin function bfd_follow_gnu_debuglink .p2align 2 _bfd_follow_gnu_debuglink: ; @bfd_follow_gnu_debuglink .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] ldr x0, [sp, #8] ldr x1, [sp] bl _find_separate_debug_file ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_opncls.c_bfd_follow_gnu_debuglink.c" .globl bfd_follow_gnu_debuglink # -- Begin function bfd_follow_gnu_debuglink .p2align 4, 0x90 .type bfd_follow_gnu_debuglink,@function bfd_follow_gnu_debuglink: # @bfd_follow_gnu_debuglink .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq find_separate_debug_file@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size bfd_follow_gnu_debuglink, .Lfunc_end0-bfd_follow_gnu_debuglink .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym find_separate_debug_file
freebsd/contrib/subversion/subversion/libsvn_subr/extr_properties.c_svn_prop_is_known_svn_file_prop.c
arm/extr_properties_svn_prop_is_known_svn_file_prop_O0_gcc.s
x86_64/extr_properties_svn_prop_is_known_svn_file_prop_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _svn_prop_is_known_svn_file_prop ; -- Begin function svn_prop_is_known_svn_file_prop .p2align 2 _svn_prop_is_known_svn_file_prop: ; @svn_prop_is_known_svn_file_prop .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] adrp x8, _known_file_props@GOTPAGE ldr x8, [x8, _known_file_props@GOTPAGEOFF] ldr w1, [x8] bl _is_known_prop ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _known_file_props,4,2 ; @known_file_props .subsections_via_symbols
.text .file "extr_properties.c_svn_prop_is_known_svn_file_prop.c" .globl svn_prop_is_known_svn_file_prop # -- Begin function svn_prop_is_known_svn_file_prop .p2align 4, 0x90 .type svn_prop_is_known_svn_file_prop,@function svn_prop_is_known_svn_file_prop: # @svn_prop_is_known_svn_file_prop .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi movl known_file_props(%rip), %esi callq is_known_prop@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size svn_prop_is_known_svn_file_prop, .Lfunc_end0-svn_prop_is_known_svn_file_prop .cfi_endproc # -- End function .type known_file_props,@object # @known_file_props .bss .globl known_file_props .p2align 2 known_file_props: .long 0 # 0x0 .size known_file_props, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym is_known_prop .addrsig_sym known_file_props
linux/drivers/clocksource/extr_sh_tmu.c_sh_tmu_clock_event_shutdown.c
arm/extr_sh_tmu_sh_tmu_clock_event_shutdown_O0_gcc.s
x86_64/extr_sh_tmu_sh_tmu_clock_event_shutdown_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sh_tmu_clock_event_shutdown _sh_tmu_clock_event_shutdown: ; @sh_tmu_clock_event_shutdown .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _ced_to_sh_tmu str x0, [sp] ldr x0, [sp, #8] bl _clockevent_state_oneshot subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x0, [sp, #8] bl _clockevent_state_periodic subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr x0, [sp] bl _sh_tmu_disable b LBB0_3 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _sh_tmu_clock_event_shutdown .subsections_via_symbols
.text .file "extr_sh_tmu.c_sh_tmu_clock_event_shutdown.c" .p2align 4, 0x90 # -- Begin function sh_tmu_clock_event_shutdown .type sh_tmu_clock_event_shutdown,@function sh_tmu_clock_event_shutdown: # @sh_tmu_clock_event_shutdown .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq ced_to_sh_tmu@PLT movq %rax, -16(%rbp) movq -8(%rbp), %rdi callq clockevent_state_oneshot@PLT cmpq $0, %rax jne .LBB0_2 # %bb.1: movq -8(%rbp), %rdi callq clockevent_state_periodic@PLT cmpq $0, %rax je .LBB0_3 .LBB0_2: movq -16(%rbp), %rdi callq sh_tmu_disable@PLT .LBB0_3: xorl %eax, %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size sh_tmu_clock_event_shutdown, .Lfunc_end0-sh_tmu_clock_event_shutdown .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym sh_tmu_clock_event_shutdown .addrsig_sym ced_to_sh_tmu .addrsig_sym clockevent_state_oneshot .addrsig_sym clockevent_state_periodic .addrsig_sym sh_tmu_disable
linux/arch/powerpc/kvm/extr_book3s_hv.c_kvmppc_hcall_impl_hv.c
arm/extr_book3s_hv_kvmppc_hcall_impl_hv_O0_gcc.s
x86_64/extr_book3s_hv_kvmppc_hcall_impl_hv_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kvmppc_hcall_impl_hv _kvmppc_hcall_impl_hv: ; @kvmppc_hcall_impl_hv .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] ldr x8, [sp, #16] str x8, [sp, #8] ; 8-byte Folded Spill subs x8, x8, #130 subs x8, x8, #5 cset w8, ls tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #8] ; 8-byte Folded Reload subs x8, x8, #140 subs x8, x8, #1 cset w8, hi tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w8, #1 stur w8, [x29, #-4] b LBB0_4 LBB0_3: ldr x0, [sp, #16] bl _kvmppc_hcall_impl_hv_realmode stur w0, [x29, #-4] b LBB0_4 LBB0_4: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _kvmppc_hcall_impl_hv .subsections_via_symbols
.text .file "extr_book3s_hv.c_kvmppc_hcall_impl_hv.c" .p2align 4, 0x90 # -- Begin function kvmppc_hcall_impl_hv .type kvmppc_hcall_impl_hv,@function kvmppc_hcall_impl_hv: # @kvmppc_hcall_impl_hv .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rax movq %rax, -24(%rbp) # 8-byte Spill addq $-130, %rax subq $6, %rax jb .LBB0_1 jmp .LBB0_4 .LBB0_4: movq -24(%rbp), %rax # 8-byte Reload addq $-140, %rax subq $1, %rax ja .LBB0_2 jmp .LBB0_1 .LBB0_1: movl $1, -4(%rbp) jmp .LBB0_3 .LBB0_2: movq -16(%rbp), %rdi callq kvmppc_hcall_impl_hv_realmode@PLT movl %eax, -4(%rbp) .LBB0_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size kvmppc_hcall_impl_hv, .Lfunc_end0-kvmppc_hcall_impl_hv .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym kvmppc_hcall_impl_hv .addrsig_sym kvmppc_hcall_impl_hv_realmode
sqlcipher/src/extr_btree.c_zeroPage.c
arm/extr_btree_zeroPage_O0_gcc.s
x86_64/extr_btree_zeroPage_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function zeroPage _zeroPage: ; @zeroPage .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] ldur x8, [x29, #-8] ldr x8, [x8] stur x8, [x29, #-24] ldur x8, [x29, #-8] ldr x8, [x8, #112] str x8, [sp, #32] ldur x8, [x29, #-8] ldr x8, [x8, #8] str x8, [sp, #24] ldur x8, [x29, #-8] ldr w0, [x8, #104] bl _sqlite3PagerPagenumber ldur x8, [x29, #-8] ldr x8, [x8, #16] subs x8, x0, x8 cset w8, eq and w0, w8, #0x1 bl _assert ldur x8, [x29, #-8] ldr w0, [x8, #104] bl _sqlite3PagerGetExtra ldur x8, [x29, #-8] subs x8, x0, x8 cset w8, eq and w0, w8, #0x1 bl _assert ldur x8, [x29, #-8] ldr w0, [x8, #104] bl _sqlite3PagerGetData ldur x8, [x29, #-24] subs x8, x0, x8 cset w8, eq and w0, w8, #0x1 bl _assert ldur x8, [x29, #-8] ldr w0, [x8, #104] bl _sqlite3PagerIswriteable bl _assert ldr x8, [sp, #32] ldr w0, [x8, #20] bl _sqlite3_mutex_held bl _assert ldr x8, [sp, #32] ldr w8, [x8] adrp x9, _BTS_FAST_SECURE@GOTPAGE ldr x9, [x9, _BTS_FAST_SECURE@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-24] ldr x9, [sp, #24] add x0, x8, x9 ldr x8, [sp, #32] ldr x8, [x8, #8] ldr x9, [sp, #24] subs x8, x8, x9 mov x2, x8 mov w1, #0 bl _memset b LBB0_2 LBB0_2: ldur w8, [x29, #-12] ldur x9, [x29, #-24] ldr x10, [sp, #24] strb w8, [x9, x10] ldr x8, [sp, #24] ldur w9, [x29, #-12] adrp x10, _PTF_LEAF@GOTPAGE ldr x10, [x10, _PTF_LEAF@GOTPAGEOFF] ldr w10, [x10] mov w1, #0 ands w9, w9, w10 cset w9, eq and w11, w9, #0x1 mov w10, #8 mov w9, #12 ands w11, w11, #0x1 csel w9, w9, w10, ne add x8, x8, w9, sxtw str x8, [sp, #16] ldur x8, [x29, #-24] ldr x9, [sp, #24] add x9, x9, #1 add x0, x8, x9 mov w2, #4 bl _memset ldur x8, [x29, #-24] ldr x9, [sp, #24] add x9, x9, #7 add x8, x8, x9 strb wzr, [x8] ldur x8, [x29, #-24] ldr x9, [sp, #24] add x9, x9, #5 add x0, x8, x9 ldr x8, [sp, #32] ldr x1, [x8, #8] bl _put2byte ldr x8, [sp, #32] ldr x8, [x8, #8] ldr x9, [sp, #16] subs x8, x8, x9 ldur x9, [x29, #-8] str x8, [x9, #24] ldur x0, [x29, #-8] ldur w1, [x29, #-12] bl _decodeFlags ldr x8, [sp, #16] ldur x9, [x29, #-8] str x8, [x9, #32] ldur x8, [x29, #-24] ldr x9, [sp, #32] ldr x9, [x9, #8] add x8, x8, x9 ldur x9, [x29, #-8] str x8, [x9, #40] ldur x8, [x29, #-24] ldr x9, [sp, #16] add x8, x8, x9 ldur x9, [x29, #-8] str x8, [x9, #48] ldur x8, [x29, #-24] ldur x9, [x29, #-8] ldr x9, [x9, #64] add x8, x8, x9 ldur x9, [x29, #-8] str x8, [x9, #56] ldur x8, [x29, #-8] str xzr, [x8, #96] ldr x8, [sp, #32] ldr w8, [x8, #16] subs w8, w8, #512 cset w8, lt mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #32] ldr w8, [x8, #16] subs w8, w8, #16, lsl #12 ; =65536 cset w8, le str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_4 LBB0_4: ldr w8, [sp, #12] ; 4-byte Folded Reload and w0, w8, #0x1 bl _assert ldr x8, [sp, #32] ldr w9, [x8, #16] mov w8, #1 subs w10, w9, #1 ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 ldur x10, [x29, #-8] str x9, [x10, #72] ldur x9, [x29, #-8] str xzr, [x9, #88] ldur x9, [x29, #-8] str w8, [x9, #80] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _BTS_FAST_SECURE,4,2 ; @BTS_FAST_SECURE .comm _PTF_LEAF,4,2 ; @PTF_LEAF .no_dead_strip _zeroPage .subsections_via_symbols
.text .file "extr_btree.c_zeroPage.c" .p2align 4, 0x90 # -- Begin function zeroPage .type zeroPage,@function zeroPage: # @zeroPage .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -8(%rbp), %rax movq 112(%rax), %rax movq %rax, -32(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) movq -8(%rbp), %rax movl 104(%rax), %edi callq sqlite3PagerPagenumber@PLT movq -8(%rbp), %rcx cmpq 16(%rcx), %rax sete %al andb $1, %al movzbl %al, %edi callq assert@PLT movq -8(%rbp), %rax movl 104(%rax), %edi callq sqlite3PagerGetExtra@PLT movq -8(%rbp), %rcx cmpq %rcx, %rax sete %al andb $1, %al movzbl %al, %edi callq assert@PLT movq -8(%rbp), %rax movl 104(%rax), %edi callq sqlite3PagerGetData@PLT cmpq -24(%rbp), %rax sete %al andb $1, %al movzbl %al, %edi callq assert@PLT movq -8(%rbp), %rax movl 104(%rax), %edi callq sqlite3PagerIswriteable@PLT movl %eax, %edi callq assert@PLT movq -32(%rbp), %rax movl 20(%rax), %edi callq sqlite3_mutex_held@PLT movl %eax, %edi callq assert@PLT movq -32(%rbp), %rax movl (%rax), %eax andl BTS_FAST_SECURE(%rip), %eax cmpl $0, %eax je .LBB0_2 # %bb.1: movq -24(%rbp), %rdi addq -40(%rbp), %rdi movq -32(%rbp), %rax movq 8(%rax), %rax subq -40(%rbp), %rax movl %eax, %edx xorl %esi, %esi callq memset@PLT .LBB0_2: movl -12(%rbp), %eax movb %al, %dl movq -24(%rbp), %rax movq -40(%rbp), %rcx movb %dl, (%rax,%rcx) movq -40(%rbp), %rax movl -12(%rbp), %esi andl PTF_LEAF(%rip), %esi movl $8, %ecx movl $12, %edx cmpl $0, %esi cmovel %edx, %ecx movslq %ecx, %rcx addq %rcx, %rax movq %rax, -48(%rbp) movq -24(%rbp), %rdi movq -40(%rbp), %rax addq $1, %rax addq %rax, %rdi xorl %esi, %esi movl $4, %edx callq memset@PLT movq -24(%rbp), %rax movq -40(%rbp), %rcx movb $0, 7(%rax,%rcx) movq -24(%rbp), %rdi movq -40(%rbp), %rax addq $5, %rax addq %rax, %rdi movq -32(%rbp), %rax movq 8(%rax), %rsi callq put2byte@PLT movq -32(%rbp), %rax movq 8(%rax), %rcx subq -48(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 24(%rax) movq -8(%rbp), %rdi movl -12(%rbp), %esi callq decodeFlags@PLT movq -48(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 32(%rax) movq -24(%rbp), %rcx movq -32(%rbp), %rax addq 8(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 40(%rax) movq -24(%rbp), %rcx addq -48(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 48(%rax) movq -24(%rbp), %rcx movq -8(%rbp), %rax addq 64(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 56(%rax) movq -8(%rbp), %rax movq $0, 96(%rax) movq -32(%rbp), %rcx xorl %eax, %eax # kill: def $al killed $al killed $eax cmpl $512, 16(%rcx) # imm = 0x200 movb %al, -49(%rbp) # 1-byte Spill jl .LBB0_4 # %bb.3: movq -32(%rbp), %rax cmpl $65536, 16(%rax) # imm = 0x10000 setle %al movb %al, -49(%rbp) # 1-byte Spill .LBB0_4: movb -49(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %edi callq assert@PLT movq -32(%rbp), %rax movl 16(%rax), %eax subl $1, %eax movslq %eax, %rcx movq -8(%rbp), %rax movq %rcx, 72(%rax) movq -8(%rbp), %rax movq $0, 88(%rax) movq -8(%rbp), %rax movl $1, 80(%rax) addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size zeroPage, .Lfunc_end0-zeroPage .cfi_endproc # -- End function .type BTS_FAST_SECURE,@object # @BTS_FAST_SECURE .bss .globl BTS_FAST_SECURE .p2align 2 BTS_FAST_SECURE: .long 0 # 0x0 .size BTS_FAST_SECURE, 4 .type PTF_LEAF,@object # @PTF_LEAF .globl PTF_LEAF .p2align 2 PTF_LEAF: .long 0 # 0x0 .size PTF_LEAF, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym zeroPage .addrsig_sym assert .addrsig_sym sqlite3PagerPagenumber .addrsig_sym sqlite3PagerGetExtra .addrsig_sym sqlite3PagerGetData .addrsig_sym sqlite3PagerIswriteable .addrsig_sym sqlite3_mutex_held .addrsig_sym memset .addrsig_sym put2byte .addrsig_sym decodeFlags .addrsig_sym BTS_FAST_SECURE .addrsig_sym PTF_LEAF
freebsd/sys/dev/hyperv/netvsc/extr_if_hn.c_hn_start_locked.c
arm/extr_if_hn_hn_start_locked_O0_gcc.s
x86_64/extr_if_hn_hn_start_locked_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hn_start_locked _hn_start_locked: ; @hn_start_locked .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _IFF_DRV_OACTIVE@GOTPAGE ldr x8, [x8, _IFF_DRV_OACTIVE@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill stur x0, [x29, #-16] stur w1, [x29, #-20] ldur x8, [x29, #-16] ldr x8, [x8, #32] stur x8, [x29, #-32] ldur x8, [x29, #-32] ldr x8, [x8, #8] str x8, [sp, #40] str wzr, [sp, #36] adrp x8, _hn_use_if_start@GOTPAGE ldr x8, [x8, _hn_use_if_start@GOTPAGEOFF] ldr w0, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _KASSERT ldur x8, [x29, #-16] ldur x9, [x29, #-32] ldr x9, [x9] subs x8, x8, x9 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _KASSERT ldur x8, [x29, #-16] adrp x9, _MA_OWNED@GOTPAGE ldr x9, [x9, _MA_OWNED@GOTPAGEOFF] ldr w1, [x9] add x0, x8, #28 bl _mtx_assert ldur x8, [x29, #-16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _KASSERT ldur x8, [x29, #-16] ldr w0, [x8] bl ___predict_false subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-4] b LBB0_28 LBB0_2: ldr x11, [sp] ; 8-byte Folded Reload ldr x8, [sp, #40] ldr w8, [x8] adrp x9, _IFF_DRV_RUNNING@GOTPAGE ldr x9, [x9, _IFF_DRV_RUNNING@GOTPAGEOFF] ldr w10, [x9] ldr w11, [x11] orr w10, w10, w11 and w8, w8, w10 ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: stur wzr, [x29, #-4] b LBB0_28 LBB0_4: b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] add x0, x8, #4 bl _IFQ_DRV_IS_EMPTY subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_25 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #40] add x0, x8, #4 ldr x1, [sp, #16] bl _IFQ_DRV_DEQUEUE ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: b LBB0_25 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, le tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #16] ldr w8, [x8] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldr x8, [sp, #40] add x0, x8, #4 ldr x1, [sp, #16] bl _IFQ_DRV_PREPEND mov w8, #1 str w8, [sp, #36] b LBB0_25 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldur x0, [x29, #-16] bl _hn_txdesc_get str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ldur x9, [x29, #-16] ldr w8, [x9, #24] add w8, w8, #1 str w8, [x9, #24] ldr x8, [sp, #40] add x0, x8, #4 ldr x1, [sp, #16] bl _IFQ_DRV_PREPEND ldr x8, [sp] ; 8-byte Folded Reload ldr x0, [sp, #40] ldr w1, [x8] bl _atomic_set_int b LBB0_25 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #40] ldur x1, [x29, #-16] ldr x2, [sp, #24] add x3, sp, #16 bl _hn_encap str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _KASSERT b LBB0_5 LBB0_15: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_24 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _KASSERT ldr x0, [sp, #40] ldur x1, [x29, #-16] bl _hn_flush_txagg str w0, [sp, #12] ldr w0, [sp, #12] bl ___predict_false subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ldr x8, [sp] ; 8-byte Folded Reload ldr x0, [sp, #40] ldr w1, [x8] bl _atomic_set_int b LBB0_25 LBB0_19: ; in Loop: Header=BB0_5 Depth=1 b LBB0_23 LBB0_20: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne and w0, w8, #0x1 adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _KASSERT ldr x0, [sp, #40] ldur x1, [x29, #-16] ldr x2, [sp, #24] bl _hn_txpkt str w0, [sp, #12] ldr w0, [sp, #12] bl ___predict_false subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ldr x8, [sp, #40] add x0, x8, #4 ldr x1, [sp, #16] bl _IFQ_DRV_PREPEND ldr x8, [sp] ; 8-byte Folded Reload ldr x0, [sp, #40] ldr w1, [x8] bl _atomic_set_int b LBB0_25 LBB0_22: ; in Loop: Header=BB0_5 Depth=1 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_5 Depth=1 b LBB0_24 LBB0_24: ; in Loop: Header=BB0_5 Depth=1 b LBB0_5 LBB0_25: ldur x8, [x29, #-16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ldr x0, [sp, #40] ldur x1, [x29, #-16] bl _hn_flush_txagg b LBB0_27 LBB0_27: ldr w8, [sp, #36] stur w8, [x29, #-4] b LBB0_28 LBB0_28: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .comm _hn_use_if_start,4,2 ; @hn_use_if_start .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "hn_start_locked is called, when if_start is disabled" l_.str.1: ; @.str.1 .asciz "not the first TX ring" .comm _MA_OWNED,4,2 ; @MA_OWNED l_.str.2: ; @.str.2 .asciz "lingering aggregating txdesc" .comm _IFF_DRV_RUNNING,4,2 ; @IFF_DRV_RUNNING .comm _IFF_DRV_OACTIVE,4,2 ; @IFF_DRV_OACTIVE l_.str.3: ; @.str.3 .asciz "encap failed w/ pending aggregating txdesc" l_.str.4: ; @.str.4 .asciz "pending mbuf for aggregating txdesc" l_.str.5: ; @.str.5 .asciz "mbuf was freed" .comm _CSUM_IP6_TCP,4,2 ; @CSUM_IP6_TCP .comm _CSUM_IP6_UDP,4,2 ; @CSUM_IP6_UDP .comm _CSUM_IP_TCP,4,2 ; @CSUM_IP_TCP .comm _CSUM_IP_UDP,4,2 ; @CSUM_IP_UDP .comm _CSUM_TSO,4,2 ; @CSUM_TSO .comm _IFCOUNTER_OERRORS,4,2 ; @IFCOUNTER_OERRORS .no_dead_strip _hn_start_locked .subsections_via_symbols
.text .file "extr_if_hn.c_hn_start_locked.c" .p2align 4, 0x90 # -- Begin function hn_start_locked .type hn_start_locked,@function hn_start_locked: # @hn_start_locked .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq -16(%rbp), %rax movq 32(%rax), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) movl $0, -44(%rbp) movl hn_use_if_start(%rip), %edi leaq .L.str(%rip), %rsi callq KASSERT@PLT movq -16(%rbp), %rax movq -32(%rbp), %rcx movq (%rcx), %rcx cmpq %rcx, %rax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.1(%rip), %rsi callq KASSERT@PLT movq -16(%rbp), %rdi addq $28, %rdi movl MA_OWNED(%rip), %esi callq mtx_assert@PLT movq -16(%rbp), %rax cmpq $0, 16(%rax) sete %al andb $1, %al movzbl %al, %edi leaq .L.str.2(%rip), %rsi callq KASSERT@PLT movq -16(%rbp), %rax movl (%rax), %edi callq __predict_false@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: movl $0, -4(%rbp) jmp .LBB0_28 .LBB0_2: movq -40(%rbp), %rax movl (%rax), %eax movl IFF_DRV_RUNNING(%rip), %ecx orl IFF_DRV_OACTIVE(%rip), %ecx andl %ecx, %eax cmpl IFF_DRV_RUNNING(%rip), %eax je .LBB0_4 # %bb.3: movl $0, -4(%rbp) jmp .LBB0_28 .LBB0_4: jmp .LBB0_5 .LBB0_5: # =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rdi addq $4, %rdi callq IFQ_DRV_IS_EMPTY@PLT cmpl $0, %eax setne %al xorb $-1, %al testb $1, %al jne .LBB0_6 jmp .LBB0_25 .LBB0_6: # in Loop: Header=BB0_5 Depth=1 movq -40(%rbp), %rdi addq $4, %rdi movq -64(%rbp), %rsi callq IFQ_DRV_DEQUEUE@PLT cmpq $0, -64(%rbp) jne .LBB0_8 # %bb.7: jmp .LBB0_25 .LBB0_8: # in Loop: Header=BB0_5 Depth=1 cmpl $0, -20(%rbp) jle .LBB0_11 # %bb.9: # in Loop: Header=BB0_5 Depth=1 movq -64(%rbp), %rax movl (%rax), %eax cmpl -20(%rbp), %eax jle .LBB0_11 # %bb.10: movq -40(%rbp), %rdi addq $4, %rdi movq -64(%rbp), %rsi callq IFQ_DRV_PREPEND@PLT movl $1, -44(%rbp) jmp .LBB0_25 .LBB0_11: # in Loop: Header=BB0_5 Depth=1 movq -16(%rbp), %rdi callq hn_txdesc_get@PLT movq %rax, -56(%rbp) cmpq $0, -56(%rbp) jne .LBB0_13 # %bb.12: movq -16(%rbp), %rax movl 24(%rax), %ecx addl $1, %ecx movl %ecx, 24(%rax) movq -40(%rbp), %rdi addq $4, %rdi movq -64(%rbp), %rsi callq IFQ_DRV_PREPEND@PLT movq -40(%rbp), %rdi movl IFF_DRV_OACTIVE(%rip), %esi callq atomic_set_int@PLT jmp .LBB0_25 .LBB0_13: # in Loop: Header=BB0_5 Depth=1 movq -40(%rbp), %rdi movq -16(%rbp), %rsi movq -56(%rbp), %rdx leaq -64(%rbp), %rcx callq hn_encap@PLT movl %eax, -68(%rbp) cmpl $0, -68(%rbp) je .LBB0_15 # %bb.14: # in Loop: Header=BB0_5 Depth=1 movq -16(%rbp), %rax cmpq $0, 16(%rax) sete %al andb $1, %al movzbl %al, %edi leaq .L.str.3(%rip), %rsi callq KASSERT@PLT jmp .LBB0_5 .LBB0_15: # in Loop: Header=BB0_5 Depth=1 movq -16(%rbp), %rax cmpq $0, 8(%rax) jne .LBB0_24 # %bb.16: # in Loop: Header=BB0_5 Depth=1 movq -16(%rbp), %rax cmpq $0, 16(%rax) je .LBB0_20 # %bb.17: # in Loop: Header=BB0_5 Depth=1 cmpq $0, -64(%rbp) sete %al andb $1, %al movzbl %al, %edi leaq .L.str.4(%rip), %rsi callq KASSERT@PLT movq -40(%rbp), %rdi movq -16(%rbp), %rsi callq hn_flush_txagg@PLT movl %eax, -68(%rbp) movl -68(%rbp), %edi callq __predict_false@PLT cmpq $0, %rax je .LBB0_19 # %bb.18: movq -40(%rbp), %rdi movl IFF_DRV_OACTIVE(%rip), %esi callq atomic_set_int@PLT jmp .LBB0_25 .LBB0_19: # in Loop: Header=BB0_5 Depth=1 jmp .LBB0_23 .LBB0_20: # in Loop: Header=BB0_5 Depth=1 cmpq $0, -64(%rbp) setne %al andb $1, %al movzbl %al, %edi leaq .L.str.5(%rip), %rsi callq KASSERT@PLT movq -40(%rbp), %rdi movq -16(%rbp), %rsi movq -56(%rbp), %rdx callq hn_txpkt@PLT movl %eax, -68(%rbp) movl -68(%rbp), %edi callq __predict_false@PLT cmpq $0, %rax je .LBB0_22 # %bb.21: movq -40(%rbp), %rdi addq $4, %rdi movq -64(%rbp), %rsi callq IFQ_DRV_PREPEND@PLT movq -40(%rbp), %rdi movl IFF_DRV_OACTIVE(%rip), %esi callq atomic_set_int@PLT jmp .LBB0_25 .LBB0_22: # in Loop: Header=BB0_5 Depth=1 jmp .LBB0_23 .LBB0_23: # in Loop: Header=BB0_5 Depth=1 jmp .LBB0_24 .LBB0_24: # in Loop: Header=BB0_5 Depth=1 jmp .LBB0_5 .LBB0_25: movq -16(%rbp), %rax cmpq $0, 16(%rax) je .LBB0_27 # %bb.26: movq -40(%rbp), %rdi movq -16(%rbp), %rsi callq hn_flush_txagg@PLT .LBB0_27: movl -44(%rbp), %eax movl %eax, -4(%rbp) .LBB0_28: movl -4(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size hn_start_locked, .Lfunc_end0-hn_start_locked .cfi_endproc # -- End function .type hn_use_if_start,@object # @hn_use_if_start .bss .globl hn_use_if_start .p2align 2 hn_use_if_start: .long 0 # 0x0 .size hn_use_if_start, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "hn_start_locked is called, when if_start is disabled" .size .L.str, 53 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "not the first TX ring" .size .L.str.1, 22 .type MA_OWNED,@object # @MA_OWNED .bss .globl MA_OWNED .p2align 2 MA_OWNED: .long 0 # 0x0 .size MA_OWNED, 4 .type .L.str.2,@object # @.str.2 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.2: .asciz "lingering aggregating txdesc" .size .L.str.2, 29 .type IFF_DRV_RUNNING,@object # @IFF_DRV_RUNNING .bss .globl IFF_DRV_RUNNING .p2align 2 IFF_DRV_RUNNING: .long 0 # 0x0 .size IFF_DRV_RUNNING, 4 .type IFF_DRV_OACTIVE,@object # @IFF_DRV_OACTIVE .globl IFF_DRV_OACTIVE .p2align 2 IFF_DRV_OACTIVE: .long 0 # 0x0 .size IFF_DRV_OACTIVE, 4 .type .L.str.3,@object # @.str.3 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.3: .asciz "encap failed w/ pending aggregating txdesc" .size .L.str.3, 43 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "pending mbuf for aggregating txdesc" .size .L.str.4, 36 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "mbuf was freed" .size .L.str.5, 15 .type CSUM_IP6_TCP,@object # @CSUM_IP6_TCP .bss .globl CSUM_IP6_TCP .p2align 2 CSUM_IP6_TCP: .long 0 # 0x0 .size CSUM_IP6_TCP, 4 .type CSUM_IP6_UDP,@object # @CSUM_IP6_UDP .globl CSUM_IP6_UDP .p2align 2 CSUM_IP6_UDP: .long 0 # 0x0 .size CSUM_IP6_UDP, 4 .type CSUM_IP_TCP,@object # @CSUM_IP_TCP .globl CSUM_IP_TCP .p2align 2 CSUM_IP_TCP: .long 0 # 0x0 .size CSUM_IP_TCP, 4 .type CSUM_IP_UDP,@object # @CSUM_IP_UDP .globl CSUM_IP_UDP .p2align 2 CSUM_IP_UDP: .long 0 # 0x0 .size CSUM_IP_UDP, 4 .type CSUM_TSO,@object # @CSUM_TSO .globl CSUM_TSO .p2align 2 CSUM_TSO: .long 0 # 0x0 .size CSUM_TSO, 4 .type IFCOUNTER_OERRORS,@object # @IFCOUNTER_OERRORS .globl IFCOUNTER_OERRORS .p2align 2 IFCOUNTER_OERRORS: .long 0 # 0x0 .size IFCOUNTER_OERRORS, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hn_start_locked .addrsig_sym KASSERT .addrsig_sym mtx_assert .addrsig_sym __predict_false .addrsig_sym IFQ_DRV_IS_EMPTY .addrsig_sym IFQ_DRV_DEQUEUE .addrsig_sym IFQ_DRV_PREPEND .addrsig_sym hn_txdesc_get .addrsig_sym atomic_set_int .addrsig_sym hn_encap .addrsig_sym hn_flush_txagg .addrsig_sym hn_txpkt .addrsig_sym hn_use_if_start .addrsig_sym MA_OWNED .addrsig_sym IFF_DRV_RUNNING .addrsig_sym IFF_DRV_OACTIVE
Provenance/Cores/Yabause/yabause/src/musashi/extr_m68kopac.c_m68k_op_beq_8.c
arm/extr_m68kopac_m68k_op_beq_8_O0_gcc.s
x86_64/extr_m68kopac_m68k_op_beq_8_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _m68k_op_beq_8 ; -- Begin function m68k_op_beq_8 .p2align 2 _m68k_op_beq_8: ; @m68k_op_beq_8 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _COND_EQ subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl _m68ki_trace_t0 adrp x8, _REG_IR@GOTPAGE ldr x8, [x8, _REG_IR@GOTPAGEOFF] ldr w0, [x8] bl _MASK_OUT_ABOVE_8 bl _m68ki_branch_8 b LBB0_3 LBB0_2: adrp x8, _CYC_BCC_NOTAKE_B@GOTPAGE ldr x8, [x8, _CYC_BCC_NOTAKE_B@GOTPAGEOFF] ldr w0, [x8] bl _USE_CYCLES b LBB0_3 LBB0_3: ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .comm _REG_IR,4,2 ; @REG_IR .comm _CYC_BCC_NOTAKE_B,4,2 ; @CYC_BCC_NOTAKE_B .subsections_via_symbols
.text .file "extr_m68kopac.c_m68k_op_beq_8.c" .globl m68k_op_beq_8 # -- Begin function m68k_op_beq_8 .p2align 4, 0x90 .type m68k_op_beq_8,@function m68k_op_beq_8: # @m68k_op_beq_8 .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb $0, %al callq COND_EQ@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: movb $0, %al callq m68ki_trace_t0@PLT movl REG_IR(%rip), %edi callq MASK_OUT_ABOVE_8@PLT movl %eax, %edi callq m68ki_branch_8@PLT jmp .LBB0_3 .LBB0_2: movl CYC_BCC_NOTAKE_B(%rip), %edi callq USE_CYCLES@PLT .LBB0_3: popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size m68k_op_beq_8, .Lfunc_end0-m68k_op_beq_8 .cfi_endproc # -- End function .type REG_IR,@object # @REG_IR .bss .globl REG_IR .p2align 2 REG_IR: .long 0 # 0x0 .size REG_IR, 4 .type CYC_BCC_NOTAKE_B,@object # @CYC_BCC_NOTAKE_B .globl CYC_BCC_NOTAKE_B .p2align 2 CYC_BCC_NOTAKE_B: .long 0 # 0x0 .size CYC_BCC_NOTAKE_B, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym COND_EQ .addrsig_sym m68ki_trace_t0 .addrsig_sym m68ki_branch_8 .addrsig_sym MASK_OUT_ABOVE_8 .addrsig_sym USE_CYCLES .addrsig_sym REG_IR .addrsig_sym CYC_BCC_NOTAKE_B
linux/drivers/media/platform/extr_via-camera.c_viacam_querycap.c
arm/extr_via-camera_viacam_querycap_O0_gcc.s
x86_64/extr_via-camera_viacam_querycap_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function viacam_querycap _viacam_querycap: ; @viacam_querycap .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] ldr x8, [sp, #24] ldr w0, [x8, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF str x1, [sp, #8] ; 8-byte Folded Spill mov w2, #4 str w2, [sp, #20] ; 4-byte Folded Spill bl _strscpy ldr x1, [sp, #8] ; 8-byte Folded Reload ldr w2, [sp, #20] ; 4-byte Folded Reload ldr x8, [sp, #24] ldr w0, [x8, #4] bl _strscpy ldr w2, [sp, #20] ; 4-byte Folded Reload ldr x8, [sp, #24] ldr w0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _strscpy mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "via-camera" l_.str.1: ; @.str.1 .asciz "platform:via-camera" .no_dead_strip _viacam_querycap .subsections_via_symbols
.text .file "extr_via-camera.c_viacam_querycap.c" .p2align 4, 0x90 # -- Begin function viacam_querycap .type viacam_querycap,@function viacam_querycap: # @viacam_querycap .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -24(%rbp), %rax movl 8(%rax), %edi leaq .L.str(%rip), %rsi movl $4, %edx callq strscpy@PLT movq -24(%rbp), %rax movl 4(%rax), %edi leaq .L.str(%rip), %rsi movl $4, %edx callq strscpy@PLT movq -24(%rbp), %rax movl (%rax), %edi leaq .L.str.1(%rip), %rsi movl $4, %edx callq strscpy@PLT xorl %eax, %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size viacam_querycap, .Lfunc_end0-viacam_querycap .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "via-camera" .size .L.str, 11 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "platform:via-camera" .size .L.str.1, 20 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym viacam_querycap .addrsig_sym strscpy
freebsd/sys/powerpc/powerpc/extr_intr_machdep.c_powerpc_map_irq.c
arm/extr_intr_machdep_powerpc_map_irq_O0_gcc.s
x86_64/extr_intr_machdep_powerpc_map_irq_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function powerpc_map_irq _powerpc_map_irq: ; @powerpc_map_irq .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #32] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] adrp x9, _npics@GOTPAGE ldr x9, [x9, _npics@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _piclist@GOTPAGE ldr x8, [x8, _piclist@GOTPAGEOFF] ldr x8, [x8] ldrsw x9, [sp, #12] add x8, x8, x9, lsl #5 str x8, [sp, #24] ldr x8, [sp, #24] ldr x8, [x8] ldr x9, [sp, #24] ldr x9, [x9, #8] add x8, x8, x9 str x8, [sp, #16] ldr x8, [sp, #32] ldr x8, [x8] ldr x9, [sp, #24] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #32] ldr x8, [x8] ldr x9, [sp, #24] ldr x9, [x9, #16] ldr x10, [sp, #16] add x9, x9, x10 subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: b LBB0_7 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_7: ldr w8, [sp, #12] adrp x9, _npics@GOTPAGE ldr x9, [x9, _npics@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #44] b LBB0_12 LBB0_9: ldr x8, [sp, #32] ldr x8, [x8] ldr x9, [sp, #24] ldr x9, [x9, #16] subs x8, x8, x9 ldr x9, [sp, #32] str x8, [x9, #8] ldr x8, [sp, #24] ldr x8, [x8, #24] ldr x9, [sp, #32] str x8, [x9, #16] ldr x8, [sp, #32] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: adrp x8, _root_pic@GOTPAGE ldr x8, [x8, _root_pic@GOTPAGEOFF] ldr x8, [x8] ldr x9, [sp, #32] str x8, [x9, #16] b LBB0_11 LBB0_11: str wzr, [sp, #44] b LBB0_12 LBB0_12: ldr w0, [sp, #44] add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _npics,4,2 ; @npics .comm _piclist,8,3 ; @piclist .comm _EINVAL,4,2 ; @EINVAL .comm _root_pic,8,3 ; @root_pic .no_dead_strip _powerpc_map_irq .subsections_via_symbols
.text .file "extr_intr_machdep.c_powerpc_map_irq.c" .p2align 4, 0x90 # -- Begin function powerpc_map_irq .type powerpc_map_irq,@function powerpc_map_irq: # @powerpc_map_irq .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movl $0, -36(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl npics(%rip), %eax jge .LBB0_7 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq piclist(%rip), %rax movslq -36(%rbp), %rcx shlq $5, %rcx addq %rcx, %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax movq (%rax), %rax movq -24(%rbp), %rcx addq 8(%rcx), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movq (%rax), %rax movq -24(%rbp), %rcx cmpq 16(%rcx), %rax jl .LBB0_5 # %bb.3: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax movq -24(%rbp), %rcx movq 16(%rcx), %rcx addq -32(%rbp), %rcx cmpq %rcx, %rax jge .LBB0_5 # %bb.4: jmp .LBB0_7 .LBB0_5: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_6 .LBB0_6: # in Loop: Header=BB0_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp .LBB0_1 .LBB0_7: movl -36(%rbp), %eax cmpl npics(%rip), %eax jne .LBB0_9 # %bb.8: movl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_12 .LBB0_9: movq -16(%rbp), %rax movq (%rax), %rcx movq -24(%rbp), %rax subq 16(%rax), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rax movq 24(%rax), %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) movq -16(%rbp), %rax cmpq $0, 16(%rax) jne .LBB0_11 # %bb.10: movq root_pic(%rip), %rcx movq -16(%rbp), %rax movq %rcx, 16(%rax) .LBB0_11: movl $0, -4(%rbp) .LBB0_12: movl -4(%rbp), %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size powerpc_map_irq, .Lfunc_end0-powerpc_map_irq .cfi_endproc # -- End function .type npics,@object # @npics .bss .globl npics .p2align 2 npics: .long 0 # 0x0 .size npics, 4 .type piclist,@object # @piclist .globl piclist .p2align 3 piclist: .quad 0 .size piclist, 8 .type EINVAL,@object # @EINVAL .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .type root_pic,@object # @root_pic .globl root_pic .p2align 3 root_pic: .quad 0 .size root_pic, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym powerpc_map_irq .addrsig_sym npics .addrsig_sym piclist .addrsig_sym EINVAL .addrsig_sym root_pic
fastsocket/kernel/drivers/media/dvb/b2c2/extr_flexcop-eeprom.c_flexcop_eeprom_lrc_read.c
arm/extr_flexcop-eeprom_flexcop_eeprom_lrc_read_O0_gcc.s
x86_64/extr_flexcop-eeprom_flexcop_eeprom_lrc_read_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function flexcop_eeprom_lrc_read _flexcop_eeprom_lrc_read: ; @flexcop_eeprom_lrc_read .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] str x2, [sp, #24] str w3, [sp, #20] str w4, [sp, #16] ldur x0, [x29, #-8] adrp x8, _FC_READ@GOTPAGE ldr x8, [x8, _FC_READ@GOTPAGEOFF] ldr w1, [x8] ldur w2, [x29, #-12] ldr x3, [sp, #24] ldr w4, [sp, #20] ldr w5, [sp, #16] bl _flexcop_eeprom_request str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: ldr x0, [sp, #24] ldr w8, [sp, #20] subs w1, w8, #1 bl _calc_lrc ldr x8, [sp, #24] ldr w9, [sp, #20] subs w9, w9, #1 ldr x8, [x8, w9, sxtw #3] subs x8, x0, x8 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 str w8, [sp, #12] b LBB0_3 LBB0_3: b LBB0_4 LBB0_4: ldr w0, [sp, #12] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _FC_READ,4,2 ; @FC_READ .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _flexcop_eeprom_lrc_read .subsections_via_symbols
.text .file "extr_flexcop-eeprom.c_flexcop_eeprom_lrc_read.c" .p2align 4, 0x90 # -- Begin function flexcop_eeprom_lrc_read .type flexcop_eeprom_lrc_read,@function flexcop_eeprom_lrc_read: # @flexcop_eeprom_lrc_read .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movl %r8d, -32(%rbp) movq -8(%rbp), %rdi movl FC_READ(%rip), %esi movl -12(%rbp), %edx movq -24(%rbp), %rcx movl -28(%rbp), %r8d movl -32(%rbp), %r9d callq flexcop_eeprom_request@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jne .LBB0_4 # %bb.1: movq -24(%rbp), %rdi movl -28(%rbp), %esi subl $1, %esi callq calc_lrc@PLT movq -24(%rbp), %rcx movl -28(%rbp), %edx subl $1, %edx movslq %edx, %rdx cmpq (%rcx,%rdx,8), %rax je .LBB0_3 # %bb.2: xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -36(%rbp) .LBB0_3: jmp .LBB0_4 .LBB0_4: movl -36(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size flexcop_eeprom_lrc_read, .Lfunc_end0-flexcop_eeprom_lrc_read .cfi_endproc # -- End function .type FC_READ,@object # @FC_READ .bss .globl FC_READ .p2align 2 FC_READ: .long 0 # 0x0 .size FC_READ, 4 .type EINVAL,@object # @EINVAL .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym flexcop_eeprom_lrc_read .addrsig_sym flexcop_eeprom_request .addrsig_sym calc_lrc .addrsig_sym FC_READ .addrsig_sym EINVAL
linux/arch/ia64/kernel/extr_efi.c_valid_phys_addr_range.c
arm/extr_efi_valid_phys_addr_range_O0_gcc.s
x86_64/extr_efi_valid_phys_addr_range_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _valid_phys_addr_range ; -- Begin function valid_phys_addr_range .p2align 2 _valid_phys_addr_range: ; @valid_phys_addr_range .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str x1, [sp, #8] ldr x0, [sp, #16] ldr x1, [sp, #8] bl _kern_mem_attribute str w0, [sp, #4] ldr w8, [sp, #4] adrp x9, _EFI_MEMORY_WB@GOTPAGE ldr x9, [x9, _EFI_MEMORY_WB@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #4] adrp x9, _EFI_MEMORY_UC@GOTPAGE ldr x9, [x9, _EFI_MEMORY_UC@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w8, #1 stur w8, [x29, #-4] b LBB0_4 LBB0_3: stur wzr, [x29, #-4] b LBB0_4 LBB0_4: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _EFI_MEMORY_WB,4,2 ; @EFI_MEMORY_WB .comm _EFI_MEMORY_UC,4,2 ; @EFI_MEMORY_UC .subsections_via_symbols
.text .file "extr_efi.c_valid_phys_addr_range.c" .globl valid_phys_addr_range # -- Begin function valid_phys_addr_range .p2align 4, 0x90 .type valid_phys_addr_range,@function valid_phys_addr_range: # @valid_phys_addr_range .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq kern_mem_attribute@PLT movl %eax, -28(%rbp) movl -28(%rbp), %eax andl EFI_MEMORY_WB(%rip), %eax cmpl $0, %eax jne .LBB0_2 # %bb.1: movl -28(%rbp), %eax andl EFI_MEMORY_UC(%rip), %eax cmpl $0, %eax je .LBB0_3 .LBB0_2: movl $1, -4(%rbp) jmp .LBB0_4 .LBB0_3: movl $0, -4(%rbp) .LBB0_4: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size valid_phys_addr_range, .Lfunc_end0-valid_phys_addr_range .cfi_endproc # -- End function .type EFI_MEMORY_WB,@object # @EFI_MEMORY_WB .bss .globl EFI_MEMORY_WB .p2align 2 EFI_MEMORY_WB: .long 0 # 0x0 .size EFI_MEMORY_WB, 4 .type EFI_MEMORY_UC,@object # @EFI_MEMORY_UC .globl EFI_MEMORY_UC .p2align 2 EFI_MEMORY_UC: .long 0 # 0x0 .size EFI_MEMORY_UC, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym kern_mem_attribute .addrsig_sym EFI_MEMORY_WB .addrsig_sym EFI_MEMORY_UC
linux/drivers/infiniband/hw/hns/extr_hns_roce_hem.c_hem_list_calc_ba_range.c
arm/extr_hns_roce_hem_hem_list_calc_ba_range_O0_gcc.s
x86_64/extr_hns_roce_hem_hem_list_calc_ba_range_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hem_list_calc_ba_range _hem_list_calc_ba_range: ; @hem_list_calc_ba_range .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #24] str w1, [sp, #20] str w2, [sp, #16] ldr w8, [sp, #24] ldr w9, [sp, #20] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: str wzr, [sp, #28] b LBB0_7 LBB0_2: mov w8, #1 str w8, [sp, #12] ldr w8, [sp, #24] ldr w9, [sp, #20] subs w8, w8, w9 str w8, [sp, #8] str wzr, [sp, #4] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] ldr w9, [sp, #8] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #12] ldr w9, [sp, #16] mul w8, w8, w9 str w8, [sp, #12] b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_3 LBB0_6: ldr w8, [sp, #12] str w8, [sp, #28] b LBB0_7 LBB0_7: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _hem_list_calc_ba_range .subsections_via_symbols
.text .file "extr_hns_roce_hem.c_hem_list_calc_ba_range.c" .p2align 4, 0x90 # -- Begin function hem_list_calc_ba_range .type hem_list_calc_ba_range,@function hem_list_calc_ba_range: # @hem_list_calc_ba_range .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl -8(%rbp), %eax cmpl -12(%rbp), %eax jg .LBB0_2 # %bb.1: movl $0, -4(%rbp) jmp .LBB0_7 .LBB0_2: movl $1, -20(%rbp) movl -8(%rbp), %eax subl -12(%rbp), %eax movl %eax, -24(%rbp) movl $0, -28(%rbp) .LBB0_3: # =>This Inner Loop Header: Depth=1 movl -28(%rbp), %eax cmpl -24(%rbp), %eax jge .LBB0_6 # %bb.4: # in Loop: Header=BB0_3 Depth=1 movl -20(%rbp), %eax imull -16(%rbp), %eax movl %eax, -20(%rbp) # %bb.5: # in Loop: Header=BB0_3 Depth=1 movl -28(%rbp), %eax addl $1, %eax movl %eax, -28(%rbp) jmp .LBB0_3 .LBB0_6: movl -20(%rbp), %eax movl %eax, -4(%rbp) .LBB0_7: movl -4(%rbp), %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size hem_list_calc_ba_range, .Lfunc_end0-hem_list_calc_ba_range .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hem_list_calc_ba_range
lab/engine/code/client/extr_cl_parse.c_CL_ParseServerMessage.c
arm/extr_cl_parse_CL_ParseServerMessage_O0_gcc.s
x86_64/extr_cl_parse_CL_ParseServerMessage_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _CL_ParseServerMessage ; -- Begin function CL_ParseServerMessage .p2align 2 _CL_ParseServerMessage: ; @CL_ParseServerMessage .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _cl_shownet@GOTPAGE ldr x8, [x8, _cl_shownet@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x9, _clc@GOTPAGE ldr x9, [x9, _clc@GOTPAGEOFF] stur x9, [x29, #-24] ; 8-byte Folded Spill stur x0, [x29, #-8] ldr x8, [x8] ldr w8, [x8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-8] ldr x8, [x8] mov x9, sp str x8, [x9] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _Com_Printf b LBB0_5 LBB0_2: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8] ldr w8, [x8] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _Com_Printf b LBB0_4 LBB0_4: b LBB0_5 LBB0_5: ldur x0, [x29, #-8] bl _MSG_Bitstream ldur x0, [x29, #-8] bl _MSG_ReadLong ldur x9, [x29, #-24] ; 8-byte Folded Reload str x0, [x9] ldr x8, [x9] ldr x9, [x9, #8] adrp x10, _MAX_RELIABLE_COMMANDS@GOTPAGE ldr x10, [x10, _MAX_RELIABLE_COMMANDS@GOTPAGEOFF] ldr x10, [x10] subs x9, x9, x10 subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldur x9, [x29, #-24] ; 8-byte Folded Reload ldr x8, [x9, #8] str x8, [x9] b LBB0_7 LBB0_7: b LBB0_8 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #8] ldur x9, [x29, #-8] ldr x9, [x9] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: adrp x8, _ERR_DROP@GOTPAGE ldr x8, [x8, _ERR_DROP@GOTPAGEOFF] ldr w0, [x8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _Com_Error b LBB0_26 LBB0_10: ; in Loop: Header=BB0_8 Depth=1 ldur x0, [x29, #-8] bl _MSG_ReadByte stur w0, [x29, #-12] ldur w8, [x29, #-12] adrp x9, _svc_EOF@GOTPAGE ldr x9, [x9, _svc_EOF@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldur x0, [x29, #-8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _SHOWNET b LBB0_26 LBB0_12: ; in Loop: Header=BB0_8 Depth=1 ldr x8, [sp, #32] ; 8-byte Folded Reload ldr x8, [x8] ldr w8, [x8] subs w8, w8, #2 cset w8, lt tbnz w8, #0, LBB0_17 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_8 Depth=1 adrp x8, _svc_strings@GOTPAGE ldr x8, [x8, _svc_strings@GOTPAGEOFF] ldr x8, [x8] ldursw x9, [x29, #-12] ldr x8, [x8, x9, lsl #3] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_8 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #8] subs x10, x8, #1 ldur w9, [x29, #-12] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _Com_Printf b LBB0_16 LBB0_15: ; in Loop: Header=BB0_8 Depth=1 ldur x0, [x29, #-8] adrp x8, _svc_strings@GOTPAGE ldr x8, [x8, _svc_strings@GOTPAGEOFF] ldr x8, [x8] ldursw x9, [x29, #-12] ldr x1, [x8, x9, lsl #3] bl _SHOWNET b LBB0_16 LBB0_16: ; in Loop: Header=BB0_8 Depth=1 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_8 Depth=1 ldur w8, [x29, #-12] subs w8, w8, #128 ; kill: def $x8 killed $w8 str x8, [sp, #24] ; 8-byte Folded Spill subs x8, x8, #4 cset w8, hi tbnz w8, #0, LBB0_19 ; %bb.18: ; in Loop: Header=BB0_8 Depth=1 ldr x11, [sp, #24] ; 8-byte Folded Reload adrp x10, lJTI0_0@PAGE add x10, x10, lJTI0_0@PAGEOFF Ltmp0: adr x8, Ltmp0 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB0_19: ; in Loop: Header=BB0_8 Depth=1 adrp x8, _ERR_DROP@GOTPAGE ldr x8, [x8, _ERR_DROP@GOTPAGEOFF] ldr w0, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _Com_Error b LBB0_25 LBB0_20: ; in Loop: Header=BB0_8 Depth=1 b LBB0_25 LBB0_21: ; in Loop: Header=BB0_8 Depth=1 ldur x0, [x29, #-8] bl _CL_ParseCommandString b LBB0_25 LBB0_22: ; in Loop: Header=BB0_8 Depth=1 ldur x0, [x29, #-8] bl _CL_ParseGamestate b LBB0_25 LBB0_23: ; in Loop: Header=BB0_8 Depth=1 ldur x0, [x29, #-8] bl _CL_ParseSnapshot b LBB0_25 LBB0_24: ; in Loop: Header=BB0_8 Depth=1 ldur x0, [x29, #-8] bl _CL_ParseDownload b LBB0_25 LBB0_25: ; in Loop: Header=BB0_8 Depth=1 b LBB0_8 LBB0_26: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_23-Ltmp0 .long LBB0_21-Ltmp0 .long LBB0_20-Ltmp0 .long LBB0_22-Ltmp0 .long LBB0_24-Ltmp0 ; -- End function .comm _cl_shownet,8,3 ; @cl_shownet .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%i " l_.str.1: ; @.str.1 .asciz "------------------\n" .comm _clc,16,3 ; @clc .comm _MAX_RELIABLE_COMMANDS,8,3 ; @MAX_RELIABLE_COMMANDS .comm _ERR_DROP,4,2 ; @ERR_DROP l_.str.2: ; @.str.2 .asciz "CL_ParseServerMessage: read past end of server message" .comm _svc_EOF,4,2 ; @svc_EOF l_.str.3: ; @.str.3 .asciz "END OF MESSAGE" .comm _svc_strings,8,3 ; @svc_strings l_.str.4: ; @.str.4 .asciz "%3i:BAD CMD %i\n" l_.str.5: ; @.str.5 .asciz "CL_ParseServerMessage: Illegible server message\n" .subsections_via_symbols
.text .file "extr_cl_parse.c_CL_ParseServerMessage.c" .globl CL_ParseServerMessage # -- Begin function CL_ParseServerMessage .p2align 4, 0x90 .type CL_ParseServerMessage,@function CL_ParseServerMessage: # @CL_ParseServerMessage .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq cl_shownet(%rip), %rax cmpl $1, (%rax) jne .LBB0_2 # %bb.1: movq -8(%rbp), %rax movq (%rax), %rsi leaq .L.str(%rip), %rdi movb $0, %al callq Com_Printf@PLT jmp .LBB0_5 .LBB0_2: movq cl_shownet(%rip), %rax cmpl $2, (%rax) jl .LBB0_4 # %bb.3: leaq .L.str.1(%rip), %rdi movb $0, %al callq Com_Printf@PLT .LBB0_4: jmp .LBB0_5 .LBB0_5: movq -8(%rbp), %rdi callq MSG_Bitstream@PLT movq -8(%rbp), %rdi callq MSG_ReadLong@PLT movq %rax, clc(%rip) movq clc(%rip), %rax movq clc+8(%rip), %rcx subq MAX_RELIABLE_COMMANDS(%rip), %rcx cmpq %rcx, %rax jge .LBB0_7 # %bb.6: movq clc+8(%rip), %rax movq %rax, clc(%rip) .LBB0_7: jmp .LBB0_8 .LBB0_8: # =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax movq 8(%rax), %rax movq -8(%rbp), %rcx cmpq (%rcx), %rax jle .LBB0_10 # %bb.9: movl ERR_DROP(%rip), %edi leaq .L.str.2(%rip), %rsi callq Com_Error@PLT jmp .LBB0_25 .LBB0_10: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rdi callq MSG_ReadByte@PLT movl %eax, -12(%rbp) movl -12(%rbp), %eax cmpl svc_EOF(%rip), %eax jne .LBB0_12 # %bb.11: movq -8(%rbp), %rdi leaq .L.str.3(%rip), %rsi callq SHOWNET@PLT jmp .LBB0_25 .LBB0_12: # in Loop: Header=BB0_8 Depth=1 movq cl_shownet(%rip), %rax cmpl $2, (%rax) jl .LBB0_17 # %bb.13: # in Loop: Header=BB0_8 Depth=1 movq svc_strings(%rip), %rax movslq -12(%rbp), %rcx cmpq $0, (%rax,%rcx,8) jne .LBB0_15 # %bb.14: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rax movq 8(%rax), %rsi subq $1, %rsi movl -12(%rbp), %edx leaq .L.str.4(%rip), %rdi movb $0, %al callq Com_Printf@PLT jmp .LBB0_16 .LBB0_15: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rdi movq svc_strings(%rip), %rax movslq -12(%rbp), %rcx movq (%rax,%rcx,8), %rsi callq SHOWNET@PLT .LBB0_16: # in Loop: Header=BB0_8 Depth=1 jmp .LBB0_17 .LBB0_17: # in Loop: Header=BB0_8 Depth=1 movl -12(%rbp), %eax addl $-128, %eax movl %eax, %ecx movq %rcx, -24(%rbp) # 8-byte Spill subl $4, %eax ja .LBB0_18 # %bb.26: # in Loop: Header=BB0_8 Depth=1 movq -24(%rbp), %rax # 8-byte Reload leaq .LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax .LBB0_18: # in Loop: Header=BB0_8 Depth=1 movl ERR_DROP(%rip), %edi leaq .L.str.5(%rip), %rsi callq Com_Error@PLT jmp .LBB0_24 .LBB0_19: # in Loop: Header=BB0_8 Depth=1 jmp .LBB0_24 .LBB0_20: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rdi callq CL_ParseCommandString@PLT jmp .LBB0_24 .LBB0_21: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rdi callq CL_ParseGamestate@PLT jmp .LBB0_24 .LBB0_22: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rdi callq CL_ParseSnapshot@PLT jmp .LBB0_24 .LBB0_23: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rdi callq CL_ParseDownload@PLT .LBB0_24: # in Loop: Header=BB0_8 Depth=1 jmp .LBB0_8 .LBB0_25: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size CL_ParseServerMessage, .Lfunc_end0-CL_ParseServerMessage .cfi_endproc .section .rodata,"a",@progbits .p2align 2 .LJTI0_0: .long .LBB0_22-.LJTI0_0 .long .LBB0_20-.LJTI0_0 .long .LBB0_19-.LJTI0_0 .long .LBB0_21-.LJTI0_0 .long .LBB0_23-.LJTI0_0 # -- End function .type cl_shownet,@object # @cl_shownet .bss .globl cl_shownet .p2align 3 cl_shownet: .quad 0 .size cl_shownet, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%i " .size .L.str, 4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "------------------\n" .size .L.str.1, 20 .type clc,@object # @clc .bss .globl clc .p2align 3 clc: .zero 16 .size clc, 16 .type MAX_RELIABLE_COMMANDS,@object # @MAX_RELIABLE_COMMANDS .globl MAX_RELIABLE_COMMANDS .p2align 3 MAX_RELIABLE_COMMANDS: .quad 0 # 0x0 .size MAX_RELIABLE_COMMANDS, 8 .type ERR_DROP,@object # @ERR_DROP .globl ERR_DROP .p2align 2 ERR_DROP: .long 0 # 0x0 .size ERR_DROP, 4 .type .L.str.2,@object # @.str.2 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.2: .asciz "CL_ParseServerMessage: read past end of server message" .size .L.str.2, 55 .type svc_EOF,@object # @svc_EOF .bss .globl svc_EOF .p2align 2 svc_EOF: .long 0 # 0x0 .size svc_EOF, 4 .type .L.str.3,@object # @.str.3 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.3: .asciz "END OF MESSAGE" .size .L.str.3, 15 .type svc_strings,@object # @svc_strings .bss .globl svc_strings .p2align 3 svc_strings: .quad 0 .size svc_strings, 8 .type .L.str.4,@object # @.str.4 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.4: .asciz "%3i:BAD CMD %i\n" .size .L.str.4, 16 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "CL_ParseServerMessage: Illegible server message\n" .size .L.str.5, 49 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym Com_Printf .addrsig_sym MSG_Bitstream .addrsig_sym MSG_ReadLong .addrsig_sym Com_Error .addrsig_sym MSG_ReadByte .addrsig_sym SHOWNET .addrsig_sym CL_ParseCommandString .addrsig_sym CL_ParseGamestate .addrsig_sym CL_ParseSnapshot .addrsig_sym CL_ParseDownload .addrsig_sym cl_shownet .addrsig_sym clc .addrsig_sym MAX_RELIABLE_COMMANDS .addrsig_sym ERR_DROP .addrsig_sym svc_EOF .addrsig_sym svc_strings
linux/drivers/net/wireless/ralink/rt2x00/extr_rt2x00debug.c_rt2x00debug_file_open.c
arm/extr_rt2x00debug_rt2x00debug_file_open_O0_gcc.s
x86_64/extr_rt2x00debug_rt2x00debug_file_open_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rt2x00debug_file_open _rt2x00debug_file_open: ; @rt2x00debug_file_open .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str x1, [sp, #8] ldr x8, [sp, #16] ldr x8, [x8] str x8, [sp] ldr x8, [sp, #16] ldr x8, [x8] ldr x9, [sp, #8] str x8, [x9] ldr x8, [sp] ldr x8, [x8] ldr w0, [x8] bl _try_module_get subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _EBUSY@GOTPAGE ldr x8, [x8, _EBUSY@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_3 LBB0_2: stur wzr, [x29, #-4] b LBB0_3 LBB0_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _EBUSY,4,2 ; @EBUSY .no_dead_strip _rt2x00debug_file_open .subsections_via_symbols
.text .file "extr_rt2x00debug.c_rt2x00debug_file_open.c" .p2align 4, 0x90 # -- Begin function rt2x00debug_file_open .type rt2x00debug_file_open,@function rt2x00debug_file_open: # @rt2x00debug_file_open .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) movq -16(%rbp), %rax movq (%rax), %rcx movq -24(%rbp), %rax movq %rcx, (%rax) movq -32(%rbp), %rax movq (%rax), %rax movl (%rax), %edi callq try_module_get@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: xorl %eax, %eax subl EBUSY(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_3 .LBB0_2: movl $0, -4(%rbp) .LBB0_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rt2x00debug_file_open, .Lfunc_end0-rt2x00debug_file_open .cfi_endproc # -- End function .type EBUSY,@object # @EBUSY .bss .globl EBUSY .p2align 2 EBUSY: .long 0 # 0x0 .size EBUSY, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rt2x00debug_file_open .addrsig_sym try_module_get .addrsig_sym EBUSY
timescaledb/tsl/src/continuous_aggs/extr_insert.c_cache_inval_htab_write.c
arm/extr_insert_cache_inval_htab_write_O0_gcc.s
x86_64/extr_insert_cache_inval_htab_write_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cache_inval_htab_write _cache_inval_htab_write: ; @cache_inval_htab_write .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _continuous_aggs_cache_inval_htab@GOTPAGE ldr x8, [x8, _continuous_aggs_cache_inval_htab@GOTPAGEOFF] ldr w0, [x8] bl _hash_get_num_entries subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_5 LBB0_2: bl _ts_catalog_get str x0, [sp, #8] ldr x0, [sp, #8] adrp x8, _CONTINUOUS_AGGS_INVALIDATION_THRESHOLD@GOTPAGE ldr x8, [x8, _CONTINUOUS_AGGS_INVALIDATION_THRESHOLD@GOTPAGEOFF] ldr w1, [x8] bl _catalog_get_table_id adrp x8, _AccessShareLock@GOTPAGE ldr x8, [x8, _AccessShareLock@GOTPAGEOFF] ldr w1, [x8] bl _LockRelationOid adrp x8, _continuous_aggs_cache_inval_htab@GOTPAGE ldr x8, [x8, _continuous_aggs_cache_inval_htab@GOTPAGEOFF] ldr w1, [x8] sub x0, x29, #4 bl _hash_seq_init b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 sub x0, x29, #4 bl _hash_seq_search mov x8, x0 str x8, [sp, #16] subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x0, [sp, #16] bl _cache_inval_entry_write b LBB0_3 LBB0_5: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _continuous_aggs_cache_inval_htab,4,2 ; @continuous_aggs_cache_inval_htab .comm _CONTINUOUS_AGGS_INVALIDATION_THRESHOLD,4,2 ; @CONTINUOUS_AGGS_INVALIDATION_THRESHOLD .comm _AccessShareLock,4,2 ; @AccessShareLock .no_dead_strip _cache_inval_htab_write .subsections_via_symbols
.text .file "extr_insert.c_cache_inval_htab_write.c" .p2align 4, 0x90 # -- Begin function cache_inval_htab_write .type cache_inval_htab_write,@function cache_inval_htab_write: # @cache_inval_htab_write .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movl continuous_aggs_cache_inval_htab(%rip), %edi callq hash_get_num_entries@PLT cmpq $0, %rax jne .LBB0_2 # %bb.1: jmp .LBB0_5 .LBB0_2: movb $0, %al callq ts_catalog_get@PLT movq %rax, -24(%rbp) movq -24(%rbp), %rdi movl CONTINUOUS_AGGS_INVALIDATION_THRESHOLD(%rip), %esi callq catalog_get_table_id@PLT movl %eax, %edi movl AccessShareLock(%rip), %esi callq LockRelationOid@PLT movl continuous_aggs_cache_inval_htab(%rip), %esi leaq -4(%rbp), %rdi callq hash_seq_init@PLT .LBB0_3: # =>This Inner Loop Header: Depth=1 leaq -4(%rbp), %rdi callq hash_seq_search@PLT movq %rax, -16(%rbp) cmpq $0, %rax je .LBB0_5 # %bb.4: # in Loop: Header=BB0_3 Depth=1 movq -16(%rbp), %rdi callq cache_inval_entry_write@PLT jmp .LBB0_3 .LBB0_5: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size cache_inval_htab_write, .Lfunc_end0-cache_inval_htab_write .cfi_endproc # -- End function .type continuous_aggs_cache_inval_htab,@object # @continuous_aggs_cache_inval_htab .bss .globl continuous_aggs_cache_inval_htab .p2align 2 continuous_aggs_cache_inval_htab: .long 0 # 0x0 .size continuous_aggs_cache_inval_htab, 4 .type CONTINUOUS_AGGS_INVALIDATION_THRESHOLD,@object # @CONTINUOUS_AGGS_INVALIDATION_THRESHOLD .globl CONTINUOUS_AGGS_INVALIDATION_THRESHOLD .p2align 2 CONTINUOUS_AGGS_INVALIDATION_THRESHOLD: .long 0 # 0x0 .size CONTINUOUS_AGGS_INVALIDATION_THRESHOLD, 4 .type AccessShareLock,@object # @AccessShareLock .globl AccessShareLock .p2align 2 AccessShareLock: .long 0 # 0x0 .size AccessShareLock, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym cache_inval_htab_write .addrsig_sym hash_get_num_entries .addrsig_sym ts_catalog_get .addrsig_sym LockRelationOid .addrsig_sym catalog_get_table_id .addrsig_sym hash_seq_init .addrsig_sym hash_seq_search .addrsig_sym cache_inval_entry_write .addrsig_sym continuous_aggs_cache_inval_htab .addrsig_sym CONTINUOUS_AGGS_INVALIDATION_THRESHOLD .addrsig_sym AccessShareLock
darwin-xnu/osfmk/i386/extr_bsd_i386_native.c_thread_fast_set_cthread_self.c
arm/extr_bsd_i386_native_thread_fast_set_cthread_self_O0_gcc.s
x86_64/extr_bsd_i386_native_thread_fast_set_cthread_self_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _thread_fast_set_cthread_self ; -- Begin function thread_fast_set_cthread_self .p2align 2 _thread_fast_set_cthread_self: ; @thread_fast_set_cthread_self .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] bl _current_thread ldur w1, [x29, #-4] bl _machine_thread_set_tsd_base adrp x8, _USER_CTHREAD@GOTPAGE ldr x8, [x8, _USER_CTHREAD@GOTPAGEOFF] ldr w0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _USER_CTHREAD,4,2 ; @USER_CTHREAD .subsections_via_symbols
.text .file "extr_bsd_i386_native.c_thread_fast_set_cthread_self.c" .globl thread_fast_set_cthread_self # -- Begin function thread_fast_set_cthread_self .p2align 4, 0x90 .type thread_fast_set_cthread_self,@function thread_fast_set_cthread_self: # @thread_fast_set_cthread_self .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movb $0, %al callq current_thread@PLT movl %eax, %edi movl -4(%rbp), %esi callq machine_thread_set_tsd_base@PLT movl USER_CTHREAD(%rip), %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size thread_fast_set_cthread_self, .Lfunc_end0-thread_fast_set_cthread_self .cfi_endproc # -- End function .type USER_CTHREAD,@object # @USER_CTHREAD .bss .globl USER_CTHREAD .p2align 2 USER_CTHREAD: .long 0 # 0x0 .size USER_CTHREAD, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym machine_thread_set_tsd_base .addrsig_sym current_thread .addrsig_sym USER_CTHREAD
linux/drivers/media/dvb-frontends/extr_cx22700.c_cx22700_release.c
arm/extr_cx22700_cx22700_release_O0_gcc.s
x86_64/extr_cx22700_cx22700_release_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cx22700_release _cx22700_release: ; @cx22700_release .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8] str x8, [sp] ldr x0, [sp] bl _kfree ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _cx22700_release .subsections_via_symbols
.text .file "extr_cx22700.c_cx22700_release.c" .p2align 4, 0x90 # -- Begin function cx22700_release .type cx22700_release,@function cx22700_release: # @cx22700_release .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rdi callq kfree@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size cx22700_release, .Lfunc_end0-cx22700_release .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym cx22700_release .addrsig_sym kfree
freebsd/contrib/libedit/extr_readline.c_rl_complete.c
arm/extr_readline_rl_complete_O0_gcc.s
x86_64/extr_readline_rl_complete_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rl_complete ; -- Begin function rl_complete .p2align 2 _rl_complete: ; @rl_complete .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _e@GOTPAGE ldr x8, [x8, _e@GOTPAGEOFF] stur x8, [x29, #-40] ; 8-byte Folded Spill stur w0, [x29, #-8] stur w1, [x29, #-12] adrp x8, _h@GOTPAGE ldr x8, [x8, _h@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-40] ; 8-byte Folded Reload ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: bl _rl_initialize b LBB0_3 LBB0_3: adrp x8, _rl_inhibit_completion@GOTPAGE ldr x8, [x8, _rl_inhibit_completion@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur x8, [x29, #-40] ; 8-byte Folded Reload ldur w9, [x29, #-12] sub x1, x29, #26 sturb w9, [x29, #-26] sturb wzr, [x29, #-25] ldr x0, [x8] bl _el_insertstr adrp x8, _CC_REFRESH@GOTPAGE ldr x8, [x8, _CC_REFRESH@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_6 LBB0_5: bl _rl_completion_word_break_hook stur x0, [x29, #-24] bl __rl_update_pos ldur x8, [x29, #-40] ; 8-byte Folded Reload ldr x8, [x8] str x8, [sp, #48] ; 8-byte Folded Spill adrp x8, _rl_completion_entry_function@GOTPAGE ldr x8, [x8, _rl_completion_entry_function@GOTPAGEOFF] ldr x0, [x8] str x0, [sp, #32] ; 8-byte Folded Spill adrp x8, _rl_attempted_completion_function@GOTPAGE ldr x8, [x8, _rl_attempted_completion_function@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #40] ; 4-byte Folded Spill adrp x8, _rl_basic_word_break_characters@GOTPAGE ldr x8, [x8, _rl_basic_word_break_characters@GOTPAGEOFF] ldr x0, [x8] adrp x1, _rl_complete.wbreak_conv@PAGE add x1, x1, _rl_complete.wbreak_conv@PAGEOFF bl _ct_decode_string str w0, [sp, #44] ; 4-byte Folded Spill ldur x0, [x29, #-24] adrp x1, _rl_complete.sprefix_conv@PAGE add x1, x1, _rl_complete.sprefix_conv@PAGEOFF bl _ct_decode_string ldr x1, [sp, #32] ; 8-byte Folded Reload ldr w2, [sp, #40] ; 4-byte Folded Reload ldr w3, [sp, #44] ; 4-byte Folded Reload mov x4, x0 ldr x0, [sp, #48] ; 8-byte Folded Reload adrp x8, __rl_completion_append_character_function@GOTPAGE ldr x8, [x8, __rl_completion_append_character_function@GOTPAGEOFF] ldr w5, [x8] adrp x8, _rl_completion_query_items@GOTPAGE ldr x8, [x8, _rl_completion_query_items@GOTPAGEOFF] ldr x6, [x8] mov x9, sp adrp x8, _rl_attempted_completion_over@GOTPAGE ldr x8, [x8, _rl_attempted_completion_over@GOTPAGEOFF] str x8, [x9] adrp x8, _rl_point@GOTPAGE ldr x8, [x8, _rl_point@GOTPAGEOFF] str x8, [x9, #8] adrp x8, _rl_end@GOTPAGE ldr x8, [x8, _rl_end@GOTPAGEOFF] str x8, [x9, #16] adrp x7, _rl_completion_type@GOTPAGE ldr x7, [x7, _rl_completion_type@GOTPAGEOFF] bl _fn_complete stur w0, [x29, #-4] b LBB0_6 LBB0_6: ldur w0, [x29, #-4] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .zerofill __DATA,__bss,_rl_complete.wbreak_conv,4,2 ; @rl_complete.wbreak_conv .zerofill __DATA,__bss,_rl_complete.sprefix_conv,4,2 ; @rl_complete.sprefix_conv .comm _h,8,3 ; @h .comm _e,8,3 ; @e .comm _rl_inhibit_completion,8,3 ; @rl_inhibit_completion .comm _CC_REFRESH,4,2 ; @CC_REFRESH .comm _rl_completion_entry_function,8,3 ; @rl_completion_entry_function .comm _rl_attempted_completion_function,4,2 ; @rl_attempted_completion_function .comm _rl_basic_word_break_characters,8,3 ; @rl_basic_word_break_characters .comm __rl_completion_append_character_function,4,2 ; @_rl_completion_append_character_function .comm _rl_completion_query_items,8,3 ; @rl_completion_query_items .comm _rl_completion_type,4,2 ; @rl_completion_type .comm _rl_attempted_completion_over,4,2 ; @rl_attempted_completion_over .comm _rl_point,4,2 ; @rl_point .comm _rl_end,4,2 ; @rl_end .subsections_via_symbols
.text .file "extr_readline.c_rl_complete.c" .globl rl_complete # -- Begin function rl_complete .p2align 4, 0x90 .type rl_complete,@function rl_complete: # @rl_complete .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $96, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edi, -24(%rbp) movl %esi, -28(%rbp) cmpq $0, h(%rip) je .LBB0_2 # %bb.1: cmpq $0, e(%rip) jne .LBB0_3 .LBB0_2: movb $0, %al callq rl_initialize@PLT .LBB0_3: cmpq $0, rl_inhibit_completion(%rip) je .LBB0_5 # %bb.4: movl -28(%rbp), %eax # kill: def $al killed $al killed $eax movb %al, -42(%rbp) movb $0, -41(%rbp) movq e(%rip), %rdi leaq -42(%rbp), %rsi callq el_insertstr@PLT movl CC_REFRESH(%rip), %eax movl %eax, -20(%rbp) jmp .LBB0_6 .LBB0_5: movb $0, %al callq rl_completion_word_break_hook@PLT movq %rax, -40(%rbp) movb $0, %al callq _rl_update_pos@PLT movq e(%rip), %rax movq %rax, -72(%rbp) # 8-byte Spill movq rl_completion_entry_function(%rip), %rax movq %rax, -64(%rbp) # 8-byte Spill movl rl_attempted_completion_function(%rip), %eax movl %eax, -52(%rbp) # 4-byte Spill movq rl_basic_word_break_characters(%rip), %rdi leaq rl_complete.wbreak_conv(%rip), %rsi callq ct_decode_string@PLT movl %eax, -48(%rbp) # 4-byte Spill movq -40(%rbp), %rdi leaq rl_complete.sprefix_conv(%rip), %rsi callq ct_decode_string@PLT movq -72(%rbp), %rdi # 8-byte Reload movq -64(%rbp), %rsi # 8-byte Reload movl -52(%rbp), %edx # 4-byte Reload movl -48(%rbp), %ecx # 4-byte Reload movl %eax, %r8d movl _rl_completion_append_character_function(%rip), %r9d movq rl_completion_query_items(%rip), %r14 leaq rl_completion_type(%rip), %rbx leaq rl_attempted_completion_over(%rip), %r11 leaq rl_point(%rip), %r10 leaq rl_end(%rip), %rax movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movq %r10, 24(%rsp) movq %rax, 32(%rsp) callq fn_complete@PLT movl %eax, -20(%rbp) .LBB0_6: movl -20(%rbp), %eax addq $96, %rsp popq %rbx popq %r14 popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rl_complete, .Lfunc_end0-rl_complete .cfi_endproc # -- End function .type rl_complete.wbreak_conv,@object # @rl_complete.wbreak_conv .local rl_complete.wbreak_conv .comm rl_complete.wbreak_conv,4,4 .type rl_complete.sprefix_conv,@object # @rl_complete.sprefix_conv .local rl_complete.sprefix_conv .comm rl_complete.sprefix_conv,4,4 .type h,@object # @h .bss .globl h .p2align 3 h: .quad 0 .size h, 8 .type e,@object # @e .globl e .p2align 3 e: .quad 0 .size e, 8 .type rl_inhibit_completion,@object # @rl_inhibit_completion .globl rl_inhibit_completion .p2align 3 rl_inhibit_completion: .quad 0 # 0x0 .size rl_inhibit_completion, 8 .type CC_REFRESH,@object # @CC_REFRESH .globl CC_REFRESH .p2align 2 CC_REFRESH: .long 0 # 0x0 .size CC_REFRESH, 4 .type rl_completion_entry_function,@object # @rl_completion_entry_function .globl rl_completion_entry_function .p2align 3 rl_completion_entry_function: .quad 0 # 0x0 .size rl_completion_entry_function, 8 .type rl_attempted_completion_function,@object # @rl_attempted_completion_function .globl rl_attempted_completion_function .p2align 2 rl_attempted_completion_function: .long 0 # 0x0 .size rl_attempted_completion_function, 4 .type rl_basic_word_break_characters,@object # @rl_basic_word_break_characters .globl rl_basic_word_break_characters .p2align 3 rl_basic_word_break_characters: .quad 0 .size rl_basic_word_break_characters, 8 .type _rl_completion_append_character_function,@object # @_rl_completion_append_character_function .globl _rl_completion_append_character_function .p2align 2 _rl_completion_append_character_function: .long 0 # 0x0 .size _rl_completion_append_character_function, 4 .type rl_completion_query_items,@object # @rl_completion_query_items .globl rl_completion_query_items .p2align 3 rl_completion_query_items: .quad 0 # 0x0 .size rl_completion_query_items, 8 .type rl_completion_type,@object # @rl_completion_type .globl rl_completion_type .p2align 2 rl_completion_type: .long 0 # 0x0 .size rl_completion_type, 4 .type rl_attempted_completion_over,@object # @rl_attempted_completion_over .globl rl_attempted_completion_over .p2align 2 rl_attempted_completion_over: .long 0 # 0x0 .size rl_attempted_completion_over, 4 .type rl_point,@object # @rl_point .globl rl_point .p2align 2 rl_point: .long 0 # 0x0 .size rl_point, 4 .type rl_end,@object # @rl_end .globl rl_end .p2align 2 rl_end: .long 0 # 0x0 .size rl_end, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rl_initialize .addrsig_sym el_insertstr .addrsig_sym rl_completion_word_break_hook .addrsig_sym _rl_update_pos .addrsig_sym fn_complete .addrsig_sym ct_decode_string .addrsig_sym rl_complete.wbreak_conv .addrsig_sym rl_complete.sprefix_conv .addrsig_sym h .addrsig_sym e .addrsig_sym rl_inhibit_completion .addrsig_sym CC_REFRESH .addrsig_sym rl_completion_entry_function .addrsig_sym rl_attempted_completion_function .addrsig_sym rl_basic_word_break_characters .addrsig_sym _rl_completion_append_character_function .addrsig_sym rl_completion_query_items .addrsig_sym rl_completion_type .addrsig_sym rl_attempted_completion_over .addrsig_sym rl_point .addrsig_sym rl_end
freebsd/sys/dev/ocs_fc/extr_ocs_os.h_ocs_ref_read_count.c
arm/extr_ocs_os.h_ocs_ref_read_count_O0_gcc.s
x86_64/extr_ocs_os.h_ocs_ref_read_count_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ocs_ref_read_count _ocs_ref_read_count: ; @ocs_ref_read_count .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _ocs_atomic_read ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _ocs_ref_read_count .subsections_via_symbols
.text .file "extr_ocs_os.h_ocs_ref_read_count.c" .p2align 4, 0x90 # -- Begin function ocs_ref_read_count .type ocs_ref_read_count,@function ocs_ref_read_count: # @ocs_ref_read_count .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq ocs_atomic_read@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ocs_ref_read_count, .Lfunc_end0-ocs_ref_read_count .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ocs_ref_read_count .addrsig_sym ocs_atomic_read
freebsd/contrib/gdb/gdb/extr_wince-stub.c_vstub_error.c
arm/extr_wince-stub_vstub_error_O0_gcc.s
x86_64/extr_wince-stub_vstub_error_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vstub_error _vstub_error: ; @vstub_error .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 mov w9, #16416 adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #4, lsl #12 ; =16384 sub sp, sp, #32 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str w0, [sp, #20] str w1, [sp, #16] ldr w1, [sp, #20] ldr w2, [sp, #16] add x0, sp, #24 str x0, [sp, #8] ; 8-byte Folded Spill bl _wvsprintfW ldr x1, [sp, #8] ; 8-byte Folded Reload adrp x8, _MB_ICONERROR@GOTPAGE ldr x8, [x8, _MB_ICONERROR@GOTPAGEOFF] ldr w3, [x8] mov x0, #0 adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _MessageBoxW bl _WSACleanup mov w0, #1 bl _ExitThread ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: add sp, sp, #4, lsl #12 ; =16384 add sp, sp, #32 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @.str l_.str: .long 71 ; 0x47 .long 68 ; 0x44 .long 66 ; 0x42 .long 0 ; 0x0 .comm _MB_ICONERROR,4,2 ; @MB_ICONERROR .no_dead_strip _vstub_error .subsections_via_symbols
.text .file "extr_wince-stub.c_vstub_error.c" .p2align 4, 0x90 # -- Begin function vstub_error .type vstub_error,@function vstub_error: # @vstub_error .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16400, %rsp # imm = 0x4010 movl %edi, -4(%rbp) movl %esi, -8(%rbp) leaq -16400(%rbp), %rdi movl -4(%rbp), %esi movl -8(%rbp), %edx callq wvsprintfW@PLT leaq -16400(%rbp), %rsi movl MB_ICONERROR(%rip), %ecx xorl %eax, %eax movl %eax, %edi leaq .L.str(%rip), %rdx callq MessageBoxW@PLT movb $0, %al callq WSACleanup@PLT movl $1, %edi callq ExitThread@PLT addq $16400, %rsp # imm = 0x4010 popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vstub_error, .Lfunc_end0-vstub_error .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str4.4,"aMS",@progbits,4 .p2align 2 .L.str: .long 71 # 0x47 .long 68 # 0x44 .long 66 # 0x42 .long 0 # 0x0 .size .L.str, 16 .type MB_ICONERROR,@object # @MB_ICONERROR .bss .globl MB_ICONERROR .p2align 2 MB_ICONERROR: .long 0 # 0x0 .size MB_ICONERROR, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym vstub_error .addrsig_sym wvsprintfW .addrsig_sym MessageBoxW .addrsig_sym WSACleanup .addrsig_sym ExitThread .addrsig_sym MB_ICONERROR
fastsocket/kernel/drivers/ide/extr_ide-eh.c_ide_ata_error.c
arm/extr_ide-eh_ide_ata_error_O0_gcc.s
x86_64/extr_ide-eh_ide_ata_error_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ide_ata_error _ide_ata_error: ; @ide_ata_error .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _ERROR_RECAL@GOTPAGE ldr x8, [x8, _ERROR_RECAL@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _ide_stopped@GOTPAGE ldr x8, [x8, _ide_stopped@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill adrp x8, _ERROR_RESET@GOTPAGE ldr x8, [x8, _ERROR_RESET@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill stur x0, [x29, #-16] stur x1, [x29, #-24] stur w2, [x29, #-28] stur w3, [x29, #-32] ldur x8, [x29, #-16] ldr x8, [x8, #16] stur x8, [x29, #-40] ldur w8, [x29, #-28] adrp x9, _ATA_BUSY@GOTPAGE ldr x9, [x9, _ATA_BUSY@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldur w8, [x29, #-28] adrp x9, _ATA_DF@GOTPAGE ldr x9, [x9, _ATA_DF@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ldur x8, [x29, #-16] ldr w8, [x8] adrp x9, _IDE_DFLAG_NOWERR@GOTPAGE ldr x9, [x9, _IDE_DFLAG_NOWERR@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #20] ; 4-byte Folded Spill ldur x0, [x29, #-24] bl _scsi_req ldr w9, [sp, #20] ; 4-byte Folded Reload ldr w8, [x0] orr w8, w8, w9 str w8, [x0] b LBB0_21 LBB0_4: ldur w8, [x29, #-28] adrp x9, _ATA_ERR@GOTPAGE ldr x9, [x9, _ATA_ERR@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_5 LBB0_5: ldur w8, [x29, #-32] adrp x9, _ATA_ABORTED@GOTPAGE ldr x9, [x9, _ATA_ABORTED@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: ldur x8, [x29, #-16] ldr w8, [x8] adrp x9, _IDE_DFLAG_LBA@GOTPAGE ldr x9, [x9, _IDE_DFLAG_LBA@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ldur x8, [x29, #-40] ldr x8, [x8, #8] ldr x8, [x8] ldur x0, [x29, #-40] blr x8 adrp x8, _ATA_CMD_INIT_DEV_PARAMS@GOTPAGE ldr x8, [x8, _ATA_CMD_INIT_DEV_PARAMS@GOTPAGEOFF] ldr w8, [x8] subs w8, w0, w8 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w8, [x8] stur w8, [x29, #-4] b LBB0_38 LBB0_9: b LBB0_19 LBB0_10: ldur w8, [x29, #-32] adrp x9, _BAD_CRC@GOTPAGE ldr x9, [x9, _BAD_CRC@GOTPAGEOFF] ldr w10, [x9] and w8, w8, w10 ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldur x9, [x29, #-16] ldr w8, [x9, #12] add w8, w8, #1 str w8, [x9, #12] b LBB0_18 LBB0_12: ldur w8, [x29, #-32] adrp x9, _ATA_BBK@GOTPAGE ldr x9, [x9, _ATA_BBK@GOTPAGEOFF] ldr w9, [x9] adrp x10, _ATA_UNC@GOTPAGE ldr x10, [x10, _ATA_UNC@GOTPAGEOFF] ldr w10, [x10] orr w9, w9, w10 ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: adrp x8, _ERROR_MAX@GOTPAGE ldr x8, [x8, _ERROR_MAX@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #16] ; 4-byte Folded Spill ldur x0, [x29, #-24] bl _scsi_req ldr w8, [sp, #16] ; 4-byte Folded Reload str w8, [x0] b LBB0_17 LBB0_14: ldur w8, [x29, #-32] adrp x9, _ATA_TRK0NF@GOTPAGE ldr x9, [x9, _ATA_TRK0NF@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #12] ; 4-byte Folded Spill ldur x0, [x29, #-24] bl _scsi_req ldr w9, [sp, #12] ; 4-byte Folded Reload ldr w8, [x0] orr w8, w8, w9 str w8, [x0] b LBB0_16 LBB0_16: b LBB0_17 LBB0_17: b LBB0_18 LBB0_18: b LBB0_19 LBB0_19: b LBB0_20 LBB0_20: b LBB0_21 LBB0_21: ldur w8, [x29, #-28] adrp x9, _ATA_DRQ@GOTPAGE ldr x9, [x9, _ATA_DRQ@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_28 b LBB0_22 LBB0_22: ldur x0, [x29, #-24] bl _rq_data_dir adrp x8, _READ@GOTPAGE ldr x8, [x8, _READ@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, ne tbnz w8, #0, LBB0_28 b LBB0_23 LBB0_23: ldur x8, [x29, #-40] ldr w8, [x8] adrp x9, _IDE_HFLAG_ERROR_STOPS_FIFO@GOTPAGE ldr x9, [x9, _IDE_HFLAG_ERROR_STOPS_FIFO@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_28 b LBB0_24 LBB0_24: ldur x8, [x29, #-16] ldr w8, [x8, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ldur x8, [x29, #-16] ldr w8, [x8, #4] str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_27 LBB0_26: mov w8, #1 str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_27 LBB0_27: ldr w8, [sp, #8] ; 4-byte Folded Reload stur w8, [x29, #-44] ldur x0, [x29, #-16] adrp x8, _READ@GOTPAGE ldr x8, [x8, _READ@GOTPAGEOFF] ldr x1, [x8] ldur w8, [x29, #-44] adrp x9, _SECTOR_SIZE@GOTPAGE ldr x9, [x9, _SECTOR_SIZE@GOTPAGEOFF] ldr w9, [x9] mul w2, w8, w9 bl _ide_pad_transfer b LBB0_28 LBB0_28: ldur x0, [x29, #-24] bl _scsi_req ldr w8, [x0] adrp x9, _ERROR_MAX@GOTPAGE ldr x9, [x9, _ERROR_MAX@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ldur x0, [x29, #-24] bl _blk_noretry_request subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_31 b LBB0_30 LBB0_30: ldur x0, [x29, #-16] ldur x1, [x29, #-24] bl _ide_kill_rq ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w8, [x8] stur w8, [x29, #-4] b LBB0_38 LBB0_31: ldur x8, [x29, #-40] ldr x8, [x8, #8] ldr x8, [x8] ldur x0, [x29, #-40] blr x8 adrp x8, _ATA_BUSY@GOTPAGE ldr x8, [x8, _ATA_BUSY@GOTPAGEOFF] ldr w8, [x8] adrp x9, _ATA_DRQ@GOTPAGE ldr x9, [x9, _ATA_DRQ@GOTPAGEOFF] ldr w9, [x9] orr w8, w8, w9 ands w8, w0, w8 cset w8, eq tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #4] ; 4-byte Folded Spill ldur x0, [x29, #-24] bl _scsi_req ldr w9, [sp, #4] ; 4-byte Folded Reload ldr w8, [x0] orr w8, w8, w9 str w8, [x0] b LBB0_33 LBB0_33: ldur x0, [x29, #-24] bl _scsi_req ldr x9, [sp, #40] ; 8-byte Folded Reload ldr w8, [x0] ldr w10, [x9] and w8, w8, w10 ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ldur x0, [x29, #-24] bl _scsi_req ldr w8, [x0] add w8, w8, #1 str w8, [x0] ldur x0, [x29, #-16] bl _ide_do_reset stur w0, [x29, #-4] b LBB0_38 LBB0_35: ldur x0, [x29, #-24] bl _scsi_req ldr x9, [sp, #24] ; 8-byte Folded Reload ldr w8, [x0] ldr w10, [x9] and w8, w8, w10 ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_37 b LBB0_36 LBB0_36: adrp x8, _IDE_SFLAG_RECALIBRATE@GOTPAGE ldr x8, [x8, _IDE_SFLAG_RECALIBRATE@GOTPAGEOFF] ldr w10, [x8] ldur x9, [x29, #-16] ldr w8, [x9, #8] orr w8, w8, w10 str w8, [x9, #8] b LBB0_37 LBB0_37: ldur x0, [x29, #-24] bl _scsi_req ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [x0] add w9, w9, #1 str w9, [x0] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_38 LBB0_38: ldur w0, [x29, #-4] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _ATA_BUSY,4,2 ; @ATA_BUSY .comm _ATA_DF,4,2 ; @ATA_DF .comm _IDE_DFLAG_NOWERR,4,2 ; @IDE_DFLAG_NOWERR .comm _ERROR_RESET,4,2 ; @ERROR_RESET .comm _ATA_ERR,4,2 ; @ATA_ERR .comm _ATA_ABORTED,4,2 ; @ATA_ABORTED .comm _IDE_DFLAG_LBA,4,2 ; @IDE_DFLAG_LBA .comm _ATA_CMD_INIT_DEV_PARAMS,4,2 ; @ATA_CMD_INIT_DEV_PARAMS .comm _ide_stopped,4,2 ; @ide_stopped .comm _BAD_CRC,4,2 ; @BAD_CRC .comm _ATA_BBK,4,2 ; @ATA_BBK .comm _ATA_UNC,4,2 ; @ATA_UNC .comm _ERROR_MAX,4,2 ; @ERROR_MAX .comm _ATA_TRK0NF,4,2 ; @ATA_TRK0NF .comm _ERROR_RECAL,4,2 ; @ERROR_RECAL .comm _ATA_DRQ,4,2 ; @ATA_DRQ .comm _READ,8,3 ; @READ .comm _IDE_HFLAG_ERROR_STOPS_FIFO,4,2 ; @IDE_HFLAG_ERROR_STOPS_FIFO .comm _SECTOR_SIZE,4,2 ; @SECTOR_SIZE .comm _IDE_SFLAG_RECALIBRATE,4,2 ; @IDE_SFLAG_RECALIBRATE .no_dead_strip _ide_ata_error .subsections_via_symbols
.text .file "extr_ide-eh.c_ide_ata_error.c" .p2align 4, 0x90 # -- Begin function ide_ata_error .type ide_ata_error,@function ide_ata_error: # @ide_ata_error .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movl %edx, -28(%rbp) movl %ecx, -32(%rbp) movq -16(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) movl -28(%rbp), %eax andl ATA_BUSY(%rip), %eax cmpl $0, %eax jne .LBB0_3 # %bb.1: movl -28(%rbp), %eax andl ATA_DF(%rip), %eax cmpl $0, %eax je .LBB0_4 # %bb.2: movq -16(%rbp), %rax movl (%rax), %eax andl IDE_DFLAG_NOWERR(%rip), %eax cmpl $0, %eax jne .LBB0_4 .LBB0_3: movl ERROR_RESET(%rip), %eax movl %eax, -48(%rbp) # 4-byte Spill movq -24(%rbp), %rdi callq scsi_req@PLT movl -48(%rbp), %ecx # 4-byte Reload orl (%rax), %ecx movl %ecx, (%rax) jmp .LBB0_21 .LBB0_4: movl -28(%rbp), %eax andl ATA_ERR(%rip), %eax cmpl $0, %eax je .LBB0_20 # %bb.5: movl -32(%rbp), %eax cmpl ATA_ABORTED(%rip), %eax jne .LBB0_10 # %bb.6: movq -16(%rbp), %rax movl (%rax), %eax andl IDE_DFLAG_LBA(%rip), %eax cmpl $0, %eax je .LBB0_9 # %bb.7: movq -40(%rbp), %rax movq 8(%rax), %rax movq (%rax), %rax movq -40(%rbp), %rdi callq *%rax cmpl ATA_CMD_INIT_DEV_PARAMS(%rip), %eax jne .LBB0_9 # %bb.8: movl ide_stopped(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_38 .LBB0_9: jmp .LBB0_19 .LBB0_10: movl -32(%rbp), %eax andl BAD_CRC(%rip), %eax cmpl BAD_CRC(%rip), %eax jne .LBB0_12 # %bb.11: movq -16(%rbp), %rax movl 12(%rax), %ecx addl $1, %ecx movl %ecx, 12(%rax) jmp .LBB0_18 .LBB0_12: movl -32(%rbp), %eax movl ATA_BBK(%rip), %ecx orl ATA_UNC(%rip), %ecx andl %ecx, %eax cmpl $0, %eax je .LBB0_14 # %bb.13: movl ERROR_MAX(%rip), %eax movl %eax, -52(%rbp) # 4-byte Spill movq -24(%rbp), %rdi callq scsi_req@PLT movl -52(%rbp), %ecx # 4-byte Reload movl %ecx, (%rax) jmp .LBB0_17 .LBB0_14: movl -32(%rbp), %eax andl ATA_TRK0NF(%rip), %eax cmpl $0, %eax je .LBB0_16 # %bb.15: movl ERROR_RECAL(%rip), %eax movl %eax, -56(%rbp) # 4-byte Spill movq -24(%rbp), %rdi callq scsi_req@PLT movl -56(%rbp), %ecx # 4-byte Reload orl (%rax), %ecx movl %ecx, (%rax) .LBB0_16: jmp .LBB0_17 .LBB0_17: jmp .LBB0_18 .LBB0_18: jmp .LBB0_19 .LBB0_19: jmp .LBB0_20 .LBB0_20: jmp .LBB0_21 .LBB0_21: movl -28(%rbp), %eax andl ATA_DRQ(%rip), %eax cmpl $0, %eax je .LBB0_28 # %bb.22: movq -24(%rbp), %rdi callq rq_data_dir@PLT cmpq READ(%rip), %rax jne .LBB0_28 # %bb.23: movq -40(%rbp), %rax movl (%rax), %eax andl IDE_HFLAG_ERROR_STOPS_FIFO(%rip), %eax cmpl $0, %eax jne .LBB0_28 # %bb.24: movq -16(%rbp), %rax cmpl $0, 4(%rax) je .LBB0_26 # %bb.25: movq -16(%rbp), %rax movl 4(%rax), %eax movl %eax, -60(%rbp) # 4-byte Spill jmp .LBB0_27 .LBB0_26: movl $1, %eax movl %eax, -60(%rbp) # 4-byte Spill jmp .LBB0_27 .LBB0_27: movl -60(%rbp), %eax # 4-byte Reload movl %eax, -44(%rbp) movq -16(%rbp), %rdi movq READ(%rip), %rsi movl -44(%rbp), %edx imull SECTOR_SIZE(%rip), %edx callq ide_pad_transfer@PLT .LBB0_28: movq -24(%rbp), %rdi callq scsi_req@PLT movl (%rax), %eax cmpl ERROR_MAX(%rip), %eax jge .LBB0_30 # %bb.29: movq -24(%rbp), %rdi callq blk_noretry_request@PLT cmpq $0, %rax je .LBB0_31 .LBB0_30: movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq ide_kill_rq@PLT movl ide_stopped(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_38 .LBB0_31: movq -40(%rbp), %rax movq 8(%rax), %rax movq (%rax), %rax movq -40(%rbp), %rdi callq *%rax movl ATA_BUSY(%rip), %ecx orl ATA_DRQ(%rip), %ecx andl %ecx, %eax cmpl $0, %eax je .LBB0_33 # %bb.32: movl ERROR_RESET(%rip), %eax movl %eax, -64(%rbp) # 4-byte Spill movq -24(%rbp), %rdi callq scsi_req@PLT movl -64(%rbp), %ecx # 4-byte Reload orl (%rax), %ecx movl %ecx, (%rax) .LBB0_33: movq -24(%rbp), %rdi callq scsi_req@PLT movl (%rax), %eax andl ERROR_RESET(%rip), %eax cmpl ERROR_RESET(%rip), %eax jne .LBB0_35 # %bb.34: movq -24(%rbp), %rdi callq scsi_req@PLT movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movq -16(%rbp), %rdi callq ide_do_reset@PLT movl %eax, -4(%rbp) jmp .LBB0_38 .LBB0_35: movq -24(%rbp), %rdi callq scsi_req@PLT movl (%rax), %eax andl ERROR_RECAL(%rip), %eax cmpl ERROR_RECAL(%rip), %eax jne .LBB0_37 # %bb.36: movl IDE_SFLAG_RECALIBRATE(%rip), %ecx movq -16(%rbp), %rax orl 8(%rax), %ecx movl %ecx, 8(%rax) .LBB0_37: movq -24(%rbp), %rdi callq scsi_req@PLT movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) movl ide_stopped(%rip), %eax movl %eax, -4(%rbp) .LBB0_38: movl -4(%rbp), %eax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ide_ata_error, .Lfunc_end0-ide_ata_error .cfi_endproc # -- End function .type ATA_BUSY,@object # @ATA_BUSY .bss .globl ATA_BUSY .p2align 2 ATA_BUSY: .long 0 # 0x0 .size ATA_BUSY, 4 .type ATA_DF,@object # @ATA_DF .globl ATA_DF .p2align 2 ATA_DF: .long 0 # 0x0 .size ATA_DF, 4 .type IDE_DFLAG_NOWERR,@object # @IDE_DFLAG_NOWERR .globl IDE_DFLAG_NOWERR .p2align 2 IDE_DFLAG_NOWERR: .long 0 # 0x0 .size IDE_DFLAG_NOWERR, 4 .type ERROR_RESET,@object # @ERROR_RESET .globl ERROR_RESET .p2align 2 ERROR_RESET: .long 0 # 0x0 .size ERROR_RESET, 4 .type ATA_ERR,@object # @ATA_ERR .globl ATA_ERR .p2align 2 ATA_ERR: .long 0 # 0x0 .size ATA_ERR, 4 .type ATA_ABORTED,@object # @ATA_ABORTED .globl ATA_ABORTED .p2align 2 ATA_ABORTED: .long 0 # 0x0 .size ATA_ABORTED, 4 .type IDE_DFLAG_LBA,@object # @IDE_DFLAG_LBA .globl IDE_DFLAG_LBA .p2align 2 IDE_DFLAG_LBA: .long 0 # 0x0 .size IDE_DFLAG_LBA, 4 .type ATA_CMD_INIT_DEV_PARAMS,@object # @ATA_CMD_INIT_DEV_PARAMS .globl ATA_CMD_INIT_DEV_PARAMS .p2align 2 ATA_CMD_INIT_DEV_PARAMS: .long 0 # 0x0 .size ATA_CMD_INIT_DEV_PARAMS, 4 .type ide_stopped,@object # @ide_stopped .globl ide_stopped .p2align 2 ide_stopped: .long 0 # 0x0 .size ide_stopped, 4 .type BAD_CRC,@object # @BAD_CRC .globl BAD_CRC .p2align 2 BAD_CRC: .long 0 # 0x0 .size BAD_CRC, 4 .type ATA_BBK,@object # @ATA_BBK .globl ATA_BBK .p2align 2 ATA_BBK: .long 0 # 0x0 .size ATA_BBK, 4 .type ATA_UNC,@object # @ATA_UNC .globl ATA_UNC .p2align 2 ATA_UNC: .long 0 # 0x0 .size ATA_UNC, 4 .type ERROR_MAX,@object # @ERROR_MAX .globl ERROR_MAX .p2align 2 ERROR_MAX: .long 0 # 0x0 .size ERROR_MAX, 4 .type ATA_TRK0NF,@object # @ATA_TRK0NF .globl ATA_TRK0NF .p2align 2 ATA_TRK0NF: .long 0 # 0x0 .size ATA_TRK0NF, 4 .type ERROR_RECAL,@object # @ERROR_RECAL .globl ERROR_RECAL .p2align 2 ERROR_RECAL: .long 0 # 0x0 .size ERROR_RECAL, 4 .type ATA_DRQ,@object # @ATA_DRQ .globl ATA_DRQ .p2align 2 ATA_DRQ: .long 0 # 0x0 .size ATA_DRQ, 4 .type READ,@object # @READ .globl READ .p2align 3 READ: .quad 0 # 0x0 .size READ, 8 .type IDE_HFLAG_ERROR_STOPS_FIFO,@object # @IDE_HFLAG_ERROR_STOPS_FIFO .globl IDE_HFLAG_ERROR_STOPS_FIFO .p2align 2 IDE_HFLAG_ERROR_STOPS_FIFO: .long 0 # 0x0 .size IDE_HFLAG_ERROR_STOPS_FIFO, 4 .type SECTOR_SIZE,@object # @SECTOR_SIZE .globl SECTOR_SIZE .p2align 2 SECTOR_SIZE: .long 0 # 0x0 .size SECTOR_SIZE, 4 .type IDE_SFLAG_RECALIBRATE,@object # @IDE_SFLAG_RECALIBRATE .globl IDE_SFLAG_RECALIBRATE .p2align 2 IDE_SFLAG_RECALIBRATE: .long 0 # 0x0 .size IDE_SFLAG_RECALIBRATE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ide_ata_error .addrsig_sym scsi_req .addrsig_sym rq_data_dir .addrsig_sym ide_pad_transfer .addrsig_sym blk_noretry_request .addrsig_sym ide_kill_rq .addrsig_sym ide_do_reset .addrsig_sym ATA_BUSY .addrsig_sym ATA_DF .addrsig_sym IDE_DFLAG_NOWERR .addrsig_sym ERROR_RESET .addrsig_sym ATA_ERR .addrsig_sym ATA_ABORTED .addrsig_sym IDE_DFLAG_LBA .addrsig_sym ATA_CMD_INIT_DEV_PARAMS .addrsig_sym ide_stopped .addrsig_sym BAD_CRC .addrsig_sym ATA_BBK .addrsig_sym ATA_UNC .addrsig_sym ERROR_MAX .addrsig_sym ATA_TRK0NF .addrsig_sym ERROR_RECAL .addrsig_sym ATA_DRQ .addrsig_sym READ .addrsig_sym IDE_HFLAG_ERROR_STOPS_FIFO .addrsig_sym SECTOR_SIZE .addrsig_sym IDE_SFLAG_RECALIBRATE
openssl/test/extr_uitest.c_test_old.c
arm/extr_uitest_test_old_O0_gcc.s
x86_64/extr_uitest_test_old_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function test_old _test_old: ; @test_old .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] ; kill: def $x8 killed $xzr str xzr, [sp, #32] str xzr, [sp, #24] adrp x8, l___const.test_old.defpass@PAGE add x8, x8, l___const.test_old.defpass@PAGEOFF ldr x9, [x8] stur x9, [x29, #-24] ldrb w8, [x8, #8] sturb w8, [x29, #-16] mov w1, #0 str wzr, [sp, #20] adrp x8, _test_pem_password_cb@GOTPAGE ldr x8, [x8, _test_pem_password_cb@GOTPAGEOFF] ldr w0, [x8] bl _UI_UTIL_wrap_read_pem_callback mov x8, x0 str x8, [sp, #32] bl _TEST_ptr subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x0, [sp, #32] bl _UI_new_method mov x8, x0 str x8, [sp, #24] bl _TEST_ptr subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_13 LBB0_3: ldr x0, [sp, #24] sub x1, x29, #24 bl _UI_add_user_data ldr x0, [sp, #24] adrp x8, _UI_INPUT_FLAG_DEFAULT_PWD@GOTPAGE ldr x8, [x8, _UI_INPUT_FLAG_DEFAULT_PWD@GOTPAGEOFF] ldr w2, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF add x3, sp, #40 mov w4, #0 mov w5, #15 bl _UI_add_input_string subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: b LBB0_13 LBB0_5: ldr x0, [sp, #24] bl _UI_process str w0, [sp, #16] ; 4-byte Folded Spill adds w8, w0, #2 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr w8, [sp, #16] ; 4-byte Folded Reload adds w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_9 LBB0_7: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _TEST_info b LBB0_8 LBB0_8: b LBB0_13 LBB0_9: b LBB0_10 LBB0_10: add x0, sp, #40 sub x1, x29, #24 bl _TEST_str_eq subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: mov w8, #1 str w8, [sp, #20] b LBB0_12 LBB0_12: b LBB0_13 LBB0_13: ldr x0, [sp, #24] bl _UI_free ldr x0, [sp, #32] bl _UI_destroy_method ldr w8, [sp, #20] str w8, [sp, #12] ; 4-byte Folded Spill ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: bl ___stack_chk_fail LBB0_15: ldr w0, [sp, #12] ; 4-byte Folded Reload ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.test_old.defpass: ; @__const.test_old.defpass .asciz "password" .comm _test_pem_password_cb,4,2 ; @test_pem_password_cb l_.str: ; @.str .asciz "prompt" .comm _UI_INPUT_FLAG_DEFAULT_PWD,4,2 ; @UI_INPUT_FLAG_DEFAULT_PWD l_.str.1: ; @.str.1 .asciz "test_old: UI process interrupted or cancelled" .no_dead_strip _test_old .subsections_via_symbols
.text .file "extr_uitest.c_test_old.c" .p2align 4, 0x90 # -- Begin function test_old .type test_old,@function test_old: # @test_old .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq $0, -8(%rbp) movq $0, -16(%rbp) movq .L__const.test_old.defpass(%rip), %rax movq %rax, -25(%rbp) movb .L__const.test_old.defpass+8(%rip), %al movb %al, -17(%rbp) movl $0, -52(%rbp) movl test_pem_password_cb(%rip), %edi xorl %esi, %esi callq UI_UTIL_wrap_read_pem_callback@PLT movq %rax, %rdi movq %rdi, -8(%rbp) callq TEST_ptr@PLT cmpl $0, %eax je .LBB0_2 # %bb.1: movq -8(%rbp), %rdi callq UI_new_method@PLT movq %rax, %rdi movq %rdi, -16(%rbp) callq TEST_ptr@PLT cmpl $0, %eax jne .LBB0_3 .LBB0_2: jmp .LBB0_12 .LBB0_3: movq -16(%rbp), %rdi leaq -25(%rbp), %rsi callq UI_add_user_data@PLT movq -16(%rbp), %rdi movl UI_INPUT_FLAG_DEFAULT_PWD(%rip), %edx leaq -48(%rbp), %rcx leaq .L.str(%rip), %rsi xorl %r8d, %r8d movl $15, %r9d callq UI_add_input_string@PLT cmpl $0, %eax jne .LBB0_5 # %bb.4: jmp .LBB0_12 .LBB0_5: movq -16(%rbp), %rdi callq UI_process@PLT movl %eax, %ecx movl %ecx, -56(%rbp) # 4-byte Spill subl $-2, %eax je .LBB0_6 jmp .LBB0_13 .LBB0_13: movl -56(%rbp), %eax # 4-byte Reload subl $-1, %eax je .LBB0_7 jmp .LBB0_8 .LBB0_6: leaq .L.str.1(%rip), %rdi callq TEST_info@PLT .LBB0_7: jmp .LBB0_12 .LBB0_8: jmp .LBB0_9 .LBB0_9: leaq -48(%rbp), %rdi leaq -25(%rbp), %rsi callq TEST_str_eq@PLT cmpq $0, %rax je .LBB0_11 # %bb.10: movl $1, -52(%rbp) .LBB0_11: jmp .LBB0_12 .LBB0_12: movq -16(%rbp), %rdi callq UI_free@PLT movq -8(%rbp), %rdi callq UI_destroy_method@PLT movl -52(%rbp), %eax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size test_old, .Lfunc_end0-test_old .cfi_endproc # -- End function .type .L__const.test_old.defpass,@object # @__const.test_old.defpass .section .rodata.str1.1,"aMS",@progbits,1 .L__const.test_old.defpass: .asciz "password" .size .L__const.test_old.defpass, 9 .type test_pem_password_cb,@object # @test_pem_password_cb .bss .globl test_pem_password_cb .p2align 2 test_pem_password_cb: .long 0 # 0x0 .size test_pem_password_cb, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "prompt" .size .L.str, 7 .type UI_INPUT_FLAG_DEFAULT_PWD,@object # @UI_INPUT_FLAG_DEFAULT_PWD .bss .globl UI_INPUT_FLAG_DEFAULT_PWD .p2align 2 UI_INPUT_FLAG_DEFAULT_PWD: .long 0 # 0x0 .size UI_INPUT_FLAG_DEFAULT_PWD, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "test_old: UI process interrupted or cancelled" .size .L.str.1, 46 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym test_old .addrsig_sym TEST_ptr .addrsig_sym UI_UTIL_wrap_read_pem_callback .addrsig_sym UI_new_method .addrsig_sym UI_add_user_data .addrsig_sym UI_add_input_string .addrsig_sym UI_process .addrsig_sym TEST_info .addrsig_sym TEST_str_eq .addrsig_sym UI_free .addrsig_sym UI_destroy_method .addrsig_sym test_pem_password_cb .addrsig_sym UI_INPUT_FLAG_DEFAULT_PWD
freebsd/contrib/gcc/extr_omp-low.c_expand_omp_synch.c
arm/extr_omp-low_expand_omp_synch_O0_gcc.s
x86_64/extr_omp-low_expand_omp_synch_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function expand_omp_synch _expand_omp_synch: ; @expand_omp_synch .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr x8, [x8, #8] stur x8, [x29, #-16] ldur x8, [x29, #-8] ldr x8, [x8] stur x8, [x29, #-24] ldur x0, [x29, #-16] bl _bsi_last stur w0, [x29, #-28] ldur w0, [x29, #-28] bl _bsi_stmt bl _TREE_CODE adrp x8, _OMP_SINGLE@GOTPAGE ldr x8, [x8, _OMP_SINGLE@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, eq mov w9, #1 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: ldur w0, [x29, #-28] bl _bsi_stmt bl _TREE_CODE adrp x8, _OMP_MASTER@GOTPAGE ldr x8, [x8, _OMP_MASTER@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, eq mov w9, #1 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ldur w0, [x29, #-28] bl _bsi_stmt bl _TREE_CODE adrp x8, _OMP_ORDERED@GOTPAGE ldr x8, [x8, _OMP_ORDERED@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, eq mov w9, #1 str w9, [sp, #32] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w0, [x29, #-28] bl _bsi_stmt bl _TREE_CODE adrp x8, _OMP_CRITICAL@GOTPAGE ldr x8, [x8, _OMP_CRITICAL@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, eq str w8, [sp, #32] ; 4-byte Folded Spill b LBB0_4 LBB0_4: ldr w8, [sp, #32] ; 4-byte Folded Reload and w0, w8, #0x1 bl _gcc_assert sub x0, x29, #28 mov w1, #1 bl _bsi_remove adrp x8, _EDGE_FALLTHRU@GOTPAGE ldr x8, [x8, _EDGE_FALLTHRU@GOTPAGEOFF] ldr x8, [x8] str x8, [sp, #24] ; 8-byte Folded Spill ldur x0, [x29, #-16] bl _single_succ_edge ldr x8, [sp, #24] ; 8-byte Folded Reload str x8, [x0] ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur x0, [x29, #-24] bl _bsi_last sub x8, x29, #28 str x8, [sp, #8] ; 8-byte Folded Spill stur w0, [x29, #-28] ldur w0, [x29, #-28] bl _bsi_stmt bl _TREE_CODE adrp x8, _OMP_RETURN@GOTPAGE ldr x8, [x8, _OMP_RETURN@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, eq and w0, w8, #0x1 bl _gcc_assert ldr x0, [sp, #8] ; 8-byte Folded Reload mov w1, #1 bl _bsi_remove adrp x8, _EDGE_FALLTHRU@GOTPAGE ldr x8, [x8, _EDGE_FALLTHRU@GOTPAGEOFF] ldr x8, [x8] str x8, [sp, #16] ; 8-byte Folded Spill ldur x0, [x29, #-24] bl _single_succ_edge ldr x8, [sp, #16] ; 8-byte Folded Reload str x8, [x0] b LBB0_6 LBB0_6: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _OMP_SINGLE,8,3 ; @OMP_SINGLE .comm _OMP_MASTER,8,3 ; @OMP_MASTER .comm _OMP_ORDERED,8,3 ; @OMP_ORDERED .comm _OMP_CRITICAL,8,3 ; @OMP_CRITICAL .comm _EDGE_FALLTHRU,8,3 ; @EDGE_FALLTHRU .comm _OMP_RETURN,8,3 ; @OMP_RETURN .no_dead_strip _expand_omp_synch .subsections_via_symbols
.text .file "extr_omp-low.c_expand_omp_synch.c" .p2align 4, 0x90 # -- Begin function expand_omp_synch .type expand_omp_synch,@function expand_omp_synch: # @expand_omp_synch .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rdi callq bsi_last@PLT movl %eax, -28(%rbp) movl -28(%rbp), %edi callq bsi_stmt@PLT movl %eax, %edi callq TREE_CODE@PLT movq %rax, %rcx movb $1, %al cmpq OMP_SINGLE(%rip), %rcx movb %al, -29(%rbp) # 1-byte Spill je .LBB0_4 # %bb.1: movl -28(%rbp), %edi callq bsi_stmt@PLT movl %eax, %edi callq TREE_CODE@PLT movq %rax, %rcx movb $1, %al cmpq OMP_MASTER(%rip), %rcx movb %al, -29(%rbp) # 1-byte Spill je .LBB0_4 # %bb.2: movl -28(%rbp), %edi callq bsi_stmt@PLT movl %eax, %edi callq TREE_CODE@PLT movq %rax, %rcx movb $1, %al cmpq OMP_ORDERED(%rip), %rcx movb %al, -29(%rbp) # 1-byte Spill je .LBB0_4 # %bb.3: movl -28(%rbp), %edi callq bsi_stmt@PLT movl %eax, %edi callq TREE_CODE@PLT cmpq OMP_CRITICAL(%rip), %rax sete %al movb %al, -29(%rbp) # 1-byte Spill .LBB0_4: movb -29(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %edi callq gcc_assert@PLT leaq -28(%rbp), %rdi movl $1, %esi callq bsi_remove@PLT movq EDGE_FALLTHRU(%rip), %rax movq %rax, -40(%rbp) # 8-byte Spill movq -16(%rbp), %rdi callq single_succ_edge@PLT movq -40(%rbp), %rcx # 8-byte Reload movq %rcx, (%rax) cmpq $0, -24(%rbp) je .LBB0_6 # %bb.5: movq -24(%rbp), %rdi callq bsi_last@PLT movl %eax, -28(%rbp) movl -28(%rbp), %edi callq bsi_stmt@PLT movl %eax, %edi callq TREE_CODE@PLT cmpq OMP_RETURN(%rip), %rax sete %al andb $1, %al movzbl %al, %edi callq gcc_assert@PLT leaq -28(%rbp), %rdi movl $1, %esi callq bsi_remove@PLT movq EDGE_FALLTHRU(%rip), %rax movq %rax, -48(%rbp) # 8-byte Spill movq -24(%rbp), %rdi callq single_succ_edge@PLT movq -48(%rbp), %rcx # 8-byte Reload movq %rcx, (%rax) .LBB0_6: addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size expand_omp_synch, .Lfunc_end0-expand_omp_synch .cfi_endproc # -- End function .type OMP_SINGLE,@object # @OMP_SINGLE .bss .globl OMP_SINGLE .p2align 3 OMP_SINGLE: .quad 0 # 0x0 .size OMP_SINGLE, 8 .type OMP_MASTER,@object # @OMP_MASTER .globl OMP_MASTER .p2align 3 OMP_MASTER: .quad 0 # 0x0 .size OMP_MASTER, 8 .type OMP_ORDERED,@object # @OMP_ORDERED .globl OMP_ORDERED .p2align 3 OMP_ORDERED: .quad 0 # 0x0 .size OMP_ORDERED, 8 .type OMP_CRITICAL,@object # @OMP_CRITICAL .globl OMP_CRITICAL .p2align 3 OMP_CRITICAL: .quad 0 # 0x0 .size OMP_CRITICAL, 8 .type EDGE_FALLTHRU,@object # @EDGE_FALLTHRU .globl EDGE_FALLTHRU .p2align 3 EDGE_FALLTHRU: .quad 0 .size EDGE_FALLTHRU, 8 .type OMP_RETURN,@object # @OMP_RETURN .globl OMP_RETURN .p2align 3 OMP_RETURN: .quad 0 # 0x0 .size OMP_RETURN, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym expand_omp_synch .addrsig_sym bsi_last .addrsig_sym gcc_assert .addrsig_sym TREE_CODE .addrsig_sym bsi_stmt .addrsig_sym bsi_remove .addrsig_sym single_succ_edge .addrsig_sym OMP_SINGLE .addrsig_sym OMP_MASTER .addrsig_sym OMP_ORDERED .addrsig_sym OMP_CRITICAL .addrsig_sym EDGE_FALLTHRU .addrsig_sym OMP_RETURN
linux/fs/f2fs/extr_acl.c_NULL.c
arm/extr_acl_NULL_O0_gcc.s
x86_64/extr_acl_NULL_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ext3_check_acl ; -- Begin function ext3_check_acl .p2align 2 _ext3_check_acl: ; @ext3_check_acl .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] ldur x0, [x29, #-16] adrp x8, _ACL_TYPE_ACCESS@GOTPAGE ldr x8, [x8, _ACL_TYPE_ACCESS@GOTPAGEOFF] ldr w1, [x8] bl _ext3_get_acl str x0, [sp, #16] ldr x0, [sp, #16] bl _IS_ERR subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x0, [sp, #16] bl _PTR_ERR stur w0, [x29, #-4] b LBB0_5 LBB0_2: ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x0, [x29, #-16] ldr x1, [sp, #16] ldur w2, [x29, #-20] bl _posix_acl_permission str w0, [sp, #12] ldr x0, [sp, #16] bl _posix_acl_release ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_5 LBB0_4: adrp x8, _EAGAIN@GOTPAGE ldr x8, [x8, _EAGAIN@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_5 LBB0_5: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _ACL_TYPE_ACCESS,4,2 ; @ACL_TYPE_ACCESS .comm _EAGAIN,4,2 ; @EAGAIN .subsections_via_symbols
.text .file "extr_acl.c_NULL.c" .globl ext3_check_acl # -- Begin function ext3_check_acl .p2align 4, 0x90 .type ext3_check_acl,@function ext3_check_acl: # @ext3_check_acl .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movq -16(%rbp), %rdi movl ACL_TYPE_ACCESS(%rip), %esi callq ext3_get_acl@PLT movq %rax, -32(%rbp) movq -32(%rbp), %rdi callq IS_ERR@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: movq -32(%rbp), %rdi callq PTR_ERR@PLT movl %eax, -4(%rbp) jmp .LBB0_5 .LBB0_2: cmpq $0, -32(%rbp) je .LBB0_4 # %bb.3: movq -16(%rbp), %rdi movq -32(%rbp), %rsi movl -20(%rbp), %edx callq posix_acl_permission@PLT movl %eax, -36(%rbp) movq -32(%rbp), %rdi callq posix_acl_release@PLT movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_5 .LBB0_4: xorl %eax, %eax subl EAGAIN(%rip), %eax movl %eax, -4(%rbp) .LBB0_5: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ext3_check_acl, .Lfunc_end0-ext3_check_acl .cfi_endproc # -- End function .type ACL_TYPE_ACCESS,@object # @ACL_TYPE_ACCESS .bss .globl ACL_TYPE_ACCESS .p2align 2 ACL_TYPE_ACCESS: .long 0 # 0x0 .size ACL_TYPE_ACCESS, 4 .type EAGAIN,@object # @EAGAIN .globl EAGAIN .p2align 2 EAGAIN: .long 0 # 0x0 .size EAGAIN, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ext3_get_acl .addrsig_sym IS_ERR .addrsig_sym PTR_ERR .addrsig_sym posix_acl_permission .addrsig_sym posix_acl_release .addrsig_sym ACL_TYPE_ACCESS .addrsig_sym EAGAIN
linux/fs/ceph/extr_addr.c_writepages_finish.c
arm/extr_addr_writepages_finish_O0_gcc.s
x86_64/extr_addr_writepages_finish_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function writepages_finish _writepages_finish: ; @writepages_finish .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr x8, [x8, #24] stur x8, [x29, #-16] ldur x0, [x29, #-16] bl _ceph_inode stur x0, [x29, #-24] stur wzr, [x29, #-48] ldur x8, [x29, #-8] ldr w8, [x8] stur w8, [x29, #-60] ldur x8, [x29, #-8] ldr x8, [x8, #16] stur x8, [x29, #-72] ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #80] ldur x0, [x29, #-16] bl _ceph_inode_to_client str x0, [sp, #72] ldur x10, [x29, #-16] ldur w9, [x29, #-60] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _dout ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: ldr x0, [sp, #80] ldur w1, [x29, #-60] bl _mapping_set_error ldur x0, [x29, #-24] bl _ceph_set_error_write ldur w8, [x29, #-60] adrp x9, _EBLACKLISTED@GOTPAGE ldr x9, [x9, _EBLACKLISTED@GOTPAGEOFF] ldr w9, [x9] adds w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr x9, [sp, #72] mov w8, #1 str w8, [x9] b LBB0_3 LBB0_3: b LBB0_5 LBB0_4: ldur x0, [x29, #-24] bl _ceph_clear_error_write b LBB0_5 LBB0_5: ldur x0, [x29, #-24] bl _ceph_caps_issued adrp x8, _CEPH_CAP_FILE_CACHE@GOTPAGE ldr x8, [x8, _CEPH_CAP_FILE_CACHE@GOTPAGEOFF] ldr w8, [x8] adrp x9, _CEPH_CAP_FILE_LAZYIO@GOTPAGE ldr x9, [x9, _CEPH_CAP_FILE_LAZYIO@GOTPAGEOFF] ldr w9, [x9] orr w8, w8, w9 ands w8, w0, w8 cset w8, eq and w8, w8, #0x1 str w8, [sp, #68] stur wzr, [x29, #-52] b LBB0_6 LBB0_6: ; =>This Loop Header: Depth=1 ; Child Loop BB0_10 Depth 2 ldur w8, [x29, #-52] ldur x9, [x29, #-8] ldr w9, [x9, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #8] ldursw x9, [x29, #-52] ldr x8, [x8, x9, lsl #3] adrp x9, _CEPH_OSD_OP_WRITE@GOTPAGE ldr x9, [x9, _CEPH_OSD_OP_WRITE@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: b LBB0_22 LBB0_9: ; in Loop: Header=BB0_6 Depth=1 ldur x0, [x29, #-8] ldur w1, [x29, #-52] bl _osd_req_op_extent_osd_data stur x0, [x29, #-32] ldur x8, [x29, #-32] ldr x8, [x8] adrp x9, _CEPH_OSD_DATA_TYPE_PAGES@GOTPAGE ldr x9, [x9, _CEPH_OSD_DATA_TYPE_PAGES@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne and w0, w8, #0x1 bl _BUG_ON ldur x8, [x29, #-32] ldr x8, [x8, #32] mov x0, x8 ldur x8, [x29, #-32] ldr x8, [x8, #24] mov x1, x8 bl _calc_pages_for stur w0, [x29, #-44] ldur w9, [x29, #-44] ldur w8, [x29, #-48] add w8, w8, w9 stur w8, [x29, #-48] stur wzr, [x29, #-56] b LBB0_10 LBB0_10: ; Parent Loop BB0_6 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-56] ldur w9, [x29, #-44] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_17 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_10 Depth=2 ldur x8, [x29, #-32] ldr x8, [x8, #8] ldursw x9, [x29, #-56] ldr x8, [x8, x9, lsl #3] stur x8, [x29, #-40] ldur x8, [x29, #-40] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _BUG_ON ldur x0, [x29, #-40] bl _PageUptodate subs w8, w0, #0 cset w8, eq and w0, w8, #0x1 bl _WARN_ON ldr x8, [sp, #72] add x0, x8, #16 bl _atomic_long_dec_return str x0, [sp, #56] ; 8-byte Folded Spill ldr x8, [sp, #72] ldr x8, [x8, #8] ldr w0, [x8] bl _CONGESTION_OFF_THRESH mov x8, x0 ldr x0, [sp, #56] ; 8-byte Folded Reload subs x8, x0, x8 cset w8, ge tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_10 Depth=2 ldur x0, [x29, #-16] bl _inode_to_bdi adrp x8, _BLK_RW_ASYNC@GOTPAGE ldr x8, [x8, _BLK_RW_ASYNC@GOTPAGEOFF] ldr w1, [x8] bl _clear_bdi_congested b LBB0_13 LBB0_13: ; in Loop: Header=BB0_10 Depth=2 ldur x0, [x29, #-40] bl _page_snap_context bl _ceph_put_snap_context ldur x8, [x29, #-40] str xzr, [x8] ldur x0, [x29, #-40] bl _ClearPagePrivate ldur x8, [x29, #-40] mov x9, sp str x8, [x9] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _dout ldur x0, [x29, #-40] bl _end_page_writeback ldr w8, [sp, #68] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_10 Depth=2 ldur x8, [x29, #-16] ldr x0, [x8, #8] ldur x1, [x29, #-40] bl _generic_error_remove_page b LBB0_15 LBB0_15: ; in Loop: Header=BB0_10 Depth=2 ldur x0, [x29, #-40] bl _unlock_page b LBB0_16 LBB0_16: ; in Loop: Header=BB0_10 Depth=2 ldur w8, [x29, #-56] add w8, w8, #1 stur w8, [x29, #-56] b LBB0_10 LBB0_17: ; in Loop: Header=BB0_6 Depth=1 ldur x8, [x29, #-16] str x8, [sp, #40] ; 8-byte Folded Spill ldur x8, [x29, #-32] ldr x8, [x8, #24] str x8, [sp, #48] ; 8-byte Folded Spill ldur w8, [x29, #-60] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_6 Depth=1 ldur w8, [x29, #-44] str w8, [sp, #36] ; 4-byte Folded Spill b LBB0_20 LBB0_19: ; in Loop: Header=BB0_6 Depth=1 mov w8, #0 str w8, [sp, #36] ; 4-byte Folded Spill b LBB0_20 LBB0_20: ; in Loop: Header=BB0_6 Depth=1 ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x11, [sp, #40] ; 8-byte Folded Reload ldr w10, [sp, #36] ; 4-byte Folded Reload mov x9, sp str x11, [x9] str x8, [x9, #8] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #16] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _dout ldur x8, [x29, #-32] ldr x0, [x8, #8] ldur w1, [x29, #-44] bl _release_pages b LBB0_21 LBB0_21: ; in Loop: Header=BB0_6 Depth=1 ldur w8, [x29, #-52] add w8, w8, #1 stur w8, [x29, #-52] b LBB0_6 LBB0_22: ldur x0, [x29, #-24] ldur w1, [x29, #-48] ldur x2, [x29, #-72] bl _ceph_put_wrbuffer_cap_refs ldur x0, [x29, #-8] mov w1, #0 bl _osd_req_op_extent_osd_data stur x0, [x29, #-32] ldur x8, [x29, #-32] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ldur x8, [x29, #-32] ldr x8, [x8, #8] str x8, [sp, #24] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldr w0, [x8] bl _ceph_sb_to_client mov x8, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload ldr w1, [x8] bl _mempool_free b LBB0_25 LBB0_24: ldur x8, [x29, #-32] ldr x0, [x8, #8] bl _kfree b LBB0_25 LBB0_25: ldur x0, [x29, #-8] bl _ceph_osdc_put_request ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "writepages_finish %p rc %d\n" .comm _EBLACKLISTED,4,2 ; @EBLACKLISTED .comm _CEPH_CAP_FILE_CACHE,4,2 ; @CEPH_CAP_FILE_CACHE .comm _CEPH_CAP_FILE_LAZYIO,4,2 ; @CEPH_CAP_FILE_LAZYIO .comm _CEPH_OSD_OP_WRITE,8,3 ; @CEPH_OSD_OP_WRITE .comm _CEPH_OSD_DATA_TYPE_PAGES,8,3 ; @CEPH_OSD_DATA_TYPE_PAGES .comm _BLK_RW_ASYNC,4,2 ; @BLK_RW_ASYNC l_.str.1: ; @.str.1 .asciz "unlocking %p\n" l_.str.2: ; @.str.2 .asciz "writepages_finish %p wrote %llu bytes cleaned %d pages\n" .no_dead_strip _writepages_finish .subsections_via_symbols
.text .file "extr_addr.c_writepages_finish.c" .p2align 4, 0x90 # -- Begin function writepages_finish .type writepages_finish,@function writepages_finish: # @writepages_finish .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $144, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) movq -16(%rbp), %rdi callq ceph_inode@PLT movq %rax, -24(%rbp) movl $0, -48(%rbp) movq -8(%rbp), %rax movl (%rax), %eax movl %eax, -60(%rbp) movq -8(%rbp), %rax movq 16(%rax), %rax movq %rax, -72(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -80(%rbp) movq -16(%rbp), %rdi callq ceph_inode_to_client@PLT movq %rax, -88(%rbp) movq -16(%rbp), %rsi movl -60(%rbp), %edx leaq .L.str(%rip), %rdi movb $0, %al callq dout@PLT cmpl $0, -60(%rbp) jge .LBB0_4 # %bb.1: movq -80(%rbp), %rdi movl -60(%rbp), %esi callq mapping_set_error@PLT movq -24(%rbp), %rdi callq ceph_set_error_write@PLT movl -60(%rbp), %eax xorl %ecx, %ecx subl EBLACKLISTED(%rip), %ecx cmpl %ecx, %eax jne .LBB0_3 # %bb.2: movq -88(%rbp), %rax movl $1, (%rax) .LBB0_3: jmp .LBB0_5 .LBB0_4: movq -24(%rbp), %rdi callq ceph_clear_error_write@PLT .LBB0_5: movq -24(%rbp), %rdi callq ceph_caps_issued@PLT movl CEPH_CAP_FILE_CACHE(%rip), %ecx orl CEPH_CAP_FILE_LAZYIO(%rip), %ecx andl %ecx, %eax cmpl $0, %eax setne %al xorb $-1, %al andb $1, %al movzbl %al, %eax movl %eax, -92(%rbp) movl $0, -52(%rbp) .LBB0_6: # =>This Loop Header: Depth=1 # Child Loop BB0_10 Depth 2 movl -52(%rbp), %eax movq -8(%rbp), %rcx cmpl 4(%rcx), %eax jge .LBB0_22 # %bb.7: # in Loop: Header=BB0_6 Depth=1 movq -8(%rbp), %rax movq 8(%rax), %rax movslq -52(%rbp), %rcx movq (%rax,%rcx,8), %rax cmpq CEPH_OSD_OP_WRITE(%rip), %rax je .LBB0_9 # %bb.8: jmp .LBB0_22 .LBB0_9: # in Loop: Header=BB0_6 Depth=1 movq -8(%rbp), %rdi movl -52(%rbp), %esi callq osd_req_op_extent_osd_data@PLT movq %rax, -32(%rbp) movq -32(%rbp), %rax movq (%rax), %rax cmpq CEPH_OSD_DATA_TYPE_PAGES(%rip), %rax setne %al andb $1, %al movzbl %al, %edi callq BUG_ON@PLT movq -32(%rbp), %rax movq 32(%rax), %rax movl %eax, %edi movq -32(%rbp), %rax movq 24(%rax), %rax movl %eax, %esi callq calc_pages_for@PLT movl %eax, -44(%rbp) movl -44(%rbp), %eax addl -48(%rbp), %eax movl %eax, -48(%rbp) movl $0, -56(%rbp) .LBB0_10: # Parent Loop BB0_6 Depth=1 # => This Inner Loop Header: Depth=2 movl -56(%rbp), %eax cmpl -44(%rbp), %eax jge .LBB0_17 # %bb.11: # in Loop: Header=BB0_10 Depth=2 movq -32(%rbp), %rax movq 8(%rax), %rax movslq -56(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) cmpq $0, -40(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq BUG_ON@PLT movq -40(%rbp), %rdi callq PageUptodate@PLT cmpl $0, %eax setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq WARN_ON@PLT movq -88(%rbp), %rdi addq $16, %rdi callq atomic_long_dec_return@PLT movq %rax, -104(%rbp) # 8-byte Spill movq -88(%rbp), %rax movq 8(%rax), %rax movl (%rax), %edi callq CONGESTION_OFF_THRESH@PLT movq %rax, %rcx movq -104(%rbp), %rax # 8-byte Reload cmpq %rcx, %rax jge .LBB0_13 # %bb.12: # in Loop: Header=BB0_10 Depth=2 movq -16(%rbp), %rdi callq inode_to_bdi@PLT movl %eax, %edi movl BLK_RW_ASYNC(%rip), %esi callq clear_bdi_congested@PLT .LBB0_13: # in Loop: Header=BB0_10 Depth=2 movq -40(%rbp), %rdi callq page_snap_context@PLT movl %eax, %edi callq ceph_put_snap_context@PLT movq -40(%rbp), %rax movq $0, (%rax) movq -40(%rbp), %rdi callq ClearPagePrivate@PLT movq -40(%rbp), %rsi leaq .L.str.1(%rip), %rdi movb $0, %al callq dout@PLT movq -40(%rbp), %rdi callq end_page_writeback@PLT cmpl $0, -92(%rbp) je .LBB0_15 # %bb.14: # in Loop: Header=BB0_10 Depth=2 movq -16(%rbp), %rax movq 8(%rax), %rdi movq -40(%rbp), %rsi callq generic_error_remove_page@PLT .LBB0_15: # in Loop: Header=BB0_10 Depth=2 movq -40(%rbp), %rdi callq unlock_page@PLT # %bb.16: # in Loop: Header=BB0_10 Depth=2 movl -56(%rbp), %eax addl $1, %eax movl %eax, -56(%rbp) jmp .LBB0_10 .LBB0_17: # in Loop: Header=BB0_6 Depth=1 movq -16(%rbp), %rax movq %rax, -120(%rbp) # 8-byte Spill movq -32(%rbp), %rax movq 24(%rax), %rax movq %rax, -112(%rbp) # 8-byte Spill cmpl $0, -60(%rbp) jl .LBB0_19 # %bb.18: # in Loop: Header=BB0_6 Depth=1 movl -44(%rbp), %eax movl %eax, -124(%rbp) # 4-byte Spill jmp .LBB0_20 .LBB0_19: # in Loop: Header=BB0_6 Depth=1 xorl %eax, %eax movl %eax, -124(%rbp) # 4-byte Spill jmp .LBB0_20 .LBB0_20: # in Loop: Header=BB0_6 Depth=1 movq -112(%rbp), %rdx # 8-byte Reload movq -120(%rbp), %rsi # 8-byte Reload movl -124(%rbp), %ecx # 4-byte Reload leaq .L.str.2(%rip), %rdi movb $0, %al callq dout@PLT movq -32(%rbp), %rax movq 8(%rax), %rdi movl -44(%rbp), %esi callq release_pages@PLT # %bb.21: # in Loop: Header=BB0_6 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp .LBB0_6 .LBB0_22: movq -24(%rbp), %rdi movl -48(%rbp), %esi movq -72(%rbp), %rdx callq ceph_put_wrbuffer_cap_refs@PLT movq -8(%rbp), %rdi xorl %esi, %esi callq osd_req_op_extent_osd_data@PLT movq %rax, -32(%rbp) movq -32(%rbp), %rax cmpq $0, 16(%rax) je .LBB0_24 # %bb.23: movq -32(%rbp), %rax movq 8(%rax), %rax movq %rax, -136(%rbp) # 8-byte Spill movq -16(%rbp), %rax movl (%rax), %edi callq ceph_sb_to_client@PLT movq -136(%rbp), %rdi # 8-byte Reload movl (%rax), %esi callq mempool_free@PLT jmp .LBB0_25 .LBB0_24: movq -32(%rbp), %rax movq 8(%rax), %rdi callq kfree@PLT .LBB0_25: movq -8(%rbp), %rdi callq ceph_osdc_put_request@PLT addq $144, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size writepages_finish, .Lfunc_end0-writepages_finish .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "writepages_finish %p rc %d\n" .size .L.str, 28 .type EBLACKLISTED,@object # @EBLACKLISTED .bss .globl EBLACKLISTED .p2align 2 EBLACKLISTED: .long 0 # 0x0 .size EBLACKLISTED, 4 .type CEPH_CAP_FILE_CACHE,@object # @CEPH_CAP_FILE_CACHE .globl CEPH_CAP_FILE_CACHE .p2align 2 CEPH_CAP_FILE_CACHE: .long 0 # 0x0 .size CEPH_CAP_FILE_CACHE, 4 .type CEPH_CAP_FILE_LAZYIO,@object # @CEPH_CAP_FILE_LAZYIO .globl CEPH_CAP_FILE_LAZYIO .p2align 2 CEPH_CAP_FILE_LAZYIO: .long 0 # 0x0 .size CEPH_CAP_FILE_LAZYIO, 4 .type CEPH_OSD_OP_WRITE,@object # @CEPH_OSD_OP_WRITE .globl CEPH_OSD_OP_WRITE .p2align 3 CEPH_OSD_OP_WRITE: .quad 0 # 0x0 .size CEPH_OSD_OP_WRITE, 8 .type CEPH_OSD_DATA_TYPE_PAGES,@object # @CEPH_OSD_DATA_TYPE_PAGES .globl CEPH_OSD_DATA_TYPE_PAGES .p2align 3 CEPH_OSD_DATA_TYPE_PAGES: .quad 0 # 0x0 .size CEPH_OSD_DATA_TYPE_PAGES, 8 .type BLK_RW_ASYNC,@object # @BLK_RW_ASYNC .globl BLK_RW_ASYNC .p2align 2 BLK_RW_ASYNC: .long 0 # 0x0 .size BLK_RW_ASYNC, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "unlocking %p\n" .size .L.str.1, 14 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "writepages_finish %p wrote %llu bytes cleaned %d pages\n" .size .L.str.2, 56 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym writepages_finish .addrsig_sym ceph_inode .addrsig_sym ceph_inode_to_client .addrsig_sym dout .addrsig_sym mapping_set_error .addrsig_sym ceph_set_error_write .addrsig_sym ceph_clear_error_write .addrsig_sym ceph_caps_issued .addrsig_sym osd_req_op_extent_osd_data .addrsig_sym BUG_ON .addrsig_sym calc_pages_for .addrsig_sym WARN_ON .addrsig_sym PageUptodate .addrsig_sym atomic_long_dec_return .addrsig_sym CONGESTION_OFF_THRESH .addrsig_sym clear_bdi_congested .addrsig_sym inode_to_bdi .addrsig_sym ceph_put_snap_context .addrsig_sym page_snap_context .addrsig_sym ClearPagePrivate .addrsig_sym end_page_writeback .addrsig_sym generic_error_remove_page .addrsig_sym unlock_page .addrsig_sym release_pages .addrsig_sym ceph_put_wrbuffer_cap_refs .addrsig_sym mempool_free .addrsig_sym ceph_sb_to_client .addrsig_sym kfree .addrsig_sym ceph_osdc_put_request .addrsig_sym EBLACKLISTED .addrsig_sym CEPH_CAP_FILE_CACHE .addrsig_sym CEPH_CAP_FILE_LAZYIO .addrsig_sym CEPH_OSD_OP_WRITE .addrsig_sym CEPH_OSD_DATA_TYPE_PAGES .addrsig_sym BLK_RW_ASYNC
linux/drivers/net/ethernet/ti/extr_netcp_ethss.c_gbe_txtstamp_mark_pkt.c
arm/extr_netcp_ethss_gbe_txtstamp_mark_pkt_O0_gcc.s
x86_64/extr_netcp_ethss_gbe_txtstamp_mark_pkt_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gbe_txtstamp_mark_pkt _gbe_txtstamp_mark_pkt: ; @gbe_txtstamp_mark_pkt .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] mov w0, #0 add sp, sp, #16 ret .cfi_endproc ; -- End function .no_dead_strip _gbe_txtstamp_mark_pkt .subsections_via_symbols
.text .file "extr_netcp_ethss.c_gbe_txtstamp_mark_pkt.c" .p2align 4, 0x90 # -- Begin function gbe_txtstamp_mark_pkt .type gbe_txtstamp_mark_pkt,@function gbe_txtstamp_mark_pkt: # @gbe_txtstamp_mark_pkt .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) xorl %eax, %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size gbe_txtstamp_mark_pkt, .Lfunc_end0-gbe_txtstamp_mark_pkt .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym gbe_txtstamp_mark_pkt
linux/drivers/net/ethernet/ti/extr_cpsw.c__cpsw_adjust_link.c
arm/extr_cpsw__cpsw_adjust_link_O0_gcc.s
x86_64/extr_cpsw__cpsw_adjust_link_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function _cpsw_adjust_link __cpsw_adjust_link: ; @_cpsw_adjust_link .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] ldur x8, [x29, #-8] ldr x8, [x8, #8] str x8, [sp, #16] str wzr, [sp, #12] ldur x8, [x29, #-16] ldr x8, [x8, #32] str x8, [sp] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_28 LBB0_2: ldur x8, [x29, #-8] ldr w0, [x8, #16] bl _cpsw_get_slave_port str w0, [sp, #8] ldr x8, [sp, #16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_3 LBB0_3: adrp x8, _CPSW_SL_CTL_GMII_EN@GOTPAGE ldr x8, [x8, _CPSW_SL_CTL_GMII_EN@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] ldr x8, [sp, #16] ldr w8, [x8] subs w8, w8, #1000 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x8, _CPSW_SL_CTL_GIG@GOTPAGE ldr x8, [x8, _CPSW_SL_CTL_GIG@GOTPAGEOFF] ldr w9, [x8] ldr w8, [sp, #12] orr w8, w8, w9 str w8, [sp, #12] b LBB0_5 LBB0_5: ldr x8, [sp, #16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: adrp x8, _CPSW_SL_CTL_FULLDUPLEX@GOTPAGE ldr x8, [x8, _CPSW_SL_CTL_FULLDUPLEX@GOTPAGEOFF] ldr w9, [x8] ldr w8, [sp, #12] orr w8, w8, w9 str w8, [sp, #12] b LBB0_7 LBB0_7: ldr x8, [sp, #16] ldr w8, [x8] subs w8, w8, #100 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: adrp x8, _CPSW_SL_CTL_IFCTL_A@GOTPAGE ldr x8, [x8, _CPSW_SL_CTL_IFCTL_A@GOTPAGEOFF] ldr w9, [x8] ldr w8, [sp, #12] orr w8, w8, w9 str w8, [sp, #12] b LBB0_13 LBB0_9: ldr x8, [sp, #16] ldr w8, [x8] subs w8, w8, #10 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_10 LBB0_10: ldr x0, [sp, #16] bl _phy_interface_is_rgmii subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: adrp x8, _CPSW_SL_CTL_EXT_EN@GOTPAGE ldr x8, [x8, _CPSW_SL_CTL_EXT_EN@GOTPAGEOFF] ldr w9, [x8] ldr w8, [sp, #12] orr w8, w8, w9 str w8, [sp, #12] b LBB0_12 LBB0_12: b LBB0_13 LBB0_13: ldur x8, [x29, #-16] ldr x8, [x8, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: adrp x8, _CPSW_SL_CTL_RX_FLOW_EN@GOTPAGE ldr x8, [x8, _CPSW_SL_CTL_RX_FLOW_EN@GOTPAGEOFF] ldr w9, [x8] ldr w8, [sp, #12] orr w8, w8, w9 str w8, [sp, #12] b LBB0_15 LBB0_15: ldur x8, [x29, #-16] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: adrp x8, _CPSW_SL_CTL_TX_FLOW_EN@GOTPAGE ldr x8, [x8, _CPSW_SL_CTL_TX_FLOW_EN@GOTPAGEOFF] ldr w9, [x8] ldr w8, [sp, #12] orr w8, w8, w9 str w8, [sp, #12] b LBB0_17 LBB0_17: ldr w8, [sp, #12] ldur x9, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ldur x8, [x29, #-8] ldr w0, [x8, #4] ldr w1, [sp, #12] bl _cpsw_sl_ctl_set b LBB0_19 LBB0_19: ldr x8, [sp] ldr w0, [x8] ldr w1, [sp, #8] adrp x8, _ALE_PORT_STATE@GOTPAGE ldr x8, [x8, _ALE_PORT_STATE@GOTPAGEOFF] ldr w2, [x8] adrp x8, _ALE_PORT_STATE_FORWARD@GOTPAGE ldr x8, [x8, _ALE_PORT_STATE_FORWARD@GOTPAGEOFF] ldr w3, [x8] bl _cpsw_ale_control_set ldr x9, [sp, #24] mov w8, #1 str w8, [x9] ldur x8, [x29, #-16] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_20 LBB0_20: ldur x8, [x29, #-16] ldr x8, [x8] ldur x9, [x29, #-8] ldr x9, [x9, #8] ldrsw x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_21 LBB0_21: ldur x0, [x29, #-16] bl _cpsw_shp_is_off subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: ldur x8, [x29, #-16] ldr w0, [x8, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _dev_warn b LBB0_23 LBB0_23: b LBB0_25 LBB0_24: str wzr, [sp, #12] ldr x8, [sp] ldr w0, [x8] ldr w1, [sp, #8] adrp x8, _ALE_PORT_STATE@GOTPAGE ldr x8, [x8, _ALE_PORT_STATE@GOTPAGEOFF] ldr w2, [x8] adrp x8, _ALE_PORT_STATE_DISABLE@GOTPAGE ldr x8, [x8, _ALE_PORT_STATE_DISABLE@GOTPAGEOFF] ldr w3, [x8] bl _cpsw_ale_control_set ldur x8, [x29, #-8] ldr w0, [x8, #4] mov w1, #100 bl _cpsw_sl_wait_for_idle ldur x8, [x29, #-8] ldr w0, [x8, #4] bl _cpsw_sl_ctl_reset b LBB0_25 LBB0_25: ldr w8, [sp, #12] ldur x9, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: ldr x0, [sp, #16] bl _phy_print_status b LBB0_27 LBB0_27: ldr w8, [sp, #12] ldur x9, [x29, #-8] str w8, [x9] b LBB0_28 LBB0_28: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _CPSW_SL_CTL_GMII_EN,4,2 ; @CPSW_SL_CTL_GMII_EN .comm _CPSW_SL_CTL_GIG,4,2 ; @CPSW_SL_CTL_GIG .comm _CPSW_SL_CTL_FULLDUPLEX,4,2 ; @CPSW_SL_CTL_FULLDUPLEX .comm _CPSW_SL_CTL_IFCTL_A,4,2 ; @CPSW_SL_CTL_IFCTL_A .comm _CPSW_SL_CTL_EXT_EN,4,2 ; @CPSW_SL_CTL_EXT_EN .comm _CPSW_SL_CTL_RX_FLOW_EN,4,2 ; @CPSW_SL_CTL_RX_FLOW_EN .comm _CPSW_SL_CTL_TX_FLOW_EN,4,2 ; @CPSW_SL_CTL_TX_FLOW_EN .comm _ALE_PORT_STATE,4,2 ; @ALE_PORT_STATE .comm _ALE_PORT_STATE_FORWARD,4,2 ; @ALE_PORT_STATE_FORWARD .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Speed was changed, CBS shaper speeds are changed!" .comm _ALE_PORT_STATE_DISABLE,4,2 ; @ALE_PORT_STATE_DISABLE .no_dead_strip __cpsw_adjust_link .subsections_via_symbols
.text .file "extr_cpsw.c__cpsw_adjust_link.c" .p2align 4, 0x90 # -- Begin function _cpsw_adjust_link .type _cpsw_adjust_link,@function _cpsw_adjust_link: # @_cpsw_adjust_link .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) movl $0, -36(%rbp) movq -16(%rbp), %rax movq 32(%rax), %rax movq %rax, -48(%rbp) cmpq $0, -32(%rbp) jne .LBB0_2 # %bb.1: jmp .LBB0_28 .LBB0_2: movq -8(%rbp), %rax movl 16(%rax), %edi callq cpsw_get_slave_port@PLT movl %eax, -40(%rbp) movq -32(%rbp), %rax cmpq $0, 16(%rax) je .LBB0_24 # %bb.3: movl CPSW_SL_CTL_GMII_EN(%rip), %eax movl %eax, -36(%rbp) movq -32(%rbp), %rax cmpl $1000, (%rax) # imm = 0x3E8 jne .LBB0_5 # %bb.4: movl CPSW_SL_CTL_GIG(%rip), %eax orl -36(%rbp), %eax movl %eax, -36(%rbp) .LBB0_5: movq -32(%rbp), %rax cmpq $0, 8(%rax) je .LBB0_7 # %bb.6: movl CPSW_SL_CTL_FULLDUPLEX(%rip), %eax orl -36(%rbp), %eax movl %eax, -36(%rbp) .LBB0_7: movq -32(%rbp), %rax cmpl $100, (%rax) jne .LBB0_9 # %bb.8: movl CPSW_SL_CTL_IFCTL_A(%rip), %eax orl -36(%rbp), %eax movl %eax, -36(%rbp) jmp .LBB0_13 .LBB0_9: movq -32(%rbp), %rax cmpl $10, (%rax) jne .LBB0_12 # %bb.10: movq -32(%rbp), %rdi callq phy_interface_is_rgmii@PLT cmpq $0, %rax je .LBB0_12 # %bb.11: movl CPSW_SL_CTL_EXT_EN(%rip), %eax orl -36(%rbp), %eax movl %eax, -36(%rbp) .LBB0_12: jmp .LBB0_13 .LBB0_13: movq -16(%rbp), %rax cmpq $0, 24(%rax) je .LBB0_15 # %bb.14: movl CPSW_SL_CTL_RX_FLOW_EN(%rip), %eax orl -36(%rbp), %eax movl %eax, -36(%rbp) .LBB0_15: movq -16(%rbp), %rax cmpq $0, 16(%rax) je .LBB0_17 # %bb.16: movl CPSW_SL_CTL_TX_FLOW_EN(%rip), %eax orl -36(%rbp), %eax movl %eax, -36(%rbp) .LBB0_17: movl -36(%rbp), %eax movq -8(%rbp), %rcx cmpl (%rcx), %eax je .LBB0_19 # %bb.18: movq -8(%rbp), %rax movl 4(%rax), %edi movl -36(%rbp), %esi callq cpsw_sl_ctl_set@PLT .LBB0_19: movq -48(%rbp), %rax movl (%rax), %edi movl -40(%rbp), %esi movl ALE_PORT_STATE(%rip), %edx movl ALE_PORT_STATE_FORWARD(%rip), %ecx callq cpsw_ale_control_set@PLT movq -24(%rbp), %rax movl $1, (%rax) movq -16(%rbp), %rax cmpq $0, (%rax) je .LBB0_23 # %bb.20: movq -16(%rbp), %rax movq (%rax), %rax movq -8(%rbp), %rcx movq 8(%rcx), %rcx movslq (%rcx), %rcx cmpq %rcx, %rax je .LBB0_23 # %bb.21: movq -16(%rbp), %rdi callq cpsw_shp_is_off@PLT cmpl $0, %eax jne .LBB0_23 # %bb.22: movq -16(%rbp), %rax movl 8(%rax), %edi leaq .L.str(%rip), %rsi callq dev_warn@PLT .LBB0_23: jmp .LBB0_25 .LBB0_24: movl $0, -36(%rbp) movq -48(%rbp), %rax movl (%rax), %edi movl -40(%rbp), %esi movl ALE_PORT_STATE(%rip), %edx movl ALE_PORT_STATE_DISABLE(%rip), %ecx callq cpsw_ale_control_set@PLT movq -8(%rbp), %rax movl 4(%rax), %edi movl $100, %esi callq cpsw_sl_wait_for_idle@PLT movq -8(%rbp), %rax movl 4(%rax), %edi callq cpsw_sl_ctl_reset@PLT .LBB0_25: movl -36(%rbp), %eax movq -8(%rbp), %rcx cmpl (%rcx), %eax je .LBB0_27 # %bb.26: movq -32(%rbp), %rdi callq phy_print_status@PLT .LBB0_27: movl -36(%rbp), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) .LBB0_28: addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size _cpsw_adjust_link, .Lfunc_end0-_cpsw_adjust_link .cfi_endproc # -- End function .type CPSW_SL_CTL_GMII_EN,@object # @CPSW_SL_CTL_GMII_EN .bss .globl CPSW_SL_CTL_GMII_EN .p2align 2 CPSW_SL_CTL_GMII_EN: .long 0 # 0x0 .size CPSW_SL_CTL_GMII_EN, 4 .type CPSW_SL_CTL_GIG,@object # @CPSW_SL_CTL_GIG .globl CPSW_SL_CTL_GIG .p2align 2 CPSW_SL_CTL_GIG: .long 0 # 0x0 .size CPSW_SL_CTL_GIG, 4 .type CPSW_SL_CTL_FULLDUPLEX,@object # @CPSW_SL_CTL_FULLDUPLEX .globl CPSW_SL_CTL_FULLDUPLEX .p2align 2 CPSW_SL_CTL_FULLDUPLEX: .long 0 # 0x0 .size CPSW_SL_CTL_FULLDUPLEX, 4 .type CPSW_SL_CTL_IFCTL_A,@object # @CPSW_SL_CTL_IFCTL_A .globl CPSW_SL_CTL_IFCTL_A .p2align 2 CPSW_SL_CTL_IFCTL_A: .long 0 # 0x0 .size CPSW_SL_CTL_IFCTL_A, 4 .type CPSW_SL_CTL_EXT_EN,@object # @CPSW_SL_CTL_EXT_EN .globl CPSW_SL_CTL_EXT_EN .p2align 2 CPSW_SL_CTL_EXT_EN: .long 0 # 0x0 .size CPSW_SL_CTL_EXT_EN, 4 .type CPSW_SL_CTL_RX_FLOW_EN,@object # @CPSW_SL_CTL_RX_FLOW_EN .globl CPSW_SL_CTL_RX_FLOW_EN .p2align 2 CPSW_SL_CTL_RX_FLOW_EN: .long 0 # 0x0 .size CPSW_SL_CTL_RX_FLOW_EN, 4 .type CPSW_SL_CTL_TX_FLOW_EN,@object # @CPSW_SL_CTL_TX_FLOW_EN .globl CPSW_SL_CTL_TX_FLOW_EN .p2align 2 CPSW_SL_CTL_TX_FLOW_EN: .long 0 # 0x0 .size CPSW_SL_CTL_TX_FLOW_EN, 4 .type ALE_PORT_STATE,@object # @ALE_PORT_STATE .globl ALE_PORT_STATE .p2align 2 ALE_PORT_STATE: .long 0 # 0x0 .size ALE_PORT_STATE, 4 .type ALE_PORT_STATE_FORWARD,@object # @ALE_PORT_STATE_FORWARD .globl ALE_PORT_STATE_FORWARD .p2align 2 ALE_PORT_STATE_FORWARD: .long 0 # 0x0 .size ALE_PORT_STATE_FORWARD, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Speed was changed, CBS shaper speeds are changed!" .size .L.str, 50 .type ALE_PORT_STATE_DISABLE,@object # @ALE_PORT_STATE_DISABLE .bss .globl ALE_PORT_STATE_DISABLE .p2align 2 ALE_PORT_STATE_DISABLE: .long 0 # 0x0 .size ALE_PORT_STATE_DISABLE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym _cpsw_adjust_link .addrsig_sym cpsw_get_slave_port .addrsig_sym phy_interface_is_rgmii .addrsig_sym cpsw_sl_ctl_set .addrsig_sym cpsw_ale_control_set .addrsig_sym cpsw_shp_is_off .addrsig_sym dev_warn .addrsig_sym cpsw_sl_wait_for_idle .addrsig_sym cpsw_sl_ctl_reset .addrsig_sym phy_print_status .addrsig_sym CPSW_SL_CTL_GMII_EN .addrsig_sym CPSW_SL_CTL_GIG .addrsig_sym CPSW_SL_CTL_FULLDUPLEX .addrsig_sym CPSW_SL_CTL_IFCTL_A .addrsig_sym CPSW_SL_CTL_EXT_EN .addrsig_sym CPSW_SL_CTL_RX_FLOW_EN .addrsig_sym CPSW_SL_CTL_TX_FLOW_EN .addrsig_sym ALE_PORT_STATE .addrsig_sym ALE_PORT_STATE_FORWARD .addrsig_sym ALE_PORT_STATE_DISABLE
FFmpeg/libavfilter/extr_af_astats.c_query_formats.c
arm/extr_af_astats_query_formats_O0_gcc.s
x86_64/extr_af_astats_query_formats_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function query_formats _query_formats: ; @query_formats .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _ENOMEM@GOTPAGE ldr x8, [x8, _ENOMEM@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill stur x0, [x29, #-16] bl _ff_all_channel_counts str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp] ; 8-byte Folded Reload ldr w0, [x8] bl _AVERROR stur w0, [x29, #-4] b LBB0_11 LBB0_2: ldur x0, [x29, #-16] ldr x1, [sp, #16] bl _ff_set_common_channel_layouts str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_11 LBB0_4: adrp x0, _query_formats.sample_fmts@PAGE add x0, x0, _query_formats.sample_fmts@PAGEOFF bl _ff_make_format_list str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x8, [sp] ; 8-byte Folded Reload ldr w0, [x8] bl _AVERROR stur w0, [x29, #-4] b LBB0_11 LBB0_6: ldur x0, [x29, #-16] ldr x1, [sp, #24] bl _ff_set_common_formats str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_11 LBB0_8: bl _ff_all_samplerates str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldr x8, [sp] ; 8-byte Folded Reload ldr w0, [x8] bl _AVERROR stur w0, [x29, #-4] b LBB0_11 LBB0_10: ldur x0, [x29, #-16] ldr x1, [sp, #24] bl _ff_set_common_samplerates stur w0, [x29, #-4] b LBB0_11 LBB0_11: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @query_formats.sample_fmts _query_formats.sample_fmts: .long 133 ; 0x85 .long 132 ; 0x84 .long 131 ; 0x83 .long 130 ; 0x82 .long 129 ; 0x81 .long 128 ; 0x80 .long 136 ; 0x88 .long 135 ; 0x87 .long 138 ; 0x8a .long 137 ; 0x89 .long 134 ; 0x86 .comm _ENOMEM,4,2 ; @ENOMEM .no_dead_strip _query_formats .subsections_via_symbols
.text .file "extr_af_astats.c_query_formats.c" .p2align 4, 0x90 # -- Begin function query_formats .type query_formats,@function query_formats: # @query_formats .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movb $0, %al callq ff_all_channel_counts@PLT movq %rax, -32(%rbp) cmpq $0, -32(%rbp) jne .LBB0_2 # %bb.1: movl ENOMEM(%rip), %edi callq AVERROR@PLT movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_2: movq -16(%rbp), %rdi movq -32(%rbp), %rsi callq ff_set_common_channel_layouts@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_4 # %bb.3: movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_4: leaq query_formats.sample_fmts(%rip), %rdi callq ff_make_format_list@PLT movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne .LBB0_6 # %bb.5: movl ENOMEM(%rip), %edi callq AVERROR@PLT movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_6: movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq ff_set_common_formats@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_8 # %bb.7: movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_8: movb $0, %al callq ff_all_samplerates@PLT movq %rax, -24(%rbp) cmpq $0, -24(%rbp) jne .LBB0_10 # %bb.9: movl ENOMEM(%rip), %edi callq AVERROR@PLT movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_10: movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq ff_set_common_samplerates@PLT movl %eax, -4(%rbp) .LBB0_11: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size query_formats, .Lfunc_end0-query_formats .cfi_endproc # -- End function .type query_formats.sample_fmts,@object # @query_formats.sample_fmts .section .rodata,"a",@progbits .p2align 4 query_formats.sample_fmts: .long 133 # 0x85 .long 132 # 0x84 .long 131 # 0x83 .long 130 # 0x82 .long 129 # 0x81 .long 128 # 0x80 .long 136 # 0x88 .long 135 # 0x87 .long 138 # 0x8a .long 137 # 0x89 .long 134 # 0x86 .size query_formats.sample_fmts, 44 .type ENOMEM,@object # @ENOMEM .bss .globl ENOMEM .p2align 2 ENOMEM: .long 0 # 0x0 .size ENOMEM, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym query_formats .addrsig_sym ff_all_channel_counts .addrsig_sym AVERROR .addrsig_sym ff_set_common_channel_layouts .addrsig_sym ff_make_format_list .addrsig_sym ff_set_common_formats .addrsig_sym ff_all_samplerates .addrsig_sym ff_set_common_samplerates .addrsig_sym query_formats.sample_fmts .addrsig_sym ENOMEM
Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/cart_hw/svp/extr_ssp16.c_read_STACK.c
arm/extr_ssp16_read_STACK_O0_gcc.s
x86_64/extr_ssp16_read_STACK_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function read_STACK _read_STACK: ; @read_STACK .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _rSTACK@GOTPAGE ldr x8, [x8, _rSTACK@GOTPAGEOFF] stur x8, [x29, #-8] ; 8-byte Folded Spill ldr x9, [x8] subs x9, x9, #1 str x9, [x8] ldr x8, [x8] ; kill: def $w8 killed $w8 killed $x8 sxth w8, w8 subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-8] ; 8-byte Folded Reload mov x9, #5 str x9, [x8] adrp x9, _EL_ANOMALY@GOTPAGE ldr x9, [x9, _EL_ANOMALY@GOTPAGEOFF] ldr w9, [x9] adrp x10, _EL_SVP@GOTPAGE ldr x10, [x10, _EL_SVP@GOTPAGEOFF] ldr w10, [x10] orr w9, w9, w10 stur w9, [x29, #-12] ; 4-byte Folded Spill ldr x8, [x8] str x8, [sp, #8] ; 8-byte Folded Spill bl _GET_PPC_OFFS ldr x2, [sp, #8] ; 8-byte Folded Reload mov x3, x0 ldur w0, [x29, #-12] ; 4-byte Folded Reload adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _elprintf b LBB0_2 LBB0_2: ldur x9, [x29, #-8] ; 8-byte Folded Reload adrp x8, _ssp@GOTPAGE ldr x8, [x8, _ssp@GOTPAGEOFF] ldr x8, [x8] ldr x8, [x8] ldr x9, [x9] ldr w0, [x8, x9, lsl #2] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _rSTACK,8,3 ; @rSTACK .comm _EL_ANOMALY,4,2 ; @EL_ANOMALY .comm _EL_SVP,4,2 ; @EL_SVP .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ssp FIXME: stack underflow! (%i) @ %04x" .comm _ssp,8,3 ; @ssp .no_dead_strip _read_STACK .subsections_via_symbols
.text .file "extr_ssp16.c_read_STACK.c" .p2align 4, 0x90 # -- Begin function read_STACK .type read_STACK,@function read_STACK: # @read_STACK .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq rSTACK(%rip), %rax addq $-1, %rax movq %rax, rSTACK(%rip) movq rSTACK(%rip), %rax # kill: def $ax killed $ax killed $rax cwtl cmpl $0, %eax jge .LBB0_2 # %bb.1: movq $5, rSTACK(%rip) movl EL_ANOMALY(%rip), %eax orl EL_SVP(%rip), %eax movl %eax, -12(%rbp) # 4-byte Spill movq rSTACK(%rip), %rax movq %rax, -8(%rbp) # 8-byte Spill movb $0, %al callq GET_PPC_OFFS@PLT movl -12(%rbp), %edi # 4-byte Reload movq -8(%rbp), %rdx # 8-byte Reload movl %eax, %ecx leaq .L.str(%rip), %rsi callq elprintf@PLT .LBB0_2: movq ssp(%rip), %rax movq (%rax), %rax movq rSTACK(%rip), %rcx movl (%rax,%rcx,4), %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size read_STACK, .Lfunc_end0-read_STACK .cfi_endproc # -- End function .type rSTACK,@object # @rSTACK .bss .globl rSTACK .p2align 3 rSTACK: .quad 0 # 0x0 .size rSTACK, 8 .type EL_ANOMALY,@object # @EL_ANOMALY .globl EL_ANOMALY .p2align 2 EL_ANOMALY: .long 0 # 0x0 .size EL_ANOMALY, 4 .type EL_SVP,@object # @EL_SVP .globl EL_SVP .p2align 2 EL_SVP: .long 0 # 0x0 .size EL_SVP, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "ssp FIXME: stack underflow! (%i) @ %04x" .size .L.str, 40 .type ssp,@object # @ssp .bss .globl ssp .p2align 3 ssp: .quad 0 .size ssp, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym read_STACK .addrsig_sym elprintf .addrsig_sym GET_PPC_OFFS .addrsig_sym rSTACK .addrsig_sym EL_ANOMALY .addrsig_sym EL_SVP .addrsig_sym ssp
fastsocket/kernel/net/sctp/extr_protocol.c_sctp_inet_bind_verify.c
arm/extr_protocol_sctp_inet_bind_verify_O0_gcc.s
x86_64/extr_protocol_sctp_inet_bind_verify_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sctp_inet_bind_verify _sctp_inet_bind_verify: ; @sctp_inet_bind_verify .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] ldr x0, [sp] ldr x1, [sp, #8] bl _sctp_v4_available ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _sctp_inet_bind_verify .subsections_via_symbols
.text .file "extr_protocol.c_sctp_inet_bind_verify.c" .p2align 4, 0x90 # -- Begin function sctp_inet_bind_verify .type sctp_inet_bind_verify,@function sctp_inet_bind_verify: # @sctp_inet_bind_verify .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -16(%rbp), %rdi movq -8(%rbp), %rsi callq sctp_v4_available@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size sctp_inet_bind_verify, .Lfunc_end0-sctp_inet_bind_verify .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym sctp_inet_bind_verify .addrsig_sym sctp_v4_available
freebsd/usr.sbin/nscd/extr_debug.c_nscd_trace_str.c
arm/extr_debug_nscd_trace_str_O0_gcc.s
x86_64/extr_debug_nscd_trace_str_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nscd_trace_str ; -- Begin function nscd_trace_str .p2align 2 _nscd_trace_str: ; @nscd_trace_str .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur w3, [x29, #-28] adrp x8, _trace_level@GOTPAGE ldr x8, [x8, _trace_level@GOTPAGEOFF] ldr w8, [x8] adrp x9, _TRACE_WANTED@GOTPAGE ldr x9, [x9, _TRACE_WANTED@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: str wzr, [sp, #32] b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #32] adrp x9, _trace_level@GOTPAGE ldr x9, [x9, _trace_level@GOTPAGEOFF] ldr w9, [x9] subs w9, w9, #1 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_4 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #32] add w8, w8, #1 str w8, [sp, #32] b LBB0_2 LBB0_5: ldur x12, [x29, #-8] ldur x11, [x29, #-16] ldur x10, [x29, #-24] ldur w9, [x29, #-28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x12, [x9] str x11, [x9, #8] str x10, [x9, #16] str x8, [x9, #24] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_6 LBB0_6: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _trace_level,4,2 ; @trace_level .comm _TRACE_WANTED,4,2 ; @TRACE_WANTED .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\t" l_.str.1: ; @.str.1 .asciz "= STR %s: '%s', %s: %d\n" .subsections_via_symbols
.text .file "extr_debug.c_nscd_trace_str.c" .globl nscd_trace_str # -- Begin function nscd_trace_str .p2align 4, 0x90 .type nscd_trace_str,@function nscd_trace_str: # @nscd_trace_str .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movl trace_level(%rip), %eax cmpl TRACE_WANTED(%rip), %eax jge .LBB0_6 # %bb.1: movl $0, -32(%rbp) .LBB0_2: # =>This Inner Loop Header: Depth=1 movl -32(%rbp), %eax movl trace_level(%rip), %ecx subl $1, %ecx cmpl %ecx, %eax jge .LBB0_5 # %bb.3: # in Loop: Header=BB0_2 Depth=1 leaq .L.str(%rip), %rdi movb $0, %al callq printf@PLT # %bb.4: # in Loop: Header=BB0_2 Depth=1 movl -32(%rbp), %eax addl $1, %eax movl %eax, -32(%rbp) jmp .LBB0_2 .LBB0_5: movq -8(%rbp), %rsi movq -16(%rbp), %rdx movq -24(%rbp), %rcx movl -28(%rbp), %r8d leaq .L.str.1(%rip), %rdi movb $0, %al callq printf@PLT .LBB0_6: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size nscd_trace_str, .Lfunc_end0-nscd_trace_str .cfi_endproc # -- End function .type trace_level,@object # @trace_level .bss .globl trace_level .p2align 2 trace_level: .long 0 # 0x0 .size trace_level, 4 .type TRACE_WANTED,@object # @TRACE_WANTED .globl TRACE_WANTED .p2align 2 TRACE_WANTED: .long 0 # 0x0 .size TRACE_WANTED, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "\t" .size .L.str, 2 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "= STR %s: '%s', %s: %d\n" .size .L.str.1, 24 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym printf .addrsig_sym trace_level .addrsig_sym TRACE_WANTED
linux/drivers/s390/char/extr_raw3270.c_raw3270_reset_device.c
arm/extr_raw3270_raw3270_reset_device_O0_gcc.s
x86_64/extr_raw3270_raw3270_reset_device_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function raw3270_reset_device _raw3270_reset_device: ; @raw3270_reset_device .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w0, [x8] bl _get_ccwdev_lock ldr x1, [sp, #16] bl _spin_lock_irqsave ldur x0, [x29, #-8] bl ___raw3270_reset_device str w0, [sp, #12] ldur x8, [x29, #-8] ldr w0, [x8] bl _get_ccwdev_lock ldr x1, [sp, #16] bl _spin_unlock_irqrestore ldr w0, [sp, #12] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _raw3270_reset_device .subsections_via_symbols
.text .file "extr_raw3270.c_raw3270_reset_device.c" .p2align 4, 0x90 # -- Begin function raw3270_reset_device .type raw3270_reset_device,@function raw3270_reset_device: # @raw3270_reset_device .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movl (%rax), %edi callq get_ccwdev_lock@PLT movl %eax, %edi movq -16(%rbp), %rsi callq spin_lock_irqsave@PLT movq -8(%rbp), %rdi callq __raw3270_reset_device@PLT movl %eax, -20(%rbp) movq -8(%rbp), %rax movl (%rax), %edi callq get_ccwdev_lock@PLT movl %eax, %edi movq -16(%rbp), %rsi callq spin_unlock_irqrestore@PLT movl -20(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size raw3270_reset_device, .Lfunc_end0-raw3270_reset_device .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym raw3270_reset_device .addrsig_sym spin_lock_irqsave .addrsig_sym get_ccwdev_lock .addrsig_sym __raw3270_reset_device .addrsig_sym spin_unlock_irqrestore
linux/drivers/video/fbdev/extr_s1d13xxxfb.c_s1d13xxxfb_bitblt_copyarea.c
arm/extr_s1d13xxxfb_s1d13xxxfb_bitblt_copyarea_O0_gcc.s
x86_64/extr_s1d13xxxfb_s1d13xxxfb_bitblt_copyarea_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function s1d13xxxfb_bitblt_copyarea _s1d13xxxfb_bitblt_copyarea: ; @s1d13xxxfb_bitblt_copyarea .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] stur wzr, [x29, #-32] ldur x8, [x29, #-16] ldr w8, [x8] stur w8, [x29, #-36] ldur x8, [x29, #-16] ldr w8, [x8, #4] stur w8, [x29, #-40] ldur x8, [x29, #-16] ldr w8, [x8, #8] stur w8, [x29, #-44] ldur x8, [x29, #-16] ldr w8, [x8, #12] stur w8, [x29, #-48] ldur x8, [x29, #-16] ldr w8, [x8, #16] stur w8, [x29, #-52] ldur x8, [x29, #-16] ldr w8, [x8, #20] str w8, [sp, #56] adrp x0, _s1d13xxxfb_bitblt_lock@GOTPAGE ldr x0, [x0, _s1d13xxxfb_bitblt_lock@GOTPAGEOFF] bl _spin_lock ldur x8, [x29, #-8] ldr w8, [x8, #4] asr w8, w8, #3 str w8, [sp, #52] ldr w8, [sp, #52] ldur x9, [x29, #-8] ldr w9, [x9, #8] mul w8, w8, w9 stur w8, [x29, #-28] ldur w8, [x29, #-48] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, gt tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldur w8, [x29, #-48] ldur w9, [x29, #-40] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ldur w8, [x29, #-44] ldur w9, [x29, #-36] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-48] ldr w9, [sp, #56] add w9, w8, w9 mov w8, #1 subs w9, w9, #1 ldur w10, [x29, #-28] mul w9, w9, w10 ldr w10, [sp, #52] ldur w11, [x29, #-44] ldur w12, [x29, #-52] add w11, w11, w12 subs w11, w11, #1 mul w10, w10, w11 add w9, w9, w10 stur w9, [x29, #-20] ldur w9, [x29, #-40] ldr w10, [sp, #56] add w9, w9, w10 subs w9, w9, #1 ldur w10, [x29, #-28] mul w9, w9, w10 ldr w10, [sp, #52] ldur w11, [x29, #-36] ldur w12, [x29, #-52] add w11, w11, w12 subs w11, w11, #1 mul w10, w10, w11 add w9, w9, w10 stur w9, [x29, #-24] stur w8, [x29, #-32] b LBB0_5 LBB0_4: ldur w8, [x29, #-48] ldur w9, [x29, #-28] mul w8, w8, w9 ldr w9, [sp, #52] ldur w10, [x29, #-44] mul w9, w9, w10 add w8, w8, w9 stur w8, [x29, #-20] ldur w8, [x29, #-40] ldur w9, [x29, #-28] mul w8, w8, w9 ldr w9, [sp, #52] ldur w10, [x29, #-36] mul w9, w9, w10 add w8, w8, w9 stur w8, [x29, #-24] b LBB0_5 LBB0_5: ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_SRC_START0@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_SRC_START0@GOTPAGEOFF] ldr w1, [x8] ldurb w2, [x29, #-24] bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_SRC_START1@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_SRC_START1@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-24] asr w8, w8, #8 and w2, w8, #0xff bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_SRC_START2@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_SRC_START2@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-24] asr w8, w8, #16 and w2, w8, #0xff bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_DST_START0@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_DST_START0@GOTPAGEOFF] ldr w1, [x8] ldurb w2, [x29, #-20] bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_DST_START1@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_DST_START1@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-20] asr w8, w8, #8 and w2, w8, #0xff bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_DST_START2@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_DST_START2@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-20] asr w8, w8, #16 and w2, w8, #0xff bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_WIDTH0@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_WIDTH0@GOTPAGEOFF] ldr w1, [x8] ldurb w8, [x29, #-52] subs w2, w8, #1 bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_WIDTH1@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_WIDTH1@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-52] asr w2, w8, #8 bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_HEIGHT0@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_HEIGHT0@GOTPAGEOFF] ldr w1, [x8] ldrb w8, [sp, #56] subs w2, w8, #1 bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_HEIGHT1@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_HEIGHT1@GOTPAGEOFF] ldr w1, [x8] ldr w8, [sp, #56] asr w2, w8, #8 bl _s1d13xxxfb_writereg ldur w8, [x29, #-32] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _dbg_blit ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_OP@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_OP@GOTPAGEOFF] ldr w1, [x8] mov w2, #3 bl _s1d13xxxfb_writereg b LBB0_8 LBB0_7: ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_OP@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_OP@GOTPAGEOFF] ldr w1, [x8] mov w2, #2 bl _s1d13xxxfb_writereg adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _dbg_blit b LBB0_8 LBB0_8: ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_CTL0@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_CTL0@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill ldr w1, [x8] mov w2, #0 bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_CTL1@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_CTL1@GOTPAGEOFF] ldr w1, [x8] ldr w8, [sp, #52] asr w2, w8, #1 bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_MEM_OFF0@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_MEM_OFF0@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-28] asr w8, w8, #1 and w2, w8, #0xff bl _s1d13xxxfb_writereg ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_MEM_OFF1@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_MEM_OFF1@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-28] asr w2, w8, #9 bl _s1d13xxxfb_writereg ldur w8, [x29, #-44] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-48] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _dbg_blit ldur w8, [x29, #-36] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-40] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _dbg_blit ldur w8, [x29, #-52] subs w11, w8, #1 ldr w8, [sp, #56] subs w10, w8, #1 mov x9, sp ; implicit-def: $x8 mov x8, x11 str x8, [x9] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #8] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _dbg_blit ldur w9, [x29, #-28] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _dbg_blit ldr w9, [sp, #52] ; implicit-def: $x8 mov x8, x9 ldr w9, [sp, #52] asr w12, w9, #1 ldur w9, [x29, #-28] asr w9, w9, #1 and w11, w9, #0xff ldur w9, [x29, #-28] asr w10, w9, #9 mov x9, sp str x8, [x9] ; implicit-def: $x8 mov x8, x12 str x8, [x9, #8] ; implicit-def: $x8 mov x8, x11 str x8, [x9, #16] ; implicit-def: $x8 mov x8, x10 str x8, [x9, #24] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _dbg_blit ldur x8, [x29, #-8] ldr w0, [x8] adrp x8, _S1DREG_BBLT_CC_EXP@GOTPAGE ldr x8, [x8, _S1DREG_BBLT_CC_EXP@GOTPAGEOFF] ldr w1, [x8] mov w2, #12 bl _s1d13xxxfb_writereg ldr x8, [sp, #40] ; 8-byte Folded Reload ldur x9, [x29, #-8] ldr w0, [x9] ldr w1, [x8] mov w2, #128 str w2, [sp, #48] ; 4-byte Folded Spill bl _s1d13xxxfb_writereg ldr w1, [sp, #48] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #8000 bl _bltbit_wait_bitclear adrp x0, _s1d13xxxfb_bitblt_lock@GOTPAGE ldr x0, [x0, _s1d13xxxfb_bitblt_lock@GOTPAGEOFF] bl _spin_unlock ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .comm _s1d13xxxfb_bitblt_lock,4,2 ; @s1d13xxxfb_bitblt_lock .comm _S1DREG_BBLT_SRC_START0,4,2 ; @S1DREG_BBLT_SRC_START0 .comm _S1DREG_BBLT_SRC_START1,4,2 ; @S1DREG_BBLT_SRC_START1 .comm _S1DREG_BBLT_SRC_START2,4,2 ; @S1DREG_BBLT_SRC_START2 .comm _S1DREG_BBLT_DST_START0,4,2 ; @S1DREG_BBLT_DST_START0 .comm _S1DREG_BBLT_DST_START1,4,2 ; @S1DREG_BBLT_DST_START1 .comm _S1DREG_BBLT_DST_START2,4,2 ; @S1DREG_BBLT_DST_START2 .comm _S1DREG_BBLT_WIDTH0,4,2 ; @S1DREG_BBLT_WIDTH0 .comm _S1DREG_BBLT_WIDTH1,4,2 ; @S1DREG_BBLT_WIDTH1 .comm _S1DREG_BBLT_HEIGHT0,4,2 ; @S1DREG_BBLT_HEIGHT0 .comm _S1DREG_BBLT_HEIGHT1,4,2 ; @S1DREG_BBLT_HEIGHT1 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "(copyarea) negative rop\n" .comm _S1DREG_BBLT_OP,4,2 ; @S1DREG_BBLT_OP l_.str.1: ; @.str.1 .asciz "(copyarea) positive rop\n" .comm _S1DREG_BBLT_CTL0,4,2 ; @S1DREG_BBLT_CTL0 .comm _S1DREG_BBLT_CTL1,4,2 ; @S1DREG_BBLT_CTL1 .comm _S1DREG_BBLT_MEM_OFF0,4,2 ; @S1DREG_BBLT_MEM_OFF0 .comm _S1DREG_BBLT_MEM_OFF1,4,2 ; @S1DREG_BBLT_MEM_OFF1 l_.str.2: ; @.str.2 .asciz "(copyarea) dx=%d, dy=%d\n" l_.str.3: ; @.str.3 .asciz "(copyarea) sx=%d, sy=%d\n" l_.str.4: ; @.str.4 .asciz "(copyarea) width=%d, height=%d\n" l_.str.5: ; @.str.5 .asciz "(copyarea) stride=%d\n" l_.str.6: ; @.str.6 .asciz "(copyarea) bpp=%d=0x0%d, mem_offset1=%d, mem_offset2=%d\n" .comm _S1DREG_BBLT_CC_EXP,4,2 ; @S1DREG_BBLT_CC_EXP .no_dead_strip _s1d13xxxfb_bitblt_copyarea .subsections_via_symbols
.text .file "extr_s1d13xxxfb.c_s1d13xxxfb_bitblt_copyarea.c" .p2align 4, 0x90 # -- Begin function s1d13xxxfb_bitblt_copyarea .type s1d13xxxfb_bitblt_copyarea,@function s1d13xxxfb_bitblt_copyarea: # @s1d13xxxfb_bitblt_copyarea .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl $0, -32(%rbp) movq -16(%rbp), %rax movl (%rax), %eax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 4(%rax), %eax movl %eax, -40(%rbp) movq -16(%rbp), %rax movl 8(%rax), %eax movl %eax, -44(%rbp) movq -16(%rbp), %rax movl 12(%rax), %eax movl %eax, -48(%rbp) movq -16(%rbp), %rax movl 16(%rax), %eax movl %eax, -52(%rbp) movq -16(%rbp), %rax movl 20(%rax), %eax movl %eax, -56(%rbp) leaq s1d13xxxfb_bitblt_lock(%rip), %rdi callq spin_lock@PLT movq -8(%rbp), %rax movl 4(%rax), %eax sarl $3, %eax movl %eax, -60(%rbp) movl -60(%rbp), %eax movq -8(%rbp), %rcx imull 8(%rcx), %eax movl %eax, -28(%rbp) movl -48(%rbp), %eax cmpl -40(%rbp), %eax jg .LBB0_3 # %bb.1: movl -48(%rbp), %eax cmpl -40(%rbp), %eax jne .LBB0_4 # %bb.2: movl -44(%rbp), %eax cmpl -36(%rbp), %eax jl .LBB0_4 .LBB0_3: movl -48(%rbp), %eax addl -56(%rbp), %eax subl $1, %eax imull -28(%rbp), %eax movl -60(%rbp), %ecx movl -44(%rbp), %edx addl -52(%rbp), %edx subl $1, %edx imull %edx, %ecx addl %ecx, %eax movl %eax, -20(%rbp) movl -40(%rbp), %eax addl -56(%rbp), %eax subl $1, %eax imull -28(%rbp), %eax movl -60(%rbp), %ecx movl -36(%rbp), %edx addl -52(%rbp), %edx subl $1, %edx imull %edx, %ecx addl %ecx, %eax movl %eax, -24(%rbp) movl $1, -32(%rbp) jmp .LBB0_5 .LBB0_4: movl -48(%rbp), %eax imull -28(%rbp), %eax movl -60(%rbp), %ecx imull -44(%rbp), %ecx addl %ecx, %eax movl %eax, -20(%rbp) movl -40(%rbp), %eax imull -28(%rbp), %eax movl -60(%rbp), %ecx imull -36(%rbp), %ecx addl %ecx, %eax movl %eax, -24(%rbp) .LBB0_5: movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_SRC_START0(%rip), %esi movl -24(%rbp), %edx andl $255, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_SRC_START1(%rip), %esi movl -24(%rbp), %edx sarl $8, %edx andl $255, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_SRC_START2(%rip), %esi movl -24(%rbp), %edx sarl $16, %edx andl $255, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_DST_START0(%rip), %esi movl -20(%rbp), %edx andl $255, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_DST_START1(%rip), %esi movl -20(%rbp), %edx sarl $8, %edx andl $255, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_DST_START2(%rip), %esi movl -20(%rbp), %edx sarl $16, %edx andl $255, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_WIDTH0(%rip), %esi movl -52(%rbp), %edx andl $255, %edx subl $1, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_WIDTH1(%rip), %esi movl -52(%rbp), %edx sarl $8, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_HEIGHT0(%rip), %esi movl -56(%rbp), %edx andl $255, %edx subl $1, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_HEIGHT1(%rip), %esi movl -56(%rbp), %edx sarl $8, %edx callq s1d13xxxfb_writereg@PLT cmpl $1, -32(%rbp) jne .LBB0_7 # %bb.6: leaq .L.str(%rip), %rdi movb $0, %al callq dbg_blit@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_OP(%rip), %esi movl $3, %edx callq s1d13xxxfb_writereg@PLT jmp .LBB0_8 .LBB0_7: movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_OP(%rip), %esi movl $2, %edx callq s1d13xxxfb_writereg@PLT leaq .L.str.1(%rip), %rdi movb $0, %al callq dbg_blit@PLT .LBB0_8: movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_CTL0(%rip), %esi xorl %edx, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_CTL1(%rip), %esi movl -60(%rbp), %edx sarl $1, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_MEM_OFF0(%rip), %esi movl -28(%rbp), %edx sarl $1, %edx andl $255, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_MEM_OFF1(%rip), %esi movl -28(%rbp), %edx sarl $9, %edx callq s1d13xxxfb_writereg@PLT movl -44(%rbp), %esi movl -48(%rbp), %edx leaq .L.str.2(%rip), %rdi movb $0, %al callq dbg_blit@PLT movl -36(%rbp), %esi movl -40(%rbp), %edx leaq .L.str.3(%rip), %rdi movb $0, %al callq dbg_blit@PLT movl -52(%rbp), %esi subl $1, %esi movl -56(%rbp), %edx subl $1, %edx leaq .L.str.4(%rip), %rdi movb $0, %al callq dbg_blit@PLT movl -28(%rbp), %esi leaq .L.str.5(%rip), %rdi movb $0, %al callq dbg_blit@PLT movl -60(%rbp), %esi movl -60(%rbp), %edx sarl $1, %edx movl -28(%rbp), %ecx sarl $1, %ecx andl $255, %ecx movl -28(%rbp), %r8d sarl $9, %r8d leaq .L.str.6(%rip), %rdi movb $0, %al callq dbg_blit@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_CC_EXP(%rip), %esi movl $12, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rax movl (%rax), %edi movl S1DREG_BBLT_CTL0(%rip), %esi movl $128, %edx callq s1d13xxxfb_writereg@PLT movq -8(%rbp), %rdi movl $128, %esi movl $8000, %edx # imm = 0x1F40 callq bltbit_wait_bitclear@PLT leaq s1d13xxxfb_bitblt_lock(%rip), %rdi callq spin_unlock@PLT addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size s1d13xxxfb_bitblt_copyarea, .Lfunc_end0-s1d13xxxfb_bitblt_copyarea .cfi_endproc # -- End function .type s1d13xxxfb_bitblt_lock,@object # @s1d13xxxfb_bitblt_lock .bss .globl s1d13xxxfb_bitblt_lock .p2align 2 s1d13xxxfb_bitblt_lock: .long 0 # 0x0 .size s1d13xxxfb_bitblt_lock, 4 .type S1DREG_BBLT_SRC_START0,@object # @S1DREG_BBLT_SRC_START0 .globl S1DREG_BBLT_SRC_START0 .p2align 2 S1DREG_BBLT_SRC_START0: .long 0 # 0x0 .size S1DREG_BBLT_SRC_START0, 4 .type S1DREG_BBLT_SRC_START1,@object # @S1DREG_BBLT_SRC_START1 .globl S1DREG_BBLT_SRC_START1 .p2align 2 S1DREG_BBLT_SRC_START1: .long 0 # 0x0 .size S1DREG_BBLT_SRC_START1, 4 .type S1DREG_BBLT_SRC_START2,@object # @S1DREG_BBLT_SRC_START2 .globl S1DREG_BBLT_SRC_START2 .p2align 2 S1DREG_BBLT_SRC_START2: .long 0 # 0x0 .size S1DREG_BBLT_SRC_START2, 4 .type S1DREG_BBLT_DST_START0,@object # @S1DREG_BBLT_DST_START0 .globl S1DREG_BBLT_DST_START0 .p2align 2 S1DREG_BBLT_DST_START0: .long 0 # 0x0 .size S1DREG_BBLT_DST_START0, 4 .type S1DREG_BBLT_DST_START1,@object # @S1DREG_BBLT_DST_START1 .globl S1DREG_BBLT_DST_START1 .p2align 2 S1DREG_BBLT_DST_START1: .long 0 # 0x0 .size S1DREG_BBLT_DST_START1, 4 .type S1DREG_BBLT_DST_START2,@object # @S1DREG_BBLT_DST_START2 .globl S1DREG_BBLT_DST_START2 .p2align 2 S1DREG_BBLT_DST_START2: .long 0 # 0x0 .size S1DREG_BBLT_DST_START2, 4 .type S1DREG_BBLT_WIDTH0,@object # @S1DREG_BBLT_WIDTH0 .globl S1DREG_BBLT_WIDTH0 .p2align 2 S1DREG_BBLT_WIDTH0: .long 0 # 0x0 .size S1DREG_BBLT_WIDTH0, 4 .type S1DREG_BBLT_WIDTH1,@object # @S1DREG_BBLT_WIDTH1 .globl S1DREG_BBLT_WIDTH1 .p2align 2 S1DREG_BBLT_WIDTH1: .long 0 # 0x0 .size S1DREG_BBLT_WIDTH1, 4 .type S1DREG_BBLT_HEIGHT0,@object # @S1DREG_BBLT_HEIGHT0 .globl S1DREG_BBLT_HEIGHT0 .p2align 2 S1DREG_BBLT_HEIGHT0: .long 0 # 0x0 .size S1DREG_BBLT_HEIGHT0, 4 .type S1DREG_BBLT_HEIGHT1,@object # @S1DREG_BBLT_HEIGHT1 .globl S1DREG_BBLT_HEIGHT1 .p2align 2 S1DREG_BBLT_HEIGHT1: .long 0 # 0x0 .size S1DREG_BBLT_HEIGHT1, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "(copyarea) negative rop\n" .size .L.str, 25 .type S1DREG_BBLT_OP,@object # @S1DREG_BBLT_OP .bss .globl S1DREG_BBLT_OP .p2align 2 S1DREG_BBLT_OP: .long 0 # 0x0 .size S1DREG_BBLT_OP, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "(copyarea) positive rop\n" .size .L.str.1, 25 .type S1DREG_BBLT_CTL0,@object # @S1DREG_BBLT_CTL0 .bss .globl S1DREG_BBLT_CTL0 .p2align 2 S1DREG_BBLT_CTL0: .long 0 # 0x0 .size S1DREG_BBLT_CTL0, 4 .type S1DREG_BBLT_CTL1,@object # @S1DREG_BBLT_CTL1 .globl S1DREG_BBLT_CTL1 .p2align 2 S1DREG_BBLT_CTL1: .long 0 # 0x0 .size S1DREG_BBLT_CTL1, 4 .type S1DREG_BBLT_MEM_OFF0,@object # @S1DREG_BBLT_MEM_OFF0 .globl S1DREG_BBLT_MEM_OFF0 .p2align 2 S1DREG_BBLT_MEM_OFF0: .long 0 # 0x0 .size S1DREG_BBLT_MEM_OFF0, 4 .type S1DREG_BBLT_MEM_OFF1,@object # @S1DREG_BBLT_MEM_OFF1 .globl S1DREG_BBLT_MEM_OFF1 .p2align 2 S1DREG_BBLT_MEM_OFF1: .long 0 # 0x0 .size S1DREG_BBLT_MEM_OFF1, 4 .type .L.str.2,@object # @.str.2 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.2: .asciz "(copyarea) dx=%d, dy=%d\n" .size .L.str.2, 25 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "(copyarea) sx=%d, sy=%d\n" .size .L.str.3, 25 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "(copyarea) width=%d, height=%d\n" .size .L.str.4, 32 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "(copyarea) stride=%d\n" .size .L.str.5, 22 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "(copyarea) bpp=%d=0x0%d, mem_offset1=%d, mem_offset2=%d\n" .size .L.str.6, 57 .type S1DREG_BBLT_CC_EXP,@object # @S1DREG_BBLT_CC_EXP .bss .globl S1DREG_BBLT_CC_EXP .p2align 2 S1DREG_BBLT_CC_EXP: .long 0 # 0x0 .size S1DREG_BBLT_CC_EXP, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym s1d13xxxfb_bitblt_copyarea .addrsig_sym spin_lock .addrsig_sym s1d13xxxfb_writereg .addrsig_sym dbg_blit .addrsig_sym bltbit_wait_bitclear .addrsig_sym spin_unlock .addrsig_sym s1d13xxxfb_bitblt_lock .addrsig_sym S1DREG_BBLT_SRC_START0 .addrsig_sym S1DREG_BBLT_SRC_START1 .addrsig_sym S1DREG_BBLT_SRC_START2 .addrsig_sym S1DREG_BBLT_DST_START0 .addrsig_sym S1DREG_BBLT_DST_START1 .addrsig_sym S1DREG_BBLT_DST_START2 .addrsig_sym S1DREG_BBLT_WIDTH0 .addrsig_sym S1DREG_BBLT_WIDTH1 .addrsig_sym S1DREG_BBLT_HEIGHT0 .addrsig_sym S1DREG_BBLT_HEIGHT1 .addrsig_sym S1DREG_BBLT_OP .addrsig_sym S1DREG_BBLT_CTL0 .addrsig_sym S1DREG_BBLT_CTL1 .addrsig_sym S1DREG_BBLT_MEM_OFF0 .addrsig_sym S1DREG_BBLT_MEM_OFF1 .addrsig_sym S1DREG_BBLT_CC_EXP
fastsocket/kernel/arch/arm/mach-pxa/extr_corgi.c_corgi_init_spi.c
arm/extr_corgi_corgi_init_spi_O0_gcc.s
x86_64/extr_corgi_corgi_init_spi_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function corgi_init_spi _corgi_init_spi: ; @corgi_init_spi .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .no_dead_strip _corgi_init_spi .subsections_via_symbols
.text .file "extr_corgi.c_corgi_init_spi.c" .p2align 4, 0x90 # -- Begin function corgi_init_spi .type corgi_init_spi,@function corgi_init_spi: # @corgi_init_spi .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size corgi_init_spi, .Lfunc_end0-corgi_init_spi .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym corgi_init_spi
linux/net/netfilter/extr_nf_nat_proto.c_icmp_manip_pkt.c
arm/extr_nf_nat_proto_icmp_manip_pkt_O0_gcc.s
x86_64/extr_nf_nat_proto_icmp_manip_pkt_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function icmp_manip_pkt _icmp_manip_pkt: ; @icmp_manip_pkt .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur w1, [x29, #-20] str w2, [sp, #24] str x3, [sp, #16] str w4, [sp, #12] ldur x0, [x29, #-16] ldr w8, [sp, #24] ; kill: def $x8 killed $w8 add x8, x8, #8 mov x1, x8 bl _skb_ensure_writable subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-4] b LBB0_3 LBB0_2: ldur x8, [x29, #-16] ldr x8, [x8] ldr w9, [sp, #24] ; kill: def $x9 killed $w9 add x8, x8, x9 str x8, [sp] ldr x8, [sp] add x0, x8, #4 ldur x1, [x29, #-16] ldr x8, [sp] ldr w2, [x8] ldr x8, [sp, #16] ldr w3, [x8] mov w4, #0 bl _inet_proto_csum_replace2 ldr x8, [sp, #16] ldr w8, [x8] ldr x9, [sp] str w8, [x9] mov w8, #1 stur w8, [x29, #-4] b LBB0_3 LBB0_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .no_dead_strip _icmp_manip_pkt .subsections_via_symbols
.text .file "extr_nf_nat_proto.c_icmp_manip_pkt.c" .p2align 4, 0x90 # -- Begin function icmp_manip_pkt .type icmp_manip_pkt,@function icmp_manip_pkt: # @icmp_manip_pkt .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movq %rcx, -32(%rbp) movl %r8d, -36(%rbp) movq -16(%rbp), %rdi movl -24(%rbp), %eax # kill: def $rax killed $eax addq $8, %rax movl %eax, %esi callq skb_ensure_writable@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: movl $0, -4(%rbp) jmp .LBB0_3 .LBB0_2: movq -16(%rbp), %rax movq (%rax), %rax movl -24(%rbp), %ecx # kill: def $rcx killed $ecx addq %rcx, %rax movq %rax, -48(%rbp) movq -48(%rbp), %rdi addq $4, %rdi movq -16(%rbp), %rsi movq -48(%rbp), %rax movl (%rax), %edx movq -32(%rbp), %rax movl (%rax), %ecx xorl %r8d, %r8d callq inet_proto_csum_replace2@PLT movq -32(%rbp), %rax movl (%rax), %ecx movq -48(%rbp), %rax movl %ecx, (%rax) movl $1, -4(%rbp) .LBB0_3: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size icmp_manip_pkt, .Lfunc_end0-icmp_manip_pkt .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym icmp_manip_pkt .addrsig_sym skb_ensure_writable .addrsig_sym inet_proto_csum_replace2
linux/arch/ia64/kernel/extr_efi.c_efi_memmap_walk.c
arm/extr_efi_efi_memmap_walk_O0_gcc.s
x86_64/extr_efi_efi_memmap_walk_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _efi_memmap_walk ; -- Begin function efi_memmap_walk .p2align 2 _efi_memmap_walk: ; @efi_memmap_walk .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str x1, [sp] ldur w0, [x29, #-4] ldr x1, [sp] adrp x8, _EFI_MEMORY_WB@GOTPAGE ldr x8, [x8, _EFI_MEMORY_WB@GOTPAGEOFF] ldr w2, [x8] bl _walk ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _EFI_MEMORY_WB,4,2 ; @EFI_MEMORY_WB .subsections_via_symbols
.text .file "extr_efi.c_efi_memmap_walk.c" .globl efi_memmap_walk # -- Begin function efi_memmap_walk .p2align 4, 0x90 .type efi_memmap_walk,@function efi_memmap_walk: # @efi_memmap_walk .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movl -4(%rbp), %edi movq -16(%rbp), %rsi movl EFI_MEMORY_WB(%rip), %edx callq walk@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size efi_memmap_walk, .Lfunc_end0-efi_memmap_walk .cfi_endproc # -- End function .type EFI_MEMORY_WB,@object # @EFI_MEMORY_WB .bss .globl EFI_MEMORY_WB .p2align 2 EFI_MEMORY_WB: .long 0 # 0x0 .size EFI_MEMORY_WB, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym walk .addrsig_sym EFI_MEMORY_WB
Quake-III-Arena/code/game/extr_g_active.c_SendPendingPredictableEvents.c
arm/extr_g_active_SendPendingPredictableEvents_O0_gcc.s
x86_64/extr_g_active_SendPendingPredictableEvents_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _SendPendingPredictableEvents ; -- Begin function SendPendingPredictableEvents .p2align 2 _SendPendingPredictableEvents: ; @SendPendingPredictableEvents .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w8, [x8] ldur x9, [x29, #-8] ldr w9, [x9, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-8] ldr w8, [x8] adrp x9, _MAX_PS_EVENTS@GOTPAGE ldr x9, [x9, _MAX_PS_EVENTS@GOTPAGEOFF] ldr w9, [x9] subs w9, w9, #1 and w8, w8, w9 str w8, [sp, #8] ldur x8, [x29, #-8] ldr x8, [x8, #8] ldrsw x9, [sp, #8] ldr w8, [x8, x9, lsl #2] ldur x9, [x29, #-8] ldr w9, [x9] and w9, w9, #0x3 orr w8, w8, w9, lsl #8 str w8, [sp, #12] ldur x8, [x29, #-8] ldr w8, [x8, #16] str w8, [sp, #4] ldur x8, [x29, #-8] str wzr, [x8, #16] ldur x8, [x29, #-8] ldr w0, [x8, #24] ldr w1, [sp, #12] bl _G_TempEntity str x0, [sp, #16] ldr x8, [sp, #16] ldr w8, [x8, #8] str w8, [sp] ldur x0, [x29, #-8] ldr x8, [sp, #16] add x1, x8, #8 adrp x8, _qtrue@GOTPAGE ldr x8, [x8, _qtrue@GOTPAGEOFF] ldr w2, [x8] bl _BG_PlayerStateToEntityState ldr w8, [sp] ldr x9, [sp, #16] str w8, [x9, #8] adrp x8, _ET_EVENTS@GOTPAGE ldr x8, [x8, _ET_EVENTS@GOTPAGEOFF] ldr x8, [x8] ldrsw x9, [sp, #12] add x8, x8, x9 ldr x9, [sp, #16] str x8, [x9, #24] adrp x8, _EF_PLAYER_EVENT@GOTPAGE ldr x8, [x8, _EF_PLAYER_EVENT@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #16] ldr w8, [x9, #16] orr w8, w8, w10 str w8, [x9, #16] ldur x8, [x29, #-8] ldr w8, [x8, #20] ldr x9, [sp, #16] str w8, [x9, #12] adrp x8, _SVF_NOTSINGLECLIENT@GOTPAGE ldr x8, [x8, _SVF_NOTSINGLECLIENT@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #16] ldr w8, [x9, #4] orr w8, w8, w10 str w8, [x9, #4] ldur x8, [x29, #-8] ldr w8, [x8, #20] ldr x9, [sp, #16] str w8, [x9] ldr w8, [sp, #4] ldur x9, [x29, #-8] str w8, [x9, #16] b LBB0_2 LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _MAX_PS_EVENTS,4,2 ; @MAX_PS_EVENTS .comm _qtrue,4,2 ; @qtrue .comm _ET_EVENTS,8,3 ; @ET_EVENTS .comm _EF_PLAYER_EVENT,4,2 ; @EF_PLAYER_EVENT .comm _SVF_NOTSINGLECLIENT,4,2 ; @SVF_NOTSINGLECLIENT .subsections_via_symbols
.text .file "extr_g_active.c_SendPendingPredictableEvents.c" .globl SendPendingPredictableEvents # -- Begin function SendPendingPredictableEvents .p2align 4, 0x90 .type SendPendingPredictableEvents,@function SendPendingPredictableEvents: # @SendPendingPredictableEvents .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movl (%rax), %eax movq -8(%rbp), %rcx cmpl 4(%rcx), %eax jge .LBB0_2 # %bb.1: movq -8(%rbp), %rax movl (%rax), %eax movl MAX_PS_EVENTS(%rip), %ecx subl $1, %ecx andl %ecx, %eax movl %eax, -24(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movslq -24(%rbp), %rcx movl (%rax,%rcx,4), %eax movq -8(%rbp), %rcx movl (%rcx), %ecx andl $3, %ecx shll $8, %ecx orl %ecx, %eax movl %eax, -20(%rbp) movq -8(%rbp), %rax movl 16(%rax), %eax movl %eax, -28(%rbp) movq -8(%rbp), %rax movl $0, 16(%rax) movq -8(%rbp), %rax movl 24(%rax), %edi movl -20(%rbp), %esi callq G_TempEntity@PLT movq %rax, -16(%rbp) movq -16(%rbp), %rax movl 8(%rax), %eax movl %eax, -32(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi addq $8, %rsi movl qtrue(%rip), %edx callq BG_PlayerStateToEntityState@PLT movl -32(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, 8(%rax) movq ET_EVENTS(%rip), %rcx movslq -20(%rbp), %rax addq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 24(%rax) movl EF_PLAYER_EVENT(%rip), %ecx movq -16(%rbp), %rax orl 16(%rax), %ecx movl %ecx, 16(%rax) movq -8(%rbp), %rax movl 20(%rax), %ecx movq -16(%rbp), %rax movl %ecx, 12(%rax) movl SVF_NOTSINGLECLIENT(%rip), %ecx movq -16(%rbp), %rax orl 4(%rax), %ecx movl %ecx, 4(%rax) movq -8(%rbp), %rax movl 20(%rax), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movl -28(%rbp), %ecx movq -8(%rbp), %rax movl %ecx, 16(%rax) .LBB0_2: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size SendPendingPredictableEvents, .Lfunc_end0-SendPendingPredictableEvents .cfi_endproc # -- End function .type MAX_PS_EVENTS,@object # @MAX_PS_EVENTS .bss .globl MAX_PS_EVENTS .p2align 2 MAX_PS_EVENTS: .long 0 # 0x0 .size MAX_PS_EVENTS, 4 .type qtrue,@object # @qtrue .globl qtrue .p2align 2 qtrue: .long 0 # 0x0 .size qtrue, 4 .type ET_EVENTS,@object # @ET_EVENTS .globl ET_EVENTS .p2align 3 ET_EVENTS: .quad 0 # 0x0 .size ET_EVENTS, 8 .type EF_PLAYER_EVENT,@object # @EF_PLAYER_EVENT .globl EF_PLAYER_EVENT .p2align 2 EF_PLAYER_EVENT: .long 0 # 0x0 .size EF_PLAYER_EVENT, 4 .type SVF_NOTSINGLECLIENT,@object # @SVF_NOTSINGLECLIENT .globl SVF_NOTSINGLECLIENT .p2align 2 SVF_NOTSINGLECLIENT: .long 0 # 0x0 .size SVF_NOTSINGLECLIENT, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym G_TempEntity .addrsig_sym BG_PlayerStateToEntityState .addrsig_sym MAX_PS_EVENTS .addrsig_sym qtrue .addrsig_sym ET_EVENTS .addrsig_sym EF_PLAYER_EVENT .addrsig_sym SVF_NOTSINGLECLIENT
fastsocket/kernel/net/xfrm/extr_xfrm_state.c_xfrm_replay_advance.c
arm/extr_xfrm_state_xfrm_replay_advance_O0_gcc.s
x86_64/extr_xfrm_state_xfrm_replay_advance_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xfrm_replay_advance ; -- Begin function xfrm_replay_advance .p2align 2 _xfrm_replay_advance: ; @xfrm_replay_advance .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] ldur w0, [x29, #-12] bl _ntohl str x0, [sp] ldr x8, [sp] ldur x9, [x29, #-8] ldr x9, [x9] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldr x8, [sp] ldur x9, [x29, #-8] ldr x9, [x9] subs x8, x8, x9 str x8, [sp, #8] ldr x8, [sp, #8] ldur x9, [x29, #-8] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldur x8, [x29, #-8] ldr x8, [x8, #8] ldr x9, [sp, #8] lsl x8, x8, x9 orr x8, x8, #0x1 ldur x9, [x29, #-8] str x8, [x9, #8] b LBB0_4 LBB0_3: ldur x9, [x29, #-8] mov x8, #1 str x8, [x9, #8] b LBB0_4 LBB0_4: ldr x8, [sp] ldur x9, [x29, #-8] str x8, [x9] b LBB0_6 LBB0_5: ldur x8, [x29, #-8] ldr x8, [x8] ldr x9, [sp] subs x8, x8, x9 str x8, [sp, #8] ldr x8, [sp, #8] mov x9, x8 mov w8, #1 lsl w8, w8, w9 mov x10, x8 ldur x9, [x29, #-8] ldr x8, [x9, #8] orr x8, x8, x10 str x8, [x9, #8] b LBB0_6 LBB0_6: ldur x0, [x29, #-8] bl _xs_net bl _xfrm_aevent_is_on subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur x0, [x29, #-8] adrp x8, _XFRM_REPLAY_UPDATE@GOTPAGE ldr x8, [x8, _XFRM_REPLAY_UPDATE@GOTPAGEOFF] ldr w1, [x8] bl _xfrm_replay_notify b LBB0_8 LBB0_8: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _XFRM_REPLAY_UPDATE,4,2 ; @XFRM_REPLAY_UPDATE .subsections_via_symbols
.text .file "extr_xfrm_state.c_xfrm_replay_advance.c" .globl xfrm_replay_advance # -- Begin function xfrm_replay_advance .p2align 4, 0x90 .type xfrm_replay_advance,@function xfrm_replay_advance: # @xfrm_replay_advance .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl -12(%rbp), %edi callq ntohl@PLT movq %rax, -32(%rbp) movq -32(%rbp), %rax movq -8(%rbp), %rcx cmpq (%rcx), %rax jle .LBB0_5 # %bb.1: movq -32(%rbp), %rax movq -8(%rbp), %rcx subq (%rcx), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax movq -8(%rbp), %rcx cmpq 16(%rcx), %rax jge .LBB0_3 # %bb.2: movq -8(%rbp), %rax movq 8(%rax), %rax movq -24(%rbp), %rcx # kill: def $cl killed $rcx shlq %cl, %rax movq %rax, %rcx orq $1, %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) jmp .LBB0_4 .LBB0_3: movq -8(%rbp), %rax movq $1, 8(%rax) .LBB0_4: movq -32(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) jmp .LBB0_6 .LBB0_5: movq -8(%rbp), %rax movq (%rax), %rax subq -32(%rbp), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax movl %eax, %ecx movl $1, %eax # kill: def $cl killed $ecx shll %cl, %eax movl %eax, %eax movl %eax, %ecx movq -8(%rbp), %rax orq 8(%rax), %rcx movq %rcx, 8(%rax) .LBB0_6: movq -8(%rbp), %rdi callq xs_net@PLT movl %eax, %edi callq xfrm_aevent_is_on@PLT cmpq $0, %rax je .LBB0_8 # %bb.7: movq -8(%rbp), %rdi movl XFRM_REPLAY_UPDATE(%rip), %esi callq xfrm_replay_notify@PLT .LBB0_8: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size xfrm_replay_advance, .Lfunc_end0-xfrm_replay_advance .cfi_endproc # -- End function .type XFRM_REPLAY_UPDATE,@object # @XFRM_REPLAY_UPDATE .bss .globl XFRM_REPLAY_UPDATE .p2align 2 XFRM_REPLAY_UPDATE: .long 0 # 0x0 .size XFRM_REPLAY_UPDATE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ntohl .addrsig_sym xfrm_aevent_is_on .addrsig_sym xs_net .addrsig_sym xfrm_replay_notify .addrsig_sym XFRM_REPLAY_UPDATE
systemd/src/libsystemd-network/extr_sd-dhcp6-client.c_client_reset.c
arm/extr_sd-dhcp6-client_client_reset_O0_gcc.s
x86_64/extr_sd-dhcp6-client_client_reset_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function client_reset _client_reset: ; @client_reset .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _assert ldr x8, [sp, #8] ldr w0, [x8, #60] bl _sd_dhcp6_lease_unref ldr x8, [sp, #8] str w0, [x8, #60] ldr x8, [sp, #8] ldr w0, [x8, #56] bl _sd_event_source_unref ldr x8, [sp, #8] str w0, [x8, #56] ldr x8, [sp, #8] str xzr, [x8, #48] ldr x8, [sp, #8] str xzr, [x8, #40] ldr x8, [sp, #8] str xzr, [x8, #32] ldr x8, [sp, #8] str xzr, [x8, #24] ldr x8, [sp, #8] ldr w0, [x8, #16] bl _event_source_disable ldr x8, [sp, #8] ldr w0, [x8, #12] bl _event_source_disable ldr x8, [sp, #8] ldr w0, [x8, #8] bl _event_source_disable ldr x8, [sp, #8] ldr w0, [x8, #4] bl _event_source_disable adrp x8, _DHCP6_STATE_STOPPED@GOTPAGE ldr x8, [x8, _DHCP6_STATE_STOPPED@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #8] str w8, [x9] mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _DHCP6_STATE_STOPPED,4,2 ; @DHCP6_STATE_STOPPED .no_dead_strip _client_reset .subsections_via_symbols
.text .file "extr_sd-dhcp6-client.c_client_reset.c" .p2align 4, 0x90 # -- Begin function client_reset .type client_reset,@function client_reset: # @client_reset .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq assert@PLT movq -8(%rbp), %rax movl 60(%rax), %edi callq sd_dhcp6_lease_unref@PLT movl %eax, %ecx movq -8(%rbp), %rax movl %ecx, 60(%rax) movq -8(%rbp), %rax movl 56(%rax), %edi callq sd_event_source_unref@PLT movl %eax, %ecx movq -8(%rbp), %rax movl %ecx, 56(%rax) movq -8(%rbp), %rax movq $0, 48(%rax) movq -8(%rbp), %rax movq $0, 40(%rax) movq -8(%rbp), %rax movq $0, 32(%rax) movq -8(%rbp), %rax movq $0, 24(%rax) movq -8(%rbp), %rax movl 16(%rax), %edi callq event_source_disable@PLT movq -8(%rbp), %rax movl 12(%rax), %edi callq event_source_disable@PLT movq -8(%rbp), %rax movl 8(%rax), %edi callq event_source_disable@PLT movq -8(%rbp), %rax movl 4(%rax), %edi callq event_source_disable@PLT movl DHCP6_STATE_STOPPED(%rip), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) xorl %eax, %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size client_reset, .Lfunc_end0-client_reset .cfi_endproc # -- End function .type DHCP6_STATE_STOPPED,@object # @DHCP6_STATE_STOPPED .bss .globl DHCP6_STATE_STOPPED .p2align 2 DHCP6_STATE_STOPPED: .long 0 # 0x0 .size DHCP6_STATE_STOPPED, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym client_reset .addrsig_sym assert .addrsig_sym sd_dhcp6_lease_unref .addrsig_sym sd_event_source_unref .addrsig_sym event_source_disable .addrsig_sym DHCP6_STATE_STOPPED
freebsd/crypto/openssh/extr_auth2-chall.c_kbdint_free.c
arm/extr_auth2-chall_kbdint_free_O0_gcc.s
x86_64/extr_auth2-chall_kbdint_free_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kbdint_free _kbdint_free: ; @kbdint_free .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x0, [sp, #8] bl _kbdint_reset_device b LBB0_2 LBB0_2: ldr x8, [sp, #8] ldr x0, [x8] bl _free ldr x0, [sp, #8] mov w1, #16 bl _explicit_bzero ldr x0, [sp, #8] bl _free ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _kbdint_free .subsections_via_symbols
.text .file "extr_auth2-chall.c_kbdint_free.c" .p2align 4, 0x90 # -- Begin function kbdint_free .type kbdint_free,@function kbdint_free: # @kbdint_free .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax cmpq $0, 8(%rax) je .LBB0_2 # %bb.1: movq -8(%rbp), %rdi callq kbdint_reset_device@PLT .LBB0_2: movq -8(%rbp), %rax movq (%rax), %rdi callq free@PLT movq -8(%rbp), %rdi movl $16, %esi callq explicit_bzero@PLT movq -8(%rbp), %rdi callq free@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size kbdint_free, .Lfunc_end0-kbdint_free .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym kbdint_free .addrsig_sym kbdint_reset_device .addrsig_sym free .addrsig_sym explicit_bzero
libgit2/tests/message/extr_trailer.c_test_message_trailer__not_last_paragraph.c
arm/extr_trailer_test_message_trailer__not_last_paragraph_O0_gcc.s
x86_64/extr_trailer_test_message_trailer__not_last_paragraph_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_message_trailer__not_last_paragraph ; -- Begin function test_message_trailer__not_last_paragraph .p2align 2 _test_message_trailer__not_last_paragraph: ; @test_message_trailer__not_last_paragraph .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] add x1, sp, #8 str xzr, [sp, #8] str xzr, [sp, #16] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _assert_trailers ldur x9, [x29, #-8] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl ___stack_chk_fail LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Message\n\nKey: value\n\nMore stuff\n" .subsections_via_symbols
.text .file "extr_trailer.c_test_message_trailer__not_last_paragraph.c" .globl test_message_trailer__not_last_paragraph # -- Begin function test_message_trailer__not_last_paragraph .p2align 4, 0x90 .type test_message_trailer__not_last_paragraph,@function test_message_trailer__not_last_paragraph: # @test_message_trailer__not_last_paragraph .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq -16(%rbp), %rdi xorl %esi, %esi movl $16, %edx callq memset@PLT leaq -16(%rbp), %rsi leaq .L.str(%rip), %rdi callq assert_trailers@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size test_message_trailer__not_last_paragraph, .Lfunc_end0-test_message_trailer__not_last_paragraph .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Message\n\nKey: value\n\nMore stuff\n" .size .L.str, 33 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym assert_trailers
linux/drivers/gpu/drm/i915/display/extr_intel_cdclk.c_intel_set_cdclk_post_plane_update.c
arm/extr_intel_cdclk_intel_set_cdclk_post_plane_update_O0_gcc.s
x86_64/extr_intel_cdclk_intel_set_cdclk_post_plane_update_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _intel_set_cdclk_post_plane_update ; -- Begin function intel_set_cdclk_post_plane_update .p2align 2 _intel_set_cdclk_post_plane_update: ; @intel_set_cdclk_post_plane_update .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] str x1, [sp, #16] str x2, [sp, #8] str w3, [sp, #4] ldr w8, [sp, #4] adrp x9, _INVALID_PIPE@GOTPAGE ldr x9, [x9, _INVALID_PIPE@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldr x8, [sp, #16] ldr x8, [x8] ldr x9, [sp, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldur x0, [x29, #-8] ldr x1, [sp, #8] ldr w2, [sp, #4] bl _intel_set_cdclk b LBB0_3 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _INVALID_PIPE,4,2 ; @INVALID_PIPE .subsections_via_symbols
.text .file "extr_intel_cdclk.c_intel_set_cdclk_post_plane_update.c" .globl intel_set_cdclk_post_plane_update # -- Begin function intel_set_cdclk_post_plane_update .p2align 4, 0x90 .type intel_set_cdclk_post_plane_update,@function intel_set_cdclk_post_plane_update: # @intel_set_cdclk_post_plane_update .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movl -28(%rbp), %eax cmpl INVALID_PIPE(%rip), %eax je .LBB0_3 # %bb.1: movq -16(%rbp), %rax movq (%rax), %rax movq -24(%rbp), %rcx cmpq (%rcx), %rax jle .LBB0_3 # %bb.2: movq -8(%rbp), %rdi movq -24(%rbp), %rsi movl -28(%rbp), %edx callq intel_set_cdclk@PLT .LBB0_3: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size intel_set_cdclk_post_plane_update, .Lfunc_end0-intel_set_cdclk_post_plane_update .cfi_endproc # -- End function .type INVALID_PIPE,@object # @INVALID_PIPE .bss .globl INVALID_PIPE .p2align 2 INVALID_PIPE: .long 0 # 0x0 .size INVALID_PIPE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym intel_set_cdclk .addrsig_sym INVALID_PIPE
freebsd/contrib/binutils/bfd/extr_elfcode.h_bfd_elf64_swap_symbol_out.c
arm/extr_elfcode.h_bfd_elf64_swap_symbol_out_O0_gcc.s
x86_64/extr_elfcode.h_bfd_elf64_swap_symbol_out_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _elf_swap_symbol_out ; -- Begin function elf_swap_symbol_out .p2align 2 _elf_swap_symbol_out: ; @elf_swap_symbol_out .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] str x2, [sp, #24] str x3, [sp, #16] ldr x8, [sp, #24] str x8, [sp] ldur x0, [x29, #-8] ldur x8, [x29, #-16] ldr w1, [x8] ldr x8, [sp] ldr x2, [x8] bl _H_PUT_32 ldur x0, [x29, #-8] ldur x8, [x29, #-16] ldr w1, [x8, #20] ldr x8, [sp] ldr w2, [x8, #24] bl _H_PUT_WORD ldur x0, [x29, #-8] ldur x8, [x29, #-16] ldr w1, [x8, #16] ldr x8, [sp] ldr w2, [x8, #20] bl _H_PUT_WORD ldur x0, [x29, #-8] ldur x8, [x29, #-16] ldr w1, [x8, #12] ldr x8, [sp] ldr w2, [x8, #16] bl _H_PUT_8 ldur x0, [x29, #-8] ldur x8, [x29, #-16] ldr w1, [x8, #8] ldr x8, [sp] ldr w2, [x8, #12] bl _H_PUT_8 ldur x8, [x29, #-16] ldr w8, [x8, #4] str w8, [sp, #12] ldr w8, [sp, #12] adrp x9, _SHN_HIRESERVE@GOTPAGE ldr x9, [x9, _SHN_HIRESERVE@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ls tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: bl _abort LBB0_3: ldur x0, [x29, #-8] ldr w1, [sp, #12] ldr x2, [sp, #16] bl _H_PUT_32 adrp x8, _SHN_XINDEX@GOTPAGE ldr x8, [x8, _SHN_XINDEX@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] b LBB0_4 LBB0_4: ldur x0, [x29, #-8] ldr w1, [sp, #12] ldr x8, [sp] ldr w2, [x8, #8] bl _H_PUT_16 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _SHN_HIRESERVE,4,2 ; @SHN_HIRESERVE .comm _SHN_XINDEX,4,2 ; @SHN_XINDEX .subsections_via_symbols
.text .file "extr_elfcode.h_bfd_elf64_swap_symbol_out.c" .globl elf_swap_symbol_out # -- Begin function elf_swap_symbol_out .p2align 4, 0x90 .type elf_swap_symbol_out,@function elf_swap_symbol_out: # @elf_swap_symbol_out .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -24(%rbp), %rax movq %rax, -48(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rax movl (%rax), %esi movq -48(%rbp), %rax movq (%rax), %rdx callq H_PUT_32@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rax movl 20(%rax), %esi movq -48(%rbp), %rax movl 24(%rax), %edx callq H_PUT_WORD@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rax movl 16(%rax), %esi movq -48(%rbp), %rax movl 20(%rax), %edx callq H_PUT_WORD@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rax movl 12(%rax), %esi movq -48(%rbp), %rax movl 16(%rax), %edx callq H_PUT_8@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rax movl 8(%rax), %esi movq -48(%rbp), %rax movl 12(%rax), %edx callq H_PUT_8@PLT movq -16(%rbp), %rax movl 4(%rax), %eax movl %eax, -36(%rbp) movl -36(%rbp), %eax cmpl SHN_HIRESERVE(%rip), %eax jbe .LBB0_4 # %bb.1: cmpq $0, -32(%rbp) jne .LBB0_3 # %bb.2: movb $0, %al callq abort@PLT .LBB0_3: movq -8(%rbp), %rdi movl -36(%rbp), %esi movq -32(%rbp), %rdx callq H_PUT_32@PLT movl SHN_XINDEX(%rip), %eax movl %eax, -36(%rbp) .LBB0_4: movq -8(%rbp), %rdi movl -36(%rbp), %esi movq -48(%rbp), %rax movl 8(%rax), %edx callq H_PUT_16@PLT addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size elf_swap_symbol_out, .Lfunc_end0-elf_swap_symbol_out .cfi_endproc # -- End function .type SHN_HIRESERVE,@object # @SHN_HIRESERVE .bss .globl SHN_HIRESERVE .p2align 2 SHN_HIRESERVE: .long 0 # 0x0 .size SHN_HIRESERVE, 4 .type SHN_XINDEX,@object # @SHN_XINDEX .globl SHN_XINDEX .p2align 2 SHN_XINDEX: .long 0 # 0x0 .size SHN_XINDEX, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym H_PUT_32 .addrsig_sym H_PUT_WORD .addrsig_sym H_PUT_8 .addrsig_sym abort .addrsig_sym H_PUT_16 .addrsig_sym SHN_HIRESERVE .addrsig_sym SHN_XINDEX
freebsd/contrib/gdb/gdb/extr_demangle.c_is_cplus_marker.c
arm/extr_demangle_is_cplus_marker_O0_gcc.s
x86_64/extr_demangle_is_cplus_marker_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_cplus_marker ; -- Begin function is_cplus_marker .p2align 2 _is_cplus_marker: ; @is_cplus_marker .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _cplus_markers@GOTPAGE ldr x8, [x8, _cplus_markers@GOTPAGEOFF] ldr w0, [x8] ldur w1, [x29, #-4] bl _strchr subs x8, x0, #0 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_2 LBB0_2: ldr w8, [sp, #8] ; 4-byte Folded Reload and w0, w8, #0x1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _cplus_markers,4,2 ; @cplus_markers .subsections_via_symbols
.text .file "extr_demangle.c_is_cplus_marker.c" .globl is_cplus_marker # -- Begin function is_cplus_marker .p2align 4, 0x90 .type is_cplus_marker,@function is_cplus_marker: # @is_cplus_marker .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) xorl %eax, %eax # kill: def $al killed $al killed $eax cmpl $0, -4(%rbp) movb %al, -5(%rbp) # 1-byte Spill je .LBB0_2 # %bb.1: movl cplus_markers(%rip), %edi movl -4(%rbp), %esi callq strchr@PLT cmpq $0, %rax setne %al movb %al, -5(%rbp) # 1-byte Spill .LBB0_2: movb -5(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size is_cplus_marker, .Lfunc_end0-is_cplus_marker .cfi_endproc # -- End function .type cplus_markers,@object # @cplus_markers .bss .globl cplus_markers .p2align 2 cplus_markers: .long 0 # 0x0 .size cplus_markers, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym strchr .addrsig_sym cplus_markers
fastsocket/kernel/arch/powerpc/platforms/iseries/extr_call_sm.h_HvCallSm_get64BitsOfAccessMap.c
arm/extr_call_sm.h_HvCallSm_get64BitsOfAccessMap_O0_gcc.s
x86_64/extr_call_sm.h_HvCallSm_get64BitsOfAccessMap_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function HvCallSm_get64BitsOfAccessMap _HvCallSm_get64BitsOfAccessMap: ; @HvCallSm_get64BitsOfAccessMap .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] str w1, [sp, #8] adrp x8, _HvCallSmGet64BitsOfAccessMap@GOTPAGE ldr x8, [x8, _HvCallSmGet64BitsOfAccessMap@GOTPAGEOFF] ldr w0, [x8] ldur w1, [x29, #-4] ldr w2, [sp, #8] bl _HvCall2 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _HvCallSmGet64BitsOfAccessMap,4,2 ; @HvCallSmGet64BitsOfAccessMap .no_dead_strip _HvCallSm_get64BitsOfAccessMap .subsections_via_symbols
.text .file "extr_call_sm.h_HvCallSm_get64BitsOfAccessMap.c" .p2align 4, 0x90 # -- Begin function HvCallSm_get64BitsOfAccessMap .type HvCallSm_get64BitsOfAccessMap,@function HvCallSm_get64BitsOfAccessMap: # @HvCallSm_get64BitsOfAccessMap .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl %esi, -8(%rbp) movl HvCallSmGet64BitsOfAccessMap(%rip), %edi movl -4(%rbp), %esi movl -8(%rbp), %edx callq HvCall2@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size HvCallSm_get64BitsOfAccessMap, .Lfunc_end0-HvCallSm_get64BitsOfAccessMap .cfi_endproc # -- End function .type HvCallSmGet64BitsOfAccessMap,@object # @HvCallSmGet64BitsOfAccessMap .bss .globl HvCallSmGet64BitsOfAccessMap .p2align 2 HvCallSmGet64BitsOfAccessMap: .long 0 # 0x0 .size HvCallSmGet64BitsOfAccessMap, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym HvCallSm_get64BitsOfAccessMap .addrsig_sym HvCall2 .addrsig_sym HvCallSmGet64BitsOfAccessMap
freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/extr_fm_kg.c_FM_PCD_KgSchemeGetCounter.c
arm/extr_fm_kg_FM_PCD_KgSchemeGetCounter_O0_gcc.s
x86_64/extr_fm_kg_FM_PCD_KgSchemeGetCounter_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _FM_PCD_KgSchemeGetCounter ; -- Begin function FM_PCD_KgSchemeGetCounter .p2align 2 _FM_PCD_KgSchemeGetCounter: ; @FM_PCD_KgSchemeGetCounter .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] ldur x0, [x29, #-16] adrp x8, _E_INVALID_HANDLE@GOTPAGE ldr x8, [x8, _E_INVALID_HANDLE@GOTPAGEOFF] ldr w1, [x8] mov w2, #0 bl _SANITY_CHECK_RETURN_VALUE ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #24] ldr x8, [sp, #24] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #24] ldr x0, [x8, #8] ldur x1, [x29, #-16] bl _FmHcPcdKgGetSchemeCounter stur w0, [x29, #-4] b LBB0_7 LBB0_2: ldur x8, [x29, #-16] ldr w8, [x8] str w8, [sp, #8] ldr x0, [sp, #24] ldr w1, [sp, #8] bl _FmPcdKgGetRelativeSchemeId adrp x8, _FM_PCD_KG_NUM_OF_SCHEMES@GOTPAGE ldr x8, [x8, _FM_PCD_KG_NUM_OF_SCHEMES@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x8, _MAJOR@GOTPAGE ldr x8, [x8, _MAJOR@GOTPAGEOFF] ldr w0, [x8] adrp x8, _E_NOT_IN_RANGE@GOTPAGE ldr x8, [x8, _E_NOT_IN_RANGE@GOTPAGEOFF] ldr w1, [x8] adrp x8, _NO_MSG@GOTPAGE ldr x8, [x8, _NO_MSG@GOTPAGEOFF] ldr x2, [x8] bl _REPORT_ERROR b LBB0_4 LBB0_4: ldr w0, [sp, #8] bl _FmPcdKgBuildReadSchemeActionReg str w0, [sp, #20] ldr x8, [sp, #24] ldr x0, [x8] bl _KgHwLock str w0, [sp, #12] ldr x0, [sp, #24] ldr w1, [sp, #20] bl _WriteKgarWait ldr x8, [sp, #24] ldr x8, [x8] ldr x8, [x8] ldr w0, [x8, #4] bl _GET_UINT32 adrp x8, _KG_SCH_MODE_EN@GOTPAGE ldr x8, [x8, _KG_SCH_MODE_EN@GOTPAGEOFF] ldr w8, [x8] ands w8, w0, w8 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x8, _MAJOR@GOTPAGE ldr x8, [x8, _MAJOR@GOTPAGEOFF] ldr w0, [x8] adrp x8, _E_ALREADY_EXISTS@GOTPAGE ldr x8, [x8, _E_ALREADY_EXISTS@GOTPAGEOFF] ldr w1, [x8] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _REPORT_ERROR b LBB0_6 LBB0_6: ldr x8, [sp, #24] ldr x8, [x8] ldr x8, [x8] ldr w0, [x8] bl _GET_UINT32 str w0, [sp, #16] ldr x8, [sp, #24] ldr x0, [x8] ldr w1, [sp, #12] bl _KgHwUnlock ldr w8, [sp, #16] stur w8, [x29, #-4] b LBB0_7 LBB0_7: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _E_INVALID_HANDLE,4,2 ; @E_INVALID_HANDLE .comm _FM_PCD_KG_NUM_OF_SCHEMES,8,3 ; @FM_PCD_KG_NUM_OF_SCHEMES .comm _MAJOR,4,2 ; @MAJOR .comm _E_NOT_IN_RANGE,4,2 ; @E_NOT_IN_RANGE .comm _NO_MSG,8,3 ; @NO_MSG .comm _KG_SCH_MODE_EN,4,2 ; @KG_SCH_MODE_EN .comm _E_ALREADY_EXISTS,4,2 ; @E_ALREADY_EXISTS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Scheme is Invalid" .subsections_via_symbols
.text .file "extr_fm_kg.c_FM_PCD_KgSchemeGetCounter.c" .globl FM_PCD_KgSchemeGetCounter # -- Begin function FM_PCD_KgSchemeGetCounter .p2align 4, 0x90 .type FM_PCD_KgSchemeGetCounter,@function FM_PCD_KgSchemeGetCounter: # @FM_PCD_KgSchemeGetCounter .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rdi movl E_INVALID_HANDLE(%rip), %esi xorl %edx, %edx callq SANITY_CHECK_RETURN_VALUE@PLT movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax cmpq $0, 8(%rax) je .LBB0_2 # %bb.1: movq -24(%rbp), %rax movq 8(%rax), %rdi movq -16(%rbp), %rsi callq FmHcPcdKgGetSchemeCounter@PLT movl %eax, -4(%rbp) jmp .LBB0_7 .LBB0_2: movq -16(%rbp), %rax movl (%rax), %eax movl %eax, -40(%rbp) movq -24(%rbp), %rdi movl -40(%rbp), %esi callq FmPcdKgGetRelativeSchemeId@PLT cmpq FM_PCD_KG_NUM_OF_SCHEMES(%rip), %rax jne .LBB0_4 # %bb.3: movl MAJOR(%rip), %edi movl E_NOT_IN_RANGE(%rip), %esi movq NO_MSG(%rip), %rdx callq REPORT_ERROR@PLT .LBB0_4: movl -40(%rbp), %edi callq FmPcdKgBuildReadSchemeActionReg@PLT movl %eax, -28(%rbp) movq -24(%rbp), %rax movq (%rax), %rdi callq KgHwLock@PLT movl %eax, -36(%rbp) movq -24(%rbp), %rdi movl -28(%rbp), %esi callq WriteKgarWait@PLT movq -24(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movl 4(%rax), %edi callq GET_UINT32@PLT andl KG_SCH_MODE_EN(%rip), %eax cmpl $0, %eax jne .LBB0_6 # %bb.5: movl MAJOR(%rip), %edi movl E_ALREADY_EXISTS(%rip), %esi leaq .L.str(%rip), %rdx callq REPORT_ERROR@PLT .LBB0_6: movq -24(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movl (%rax), %edi callq GET_UINT32@PLT movl %eax, -32(%rbp) movq -24(%rbp), %rax movq (%rax), %rdi movl -36(%rbp), %esi callq KgHwUnlock@PLT movl -32(%rbp), %eax movl %eax, -4(%rbp) .LBB0_7: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size FM_PCD_KgSchemeGetCounter, .Lfunc_end0-FM_PCD_KgSchemeGetCounter .cfi_endproc # -- End function .type E_INVALID_HANDLE,@object # @E_INVALID_HANDLE .bss .globl E_INVALID_HANDLE .p2align 2 E_INVALID_HANDLE: .long 0 # 0x0 .size E_INVALID_HANDLE, 4 .type FM_PCD_KG_NUM_OF_SCHEMES,@object # @FM_PCD_KG_NUM_OF_SCHEMES .globl FM_PCD_KG_NUM_OF_SCHEMES .p2align 3 FM_PCD_KG_NUM_OF_SCHEMES: .quad 0 # 0x0 .size FM_PCD_KG_NUM_OF_SCHEMES, 8 .type MAJOR,@object # @MAJOR .globl MAJOR .p2align 2 MAJOR: .long 0 # 0x0 .size MAJOR, 4 .type E_NOT_IN_RANGE,@object # @E_NOT_IN_RANGE .globl E_NOT_IN_RANGE .p2align 2 E_NOT_IN_RANGE: .long 0 # 0x0 .size E_NOT_IN_RANGE, 4 .type NO_MSG,@object # @NO_MSG .globl NO_MSG .p2align 3 NO_MSG: .quad 0 .size NO_MSG, 8 .type KG_SCH_MODE_EN,@object # @KG_SCH_MODE_EN .globl KG_SCH_MODE_EN .p2align 2 KG_SCH_MODE_EN: .long 0 # 0x0 .size KG_SCH_MODE_EN, 4 .type E_ALREADY_EXISTS,@object # @E_ALREADY_EXISTS .globl E_ALREADY_EXISTS .p2align 2 E_ALREADY_EXISTS: .long 0 # 0x0 .size E_ALREADY_EXISTS, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Scheme is Invalid" .size .L.str, 18 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym SANITY_CHECK_RETURN_VALUE .addrsig_sym FmHcPcdKgGetSchemeCounter .addrsig_sym FmPcdKgGetRelativeSchemeId .addrsig_sym REPORT_ERROR .addrsig_sym FmPcdKgBuildReadSchemeActionReg .addrsig_sym KgHwLock .addrsig_sym WriteKgarWait .addrsig_sym GET_UINT32 .addrsig_sym KgHwUnlock .addrsig_sym E_INVALID_HANDLE .addrsig_sym FM_PCD_KG_NUM_OF_SCHEMES .addrsig_sym MAJOR .addrsig_sym E_NOT_IN_RANGE .addrsig_sym NO_MSG .addrsig_sym KG_SCH_MODE_EN .addrsig_sym E_ALREADY_EXISTS
freebsd/sys/dev/mlx4/mlx4_core/extr_mlx4_port.c_mlx4_SET_MCAST_FLTR_wrapper.c
arm/extr_mlx4_port_mlx4_SET_MCAST_FLTR_wrapper_O0_gcc.s
x86_64/extr_mlx4_port_mlx4_SET_MCAST_FLTR_wrapper_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mlx4_SET_MCAST_FLTR_wrapper ; -- Begin function mlx4_SET_MCAST_FLTR_wrapper .p2align 2 _mlx4_SET_MCAST_FLTR_wrapper: ; @mlx4_SET_MCAST_FLTR_wrapper .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 str x0, [sp, #56] str w1, [sp, #52] str x2, [sp, #40] str x3, [sp, #32] str x4, [sp, #24] str x5, [sp, #16] str wzr, [sp, #12] ldr w0, [sp, #12] add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_mlx4_port.c_mlx4_SET_MCAST_FLTR_wrapper.c" .globl mlx4_SET_MCAST_FLTR_wrapper # -- Begin function mlx4_SET_MCAST_FLTR_wrapper .p2align 4, 0x90 .type mlx4_SET_MCAST_FLTR_wrapper,@function mlx4_SET_MCAST_FLTR_wrapper: # @mlx4_SET_MCAST_FLTR_wrapper .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movl $0, -52(%rbp) movl -52(%rbp), %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mlx4_SET_MCAST_FLTR_wrapper, .Lfunc_end0-mlx4_SET_MCAST_FLTR_wrapper .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig
RetroArch/wii/libogc/libfat/extr_lock.c__FAT_unlock.c
arm/extr_lock__FAT_unlock_O0_gcc.s
x86_64/extr_lock__FAT_unlock_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __FAT_unlock ; -- Begin function _FAT_unlock .weak_definition __FAT_unlock .p2align 2 __FAT_unlock: ; @_FAT_unlock .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_lock.c__FAT_unlock.c" .weak _FAT_unlock # -- Begin function _FAT_unlock .p2align 4, 0x90 .type _FAT_unlock,@function _FAT_unlock: # @_FAT_unlock .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size _FAT_unlock, .Lfunc_end0-_FAT_unlock .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig
redcarpet/ext/redcarpet/extr_html_smartypants.c_smartypants_cb__ltag.c
arm/extr_html_smartypants_smartypants_cb__ltag_O0_gcc.s
x86_64/extr_html_smartypants_smartypants_cb__ltag_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function smartypants_cb__ltag _smartypants_cb__ltag: ; @smartypants_cb__ltag .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] sturb w2, [x29, #-17] stur x3, [x29, #-32] str x4, [sp, #40] str xzr, [sp, #32] str xzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #16] ldrsb w8, [x8, x9] subs w8, w8, #62 cset w8, ne str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_1 LBB0_5: str xzr, [sp, #24] b LBB0_6 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] subs x8, x8, #8 cset w8, hs tbnz w8, #0, LBB0_11 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldur x0, [x29, #-32] ldr x1, [sp, #40] ldr x9, [sp, #24] adrp x8, _smartypants_cb__ltag.skip_tags@PAGE add x8, x8, _smartypants_cb__ltag.skip_tags@PAGEOFF ldr x2, [x8, x9, lsl #3] bl _sdhtml_is_tag adrp x8, _HTML_TAG_OPEN@GOTPAGE ldr x8, [x8, _HTML_TAG_OPEN@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: b LBB0_11 LBB0_9: ; in Loop: Header=BB0_6 Depth=1 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_6 Depth=1 ldr x8, [sp, #24] add x8, x8, #1 str x8, [sp, #24] b LBB0_6 LBB0_11: ldr x8, [sp, #24] subs x8, x8, #8 cset w8, hs tbnz w8, #0, LBB0_29 b LBB0_12 LBB0_12: b LBB0_13 LBB0_13: ; =>This Loop Header: Depth=1 ; Child Loop BB0_14 Depth 2 b LBB0_14 LBB0_14: ; Parent Loop BB0_13 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [sp, #16] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_14 Depth=2 ldur x8, [x29, #-32] ldr x9, [sp, #16] ldrsb w8, [x8, x9] subs w8, w8, #60 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_16 LBB0_16: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [sp, #8] ; 4-byte Folded Reload tbz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_14 Depth=2 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_14 LBB0_18: ; in Loop: Header=BB0_13 Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: b LBB0_23 LBB0_20: ; in Loop: Header=BB0_13 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #16] add x0, x8, x9 ldr x8, [sp, #40] ldr x9, [sp, #16] subs x1, x8, x9 ldr x9, [sp, #24] adrp x8, _smartypants_cb__ltag.skip_tags@PAGE add x8, x8, _smartypants_cb__ltag.skip_tags@PAGEOFF ldr x2, [x8, x9, lsl #3] bl _sdhtml_is_tag adrp x8, _HTML_TAG_CLOSE@GOTPAGE ldr x8, [x8, _HTML_TAG_CLOSE@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, ne tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: b LBB0_23 LBB0_22: ; in Loop: Header=BB0_13 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_13 LBB0_23: b LBB0_24 LBB0_24: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ; in Loop: Header=BB0_24 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #16] ldrsb w8, [x8, x9] subs w8, w8, #62 cset w8, ne str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_26 LBB0_26: ; in Loop: Header=BB0_24 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB0_28 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_24 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_24 LBB0_28: b LBB0_29 LBB0_29: ldur x0, [x29, #-32] ldr x1, [sp, #40] adrp x2, l_.str.8@PAGE add x2, x2, l_.str.8@PAGEOFF bl _sdhtml_is_tag adrp x8, _HTML_TAG_CLOSE@GOTPAGE ldr x8, [x8, _HTML_TAG_CLOSE@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_30 LBB0_30: b LBB0_31 LBB0_31: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, hs mov w9, #0 str w9, [sp] ; 4-byte Folded Spill tbnz w8, #0, LBB0_33 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=1 ldur x8, [x29, #-32] ldr x9, [sp, #16] ldrsb w8, [x8, x9] subs w8, w8, #62 cset w8, ne str w8, [sp] ; 4-byte Folded Spill b LBB0_33 LBB0_33: ; in Loop: Header=BB0_31 Depth=1 ldr w8, [sp] ; 4-byte Folded Reload tbz w8, #0, LBB0_35 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_31 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_31 LBB0_35: mov x8, #1 str x8, [sp, #32] b LBB0_36 LBB0_36: ldur x0, [x29, #-8] ldur x1, [x29, #-32] ldr x8, [sp, #16] add x8, x8, #1 mov x2, x8 bl _bufput ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_39 b LBB0_37 LBB0_37: ldur x8, [x29, #-32] ldr x9, [sp, #16] add x9, x9, #1 add x1, x8, x9 adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF mov w2, #5 bl _strncmp subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_39 b LBB0_38 LBB0_38: ldur x0, [x29, #-8] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF mov w2, #7 bl _bufput ldr x8, [sp, #16] add x8, x8, #5 str x8, [sp, #16] b LBB0_39 LBB0_39: ldr x0, [sp, #16] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __DATA,__data .p2align 3 ; @smartypants_cb__ltag.skip_tags _smartypants_cb__ltag.skip_tags: .quad l_.str .quad l_.str.1 .quad l_.str.2 .quad l_.str.3 .quad l_.str.4 .quad l_.str.5 .quad l_.str.6 .quad l_.str.7 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pre" l_.str.1: ; @.str.1 .asciz "code" l_.str.2: ; @.str.2 .asciz "var" l_.str.3: ; @.str.3 .asciz "samp" l_.str.4: ; @.str.4 .asciz "kbd" l_.str.5: ; @.str.5 .asciz "math" l_.str.6: ; @.str.6 .asciz "script" l_.str.7: ; @.str.7 .asciz "style" .section __TEXT,__const .p2align 3 ; @smartypants_cb__ltag.skip_tags_count _smartypants_cb__ltag.skip_tags_count: .quad 8 ; 0x8 .comm _HTML_TAG_OPEN,8,3 ; @HTML_TAG_OPEN .comm _HTML_TAG_CLOSE,8,3 ; @HTML_TAG_CLOSE .section __TEXT,__cstring,cstring_literals l_.str.8: ; @.str.8 .asciz "a" l_.str.9: ; @.str.9 .asciz "'" l_.str.10: ; @.str.10 .asciz "’" .no_dead_strip _smartypants_cb__ltag .subsections_via_symbols
.text .file "extr_html_smartypants.c_smartypants_cb__ltag.c" .p2align 4, 0x90 # -- Begin function smartypants_cb__ltag .type smartypants_cb__ltag,@function smartypants_cb__ltag: # @smartypants_cb__ltag .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movb %dl, %al movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movb %al, -17(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq $0, -48(%rbp) movq $0, -64(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movq -64(%rbp), %rcx xorl %eax, %eax # kill: def $al killed $al killed $eax cmpq -40(%rbp), %rcx movb %al, -65(%rbp) # 1-byte Spill jae .LBB0_3 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movq -64(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $62, %eax setne %al movb %al, -65(%rbp) # 1-byte Spill .LBB0_3: # in Loop: Header=BB0_1 Depth=1 movb -65(%rbp), %al # 1-byte Reload testb $1, %al jne .LBB0_4 jmp .LBB0_5 .LBB0_4: # in Loop: Header=BB0_1 Depth=1 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp .LBB0_1 .LBB0_5: movq $0, -56(%rbp) .LBB0_6: # =>This Inner Loop Header: Depth=1 cmpq $8, -56(%rbp) jae .LBB0_11 # %bb.7: # in Loop: Header=BB0_6 Depth=1 movq -32(%rbp), %rdi movq -40(%rbp), %rsi movq -56(%rbp), %rcx leaq smartypants_cb__ltag.skip_tags(%rip), %rax movq (%rax,%rcx,8), %rdx callq sdhtml_is_tag@PLT cmpq HTML_TAG_OPEN(%rip), %rax jne .LBB0_9 # %bb.8: jmp .LBB0_11 .LBB0_9: # in Loop: Header=BB0_6 Depth=1 jmp .LBB0_10 .LBB0_10: # in Loop: Header=BB0_6 Depth=1 movq -56(%rbp), %rax addq $1, %rax movq %rax, -56(%rbp) jmp .LBB0_6 .LBB0_11: cmpq $8, -56(%rbp) jae .LBB0_29 # %bb.12: jmp .LBB0_13 .LBB0_13: # =>This Loop Header: Depth=1 # Child Loop BB0_14 Depth 2 jmp .LBB0_14 .LBB0_14: # Parent Loop BB0_13 Depth=1 # => This Inner Loop Header: Depth=2 movq -64(%rbp), %rcx xorl %eax, %eax # kill: def $al killed $al killed $eax cmpq -40(%rbp), %rcx movb %al, -66(%rbp) # 1-byte Spill jae .LBB0_16 # %bb.15: # in Loop: Header=BB0_14 Depth=2 movq -32(%rbp), %rax movq -64(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $60, %eax setne %al movb %al, -66(%rbp) # 1-byte Spill .LBB0_16: # in Loop: Header=BB0_14 Depth=2 movb -66(%rbp), %al # 1-byte Reload testb $1, %al jne .LBB0_17 jmp .LBB0_18 .LBB0_17: # in Loop: Header=BB0_14 Depth=2 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp .LBB0_14 .LBB0_18: # in Loop: Header=BB0_13 Depth=1 movq -64(%rbp), %rax cmpq -40(%rbp), %rax jne .LBB0_20 # %bb.19: jmp .LBB0_23 .LBB0_20: # in Loop: Header=BB0_13 Depth=1 movq -32(%rbp), %rdi addq -64(%rbp), %rdi movq -40(%rbp), %rsi subq -64(%rbp), %rsi movq -56(%rbp), %rcx leaq smartypants_cb__ltag.skip_tags(%rip), %rax movq (%rax,%rcx,8), %rdx callq sdhtml_is_tag@PLT cmpq HTML_TAG_CLOSE(%rip), %rax jne .LBB0_22 # %bb.21: jmp .LBB0_23 .LBB0_22: # in Loop: Header=BB0_13 Depth=1 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp .LBB0_13 .LBB0_23: jmp .LBB0_24 .LBB0_24: # =>This Inner Loop Header: Depth=1 movq -64(%rbp), %rcx xorl %eax, %eax # kill: def $al killed $al killed $eax cmpq -40(%rbp), %rcx movb %al, -67(%rbp) # 1-byte Spill jae .LBB0_26 # %bb.25: # in Loop: Header=BB0_24 Depth=1 movq -32(%rbp), %rax movq -64(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $62, %eax setne %al movb %al, -67(%rbp) # 1-byte Spill .LBB0_26: # in Loop: Header=BB0_24 Depth=1 movb -67(%rbp), %al # 1-byte Reload testb $1, %al jne .LBB0_27 jmp .LBB0_28 .LBB0_27: # in Loop: Header=BB0_24 Depth=1 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp .LBB0_24 .LBB0_28: jmp .LBB0_29 .LBB0_29: movq -32(%rbp), %rdi movq -40(%rbp), %rsi leaq .L.str.8(%rip), %rdx callq sdhtml_is_tag@PLT cmpq HTML_TAG_CLOSE(%rip), %rax jne .LBB0_36 # %bb.30: jmp .LBB0_31 .LBB0_31: # =>This Inner Loop Header: Depth=1 movq -64(%rbp), %rcx xorl %eax, %eax # kill: def $al killed $al killed $eax cmpq -40(%rbp), %rcx movb %al, -68(%rbp) # 1-byte Spill jae .LBB0_33 # %bb.32: # in Loop: Header=BB0_31 Depth=1 movq -32(%rbp), %rax movq -64(%rbp), %rcx movsbl (%rax,%rcx), %eax cmpl $62, %eax setne %al movb %al, -68(%rbp) # 1-byte Spill .LBB0_33: # in Loop: Header=BB0_31 Depth=1 movb -68(%rbp), %al # 1-byte Reload testb $1, %al jne .LBB0_34 jmp .LBB0_35 .LBB0_34: # in Loop: Header=BB0_31 Depth=1 movq -64(%rbp), %rax addq $1, %rax movq %rax, -64(%rbp) jmp .LBB0_31 .LBB0_35: movq $1, -48(%rbp) .LBB0_36: movq -8(%rbp), %rdi movq -32(%rbp), %rsi movq -64(%rbp), %rax addq $1, %rax movl %eax, %edx callq bufput@PLT cmpq $0, -48(%rbp) je .LBB0_39 # %bb.37: movq -32(%rbp), %rsi movq -64(%rbp), %rax addq $1, %rax addq %rax, %rsi leaq .L.str.9(%rip), %rdi movl $5, %edx callq strncmp@PLT cmpq $0, %rax jne .LBB0_39 # %bb.38: movq -8(%rbp), %rdi leaq .L.str.10(%rip), %rsi movl $7, %edx callq bufput@PLT movq -64(%rbp), %rax addq $5, %rax movq %rax, -64(%rbp) .LBB0_39: movq -64(%rbp), %rax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size smartypants_cb__ltag, .Lfunc_end0-smartypants_cb__ltag .cfi_endproc # -- End function .type smartypants_cb__ltag.skip_tags,@object # @smartypants_cb__ltag.skip_tags .data .p2align 4 smartypants_cb__ltag.skip_tags: .quad .L.str .quad .L.str.1 .quad .L.str.2 .quad .L.str.3 .quad .L.str.4 .quad .L.str.5 .quad .L.str.6 .quad .L.str.7 .size smartypants_cb__ltag.skip_tags, 64 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "pre" .size .L.str, 4 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "code" .size .L.str.1, 5 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "var" .size .L.str.2, 4 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "samp" .size .L.str.3, 5 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "kbd" .size .L.str.4, 4 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "math" .size .L.str.5, 5 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "script" .size .L.str.6, 7 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "style" .size .L.str.7, 6 .type smartypants_cb__ltag.skip_tags_count,@object # @smartypants_cb__ltag.skip_tags_count .section .rodata,"a",@progbits .p2align 3 smartypants_cb__ltag.skip_tags_count: .quad 8 # 0x8 .size smartypants_cb__ltag.skip_tags_count, 8 .type HTML_TAG_OPEN,@object # @HTML_TAG_OPEN .bss .globl HTML_TAG_OPEN .p2align 3 HTML_TAG_OPEN: .quad 0 # 0x0 .size HTML_TAG_OPEN, 8 .type HTML_TAG_CLOSE,@object # @HTML_TAG_CLOSE .globl HTML_TAG_CLOSE .p2align 3 HTML_TAG_CLOSE: .quad 0 # 0x0 .size HTML_TAG_CLOSE, 8 .type .L.str.8,@object # @.str.8 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.8: .asciz "a" .size .L.str.8, 2 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz "'" .size .L.str.9, 6 .type .L.str.10,@object # @.str.10 .L.str.10: .asciz "’" .size .L.str.10, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym smartypants_cb__ltag .addrsig_sym sdhtml_is_tag .addrsig_sym bufput .addrsig_sym strncmp .addrsig_sym smartypants_cb__ltag.skip_tags .addrsig_sym HTML_TAG_OPEN .addrsig_sym HTML_TAG_CLOSE
freebsd/sys/dev/mthca/extr_mthca_allocator.c_mthca_buf_free.c
arm/extr_mthca_allocator_mthca_buf_free_O0_gcc.s
x86_64/extr_mthca_allocator_mthca_buf_free_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mthca_buf_free ; -- Begin function mthca_buf_free .p2align 2 _mthca_buf_free: ; @mthca_buf_free .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _PAGE_SIZE@GOTPAGE ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF] str x8, [sp, #40] ; 8-byte Folded Spill stur x0, [x29, #-8] stur w1, [x29, #-12] stur x2, [x29, #-24] stur w3, [x29, #-28] stur x4, [x29, #-40] ldur x8, [x29, #-40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x0, [x29, #-8] ldur x1, [x29, #-40] bl _mthca_free_mr b LBB0_2 LBB0_2: ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-8] ldr x8, [x8] str x8, [sp, #32] ; 8-byte Folded Spill ldur w8, [x29, #-12] str w8, [sp, #24] ; 4-byte Folded Spill ldur x8, [x29, #-24] ldr w8, [x8] str w8, [sp, #28] ; 4-byte Folded Spill ldur x0, [x29, #-24] adrp x8, _mapping@GOTPAGE ldr x8, [x8, _mapping@GOTPAGEOFF] ldr w1, [x8] bl _pci_unmap_addr ldr w1, [sp, #24] ; 4-byte Folded Reload ldr w2, [sp, #28] ; 4-byte Folded Reload mov x3, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload bl _dma_free_coherent b LBB0_9 LBB0_4: stur wzr, [x29, #-44] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x10, [sp, #40] ; 8-byte Folded Reload ldur w8, [x29, #-44] ldur w9, [x29, #-12] ldr w11, [x10] add w9, w9, w11 subs w9, w9, #1 ldr w10, [x10] sdiv w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload ldur x9, [x29, #-8] ldr x9, [x9] str x9, [sp, #16] ; 8-byte Folded Spill ldr w8, [x8] str w8, [sp, #8] ; 4-byte Folded Spill ldur x8, [x29, #-24] ldr x8, [x8] ldursw x9, [x29, #-44] ldr w8, [x8, x9, lsl #2] str w8, [sp, #12] ; 4-byte Folded Spill ldur x8, [x29, #-24] ldr x8, [x8] ldursw x9, [x29, #-44] add x0, x8, x9, lsl #2 adrp x8, _mapping@GOTPAGE ldr x8, [x8, _mapping@GOTPAGEOFF] ldr w1, [x8] bl _pci_unmap_addr ldr w1, [sp, #8] ; 4-byte Folded Reload ldr w2, [sp, #12] ; 4-byte Folded Reload mov x3, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload bl _dma_free_coherent b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldur w8, [x29, #-44] add w8, w8, #1 stur w8, [x29, #-44] b LBB0_5 LBB0_8: ldur x8, [x29, #-24] ldr x0, [x8] bl _kfree b LBB0_9 LBB0_9: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _mapping,4,2 ; @mapping .comm _PAGE_SIZE,4,2 ; @PAGE_SIZE .subsections_via_symbols
.text .file "extr_mthca_allocator.c_mthca_buf_free.c" .globl mthca_buf_free # -- Begin function mthca_buf_free .p2align 4, 0x90 .type mthca_buf_free,@function mthca_buf_free: # @mthca_buf_free .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movq %r8, -40(%rbp) cmpq $0, -40(%rbp) je .LBB0_2 # %bb.1: movq -8(%rbp), %rdi movq -40(%rbp), %rsi callq mthca_free_mr@PLT .LBB0_2: cmpl $0, -28(%rbp) je .LBB0_4 # %bb.3: movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -64(%rbp) # 8-byte Spill movl -12(%rbp), %eax movl %eax, -52(%rbp) # 4-byte Spill movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -48(%rbp) # 4-byte Spill movq -24(%rbp), %rdi movl mapping(%rip), %esi callq pci_unmap_addr@PLT movq -64(%rbp), %rdi # 8-byte Reload movl -52(%rbp), %esi # 4-byte Reload movl -48(%rbp), %edx # 4-byte Reload movl %eax, %ecx callq dma_free_coherent@PLT jmp .LBB0_9 .LBB0_4: movl $0, -44(%rbp) .LBB0_5: # =>This Inner Loop Header: Depth=1 movl -44(%rbp), %eax movl %eax, -68(%rbp) # 4-byte Spill movl -12(%rbp), %eax addl PAGE_SIZE(%rip), %eax subl $1, %eax cltd idivl PAGE_SIZE(%rip) movl %eax, %ecx movl -68(%rbp), %eax # 4-byte Reload cmpl %ecx, %eax jge .LBB0_8 # %bb.6: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movq %rax, -88(%rbp) # 8-byte Spill movl PAGE_SIZE(%rip), %eax movl %eax, -76(%rbp) # 4-byte Spill movq -24(%rbp), %rax movq (%rax), %rax movslq -44(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -72(%rbp) # 4-byte Spill movq -24(%rbp), %rax movq (%rax), %rdi movslq -44(%rbp), %rax shlq $2, %rax addq %rax, %rdi movl mapping(%rip), %esi callq pci_unmap_addr@PLT movq -88(%rbp), %rdi # 8-byte Reload movl -76(%rbp), %esi # 4-byte Reload movl -72(%rbp), %edx # 4-byte Reload movl %eax, %ecx callq dma_free_coherent@PLT # %bb.7: # in Loop: Header=BB0_5 Depth=1 movl -44(%rbp), %eax addl $1, %eax movl %eax, -44(%rbp) jmp .LBB0_5 .LBB0_8: movq -24(%rbp), %rax movq (%rax), %rdi callq kfree@PLT .LBB0_9: addq $96, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mthca_buf_free, .Lfunc_end0-mthca_buf_free .cfi_endproc # -- End function .type mapping,@object # @mapping .bss .globl mapping .p2align 2 mapping: .long 0 # 0x0 .size mapping, 4 .type PAGE_SIZE,@object # @PAGE_SIZE .globl PAGE_SIZE .p2align 2 PAGE_SIZE: .long 0 # 0x0 .size PAGE_SIZE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym mthca_free_mr .addrsig_sym dma_free_coherent .addrsig_sym pci_unmap_addr .addrsig_sym kfree .addrsig_sym mapping .addrsig_sym PAGE_SIZE
radare2/shlr/grub/kern/extr_env.c_grub_env_hashval.c
arm/extr_env_grub_env_hashval_O0_gcc.s
x86_64/extr_env_grub_env_hashval_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function grub_env_hashval _grub_env_hashval: ; @grub_env_hashval .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str wzr, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldrb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #8] add x9, x8, #1 str x9, [sp, #8] ldrsb w9, [x8] mov w8, #5 mul w9, w8, w9 ldr w8, [sp, #4] add w8, w8, w9 str w8, [sp, #4] b LBB0_1 LBB0_3: ldr w8, [sp, #4] adrp x9, _HASHSZ@GOTPAGE ldr x9, [x9, _HASHSZ@GOTPAGEOFF] ldr w10, [x9] udiv w9, w8, w10 mul w9, w9, w10 subs w0, w8, w9 add sp, sp, #16 ret .cfi_endproc ; -- End function .comm _HASHSZ,4,2 ; @HASHSZ .no_dead_strip _grub_env_hashval .subsections_via_symbols
.text .file "extr_env.c_grub_env_hashval.c" .p2align 4, 0x90 # -- Begin function grub_env_hashval .type grub_env_hashval,@function grub_env_hashval: # @grub_env_hashval .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl $0, -12(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rax cmpb $0, (%rax) je .LBB0_3 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -8(%rbp) movsbl (%rax), %eax imull $5, %eax, %eax addl -12(%rbp), %eax movl %eax, -12(%rbp) jmp .LBB0_1 .LBB0_3: movl -12(%rbp), %eax xorl %edx, %edx divl HASHSZ(%rip) movl %edx, %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size grub_env_hashval, .Lfunc_end0-grub_env_hashval .cfi_endproc # -- End function .type HASHSZ,@object # @HASHSZ .bss .globl HASHSZ .p2align 2 HASHSZ: .long 0 # 0x0 .size HASHSZ, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym grub_env_hashval .addrsig_sym HASHSZ
linux/drivers/net/ethernet/synopsys/extr_dwc-xlgmac-hw.c_xlgmac_config_pblx8.c
arm/extr_dwc-xlgmac-hw_xlgmac_config_pblx8_O0_gcc.s
x86_64/extr_dwc-xlgmac-hw_xlgmac_config_pblx8_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function xlgmac_config_pblx8 _xlgmac_config_pblx8: ; @xlgmac_config_pblx8 .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x8, [x29, #-8] ldr x8, [x8, #8] stur x8, [x29, #-16] stur wzr, [x29, #-20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-20] ldur x9, [x29, #-8] ldr w9, [x9] subs w8, w8, w9 cset w8, hs tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-16] adrp x8, _DMA_CH_CR@GOTPAGE ldr x8, [x8, _DMA_CH_CR@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill ldr w1, [x8] bl _XLGMAC_DMA_REG bl _readl str w0, [sp, #24] ldr w0, [sp, #24] adrp x8, _DMA_CH_CR_PBLX8_POS@GOTPAGE ldr x8, [x8, _DMA_CH_CR_PBLX8_POS@GOTPAGEOFF] ldr w1, [x8] adrp x8, _DMA_CH_CR_PBLX8_LEN@GOTPAGE ldr x8, [x8, _DMA_CH_CR_PBLX8_LEN@GOTPAGEOFF] ldr w2, [x8] ldur x8, [x29, #-8] ldr w3, [x8, #4] bl _XLGMAC_SET_REG_BITS ldr x8, [sp, #8] ; 8-byte Folded Reload str w0, [sp, #24] ldr w9, [sp, #24] str w9, [sp, #20] ; 4-byte Folded Spill ldur x0, [x29, #-16] ldr w1, [x8] bl _XLGMAC_DMA_REG mov x1, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload bl _writel b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-20] add w8, w8, #1 stur w8, [x29, #-20] ldur x8, [x29, #-16] add x8, x8, #4 stur x8, [x29, #-16] b LBB0_1 LBB0_4: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _DMA_CH_CR,4,2 ; @DMA_CH_CR .comm _DMA_CH_CR_PBLX8_POS,4,2 ; @DMA_CH_CR_PBLX8_POS .comm _DMA_CH_CR_PBLX8_LEN,4,2 ; @DMA_CH_CR_PBLX8_LEN .no_dead_strip _xlgmac_config_pblx8 .subsections_via_symbols
.text .file "extr_dwc-xlgmac-hw.c_xlgmac_config_pblx8.c" .p2align 4, 0x90 # -- Begin function xlgmac_config_pblx8 .type xlgmac_config_pblx8,@function xlgmac_config_pblx8: # @xlgmac_config_pblx8 .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) movl $0, -20(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movl -20(%rbp), %eax movq -8(%rbp), %rcx cmpl (%rcx), %eax jae .LBB0_4 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movl DMA_CH_CR(%rip), %esi callq XLGMAC_DMA_REG@PLT movl %eax, %edi callq readl@PLT movl %eax, -24(%rbp) movl -24(%rbp), %edi movl DMA_CH_CR_PBLX8_POS(%rip), %esi movl DMA_CH_CR_PBLX8_LEN(%rip), %edx movq -8(%rbp), %rax movl 4(%rax), %ecx callq XLGMAC_SET_REG_BITS@PLT movl %eax, -24(%rbp) movl -24(%rbp), %eax movl %eax, -28(%rbp) # 4-byte Spill movq -16(%rbp), %rdi movl DMA_CH_CR(%rip), %esi callq XLGMAC_DMA_REG@PLT movl -28(%rbp), %edi # 4-byte Reload movl %eax, %esi callq writel@PLT # %bb.3: # in Loop: Header=BB0_1 Depth=1 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) movq -16(%rbp), %rax addq $4, %rax movq %rax, -16(%rbp) jmp .LBB0_1 .LBB0_4: xorl %eax, %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size xlgmac_config_pblx8, .Lfunc_end0-xlgmac_config_pblx8 .cfi_endproc # -- End function .type DMA_CH_CR,@object # @DMA_CH_CR .bss .globl DMA_CH_CR .p2align 2 DMA_CH_CR: .long 0 # 0x0 .size DMA_CH_CR, 4 .type DMA_CH_CR_PBLX8_POS,@object # @DMA_CH_CR_PBLX8_POS .globl DMA_CH_CR_PBLX8_POS .p2align 2 DMA_CH_CR_PBLX8_POS: .long 0 # 0x0 .size DMA_CH_CR_PBLX8_POS, 4 .type DMA_CH_CR_PBLX8_LEN,@object # @DMA_CH_CR_PBLX8_LEN .globl DMA_CH_CR_PBLX8_LEN .p2align 2 DMA_CH_CR_PBLX8_LEN: .long 0 # 0x0 .size DMA_CH_CR_PBLX8_LEN, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym xlgmac_config_pblx8 .addrsig_sym readl .addrsig_sym XLGMAC_DMA_REG .addrsig_sym XLGMAC_SET_REG_BITS .addrsig_sym writel .addrsig_sym DMA_CH_CR .addrsig_sym DMA_CH_CR_PBLX8_POS .addrsig_sym DMA_CH_CR_PBLX8_LEN
reactos/dll/win32/ieframe/extr_webbrowser.c_DocHostContainer_get_docobj_rect.c
arm/extr_webbrowser_DocHostContainer_get_docobj_rect_O0_gcc.s
x86_64/extr_webbrowser_DocHostContainer_get_docobj_rect_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function DocHostContainer_get_docobj_rect _DocHostContainer_get_docobj_rect: ; @DocHostContainer_get_docobj_rect .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str x1, [sp] ldr x8, [sp, #8] ldr w0, [x8] ldr x1, [sp] bl _GetClientRect ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _DocHostContainer_get_docobj_rect .subsections_via_symbols
.text .file "extr_webbrowser.c_DocHostContainer_get_docobj_rect.c" .p2align 4, 0x90 # -- Begin function DocHostContainer_get_docobj_rect .type DocHostContainer_get_docobj_rect,@function DocHostContainer_get_docobj_rect: # @DocHostContainer_get_docobj_rect .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movl (%rax), %edi movq -16(%rbp), %rsi callq GetClientRect@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size DocHostContainer_get_docobj_rect, .Lfunc_end0-DocHostContainer_get_docobj_rect .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym DocHostContainer_get_docobj_rect .addrsig_sym GetClientRect
freebsd/bin/ed/extr_main.c_display_lines.c
arm/extr_main_display_lines_O0_gcc.s
x86_64/extr_main_display_lines_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _display_lines ; -- Begin function display_lines .p2align 2 _display_lines: ; @display_lines .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _ERR@GOTPAGE ldr x8, [x8, _ERR@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill stur x0, [x29, #-16] stur x1, [x29, #-24] stur w2, [x29, #-28] ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp] ; 8-byte Folded Reload adrp x10, _errmsg@GOTPAGE ldr x10, [x10, _errmsg@GOTPAGEOFF] adrp x9, l_.str@PAGE add x9, x9, l_.str@PAGEOFF str x9, [x10] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_11 LBB0_2: ldur x0, [x29, #-24] adrp x8, _addr_last@GOTPAGE ldr x8, [x8, _addr_last@GOTPAGEOFF] ldr w1, [x8] bl _INC_MOD bl _get_addressed_line_node str x0, [sp, #16] ldur x0, [x29, #-16] bl _get_addressed_line_node str x0, [sp, #24] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #24] ldr x9, [sp, #16] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldr x0, [sp, #24] bl _get_sbuf_line mov x8, x0 str x8, [sp, #8] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x8, [sp] ; 8-byte Folded Reload ldr w8, [x8] stur w8, [x29, #-4] b LBB0_11 LBB0_6: ; in Loop: Header=BB0_3 Depth=1 ldr x0, [sp, #8] ldr x8, [sp, #24] ldr w1, [x8] ldur x8, [x29, #-16] add x9, x8, #1 stur x9, [x29, #-16] mov x2, x8 adrp x9, _current_addr@GOTPAGE ldr x9, [x9, _current_addr@GOTPAGEOFF] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9] ldur w3, [x29, #-28] bl _put_tty_line subs x8, x0, #0 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr x8, [sp] ; 8-byte Folded Reload ldr w8, [x8] stur w8, [x29, #-4] b LBB0_11 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #24] ldr x8, [x8, #8] str x8, [sp, #24] b LBB0_3 LBB0_10: stur wzr, [x29, #-4] b LBB0_11 LBB0_11: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "invalid address" .comm _errmsg,8,3 ; @errmsg .comm _ERR,4,2 ; @ERR .comm _addr_last,4,2 ; @addr_last .comm _current_addr,4,2 ; @current_addr .subsections_via_symbols
.text .file "extr_main.c_display_lines.c" .globl display_lines # -- Begin function display_lines .p2align 4, 0x90 .type display_lines,@function display_lines: # @display_lines .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $64, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movl %edx, -28(%rbp) cmpq $0, -16(%rbp) jne .LBB0_2 # %bb.1: leaq .L.str(%rip), %rax movq %rax, errmsg(%rip) movl ERR(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_2: movq -24(%rbp), %rdi movl addr_last(%rip), %esi callq INC_MOD@PLT movq %rax, %rdi callq get_addressed_line_node@PLT movq %rax, -48(%rbp) movq -16(%rbp), %rdi callq get_addressed_line_node@PLT movq %rax, -40(%rbp) .LBB0_3: # =>This Inner Loop Header: Depth=1 movq -40(%rbp), %rax cmpq -48(%rbp), %rax je .LBB0_10 # %bb.4: # in Loop: Header=BB0_3 Depth=1 movq -40(%rbp), %rdi callq get_sbuf_line@PLT movq %rax, -56(%rbp) cmpq $0, %rax jne .LBB0_6 # %bb.5: movl ERR(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_6: # in Loop: Header=BB0_3 Depth=1 movq -56(%rbp), %rdi movq -40(%rbp), %rax movl (%rax), %esi movq -16(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -16(%rbp) movl %eax, %edx movl %edx, current_addr(%rip) movl -28(%rbp), %ecx callq put_tty_line@PLT cmpq $0, %rax jge .LBB0_8 # %bb.7: movl ERR(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_11 .LBB0_8: # in Loop: Header=BB0_3 Depth=1 jmp .LBB0_9 .LBB0_9: # in Loop: Header=BB0_3 Depth=1 movq -40(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) jmp .LBB0_3 .LBB0_10: movl $0, -4(%rbp) .LBB0_11: movl -4(%rbp), %eax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size display_lines, .Lfunc_end0-display_lines .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "invalid address" .size .L.str, 16 .type errmsg,@object # @errmsg .bss .globl errmsg .p2align 3 errmsg: .quad 0 .size errmsg, 8 .type ERR,@object # @ERR .globl ERR .p2align 2 ERR: .long 0 # 0x0 .size ERR, 4 .type addr_last,@object # @addr_last .globl addr_last .p2align 2 addr_last: .long 0 # 0x0 .size addr_last, 4 .type current_addr,@object # @current_addr .globl current_addr .p2align 2 current_addr: .long 0 # 0x0 .size current_addr, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym get_addressed_line_node .addrsig_sym INC_MOD .addrsig_sym get_sbuf_line .addrsig_sym put_tty_line .addrsig_sym errmsg .addrsig_sym ERR .addrsig_sym addr_last .addrsig_sym current_addr
linux/tools/lib/lockdep/extr_......kernellockinglockdep.c_lockdep_rcu_suspicious.c
arm/extr_......kernellockinglockdep_lockdep_rcu_suspicious_O0_gcc.s
x86_64/extr_......kernellockinglockdep_lockdep_rcu_suspicious_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lockdep_rcu_suspicious ; -- Begin function lockdep_rcu_suspicious .p2align 2 _lockdep_rcu_suspicious: ; @lockdep_rcu_suspicious .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur w1, [x29, #-12] stur x2, [x29, #-24] adrp x8, _current@GOTPAGE ldr x8, [x8, _current@GOTPAGEOFF] ldr x8, [x8] str x8, [sp, #32] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _pr_warn adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _pr_warn adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _pr_warn bl _print_kernel_ident adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _pr_warn ldur x11, [x29, #-8] ldur w8, [x29, #-12] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-24] mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.4@PAGE add x0, x0, l_.str.4@PAGEOFF bl _pr_warn adrp x0, l_.str.5@PAGE add x0, x0, l_.str.5@PAGEOFF bl _pr_warn bl _rcu_lockdep_current_cpu_online subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, l_.str.7@PAGE add x8, x8, l_.str.7@PAGEOFF str x8, [sp, #24] ; 8-byte Folded Spill b LBB0_3 LBB0_2: bl _rcu_is_watching subs w8, w0, #0 cset w8, eq and w10, w8, #0x1 adrp x9, l_.str.9@PAGE add x9, x9, l_.str.9@PAGEOFF adrp x8, l_.str.8@PAGE add x8, x8, l_.str.8@PAGEOFF ands w10, w10, #0x1 csel x8, x8, x9, ne str x8, [sp, #24] ; 8-byte Folded Spill b LBB0_3 LBB0_3: ldr x11, [sp, #24] ; 8-byte Folded Reload adrp x8, _rcu_scheduler_active@GOTPAGE ldr x8, [x8, _rcu_scheduler_active@GOTPAGEOFF] ldr w8, [x8] ; implicit-def: $x10 mov x10, x8 adrp x8, _debug_locks@GOTPAGE ldr x8, [x8, _debug_locks@GOTPAGEOFF] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x11, [x9] str x10, [x9, #8] str x8, [x9, #16] adrp x0, l_.str.6@PAGE add x0, x0, l_.str.6@PAGEOFF bl _pr_warn bl _rcu_is_watching subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _pr_warn b LBB0_5 LBB0_5: ldr x0, [sp, #32] bl _lockdep_print_held_locks adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _pr_warn bl _dump_stack ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _current,8,3 ; @current .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n" l_.str.1: ; @.str.1 .asciz "=============================\n" l_.str.2: ; @.str.2 .asciz "WARNING: suspicious RCU usage\n" l_.str.3: ; @.str.3 .asciz "-----------------------------\n" l_.str.4: ; @.str.4 .asciz "%s:%d %s!\n" l_.str.5: ; @.str.5 .asciz "\nother info that might help us debug this:\n\n" l_.str.6: ; @.str.6 .asciz "\n%srcu_scheduler_active = %d, debug_locks = %d\n" l_.str.7: ; @.str.7 .asciz "RCU used illegally from offline CPU!\n" l_.str.8: ; @.str.8 .asciz "RCU used illegally from idle CPU!\n" l_.str.9: ; @.str.9 .space 1 .comm _rcu_scheduler_active,4,2 ; @rcu_scheduler_active .comm _debug_locks,4,2 ; @debug_locks l_.str.10: ; @.str.10 .asciz "RCU used illegally from extended quiescent state!\n" l_.str.11: ; @.str.11 .asciz "\nstack backtrace:\n" .subsections_via_symbols
.text .file "extr_......kernellockinglockdep.c_lockdep_rcu_suspicious.c" .globl lockdep_rcu_suspicious # -- Begin function lockdep_rcu_suspicious .p2align 4, 0x90 .type lockdep_rcu_suspicious,@function lockdep_rcu_suspicious: # @lockdep_rcu_suspicious .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movq %rdx, -24(%rbp) movq current(%rip), %rax movq %rax, -32(%rbp) leaq .L.str(%rip), %rdi movb $0, %al callq pr_warn@PLT leaq .L.str.1(%rip), %rdi movb $0, %al callq pr_warn@PLT leaq .L.str.2(%rip), %rdi movb $0, %al callq pr_warn@PLT movb $0, %al callq print_kernel_ident@PLT leaq .L.str.3(%rip), %rdi movb $0, %al callq pr_warn@PLT movq -8(%rbp), %rsi movl -12(%rbp), %edx movq -24(%rbp), %rcx leaq .L.str.4(%rip), %rdi movb $0, %al callq pr_warn@PLT leaq .L.str.5(%rip), %rdi movb $0, %al callq pr_warn@PLT movb $0, %al callq rcu_lockdep_current_cpu_online@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: leaq .L.str.7(%rip), %rax movq %rax, -40(%rbp) # 8-byte Spill jmp .LBB0_3 .LBB0_2: movb $0, %al callq rcu_is_watching@PLT cmpl $0, %eax setne %dl xorb $-1, %dl leaq .L.str.9(%rip), %rax leaq .L.str.8(%rip), %rcx testb $1, %dl cmovneq %rcx, %rax movq %rax, -40(%rbp) # 8-byte Spill .LBB0_3: movq -40(%rbp), %rsi # 8-byte Reload movl rcu_scheduler_active(%rip), %edx movl debug_locks(%rip), %ecx leaq .L.str.6(%rip), %rdi movb $0, %al callq pr_warn@PLT movb $0, %al callq rcu_is_watching@PLT cmpl $0, %eax jne .LBB0_5 # %bb.4: leaq .L.str.10(%rip), %rdi movb $0, %al callq pr_warn@PLT .LBB0_5: movq -32(%rbp), %rdi callq lockdep_print_held_locks@PLT leaq .L.str.11(%rip), %rdi movb $0, %al callq pr_warn@PLT movb $0, %al callq dump_stack@PLT addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size lockdep_rcu_suspicious, .Lfunc_end0-lockdep_rcu_suspicious .cfi_endproc # -- End function .type current,@object # @current .bss .globl current .p2align 3 current: .quad 0 .size current, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "\n" .size .L.str, 2 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "=============================\n" .size .L.str.1, 31 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "WARNING: suspicious RCU usage\n" .size .L.str.2, 31 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "-----------------------------\n" .size .L.str.3, 31 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "%s:%d %s!\n" .size .L.str.4, 11 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "\nother info that might help us debug this:\n\n" .size .L.str.5, 45 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "\n%srcu_scheduler_active = %d, debug_locks = %d\n" .size .L.str.6, 48 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "RCU used illegally from offline CPU!\n" .size .L.str.7, 38 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz "RCU used illegally from idle CPU!\n" .size .L.str.8, 35 .type .L.str.9,@object # @.str.9 .L.str.9: .zero 1 .size .L.str.9, 1 .type rcu_scheduler_active,@object # @rcu_scheduler_active .bss .globl rcu_scheduler_active .p2align 2 rcu_scheduler_active: .long 0 # 0x0 .size rcu_scheduler_active, 4 .type debug_locks,@object # @debug_locks .globl debug_locks .p2align 2 debug_locks: .long 0 # 0x0 .size debug_locks, 4 .type .L.str.10,@object # @.str.10 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.10: .asciz "RCU used illegally from extended quiescent state!\n" .size .L.str.10, 51 .type .L.str.11,@object # @.str.11 .L.str.11: .asciz "\nstack backtrace:\n" .size .L.str.11, 19 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pr_warn .addrsig_sym print_kernel_ident .addrsig_sym rcu_lockdep_current_cpu_online .addrsig_sym rcu_is_watching .addrsig_sym lockdep_print_held_locks .addrsig_sym dump_stack .addrsig_sym current .addrsig_sym rcu_scheduler_active .addrsig_sym debug_locks
freebsd/crypto/heimdal/lib/krb5/extr_test_alname.c_test_alname.c
arm/extr_test_alname_test_alname_O0_gcc.s
x86_64/extr_test_alname_test_alname_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function test_alname _test_alname: ; @test_alname .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #1104 adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-24] str w0, [sp, #68] str w1, [sp, #64] str x2, [sp, #56] str x3, [sp, #48] str x4, [sp, #40] str w5, [sp, #36] ldr w0, [sp, #68] ldr w2, [sp, #64] ldr x3, [sp, #56] ldr x4, [sp, #48] add x1, sp, #32 mov x5, #0 bl _krb5_make_principal str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w0, [sp, #68] ldr x2, [sp, #24] mov w1, #1 adrp x3, l_.str@PAGE add x3, x3, l_.str@PAGEOFF bl _krb5_err b LBB0_2 LBB0_2: ldr w0, [sp, #68] ldr w1, [sp, #32] add x2, sp, #16 bl _krb5_unparse_name str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr w0, [sp, #68] ldr x2, [sp, #24] mov w1, #1 adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl _krb5_err b LBB0_4 LBB0_4: ldr w0, [sp, #68] ldr w1, [sp, #32] mov w2, #1024 add x3, sp, #72 bl _krb5_aname_to_localname str x0, [sp, #24] ldr w0, [sp, #68] ldr w1, [sp, #32] bl _krb5_free_principal ldr x0, [sp, #16] bl _free ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_5 LBB0_5: ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: b LBB0_15 LBB0_7: ldr w0, [sp, #68] ldr x2, [sp, #24] ldr x10, [sp, #16] ldr x8, [sp, #40] mov x9, sp str x10, [x9] str x8, [x9, #8] mov w1, #1 adrp x3, l_.str.2@PAGE add x3, x3, l_.str.2@PAGEOFF bl _krb5_err b LBB0_8 LBB0_8: ldr x1, [sp, #40] add x0, sp, #72 bl _strcmp subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_9 LBB0_9: ldr w8, [sp, #36] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldr x3, [sp, #40] mov w0, #1 adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF add x2, sp, #72 bl _errx b LBB0_11 LBB0_11: b LBB0_15 LBB0_12: ldr w8, [sp, #36] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ldr x3, [sp, #40] mov w0, #1 adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF add x2, sp, #72 bl _errx b LBB0_14 LBB0_14: b LBB0_15 LBB0_15: ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: bl ___stack_chk_fail LBB0_17: add sp, sp, #1104 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "krb5_build_principal" l_.str.1: ; @.str.1 .asciz "krb5_unparse_name" l_.str.2: ; @.str.2 .asciz "krb5_aname_to_localname: %s -> %s" l_.str.3: ; @.str.3 .asciz "compared failed %s != %s (should have succeded)" l_.str.4: ; @.str.4 .asciz "compared failed %s == %s (should have failed)" .no_dead_strip _test_alname .subsections_via_symbols
.text .file "extr_test_alname.c_test_alname.c" .p2align 4, 0x90 # -- Begin function test_alname .type test_alname,@function test_alname: # @test_alname .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $1088, %rsp # imm = 0x440 movl %edi, -4(%rbp) movl %esi, -8(%rbp) movq %rdx, -16(%rbp) movq %rcx, -24(%rbp) movq %r8, -32(%rbp) movl %r9d, -36(%rbp) movl -4(%rbp), %edi movl -8(%rbp), %edx movq -16(%rbp), %rcx movq -24(%rbp), %r8 leaq -40(%rbp), %rsi xorl %eax, %eax movl %eax, %r9d callq krb5_make_principal@PLT movq %rax, -1080(%rbp) cmpq $0, -1080(%rbp) je .LBB0_2 # %bb.1: movl -4(%rbp), %edi movq -1080(%rbp), %rdx movl $1, %esi leaq .L.str(%rip), %rcx movb $0, %al callq krb5_err@PLT .LBB0_2: movl -4(%rbp), %edi movl -40(%rbp), %esi leaq -1088(%rbp), %rdx callq krb5_unparse_name@PLT movq %rax, -1080(%rbp) cmpq $0, -1080(%rbp) je .LBB0_4 # %bb.3: movl -4(%rbp), %edi movq -1080(%rbp), %rdx movl $1, %esi leaq .L.str.1(%rip), %rcx movb $0, %al callq krb5_err@PLT .LBB0_4: movl -4(%rbp), %edi movl -40(%rbp), %esi leaq -1072(%rbp), %rcx movl $1024, %edx # imm = 0x400 callq krb5_aname_to_localname@PLT movq %rax, -1080(%rbp) movl -4(%rbp), %edi movl -40(%rbp), %esi callq krb5_free_principal@PLT movq -1088(%rbp), %rdi callq free@PLT cmpq $0, -1080(%rbp) je .LBB0_8 # %bb.5: cmpl $0, -36(%rbp) jne .LBB0_7 # %bb.6: jmp .LBB0_15 .LBB0_7: movl -4(%rbp), %edi movq -1080(%rbp), %rdx movq -1088(%rbp), %r8 movq -32(%rbp), %r9 movl $1, %esi leaq .L.str.2(%rip), %rcx movb $0, %al callq krb5_err@PLT .LBB0_8: leaq -1072(%rbp), %rdi movq -32(%rbp), %rsi callq strcmp@PLT cmpq $0, %rax je .LBB0_12 # %bb.9: cmpl $0, -36(%rbp) je .LBB0_11 # %bb.10: leaq -1072(%rbp), %rdx movq -32(%rbp), %rcx movl $1, %edi leaq .L.str.3(%rip), %rsi callq errx@PLT .LBB0_11: jmp .LBB0_15 .LBB0_12: cmpl $0, -36(%rbp) jne .LBB0_14 # %bb.13: leaq -1072(%rbp), %rdx movq -32(%rbp), %rcx movl $1, %edi leaq .L.str.4(%rip), %rsi callq errx@PLT .LBB0_14: jmp .LBB0_15 .LBB0_15: addq $1088, %rsp # imm = 0x440 popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size test_alname, .Lfunc_end0-test_alname .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "krb5_build_principal" .size .L.str, 21 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "krb5_unparse_name" .size .L.str.1, 18 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "krb5_aname_to_localname: %s -> %s" .size .L.str.2, 34 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "compared failed %s != %s (should have succeded)" .size .L.str.3, 48 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "compared failed %s == %s (should have failed)" .size .L.str.4, 46 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym test_alname .addrsig_sym krb5_make_principal .addrsig_sym krb5_err .addrsig_sym krb5_unparse_name .addrsig_sym krb5_aname_to_localname .addrsig_sym krb5_free_principal .addrsig_sym free .addrsig_sym strcmp .addrsig_sym errx
linux/drivers/infiniband/hw/mthca/extr_mthca_qp.c_mthca_wq_reset.c
arm/extr_mthca_qp_mthca_wq_reset_O0_gcc.s
x86_64/extr_mthca_qp_mthca_wq_reset_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mthca_wq_reset _mthca_wq_reset: ; @mthca_wq_reset .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] str xzr, [x8, #32] ldr x8, [sp, #8] ldr x8, [x8, #16] subs x8, x8, #1 ldr x9, [sp, #8] str x8, [x9, #24] ldr x8, [sp, #8] str xzr, [x8, #8] ldr x8, [sp, #8] str xzr, [x8] add sp, sp, #16 ret .cfi_endproc ; -- End function .no_dead_strip _mthca_wq_reset .subsections_via_symbols
.text .file "extr_mthca_qp.c_mthca_wq_reset.c" .p2align 4, 0x90 # -- Begin function mthca_wq_reset .type mthca_wq_reset,@function mthca_wq_reset: # @mthca_wq_reset .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movq -8(%rbp), %rax movq $0, 32(%rax) movq -8(%rbp), %rax movq 16(%rax), %rcx subq $1, %rcx movq -8(%rbp), %rax movq %rcx, 24(%rax) movq -8(%rbp), %rax movq $0, 8(%rax) movq -8(%rbp), %rax movq $0, (%rax) popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mthca_wq_reset, .Lfunc_end0-mthca_wq_reset .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym mthca_wq_reset
mpv/stream/extr_stream.c_stream_skip_read.c
arm/extr_stream_stream_skip_read_O0_gcc.s
x86_64/extr_stream_stream_skip_read_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function stream_skip_read _stream_skip_read: ; @stream_skip_read .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #16] str x1, [sp, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ldr w8, [x8] ldr x9, [sp, #16] ldr w9, [x9, #4] subs w8, w8, w9 str w8, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #16] mov w1, #1 bl _stream_read_more subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: stur wzr, [x29, #-4] b LBB0_8 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_1 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [sp, #8] ldr w1, [sp, #4] bl _MPMIN str w0, [sp] ldr w10, [sp] ldr x9, [sp, #16] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldr w8, [sp] mov x9, x8 ldr x8, [sp, #8] subs x8, x8, x9 str x8, [sp, #8] b LBB0_1 LBB0_7: mov w8, #1 stur w8, [x29, #-4] b LBB0_8 LBB0_8: ldur w0, [x29, #-4] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _stream_skip_read .subsections_via_symbols
.text .file "extr_stream.c_stream_skip_read.c" .p2align 4, 0x90 # -- Begin function stream_skip_read .type stream_skip_read,@function stream_skip_read: # @stream_skip_read .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 cmpq $0, -24(%rbp) jle .LBB0_7 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movl (%rax), %eax movq -16(%rbp), %rcx subl 4(%rcx), %eax movl %eax, -28(%rbp) cmpl $0, -28(%rbp) jne .LBB0_6 # %bb.3: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi movl $1, %esi callq stream_read_more@PLT cmpl $0, %eax jne .LBB0_5 # %bb.4: movl $0, -4(%rbp) jmp .LBB0_8 .LBB0_5: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_1 .LBB0_6: # in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rdi movl -28(%rbp), %esi callq MPMIN@PLT movl %eax, -32(%rbp) movl -32(%rbp), %ecx movq -16(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movl -32(%rbp), %eax movl %eax, %ecx movq -24(%rbp), %rax subq %rcx, %rax movq %rax, -24(%rbp) jmp .LBB0_1 .LBB0_7: movl $1, -4(%rbp) .LBB0_8: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size stream_skip_read, .Lfunc_end0-stream_skip_read .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym stream_skip_read .addrsig_sym stream_read_more .addrsig_sym MPMIN
lab/engine/code/botlib/extr_be_aas_reach.c_AAS_Reachability_FuncBobbing.c
arm/extr_be_aas_reach_AAS_Reachability_FuncBobbing_O0_gcc.s
x86_64/extr_be_aas_reach_AAS_Reachability_FuncBobbing_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _AAS_Reachability_FuncBobbing ; -- Begin function AAS_Reachability_FuncBobbing .p2align 2 _AAS_Reachability_FuncBobbing: ; @AAS_Reachability_FuncBobbing .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 sub sp, sp, #528 mov x19, sp adrp x8, _MAX_EPAIRKEY@GOTPAGE ldr x8, [x8, _MAX_EPAIRKEY@GOTPAGEOFF] str x8, [x19, #40] ; 8-byte Folded Spill adrp x9, ___stack_chk_guard@GOTPAGE ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] ldr x9, [x9] stur x9, [x29, #-24] ldr w9, [x8] ; kill: def $x9 killed $w9 str x9, [x19, #56] ; 8-byte Folded Spill mov x10, sp stur x10, [x29, #-240] lsr x9, x9, #0 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 str x9, [x19, #48] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldr x11, [x19, #48] ; 8-byte Folded Reload ldr x9, [x19, #56] ; 8-byte Folded Reload mov x10, sp subs x0, x10, x11 str x0, [x19, #64] ; 8-byte Folded Spill mov sp, x0 stur x9, [x29, #-248] ldr w8, [x8] ; kill: def $x8 killed $w8 lsr x9, x8, #0 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 str x9, [x19, #72] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldr x10, [x19, #72] ; 8-byte Folded Reload mov x9, sp subs x9, x9, x10 mov sp, x9 str x9, [x19, #80] ; 8-byte Folded Spill stur x8, [x29, #-256] ; kill: def $x8 killed $xzr str xzr, [x19, #224] mov w0, #0 bl _AAS_NextBSPEntity stur w0, [x29, #-212] b LBB0_1 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_21 Depth 2 ; Child Loop BB0_25 Depth 2 ; Child Loop BB0_33 Depth 2 ; Child Loop BB0_38 Depth 3 ; Child Loop BB0_40 Depth 4 ; Child Loop BB0_61 Depth 3 ; Child Loop BB0_65 Depth 3 ldur w8, [x29, #-212] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_75 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x2, [x19, #64] ; 8-byte Folded Reload ldr x8, [x19, #40] ; 8-byte Folded Reload ldur w0, [x29, #-212] ldr w3, [x8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _AAS_ValueForBSPEpairKey subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 b LBB0_74 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [x19, #64] ; 8-byte Folded Reload adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _strcmp subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_74 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldur w0, [x29, #-212] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF add x2, x19, #180 bl _AAS_FloatForBSPEpairKey ldr s0, [x19, #180] fcmp s0, #0.0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 movi.2s v0, #66, lsl #24 ; kill: def $s0 killed $s0 killed $d0 str s0, [x19, #180] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr x2, [x19, #80] ; 8-byte Folded Reload ldr x8, [x19, #40] ; 8-byte Folded Reload ldur w0, [x29, #-212] ldr w3, [x8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _AAS_ValueForBSPEpairKey subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _botimport@GOTPAGE ldr x8, [x8, _botimport@GOTPAGEOFF] ldr x8, [x8] adrp x9, _PRT_ERROR@GOTPAGE ldr x9, [x9, _PRT_ERROR@GOTPAGEOFF] ldr w0, [x9] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF blr x8 b LBB0_74 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #80] ; 8-byte Folded Reload add x0, x8, #1 bl _atoi stur w0, [x29, #-220] ldur w8, [x29, #-220] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 adrp x8, _botimport@GOTPAGE ldr x8, [x8, _botimport@GOTPAGEOFF] ldr x8, [x8] adrp x9, _PRT_ERROR@GOTPAGE ldr x9, [x9, _PRT_ERROR@GOTPAGEOFF] ldr w0, [x9] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF blr x8 b LBB0_74 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldur w0, [x29, #-212] ldr x2, [x19, #280] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _AAS_VectorForBSPEpairKey subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [x19, #280] mov w3, #0 mov x1, x3 mov x2, x3 bl _VectorSet b LBB0_14 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 ldur w0, [x29, #-220] ldr x1, [x19, #224] ldr x2, [x19, #240] ldr x3, [x19, #232] mov x4, #0 bl _AAS_BSPModelMinsMaxsOrigin ldr x0, [x19, #240] ldr x1, [x19, #280] ldr x2, [x19, #240] bl _VectorAdd ldr x0, [x19, #232] ldr x1, [x19, #280] ldr x2, [x19, #232] bl _VectorAdd ldr x0, [x19, #240] ldr x1, [x19, #232] ldr x2, [x19, #216] bl _VectorAdd ldr x0, [x19, #216] ldr x1, [x19, #216] fmov d0, #0.50000000 bl _VectorScale ldr x0, [x19, #216] ldr x1, [x19, #280] bl _VectorCopy ldr x0, [x19, #280] ldr x1, [x19, #272] bl _VectorCopy ldr x0, [x19, #280] ldr x1, [x19, #264] bl _VectorCopy ldur w0, [x29, #-212] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF sub x2, x29, #216 bl _AAS_IntForBSPEpairKey ldur w8, [x29, #-216] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-224] b LBB0_20 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 ldur w8, [x29, #-216] ands w8, w8, #0x2 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 stur w8, [x29, #-224] b LBB0_19 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 mov w8, #2 stur w8, [x29, #-224] b LBB0_19 LBB0_19: ; in Loop: Header=BB0_1 Depth=1 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 ldr s1, [x19, #180] ldr x8, [x19, #264] ldursw x9, [x29, #-224] add x9, x8, x9, lsl #2 ldr s0, [x9] scvtf s0, s0 fsub s0, s0, s1 fcvtzs w8, s0 str w8, [x9] ldr s1, [x19, #180] ldr x8, [x19, #272] ldursw x9, [x29, #-224] add x9, x8, x9, lsl #2 ldr s0, [x9] scvtf s0, s0 fadd s0, s0, s1 fcvtzs w8, s0 str w8, [x9] ldursw x1, [x29, #-220] ldr x8, [x19, #264] ldrsw x2, [x8] ldr x8, [x19, #264] ldr w8, [x8, #4] ; implicit-def: $x13 mov x13, x8 ldr x8, [x19, #264] ldr w8, [x8, #8] ; implicit-def: $x12 mov x12, x8 ldr x8, [x19, #272] ldr w8, [x8] ; implicit-def: $x11 mov x11, x8 ldr x8, [x19, #272] ldr w8, [x8, #4] ; implicit-def: $x10 mov x10, x8 ldr x8, [x19, #272] ldr w9, [x8, #8] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #48 mov x9, sp str x13, [x9] str x12, [x9, #8] str x11, [x9, #16] str x10, [x9, #24] str x8, [x9, #32] adrp x0, l_.str.8@PAGE add x0, x0, l_.str.8@PAGEOFF bl _Log_Write add sp, sp, #48 stur wzr, [x29, #-228] b LBB0_21 LBB0_21: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-228] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=2 ldr x0, [x19, #264] ldursw x9, [x29, #-228] sub x8, x29, #96 str x8, [x19, #32] ; 8-byte Folded Spill ldr x1, [x8, x9, lsl #3] bl _VectorCopy ldr x8, [x19, #32] ; 8-byte Folded Reload ldr x9, [x19, #232] ldr w9, [x9, #8] ldr x10, [x19, #216] ldr w10, [x10, #8] subs w11, w9, w10 ldursw x9, [x29, #-228] ldr x10, [x8, x9, lsl #3] ldr w9, [x10, #8] add w9, w9, w11 str w9, [x10, #8] ldursw x9, [x29, #-228] ldr x9, [x8, x9, lsl #3] ldr w8, [x9, #8] add w8, w8, #24 str w8, [x9, #8] b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=2 ldur w8, [x29, #-228] add w8, w8, #1 stur w8, [x29, #-228] b LBB0_21 LBB0_24: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #232] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-96] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #232] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-96] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldr x8, [x19, #232] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-88] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #240] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-88] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldr x8, [x19, #240] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-80] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #240] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-80] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldr x8, [x19, #240] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-72] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #232] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-72] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldur x8, [x29, #-96] ldr w8, [x8, #8] str w8, [x19, #160] ldr x0, [x19, #168] mov w2, #0 mov x1, x2 mov w3, #1 bl _VectorSet stur wzr, [x29, #-228] b LBB0_25 LBB0_25: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldur w8, [x29, #-228] subs w8, w8, #4 cset w8, ge tbnz w8, #0, LBB0_28 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=2 ldr x0, [x19, #272] ldursw x9, [x29, #-228] sub x8, x29, #128 str x8, [x19, #24] ; 8-byte Folded Spill ldr x1, [x8, x9, lsl #3] bl _VectorCopy ldr x8, [x19, #24] ; 8-byte Folded Reload ldr x9, [x19, #232] ldr w9, [x9, #8] ldr x10, [x19, #216] ldr w10, [x10, #8] subs w11, w9, w10 ldursw x9, [x29, #-228] ldr x10, [x8, x9, lsl #3] ldr w9, [x10, #8] add w9, w9, w11 str w9, [x10, #8] ldursw x9, [x29, #-228] ldr x9, [x8, x9, lsl #3] ldr w8, [x9, #8] add w8, w8, #24 str w8, [x9, #8] b LBB0_27 LBB0_27: ; in Loop: Header=BB0_25 Depth=2 ldur w8, [x29, #-228] add w8, w8, #1 stur w8, [x29, #-228] b LBB0_25 LBB0_28: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #232] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-128] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #232] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-128] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldr x8, [x19, #232] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-120] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #240] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-120] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldr x8, [x19, #240] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-112] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #240] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-112] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldr x8, [x19, #240] ldr w8, [x8] ldr x9, [x19, #216] ldr w9, [x9] subs w10, w8, w9 ldur x9, [x29, #-104] ldr w8, [x9] add w8, w8, w10 str w8, [x9] ldr x8, [x19, #232] ldr w8, [x8, #4] ldr x9, [x19, #216] ldr w9, [x9, #4] subs w10, w8, w9 ldur x9, [x29, #-104] ldr w8, [x9, #4] add w8, w8, w10 str w8, [x9, #4] ldur x8, [x29, #-128] ldr w8, [x8, #8] str w8, [x19, #144] ldr x0, [x19, #152] mov w2, #0 mov x1, x2 mov w3, #1 bl _VectorSet ldr x0, [x19, #264] ldr x1, [x19, #256] bl _VectorCopy ldr x8, [x19, #232] ldr w8, [x8, #8] ldr x9, [x19, #216] ldr w9, [x9, #8] subs w8, w8, w9 add w10, w8, #24 ldr x9, [x19, #256] ldr w8, [x9, #8] add w8, w8, w10 str w8, [x9, #8] ldr x0, [x19, #272] ldr x1, [x19, #248] bl _VectorCopy ldr x8, [x19, #232] ldr w8, [x8, #8] ldr x9, [x19, #216] ldr w9, [x9, #8] subs w8, w8, w9 add w10, w8, #24 ldr x9, [x19, #248] ldr w8, [x9, #8] add w8, w8, w10 str w8, [x9, #8] ldr x0, [x19, #256] bl _AAS_PointAreaNum subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ; in Loop: Header=BB0_1 Depth=1 b LBB0_74 LBB0_30: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [x19, #248] bl _AAS_PointAreaNum subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_32 b LBB0_31 LBB0_31: ; in Loop: Header=BB0_1 Depth=1 b LBB0_74 LBB0_32: ; in Loop: Header=BB0_1 Depth=1 stur wzr, [x29, #-228] b LBB0_33 LBB0_33: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_38 Depth 3 ; Child Loop BB0_40 Depth 4 ; Child Loop BB0_61 Depth 3 ; Child Loop BB0_65 Depth 3 ldur w8, [x29, #-228] subs w8, w8, #2 cset w8, ge tbnz w8, #0, LBB0_73 b LBB0_34 LBB0_34: ; in Loop: Header=BB0_33 Depth=2 ldur w8, [x29, #-228] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_35 LBB0_35: ; in Loop: Header=BB0_33 Depth=2 adrp x8, _qtrue@GOTPAGE ldr x8, [x8, _qtrue@GOTPAGEOFF] ldr w3, [x8] sub x0, x29, #96 mov w1, #4 str w1, [x19, #20] ; 4-byte Folded Spill add x2, x19, #160 bl _AAS_FindFaceReachabilities ldr w1, [x19, #20] ; 4-byte Folded Reload str x0, [x19, #96] adrp x8, _qfalse@GOTPAGE ldr x8, [x8, _qfalse@GOTPAGEOFF] ldr w3, [x8] sub x0, x29, #128 add x2, x19, #144 bl _AAS_FindFaceReachabilities str x0, [x19, #88] b LBB0_37 LBB0_36: ; in Loop: Header=BB0_33 Depth=2 adrp x8, _qtrue@GOTPAGE ldr x8, [x8, _qtrue@GOTPAGEOFF] ldr w3, [x8] sub x0, x29, #128 mov w1, #4 str w1, [x19, #16] ; 4-byte Folded Spill add x2, x19, #144 bl _AAS_FindFaceReachabilities ldr w1, [x19, #16] ; 4-byte Folded Reload str x0, [x19, #96] adrp x8, _qfalse@GOTPAGE ldr x8, [x8, _qfalse@GOTPAGEOFF] ldr w3, [x8] sub x0, x29, #96 add x2, x19, #160 bl _AAS_FindFaceReachabilities str x0, [x19, #88] b LBB0_37 LBB0_37: ; in Loop: Header=BB0_33 Depth=2 ldr x8, [x19, #96] str x8, [x19, #136] b LBB0_38 LBB0_38: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_33 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_40 Depth 4 ldr x8, [x19, #136] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_60 b LBB0_39 LBB0_39: ; in Loop: Header=BB0_38 Depth=3 ldr x8, [x19, #136] ldr x8, [x8, #32] str x8, [x19, #120] ldr x8, [x19, #88] str x8, [x19, #128] b LBB0_40 LBB0_40: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_33 Depth=2 ; Parent Loop BB0_38 Depth=3 ; => This Inner Loop Header: Depth=4 ldr x8, [x19, #128] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_58 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_40 Depth=4 ldr x8, [x19, #128] ldr x8, [x8, #32] str x8, [x19, #112] ldr x8, [x19, #136] ldr x1, [x8] ldr x8, [x19, #128] ldr x2, [x8] adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _Log_Write ldur w8, [x29, #-228] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_43 b LBB0_42 LBB0_42: ; in Loop: Header=BB0_40 Depth=4 ldr x0, [x19, #256] ldr x1, [x19, #208] bl _VectorCopy b LBB0_44 LBB0_43: ; in Loop: Header=BB0_40 Depth=4 ldr x0, [x19, #248] ldr x1, [x19, #208] bl _VectorCopy b LBB0_44 LBB0_44: ; in Loop: Header=BB0_40 Depth=4 ldr x8, [x19, #136] ldr x0, [x8, #8] ldr x1, [x19, #208] ldr x2, [x19, #184] bl _VectorSubtract ldr x8, [x19, #184] str wzr, [x8, #8] ldr x0, [x19, #184] bl _VectorNormalize ldr x8, [x19, #136] ldr x0, [x8, #8] ldr x1, [x19, #200] bl _VectorCopy ldr x8, [x19, #136] ldr x0, [x8, #8] ldr x2, [x19, #184] ldr x3, [x19, #200] mov w1, #1 bl _VectorMA ldr x9, [x19, #200] ldr w8, [x9, #8] add w8, w8, #1 str w8, [x9, #8] ldr x8, [x19, #136] ldr x0, [x8, #8] ldr x2, [x19, #184] ldr x3, [x19, #192] mov w1, #16 bl _VectorMA ldr x9, [x19, #192] ldr w8, [x9, #8] add w8, w8, #1 str w8, [x9, #8] ldr x0, [x19, #200] ldr x1, [x19, #192] sub x2, x29, #64 sub x3, x29, #208 mov w4, #10 bl _AAS_TraceAreas stur w0, [x29, #-232] ldur w8, [x29, #-232] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_46 b LBB0_45 LBB0_45: ; in Loop: Header=BB0_40 Depth=4 b LBB0_57 LBB0_46: ; in Loop: Header=BB0_40 Depth=4 ldur w8, [x29, #-232] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_48 b LBB0_47 LBB0_47: ; in Loop: Header=BB0_40 Depth=4 ldur x0, [x29, #-200] ldr x8, [x19, #136] ldr x1, [x8, #8] bl _VectorCopy b LBB0_49 LBB0_48: ; in Loop: Header=BB0_40 Depth=4 ldr x0, [x19, #192] ldr x8, [x19, #136] ldr x1, [x8, #8] bl _VectorCopy b LBB0_49 LBB0_49: ; in Loop: Header=BB0_40 Depth=4 ldr x8, [x19, #136] ldr x0, [x8, #8] bl _AAS_PointAreaNum subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_51 b LBB0_50 LBB0_50: ; in Loop: Header=BB0_40 Depth=4 b LBB0_57 LBB0_51: ; in Loop: Header=BB0_40 Depth=4 ldr x8, [x19, #128] ldr x0, [x8, #16] bl _AAS_PointAreaNum subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_53 b LBB0_52 LBB0_52: ; in Loop: Header=BB0_40 Depth=4 b LBB0_57 LBB0_53: ; in Loop: Header=BB0_40 Depth=4 bl _AAS_AllocReachability str x0, [x19, #104] ldr x8, [x19, #128] ldr x8, [x8] ldr x9, [x19, #104] str x8, [x9] ldur w8, [x29, #-228] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_55 b LBB0_54 LBB0_54: ; in Loop: Header=BB0_40 Depth=4 ldr x8, [x19, #264] ldursw x9, [x29, #-224] ldr w9, [x8, x9, lsl #2] ldr x8, [x19, #272] ldursw x10, [x29, #-224] lsl x10, x10, #2 ldrh w8, [x8, x10] orr w8, w8, w9, lsl #16 ldr x9, [x19, #104] str w8, [x9, #24] b LBB0_56 LBB0_55: ; in Loop: Header=BB0_40 Depth=4 ldr x8, [x19, #272] ldursw x9, [x29, #-224] ldr w9, [x8, x9, lsl #2] ldr x8, [x19, #264] ldursw x10, [x29, #-224] lsl x10, x10, #2 ldrh w8, [x8, x10] orr w8, w8, w9, lsl #16 ldr x9, [x19, #104] str w8, [x9, #24] b LBB0_56 LBB0_56: ; in Loop: Header=BB0_40 Depth=4 ldur w9, [x29, #-216] ldur w8, [x29, #-220] orr w8, w8, w9, lsl #16 ldr x9, [x19, #104] str w8, [x9, #28] ldr x8, [x19, #136] ldr x0, [x8, #8] ldr x8, [x19, #104] ldr x1, [x8, #8] bl _VectorCopy ldr x8, [x19, #128] ldr x0, [x8, #16] ldr x8, [x19, #104] ldr x1, [x8, #16] bl _VectorCopy adrp x8, _TRAVEL_FUNCBOB@GOTPAGE ldr x8, [x8, _TRAVEL_FUNCBOB@GOTPAGEOFF] ldr w8, [x8] ldr x9, [x19, #104] str w8, [x9, #44] ldur w0, [x29, #-212] bl _AAS_TravelFlagsForTeam ldr x9, [x19, #104] ldr w8, [x9, #44] orr w8, w8, w0 str w8, [x9, #44] adrp x8, _aassettings@GOTPAGE ldr x8, [x8, _aassettings@GOTPAGEOFF] ldr w8, [x8] ldr x9, [x19, #104] str w8, [x9, #40] adrp x9, _reach_funcbob@GOTPAGE ldr x9, [x9, _reach_funcbob@GOTPAGEOFF] ldr w8, [x9] add w8, w8, #1 str w8, [x9] adrp x9, _areareachability@GOTPAGE ldr x9, [x9, _areareachability@GOTPAGEOFF] ldr x8, [x9] ldr x10, [x19, #136] ldr x10, [x10] ldr x8, [x8, x10, lsl #3] ldr x10, [x19, #104] str x8, [x10, #32] ldr x8, [x19, #104] ldr x9, [x9] ldr x10, [x19, #136] ldr x10, [x10] str x8, [x9, x10, lsl #3] b LBB0_57 LBB0_57: ; in Loop: Header=BB0_40 Depth=4 ldr x8, [x19, #112] str x8, [x19, #128] b LBB0_40 LBB0_58: ; in Loop: Header=BB0_38 Depth=3 b LBB0_59 LBB0_59: ; in Loop: Header=BB0_38 Depth=3 ldr x8, [x19, #120] str x8, [x19, #136] b LBB0_38 LBB0_60: ; in Loop: Header=BB0_33 Depth=2 ldr x8, [x19, #96] str x8, [x19, #136] b LBB0_61 LBB0_61: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_33 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [x19, #136] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_64 b LBB0_62 LBB0_62: ; in Loop: Header=BB0_61 Depth=3 ldr x8, [x19, #136] ldr x8, [x8, #32] str x8, [x19, #120] ldr x0, [x19, #136] bl _AAS_FreeReachability b LBB0_63 LBB0_63: ; in Loop: Header=BB0_61 Depth=3 ldr x8, [x19, #120] str x8, [x19, #136] b LBB0_61 LBB0_64: ; in Loop: Header=BB0_33 Depth=2 ldr x8, [x19, #88] str x8, [x19, #128] b LBB0_65 LBB0_65: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_33 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [x19, #128] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_68 b LBB0_66 LBB0_66: ; in Loop: Header=BB0_65 Depth=3 ldr x8, [x19, #128] ldr x8, [x8, #32] str x8, [x19, #112] ldr x0, [x19, #128] bl _AAS_FreeReachability b LBB0_67 LBB0_67: ; in Loop: Header=BB0_65 Depth=3 ldr x8, [x19, #112] str x8, [x19, #128] b LBB0_65 LBB0_68: ; in Loop: Header=BB0_33 Depth=2 ldur w8, [x29, #-216] ands w8, w8, #0x1 cset w8, ne tbnz w8, #0, LBB0_71 b LBB0_69 LBB0_69: ; in Loop: Header=BB0_33 Depth=2 ldur w8, [x29, #-216] ands w8, w8, #0x2 cset w8, ne tbnz w8, #0, LBB0_71 b LBB0_70 LBB0_70: ; in Loop: Header=BB0_1 Depth=1 b LBB0_73 LBB0_71: ; in Loop: Header=BB0_33 Depth=2 b LBB0_72 LBB0_72: ; in Loop: Header=BB0_33 Depth=2 ldur w8, [x29, #-228] add w8, w8, #1 stur w8, [x29, #-228] b LBB0_33 LBB0_73: ; in Loop: Header=BB0_1 Depth=1 b LBB0_74 LBB0_74: ; in Loop: Header=BB0_1 Depth=1 ldur w0, [x29, #-212] bl _AAS_NextBSPEntity stur w0, [x29, #-212] b LBB0_1 LBB0_75: ldur x8, [x29, #-240] str x8, [x19, #8] ; 8-byte Folded Spill ldur x9, [x29, #-24] adrp x8, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_77 b LBB0_76 LBB0_76: bl ___stack_chk_fail LBB0_77: ldr x8, [x19, #8] ; 8-byte Folded Reload mov sp, x8 sub sp, x29, #16 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .comm _MAX_EPAIRKEY,4,2 ; @MAX_EPAIRKEY .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "classname" l_.str.1: ; @.str.1 .asciz "func_bobbing" l_.str.2: ; @.str.2 .asciz "height" l_.str.3: ; @.str.3 .asciz "model" .comm _botimport,8,3 ; @botimport .comm _PRT_ERROR,4,2 ; @PRT_ERROR l_.str.4: ; @.str.4 .asciz "func_bobbing without model\n" l_.str.5: ; @.str.5 .asciz "func_bobbing with invalid model number\n" l_.str.6: ; @.str.6 .asciz "origin" l_.str.7: ; @.str.7 .asciz "spawnflags" l_.str.8: ; @.str.8 .asciz "funcbob model %d, start = {%1.1f, %1.1f, %1.1f} end = {%1.1f, %1.1f, %1.1f}\n" .comm _qtrue,4,2 ; @qtrue .comm _qfalse,4,2 ; @qfalse l_.str.9: ; @.str.9 .asciz "funcbob reach from area %d to %d\n" .comm _TRAVEL_FUNCBOB,4,2 ; @TRAVEL_FUNCBOB .comm _aassettings,4,2 ; @aassettings .comm _reach_funcbob,4,2 ; @reach_funcbob .comm _areareachability,8,3 ; @areareachability .subsections_via_symbols
.text .file "extr_be_aas_reach.c_AAS_Reachability_FuncBobbing.c" .section .rodata.cst4,"aM",@progbits,4 .p2align 2 # -- Begin function AAS_Reachability_FuncBobbing .LCPI0_0: .long 0x42000000 # float 32 .section .rodata.cst8,"aM",@progbits,8 .p2align 3 .LCPI0_1: .quad 0x3fe0000000000000 # double 0.5 .text .globl AAS_Reachability_FuncBobbing .p2align 4, 0x90 .type AAS_Reachability_FuncBobbing,@function AAS_Reachability_FuncBobbing: # @AAS_Reachability_FuncBobbing .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $464, %rsp # imm = 0x1D0 movl MAX_EPAIRKEY(%rip), %eax # kill: def $rax killed $eax movq %rsp, %rcx movq %rcx, -72(%rbp) movq %rax, %rdx addq $15, %rdx andq $-16, %rdx movq %rsp, %rcx subq %rdx, %rcx movq %rcx, -464(%rbp) # 8-byte Spill movq %rcx, %rsp movq %rax, -80(%rbp) movl MAX_EPAIRKEY(%rip), %eax # kill: def $rax killed $eax movq %rax, %rdx addq $15, %rdx andq $-16, %rdx movq %rsp, %rcx subq %rdx, %rcx movq %rcx, -456(%rbp) # 8-byte Spill movq %rcx, %rsp movq %rax, -88(%rbp) movq $0, -152(%rbp) xorl %edi, %edi callq AAS_NextBSPEntity@PLT movl %eax, -4(%rbp) .LBB0_1: # =>This Loop Header: Depth=1 # Child Loop BB0_21 Depth 2 # Child Loop BB0_25 Depth 2 # Child Loop BB0_33 Depth 2 # Child Loop BB0_38 Depth 3 # Child Loop BB0_40 Depth 4 # Child Loop BB0_61 Depth 3 # Child Loop BB0_65 Depth 3 cmpl $0, -4(%rbp) je .LBB0_75 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -464(%rbp), %rdx # 8-byte Reload movl -4(%rbp), %edi movl MAX_EPAIRKEY(%rip), %ecx leaq .L.str(%rip), %rsi callq AAS_ValueForBSPEpairKey@PLT cmpl $0, %eax jne .LBB0_4 # %bb.3: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_74 .LBB0_4: # in Loop: Header=BB0_1 Depth=1 movq -464(%rbp), %rdi # 8-byte Reload leaq .L.str.1(%rip), %rsi callq strcmp@PLT cmpq $0, %rax je .LBB0_6 # %bb.5: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_74 .LBB0_6: # in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %edi leaq .L.str.2(%rip), %rsi leaq -356(%rbp), %rdx callq AAS_FloatForBSPEpairKey@PLT movss -356(%rbp), %xmm0 # xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne .LBB0_8 jp .LBB0_8 # %bb.7: # in Loop: Header=BB0_1 Depth=1 movss .LCPI0_0(%rip), %xmm0 # xmm0 = mem[0],zero,zero,zero movss %xmm0, -356(%rbp) .LBB0_8: # in Loop: Header=BB0_1 Depth=1 movq -456(%rbp), %rdx # 8-byte Reload movl -4(%rbp), %edi movl MAX_EPAIRKEY(%rip), %ecx leaq .L.str.3(%rip), %rsi callq AAS_ValueForBSPEpairKey@PLT cmpl $0, %eax jne .LBB0_10 # %bb.9: # in Loop: Header=BB0_1 Depth=1 movq botimport(%rip), %rax movl PRT_ERROR(%rip), %edi leaq .L.str.4(%rip), %rsi callq *%rax jmp .LBB0_74 .LBB0_10: # in Loop: Header=BB0_1 Depth=1 movq -456(%rbp), %rdi # 8-byte Reload addq $1, %rdi callq atoi@PLT movl %eax, -12(%rbp) cmpl $0, -12(%rbp) jg .LBB0_12 # %bb.11: # in Loop: Header=BB0_1 Depth=1 movq botimport(%rip), %rax movl PRT_ERROR(%rip), %edi leaq .L.str.5(%rip), %rsi callq *%rax jmp .LBB0_74 .LBB0_12: # in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %edi movq -96(%rbp), %rdx leaq .L.str.6(%rip), %rsi callq AAS_VectorForBSPEpairKey@PLT cmpl $0, %eax jne .LBB0_14 # %bb.13: # in Loop: Header=BB0_1 Depth=1 movq -96(%rbp), %rdi xorl %ecx, %ecx movl %ecx, %esi movl %ecx, %edx callq VectorSet@PLT .LBB0_14: # in Loop: Header=BB0_1 Depth=1 movl -12(%rbp), %edi movq -152(%rbp), %rsi movq -136(%rbp), %rdx movq -144(%rbp), %rcx xorl %eax, %eax movl %eax, %r8d callq AAS_BSPModelMinsMaxsOrigin@PLT movq -136(%rbp), %rdi movq -96(%rbp), %rsi movq -136(%rbp), %rdx callq VectorAdd@PLT movq -144(%rbp), %rdi movq -96(%rbp), %rsi movq -144(%rbp), %rdx callq VectorAdd@PLT movq -136(%rbp), %rdi movq -144(%rbp), %rsi movq -232(%rbp), %rdx callq VectorAdd@PLT movq -232(%rbp), %rdi movq -232(%rbp), %rsi movsd .LCPI0_1(%rip), %xmm0 # xmm0 = mem[0],zero callq VectorScale@PLT movq -232(%rbp), %rdi movq -96(%rbp), %rsi callq VectorCopy@PLT movq -96(%rbp), %rdi movq -104(%rbp), %rsi callq VectorCopy@PLT movq -96(%rbp), %rdi movq -112(%rbp), %rsi callq VectorCopy@PLT movl -4(%rbp), %edi leaq .L.str.7(%rip), %rsi leaq -8(%rbp), %rdx callq AAS_IntForBSPEpairKey@PLT movl -8(%rbp), %eax andl $1, %eax cmpl $0, %eax je .LBB0_16 # %bb.15: # in Loop: Header=BB0_1 Depth=1 movl $0, -16(%rbp) jmp .LBB0_20 .LBB0_16: # in Loop: Header=BB0_1 Depth=1 movl -8(%rbp), %eax andl $2, %eax cmpl $0, %eax je .LBB0_18 # %bb.17: # in Loop: Header=BB0_1 Depth=1 movl $1, -16(%rbp) jmp .LBB0_19 .LBB0_18: # in Loop: Header=BB0_1 Depth=1 movl $2, -16(%rbp) .LBB0_19: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_20 .LBB0_20: # in Loop: Header=BB0_1 Depth=1 movss -356(%rbp), %xmm1 # xmm1 = mem[0],zero,zero,zero movq -112(%rbp), %rax movslq -16(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm0 subss %xmm1, %xmm0 cvttss2si %xmm0, %edx movl %edx, (%rax,%rcx,4) movss -356(%rbp), %xmm1 # xmm1 = mem[0],zero,zero,zero movq -104(%rbp), %rax movslq -16(%rbp), %rcx cvtsi2ssl (%rax,%rcx,4), %xmm0 addss %xmm1, %xmm0 cvttss2si %xmm0, %edx movl %edx, (%rax,%rcx,4) movslq -12(%rbp), %rsi movq -112(%rbp), %rax movslq (%rax), %rdx movq -112(%rbp), %rax movl 4(%rax), %ecx movq -112(%rbp), %rax movl 8(%rax), %r8d movq -104(%rbp), %rax movl (%rax), %r9d movq -104(%rbp), %rax movl 4(%rax), %r10d movq -104(%rbp), %rax movl 8(%rax), %eax leaq .L.str.8(%rip), %rdi subq $16, %rsp movl %r10d, (%rsp) movl %eax, 8(%rsp) movb $0, %al callq Log_Write@PLT addq $16, %rsp movl $0, -20(%rbp) .LBB0_21: # Parent Loop BB0_1 Depth=1 # => This Inner Loop Header: Depth=2 cmpl $4, -20(%rbp) jge .LBB0_24 # %bb.22: # in Loop: Header=BB0_21 Depth=2 movq -112(%rbp), %rdi movslq -20(%rbp), %rax movq -192(%rbp,%rax,8), %rsi callq VectorCopy@PLT movq -144(%rbp), %rax movl 8(%rax), %ecx movq -232(%rbp), %rax subl 8(%rax), %ecx movslq -20(%rbp), %rax movq -192(%rbp,%rax,8), %rax addl 8(%rax), %ecx movl %ecx, 8(%rax) movslq -20(%rbp), %rax movq -192(%rbp,%rax,8), %rax movl 8(%rax), %ecx addl $24, %ecx movl %ecx, 8(%rax) # %bb.23: # in Loop: Header=BB0_21 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp .LBB0_21 .LBB0_24: # in Loop: Header=BB0_1 Depth=1 movq -144(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -192(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -144(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -192(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -144(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -184(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -136(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -184(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -136(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -176(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -136(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -176(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -136(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -168(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -144(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -168(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -192(%rbp), %rax movl 8(%rax), %eax movl %eax, -376(%rbp) movq -368(%rbp), %rdi xorl %edx, %edx movl $1, %ecx movl %edx, %esi callq VectorSet@PLT movl $0, -20(%rbp) .LBB0_25: # Parent Loop BB0_1 Depth=1 # => This Inner Loop Header: Depth=2 cmpl $4, -20(%rbp) jge .LBB0_28 # %bb.26: # in Loop: Header=BB0_25 Depth=2 movq -104(%rbp), %rdi movslq -20(%rbp), %rax movq -224(%rbp,%rax,8), %rsi callq VectorCopy@PLT movq -144(%rbp), %rax movl 8(%rax), %ecx movq -232(%rbp), %rax subl 8(%rax), %ecx movslq -20(%rbp), %rax movq -224(%rbp,%rax,8), %rax addl 8(%rax), %ecx movl %ecx, 8(%rax) movslq -20(%rbp), %rax movq -224(%rbp,%rax,8), %rax movl 8(%rax), %ecx addl $24, %ecx movl %ecx, 8(%rax) # %bb.27: # in Loop: Header=BB0_25 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp .LBB0_25 .LBB0_28: # in Loop: Header=BB0_1 Depth=1 movq -144(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -224(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -144(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -224(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -144(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -216(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -136(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -216(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -136(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -208(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -136(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -208(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -136(%rbp), %rax movl (%rax), %ecx movq -232(%rbp), %rax subl (%rax), %ecx movq -200(%rbp), %rax addl (%rax), %ecx movl %ecx, (%rax) movq -144(%rbp), %rax movl 4(%rax), %ecx movq -232(%rbp), %rax subl 4(%rax), %ecx movq -200(%rbp), %rax addl 4(%rax), %ecx movl %ecx, 4(%rax) movq -224(%rbp), %rax movl 8(%rax), %eax movl %eax, -392(%rbp) movq -384(%rbp), %rdi xorl %edx, %edx movl $1, %ecx movl %edx, %esi callq VectorSet@PLT movq -112(%rbp), %rdi movq -120(%rbp), %rsi callq VectorCopy@PLT movq -144(%rbp), %rax movl 8(%rax), %ecx movq -232(%rbp), %rax subl 8(%rax), %ecx addl $24, %ecx movq -120(%rbp), %rax addl 8(%rax), %ecx movl %ecx, 8(%rax) movq -104(%rbp), %rdi movq -128(%rbp), %rsi callq VectorCopy@PLT movq -144(%rbp), %rax movl 8(%rax), %ecx movq -232(%rbp), %rax subl 8(%rax), %ecx addl $24, %ecx movq -128(%rbp), %rax addl 8(%rax), %ecx movl %ecx, 8(%rax) movq -120(%rbp), %rdi callq AAS_PointAreaNum@PLT cmpl $0, %eax jne .LBB0_30 # %bb.29: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_74 .LBB0_30: # in Loop: Header=BB0_1 Depth=1 movq -128(%rbp), %rdi callq AAS_PointAreaNum@PLT cmpl $0, %eax jne .LBB0_32 # %bb.31: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_74 .LBB0_32: # in Loop: Header=BB0_1 Depth=1 movl $0, -20(%rbp) .LBB0_33: # Parent Loop BB0_1 Depth=1 # => This Loop Header: Depth=2 # Child Loop BB0_38 Depth 3 # Child Loop BB0_40 Depth 4 # Child Loop BB0_61 Depth 3 # Child Loop BB0_65 Depth 3 cmpl $2, -20(%rbp) jge .LBB0_73 # %bb.34: # in Loop: Header=BB0_33 Depth=2 cmpl $0, -20(%rbp) jne .LBB0_36 # %bb.35: # in Loop: Header=BB0_33 Depth=2 leaq -192(%rbp), %rdi movl qtrue(%rip), %ecx movl $4, %esi leaq -376(%rbp), %rdx callq AAS_FindFaceReachabilities@PLT movq %rax, -440(%rbp) leaq -224(%rbp), %rdi movl qfalse(%rip), %ecx movl $4, %esi leaq -392(%rbp), %rdx callq AAS_FindFaceReachabilities@PLT movq %rax, -448(%rbp) jmp .LBB0_37 .LBB0_36: # in Loop: Header=BB0_33 Depth=2 leaq -224(%rbp), %rdi movl qtrue(%rip), %ecx movl $4, %esi leaq -392(%rbp), %rdx callq AAS_FindFaceReachabilities@PLT movq %rax, -440(%rbp) leaq -192(%rbp), %rdi movl qfalse(%rip), %ecx movl $4, %esi leaq -376(%rbp), %rdx callq AAS_FindFaceReachabilities@PLT movq %rax, -448(%rbp) .LBB0_37: # in Loop: Header=BB0_33 Depth=2 movq -440(%rbp), %rax movq %rax, -400(%rbp) .LBB0_38: # Parent Loop BB0_1 Depth=1 # Parent Loop BB0_33 Depth=2 # => This Loop Header: Depth=3 # Child Loop BB0_40 Depth 4 cmpq $0, -400(%rbp) je .LBB0_60 # %bb.39: # in Loop: Header=BB0_38 Depth=3 movq -400(%rbp), %rax movq 32(%rax), %rax movq %rax, -416(%rbp) movq -448(%rbp), %rax movq %rax, -408(%rbp) .LBB0_40: # Parent Loop BB0_1 Depth=1 # Parent Loop BB0_33 Depth=2 # Parent Loop BB0_38 Depth=3 # => This Inner Loop Header: Depth=4 cmpq $0, -408(%rbp) je .LBB0_58 # %bb.41: # in Loop: Header=BB0_40 Depth=4 movq -408(%rbp), %rax movq 32(%rax), %rax movq %rax, -424(%rbp) movq -400(%rbp), %rax movq (%rax), %rsi movq -408(%rbp), %rax movq (%rax), %rdx leaq .L.str.9(%rip), %rdi movb $0, %al callq Log_Write@PLT cmpl $0, -20(%rbp) jne .LBB0_43 # %bb.42: # in Loop: Header=BB0_40 Depth=4 movq -120(%rbp), %rdi movq -240(%rbp), %rsi callq VectorCopy@PLT jmp .LBB0_44 .LBB0_43: # in Loop: Header=BB0_40 Depth=4 movq -128(%rbp), %rdi movq -240(%rbp), %rsi callq VectorCopy@PLT .LBB0_44: # in Loop: Header=BB0_40 Depth=4 movq -400(%rbp), %rax movq 8(%rax), %rdi movq -240(%rbp), %rsi movq -264(%rbp), %rdx callq VectorSubtract@PLT movq -264(%rbp), %rax movl $0, 8(%rax) movq -264(%rbp), %rdi callq VectorNormalize@PLT movq -400(%rbp), %rax movq 8(%rax), %rdi movq -248(%rbp), %rsi callq VectorCopy@PLT movq -400(%rbp), %rax movq 8(%rax), %rdi movq -264(%rbp), %rdx movq -248(%rbp), %rcx movl $1, %esi callq VectorMA@PLT movq -248(%rbp), %rax movl 8(%rax), %ecx addl $1, %ecx movl %ecx, 8(%rax) movq -400(%rbp), %rax movq 8(%rax), %rdi movq -264(%rbp), %rdx movq -256(%rbp), %rcx movl $16, %esi callq VectorMA@PLT movq -256(%rbp), %rax movl 8(%rax), %ecx addl $1, %ecx movl %ecx, 8(%rax) movq -248(%rbp), %rdi movq -256(%rbp), %rsi leaq -64(%rbp), %rdx leaq -352(%rbp), %rcx movl $10, %r8d callq AAS_TraceAreas@PLT movl %eax, -24(%rbp) cmpl $0, -24(%rbp) jg .LBB0_46 # %bb.45: # in Loop: Header=BB0_40 Depth=4 jmp .LBB0_57 .LBB0_46: # in Loop: Header=BB0_40 Depth=4 cmpl $1, -24(%rbp) jle .LBB0_48 # %bb.47: # in Loop: Header=BB0_40 Depth=4 movq -344(%rbp), %rdi movq -400(%rbp), %rax movq 8(%rax), %rsi callq VectorCopy@PLT jmp .LBB0_49 .LBB0_48: # in Loop: Header=BB0_40 Depth=4 movq -256(%rbp), %rdi movq -400(%rbp), %rax movq 8(%rax), %rsi callq VectorCopy@PLT .LBB0_49: # in Loop: Header=BB0_40 Depth=4 movq -400(%rbp), %rax movq 8(%rax), %rdi callq AAS_PointAreaNum@PLT cmpl $0, %eax jne .LBB0_51 # %bb.50: # in Loop: Header=BB0_40 Depth=4 jmp .LBB0_57 .LBB0_51: # in Loop: Header=BB0_40 Depth=4 movq -408(%rbp), %rax movq 16(%rax), %rdi callq AAS_PointAreaNum@PLT cmpl $0, %eax jne .LBB0_53 # %bb.52: # in Loop: Header=BB0_40 Depth=4 jmp .LBB0_57 .LBB0_53: # in Loop: Header=BB0_40 Depth=4 movb $0, %al callq AAS_AllocReachability@PLT movq %rax, -432(%rbp) movq -408(%rbp), %rax movq (%rax), %rcx movq -432(%rbp), %rax movq %rcx, (%rax) cmpl $0, -20(%rbp) jne .LBB0_55 # %bb.54: # in Loop: Header=BB0_40 Depth=4 movq -112(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %ecx shll $16, %ecx movq -104(%rbp), %rax movslq -16(%rbp), %rdx movl (%rax,%rdx,4), %eax andl $65535, %eax # imm = 0xFFFF orl %eax, %ecx movq -432(%rbp), %rax movl %ecx, 24(%rax) jmp .LBB0_56 .LBB0_55: # in Loop: Header=BB0_40 Depth=4 movq -104(%rbp), %rax movslq -16(%rbp), %rcx movl (%rax,%rcx,4), %ecx shll $16, %ecx movq -112(%rbp), %rax movslq -16(%rbp), %rdx movl (%rax,%rdx,4), %eax andl $65535, %eax # imm = 0xFFFF orl %eax, %ecx movq -432(%rbp), %rax movl %ecx, 24(%rax) .LBB0_56: # in Loop: Header=BB0_40 Depth=4 movl -8(%rbp), %ecx shll $16, %ecx orl -12(%rbp), %ecx movq -432(%rbp), %rax movl %ecx, 28(%rax) movq -400(%rbp), %rax movq 8(%rax), %rdi movq -432(%rbp), %rax movq 8(%rax), %rsi callq VectorCopy@PLT movq -408(%rbp), %rax movq 16(%rax), %rdi movq -432(%rbp), %rax movq 16(%rax), %rsi callq VectorCopy@PLT movl TRAVEL_FUNCBOB(%rip), %ecx movq -432(%rbp), %rax movl %ecx, 44(%rax) movl -4(%rbp), %edi callq AAS_TravelFlagsForTeam@PLT movl %eax, %ecx movq -432(%rbp), %rax orl 44(%rax), %ecx movl %ecx, 44(%rax) movl aassettings(%rip), %ecx movq -432(%rbp), %rax movl %ecx, 40(%rax) movl reach_funcbob(%rip), %eax addl $1, %eax movl %eax, reach_funcbob(%rip) movq areareachability(%rip), %rax movq -400(%rbp), %rcx movq (%rcx), %rcx movq (%rax,%rcx,8), %rcx movq -432(%rbp), %rax movq %rcx, 32(%rax) movq -432(%rbp), %rdx movq areareachability(%rip), %rax movq -400(%rbp), %rcx movq (%rcx), %rcx movq %rdx, (%rax,%rcx,8) .LBB0_57: # in Loop: Header=BB0_40 Depth=4 movq -424(%rbp), %rax movq %rax, -408(%rbp) jmp .LBB0_40 .LBB0_58: # in Loop: Header=BB0_38 Depth=3 jmp .LBB0_59 .LBB0_59: # in Loop: Header=BB0_38 Depth=3 movq -416(%rbp), %rax movq %rax, -400(%rbp) jmp .LBB0_38 .LBB0_60: # in Loop: Header=BB0_33 Depth=2 movq -440(%rbp), %rax movq %rax, -400(%rbp) .LBB0_61: # Parent Loop BB0_1 Depth=1 # Parent Loop BB0_33 Depth=2 # => This Inner Loop Header: Depth=3 cmpq $0, -400(%rbp) je .LBB0_64 # %bb.62: # in Loop: Header=BB0_61 Depth=3 movq -400(%rbp), %rax movq 32(%rax), %rax movq %rax, -416(%rbp) movq -400(%rbp), %rdi callq AAS_FreeReachability@PLT # %bb.63: # in Loop: Header=BB0_61 Depth=3 movq -416(%rbp), %rax movq %rax, -400(%rbp) jmp .LBB0_61 .LBB0_64: # in Loop: Header=BB0_33 Depth=2 movq -448(%rbp), %rax movq %rax, -408(%rbp) .LBB0_65: # Parent Loop BB0_1 Depth=1 # Parent Loop BB0_33 Depth=2 # => This Inner Loop Header: Depth=3 cmpq $0, -408(%rbp) je .LBB0_68 # %bb.66: # in Loop: Header=BB0_65 Depth=3 movq -408(%rbp), %rax movq 32(%rax), %rax movq %rax, -424(%rbp) movq -408(%rbp), %rdi callq AAS_FreeReachability@PLT # %bb.67: # in Loop: Header=BB0_65 Depth=3 movq -424(%rbp), %rax movq %rax, -408(%rbp) jmp .LBB0_65 .LBB0_68: # in Loop: Header=BB0_33 Depth=2 movl -8(%rbp), %eax andl $1, %eax cmpl $0, %eax jne .LBB0_71 # %bb.69: # in Loop: Header=BB0_33 Depth=2 movl -8(%rbp), %eax andl $2, %eax cmpl $0, %eax jne .LBB0_71 # %bb.70: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_73 .LBB0_71: # in Loop: Header=BB0_33 Depth=2 jmp .LBB0_72 .LBB0_72: # in Loop: Header=BB0_33 Depth=2 movl -20(%rbp), %eax addl $1, %eax movl %eax, -20(%rbp) jmp .LBB0_33 .LBB0_73: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_74 .LBB0_74: # in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %edi callq AAS_NextBSPEntity@PLT movl %eax, -4(%rbp) jmp .LBB0_1 .LBB0_75: movq -72(%rbp), %rax movq %rax, %rsp movq %rbp, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size AAS_Reachability_FuncBobbing, .Lfunc_end0-AAS_Reachability_FuncBobbing .cfi_endproc # -- End function .type MAX_EPAIRKEY,@object # @MAX_EPAIRKEY .bss .globl MAX_EPAIRKEY .p2align 2 MAX_EPAIRKEY: .long 0 # 0x0 .size MAX_EPAIRKEY, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "classname" .size .L.str, 10 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "func_bobbing" .size .L.str.1, 13 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "height" .size .L.str.2, 7 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "model" .size .L.str.3, 6 .type botimport,@object # @botimport .bss .globl botimport .p2align 3 botimport: .zero 8 .size botimport, 8 .type PRT_ERROR,@object # @PRT_ERROR .globl PRT_ERROR .p2align 2 PRT_ERROR: .long 0 # 0x0 .size PRT_ERROR, 4 .type .L.str.4,@object # @.str.4 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.4: .asciz "func_bobbing without model\n" .size .L.str.4, 28 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "func_bobbing with invalid model number\n" .size .L.str.5, 40 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "origin" .size .L.str.6, 7 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "spawnflags" .size .L.str.7, 11 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz "funcbob model %d, start = {%1.1f, %1.1f, %1.1f} end = {%1.1f, %1.1f, %1.1f}\n" .size .L.str.8, 77 .type qtrue,@object # @qtrue .bss .globl qtrue .p2align 2 qtrue: .long 0 # 0x0 .size qtrue, 4 .type qfalse,@object # @qfalse .globl qfalse .p2align 2 qfalse: .long 0 # 0x0 .size qfalse, 4 .type .L.str.9,@object # @.str.9 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.9: .asciz "funcbob reach from area %d to %d\n" .size .L.str.9, 34 .type TRAVEL_FUNCBOB,@object # @TRAVEL_FUNCBOB .bss .globl TRAVEL_FUNCBOB .p2align 2 TRAVEL_FUNCBOB: .long 0 # 0x0 .size TRAVEL_FUNCBOB, 4 .type aassettings,@object # @aassettings .globl aassettings .p2align 2 aassettings: .zero 4 .size aassettings, 4 .type reach_funcbob,@object # @reach_funcbob .globl reach_funcbob .p2align 2 reach_funcbob: .long 0 # 0x0 .size reach_funcbob, 4 .type areareachability,@object # @areareachability .globl areareachability .p2align 3 areareachability: .quad 0 .size areareachability, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym AAS_NextBSPEntity .addrsig_sym AAS_ValueForBSPEpairKey .addrsig_sym strcmp .addrsig_sym AAS_FloatForBSPEpairKey .addrsig_sym atoi .addrsig_sym AAS_VectorForBSPEpairKey .addrsig_sym VectorSet .addrsig_sym AAS_BSPModelMinsMaxsOrigin .addrsig_sym VectorAdd .addrsig_sym VectorScale .addrsig_sym VectorCopy .addrsig_sym AAS_IntForBSPEpairKey .addrsig_sym Log_Write .addrsig_sym AAS_PointAreaNum .addrsig_sym AAS_FindFaceReachabilities .addrsig_sym VectorSubtract .addrsig_sym VectorNormalize .addrsig_sym VectorMA .addrsig_sym AAS_TraceAreas .addrsig_sym AAS_AllocReachability .addrsig_sym AAS_TravelFlagsForTeam .addrsig_sym AAS_FreeReachability .addrsig_sym MAX_EPAIRKEY .addrsig_sym botimport .addrsig_sym PRT_ERROR .addrsig_sym qtrue .addrsig_sym qfalse .addrsig_sym TRAVEL_FUNCBOB .addrsig_sym aassettings .addrsig_sym reach_funcbob .addrsig_sym areareachability
darwin-xnu/bsd/kern/extr_kern_memorystatus.c_memorystatus_knote_register.c
arm/extr_kern_memorystatus_memorystatus_knote_register_O0_gcc.s
x86_64/extr_kern_memorystatus_memorystatus_knote_register_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memorystatus_knote_register ; -- Begin function memorystatus_knote_register .p2align 2 _memorystatus_knote_register: ; @memorystatus_knote_register .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] str wzr, [sp, #4] bl _memorystatus_klist_lock ldr x8, [sp, #8] ldr w8, [x8] adrp x9, _EVFILT_MEMORYSTATUS_ALL_MASK@GOTPAGE ldr x9, [x9, _EVFILT_MEMORYSTATUS_ALL_MASK@GOTPAGEOFF] ldr w9, [x9] and w8, w8, w9 ldr x9, [sp, #8] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: ldr x8, [sp, #8] ldr w8, [x8] adrp x9, _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN@GOTPAGE ldr x9, [x9, _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE@GOTPAGE ldr x8, [x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #8] ldr w8, [x9] orr w8, w8, w10 str w8, [x9] adrp x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE@GOTPAGE ldr x8, [x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #8] ldr w8, [x9] orr w8, w8, w10 str w8, [x9] b LBB0_3 LBB0_3: ldr x8, [sp, #8] ldr w8, [x8] adrp x9, _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL@GOTPAGE ldr x9, [x9, _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE@GOTPAGE ldr x8, [x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #8] ldr w8, [x9] orr w8, w8, w10 str w8, [x9] adrp x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE@GOTPAGE ldr x8, [x8, _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #8] ldr w8, [x9] orr w8, w8, w10 str w8, [x9] b LBB0_5 LBB0_5: ldr x1, [sp, #8] adrp x0, _memorystatus_klist@GOTPAGE ldr x0, [x0, _memorystatus_klist@GOTPAGEOFF] bl _KNOTE_ATTACH b LBB0_7 LBB0_6: adrp x8, _ENOTSUP@GOTPAGE ldr x8, [x8, _ENOTSUP@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #4] b LBB0_7 LBB0_7: bl _memorystatus_klist_unlock ldr w0, [sp, #4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _EVFILT_MEMORYSTATUS_ALL_MASK,4,2 ; @EVFILT_MEMORYSTATUS_ALL_MASK .comm _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN,4,2 ; @NOTE_MEMORYSTATUS_PROC_LIMIT_WARN .comm _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE,4,2 ; @NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE .comm _NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE,4,2 ; @NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE .comm _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL,4,2 ; @NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL .comm _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE,4,2 ; @NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE .comm _NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE,4,2 ; @NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE .comm _memorystatus_klist,4,2 ; @memorystatus_klist .comm _ENOTSUP,4,2 ; @ENOTSUP .subsections_via_symbols
.text .file "extr_kern_memorystatus.c_memorystatus_knote_register.c" .globl memorystatus_knote_register # -- Begin function memorystatus_knote_register .p2align 4, 0x90 .type memorystatus_knote_register,@function memorystatus_knote_register: # @memorystatus_knote_register .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movl $0, -12(%rbp) movb $0, %al callq memorystatus_klist_lock@PLT movq -8(%rbp), %rax movl (%rax), %eax andl EVFILT_MEMORYSTATUS_ALL_MASK(%rip), %eax movq -8(%rbp), %rcx cmpl (%rcx), %eax jne .LBB0_6 # %bb.1: movq -8(%rbp), %rax movl (%rax), %eax andl NOTE_MEMORYSTATUS_PROC_LIMIT_WARN(%rip), %eax cmpl $0, %eax je .LBB0_3 # %bb.2: movl NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE(%rip), %ecx movq -8(%rbp), %rax orl (%rax), %ecx movl %ecx, (%rax) movl NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE(%rip), %ecx movq -8(%rbp), %rax orl (%rax), %ecx movl %ecx, (%rax) .LBB0_3: movq -8(%rbp), %rax movl (%rax), %eax andl NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL(%rip), %eax cmpl $0, %eax je .LBB0_5 # %bb.4: movl NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE(%rip), %ecx movq -8(%rbp), %rax orl (%rax), %ecx movl %ecx, (%rax) movl NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE(%rip), %ecx movq -8(%rbp), %rax orl (%rax), %ecx movl %ecx, (%rax) .LBB0_5: movq -8(%rbp), %rsi leaq memorystatus_klist(%rip), %rdi callq KNOTE_ATTACH@PLT jmp .LBB0_7 .LBB0_6: movl ENOTSUP(%rip), %eax movl %eax, -12(%rbp) .LBB0_7: movb $0, %al callq memorystatus_klist_unlock@PLT movl -12(%rbp), %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size memorystatus_knote_register, .Lfunc_end0-memorystatus_knote_register .cfi_endproc # -- End function .type EVFILT_MEMORYSTATUS_ALL_MASK,@object # @EVFILT_MEMORYSTATUS_ALL_MASK .bss .globl EVFILT_MEMORYSTATUS_ALL_MASK .p2align 2 EVFILT_MEMORYSTATUS_ALL_MASK: .long 0 # 0x0 .size EVFILT_MEMORYSTATUS_ALL_MASK, 4 .type NOTE_MEMORYSTATUS_PROC_LIMIT_WARN,@object # @NOTE_MEMORYSTATUS_PROC_LIMIT_WARN .globl NOTE_MEMORYSTATUS_PROC_LIMIT_WARN .p2align 2 NOTE_MEMORYSTATUS_PROC_LIMIT_WARN: .long 0 # 0x0 .size NOTE_MEMORYSTATUS_PROC_LIMIT_WARN, 4 .type NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE,@object # @NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE .globl NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE .p2align 2 NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE: .long 0 # 0x0 .size NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE, 4 .type NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE,@object # @NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE .globl NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE .p2align 2 NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE: .long 0 # 0x0 .size NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE, 4 .type NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL,@object # @NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL .globl NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL .p2align 2 NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL: .long 0 # 0x0 .size NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL, 4 .type NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE,@object # @NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE .globl NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE .p2align 2 NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE: .long 0 # 0x0 .size NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE, 4 .type NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE,@object # @NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE .globl NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE .p2align 2 NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE: .long 0 # 0x0 .size NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE, 4 .type memorystatus_klist,@object # @memorystatus_klist .globl memorystatus_klist .p2align 2 memorystatus_klist: .long 0 # 0x0 .size memorystatus_klist, 4 .type ENOTSUP,@object # @ENOTSUP .globl ENOTSUP .p2align 2 ENOTSUP: .long 0 # 0x0 .size ENOTSUP, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym memorystatus_klist_lock .addrsig_sym KNOTE_ATTACH .addrsig_sym memorystatus_klist_unlock .addrsig_sym EVFILT_MEMORYSTATUS_ALL_MASK .addrsig_sym NOTE_MEMORYSTATUS_PROC_LIMIT_WARN .addrsig_sym NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_ACTIVE .addrsig_sym NOTE_MEMORYSTATUS_PROC_LIMIT_WARN_INACTIVE .addrsig_sym NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL .addrsig_sym NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_ACTIVE .addrsig_sym NOTE_MEMORYSTATUS_PROC_LIMIT_CRITICAL_INACTIVE .addrsig_sym memorystatus_klist .addrsig_sym ENOTSUP
poco/SevenZip/src/extr_7zIn.c_SzFolder_FindBindPairForOutStream.c
arm/extr_7zIn_SzFolder_FindBindPairForOutStream_O0_gcc.s
x86_64/extr_7zIn_SzFolder_FindBindPairForOutStream_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _SzFolder_FindBindPairForOutStream ; -- Begin function SzFolder_FindBindPairForOutStream .p2align 2 _SzFolder_FindBindPairForOutStream: ; @SzFolder_FindBindPairForOutStream .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #16] str x1, [sp, #8] str xzr, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x9, [sp, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] ldr x8, [x8, #8] ldr x9, [sp] ldr x8, [x8, x9, lsl #3] ldr x9, [sp, #8] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp] ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] b LBB0_7 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp] add x8, x8, #1 str x8, [sp] b LBB0_1 LBB0_6: mov w8, #-1 str w8, [sp, #28] b LBB0_7 LBB0_7: ldr w0, [sp, #28] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_7zIn.c_SzFolder_FindBindPairForOutStream.c" .globl SzFolder_FindBindPairForOutStream # -- Begin function SzFolder_FindBindPairForOutStream .p2align 4, 0x90 .type SzFolder_FindBindPairForOutStream,@function SzFolder_FindBindPairForOutStream: # @SzFolder_FindBindPairForOutStream .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq $0, -32(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax movq -16(%rbp), %rcx cmpq (%rcx), %rax jae .LBB0_6 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq 8(%rax), %rax movq -32(%rbp), %rcx movq (%rax,%rcx,8), %rax cmpq -24(%rbp), %rax jne .LBB0_4 # %bb.3: movq -32(%rbp), %rax # kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) jmp .LBB0_7 .LBB0_4: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_5 .LBB0_5: # in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp .LBB0_1 .LBB0_6: movl $-1, -4(%rbp) .LBB0_7: movl -4(%rbp), %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size SzFolder_FindBindPairForOutStream, .Lfunc_end0-SzFolder_FindBindPairForOutStream .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig
linux/drivers/iio/dac/extr_ad5758.c_ad5758_read_raw.c
arm/extr_ad5758_ad5758_read_raw_O0_gcc.s
x86_64/extr_ad5758_ad5758_read_raw_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ad5758_read_raw _ad5758_read_raw: ; @ad5758_read_raw .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-16] stur x1, [x29, #-24] stur x2, [x29, #-32] str x3, [sp, #40] str x4, [sp, #32] ldur x0, [x29, #-16] bl _iio_priv str x0, [sp, #24] ldr x8, [sp, #32] str x8, [sp] ; 8-byte Folded Spill subs x8, x8, #128 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: ldr x8, [sp] ; 8-byte Folded Reload subs x8, x8, #129 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr x8, [sp] ; 8-byte Folded Reload subs x8, x8, #130 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_8 LBB0_3: ldr x8, [sp, #24] add x0, x8, #8 bl _mutex_lock ldr x0, [sp, #24] adrp x8, _AD5758_DAC_INPUT@GOTPAGE ldr x8, [x8, _AD5758_DAC_INPUT@GOTPAGEOFF] ldr w1, [x8] bl _ad5758_spi_reg_read str w0, [sp, #12] ldr x8, [sp, #24] add x0, x8, #8 bl _mutex_unlock ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_9 LBB0_5: ldr w8, [sp, #12] ldur x9, [x29, #-32] str w8, [x9] adrp x8, _IIO_VAL_INT@GOTPAGE ldr x8, [x8, _IIO_VAL_INT@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_9 LBB0_6: ldr x8, [sp, #24] ldr w8, [x8] str w8, [sp, #16] ldr x8, [sp, #24] ldr w8, [x8, #4] str w8, [sp, #20] ldr w8, [sp, #20] ldr w9, [sp, #16] subs w8, w8, w9 mov w9, #1000 sdiv w8, w8, w9 ldur x9, [x29, #-32] str w8, [x9] ldr x9, [sp, #40] mov w8, #16 str w8, [x9] adrp x8, _IIO_VAL_FRACTIONAL_LOG2@GOTPAGE ldr x8, [x8, _IIO_VAL_FRACTIONAL_LOG2@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_9 LBB0_7: ldr x8, [sp, #24] ldr w8, [x8] str w8, [sp, #16] ldr x8, [sp, #24] ldr w8, [x8, #4] str w8, [sp, #20] ldr w8, [sp, #16] lsl w8, w8, #16 ldr w9, [sp, #20] ldr w10, [sp, #16] subs w9, w9, w10 sdiv w8, w8, w9 mov w9, #1000 sdiv w8, w8, w9 ldur x9, [x29, #-32] str w8, [x9] adrp x8, _IIO_VAL_INT@GOTPAGE ldr x8, [x8, _IIO_VAL_INT@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_9 LBB0_8: adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_9 LBB0_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .comm _AD5758_DAC_INPUT,4,2 ; @AD5758_DAC_INPUT .comm _IIO_VAL_INT,4,2 ; @IIO_VAL_INT .comm _IIO_VAL_FRACTIONAL_LOG2,4,2 ; @IIO_VAL_FRACTIONAL_LOG2 .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _ad5758_read_raw .subsections_via_symbols
.text .file "extr_ad5758.c_ad5758_read_raw.c" .p2align 4, 0x90 # -- Begin function ad5758_read_raw .type ad5758_read_raw,@function ad5758_read_raw: # @ad5758_read_raw .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq %rcx, -40(%rbp) movq %r8, -48(%rbp) movq -16(%rbp), %rdi callq iio_priv@PLT movq %rax, -56(%rbp) movq -48(%rbp), %rax movq %rax, -80(%rbp) # 8-byte Spill subq $128, %rax je .LBB0_4 jmp .LBB0_8 .LBB0_8: movq -80(%rbp), %rax # 8-byte Reload subq $129, %rax je .LBB0_1 jmp .LBB0_9 .LBB0_9: movq -80(%rbp), %rax # 8-byte Reload subq $130, %rax je .LBB0_5 jmp .LBB0_6 .LBB0_1: movq -56(%rbp), %rdi addq $8, %rdi callq mutex_lock@PLT movq -56(%rbp), %rdi movl AD5758_DAC_INPUT(%rip), %esi callq ad5758_spi_reg_read@PLT movl %eax, -68(%rbp) movq -56(%rbp), %rdi addq $8, %rdi callq mutex_unlock@PLT cmpl $0, -68(%rbp) jge .LBB0_3 # %bb.2: movl -68(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_7 .LBB0_3: movl -68(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movl IIO_VAL_INT(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_7 .LBB0_4: movq -56(%rbp), %rax movl (%rax), %eax movl %eax, -64(%rbp) movq -56(%rbp), %rax movl 4(%rax), %eax movl %eax, -60(%rbp) movl -60(%rbp), %eax subl -64(%rbp), %eax movl $1000, %ecx # imm = 0x3E8 cltd idivl %ecx movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -40(%rbp), %rax movl $16, (%rax) movl IIO_VAL_FRACTIONAL_LOG2(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_7 .LBB0_5: movq -56(%rbp), %rax movl (%rax), %eax movl %eax, -64(%rbp) movq -56(%rbp), %rax movl 4(%rax), %eax movl %eax, -60(%rbp) movl -64(%rbp), %eax shll $16, %eax movl -60(%rbp), %ecx subl -64(%rbp), %ecx cltd idivl %ecx movl $1000, %ecx # imm = 0x3E8 cltd idivl %ecx movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movl IIO_VAL_INT(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_7 .LBB0_6: xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) .LBB0_7: movl -4(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ad5758_read_raw, .Lfunc_end0-ad5758_read_raw .cfi_endproc # -- End function .type AD5758_DAC_INPUT,@object # @AD5758_DAC_INPUT .bss .globl AD5758_DAC_INPUT .p2align 2 AD5758_DAC_INPUT: .long 0 # 0x0 .size AD5758_DAC_INPUT, 4 .type IIO_VAL_INT,@object # @IIO_VAL_INT .globl IIO_VAL_INT .p2align 2 IIO_VAL_INT: .long 0 # 0x0 .size IIO_VAL_INT, 4 .type IIO_VAL_FRACTIONAL_LOG2,@object # @IIO_VAL_FRACTIONAL_LOG2 .globl IIO_VAL_FRACTIONAL_LOG2 .p2align 2 IIO_VAL_FRACTIONAL_LOG2: .long 0 # 0x0 .size IIO_VAL_FRACTIONAL_LOG2, 4 .type EINVAL,@object # @EINVAL .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ad5758_read_raw .addrsig_sym iio_priv .addrsig_sym mutex_lock .addrsig_sym ad5758_spi_reg_read .addrsig_sym mutex_unlock .addrsig_sym AD5758_DAC_INPUT .addrsig_sym IIO_VAL_INT .addrsig_sym IIO_VAL_FRACTIONAL_LOG2 .addrsig_sym EINVAL
freebsd/sys/dev/ral/extr_rt2560.c_rt2560_enable_tsf.c
arm/extr_rt2560_rt2560_enable_tsf_O0_gcc.s
x86_64/extr_rt2560_rt2560_enable_tsf_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rt2560_enable_tsf _rt2560_enable_tsf: ; @rt2560_enable_tsf .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] ldur x0, [x29, #-8] adrp x8, _RT2560_CSR14@GOTPAGE ldr x8, [x8, _RT2560_CSR14@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill ldr w1, [x8] mov w2, #0 bl _RAL_WRITE ldr x8, [sp] ; 8-byte Folded Reload ldur x9, [x29, #-8] str x9, [sp, #16] ; 8-byte Folded Spill ldr w8, [x8] str w8, [sp, #12] ; 4-byte Folded Spill mov w0, #2 bl _RT2560_ENABLE_TSF_SYNC ldr w1, [sp, #12] ; 4-byte Folded Reload mov x8, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x9, _RT2560_ENABLE_TSF@GOTPAGE ldr x9, [x9, _RT2560_ENABLE_TSF@GOTPAGEOFF] ldr w9, [x9] orr w2, w8, w9 bl _RAL_WRITE ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _RT2560_CSR14,4,2 ; @RT2560_CSR14 .comm _RT2560_ENABLE_TSF,4,2 ; @RT2560_ENABLE_TSF .no_dead_strip _rt2560_enable_tsf .subsections_via_symbols
.text .file "extr_rt2560.c_rt2560_enable_tsf.c" .p2align 4, 0x90 # -- Begin function rt2560_enable_tsf .type rt2560_enable_tsf,@function rt2560_enable_tsf: # @rt2560_enable_tsf .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $32, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi movl RT2560_CSR14(%rip), %esi xorl %edx, %edx callq RAL_WRITE@PLT movq -8(%rbp), %rax movq %rax, -24(%rbp) # 8-byte Spill movl RT2560_CSR14(%rip), %eax movl %eax, -12(%rbp) # 4-byte Spill movl $2, %edi callq RT2560_ENABLE_TSF_SYNC@PLT movq -24(%rbp), %rdi # 8-byte Reload movl -12(%rbp), %esi # 4-byte Reload movl %eax, %edx orl RT2560_ENABLE_TSF(%rip), %edx callq RAL_WRITE@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rt2560_enable_tsf, .Lfunc_end0-rt2560_enable_tsf .cfi_endproc # -- End function .type RT2560_CSR14,@object # @RT2560_CSR14 .bss .globl RT2560_CSR14 .p2align 2 RT2560_CSR14: .long 0 # 0x0 .size RT2560_CSR14, 4 .type RT2560_ENABLE_TSF,@object # @RT2560_ENABLE_TSF .globl RT2560_ENABLE_TSF .p2align 2 RT2560_ENABLE_TSF: .long 0 # 0x0 .size RT2560_ENABLE_TSF, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rt2560_enable_tsf .addrsig_sym RAL_WRITE .addrsig_sym RT2560_ENABLE_TSF_SYNC .addrsig_sym RT2560_CSR14 .addrsig_sym RT2560_ENABLE_TSF
linux/drivers/net/wireless/ath/ath9k/extr_ath9k.h_ath_chanctx_beacon_sent_ev.c
arm/extr_ath9k.h_ath_chanctx_beacon_sent_ev_O0_gcc.s
x86_64/extr_ath9k.h_ath_chanctx_beacon_sent_ev_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ath_chanctx_beacon_sent_ev _ath_chanctx_beacon_sent_ev: ; @ath_chanctx_beacon_sent_ev .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str w1, [sp, #4] add sp, sp, #16 ret .cfi_endproc ; -- End function .no_dead_strip _ath_chanctx_beacon_sent_ev .subsections_via_symbols
.text .file "extr_ath9k.h_ath_chanctx_beacon_sent_ev.c" .p2align 4, 0x90 # -- Begin function ath_chanctx_beacon_sent_ev .type ath_chanctx_beacon_sent_ev,@function ath_chanctx_beacon_sent_ev: # @ath_chanctx_beacon_sent_ev .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, -8(%rbp) movl %esi, -12(%rbp) popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ath_chanctx_beacon_sent_ev, .Lfunc_end0-ath_chanctx_beacon_sent_ev .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ath_chanctx_beacon_sent_ev
skynet/3rd/lua/extr_lparser.c_constructor.c
arm/extr_lparser_constructor_O0_gcc.s
x86_64/extr_lparser_constructor_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function constructor _constructor: ; @constructor .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur x0, [x29, #-8] stur x1, [x29, #-16] ldur x8, [x29, #-8] ldr x8, [x8, #8] stur x8, [x29, #-24] ldur x8, [x29, #-8] ldr w8, [x8] stur w8, [x29, #-28] ldur x0, [x29, #-24] adrp x8, _OP_NEWTABLE@GOTPAGE ldr x8, [x8, _OP_NEWTABLE@GOTPAGEOFF] ldr w1, [x8] mov w4, #0 str w4, [sp, #52] ; 4-byte Folded Spill mov x2, x4 mov x3, x4 bl _luaK_codeABC stur w0, [x29, #-32] add x8, sp, #56 str x8, [sp, #40] ; 8-byte Folded Spill str xzr, [sp, #72] str xzr, [sp, #64] str xzr, [sp, #56] ldur x8, [x29, #-16] str x8, [sp, #88] ldur x0, [x29, #-16] adrp x8, _VRELOCABLE@GOTPAGE ldr x8, [x8, _VRELOCABLE@GOTPAGEOFF] ldr x1, [x8] ldur w2, [x29, #-32] bl _init_exp ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w2, [sp, #52] ; 4-byte Folded Reload adrp x9, _VVOID@GOTPAGE ldr x9, [x9, _VVOID@GOTPAGEOFF] ldr x1, [x9] add x0, x8, #24 bl _init_exp ldur x8, [x29, #-8] ldr x0, [x8, #8] ldur x1, [x29, #-16] bl _luaK_exp2nextreg ldur x0, [x29, #-8] mov w1, #123 bl _checknext b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #80] adrp x9, _VVOID@GOTPAGE ldr x9, [x9, _VVOID@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, eq mov w9, #1 str w9, [sp, #36] ; 4-byte Folded Spill tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #72] subs x8, x8, #0 cset w8, gt str w8, [sp, #36] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload and w0, w8, #0x1 bl _lua_assert ldur x8, [x29, #-8] ldrsb w8, [x8, #4] subs w8, w8, #125 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: b LBB0_9 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-24] add x1, sp, #56 str x1, [sp, #24] ; 8-byte Folded Spill bl _closelistfield ldr x1, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-8] bl _field b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-8] mov w1, #44 bl _testnext subs x8, x0, #0 cset w8, ne mov w9, #1 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-8] mov w1, #59 bl _testnext subs x8, x0, #0 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload tbnz w8, #0, LBB0_1 b LBB0_9 LBB0_9: ldur x0, [x29, #-8] ldur w3, [x29, #-28] mov w1, #125 mov w2, #123 bl _check_match ldur x0, [x29, #-24] add x1, sp, #56 bl _lastlistfield ldur x8, [x29, #-24] ldr x8, [x8] ldr x8, [x8] ldursw x9, [x29, #-32] ldr w8, [x8, x9, lsl #2] str w8, [sp, #12] ; 4-byte Folded Spill ldr x0, [sp, #56] bl _luaO_int2fb mov x1, x0 ldr w0, [sp, #12] ; 4-byte Folded Reload bl _SETARG_B ldur x8, [x29, #-24] ldr x8, [x8] ldr x8, [x8] ldursw x9, [x29, #-32] ldr w8, [x8, x9, lsl #2] str w8, [sp, #16] ; 4-byte Folded Spill ldr x0, [sp, #64] bl _luaO_int2fb mov x1, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload bl _SETARG_C ldp x29, x30, [sp, #128] ; 16-byte Folded Reload add sp, sp, #144 ret .cfi_endproc ; -- End function .comm _OP_NEWTABLE,4,2 ; @OP_NEWTABLE .comm _VRELOCABLE,8,3 ; @VRELOCABLE .comm _VVOID,8,3 ; @VVOID .no_dead_strip _constructor .subsections_via_symbols
.text .file "extr_lparser.c_constructor.c" .p2align 4, 0x90 # -- Begin function constructor .type constructor,@function constructor: # @constructor .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $96, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -24(%rbp) movq -8(%rbp), %rax movl (%rax), %eax movl %eax, -28(%rbp) movq -24(%rbp), %rdi movl OP_NEWTABLE(%rip), %esi xorl %r8d, %r8d movl %r8d, %edx movl %r8d, %ecx callq luaK_codeABC@PLT movl %eax, -32(%rbp) movq $0, -56(%rbp) movq $0, -64(%rbp) movq $0, -72(%rbp) movq -16(%rbp), %rax movq %rax, -40(%rbp) movq -16(%rbp), %rdi movq VRELOCABLE(%rip), %rsi movl -32(%rbp), %edx callq init_exp@PLT leaq -72(%rbp), %rdi addq $24, %rdi movq VVOID(%rip), %rsi xorl %edx, %edx callq init_exp@PLT movq -8(%rbp), %rax movq 8(%rax), %rdi movq -16(%rbp), %rsi callq luaK_exp2nextreg@PLT movq -8(%rbp), %rdi movl $123, %esi callq checknext@PLT .LBB0_1: # =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rcx movb $1, %al cmpq VVOID(%rip), %rcx movb %al, -73(%rbp) # 1-byte Spill je .LBB0_3 # %bb.2: # in Loop: Header=BB0_1 Depth=1 cmpq $0, -56(%rbp) setg %al movb %al, -73(%rbp) # 1-byte Spill .LBB0_3: # in Loop: Header=BB0_1 Depth=1 movb -73(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %edi callq lua_assert@PLT movq -8(%rbp), %rax movsbl 4(%rax), %eax cmpl $125, %eax jne .LBB0_5 # %bb.4: jmp .LBB0_9 .LBB0_5: # in Loop: Header=BB0_1 Depth=1 movq -24(%rbp), %rdi leaq -72(%rbp), %rsi callq closelistfield@PLT movq -8(%rbp), %rdi leaq -72(%rbp), %rsi callq field@PLT # %bb.6: # in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rdi movl $44, %esi callq testnext@PLT movq %rax, %rcx movb $1, %al cmpq $0, %rcx movb %al, -74(%rbp) # 1-byte Spill jne .LBB0_8 # %bb.7: # in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rdi movl $59, %esi callq testnext@PLT cmpq $0, %rax setne %al movb %al, -74(%rbp) # 1-byte Spill .LBB0_8: # in Loop: Header=BB0_1 Depth=1 movb -74(%rbp), %al # 1-byte Reload testb $1, %al jne .LBB0_1 .LBB0_9: movq -8(%rbp), %rdi movl -28(%rbp), %ecx movl $125, %esi movl $123, %edx callq check_match@PLT movq -24(%rbp), %rdi leaq -72(%rbp), %rsi callq lastlistfield@PLT movq -24(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movslq -32(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -84(%rbp) # 4-byte Spill movq -72(%rbp), %rdi callq luaO_int2fb@PLT movl -84(%rbp), %edi # 4-byte Reload movl %eax, %esi callq SETARG_B@PLT movq -24(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movslq -32(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -80(%rbp) # 4-byte Spill movq -64(%rbp), %rdi callq luaO_int2fb@PLT movl -80(%rbp), %edi # 4-byte Reload movl %eax, %esi callq SETARG_C@PLT addq $96, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size constructor, .Lfunc_end0-constructor .cfi_endproc # -- End function .type OP_NEWTABLE,@object # @OP_NEWTABLE .bss .globl OP_NEWTABLE .p2align 2 OP_NEWTABLE: .long 0 # 0x0 .size OP_NEWTABLE, 4 .type VRELOCABLE,@object # @VRELOCABLE .globl VRELOCABLE .p2align 3 VRELOCABLE: .quad 0 # 0x0 .size VRELOCABLE, 8 .type VVOID,@object # @VVOID .globl VVOID .p2align 3 VVOID: .quad 0 # 0x0 .size VVOID, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym constructor .addrsig_sym luaK_codeABC .addrsig_sym init_exp .addrsig_sym luaK_exp2nextreg .addrsig_sym checknext .addrsig_sym lua_assert .addrsig_sym closelistfield .addrsig_sym field .addrsig_sym testnext .addrsig_sym check_match .addrsig_sym lastlistfield .addrsig_sym SETARG_B .addrsig_sym luaO_int2fb .addrsig_sym SETARG_C .addrsig_sym OP_NEWTABLE .addrsig_sym VRELOCABLE .addrsig_sym VVOID
openwrt/package/kernel/broadcom-wl/src/glue/extr_wl_glue.c_wl_glue_register.c
arm/extr_wl_glue_wl_glue_register_O0_gcc.s
x86_64/extr_wl_glue_wl_glue_register_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _wl_glue_register ; -- Begin function wl_glue_register .p2align 2 _wl_glue_register: ; @wl_glue_register .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 ; %bb.1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _pr_err adrp x8, _ENOSYS@GOTPAGE ldr x8, [x8, _ENOSYS@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_2 LBB0_2: ldur w8, [x29, #-4] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _pr_info adrp x9, _wl_glue_attached@GOTPAGE ldr x9, [x9, _wl_glue_attached@GOTPAGEOFF] mov w8, #1 str w8, [x9] b LBB0_4 LBB0_4: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _active_bus_type,4,2 ; @active_bus_type .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Not attaching through glue driver due to unsupported bus\n" .comm _ENOSYS,4,2 ; @ENOSYS l_.str.1: ; @.str.1 .asciz "SSB/BCMA glue driver successfully attached\n" .comm _wl_glue_attached,4,2 ; @wl_glue_attached .comm _wl_glue_bcma_driver,4,2 ; @wl_glue_bcma_driver .comm _wl_glue_ssb_driver,4,2 ; @wl_glue_ssb_driver .subsections_via_symbols
.text .file "extr_wl_glue.c_wl_glue_register.c" .globl wl_glue_register # -- Begin function wl_glue_register .p2align 4, 0x90 .type wl_glue_register,@function wl_glue_register: # @wl_glue_register .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp # %bb.1: leaq .L.str(%rip), %rdi callq pr_err@PLT xorl %eax, %eax subl ENOSYS(%rip), %eax movl %eax, -4(%rbp) # %bb.2: cmpl $0, -4(%rbp) jne .LBB0_4 # %bb.3: leaq .L.str.1(%rip), %rdi callq pr_info@PLT movl $1, wl_glue_attached(%rip) .LBB0_4: movl -4(%rbp), %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size wl_glue_register, .Lfunc_end0-wl_glue_register .cfi_endproc # -- End function .type active_bus_type,@object # @active_bus_type .bss .globl active_bus_type .p2align 2 active_bus_type: .long 0 # 0x0 .size active_bus_type, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Not attaching through glue driver due to unsupported bus\n" .size .L.str, 58 .type ENOSYS,@object # @ENOSYS .bss .globl ENOSYS .p2align 2 ENOSYS: .long 0 # 0x0 .size ENOSYS, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "SSB/BCMA glue driver successfully attached\n" .size .L.str.1, 44 .type wl_glue_attached,@object # @wl_glue_attached .bss .globl wl_glue_attached .p2align 2 wl_glue_attached: .long 0 # 0x0 .size wl_glue_attached, 4 .type wl_glue_bcma_driver,@object # @wl_glue_bcma_driver .globl wl_glue_bcma_driver .p2align 2 wl_glue_bcma_driver: .long 0 # 0x0 .size wl_glue_bcma_driver, 4 .type wl_glue_ssb_driver,@object # @wl_glue_ssb_driver .globl wl_glue_ssb_driver .p2align 2 wl_glue_ssb_driver: .long 0 # 0x0 .size wl_glue_ssb_driver, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym pr_err .addrsig_sym pr_info .addrsig_sym active_bus_type .addrsig_sym ENOSYS .addrsig_sym wl_glue_attached
freebsd/stand/libsa/extr_twiddle.c_twiddle.c
arm/extr_twiddle_twiddle_O0_gcc.s
x86_64/extr_twiddle_twiddle_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _twiddle ; -- Begin function twiddle .p2align 2 _twiddle: ; @twiddle .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 stur w0, [x29, #-4] adrp x9, _twiddle.callercnt@PAGE ldr w8, [x9, _twiddle.callercnt@PAGEOFF] add w8, w8, #1 str w8, [x9, _twiddle.callercnt@PAGEOFF] ldur w8, [x29, #-4] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: adrp x8, _twiddle.callercnt@PAGE ldr w8, [x8, _twiddle.callercnt@PAGEOFF] ldur w10, [x29, #-4] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_7 LBB0_3: adrp x9, _twiddle.globalcnt@PAGE ldr w8, [x9, _twiddle.globalcnt@PAGEOFF] add w8, w8, #1 str w8, [x9, _twiddle.globalcnt@PAGEOFF] adrp x8, _globaldiv@GOTPAGE ldr x8, [x8, _globaldiv@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #1 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_4 LBB0_4: adrp x8, _twiddle.globalcnt@PAGE ldr w8, [x8, _twiddle.globalcnt@PAGEOFF] adrp x9, _globaldiv@GOTPAGE ldr x9, [x9, _globaldiv@GOTPAGEOFF] ldr w10, [x9] sdiv w9, w8, w10 mul w9, w9, w10 subs w8, w8, w9 subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: b LBB0_7 LBB0_6: adrp x10, _twiddle.pos@PAGE ldr w8, [x10, _twiddle.pos@PAGEOFF] add w9, w8, #1 str w9, [x10, _twiddle.pos@PAGEOFF] and w9, w8, #0x3 adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF ldrsb w0, [x8, w9, sxtw] bl _putchar mov w0, #8 bl _putchar b LBB0_7 LBB0_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .zerofill __DATA,__bss,_twiddle.callercnt,4,2 ; @twiddle.callercnt .zerofill __DATA,__bss,_twiddle.globalcnt,4,2 ; @twiddle.globalcnt .zerofill __DATA,__bss,_twiddle.pos,4,2 ; @twiddle.pos .comm _globaldiv,4,2 ; @globaldiv .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "|/-\\" .subsections_via_symbols
.text .file "extr_twiddle.c_twiddle.c" .globl twiddle # -- Begin function twiddle .p2align 4, 0x90 .type twiddle,@function twiddle: # @twiddle .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, -4(%rbp) movl twiddle.callercnt(%rip), %eax addl $1, %eax movl %eax, twiddle.callercnt(%rip) cmpl $1, -4(%rbp) jle .LBB0_3 # %bb.1: movl twiddle.callercnt(%rip), %eax cltd idivl -4(%rbp) cmpl $0, %edx je .LBB0_3 # %bb.2: jmp .LBB0_7 .LBB0_3: movl twiddle.globalcnt(%rip), %eax addl $1, %eax movl %eax, twiddle.globalcnt(%rip) cmpl $1, globaldiv(%rip) jle .LBB0_6 # %bb.4: movl twiddle.globalcnt(%rip), %eax cltd idivl globaldiv(%rip) cmpl $0, %edx je .LBB0_6 # %bb.5: jmp .LBB0_7 .LBB0_6: movl twiddle.pos(%rip), %eax movl %eax, %ecx addl $1, %ecx movl %ecx, twiddle.pos(%rip) andl $3, %eax movslq %eax, %rcx leaq .L.str(%rip), %rax movsbl (%rax,%rcx), %edi callq putchar@PLT movl $8, %edi callq putchar@PLT .LBB0_7: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size twiddle, .Lfunc_end0-twiddle .cfi_endproc # -- End function .type twiddle.callercnt,@object # @twiddle.callercnt .local twiddle.callercnt .comm twiddle.callercnt,4,4 .type twiddle.globalcnt,@object # @twiddle.globalcnt .local twiddle.globalcnt .comm twiddle.globalcnt,4,4 .type twiddle.pos,@object # @twiddle.pos .local twiddle.pos .comm twiddle.pos,4,4 .type globaldiv,@object # @globaldiv .bss .globl globaldiv .p2align 2 globaldiv: .long 0 # 0x0 .size globaldiv, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "|/-\\" .size .L.str, 5 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym putchar .addrsig_sym twiddle.callercnt .addrsig_sym twiddle.globalcnt .addrsig_sym twiddle.pos .addrsig_sym globaldiv
linux/drivers/gpu/drm/omapdrm/dss/extr_dsi.c_dsi_set_vc_id.c
arm/extr_dsi_dsi_set_vc_id_O0_gcc.s
x86_64/extr_dsi_dsi_set_vc_id_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dsi_set_vc_id _dsi_set_vc_id: ; @dsi_set_vc_id .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur x0, [x29, #-16] stur w1, [x29, #-20] stur w2, [x29, #-24] ldur x0, [x29, #-16] bl _dsi_get_dsidev_from_dssdev str x0, [sp, #32] ldr x0, [sp, #32] bl _dsi_get_dsidrv_data str x0, [sp, #24] ldur w8, [x29, #-24] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w8, [x29, #-24] subs w8, w8, #3 cset w8, le tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _DSSERR ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_9 LBB0_3: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur w8, [x29, #-20] subs w8, w8, #3 cset w8, le tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _DSSERR ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_9 LBB0_6: ldr x8, [sp, #24] ldr x8, [x8] ldursw x9, [x29, #-20] add x8, x8, x9, lsl #4 ldr x8, [x8, #8] ldur x9, [x29, #-16] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur x8, [x29, #-16] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 mov x9, sp str x8, [x9] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _DSSERR ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_9 LBB0_8: ldur w8, [x29, #-24] ldr x9, [sp, #24] ldr x9, [x9] ldursw x10, [x29, #-20] lsl x10, x10, #4 str w8, [x9, x10] stur wzr, [x29, #-4] b LBB0_9 LBB0_9: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "VC ID out of range\n" .comm _EINVAL,4,2 ; @EINVAL l_.str.1: ; @.str.1 .asciz "Virtual Channel out of range\n" l_.str.2: ; @.str.2 .asciz "Virtual Channel not allocated to display %s\n" .no_dead_strip _dsi_set_vc_id .subsections_via_symbols
.text .file "extr_dsi.c_dsi_set_vc_id.c" .p2align 4, 0x90 # -- Begin function dsi_set_vc_id .type dsi_set_vc_id,@function dsi_set_vc_id: # @dsi_set_vc_id .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movq -16(%rbp), %rdi callq dsi_get_dsidev_from_dssdev@PLT movq %rax, -32(%rbp) movq -32(%rbp), %rdi callq dsi_get_dsidrv_data@PLT movq %rax, -40(%rbp) cmpl $0, -24(%rbp) jl .LBB0_2 # %bb.1: cmpl $3, -24(%rbp) jle .LBB0_3 .LBB0_2: leaq .L.str(%rip), %rdi movb $0, %al callq DSSERR@PLT xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_3: cmpl $0, -20(%rbp) jl .LBB0_5 # %bb.4: cmpl $3, -20(%rbp) jle .LBB0_6 .LBB0_5: leaq .L.str.1(%rip), %rdi movb $0, %al callq DSSERR@PLT xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_6: movq -40(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rcx shlq $4, %rcx addq %rcx, %rax movq 8(%rax), %rax cmpq -16(%rbp), %rax je .LBB0_8 # %bb.7: movq -16(%rbp), %rax movl (%rax), %esi leaq .L.str.2(%rip), %rdi movb $0, %al callq DSSERR@PLT xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_8: movl -24(%rbp), %ecx movq -40(%rbp), %rax movq (%rax), %rax movslq -20(%rbp), %rdx shlq $4, %rdx addq %rdx, %rax movl %ecx, (%rax) movl $0, -4(%rbp) .LBB0_9: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size dsi_set_vc_id, .Lfunc_end0-dsi_set_vc_id .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "VC ID out of range\n" .size .L.str, 20 .type EINVAL,@object # @EINVAL .bss .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "Virtual Channel out of range\n" .size .L.str.1, 30 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "Virtual Channel not allocated to display %s\n" .size .L.str.2, 45 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym dsi_set_vc_id .addrsig_sym dsi_get_dsidev_from_dssdev .addrsig_sym dsi_get_dsidrv_data .addrsig_sym DSSERR .addrsig_sym EINVAL
linux/fs/fuse/extr_dev.c___fuse_get_request.c
arm/extr_dev___fuse_get_request_O0_gcc.s
x86_64/extr_dev___fuse_get_request_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function __fuse_get_request ___fuse_get_request: ; @__fuse_get_request .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x0, [sp, #8] ldr x0, [sp, #8] bl _refcount_inc ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip ___fuse_get_request .subsections_via_symbols
.text .file "extr_dev.c___fuse_get_request.c" .p2align 4, 0x90 # -- Begin function __fuse_get_request .type __fuse_get_request,@function __fuse_get_request: # @__fuse_get_request .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rdi, -8(%rbp) movq -8(%rbp), %rdi callq refcount_inc@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size __fuse_get_request, .Lfunc_end0-__fuse_get_request .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym __fuse_get_request .addrsig_sym refcount_inc