x86
stringlengths
122
9.39M
arm
stringlengths
122
9.33M
file
stringlengths
19
200
source
stringclasses
2 values
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _soconnect ## -- Begin function soconnect .p2align 4, 0x90 _soconnect: ## @soconnect .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %edx popq %rbp jmp _soconnectlock ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _soconnect ; -- Begin function soconnect .p2align 2 _soconnect: ; @soconnect .cfi_startproc ; %bb.0: mov w2, #1 b _soconnectlock .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/darwin-xnu/bsd/kern/extr_uipc_socket.c_soconnect.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function atmel_sha204a_remove _atmel_sha204a_remove: ## @atmel_sha204a_remove .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 callq _i2c_get_clientdata movq %rax, %rbx leaq 8(%rax), %rdi callq _atomic_read testq %rax, %rax je LBB0_2 ## %bb.1: leaq L_.str(%rip), %rsi movq %r14, %rdi callq _dev_err movq _EBUSY@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_4 LBB0_2: movq (%rbx), %rdi xorl %ebx, %ebx testq %rdi, %rdi je LBB0_4 ## %bb.3: callq _kfree LBB0_4: movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Device is busy\n" .comm _EBUSY,4,2 ## @EBUSY .no_dead_strip _atmel_sha204a_remove .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function atmel_sha204a_remove _atmel_sha204a_remove: ; @atmel_sha204a_remove .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _i2c_get_clientdata mov x20, x0 add x0, x0, #8 bl _atomic_read cbz x0, LBB0_2 ; %bb.1: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _dev_err Lloh2: adrp x8, _EBUSY@GOTPAGE Lloh3: ldr x8, [x8, _EBUSY@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w0, w8 b LBB0_4 LBB0_2: ldr x0, [x20] cbz x0, LBB0_4 ; %bb.3: bl _kfree mov w0, #0 LBB0_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Device is busy\n" .comm _EBUSY,4,2 ; @EBUSY .no_dead_strip _atmel_sha204a_remove .subsections_via_symbols
AnghaBench/linux/drivers/crypto/extr_atmel-sha204a.c_atmel_sha204a_remove.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function shmob_drm_crtc_stop _shmob_drm_crtc_stop: ## @shmob_drm_crtc_stop .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 cmpl $0, (%rdi) je LBB0_2 ## %bb.1: movq %rdi, %rbx movq 8(%rdi), %rax movq (%rax), %r14 xorl %esi, %esi callq _shmob_drm_crtc_start_stop movq _LDCNT1R@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi xorl %edx, %edx callq _lcdc_write movq %r14, %rdi callq _shmob_drm_clk_off movl $0, (%rbx) LBB0_2: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _LDCNT1R,4,2 ## @LDCNT1R .no_dead_strip _shmob_drm_crtc_stop .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function shmob_drm_crtc_stop _shmob_drm_crtc_stop: ; @shmob_drm_crtc_stop .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr w8, [x0] cbz w8, LBB0_2 ; %bb.1: mov x19, x0 ldr x8, [x0, #8] ldr x20, [x8] mov w1, #0 bl _shmob_drm_crtc_start_stop Lloh0: adrp x8, _LDCNT1R@GOTPAGE Lloh1: ldr x8, [x8, _LDCNT1R@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x20 mov w2, #0 bl _lcdc_write mov x0, x20 bl _shmob_drm_clk_off str wzr, [x19] LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _LDCNT1R,4,2 ; @LDCNT1R .no_dead_strip _shmob_drm_crtc_stop .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/shmobile/extr_shmob_drm_crtc.c_shmob_drm_crtc_stop.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _if04 ## -- Begin function if04 .p2align 4, 0x90 _if04: ## @if04 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi xorl %esi, %esi xorl %eax, %eax popq %rbp jmp _printf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _if04 ; -- Begin function if04 .p2align 2 _if04: ; @if04 .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 xzr, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .subsections_via_symbols
the_stack_data/54825104.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function param_set_multihost_interval _param_set_multihost_interval: ## @param_set_multihost_interval .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 pushq %rax .cfi_offset %rbx, -24 callq _param_set_ulong movl %eax, %ebx testl %eax, %eax js LBB0_3 ## %bb.1: movq _spa_mode_global@GOTPCREL(%rip), %rax cmpq $0, (%rax) je LBB0_3 ## %bb.2: xorl %eax, %eax callq _mmp_signal_all_threads LBB0_3: movl %ebx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _spa_mode_global,8,3 ## @spa_mode_global .no_dead_strip _param_set_multihost_interval .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function param_set_multihost_interval _param_set_multihost_interval: ; @param_set_multihost_interval .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 bl _param_set_ulong mov x19, x0 tbnz w0, #31, LBB0_3 ; %bb.1: Lloh0: adrp x8, _spa_mode_global@GOTPAGE Lloh1: ldr x8, [x8, _spa_mode_global@GOTPAGEOFF] Lloh2: ldr x8, [x8] cbz x8, LBB0_3 ; %bb.2: bl _mmp_signal_all_threads LBB0_3: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _spa_mode_global,8,3 ; @spa_mode_global .no_dead_strip _param_set_multihost_interval .subsections_via_symbols
AnghaBench/zfs/module/os/linux/zfs/extr_mmp_os.c_param_set_multihost_interval.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function yuv2p010l1_c _yuv2p010l1_c: ## @yuv2p010l1_c .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 testl %edx, %edx jle LBB0_3 ## %bb.1: movq %rsi, %r14 movq %rdi, %r15 movl %edx, %r12d shlq $2, %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%r15,%rbx), %esi addl $16, %esi leaq (%r14,%rbx), %rdi callq _output_pixel addq $4, %rbx cmpq %rbx, %r12 jne LBB0_2 LBB0_3: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _yuv2p010l1_c .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function yuv2p010l1_c _yuv2p010l1_c: ; @yuv2p010l1_c .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cmp w2, #1 b.lt LBB0_3 ; %bb.1: mov x19, x1 mov x20, x0 mov w21, w2 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [x20], #4 add w1, w8, #16 mov x0, x19 bl _output_pixel add x19, x19, #4 subs x21, x21, #1 b.ne LBB0_2 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _yuv2p010l1_c .subsections_via_symbols
AnghaBench/FFmpeg/libswscale/extr_output.c_yuv2p010l1_c.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sunxi_rsb_remove _sunxi_rsb_remove: ## @sunxi_rsb_remove .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 pushq %rax .cfi_offset %rbx, -24 callq _platform_get_drvdata movq %rax, %rbx movl 8(%rax), %edi movq _sunxi_rsb_remove_devices@GOTPCREL(%rip), %rax movl (%rax), %edx xorl %esi, %esi callq _device_for_each_child movl 4(%rbx), %edi callq _reset_control_assert movl (%rbx), %edi callq _clk_disable_unprepare xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _sunxi_rsb_remove_devices,4,2 ## @sunxi_rsb_remove_devices .no_dead_strip _sunxi_rsb_remove .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sunxi_rsb_remove _sunxi_rsb_remove: ; @sunxi_rsb_remove .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 bl _platform_get_drvdata mov x19, x0 ldr w0, [x0, #8] Lloh0: adrp x8, _sunxi_rsb_remove_devices@GOTPAGE Lloh1: ldr x8, [x8, _sunxi_rsb_remove_devices@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x1, #0 bl _device_for_each_child ldr w0, [x19, #4] bl _reset_control_assert ldr w0, [x19] bl _clk_disable_unprepare mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _sunxi_rsb_remove_devices,4,2 ; @sunxi_rsb_remove_devices .no_dead_strip _sunxi_rsb_remove .subsections_via_symbols
AnghaBench/linux/drivers/bus/extr_sunxi-rsb.c_sunxi_rsb_remove.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _brcms_c_set_addrmatch ## -- Begin function brcms_c_set_addrmatch .p2align 4, 0x90 _brcms_c_set_addrmatch: ## @brcms_c_set_addrmatch .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movl %esi, %ebx movq %rdi, %r15 movl 8(%rdi), %edi callq _brcms_b_set_addrmatch movq _RCM_BSSID_OFFSET@GOTPCREL(%rip), %rax cmpl %ebx, (%rax) jne LBB0_1 ## %bb.2: movq (%r15), %rax movl (%rax), %edi movq _ETH_ALEN@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r14, %rsi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _memcpy ## TAILCALL LBB0_1: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _RCM_BSSID_OFFSET,4,2 ## @RCM_BSSID_OFFSET .comm _ETH_ALEN,4,2 ## @ETH_ALEN .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _brcms_c_set_addrmatch ; -- Begin function brcms_c_set_addrmatch .p2align 2 _brcms_c_set_addrmatch: ; @brcms_c_set_addrmatch .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x21, x1 mov x20, x0 ldr w0, [x0, #8] bl _brcms_b_set_addrmatch Lloh0: adrp x8, _RCM_BSSID_OFFSET@GOTPAGE Lloh1: ldr x8, [x8, _RCM_BSSID_OFFSET@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w8, w21 b.ne LBB0_2 ; %bb.1: ldr x8, [x20] ldr w0, [x8] Lloh3: adrp x8, _ETH_ALEN@GOTPAGE Lloh4: ldr x8, [x8, _ETH_ALEN@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov x1, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _memcpy LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _RCM_BSSID_OFFSET,4,2 ; @RCM_BSSID_OFFSET .comm _ETH_ALEN,4,2 ; @ETH_ALEN .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/extr_main.c_brcms_c_set_addrmatch.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function handle_save _handle_save: ## @handle_save .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movq %rdi, %r14 movq _s_settings@GOTPCREL(%rip), %r15 movl 4(%r15), %edx leaq L_.str(%rip), %rsi movq %rbx, %rdi movl $4, %ecx callq _mg_get_http_var movl (%r15), %edx leaq L_.str.1(%rip), %rsi movq %rbx, %rdi movl $4, %ecx callq _mg_get_http_var leaq L_.str.2(%rip), %rdi callq _mg_mk_str movl %eax, %ebx xorl %edi, %edi callq _mg_mk_str movq %r14, %rdi movl $302, %esi ## imm = 0x12E movl %ebx, %edx movl %eax, %ecx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _mg_http_send_redirect ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "setting1" .comm _s_settings,8,2 ## @s_settings L_.str.1: ## @.str.1 .asciz "setting2" L_.str.2: ## @.str.2 .asciz "/" .no_dead_strip _handle_save .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function handle_save _handle_save: ; @handle_save .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x20, x0 Lloh0: adrp x21, _s_settings@GOTPAGE Lloh1: ldr x21, [x21, _s_settings@GOTPAGEOFF] ldr w2, [x21, #4] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF mov x0, x19 mov w3, #4 bl _mg_get_http_var ldr w2, [x21] Lloh4: adrp x1, l_.str.1@PAGE Lloh5: add x1, x1, l_.str.1@PAGEOFF mov x0, x19 mov w3, #4 bl _mg_get_http_var Lloh6: adrp x0, l_.str.2@PAGE Lloh7: add x0, x0, l_.str.2@PAGEOFF bl _mg_mk_str mov x19, x0 mov x0, #0 bl _mg_mk_str mov x3, x0 mov x0, x20 mov w1, #302 mov x2, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _mg_http_send_redirect .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "setting1" .comm _s_settings,8,2 ; @s_settings l_.str.1: ; @.str.1 .asciz "setting2" l_.str.2: ; @.str.2 .asciz "/" .no_dead_strip _handle_save .subsections_via_symbols
AnghaBench/mongoose/examples/connected_device_3/extr_server.c_handle_save.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vidioc_streamoff _vidioc_streamoff: ## @vidioc_streamoff .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 pushq %rax .cfi_offset %rbx, -24 movq _meye@GOTPCREL(%rip), %rbx movq %rbx, %rdi callq _mutex_lock xorl %eax, %eax callq _mchip_hic_stop leaq 20(%rbx), %rdi callq _kfifo_reset leaq 16(%rbx), %rdi callq _kfifo_reset movq _MEYE_MAX_BUFNBRS@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB0_3 ## %bb.1: movq 8(%rbx), %rcx xorl %edx, %edx movq _MEYE_BUF_UNUSED@GOTPCREL(%rip), %rsi .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%rsi), %edi movl %edi, (%rcx,%rdx,4) incq %rdx movl (%rax), %edi cmpq %rdi, %rdx jb LBB0_2 LBB0_3: movq _meye@GOTPCREL(%rip), %rdi callq _mutex_unlock xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _meye,24,3 ## @meye .comm _MEYE_MAX_BUFNBRS,4,2 ## @MEYE_MAX_BUFNBRS .comm _MEYE_BUF_UNUSED,4,2 ## @MEYE_BUF_UNUSED .no_dead_strip _vidioc_streamoff .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vidioc_streamoff _vidioc_streamoff: ; @vidioc_streamoff .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, _meye@GOTPAGE Lloh1: ldr x19, [x19, _meye@GOTPAGEOFF] mov x0, x19 bl _mutex_lock bl _mchip_hic_stop add x0, x19, #20 bl _kfifo_reset add x0, x19, #16 bl _kfifo_reset Lloh2: adrp x8, _MEYE_MAX_BUFNBRS@GOTPAGE Lloh3: ldr x8, [x8, _MEYE_MAX_BUFNBRS@GOTPAGEOFF] ldr w9, [x8] cbz w9, LBB0_3 ; %bb.1: mov x9, #0 ldr x10, [x19, #8] Lloh4: adrp x11, _MEYE_BUF_UNUSED@GOTPAGE Lloh5: ldr x11, [x11, _MEYE_BUF_UNUSED@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w12, [x11] str w12, [x10, x9, lsl #2] add x9, x9, #1 ldr w12, [x8] cmp x9, x12 b.lo LBB0_2 LBB0_3: Lloh6: adrp x0, _meye@GOTPAGE Lloh7: ldr x0, [x0, _meye@GOTPAGEOFF] bl _mutex_unlock mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _meye,24,3 ; @meye .comm _MEYE_MAX_BUFNBRS,4,2 ; @MEYE_MAX_BUFNBRS .comm _MEYE_BUF_UNUSED,4,2 ; @MEYE_BUF_UNUSED .no_dead_strip _vidioc_streamoff .subsections_via_symbols
AnghaBench/linux/drivers/media/pci/meye/extr_meye.c_vidioc_streamoff.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq L_str(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi leaq -56(%rbp), %rsi leaq -52(%rbp), %rdx xorl %eax, %eax callq _scanf movq %rsp, -88(%rbp) ## 8-byte Spill movl -56(%rbp), %eax movl -52(%rbp), %edx movq %rdx, -80(%rbp) ## 8-byte Spill imulq %rdx, %rax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r12 leaq L_str.10(%rip), %rdi callq _puts movl -56(%rbp), %ecx testl %ecx, %ecx movq %r12, -72(%rbp) ## 8-byte Spill jle LBB0_7 ## %bb.1: movl -52(%rbp), %eax movq -80(%rbp), %rdx ## 8-byte Reload leaq (,%rdx,4), %rdx movq %rdx, -96(%rbp) ## 8-byte Spill leaq L_.str.3(%rip), %r14 movq %r12, %r13 xorl %r15d, %r15d jmp LBB0_3 .p2align 4, 0x90 LBB0_2: ## in Loop: Header=BB0_3 Depth=1 incq %r15 movslq %ecx, %rdx addq -96(%rbp), %r13 ## 8-byte Folded Reload cmpq %rdx, %r15 jge LBB0_7 LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 testl %eax, %eax jle LBB0_2 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq %r13, %rbx xorl %r12d, %r12d .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq %r14, %rdi movq %rbx, %rsi xorl %eax, %eax callq _scanf incq %r12 movslq -52(%rbp), %rax addq $4, %rbx cmpq %rax, %r12 jl LBB0_5 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 movl -56(%rbp), %ecx movq -72(%rbp), %r12 ## 8-byte Reload jmp LBB0_2 LBB0_7: leaq L_str.11(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi leaq -64(%rbp), %rsi leaq -60(%rbp), %rdx xorl %eax, %eax callq _scanf movl -64(%rbp), %r9d testl %r9d, %r9d jle LBB0_48 ## %bb.8: movl -52(%rbp), %eax cmpl %eax, %r9d jg LBB0_48 ## %bb.9: movl -60(%rbp), %r10d testl %r10d, %r10d jle LBB0_48 ## %bb.10: cmpl %eax, %r10d jg LBB0_48 ## %bb.11: movl -56(%rbp), %r8d testl %r8d, %r8d movq -80(%rbp), %r13 ## 8-byte Reload jle LBB0_18 ## %bb.12: decl %r10d decl %r9d cmpl $1, %r8d jne LBB0_14 ## %bb.13: xorl %esi, %esi jmp LBB0_16 LBB0_14: movl %r8d, %r11d andl $-2, %r11d leaq (,%r9,4), %r15 leaq (%r15,%r13,4), %r12 leaq (,%r13,8), %r14 leaq (,%r10,4), %rcx leaq (%rcx,%r13,4), %rdi xorl %esi, %esi movq -72(%rbp), %rax ## 8-byte Reload .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 movl (%rax,%rcx), %ebx movl (%rax,%r15), %edx movl %edx, (%rax,%rcx) movl %ebx, (%rax,%r15) movl (%rax,%rdi), %edx movl (%rax,%r12), %ebx movl %ebx, (%rax,%rdi) movl %edx, (%rax,%r12) addq $2, %rsi addq %r14, %rax cmpq %rsi, %r11 jne LBB0_15 LBB0_16: testb $1, %r8b movq -72(%rbp), %r12 ## 8-byte Reload je LBB0_18 ## %bb.17: imulq %r13, %rsi leaq (%r12,%rsi,4), %rax movl (%rax,%r10,4), %ecx movl (%rax,%r9,4), %edx movl %edx, (%rax,%r10,4) movl %ecx, (%rax,%r9,4) LBB0_18: leaq L_str.12(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi leaq -64(%rbp), %rsi leaq -60(%rbp), %rdx xorl %eax, %eax callq _scanf movl -64(%rbp), %r11d testl %r11d, %r11d jle LBB0_48 ## %bb.19: movl -56(%rbp), %eax cmpl %eax, %r11d jg LBB0_48 ## %bb.20: movl -60(%rbp), %r14d testl %r14d, %r14d jle LBB0_48 ## %bb.21: cmpl %eax, %r14d jg LBB0_48 ## %bb.22: movl -52(%rbp), %ecx testl %ecx, %ecx jle LBB0_39 ## %bb.23: decl %r14d imulq %r13, %r14 leaq (%r12,%r14,4), %r9 decl %r11d imulq %r13, %r11 leaq (%r12,%r11,4), %r8 cmpl $8, %ecx jb LBB0_24 ## %bb.25: leaq (%r11,%rcx), %rax leaq (%r12,%rax,4), %rax cmpq %rax, %r9 jae LBB0_28 ## %bb.26: leaq (%r14,%rcx), %rax leaq (%r12,%rax,4), %rax cmpq %rax, %r8 jae LBB0_28 LBB0_24: xorl %esi, %esi LBB0_34: movq %rsi, %rax notq %rax testb $1, %cl je LBB0_36 ## %bb.35: movl (%r9,%rsi,4), %edx movl (%r8,%rsi,4), %edi movl %edi, (%r9,%rsi,4) movl %edx, (%r8,%rsi,4) orq $1, %rsi LBB0_36: addq %rcx, %rax je LBB0_39 ## %bb.37: leaq (%r12,%r11,4), %rax addq $4, %rax leaq (%r12,%r14,4), %rdx addq $4, %rdx .p2align 4, 0x90 LBB0_38: ## =>This Inner Loop Header: Depth=1 movl -4(%rdx,%rsi,4), %edi movl -4(%rax,%rsi,4), %ebx movl %ebx, -4(%rdx,%rsi,4) movl %edi, -4(%rax,%rsi,4) movl (%rdx,%rsi,4), %edi movl (%rax,%rsi,4), %ebx movl %ebx, (%rdx,%rsi,4) movl %edi, (%rax,%rsi,4) addq $2, %rsi cmpq %rsi, %rcx jne LBB0_38 jmp LBB0_39 LBB0_28: movl %ecx, %esi andl $-8, %esi leaq -8(%rsi), %rax movq %rax, %r10 shrq $3, %r10 incq %r10 testq %rax, %rax je LBB0_47 ## %bb.29: movq %r10, %rbx andq $-2, %rbx leaq (%r12,%r14,4), %rax addq $48, %rax leaq (%r12,%r11,4), %rdx addq $48, %rdx xorl %edi, %edi .p2align 4, 0x90 LBB0_30: ## =>This Inner Loop Header: Depth=1 movups -48(%rax,%rdi,4), %xmm0 movups -32(%rax,%rdi,4), %xmm1 movups -48(%rdx,%rdi,4), %xmm2 movups -32(%rdx,%rdi,4), %xmm3 movups %xmm2, -48(%rax,%rdi,4) movups %xmm3, -32(%rax,%rdi,4) movups %xmm0, -48(%rdx,%rdi,4) movups %xmm1, -32(%rdx,%rdi,4) movups -16(%rax,%rdi,4), %xmm0 movups (%rax,%rdi,4), %xmm1 movups -16(%rdx,%rdi,4), %xmm2 movups (%rdx,%rdi,4), %xmm3 movups %xmm2, -16(%rax,%rdi,4) movups %xmm3, (%rax,%rdi,4) movups %xmm0, -16(%rdx,%rdi,4) movups %xmm1, (%rdx,%rdi,4) addq $16, %rdi addq $-2, %rbx jne LBB0_30 ## %bb.31: testb $1, %r10b je LBB0_33 LBB0_32: movups (%r9,%rdi,4), %xmm0 movups 16(%r9,%rdi,4), %xmm1 movups (%r8,%rdi,4), %xmm2 movups 16(%r8,%rdi,4), %xmm3 movups %xmm2, (%r9,%rdi,4) movups %xmm3, 16(%r9,%rdi,4) movups %xmm0, (%r8,%rdi,4) movups %xmm1, 16(%r8,%rdi,4) LBB0_33: cmpq %rcx, %rsi jne LBB0_34 LBB0_39: leaq L_str.13(%rip), %rdi callq _puts cmpl $0, -56(%rbp) jle LBB0_45 ## %bb.40: shlq $2, %r13 leaq L_.str.8(%rip), %r15 xorl %r14d, %r14d jmp LBB0_42 .p2align 4, 0x90 LBB0_41: ## in Loop: Header=BB0_42 Depth=1 movl $10, %edi callq _putchar incq %r14 movslq -56(%rbp), %rax addq %r13, %r12 cmpq %rax, %r14 jge LBB0_45 LBB0_42: ## =>This Loop Header: Depth=1 ## Child Loop BB0_44 Depth 2 cmpl $0, -52(%rbp) jle LBB0_41 ## %bb.43: ## in Loop: Header=BB0_42 Depth=1 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_44: ## Parent Loop BB0_42 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%r12,%rbx,4), %esi movq %r15, %rdi xorl %eax, %eax callq _printf incq %rbx movslq -52(%rbp), %rax cmpq %rax, %rbx jl LBB0_44 jmp LBB0_41 LBB0_45: movq -88(%rbp), %rsp ## 8-byte Reload movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_49 ## %bb.46: xorl %eax, %eax leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_47: xorl %edi, %edi testb $1, %r10b jne LBB0_32 jmp LBB0_33 LBB0_48: leaq L_.str.5(%rip), %rdi xorl %eax, %eax callq _printf xorl %edi, %edi callq _exit LBB0_49: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "%d%d" L_.str.3: ## @.str.3 .asciz "%d" L_.str.5: ## @.str.5 .asciz "Invalid Input" L_.str.8: ## @.str.8 .asciz "%d\t" L_str: ## @str .asciz "Enter the dimension of matrix" L_str.10: ## @str.10 .asciz "Enter the elements" L_str.11: ## @str.11 .asciz "Enter the column numbers to exchange" L_str.12: ## @str.12 .asciz "Enter the row numbers to exchange" L_str.13: ## @str.13 .asciz "The new matrix is" .subsections_via_symbols
.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: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 sub sp, sp, #32 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-88] Lloh3: adrp x0, l_str@PAGE Lloh4: add x0, x0, l_str@PAGEOFF bl _puts sub x8, x29, #96 sub x9, x29, #92 stp x9, x8, [sp, #-16]! Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 mov x20, sp ldp w23, w8, [x29, #-96] mul x8, x23, x8 lsl x9, x8, #2 add x8, x9, #15 and x8, x8, #0xfffffffffffffff0 Lloh7: adrp x16, ___chkstk_darwin@GOTPAGE Lloh8: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp sub x21, x9, x8 mov sp, x21 Lloh9: adrp x0, l_str.10@PAGE Lloh10: add x0, x0, l_str.10@PAGEOFF bl _puts ldur w9, [x29, #-92] lsl x22, x23, #2 cmp w9, #1 b.lt LBB0_7 ; %bb.1: mov x24, #0 ldur w8, [x29, #-96] Lloh11: adrp x19, l_.str.3@PAGE Lloh12: add x19, x19, l_.str.3@PAGEOFF mov x25, x21 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x24, x24, #1 add x25, x25, x22 cmp x24, w9, sxtw b.ge LBB0_7 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 cmp w8, #1 b.lt LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x26, #0 mov x27, x25 LBB0_5: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 str x27, [sp, #-16]! mov x0, x19 bl _scanf add sp, sp, #16 add x26, x26, #1 ldursw x8, [x29, #-96] add x27, x27, #4 cmp x26, x8 b.lt LBB0_5 ; %bb.6: ; in Loop: Header=BB0_3 Depth=1 ldur w9, [x29, #-92] b LBB0_2 LBB0_7: Lloh13: adrp x0, l_str.11@PAGE Lloh14: add x0, x0, l_str.11@PAGEOFF bl _puts sub x8, x29, #104 sub x9, x29, #100 stp x9, x8, [sp, #-16]! Lloh15: adrp x0, l_.str.1@PAGE Lloh16: add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 ldur w10, [x29, #-100] subs w8, w10, #1 b.lt LBB0_35 ; %bb.8: ldur w9, [x29, #-96] cmp w10, w9 b.gt LBB0_35 ; %bb.9: ldur w11, [x29, #-104] subs w10, w11, #1 b.lt LBB0_35 ; %bb.10: cmp w11, w9 b.gt LBB0_35 ; %bb.11: ldur w9, [x29, #-92] cmp w9, #1 b.lt LBB0_14 ; %bb.12: lsl x10, x10, #2 lsl x8, x8, #2 mov x11, x21 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldr w12, [x11, x10] ldr w13, [x11, x8] str w13, [x11, x10] str w12, [x11, x8] add x11, x11, x22 subs x9, x9, #1 b.ne LBB0_13 LBB0_14: Lloh17: adrp x0, l_str.12@PAGE Lloh18: add x0, x0, l_str.12@PAGEOFF bl _puts sub x8, x29, #104 sub x9, x29, #100 stp x9, x8, [sp, #-16]! Lloh19: adrp x0, l_.str.1@PAGE Lloh20: add x0, x0, l_.str.1@PAGEOFF bl _scanf add sp, sp, #16 ldur w9, [x29, #-100] subs w10, w9, #1 b.lt LBB0_35 ; %bb.15: ldur w8, [x29, #-92] cmp w9, w8 b.gt LBB0_35 ; %bb.16: ldur w11, [x29, #-104] subs w9, w11, #1 b.lt LBB0_35 ; %bb.17: cmp w11, w8 b.gt LBB0_35 ; %bb.18: ldur w8, [x29, #-96] cmp w8, #1 b.lt LBB0_27 ; %bb.19: mul x9, x9, x23 mul x10, x10, x23 cmp w8, #8 b.lo LBB0_24 ; %bb.20: add x11, x21, x9, lsl #2 add x12, x21, x10, lsl #2 add x13, x9, x8 add x13, x21, x13, lsl #2 add x14, x10, x8 add x14, x21, x14, lsl #2 cmp x11, x14 ccmp x12, x13, #2, lo b.lo LBB0_24 ; %bb.21: and x11, x8, #0xfffffff8 add x12, x21, x9, lsl #2 add x12, x12, #16 add x13, x21, x10, lsl #2 add x13, x13, #16 mov x14, x11 LBB0_22: ; =>This Inner Loop Header: Depth=1 ldp q0, q1, [x12, #-16] ldp q2, q3, [x13, #-16] stp q2, q3, [x12, #-16] stp q0, q1, [x13, #-16] add x12, x12, #32 add x13, x13, #32 subs x14, x14, #8 b.ne LBB0_22 ; %bb.23: cmp x11, x8 b.ne LBB0_25 b LBB0_27 LBB0_24: mov x11, #0 LBB0_25: add x10, x11, x10 add x10, x21, x10, lsl #2 add x9, x11, x9 add x9, x21, x9, lsl #2 sub x8, x8, x11 LBB0_26: ; =>This Inner Loop Header: Depth=1 ldr w11, [x9] ldr w12, [x10] str w12, [x9], #4 str w11, [x10], #4 subs x8, x8, #1 b.ne LBB0_26 LBB0_27: Lloh21: adrp x0, l_str.13@PAGE Lloh22: add x0, x0, l_str.13@PAGEOFF bl _puts ldur w8, [x29, #-92] cmp w8, #1 b.lt LBB0_33 ; %bb.28: mov x23, #0 Lloh23: adrp x19, l_.str.8@PAGE Lloh24: add x19, x19, l_.str.8@PAGEOFF b LBB0_30 LBB0_29: ; in Loop: Header=BB0_30 Depth=1 mov w0, #10 bl _putchar add x23, x23, #1 ldursw x8, [x29, #-92] add x21, x21, x22 cmp x23, x8 b.ge LBB0_33 LBB0_30: ; =>This Loop Header: Depth=1 ; Child Loop BB0_32 Depth 2 ldur w8, [x29, #-96] cmp w8, #1 b.lt LBB0_29 ; %bb.31: ; in Loop: Header=BB0_30 Depth=1 mov x24, #0 LBB0_32: ; Parent Loop BB0_30 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [x21, x24, lsl #2] str x8, [sp, #-16]! mov x0, x19 bl _printf add sp, sp, #16 add x24, x24, #1 ldursw x8, [x29, #-96] cmp x24, x8 b.lt LBB0_32 b LBB0_29 LBB0_33: mov sp, x20 ldur x8, [x29, #-88] Lloh25: adrp x9, ___stack_chk_guard@GOTPAGE Lloh26: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh27: ldr x9, [x9] cmp x9, x8 b.ne LBB0_36 ; %bb.34: mov w0, #0 sub sp, x29, #80 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret LBB0_35: Lloh28: adrp x0, l_.str.5@PAGE Lloh29: add x0, x0, l_.str.5@PAGEOFF bl _printf mov w0, #0 bl _exit LBB0_36: bl ___stack_chk_fail .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpAdd Lloh28, Lloh29 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%d%d" l_.str.3: ; @.str.3 .asciz "%d" l_.str.5: ; @.str.5 .asciz "Invalid Input" l_.str.8: ; @.str.8 .asciz "%d\t" l_str: ; @str .asciz "Enter the dimension of matrix" l_str.10: ; @str.10 .asciz "Enter the elements" l_str.11: ; @str.11 .asciz "Enter the column numbers to exchange" l_str.12: ; @str.12 .asciz "Enter the row numbers to exchange" l_str.13: ; @str.13 .asciz "The new matrix is" .subsections_via_symbols
the_stack_data/592271.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function tcm_loop_write_pending_status _tcm_loop_write_pending_status: ## @tcm_loop_write_pending_status .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _tcm_loop_write_pending_status .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tcm_loop_write_pending_status _tcm_loop_write_pending_status: ; @tcm_loop_write_pending_status .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .no_dead_strip _tcm_loop_write_pending_status .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/target/loopback/extr_tcm_loop.c_tcm_loop_write_pending_status.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_opal_dev ## -- Begin function init_opal_dev .p2align 4, 0x90 _init_opal_dev: ## @init_opal_dev .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %r15 movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl $24, %edi callq _kmalloc testq %rax, %rax je LBB0_3 ## %bb.1: movq %rax, %rbx leaq 20(%rax), %rdi callq _INIT_LIST_HEAD movq %rbx, %rdi addq $16, %rdi callq _mutex_init movq %r15, 8(%rbx) movq %r14, (%rbx) movq %rbx, %rdi callq _check_opal_support testq %rax, %rax je LBB0_4 ## %bb.2: leaq L_.str(%rip), %rdi callq _pr_debug movq %rbx, %rdi callq _kfree LBB0_3: xorl %ebx, %ebx LBB0_4: movq %rbx, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Opal is not supported on this device\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_opal_dev ; -- Begin function init_opal_dev .p2align 2 _init_opal_dev: ; @init_opal_dev .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x21, x0 Lloh0: adrp x8, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w0, #24 bl _kmalloc mov x19, x0 cbz x0, LBB0_3 ; %bb.1: add x0, x19, #20 bl _INIT_LIST_HEAD add x0, x19, #16 bl _mutex_init stp x20, x21, [x19] mov x0, x19 bl _check_opal_support cbz x0, LBB0_3 ; %bb.2: Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _pr_debug mov x0, x19 bl _kfree mov x19, #0 LBB0_3: mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Opal is not supported on this device\n" .subsections_via_symbols
AnghaBench/linux/block/extr_sed-opal.c_init_opal_dev.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _zalloc ## -- Begin function zalloc .p2align 4, 0x90 _zalloc: ## @zalloc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $edi killed $edi def $rdi movq _avail_ram@GOTPCREL(%rip), %rcx movq (%rcx), %rax addl $7, %edi andl $-8, %edi addq %rax, %rdi movq %rdi, (%rcx) movq _end_avail@GOTPCREL(%rip), %rcx cmpq (%rcx), %rdi ja LBB0_2 ## %bb.1: popq %rbp retq LBB0_2: xorl %eax, %eax callq _exit .cfi_endproc ## -- End function .comm _avail_ram,8,3 ## @avail_ram .comm _end_avail,8,3 ## @end_avail .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _zalloc ; -- Begin function zalloc .p2align 2 _zalloc: ; @zalloc .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 mov x8, x0 Lloh0: adrp x9, _avail_ram@GOTPAGE Lloh1: ldr x9, [x9, _avail_ram@GOTPAGEOFF] ldr x0, [x9] add w8, w8, #7 and w8, w8, #0xfffffff8 Lloh2: adrp x10, _end_avail@GOTPAGE Lloh3: ldr x10, [x10, _end_avail@GOTPAGEOFF] Lloh4: ldr x10, [x10] add x8, x0, x8 cmp x8, x10 str x8, [x9] b.hi LBB0_2 ; %bb.1: ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB0_2: bl _exit .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _avail_ram,8,3 ; @avail_ram .comm _end_avail,8,3 ; @end_avail .subsections_via_symbols
AnghaBench/fastsocket/kernel/arch/xtensa/boot/lib/extr_zmem.c_zalloc.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sci_unsolicited_frame_control_release_frame ## -- Begin function sci_unsolicited_frame_control_release_frame .p2align 4, 0x90 _sci_unsolicited_frame_control_release_frame: ## @sci_unsolicited_frame_control_release_frame .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r13 movq %rdi, %r14 movl (%rdi), %ecx movq _SCU_MAX_UNSOLICITED_FRAMES@GOTPCREL(%rip), %r12 movl (%r12), %r15d leal -1(%r15), %eax movl %ecx, -44(%rbp) ## 4-byte Spill andl %ecx, %eax movslq %eax, %rbx movq 16(%rdi), %rax movl (%rax,%rbx,4), %edi .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 callq _lower_32_bits testq %rax, %rax jne LBB0_5 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq 16(%r14), %rax movl (%rax,%rbx,4), %edi callq _upper_32_bits testq %rax, %rax jne LBB0_5 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movslq (%r12), %rax cmpq %rax, %rbx jae LBB0_5 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movq 16(%r14), %rax movl 4(%rax,%rbx,4), %edi incq %rbx jmp LBB0_1 LBB0_5: movslq (%r12), %rax xorl %edi, %edi cmpq %rax, %rbx setae %dil callq _BUG_ON movslq (%r12), %rcx xorl %eax, %eax cmpq %r13, %rcx jbe LBB0_11 ## %bb.6: movq _UNSOLICITED_FRAME_RELEASED@GOTPCREL(%rip), %r8 movq (%r8), %rdi movq 8(%r14), %rsi movq %rdi, (%rsi,%r13,8) cmpq %r13, %rbx jne LBB0_11 ## %bb.7: andl -44(%rbp), %r15d ## 4-byte Folded Reload cmpq (%r8), %rdi jne LBB0_10 ## %bb.8: leal -1(%rcx), %eax cltq movq _UNSOLICITED_FRAME_EMPTY@GOTPCREL(%rip), %rdi xorl %ebx, %ebx .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movq (%rdi), %rdx movq %rdx, (%rsi,%r13,8) incq %r13 cmpq %rax, %r13 cmoveq %rbx, %r13 movl $0, %edx cmoveq %rcx, %rdx xorq %rdx, %r15 movq (%rsi,%r13,8), %rdx cmpq (%r8), %rdx je LBB0_9 LBB0_10: movq _ENABLE_BIT@GOTPCREL(%rip), %rax movl (%rax), %edi callq _SCU_UFQGP_GEN_BIT orl %r13d, %r15d orl %r15d, %eax movl %eax, (%r14) movl $1, %eax LBB0_11: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SCU_MAX_UNSOLICITED_FRAMES,4,2 ## @SCU_MAX_UNSOLICITED_FRAMES .comm _UNSOLICITED_FRAME_RELEASED,8,3 ## @UNSOLICITED_FRAME_RELEASED .comm _UNSOLICITED_FRAME_EMPTY,8,3 ## @UNSOLICITED_FRAME_EMPTY .comm _ENABLE_BIT,4,2 ## @ENABLE_BIT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sci_unsolicited_frame_control_release_frame ; -- Begin function sci_unsolicited_frame_control_release_frame .p2align 2 _sci_unsolicited_frame_control_release_frame: ; @sci_unsolicited_frame_control_release_frame .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x20, x1 mov x19, x0 ldr w21, [x0] Lloh0: adrp x23, _SCU_MAX_UNSOLICITED_FRAMES@GOTPAGE Lloh1: ldr x23, [x23, _SCU_MAX_UNSOLICITED_FRAMES@GOTPAGEOFF] ldr w22, [x23] sub w8, w22, #1 and w8, w8, w21 sxtw x24, w8 ldr x9, [x0, #16] ldr w0, [x9, w8, sxtw #2] bl _lower_32_bits cbnz x0, LBB0_3 b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 add x25, x24, #1 ldr x8, [x19, #16] add x8, x8, x24, lsl #2 ldr w0, [x8, #4] bl _lower_32_bits mov x24, x25 cbnz x0, LBB0_4 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #16] ldr w0, [x8, x24, lsl #2] bl _upper_32_bits ldrsw x8, [x23] cmp x0, #0 ccmp x24, x8, #2, eq b.lo LBB0_1 LBB0_3: mov x25, x24 LBB0_4: ldrsw x8, [x23] cmp x25, x8 cset w0, hs bl _BUG_ON ldrsw x8, [x23] cmp x8, x20 b.ls LBB0_10 ; %bb.5: Lloh2: adrp x9, _UNSOLICITED_FRAME_RELEASED@GOTPAGE Lloh3: ldr x9, [x9, _UNSOLICITED_FRAME_RELEASED@GOTPAGEOFF] ldr x11, [x9] ldr x10, [x19, #8] str x11, [x10, x20, lsl #3] cmp x25, x20 b.ne LBB0_10 ; %bb.6: and w21, w22, w21 ldr x12, [x9] cmp x11, x12 b.ne LBB0_9 ; %bb.7: sub w11, w8, #1 sxtw x11, w11 Lloh4: adrp x12, _UNSOLICITED_FRAME_EMPTY@GOTPAGE Lloh5: ldr x12, [x12, _UNSOLICITED_FRAME_EMPTY@GOTPAGEOFF] LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr x13, [x12] str x13, [x10, x20, lsl #3] add x13, x20, #1 cmp x13, x11 csel x13, x8, xzr, eq csinc x20, xzr, x20, eq eor x21, x13, x21 ldr x13, [x10, x20, lsl #3] ldr x14, [x9] cmp x13, x14 b.eq LBB0_8 LBB0_9: Lloh6: adrp x8, _ENABLE_BIT@GOTPAGE Lloh7: ldr x8, [x8, _ENABLE_BIT@GOTPAGEOFF] Lloh8: ldr w0, [x8] bl _SCU_UFQGP_GEN_BIT orr w8, w21, w20 orr w8, w8, w0 str w8, [x19] mov w0, #1 b LBB0_11 LBB0_10: mov w0, #0 LBB0_11: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _SCU_MAX_UNSOLICITED_FRAMES,4,2 ; @SCU_MAX_UNSOLICITED_FRAMES .comm _UNSOLICITED_FRAME_RELEASED,8,3 ; @UNSOLICITED_FRAME_RELEASED .comm _UNSOLICITED_FRAME_EMPTY,8,3 ; @UNSOLICITED_FRAME_EMPTY .comm _ENABLE_BIT,4,2 ; @ENABLE_BIT .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/isci/extr_unsolicited_frame_control.c_sci_unsolicited_frame_control_release_frame.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function iwl_trans_op_mode_leave _iwl_trans_op_mode_leave: ## @iwl_trans_op_mode_leave .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 pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx xorl %eax, %eax callq _might_sleep movq 16(%rbx), %rax movq (%rax), %rax testq %rax, %rax je LBB0_2 ## %bb.1: movq %rbx, %rdi callq *%rax LBB0_2: movq $0, 8(%rbx) movq _IWL_TRANS_NO_FW@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%rbx) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _IWL_TRANS_NO_FW,4,2 ## @IWL_TRANS_NO_FW .no_dead_strip _iwl_trans_op_mode_leave .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function iwl_trans_op_mode_leave _iwl_trans_op_mode_leave: ; @iwl_trans_op_mode_leave .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _might_sleep ldr x8, [x19, #16] ldr x8, [x8] cbz x8, LBB0_2 ; %bb.1: mov x0, x19 blr x8 LBB0_2: str xzr, [x19, #8] Lloh0: adrp x8, _IWL_TRANS_NO_FW@GOTPAGE Lloh1: ldr x8, [x8, _IWL_TRANS_NO_FW@GOTPAGEOFF] Lloh2: ldr w8, [x8] str w8, [x19] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _IWL_TRANS_NO_FW,4,2 ; @IWL_TRANS_NO_FW .no_dead_strip _iwl_trans_op_mode_leave .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/intel/iwlwifi/extr_iwl-trans.h_iwl_trans_op_mode_leave.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x4052000000000000 ## double 72 LCPI0_1: .quad 0x404f000000000000 ## double 62 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _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 $16, %rsp leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi leaq -8(%rbp), %rsi leaq -1(%rbp), %rdx xorl %eax, %eax callq _scanf movb -1(%rbp), %al andb $-33, %al cmpb $77, %al je LBB0_1 ## %bb.2: xorps %xmm0, %xmm0 cmpb $70, %al je LBB0_4 jmp LBB0_5 LBB0_1: movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero cmpb $70, %al jne LBB0_5 LBB0_4: movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero LBB0_5: leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Informe sua altura e seu sexo:" L_.str.1: ## @.str.1 .asciz "%f %c" L_.str.2: ## @.str.2 .asciz "Seu peso ideal \303\251 %f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf sub x8, x29, #5 sub x9, x29, #4 stp x9, x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _scanf ldurb w8, [x29, #-5] and w8, w8, #0xffffffdf cmp w8, #77 mov x9, #4634766966517661696 fmov d0, x9 movi d1, #0000000000000000 fcsel d0, d0, d1, eq cmp w8, #70 mov x8, #4633922541587529728 fmov d1, x8 fcsel d0, d1, d0, eq str d0, [sp] Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Informe sua altura e seu sexo:" l_.str.1: ; @.str.1 .asciz "%f %c" l_.str.2: ; @.str.2 .asciz "Seu peso ideal \303\251 %f" .subsections_via_symbols
the_stack_data/1073161.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ## -- Begin function f .p2align 4, 0x90 _f: ## @f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rdi), %eax movl $1, 4(%rdi) addl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ; -- Begin function f .p2align 2 _f: ; @f .cfi_startproc ; %bb.0: ldr w8, [x0] mov w9, #1 str w9, [x0, #4] lsl w0, w8, #1 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/1114111.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fabric_add_hca _fabric_add_hca: ## @fabric_add_hca .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movq %rdi, %r14 movq %rsi, %rdi callq _osm_node_get_type movq _IB_NODE_TYPE_CA@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpq (%rcx), %rax sete %dil callq _CL_ASSERT movq %rbx, %rdi callq _hca_create testq %rax, %rax je LBB0_1 ## %bb.2: movl (%rbx), %esi movq %r14, %rdi movq %rax, %rdx popq %rbx popq %r14 popq %rbp jmp _cl_qmap_insert ## TAILCALL LBB0_1: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _IB_NODE_TYPE_CA,8,3 ## @IB_NODE_TYPE_CA .no_dead_strip _fabric_add_hca .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fabric_add_hca _fabric_add_hca: ; @fabric_add_hca .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x1 mov x19, x0 mov x0, x1 bl _osm_node_get_type Lloh0: adrp x8, _IB_NODE_TYPE_CA@GOTPAGE Lloh1: ldr x8, [x8, _IB_NODE_TYPE_CA@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x0, x8 cset w0, eq bl _CL_ASSERT mov x0, x20 bl _hca_create cbz x0, LBB0_2 ; %bb.1: mov x2, x0 ldr w1, [x20] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _cl_qmap_insert LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _IB_NODE_TYPE_CA,8,3 ; @IB_NODE_TYPE_CA .no_dead_strip _fabric_add_hca .subsections_via_symbols
AnghaBench/freebsd/contrib/ofed/opensm/opensm/extr_osm_ucast_ftree.c_fabric_add_hca.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function si476x_probe _si476x_probe: ## @si476x_probe .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 pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movq (%rdi), %rax movl (%rax), %edi xorl %esi, %esi callq _dev_get_regmap movq %rbx, %rdi movl %eax, %esi callq _snd_soc_component_init_regmap xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _si476x_probe .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function si476x_probe _si476x_probe: ; @si476x_probe .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x8, [x0] ldr w0, [x8] mov x1, #0 bl _dev_get_regmap mov x1, x0 mov x0, x19 bl _snd_soc_component_init_regmap mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _si476x_probe .subsections_via_symbols
AnghaBench/linux/sound/soc/codecs/extr_si476x.c_si476x_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rbx leaq -48(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq -44(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf cmpl $0, -48(%rbp) js LBB0_12 ## %bb.1: movl $-1, %r13d leaq L_.str(%rip), %r12 leaq -56(%rbp), %r14 leaq -52(%rbp), %r15 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 incl %r13d movq %r12, %rdi testb $1, %r13b jne LBB0_3 ## %bb.7: ## in Loop: Header=BB0_2 Depth=1 movq %r14, %rsi xorl %eax, %eax callq _scanf subl -56(%rbp), %ebx jmp LBB0_4 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rsi xorl %eax, %eax callq _scanf addl -52(%rbp), %ebx LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movl -44(%rbp), %eax cmpl %eax, %ebx jge LBB0_5 ## %bb.8: ## in Loop: Header=BB0_2 Depth=1 movl -48(%rbp), %ecx addl %ecx, %ecx cmpl %ecx, %r13d jl LBB0_2 jmp LBB0_9 LBB0_12: xorl %ebx, %ebx movl -44(%rbp), %eax LBB0_9: leaq L_.str.2(%rip), %rdi cmpl %eax, %ebx jge LBB0_6 ## %bb.10: movl $78, %esi jmp LBB0_11 LBB0_5: leaq L_.str.1(%rip), %rdi LBB0_6: movl $83, %esi LBB0_11: xorl %eax, %eax callq _printf xorl %eax, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%s" L_.str.2: ## @.str.2 .asciz "%s\n" .subsections_via_symbols
.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 x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 add x8, sp, #28 str x8, [sp] Lloh0: adrp x19, l_.str@PAGE Lloh1: add x19, x19, l_.str@PAGEOFF mov x0, x19 bl _scanf add x8, sp, #24 str x8, [sp] mov x0, x19 bl _scanf ldr w8, [sp, #28] tbnz w8, #31, LBB0_8 ; %bb.1: mov w20, #0 mov w21, #-1 add x22, sp, #20 add x23, sp, #16 Lloh2: adrp x19, l_.str@PAGE Lloh3: add x19, x19, l_.str@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 add w8, w21, #1 tbnz w8, #0, LBB0_4 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 str x22, [sp] mov x0, x19 bl _scanf ldp w9, w8, [sp, #20] sub w20, w20, w9 cmp w20, w8 b.lt LBB0_5 b LBB0_11 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 str x23, [sp] mov x0, x19 bl _scanf ldr w9, [sp, #16] ldr w8, [sp, #24] add w20, w9, w20 cmp w20, w8 b.ge LBB0_11 LBB0_5: ; in Loop: Header=BB0_2 Depth=1 ldr w9, [sp, #28] add w21, w21, #1 cmp w21, w9, lsl #1 b.lt LBB0_2 ; %bb.6: cmp w20, w8 b.ge LBB0_9 LBB0_7: mov w8, #78 b LBB0_10 LBB0_8: mov w20, #0 ldr w8, [sp, #24] cmp w20, w8 b.lt LBB0_7 LBB0_9: mov w8, #83 LBB0_10: str x8, [sp] Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF b LBB0_12 LBB0_11: mov w8, #83 str x8, [sp] Lloh6: adrp x0, l_.str.1@PAGE Lloh7: add x0, x0, l_.str.1@PAGEOFF LBB0_12: bl _printf mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%s" l_.str.2: ; @.str.2 .asciz "%s\n" .subsections_via_symbols
the_stack_data/126.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _parse_afm ## -- Begin function parse_afm .p2align 4, 0x90 _parse_afm: ## @parse_afm .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r14d movq %rsi, %r15 movq %rdi, %r13 leaq L_.str(%rip), %rsi callq _FT_Get_Module_Interface movl $-1, %ebx testq %rax, %rax je LBB0_5 ## %bb.1: movq %rax, %r12 cmpq $0, (%rax) je LBB0_5 ## %bb.2: movl 8(%r15), %esi movq %r15, %rdi callq _FT_Stream_EnterFrame movl %eax, %ebx testl %eax, %eax jne LBB0_5 ## %bb.3: movq (%r12), %rax movl (%r13), %esi movl (%r15), %ecx movl 4(%r15), %edx leaq -48(%rbp), %rdi callq *(%rax) movl %eax, %ebx testl %eax, %eax jne LBB0_5 ## %bb.4: movl %r14d, -44(%rbp) movq _dummy_get_index@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -48(%rbp) movq (%r12), %rax leaq -48(%rbp), %r14 movq %r14, %rdi callq *8(%rax) movl %eax, %ebx movq (%r12), %rax movq %r14, %rdi callq *16(%rax) LBB0_5: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _FT_Err_Ok,4,2 ## @FT_Err_Ok .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "psaux" .comm _dummy_get_index,4,2 ## @dummy_get_index .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _parse_afm ; -- Begin function parse_afm .p2align 2 _parse_afm: ; @parse_afm .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x20, x2 mov x21, x1 mov x23, x0 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _FT_Get_Module_Interface cbz x0, LBB0_5 ; %bb.1: mov x19, x0 ldr x8, [x0] cbz x8, LBB0_5 ; %bb.2: ldr w1, [x21, #8] mov x0, x21 bl _FT_Stream_EnterFrame mov x22, x0 cbnz w0, LBB0_6 ; %bb.3: ldr x8, [x19] ldr x8, [x8] ldr w1, [x23] ldp w3, w2, [x21] add x0, sp, #8 blr x8 mov x22, x0 cbnz w0, LBB0_6 ; %bb.4: Lloh2: adrp x8, _dummy_get_index@GOTPAGE Lloh3: ldr x8, [x8, _dummy_get_index@GOTPAGEOFF] Lloh4: ldr w8, [x8] stp w8, w20, [sp, #8] ldr x8, [x19] ldr x8, [x8, #8] add x0, sp, #8 blr x8 mov x22, x0 ldr x8, [x19] ldr x8, [x8, #16] add x0, sp, #8 blr x8 b LBB0_6 LBB0_5: mov w22, #-1 LBB0_6: mov x0, x22 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _FT_Err_Ok,4,2 ; @FT_Err_Ok .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "psaux" .comm _dummy_get_index,4,2 ; @dummy_get_index .subsections_via_symbols
AnghaBench/sumatrapdf/ext/freetype/src/tools/extr_test_afm.c_parse_afm.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -16(%rbp), %eax movl -12(%rbp), %esi cmpl %esi, %eax cmovll %eax, %esi leaq L_.str.3(%rip), %rbx movq %rbx, %rdi xorl %eax, %eax callq _printf movl -16(%rbp), %eax movl -12(%rbp), %esi cmpl %esi, %eax cmovgl %eax, %esi movq %rbx, %rdi xorl %eax, %eax callq _printf movl -12(%rbp), %esi imull -16(%rbp), %esi movq %rbx, %rdi xorl %eax, %eax callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _minimum ## -- Begin function minimum .p2align 4, 0x90 _minimum: ## @minimum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %esi, %eax cmpl %esi, %edi cmovll %edi, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _maximum ## -- Begin function maximum .p2align 4, 0x90 _maximum: ## @maximum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %esi, %eax cmpl %esi, %edi cmovgl %edi, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _multiply ## -- Begin function multiply .p2align 4, 0x90 _multiply: ## @multiply .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, %eax imull %esi, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter a value for no 1 : " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter a value for no 2 : " L_.str.3: ## @.str.3 .asciz "%d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf add x8, sp, #12 str x8, [sp] Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF mov x0, x19 bl _scanf Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf add x8, sp, #8 str x8, [sp] mov x0, x19 bl _scanf ldp w9, w8, [sp, #8] cmp w8, w9 csel w8, w8, w9, lt str x8, [sp] Lloh6: adrp x19, l_.str.3@PAGE Lloh7: add x19, x19, l_.str.3@PAGEOFF mov x0, x19 bl _printf ldp w9, w8, [sp, #8] cmp w8, w9 csel w8, w8, w9, gt str x8, [sp] mov x0, x19 bl _printf ldp w9, w8, [sp, #8] mul w8, w9, w8 str x8, [sp] mov x0, x19 bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _minimum ; -- Begin function minimum .p2align 2 _minimum: ; @minimum .cfi_startproc ; %bb.0: cmp w0, w1 csel w0, w0, w1, lt ret .cfi_endproc ; -- End function .globl _maximum ; -- Begin function maximum .p2align 2 _maximum: ; @maximum .cfi_startproc ; %bb.0: cmp w0, w1 csel w0, w0, w1, gt ret .cfi_endproc ; -- End function .globl _multiply ; -- Begin function multiply .p2align 2 _multiply: ; @multiply .cfi_startproc ; %bb.0: mul w0, w1, w0 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter a value for no 1 : " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter a value for no 2 : " l_.str.3: ; @.str.3 .asciz "%d \n" .subsections_via_symbols
the_stack_data/1078659.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vnodeUpdateFilterColumnIndex ## -- Begin function vnodeUpdateFilterColumnIndex .p2align 4, 0x90 _vnodeUpdateFilterColumnIndex: ## @vnodeUpdateFilterColumnIndex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq (%rdi), %r8 testq %r8, %r8 jle LBB0_6 ## %bb.1: movq 8(%r15), %r9 xorl %edx, %edx jmp LBB0_2 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movl (%rsi), %eax movl %eax, 8(%rdi,%rbx,8) movq -24(%rsi), %rax movq %rax, (%rdi,%rbx,8) movq -16(%rsi), %rax movl $1, 4(%rax) LBB0_17: ## in Loop: Header=BB0_2 Depth=1 incq %rdx cmpq %r8, %rdx je LBB0_6 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 testq %r9, %r9 je LBB0_17 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq 24(%r15), %rsi movq 40(%r15), %rdi leaq (%rdx,%rdx,2), %rbx movq 16(%rdi,%rbx,8), %rax addq $24, %rsi movq %r9, %rcx .p2align 4, 0x90 LBB0_4: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 cmpq -8(%rsi), %rax je LBB0_5 ## %bb.16: ## in Loop: Header=BB0_4 Depth=2 addq $32, %rsi decq %rcx jne LBB0_4 jmp LBB0_17 LBB0_6: movq 32(%r15), %rdx testq %rdx, %rdx je LBB0_23 ## %bb.7: movq 16(%r15), %rcx testq %rcx, %rcx jle LBB0_23 ## %bb.8: xorl %r14d, %r14d .p2align 4, 0x90 LBB0_9: ## =>This Loop Header: Depth=1 ## Child Loop BB0_12 Depth 2 ## Child Loop BB0_14 Depth 3 leaq (%r14,%r14,2), %rax cmpq $0, 16(%rdx,%rax,8) je LBB0_21 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movq (%rdx,%rax,8), %r8 testq %r8, %r8 je LBB0_21 ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 leaq (%rdx,%rax,8), %r12 xorl %ebx, %ebx jmp LBB0_12 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_12 Depth=2 movq -16(%rdi), %rax movq %rax, 8(%r9,%rsi) xorl %edi, %edi cmpq %rdx, %rax sete %dil callq _assert movq (%r12), %r8 LBB0_19: ## in Loop: Header=BB0_12 Depth=2 incq %rbx cmpq %r8, %rbx jae LBB0_20 LBB0_12: ## Parent Loop BB0_9 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_14 Depth 3 movq 8(%r15), %rcx testq %rcx, %rcx je LBB0_19 ## %bb.13: ## in Loop: Header=BB0_12 Depth=2 movq 8(%r12), %r9 movq %rbx, %rsi shlq $4, %rsi movq (%r9,%rsi), %rax movq 24(%r15), %rdi addq $16, %rdi xorl %edx, %edx .p2align 4, 0x90 LBB0_14: ## Parent Loop BB0_9 Depth=1 ## Parent Loop BB0_12 Depth=2 ## => This Inner Loop Header: Depth=3 cmpq (%rdi), %rax je LBB0_15 ## %bb.18: ## in Loop: Header=BB0_14 Depth=3 incq %rdx addq $32, %rdi cmpq %rdx, %rcx jne LBB0_14 jmp LBB0_19 .p2align 4, 0x90 LBB0_20: ## in Loop: Header=BB0_9 Depth=1 movq 16(%r15), %rcx LBB0_21: ## in Loop: Header=BB0_9 Depth=1 incq %r14 cmpq %rcx, %r14 jge LBB0_23 ## %bb.22: ## in Loop: Header=BB0_9 Depth=1 movq 32(%r15), %rdx jmp LBB0_9 LBB0_23: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vnodeUpdateFilterColumnIndex ; -- Begin function vnodeUpdateFilterColumnIndex .p2align 2 _vnodeUpdateFilterColumnIndex: ; @vnodeUpdateFilterColumnIndex .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x0 ldr x8, [x0] cmp x8, #1 b.lt LBB0_8 ; %bb.1: mov x9, #0 ldr x10, [x19, #8] mov w11, #24 mov w12, #1 b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 ldr w15, [x14, #8] madd x13, x9, x11, x13 str w15, [x13, #8] ldp x15, x14, [x14, #-16] str x15, [x13] str w12, [x14, #4] LBB0_3: ; in Loop: Header=BB0_4 Depth=1 add x9, x9, #1 cmp x9, x8 b.eq LBB0_8 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_6 Depth 2 cbz x10, LBB0_3 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 ldr x13, [x19, #40] madd x14, x9, x11, x13 ldr x15, [x14, #16] ldr x14, [x19, #24] add x14, x14, #16 mov x16, x10 LBB0_6: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x17, [x14] cmp x15, x17 b.eq LBB0_2 ; %bb.7: ; in Loop: Header=BB0_6 Depth=2 add x14, x14, #32 subs x16, x16, #1 b.ne LBB0_6 b LBB0_3 LBB0_8: ldr x10, [x19, #32] cbz x10, LBB0_23 ; %bb.9: ldr x9, [x19, #16] cmp x9, #1 b.lt LBB0_23 ; %bb.10: mov x20, #0 mov w21, #24 LBB0_11: ; =>This Loop Header: Depth=1 ; Child Loop BB0_16 Depth 2 ; Child Loop BB0_18 Depth 3 madd x8, x20, x21, x10 ldr x8, [x8, #16] cbz x8, LBB0_21 ; %bb.12: ; in Loop: Header=BB0_11 Depth=1 madd x22, x20, x21, x10 ldr x8, [x22] cbz x8, LBB0_21 ; %bb.13: ; in Loop: Header=BB0_11 Depth=1 mov x23, #0 madd x9, x20, x21, x10 add x24, x9, #8 b LBB0_16 LBB0_14: ; in Loop: Header=BB0_16 Depth=2 ldur x8, [x13, #-16] add x10, x11, x23, lsl #4 str x8, [x10, #8] cmp x8, x9 cset w0, eq bl _assert ldr x8, [x22] LBB0_15: ; in Loop: Header=BB0_16 Depth=2 add x23, x23, #1 cmp x23, x8 b.hs LBB0_20 LBB0_16: ; Parent Loop BB0_11 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_18 Depth 3 ldr x10, [x19, #8] cbz x10, LBB0_15 ; %bb.17: ; in Loop: Header=BB0_16 Depth=2 mov x9, #0 ldr x11, [x24] lsl x12, x23, #4 ldr x12, [x11, x12] ldr x13, [x19, #24] add x13, x13, #16 LBB0_18: ; Parent Loop BB0_11 Depth=1 ; Parent Loop BB0_16 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x14, [x13] cmp x12, x14 b.eq LBB0_14 ; %bb.19: ; in Loop: Header=BB0_18 Depth=3 add x9, x9, #1 add x13, x13, #32 cmp x10, x9 b.ne LBB0_18 b LBB0_15 LBB0_20: ; in Loop: Header=BB0_11 Depth=1 ldr x9, [x19, #16] LBB0_21: ; in Loop: Header=BB0_11 Depth=1 add x20, x20, #1 cmp x20, x9 b.ge LBB0_23 ; %bb.22: ; in Loop: Header=BB0_11 Depth=1 ldr x10, [x19, #32] b LBB0_11 LBB0_23: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/TDengine/src/system/detail/src/extr_vnodeUtil.c_vnodeUpdateFilterColumnIndex.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vidioc_g_audio _vidioc_g_audio: ## @vidioc_g_audio .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 pushq %rax .cfi_offset %rbx, -24 movq %rdx, %rbx callq _video_drvdata movq (%rax), %rcx movq %rcx, (%rbx) movl 12(%rbx), %edi movq 8(%rax), %rax movq (%rax), %rax movl (%rax,%rcx,4), %esi movl $4, %edx callq _strscpy movq _V4L2_AUDCAP_STEREO@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 8(%rbx) xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _V4L2_AUDCAP_STEREO,4,2 ## @V4L2_AUDCAP_STEREO .no_dead_strip _vidioc_g_audio .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vidioc_g_audio _vidioc_g_audio: ; @vidioc_g_audio .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 bl _video_drvdata ldp x8, x9, [x0] str x8, [x19] ldr w0, [x19, #12] ldr x9, [x9] ldr w1, [x9, x8, lsl #2] mov w2, #4 bl _strscpy Lloh0: adrp x8, _V4L2_AUDCAP_STEREO@GOTPAGE Lloh1: ldr x8, [x8, _V4L2_AUDCAP_STEREO@GOTPAGEOFF] Lloh2: ldr w8, [x8] str w8, [x19, #8] mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _V4L2_AUDCAP_STEREO,4,2 ; @V4L2_AUDCAP_STEREO .no_dead_strip _vidioc_g_audio .subsections_via_symbols
AnghaBench/linux/drivers/media/usb/go7007/extr_go7007-v4l2.c_vidioc_g_audio.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _maccpy ## -- Begin function maccpy .p2align 4, 0x90 _maccpy: ## @maccpy .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rsi), %eax movl %eax, (%rdi) movl 4(%rsi), %eax movl %eax, 4(%rdi) movl 8(%rsi), %eax movl %eax, 8(%rdi) movl 12(%rsi), %eax movl %eax, 12(%rdi) movl 16(%rsi), %eax movl %eax, 16(%rdi) movl 20(%rsi), %eax movl %eax, 20(%rdi) movl 24(%rsi), %eax movl %eax, 24(%rdi) movl 28(%rsi), %eax movl %eax, 28(%rdi) movl 32(%rsi), %eax movl %eax, 32(%rdi) movl 36(%rsi), %eax movl %eax, 36(%rdi) movl 40(%rsi), %eax movl %eax, 40(%rdi) movl 44(%rsi), %eax movl %eax, 44(%rdi) movl 48(%rsi), %eax movl %eax, 48(%rdi) movl 52(%rsi), %eax movl %eax, 52(%rdi) movl 56(%rsi), %eax movl %eax, 56(%rdi) movl 60(%rsi), %eax movl %eax, 60(%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _maccpy ; -- Begin function maccpy .p2align 2 _maccpy: ; @maccpy .cfi_startproc ; %bb.0: ldr w8, [x1] str w8, [x0] ldr w8, [x1, #4] str w8, [x0, #4] ldr w8, [x1, #8] str w8, [x0, #8] ldr w8, [x1, #12] str w8, [x0, #12] ldr w8, [x1, #16] str w8, [x0, #16] ldr w8, [x1, #20] str w8, [x0, #20] ldr w8, [x1, #24] str w8, [x0, #24] ldr w8, [x1, #28] str w8, [x0, #28] ldr w8, [x1, #32] str w8, [x0, #32] ldr w8, [x1, #36] str w8, [x0, #36] ldr w8, [x1, #40] str w8, [x0, #40] ldr w8, [x1, #44] str w8, [x0, #44] ldr w8, [x1, #48] str w8, [x0, #48] ldr w8, [x1, #52] str w8, [x0, #52] ldr w8, [x1, #56] str w8, [x0, #56] ldr w8, [x1, #60] str w8, [x0, #60] mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/reactos/modules/rosapps/applications/net/dhcpd/src/utils/extr_macutils.c_maccpy.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nd6_defrouter_flush_all ## -- Begin function nd6_defrouter_flush_all .p2align 4, 0x90 _nd6_defrouter_flush_all: ## @nd6_defrouter_flush_all .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq -32(%rbp), %rdi callq _TAILQ_INIT xorl %eax, %eax callq _ND6_WLOCK movq _V_nd6_defrouter@GOTPCREL(%rip), %rdi callq _TAILQ_FIRST testq %rax, %rax je LBB0_3 ## %bb.1: leaq -32(%rbp), %r14 movq _V_nd6_defrouter@GOTPCREL(%rip), %rbx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %rax, %rdi movq %r14, %rsi callq _defrouter_unlink movq %rbx, %rdi callq _TAILQ_FIRST testq %rax, %rax jne LBB0_2 LBB0_3: xorl %eax, %eax callq _ND6_WUNLOCK leaq -32(%rbp), %rdi callq _TAILQ_FIRST testq %rax, %rax je LBB0_6 ## %bb.4: movq %rax, %rbx movq _dr_entry@GOTPCREL(%rip), %r15 leaq -32(%rbp), %r14 .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movl (%r15), %edx movq %r14, %rdi movq %rbx, %rsi callq _TAILQ_REMOVE movq %rbx, %rdi callq _defrouter_del movq %r14, %rdi callq _TAILQ_FIRST movq %rax, %rbx testq %rax, %rax jne LBB0_5 LBB0_6: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _V_nd6_defrouter,4,2 ## @V_nd6_defrouter .comm _dr_entry,4,2 ## @dr_entry .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nd6_defrouter_flush_all ; -- Begin function nd6_defrouter_flush_all .p2align 2 _nd6_defrouter_flush_all: ; @nd6_defrouter_flush_all .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 add x0, sp, #8 bl _TAILQ_INIT bl _ND6_WLOCK Lloh0: adrp x0, _V_nd6_defrouter@GOTPAGE Lloh1: ldr x0, [x0, _V_nd6_defrouter@GOTPAGEOFF] bl _TAILQ_FIRST cbz x0, LBB0_3 ; %bb.1: Lloh2: adrp x19, _V_nd6_defrouter@GOTPAGE Lloh3: ldr x19, [x19, _V_nd6_defrouter@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 add x1, sp, #8 bl _defrouter_unlink mov x0, x19 bl _TAILQ_FIRST cbnz x0, LBB0_2 LBB0_3: bl _ND6_WUNLOCK add x0, sp, #8 bl _TAILQ_FIRST cbz x0, LBB0_6 ; %bb.4: mov x19, x0 Lloh4: adrp x20, _dr_entry@GOTPAGE Lloh5: ldr x20, [x20, _dr_entry@GOTPAGEOFF] LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w2, [x20] add x0, sp, #8 mov x1, x19 bl _TAILQ_REMOVE mov x0, x19 bl _defrouter_del add x0, sp, #8 bl _TAILQ_FIRST mov x19, x0 cbnz x0, LBB0_5 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _V_nd6_defrouter,4,2 ; @V_nd6_defrouter .comm _dr_entry,4,2 ; @dr_entry .subsections_via_symbols
AnghaBench/freebsd/sys/netinet6/extr_nd6_rtr.c_nd6_defrouter_flush_all.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _redisAsyncRead ## -- Begin function redisAsyncRead .p2align 4, 0x90 _redisAsyncRead: ## @redisAsyncRead .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 pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _redisBufferRead movq _REDIS_ERR@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_2 ## %bb.1: movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp ___redisAsyncDisconnect ## TAILCALL LBB0_2: movq %rbx, %rdi callq __EL_ADD_READ movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _redisProcessCallbacks ## TAILCALL .cfi_endproc ## -- End function .comm _REDIS_ERR,8,3 ## @REDIS_ERR .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _redisAsyncRead ; -- Begin function redisAsyncRead .p2align 2 _redisAsyncRead: ; @redisAsyncRead .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _redisBufferRead Lloh0: adrp x8, _REDIS_ERR@GOTPAGE Lloh1: ldr x8, [x8, _REDIS_ERR@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x0, x8 b.ne LBB0_2 ; %bb.1: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b ___redisAsyncDisconnect LBB0_2: mov x0, x19 bl __EL_ADD_READ mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _redisProcessCallbacks .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _REDIS_ERR,8,3 ; @REDIS_ERR .subsections_via_symbols
AnghaBench/hiredis/extr_async.c_redisAsyncRead.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ps8622_send_config _ps8622_send_config: ## @ps8622_send_config .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movq 16(%rdi), %rbx movq %rbx, %rdi movl $2, %esi movl $161, %edx movl $1, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.1: movq %rbx, %rdi movl $4, %esi movl $20, %edx movl $1, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.2: movq %rbx, %rdi movl $4, %esi movl $227, %edx movl $32, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.3: movq %rbx, %rdi movl $4, %esi movl $226, %edx movl $128, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.4: movq %rbx, %rdi movl $4, %esi movl $138, %edx movl $12, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.5: movq %rbx, %rdi movl $4, %esi movl $137, %edx movl $8, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.6: movq %rbx, %rdi movl $4, %esi movl $113, %edx movl $45, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.7: movq %rbx, %rdi movl $4, %esi movl $125, %edx movl $7, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.8: movq %rbx, %rdi movl $4, %esi movl $123, %edx xorl %ecx, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.9: movq %rbx, %rdi movl $4, %esi movl $122, %edx movl $253, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.10: movq %rbx, %rdi movl $4, %esi movl $192, %edx movl $18, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.11: movq %rbx, %rdi movl $4, %esi movl $193, %edx movl $146, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.12: movq %rbx, %rdi movl $4, %esi movl $194, %edx movl $28, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.13: movq %rbx, %rdi movl $4, %esi movl $50, %edx movl $128, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.14: movq %rbx, %rdi movl $4, %esi xorl %edx, %edx movl $176, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.15: movq %rbx, %rdi movl $4, %esi movl $21, %edx movl $64, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.16: movq %rbx, %rdi movl $4, %esi movl $84, %edx movl $16, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.17: movl $128, %r15d movl (%r14), %ecx orl %r15d, %ecx movq %rbx, %rdi movl $1, %esi movl $2, %edx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.18: orl 4(%r14), %r15d movq %rbx, %rdi movl $1, %esi movl $33, %edx movl %r15d, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.19: movq %rbx, %rdi xorl %esi, %esi movl $82, %edx movl $32, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.20: movq %rbx, %rdi xorl %esi, %esi movl $241, %edx movl $3, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.21: movq %rbx, %rdi xorl %esi, %esi movl $98, %edx movl $65, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.22: movq %rbx, %rdi xorl %esi, %esi movl $246, %edx movl $1, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.23: movq %rbx, %rdi xorl %esi, %esi movl $119, %edx movl $6, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.24: movq %rbx, %rdi xorl %esi, %esi movl $76, %edx movl $4, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.25: movq %rbx, %rdi movl $1, %esi movl $192, %edx xorl %ecx, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.26: movq %rbx, %rdi movl $1, %esi movl $193, %edx movl $28, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.27: movq %rbx, %rdi movl $1, %esi movl $194, %edx movl $248, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.28: movq %rbx, %rdi movl $1, %esi movl $195, %edx movl $68, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.29: movq %rbx, %rdi movl $1, %esi movl $196, %edx movl $50, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.30: movq %rbx, %rdi movl $1, %esi movl $197, %edx movl $83, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.31: movq %rbx, %rdi movl $1, %esi movl $198, %edx movl $76, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.32: movq %rbx, %rdi movl $1, %esi movl $199, %edx movl $86, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.33: movq %rbx, %rdi movl $1, %esi movl $200, %edx movl $53, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.34: movq %rbx, %rdi movl $1, %esi movl $202, %edx movl $1, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.35: movq %rbx, %rdi movl $1, %esi movl $203, %edx movl $5, %ecx callq _ps8622_set testl %eax, %eax je LBB0_36 LBB0_47: movq _EIO@GOTPCREL(%rip), %rdx xorl %ecx, %ecx subl (%rdx), %ecx testl %eax, %eax cmovel %eax, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_36: cmpq $0, 8(%r14) je LBB0_39 ## %bb.37: movq %rbx, %rdi movl $1, %esi movl $165, %edx movl $160, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.38: movq 8(%r14), %rax movl (%rax), %ecx movq %rbx, %rdi movl $1, %esi movl $167, %edx jmp LBB0_40 LBB0_39: movq %rbx, %rdi movl $1, %esi movl $165, %edx movl $128, %ecx LBB0_40: callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.41: movq %rbx, %rdi movl $1, %esi movl $204, %edx movl $19, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.42: movq %rbx, %rdi movl $2, %esi movl $177, %edx movl $32, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.43: movq %rbx, %rdi movl $4, %esi movl $16, %edx movl $22, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.44: movq %rbx, %rdi movl $4, %esi movl $89, %edx movl $96, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.45: movq %rbx, %rdi movl $4, %esi movl $84, %edx movl $20, %ecx callq _ps8622_set testl %eax, %eax jne LBB0_47 ## %bb.46: movq %rbx, %rdi movl $2, %esi movl $161, %edx movl $145, %ecx callq _ps8622_set jmp LBB0_47 .cfi_endproc ## -- End function .comm _EIO,4,2 ## @EIO .no_dead_strip _ps8622_send_config .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ps8622_send_config _ps8622_send_config: ; @ps8622_send_config .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x0 ldr x19, [x0, #16] mov x0, x19 mov w1, #2 mov w2, #161 mov w3, #1 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.1: mov x0, x19 mov w1, #4 mov w2, #20 mov w3, #1 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.2: mov x0, x19 mov w1, #4 mov w2, #227 mov w3, #32 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.3: mov x0, x19 mov w1, #4 mov w2, #226 mov w3, #128 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.4: mov x0, x19 mov w1, #4 mov w2, #138 mov w3, #12 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.5: mov x0, x19 mov w1, #4 mov w2, #137 mov w3, #8 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.6: mov x0, x19 mov w1, #4 mov w2, #113 mov w3, #45 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.7: mov x0, x19 mov w1, #4 mov w2, #125 mov w3, #7 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.8: mov x0, x19 mov w1, #4 mov w2, #123 mov w3, #0 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.9: mov x0, x19 mov w1, #4 mov w2, #122 mov w3, #253 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.10: mov x0, x19 mov w1, #4 mov w2, #192 mov w3, #18 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.11: mov x0, x19 mov w1, #4 mov w2, #193 mov w3, #146 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.12: mov x0, x19 mov w1, #4 mov w2, #194 mov w3, #28 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.13: mov x0, x19 mov w1, #4 mov w2, #50 mov w3, #128 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.14: mov x0, x19 mov w1, #4 mov w2, #0 mov w3, #176 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.15: mov x0, x19 mov w1, #4 mov w2, #21 mov w3, #64 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.16: mov x0, x19 mov w1, #4 mov w2, #84 mov w3, #16 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.17: ldr w8, [x20] orr w3, w8, #0x80 mov x0, x19 mov w1, #1 mov w2, #2 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.18: ldr w8, [x20, #4] orr w3, w8, #0x80 mov x0, x19 mov w1, #1 mov w2, #33 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.19: mov x0, x19 mov w1, #0 mov w2, #82 mov w3, #32 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.20: mov x0, x19 mov w1, #0 mov w2, #241 mov w3, #3 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.21: mov x0, x19 mov w1, #0 mov w2, #98 mov w3, #65 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.22: mov x0, x19 mov w1, #0 mov w2, #246 mov w3, #1 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.23: mov x0, x19 mov w1, #0 mov w2, #119 mov w3, #6 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.24: mov x0, x19 mov w1, #0 mov w2, #76 mov w3, #4 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.25: mov x0, x19 mov w1, #1 mov w2, #192 mov w3, #0 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.26: mov x0, x19 mov w1, #1 mov w2, #193 mov w3, #28 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.27: mov x0, x19 mov w1, #1 mov w2, #194 mov w3, #248 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.28: mov x0, x19 mov w1, #1 mov w2, #195 mov w3, #68 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.29: mov x0, x19 mov w1, #1 mov w2, #196 mov w3, #50 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.30: mov x0, x19 mov w1, #1 mov w2, #197 mov w3, #83 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.31: mov x0, x19 mov w1, #1 mov w2, #198 mov w3, #76 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.32: mov x0, x19 mov w1, #1 mov w2, #199 mov w3, #86 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.33: mov x0, x19 mov w1, #1 mov w2, #200 mov w3, #53 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.34: mov x0, x19 mov w1, #1 mov w2, #202 mov w3, #1 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.35: mov x0, x19 mov w1, #1 mov w2, #203 mov w3, #5 bl _ps8622_set cbz w0, LBB0_37 LBB0_36: Lloh0: adrp x8, _EIO@GOTPAGE Lloh1: ldr x8, [x8, _EIO@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w0, #0 csneg w0, wzr, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_37: ldr x8, [x20, #8] cbz x8, LBB0_40 ; %bb.38: mov x0, x19 mov w1, #1 mov w2, #165 mov w3, #160 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.39: ldr x8, [x20, #8] ldr w3, [x8] mov x0, x19 mov w1, #1 mov w2, #167 b LBB0_41 LBB0_40: mov x0, x19 mov w1, #1 mov w2, #165 mov w3, #128 LBB0_41: bl _ps8622_set cbnz w0, LBB0_36 ; %bb.42: mov x0, x19 mov w1, #1 mov w2, #204 mov w3, #19 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.43: mov x0, x19 mov w1, #2 mov w2, #177 mov w3, #32 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.44: mov x0, x19 mov w1, #4 mov w2, #16 mov w3, #22 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.45: mov x0, x19 mov w1, #4 mov w2, #89 mov w3, #96 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.46: mov x0, x19 mov w1, #4 mov w2, #84 mov w3, #20 bl _ps8622_set cbnz w0, LBB0_36 ; %bb.47: mov x0, x19 mov w1, #2 mov w2, #161 mov w3, #145 bl _ps8622_set b LBB0_36 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EIO,4,2 ; @EIO .no_dead_strip _ps8622_send_config .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/bridge/extr_parade-ps8622.c_ps8622_send_config.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function t4_wait_op_done_val _t4_wait_op_done_val: ## @t4_wait_op_done_val .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r9d, %r14d movl %r8d, %ebx movl %ecx, -44(%rbp) ## 4-byte Spill movl %edx, %r12d movq %rdi, %r15 movl %esi, -48(%rbp) ## 4-byte Spill callq _t4_read_reg xorl %ecx, %ecx testl %r12d, %eax setne %cl movl -44(%rbp), %edx ## 4-byte Reload cmpl %edx, %ecx jne LBB0_1 LBB0_5: movq 16(%rbp), %rdx xorl %ecx, %ecx testq %rdx, %rdx je LBB0_4 ## %bb.6: movl %eax, (%rdx) jmp LBB0_4 LBB0_1: movl %r12d, %r13d movl %edx, %r12d jmp LBB0_2 .p2align 4, 0x90 LBB0_9: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi movl -48(%rbp), %esi ## 4-byte Reload callq _t4_read_reg xorl %ecx, %ecx testl %r13d, %eax setne %cl cmpl %r12d, %ecx je LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 decl %ebx je LBB0_3 ## %bb.7: ## in Loop: Header=BB0_2 Depth=1 testl %r14d, %r14d je LBB0_9 ## %bb.8: ## in Loop: Header=BB0_2 Depth=1 movl %r14d, %edi callq _udelay jmp LBB0_9 LBB0_3: movq _EAGAIN@GOTPCREL(%rip), %rax xorl %ecx, %ecx subl (%rax), %ecx LBB0_4: movl %ecx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EAGAIN,4,2 ## @EAGAIN .no_dead_strip _t4_wait_op_done_val .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function t4_wait_op_done_val _t4_wait_op_done_val: ; @t4_wait_op_done_val .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x6 mov x20, x5 mov x21, x4 mov x22, x3 mov x23, x2 mov x24, x1 mov x25, x0 b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 mov x0, x25 mov x1, x24 LBB0_2: ; =>This Inner Loop Header: Depth=1 bl _t4_read_reg tst w0, w23 cset w8, ne cmp w8, w22 b.eq LBB0_6 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 subs w21, w21, #1 b.eq LBB0_8 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 cbz w20, LBB0_1 ; %bb.5: ; in Loop: Header=BB0_2 Depth=1 mov x0, x20 bl _udelay b LBB0_1 LBB0_6: mov w8, #0 cbz x19, LBB0_9 ; %bb.7: str w0, [x19] b LBB0_9 LBB0_8: Lloh0: adrp x8, _EAGAIN@GOTPAGE Lloh1: ldr x8, [x8, _EAGAIN@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w8, w8 LBB0_9: mov x0, x8 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EAGAIN,4,2 ; @EAGAIN .no_dead_strip _t4_wait_op_done_val .subsections_via_symbols
AnghaBench/freebsd/sys/dev/cxgbe/common/extr_t4_hw.c_t4_wait_op_done_val.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _start_network_tbl ## -- Begin function start_network_tbl .p2align 4, 0x90 _start_network_tbl: ## @start_network_tbl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax callq _mib_refresh_iflist xorl %eax, %eax popq %rbp jmp _network_get_interfaces ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _start_network_tbl ; -- Begin function start_network_tbl .p2align 2 _start_network_tbl: ; @start_network_tbl .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _mib_refresh_iflist ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _network_get_interfaces .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/extr_hostres_network_tbl.c_start_network_tbl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 leaq L_.str(%rip), %rdi callq _system xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pause" .subsections_via_symbols
.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: 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 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _system mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pause" .subsections_via_symbols
the_stack_data/135524.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ngx_http_lua_log_handler ## -- Begin function ngx_http_lua_log_handler .p2align 4, 0x90 _ngx_http_lua_log_handler: ## @ngx_http_lua_log_handler .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq _NGX_LOG_DEBUG_HTTP@GOTPCREL(%rip), %rax movl (%rax), %edi movq (%rbx), %rax movq 16(%rbx), %rcx movl (%rcx), %esi leaq 8(%rbx), %r8 movl (%rax), %r9d leaq L_.str(%rip), %rcx xorl %edx, %edx callq _ngx_log_debug2 movq _ngx_http_lua_module@GOTPCREL(%rip), %r14 movl (%r14), %esi movq %rbx, %rdi callq _ngx_http_get_module_loc_conf cmpq $0, (%rax) je LBB0_1 ## %bb.2: movq %rax, %r15 movl (%r14), %esi movq %rbx, %rdi callq _ngx_http_get_module_ctx movq %rax, %r14 leaq L_.str.2(%rip), %rdi movq %rax, %rsi xorl %eax, %eax callq _dd testq %r14, %r14 jne LBB0_6 ## %bb.3: movq %rbx, %rdi callq _ngx_http_lua_create_ctx movq %rax, %r14 testq %rax, %rax je LBB0_4 LBB0_6: movq _NGX_HTTP_LUA_CONTEXT_LOG@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%r14) leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _dd movq %rbx, %rdi movq %r15, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmpq *(%rax) ## TAILCALL LBB0_1: leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _dd movq _NGX_DECLINED@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_4: movq _NGX_ERROR@GOTPCREL(%rip), %rax LBB0_5: movl (%rax), %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _NGX_LOG_DEBUG_HTTP,4,2 ## @NGX_LOG_DEBUG_HTTP .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "lua log handler, uri:\"%V\" c:%ud" .comm _ngx_http_lua_module,4,2 ## @ngx_http_lua_module L_.str.1: ## @.str.1 .asciz "no log handler found" .comm _NGX_DECLINED,4,2 ## @NGX_DECLINED L_.str.2: ## @.str.2 .asciz "ctx = %p" .comm _NGX_ERROR,4,2 ## @NGX_ERROR .comm _NGX_HTTP_LUA_CONTEXT_LOG,4,2 ## @NGX_HTTP_LUA_CONTEXT_LOG L_.str.3: ## @.str.3 .asciz "calling log handler" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ngx_http_lua_log_handler ; -- Begin function ngx_http_lua_log_handler .p2align 2 _ngx_http_lua_log_handler: ; @ngx_http_lua_log_handler .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 Lloh0: adrp x8, _NGX_LOG_DEBUG_HTTP@GOTPAGE Lloh1: ldr x8, [x8, _NGX_LOG_DEBUG_HTTP@GOTPAGEOFF] Lloh2: ldr w0, [x8] ldr x8, [x19, #16] ldr w1, [x8] add x4, x19, #8 ldr x8, [x19] ldr w5, [x8] Lloh3: adrp x3, l_.str@PAGE Lloh4: add x3, x3, l_.str@PAGEOFF mov w2, #0 bl _ngx_log_debug2 Lloh5: adrp x21, _ngx_http_lua_module@GOTPAGE Lloh6: ldr x21, [x21, _ngx_http_lua_module@GOTPAGEOFF] ldr w1, [x21] mov x0, x19 bl _ngx_http_get_module_loc_conf ldr x8, [x0] cbz x8, LBB0_4 ; %bb.1: mov x20, x0 ldr w1, [x21] mov x0, x19 bl _ngx_http_get_module_ctx mov x21, x0 str x0, [sp] Lloh7: adrp x0, l_.str.2@PAGE Lloh8: add x0, x0, l_.str.2@PAGEOFF bl _dd cbnz x21, LBB0_3 ; %bb.2: mov x0, x19 bl _ngx_http_lua_create_ctx mov x21, x0 cbz x0, LBB0_5 LBB0_3: Lloh9: adrp x8, _NGX_HTTP_LUA_CONTEXT_LOG@GOTPAGE Lloh10: ldr x8, [x8, _NGX_HTTP_LUA_CONTEXT_LOG@GOTPAGEOFF] Lloh11: ldr w8, [x8] str w8, [x21] Lloh12: adrp x0, l_.str.3@PAGE Lloh13: add x0, x0, l_.str.3@PAGEOFF bl _dd ldr x1, [x20] mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 br x1 LBB0_4: Lloh14: adrp x0, l_.str.1@PAGE Lloh15: add x0, x0, l_.str.1@PAGEOFF bl _dd Lloh16: adrp x8, _NGX_DECLINED@GOTPAGE Lloh17: ldr x8, [x8, _NGX_DECLINED@GOTPAGEOFF] b LBB0_6 LBB0_5: Lloh18: adrp x8, _NGX_ERROR@GOTPAGE Lloh19: ldr x8, [x8, _NGX_ERROR@GOTPAGEOFF] LBB0_6: ldr w0, [x8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGot Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpLdrGot Lloh18, Lloh19 .cfi_endproc ; -- End function .comm _NGX_LOG_DEBUG_HTTP,4,2 ; @NGX_LOG_DEBUG_HTTP .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "lua log handler, uri:\"%V\" c:%ud" .comm _ngx_http_lua_module,4,2 ; @ngx_http_lua_module l_.str.1: ; @.str.1 .asciz "no log handler found" .comm _NGX_DECLINED,4,2 ; @NGX_DECLINED l_.str.2: ; @.str.2 .asciz "ctx = %p" .comm _NGX_ERROR,4,2 ; @NGX_ERROR .comm _NGX_HTTP_LUA_CONTEXT_LOG,4,2 ; @NGX_HTTP_LUA_CONTEXT_LOG l_.str.3: ; @.str.3 .asciz "calling log handler" .subsections_via_symbols
AnghaBench/tengine/modules/ngx_http_lua_module/src/extr_ngx_http_lua_logby.c_ngx_http_lua_log_handler.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _flush_icache_range ## -- Begin function flush_icache_range .p2align 4, 0x90 _flush_icache_range: ## @flush_icache_range .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _boot_cpu_data@GOTPCREL(%rip), %rax movq (%rax), %rax addq %rax, %rsi decq %rsi negq %rax andq %rax, %rdi andq %rax, %rsi popq %rbp jmp ___flush_icache_range ## TAILCALL .cfi_endproc ## -- End function .comm _boot_cpu_data,8,3 ## @boot_cpu_data .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _flush_icache_range ; -- Begin function flush_icache_range .p2align 2 _flush_icache_range: ; @flush_icache_range .cfi_startproc ; %bb.0: Lloh0: adrp x8, _boot_cpu_data@GOTPAGE Lloh1: ldr x8, [x8, _boot_cpu_data@GOTPAGEOFF] Lloh2: ldr x8, [x8] neg x9, x8 and x0, x9, x0 add x8, x1, x8 sub x8, x8, #1 and x1, x8, x9 b ___flush_icache_range .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _boot_cpu_data,8,3 ; @boot_cpu_data .subsections_via_symbols
AnghaBench/fastsocket/kernel/arch/avr32/mm/extr_cache.c_flush_icache_range.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function Dragon4_PrintFloat_IEEE_binary64 _Dragon4_PrintFloat_IEEE_binary64: ## @Dragon4_PrintFloat_IEEE_binary64 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r12 movq (%rdi), %r13 movq 8(%rdi), %r15 movl (%rsi), %r14d movl $52, %edi callq _bitmask_u64 movq %rax, %rbx andl %r14d, %ebx movl $11, %edi callq _bitmask_u32 xorl %eax, %eax cmpq $0, (%r12) movl $43, %r14d cmovel %eax, %r14d movl $11, %edi callq _bitmask_u32 testl %eax, %eax je LBB0_2 ## %bb.1: movq %rbx, %rdi callq _LogBase2_64 movl %eax, -44(%rbp) ## 4-byte Spill movq _NPY_FALSE@GOTPCREL(%rip), %rax movl (%rax), %eax movq %rax, -56(%rbp) ## 8-byte Spill movq %r15, %rdi movq %rbx, %rsi callq _BigInt_Set_uint64 movzbl %r14b, %r8d movq %r13, %rdi movl $8, %esi movq %r15, %rdx movl $-1074, %ecx ## imm = 0xFBCE movl -44(%rbp), %r9d ## 4-byte Reload pushq %r12 pushq -56(%rbp) ## 8-byte Folded Reload callq _Format_floatbits addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_2: movzbl %r14b, %r8d movq %r13, %rdi movl $8, %esi movq %rbx, %rdx movl $13, %ecx addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _PrintInfNan ## TAILCALL .cfi_endproc ## -- End function .comm _NPY_FALSE,4,2 ## @NPY_FALSE .no_dead_strip _Dragon4_PrintFloat_IEEE_binary64 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function Dragon4_PrintFloat_IEEE_binary64 _Dragon4_PrintFloat_IEEE_binary64: ; @Dragon4_PrintFloat_IEEE_binary64 .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x2 ldp x20, x21, [x0] ldr w22, [x1] mov w0, #52 bl _bitmask_u64 and x22, x0, x22 mov w0, #11 bl _bitmask_u32 ldr x8, [x19] cmp x8, #0 mov w8, #43 csel w23, wzr, w8, eq mov w0, #11 bl _bitmask_u32 cbz w0, LBB0_2 ; %bb.1: mov x0, x22 bl _LogBase2_64 mov x24, x0 Lloh0: adrp x8, _NPY_FALSE@GOTPAGE Lloh1: ldr x8, [x8, _NPY_FALSE@GOTPAGEOFF] Lloh2: ldr w25, [x8] mov x0, x21 mov x1, x22 bl _BigInt_Set_uint64 mov x0, x20 mov w1, #8 mov x2, x21 mov w3, #-1074 mov x4, x23 mov x5, x24 mov x6, x25 mov x7, x19 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload b _Format_floatbits LBB0_2: mov x0, x20 mov w1, #8 mov x2, x22 mov w3, #13 mov x4, x23 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload b _PrintInfNan .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _NPY_FALSE,4,2 ; @NPY_FALSE .no_dead_strip _Dragon4_PrintFloat_IEEE_binary64 .subsections_via_symbols
AnghaBench/numpy/numpy/core/src/multiarray/extr_dragon4.c_Dragon4_PrintFloat_IEEE_binary64.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gpio_rcar_config_general_input_output_mode _gpio_rcar_config_general_input_output_mode: ## @gpio_rcar_config_general_input_output_mode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r15d movl %esi, %r14d callq _gpiochip_get_data movq %rax, %rbx movq %rax, %rdi callq _spin_lock_irqsave movq _POSNEG@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movl %r14d, %edx xorl %ecx, %ecx callq _gpio_rcar_modify_bit movq _IOINTSEL@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movl %r14d, %edx xorl %ecx, %ecx callq _gpio_rcar_modify_bit movq _INOUTSEL@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movl %r14d, %edx movl %r15d, %ecx callq _gpio_rcar_modify_bit testl %r15d, %r15d je LBB0_3 ## %bb.1: cmpq $0, 8(%rbx) je LBB0_3 ## %bb.2: movq _OUTDTSEL@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movl %r14d, %edx xorl %ecx, %ecx callq _gpio_rcar_modify_bit LBB0_3: movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _spin_unlock_irqrestore ## TAILCALL .cfi_endproc ## -- End function .comm _POSNEG,4,2 ## @POSNEG .comm _IOINTSEL,4,2 ## @IOINTSEL .comm _INOUTSEL,4,2 ## @INOUTSEL .comm _OUTDTSEL,4,2 ## @OUTDTSEL .no_dead_strip _gpio_rcar_config_general_input_output_mode .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gpio_rcar_config_general_input_output_mode _gpio_rcar_config_general_input_output_mode: ; @gpio_rcar_config_general_input_output_mode .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x2 mov x19, x1 bl _gpiochip_get_data mov x20, x0 bl _spin_lock_irqsave Lloh0: adrp x8, _POSNEG@GOTPAGE Lloh1: ldr x8, [x8, _POSNEG@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x20 mov x2, x19 mov w3, #0 bl _gpio_rcar_modify_bit Lloh3: adrp x8, _IOINTSEL@GOTPAGE Lloh4: ldr x8, [x8, _IOINTSEL@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov x0, x20 mov x2, x19 mov w3, #0 bl _gpio_rcar_modify_bit Lloh6: adrp x8, _INOUTSEL@GOTPAGE Lloh7: ldr x8, [x8, _INOUTSEL@GOTPAGEOFF] Lloh8: ldr w1, [x8] mov x0, x20 mov x2, x19 mov x3, x21 bl _gpio_rcar_modify_bit cbz w21, LBB0_3 ; %bb.1: ldr x8, [x20, #8] cbz x8, LBB0_3 ; %bb.2: Lloh9: adrp x8, _OUTDTSEL@GOTPAGE Lloh10: ldr x8, [x8, _OUTDTSEL@GOTPAGEOFF] Lloh11: ldr w1, [x8] mov x0, x20 mov x2, x19 mov w3, #0 bl _gpio_rcar_modify_bit LBB0_3: mov x0, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _spin_unlock_irqrestore .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _POSNEG,4,2 ; @POSNEG .comm _IOINTSEL,4,2 ; @IOINTSEL .comm _INOUTSEL,4,2 ; @INOUTSEL .comm _OUTDTSEL,4,2 ; @OUTDTSEL .no_dead_strip _gpio_rcar_config_general_input_output_mode .subsections_via_symbols
AnghaBench/linux/drivers/gpio/extr_gpio-rcar.c_gpio_rcar_config_general_input_output_mode.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _do_truncate ## -- Begin function do_truncate .p2align 4, 0x90 _do_truncate: ## @do_truncate .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 $32, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 testq %rsi, %rsi js LBB0_1 ## %bb.2: movl %edx, %ebx movq %rdi, %r14 movq %rsi, -24(%rbp) movq _ATTR_SIZE@GOTPCREL(%rip), %rax orl (%rax), %ebx movl %ebx, -40(%rbp) testq %rcx, %rcx je LBB0_4 ## %bb.3: movq %rcx, -32(%rbp) movq _ATTR_FILE@GOTPCREL(%rip), %rax orl (%rax), %ebx movl %ebx, -40(%rbp) LBB0_4: movq %r14, %rdi callq _should_remove_suid testl %eax, %eax je LBB0_6 ## %bb.5: movq _ATTR_FORCE@GOTPCREL(%rip), %rcx orl (%rcx), %eax orl %ebx, %eax movl %eax, -40(%rbp) LBB0_6: movq (%r14), %rdi callq _mutex_lock leaq -40(%rbp), %rsi movq %r14, %rdi callq _notify_change movl %eax, %ebx movq (%r14), %rdi callq _mutex_unlock jmp LBB0_7 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx LBB0_7: movl %ebx, %eax addq $32, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .comm _ATTR_SIZE,4,2 ## @ATTR_SIZE .comm _ATTR_FILE,4,2 ## @ATTR_FILE .comm _ATTR_FORCE,4,2 ## @ATTR_FORCE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _do_truncate ; -- Begin function do_truncate .p2align 2 _do_truncate: ; @do_truncate .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 tbnz x1, #63, LBB0_6 ; %bb.1: mov x19, x0 str x1, [sp, #24] Lloh0: adrp x8, _ATTR_SIZE@GOTPAGE Lloh1: ldr x8, [x8, _ATTR_SIZE@GOTPAGEOFF] Lloh2: ldr w8, [x8] orr w20, w8, w2 str w20, [sp, #8] cbz x3, LBB0_3 ; %bb.2: str x3, [sp, #16] Lloh3: adrp x8, _ATTR_FILE@GOTPAGE Lloh4: ldr x8, [x8, _ATTR_FILE@GOTPAGEOFF] Lloh5: ldr w8, [x8] orr w20, w8, w20 str w20, [sp, #8] LBB0_3: mov x0, x19 bl _should_remove_suid cbz w0, LBB0_5 ; %bb.4: Lloh6: adrp x8, _ATTR_FORCE@GOTPAGE Lloh7: ldr x8, [x8, _ATTR_FORCE@GOTPAGEOFF] Lloh8: ldr w8, [x8] orr w8, w8, w0 orr w8, w8, w20 str w8, [sp, #8] LBB0_5: ldr x0, [x19] bl _mutex_lock add x1, sp, #8 mov x0, x19 bl _notify_change mov x20, x0 ldr x0, [x19] bl _mutex_unlock b LBB0_7 LBB0_6: Lloh9: adrp x8, _EINVAL@GOTPAGE Lloh10: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh11: ldr w8, [x8] neg w20, w8 LBB0_7: mov x0, x20 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .comm _ATTR_SIZE,4,2 ; @ATTR_SIZE .comm _ATTR_FILE,4,2 ; @ATTR_FILE .comm _ATTR_FORCE,4,2 ; @ATTR_FORCE .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/extr_open.c_do_truncate.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gf100_clk_prog_0 _gf100_clk_prog_0: ## @gf100_clk_prog_0 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpl $6, %esi jg LBB0_2 ## %bb.1: movl %esi, %ebx movq 8(%rdi), %r15 movslq %esi, %rax leaq (%rax,%rax,2), %r12 cmpl $0, 8(%r15,%r12,4) je LBB0_3 LBB0_2: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_3: movq (%rdi), %r14 leal 1274320(,%rbx,4), %esi movl 4(%r15,%r12,4), %ecx movq %r14, %rdi movl $-2147467457, %edx ## imm = 0x80003F3F callq _nvkm_mask leal 1274208(,%rbx,4), %esi movl (%r15,%r12,4), %edx movq %r14, %rdi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _nvkm_wr32 ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _gf100_clk_prog_0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gf100_clk_prog_0 _gf100_clk_prog_0: ; @gf100_clk_prog_0 .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 ; kill: def $w1 killed $w1 def $x1 cmp w1, #6 b.gt LBB0_2 ; %bb.1: ldr x8, [x0, #8] sxtw x9, w1 mov w10, #12 madd x10, x9, x10, x8 ldr w10, [x10, #8] cbz w10, LBB0_3 LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret LBB0_3: ldr x19, [x0] mov w10, #29024 movk w10, #19, lsl #16 add w20, w10, w1, lsl #2 add w1, w20, #112 mov w10, #12 madd x21, x9, x10, x8 ldr w3, [x21, #4] mov x0, x19 mov w2, #16191 movk w2, #32768, lsl #16 bl _nvkm_mask ldr w2, [x21] mov x0, x19 mov x1, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _nvkm_wr32 .cfi_endproc ; -- End function .no_dead_strip _gf100_clk_prog_0 .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/extr_gf100.c_gf100_clk_prog_0.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pinctrl_init_controller _pinctrl_init_controller: ## @pinctrl_init_controller .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 testq %rdi, %rdi je LBB0_1 ## %bb.3: movq %rdi, %r12 cmpl $0, 28(%rdi) je LBB0_1 ## %bb.4: movq %rdx, %rbx movq %rsi, %r14 movq _GFP_KERNEL@GOTPCREL(%rip), %r13 movl (%r13), %esi movl $64, %edi callq _kzalloc testq %rax, %rax je LBB0_5 ## %bb.6: movq %rax, %r15 movl 24(%r12), %eax movl %eax, 56(%r15) movq %r12, 48(%r15) movq %rbx, 40(%r15) leaq 32(%r15), %rdi movl (%r13), %esi callq _INIT_RADIX_TREE leaq 20(%r15), %rdi callq _INIT_LIST_HEAD movq %r15, %rdi addq $16, %rdi callq _INIT_LIST_HEAD movq %r14, 8(%r15) movq %r15, %rdi callq _mutex_init movq %r15, %rdi callq _pinctrl_check_ops testl %eax, %eax je LBB0_8 ## %bb.7: movl %eax, %ebx leaq L_.str(%rip), %rsi movq %r14, %rdi callq _dev_err LBB0_14: movq %r15, %rdi callq _mutex_destroy movq %r15, %rdi callq _kfree jmp LBB0_15 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rax LBB0_2: xorl %ebx, %ebx subl (%rax), %ebx LBB0_15: movl %ebx, %edi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _ERR_PTR ## TAILCALL LBB0_5: movq _ENOMEM@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_8: cmpq $0, 16(%r12) je LBB0_10 ## %bb.9: movq %r15, %rdi callq _pinmux_check_ops movl %eax, %ebx testl %eax, %eax jne LBB0_14 LBB0_10: cmpq $0, 8(%r12) je LBB0_12 ## %bb.11: movq %r15, %rdi callq _pinconf_check_ops movl %eax, %ebx testl %eax, %eax jne LBB0_14 LBB0_12: movl (%r12), %edx leaq L_.str.1(%rip), %rsi movq %r14, %rdi callq _dev_dbg movl (%r12), %edx movl 4(%r12), %esi movq %r15, %rdi callq _pinctrl_register_pins testl %eax, %eax je LBB0_16 ## %bb.13: movl %eax, %ebx leaq L_.str.2(%rip), %rsi movq %r14, %rdi callq _dev_err movl (%r12), %edx movl 4(%r12), %esi movq %r15, %rdi callq _pinctrl_free_pindescs jmp LBB0_14 LBB0_16: movq %r15, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pinctrl ops lacks necessary functions\n" L_.str.1: ## @.str.1 .asciz "try to register %d pins ...\n" L_.str.2: ## @.str.2 .asciz "error during pin registration\n" .no_dead_strip _pinctrl_init_controller .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pinctrl_init_controller _pinctrl_init_controller: ; @pinctrl_init_controller .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 cbz x0, LBB0_6 ; %bb.1: mov x21, x0 ldr w8, [x0, #28] cbz w8, LBB0_6 ; %bb.2: mov x22, x2 mov x20, x1 Lloh0: adrp x23, _GFP_KERNEL@GOTPAGE Lloh1: ldr x23, [x23, _GFP_KERNEL@GOTPAGEOFF] ldr w1, [x23] mov w0, #64 bl _kzalloc cbz x0, LBB0_9 ; %bb.3: mov x19, x0 ldr w8, [x21, #24] str w8, [x0, #56] stp x22, x21, [x0, #40] add x0, x0, #32 ldr w1, [x23] bl _INIT_RADIX_TREE add x0, x19, #20 bl _INIT_LIST_HEAD add x0, x19, #16 bl _INIT_LIST_HEAD str x20, [x19, #8] mov x0, x19 bl _mutex_init mov x0, x19 bl _pinctrl_check_ops cbz w0, LBB0_10 ; %bb.4: mov x22, x0 Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF mov x0, x20 bl _dev_err LBB0_5: mov x0, x19 bl _mutex_destroy mov x0, x19 bl _kfree b LBB0_8 LBB0_6: Lloh4: adrp x8, _EINVAL@GOTPAGE Lloh5: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_7: ldr w8, [x8] neg w22, w8 LBB0_8: mov x0, x22 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload b _ERR_PTR LBB0_9: Lloh6: adrp x8, _ENOMEM@GOTPAGE Lloh7: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] b LBB0_7 LBB0_10: ldr x8, [x21, #16] cbz x8, LBB0_12 ; %bb.11: mov x0, x19 bl _pinmux_check_ops mov x22, x0 cbnz w0, LBB0_5 LBB0_12: ldr x8, [x21, #8] cbz x8, LBB0_14 ; %bb.13: mov x0, x19 bl _pinconf_check_ops mov x22, x0 cbnz w0, LBB0_5 LBB0_14: ldr w2, [x21] Lloh8: adrp x1, l_.str.1@PAGE Lloh9: add x1, x1, l_.str.1@PAGEOFF mov x0, x20 bl _dev_dbg ldp w2, w1, [x21] mov x0, x19 bl _pinctrl_register_pins cbz w0, LBB0_16 ; %bb.15: mov x22, x0 Lloh10: adrp x1, l_.str.2@PAGE Lloh11: add x1, x1, l_.str.2@PAGEOFF mov x0, x20 bl _dev_err ldp w2, w1, [x21] mov x0, x19 bl _pinctrl_free_pindescs b LBB0_5 LBB0_16: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pinctrl ops lacks necessary functions\n" l_.str.1: ; @.str.1 .asciz "try to register %d pins ...\n" l_.str.2: ; @.str.2 .asciz "error during pin registration\n" .no_dead_strip _pinctrl_init_controller .subsections_via_symbols
AnghaBench/linux/drivers/pinctrl/extr_core.c_pinctrl_init_controller.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xmon_puts ## -- Begin function xmon_puts .p2align 4, 0x90 _xmon_puts: ## @xmon_puts .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 pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _strlen movq %rbx, %rdi movl %eax, %esi addq $8, %rsp popq %rbx popq %rbp jmp _xmon_write ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xmon_puts ; -- Begin function xmon_puts .p2align 2 _xmon_puts: ; @xmon_puts .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _strlen mov x1, x0 mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _xmon_write .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/arch/powerpc/xmon/extr_nonstdio.c_xmon_puts.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _qman_get_affine_portal ## -- Begin function qman_get_affine_portal .p2align 4, 0x90 _qman_get_affine_portal: ## @qman_get_affine_portal .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _affine_portals@GOTPCREL(%rip), %rax movq (%rax), %rax movslq %edi, %rcx movq (%rax,%rcx,8), %rax popq %rbp retq .cfi_endproc ## -- End function .comm _affine_portals,8,3 ## @affine_portals .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _qman_get_affine_portal ; -- Begin function qman_get_affine_portal .p2align 2 _qman_get_affine_portal: ; @qman_get_affine_portal .cfi_startproc ; %bb.0: Lloh0: adrp x8, _affine_portals@GOTPAGE Lloh1: ldr x8, [x8, _affine_portals@GOTPAGEOFF] Lloh2: ldr x8, [x8] ldr x0, [x8, w0, sxtw #3] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _affine_portals,8,3 ; @affine_portals .subsections_via_symbols
AnghaBench/linux/drivers/soc/fsl/qbman/extr_qman.c_qman_get_affine_portal.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _get_pcb_name ## -- Begin function get_pcb_name .p2align 4, 0x90 _get_pcb_name: ## @get_pcb_name .cfi_startproc ## %bb.0: cmpb $49, %dil ja LBB0_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movzbl %dil, %eax leaq _pcbs(%rip), %rcx movq (%rcx,%rax,8), %rax popq %rbp retq LBB0_1: leaq L_.str.67(%rip), %rax retq .cfi_endproc ## -- End function .globl _get_name ## -- Begin function get_name .p2align 4, 0x90 _get_name: ## @get_name .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.68(%rip), %rax cmpb $49, %dil ja LBB1_6 ## %bb.1: movzbl %dil, %ecx leaq _pcb_to_name(%rip), %rdx movzbl (%rcx,%rdx), %ecx cmpl $2, %esi je LBB1_2 ## %bb.3: cmpl $3, %esi jne LBB1_6 ## %bb.4: leaq _names(%rip), %rax jmp LBB1_5 LBB1_2: leaq _codenames(%rip), %rax LBB1_5: movq (%rax,%rcx,8), %rax LBB1_6: popq %rbp retq .cfi_endproc ## -- End function .globl _print_syntax ## -- Begin function print_syntax .p2align 4, 0x90 _print_syntax: ## @print_syntax .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_str(%rip), %rdi popq %rbp jmp _puts ## TAILCALL .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %r15 pushq %r14 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 ## kill: def $edi killed $edi def $rdi movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) leal -4(%rdi), %eax cmpl $-3, %eax jbe LBB3_7 ## %bb.1: movq %rsi, %r14 movl $2, %r15d cmpl $3, %edi jne LBB3_10 ## %bb.2: movq 16(%r14), %rbx leaq L_.str.70(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB3_8 ## %bb.3: leaq L_.str.71(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB3_9 ## %bb.4: leaq L_.str.72(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB3_10 ## %bb.5: leaq L_.str.73(%rip), %rsi movq %rbx, %rdi callq _strcmp movl $3, %r15d testl %eax, %eax je LBB3_10 ## %bb.6: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.74(%rip), %rsi movq %rbx, %rdx xorl %eax, %eax callq _fprintf LBB3_7: callq _print_syntax movl $1, %edi callq _exit LBB3_8: xorl %r15d, %r15d jmp LBB3_10 LBB3_9: movl $1, %r15d LBB3_10: movq 8(%r14), %rdi leaq L_.str.75(%rip), %rsi callq _fopen testq %rax, %rax je LBB3_29 ## %bb.11: movq %rax, %rbx movl $524288, %esi ## imm = 0x80000 movq %rax, %rdi xorl %edx, %edx callq _fseek testl %eax, %eax jne LBB3_30 ## %bb.12: leaq -56(%rbp), %rdi movl $17, %esi movl $1, %edx movq %rbx, %rcx callq _fread cmpl $1, %eax jne LBB3_31 ## %bb.13: movabsq $5279993715474061128, %rax ## imm = 0x49464E4F43205748 xorq -56(%rbp), %rax movzwl -48(%rbp), %ecx xorq $8263, %rcx ## imm = 0x2047 orq %rax, %rcx jne LBB3_32 ## %bb.14: movl %r15d, %eax leaq LJTI3_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB3_15: movzbl -40(%rbp), %esi leaq L_.str.81(%rip), %rdi xorl %eax, %eax callq _printf jmp LBB3_27 LBB3_16: movzbl -40(%rbp), %eax cmpq $49, %rax ja LBB3_23 ## %bb.17: leaq _pcbs(%rip), %rcx jmp LBB3_22 LBB3_18: movzbl -40(%rbp), %eax cmpq $49, %rax ja LBB3_25 ## %bb.19: leaq _pcb_to_name(%rip), %rcx movzbl (%rax,%rcx), %eax leaq _codenames(%rip), %rcx jmp LBB3_22 LBB3_20: movzbl -40(%rbp), %eax cmpq $49, %rax ja LBB3_25 ## %bb.21: leaq _pcb_to_name(%rip), %rcx movzbl (%rax,%rcx), %eax leaq _names(%rip), %rcx LBB3_22: movq (%rcx,%rax,8), %rdi jmp LBB3_26 LBB3_25: leaq L_.str.68(%rip), %rdi jmp LBB3_26 LBB3_23: leaq L_.str.67(%rip), %rdi LBB3_26: callq _puts LBB3_27: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB3_34 ## %bb.28: xorl %eax, %eax addq $40, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB3_29: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq 8(%r14), %rdx leaq L_.str.76(%rip), %rsi jmp LBB3_33 LBB3_30: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq 8(%r14), %rcx leaq L_.str.77(%rip), %rsi movl $524288, %edx ## imm = 0x80000 xorl %eax, %eax callq _fprintf movl $1, %edi callq _exit LBB3_31: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq 8(%r14), %rdx leaq L_.str.78(%rip), %rsi jmp LBB3_33 LBB3_32: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movq 8(%r14), %rdx leaq L_.str.80(%rip), %rsi LBB3_33: xorl %eax, %eax callq _fprintf movl $1, %edi callq _exit LBB3_34: callq ___stack_chk_fail .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L3_0_set_15, LBB3_15-LJTI3_0 .set L3_0_set_16, LBB3_16-LJTI3_0 .set L3_0_set_18, LBB3_18-LJTI3_0 .set L3_0_set_20, LBB3_20-LJTI3_0 LJTI3_0: .long L3_0_set_15 .long L3_0_set_16 .long L3_0_set_18 .long L3_0_set_20 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "E60800" L_.str.1: ## @.str.1 .asciz "E60810" L_.str.2: ## @.str.2 .asciz "E60820" L_.str.3: ## @.str.3 .asciz "E90800" L_.str.4: ## @.str.4 .asciz "E90810" L_.str.5: ## @.str.5 .asciz "E60830" L_.str.6: ## @.str.6 .asciz "E60850" L_.str.7: ## @.str.7 .asciz "E50800" L_.str.8: ## @.str.8 .asciz "E50810" L_.str.9: ## @.str.9 .asciz "E60860" L_.str.10: ## @.str.10 .asciz "E60MT2" L_.str.11: ## @.str.11 .asciz "E60M10" L_.str.12: ## @.str.12 .asciz "E60610" L_.str.13: ## @.str.13 .asciz "E60M00" L_.str.14: ## @.str.14 .asciz "E60M30" L_.str.15: ## @.str.15 .asciz "E60620" L_.str.16: ## @.str.16 .asciz "E60630" L_.str.17: ## @.str.17 .asciz "E60640" L_.str.18: ## @.str.18 .asciz "E50600" L_.str.19: ## @.str.19 .asciz "E60680" L_.str.20: ## @.str.20 .asciz "E60610C" L_.str.21: ## @.str.21 .asciz "E60610D" L_.str.22: ## @.str.22 .asciz "E606A0" L_.str.23: ## @.str.23 .asciz "E60670" L_.str.24: ## @.str.24 .asciz "E606B0" L_.str.25: ## @.str.25 .asciz "E50620" L_.str.26: ## @.str.26 .asciz "Q70Q00" L_.str.27: ## @.str.27 .asciz "E50610" L_.str.28: ## @.str.28 .asciz "E606C0" L_.str.29: ## @.str.29 .asciz "E606D0" L_.str.30: ## @.str.30 .asciz "E606E0" L_.str.31: ## @.str.31 .asciz "E60Q00" L_.str.32: ## @.str.32 .asciz "E60Q10" L_.str.33: ## @.str.33 .asciz "E60Q20" L_.str.34: ## @.str.34 .asciz "E606F0" L_.str.35: ## @.str.35 .asciz "E606F0B" L_.str.36: ## @.str.36 .asciz "E60Q30" L_.str.37: ## @.str.37 .asciz "E60QB0" L_.str.38: ## @.str.38 .asciz "E60QC0" L_.str.39: ## @.str.39 .asciz "A13120" L_.str.40: ## @.str.40 .asciz "E60Q50" L_.str.41: ## @.str.41 .asciz "E606G0" L_.str.42: ## @.str.42 .asciz "E60Q60" L_.str.43: ## @.str.43 .asciz "E60Q80" L_.str.44: ## @.str.44 .asciz "A13130" L_.str.45: ## @.str.45 .asciz "E606H2" L_.str.46: ## @.str.46 .asciz "E60Q90" L_.str.47: ## @.str.47 .asciz "ED0Q00" L_.str.48: ## @.str.48 .asciz "E60QA0" L_.str.49: ## @.str.49 .asciz "E60QD0" .section __DATA,__data .globl _pcbs ## @pcbs .p2align 4 _pcbs: .quad L_.str .quad L_.str.1 .quad L_.str.2 .quad L_.str.3 .quad L_.str.4 .quad L_.str.5 .quad L_.str.6 .quad L_.str.7 .quad L_.str.8 .quad L_.str.9 .quad L_.str.10 .quad L_.str.11 .quad L_.str.12 .quad L_.str.13 .quad L_.str.14 .quad L_.str.15 .quad L_.str.16 .quad L_.str.17 .quad L_.str.18 .quad L_.str.19 .quad L_.str.20 .quad L_.str.21 .quad L_.str.22 .quad L_.str.23 .quad L_.str.24 .quad L_.str.25 .quad L_.str.26 .quad L_.str.27 .quad L_.str.28 .quad L_.str.29 .quad L_.str.30 .quad L_.str.31 .quad L_.str.32 .quad L_.str.33 .quad L_.str.34 .quad L_.str.35 .quad L_.str.36 .quad L_.str.37 .quad L_.str.38 .quad L_.str.39 .quad L_.str.40 .quad L_.str.41 .quad L_.str.42 .quad L_.str.43 .quad L_.str.44 .quad L_.str.45 .quad L_.str.46 .quad L_.str.47 .quad L_.str.48 .quad L_.str.49 .globl _pcb_to_name ## @pcb_to_name .p2align 4 _pcb_to_name: .ascii "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\000\b\b\001\b\b\002\006\b\b\b\b\b\003\003\b\001\b\b\b\007\b\b\b\b\005\b\b\b" .section __TEXT,__cstring,cstring_literals L_.str.50: ## @.str.50 .asciz "trilogy" L_.str.51: ## @.str.51 .asciz "kraken" L_.str.52: ## @.str.52 .asciz "pixie" L_.str.53: ## @.str.53 .asciz "phoenix" L_.str.54: ## @.str.54 .asciz "pika" L_.str.55: ## @.str.55 .asciz "alyssum" L_.str.56: ## @.str.56 .asciz "dragon" L_.str.57: ## @.str.57 .asciz "dahlia" L_.str.58: ## @.str.58 .asciz "?" .section __DATA,__data .globl _codenames ## @codenames .p2align 4 _codenames: .quad L_.str.50 .quad L_.str.51 .quad L_.str.52 .quad L_.str.53 .quad L_.str.54 .quad L_.str.55 .quad L_.str.56 .quad L_.str.57 .quad L_.str.58 .section __TEXT,__cstring,cstring_literals L_.str.59: ## @.str.59 .asciz "touch" L_.str.60: ## @.str.60 .asciz "glo" L_.str.61: ## @.str.61 .asciz "mini" L_.str.62: ## @.str.62 .asciz "aura" L_.str.63: ## @.str.63 .asciz "touch 2.0?" L_.str.64: ## @.str.64 .asciz "glo hd" L_.str.65: ## @.str.65 .asciz "aura hd" L_.str.66: ## @.str.66 .asciz "aura h2o" .section __DATA,__data .globl _names ## @names .p2align 4 _names: .quad L_.str.59 .quad L_.str.60 .quad L_.str.61 .quad L_.str.62 .quad L_.str.63 .quad L_.str.64 .quad L_.str.65 .quad L_.str.66 .quad L_.str.58 .section __TEXT,__cstring,cstring_literals L_.str.67: ## @.str.67 .asciz "Unknown PCB id\n" L_.str.68: ## @.str.68 .asciz "Unknown name\n" L_.str.70: ## @.str.70 .asciz "-id" L_.str.71: ## @.str.71 .asciz "-pcb" L_.str.72: ## @.str.72 .asciz "-codename" L_.str.73: ## @.str.73 .asciz "-common" L_.str.74: ## @.str.74 .asciz "Unknown argument: %s\n" L_.str.75: ## @.str.75 .asciz "rb" L_.str.76: ## @.str.76 .asciz "Failed to open the input file %s\n" L_.str.77: ## @.str.77 .asciz "Failed to seek to position 0x%x in %s\n" L_.str.78: ## @.str.78 .asciz "Failed to read the HWCONFIG entry in %s\n" L_.str.79: ## @.str.79 .asciz "HW CONFIG " L_.str.80: ## @.str.80 .asciz "Input file %s does not appear to contain a HWCONFIG entry\n" L_.str.81: ## @.str.81 .asciz "%d\n" L_str: ## @str .asciz "Usage: kobo_hwconfig file [options]\nOptions:\n -id Print the hwconfig PCB id\n -pcb Print the PCB's model no.\n -codename Print the device's codename\n -common Print the device's common marketing name" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _get_pcb_name ; -- Begin function get_pcb_name .p2align 2 _get_pcb_name: ; @get_pcb_name .cfi_startproc ; %bb.0: cmp w0, #49 b.hi LBB0_2 ; %bb.1: Lloh0: adrp x8, _pcbs@PAGE Lloh1: add x8, x8, _pcbs@PAGEOFF ldr x0, [x8, w0, uxtw #3] ret LBB0_2: Lloh2: adrp x0, l_.str.67@PAGE Lloh3: add x0, x0, l_.str.67@PAGEOFF ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .globl _get_name ; -- Begin function get_name .p2align 2 _get_name: ; @get_name .cfi_startproc ; %bb.0: cmp w0, #49 b.hi LBB1_4 ; %bb.1: Lloh4: adrp x8, _pcb_to_name@PAGE Lloh5: add x8, x8, _pcb_to_name@PAGEOFF ldrb w8, [x8, w0, uxtw] cmp w1, #2 b.eq LBB1_5 ; %bb.2: cmp w1, #3 b.ne LBB1_4 ; %bb.3: Lloh6: adrp x9, _names@PAGE Lloh7: add x9, x9, _names@PAGEOFF ldr x0, [x9, x8, lsl #3] ret LBB1_4: Lloh8: adrp x0, l_.str.68@PAGE Lloh9: add x0, x0, l_.str.68@PAGEOFF ret LBB1_5: Lloh10: adrp x9, _codenames@PAGE Lloh11: add x9, x9, _codenames@PAGEOFF ldr x0, [x9, x8, lsl #3] ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .globl _print_syntax ; -- Begin function print_syntax .p2align 2 _print_syntax: ; @print_syntax .cfi_startproc ; %bb.0: Lloh12: adrp x0, l_str@PAGE Lloh13: add x0, x0, l_str@PAGEOFF b _puts .loh AdrpAdd Lloh12, Lloh13 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh14: adrp x8, ___stack_chk_guard@GOTPAGE Lloh15: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh16: ldr x8, [x8] str x8, [sp, #40] sub w8, w0, #4 cmn w8, #3 b.ls LBB3_35 ; %bb.1: mov x19, x1 cmp w0, #3 b.ne LBB3_7 ; %bb.2: ldr x20, [x19, #16] Lloh17: adrp x1, l_.str.70@PAGE Lloh18: add x1, x1, l_.str.70@PAGEOFF mov x0, x20 bl _strcmp cbz w0, LBB3_8 ; %bb.3: Lloh19: adrp x1, l_.str.71@PAGE Lloh20: add x1, x1, l_.str.71@PAGEOFF mov x0, x20 bl _strcmp cbz w0, LBB3_9 ; %bb.4: Lloh21: adrp x1, l_.str.72@PAGE Lloh22: add x1, x1, l_.str.72@PAGEOFF mov x0, x20 bl _strcmp cbz w0, LBB3_7 ; %bb.5: Lloh23: adrp x1, l_.str.73@PAGE Lloh24: add x1, x1, l_.str.73@PAGEOFF mov x0, x20 bl _strcmp cbnz w0, LBB3_34 ; %bb.6: mov w21, #3 b LBB3_10 LBB3_7: mov w21, #2 b LBB3_10 LBB3_8: mov w21, #0 b LBB3_10 LBB3_9: mov w21, #1 LBB3_10: ldr x0, [x19, #8] Lloh25: adrp x1, l_.str.75@PAGE Lloh26: add x1, x1, l_.str.75@PAGEOFF bl _fopen cbz x0, LBB3_28 ; %bb.11: mov x20, x0 mov w1, #524288 mov w2, #0 bl _fseek cbnz w0, LBB3_29 ; %bb.12: add x0, sp, #16 mov w1, #17 mov w2, #1 mov x3, x20 bl _fread cmp w0, #1 b.ne LBB3_30 ; %bb.13: ldr x8, [sp, #16] mov x9, #22344 movk x9, #17184, lsl #16 movk x9, #20047, lsl #32 movk x9, #18758, lsl #48 eor x8, x8, x9 ldrh w9, [sp, #24] mov w10, #8263 eor x9, x9, x10 orr x8, x8, x9 cbnz x8, LBB3_31 ; %bb.14: mov w8, w21 Lloh27: adrp x9, lJTI3_0@PAGE Lloh28: add x9, x9, lJTI3_0@PAGEOFF adr x10, LBB3_15 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB3_15: ldrb w8, [sp, #32] str x8, [sp] Lloh29: adrp x0, l_.str.81@PAGE Lloh30: add x0, x0, l_.str.81@PAGEOFF bl _printf b LBB3_26 LBB3_16: ldrb w8, [sp, #32] cmp x8, #49 b.hi LBB3_24 ; %bb.17: Lloh31: adrp x9, _pcbs@PAGE Lloh32: add x9, x9, _pcbs@PAGEOFF b LBB3_22 LBB3_18: ldrb w8, [sp, #32] cmp x8, #49 b.hi LBB3_23 ; %bb.19: Lloh33: adrp x9, _pcb_to_name@PAGE Lloh34: add x9, x9, _pcb_to_name@PAGEOFF ldrb w8, [x9, x8] Lloh35: adrp x9, _codenames@PAGE Lloh36: add x9, x9, _codenames@PAGEOFF b LBB3_22 LBB3_20: ldrb w8, [sp, #32] cmp x8, #49 b.hi LBB3_23 ; %bb.21: Lloh37: adrp x9, _pcb_to_name@PAGE Lloh38: add x9, x9, _pcb_to_name@PAGEOFF ldrb w8, [x9, x8] Lloh39: adrp x9, _names@PAGE Lloh40: add x9, x9, _names@PAGEOFF LBB3_22: ldr x0, [x9, x8, lsl #3] b LBB3_25 LBB3_23: Lloh41: adrp x0, l_.str.68@PAGE Lloh42: add x0, x0, l_.str.68@PAGEOFF b LBB3_25 LBB3_24: Lloh43: adrp x0, l_.str.67@PAGE Lloh44: add x0, x0, l_.str.67@PAGEOFF LBB3_25: bl _puts LBB3_26: ldr x8, [sp, #40] Lloh45: adrp x9, ___stack_chk_guard@GOTPAGE Lloh46: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh47: ldr x9, [x9] cmp x9, x8 b.ne LBB3_33 ; %bb.27: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload add sp, sp, #96 ret LBB3_28: Lloh48: adrp x8, ___stderrp@GOTPAGE Lloh49: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh50: ldr x0, [x8] ldr x8, [x19, #8] str x8, [sp] Lloh51: adrp x1, l_.str.76@PAGE Lloh52: add x1, x1, l_.str.76@PAGEOFF b LBB3_32 LBB3_29: Lloh53: adrp x8, ___stderrp@GOTPAGE Lloh54: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh55: ldr x0, [x8] ldr x8, [x19, #8] mov w9, #524288 stp x9, x8, [sp] Lloh56: adrp x1, l_.str.77@PAGE Lloh57: add x1, x1, l_.str.77@PAGEOFF b LBB3_32 LBB3_30: Lloh58: adrp x8, ___stderrp@GOTPAGE Lloh59: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh60: ldr x0, [x8] ldr x8, [x19, #8] str x8, [sp] Lloh61: adrp x1, l_.str.78@PAGE Lloh62: add x1, x1, l_.str.78@PAGEOFF b LBB3_32 LBB3_31: Lloh63: adrp x8, ___stderrp@GOTPAGE Lloh64: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh65: ldr x0, [x8] ldr x8, [x19, #8] str x8, [sp] Lloh66: adrp x1, l_.str.80@PAGE Lloh67: add x1, x1, l_.str.80@PAGEOFF LBB3_32: bl _fprintf mov w0, #1 bl _exit LBB3_33: bl ___stack_chk_fail LBB3_34: Lloh68: adrp x8, ___stderrp@GOTPAGE Lloh69: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh70: ldr x0, [x8] str x20, [sp] Lloh71: adrp x1, l_.str.74@PAGE Lloh72: add x1, x1, l_.str.74@PAGEOFF bl _fprintf LBB3_35: bl _print_syntax mov w0, #1 bl _exit .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpAdd Lloh31, Lloh32 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpAdd Lloh39, Lloh40 .loh AdrpAdd Lloh37, Lloh38 .loh AdrpAdd Lloh41, Lloh42 .loh AdrpAdd Lloh43, Lloh44 .loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47 .loh AdrpAdd Lloh51, Lloh52 .loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50 .loh AdrpAdd Lloh56, Lloh57 .loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55 .loh AdrpAdd Lloh61, Lloh62 .loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60 .loh AdrpAdd Lloh66, Lloh67 .loh AdrpLdrGotLdr Lloh63, Lloh64, Lloh65 .loh AdrpAdd Lloh71, Lloh72 .loh AdrpLdrGotLdr Lloh68, Lloh69, Lloh70 .cfi_endproc .section __TEXT,__const lJTI3_0: .byte (LBB3_15-LBB3_15)>>2 .byte (LBB3_16-LBB3_15)>>2 .byte (LBB3_18-LBB3_15)>>2 .byte (LBB3_20-LBB3_15)>>2 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "E60800" l_.str.1: ; @.str.1 .asciz "E60810" l_.str.2: ; @.str.2 .asciz "E60820" l_.str.3: ; @.str.3 .asciz "E90800" l_.str.4: ; @.str.4 .asciz "E90810" l_.str.5: ; @.str.5 .asciz "E60830" l_.str.6: ; @.str.6 .asciz "E60850" l_.str.7: ; @.str.7 .asciz "E50800" l_.str.8: ; @.str.8 .asciz "E50810" l_.str.9: ; @.str.9 .asciz "E60860" l_.str.10: ; @.str.10 .asciz "E60MT2" l_.str.11: ; @.str.11 .asciz "E60M10" l_.str.12: ; @.str.12 .asciz "E60610" l_.str.13: ; @.str.13 .asciz "E60M00" l_.str.14: ; @.str.14 .asciz "E60M30" l_.str.15: ; @.str.15 .asciz "E60620" l_.str.16: ; @.str.16 .asciz "E60630" l_.str.17: ; @.str.17 .asciz "E60640" l_.str.18: ; @.str.18 .asciz "E50600" l_.str.19: ; @.str.19 .asciz "E60680" l_.str.20: ; @.str.20 .asciz "E60610C" l_.str.21: ; @.str.21 .asciz "E60610D" l_.str.22: ; @.str.22 .asciz "E606A0" l_.str.23: ; @.str.23 .asciz "E60670" l_.str.24: ; @.str.24 .asciz "E606B0" l_.str.25: ; @.str.25 .asciz "E50620" l_.str.26: ; @.str.26 .asciz "Q70Q00" l_.str.27: ; @.str.27 .asciz "E50610" l_.str.28: ; @.str.28 .asciz "E606C0" l_.str.29: ; @.str.29 .asciz "E606D0" l_.str.30: ; @.str.30 .asciz "E606E0" l_.str.31: ; @.str.31 .asciz "E60Q00" l_.str.32: ; @.str.32 .asciz "E60Q10" l_.str.33: ; @.str.33 .asciz "E60Q20" l_.str.34: ; @.str.34 .asciz "E606F0" l_.str.35: ; @.str.35 .asciz "E606F0B" l_.str.36: ; @.str.36 .asciz "E60Q30" l_.str.37: ; @.str.37 .asciz "E60QB0" l_.str.38: ; @.str.38 .asciz "E60QC0" l_.str.39: ; @.str.39 .asciz "A13120" l_.str.40: ; @.str.40 .asciz "E60Q50" l_.str.41: ; @.str.41 .asciz "E606G0" l_.str.42: ; @.str.42 .asciz "E60Q60" l_.str.43: ; @.str.43 .asciz "E60Q80" l_.str.44: ; @.str.44 .asciz "A13130" l_.str.45: ; @.str.45 .asciz "E606H2" l_.str.46: ; @.str.46 .asciz "E60Q90" l_.str.47: ; @.str.47 .asciz "ED0Q00" l_.str.48: ; @.str.48 .asciz "E60QA0" l_.str.49: ; @.str.49 .asciz "E60QD0" .section __DATA,__data .globl _pcbs ; @pcbs .p2align 3 _pcbs: .quad l_.str .quad l_.str.1 .quad l_.str.2 .quad l_.str.3 .quad l_.str.4 .quad l_.str.5 .quad l_.str.6 .quad l_.str.7 .quad l_.str.8 .quad l_.str.9 .quad l_.str.10 .quad l_.str.11 .quad l_.str.12 .quad l_.str.13 .quad l_.str.14 .quad l_.str.15 .quad l_.str.16 .quad l_.str.17 .quad l_.str.18 .quad l_.str.19 .quad l_.str.20 .quad l_.str.21 .quad l_.str.22 .quad l_.str.23 .quad l_.str.24 .quad l_.str.25 .quad l_.str.26 .quad l_.str.27 .quad l_.str.28 .quad l_.str.29 .quad l_.str.30 .quad l_.str.31 .quad l_.str.32 .quad l_.str.33 .quad l_.str.34 .quad l_.str.35 .quad l_.str.36 .quad l_.str.37 .quad l_.str.38 .quad l_.str.39 .quad l_.str.40 .quad l_.str.41 .quad l_.str.42 .quad l_.str.43 .quad l_.str.44 .quad l_.str.45 .quad l_.str.46 .quad l_.str.47 .quad l_.str.48 .quad l_.str.49 .globl _pcb_to_name ; @pcb_to_name _pcb_to_name: .ascii "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\000\b\b\001\b\b\002\006\b\b\b\b\b\003\003\b\001\b\b\b\007\b\b\b\b\005\b\b\b" .section __TEXT,__cstring,cstring_literals l_.str.50: ; @.str.50 .asciz "trilogy" l_.str.51: ; @.str.51 .asciz "kraken" l_.str.52: ; @.str.52 .asciz "pixie" l_.str.53: ; @.str.53 .asciz "phoenix" l_.str.54: ; @.str.54 .asciz "pika" l_.str.55: ; @.str.55 .asciz "alyssum" l_.str.56: ; @.str.56 .asciz "dragon" l_.str.57: ; @.str.57 .asciz "dahlia" l_.str.58: ; @.str.58 .asciz "?" .section __DATA,__data .globl _codenames ; @codenames .p2align 3 _codenames: .quad l_.str.50 .quad l_.str.51 .quad l_.str.52 .quad l_.str.53 .quad l_.str.54 .quad l_.str.55 .quad l_.str.56 .quad l_.str.57 .quad l_.str.58 .section __TEXT,__cstring,cstring_literals l_.str.59: ; @.str.59 .asciz "touch" l_.str.60: ; @.str.60 .asciz "glo" l_.str.61: ; @.str.61 .asciz "mini" l_.str.62: ; @.str.62 .asciz "aura" l_.str.63: ; @.str.63 .asciz "touch 2.0?" l_.str.64: ; @.str.64 .asciz "glo hd" l_.str.65: ; @.str.65 .asciz "aura hd" l_.str.66: ; @.str.66 .asciz "aura h2o" .section __DATA,__data .globl _names ; @names .p2align 3 _names: .quad l_.str.59 .quad l_.str.60 .quad l_.str.61 .quad l_.str.62 .quad l_.str.63 .quad l_.str.64 .quad l_.str.65 .quad l_.str.66 .quad l_.str.58 .section __TEXT,__cstring,cstring_literals l_.str.67: ; @.str.67 .asciz "Unknown PCB id\n" l_.str.68: ; @.str.68 .asciz "Unknown name\n" l_.str.70: ; @.str.70 .asciz "-id" l_.str.71: ; @.str.71 .asciz "-pcb" l_.str.72: ; @.str.72 .asciz "-codename" l_.str.73: ; @.str.73 .asciz "-common" l_.str.74: ; @.str.74 .asciz "Unknown argument: %s\n" l_.str.75: ; @.str.75 .asciz "rb" l_.str.76: ; @.str.76 .asciz "Failed to open the input file %s\n" l_.str.77: ; @.str.77 .asciz "Failed to seek to position 0x%x in %s\n" l_.str.78: ; @.str.78 .asciz "Failed to read the HWCONFIG entry in %s\n" l_.str.79: ; @.str.79 .asciz "HW CONFIG " l_.str.80: ; @.str.80 .asciz "Input file %s does not appear to contain a HWCONFIG entry\n" l_.str.81: ; @.str.81 .asciz "%d\n" l_str: ; @str .asciz "Usage: kobo_hwconfig file [options]\nOptions:\n -id Print the hwconfig PCB id\n -pcb Print the PCB's model no.\n -codename Print the device's codename\n -common Print the device's common marketing name" .subsections_via_symbols
the_stack_data/1188310.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function forstat _forstat: ## @forstat .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r14d movq %rdi, %rbx movq 8(%rdi), %r15 leaq -28(%rbp), %rsi movq %r15, %rdi movl $1, %edx callq _enterblock movq %rbx, %rdi callq _luaX_next movq %rbx, %rdi callq _str_checkname movl (%rbx), %ecx cmpl $44, %ecx je LBB0_4 ## %bb.1: cmpl $128, %ecx je LBB0_4 ## %bb.2: cmpl $61, %ecx jne LBB0_5 ## %bb.3: movq %rbx, %rdi movq %rax, %rsi movl %r14d, %edx callq _fornum jmp LBB0_6 LBB0_4: movq %rbx, %rdi movq %rax, %rsi callq _forlist jmp LBB0_6 LBB0_5: leaq L_.str(%rip), %rsi movq %rbx, %rdi callq _luaX_syntaxerror LBB0_6: movq _TK_END@GOTPCREL(%rip), %rax movl (%rax), %esi movq _TK_FOR@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rbx, %rdi movl %r14d, %ecx callq _check_match movq %r15, %rdi callq _leaveblock addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "'=' or 'in' expected" .comm _TK_END,4,2 ## @TK_END .comm _TK_FOR,4,2 ## @TK_FOR .no_dead_strip _forstat .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function forstat _forstat: ; @forstat .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x21, x0 ldr x19, [x0, #8] add x1, sp, #12 mov x0, x19 mov w2, #1 bl _enterblock mov x0, x21 bl _luaX_next mov x0, x21 bl _str_checkname mov x1, x0 ldr w8, [x21] cmp w8, #44 b.eq LBB0_4 ; %bb.1: cmp w8, #128 b.eq LBB0_4 ; %bb.2: cmp w8, #61 b.ne LBB0_5 ; %bb.3: mov x0, x21 mov x2, x20 bl _fornum b LBB0_6 LBB0_4: mov x0, x21 bl _forlist b LBB0_6 LBB0_5: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x21 bl _luaX_syntaxerror LBB0_6: Lloh2: adrp x8, _TK_END@GOTPAGE Lloh3: ldr x8, [x8, _TK_END@GOTPAGEOFF] Lloh4: ldr w1, [x8] Lloh5: adrp x8, _TK_FOR@GOTPAGE Lloh6: ldr x8, [x8, _TK_FOR@GOTPAGEOFF] Lloh7: ldr w2, [x8] mov x0, x21 mov x3, x20 bl _check_match mov x0, x19 bl _leaveblock ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "'=' or 'in' expected" .comm _TK_END,4,2 ; @TK_END .comm _TK_FOR,4,2 ; @TK_FOR .no_dead_strip _forstat .subsections_via_symbols
AnghaBench/xLua/build/lua-5.3.4/src/extr_lparser.c_forstat.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function find_arm_elf_section_entry _find_arm_elf_section_entry: ## @find_arm_elf_section_entry .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _sections_with_arm_elf_section_data@GOTPCREL(%rip), %rax movq (%rax), %rcx movq _find_arm_elf_section_entry.last_entry(%rip), %rax testq %rax, %rax je LBB0_4 ## %bb.1: cmpq %rdi, 8(%rax) je LBB0_5 ## %bb.2: movq 16(%rax), %rax testq %rax, %rax je LBB0_4 ## %bb.3: cmpq %rdi, 8(%rax) je LBB0_5 LBB0_4: movq %rcx, %rax testq %rcx, %rcx je LBB0_9 .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpq %rdi, 8(%rax) je LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq 16(%rax), %rax testq %rax, %rax jne LBB0_5 LBB0_9: xorl %eax, %eax popq %rbp retq LBB0_8: movq (%rax), %rcx movq %rcx, _find_arm_elf_section_entry.last_entry(%rip) popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_find_arm_elf_section_entry.last_entry,8,3 ## @find_arm_elf_section_entry.last_entry .comm _sections_with_arm_elf_section_data,8,3 ## @sections_with_arm_elf_section_data .no_dead_strip _find_arm_elf_section_entry .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function find_arm_elf_section_entry _find_arm_elf_section_entry: ; @find_arm_elf_section_entry .cfi_startproc ; %bb.0: mov x8, x0 Lloh0: adrp x9, _sections_with_arm_elf_section_data@GOTPAGE Lloh1: ldr x9, [x9, _sections_with_arm_elf_section_data@GOTPAGEOFF] Lloh2: ldr x10, [x9] adrp x9, _find_arm_elf_section_entry.last_entry@PAGE ldr x0, [x9, _find_arm_elf_section_entry.last_entry@PAGEOFF] cbz x0, LBB0_4 ; %bb.1: ldr x11, [x0, #8] cmp x11, x8 b.eq LBB0_5 ; %bb.2: ldr x0, [x0, #16] cbz x0, LBB0_4 ; %bb.3: ldr x11, [x0, #8] cmp x11, x8 b.eq LBB0_5 LBB0_4: mov x0, x10 cbz x10, LBB0_7 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x10, [x0, #8] cmp x10, x8 b.eq LBB0_8 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [x0, #16] cbnz x0, LBB0_5 LBB0_7: ret LBB0_8: ldr x8, [x0] str x8, [x9, _find_arm_elf_section_entry.last_entry@PAGEOFF] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .zerofill __DATA,__bss,_find_arm_elf_section_entry.last_entry,8,3 ; @find_arm_elf_section_entry.last_entry .comm _sections_with_arm_elf_section_data,8,3 ; @sections_with_arm_elf_section_data .no_dead_strip _find_arm_elf_section_entry .subsections_via_symbols
AnghaBench/freebsd/contrib/binutils/bfd/extr_elf32-arm.c_find_arm_elf_section_entry.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _AAS_InitSettings ## -- Begin function AAS_InitSettings .p2align 4, 0x90 _AAS_InitSettings: ## @AAS_InitSettings .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq _aassettings@GOTPCREL(%rip), %rbx movq (%rbx), %rax movq $0, (%rax) movl $-1, 8(%rax) leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _LibVarValue movq %rax, 288(%rbx) leaq L_.str.2(%rip), %rdi leaq L_.str.3(%rip), %r15 movq %r15, %rsi callq _LibVarValue movq %rax, 280(%rbx) leaq L_.str.4(%rip), %rdi leaq L_.str.5(%rip), %rsi callq _LibVarValue movq %rax, 272(%rbx) leaq L_.str.6(%rip), %rdi leaq L_.str.7(%rip), %r12 movq %r12, %rsi callq _LibVarValue movq %rax, 264(%rbx) leaq L_.str.8(%rip), %rdi leaq L_.str.9(%rip), %r14 movq %r14, %rsi callq _LibVarValue movq %rax, 256(%rbx) leaq L_.str.10(%rip), %rdi leaq L_.str.11(%rip), %r13 movq %r13, %rsi callq _LibVarValue movq %rax, 248(%rbx) leaq L_.str.12(%rip), %rdi movq %r13, %rsi callq _LibVarValue movq %rax, 240(%rbx) leaq L_.str.13(%rip), %rdi movq %r15, %rsi callq _LibVarValue movq %rax, 232(%rbx) leaq L_.str.14(%rip), %rdi leaq L_.str.15(%rip), %rsi callq _LibVarValue movq %rax, 224(%rbx) leaq L_.str.16(%rip), %rdi leaq L_.str.17(%rip), %rsi callq _LibVarValue movq %rax, 216(%rbx) leaq L_.str.18(%rip), %rdi movq %r12, %rsi callq _LibVarValue movq %rax, 208(%rbx) leaq L_.str.19(%rip), %rdi leaq L_.str.20(%rip), %rsi callq _LibVarValue movq %rax, 200(%rbx) leaq L_.str.21(%rip), %rdi leaq L_.str.22(%rip), %rsi callq _LibVarValue movq %rax, 192(%rbx) leaq L_.str.23(%rip), %rdi leaq L_.str.24(%rip), %rsi callq _LibVarValue movq %rax, 184(%rbx) leaq L_.str.25(%rip), %rdi leaq L_.str.26(%rip), %rsi callq _LibVarValue movq %rax, 176(%rbx) leaq L_.str.27(%rip), %rdi leaq L_.str.28(%rip), %rsi callq _LibVarValue movq %rax, 168(%rbx) leaq L_.str.29(%rip), %rdi leaq L_.str.30(%rip), %rsi callq _LibVarValue movq %rax, 160(%rbx) leaq L_.str.31(%rip), %rdi leaq L_.str.32(%rip), %rsi callq _LibVarValue movq %rax, 152(%rbx) leaq L_.str.33(%rip), %rdi leaq L_.str.34(%rip), %rsi callq _LibVarValue movq %rax, 144(%rbx) leaq L_.str.35(%rip), %rdi movq %r14, %rsi callq _LibVarValue movq %rax, 136(%rbx) leaq L_.str.36(%rip), %rdi leaq L_.str.37(%rip), %r14 movq %r14, %rsi callq _LibVarValue movq %rax, 128(%rbx) leaq L_.str.38(%rip), %rdi movq %r15, %rsi callq _LibVarValue movq %rax, 120(%rbx) leaq L_.str.39(%rip), %rdi leaq L_.str.40(%rip), %r12 movq %r12, %rsi callq _LibVarValue movq %rax, 112(%rbx) leaq L_.str.41(%rip), %rdi leaq L_.str.42(%rip), %r15 movq %r15, %rsi callq _LibVarValue movq %rax, 104(%rbx) leaq L_.str.43(%rip), %rdi leaq L_.str.44(%rip), %rsi callq _LibVarValue movq %rax, 96(%rbx) leaq L_.str.45(%rip), %rdi movq %r12, %rsi callq _LibVarValue movq %rax, 88(%rbx) leaq L_.str.46(%rip), %rdi movq %r15, %rsi callq _LibVarValue movq %rax, 80(%rbx) leaq L_.str.47(%rip), %rdi movq %r15, %rsi callq _LibVarValue movq %rax, 72(%rbx) leaq L_.str.48(%rip), %rdi leaq L_.str.49(%rip), %rsi callq _LibVarValue movq %rax, 64(%rbx) leaq L_.str.50(%rip), %rdi movq %r12, %rsi callq _LibVarValue movq %rax, 56(%rbx) leaq L_.str.51(%rip), %rdi movq %r12, %rsi callq _LibVarValue movq %rax, 48(%rbx) leaq L_.str.52(%rip), %rdi movq %r14, %rsi callq _LibVarValue movq %rax, 40(%rbx) leaq L_.str.53(%rip), %rdi movq %r12, %rsi callq _LibVarValue movq %rax, 32(%rbx) leaq L_.str.54(%rip), %rdi movq %r15, %rsi callq _LibVarValue movq %rax, 24(%rbx) leaq L_.str.55(%rip), %rdi leaq L_.str.56(%rip), %rsi callq _LibVarValue movq %rax, 16(%rbx) leaq L_.str.57(%rip), %rdi leaq L_.str.58(%rip), %rsi callq _LibVarValue movq %rax, 8(%rbx) addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _aassettings,296,3 ## @aassettings .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "phys_friction" L_.str.1: ## @.str.1 .asciz "6" L_.str.2: ## @.str.2 .asciz "phys_stopspeed" L_.str.3: ## @.str.3 .asciz "100" L_.str.4: ## @.str.4 .asciz "phys_gravity" L_.str.5: ## @.str.5 .asciz "800" L_.str.6: ## @.str.6 .asciz "phys_waterfriction" L_.str.7: ## @.str.7 .asciz "1" L_.str.8: ## @.str.8 .asciz "phys_watergravity" L_.str.9: ## @.str.9 .asciz "400" L_.str.10: ## @.str.10 .asciz "phys_maxvelocity" L_.str.11: ## @.str.11 .asciz "320" L_.str.12: ## @.str.12 .asciz "phys_maxwalkvelocity" L_.str.13: ## @.str.13 .asciz "phys_maxcrouchvelocity" L_.str.14: ## @.str.14 .asciz "phys_maxswimvelocity" L_.str.15: ## @.str.15 .asciz "150" L_.str.16: ## @.str.16 .asciz "phys_walkaccelerate" L_.str.17: ## @.str.17 .asciz "10" L_.str.18: ## @.str.18 .asciz "phys_airaccelerate" L_.str.19: ## @.str.19 .asciz "phys_swimaccelerate" L_.str.20: ## @.str.20 .asciz "4" L_.str.21: ## @.str.21 .asciz "phys_maxstep" L_.str.22: ## @.str.22 .asciz "19" L_.str.23: ## @.str.23 .asciz "phys_maxsteepness" L_.str.24: ## @.str.24 .asciz "0.7" L_.str.25: ## @.str.25 .asciz "phys_maxwaterjump" L_.str.26: ## @.str.26 .asciz "18" L_.str.27: ## @.str.27 .asciz "phys_maxbarrier" L_.str.28: ## @.str.28 .asciz "33" L_.str.29: ## @.str.29 .asciz "phys_jumpvel" L_.str.30: ## @.str.30 .asciz "270" L_.str.31: ## @.str.31 .asciz "phys_falldelta5" L_.str.32: ## @.str.32 .asciz "40" L_.str.33: ## @.str.33 .asciz "phys_falldelta10" L_.str.34: ## @.str.34 .asciz "60" L_.str.35: ## @.str.35 .asciz "rs_waterjump" L_.str.36: ## @.str.36 .asciz "rs_teleport" L_.str.37: ## @.str.37 .asciz "50" L_.str.38: ## @.str.38 .asciz "rs_barrierjump" L_.str.39: ## @.str.39 .asciz "rs_startcrouch" L_.str.40: ## @.str.40 .asciz "300" L_.str.41: ## @.str.41 .asciz "rs_startgrapple" L_.str.42: ## @.str.42 .asciz "500" L_.str.43: ## @.str.43 .asciz "rs_startwalkoffledge" L_.str.44: ## @.str.44 .asciz "70" L_.str.45: ## @.str.45 .asciz "rs_startjump" L_.str.46: ## @.str.46 .asciz "rs_rocketjump" L_.str.47: ## @.str.47 .asciz "rs_bfgjump" L_.str.48: ## @.str.48 .asciz "rs_jumppad" L_.str.49: ## @.str.49 .asciz "250" L_.str.50: ## @.str.50 .asciz "rs_aircontrolledjumppad" L_.str.51: ## @.str.51 .asciz "rs_funcbob" L_.str.52: ## @.str.52 .asciz "rs_startelevator" L_.str.53: ## @.str.53 .asciz "rs_falldamage5" L_.str.54: ## @.str.54 .asciz "rs_falldamage10" L_.str.55: ## @.str.55 .asciz "rs_maxfallheight" L_.str.56: ## @.str.56 .asciz "0" L_.str.57: ## @.str.57 .asciz "rs_maxjumpfallheight" L_.str.58: ## @.str.58 .asciz "450" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _AAS_InitSettings ; -- Begin function AAS_InitSettings .p2align 2 _AAS_InitSettings: ; @AAS_InitSettings .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 Lloh0: adrp x23, _aassettings@GOTPAGE Lloh1: ldr x23, [x23, _aassettings@GOTPAGEOFF] ldr x8, [x23] str xzr, [x8] mov w9, #-1 str w9, [x8, #8] Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF Lloh4: adrp x1, l_.str.1@PAGE Lloh5: add x1, x1, l_.str.1@PAGEOFF bl _LibVarValue str x0, [x23, #288] Lloh6: adrp x0, l_.str.2@PAGE Lloh7: add x0, x0, l_.str.2@PAGEOFF Lloh8: adrp x19, l_.str.3@PAGE Lloh9: add x19, x19, l_.str.3@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #280] Lloh10: adrp x0, l_.str.4@PAGE Lloh11: add x0, x0, l_.str.4@PAGEOFF Lloh12: adrp x1, l_.str.5@PAGE Lloh13: add x1, x1, l_.str.5@PAGEOFF bl _LibVarValue str x0, [x23, #272] Lloh14: adrp x0, l_.str.6@PAGE Lloh15: add x0, x0, l_.str.6@PAGEOFF Lloh16: adrp x21, l_.str.7@PAGE Lloh17: add x21, x21, l_.str.7@PAGEOFF mov x1, x21 bl _LibVarValue str x0, [x23, #264] Lloh18: adrp x0, l_.str.8@PAGE Lloh19: add x0, x0, l_.str.8@PAGEOFF Lloh20: adrp x20, l_.str.9@PAGE Lloh21: add x20, x20, l_.str.9@PAGEOFF mov x1, x20 bl _LibVarValue str x0, [x23, #256] Lloh22: adrp x0, l_.str.10@PAGE Lloh23: add x0, x0, l_.str.10@PAGEOFF Lloh24: adrp x22, l_.str.11@PAGE Lloh25: add x22, x22, l_.str.11@PAGEOFF mov x1, x22 bl _LibVarValue str x0, [x23, #248] Lloh26: adrp x0, l_.str.12@PAGE Lloh27: add x0, x0, l_.str.12@PAGEOFF mov x1, x22 bl _LibVarValue str x0, [x23, #240] Lloh28: adrp x0, l_.str.13@PAGE Lloh29: add x0, x0, l_.str.13@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #232] Lloh30: adrp x0, l_.str.14@PAGE Lloh31: add x0, x0, l_.str.14@PAGEOFF Lloh32: adrp x1, l_.str.15@PAGE Lloh33: add x1, x1, l_.str.15@PAGEOFF bl _LibVarValue str x0, [x23, #224] Lloh34: adrp x0, l_.str.16@PAGE Lloh35: add x0, x0, l_.str.16@PAGEOFF Lloh36: adrp x1, l_.str.17@PAGE Lloh37: add x1, x1, l_.str.17@PAGEOFF bl _LibVarValue str x0, [x23, #216] Lloh38: adrp x0, l_.str.18@PAGE Lloh39: add x0, x0, l_.str.18@PAGEOFF mov x1, x21 bl _LibVarValue str x0, [x23, #208] Lloh40: adrp x0, l_.str.19@PAGE Lloh41: add x0, x0, l_.str.19@PAGEOFF Lloh42: adrp x1, l_.str.20@PAGE Lloh43: add x1, x1, l_.str.20@PAGEOFF bl _LibVarValue str x0, [x23, #200] Lloh44: adrp x0, l_.str.21@PAGE Lloh45: add x0, x0, l_.str.21@PAGEOFF Lloh46: adrp x1, l_.str.22@PAGE Lloh47: add x1, x1, l_.str.22@PAGEOFF bl _LibVarValue str x0, [x23, #192] Lloh48: adrp x0, l_.str.23@PAGE Lloh49: add x0, x0, l_.str.23@PAGEOFF Lloh50: adrp x1, l_.str.24@PAGE Lloh51: add x1, x1, l_.str.24@PAGEOFF bl _LibVarValue str x0, [x23, #184] Lloh52: adrp x0, l_.str.25@PAGE Lloh53: add x0, x0, l_.str.25@PAGEOFF Lloh54: adrp x1, l_.str.26@PAGE Lloh55: add x1, x1, l_.str.26@PAGEOFF bl _LibVarValue str x0, [x23, #176] Lloh56: adrp x0, l_.str.27@PAGE Lloh57: add x0, x0, l_.str.27@PAGEOFF Lloh58: adrp x1, l_.str.28@PAGE Lloh59: add x1, x1, l_.str.28@PAGEOFF bl _LibVarValue str x0, [x23, #168] Lloh60: adrp x0, l_.str.29@PAGE Lloh61: add x0, x0, l_.str.29@PAGEOFF Lloh62: adrp x1, l_.str.30@PAGE Lloh63: add x1, x1, l_.str.30@PAGEOFF bl _LibVarValue str x0, [x23, #160] Lloh64: adrp x0, l_.str.31@PAGE Lloh65: add x0, x0, l_.str.31@PAGEOFF Lloh66: adrp x1, l_.str.32@PAGE Lloh67: add x1, x1, l_.str.32@PAGEOFF bl _LibVarValue str x0, [x23, #152] Lloh68: adrp x0, l_.str.33@PAGE Lloh69: add x0, x0, l_.str.33@PAGEOFF Lloh70: adrp x1, l_.str.34@PAGE Lloh71: add x1, x1, l_.str.34@PAGEOFF bl _LibVarValue str x0, [x23, #144] Lloh72: adrp x0, l_.str.35@PAGE Lloh73: add x0, x0, l_.str.35@PAGEOFF mov x1, x20 bl _LibVarValue str x0, [x23, #136] Lloh74: adrp x0, l_.str.36@PAGE Lloh75: add x0, x0, l_.str.36@PAGEOFF Lloh76: adrp x20, l_.str.37@PAGE Lloh77: add x20, x20, l_.str.37@PAGEOFF mov x1, x20 bl _LibVarValue str x0, [x23, #128] Lloh78: adrp x0, l_.str.38@PAGE Lloh79: add x0, x0, l_.str.38@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #120] Lloh80: adrp x0, l_.str.39@PAGE Lloh81: add x0, x0, l_.str.39@PAGEOFF Lloh82: adrp x19, l_.str.40@PAGE Lloh83: add x19, x19, l_.str.40@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #112] Lloh84: adrp x0, l_.str.41@PAGE Lloh85: add x0, x0, l_.str.41@PAGEOFF Lloh86: adrp x21, l_.str.42@PAGE Lloh87: add x21, x21, l_.str.42@PAGEOFF mov x1, x21 bl _LibVarValue str x0, [x23, #104] Lloh88: adrp x0, l_.str.43@PAGE Lloh89: add x0, x0, l_.str.43@PAGEOFF Lloh90: adrp x1, l_.str.44@PAGE Lloh91: add x1, x1, l_.str.44@PAGEOFF bl _LibVarValue str x0, [x23, #96] Lloh92: adrp x0, l_.str.45@PAGE Lloh93: add x0, x0, l_.str.45@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #88] Lloh94: adrp x0, l_.str.46@PAGE Lloh95: add x0, x0, l_.str.46@PAGEOFF mov x1, x21 bl _LibVarValue str x0, [x23, #80] Lloh96: adrp x0, l_.str.47@PAGE Lloh97: add x0, x0, l_.str.47@PAGEOFF mov x1, x21 bl _LibVarValue str x0, [x23, #72] Lloh98: adrp x0, l_.str.48@PAGE Lloh99: add x0, x0, l_.str.48@PAGEOFF Lloh100: adrp x1, l_.str.49@PAGE Lloh101: add x1, x1, l_.str.49@PAGEOFF bl _LibVarValue str x0, [x23, #64] Lloh102: adrp x0, l_.str.50@PAGE Lloh103: add x0, x0, l_.str.50@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #56] Lloh104: adrp x0, l_.str.51@PAGE Lloh105: add x0, x0, l_.str.51@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #48] Lloh106: adrp x0, l_.str.52@PAGE Lloh107: add x0, x0, l_.str.52@PAGEOFF mov x1, x20 bl _LibVarValue str x0, [x23, #40] Lloh108: adrp x0, l_.str.53@PAGE Lloh109: add x0, x0, l_.str.53@PAGEOFF mov x1, x19 bl _LibVarValue str x0, [x23, #32] Lloh110: adrp x0, l_.str.54@PAGE Lloh111: add x0, x0, l_.str.54@PAGEOFF mov x1, x21 bl _LibVarValue str x0, [x23, #24] Lloh112: adrp x0, l_.str.55@PAGE Lloh113: add x0, x0, l_.str.55@PAGEOFF Lloh114: adrp x1, l_.str.56@PAGE Lloh115: add x1, x1, l_.str.56@PAGEOFF bl _LibVarValue str x0, [x23, #16] Lloh116: adrp x0, l_.str.57@PAGE Lloh117: add x0, x0, l_.str.57@PAGEOFF Lloh118: adrp x1, l_.str.58@PAGE Lloh119: add x1, x1, l_.str.58@PAGEOFF bl _LibVarValue str x0, [x23, #8] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh118, Lloh119 .loh AdrpAdd Lloh116, Lloh117 .loh AdrpAdd Lloh114, Lloh115 .loh AdrpAdd Lloh112, Lloh113 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpAdd Lloh108, Lloh109 .loh AdrpAdd Lloh106, Lloh107 .loh AdrpAdd Lloh104, Lloh105 .loh AdrpAdd Lloh102, Lloh103 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpAdd Lloh98, Lloh99 .loh AdrpAdd Lloh96, Lloh97 .loh AdrpAdd Lloh94, Lloh95 .loh AdrpAdd Lloh92, Lloh93 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpAdd Lloh88, Lloh89 .loh AdrpAdd Lloh86, Lloh87 .loh AdrpAdd Lloh84, Lloh85 .loh AdrpAdd Lloh82, Lloh83 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpAdd Lloh78, Lloh79 .loh AdrpAdd Lloh76, Lloh77 .loh AdrpAdd Lloh74, Lloh75 .loh AdrpAdd Lloh72, Lloh73 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpAdd Lloh68, Lloh69 .loh AdrpAdd Lloh66, Lloh67 .loh AdrpAdd Lloh64, Lloh65 .loh AdrpAdd Lloh62, Lloh63 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpAdd Lloh58, Lloh59 .loh AdrpAdd Lloh56, Lloh57 .loh AdrpAdd Lloh54, Lloh55 .loh AdrpAdd Lloh52, Lloh53 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpAdd Lloh48, Lloh49 .loh AdrpAdd Lloh46, Lloh47 .loh AdrpAdd Lloh44, Lloh45 .loh AdrpAdd Lloh42, Lloh43 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpAdd Lloh38, Lloh39 .loh AdrpAdd Lloh36, Lloh37 .loh AdrpAdd Lloh34, Lloh35 .loh AdrpAdd Lloh32, Lloh33 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _aassettings,296,3 ; @aassettings .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "phys_friction" l_.str.1: ; @.str.1 .asciz "6" l_.str.2: ; @.str.2 .asciz "phys_stopspeed" l_.str.3: ; @.str.3 .asciz "100" l_.str.4: ; @.str.4 .asciz "phys_gravity" l_.str.5: ; @.str.5 .asciz "800" l_.str.6: ; @.str.6 .asciz "phys_waterfriction" l_.str.7: ; @.str.7 .asciz "1" l_.str.8: ; @.str.8 .asciz "phys_watergravity" l_.str.9: ; @.str.9 .asciz "400" l_.str.10: ; @.str.10 .asciz "phys_maxvelocity" l_.str.11: ; @.str.11 .asciz "320" l_.str.12: ; @.str.12 .asciz "phys_maxwalkvelocity" l_.str.13: ; @.str.13 .asciz "phys_maxcrouchvelocity" l_.str.14: ; @.str.14 .asciz "phys_maxswimvelocity" l_.str.15: ; @.str.15 .asciz "150" l_.str.16: ; @.str.16 .asciz "phys_walkaccelerate" l_.str.17: ; @.str.17 .asciz "10" l_.str.18: ; @.str.18 .asciz "phys_airaccelerate" l_.str.19: ; @.str.19 .asciz "phys_swimaccelerate" l_.str.20: ; @.str.20 .asciz "4" l_.str.21: ; @.str.21 .asciz "phys_maxstep" l_.str.22: ; @.str.22 .asciz "19" l_.str.23: ; @.str.23 .asciz "phys_maxsteepness" l_.str.24: ; @.str.24 .asciz "0.7" l_.str.25: ; @.str.25 .asciz "phys_maxwaterjump" l_.str.26: ; @.str.26 .asciz "18" l_.str.27: ; @.str.27 .asciz "phys_maxbarrier" l_.str.28: ; @.str.28 .asciz "33" l_.str.29: ; @.str.29 .asciz "phys_jumpvel" l_.str.30: ; @.str.30 .asciz "270" l_.str.31: ; @.str.31 .asciz "phys_falldelta5" l_.str.32: ; @.str.32 .asciz "40" l_.str.33: ; @.str.33 .asciz "phys_falldelta10" l_.str.34: ; @.str.34 .asciz "60" l_.str.35: ; @.str.35 .asciz "rs_waterjump" l_.str.36: ; @.str.36 .asciz "rs_teleport" l_.str.37: ; @.str.37 .asciz "50" l_.str.38: ; @.str.38 .asciz "rs_barrierjump" l_.str.39: ; @.str.39 .asciz "rs_startcrouch" l_.str.40: ; @.str.40 .asciz "300" l_.str.41: ; @.str.41 .asciz "rs_startgrapple" l_.str.42: ; @.str.42 .asciz "500" l_.str.43: ; @.str.43 .asciz "rs_startwalkoffledge" l_.str.44: ; @.str.44 .asciz "70" l_.str.45: ; @.str.45 .asciz "rs_startjump" l_.str.46: ; @.str.46 .asciz "rs_rocketjump" l_.str.47: ; @.str.47 .asciz "rs_bfgjump" l_.str.48: ; @.str.48 .asciz "rs_jumppad" l_.str.49: ; @.str.49 .asciz "250" l_.str.50: ; @.str.50 .asciz "rs_aircontrolledjumppad" l_.str.51: ; @.str.51 .asciz "rs_funcbob" l_.str.52: ; @.str.52 .asciz "rs_startelevator" l_.str.53: ; @.str.53 .asciz "rs_falldamage5" l_.str.54: ; @.str.54 .asciz "rs_falldamage10" l_.str.55: ; @.str.55 .asciz "rs_maxfallheight" l_.str.56: ; @.str.56 .asciz "0" l_.str.57: ; @.str.57 .asciz "rs_maxjumpfallheight" l_.str.58: ; @.str.58 .asciz "450" .subsections_via_symbols
AnghaBench/Quake-III-Arena/code/botlib/extr_be_aas_move.c_AAS_InitSettings.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cmpc_remove_acpi_notify_device _cmpc_remove_acpi_notify_device: ## @cmpc_remove_acpi_notify_device .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _dev_get_drvdata movq %rax, %rdi callq _input_unregister_device xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _cmpc_remove_acpi_notify_device .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cmpc_remove_acpi_notify_device _cmpc_remove_acpi_notify_device: ; @cmpc_remove_acpi_notify_device .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _dev_get_drvdata bl _input_unregister_device mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _cmpc_remove_acpi_notify_device .subsections_via_symbols
AnghaBench/linux/drivers/platform/x86/extr_classmate-laptop.c_cmpc_remove_acpi_notify_device.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_intel8x0m_capture_close _snd_intel8x0m_capture_close: ## @snd_intel8x0m_capture_close .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _snd_pcm_substream_chip movq (%rax), %rax movq _ICHD_MDMIN@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq $0, (%rax,%rcx,8) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _ICHD_MDMIN,8,3 ## @ICHD_MDMIN .no_dead_strip _snd_intel8x0m_capture_close .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_intel8x0m_capture_close _snd_intel8x0m_capture_close: ; @snd_intel8x0m_capture_close .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _snd_pcm_substream_chip ldr x8, [x0] Lloh0: adrp x9, _ICHD_MDMIN@GOTPAGE Lloh1: ldr x9, [x9, _ICHD_MDMIN@GOTPAGEOFF] Lloh2: ldr x9, [x9] str xzr, [x8, x9, lsl #3] mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _ICHD_MDMIN,8,3 ; @ICHD_MDMIN .no_dead_strip _snd_intel8x0m_capture_close .subsections_via_symbols
AnghaBench/fastsocket/kernel/sound/pci/extr_intel8x0m.c_snd_intel8x0m_capture_close.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _min_heap_top_ ## -- Begin function min_heap_top_ .p2align 4, 0x90 _min_heap_top_: ## @min_heap_top_ .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpq $0, 8(%rdi) je LBB0_1 ## %bb.2: movq (%rdi), %rax movq (%rax), %rax popq %rbp retq LBB0_1: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _min_heap_top_ ; -- Begin function min_heap_top_ .p2align 2 _min_heap_top_: ; @min_heap_top_ .cfi_startproc ; %bb.0: ldr x8, [x0, #8] cbz x8, LBB0_2 ; %bb.1: ldr x8, [x0] ldr x0, [x8] ret LBB0_2: mov x0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/contrib/ntp/sntp/libevent/extr_minheap-internal.h_min_heap_top_.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function il_get_mgmt_string _il_get_mgmt_string: ## @il_get_mgmt_string .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "UNKNOWN" .comm _MANAGEMENT_ACTION,4,2 ## @MANAGEMENT_ACTION .comm _MANAGEMENT_ASSOC_REQ,4,2 ## @MANAGEMENT_ASSOC_REQ .comm _MANAGEMENT_ASSOC_RESP,4,2 ## @MANAGEMENT_ASSOC_RESP .comm _MANAGEMENT_ATIM,4,2 ## @MANAGEMENT_ATIM .comm _MANAGEMENT_AUTH,4,2 ## @MANAGEMENT_AUTH .comm _MANAGEMENT_BEACON,4,2 ## @MANAGEMENT_BEACON .comm _MANAGEMENT_DEAUTH,4,2 ## @MANAGEMENT_DEAUTH .comm _MANAGEMENT_DISASSOC,4,2 ## @MANAGEMENT_DISASSOC .comm _MANAGEMENT_PROBE_REQ,4,2 ## @MANAGEMENT_PROBE_REQ .comm _MANAGEMENT_PROBE_RESP,4,2 ## @MANAGEMENT_PROBE_RESP .comm _MANAGEMENT_REASSOC_REQ,4,2 ## @MANAGEMENT_REASSOC_REQ .comm _MANAGEMENT_REASSOC_RESP,4,2 ## @MANAGEMENT_REASSOC_RESP .no_dead_strip _il_get_mgmt_string .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function il_get_mgmt_string _il_get_mgmt_string: ; @il_get_mgmt_string .cfi_startproc ; %bb.0: Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "UNKNOWN" .comm _MANAGEMENT_ACTION,4,2 ; @MANAGEMENT_ACTION .comm _MANAGEMENT_ASSOC_REQ,4,2 ; @MANAGEMENT_ASSOC_REQ .comm _MANAGEMENT_ASSOC_RESP,4,2 ; @MANAGEMENT_ASSOC_RESP .comm _MANAGEMENT_ATIM,4,2 ; @MANAGEMENT_ATIM .comm _MANAGEMENT_AUTH,4,2 ; @MANAGEMENT_AUTH .comm _MANAGEMENT_BEACON,4,2 ; @MANAGEMENT_BEACON .comm _MANAGEMENT_DEAUTH,4,2 ; @MANAGEMENT_DEAUTH .comm _MANAGEMENT_DISASSOC,4,2 ; @MANAGEMENT_DISASSOC .comm _MANAGEMENT_PROBE_REQ,4,2 ; @MANAGEMENT_PROBE_REQ .comm _MANAGEMENT_PROBE_RESP,4,2 ; @MANAGEMENT_PROBE_RESP .comm _MANAGEMENT_REASSOC_REQ,4,2 ; @MANAGEMENT_REASSOC_REQ .comm _MANAGEMENT_REASSOC_RESP,4,2 ; @MANAGEMENT_REASSOC_RESP .no_dead_strip _il_get_mgmt_string .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/iwlegacy/extr_debug.c_il_get_mgmt_string.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function branch_get_push_1 _branch_get_push_1: ## @branch_get_push_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %r15 xorl %esi, %esi callq _pushremote_for_branch movl %eax, %edi callq _remote_get testq %rax, %rax je LBB0_5 ## %bb.1: movq %rax, %rbx cmpq $0, 16(%rax) je LBB0_6 ## %bb.2: movq %rbx, %rdi addq $16, %rdi movq (%r15), %rsi callq _apply_refspecs testq %rax, %rax je LBB0_8 ## %bb.3: movq %rax, %r12 movq %rbx, %rdi movq %rax, %rsi movq %r14, %rdx callq _tracking_for_push_dest movq %rax, %rbx movq %r12, %rdi callq _free LBB0_4: movq %rbx, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_5: leaq L_.str(%rip), %rdi callq __ movl 8(%r15), %edx movq %r14, %rdi movl %eax, %esi xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _error_buf ## TAILCALL LBB0_6: cmpq $0, (%rbx) je LBB0_9 LBB0_7: movq (%r15), %rsi movq %rbx, %rdi movq %r14, %rdx popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _tracking_for_push_dest ## TAILCALL LBB0_8: leaq L_.str.1(%rip), %rdi callq __ movl 8(%rbx), %edx movl 8(%r15), %ecx movq %r14, %rdi movl %eax, %esi xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _error_buf ## TAILCALL LBB0_9: movq _push_default@GOTPCREL(%rip), %rax movl (%rax), %eax addl $-128, %eax cmpl $5, %eax ja LBB0_15 ## %bb.10: leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_11: movq %r15, %rdi movq %r14, %rsi callq _branch_get_upstream testq %rax, %rax je LBB0_20 ## %bb.12: movq %rax, %r12 movq (%r15), %rsi movq %rbx, %rdi movq %r14, %rdx callq _tracking_for_push_dest testq %rax, %rax je LBB0_20 ## %bb.13: movq %rax, %rbx movq %rax, %rdi movq %r12, %rsi callq _strcmp testl %eax, %eax je LBB0_4 ## %bb.14: leaq L_.str.3(%rip), %rdi jmp LBB0_18 LBB0_20: xorl %ebx, %ebx jmp LBB0_4 LBB0_15: leaq L_.str.4(%rip), %rdi callq _BUG ## implicit-def: $rbx jmp LBB0_4 LBB0_16: movq %r15, %rdi movq %r14, %rsi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _branch_get_upstream ## TAILCALL LBB0_17: leaq L_.str.2(%rip), %rdi LBB0_18: callq __ movq %r14, %rdi movl %eax, %esi xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _error_buf ## TAILCALL .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_16, LBB0_16-LJTI0_0 .set L0_0_set_11, LBB0_11-LJTI0_0 .set L0_0_set_17, LBB0_17-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 LJTI0_0: .long L0_0_set_16 .long L0_0_set_11 .long L0_0_set_11 .long L0_0_set_17 .long L0_0_set_7 .long L0_0_set_7 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "branch '%s' has no remote for pushing" L_.str.1: ## @.str.1 .asciz "push refspecs for '%s' do not include '%s'" .comm _push_default,4,2 ## @push_default L_.str.2: ## @.str.2 .asciz "push has no destination (push.default is 'nothing')" L_.str.3: ## @.str.3 .asciz "cannot resolve 'simple' push to a single destination" L_.str.4: ## @.str.4 .asciz "unhandled push situation" .no_dead_strip _branch_get_push_1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function branch_get_push_1 _branch_get_push_1: ; @branch_get_push_1 .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x20, x0 mov x1, #0 bl _pushremote_for_branch bl _remote_get cbz x0, LBB0_4 ; %bb.1: mov x21, x0 ldr x8, [x0, #16]! cbz x8, LBB0_5 ; %bb.2: ldr x1, [x20] bl _apply_refspecs cbz x0, LBB0_7 ; %bb.3: mov x22, x0 mov x0, x21 mov x1, x22 mov x2, x19 bl _tracking_for_push_dest mov x19, x0 mov x0, x22 bl _free mov x0, x19 b LBB0_9 LBB0_4: Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl __ mov x1, x0 ldr w8, [x20, #8] b LBB0_8 LBB0_5: ldr x8, [x21] cbz x8, LBB0_10 LBB0_6: ldr x1, [x20] mov x0, x21 mov x2, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _tracking_for_push_dest LBB0_7: Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl __ mov x1, x0 ldr w8, [x21, #8] ldr w9, [x20, #8] str x9, [sp, #8] LBB0_8: str x8, [sp] mov x0, x19 bl _error_buf LBB0_9: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret LBB0_10: Lloh4: adrp x8, _push_default@GOTPAGE Lloh5: ldr x8, [x8, _push_default@GOTPAGEOFF] Lloh6: ldr w8, [x8] sub w8, w8, #128 cmp w8, #5 b.hi LBB0_16 ; %bb.11: Lloh7: adrp x9, lJTI0_0@PAGE Lloh8: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_6 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_12: mov x0, x20 mov x1, x19 bl _branch_get_upstream cbz x0, LBB0_20 ; %bb.13: mov x22, x0 ldr x1, [x20] mov x0, x21 mov x2, x19 bl _tracking_for_push_dest mov x20, x0 cbz x0, LBB0_21 ; %bb.14: mov x0, x20 mov x1, x22 bl _strcmp cbz w0, LBB0_21 ; %bb.15: Lloh9: adrp x0, l_.str.3@PAGE Lloh10: add x0, x0, l_.str.3@PAGEOFF b LBB0_19 LBB0_16: Lloh11: adrp x0, l_.str.4@PAGE Lloh12: add x0, x0, l_.str.4@PAGEOFF bl _BUG ; implicit-def: $x20 b LBB0_21 LBB0_17: mov x0, x20 mov x1, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _branch_get_upstream LBB0_18: Lloh13: adrp x0, l_.str.2@PAGE Lloh14: add x0, x0, l_.str.2@PAGEOFF LBB0_19: bl __ mov x1, x0 mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _error_buf LBB0_20: mov x20, #0 LBB0_21: mov x0, x20 b LBB0_9 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh13, Lloh14 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_17-LBB0_6)>>2 .byte (LBB0_12-LBB0_6)>>2 .byte (LBB0_12-LBB0_6)>>2 .byte (LBB0_18-LBB0_6)>>2 .byte (LBB0_6-LBB0_6)>>2 .byte (LBB0_6-LBB0_6)>>2 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "branch '%s' has no remote for pushing" l_.str.1: ; @.str.1 .asciz "push refspecs for '%s' do not include '%s'" .comm _push_default,4,2 ; @push_default l_.str.2: ; @.str.2 .asciz "push has no destination (push.default is 'nothing')" l_.str.3: ; @.str.3 .asciz "cannot resolve 'simple' push to a single destination" l_.str.4: ; @.str.4 .asciz "unhandled push situation" .no_dead_strip _branch_get_push_1 .subsections_via_symbols
AnghaBench/git/extr_remote.c_branch_get_push_1.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function chunk_mux_init _chunk_mux_init: ## @chunk_mux_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq 8(%rdi), %r12 leaq 8(%r12), %rdi movl 16(%r12), %esi xorl %r14d, %r14d xorl %edx, %edx xorl %ecx, %ecx callq _avformat_alloc_output_context2 testl %eax, %eax js LBB0_1 ## %bb.2: movq 8(%r12), %rbx movl 32(%r15), %eax movl %eax, 32(%rbx) movl 28(%r15), %eax movl %eax, 28(%rbx) leaq 24(%rbx), %rdi movl 24(%r15), %esi xorl %edx, %edx callq _av_dict_copy movq 8(%rbx), %rax movq 16(%rbx), %rcx movq (%rcx), %rcx movq %rcx, (%rax) movq 8(%rbx), %rdi callq _av_opt_set_defaults movq 8(%rbx), %rdi leaq L_.str(%rip), %rsi movl $1, %edx xorl %ecx, %ecx callq _av_opt_set_int movq 8(%rbx), %rdi movl (%r12), %edx leaq L_.str.1(%rip), %rsi xorl %ecx, %ecx callq _av_opt_set_int movq 8(%rbx), %rdi leaq L_.str.2(%rip), %rsi movl $1, %edx xorl %ecx, %ecx callq _av_opt_set_int movl 4(%r15), %eax movl %eax, 4(%rbx) movl (%r15), %eax movl %eax, (%rbx) jmp LBB0_3 LBB0_1: movl %eax, %r14d LBB0_3: movl %r14d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "dash" L_.str.1: ## @.str.1 .asciz "cluster_time_limit" L_.str.2: ## @.str.2 .asciz "live" .no_dead_strip _chunk_mux_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function chunk_mux_init _chunk_mux_init: ; @chunk_mux_init .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 ldr x20, [x0, #8] add x0, x20, #8 ldr w1, [x20, #16] mov x2, #0 mov x3, #0 bl _avformat_alloc_output_context2 tbnz w0, #31, LBB0_2 ; %bb.1: ldr x21, [x20, #8] ldur d0, [x19, #28] stur d0, [x21, #28] add x0, x21, #24 ldr w1, [x19, #24] mov w2, #0 bl _av_dict_copy ldp x9, x8, [x21, #8] ldr x8, [x8] str x8, [x9] ldr x0, [x21, #8] bl _av_opt_set_defaults ldr x0, [x21, #8] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov w2, #1 mov w3, #0 bl _av_opt_set_int ldr x0, [x21, #8] ldr w2, [x20] Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF mov w3, #0 bl _av_opt_set_int ldr x0, [x21, #8] Lloh4: adrp x1, l_.str.2@PAGE Lloh5: add x1, x1, l_.str.2@PAGEOFF mov w2, #1 mov w3, #0 bl _av_opt_set_int mov w0, #0 ldr d0, [x19] str d0, [x21] LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "dash" l_.str.1: ; @.str.1 .asciz "cluster_time_limit" l_.str.2: ; @.str.2 .asciz "live" .no_dead_strip _chunk_mux_init .subsections_via_symbols
AnghaBench/FFmpeg/libavformat/extr_webm_chunk.c_chunk_mux_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_str(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi movl $0, -60(%rbp) ## 4-byte Folded Spill leaq -44(%rbp), %rsi xorl %eax, %eax callq _scanf cvtsi2sdl -44(%rbp), %xmm0 callq _log10 cvttsd2si %xmm0, %r14d leal 1(%r14), %esi leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf movl -44(%rbp), %eax movl $0, %ebx movl $0, -48(%rbp) ## 4-byte Folded Spill movl $0, -52(%rbp) ## 4-byte Folded Spill movl $0, -56(%rbp) ## 4-byte Folded Spill movl $0, %ecx movq %rcx, -104(%rbp) ## 8-byte Spill movl $0, %ecx movq %rcx, -96(%rbp) ## 8-byte Spill movl $0, %ecx movq %rcx, -88(%rbp) ## 8-byte Spill movl $0, %ecx movq %rcx, -72(%rbp) ## 8-byte Spill movl $0, %ecx movq %rcx, -80(%rbp) ## 8-byte Spill testl %eax, %eax je LBB0_15 ## %bb.1: xorl %ecx, %ecx movq %rcx, -80(%rbp) ## 8-byte Spill leaq LJTI0_0(%rip), %r15 xorl %ecx, %ecx movq %rcx, -72(%rbp) ## 8-byte Spill xorl %ecx, %ecx movq %rcx, -88(%rbp) ## 8-byte Spill xorl %ecx, %ecx movq %rcx, -96(%rbp) ## 8-byte Spill xorl %ecx, %ecx movq %rcx, -104(%rbp) ## 8-byte Spill movl $0, -56(%rbp) ## 4-byte Folded Spill movl $0, -52(%rbp) ## 4-byte Folded Spill movl $0, -48(%rbp) ## 4-byte Folded Spill xorl %ebx, %ebx movl $0, -60(%rbp) ## 4-byte Folded Spill jmp LBB0_2 LBB0_13: ## in Loop: Header=BB0_2 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload incl %eax movq %rax, -80(%rbp) ## 8-byte Spill .p2align 4, 0x90 LBB0_14: ## in Loop: Header=BB0_2 Depth=1 movl -44(%rbp), %eax decl %r14d testl %eax, %eax je LBB0_15 LBB0_2: ## =>This Inner Loop Header: Depth=1 movslq %eax, %r12 imulq $1717986919, %r12, %rax ## imm = 0x66666667 movq %rax, %rcx shrq $63, %rcx sarq $34, %rax addl %ecx, %eax leal (%rax,%rax), %ecx leal (%rcx,%rcx,4), %r13d movl %eax, -44(%rbp) xorps %xmm0, %xmm0 cvtsi2sd %r14d, %xmm0 callq ___exp10 notl %r13d addl %r13d, %r12d cmpl $8, %r12d ja LBB0_13 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movslq (%r15,%r12,4), %rax addq %r15, %rax jmpq *%rax LBB0_4: ## in Loop: Header=BB0_2 Depth=1 incl -60(%rbp) ## 4-byte Folded Spill jmp LBB0_14 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 incl %ebx jmp LBB0_14 LBB0_6: ## in Loop: Header=BB0_2 Depth=1 incl -48(%rbp) ## 4-byte Folded Spill jmp LBB0_14 LBB0_7: ## in Loop: Header=BB0_2 Depth=1 incl -52(%rbp) ## 4-byte Folded Spill jmp LBB0_14 LBB0_8: ## in Loop: Header=BB0_2 Depth=1 incl -56(%rbp) ## 4-byte Folded Spill jmp LBB0_14 LBB0_9: ## in Loop: Header=BB0_2 Depth=1 movq -104(%rbp), %rax ## 8-byte Reload incl %eax movq %rax, -104(%rbp) ## 8-byte Spill jmp LBB0_14 LBB0_10: ## in Loop: Header=BB0_2 Depth=1 movq -96(%rbp), %rax ## 8-byte Reload incl %eax movq %rax, -96(%rbp) ## 8-byte Spill jmp LBB0_14 LBB0_11: ## in Loop: Header=BB0_2 Depth=1 movq -88(%rbp), %rax ## 8-byte Reload incl %eax movq %rax, -88(%rbp) ## 8-byte Spill jmp LBB0_14 LBB0_12: ## in Loop: Header=BB0_2 Depth=1 movq -72(%rbp), %rax ## 8-byte Reload incl %eax movq %rax, -72(%rbp) ## 8-byte Spill jmp LBB0_14 LBB0_15: subq $8, %rsp leaq L_.str.3(%rip), %rdi movl -60(%rbp), %esi ## 4-byte Reload movl %ebx, %edx movl -48(%rbp), %ecx ## 4-byte Reload movl -52(%rbp), %r8d ## 4-byte Reload movl -56(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax pushq -80(%rbp) ## 8-byte Folded Reload pushq -72(%rbp) ## 8-byte Folded Reload pushq -88(%rbp) ## 8-byte Folded Reload pushq -96(%rbp) ## 8-byte Folded Reload pushq -104(%rbp) ## 8-byte Folded Reload callq _printf addq $48, %rsp xorl %eax, %eax addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_9, LBB0_9-LJTI0_0 .set L0_0_set_10, LBB0_10-LJTI0_0 .set L0_0_set_11, LBB0_11-LJTI0_0 .set L0_0_set_12, LBB0_12-LJTI0_0 LJTI0_0: .long L0_0_set_4 .long L0_0_set_5 .long L0_0_set_6 .long L0_0_set_7 .long L0_0_set_8 .long L0_0_set_9 .long L0_0_set_10 .long L0_0_set_11 .long L0_0_set_12 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "digits = %d\n" L_.str.3: ## @.str.3 .asciz " one = %d \n two = %d \n three = %d \n four = %d \n five = %d \n six = %d \n seven = %d \n eight = %d \n nine = %d \n zero = %d \n" L_str: ## @str .asciz "enetr number " .subsections_via_symbols
.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, #240 .cfi_def_cfa_offset 240 stp x28, x27, [sp, #144] ; 16-byte Folded Spill stp x26, x25, [sp, #160] ; 16-byte Folded Spill stp x24, x23, [sp, #176] ; 16-byte Folded Spill stp x22, x21, [sp, #192] ; 16-byte Folded Spill stp x20, x19, [sp, #208] ; 16-byte Folded Spill stp x29, x30, [sp, #224] ; 16-byte Folded Spill add x29, sp, #224 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts sub x8, x29, #84 str x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur s0, [x29, #-84] sshll.2d v0, v0, #0 scvtf d0, d0 bl _log10 fcvtzs w19, d0 add w8, w19, #1 str x8, [sp] Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf ldur w23, [x29, #-84] cbz w23, LBB0_15 ; %bb.1: mov w28, #0 mov w27, #0 mov w26, #0 mov w25, #0 stp xzr, xzr, [sp, #88] ; 16-byte Folded Spill stp xzr, xzr, [sp, #104] ; 16-byte Folded Spill stp xzr, xzr, [x29, #-104] ; 16-byte Folded Spill mov w20, #26215 movk w20, #26214, lsl #16 mov w21, #-1 Lloh6: adrp x22, lJTI0_0@PAGE Lloh7: add x22, x22, lJTI0_0@PAGEOFF b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 add w28, w28, #1 LBB0_3: ; in Loop: Header=BB0_4 Depth=1 ldur w23, [x29, #-84] sub w19, w19, #1 cbz w23, LBB0_16 LBB0_4: ; =>This Inner Loop Header: Depth=1 smull x8, w23, w20 lsr x9, x8, #63 asr x8, x8, #34 add w8, w8, w9 add w24, w8, w8, lsl #2 stur w8, [x29, #-84] scvtf d0, w19 bl ___exp10 eor w8, w21, w24, lsl #1 add w8, w8, w23 cmp w8, #8 b.hi LBB0_2 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 adr x9, LBB0_6 ldrb w10, [x22, x8] add x9, x9, x10, lsl #2 br x9 LBB0_6: ; in Loop: Header=BB0_4 Depth=1 ldur x8, [x29, #-96] ; 8-byte Folded Reload add w8, w8, #1 stur x8, [x29, #-96] ; 8-byte Folded Spill b LBB0_3 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 ldur x8, [x29, #-104] ; 8-byte Folded Reload add w8, w8, #1 stur x8, [x29, #-104] ; 8-byte Folded Spill b LBB0_3 LBB0_8: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #112] ; 8-byte Folded Reload add w8, w8, #1 str x8, [sp, #112] ; 8-byte Folded Spill b LBB0_3 LBB0_9: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #104] ; 8-byte Folded Reload add w8, w8, #1 str x8, [sp, #104] ; 8-byte Folded Spill b LBB0_3 LBB0_10: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #96] ; 8-byte Folded Reload add w8, w8, #1 str x8, [sp, #96] ; 8-byte Folded Spill b LBB0_3 LBB0_11: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [sp, #88] ; 8-byte Folded Reload add w8, w8, #1 str x8, [sp, #88] ; 8-byte Folded Spill b LBB0_3 LBB0_12: ; in Loop: Header=BB0_4 Depth=1 add w25, w25, #1 b LBB0_3 LBB0_13: ; in Loop: Header=BB0_4 Depth=1 add w26, w26, #1 b LBB0_3 LBB0_14: ; in Loop: Header=BB0_4 Depth=1 add w27, w27, #1 b LBB0_3 LBB0_15: stp xzr, xzr, [x29, #-104] ; 16-byte Folded Spill stp xzr, xzr, [sp, #104] ; 16-byte Folded Spill stp xzr, xzr, [sp, #88] ; 16-byte Folded Spill mov w25, #0 mov w26, #0 mov w27, #0 mov w28, #0 LBB0_16: stp x27, x28, [sp, #64] stp x25, x26, [sp, #48] ldr x9, [sp, #88] ; 8-byte Folded Reload ldr x8, [sp, #96] ; 8-byte Folded Reload stp x8, x9, [sp, #32] ldr x9, [sp, #104] ; 8-byte Folded Reload ldr x8, [sp, #112] ; 8-byte Folded Reload stp x8, x9, [sp, #16] Lloh8: adrp x0, l_.str.3@PAGE Lloh9: add x0, x0, l_.str.3@PAGEOFF ldur x8, [x29, #-104] ; 8-byte Folded Reload str x8, [sp, #8] ldur x8, [x29, #-96] ; 8-byte Folded Reload str x8, [sp] bl _printf mov w0, #0 ldp x29, x30, [sp, #224] ; 16-byte Folded Reload ldp x20, x19, [sp, #208] ; 16-byte Folded Reload ldp x22, x21, [sp, #192] ; 16-byte Folded Reload ldp x24, x23, [sp, #176] ; 16-byte Folded Reload ldp x26, x25, [sp, #160] ; 16-byte Folded Reload ldp x28, x27, [sp, #144] ; 16-byte Folded Reload add sp, sp, #240 ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_6-LBB0_6)>>2 .byte (LBB0_7-LBB0_6)>>2 .byte (LBB0_8-LBB0_6)>>2 .byte (LBB0_9-LBB0_6)>>2 .byte (LBB0_10-LBB0_6)>>2 .byte (LBB0_11-LBB0_6)>>2 .byte (LBB0_12-LBB0_6)>>2 .byte (LBB0_13-LBB0_6)>>2 .byte (LBB0_14-LBB0_6)>>2 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "digits = %d\n" l_.str.3: ; @.str.3 .asciz " one = %d \n two = %d \n three = %d \n four = %d \n five = %d \n six = %d \n seven = %d \n eight = %d \n nine = %d \n zero = %d \n" l_str: ; @str .asciz "enetr number " .subsections_via_symbols
the_stack_data/1267825.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function php_sapi_phpdbg_read_cookies _php_sapi_phpdbg_read_cookies: ## @php_sapi_phpdbg_read_cookies .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _php_sapi_phpdbg_read_cookies .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function php_sapi_phpdbg_read_cookies _php_sapi_phpdbg_read_cookies: ; @php_sapi_phpdbg_read_cookies .cfi_startproc ; %bb.0: mov x0, #0 ret .cfi_endproc ; -- End function .no_dead_strip _php_sapi_phpdbg_read_cookies .subsections_via_symbols
AnghaBench/php-src/sapi/phpdbg/extr_phpdbg.c_php_sapi_phpdbg_read_cookies.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function show_textbox _show_textbox: ## @show_textbox .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r14d movl %edx, %r15d movq %rsi, %r12 movq %rdi, %rbx xorl %eax, %eax callq _dialog_clear movq %rbx, %rdi movq %r12, %rsi movl %r15d, %edx movl %r14d, %ecx popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _dialog_textbox ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _show_textbox .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function show_textbox _show_textbox: ; @show_textbox .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x3 mov x20, x2 mov x21, x1 mov x22, x0 bl _dialog_clear mov x0, x22 mov x1, x21 mov x2, x20 mov x3, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _dialog_textbox .cfi_endproc ; -- End function .no_dead_strip _show_textbox .subsections_via_symbols
AnghaBench/fastsocket/kernel/scripts/kconfig/extr_mconf.c_show_textbox.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f0 ## -- Begin function f0 .p2align 4, 0x90 _f0: ## @f0 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp fldt 16(%rbp) movq _f0_g0@GOTPCREL(%rip), %rax fstpt (%rax) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f0 ; -- Begin function f0 .p2align 2 _f0: ; @f0 .cfi_startproc ; %bb.0: Lloh0: adrp x8, _f0_g0@GOTPAGE Lloh1: ldr x8, [x8, _f0_g0@GOTPAGEOFF] Lloh2: str d0, [x8] ret .loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/936506.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pqisrc_scan_devices ## -- Begin function pqisrc_scan_devices .p2align 4, 0x90 _pqisrc_scan_devices: ## @pqisrc_scan_devices .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $104, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq $0, -96(%rbp) movq $0, -88(%rbp) leaq L_.str(%rip), %rdi callq _DBG_FUNC leaq -96(%rbp), %rsi leaq -88(%rbp), %rdx leaq -144(%rbp), %rcx leaq -136(%rbp), %r8 movq %r15, %rdi callq _pqisrc_get_phys_log_device_list testl %eax, %eax je LBB0_2 ## %bb.1: movl %eax, %ebx LBB0_42: xorl %r12d, %r12d jmp LBB0_43 LBB0_2: movq -96(%rbp), %rax movl 8(%rax), %edi callq _BE_32 movl %eax, %ebx movl %eax, %r14d sarl $5, %r14d movq -88(%rbp), %rax movl 8(%rax), %edi callq _BE_32 movl %eax, %r13d sarl $5, %r13d leaq L_.str.1(%rip), %rdi xorl %r12d, %r12d movl %r14d, %esi movl %r13d, %edx xorl %eax, %eax callq _DBG_DISC cmpl $32, %ebx jb LBB0_4 ## %bb.3: movq %r15, %rdi movl $4, %esi callq _os_mem_alloc movq %rax, %r12 testq %rax, %rax je LBB0_41 LBB0_4: addl %r14d, %r13d leal (,%r13,8), %esi movq %r15, %rdi callq _os_mem_alloc movq %rax, -64(%rbp) ## 8-byte Spill testq %rax, %rax je LBB0_40 ## %bb.5: testl %r13d, %r13d jle LBB0_50 ## %bb.6: movl %r13d, %eax movq %rax, -120(%rbp) ## 8-byte Spill xorl %ebx, %ebx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movl $64, %esi callq _os_mem_alloc movq -64(%rbp), %rcx ## 8-byte Reload movq %rax, (%rcx,%rbx,8) testq %rax, %rax je LBB0_53 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 incq %rbx cmpq %rbx, -120(%rbp) ## 8-byte Folded Reload jne LBB0_7 ## %bb.9: movq %r13, -112(%rbp) ## 8-byte Spill movq %r12, -104(%rbp) ## 8-byte Spill movq %r15, -72(%rbp) ## 8-byte Spill movslq %r14d, %rax movq %rax, -56(%rbp) ## 8-byte Spill movq %rax, %rcx shlq $5, %rcx negq %rcx xorl %r13d, %r13d xorl %ebx, %ebx movl $0, -44(%rbp) ## 4-byte Folded Spill jmp LBB0_13 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_13 Depth=1 movq -72(%rbp), %rdi ## 8-byte Reload movq %r14, %rsi callq _pqisrc_get_dev_data testl %eax, %eax je LBB0_23 ## %bb.11: ## in Loop: Header=BB0_13 Depth=1 movl %eax, %ebx movq 48(%r14), %rax movl (%rax), %edi callq _BE_64 leaq L_.str.4(%rip), %rdi movq %rax, %rsi callq _DBG_WARN leaq L_.str.5(%rip), %rdi xorl %eax, %eax callq _DBG_DISC LBB0_12: ## in Loop: Header=BB0_13 Depth=1 incq %r13 movq -128(%rbp), %rcx ## 8-byte Reload addq $32, %rcx cmpq %r13, -120(%rbp) ## 8-byte Folded Reload je LBB0_51 LBB0_13: ## =>This Inner Loop Header: Depth=1 cmpq -56(%rbp), %r13 ## 8-byte Folded Reload movq %rcx, -128(%rbp) ## 8-byte Spill jge LBB0_15 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 movq -96(%rbp), %rax movq %r13, %r12 shlq $5, %r12 addq (%rax), %r12 movl $1, -76(%rbp) ## 4-byte Folded Spill jmp LBB0_16 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_13 Depth=1 movq -88(%rbp), %rax movq (%rax), %r12 addq %rcx, %r12 movl $0, -76(%rbp) ## 4-byte Folded Spill LBB0_16: ## in Loop: Header=BB0_13 Depth=1 movq (%r12), %r15 cmpq $136, 8(%r12) jne LBB0_18 ## %bb.17: ## in Loop: Header=BB0_13 Depth=1 movl %ebx, %r14d movl 12(%r15), %ebx andl $63, %ebx movl 28(%r12), %edi callq _BE_64 movq -72(%rbp), %rcx ## 8-byte Reload movq (%rcx), %rcx movq %rax, (%rcx,%rbx,8) movl %r14d, %ebx LBB0_18: ## in Loop: Header=BB0_13 Depth=1 movq %r15, %rdi callq _MASKED_DEVICE testq %rax, %rax je LBB0_21 ## %bb.19: ## in Loop: Header=BB0_13 Depth=1 cmpq -56(%rbp), %r13 ## 8-byte Folded Reload jge LBB0_21 ## %bb.20: ## in Loop: Header=BB0_13 Depth=1 cmpq $0, 16(%r12) je LBB0_12 LBB0_21: ## in Loop: Header=BB0_13 Depth=1 movslq -44(%rbp), %rax ## 4-byte Folded Reload movq -64(%rbp), %rcx ## 8-byte Reload movq (%rcx,%rax,8), %r14 movq %r14, %rdi xorl %esi, %esi movl $64, %edx callq _memset movq 48(%r14), %rdi movq %r15, %rsi movl $8, %edx callq _memcpy movl 28(%r12), %eax movl %eax, 60(%r14) movl -76(%rbp), %eax ## 4-byte Reload movl %eax, (%r14) cmpq -56(%rbp), %r13 ## 8-byte Folded Reload jl LBB0_10 ## %bb.22: ## in Loop: Header=BB0_13 Depth=1 movq %r15, %rdi callq _pqisrc_is_external_raid_addr movl %eax, 56(%r14) jmp LBB0_10 .p2align 4, 0x90 LBB0_23: ## in Loop: Header=BB0_13 Depth=1 movq %r14, %rdi callq _pqisrc_assign_btl cmpl $0, (%r14) je LBB0_25 ## %bb.24: ## in Loop: Header=BB0_13 Depth=1 movq %r15, %rdi callq _MASKED_DEVICE xorl %ecx, %ecx testq %rax, %rax jne LBB0_26 LBB0_25: ## in Loop: Header=BB0_13 Depth=1 movl $1, %ecx LBB0_26: ## in Loop: Header=BB0_13 Depth=1 movl %ecx, 4(%r14) movl (%r14), %eax testl %eax, %eax je LBB0_30 ## %bb.27: ## in Loop: Header=BB0_13 Depth=1 movq _REPORT_LUN_DEV_FLAG_AIO_ENABLED@GOTPCREL(%rip), %rcx movl (%rcx), %ecx testl %ecx, 24(%r12) je LBB0_30 ## %bb.28: ## in Loop: Header=BB0_13 Depth=1 cmpq $0, 16(%r12) je LBB0_30 ## %bb.29: ## in Loop: Header=BB0_13 Depth=1 movl $1, 8(%r14) LBB0_30: ## in Loop: Header=BB0_13 Depth=1 movl 12(%r14), %ecx xorl %ebx, %ebx addl $-128, %ecx cmpl $7, %ecx ja LBB0_12 ## %bb.31: ## in Loop: Header=BB0_13 Depth=1 leaq LJTI0_0(%rip), %rdx movslq (%rdx,%rcx,4), %rcx addq %rdx, %rcx jmpq *%rcx LBB0_32: ## in Loop: Header=BB0_13 Depth=1 testl %eax, %eax je LBB0_34 ## %bb.33: ## in Loop: Header=BB0_13 Depth=1 movq 16(%r12), %rax movq %rax, 16(%r14) movl 28(%r12), %edi callq _BE_64 movq %rax, 32(%r14) movq -72(%rbp), %rdi ## 8-byte Reload movq %r14, %rsi movq -104(%rbp), %rdx ## 8-byte Reload callq _pqisrc_get_physical_device_info jmp LBB0_34 LBB0_35: ## in Loop: Header=BB0_13 Depth=1 cmpl $1, 40(%r14) jmp LBB0_37 LBB0_36: ## in Loop: Header=BB0_13 Depth=1 movq %r15, %rdi callq _pqisrc_is_hba_lunid cmpl $1, %eax LBB0_37: ## in Loop: Header=BB0_13 Depth=1 sbbl $-1, -44(%rbp) ## 4-byte Folded Spill jmp LBB0_12 LBB0_38: ## in Loop: Header=BB0_13 Depth=1 testl %eax, %eax je LBB0_34 ## %bb.39: ## in Loop: Header=BB0_13 Depth=1 movl 28(%r12), %edi callq _BE_64 movq %rax, 32(%r14) LBB0_34: ## in Loop: Header=BB0_13 Depth=1 incl -44(%rbp) ## 4-byte Folded Spill jmp LBB0_12 LBB0_40: movq _PQI_STATUS_FAILURE@GOTPCREL(%rip), %rax movl (%rax), %ebx leaq L_.str.3(%rip), %rdi movl %ebx, %esi callq _DBG_ERR jmp LBB0_43 LBB0_41: movq _PQI_STATUS_FAILURE@GOTPCREL(%rip), %rax movl (%rax), %ebx leaq L_.str.2(%rip), %rdi movl %ebx, %esi callq _DBG_ERR jmp LBB0_42 LBB0_50: movq %r13, -112(%rbp) ## 8-byte Spill movq %r12, -104(%rbp) ## 8-byte Spill movq %r15, -72(%rbp) ## 8-byte Spill movl $0, -44(%rbp) ## 4-byte Folded Spill xorl %ebx, %ebx LBB0_51: movl %ebx, -56(%rbp) ## 4-byte Spill leaq L_.str.6(%rip), %rdi movl -44(%rbp), %ebx ## 4-byte Reload movl %ebx, %esi xorl %eax, %eax callq _DBG_DISC movq -72(%rbp), %r15 ## 8-byte Reload movq %r15, %rdi movq -64(%rbp), %rsi ## 8-byte Reload movl %ebx, %edx callq _pqisrc_update_device_list movq -104(%rbp), %r12 ## 8-byte Reload movq -112(%rbp), %r13 ## 8-byte Reload testl %r13d, %r13d jg LBB0_54 jmp LBB0_52 LBB0_53: movq _PQI_STATUS_FAILURE@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str.3(%rip), %rdi movl %esi, -56(%rbp) ## 4-byte Spill callq _DBG_ERR movl %ebx, %r13d testl %r13d, %r13d jle LBB0_52 LBB0_54: movl %r13d, %r14d xorl %ebx, %ebx jmp LBB0_57 .p2align 4, 0x90 LBB0_55: ## in Loop: Header=BB0_57 Depth=1 movq %r15, %rdi movl $64, %edx callq _os_mem_free LBB0_56: ## in Loop: Header=BB0_57 Depth=1 incq %rbx cmpq %rbx, %r14 je LBB0_52 LBB0_57: ## =>This Inner Loop Header: Depth=1 movq -64(%rbp), %rax ## 8-byte Reload movq (%rax,%rbx,8), %rsi testq %rsi, %rsi je LBB0_56 ## %bb.58: ## in Loop: Header=BB0_57 Depth=1 movq 24(%rsi), %rax testq %rax, %rax je LBB0_55 ## %bb.59: ## in Loop: Header=BB0_57 Depth=1 movq %r15, %rdi movq %rax, %rsi movl $4, %edx callq _os_mem_free movq -64(%rbp), %rax ## 8-byte Reload movq (%rax,%rbx,8), %rsi jmp LBB0_55 LBB0_52: shll $3, %r13d movq %r15, %rdi movq -64(%rbp), %rsi ## 8-byte Reload movl %r13d, %edx callq _os_mem_free movl -56(%rbp), %ebx ## 4-byte Reload LBB0_43: movq -96(%rbp), %rsi testq %rsi, %rsi je LBB0_45 ## %bb.44: movl -144(%rbp), %edx movq %r15, %rdi callq _os_mem_free LBB0_45: movq -88(%rbp), %rsi testq %rsi, %rsi je LBB0_47 ## %bb.46: movl -136(%rbp), %edx movq %r15, %rdi callq _os_mem_free LBB0_47: testq %r12, %r12 je LBB0_49 ## %bb.48: movq %r15, %rdi movq %r12, %rsi movl $4, %edx callq _os_mem_free LBB0_49: leaq L_.str.7(%rip), %rdi callq _DBG_FUNC movl %ebx, %eax addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_32, LBB0_32-LJTI0_0 .set L0_0_set_34, LBB0_34-LJTI0_0 .set L0_0_set_12, LBB0_12-LJTI0_0 .set L0_0_set_35, LBB0_35-LJTI0_0 .set L0_0_set_36, LBB0_36-LJTI0_0 .set L0_0_set_38, LBB0_38-LJTI0_0 LJTI0_0: .long L0_0_set_32 .long L0_0_set_34 .long L0_0_set_12 .long L0_0_set_35 .long L0_0_set_36 .long L0_0_set_34 .long L0_0_set_38 .long L0_0_set_32 .end_data_region ## -- End function .comm _PQI_STATUS_FAILURE,4,2 ## @PQI_STATUS_FAILURE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "IN\n" L_.str.1: ## @.str.1 .asciz "physical_cnt %d logical_cnt %d\n" L_.str.2: ## @.str.2 .asciz "failed to allocate memory for BMIC ID PHYS Device : %d\n" L_.str.3: ## @.str.3 .asciz "failed to allocate memory for device list : %d\n" L_.str.4: ## @.str.4 .asciz "Inquiry failed, skipping device %016llx\n" L_.str.5: ## @.str.5 .asciz "INQUIRY FAILED \n" .comm _REPORT_LUN_DEV_FLAG_AIO_ENABLED,4,2 ## @REPORT_LUN_DEV_FLAG_AIO_ENABLED L_.str.6: ## @.str.6 .asciz "new_dev_cnt %d\n" L_.str.7: ## @.str.7 .asciz "OUT \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pqisrc_scan_devices ; -- Begin function pqisrc_scan_devices .p2align 2 _pqisrc_scan_devices: ; @pqisrc_scan_devices .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x28, x27, [sp, #80] ; 16-byte Folded Spill stp x26, x25, [sp, #96] ; 16-byte Folded Spill stp x24, x23, [sp, #112] ; 16-byte Folded Spill stp x22, x21, [sp, #128] ; 16-byte Folded Spill stp x20, x19, [sp, #144] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 stp xzr, xzr, [sp, #48] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _DBG_FUNC add x1, sp, #56 add x2, sp, #48 add x3, sp, #72 add x4, sp, #64 mov x0, x19 bl _pqisrc_get_phys_log_device_list cbz w0, LBB0_2 ; %bb.1: mov x22, x0 mov x24, #0 ldr x1, [sp, #56] cbnz x1, LBB0_55 b LBB0_56 LBB0_2: ldr x8, [sp, #56] ldr w0, [x8, #8] bl _BE_32 mov x20, x0 asr w23, w0, #5 ldr x8, [sp, #48] ldr w0, [x8, #8] bl _BE_32 asr w21, w0, #5 stp x23, x21, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _DBG_DISC cmp w20, #32 b.hs LBB0_4 ; %bb.3: mov x24, #0 b LBB0_5 LBB0_4: mov x0, x19 mov w1, #4 bl _os_mem_alloc mov x24, x0 cbz x0, LBB0_43 LBB0_5: add w28, w21, w23 lsl w1, w28, #3 mov x0, x19 bl _os_mem_alloc cbz x0, LBB0_42 ; %bb.6: mov x25, x0 cmp w28, #1 b.lt LBB0_45 ; %bb.7: mov x20, #0 LBB0_8: ; =>This Inner Loop Header: Depth=1 mov x0, x19 mov w1, #64 bl _os_mem_alloc str x0, [x25, x20, lsl #3] cbz x0, LBB0_47 ; %bb.9: ; in Loop: Header=BB0_8 Depth=1 add x20, x20, #1 cmp x28, x20 b.ne LBB0_8 ; %bb.10: stp x24, x25, [sp, #24] ; 16-byte Folded Spill mov x24, #0 mov w22, #0 str xzr, [sp, #40] ; 8-byte Folded Spill ; kill: def $w23 killed $w23 killed $x23 def $x23 sxtw x25, w23 neg x20, x25, lsl #5 b LBB0_14 LBB0_11: ; in Loop: Header=BB0_14 Depth=1 mov x0, x19 mov x1, x27 bl _pqisrc_get_dev_data cbz w0, LBB0_23 ; %bb.12: ; in Loop: Header=BB0_14 Depth=1 mov x22, x0 ldr x8, [x27, #48] ldr w0, [x8] bl _BE_64 mov x1, x0 Lloh4: adrp x0, l_.str.4@PAGE Lloh5: add x0, x0, l_.str.4@PAGEOFF bl _DBG_WARN Lloh6: adrp x0, l_.str.5@PAGE Lloh7: add x0, x0, l_.str.5@PAGEOFF bl _DBG_DISC LBB0_13: ; in Loop: Header=BB0_14 Depth=1 add x24, x24, #1 add x20, x20, #32 cmp x28, x24 b.eq LBB0_46 LBB0_14: ; =>This Inner Loop Header: Depth=1 cmp x24, x25 b.ge LBB0_16 ; %bb.15: ; in Loop: Header=BB0_14 Depth=1 ldr x8, [sp, #56] ldr x8, [x8] add x23, x8, x24, lsl #5 mov w21, #1 b LBB0_17 LBB0_16: ; in Loop: Header=BB0_14 Depth=1 mov w21, #0 ldr x8, [sp, #48] ldr x8, [x8] add x23, x8, x20 LBB0_17: ; in Loop: Header=BB0_14 Depth=1 ldp x26, x8, [x23] cmp x8, #136 b.ne LBB0_19 ; %bb.18: ; in Loop: Header=BB0_14 Depth=1 ldr w8, [x26, #12] and x27, x8, #0x3f ldr w0, [x23, #28] bl _BE_64 ldr x8, [x19] str x0, [x8, x27, lsl #3] LBB0_19: ; in Loop: Header=BB0_14 Depth=1 mov x0, x26 bl _MASKED_DEVICE cmp x0, #0 ccmp x24, x25, #0, ne b.ge LBB0_21 ; %bb.20: ; in Loop: Header=BB0_14 Depth=1 ldr x8, [x23, #16] cbz x8, LBB0_13 LBB0_21: ; in Loop: Header=BB0_14 Depth=1 ldp x8, x9, [sp, #32] ; 16-byte Folded Reload ldr x27, [x8, w9, sxtw #3] mov x0, x27 mov w1, #0 mov w2, #64 bl _memset ldr x0, [x27, #48] mov x1, x26 mov w2, #8 bl _memcpy ldr w8, [x23, #28] str w8, [x27, #60] str w21, [x27] cmp x24, x25 b.lt LBB0_11 ; %bb.22: ; in Loop: Header=BB0_14 Depth=1 mov x0, x26 bl _pqisrc_is_external_raid_addr str w0, [x27, #56] b LBB0_11 LBB0_23: ; in Loop: Header=BB0_14 Depth=1 mov x0, x27 bl _pqisrc_assign_btl ldr w8, [x27] cbz w8, LBB0_26 ; %bb.24: ; in Loop: Header=BB0_14 Depth=1 mov x0, x26 bl _MASKED_DEVICE cbz x0, LBB0_26 ; %bb.25: ; in Loop: Header=BB0_14 Depth=1 mov w8, #0 b LBB0_27 LBB0_26: ; in Loop: Header=BB0_14 Depth=1 mov w8, #1 LBB0_27: ; in Loop: Header=BB0_14 Depth=1 str w8, [x27, #4] ldr w8, [x27] cbz w8, LBB0_31 ; %bb.28: ; in Loop: Header=BB0_14 Depth=1 ldr w9, [x23, #24] Lloh8: adrp x10, _REPORT_LUN_DEV_FLAG_AIO_ENABLED@GOTPAGE Lloh9: ldr x10, [x10, _REPORT_LUN_DEV_FLAG_AIO_ENABLED@GOTPAGEOFF] Lloh10: ldr w10, [x10] tst w10, w9 b.eq LBB0_31 ; %bb.29: ; in Loop: Header=BB0_14 Depth=1 ldr x9, [x23, #16] cbz x9, LBB0_31 ; %bb.30: ; in Loop: Header=BB0_14 Depth=1 mov w9, #1 str w9, [x27, #8] LBB0_31: ; in Loop: Header=BB0_14 Depth=1 mov w22, #0 ldr w9, [x27, #12] sub w9, w9, #128 cmp w9, #7 b.hi LBB0_13 ; %bb.32: ; in Loop: Header=BB0_14 Depth=1 Lloh11: adrp x12, lJTI0_0@PAGE Lloh12: add x12, x12, lJTI0_0@PAGEOFF adr x10, LBB0_13 ldrb w11, [x12, x9] add x10, x10, x11, lsl #2 br x10 LBB0_33: ; in Loop: Header=BB0_14 Depth=1 cbz w8, LBB0_40 ; %bb.34: ; in Loop: Header=BB0_14 Depth=1 ldr x8, [x23, #16] str x8, [x27, #16] ldr w0, [x23, #28] bl _BE_64 str x0, [x27, #32] mov x0, x19 mov x1, x27 ldr x2, [sp, #24] ; 8-byte Folded Reload bl _pqisrc_get_physical_device_info b LBB0_40 LBB0_35: ; in Loop: Header=BB0_14 Depth=1 mov w22, #0 ldr w8, [x27, #40] cmp w8, #0 b LBB0_37 LBB0_36: ; in Loop: Header=BB0_14 Depth=1 mov x0, x26 bl _pqisrc_is_hba_lunid mov w22, #0 cmp w0, #0 LBB0_37: ; in Loop: Header=BB0_14 Depth=1 ldr x8, [sp, #40] ; 8-byte Folded Reload cinc w8, w8, ne b LBB0_41 LBB0_38: ; in Loop: Header=BB0_14 Depth=1 cbz w8, LBB0_40 ; %bb.39: ; in Loop: Header=BB0_14 Depth=1 ldr w0, [x23, #28] bl _BE_64 str x0, [x27, #32] LBB0_40: ; in Loop: Header=BB0_14 Depth=1 mov w22, #0 ldr x8, [sp, #40] ; 8-byte Folded Reload add w8, w8, #1 LBB0_41: ; in Loop: Header=BB0_14 Depth=1 str x8, [sp, #40] ; 8-byte Folded Spill b LBB0_13 LBB0_42: Lloh13: adrp x8, _PQI_STATUS_FAILURE@GOTPAGE Lloh14: ldr x8, [x8, _PQI_STATUS_FAILURE@GOTPAGEOFF] Lloh15: ldr w22, [x8] Lloh16: adrp x0, l_.str.3@PAGE Lloh17: add x0, x0, l_.str.3@PAGEOFF b LBB0_44 LBB0_43: Lloh18: adrp x8, _PQI_STATUS_FAILURE@GOTPAGE Lloh19: ldr x8, [x8, _PQI_STATUS_FAILURE@GOTPAGEOFF] Lloh20: ldr w22, [x8] Lloh21: adrp x0, l_.str.2@PAGE Lloh22: add x0, x0, l_.str.2@PAGEOFF LBB0_44: mov x1, x22 bl _DBG_ERR ldr x1, [sp, #56] cbnz x1, LBB0_55 b LBB0_56 LBB0_45: stp x24, x25, [sp, #24] ; 16-byte Folded Spill str xzr, [sp, #40] ; 8-byte Folded Spill mov w22, #0 LBB0_46: ldr x20, [sp, #40] ; 8-byte Folded Reload str x20, [sp] Lloh23: adrp x0, l_.str.6@PAGE Lloh24: add x0, x0, l_.str.6@PAGEOFF bl _DBG_DISC mov x0, x19 ldr x25, [sp, #32] ; 8-byte Folded Reload mov x1, x25 mov x2, x20 bl _pqisrc_update_device_list ldr x24, [sp, #24] ; 8-byte Folded Reload cmp w28, #1 b.ge LBB0_48 b LBB0_54 LBB0_47: Lloh25: adrp x8, _PQI_STATUS_FAILURE@GOTPAGE Lloh26: ldr x8, [x8, _PQI_STATUS_FAILURE@GOTPAGEOFF] Lloh27: ldr w22, [x8] Lloh28: adrp x0, l_.str.3@PAGE Lloh29: add x0, x0, l_.str.3@PAGEOFF mov x1, x22 bl _DBG_ERR mov x28, x20 cmp w28, #1 b.lt LBB0_54 LBB0_48: mov w20, w28 mov x21, x25 b LBB0_51 LBB0_49: ; in Loop: Header=BB0_51 Depth=1 mov x0, x19 mov w2, #64 bl _os_mem_free LBB0_50: ; in Loop: Header=BB0_51 Depth=1 add x21, x21, #8 subs x20, x20, #1 b.eq LBB0_54 LBB0_51: ; =>This Inner Loop Header: Depth=1 ldr x1, [x21] cbz x1, LBB0_50 ; %bb.52: ; in Loop: Header=BB0_51 Depth=1 ldr x8, [x1, #24] cbz x8, LBB0_49 ; %bb.53: ; in Loop: Header=BB0_51 Depth=1 mov x0, x19 mov x1, x8 mov w2, #4 bl _os_mem_free ldr x1, [x21] b LBB0_49 LBB0_54: lsl w2, w28, #3 mov x0, x19 mov x1, x25 bl _os_mem_free ldr x1, [sp, #56] cbz x1, LBB0_56 LBB0_55: ldr w2, [sp, #72] mov x0, x19 bl _os_mem_free LBB0_56: ldr x1, [sp, #48] cbz x1, LBB0_58 ; %bb.57: ldr w2, [sp, #64] mov x0, x19 bl _os_mem_free LBB0_58: cbz x24, LBB0_60 ; %bb.59: mov x0, x19 mov x1, x24 mov w2, #4 bl _os_mem_free LBB0_60: Lloh30: adrp x0, l_.str.7@PAGE Lloh31: add x0, x0, l_.str.7@PAGEOFF bl _DBG_FUNC mov x0, x22 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload ldp x20, x19, [sp, #144] ; 16-byte Folded Reload ldp x22, x21, [sp, #128] ; 16-byte Folded Reload ldp x24, x23, [sp, #112] ; 16-byte Folded Reload ldp x26, x25, [sp, #96] ; 16-byte Folded Reload ldp x28, x27, [sp, #80] ; 16-byte Folded Reload add sp, sp, #176 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpAdd Lloh30, Lloh31 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_33-LBB0_13)>>2 .byte (LBB0_40-LBB0_13)>>2 .byte (LBB0_13-LBB0_13)>>2 .byte (LBB0_35-LBB0_13)>>2 .byte (LBB0_36-LBB0_13)>>2 .byte (LBB0_40-LBB0_13)>>2 .byte (LBB0_38-LBB0_13)>>2 .byte (LBB0_33-LBB0_13)>>2 ; -- End function .comm _PQI_STATUS_FAILURE,4,2 ; @PQI_STATUS_FAILURE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "IN\n" l_.str.1: ; @.str.1 .asciz "physical_cnt %d logical_cnt %d\n" l_.str.2: ; @.str.2 .asciz "failed to allocate memory for BMIC ID PHYS Device : %d\n" l_.str.3: ; @.str.3 .asciz "failed to allocate memory for device list : %d\n" l_.str.4: ; @.str.4 .asciz "Inquiry failed, skipping device %016llx\n" l_.str.5: ; @.str.5 .asciz "INQUIRY FAILED \n" .comm _REPORT_LUN_DEV_FLAG_AIO_ENABLED,4,2 ; @REPORT_LUN_DEV_FLAG_AIO_ENABLED l_.str.6: ; @.str.6 .asciz "new_dev_cnt %d\n" l_.str.7: ; @.str.7 .asciz "OUT \n" .subsections_via_symbols
AnghaBench/freebsd/sys/dev/smartpqi/extr_smartpqi_discovery.c_pqisrc_scan_devices.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function alc5623_suspend _alc5623_suspend: ## @alc5623_suspend .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _snd_soc_component_get_drvdata movl (%rax), %edi movl $1, %esi callq _regcache_cache_only xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _alc5623_suspend .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function alc5623_suspend _alc5623_suspend: ; @alc5623_suspend .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _snd_soc_component_get_drvdata ldr w0, [x0] mov w1, #1 bl _regcache_cache_only mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _alc5623_suspend .subsections_via_symbols
AnghaBench/linux/sound/soc/codecs/extr_alc5623.c_alc5623_suspend.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function be_openssl_writecb _be_openssl_writecb: ## @be_openssl_writecb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rdi popq %rbp jmp _consider_writing ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _be_openssl_writecb .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function be_openssl_writecb _be_openssl_writecb: ; @be_openssl_writecb .cfi_startproc ; %bb.0: mov x0, x1 b _consider_writing .cfi_endproc ; -- End function .no_dead_strip _be_openssl_writecb .subsections_via_symbols
AnghaBench/libevent/extr_bufferevent_openssl.c_be_openssl_writecb.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ir_lirc_unregister _ir_lirc_unregister: ## @ir_lirc_unregister .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 pushq %rax .cfi_offset %rbx, -24 movq (%rdi), %rbx movq (%rbx), %rax movl 4(%rax), %edi callq _lirc_unregister_driver movq (%rbx), %rax movl (%rax), %edi callq _lirc_buffer_free movq (%rbx), %rdi callq _kfree xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _ir_lirc_unregister .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ir_lirc_unregister _ir_lirc_unregister: ; @ir_lirc_unregister .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr x19, [x0] ldr x8, [x19] ldr w0, [x8, #4] bl _lirc_unregister_driver ldr x8, [x19] ldr w0, [x8] bl _lirc_buffer_free ldr x0, [x19] bl _kfree mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _ir_lirc_unregister .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/media/rc/extr_ir-lirc-codec.c_ir_lirc_unregister.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function __kgdb_notify ___kgdb_notify: ## @__kgdb_notify .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 cmpq $128, %rsi jne LBB0_3 ## %bb.1: movq %rdi, %rbx movq _TIF_SINGLESTEP@GOTPCREL(%rip), %rax movl (%rax), %edi callq _test_thread_flag movq _NOTIFY_DONE@GOTPCREL(%rip), %r14 testl %eax, %eax jne LBB0_4 ## %bb.2: movzbl (%rbx), %edi movl 12(%rbx), %esi movl 4(%rbx), %ecx movl 8(%rbx), %edx callq _kgdb_handle_exception testl %eax, %eax jne LBB0_4 LBB0_3: movq _NOTIFY_STOP@GOTPCREL(%rip), %r14 LBB0_4: movl (%r14), %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _TIF_SINGLESTEP,4,2 ## @TIF_SINGLESTEP .comm _NOTIFY_DONE,4,2 ## @NOTIFY_DONE .comm _NOTIFY_STOP,4,2 ## @NOTIFY_STOP .no_dead_strip ___kgdb_notify .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function __kgdb_notify ___kgdb_notify: ; @__kgdb_notify .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 cmp x1, #128 b.ne LBB0_4 ; %bb.1: mov x19, x0 Lloh0: adrp x8, _TIF_SINGLESTEP@GOTPAGE Lloh1: ldr x8, [x8, _TIF_SINGLESTEP@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _test_thread_flag cbnz w0, LBB0_3 ; %bb.2: ldrb w0, [x19] ldp w2, w1, [x19, #8] ldr w3, [x19, #4] bl _kgdb_handle_exception cbz w0, LBB0_4 LBB0_3: Lloh3: adrp x8, _NOTIFY_DONE@GOTPAGE Lloh4: ldr x8, [x8, _NOTIFY_DONE@GOTPAGEOFF] b LBB0_5 LBB0_4: Lloh5: adrp x8, _NOTIFY_STOP@GOTPAGE Lloh6: ldr x8, [x8, _NOTIFY_STOP@GOTPAGEOFF] LBB0_5: ldr w0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGot Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _TIF_SINGLESTEP,4,2 ; @TIF_SINGLESTEP .comm _NOTIFY_DONE,4,2 ; @NOTIFY_DONE .comm _NOTIFY_STOP,4,2 ; @NOTIFY_STOP .no_dead_strip ___kgdb_notify .subsections_via_symbols
AnghaBench/linux/arch/sh/kernel/extr_kgdb.c___kgdb_notify.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gfs2_adjust_reservation _gfs2_adjust_reservation: ## @gfs2_adjust_reservation .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 ## kill: def $edx killed $edx def $rdx movq %rdx, -64(%rbp) ## 8-byte Spill movq %rsi, %r14 movq %rdi, %r12 leaq 8(%rdi), %r13 movq (%rsi), %r15 leaq 4(%r15), %rbx movq %rbx, %rdi callq _spin_lock movq %r13, %rdi callq _gfs2_rs_active testq %rax, %rax je LBB0_6 ## %bb.1: movq %rbx, -48(%rbp) ## 8-byte Spill movq %r12, -56(%rbp) ## 8-byte Spill addq $16, %r12 movq %r12, %rdi movq %r14, %rsi callq _gfs2_rbm_eq testq %rax, %rax je LBB0_5 ## %bb.2: movq %r14, %rdi callq _gfs2_rbm_to_block ## kill: def $eax killed $eax def $rax movq -64(%rbp), %rbx ## 8-byte Reload leal (%rax,%rbx), %esi movq %r12, %rdi callq _gfs2_rbm_from_block movl %eax, %r14d movq (%r13), %rdi movl %ebx, %esi callq _min movl %eax, %ecx subq %rcx, (%r13) subl %eax, (%r15) movq _TRACE_RS_CLAIM@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi callq _trace_gfs2_rs cmpq $0, (%r13) movq -56(%rbp), %rsi ## 8-byte Reload movq -48(%rbp), %rbx ## 8-byte Reload je LBB0_4 ## %bb.3: testl %r14d, %r14d je LBB0_6 LBB0_4: movq _RGRP_RSRV_ADDBLKS@GOTPCREL(%rip), %rax movl (%rax), %edi callq _atomic_add LBB0_5: movq %r13, %rdi callq ___rs_deltree movq -48(%rbp), %rbx ## 8-byte Reload LBB0_6: movq %rbx, %rdi addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _spin_unlock ## TAILCALL .cfi_endproc ## -- End function .comm _TRACE_RS_CLAIM,4,2 ## @TRACE_RS_CLAIM .comm _RGRP_RSRV_ADDBLKS,4,2 ## @RGRP_RSRV_ADDBLKS .no_dead_strip _gfs2_adjust_reservation .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gfs2_adjust_reservation _gfs2_adjust_reservation: ; @gfs2_adjust_reservation .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x22, x2 mov x23, x1 mov x21, x0 add x20, x0, #8 ldr x25, [x1] add x19, x25, #4 mov x0, x19 bl _spin_lock mov x0, x20 bl _gfs2_rs_active cbz x0, LBB0_6 ; %bb.1: add x24, x21, #16 mov x0, x24 mov x1, x23 bl _gfs2_rbm_eq cbz x0, LBB0_5 ; %bb.2: mov x0, x23 bl _gfs2_rbm_to_block add w1, w0, w22 mov x0, x24 bl _gfs2_rbm_from_block mov x23, x0 ldr x0, [x20] mov x1, x22 bl _min ldr x8, [x20] sub x8, x8, w0, uxtw str x8, [x20] ldr w8, [x25] sub w8, w8, w0 str w8, [x25] Lloh0: adrp x8, _TRACE_RS_CLAIM@GOTPAGE Lloh1: ldr x8, [x8, _TRACE_RS_CLAIM@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x20 bl _trace_gfs2_rs ldr x8, [x20] cbz x8, LBB0_4 ; %bb.3: cbz w23, LBB0_6 LBB0_4: Lloh3: adrp x8, _RGRP_RSRV_ADDBLKS@GOTPAGE Lloh4: ldr x8, [x8, _RGRP_RSRV_ADDBLKS@GOTPAGEOFF] Lloh5: ldr w0, [x8] mov x1, x21 bl _atomic_add LBB0_5: mov x0, x20 bl ___rs_deltree LBB0_6: mov x0, x19 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload b _spin_unlock .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _TRACE_RS_CLAIM,4,2 ; @TRACE_RS_CLAIM .comm _RGRP_RSRV_ADDBLKS,4,2 ; @RGRP_RSRV_ADDBLKS .no_dead_strip _gfs2_adjust_reservation .subsections_via_symbols
AnghaBench/linux/fs/gfs2/extr_rgrp.c_gfs2_adjust_reservation.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function spi_set_clock_div _spi_set_clock_div: ## @spi_set_clock_div .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movl $1, %esi callq _luaL_checkinteger movq %rax, %r14 movq _spi@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r14d, %esi callq _MOD_CHECK_ID movq %rbx, %rdi movl $2, %esi callq _luaL_checkinteger movl %r14d, %edi movq %rax, %rsi callq _spi_set_clkdiv movq %rbx, %rdi movq %rax, %rsi callq _lua_pushinteger movl $1, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _spi,4,2 ## @spi .no_dead_strip _spi_set_clock_div .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function spi_set_clock_div _spi_set_clock_div: ; @spi_set_clock_div .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 mov w1, #1 bl _luaL_checkinteger mov x20, x0 Lloh0: adrp x8, _spi@GOTPAGE Lloh1: ldr x8, [x8, _spi@GOTPAGEOFF] Lloh2: ldr w0, [x8] mov x1, x20 bl _MOD_CHECK_ID mov x0, x19 mov w1, #2 bl _luaL_checkinteger mov x1, x0 mov x0, x20 bl _spi_set_clkdiv mov x1, x0 mov x0, x19 bl _lua_pushinteger mov w0, #1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _spi,4,2 ; @spi .no_dead_strip _spi_set_clock_div .subsections_via_symbols
AnghaBench/nodemcu-firmware/app/modules/extr_spi.c_spi_set_clock_div.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function error _error: ## @error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _sqlca@GOTPCREL(%rip), %rax movl (%rax), %edx movl 4(%rax), %esi leaq L_.str(%rip), %rdi callq _printf movl $1, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n#%ld:%s\n" .comm _sqlca,8,2 ## @sqlca .no_dead_strip _error .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function error _error: ; @error .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 Lloh0: adrp x8, _sqlca@GOTPAGE Lloh1: ldr x8, [x8, _sqlca@GOTPAGEOFF] ldp w2, w1, [x8] Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #1 bl _exit .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n#%ld:%s\n" .comm _sqlca,8,2 ; @sqlca .no_dead_strip _error .subsections_via_symbols
AnghaBench/postgres/src/interfaces/ecpg/test/expected/extr_sql-dyntest.c_error.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function bdx_get_ringparam _bdx_get_ringparam: ## @bdx_get_ringparam .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx callq _netdev_priv movq %rax, %r14 movl $3, %edi callq _bdx_rx_fifo_size_to_packets movq %rax, 24(%rbx) movl $3, %edi callq _bdx_tx_fifo_size_to_packets movq %rax, 16(%rbx) movl (%r14), %edi callq _bdx_rx_fifo_size_to_packets movq %rax, 8(%rbx) movl 4(%r14), %edi callq _bdx_tx_fifo_size_to_packets movq %rax, (%rbx) popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _bdx_get_ringparam .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bdx_get_ringparam _bdx_get_ringparam: ; @bdx_get_ringparam .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 bl _netdev_priv mov x20, x0 mov w0, #3 bl _bdx_rx_fifo_size_to_packets str x0, [x19, #24] mov w0, #3 bl _bdx_tx_fifo_size_to_packets str x0, [x19, #16] ldr w0, [x20] bl _bdx_rx_fifo_size_to_packets str x0, [x19, #8] ldr w0, [x20, #4] bl _bdx_tx_fifo_size_to_packets str x0, [x19] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _bdx_get_ringparam .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/extr_tehuti.c_bdx_get_ringparam.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.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: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/161081837.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Generate ## -- Begin function Generate .p2align 4, 0x90 _Generate: ## @Generate .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $65537, _P(%rip) ## imm = 0x10001 movl $4, %eax leaq _P(%rip), %r9 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movw $2, (%r9,%rax,2) movw $2, 4(%r9,%rax,2) movw $2, 8(%r9,%rax,2) cmpq $100000004, %rax ## imm = 0x5F5E104 jae LBB0_2 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movw $2, 12(%r9,%rax,2) addq $8, %rax jmp LBB0_1 LBB0_2: movl $3, %eax movl $9, %ecx .p2align 4, 0x90 LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_6 Depth 2 ## Child Loop BB0_8 Depth 2 leal (%rax,%rax), %edx movl %ecx, %r8d movslq %edx, %rdx leaq (%r9,%r8,2), %rsi xorl %edi, %edi .p2align 4, 0x90 LBB0_6: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movw %ax, (%rsi,%rdi,2) addq %rdx, %rdi leaq (%r8,%rdi), %rcx cmpq $100000010, %rcx ## imm = 0x5F5E10A jl LBB0_6 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 movslq %eax, %rcx leaq (%r9,%rcx,2), %rcx addq $4, %rcx .p2align 4, 0x90 LBB0_8: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 addl $2, %eax cmpw $0, (%rcx) leaq 4(%rcx), %rcx jne LBB0_8 ## %bb.4: ## in Loop: Header=BB0_5 Depth=1 movl %eax, %ecx imull %eax, %ecx cmpl $100000009, %ecx ## imm = 0x5F5E109 jbe LBB0_5 ## %bb.9: movq _phi@GOTPCREL(%rip), %r8 movl $1, 4(%r8) xorl %edi, %edi jmp LBB0_10 .p2align 4, 0x90 LBB0_11: ## in Loop: Header=BB0_10 Depth=1 leal 1(%rdi), %eax LBB0_15: ## in Loop: Header=BB0_10 Depth=1 movl %eax, 8(%r8,%rdi,4) incq %rdi cmpq $100000008, %rdi ## imm = 0x5F5E108 je LBB0_16 LBB0_10: ## =>This Inner Loop Header: Depth=1 movswl 4(%r9,%rdi,2), %esi testl %esi, %esi je LBB0_11 ## %bb.12: ## in Loop: Header=BB0_10 Depth=1 leal 2(%rdi), %eax cltd idivl %esi movl %eax, %ecx cltd idivl %esi movslq %ecx, %rax movl (%r8,%rax,4), %eax testl %edx, %edx je LBB0_14 ## %bb.13: ## in Loop: Header=BB0_10 Depth=1 decl %esi LBB0_14: ## in Loop: Header=BB0_10 Depth=1 imull %esi, %eax jmp LBB0_15 LBB0_16: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _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 movl $65537, _P(%rip) ## imm = 0x10001 movl $4, %eax leaq _P(%rip), %r9 .p2align 4, 0x90 LBB1_1: ## =>This Inner Loop Header: Depth=1 movw $2, (%r9,%rax,2) movw $2, 4(%r9,%rax,2) movw $2, 8(%r9,%rax,2) cmpq $100000004, %rax ## imm = 0x5F5E104 jae LBB1_2 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 movw $2, 12(%r9,%rax,2) addq $8, %rax jmp LBB1_1 LBB1_2: movl $3, %eax movl $9, %ecx .p2align 4, 0x90 LBB1_5: ## =>This Loop Header: Depth=1 ## Child Loop BB1_6 Depth 2 ## Child Loop BB1_8 Depth 2 leal (%rax,%rax), %edx movl %ecx, %r8d movslq %edx, %rdx leaq (%r9,%r8,2), %rsi xorl %edi, %edi .p2align 4, 0x90 LBB1_6: ## Parent Loop BB1_5 Depth=1 ## => This Inner Loop Header: Depth=2 movw %ax, (%rsi,%rdi,2) addq %rdx, %rdi leaq (%r8,%rdi), %rcx cmpq $100000010, %rcx ## imm = 0x5F5E10A jl LBB1_6 ## %bb.7: ## in Loop: Header=BB1_5 Depth=1 movslq %eax, %rcx leaq (%r9,%rcx,2), %rcx addq $4, %rcx .p2align 4, 0x90 LBB1_8: ## Parent Loop BB1_5 Depth=1 ## => This Inner Loop Header: Depth=2 addl $2, %eax cmpw $0, (%rcx) leaq 4(%rcx), %rcx jne LBB1_8 ## %bb.4: ## in Loop: Header=BB1_5 Depth=1 movl %eax, %ecx imull %eax, %ecx cmpl $100000009, %ecx ## imm = 0x5F5E109 jbe LBB1_5 ## %bb.9: movq _phi@GOTPCREL(%rip), %r8 movl $1, 4(%r8) movl $2, %ecx movl $1, %edi jmp LBB1_10 .p2align 4, 0x90 LBB1_11: ## in Loop: Header=BB1_10 Depth=1 movl %edi, (%r8,%rcx,4) LBB1_15: ## in Loop: Header=BB1_10 Depth=1 incq %rcx incl %edi cmpq $100000010, %rcx ## imm = 0x5F5E10A je LBB1_16 LBB1_10: ## =>This Inner Loop Header: Depth=1 movswl (%r9,%rcx,2), %esi testl %esi, %esi je LBB1_11 ## %bb.12: ## in Loop: Header=BB1_10 Depth=1 movl %ecx, %eax cltd idivl %esi movl %eax, %r10d cltd idivl %esi movslq %r10d, %rax movl (%r8,%rax,4), %eax testl %edx, %edx je LBB1_14 ## %bb.13: ## in Loop: Header=BB1_10 Depth=1 decl %esi LBB1_14: ## in Loop: Header=BB1_10 Depth=1 imull %esi, %eax movl %eax, (%r8,%rcx,4) jmp LBB1_15 LBB1_16: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _P ## @P .zerofill __DATA,__common,_P,200000020,4 .comm _phi,400000040,4 ## @phi .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Generate ; -- Begin function Generate .p2align 2 _Generate: ; @Generate .cfi_startproc ; %bb.0: Lloh0: adrp x8, _P@PAGE Lloh1: add x8, x8, _P@PAGEOFF mov w10, #65537 mov x9, x8 str w10, [x9], #20 mov w10, #61568 movk w10, #762, lsl #16 mov w11, #2 LBB0_1: ; =>This Inner Loop Header: Depth=1 sturh w11, [x9, #-12] sturh w11, [x9, #-8] sturh w11, [x9, #-4] strh w11, [x9], #16 subs x10, x10, #4 b.ne LBB0_1 ; %bb.2: mov w9, #57608 movk w9, #1525, lsl #16 mov w10, #49672 movk w10, #3051, lsl #16 mov w11, #2 strh w11, [x8, x10] mov w10, #49676 movk w10, #3051, lsl #16 strh w11, [x8, x10] mov w10, #49680 movk w10, #3051, lsl #16 strh w11, [x8, x10] mov w10, #3 mov w12, #9 mov w11, #57609 movk w11, #1525, lsl #16 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 ; Child Loop BB0_6 Depth 2 lsl w13, w10, #1 mov w12, w12 sxtw x13, w13 LBB0_4: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 strh w10, [x8, x12, lsl #1] add x14, x9, #2 add x12, x12, x13 cmp x12, x14 b.lt LBB0_4 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 add x12, x8, w10, sxtw #1 add x12, x12, #4 LBB0_6: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldrh w13, [x12], #4 add w10, w10, #2 cbnz w13, LBB0_6 ; %bb.7: ; in Loop: Header=BB0_3 Depth=1 mul w12, w10, w10 cmp w12, w11 b.ls LBB0_3 ; %bb.8: mov x10, #0 Lloh2: adrp x11, _phi@GOTPAGE Lloh3: ldr x11, [x11, _phi@GOTPAGEOFF] mov w12, #1 str w12, [x11, #4] b LBB0_11 LBB0_9: ; in Loop: Header=BB0_11 Depth=1 add x12, x11, x10, lsl #2 add w13, w10, #1 str w13, [x12, #8] LBB0_10: ; in Loop: Header=BB0_11 Depth=1 add x10, x10, #1 cmp x9, x10 b.eq LBB0_15 LBB0_11: ; =>This Inner Loop Header: Depth=1 add x12, x8, x10, lsl #1 ldrsh w12, [x12, #4] cbz w12, LBB0_9 ; %bb.12: ; in Loop: Header=BB0_11 Depth=1 add w13, w10, #2 sdiv w13, w13, w12 sdiv w14, w13, w12 msub w14, w14, w12, w13 ldr w13, [x11, w13, sxtw #2] cbz w14, LBB0_14 ; %bb.13: ; in Loop: Header=BB0_11 Depth=1 sub w12, w12, #1 LBB0_14: ; in Loop: Header=BB0_11 Depth=1 mul w12, w13, w12 add x13, x11, x10, lsl #2 str w12, [x13, #8] b LBB0_10 LBB0_15: ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: Lloh4: adrp x8, _P@PAGE Lloh5: add x8, x8, _P@PAGEOFF mov w10, #65537 mov x9, x8 str w10, [x9], #20 mov w10, #61568 movk w10, #762, lsl #16 mov w11, #2 LBB1_1: ; =>This Inner Loop Header: Depth=1 sturh w11, [x9, #-12] sturh w11, [x9, #-8] sturh w11, [x9, #-4] strh w11, [x9], #16 subs x10, x10, #4 b.ne LBB1_1 ; %bb.2: mov w9, #57608 movk w9, #1525, lsl #16 mov w10, #49672 movk w10, #3051, lsl #16 mov w11, #2 strh w11, [x8, x10] mov w10, #49676 movk w10, #3051, lsl #16 strh w11, [x8, x10] mov w10, #49680 movk w10, #3051, lsl #16 strh w11, [x8, x10] mov w10, #3 mov w12, #9 mov w11, #57609 movk w11, #1525, lsl #16 LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_4 Depth 2 ; Child Loop BB1_6 Depth 2 lsl w13, w10, #1 mov w12, w12 sxtw x13, w13 LBB1_4: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 strh w10, [x8, x12, lsl #1] add x14, x9, #2 add x12, x12, x13 cmp x12, x14 b.lt LBB1_4 ; %bb.5: ; in Loop: Header=BB1_3 Depth=1 add x12, x8, w10, sxtw #1 add x12, x12, #4 LBB1_6: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldrh w13, [x12], #4 add w10, w10, #2 cbnz w13, LBB1_6 ; %bb.7: ; in Loop: Header=BB1_3 Depth=1 mul w12, w10, w10 cmp w12, w11 b.ls LBB1_3 ; %bb.8: mov x10, #0 Lloh6: adrp x11, _phi@GOTPAGE Lloh7: ldr x11, [x11, _phi@GOTPAGEOFF] mov w12, #1 str w12, [x11, #4] b LBB1_11 LBB1_9: ; in Loop: Header=BB1_11 Depth=1 add x12, x11, x10, lsl #2 add w13, w10, #1 str w13, [x12, #8] LBB1_10: ; in Loop: Header=BB1_11 Depth=1 add x10, x10, #1 cmp x9, x10 b.eq LBB1_15 LBB1_11: ; =>This Inner Loop Header: Depth=1 add x12, x8, x10, lsl #1 ldrsh w12, [x12, #4] cbz w12, LBB1_9 ; %bb.12: ; in Loop: Header=BB1_11 Depth=1 add w13, w10, #2 sdiv w13, w13, w12 sdiv w14, w13, w12 msub w14, w14, w12, w13 ldr w13, [x11, w13, sxtw #2] cbz w14, LBB1_14 ; %bb.13: ; in Loop: Header=BB1_11 Depth=1 sub w12, w12, #1 LBB1_14: ; in Loop: Header=BB1_11 Depth=1 mul w12, w13, w12 add x13, x11, x10, lsl #2 str w12, [x13, #8] b LBB1_10 LBB1_15: mov w0, #0 ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .cfi_endproc ; -- End function .globl _P ; @P .zerofill __DATA,__common,_P,200000020,1 .comm _phi,400000040,2 ; @phi .subsections_via_symbols
the_stack_data/75198.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf cmpl $0, -16(%rbp) jle LBB0_3 ## %bb.1: cmpl $0, -12(%rbp) jle LBB0_5 ## %bb.2: leaq L_.str.3(%rip), %rdi jmp LBB0_10 LBB0_3: js LBB0_6 ## %bb.4: movl $0, -12(%rbp) leaq L_.str.9(%rip), %rdi jmp LBB0_10 LBB0_5: leaq L_.str.5(%rip), %rax leaq L_.str.4(%rip), %rdi LBB0_9: cmoveq %rax, %rdi jmp LBB0_10 LBB0_6: cmpl $0, -12(%rbp) jle LBB0_8 ## %bb.7: leaq L_.str.6(%rip), %rdi LBB0_10: xorl %eax, %eax callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq LBB0_8: leaq L_.str.5(%rip), %rax leaq L_.str.7(%rip), %rdi jmp LBB0_9 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Introduza a cordenada x: " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Introduza a cordenada y: " L_.str.3: ## @.str.3 .asciz "O ponto encontrase no primeiro quadrante." L_.str.4: ## @.str.4 .asciz "O ponto encontrase no quarto quadrante." L_.str.5: ## @.str.5 .asciz "O ponto encontrase no eixo X." L_.str.6: ## @.str.6 .asciz "O ponto encontrase no segundo quadrante." L_.str.7: ## @.str.7 .asciz "O ponto encontrase no terceiro quadrante." L_.str.9: ## @.str.9 .asciz "O ponto encontrasse no eixo Y." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf add x8, sp, #12 str x8, [sp] Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF mov x0, x19 bl _scanf Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf add x8, sp, #8 str x8, [sp] mov x0, x19 bl _scanf ldr w8, [sp, #12] cmp w8, #1 b.lt LBB0_3 ; %bb.1: Lloh6: adrp x8, l_.str.3@PAGE Lloh7: add x8, x8, l_.str.3@PAGEOFF Lloh8: adrp x9, l_.str.4@PAGE Lloh9: add x9, x9, l_.str.4@PAGEOFF LBB0_2: ldr w10, [sp, #8] Lloh10: adrp x11, l_.str.5@PAGE Lloh11: add x11, x11, l_.str.5@PAGEOFF cmp w10, #0 csel x9, x11, x9, eq csel x0, x8, x9, gt b LBB0_5 LBB0_3: tbnz w8, #31, LBB0_6 ; %bb.4: str wzr, [sp, #8] Lloh12: adrp x0, l_.str.9@PAGE Lloh13: add x0, x0, l_.str.9@PAGEOFF LBB0_5: bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret LBB0_6: Lloh14: adrp x8, l_.str.6@PAGE Lloh15: add x8, x8, l_.str.6@PAGEOFF Lloh16: adrp x9, l_.str.7@PAGE Lloh17: add x9, x9, l_.str.7@PAGEOFF b LBB0_2 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Introduza a cordenada x: " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Introduza a cordenada y: " l_.str.3: ; @.str.3 .asciz "O ponto encontrase no primeiro quadrante." l_.str.4: ; @.str.4 .asciz "O ponto encontrase no quarto quadrante." l_.str.5: ; @.str.5 .asciz "O ponto encontrase no eixo X." l_.str.6: ; @.str.6 .asciz "O ponto encontrase no segundo quadrante." l_.str.7: ; @.str.7 .asciz "O ponto encontrase no terceiro quadrante." l_.str.9: ; @.str.9 .asciz "O ponto encontrasse no eixo Y." .subsections_via_symbols
the_stack_data/193892856.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mrb_sockettest_win_p ## -- Begin function mrb_sockettest_win_p .p2align 4, 0x90 _mrb_sockettest_win_p: ## @mrb_sockettest_win_p .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp jmp _mrb_false_value ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mrb_sockettest_win_p ; -- Begin function mrb_sockettest_win_p .p2align 2 _mrb_sockettest_win_p: ; @mrb_sockettest_win_p .cfi_startproc ; %bb.0: b _mrb_false_value .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/h2o/deps/mruby/mrbgems/mruby-socket/test/extr_sockettest.c_mrb_sockettest_win_p.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 xorl %eax, %eax cmpl $0, _s+20(%rip) setne %al popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _s ## @s .p2align 2 _s: .long 0 ## 0x0 .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 .long 4 ## 0x4 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .subsections_via_symbols
.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: Lloh0: adrp x8, _s@PAGE+20 Lloh1: ldr w8, [x8, _s@PAGEOFF+20] cmp w8, #0 cset w0, ne ret .loh AdrpLdr Lloh0, Lloh1 .cfi_endproc ; -- End function .section __DATA,__data .globl _s ; @s .p2align 2 _s: .long 0 ; 0x0 .long 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .long 4 ; 0x4 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .subsections_via_symbols
the_stack_data/90189.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function hdmi_dump_regs _hdmi_dump_regs: ## @hdmi_dump_regs .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 movq _hdmi@GOTPCREL(%rip), %rbx movq %rbx, %rdi callq _mutex_lock xorl %eax, %eax callq _hdmi_runtime_get testq %rax, %rax jne LBB0_2 ## %bb.1: leaq 16(%rbx), %rdi movq %r14, %rsi callq _hdmi_wp_dump leaq 12(%rbx), %rdi movq %r14, %rsi callq _hdmi_pll_dump leaq 8(%rbx), %rdi movq %r14, %rsi callq _hdmi_phy_dump addq $4, %rbx movq %rbx, %rdi movq %r14, %rsi callq _hdmi4_core_dump xorl %eax, %eax callq _hdmi_runtime_put LBB0_2: movq _hdmi@GOTPCREL(%rip), %rdi popq %rbx popq %r14 popq %rbp jmp _mutex_unlock ## TAILCALL .cfi_endproc ## -- End function .comm _hdmi,20,2 ## @hdmi .no_dead_strip _hdmi_dump_regs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hdmi_dump_regs _hdmi_dump_regs: ; @hdmi_dump_regs .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 Lloh0: adrp x20, _hdmi@GOTPAGE Lloh1: ldr x20, [x20, _hdmi@GOTPAGEOFF] mov x0, x20 bl _mutex_lock bl _hdmi_runtime_get cbnz x0, LBB0_2 ; %bb.1: add x0, x20, #16 mov x1, x19 bl _hdmi_wp_dump add x0, x20, #12 mov x1, x19 bl _hdmi_pll_dump add x0, x20, #8 mov x1, x19 bl _hdmi_phy_dump add x0, x20, #4 mov x1, x19 bl _hdmi4_core_dump bl _hdmi_runtime_put LBB0_2: Lloh2: adrp x0, _hdmi@GOTPAGE Lloh3: ldr x0, [x0, _hdmi@GOTPAGEOFF] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _mutex_unlock .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .cfi_endproc ; -- End function .comm _hdmi,20,2 ; @hdmi .no_dead_strip _hdmi_dump_regs .subsections_via_symbols
AnghaBench/linux/drivers/video/fbdev/omap2/omapfb/dss/extr_hdmi4.c_hdmi_dump_regs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $184, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq L_.str(%rip), %rdi callq _getenv movq %rax, %r14 testq %rax, %rax jne LBB0_2 ## %bb.1: leaq L_.str.1(%rip), %rdi callq _chdir LBB0_2: leaq L_.str.2(%rip), %rdi callq _getenv testq %rax, %rax je LBB0_28 ## %bb.3: movq %rax, %rbx movq %rax, %rdi movl $61, %esi callq _strchr leaq 1(%rax), %r13 testq %rax, %rax cmoveq %rbx, %r13 leaq L_.str.4(%rip), %rdi callq _getenv testq %rax, %rax je LBB0_29 ## %bb.4: movq %rax, %rbx movq %rax, %rdi movl $61, %esi callq _strchr leaq 1(%rax), %r15 testq %rax, %rax cmoveq %rbx, %r15 leaq L_.str.6(%rip), %rdi callq _getenv testq %rax, %rax je LBB0_11 ## %bb.5: movq %rax, %rbx movq %rax, %rdi movl $61, %esi callq _strchr leaq 1(%rax), %r12 testq %rax, %rax cmoveq %rbx, %r12 leaq L_.str.8(%rip), %rdi callq _getenv testq %rax, %rax je LBB0_14 ## %bb.6: movq %rax, %rbx movq %rax, %rdi movl $61, %esi callq _strchr leaq 1(%rax), %rcx testq %rax, %rax cmoveq %rbx, %rcx movq %rcx, -216(%rbp) ## 8-byte Spill leaq L_.str.10(%rip), %rdi callq _getenv testq %rax, %rax je LBB0_15 ## %bb.7: movq %rax, %rbx movq %rax, %rdi movl $61, %esi callq _strchr leaq 1(%rax), %rcx testq %rax, %rax cmoveq %rbx, %rcx movq %rcx, -224(%rbp) ## 8-byte Spill leaq L_.str.12(%rip), %rsi movl $6, %edx movq %r13, %rdi callq _strncmp testl %eax, %eax je LBB0_9 ## %bb.8: leaq L_.str.13(%rip), %rsi movl $3, %edx movq %r13, %rdi callq _strncmp testl %eax, %eax jne LBB0_17 LBB0_9: leaq L_.str.14(%rip), %rax movq %rax, -208(%rbp) leaq L_.str.15(%rip), %rax movq %rax, -200(%rbp) leaq L_.str.16(%rip), %rax movq %rax, -192(%rbp) movq %r15, -184(%rbp) leaq L_.str.17(%rip), %rax movq %rax, -176(%rbp) movq %r12, -168(%rbp) leaq L_.str.18(%rip), %rax movq %rax, -160(%rbp) movq -216(%rbp), %rax ## 8-byte Reload movq %rax, -152(%rbp) movq $0, -144(%rbp) testq %r14, %r14 je LBB0_10 ## %bb.16: leaq L_.str.19(%rip), %rdi movq %r15, %rsi xorl %eax, %eax callq _printf LBB0_17: leaq L_.str.20(%rip), %rsi movl $8, %edx movq %r13, %rdi callq _strncmp testl %eax, %eax je LBB0_19 ## %bb.18: leaq L_.str.21(%rip), %rsi movl $5, %edx movq %r13, %rdi callq _strncmp testl %eax, %eax jne LBB0_22 LBB0_19: leaq L_.str.14(%rip), %rax movq %rax, -208(%rbp) leaq L_.str.15(%rip), %rax movq %rax, -200(%rbp) leaq L_.str.22(%rip), %rax movq %rax, -192(%rbp) movq %r15, -184(%rbp) leaq L_.str.17(%rip), %rax movq %rax, -176(%rbp) movq %r12, -168(%rbp) leaq L_.str.18(%rip), %rax movq %rax, -160(%rbp) movq -216(%rbp), %rax ## 8-byte Reload movq %rax, -152(%rbp) movq $0, -144(%rbp) testq %r14, %r14 je LBB0_20 ## %bb.21: leaq L_.str.23(%rip), %rdi movq %r15, %rsi xorl %eax, %eax callq _printf LBB0_22: leaq L_.str.24(%rip), %rsi movl $8, %edx movq %r13, %rdi callq _strncmp xorl %ebx, %ebx testl %eax, %eax jne LBB0_26 ## %bb.23: leaq L_.str.14(%rip), %rax movq %rax, -208(%rbp) leaq L_.str.15(%rip), %rax movq %rax, -200(%rbp) leaq L_.str.22(%rip), %rax movq %rax, -192(%rbp) movq %r15, -184(%rbp) movq $0, -176(%rbp) testq %r14, %r14 je LBB0_24 ## %bb.25: leaq L_.str.26(%rip), %rdi xorl %ebx, %ebx movq -224(%rbp), %rsi ## 8-byte Reload xorl %eax, %eax callq _printf jmp LBB0_26 LBB0_28: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.3(%rip), %rdi movl $19, %esi jmp LBB0_13 LBB0_29: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.5(%rip), %rdi movl $26, %esi jmp LBB0_13 LBB0_11: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.7(%rip), %rdi jmp LBB0_12 LBB0_14: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.9(%rip), %rdi movl $17, %esi jmp LBB0_13 LBB0_15: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.11(%rip), %rdi LBB0_12: movl $24, %esi LBB0_13: movl $1, %edx callq _fwrite movl $1, %ebx LBB0_26: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_30 ## %bb.27: movl %ebx, %eax addq $184, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_10: leaq L_.str.14(%rip), %rdi leaq -208(%rbp), %rsi callq _my_system movl %eax, %ebx testl %eax, %eax jne LBB0_26 jmp LBB0_17 LBB0_20: leaq L_.str.14(%rip), %rdi leaq -208(%rbp), %rsi callq _my_system movl %eax, %ebx testl %eax, %eax jne LBB0_26 jmp LBB0_22 LBB0_24: leaq L_.str.25(%rip), %rdi xorl %ebx, %ebx movl $1, %esi xorl %eax, %eax callq _open movl %eax, %r14d movl %eax, %edi movl $1, %esi callq _dup2 movl %r14d, %edi movl $2, %esi callq _dup2 leaq L_.str.14(%rip), %rdi leaq -208(%rbp), %rsi callq _my_system jmp LBB0_26 LBB0_30: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _load ## -- Begin function load .p2align 4, 0x90 _load: ## @load .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 pushq %rax .cfi_offset %rbx, -24 callq _getenv testq %rax, %rax je LBB1_1 ## %bb.2: movq %rax, %rbx movq %rax, %rdi movl $61, %esi callq _strchr movq %rax, %rcx incq %rax testq %rcx, %rcx cmoveq %rbx, %rax jmp LBB1_3 LBB1_1: xorl %eax, %eax LBB1_3: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _my_system ## -- Begin function my_system .p2align 4, 0x90 _my_system: ## @my_system .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %rbx movl $1, %r12d callq _vfork cmpl $-1, %eax je LBB2_3 ## %bb.1: testl %eax, %eax jne LBB2_4 ## %bb.2: movq %rbx, %rdi movq %r14, %rsi callq _execv movl $127, %eax jmp LBB2_9 LBB2_4: movl %eax, %ebx leaq -36(%rbp), %r14 xorl %r15d, %r15d .p2align 4, 0x90 LBB2_5: ## =>This Inner Loop Header: Depth=1 movl %ebx, %edi movq %r14, %rsi movl %r15d, %edx callq _waitpid cmpl $-1, %eax jne LBB2_8 ## %bb.6: ## in Loop: Header=BB2_5 Depth=1 callq ___error cmpl $4, (%rax) je LBB2_5 LBB2_3: movl %r12d, %eax jmp LBB2_9 LBB2_8: movl -36(%rbp), %eax LBB2_9: addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "UPDOWN_TESTING" L_.str.1: ## @.str.1 .asciz "/etc" L_.str.2: ## @.str.2 .asciz "PLUTO_VERB" L_.str.3: ## @.str.3 .asciz "PLUTO_VERB not set\n" L_.str.4: ## @.str.4 .asciz "PLUTO_PEER_CLIENT" L_.str.5: ## @.str.5 .asciz "PLUTO_PEER_CLIENT not set\n" L_.str.6: ## @.str.6 .asciz "PLUTO_INTERFACE" L_.str.7: ## @.str.7 .asciz "PLUTO_INTERFACE not set\n" L_.str.8: ## @.str.8 .asciz "PLUTO_ME" L_.str.9: ## @.str.9 .asciz "PLUTO_ME not set\n" L_.str.10: ## @.str.10 .asciz "PLUTO_MY_CLIENT" L_.str.11: ## @.str.11 .asciz "PLUTO_MY_CLIENT not set\n" L_.str.12: ## @.str.12 .asciz "route-" L_.str.13: ## @.str.13 .asciz "up-" L_.str.14: ## @.str.14 .asciz "/bin/ip" L_.str.15: ## @.str.15 .asciz "route" L_.str.16: ## @.str.16 .asciz "add" L_.str.17: ## @.str.17 .asciz "dev" L_.str.18: ## @.str.18 .asciz "via" L_.str.19: ## @.str.19 .asciz "route add %s\n" L_.str.20: ## @.str.20 .asciz "unroute-" L_.str.21: ## @.str.21 .asciz "down-" L_.str.22: ## @.str.22 .asciz "del" L_.str.23: ## @.str.23 .asciz "route del %s\n" L_.str.24: ## @.str.24 .asciz "prepare-" L_.str.25: ## @.str.25 .asciz "/dev/null" L_.str.26: ## @.str.26 .asciz "prepare del %s\n" .subsections_via_symbols
.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, #272 .cfi_def_cfa_offset 272 stp x28, x27, [sp, #176] ; 16-byte Folded Spill stp x26, x25, [sp, #192] ; 16-byte Folded Spill stp x24, x23, [sp, #208] ; 16-byte Folded Spill stp x22, x21, [sp, #224] ; 16-byte Folded Spill stp x20, x19, [sp, #240] ; 16-byte Folded Spill stp x29, x30, [sp, #256] ; 16-byte Folded Spill add x29, sp, #256 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-88] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _getenv mov x19, x0 cbnz x0, LBB0_2 ; %bb.1: Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _chdir LBB0_2: Lloh7: adrp x0, l_.str.2@PAGE Lloh8: add x0, x0, l_.str.2@PAGEOFF bl _getenv cbz x0, LBB0_18 ; %bb.3: mov x20, x0 mov w1, #61 bl _strchr cmp x0, #0 csinc x20, x20, x0, eq Lloh9: adrp x0, l_.str.4@PAGE Lloh10: add x0, x0, l_.str.4@PAGEOFF bl _getenv cbz x0, LBB0_19 ; %bb.4: mov x21, x0 mov w1, #61 bl _strchr cmp x0, #0 csinc x22, x21, x0, eq Lloh11: adrp x0, l_.str.6@PAGE Lloh12: add x0, x0, l_.str.6@PAGEOFF bl _getenv cbz x0, LBB0_20 ; %bb.5: mov x21, x0 mov w1, #61 bl _strchr cmp x0, #0 csinc x24, x21, x0, eq Lloh13: adrp x0, l_.str.8@PAGE Lloh14: add x0, x0, l_.str.8@PAGEOFF bl _getenv cbz x0, LBB0_21 ; %bb.6: mov x21, x0 mov w1, #61 bl _strchr cmp x0, #0 csinc x25, x21, x0, eq Lloh15: adrp x0, l_.str.10@PAGE Lloh16: add x0, x0, l_.str.10@PAGEOFF bl _getenv cbz x0, LBB0_22 ; %bb.7: mov x21, x0 mov w1, #61 bl _strchr cmp x0, #0 csinc x23, x21, x0, eq Lloh17: adrp x1, l_.str.12@PAGE Lloh18: add x1, x1, l_.str.12@PAGEOFF mov x0, x20 mov w2, #6 bl _strncmp Lloh19: adrp x27, l_.str.17@PAGE Lloh20: add x27, x27, l_.str.17@PAGEOFF Lloh21: adrp x26, l_.str.18@PAGE Lloh22: add x26, x26, l_.str.18@PAGEOFF cbz w0, LBB0_9 ; %bb.8: Lloh23: adrp x1, l_.str.13@PAGE Lloh24: add x1, x1, l_.str.13@PAGEOFF mov x0, x20 mov w2, #3 bl _strncmp cbnz w0, LBB0_11 LBB0_9: Lloh25: adrp x8, l_.str.14@PAGE Lloh26: add x8, x8, l_.str.14@PAGEOFF Lloh27: adrp x9, l_.str.15@PAGE Lloh28: add x9, x9, l_.str.15@PAGEOFF stp x8, x9, [sp, #8] Lloh29: adrp x8, l_.str.16@PAGE Lloh30: add x8, x8, l_.str.16@PAGEOFF stp x8, x22, [sp, #24] stp x27, x24, [sp, #40] stp x26, x25, [sp, #56] str xzr, [sp, #72] cbz x19, LBB0_27 ; %bb.10: str x22, [sp] Lloh31: adrp x0, l_.str.19@PAGE Lloh32: add x0, x0, l_.str.19@PAGEOFF bl _printf LBB0_11: Lloh33: adrp x1, l_.str.20@PAGE Lloh34: add x1, x1, l_.str.20@PAGEOFF mov x0, x20 mov w2, #8 bl _strncmp cbz w0, LBB0_13 ; %bb.12: Lloh35: adrp x1, l_.str.21@PAGE Lloh36: add x1, x1, l_.str.21@PAGEOFF mov x0, x20 mov w2, #5 bl _strncmp cbnz w0, LBB0_15 LBB0_13: Lloh37: adrp x8, l_.str.14@PAGE Lloh38: add x8, x8, l_.str.14@PAGEOFF Lloh39: adrp x9, l_.str.15@PAGE Lloh40: add x9, x9, l_.str.15@PAGEOFF stp x8, x9, [sp, #8] Lloh41: adrp x8, l_.str.22@PAGE Lloh42: add x8, x8, l_.str.22@PAGEOFF stp x8, x22, [sp, #24] stp x27, x24, [sp, #40] stp x26, x25, [sp, #56] str xzr, [sp, #72] cbz x19, LBB0_28 ; %bb.14: str x22, [sp] Lloh43: adrp x0, l_.str.23@PAGE Lloh44: add x0, x0, l_.str.23@PAGEOFF bl _printf LBB0_15: Lloh45: adrp x1, l_.str.24@PAGE Lloh46: add x1, x1, l_.str.24@PAGEOFF mov x0, x20 mov w2, #8 bl _strncmp cbnz w0, LBB0_30 ; %bb.16: Lloh47: adrp x8, l_.str.14@PAGE Lloh48: add x8, x8, l_.str.14@PAGEOFF Lloh49: adrp x9, l_.str.15@PAGE Lloh50: add x9, x9, l_.str.15@PAGEOFF stp x8, x9, [sp, #8] Lloh51: adrp x8, l_.str.22@PAGE Lloh52: add x8, x8, l_.str.22@PAGEOFF stp x8, x22, [sp, #24] str xzr, [sp, #40] cbz x19, LBB0_29 ; %bb.17: str x23, [sp] Lloh53: adrp x0, l_.str.26@PAGE Lloh54: add x0, x0, l_.str.26@PAGEOFF bl _printf b LBB0_30 LBB0_18: Lloh55: adrp x8, ___stderrp@GOTPAGE Lloh56: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh57: ldr x3, [x8] Lloh58: adrp x0, l_.str.3@PAGE Lloh59: add x0, x0, l_.str.3@PAGEOFF mov w21, #1 mov w1, #19 mov w2, #1 bl _fwrite b LBB0_25 LBB0_19: Lloh60: adrp x8, ___stderrp@GOTPAGE Lloh61: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh62: ldr x3, [x8] Lloh63: adrp x0, l_.str.5@PAGE Lloh64: add x0, x0, l_.str.5@PAGEOFF mov w21, #1 mov w1, #26 b LBB0_24 LBB0_20: Lloh65: adrp x8, ___stderrp@GOTPAGE Lloh66: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh67: ldr x3, [x8] Lloh68: adrp x0, l_.str.7@PAGE Lloh69: add x0, x0, l_.str.7@PAGEOFF b LBB0_23 LBB0_21: Lloh70: adrp x8, ___stderrp@GOTPAGE Lloh71: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh72: ldr x3, [x8] Lloh73: adrp x0, l_.str.9@PAGE Lloh74: add x0, x0, l_.str.9@PAGEOFF mov w21, #1 mov w1, #17 b LBB0_24 LBB0_22: Lloh75: adrp x8, ___stderrp@GOTPAGE Lloh76: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh77: ldr x3, [x8] Lloh78: adrp x0, l_.str.11@PAGE Lloh79: add x0, x0, l_.str.11@PAGEOFF LBB0_23: mov w21, #1 mov w1, #24 LBB0_24: mov w2, #1 bl _fwrite ; kill: def $w21 killed $w21 killed $x21 def $x21 LBB0_25: ldur x8, [x29, #-88] Lloh80: adrp x9, ___stack_chk_guard@GOTPAGE Lloh81: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh82: ldr x9, [x9] cmp x9, x8 b.ne LBB0_31 ; %bb.26: mov x0, x21 ldp x29, x30, [sp, #256] ; 16-byte Folded Reload ldp x20, x19, [sp, #240] ; 16-byte Folded Reload ldp x22, x21, [sp, #224] ; 16-byte Folded Reload ldp x24, x23, [sp, #208] ; 16-byte Folded Reload ldp x26, x25, [sp, #192] ; 16-byte Folded Reload ldp x28, x27, [sp, #176] ; 16-byte Folded Reload add sp, sp, #272 ret LBB0_27: Lloh83: adrp x0, l_.str.14@PAGE Lloh84: add x0, x0, l_.str.14@PAGEOFF add x1, sp, #8 bl _my_system mov x21, x0 cbnz w0, LBB0_25 b LBB0_11 LBB0_28: Lloh85: adrp x0, l_.str.14@PAGE Lloh86: add x0, x0, l_.str.14@PAGEOFF add x1, sp, #8 bl _my_system mov x21, x0 cbnz w0, LBB0_25 b LBB0_15 LBB0_29: Lloh87: adrp x0, l_.str.25@PAGE Lloh88: add x0, x0, l_.str.25@PAGEOFF mov w1, #1 bl _open mov x19, x0 mov w1, #1 bl _dup2 mov x0, x19 mov w1, #2 bl _dup2 Lloh89: adrp x0, l_.str.14@PAGE Lloh90: add x0, x0, l_.str.14@PAGEOFF add x1, sp, #8 bl _my_system LBB0_30: mov w21, #0 b LBB0_25 LBB0_31: bl ___stack_chk_fail .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpAdd Lloh31, Lloh32 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh41, Lloh42 .loh AdrpAdd Lloh39, Lloh40 .loh AdrpAdd Lloh37, Lloh38 .loh AdrpAdd Lloh43, Lloh44 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpAdd Lloh51, Lloh52 .loh AdrpAdd Lloh49, Lloh50 .loh AdrpAdd Lloh47, Lloh48 .loh AdrpAdd Lloh53, Lloh54 .loh AdrpAdd Lloh58, Lloh59 .loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57 .loh AdrpAdd Lloh63, Lloh64 .loh AdrpLdrGotLdr Lloh60, Lloh61, Lloh62 .loh AdrpAdd Lloh68, Lloh69 .loh AdrpLdrGotLdr Lloh65, Lloh66, Lloh67 .loh AdrpAdd Lloh73, Lloh74 .loh AdrpLdrGotLdr Lloh70, Lloh71, Lloh72 .loh AdrpAdd Lloh78, Lloh79 .loh AdrpLdrGotLdr Lloh75, Lloh76, Lloh77 .loh AdrpLdrGotLdr Lloh80, Lloh81, Lloh82 .loh AdrpAdd Lloh83, Lloh84 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpAdd Lloh89, Lloh90 .loh AdrpAdd Lloh87, Lloh88 .cfi_endproc ; -- End function .globl _load ; -- Begin function load .p2align 2 _load: ; @load .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 bl _getenv cbz x0, LBB1_2 ; %bb.1: mov x19, x0 mov w1, #61 bl _strchr cmp x0, #0 csinc x0, x19, x0, eq LBB1_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _my_system ; -- Begin function my_system .p2align 2 _my_system: ; @my_system .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x21, x0 bl _vfork cmn w0, #1 b.eq LBB2_6 ; %bb.1: cbnz w0, LBB2_3 ; %bb.2: mov x0, x21 mov x1, x20 bl _execv mov w0, #127 b LBB2_8 LBB2_3: mov x19, x0 add x20, sp, #12 LBB2_4: ; =>This Inner Loop Header: Depth=1 mov w2, #0 mov x0, x19 mov x1, x20 bl _waitpid cmn w0, #1 b.ne LBB2_7 ; %bb.5: ; in Loop: Header=BB2_4 Depth=1 bl ___error ldr w8, [x0] cmp w8, #4 b.eq LBB2_4 LBB2_6: mov w0, #1 b LBB2_8 LBB2_7: ldr w0, [sp, #12] LBB2_8: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "UPDOWN_TESTING" l_.str.1: ; @.str.1 .asciz "/etc" l_.str.2: ; @.str.2 .asciz "PLUTO_VERB" l_.str.3: ; @.str.3 .asciz "PLUTO_VERB not set\n" l_.str.4: ; @.str.4 .asciz "PLUTO_PEER_CLIENT" l_.str.5: ; @.str.5 .asciz "PLUTO_PEER_CLIENT not set\n" l_.str.6: ; @.str.6 .asciz "PLUTO_INTERFACE" l_.str.7: ; @.str.7 .asciz "PLUTO_INTERFACE not set\n" l_.str.8: ; @.str.8 .asciz "PLUTO_ME" l_.str.9: ; @.str.9 .asciz "PLUTO_ME not set\n" l_.str.10: ; @.str.10 .asciz "PLUTO_MY_CLIENT" l_.str.11: ; @.str.11 .asciz "PLUTO_MY_CLIENT not set\n" l_.str.12: ; @.str.12 .asciz "route-" l_.str.13: ; @.str.13 .asciz "up-" l_.str.14: ; @.str.14 .asciz "/bin/ip" l_.str.15: ; @.str.15 .asciz "route" l_.str.16: ; @.str.16 .asciz "add" l_.str.17: ; @.str.17 .asciz "dev" l_.str.18: ; @.str.18 .asciz "via" l_.str.19: ; @.str.19 .asciz "route add %s\n" l_.str.20: ; @.str.20 .asciz "unroute-" l_.str.21: ; @.str.21 .asciz "down-" l_.str.22: ; @.str.22 .asciz "del" l_.str.23: ; @.str.23 .asciz "route del %s\n" l_.str.24: ; @.str.24 .asciz "prepare-" l_.str.25: ; @.str.25 .asciz "/dev/null" l_.str.26: ; @.str.26 .asciz "prepare del %s\n" .subsections_via_symbols
the_stack_data/248581710.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function make_int_8 _make_int_8: ## @make_int_8 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movsbl %dil, %eax movzbl %al, %ecx andl $-256, %eax orl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _make_int_8 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function make_int_8 _make_int_8: ; @make_int_8 .cfi_startproc ; %bb.0: sbfx w8, w0, #7, #1 bfxil w8, w0, #0, #8 mov x0, x8 ret .cfi_endproc ; -- End function .no_dead_strip _make_int_8 .subsections_via_symbols
AnghaBench/Provenance/Cores/PicoDrive/cpu/musashi/extr_m68kdasm.c_make_int_8.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _uiAttributeGetType ## -- Begin function uiAttributeGetType .p2align 4, 0x90 _uiAttributeGetType: ## @uiAttributeGetType .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rdi), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _uiAttributeGetType ; -- Begin function uiAttributeGetType .p2align 2 _uiAttributeGetType: ; @uiAttributeGetType .cfi_startproc ; %bb.0: ldr w0, [x0] ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/libui/common/extr_attribute.c_uiAttributeGetType.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cache_mp_read ## -- Begin function cache_mp_read .p2align 4, 0x90 _cache_mp_read: ## @cache_mp_read .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r15 movq %rsi, %r14 movq %rdi, %rbx leaq _cache_mp_read(%rip), %rdi callq _TRACE_IN xorl %edi, %edi testq %rbx, %rbx setne %dil callq _assert movq (%rbx), %rax testq %rax, %rax je LBB0_1 ## %bb.2: movq (%rax), %rcx cmpq (%r15), %rcx movq %rcx, (%r15) jbe LBB0_4 ## %bb.3: xorl %ebx, %ebx testq %r14, %r14 sete %bl leaq _cache_mp_read(%rip), %rdi callq _TRACE_OUT leal (%rbx,%rbx), %eax addl $-2, %eax jmp LBB0_5 LBB0_1: leaq _cache_mp_read(%rip), %rdi callq _TRACE_OUT movl $-1, %eax jmp LBB0_5 LBB0_4: movl 8(%rax), %esi movq (%rax), %rdx movq %r14, %rdi callq _memcpy movq (%rbx), %rdi movq _entries@GOTPCREL(%rip), %rax movl (%rax), %esi callq _TAILQ_NEXT movq %rax, (%rbx) leaq _cache_mp_read(%rip), %rdi callq _TRACE_OUT xorl %eax, %eax LBB0_5: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _entries,4,2 ## @entries .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cache_mp_read ; -- Begin function cache_mp_read .p2align 2 _cache_mp_read: ; @cache_mp_read .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x2 mov x20, x1 mov x19, x0 Lloh0: adrp x0, _cache_mp_read@PAGE Lloh1: add x0, x0, _cache_mp_read@PAGEOFF bl _TRACE_IN cmp x19, #0 cset w0, ne bl _assert ldr x8, [x19] cbz x8, LBB0_3 ; %bb.1: ldr x9, [x8] ldr x10, [x21] str x9, [x21] cmp x9, x10 b.ls LBB0_4 ; %bb.2: Lloh2: adrp x0, _cache_mp_read@PAGE Lloh3: add x0, x0, _cache_mp_read@PAGEOFF bl _TRACE_OUT cmp x20, #0 mov w8, #-2 csel w0, wzr, w8, eq b LBB0_5 LBB0_3: Lloh4: adrp x0, _cache_mp_read@PAGE Lloh5: add x0, x0, _cache_mp_read@PAGEOFF bl _TRACE_OUT mov w0, #-1 b LBB0_5 LBB0_4: ldr w1, [x8, #8] ldr x2, [x8] mov x0, x20 bl _memcpy ldr x0, [x19] Lloh6: adrp x8, _entries@GOTPAGE Lloh7: ldr x8, [x8, _entries@GOTPAGEOFF] Lloh8: ldr w1, [x8] bl _TAILQ_NEXT str x0, [x19] Lloh9: adrp x0, _cache_mp_read@PAGE Lloh10: add x0, x0, _cache_mp_read@PAGEOFF bl _TRACE_OUT mov w0, #0 LBB0_5: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _entries,4,2 ; @entries .subsections_via_symbols
AnghaBench/freebsd/usr.sbin/nscd/extr_cachelib.c_cache_mp_read.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snapid_compare_reverse _snapid_compare_reverse: ## @snapid_compare_reverse .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), %rax movq (%rsi), %rcx xorl %edx, %edx cmpq %rcx, %rax setne %dl negl %edx cmpq %rcx, %rax movl $1, %eax cmovgel %edx, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _snapid_compare_reverse .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snapid_compare_reverse _snapid_compare_reverse: ; @snapid_compare_reverse .cfi_startproc ; %bb.0: ldr x8, [x0] ldr x9, [x1] cmp x8, x9 csetm w8, ne csinc w0, w8, wzr, ge ret .cfi_endproc ; -- End function .no_dead_strip _snapid_compare_reverse .subsections_via_symbols
AnghaBench/linux/drivers/block/extr_rbd.c_snapid_compare_reverse.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vpdma_set_bg_color ## -- Begin function vpdma_set_bg_color .p2align 4, 0x90 _vpdma_set_bg_color: ## @vpdma_set_bg_color .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rsi), %rax movq _VPDMA_DATA_FMT_TYPE_RGB@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_2 ## %bb.1: movq _VPDMA_BG_RGB@GOTPCREL(%rip), %rax jmp LBB0_4 LBB0_2: movq _VPDMA_DATA_FMT_TYPE_YUV@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_5 ## %bb.3: movq _VPDMA_BG_YUV@GOTPCREL(%rip), %rax LBB0_4: movl (%rax), %esi popq %rbp jmp _write_reg ## TAILCALL LBB0_5: popq %rbp retq .cfi_endproc ## -- End function .comm _VPDMA_DATA_FMT_TYPE_RGB,8,3 ## @VPDMA_DATA_FMT_TYPE_RGB .comm _VPDMA_BG_RGB,4,2 ## @VPDMA_BG_RGB .comm _VPDMA_DATA_FMT_TYPE_YUV,8,3 ## @VPDMA_DATA_FMT_TYPE_YUV .comm _VPDMA_BG_YUV,4,2 ## @VPDMA_BG_YUV .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vpdma_set_bg_color ; -- Begin function vpdma_set_bg_color .p2align 2 _vpdma_set_bg_color: ; @vpdma_set_bg_color .cfi_startproc ; %bb.0: ldr x8, [x1] Lloh0: adrp x9, _VPDMA_DATA_FMT_TYPE_RGB@GOTPAGE Lloh1: ldr x9, [x9, _VPDMA_DATA_FMT_TYPE_RGB@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 b.ne LBB0_2 ; %bb.1: Lloh3: adrp x8, _VPDMA_BG_RGB@GOTPAGE Lloh4: ldr x8, [x8, _VPDMA_BG_RGB@GOTPAGEOFF] Lloh5: ldr w1, [x8] b _write_reg LBB0_2: Lloh6: adrp x9, _VPDMA_DATA_FMT_TYPE_YUV@GOTPAGE Lloh7: ldr x9, [x9, _VPDMA_DATA_FMT_TYPE_YUV@GOTPAGEOFF] Lloh8: ldr x9, [x9] cmp x8, x9 b.ne LBB0_4 ; %bb.3: Lloh9: adrp x8, _VPDMA_BG_YUV@GOTPAGE Lloh10: ldr x8, [x8, _VPDMA_BG_YUV@GOTPAGEOFF] Lloh11: ldr w1, [x8] b _write_reg LBB0_4: ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _VPDMA_DATA_FMT_TYPE_RGB,8,3 ; @VPDMA_DATA_FMT_TYPE_RGB .comm _VPDMA_BG_RGB,4,2 ; @VPDMA_BG_RGB .comm _VPDMA_DATA_FMT_TYPE_YUV,8,3 ; @VPDMA_DATA_FMT_TYPE_YUV .comm _VPDMA_BG_YUV,4,2 ; @VPDMA_BG_YUV .subsections_via_symbols
AnghaBench/linux/drivers/media/platform/ti-vpe/extr_vpdma.c_vpdma_set_bg_color.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nexus_probe_nomatch _nexus_probe_nomatch: ## @nexus_probe_nomatch .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %ebx movl %edi, %r14d movl %esi, %edi callq _ofw_bus_get_name leaq L_.str(%rip), %rsi movl %r14d, %edi movl %eax, %edx callq _device_printf movl %ebx, %edi callq _device_get_ivars movl %eax, %edi callq _nexus_print_res movl %ebx, %edi callq _ofw_bus_get_type testq %rax, %rax leaq L_.str.2(%rip), %rsi cmovneq %rax, %rsi leaq L_.str.1(%rip), %rdi popq %rbx popq %r14 popq %rbp jmp _printf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "<%s>" L_.str.1: ## @.str.1 .asciz " type %s (no driver attached)\n" L_.str.2: ## @.str.2 .asciz "unknown" .no_dead_strip _nexus_probe_nomatch .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nexus_probe_nomatch _nexus_probe_nomatch: ; @nexus_probe_nomatch .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 mov x0, x1 bl _ofw_bus_get_name mov x2, x0 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x20 bl _device_printf mov x0, x19 bl _device_get_ivars bl _nexus_print_res mov x0, x19 bl _ofw_bus_get_type Lloh2: adrp x8, l_.str.2@PAGE Lloh3: add x8, x8, l_.str.2@PAGEOFF cmp x0, #0 csel x1, x8, x0, eq Lloh4: adrp x0, l_.str.1@PAGE Lloh5: add x0, x0, l_.str.1@PAGEOFF ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _printf .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "<%s>" l_.str.1: ; @.str.1 .asciz " type %s (no driver attached)\n" l_.str.2: ; @.str.2 .asciz "unknown" .no_dead_strip _nexus_probe_nomatch .subsections_via_symbols
AnghaBench/freebsd/sys/sparc64/sparc64/extr_nexus.c_nexus_probe_nomatch.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function __nilfs_btree_get_block ___nilfs_btree_get_block: ## @__nilfs_btree_get_block .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r14 movq %rdx, %r13 movq %rsi, %r15 movq %rdi, %r12 callq _NILFS_BMAP_I movq %rax, %rbx movl $0, -52(%rbp) movq _REQ_OP_READ@GOTPCREL(%rip), %rax movl (%rax), %ecx leaq -52(%rbp), %rax movq %rax, (%rsp) leaq -48(%rbp), %r9 movq %rbx, %rdi movq %r15, %rsi xorl %edx, %edx xorl %r8d, %r8d callq _nilfs_btnode_submit_block testl %eax, %eax je LBB0_4 ## %bb.1: movq _EEXIST@GOTPCREL(%rip), %rcx movl (%rcx), %ecx addl %eax, %ecx je LBB0_2 jmp LBB0_18 LBB0_4: movq %rbx, -96(%rbp) ## 8-byte Spill movq %r12, -72(%rbp) ## 8-byte Spill movq %r15, -80(%rbp) ## 8-byte Spill movq %r13, -88(%rbp) ## 8-byte Spill testq %r14, %r14 movq _REQ_OP_READ@GOTPCREL(%rip), %r15 je LBB0_13 ## %bb.5: movq %r14, %rbx movl (%r14), %r12d testl %r12d, %r12d jle LBB0_13 ## %bb.6: movl 4(%rbx), %r14d incl %r14d incl %r12d movq %rbx, -64(%rbp) ## 8-byte Spill .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 movl 8(%rbx), %edx cmpl %edx, %r14d jge LBB0_13 ## %bb.9: ## in Loop: Header=BB0_8 Depth=1 movl 12(%rbx), %edi movl %r14d, %esi callq _nilfs_btree_node_get_ptr movq %r15, %r13 movl (%r15), %ecx movq _REQ_RAHEAD@GOTPCREL(%rip), %rdx movl (%rdx), %r8d leaq -52(%rbp), %rdx movq %rdx, (%rsp) movq -96(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi xorl %edx, %edx leaq -104(%rbp), %r9 callq _nilfs_btnode_submit_block movl %eax, %r15d testl %eax, %eax sete %al movq _EEXIST@GOTPCREL(%rip), %rcx movl (%rcx), %ecx addl %r15d, %ecx sete %cl orb %al, %cl movzbl %cl, %edi callq _likely testq %rax, %rax je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_8 Depth=1 movq -104(%rbp), %rdi callq _brelse movq %r13, %r15 movq -64(%rbp), %rbx ## 8-byte Reload jmp LBB0_12 .p2align 4, 0x90 LBB0_11: ## in Loop: Header=BB0_8 Depth=1 movq _EBUSY@GOTPCREL(%rip), %rax addl (%rax), %r15d movq %r13, %r15 movq -64(%rbp), %rbx ## 8-byte Reload jne LBB0_13 LBB0_12: ## in Loop: Header=BB0_8 Depth=1 movq -48(%rbp), %rdi callq _buffer_locked testl %eax, %eax je LBB0_14 ## %bb.7: ## in Loop: Header=BB0_8 Depth=1 incl %r14d decl %r12d cmpl $2, %r12d jge LBB0_8 LBB0_13: movq -48(%rbp), %rdi callq _wait_on_buffer LBB0_14: movq -48(%rbp), %rdi callq _buffer_uptodate testl %eax, %eax movq -88(%rbp), %r13 ## 8-byte Reload je LBB0_15 LBB0_2: movq -48(%rbp), %rdi callq _nilfs_btree_broken_node_block movq -48(%rbp), %rdi testq %rax, %rax je LBB0_17 ## %bb.3: callq _clear_buffer_uptodate movq -48(%rbp), %rdi callq _brelse movq _EINVAL@GOTPCREL(%rip), %rcx jmp LBB0_16 LBB0_17: movq %rdi, (%r13) xorl %eax, %eax jmp LBB0_18 LBB0_15: movq -72(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movl (%rax), %ecx movl 4(%rax), %edi movq _KERN_ERR@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str(%rip), %rdx movq -80(%rbp), %r8 ## 8-byte Reload callq _nilfs_msg movq -48(%rbp), %rdi callq _brelse movq _EIO@GOTPCREL(%rip), %rcx LBB0_16: xorl %eax, %eax subl (%rcx), %eax LBB0_18: addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _REQ_OP_READ,4,2 ## @REQ_OP_READ .comm _EEXIST,4,2 ## @EEXIST .comm _REQ_RAHEAD,4,2 ## @REQ_RAHEAD .comm _EBUSY,4,2 ## @EBUSY .comm _KERN_ERR,4,2 ## @KERN_ERR .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "I/O error reading b-tree node block (ino=%lu, blocknr=%llu)" .comm _EIO,4,2 ## @EIO .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip ___nilfs_btree_get_block .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function __nilfs_btree_get_block ___nilfs_btree_get_block: ; @__nilfs_btree_get_block .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x28, x27, [sp, #32] ; 16-byte Folded Spill stp x26, x25, [sp, #48] ; 16-byte Folded Spill stp x24, x23, [sp, #64] ; 16-byte Folded Spill stp x22, x21, [sp, #80] ; 16-byte Folded Spill stp x20, x19, [sp, #96] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x22, x3 mov x19, x2 mov x20, x1 mov x21, x0 bl _NILFS_BMAP_I mov x23, x0 str wzr, [sp, #12] Lloh0: adrp x26, _REQ_OP_READ@GOTPAGE Lloh1: ldr x26, [x26, _REQ_OP_READ@GOTPAGEOFF] ldr w3, [x26] add x5, sp, #24 add x6, sp, #12 mov x1, x20 mov w2, #0 mov w4, #0 bl _nilfs_btnode_submit_block cbz w0, LBB0_2 ; %bb.1: Lloh2: adrp x8, _EEXIST@GOTPAGE Lloh3: ldr x8, [x8, _EEXIST@GOTPAGEOFF] Lloh4: ldr w8, [x8] cmn w0, w8 b.eq LBB0_13 b LBB0_18 LBB0_2: str x19, [sp] ; 8-byte Folded Spill cbz x22, LBB0_11 ; %bb.3: ldr w8, [x22] cmp w8, #1 b.lt LBB0_11 ; %bb.4: ldr w9, [x22, #4] add w24, w9, #1 add w27, w8, #1 Lloh5: adrp x28, _REQ_RAHEAD@GOTPAGE Lloh6: ldr x28, [x28, _REQ_RAHEAD@GOTPAGEOFF] Lloh7: adrp x19, _EEXIST@GOTPAGE Lloh8: ldr x19, [x19, _EEXIST@GOTPAGEOFF] LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w2, [x22, #8] cmp w24, w2 b.ge LBB0_11 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [x22, #12] mov x1, x24 bl _nilfs_btree_node_get_ptr mov x1, x0 ldr w3, [x26] ldr w4, [x28] add x5, sp, #16 add x6, sp, #12 mov x0, x23 mov w2, #0 bl _nilfs_btnode_submit_block mov x25, x0 ldr w8, [x19] cmn w0, w8 ccmp w0, #0, #4, ne cset w0, eq bl _likely cbz x0, LBB0_8 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #16] bl _brelse b LBB0_9 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 Lloh9: adrp x8, _EBUSY@GOTPAGE Lloh10: ldr x8, [x8, _EBUSY@GOTPAGEOFF] Lloh11: ldr w8, [x8] cmn w25, w8 b.ne LBB0_11 LBB0_9: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [sp, #24] bl _buffer_locked cbz w0, LBB0_12 ; %bb.10: ; in Loop: Header=BB0_5 Depth=1 add w24, w24, #1 sub w27, w27, #1 cmp w27, #2 b.ge LBB0_5 LBB0_11: ldr x0, [sp, #24] bl _wait_on_buffer LBB0_12: ldr x0, [sp, #24] bl _buffer_uptodate ldr x19, [sp] ; 8-byte Folded Reload cbz w0, LBB0_16 LBB0_13: ldr x0, [sp, #24] bl _nilfs_btree_broken_node_block ldr x8, [sp, #24] cbz x0, LBB0_15 ; %bb.14: mov x0, x8 bl _clear_buffer_uptodate ldr x0, [sp, #24] bl _brelse Lloh12: adrp x8, _EINVAL@GOTPAGE Lloh13: ldr x8, [x8, _EINVAL@GOTPAGEOFF] b LBB0_17 LBB0_15: str x8, [x19] b LBB0_18 LBB0_16: ldr x8, [x21] Lloh14: adrp x9, _KERN_ERR@GOTPAGE Lloh15: ldr x9, [x9, _KERN_ERR@GOTPAGEOFF] Lloh16: ldr w1, [x9] ldp w3, w0, [x8] Lloh17: adrp x2, l_.str@PAGE Lloh18: add x2, x2, l_.str@PAGEOFF mov x4, x20 bl _nilfs_msg ldr x0, [sp, #24] bl _brelse Lloh19: adrp x8, _EIO@GOTPAGE Lloh20: ldr x8, [x8, _EIO@GOTPAGEOFF] LBB0_17: ldr w8, [x8] neg w0, w8 LBB0_18: ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload ldp x24, x23, [sp, #64] ; 16-byte Folded Reload ldp x26, x25, [sp, #48] ; 16-byte Folded Reload ldp x28, x27, [sp, #32] ; 16-byte Folded Reload add sp, sp, #128 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGot Lloh19, Lloh20 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .cfi_endproc ; -- End function .comm _REQ_OP_READ,4,2 ; @REQ_OP_READ .comm _EEXIST,4,2 ; @EEXIST .comm _REQ_RAHEAD,4,2 ; @REQ_RAHEAD .comm _EBUSY,4,2 ; @EBUSY .comm _KERN_ERR,4,2 ; @KERN_ERR .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "I/O error reading b-tree node block (ino=%lu, blocknr=%llu)" .comm _EIO,4,2 ; @EIO .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip ___nilfs_btree_get_block .subsections_via_symbols
AnghaBench/linux/fs/nilfs2/extr_btree.c___nilfs_btree_get_block.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cq_desc_dec _cq_desc_dec: ## @cq_desc_dec .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r14 movq %rcx, %r15 movq %rsi, %r12 movq %rdi, %r13 movl (%rdi), %ebx movq _CQ_DESC_COLOR_SHIFT@GOTPCREL(%rip), %rax movb (%rax), %cl movl %ebx, %eax sarl %cl, %eax movq _CQ_DESC_COLOR_MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax movl %eax, (%rdx) xorl %eax, %eax callq _rmb movq _CQ_DESC_TYPE_MASK@GOTPCREL(%rip), %rax andl (%rax), %ebx movl %ebx, (%r12) movl 8(%r13), %edi callq _le16_to_cpu movq _CQ_DESC_Q_NUM_MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax movl %eax, (%r15) movl 4(%r13), %edi callq _le16_to_cpu movq _CQ_DESC_COMP_NDX_MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax movl %eax, (%r14) addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CQ_DESC_COLOR_SHIFT,4,2 ## @CQ_DESC_COLOR_SHIFT .comm _CQ_DESC_COLOR_MASK,4,2 ## @CQ_DESC_COLOR_MASK .comm _CQ_DESC_TYPE_MASK,4,2 ## @CQ_DESC_TYPE_MASK .comm _CQ_DESC_Q_NUM_MASK,4,2 ## @CQ_DESC_Q_NUM_MASK .comm _CQ_DESC_COMP_NDX_MASK,4,2 ## @CQ_DESC_COMP_NDX_MASK .no_dead_strip _cq_desc_dec .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cq_desc_dec _cq_desc_dec: ; @cq_desc_dec .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x4 mov x20, x3 mov x21, x1 mov x22, x0 ldr w23, [x0] Lloh0: adrp x8, _CQ_DESC_COLOR_SHIFT@GOTPAGE Lloh1: ldr x8, [x8, _CQ_DESC_COLOR_SHIFT@GOTPAGEOFF] Lloh2: ldr w8, [x8] asr w8, w23, w8 Lloh3: adrp x9, _CQ_DESC_COLOR_MASK@GOTPAGE Lloh4: ldr x9, [x9, _CQ_DESC_COLOR_MASK@GOTPAGEOFF] Lloh5: ldr w9, [x9] and w8, w8, w9 str w8, [x2] bl _rmb Lloh6: adrp x8, _CQ_DESC_TYPE_MASK@GOTPAGE Lloh7: ldr x8, [x8, _CQ_DESC_TYPE_MASK@GOTPAGEOFF] Lloh8: ldr w8, [x8] and w8, w8, w23 str w8, [x21] ldr w0, [x22, #8] bl _le16_to_cpu Lloh9: adrp x8, _CQ_DESC_Q_NUM_MASK@GOTPAGE Lloh10: ldr x8, [x8, _CQ_DESC_Q_NUM_MASK@GOTPAGEOFF] Lloh11: ldr w8, [x8] and w8, w8, w0 str w8, [x20] ldr w0, [x22, #4] bl _le16_to_cpu Lloh12: adrp x8, _CQ_DESC_COMP_NDX_MASK@GOTPAGE Lloh13: ldr x8, [x8, _CQ_DESC_COMP_NDX_MASK@GOTPAGEOFF] Lloh14: ldr w8, [x8] and w8, w8, w0 str w8, [x19] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _CQ_DESC_COLOR_SHIFT,4,2 ; @CQ_DESC_COLOR_SHIFT .comm _CQ_DESC_COLOR_MASK,4,2 ; @CQ_DESC_COLOR_MASK .comm _CQ_DESC_TYPE_MASK,4,2 ; @CQ_DESC_TYPE_MASK .comm _CQ_DESC_Q_NUM_MASK,4,2 ; @CQ_DESC_Q_NUM_MASK .comm _CQ_DESC_COMP_NDX_MASK,4,2 ; @CQ_DESC_COMP_NDX_MASK .no_dead_strip _cq_desc_dec .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/fnic/extr_cq_desc.h_cq_desc_dec.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dasd_device_from_cdev_locked ## -- Begin function dasd_device_from_cdev_locked .p2align 4, 0x90 _dasd_device_from_cdev_locked: ## @dasd_device_from_cdev_locked .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 pushq %rax .cfi_offset %rbx, -24 callq _dev_get_drvdata testq %rax, %rax je LBB0_2 ## %bb.1: movq %rax, %rbx movq %rax, %rdi callq _dasd_get_device movq %rbx, %rax addq $8, %rsp popq %rbx popq %rbp retq LBB0_2: movq _ENODEV@GOTPCREL(%rip), %rax xorl %edi, %edi subl (%rax), %edi addq $8, %rsp popq %rbx popq %rbp jmp _ERR_PTR ## TAILCALL .cfi_endproc ## -- End function .comm _ENODEV,4,2 ## @ENODEV .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dasd_device_from_cdev_locked ; -- Begin function dasd_device_from_cdev_locked .p2align 2 _dasd_device_from_cdev_locked: ; @dasd_device_from_cdev_locked .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 bl _dev_get_drvdata cbz x0, LBB0_2 ; %bb.1: mov x19, x0 bl _dasd_get_device mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_2: Lloh0: adrp x8, _ENODEV@GOTPAGE Lloh1: ldr x8, [x8, _ENODEV@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _ERR_PTR .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _ENODEV,4,2 ; @ENODEV .subsections_via_symbols
AnghaBench/linux/drivers/s390/block/extr_dasd_devmap.c_dasd_device_from_cdev_locked.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r15 cmpl $1, %edi jne LBB0_1 ## %bb.6: movq (%r15), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf jmp LBB0_5 LBB0_1: jle LBB0_4 ## %bb.2: movl %edi, %r12d movl $1, %ebx leaq L_.str.1(%rip), %r14 .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq (%r15,%rbx,8), %rsi movq %r14, %rdi xorl %eax, %eax callq _printf incq %rbx cmpq %rbx, %r12 jne LBB0_3 LBB0_4: movl $10, %edi callq _putchar LBB0_5: xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "D\303\241 o p\303\251 %s\n" L_.str.1: ## @.str.1 .asciz "%s " .subsections_via_symbols
.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, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cmp w0, #1 b.ne LBB0_2 ; %bb.1: ldr x8, [x1] str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf b LBB0_6 LBB0_2: cmp w0, #2 b.lt LBB0_5 ; %bb.3: mov w8, w0 add x20, x1, #8 sub x21, x8, #1 Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20], #8 str x8, [sp] mov x0, x19 bl _printf subs x21, x21, #1 b.ne LBB0_4 LBB0_5: mov w0, #10 bl _putchar LBB0_6: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "D\303\241 o p\303\251 %s\n" l_.str.1: ; @.str.1 .asciz "%s " .subsections_via_symbols
the_stack_data/104828367.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) leaq L_str(%rip), %rdi callq _puts leaq -26(%rbp), %rbx movq %rbx, %rdi callq _gets leaq L_.str.1(%rip), %rdi movq %rbx, %rsi xorl %eax, %eax callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -16(%rbp), %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $24, %rsp popq %rbx popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "Hi %s!\n" L_str: ## @str .asciz "Please enter a maximum 10 char name" .subsections_via_symbols
.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, #64 .cfi_def_cfa_offset 64 stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #24] Lloh3: adrp x0, l_str@PAGE Lloh4: add x0, x0, l_str@PAGEOFF bl _puts add x19, sp, #14 add x0, sp, #14 bl _gets str x19, [sp] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _printf ldr x8, [sp, #24] Lloh7: adrp x9, ___stack_chk_guard@GOTPAGE Lloh8: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh9: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload add sp, sp, #64 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "Hi %s!\n" l_str: ; @str .asciz "Please enter a maximum 10 char name" .subsections_via_symbols
the_stack_data/1073313.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _key_fsgid_changed ## -- Begin function key_fsgid_changed .p2align 4, 0x90 _key_fsgid_changed: ## @key_fsgid_changed .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 pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx xorl %edi, %edi cmpq $0, (%rbx) sete %dil callq _BUG_ON movq (%rbx), %rax movq (%rax), %rdi testq %rdi, %rdi je LBB0_1 ## %bb.2: callq _down_write movq (%rbx), %rax movl 8(%rax), %ecx movq (%rax), %rdi movl %ecx, 4(%rdi) addq $8, %rsp popq %rbx popq %rbp jmp _up_write ## TAILCALL LBB0_1: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _key_fsgid_changed ; -- Begin function key_fsgid_changed .p2align 2 _key_fsgid_changed: ; @key_fsgid_changed .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x8, [x0] cmp x8, #0 cset w0, eq bl _BUG_ON ldr x8, [x19] ldr x0, [x8] cbz x0, LBB0_2 ; %bb.1: bl _down_write ldr x8, [x19] ldr w9, [x8, #8] ldr x0, [x8] str w9, [x0, #4] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _up_write LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/fastsocket/kernel/security/keys/extr_process_keys.c_key_fsgid_changed.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wait_for_device_start _wait_for_device_start: ## @wait_for_device_start .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 pushq %rax .cfi_offset %rbx, -24 movl (%rdi), %ebx movq _IDEV_START_PENDING@GOTPCREL(%rip), %rax movl (%rax), %edi callq _test_bit xorl %esi, %esi testl %eax, %eax sete %sil movl %ebx, %edi addq $8, %rsp popq %rbx popq %rbp jmp _wait_event ## TAILCALL .cfi_endproc ## -- End function .comm _IDEV_START_PENDING,4,2 ## @IDEV_START_PENDING .no_dead_strip _wait_for_device_start .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wait_for_device_start _wait_for_device_start: ; @wait_for_device_start .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr w19, [x0] Lloh0: adrp x8, _IDEV_START_PENDING@GOTPAGE Lloh1: ldr x8, [x8, _IDEV_START_PENDING@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _test_bit cmp w0, #0 cset w1, eq mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _wait_event .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _IDEV_START_PENDING,4,2 ; @IDEV_START_PENDING .no_dead_strip _wait_for_device_start .subsections_via_symbols
AnghaBench/linux/drivers/scsi/isci/extr_host.h_wait_for_device_start.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _thread_setstatus_from_user ## -- Begin function thread_setstatus_from_user .p2align 4, 0x90 _thread_setstatus_from_user: ## @thread_setstatus_from_user .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 jmp _thread_set_state_from_user ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _thread_setstatus_from_user ; -- Begin function thread_setstatus_from_user .p2align 2 _thread_setstatus_from_user: ; @thread_setstatus_from_user .cfi_startproc ; %bb.0: b _thread_set_state_from_user .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/darwin-xnu/osfmk/kern/extr_thread_act.c_thread_setstatus_from_user.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function zcp_holds_list _zcp_holds_list: ## @zcp_holds_list .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movl $1, %esi callq _lua_tostring movq %rax, %r14 movq %rbx, %rdi callq _zcp_run_info movq (%rax), %rsi movq _FTAG@GOTPCREL(%rip), %r12 movl (%r12), %ecx movq %rbx, %rdi movq %r14, %rdx callq _zcp_dataset_hold testq %rax, %rax je LBB0_3 ## %bb.1: movl (%rax), %r15d movl (%r12), %esi movl 4(%rax), %r12d movq %rax, %rdi callq _dsl_dataset_rele testl %r12d, %r12d je LBB0_4 ## %bb.2: movq %rbx, %rdi movl %r15d, %esi callq _lua_pushnumber movq %rbx, %rdi xorl %esi, %esi callq _lua_pushnumber movq _zcp_holds_iter@GOTPCREL(%rip), %rsi movq %rbx, %rdi movl $2, %edx callq _lua_pushcclosure LBB0_3: movl $1, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_4: leaq L_.str(%rip), %rdx movq %rbx, %rdi movl $1, %esi movq %r14, %rcx popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _zcp_argerror ## TAILCALL .cfi_endproc ## -- End function .comm _FTAG,4,2 ## @FTAG .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s is not a snapshot" .comm _zcp_holds_iter,4,2 ## @zcp_holds_iter .no_dead_strip _zcp_holds_list .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function zcp_holds_list _zcp_holds_list: ; @zcp_holds_list .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x0 mov w1, #1 bl _lua_tostring mov x20, x0 mov x0, x19 bl _zcp_run_info ldr x1, [x0] Lloh0: adrp x22, _FTAG@GOTPAGE Lloh1: ldr x22, [x22, _FTAG@GOTPAGEOFF] ldr w3, [x22] mov x0, x19 mov x2, x20 bl _zcp_dataset_hold cbz x0, LBB0_3 ; %bb.1: ldp w21, w23, [x0] ldr w1, [x22] bl _dsl_dataset_rele cbz w23, LBB0_4 ; %bb.2: mov x0, x19 mov x1, x21 bl _lua_pushnumber mov x0, x19 mov w1, #0 bl _lua_pushnumber Lloh2: adrp x1, _zcp_holds_iter@GOTPAGE Lloh3: ldr x1, [x1, _zcp_holds_iter@GOTPAGEOFF] mov x0, x19 mov w2, #2 bl _lua_pushcclosure LBB0_3: mov w0, #1 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_4: Lloh4: adrp x2, l_.str@PAGE Lloh5: add x2, x2, l_.str@PAGEOFF mov x0, x19 mov w1, #1 mov x3, x20 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload b _zcp_argerror .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _FTAG,4,2 ; @FTAG .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s is not a snapshot" .comm _zcp_holds_iter,4,2 ; @zcp_holds_iter .no_dead_strip _zcp_holds_list .subsections_via_symbols
AnghaBench/zfs/module/zfs/extr_zcp_iter.c_zcp_holds_list.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function restore_partially_mangled_name _restore_partially_mangled_name: ## @restore_partially_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 pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq _partially_mangled_name@GOTPCREL(%rip), %rbx movq (%rbx), %rsi testq %rsi, %rsi je LBB0_2 ## %bb.1: movq _mangle_obstack@GOTPCREL(%rip), %rax movl (%rax), %edi movq _partially_mangled_name_len@GOTPCREL(%rip), %rax movl (%rax), %edx callq _obstack_grow movq (%rbx), %rdi callq _free movq $0, (%rbx) LBB0_2: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _partially_mangled_name,8,3 ## @partially_mangled_name .comm _mangle_obstack,4,2 ## @mangle_obstack .comm _partially_mangled_name_len,4,2 ## @partially_mangled_name_len .no_dead_strip _restore_partially_mangled_name .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function restore_partially_mangled_name _restore_partially_mangled_name: ; @restore_partially_mangled_name .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, _partially_mangled_name@GOTPAGE Lloh1: ldr x19, [x19, _partially_mangled_name@GOTPAGEOFF] ldr x1, [x19] cbz x1, LBB0_2 ; %bb.1: Lloh2: adrp x8, _mangle_obstack@GOTPAGE Lloh3: ldr x8, [x8, _mangle_obstack@GOTPAGEOFF] Lloh4: ldr w0, [x8] Lloh5: adrp x8, _partially_mangled_name_len@GOTPAGE Lloh6: ldr x8, [x8, _partially_mangled_name_len@GOTPAGEOFF] Lloh7: ldr w2, [x8] bl _obstack_grow ldr x0, [x19] bl _free str xzr, [x19] LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _partially_mangled_name,8,3 ; @partially_mangled_name .comm _mangle_obstack,4,2 ; @mangle_obstack .comm _partially_mangled_name_len,4,2 ; @partially_mangled_name_len .no_dead_strip _restore_partially_mangled_name .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/cp/extr_mangle.c_restore_partially_mangled_name.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function b43_set_beacon_int _b43_set_beacon_int: ## @b43_set_beacon_int .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 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %r14d movq %rdi, %rbx callq _b43_time_lock movq 8(%rbx), %rax cmpl $3, (%rax) jl LBB0_2 ## %bb.1: movq _B43_MMIO_TSF_CFP_REP@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r14d, %edx shll $16, %edx movq %rbx, %rdi callq _b43_write32 movq _B43_MMIO_TSF_CFP_START@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r14d, %edx shll $10, %edx movq %rbx, %rdi callq _b43_write32 jmp LBB0_3 LBB0_2: movl %r14d, %edx sarl $6, %edx movq %rbx, %rdi movl $1542, %esi ## imm = 0x606 callq _b43_write16 movq %rbx, %rdi movl $1552, %esi ## imm = 0x610 movl %r14d, %edx callq _b43_write16 LBB0_3: movq %rbx, %rdi callq _b43_time_unlock movl (%rbx), %edi leaq L_.str(%rip), %rsi movl %r14d, %edx popq %rbx popq %r14 popq %rbp jmp _b43dbg ## TAILCALL .cfi_endproc ## -- End function .comm _B43_MMIO_TSF_CFP_REP,4,2 ## @B43_MMIO_TSF_CFP_REP .comm _B43_MMIO_TSF_CFP_START,4,2 ## @B43_MMIO_TSF_CFP_START .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Set beacon interval to %u\n" .no_dead_strip _b43_set_beacon_int .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function b43_set_beacon_int _b43_set_beacon_int: ; @b43_set_beacon_int .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 bl _b43_time_lock ldr x8, [x20, #8] ldr w8, [x8] cmp w8, #3 b.lt LBB0_2 ; %bb.1: Lloh0: adrp x8, _B43_MMIO_TSF_CFP_REP@GOTPAGE Lloh1: ldr x8, [x8, _B43_MMIO_TSF_CFP_REP@GOTPAGEOFF] Lloh2: ldr w1, [x8] lsl w2, w19, #16 mov x0, x20 bl _b43_write32 Lloh3: adrp x8, _B43_MMIO_TSF_CFP_START@GOTPAGE Lloh4: ldr x8, [x8, _B43_MMIO_TSF_CFP_START@GOTPAGEOFF] Lloh5: ldr w1, [x8] lsl w2, w19, #10 mov x0, x20 bl _b43_write32 b LBB0_3 LBB0_2: asr w2, w19, #6 mov x0, x20 mov w1, #1542 bl _b43_write16 mov x0, x20 mov w1, #1552 mov x2, x19 bl _b43_write16 LBB0_3: mov x0, x20 bl _b43_time_unlock ldr w0, [x20] Lloh6: adrp x1, l_.str@PAGE Lloh7: add x1, x1, l_.str@PAGEOFF mov x2, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _b43dbg .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _B43_MMIO_TSF_CFP_REP,4,2 ; @B43_MMIO_TSF_CFP_REP .comm _B43_MMIO_TSF_CFP_START,4,2 ; @B43_MMIO_TSF_CFP_START .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Set beacon interval to %u\n" .no_dead_strip _b43_set_beacon_int .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/b43/extr_main.c_b43_set_beacon_int.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function em_init_manageability _em_init_manageability: ## @em_init_manageability .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpq $0, 8(%rdi) je LBB0_1 ## %bb.2: movq %rdi, %r15 movq _E1000_MANC2H@GOTPCREL(%rip), %r12 movl (%r12), %esi callq _E1000_READ_REG movl %eax, %r14d movq _E1000_MANC@GOTPCREL(%rip), %r13 movl (%r13), %esi movq %r15, %rdi callq _E1000_READ_REG movq _E1000_MANC_ARP_EN@GOTPCREL(%rip), %rcx movl (%rcx), %ebx notl %ebx andl %eax, %ebx movq _E1000_MANC_EN_MNG2HOST@GOTPCREL(%rip), %rax orl (%rax), %ebx orl $96, %r14d movl (%r12), %esi movq %r15, %rdi movl %r14d, %edx callq _E1000_WRITE_REG movl (%r13), %esi movq %r15, %rdi movl %ebx, %edx addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _E1000_WRITE_REG ## TAILCALL LBB0_1: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _E1000_MANC2H,4,2 ## @E1000_MANC2H .comm _E1000_MANC,4,2 ## @E1000_MANC .comm _E1000_MANC_ARP_EN,4,2 ## @E1000_MANC_ARP_EN .comm _E1000_MANC_EN_MNG2HOST,4,2 ## @E1000_MANC_EN_MNG2HOST .comm _E1000_MNG2HOST_PORT_623,4,2 ## @E1000_MNG2HOST_PORT_623 .comm _E1000_MNG2HOST_PORT_664,4,2 ## @E1000_MNG2HOST_PORT_664 .no_dead_strip _em_init_manageability .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function em_init_manageability _em_init_manageability: ; @em_init_manageability .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 ldr x8, [x0, #8] cbz x8, LBB0_2 ; %bb.1: mov x19, x0 Lloh0: adrp x22, _E1000_MANC2H@GOTPAGE Lloh1: ldr x22, [x22, _E1000_MANC2H@GOTPAGEOFF] ldr w1, [x22] bl _E1000_READ_REG mov x20, x0 Lloh2: adrp x23, _E1000_MANC@GOTPAGE Lloh3: ldr x23, [x23, _E1000_MANC@GOTPAGEOFF] ldr w1, [x23] mov x0, x19 bl _E1000_READ_REG Lloh4: adrp x8, _E1000_MANC_ARP_EN@GOTPAGE Lloh5: ldr x8, [x8, _E1000_MANC_ARP_EN@GOTPAGEOFF] Lloh6: ldr w8, [x8] bic w8, w0, w8 Lloh7: adrp x9, _E1000_MANC_EN_MNG2HOST@GOTPAGE Lloh8: ldr x9, [x9, _E1000_MANC_EN_MNG2HOST@GOTPAGEOFF] Lloh9: ldr w9, [x9] orr w21, w8, w9 orr w2, w20, #0x60 ldr w1, [x22] mov x0, x19 bl _E1000_WRITE_REG ldr w1, [x23] mov x0, x19 mov x2, x21 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload b _E1000_WRITE_REG LBB0_2: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _E1000_MANC2H,4,2 ; @E1000_MANC2H .comm _E1000_MANC,4,2 ; @E1000_MANC .comm _E1000_MANC_ARP_EN,4,2 ; @E1000_MANC_ARP_EN .comm _E1000_MANC_EN_MNG2HOST,4,2 ; @E1000_MANC_EN_MNG2HOST .comm _E1000_MNG2HOST_PORT_623,4,2 ; @E1000_MNG2HOST_PORT_623 .comm _E1000_MNG2HOST_PORT_664,4,2 ; @E1000_MNG2HOST_PORT_664 .no_dead_strip _em_init_manageability .subsections_via_symbols
AnghaBench/freebsd/sys/dev/e1000/extr_if_em.c_em_init_manageability.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mps_to_u64 _mps_to_u64: ## @mps_to_u64 .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 retq .cfi_endproc ## -- End function .no_dead_strip _mps_to_u64 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mps_to_u64 _mps_to_u64: ; @mps_to_u64 .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .no_dead_strip _mps_to_u64 .subsections_via_symbols
AnghaBench/freebsd/usr.sbin/mpsutil/extr_mpsutil.h_mps_to_u64.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fbcon_rotate_all _fbcon_rotate_all: ## @fbcon_rotate_all .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 retq .cfi_endproc ## -- End function .no_dead_strip _fbcon_rotate_all .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fbcon_rotate_all _fbcon_rotate_all: ; @fbcon_rotate_all .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .no_dead_strip _fbcon_rotate_all .subsections_via_symbols
AnghaBench/linux/drivers/video/fbdev/core/extr_fbcon.c_fbcon_rotate_all.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mv_cesa_ahmac_setkey _mv_cesa_ahmac_setkey: ## @mv_cesa_ahmac_setkey .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r12 movq %rcx, %r15 movl %edx, %ebx movq %rsi, %r14 xorl %esi, %esi xorl %edx, %edx callq _crypto_alloc_ahash movq %rax, %r13 movq %rax, %rdi callq _IS_ERR testq %rax, %rax je LBB0_1 ## %bb.11: movq %r13, %rdi addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _PTR_ERR ## TAILCALL LBB0_1: movl %ebx, -48(%rbp) ## 4-byte Spill movq %r15, -72(%rbp) ## 8-byte Spill movq _GFP_KERNEL@GOTPCREL(%rip), %r15 movl (%r15), %esi movq %r13, %rdi callq _ahash_request_alloc movq %rax, -56(%rbp) ## 8-byte Spill testq %rax, %rax je LBB0_2 ## %bb.3: movq %r12, -64(%rbp) ## 8-byte Spill movq %r13, %rdi movl $-1, %esi callq _crypto_ahash_clear_flags movq %r13, %rdi callq _crypto_ahash_tfm movl %eax, %edi callq _crypto_tfm_alg_blocksize movl %eax, %r12d movl (%r15), %edx movl $2, %edi movl %eax, %esi callq _kcalloc testq %rax, %rax je LBB0_4 ## %bb.5: movq %rax, %r15 movl %r12d, %eax leaq (%r15,%rax,4), %r8 movq -56(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi movq %r14, %rsi movl -48(%rbp), %edx ## 4-byte Reload movq %r15, %rcx movq %r8, -48(%rbp) ## 8-byte Spill movl %r12d, %r9d callq _mv_cesa_ahmac_pad_init movl %eax, %r14d testl %eax, %eax jne LBB0_8 ## %bb.6: movq %rbx, %rdi movq %r15, %rsi movq -72(%rbp), %rdx ## 8-byte Reload movl %r12d, %ecx callq _mv_cesa_ahmac_iv_state_init movl %eax, %r14d testl %eax, %eax jne LBB0_8 ## %bb.7: movq %rbx, %rdi movq -48(%rbp), %rsi ## 8-byte Reload movq -64(%rbp), %rdx ## 8-byte Reload movl %r12d, %ecx callq _mv_cesa_ahmac_iv_state_init movl %eax, %r14d LBB0_8: movq %r15, %rdi callq _kfree jmp LBB0_9 LBB0_2: movq _ENOMEM@GOTPCREL(%rip), %rax xorl %r14d, %r14d subl (%rax), %r14d jmp LBB0_10 LBB0_4: movq _ENOMEM@GOTPCREL(%rip), %rax xorl %r14d, %r14d subl (%rax), %r14d movq -56(%rbp), %rbx ## 8-byte Reload LBB0_9: movq %rbx, %rdi callq _ahash_request_free LBB0_10: movq %r13, %rdi callq _crypto_free_ahash movl %r14d, %eax addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .no_dead_strip _mv_cesa_ahmac_setkey .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mv_cesa_ahmac_setkey _mv_cesa_ahmac_setkey: ; @mv_cesa_ahmac_setkey .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x20, x4 mov x22, x3 mov x23, x2 mov x24, x1 mov w1, #0 mov w2, #0 bl _crypto_alloc_ahash mov x19, x0 bl _IS_ERR cbz x0, LBB0_2 ; %bb.1: mov x0, x19 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload b _PTR_ERR LBB0_2: Lloh0: adrp x26, _GFP_KERNEL@GOTPAGE Lloh1: ldr x26, [x26, _GFP_KERNEL@GOTPAGEOFF] ldr w1, [x26] mov x0, x19 bl _ahash_request_alloc cbz x0, LBB0_8 ; %bb.3: mov x21, x0 mov x0, x19 mov w1, #-1 bl _crypto_ahash_clear_flags mov x0, x19 bl _crypto_ahash_tfm bl _crypto_tfm_alg_blocksize mov x25, x0 ldr w2, [x26] mov w0, #2 mov x1, x25 bl _kcalloc cbz x0, LBB0_9 ; %bb.4: mov x26, x0 add x27, x0, w25, uxtw #2 mov x0, x21 mov x1, x24 mov x2, x23 mov x3, x26 mov x4, x27 mov x5, x25 bl _mv_cesa_ahmac_pad_init mov x23, x0 cbnz w0, LBB0_7 ; %bb.5: mov x0, x21 mov x1, x26 mov x2, x22 mov x3, x25 bl _mv_cesa_ahmac_iv_state_init mov x23, x0 cbnz w0, LBB0_7 ; %bb.6: mov x0, x21 mov x1, x27 mov x2, x20 mov x3, x25 bl _mv_cesa_ahmac_iv_state_init mov x23, x0 LBB0_7: mov x0, x26 bl _kfree b LBB0_10 LBB0_8: Lloh2: adrp x8, _ENOMEM@GOTPAGE Lloh3: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w23, w8 b LBB0_11 LBB0_9: Lloh5: adrp x8, _ENOMEM@GOTPAGE Lloh6: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh7: ldr w8, [x8] neg w23, w8 LBB0_10: mov x0, x21 bl _ahash_request_free LBB0_11: mov x0, x19 bl _crypto_free_ahash mov x0, x23 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .no_dead_strip _mv_cesa_ahmac_setkey .subsections_via_symbols
AnghaBench/linux/drivers/crypto/marvell/extr_hash.c_mv_cesa_ahmac_setkey.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function schedule_chk_task _schedule_chk_task: ## @schedule_chk_task .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, %rsi movl 4(%rdi), %eax testl %eax, %eax je LBB0_2 ## %bb.1: movq _HZ@GOTPCREL(%rip), %rcx imull (%rcx), %eax cltq imulq $1717986919, %rax, %rdx ## imm = 0x66666667 movq %rdx, %rax shrq $63, %rax sarq $34, %rdx addl %eax, %edx testl %edx, %edx je LBB0_4 LBB0_5: movq _cxgb3_wq@GOTPCREL(%rip), %rax movl (%rax), %edi ## kill: def $edx killed $edx killed $rdx popq %rbp jmp _queue_delayed_work ## TAILCALL LBB0_2: movq _HZ@GOTPCREL(%rip), %rax movl (%rax), %edx imull 8(%rsi), %edx testl %edx, %edx jne LBB0_5 LBB0_4: popq %rbp retq .cfi_endproc ## -- End function .comm _HZ,4,2 ## @HZ .comm _cxgb3_wq,4,2 ## @cxgb3_wq .no_dead_strip _schedule_chk_task .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function schedule_chk_task _schedule_chk_task: ; @schedule_chk_task .cfi_startproc ; %bb.0: mov x1, x0 ldr w8, [x0, #4] cbz w8, LBB0_3 ; %bb.1: Lloh0: adrp x9, _HZ@GOTPAGE Lloh1: ldr x9, [x9, _HZ@GOTPAGEOFF] Lloh2: ldr w9, [x9] mul w8, w9, w8 mov w9, #26215 movk w9, #26214, lsl #16 smull x8, w8, w9 lsr x9, x8, #63 asr x8, x8, #34 add w2, w8, w9 cbz w2, LBB0_4 LBB0_2: Lloh3: adrp x8, _cxgb3_wq@GOTPAGE Lloh4: ldr x8, [x8, _cxgb3_wq@GOTPAGEOFF] Lloh5: ldr w0, [x8] b _queue_delayed_work LBB0_3: ldr w8, [x1, #8] Lloh6: adrp x9, _HZ@GOTPAGE Lloh7: ldr x9, [x9, _HZ@GOTPAGEOFF] Lloh8: ldr w9, [x9] mul w2, w9, w8 cbnz w2, LBB0_2 LBB0_4: ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _HZ,4,2 ; @HZ .comm _cxgb3_wq,4,2 ; @cxgb3_wq .no_dead_strip _schedule_chk_task .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/cxgb3/extr_cxgb3_main.c_schedule_chk_task.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _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 xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.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: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/233905.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function edp_state_ctrl _edp_state_ctrl: ## @edp_state_ctrl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _REG_EDP_STATE_CTRL@GOTPCREL(%rip), %rax movq (%rax), %rax addq (%rdi), %rax movq %rax, %rdi callq _edp_write xorl %eax, %eax popq %rbp jmp _wmb ## TAILCALL .cfi_endproc ## -- End function .comm _REG_EDP_STATE_CTRL,8,3 ## @REG_EDP_STATE_CTRL .no_dead_strip _edp_state_ctrl .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function edp_state_ctrl _edp_state_ctrl: ; @edp_state_ctrl .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 ldr x8, [x0] Lloh0: adrp x9, _REG_EDP_STATE_CTRL@GOTPAGE Lloh1: ldr x9, [x9, _REG_EDP_STATE_CTRL@GOTPAGEOFF] Lloh2: ldr x9, [x9] add x0, x9, x8 bl _edp_write ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _wmb .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _REG_EDP_STATE_CTRL,8,3 ; @REG_EDP_STATE_CTRL .no_dead_strip _edp_state_ctrl .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/msm/edp/extr_edp_ctrl.c_edp_state_ctrl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ti_sci_cmd_get_device_exclusive _ti_sci_cmd_get_device_exclusive: ## @ti_sci_cmd_get_device_exclusive .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _MSG_FLAG_DEVICE_EXCLUSIVE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _MSG_DEVICE_SW_STATE_ON@GOTPCREL(%rip), %rax movl (%rax), %ecx popq %rbp jmp _ti_sci_set_device_state ## TAILCALL .cfi_endproc ## -- End function .comm _MSG_FLAG_DEVICE_EXCLUSIVE,4,2 ## @MSG_FLAG_DEVICE_EXCLUSIVE .comm _MSG_DEVICE_SW_STATE_ON,4,2 ## @MSG_DEVICE_SW_STATE_ON .no_dead_strip _ti_sci_cmd_get_device_exclusive .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ti_sci_cmd_get_device_exclusive _ti_sci_cmd_get_device_exclusive: ; @ti_sci_cmd_get_device_exclusive .cfi_startproc ; %bb.0: Lloh0: adrp x8, _MSG_FLAG_DEVICE_EXCLUSIVE@GOTPAGE Lloh1: ldr x8, [x8, _MSG_FLAG_DEVICE_EXCLUSIVE@GOTPAGEOFF] Lloh2: adrp x9, _MSG_DEVICE_SW_STATE_ON@GOTPAGE Lloh3: ldr x9, [x9, _MSG_DEVICE_SW_STATE_ON@GOTPAGEOFF] Lloh4: ldr w2, [x8] Lloh5: ldr w3, [x9] b _ti_sci_set_device_state .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4 .cfi_endproc ; -- End function .comm _MSG_FLAG_DEVICE_EXCLUSIVE,4,2 ; @MSG_FLAG_DEVICE_EXCLUSIVE .comm _MSG_DEVICE_SW_STATE_ON,4,2 ; @MSG_DEVICE_SW_STATE_ON .no_dead_strip _ti_sci_cmd_get_device_exclusive .subsections_via_symbols
AnghaBench/linux/drivers/firmware/extr_ti_sci.c_ti_sci_cmd_get_device_exclusive.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function flush_events _flush_events: ## @flush_events .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 xorl %eax, %eax callq _GetTickCount movl %eax, %r14d addl $200, %r14d movq _QS_ALLINPUT@GOTPCREL(%rip), %r12 movq _WAIT_TIMEOUT@GOTPCREL(%rip), %r13 movq _PM_REMOVE@GOTPCREL(%rip), %r15 leaq -44(%rbp), %rbx jmp LBB0_1 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 xorl %eax, %eax callq _GetTickCount movl %r14d, %ecx subl %eax, %ecx testl %ecx, %ecx jle LBB0_5 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %edx movl (%r12), %r8d xorl %edi, %edi xorl %esi, %esi movl $100, %ecx callq _MsgWaitForMultipleObjects cmpq (%r13), %rax je LBB0_5 .p2align 4, 0x90 LBB0_3: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%r15), %r8d movq %rbx, %rdi xorl %esi, %esi xorl %edx, %edx xorl %ecx, %ecx callq _PeekMessageA testq %rax, %rax je LBB0_4 ## %bb.2: ## in Loop: Header=BB0_3 Depth=2 movq %rbx, %rdi callq _DispatchMessageA jmp LBB0_3 LBB0_5: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _FALSE,4,2 ## @FALSE .comm _QS_ALLINPUT,4,2 ## @QS_ALLINPUT .comm _WAIT_TIMEOUT,8,3 ## @WAIT_TIMEOUT .comm _PM_REMOVE,4,2 ## @PM_REMOVE .no_dead_strip _flush_events .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function flush_events _flush_events: ; @flush_events .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 bl _GetTickCount add w19, w0, #200 Lloh0: adrp x20, _FALSE@GOTPAGE Lloh1: ldr x20, [x20, _FALSE@GOTPAGEOFF] Lloh2: adrp x21, _QS_ALLINPUT@GOTPAGE Lloh3: ldr x21, [x21, _QS_ALLINPUT@GOTPAGEOFF] Lloh4: adrp x22, _WAIT_TIMEOUT@GOTPAGE Lloh5: ldr x22, [x22, _WAIT_TIMEOUT@GOTPAGEOFF] Lloh6: adrp x23, _PM_REMOVE@GOTPAGE Lloh7: ldr x23, [x23, _PM_REMOVE@GOTPAGEOFF] b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 bl _GetTickCount sub w8, w19, w0 cmp w8, #0 b.le LBB0_5 LBB0_2: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldr w2, [x20] ldr w4, [x21] mov w0, #0 mov x1, #0 mov w3, #100 bl _MsgWaitForMultipleObjects ldr x8, [x22] cmp x0, x8 b.eq LBB0_5 LBB0_3: ; Parent Loop BB0_2 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w4, [x23] add x0, sp, #12 mov w1, #0 mov w2, #0 mov w3, #0 bl _PeekMessageA cbz x0, LBB0_1 ; %bb.4: ; in Loop: Header=BB0_3 Depth=2 add x0, sp, #12 bl _DispatchMessageA b LBB0_3 LBB0_5: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _FALSE,4,2 ; @FALSE .comm _QS_ALLINPUT,4,2 ; @QS_ALLINPUT .comm _WAIT_TIMEOUT,8,3 ; @WAIT_TIMEOUT .comm _PM_REMOVE,4,2 ; @PM_REMOVE .no_dead_strip _flush_events .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/comctl32/extr_button.c_flush_events.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _uv_cpu_info ## -- Begin function uv_cpu_info .p2align 4, 0x90 _uv_cpu_info: ## @uv_cpu_info .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, (%rdi) movl $0, (%rsi) movq _UV_ENOSYS@GOTPCREL(%rip), %rax movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _UV_ENOSYS,4,2 ## @UV_ENOSYS .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _uv_cpu_info ; -- Begin function uv_cpu_info .p2align 2 _uv_cpu_info: ; @uv_cpu_info .cfi_startproc ; %bb.0: str xzr, [x0] str wzr, [x1] Lloh0: adrp x8, _UV_ENOSYS@GOTPAGE Lloh1: ldr x8, [x8, _UV_ENOSYS@GOTPAGEOFF] Lloh2: ldr w0, [x8] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _UV_ENOSYS,4,2 ; @UV_ENOSYS .subsections_via_symbols
AnghaBench/libuv/src/unix/extr_cygwin.c_uv_cpu_info.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ctcm_unregister_dbf_views ## -- Begin function ctcm_unregister_dbf_views .p2align 4, 0x90 _ctcm_unregister_dbf_views: ## @ctcm_unregister_dbf_views .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq _CTCM_DBF_INFOS@GOTPCREL(%rip), %r14 cmpl $0, (%r14) jle LBB0_3 ## %bb.1: xorl %ebx, %ebx movq _ctcm_dbf@GOTPCREL(%rip), %r15 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r15), %rax movq (%rax,%rbx,8), %rdi callq _debug_unregister movq (%r15), %rax movq $0, (%rax,%rbx,8) incq %rbx movslq (%r14), %rax cmpq %rax, %rbx jl LBB0_2 LBB0_3: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CTCM_DBF_INFOS,4,2 ## @CTCM_DBF_INFOS .comm _ctcm_dbf,8,3 ## @ctcm_dbf .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ctcm_unregister_dbf_views ; -- Begin function ctcm_unregister_dbf_views .p2align 2 _ctcm_unregister_dbf_views: ; @ctcm_unregister_dbf_views .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill 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 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x19, _CTCM_DBF_INFOS@GOTPAGE Lloh1: ldr x19, [x19, _CTCM_DBF_INFOS@GOTPAGEOFF] ldr w8, [x19] cmp w8, #1 b.lt LBB0_3 ; %bb.1: mov x20, #0 Lloh2: adrp x21, _ctcm_dbf@GOTPAGE Lloh3: ldr x21, [x21, _ctcm_dbf@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [x21] lsl x22, x20, #3 ldr x0, [x8, x22] bl _debug_unregister ldr x8, [x21] str xzr, [x8, x22] add x20, x20, #1 ldrsw x8, [x19] cmp x20, x8 b.lt LBB0_2 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .cfi_endproc ; -- End function .comm _CTCM_DBF_INFOS,4,2 ; @CTCM_DBF_INFOS .comm _ctcm_dbf,8,3 ; @ctcm_dbf .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/s390/net/extr_ctcm_dbug.c_ctcm_unregister_dbf_views.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _BackgroundMoundCastleFlagTiles ## @BackgroundMoundCastleFlagTiles .p2align 2 _BackgroundMoundCastleFlagTiles: .long 327680 ## 0x50000 .long 111739225 ## 0x6a90159 .long 94706345 ## 0x5a51aa9 .long 80 ## 0x50 .long 89456640 ## 0x5550000 .long 111745705 ## 0x6a91aa9 .long 5570985 ## 0x5501a9 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .globl _BackgroundMoundCastleFlagMap ## @BackgroundMoundCastleFlagMap .p2align 2 _BackgroundMoundCastleFlagMap: .short 0 ## 0x0 .short 1 ## 0x1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _BackgroundMoundCastleFlagTiles ; @BackgroundMoundCastleFlagTiles .p2align 2 _BackgroundMoundCastleFlagTiles: .long 327680 ; 0x50000 .long 111739225 ; 0x6a90159 .long 94706345 ; 0x5a51aa9 .long 80 ; 0x50 .long 89456640 ; 0x5550000 .long 111745705 ; 0x6a91aa9 .long 5570985 ; 0x5501a9 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .globl _BackgroundMoundCastleFlagMap ; @BackgroundMoundCastleFlagMap .p2align 2 _BackgroundMoundCastleFlagMap: .short 0 ; 0x0 .short 1 ; 0x1 .subsections_via_symbols
the_stack_data/15489.c
stack