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
mongoose/examples/PIC32/mqtt_client/firmware/src/system_config/mx795_CC3100_e16/framework/system/clk/src/extr_sys_clk_static.c_SYS_CLK_SecondaryOscillatorEnable.c
arm/extr_sys_clk_static_SYS_CLK_SecondaryOscillatorEnable_O0_gcc.s
x86_64/extr_sys_clk_static_SYS_CLK_SecondaryOscillatorEnable_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _SYS_CLK_SecondaryOscillatorEnable ; -- Begin function SYS_CLK_SecondaryOscillatorEnable .p2align 2 _SYS_CLK_SecondaryOscillatorEnable: ; @SYS_CLK_SecondaryOscillatorEnable .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 adrp x8, _OSC_ID_0@GOTPAGE ldr x8, [x8, _OSC_ID_0@GOTPAGEOFF] ldr w0, [x8] bl _PLIB_OSC_SecondaryIsEnabled subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl _SYS_DEVCON_SystemUnlock adrp x8, _OSC_ID_0@GOTPAGE ldr x8, [x8, _OSC_ID_0@GOTPAGEOFF] ldr w0, [x8] bl _PLIB_OSC_SecondaryEnable bl _SYS_DEVCON_SystemLock b LBB0_2 LBB0_2: ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .comm _OSC_ID_0,4,2 ; @OSC_ID_0 .subsections_via_symbols
.text .file "extr_sys_clk_static.c_SYS_CLK_SecondaryOscillatorEnable.c" .globl SYS_CLK_SecondaryOscillatorEnable # -- Begin function SYS_CLK_SecondaryOscillatorEnable .p2align 4, 0x90 .type SYS_CLK_SecondaryOscillatorEnable,@function SYS_CLK_SecondaryOscillatorEnable: # @SYS_CLK_SecondaryOscillatorEnable .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl OSC_ID_0(%rip), %edi callq PLIB_OSC_SecondaryIsEnabled@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: movb $0, %al callq SYS_DEVCON_SystemUnlock@PLT movl OSC_ID_0(%rip), %edi callq PLIB_OSC_SecondaryEnable@PLT movb $0, %al callq SYS_DEVCON_SystemLock@PLT .LBB0_2: popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size SYS_CLK_SecondaryOscillatorEnable, .Lfunc_end0-SYS_CLK_SecondaryOscillatorEnable .cfi_endproc # -- End function .type OSC_ID_0,@object # @OSC_ID_0 .bss .globl OSC_ID_0 .p2align 2 OSC_ID_0: .long 0 # 0x0 .size OSC_ID_0, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym PLIB_OSC_SecondaryIsEnabled .addrsig_sym SYS_DEVCON_SystemUnlock .addrsig_sym PLIB_OSC_SecondaryEnable .addrsig_sym SYS_DEVCON_SystemLock .addrsig_sym OSC_ID_0
linux/net/sched/extr_sch_multiq.c_multiq_dump.c
arm/extr_sch_multiq_multiq_dump_O0_gcc.s
x86_64/extr_sch_multiq_multiq_dump_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function multiq_dump _multiq_dump: ; @multiq_dump .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] ldur x0, [x29, #-16] bl _qdisc_priv str x0, [sp, #16] ldr x0, [sp, #24] bl _skb_tail_pointer str x0, [sp, #8] ldr x8, [sp, #16] ldr w8, [x8, #4] mov x3, sp str w8, [sp, #4] ldr x8, [sp, #16] ldr w8, [x8] str w8, [sp] ldr x0, [sp, #24] adrp x8, _TCA_OPTIONS@GOTPAGE ldr x8, [x8, _TCA_OPTIONS@GOTPAGEOFF] ldr w1, [x8] mov w2, #8 bl _nla_put subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_3 LBB0_2: ldr x8, [sp, #24] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_4 LBB0_3: ldr x0, [sp, #24] ldr x1, [sp, #8] bl _nlmsg_trim mov w8, #-1 stur w8, [x29, #-4] b LBB0_4 LBB0_4: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _TCA_OPTIONS,4,2 ; @TCA_OPTIONS .no_dead_strip _multiq_dump .subsections_via_symbols
.text .file "extr_sch_multiq.c_multiq_dump.c" .p2align 4, 0x90 # -- Begin function multiq_dump .type multiq_dump,@function multiq_dump: # @multiq_dump .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 -16(%rbp), %rdi callq qdisc_priv@PLT movq %rax, -32(%rbp) movq -24(%rbp), %rdi callq skb_tail_pointer@PLT movq %rax, -40(%rbp) movq -32(%rbp), %rax movl 4(%rax), %eax movl %eax, -44(%rbp) movq -32(%rbp), %rax movl (%rax), %eax movl %eax, -48(%rbp) movq -24(%rbp), %rdi movl TCA_OPTIONS(%rip), %esi movl $8, %edx leaq -48(%rbp), %rcx callq nla_put@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: jmp .LBB0_3 .LBB0_2: movq -24(%rbp), %rax movl (%rax), %eax movl %eax, -4(%rbp) jmp .LBB0_4 .LBB0_3: movq -24(%rbp), %rdi movq -40(%rbp), %rsi callq nlmsg_trim@PLT movl $-1, -4(%rbp) .LBB0_4: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size multiq_dump, .Lfunc_end0-multiq_dump .cfi_endproc # -- End function .type TCA_OPTIONS,@object # @TCA_OPTIONS .bss .globl TCA_OPTIONS .p2align 2 TCA_OPTIONS: .long 0 # 0x0 .size TCA_OPTIONS, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym multiq_dump .addrsig_sym qdisc_priv .addrsig_sym skb_tail_pointer .addrsig_sym nla_put .addrsig_sym nlmsg_trim .addrsig_sym TCA_OPTIONS
darwin-xnu/osfmk/prng/extr_prng_random.c_rdrand_retry.c
arm/extr_prng_random_rdrand_retry_O0_gcc.s
x86_64/extr_prng_random_rdrand_retry_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rdrand_retry _rdrand_retry: ; @rdrand_retry .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] str xzr, [sp] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp] ldr x9, [sp, #8] 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 x0, [sp, #16] bl _rdrand_step subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: mov w8, #1 stur w8, [x29, #-4] 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: 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 .no_dead_strip _rdrand_retry .subsections_via_symbols
.text .file "extr_prng_random.c_rdrand_retry.c" .p2align 4, 0x90 # -- Begin function rdrand_retry .type rdrand_retry,@function rdrand_retry: # @rdrand_retry .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 $0, -32(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -24(%rbp), %rax jae .LBB0_6 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rdi callq rdrand_step@PLT cmpq $0, %rax je .LBB0_4 # %bb.3: movl $1, -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 $0, -4(%rbp) .LBB0_7: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rdrand_retry, .Lfunc_end0-rdrand_retry .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rdrand_retry .addrsig_sym rdrand_step
linux/fs/cramfs/extr_inode.c_cramfs_kill_sb.c
arm/extr_inode_cramfs_kill_sb_O0_gcc.s
x86_64/extr_inode_cramfs_kill_sb_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cramfs_kill_sb _cramfs_kill_sb: ; @cramfs_kill_sb .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 _CRAMFS_SB str x0, [sp] adrp x8, _CONFIG_CRAMFS_MTD@GOTPAGE ldr x8, [x8, _CONFIG_CRAMFS_MTD@GOTPAGEOFF] ldr w0, [x8] bl _IS_ENABLED subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: ldr x8, [sp, #8] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_2 LBB0_2: ldr x8, [sp] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ldr x8, [sp] ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x8, [sp, #8] ldr x0, [x8, #8] ldr x8, [sp] ldr w2, [x8] mov w1, #0 bl _mtd_unpoint b LBB0_5 LBB0_5: ldr x0, [sp, #8] bl _kill_mtd_super b LBB0_10 LBB0_6: adrp x8, _CONFIG_CRAMFS_BLOCKDEV@GOTPAGE ldr x8, [x8, _CONFIG_CRAMFS_BLOCKDEV@GOTPAGEOFF] ldr w0, [x8] bl _IS_ENABLED subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ldr x8, [sp, #8] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldr x0, [sp, #8] bl _kill_block_super b LBB0_9 LBB0_9: b LBB0_10 LBB0_10: ldr x0, [sp] bl _kfree ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _CONFIG_CRAMFS_MTD,4,2 ; @CONFIG_CRAMFS_MTD .comm _CONFIG_CRAMFS_BLOCKDEV,4,2 ; @CONFIG_CRAMFS_BLOCKDEV .no_dead_strip _cramfs_kill_sb .subsections_via_symbols
.text .file "extr_inode.c_cramfs_kill_sb.c" .p2align 4, 0x90 # -- Begin function cramfs_kill_sb .type cramfs_kill_sb,@function cramfs_kill_sb: # @cramfs_kill_sb .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 CRAMFS_SB@PLT movq %rax, -16(%rbp) movl CONFIG_CRAMFS_MTD(%rip), %edi callq IS_ENABLED@PLT cmpq $0, %rax je .LBB0_6 # %bb.1: movq -8(%rbp), %rax cmpq $0, 8(%rax) je .LBB0_6 # %bb.2: cmpq $0, -16(%rbp) je .LBB0_5 # %bb.3: movq -16(%rbp), %rax cmpl $0, (%rax) je .LBB0_5 # %bb.4: movq -8(%rbp), %rax movq 8(%rax), %rdi movq -16(%rbp), %rax movl (%rax), %edx xorl %esi, %esi callq mtd_unpoint@PLT .LBB0_5: movq -8(%rbp), %rdi callq kill_mtd_super@PLT jmp .LBB0_10 .LBB0_6: movl CONFIG_CRAMFS_BLOCKDEV(%rip), %edi callq IS_ENABLED@PLT cmpq $0, %rax je .LBB0_9 # %bb.7: movq -8(%rbp), %rax cmpq $0, (%rax) je .LBB0_9 # %bb.8: movq -8(%rbp), %rdi callq kill_block_super@PLT .LBB0_9: jmp .LBB0_10 .LBB0_10: movq -16(%rbp), %rdi callq kfree@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size cramfs_kill_sb, .Lfunc_end0-cramfs_kill_sb .cfi_endproc # -- End function .type CONFIG_CRAMFS_MTD,@object # @CONFIG_CRAMFS_MTD .bss .globl CONFIG_CRAMFS_MTD .p2align 2 CONFIG_CRAMFS_MTD: .long 0 # 0x0 .size CONFIG_CRAMFS_MTD, 4 .type CONFIG_CRAMFS_BLOCKDEV,@object # @CONFIG_CRAMFS_BLOCKDEV .globl CONFIG_CRAMFS_BLOCKDEV .p2align 2 CONFIG_CRAMFS_BLOCKDEV: .long 0 # 0x0 .size CONFIG_CRAMFS_BLOCKDEV, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym cramfs_kill_sb .addrsig_sym CRAMFS_SB .addrsig_sym IS_ENABLED .addrsig_sym mtd_unpoint .addrsig_sym kill_mtd_super .addrsig_sym kill_block_super .addrsig_sym kfree .addrsig_sym CONFIG_CRAMFS_MTD .addrsig_sym CONFIG_CRAMFS_BLOCKDEV
xLua/build/lua-5.3.4/src/extr_ltablib.c_unpack.c
arm/extr_ltablib_unpack_O0_gcc.s
x86_64/extr_ltablib_unpack_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function unpack _unpack: ; @unpack .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, #-16] ldur x0, [x29, #-16] mov w1, #2 mov w2, #1 str w2, [sp, #8] ; 4-byte Folded Spill bl _luaL_optinteger ldr w1, [sp, #8] ; 4-byte Folded Reload str x0, [sp, #32] ldur x8, [x29, #-16] str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _luaL_checkinteger@GOTPAGE ldr x8, [x8, _luaL_checkinteger@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] ; 4-byte Folded Spill ldur x0, [x29, #-16] bl _luaL_len ldr w1, [sp, #12] ; 4-byte Folded Reload mov x3, x0 ldr x0, [sp, #16] ; 8-byte Folded Reload mov w2, #3 bl _luaL_opt str x0, [sp, #24] ldr x8, [sp, #32] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-4] b LBB0_10 LBB0_2: ldr x8, [sp, #24] ldr x9, [sp, #32] subs x8, x8, x9 stur x8, [x29, #-24] ldur x8, [x29, #-24] adrp x9, _INT_MAX@GOTPAGE ldr x9, [x9, _INT_MAX@GOTPAGEOFF] ldr x9, [x9] ; kill: def $w9 killed $w9 killed $x9 subs x8, x8, w9, uxtw cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x0, [x29, #-16] ldur x8, [x29, #-24] add x8, x8, #1 stur x8, [x29, #-24] mov x1, x8 bl _lua_checkstack subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur x0, [x29, #-16] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _luaL_error stur w0, [x29, #-4] b LBB0_10 LBB0_5: b LBB0_6 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #32] ldr x9, [sp, #24] subs x8, x8, x9 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldur x0, [x29, #-16] ldr x2, [sp, #32] mov w1, #1 bl _lua_geti b LBB0_8 LBB0_8: ; in Loop: Header=BB0_6 Depth=1 ldr x8, [sp, #32] add x8, x8, #1 str x8, [sp, #32] b LBB0_6 LBB0_9: ldur x0, [x29, #-16] ldr x2, [sp, #24] mov w1, #1 bl _lua_geti ldur x8, [x29, #-24] ; kill: def $w8 killed $w8 killed $x8 stur w8, [x29, #-4] b LBB0_10 LBB0_10: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _luaL_checkinteger,4,2 ; @luaL_checkinteger .comm _INT_MAX,8,3 ; @INT_MAX .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "too many results to unpack" .no_dead_strip _unpack .subsections_via_symbols
.text .file "extr_ltablib.c_unpack.c" .p2align 4, 0x90 # -- Begin function unpack .type unpack,@function unpack: # @unpack .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 -16(%rbp), %rdi movl $2, %esi movl $1, %edx callq luaL_optinteger@PLT movq %rax, -32(%rbp) movq -16(%rbp), %rax movq %rax, -56(%rbp) # 8-byte Spill movl luaL_checkinteger(%rip), %eax movl %eax, -44(%rbp) # 4-byte Spill movq -16(%rbp), %rdi movl $1, %esi callq luaL_len@PLT movq -56(%rbp), %rdi # 8-byte Reload movl -44(%rbp), %esi # 4-byte Reload movl %eax, %ecx movl $3, %edx callq luaL_opt@PLT movq %rax, -40(%rbp) movq -32(%rbp), %rax cmpq -40(%rbp), %rax jle .LBB0_2 # %bb.1: movl $0, -4(%rbp) jmp .LBB0_10 .LBB0_2: movq -40(%rbp), %rax subq -32(%rbp), %rax movq %rax, -24(%rbp) movq -24(%rbp), %rax movq INT_MAX(%rip), %rcx # kill: def $ecx killed $ecx killed $rcx movl %ecx, %ecx # kill: def $rcx killed $ecx cmpq %rcx, %rax jge .LBB0_4 # %bb.3: movq -16(%rbp), %rdi movq -24(%rbp), %rax addq $1, %rax movq %rax, -24(%rbp) movl %eax, %esi callq lua_checkstack@PLT cmpl $0, %eax jne .LBB0_5 .LBB0_4: movq -16(%rbp), %rdi leaq .L.str(%rip), %rsi callq luaL_error@PLT movl %eax, -4(%rbp) jmp .LBB0_10 .LBB0_5: jmp .LBB0_6 .LBB0_6: # =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq -40(%rbp), %rax jge .LBB0_9 # %bb.7: # in Loop: Header=BB0_6 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rdx movl $1, %esi callq lua_geti@PLT # %bb.8: # in Loop: Header=BB0_6 Depth=1 movq -32(%rbp), %rax addq $1, %rax movq %rax, -32(%rbp) jmp .LBB0_6 .LBB0_9: movq -16(%rbp), %rdi movq -40(%rbp), %rdx movl $1, %esi callq lua_geti@PLT movq -24(%rbp), %rax # kill: def $eax killed $eax killed $rax movl %eax, -4(%rbp) .LBB0_10: movl -4(%rbp), %eax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size unpack, .Lfunc_end0-unpack .cfi_endproc # -- End function .type luaL_checkinteger,@object # @luaL_checkinteger .bss .globl luaL_checkinteger .p2align 2 luaL_checkinteger: .long 0 # 0x0 .size luaL_checkinteger, 4 .type INT_MAX,@object # @INT_MAX .globl INT_MAX .p2align 3 INT_MAX: .quad 0 # 0x0 .size INT_MAX, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "too many results to unpack" .size .L.str, 27 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym unpack .addrsig_sym luaL_optinteger .addrsig_sym luaL_opt .addrsig_sym luaL_len .addrsig_sym lua_checkstack .addrsig_sym luaL_error .addrsig_sym lua_geti .addrsig_sym luaL_checkinteger .addrsig_sym INT_MAX
freebsd/libexec/mknetid/extr_hash.c_mstore.c
arm/extr_hash_mstore_O0_gcc.s
x86_64/extr_hash_mstore_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mstore ; -- Begin function mstore .p2align 2 _mstore: ; @mstore .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] stur x2, [x29, #-24] stur x3, [x29, #-32] ldur x0, [x29, #-16] bl _hashkey str x0, [sp, #16] ldur x8, [x29, #-8] ldr x9, [sp, #16] ldr x8, [x8, x9, lsl #3] str x8, [sp, #40] mov w0, #16 bl _malloc str x0, [sp, #24] ldur x0, [x29, #-24] bl _strdup ldr x8, [sp, #24] str x0, [x8] ldr x8, [sp, #24] ; kill: def $x9 killed $xzr str xzr, [x8, #8] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #40] ldr x0, [x8] ldur x1, [x29, #-16] bl _strcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #40] ldr x8, [x8, #24] ldr x9, [sp, #24] str x8, [x9, #8] ldr x8, [sp, #24] ldr x9, [sp, #40] str x8, [x9, #24] b LBB0_9 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #40] ldr x8, [x8, #16] str x8, [sp, #40] b LBB0_1 LBB0_5: mov w0, #32 bl _malloc str x0, [sp, #32] ldur x0, [x29, #-16] bl _strdup ldr x8, [sp, #32] str x0, [x8] ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldur x0, [x29, #-32] bl _strdup str x0, [sp, #8] ; 8-byte Folded Spill b LBB0_8 LBB0_7: adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp, #8] ; 8-byte Folded Spill b LBB0_8 LBB0_8: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x9, [sp, #32] str x8, [x9, #8] ldr x8, [sp, #24] ldr x9, [sp, #32] str x8, [x9, #24] ldur x8, [x29, #-8] ldr x9, [sp, #16] ldr x8, [x8, x9, lsl #3] ldr x9, [sp, #32] str x8, [x9, #16] ldr x8, [sp, #32] ldur x9, [x29, #-8] ldr x10, [sp, #16] str x8, [x9, x10, lsl #3] b LBB0_9 LBB0_9: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "*" .subsections_via_symbols
.text .file "extr_hash.c_mstore.c" .globl mstore # -- Begin function mstore .p2align 4, 0x90 .type mstore,@function mstore: # @mstore .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 %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -16(%rbp), %rdi callq hashkey@PLT movq %rax, -64(%rbp) movq -8(%rbp), %rax movq -64(%rbp), %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) movl $16, %edi callq malloc@PLT movq %rax, -56(%rbp) movq -24(%rbp), %rdi callq strdup@PLT movq %rax, %rcx movq -56(%rbp), %rax movq %rcx, (%rax) movq -56(%rbp), %rax movq $0, 8(%rax) .LBB0_1: # =>This Inner Loop Header: Depth=1 cmpq $0, -40(%rbp) je .LBB0_5 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax movq (%rax), %rdi movq -16(%rbp), %rsi callq strcmp@PLT cmpl $0, %eax jne .LBB0_4 # %bb.3: movq -40(%rbp), %rax movq 24(%rax), %rcx movq -56(%rbp), %rax movq %rcx, 8(%rax) movq -56(%rbp), %rcx movq -40(%rbp), %rax movq %rcx, 24(%rax) jmp .LBB0_9 .LBB0_4: # in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax movq 16(%rax), %rax movq %rax, -40(%rbp) jmp .LBB0_1 .LBB0_5: movl $32, %edi callq malloc@PLT movq %rax, -48(%rbp) movq -16(%rbp), %rdi callq strdup@PLT movq %rax, %rcx movq -48(%rbp), %rax movq %rcx, (%rax) cmpq $0, -32(%rbp) je .LBB0_7 # %bb.6: movq -32(%rbp), %rdi callq strdup@PLT movq %rax, -72(%rbp) # 8-byte Spill jmp .LBB0_8 .LBB0_7: leaq .L.str(%rip), %rax movq %rax, -72(%rbp) # 8-byte Spill jmp .LBB0_8 .LBB0_8: movq -72(%rbp), %rcx # 8-byte Reload movq -48(%rbp), %rax movq %rcx, 8(%rax) movq -56(%rbp), %rcx movq -48(%rbp), %rax movq %rcx, 24(%rax) movq -8(%rbp), %rax movq -64(%rbp), %rcx movq (%rax,%rcx,8), %rcx movq -48(%rbp), %rax movq %rcx, 16(%rax) movq -48(%rbp), %rdx movq -8(%rbp), %rax movq -64(%rbp), %rcx movq %rdx, (%rax,%rcx,8) .LBB0_9: addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mstore, .Lfunc_end0-mstore .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "*" .size .L.str, 2 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hashkey .addrsig_sym malloc .addrsig_sym strdup .addrsig_sym strcmp
linux/drivers/gpu/drm/msm/adreno/extr_a4xx.xml.h_REG_A4XX_RBBM_CLOCK_CTL2_SP_REG.c
arm/extr_a4xx.xml.h_REG_A4XX_RBBM_CLOCK_CTL2_SP_REG_O0_gcc.s
x86_64/extr_a4xx.xml.h_REG_A4XX_RBBM_CLOCK_CTL2_SP_REG_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function REG_A4XX_RBBM_CLOCK_CTL2_SP_REG _REG_A4XX_RBBM_CLOCK_CTL2_SP_REG: ; @REG_A4XX_RBBM_CLOCK_CTL2_SP_REG .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str w0, [sp, #12] ldr w9, [sp, #12] mov w8, #1 mul w8, w8, w9 add w0, w8, #108 add sp, sp, #16 ret .cfi_endproc ; -- End function .no_dead_strip _REG_A4XX_RBBM_CLOCK_CTL2_SP_REG .subsections_via_symbols
.text .file "extr_a4xx.xml.h_REG_A4XX_RBBM_CLOCK_CTL2_SP_REG.c" .p2align 4, 0x90 # -- Begin function REG_A4XX_RBBM_CLOCK_CTL2_SP_REG .type REG_A4XX_RBBM_CLOCK_CTL2_SP_REG,@function REG_A4XX_RBBM_CLOCK_CTL2_SP_REG: # @REG_A4XX_RBBM_CLOCK_CTL2_SP_REG .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, -4(%rbp) movl -4(%rbp), %eax shll $0, %eax addl $108, %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size REG_A4XX_RBBM_CLOCK_CTL2_SP_REG, .Lfunc_end0-REG_A4XX_RBBM_CLOCK_CTL2_SP_REG .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym REG_A4XX_RBBM_CLOCK_CTL2_SP_REG
linux/drivers/gpu/drm/amd/powerplay/smumgr/extr_smumgr.c_smum_update_smc_table.c
arm/extr_smumgr_smum_update_smc_table_O0_gcc.s
x86_64/extr_smumgr_smum_update_smc_table_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _smum_update_smc_table ; -- Begin function smum_update_smc_table .p2align 2 _smum_update_smc_table: ; @smum_update_smc_table .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] ldr x8, [sp, #16] ldr x8, [x8] ldr x9, [x8] mov x8, #0 subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #16] ldr x8, [x8] ldr x8, [x8] ldr x0, [sp, #16] ldr w1, [sp, #12] blr x8 stur w0, [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 .subsections_via_symbols
.text .file "extr_smumgr.c_smum_update_smc_table.c" .globl smum_update_smc_table # -- Begin function smum_update_smc_table .p2align 4, 0x90 .type smum_update_smc_table,@function smum_update_smc_table: # @smum_update_smc_table .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 -16(%rbp), %rax movq (%rax), %rcx xorl %eax, %eax # kill: def $rax killed $eax cmpq (%rcx), %rax je .LBB0_2 # %bb.1: movq -16(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq -16(%rbp), %rdi movl -20(%rbp), %esi callq *%rax 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 smum_update_smc_table, .Lfunc_end0-smum_update_smc_table .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig
linux/sound/firewire/dice/extr_dice-transaction.c_snd_dice_transaction_clear_enable.c
arm/extr_dice-transaction_snd_dice_transaction_clear_enable_O0_gcc.s
x86_64/extr_dice-transaction_snd_dice_transaction_clear_enable_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _snd_dice_transaction_clear_enable ; -- Begin function snd_dice_transaction_clear_enable .p2align 2 _snd_dice_transaction_clear_enable: ; @snd_dice_transaction_clear_enable .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] sub x8, x29, #16 str x8, [sp, #16] ; 8-byte Folded Spill stur xzr, [x29, #-16] ldur x8, [x29, #-8] ldr w8, [x8, #8] stur w8, [x29, #-20] ; 4-byte Folded Spill adrp x8, _TCODE_WRITE_QUADLET_REQUEST@GOTPAGE ldr x8, [x8, _TCODE_WRITE_QUADLET_REQUEST@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #12] ; 4-byte Folded Spill ldur x0, [x29, #-8] adrp x8, _SND_DICE_ADDR_TYPE_GLOBAL@GOTPAGE ldr x8, [x8, _SND_DICE_ADDR_TYPE_GLOBAL@GOTPAGEOFF] ldr w1, [x8] adrp x8, _GLOBAL_ENABLE@GOTPAGE ldr x8, [x8, _GLOBAL_ENABLE@GOTPAGEOFF] ldr w2, [x8] bl _get_subaddr ldr w1, [sp, #12] ; 4-byte Folded Reload ldr x3, [sp, #16] ; 8-byte Folded Reload mov x2, x0 ldur w0, [x29, #-20] ; 4-byte Folded Reload adrp x8, _FW_QUIET@GOTPAGE ldr x8, [x8, _FW_QUIET@GOTPAGEOFF] ldr w8, [x8] adrp x9, _FW_FIXED_GENERATION@GOTPAGE ldr x9, [x9, _FW_FIXED_GENERATION@GOTPAGEOFF] ldr w9, [x9] orr w8, w8, w9 ldur x9, [x29, #-8] ldr w9, [x9] orr w5, w8, w9 mov w4, #4 bl _snd_fw_transaction ldur x8, [x29, #-8] str wzr, [x8, #4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _TCODE_WRITE_QUADLET_REQUEST,4,2 ; @TCODE_WRITE_QUADLET_REQUEST .comm _SND_DICE_ADDR_TYPE_GLOBAL,4,2 ; @SND_DICE_ADDR_TYPE_GLOBAL .comm _GLOBAL_ENABLE,4,2 ; @GLOBAL_ENABLE .comm _FW_QUIET,4,2 ; @FW_QUIET .comm _FW_FIXED_GENERATION,4,2 ; @FW_FIXED_GENERATION .subsections_via_symbols
.text .file "extr_dice-transaction.c_snd_dice_transaction_clear_enable.c" .globl snd_dice_transaction_clear_enable # -- Begin function snd_dice_transaction_clear_enable .p2align 4, 0x90 .type snd_dice_transaction_clear_enable,@function snd_dice_transaction_clear_enable: # @snd_dice_transaction_clear_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 movq %rdi, -8(%rbp) movq $0, -16(%rbp) movq -8(%rbp), %rax movl 8(%rax), %eax movl %eax, -24(%rbp) # 4-byte Spill movl TCODE_WRITE_QUADLET_REQUEST(%rip), %eax movl %eax, -20(%rbp) # 4-byte Spill movq -8(%rbp), %rdi movl SND_DICE_ADDR_TYPE_GLOBAL(%rip), %esi movl GLOBAL_ENABLE(%rip), %edx callq get_subaddr@PLT movl -24(%rbp), %edi # 4-byte Reload movl -20(%rbp), %esi # 4-byte Reload movl %eax, %edx movl FW_QUIET(%rip), %r9d orl FW_FIXED_GENERATION(%rip), %r9d movq -8(%rbp), %rax orl (%rax), %r9d leaq -16(%rbp), %rcx movl $4, %r8d callq snd_fw_transaction@PLT movq -8(%rbp), %rax movl $0, 4(%rax) addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size snd_dice_transaction_clear_enable, .Lfunc_end0-snd_dice_transaction_clear_enable .cfi_endproc # -- End function .type TCODE_WRITE_QUADLET_REQUEST,@object # @TCODE_WRITE_QUADLET_REQUEST .bss .globl TCODE_WRITE_QUADLET_REQUEST .p2align 2 TCODE_WRITE_QUADLET_REQUEST: .long 0 # 0x0 .size TCODE_WRITE_QUADLET_REQUEST, 4 .type SND_DICE_ADDR_TYPE_GLOBAL,@object # @SND_DICE_ADDR_TYPE_GLOBAL .globl SND_DICE_ADDR_TYPE_GLOBAL .p2align 2 SND_DICE_ADDR_TYPE_GLOBAL: .long 0 # 0x0 .size SND_DICE_ADDR_TYPE_GLOBAL, 4 .type GLOBAL_ENABLE,@object # @GLOBAL_ENABLE .globl GLOBAL_ENABLE .p2align 2 GLOBAL_ENABLE: .long 0 # 0x0 .size GLOBAL_ENABLE, 4 .type FW_QUIET,@object # @FW_QUIET .globl FW_QUIET .p2align 2 FW_QUIET: .long 0 # 0x0 .size FW_QUIET, 4 .type FW_FIXED_GENERATION,@object # @FW_FIXED_GENERATION .globl FW_FIXED_GENERATION .p2align 2 FW_FIXED_GENERATION: .long 0 # 0x0 .size FW_FIXED_GENERATION, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym snd_fw_transaction .addrsig_sym get_subaddr .addrsig_sym TCODE_WRITE_QUADLET_REQUEST .addrsig_sym SND_DICE_ADDR_TYPE_GLOBAL .addrsig_sym GLOBAL_ENABLE .addrsig_sym FW_QUIET .addrsig_sym FW_FIXED_GENERATION
SoftEtherVPN/src/Mayaqua/extr_Memory.c_AddInt64.c
arm/extr_Memory_AddInt64_O0_gcc.s
x86_64/extr_Memory_AddInt64_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _AddInt64 ; -- Begin function AddInt64 .p2align 2 _AddInt64: ; @AddInt64 .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] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_3 LBB0_2: ldur x8, [x29, #-8] str x8, [sp, #8] ; 8-byte Folded Spill sub x0, x29, #12 mov w1, #4 bl _Clone mov x1, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload bl _Add b LBB0_3 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_Memory.c_AddInt64.c" .globl AddInt64 # -- Begin function AddInt64 .p2align 4, 0x90 .type AddInt64,@function AddInt64: # @AddInt64 .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) cmpq $0, -8(%rbp) jne .LBB0_2 # %bb.1: jmp .LBB0_3 .LBB0_2: movq -8(%rbp), %rax movq %rax, -24(%rbp) # 8-byte Spill leaq -12(%rbp), %rdi movl $4, %esi callq Clone@PLT movq -24(%rbp), %rdi # 8-byte Reload movl %eax, %esi callq Add@PLT .LBB0_3: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size AddInt64, .Lfunc_end0-AddInt64 .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym Add .addrsig_sym Clone
linux/security/apparmor/extr_label.c_aa_profile_snxprint.c
arm/extr_label_aa_profile_snxprint_O0_gcc.s
x86_64/extr_label_aa_profile_snxprint_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function aa_profile_snxprint _aa_profile_snxprint: ; @aa_profile_snxprint .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, #-16] stur x1, [x29, #-24] stur x2, [x29, #-32] stur x3, [x29, #-40] stur w4, [x29, #-44] str x5, [sp, #40] ; kill: def $x8 killed $xzr str xzr, [sp, #32] ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, ne mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_2 LBB0_2: ldr w8, [sp, #20] ; 4-byte Folded Reload and w0, w8, #0x1 bl _AA_BUG ldur x8, [x29, #-40] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _AA_BUG ldur x8, [x29, #-32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x0, [x29, #-40] bl _profiles_ns stur x0, [x29, #-32] b LBB0_4 LBB0_4: ldur x8, [x29, #-32] ldur x9, [x29, #-40] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_5 LBB0_5: ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr x8, [sp, #40] ldr x8, [x8] ldur x9, [x29, #-40] ldr x9, [x9, #16] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_7 LBB0_7: ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldur x8, [x29, #-40] ldr x8, [x8, #16] ldr x9, [sp, #40] str x8, [x9] b LBB0_9 LBB0_9: ldur x0, [x29, #-32] ldur x8, [x29, #-40] ldr x1, [x8, #16] ldur w8, [x29, #-44] adrp x9, _FLAG_VIEW_SUBNS@GOTPAGE ldr x9, [x9, _FLAG_VIEW_SUBNS@GOTPAGEOFF] ldr w9, [x9] and w2, w8, w9 bl _aa_ns_name str x0, [sp, #32] ldr x8, [sp, #32] adrp x9, _aa_hidden_ns_name@GOTPAGE ldr x9, [x9, _aa_hidden_ns_name@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_13 b LBB0_10 LBB0_10: ldur w8, [x29, #-44] adrp x9, _FLAG_HIDDEN_UNCONFINED@GOTPAGE ldr x9, [x9, _FLAG_HIDDEN_UNCONFINED@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldur x0, [x29, #-16] ldur x1, [x29, #-24] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF adrp x3, l_.str.1@PAGE add x3, x3, l_.str.1@PAGEOFF bl _snprintf stur w0, [x29, #-4] b LBB0_22 LBB0_12: ldur x0, [x29, #-16] ldur x1, [x29, #-24] ldr x3, [sp, #32] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _snprintf stur w0, [x29, #-4] b LBB0_22 LBB0_13: b LBB0_14 LBB0_14: ldur w8, [x29, #-44] adrp x9, _FLAG_SHOW_MODE@GOTPAGE ldr x9, [x9, _FLAG_SHOW_MODE@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_15 LBB0_15: ldur x8, [x29, #-40] ldur x9, [x29, #-40] ldr x9, [x9, #16] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_16 LBB0_16: adrp x8, _aa_profile_mode_names@GOTPAGE ldr x8, [x8, _aa_profile_mode_names@GOTPAGEOFF] ldr x8, [x8] ldur x9, [x29, #-40] ldr x9, [x9] ldr x8, [x8, x9, lsl #3] str x8, [sp, #24] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ldur x0, [x29, #-16] ldur x1, [x29, #-24] ldr x3, [sp, #32] ldur x8, [x29, #-40] ldr x10, [x8, #8] ldr x8, [sp, #24] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x2, l_.str.2@PAGE add x2, x2, l_.str.2@PAGEOFF bl _snprintf stur w0, [x29, #-4] b LBB0_22 LBB0_18: ldur x0, [x29, #-16] ldur x1, [x29, #-24] ldur x8, [x29, #-40] ldr x3, [x8, #8] ldr x8, [sp, #24] mov x9, sp str x8, [x9] adrp x2, l_.str.3@PAGE add x2, x2, l_.str.3@PAGEOFF bl _snprintf stur w0, [x29, #-4] b LBB0_22 LBB0_19: ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ldur x0, [x29, #-16] ldur x1, [x29, #-24] ldr x3, [sp, #32] ldur x8, [x29, #-40] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x2, l_.str.4@PAGE add x2, x2, l_.str.4@PAGEOFF bl _snprintf stur w0, [x29, #-4] b LBB0_22 LBB0_21: ldur x0, [x29, #-16] ldur x1, [x29, #-24] ldur x8, [x29, #-40] ldr x3, [x8, #8] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _snprintf stur w0, [x29, #-4] b LBB0_22 LBB0_22: ldur w0, [x29, #-4] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _FLAG_VIEW_SUBNS,4,2 ; @FLAG_VIEW_SUBNS .comm _aa_hidden_ns_name,8,3 ; @aa_hidden_ns_name .comm _FLAG_HIDDEN_UNCONFINED,4,2 ; @FLAG_HIDDEN_UNCONFINED .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" l_.str.1: ; @.str.1 .asciz "unconfined" .comm _FLAG_SHOW_MODE,4,2 ; @FLAG_SHOW_MODE .comm _aa_profile_mode_names,8,3 ; @aa_profile_mode_names l_.str.2: ; @.str.2 .asciz ":%s:%s (%s)" l_.str.3: ; @.str.3 .asciz "%s (%s)" l_.str.4: ; @.str.4 .asciz ":%s:%s" .no_dead_strip _aa_profile_snxprint .subsections_via_symbols
.text .file "extr_label.c_aa_profile_snxprint.c" .p2align 4, 0x90 # -- Begin function aa_profile_snxprint .type aa_profile_snxprint,@function aa_profile_snxprint: # @aa_profile_snxprint .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) movl %r8d, -44(%rbp) movq %r9, -56(%rbp) movq $0, -64(%rbp) xorl %eax, %eax # kill: def $al killed $al killed $eax cmpq $0, -16(%rbp) movb %al, -73(%rbp) # 1-byte Spill jne .LBB0_2 # %bb.1: cmpq $0, -24(%rbp) setne %al movb %al, -73(%rbp) # 1-byte Spill .LBB0_2: movb -73(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %edi callq AA_BUG@PLT cmpq $0, -40(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq AA_BUG@PLT cmpq $0, -32(%rbp) jne .LBB0_4 # %bb.3: movq -40(%rbp), %rdi callq profiles_ns@PLT movq %rax, -32(%rbp) .LBB0_4: movq -32(%rbp), %rax movq -40(%rbp), %rcx cmpq 16(%rcx), %rax je .LBB0_14 # %bb.5: cmpq $0, -56(%rbp) je .LBB0_7 # %bb.6: movq -56(%rbp), %rax movq (%rax), %rax movq -40(%rbp), %rcx cmpq 16(%rcx), %rax je .LBB0_14 .LBB0_7: cmpq $0, -56(%rbp) je .LBB0_9 # %bb.8: movq -40(%rbp), %rax movq 16(%rax), %rcx movq -56(%rbp), %rax movq %rcx, (%rax) .LBB0_9: movq -32(%rbp), %rdi movq -40(%rbp), %rax movq 16(%rax), %rsi movl -44(%rbp), %edx andl FLAG_VIEW_SUBNS(%rip), %edx callq aa_ns_name@PLT movq %rax, -64(%rbp) movq -64(%rbp), %rax cmpq aa_hidden_ns_name(%rip), %rax jne .LBB0_13 # %bb.10: movl -44(%rbp), %eax andl FLAG_HIDDEN_UNCONFINED(%rip), %eax cmpl $0, %eax je .LBB0_12 # %bb.11: movq -16(%rbp), %rdi movq -24(%rbp), %rsi leaq .L.str(%rip), %rdx leaq .L.str.1(%rip), %rcx movb $0, %al callq snprintf@PLT movl %eax, -4(%rbp) jmp .LBB0_22 .LBB0_12: movq -16(%rbp), %rdi movq -24(%rbp), %rsi movq -64(%rbp), %rcx leaq .L.str(%rip), %rdx movb $0, %al callq snprintf@PLT movl %eax, -4(%rbp) jmp .LBB0_22 .LBB0_13: jmp .LBB0_14 .LBB0_14: movl -44(%rbp), %eax andl FLAG_SHOW_MODE(%rip), %eax cmpl $0, %eax je .LBB0_19 # %bb.15: movq -40(%rbp), %rax movq -40(%rbp), %rcx movq 16(%rcx), %rcx cmpq (%rcx), %rax je .LBB0_19 # %bb.16: movq aa_profile_mode_names(%rip), %rax movq -40(%rbp), %rcx movq (%rcx), %rcx movq (%rax,%rcx,8), %rax movq %rax, -72(%rbp) cmpq $0, -64(%rbp) je .LBB0_18 # %bb.17: movq -16(%rbp), %rdi movq -24(%rbp), %rsi movq -64(%rbp), %rcx movq -40(%rbp), %rax movq 8(%rax), %r8 movq -72(%rbp), %r9 leaq .L.str.2(%rip), %rdx movb $0, %al callq snprintf@PLT movl %eax, -4(%rbp) jmp .LBB0_22 .LBB0_18: movq -16(%rbp), %rdi movq -24(%rbp), %rsi movq -40(%rbp), %rax movq 8(%rax), %rcx movq -72(%rbp), %r8 leaq .L.str.3(%rip), %rdx movb $0, %al callq snprintf@PLT movl %eax, -4(%rbp) jmp .LBB0_22 .LBB0_19: cmpq $0, -64(%rbp) je .LBB0_21 # %bb.20: movq -16(%rbp), %rdi movq -24(%rbp), %rsi movq -64(%rbp), %rcx movq -40(%rbp), %rax movq 8(%rax), %r8 leaq .L.str.4(%rip), %rdx movb $0, %al callq snprintf@PLT movl %eax, -4(%rbp) jmp .LBB0_22 .LBB0_21: movq -16(%rbp), %rdi movq -24(%rbp), %rsi movq -40(%rbp), %rax movq 8(%rax), %rcx leaq .L.str(%rip), %rdx movb $0, %al callq snprintf@PLT movl %eax, -4(%rbp) .LBB0_22: movl -4(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size aa_profile_snxprint, .Lfunc_end0-aa_profile_snxprint .cfi_endproc # -- End function .type FLAG_VIEW_SUBNS,@object # @FLAG_VIEW_SUBNS .bss .globl FLAG_VIEW_SUBNS .p2align 2 FLAG_VIEW_SUBNS: .long 0 # 0x0 .size FLAG_VIEW_SUBNS, 4 .type aa_hidden_ns_name,@object # @aa_hidden_ns_name .globl aa_hidden_ns_name .p2align 3 aa_hidden_ns_name: .quad 0 .size aa_hidden_ns_name, 8 .type FLAG_HIDDEN_UNCONFINED,@object # @FLAG_HIDDEN_UNCONFINED .globl FLAG_HIDDEN_UNCONFINED .p2align 2 FLAG_HIDDEN_UNCONFINED: .long 0 # 0x0 .size FLAG_HIDDEN_UNCONFINED, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%s" .size .L.str, 3 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "unconfined" .size .L.str.1, 11 .type FLAG_SHOW_MODE,@object # @FLAG_SHOW_MODE .bss .globl FLAG_SHOW_MODE .p2align 2 FLAG_SHOW_MODE: .long 0 # 0x0 .size FLAG_SHOW_MODE, 4 .type aa_profile_mode_names,@object # @aa_profile_mode_names .globl aa_profile_mode_names .p2align 3 aa_profile_mode_names: .quad 0 .size aa_profile_mode_names, 8 .type .L.str.2,@object # @.str.2 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.2: .asciz ":%s:%s (%s)" .size .L.str.2, 12 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "%s (%s)" .size .L.str.3, 8 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz ":%s:%s" .size .L.str.4, 7 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym aa_profile_snxprint .addrsig_sym AA_BUG .addrsig_sym profiles_ns .addrsig_sym aa_ns_name .addrsig_sym snprintf .addrsig_sym FLAG_VIEW_SUBNS .addrsig_sym aa_hidden_ns_name .addrsig_sym FLAG_HIDDEN_UNCONFINED .addrsig_sym FLAG_SHOW_MODE .addrsig_sym aa_profile_mode_names
linux/arch/powerpc/kvm/extr_book3s.c_kvmppc_core_queue_program.c
arm/extr_book3s_kvmppc_core_queue_program_O0_gcc.s
x86_64/extr_book3s_kvmppc_core_queue_program_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _kvmppc_core_queue_program ; -- Begin function kvmppc_core_queue_program .p2align 2 _kvmppc_core_queue_program: ; @kvmppc_core_queue_program .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 w1, [sp, #4] ldr x0, [sp, #8] adrp x8, _BOOK3S_INTERRUPT_PROGRAM@GOTPAGE ldr x8, [x8, _BOOK3S_INTERRUPT_PROGRAM@GOTPAGEOFF] ldr w1, [x8] ldr w2, [sp, #4] bl _kvmppc_inject_interrupt ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _BOOK3S_INTERRUPT_PROGRAM,4,2 ; @BOOK3S_INTERRUPT_PROGRAM .subsections_via_symbols
.text .file "extr_book3s.c_kvmppc_core_queue_program.c" .globl kvmppc_core_queue_program # -- Begin function kvmppc_core_queue_program .p2align 4, 0x90 .type kvmppc_core_queue_program,@function kvmppc_core_queue_program: # @kvmppc_core_queue_program .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 %esi, -12(%rbp) movq -8(%rbp), %rdi movl BOOK3S_INTERRUPT_PROGRAM(%rip), %esi movl -12(%rbp), %edx callq kvmppc_inject_interrupt@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size kvmppc_core_queue_program, .Lfunc_end0-kvmppc_core_queue_program .cfi_endproc # -- End function .type BOOK3S_INTERRUPT_PROGRAM,@object # @BOOK3S_INTERRUPT_PROGRAM .bss .globl BOOK3S_INTERRUPT_PROGRAM .p2align 2 BOOK3S_INTERRUPT_PROGRAM: .long 0 # 0x0 .size BOOK3S_INTERRUPT_PROGRAM, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym kvmppc_inject_interrupt .addrsig_sym BOOK3S_INTERRUPT_PROGRAM
reactos/dll/win32/dbghelp/extr_dwarf.c_dwarf2_parse_udt_member.c
arm/extr_dwarf_dwarf2_parse_udt_member_O0_gcc.s
x86_64/extr_dwarf_dwarf2_parse_udt_member_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dwarf2_parse_udt_member _dwarf2_parse_udt_member: ; @dwarf2_parse_udt_member .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .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 x0, [x29, #-24] bl _assert ldur x0, [x29, #-8] bl _dwarf2_debug_ctx str w0, [sp, #20] ; 4-byte Folded Spill ldur x0, [x29, #-16] bl _dwarf2_debug_di ldr w1, [sp, #20] ; 4-byte Folded Reload mov x2, x0 adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _TRACE ldur x0, [x29, #-8] ldur x1, [x29, #-16] adrp x8, _DW_AT_name@GOTPAGE ldr x8, [x8, _DW_AT_name@GOTPAGEOFF] ldr w2, [x8] sub x3, x29, #48 bl _dwarf2_find_attribute subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-40] b LBB0_2 LBB0_2: ldur x0, [x29, #-8] ldur x1, [x29, #-16] bl _dwarf2_lookup_type stur x0, [x29, #-32] ldur x0, [x29, #-8] ldur x1, [x29, #-16] adrp x8, _DW_AT_data_member_location@GOTPAGE ldr x8, [x8, _DW_AT_data_member_location@GOTPAGEOFF] ldr w2, [x8] add x3, sp, #48 mov x4, #0 bl _dwarf2_compute_location_attr subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_3 LBB0_3: ldr x8, [sp, #48] adrp x9, _loc_absolute@GOTPAGE ldr x9, [x9, _loc_absolute@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _FIXME str wzr, [sp, #56] b LBB0_6 LBB0_5: ldur x0, [x29, #-8] bl _dwarf2_debug_ctx mov x1, x0 ldr w2, [sp, #56] adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _TRACE b LBB0_6 LBB0_6: b LBB0_8 LBB0_7: str wzr, [sp, #56] b LBB0_8 LBB0_8: ldur x0, [x29, #-8] ldur x1, [x29, #-16] adrp x8, _DW_AT_bit_size@GOTPAGE ldr x8, [x8, _DW_AT_bit_size@GOTPAGEOFF] ldr w2, [x8] sub x3, x29, #64 bl _dwarf2_find_attribute subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: stur xzr, [x29, #-64] b LBB0_10 LBB0_10: ldur x0, [x29, #-8] ldur x1, [x29, #-16] adrp x8, _DW_AT_bit_offset@GOTPAGE ldr x8, [x8, _DW_AT_bit_offset@GOTPAGEOFF] ldr w2, [x8] add x3, sp, #64 bl _dwarf2_find_attribute subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_11 LBB0_11: ldur x0, [x29, #-8] ldur x1, [x29, #-16] adrp x8, _DW_AT_byte_size@GOTPAGE ldr x8, [x8, _DW_AT_byte_size@GOTPAGEOFF] ldr w2, [x8] add x3, sp, #32 bl _dwarf2_find_attribute subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_16 b LBB0_12 LBB0_12: ldur x8, [x29, #-8] ldr w0, [x8] ldur x1, [x29, #-32] adrp x8, _TI_GET_LENGTH@GOTPAGE ldr x8, [x8, _TI_GET_LENGTH@GOTPAGEOFF] ldr w2, [x8] add x3, sp, #24 bl _symt_get_info subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ldr x8, [sp, #24] str x8, [sp, #8] ; 8-byte Folded Spill b LBB0_15 LBB0_14: mov x8, #0 str x8, [sp, #8] ; 8-byte Folded Spill b LBB0_15 LBB0_15: ldr x8, [sp, #8] ; 8-byte Folded Reload str x8, [sp, #32] b LBB0_16 LBB0_16: ldr x8, [sp, #32] lsl x8, x8, #3 ldr x9, [sp, #64] subs x8, x8, x9 ldur x9, [x29, #-64] subs x8, x8, x9 str x8, [sp, #64] b LBB0_18 LBB0_17: str xzr, [sp, #64] b LBB0_18 LBB0_18: ldur x8, [x29, #-8] ldr w0, [x8] ldur x1, [x29, #-24] ldur x2, [x29, #-40] ldur x3, [x29, #-32] ldr w8, [sp, #56] lsl w9, w8, #3 ldr x8, [sp, #64] add x8, x8, w9, sxtw mov x4, x8 ldur x8, [x29, #-64] mov x5, x8 bl _symt_add_udt_element ldur x0, [x29, #-8] ldur x1, [x29, #-16] bl _dwarf2_get_di_children subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _FIXME b LBB0_20 LBB0_20: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s, for %s\n" .comm _DW_AT_name,4,2 ; @DW_AT_name .comm _DW_AT_data_member_location,4,2 ; @DW_AT_data_member_location .comm _loc_absolute,8,3 ; @loc_absolute l_.str.1: ; @.str.1 .asciz "Found register, while not expecting it\n" l_.str.2: ; @.str.2 .asciz "found member_location at %s -> %lu\n" .comm _DW_AT_bit_size,4,2 ; @DW_AT_bit_size .comm _DW_AT_bit_offset,4,2 ; @DW_AT_bit_offset .comm _DW_AT_byte_size,4,2 ; @DW_AT_byte_size .comm _TI_GET_LENGTH,4,2 ; @TI_GET_LENGTH l_.str.3: ; @.str.3 .asciz "Unsupported children\n" .no_dead_strip _dwarf2_parse_udt_member .subsections_via_symbols
.text .file "extr_dwarf.c_dwarf2_parse_udt_member.c" .p2align 4, 0x90 # -- Begin function dwarf2_parse_udt_member .type dwarf2_parse_udt_member,@function dwarf2_parse_udt_member: # @dwarf2_parse_udt_member .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 %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq -24(%rbp), %rdi callq assert@PLT movq -8(%rbp), %rdi callq dwarf2_debug_ctx@PLT movl %eax, -124(%rbp) # 4-byte Spill movq -16(%rbp), %rdi callq dwarf2_debug_di@PLT movl -124(%rbp), %esi # 4-byte Reload movl %eax, %edx leaq .L.str(%rip), %rdi callq TRACE@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl DW_AT_name(%rip), %edx leaq -48(%rbp), %rcx callq dwarf2_find_attribute@PLT cmpq $0, %rax jne .LBB0_2 # %bb.1: movq $0, -40(%rbp) .LBB0_2: movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq dwarf2_lookup_type@PLT movq %rax, -32(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl DW_AT_data_member_location(%rip), %edx leaq -96(%rbp), %rcx xorl %eax, %eax movl %eax, %r8d callq dwarf2_compute_location_attr@PLT cmpq $0, %rax je .LBB0_7 # %bb.3: movq -96(%rbp), %rax cmpq loc_absolute(%rip), %rax je .LBB0_5 # %bb.4: leaq .L.str.1(%rip), %rdi callq FIXME@PLT movl $0, -88(%rbp) jmp .LBB0_6 .LBB0_5: movq -8(%rbp), %rdi callq dwarf2_debug_ctx@PLT movl %eax, %esi movl -88(%rbp), %edx leaq .L.str.2(%rip), %rdi callq TRACE@PLT .LBB0_6: jmp .LBB0_8 .LBB0_7: movl $0, -88(%rbp) .LBB0_8: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl DW_AT_bit_size(%rip), %edx leaq -64(%rbp), %rcx callq dwarf2_find_attribute@PLT cmpq $0, %rax jne .LBB0_10 # %bb.9: movq $0, -64(%rbp) .LBB0_10: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl DW_AT_bit_offset(%rip), %edx leaq -80(%rbp), %rcx callq dwarf2_find_attribute@PLT cmpq $0, %rax je .LBB0_17 # %bb.11: movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl DW_AT_byte_size(%rip), %edx leaq -112(%rbp), %rcx callq dwarf2_find_attribute@PLT cmpq $0, %rax jne .LBB0_16 # %bb.12: movq -8(%rbp), %rax movl (%rax), %edi movq -32(%rbp), %rsi movl TI_GET_LENGTH(%rip), %edx leaq -120(%rbp), %rcx callq symt_get_info@PLT cmpq $0, %rax je .LBB0_14 # %bb.13: movq -120(%rbp), %rax movq %rax, -136(%rbp) # 8-byte Spill jmp .LBB0_15 .LBB0_14: xorl %eax, %eax # kill: def $rax killed $eax movq %rax, -136(%rbp) # 8-byte Spill jmp .LBB0_15 .LBB0_15: movq -136(%rbp), %rax # 8-byte Reload movq %rax, -112(%rbp) .LBB0_16: movq -112(%rbp), %rax shlq $3, %rax subq -80(%rbp), %rax subq -64(%rbp), %rax movq %rax, -80(%rbp) jmp .LBB0_18 .LBB0_17: movq $0, -80(%rbp) .LBB0_18: movq -8(%rbp), %rax movl (%rax), %edi movq -24(%rbp), %rsi movq -40(%rbp), %rdx movq -32(%rbp), %rcx movl -88(%rbp), %eax shll $3, %eax cltq addq -80(%rbp), %rax movl %eax, %r8d movq -64(%rbp), %rax movl %eax, %r9d callq symt_add_udt_element@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq dwarf2_get_di_children@PLT cmpq $0, %rax je .LBB0_20 # %bb.19: leaq .L.str.3(%rip), %rdi callq FIXME@PLT .LBB0_20: addq $144, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size dwarf2_parse_udt_member, .Lfunc_end0-dwarf2_parse_udt_member .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%s, for %s\n" .size .L.str, 12 .type DW_AT_name,@object # @DW_AT_name .bss .globl DW_AT_name .p2align 2 DW_AT_name: .long 0 # 0x0 .size DW_AT_name, 4 .type DW_AT_data_member_location,@object # @DW_AT_data_member_location .globl DW_AT_data_member_location .p2align 2 DW_AT_data_member_location: .long 0 # 0x0 .size DW_AT_data_member_location, 4 .type loc_absolute,@object # @loc_absolute .globl loc_absolute .p2align 3 loc_absolute: .quad 0 # 0x0 .size loc_absolute, 8 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "Found register, while not expecting it\n" .size .L.str.1, 40 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "found member_location at %s -> %lu\n" .size .L.str.2, 36 .type DW_AT_bit_size,@object # @DW_AT_bit_size .bss .globl DW_AT_bit_size .p2align 2 DW_AT_bit_size: .long 0 # 0x0 .size DW_AT_bit_size, 4 .type DW_AT_bit_offset,@object # @DW_AT_bit_offset .globl DW_AT_bit_offset .p2align 2 DW_AT_bit_offset: .long 0 # 0x0 .size DW_AT_bit_offset, 4 .type DW_AT_byte_size,@object # @DW_AT_byte_size .globl DW_AT_byte_size .p2align 2 DW_AT_byte_size: .long 0 # 0x0 .size DW_AT_byte_size, 4 .type TI_GET_LENGTH,@object # @TI_GET_LENGTH .globl TI_GET_LENGTH .p2align 2 TI_GET_LENGTH: .long 0 # 0x0 .size TI_GET_LENGTH, 4 .type .L.str.3,@object # @.str.3 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.3: .asciz "Unsupported children\n" .size .L.str.3, 22 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym dwarf2_parse_udt_member .addrsig_sym assert .addrsig_sym TRACE .addrsig_sym dwarf2_debug_ctx .addrsig_sym dwarf2_debug_di .addrsig_sym dwarf2_find_attribute .addrsig_sym dwarf2_lookup_type .addrsig_sym dwarf2_compute_location_attr .addrsig_sym FIXME .addrsig_sym symt_get_info .addrsig_sym symt_add_udt_element .addrsig_sym dwarf2_get_di_children .addrsig_sym DW_AT_name .addrsig_sym DW_AT_data_member_location .addrsig_sym loc_absolute .addrsig_sym DW_AT_bit_size .addrsig_sym DW_AT_bit_offset .addrsig_sym DW_AT_byte_size .addrsig_sym TI_GET_LENGTH
fastsocket/kernel/crypto/extr_gf128mul.c_gf128mul_lle.c
arm/extr_gf128mul_gf128mul_lle_O0_gcc.s
x86_64/extr_gf128mul_gf128mul_lle_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gf128mul_lle ; -- Begin function gf128mul_lle .p2align 2 _gf128mul_lle: ; @gf128mul_lle .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, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #16] str x1, [sp, #8] ldr x8, [sp, #16] ldr w8, [x8] str w8, [sp, #24] str wzr, [sp, #4] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #4] subs w8, w8, #7 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w9, w8, #1 add x8, sp, #24 add x0, x8, w9, sxtw #2 ldrsw x9, [sp, #4] add x1, x8, x9, lsl #2 bl _gf128mul_x_lle b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] b LBB0_1 LBB0_4: ldr x0, [sp, #16] mov w1, #0 mov w2, #4 bl _memset str wzr, [sp, #4] b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #8] ldr w10, [sp, #4] mov w9, #15 subs w9, w9, w10 ldr w8, [x8, w9, sxtw #2] str w8, [sp] ldr w8, [sp] ands w8, w8, #0x80 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x2, sp, #24 bl _be128_xor b LBB0_7 LBB0_7: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp] ands w8, w8, #0x40 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x8, sp, #24 add x2, x8, #4 bl _be128_xor b LBB0_9 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp] ands w8, w8, #0x20 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x8, sp, #24 add x2, x8, #8 bl _be128_xor b LBB0_11 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp] ands w8, w8, #0x10 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x8, sp, #24 add x2, x8, #12 bl _be128_xor b LBB0_13 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp] ands w8, w8, #0x8 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x8, sp, #24 add x2, x8, #16 bl _be128_xor b LBB0_15 LBB0_15: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp] ands w8, w8, #0x4 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x8, sp, #24 add x2, x8, #20 bl _be128_xor b LBB0_17 LBB0_17: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp] ands w8, w8, #0x2 cset w8, eq tbnz w8, #0, LBB0_19 b LBB0_18 LBB0_18: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x8, sp, #24 add x2, x8, #24 bl _be128_xor b LBB0_19 LBB0_19: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp] ands w8, w8, #0x1 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] ldr x1, [sp, #16] add x8, sp, #24 add x2, x8, #28 bl _be128_xor b LBB0_21 LBB0_21: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [sp, #4] add w8, w8, #1 str w8, [sp, #4] subs w8, w8, #16 cset w8, lt tbnz w8, #0, LBB0_23 b LBB0_22 LBB0_22: b LBB0_24 LBB0_23: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] bl _gf128mul_x8_lle b LBB0_5 LBB0_24: 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_26 b LBB0_25 LBB0_25: bl ___stack_chk_fail LBB0_26: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_gf128mul.c_gf128mul_lle.c" .globl gf128mul_lle # -- Begin function gf128mul_lle .p2align 4, 0x90 .type gf128mul_lle,@function gf128mul_lle: # @gf128mul_lle .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 movl (%rax), %eax movl %eax, -48(%rbp) movl $0, -52(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 cmpl $7, -52(%rbp) jge .LBB0_4 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movl -52(%rbp), %eax addl $1, %eax cltq leaq -48(%rbp), %rdi shlq $2, %rax addq %rax, %rdi movslq -52(%rbp), %rax leaq -48(%rbp), %rsi shlq $2, %rax addq %rax, %rsi callq gf128mul_x_lle@PLT # %bb.3: # in Loop: Header=BB0_1 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp .LBB0_1 .LBB0_4: movq -8(%rbp), %rdi xorl %esi, %esi movl $4, %edx callq memset@PLT movl $0, -52(%rbp) .LBB0_5: # =>This Inner Loop Header: Depth=1 movq -16(%rbp), %rax movl $15, %ecx subl -52(%rbp), %ecx movslq %ecx, %rcx movl (%rax,%rcx,4), %eax movl %eax, -56(%rbp) movl -56(%rbp), %eax andl $128, %eax cmpl $0, %eax je .LBB0_7 # %bb.6: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx callq be128_xor@PLT .LBB0_7: # in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax andl $64, %eax cmpl $0, %eax je .LBB0_9 # %bb.8: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx addq $4, %rdx callq be128_xor@PLT .LBB0_9: # in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax andl $32, %eax cmpl $0, %eax je .LBB0_11 # %bb.10: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx addq $8, %rdx callq be128_xor@PLT .LBB0_11: # in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax andl $16, %eax cmpl $0, %eax je .LBB0_13 # %bb.12: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx addq $12, %rdx callq be128_xor@PLT .LBB0_13: # in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax andl $8, %eax cmpl $0, %eax je .LBB0_15 # %bb.14: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx addq $16, %rdx callq be128_xor@PLT .LBB0_15: # in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax andl $4, %eax cmpl $0, %eax je .LBB0_17 # %bb.16: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx addq $20, %rdx callq be128_xor@PLT .LBB0_17: # in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax andl $2, %eax cmpl $0, %eax je .LBB0_19 # %bb.18: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx addq $24, %rdx callq be128_xor@PLT .LBB0_19: # in Loop: Header=BB0_5 Depth=1 movl -56(%rbp), %eax andl $1, %eax cmpl $0, %eax je .LBB0_21 # %bb.20: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi leaq -48(%rbp), %rdx addq $28, %rdx callq be128_xor@PLT .LBB0_21: # in Loop: Header=BB0_5 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) cmpl $16, %eax jl .LBB0_23 # %bb.22: jmp .LBB0_24 .LBB0_23: # in Loop: Header=BB0_5 Depth=1 movq -8(%rbp), %rdi callq gf128mul_x8_lle@PLT jmp .LBB0_5 .LBB0_24: addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size gf128mul_lle, .Lfunc_end0-gf128mul_lle .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym gf128mul_x_lle .addrsig_sym memset .addrsig_sym be128_xor .addrsig_sym gf128mul_x8_lle
freebsd/contrib/one-true-awk/extr_parse.c_ptoi.c
arm/extr_parse_ptoi_O0_gcc.s
x86_64/extr_parse_ptoi_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ptoi ; -- Begin function ptoi .p2align 2 _ptoi: ; @ptoi .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] ldr x8, [sp, #8] mov x0, x8 add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_parse.c_ptoi.c" .globl ptoi # -- Begin function ptoi .p2align 4, 0x90 .type ptoi,@function ptoi: # @ptoi .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 # kill: def $eax killed $eax killed $rax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ptoi, .Lfunc_end0-ptoi .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig
fastsocket/kernel/net/llc/extr_llc_if.c_llc_establish_connection.c
arm/extr_llc_if_llc_establish_connection_O0_gcc.s
x86_64/extr_llc_if_llc_establish_connection_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _llc_establish_connection ; -- Begin function llc_establish_connection .p2align 2 _llc_establish_connection: ; @llc_establish_connection .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 x2, [x29, #-24] stur w3, [x29, #-28] adrp x8, _EISCONN@GOTPAGE ldr x8, [x8, _EISCONN@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-32] ldur x0, [x29, #-8] bl _llc_sk str x0, [sp, #48] ldr x8, [sp, #48] ldr x8, [x8] ldr w8, [x8] sub x9, x29, #40 str x9, [sp, #24] ; 8-byte Folded Spill stur w8, [x29, #-36] ldur w8, [x29, #-28] sub x9, x29, #48 str x9, [sp, #16] ; 8-byte Folded Spill stur w8, [x29, #-44] ldur w0, [x29, #-48] ldur x1, [x29, #-24] mov w2, #4 str w2, [sp, #12] ; 4-byte Folded Spill bl _memcpy ldr w2, [sp, #12] ; 4-byte Folded Reload ldur w0, [x29, #-40] ldur x1, [x29, #-16] bl _memcpy ldr x1, [sp, #16] ; 8-byte Folded Reload ldr x2, [sp, #24] ; 8-byte Folded Reload ldr x8, [sp, #48] ldr x0, [x8] bl _llc_lookup_established str x0, [sp, #40] ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldr x8, [sp, #40] ldr x8, [x8] adrp x9, _TCP_ESTABLISHED@GOTPAGE ldr x9, [x9, _TCP_ESTABLISHED@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr x8, [sp, #40] stur x8, [x29, #-8] b LBB0_8 LBB0_3: ldr x0, [sp, #40] bl _sock_put b LBB0_4 LBB0_4: b LBB0_5 LBB0_5: ldur x0, [x29, #-8] bl _sock_hold adrp x8, _ENOMEM@GOTPAGE ldr x8, [x8, _ENOMEM@GOTPAGEOFF] ldr w8, [x8] mov w0, #0 subs w8, w0, w8 stur w8, [x29, #-32] adrp x8, _GFP_ATOMIC@GOTPAGE ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF] ldr w1, [x8] bl _alloc_skb str x0, [sp, #56] ldr x8, [sp, #56] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr x0, [sp, #56] bl _llc_conn_ev str x0, [sp, #32] adrp x8, _LLC_CONN_EV_TYPE_PRIM@GOTPAGE ldr x8, [x8, _LLC_CONN_EV_TYPE_PRIM@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #32] str w8, [x9, #8] adrp x8, _LLC_CONN_PRIM@GOTPAGE ldr x8, [x8, _LLC_CONN_PRIM@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #32] str w8, [x9, #4] adrp x8, _LLC_PRIM_TYPE_REQ@GOTPAGE ldr x8, [x8, _LLC_PRIM_TYPE_REQ@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #32] str w8, [x9] ldr x0, [sp, #56] ldur x1, [x29, #-8] bl _skb_set_owner_w ldur x0, [x29, #-8] ldr x1, [sp, #56] bl _llc_conn_state_process stur w0, [x29, #-32] b LBB0_7 LBB0_7: b LBB0_8 LBB0_8: ldur x0, [x29, #-8] bl _sock_put ldur w0, [x29, #-32] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .comm _EISCONN,4,2 ; @EISCONN .comm _TCP_ESTABLISHED,8,3 ; @TCP_ESTABLISHED .comm _ENOMEM,4,2 ; @ENOMEM .comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC .comm _LLC_CONN_EV_TYPE_PRIM,4,2 ; @LLC_CONN_EV_TYPE_PRIM .comm _LLC_CONN_PRIM,4,2 ; @LLC_CONN_PRIM .comm _LLC_PRIM_TYPE_REQ,4,2 ; @LLC_PRIM_TYPE_REQ .subsections_via_symbols
.text .file "extr_llc_if.c_llc_establish_connection.c" .globl llc_establish_connection # -- Begin function llc_establish_connection .p2align 4, 0x90 .type llc_establish_connection,@function llc_establish_connection: # @llc_establish_connection .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 %rdx, -24(%rbp) movl %ecx, -28(%rbp) xorl %eax, %eax subl EISCONN(%rip), %eax movl %eax, -32(%rbp) movq -8(%rbp), %rdi callq llc_sk@PLT movq %rax, -64(%rbp) movq -64(%rbp), %rax movq (%rax), %rax movl (%rax), %eax movl %eax, -36(%rbp) movl -28(%rbp), %eax movl %eax, -44(%rbp) movl -48(%rbp), %edi movq -24(%rbp), %rsi movl $4, %edx callq memcpy@PLT movl -40(%rbp), %edi movq -16(%rbp), %rsi movl $4, %edx callq memcpy@PLT movq -64(%rbp), %rax movq (%rax), %rdi leaq -48(%rbp), %rsi leaq -40(%rbp), %rdx callq llc_lookup_established@PLT movq %rax, -72(%rbp) cmpq $0, -72(%rbp) je .LBB0_5 # %bb.1: movq -72(%rbp), %rax movq (%rax), %rax cmpq TCP_ESTABLISHED(%rip), %rax jne .LBB0_3 # %bb.2: movq -72(%rbp), %rax movq %rax, -8(%rbp) jmp .LBB0_8 .LBB0_3: movq -72(%rbp), %rdi callq sock_put@PLT # %bb.4: jmp .LBB0_5 .LBB0_5: movq -8(%rbp), %rdi callq sock_hold@PLT xorl %eax, %eax subl ENOMEM(%rip), %eax movl %eax, -32(%rbp) movl GFP_ATOMIC(%rip), %esi xorl %edi, %edi callq alloc_skb@PLT movq %rax, -56(%rbp) cmpq $0, -56(%rbp) je .LBB0_7 # %bb.6: movq -56(%rbp), %rdi callq llc_conn_ev@PLT movq %rax, -80(%rbp) movl LLC_CONN_EV_TYPE_PRIM(%rip), %ecx movq -80(%rbp), %rax movl %ecx, 8(%rax) movl LLC_CONN_PRIM(%rip), %ecx movq -80(%rbp), %rax movl %ecx, 4(%rax) movl LLC_PRIM_TYPE_REQ(%rip), %ecx movq -80(%rbp), %rax movl %ecx, (%rax) movq -56(%rbp), %rdi movq -8(%rbp), %rsi callq skb_set_owner_w@PLT movq -8(%rbp), %rdi movq -56(%rbp), %rsi callq llc_conn_state_process@PLT movl %eax, -32(%rbp) .LBB0_7: jmp .LBB0_8 .LBB0_8: movq -8(%rbp), %rdi callq sock_put@PLT movl -32(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size llc_establish_connection, .Lfunc_end0-llc_establish_connection .cfi_endproc # -- End function .type EISCONN,@object # @EISCONN .bss .globl EISCONN .p2align 2 EISCONN: .long 0 # 0x0 .size EISCONN, 4 .type TCP_ESTABLISHED,@object # @TCP_ESTABLISHED .globl TCP_ESTABLISHED .p2align 3 TCP_ESTABLISHED: .quad 0 # 0x0 .size TCP_ESTABLISHED, 8 .type ENOMEM,@object # @ENOMEM .globl ENOMEM .p2align 2 ENOMEM: .long 0 # 0x0 .size ENOMEM, 4 .type GFP_ATOMIC,@object # @GFP_ATOMIC .globl GFP_ATOMIC .p2align 2 GFP_ATOMIC: .long 0 # 0x0 .size GFP_ATOMIC, 4 .type LLC_CONN_EV_TYPE_PRIM,@object # @LLC_CONN_EV_TYPE_PRIM .globl LLC_CONN_EV_TYPE_PRIM .p2align 2 LLC_CONN_EV_TYPE_PRIM: .long 0 # 0x0 .size LLC_CONN_EV_TYPE_PRIM, 4 .type LLC_CONN_PRIM,@object # @LLC_CONN_PRIM .globl LLC_CONN_PRIM .p2align 2 LLC_CONN_PRIM: .long 0 # 0x0 .size LLC_CONN_PRIM, 4 .type LLC_PRIM_TYPE_REQ,@object # @LLC_PRIM_TYPE_REQ .globl LLC_PRIM_TYPE_REQ .p2align 2 LLC_PRIM_TYPE_REQ: .long 0 # 0x0 .size LLC_PRIM_TYPE_REQ, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym llc_sk .addrsig_sym memcpy .addrsig_sym llc_lookup_established .addrsig_sym sock_put .addrsig_sym sock_hold .addrsig_sym alloc_skb .addrsig_sym llc_conn_ev .addrsig_sym skb_set_owner_w .addrsig_sym llc_conn_state_process .addrsig_sym EISCONN .addrsig_sym TCP_ESTABLISHED .addrsig_sym ENOMEM .addrsig_sym GFP_ATOMIC .addrsig_sym LLC_CONN_EV_TYPE_PRIM .addrsig_sym LLC_CONN_PRIM .addrsig_sym LLC_PRIM_TYPE_REQ
fastsocket/kernel/net/bridge/extr_br_forward.c_packet_length.c
arm/extr_br_forward_packet_length_O0_gcc.s
x86_64/extr_br_forward_packet_length_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function packet_length _packet_length: ; @packet_length .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] str w8, [sp, #12] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldr x8, [x8, #8] str x8, [sp, #16] ; 8-byte Folded Spill adrp x8, _ETH_P_8021Q@GOTPAGE ldr x8, [x8, _ETH_P_8021Q@GOTPAGEOFF] ldr w0, [x8] bl _htons ldr x8, [sp, #16] ; 8-byte Folded Reload subs x8, x8, x0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _VLAN_HLEN@GOTPAGE ldr x8, [x8, _VLAN_HLEN@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_3 LBB0_2: mov w8, #0 str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_3 LBB0_3: ldr w8, [sp, #12] ; 4-byte Folded Reload ldr w9, [sp, #8] ; 4-byte Folded Reload subs w0, w8, w9 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _ETH_P_8021Q,4,2 ; @ETH_P_8021Q .comm _VLAN_HLEN,4,2 ; @VLAN_HLEN .no_dead_strip _packet_length .subsections_via_symbols
.text .file "extr_br_forward.c_packet_length.c" .p2align 4, 0x90 # -- Begin function packet_length .type packet_length,@function packet_length: # @packet_length .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 movl %eax, -20(%rbp) # 4-byte Spill movq -8(%rbp), %rax movq 8(%rax), %rax movq %rax, -16(%rbp) # 8-byte Spill movl ETH_P_8021Q(%rip), %edi callq htons@PLT movq %rax, %rcx movq -16(%rbp), %rax # 8-byte Reload cmpq %rcx, %rax jne .LBB0_2 # %bb.1: movl VLAN_HLEN(%rip), %eax movl %eax, -24(%rbp) # 4-byte Spill jmp .LBB0_3 .LBB0_2: xorl %eax, %eax movl %eax, -24(%rbp) # 4-byte Spill jmp .LBB0_3 .LBB0_3: movl -20(%rbp), %eax # 4-byte Reload movl -24(%rbp), %ecx # 4-byte Reload subl %ecx, %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size packet_length, .Lfunc_end0-packet_length .cfi_endproc # -- End function .type ETH_P_8021Q,@object # @ETH_P_8021Q .bss .globl ETH_P_8021Q .p2align 2 ETH_P_8021Q: .long 0 # 0x0 .size ETH_P_8021Q, 4 .type VLAN_HLEN,@object # @VLAN_HLEN .globl VLAN_HLEN .p2align 2 VLAN_HLEN: .long 0 # 0x0 .size VLAN_HLEN, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym packet_length .addrsig_sym htons .addrsig_sym ETH_P_8021Q .addrsig_sym VLAN_HLEN
linux/drivers/infiniband/sw/rxe/extr_rxe_hdr.h_immdt_imm.c
arm/extr_rxe_hdr.h_immdt_imm_O0_gcc.s
x86_64/extr_rxe_hdr.h_immdt_imm_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function immdt_imm _immdt_imm: ; @immdt_imm .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, #16] ldr x9, [sp, #8] ldr x9, [x9, #8] add x8, x8, x9 adrp x9, _rxe_opcode@GOTPAGE ldr x9, [x9, _rxe_opcode@GOTPAGEOFF] ldr x9, [x9] ldr x10, [sp, #8] ldr x10, [x10] ldr x9, [x9, x10, lsl #3] adrp x10, _RXE_IMMDT@GOTPAGE ldr x10, [x10, _RXE_IMMDT@GOTPAGEOFF] ldr x10, [x10] ldr x9, [x9, x10, lsl #3] add x0, x8, x9 bl ___immdt_imm ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _rxe_opcode,8,3 ; @rxe_opcode .comm _RXE_IMMDT,8,3 ; @RXE_IMMDT .no_dead_strip _immdt_imm .subsections_via_symbols
.text .file "extr_rxe_hdr.h_immdt_imm.c" .p2align 4, 0x90 # -- Begin function immdt_imm .type immdt_imm,@function immdt_imm: # @immdt_imm .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 16(%rax), %rdi movq -8(%rbp), %rax addq 8(%rax), %rdi movq rxe_opcode(%rip), %rax movq -8(%rbp), %rcx movq (%rcx), %rcx movq (%rax,%rcx,8), %rax movq RXE_IMMDT(%rip), %rcx addq (%rax,%rcx,8), %rdi callq __immdt_imm@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size immdt_imm, .Lfunc_end0-immdt_imm .cfi_endproc # -- End function .type rxe_opcode,@object # @rxe_opcode .bss .globl rxe_opcode .p2align 3 rxe_opcode: .quad 0 .size rxe_opcode, 8 .type RXE_IMMDT,@object # @RXE_IMMDT .globl RXE_IMMDT .p2align 3 RXE_IMMDT: .quad 0 # 0x0 .size RXE_IMMDT, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym immdt_imm .addrsig_sym __immdt_imm .addrsig_sym rxe_opcode .addrsig_sym RXE_IMMDT
linux/drivers/watchdog/extr_mixcomwd.c_mixcomwd_ping.c
arm/extr_mixcomwd_mixcomwd_ping_O0_gcc.s
x86_64/extr_mixcomwd_mixcomwd_ping_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mixcomwd_ping _mixcomwd_ping: ; @mixcomwd_ping .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 adrp x8, _watchdog_port@GOTPAGE ldr x8, [x8, _watchdog_port@GOTPAGEOFF] ldr w1, [x8] mov w0, #55 bl _outb_p ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .comm _watchdog_port,4,2 ; @watchdog_port .no_dead_strip _mixcomwd_ping .subsections_via_symbols
.text .file "extr_mixcomwd.c_mixcomwd_ping.c" .p2align 4, 0x90 # -- Begin function mixcomwd_ping .type mixcomwd_ping,@function mixcomwd_ping: # @mixcomwd_ping .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl watchdog_port(%rip), %esi movl $55, %edi callq outb_p@PLT popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mixcomwd_ping, .Lfunc_end0-mixcomwd_ping .cfi_endproc # -- End function .type watchdog_port,@object # @watchdog_port .bss .globl watchdog_port .p2align 2 watchdog_port: .long 0 # 0x0 .size watchdog_port, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym mixcomwd_ping .addrsig_sym outb_p .addrsig_sym watchdog_port
linux/drivers/pinctrl/sunxi/extr_pinctrl-sunxi.c_sunxi_pmx_get_func_name.c
arm/extr_pinctrl-sunxi_sunxi_pmx_get_func_name_O0_gcc.s
x86_64/extr_pinctrl-sunxi_sunxi_pmx_get_func_name_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sunxi_pmx_get_func_name _sunxi_pmx_get_func_name: ; @sunxi_pmx_get_func_name .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 x0, [x29, #-8] bl _pinctrl_dev_get_drvdata str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8] ldur w9, [x29, #-12] ; kill: def $x9 killed $w9 ldr x0, [x8, x9, lsl #3] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _sunxi_pmx_get_func_name .subsections_via_symbols
.text .file "extr_pinctrl-sunxi.c_sunxi_pmx_get_func_name.c" .p2align 4, 0x90 # -- Begin function sunxi_pmx_get_func_name .type sunxi_pmx_get_func_name,@function sunxi_pmx_get_func_name: # @sunxi_pmx_get_func_name .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), %rdi callq pinctrl_dev_get_drvdata@PLT movq %rax, -24(%rbp) movq -24(%rbp), %rax movq (%rax), %rax movl -12(%rbp), %ecx # kill: def $rcx killed $ecx movq (%rax,%rcx,8), %rax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size sunxi_pmx_get_func_name, .Lfunc_end0-sunxi_pmx_get_func_name .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym sunxi_pmx_get_func_name .addrsig_sym pinctrl_dev_get_drvdata
linux/drivers/gpu/drm/i915/extr_i915_syncmap.c___sync_alloc_leaf.c
arm/extr_i915_syncmap___sync_alloc_leaf_O0_gcc.s
x86_64/extr_i915_syncmap___sync_alloc_leaf_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function __sync_alloc_leaf ___sync_alloc_leaf: ; @__sync_alloc_leaf .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] adrp x8, _KSYNCMAP@GOTPAGE ldr x8, [x8, _KSYNCMAP@GOTPAGEOFF] ldrsw x8, [x8] lsl x8, x8, #2 add x8, x8, #32 mov x0, x8 adrp x8, _GFP_KERNEL@GOTPAGE ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] ldr w1, [x8] bl _kmalloc str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_3 LBB0_2: ldr x8, [sp, #16] ldr x9, [sp] str x8, [x9, #24] ldr x8, [sp] str xzr, [x8, #16] ldr x8, [sp] str xzr, [x8, #8] ldr x0, [sp] ldr w1, [sp, #12] bl ___sync_leaf_prefix ldr x8, [sp] str w0, [x8] ldr x8, [sp] stur x8, [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 .comm _KSYNCMAP,4,2 ; @KSYNCMAP .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .no_dead_strip ___sync_alloc_leaf .subsections_via_symbols
.text .file "extr_i915_syncmap.c___sync_alloc_leaf.c" .p2align 4, 0x90 # -- Begin function __sync_alloc_leaf .type __sync_alloc_leaf,@function __sync_alloc_leaf: # @__sync_alloc_leaf .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) movslq KSYNCMAP(%rip), %rax shlq $2, %rax addq $32, %rax movl %eax, %edi movl GFP_KERNEL(%rip), %esi callq kmalloc@PLT movq %rax, -32(%rbp) cmpq $0, -32(%rbp) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: movq $0, -8(%rbp) jmp .LBB0_3 .LBB0_2: movq -16(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 24(%rax) movq -32(%rbp), %rax movq $0, 16(%rax) movq -32(%rbp), %rax movq $0, 8(%rax) movq -32(%rbp), %rdi movl -20(%rbp), %esi callq __sync_leaf_prefix@PLT movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -32(%rbp), %rax movq %rax, -8(%rbp) .LBB0_3: movq -8(%rbp), %rax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size __sync_alloc_leaf, .Lfunc_end0-__sync_alloc_leaf .cfi_endproc # -- End function .type KSYNCMAP,@object # @KSYNCMAP .bss .globl KSYNCMAP .p2align 2 KSYNCMAP: .long 0 # 0x0 .size KSYNCMAP, 4 .type GFP_KERNEL,@object # @GFP_KERNEL .globl GFP_KERNEL .p2align 2 GFP_KERNEL: .long 0 # 0x0 .size GFP_KERNEL, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym __sync_alloc_leaf .addrsig_sym kmalloc .addrsig_sym unlikely .addrsig_sym __sync_leaf_prefix .addrsig_sym KSYNCMAP .addrsig_sym GFP_KERNEL
reactos/dll/directx/wine/wined3d/extr_ati_fragment_shader.c_atifs_color_fixup_supported.c
arm/extr_ati_fragment_shader_atifs_color_fixup_supported_O0_gcc.s
x86_64/extr_ati_fragment_shader_atifs_color_fixup_supported_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function atifs_color_fixup_supported _atifs_color_fixup_supported: ; @atifs_color_fixup_supported .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 mov x8, x0 stur w8, [x29, #-4] ldur w8, [x29, #-4] mov x0, x8 bl _is_identity_fixup subs x8, x0, #0 cset w8, ne mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: adrp x8, _color_fixup_rg@GOTPAGE ldr x8, [x8, _color_fixup_rg@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-4] mov x0, x8 bl _is_same_fixup subs x8, x0, #0 cset w8, ne mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: adrp x8, _color_fixup_rgl@GOTPAGE ldr x8, [x8, _color_fixup_rgl@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-4] mov x0, x8 bl _is_same_fixup subs x8, x0, #0 cset w8, ne mov w9, #1 str w9, [sp, #8] ; 4-byte Folded Spill tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x8, _color_fixup_rgba@GOTPAGE ldr x8, [x8, _color_fixup_rgba@GOTPAGEOFF] ldr w1, [x8] ldur w8, [x29, #-4] mov x0, x8 bl _is_same_fixup subs x8, x0, #0 cset w8, ne str w8, [sp, #8] ; 4-byte Folded Spill b LBB0_4 LBB0_4: 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 _color_fixup_rg,4,2 ; @color_fixup_rg .comm _color_fixup_rgl,4,2 ; @color_fixup_rgl .comm _color_fixup_rgba,4,2 ; @color_fixup_rgba .no_dead_strip _atifs_color_fixup_supported .subsections_via_symbols
.text .file "extr_ati_fragment_shader.c_atifs_color_fixup_supported.c" .p2align 4, 0x90 # -- Begin function atifs_color_fixup_supported .type atifs_color_fixup_supported,@function atifs_color_fixup_supported: # @atifs_color_fixup_supported .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, -8(%rbp) movl -8(%rbp), %edi callq is_identity_fixup@PLT movq %rax, %rcx movb $1, %al cmpq $0, %rcx movb %al, -9(%rbp) # 1-byte Spill jne .LBB0_4 # %bb.1: movl color_fixup_rg(%rip), %esi movl -8(%rbp), %edi callq is_same_fixup@PLT movq %rax, %rcx movb $1, %al cmpq $0, %rcx movb %al, -9(%rbp) # 1-byte Spill jne .LBB0_4 # %bb.2: movl color_fixup_rgl(%rip), %esi movl -8(%rbp), %edi callq is_same_fixup@PLT movq %rax, %rcx movb $1, %al cmpq $0, %rcx movb %al, -9(%rbp) # 1-byte Spill jne .LBB0_4 # %bb.3: movl color_fixup_rgba(%rip), %esi movl -8(%rbp), %edi callq is_same_fixup@PLT cmpq $0, %rax setne %al movb %al, -9(%rbp) # 1-byte Spill .LBB0_4: movb -9(%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 atifs_color_fixup_supported, .Lfunc_end0-atifs_color_fixup_supported .cfi_endproc # -- End function .type color_fixup_rg,@object # @color_fixup_rg .bss .globl color_fixup_rg .p2align 2 color_fixup_rg: .long 0 # 0x0 .size color_fixup_rg, 4 .type color_fixup_rgl,@object # @color_fixup_rgl .globl color_fixup_rgl .p2align 2 color_fixup_rgl: .long 0 # 0x0 .size color_fixup_rgl, 4 .type color_fixup_rgba,@object # @color_fixup_rgba .globl color_fixup_rgba .p2align 2 color_fixup_rgba: .long 0 # 0x0 .size color_fixup_rgba, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym atifs_color_fixup_supported .addrsig_sym is_identity_fixup .addrsig_sym is_same_fixup .addrsig_sym color_fixup_rg .addrsig_sym color_fixup_rgl .addrsig_sym color_fixup_rgba
fastsocket/kernel/drivers/infiniband/hw/mlx4/extr_ah.c_mlx4_ib_destroy_ah.c
arm/extr_ah_mlx4_ib_destroy_ah_O0_gcc.s
x86_64/extr_ah_mlx4_ib_destroy_ah_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mlx4_ib_destroy_ah ; -- Begin function mlx4_ib_destroy_ah .p2align 2 _mlx4_ib_destroy_ah: ; @mlx4_ib_destroy_ah .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 _to_mah bl _kfree mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_ah.c_mlx4_ib_destroy_ah.c" .globl mlx4_ib_destroy_ah # -- Begin function mlx4_ib_destroy_ah .p2align 4, 0x90 .type mlx4_ib_destroy_ah,@function mlx4_ib_destroy_ah: # @mlx4_ib_destroy_ah .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 to_mah@PLT movl %eax, %edi callq kfree@PLT xorl %eax, %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mlx4_ib_destroy_ah, .Lfunc_end0-mlx4_ib_destroy_ah .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym kfree .addrsig_sym to_mah
TDengine/src/client/src/extr_tscFunctionImpl.c_first_last_function_setup.c
arm/extr_tscFunctionImpl_first_last_function_setup_O0_gcc.s
x86_64/extr_tscFunctionImpl_first_last_function_setup_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function first_last_function_setup _first_last_function_setup: ; @first_last_function_setup .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 x0, [sp] bl _function_setup subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-4] b LBB0_3 LBB0_2: ldr x8, [sp] ldr x8, [x8] str xzr, [x8, #24] ldr x8, [sp] ldr x8, [x8] str xzr, [x8, #16] mov w8, #1 stur w8, [x29, #-4] b LBB0_3 LBB0_3: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _first_last_function_setup .subsections_via_symbols
.text .file "extr_tscFunctionImpl.c_first_last_function_setup.c" .p2align 4, 0x90 # -- Begin function first_last_function_setup .type first_last_function_setup,@function first_last_function_setup: # @first_last_function_setup .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), %rdi callq function_setup@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: movl $0, -4(%rbp) jmp .LBB0_3 .LBB0_2: movq -16(%rbp), %rax movq (%rax), %rax movq $0, 24(%rax) movq -16(%rbp), %rax movq (%rax), %rax movq $0, 16(%rax) movl $1, -4(%rbp) .LBB0_3: movl -4(%rbp), %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size first_last_function_setup, .Lfunc_end0-first_last_function_setup .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym first_last_function_setup .addrsig_sym function_setup
freebsd/contrib/wpa/src/crypto/extr_crypto_nettle.c_des_encrypt.c
arm/extr_crypto_nettle_des_encrypt_O0_gcc.s
x86_64/extr_crypto_nettle_des_encrypt_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _des_encrypt ; -- Begin function des_encrypt .p2align 2 _des_encrypt: ; @des_encrypt .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, ___stack_chk_guard@GOTPAGE ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] str x0, [sp, #48] str x1, [sp, #40] str x2, [sp, #32] str wzr, [sp, #24] str wzr, [sp, #16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #16] subs w8, w8, #7 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #40] ldrsw x9, [sp, #16] ldr w8, [x8, x9, lsl #2] str w8, [sp, #20] ldr w8, [sp, #20] ldr w9, [sp, #16] asr w8, w8, w9 ldr w9, [sp, #24] orr w8, w8, w9 orr w8, w8, #0x1 ldrsw x10, [sp, #16] sub x9, x29, #40 str w8, [x9, x10, lsl #2] ldr w8, [sp, #20] ldr w10, [sp, #16] mov w9, #7 subs w9, w9, w10 lsl w8, w8, w9 str w8, [sp, #24] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #16] add w8, w8, #1 str w8, [sp, #16] b LBB0_1 LBB0_4: ldr w8, [sp, #24] orr w8, w8, #0x1 ldrsw x9, [sp, #16] sub x1, x29, #40 str w8, [x1, x9, lsl #2] add x0, sp, #28 str x0, [sp, #8] ; 8-byte Folded Spill bl _nettle_des_set_key ldr x0, [sp, #8] ; 8-byte Folded Reload adrp x8, _DES_BLOCK_SIZE@GOTPAGE ldr x8, [x8, _DES_BLOCK_SIZE@GOTPAGEOFF] ldr w1, [x8] ldr x2, [sp, #32] ldr x3, [sp, #48] bl _nettle_des_encrypt ldr x0, [sp, #8] ; 8-byte Folded Reload mov w1, #0 mov w2, #4 bl _os_memset 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_6 b LBB0_5 LBB0_5: bl ___stack_chk_fail LBB0_6: mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _DES_BLOCK_SIZE,4,2 ; @DES_BLOCK_SIZE .subsections_via_symbols
.text .file "extr_crypto_nettle.c_des_encrypt.c" .globl des_encrypt # -- Begin function des_encrypt .p2align 4, 0x90 .type des_encrypt,@function des_encrypt: # @des_encrypt .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 %rdx, -24(%rbp) movl $0, -68(%rbp) movl $0, -76(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 cmpl $7, -76(%rbp) jge .LBB0_4 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movslq -76(%rbp), %rcx movl (%rax,%rcx,4), %eax movl %eax, -72(%rbp) movl -72(%rbp), %eax movl -76(%rbp), %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, %ecx orl -68(%rbp), %ecx orl $1, %ecx movslq -76(%rbp), %rax movl %ecx, -64(%rbp,%rax,4) movl -72(%rbp), %eax movl $7, %ecx subl -76(%rbp), %ecx # kill: def $cl killed $ecx shll %cl, %eax movl %eax, -68(%rbp) # %bb.3: # in Loop: Header=BB0_1 Depth=1 movl -76(%rbp), %eax addl $1, %eax movl %eax, -76(%rbp) jmp .LBB0_1 .LBB0_4: movl -68(%rbp), %ecx orl $1, %ecx movslq -76(%rbp), %rax movl %ecx, -64(%rbp,%rax,4) leaq -64(%rbp), %rsi leaq -32(%rbp), %rdi callq nettle_des_set_key@PLT movl DES_BLOCK_SIZE(%rip), %esi movq -24(%rbp), %rdx movq -8(%rbp), %rcx leaq -32(%rbp), %rdi callq nettle_des_encrypt@PLT leaq -32(%rbp), %rdi xorl %esi, %esi movl $4, %edx callq os_memset@PLT xorl %eax, %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size des_encrypt, .Lfunc_end0-des_encrypt .cfi_endproc # -- End function .type DES_BLOCK_SIZE,@object # @DES_BLOCK_SIZE .bss .globl DES_BLOCK_SIZE .p2align 2 DES_BLOCK_SIZE: .long 0 # 0x0 .size DES_BLOCK_SIZE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym nettle_des_set_key .addrsig_sym nettle_des_encrypt .addrsig_sym os_memset .addrsig_sym DES_BLOCK_SIZE
postgres/src/backend/parser/extr_parse_agg.c_build_aggregate_transfn_expr.c
arm/extr_parse_agg_build_aggregate_transfn_expr_O0_gcc.s
x86_64/extr_parse_agg_build_aggregate_transfn_expr_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _build_aggregate_transfn_expr ; -- Begin function build_aggregate_transfn_expr .p2align 2 _build_aggregate_transfn_expr: ; @build_aggregate_transfn_expr .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 w1, [x29, #-12] stur w2, [x29, #-16] stur w3, [x29, #-20] stur w4, [x29, #-24] stur w5, [x29, #-28] stur w6, [x29, #-32] stur w7, [x29, #-36] str x9, [sp, #48] str x8, [sp, #40] ldur w0, [x29, #-24] ldur w1, [x29, #-28] bl _make_agg_arg bl _list_make1 str x0, [sp, #32] ldur w8, [x29, #-16] str w8, [sp, #20] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #20] ldur w9, [x29, #-12] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #32] str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-8] ldrsw x9, [sp, #20] ldr w0, [x8, x9, lsl #2] ldur w1, [x29, #-28] bl _make_agg_arg mov x1, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload bl _lappend str x0, [sp, #32] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #20] add w8, w8, #1 str w8, [sp, #20] b LBB0_1 LBB0_4: ldur w0, [x29, #-32] ldur w1, [x29, #-24] ldr x2, [sp, #32] adrp x8, _InvalidOid@GOTPAGE ldr x8, [x8, _InvalidOid@GOTPAGEOFF] ldr w3, [x8] ldur w4, [x29, #-28] adrp x8, _COERCE_EXPLICIT_CALL@GOTPAGE ldr x8, [x8, _COERCE_EXPLICIT_CALL@GOTPAGEOFF] ldr w5, [x8] bl _makeFuncExpr str x0, [sp, #24] ldur w8, [x29, #-20] ldr x9, [sp, #24] str w8, [x9] ldr x8, [sp, #24] ldr x9, [sp, #48] str x8, [x9] ldr x8, [sp, #40] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_5 LBB0_5: ldur w0, [x29, #-36] bl _OidIsValid subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldur w0, [x29, #-36] ldur w1, [x29, #-24] ldr x2, [sp, #32] adrp x8, _InvalidOid@GOTPAGE ldr x8, [x8, _InvalidOid@GOTPAGEOFF] ldr w3, [x8] ldur w4, [x29, #-28] adrp x8, _COERCE_EXPLICIT_CALL@GOTPAGE ldr x8, [x8, _COERCE_EXPLICIT_CALL@GOTPAGEOFF] ldr w5, [x8] bl _makeFuncExpr str x0, [sp, #24] ldur w8, [x29, #-20] ldr x9, [sp, #24] str w8, [x9] ldr x8, [sp, #24] ldr x9, [sp, #40] str x8, [x9] b LBB0_8 LBB0_7: ldr x8, [sp, #40] ; kill: def $x9 killed $xzr str xzr, [x8] b LBB0_8 LBB0_8: b LBB0_9 LBB0_9: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _InvalidOid,4,2 ; @InvalidOid .comm _COERCE_EXPLICIT_CALL,4,2 ; @COERCE_EXPLICIT_CALL .subsections_via_symbols
.text .file "extr_parse_agg.c_build_aggregate_transfn_expr.c" .globl build_aggregate_transfn_expr # -- Begin function build_aggregate_transfn_expr .p2align 4, 0x90 .type build_aggregate_transfn_expr,@function build_aggregate_transfn_expr: # @build_aggregate_transfn_expr .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 movl 24(%rbp), %eax movl 16(%rbp), %eax movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movl %ecx, -20(%rbp) movl %r8d, -24(%rbp) movl %r9d, -28(%rbp) movl -24(%rbp), %edi movl -28(%rbp), %esi callq make_agg_arg@PLT movl %eax, %edi callq list_make1@PLT movq %rax, -40(%rbp) movl -16(%rbp), %eax movl %eax, -52(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movl -52(%rbp), %eax cmpl -12(%rbp), %eax jge .LBB0_4 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -40(%rbp), %rax movq %rax, -64(%rbp) # 8-byte Spill movq -8(%rbp), %rax movslq -52(%rbp), %rcx movl (%rax,%rcx,4), %edi movl -28(%rbp), %esi callq make_agg_arg@PLT movq -64(%rbp), %rdi # 8-byte Reload movl %eax, %esi callq lappend@PLT movq %rax, -40(%rbp) # %bb.3: # in Loop: Header=BB0_1 Depth=1 movl -52(%rbp), %eax addl $1, %eax movl %eax, -52(%rbp) jmp .LBB0_1 .LBB0_4: movl 16(%rbp), %edi movl -24(%rbp), %esi movq -40(%rbp), %rdx movl InvalidOid(%rip), %ecx movl -28(%rbp), %r8d movl COERCE_EXPLICIT_CALL(%rip), %r9d callq makeFuncExpr@PLT movq %rax, -48(%rbp) movl -20(%rbp), %ecx movq -48(%rbp), %rax movl %ecx, (%rax) movq -48(%rbp), %rcx movq 32(%rbp), %rax movq %rcx, (%rax) cmpq $0, 40(%rbp) je .LBB0_9 # %bb.5: movl 24(%rbp), %edi callq OidIsValid@PLT cmpq $0, %rax je .LBB0_7 # %bb.6: movl 24(%rbp), %edi movl -24(%rbp), %esi movq -40(%rbp), %rdx movl InvalidOid(%rip), %ecx movl -28(%rbp), %r8d movl COERCE_EXPLICIT_CALL(%rip), %r9d callq makeFuncExpr@PLT movq %rax, -48(%rbp) movl -20(%rbp), %ecx movq -48(%rbp), %rax movl %ecx, (%rax) movq -48(%rbp), %rcx movq 40(%rbp), %rax movq %rcx, (%rax) jmp .LBB0_8 .LBB0_7: movq 40(%rbp), %rax movq $0, (%rax) .LBB0_8: jmp .LBB0_9 .LBB0_9: addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size build_aggregate_transfn_expr, .Lfunc_end0-build_aggregate_transfn_expr .cfi_endproc # -- End function .type InvalidOid,@object # @InvalidOid .bss .globl InvalidOid .p2align 2 InvalidOid: .long 0 # 0x0 .size InvalidOid, 4 .type COERCE_EXPLICIT_CALL,@object # @COERCE_EXPLICIT_CALL .globl COERCE_EXPLICIT_CALL .p2align 2 COERCE_EXPLICIT_CALL: .long 0 # 0x0 .size COERCE_EXPLICIT_CALL, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym list_make1 .addrsig_sym make_agg_arg .addrsig_sym lappend .addrsig_sym makeFuncExpr .addrsig_sym OidIsValid .addrsig_sym InvalidOid .addrsig_sym COERCE_EXPLICIT_CALL
lab/q3map2/common/extr_threads.c_ThreadUnlock.c
arm/extr_threads_ThreadUnlock_O0_gcc.s
x86_64/extr_threads_ThreadUnlock_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ThreadUnlock ; -- Begin function ThreadUnlock .p2align 2 _ThreadUnlock: ; @ThreadUnlock .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_threads.c_ThreadUnlock.c" .globl ThreadUnlock # -- Begin function ThreadUnlock .p2align 4, 0x90 .type ThreadUnlock,@function ThreadUnlock: # @ThreadUnlock .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 ThreadUnlock, .Lfunc_end0-ThreadUnlock .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig
linux/sound/usb/extr_quirks.c_snd_usb_motu_microbookii_communicate.c
arm/extr_quirks_snd_usb_motu_microbookii_communicate_O0_gcc.s
x86_64/extr_quirks_snd_usb_motu_microbookii_communicate_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_usb_motu_microbookii_communicate _snd_usb_motu_microbookii_communicate: ; @snd_usb_motu_microbookii_communicate .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, #-16] stur x1, [x29, #-24] stur w2, [x29, #-28] stur x3, [x29, #-40] ldur x8, [x29, #-16] str x8, [sp, #40] ; 8-byte Folded Spill ldur x0, [x29, #-16] mov w1, #1 bl _usb_sndintpipe mov x1, x0 ldr x0, [sp, #40] ; 8-byte Folded Reload bl _snd_usb_pipe_sanity_check subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: 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_2: ldur x8, [x29, #-16] str x8, [sp, #32] ; 8-byte Folded Spill ldur x0, [x29, #-16] mov w1, #1 bl _usb_sndintpipe mov x1, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload ldur x2, [x29, #-24] ldur x8, [x29, #-40] ldr w3, [x8] add x4, sp, #48 mov w5, #1000 bl _usb_interrupt_msg stur w0, [x29, #-44] ldur w8, [x29, #-44] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur w8, [x29, #-44] stur w8, [x29, #-4] b LBB0_9 LBB0_4: adrp x8, _KERN_DEBUG@GOTPAGE ldr x8, [x8, _KERN_DEBUG@GOTPAGEOFF] ldr w0, [x8] adrp x8, _DUMP_PREFIX_NONE@GOTPAGE ldr x8, [x8, _DUMP_PREFIX_NONE@GOTPAGEOFF] ldr w2, [x8] ldur x5, [x29, #-24] ldr w6, [sp, #48] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF mov w3, #16 mov w4, #1 mov w7, #0 str w7, [sp, #20] ; 4-byte Folded Spill bl _print_hex_dump ldr w1, [sp, #20] ; 4-byte Folded Reload ldur x0, [x29, #-24] ldur w2, [x29, #-28] bl _memset ldur x8, [x29, #-16] str x8, [sp, #24] ; 8-byte Folded Spill ldur x0, [x29, #-16] mov w1, #130 bl _usb_rcvintpipe mov x1, x0 ldr x0, [sp, #24] ; 8-byte Folded Reload bl _snd_usb_pipe_sanity_check subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: 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_6: ldur x8, [x29, #-16] str x8, [sp, #8] ; 8-byte Folded Spill ldur x0, [x29, #-16] mov w1, #130 bl _usb_rcvintpipe mov x1, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload ldur x2, [x29, #-24] ldur w3, [x29, #-28] add x4, sp, #48 mov w5, #1000 bl _usb_interrupt_msg stur w0, [x29, #-44] ldur w8, [x29, #-44] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldur w8, [x29, #-44] stur w8, [x29, #-4] b LBB0_9 LBB0_8: adrp x8, _KERN_DEBUG@GOTPAGE ldr x8, [x8, _KERN_DEBUG@GOTPAGEOFF] ldr w0, [x8] adrp x8, _DUMP_PREFIX_NONE@GOTPAGE ldr x8, [x8, _DUMP_PREFIX_NONE@GOTPAGEOFF] ldr w2, [x8] ldur x5, [x29, #-24] ldr w6, [sp, #48] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov w3, #16 mov w4, #1 mov w7, #0 bl _print_hex_dump ldr w8, [sp, #48] ldur x9, [x29, #-40] str w8, [x9] 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 _EINVAL,4,2 ; @EINVAL .comm _KERN_DEBUG,4,2 ; @KERN_DEBUG .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "MicroBookII snd: " .comm _DUMP_PREFIX_NONE,4,2 ; @DUMP_PREFIX_NONE l_.str.1: ; @.str.1 .asciz "MicroBookII rcv: " .no_dead_strip _snd_usb_motu_microbookii_communicate .subsections_via_symbols
.text .file "extr_quirks.c_snd_usb_motu_microbookii_communicate.c" .p2align 4, 0x90 # -- Begin function snd_usb_motu_microbookii_communicate .type snd_usb_motu_microbookii_communicate,@function snd_usb_motu_microbookii_communicate: # @snd_usb_motu_microbookii_communicate .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, -16(%rbp) movq %rsi, -24(%rbp) movl %edx, -28(%rbp) movq %rcx, -40(%rbp) movq -16(%rbp), %rax movq %rax, -56(%rbp) # 8-byte Spill movq -16(%rbp), %rdi movl $1, %esi callq usb_sndintpipe@PLT movq -56(%rbp), %rdi # 8-byte Reload movl %eax, %esi callq snd_usb_pipe_sanity_check@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_2: movq -16(%rbp), %rax movq %rax, -64(%rbp) # 8-byte Spill movq -16(%rbp), %rdi movl $1, %esi callq usb_sndintpipe@PLT movq -64(%rbp), %rdi # 8-byte Reload movl %eax, %esi movq -24(%rbp), %rdx movq -40(%rbp), %rax movl (%rax), %ecx leaq -48(%rbp), %r8 movl $1000, %r9d # imm = 0x3E8 callq usb_interrupt_msg@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_4 # %bb.3: movl -44(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_4: movl KERN_DEBUG(%rip), %edi movl DUMP_PREFIX_NONE(%rip), %edx movq -24(%rbp), %r9 movl -48(%rbp), %eax leaq .L.str(%rip), %rsi movl $16, %ecx movl $1, %r8d xorl %r10d, %r10d movl %eax, (%rsp) movl $0, 8(%rsp) callq print_hex_dump@PLT movq -24(%rbp), %rdi movl -28(%rbp), %edx xorl %esi, %esi callq memset@PLT movq -16(%rbp), %rax movq %rax, -72(%rbp) # 8-byte Spill movq -16(%rbp), %rdi movl $130, %esi callq usb_rcvintpipe@PLT movq -72(%rbp), %rdi # 8-byte Reload movl %eax, %esi callq snd_usb_pipe_sanity_check@PLT cmpq $0, %rax je .LBB0_6 # %bb.5: xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_6: movq -16(%rbp), %rax movq %rax, -80(%rbp) # 8-byte Spill movq -16(%rbp), %rdi movl $130, %esi callq usb_rcvintpipe@PLT movq -80(%rbp), %rdi # 8-byte Reload movl %eax, %esi movq -24(%rbp), %rdx movl -28(%rbp), %ecx leaq -48(%rbp), %r8 movl $1000, %r9d # imm = 0x3E8 callq usb_interrupt_msg@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_8 # %bb.7: movl -44(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_9 .LBB0_8: movl KERN_DEBUG(%rip), %edi movl DUMP_PREFIX_NONE(%rip), %edx movq -24(%rbp), %r9 movl -48(%rbp), %eax leaq .L.str.1(%rip), %rsi movl $16, %ecx movl $1, %r8d xorl %r10d, %r10d movl %eax, (%rsp) movl $0, 8(%rsp) callq print_hex_dump@PLT movl -48(%rbp), %ecx movq -40(%rbp), %rax movl %ecx, (%rax) movl $0, -4(%rbp) .LBB0_9: movl -4(%rbp), %eax addq $96, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size snd_usb_motu_microbookii_communicate, .Lfunc_end0-snd_usb_motu_microbookii_communicate .cfi_endproc # -- End function .type EINVAL,@object # @EINVAL .bss .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .type KERN_DEBUG,@object # @KERN_DEBUG .globl KERN_DEBUG .p2align 2 KERN_DEBUG: .long 0 # 0x0 .size KERN_DEBUG, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "MicroBookII snd: " .size .L.str, 18 .type DUMP_PREFIX_NONE,@object # @DUMP_PREFIX_NONE .bss .globl DUMP_PREFIX_NONE .p2align 2 DUMP_PREFIX_NONE: .long 0 # 0x0 .size DUMP_PREFIX_NONE, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "MicroBookII rcv: " .size .L.str.1, 18 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym snd_usb_motu_microbookii_communicate .addrsig_sym snd_usb_pipe_sanity_check .addrsig_sym usb_sndintpipe .addrsig_sym usb_interrupt_msg .addrsig_sym print_hex_dump .addrsig_sym memset .addrsig_sym usb_rcvintpipe .addrsig_sym EINVAL .addrsig_sym KERN_DEBUG .addrsig_sym DUMP_PREFIX_NONE
linux/drivers/media/i2c/extr_ov9650.c_ov965x_probe.c
arm/extr_ov9650_ov965x_probe_O0_gcc.s
x86_64/extr_ov9650_ov965x_probe_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ov965x_probe _ov965x_probe: ; @ov965x_probe .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 x8, [x29, #-16] ldr x8, [x8] str x8, [sp, #24] ldur x0, [x29, #-16] adrp x8, _GFP_KERNEL@GOTPAGE ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] ldr w2, [x8] mov w1, #80 bl _devm_kzalloc str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _ENOMEM@GOTPAGE ldr x8, [x8, _ENOMEM@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_30 LBB0_2: ldur x0, [x29, #-16] adrp x1, _ov965x_probe.ov965x_regmap_config@PAGE add x1, x1, _ov965x_probe.ov965x_regmap_config@PAGEOFF bl _devm_regmap_init_sccb ldr x8, [sp, #8] str w0, [x8, #76] ldr x8, [sp, #8] ldr w0, [x8, #76] bl _IS_ERR subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x0, [x29, #-16] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _dev_err ldr x8, [sp, #8] ldr w0, [x8, #76] bl _PTR_ERR stur w0, [x29, #-4] b LBB0_30 LBB0_4: ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_5 LBB0_5: ldr x8, [sp, #24] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldur x0, [x29, #-16] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@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_30 LBB0_7: ldr x8, [sp, #24] ldr x8, [x8] ldr x9, [sp, #8] str x8, [x9] ldr x0, [sp, #8] ldr x1, [sp, #24] bl _ov965x_configure_gpios_pdata str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldr w8, [sp, #4] stur w8, [x29, #-4] b LBB0_30 LBB0_9: b LBB0_18 LBB0_10: ldur x0, [x29, #-16] bl _dev_fwnode subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_11 LBB0_11: ldur x0, [x29, #-16] mov x1, #0 bl _devm_clk_get ldr x8, [sp, #8] str w0, [x8, #72] ldr x8, [sp, #8] ldr w0, [x8, #72] bl _IS_ERR subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ldr x8, [sp, #8] ldr w0, [x8, #72] bl _PTR_ERR stur w0, [x29, #-4] b LBB0_30 LBB0_13: ldr x8, [sp, #8] ldr w0, [x8, #72] bl _clk_get_rate ldr x8, [sp, #8] str x0, [x8] ldr x0, [sp, #8] bl _ov965x_configure_gpios str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ldr w8, [sp, #4] stur w8, [x29, #-4] b LBB0_30 LBB0_15: b LBB0_17 LBB0_16: ldur x0, [x29, #-16] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@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_30 LBB0_17: b LBB0_18 LBB0_18: ldr x8, [sp, #8] add x0, x8, #8 bl _mutex_init ldr x8, [sp, #8] add x8, x8, #40 str x8, [sp, #16] ldr x0, [sp, #16] ldur x1, [x29, #-16] adrp x2, _ov965x_subdev_ops@GOTPAGE ldr x2, [x2, _ov965x_subdev_ops@GOTPAGEOFF] bl _v4l2_i2c_subdev_init ldr x8, [sp, #16] ldr w0, [x8, #24] adrp x8, _DRIVER_NAME@GOTPAGE ldr x8, [x8, _DRIVER_NAME@GOTPAGEOFF] ldr w1, [x8] mov w2, #4 bl _strscpy ldr x9, [sp, #16] adrp x8, _ov965x_sd_internal_ops@GOTPAGE ldr x8, [x8, _ov965x_sd_internal_ops@GOTPAGEOFF] str x8, [x9, #16] adrp x8, _V4L2_SUBDEV_FL_HAS_DEVNODE@GOTPAGE ldr x8, [x8, _V4L2_SUBDEV_FL_HAS_DEVNODE@GOTPAGEOFF] ldr w8, [x8] adrp x9, _V4L2_SUBDEV_FL_HAS_EVENTS@GOTPAGE ldr x9, [x9, _V4L2_SUBDEV_FL_HAS_EVENTS@GOTPAGEOFF] ldr w9, [x9] orr w10, w8, w9 ldr x9, [sp, #16] ldr w8, [x9] orr w8, w8, w10 str w8, [x9] adrp x8, _MEDIA_PAD_FL_SOURCE@GOTPAGE ldr x8, [x8, _MEDIA_PAD_FL_SOURCE@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #8] str w8, [x9, #36] adrp x8, _MEDIA_ENT_F_CAM_SENSOR@GOTPAGE ldr x8, [x8, _MEDIA_ENT_F_CAM_SENSOR@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #16] str w8, [x9, #4] ldr x8, [sp, #16] add x0, x8, #4 ldr x8, [sp, #8] add x2, x8, #36 mov w1, #1 bl _media_entity_pads_init str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: b LBB0_29 LBB0_20: ldr x0, [sp, #8] bl _ov965x_initialize_controls str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: b LBB0_28 LBB0_22: ldr x8, [sp, #8] add x0, x8, #32 bl _ov965x_get_default_format adrp x8, _ov965x_framesizes@GOTPAGE ldr x8, [x8, _ov965x_framesizes@GOTPAGEOFF] ldr x8, [x8] ldr x9, [sp, #8] str x8, [x9, #24] adrp x8, _ov965x_intervals@GOTPAGE ldr x8, [x8, _ov965x_intervals@GOTPAGEOFF] ldr x8, [x8] ldr x9, [sp, #8] str x8, [x9, #16] ldr x0, [sp, #16] bl _ov965x_detect_sensor str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: b LBB0_27 LBB0_24: ldr x0, [sp, #8] bl _ov965x_update_exposure_ctrl ldr x0, [sp, #16] bl _v4l2_async_register_subdev str w0, [sp, #4] ldr w8, [sp, #4] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: b LBB0_27 LBB0_26: stur wzr, [x29, #-4] b LBB0_30 LBB0_27: ldr x8, [sp, #16] ldr w0, [x8, #8] bl _v4l2_ctrl_handler_free b LBB0_28 LBB0_28: ldr x8, [sp, #16] add x0, x8, #4 bl _media_entity_cleanup b LBB0_29 LBB0_29: ldr x8, [sp, #8] add x0, x8, #8 bl _mutex_destroy ldr w8, [sp, #4] stur w8, [x29, #-4] b LBB0_30 LBB0_30: 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 ; @ov965x_probe.ov965x_regmap_config _ov965x_probe.ov965x_regmap_config: .long 8 ; 0x8 .long 8 ; 0x8 .long 171 ; 0xab .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Failed to allocate register map\n" l_.str.1: ; @.str.1 .asciz "MCLK frequency not specified\n" .comm _EINVAL,4,2 ; @EINVAL l_.str.2: ; @.str.2 .asciz "Neither platform data nor device property specified\n" .comm _ov965x_subdev_ops,4,2 ; @ov965x_subdev_ops .comm _DRIVER_NAME,4,2 ; @DRIVER_NAME .comm _ov965x_sd_internal_ops,4,2 ; @ov965x_sd_internal_ops .comm _V4L2_SUBDEV_FL_HAS_DEVNODE,4,2 ; @V4L2_SUBDEV_FL_HAS_DEVNODE .comm _V4L2_SUBDEV_FL_HAS_EVENTS,4,2 ; @V4L2_SUBDEV_FL_HAS_EVENTS .comm _MEDIA_PAD_FL_SOURCE,4,2 ; @MEDIA_PAD_FL_SOURCE .comm _MEDIA_ENT_F_CAM_SENSOR,4,2 ; @MEDIA_ENT_F_CAM_SENSOR .comm _ov965x_framesizes,8,3 ; @ov965x_framesizes .comm _ov965x_intervals,8,3 ; @ov965x_intervals .no_dead_strip _ov965x_probe .subsections_via_symbols
.text .file "extr_ov9650.c_ov965x_probe.c" .p2align 4, 0x90 # -- Begin function ov965x_probe .type ov965x_probe,@function ov965x_probe: # @ov965x_probe .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), %rax movq (%rax), %rax movq %rax, -24(%rbp) movq -16(%rbp), %rdi movl GFP_KERNEL(%rip), %edx movl $80, %esi callq devm_kzalloc@PLT movq %rax, -40(%rbp) cmpq $0, -40(%rbp) jne .LBB0_2 # %bb.1: xorl %eax, %eax subl ENOMEM(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_30 .LBB0_2: movq -16(%rbp), %rdi leaq ov965x_probe.ov965x_regmap_config(%rip), %rsi callq devm_regmap_init_sccb@PLT movl %eax, %ecx movq -40(%rbp), %rax movl %ecx, 76(%rax) movq -40(%rbp), %rax movl 76(%rax), %edi callq IS_ERR@PLT cmpq $0, %rax je .LBB0_4 # %bb.3: movq -16(%rbp), %rdi leaq .L.str(%rip), %rsi callq dev_err@PLT movq -40(%rbp), %rax movl 76(%rax), %edi callq PTR_ERR@PLT movl %eax, -4(%rbp) jmp .LBB0_30 .LBB0_4: cmpq $0, -24(%rbp) je .LBB0_10 # %bb.5: movq -24(%rbp), %rax cmpq $0, (%rax) jne .LBB0_7 # %bb.6: movq -16(%rbp), %rdi leaq .L.str.1(%rip), %rsi callq dev_err@PLT xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_30 .LBB0_7: movq -24(%rbp), %rax movq (%rax), %rcx movq -40(%rbp), %rax movq %rcx, (%rax) movq -40(%rbp), %rdi movq -24(%rbp), %rsi callq ov965x_configure_gpios_pdata@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_9 # %bb.8: movl -44(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_30 .LBB0_9: jmp .LBB0_18 .LBB0_10: movq -16(%rbp), %rdi callq dev_fwnode@PLT cmpq $0, %rax je .LBB0_16 # %bb.11: movq -16(%rbp), %rdi xorl %eax, %eax movl %eax, %esi callq devm_clk_get@PLT movl %eax, %ecx movq -40(%rbp), %rax movl %ecx, 72(%rax) movq -40(%rbp), %rax movl 72(%rax), %edi callq IS_ERR@PLT cmpq $0, %rax je .LBB0_13 # %bb.12: movq -40(%rbp), %rax movl 72(%rax), %edi callq PTR_ERR@PLT movl %eax, -4(%rbp) jmp .LBB0_30 .LBB0_13: movq -40(%rbp), %rax movl 72(%rax), %edi callq clk_get_rate@PLT movq %rax, %rcx movq -40(%rbp), %rax movq %rcx, (%rax) movq -40(%rbp), %rdi callq ov965x_configure_gpios@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_15 # %bb.14: movl -44(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_30 .LBB0_15: jmp .LBB0_17 .LBB0_16: movq -16(%rbp), %rdi leaq .L.str.2(%rip), %rsi callq dev_err@PLT xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_30 .LBB0_17: jmp .LBB0_18 .LBB0_18: movq -40(%rbp), %rdi addq $8, %rdi callq mutex_init@PLT movq -40(%rbp), %rax addq $40, %rax movq %rax, -32(%rbp) movq -32(%rbp), %rdi movq -16(%rbp), %rsi leaq ov965x_subdev_ops(%rip), %rdx callq v4l2_i2c_subdev_init@PLT movq -32(%rbp), %rax movl 24(%rax), %edi movl DRIVER_NAME(%rip), %esi movl $4, %edx callq strscpy@PLT movq -32(%rbp), %rax leaq ov965x_sd_internal_ops(%rip), %rcx movq %rcx, 16(%rax) movl V4L2_SUBDEV_FL_HAS_DEVNODE(%rip), %ecx orl V4L2_SUBDEV_FL_HAS_EVENTS(%rip), %ecx movq -32(%rbp), %rax orl (%rax), %ecx movl %ecx, (%rax) movl MEDIA_PAD_FL_SOURCE(%rip), %ecx movq -40(%rbp), %rax movl %ecx, 36(%rax) movl MEDIA_ENT_F_CAM_SENSOR(%rip), %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -32(%rbp), %rdi addq $4, %rdi movq -40(%rbp), %rdx addq $36, %rdx movl $1, %esi callq media_entity_pads_init@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_20 # %bb.19: jmp .LBB0_29 .LBB0_20: movq -40(%rbp), %rdi callq ov965x_initialize_controls@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_22 # %bb.21: jmp .LBB0_28 .LBB0_22: movq -40(%rbp), %rdi addq $32, %rdi callq ov965x_get_default_format@PLT movq ov965x_framesizes(%rip), %rcx movq -40(%rbp), %rax movq %rcx, 24(%rax) movq ov965x_intervals(%rip), %rcx movq -40(%rbp), %rax movq %rcx, 16(%rax) movq -32(%rbp), %rdi callq ov965x_detect_sensor@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_24 # %bb.23: jmp .LBB0_27 .LBB0_24: movq -40(%rbp), %rdi callq ov965x_update_exposure_ctrl@PLT movq -32(%rbp), %rdi callq v4l2_async_register_subdev@PLT movl %eax, -44(%rbp) cmpl $0, -44(%rbp) jge .LBB0_26 # %bb.25: jmp .LBB0_27 .LBB0_26: movl $0, -4(%rbp) jmp .LBB0_30 .LBB0_27: movq -32(%rbp), %rax movl 8(%rax), %edi callq v4l2_ctrl_handler_free@PLT .LBB0_28: movq -32(%rbp), %rdi addq $4, %rdi callq media_entity_cleanup@PLT .LBB0_29: movq -40(%rbp), %rdi addq $8, %rdi callq mutex_destroy@PLT movl -44(%rbp), %eax movl %eax, -4(%rbp) .LBB0_30: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ov965x_probe, .Lfunc_end0-ov965x_probe .cfi_endproc # -- End function .type ov965x_probe.ov965x_regmap_config,@object # @ov965x_probe.ov965x_regmap_config .section .rodata,"a",@progbits .p2align 2 ov965x_probe.ov965x_regmap_config: .long 8 # 0x8 .long 8 # 0x8 .long 171 # 0xab .size ov965x_probe.ov965x_regmap_config, 12 .type GFP_KERNEL,@object # @GFP_KERNEL .bss .globl GFP_KERNEL .p2align 2 GFP_KERNEL: .long 0 # 0x0 .size GFP_KERNEL, 4 .type ENOMEM,@object # @ENOMEM .globl ENOMEM .p2align 2 ENOMEM: .long 0 # 0x0 .size ENOMEM, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Failed to allocate register map\n" .size .L.str, 33 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "MCLK frequency not specified\n" .size .L.str.1, 30 .type EINVAL,@object # @EINVAL .bss .globl EINVAL .p2align 2 EINVAL: .long 0 # 0x0 .size EINVAL, 4 .type .L.str.2,@object # @.str.2 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.2: .asciz "Neither platform data nor device property specified\n" .size .L.str.2, 53 .type ov965x_subdev_ops,@object # @ov965x_subdev_ops .bss .globl ov965x_subdev_ops .p2align 2 ov965x_subdev_ops: .long 0 # 0x0 .size ov965x_subdev_ops, 4 .type DRIVER_NAME,@object # @DRIVER_NAME .globl DRIVER_NAME .p2align 2 DRIVER_NAME: .long 0 # 0x0 .size DRIVER_NAME, 4 .type ov965x_sd_internal_ops,@object # @ov965x_sd_internal_ops .globl ov965x_sd_internal_ops .p2align 2 ov965x_sd_internal_ops: .long 0 # 0x0 .size ov965x_sd_internal_ops, 4 .type V4L2_SUBDEV_FL_HAS_DEVNODE,@object # @V4L2_SUBDEV_FL_HAS_DEVNODE .globl V4L2_SUBDEV_FL_HAS_DEVNODE .p2align 2 V4L2_SUBDEV_FL_HAS_DEVNODE: .long 0 # 0x0 .size V4L2_SUBDEV_FL_HAS_DEVNODE, 4 .type V4L2_SUBDEV_FL_HAS_EVENTS,@object # @V4L2_SUBDEV_FL_HAS_EVENTS .globl V4L2_SUBDEV_FL_HAS_EVENTS .p2align 2 V4L2_SUBDEV_FL_HAS_EVENTS: .long 0 # 0x0 .size V4L2_SUBDEV_FL_HAS_EVENTS, 4 .type MEDIA_PAD_FL_SOURCE,@object # @MEDIA_PAD_FL_SOURCE .globl MEDIA_PAD_FL_SOURCE .p2align 2 MEDIA_PAD_FL_SOURCE: .long 0 # 0x0 .size MEDIA_PAD_FL_SOURCE, 4 .type MEDIA_ENT_F_CAM_SENSOR,@object # @MEDIA_ENT_F_CAM_SENSOR .globl MEDIA_ENT_F_CAM_SENSOR .p2align 2 MEDIA_ENT_F_CAM_SENSOR: .long 0 # 0x0 .size MEDIA_ENT_F_CAM_SENSOR, 4 .type ov965x_framesizes,@object # @ov965x_framesizes .globl ov965x_framesizes .p2align 3 ov965x_framesizes: .quad 0 .size ov965x_framesizes, 8 .type ov965x_intervals,@object # @ov965x_intervals .globl ov965x_intervals .p2align 3 ov965x_intervals: .quad 0 .size ov965x_intervals, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ov965x_probe .addrsig_sym devm_kzalloc .addrsig_sym devm_regmap_init_sccb .addrsig_sym IS_ERR .addrsig_sym dev_err .addrsig_sym PTR_ERR .addrsig_sym ov965x_configure_gpios_pdata .addrsig_sym dev_fwnode .addrsig_sym devm_clk_get .addrsig_sym clk_get_rate .addrsig_sym ov965x_configure_gpios .addrsig_sym mutex_init .addrsig_sym v4l2_i2c_subdev_init .addrsig_sym strscpy .addrsig_sym media_entity_pads_init .addrsig_sym ov965x_initialize_controls .addrsig_sym ov965x_get_default_format .addrsig_sym ov965x_detect_sensor .addrsig_sym ov965x_update_exposure_ctrl .addrsig_sym v4l2_async_register_subdev .addrsig_sym v4l2_ctrl_handler_free .addrsig_sym media_entity_cleanup .addrsig_sym mutex_destroy .addrsig_sym ov965x_probe.ov965x_regmap_config .addrsig_sym GFP_KERNEL .addrsig_sym ENOMEM .addrsig_sym EINVAL .addrsig_sym ov965x_subdev_ops .addrsig_sym DRIVER_NAME .addrsig_sym ov965x_sd_internal_ops .addrsig_sym V4L2_SUBDEV_FL_HAS_DEVNODE .addrsig_sym V4L2_SUBDEV_FL_HAS_EVENTS .addrsig_sym MEDIA_PAD_FL_SOURCE .addrsig_sym MEDIA_ENT_F_CAM_SENSOR .addrsig_sym ov965x_framesizes .addrsig_sym ov965x_intervals
freebsd/sys/contrib/dev/acpica/components/disassembler/extr_dmcstyle.c_AcpiDmGetCompoundSymbol.c
arm/extr_dmcstyle_AcpiDmGetCompoundSymbol_O0_gcc.s
x86_64/extr_dmcstyle_AcpiDmGetCompoundSymbol_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function AcpiDmGetCompoundSymbol _AcpiDmGetCompoundSymbol: ; @AcpiDmGetCompoundSymbol .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str w0, [sp, #20] ldr w8, [sp, #20] subs w8, w8, #128 ; kill: def $x8 killed $w8 str x8, [sp] ; 8-byte Folded Spill subs x8, x8, #9 cset w8, hi tbnz w8, #0, LBB0_12 ; %bb.1: ldr x11, [sp] ; 8-byte Folded Reload adrp x10, lJTI0_0@PAGE add x10, x10, lJTI0_0@PAGEOFF Ltmp1: adr x8, Ltmp1 ldrsw x9, [x10, x11, lsl #2] add x8, x8, x9 br x8 LBB0_2: adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_3: adrp x8, l_.str.1@PAGE add x8, x8, l_.str.1@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_4: adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_5: adrp x8, l_.str.3@PAGE add x8, x8, l_.str.3@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_6: adrp x8, l_.str.4@PAGE add x8, x8, l_.str.4@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_7: adrp x8, l_.str.5@PAGE add x8, x8, l_.str.5@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_8: adrp x8, l_.str.6@PAGE add x8, x8, l_.str.6@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_9: adrp x8, l_.str.7@PAGE add x8, x8, l_.str.7@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_10: adrp x8, l_.str.8@PAGE add x8, x8, l_.str.8@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_11: adrp x8, l_.str.9@PAGE add x8, x8, l_.str.9@PAGEOFF str x8, [sp, #8] b LBB0_13 LBB0_12: ; kill: def $x8 killed $xzr str xzr, [sp, #24] b LBB0_14 LBB0_13: ldr x8, [sp, #8] str x8, [sp, #24] b LBB0_14 LBB0_14: ldr x0, [sp, #24] add sp, sp, #32 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_3-Ltmp1 .long LBB0_8-Ltmp1 .long LBB0_7-Ltmp1 .long LBB0_4-Ltmp1 .long LBB0_6-Ltmp1 .long LBB0_5-Ltmp1 .long LBB0_11-Ltmp1 .long LBB0_10-Ltmp1 .long LBB0_9-Ltmp1 .long LBB0_2-Ltmp1 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz " += " l_.str.1: ; @.str.1 .asciz " -= " l_.str.2: ; @.str.2 .asciz " *= " l_.str.3: ; @.str.3 .asciz " /= " l_.str.4: ; @.str.4 .asciz " %= " l_.str.5: ; @.str.5 .asciz " <<= " l_.str.6: ; @.str.6 .asciz " >>= " l_.str.7: ; @.str.7 .asciz " &= " l_.str.8: ; @.str.8 .asciz " |= " l_.str.9: ; @.str.9 .asciz " ^= " .no_dead_strip _AcpiDmGetCompoundSymbol .subsections_via_symbols
.text .file "extr_dmcstyle.c_AcpiDmGetCompoundSymbol.c" .p2align 4, 0x90 # -- Begin function AcpiDmGetCompoundSymbol .type AcpiDmGetCompoundSymbol,@function AcpiDmGetCompoundSymbol: # @AcpiDmGetCompoundSymbol .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, -12(%rbp) movl -12(%rbp), %eax addl $-128, %eax movl %eax, %ecx movq %rcx, -32(%rbp) # 8-byte Spill subl $9, %eax ja .LBB0_11 # %bb.14: movq -32(%rbp), %rax # 8-byte Reload leaq .LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax .LBB0_1: leaq .L.str(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_2: leaq .L.str.1(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_3: leaq .L.str.2(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_4: leaq .L.str.3(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_5: leaq .L.str.4(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_6: leaq .L.str.5(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_7: leaq .L.str.6(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_8: leaq .L.str.7(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_9: leaq .L.str.8(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_10: leaq .L.str.9(%rip), %rax movq %rax, -24(%rbp) jmp .LBB0_12 .LBB0_11: movq $0, -8(%rbp) jmp .LBB0_13 .LBB0_12: movq -24(%rbp), %rax movq %rax, -8(%rbp) .LBB0_13: movq -8(%rbp), %rax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size AcpiDmGetCompoundSymbol, .Lfunc_end0-AcpiDmGetCompoundSymbol .cfi_endproc .section .rodata,"a",@progbits .p2align 2 .LJTI0_0: .long .LBB0_2-.LJTI0_0 .long .LBB0_7-.LJTI0_0 .long .LBB0_6-.LJTI0_0 .long .LBB0_3-.LJTI0_0 .long .LBB0_5-.LJTI0_0 .long .LBB0_4-.LJTI0_0 .long .LBB0_10-.LJTI0_0 .long .LBB0_9-.LJTI0_0 .long .LBB0_8-.LJTI0_0 .long .LBB0_1-.LJTI0_0 # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz " += " .size .L.str, 5 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz " -= " .size .L.str.1, 5 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz " *= " .size .L.str.2, 5 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz " /= " .size .L.str.3, 5 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz " %= " .size .L.str.4, 5 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz " <<= " .size .L.str.5, 6 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz " >>= " .size .L.str.6, 6 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz " &= " .size .L.str.7, 5 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz " |= " .size .L.str.8, 5 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz " ^= " .size .L.str.9, 5 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym AcpiDmGetCompoundSymbol
freebsd/contrib/wpa/src/eap_peer/extr_eap_pwd.c_eap_pwd_perform_confirm_exchange.c
arm/extr_eap_pwd_eap_pwd_perform_confirm_exchange_O0_gcc.s
x86_64/extr_eap_pwd_eap_pwd_perform_confirm_exchange_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function eap_pwd_perform_confirm_exchange _eap_pwd_perform_confirm_exchange: ; @eap_pwd_perform_confirm_exchange .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, #176 adrp x8, _SHA256_MAC_LEN@GOTPAGE ldr x8, [x8, _SHA256_MAC_LEN@GOTPAGEOFF] stur x8, [x29, #-152] ; 8-byte Folded Spill adrp x9, _MSG_INFO@GOTPAGE ldr x9, [x9, _MSG_INFO@GOTPAGEOFF] stur x9, [x29, #-144] ; 8-byte Folded Spill adrp x9, ___stack_chk_guard@GOTPAGE ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] ldr x9, [x9] stur x9, [x29, #-8] stur x0, [x29, #-16] stur x1, [x29, #-24] stur x2, [x29, #-32] stur x3, [x29, #-40] stur x4, [x29, #-48] stur x5, [x29, #-56] ; kill: def $x9 killed $xzr stur xzr, [x29, #-64] ldr w8, [x8] ; kill: def $x8 killed $w8 mov x9, sp stur x9, [x29, #-80] lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-136] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-136] ; 8-byte Folded Reload mov x9, sp subs x0, x9, x10 stur x0, [x29, #-128] ; 8-byte Folded Spill mov sp, x0 stur x8, [x29, #-88] stur xzr, [x29, #-96] stur xzr, [x29, #-112] stur xzr, [x29, #-120] ldur x8, [x29, #-24] ldr x8, [x8] adrp x9, _PWD_Confirm_Req@GOTPAGE ldr x9, [x9, _PWD_Confirm_Req@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _TRUE@GOTPAGE ldr x8, [x8, _TRUE@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-32] str w8, [x9, #8] b LBB0_25 LBB0_2: ldur x9, [x29, #-152] ; 8-byte Folded Reload ldur x8, [x29, #-56] ldrsw x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-152] ; 8-byte Folded Reload ldur x9, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x9] ldur x10, [x29, #-56] ldr w9, [x8] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _wpa_printf add sp, sp, #16 b LBB0_25 LBB0_4: ldur x8, [x29, #-24] ldr x8, [x8, #40] ldr w0, [x8] bl _crypto_ec_prime_len stur x0, [x29, #-112] ldur x8, [x29, #-24] ldr x8, [x8, #40] ldr w0, [x8] bl _crypto_ec_order_len stur x0, [x29, #-120] ldur x8, [x29, #-24] ldr w0, [x8, #56] bl _htons sub x1, x29, #72 stur w0, [x29, #-72] sub x8, x29, #68 stur x8, [x29, #-104] ldur x0, [x29, #-104] mov w2, #4 bl _os_memcpy ldur x8, [x29, #-104] add x8, x8, #16 stur x8, [x29, #-104] adrp x8, _EAP_PWD_DEFAULT_RAND_FUNC@GOTPAGE ldr x8, [x8, _EAP_PWD_DEFAULT_RAND_FUNC@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-104] str w8, [x9] ldur x8, [x29, #-104] add x8, x8, #16 stur x8, [x29, #-104] adrp x8, _EAP_PWD_DEFAULT_PRF@GOTPAGE ldr x8, [x8, _EAP_PWD_DEFAULT_PRF@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-104] str w8, [x9] ldur x8, [x29, #-112] lsl x0, x8, #1 bl _os_malloc stur x0, [x29, #-96] ldur x8, [x29, #-96] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur x8, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _wpa_printf b LBB0_25 LBB0_6: bl _eap_pwd_h_init stur x0, [x29, #-64] ldur x8, [x29, #-64] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: b LBB0_25 LBB0_8: ldur x8, [x29, #-24] ldr w0, [x8, #36] ldur x1, [x29, #-96] ldur x2, [x29, #-112] ldur x3, [x29, #-112] bl _crypto_bignum_to_bin ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-112] mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr x8, [x8, #40] ldr w0, [x8] ldur x8, [x29, #-24] ldr w1, [x8, #48] ldur x2, [x29, #-96] ldur x8, [x29, #-96] ldur x9, [x29, #-112] add x3, x8, x9, lsl #2 bl _crypto_ec_point_to_bin subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldur x8, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _wpa_printf b LBB0_25 LBB0_10: ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-112] lsl x8, x8, #1 mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr w0, [x8, #28] ldur x1, [x29, #-96] ldur x2, [x29, #-120] ldur x3, [x29, #-120] bl _crypto_bignum_to_bin ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-120] mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr x8, [x8, #40] ldr w0, [x8] ldur x8, [x29, #-24] ldr w1, [x8, #52] ldur x2, [x29, #-96] ldur x8, [x29, #-96] ldur x9, [x29, #-112] add x3, x8, x9, lsl #2 bl _crypto_ec_point_to_bin subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldur x8, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _wpa_printf b LBB0_25 LBB0_12: ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-112] lsl x8, x8, #1 mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr w0, [x8, #32] ldur x1, [x29, #-96] ldur x2, [x29, #-120] ldur x3, [x29, #-120] bl _crypto_bignum_to_bin ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-120] mov x2, x8 bl _eap_pwd_h_update ldur x0, [x29, #-64] sub x1, x29, #68 mov w2, #4 bl _eap_pwd_h_update ldur x1, [x29, #-128] ; 8-byte Folded Reload ldur x0, [x29, #-64] bl _eap_pwd_h_final ldur x8, [x29, #-152] ; 8-byte Folded Reload ldur x0, [x29, #-128] ; 8-byte Folded Reload ; kill: def $x9 killed $xzr stur xzr, [x29, #-64] ldur x9, [x29, #-48] stur x9, [x29, #-104] ldur x1, [x29, #-104] ldr w2, [x8] bl _os_memcmp_const subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ldur x8, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _wpa_printf b LBB0_25 LBB0_14: adrp x8, _MSG_DEBUG@GOTPAGE ldr x8, [x8, _MSG_DEBUG@GOTPAGEOFF] ldr w0, [x8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _wpa_printf bl _eap_pwd_h_init stur x0, [x29, #-64] ldur x8, [x29, #-64] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: b LBB0_25 LBB0_16: ldur x8, [x29, #-24] ldr w0, [x8, #36] ldur x1, [x29, #-96] ldur x2, [x29, #-112] ldur x3, [x29, #-112] bl _crypto_bignum_to_bin ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-112] mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr x8, [x8, #40] ldr w0, [x8] ldur x8, [x29, #-24] ldr w1, [x8, #52] ldur x2, [x29, #-96] ldur x8, [x29, #-96] ldur x9, [x29, #-112] add x3, x8, x9, lsl #2 bl _crypto_ec_point_to_bin subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ldur x8, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _wpa_printf b LBB0_25 LBB0_18: ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-112] lsl x8, x8, #1 mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr w0, [x8, #32] ldur x1, [x29, #-96] ldur x2, [x29, #-120] ldur x3, [x29, #-120] bl _crypto_bignum_to_bin ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-120] mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr x8, [x8, #40] ldr w0, [x8] ldur x8, [x29, #-24] ldr w1, [x8, #48] ldur x2, [x29, #-96] ldur x8, [x29, #-96] ldur x9, [x29, #-112] add x3, x8, x9, lsl #2 bl _crypto_ec_point_to_bin subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: ldur x8, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _wpa_printf b LBB0_25 LBB0_20: ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-112] lsl x8, x8, #1 mov x2, x8 bl _eap_pwd_h_update ldur x8, [x29, #-24] ldr w0, [x8, #28] ldur x1, [x29, #-96] ldur x2, [x29, #-120] ldur x3, [x29, #-120] bl _crypto_bignum_to_bin ldur x0, [x29, #-64] ldur x1, [x29, #-96] ldur x8, [x29, #-120] mov x2, x8 bl _eap_pwd_h_update ldur x0, [x29, #-64] sub x1, x29, #68 stur x1, [x29, #-160] ; 8-byte Folded Spill mov w2, #4 bl _eap_pwd_h_update ldur x1, [x29, #-128] ; 8-byte Folded Reload ldur x0, [x29, #-64] bl _eap_pwd_h_final ldur x4, [x29, #-128] ; 8-byte Folded Reload ldur x6, [x29, #-160] ; 8-byte Folded Reload ; kill: def $x8 killed $xzr stur xzr, [x29, #-64] ldur x8, [x29, #-24] ldr x0, [x8, #40] ldur x8, [x29, #-24] ldr w1, [x8, #36] ldur x8, [x29, #-24] ldr w2, [x8, #32] ldur x8, [x29, #-24] ldr w3, [x8, #28] ldur x5, [x29, #-104] ldur x8, [x29, #-24] ldr w7, [x8, #24] ldur x8, [x29, #-24] ldr w10, [x8, #20] ldur x8, [x29, #-24] ldr w8, [x8, #16] sub sp, sp, #16 mov x9, sp str w10, [x9] str w8, [x9, #4] bl _compute_keys add sp, sp, #16 subs x8, x0, #0 cset w8, ge tbnz w8, #0, LBB0_22 b LBB0_21 LBB0_21: ldur x8, [x29, #-144] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _wpa_printf b LBB0_25 LBB0_22: ldur x8, [x29, #-152] ; 8-byte Folded Reload ldr w0, [x8] bl _wpabuf_alloc ldur x8, [x29, #-24] str x0, [x8, #8] ldur x8, [x29, #-24] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: b LBB0_25 LBB0_24: ldur x1, [x29, #-128] ; 8-byte Folded Reload ldur x8, [x29, #-152] ; 8-byte Folded Reload ldur x9, [x29, #-24] ldr x0, [x9, #8] ldr w2, [x8] bl _wpabuf_put_data b LBB0_25 LBB0_25: ldur x0, [x29, #-96] ldur x8, [x29, #-112] lsl x1, x8, #1 bl _bin_clear_free ldur x8, [x29, #-24] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_27 b LBB0_26 LBB0_26: adrp x8, _METHOD_DONE@GOTPAGE ldr x8, [x8, _METHOD_DONE@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-32] str w8, [x9, #4] adrp x8, _DECISION_FAIL@GOTPAGE ldr x8, [x8, _DECISION_FAIL@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-32] str w8, [x9] ldur x0, [x29, #-24] adrp x8, _FAILURE@GOTPAGE ldr x8, [x8, _FAILURE@GOTPAGEOFF] ldr w1, [x8] bl _eap_pwd_state b LBB0_28 LBB0_27: ldur x0, [x29, #-24] adrp x8, _SUCCESS_ON_FRAG_COMPLETION@GOTPAGE ldr x8, [x8, _SUCCESS_ON_FRAG_COMPLETION@GOTPAGEOFF] ldr w1, [x8] bl _eap_pwd_state b LBB0_28 LBB0_28: ldur x8, [x29, #-64] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ldur x1, [x29, #-128] ; 8-byte Folded Reload ldur x0, [x29, #-64] bl _eap_pwd_h_final b LBB0_30 LBB0_30: ldur x8, [x29, #-80] stur x8, [x29, #-168] ; 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_32 b LBB0_31 LBB0_31: bl ___stack_chk_fail LBB0_32: ldur x8, [x29, #-168] ; 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 _SHA256_MAC_LEN,4,2 ; @SHA256_MAC_LEN .comm _PWD_Confirm_Req,8,3 ; @PWD_Confirm_Req .comm _TRUE,4,2 ; @TRUE .comm _MSG_INFO,4,2 ; @MSG_INFO .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "EAP-pwd: Unexpected Confirm payload length %u (expected %u)" .comm _EAP_PWD_DEFAULT_RAND_FUNC,4,2 ; @EAP_PWD_DEFAULT_RAND_FUNC .comm _EAP_PWD_DEFAULT_PRF,4,2 ; @EAP_PWD_DEFAULT_PRF l_.str.1: ; @.str.1 .asciz "EAP-PWD (server): confirm allocation fail" l_.str.2: ; @.str.2 .asciz "EAP-PWD (server): confirm point assignment fail" l_.str.3: ; @.str.3 .asciz "EAP-PWD (peer): confirm did not verify" .comm _MSG_DEBUG,4,2 ; @MSG_DEBUG l_.str.4: ; @.str.4 .asciz "EAP-pwd (peer): confirm verified" l_.str.5: ; @.str.5 .asciz "EAP-PWD (peer): confirm point assignment fail" l_.str.6: ; @.str.6 .asciz "EAP-PWD (peer): unable to compute MSK | EMSK" .comm _METHOD_DONE,4,2 ; @METHOD_DONE .comm _DECISION_FAIL,4,2 ; @DECISION_FAIL .comm _FAILURE,4,2 ; @FAILURE .comm _SUCCESS_ON_FRAG_COMPLETION,4,2 ; @SUCCESS_ON_FRAG_COMPLETION .no_dead_strip _eap_pwd_perform_confirm_exchange .subsections_via_symbols
.text .file "extr_eap_pwd.c_eap_pwd_perform_confirm_exchange.c" .p2align 4, 0x90 # -- Begin function eap_pwd_perform_confirm_exchange .type eap_pwd_perform_confirm_exchange,@function eap_pwd_perform_confirm_exchange: # @eap_pwd_perform_confirm_exchange .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $120, %rsp .cfi_offset %rbx, -24 movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq %rcx, -40(%rbp) movq %r8, -48(%rbp) movq %r9, -56(%rbp) movq $0, -64(%rbp) movl SHA256_MAC_LEN(%rip), %eax # kill: def $rax killed $eax movq %rsp, %rcx movq %rcx, -80(%rbp) leaq 15(,%rax,4), %rdx andq $-16, %rdx movq %rsp, %rcx subq %rdx, %rcx movq %rcx, -128(%rbp) # 8-byte Spill movq %rcx, %rsp movq %rax, -88(%rbp) movq $0, -96(%rbp) movq $0, -112(%rbp) movq $0, -120(%rbp) movq -24(%rbp), %rax movq (%rax), %rax cmpq PWD_Confirm_Req(%rip), %rax je .LBB0_2 # %bb.1: movl TRUE(%rip), %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) jmp .LBB0_25 .LBB0_2: movq -56(%rbp), %rax movslq SHA256_MAC_LEN(%rip), %rcx cmpq %rcx, %rax je .LBB0_4 # %bb.3: movl MSG_INFO(%rip), %edi movq -56(%rbp), %rax movl %eax, %edx movl SHA256_MAC_LEN(%rip), %ecx leaq .L.str(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_4: movq -24(%rbp), %rax movq 40(%rax), %rax movl (%rax), %edi callq crypto_ec_prime_len@PLT movq %rax, -112(%rbp) movq -24(%rbp), %rax movq 40(%rax), %rax movl (%rax), %edi callq crypto_ec_order_len@PLT movq %rax, -120(%rbp) movq -24(%rbp), %rax movl 56(%rax), %edi callq htons@PLT movl %eax, -72(%rbp) leaq -68(%rbp), %rax movq %rax, -104(%rbp) movq -104(%rbp), %rdi leaq -72(%rbp), %rsi movl $4, %edx callq os_memcpy@PLT movq -104(%rbp), %rax addq $16, %rax movq %rax, -104(%rbp) movl EAP_PWD_DEFAULT_RAND_FUNC(%rip), %ecx movq -104(%rbp), %rax movl %ecx, (%rax) movq -104(%rbp), %rax addq $16, %rax movq %rax, -104(%rbp) movl EAP_PWD_DEFAULT_PRF(%rip), %ecx movq -104(%rbp), %rax movl %ecx, (%rax) movq -112(%rbp), %rdi shlq $1, %rdi callq os_malloc@PLT movq %rax, -96(%rbp) cmpq $0, -96(%rbp) jne .LBB0_6 # %bb.5: movl MSG_INFO(%rip), %edi leaq .L.str.1(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_6: movb $0, %al callq eap_pwd_h_init@PLT movq %rax, -64(%rbp) cmpq $0, -64(%rbp) jne .LBB0_8 # %bb.7: jmp .LBB0_25 .LBB0_8: movq -24(%rbp), %rax movl 36(%rax), %edi movq -96(%rbp), %rsi movq -112(%rbp), %rdx movq -112(%rbp), %rcx callq crypto_bignum_to_bin@PLT movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -112(%rbp), %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movq 40(%rax), %rax movl (%rax), %edi movq -24(%rbp), %rax movl 48(%rax), %esi movq -96(%rbp), %rdx movq -96(%rbp), %rcx movq -112(%rbp), %rax shlq $2, %rax addq %rax, %rcx callq crypto_ec_point_to_bin@PLT cmpq $0, %rax je .LBB0_10 # %bb.9: movl MSG_INFO(%rip), %edi leaq .L.str.2(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_10: movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -112(%rbp), %rax shlq $1, %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movl 28(%rax), %edi movq -96(%rbp), %rsi movq -120(%rbp), %rdx movq -120(%rbp), %rcx callq crypto_bignum_to_bin@PLT movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -120(%rbp), %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movq 40(%rax), %rax movl (%rax), %edi movq -24(%rbp), %rax movl 52(%rax), %esi movq -96(%rbp), %rdx movq -96(%rbp), %rcx movq -112(%rbp), %rax shlq $2, %rax addq %rax, %rcx callq crypto_ec_point_to_bin@PLT cmpq $0, %rax je .LBB0_12 # %bb.11: movl MSG_INFO(%rip), %edi leaq .L.str.2(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_12: movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -112(%rbp), %rax shlq $1, %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movl 32(%rax), %edi movq -96(%rbp), %rsi movq -120(%rbp), %rdx movq -120(%rbp), %rcx callq crypto_bignum_to_bin@PLT movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -120(%rbp), %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -64(%rbp), %rdi leaq -68(%rbp), %rsi movl $4, %edx callq eap_pwd_h_update@PLT movq -128(%rbp), %rsi # 8-byte Reload movq -64(%rbp), %rdi callq eap_pwd_h_final@PLT movq -128(%rbp), %rdi # 8-byte Reload movq $0, -64(%rbp) movq -48(%rbp), %rax movq %rax, -104(%rbp) movq -104(%rbp), %rsi movl SHA256_MAC_LEN(%rip), %edx callq os_memcmp_const@PLT cmpq $0, %rax je .LBB0_14 # %bb.13: movl MSG_INFO(%rip), %edi leaq .L.str.3(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_14: movl MSG_DEBUG(%rip), %edi leaq .L.str.4(%rip), %rsi movb $0, %al callq wpa_printf@PLT movb $0, %al callq eap_pwd_h_init@PLT movq %rax, -64(%rbp) cmpq $0, -64(%rbp) jne .LBB0_16 # %bb.15: jmp .LBB0_25 .LBB0_16: movq -24(%rbp), %rax movl 36(%rax), %edi movq -96(%rbp), %rsi movq -112(%rbp), %rdx movq -112(%rbp), %rcx callq crypto_bignum_to_bin@PLT movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -112(%rbp), %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movq 40(%rax), %rax movl (%rax), %edi movq -24(%rbp), %rax movl 52(%rax), %esi movq -96(%rbp), %rdx movq -96(%rbp), %rcx movq -112(%rbp), %rax shlq $2, %rax addq %rax, %rcx callq crypto_ec_point_to_bin@PLT cmpq $0, %rax je .LBB0_18 # %bb.17: movl MSG_INFO(%rip), %edi leaq .L.str.5(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_18: movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -112(%rbp), %rax shlq $1, %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movl 32(%rax), %edi movq -96(%rbp), %rsi movq -120(%rbp), %rdx movq -120(%rbp), %rcx callq crypto_bignum_to_bin@PLT movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -120(%rbp), %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movq 40(%rax), %rax movl (%rax), %edi movq -24(%rbp), %rax movl 48(%rax), %esi movq -96(%rbp), %rdx movq -96(%rbp), %rcx movq -112(%rbp), %rax shlq $2, %rax addq %rax, %rcx callq crypto_ec_point_to_bin@PLT cmpq $0, %rax je .LBB0_20 # %bb.19: movl MSG_INFO(%rip), %edi leaq .L.str.5(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_20: movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -112(%rbp), %rax shlq $1, %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -24(%rbp), %rax movl 28(%rax), %edi movq -96(%rbp), %rsi movq -120(%rbp), %rdx movq -120(%rbp), %rcx callq crypto_bignum_to_bin@PLT movq -64(%rbp), %rdi movq -96(%rbp), %rsi movq -120(%rbp), %rax movl %eax, %edx callq eap_pwd_h_update@PLT movq -64(%rbp), %rdi leaq -68(%rbp), %rsi movl $4, %edx callq eap_pwd_h_update@PLT movq -128(%rbp), %rsi # 8-byte Reload movq -64(%rbp), %rdi callq eap_pwd_h_final@PLT movq -128(%rbp), %r8 # 8-byte Reload movq $0, -64(%rbp) movq -24(%rbp), %rax movq 40(%rax), %rdi movq -24(%rbp), %rax movl 36(%rax), %esi movq -24(%rbp), %rax movl 32(%rax), %edx movq -24(%rbp), %rax movl 28(%rax), %ecx movq -104(%rbp), %r9 movq -24(%rbp), %rax movl 24(%rax), %r11d movq -24(%rbp), %rax movl 20(%rax), %r10d movq -24(%rbp), %rax movl 16(%rax), %eax leaq -68(%rbp), %rbx subq $32, %rsp movq %rbx, (%rsp) movl %r11d, 8(%rsp) movl %r10d, 16(%rsp) movl %eax, 24(%rsp) callq compute_keys@PLT addq $32, %rsp cmpq $0, %rax jge .LBB0_22 # %bb.21: movl MSG_INFO(%rip), %edi leaq .L.str.6(%rip), %rsi movb $0, %al callq wpa_printf@PLT jmp .LBB0_25 .LBB0_22: movl SHA256_MAC_LEN(%rip), %edi callq wpabuf_alloc@PLT movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rax cmpq $0, 8(%rax) jne .LBB0_24 # %bb.23: jmp .LBB0_25 .LBB0_24: movq -128(%rbp), %rsi # 8-byte Reload movq -24(%rbp), %rax movq 8(%rax), %rdi movl SHA256_MAC_LEN(%rip), %edx callq wpabuf_put_data@PLT .LBB0_25: movq -96(%rbp), %rdi movq -112(%rbp), %rsi shlq $1, %rsi callq bin_clear_free@PLT movq -24(%rbp), %rax cmpq $0, 8(%rax) jne .LBB0_27 # %bb.26: movl METHOD_DONE(%rip), %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movl DECISION_FAIL(%rip), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -24(%rbp), %rdi movl FAILURE(%rip), %esi callq eap_pwd_state@PLT jmp .LBB0_28 .LBB0_27: movq -24(%rbp), %rdi movl SUCCESS_ON_FRAG_COMPLETION(%rip), %esi callq eap_pwd_state@PLT .LBB0_28: cmpq $0, -64(%rbp) je .LBB0_30 # %bb.29: movq -128(%rbp), %rsi # 8-byte Reload movq -64(%rbp), %rdi callq eap_pwd_h_final@PLT .LBB0_30: movq -80(%rbp), %rax movq %rax, %rsp leaq -8(%rbp), %rsp popq %rbx popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size eap_pwd_perform_confirm_exchange, .Lfunc_end0-eap_pwd_perform_confirm_exchange .cfi_endproc # -- End function .type SHA256_MAC_LEN,@object # @SHA256_MAC_LEN .bss .globl SHA256_MAC_LEN .p2align 2 SHA256_MAC_LEN: .long 0 # 0x0 .size SHA256_MAC_LEN, 4 .type PWD_Confirm_Req,@object # @PWD_Confirm_Req .globl PWD_Confirm_Req .p2align 3 PWD_Confirm_Req: .quad 0 # 0x0 .size PWD_Confirm_Req, 8 .type TRUE,@object # @TRUE .globl TRUE .p2align 2 TRUE: .long 0 # 0x0 .size TRUE, 4 .type MSG_INFO,@object # @MSG_INFO .globl MSG_INFO .p2align 2 MSG_INFO: .long 0 # 0x0 .size MSG_INFO, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "EAP-pwd: Unexpected Confirm payload length %u (expected %u)" .size .L.str, 60 .type EAP_PWD_DEFAULT_RAND_FUNC,@object # @EAP_PWD_DEFAULT_RAND_FUNC .bss .globl EAP_PWD_DEFAULT_RAND_FUNC .p2align 2 EAP_PWD_DEFAULT_RAND_FUNC: .long 0 # 0x0 .size EAP_PWD_DEFAULT_RAND_FUNC, 4 .type EAP_PWD_DEFAULT_PRF,@object # @EAP_PWD_DEFAULT_PRF .globl EAP_PWD_DEFAULT_PRF .p2align 2 EAP_PWD_DEFAULT_PRF: .long 0 # 0x0 .size EAP_PWD_DEFAULT_PRF, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "EAP-PWD (server): confirm allocation fail" .size .L.str.1, 42 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "EAP-PWD (server): confirm point assignment fail" .size .L.str.2, 48 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "EAP-PWD (peer): confirm did not verify" .size .L.str.3, 39 .type MSG_DEBUG,@object # @MSG_DEBUG .bss .globl MSG_DEBUG .p2align 2 MSG_DEBUG: .long 0 # 0x0 .size MSG_DEBUG, 4 .type .L.str.4,@object # @.str.4 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.4: .asciz "EAP-pwd (peer): confirm verified" .size .L.str.4, 33 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "EAP-PWD (peer): confirm point assignment fail" .size .L.str.5, 46 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "EAP-PWD (peer): unable to compute MSK | EMSK" .size .L.str.6, 45 .type METHOD_DONE,@object # @METHOD_DONE .bss .globl METHOD_DONE .p2align 2 METHOD_DONE: .long 0 # 0x0 .size METHOD_DONE, 4 .type DECISION_FAIL,@object # @DECISION_FAIL .globl DECISION_FAIL .p2align 2 DECISION_FAIL: .long 0 # 0x0 .size DECISION_FAIL, 4 .type FAILURE,@object # @FAILURE .globl FAILURE .p2align 2 FAILURE: .long 0 # 0x0 .size FAILURE, 4 .type SUCCESS_ON_FRAG_COMPLETION,@object # @SUCCESS_ON_FRAG_COMPLETION .globl SUCCESS_ON_FRAG_COMPLETION .p2align 2 SUCCESS_ON_FRAG_COMPLETION: .long 0 # 0x0 .size SUCCESS_ON_FRAG_COMPLETION, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym eap_pwd_perform_confirm_exchange .addrsig_sym wpa_printf .addrsig_sym crypto_ec_prime_len .addrsig_sym crypto_ec_order_len .addrsig_sym htons .addrsig_sym os_memcpy .addrsig_sym os_malloc .addrsig_sym eap_pwd_h_init .addrsig_sym crypto_bignum_to_bin .addrsig_sym eap_pwd_h_update .addrsig_sym crypto_ec_point_to_bin .addrsig_sym eap_pwd_h_final .addrsig_sym os_memcmp_const .addrsig_sym compute_keys .addrsig_sym wpabuf_alloc .addrsig_sym wpabuf_put_data .addrsig_sym bin_clear_free .addrsig_sym eap_pwd_state .addrsig_sym SHA256_MAC_LEN .addrsig_sym PWD_Confirm_Req .addrsig_sym TRUE .addrsig_sym MSG_INFO .addrsig_sym EAP_PWD_DEFAULT_RAND_FUNC .addrsig_sym EAP_PWD_DEFAULT_PRF .addrsig_sym MSG_DEBUG .addrsig_sym METHOD_DONE .addrsig_sym DECISION_FAIL .addrsig_sym FAILURE .addrsig_sym SUCCESS_ON_FRAG_COMPLETION
RetroArch/wii/libogc/libogc/extr_lwp_priority.c___lwp_priority_init.c
arm/extr_lwp_priority___lwp_priority_init_O0_gcc.s
x86_64/extr_lwp_priority___lwp_priority_init_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___lwp_priority_init ; -- Begin function __lwp_priority_init .p2align 2 ___lwp_priority_init: ; @__lwp_priority_init .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 adrp x8, __prio_major_bitmap@GOTPAGE ldr x8, [x8, __prio_major_bitmap@GOTPAGEOFF] str xzr, [x8] str wzr, [sp, #12] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #12] subs w8, w8, #16 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 adrp x8, __prio_bitmap@GOTPAGE ldr x8, [x8, __prio_bitmap@GOTPAGEOFF] ldr x9, [x8] ldrsw x10, [sp, #12] mov x8, #0 str x8, [x9, x10, lsl #3] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #12] add w8, w8, #1 str w8, [sp, #12] b LBB0_1 LBB0_4: add sp, sp, #16 ret .cfi_endproc ; -- End function .comm __prio_major_bitmap,8,3 ; @_prio_major_bitmap .comm __prio_bitmap,8,3 ; @_prio_bitmap .subsections_via_symbols
.text .file "extr_lwp_priority.c___lwp_priority_init.c" .globl __lwp_priority_init # -- Begin function __lwp_priority_init .p2align 4, 0x90 .type __lwp_priority_init,@function __lwp_priority_init: # @__lwp_priority_init .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq $0, _prio_major_bitmap(%rip) movl $0, -4(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 cmpl $16, -4(%rbp) jge .LBB0_4 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq _prio_bitmap(%rip), %rax movslq -4(%rbp), %rcx movq $0, (%rax,%rcx,8) # %bb.3: # in Loop: Header=BB0_1 Depth=1 movl -4(%rbp), %eax addl $1, %eax movl %eax, -4(%rbp) jmp .LBB0_1 .LBB0_4: popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size __lwp_priority_init, .Lfunc_end0-__lwp_priority_init .cfi_endproc # -- End function .type _prio_major_bitmap,@object # @_prio_major_bitmap .bss .globl _prio_major_bitmap .p2align 3 _prio_major_bitmap: .quad 0 # 0x0 .size _prio_major_bitmap, 8 .type _prio_bitmap,@object # @_prio_bitmap .globl _prio_bitmap .p2align 3 _prio_bitmap: .quad 0 .size _prio_bitmap, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym _prio_major_bitmap .addrsig_sym _prio_bitmap
linux/fs/ocfs2/extr_xattr.c_ocfs2_get_xattr_value_root.c
arm/extr_xattr_ocfs2_get_xattr_value_root_O0_gcc.s
x86_64/extr_xattr_ocfs2_get_xattr_value_root_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ocfs2_get_xattr_value_root _ocfs2_get_xattr_value_root: ; @ocfs2_get_xattr_value_root .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] stur x2, [x29, #-24] stur w3, [x29, #-28] str x4, [sp, #40] str x5, [sp, #32] str x6, [sp, #24] ldur x8, [x29, #-24] ldr x8, [x8] ldursw x9, [x29, #-28] add x8, x8, x9, lsl #3 str x8, [sp, #16] ldur x8, [x29, #-24] str x8, [sp] ; 8-byte Folded Spill ldr x8, [sp, #16] ldr w0, [x8, #4] bl _le16_to_cpu ldr x8, [sp] ; 8-byte Folded Reload add x8, x8, w0, sxtw str x8, [sp, #8] ; 8-byte Folded Spill ldr x8, [sp, #16] ldr w0, [x8] bl _OCFS2_XATTR_SIZE ldr x8, [sp, #8] ; 8-byte Folded Reload add x8, x8, w0, sxtw ldr x9, [sp, #40] str x8, [x9] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] ldr x9, [sp, #32] str x8, [x9] b LBB0_2 LBB0_2: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .no_dead_strip _ocfs2_get_xattr_value_root .subsections_via_symbols
.text .file "extr_xattr.c_ocfs2_get_xattr_value_root.c" .p2align 4, 0x90 # -- Begin function ocfs2_get_xattr_value_root .type ocfs2_get_xattr_value_root,@function ocfs2_get_xattr_value_root: # @ocfs2_get_xattr_value_root .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 16(%rbp), %rax movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movl %ecx, -28(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movq -24(%rbp), %rax movq (%rax), %rax movslq -28(%rbp), %rcx shlq $3, %rcx addq %rcx, %rax movq %rax, -56(%rbp) movq -24(%rbp), %rax movq %rax, -72(%rbp) # 8-byte Spill movq -56(%rbp), %rax movl 4(%rax), %edi callq le16_to_cpu@PLT movl %eax, %ecx movq -72(%rbp), %rax # 8-byte Reload movslq %ecx, %rcx addq %rcx, %rax movq %rax, -64(%rbp) # 8-byte Spill movq -56(%rbp), %rax movl (%rax), %edi callq OCFS2_XATTR_SIZE@PLT movq -64(%rbp), %rcx # 8-byte Reload cltq addq %rax, %rcx movq -40(%rbp), %rax movq %rcx, (%rax) cmpq $0, -48(%rbp) je .LBB0_2 # %bb.1: movq -16(%rbp), %rcx movq -48(%rbp), %rax movq %rcx, (%rax) .LBB0_2: xorl %eax, %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ocfs2_get_xattr_value_root, .Lfunc_end0-ocfs2_get_xattr_value_root .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ocfs2_get_xattr_value_root .addrsig_sym le16_to_cpu .addrsig_sym OCFS2_XATTR_SIZE
freebsd/contrib/subversion/subversion/libsvn_fs_fs/extr_util.c_svn_fs_fs__update_min_unpacked_rev.c
arm/extr_util_svn_fs_fs__update_min_unpacked_rev_O0_gcc.s
x86_64/extr_util_svn_fs_fs__update_min_unpacked_rev_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _svn_fs_fs__update_min_unpacked_rev ; -- Begin function svn_fs_fs__update_min_unpacked_rev .p2align 2 _svn_fs_fs__update_min_unpacked_rev: ; @svn_fs_fs__update_min_unpacked_rev .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] ldr x8, [x8] adrp x9, _SVN_FS_FS__MIN_PACKED_FORMAT@GOTPAGE ldr x9, [x9, _SVN_FS_FS__MIN_PACKED_FORMAT@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ge and w0, w8, #0x1 bl _SVN_ERR_ASSERT ldr x8, [sp, #8] ldur x1, [x29, #-8] ldr x2, [sp, #16] add x0, x8, #8 bl _svn_fs_fs__read_min_unpacked_rev ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _SVN_FS_FS__MIN_PACKED_FORMAT,8,3 ; @SVN_FS_FS__MIN_PACKED_FORMAT .subsections_via_symbols
.text .file "extr_util.c_svn_fs_fs__update_min_unpacked_rev.c" .globl svn_fs_fs__update_min_unpacked_rev # -- Begin function svn_fs_fs__update_min_unpacked_rev .p2align 4, 0x90 .type svn_fs_fs__update_min_unpacked_rev,@function svn_fs_fs__update_min_unpacked_rev: # @svn_fs_fs__update_min_unpacked_rev .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), %rax cmpq SVN_FS_FS__MIN_PACKED_FORMAT(%rip), %rax setge %al andb $1, %al movzbl %al, %edi callq SVN_ERR_ASSERT@PLT movq -24(%rbp), %rdi addq $8, %rdi movq -8(%rbp), %rsi movq -16(%rbp), %rdx callq svn_fs_fs__read_min_unpacked_rev@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size svn_fs_fs__update_min_unpacked_rev, .Lfunc_end0-svn_fs_fs__update_min_unpacked_rev .cfi_endproc # -- End function .type SVN_FS_FS__MIN_PACKED_FORMAT,@object # @SVN_FS_FS__MIN_PACKED_FORMAT .bss .globl SVN_FS_FS__MIN_PACKED_FORMAT .p2align 3 SVN_FS_FS__MIN_PACKED_FORMAT: .quad 0 # 0x0 .size SVN_FS_FS__MIN_PACKED_FORMAT, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym SVN_ERR_ASSERT .addrsig_sym svn_fs_fs__read_min_unpacked_rev .addrsig_sym SVN_FS_FS__MIN_PACKED_FORMAT
FFmpeg/doc/examples/extr_vaapi_transcode.c_open_input_file.c
arm/extr_vaapi_transcode_open_input_file_O0_gcc.s
x86_64/extr_vaapi_transcode_open_input_file_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function open_input_file _open_input_file: ; @open_input_file .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 mov x8, x0 adrp x0, _ifmt_ctx@GOTPAGE ldr x0, [x0, _ifmt_ctx@GOTPAGEOFF] str x0, [sp, #48] ; 8-byte Folded Spill adrp x9, _decoder_ctx@GOTPAGE ldr x9, [x9, _decoder_ctx@GOTPAGEOFF] str x9, [sp, #56] ; 8-byte Folded Spill adrp x9, _stderr@GOTPAGE ldr x9, [x9, _stderr@GOTPAGEOFF] stur x9, [x29, #-48] ; 8-byte Folded Spill stur x8, [x29, #-16] mov x3, #0 stur xzr, [x29, #-32] stur xzr, [x29, #-40] ldur x1, [x29, #-16] mov x2, x3 bl _avformat_open_input stur w0, [x29, #-20] subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #44] ; 4-byte Folded Spill ldur x8, [x29, #-16] str x8, [sp, #32] ; 8-byte Folded Spill ldur w0, [x29, #-20] bl _av_err2str ldr x10, [sp, #32] ; 8-byte Folded Reload mov x8, x0 ldr w0, [sp, #44] ; 4-byte Folded Reload mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf ldur w8, [x29, #-20] stur w8, [x29, #-4] b LBB0_15 LBB0_2: ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x0, [x8] mov x1, #0 bl _avformat_find_stream_info stur w0, [x29, #-20] subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #28] ; 4-byte Folded Spill ldur w0, [x29, #-20] bl _av_err2str mov x8, x0 ldr w0, [sp, #28] ; 4-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf ldur w8, [x29, #-20] stur w8, [x29, #-4] b LBB0_15 LBB0_4: ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x0, [x8] adrp x8, _AVMEDIA_TYPE_VIDEO@GOTPAGE ldr x8, [x8, _AVMEDIA_TYPE_VIDEO@GOTPAGEOFF] ldr w1, [x8] mov w3, #-1 mov x2, x3 sub x4, x29, #32 mov w5, #0 bl _av_find_best_stream stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #24] ; 4-byte Folded Spill ldur w0, [x29, #-20] bl _av_err2str mov x8, x0 ldr w0, [sp, #24] ; 4-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf ldur w8, [x29, #-20] stur w8, [x29, #-4] b LBB0_15 LBB0_6: ldursw x8, [x29, #-20] adrp x9, _video_stream@GOTPAGE ldr x9, [x9, _video_stream@GOTPAGEOFF] str x8, [x9] ldur x0, [x29, #-32] bl _avcodec_alloc_context3 ldr x9, [sp, #56] ; 8-byte Folded Reload mov x8, x0 str x8, [x9] subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: adrp x8, _ENOMEM@GOTPAGE ldr x8, [x8, _ENOMEM@GOTPAGEOFF] ldr w0, [x8] bl _AVERROR stur w0, [x29, #-4] b LBB0_15 LBB0_8: ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x9, [sp, #48] ; 8-byte Folded Reload ldr x9, [x9] ldr x9, [x9] adrp x10, _video_stream@GOTPAGE ldr x10, [x10, _video_stream@GOTPAGEOFF] ldr x10, [x10] ldr x9, [x9, x10, lsl #3] stur x9, [x29, #-40] ldr x0, [x8] ldur x8, [x29, #-40] ldr w1, [x8] bl _avcodec_parameters_to_context stur w0, [x29, #-20] subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #20] ; 4-byte Folded Spill ldur w0, [x29, #-20] bl _av_err2str mov x8, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf ldur w8, [x29, #-20] stur w8, [x29, #-4] b LBB0_15 LBB0_10: adrp x8, _hw_device_ctx@GOTPAGE ldr x8, [x8, _hw_device_ctx@GOTPAGEOFF] ldr w0, [x8] bl _av_buffer_ref ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x9, [x8] str w0, [x9, #4] ldr x8, [x8] ldr w8, [x8, #4] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w0, [x8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf adrp x8, _ENOMEM@GOTPAGE ldr x8, [x8, _ENOMEM@GOTPAGEOFF] ldr w0, [x8] bl _AVERROR stur w0, [x29, #-4] b LBB0_15 LBB0_12: ldr x8, [sp, #56] ; 8-byte Folded Reload adrp x9, _get_vaapi_format@GOTPAGE ldr x9, [x9, _get_vaapi_format@GOTPAGEOFF] ldr w9, [x9] ldr x10, [x8] str w9, [x10] ldr x0, [x8] ldur x1, [x29, #-32] mov x2, #0 bl _avcodec_open2 stur w0, [x29, #-20] subs w8, w0, #0 cset w8, ge tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w8, [x8] str w8, [sp, #16] ; 4-byte Folded Spill ldur w0, [x29, #-20] bl _av_err2str mov x8, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _fprintf b LBB0_14 LBB0_14: ldur w8, [x29, #-20] stur w8, [x29, #-4] b LBB0_15 LBB0_15: ldur w0, [x29, #-4] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .comm _ifmt_ctx,8,3 ; @ifmt_ctx .comm _stderr,4,2 ; @stderr .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Cannot open input file '%s', Error code: %s\n" l_.str.1: ; @.str.1 .asciz "Cannot find input stream information. Error code: %s\n" .comm _AVMEDIA_TYPE_VIDEO,4,2 ; @AVMEDIA_TYPE_VIDEO l_.str.2: ; @.str.2 .asciz "Cannot find a video stream in the input file. Error code: %s\n" .comm _video_stream,8,3 ; @video_stream .comm _decoder_ctx,8,3 ; @decoder_ctx .comm _ENOMEM,4,2 ; @ENOMEM l_.str.3: ; @.str.3 .asciz "avcodec_parameters_to_context error. Error code: %s\n" .comm _hw_device_ctx,4,2 ; @hw_device_ctx l_.str.4: ; @.str.4 .asciz "A hardware device reference create failed.\n" .comm _get_vaapi_format,4,2 ; @get_vaapi_format l_.str.5: ; @.str.5 .asciz "Failed to open codec for decoding. Error code: %s\n" .no_dead_strip _open_input_file .subsections_via_symbols
.text .file "extr_vaapi_transcode.c_open_input_file.c" .p2align 4, 0x90 # -- Begin function open_input_file .type open_input_file,@function open_input_file: # @open_input_file .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 $0, -32(%rbp) movq $0, -40(%rbp) movq -16(%rbp), %rsi leaq ifmt_ctx(%rip), %rdi xorl %eax, %eax movl %eax, %ecx movq %rcx, %rdx callq avformat_open_input@PLT movl %eax, -20(%rbp) cmpl $0, %eax jge .LBB0_2 # %bb.1: movl stderr(%rip), %eax movl %eax, -52(%rbp) # 4-byte Spill movq -16(%rbp), %rax movq %rax, -48(%rbp) # 8-byte Spill movl -20(%rbp), %edi callq av_err2str@PLT movl -52(%rbp), %edi # 4-byte Reload movq -48(%rbp), %rdx # 8-byte Reload movq %rax, %rcx leaq .L.str(%rip), %rsi movb $0, %al callq fprintf@PLT movl -20(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_15 .LBB0_2: movq ifmt_ctx(%rip), %rdi xorl %eax, %eax movl %eax, %esi callq avformat_find_stream_info@PLT movl %eax, -20(%rbp) cmpl $0, %eax jge .LBB0_4 # %bb.3: movl stderr(%rip), %eax movl %eax, -56(%rbp) # 4-byte Spill movl -20(%rbp), %edi callq av_err2str@PLT movl -56(%rbp), %edi # 4-byte Reload movq %rax, %rdx leaq .L.str.1(%rip), %rsi movb $0, %al callq fprintf@PLT movl -20(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_15 .LBB0_4: movq ifmt_ctx(%rip), %rdi movl AVMEDIA_TYPE_VIDEO(%rip), %esi movl $4294967295, %ecx # imm = 0xFFFFFFFF leaq -32(%rbp), %r8 xorl %r9d, %r9d movl %ecx, %edx callq av_find_best_stream@PLT movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge .LBB0_6 # %bb.5: movl stderr(%rip), %eax movl %eax, -60(%rbp) # 4-byte Spill movl -20(%rbp), %edi callq av_err2str@PLT movl -60(%rbp), %edi # 4-byte Reload movq %rax, %rdx leaq .L.str.2(%rip), %rsi movb $0, %al callq fprintf@PLT movl -20(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_15 .LBB0_6: movslq -20(%rbp), %rax movq %rax, video_stream(%rip) movq -32(%rbp), %rdi callq avcodec_alloc_context3@PLT movq %rax, decoder_ctx(%rip) cmpq $0, %rax jne .LBB0_8 # %bb.7: movl ENOMEM(%rip), %edi callq AVERROR@PLT movl %eax, -4(%rbp) jmp .LBB0_15 .LBB0_8: movq ifmt_ctx(%rip), %rax movq (%rax), %rax movq video_stream(%rip), %rcx movq (%rax,%rcx,8), %rax movq %rax, -40(%rbp) movq decoder_ctx(%rip), %rdi movq -40(%rbp), %rax movl (%rax), %esi callq avcodec_parameters_to_context@PLT movl %eax, -20(%rbp) cmpl $0, %eax jge .LBB0_10 # %bb.9: movl stderr(%rip), %eax movl %eax, -64(%rbp) # 4-byte Spill movl -20(%rbp), %edi callq av_err2str@PLT movl -64(%rbp), %edi # 4-byte Reload movq %rax, %rdx leaq .L.str.3(%rip), %rsi movb $0, %al callq fprintf@PLT movl -20(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_15 .LBB0_10: movl hw_device_ctx(%rip), %edi callq av_buffer_ref@PLT movl %eax, %ecx movq decoder_ctx(%rip), %rax movl %ecx, 4(%rax) movq decoder_ctx(%rip), %rax cmpl $0, 4(%rax) jne .LBB0_12 # %bb.11: movl stderr(%rip), %edi leaq .L.str.4(%rip), %rsi movb $0, %al callq fprintf@PLT movl ENOMEM(%rip), %edi callq AVERROR@PLT movl %eax, -4(%rbp) jmp .LBB0_15 .LBB0_12: movl get_vaapi_format(%rip), %ecx movq decoder_ctx(%rip), %rax movl %ecx, (%rax) movq decoder_ctx(%rip), %rdi movq -32(%rbp), %rsi xorl %eax, %eax movl %eax, %edx callq avcodec_open2@PLT movl %eax, -20(%rbp) cmpl $0, %eax jge .LBB0_14 # %bb.13: movl stderr(%rip), %eax movl %eax, -68(%rbp) # 4-byte Spill movl -20(%rbp), %edi callq av_err2str@PLT movl -68(%rbp), %edi # 4-byte Reload movq %rax, %rdx leaq .L.str.5(%rip), %rsi movb $0, %al callq fprintf@PLT .LBB0_14: movl -20(%rbp), %eax movl %eax, -4(%rbp) .LBB0_15: movl -4(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size open_input_file, .Lfunc_end0-open_input_file .cfi_endproc # -- End function .type ifmt_ctx,@object # @ifmt_ctx .bss .globl ifmt_ctx .p2align 3 ifmt_ctx: .quad 0 .size ifmt_ctx, 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 "Cannot open input file '%s', Error code: %s\n" .size .L.str, 45 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "Cannot find input stream information. Error code: %s\n" .size .L.str.1, 54 .type AVMEDIA_TYPE_VIDEO,@object # @AVMEDIA_TYPE_VIDEO .bss .globl AVMEDIA_TYPE_VIDEO .p2align 2 AVMEDIA_TYPE_VIDEO: .long 0 # 0x0 .size AVMEDIA_TYPE_VIDEO, 4 .type .L.str.2,@object # @.str.2 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.2: .asciz "Cannot find a video stream in the input file. Error code: %s\n" .size .L.str.2, 62 .type video_stream,@object # @video_stream .bss .globl video_stream .p2align 3 video_stream: .quad 0 # 0x0 .size video_stream, 8 .type decoder_ctx,@object # @decoder_ctx .globl decoder_ctx .p2align 3 decoder_ctx: .quad 0 .size decoder_ctx, 8 .type ENOMEM,@object # @ENOMEM .globl ENOMEM .p2align 2 ENOMEM: .long 0 # 0x0 .size ENOMEM, 4 .type .L.str.3,@object # @.str.3 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.3: .asciz "avcodec_parameters_to_context error. Error code: %s\n" .size .L.str.3, 53 .type hw_device_ctx,@object # @hw_device_ctx .bss .globl hw_device_ctx .p2align 2 hw_device_ctx: .long 0 # 0x0 .size hw_device_ctx, 4 .type .L.str.4,@object # @.str.4 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.4: .asciz "A hardware device reference create failed.\n" .size .L.str.4, 44 .type get_vaapi_format,@object # @get_vaapi_format .bss .globl get_vaapi_format .p2align 2 get_vaapi_format: .long 0 # 0x0 .size get_vaapi_format, 4 .type .L.str.5,@object # @.str.5 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.5: .asciz "Failed to open codec for decoding. Error code: %s\n" .size .L.str.5, 51 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym open_input_file .addrsig_sym avformat_open_input .addrsig_sym fprintf .addrsig_sym av_err2str .addrsig_sym avformat_find_stream_info .addrsig_sym av_find_best_stream .addrsig_sym avcodec_alloc_context3 .addrsig_sym AVERROR .addrsig_sym avcodec_parameters_to_context .addrsig_sym av_buffer_ref .addrsig_sym avcodec_open2 .addrsig_sym ifmt_ctx .addrsig_sym stderr .addrsig_sym AVMEDIA_TYPE_VIDEO .addrsig_sym video_stream .addrsig_sym decoder_ctx .addrsig_sym ENOMEM .addrsig_sym hw_device_ctx .addrsig_sym get_vaapi_format
linux/drivers/usb/gadget/udc/extr_bcm63xx_udc.c_bcm63xx_udc_set_halt.c
arm/extr_bcm63xx_udc_bcm63xx_udc_set_halt_O0_gcc.s
x86_64/extr_bcm63xx_udc_bcm63xx_udc_set_halt_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bcm63xx_udc_set_halt _bcm63xx_udc_set_halt: ; @bcm63xx_udc_set_halt .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 x0, [x29, #-8] bl _our_ep str x0, [sp, #24] ldr x8, [sp, #24] ldr x8, [x8, #8] str x8, [sp, #16] ldr x0, [sp, #16] ldr x1, [sp, #8] bl _spin_lock_irqsave ldr x0, [sp, #16] ldr x1, [sp, #24] ldur w8, [x29, #-12] mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill subs w8, w8, #0 cset w8, ne and w2, w8, #0x1 bl _bcm63xx_set_stall ldur w8, [x29, #-12] ldr x9, [sp, #24] str w8, [x9] ldr x0, [sp, #16] ldr x1, [sp, #8] bl _spin_unlock_irqrestore ldr w0, [sp, #4] ; 4-byte Folded Reload ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .no_dead_strip _bcm63xx_udc_set_halt .subsections_via_symbols
.text .file "extr_bcm63xx_udc.c_bcm63xx_udc_set_halt.c" .p2align 4, 0x90 # -- Begin function bcm63xx_udc_set_halt .type bcm63xx_udc_set_halt,@function bcm63xx_udc_set_halt: # @bcm63xx_udc_set_halt .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), %rdi callq our_ep@PLT movq %rax, -24(%rbp) movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rdi movq -40(%rbp), %rsi callq spin_lock_irqsave@PLT movq -32(%rbp), %rdi movq -24(%rbp), %rsi cmpl $0, -12(%rbp) setne %al xorb $-1, %al xorb $-1, %al andb $1, %al movzbl %al, %edx callq bcm63xx_set_stall@PLT movl -12(%rbp), %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movq -32(%rbp), %rdi movq -40(%rbp), %rsi callq spin_unlock_irqrestore@PLT xorl %eax, %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size bcm63xx_udc_set_halt, .Lfunc_end0-bcm63xx_udc_set_halt .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym bcm63xx_udc_set_halt .addrsig_sym our_ep .addrsig_sym spin_lock_irqsave .addrsig_sym bcm63xx_set_stall .addrsig_sym spin_unlock_irqrestore
netdata/collectors/freebsd.plugin/extr_freebsd_sysctl.c_do_net_inet_tcp_stats.c
arm/extr_freebsd_sysctl_do_net_inet_tcp_stats_O0_gcc.s
x86_64/extr_freebsd_sysctl_do_net_inet_tcp_stats_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _do_net_inet_tcp_stats ; -- Begin function do_net_inet_tcp_stats .p2align 2 _do_net_inet_tcp_stats: ; @do_net_inet_tcp_stats .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, #672 adrp x8, _CONFIG_BOOLEAN_AUTO@GOTPAGE ldr x8, [x8, _CONFIG_BOOLEAN_AUTO@GOTPAGEOFF] str x8, [sp, #224] ; 8-byte Folded Spill adrp x8, _RRDSET_TYPE_LINE@GOTPAGE ldr x8, [x8, _RRDSET_TYPE_LINE@GOTPAGEOFF] str x8, [sp, #232] ; 8-byte Folded Spill adrp x8, _RRD_ALGORITHM_INCREMENTAL@GOTPAGE ldr x8, [x8, _RRD_ALGORITHM_INCREMENTAL@GOTPAGEOFF] str x8, [sp, #240] ; 8-byte Folded Spill adrp x8, _RRDSET_FLAG_DETAIL@GOTPAGE ldr x8, [x8, _RRDSET_FLAG_DETAIL@GOTPAGEOFF] str x8, [sp, #248] ; 8-byte Folded Spill adrp x8, _CONFIG_BOOLEAN_YES@GOTPAGE ldr x8, [x8, _CONFIG_BOOLEAN_YES@GOTPAGEOFF] str x8, [sp, #256] ; 8-byte Folded Spill adrp x8, _netdata_zero_metrics_enabled@GOTPAGE ldr x8, [x8, _netdata_zero_metrics_enabled@GOTPAGEOFF] str x8, [sp, #264] ; 8-byte Folded Spill stur w0, [x29, #-24] stur w1, [x29, #-28] adrp x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGEOFF] adds w8, w8, #1 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF str x0, [sp, #216] ; 8-byte Folded Spill adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF mov w2, #1 str w2, [sp, #212] ; 4-byte Folded Spill bl _config_get_boolean ldr w2, [sp, #212] ; 4-byte Folded Reload mov x8, x0 ldr x0, [sp, #216] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.do_tcp_packets@PAGE str w8, [x9, _do_net_inet_tcp_stats.do_tcp_packets@PAGEOFF] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _config_get_boolean ldr w2, [sp, #212] ; 4-byte Folded Reload mov x8, x0 ldr x0, [sp, #216] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.do_tcp_errors@PAGE str w8, [x9, _do_net_inet_tcp_stats.do_tcp_errors@PAGEOFF] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _config_get_boolean ldr x8, [sp, #224] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #216] ; 8-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.do_tcp_handshake@PAGE str w9, [x10, _do_net_inet_tcp_stats.do_tcp_handshake@PAGEOFF] ldr w2, [x8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _config_get_boolean_ondemand ldr x8, [sp, #224] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #216] ; 8-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGE str w9, [x10, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGEOFF] ldr w2, [x8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _config_get_boolean_ondemand ldr x8, [sp, #224] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #216] ; 8-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGE str w9, [x10, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGEOFF] ldr w2, [x8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _config_get_boolean_ondemand ldr x8, [sp, #224] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #216] ; 8-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGE str w9, [x10, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGEOFF] ldr w2, [x8] adrp x1, l_.str.7@PAGE add x1, x1, l_.str.7@PAGEOFF bl _config_get_boolean_ondemand ldr x8, [sp, #224] ; 8-byte Folded Reload mov x9, x0 ldr x0, [sp, #216] ; 8-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.do_tcpext_listen@PAGE str w9, [x10, _do_net_inet_tcp_stats.do_tcpext_listen@PAGEOFF] ldr w2, [x8] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _config_get_boolean_ondemand adrp x8, _do_net_inet_tcp_stats.do_ecn@PAGE str w0, [x8, _do_net_inet_tcp_stats.do_ecn@PAGEOFF] b LBB0_2 LBB0_2: adrp x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGEOFF] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #208] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_3 LBB0_3: adrp x8, _do_net_inet_tcp_stats.do_tcp_errors@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcp_errors@PAGEOFF] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #208] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_4 LBB0_4: adrp x8, _do_net_inet_tcp_stats.do_tcp_handshake@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcp_handshake@PAGEOFF] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #208] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_5 LBB0_5: adrp x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGEOFF] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #208] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_6 LBB0_6: adrp x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGEOFF] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #208] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_7 LBB0_7: adrp x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGEOFF] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #208] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: adrp x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGEOFF] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #208] ; 4-byte Folded Spill tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: adrp x8, _do_net_inet_tcp_stats.do_ecn@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_ecn@PAGEOFF] subs w8, w8, #0 cset w8, ne str w8, [sp, #208] ; 4-byte Folded Spill b LBB0_10 LBB0_10: ldr w8, [sp, #208] ; 4-byte Folded Reload and w0, w8, #0x1 bl _likely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_78 b LBB0_11 LBB0_11: add x0, sp, #272 str x0, [sp, #200] ; 8-byte Folded Spill sub x1, x29, #224 mov x2, #192 bl _memcpy ldr x2, [sp, #200] ; 8-byte Folded Reload adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF adrp x1, _do_net_inet_tcp_stats.mib@PAGE add x1, x1, _do_net_inet_tcp_stats.mib@PAGEOFF bl _GETSYSCTL_SIMPLE bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: adrp x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGEOFF] adrp x0, l_.str.10@PAGE add x0, x0, l_.str.10@PAGEOFF bl _error adrp x8, _do_net_inet_tcp_stats.do_tcp_errors@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_tcp_errors@PAGEOFF] adrp x0, l_.str.11@PAGE add x0, x0, l_.str.11@PAGEOFF bl _error adrp x8, _do_net_inet_tcp_stats.do_tcp_handshake@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_tcp_handshake@PAGEOFF] adrp x0, l_.str.12@PAGE add x0, x0, l_.str.12@PAGEOFF bl _error adrp x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGEOFF] adrp x0, l_.str.13@PAGE add x0, x0, l_.str.13@PAGEOFF bl _error adrp x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGEOFF] adrp x0, l_.str.14@PAGE add x0, x0, l_.str.14@PAGEOFF bl _error adrp x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGEOFF] adrp x0, l_.str.15@PAGE add x0, x0, l_.str.15@PAGEOFF bl _error adrp x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGEOFF] adrp x0, l_.str.16@PAGE add x0, x0, l_.str.16@PAGEOFF bl _error adrp x8, _do_net_inet_tcp_stats.do_ecn@PAGE str wzr, [x8, _do_net_inet_tcp_stats.do_ecn@PAGEOFF] adrp x0, l_.str.17@PAGE add x0, x0, l_.str.17@PAGEOFF bl _error adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _error mov w8, #1 stur w8, [x29, #-20] b LBB0_80 LBB0_13: adrp x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGE ldr w0, [x8, _do_net_inet_tcp_stats.do_tcp_packets@PAGEOFF] bl _likely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_14 LBB0_14: adrp x8, _do_net_inet_tcp_stats.st@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #2600 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.20@PAGE add x1, x1, l_.str.20@PAGEOFF mov x4, #0 mov x2, x4 adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF adrp x5, l_.str.22@PAGE add x5, x5, l_.str.22@PAGEOFF adrp x6, l_.str.23@PAGE add x6, x6, l_.str.23@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #240] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st@PAGE str x9, [sp, #184] ; 8-byte Folded Spill str x0, [x9, _do_net_inet_tcp_stats.st@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.25@PAGE add x1, x1, l_.str.25@PAGEOFF adrp x2, l_.str.26@PAGE add x2, x2, l_.str.26@PAGEOFF mov w4, #1 str w4, [sp, #196] ; 4-byte Folded Spill mov x3, x4 bl _rrddim_add ldr x9, [sp, #184] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #196] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_in_segs@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_in_segs@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.27@PAGE add x1, x1, l_.str.27@PAGEOFF adrp x2, l_.str.28@PAGE add x2, x2, l_.str.28@PAGEOFF mov w3, #-1 bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_out_segs@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_out_segs@PAGEOFF] b LBB0_17 LBB0_16: adrp x8, _do_net_inet_tcp_stats.st@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st@PAGEOFF] bl _rrdset_next b LBB0_17 LBB0_17: adrp x8, _do_net_inet_tcp_stats.st@PAGE str x8, [sp, #176] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_in_segs@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_in_segs@PAGEOFF] ldur x2, [x29, #-40] bl _rrddim_set_by_pointer ldr x8, [sp, #176] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_out_segs@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_out_segs@PAGEOFF] ldur x2, [x29, #-48] bl _rrddim_set_by_pointer ldr x8, [sp, #176] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st@PAGEOFF] bl _rrdset_done b LBB0_18 LBB0_18: adrp x8, _do_net_inet_tcp_stats.do_tcp_errors@PAGE ldr w0, [x8, _do_net_inet_tcp_stats.do_tcp_errors@PAGEOFF] bl _likely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_23 b LBB0_19 LBB0_19: adrp x8, _do_net_inet_tcp_stats.st.29@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st.29@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #2700 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.30@PAGE add x1, x1, l_.str.30@PAGEOFF mov x4, #0 str x4, [sp, #160] ; 8-byte Folded Spill mov x2, x4 adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF adrp x5, l_.str.31@PAGE add x5, x5, l_.str.31@PAGEOFF adrp x6, l_.str.23@PAGE add x6, x6, l_.str.23@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #248] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st.29@PAGE str x9, [sp, #152] ; 8-byte Folded Spill str x0, [x9, _do_net_inet_tcp_stats.st.29@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.29@PAGEOFF] ldr w1, [x8] bl _rrdset_flag_set ldr x9, [sp, #152] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x2, [sp, #160] ; 8-byte Folded Reload ldr x0, [x9, _do_net_inet_tcp_stats.st.29@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.32@PAGE add x1, x1, l_.str.32@PAGEOFF mov w4, #1 str w4, [sp, #172] ; 4-byte Folded Spill mov x3, x4 bl _rrddim_add ldr x9, [sp, #152] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x2, [sp, #160] ; 8-byte Folded Reload ldr w4, [sp, #172] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_in_errs@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_in_errs@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.29@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.33@PAGE add x1, x1, l_.str.33@PAGEOFF mov x3, x4 bl _rrddim_add ldr x9, [sp, #152] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x2, [sp, #160] ; 8-byte Folded Reload ldr w4, [sp, #172] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_in_csum_errs@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_in_csum_errs@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.29@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.34@PAGE add x1, x1, l_.str.34@PAGEOFF mov w3, #-1 bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_retrans_segs@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_retrans_segs@PAGEOFF] b LBB0_22 LBB0_21: adrp x8, _do_net_inet_tcp_stats.st.29@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st.29@PAGEOFF] bl _rrdset_next b LBB0_22 LBB0_22: adrp x8, _do_net_inet_tcp_stats.st.29@PAGE str x8, [sp, #144] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st.29@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_in_errs@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_in_errs@PAGEOFF] ldur x8, [x29, #-64] ldur x9, [x29, #-72] add x2, x8, x9 bl _rrddim_set_by_pointer ldr x8, [sp, #144] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.29@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_in_csum_errs@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_in_csum_errs@PAGEOFF] ldur x2, [x29, #-80] bl _rrddim_set_by_pointer ldr x8, [sp, #144] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.29@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_retrans_segs@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_retrans_segs@PAGEOFF] ldur x2, [x29, #-88] bl _rrddim_set_by_pointer ldr x8, [sp, #144] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.29@PAGEOFF] bl _rrdset_done b LBB0_23 LBB0_23: adrp x8, _do_net_inet_tcp_stats.do_tcp_handshake@PAGE ldr w0, [x8, _do_net_inet_tcp_stats.do_tcp_handshake@PAGEOFF] bl _likely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_28 b LBB0_24 LBB0_24: adrp x8, _do_net_inet_tcp_stats.st.35@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st.35@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_26 b LBB0_25 LBB0_25: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #2900 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.36@PAGE add x1, x1, l_.str.36@PAGEOFF mov x4, #0 str x4, [sp, #128] ; 8-byte Folded Spill mov x2, x4 adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF adrp x5, l_.str.37@PAGE add x5, x5, l_.str.37@PAGEOFF adrp x6, l_.str.38@PAGE add x6, x6, l_.str.38@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #248] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st.35@PAGE str x9, [sp, #120] ; 8-byte Folded Spill str x0, [x9, _do_net_inet_tcp_stats.st.35@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.35@PAGEOFF] ldr w1, [x8] bl _rrdset_flag_set ldr x9, [sp, #120] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload ldr x0, [x9, _do_net_inet_tcp_stats.st.35@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.39@PAGE add x1, x1, l_.str.39@PAGEOFF mov w4, #1 str w4, [sp, #140] ; 4-byte Folded Spill mov x3, x4 bl _rrddim_add ldr x9, [sp, #120] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload ldr w4, [sp, #140] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_estab_resets@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_estab_resets@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.35@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.40@PAGE add x1, x1, l_.str.40@PAGEOFF mov x3, x4 bl _rrddim_add ldr x9, [sp, #120] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload ldr w4, [sp, #140] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_active_opens@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_active_opens@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.35@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.41@PAGE add x1, x1, l_.str.41@PAGEOFF mov x3, x4 bl _rrddim_add ldr x9, [sp, #120] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x2, [sp, #128] ; 8-byte Folded Reload ldr w4, [sp, #140] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_passive_opens@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_passive_opens@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.35@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.42@PAGE add x1, x1, l_.str.42@PAGEOFF mov x3, x4 bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_attempt_fails@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_attempt_fails@PAGEOFF] b LBB0_27 LBB0_26: adrp x8, _do_net_inet_tcp_stats.st.35@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st.35@PAGEOFF] bl _rrdset_next b LBB0_27 LBB0_27: adrp x8, _do_net_inet_tcp_stats.st.35@PAGE str x8, [sp, #112] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st.35@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_estab_resets@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_estab_resets@PAGEOFF] ldur x2, [x29, #-96] bl _rrddim_set_by_pointer ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.35@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_active_opens@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_active_opens@PAGEOFF] ldur x2, [x29, #-104] bl _rrddim_set_by_pointer ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.35@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_passive_opens@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_passive_opens@PAGEOFF] ldur x2, [x29, #-112] bl _rrddim_set_by_pointer ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.35@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_attempt_fails@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_attempt_fails@PAGEOFF] ldur x2, [x29, #-120] bl _rrddim_set_by_pointer ldr x8, [sp, #112] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.35@PAGEOFF] bl _rrdset_done b LBB0_28 LBB0_28: ldr x9, [sp, #256] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_36 b LBB0_29 LBB0_29: ldr x9, [sp, #224] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_40 b LBB0_30 LBB0_30: ldur x8, [x29, #-128] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_31 LBB0_31: ldur x8, [x29, #-136] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_32 LBB0_32: ldur x8, [x29, #-144] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_33 LBB0_33: ldur x8, [x29, #-152] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_34 LBB0_34: ldur x8, [x29, #-160] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_36 b LBB0_35 LBB0_35: ldr x9, [sp, #256] ; 8-byte Folded Reload ldr x8, [sp, #264] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_40 b LBB0_36 LBB0_36: ldr x8, [sp, #256] ; 8-byte Folded Reload ldr w8, [x8] adrp x9, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGE str w8, [x9, _do_net_inet_tcp_stats.do_tcpext_connaborts@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.st.43@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_38 b LBB0_37 LBB0_37: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #3010 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.44@PAGE add x1, x1, l_.str.44@PAGEOFF mov x4, #0 mov x2, x4 adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF adrp x5, l_.str.45@PAGE add x5, x5, l_.str.45@PAGEOFF adrp x6, l_.str.46@PAGE add x6, x6, l_.str.46@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #240] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st.43@PAGE str x9, [sp, #96] ; 8-byte Folded Spill str x0, [x9, _do_net_inet_tcp_stats.st.43@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.43@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.47@PAGE add x1, x1, l_.str.47@PAGEOFF adrp x2, l_.str.48@PAGE add x2, x2, l_.str.48@PAGEOFF mov w4, #1 str w4, [sp, #108] ; 4-byte Folded Spill mov x3, x4 bl _rrddim_add ldr x9, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #108] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_on_data@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_on_data@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.43@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.49@PAGE add x1, x1, l_.str.49@PAGEOFF adrp x2, l_.str.50@PAGE add x2, x2, l_.str.50@PAGEOFF mov x3, x4 bl _rrddim_add ldr x9, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #108] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_on_close@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_on_close@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.43@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.51@PAGE add x1, x1, l_.str.51@PAGEOFF adrp x2, l_.str.52@PAGE add x2, x2, l_.str.52@PAGEOFF mov x3, x4 bl _rrddim_add ldr x9, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #108] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_on_memory@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_on_memory@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.43@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.53@PAGE add x1, x1, l_.str.53@PAGEOFF adrp x2, l_.str.54@PAGE add x2, x2, l_.str.54@PAGEOFF mov x3, x4 bl _rrddim_add ldr x9, [sp, #96] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #108] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_on_timeout@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_on_timeout@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.43@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.55@PAGE add x1, x1, l_.str.55@PAGEOFF adrp x2, l_.str.56@PAGE add x2, x2, l_.str.56@PAGEOFF mov x3, x4 bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_on_linger@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_on_linger@PAGEOFF] b LBB0_39 LBB0_38: adrp x8, _do_net_inet_tcp_stats.st.43@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] bl _rrdset_next b LBB0_39 LBB0_39: adrp x8, _do_net_inet_tcp_stats.st.43@PAGE str x8, [sp, #88] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_on_data@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_on_data@PAGEOFF] ldur x2, [x29, #-128] bl _rrddim_set_by_pointer ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_on_close@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_on_close@PAGEOFF] ldur x2, [x29, #-136] bl _rrddim_set_by_pointer ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_on_memory@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_on_memory@PAGEOFF] ldur x2, [x29, #-144] bl _rrddim_set_by_pointer ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_on_timeout@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_on_timeout@PAGEOFF] ldur x2, [x29, #-152] bl _rrddim_set_by_pointer ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_on_linger@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_on_linger@PAGEOFF] ldur x2, [x29, #-160] bl _rrddim_set_by_pointer ldr x8, [sp, #88] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.43@PAGEOFF] bl _rrdset_done b LBB0_40 LBB0_40: ldr x9, [sp, #256] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_44 b LBB0_41 LBB0_41: ldr x9, [sp, #224] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_48 b LBB0_42 LBB0_42: ldur x8, [x29, #-168] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_44 b LBB0_43 LBB0_43: ldr x9, [sp, #256] ; 8-byte Folded Reload ldr x8, [sp, #264] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_48 b LBB0_44 LBB0_44: ldr x8, [sp, #256] ; 8-byte Folded Reload ldr w8, [x8] adrp x9, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGE str w8, [x9, _do_net_inet_tcp_stats.do_tcpext_ofo@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.st.57@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st.57@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_46 b LBB0_45 LBB0_45: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #3050 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.58@PAGE add x1, x1, l_.str.58@PAGEOFF mov x4, #0 mov x2, x4 adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF adrp x5, l_.str.59@PAGE add x5, x5, l_.str.59@PAGEOFF adrp x6, l_.str.23@PAGE add x6, x6, l_.str.23@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #240] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st.57@PAGE str x0, [x9, _do_net_inet_tcp_stats.st.57@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.57@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.60@PAGE add x1, x1, l_.str.60@PAGEOFF adrp x2, l_.str.61@PAGE add x2, x2, l_.str.61@PAGEOFF mov w4, #1 mov x3, x4 bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_ofo_queue@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_ofo_queue@PAGEOFF] b LBB0_47 LBB0_46: adrp x8, _do_net_inet_tcp_stats.st.57@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st.57@PAGEOFF] bl _rrdset_next b LBB0_47 LBB0_47: adrp x8, _do_net_inet_tcp_stats.st.57@PAGE str x8, [sp, #80] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st.57@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_ofo_queue@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_ofo_queue@PAGEOFF] ldur x2, [x29, #-168] bl _rrddim_set_by_pointer ldr x8, [sp, #80] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.57@PAGEOFF] bl _rrdset_done b LBB0_48 LBB0_48: ldr x9, [sp, #256] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_54 b LBB0_49 LBB0_49: ldr x9, [sp, #224] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_58 b LBB0_50 LBB0_50: ldur x8, [x29, #-184] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_54 b LBB0_51 LBB0_51: ldur x8, [x29, #-176] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_54 b LBB0_52 LBB0_52: ldur x8, [x29, #-192] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_54 b LBB0_53 LBB0_53: ldr x9, [sp, #256] ; 8-byte Folded Reload ldr x8, [sp, #264] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_58 b LBB0_54 LBB0_54: ldr x8, [sp, #256] ; 8-byte Folded Reload ldr w8, [x8] adrp x9, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGE str w8, [x9, _do_net_inet_tcp_stats.do_tcpext_syncookies@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.st.62@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st.62@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_56 b LBB0_55 LBB0_55: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #3100 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.63@PAGE add x1, x1, l_.str.63@PAGEOFF mov x4, #0 mov x2, x4 adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF adrp x5, l_.str.64@PAGE add x5, x5, l_.str.64@PAGEOFF adrp x6, l_.str.23@PAGE add x6, x6, l_.str.23@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #240] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st.62@PAGE str x9, [sp, #64] ; 8-byte Folded Spill str x0, [x9, _do_net_inet_tcp_stats.st.62@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.62@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.65@PAGE add x1, x1, l_.str.65@PAGEOFF adrp x2, l_.str.26@PAGE add x2, x2, l_.str.26@PAGEOFF mov w4, #1 str w4, [sp, #76] ; 4-byte Folded Spill mov x3, x4 bl _rrddim_add ldr x9, [sp, #64] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #76] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_recv@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_recv@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.62@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.66@PAGE add x1, x1, l_.str.66@PAGEOFF adrp x2, l_.str.28@PAGE add x2, x2, l_.str.28@PAGEOFF mov w3, #-1 str w3, [sp, #72] ; 4-byte Folded Spill bl _rrddim_add ldr x9, [sp, #64] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w3, [sp, #72] ; 4-byte Folded Reload ldr w4, [sp, #76] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_send@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_send@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.62@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.67@PAGE add x1, x1, l_.str.67@PAGEOFF adrp x2, l_.str.68@PAGE add x2, x2, l_.str.68@PAGEOFF bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_failed@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_failed@PAGEOFF] b LBB0_57 LBB0_56: adrp x8, _do_net_inet_tcp_stats.st.62@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st.62@PAGEOFF] bl _rrdset_next b LBB0_57 LBB0_57: adrp x8, _do_net_inet_tcp_stats.st.62@PAGE str x8, [sp, #56] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st.62@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_recv@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_recv@PAGEOFF] ldur x2, [x29, #-176] bl _rrddim_set_by_pointer ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.62@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_send@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_send@PAGEOFF] ldur x2, [x29, #-184] bl _rrddim_set_by_pointer ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.62@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_failed@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_failed@PAGEOFF] ldur x2, [x29, #-192] bl _rrddim_set_by_pointer ldr x8, [sp, #56] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.62@PAGEOFF] bl _rrdset_done b LBB0_58 LBB0_58: ldr x9, [sp, #256] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_62 b LBB0_59 LBB0_59: ldr x9, [sp, #224] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_tcpext_listen@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_66 b LBB0_60 LBB0_60: ldur x8, [x29, #-200] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_62 b LBB0_61 LBB0_61: ldr x9, [sp, #256] ; 8-byte Folded Reload ldr x8, [sp, #264] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_66 b LBB0_62 LBB0_62: ldr x8, [sp, #256] ; 8-byte Folded Reload ldr w8, [x8] adrp x9, _do_net_inet_tcp_stats.do_tcpext_listen@PAGE str w8, [x9, _do_net_inet_tcp_stats.do_tcpext_listen@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.st_listen@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st_listen@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_64 b LBB0_63 LBB0_63: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #3015 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.69@PAGE add x1, x1, l_.str.69@PAGEOFF mov x4, #0 mov x2, x4 adrp x3, l_.str.21@PAGE add x3, x3, l_.str.21@PAGEOFF adrp x5, l_.str.70@PAGE add x5, x5, l_.str.70@PAGEOFF adrp x6, l_.str.23@PAGE add x6, x6, l_.str.23@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #240] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st_listen@PAGE str x0, [x9, _do_net_inet_tcp_stats.st_listen@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st_listen@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.71@PAGE add x1, x1, l_.str.71@PAGEOFF adrp x2, l_.str.72@PAGE add x2, x2, l_.str.72@PAGEOFF mov w4, #1 mov x3, x4 bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_overflows@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_overflows@PAGEOFF] b LBB0_65 LBB0_64: adrp x8, _do_net_inet_tcp_stats.st_listen@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st_listen@PAGEOFF] bl _rrdset_next b LBB0_65 LBB0_65: adrp x8, _do_net_inet_tcp_stats.st_listen@PAGE str x8, [sp, #48] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st_listen@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_overflows@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_overflows@PAGEOFF] ldur x2, [x29, #-200] bl _rrddim_set_by_pointer ldr x8, [sp, #48] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st_listen@PAGEOFF] bl _rrdset_done b LBB0_66 LBB0_66: ldr x9, [sp, #256] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_ecn@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_ecn@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_72 b LBB0_67 LBB0_67: ldr x9, [sp, #224] ; 8-byte Folded Reload adrp x8, _do_net_inet_tcp_stats.do_ecn@PAGE ldr w8, [x8, _do_net_inet_tcp_stats.do_ecn@PAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_76 b LBB0_68 LBB0_68: ldur x8, [x29, #-208] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_72 b LBB0_69 LBB0_69: ldur x8, [x29, #-216] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_72 b LBB0_70 LBB0_70: ldur x8, [x29, #-224] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_72 b LBB0_71 LBB0_71: ldr x9, [sp, #256] ; 8-byte Folded Reload ldr x8, [sp, #264] ; 8-byte Folded Reload ldr w8, [x8] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_76 b LBB0_72 LBB0_72: ldr x8, [sp, #256] ; 8-byte Folded Reload ldr w8, [x8] adrp x9, _do_net_inet_tcp_stats.do_ecn@PAGE str w8, [x9, _do_net_inet_tcp_stats.do_ecn@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.st.73@PAGE ldr x8, [x8, _do_net_inet_tcp_stats.st.73@PAGEOFF] subs x8, x8, #0 cset w8, eq and w0, w8, #0x1 bl _unlikely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_74 b LBB0_73 LBB0_73: ldr x8, [sp, #232] ; 8-byte Folded Reload ldur w10, [x29, #-24] ldr w8, [x8] mov x9, sp adrp x11, l_.str.9@PAGE add x11, x11, l_.str.9@PAGEOFF str x11, [x9] mov w11, #8700 str w11, [x9, #8] str w10, [x9, #12] str w8, [x9, #16] adrp x0, l_.str.19@PAGE add x0, x0, l_.str.19@PAGEOFF adrp x1, l_.str.74@PAGE add x1, x1, l_.str.74@PAGEOFF mov x4, #0 mov x2, x4 adrp x3, l_.str.75@PAGE add x3, x3, l_.str.75@PAGEOFF adrp x5, l_.str.76@PAGE add x5, x5, l_.str.76@PAGEOFF adrp x6, l_.str.23@PAGE add x6, x6, l_.str.23@PAGEOFF adrp x7, l_.str.24@PAGE add x7, x7, l_.str.24@PAGEOFF bl _rrdset_create_localhost ldr x8, [sp, #248] ; 8-byte Folded Reload adrp x9, _do_net_inet_tcp_stats.st.73@PAGE str x9, [sp, #32] ; 8-byte Folded Spill str x0, [x9, _do_net_inet_tcp_stats.st.73@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.73@PAGEOFF] ldr w1, [x8] bl _rrdset_flag_set ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr x0, [x9, _do_net_inet_tcp_stats.st.73@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.77@PAGE add x1, x1, l_.str.77@PAGEOFF adrp x2, l_.str.78@PAGE add x2, x2, l_.str.78@PAGEOFF mov w4, #1 str w4, [sp, #44] ; 4-byte Folded Spill mov x3, x4 bl _rrddim_add ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #44] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_ce@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_ce@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.73@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.79@PAGE add x1, x1, l_.str.79@PAGEOFF adrp x2, l_.str.80@PAGE add x2, x2, l_.str.80@PAGEOFF mov w3, #-1 bl _rrddim_add ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #44] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_no_ect@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_no_ect@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.73@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.81@PAGE add x1, x1, l_.str.81@PAGEOFF adrp x2, l_.str.82@PAGE add x2, x2, l_.str.82@PAGEOFF mov x3, x4 bl _rrddim_add ldr x9, [sp, #32] ; 8-byte Folded Reload ldr x8, [sp, #240] ; 8-byte Folded Reload ldr w4, [sp, #44] ; 4-byte Folded Reload adrp x10, _do_net_inet_tcp_stats.rd_ect0@PAGE str x0, [x10, _do_net_inet_tcp_stats.rd_ect0@PAGEOFF] ldr x0, [x9, _do_net_inet_tcp_stats.st.73@PAGEOFF] ldr w5, [x8] adrp x1, l_.str.83@PAGE add x1, x1, l_.str.83@PAGEOFF adrp x2, l_.str.84@PAGE add x2, x2, l_.str.84@PAGEOFF mov x3, x4 bl _rrddim_add adrp x8, _do_net_inet_tcp_stats.rd_ect1@PAGE str x0, [x8, _do_net_inet_tcp_stats.rd_ect1@PAGEOFF] b LBB0_75 LBB0_74: adrp x8, _do_net_inet_tcp_stats.st.73@PAGE ldr x0, [x8, _do_net_inet_tcp_stats.st.73@PAGEOFF] bl _rrdset_next b LBB0_75 LBB0_75: adrp x8, _do_net_inet_tcp_stats.st.73@PAGE str x8, [sp, #24] ; 8-byte Folded Spill ldr x0, [x8, _do_net_inet_tcp_stats.st.73@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_ce@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_ce@PAGEOFF] ldur x2, [x29, #-208] bl _rrddim_set_by_pointer ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.73@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_no_ect@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_no_ect@PAGEOFF] ldur x8, [x29, #-208] ldur x9, [x29, #-216] ldur x10, [x29, #-224] add x9, x9, x10 subs x2, x8, x9 bl _rrddim_set_by_pointer ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.73@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_ect0@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_ect0@PAGEOFF] ldur x2, [x29, #-216] bl _rrddim_set_by_pointer ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.73@PAGEOFF] adrp x8, _do_net_inet_tcp_stats.rd_ect1@PAGE ldr x1, [x8, _do_net_inet_tcp_stats.rd_ect1@PAGEOFF] ldur x2, [x29, #-224] bl _rrddim_set_by_pointer ldr x8, [sp, #24] ; 8-byte Folded Reload ldr x0, [x8, _do_net_inet_tcp_stats.st.73@PAGEOFF] bl _rrdset_done b LBB0_76 LBB0_76: b LBB0_77 LBB0_77: b LBB0_79 LBB0_78: adrp x0, l_.str.18@PAGE add x0, x0, l_.str.18@PAGEOFF bl _error mov w8, #1 stur w8, [x29, #-20] b LBB0_80 LBB0_79: stur wzr, [x29, #-20] b LBB0_80 LBB0_80: ldur w0, [x29, #-20] add sp, sp, #672 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __DATA,__data .p2align 2 ; @do_net_inet_tcp_stats.do_tcp_packets _do_net_inet_tcp_stats.do_tcp_packets: .long 4294967295 ; 0xffffffff .p2align 2 ; @do_net_inet_tcp_stats.do_tcp_errors _do_net_inet_tcp_stats.do_tcp_errors: .long 4294967295 ; 0xffffffff .p2align 2 ; @do_net_inet_tcp_stats.do_tcp_handshake _do_net_inet_tcp_stats.do_tcp_handshake: .long 4294967295 ; 0xffffffff .p2align 2 ; @do_net_inet_tcp_stats.do_tcpext_connaborts _do_net_inet_tcp_stats.do_tcpext_connaborts: .long 4294967295 ; 0xffffffff .p2align 2 ; @do_net_inet_tcp_stats.do_tcpext_ofo _do_net_inet_tcp_stats.do_tcpext_ofo: .long 4294967295 ; 0xffffffff .p2align 2 ; @do_net_inet_tcp_stats.do_tcpext_syncookies _do_net_inet_tcp_stats.do_tcpext_syncookies: .long 4294967295 ; 0xffffffff .p2align 2 ; @do_net_inet_tcp_stats.do_tcpext_listen _do_net_inet_tcp_stats.do_tcpext_listen: .long 4294967295 ; 0xffffffff .p2align 2 ; @do_net_inet_tcp_stats.do_ecn _do_net_inet_tcp_stats.do_ecn: .long 4294967295 ; 0xffffffff .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "plugin:freebsd:net.inet.tcp.stats" l_.str.1: ; @.str.1 .asciz "ipv4 TCP packets" l_.str.2: ; @.str.2 .asciz "ipv4 TCP errors" l_.str.3: ; @.str.3 .asciz "ipv4 TCP handshake issues" l_.str.4: ; @.str.4 .asciz "TCP connection aborts" .comm _CONFIG_BOOLEAN_AUTO,4,2 ; @CONFIG_BOOLEAN_AUTO l_.str.5: ; @.str.5 .asciz "TCP out-of-order queue" l_.str.6: ; @.str.6 .asciz "TCP SYN cookies" l_.str.7: ; @.str.7 .asciz "TCP listen issues" l_.str.8: ; @.str.8 .asciz "ECN packets" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.mib,16,2 ; @do_net_inet_tcp_stats.mib l_.str.9: ; @.str.9 .asciz "net.inet.tcp.stats" l_.str.10: ; @.str.10 .asciz "DISABLED: ipv4.tcppackets chart" l_.str.11: ; @.str.11 .asciz "DISABLED: ipv4.tcperrors chart" l_.str.12: ; @.str.12 .asciz "DISABLED: ipv4.tcphandshake chart" l_.str.13: ; @.str.13 .asciz "DISABLED: ipv4.tcpconnaborts chart" l_.str.14: ; @.str.14 .asciz "DISABLED: ipv4.tcpofo chart" l_.str.15: ; @.str.15 .asciz "DISABLED: ipv4.tcpsyncookies chart" l_.str.16: ; @.str.16 .asciz "DISABLED: ipv4.tcplistenissues chart" l_.str.17: ; @.str.17 .asciz "DISABLED: ipv4.ecnpkts chart" l_.str.18: ; @.str.18 .asciz "DISABLED: net.inet.tcp.stats module" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st,8,3 ; @do_net_inet_tcp_stats.st .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_in_segs,8,3 ; @do_net_inet_tcp_stats.rd_in_segs .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_out_segs,8,3 ; @do_net_inet_tcp_stats.rd_out_segs l_.str.19: ; @.str.19 .asciz "ipv4" l_.str.20: ; @.str.20 .asciz "tcppackets" l_.str.21: ; @.str.21 .asciz "tcp" l_.str.22: ; @.str.22 .asciz "IPv4 TCP Packets" l_.str.23: ; @.str.23 .asciz "packets/s" l_.str.24: ; @.str.24 .asciz "freebsd.plugin" .comm _RRDSET_TYPE_LINE,4,2 ; @RRDSET_TYPE_LINE l_.str.25: ; @.str.25 .asciz "InSegs" l_.str.26: ; @.str.26 .asciz "received" .comm _RRD_ALGORITHM_INCREMENTAL,4,2 ; @RRD_ALGORITHM_INCREMENTAL l_.str.27: ; @.str.27 .asciz "OutSegs" l_.str.28: ; @.str.28 .asciz "sent" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st.29,8,3 ; @do_net_inet_tcp_stats.st.29 .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_in_errs,8,3 ; @do_net_inet_tcp_stats.rd_in_errs .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_in_csum_errs,8,3 ; @do_net_inet_tcp_stats.rd_in_csum_errs .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_retrans_segs,8,3 ; @do_net_inet_tcp_stats.rd_retrans_segs l_.str.30: ; @.str.30 .asciz "tcperrors" l_.str.31: ; @.str.31 .asciz "IPv4 TCP Errors" .comm _RRDSET_FLAG_DETAIL,4,2 ; @RRDSET_FLAG_DETAIL l_.str.32: ; @.str.32 .asciz "InErrs" l_.str.33: ; @.str.33 .asciz "InCsumErrors" l_.str.34: ; @.str.34 .asciz "RetransSegs" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st.35,8,3 ; @do_net_inet_tcp_stats.st.35 .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_estab_resets,8,3 ; @do_net_inet_tcp_stats.rd_estab_resets .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_active_opens,8,3 ; @do_net_inet_tcp_stats.rd_active_opens .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_passive_opens,8,3 ; @do_net_inet_tcp_stats.rd_passive_opens .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_attempt_fails,8,3 ; @do_net_inet_tcp_stats.rd_attempt_fails l_.str.36: ; @.str.36 .asciz "tcphandshake" l_.str.37: ; @.str.37 .asciz "IPv4 TCP Handshake Issues" l_.str.38: ; @.str.38 .asciz "events/s" l_.str.39: ; @.str.39 .asciz "EstabResets" l_.str.40: ; @.str.40 .asciz "ActiveOpens" l_.str.41: ; @.str.41 .asciz "PassiveOpens" l_.str.42: ; @.str.42 .asciz "AttemptFails" .comm _CONFIG_BOOLEAN_YES,4,2 ; @CONFIG_BOOLEAN_YES .comm _netdata_zero_metrics_enabled,4,2 ; @netdata_zero_metrics_enabled .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st.43,8,3 ; @do_net_inet_tcp_stats.st.43 .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_on_data,8,3 ; @do_net_inet_tcp_stats.rd_on_data .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_on_close,8,3 ; @do_net_inet_tcp_stats.rd_on_close .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_on_memory,8,3 ; @do_net_inet_tcp_stats.rd_on_memory .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_on_timeout,8,3 ; @do_net_inet_tcp_stats.rd_on_timeout .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_on_linger,8,3 ; @do_net_inet_tcp_stats.rd_on_linger l_.str.44: ; @.str.44 .asciz "tcpconnaborts" l_.str.45: ; @.str.45 .asciz "TCP Connection Aborts" l_.str.46: ; @.str.46 .asciz "connections/s" l_.str.47: ; @.str.47 .asciz "TCPAbortOnData" l_.str.48: ; @.str.48 .asciz "baddata" l_.str.49: ; @.str.49 .asciz "TCPAbortOnClose" l_.str.50: ; @.str.50 .asciz "userclosed" l_.str.51: ; @.str.51 .asciz "TCPAbortOnMemory" l_.str.52: ; @.str.52 .asciz "nomemory" l_.str.53: ; @.str.53 .asciz "TCPAbortOnTimeout" l_.str.54: ; @.str.54 .asciz "timeout" l_.str.55: ; @.str.55 .asciz "TCPAbortOnLinger" l_.str.56: ; @.str.56 .asciz "linger" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st.57,8,3 ; @do_net_inet_tcp_stats.st.57 .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_ofo_queue,8,3 ; @do_net_inet_tcp_stats.rd_ofo_queue l_.str.58: ; @.str.58 .asciz "tcpofo" l_.str.59: ; @.str.59 .asciz "TCP Out-Of-Order Queue" l_.str.60: ; @.str.60 .asciz "TCPOFOQueue" l_.str.61: ; @.str.61 .asciz "inqueue" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st.62,8,3 ; @do_net_inet_tcp_stats.st.62 .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_recv,8,3 ; @do_net_inet_tcp_stats.rd_recv .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_send,8,3 ; @do_net_inet_tcp_stats.rd_send .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_failed,8,3 ; @do_net_inet_tcp_stats.rd_failed l_.str.63: ; @.str.63 .asciz "tcpsyncookies" l_.str.64: ; @.str.64 .asciz "TCP SYN Cookies" l_.str.65: ; @.str.65 .asciz "SyncookiesRecv" l_.str.66: ; @.str.66 .asciz "SyncookiesSent" l_.str.67: ; @.str.67 .asciz "SyncookiesFailed" l_.str.68: ; @.str.68 .asciz "failed" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st_listen,8,3 ; @do_net_inet_tcp_stats.st_listen .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_overflows,8,3 ; @do_net_inet_tcp_stats.rd_overflows l_.str.69: ; @.str.69 .asciz "tcplistenissues" l_.str.70: ; @.str.70 .asciz "TCP Listen Socket Issues" l_.str.71: ; @.str.71 .asciz "ListenOverflows" l_.str.72: ; @.str.72 .asciz "overflows" .zerofill __DATA,__bss,_do_net_inet_tcp_stats.st.73,8,3 ; @do_net_inet_tcp_stats.st.73 .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_ce,8,3 ; @do_net_inet_tcp_stats.rd_ce .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_no_ect,8,3 ; @do_net_inet_tcp_stats.rd_no_ect .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_ect0,8,3 ; @do_net_inet_tcp_stats.rd_ect0 .zerofill __DATA,__bss,_do_net_inet_tcp_stats.rd_ect1,8,3 ; @do_net_inet_tcp_stats.rd_ect1 l_.str.74: ; @.str.74 .asciz "ecnpkts" l_.str.75: ; @.str.75 .asciz "ecn" l_.str.76: ; @.str.76 .asciz "IPv4 ECN Statistics" l_.str.77: ; @.str.77 .asciz "InCEPkts" l_.str.78: ; @.str.78 .asciz "CEP" l_.str.79: ; @.str.79 .asciz "InNoECTPkts" l_.str.80: ; @.str.80 .asciz "NoECTP" l_.str.81: ; @.str.81 .asciz "InECT0Pkts" l_.str.82: ; @.str.82 .asciz "ECTP0" l_.str.83: ; @.str.83 .asciz "InECT1Pkts" l_.str.84: ; @.str.84 .asciz "ECTP1" .subsections_via_symbols
.text .file "extr_freebsd_sysctl.c_do_net_inet_tcp_stats.c" .globl do_net_inet_tcp_stats # -- Begin function do_net_inet_tcp_stats .p2align 4, 0x90 .type do_net_inet_tcp_stats,@function do_net_inet_tcp_stats: # @do_net_inet_tcp_stats .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 $416, %rsp # imm = 0x1A0 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edi, -24(%rbp) movl %esi, -28(%rbp) cmpl $-1, do_net_inet_tcp_stats.do_tcp_packets(%rip) sete %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_2 # %bb.1: leaq .L.str(%rip), %rdi leaq .L.str.1(%rip), %rsi movl $1, %edx callq config_get_boolean@PLT movl %eax, do_net_inet_tcp_stats.do_tcp_packets(%rip) leaq .L.str(%rip), %rdi leaq .L.str.2(%rip), %rsi movl $1, %edx callq config_get_boolean@PLT movl %eax, do_net_inet_tcp_stats.do_tcp_errors(%rip) leaq .L.str(%rip), %rdi leaq .L.str.3(%rip), %rsi movl $1, %edx callq config_get_boolean@PLT movl %eax, do_net_inet_tcp_stats.do_tcp_handshake(%rip) movl CONFIG_BOOLEAN_AUTO(%rip), %edx leaq .L.str(%rip), %rdi leaq .L.str.4(%rip), %rsi callq config_get_boolean_ondemand@PLT movl %eax, do_net_inet_tcp_stats.do_tcpext_connaborts(%rip) movl CONFIG_BOOLEAN_AUTO(%rip), %edx leaq .L.str(%rip), %rdi leaq .L.str.5(%rip), %rsi callq config_get_boolean_ondemand@PLT movl %eax, do_net_inet_tcp_stats.do_tcpext_ofo(%rip) movl CONFIG_BOOLEAN_AUTO(%rip), %edx leaq .L.str(%rip), %rdi leaq .L.str.6(%rip), %rsi callq config_get_boolean_ondemand@PLT movl %eax, do_net_inet_tcp_stats.do_tcpext_syncookies(%rip) movl CONFIG_BOOLEAN_AUTO(%rip), %edx leaq .L.str(%rip), %rdi leaq .L.str.7(%rip), %rsi callq config_get_boolean_ondemand@PLT movl %eax, do_net_inet_tcp_stats.do_tcpext_listen(%rip) movl CONFIG_BOOLEAN_AUTO(%rip), %edx leaq .L.str(%rip), %rdi leaq .L.str.8(%rip), %rsi callq config_get_boolean_ondemand@PLT movl %eax, do_net_inet_tcp_stats.do_ecn(%rip) .LBB0_2: movb $1, %al cmpl $0, do_net_inet_tcp_stats.do_tcp_packets(%rip) movb %al, -225(%rbp) # 1-byte Spill jne .LBB0_10 # %bb.3: movb $1, %al cmpl $0, do_net_inet_tcp_stats.do_tcp_errors(%rip) movb %al, -225(%rbp) # 1-byte Spill jne .LBB0_10 # %bb.4: movb $1, %al cmpl $0, do_net_inet_tcp_stats.do_tcp_handshake(%rip) movb %al, -225(%rbp) # 1-byte Spill jne .LBB0_10 # %bb.5: movb $1, %al cmpl $0, do_net_inet_tcp_stats.do_tcpext_connaborts(%rip) movb %al, -225(%rbp) # 1-byte Spill jne .LBB0_10 # %bb.6: movb $1, %al cmpl $0, do_net_inet_tcp_stats.do_tcpext_ofo(%rip) movb %al, -225(%rbp) # 1-byte Spill jne .LBB0_10 # %bb.7: movb $1, %al cmpl $0, do_net_inet_tcp_stats.do_tcpext_syncookies(%rip) movb %al, -225(%rbp) # 1-byte Spill jne .LBB0_10 # %bb.8: movb $1, %al cmpl $0, do_net_inet_tcp_stats.do_tcpext_listen(%rip) movb %al, -225(%rbp) # 1-byte Spill jne .LBB0_10 # %bb.9: cmpl $0, do_net_inet_tcp_stats.do_ecn(%rip) setne %al movb %al, -225(%rbp) # 1-byte Spill .LBB0_10: movb -225(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %edi callq likely@PLT cmpq $0, %rax je .LBB0_78 # %bb.11: movq %rsp, %rdi movl $24, %ecx leaq -224(%rbp), %rsi rep;movsq (%rsi), %es:(%rdi) leaq .L.str.9(%rip), %rdi leaq do_net_inet_tcp_stats.mib(%rip), %rsi callq GETSYSCTL_SIMPLE@PLT movl %eax, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_13 # %bb.12: movl $0, do_net_inet_tcp_stats.do_tcp_packets(%rip) leaq .L.str.10(%rip), %rdi callq error@PLT movl $0, do_net_inet_tcp_stats.do_tcp_errors(%rip) leaq .L.str.11(%rip), %rdi callq error@PLT movl $0, do_net_inet_tcp_stats.do_tcp_handshake(%rip) leaq .L.str.12(%rip), %rdi callq error@PLT movl $0, do_net_inet_tcp_stats.do_tcpext_connaborts(%rip) leaq .L.str.13(%rip), %rdi callq error@PLT movl $0, do_net_inet_tcp_stats.do_tcpext_ofo(%rip) leaq .L.str.14(%rip), %rdi callq error@PLT movl $0, do_net_inet_tcp_stats.do_tcpext_syncookies(%rip) leaq .L.str.15(%rip), %rdi callq error@PLT movl $0, do_net_inet_tcp_stats.do_tcpext_listen(%rip) leaq .L.str.16(%rip), %rdi callq error@PLT movl $0, do_net_inet_tcp_stats.do_ecn(%rip) leaq .L.str.17(%rip), %rdi callq error@PLT leaq .L.str.18(%rip), %rdi callq error@PLT movl $1, -20(%rbp) jmp .LBB0_80 .LBB0_13: movl do_net_inet_tcp_stats.do_tcp_packets(%rip), %edi callq likely@PLT cmpq $0, %rax je .LBB0_18 # %bb.14: cmpq $0, do_net_inet_tcp_stats.st(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_16 # %bb.15: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.20(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.21(%rip), %rcx leaq .L.str.22(%rip), %r9 leaq .L.str.23(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $2600, 24(%rsp) # imm = 0xA28 movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st(%rip) movq do_net_inet_tcp_stats.st(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.25(%rip), %rsi leaq .L.str.26(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_in_segs(%rip) movq do_net_inet_tcp_stats.st(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.27(%rip), %rsi leaq .L.str.28(%rip), %rdx movl $4294967295, %ecx # imm = 0xFFFFFFFF movl $1, %r8d callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_out_segs(%rip) jmp .LBB0_17 .LBB0_16: movq do_net_inet_tcp_stats.st(%rip), %rdi callq rrdset_next@PLT .LBB0_17: movq do_net_inet_tcp_stats.st(%rip), %rdi movq do_net_inet_tcp_stats.rd_in_segs(%rip), %rsi movq -40(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st(%rip), %rdi movq do_net_inet_tcp_stats.rd_out_segs(%rip), %rsi movq -48(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st(%rip), %rdi callq rrdset_done@PLT .LBB0_18: movl do_net_inet_tcp_stats.do_tcp_errors(%rip), %edi callq likely@PLT cmpq $0, %rax je .LBB0_23 # %bb.19: cmpq $0, do_net_inet_tcp_stats.st.29(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_21 # %bb.20: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.30(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.21(%rip), %rcx leaq .L.str.31(%rip), %r9 leaq .L.str.23(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $2700, 24(%rsp) # imm = 0xA8C movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st.29(%rip) movq do_net_inet_tcp_stats.st.29(%rip), %rdi movl RRDSET_FLAG_DETAIL(%rip), %esi callq rrdset_flag_set@PLT movq do_net_inet_tcp_stats.st.29(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.32(%rip), %rsi xorl %eax, %eax movl %eax, %edx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_in_errs(%rip) movq do_net_inet_tcp_stats.st.29(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.33(%rip), %rsi xorl %eax, %eax movl %eax, %edx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_in_csum_errs(%rip) movq do_net_inet_tcp_stats.st.29(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.34(%rip), %rsi xorl %eax, %eax movl %eax, %edx movl $4294967295, %ecx # imm = 0xFFFFFFFF movl $1, %r8d callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_retrans_segs(%rip) jmp .LBB0_22 .LBB0_21: movq do_net_inet_tcp_stats.st.29(%rip), %rdi callq rrdset_next@PLT .LBB0_22: movq do_net_inet_tcp_stats.st.29(%rip), %rdi movq do_net_inet_tcp_stats.rd_in_errs(%rip), %rsi movq -64(%rbp), %rdx addq -72(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.29(%rip), %rdi movq do_net_inet_tcp_stats.rd_in_csum_errs(%rip), %rsi movq -80(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.29(%rip), %rdi movq do_net_inet_tcp_stats.rd_retrans_segs(%rip), %rsi movq -88(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.29(%rip), %rdi callq rrdset_done@PLT .LBB0_23: movl do_net_inet_tcp_stats.do_tcp_handshake(%rip), %edi callq likely@PLT cmpq $0, %rax je .LBB0_28 # %bb.24: cmpq $0, do_net_inet_tcp_stats.st.35(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_26 # %bb.25: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.36(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.21(%rip), %rcx leaq .L.str.37(%rip), %r9 leaq .L.str.38(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $2900, 24(%rsp) # imm = 0xB54 movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st.35(%rip) movq do_net_inet_tcp_stats.st.35(%rip), %rdi movl RRDSET_FLAG_DETAIL(%rip), %esi callq rrdset_flag_set@PLT movq do_net_inet_tcp_stats.st.35(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.39(%rip), %rsi xorl %eax, %eax movl %eax, %edx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_estab_resets(%rip) movq do_net_inet_tcp_stats.st.35(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.40(%rip), %rsi xorl %eax, %eax movl %eax, %edx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_active_opens(%rip) movq do_net_inet_tcp_stats.st.35(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.41(%rip), %rsi xorl %eax, %eax movl %eax, %edx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_passive_opens(%rip) movq do_net_inet_tcp_stats.st.35(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.42(%rip), %rsi xorl %eax, %eax movl %eax, %edx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_attempt_fails(%rip) jmp .LBB0_27 .LBB0_26: movq do_net_inet_tcp_stats.st.35(%rip), %rdi callq rrdset_next@PLT .LBB0_27: movq do_net_inet_tcp_stats.st.35(%rip), %rdi movq do_net_inet_tcp_stats.rd_estab_resets(%rip), %rsi movq -96(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.35(%rip), %rdi movq do_net_inet_tcp_stats.rd_active_opens(%rip), %rsi movq -104(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.35(%rip), %rdi movq do_net_inet_tcp_stats.rd_passive_opens(%rip), %rsi movq -112(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.35(%rip), %rdi movq do_net_inet_tcp_stats.rd_attempt_fails(%rip), %rsi movq -120(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.35(%rip), %rdi callq rrdset_done@PLT .LBB0_28: movl do_net_inet_tcp_stats.do_tcpext_connaborts(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax je .LBB0_36 # %bb.29: movl do_net_inet_tcp_stats.do_tcpext_connaborts(%rip), %eax cmpl CONFIG_BOOLEAN_AUTO(%rip), %eax jne .LBB0_40 # %bb.30: cmpq $0, -128(%rbp) jne .LBB0_36 # %bb.31: cmpq $0, -136(%rbp) jne .LBB0_36 # %bb.32: cmpq $0, -144(%rbp) jne .LBB0_36 # %bb.33: cmpq $0, -152(%rbp) jne .LBB0_36 # %bb.34: cmpq $0, -160(%rbp) jne .LBB0_36 # %bb.35: movl netdata_zero_metrics_enabled(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax jne .LBB0_40 .LBB0_36: movl CONFIG_BOOLEAN_YES(%rip), %eax movl %eax, do_net_inet_tcp_stats.do_tcpext_connaborts(%rip) cmpq $0, do_net_inet_tcp_stats.st.43(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_38 # %bb.37: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.44(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.21(%rip), %rcx leaq .L.str.45(%rip), %r9 leaq .L.str.46(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $3010, 24(%rsp) # imm = 0xBC2 movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st.43(%rip) movq do_net_inet_tcp_stats.st.43(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.47(%rip), %rsi leaq .L.str.48(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_on_data(%rip) movq do_net_inet_tcp_stats.st.43(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.49(%rip), %rsi leaq .L.str.50(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_on_close(%rip) movq do_net_inet_tcp_stats.st.43(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.51(%rip), %rsi leaq .L.str.52(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_on_memory(%rip) movq do_net_inet_tcp_stats.st.43(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.53(%rip), %rsi leaq .L.str.54(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_on_timeout(%rip) movq do_net_inet_tcp_stats.st.43(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.55(%rip), %rsi leaq .L.str.56(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_on_linger(%rip) jmp .LBB0_39 .LBB0_38: movq do_net_inet_tcp_stats.st.43(%rip), %rdi callq rrdset_next@PLT .LBB0_39: movq do_net_inet_tcp_stats.st.43(%rip), %rdi movq do_net_inet_tcp_stats.rd_on_data(%rip), %rsi movq -128(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.43(%rip), %rdi movq do_net_inet_tcp_stats.rd_on_close(%rip), %rsi movq -136(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.43(%rip), %rdi movq do_net_inet_tcp_stats.rd_on_memory(%rip), %rsi movq -144(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.43(%rip), %rdi movq do_net_inet_tcp_stats.rd_on_timeout(%rip), %rsi movq -152(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.43(%rip), %rdi movq do_net_inet_tcp_stats.rd_on_linger(%rip), %rsi movq -160(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.43(%rip), %rdi callq rrdset_done@PLT .LBB0_40: movl do_net_inet_tcp_stats.do_tcpext_ofo(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax je .LBB0_44 # %bb.41: movl do_net_inet_tcp_stats.do_tcpext_ofo(%rip), %eax cmpl CONFIG_BOOLEAN_AUTO(%rip), %eax jne .LBB0_48 # %bb.42: cmpq $0, -168(%rbp) jne .LBB0_44 # %bb.43: movl netdata_zero_metrics_enabled(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax jne .LBB0_48 .LBB0_44: movl CONFIG_BOOLEAN_YES(%rip), %eax movl %eax, do_net_inet_tcp_stats.do_tcpext_ofo(%rip) cmpq $0, do_net_inet_tcp_stats.st.57(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_46 # %bb.45: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.58(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.21(%rip), %rcx leaq .L.str.59(%rip), %r9 leaq .L.str.23(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $3050, 24(%rsp) # imm = 0xBEA movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st.57(%rip) movq do_net_inet_tcp_stats.st.57(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.60(%rip), %rsi leaq .L.str.61(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_ofo_queue(%rip) jmp .LBB0_47 .LBB0_46: movq do_net_inet_tcp_stats.st.57(%rip), %rdi callq rrdset_next@PLT .LBB0_47: movq do_net_inet_tcp_stats.st.57(%rip), %rdi movq do_net_inet_tcp_stats.rd_ofo_queue(%rip), %rsi movq -168(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.57(%rip), %rdi callq rrdset_done@PLT .LBB0_48: movl do_net_inet_tcp_stats.do_tcpext_syncookies(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax je .LBB0_54 # %bb.49: movl do_net_inet_tcp_stats.do_tcpext_syncookies(%rip), %eax cmpl CONFIG_BOOLEAN_AUTO(%rip), %eax jne .LBB0_58 # %bb.50: cmpq $0, -184(%rbp) jne .LBB0_54 # %bb.51: cmpq $0, -176(%rbp) jne .LBB0_54 # %bb.52: cmpq $0, -192(%rbp) jne .LBB0_54 # %bb.53: movl netdata_zero_metrics_enabled(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax jne .LBB0_58 .LBB0_54: movl CONFIG_BOOLEAN_YES(%rip), %eax movl %eax, do_net_inet_tcp_stats.do_tcpext_syncookies(%rip) cmpq $0, do_net_inet_tcp_stats.st.62(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_56 # %bb.55: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.63(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.21(%rip), %rcx leaq .L.str.64(%rip), %r9 leaq .L.str.23(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $3100, 24(%rsp) # imm = 0xC1C movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st.62(%rip) movq do_net_inet_tcp_stats.st.62(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.65(%rip), %rsi leaq .L.str.26(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_recv(%rip) movq do_net_inet_tcp_stats.st.62(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.66(%rip), %rsi leaq .L.str.28(%rip), %rdx movl $4294967295, %ecx # imm = 0xFFFFFFFF movl $1, %r8d callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_send(%rip) movq do_net_inet_tcp_stats.st.62(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.67(%rip), %rsi leaq .L.str.68(%rip), %rdx movl $4294967295, %ecx # imm = 0xFFFFFFFF movl $1, %r8d callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_failed(%rip) jmp .LBB0_57 .LBB0_56: movq do_net_inet_tcp_stats.st.62(%rip), %rdi callq rrdset_next@PLT .LBB0_57: movq do_net_inet_tcp_stats.st.62(%rip), %rdi movq do_net_inet_tcp_stats.rd_recv(%rip), %rsi movq -176(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.62(%rip), %rdi movq do_net_inet_tcp_stats.rd_send(%rip), %rsi movq -184(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.62(%rip), %rdi movq do_net_inet_tcp_stats.rd_failed(%rip), %rsi movq -192(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.62(%rip), %rdi callq rrdset_done@PLT .LBB0_58: movl do_net_inet_tcp_stats.do_tcpext_listen(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax je .LBB0_62 # %bb.59: movl do_net_inet_tcp_stats.do_tcpext_listen(%rip), %eax cmpl CONFIG_BOOLEAN_AUTO(%rip), %eax jne .LBB0_66 # %bb.60: cmpq $0, -200(%rbp) jne .LBB0_62 # %bb.61: movl netdata_zero_metrics_enabled(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax jne .LBB0_66 .LBB0_62: movl CONFIG_BOOLEAN_YES(%rip), %eax movl %eax, do_net_inet_tcp_stats.do_tcpext_listen(%rip) cmpq $0, do_net_inet_tcp_stats.st_listen(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_64 # %bb.63: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.69(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.21(%rip), %rcx leaq .L.str.70(%rip), %r9 leaq .L.str.23(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $3015, 24(%rsp) # imm = 0xBC7 movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st_listen(%rip) movq do_net_inet_tcp_stats.st_listen(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.71(%rip), %rsi leaq .L.str.72(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_overflows(%rip) jmp .LBB0_65 .LBB0_64: movq do_net_inet_tcp_stats.st_listen(%rip), %rdi callq rrdset_next@PLT .LBB0_65: movq do_net_inet_tcp_stats.st_listen(%rip), %rdi movq do_net_inet_tcp_stats.rd_overflows(%rip), %rsi movq -200(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st_listen(%rip), %rdi callq rrdset_done@PLT .LBB0_66: movl do_net_inet_tcp_stats.do_ecn(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax je .LBB0_72 # %bb.67: movl do_net_inet_tcp_stats.do_ecn(%rip), %eax cmpl CONFIG_BOOLEAN_AUTO(%rip), %eax jne .LBB0_76 # %bb.68: cmpq $0, -208(%rbp) jne .LBB0_72 # %bb.69: cmpq $0, -216(%rbp) jne .LBB0_72 # %bb.70: cmpq $0, -224(%rbp) jne .LBB0_72 # %bb.71: movl netdata_zero_metrics_enabled(%rip), %eax cmpl CONFIG_BOOLEAN_YES(%rip), %eax jne .LBB0_76 .LBB0_72: movl CONFIG_BOOLEAN_YES(%rip), %eax movl %eax, do_net_inet_tcp_stats.do_ecn(%rip) cmpq $0, do_net_inet_tcp_stats.st.73(%rip) setne %al xorb $-1, %al andb $1, %al movzbl %al, %edi callq unlikely@PLT cmpq $0, %rax je .LBB0_74 # %bb.73: movl -24(%rbp), %r10d movl RRDSET_TYPE_LINE(%rip), %eax leaq .L.str.19(%rip), %rdi leaq .L.str.74(%rip), %rsi xorl %ecx, %ecx movl %ecx, %r8d leaq .L.str.75(%rip), %rcx leaq .L.str.76(%rip), %r9 leaq .L.str.23(%rip), %r14 leaq .L.str.24(%rip), %rbx leaq .L.str.9(%rip), %r11 movq %r8, %rdx movq %r14, (%rsp) movq %rbx, 8(%rsp) movq %r11, 16(%rsp) movl $8700, 24(%rsp) # imm = 0x21FC movl %r10d, 32(%rsp) movl %eax, 40(%rsp) callq rrdset_create_localhost@PLT movq %rax, do_net_inet_tcp_stats.st.73(%rip) movq do_net_inet_tcp_stats.st.73(%rip), %rdi movl RRDSET_FLAG_DETAIL(%rip), %esi callq rrdset_flag_set@PLT movq do_net_inet_tcp_stats.st.73(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.77(%rip), %rsi leaq .L.str.78(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_ce(%rip) movq do_net_inet_tcp_stats.st.73(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.79(%rip), %rsi leaq .L.str.80(%rip), %rdx movl $4294967295, %ecx # imm = 0xFFFFFFFF movl $1, %r8d callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_no_ect(%rip) movq do_net_inet_tcp_stats.st.73(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.81(%rip), %rsi leaq .L.str.82(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_ect0(%rip) movq do_net_inet_tcp_stats.st.73(%rip), %rdi movl RRD_ALGORITHM_INCREMENTAL(%rip), %r9d leaq .L.str.83(%rip), %rsi leaq .L.str.84(%rip), %rdx movl $1, %r8d movl %r8d, %ecx callq rrddim_add@PLT movq %rax, do_net_inet_tcp_stats.rd_ect1(%rip) jmp .LBB0_75 .LBB0_74: movq do_net_inet_tcp_stats.st.73(%rip), %rdi callq rrdset_next@PLT .LBB0_75: movq do_net_inet_tcp_stats.st.73(%rip), %rdi movq do_net_inet_tcp_stats.rd_ce(%rip), %rsi movq -208(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.73(%rip), %rdi movq do_net_inet_tcp_stats.rd_no_ect(%rip), %rsi movq -208(%rbp), %rdx movq -216(%rbp), %rax addq -224(%rbp), %rax subq %rax, %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.73(%rip), %rdi movq do_net_inet_tcp_stats.rd_ect0(%rip), %rsi movq -216(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.73(%rip), %rdi movq do_net_inet_tcp_stats.rd_ect1(%rip), %rsi movq -224(%rbp), %rdx callq rrddim_set_by_pointer@PLT movq do_net_inet_tcp_stats.st.73(%rip), %rdi callq rrdset_done@PLT .LBB0_76: jmp .LBB0_77 .LBB0_77: jmp .LBB0_79 .LBB0_78: leaq .L.str.18(%rip), %rdi callq error@PLT movl $1, -20(%rbp) jmp .LBB0_80 .LBB0_79: movl $0, -20(%rbp) .LBB0_80: movl -20(%rbp), %eax addq $416, %rsp # imm = 0x1A0 popq %rbx popq %r14 popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size do_net_inet_tcp_stats, .Lfunc_end0-do_net_inet_tcp_stats .cfi_endproc # -- End function .type do_net_inet_tcp_stats.do_tcp_packets,@object # @do_net_inet_tcp_stats.do_tcp_packets .data .p2align 2 do_net_inet_tcp_stats.do_tcp_packets: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_tcp_packets, 4 .type do_net_inet_tcp_stats.do_tcp_errors,@object # @do_net_inet_tcp_stats.do_tcp_errors .p2align 2 do_net_inet_tcp_stats.do_tcp_errors: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_tcp_errors, 4 .type do_net_inet_tcp_stats.do_tcp_handshake,@object # @do_net_inet_tcp_stats.do_tcp_handshake .p2align 2 do_net_inet_tcp_stats.do_tcp_handshake: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_tcp_handshake, 4 .type do_net_inet_tcp_stats.do_tcpext_connaborts,@object # @do_net_inet_tcp_stats.do_tcpext_connaborts .p2align 2 do_net_inet_tcp_stats.do_tcpext_connaborts: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_tcpext_connaborts, 4 .type do_net_inet_tcp_stats.do_tcpext_ofo,@object # @do_net_inet_tcp_stats.do_tcpext_ofo .p2align 2 do_net_inet_tcp_stats.do_tcpext_ofo: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_tcpext_ofo, 4 .type do_net_inet_tcp_stats.do_tcpext_syncookies,@object # @do_net_inet_tcp_stats.do_tcpext_syncookies .p2align 2 do_net_inet_tcp_stats.do_tcpext_syncookies: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_tcpext_syncookies, 4 .type do_net_inet_tcp_stats.do_tcpext_listen,@object # @do_net_inet_tcp_stats.do_tcpext_listen .p2align 2 do_net_inet_tcp_stats.do_tcpext_listen: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_tcpext_listen, 4 .type do_net_inet_tcp_stats.do_ecn,@object # @do_net_inet_tcp_stats.do_ecn .p2align 2 do_net_inet_tcp_stats.do_ecn: .long 4294967295 # 0xffffffff .size do_net_inet_tcp_stats.do_ecn, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "plugin:freebsd:net.inet.tcp.stats" .size .L.str, 34 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "ipv4 TCP packets" .size .L.str.1, 17 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "ipv4 TCP errors" .size .L.str.2, 16 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "ipv4 TCP handshake issues" .size .L.str.3, 26 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "TCP connection aborts" .size .L.str.4, 22 .type CONFIG_BOOLEAN_AUTO,@object # @CONFIG_BOOLEAN_AUTO .bss .globl CONFIG_BOOLEAN_AUTO .p2align 2 CONFIG_BOOLEAN_AUTO: .long 0 # 0x0 .size CONFIG_BOOLEAN_AUTO, 4 .type .L.str.5,@object # @.str.5 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.5: .asciz "TCP out-of-order queue" .size .L.str.5, 23 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "TCP SYN cookies" .size .L.str.6, 16 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "TCP listen issues" .size .L.str.7, 18 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz "ECN packets" .size .L.str.8, 12 .type do_net_inet_tcp_stats.mib,@object # @do_net_inet_tcp_stats.mib .local do_net_inet_tcp_stats.mib .comm do_net_inet_tcp_stats.mib,16,16 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz "net.inet.tcp.stats" .size .L.str.9, 19 .type .L.str.10,@object # @.str.10 .L.str.10: .asciz "DISABLED: ipv4.tcppackets chart" .size .L.str.10, 32 .type .L.str.11,@object # @.str.11 .L.str.11: .asciz "DISABLED: ipv4.tcperrors chart" .size .L.str.11, 32 .type .L.str.12,@object # @.str.12 .L.str.12: .asciz "DISABLED: ipv4.tcphandshake chart" .size .L.str.12, 35 .type .L.str.13,@object # @.str.13 .L.str.13: .asciz "DISABLED: ipv4.tcpconnaborts chart" .size .L.str.13, 36 .type .L.str.14,@object # @.str.14 .L.str.14: .asciz "DISABLED: ipv4.tcpofo chart" .size .L.str.14, 28 .type .L.str.15,@object # @.str.15 .L.str.15: .asciz "DISABLED: ipv4.tcpsyncookies chart" .size .L.str.15, 35 .type .L.str.16,@object # @.str.16 .L.str.16: .asciz "DISABLED: ipv4.tcplistenissues chart" .size .L.str.16, 37 .type .L.str.17,@object # @.str.17 .L.str.17: .asciz "DISABLED: ipv4.ecnpkts chart" .size .L.str.17, 29 .type .L.str.18,@object # @.str.18 .L.str.18: .asciz "DISABLED: net.inet.tcp.stats module" .size .L.str.18, 36 .type do_net_inet_tcp_stats.st,@object # @do_net_inet_tcp_stats.st .local do_net_inet_tcp_stats.st .comm do_net_inet_tcp_stats.st,8,8 .type do_net_inet_tcp_stats.rd_in_segs,@object # @do_net_inet_tcp_stats.rd_in_segs .local do_net_inet_tcp_stats.rd_in_segs .comm do_net_inet_tcp_stats.rd_in_segs,8,8 .type do_net_inet_tcp_stats.rd_out_segs,@object # @do_net_inet_tcp_stats.rd_out_segs .local do_net_inet_tcp_stats.rd_out_segs .comm do_net_inet_tcp_stats.rd_out_segs,8,8 .type .L.str.19,@object # @.str.19 .L.str.19: .asciz "ipv4" .size .L.str.19, 5 .type .L.str.20,@object # @.str.20 .L.str.20: .asciz "tcppackets" .size .L.str.20, 11 .type .L.str.21,@object # @.str.21 .L.str.21: .asciz "tcp" .size .L.str.21, 4 .type .L.str.22,@object # @.str.22 .L.str.22: .asciz "IPv4 TCP Packets" .size .L.str.22, 17 .type .L.str.23,@object # @.str.23 .L.str.23: .asciz "packets/s" .size .L.str.23, 10 .type .L.str.24,@object # @.str.24 .L.str.24: .asciz "freebsd.plugin" .size .L.str.24, 15 .type RRDSET_TYPE_LINE,@object # @RRDSET_TYPE_LINE .bss .globl RRDSET_TYPE_LINE .p2align 2 RRDSET_TYPE_LINE: .long 0 # 0x0 .size RRDSET_TYPE_LINE, 4 .type .L.str.25,@object # @.str.25 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.25: .asciz "InSegs" .size .L.str.25, 7 .type .L.str.26,@object # @.str.26 .L.str.26: .asciz "received" .size .L.str.26, 9 .type RRD_ALGORITHM_INCREMENTAL,@object # @RRD_ALGORITHM_INCREMENTAL .bss .globl RRD_ALGORITHM_INCREMENTAL .p2align 2 RRD_ALGORITHM_INCREMENTAL: .long 0 # 0x0 .size RRD_ALGORITHM_INCREMENTAL, 4 .type .L.str.27,@object # @.str.27 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.27: .asciz "OutSegs" .size .L.str.27, 8 .type .L.str.28,@object # @.str.28 .L.str.28: .asciz "sent" .size .L.str.28, 5 .type do_net_inet_tcp_stats.st.29,@object # @do_net_inet_tcp_stats.st.29 .local do_net_inet_tcp_stats.st.29 .comm do_net_inet_tcp_stats.st.29,8,8 .type do_net_inet_tcp_stats.rd_in_errs,@object # @do_net_inet_tcp_stats.rd_in_errs .local do_net_inet_tcp_stats.rd_in_errs .comm do_net_inet_tcp_stats.rd_in_errs,8,8 .type do_net_inet_tcp_stats.rd_in_csum_errs,@object # @do_net_inet_tcp_stats.rd_in_csum_errs .local do_net_inet_tcp_stats.rd_in_csum_errs .comm do_net_inet_tcp_stats.rd_in_csum_errs,8,8 .type do_net_inet_tcp_stats.rd_retrans_segs,@object # @do_net_inet_tcp_stats.rd_retrans_segs .local do_net_inet_tcp_stats.rd_retrans_segs .comm do_net_inet_tcp_stats.rd_retrans_segs,8,8 .type .L.str.30,@object # @.str.30 .L.str.30: .asciz "tcperrors" .size .L.str.30, 10 .type .L.str.31,@object # @.str.31 .L.str.31: .asciz "IPv4 TCP Errors" .size .L.str.31, 16 .type RRDSET_FLAG_DETAIL,@object # @RRDSET_FLAG_DETAIL .bss .globl RRDSET_FLAG_DETAIL .p2align 2 RRDSET_FLAG_DETAIL: .long 0 # 0x0 .size RRDSET_FLAG_DETAIL, 4 .type .L.str.32,@object # @.str.32 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.32: .asciz "InErrs" .size .L.str.32, 7 .type .L.str.33,@object # @.str.33 .L.str.33: .asciz "InCsumErrors" .size .L.str.33, 13 .type .L.str.34,@object # @.str.34 .L.str.34: .asciz "RetransSegs" .size .L.str.34, 12 .type do_net_inet_tcp_stats.st.35,@object # @do_net_inet_tcp_stats.st.35 .local do_net_inet_tcp_stats.st.35 .comm do_net_inet_tcp_stats.st.35,8,8 .type do_net_inet_tcp_stats.rd_estab_resets,@object # @do_net_inet_tcp_stats.rd_estab_resets .local do_net_inet_tcp_stats.rd_estab_resets .comm do_net_inet_tcp_stats.rd_estab_resets,8,8 .type do_net_inet_tcp_stats.rd_active_opens,@object # @do_net_inet_tcp_stats.rd_active_opens .local do_net_inet_tcp_stats.rd_active_opens .comm do_net_inet_tcp_stats.rd_active_opens,8,8 .type do_net_inet_tcp_stats.rd_passive_opens,@object # @do_net_inet_tcp_stats.rd_passive_opens .local do_net_inet_tcp_stats.rd_passive_opens .comm do_net_inet_tcp_stats.rd_passive_opens,8,8 .type do_net_inet_tcp_stats.rd_attempt_fails,@object # @do_net_inet_tcp_stats.rd_attempt_fails .local do_net_inet_tcp_stats.rd_attempt_fails .comm do_net_inet_tcp_stats.rd_attempt_fails,8,8 .type .L.str.36,@object # @.str.36 .L.str.36: .asciz "tcphandshake" .size .L.str.36, 13 .type .L.str.37,@object # @.str.37 .L.str.37: .asciz "IPv4 TCP Handshake Issues" .size .L.str.37, 26 .type .L.str.38,@object # @.str.38 .L.str.38: .asciz "events/s" .size .L.str.38, 9 .type .L.str.39,@object # @.str.39 .L.str.39: .asciz "EstabResets" .size .L.str.39, 12 .type .L.str.40,@object # @.str.40 .L.str.40: .asciz "ActiveOpens" .size .L.str.40, 12 .type .L.str.41,@object # @.str.41 .L.str.41: .asciz "PassiveOpens" .size .L.str.41, 13 .type .L.str.42,@object # @.str.42 .L.str.42: .asciz "AttemptFails" .size .L.str.42, 13 .type CONFIG_BOOLEAN_YES,@object # @CONFIG_BOOLEAN_YES .bss .globl CONFIG_BOOLEAN_YES .p2align 2 CONFIG_BOOLEAN_YES: .long 0 # 0x0 .size CONFIG_BOOLEAN_YES, 4 .type netdata_zero_metrics_enabled,@object # @netdata_zero_metrics_enabled .globl netdata_zero_metrics_enabled .p2align 2 netdata_zero_metrics_enabled: .long 0 # 0x0 .size netdata_zero_metrics_enabled, 4 .type do_net_inet_tcp_stats.st.43,@object # @do_net_inet_tcp_stats.st.43 .local do_net_inet_tcp_stats.st.43 .comm do_net_inet_tcp_stats.st.43,8,8 .type do_net_inet_tcp_stats.rd_on_data,@object # @do_net_inet_tcp_stats.rd_on_data .local do_net_inet_tcp_stats.rd_on_data .comm do_net_inet_tcp_stats.rd_on_data,8,8 .type do_net_inet_tcp_stats.rd_on_close,@object # @do_net_inet_tcp_stats.rd_on_close .local do_net_inet_tcp_stats.rd_on_close .comm do_net_inet_tcp_stats.rd_on_close,8,8 .type do_net_inet_tcp_stats.rd_on_memory,@object # @do_net_inet_tcp_stats.rd_on_memory .local do_net_inet_tcp_stats.rd_on_memory .comm do_net_inet_tcp_stats.rd_on_memory,8,8 .type do_net_inet_tcp_stats.rd_on_timeout,@object # @do_net_inet_tcp_stats.rd_on_timeout .local do_net_inet_tcp_stats.rd_on_timeout .comm do_net_inet_tcp_stats.rd_on_timeout,8,8 .type do_net_inet_tcp_stats.rd_on_linger,@object # @do_net_inet_tcp_stats.rd_on_linger .local do_net_inet_tcp_stats.rd_on_linger .comm do_net_inet_tcp_stats.rd_on_linger,8,8 .type .L.str.44,@object # @.str.44 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.44: .asciz "tcpconnaborts" .size .L.str.44, 14 .type .L.str.45,@object # @.str.45 .L.str.45: .asciz "TCP Connection Aborts" .size .L.str.45, 22 .type .L.str.46,@object # @.str.46 .L.str.46: .asciz "connections/s" .size .L.str.46, 14 .type .L.str.47,@object # @.str.47 .L.str.47: .asciz "TCPAbortOnData" .size .L.str.47, 15 .type .L.str.48,@object # @.str.48 .L.str.48: .asciz "baddata" .size .L.str.48, 8 .type .L.str.49,@object # @.str.49 .L.str.49: .asciz "TCPAbortOnClose" .size .L.str.49, 16 .type .L.str.50,@object # @.str.50 .L.str.50: .asciz "userclosed" .size .L.str.50, 11 .type .L.str.51,@object # @.str.51 .L.str.51: .asciz "TCPAbortOnMemory" .size .L.str.51, 17 .type .L.str.52,@object # @.str.52 .L.str.52: .asciz "nomemory" .size .L.str.52, 9 .type .L.str.53,@object # @.str.53 .L.str.53: .asciz "TCPAbortOnTimeout" .size .L.str.53, 18 .type .L.str.54,@object # @.str.54 .L.str.54: .asciz "timeout" .size .L.str.54, 8 .type .L.str.55,@object # @.str.55 .L.str.55: .asciz "TCPAbortOnLinger" .size .L.str.55, 17 .type .L.str.56,@object # @.str.56 .L.str.56: .asciz "linger" .size .L.str.56, 7 .type do_net_inet_tcp_stats.st.57,@object # @do_net_inet_tcp_stats.st.57 .local do_net_inet_tcp_stats.st.57 .comm do_net_inet_tcp_stats.st.57,8,8 .type do_net_inet_tcp_stats.rd_ofo_queue,@object # @do_net_inet_tcp_stats.rd_ofo_queue .local do_net_inet_tcp_stats.rd_ofo_queue .comm do_net_inet_tcp_stats.rd_ofo_queue,8,8 .type .L.str.58,@object # @.str.58 .L.str.58: .asciz "tcpofo" .size .L.str.58, 7 .type .L.str.59,@object # @.str.59 .L.str.59: .asciz "TCP Out-Of-Order Queue" .size .L.str.59, 23 .type .L.str.60,@object # @.str.60 .L.str.60: .asciz "TCPOFOQueue" .size .L.str.60, 12 .type .L.str.61,@object # @.str.61 .L.str.61: .asciz "inqueue" .size .L.str.61, 8 .type do_net_inet_tcp_stats.st.62,@object # @do_net_inet_tcp_stats.st.62 .local do_net_inet_tcp_stats.st.62 .comm do_net_inet_tcp_stats.st.62,8,8 .type do_net_inet_tcp_stats.rd_recv,@object # @do_net_inet_tcp_stats.rd_recv .local do_net_inet_tcp_stats.rd_recv .comm do_net_inet_tcp_stats.rd_recv,8,8 .type do_net_inet_tcp_stats.rd_send,@object # @do_net_inet_tcp_stats.rd_send .local do_net_inet_tcp_stats.rd_send .comm do_net_inet_tcp_stats.rd_send,8,8 .type do_net_inet_tcp_stats.rd_failed,@object # @do_net_inet_tcp_stats.rd_failed .local do_net_inet_tcp_stats.rd_failed .comm do_net_inet_tcp_stats.rd_failed,8,8 .type .L.str.63,@object # @.str.63 .L.str.63: .asciz "tcpsyncookies" .size .L.str.63, 14 .type .L.str.64,@object # @.str.64 .L.str.64: .asciz "TCP SYN Cookies" .size .L.str.64, 16 .type .L.str.65,@object # @.str.65 .L.str.65: .asciz "SyncookiesRecv" .size .L.str.65, 15 .type .L.str.66,@object # @.str.66 .L.str.66: .asciz "SyncookiesSent" .size .L.str.66, 15 .type .L.str.67,@object # @.str.67 .L.str.67: .asciz "SyncookiesFailed" .size .L.str.67, 17 .type .L.str.68,@object # @.str.68 .L.str.68: .asciz "failed" .size .L.str.68, 7 .type do_net_inet_tcp_stats.st_listen,@object # @do_net_inet_tcp_stats.st_listen .local do_net_inet_tcp_stats.st_listen .comm do_net_inet_tcp_stats.st_listen,8,8 .type do_net_inet_tcp_stats.rd_overflows,@object # @do_net_inet_tcp_stats.rd_overflows .local do_net_inet_tcp_stats.rd_overflows .comm do_net_inet_tcp_stats.rd_overflows,8,8 .type .L.str.69,@object # @.str.69 .L.str.69: .asciz "tcplistenissues" .size .L.str.69, 16 .type .L.str.70,@object # @.str.70 .L.str.70: .asciz "TCP Listen Socket Issues" .size .L.str.70, 25 .type .L.str.71,@object # @.str.71 .L.str.71: .asciz "ListenOverflows" .size .L.str.71, 16 .type .L.str.72,@object # @.str.72 .L.str.72: .asciz "overflows" .size .L.str.72, 10 .type do_net_inet_tcp_stats.st.73,@object # @do_net_inet_tcp_stats.st.73 .local do_net_inet_tcp_stats.st.73 .comm do_net_inet_tcp_stats.st.73,8,8 .type do_net_inet_tcp_stats.rd_ce,@object # @do_net_inet_tcp_stats.rd_ce .local do_net_inet_tcp_stats.rd_ce .comm do_net_inet_tcp_stats.rd_ce,8,8 .type do_net_inet_tcp_stats.rd_no_ect,@object # @do_net_inet_tcp_stats.rd_no_ect .local do_net_inet_tcp_stats.rd_no_ect .comm do_net_inet_tcp_stats.rd_no_ect,8,8 .type do_net_inet_tcp_stats.rd_ect0,@object # @do_net_inet_tcp_stats.rd_ect0 .local do_net_inet_tcp_stats.rd_ect0 .comm do_net_inet_tcp_stats.rd_ect0,8,8 .type do_net_inet_tcp_stats.rd_ect1,@object # @do_net_inet_tcp_stats.rd_ect1 .local do_net_inet_tcp_stats.rd_ect1 .comm do_net_inet_tcp_stats.rd_ect1,8,8 .type .L.str.74,@object # @.str.74 .L.str.74: .asciz "ecnpkts" .size .L.str.74, 8 .type .L.str.75,@object # @.str.75 .L.str.75: .asciz "ecn" .size .L.str.75, 4 .type .L.str.76,@object # @.str.76 .L.str.76: .asciz "IPv4 ECN Statistics" .size .L.str.76, 20 .type .L.str.77,@object # @.str.77 .L.str.77: .asciz "InCEPkts" .size .L.str.77, 9 .type .L.str.78,@object # @.str.78 .L.str.78: .asciz "CEP" .size .L.str.78, 4 .type .L.str.79,@object # @.str.79 .L.str.79: .asciz "InNoECTPkts" .size .L.str.79, 12 .type .L.str.80,@object # @.str.80 .L.str.80: .asciz "NoECTP" .size .L.str.80, 7 .type .L.str.81,@object # @.str.81 .L.str.81: .asciz "InECT0Pkts" .size .L.str.81, 11 .type .L.str.82,@object # @.str.82 .L.str.82: .asciz "ECTP0" .size .L.str.82, 6 .type .L.str.83,@object # @.str.83 .L.str.83: .asciz "InECT1Pkts" .size .L.str.83, 11 .type .L.str.84,@object # @.str.84 .L.str.84: .asciz "ECTP1" .size .L.str.84, 6 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym unlikely .addrsig_sym config_get_boolean .addrsig_sym config_get_boolean_ondemand .addrsig_sym likely .addrsig_sym GETSYSCTL_SIMPLE .addrsig_sym error .addrsig_sym rrdset_create_localhost .addrsig_sym rrddim_add .addrsig_sym rrdset_next .addrsig_sym rrddim_set_by_pointer .addrsig_sym rrdset_done .addrsig_sym rrdset_flag_set .addrsig_sym do_net_inet_tcp_stats.do_tcp_packets .addrsig_sym do_net_inet_tcp_stats.do_tcp_errors .addrsig_sym do_net_inet_tcp_stats.do_tcp_handshake .addrsig_sym do_net_inet_tcp_stats.do_tcpext_connaborts .addrsig_sym do_net_inet_tcp_stats.do_tcpext_ofo .addrsig_sym do_net_inet_tcp_stats.do_tcpext_syncookies .addrsig_sym do_net_inet_tcp_stats.do_tcpext_listen .addrsig_sym do_net_inet_tcp_stats.do_ecn .addrsig_sym CONFIG_BOOLEAN_AUTO .addrsig_sym do_net_inet_tcp_stats.mib .addrsig_sym do_net_inet_tcp_stats.st .addrsig_sym do_net_inet_tcp_stats.rd_in_segs .addrsig_sym do_net_inet_tcp_stats.rd_out_segs .addrsig_sym RRDSET_TYPE_LINE .addrsig_sym RRD_ALGORITHM_INCREMENTAL .addrsig_sym do_net_inet_tcp_stats.st.29 .addrsig_sym do_net_inet_tcp_stats.rd_in_errs .addrsig_sym do_net_inet_tcp_stats.rd_in_csum_errs .addrsig_sym do_net_inet_tcp_stats.rd_retrans_segs .addrsig_sym RRDSET_FLAG_DETAIL .addrsig_sym do_net_inet_tcp_stats.st.35 .addrsig_sym do_net_inet_tcp_stats.rd_estab_resets .addrsig_sym do_net_inet_tcp_stats.rd_active_opens .addrsig_sym do_net_inet_tcp_stats.rd_passive_opens .addrsig_sym do_net_inet_tcp_stats.rd_attempt_fails .addrsig_sym CONFIG_BOOLEAN_YES .addrsig_sym netdata_zero_metrics_enabled .addrsig_sym do_net_inet_tcp_stats.st.43 .addrsig_sym do_net_inet_tcp_stats.rd_on_data .addrsig_sym do_net_inet_tcp_stats.rd_on_close .addrsig_sym do_net_inet_tcp_stats.rd_on_memory .addrsig_sym do_net_inet_tcp_stats.rd_on_timeout .addrsig_sym do_net_inet_tcp_stats.rd_on_linger .addrsig_sym do_net_inet_tcp_stats.st.57 .addrsig_sym do_net_inet_tcp_stats.rd_ofo_queue .addrsig_sym do_net_inet_tcp_stats.st.62 .addrsig_sym do_net_inet_tcp_stats.rd_recv .addrsig_sym do_net_inet_tcp_stats.rd_send .addrsig_sym do_net_inet_tcp_stats.rd_failed .addrsig_sym do_net_inet_tcp_stats.st_listen .addrsig_sym do_net_inet_tcp_stats.rd_overflows .addrsig_sym do_net_inet_tcp_stats.st.73 .addrsig_sym do_net_inet_tcp_stats.rd_ce .addrsig_sym do_net_inet_tcp_stats.rd_no_ect .addrsig_sym do_net_inet_tcp_stats.rd_ect0 .addrsig_sym do_net_inet_tcp_stats.rd_ect1
fastsocket/kernel/fs/ocfs2/extr_refcounttree.c_ocfs2_refcount_rec_merge.c
arm/extr_refcounttree_ocfs2_refcount_rec_merge_O0_gcc.s
x86_64/extr_refcounttree_ocfs2_refcount_rec_merge_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ocfs2_refcount_rec_merge _ocfs2_refcount_rec_merge: ; @ocfs2_refcount_rec_merge .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 w1, [sp, #4] ldr x0, [sp, #8] ldr w1, [sp, #4] bl _ocfs2_refcount_rec_contig str w0, [sp] ldr w8, [sp] adrp x9, _REF_CONTIG_NONE@GOTPAGE ldr x9, [x9, _REF_CONTIG_NONE@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_7 LBB0_2: ldr w8, [sp] adrp x9, _REF_CONTIG_LEFT@GOTPAGE ldr x9, [x9, _REF_CONTIG_LEFT@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr w8, [sp] adrp x9, _REF_CONTIG_LEFTRIGHT@GOTPAGE ldr x9, [x9, _REF_CONTIG_LEFTRIGHT@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr w8, [sp, #4] subs w8, w8, #0 cset w8, eq and w0, w8, #0x1 bl _BUG_ON ldr w8, [sp, #4] subs w8, w8, #1 str w8, [sp, #4] b LBB0_5 LBB0_5: ldr x0, [sp, #8] ldr w1, [sp, #4] bl _ocfs2_rotate_refcount_rec_left ldr w8, [sp] adrp x9, _REF_CONTIG_LEFTRIGHT@GOTPAGE ldr x9, [x9, _REF_CONTIG_LEFTRIGHT@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr x0, [sp, #8] ldr w1, [sp, #4] bl _ocfs2_rotate_refcount_rec_left b LBB0_7 LBB0_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _REF_CONTIG_NONE,4,2 ; @REF_CONTIG_NONE .comm _REF_CONTIG_LEFT,4,2 ; @REF_CONTIG_LEFT .comm _REF_CONTIG_LEFTRIGHT,4,2 ; @REF_CONTIG_LEFTRIGHT .no_dead_strip _ocfs2_refcount_rec_merge .subsections_via_symbols
.text .file "extr_refcounttree.c_ocfs2_refcount_rec_merge.c" .p2align 4, 0x90 # -- Begin function ocfs2_refcount_rec_merge .type ocfs2_refcount_rec_merge,@function ocfs2_refcount_rec_merge: # @ocfs2_refcount_rec_merge .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 %esi, -12(%rbp) movq -8(%rbp), %rdi movl -12(%rbp), %esi callq ocfs2_refcount_rec_contig@PLT movl %eax, -16(%rbp) movl -16(%rbp), %eax cmpl REF_CONTIG_NONE(%rip), %eax jne .LBB0_2 # %bb.1: jmp .LBB0_7 .LBB0_2: movl -16(%rbp), %eax cmpl REF_CONTIG_LEFT(%rip), %eax je .LBB0_4 # %bb.3: movl -16(%rbp), %eax cmpl REF_CONTIG_LEFTRIGHT(%rip), %eax jne .LBB0_5 .LBB0_4: cmpl $0, -12(%rbp) sete %al andb $1, %al movzbl %al, %edi callq BUG_ON@PLT movl -12(%rbp), %eax addl $-1, %eax movl %eax, -12(%rbp) .LBB0_5: movq -8(%rbp), %rdi movl -12(%rbp), %esi callq ocfs2_rotate_refcount_rec_left@PLT movl -16(%rbp), %eax cmpl REF_CONTIG_LEFTRIGHT(%rip), %eax jne .LBB0_7 # %bb.6: movq -8(%rbp), %rdi movl -12(%rbp), %esi callq ocfs2_rotate_refcount_rec_left@PLT .LBB0_7: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ocfs2_refcount_rec_merge, .Lfunc_end0-ocfs2_refcount_rec_merge .cfi_endproc # -- End function .type REF_CONTIG_NONE,@object # @REF_CONTIG_NONE .bss .globl REF_CONTIG_NONE .p2align 2 REF_CONTIG_NONE: .long 0 # 0x0 .size REF_CONTIG_NONE, 4 .type REF_CONTIG_LEFT,@object # @REF_CONTIG_LEFT .globl REF_CONTIG_LEFT .p2align 2 REF_CONTIG_LEFT: .long 0 # 0x0 .size REF_CONTIG_LEFT, 4 .type REF_CONTIG_LEFTRIGHT,@object # @REF_CONTIG_LEFTRIGHT .globl REF_CONTIG_LEFTRIGHT .p2align 2 REF_CONTIG_LEFTRIGHT: .long 0 # 0x0 .size REF_CONTIG_LEFTRIGHT, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ocfs2_refcount_rec_merge .addrsig_sym ocfs2_refcount_rec_contig .addrsig_sym BUG_ON .addrsig_sym ocfs2_rotate_refcount_rec_left .addrsig_sym REF_CONTIG_NONE .addrsig_sym REF_CONTIG_LEFT .addrsig_sym REF_CONTIG_LEFTRIGHT
borg/src/borg/algorithms/zstd/lib/decompress/extr_zstd_decompress.c_ZSTD_decompressBegin_usingDDict.c
arm/extr_zstd_decompress_ZSTD_decompressBegin_usingDDict_O0_gcc.s
x86_64/extr_zstd_decompress_ZSTD_decompressBegin_usingDDict_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ZSTD_decompressBegin_usingDDict ; -- Begin function ZSTD_decompressBegin_usingDDict .p2align 2 _ZSTD_decompressBegin_usingDDict: ; @ZSTD_decompressBegin_usingDDict .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] mov w0, #4 adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _DEBUGLOG ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, ne and w0, w8, #0x1 bl _assert ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-8] ldr x8, [x8, #8] ldr x9, [sp, #16] ldr x9, [x9, #40] ldr x10, [sp, #16] ldrsw x10, [x10] add x9, x9, x10 subs x8, x8, x9 cset w8, ne and w8, w8, #0x1 ldur x9, [x29, #-8] str w8, [x9] ldur x8, [x29, #-8] ldr w8, [x8] subs w8, w8, #0 cset w8, ne and w10, w8, #0x1 adrp x9, l_.str.3@PAGE add x9, x9, l_.str.3@PAGEOFF adrp x8, l_.str.2@PAGE add x8, x8, l_.str.2@PAGEOFF ands w10, w10, #0x1 csel x8, x8, x9, ne mov x9, sp str x8, [x9] mov w0, #4 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _DEBUGLOG b LBB0_2 LBB0_2: ldur x0, [x29, #-8] bl _ZSTD_decompressBegin bl _CHECK_F ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_3 LBB0_3: ldr x8, [sp, #16] ldr w8, [x8, #48] ldur x9, [x29, #-8] str w8, [x9, #72] ldr x8, [sp, #16] ldr x8, [x8, #40] ldur x9, [x29, #-8] str x8, [x9, #64] ldr x8, [sp, #16] ldr x8, [x8, #40] ldur x9, [x29, #-8] str x8, [x9, #56] ldr x8, [sp, #16] ldr x8, [x8, #40] ldr x9, [sp, #16] ldrsw x9, [x9] add x8, x8, x9 ldur x9, [x29, #-8] str x8, [x9, #8] ldur x8, [x29, #-8] ldr x8, [x8, #8] ldur x9, [x29, #-8] str x8, [x9, #16] ldr x8, [sp, #16] ldr x8, [x8, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur x9, [x29, #-8] mov w8, #1 str w8, [x9, #24] ldur x9, [x29, #-8] str w8, [x9, #28] ldr x8, [sp, #16] ldr w8, [x8, #28] ldur x9, [x29, #-8] str w8, [x9, #52] ldr x8, [sp, #16] ldr w8, [x8, #24] ldur x9, [x29, #-8] str w8, [x9, #48] ldr x8, [sp, #16] ldr w8, [x8, #20] ldur x9, [x29, #-8] str w8, [x9, #44] ldr x8, [sp, #16] ldr w8, [x8, #16] ldur x9, [x29, #-8] str w8, [x9, #40] ldr x8, [sp, #16] ldr x8, [x8, #8] ldr w8, [x8] ldur x9, [x29, #-8] ldr x9, [x9, #32] str w8, [x9] ldr x8, [sp, #16] ldr x8, [x8, #8] ldr w8, [x8, #4] ldur x9, [x29, #-8] ldr x9, [x9, #32] str w8, [x9, #4] ldr x8, [sp, #16] ldr x8, [x8, #8] ldr w8, [x8, #8] ldur x9, [x29, #-8] ldr x9, [x9, #32] str w8, [x9, #8] b LBB0_6 LBB0_5: ldur x8, [x29, #-8] str wzr, [x8, #24] ldur x8, [x29, #-8] str wzr, [x8, #28] b LBB0_6 LBB0_6: b LBB0_7 LBB0_7: mov x0, #0 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 "ZSTD_decompressBegin_usingDDict" l_.str.1: ; @.str.1 .asciz "DDict is %s" l_.str.2: ; @.str.2 .asciz "~cold~" l_.str.3: ; @.str.3 .asciz "hot!" .subsections_via_symbols
.text .file "extr_zstd_decompress.c_ZSTD_decompressBegin_usingDDict.c" .globl ZSTD_decompressBegin_usingDDict # -- Begin function ZSTD_decompressBegin_usingDDict .p2align 4, 0x90 .type ZSTD_decompressBegin_usingDDict,@function ZSTD_decompressBegin_usingDDict: # @ZSTD_decompressBegin_usingDDict .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) movl $4, %edi leaq .L.str(%rip), %rsi movb $0, %al callq DEBUGLOG@PLT cmpq $0, -8(%rbp) setne %al andb $1, %al movzbl %al, %edi callq assert@PLT cmpq $0, -16(%rbp) je .LBB0_2 # %bb.1: movq -8(%rbp), %rax movq 8(%rax), %rax movq -16(%rbp), %rcx movq 40(%rcx), %rcx movq -16(%rbp), %rdx movslq (%rdx), %rdx addq %rdx, %rcx cmpq %rcx, %rax setne %al andb $1, %al movzbl %al, %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movq -8(%rbp), %rax movl (%rax), %ecx leaq .L.str.3(%rip), %rdx leaq .L.str.2(%rip), %rax cmpl $0, %ecx cmovneq %rax, %rdx movl $4, %edi leaq .L.str.1(%rip), %rsi movb $0, %al callq DEBUGLOG@PLT .LBB0_2: movq -8(%rbp), %rdi callq ZSTD_decompressBegin@PLT movl %eax, %edi callq CHECK_F@PLT cmpq $0, -16(%rbp) je .LBB0_7 # %bb.3: movq -16(%rbp), %rax movl 48(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 72(%rax) movq -16(%rbp), %rax movq 40(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 64(%rax) movq -16(%rbp), %rax movq 40(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 56(%rax) movq -16(%rbp), %rax movq 40(%rax), %rcx movq -16(%rbp), %rax movslq (%rax), %rax addq %rax, %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -8(%rbp), %rax movq 8(%rax), %rcx movq -8(%rbp), %rax movq %rcx, 16(%rax) movq -16(%rbp), %rax cmpq $0, 32(%rax) je .LBB0_5 # %bb.4: movq -8(%rbp), %rax movl $1, 24(%rax) movq -8(%rbp), %rax movl $1, 28(%rax) movq -16(%rbp), %rax movl 28(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 52(%rax) movq -16(%rbp), %rax movl 24(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 48(%rax) movq -16(%rbp), %rax movl 20(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 44(%rax) movq -16(%rbp), %rax movl 16(%rax), %ecx movq -8(%rbp), %rax movl %ecx, 40(%rax) movq -16(%rbp), %rax movq 8(%rax), %rax movl (%rax), %ecx movq -8(%rbp), %rax movq 32(%rax), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movq 8(%rax), %rax movl 4(%rax), %ecx movq -8(%rbp), %rax movq 32(%rax), %rax movl %ecx, 4(%rax) movq -16(%rbp), %rax movq 8(%rax), %rax movl 8(%rax), %ecx movq -8(%rbp), %rax movq 32(%rax), %rax movl %ecx, 8(%rax) jmp .LBB0_6 .LBB0_5: movq -8(%rbp), %rax movl $0, 24(%rax) movq -8(%rbp), %rax movl $0, 28(%rax) .LBB0_6: jmp .LBB0_7 .LBB0_7: xorl %eax, %eax # kill: def $rax killed $eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ZSTD_decompressBegin_usingDDict, .Lfunc_end0-ZSTD_decompressBegin_usingDDict .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "ZSTD_decompressBegin_usingDDict" .size .L.str, 32 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "DDict is %s" .size .L.str.1, 12 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "~cold~" .size .L.str.2, 7 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "hot!" .size .L.str.3, 5 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym DEBUGLOG .addrsig_sym assert .addrsig_sym CHECK_F .addrsig_sym ZSTD_decompressBegin
RetroArch/wii/libogc/libogc/extr_gx.c_GX_SetLineWidth.c
arm/extr_gx_GX_SetLineWidth_O0_gcc.s
x86_64/extr_gx_GX_SetLineWidth_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GX_SetLineWidth ; -- Begin function GX_SetLineWidth .p2align 2 _GX_SetLineWidth: ; @GX_SetLineWidth .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, ___gx@GOTPAGE ldr x8, [x8, ___gx@GOTPAGEOFF] str x8, [sp, #16] ; 8-byte Folded Spill stur w0, [x29, #-4] stur w1, [x29, #-8] ldr x9, [x8] ldr w9, [x9] and w9, w9, #0xffffff00 ldurb w10, [x29, #-4] orr w9, w9, w10 ldr x10, [x8] str w9, [x10] ldr x8, [x8] ldr w8, [x8] and w8, w8, #0xfff8ffff str w8, [sp, #12] ; 4-byte Folded Spill ldur w0, [x29, #-8] mov w1, #16 mov w2, #3 bl __SHIFTL ldr w9, [sp, #12] ; 4-byte Folded Reload ldr x8, [sp, #16] ; 8-byte Folded Reload orr w9, w9, w0 ldr x10, [x8] str w9, [x10] ldr x8, [x8] ldr w0, [x8] bl _GX_LOAD_BP_REG ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm ___gx,8,3 ; @__gx .subsections_via_symbols
.text .file "extr_gx.c_GX_SetLineWidth.c" .globl GX_SetLineWidth # -- Begin function GX_SetLineWidth .p2align 4, 0x90 .type GX_SetLineWidth,@function GX_SetLineWidth: # @GX_SetLineWidth .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) movq __gx(%rip), %rax movl (%rax), %ecx andl $-256, %ecx movl -4(%rbp), %eax andl $255, %eax orl %eax, %ecx movq __gx(%rip), %rax movl %ecx, (%rax) movq __gx(%rip), %rax movl (%rax), %eax andl $-458753, %eax # imm = 0xFFF8FFFF movl %eax, -12(%rbp) # 4-byte Spill movl -8(%rbp), %edi movl $16, %esi movl $3, %edx callq _SHIFTL@PLT movl -12(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq __gx(%rip), %rax movl %ecx, (%rax) movq __gx(%rip), %rax movl (%rax), %edi callq GX_LOAD_BP_REG@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size GX_SetLineWidth, .Lfunc_end0-GX_SetLineWidth .cfi_endproc # -- End function .type __gx,@object # @__gx .bss .globl __gx .p2align 3 __gx: .quad 0 .size __gx, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym _SHIFTL .addrsig_sym GX_LOAD_BP_REG .addrsig_sym __gx
TDengine/src/kit/shell/src/extr_shellMain.c_main.c
arm/extr_shellMain_main_O0_gcc.s
x86_64/extr_shellMain_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, #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, _con@GOTPAGE ldr x8, [x8, _con@GOTPAGEOFF] stur x8, [x29, #-32] ; 8-byte Folded Spill stur wzr, [x29, #-4] stur w0, [x29, #-8] stur x1, [x29, #-16] bl _checkVersion subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _EXIT_FAILURE@GOTPAGE ldr x8, [x8, _EXIT_FAILURE@GOTPAGEOFF] ldr w0, [x8] bl _exit LBB0_2: ldur w0, [x29, #-8] ldur x1, [x29, #-16] adrp x2, _args@GOTPAGE ldr x2, [x2, _args@GOTPAGEOFF] str x2, [sp, #40] ; 8-byte Folded Spill bl _shellParseArgument ldr x0, [sp, #40] ; 8-byte Folded Reload bl _shellInit ldur x8, [x29, #-32] ; 8-byte Folded Reload str x0, [x8] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldur x8, [x29, #-32] ; 8-byte Folded Reload ldr x0, [x8] bl _taos_error adrp x8, _EXIT_FAILURE@GOTPAGE ldr x8, [x8, _EXIT_FAILURE@GOTPAGEOFF] ldr w0, [x8] bl _exit LBB0_4: adrp x8, _interruptHandler@GOTPAGE ldr x8, [x8, _interruptHandler@GOTPAGEOFF] ldr w8, [x8] sub x1, x29, #20 str x1, [sp, #24] ; 8-byte Folded Spill stur w8, [x29, #-20] adrp x8, _SIGTERM@GOTPAGE ldr x8, [x8, _SIGTERM@GOTPAGEOFF] ldr w0, [x8] mov x2, #0 str x2, [sp, #32] ; 8-byte Folded Spill bl _sigaction ldr x1, [sp, #24] ; 8-byte Folded Reload ldr x2, [sp, #32] ; 8-byte Folded Reload adrp x8, _SIGINT@GOTPAGE ldr x8, [x8, _SIGINT@GOTPAGEOFF] ldr w0, [x8] bl _sigaction ldur x8, [x29, #-32] ; 8-byte Folded Reload ldr x0, [x8] bl _shellGetGrantInfo b LBB0_5 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-32] ; 8-byte Folded Reload adrp x9, _shellLoopQuery@GOTPAGE ldr x9, [x9, _shellLoopQuery@GOTPAGEOFF] ldr w2, [x9] ldr x3, [x8] adrp x0, _pid@GOTPAGE ldr x0, [x0, _pid@GOTPAGEOFF] str x0, [sp, #8] ; 8-byte Folded Spill mov x1, #0 str x1, [sp, #16] ; 8-byte Folded Spill bl _pthread_create ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x1, [sp, #16] ; 8-byte Folded Reload ldr w0, [x8] bl _pthread_join b LBB0_5 .cfi_endproc ; -- End function .comm _EXIT_FAILURE,4,2 ; @EXIT_FAILURE .comm _args,4,2 ; @args .comm _con,8,3 ; @con .comm _interruptHandler,4,2 ; @interruptHandler .comm _SIGTERM,4,2 ; @SIGTERM .comm _SIGINT,4,2 ; @SIGINT .comm _pid,4,2 ; @pid .comm _shellLoopQuery,4,2 ; @shellLoopQuery .subsections_via_symbols
.text .file "extr_shellMain.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 %edi, -8(%rbp) movq %rsi, -16(%rbp) movb $0, %al callq checkVersion@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: movl EXIT_FAILURE(%rip), %edi callq exit@PLT .LBB0_2: movl -8(%rbp), %edi movq -16(%rbp), %rsi leaq args(%rip), %rdx callq shellParseArgument@PLT leaq args(%rip), %rdi callq shellInit@PLT movq %rax, con(%rip) cmpq $0, con(%rip) jne .LBB0_4 # %bb.3: movq con(%rip), %rdi callq taos_error@PLT movl EXIT_FAILURE(%rip), %edi callq exit@PLT .LBB0_4: movl interruptHandler(%rip), %eax movl %eax, -24(%rbp) movl SIGTERM(%rip), %edi leaq -24(%rbp), %rsi xorl %eax, %eax movl %eax, %edx callq sigaction@PLT movl SIGINT(%rip), %edi leaq -24(%rbp), %rsi xorl %eax, %eax movl %eax, %edx callq sigaction@PLT movq con(%rip), %rdi callq shellGetGrantInfo@PLT .LBB0_5: # =>This Inner Loop Header: Depth=1 movl shellLoopQuery(%rip), %edx movq con(%rip), %rcx leaq pid(%rip), %rdi xorl %eax, %eax movl %eax, %esi callq pthread_create@PLT movl pid(%rip), %edi xorl %eax, %eax movl %eax, %esi callq pthread_join@PLT jmp .LBB0_5 .Lfunc_end0: .size main, .Lfunc_end0-main .cfi_endproc # -- End function .type EXIT_FAILURE,@object # @EXIT_FAILURE .bss .globl EXIT_FAILURE .p2align 2 EXIT_FAILURE: .long 0 # 0x0 .size EXIT_FAILURE, 4 .type args,@object # @args .globl args .p2align 2 args: .long 0 # 0x0 .size args, 4 .type con,@object # @con .globl con .p2align 3 con: .quad 0 .size con, 8 .type interruptHandler,@object # @interruptHandler .globl interruptHandler .p2align 2 interruptHandler: .long 0 # 0x0 .size interruptHandler, 4 .type SIGTERM,@object # @SIGTERM .globl SIGTERM .p2align 2 SIGTERM: .long 0 # 0x0 .size SIGTERM, 4 .type SIGINT,@object # @SIGINT .globl SIGINT .p2align 2 SIGINT: .long 0 # 0x0 .size SIGINT, 4 .type pid,@object # @pid .globl pid .p2align 2 pid: .long 0 # 0x0 .size pid, 4 .type shellLoopQuery,@object # @shellLoopQuery .globl shellLoopQuery .p2align 2 shellLoopQuery: .long 0 # 0x0 .size shellLoopQuery, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym checkVersion .addrsig_sym exit .addrsig_sym shellParseArgument .addrsig_sym shellInit .addrsig_sym taos_error .addrsig_sym sigaction .addrsig_sym shellGetGrantInfo .addrsig_sym pthread_create .addrsig_sym pthread_join .addrsig_sym EXIT_FAILURE .addrsig_sym args .addrsig_sym con .addrsig_sym interruptHandler .addrsig_sym SIGTERM .addrsig_sym SIGINT .addrsig_sym pid .addrsig_sym shellLoopQuery
linux/drivers/gpu/drm/bridge/analogix/extr_analogix_dp_core.c_analogix_dp_is_enhanced_mode_available.c
arm/extr_analogix_dp_core_analogix_dp_is_enhanced_mode_available_O0_gcc.s
x86_64/extr_analogix_dp_core_analogix_dp_is_enhanced_mode_available_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function analogix_dp_is_enhanced_mode_available _analogix_dp_is_enhanced_mode_available: ; @analogix_dp_is_enhanced_mode_available .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] adrp x8, _DP_MAX_LANE_COUNT@GOTPAGE ldr x8, [x8, _DP_MAX_LANE_COUNT@GOTPAGEOFF] ldr w1, [x8] add x2, sp, #4 bl _drm_dp_dpcd_readb str w0, [sp] ldr w8, [sp] subs w8, w8, #1 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #8] str wzr, [x8] ldr w8, [sp] stur w8, [x29, #-4] b LBB0_3 LBB0_2: ldr w0, [sp, #4] bl _DPCD_ENHANCED_FRAME_CAP ldr x8, [sp, #8] str w0, [x8] 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 _DP_MAX_LANE_COUNT,4,2 ; @DP_MAX_LANE_COUNT .no_dead_strip _analogix_dp_is_enhanced_mode_available .subsections_via_symbols
.text .file "extr_analogix_dp_core.c_analogix_dp_is_enhanced_mode_available.c" .p2align 4, 0x90 # -- Begin function analogix_dp_is_enhanced_mode_available .type analogix_dp_is_enhanced_mode_available,@function analogix_dp_is_enhanced_mode_available: # @analogix_dp_is_enhanced_mode_available .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 movl DP_MAX_LANE_COUNT(%rip), %esi leaq -28(%rbp), %rdx callq drm_dp_dpcd_readb@PLT movl %eax, -32(%rbp) cmpl $1, -32(%rbp) je .LBB0_2 # %bb.1: movq -24(%rbp), %rax movl $0, (%rax) movl -32(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_3 .LBB0_2: movl -28(%rbp), %edi callq DPCD_ENHANCED_FRAME_CAP@PLT movl %eax, %ecx movq -24(%rbp), %rax movl %ecx, (%rax) movl $0, -4(%rbp) .LBB0_3: movl -4(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size analogix_dp_is_enhanced_mode_available, .Lfunc_end0-analogix_dp_is_enhanced_mode_available .cfi_endproc # -- End function .type DP_MAX_LANE_COUNT,@object # @DP_MAX_LANE_COUNT .bss .globl DP_MAX_LANE_COUNT .p2align 2 DP_MAX_LANE_COUNT: .long 0 # 0x0 .size DP_MAX_LANE_COUNT, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym analogix_dp_is_enhanced_mode_available .addrsig_sym drm_dp_dpcd_readb .addrsig_sym DPCD_ENHANCED_FRAME_CAP .addrsig_sym DP_MAX_LANE_COUNT
RetroArch/wii/libogc/libogc/extr_gx.c_GX_SetChanCtrl.c
arm/extr_gx_GX_SetChanCtrl_O0_gcc.s
x86_64/extr_gx_GX_SetChanCtrl_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GX_SetChanCtrl ; -- Begin function GX_SetChanCtrl .p2align 2 _GX_SetChanCtrl: ; @GX_SetChanCtrl .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, ___gx@GOTPAGE ldr x8, [x8, ___gx@GOTPAGEOFF] str x8, [sp, #88] ; 8-byte Folded Spill stur w0, [x29, #-4] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] stur x4, [x29, #-40] stur x5, [x29, #-48] stur x6, [x29, #-56] ldur x8, [x29, #-56] adrp x9, _GX_AF_SPEC@GOTPAGE ldr x9, [x9, _GX_AF_SPEC@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _GX_DF_NONE@GOTPAGE ldr x8, [x8, _GX_DF_NONE@GOTPAGEOFF] ldr x8, [x8] str x8, [sp, #80] ; 8-byte Folded Spill b LBB0_3 LBB0_2: ldur x8, [x29, #-48] str x8, [sp, #80] ; 8-byte Folded Spill b LBB0_3 LBB0_3: ldr x8, [sp, #80] ; 8-byte Folded Reload stur x8, [x29, #-72] ldur x8, [x29, #-32] and x8, x8, #0x1 str x8, [sp] ; 8-byte Folded Spill ldur x8, [x29, #-16] mov x0, x8 mov w2, #1 str w2, [sp, #52] ; 4-byte Folded Spill mov x1, x2 bl __SHIFTL ldr x8, [sp] ; 8-byte Folded Reload orr x8, x8, x0 str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-40] mov x0, x8 mov w1, #2 str w1, [sp, #28] ; 4-byte Folded Spill mov w2, #4 str w2, [sp, #68] ; 4-byte Folded Spill bl __SHIFTL ldr x8, [sp, #8] ; 8-byte Folded Reload ldr w2, [sp, #52] ; 4-byte Folded Reload orr x8, x8, x0 str x8, [sp, #16] ; 8-byte Folded Spill ldur x8, [x29, #-24] mov x0, x8 mov w1, #6 bl __SHIFTL ldr x8, [sp, #16] ; 8-byte Folded Reload ldr w2, [sp, #28] ; 4-byte Folded Reload orr x8, x8, x0 str x8, [sp, #32] ; 8-byte Folded Spill ldur x8, [x29, #-72] mov x0, x8 mov w1, #7 bl __SHIFTL ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w2, [sp, #52] ; 4-byte Folded Reload orr x8, x8, x0 str x8, [sp, #40] ; 8-byte Folded Spill adrp x8, _GX_AF_NONE@GOTPAGE ldr x8, [x8, _GX_AF_NONE@GOTPAGEOFF] ldr x8, [x8] ldur x9, [x29, #-56] subs x8, x8, x9 subs x8, x8, #0 cset w8, gt and w0, w8, #0x1 mov w1, #9 bl __SHIFTL ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w2, [sp, #52] ; 4-byte Folded Reload orr x8, x8, x0 str x8, [sp, #56] ; 8-byte Folded Spill ldur x8, [x29, #-56] subs x8, x8, #0 cset w8, gt and w0, w8, #0x1 mov w1, #10 bl __SHIFTL ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w2, [sp, #68] ; 4-byte Folded Reload orr x8, x8, x0 str x8, [sp, #72] ; 8-byte Folded Spill ldur x0, [x29, #-40] mov x1, x2 bl __SHIFTR ldr w2, [sp, #68] ; 4-byte Folded Reload mov w1, #11 bl __SHIFTL ldr x9, [sp, #72] ; 8-byte Folded Reload ldr x8, [sp, #88] ; 8-byte Folded Reload orr x9, x9, x0 stur x9, [x29, #-80] ldur w9, [x29, #-4] and w10, w9, #0x3 ; implicit-def: $x9 mov x9, x10 sxtw x9, w9 stur x9, [x29, #-64] ldur x9, [x29, #-80] ldr x10, [x8] ldr x10, [x10] ldur x11, [x29, #-64] str x9, [x10, x11, lsl #3] ldur x9, [x29, #-64] mov x10, x9 mov w9, #4096 lsl w10, w9, w10 ldr x9, [x8] ldr w8, [x9, #8] orr w8, w8, w10 str w8, [x9, #8] ldur w8, [x29, #-4] adrp x9, _GX_COLOR0A0@GOTPAGE ldr x9, [x9, _GX_COLOR0A0@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x8, [sp, #88] ; 8-byte Folded Reload ldur x9, [x29, #-80] ldr x10, [x8] ldr x10, [x10] str x9, [x10, #16] ldr x9, [x8] ldr w8, [x9, #8] mov w10, #20480 orr w8, w8, w10 str w8, [x9, #8] b LBB0_6 LBB0_5: ldr x8, [sp, #88] ; 8-byte Folded Reload ldur x9, [x29, #-80] ldr x10, [x8] ldr x10, [x10] str x9, [x10, #24] ldr x9, [x8] ldr w8, [x9, #8] mov w10, #40960 orr w8, w8, w10 str w8, [x9, #8] b LBB0_6 LBB0_6: ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .comm _GX_AF_SPEC,8,3 ; @GX_AF_SPEC .comm _GX_DF_NONE,8,3 ; @GX_DF_NONE .comm _GX_AF_NONE,8,3 ; @GX_AF_NONE .comm ___gx,8,3 ; @__gx .comm _GX_COLOR0A0,4,2 ; @GX_COLOR0A0 .subsections_via_symbols
.text .file "extr_gx.c_GX_SetChanCtrl.c" .globl GX_SetChanCtrl # -- Begin function GX_SetChanCtrl .p2align 4, 0x90 .type GX_SetChanCtrl,@function GX_SetChanCtrl: # @GX_SetChanCtrl .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 16(%rbp), %rax movl %edi, -4(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movq 16(%rbp), %rax cmpq GX_AF_SPEC(%rip), %rax jne .LBB0_2 # %bb.1: movq GX_DF_NONE(%rip), %rax movq %rax, -80(%rbp) # 8-byte Spill jmp .LBB0_3 .LBB0_2: movq -48(%rbp), %rax movq %rax, -80(%rbp) # 8-byte Spill .LBB0_3: movq -80(%rbp), %rax # 8-byte Reload movq %rax, -64(%rbp) movq -32(%rbp), %rax andq $1, %rax movq %rax, -136(%rbp) # 8-byte Spill movq -16(%rbp), %rax movl %eax, %edi movl $1, %edx movl %edx, %esi callq _SHIFTL@PLT movq %rax, %rcx movq -136(%rbp), %rax # 8-byte Reload orq %rcx, %rax movq %rax, -128(%rbp) # 8-byte Spill movq -40(%rbp), %rax movl %eax, %edi movl $2, %esi movl $4, %edx callq _SHIFTL@PLT movq %rax, %rcx movq -128(%rbp), %rax # 8-byte Reload orq %rcx, %rax movq %rax, -120(%rbp) # 8-byte Spill movq -24(%rbp), %rax movl %eax, %edi movl $6, %esi movl $1, %edx callq _SHIFTL@PLT movq %rax, %rcx movq -120(%rbp), %rax # 8-byte Reload orq %rcx, %rax movq %rax, -112(%rbp) # 8-byte Spill movq -64(%rbp), %rax movl %eax, %edi movl $7, %esi movl $2, %edx callq _SHIFTL@PLT movq %rax, %rcx movq -112(%rbp), %rax # 8-byte Reload orq %rcx, %rax movq %rax, -104(%rbp) # 8-byte Spill movq GX_AF_NONE(%rip), %rax subq 16(%rbp), %rax cmpq $0, %rax setg %al andb $1, %al movzbl %al, %edi movl $9, %esi movl $1, %edx callq _SHIFTL@PLT movq %rax, %rcx movq -104(%rbp), %rax # 8-byte Reload orq %rcx, %rax movq %rax, -96(%rbp) # 8-byte Spill cmpq $0, 16(%rbp) setg %al andb $1, %al movzbl %al, %edi movl $10, %esi movl $1, %edx callq _SHIFTL@PLT movq %rax, %rcx movq -96(%rbp), %rax # 8-byte Reload orq %rcx, %rax movq %rax, -88(%rbp) # 8-byte Spill movq -40(%rbp), %rdi movl $4, %edx movl %edx, %esi callq _SHIFTR@PLT movl %eax, %edi movl $11, %esi movl $4, %edx callq _SHIFTL@PLT movq %rax, %rcx movq -88(%rbp), %rax # 8-byte Reload orq %rcx, %rax movq %rax, -72(%rbp) movl -4(%rbp), %eax andl $3, %eax cltq movq %rax, -56(%rbp) movq -72(%rbp), %rdx movq __gx(%rip), %rax movq (%rax), %rax movq -56(%rbp), %rcx movq %rdx, (%rax,%rcx,8) movq -56(%rbp), %rax movl %eax, %ecx movl $4096, %eax # imm = 0x1000 # kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq __gx(%rip), %rax orl 8(%rax), %ecx movl %ecx, 8(%rax) movl -4(%rbp), %eax cmpl GX_COLOR0A0(%rip), %eax jne .LBB0_5 # %bb.4: movq -72(%rbp), %rcx movq __gx(%rip), %rax movq (%rax), %rax movq %rcx, 16(%rax) movq __gx(%rip), %rax movl 8(%rax), %ecx orl $20480, %ecx # imm = 0x5000 movl %ecx, 8(%rax) jmp .LBB0_6 .LBB0_5: movq -72(%rbp), %rcx movq __gx(%rip), %rax movq (%rax), %rax movq %rcx, 24(%rax) movq __gx(%rip), %rax movl 8(%rax), %ecx orl $40960, %ecx # imm = 0xA000 movl %ecx, 8(%rax) .LBB0_6: addq $144, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size GX_SetChanCtrl, .Lfunc_end0-GX_SetChanCtrl .cfi_endproc # -- End function .type GX_AF_SPEC,@object # @GX_AF_SPEC .bss .globl GX_AF_SPEC .p2align 3 GX_AF_SPEC: .quad 0 # 0x0 .size GX_AF_SPEC, 8 .type GX_DF_NONE,@object # @GX_DF_NONE .globl GX_DF_NONE .p2align 3 GX_DF_NONE: .quad 0 # 0x0 .size GX_DF_NONE, 8 .type GX_AF_NONE,@object # @GX_AF_NONE .globl GX_AF_NONE .p2align 3 GX_AF_NONE: .quad 0 # 0x0 .size GX_AF_NONE, 8 .type __gx,@object # @__gx .globl __gx .p2align 3 __gx: .quad 0 .size __gx, 8 .type GX_COLOR0A0,@object # @GX_COLOR0A0 .globl GX_COLOR0A0 .p2align 2 GX_COLOR0A0: .long 0 # 0x0 .size GX_COLOR0A0, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym _SHIFTL .addrsig_sym _SHIFTR .addrsig_sym GX_AF_SPEC .addrsig_sym GX_DF_NONE .addrsig_sym GX_AF_NONE .addrsig_sym __gx .addrsig_sym GX_COLOR0A0
linux/drivers/char/tpm/eventlog/extr_tpm1.c_tpm1_bios_measurements_start.c
arm/extr_tpm1_tpm1_bios_measurements_start_O0_gcc.s
x86_64/extr_tpm1_tpm1_bios_measurements_start_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tpm1_bios_measurements_start _tpm1_bios_measurements_start: ; @tpm1_bios_measurements_start .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, #-16] stur x1, [x29, #-24] stur xzr, [x29, #-32] ldur x8, [x29, #-16] ldr x8, [x8] stur x8, [x29, #-40] ldur x8, [x29, #-40] str x8, [sp, #48] ldr x8, [sp, #48] ldr x8, [x8, #8] str x8, [sp, #40] ldr x8, [sp, #48] ldr x8, [x8] str x8, [sp, #32] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #40] str x8, [sp, #24] ldr x8, [sp, #40] add x8, x8, #8 ldr x9, [sp, #32] subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_12 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #24] ldr w0, [x8, #4] bl _do_endian_conversion str x0, [sp, #16] ldr x8, [sp, #24] ldr w0, [x8] bl _do_endian_conversion str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #40] add x8, x8, #8 ldr x9, [sp, #16] add x8, x8, x9 ldr x9, [sp, #32] subs x8, x8, x9 cset w8, ls tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_12 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-32] add x9, x8, #1 stur x9, [x29, #-32] ldur x9, [x29, #-24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: b LBB0_11 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #16] add x9, x8, #8 ldr x8, [sp, #40] add x8, x8, x9 str x8, [sp, #40] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 mov w8, #1 tbnz w8, #0, LBB0_1 b LBB0_11 LBB0_11: ldr x8, [sp, #40] stur x8, [x29, #-8] b LBB0_12 LBB0_12: ldur x0, [x29, #-8] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .no_dead_strip _tpm1_bios_measurements_start .subsections_via_symbols
.text .file "extr_tpm1.c_tpm1_bios_measurements_start.c" .p2align 4, 0x90 # -- Begin function tpm1_bios_measurements_start .type tpm1_bios_measurements_start,@function tpm1_bios_measurements_start: # @tpm1_bios_measurements_start .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, -16(%rbp) movq %rsi, -24(%rbp) movq $0, -32(%rbp) movq -16(%rbp), %rax movq (%rax), %rax movq %rax, -40(%rbp) movq -40(%rbp), %rax movq %rax, -48(%rbp) movq -48(%rbp), %rax movq 8(%rax), %rax movq %rax, -56(%rbp) movq -48(%rbp), %rax movq (%rax), %rax movq %rax, -64(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rax movq %rax, -72(%rbp) movq -56(%rbp), %rax addq $8, %rax cmpq -64(%rbp), %rax jbe .LBB0_3 # %bb.2: movq $0, -8(%rbp) jmp .LBB0_12 .LBB0_3: # in Loop: Header=BB0_1 Depth=1 movq -72(%rbp), %rax movl 4(%rax), %edi callq do_endian_conversion@PLT movq %rax, -80(%rbp) movq -72(%rbp), %rax movl (%rax), %edi callq do_endian_conversion@PLT movq %rax, -88(%rbp) cmpq $0, -88(%rbp) jne .LBB0_5 # %bb.4: # in Loop: Header=BB0_1 Depth=1 cmpq $0, -80(%rbp) je .LBB0_6 .LBB0_5: # in Loop: Header=BB0_1 Depth=1 movq -56(%rbp), %rax addq $8, %rax addq -80(%rbp), %rax cmpq -64(%rbp), %rax jbe .LBB0_7 .LBB0_6: movq $0, -8(%rbp) jmp .LBB0_12 .LBB0_7: # in Loop: Header=BB0_1 Depth=1 movq -32(%rbp), %rax movq %rax, %rcx addq $1, %rcx movq %rcx, -32(%rbp) movq -24(%rbp), %rcx cmpq (%rcx), %rax jne .LBB0_9 # %bb.8: jmp .LBB0_11 .LBB0_9: # in Loop: Header=BB0_1 Depth=1 movq -80(%rbp), %rax addq $8, %rax addq -56(%rbp), %rax movq %rax, -56(%rbp) # %bb.10: # in Loop: Header=BB0_1 Depth=1 movb $1, %al testb $1, %al jne .LBB0_1 jmp .LBB0_11 .LBB0_11: movq -56(%rbp), %rax movq %rax, -8(%rbp) .LBB0_12: movq -8(%rbp), %rax addq $96, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size tpm1_bios_measurements_start, .Lfunc_end0-tpm1_bios_measurements_start .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym tpm1_bios_measurements_start .addrsig_sym do_endian_conversion
freebsd/contrib/lua/src/extr_lstrlib.c_prepstate.c
arm/extr_lstrlib_prepstate_O0_gcc.s
x86_64/extr_lstrlib_prepstate_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function prepstate _prepstate: ; @prepstate .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 str x0, [sp, #40] str x1, [sp, #32] str x2, [sp, #24] str x3, [sp, #16] str x4, [sp, #8] str x5, [sp] ldr x8, [sp, #32] ldr x9, [sp, #40] str x8, [x9, #32] adrp x8, _MAXCCALLS@GOTPAGE ldr x8, [x8, _MAXCCALLS@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #40] str w8, [x9, #24] ldr x8, [sp, #24] ldr x9, [sp, #40] str x8, [x9] ldr x8, [sp, #24] ldr x9, [sp, #16] add x8, x8, x9 ldr x9, [sp, #40] str x8, [x9, #8] ldr x8, [sp, #8] ldr x9, [sp] add x8, x8, x9 ldr x9, [sp, #40] str x8, [x9, #16] add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _MAXCCALLS,4,2 ; @MAXCCALLS .no_dead_strip _prepstate .subsections_via_symbols
.text .file "extr_lstrlib.c_prepstate.c" .p2align 4, 0x90 # -- Begin function prepstate .type prepstate,@function prepstate: # @prepstate .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) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movq -16(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 32(%rax) movl MAXCCALLS(%rip), %ecx movq -8(%rbp), %rax movl %ecx, 24(%rax) movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) movq -24(%rbp), %rcx addq -32(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -40(%rbp), %rcx addq -48(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 16(%rax) popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size prepstate, .Lfunc_end0-prepstate .cfi_endproc # -- End function .type MAXCCALLS,@object # @MAXCCALLS .bss .globl MAXCCALLS .p2align 2 MAXCCALLS: .long 0 # 0x0 .size MAXCCALLS, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym prepstate .addrsig_sym MAXCCALLS
fastsocket/kernel/drivers/char/extr_tty_io.c_tty_do_resize.c
arm/extr_tty_io_tty_do_resize_O0_gcc.s
x86_64/extr_tty_io_tty_do_resize_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tty_do_resize ; -- Begin function tty_do_resize .p2align 2 _tty_do_resize: ; @tty_do_resize .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 x0, [x29, #-8] bl _mutex_lock ldr x0, [sp, #16] ldur x8, [x29, #-8] add x1, x8, #4 mov w2, #4 bl _memcmp subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_5 LBB0_2: ldur x0, [x29, #-8] bl _tty_get_pgrp str x0, [sp, #8] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x0, [sp, #8] adrp x8, _SIGWINCH@GOTPAGE ldr x8, [x8, _SIGWINCH@GOTPAGEOFF] ldr w1, [x8] mov w2, #1 bl _kill_pgrp b LBB0_4 LBB0_4: ldr x0, [sp, #8] bl _put_pid ldur x9, [x29, #-8] ldr x8, [sp, #16] ldr w8, [x8] str w8, [x9, #4] b LBB0_5 LBB0_5: ldur x0, [x29, #-8] bl _mutex_unlock mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _SIGWINCH,4,2 ; @SIGWINCH .subsections_via_symbols
.text .file "extr_tty_io.c_tty_do_resize.c" .globl tty_do_resize # -- Begin function tty_do_resize .p2align 4, 0x90 .type tty_do_resize,@function tty_do_resize: # @tty_do_resize .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), %rdi callq mutex_lock@PLT movq -16(%rbp), %rdi movq -8(%rbp), %rsi addq $4, %rsi movl $4, %edx callq memcmp@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: jmp .LBB0_5 .LBB0_2: movq -8(%rbp), %rdi callq tty_get_pgrp@PLT movq %rax, -24(%rbp) cmpq $0, -24(%rbp) je .LBB0_4 # %bb.3: movq -24(%rbp), %rdi movl SIGWINCH(%rip), %esi movl $1, %edx callq kill_pgrp@PLT .LBB0_4: movq -24(%rbp), %rdi callq put_pid@PLT movq -8(%rbp), %rax movq -16(%rbp), %rcx movl (%rcx), %ecx movl %ecx, 4(%rax) .LBB0_5: movq -8(%rbp), %rdi callq mutex_unlock@PLT xorl %eax, %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size tty_do_resize, .Lfunc_end0-tty_do_resize .cfi_endproc # -- End function .type SIGWINCH,@object # @SIGWINCH .bss .globl SIGWINCH .p2align 2 SIGWINCH: .long 0 # 0x0 .size SIGWINCH, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym mutex_lock .addrsig_sym memcmp .addrsig_sym tty_get_pgrp .addrsig_sym kill_pgrp .addrsig_sym put_pid .addrsig_sym mutex_unlock .addrsig_sym SIGWINCH
darwin-xnu/SETUP/config/extr_mkioconf.c_pseudo_inits.c
arm/extr_mkioconf_pseudo_inits_O0_gcc.s
x86_64/extr_mkioconf_pseudo_inits_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pseudo_inits ; -- Begin function pseudo_inits .p2align 2 _pseudo_inits: ; @pseudo_inits .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 x0, [x29, #-8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf adrp x8, _dtab@GOTPAGE ldr x8, [x8, _dtab@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-16] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8] adrp x9, _PSEUDO_DEVICE@GOTPAGE ldr x9, [x9, _PSEUDO_DEVICE@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 b LBB0_6 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 ldur x0, [x29, #-8] ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf b LBB0_6 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-16] b LBB0_1 LBB0_7: ldur x0, [x29, #-8] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf adrp x8, _dtab@GOTPAGE ldr x8, [x8, _dtab@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-16] b LBB0_8 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_8 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8] adrp x9, _PSEUDO_DEVICE@GOTPAGE ldr x9, [x9, _PSEUDO_DEVICE@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_8 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_8 Depth=1 b LBB0_15 LBB0_12: ; in Loop: Header=BB0_8 Depth=1 ldur x8, [x29, #-16] ldr w8, [x8, #16] stur w8, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, gt tbnz w8, #0, LBB0_14 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_8 Depth=1 mov w8, #1 stur w8, [x29, #-20] b LBB0_14 LBB0_14: ; in Loop: Header=BB0_8 Depth=1 ldur x0, [x29, #-8] ldur w8, [x29, #-20] ; implicit-def: $x10 mov x10, x8 ldur x8, [x29, #-16] ldr x8, [x8, #8] mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf b LBB0_15 LBB0_15: ; in Loop: Header=BB0_8 Depth=1 ldur x8, [x29, #-16] ldr x8, [x8, #24] stur x8, [x29, #-16] b LBB0_8 LBB0_16: ldur x0, [x29, #-8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF bl _fprintf 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 "\n" .comm _dtab,8,3 ; @dtab .comm _PSEUDO_DEVICE,8,3 ; @PSEUDO_DEVICE l_.str.1: ; @.str.1 .asciz "extern int %s(int);\n" l_.str.2: ; @.str.2 .asciz "\nstruct pseudo_init pseudo_inits[] = {\n" l_.str.3: ; @.str.3 .asciz "\t{%d,\t%s},\n" l_.str.4: ; @.str.4 .asciz "\t{0,\t0},\n};\n" .subsections_via_symbols
.text .file "extr_mkioconf.c_pseudo_inits.c" .globl pseudo_inits # -- Begin function pseudo_inits .p2align 4, 0x90 .type pseudo_inits,@function pseudo_inits: # @pseudo_inits .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 leaq .L.str(%rip), %rsi movb $0, %al callq fprintf@PLT movq dtab(%rip), %rax movq %rax, -16(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je .LBB0_7 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax cmpq PSEUDO_DEVICE(%rip), %rax jne .LBB0_4 # %bb.3: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax cmpq $0, 8(%rax) jne .LBB0_5 .LBB0_4: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_6 .LBB0_5: # in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rdi movq -16(%rbp), %rax movq 8(%rax), %rdx leaq .L.str.1(%rip), %rsi movb $0, %al callq fprintf@PLT .LBB0_6: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) jmp .LBB0_1 .LBB0_7: movq -8(%rbp), %rdi leaq .L.str.2(%rip), %rsi movb $0, %al callq fprintf@PLT movq dtab(%rip), %rax movq %rax, -16(%rbp) .LBB0_8: # =>This Inner Loop Header: Depth=1 cmpq $0, -16(%rbp) je .LBB0_16 # %bb.9: # in Loop: Header=BB0_8 Depth=1 movq -16(%rbp), %rax movq (%rax), %rax cmpq PSEUDO_DEVICE(%rip), %rax jne .LBB0_11 # %bb.10: # in Loop: Header=BB0_8 Depth=1 movq -16(%rbp), %rax cmpq $0, 8(%rax) jne .LBB0_12 .LBB0_11: # in Loop: Header=BB0_8 Depth=1 jmp .LBB0_15 .LBB0_12: # in Loop: Header=BB0_8 Depth=1 movq -16(%rbp), %rax movl 16(%rax), %eax movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jg .LBB0_14 # %bb.13: # in Loop: Header=BB0_8 Depth=1 movl $1, -20(%rbp) .LBB0_14: # in Loop: Header=BB0_8 Depth=1 movq -8(%rbp), %rdi movl -20(%rbp), %edx movq -16(%rbp), %rax movq 8(%rax), %rcx leaq .L.str.3(%rip), %rsi movb $0, %al callq fprintf@PLT .LBB0_15: # in Loop: Header=BB0_8 Depth=1 movq -16(%rbp), %rax movq 24(%rax), %rax movq %rax, -16(%rbp) jmp .LBB0_8 .LBB0_16: movq -8(%rbp), %rdi leaq .L.str.4(%rip), %rsi movb $0, %al callq fprintf@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size pseudo_inits, .Lfunc_end0-pseudo_inits .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "\n" .size .L.str, 2 .type dtab,@object # @dtab .bss .globl dtab .p2align 3 dtab: .quad 0 .size dtab, 8 .type PSEUDO_DEVICE,@object # @PSEUDO_DEVICE .globl PSEUDO_DEVICE .p2align 3 PSEUDO_DEVICE: .quad 0 # 0x0 .size PSEUDO_DEVICE, 8 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "extern int %s(int);\n" .size .L.str.1, 21 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "\nstruct pseudo_init pseudo_inits[] = {\n" .size .L.str.2, 40 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "\t{%d,\t%s},\n" .size .L.str.3, 12 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "\t{0,\t0},\n};\n" .size .L.str.4, 13 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym fprintf .addrsig_sym dtab .addrsig_sym PSEUDO_DEVICE
linux/crypto/extr_ecc.c_vli_mmod_fast_256.c
arm/extr_ecc_vli_mmod_fast_256_O0_gcc.s
x86_64/extr_ecc_vli_mmod_fast_256_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vli_mmod_fast_256 _vli_mmod_fast_256: ; @vli_mmod_fast_256 .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] str x3, [sp, #32] mov w2, #4 str w2, [sp, #20] ; 4-byte Folded Spill str w2, [sp, #24] ldur x0, [x29, #-8] ldur x1, [x29, #-16] bl _vli_set ldr w3, [sp, #20] ; 4-byte Folded Reload ldr x8, [sp, #32] str wzr, [x8] ldur x8, [x29, #-16] ldrsw x8, [x8, #20] and x8, x8, #0xffffffff00000000 ldr x9, [sp, #32] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #4] ldur x8, [x29, #-16] ldr w8, [x8, #24] ldr x9, [sp, #32] str w8, [x9, #8] ldur x8, [x29, #-16] ldr w8, [x8, #28] ldr x9, [sp, #32] str w8, [x9, #12] ldr x0, [sp, #32] ldr x1, [sp, #32] mov w2, #1 str w2, [sp, #8] ; 4-byte Folded Spill bl _vli_lshift ldr w3, [sp, #20] ; 4-byte Folded Reload str w0, [sp, #28] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_add ldr w2, [sp, #8] ; 4-byte Folded Reload ldr w3, [sp, #20] ; 4-byte Folded Reload ldrsw x8, [sp, #28] add x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] ldr w8, [x8, #24] mov w9, #32 str w9, [sp, #16] ; 4-byte Folded Spill lsl w8, w8, w9 ldr x10, [sp, #32] str w8, [x10, #4] ldur x8, [x29, #-16] ldr w10, [x8, #24] ldur x8, [x29, #-16] ldr w8, [x8, #28] lsl w8, w8, w9 orr w8, w8, w10, asr #0 ldr x10, [sp, #32] str w8, [x10, #8] ldur x8, [x29, #-16] ldr w8, [x8, #28] asr w8, w8, w9 ldr x9, [sp, #32] str w8, [x9, #12] ldr x0, [sp, #32] ldr x1, [sp, #32] bl _vli_lshift ldr w3, [sp, #20] ; 4-byte Folded Reload ldr w8, [sp, #28] add w8, w8, w0 str w8, [sp, #28] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_add ldr w3, [sp, #20] ; 4-byte Folded Reload ldrsw x8, [sp, #28] add x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] ldr w8, [x8, #16] ldr x9, [sp, #32] str w8, [x9] ldur x8, [x29, #-16] ldr w8, [x8, #20] mov w9, #-1 str w9, [sp, #12] ; 4-byte Folded Spill and w8, w8, w9 ldr x9, [sp, #32] str w8, [x9, #4] ldr x8, [sp, #32] str wzr, [x8, #8] ldur x8, [x29, #-16] ldr w8, [x8, #28] ldr x9, [sp, #32] str w8, [x9, #12] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_add ldr w10, [sp, #16] ; 4-byte Folded Reload ldr w3, [sp, #20] ; 4-byte Folded Reload ldrsw x8, [sp, #28] add x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] ldr w9, [x8, #16] ldur x8, [x29, #-16] ldr w8, [x8, #20] lsl w8, w8, w10 orr w8, w8, w9, asr #0 ldr x9, [sp, #32] str w8, [x9] ldur x8, [x29, #-16] ldr w8, [x8, #20] asr w9, w8, w10 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 ldur x9, [x29, #-16] ldrsw x9, [x9, #24] and x9, x9, #0xffffffff00000000 orr x8, x8, x9 ldr x9, [sp, #32] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #4] ldur x8, [x29, #-16] ldr w8, [x8, #28] ldr x9, [sp, #32] str w8, [x9, #8] ldur x8, [x29, #-16] ldr w9, [x8, #24] ldur x8, [x29, #-16] ldr w8, [x8, #16] lsl w8, w8, w10 orr w8, w8, w9, asr #0 ldr x9, [sp, #32] str w8, [x9, #12] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_add ldr w9, [sp, #12] ; 4-byte Folded Reload ldr w10, [sp, #16] ; 4-byte Folded Reload ldr w3, [sp, #20] ; 4-byte Folded Reload ldrsw x8, [sp, #28] add x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] ldr w11, [x8, #20] ldur x8, [x29, #-16] ldr w8, [x8, #24] lsl w8, w8, w10 orr w8, w8, w11, asr #0 ldr x11, [sp, #32] str w8, [x11] ldur x8, [x29, #-16] ldr w8, [x8, #24] asr w8, w8, w10 ldr x10, [sp, #32] str w8, [x10, #4] ldr x8, [sp, #32] str wzr, [x8, #8] ldur x8, [x29, #-16] ldr w8, [x8, #16] and w8, w8, w9 ldur x9, [x29, #-16] ldr w9, [x9, #20] orr w8, w8, w9 ldr x9, [sp, #32] str w8, [x9, #12] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_sub ldr w9, [sp, #16] ; 4-byte Folded Reload ldr w3, [sp, #20] ; 4-byte Folded Reload ldrsw x8, [sp, #28] subs x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] ldr w8, [x8, #24] ldr x10, [sp, #32] str w8, [x10] ldur x8, [x29, #-16] ldr w8, [x8, #28] ldr x10, [sp, #32] str w8, [x10, #4] ldr x8, [sp, #32] str wzr, [x8, #8] ldur x8, [x29, #-16] ldr w8, [x8, #16] asr w9, w8, w9 ; implicit-def: $x8 mov x8, x9 sxtw x8, w8 ldur x9, [x29, #-16] ldrsw x9, [x9, #20] and x9, x9, #0xffffffff00000000 orr x8, x8, x9 ldr x9, [sp, #32] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #12] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_sub ldr w9, [sp, #16] ; 4-byte Folded Reload ldr w3, [sp, #20] ; 4-byte Folded Reload ldrsw x8, [sp, #28] subs x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] ldr w10, [x8, #24] ldur x8, [x29, #-16] ldr w8, [x8, #28] lsl w8, w8, w9 orr w8, w8, w10, asr #0 ldr x10, [sp, #32] str w8, [x10] ldur x8, [x29, #-16] ldr w10, [x8, #28] ldur x8, [x29, #-16] ldr w8, [x8, #16] lsl w8, w8, w9 orr w8, w8, w10, asr #0 ldr x10, [sp, #32] str w8, [x10, #4] ldur x8, [x29, #-16] ldr w10, [x8, #16] ldur x8, [x29, #-16] ldr w8, [x8, #20] lsl w8, w8, w9 orr w8, w8, w10, asr #0 ldr x10, [sp, #32] str w8, [x10, #8] ldur x8, [x29, #-16] ldr w8, [x8, #24] lsl w8, w8, w9 ldr x9, [sp, #32] str w8, [x9, #12] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_sub ldr w3, [sp, #20] ; 4-byte Folded Reload ldrsw x8, [sp, #28] subs x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldur x8, [x29, #-16] ldr w8, [x8, #28] ldr x9, [sp, #32] str w8, [x9] ldur x8, [x29, #-16] ldrsw x8, [x8, #16] and x8, x8, #0xffffffff00000000 ldr x9, [sp, #32] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #4] ldur x8, [x29, #-16] ldr w8, [x8, #20] ldr x9, [sp, #32] str w8, [x9, #8] ldur x8, [x29, #-16] ldrsw x8, [x8, #24] and x8, x8, #0xffffffff00000000 ldr x9, [sp, #32] ; kill: def $w8 killed $w8 killed $x8 str w8, [x9, #12] ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldr x2, [sp, #32] bl _vli_sub ldrsw x8, [sp, #28] subs x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] ldr w8, [sp, #28] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldur x2, [x29, #-24] mov w3, #4 bl _vli_add ldrsw x8, [sp, #28] add x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #28] subs w8, w8, #0 cset w8, lt tbnz w8, #0, LBB0_2 b LBB0_4 LBB0_4: b LBB0_11 LBB0_5: b LBB0_6 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] subs w8, w8, #0 cset w8, ne mov w9, #1 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_6 Depth=1 ldur x0, [x29, #-24] ldur x1, [x29, #-8] mov w2, #4 bl _vli_cmp subs w8, w0, #1 cset w8, ne str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_8 LBB0_8: ; in Loop: Header=BB0_6 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload tbz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_6 Depth=1 ldur x0, [x29, #-8] ldur x1, [x29, #-8] ldur x2, [x29, #-24] mov w3, #4 bl _vli_sub ldrsw x8, [sp, #28] subs x8, x8, x0 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #28] b LBB0_6 LBB0_10: b LBB0_11 LBB0_11: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .no_dead_strip _vli_mmod_fast_256 .subsections_via_symbols
.text .file "extr_ecc.c_vli_mmod_fast_256.c" .p2align 4, 0x90 # -- Begin function vli_mmod_fast_256 .type vli_mmod_fast_256,@function vli_mmod_fast_256: # @vli_mmod_fast_256 .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 %rdx, -24(%rbp) movq %rcx, -32(%rbp) movl $4, -40(%rbp) movq -8(%rbp), %rdi movq -16(%rbp), %rsi movl $4, %edx callq vli_set@PLT movq -32(%rbp), %rax movl $0, (%rax) movq -16(%rbp), %rax movslq 20(%rax), %rax movabsq $-4294967296, %rcx # imm = 0xFFFFFFFF00000000 andq %rcx, %rax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -16(%rbp), %rax movl 24(%rax), %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax movl 28(%rax), %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -32(%rbp), %rdi movq -32(%rbp), %rsi movl $1, %edx movl $4, %ecx callq vli_lshift@PLT movl %eax, -36(%rbp) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_add@PLT movq %rax, %rcx movslq -36(%rbp), %rax addq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 24(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -16(%rbp), %rax movl 24(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -72(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 28(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -72(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax movl 28(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -32(%rbp), %rdi movq -32(%rbp), %rsi movl $1, %edx movl $4, %ecx callq vli_lshift@PLT addl -36(%rbp), %eax movl %eax, -36(%rbp) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_add@PLT movq %rax, %rcx movslq -36(%rbp), %rax addq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 16(%rax), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movl 20(%rax), %ecx andl $-1, %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -32(%rbp), %rax movl $0, 8(%rax) movq -16(%rbp), %rax movl 28(%rax), %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_add@PLT movq %rax, %rcx movslq -36(%rbp), %rax addq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 16(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -68(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 20(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -68(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movl 20(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax cltq movq -16(%rbp), %rcx movslq 24(%rcx), %rcx movabsq $-4294967296, %rdx # imm = 0xFFFFFFFF00000000 andq %rdx, %rcx orq %rcx, %rax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -16(%rbp), %rax movl 28(%rax), %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax movl 24(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -64(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 16(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -64(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_add@PLT movq %rax, %rcx movslq -36(%rbp), %rax addq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 20(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -60(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 24(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -60(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movl 24(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -32(%rbp), %rax movl $0, 8(%rax) movq -16(%rbp), %rax movl 16(%rax), %eax andl $-1, %eax movl %eax, -56(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 20(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -56(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_sub@PLT movq %rax, %rcx movslq -36(%rbp), %rax subq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 24(%rax), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movl 28(%rax), %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -32(%rbp), %rax movl $0, 8(%rax) movq -16(%rbp), %rax movl 16(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax cltq movq -16(%rbp), %rcx movslq 20(%rcx), %rcx movabsq $-4294967296, %rdx # imm = 0xFFFFFFFF00000000 andq %rdx, %rcx orq %rcx, %rax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_sub@PLT movq %rax, %rcx movslq -36(%rbp), %rax subq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 24(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -52(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 28(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -52(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movl 28(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -48(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 16(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -48(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -16(%rbp), %rax movl 16(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx sarl %cl, %eax movl %eax, -44(%rbp) # 4-byte Spill movq -16(%rbp), %rax movl 20(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl -44(%rbp), %ecx # 4-byte Reload orl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax movl 24(%rax), %eax movl $32, %ecx # kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_sub@PLT movq %rax, %rcx movslq -36(%rbp), %rax subq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) movq -16(%rbp), %rax movl 28(%rax), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rax movslq 16(%rax), %rax movabsq $-4294967296, %rcx # imm = 0xFFFFFFFF00000000 andq %rcx, %rax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 4(%rax) movq -16(%rbp), %rax movl 20(%rax), %ecx movq -32(%rbp), %rax movl %ecx, 8(%rax) movq -16(%rbp), %rax movslq 24(%rax), %rax movabsq $-4294967296, %rcx # imm = 0xFFFFFFFF00000000 andq %rcx, %rax movl %eax, %ecx movq -32(%rbp), %rax movl %ecx, 12(%rax) movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -32(%rbp), %rdx movl $4, %ecx callq vli_sub@PLT movq %rax, %rcx movslq -36(%rbp), %rax subq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_5 # %bb.1: jmp .LBB0_2 .LBB0_2: # =>This Inner Loop Header: Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -24(%rbp), %rdx movl $4, %ecx callq vli_add@PLT movq %rax, %rcx movslq -36(%rbp), %rax addq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) # %bb.3: # in Loop: Header=BB0_2 Depth=1 cmpl $0, -36(%rbp) jl .LBB0_2 # %bb.4: jmp .LBB0_11 .LBB0_5: jmp .LBB0_6 .LBB0_6: # =>This Inner Loop Header: Depth=1 movb $1, %al cmpl $0, -36(%rbp) movb %al, -73(%rbp) # 1-byte Spill jne .LBB0_8 # %bb.7: # in Loop: Header=BB0_6 Depth=1 movq -24(%rbp), %rdi movq -8(%rbp), %rsi movl $4, %edx callq vli_cmp@PLT cmpl $1, %eax setne %al movb %al, -73(%rbp) # 1-byte Spill .LBB0_8: # in Loop: Header=BB0_6 Depth=1 movb -73(%rbp), %al # 1-byte Reload testb $1, %al jne .LBB0_9 jmp .LBB0_10 .LBB0_9: # in Loop: Header=BB0_6 Depth=1 movq -8(%rbp), %rdi movq -8(%rbp), %rsi movq -24(%rbp), %rdx movl $4, %ecx callq vli_sub@PLT movq %rax, %rcx movslq -36(%rbp), %rax subq %rcx, %rax # kill: def $eax killed $eax killed $rax movl %eax, -36(%rbp) jmp .LBB0_6 .LBB0_10: jmp .LBB0_11 .LBB0_11: addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vli_mmod_fast_256, .Lfunc_end0-vli_mmod_fast_256 .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym vli_mmod_fast_256 .addrsig_sym vli_set .addrsig_sym vli_lshift .addrsig_sym vli_add .addrsig_sym vli_sub .addrsig_sym vli_cmp
linux/drivers/mfd/extr_intel_soc_pmic_mrfld.c_bcove_ipc_byte_reg_write.c
arm/extr_intel_soc_pmic_mrfld_bcove_ipc_byte_reg_write_O0_gcc.s
x86_64/extr_intel_soc_pmic_mrfld_bcove_ipc_byte_reg_write_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bcove_ipc_byte_reg_write _bcove_ipc_byte_reg_write: ; @bcove_ipc_byte_reg_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 str x0, [sp, #16] str w1, [sp, #12] str w2, [sp, #8] ldr w8, [sp, #8] str w8, [sp, #4] ldr w0, [sp, #12] ldr w1, [sp, #4] bl _intel_scu_ipc_iowrite8 str w0, [sp] ldr w8, [sp] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp] 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 .no_dead_strip _bcove_ipc_byte_reg_write .subsections_via_symbols
.text .file "extr_intel_soc_pmic_mrfld.c_bcove_ipc_byte_reg_write.c" .p2align 4, 0x90 # -- Begin function bcove_ipc_byte_reg_write .type bcove_ipc_byte_reg_write,@function bcove_ipc_byte_reg_write: # @bcove_ipc_byte_reg_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 movq %rdi, -16(%rbp) movl %esi, -20(%rbp) movl %edx, -24(%rbp) movl -24(%rbp), %eax movl %eax, -28(%rbp) movl -20(%rbp), %edi movl -28(%rbp), %esi callq intel_scu_ipc_iowrite8@PLT movl %eax, -32(%rbp) cmpl $0, -32(%rbp) je .LBB0_2 # %bb.1: movl -32(%rbp), %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 bcove_ipc_byte_reg_write, .Lfunc_end0-bcove_ipc_byte_reg_write .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym bcove_ipc_byte_reg_write .addrsig_sym intel_scu_ipc_iowrite8
linux/drivers/misc/cxl/extr_guest.c_guest_afu_reset.c
arm/extr_guest_guest_afu_reset_O0_gcc.s
x86_64/extr_guest_guest_afu_reset_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function guest_afu_reset _guest_afu_reset: ; @guest_afu_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 x8, [sp, #8] ldr w1, [x8, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _pr_devel ldr x8, [sp, #8] ldr x8, [x8] ldr w0, [x8] bl _cxl_h_reset_afu ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "AFU(%d) reset request\n" .no_dead_strip _guest_afu_reset .subsections_via_symbols
.text .file "extr_guest.c_guest_afu_reset.c" .p2align 4, 0x90 # -- Begin function guest_afu_reset .type guest_afu_reset,@function guest_afu_reset: # @guest_afu_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), %rax movl 8(%rax), %esi leaq .L.str(%rip), %rdi callq pr_devel@PLT movq -8(%rbp), %rax movq (%rax), %rax movl (%rax), %edi callq cxl_h_reset_afu@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size guest_afu_reset, .Lfunc_end0-guest_afu_reset .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "AFU(%d) reset request\n" .size .L.str, 23 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym guest_afu_reset .addrsig_sym pr_devel .addrsig_sym cxl_h_reset_afu
kphp-kdb/cache/extr_cache-simulator.c_stats.c
arm/extr_cache-simulator_stats_O0_gcc.s
x86_64/extr_cache-simulator_stats_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function stats _stats: ; @stats .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, _simulation_stats@GOTPAGE ldr x8, [x8, _simulation_stats@GOTPAGEOFF] stur x8, [x29, #-24] ; 8-byte Folded Spill adrp x8, _stderr@GOTPAGE ldr x8, [x8, _stderr@GOTPAGEOFF] stur x8, [x29, #-40] ; 8-byte Folded Spill mov x0, #0 bl _time adrp x8, _now@GOTPAGE ldr x8, [x8, _now@GOTPAGEOFF] str w0, [x8] adrp x8, _print_uri@GOTPAGE ldr x8, [x8, _print_uri@GOTPAGEOFF] ldr w0, [x8] adrp x8, _cgsl_order_top@GOTPAGE ldr x8, [x8, _cgsl_order_top@GOTPAGEOFF] ldr w1, [x8] bl _cache_all_uri_foreach adrp x8, _cache_init@GOTPAGE ldr x8, [x8, _cache_init@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_FILE adrp x8, _download@GOTPAGE ldr x8, [x8, _download@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_FILE adrp x8, _erased@GOTPAGE ldr x8, [x8, _erased@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_FILE adrp x8, _cache_hits@GOTPAGE ldr x8, [x8, _cache_hits@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_FILE ldur x8, [x29, #-40] ; 8-byte Folded Reload ldur x10, [x29, #-24] ; 8-byte Folded Reload ldr x9, [x10] ldr x10, [x10, #8] subs x9, x9, x10 stur x9, [x29, #-8] ldr w8, [x8] stur w8, [x29, #-44] ; 4-byte Folded Spill ldur x8, [x29, #-8] str x8, [sp, #40] ; 8-byte Folded Spill ldur x0, [x29, #-8] bl _human_readable_size ldr x10, [sp, #40] ; 8-byte Folded Reload mov x8, x0 ldur w0, [x29, #-44] ; 4-byte Folded Reload mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _fprintf ldur x9, [x29, #-40] ; 8-byte Folded Reload ldur x8, [x29, #-24] ; 8-byte Folded Reload ldr w9, [x9] stur w9, [x29, #-28] ; 4-byte Folded Spill ldr x0, [x8] ldr x1, [x8, #8] bl _safe_div mov x8, x0 ldur w0, [x29, #-28] ; 4-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _fprintf adrp x8, _cache_misses@GOTPAGE ldr x8, [x8, _cache_misses@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_FILE adrp x8, _priority_lists_requests@GOTPAGE ldr x8, [x8, _priority_lists_requests@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I64 adrp x8, _priority_lists_requests_after_list_ending@GOTPAGE ldr x8, [x8, _priority_lists_requests_after_list_ending@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I64 adrp x8, _required_files_with_unknown_size@GOTPAGE ldr x8, [x8, _required_files_with_unknown_size@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I64 adrp x8, _with_known_size_files@GOTPAGE ldr x8, [x8, _with_known_size_files@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I64 ldur x8, [x29, #-24] ; 8-byte Folded Reload ldr w8, [x8, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x9, [x29, #-24] ; 8-byte Folded Reload ldr x8, [x9, #24] ldrsw x9, [x9, #16] sdiv x8, x8, x9 str x8, [sp, #32] ; 8-byte Folded Spill b LBB0_3 LBB0_2: mov x8, #0 str x8, [sp, #32] ; 8-byte Folded Spill b LBB0_3 LBB0_3: ldur x8, [x29, #-40] ; 8-byte Folded Reload ldr x9, [sp, #32] ; 8-byte Folded Reload stur x9, [x29, #-16] ldr w8, [x8] str w8, [sp, #24] ; 4-byte Folded Spill ldur x0, [x29, #-16] bl _human_readable_size mov x8, x0 ldr w0, [sp, #24] ; 4-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _fprintf ldur x8, [x29, #-24] ; 8-byte Folded Reload ldur x9, [x29, #-40] ; 8-byte Folded Reload ldr w9, [x9] str w9, [sp, #28] ; 4-byte Folded Spill ldr x0, [x8, #32] bl _human_readable_size mov x8, x0 ldr w0, [sp, #28] ; 4-byte Folded Reload mov x9, sp str x8, [x9] adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _fprintf adrp x8, _max_retrieved_files_between_two_priority_requests@GOTPAGE ldr x8, [x8, _max_retrieved_files_between_two_priority_requests@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I32 adrp x8, _max_erased_files_between_two_priority_requests@GOTPAGE ldr x8, [x8, _max_erased_files_between_two_priority_requests@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I32 adrp x8, _max_priority_lists_request_time@GOTPAGE ldr x8, [x8, _max_priority_lists_request_time@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_TIME bl _get_rusage_time ldur x8, [x29, #-24] ; 8-byte Folded Reload str w0, [x8, #40] adrp x8, _resource_usage_time@GOTPAGE ldr x8, [x8, _resource_usage_time@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_TIME adrp x8, _max_uries_in_one_bucket@GOTPAGE ldr x8, [x8, _max_uries_in_one_bucket@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I32 adrp x8, _uries_last_hour_access@GOTPAGE ldr x8, [x8, _uries_last_hour_access@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I32 adrp x8, _uries_last_day_access@GOTPAGE ldr x8, [x8, _uries_last_day_access@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I32 adrp x8, _uries_last_week_access@GOTPAGE ldr x8, [x8, _uries_last_week_access@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I32 adrp x8, _uries_last_month_access@GOTPAGE ldr x8, [x8, _uries_last_month_access@GOTPAGEOFF] ldr w0, [x8] bl _PRINT_STAT_I32 ldur x8, [x29, #-40] ; 8-byte Folded Reload ldr w0, [x8] bl _fflush ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _now,4,2 ; @now .comm _print_uri,4,2 ; @print_uri .comm _cgsl_order_top,4,2 ; @cgsl_order_top .comm _cache_init,4,2 ; @cache_init .comm _download,4,2 ; @download .comm _erased,4,2 ; @erased .comm _cache_hits,4,2 ; @cache_hits .comm _simulation_stats,48,3 ; @simulation_stats .comm _stderr,4,2 ; @stderr .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "cache_hits_bytes-download_bytes\t%lld(%s)\n" l_.str.1: ; @.str.1 .asciz "cache_hits_bytes/download_bytes\t%.6lf\n" .comm _cache_misses,4,2 ; @cache_misses .comm _priority_lists_requests,4,2 ; @priority_lists_requests .comm _priority_lists_requests_after_list_ending,4,2 ; @priority_lists_requests_after_list_ending .comm _required_files_with_unknown_size,4,2 ; @required_files_with_unknown_size .comm _with_known_size_files,4,2 ; @with_known_size_files l_.str.2: ; @.str.2 .asciz "average_known_size\t%s\n" l_.str.3: ; @.str.3 .asciz "max_known_size\t%s\n" .comm _max_retrieved_files_between_two_priority_requests,4,2 ; @max_retrieved_files_between_two_priority_requests .comm _max_erased_files_between_two_priority_requests,4,2 ; @max_erased_files_between_two_priority_requests .comm _max_priority_lists_request_time,4,2 ; @max_priority_lists_request_time .comm _resource_usage_time,4,2 ; @resource_usage_time .comm _max_uries_in_one_bucket,4,2 ; @max_uries_in_one_bucket .comm _uries_last_hour_access,4,2 ; @uries_last_hour_access .comm _uries_last_day_access,4,2 ; @uries_last_day_access .comm _uries_last_week_access,4,2 ; @uries_last_week_access .comm _uries_last_month_access,4,2 ; @uries_last_month_access .no_dead_strip _stats .subsections_via_symbols
.text .file "extr_cache-simulator.c_stats.c" .p2align 4, 0x90 # -- Begin function stats .type stats,@function stats: # @stats .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 xorl %eax, %eax movl %eax, %edi callq time@PLT movl %eax, now(%rip) movl print_uri(%rip), %edi movl cgsl_order_top(%rip), %esi callq cache_all_uri_foreach@PLT movl cache_init(%rip), %edi callq PRINT_STAT_FILE@PLT movl download(%rip), %edi callq PRINT_STAT_FILE@PLT movl erased(%rip), %edi callq PRINT_STAT_FILE@PLT movl cache_hits(%rip), %edi callq PRINT_STAT_FILE@PLT movq simulation_stats(%rip), %rax subq simulation_stats+8(%rip), %rax movq %rax, -8(%rbp) movl stderr(%rip), %eax movl %eax, -36(%rbp) # 4-byte Spill movq -8(%rbp), %rax movq %rax, -32(%rbp) # 8-byte Spill movq -8(%rbp), %rdi callq human_readable_size@PLT movl -36(%rbp), %edi # 4-byte Reload movq -32(%rbp), %rdx # 8-byte Reload movq %rax, %rcx leaq .L.str(%rip), %rsi movb $0, %al callq fprintf@PLT movl stderr(%rip), %eax movl %eax, -20(%rbp) # 4-byte Spill movq simulation_stats(%rip), %rdi movq simulation_stats+8(%rip), %rsi callq safe_div@PLT movl -20(%rbp), %edi # 4-byte Reload movq %rax, %rdx leaq .L.str.1(%rip), %rsi movb $0, %al callq fprintf@PLT movl cache_misses(%rip), %edi callq PRINT_STAT_FILE@PLT movl priority_lists_requests(%rip), %edi callq PRINT_STAT_I64@PLT movl priority_lists_requests_after_list_ending(%rip), %edi callq PRINT_STAT_I64@PLT movl required_files_with_unknown_size(%rip), %edi callq PRINT_STAT_I64@PLT movl with_known_size_files(%rip), %edi callq PRINT_STAT_I64@PLT cmpl $0, simulation_stats+16(%rip) je .LBB0_2 # %bb.1: movq simulation_stats+24(%rip), %rax movslq simulation_stats+16(%rip), %rcx cqto idivq %rcx movq %rax, -48(%rbp) # 8-byte Spill jmp .LBB0_3 .LBB0_2: xorl %eax, %eax # kill: def $rax killed $eax movq %rax, -48(%rbp) # 8-byte Spill jmp .LBB0_3 .LBB0_3: movq -48(%rbp), %rax # 8-byte Reload movq %rax, -16(%rbp) movl stderr(%rip), %eax movl %eax, -56(%rbp) # 4-byte Spill movq -16(%rbp), %rdi callq human_readable_size@PLT movl -56(%rbp), %edi # 4-byte Reload movq %rax, %rdx leaq .L.str.2(%rip), %rsi movb $0, %al callq fprintf@PLT movl stderr(%rip), %eax movl %eax, -52(%rbp) # 4-byte Spill movq simulation_stats+32(%rip), %rdi callq human_readable_size@PLT movl -52(%rbp), %edi # 4-byte Reload movq %rax, %rdx leaq .L.str.3(%rip), %rsi movb $0, %al callq fprintf@PLT movl max_retrieved_files_between_two_priority_requests(%rip), %edi callq PRINT_STAT_I32@PLT movl max_erased_files_between_two_priority_requests(%rip), %edi callq PRINT_STAT_I32@PLT movl max_priority_lists_request_time(%rip), %edi callq PRINT_STAT_TIME@PLT movb $0, %al callq get_rusage_time@PLT movl %eax, simulation_stats+40(%rip) movl resource_usage_time(%rip), %edi callq PRINT_STAT_TIME@PLT movl max_uries_in_one_bucket(%rip), %edi callq PRINT_STAT_I32@PLT movl uries_last_hour_access(%rip), %edi callq PRINT_STAT_I32@PLT movl uries_last_day_access(%rip), %edi callq PRINT_STAT_I32@PLT movl uries_last_week_access(%rip), %edi callq PRINT_STAT_I32@PLT movl uries_last_month_access(%rip), %edi callq PRINT_STAT_I32@PLT movl stderr(%rip), %edi callq fflush@PLT addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size stats, .Lfunc_end0-stats .cfi_endproc # -- End function .type now,@object # @now .bss .globl now .p2align 2 now: .long 0 # 0x0 .size now, 4 .type print_uri,@object # @print_uri .globl print_uri .p2align 2 print_uri: .long 0 # 0x0 .size print_uri, 4 .type cgsl_order_top,@object # @cgsl_order_top .globl cgsl_order_top .p2align 2 cgsl_order_top: .long 0 # 0x0 .size cgsl_order_top, 4 .type cache_init,@object # @cache_init .globl cache_init .p2align 2 cache_init: .long 0 # 0x0 .size cache_init, 4 .type download,@object # @download .globl download .p2align 2 download: .long 0 # 0x0 .size download, 4 .type erased,@object # @erased .globl erased .p2align 2 erased: .long 0 # 0x0 .size erased, 4 .type cache_hits,@object # @cache_hits .globl cache_hits .p2align 2 cache_hits: .long 0 # 0x0 .size cache_hits, 4 .type simulation_stats,@object # @simulation_stats .globl simulation_stats .p2align 3 simulation_stats: .zero 48 .size simulation_stats, 48 .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 "cache_hits_bytes-download_bytes\t%lld(%s)\n" .size .L.str, 42 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "cache_hits_bytes/download_bytes\t%.6lf\n" .size .L.str.1, 39 .type cache_misses,@object # @cache_misses .bss .globl cache_misses .p2align 2 cache_misses: .long 0 # 0x0 .size cache_misses, 4 .type priority_lists_requests,@object # @priority_lists_requests .globl priority_lists_requests .p2align 2 priority_lists_requests: .long 0 # 0x0 .size priority_lists_requests, 4 .type priority_lists_requests_after_list_ending,@object # @priority_lists_requests_after_list_ending .globl priority_lists_requests_after_list_ending .p2align 2 priority_lists_requests_after_list_ending: .long 0 # 0x0 .size priority_lists_requests_after_list_ending, 4 .type required_files_with_unknown_size,@object # @required_files_with_unknown_size .globl required_files_with_unknown_size .p2align 2 required_files_with_unknown_size: .long 0 # 0x0 .size required_files_with_unknown_size, 4 .type with_known_size_files,@object # @with_known_size_files .globl with_known_size_files .p2align 2 with_known_size_files: .long 0 # 0x0 .size with_known_size_files, 4 .type .L.str.2,@object # @.str.2 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.2: .asciz "average_known_size\t%s\n" .size .L.str.2, 23 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "max_known_size\t%s\n" .size .L.str.3, 19 .type max_retrieved_files_between_two_priority_requests,@object # @max_retrieved_files_between_two_priority_requests .bss .globl max_retrieved_files_between_two_priority_requests .p2align 2 max_retrieved_files_between_two_priority_requests: .long 0 # 0x0 .size max_retrieved_files_between_two_priority_requests, 4 .type max_erased_files_between_two_priority_requests,@object # @max_erased_files_between_two_priority_requests .globl max_erased_files_between_two_priority_requests .p2align 2 max_erased_files_between_two_priority_requests: .long 0 # 0x0 .size max_erased_files_between_two_priority_requests, 4 .type max_priority_lists_request_time,@object # @max_priority_lists_request_time .globl max_priority_lists_request_time .p2align 2 max_priority_lists_request_time: .long 0 # 0x0 .size max_priority_lists_request_time, 4 .type resource_usage_time,@object # @resource_usage_time .globl resource_usage_time .p2align 2 resource_usage_time: .long 0 # 0x0 .size resource_usage_time, 4 .type max_uries_in_one_bucket,@object # @max_uries_in_one_bucket .globl max_uries_in_one_bucket .p2align 2 max_uries_in_one_bucket: .long 0 # 0x0 .size max_uries_in_one_bucket, 4 .type uries_last_hour_access,@object # @uries_last_hour_access .globl uries_last_hour_access .p2align 2 uries_last_hour_access: .long 0 # 0x0 .size uries_last_hour_access, 4 .type uries_last_day_access,@object # @uries_last_day_access .globl uries_last_day_access .p2align 2 uries_last_day_access: .long 0 # 0x0 .size uries_last_day_access, 4 .type uries_last_week_access,@object # @uries_last_week_access .globl uries_last_week_access .p2align 2 uries_last_week_access: .long 0 # 0x0 .size uries_last_week_access, 4 .type uries_last_month_access,@object # @uries_last_month_access .globl uries_last_month_access .p2align 2 uries_last_month_access: .long 0 # 0x0 .size uries_last_month_access, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym stats .addrsig_sym time .addrsig_sym cache_all_uri_foreach .addrsig_sym PRINT_STAT_FILE .addrsig_sym fprintf .addrsig_sym human_readable_size .addrsig_sym safe_div .addrsig_sym PRINT_STAT_I64 .addrsig_sym PRINT_STAT_I32 .addrsig_sym PRINT_STAT_TIME .addrsig_sym get_rusage_time .addrsig_sym fflush .addrsig_sym now .addrsig_sym print_uri .addrsig_sym cgsl_order_top .addrsig_sym cache_init .addrsig_sym download .addrsig_sym erased .addrsig_sym cache_hits .addrsig_sym simulation_stats .addrsig_sym stderr .addrsig_sym cache_misses .addrsig_sym priority_lists_requests .addrsig_sym priority_lists_requests_after_list_ending .addrsig_sym required_files_with_unknown_size .addrsig_sym with_known_size_files .addrsig_sym max_retrieved_files_between_two_priority_requests .addrsig_sym max_erased_files_between_two_priority_requests .addrsig_sym max_priority_lists_request_time .addrsig_sym resource_usage_time .addrsig_sym max_uries_in_one_bucket .addrsig_sym uries_last_hour_access .addrsig_sym uries_last_day_access .addrsig_sym uries_last_week_access .addrsig_sym uries_last_month_access
vlc/modules/hw/vdpau/extr_vlc_vdpau.c_vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities.c
arm/extr_vlc_vdpau_vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities_O0_gcc.s
x86_64/extr_vlc_vdpau_vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities ; -- Begin function vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities .p2align 2 _vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities: ; @vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities .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 x4, [sp] adrp x8, _VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES@GOTPAGE ldr x8, [x8, _VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES@GOTPAGEOFF] ldr w0, [x8] bl _CHECK_FUNC ldur x8, [x29, #-8] ldr x8, [x8] ldur w0, [x29, #-12] ldr w1, [sp, #16] ldr w2, [sp, #12] ldr x3, [sp] blr x8 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES,4,2 ; @VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES .subsections_via_symbols
.text .file "extr_vlc_vdpau.c_vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities.c" .globl vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities # -- Begin function vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities .p2align 4, 0x90 .type vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities,@function vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities: # @vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities .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) movq %r8, -32(%rbp) movl VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES(%rip), %edi callq CHECK_FUNC@PLT movq -8(%rbp), %rax movq (%rax), %rax movl -12(%rbp), %edi movl -16(%rbp), %esi movl -20(%rbp), %edx movq -32(%rbp), %rcx callq *%rax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities, .Lfunc_end0-vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities .cfi_endproc # -- End function .type VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES,@object # @VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES .bss .globl VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES .p2align 2 VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES: .long 0 # 0x0 .size VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym CHECK_FUNC .addrsig_sym VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES
fastsocket/kernel/drivers/net/wireless/b43/extr_debugfs.c_restart_write_file.c
arm/extr_debugfs_restart_write_file_O0_gcc.s
x86_64/extr_debugfs_restart_write_file_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function restart_write_file _restart_write_file: ; @restart_write_file .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 wzr, [sp, #4] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, ls tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: ldr x8, [sp, #16] ldrsb w8, [x8] subs w8, w8, #49 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldur x0, [x29, #-8] adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _b43_controller_restart b LBB0_4 LBB0_3: adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 str w8, [sp, #4] b LBB0_4 LBB0_4: ldr w0, [sp, #4] 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 "manually restarted" .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _restart_write_file .subsections_via_symbols
.text .file "extr_debugfs.c_restart_write_file.c" .p2align 4, 0x90 # -- Begin function restart_write_file .type restart_write_file,@function restart_write_file: # @restart_write_file .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 $0, -28(%rbp) cmpq $0, -24(%rbp) jbe .LBB0_3 # %bb.1: movq -16(%rbp), %rax movsbl (%rax), %eax cmpl $49, %eax jne .LBB0_3 # %bb.2: movq -8(%rbp), %rdi leaq .L.str(%rip), %rsi callq b43_controller_restart@PLT jmp .LBB0_4 .LBB0_3: xorl %eax, %eax subl EINVAL(%rip), %eax movl %eax, -28(%rbp) .LBB0_4: movl -28(%rbp), %eax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size restart_write_file, .Lfunc_end0-restart_write_file .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "manually restarted" .size .L.str, 19 .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 restart_write_file .addrsig_sym b43_controller_restart .addrsig_sym EINVAL
fastsocket/kernel/arch/arm/mm/extr_ioremap.c_remap_area_pages.c
arm/extr_ioremap_remap_area_pages_O0_gcc.s
x86_64/extr_ioremap_remap_area_pages_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function remap_area_pages _remap_area_pages: ; @remap_area_pages .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 mov x8, x0 adrp x0, _init_mm@GOTPAGE ldr x0, [x0, _init_mm@GOTPAGEOFF] str x0, [sp, #16] ; 8-byte Folded Spill stur x8, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] stur x3, [x29, #-32] ldur x8, [x29, #-8] ldur x9, [x29, #-24] add x8, x8, x9 str x8, [sp, #40] ldur x9, [x29, #-8] ldur x8, [x29, #-16] subs x8, x8, x9 stur x8, [x29, #-16] ldur x1, [x29, #-8] bl _pgd_offset str x0, [sp, #48] bl _flush_cache_all ldur x8, [x29, #-8] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, lo tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl _BUG b LBB0_2 LBB0_2: b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #16] ; 8-byte Folded Reload adrp x8, _ENOMEM@GOTPAGE ldr x8, [x8, _ENOMEM@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-36] ldr x1, [sp, #48] ldur x2, [x29, #-8] bl _pud_alloc str x0, [sp, #32] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: b LBB0_13 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldr x0, [sp, #16] ; 8-byte Folded Reload ldr x1, [sp, #32] ldur x2, [x29, #-8] bl _pmd_alloc str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: b LBB0_13 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 ldr x0, [sp, #24] ldur x1, [x29, #-8] ldr x8, [sp, #40] ldur x9, [x29, #-8] subs x2, x8, x9 ldur x8, [x29, #-16] ldur x9, [x29, #-8] add x3, x8, x9 ldur x4, [x29, #-32] bl _remap_area_pmd subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: b LBB0_13 LBB0_9: ; in Loop: Header=BB0_3 Depth=1 stur wzr, [x29, #-36] ldur x8, [x29, #-8] adrp x9, _PGDIR_SIZE@GOTPAGE ldr x9, [x9, _PGDIR_SIZE@GOTPAGEOFF] ldr x9, [x9] add x8, x8, x9 adrp x9, _PGDIR_MASK@GOTPAGE ldr x9, [x9, _PGDIR_MASK@GOTPAGEOFF] ldr x9, [x9] and x8, x8, x9 stur x8, [x29, #-8] ldr x8, [sp, #48] add x8, x8, #4 str x8, [sp, #48] b LBB0_10 LBB0_10: ; in Loop: Header=BB0_3 Depth=1 ldur x8, [x29, #-8] subs x8, x8, #0 cset w8, eq mov w9, #0 str w9, [sp, #12] ; 4-byte Folded Spill tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: ; in Loop: Header=BB0_3 Depth=1 ldur x8, [x29, #-8] ldr x9, [sp, #40] subs x8, x8, x9 cset w8, lo str w8, [sp, #12] ; 4-byte Folded Spill b LBB0_12 LBB0_12: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload tbnz w8, #0, LBB0_3 b LBB0_13 LBB0_13: bl _flush_tlb_all ldur w0, [x29, #-36] ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret .cfi_endproc ; -- End function .comm _init_mm,4,2 ; @init_mm .comm _ENOMEM,4,2 ; @ENOMEM .comm _PGDIR_SIZE,8,3 ; @PGDIR_SIZE .comm _PGDIR_MASK,8,3 ; @PGDIR_MASK .no_dead_strip _remap_area_pages .subsections_via_symbols
.text .file "extr_ioremap.c_remap_area_pages.c" .p2align 4, 0x90 # -- Begin function remap_area_pages .type remap_area_pages,@function remap_area_pages: # @remap_area_pages .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 %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq -8(%rbp), %rax addq -24(%rbp), %rax movq %rax, -56(%rbp) movq -8(%rbp), %rcx movq -16(%rbp), %rax subq %rcx, %rax movq %rax, -16(%rbp) movq -8(%rbp), %rsi leaq init_mm(%rip), %rdi callq pgd_offset@PLT movq %rax, -48(%rbp) movb $0, %al callq flush_cache_all@PLT movq -8(%rbp), %rax cmpq -56(%rbp), %rax jb .LBB0_2 # %bb.1: movb $0, %al callq BUG@PLT .LBB0_2: jmp .LBB0_3 .LBB0_3: # =>This Inner Loop Header: Depth=1 xorl %eax, %eax subl ENOMEM(%rip), %eax movl %eax, -36(%rbp) movq -48(%rbp), %rsi movq -8(%rbp), %rdx leaq init_mm(%rip), %rdi callq pud_alloc@PLT movq %rax, -64(%rbp) cmpq $0, -64(%rbp) jne .LBB0_5 # %bb.4: jmp .LBB0_13 .LBB0_5: # in Loop: Header=BB0_3 Depth=1 movq -64(%rbp), %rsi movq -8(%rbp), %rdx leaq init_mm(%rip), %rdi callq pmd_alloc@PLT movq %rax, -72(%rbp) cmpq $0, -72(%rbp) jne .LBB0_7 # %bb.6: jmp .LBB0_13 .LBB0_7: # in Loop: Header=BB0_3 Depth=1 movq -72(%rbp), %rdi movq -8(%rbp), %rsi movq -56(%rbp), %rdx subq -8(%rbp), %rdx movq -16(%rbp), %rcx addq -8(%rbp), %rcx movq -32(%rbp), %r8 callq remap_area_pmd@PLT cmpq $0, %rax je .LBB0_9 # %bb.8: jmp .LBB0_13 .LBB0_9: # in Loop: Header=BB0_3 Depth=1 movl $0, -36(%rbp) movq -8(%rbp), %rax addq PGDIR_SIZE(%rip), %rax andq PGDIR_MASK(%rip), %rax movq %rax, -8(%rbp) movq -48(%rbp), %rax addq $4, %rax movq %rax, -48(%rbp) # %bb.10: # in Loop: Header=BB0_3 Depth=1 xorl %eax, %eax # kill: def $al killed $al killed $eax cmpq $0, -8(%rbp) movb %al, -73(%rbp) # 1-byte Spill je .LBB0_12 # %bb.11: # in Loop: Header=BB0_3 Depth=1 movq -8(%rbp), %rax cmpq -56(%rbp), %rax setb %al movb %al, -73(%rbp) # 1-byte Spill .LBB0_12: # in Loop: Header=BB0_3 Depth=1 movb -73(%rbp), %al # 1-byte Reload testb $1, %al jne .LBB0_3 .LBB0_13: movb $0, %al callq flush_tlb_all@PLT movl -36(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size remap_area_pages, .Lfunc_end0-remap_area_pages .cfi_endproc # -- End function .type init_mm,@object # @init_mm .bss .globl init_mm .p2align 2 init_mm: .long 0 # 0x0 .size init_mm, 4 .type ENOMEM,@object # @ENOMEM .globl ENOMEM .p2align 2 ENOMEM: .long 0 # 0x0 .size ENOMEM, 4 .type PGDIR_SIZE,@object # @PGDIR_SIZE .globl PGDIR_SIZE .p2align 3 PGDIR_SIZE: .quad 0 # 0x0 .size PGDIR_SIZE, 8 .type PGDIR_MASK,@object # @PGDIR_MASK .globl PGDIR_MASK .p2align 3 PGDIR_MASK: .quad 0 # 0x0 .size PGDIR_MASK, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym remap_area_pages .addrsig_sym pgd_offset .addrsig_sym flush_cache_all .addrsig_sym BUG .addrsig_sym pud_alloc .addrsig_sym pmd_alloc .addrsig_sym remap_area_pmd .addrsig_sym flush_tlb_all .addrsig_sym init_mm .addrsig_sym ENOMEM .addrsig_sym PGDIR_SIZE .addrsig_sym PGDIR_MASK
darwin-xnu/osfmk/kern/extr_thread.c_thread_create_running_internal2.c
arm/extr_thread_thread_create_running_internal2_O0_gcc.s
x86_64/extr_thread_thread_create_running_internal2_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function thread_create_running_internal2 _thread_create_running_internal2: ; @thread_create_running_internal2 .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, _KERN_SUCCESS@GOTPAGE ldr x8, [x8, _KERN_SUCCESS@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill stur x0, [x29, #-16] stur w1, [x29, #-20] stur w2, [x29, #-24] stur w3, [x29, #-28] str x4, [sp, #40] str x5, [sp, #32] ldur x8, [x29, #-16] adrp x9, _TASK_NULL@GOTPAGE ldr x9, [x9, _TASK_NULL@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] adrp x9, _kernel_task@GOTPAGE ldr x9, [x9, _kernel_task@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x8, _KERN_INVALID_ARGUMENT@GOTPAGE ldr x8, [x8, _KERN_INVALID_ARGUMENT@GOTPAGEOFF] ldr x8, [x8] stur x8, [x29, #-8] b LBB0_16 LBB0_3: ldur x0, [x29, #-16] adrp x8, _thread_bootstrap_return@GOTPAGE ldr x8, [x8, _thread_bootstrap_return@GOTPAGEOFF] ldr x8, [x8] mov x2, x8 adrp x8, _TH_OPTION_NONE@GOTPAGE ldr x8, [x8, _TH_OPTION_NONE@GOTPAGEOFF] ldr w4, [x8] mov w1, #-1 mov x3, #0 add x5, sp, #20 bl _thread_create_internal ldr x9, [sp, #8] ; 8-byte Folded Reload str x0, [sp, #24] ldr x8, [sp, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x8, [sp, #24] stur x8, [x29, #-8] b LBB0_16 LBB0_5: ldur x8, [x29, #-16] ldr x8, [x8] subs x8, x8, #0 cset w8, le tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr w0, [sp, #20] bl _thread_hold b LBB0_7 LBB0_7: ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: ldr w0, [sp, #20] ldur w1, [x29, #-20] ldur w2, [x29, #-24] ldur w3, [x29, #-28] bl _machine_thread_state_convert_from_user str x0, [sp, #24] b LBB0_9 LBB0_9: ldr x9, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldr w0, [sp, #20] ldur w1, [x29, #-20] ldur w2, [x29, #-24] ldur w3, [x29, #-28] bl _machine_thread_set_state str x0, [sp, #24] b LBB0_11 LBB0_11: ldr x9, [sp, #8] ; 8-byte Folded Reload ldr x8, [sp, #24] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ldur x0, [x29, #-16] bl _task_unlock adrp x0, _tasks_threads_lock@GOTPAGE ldr x0, [x0, _tasks_threads_lock@GOTPAGEOFF] bl _lck_mtx_unlock ldr w0, [sp, #20] bl _thread_terminate ldr w0, [sp, #20] bl _thread_deallocate ldr x8, [sp, #24] stur x8, [x29, #-8] b LBB0_16 LBB0_13: ldr w0, [sp, #20] bl _thread_mtx_lock ldr w0, [sp, #20] bl _thread_start ldr w0, [sp, #20] bl _thread_mtx_unlock ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ldur x0, [x29, #-16] bl _extmod_statistics_incr_thread_create b LBB0_15 LBB0_15: ldur x0, [x29, #-16] bl _task_unlock adrp x0, _tasks_threads_lock@GOTPAGE ldr x0, [x0, _tasks_threads_lock@GOTPAGEOFF] bl _lck_mtx_unlock ldr w8, [sp, #20] ldr x9, [sp, #40] str w8, [x9] ldr x8, [sp, #24] stur x8, [x29, #-8] b LBB0_16 LBB0_16: ldur x0, [x29, #-8] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .comm _TASK_NULL,8,3 ; @TASK_NULL .comm _kernel_task,8,3 ; @kernel_task .comm _KERN_INVALID_ARGUMENT,8,3 ; @KERN_INVALID_ARGUMENT .comm _thread_bootstrap_return,8,3 ; @thread_bootstrap_return .comm _TH_OPTION_NONE,4,2 ; @TH_OPTION_NONE .comm _KERN_SUCCESS,8,3 ; @KERN_SUCCESS .comm _tasks_threads_lock,4,2 ; @tasks_threads_lock .no_dead_strip _thread_create_running_internal2 .subsections_via_symbols
.text .file "extr_thread.c_thread_create_running_internal2.c" .p2align 4, 0x90 # -- Begin function thread_create_running_internal2 .type thread_create_running_internal2,@function thread_create_running_internal2: # @thread_create_running_internal2 .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 %esi, -20(%rbp) movl %edx, -24(%rbp) movl %ecx, -28(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movq -16(%rbp), %rax cmpq TASK_NULL(%rip), %rax je .LBB0_2 # %bb.1: movq -16(%rbp), %rax cmpq kernel_task(%rip), %rax jne .LBB0_3 .LBB0_2: movq KERN_INVALID_ARGUMENT(%rip), %rax movq %rax, -8(%rbp) jmp .LBB0_16 .LBB0_3: movq -16(%rbp), %rdi movq thread_bootstrap_return(%rip), %rax movl %eax, %edx movl TH_OPTION_NONE(%rip), %r8d movl $4294967295, %esi # imm = 0xFFFFFFFF xorl %eax, %eax movl %eax, %ecx leaq -60(%rbp), %r9 callq thread_create_internal@PLT movq %rax, -56(%rbp) movq -56(%rbp), %rax cmpq KERN_SUCCESS(%rip), %rax je .LBB0_5 # %bb.4: movq -56(%rbp), %rax movq %rax, -8(%rbp) jmp .LBB0_16 .LBB0_5: movq -16(%rbp), %rax cmpq $0, (%rax) jle .LBB0_7 # %bb.6: movl -60(%rbp), %edi callq thread_hold@PLT .LBB0_7: cmpq $0, -48(%rbp) je .LBB0_9 # %bb.8: movl -60(%rbp), %edi movl -20(%rbp), %esi movl -24(%rbp), %edx movl -28(%rbp), %ecx callq machine_thread_state_convert_from_user@PLT movq %rax, -56(%rbp) .LBB0_9: movq -56(%rbp), %rax cmpq KERN_SUCCESS(%rip), %rax jne .LBB0_11 # %bb.10: movl -60(%rbp), %edi movl -20(%rbp), %esi movl -24(%rbp), %edx movl -28(%rbp), %ecx callq machine_thread_set_state@PLT movq %rax, -56(%rbp) .LBB0_11: movq -56(%rbp), %rax cmpq KERN_SUCCESS(%rip), %rax je .LBB0_13 # %bb.12: movq -16(%rbp), %rdi callq task_unlock@PLT leaq tasks_threads_lock(%rip), %rdi callq lck_mtx_unlock@PLT movl -60(%rbp), %edi callq thread_terminate@PLT movl -60(%rbp), %edi callq thread_deallocate@PLT movq -56(%rbp), %rax movq %rax, -8(%rbp) jmp .LBB0_16 .LBB0_13: movl -60(%rbp), %edi callq thread_mtx_lock@PLT movl -60(%rbp), %edi callq thread_start@PLT movl -60(%rbp), %edi callq thread_mtx_unlock@PLT cmpq $0, -48(%rbp) je .LBB0_15 # %bb.14: movq -16(%rbp), %rdi callq extmod_statistics_incr_thread_create@PLT .LBB0_15: movq -16(%rbp), %rdi callq task_unlock@PLT leaq tasks_threads_lock(%rip), %rdi callq lck_mtx_unlock@PLT movl -60(%rbp), %ecx movq -40(%rbp), %rax movl %ecx, (%rax) movq -56(%rbp), %rax movq %rax, -8(%rbp) .LBB0_16: movq -8(%rbp), %rax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size thread_create_running_internal2, .Lfunc_end0-thread_create_running_internal2 .cfi_endproc # -- End function .type TASK_NULL,@object # @TASK_NULL .bss .globl TASK_NULL .p2align 3 TASK_NULL: .quad 0 .size TASK_NULL, 8 .type kernel_task,@object # @kernel_task .globl kernel_task .p2align 3 kernel_task: .quad 0 .size kernel_task, 8 .type KERN_INVALID_ARGUMENT,@object # @KERN_INVALID_ARGUMENT .globl KERN_INVALID_ARGUMENT .p2align 3 KERN_INVALID_ARGUMENT: .quad 0 # 0x0 .size KERN_INVALID_ARGUMENT, 8 .type thread_bootstrap_return,@object # @thread_bootstrap_return .globl thread_bootstrap_return .p2align 3 thread_bootstrap_return: .quad 0 # 0x0 .size thread_bootstrap_return, 8 .type TH_OPTION_NONE,@object # @TH_OPTION_NONE .globl TH_OPTION_NONE .p2align 2 TH_OPTION_NONE: .long 0 # 0x0 .size TH_OPTION_NONE, 4 .type KERN_SUCCESS,@object # @KERN_SUCCESS .globl KERN_SUCCESS .p2align 3 KERN_SUCCESS: .quad 0 # 0x0 .size KERN_SUCCESS, 8 .type tasks_threads_lock,@object # @tasks_threads_lock .globl tasks_threads_lock .p2align 2 tasks_threads_lock: .long 0 # 0x0 .size tasks_threads_lock, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym thread_create_running_internal2 .addrsig_sym thread_create_internal .addrsig_sym thread_hold .addrsig_sym machine_thread_state_convert_from_user .addrsig_sym machine_thread_set_state .addrsig_sym task_unlock .addrsig_sym lck_mtx_unlock .addrsig_sym thread_terminate .addrsig_sym thread_deallocate .addrsig_sym thread_mtx_lock .addrsig_sym thread_start .addrsig_sym thread_mtx_unlock .addrsig_sym extmod_statistics_incr_thread_create .addrsig_sym TASK_NULL .addrsig_sym kernel_task .addrsig_sym KERN_INVALID_ARGUMENT .addrsig_sym thread_bootstrap_return .addrsig_sym TH_OPTION_NONE .addrsig_sym KERN_SUCCESS .addrsig_sym tasks_threads_lock
linux/net/sunrpc/extr_rpc_pipe.c_rpc_remove_pipe_dir_object.c
arm/extr_rpc_pipe_rpc_remove_pipe_dir_object_O0_gcc.s
x86_64/extr_rpc_pipe_rpc_remove_pipe_dir_object_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rpc_remove_pipe_dir_object ; -- Begin function rpc_remove_pipe_dir_object .p2align 2 _rpc_remove_pipe_dir_object: ; @rpc_remove_pipe_dir_object .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] ldr x0, [sp, #8] bl _list_empty subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x0, [x29, #-8] adrp x8, _sunrpc_net_id@GOTPAGE ldr x8, [x8, _sunrpc_net_id@GOTPAGEOFF] ldr w1, [x8] bl _net_generic str x0, [sp] ldr x0, [sp] bl _mutex_lock ldur x0, [x29, #-8] ldr x1, [sp, #16] ldr x2, [sp, #8] bl _rpc_remove_pipe_dir_object_locked ldr x0, [sp] bl _mutex_unlock b LBB0_2 LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _sunrpc_net_id,4,2 ; @sunrpc_net_id .subsections_via_symbols
.text .file "extr_rpc_pipe.c_rpc_remove_pipe_dir_object.c" .globl rpc_remove_pipe_dir_object # -- Begin function rpc_remove_pipe_dir_object .p2align 4, 0x90 .type rpc_remove_pipe_dir_object,@function rpc_remove_pipe_dir_object: # @rpc_remove_pipe_dir_object .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), %rdi callq list_empty@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: movq -8(%rbp), %rdi movl sunrpc_net_id(%rip), %esi callq net_generic@PLT movq %rax, -32(%rbp) movq -32(%rbp), %rdi callq mutex_lock@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rsi movq -24(%rbp), %rdx callq rpc_remove_pipe_dir_object_locked@PLT movq -32(%rbp), %rdi callq mutex_unlock@PLT .LBB0_2: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rpc_remove_pipe_dir_object, .Lfunc_end0-rpc_remove_pipe_dir_object .cfi_endproc # -- End function .type sunrpc_net_id,@object # @sunrpc_net_id .bss .globl sunrpc_net_id .p2align 2 sunrpc_net_id: .long 0 # 0x0 .size sunrpc_net_id, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym list_empty .addrsig_sym net_generic .addrsig_sym mutex_lock .addrsig_sym rpc_remove_pipe_dir_object_locked .addrsig_sym mutex_unlock .addrsig_sym sunrpc_net_id
freebsd/contrib/gcc/extr_tlink.c_file_push.c
arm/extr_tlink_file_push_O0_gcc.s
x86_64/extr_tlink_file_push_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function file_push _file_push: ; @file_push .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 w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_3 LBB0_2: adrp x0, _file_stack_obstack@GOTPAGE ldr x0, [x0, _file_stack_obstack@GOTPAGEOFF] mov w1, #16 bl _obstack_alloc str x0, [sp] ldr x8, [sp, #8] ldr x9, [sp] str x8, [x9, #8] adrp x9, _file_stack@GOTPAGE ldr x9, [x9, _file_stack@GOTPAGEOFF] ldr x8, [x9] ldr x10, [sp] str x8, [x10] ldr x8, [sp] str x8, [x9] ldr x9, [sp, #8] mov w8, #1 str w8, [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 _file_stack_obstack,4,2 ; @file_stack_obstack .comm _file_stack,8,3 ; @file_stack .no_dead_strip _file_push .subsections_via_symbols
.text .file "extr_tlink.c_file_push.c" .p2align 4, 0x90 # -- Begin function file_push .type file_push,@function file_push: # @file_push .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 cmpl $0, (%rax) je .LBB0_2 # %bb.1: jmp .LBB0_3 .LBB0_2: leaq file_stack_obstack(%rip), %rdi movl $16, %esi callq obstack_alloc@PLT movq %rax, -16(%rbp) movq -8(%rbp), %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movq file_stack(%rip), %rcx movq -16(%rbp), %rax movq %rcx, (%rax) movq -16(%rbp), %rax movq %rax, file_stack(%rip) movq -8(%rbp), %rax movl $1, (%rax) .LBB0_3: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size file_push, .Lfunc_end0-file_push .cfi_endproc # -- End function .type file_stack_obstack,@object # @file_stack_obstack .bss .globl file_stack_obstack .p2align 2 file_stack_obstack: .long 0 # 0x0 .size file_stack_obstack, 4 .type file_stack,@object # @file_stack .globl file_stack .p2align 3 file_stack: .quad 0 .size file_stack, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym file_push .addrsig_sym obstack_alloc .addrsig_sym file_stack_obstack .addrsig_sym file_stack
fastsocket/kernel/drivers/video/omap/extr_hwa742.c_enable_tearsync.c
arm/extr_hwa742_enable_tearsync_O0_gcc.s
x86_64/extr_hwa742_enable_tearsync_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function enable_tearsync _enable_tearsync: ; @enable_tearsync .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, _hwa742@GOTPAGE ldr x8, [x8, _hwa742@GOTPAGEOFF] str x8, [sp, #8] ; 8-byte Folded Spill stur w0, [x29, #-4] stur w1, [x29, #-8] stur w2, [x29, #-12] stur w3, [x29, #-16] stur w4, [x29, #-20] adrp x8, _HWA742_NDP_CTRL@GOTPAGE ldr x8, [x8, _HWA742_NDP_CTRL@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill ldr w0, [x8] bl _hwa742_read_reg ldr x8, [sp] ; 8-byte Folded Reload str w0, [sp, #24] ldr w9, [sp, #24] orr w9, w9, #0x4 str w9, [sp, #24] ldr w0, [x8] ldr w1, [sp, #24] bl _hwa742_write_reg ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, #16] subs x8, x8, #0 cset w8, ne mov w9, #1 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_2 LBB0_2: ldr w8, [sp, #20] ; 4-byte Folded Reload and w0, w8, #0x1 bl _likely subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, #8] ldr x8, [x8] mov w0, #1 mov w1, #0 blr x8 b LBB0_9 LBB0_4: ldr x9, [sp, #8] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldr w10, [x9] mul w8, w8, w10 ldr w9, [x9, #4] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, #8] ldr x8, [x8] mov w0, #1 mov w1, #0 blr x8 b LBB0_9 LBB0_6: ldr x10, [sp, #8] ; 8-byte Folded Reload ldur w8, [x29, #-8] ldr w9, [x10] mul w8, w8, w9 mov w11, #1000 sdiv w8, w8, w11 ldur w9, [x29, #-12] mul w8, w8, w9 ldur w9, [x29, #-4] ldur w12, [x29, #-12] add w9, w9, w12 ldr w10, [x10, #4] sdiv w10, w10, w11 mul w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, #8] ldr x8, [x8] mov w0, #1 mov w1, #0 blr x8 b LBB0_9 LBB0_8: ldr x8, [sp, #8] ; 8-byte Folded Reload ldr x8, [x8, #8] ldr x8, [x8] ldur w9, [x29, #-4] mov w0, #1 add w1, w9, #1 blr x8 b LBB0_9 LBB0_9: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _HWA742_NDP_CTRL,4,2 ; @HWA742_NDP_CTRL .comm _hwa742,24,3 ; @hwa742 .no_dead_strip _enable_tearsync .subsections_via_symbols
.text .file "extr_hwa742.c_enable_tearsync.c" .p2align 4, 0x90 # -- Begin function enable_tearsync .type enable_tearsync,@function enable_tearsync: # @enable_tearsync .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 %r8d, -20(%rbp) movl HWA742_NDP_CTRL(%rip), %edi callq hwa742_read_reg@PLT movl %eax, -24(%rbp) movl -24(%rbp), %eax orl $4, %eax movl %eax, -24(%rbp) movl HWA742_NDP_CTRL(%rip), %edi movl -24(%rbp), %esi callq hwa742_write_reg@PLT movb $1, %al cmpq $0, hwa742+16(%rip) movb %al, -25(%rbp) # 1-byte Spill jne .LBB0_2 # %bb.1: cmpl $0, -20(%rbp) setne %al movb %al, -25(%rbp) # 1-byte Spill .LBB0_2: movb -25(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %edi callq likely@PLT cmpq $0, %rax je .LBB0_4 # %bb.3: movq hwa742+8(%rip), %rax movl $1, %edi xorl %esi, %esi callq *(%rax) jmp .LBB0_9 .LBB0_4: movl -8(%rbp), %eax imull hwa742(%rip), %eax cmpl hwa742+4(%rip), %eax jge .LBB0_6 # %bb.5: movq hwa742+8(%rip), %rax movl $1, %edi xorl %esi, %esi callq *(%rax) jmp .LBB0_9 .LBB0_6: movl -8(%rbp), %eax imull hwa742(%rip), %eax movl $1000, %ecx # imm = 0x3E8 cltd idivl %ecx imull -12(%rbp), %eax movl %eax, -32(%rbp) # 4-byte Spill movl -4(%rbp), %ecx addl -12(%rbp), %ecx movl hwa742+4(%rip), %eax movl $1000, %esi # imm = 0x3E8 cltd idivl %esi movl %eax, %edx movl -32(%rbp), %eax # 4-byte Reload imull %edx, %ecx cmpl %ecx, %eax jge .LBB0_8 # %bb.7: movq hwa742+8(%rip), %rax movl $1, %edi xorl %esi, %esi callq *(%rax) jmp .LBB0_9 .LBB0_8: movq hwa742+8(%rip), %rax movq (%rax), %rax movl -4(%rbp), %esi addl $1, %esi movl $1, %edi callq *%rax .LBB0_9: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size enable_tearsync, .Lfunc_end0-enable_tearsync .cfi_endproc # -- End function .type HWA742_NDP_CTRL,@object # @HWA742_NDP_CTRL .bss .globl HWA742_NDP_CTRL .p2align 2 HWA742_NDP_CTRL: .long 0 # 0x0 .size HWA742_NDP_CTRL, 4 .type hwa742,@object # @hwa742 .globl hwa742 .p2align 3 hwa742: .zero 24 .size hwa742, 24 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym enable_tearsync .addrsig_sym hwa742_read_reg .addrsig_sym hwa742_write_reg .addrsig_sym likely .addrsig_sym HWA742_NDP_CTRL .addrsig_sym hwa742
fastsocket/kernel/drivers/uwb/i1480/i1480u-wlp/extr_lc.c_i1480u_rm.c
arm/extr_lc_i1480u_rm_O0_gcc.s
x86_64/extr_lc_i1480u_rm_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function i1480u_rm _i1480u_rm: ; @i1480u_rm .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] str x8, [sp] ldr x8, [sp, #8] ldr w0, [x8, #20] mov x1, #0 bl _usb_set_intfdata ldr x8, [sp, #8] add x0, x8, #8 bl _wlp_remove ldr x0, [sp] bl _uwb_rc_put ldr x8, [sp, #8] ldr w0, [x8] bl _usb_put_dev ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _i1480u_rm .subsections_via_symbols
.text .file "extr_lc.c_i1480u_rm.c" .p2align 4, 0x90 # -- Begin function i1480u_rm .type i1480u_rm,@function i1480u_rm: # @i1480u_rm .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 8(%rax), %rax movq %rax, -16(%rbp) movq -8(%rbp), %rax movl 20(%rax), %edi xorl %eax, %eax movl %eax, %esi callq usb_set_intfdata@PLT movq -8(%rbp), %rdi addq $8, %rdi callq wlp_remove@PLT movq -16(%rbp), %rdi callq uwb_rc_put@PLT movq -8(%rbp), %rax movl (%rax), %edi callq usb_put_dev@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size i1480u_rm, .Lfunc_end0-i1480u_rm .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym i1480u_rm .addrsig_sym usb_set_intfdata .addrsig_sym wlp_remove .addrsig_sym uwb_rc_put .addrsig_sym usb_put_dev
linux/drivers/s390/scsi/extr_zfcp_erp.c_zfcp_erp_action_enqueue.c
arm/extr_zfcp_erp_zfcp_erp_action_enqueue_O0_gcc.s
x86_64/extr_zfcp_erp_zfcp_erp_action_enqueue_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function zfcp_erp_action_enqueue _zfcp_erp_action_enqueue: ; @zfcp_erp_action_enqueue .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 w0, [x29, #-8] stur x1, [x29, #-16] stur x2, [x29, #-24] str x3, [sp, #32] str x4, [sp, #24] str x5, [sp, #16] mov w8, #1 str w8, [sp, #12] ; kill: def $x8 killed $xzr str xzr, [sp] ldur x8, [x29, #-16] ldr w8, [x8, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _EIO@GOTPAGE ldr x8, [x8, _EIO@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_8 LBB0_2: ldur w0, [x29, #-8] ldur x1, [x29, #-16] ldur x2, [x29, #-24] ldr x3, [sp, #32] bl _zfcp_erp_required_act str w0, [sp, #8] ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: b LBB0_7 LBB0_4: adrp x8, _ZFCP_STATUS_ADAPTER_ERP_PENDING@GOTPAGE ldr x8, [x8, _ZFCP_STATUS_ADAPTER_ERP_PENDING@GOTPAGEOFF] ldr w0, [x8] ldur x8, [x29, #-16] add x1, x8, #16 bl _atomic_set_mask ldr w0, [sp, #8] ldur x1, [x29, #-16] ldur x2, [x29, #-24] ldr x3, [sp, #32] bl _zfcp_erp_setup_act str x0, [sp] ldr x8, [sp] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: b LBB0_7 LBB0_6: ldur x9, [x29, #-16] ldr w8, [x9, #12] add w8, w8, #1 str w8, [x9, #12] ldr x0, [sp] ldur x8, [x29, #-16] add x1, x8, #8 bl _list_add_tail ldur x8, [x29, #-16] add x0, x8, #4 bl _wake_up ldur x8, [x29, #-16] ldr w1, [x8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _zfcp_dbf_rec_thread str wzr, [sp, #12] b LBB0_7 LBB0_7: ldr x0, [sp, #24] ldr x1, [sp, #16] ldur w2, [x29, #-8] ldr w3, [sp, #8] ldr x4, [sp] ldur x5, [x29, #-16] ldur x6, [x29, #-24] ldr x7, [sp, #32] bl _zfcp_dbf_rec_trigger ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_8 LBB0_8: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _EIO,4,2 ; @EIO .comm _ZFCP_STATUS_ADAPTER_ERP_PENDING,4,2 ; @ZFCP_STATUS_ADAPTER_ERP_PENDING .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "eracte1" .no_dead_strip _zfcp_erp_action_enqueue .subsections_via_symbols
.text .file "extr_zfcp_erp.c_zfcp_erp_action_enqueue.c" .p2align 4, 0x90 # -- Begin function zfcp_erp_action_enqueue .type zfcp_erp_action_enqueue,@function zfcp_erp_action_enqueue: # @zfcp_erp_action_enqueue .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 movl %edi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movq %r9, -48(%rbp) movl $1, -52(%rbp) movq $0, -64(%rbp) movq -16(%rbp), %rax cmpl $0, 20(%rax) jne .LBB0_2 # %bb.1: xorl %eax, %eax subl EIO(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_8 .LBB0_2: movl -8(%rbp), %edi movq -16(%rbp), %rsi movq -24(%rbp), %rdx movq -32(%rbp), %rcx callq zfcp_erp_required_act@PLT movl %eax, -56(%rbp) cmpl $0, -56(%rbp) jne .LBB0_4 # %bb.3: jmp .LBB0_7 .LBB0_4: movl ZFCP_STATUS_ADAPTER_ERP_PENDING(%rip), %edi movq -16(%rbp), %rsi addq $16, %rsi callq atomic_set_mask@PLT movl -56(%rbp), %edi movq -16(%rbp), %rsi movq -24(%rbp), %rdx movq -32(%rbp), %rcx callq zfcp_erp_setup_act@PLT movq %rax, -64(%rbp) cmpq $0, -64(%rbp) jne .LBB0_6 # %bb.5: jmp .LBB0_7 .LBB0_6: movq -16(%rbp), %rax movl 12(%rax), %ecx addl $1, %ecx movl %ecx, 12(%rax) movq -64(%rbp), %rdi movq -16(%rbp), %rsi addq $8, %rsi callq list_add_tail@PLT movq -16(%rbp), %rdi addq $4, %rdi callq wake_up@PLT movq -16(%rbp), %rax movl (%rax), %esi leaq .L.str(%rip), %rdi callq zfcp_dbf_rec_thread@PLT movl $0, -52(%rbp) .LBB0_7: movq -40(%rbp), %rdi movq -48(%rbp), %rsi movl -8(%rbp), %edx movl -56(%rbp), %ecx movq -64(%rbp), %r8 movq -16(%rbp), %r9 movq -24(%rbp), %r10 movq -32(%rbp), %rax movq %r10, (%rsp) movq %rax, 8(%rsp) callq zfcp_dbf_rec_trigger@PLT movl -52(%rbp), %eax movl %eax, -4(%rbp) .LBB0_8: movl -4(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size zfcp_erp_action_enqueue, .Lfunc_end0-zfcp_erp_action_enqueue .cfi_endproc # -- End function .type EIO,@object # @EIO .bss .globl EIO .p2align 2 EIO: .long 0 # 0x0 .size EIO, 4 .type ZFCP_STATUS_ADAPTER_ERP_PENDING,@object # @ZFCP_STATUS_ADAPTER_ERP_PENDING .globl ZFCP_STATUS_ADAPTER_ERP_PENDING .p2align 2 ZFCP_STATUS_ADAPTER_ERP_PENDING: .long 0 # 0x0 .size ZFCP_STATUS_ADAPTER_ERP_PENDING, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "eracte1" .size .L.str, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym zfcp_erp_action_enqueue .addrsig_sym zfcp_erp_required_act .addrsig_sym atomic_set_mask .addrsig_sym zfcp_erp_setup_act .addrsig_sym list_add_tail .addrsig_sym wake_up .addrsig_sym zfcp_dbf_rec_thread .addrsig_sym zfcp_dbf_rec_trigger .addrsig_sym EIO .addrsig_sym ZFCP_STATUS_ADAPTER_ERP_PENDING
linux/drivers/gpu/drm/amd/powerplay/smumgr/extr_vegam_smumgr.c_vegam_calculate_sclk_params.c
arm/extr_vegam_smumgr_vegam_calculate_sclk_params_O0_gcc.s
x86_64/extr_vegam_smumgr_vegam_calculate_sclk_params_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vegam_calculate_sclk_params _vegam_calculate_sclk_params: ; @vegam_calculate_sclk_params .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .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] ldur x8, [x29, #-16] ldr x8, [x8, #8] stur x8, [x29, #-40] ldur x8, [x29, #-40] add x8, x8, #8 stur x8, [x29, #-48] ldur x8, [x29, #-24] ldur x9, [x29, #-32] str x8, [x9, #64] ldur x0, [x29, #-16] ldur x1, [x29, #-24] add x2, sp, #64 bl _atomctrl_get_engine_pll_dividers_ai str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #120] ldur x9, [x29, #-32] str x8, [x9, #48] ldr w8, [sp, #64] ldur x9, [x29, #-32] str w8, [x9] ldr x8, [sp, #112] ldur x9, [x29, #-32] str x8, [x9, #40] ldr x8, [sp, #72] ldur x9, [x29, #-32] str x8, [x9, #8] ldur x9, [x29, #-32] mov w8, #1024 str w8, [x9, #16] ldr w8, [sp, #104] ldur x9, [x29, #-32] str w8, [x9, #60] ldur x9, [x29, #-32] mov w8, #65535 str w8, [x9, #20] ldr w8, [sp, #80] ldur x9, [x29, #-32] str w8, [x9, #24] ldr x8, [sp, #96] ldur x9, [x29, #-32] str x8, [x9, #32] ldr w8, [sp, #84] ldur x9, [x29, #-32] str w8, [x9, #28] ldr w8, [sp, #88] ldur x9, [x29, #-32] str w8, [x9, #56] ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_12 LBB0_2: ldur x8, [x29, #-16] ldr x0, [x8] bl _amdgpu_asic_get_xclk str x0, [sp, #56] str xzr, [sp, #16] b LBB0_3 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] adrp x9, _NUM_SCLK_RANGE@GOTPAGE ldr x9, [x9, _NUM_SCLK_RANGE@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_9 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_3 Depth=1 ldur x8, [x29, #-24] ldur x9, [x29, #-40] ldr x9, [x9] ldr x10, [sp, #16] lsl x10, x10, #4 ldr x9, [x9, x10] subs x8, x8, x9 cset w8, le tbnz w8, #0, LBB0_7 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 ldur x8, [x29, #-24] ldur x9, [x29, #-40] ldr x9, [x9] ldr x10, [sp, #16] add x9, x9, x10, lsl #4 ldr x9, [x9, #8] subs x8, x8, x9 cset w8, gt tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr x8, [sp, #16] ldur x9, [x29, #-32] str x8, [x9, #8] b LBB0_9 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [sp, #16] add x8, x8, #1 str x8, [sp, #16] b LBB0_3 LBB0_9: ldur x8, [x29, #-24] ldur x9, [x29, #-48] ldr x9, [x9] ldur x10, [x29, #-32] ldr x10, [x10, #8] ldr x9, [x9, x10, lsl #3] lsl x8, x8, x9 ldr x9, [sp, #56] sdiv x8, x8, x9 ldur x9, [x29, #-32] str x8, [x9, #48] ldur x8, [x29, #-24] ldur x9, [x29, #-48] ldr x9, [x9] ldur x10, [x29, #-32] ldr x10, [x10, #8] ldr x9, [x9, x10, lsl #3] lsl x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #8] ldr w8, [sp, #8] lsl w8, w8, #16 str w8, [sp, #8] ldr w0, [sp, #8] ldr x1, [sp, #56] bl _do_div ldrh w8, [sp, #8] ldur x9, [x29, #-32] str w8, [x9] mov x8, #10 str x8, [sp, #48] ldur x8, [x29, #-24] ldur x9, [x29, #-24] ldr x10, [sp, #48] mul x9, x9, x10 mov x10, #100 sdiv x9, x9, x10 subs x8, x8, x9 str x8, [sp, #40] ldr x8, [sp, #40] ldur x9, [x29, #-48] ldr x9, [x9] ldur x10, [x29, #-32] ldr x10, [x10, #8] ldr x9, [x9, x10, lsl #3] lsl x8, x8, x9 ldr x9, [sp, #56] sdiv x8, x8, x9 ldur x9, [x29, #-32] str x8, [x9, #40] mov x8, #2 str x8, [sp, #32] ldur x8, [x29, #-32] str wzr, [x8, #24] ldr x8, [sp, #32] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: ldur x9, [x29, #-32] mov w8, #1 str w8, [x9, #24] ldur x8, [x29, #-24] ldur x9, [x29, #-24] ldr x10, [sp, #32] mul x9, x9, x10 mov x10, #100 sdiv x9, x9, x10 subs x8, x8, x9 str x8, [sp, #24] ldr x8, [sp, #24] ldur x9, [x29, #-48] ldr x9, [x9] ldur x10, [x29, #-32] ldr x10, [x10, #8] ldr x9, [x9, x10, lsl #3] lsl x8, x8, x9 ldr x9, [sp, #56] sdiv x8, x8, x9 ldur x9, [x29, #-32] str x8, [x9, #32] ldr x8, [sp, #24] ldur x9, [x29, #-48] ldr x9, [x9] ldur x10, [x29, #-32] ldr x10, [x10, #8] ldr x9, [x9, x10, lsl #3] lsl x8, x8, x9 ; kill: def $w8 killed $w8 killed $x8 str w8, [sp, #8] ldr w8, [sp, #8] lsl w8, w8, #16 str w8, [sp, #8] ldr w0, [sp, #8] ldr x1, [sp, #56] bl _do_div ldrh w8, [sp, #8] ldur x9, [x29, #-32] str w8, [x9, #28] b LBB0_11 LBB0_11: stur wzr, [x29, #-4] b LBB0_12 LBB0_12: ldur w0, [x29, #-4] ldp x29, x30, [sp, #176] ; 16-byte Folded Reload add sp, sp, #192 ret .cfi_endproc ; -- End function .comm _NUM_SCLK_RANGE,8,3 ; @NUM_SCLK_RANGE .no_dead_strip _vegam_calculate_sclk_params .subsections_via_symbols
.text .file "extr_vegam_smumgr.c_vegam_calculate_sclk_params.c" .p2align 4, 0x90 # -- Begin function vegam_calculate_sclk_params .type vegam_calculate_sclk_params,@function vegam_calculate_sclk_params: # @vegam_calculate_sclk_params .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movq %rdi, -16(%rbp) movq %rsi, -24(%rbp) movq %rdx, -32(%rbp) movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -40(%rbp) movq -40(%rbp), %rax addq $8, %rax movq %rax, -48(%rbp) movq -24(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 64(%rax) movq -16(%rbp), %rdi movq -24(%rbp), %rsi leaq -112(%rbp), %rdx callq atomctrl_get_engine_pll_dividers_ai@PLT movl %eax, -164(%rbp) cmpl $0, -164(%rbp) jne .LBB0_2 # %bb.1: movq -56(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 48(%rax) movl -112(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -64(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 40(%rax) movq -104(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) movq -32(%rbp), %rax movl $1024, 16(%rax) # imm = 0x400 movl -72(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 60(%rax) movq -32(%rbp), %rax movl $65535, 20(%rax) # imm = 0xFFFF movl -96(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 24(%rax) movq -80(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 32(%rax) movl -92(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 28(%rax) movl -88(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, 56(%rax) movl -164(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_12 .LBB0_2: movq -16(%rbp), %rax movq (%rax), %rdi callq amdgpu_asic_get_xclk@PLT movq %rax, -120(%rbp) movq $0, -160(%rbp) .LBB0_3: # =>This Inner Loop Header: Depth=1 movq -160(%rbp), %rax cmpq NUM_SCLK_RANGE(%rip), %rax jae .LBB0_9 # %bb.4: # in Loop: Header=BB0_3 Depth=1 movq -24(%rbp), %rax movq -40(%rbp), %rcx movq (%rcx), %rcx movq -160(%rbp), %rdx shlq $4, %rdx addq %rdx, %rcx cmpq (%rcx), %rax jle .LBB0_7 # %bb.5: # in Loop: Header=BB0_3 Depth=1 movq -24(%rbp), %rax movq -40(%rbp), %rcx movq (%rcx), %rcx movq -160(%rbp), %rdx shlq $4, %rdx addq %rdx, %rcx cmpq 8(%rcx), %rax jg .LBB0_7 # %bb.6: movq -160(%rbp), %rcx movq -32(%rbp), %rax movq %rcx, 8(%rax) jmp .LBB0_9 .LBB0_7: # in Loop: Header=BB0_3 Depth=1 jmp .LBB0_8 .LBB0_8: # in Loop: Header=BB0_3 Depth=1 movq -160(%rbp), %rax addq $1, %rax movq %rax, -160(%rbp) jmp .LBB0_3 .LBB0_9: movq -24(%rbp), %rax movq -48(%rbp), %rcx movq (%rcx), %rcx movq -32(%rbp), %rdx movq 8(%rdx), %rdx movq (%rcx,%rdx,8), %rcx # kill: def $cl killed $rcx shlq %cl, %rax cqto idivq -120(%rbp) movq %rax, %rcx movq -32(%rbp), %rax movq %rcx, 48(%rax) movq -24(%rbp), %rax movq -48(%rbp), %rcx movq (%rcx), %rcx movq -32(%rbp), %rdx movq 8(%rdx), %rdx movq (%rcx,%rdx,8), %rcx # kill: def $cl killed $rcx shlq %cl, %rax # kill: def $eax killed $eax killed $rax movl %eax, -168(%rbp) movl -168(%rbp), %eax shll $16, %eax movl %eax, -168(%rbp) movl -168(%rbp), %edi movq -120(%rbp), %rsi callq do_div@PLT movl -168(%rbp), %ecx andl $65535, %ecx # imm = 0xFFFF movq -32(%rbp), %rax movl %ecx, (%rax) movq $10, -128(%rbp) movq -24(%rbp), %rax movq %rax, -176(%rbp) # 8-byte Spill movq -24(%rbp), %rax imulq -128(%rbp), %rax movl $100, %ecx cqto idivq %rcx movq %rax, %rcx movq -176(%rbp), %rax # 8-byte Reload subq %rcx, %rax movq %rax, -136(%rbp) movq -136(%rbp), %rax movq -48(%rbp), %rcx movq (%rcx), %rcx movq -32(%rbp), %rdx movq 8(%rdx), %rdx movq (%rcx,%rdx,8), %rcx # kill: def $cl killed $rcx shlq %cl, %rax cqto idivq -120(%rbp) movq %rax, %rcx movq -32(%rbp), %rax movq %rcx, 40(%rax) movq $2, -144(%rbp) movq -32(%rbp), %rax movl $0, 24(%rax) cmpq $0, -144(%rbp) je .LBB0_11 # %bb.10: movq -32(%rbp), %rax movl $1, 24(%rax) movq -24(%rbp), %rax movq %rax, -184(%rbp) # 8-byte Spill movq -24(%rbp), %rax imulq -144(%rbp), %rax movl $100, %ecx cqto idivq %rcx movq %rax, %rcx movq -184(%rbp), %rax # 8-byte Reload subq %rcx, %rax movq %rax, -152(%rbp) movq -152(%rbp), %rax movq -48(%rbp), %rcx movq (%rcx), %rcx movq -32(%rbp), %rdx movq 8(%rdx), %rdx movq (%rcx,%rdx,8), %rcx # kill: def $cl killed $rcx shlq %cl, %rax cqto idivq -120(%rbp) movq %rax, %rcx movq -32(%rbp), %rax movq %rcx, 32(%rax) movq -152(%rbp), %rax movq -48(%rbp), %rcx movq (%rcx), %rcx movq -32(%rbp), %rdx movq 8(%rdx), %rdx movq (%rcx,%rdx,8), %rcx # kill: def $cl killed $rcx shlq %cl, %rax # kill: def $eax killed $eax killed $rax movl %eax, -168(%rbp) movl -168(%rbp), %eax shll $16, %eax movl %eax, -168(%rbp) movl -168(%rbp), %edi movq -120(%rbp), %rsi callq do_div@PLT movl -168(%rbp), %ecx andl $65535, %ecx # imm = 0xFFFF movq -32(%rbp), %rax movl %ecx, 28(%rax) .LBB0_11: movl $0, -4(%rbp) .LBB0_12: movl -4(%rbp), %eax addq $192, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vegam_calculate_sclk_params, .Lfunc_end0-vegam_calculate_sclk_params .cfi_endproc # -- End function .type NUM_SCLK_RANGE,@object # @NUM_SCLK_RANGE .bss .globl NUM_SCLK_RANGE .p2align 3 NUM_SCLK_RANGE: .quad 0 # 0x0 .size NUM_SCLK_RANGE, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym vegam_calculate_sclk_params .addrsig_sym atomctrl_get_engine_pll_dividers_ai .addrsig_sym amdgpu_asic_get_xclk .addrsig_sym do_div .addrsig_sym NUM_SCLK_RANGE
FFmpeg/libavformat/extr_tls_schannel.c_init_sec_buffer_desc.c
arm/extr_tls_schannel_init_sec_buffer_desc_O0_gcc.s
x86_64/extr_tls_schannel_init_sec_buffer_desc_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function init_sec_buffer_desc _init_sec_buffer_desc: ; @init_sec_buffer_desc .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str x1, [sp, #16] str x2, [sp, #8] adrp x8, _SECBUFFER_VERSION@GOTPAGE ldr x8, [x8, _SECBUFFER_VERSION@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #24] str w8, [x9, #16] ldr x8, [sp, #16] ldr x9, [sp, #24] str x8, [x9, #8] ldr x8, [sp, #8] ldr x9, [sp, #24] str x8, [x9] add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _SECBUFFER_VERSION,4,2 ; @SECBUFFER_VERSION .no_dead_strip _init_sec_buffer_desc .subsections_via_symbols
.text .file "extr_tls_schannel.c_init_sec_buffer_desc.c" .p2align 4, 0x90 # -- Begin function init_sec_buffer_desc .type init_sec_buffer_desc,@function init_sec_buffer_desc: # @init_sec_buffer_desc .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) movq %rdx, -24(%rbp) movl SECBUFFER_VERSION(%rip), %ecx movq -8(%rbp), %rax movl %ecx, 16(%rax) movq -16(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, (%rax) popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size init_sec_buffer_desc, .Lfunc_end0-init_sec_buffer_desc .cfi_endproc # -- End function .type SECBUFFER_VERSION,@object # @SECBUFFER_VERSION .bss .globl SECBUFFER_VERSION .p2align 2 SECBUFFER_VERSION: .long 0 # 0x0 .size SECBUFFER_VERSION, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym init_sec_buffer_desc .addrsig_sym SECBUFFER_VERSION
poco/Data/SQLite/src/extr_sqlite3.c_sqlite3_wal_checkpoint_v2.c
arm/extr_sqlite3_sqlite3_wal_checkpoint_v2_O0_gcc.s
x86_64/extr_sqlite3_sqlite3_wal_checkpoint_v2_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sqlite3_wal_checkpoint_v2 ; -- Begin function sqlite3_wal_checkpoint_v2 .p2align 2 _sqlite3_wal_checkpoint_v2: ; @sqlite3_wal_checkpoint_v2 .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, #-16] stur x1, [x29, #-24] stur w2, [x29, #-28] str x3, [sp, #24] str x4, [sp, #16] adrp x8, _SQLITE_MAX_ATTACHED@GOTPAGE ldr x8, [x8, _SQLITE_MAX_ATTACHED@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #8] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x9, [sp, #24] mov w8, #-1 str w8, [x9] b LBB0_2 LBB0_2: ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x9, [sp, #16] mov w8, #-1 str w8, [x9] b LBB0_4 LBB0_4: adrp x8, _SQLITE_CHECKPOINT_PASSIVE@GOTPAGE ldr x8, [x8, _SQLITE_CHECKPOINT_PASSIVE@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill ldr w8, [x8] subs w8, w8, #0 cset w8, eq and w0, w8, #0x1 bl _assert adrp x8, _SQLITE_CHECKPOINT_FULL@GOTPAGE ldr x8, [x8, _SQLITE_CHECKPOINT_FULL@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #1 cset w8, eq and w0, w8, #0x1 bl _assert adrp x8, _SQLITE_CHECKPOINT_RESTART@GOTPAGE ldr x8, [x8, _SQLITE_CHECKPOINT_RESTART@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #2 cset w8, eq and w0, w8, #0x1 bl _assert adrp x8, _SQLITE_CHECKPOINT_TRUNCATE@GOTPAGE ldr x8, [x8, _SQLITE_CHECKPOINT_TRUNCATE@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #3 cset w8, eq and w0, w8, #0x1 bl _assert ldr x9, [sp] ; 8-byte Folded Reload ldur w8, [x29, #-28] ldr w9, [x9] subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldur w8, [x29, #-28] adrp x9, _SQLITE_CHECKPOINT_TRUNCATE@GOTPAGE ldr x9, [x9, _SQLITE_CHECKPOINT_TRUNCATE@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, le tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: adrp x8, _SQLITE_MISUSE@GOTPAGE ldr x8, [x8, _SQLITE_MISUSE@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_16 LBB0_7: ldur x8, [x29, #-16] ldr w0, [x8, #8] bl _sqlite3_mutex_enter ldur x8, [x29, #-24] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ldur x8, [x29, #-24] ldrsb w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldur x0, [x29, #-16] ldur x1, [x29, #-24] bl _sqlite3FindDbName str w0, [sp, #8] b LBB0_10 LBB0_10: ldr w8, [sp, #8] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_12 b LBB0_11 LBB0_11: adrp x8, _SQLITE_ERROR@GOTPAGE ldr x8, [x8, _SQLITE_ERROR@GOTPAGEOFF] ldr w9, [x8] str w9, [sp, #12] ldur x0, [x29, #-16] ldr w1, [x8] ldur x3, [x29, #-24] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _sqlite3ErrorWithMsg b LBB0_13 LBB0_12: ldur x8, [x29, #-16] str xzr, [x8, #24] ldur x0, [x29, #-16] ldr w1, [sp, #8] ldur w2, [x29, #-28] ldr x3, [sp, #24] ldr x4, [sp, #16] bl _sqlite3Checkpoint str w0, [sp, #12] ldur x0, [x29, #-16] ldr w1, [sp, #12] bl _sqlite3Error b LBB0_13 LBB0_13: ldur x0, [x29, #-16] ldr w1, [sp, #12] bl _sqlite3ApiExit str w0, [sp, #12] ldur x8, [x29, #-16] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ldur x8, [x29, #-16] str xzr, [x8, #16] b LBB0_15 LBB0_15: ldur x8, [x29, #-16] ldr w0, [x8, #8] bl _sqlite3_mutex_leave ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_16 LBB0_16: ldur w0, [x29, #-4] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _SQLITE_MAX_ATTACHED,4,2 ; @SQLITE_MAX_ATTACHED .comm _SQLITE_CHECKPOINT_PASSIVE,4,2 ; @SQLITE_CHECKPOINT_PASSIVE .comm _SQLITE_CHECKPOINT_FULL,4,2 ; @SQLITE_CHECKPOINT_FULL .comm _SQLITE_CHECKPOINT_RESTART,4,2 ; @SQLITE_CHECKPOINT_RESTART .comm _SQLITE_CHECKPOINT_TRUNCATE,4,2 ; @SQLITE_CHECKPOINT_TRUNCATE .comm _SQLITE_MISUSE,4,2 ; @SQLITE_MISUSE .comm _SQLITE_ERROR,4,2 ; @SQLITE_ERROR .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "unknown database: %s" .comm _SQLITE_MISUSE_BKPT,4,2 ; @SQLITE_MISUSE_BKPT .comm _SQLITE_OK,4,2 ; @SQLITE_OK .subsections_via_symbols
.text .file "extr_sqlite3.c_sqlite3_wal_checkpoint_v2.c" .globl sqlite3_wal_checkpoint_v2 # -- Begin function sqlite3_wal_checkpoint_v2 .p2align 4, 0x90 .type sqlite3_wal_checkpoint_v2,@function sqlite3_wal_checkpoint_v2: # @sqlite3_wal_checkpoint_v2 .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) movq %rcx, -40(%rbp) movq %r8, -48(%rbp) movl SQLITE_MAX_ATTACHED(%rip), %eax movl %eax, -56(%rbp) cmpq $0, -40(%rbp) je .LBB0_2 # %bb.1: movq -40(%rbp), %rax movl $-1, (%rax) .LBB0_2: cmpq $0, -48(%rbp) je .LBB0_4 # %bb.3: movq -48(%rbp), %rax movl $-1, (%rax) .LBB0_4: cmpl $0, SQLITE_CHECKPOINT_PASSIVE(%rip) sete %al andb $1, %al movzbl %al, %edi callq assert@PLT cmpl $1, SQLITE_CHECKPOINT_FULL(%rip) sete %al andb $1, %al movzbl %al, %edi callq assert@PLT cmpl $2, SQLITE_CHECKPOINT_RESTART(%rip) sete %al andb $1, %al movzbl %al, %edi callq assert@PLT cmpl $3, SQLITE_CHECKPOINT_TRUNCATE(%rip) sete %al andb $1, %al movzbl %al, %edi callq assert@PLT movl -28(%rbp), %eax cmpl SQLITE_CHECKPOINT_PASSIVE(%rip), %eax jl .LBB0_6 # %bb.5: movl -28(%rbp), %eax cmpl SQLITE_CHECKPOINT_TRUNCATE(%rip), %eax jle .LBB0_7 .LBB0_6: movl SQLITE_MISUSE(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_16 .LBB0_7: movq -16(%rbp), %rax movl 8(%rax), %edi callq sqlite3_mutex_enter@PLT cmpq $0, -24(%rbp) je .LBB0_10 # %bb.8: movq -24(%rbp), %rax movsbl (%rax), %eax cmpl $0, %eax je .LBB0_10 # %bb.9: movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq sqlite3FindDbName@PLT movl %eax, -56(%rbp) .LBB0_10: cmpl $0, -56(%rbp) jge .LBB0_12 # %bb.11: movl SQLITE_ERROR(%rip), %eax movl %eax, -52(%rbp) movq -16(%rbp), %rdi movl SQLITE_ERROR(%rip), %esi movq -24(%rbp), %rcx leaq .L.str(%rip), %rdx callq sqlite3ErrorWithMsg@PLT jmp .LBB0_13 .LBB0_12: movq -16(%rbp), %rax movq $0, 24(%rax) movq -16(%rbp), %rdi movl -56(%rbp), %esi movl -28(%rbp), %edx movq -40(%rbp), %rcx movq -48(%rbp), %r8 callq sqlite3Checkpoint@PLT movl %eax, -52(%rbp) movq -16(%rbp), %rdi movl -52(%rbp), %esi callq sqlite3Error@PLT .LBB0_13: movq -16(%rbp), %rdi movl -52(%rbp), %esi callq sqlite3ApiExit@PLT movl %eax, -52(%rbp) movq -16(%rbp), %rax cmpq $0, (%rax) jne .LBB0_15 # %bb.14: movq -16(%rbp), %rax movq $0, 16(%rax) .LBB0_15: movq -16(%rbp), %rax movl 8(%rax), %edi callq sqlite3_mutex_leave@PLT movl -52(%rbp), %eax movl %eax, -4(%rbp) .LBB0_16: movl -4(%rbp), %eax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size sqlite3_wal_checkpoint_v2, .Lfunc_end0-sqlite3_wal_checkpoint_v2 .cfi_endproc # -- End function .type SQLITE_MAX_ATTACHED,@object # @SQLITE_MAX_ATTACHED .bss .globl SQLITE_MAX_ATTACHED .p2align 2 SQLITE_MAX_ATTACHED: .long 0 # 0x0 .size SQLITE_MAX_ATTACHED, 4 .type SQLITE_CHECKPOINT_PASSIVE,@object # @SQLITE_CHECKPOINT_PASSIVE .globl SQLITE_CHECKPOINT_PASSIVE .p2align 2 SQLITE_CHECKPOINT_PASSIVE: .long 0 # 0x0 .size SQLITE_CHECKPOINT_PASSIVE, 4 .type SQLITE_CHECKPOINT_FULL,@object # @SQLITE_CHECKPOINT_FULL .globl SQLITE_CHECKPOINT_FULL .p2align 2 SQLITE_CHECKPOINT_FULL: .long 0 # 0x0 .size SQLITE_CHECKPOINT_FULL, 4 .type SQLITE_CHECKPOINT_RESTART,@object # @SQLITE_CHECKPOINT_RESTART .globl SQLITE_CHECKPOINT_RESTART .p2align 2 SQLITE_CHECKPOINT_RESTART: .long 0 # 0x0 .size SQLITE_CHECKPOINT_RESTART, 4 .type SQLITE_CHECKPOINT_TRUNCATE,@object # @SQLITE_CHECKPOINT_TRUNCATE .globl SQLITE_CHECKPOINT_TRUNCATE .p2align 2 SQLITE_CHECKPOINT_TRUNCATE: .long 0 # 0x0 .size SQLITE_CHECKPOINT_TRUNCATE, 4 .type SQLITE_MISUSE,@object # @SQLITE_MISUSE .globl SQLITE_MISUSE .p2align 2 SQLITE_MISUSE: .long 0 # 0x0 .size SQLITE_MISUSE, 4 .type SQLITE_ERROR,@object # @SQLITE_ERROR .globl SQLITE_ERROR .p2align 2 SQLITE_ERROR: .long 0 # 0x0 .size SQLITE_ERROR, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "unknown database: %s" .size .L.str, 21 .type SQLITE_MISUSE_BKPT,@object # @SQLITE_MISUSE_BKPT .bss .globl SQLITE_MISUSE_BKPT .p2align 2 SQLITE_MISUSE_BKPT: .long 0 # 0x0 .size SQLITE_MISUSE_BKPT, 4 .type SQLITE_OK,@object # @SQLITE_OK .globl SQLITE_OK .p2align 2 SQLITE_OK: .long 0 # 0x0 .size SQLITE_OK, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym assert .addrsig_sym sqlite3_mutex_enter .addrsig_sym sqlite3FindDbName .addrsig_sym sqlite3ErrorWithMsg .addrsig_sym sqlite3Checkpoint .addrsig_sym sqlite3Error .addrsig_sym sqlite3ApiExit .addrsig_sym sqlite3_mutex_leave .addrsig_sym SQLITE_MAX_ATTACHED .addrsig_sym SQLITE_CHECKPOINT_PASSIVE .addrsig_sym SQLITE_CHECKPOINT_FULL .addrsig_sym SQLITE_CHECKPOINT_RESTART .addrsig_sym SQLITE_CHECKPOINT_TRUNCATE .addrsig_sym SQLITE_MISUSE .addrsig_sym SQLITE_ERROR
linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/extr_hw_atl_utils.c_hw_atl_utils_rpc_state_get.c
arm/extr_hw_atl_utils_hw_atl_utils_rpc_state_get_O0_gcc.s
x86_64/extr_hw_atl_utils_hw_atl_utils_rpc_state_get_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hw_atl_utils_rpc_state_get _hw_atl_utils_rpc_state_get: ; @hw_atl_utils_rpc_state_get .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, _HW_ATL_RPC_STATE_ADR@GOTPAGE ldr x8, [x8, _HW_ATL_RPC_STATE_ADR@GOTPAGEOFF] ldr w1, [x8] bl _aq_hw_read_reg ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _HW_ATL_RPC_STATE_ADR,4,2 ; @HW_ATL_RPC_STATE_ADR .no_dead_strip _hw_atl_utils_rpc_state_get .subsections_via_symbols
.text .file "extr_hw_atl_utils.c_hw_atl_utils_rpc_state_get.c" .p2align 4, 0x90 # -- Begin function hw_atl_utils_rpc_state_get .type hw_atl_utils_rpc_state_get,@function hw_atl_utils_rpc_state_get: # @hw_atl_utils_rpc_state_get .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 HW_ATL_RPC_STATE_ADR(%rip), %esi callq aq_hw_read_reg@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size hw_atl_utils_rpc_state_get, .Lfunc_end0-hw_atl_utils_rpc_state_get .cfi_endproc # -- End function .type HW_ATL_RPC_STATE_ADR,@object # @HW_ATL_RPC_STATE_ADR .bss .globl HW_ATL_RPC_STATE_ADR .p2align 2 HW_ATL_RPC_STATE_ADR: .long 0 # 0x0 .size HW_ATL_RPC_STATE_ADR, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym hw_atl_utils_rpc_state_get .addrsig_sym aq_hw_read_reg .addrsig_sym HW_ATL_RPC_STATE_ADR
linux/drivers/phy/cadence/extr_phy-cadence-dp.c_cdns_dp_phy_pma_cmn_cfg_25mhz.c
arm/extr_phy-cadence-dp_cdns_dp_phy_pma_cmn_cfg_25mhz_O0_gcc.s
x86_64/extr_phy-cadence-dp_cdns_dp_phy_pma_cmn_cfg_25mhz_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cdns_dp_phy_pma_cmn_cfg_25mhz _cdns_dp_phy_pma_cmn_cfg_25mhz: ; @cdns_dp_phy_pma_cmn_cfg_25mhz .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] adrp x9, _CMN_SSM_BIAS_TMR@GOTPAGE ldr x9, [x9, _CMN_SSM_BIAS_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #25 str w0, [sp, #16] ; 4-byte Folded Spill bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLLSM0_PLLPRE_TMR@GOTPAGE ldr x9, [x9, _CMN_PLLSM0_PLLPRE_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #50 str w0, [sp, #4] ; 4-byte Folded Spill bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLLSM0_PLLLOCK_TMR@GOTPAGE ldr x9, [x9, _CMN_PLLSM0_PLLLOCK_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #209 str w0, [sp, #8] ; 4-byte Folded Spill bl _writel ldr w0, [sp, #4] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLLSM1_PLLPRE_TMR@GOTPAGE ldr x9, [x9, _CMN_PLLSM1_PLLPRE_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldr w0, [sp, #8] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLLSM1_PLLLOCK_TMR@GOTPAGE ldr x9, [x9, _CMN_PLLSM1_PLLLOCK_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_BGCAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_BGCAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #125 str w0, [sp, #12] ; 4-byte Folded Spill bl _writel ldr w0, [sp, #12] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_BGCAL_ITER_TMR@GOTPAGE ldr x9, [x9, _CMN_BGCAL_ITER_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldr w0, [sp, #16] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_IBCAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_IBCAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_TXPUCAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_TXPUCAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #30 str w0, [sp, #20] ; 4-byte Folded Spill bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_TXPUCAL_ITER_TMR@GOTPAGE ldr x9, [x9, _CMN_TXPUCAL_ITER_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #6 str w0, [sp, #24] ; 4-byte Folded Spill bl _writel ldr w0, [sp, #20] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_TXPDCAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_TXPDCAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldr w0, [sp, #24] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_TXPDCAL_ITER_TMR@GOTPAGE ldr x9, [x9, _CMN_TXPDCAL_ITER_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_RXCAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_RXCAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #750 bl _writel ldr w0, [sp, #24] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_RXCAL_ITER_TMR@GOTPAGE ldr x9, [x9, _CMN_RXCAL_ITER_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_SD_CAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_SD_CAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #2 stur w0, [x29, #-20] ; 4-byte Folded Spill bl _writel ldur w0, [x29, #-20] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_SD_CAL_ITER_TMR@GOTPAGE ldr x9, [x9, _CMN_SD_CAL_ITER_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_SD_CAL_REFTIM_START@GOTPAGE ldr x9, [x9, _CMN_SD_CAL_REFTIM_START@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #14 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_SD_CAL_PLLCNT_START@GOTPAGE ldr x9, [x9, _CMN_SD_CAL_PLLCNT_START@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #299 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PDIAG_PLL0_CP_PADJ_M0@GOTPAGE ldr x9, [x9, _CMN_PDIAG_PLL0_CP_PADJ_M0@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #1033 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PDIAG_PLL0_CP_IADJ_M0@GOTPAGE ldr x9, [x9, _CMN_PDIAG_PLL0_CP_IADJ_M0@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #4097 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PDIAG_PLL0_FILT_PADJ_M0@GOTPAGE ldr x9, [x9, _CMN_PDIAG_PLL0_FILT_PADJ_M0@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #3848 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLL0_DSM_DIAG_M0@GOTPAGE ldr x9, [x9, _CMN_PLL0_DSM_DIAG_M0@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #4 stur w0, [x29, #-12] ; 4-byte Folded Spill bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLL0_VCOCAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_PLL0_VCOCAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #250 stur w0, [x29, #-16] ; 4-byte Folded Spill bl _writel ldur w0, [x29, #-12] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLL0_VCOCAL_ITER_TMR@GOTPAGE ldr x9, [x9, _CMN_PLL0_VCOCAL_ITER_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur w0, [x29, #-16] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLL1_VCOCAL_INIT_TMR@GOTPAGE ldr x9, [x9, _CMN_PLL1_VCOCAL_INIT_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur w0, [x29, #-12] ; 4-byte Folded Reload ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLL1_VCOCAL_ITER_TMR@GOTPAGE ldr x9, [x9, _CMN_PLL1_VCOCAL_ITER_TMR@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 bl _writel ldur x8, [x29, #-8] ldr x8, [x8] adrp x9, _CMN_PLL0_VCOCAL_REFTIM_START@GOTPAGE ldr x9, [x9, _CMN_PLL0_VCOCAL_REFTIM_START@GOTPAGEOFF] ldr x9, [x9] add x1, x8, x9 mov w0, #792 bl _writel ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _CMN_SSM_BIAS_TMR,8,3 ; @CMN_SSM_BIAS_TMR .comm _CMN_PLLSM0_PLLPRE_TMR,8,3 ; @CMN_PLLSM0_PLLPRE_TMR .comm _CMN_PLLSM0_PLLLOCK_TMR,8,3 ; @CMN_PLLSM0_PLLLOCK_TMR .comm _CMN_PLLSM1_PLLPRE_TMR,8,3 ; @CMN_PLLSM1_PLLPRE_TMR .comm _CMN_PLLSM1_PLLLOCK_TMR,8,3 ; @CMN_PLLSM1_PLLLOCK_TMR .comm _CMN_BGCAL_INIT_TMR,8,3 ; @CMN_BGCAL_INIT_TMR .comm _CMN_BGCAL_ITER_TMR,8,3 ; @CMN_BGCAL_ITER_TMR .comm _CMN_IBCAL_INIT_TMR,8,3 ; @CMN_IBCAL_INIT_TMR .comm _CMN_TXPUCAL_INIT_TMR,8,3 ; @CMN_TXPUCAL_INIT_TMR .comm _CMN_TXPUCAL_ITER_TMR,8,3 ; @CMN_TXPUCAL_ITER_TMR .comm _CMN_TXPDCAL_INIT_TMR,8,3 ; @CMN_TXPDCAL_INIT_TMR .comm _CMN_TXPDCAL_ITER_TMR,8,3 ; @CMN_TXPDCAL_ITER_TMR .comm _CMN_RXCAL_INIT_TMR,8,3 ; @CMN_RXCAL_INIT_TMR .comm _CMN_RXCAL_ITER_TMR,8,3 ; @CMN_RXCAL_ITER_TMR .comm _CMN_SD_CAL_INIT_TMR,8,3 ; @CMN_SD_CAL_INIT_TMR .comm _CMN_SD_CAL_ITER_TMR,8,3 ; @CMN_SD_CAL_ITER_TMR .comm _CMN_SD_CAL_REFTIM_START,8,3 ; @CMN_SD_CAL_REFTIM_START .comm _CMN_SD_CAL_PLLCNT_START,8,3 ; @CMN_SD_CAL_PLLCNT_START .comm _CMN_PDIAG_PLL0_CP_PADJ_M0,8,3 ; @CMN_PDIAG_PLL0_CP_PADJ_M0 .comm _CMN_PDIAG_PLL0_CP_IADJ_M0,8,3 ; @CMN_PDIAG_PLL0_CP_IADJ_M0 .comm _CMN_PDIAG_PLL0_FILT_PADJ_M0,8,3 ; @CMN_PDIAG_PLL0_FILT_PADJ_M0 .comm _CMN_PLL0_DSM_DIAG_M0,8,3 ; @CMN_PLL0_DSM_DIAG_M0 .comm _CMN_PLL0_VCOCAL_INIT_TMR,8,3 ; @CMN_PLL0_VCOCAL_INIT_TMR .comm _CMN_PLL0_VCOCAL_ITER_TMR,8,3 ; @CMN_PLL0_VCOCAL_ITER_TMR .comm _CMN_PLL1_VCOCAL_INIT_TMR,8,3 ; @CMN_PLL1_VCOCAL_INIT_TMR .comm _CMN_PLL1_VCOCAL_ITER_TMR,8,3 ; @CMN_PLL1_VCOCAL_ITER_TMR .comm _CMN_PLL0_VCOCAL_REFTIM_START,8,3 ; @CMN_PLL0_VCOCAL_REFTIM_START .no_dead_strip _cdns_dp_phy_pma_cmn_cfg_25mhz .subsections_via_symbols
.text .file "extr_phy-cadence-dp.c_cdns_dp_phy_pma_cmn_cfg_25mhz.c" .p2align 4, 0x90 # -- Begin function cdns_dp_phy_pma_cmn_cfg_25mhz .type cdns_dp_phy_pma_cmn_cfg_25mhz,@function cdns_dp_phy_pma_cmn_cfg_25mhz: # @cdns_dp_phy_pma_cmn_cfg_25mhz .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), %rsi addq CMN_SSM_BIAS_TMR(%rip), %rsi movl $25, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLLSM0_PLLPRE_TMR(%rip), %rsi movl $50, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLLSM0_PLLLOCK_TMR(%rip), %rsi movl $209, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLLSM1_PLLPRE_TMR(%rip), %rsi movl $50, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLLSM1_PLLLOCK_TMR(%rip), %rsi movl $209, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_BGCAL_INIT_TMR(%rip), %rsi movl $125, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_BGCAL_ITER_TMR(%rip), %rsi movl $125, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_IBCAL_INIT_TMR(%rip), %rsi movl $25, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_TXPUCAL_INIT_TMR(%rip), %rsi movl $30, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_TXPUCAL_ITER_TMR(%rip), %rsi movl $6, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_TXPDCAL_INIT_TMR(%rip), %rsi movl $30, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_TXPDCAL_ITER_TMR(%rip), %rsi movl $6, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_RXCAL_INIT_TMR(%rip), %rsi movl $750, %edi # imm = 0x2EE callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_RXCAL_ITER_TMR(%rip), %rsi movl $6, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_SD_CAL_INIT_TMR(%rip), %rsi movl $2, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_SD_CAL_ITER_TMR(%rip), %rsi movl $2, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_SD_CAL_REFTIM_START(%rip), %rsi movl $14, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_SD_CAL_PLLCNT_START(%rip), %rsi movl $299, %edi # imm = 0x12B callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PDIAG_PLL0_CP_PADJ_M0(%rip), %rsi movl $1033, %edi # imm = 0x409 callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PDIAG_PLL0_CP_IADJ_M0(%rip), %rsi movl $4097, %edi # imm = 0x1001 callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PDIAG_PLL0_FILT_PADJ_M0(%rip), %rsi movl $3848, %edi # imm = 0xF08 callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLL0_DSM_DIAG_M0(%rip), %rsi movl $4, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLL0_VCOCAL_INIT_TMR(%rip), %rsi movl $250, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLL0_VCOCAL_ITER_TMR(%rip), %rsi movl $4, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLL1_VCOCAL_INIT_TMR(%rip), %rsi movl $250, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLL1_VCOCAL_ITER_TMR(%rip), %rsi movl $4, %edi callq writel@PLT movq -8(%rbp), %rax movq (%rax), %rsi addq CMN_PLL0_VCOCAL_REFTIM_START(%rip), %rsi movl $792, %edi # imm = 0x318 callq writel@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size cdns_dp_phy_pma_cmn_cfg_25mhz, .Lfunc_end0-cdns_dp_phy_pma_cmn_cfg_25mhz .cfi_endproc # -- End function .type CMN_SSM_BIAS_TMR,@object # @CMN_SSM_BIAS_TMR .bss .globl CMN_SSM_BIAS_TMR .p2align 3 CMN_SSM_BIAS_TMR: .quad 0 # 0x0 .size CMN_SSM_BIAS_TMR, 8 .type CMN_PLLSM0_PLLPRE_TMR,@object # @CMN_PLLSM0_PLLPRE_TMR .globl CMN_PLLSM0_PLLPRE_TMR .p2align 3 CMN_PLLSM0_PLLPRE_TMR: .quad 0 # 0x0 .size CMN_PLLSM0_PLLPRE_TMR, 8 .type CMN_PLLSM0_PLLLOCK_TMR,@object # @CMN_PLLSM0_PLLLOCK_TMR .globl CMN_PLLSM0_PLLLOCK_TMR .p2align 3 CMN_PLLSM0_PLLLOCK_TMR: .quad 0 # 0x0 .size CMN_PLLSM0_PLLLOCK_TMR, 8 .type CMN_PLLSM1_PLLPRE_TMR,@object # @CMN_PLLSM1_PLLPRE_TMR .globl CMN_PLLSM1_PLLPRE_TMR .p2align 3 CMN_PLLSM1_PLLPRE_TMR: .quad 0 # 0x0 .size CMN_PLLSM1_PLLPRE_TMR, 8 .type CMN_PLLSM1_PLLLOCK_TMR,@object # @CMN_PLLSM1_PLLLOCK_TMR .globl CMN_PLLSM1_PLLLOCK_TMR .p2align 3 CMN_PLLSM1_PLLLOCK_TMR: .quad 0 # 0x0 .size CMN_PLLSM1_PLLLOCK_TMR, 8 .type CMN_BGCAL_INIT_TMR,@object # @CMN_BGCAL_INIT_TMR .globl CMN_BGCAL_INIT_TMR .p2align 3 CMN_BGCAL_INIT_TMR: .quad 0 # 0x0 .size CMN_BGCAL_INIT_TMR, 8 .type CMN_BGCAL_ITER_TMR,@object # @CMN_BGCAL_ITER_TMR .globl CMN_BGCAL_ITER_TMR .p2align 3 CMN_BGCAL_ITER_TMR: .quad 0 # 0x0 .size CMN_BGCAL_ITER_TMR, 8 .type CMN_IBCAL_INIT_TMR,@object # @CMN_IBCAL_INIT_TMR .globl CMN_IBCAL_INIT_TMR .p2align 3 CMN_IBCAL_INIT_TMR: .quad 0 # 0x0 .size CMN_IBCAL_INIT_TMR, 8 .type CMN_TXPUCAL_INIT_TMR,@object # @CMN_TXPUCAL_INIT_TMR .globl CMN_TXPUCAL_INIT_TMR .p2align 3 CMN_TXPUCAL_INIT_TMR: .quad 0 # 0x0 .size CMN_TXPUCAL_INIT_TMR, 8 .type CMN_TXPUCAL_ITER_TMR,@object # @CMN_TXPUCAL_ITER_TMR .globl CMN_TXPUCAL_ITER_TMR .p2align 3 CMN_TXPUCAL_ITER_TMR: .quad 0 # 0x0 .size CMN_TXPUCAL_ITER_TMR, 8 .type CMN_TXPDCAL_INIT_TMR,@object # @CMN_TXPDCAL_INIT_TMR .globl CMN_TXPDCAL_INIT_TMR .p2align 3 CMN_TXPDCAL_INIT_TMR: .quad 0 # 0x0 .size CMN_TXPDCAL_INIT_TMR, 8 .type CMN_TXPDCAL_ITER_TMR,@object # @CMN_TXPDCAL_ITER_TMR .globl CMN_TXPDCAL_ITER_TMR .p2align 3 CMN_TXPDCAL_ITER_TMR: .quad 0 # 0x0 .size CMN_TXPDCAL_ITER_TMR, 8 .type CMN_RXCAL_INIT_TMR,@object # @CMN_RXCAL_INIT_TMR .globl CMN_RXCAL_INIT_TMR .p2align 3 CMN_RXCAL_INIT_TMR: .quad 0 # 0x0 .size CMN_RXCAL_INIT_TMR, 8 .type CMN_RXCAL_ITER_TMR,@object # @CMN_RXCAL_ITER_TMR .globl CMN_RXCAL_ITER_TMR .p2align 3 CMN_RXCAL_ITER_TMR: .quad 0 # 0x0 .size CMN_RXCAL_ITER_TMR, 8 .type CMN_SD_CAL_INIT_TMR,@object # @CMN_SD_CAL_INIT_TMR .globl CMN_SD_CAL_INIT_TMR .p2align 3 CMN_SD_CAL_INIT_TMR: .quad 0 # 0x0 .size CMN_SD_CAL_INIT_TMR, 8 .type CMN_SD_CAL_ITER_TMR,@object # @CMN_SD_CAL_ITER_TMR .globl CMN_SD_CAL_ITER_TMR .p2align 3 CMN_SD_CAL_ITER_TMR: .quad 0 # 0x0 .size CMN_SD_CAL_ITER_TMR, 8 .type CMN_SD_CAL_REFTIM_START,@object # @CMN_SD_CAL_REFTIM_START .globl CMN_SD_CAL_REFTIM_START .p2align 3 CMN_SD_CAL_REFTIM_START: .quad 0 # 0x0 .size CMN_SD_CAL_REFTIM_START, 8 .type CMN_SD_CAL_PLLCNT_START,@object # @CMN_SD_CAL_PLLCNT_START .globl CMN_SD_CAL_PLLCNT_START .p2align 3 CMN_SD_CAL_PLLCNT_START: .quad 0 # 0x0 .size CMN_SD_CAL_PLLCNT_START, 8 .type CMN_PDIAG_PLL0_CP_PADJ_M0,@object # @CMN_PDIAG_PLL0_CP_PADJ_M0 .globl CMN_PDIAG_PLL0_CP_PADJ_M0 .p2align 3 CMN_PDIAG_PLL0_CP_PADJ_M0: .quad 0 # 0x0 .size CMN_PDIAG_PLL0_CP_PADJ_M0, 8 .type CMN_PDIAG_PLL0_CP_IADJ_M0,@object # @CMN_PDIAG_PLL0_CP_IADJ_M0 .globl CMN_PDIAG_PLL0_CP_IADJ_M0 .p2align 3 CMN_PDIAG_PLL0_CP_IADJ_M0: .quad 0 # 0x0 .size CMN_PDIAG_PLL0_CP_IADJ_M0, 8 .type CMN_PDIAG_PLL0_FILT_PADJ_M0,@object # @CMN_PDIAG_PLL0_FILT_PADJ_M0 .globl CMN_PDIAG_PLL0_FILT_PADJ_M0 .p2align 3 CMN_PDIAG_PLL0_FILT_PADJ_M0: .quad 0 # 0x0 .size CMN_PDIAG_PLL0_FILT_PADJ_M0, 8 .type CMN_PLL0_DSM_DIAG_M0,@object # @CMN_PLL0_DSM_DIAG_M0 .globl CMN_PLL0_DSM_DIAG_M0 .p2align 3 CMN_PLL0_DSM_DIAG_M0: .quad 0 # 0x0 .size CMN_PLL0_DSM_DIAG_M0, 8 .type CMN_PLL0_VCOCAL_INIT_TMR,@object # @CMN_PLL0_VCOCAL_INIT_TMR .globl CMN_PLL0_VCOCAL_INIT_TMR .p2align 3 CMN_PLL0_VCOCAL_INIT_TMR: .quad 0 # 0x0 .size CMN_PLL0_VCOCAL_INIT_TMR, 8 .type CMN_PLL0_VCOCAL_ITER_TMR,@object # @CMN_PLL0_VCOCAL_ITER_TMR .globl CMN_PLL0_VCOCAL_ITER_TMR .p2align 3 CMN_PLL0_VCOCAL_ITER_TMR: .quad 0 # 0x0 .size CMN_PLL0_VCOCAL_ITER_TMR, 8 .type CMN_PLL1_VCOCAL_INIT_TMR,@object # @CMN_PLL1_VCOCAL_INIT_TMR .globl CMN_PLL1_VCOCAL_INIT_TMR .p2align 3 CMN_PLL1_VCOCAL_INIT_TMR: .quad 0 # 0x0 .size CMN_PLL1_VCOCAL_INIT_TMR, 8 .type CMN_PLL1_VCOCAL_ITER_TMR,@object # @CMN_PLL1_VCOCAL_ITER_TMR .globl CMN_PLL1_VCOCAL_ITER_TMR .p2align 3 CMN_PLL1_VCOCAL_ITER_TMR: .quad 0 # 0x0 .size CMN_PLL1_VCOCAL_ITER_TMR, 8 .type CMN_PLL0_VCOCAL_REFTIM_START,@object # @CMN_PLL0_VCOCAL_REFTIM_START .globl CMN_PLL0_VCOCAL_REFTIM_START .p2align 3 CMN_PLL0_VCOCAL_REFTIM_START: .quad 0 # 0x0 .size CMN_PLL0_VCOCAL_REFTIM_START, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym cdns_dp_phy_pma_cmn_cfg_25mhz .addrsig_sym writel .addrsig_sym CMN_SSM_BIAS_TMR .addrsig_sym CMN_PLLSM0_PLLPRE_TMR .addrsig_sym CMN_PLLSM0_PLLLOCK_TMR .addrsig_sym CMN_PLLSM1_PLLPRE_TMR .addrsig_sym CMN_PLLSM1_PLLLOCK_TMR .addrsig_sym CMN_BGCAL_INIT_TMR .addrsig_sym CMN_BGCAL_ITER_TMR .addrsig_sym CMN_IBCAL_INIT_TMR .addrsig_sym CMN_TXPUCAL_INIT_TMR .addrsig_sym CMN_TXPUCAL_ITER_TMR .addrsig_sym CMN_TXPDCAL_INIT_TMR .addrsig_sym CMN_TXPDCAL_ITER_TMR .addrsig_sym CMN_RXCAL_INIT_TMR .addrsig_sym CMN_RXCAL_ITER_TMR .addrsig_sym CMN_SD_CAL_INIT_TMR .addrsig_sym CMN_SD_CAL_ITER_TMR .addrsig_sym CMN_SD_CAL_REFTIM_START .addrsig_sym CMN_SD_CAL_PLLCNT_START .addrsig_sym CMN_PDIAG_PLL0_CP_PADJ_M0 .addrsig_sym CMN_PDIAG_PLL0_CP_IADJ_M0 .addrsig_sym CMN_PDIAG_PLL0_FILT_PADJ_M0 .addrsig_sym CMN_PLL0_DSM_DIAG_M0 .addrsig_sym CMN_PLL0_VCOCAL_INIT_TMR .addrsig_sym CMN_PLL0_VCOCAL_ITER_TMR .addrsig_sym CMN_PLL1_VCOCAL_INIT_TMR .addrsig_sym CMN_PLL1_VCOCAL_ITER_TMR .addrsig_sym CMN_PLL0_VCOCAL_REFTIM_START
freebsd/sys/rpc/extr_auth_none.c_authnone_create.c
arm/extr_auth_none_authnone_create_O0_gcc.s
x86_64/extr_auth_none_authnone_create_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _authnone_create ; -- Begin function authnone_create .p2align 2 _authnone_create: ; @authnone_create .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 adrp x8, _authnone_private@GOTPAGE ldr x8, [x8, _authnone_private@GOTPAGEOFF] str x8, [sp, #8] ldr x0, [sp, #8] add sp, sp, #16 ret .cfi_endproc ; -- End function .comm _authnone_private,4,2 ; @authnone_private .subsections_via_symbols
.text .file "extr_auth_none.c_authnone_create.c" .globl authnone_create # -- Begin function authnone_create .p2align 4, 0x90 .type authnone_create,@function authnone_create: # @authnone_create .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq authnone_private(%rip), %rax movq %rax, -8(%rbp) movq -8(%rbp), %rax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size authnone_create, .Lfunc_end0-authnone_create .cfi_endproc # -- End function .type authnone_private,@object # @authnone_private .bss .globl authnone_private .p2align 2 authnone_private: .zero 4 .size authnone_private, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym authnone_private
linux/security/selinux/ss/extr_services.c_selinux_ss_init.c
arm/extr_services_selinux_ss_init_O0_gcc.s
x86_64/extr_services_selinux_ss_init_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _selinux_ss_init ; -- Begin function selinux_ss_init .p2align 2 _selinux_ss_init: ; @selinux_ss_init .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, _selinux_ss@GOTPAGE ldr x8, [x8, _selinux_ss@GOTPAGEOFF] str x8, [sp] ; 8-byte Folded Spill str x0, [sp, #8] add x0, x8, #4 bl _rwlock_init ldr x0, [sp] ; 8-byte Folded Reload bl _mutex_init ldr x8, [sp] ; 8-byte Folded Reload ldr x9, [sp, #8] str x8, [x9] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _selinux_ss,8,2 ; @selinux_ss .subsections_via_symbols
.text .file "extr_services.c_selinux_ss_init.c" .globl selinux_ss_init # -- Begin function selinux_ss_init .p2align 4, 0x90 .type selinux_ss_init,@function selinux_ss_init: # @selinux_ss_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 $16, %rsp movq %rdi, -8(%rbp) leaq selinux_ss(%rip), %rdi addq $4, %rdi callq rwlock_init@PLT leaq selinux_ss(%rip), %rdi callq mutex_init@PLT movq -8(%rbp), %rax leaq selinux_ss(%rip), %rcx movq %rcx, (%rax) addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size selinux_ss_init, .Lfunc_end0-selinux_ss_init .cfi_endproc # -- End function .type selinux_ss,@object # @selinux_ss .bss .globl selinux_ss .p2align 2 selinux_ss: .zero 8 .size selinux_ss, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rwlock_init .addrsig_sym mutex_init .addrsig_sym selinux_ss
fastsocket/kernel/net/rds/extr_ib_recv.c_rds_ib_get_ack.c
arm/extr_ib_recv_rds_ib_get_ack_O0_gcc.s
x86_64/extr_ib_recv_rds_ib_get_ack_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rds_ib_get_ack _rds_ib_get_ack: ; @rds_ib_get_ack .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] adrp x8, _IB_ACK_REQUESTED@GOTPAGE ldr x8, [x8, _IB_ACK_REQUESTED@GOTPAGEOFF] ldr w0, [x8] ldur x8, [x29, #-8] add x1, x8, #8 bl _clear_bit ldur x0, [x29, #-8] ldr x1, [sp, #16] bl _spin_lock_irqsave ldur x8, [x29, #-8] ldr w8, [x8, #4] str w8, [sp, #12] ldur x0, [x29, #-8] 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 .comm _IB_ACK_REQUESTED,4,2 ; @IB_ACK_REQUESTED .no_dead_strip _rds_ib_get_ack .subsections_via_symbols
.text .file "extr_ib_recv.c_rds_ib_get_ack.c" .p2align 4, 0x90 # -- Begin function rds_ib_get_ack .type rds_ib_get_ack,@function rds_ib_get_ack: # @rds_ib_get_ack .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 IB_ACK_REQUESTED(%rip), %edi movq -8(%rbp), %rsi addq $8, %rsi callq clear_bit@PLT movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq spin_lock_irqsave@PLT movq -8(%rbp), %rax movl 4(%rax), %eax movl %eax, -20(%rbp) movq -8(%rbp), %rdi 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 rds_ib_get_ack, .Lfunc_end0-rds_ib_get_ack .cfi_endproc # -- End function .type IB_ACK_REQUESTED,@object # @IB_ACK_REQUESTED .bss .globl IB_ACK_REQUESTED .p2align 2 IB_ACK_REQUESTED: .long 0 # 0x0 .size IB_ACK_REQUESTED, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rds_ib_get_ack .addrsig_sym clear_bit .addrsig_sym spin_lock_irqsave .addrsig_sym spin_unlock_irqrestore .addrsig_sym IB_ACK_REQUESTED
linux/arch/powerpc/mm/nohash/extr_tlb.c_tlb_flush.c
arm/extr_tlb_tlb_flush_O0_gcc.s
x86_64/extr_tlb_tlb_flush_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tlb_flush ; -- Begin function tlb_flush .p2align 2 _tlb_flush: ; @tlb_flush .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] adrp x8, _Hash@GOTPAGE ldr x8, [x8, _Hash@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: bl __tlbia b LBB0_2 LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _Hash,4,2 ; @Hash .subsections_via_symbols
.text .file "extr_tlb.c_tlb_flush.c" .globl tlb_flush # -- Begin function tlb_flush .p2align 4, 0x90 .type tlb_flush,@function tlb_flush: # @tlb_flush .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) cmpl $0, Hash(%rip) jne .LBB0_2 # %bb.1: movb $0, %al callq _tlbia@PLT .LBB0_2: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size tlb_flush, .Lfunc_end0-tlb_flush .cfi_endproc # -- End function .type Hash,@object # @Hash .bss .globl Hash .p2align 2 Hash: .long 0 # 0x0 .size Hash, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym _tlbia .addrsig_sym Hash
fastsocket/kernel/drivers/net/extr_niu.c_link_status_10g_mrvl.c
arm/extr_niu_link_status_10g_mrvl_O0_gcc.s
x86_64/extr_niu_link_status_10g_mrvl_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function link_status_10g_mrvl _link_status_10g_mrvl: ; @link_status_10g_mrvl .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, _MRVL88X2011_PMA_PMD_STATUS_1@GOTPAGE ldr x8, [x8, _MRVL88X2011_PMA_PMD_STATUS_1@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill stur x0, [x29, #-8] stur x1, [x29, #-16] stur wzr, [x29, #-24] ldur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w1, [x8, #8] adrp x8, _MRVL88X2011_USER_DEV1_ADDR@GOTPAGE ldr x8, [x8, _MRVL88X2011_USER_DEV1_ADDR@GOTPAGEOFF] ldr w2, [x8] adrp x8, _MRVL88X2011_10G_PMD_STATUS_2@GOTPAGE ldr x8, [x8, _MRVL88X2011_10G_PMD_STATUS_2@GOTPAGEOFF] ldr w3, [x8] bl _mdio_read stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_15 LBB0_2: ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur x9, [x29, #-8] ldr w1, [x9, #8] adrp x9, _MRVL88X2011_USER_DEV1_ADDR@GOTPAGE ldr x9, [x9, _MRVL88X2011_USER_DEV1_ADDR@GOTPAGEOFF] ldr w2, [x9] ldr w3, [x8] bl _mdio_read stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: b LBB0_15 LBB0_4: ldr x8, [sp, #24] ; 8-byte Folded Reload ldur w10, [x29, #-20] adrp x9, _MRVL88X2011_LNK_STATUS_OK@GOTPAGE ldr x9, [x9, _MRVL88X2011_LNK_STATUS_OK@GOTPAGEOFF] ldr w11, [x9] mov w9, #0 ands w10, w10, w11 cset w10, ne and w10, w10, #0x1 ands w10, w10, #0x1 csinc w9, w9, wzr, eq stur w9, [x29, #-28] ldur x0, [x29, #-8] ldur x9, [x29, #-8] ldr w1, [x9, #8] adrp x9, _MRVL88X2011_USER_DEV3_ADDR@GOTPAGE ldr x9, [x9, _MRVL88X2011_USER_DEV3_ADDR@GOTPAGEOFF] ldr w2, [x9] ldr w3, [x8] bl _mdio_read stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: b LBB0_15 LBB0_6: ldr x8, [sp, #24] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur x9, [x29, #-8] ldr w1, [x9, #8] adrp x9, _MRVL88X2011_USER_DEV3_ADDR@GOTPAGE ldr x9, [x9, _MRVL88X2011_USER_DEV3_ADDR@GOTPAGEOFF] ldr w2, [x9] ldr w3, [x8] bl _mdio_read stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: b LBB0_15 LBB0_8: ldur w9, [x29, #-20] adrp x8, _MRVL88X2011_LNK_STATUS_OK@GOTPAGE ldr x8, [x8, _MRVL88X2011_LNK_STATUS_OK@GOTPAGEOFF] ldr w10, [x8] mov w8, #0 ands w9, w9, w10 cset w9, ne and w9, w9, #0x1 ands w9, w9, #0x1 csinc w8, w8, wzr, eq str w8, [sp, #32] ldur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w1, [x8, #8] adrp x8, _MRVL88X2011_USER_DEV4_ADDR@GOTPAGE ldr x8, [x8, _MRVL88X2011_USER_DEV4_ADDR@GOTPAGEOFF] ldr w2, [x8] adrp x8, _MRVL88X2011_10G_XGXS_LANE_STAT@GOTPAGE ldr x8, [x8, _MRVL88X2011_10G_XGXS_LANE_STAT@GOTPAGEOFF] ldr w3, [x8] bl _mdio_read stur w0, [x29, #-20] ldur w8, [x29, #-20] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: b LBB0_15 LBB0_10: ldur w8, [x29, #-20] adrp x9, _PHYXS_XGXS_LANE_STAT_ALINGED@GOTPAGE ldr x9, [x9, _PHYXS_XGXS_LANE_STAT_ALINGED@GOTPAGEOFF] ldr w9, [x9] adrp x10, _PHYXS_XGXS_LANE_STAT_LANE3@GOTPAGE ldr x10, [x10, _PHYXS_XGXS_LANE_STAT_LANE3@GOTPAGEOFF] ldr w10, [x10] orr w9, w9, w10 adrp x10, _PHYXS_XGXS_LANE_STAT_LANE2@GOTPAGE ldr x10, [x10, _PHYXS_XGXS_LANE_STAT_LANE2@GOTPAGEOFF] ldr w10, [x10] orr w9, w9, w10 adrp x10, _PHYXS_XGXS_LANE_STAT_LANE1@GOTPAGE ldr x10, [x10, _PHYXS_XGXS_LANE_STAT_LANE1@GOTPAGEOFF] ldr w10, [x10] orr w9, w9, w10 adrp x10, _PHYXS_XGXS_LANE_STAT_LANE0@GOTPAGE ldr x10, [x10, _PHYXS_XGXS_LANE_STAT_LANE0@GOTPAGEOFF] ldr w10, [x10] orr w9, w9, w10 adrp x10, _PHYXS_XGXS_LANE_STAT_MAGIC@GOTPAGE ldr x10, [x10, _PHYXS_XGXS_LANE_STAT_MAGIC@GOTPAGEOFF] ldr w10, [x10] orr w9, w9, w10 orr w9, w9, #0x800 subs w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_14 b LBB0_11 LBB0_11: ldur w8, [x29, #-28] subs w8, w8, #0 cset w8, eq mov w9, #0 str w9, [sp, #20] ; 4-byte Folded Spill tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: ldr w8, [sp, #32] subs w8, w8, #0 cset w8, ne str w8, [sp, #20] ; 4-byte Folded Spill b LBB0_13 LBB0_13: ldr w8, [sp, #20] ; 4-byte Folded Reload and w9, w8, #0x1 mov w8, #0 ands w9, w9, #0x1 csinc w8, w8, wzr, eq stur w8, [x29, #-24] b LBB0_14 LBB0_14: adrp x8, _SPEED_10000@GOTPAGE ldr x8, [x8, _SPEED_10000@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-8] str w8, [x9, #4] adrp x8, _DUPLEX_FULL@GOTPAGE ldr x8, [x8, _DUPLEX_FULL@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-8] str w8, [x9] stur wzr, [x29, #-20] b LBB0_15 LBB0_15: ldur x8, [x29, #-8] str x8, [sp, #8] ; 8-byte Folded Spill ldur w8, [x29, #-24] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: adrp x8, _MRVL88X2011_LED_CTL_PCS_ACT@GOTPAGE ldr x8, [x8, _MRVL88X2011_LED_CTL_PCS_ACT@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_18 LBB0_17: adrp x8, _MRVL88X2011_LED_CTL_OFF@GOTPAGE ldr x8, [x8, _MRVL88X2011_LED_CTL_OFF@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_18 LBB0_18: ldr x0, [sp, #8] ; 8-byte Folded Reload ldr w1, [sp, #4] ; 4-byte Folded Reload bl _mrvl88x2011_act_led ldur w8, [x29, #-24] ldur x9, [x29, #-16] str w8, [x9] ldur w0, [x29, #-20] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _MRVL88X2011_USER_DEV1_ADDR,4,2 ; @MRVL88X2011_USER_DEV1_ADDR .comm _MRVL88X2011_10G_PMD_STATUS_2,4,2 ; @MRVL88X2011_10G_PMD_STATUS_2 .comm _MRVL88X2011_PMA_PMD_STATUS_1,4,2 ; @MRVL88X2011_PMA_PMD_STATUS_1 .comm _MRVL88X2011_LNK_STATUS_OK,4,2 ; @MRVL88X2011_LNK_STATUS_OK .comm _MRVL88X2011_USER_DEV3_ADDR,4,2 ; @MRVL88X2011_USER_DEV3_ADDR .comm _MRVL88X2011_USER_DEV4_ADDR,4,2 ; @MRVL88X2011_USER_DEV4_ADDR .comm _MRVL88X2011_10G_XGXS_LANE_STAT,4,2 ; @MRVL88X2011_10G_XGXS_LANE_STAT .comm _PHYXS_XGXS_LANE_STAT_ALINGED,4,2 ; @PHYXS_XGXS_LANE_STAT_ALINGED .comm _PHYXS_XGXS_LANE_STAT_LANE3,4,2 ; @PHYXS_XGXS_LANE_STAT_LANE3 .comm _PHYXS_XGXS_LANE_STAT_LANE2,4,2 ; @PHYXS_XGXS_LANE_STAT_LANE2 .comm _PHYXS_XGXS_LANE_STAT_LANE1,4,2 ; @PHYXS_XGXS_LANE_STAT_LANE1 .comm _PHYXS_XGXS_LANE_STAT_LANE0,4,2 ; @PHYXS_XGXS_LANE_STAT_LANE0 .comm _PHYXS_XGXS_LANE_STAT_MAGIC,4,2 ; @PHYXS_XGXS_LANE_STAT_MAGIC .comm _SPEED_10000,4,2 ; @SPEED_10000 .comm _DUPLEX_FULL,4,2 ; @DUPLEX_FULL .comm _MRVL88X2011_LED_CTL_PCS_ACT,4,2 ; @MRVL88X2011_LED_CTL_PCS_ACT .comm _MRVL88X2011_LED_CTL_OFF,4,2 ; @MRVL88X2011_LED_CTL_OFF .no_dead_strip _link_status_10g_mrvl .subsections_via_symbols
.text .file "extr_niu.c_link_status_10g_mrvl.c" .p2align 4, 0x90 # -- Begin function link_status_10g_mrvl .type link_status_10g_mrvl,@function link_status_10g_mrvl: # @link_status_10g_mrvl .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, -24(%rbp) movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 8(%rax), %esi movl MRVL88X2011_USER_DEV1_ADDR(%rip), %edx movl MRVL88X2011_10G_PMD_STATUS_2(%rip), %ecx callq mdio_read@PLT movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge .LBB0_2 # %bb.1: jmp .LBB0_15 .LBB0_2: movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 8(%rax), %esi movl MRVL88X2011_USER_DEV1_ADDR(%rip), %edx movl MRVL88X2011_PMA_PMD_STATUS_1(%rip), %ecx callq mdio_read@PLT movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge .LBB0_4 # %bb.3: jmp .LBB0_15 .LBB0_4: movl -20(%rbp), %edx andl MRVL88X2011_LNK_STATUS_OK(%rip), %edx xorl %eax, %eax movl $1, %ecx cmpl $0, %edx cmovnel %ecx, %eax movl %eax, -28(%rbp) movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 8(%rax), %esi movl MRVL88X2011_USER_DEV3_ADDR(%rip), %edx movl MRVL88X2011_PMA_PMD_STATUS_1(%rip), %ecx callq mdio_read@PLT movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge .LBB0_6 # %bb.5: jmp .LBB0_15 .LBB0_6: movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 8(%rax), %esi movl MRVL88X2011_USER_DEV3_ADDR(%rip), %edx movl MRVL88X2011_PMA_PMD_STATUS_1(%rip), %ecx callq mdio_read@PLT movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge .LBB0_8 # %bb.7: jmp .LBB0_15 .LBB0_8: movl -20(%rbp), %edx andl MRVL88X2011_LNK_STATUS_OK(%rip), %edx xorl %eax, %eax movl $1, %ecx cmpl $0, %edx cmovnel %ecx, %eax movl %eax, -32(%rbp) movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 8(%rax), %esi movl MRVL88X2011_USER_DEV4_ADDR(%rip), %edx movl MRVL88X2011_10G_XGXS_LANE_STAT(%rip), %ecx callq mdio_read@PLT movl %eax, -20(%rbp) cmpl $0, -20(%rbp) jge .LBB0_10 # %bb.9: jmp .LBB0_15 .LBB0_10: movl -20(%rbp), %eax movl PHYXS_XGXS_LANE_STAT_ALINGED(%rip), %ecx orl PHYXS_XGXS_LANE_STAT_LANE3(%rip), %ecx orl PHYXS_XGXS_LANE_STAT_LANE2(%rip), %ecx orl PHYXS_XGXS_LANE_STAT_LANE1(%rip), %ecx orl PHYXS_XGXS_LANE_STAT_LANE0(%rip), %ecx orl PHYXS_XGXS_LANE_STAT_MAGIC(%rip), %ecx orl $2048, %ecx # imm = 0x800 cmpl %ecx, %eax jne .LBB0_14 # %bb.11: xorl %eax, %eax # kill: def $al killed $al killed $eax cmpl $0, -28(%rbp) movb %al, -33(%rbp) # 1-byte Spill je .LBB0_13 # %bb.12: cmpl $0, -32(%rbp) setne %al movb %al, -33(%rbp) # 1-byte Spill .LBB0_13: movb -33(%rbp), %dl # 1-byte Reload xorl %eax, %eax movl $1, %ecx testb $1, %dl cmovnel %ecx, %eax movl %eax, -24(%rbp) .LBB0_14: movl SPEED_10000(%rip), %ecx movq -8(%rbp), %rax movl %ecx, 4(%rax) movl DUPLEX_FULL(%rip), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movl $0, -20(%rbp) .LBB0_15: movq -8(%rbp), %rax movq %rax, -48(%rbp) # 8-byte Spill cmpl $0, -24(%rbp) je .LBB0_17 # %bb.16: movl MRVL88X2011_LED_CTL_PCS_ACT(%rip), %eax movl %eax, -52(%rbp) # 4-byte Spill jmp .LBB0_18 .LBB0_17: movl MRVL88X2011_LED_CTL_OFF(%rip), %eax movl %eax, -52(%rbp) # 4-byte Spill .LBB0_18: movq -48(%rbp), %rdi # 8-byte Reload movl -52(%rbp), %esi # 4-byte Reload callq mrvl88x2011_act_led@PLT movl -24(%rbp), %ecx movq -16(%rbp), %rax movl %ecx, (%rax) movl -20(%rbp), %eax addq $64, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size link_status_10g_mrvl, .Lfunc_end0-link_status_10g_mrvl .cfi_endproc # -- End function .type MRVL88X2011_USER_DEV1_ADDR,@object # @MRVL88X2011_USER_DEV1_ADDR .bss .globl MRVL88X2011_USER_DEV1_ADDR .p2align 2 MRVL88X2011_USER_DEV1_ADDR: .long 0 # 0x0 .size MRVL88X2011_USER_DEV1_ADDR, 4 .type MRVL88X2011_10G_PMD_STATUS_2,@object # @MRVL88X2011_10G_PMD_STATUS_2 .globl MRVL88X2011_10G_PMD_STATUS_2 .p2align 2 MRVL88X2011_10G_PMD_STATUS_2: .long 0 # 0x0 .size MRVL88X2011_10G_PMD_STATUS_2, 4 .type MRVL88X2011_PMA_PMD_STATUS_1,@object # @MRVL88X2011_PMA_PMD_STATUS_1 .globl MRVL88X2011_PMA_PMD_STATUS_1 .p2align 2 MRVL88X2011_PMA_PMD_STATUS_1: .long 0 # 0x0 .size MRVL88X2011_PMA_PMD_STATUS_1, 4 .type MRVL88X2011_LNK_STATUS_OK,@object # @MRVL88X2011_LNK_STATUS_OK .globl MRVL88X2011_LNK_STATUS_OK .p2align 2 MRVL88X2011_LNK_STATUS_OK: .long 0 # 0x0 .size MRVL88X2011_LNK_STATUS_OK, 4 .type MRVL88X2011_USER_DEV3_ADDR,@object # @MRVL88X2011_USER_DEV3_ADDR .globl MRVL88X2011_USER_DEV3_ADDR .p2align 2 MRVL88X2011_USER_DEV3_ADDR: .long 0 # 0x0 .size MRVL88X2011_USER_DEV3_ADDR, 4 .type MRVL88X2011_USER_DEV4_ADDR,@object # @MRVL88X2011_USER_DEV4_ADDR .globl MRVL88X2011_USER_DEV4_ADDR .p2align 2 MRVL88X2011_USER_DEV4_ADDR: .long 0 # 0x0 .size MRVL88X2011_USER_DEV4_ADDR, 4 .type MRVL88X2011_10G_XGXS_LANE_STAT,@object # @MRVL88X2011_10G_XGXS_LANE_STAT .globl MRVL88X2011_10G_XGXS_LANE_STAT .p2align 2 MRVL88X2011_10G_XGXS_LANE_STAT: .long 0 # 0x0 .size MRVL88X2011_10G_XGXS_LANE_STAT, 4 .type PHYXS_XGXS_LANE_STAT_ALINGED,@object # @PHYXS_XGXS_LANE_STAT_ALINGED .globl PHYXS_XGXS_LANE_STAT_ALINGED .p2align 2 PHYXS_XGXS_LANE_STAT_ALINGED: .long 0 # 0x0 .size PHYXS_XGXS_LANE_STAT_ALINGED, 4 .type PHYXS_XGXS_LANE_STAT_LANE3,@object # @PHYXS_XGXS_LANE_STAT_LANE3 .globl PHYXS_XGXS_LANE_STAT_LANE3 .p2align 2 PHYXS_XGXS_LANE_STAT_LANE3: .long 0 # 0x0 .size PHYXS_XGXS_LANE_STAT_LANE3, 4 .type PHYXS_XGXS_LANE_STAT_LANE2,@object # @PHYXS_XGXS_LANE_STAT_LANE2 .globl PHYXS_XGXS_LANE_STAT_LANE2 .p2align 2 PHYXS_XGXS_LANE_STAT_LANE2: .long 0 # 0x0 .size PHYXS_XGXS_LANE_STAT_LANE2, 4 .type PHYXS_XGXS_LANE_STAT_LANE1,@object # @PHYXS_XGXS_LANE_STAT_LANE1 .globl PHYXS_XGXS_LANE_STAT_LANE1 .p2align 2 PHYXS_XGXS_LANE_STAT_LANE1: .long 0 # 0x0 .size PHYXS_XGXS_LANE_STAT_LANE1, 4 .type PHYXS_XGXS_LANE_STAT_LANE0,@object # @PHYXS_XGXS_LANE_STAT_LANE0 .globl PHYXS_XGXS_LANE_STAT_LANE0 .p2align 2 PHYXS_XGXS_LANE_STAT_LANE0: .long 0 # 0x0 .size PHYXS_XGXS_LANE_STAT_LANE0, 4 .type PHYXS_XGXS_LANE_STAT_MAGIC,@object # @PHYXS_XGXS_LANE_STAT_MAGIC .globl PHYXS_XGXS_LANE_STAT_MAGIC .p2align 2 PHYXS_XGXS_LANE_STAT_MAGIC: .long 0 # 0x0 .size PHYXS_XGXS_LANE_STAT_MAGIC, 4 .type SPEED_10000,@object # @SPEED_10000 .globl SPEED_10000 .p2align 2 SPEED_10000: .long 0 # 0x0 .size SPEED_10000, 4 .type DUPLEX_FULL,@object # @DUPLEX_FULL .globl DUPLEX_FULL .p2align 2 DUPLEX_FULL: .long 0 # 0x0 .size DUPLEX_FULL, 4 .type MRVL88X2011_LED_CTL_PCS_ACT,@object # @MRVL88X2011_LED_CTL_PCS_ACT .globl MRVL88X2011_LED_CTL_PCS_ACT .p2align 2 MRVL88X2011_LED_CTL_PCS_ACT: .long 0 # 0x0 .size MRVL88X2011_LED_CTL_PCS_ACT, 4 .type MRVL88X2011_LED_CTL_OFF,@object # @MRVL88X2011_LED_CTL_OFF .globl MRVL88X2011_LED_CTL_OFF .p2align 2 MRVL88X2011_LED_CTL_OFF: .long 0 # 0x0 .size MRVL88X2011_LED_CTL_OFF, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym link_status_10g_mrvl .addrsig_sym mdio_read .addrsig_sym mrvl88x2011_act_led .addrsig_sym MRVL88X2011_USER_DEV1_ADDR .addrsig_sym MRVL88X2011_10G_PMD_STATUS_2 .addrsig_sym MRVL88X2011_PMA_PMD_STATUS_1 .addrsig_sym MRVL88X2011_LNK_STATUS_OK .addrsig_sym MRVL88X2011_USER_DEV3_ADDR .addrsig_sym MRVL88X2011_USER_DEV4_ADDR .addrsig_sym MRVL88X2011_10G_XGXS_LANE_STAT .addrsig_sym PHYXS_XGXS_LANE_STAT_ALINGED .addrsig_sym PHYXS_XGXS_LANE_STAT_LANE3 .addrsig_sym PHYXS_XGXS_LANE_STAT_LANE2 .addrsig_sym PHYXS_XGXS_LANE_STAT_LANE1 .addrsig_sym PHYXS_XGXS_LANE_STAT_LANE0 .addrsig_sym PHYXS_XGXS_LANE_STAT_MAGIC .addrsig_sym SPEED_10000 .addrsig_sym DUPLEX_FULL .addrsig_sym MRVL88X2011_LED_CTL_PCS_ACT .addrsig_sym MRVL88X2011_LED_CTL_OFF
systemd/src/coredump/extr_coredump.c_change_uid_gid.c
arm/extr_coredump_change_uid_gid_O0_gcc.s
x86_64/extr_coredump_change_uid_gid_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function change_uid_gid _change_uid_gid: ; @change_uid_gid .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 x8, [x29, #-16] ldr x8, [x8] adrp x9, _META_ARGV_UID@GOTPAGE ldr x9, [x9, _META_ARGV_UID@GOTPAGEOFF] ldr x9, [x9] ldr w0, [x8, x9, lsl #2] add x1, sp, #24 bl _parse_uid str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_10 LBB0_2: ldr x8, [sp, #24] adrp x9, _SYSTEM_UID_MAX@GOTPAGE ldr x9, [x9, _SYSTEM_UID_MAX@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, gt tbnz w8, #0, LBB0_6 b LBB0_3 LBB0_3: mov x0, sp adrp x8, l_.str@PAGE add x8, x8, l_.str@PAGEOFF str x8, [sp] add x1, sp, #24 add x2, sp, #16 mov x4, #0 mov x3, x4 mov w5, #0 bl _get_user_creds str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr w0, [sp, #12] ldr x2, [sp] adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _log_warning_errno str xzr, [sp, #16] str xzr, [sp, #24] b LBB0_5 LBB0_5: b LBB0_9 LBB0_6: ldur x8, [x29, #-16] ldr x8, [x8] adrp x9, _META_ARGV_GID@GOTPAGE ldr x9, [x9, _META_ARGV_GID@GOTPAGEOFF] ldr x9, [x9] ldr w0, [x8, x9, lsl #2] add x1, sp, #16 bl _parse_gid 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_10 LBB0_8: b LBB0_9 LBB0_9: ldr x0, [sp, #24] ldr x1, [sp, #16] mov w2, #0 bl _drop_privileges stur w0, [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 .comm _META_ARGV_UID,8,3 ; @META_ARGV_UID .comm _SYSTEM_UID_MAX,8,3 ; @SYSTEM_UID_MAX .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "systemd-coredump" l_.str.1: ; @.str.1 .asciz "Cannot resolve %s user. Proceeding to dump core as root: %m" .comm _META_ARGV_GID,8,3 ; @META_ARGV_GID .no_dead_strip _change_uid_gid .subsections_via_symbols
.text .file "extr_coredump.c_change_uid_gid.c" .p2align 4, 0x90 # -- Begin function change_uid_gid .type change_uid_gid,@function change_uid_gid: # @change_uid_gid .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), %rax movq (%rax), %rax movq META_ARGV_UID(%rip), %rcx movl (%rax,%rcx,4), %edi leaq -24(%rbp), %rsi callq parse_uid@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_2 # %bb.1: movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_10 .LBB0_2: movq -24(%rbp), %rax cmpq SYSTEM_UID_MAX(%rip), %rax jg .LBB0_6 # %bb.3: leaq .L.str(%rip), %rax movq %rax, -48(%rbp) leaq -48(%rbp), %rdi leaq -24(%rbp), %rsi leaq -32(%rbp), %rdx xorl %eax, %eax movl %eax, %r8d xorl %r9d, %r9d movq %r8, %rcx callq get_user_creds@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_5 # %bb.4: movl -36(%rbp), %edi movq -48(%rbp), %rdx leaq .L.str.1(%rip), %rsi callq log_warning_errno@PLT movq $0, -32(%rbp) movq $0, -24(%rbp) .LBB0_5: jmp .LBB0_9 .LBB0_6: movq -16(%rbp), %rax movq (%rax), %rax movq META_ARGV_GID(%rip), %rcx movl (%rax,%rcx,4), %edi leaq -32(%rbp), %rsi callq parse_gid@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_8 # %bb.7: movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_10 .LBB0_8: jmp .LBB0_9 .LBB0_9: movq -24(%rbp), %rdi movq -32(%rbp), %rsi xorl %edx, %edx callq drop_privileges@PLT movl %eax, -4(%rbp) .LBB0_10: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size change_uid_gid, .Lfunc_end0-change_uid_gid .cfi_endproc # -- End function .type META_ARGV_UID,@object # @META_ARGV_UID .bss .globl META_ARGV_UID .p2align 3 META_ARGV_UID: .quad 0 # 0x0 .size META_ARGV_UID, 8 .type SYSTEM_UID_MAX,@object # @SYSTEM_UID_MAX .globl SYSTEM_UID_MAX .p2align 3 SYSTEM_UID_MAX: .quad 0 # 0x0 .size SYSTEM_UID_MAX, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "systemd-coredump" .size .L.str, 17 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "Cannot resolve %s user. Proceeding to dump core as root: %m" .size .L.str.1, 60 .type META_ARGV_GID,@object # @META_ARGV_GID .bss .globl META_ARGV_GID .p2align 3 META_ARGV_GID: .quad 0 # 0x0 .size META_ARGV_GID, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym change_uid_gid .addrsig_sym parse_uid .addrsig_sym get_user_creds .addrsig_sym log_warning_errno .addrsig_sym parse_gid .addrsig_sym drop_privileges .addrsig_sym META_ARGV_UID .addrsig_sym SYSTEM_UID_MAX .addrsig_sym META_ARGV_GID
reactos/modules/rostests/winetests/kernel32/extr_path.c_test_GetTempPathW.c
arm/extr_path_test_GetTempPathW_O0_gcc.s
x86_64/extr_path_test_GetTempPathW_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function test_GetTempPathW _test_GetTempPathW: ; @test_GetTempPathW .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, #256 adrp x8, _MAX_PATH@GOTPAGE ldr x8, [x8, _MAX_PATH@GOTPAGEOFF] stur x8, [x29, #-168] ; 8-byte Folded Spill adrp x9, ___stack_chk_guard@GOTPAGE ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] ldr x9, [x9] stur x9, [x29, #-24] stur x0, [x29, #-96] ldr w9, [x8] ; kill: def $x9 killed $w9 stur x9, [x29, #-192] ; 8-byte Folded Spill mov x10, sp stur x10, [x29, #-120] lsl x9, x9, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-200] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x11, [x29, #-200] ; 8-byte Folded Reload ldur x9, [x29, #-192] ; 8-byte Folded Reload mov x10, sp subs x10, x10, x11 mov sp, x10 stur x10, [x29, #-160] ; 8-byte Folded Spill stur x9, [x29, #-128] ldr w8, [x8] ; kill: def $x8 killed $w8 lsl x9, x8, #2 add x9, x9, #15 and x9, x9, #0xfffffffffffffff0 stur x9, [x29, #-184] ; 8-byte Folded Spill adrp x16, ___chkstk_darwin@GOTPAGE ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 ldur x10, [x29, #-184] ; 8-byte Folded Reload mov x9, sp subs x4, x9, x10 stur x4, [x29, #-176] ; 8-byte Folded Spill mov sp, x4 stur x8, [x29, #-144] adrp x9, _CP_ACP@GOTPAGE ldr x9, [x9, _CP_ACP@GOTPAGEOFF] ldr w0, [x9] ldur x2, [x29, #-96] mov x9, #4 mul x8, x9, x8 udiv x8, x8, x9 mov x5, x8 mov w1, #0 mov w3, #-1 bl _MultiByteToWideChar ldur x0, [x29, #-176] ; 8-byte Folded Reload bl _lstrlenW mov x8, x0 ldur x0, [x29, #-160] ; 8-byte Folded Reload add w8, w8, #1 stur w8, [x29, #-108] adrp x1, _test_GetTempPathW.fooW@PAGE add x1, x1, _test_GetTempPathW.fooW@PAGEOFF bl _lstrcpyW ldur x8, [x29, #-168] ; 8-byte Folded Reload ldur x1, [x29, #-160] ; 8-byte Folded Reload ldr w0, [x8] bl _GetTempPathW stur w0, [x29, #-100] ldur w8, [x29, #-100] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_1 LBB0_1: bl _GetLastError adrp x8, _ERROR_CALL_NOT_IMPLEMENTED@GOTPAGE ldr x8, [x8, _ERROR_CALL_NOT_IMPLEMENTED@GOTPAGEOFF] ldr x8, [x8] subs x8, x0, x8 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _win_skip mov w8, #1 stur w8, [x29, #-148] b LBB0_43 LBB0_3: ldur x0, [x29, #-160] ; 8-byte Folded Reload ldur x1, [x29, #-176] ; 8-byte Folded Reload bl _lstrcmpiW subs x8, x0, #0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF stur x1, [x29, #-224] ; 8-byte Folded Spill bl _ok ldur x0, [x29, #-160] ; 8-byte Folded Reload ldur w8, [x29, #-100] stur w8, [x29, #-244] ; 4-byte Folded Spill bl _lstrlenW ldur w8, [x29, #-244] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF stur x1, [x29, #-208] ; 8-byte Folded Spill bl _ok ldur x0, [x29, #-160] ; 8-byte Folded Reload adrp x1, _test_GetTempPathW.fooW@PAGE add x1, x1, _test_GetTempPathW.fooW@PAGEOFF stur x1, [x29, #-232] ; 8-byte Folded Spill bl _lstrcpyW ldur x1, [x29, #-160] ; 8-byte Folded Reload mov w0, #1 bl _GetTempPathW ldur x8, [x29, #-160] ; 8-byte Folded Reload stur w0, [x29, #-100] ldr s0, [x8] fcmp s0, #0.0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.3@PAGE add x1, x1, l_.str.3@PAGEOFF bl _ok ldur w8, [x29, #-100] ldur w9, [x29, #-108] subs w8, w8, w9 cset w8, ge and w0, w8, #0x1 ldur w8, [x29, #-108] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-100] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.4@PAGE add x1, x1, l_.str.4@PAGEOFF stur x1, [x29, #-240] ; 8-byte Folded Spill bl _ok add sp, sp, #16 mov w0, #0 mov x1, #0 bl _GetTempPathW ldur x1, [x29, #-240] ; 8-byte Folded Reload stur w0, [x29, #-100] ldur w8, [x29, #-100] ldur w9, [x29, #-108] subs w8, w8, w9 cset w8, ge and w0, w8, #0x1 ldur w8, [x29, #-108] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-100] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x10, [x9] str x8, [x9, #8] bl _ok ldur x1, [x29, #-232] ; 8-byte Folded Reload ldur x0, [x29, #-160] ; 8-byte Folded Reload add sp, sp, #16 bl _lstrcpyW ldur x1, [x29, #-160] ; 8-byte Folded Reload ldur w0, [x29, #-100] bl _GetTempPathW ldur x1, [x29, #-176] ; 8-byte Folded Reload mov x8, x0 ldur x0, [x29, #-160] ; 8-byte Folded Reload stur w8, [x29, #-100] bl _lstrcmpiW ldur x1, [x29, #-224] ; 8-byte Folded Reload subs x8, x0, #0 cset w8, eq and w0, w8, #0x1 bl _ok ldur x0, [x29, #-160] ; 8-byte Folded Reload ldur w8, [x29, #-100] stur w8, [x29, #-212] ; 4-byte Folded Spill bl _lstrlenW ldur w8, [x29, #-212] ; 4-byte Folded Reload ldur x1, [x29, #-208] ; 8-byte Folded Reload subs w8, w8, w0 cset w8, eq and w0, w8, #0x1 bl _ok stur wzr, [x29, #-100] b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldur x9, [x29, #-192] ; 8-byte Folded Reload ldursw x8, [x29, #-100] mov x10, #4 mul x9, x10, x9 udiv x9, x9, x10 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_7 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 ldur x8, [x29, #-160] ; 8-byte Folded Reload ldursw x9, [x29, #-100] mov w10, #1120010240 fmov s0, w10 str s0, [x8, x9, lsl #2] b LBB0_6 LBB0_6: ; in Loop: Header=BB0_4 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_4 LBB0_7: ldur x1, [x29, #-160] ; 8-byte Folded Reload ldur w0, [x29, #-100] bl _GetTempPathW ldur x1, [x29, #-176] ; 8-byte Folded Reload mov x8, x0 ldur x0, [x29, #-160] ; 8-byte Folded Reload stur w8, [x29, #-100] bl _lstrcmpiW subs x8, x0, #0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _ok ldur x0, [x29, #-160] ; 8-byte Folded Reload ldur w8, [x29, #-100] stur w8, [x29, #-248] ; 4-byte Folded Spill bl _lstrlenW ldur w8, [x29, #-248] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _ok ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-104] ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_8 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldur x9, [x29, #-192] ; 8-byte Folded Reload ldursw x8, [x29, #-100] mov x10, #4 mul x9, x10, x9 udiv x9, x9, x10 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_11 b LBB0_9 LBB0_9: ; in Loop: Header=BB0_8 Depth=1 ldur x8, [x29, #-160] ; 8-byte Folded Reload ldursw x9, [x29, #-100] ldr s0, [x8, x9, lsl #2] fcmp s0, #0.0 cset w9, eq and w0, w9, #0x1 ldur w10, [x29, #-100] ; implicit-def: $x9 mov x9, x10 ldursw x10, [x29, #-100] ldr s0, [x8, x10, lsl #2] fcvt d0, s0 sub sp, sp, #16 mov x8, sp str x9, [x8] str d0, [x8, #8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _ok add sp, sp, #16 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_8 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_8 LBB0_11: stur wzr, [x29, #-100] b LBB0_12 LBB0_12: ; =>This Inner Loop Header: Depth=1 ldur x9, [x29, #-192] ; 8-byte Folded Reload ldursw x8, [x29, #-100] mov x10, #4 mul x9, x10, x9 udiv x9, x9, x10 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_15 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_12 Depth=1 ldur x8, [x29, #-160] ; 8-byte Folded Reload ldursw x9, [x29, #-100] mov w10, #1120010240 fmov s0, w10 str s0, [x8, x9, lsl #2] b LBB0_14 LBB0_14: ; in Loop: Header=BB0_12 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_12 LBB0_15: ldur x1, [x29, #-160] ; 8-byte Folded Reload ldur w8, [x29, #-104] mov w9, #2 sdiv w0, w8, w9 bl _GetTempPathW stur w0, [x29, #-100] ldur w8, [x29, #-100] ldur w9, [x29, #-104] subs w8, w8, w9 cset w8, eq mov w9, #1 stur w9, [x29, #-252] ; 4-byte Folded Spill tbnz w8, #0, LBB0_17 b LBB0_16 LBB0_16: ldur w8, [x29, #-100] ldur w9, [x29, #-104] add w9, w9, #1 subs w8, w8, w9 cset w8, eq and w0, w8, #0x1 bl _broken subs x8, x0, #0 cset w8, ne stur w8, [x29, #-252] ; 4-byte Folded Spill b LBB0_17 LBB0_17: ldur w8, [x29, #-252] ; 4-byte Folded Reload and w0, w8, #0x1 ldur w8, [x29, #-104] ; implicit-def: $x10 mov x10, x8 ldur w9, [x29, #-100] ; implicit-def: $x8 mov x8, x9 sub sp, sp, #16 mov x9, sp str x10, [x9] str x8, [x9, #8] adrp x1, l_.str.6@PAGE add x1, x1, l_.str.6@PAGEOFF bl _ok add sp, sp, #16 bl _GetVersion stur w0, [x29, #-152] adrp x0, l_.str.7@PAGE add x0, x0, l_.str.7@PAGEOFF sub x1, x29, #88 sub x8, x29, #8 stur x1, [x8, #-256] ; 8-byte Folded Spill mov w2, #64 bl _GetEnvironmentVariableA sub x8, x29, #8 ldur x0, [x8, #-256] ; 8-byte Folded Reload bl _strlen subs w8, w0, #2 cset w8, ne tbnz w8, #0, LBB0_20 b LBB0_18 LBB0_18: ldur w8, [x29, #-152] mov w9, #2 movk w9, #6, lsl #16 subs w8, w8, w9 cset w8, lt tbnz w8, #0, LBB0_20 b LBB0_19 LBB0_19: mov w8, #1 stur w8, [x29, #-148] b LBB0_43 LBB0_20: stur wzr, [x29, #-100] b LBB0_21 LBB0_21: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-100] ldur w9, [x29, #-104] mov w10, #2 sdiv w9, w9, w10 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_24 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=1 ldur x8, [x29, #-160] ; 8-byte Folded Reload ldursw x9, [x29, #-100] ldr s0, [x8, x9, lsl #2] fcmp s0, #0.0 cset w9, eq and w0, w9, #0x1 ldur w10, [x29, #-100] ; implicit-def: $x9 mov x9, x10 ldursw x10, [x29, #-100] ldr s0, [x8, x10, lsl #2] fcvt d0, s0 sub sp, sp, #16 mov x8, sp str x9, [x8] str d0, [x8, #8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _ok add sp, sp, #16 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_21 LBB0_24: b LBB0_25 LBB0_25: ; =>This Inner Loop Header: Depth=1 ldur x9, [x29, #-192] ; 8-byte Folded Reload ldursw x8, [x29, #-100] mov x10, #4 mul x9, x10, x9 udiv x9, x9, x10 subs x8, x8, x9 cset w8, hs tbnz w8, #0, LBB0_28 b LBB0_26 LBB0_26: ; in Loop: Header=BB0_25 Depth=1 ldur x8, [x29, #-160] ; 8-byte Folded Reload ldursw x9, [x29, #-100] ldr s0, [x8, x9, lsl #2] mov w9, #1120010240 fmov s1, w9 fcmp s0, s1 cset w9, eq and w0, w9, #0x1 ldur w10, [x29, #-100] ; implicit-def: $x9 mov x9, x10 ldursw x10, [x29, #-100] ldr s0, [x8, x10, lsl #2] fcvt d0, s0 sub sp, sp, #16 mov x8, sp str x9, [x8] str d0, [x8, #8] adrp x1, l_.str.8@PAGE add x1, x1, l_.str.8@PAGEOFF bl _ok add sp, sp, #16 b LBB0_27 LBB0_27: ; in Loop: Header=BB0_25 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_25 LBB0_28: mov w8, #65534 stur w8, [x29, #-104] bl _GetProcessHeap ldursw x8, [x29, #-104] lsl x8, x8, #2 mov x2, x8 mov w1, #0 bl _HeapAlloc stur x0, [x29, #-136] ldur x8, [x29, #-136] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: adrp x0, l_.str.9@PAGE add x0, x0, l_.str.9@PAGEOFF bl _skip mov w8, #1 stur w8, [x29, #-148] b LBB0_43 LBB0_30: stur wzr, [x29, #-100] b LBB0_31 LBB0_31: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-100] ldur w9, [x29, #-104] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_34 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=1 ldur x8, [x29, #-136] ldursw x9, [x29, #-100] mov w10, #1129054208 fmov s0, w10 str s0, [x8, x9, lsl #2] b LBB0_33 LBB0_33: ; in Loop: Header=BB0_31 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_31 LBB0_34: ldur w0, [x29, #-104] ldur x1, [x29, #-136] bl _GetTempPathW ldur x1, [x29, #-176] ; 8-byte Folded Reload stur w0, [x29, #-100] ldur x0, [x29, #-136] bl _lstrcmpiW subs x8, x0, #0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.1@PAGE add x1, x1, l_.str.1@PAGEOFF bl _ok ldur w8, [x29, #-100] sub x9, x29, #12 stur w8, [x9, #-256] ; 4-byte Folded Spill ldur x0, [x29, #-136] bl _lstrlenW sub x8, x29, #12 ldur w8, [x8, #-256] ; 4-byte Folded Reload subs w8, w8, w0 cset w8, eq and w0, w8, #0x1 adrp x1, l_.str.2@PAGE add x1, x1, l_.str.2@PAGEOFF bl _ok b LBB0_35 LBB0_35: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-100] mov w9, #32767 subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_38 b LBB0_36 LBB0_36: ; in Loop: Header=BB0_35 Depth=1 ldur x8, [x29, #-136] ldursw x9, [x29, #-100] ldr s0, [x8, x9, lsl #2] fcmp s0, #0.0 cset w8, eq and w0, w8, #0x1 ldur w8, [x29, #-100] ; implicit-def: $x9 mov x9, x8 ldur x8, [x29, #-136] ldursw x10, [x29, #-100] ldr s0, [x8, x10, lsl #2] fcvt d0, s0 sub sp, sp, #16 mov x8, sp str x9, [x8] str d0, [x8, #8] adrp x1, l_.str.5@PAGE add x1, x1, l_.str.5@PAGEOFF bl _ok add sp, sp, #16 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_35 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_35 LBB0_38: ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_39 LBB0_39: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-100] ldur w9, [x29, #-104] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_42 b LBB0_40 LBB0_40: ; in Loop: Header=BB0_39 Depth=1 ldur x8, [x29, #-136] ldursw x9, [x29, #-100] ldr s0, [x8, x9, lsl #2] mov w8, #1129054208 fmov s1, w8 fcmp s0, s1 cset w8, eq and w0, w8, #0x1 ldur w8, [x29, #-100] ; implicit-def: $x9 mov x9, x8 ldur x8, [x29, #-136] ldursw x10, [x29, #-100] ldr s0, [x8, x10, lsl #2] fcvt d0, s0 sub sp, sp, #16 mov x8, sp str x9, [x8] str d0, [x8, #8] adrp x1, l_.str.10@PAGE add x1, x1, l_.str.10@PAGEOFF bl _ok add sp, sp, #16 b LBB0_41 LBB0_41: ; in Loop: Header=BB0_39 Depth=1 ldur w8, [x29, #-100] add w8, w8, #1 stur w8, [x29, #-100] b LBB0_39 LBB0_42: bl _GetProcessHeap ldur x2, [x29, #-136] mov w1, #0 bl _HeapFree stur wzr, [x29, #-148] b LBB0_43 LBB0_43: ldur x8, [x29, #-120] mov sp, x8 ; %bb.44: 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_46 b LBB0_45 LBB0_45: bl ___stack_chk_fail LBB0_46: sub sp, x29, #16 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret ; %bb.47: .cfi_endproc ; -- End function .comm _MAX_PATH,4,2 ; @MAX_PATH .section __TEXT,__const .p2align 2 ; @test_GetTempPathW.fooW _test_GetTempPathW.fooW: .long 0x42cc0000 ; float 102 .long 0x42de0000 ; float 111 .long 0x42de0000 ; float 111 .long 0x00000000 ; float 0 .comm _CP_ACP,4,2 ; @CP_ACP .comm _ERROR_CALL_NOT_IMPLEMENTED,8,3 ; @ERROR_CALL_NOT_IMPLEMENTED .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "GetTempPathW is not available\n" l_.str.1: ; @.str.1 .asciz "GetTempPathW returned an incorrect temporary path\n" l_.str.2: ; @.str.2 .asciz "returned length should be equal to the length of string\n" l_.str.3: ; @.str.3 .asciz "unicode version should truncate the buffer to zero size\n" l_.str.4: ; @.str.4 .asciz "Expected >= %u, got %u\n" l_.str.5: ; @.str.5 .asciz "expected NULL at [%d], got 0x%x\n" l_.str.6: ; @.str.6 .asciz "expected %d, got %d\n" l_.str.7: ; @.str.7 .asciz "TMP" l_.str.8: ; @.str.8 .asciz "expected 'a' at [%d], got 0x%x\n" l_.str.9: ; @.str.9 .asciz "Could not allocate memory for the test\n" l_.str.10: ; @.str.10 .asciz "expected 0xcc at [%d], got 0x%x\n" .no_dead_strip _test_GetTempPathW .subsections_via_symbols
.text .file "extr_path.c_test_GetTempPathW.c" .section .rodata.cst4,"aM",@progbits,4 .p2align 2 # -- Begin function test_GetTempPathW .LCPI0_0: .long 0x434c0000 # float 204 .LCPI0_1: .long 0x42c20000 # float 97 .text .p2align 4, 0x90 .type test_GetTempPathW,@function test_GetTempPathW: # @test_GetTempPathW .cfi_startproc # %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $192, %rsp movq %rdi, -8(%rbp) movl MAX_PATH(%rip), %eax # kill: def $rax killed $eax movq %rax, -160(%rbp) # 8-byte Spill movq %rsp, %rcx movq %rcx, -32(%rbp) leaq 15(,%rax,4), %rdx andq $-16, %rdx movq %rsp, %rcx subq %rdx, %rcx movq %rcx, -144(%rbp) # 8-byte Spill movq %rcx, %rsp movq %rax, -40(%rbp) movl MAX_PATH(%rip), %eax # kill: def $rax killed $eax leaq 15(,%rax,4), %rcx andq $-16, %rcx movq %rsp, %r8 subq %rcx, %r8 movq %r8, -152(%rbp) # 8-byte Spill movq %r8, %rsp movq %rax, -56(%rbp) movl CP_ACP(%rip), %edi movq -8(%rbp), %rdx shlq $2, %rax shrq $2, %rax movl %eax, %r9d xorl %esi, %esi movl $4294967295, %ecx # imm = 0xFFFFFFFF callq MultiByteToWideChar@PLT movq -152(%rbp), %rdi # 8-byte Reload callq lstrlenW@PLT movq -144(%rbp), %rdi # 8-byte Reload addl $1, %eax movl %eax, -20(%rbp) leaq test_GetTempPathW.fooW(%rip), %rsi callq lstrcpyW@PLT movq -144(%rbp), %rsi # 8-byte Reload movl MAX_PATH(%rip), %edi callq GetTempPathW@PLT movl %eax, -12(%rbp) cmpl $0, -12(%rbp) jne .LBB0_3 # %bb.1: movb $0, %al callq GetLastError@PLT cmpq ERROR_CALL_NOT_IMPLEMENTED(%rip), %rax jne .LBB0_3 # %bb.2: leaq .L.str(%rip), %rdi callq win_skip@PLT movl $1, -60(%rbp) jmp .LBB0_43 .LBB0_3: movq -144(%rbp), %rdi # 8-byte Reload movq -152(%rbp), %rsi # 8-byte Reload callq lstrcmpiW@PLT cmpq $0, %rax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.1(%rip), %rsi movb $0, %al callq ok@PLT movq -144(%rbp), %rdi # 8-byte Reload movl -12(%rbp), %eax movl %eax, -168(%rbp) # 4-byte Spill callq lstrlenW@PLT movl %eax, %ecx movl -168(%rbp), %eax # 4-byte Reload cmpl %ecx, %eax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.2(%rip), %rsi movb $0, %al callq ok@PLT movq -144(%rbp), %rdi # 8-byte Reload leaq test_GetTempPathW.fooW(%rip), %rsi callq lstrcpyW@PLT movq -144(%rbp), %rsi # 8-byte Reload movl $1, %edi callq GetTempPathW@PLT movl %eax, %ecx movq -144(%rbp), %rax # 8-byte Reload movl %ecx, -12(%rbp) movss (%rax), %xmm0 # xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 sete %al setnp %cl andb %cl, %al andb $1, %al movzbl %al, %edi leaq .L.str.3(%rip), %rsi movb $0, %al callq ok@PLT movl -12(%rbp), %eax cmpl -20(%rbp), %eax setge %al andb $1, %al movzbl %al, %edi movl -20(%rbp), %edx movl -12(%rbp), %ecx leaq .L.str.4(%rip), %rsi movb $0, %al callq ok@PLT xorl %edi, %edi xorl %eax, %eax movl %eax, %esi callq GetTempPathW@PLT movl %eax, -12(%rbp) movl -12(%rbp), %eax cmpl -20(%rbp), %eax setge %al andb $1, %al movzbl %al, %edi movl -20(%rbp), %edx movl -12(%rbp), %ecx leaq .L.str.4(%rip), %rsi movb $0, %al callq ok@PLT movq -144(%rbp), %rdi # 8-byte Reload leaq test_GetTempPathW.fooW(%rip), %rsi callq lstrcpyW@PLT movq -144(%rbp), %rsi # 8-byte Reload movl -12(%rbp), %edi callq GetTempPathW@PLT movq -152(%rbp), %rsi # 8-byte Reload movq -144(%rbp), %rdi # 8-byte Reload movl %eax, -12(%rbp) callq lstrcmpiW@PLT cmpq $0, %rax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.1(%rip), %rsi movb $0, %al callq ok@PLT movq -144(%rbp), %rdi # 8-byte Reload movl -12(%rbp), %eax movl %eax, -164(%rbp) # 4-byte Spill callq lstrlenW@PLT movl %eax, %ecx movl -164(%rbp), %eax # 4-byte Reload cmpl %ecx, %eax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.2(%rip), %rsi movb $0, %al callq ok@PLT movl $0, -12(%rbp) .LBB0_4: # =>This Inner Loop Header: Depth=1 movq -160(%rbp), %rcx # 8-byte Reload movslq -12(%rbp), %rax shlq $2, %rcx shrq $2, %rcx cmpq %rcx, %rax jae .LBB0_7 # %bb.5: # in Loop: Header=BB0_4 Depth=1 movq -144(%rbp), %rax # 8-byte Reload movslq -12(%rbp), %rcx movss .LCPI0_1(%rip), %xmm0 # xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax,%rcx,4) # %bb.6: # in Loop: Header=BB0_4 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_4 .LBB0_7: movq -144(%rbp), %rsi # 8-byte Reload movl -12(%rbp), %edi callq GetTempPathW@PLT movq -152(%rbp), %rsi # 8-byte Reload movq -144(%rbp), %rdi # 8-byte Reload movl %eax, -12(%rbp) callq lstrcmpiW@PLT cmpq $0, %rax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.1(%rip), %rsi movb $0, %al callq ok@PLT movq -144(%rbp), %rdi # 8-byte Reload movl -12(%rbp), %eax movl %eax, -172(%rbp) # 4-byte Spill callq lstrlenW@PLT movl %eax, %ecx movl -172(%rbp), %eax # 4-byte Reload cmpl %ecx, %eax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.2(%rip), %rsi movb $0, %al callq ok@PLT movl -12(%rbp), %eax addl $1, %eax movl %eax, -16(%rbp) movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) .LBB0_8: # =>This Inner Loop Header: Depth=1 movq -160(%rbp), %rcx # 8-byte Reload movslq -12(%rbp), %rax shlq $2, %rcx shrq $2, %rcx cmpq %rcx, %rax jae .LBB0_11 # %bb.9: # in Loop: Header=BB0_8 Depth=1 movq -144(%rbp), %rax # 8-byte Reload movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 sete %cl setnp %dl andb %dl, %cl andb $1, %cl movzbl %cl, %edi movl -12(%rbp), %edx movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq .L.str.5(%rip), %rsi movb $1, %al callq ok@PLT # %bb.10: # in Loop: Header=BB0_8 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_8 .LBB0_11: movl $0, -12(%rbp) .LBB0_12: # =>This Inner Loop Header: Depth=1 movq -160(%rbp), %rcx # 8-byte Reload movslq -12(%rbp), %rax shlq $2, %rcx shrq $2, %rcx cmpq %rcx, %rax jae .LBB0_15 # %bb.13: # in Loop: Header=BB0_12 Depth=1 movq -144(%rbp), %rax # 8-byte Reload movslq -12(%rbp), %rcx movss .LCPI0_1(%rip), %xmm0 # xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax,%rcx,4) # %bb.14: # in Loop: Header=BB0_12 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_12 .LBB0_15: movq -144(%rbp), %rsi # 8-byte Reload movl -16(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %edi callq GetTempPathW@PLT movl %eax, -12(%rbp) movl -12(%rbp), %ecx movb $1, %al cmpl -16(%rbp), %ecx movb %al, -173(%rbp) # 1-byte Spill je .LBB0_17 # %bb.16: movl -12(%rbp), %eax movl -16(%rbp), %ecx addl $1, %ecx cmpl %ecx, %eax sete %al andb $1, %al movzbl %al, %edi callq broken@PLT cmpq $0, %rax setne %al movb %al, -173(%rbp) # 1-byte Spill .LBB0_17: movb -173(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %edi movl -16(%rbp), %edx movl -12(%rbp), %ecx leaq .L.str.6(%rip), %rsi movb $0, %al callq ok@PLT movb $0, %al callq GetVersion@PLT movl %eax, -132(%rbp) leaq -128(%rbp), %rsi leaq .L.str.7(%rip), %rdi movl $64, %edx callq GetEnvironmentVariableA@PLT leaq -128(%rbp), %rdi callq strlen@PLT cmpl $2, %eax jne .LBB0_20 # %bb.18: cmpl $393218, -132(%rbp) # imm = 0x60002 jl .LBB0_20 # %bb.19: movl $1, -60(%rbp) jmp .LBB0_43 .LBB0_20: movl $0, -12(%rbp) .LBB0_21: # =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax movl %eax, -180(%rbp) # 4-byte Spill movl -16(%rbp), %eax movl $2, %ecx cltd idivl %ecx movl %eax, %ecx movl -180(%rbp), %eax # 4-byte Reload cmpl %ecx, %eax jge .LBB0_24 # %bb.22: # in Loop: Header=BB0_21 Depth=1 movq -144(%rbp), %rax # 8-byte Reload movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 sete %cl setnp %dl andb %dl, %cl andb $1, %cl movzbl %cl, %edi movl -12(%rbp), %edx movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq .L.str.5(%rip), %rsi movb $1, %al callq ok@PLT # %bb.23: # in Loop: Header=BB0_21 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_21 .LBB0_24: jmp .LBB0_25 .LBB0_25: # =>This Inner Loop Header: Depth=1 movq -160(%rbp), %rcx # 8-byte Reload movslq -12(%rbp), %rax shlq $2, %rcx shrq $2, %rcx cmpq %rcx, %rax jae .LBB0_28 # %bb.26: # in Loop: Header=BB0_25 Depth=1 movq -144(%rbp), %rax # 8-byte Reload movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero movss .LCPI0_1(%rip), %xmm1 # xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 sete %cl setnp %dl andb %dl, %cl andb $1, %cl movzbl %cl, %edi movl -12(%rbp), %edx movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq .L.str.8(%rip), %rsi movb $1, %al callq ok@PLT # %bb.27: # in Loop: Header=BB0_25 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_25 .LBB0_28: movl $65534, -16(%rbp) # imm = 0xFFFE movb $0, %al callq GetProcessHeap@PLT movl %eax, %edi movslq -16(%rbp), %rax shlq $2, %rax movl %eax, %edx xorl %esi, %esi callq HeapAlloc@PLT movq %rax, -48(%rbp) cmpq $0, -48(%rbp) jne .LBB0_30 # %bb.29: leaq .L.str.9(%rip), %rdi callq skip@PLT movl $1, -60(%rbp) jmp .LBB0_43 .LBB0_30: movl $0, -12(%rbp) .LBB0_31: # =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -16(%rbp), %eax jge .LBB0_34 # %bb.32: # in Loop: Header=BB0_31 Depth=1 movq -48(%rbp), %rax movslq -12(%rbp), %rcx movss .LCPI0_0(%rip), %xmm0 # xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax,%rcx,4) # %bb.33: # in Loop: Header=BB0_31 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_31 .LBB0_34: movl -16(%rbp), %edi movq -48(%rbp), %rsi callq GetTempPathW@PLT movq -152(%rbp), %rsi # 8-byte Reload movl %eax, -12(%rbp) movq -48(%rbp), %rdi callq lstrcmpiW@PLT cmpq $0, %rax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.1(%rip), %rsi movb $0, %al callq ok@PLT movl -12(%rbp), %eax movl %eax, -184(%rbp) # 4-byte Spill movq -48(%rbp), %rdi callq lstrlenW@PLT movl %eax, %ecx movl -184(%rbp), %eax # 4-byte Reload cmpl %ecx, %eax sete %al andb $1, %al movzbl %al, %edi leaq .L.str.2(%rip), %rsi movb $0, %al callq ok@PLT .LBB0_35: # =>This Inner Loop Header: Depth=1 cmpl $32767, -12(%rbp) # imm = 0x7FFF jge .LBB0_38 # %bb.36: # in Loop: Header=BB0_35 Depth=1 movq -48(%rbp), %rax movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 sete %al setnp %cl andb %cl, %al andb $1, %al movzbl %al, %edi movl -12(%rbp), %edx movq -48(%rbp), %rax movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq .L.str.5(%rip), %rsi movb $1, %al callq ok@PLT # %bb.37: # in Loop: Header=BB0_35 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_35 .LBB0_38: movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) .LBB0_39: # =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl -16(%rbp), %eax jge .LBB0_42 # %bb.40: # in Loop: Header=BB0_39 Depth=1 movq -48(%rbp), %rax movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero movss .LCPI0_0(%rip), %xmm1 # xmm1 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 sete %al setnp %cl andb %cl, %al andb $1, %al movzbl %al, %edi movl -12(%rbp), %edx movq -48(%rbp), %rax movslq -12(%rbp), %rcx movss (%rax,%rcx,4), %xmm0 # xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq .L.str.10(%rip), %rsi movb $1, %al callq ok@PLT # %bb.41: # in Loop: Header=BB0_39 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_39 .LBB0_42: movb $0, %al callq GetProcessHeap@PLT movl %eax, %edi movq -48(%rbp), %rdx xorl %esi, %esi callq HeapFree@PLT movl $0, -60(%rbp) .LBB0_43: movq -32(%rbp), %rax movq %rax, %rsp # %bb.44: movq %rbp, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq # %bb.45: .Lfunc_end0: .size test_GetTempPathW, .Lfunc_end0-test_GetTempPathW .cfi_endproc # -- End function .type MAX_PATH,@object # @MAX_PATH .bss .globl MAX_PATH .p2align 2 MAX_PATH: .long 0 # 0x0 .size MAX_PATH, 4 .type test_GetTempPathW.fooW,@object # @test_GetTempPathW.fooW .section .rodata,"a",@progbits .p2align 4 test_GetTempPathW.fooW: .long 0x42cc0000 # float 102 .long 0x42de0000 # float 111 .long 0x42de0000 # float 111 .long 0x00000000 # float 0 .size test_GetTempPathW.fooW, 16 .type CP_ACP,@object # @CP_ACP .bss .globl CP_ACP .p2align 2 CP_ACP: .long 0 # 0x0 .size CP_ACP, 4 .type ERROR_CALL_NOT_IMPLEMENTED,@object # @ERROR_CALL_NOT_IMPLEMENTED .globl ERROR_CALL_NOT_IMPLEMENTED .p2align 3 ERROR_CALL_NOT_IMPLEMENTED: .quad 0 # 0x0 .size ERROR_CALL_NOT_IMPLEMENTED, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "GetTempPathW is not available\n" .size .L.str, 31 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "GetTempPathW returned an incorrect temporary path\n" .size .L.str.1, 51 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "returned length should be equal to the length of string\n" .size .L.str.2, 57 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "unicode version should truncate the buffer to zero size\n" .size .L.str.3, 57 .type .L.str.4,@object # @.str.4 .L.str.4: .asciz "Expected >= %u, got %u\n" .size .L.str.4, 24 .type .L.str.5,@object # @.str.5 .L.str.5: .asciz "expected NULL at [%d], got 0x%x\n" .size .L.str.5, 33 .type .L.str.6,@object # @.str.6 .L.str.6: .asciz "expected %d, got %d\n" .size .L.str.6, 21 .type .L.str.7,@object # @.str.7 .L.str.7: .asciz "TMP" .size .L.str.7, 4 .type .L.str.8,@object # @.str.8 .L.str.8: .asciz "expected 'a' at [%d], got 0x%x\n" .size .L.str.8, 32 .type .L.str.9,@object # @.str.9 .L.str.9: .asciz "Could not allocate memory for the test\n" .size .L.str.9, 40 .type .L.str.10,@object # @.str.10 .L.str.10: .asciz "expected 0xcc at [%d], got 0x%x\n" .size .L.str.10, 33 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym test_GetTempPathW .addrsig_sym MultiByteToWideChar .addrsig_sym lstrlenW .addrsig_sym lstrcpyW .addrsig_sym GetTempPathW .addrsig_sym GetLastError .addrsig_sym win_skip .addrsig_sym ok .addrsig_sym lstrcmpiW .addrsig_sym broken .addrsig_sym GetVersion .addrsig_sym GetEnvironmentVariableA .addrsig_sym strlen .addrsig_sym HeapAlloc .addrsig_sym GetProcessHeap .addrsig_sym skip .addrsig_sym HeapFree .addrsig_sym MAX_PATH .addrsig_sym test_GetTempPathW.fooW .addrsig_sym CP_ACP .addrsig_sym ERROR_CALL_NOT_IMPLEMENTED
freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_lock.c_svn_fs_x__get_locks.c
arm/extr_lock_svn_fs_x__get_locks_O0_gcc.s
x86_64/extr_lock_svn_fs_x__get_locks_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _svn_fs_x__get_locks ; -- Begin function svn_fs_x__get_locks .p2align 2 _svn_fs_x__get_locks: ; @svn_fs_x__get_locks .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] stur w2, [x29, #-20] stur w3, [x29, #-24] stur x4, [x29, #-32] str x5, [sp, #40] ldur x0, [x29, #-8] adrp x8, _TRUE@GOTPAGE ldr x8, [x8, _TRUE@GOTPAGEOFF] ldr w1, [x8] bl _svn_fs__check_fs bl _SVN_ERR ldur x0, [x29, #-16] ldr x1, [sp, #40] bl _svn_fs__canonicalize_abspath stur x0, [x29, #-16] ldur x8, [x29, #-16] add x9, sp, #8 str x9, [sp] ; 8-byte Folded Spill str x8, [sp, #8] ldur w8, [x29, #-20] str w8, [sp, #28] ldur w8, [x29, #-24] str w8, [sp, #24] ldur x8, [x29, #-32] str x8, [sp, #16] ldur x8, [x29, #-8] ldr w1, [x8] ldur x2, [x29, #-16] ldr x3, [sp, #40] add x0, sp, #32 bl _digest_path_from_path bl _SVN_ERR ldr x3, [sp] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldr x1, [sp, #32] adrp x8, _get_locks_filter_func@GOTPAGE ldr x8, [x8, _get_locks_filter_func@GOTPAGEOFF] ldr w2, [x8] adrp x8, _FALSE@GOTPAGE ldr x8, [x8, _FALSE@GOTPAGEOFF] ldr w4, [x8] ldr x5, [sp, #40] bl _walk_locks bl _SVN_ERR adrp x8, _SVN_NO_ERROR@GOTPAGE ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF] ldr x0, [x8] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .comm _TRUE,4,2 ; @TRUE .comm _get_locks_filter_func,4,2 ; @get_locks_filter_func .comm _FALSE,4,2 ; @FALSE .comm _SVN_NO_ERROR,8,3 ; @SVN_NO_ERROR .subsections_via_symbols
.text .file "extr_lock.c_svn_fs_x__get_locks.c" .globl svn_fs_x__get_locks # -- Begin function svn_fs_x__get_locks .p2align 4, 0x90 .type svn_fs_x__get_locks,@function svn_fs_x__get_locks: # @svn_fs_x__get_locks .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) movl %edx, -20(%rbp) movl %ecx, -24(%rbp) movq %r8, -32(%rbp) movq %r9, -40(%rbp) movq -8(%rbp), %rdi movl TRUE(%rip), %esi callq svn_fs__check_fs@PLT movl %eax, %edi callq SVN_ERR@PLT movq -16(%rbp), %rdi movq -40(%rbp), %rsi callq svn_fs__canonicalize_abspath@PLT movq %rax, -16(%rbp) movq -16(%rbp), %rax movq %rax, -72(%rbp) movl -20(%rbp), %eax movl %eax, -52(%rbp) movl -24(%rbp), %eax movl %eax, -56(%rbp) movq -32(%rbp), %rax movq %rax, -64(%rbp) movq -8(%rbp), %rax movl (%rax), %esi movq -16(%rbp), %rdx movq -40(%rbp), %rcx leaq -48(%rbp), %rdi callq digest_path_from_path@PLT movl %eax, %edi callq SVN_ERR@PLT movq -8(%rbp), %rdi movq -48(%rbp), %rsi movl get_locks_filter_func(%rip), %edx movl FALSE(%rip), %r8d movq -40(%rbp), %r9 leaq -72(%rbp), %rcx callq walk_locks@PLT movl %eax, %edi callq SVN_ERR@PLT movq SVN_NO_ERROR(%rip), %rax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size svn_fs_x__get_locks, .Lfunc_end0-svn_fs_x__get_locks .cfi_endproc # -- End function .type TRUE,@object # @TRUE .bss .globl TRUE .p2align 2 TRUE: .long 0 # 0x0 .size TRUE, 4 .type get_locks_filter_func,@object # @get_locks_filter_func .globl get_locks_filter_func .p2align 2 get_locks_filter_func: .long 0 # 0x0 .size get_locks_filter_func, 4 .type FALSE,@object # @FALSE .globl FALSE .p2align 2 FALSE: .long 0 # 0x0 .size FALSE, 4 .type SVN_NO_ERROR,@object # @SVN_NO_ERROR .globl SVN_NO_ERROR .p2align 3 SVN_NO_ERROR: .quad 0 .size SVN_NO_ERROR, 8 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym SVN_ERR .addrsig_sym svn_fs__check_fs .addrsig_sym svn_fs__canonicalize_abspath .addrsig_sym digest_path_from_path .addrsig_sym walk_locks .addrsig_sym TRUE .addrsig_sym get_locks_filter_func .addrsig_sym FALSE .addrsig_sym SVN_NO_ERROR
linux/drivers/gpu/drm/amd/amdgpu/extr_dce_v11_0.c_dce_v11_0_audio_enable.c
arm/extr_dce_v11_0_dce_v11_0_audio_enable_O0_gcc.s
x86_64/extr_dce_v11_0_dce_v11_0_audio_enable_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dce_v11_0_audio_enable _dce_v11_0_audio_enable: ; @dce_v11_0_audio_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 stur x0, [x29, #-8] str x1, [sp, #16] str w2, [sp, #12] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_6 LBB0_2: ldr x8, [sp, #16] ldr w8, [x8] str w8, [sp, #4] ; 4-byte Folded Spill adrp x8, _ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL@GOTPAGE ldr x8, [x8, _ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL@GOTPAGEOFF] ldr w8, [x8] str w8, [sp, #8] ; 4-byte Folded Spill ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: adrp x8, _AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK@GOTPAGE ldr x8, [x8, _AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK@GOTPAGEOFF] ldr w8, [x8] str w8, [sp] ; 4-byte Folded Spill b LBB0_5 LBB0_4: mov w8, #0 str w8, [sp] ; 4-byte Folded Spill b LBB0_5 LBB0_5: ldr w1, [sp, #8] ; 4-byte Folded Reload ldr w0, [sp, #4] ; 4-byte Folded Reload ldr w2, [sp] ; 4-byte Folded Reload bl _WREG32_AUDIO_ENDPT b LBB0_6 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL,4,2 ; @ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL .comm _AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK,4,2 ; @AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK .no_dead_strip _dce_v11_0_audio_enable .subsections_via_symbols
.text .file "extr_dce_v11_0.c_dce_v11_0_audio_enable.c" .p2align 4, 0x90 # -- Begin function dce_v11_0_audio_enable .type dce_v11_0_audio_enable,@function dce_v11_0_audio_enable: # @dce_v11_0_audio_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 movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movl %edx, -20(%rbp) cmpq $0, -16(%rbp) jne .LBB0_2 # %bb.1: jmp .LBB0_6 .LBB0_2: movq -16(%rbp), %rax movl (%rax), %eax movl %eax, -28(%rbp) # 4-byte Spill movl ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL(%rip), %eax movl %eax, -24(%rbp) # 4-byte Spill cmpl $0, -20(%rbp) je .LBB0_4 # %bb.3: movl AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK(%rip), %eax movl %eax, -32(%rbp) # 4-byte Spill jmp .LBB0_5 .LBB0_4: xorl %eax, %eax movl %eax, -32(%rbp) # 4-byte Spill jmp .LBB0_5 .LBB0_5: movl -24(%rbp), %esi # 4-byte Reload movl -28(%rbp), %edi # 4-byte Reload movl -32(%rbp), %edx # 4-byte Reload callq WREG32_AUDIO_ENDPT@PLT .LBB0_6: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size dce_v11_0_audio_enable, .Lfunc_end0-dce_v11_0_audio_enable .cfi_endproc # -- End function .type ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL,@object # @ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL .bss .globl ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL .p2align 2 ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL: .long 0 # 0x0 .size ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL, 4 .type AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK,@object # @AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK .globl AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK .p2align 2 AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK: .long 0 # 0x0 .size AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym dce_v11_0_audio_enable .addrsig_sym WREG32_AUDIO_ENDPT .addrsig_sym ixAZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL .addrsig_sym AZALIA_F0_CODEC_PIN_CONTROL_HOT_PLUG_CONTROL__AUDIO_ENABLED_MASK
esp-idf/components/bt/common/osi/extr_future.c_future_free.c
arm/extr_future_future_free_O0_gcc.s
x86_64/extr_future_future_free_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _future_free ; -- Begin function future_free .p2align 2 _future_free: ; @future_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] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: b LBB0_5 LBB0_2: ldr x8, [sp, #8] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ldr x0, [sp, #8] bl _osi_sem_free b LBB0_4 LBB0_4: ldr x0, [sp, #8] bl _osi_free b LBB0_5 LBB0_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_future.c_future_free.c" .globl future_free # -- Begin function future_free .p2align 4, 0x90 .type future_free,@function future_free: # @future_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) cmpq $0, -8(%rbp) jne .LBB0_2 # %bb.1: jmp .LBB0_5 .LBB0_2: movq -8(%rbp), %rax cmpq $0, (%rax) je .LBB0_4 # %bb.3: movq -8(%rbp), %rdi callq osi_sem_free@PLT .LBB0_4: movq -8(%rbp), %rdi callq osi_free@PLT .LBB0_5: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size future_free, .Lfunc_end0-future_free .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym osi_sem_free .addrsig_sym osi_free
postgres/src/backend/access/gin/extr_ginvacuum.c_ginVacuumItemPointers.c
arm/extr_ginvacuum_ginVacuumItemPointers_O0_gcc.s
x86_64/extr_ginvacuum_ginVacuumItemPointers_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ginVacuumItemPointers ; -- Begin function ginVacuumItemPointers .p2align 2 _ginVacuumItemPointers: ; @ginVacuumItemPointers .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] str x3, [sp, #32] str wzr, [sp, #24] ; kill: def $x8 killed $xzr str xzr, [sp, #16] str wzr, [sp, #28] b LBB0_1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #28] ldur w9, [x29, #-20] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_11 b LBB0_2 LBB0_2: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #16] ldur x9, [x29, #-16] ldrsw x10, [sp, #28] add x0, x9, x10, lsl #2 ldur x9, [x29, #-8] ldr w1, [x9, #8] blr x8 subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-8] ldr x9, [x8] ldr w8, [x9] add w8, w8, #1 str w8, [x9] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ; in Loop: Header=BB0_1 Depth=1 ldursw x9, [x29, #-20] mov x8, #4 str x8, [sp, #8] ; 8-byte Folded Spill mul x8, x8, x9 mov x0, x8 bl _palloc ldr x8, [sp, #8] ; 8-byte Folded Reload str x0, [sp, #16] ldr x0, [sp, #16] ldur x1, [x29, #-16] ldrsw x9, [sp, #28] mul x8, x8, x9 mov x2, x8 bl _memcpy b LBB0_5 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 b LBB0_9 LBB0_6: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-8] ldr x9, [x8] ldr w8, [x9, #4] add w8, w8, #1 str w8, [x9, #4] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_8 b LBB0_7 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldur x8, [x29, #-16] ldrsw x9, [sp, #28] ldr w8, [x8, x9, lsl #2] ldr x9, [sp, #16] ldrsw x10, [sp, #24] str w8, [x9, x10, lsl #2] b LBB0_8 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #24] add w8, w8, #1 str w8, [sp, #24] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 b LBB0_10 LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [sp, #28] add w8, w8, #1 str w8, [sp, #28] b LBB0_1 LBB0_11: ldr w8, [sp, #24] ldr x9, [sp, #32] str w8, [x9] ldr x0, [sp, #16] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_ginvacuum.c_ginVacuumItemPointers.c" .globl ginVacuumItemPointers # -- Begin function ginVacuumItemPointers .p2align 4, 0x90 .type ginVacuumItemPointers,@function ginVacuumItemPointers: # @ginVacuumItemPointers .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) movl %edx, -20(%rbp) movq %rcx, -32(%rbp) movl $0, -40(%rbp) movq $0, -48(%rbp) movl $0, -36(%rbp) .LBB0_1: # =>This Inner Loop Header: Depth=1 movl -36(%rbp), %eax cmpl -20(%rbp), %eax jge .LBB0_11 # %bb.2: # in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movq 16(%rax), %rax movq -16(%rbp), %rdi movslq -36(%rbp), %rcx shlq $2, %rcx addq %rcx, %rdi movq -8(%rbp), %rcx movl 8(%rcx), %esi callq *%rax cmpq $0, %rax je .LBB0_6 # %bb.3: # in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movl (%rax), %ecx addl $1, %ecx movl %ecx, (%rax) cmpq $0, -48(%rbp) jne .LBB0_5 # %bb.4: # in Loop: Header=BB0_1 Depth=1 movslq -20(%rbp), %rax shlq $2, %rax movl %eax, %edi callq palloc@PLT movq %rax, -48(%rbp) movq -48(%rbp), %rdi movq -16(%rbp), %rsi movslq -36(%rbp), %rax shlq $2, %rax movl %eax, %edx callq memcpy@PLT .LBB0_5: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_9 .LBB0_6: # in Loop: Header=BB0_1 Depth=1 movq -8(%rbp), %rax movq (%rax), %rax movl 4(%rax), %ecx addl $1, %ecx movl %ecx, 4(%rax) cmpq $0, -48(%rbp) je .LBB0_8 # %bb.7: # in Loop: Header=BB0_1 Depth=1 movq -16(%rbp), %rax movslq -36(%rbp), %rcx movl (%rax,%rcx,4), %edx movq -48(%rbp), %rax movslq -40(%rbp), %rcx movl %edx, (%rax,%rcx,4) .LBB0_8: # in Loop: Header=BB0_1 Depth=1 movl -40(%rbp), %eax addl $1, %eax movl %eax, -40(%rbp) .LBB0_9: # in Loop: Header=BB0_1 Depth=1 jmp .LBB0_10 .LBB0_10: # in Loop: Header=BB0_1 Depth=1 movl -36(%rbp), %eax addl $1, %eax movl %eax, -36(%rbp) jmp .LBB0_1 .LBB0_11: movl -40(%rbp), %ecx movq -32(%rbp), %rax movl %ecx, (%rax) movq -48(%rbp), %rax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ginVacuumItemPointers, .Lfunc_end0-ginVacuumItemPointers .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym palloc .addrsig_sym memcpy
freebsd/sys/cam/scsi/extr_scsi_pt.c_ptinit.c
arm/extr_scsi_pt_ptinit_O0_gcc.s
x86_64/extr_scsi_pt_ptinit_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ptinit _ptinit: ; @ptinit .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, _AC_FOUND_DEVICE@GOTPAGE ldr x8, [x8, _AC_FOUND_DEVICE@GOTPAGEOFF] ldr w0, [x8] adrp x8, _ptasync@GOTPAGE ldr x8, [x8, _ptasync@GOTPAGEOFF] ldr w1, [x8] mov x3, #0 mov x2, x3 bl _xpt_register_async str x0, [sp, #8] ldr x8, [sp, #8] adrp x9, _CAM_REQ_CMP@GOTPAGE ldr x9, [x9, _CAM_REQ_CMP@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x1, [sp, #8] adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_2 LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _AC_FOUND_DEVICE,4,2 ; @AC_FOUND_DEVICE .comm _ptasync,4,2 ; @ptasync .comm _CAM_REQ_CMP,8,3 ; @CAM_REQ_CMP .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pt: Failed to attach master async callback due to status 0x%x!\n" .no_dead_strip _ptinit .subsections_via_symbols
.text .file "extr_scsi_pt.c_ptinit.c" .p2align 4, 0x90 # -- Begin function ptinit .type ptinit,@function ptinit: # @ptinit .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 AC_FOUND_DEVICE(%rip), %edi movl ptasync(%rip), %esi xorl %eax, %eax movl %eax, %ecx movq %rcx, %rdx callq xpt_register_async@PLT movq %rax, -8(%rbp) movq -8(%rbp), %rax cmpq CAM_REQ_CMP(%rip), %rax je .LBB0_2 # %bb.1: movq -8(%rbp), %rsi leaq .L.str(%rip), %rdi callq printf@PLT .LBB0_2: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ptinit, .Lfunc_end0-ptinit .cfi_endproc # -- End function .type AC_FOUND_DEVICE,@object # @AC_FOUND_DEVICE .bss .globl AC_FOUND_DEVICE .p2align 2 AC_FOUND_DEVICE: .long 0 # 0x0 .size AC_FOUND_DEVICE, 4 .type ptasync,@object # @ptasync .globl ptasync .p2align 2 ptasync: .long 0 # 0x0 .size ptasync, 4 .type CAM_REQ_CMP,@object # @CAM_REQ_CMP .globl CAM_REQ_CMP .p2align 3 CAM_REQ_CMP: .quad 0 # 0x0 .size CAM_REQ_CMP, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "pt: Failed to attach master async callback due to status 0x%x!\n" .size .L.str, 64 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ptinit .addrsig_sym xpt_register_async .addrsig_sym printf .addrsig_sym AC_FOUND_DEVICE .addrsig_sym ptasync .addrsig_sym CAM_REQ_CMP
FFmpeg/libavcodec/extr_movtextenc.c_mov_text_color_cb.c
arm/extr_movtextenc_mov_text_color_cb_O0_gcc.s
x86_64/extr_movtextenc_mov_text_color_cb_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mov_text_color_cb _mov_text_color_cb: ; @mov_text_color_cb .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] ldur x8, [x29, #-8] str x8, [sp, #8] ldr w8, [sp, #16] subs w8, w8, #2 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: ldr x8, [sp, #8] ldr w8, [x8] adrp x9, _HLIT_BOX@GOTPAGE ldr x9, [x9, _HLIT_BOX@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: ldr x8, [sp, #8] add x0, x8, #8 bl _AV_RB16 ldr x8, [sp, #8] str x0, [x8, #24] b LBB0_4 LBB0_3: adrp x8, _HCLR_BOX@GOTPAGE ldr x8, [x8, _HCLR_BOX@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #8] ldr w8, [x9] orr w8, w8, w10 str w8, [x9] adrp x8, _HLIT_BOX@GOTPAGE ldr x8, [x8, _HLIT_BOX@GOTPAGEOFF] ldr w10, [x8] ldr x9, [sp, #8] ldr w8, [x9] orr w8, w8, w10 str w8, [x9] ldr x8, [sp, #8] add x0, x8, #8 bl _AV_RB16 ldr x8, [sp, #8] str x0, [x8, #16] ldur w8, [x29, #-12] orr w8, w8, #0xff000000 ldr x9, [sp, #8] str w8, [x9, #4] b LBB0_4 LBB0_4: b LBB0_5 LBB0_5: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _HLIT_BOX,4,2 ; @HLIT_BOX .comm _HCLR_BOX,4,2 ; @HCLR_BOX .no_dead_strip _mov_text_color_cb .subsections_via_symbols
.text .file "extr_movtextenc.c_mov_text_color_cb.c" .p2align 4, 0x90 # -- Begin function mov_text_color_cb .type mov_text_color_cb,@function mov_text_color_cb: # @mov_text_color_cb .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) movq -8(%rbp), %rax movq %rax, -24(%rbp) cmpl $2, -16(%rbp) jne .LBB0_5 # %bb.1: movq -24(%rbp), %rax movl (%rax), %eax andl HLIT_BOX(%rip), %eax cmpl $0, %eax je .LBB0_3 # %bb.2: movq -24(%rbp), %rdi addq $8, %rdi callq AV_RB16@PLT movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 24(%rax) jmp .LBB0_4 .LBB0_3: movl HCLR_BOX(%rip), %ecx movq -24(%rbp), %rax orl (%rax), %ecx movl %ecx, (%rax) movl HLIT_BOX(%rip), %ecx movq -24(%rbp), %rax orl (%rax), %ecx movl %ecx, (%rax) movq -24(%rbp), %rdi addq $8, %rdi callq AV_RB16@PLT movq %rax, %rcx movq -24(%rbp), %rax movq %rcx, 16(%rax) movl -12(%rbp), %ecx orl $-16777216, %ecx # imm = 0xFF000000 movq -24(%rbp), %rax movl %ecx, 4(%rax) .LBB0_4: jmp .LBB0_5 .LBB0_5: addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mov_text_color_cb, .Lfunc_end0-mov_text_color_cb .cfi_endproc # -- End function .type HLIT_BOX,@object # @HLIT_BOX .bss .globl HLIT_BOX .p2align 2 HLIT_BOX: .long 0 # 0x0 .size HLIT_BOX, 4 .type HCLR_BOX,@object # @HCLR_BOX .globl HCLR_BOX .p2align 2 HCLR_BOX: .long 0 # 0x0 .size HCLR_BOX, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym mov_text_color_cb .addrsig_sym AV_RB16 .addrsig_sym HLIT_BOX .addrsig_sym HCLR_BOX
openwrt/target/linux/generic/files/drivers/net/phy/extr_rtl8367b.c_rtl8367b_extif_init_of.c
arm/extr_rtl8367b_rtl8367b_extif_init_of_O0_gcc.s
x86_64/extr_rtl8367b_rtl8367b_extif_init_of_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rtl8367b_extif_init_of _rtl8367b_extif_init_of: ; @rtl8367b_extif_init_of .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 str x0, [sp, #24] str w1, [sp, #20] str x2, [sp, #8] adrp x8, _EINVAL@GOTPAGE ldr x8, [x8, _EINVAL@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w0, w8, w9 add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _rtl8367b_extif_init_of .subsections_via_symbols
.text .file "extr_rtl8367b.c_rtl8367b_extif_init_of.c" .p2align 4, 0x90 # -- Begin function rtl8367b_extif_init_of .type rtl8367b_extif_init_of,@function rtl8367b_extif_init_of: # @rtl8367b_extif_init_of .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) xorl %eax, %eax subl EINVAL(%rip), %eax popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rtl8367b_extif_init_of, .Lfunc_end0-rtl8367b_extif_init_of .cfi_endproc # -- End function .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 rtl8367b_extif_init_of .addrsig_sym EINVAL
disque/src/extr_memtest.c_memtest.c
arm/extr_memtest_memtest_O0_gcc.s
x86_64/extr_memtest_memtest_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _memtest ; -- Begin function memtest .p2align 2 _memtest: ; @memtest .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 x2, _ws@GOTPAGE ldr x2, [x2, _ws@GOTPAGEOFF] str x2, [sp, #8] ; 8-byte Folded Spill stur x0, [x29, #-8] stur w1, [x29, #-12] adrp x8, _TIOCGWINSZ@GOTPAGE ldr x8, [x8, _TIOCGWINSZ@GOTPAGEOFF] ldr w1, [x8] mov w0, #1 bl _ioctl adds w8, w0, #1 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x9, [sp, #8] ; 8-byte Folded Reload mov w8, #80 str w8, [x9] mov w8, #20 str w8, [x9, #4] b LBB0_2 LBB0_2: ldur x0, [x29, #-8] ldur w1, [x29, #-12] bl _memtest_alloc_and_test adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _printf adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _printf adrp x0, l_.str.2@PAGE add x0, x0, l_.str.2@PAGEOFF bl _printf adrp x0, l_.str.3@PAGE add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #0 bl _exit .cfi_endproc ; -- End function .comm _TIOCGWINSZ,4,2 ; @TIOCGWINSZ .comm _ws,8,2 ; @ws .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\nYour memory passed this test.\n" l_.str.1: ; @.str.1 .asciz "Please if you are still in doubt use the following two tools:\n" l_.str.2: ; @.str.2 .asciz "1) memtest86: http://www.memtest86.com/\n" l_.str.3: ; @.str.3 .asciz "2) memtester: http://pyropus.ca/software/memtester/\n" .subsections_via_symbols
.text .file "extr_memtest.c_memtest.c" .globl memtest # -- Begin function memtest .p2align 4, 0x90 .type memtest,@function memtest: # @memtest .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 %esi, -12(%rbp) movl TIOCGWINSZ(%rip), %esi movl $1, %edi leaq ws(%rip), %rdx callq ioctl@PLT cmpl $-1, %eax jne .LBB0_2 # %bb.1: movl $80, ws(%rip) movl $20, ws+4(%rip) .LBB0_2: movq -8(%rbp), %rdi movl -12(%rbp), %esi callq memtest_alloc_and_test@PLT leaq .L.str(%rip), %rdi callq printf@PLT leaq .L.str.1(%rip), %rdi callq printf@PLT leaq .L.str.2(%rip), %rdi callq printf@PLT leaq .L.str.3(%rip), %rdi callq printf@PLT xorl %edi, %edi callq exit@PLT .Lfunc_end0: .size memtest, .Lfunc_end0-memtest .cfi_endproc # -- End function .type TIOCGWINSZ,@object # @TIOCGWINSZ .bss .globl TIOCGWINSZ .p2align 2 TIOCGWINSZ: .long 0 # 0x0 .size TIOCGWINSZ, 4 .type ws,@object # @ws .globl ws .p2align 2 ws: .zero 8 .size ws, 8 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "\nYour memory passed this test.\n" .size .L.str, 32 .type .L.str.1,@object # @.str.1 .L.str.1: .asciz "Please if you are still in doubt use the following two tools:\n" .size .L.str.1, 63 .type .L.str.2,@object # @.str.2 .L.str.2: .asciz "1) memtest86: http://www.memtest86.com/\n" .size .L.str.2, 41 .type .L.str.3,@object # @.str.3 .L.str.3: .asciz "2) memtester: http://pyropus.ca/software/memtester/\n" .size .L.str.3, 53 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ioctl .addrsig_sym memtest_alloc_and_test .addrsig_sym printf .addrsig_sym exit .addrsig_sym TIOCGWINSZ .addrsig_sym ws
freebsd/sys/arm64/rockchip/extr_rk_typec_phy.c_rk_typec_phy_set_usb2_only.c
arm/extr_rk_typec_phy_rk_typec_phy_set_usb2_only_O0_gcc.s
x86_64/extr_rk_typec_phy_rk_typec_phy_set_usb2_only_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rk_typec_phy_set_usb2_only _rk_typec_phy_set_usb2_only: ; @rk_typec_phy_set_usb2_only .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, _USB3PHY_CON0_USB2_ONLY@GOTPAGE ldr x8, [x8, _USB3PHY_CON0_USB2_ONLY@GOTPAGEOFF] str x8, [sp, #24] ; 8-byte Folded Spill adrp x8, _USB3OTG_CON1_U3_DIS@GOTPAGE ldr x8, [x8, _USB3OTG_CON1_U3_DIS@GOTPAGEOFF] str x8, [sp, #32] ; 8-byte Folded Spill stur x0, [x29, #-8] stur w1, [x29, #-12] ldur x8, [x29, #-8] ldr w8, [x8, #4] stur w8, [x29, #-20] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldr w0, [x8] bl _GRF_USB3PHY_CON0 mov x1, x0 ldur w0, [x29, #-20] ; 4-byte Folded Reload bl _SYSCON_READ_4 stur w0, [x29, #-16] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-16] orr w8, w8, w9 stur w8, [x29, #-16] b LBB0_3 LBB0_2: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-16] bic w8, w8, w9 stur w8, [x29, #-16] b LBB0_3 LBB0_3: ldr x8, [sp, #24] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-16] orr w8, w8, w9, lsl #16 stur w8, [x29, #-16] ldur x8, [x29, #-8] ldr w8, [x8, #4] str w8, [sp, #16] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldr w0, [x8] bl _GRF_USB3PHY_CON0 mov x1, x0 ldr w0, [sp, #16] ; 4-byte Folded Reload ldur w2, [x29, #-16] bl _SYSCON_WRITE_4 ldur x8, [x29, #-8] ldr w8, [x8, #4] str w8, [sp, #20] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldr w0, [x8] bl _GRF_USB3OTG_CON1 mov x1, x0 ldr w0, [sp, #20] ; 4-byte Folded Reload bl _SYSCON_READ_4 stur w0, [x29, #-16] ldur w8, [x29, #-12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-16] orr w8, w8, w9 stur w8, [x29, #-16] b LBB0_6 LBB0_5: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-16] bic w8, w8, w9 stur w8, [x29, #-16] b LBB0_6 LBB0_6: ldr x8, [sp, #32] ; 8-byte Folded Reload ldr w9, [x8] ldur w8, [x29, #-16] orr w8, w8, w9, lsl #16 stur w8, [x29, #-16] ldur x8, [x29, #-8] ldr w8, [x8, #4] str w8, [sp, #12] ; 4-byte Folded Spill ldur x8, [x29, #-8] ldr w0, [x8] bl _GRF_USB3OTG_CON1 mov x1, x0 ldr w0, [sp, #12] ; 4-byte Folded Reload ldur w2, [x29, #-16] bl _SYSCON_WRITE_4 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .comm _USB3PHY_CON0_USB2_ONLY,4,2 ; @USB3PHY_CON0_USB2_ONLY .comm _USB3OTG_CON1_U3_DIS,4,2 ; @USB3OTG_CON1_U3_DIS .no_dead_strip _rk_typec_phy_set_usb2_only .subsections_via_symbols
.text .file "extr_rk_typec_phy.c_rk_typec_phy_set_usb2_only.c" .p2align 4, 0x90 # -- Begin function rk_typec_phy_set_usb2_only .type rk_typec_phy_set_usb2_only,@function rk_typec_phy_set_usb2_only: # @rk_typec_phy_set_usb2_only .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 movl 4(%rax), %eax movl %eax, -20(%rbp) # 4-byte Spill movq -8(%rbp), %rax movl (%rax), %edi callq GRF_USB3PHY_CON0@PLT movl -20(%rbp), %edi # 4-byte Reload movl %eax, %esi callq SYSCON_READ_4@PLT movl %eax, -16(%rbp) cmpl $0, -12(%rbp) je .LBB0_2 # %bb.1: movl USB3PHY_CON0_USB2_ONLY(%rip), %eax orl -16(%rbp), %eax movl %eax, -16(%rbp) jmp .LBB0_3 .LBB0_2: movl USB3PHY_CON0_USB2_ONLY(%rip), %eax xorl $-1, %eax andl -16(%rbp), %eax movl %eax, -16(%rbp) .LBB0_3: movl USB3PHY_CON0_USB2_ONLY(%rip), %eax shll $16, %eax orl -16(%rbp), %eax movl %eax, -16(%rbp) movq -8(%rbp), %rax movl 4(%rax), %eax movl %eax, -28(%rbp) # 4-byte Spill movq -8(%rbp), %rax movl (%rax), %edi callq GRF_USB3PHY_CON0@PLT movl -28(%rbp), %edi # 4-byte Reload movl %eax, %esi movl -16(%rbp), %edx callq SYSCON_WRITE_4@PLT movq -8(%rbp), %rax movl 4(%rax), %eax movl %eax, -24(%rbp) # 4-byte Spill movq -8(%rbp), %rax movl (%rax), %edi callq GRF_USB3OTG_CON1@PLT movl -24(%rbp), %edi # 4-byte Reload movl %eax, %esi callq SYSCON_READ_4@PLT movl %eax, -16(%rbp) cmpl $0, -12(%rbp) je .LBB0_5 # %bb.4: movl USB3OTG_CON1_U3_DIS(%rip), %eax orl -16(%rbp), %eax movl %eax, -16(%rbp) jmp .LBB0_6 .LBB0_5: movl USB3OTG_CON1_U3_DIS(%rip), %eax xorl $-1, %eax andl -16(%rbp), %eax movl %eax, -16(%rbp) .LBB0_6: movl USB3OTG_CON1_U3_DIS(%rip), %eax shll $16, %eax orl -16(%rbp), %eax movl %eax, -16(%rbp) movq -8(%rbp), %rax movl 4(%rax), %eax movl %eax, -32(%rbp) # 4-byte Spill movq -8(%rbp), %rax movl (%rax), %edi callq GRF_USB3OTG_CON1@PLT movl -32(%rbp), %edi # 4-byte Reload movl %eax, %esi movl -16(%rbp), %edx callq SYSCON_WRITE_4@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rk_typec_phy_set_usb2_only, .Lfunc_end0-rk_typec_phy_set_usb2_only .cfi_endproc # -- End function .type USB3PHY_CON0_USB2_ONLY,@object # @USB3PHY_CON0_USB2_ONLY .bss .globl USB3PHY_CON0_USB2_ONLY .p2align 2 USB3PHY_CON0_USB2_ONLY: .long 0 # 0x0 .size USB3PHY_CON0_USB2_ONLY, 4 .type USB3OTG_CON1_U3_DIS,@object # @USB3OTG_CON1_U3_DIS .globl USB3OTG_CON1_U3_DIS .p2align 2 USB3OTG_CON1_U3_DIS: .long 0 # 0x0 .size USB3OTG_CON1_U3_DIS, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rk_typec_phy_set_usb2_only .addrsig_sym SYSCON_READ_4 .addrsig_sym GRF_USB3PHY_CON0 .addrsig_sym SYSCON_WRITE_4 .addrsig_sym GRF_USB3OTG_CON1 .addrsig_sym USB3PHY_CON0_USB2_ONLY .addrsig_sym USB3OTG_CON1_U3_DIS
linux/drivers/message/fusion/extr_mptscsih.c_mptscsih_version_mpi_show.c
arm/extr_mptscsih_mptscsih_version_mpi_show_O0_gcc.s
x86_64/extr_mptscsih_mptscsih_version_mpi_show_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mptscsih_version_mpi_show _mptscsih_version_mpi_show: ; @mptscsih_version_mpi_show .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 x0, [x29, #-8] bl _class_to_shost str x0, [sp, #16] ldr x0, [sp, #16] bl _shost_priv str x0, [sp, #8] ldr x8, [sp, #8] ldr x8, [x8] str x8, [sp] ldr x0, [sp, #24] adrp x8, _PAGE_SIZE@GOTPAGE ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF] ldr w1, [x8] ldr x8, [sp] ldr w3, [x8] adrp x2, l_.str@PAGE add x2, x2, l_.str@PAGEOFF bl _snprintf ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _PAGE_SIZE,4,2 ; @PAGE_SIZE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%03x\n" .no_dead_strip _mptscsih_version_mpi_show .subsections_via_symbols
.text .file "extr_mptscsih.c_mptscsih_version_mpi_show.c" .p2align 4, 0x90 # -- Begin function mptscsih_version_mpi_show .type mptscsih_version_mpi_show,@function mptscsih_version_mpi_show: # @mptscsih_version_mpi_show .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), %rdi callq class_to_shost@PLT movq %rax, -32(%rbp) movq -32(%rbp), %rdi callq shost_priv@PLT movq %rax, -40(%rbp) movq -40(%rbp), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq -24(%rbp), %rdi movl PAGE_SIZE(%rip), %esi movq -48(%rbp), %rax movl (%rax), %ecx leaq .L.str(%rip), %rdx callq snprintf@PLT addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mptscsih_version_mpi_show, .Lfunc_end0-mptscsih_version_mpi_show .cfi_endproc # -- End function .type PAGE_SIZE,@object # @PAGE_SIZE .bss .globl PAGE_SIZE .p2align 2 PAGE_SIZE: .long 0 # 0x0 .size PAGE_SIZE, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "%03x\n" .size .L.str, 6 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym mptscsih_version_mpi_show .addrsig_sym class_to_shost .addrsig_sym shost_priv .addrsig_sym snprintf .addrsig_sym PAGE_SIZE
vim.js/src/extr_if_python.c_Python_Init.c
arm/extr_if_python_Python_Init_O0_gcc.s
x86_64/extr_if_python_Python_Init_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function Python_Init _Python_Init: ; @Python_Init .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, _initialised@GOTPAGE ldr x8, [x8, _initialised@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_6 b LBB0_1 LBB0_1: bl _init_structs bl _Py_Initialize bl _PyEval_InitThreads bl _PythonIO_Init_io subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: b LBB0_7 LBB0_3: bl _PythonMod_Init subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: b LBB0_7 LBB0_5: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _PyImport_AddModule bl _PyModule_GetDict adrp x8, _globals@GOTPAGE ldr x8, [x8, _globals@GOTPAGEOFF] str w0, [x8] adrp x0, l_.str.1@PAGE add x0, x0, l_.str.1@PAGEOFF bl _PyRun_SimpleString bl _PyEval_SaveThread adrp x8, _saved_python_thread@GOTPAGE ldr x8, [x8, _saved_python_thread@GOTPAGEOFF] str w0, [x8] mov w8, #1 adrp x9, _initialised@GOTPAGE ldr x9, [x9, _initialised@GOTPAGEOFF] str w8, [x9] b LBB0_6 LBB0_6: stur wzr, [x29, #-4] b LBB0_8 LBB0_7: bl _PythonIO_Flush mov w8, #-1 stur w8, [x29, #-4] b LBB0_8 LBB0_8: ldur w0, [x29, #-4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _initialised,4,2 ; @initialised .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "__main__" .comm _globals,4,2 ; @globals l_.str.1: ; @.str.1 .asciz "import sys; sys.path = filter(lambda x: x != '/must>not&exist', sys.path)" .comm _saved_python_thread,4,2 ; @saved_python_thread .comm _PYTHON_HOME,4,2 ; @PYTHON_HOME .comm _TRUE,4,2 ; @TRUE .no_dead_strip _Python_Init .subsections_via_symbols
.text .file "extr_if_python.c_Python_Init.c" .p2align 4, 0x90 # -- Begin function Python_Init .type Python_Init,@function Python_Init: # @Python_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 $16, %rsp cmpl $0, initialised(%rip) jne .LBB0_6 # %bb.1: movb $0, %al callq init_structs@PLT movb $0, %al callq Py_Initialize@PLT movb $0, %al callq PyEval_InitThreads@PLT movb $0, %al callq PythonIO_Init_io@PLT cmpq $0, %rax je .LBB0_3 # %bb.2: jmp .LBB0_7 .LBB0_3: movb $0, %al callq PythonMod_Init@PLT cmpq $0, %rax je .LBB0_5 # %bb.4: jmp .LBB0_7 .LBB0_5: leaq .L.str(%rip), %rdi callq PyImport_AddModule@PLT movl %eax, %edi callq PyModule_GetDict@PLT movl %eax, globals(%rip) leaq .L.str.1(%rip), %rdi callq PyRun_SimpleString@PLT movb $0, %al callq PyEval_SaveThread@PLT movl %eax, saved_python_thread(%rip) movl $1, initialised(%rip) .LBB0_6: movl $0, -4(%rbp) jmp .LBB0_8 .LBB0_7: movb $0, %al callq PythonIO_Flush@PLT movl $-1, -4(%rbp) .LBB0_8: movl -4(%rbp), %eax addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size Python_Init, .Lfunc_end0-Python_Init .cfi_endproc # -- End function .type initialised,@object # @initialised .bss .globl initialised .p2align 2 initialised: .long 0 # 0x0 .size initialised, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "__main__" .size .L.str, 9 .type globals,@object # @globals .bss .globl globals .p2align 2 globals: .long 0 # 0x0 .size globals, 4 .type .L.str.1,@object # @.str.1 .section .rodata.str1.1,"aMS",@progbits,1 .L.str.1: .asciz "import sys; sys.path = filter(lambda x: x != '/must>not&exist', sys.path)" .size .L.str.1, 74 .type saved_python_thread,@object # @saved_python_thread .bss .globl saved_python_thread .p2align 2 saved_python_thread: .long 0 # 0x0 .size saved_python_thread, 4 .type PYTHON_HOME,@object # @PYTHON_HOME .globl PYTHON_HOME .p2align 2 PYTHON_HOME: .long 0 # 0x0 .size PYTHON_HOME, 4 .type TRUE,@object # @TRUE .globl TRUE .p2align 2 TRUE: .long 0 # 0x0 .size TRUE, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym Python_Init .addrsig_sym init_structs .addrsig_sym Py_Initialize .addrsig_sym PyEval_InitThreads .addrsig_sym PythonIO_Init_io .addrsig_sym PythonMod_Init .addrsig_sym PyModule_GetDict .addrsig_sym PyImport_AddModule .addrsig_sym PyRun_SimpleString .addrsig_sym PyEval_SaveThread .addrsig_sym PythonIO_Flush .addrsig_sym initialised .addrsig_sym globals .addrsig_sym saved_python_thread
freebsd/sys/dev/usb/template/extr_usb_template.c_usb_make_device_desc.c
arm/extr_usb_template_usb_make_device_desc_O0_gcc.s
x86_64/extr_usb_template_usb_make_device_desc_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function usb_make_device_desc _usb_make_device_desc: ; @usb_make_device_desc .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] ldur x8, [x29, #-8] ldr w8, [x8] str w8, [sp, #12] ldur x9, [x29, #-8] ldrsw x8, [x9] add x8, x8, #112 ; kill: def $w8 killed $w8 killed $x8 str w8, [x9] ldur x9, [x29, #-8] mov w8, #1 str w8, [x9, #4] ldur x8, [x29, #-16] ldr x8, [x8, #40] str x8, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_1 LBB0_1: b LBB0_2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x8, [x8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; in Loop: Header=BB0_2 Depth=1 ldur x0, [x29, #-8] ldr x8, [sp, #16] ldr x1, [x8] bl _usb_make_config_desc ldur x9, [x29, #-8] ldr w8, [x9, #4] add w8, w8, #1 str w8, [x9, #4] ldr x8, [sp, #16] add x8, x8, #8 str x8, [sp, #16] b LBB0_2 LBB0_4: b LBB0_5 LBB0_5: ldur x8, [x29, #-8] ldr x8, [x8, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_6 LBB0_6: ldur x8, [x29, #-8] ldr x0, [x8, #16] ldr w1, [sp, #12] bl _USB_ADD_BYTES str x0, [sp, #24] ldur x8, [x29, #-16] ldr x9, [sp, #24] str x8, [x9, #104] ldr x9, [sp, #24] mov w8, #56 str w8, [x9] adrp x8, _UDESC_DEVICE@GOTPAGE ldr x8, [x8, _UDESC_DEVICE@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #24] str w8, [x9, #52] ldur x8, [x29, #-16] ldr w8, [x8, #20] ldr x9, [sp, #24] str w8, [x9, #48] ldur x8, [x29, #-16] ldr w8, [x8, #16] ldr x9, [sp, #24] str w8, [x9, #44] ldur x8, [x29, #-16] ldr w8, [x8, #12] ldr x9, [sp, #24] str w8, [x9, #40] ldr x8, [sp, #24] ldr w0, [x8, #36] ldur x8, [x29, #-16] ldr w1, [x8] bl _USETW ldr x8, [sp, #24] ldr w0, [x8, #32] ldur x8, [x29, #-16] ldr w1, [x8, #4] bl _USETW ldr x8, [sp, #24] ldr w0, [x8, #28] ldur x8, [x29, #-16] ldr w1, [x8, #8] bl _USETW ldur x8, [x29, #-16] ldr w8, [x8, #32] ldr x9, [sp, #24] str w8, [x9, #24] ldur x8, [x29, #-16] ldr w8, [x8, #28] ldr x9, [sp, #24] str w8, [x9, #20] ldur x8, [x29, #-16] ldr w8, [x8, #24] ldr x9, [sp, #24] str w8, [x9, #16] ldur x8, [x29, #-8] ldr w8, [x8, #4] subs w8, w8, #1 ldr x9, [sp, #24] str w8, [x9, #4] ldr x9, [sp, #24] mov w8, #48 str w8, [x9, #56] adrp x8, _UDESC_DEVICE_QUALIFIER@GOTPAGE ldr x8, [x8, _UDESC_DEVICE_QUALIFIER@GOTPAGEOFF] ldr w8, [x8] ldr x9, [sp, #24] str w8, [x9, #100] ldur x8, [x29, #-16] ldr w8, [x8, #20] ldr x9, [sp, #24] str w8, [x9, #96] ldur x8, [x29, #-16] ldr w8, [x8, #16] ldr x9, [sp, #24] str w8, [x9, #92] ldur x8, [x29, #-16] ldr w8, [x8, #12] ldr x9, [sp, #24] str w8, [x9, #88] ldr x8, [sp, #24] str xzr, [x8, #80] ldr x8, [sp, #24] ldr w0, [x8, #72] mov w1, #512 bl _USETW ldr x8, [sp, #24] str xzr, [x8, #64] ldur x8, [x29, #-8] ldr w8, [x8, #8] subs w8, w8, #128 ; kill: def $x8 killed $w8 str x8, [sp] ; 8-byte Folded Spill subs x8, x8, #4 cset w8, hi tbnz w8, #0, LBB0_13 ; %bb.7: 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_8: ldr x8, [sp, #24] ldr w0, [x8, #12] mov w1, #272 bl _USETW ldr x9, [sp, #24] mov w8, #8 str w8, [x9, #8] b LBB0_14 LBB0_9: ldr x8, [sp, #24] ldr w0, [x8, #12] mov w1, #272 bl _USETW ldr x9, [sp, #24] mov w8, #32 str w8, [x9, #8] b LBB0_14 LBB0_10: ldr x8, [sp, #24] ldr w0, [x8, #12] mov w1, #512 bl _USETW ldr x9, [sp, #24] mov w8, #64 str w8, [x9, #8] b LBB0_14 LBB0_11: ldr x8, [sp, #24] ldr w0, [x8, #12] mov w1, #592 bl _USETW ldr x9, [sp, #24] mov w8, #255 str w8, [x9, #8] b LBB0_14 LBB0_12: ldr x8, [sp, #24] ldr w0, [x8, #12] mov w1, #768 bl _USETW ldr x9, [sp, #24] mov w8, #9 str w8, [x9, #8] b LBB0_14 LBB0_13: adrp x8, _USB_ERR_INVAL@GOTPAGE ldr x8, [x8, _USB_ERR_INVAL@GOTPAGEOFF] ldr w8, [x8] ldur x9, [x29, #-8] str w8, [x9, #12] b LBB0_14 LBB0_14: b LBB0_15 LBB0_15: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc .p2align 2 lJTI0_0: .long LBB0_11-Ltmp0 .long LBB0_12-Ltmp0 .long LBB0_8-Ltmp0 .long LBB0_10-Ltmp0 .long LBB0_9-Ltmp0 ; -- End function .comm _UDESC_DEVICE,4,2 ; @UDESC_DEVICE .comm _UDESC_DEVICE_QUALIFIER,4,2 ; @UDESC_DEVICE_QUALIFIER .comm _USB_ERR_INVAL,4,2 ; @USB_ERR_INVAL .no_dead_strip _usb_make_device_desc .subsections_via_symbols
.text .file "extr_usb_template.c_usb_make_device_desc.c" .p2align 4, 0x90 # -- Begin function usb_make_device_desc .type usb_make_device_desc,@function usb_make_device_desc: # @usb_make_device_desc .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 -8(%rbp), %rax movl (%rax), %eax movl %eax, -36(%rbp) movq -8(%rbp), %rax movslq (%rax), %rcx addq $112, %rcx # kill: def $ecx killed $ecx killed $rcx movl %ecx, (%rax) movq -8(%rbp), %rax movl $1, 4(%rax) movq -16(%rbp), %rax movq 40(%rax), %rax movq %rax, -32(%rbp) cmpq $0, -32(%rbp) je .LBB0_5 # %bb.1: jmp .LBB0_2 .LBB0_2: # =>This Inner Loop Header: Depth=1 movq -32(%rbp), %rax cmpq $0, (%rax) je .LBB0_4 # %bb.3: # in Loop: Header=BB0_2 Depth=1 movq -8(%rbp), %rdi movq -32(%rbp), %rax movq (%rax), %rsi callq usb_make_config_desc@PLT movq -8(%rbp), %rax movl 4(%rax), %ecx addl $1, %ecx movl %ecx, 4(%rax) movq -32(%rbp), %rax addq $8, %rax movq %rax, -32(%rbp) jmp .LBB0_2 .LBB0_4: jmp .LBB0_5 .LBB0_5: movq -8(%rbp), %rax cmpq $0, 16(%rax) je .LBB0_14 # %bb.6: movq -8(%rbp), %rax movq 16(%rax), %rdi movl -36(%rbp), %esi callq USB_ADD_BYTES@PLT movq %rax, -24(%rbp) movq -16(%rbp), %rcx movq -24(%rbp), %rax movq %rcx, 104(%rax) movq -24(%rbp), %rax movl $56, (%rax) movl UDESC_DEVICE(%rip), %ecx movq -24(%rbp), %rax movl %ecx, 52(%rax) movq -16(%rbp), %rax movl 20(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 48(%rax) movq -16(%rbp), %rax movl 16(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 44(%rax) movq -16(%rbp), %rax movl 12(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 40(%rax) movq -24(%rbp), %rax movl 36(%rax), %edi movq -16(%rbp), %rax movl (%rax), %esi callq USETW@PLT movq -24(%rbp), %rax movl 32(%rax), %edi movq -16(%rbp), %rax movl 4(%rax), %esi callq USETW@PLT movq -24(%rbp), %rax movl 28(%rax), %edi movq -16(%rbp), %rax movl 8(%rax), %esi callq USETW@PLT movq -16(%rbp), %rax movl 32(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 24(%rax) movq -16(%rbp), %rax movl 28(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 20(%rax) movq -16(%rbp), %rax movl 24(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 16(%rax) movq -8(%rbp), %rax movl 4(%rax), %ecx addl $-1, %ecx movq -24(%rbp), %rax movl %ecx, 4(%rax) movq -24(%rbp), %rax movl $48, 56(%rax) movl UDESC_DEVICE_QUALIFIER(%rip), %ecx movq -24(%rbp), %rax movl %ecx, 100(%rax) movq -16(%rbp), %rax movl 20(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 96(%rax) movq -16(%rbp), %rax movl 16(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 92(%rax) movq -16(%rbp), %rax movl 12(%rax), %ecx movq -24(%rbp), %rax movl %ecx, 88(%rax) movq -24(%rbp), %rax movq $0, 80(%rax) movq -24(%rbp), %rax movl 72(%rax), %edi movl $512, %esi # imm = 0x200 callq USETW@PLT movq -24(%rbp), %rax movq $0, 64(%rax) movq -8(%rbp), %rax movl 8(%rax), %eax addl $-128, %eax movl %eax, %ecx movq %rcx, -48(%rbp) # 8-byte Spill subl $4, %eax ja .LBB0_12 # %bb.15: movq -48(%rbp), %rax # 8-byte Reload leaq .LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax .LBB0_7: movq -24(%rbp), %rax movl 12(%rax), %edi movl $272, %esi # imm = 0x110 callq USETW@PLT movq -24(%rbp), %rax movl $8, 8(%rax) jmp .LBB0_13 .LBB0_8: movq -24(%rbp), %rax movl 12(%rax), %edi movl $272, %esi # imm = 0x110 callq USETW@PLT movq -24(%rbp), %rax movl $32, 8(%rax) jmp .LBB0_13 .LBB0_9: movq -24(%rbp), %rax movl 12(%rax), %edi movl $512, %esi # imm = 0x200 callq USETW@PLT movq -24(%rbp), %rax movl $64, 8(%rax) jmp .LBB0_13 .LBB0_10: movq -24(%rbp), %rax movl 12(%rax), %edi movl $592, %esi # imm = 0x250 callq USETW@PLT movq -24(%rbp), %rax movl $255, 8(%rax) jmp .LBB0_13 .LBB0_11: movq -24(%rbp), %rax movl 12(%rax), %edi movl $768, %esi # imm = 0x300 callq USETW@PLT movq -24(%rbp), %rax movl $9, 8(%rax) jmp .LBB0_13 .LBB0_12: movl USB_ERR_INVAL(%rip), %ecx movq -8(%rbp), %rax movl %ecx, 12(%rax) .LBB0_13: jmp .LBB0_14 .LBB0_14: addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size usb_make_device_desc, .Lfunc_end0-usb_make_device_desc .cfi_endproc .section .rodata,"a",@progbits .p2align 2 .LJTI0_0: .long .LBB0_10-.LJTI0_0 .long .LBB0_11-.LJTI0_0 .long .LBB0_7-.LJTI0_0 .long .LBB0_9-.LJTI0_0 .long .LBB0_8-.LJTI0_0 # -- End function .type UDESC_DEVICE,@object # @UDESC_DEVICE .bss .globl UDESC_DEVICE .p2align 2 UDESC_DEVICE: .long 0 # 0x0 .size UDESC_DEVICE, 4 .type UDESC_DEVICE_QUALIFIER,@object # @UDESC_DEVICE_QUALIFIER .globl UDESC_DEVICE_QUALIFIER .p2align 2 UDESC_DEVICE_QUALIFIER: .long 0 # 0x0 .size UDESC_DEVICE_QUALIFIER, 4 .type USB_ERR_INVAL,@object # @USB_ERR_INVAL .globl USB_ERR_INVAL .p2align 2 USB_ERR_INVAL: .long 0 # 0x0 .size USB_ERR_INVAL, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym usb_make_device_desc .addrsig_sym usb_make_config_desc .addrsig_sym USB_ADD_BYTES .addrsig_sym USETW .addrsig_sym UDESC_DEVICE .addrsig_sym UDESC_DEVICE_QUALIFIER .addrsig_sym USB_ERR_INVAL
reactos/dll/directx/wine/d3dx9_36/extr_effect.c_d3dx9_base_effect_set_float.c
arm/extr_effect_d3dx9_base_effect_set_float_O0_gcc.s
x86_64/extr_effect_d3dx9_base_effect_set_float_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function d3dx9_base_effect_set_float _d3dx9_base_effect_set_float: ; @d3dx9_base_effect_set_float .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 s0, [sp, #24] ldur x0, [x29, #-16] ldur w1, [x29, #-20] bl _get_valid_parameter str x0, [sp, #16] ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_1 LBB0_1: ldr x8, [sp, #16] ldr w8, [x8, #20] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_2 LBB0_2: ldr x8, [sp, #16] ldr w8, [x8] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_3 LBB0_3: ldr x8, [sp, #16] ldr w8, [x8, #4] subs w8, w8, #1 cset w8, ne tbnz w8, #0, LBB0_7 b LBB0_4 LBB0_4: ldr x8, [sp, #16] ldr w1, [x8, #16] adrp x8, _D3DXPT_FLOAT@GOTPAGE ldr x8, [x8, _D3DXPT_FLOAT@GOTPAGEOFF] ldr w3, [x8] add x0, sp, #8 add x2, sp, #24 bl _set_number ldr x8, [sp, #8] ldr x9, [sp, #16] ldr x9, [x9, #8] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_5 LBB0_5: ldr x0, [sp, #16] bl _set_dirty b LBB0_6 LBB0_6: ldr x8, [sp, #8] ldr x9, [sp, #16] ldr x9, [x9, #8] str x8, [x9] adrp x8, _D3D_OK@GOTPAGE ldr x8, [x8, _D3D_OK@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_8 LBB0_7: adrp x0, l_.str@PAGE add x0, x0, l_.str@PAGEOFF bl _WARN adrp x8, _D3DERR_INVALIDCALL@GOTPAGE ldr x8, [x8, _D3DERR_INVALIDCALL@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-4] b LBB0_8 LBB0_8: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _D3DXPT_FLOAT,4,2 ; @D3DXPT_FLOAT .comm _D3D_OK,4,2 ; @D3D_OK .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Parameter not found.\n" .comm _D3DERR_INVALIDCALL,4,2 ; @D3DERR_INVALIDCALL .no_dead_strip _d3dx9_base_effect_set_float .subsections_via_symbols
.text .file "extr_effect.c_d3dx9_base_effect_set_float.c" .p2align 4, 0x90 # -- Begin function d3dx9_base_effect_set_float .type d3dx9_base_effect_set_float,@function d3dx9_base_effect_set_float: # @d3dx9_base_effect_set_float .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) movss %xmm0, -24(%rbp) movq -16(%rbp), %rdi movl -20(%rbp), %esi callq get_valid_parameter@PLT movq %rax, -32(%rbp) cmpq $0, -32(%rbp) je .LBB0_7 # %bb.1: movq -32(%rbp), %rax cmpl $0, 20(%rax) jne .LBB0_7 # %bb.2: movq -32(%rbp), %rax cmpl $1, (%rax) jne .LBB0_7 # %bb.3: movq -32(%rbp), %rax cmpl $1, 4(%rax) jne .LBB0_7 # %bb.4: movq -32(%rbp), %rax movl 16(%rax), %esi movl D3DXPT_FLOAT(%rip), %ecx leaq -40(%rbp), %rdi leaq -24(%rbp), %rdx callq set_number@PLT movq -40(%rbp), %rax movq -32(%rbp), %rcx movq 8(%rcx), %rcx cmpq (%rcx), %rax je .LBB0_6 # %bb.5: movq -32(%rbp), %rdi callq set_dirty@PLT .LBB0_6: movq -40(%rbp), %rcx movq -32(%rbp), %rax movq 8(%rax), %rax movq %rcx, (%rax) movl D3D_OK(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_8 .LBB0_7: leaq .L.str(%rip), %rdi callq WARN@PLT movl D3DERR_INVALIDCALL(%rip), %eax movl %eax, -4(%rbp) .LBB0_8: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size d3dx9_base_effect_set_float, .Lfunc_end0-d3dx9_base_effect_set_float .cfi_endproc # -- End function .type D3DXPT_FLOAT,@object # @D3DXPT_FLOAT .bss .globl D3DXPT_FLOAT .p2align 2 D3DXPT_FLOAT: .long 0 # 0x0 .size D3DXPT_FLOAT, 4 .type D3D_OK,@object # @D3D_OK .globl D3D_OK .p2align 2 D3D_OK: .long 0 # 0x0 .size D3D_OK, 4 .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "Parameter not found.\n" .size .L.str, 22 .type D3DERR_INVALIDCALL,@object # @D3DERR_INVALIDCALL .bss .globl D3DERR_INVALIDCALL .p2align 2 D3DERR_INVALIDCALL: .long 0 # 0x0 .size D3DERR_INVALIDCALL, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym d3dx9_base_effect_set_float .addrsig_sym get_valid_parameter .addrsig_sym set_number .addrsig_sym set_dirty .addrsig_sym WARN .addrsig_sym D3DXPT_FLOAT .addrsig_sym D3D_OK .addrsig_sym D3DERR_INVALIDCALL
freebsd/sys/fs/ext2fs/extr_ext2_extents.c_ext4_ext_put_in_cache.c
arm/extr_ext2_extents_ext4_ext_put_in_cache_O0_gcc.s
x86_64/extr_ext2_extents_ext4_ext_put_in_cache_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ext4_ext_put_in_cache _ext4_ext_put_in_cache: ; @ext4_ext_put_in_cache .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] str w4, [sp, #12] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne and w0, w8, #0x1 adrp x1, l_.str@PAGE add x1, x1, l_.str@PAGEOFF bl _KASSERT ldr w8, [sp, #12] ldur x9, [x29, #-8] str w8, [x9] ldur x8, [x29, #-16] ldur x9, [x29, #-8] str x8, [x9, #24] ldr x8, [sp, #24] ldur x9, [x29, #-8] str x8, [x9, #16] ldr x8, [sp, #16] ldur x9, [x29, #-8] str x8, [x9, #8] 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 "ext4_ext_put_in_cache: bad input" .no_dead_strip _ext4_ext_put_in_cache .subsections_via_symbols
.text .file "extr_ext2_extents.c_ext4_ext_put_in_cache.c" .p2align 4, 0x90 # -- Begin function ext4_ext_put_in_cache .type ext4_ext_put_in_cache,@function ext4_ext_put_in_cache: # @ext4_ext_put_in_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 $48, %rsp movq %rdi, -8(%rbp) movq %rsi, -16(%rbp) movq %rdx, -24(%rbp) movq %rcx, -32(%rbp) movl %r8d, -36(%rbp) cmpq $0, -24(%rbp) setne %al andb $1, %al movzbl %al, %edi leaq .L.str(%rip), %rsi callq KASSERT@PLT movl -36(%rbp), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) movq -16(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 24(%rax) movq -24(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 16(%rax) movq -32(%rbp), %rcx movq -8(%rbp), %rax movq %rcx, 8(%rax) addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ext4_ext_put_in_cache, .Lfunc_end0-ext4_ext_put_in_cache .cfi_endproc # -- End function .type .L.str,@object # @.str .section .rodata.str1.1,"aMS",@progbits,1 .L.str: .asciz "ext4_ext_put_in_cache: bad input" .size .L.str, 33 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ext4_ext_put_in_cache .addrsig_sym KASSERT
linux/tools/perf/bench/extr_sched-messaging.c_reap_worker.c
arm/extr_sched-messaging_reap_worker_O0_gcc.s
x86_64/extr_sched-messaging_reap_worker_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function reap_worker _reap_worker: ; @reap_worker .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 x8, _thread_mode@GOTPAGE ldr x8, [x8, _thread_mode@GOTPAGEOFF] ldr w8, [x8] subs w8, w8, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_1 LBB0_1: add x0, sp, #8 bl _wait ldr w0, [sp, #8] bl _WIFEXITED subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w0, #1 bl _exit LBB0_3: b LBB0_5 LBB0_4: ldur w0, [x29, #-4] mov x1, sp bl _pthread_join b LBB0_5 LBB0_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .comm _thread_mode,4,2 ; @thread_mode .no_dead_strip _reap_worker .subsections_via_symbols
.text .file "extr_sched-messaging.c_reap_worker.c" .p2align 4, 0x90 # -- Begin function reap_worker .type reap_worker,@function reap_worker: # @reap_worker .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) cmpl $0, thread_mode(%rip) jne .LBB0_4 # %bb.1: leaq -8(%rbp), %rdi callq wait@PLT movl -8(%rbp), %edi callq WIFEXITED@PLT cmpl $0, %eax jne .LBB0_3 # %bb.2: movl $1, %edi callq exit@PLT .LBB0_3: jmp .LBB0_5 .LBB0_4: movl -4(%rbp), %edi leaq -16(%rbp), %rsi callq pthread_join@PLT .LBB0_5: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size reap_worker, .Lfunc_end0-reap_worker .cfi_endproc # -- End function .type thread_mode,@object # @thread_mode .bss .globl thread_mode .p2align 2 thread_mode: .long 0 # 0x0 .size thread_mode, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym reap_worker .addrsig_sym wait .addrsig_sym WIFEXITED .addrsig_sym exit .addrsig_sym pthread_join .addrsig_sym thread_mode
linux/arch/mips/kvm/extr_mmu.c_kvm_set_spte_handler.c
arm/extr_mmu_kvm_set_spte_handler_O0_gcc.s
x86_64/extr_mmu_kvm_set_spte_handler_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kvm_set_spte_handler _kvm_set_spte_handler: ; @kvm_set_spte_handler .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 w1, [x29, #-20] stur w2, [x29, #-24] stur x3, [x29, #-32] str x4, [sp, #40] ldur w8, [x29, #-20] adrp x9, _PAGE_SHIFT@GOTPAGE ldr x9, [x9, _PAGE_SHIFT@GOTPAGEOFF] ldr w9, [x9] lsl w8, w8, w9 str w8, [sp, #36] ldr x8, [sp, #40] ldr w8, [x8] str w8, [sp, #32] ldur x0, [x29, #-16] ldr w2, [sp, #36] mov x1, #0 bl _kvm_mips_pte_for_gpa str x0, [sp, #24] ldr x8, [sp, #24] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: stur wzr, [x29, #-4] b LBB0_18 LBB0_2: ldr x8, [sp, #24] ldr w8, [x8] str w8, [sp, #20] ldur x8, [x29, #-32] ldr w8, [x8] adrp x9, _KVM_MEM_LOG_DIRTY_PAGES@GOTPAGE ldr x9, [x9, _KVM_MEM_LOG_DIRTY_PAGES@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_3 LBB0_3: ldr w0, [sp, #20] bl _pte_dirty subs x8, x0, #0 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldr w0, [sp, #32] bl _pte_mkclean str w0, [sp, #32] b LBB0_8 LBB0_5: ldur x8, [x29, #-32] ldr w8, [x8] adrp x9, _KVM_MEM_READONLY@GOTPAGE ldr x9, [x9, _KVM_MEM_READONLY@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr w0, [sp, #32] bl _pte_wrprotect str w0, [sp, #32] b LBB0_7 LBB0_7: b LBB0_8 LBB0_8: ldr x0, [sp, #24] ldr w1, [sp, #32] bl _set_pte ldr w0, [sp, #20] bl _pte_present subs w8, w0, #0 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_9 LBB0_9: ldr w0, [sp, #20] bl _pte_young subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_11 b LBB0_10 LBB0_10: stur wzr, [x29, #-4] b LBB0_18 LBB0_11: ldr w0, [sp, #32] bl _pte_present subs w8, w0, #0 cset w8, eq mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_17 b LBB0_12 LBB0_12: ldr w0, [sp, #32] bl _pte_young subs w8, w0, #0 cset w8, eq mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_17 b LBB0_13 LBB0_13: ldr w0, [sp, #20] bl _pte_pfn str x0, [sp, #8] ; 8-byte Folded Spill ldr w0, [sp, #32] bl _pte_pfn mov x8, x0 ldr x0, [sp, #8] ; 8-byte Folded Reload subs x8, x0, x8 cset w8, ne mov w9, #1 str w9, [sp, #16] ; 4-byte Folded Spill tbnz w8, #0, LBB0_17 b LBB0_14 LBB0_14: ldr w0, [sp, #20] bl _pte_dirty subs x8, x0, #0 cset w8, eq mov w9, #0 str w9, [sp, #4] ; 4-byte Folded Spill tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ldr w0, [sp, #32] bl _pte_dirty subs x8, x0, #0 cset w8, eq str w8, [sp, #4] ; 4-byte Folded Spill b LBB0_16 LBB0_16: ldr w8, [sp, #4] ; 4-byte Folded Reload str w8, [sp, #16] ; 4-byte Folded Spill b LBB0_17 LBB0_17: ldr w8, [sp, #16] ; 4-byte Folded Reload and w8, w8, #0x1 stur w8, [x29, #-4] b LBB0_18 LBB0_18: ldur w0, [x29, #-4] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret .cfi_endproc ; -- End function .comm _PAGE_SHIFT,4,2 ; @PAGE_SHIFT .comm _KVM_MEM_LOG_DIRTY_PAGES,4,2 ; @KVM_MEM_LOG_DIRTY_PAGES .comm _KVM_MEM_READONLY,4,2 ; @KVM_MEM_READONLY .no_dead_strip _kvm_set_spte_handler .subsections_via_symbols
.text .file "extr_mmu.c_kvm_set_spte_handler.c" .p2align 4, 0x90 # -- Begin function kvm_set_spte_handler .type kvm_set_spte_handler,@function kvm_set_spte_handler: # @kvm_set_spte_handler .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) movl %edx, -24(%rbp) movq %rcx, -32(%rbp) movq %r8, -40(%rbp) movl -20(%rbp), %eax movl PAGE_SHIFT(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax movl %eax, -44(%rbp) movq -40(%rbp), %rax movl (%rax), %eax movl %eax, -48(%rbp) movq -16(%rbp), %rdi movl -44(%rbp), %edx xorl %eax, %eax movl %eax, %esi callq kvm_mips_pte_for_gpa@PLT movq %rax, -56(%rbp) cmpq $0, -56(%rbp) jne .LBB0_2 # %bb.1: movl $0, -4(%rbp) jmp .LBB0_18 .LBB0_2: movq -56(%rbp), %rax movl (%rax), %eax movl %eax, -60(%rbp) movq -32(%rbp), %rax movl (%rax), %eax andl KVM_MEM_LOG_DIRTY_PAGES(%rip), %eax cmpl $0, %eax je .LBB0_5 # %bb.3: movl -60(%rbp), %edi callq pte_dirty@PLT cmpq $0, %rax jne .LBB0_5 # %bb.4: movl -48(%rbp), %edi callq pte_mkclean@PLT movl %eax, -48(%rbp) jmp .LBB0_8 .LBB0_5: movq -32(%rbp), %rax movl (%rax), %eax andl KVM_MEM_READONLY(%rip), %eax cmpl $0, %eax je .LBB0_7 # %bb.6: movl -48(%rbp), %edi callq pte_wrprotect@PLT movl %eax, -48(%rbp) .LBB0_7: jmp .LBB0_8 .LBB0_8: movq -56(%rbp), %rdi movl -48(%rbp), %esi callq set_pte@PLT movl -60(%rbp), %edi callq pte_present@PLT cmpl $0, %eax je .LBB0_10 # %bb.9: movl -60(%rbp), %edi callq pte_young@PLT cmpl $0, %eax jne .LBB0_11 .LBB0_10: movl $0, -4(%rbp) jmp .LBB0_18 .LBB0_11: movl -48(%rbp), %edi callq pte_present@PLT movl %eax, %ecx movb $1, %al cmpl $0, %ecx movb %al, -61(%rbp) # 1-byte Spill je .LBB0_17 # %bb.12: movl -48(%rbp), %edi callq pte_young@PLT movl %eax, %ecx movb $1, %al cmpl $0, %ecx movb %al, -61(%rbp) # 1-byte Spill je .LBB0_17 # %bb.13: movl -60(%rbp), %edi callq pte_pfn@PLT movq %rax, -72(%rbp) # 8-byte Spill movl -48(%rbp), %edi callq pte_pfn@PLT movq -72(%rbp), %rcx # 8-byte Reload movq %rax, %rdx movb $1, %al cmpq %rdx, %rcx movb %al, -61(%rbp) # 1-byte Spill jne .LBB0_17 # %bb.14: movl -60(%rbp), %edi callq pte_dirty@PLT movq %rax, %rcx xorl %eax, %eax # kill: def $al killed $al killed $eax cmpq $0, %rcx movb %al, -73(%rbp) # 1-byte Spill je .LBB0_16 # %bb.15: movl -48(%rbp), %edi callq pte_dirty@PLT cmpq $0, %rax setne %al xorb $-1, %al movb %al, -73(%rbp) # 1-byte Spill .LBB0_16: movb -73(%rbp), %al # 1-byte Reload movb %al, -61(%rbp) # 1-byte Spill .LBB0_17: movb -61(%rbp), %al # 1-byte Reload andb $1, %al movzbl %al, %eax movl %eax, -4(%rbp) .LBB0_18: movl -4(%rbp), %eax addq $80, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size kvm_set_spte_handler, .Lfunc_end0-kvm_set_spte_handler .cfi_endproc # -- End function .type PAGE_SHIFT,@object # @PAGE_SHIFT .bss .globl PAGE_SHIFT .p2align 2 PAGE_SHIFT: .long 0 # 0x0 .size PAGE_SHIFT, 4 .type KVM_MEM_LOG_DIRTY_PAGES,@object # @KVM_MEM_LOG_DIRTY_PAGES .globl KVM_MEM_LOG_DIRTY_PAGES .p2align 2 KVM_MEM_LOG_DIRTY_PAGES: .long 0 # 0x0 .size KVM_MEM_LOG_DIRTY_PAGES, 4 .type KVM_MEM_READONLY,@object # @KVM_MEM_READONLY .globl KVM_MEM_READONLY .p2align 2 KVM_MEM_READONLY: .long 0 # 0x0 .size KVM_MEM_READONLY, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym kvm_set_spte_handler .addrsig_sym kvm_mips_pte_for_gpa .addrsig_sym pte_dirty .addrsig_sym pte_mkclean .addrsig_sym pte_wrprotect .addrsig_sym set_pte .addrsig_sym pte_present .addrsig_sym pte_young .addrsig_sym pte_pfn .addrsig_sym PAGE_SHIFT .addrsig_sym KVM_MEM_LOG_DIRTY_PAGES .addrsig_sym KVM_MEM_READONLY
fastsocket/kernel/net/8021q/extr_vlan_dev.c_vlan_dev_open.c
arm/extr_vlan_dev_vlan_dev_open_O0_gcc.s
x86_64/extr_vlan_dev_vlan_dev_open_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vlan_dev_open _vlan_dev_open: ; @vlan_dev_open .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] bl _vlan_dev_info str x0, [sp, #24] ldr x8, [sp, #24] ldr x8, [x8, #8] str x8, [sp, #16] ldr x8, [sp, #16] ldr w8, [x8] adrp x9, _IFF_UP@GOTPAGE ldr x9, [x9, _IFF_UP@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: adrp x8, _ENETDOWN@GOTPAGE ldr x8, [x8, _ENETDOWN@GOTPAGEOFF] ldr w9, [x8] mov w8, #0 subs w8, w8, w9 stur w8, [x29, #-4] b LBB0_26 LBB0_2: ldur x8, [x29, #-16] ldr w0, [x8, #4] ldr x8, [sp, #16] ldr w1, [x8, #4] bl _compare_ether_addr subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_6 b LBB0_3 LBB0_3: ldr x0, [sp, #16] ldur x8, [x29, #-16] ldr w1, [x8, #4] bl _dev_unicast_add str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: b LBB0_25 LBB0_5: b LBB0_6 LBB0_6: ldur x8, [x29, #-16] ldr w8, [x8] adrp x9, _IFF_ALLMULTI@GOTPAGE ldr x9, [x9, _IFF_ALLMULTI@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_10 b LBB0_7 LBB0_7: ldr x0, [sp, #16] mov w1, #1 bl _dev_set_allmulti str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_9 b LBB0_8 LBB0_8: b LBB0_22 LBB0_9: b LBB0_10 LBB0_10: ldur x8, [x29, #-16] ldr w8, [x8] adrp x9, _IFF_PROMISC@GOTPAGE ldr x9, [x9, _IFF_PROMISC@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_14 b LBB0_11 LBB0_11: ldr x0, [sp, #16] mov w1, #1 bl _dev_set_promiscuity str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, ge tbnz w8, #0, LBB0_13 b LBB0_12 LBB0_12: b LBB0_19 LBB0_13: b LBB0_14 LBB0_14: ldr x8, [sp, #24] ldr w0, [x8, #4] ldr x8, [sp, #16] ldr w1, [x8, #4] adrp x8, _ETH_ALEN@GOTPAGE ldr x8, [x8, _ETH_ALEN@GOTPAGEOFF] ldr w2, [x8] bl _memcpy ldr x8, [sp, #24] ldr w8, [x8] adrp x9, _VLAN_FLAG_GVRP@GOTPAGE ldr x9, [x9, _VLAN_FLAG_GVRP@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_16 b LBB0_15 LBB0_15: ldur x0, [x29, #-16] bl _vlan_gvrp_request_join b LBB0_16 LBB0_16: ldr x0, [sp, #16] bl _netif_carrier_ok subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_18 b LBB0_17 LBB0_17: ldur x0, [x29, #-16] bl _netif_carrier_on b LBB0_18 LBB0_18: stur wzr, [x29, #-4] b LBB0_26 LBB0_19: ldur x8, [x29, #-16] ldr w8, [x8] adrp x9, _IFF_ALLMULTI@GOTPAGE ldr x9, [x9, _IFF_ALLMULTI@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_21 b LBB0_20 LBB0_20: ldr x0, [sp, #16] mov w1, #-1 bl _dev_set_allmulti b LBB0_21 LBB0_21: b LBB0_22 LBB0_22: ldur x8, [x29, #-16] ldr w0, [x8, #4] ldr x8, [sp, #16] ldr w1, [x8, #4] bl _compare_ether_addr subs x8, x0, #0 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ldr x0, [sp, #16] ldur x8, [x29, #-16] ldr w1, [x8, #4] bl _dev_unicast_delete b LBB0_24 LBB0_24: b LBB0_25 LBB0_25: ldur x0, [x29, #-16] bl _netif_carrier_off ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_26 LBB0_26: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _IFF_UP,4,2 ; @IFF_UP .comm _ENETDOWN,4,2 ; @ENETDOWN .comm _IFF_ALLMULTI,4,2 ; @IFF_ALLMULTI .comm _IFF_PROMISC,4,2 ; @IFF_PROMISC .comm _ETH_ALEN,4,2 ; @ETH_ALEN .comm _VLAN_FLAG_GVRP,4,2 ; @VLAN_FLAG_GVRP .no_dead_strip _vlan_dev_open .subsections_via_symbols
.text .file "extr_vlan_dev.c_vlan_dev_open.c" .p2align 4, 0x90 # -- Begin function vlan_dev_open .type vlan_dev_open,@function vlan_dev_open: # @vlan_dev_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 $48, %rsp movq %rdi, -16(%rbp) movq -16(%rbp), %rdi callq vlan_dev_info@PLT movq %rax, -24(%rbp) movq -24(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) movq -32(%rbp), %rax movl (%rax), %eax andl IFF_UP(%rip), %eax cmpl $0, %eax jne .LBB0_2 # %bb.1: xorl %eax, %eax subl ENETDOWN(%rip), %eax movl %eax, -4(%rbp) jmp .LBB0_26 .LBB0_2: movq -16(%rbp), %rax movl 4(%rax), %edi movq -32(%rbp), %rax movl 4(%rax), %esi callq compare_ether_addr@PLT cmpq $0, %rax je .LBB0_6 # %bb.3: movq -32(%rbp), %rdi movq -16(%rbp), %rax movl 4(%rax), %esi callq dev_unicast_add@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_5 # %bb.4: jmp .LBB0_25 .LBB0_5: jmp .LBB0_6 .LBB0_6: movq -16(%rbp), %rax movl (%rax), %eax andl IFF_ALLMULTI(%rip), %eax cmpl $0, %eax je .LBB0_10 # %bb.7: movq -32(%rbp), %rdi movl $1, %esi callq dev_set_allmulti@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_9 # %bb.8: jmp .LBB0_22 .LBB0_9: jmp .LBB0_10 .LBB0_10: movq -16(%rbp), %rax movl (%rax), %eax andl IFF_PROMISC(%rip), %eax cmpl $0, %eax je .LBB0_14 # %bb.11: movq -32(%rbp), %rdi movl $1, %esi callq dev_set_promiscuity@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) jge .LBB0_13 # %bb.12: jmp .LBB0_19 .LBB0_13: jmp .LBB0_14 .LBB0_14: movq -24(%rbp), %rax movl 4(%rax), %edi movq -32(%rbp), %rax movl 4(%rax), %esi movl ETH_ALEN(%rip), %edx callq memcpy@PLT movq -24(%rbp), %rax movl (%rax), %eax andl VLAN_FLAG_GVRP(%rip), %eax cmpl $0, %eax je .LBB0_16 # %bb.15: movq -16(%rbp), %rdi callq vlan_gvrp_request_join@PLT .LBB0_16: movq -32(%rbp), %rdi callq netif_carrier_ok@PLT cmpq $0, %rax je .LBB0_18 # %bb.17: movq -16(%rbp), %rdi callq netif_carrier_on@PLT .LBB0_18: movl $0, -4(%rbp) jmp .LBB0_26 .LBB0_19: movq -16(%rbp), %rax movl (%rax), %eax andl IFF_ALLMULTI(%rip), %eax cmpl $0, %eax je .LBB0_21 # %bb.20: movq -32(%rbp), %rdi movl $4294967295, %esi # imm = 0xFFFFFFFF callq dev_set_allmulti@PLT .LBB0_21: jmp .LBB0_22 .LBB0_22: movq -16(%rbp), %rax movl 4(%rax), %edi movq -32(%rbp), %rax movl 4(%rax), %esi callq compare_ether_addr@PLT cmpq $0, %rax je .LBB0_24 # %bb.23: movq -32(%rbp), %rdi movq -16(%rbp), %rax movl 4(%rax), %esi callq dev_unicast_delete@PLT .LBB0_24: jmp .LBB0_25 .LBB0_25: movq -16(%rbp), %rdi callq netif_carrier_off@PLT movl -36(%rbp), %eax movl %eax, -4(%rbp) .LBB0_26: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size vlan_dev_open, .Lfunc_end0-vlan_dev_open .cfi_endproc # -- End function .type IFF_UP,@object # @IFF_UP .bss .globl IFF_UP .p2align 2 IFF_UP: .long 0 # 0x0 .size IFF_UP, 4 .type ENETDOWN,@object # @ENETDOWN .globl ENETDOWN .p2align 2 ENETDOWN: .long 0 # 0x0 .size ENETDOWN, 4 .type IFF_ALLMULTI,@object # @IFF_ALLMULTI .globl IFF_ALLMULTI .p2align 2 IFF_ALLMULTI: .long 0 # 0x0 .size IFF_ALLMULTI, 4 .type IFF_PROMISC,@object # @IFF_PROMISC .globl IFF_PROMISC .p2align 2 IFF_PROMISC: .long 0 # 0x0 .size IFF_PROMISC, 4 .type ETH_ALEN,@object # @ETH_ALEN .globl ETH_ALEN .p2align 2 ETH_ALEN: .long 0 # 0x0 .size ETH_ALEN, 4 .type VLAN_FLAG_GVRP,@object # @VLAN_FLAG_GVRP .globl VLAN_FLAG_GVRP .p2align 2 VLAN_FLAG_GVRP: .long 0 # 0x0 .size VLAN_FLAG_GVRP, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym vlan_dev_open .addrsig_sym vlan_dev_info .addrsig_sym compare_ether_addr .addrsig_sym dev_unicast_add .addrsig_sym dev_set_allmulti .addrsig_sym dev_set_promiscuity .addrsig_sym memcpy .addrsig_sym vlan_gvrp_request_join .addrsig_sym netif_carrier_ok .addrsig_sym netif_carrier_on .addrsig_sym dev_unicast_delete .addrsig_sym netif_carrier_off .addrsig_sym IFF_UP .addrsig_sym ENETDOWN .addrsig_sym IFF_ALLMULTI .addrsig_sym IFF_PROMISC .addrsig_sym ETH_ALEN .addrsig_sym VLAN_FLAG_GVRP
freebsd/contrib/gdb/gdb/tui/extr_tui-data.c_tui_set_win_highlight.c
arm/extr_tui-data_tui_set_win_highlight_O0_gcc.s
x86_64/extr_tui-data_tui_set_win_highlight_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tui_set_win_highlight ; -- Begin function tui_set_win_highlight .p2align 2 _tui_set_win_highlight: ; @tui_set_win_highlight .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str w1, [sp, #4] ldr x8, [sp, #8] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr w8, [sp, #4] ldr x9, [sp, #8] str w8, [x9] b LBB0_2 LBB0_2: add sp, sp, #16 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_tui-data.c_tui_set_win_highlight.c" .globl tui_set_win_highlight # -- Begin function tui_set_win_highlight .p2align 4, 0x90 .type tui_set_win_highlight,@function tui_set_win_highlight: # @tui_set_win_highlight .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) cmpq $0, -8(%rbp) je .LBB0_2 # %bb.1: movl -12(%rbp), %ecx movq -8(%rbp), %rax movl %ecx, (%rax) .LBB0_2: popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size tui_set_win_highlight, .Lfunc_end0-tui_set_win_highlight .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig
kphp-kdb/search/extr_search-y-index.c_set_rate_item.c
arm/extr_search-y-index_set_rate_item_O0_gcc.s
x86_64/extr_search-y-index_set_rate_item_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function set_rate_item _set_rate_item: ; @set_rate_item .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] ldur x8, [x29, #-16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] ldr w8, [x8] adrp x9, _FLAG_DELETED@GOTPAGE ldr x9, [x9, _FLAG_DELETED@GOTPAGEOFF] ldr w9, [x9] ands w8, w8, w9 cset w8, eq tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: stur wzr, [x29, #-4] b LBB0_6 LBB0_3: ldur x8, [x29, #-16] ldr w8, [x8, #4] ldur w10, [x29, #-20] mov w9, #1 lsl w9, w9, w10 ands w8, w8, w9 cset w8, ne tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur x8, [x29, #-16] ldr x0, [x8, #8] ldur x8, [x29, #-16] ldr w1, [x8, #4] ldur x8, [x29, #-16] ldr w8, [x8, #4] ldur w10, [x29, #-20] mov w9, #1 str w9, [sp, #20] ; 4-byte Folded Spill lsl w9, w9, w10 orr w2, w8, w9 mov w3, #4 bl _zzrealloc_ushort_mask ldr w8, [sp, #20] ; 4-byte Folded Reload ldur x9, [x29, #-16] str x0, [x9, #8] ldur w9, [x29, #-20] lsl w10, w8, w9 ldur x9, [x29, #-16] ldr w8, [x9, #4] orr w8, w8, w10 str w8, [x9, #4] ldur x9, [x29, #-16] ldr w8, [x9, #16] add w8, w8, #1 str w8, [x9, #16] b LBB0_5 LBB0_5: ldr w8, [sp, #24] str w8, [sp, #16] ; 4-byte Folded Spill ldur x8, [x29, #-16] ldr x8, [x8, #8] str x8, [sp, #8] ; 8-byte Folded Spill ldur x8, [x29, #-16] ldr w0, [x8, #4] ldur w1, [x29, #-20] bl _get_bitno ldr x9, [sp, #8] ; 8-byte Folded Reload ldr w8, [sp, #16] ; 4-byte Folded Reload str w8, [x9, x0, lsl #2] mov w8, #1 stur w8, [x29, #-4] b LBB0_6 LBB0_6: ldur w0, [x29, #-4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _FLAG_DELETED,4,2 ; @FLAG_DELETED .no_dead_strip _set_rate_item .subsections_via_symbols
.text .file "extr_search-y-index.c_set_rate_item.c" .p2align 4, 0x90 # -- Begin function set_rate_item .type set_rate_item,@function set_rate_item: # @set_rate_item .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) cmpq $0, -16(%rbp) je .LBB0_2 # %bb.1: movq -16(%rbp), %rax movl (%rax), %eax andl FLAG_DELETED(%rip), %eax cmpl $0, %eax je .LBB0_3 .LBB0_2: movl $0, -4(%rbp) jmp .LBB0_6 .LBB0_3: movq -16(%rbp), %rax movl 4(%rax), %eax movl -20(%rbp), %ecx movl $1, %edx # kill: def $cl killed $ecx shll %cl, %edx movl %edx, %ecx andl %ecx, %eax cmpl $0, %eax jne .LBB0_5 # %bb.4: movq -16(%rbp), %rax movq 8(%rax), %rdi movq -16(%rbp), %rax movl 4(%rax), %esi movq -16(%rbp), %rax movl 4(%rax), %edx movl -20(%rbp), %ecx movl $1, %eax # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %edx movl $4, %ecx callq zzrealloc_ushort_mask@PLT movq %rax, %rcx movq -16(%rbp), %rax movq %rcx, 8(%rax) movl -20(%rbp), %ecx movl $1, %eax # kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx movq -16(%rbp), %rax orl 4(%rax), %ecx movl %ecx, 4(%rax) movq -16(%rbp), %rax movl 16(%rax), %ecx addl $1, %ecx movl %ecx, 16(%rax) .LBB0_5: movl -24(%rbp), %eax movl %eax, -36(%rbp) # 4-byte Spill movq -16(%rbp), %rax movq 8(%rax), %rax movq %rax, -32(%rbp) # 8-byte Spill movq -16(%rbp), %rax movl 4(%rax), %edi movl -20(%rbp), %esi callq get_bitno@PLT movl -36(%rbp), %edx # 4-byte Reload movq %rax, %rcx movq -32(%rbp), %rax # 8-byte Reload movl %edx, (%rax,%rcx,4) movl $1, -4(%rbp) .LBB0_6: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size set_rate_item, .Lfunc_end0-set_rate_item .cfi_endproc # -- End function .type FLAG_DELETED,@object # @FLAG_DELETED .bss .globl FLAG_DELETED .p2align 2 FLAG_DELETED: .long 0 # 0x0 .size FLAG_DELETED, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym set_rate_item .addrsig_sym zzrealloc_ushort_mask .addrsig_sym get_bitno .addrsig_sym FLAG_DELETED
linux/drivers/net/wireless/ralink/rt2x00/extr_rt2x00mac.c_rt2x00mac_sw_scan_start.c
arm/extr_rt2x00mac_rt2x00mac_sw_scan_start_O0_gcc.s
x86_64/extr_rt2x00mac_rt2x00mac_sw_scan_start_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rt2x00mac_sw_scan_start ; -- Begin function rt2x00mac_sw_scan_start .p2align 2 _rt2x00mac_sw_scan_start: ; @rt2x00mac_sw_scan_start .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] ldr x8, [x8] str x8, [sp] adrp x8, _DEVICE_STATE_SCANNING@GOTPAGE ldr x8, [x8, _DEVICE_STATE_SCANNING@GOTPAGEOFF] ldr w0, [x8] ldr x1, [sp] bl _set_bit ldr x0, [sp] bl _rt2x00link_stop_tuner ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .comm _DEVICE_STATE_SCANNING,4,2 ; @DEVICE_STATE_SCANNING .subsections_via_symbols
.text .file "extr_rt2x00mac.c_rt2x00mac_sw_scan_start.c" .globl rt2x00mac_sw_scan_start # -- Begin function rt2x00mac_sw_scan_start .p2align 4, 0x90 .type rt2x00mac_sw_scan_start,@function rt2x00mac_sw_scan_start: # @rt2x00mac_sw_scan_start .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), %rax movq %rax, -32(%rbp) movl DEVICE_STATE_SCANNING(%rip), %edi movq -32(%rbp), %rsi callq set_bit@PLT movq -32(%rbp), %rdi callq rt2x00link_stop_tuner@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size rt2x00mac_sw_scan_start, .Lfunc_end0-rt2x00mac_sw_scan_start .cfi_endproc # -- End function .type DEVICE_STATE_SCANNING,@object # @DEVICE_STATE_SCANNING .bss .globl DEVICE_STATE_SCANNING .p2align 2 DEVICE_STATE_SCANNING: .long 0 # 0x0 .size DEVICE_STATE_SCANNING, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym set_bit .addrsig_sym rt2x00link_stop_tuner .addrsig_sym DEVICE_STATE_SCANNING
linux/drivers/clk/extr_clk-s2mps11.c_s2mps11_clk_recalc_rate.c
arm/extr_clk-s2mps11_s2mps11_clk_recalc_rate_O0_gcc.s
x86_64/extr_clk-s2mps11_s2mps11_clk_recalc_rate_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function s2mps11_clk_recalc_rate _s2mps11_clk_recalc_rate: ; @s2mps11_clk_recalc_rate .cfi_startproc ; %bb.0: sub sp, sp, #16 .cfi_def_cfa_offset 16 str x0, [sp, #8] str x1, [sp] mov x0, #32768 add sp, sp, #16 ret .cfi_endproc ; -- End function .no_dead_strip _s2mps11_clk_recalc_rate .subsections_via_symbols
.text .file "extr_clk-s2mps11.c_s2mps11_clk_recalc_rate.c" .p2align 4, 0x90 # -- Begin function s2mps11_clk_recalc_rate .type s2mps11_clk_recalc_rate,@function s2mps11_clk_recalc_rate: # @s2mps11_clk_recalc_rate .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) movl $32768, %eax # imm = 0x8000 popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size s2mps11_clk_recalc_rate, .Lfunc_end0-s2mps11_clk_recalc_rate .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym s2mps11_clk_recalc_rate
linux/drivers/tty/extr_tty_io.c_tty_driver_remove_tty.c
arm/extr_tty_io_tty_driver_remove_tty_O0_gcc.s
x86_64/extr_tty_io_tty_driver_remove_tty_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tty_driver_remove_tty _tty_driver_remove_tty: ; @tty_driver_remove_tty .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 x8, [x8, #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, #8] ldr x8, [x8] ldr x0, [sp, #8] ldr x1, [sp] blr x8 b LBB0_3 LBB0_2: ldr x8, [sp, #8] ldr x9, [x8] ldr x8, [sp] ldr x10, [x8] mov x8, #0 str x8, [x9, x10, lsl #3] b LBB0_3 LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .no_dead_strip _tty_driver_remove_tty .subsections_via_symbols
.text .file "extr_tty_io.c_tty_driver_remove_tty.c" .p2align 4, 0x90 # -- Begin function tty_driver_remove_tty .type tty_driver_remove_tty,@function tty_driver_remove_tty: # @tty_driver_remove_tty .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 movq 8(%rax), %rax cmpq $0, (%rax) je .LBB0_2 # %bb.1: movq -8(%rbp), %rax movq 8(%rax), %rax movq (%rax), %rax movq -8(%rbp), %rdi movq -16(%rbp), %rsi callq *%rax jmp .LBB0_3 .LBB0_2: movq -8(%rbp), %rax movq (%rax), %rax movq -16(%rbp), %rcx movq (%rcx), %rcx movq $0, (%rax,%rcx,8) .LBB0_3: addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size tty_driver_remove_tty, .Lfunc_end0-tty_driver_remove_tty .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym tty_driver_remove_tty
linux/drivers/net/ethernet/mellanox/mlxsw/extr_reg.h_mlxsw_reg_sfd_uc_lag_pack.c
arm/extr_reg.h_mlxsw_reg_sfd_uc_lag_pack_O0_gcc.s
x86_64/extr_reg.h_mlxsw_reg_sfd_uc_lag_pack_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mlxsw_reg_sfd_uc_lag_pack _mlxsw_reg_sfd_uc_lag_pack: ; @mlxsw_reg_sfd_uc_lag_pack .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] stur w2, [x29, #-16] str x3, [sp, #24] str w4, [sp, #20] str w5, [sp, #16] str w6, [sp, #12] str w7, [sp, #8] ldur x0, [x29, #-8] ldur w1, [x29, #-12] adrp x8, _MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG@GOTPAGE ldr x8, [x8, _MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG@GOTPAGEOFF] ldr w2, [x8] ldr x3, [sp, #24] ldr w4, [sp, #16] bl _mlxsw_reg_sfd_rec_pack ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldur w2, [x29, #-16] bl _mlxsw_reg_sfd_rec_policy_set ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #0 bl _mlxsw_reg_sfd_uc_lag_sub_port_set ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [sp, #20] bl _mlxsw_reg_sfd_uc_lag_fid_vid_set ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [sp, #12] bl _mlxsw_reg_sfd_uc_lag_lag_vid_set ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [sp, #8] bl _mlxsw_reg_sfd_uc_lag_lag_id_set ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .comm _MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG,4,2 ; @MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG .no_dead_strip _mlxsw_reg_sfd_uc_lag_pack .subsections_via_symbols
.text .file "extr_reg.h_mlxsw_reg_sfd_uc_lag_pack.c" .p2align 4, 0x90 # -- Begin function mlxsw_reg_sfd_uc_lag_pack .type mlxsw_reg_sfd_uc_lag_pack,@function mlxsw_reg_sfd_uc_lag_pack: # @mlxsw_reg_sfd_uc_lag_pack .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 24(%rbp), %eax movl 16(%rbp), %eax movq %rdi, -8(%rbp) movl %esi, -12(%rbp) movl %edx, -16(%rbp) movq %rcx, -24(%rbp) movl %r8d, -28(%rbp) movl %r9d, -32(%rbp) movq -8(%rbp), %rdi movl -12(%rbp), %esi movl MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG(%rip), %edx movq -24(%rbp), %rcx movl -32(%rbp), %r8d callq mlxsw_reg_sfd_rec_pack@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl -16(%rbp), %edx callq mlxsw_reg_sfd_rec_policy_set@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi xorl %edx, %edx callq mlxsw_reg_sfd_uc_lag_sub_port_set@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl -28(%rbp), %edx callq mlxsw_reg_sfd_uc_lag_fid_vid_set@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl 16(%rbp), %edx callq mlxsw_reg_sfd_uc_lag_lag_vid_set@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl 24(%rbp), %edx callq mlxsw_reg_sfd_uc_lag_lag_id_set@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size mlxsw_reg_sfd_uc_lag_pack, .Lfunc_end0-mlxsw_reg_sfd_uc_lag_pack .cfi_endproc # -- End function .type MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG,@object # @MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG .bss .globl MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG .p2align 2 MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG: .long 0 # 0x0 .size MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym mlxsw_reg_sfd_uc_lag_pack .addrsig_sym mlxsw_reg_sfd_rec_pack .addrsig_sym mlxsw_reg_sfd_rec_policy_set .addrsig_sym mlxsw_reg_sfd_uc_lag_sub_port_set .addrsig_sym mlxsw_reg_sfd_uc_lag_fid_vid_set .addrsig_sym mlxsw_reg_sfd_uc_lag_lag_vid_set .addrsig_sym mlxsw_reg_sfd_uc_lag_lag_id_set .addrsig_sym MLXSW_REG_SFD_REC_TYPE_UNICAST_LAG
freebsd/contrib/wpa/wpa_supplicant/extr_interworking.c_interworking_home_sp.c
arm/extr_interworking_interworking_home_sp_O0_gcc.s
x86_64/extr_interworking_interworking_home_sp_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function interworking_home_sp _interworking_home_sp: ; @interworking_home_sp .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] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x8, [x29, #-16] ldr x8, [x8] ldr x8, [x8] subs x8, x8, #0 cset w8, ne tbnz w8, #0, LBB0_3 b LBB0_2 LBB0_2: mov w8, #-1 stur w8, [x29, #-4] b LBB0_10 LBB0_3: ldur x8, [x29, #-16] ldr x8, [x8] ldr x8, [x8] str x8, [sp, #16] b LBB0_4 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_9 b LBB0_5 LBB0_5: ; in Loop: Header=BB0_4 Depth=1 ldur x0, [x29, #-16] ldr x1, [sp, #16] ldr x2, [sp, #24] bl _interworking_home_sp_cred str w0, [sp, #12] ldr w8, [sp, #12] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_7 b LBB0_6 LBB0_6: ldr w8, [sp, #12] stur w8, [x29, #-4] b LBB0_10 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #16] ldr x8, [x8] str x8, [sp, #16] b LBB0_4 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 .no_dead_strip _interworking_home_sp .subsections_via_symbols
.text .file "extr_interworking.c_interworking_home_sp.c" .p2align 4, 0x90 # -- Begin function interworking_home_sp .type interworking_home_sp,@function interworking_home_sp: # @interworking_home_sp .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) cmpq $0, -24(%rbp) je .LBB0_2 # %bb.1: movq -16(%rbp), %rax movq (%rax), %rax cmpq $0, (%rax) jne .LBB0_3 .LBB0_2: movl $-1, -4(%rbp) jmp .LBB0_10 .LBB0_3: movq -16(%rbp), %rax movq (%rax), %rax movq (%rax), %rax movq %rax, -32(%rbp) .LBB0_4: # =>This Inner Loop Header: Depth=1 cmpq $0, -32(%rbp) je .LBB0_9 # %bb.5: # in Loop: Header=BB0_4 Depth=1 movq -16(%rbp), %rdi movq -32(%rbp), %rsi movq -24(%rbp), %rdx callq interworking_home_sp_cred@PLT movl %eax, -36(%rbp) cmpl $0, -36(%rbp) je .LBB0_7 # %bb.6: movl -36(%rbp), %eax movl %eax, -4(%rbp) jmp .LBB0_10 .LBB0_7: # in Loop: Header=BB0_4 Depth=1 jmp .LBB0_8 .LBB0_8: # in Loop: Header=BB0_4 Depth=1 movq -32(%rbp), %rax movq (%rax), %rax movq %rax, -32(%rbp) jmp .LBB0_4 .LBB0_9: movl $0, -4(%rbp) .LBB0_10: movl -4(%rbp), %eax addq $48, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size interworking_home_sp, .Lfunc_end0-interworking_home_sp .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym interworking_home_sp .addrsig_sym interworking_home_sp_cred
fastsocket/kernel/drivers/net/ixgbe/extr_ixgbe_sysfs.c_ixgbe_sysfs_exit.c
arm/extr_ixgbe_sysfs_ixgbe_sysfs_exit_O0_gcc.s
x86_64/extr_ixgbe_sysfs_ixgbe_sysfs_exit_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ixgbe_sysfs_exit ; -- Begin function ixgbe_sysfs_exit .p2align 2 _ixgbe_sysfs_exit: ; @ixgbe_sysfs_exit .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 _ixgbe_sysfs_del_adapter ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_ixgbe_sysfs.c_ixgbe_sysfs_exit.c" .globl ixgbe_sysfs_exit # -- Begin function ixgbe_sysfs_exit .p2align 4, 0x90 .type ixgbe_sysfs_exit,@function ixgbe_sysfs_exit: # @ixgbe_sysfs_exit .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 ixgbe_sysfs_del_adapter@PLT addq $16, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size ixgbe_sysfs_exit, .Lfunc_end0-ixgbe_sysfs_exit .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym ixgbe_sysfs_del_adapter
openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek/extr_esw_rt3050.c_esw_hw_init.c
arm/extr_esw_rt3050_esw_hw_init_O0_gcc.s
x86_64/extr_esw_rt3050_esw_hw_init_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function esw_hw_init _esw_hw_init: ; @esw_hw_init .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 adrp x8, _RT305X_ESW_PORTS_ALL@GOTPAGE ldr x8, [x8, _RT305X_ESW_PORTS_ALL@GOTPAGEOFF] stur x8, [x29, #-32] ; 8-byte Folded Spill adrp x8, _RT305X_ESW_PORTS_CPU@GOTPAGE ldr x8, [x8, _RT305X_ESW_PORTS_CPU@GOTPAGEOFF] str x8, [sp, #56] ; 8-byte Folded Spill adrp x8, _ralink_soc@GOTPAGE ldr x8, [x8, _ralink_soc@GOTPAGEOFF] str x8, [sp, #64] ; 8-byte Folded Spill adrp x8, _MII_BMCR@GOTPAGE ldr x8, [x8, _MII_BMCR@GOTPAGEOFF] str x8, [sp, #72] ; 8-byte Folded Spill adrp x8, _BMCR_FULLDPLX@GOTPAGE ldr x8, [x8, _BMCR_FULLDPLX@GOTPAGEOFF] str x8, [sp, #80] ; 8-byte Folded Spill adrp x8, _BMCR_ANENABLE@GOTPAGE ldr x8, [x8, _BMCR_ANENABLE@GOTPAGEOFF] stur x8, [x29, #-72] ; 8-byte Folded Spill adrp x8, _BMCR_SPEED100@GOTPAGE ldr x8, [x8, _BMCR_SPEED100@GOTPAGEOFF] stur x8, [x29, #-64] ; 8-byte Folded Spill adrp x8, _BMCR_PDOWN@GOTPAGE ldr x8, [x8, _BMCR_PDOWN@GOTPAGEOFF] stur x8, [x29, #-56] ; 8-byte Folded Spill adrp x8, _RT5350_RESET_EPHY@GOTPAGE ldr x8, [x8, _RT5350_RESET_EPHY@GOTPAGEOFF] stur x8, [x29, #-48] ; 8-byte Folded Spill stur x0, [x29, #-8] mov w8, #0 stur w8, [x29, #-36] ; 4-byte Folded Spill stur wzr, [x29, #-16] adrp x8, _RT305X_ESW_PMAP_LLLLLL@GOTPAGE ldr x8, [x8, _RT305X_ESW_PMAP_LLLLLL@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-20] ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_FCT0@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_FCT0@GOTPAGEOFF] ldr w2, [x8] mov w1, #30800 movk w1, #51360, lsl #16 bl _esw_w32 ldur w1, [x29, #-36] ; 4-byte Folded Reload ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_SGC2@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_SGC2@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldur x8, [x29, #-32] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldr w8, [x8] adrp x9, _RT305X_ESW_PFC1_EN_VLAN_S@GOTPAGE ldr x9, [x9, _RT305X_ESW_PFC1_EN_VLAN_S@GOTPAGEOFF] ldr w9, [x9] lsl w9, w8, w9 mov w8, #21845 orr w1, w8, w9 adrp x8, _RT305X_ESW_REG_PFC1@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_PFC1@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldur x9, [x29, #-32] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldr w8, [x9] adrp x10, _RT305X_ESW_POC0_EN_BP_S@GOTPAGE ldr x10, [x10, _RT305X_ESW_POC0_EN_BP_S@GOTPAGEOFF] ldr w10, [x10] lsl w8, w8, w10 ldr w9, [x9] adrp x10, _RT305X_ESW_POC0_EN_FC_S@GOTPAGE ldr x10, [x10, _RT305X_ESW_POC0_EN_FC_S@GOTPAGEOFF] ldr w10, [x10] lsl w9, w9, w10 orr w1, w8, w9 adrp x8, _RT305X_ESW_REG_POC0@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_POC0@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldur x8, [x29, #-32] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldr w8, [x8] adrp x9, _RT305X_ESW_POC2_ENAGING_S@GOTPAGE ldr x9, [x9, _RT305X_ESW_POC2_ENAGING_S@GOTPAGEOFF] ldr w9, [x9] lsl w8, w8, w9 adrp x9, _RT305X_ESW_PORTS_NOCPU@GOTPAGE ldr x9, [x9, _RT305X_ESW_PORTS_NOCPU@GOTPAGEOFF] ldr w9, [x9] adrp x10, _RT305X_ESW_POC2_UNTAG_EN_S@GOTPAGE ldr x10, [x10, _RT305X_ESW_POC2_UNTAG_EN_S@GOTPAGEOFF] ldr w10, [x10] lsl w9, w9, w10 orr w1, w8, w9 adrp x8, _RT305X_ESW_REG_POC2@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_POC2@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldur x8, [x29, #-8] ldr w8, [x8] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w1, [x8] adrp x8, _RT305X_ESW_REG_FCT2@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_FCT2@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 b LBB0_3 LBB0_2: ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_FCT2@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_FCT2@GOTPAGEOFF] ldr w2, [x8] mov w1, #20492 movk w1, #2, lsl #16 bl _esw_w32 b LBB0_3 LBB0_3: ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_SGC@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_SGC@GOTPAGEOFF] ldr w2, [x8] mov w1, #41729 movk w1, #8, lsl #16 bl _esw_w32 ldr x9, [sp, #56] ; 8-byte Folded Reload ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_SOCPC_CRC_PADDING@GOTPAGE ldr x8, [x8, _RT305X_ESW_SOCPC_CRC_PADDING@GOTPAGEOFF] ldr w8, [x8] ldr w10, [x9] adrp x11, _RT305X_ESW_SOCPC_DISUN2CPU_S@GOTPAGE ldr x11, [x11, _RT305X_ESW_SOCPC_DISUN2CPU_S@GOTPAGEOFF] ldr w11, [x11] lsl w10, w10, w11 orr w8, w8, w10 ldr w10, [x9] adrp x11, _RT305X_ESW_SOCPC_DISMC2CPU_S@GOTPAGE ldr x11, [x11, _RT305X_ESW_SOCPC_DISMC2CPU_S@GOTPAGEOFF] ldr w11, [x11] lsl w10, w10, w11 orr w8, w8, w10 ldr w9, [x9] adrp x10, _RT305X_ESW_SOCPC_DISBC2CPU_S@GOTPAGE ldr x10, [x10, _RT305X_ESW_SOCPC_DISBC2CPU_S@GOTPAGEOFF] ldr w10, [x10] lsl w9, w9, w10 orr w1, w8, w9 adrp x8, _RT305X_ESW_REG_SOCPC@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_SOCPC@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldur x8, [x29, #-8] ldr w8, [x8, #4] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_5 b LBB0_4 LBB0_4: ldur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w1, [x8, #4] adrp x8, _RT305X_ESW_REG_FPA2@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_FPA2@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 b LBB0_6 LBB0_5: ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_FPA2@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_FPA2@GOTPAGEOFF] ldr w2, [x8] mov w1, #11048 movk w1, #16208, lsl #16 bl _esw_w32 b LBB0_6 LBB0_6: ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_FPA@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_FPA@GOTPAGEOFF] ldr w2, [x8] mov w1, #0 bl _esw_w32 ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_P0LED@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_P0LED@GOTPAGEOFF] ldr w2, [x8] mov w1, #5 str w1, [sp, #52] ; 4-byte Folded Spill bl _esw_w32 ldr w1, [sp, #52] ; 4-byte Folded Reload ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_P1LED@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_P1LED@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldr w1, [sp, #52] ; 4-byte Folded Reload ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_P2LED@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_P2LED@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldr w1, [sp, #52] ; 4-byte Folded Reload ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_P3LED@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_P3LED@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldr w1, [sp, #52] ; 4-byte Folded Reload ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_P4LED@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_P4LED@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldur x8, [x29, #-8] ldr w8, [x8, #8] stur w8, [x29, #-16] ldur x0, [x29, #-8] bl _esw_get_port_disable ldur w8, [x29, #-16] orr w8, w8, w0 stur w8, [x29, #-16] stur wzr, [x29, #-12] b LBB0_7 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #6 cset w8, ge tbnz w8, #0, LBB0_10 b LBB0_8 LBB0_8: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-16] ldur w10, [x29, #-12] mov w9, #1 lsl w9, w9, w10 ands w8, w8, w9 cset w8, ne and w8, w8, #0x1 ldur x9, [x29, #-8] ldr x9, [x9, #24] ldursw x10, [x29, #-12] lsl x10, x10, #3 str w8, [x9, x10] b LBB0_9 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_7 LBB0_10: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x8, [x8] adrp x9, _RT305X_SOC_RT3352@GOTPAGE ldr x9, [x9, _RT305X_SOC_RT3352@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_19 b LBB0_11 LBB0_11: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w0, [x8] bl _fe_reset ldur x0, [x29, #-8] mov w1, #0 mov w2, #31 mov w3, #32768 bl _rt305x_mii_write stur wzr, [x29, #-12] b LBB0_12 LBB0_12: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_18 b LBB0_13 LBB0_13: ; in Loop: Header=BB0_12 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #24] ldursw x9, [x29, #-12] lsl x9, x9, #3 ldr w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_15 b LBB0_14 LBB0_14: ; in Loop: Header=BB0_12 Depth=1 ldur x8, [x29, #-56] ; 8-byte Folded Reload ldr x9, [sp, #72] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [x9] ldr w3, [x8] bl _rt305x_mii_write b LBB0_16 LBB0_15: ; in Loop: Header=BB0_12 Depth=1 ldur x9, [x29, #-64] ; 8-byte Folded Reload ldur x10, [x29, #-72] ; 8-byte Folded Reload ldr x8, [sp, #80] ; 8-byte Folded Reload ldr x11, [sp, #72] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [x11] ldr w8, [x8] ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w3, w8, w9 bl _rt305x_mii_write b LBB0_16 LBB0_16: ; in Loop: Header=BB0_12 Depth=1 ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #26 mov w3, #5633 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #29 mov w3, #28694 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #30 mov w3, #56 bl _rt305x_mii_write b LBB0_17 LBB0_17: ; in Loop: Header=BB0_12 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_12 LBB0_18: ldur x0, [x29, #-8] mov w3, #0 str w3, [sp, #44] ; 4-byte Folded Spill mov x1, x3 mov w2, #31 str w2, [sp, #48] ; 4-byte Folded Spill bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #1 mov w3, #19008 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #2 mov w3, #25172 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #3 mov w3, #41343 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #12 mov w3, #32426 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #14 mov w3, #101 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #16 mov w3, #1668 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #17 mov w3, #4064 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #18 mov w3, #16570 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #22 mov w3, #9535 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #27 mov w3, #12250 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #28 mov w3, #50192 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #29 mov w3, #22923 bl _rt305x_mii_write ldr w1, [sp, #44] ; 4-byte Folded Reload ldr w2, [sp, #48] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w3, #32768 bl _rt305x_mii_write b LBB0_45 LBB0_19: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x8, [x8] adrp x9, _RT305X_SOC_RT5350@GOTPAGE ldr x9, [x9, _RT305X_SOC_RT5350@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_28 b LBB0_20 LBB0_20: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w0, [x8] bl _fe_reset ldur x0, [x29, #-8] ldur x8, [x29, #-8] ldr w8, [x8, #12] mov w9, #31 str w9, [sp, #40] ; 4-byte Folded Spill and w1, w8, #0x1f adrp x8, _RT5350_EWS_REG_LED_POLARITY@GOTPAGE ldr x8, [x8, _RT5350_EWS_REG_LED_POLARITY@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldr w2, [sp, #40] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w1, #0 mov w3, #32768 bl _rt305x_mii_write stur wzr, [x29, #-12] b LBB0_21 LBB0_21: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_27 b LBB0_22 LBB0_22: ; in Loop: Header=BB0_21 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #24] ldursw x9, [x29, #-12] lsl x9, x9, #3 ldr w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_24 b LBB0_23 LBB0_23: ; in Loop: Header=BB0_21 Depth=1 ldur x8, [x29, #-56] ; 8-byte Folded Reload ldr x9, [sp, #72] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [x9] ldr w3, [x8] bl _rt305x_mii_write b LBB0_25 LBB0_24: ; in Loop: Header=BB0_21 Depth=1 ldur x9, [x29, #-64] ; 8-byte Folded Reload ldur x10, [x29, #-72] ; 8-byte Folded Reload ldr x8, [sp, #80] ; 8-byte Folded Reload ldr x11, [sp, #72] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [x11] ldr w8, [x8] ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w3, w8, w9 bl _rt305x_mii_write b LBB0_25 LBB0_25: ; in Loop: Header=BB0_21 Depth=1 ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #26 mov w3, #5633 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #29 mov w3, #28693 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #30 mov w3, #56 bl _rt305x_mii_write b LBB0_26 LBB0_26: ; in Loop: Header=BB0_21 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_21 LBB0_27: ldur x0, [x29, #-8] mov w3, #0 str w3, [sp, #32] ; 4-byte Folded Spill mov x1, x3 mov w2, #31 str w2, [sp, #36] ; 4-byte Folded Spill bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #1 mov w3, #19008 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #2 mov w3, #25172 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #3 mov w3, #41343 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #12 mov w3, #32426 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #14 mov w3, #101 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #16 mov w3, #1668 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #17 mov w3, #4064 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #18 mov w3, #16570 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #22 mov w3, #9535 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #27 mov w3, #12250 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #28 mov w3, #50192 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #29 mov w3, #22923 bl _rt305x_mii_write ldr w1, [sp, #32] ; 4-byte Folded Reload ldr w2, [sp, #36] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w3, #32768 bl _rt305x_mii_write b LBB0_44 LBB0_28: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x8, [x8] adrp x9, _MT762X_SOC_MT7628AN@GOTPAGE ldr x9, [x9, _MT762X_SOC_MT7628AN@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, eq tbnz w8, #0, LBB0_30 b LBB0_29 LBB0_29: ldr x8, [sp, #64] ; 8-byte Folded Reload ldr x8, [x8] adrp x9, _MT762X_SOC_MT7688@GOTPAGE ldr x9, [x9, _MT762X_SOC_MT7688@GOTPAGEOFF] ldr x9, [x9] subs x8, x8, x9 cset w8, ne tbnz w8, #0, LBB0_35 b LBB0_30 LBB0_30: ldur x8, [x29, #-48] ; 8-byte Folded Reload ldr w0, [x8] bl _fe_reset ldur x0, [x29, #-8] mov w1, #0 str w1, [sp, #28] ; 4-byte Folded Spill mov w2, #31 mov w3, #8192 bl _rt305x_mii_write ldr w1, [sp, #28] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #26 mov w3, #32 bl _rt305x_mii_write stur wzr, [x29, #-24] b LBB0_31 LBB0_31: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-24] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_34 b LBB0_32 LBB0_32: ; in Loop: Header=BB0_31 Depth=1 ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #31 str w2, [sp, #20] ; 4-byte Folded Spill mov w3, #32768 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #0 str w2, [sp, #24] ; 4-byte Folded Spill mov w3, #12544 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #30 str w2, [sp, #16] ; 4-byte Folded Spill mov w3, #40960 str w3, [sp, #12] ; 4-byte Folded Spill bl _rt305x_mii_write ldr w3, [sp, #12] ; 4-byte Folded Reload ldr w2, [sp, #20] ; 4-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-24] bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #16 mov w3, #1542 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #23 mov w3, #3854 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #24 mov w3, #5648 bl _rt305x_mii_write ldr w2, [sp, #16] ; 4-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w3, #7957 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #28 mov w3, #24849 bl _rt305x_mii_write ldr w2, [sp, #20] ; 4-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w3, #8192 bl _rt305x_mii_write ldr w3, [sp, #24] ; 4-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-24] mov w2, #26 bl _rt305x_mii_write b LBB0_33 LBB0_33: ; in Loop: Header=BB0_31 Depth=1 ldur w8, [x29, #-24] add w8, w8, #1 stur w8, [x29, #-24] b LBB0_31 LBB0_34: ldur x0, [x29, #-8] mov w1, #0 str w1, [sp, #8] ; 4-byte Folded Spill mov w2, #31 mov w3, #20480 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #19 mov w3, #74 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #20 mov w3, #346 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #21 mov w3, #238 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #22 mov w3, #51 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #23 mov w3, #522 bl _rt305x_mii_write ldr w3, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov x1, x3 mov w2, #24 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #25 mov w3, #586 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #26 mov w3, #858 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #27 mov w3, #750 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #28 mov w3, #563 bl _rt305x_mii_write ldr w1, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #29 mov w3, #10 bl _rt305x_mii_write ldr w3, [sp, #8] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov x1, x3 mov w2, #30 bl _rt305x_mii_write b LBB0_43 LBB0_35: ldur x0, [x29, #-8] mov w1, #0 mov w2, #31 mov w3, #32768 bl _rt305x_mii_write stur wzr, [x29, #-12] b LBB0_36 LBB0_36: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] subs w8, w8, #5 cset w8, ge tbnz w8, #0, LBB0_42 b LBB0_37 LBB0_37: ; in Loop: Header=BB0_36 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #24] ldursw x9, [x29, #-12] lsl x9, x9, #3 ldr w8, [x8, x9] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_39 b LBB0_38 LBB0_38: ; in Loop: Header=BB0_36 Depth=1 ldur x8, [x29, #-56] ; 8-byte Folded Reload ldr x9, [sp, #72] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [x9] ldr w3, [x8] bl _rt305x_mii_write b LBB0_40 LBB0_39: ; in Loop: Header=BB0_36 Depth=1 ldur x9, [x29, #-64] ; 8-byte Folded Reload ldur x10, [x29, #-72] ; 8-byte Folded Reload ldr x8, [sp, #80] ; 8-byte Folded Reload ldr x11, [sp, #72] ; 8-byte Folded Reload ldur x0, [x29, #-8] ldur w1, [x29, #-12] ldr w2, [x11] ldr w8, [x8] ldr w10, [x10] orr w8, w8, w10 ldr w9, [x9] orr w3, w8, w9 bl _rt305x_mii_write b LBB0_40 LBB0_40: ; in Loop: Header=BB0_36 Depth=1 ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #26 mov w3, #5633 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #29 mov w3, #28760 bl _rt305x_mii_write ldur x0, [x29, #-8] ldur w1, [x29, #-12] mov w2, #30 mov w3, #24 bl _rt305x_mii_write b LBB0_41 LBB0_41: ; in Loop: Header=BB0_36 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_36 LBB0_42: ldur x0, [x29, #-8] mov w3, #0 str w3, [sp] ; 4-byte Folded Spill mov x1, x3 mov w2, #31 str w2, [sp, #4] ; 4-byte Folded Spill bl _rt305x_mii_write ldr w1, [sp] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #22 mov w3, #1327 bl _rt305x_mii_write ldr w1, [sp] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #17 mov w3, #4064 bl _rt305x_mii_write ldr w1, [sp] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #18 mov w3, #16570 bl _rt305x_mii_write ldr w1, [sp] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w2, #14 mov w3, #101 bl _rt305x_mii_write ldr w1, [sp] ; 4-byte Folded Reload ldr w2, [sp, #4] ; 4-byte Folded Reload ldur x0, [x29, #-8] mov w3, #32768 bl _rt305x_mii_write b LBB0_43 LBB0_43: b LBB0_44 LBB0_44: b LBB0_45 LBB0_45: ldur x8, [x29, #-8] ldr w8, [x8, #16] subs w8, w8, #0 cset w8, eq tbnz w8, #0, LBB0_47 b LBB0_46 LBB0_46: ldur x8, [x29, #-8] ldr w8, [x8, #16] stur w8, [x29, #-20] b LBB0_48 LBB0_47: adrp x8, _RT305X_ESW_PMAP_LLLLLL@GOTPAGE ldr x8, [x8, _RT305X_ESW_PMAP_LLLLLL@GOTPAGEOFF] ldr w8, [x8] stur w8, [x29, #-20] b LBB0_48 LBB0_48: ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_REG_SGC2@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_SGC2@GOTPAGEOFF] ldr w1, [x8] adrp x8, _RT305X_ESW_SGC2_LAN_PMAP_M@GOTPAGE ldr x8, [x8, _RT305X_ESW_SGC2_LAN_PMAP_M@GOTPAGEOFF] ldr w8, [x8] adrp x9, _RT305X_ESW_SGC2_LAN_PMAP_S@GOTPAGE ldr x9, [x9, _RT305X_ESW_SGC2_LAN_PMAP_S@GOTPAGEOFF] ldr w10, [x9] lsl w2, w8, w10 ldur w8, [x29, #-20] ldr w9, [x9] lsl w3, w8, w9 bl _esw_rmw stur wzr, [x29, #-12] b LBB0_49 LBB0_49: ; =>This Inner Loop Header: Depth=1 ldur w8, [x29, #-12] adrp x9, _RT305X_ESW_NUM_LEDS@GOTPAGE ldr x9, [x9, _RT305X_ESW_NUM_LEDS@GOTPAGEOFF] ldr w9, [x9] subs w8, w8, w9 cset w8, ge tbnz w8, #0, LBB0_52 b LBB0_50 LBB0_50: ; in Loop: Header=BB0_49 Depth=1 ldur x8, [x29, #-8] ldr x8, [x8, #24] ldursw x9, [x29, #-12] add x9, x8, x9, lsl #3 mov w8, #5 str w8, [x9, #4] b LBB0_51 LBB0_51: ; in Loop: Header=BB0_49 Depth=1 ldur w8, [x29, #-12] add w8, w8, #1 stur w8, [x29, #-12] b LBB0_49 LBB0_52: ldur x8, [x29, #-8] add x0, x8, #20 bl _esw_apply_config ldur x0, [x29, #-8] adrp x8, _RT305X_ESW_PORT_ST_CHG@GOTPAGE ldr x8, [x8, _RT305X_ESW_PORT_ST_CHG@GOTPAGEOFF] ldr w8, [x8] mvn w1, w8 adrp x8, _RT305X_ESW_REG_IMR@GOTPAGE ldr x8, [x8, _RT305X_ESW_REG_IMR@GOTPAGEOFF] ldr w2, [x8] bl _esw_w32 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload add sp, sp, #176 ret .cfi_endproc ; -- End function .comm _RT305X_ESW_PMAP_LLLLLL,4,2 ; @RT305X_ESW_PMAP_LLLLLL .comm _RT305X_ESW_REG_FCT0,4,2 ; @RT305X_ESW_REG_FCT0 .comm _RT305X_ESW_REG_SGC2,4,2 ; @RT305X_ESW_REG_SGC2 .comm _RT305X_ESW_PORTS_ALL,4,2 ; @RT305X_ESW_PORTS_ALL .comm _RT305X_ESW_PFC1_EN_VLAN_S,4,2 ; @RT305X_ESW_PFC1_EN_VLAN_S .comm _RT305X_ESW_REG_PFC1,4,2 ; @RT305X_ESW_REG_PFC1 .comm _RT305X_ESW_POC0_EN_BP_S,4,2 ; @RT305X_ESW_POC0_EN_BP_S .comm _RT305X_ESW_POC0_EN_FC_S,4,2 ; @RT305X_ESW_POC0_EN_FC_S .comm _RT305X_ESW_REG_POC0,4,2 ; @RT305X_ESW_REG_POC0 .comm _RT305X_ESW_POC2_ENAGING_S,4,2 ; @RT305X_ESW_POC2_ENAGING_S .comm _RT305X_ESW_PORTS_NOCPU,4,2 ; @RT305X_ESW_PORTS_NOCPU .comm _RT305X_ESW_POC2_UNTAG_EN_S,4,2 ; @RT305X_ESW_POC2_UNTAG_EN_S .comm _RT305X_ESW_REG_POC2,4,2 ; @RT305X_ESW_REG_POC2 .comm _RT305X_ESW_REG_FCT2,4,2 ; @RT305X_ESW_REG_FCT2 .comm _RT305X_ESW_REG_SGC,4,2 ; @RT305X_ESW_REG_SGC .comm _RT305X_ESW_SOCPC_CRC_PADDING,4,2 ; @RT305X_ESW_SOCPC_CRC_PADDING .comm _RT305X_ESW_PORTS_CPU,4,2 ; @RT305X_ESW_PORTS_CPU .comm _RT305X_ESW_SOCPC_DISUN2CPU_S,4,2 ; @RT305X_ESW_SOCPC_DISUN2CPU_S .comm _RT305X_ESW_SOCPC_DISMC2CPU_S,4,2 ; @RT305X_ESW_SOCPC_DISMC2CPU_S .comm _RT305X_ESW_SOCPC_DISBC2CPU_S,4,2 ; @RT305X_ESW_SOCPC_DISBC2CPU_S .comm _RT305X_ESW_REG_SOCPC,4,2 ; @RT305X_ESW_REG_SOCPC .comm _RT305X_ESW_REG_FPA2,4,2 ; @RT305X_ESW_REG_FPA2 .comm _RT305X_ESW_REG_FPA,4,2 ; @RT305X_ESW_REG_FPA .comm _RT305X_ESW_REG_P0LED,4,2 ; @RT305X_ESW_REG_P0LED .comm _RT305X_ESW_REG_P1LED,4,2 ; @RT305X_ESW_REG_P1LED .comm _RT305X_ESW_REG_P2LED,4,2 ; @RT305X_ESW_REG_P2LED .comm _RT305X_ESW_REG_P3LED,4,2 ; @RT305X_ESW_REG_P3LED .comm _RT305X_ESW_REG_P4LED,4,2 ; @RT305X_ESW_REG_P4LED .comm _ralink_soc,8,3 ; @ralink_soc .comm _RT305X_SOC_RT3352,8,3 ; @RT305X_SOC_RT3352 .comm _RT5350_RESET_EPHY,4,2 ; @RT5350_RESET_EPHY .comm _MII_BMCR,4,2 ; @MII_BMCR .comm _BMCR_PDOWN,4,2 ; @BMCR_PDOWN .comm _BMCR_FULLDPLX,4,2 ; @BMCR_FULLDPLX .comm _BMCR_ANENABLE,4,2 ; @BMCR_ANENABLE .comm _BMCR_SPEED100,4,2 ; @BMCR_SPEED100 .comm _RT305X_SOC_RT5350,8,3 ; @RT305X_SOC_RT5350 .comm _RT5350_EWS_REG_LED_POLARITY,4,2 ; @RT5350_EWS_REG_LED_POLARITY .comm _MT762X_SOC_MT7628AN,8,3 ; @MT762X_SOC_MT7628AN .comm _MT762X_SOC_MT7688,8,3 ; @MT762X_SOC_MT7688 .comm _RT305X_ESW_SGC2_LAN_PMAP_M,4,2 ; @RT305X_ESW_SGC2_LAN_PMAP_M .comm _RT305X_ESW_SGC2_LAN_PMAP_S,4,2 ; @RT305X_ESW_SGC2_LAN_PMAP_S .comm _RT305X_ESW_NUM_LEDS,4,2 ; @RT305X_ESW_NUM_LEDS .comm _RT305X_ESW_PORT_ST_CHG,4,2 ; @RT305X_ESW_PORT_ST_CHG .comm _RT305X_ESW_REG_IMR,4,2 ; @RT305X_ESW_REG_IMR .no_dead_strip _esw_hw_init .subsections_via_symbols
.text .file "extr_esw_rt3050.c_esw_hw_init.c" .p2align 4, 0x90 # -- Begin function esw_hw_init .type esw_hw_init,@function esw_hw_init: # @esw_hw_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 movq %rdi, -8(%rbp) movl $0, -16(%rbp) movl RT305X_ESW_PMAP_LLLLLL(%rip), %eax movl %eax, -20(%rbp) movq -8(%rbp), %rdi movl RT305X_ESW_REG_FCT0(%rip), %edx movl $3365959760, %esi # imm = 0xC8A07850 callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_REG_SGC2(%rip), %edx xorl %esi, %esi callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_PORTS_ALL(%rip), %esi movl RT305X_ESW_PFC1_EN_VLAN_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %esi orl $21845, %esi # imm = 0x5555 movl RT305X_ESW_REG_PFC1(%rip), %edx callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_PORTS_ALL(%rip), %esi movl RT305X_ESW_POC0_EN_BP_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %esi movl RT305X_ESW_PORTS_ALL(%rip), %eax movl RT305X_ESW_POC0_EN_FC_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %esi movl RT305X_ESW_REG_POC0(%rip), %edx callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_PORTS_ALL(%rip), %esi movl RT305X_ESW_POC2_ENAGING_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %esi movl RT305X_ESW_PORTS_NOCPU(%rip), %eax movl RT305X_ESW_POC2_UNTAG_EN_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %esi movl RT305X_ESW_REG_POC2(%rip), %edx callq esw_w32@PLT movq -8(%rbp), %rax cmpl $0, (%rax) je .LBB0_2 # %bb.1: movq -8(%rbp), %rdi movq -8(%rbp), %rax movl (%rax), %esi movl RT305X_ESW_REG_FCT2(%rip), %edx callq esw_w32@PLT jmp .LBB0_3 .LBB0_2: movq -8(%rbp), %rdi movl RT305X_ESW_REG_FCT2(%rip), %edx movl $151564, %esi # imm = 0x2500C callq esw_w32@PLT .LBB0_3: movq -8(%rbp), %rdi movl RT305X_ESW_REG_SGC(%rip), %edx movl $566017, %esi # imm = 0x8A301 callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_SOCPC_CRC_PADDING(%rip), %esi movl RT305X_ESW_PORTS_CPU(%rip), %eax movl RT305X_ESW_SOCPC_DISUN2CPU_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %esi movl RT305X_ESW_PORTS_CPU(%rip), %eax movl RT305X_ESW_SOCPC_DISMC2CPU_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %esi movl RT305X_ESW_PORTS_CPU(%rip), %eax movl RT305X_ESW_SOCPC_DISBC2CPU_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax orl %eax, %esi movl RT305X_ESW_REG_SOCPC(%rip), %edx callq esw_w32@PLT movq -8(%rbp), %rax cmpl $0, 4(%rax) je .LBB0_5 # %bb.4: movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 4(%rax), %esi movl RT305X_ESW_REG_FPA2(%rip), %edx callq esw_w32@PLT jmp .LBB0_6 .LBB0_5: movq -8(%rbp), %rdi movl RT305X_ESW_REG_FPA2(%rip), %edx movl $1062218536, %esi # imm = 0x3F502B28 callq esw_w32@PLT .LBB0_6: movq -8(%rbp), %rdi movl RT305X_ESW_REG_FPA(%rip), %edx xorl %esi, %esi callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_REG_P0LED(%rip), %edx movl $5, %esi callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_REG_P1LED(%rip), %edx movl $5, %esi callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_REG_P2LED(%rip), %edx movl $5, %esi callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_REG_P3LED(%rip), %edx movl $5, %esi callq esw_w32@PLT movq -8(%rbp), %rdi movl RT305X_ESW_REG_P4LED(%rip), %edx movl $5, %esi callq esw_w32@PLT movq -8(%rbp), %rax movl 8(%rax), %eax movl %eax, -16(%rbp) movq -8(%rbp), %rdi callq esw_get_port_disable@PLT orl -16(%rbp), %eax movl %eax, -16(%rbp) movl $0, -12(%rbp) .LBB0_7: # =>This Inner Loop Header: Depth=1 cmpl $6, -12(%rbp) jge .LBB0_10 # %bb.8: # in Loop: Header=BB0_7 Depth=1 movl -16(%rbp), %eax movl -12(%rbp), %ecx movl $1, %edx # kill: def $cl killed $ecx shll %cl, %edx movl %edx, %ecx andl %ecx, %eax cmpl $0, %eax setne %al andb $1, %al movzbl %al, %edx movq -8(%rbp), %rax movq 24(%rax), %rax movslq -12(%rbp), %rcx movl %edx, (%rax,%rcx,8) # %bb.9: # in Loop: Header=BB0_7 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_7 .LBB0_10: movq ralink_soc(%rip), %rax cmpq RT305X_SOC_RT3352(%rip), %rax jne .LBB0_19 # %bb.11: movl RT5350_RESET_EPHY(%rip), %edi callq fe_reset@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $32768, %ecx # imm = 0x8000 callq rt305x_mii_write@PLT movl $0, -12(%rbp) .LBB0_12: # =>This Inner Loop Header: Depth=1 cmpl $5, -12(%rbp) jge .LBB0_18 # %bb.13: # in Loop: Header=BB0_12 Depth=1 movq -8(%rbp), %rax movq 24(%rax), %rax movslq -12(%rbp), %rcx cmpl $0, (%rax,%rcx,8) je .LBB0_15 # %bb.14: # in Loop: Header=BB0_12 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl MII_BMCR(%rip), %edx movl BMCR_PDOWN(%rip), %ecx callq rt305x_mii_write@PLT jmp .LBB0_16 .LBB0_15: # in Loop: Header=BB0_12 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl MII_BMCR(%rip), %edx movl BMCR_FULLDPLX(%rip), %ecx orl BMCR_ANENABLE(%rip), %ecx orl BMCR_SPEED100(%rip), %ecx callq rt305x_mii_write@PLT .LBB0_16: # in Loop: Header=BB0_12 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $26, %edx movl $5633, %ecx # imm = 0x1601 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $29, %edx movl $28694, %ecx # imm = 0x7016 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $30, %edx movl $56, %ecx callq rt305x_mii_write@PLT # %bb.17: # in Loop: Header=BB0_12 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_12 .LBB0_18: movq -8(%rbp), %rdi xorl %ecx, %ecx movl $31, %edx movl %ecx, %esi callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $1, %edx movl $19008, %ecx # imm = 0x4A40 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $2, %edx movl $25172, %ecx # imm = 0x6254 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $3, %edx movl $41343, %ecx # imm = 0xA17F callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $12, %edx movl $32426, %ecx # imm = 0x7EAA callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $14, %edx movl $101, %ecx callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $16, %edx movl $1668, %ecx # imm = 0x684 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $17, %edx movl $4064, %ecx # imm = 0xFE0 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $18, %edx movl $16570, %ecx # imm = 0x40BA callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $22, %edx movl $9535, %ecx # imm = 0x253F callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $27, %edx movl $12250, %ecx # imm = 0x2FDA callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $28, %edx movl $50192, %ecx # imm = 0xC410 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $29, %edx movl $22923, %ecx # imm = 0x598B callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $32768, %ecx # imm = 0x8000 callq rt305x_mii_write@PLT jmp .LBB0_45 .LBB0_19: movq ralink_soc(%rip), %rax cmpq RT305X_SOC_RT5350(%rip), %rax jne .LBB0_28 # %bb.20: movl RT5350_RESET_EPHY(%rip), %edi callq fe_reset@PLT movq -8(%rbp), %rdi movq -8(%rbp), %rax movl 12(%rax), %esi andl $31, %esi movl RT5350_EWS_REG_LED_POLARITY(%rip), %edx callq esw_w32@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $32768, %ecx # imm = 0x8000 callq rt305x_mii_write@PLT movl $0, -12(%rbp) .LBB0_21: # =>This Inner Loop Header: Depth=1 cmpl $5, -12(%rbp) jge .LBB0_27 # %bb.22: # in Loop: Header=BB0_21 Depth=1 movq -8(%rbp), %rax movq 24(%rax), %rax movslq -12(%rbp), %rcx cmpl $0, (%rax,%rcx,8) je .LBB0_24 # %bb.23: # in Loop: Header=BB0_21 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl MII_BMCR(%rip), %edx movl BMCR_PDOWN(%rip), %ecx callq rt305x_mii_write@PLT jmp .LBB0_25 .LBB0_24: # in Loop: Header=BB0_21 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl MII_BMCR(%rip), %edx movl BMCR_FULLDPLX(%rip), %ecx orl BMCR_ANENABLE(%rip), %ecx orl BMCR_SPEED100(%rip), %ecx callq rt305x_mii_write@PLT .LBB0_25: # in Loop: Header=BB0_21 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $26, %edx movl $5633, %ecx # imm = 0x1601 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $29, %edx movl $28693, %ecx # imm = 0x7015 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $30, %edx movl $56, %ecx callq rt305x_mii_write@PLT # %bb.26: # in Loop: Header=BB0_21 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_21 .LBB0_27: movq -8(%rbp), %rdi xorl %ecx, %ecx movl $31, %edx movl %ecx, %esi callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $1, %edx movl $19008, %ecx # imm = 0x4A40 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $2, %edx movl $25172, %ecx # imm = 0x6254 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $3, %edx movl $41343, %ecx # imm = 0xA17F callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $12, %edx movl $32426, %ecx # imm = 0x7EAA callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $14, %edx movl $101, %ecx callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $16, %edx movl $1668, %ecx # imm = 0x684 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $17, %edx movl $4064, %ecx # imm = 0xFE0 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $18, %edx movl $16570, %ecx # imm = 0x40BA callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $22, %edx movl $9535, %ecx # imm = 0x253F callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $27, %edx movl $12250, %ecx # imm = 0x2FDA callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $28, %edx movl $50192, %ecx # imm = 0xC410 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $29, %edx movl $22923, %ecx # imm = 0x598B callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $32768, %ecx # imm = 0x8000 callq rt305x_mii_write@PLT jmp .LBB0_44 .LBB0_28: movq ralink_soc(%rip), %rax cmpq MT762X_SOC_MT7628AN(%rip), %rax je .LBB0_30 # %bb.29: movq ralink_soc(%rip), %rax cmpq MT762X_SOC_MT7688(%rip), %rax jne .LBB0_35 .LBB0_30: movl RT5350_RESET_EPHY(%rip), %edi callq fe_reset@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $8192, %ecx # imm = 0x2000 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $26, %edx movl $32, %ecx callq rt305x_mii_write@PLT movl $0, -24(%rbp) .LBB0_31: # =>This Inner Loop Header: Depth=1 cmpl $5, -24(%rbp) jge .LBB0_34 # %bb.32: # in Loop: Header=BB0_31 Depth=1 movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $31, %edx movl $32768, %ecx # imm = 0x8000 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi xorl %edx, %edx movl $12544, %ecx # imm = 0x3100 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $30, %edx movl $40960, %ecx # imm = 0xA000 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $31, %edx movl $40960, %ecx # imm = 0xA000 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $16, %edx movl $1542, %ecx # imm = 0x606 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $23, %edx movl $3854, %ecx # imm = 0xF0E callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $24, %edx movl $5648, %ecx # imm = 0x1610 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $30, %edx movl $7957, %ecx # imm = 0x1F15 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $28, %edx movl $24849, %ecx # imm = 0x6111 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $31, %edx movl $8192, %ecx # imm = 0x2000 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -24(%rbp), %esi movl $26, %edx xorl %ecx, %ecx callq rt305x_mii_write@PLT # %bb.33: # in Loop: Header=BB0_31 Depth=1 movl -24(%rbp), %eax addl $1, %eax movl %eax, -24(%rbp) jmp .LBB0_31 .LBB0_34: movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $20480, %ecx # imm = 0x5000 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $19, %edx movl $74, %ecx callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $20, %edx movl $346, %ecx # imm = 0x15A callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $21, %edx movl $238, %ecx callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $22, %edx movl $51, %ecx callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $23, %edx movl $522, %ecx # imm = 0x20A callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %ecx, %ecx movl $24, %edx movl %ecx, %esi callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $25, %edx movl $586, %ecx # imm = 0x24A callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $26, %edx movl $858, %ecx # imm = 0x35A callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $27, %edx movl $750, %ecx # imm = 0x2EE callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $28, %edx movl $563, %ecx # imm = 0x233 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $29, %edx movl $10, %ecx callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %ecx, %ecx movl $30, %edx movl %ecx, %esi callq rt305x_mii_write@PLT jmp .LBB0_43 .LBB0_35: movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $32768, %ecx # imm = 0x8000 callq rt305x_mii_write@PLT movl $0, -12(%rbp) .LBB0_36: # =>This Inner Loop Header: Depth=1 cmpl $5, -12(%rbp) jge .LBB0_42 # %bb.37: # in Loop: Header=BB0_36 Depth=1 movq -8(%rbp), %rax movq 24(%rax), %rax movslq -12(%rbp), %rcx cmpl $0, (%rax,%rcx,8) je .LBB0_39 # %bb.38: # in Loop: Header=BB0_36 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl MII_BMCR(%rip), %edx movl BMCR_PDOWN(%rip), %ecx callq rt305x_mii_write@PLT jmp .LBB0_40 .LBB0_39: # in Loop: Header=BB0_36 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl MII_BMCR(%rip), %edx movl BMCR_FULLDPLX(%rip), %ecx orl BMCR_ANENABLE(%rip), %ecx orl BMCR_SPEED100(%rip), %ecx callq rt305x_mii_write@PLT .LBB0_40: # in Loop: Header=BB0_36 Depth=1 movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $26, %edx movl $5633, %ecx # imm = 0x1601 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $29, %edx movl $28760, %ecx # imm = 0x7058 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi movl -12(%rbp), %esi movl $30, %edx movl $24, %ecx callq rt305x_mii_write@PLT # %bb.41: # in Loop: Header=BB0_36 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_36 .LBB0_42: movq -8(%rbp), %rdi xorl %ecx, %ecx movl $31, %edx movl %ecx, %esi callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $22, %edx movl $1327, %ecx # imm = 0x52F callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $17, %edx movl $4064, %ecx # imm = 0xFE0 callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $18, %edx movl $16570, %ecx # imm = 0x40BA callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $14, %edx movl $101, %ecx callq rt305x_mii_write@PLT movq -8(%rbp), %rdi xorl %esi, %esi movl $31, %edx movl $32768, %ecx # imm = 0x8000 callq rt305x_mii_write@PLT .LBB0_43: jmp .LBB0_44 .LBB0_44: jmp .LBB0_45 .LBB0_45: movq -8(%rbp), %rax cmpl $0, 16(%rax) je .LBB0_47 # %bb.46: movq -8(%rbp), %rax movl 16(%rax), %eax movl %eax, -20(%rbp) jmp .LBB0_48 .LBB0_47: movl RT305X_ESW_PMAP_LLLLLL(%rip), %eax movl %eax, -20(%rbp) .LBB0_48: movq -8(%rbp), %rdi movl RT305X_ESW_REG_SGC2(%rip), %esi movl RT305X_ESW_SGC2_LAN_PMAP_M(%rip), %edx movl RT305X_ESW_SGC2_LAN_PMAP_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %edx movl -20(%rbp), %eax movl RT305X_ESW_SGC2_LAN_PMAP_S(%rip), %ecx # kill: def $cl killed $ecx shll %cl, %eax movl %eax, %ecx callq esw_rmw@PLT movl $0, -12(%rbp) .LBB0_49: # =>This Inner Loop Header: Depth=1 movl -12(%rbp), %eax cmpl RT305X_ESW_NUM_LEDS(%rip), %eax jge .LBB0_52 # %bb.50: # in Loop: Header=BB0_49 Depth=1 movq -8(%rbp), %rax movq 24(%rax), %rax movslq -12(%rbp), %rcx movl $5, 4(%rax,%rcx,8) # %bb.51: # in Loop: Header=BB0_49 Depth=1 movl -12(%rbp), %eax addl $1, %eax movl %eax, -12(%rbp) jmp .LBB0_49 .LBB0_52: movq -8(%rbp), %rdi addq $20, %rdi callq esw_apply_config@PLT movq -8(%rbp), %rdi movl RT305X_ESW_PORT_ST_CHG(%rip), %esi xorl $-1, %esi movl RT305X_ESW_REG_IMR(%rip), %edx callq esw_w32@PLT addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size esw_hw_init, .Lfunc_end0-esw_hw_init .cfi_endproc # -- End function .type RT305X_ESW_PMAP_LLLLLL,@object # @RT305X_ESW_PMAP_LLLLLL .bss .globl RT305X_ESW_PMAP_LLLLLL .p2align 2 RT305X_ESW_PMAP_LLLLLL: .long 0 # 0x0 .size RT305X_ESW_PMAP_LLLLLL, 4 .type RT305X_ESW_REG_FCT0,@object # @RT305X_ESW_REG_FCT0 .globl RT305X_ESW_REG_FCT0 .p2align 2 RT305X_ESW_REG_FCT0: .long 0 # 0x0 .size RT305X_ESW_REG_FCT0, 4 .type RT305X_ESW_REG_SGC2,@object # @RT305X_ESW_REG_SGC2 .globl RT305X_ESW_REG_SGC2 .p2align 2 RT305X_ESW_REG_SGC2: .long 0 # 0x0 .size RT305X_ESW_REG_SGC2, 4 .type RT305X_ESW_PORTS_ALL,@object # @RT305X_ESW_PORTS_ALL .globl RT305X_ESW_PORTS_ALL .p2align 2 RT305X_ESW_PORTS_ALL: .long 0 # 0x0 .size RT305X_ESW_PORTS_ALL, 4 .type RT305X_ESW_PFC1_EN_VLAN_S,@object # @RT305X_ESW_PFC1_EN_VLAN_S .globl RT305X_ESW_PFC1_EN_VLAN_S .p2align 2 RT305X_ESW_PFC1_EN_VLAN_S: .long 0 # 0x0 .size RT305X_ESW_PFC1_EN_VLAN_S, 4 .type RT305X_ESW_REG_PFC1,@object # @RT305X_ESW_REG_PFC1 .globl RT305X_ESW_REG_PFC1 .p2align 2 RT305X_ESW_REG_PFC1: .long 0 # 0x0 .size RT305X_ESW_REG_PFC1, 4 .type RT305X_ESW_POC0_EN_BP_S,@object # @RT305X_ESW_POC0_EN_BP_S .globl RT305X_ESW_POC0_EN_BP_S .p2align 2 RT305X_ESW_POC0_EN_BP_S: .long 0 # 0x0 .size RT305X_ESW_POC0_EN_BP_S, 4 .type RT305X_ESW_POC0_EN_FC_S,@object # @RT305X_ESW_POC0_EN_FC_S .globl RT305X_ESW_POC0_EN_FC_S .p2align 2 RT305X_ESW_POC0_EN_FC_S: .long 0 # 0x0 .size RT305X_ESW_POC0_EN_FC_S, 4 .type RT305X_ESW_REG_POC0,@object # @RT305X_ESW_REG_POC0 .globl RT305X_ESW_REG_POC0 .p2align 2 RT305X_ESW_REG_POC0: .long 0 # 0x0 .size RT305X_ESW_REG_POC0, 4 .type RT305X_ESW_POC2_ENAGING_S,@object # @RT305X_ESW_POC2_ENAGING_S .globl RT305X_ESW_POC2_ENAGING_S .p2align 2 RT305X_ESW_POC2_ENAGING_S: .long 0 # 0x0 .size RT305X_ESW_POC2_ENAGING_S, 4 .type RT305X_ESW_PORTS_NOCPU,@object # @RT305X_ESW_PORTS_NOCPU .globl RT305X_ESW_PORTS_NOCPU .p2align 2 RT305X_ESW_PORTS_NOCPU: .long 0 # 0x0 .size RT305X_ESW_PORTS_NOCPU, 4 .type RT305X_ESW_POC2_UNTAG_EN_S,@object # @RT305X_ESW_POC2_UNTAG_EN_S .globl RT305X_ESW_POC2_UNTAG_EN_S .p2align 2 RT305X_ESW_POC2_UNTAG_EN_S: .long 0 # 0x0 .size RT305X_ESW_POC2_UNTAG_EN_S, 4 .type RT305X_ESW_REG_POC2,@object # @RT305X_ESW_REG_POC2 .globl RT305X_ESW_REG_POC2 .p2align 2 RT305X_ESW_REG_POC2: .long 0 # 0x0 .size RT305X_ESW_REG_POC2, 4 .type RT305X_ESW_REG_FCT2,@object # @RT305X_ESW_REG_FCT2 .globl RT305X_ESW_REG_FCT2 .p2align 2 RT305X_ESW_REG_FCT2: .long 0 # 0x0 .size RT305X_ESW_REG_FCT2, 4 .type RT305X_ESW_REG_SGC,@object # @RT305X_ESW_REG_SGC .globl RT305X_ESW_REG_SGC .p2align 2 RT305X_ESW_REG_SGC: .long 0 # 0x0 .size RT305X_ESW_REG_SGC, 4 .type RT305X_ESW_SOCPC_CRC_PADDING,@object # @RT305X_ESW_SOCPC_CRC_PADDING .globl RT305X_ESW_SOCPC_CRC_PADDING .p2align 2 RT305X_ESW_SOCPC_CRC_PADDING: .long 0 # 0x0 .size RT305X_ESW_SOCPC_CRC_PADDING, 4 .type RT305X_ESW_PORTS_CPU,@object # @RT305X_ESW_PORTS_CPU .globl RT305X_ESW_PORTS_CPU .p2align 2 RT305X_ESW_PORTS_CPU: .long 0 # 0x0 .size RT305X_ESW_PORTS_CPU, 4 .type RT305X_ESW_SOCPC_DISUN2CPU_S,@object # @RT305X_ESW_SOCPC_DISUN2CPU_S .globl RT305X_ESW_SOCPC_DISUN2CPU_S .p2align 2 RT305X_ESW_SOCPC_DISUN2CPU_S: .long 0 # 0x0 .size RT305X_ESW_SOCPC_DISUN2CPU_S, 4 .type RT305X_ESW_SOCPC_DISMC2CPU_S,@object # @RT305X_ESW_SOCPC_DISMC2CPU_S .globl RT305X_ESW_SOCPC_DISMC2CPU_S .p2align 2 RT305X_ESW_SOCPC_DISMC2CPU_S: .long 0 # 0x0 .size RT305X_ESW_SOCPC_DISMC2CPU_S, 4 .type RT305X_ESW_SOCPC_DISBC2CPU_S,@object # @RT305X_ESW_SOCPC_DISBC2CPU_S .globl RT305X_ESW_SOCPC_DISBC2CPU_S .p2align 2 RT305X_ESW_SOCPC_DISBC2CPU_S: .long 0 # 0x0 .size RT305X_ESW_SOCPC_DISBC2CPU_S, 4 .type RT305X_ESW_REG_SOCPC,@object # @RT305X_ESW_REG_SOCPC .globl RT305X_ESW_REG_SOCPC .p2align 2 RT305X_ESW_REG_SOCPC: .long 0 # 0x0 .size RT305X_ESW_REG_SOCPC, 4 .type RT305X_ESW_REG_FPA2,@object # @RT305X_ESW_REG_FPA2 .globl RT305X_ESW_REG_FPA2 .p2align 2 RT305X_ESW_REG_FPA2: .long 0 # 0x0 .size RT305X_ESW_REG_FPA2, 4 .type RT305X_ESW_REG_FPA,@object # @RT305X_ESW_REG_FPA .globl RT305X_ESW_REG_FPA .p2align 2 RT305X_ESW_REG_FPA: .long 0 # 0x0 .size RT305X_ESW_REG_FPA, 4 .type RT305X_ESW_REG_P0LED,@object # @RT305X_ESW_REG_P0LED .globl RT305X_ESW_REG_P0LED .p2align 2 RT305X_ESW_REG_P0LED: .long 0 # 0x0 .size RT305X_ESW_REG_P0LED, 4 .type RT305X_ESW_REG_P1LED,@object # @RT305X_ESW_REG_P1LED .globl RT305X_ESW_REG_P1LED .p2align 2 RT305X_ESW_REG_P1LED: .long 0 # 0x0 .size RT305X_ESW_REG_P1LED, 4 .type RT305X_ESW_REG_P2LED,@object # @RT305X_ESW_REG_P2LED .globl RT305X_ESW_REG_P2LED .p2align 2 RT305X_ESW_REG_P2LED: .long 0 # 0x0 .size RT305X_ESW_REG_P2LED, 4 .type RT305X_ESW_REG_P3LED,@object # @RT305X_ESW_REG_P3LED .globl RT305X_ESW_REG_P3LED .p2align 2 RT305X_ESW_REG_P3LED: .long 0 # 0x0 .size RT305X_ESW_REG_P3LED, 4 .type RT305X_ESW_REG_P4LED,@object # @RT305X_ESW_REG_P4LED .globl RT305X_ESW_REG_P4LED .p2align 2 RT305X_ESW_REG_P4LED: .long 0 # 0x0 .size RT305X_ESW_REG_P4LED, 4 .type ralink_soc,@object # @ralink_soc .globl ralink_soc .p2align 3 ralink_soc: .quad 0 # 0x0 .size ralink_soc, 8 .type RT305X_SOC_RT3352,@object # @RT305X_SOC_RT3352 .globl RT305X_SOC_RT3352 .p2align 3 RT305X_SOC_RT3352: .quad 0 # 0x0 .size RT305X_SOC_RT3352, 8 .type RT5350_RESET_EPHY,@object # @RT5350_RESET_EPHY .globl RT5350_RESET_EPHY .p2align 2 RT5350_RESET_EPHY: .long 0 # 0x0 .size RT5350_RESET_EPHY, 4 .type MII_BMCR,@object # @MII_BMCR .globl MII_BMCR .p2align 2 MII_BMCR: .long 0 # 0x0 .size MII_BMCR, 4 .type BMCR_PDOWN,@object # @BMCR_PDOWN .globl BMCR_PDOWN .p2align 2 BMCR_PDOWN: .long 0 # 0x0 .size BMCR_PDOWN, 4 .type BMCR_FULLDPLX,@object # @BMCR_FULLDPLX .globl BMCR_FULLDPLX .p2align 2 BMCR_FULLDPLX: .long 0 # 0x0 .size BMCR_FULLDPLX, 4 .type BMCR_ANENABLE,@object # @BMCR_ANENABLE .globl BMCR_ANENABLE .p2align 2 BMCR_ANENABLE: .long 0 # 0x0 .size BMCR_ANENABLE, 4 .type BMCR_SPEED100,@object # @BMCR_SPEED100 .globl BMCR_SPEED100 .p2align 2 BMCR_SPEED100: .long 0 # 0x0 .size BMCR_SPEED100, 4 .type RT305X_SOC_RT5350,@object # @RT305X_SOC_RT5350 .globl RT305X_SOC_RT5350 .p2align 3 RT305X_SOC_RT5350: .quad 0 # 0x0 .size RT305X_SOC_RT5350, 8 .type RT5350_EWS_REG_LED_POLARITY,@object # @RT5350_EWS_REG_LED_POLARITY .globl RT5350_EWS_REG_LED_POLARITY .p2align 2 RT5350_EWS_REG_LED_POLARITY: .long 0 # 0x0 .size RT5350_EWS_REG_LED_POLARITY, 4 .type MT762X_SOC_MT7628AN,@object # @MT762X_SOC_MT7628AN .globl MT762X_SOC_MT7628AN .p2align 3 MT762X_SOC_MT7628AN: .quad 0 # 0x0 .size MT762X_SOC_MT7628AN, 8 .type MT762X_SOC_MT7688,@object # @MT762X_SOC_MT7688 .globl MT762X_SOC_MT7688 .p2align 3 MT762X_SOC_MT7688: .quad 0 # 0x0 .size MT762X_SOC_MT7688, 8 .type RT305X_ESW_SGC2_LAN_PMAP_M,@object # @RT305X_ESW_SGC2_LAN_PMAP_M .globl RT305X_ESW_SGC2_LAN_PMAP_M .p2align 2 RT305X_ESW_SGC2_LAN_PMAP_M: .long 0 # 0x0 .size RT305X_ESW_SGC2_LAN_PMAP_M, 4 .type RT305X_ESW_SGC2_LAN_PMAP_S,@object # @RT305X_ESW_SGC2_LAN_PMAP_S .globl RT305X_ESW_SGC2_LAN_PMAP_S .p2align 2 RT305X_ESW_SGC2_LAN_PMAP_S: .long 0 # 0x0 .size RT305X_ESW_SGC2_LAN_PMAP_S, 4 .type RT305X_ESW_NUM_LEDS,@object # @RT305X_ESW_NUM_LEDS .globl RT305X_ESW_NUM_LEDS .p2align 2 RT305X_ESW_NUM_LEDS: .long 0 # 0x0 .size RT305X_ESW_NUM_LEDS, 4 .type RT305X_ESW_PORT_ST_CHG,@object # @RT305X_ESW_PORT_ST_CHG .globl RT305X_ESW_PORT_ST_CHG .p2align 2 RT305X_ESW_PORT_ST_CHG: .long 0 # 0x0 .size RT305X_ESW_PORT_ST_CHG, 4 .type RT305X_ESW_REG_IMR,@object # @RT305X_ESW_REG_IMR .globl RT305X_ESW_REG_IMR .p2align 2 RT305X_ESW_REG_IMR: .long 0 # 0x0 .size RT305X_ESW_REG_IMR, 4 .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym esw_hw_init .addrsig_sym esw_w32 .addrsig_sym esw_get_port_disable .addrsig_sym fe_reset .addrsig_sym rt305x_mii_write .addrsig_sym esw_rmw .addrsig_sym esw_apply_config .addrsig_sym RT305X_ESW_PMAP_LLLLLL .addrsig_sym RT305X_ESW_REG_FCT0 .addrsig_sym RT305X_ESW_REG_SGC2 .addrsig_sym RT305X_ESW_PORTS_ALL .addrsig_sym RT305X_ESW_PFC1_EN_VLAN_S .addrsig_sym RT305X_ESW_REG_PFC1 .addrsig_sym RT305X_ESW_POC0_EN_BP_S .addrsig_sym RT305X_ESW_POC0_EN_FC_S .addrsig_sym RT305X_ESW_REG_POC0 .addrsig_sym RT305X_ESW_POC2_ENAGING_S .addrsig_sym RT305X_ESW_PORTS_NOCPU .addrsig_sym RT305X_ESW_POC2_UNTAG_EN_S .addrsig_sym RT305X_ESW_REG_POC2 .addrsig_sym RT305X_ESW_REG_FCT2 .addrsig_sym RT305X_ESW_REG_SGC .addrsig_sym RT305X_ESW_SOCPC_CRC_PADDING .addrsig_sym RT305X_ESW_PORTS_CPU .addrsig_sym RT305X_ESW_SOCPC_DISUN2CPU_S .addrsig_sym RT305X_ESW_SOCPC_DISMC2CPU_S .addrsig_sym RT305X_ESW_SOCPC_DISBC2CPU_S .addrsig_sym RT305X_ESW_REG_SOCPC .addrsig_sym RT305X_ESW_REG_FPA2 .addrsig_sym RT305X_ESW_REG_FPA .addrsig_sym RT305X_ESW_REG_P0LED .addrsig_sym RT305X_ESW_REG_P1LED .addrsig_sym RT305X_ESW_REG_P2LED .addrsig_sym RT305X_ESW_REG_P3LED .addrsig_sym RT305X_ESW_REG_P4LED .addrsig_sym ralink_soc .addrsig_sym RT305X_SOC_RT3352 .addrsig_sym RT5350_RESET_EPHY .addrsig_sym MII_BMCR .addrsig_sym BMCR_PDOWN .addrsig_sym BMCR_FULLDPLX .addrsig_sym BMCR_ANENABLE .addrsig_sym BMCR_SPEED100 .addrsig_sym RT305X_SOC_RT5350 .addrsig_sym RT5350_EWS_REG_LED_POLARITY .addrsig_sym MT762X_SOC_MT7628AN .addrsig_sym MT762X_SOC_MT7688 .addrsig_sym RT305X_ESW_SGC2_LAN_PMAP_M .addrsig_sym RT305X_ESW_SGC2_LAN_PMAP_S .addrsig_sym RT305X_ESW_NUM_LEDS .addrsig_sym RT305X_ESW_PORT_ST_CHG .addrsig_sym RT305X_ESW_REG_IMR
radare2/libr/bin/mangling/cxx/extr_cp-demangle.c_cplus_demangle_mangled_name.c
arm/extr_cp-demangle_cplus_demangle_mangled_name_O0_gcc.s
x86_64/extr_cp-demangle_cplus_demangle_mangled_name_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cplus_demangle_mangled_name ; -- Begin function cplus_demangle_mangled_name .p2align 2 _cplus_demangle_mangled_name: ; @cplus_demangle_mangled_name .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] ldr x0, [sp, #16] mov w1, #95 bl _d_check_char subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_5 LBB0_2: ldr x0, [sp, #16] mov w1, #90 bl _d_check_char subs w8, w0, #0 cset w8, ne tbnz w8, #0, LBB0_4 b LBB0_3 LBB0_3: ; kill: def $x8 killed $xzr stur xzr, [x29, #-8] b LBB0_5 LBB0_4: ldr x0, [sp, #16] ldr w1, [sp, #12] bl _d_encoding stur x0, [x29, #-8] b LBB0_5 LBB0_5: ldur x0, [x29, #-8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .subsections_via_symbols
.text .file "extr_cp-demangle.c_cplus_demangle_mangled_name.c" .globl cplus_demangle_mangled_name # -- Begin function cplus_demangle_mangled_name .p2align 4, 0x90 .type cplus_demangle_mangled_name,@function cplus_demangle_mangled_name: # @cplus_demangle_mangled_name .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 -16(%rbp), %rdi movl $95, %esi callq d_check_char@PLT cmpl $0, %eax jne .LBB0_2 # %bb.1: movq $0, -8(%rbp) jmp .LBB0_5 .LBB0_2: movq -16(%rbp), %rdi movl $90, %esi callq d_check_char@PLT cmpl $0, %eax jne .LBB0_4 # %bb.3: movq $0, -8(%rbp) jmp .LBB0_5 .LBB0_4: movq -16(%rbp), %rdi movl -20(%rbp), %esi callq d_encoding@PLT movq %rax, -8(%rbp) .LBB0_5: movq -8(%rbp), %rax addq $32, %rsp popq %rbp .cfi_def_cfa %rsp, 8 retq .Lfunc_end0: .size cplus_demangle_mangled_name, .Lfunc_end0-cplus_demangle_mangled_name .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym d_check_char .addrsig_sym d_encoding
masscan/src/extr_rte-ring.h_rte_ring_dequeue.c
arm/extr_rte-ring.h_rte_ring_dequeue_O0_gcc.s
x86_64/extr_rte-ring.h_rte_ring_dequeue_O0.s
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rte_ring_dequeue _rte_ring_dequeue: ; @rte_ring_dequeue .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] subs x8, x8, #0 cset w8, eq tbnz w8, #0, LBB0_2 b LBB0_1 LBB0_1: ldr x0, [sp, #16] ldr x1, [sp, #8] bl _rte_ring_sc_dequeue stur w0, [x29, #-4] b LBB0_3 LBB0_2: ldr x0, [sp, #16] ldr x1, [sp, #8] bl _rte_ring_mc_dequeue stur w0, [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 .no_dead_strip _rte_ring_dequeue .subsections_via_symbols
.text .file "extr_rte-ring.h_rte_ring_dequeue.c" .p2align 4, 0x90 # -- Begin function rte_ring_dequeue .type rte_ring_dequeue,@function rte_ring_dequeue: # @rte_ring_dequeue .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 cmpq $0, (%rax) je .LBB0_2 # %bb.1: movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq rte_ring_sc_dequeue@PLT movl %eax, -4(%rbp) jmp .LBB0_3 .LBB0_2: movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq rte_ring_mc_dequeue@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 rte_ring_dequeue, .Lfunc_end0-rte_ring_dequeue .cfi_endproc # -- End function .ident "Ubuntu clang version 14.0.0-1ubuntu1.1" .section ".note.GNU-stack","",@progbits .addrsig .addrsig_sym rte_ring_dequeue .addrsig_sym rte_ring_sc_dequeue .addrsig_sym rte_ring_mc_dequeue