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 _saa7164_api_clear_gpiobit ## -- Begin function saa7164_api_clear_gpiobit .p2align 4, 0x90 _saa7164_api_clear_gpiobit: ## @saa7164_api_clear_gpiobit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %ecx, %ecx popq %rbp jmp _saa7164_api_modify_gpio ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _saa7164_api_clear_gpiobit ; -- Begin function saa7164_api_clear_gpiobit .p2align 2 _saa7164_api_clear_gpiobit: ; @saa7164_api_clear_gpiobit .cfi_startproc ; %bb.0: mov w3, #0 b _saa7164_api_modify_gpio .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/media/video/saa7164/extr_saa7164-api.c_saa7164_api_clear_gpiobit.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nfsd4_decode_secinfo _nfsd4_decode_secinfo: ## @nfsd4_decode_secinfo .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 %rsi, %rbx movl $4, %edi callq _READ_BUF movq _p@GOTPCREL(%rip), %rax movl (%rax), %edi leal 1(%rdi), %ecx movl %ecx, (%rax) ## kill: def $edi killed $edi killed $rdi callq _be32_to_cpup movl %eax, (%rbx) movl %eax, %edi callq _READ_BUF movl (%rbx), %esi movl 4(%rbx), %edi callq _SAVEMEM movl (%rbx), %esi movl 4(%rbx), %edi callq _check_filename movq _status@GOTPCREL(%rip), %rcx movq %rax, (%rcx) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _DECODE_HEAD,4,2 ## @DECODE_HEAD .comm _p,4,2 ## @p .comm _status,8,3 ## @status .comm _DECODE_TAIL,4,2 ## @DECODE_TAIL .no_dead_strip _nfsd4_decode_secinfo .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nfsd4_decode_secinfo _nfsd4_decode_secinfo: ; @nfsd4_decode_secinfo .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 w0, #4 bl _READ_BUF Lloh0: adrp x8, _p@GOTPAGE Lloh1: ldr x8, [x8, _p@GOTPAGEOFF] ldr w0, [x8] add w9, w0, #1 str w9, [x8] bl _be32_to_cpup str w0, [x19] bl _READ_BUF ldp w1, w0, [x19] bl _SAVEMEM ldp w1, w0, [x19] bl _check_filename Lloh2: adrp x8, _status@GOTPAGE Lloh3: ldr x8, [x8, _status@GOTPAGEOFF] Lloh4: str x0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _DECODE_HEAD,4,2 ; @DECODE_HEAD .comm _p,4,2 ; @p .comm _status,8,3 ; @status .comm _DECODE_TAIL,4,2 ; @DECODE_TAIL .no_dead_strip _nfsd4_decode_secinfo .subsections_via_symbols
AnghaBench/linux/fs/nfsd/extr_nfs4xdr.c_nfsd4_decode_secinfo.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function tape_ccw_cmd _tape_ccw_cmd: ## @tape_ccw_cmd .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, (%rdi) xorps %xmm0, %xmm0 movups %xmm0, 16(%rdi) movq %rdi, 8(%rdi) leaq 32(%rdi), %rax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _tape_ccw_cmd .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tape_ccw_cmd _tape_ccw_cmd: ; @tape_ccw_cmd .cfi_startproc ; %bb.0: str w1, [x0] stp xzr, xzr, [x0, #16] str x0, [x0, #8] add x0, x0, #32 ret .cfi_endproc ; -- End function .no_dead_strip _tape_ccw_cmd .subsections_via_symbols
AnghaBench/linux/drivers/s390/char/extr_tape.h_tape_ccw_cmd.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _timer_init ## -- Begin function timer_init .p2align 4, 0x90 _timer_init: ## @timer_init .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 _timer_clear ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _timer_init ; -- Begin function timer_init .p2align 2 _timer_init: ; @timer_init .cfi_startproc ; %bb.0: b _timer_clear .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/qmk_firmware/tmk_core/common/arm_atsam/extr_timer.c_timer_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cgrp_create _cgrp_create: ## @cgrp_create .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, %r14 movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl $8, %edi callq _kzalloc testq %rax, %rax je LBB0_4 ## %bb.1: movq %rax, %rbx movq (%r14), %rdi testq %rdi, %rdi je LBB0_3 ## %bb.2: callq _cgrp_cls_state movl (%rax), %eax movl %eax, 4(%rbx) LBB0_3: movq %rbx, %rax popq %rbx popq %r14 popq %rbp retq LBB0_4: movq _ENOMEM@GOTPCREL(%rip), %rax xorl %edi, %edi subl (%rax), %edi popq %rbx popq %r14 popq %rbp jmp _ERR_PTR ## TAILCALL .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .no_dead_strip _cgrp_create .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cgrp_create _cgrp_create: ; @cgrp_create .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 Lloh0: adrp x8, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w0, #8 bl _kzalloc cbz x0, LBB0_4 ; %bb.1: mov x19, x0 ldr x0, [x20] cbz x0, LBB0_3 ; %bb.2: bl _cgrp_cls_state ldr w8, [x0] str w8, [x19, #4] LBB0_3: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_4: Lloh3: adrp x8, _ENOMEM@GOTPAGE Lloh4: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh5: 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 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .no_dead_strip _cgrp_create .subsections_via_symbols
AnghaBench/fastsocket/kernel/net/sched/extr_cls_cgroup.c_cgrp_create.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 0x4093447ae147ae14 ## double 1233.1199999999999 LCPI0_1: .quad 0x402d2aa64c2f837b ## double 14.583299999999999 .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 callq _puts leaq L_str.7(%rip), %rdi callq _puts leaq L_str.8(%rip), %rdi callq _puts leaq L_.str.3(%rip), %rdi leaq -4(%rbp), %rsi xorl %eax, %eax callq _scanf callq _getchar callq _getchar movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 mulsd LCPI0_0(%rip), %xmm0 mulsd LCPI0_1(%rip), %xmm0 cvtsd2ss %xmm0, %xmm0 cvtss2sd %xmm0, %xmm0 leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf leaq L_str.9(%rip), %rdi callq _puts leaq L_str.10(%rip), %rdi callq _puts xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.3: ## @.str.3 .asciz "%f" L_.str.4: ## @.str.4 .asciz "Your weight in platinum is worth $%.2f\n" L_str: ## @str .asciz "Are you worth your weight in platinum?" L_str.7: ## @str.7 .asciz "Let's check it out" L_str.8: ## @str.8 .asciz "Please enter your weight in pounds" L_str.9: ## @str.9 .asciz "Your are easily worth that! If platinum prices drop," L_str.10: ## @str.10 .asciz "eat more and maintain your value." .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, #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 Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts Lloh2: adrp x0, l_str.7@PAGE Lloh3: add x0, x0, l_str.7@PAGEOFF bl _puts Lloh4: adrp x0, l_str.8@PAGE Lloh5: add x0, x0, l_str.8@PAGEOFF bl _puts sub x8, x29, #4 str x8, [sp] Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF bl _scanf bl _getchar bl _getchar ldur s0, [x29, #-4] fcvt d0, s0 mov x8, #44564 movk x8, #57671, lsl #16 movk x8, #17530, lsl #32 movk x8, #16531, lsl #48 fmov d1, x8 fmul d0, d0, d1 mov x8, #33659 movk x8, #19503, lsl #16 movk x8, #10918, lsl #32 movk x8, #16429, lsl #48 fmov d1, x8 fmul d0, d0, d1 fcvt s0, d0 fcvt d0, s0 str d0, [sp] Lloh8: adrp x0, l_.str.4@PAGE Lloh9: add x0, x0, l_.str.4@PAGEOFF bl _printf Lloh10: adrp x0, l_str.9@PAGE Lloh11: add x0, x0, l_str.9@PAGEOFF bl _puts Lloh12: adrp x0, l_str.10@PAGE Lloh13: add x0, x0, l_str.10@PAGEOFF bl _puts mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .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 AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.3: ; @.str.3 .asciz "%f" l_.str.4: ; @.str.4 .asciz "Your weight in platinum is worth $%.2f\n" l_str: ; @str .asciz "Are you worth your weight in platinum?" l_str.7: ; @str.7 .asciz "Let's check it out" l_str.8: ; @str.8 .asciz "Please enter your weight in pounds" l_str.9: ; @str.9 .asciz "Your are easily worth that! If platinum prices drop," l_str.10: ; @str.10 .asciz "eat more and maintain your value." .subsections_via_symbols
the_stack_data/23575285.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dso_json_null_free ## -- Begin function dso_json_null_free .p2align 4, 0x90 _dso_json_null_free: ## @dso_json_null_free .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 _free ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dso_json_null_free ; -- Begin function dso_json_null_free .p2align 2 _dso_json_null_free: ; @dso_json_null_free .cfi_startproc ; %bb.0: b _free .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/radare2/shlr/java/extr_dsojson.c_dso_json_null_free.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function batadv_netlink_set_vlan _batadv_netlink_set_vlan: ## @batadv_netlink_set_vlan .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), %rax movq 8(%rsi), %rcx movq (%rcx), %r14 movq 8(%rcx), %rbx movq _BATADV_ATTR_AP_ISOLATION_ENABLED@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq (%rax,%rcx,8), %rdi testq %rdi, %rdi je LBB0_2 ## %bb.1: callq _nla_get_u8 xorl %esi, %esi testl %eax, %eax setne %sil movq %rbx, %rdi callq _atomic_set LBB0_2: movq %r14, %rdi movq %rbx, %rsi callq _batadv_netlink_notify_vlan xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _BATADV_ATTR_AP_ISOLATION_ENABLED,8,3 ## @BATADV_ATTR_AP_ISOLATION_ENABLED .no_dead_strip _batadv_netlink_set_vlan .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function batadv_netlink_set_vlan _batadv_netlink_set_vlan: ; @batadv_netlink_set_vlan .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 ldp x9, x8, [x1] ldp x20, x19, [x8] Lloh0: adrp x8, _BATADV_ATTR_AP_ISOLATION_ENABLED@GOTPAGE Lloh1: ldr x8, [x8, _BATADV_ATTR_AP_ISOLATION_ENABLED@GOTPAGEOFF] Lloh2: ldr x8, [x8] ldr x0, [x9, x8, lsl #3] cbz x0, LBB0_2 ; %bb.1: bl _nla_get_u8 cmp w0, #0 cset w1, ne mov x0, x19 bl _atomic_set LBB0_2: mov x0, x20 mov x1, x19 bl _batadv_netlink_notify_vlan 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 _BATADV_ATTR_AP_ISOLATION_ENABLED,8,3 ; @BATADV_ATTR_AP_ISOLATION_ENABLED .no_dead_strip _batadv_netlink_set_vlan .subsections_via_symbols
AnghaBench/linux/net/batman-adv/extr_netlink.c_batadv_netlink_set_vlan.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function qlcnic_cleanup_pci_map _qlcnic_cleanup_pci_map: ## @qlcnic_cleanup_pci_map .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), %rdi testq %rdi, %rdi je LBB0_1 ## %bb.2: popq %rbp jmp _iounmap ## TAILCALL LBB0_1: popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _qlcnic_cleanup_pci_map .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function qlcnic_cleanup_pci_map _qlcnic_cleanup_pci_map: ; @qlcnic_cleanup_pci_map .cfi_startproc ; %bb.0: ldr x0, [x0] cbz x0, LBB0_2 ; %bb.1: b _iounmap LBB0_2: ret .cfi_endproc ; -- End function .no_dead_strip _qlcnic_cleanup_pci_map .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/qlcnic/extr_qlcnic_main.c_qlcnic_cleanup_pci_map.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function omapbl_get_intensity _omapbl_get_intensity: ## @omapbl_get_intensity .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 movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _omapbl_get_intensity .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function omapbl_get_intensity _omapbl_get_intensity: ; @omapbl_get_intensity .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 ldr w0, [x0] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _omapbl_get_intensity .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/video/backlight/extr_omap1_bl.c_omapbl_get_intensity.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tl_list_entry_set_text ## -- Begin function tl_list_entry_set_text .p2align 4, 0x90 _tl_list_entry_set_text: ## @tl_list_entry_set_text .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 _stats_buff@GOTPCREL(%rip), %rax movl (%rax), %edi movq _tl_do_list_entry_set_text@GOTPCREL(%rip), %rax movl (%rax), %edx movl $24, %esi callq _tl_act_extra_init movq %rax, %r14 movq 8(%rax), %rbx leaq 16(%rbx), %rdi callq _fetch_list_id testq %rax, %rax js LBB0_4 ## %bb.1: leaq 12(%rbx), %rdi callq _fetch_object_id testq %rax, %rax js LBB0_4 ## %bb.2: movl 8(%rbx), %edi movq _max_text_len@GOTPCREL(%rip), %rax movq (%rax), %rsi decq %rsi callq _tl_fetch_string0 movq %rax, (%rbx) movl (%r14), %ecx addl %ecx, %eax incl %eax movl %eax, (%r14) xorl %ebx, %ebx xorl %eax, %eax callq _tl_fetch_end xorl %eax, %eax callq _tl_fetch_error testq %rax, %rax cmoveq %r14, %rbx jmp LBB0_5 LBB0_4: xorl %ebx, %ebx LBB0_5: movq %rbx, %rax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _stats_buff,4,2 ## @stats_buff .comm _tl_do_list_entry_set_text,4,2 ## @tl_do_list_entry_set_text .comm _CHECK_LIST_OBJECT_INTS,4,2 ## @CHECK_LIST_OBJECT_INTS .comm _max_text_len,8,3 ## @max_text_len .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tl_list_entry_set_text ; -- Begin function tl_list_entry_set_text .p2align 2 _tl_list_entry_set_text: ; @tl_list_entry_set_text .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 x8, _stats_buff@GOTPAGE Lloh1: ldr x8, [x8, _stats_buff@GOTPAGEOFF] Lloh2: ldr w0, [x8] Lloh3: adrp x8, _tl_do_list_entry_set_text@GOTPAGE Lloh4: ldr x8, [x8, _tl_do_list_entry_set_text@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov w1, #24 bl _tl_act_extra_init mov x19, x0 ldr x20, [x0, #8] add x0, x20, #16 bl _fetch_list_id tbnz x0, #63, LBB0_3 ; %bb.1: add x0, x20, #12 bl _fetch_object_id tbnz x0, #63, LBB0_3 ; %bb.2: ldr w0, [x20, #8] Lloh6: adrp x8, _max_text_len@GOTPAGE Lloh7: ldr x8, [x8, _max_text_len@GOTPAGEOFF] Lloh8: ldr x8, [x8] sub x1, x8, #1 bl _tl_fetch_string0 str x0, [x20] ldr w8, [x19] add w8, w0, w8 add w8, w8, #1 str w8, [x19] bl _tl_fetch_end bl _tl_fetch_error cmp x0, #0 csel x0, x19, xzr, eq b LBB0_4 LBB0_3: mov x0, #0 LBB0_4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _stats_buff,4,2 ; @stats_buff .comm _tl_do_list_entry_set_text,4,2 ; @tl_do_list_entry_set_text .comm _CHECK_LIST_OBJECT_INTS,4,2 ; @CHECK_LIST_OBJECT_INTS .comm _max_text_len,8,3 ; @max_text_len .subsections_via_symbols
AnghaBench/kphp-kdb/lists/extr_lists-engine.c_tl_list_entry_set_text.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function madera_gpio_probe _madera_gpio_probe: ## @madera_gpio_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 %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, %r14 movl (%rdi), %edi callq _dev_get_drvdata movq %rax, %r15 movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r14, %rdi movl $24, %esi callq _devm_kzalloc testq %rax, %rax je LBB0_1 ## %bb.3: movq %rax, %rbx movq %r15, 16(%rax) movq _madera_gpio_chip@GOTPCREL(%rip), %rax movq (%rax), %rcx movq %rcx, (%rbx) movl 8(%rax), %eax movl %eax, 8(%rbx) movl (%r14), %eax movl %eax, 8(%rbx) movl (%r15), %edx leal -128(%rdx), %eax cmpl $9, %eax jae LBB0_4 ## %bb.5: cltq leaq l_switch.table.madera_gpio_probe(%rip), %rcx movq (%rcx,%rax,8), %rax movl (%rax), %eax movl %eax, 4(%rbx) movl 4(%r15), %eax xorl %r15d, %r15d cmpl $1, %eax movl $0, %ecx sbbl %ecx, %ecx orl %eax, %ecx movl %ecx, (%rbx) movq %r14, %rdi movq %rbx, %rsi movq %rbx, %rdx callq _devm_gpiochip_add_data testl %eax, %eax js LBB0_6 ## %bb.7: movl 4(%rbx), %r8d leaq L_.str.2(%rip), %rsi movq %rbx, %rdi xorl %edx, %edx xorl %ecx, %ecx callq _gpiochip_add_pin_range testl %eax, %eax je LBB0_9 ## %bb.8: movl %eax, %ebx leaq L_.str.3(%rip), %rsi movq %r14, %rdi movl %eax, %edx callq _dev_dbg movl %ebx, %r15d jmp LBB0_9 LBB0_1: movq _ENOMEM@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_4: leaq L_.str(%rip), %rsi movq %r14, %rdi ## kill: def $edx killed $edx killed $rdx callq _dev_err movq _EINVAL@GOTPCREL(%rip), %rax LBB0_2: xorl %r15d, %r15d subl (%rax), %r15d LBB0_9: movl %r15d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_6: movl %eax, %r12d leaq L_.str.1(%rip), %rsi movq %r14, %rdi movl %eax, %edx callq _dev_dbg movl %r12d, %r15d jmp LBB0_9 .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .comm _madera_gpio_chip,12,2 ## @madera_gpio_chip .comm _CS47L15_NUM_GPIOS,4,2 ## @CS47L15_NUM_GPIOS .comm _CS47L35_NUM_GPIOS,4,2 ## @CS47L35_NUM_GPIOS .comm _CS47L85_NUM_GPIOS,4,2 ## @CS47L85_NUM_GPIOS .comm _CS47L90_NUM_GPIOS,4,2 ## @CS47L90_NUM_GPIOS .comm _CS47L92_NUM_GPIOS,4,2 ## @CS47L92_NUM_GPIOS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Unknown chip variant %d\n" .comm _EINVAL,4,2 ## @EINVAL L_.str.1: ## @.str.1 .asciz "Could not register gpiochip, %d\n" L_.str.2: ## @.str.2 .asciz "madera-pinctrl" L_.str.3: ## @.str.3 .asciz "Failed to add pin range (%d)\n" .no_dead_strip _madera_gpio_probe .section __DATA,__const .p2align 3 ## @switch.table.madera_gpio_probe l_switch.table.madera_gpio_probe: .quad _CS47L85_NUM_GPIOS .quad _CS47L92_NUM_GPIOS .quad _CS47L92_NUM_GPIOS .quad _CS47L90_NUM_GPIOS .quad _CS47L90_NUM_GPIOS .quad _CS47L85_NUM_GPIOS .quad _CS47L35_NUM_GPIOS .quad _CS47L15_NUM_GPIOS .quad _CS47L92_NUM_GPIOS .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function madera_gpio_probe _madera_gpio_probe: ; @madera_gpio_probe .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 w0, [x0] bl _dev_get_drvdata mov x21, x0 Lloh0: adrp x8, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x0, x19 mov w1, #24 bl _devm_kzalloc cbz x0, LBB0_5 ; %bb.1: mov x20, x0 str x21, [x0, #16] Lloh3: adrp x8, _madera_gpio_chip@GOTPAGE Lloh4: ldr x8, [x8, _madera_gpio_chip@GOTPAGEOFF] ldr w9, [x8, #8] ldr x8, [x8] str x8, [x0] str w9, [x0, #8] ldr w8, [x19] str w8, [x0, #8] ldr w2, [x21] sub w8, w2, #128 cmp w8, #9 b.hs LBB0_6 ; %bb.2: Lloh5: adrp x9, l_switch.table.madera_gpio_probe@PAGE Lloh6: add x9, x9, l_switch.table.madera_gpio_probe@PAGEOFF ldr x8, [x9, w8, sxtw #3] ldr w8, [x8] ldr w9, [x21, #4] cmp w9, #0 csinv w9, w9, wzr, ne stp w9, w8, [x20] mov x0, x19 mov x1, x20 mov x2, x20 bl _devm_gpiochip_add_data tbnz w0, #31, LBB0_8 ; %bb.3: ldr w4, [x20, #4] Lloh7: adrp x1, l_.str.2@PAGE Lloh8: add x1, x1, l_.str.2@PAGEOFF mov x0, x20 mov w2, #0 mov w3, #0 bl _gpiochip_add_pin_range mov x21, x0 cbz w0, LBB0_10 ; %bb.4: Lloh9: adrp x1, l_.str.3@PAGE Lloh10: add x1, x1, l_.str.3@PAGEOFF b LBB0_9 LBB0_5: Lloh11: adrp x8, _ENOMEM@GOTPAGE Lloh12: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] b LBB0_7 LBB0_6: Lloh13: adrp x1, l_.str@PAGE Lloh14: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _dev_err Lloh15: adrp x8, _EINVAL@GOTPAGE Lloh16: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_7: ldr w8, [x8] neg w21, w8 b LBB0_10 LBB0_8: mov x21, x0 Lloh17: adrp x1, l_.str.1@PAGE Lloh18: add x1, x1, l_.str.1@PAGEOFF LBB0_9: mov x0, x19 mov x2, x21 bl _dev_dbg LBB0_10: mov x0, x21 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 AdrpLdrGot Lloh3, Lloh4 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh17, Lloh18 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .comm _madera_gpio_chip,12,2 ; @madera_gpio_chip .comm _CS47L15_NUM_GPIOS,4,2 ; @CS47L15_NUM_GPIOS .comm _CS47L35_NUM_GPIOS,4,2 ; @CS47L35_NUM_GPIOS .comm _CS47L85_NUM_GPIOS,4,2 ; @CS47L85_NUM_GPIOS .comm _CS47L90_NUM_GPIOS,4,2 ; @CS47L90_NUM_GPIOS .comm _CS47L92_NUM_GPIOS,4,2 ; @CS47L92_NUM_GPIOS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Unknown chip variant %d\n" .comm _EINVAL,4,2 ; @EINVAL l_.str.1: ; @.str.1 .asciz "Could not register gpiochip, %d\n" l_.str.2: ; @.str.2 .asciz "madera-pinctrl" l_.str.3: ; @.str.3 .asciz "Failed to add pin range (%d)\n" .no_dead_strip _madera_gpio_probe .section __DATA,__const .p2align 3 ; @switch.table.madera_gpio_probe l_switch.table.madera_gpio_probe: .quad _CS47L85_NUM_GPIOS .quad _CS47L92_NUM_GPIOS .quad _CS47L92_NUM_GPIOS .quad _CS47L90_NUM_GPIOS .quad _CS47L90_NUM_GPIOS .quad _CS47L85_NUM_GPIOS .quad _CS47L35_NUM_GPIOS .quad _CS47L15_NUM_GPIOS .quad _CS47L92_NUM_GPIOS .subsections_via_symbols
AnghaBench/linux/drivers/gpio/extr_gpio-madera.c_madera_gpio_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function hidg_get_minor _hidg_get_minor: ## @hidg_get_minor .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 _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _hidg_ida@GOTPCREL(%rip), %rdi xorl %ebx, %ebx xorl %esi, %esi xorl %edx, %edx callq _ida_simple_get movq _HIDG_MINORS@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jl LBB0_2 ## %bb.1: movq _hidg_ida@GOTPCREL(%rip), %rdi movl %eax, %esi callq _ida_simple_remove movq _ENODEV@GOTPCREL(%rip), %rax subl (%rax), %ebx movl %ebx, %eax LBB0_2: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _hidg_ida,4,2 ## @hidg_ida .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _HIDG_MINORS,4,2 ## @HIDG_MINORS .comm _ENODEV,4,2 ## @ENODEV .no_dead_strip _hidg_get_minor .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hidg_get_minor _hidg_get_minor: ; @hidg_get_minor .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, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w3, [x8] Lloh3: adrp x0, _hidg_ida@GOTPAGE Lloh4: ldr x0, [x0, _hidg_ida@GOTPAGEOFF] mov w1, #0 mov w2, #0 bl _ida_simple_get mov x1, x0 Lloh5: adrp x8, _HIDG_MINORS@GOTPAGE Lloh6: ldr x8, [x8, _HIDG_MINORS@GOTPAGEOFF] Lloh7: ldr w8, [x8] cmp w0, w8 b.lt LBB0_2 ; %bb.1: Lloh8: adrp x0, _hidg_ida@GOTPAGE Lloh9: ldr x0, [x0, _hidg_ida@GOTPAGEOFF] bl _ida_simple_remove Lloh10: adrp x8, _ENODEV@GOTPAGE Lloh11: ldr x8, [x8, _ENODEV@GOTPAGEOFF] Lloh12: ldr w8, [x8] neg w1, w8 LBB0_2: mov x0, x1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGot Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _hidg_ida,4,2 ; @hidg_ida .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _HIDG_MINORS,4,2 ; @HIDG_MINORS .comm _ENODEV,4,2 ; @ENODEV .no_dead_strip _hidg_get_minor .subsections_via_symbols
AnghaBench/linux/drivers/usb/gadget/function/extr_f_hid.c_hidg_get_minor.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vdp_bitmap_surface_create ## -- Begin function vdp_bitmap_surface_create .p2align 4, 0x90 _vdp_bitmap_surface_create: ## @vdp_bitmap_surface_create .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, -48(%rbp) ## 4-byte Spill movl %r8d, -44(%rbp) ## 4-byte Spill movl %ecx, %r12d movl %edx, %r13d movl %esi, %ebx movq %rdi, %r14 movq 16(%rbp), %r15 movq _BITMAP_SURFACE_CREATE@GOTPCREL(%rip), %rax movl (%rax), %edi callq _CHECK_FUNC movq (%r14), %rax movl %ebx, %edi movl %r13d, %esi movl %r12d, %edx movl -44(%rbp), %ecx ## 4-byte Reload movl -48(%rbp), %r8d ## 4-byte Reload movq %r15, %r9 addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmpq *%rax ## TAILCALL .cfi_endproc ## -- End function .comm _BITMAP_SURFACE_CREATE,4,2 ## @BITMAP_SURFACE_CREATE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vdp_bitmap_surface_create ; -- Begin function vdp_bitmap_surface_create .p2align 2 _vdp_bitmap_surface_create: ; @vdp_bitmap_surface_create .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 Lloh0: adrp x8, _BITMAP_SURFACE_CREATE@GOTPAGE Lloh1: ldr x8, [x8, _BITMAP_SURFACE_CREATE@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _CHECK_FUNC ldr x6, [x25] mov x0, x24 mov x1, x23 mov x2, x22 mov x3, x21 mov x4, x20 mov x5, 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 br x6 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _BITMAP_SURFACE_CREATE,4,2 ; @BITMAP_SURFACE_CREATE .subsections_via_symbols
AnghaBench/vlc/modules/hw/vdpau/extr_vlc_vdpau.c_vdp_bitmap_surface_create.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function import _import: ## @import .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 movl $16392, %eax ## imm = 0x4008 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r15 movq %rdi, %rbx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _O_RDONLY@GOTPCREL(%rip), %rax movl (%rax), %esi callq _open movl %eax, %r14d testl %eax, %eax jns LBB0_2 ## %bb.1: movq %rbx, %rdi callq _die LBB0_2: movq _SPIFFS_CREAT@GOTPCREL(%rip), %rax movq _SPIFFS_TRUNC@GOTPCREL(%rip), %rcx movl (%rcx), %edx orl (%rax), %edx movq _SPIFFS_WRONLY@GOTPCREL(%rip), %rax orl (%rax), %edx movq _fs@GOTPCREL(%rip), %rdi movq %r15, %rsi xorl %ecx, %ecx callq _SPIFFS_open movq %rax, %r12 testq %rax, %rax jns LBB0_4 ## %bb.3: leaq L_.str(%rip), %rdi callq _die LBB0_4: leaq -16432(%rbp), %rsi movl %r14d, %edi movl $16384, %edx ## imm = 0x4000 callq _read testl %eax, %eax jle LBB0_9 ## %bb.5: movq _fs@GOTPCREL(%rip), %r15 leaq -16432(%rbp), %rbx leaq L_.str.1(%rip), %r13 jmp LBB0_6 .p2align 4, 0x90 LBB0_8: ## in Loop: Header=BB0_6 Depth=1 movl %r14d, %edi movq %rbx, %rsi movl $16384, %edx ## imm = 0x4000 callq _read testl %eax, %eax jle LBB0_9 LBB0_6: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movq %r12, %rsi movq %rbx, %rdx movl %eax, %ecx callq _SPIFFS_write testq %rax, %rax jns LBB0_8 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 movq %r13, %rdi callq _die jmp LBB0_8 LBB0_9: movq _fs@GOTPCREL(%rip), %rdi movq %r12, %rsi callq _SPIFFS_close testq %rax, %rax jns LBB0_11 ## %bb.10: leaq L_.str.2(%rip), %rdi callq _die LBB0_11: movl %r14d, %edi callq _close movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_13 ## %bb.12: addq $16392, %rsp ## imm = 0x4008 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_13: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _O_RDONLY,4,2 ## @O_RDONLY .comm _fs,4,2 ## @fs .comm _SPIFFS_CREAT,4,2 ## @SPIFFS_CREAT .comm _SPIFFS_TRUNC,4,2 ## @SPIFFS_TRUNC .comm _SPIFFS_WRONLY,4,2 ## @SPIFFS_WRONLY .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "spiffs_open" L_.str.1: ## @.str.1 .asciz "spiffs_write" L_.str.2: ## @.str.2 .asciz "spiffs_close" .no_dead_strip _import .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function import _import: ; @import .cfi_startproc ; %bb.0: stp x28, x27, [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 w27, -56 .cfi_offset w28, -64 mov w9, #16400 Lloh0: adrp x16, ___chkstk_darwin@GOTPAGE Lloh1: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #4, lsl #12 ; =16384 sub sp, sp, #16 mov x20, x1 mov x21, x0 Lloh2: adrp x8, ___stack_chk_guard@GOTPAGE Lloh3: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh4: ldr x8, [x8] stur x8, [x29, #-56] Lloh5: adrp x8, _O_RDONLY@GOTPAGE Lloh6: ldr x8, [x8, _O_RDONLY@GOTPAGEOFF] Lloh7: ldr w1, [x8] bl _open mov x19, x0 tbz w0, #31, LBB0_2 ; %bb.1: mov x0, x21 bl _die LBB0_2: Lloh8: adrp x8, _SPIFFS_CREAT@GOTPAGE Lloh9: ldr x8, [x8, _SPIFFS_CREAT@GOTPAGEOFF] Lloh10: ldr w8, [x8] Lloh11: adrp x9, _SPIFFS_TRUNC@GOTPAGE Lloh12: ldr x9, [x9, _SPIFFS_TRUNC@GOTPAGEOFF] Lloh13: ldr w9, [x9] orr w8, w9, w8 Lloh14: adrp x9, _SPIFFS_WRONLY@GOTPAGE Lloh15: ldr x9, [x9, _SPIFFS_WRONLY@GOTPAGEOFF] Lloh16: ldr w9, [x9] orr w2, w8, w9 Lloh17: adrp x0, _fs@GOTPAGE Lloh18: ldr x0, [x0, _fs@GOTPAGEOFF] mov x1, x20 mov w3, #0 bl _SPIFFS_open mov x20, x0 tbz x0, #63, LBB0_4 ; %bb.3: Lloh19: adrp x0, l_.str@PAGE Lloh20: add x0, x0, l_.str@PAGEOFF bl _die LBB0_4: add x1, sp, #8 mov x0, x19 mov w2, #16384 bl _read cmp w0, #1 b.lt LBB0_9 ; %bb.5: mov x3, x0 Lloh21: adrp x21, _fs@GOTPAGE Lloh22: ldr x21, [x21, _fs@GOTPAGEOFF] Lloh23: adrp x22, l_.str.1@PAGE Lloh24: add x22, x22, l_.str.1@PAGEOFF b LBB0_7 LBB0_6: ; in Loop: Header=BB0_7 Depth=1 add x1, sp, #8 mov x0, x19 mov w2, #16384 bl _read mov x3, x0 cmp w0, #0 b.le LBB0_9 LBB0_7: ; =>This Inner Loop Header: Depth=1 add x2, sp, #8 mov x0, x21 mov x1, x20 bl _SPIFFS_write tbz x0, #63, LBB0_6 ; %bb.8: ; in Loop: Header=BB0_7 Depth=1 mov x0, x22 bl _die b LBB0_6 LBB0_9: Lloh25: adrp x0, _fs@GOTPAGE Lloh26: ldr x0, [x0, _fs@GOTPAGEOFF] mov x1, x20 bl _SPIFFS_close tbz x0, #63, LBB0_11 ; %bb.10: Lloh27: adrp x0, l_.str.2@PAGE Lloh28: add x0, x0, l_.str.2@PAGEOFF bl _die LBB0_11: mov x0, x19 bl _close ldur x8, [x29, #-56] Lloh29: adrp x9, ___stack_chk_guard@GOTPAGE Lloh30: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh31: ldr x9, [x9] cmp x9, x8 b.ne LBB0_13 ; %bb.12: add sp, sp, #4, lsl #12 ; =16384 add sp, sp, #16 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 x28, x27, [sp], #64 ; 16-byte Folded Reload ret LBB0_13: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGot Lloh21, Lloh22 .loh AdrpLdrGot Lloh25, Lloh26 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .cfi_endproc ; -- End function .comm _O_RDONLY,4,2 ; @O_RDONLY .comm _fs,4,2 ; @fs .comm _SPIFFS_CREAT,4,2 ; @SPIFFS_CREAT .comm _SPIFFS_TRUNC,4,2 ; @SPIFFS_TRUNC .comm _SPIFFS_WRONLY,4,2 ; @SPIFFS_WRONLY .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "spiffs_open" l_.str.1: ; @.str.1 .asciz "spiffs_write" l_.str.2: ; @.str.2 .asciz "spiffs_close" .no_dead_strip _import .subsections_via_symbols
AnghaBench/nodemcu-firmware/tools/spiffsimg/extr_main.c_import.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 %r14 pushq %rbx subq $992, %rsp ## imm = 0x3E0 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) leaq -1008(%rbp), %r14 movq %r14, %rdi movl $20, %esi callq _fillStudents leaq -848(%rbp), %rbx movq %r14, %rdi movq %rbx, %rsi callq _groepeer movq %rbx, %rdi callq _writeTable movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -24(%rbp), %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $992, %rsp ## imm = 0x3E0 popq %rbx popq %r14 popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _fillStudents ## -- Begin function fillStudents .p2align 4, 0x90 _fillStudents: ## @fillStudents .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 ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) testl %esi, %esi jle LBB1_6 ## %bb.1: movq %rdi, %r13 movl %esi, %eax movq %rax, -72(%rbp) ## 8-byte Spill leaq -59(%rbp), %rbx leaq L_.str.2(%rip), %r14 leaq L_.str.3(%rip), %r15 xorl %r12d, %r12d jmp LBB1_2 .p2align 4, 0x90 LBB1_5: ## in Loop: Header=BB1_2 Depth=1 movl %eax, 4(%r13,%r12,8) incq %r12 cmpq -72(%rbp), %r12 ## 8-byte Folded Reload je LBB1_6 LBB1_2: ## =>This Loop Header: Depth=1 ## Child Loop BB1_4 Depth 2 leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi leaq -64(%rbp), %rsi movq %rbx, %rdx xorl %eax, %eax callq _scanf movl -64(%rbp), %eax movl %eax, (%r13,%r12,8) .p2align 4, 0x90 LBB1_4: ## Parent Loop BB1_2 Depth=1 ## => This Inner Loop Header: Depth=2 movq %rbx, %rdi callq _isValid cmpl $-1, %eax jne LBB1_5 ## %bb.3: ## in Loop: Header=BB1_4 Depth=2 movq %r14, %rdi xorl %eax, %eax callq _printf movq %r15, %rdi movq %rbx, %rsi xorl %eax, %eax callq _scanf jmp LBB1_4 LBB1_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB1_8 ## %bb.7: addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB1_8: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _groepeer ## -- Begin function groepeer .p2align 4, 0x90 _groepeer: ## @groepeer .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, (%rsi) xorl %ecx, %ecx xorl %eax, %eax jmp LBB2_1 .p2align 4, 0x90 LBB2_5: ## in Loop: Header=BB2_1 Depth=1 addq $2, %rax cmpq $20, %rax je LBB2_6 LBB2_1: ## =>This Inner Loop Header: Depth=1 cmpl $0, 4(%rdi,%rax,8) je LBB2_2 ## %bb.3: ## in Loop: Header=BB2_1 Depth=1 cmpl $0, 12(%rdi,%rax,8) jne LBB2_5 jmp LBB2_4 .p2align 4, 0x90 LBB2_2: ## in Loop: Header=BB2_1 Depth=1 movslq %ecx, %rcx movq (%rdi,%rax,8), %rdx movq %rdx, 4(%rsi,%rcx,8) movl (%rsi), %ecx incl %ecx movl %ecx, (%rsi) cmpl $0, 12(%rdi,%rax,8) jne LBB2_5 LBB2_4: ## in Loop: Header=BB2_1 Depth=1 movslq %ecx, %rcx movq 8(%rdi,%rax,8), %rdx movq %rdx, 4(%rsi,%rcx,8) movl (%rsi), %ecx incl %ecx movl %ecx, (%rsi) jmp LBB2_5 LBB2_6: movl $0, 164(%rsi) xorl %ecx, %ecx xorl %eax, %eax jmp LBB2_7 .p2align 4, 0x90 LBB2_11: ## in Loop: Header=BB2_7 Depth=1 addq $2, %rax cmpq $20, %rax je LBB2_12 LBB2_7: ## =>This Inner Loop Header: Depth=1 cmpl $1, 4(%rdi,%rax,8) jne LBB2_9 ## %bb.8: ## in Loop: Header=BB2_7 Depth=1 movslq %ecx, %rcx movq (%rdi,%rax,8), %rdx movq %rdx, 168(%rsi,%rcx,8) movl 164(%rsi), %ecx incl %ecx movl %ecx, 164(%rsi) LBB2_9: ## in Loop: Header=BB2_7 Depth=1 cmpl $1, 12(%rdi,%rax,8) jne LBB2_11 ## %bb.10: ## in Loop: Header=BB2_7 Depth=1 movslq %ecx, %rcx movq 8(%rdi,%rax,8), %rdx movq %rdx, 168(%rsi,%rcx,8) movl 164(%rsi), %ecx incl %ecx movl %ecx, 164(%rsi) jmp LBB2_11 LBB2_12: movl $0, 328(%rsi) xorl %ecx, %ecx xorl %eax, %eax jmp LBB2_13 .p2align 4, 0x90 LBB2_17: ## in Loop: Header=BB2_13 Depth=1 addq $2, %rax cmpq $20, %rax je LBB2_18 LBB2_13: ## =>This Inner Loop Header: Depth=1 cmpl $2, 4(%rdi,%rax,8) jne LBB2_15 ## %bb.14: ## in Loop: Header=BB2_13 Depth=1 movslq %ecx, %rcx movq (%rdi,%rax,8), %rdx movq %rdx, 332(%rsi,%rcx,8) movl 328(%rsi), %ecx incl %ecx movl %ecx, 328(%rsi) LBB2_15: ## in Loop: Header=BB2_13 Depth=1 cmpl $2, 12(%rdi,%rax,8) jne LBB2_17 ## %bb.16: ## in Loop: Header=BB2_13 Depth=1 movslq %ecx, %rcx movq 8(%rdi,%rax,8), %rdx movq %rdx, 332(%rsi,%rcx,8) movl 328(%rsi), %ecx incl %ecx movl %ecx, 328(%rsi) jmp LBB2_17 LBB2_18: movl $0, 492(%rsi) xorl %ecx, %ecx xorl %eax, %eax jmp LBB2_19 .p2align 4, 0x90 LBB2_23: ## in Loop: Header=BB2_19 Depth=1 addq $2, %rax cmpq $20, %rax je LBB2_24 LBB2_19: ## =>This Inner Loop Header: Depth=1 cmpl $3, 4(%rdi,%rax,8) jne LBB2_21 ## %bb.20: ## in Loop: Header=BB2_19 Depth=1 movslq %ecx, %rcx movq (%rdi,%rax,8), %rdx movq %rdx, 496(%rsi,%rcx,8) movl 492(%rsi), %ecx incl %ecx movl %ecx, 492(%rsi) LBB2_21: ## in Loop: Header=BB2_19 Depth=1 cmpl $3, 12(%rdi,%rax,8) jne LBB2_23 ## %bb.22: ## in Loop: Header=BB2_19 Depth=1 movslq %ecx, %rcx movq 8(%rdi,%rax,8), %rdx movq %rdx, 496(%rsi,%rcx,8) movl 492(%rsi), %ecx incl %ecx movl %ecx, 492(%rsi) jmp LBB2_23 LBB2_24: movl $0, 656(%rsi) xorl %ecx, %ecx xorl %eax, %eax jmp LBB2_25 .p2align 4, 0x90 LBB2_29: ## in Loop: Header=BB2_25 Depth=1 addq $2, %rax cmpq $20, %rax je LBB2_30 LBB2_25: ## =>This Inner Loop Header: Depth=1 cmpl $4, 4(%rdi,%rax,8) jne LBB2_27 ## %bb.26: ## in Loop: Header=BB2_25 Depth=1 movslq %ecx, %rcx movq (%rdi,%rax,8), %rdx movq %rdx, 660(%rsi,%rcx,8) movl 656(%rsi), %ecx incl %ecx movl %ecx, 656(%rsi) LBB2_27: ## in Loop: Header=BB2_25 Depth=1 cmpl $4, 12(%rdi,%rax,8) jne LBB2_29 ## %bb.28: ## in Loop: Header=BB2_25 Depth=1 movslq %ecx, %rcx movq 8(%rdi,%rax,8), %rdx movq %rdx, 660(%rsi,%rcx,8) movl 656(%rsi), %ecx incl %ecx movl %ecx, 656(%rsi) jmp LBB2_29 LBB2_30: popq %rbp retq .cfi_endproc ## -- End function .globl _writeTable ## -- Begin function writeTable .p2align 4, 0x90 _writeTable: ## @writeTable .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 %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movl $0, -57(%rbp) movq $0, -64(%rbp) leaq -64(%rbp), %r12 xorl %r13d, %r13d jmp LBB3_1 .p2align 4, 0x90 LBB3_14: ## in Loop: Header=BB3_1 Depth=1 movl $10, %edi callq _putchar incq %r13 cmpq $5, %r13 je LBB3_15 LBB3_1: ## =>This Loop Header: Depth=1 ## Child Loop BB3_10 Depth 2 ## Child Loop BB3_13 Depth 2 cmpl $4, %r13d ja LBB3_8 ## %bb.2: ## in Loop: Header=BB3_1 Depth=1 movl %r13d, %eax leaq LJTI3_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB3_3: ## in Loop: Header=BB3_1 Depth=1 movl $7628899, -61(%rbp) ## imm = 0x746863 movl $1667591283, -64(%rbp) ## imm = 0x63656C73 jmp LBB3_8 LBB3_4: ## in Loop: Header=BB3_1 Depth=1 movw $103, -60(%rbp) movl $1769234797, -64(%rbp) ## imm = 0x6974616D jmp LBB3_8 LBB3_5: ## in Loop: Header=BB3_1 Depth=1 movabsq $7809630373045167470, %rax ## imm = 0x6C6161727475656E movq %rax, -64(%rbp) movb $0, -56(%rbp) jmp LBB3_8 LBB3_6: ## in Loop: Header=BB3_1 Depth=1 movb $0, -60(%rbp) movl $1684369255, -64(%rbp) ## imm = 0x64656F67 jmp LBB3_8 LBB3_7: ## in Loop: Header=BB3_1 Depth=1 movabsq $7308046371166382453, %rax ## imm = 0x656B657473746975 movq %rax, -64(%rbp) movl $6581861, -57(%rbp) ## imm = 0x646E65 .p2align 4, 0x90 LBB3_8: ## in Loop: Header=BB3_1 Depth=1 leaq L_.str.3(%rip), %rdi movq %r12, %rsi xorl %eax, %eax callq _printf movq %r12, %rdi callq _strlen cmpq $11, %rax je LBB3_11 ## %bb.9: ## in Loop: Header=BB3_1 Depth=1 xorl %ebx, %ebx .p2align 4, 0x90 LBB3_10: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl $32, %edi callq _putchar incq %rbx movq %r12, %rdi callq _strlen movl $11, %ecx subq %rax, %rcx cmpq %rbx, %rcx ja LBB3_10 LBB3_11: ## in Loop: Header=BB3_1 Depth=1 imulq $164, %r13, %r14 cmpl $0, (%r15,%r14) jle LBB3_14 ## %bb.12: ## in Loop: Header=BB3_1 Depth=1 addq %r15, %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB3_13: ## Parent Loop BB3_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl $42, %edi callq _putchar incl %ebx cmpl (%r14), %ebx jl LBB3_13 jmp LBB3_14 LBB3_15: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB3_17 ## %bb.16: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB3_17: callq ___stack_chk_fail .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L3_0_set_3, LBB3_3-LJTI3_0 .set L3_0_set_4, LBB3_4-LJTI3_0 .set L3_0_set_5, LBB3_5-LJTI3_0 .set L3_0_set_6, LBB3_6-LJTI3_0 .set L3_0_set_7, LBB3_7-LJTI3_0 LJTI3_0: .long L3_0_set_3 .long L3_0_set_4 .long L3_0_set_5 .long L3_0_set_6 .long L3_0_set_7 .end_data_region ## -- End function .globl _isValid ## -- Begin function isValid .p2align 4, 0x90 _isValid: ## @isValid .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 %rax, %rcx movl $-1, %eax cmpq $10, %rcx ja LBB4_10 ## %bb.1: leaq L_.str.4(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB4_2 ## %bb.3: leaq L_.str.5(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB4_4 ## %bb.5: leaq L_.str.6(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB4_6 ## %bb.7: leaq L_.str.7(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB4_8 ## %bb.9: leaq L_.str.8(%rip), %rsi movq %rbx, %rdi callq _strcmp movl %eax, %ecx xorl %eax, %eax negl %ecx sbbl %eax, %eax orl $4, %eax jmp LBB4_10 LBB4_2: xorl %eax, %eax jmp LBB4_10 LBB4_4: movl $1, %eax jmp LBB4_10 LBB4_6: movl $2, %eax jmp LBB4_10 LBB4_8: movl $3, %eax LBB4_10: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Geef je studentennummer in en stem: " L_.str.1: ## @.str.1 .asciz "%d %s" L_.str.2: ## @.str.2 .asciz "Ongeldigge stem, voer opnieuw in: " L_.str.3: ## @.str.3 .asciz "%s" L_.str.4: ## @.str.4 .asciz "slecht" L_.str.5: ## @.str.5 .asciz "matig" L_.str.6: ## @.str.6 .asciz "neutraal" L_.str.7: ## @.str.7 .asciz "goed" L_.str.8: ## @.str.8 .asciz "uitstekend" .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, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #992 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-24] mov x0, sp mov w1, #20 bl _fillStudents mov x0, sp add x1, sp, #160 bl _groepeer add x0, sp, #160 bl _writeTable ldur x8, [x29, #-24] Lloh3: adrp x9, ___stack_chk_guard@GOTPAGE Lloh4: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: mov w0, #0 add sp, sp, #992 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .globl _fillStudents ; -- Begin function fillStudents .p2align 2 _fillStudents: ; @fillStudents .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x28, x27, [sp, #48] ; 16-byte Folded Spill stp x26, x25, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .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 Lloh6: adrp x8, ___stack_chk_guard@GOTPAGE Lloh7: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh8: ldr x8, [x8] str x8, [sp, #40] cmp w1, #1 b.lt LBB1_6 ; %bb.1: mov x19, x0 mov x24, #0 mov w25, w1 Lloh9: adrp x20, l_.str@PAGE Lloh10: add x20, x20, l_.str@PAGEOFF add x26, sp, #29 add x27, sp, #24 Lloh11: adrp x21, l_.str.1@PAGE Lloh12: add x21, x21, l_.str.1@PAGEOFF Lloh13: adrp x22, l_.str.2@PAGE Lloh14: add x22, x22, l_.str.2@PAGEOFF Lloh15: adrp x23, l_.str.3@PAGE Lloh16: add x23, x23, l_.str.3@PAGEOFF b LBB1_3 LBB1_2: ; in Loop: Header=BB1_3 Depth=1 add x8, x19, x24, lsl #3 str w0, [x8, #4] add x24, x24, #1 cmp x24, x25 b.eq LBB1_6 LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_4 Depth 2 mov x0, x20 bl _printf stp x27, x26, [sp] mov x0, x21 bl _scanf ldr w8, [sp, #24] lsl x9, x24, #3 str w8, [x19, x9] LBB1_4: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 add x0, sp, #29 bl _isValid cmn w0, #1 b.ne LBB1_2 ; %bb.5: ; in Loop: Header=BB1_4 Depth=2 mov x0, x22 bl _printf str x26, [sp] mov x0, x23 bl _scanf b LBB1_4 LBB1_6: ldr x8, [sp, #40] Lloh17: adrp x9, ___stack_chk_guard@GOTPAGE Lloh18: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh19: ldr x9, [x9] cmp x9, x8 b.ne LBB1_8 ; %bb.7: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp x26, x25, [sp, #64] ; 16-byte Folded Reload ldp x28, x27, [sp, #48] ; 16-byte Folded Reload add sp, sp, #144 ret LBB1_8: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .cfi_endproc ; -- End function .globl _groepeer ; -- Begin function groepeer .p2align 2 _groepeer: ; @groepeer .cfi_startproc ; %bb.0: mov x8, #0 mov w9, #0 str wzr, [x1] b LBB2_2 LBB2_1: ; in Loop: Header=BB2_2 Depth=1 add x8, x8, #8 cmp x8, #160 b.eq LBB2_4 LBB2_2: ; =>This Inner Loop Header: Depth=1 add x10, x0, x8 ldr w10, [x10, #4] cbnz w10, LBB2_1 ; %bb.3: ; in Loop: Header=BB2_2 Depth=1 add x9, x1, w9, sxtw #3 ldr x10, [x0, x8] stur x10, [x9, #4] ldr w9, [x1] add w9, w9, #1 str w9, [x1] b LBB2_1 LBB2_4: mov x8, #0 mov w9, #0 str wzr, [x1, #164] b LBB2_6 LBB2_5: ; in Loop: Header=BB2_6 Depth=1 add x8, x8, #8 cmp x8, #160 b.eq LBB2_8 LBB2_6: ; =>This Inner Loop Header: Depth=1 add x10, x0, x8 ldr w10, [x10, #4] cmp w10, #1 b.ne LBB2_5 ; %bb.7: ; in Loop: Header=BB2_6 Depth=1 add x10, x1, #164 add x9, x10, w9, sxtw #3 ldr x10, [x0, x8] stur x10, [x9, #4] ldr w9, [x1, #164] add w9, w9, #1 str w9, [x1, #164] b LBB2_5 LBB2_8: mov x8, #0 mov w9, #0 str wzr, [x1, #328] b LBB2_10 LBB2_9: ; in Loop: Header=BB2_10 Depth=1 add x8, x8, #8 cmp x8, #160 b.eq LBB2_12 LBB2_10: ; =>This Inner Loop Header: Depth=1 add x10, x0, x8 ldr w10, [x10, #4] cmp w10, #2 b.ne LBB2_9 ; %bb.11: ; in Loop: Header=BB2_10 Depth=1 add x10, x1, #328 add x9, x10, w9, sxtw #3 ldr x10, [x0, x8] stur x10, [x9, #4] ldr w9, [x1, #328] add w9, w9, #1 str w9, [x1, #328] b LBB2_9 LBB2_12: mov x8, #0 mov w9, #0 str wzr, [x1, #492] b LBB2_14 LBB2_13: ; in Loop: Header=BB2_14 Depth=1 add x8, x8, #8 cmp x8, #160 b.eq LBB2_16 LBB2_14: ; =>This Inner Loop Header: Depth=1 add x10, x0, x8 ldr w10, [x10, #4] cmp w10, #3 b.ne LBB2_13 ; %bb.15: ; in Loop: Header=BB2_14 Depth=1 add x10, x1, #492 add x9, x10, w9, sxtw #3 ldr x10, [x0, x8] stur x10, [x9, #4] ldr w9, [x1, #492] add w9, w9, #1 str w9, [x1, #492] b LBB2_13 LBB2_16: mov x8, #0 mov w9, #0 str wzr, [x1, #656] b LBB2_18 LBB2_17: ; in Loop: Header=BB2_18 Depth=1 add x8, x8, #8 cmp x8, #160 b.eq LBB2_20 LBB2_18: ; =>This Inner Loop Header: Depth=1 add x10, x0, x8 ldr w10, [x10, #4] cmp w10, #4 b.ne LBB2_17 ; %bb.19: ; in Loop: Header=BB2_18 Depth=1 add x10, x1, #656 add x9, x10, w9, sxtw #3 ldr x10, [x0, x8] stur x10, [x9, #4] ldr w9, [x1, #656] add w9, w9, #1 str w9, [x1, #656] b LBB2_17 LBB2_20: ret .cfi_endproc ; -- End function .globl _writeTable ; -- Begin function writeTable .p2align 2 _writeTable: ; @writeTable .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 x19, x0 mov x21, #0 Lloh20: adrp x8, ___stack_chk_guard@GOTPAGE Lloh21: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh22: ldr x8, [x8] add x22, sp, #8 str x8, [sp, #24] Lloh23: adrp x20, l_.str.3@PAGE Lloh24: add x20, x20, l_.str.3@PAGEOFF mov w23, #164 stur wzr, [sp, #15] mov w24, #11 str xzr, [sp, #8] Lloh25: adrp x25, lJTI3_0@PAGE Lloh26: add x25, x25, lJTI3_0@PAGEOFF Lloh27: adrp x27, l_.str.8@PAGE Lloh28: add x27, x27, l_.str.8@PAGEOFF b LBB3_2 LBB3_1: ; in Loop: Header=BB3_2 Depth=1 mov w0, #10 bl _putchar add x21, x21, #1 cmp x21, #5 b.eq LBB3_16 LBB3_2: ; =>This Loop Header: Depth=1 ; Child Loop BB3_12 Depth 2 ; Child Loop BB3_15 Depth 2 cmp w21, #4 b.hi LBB3_10 ; %bb.3: ; in Loop: Header=BB3_2 Depth=1 and x8, x21, #0xffffffff adr x9, LBB3_4 ldrb w10, [x25, x8] add x9, x9, x10, lsl #2 br x9 LBB3_4: ; in Loop: Header=BB3_2 Depth=1 mov w8, #26723 movk w8, #116, lsl #16 stur w8, [sp, #11] mov w8, #27763 movk w8, #25445, lsl #16 str w8, [sp, #8] b LBB3_10 LBB3_5: ; in Loop: Header=BB3_2 Depth=1 mov w8, #103 strh w8, [sp, #12] mov w8, #24941 movk w8, #26996, lsl #16 str w8, [sp, #8] b LBB3_10 LBB3_6: ; in Loop: Header=BB3_2 Depth=1 strb wzr, [sp, #16] Lloh29: adrp x8, l_.str.6@PAGE Lloh30: add x8, x8, l_.str.6@PAGEOFF Lloh31: ldr x8, [x8] b LBB3_9 LBB3_7: ; in Loop: Header=BB3_2 Depth=1 strb wzr, [sp, #12] mov w8, #28519 movk w8, #25701, lsl #16 str w8, [sp, #8] b LBB3_10 LBB3_8: ; in Loop: Header=BB3_2 Depth=1 mov w8, #28261 movk w8, #100, lsl #16 stur w8, [sp, #15] ldr x8, [x27] LBB3_9: ; in Loop: Header=BB3_2 Depth=1 str x8, [sp, #8] LBB3_10: ; in Loop: Header=BB3_2 Depth=1 str x22, [sp] mov x0, x20 bl _printf add x0, sp, #8 bl _strlen cmp x0, #11 b.eq LBB3_13 ; %bb.11: ; in Loop: Header=BB3_2 Depth=1 mov x28, #0 LBB3_12: ; Parent Loop BB3_2 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #32 bl _putchar add x28, x28, #1 add x0, sp, #8 bl _strlen sub x8, x24, x0 cmp x8, x28 b.hi LBB3_12 LBB3_13: ; in Loop: Header=BB3_2 Depth=1 madd x28, x21, x23, x19 ldr w8, [x28] cmp w8, #1 b.lt LBB3_1 ; %bb.14: ; in Loop: Header=BB3_2 Depth=1 mov w26, #0 LBB3_15: ; Parent Loop BB3_2 Depth=1 ; => This Inner Loop Header: Depth=2 mov w0, #42 bl _putchar add w26, w26, #1 ldr w8, [x28] cmp w26, w8 b.lt LBB3_15 b LBB3_1 LBB3_16: ldr x8, [sp, #24] Lloh32: adrp x9, ___stack_chk_guard@GOTPAGE Lloh33: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh34: ldr x9, [x9] cmp x9, x8 b.ne LBB3_18 ; %bb.17: 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 LBB3_18: bl ___stack_chk_fail .loh AdrpAdd Lloh27, Lloh28 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpAddLdr Lloh29, Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .cfi_endproc .section __TEXT,__const lJTI3_0: .byte (LBB3_4-LBB3_4)>>2 .byte (LBB3_5-LBB3_4)>>2 .byte (LBB3_6-LBB3_4)>>2 .byte (LBB3_7-LBB3_4)>>2 .byte (LBB3_8-LBB3_4)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _isValid ; -- Begin function isValid .p2align 2 _isValid: ; @isValid .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 cmp x0, #10 b.ls LBB4_2 ; %bb.1: mov w0, #-1 b LBB4_10 LBB4_2: Lloh35: adrp x1, l_.str.4@PAGE Lloh36: add x1, x1, l_.str.4@PAGEOFF mov x0, x19 bl _strcmp cbz w0, LBB4_10 ; %bb.3: Lloh37: adrp x1, l_.str.5@PAGE Lloh38: add x1, x1, l_.str.5@PAGEOFF mov x0, x19 bl _strcmp cbz w0, LBB4_7 ; %bb.4: Lloh39: adrp x1, l_.str.6@PAGE Lloh40: add x1, x1, l_.str.6@PAGEOFF mov x0, x19 bl _strcmp cbz w0, LBB4_8 ; %bb.5: Lloh41: adrp x1, l_.str.7@PAGE Lloh42: add x1, x1, l_.str.7@PAGEOFF mov x0, x19 bl _strcmp cbz w0, LBB4_9 ; %bb.6: Lloh43: adrp x1, l_.str.8@PAGE Lloh44: add x1, x1, l_.str.8@PAGEOFF mov x0, x19 bl _strcmp cmp w0, #0 mov w8, #4 csinv w0, w8, wzr, eq b LBB4_10 LBB4_7: mov w0, #1 b LBB4_10 LBB4_8: mov w0, #2 b LBB4_10 LBB4_9: mov w0, #3 LBB4_10: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh37, Lloh38 .loh AdrpAdd Lloh39, Lloh40 .loh AdrpAdd Lloh41, Lloh42 .loh AdrpAdd Lloh43, Lloh44 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Geef je studentennummer in en stem: " l_.str.1: ; @.str.1 .asciz "%d %s" l_.str.2: ; @.str.2 .asciz "Ongeldigge stem, voer opnieuw in: " l_.str.3: ; @.str.3 .asciz "%s" l_.str.4: ; @.str.4 .asciz "slecht" l_.str.5: ; @.str.5 .asciz "matig" l_.str.6: ; @.str.6 .asciz "neutraal" l_.str.7: ; @.str.7 .asciz "goed" l_.str.8: ; @.str.8 .asciz "uitstekend" .subsections_via_symbols
the_stack_data/440693.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _kpnu1_maz ## @kpnu1_maz .p2align 4 _kpnu1_maz: .long 14 ## 0xe .long 10 ## 0xa .long 9 ## 0x9 .long 12 ## 0xc .long 10 ## 0xa .long 10 ## 0xa .long 8 ## 0x8 .long 10 ## 0xa .long 10 ## 0xa .long 10 ## 0xa .long 10 ## 0xa .long 8 ## 0x8 .long 10 ## 0xa .long 9 ## 0x9 .long 14 ## 0xe .long 9 ## 0x9 .long 14 ## 0xe .long 11 ## 0xb .long 5 ## 0x5 .long 4 ## 0x4 .long 10 ## 0xa .long 10 ## 0xa .long 2 ## 0x2 .long 8 ## 0x8 .long 10 ## 0xa .long 10 ## 0xa .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 5 ## 0x5 .long 12 ## 0xc .long 10 ## 0xa .long 3 ## 0x3 .long 5 ## 0x5 .long 12 ## 0xc .long 10 ## 0xa .long 10 ## 0xa .long 0 ## 0x0 .long 10 ## 0xa .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 1 ## 0x1 .long 5 ## 0x5 .long 12 ## 0xc .long 9 ## 0x9 .long 4 ## 0x4 .long 2 ## 0x2 .long 10 ## 0xa .long 10 ## 0xa .long 3 ## 0x3 .long 14 ## 0xe .long 2 ## 0x2 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 5 ## 0x5 .long 6 ## 0x6 .long 1 ## 0x1 .long 4 ## 0x4 .long 2 ## 0x2 .long 10 ## 0xa .long 10 ## 0xa .long 8 ## 0x8 .long 8 ## 0x8 .long 10 ## 0xa .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 1 ## 0x1 .long 13 ## 0xd .long 6 ## 0x6 .long 2 ## 0x2 .long 10 ## 0xa .long 10 ## 0xa .long 10 ## 0xa .long 3 ## 0x3 .long 5 ## 0x5 .long 14 ## 0xe .long 2 ## 0x2 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 5 ## 0x5 .long 4 ## 0x4 .long 10 ## 0xa .long 9 ## 0x9 .long 13 ## 0xd .long 12 ## 0xc .long 11 ## 0xb .long 12 ## 0xc .long 2 ## 0x2 .long 10 ## 0xa .long 11 ## 0xb .long 6 ## 0x6 .long 11 ## 0xb .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 1 ## 0x1 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 0 ## 0x0 .long 3 ## 0x3 .long 12 ## 0xc .long 3 ## 0x3 .long 12 ## 0xc .long 8 ## 0x8 .long 10 ## 0xa .long 8 ## 0x8 .long 10 ## 0xa .long 11 ## 0xb .long 6 ## 0x6 .long 9 ## 0x9 .long 5 ## 0x5 .long 13 ## 0xd .long 4 ## 0x4 .long 11 ## 0xb .long 4 ## 0x4 .long 11 ## 0xb .long 4 ## 0x4 .long 11 ## 0xb .long 6 ## 0x6 .long 3 ## 0x3 .long 14 ## 0xe .long 2 ## 0x2 .long 8 ## 0x8 .long 10 ## 0xa .long 11 ## 0xb .long 6 ## 0x6 .long 1 ## 0x1 .long 4 ## 0x4 .long 3 ## 0x3 .long 12 ## 0xc .long 0 ## 0x0 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 13 ## 0xd .long 14 ## 0xe .long 9 ## 0x9 .long 14 ## 0xe .long 2 ## 0x2 .long 9 ## 0x9 .long 12 ## 0xc .long 10 ## 0xa .long 3 ## 0x3 .long 6 ## 0x6 .long 9 ## 0x9 .long 7 ## 0x7 .long 5 ## 0x5 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 1 ## 0x1 .long 12 ## 0xc .long 2 ## 0x2 .long 8 ## 0x8 .long 8 ## 0x8 .long 3 ## 0x3 .long 6 ## 0x6 .long 10 ## 0xa .long 9 ## 0x9 .long 13 ## 0xd .long 4 ## 0x4 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 5 ## 0x5 .long 4 ## 0x4 .long 9 ## 0x9 .long 7 ## 0x7 .long 6 ## 0x6 .long 9 ## 0x9 .long 12 ## 0xc .long 10 ## 0xa .long 3 ## 0x3 .long 6 ## 0x6 .long 1 ## 0x1 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 3 ## 0x3 .long 5 ## 0x5 .long 4 ## 0x4 .long 9 ## 0x9 .long 14 ## 0xe .long 3 ## 0x3 .long 6 ## 0x6 .long 10 ## 0xa .long 9 ## 0x9 .long 13 ## 0xd .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 13 ## 0xd .long 4 ## 0x4 .long 3 ## 0x3 .long 6 ## 0x6 .long 9 ## 0x9 .long 13 ## 0xd .long 13 ## 0xd .long 13 ## 0xd .long 5 ## 0x5 .long 4 ## 0x4 .long 9 ## 0x9 .long 6 ## 0x6 .long 9 ## 0x9 .long 6 ## 0x6 .long 10 ## 0xa .long 3 ## 0x3 .long 5 ## 0x5 .long 4 ## 0x4 .long 10 ## 0xa .long 8 ## 0x8 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 7 ## 0x7 .long 6 ## 0x6 .long 10 ## 0xa .long 2 ## 0x2 .long 10 ## 0xa .long 10 ## 0xa .long 10 ## 0xa .long 3 ## 0x3 .long 6 ## 0x6 .long 11 ## 0xb .long 7 ## 0x7 .long 7 ## 0x7 .long 7 ## 0x7 .long 7 ## 0x7 .long 7 ## 0x7 .long 7 ## 0x7 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __DATA,__data .globl _kpnu1_maz ; @kpnu1_maz .p2align 2 _kpnu1_maz: .long 14 ; 0xe .long 10 ; 0xa .long 9 ; 0x9 .long 12 ; 0xc .long 10 ; 0xa .long 10 ; 0xa .long 8 ; 0x8 .long 10 ; 0xa .long 10 ; 0xa .long 10 ; 0xa .long 10 ; 0xa .long 8 ; 0x8 .long 10 ; 0xa .long 9 ; 0x9 .long 14 ; 0xe .long 9 ; 0x9 .long 14 ; 0xe .long 11 ; 0xb .long 5 ; 0x5 .long 4 ; 0x4 .long 10 ; 0xa .long 10 ; 0xa .long 2 ; 0x2 .long 8 ; 0x8 .long 10 ; 0xa .long 10 ; 0xa .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 5 ; 0x5 .long 12 ; 0xc .long 10 ; 0xa .long 3 ; 0x3 .long 5 ; 0x5 .long 12 ; 0xc .long 10 ; 0xa .long 10 ; 0xa .long 0 ; 0x0 .long 10 ; 0xa .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 1 ; 0x1 .long 5 ; 0x5 .long 12 ; 0xc .long 9 ; 0x9 .long 4 ; 0x4 .long 2 ; 0x2 .long 10 ; 0xa .long 10 ; 0xa .long 3 ; 0x3 .long 14 ; 0xe .long 2 ; 0x2 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 5 ; 0x5 .long 6 ; 0x6 .long 1 ; 0x1 .long 4 ; 0x4 .long 2 ; 0x2 .long 10 ; 0xa .long 10 ; 0xa .long 8 ; 0x8 .long 8 ; 0x8 .long 10 ; 0xa .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 1 ; 0x1 .long 13 ; 0xd .long 6 ; 0x6 .long 2 ; 0x2 .long 10 ; 0xa .long 10 ; 0xa .long 10 ; 0xa .long 3 ; 0x3 .long 5 ; 0x5 .long 14 ; 0xe .long 2 ; 0x2 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 5 ; 0x5 .long 4 ; 0x4 .long 10 ; 0xa .long 9 ; 0x9 .long 13 ; 0xd .long 12 ; 0xc .long 11 ; 0xb .long 12 ; 0xc .long 2 ; 0x2 .long 10 ; 0xa .long 11 ; 0xb .long 6 ; 0x6 .long 11 ; 0xb .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 1 ; 0x1 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 0 ; 0x0 .long 3 ; 0x3 .long 12 ; 0xc .long 3 ; 0x3 .long 12 ; 0xc .long 8 ; 0x8 .long 10 ; 0xa .long 8 ; 0x8 .long 10 ; 0xa .long 11 ; 0xb .long 6 ; 0x6 .long 9 ; 0x9 .long 5 ; 0x5 .long 13 ; 0xd .long 4 ; 0x4 .long 11 ; 0xb .long 4 ; 0x4 .long 11 ; 0xb .long 4 ; 0x4 .long 11 ; 0xb .long 6 ; 0x6 .long 3 ; 0x3 .long 14 ; 0xe .long 2 ; 0x2 .long 8 ; 0x8 .long 10 ; 0xa .long 11 ; 0xb .long 6 ; 0x6 .long 1 ; 0x1 .long 4 ; 0x4 .long 3 ; 0x3 .long 12 ; 0xc .long 0 ; 0x0 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 13 ; 0xd .long 14 ; 0xe .long 9 ; 0x9 .long 14 ; 0xe .long 2 ; 0x2 .long 9 ; 0x9 .long 12 ; 0xc .long 10 ; 0xa .long 3 ; 0x3 .long 6 ; 0x6 .long 9 ; 0x9 .long 7 ; 0x7 .long 5 ; 0x5 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 1 ; 0x1 .long 12 ; 0xc .long 2 ; 0x2 .long 8 ; 0x8 .long 8 ; 0x8 .long 3 ; 0x3 .long 6 ; 0x6 .long 10 ; 0xa .long 9 ; 0x9 .long 13 ; 0xd .long 4 ; 0x4 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 5 ; 0x5 .long 4 ; 0x4 .long 9 ; 0x9 .long 7 ; 0x7 .long 6 ; 0x6 .long 9 ; 0x9 .long 12 ; 0xc .long 10 ; 0xa .long 3 ; 0x3 .long 6 ; 0x6 .long 1 ; 0x1 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 3 ; 0x3 .long 5 ; 0x5 .long 4 ; 0x4 .long 9 ; 0x9 .long 14 ; 0xe .long 3 ; 0x3 .long 6 ; 0x6 .long 10 ; 0xa .long 9 ; 0x9 .long 13 ; 0xd .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 13 ; 0xd .long 4 ; 0x4 .long 3 ; 0x3 .long 6 ; 0x6 .long 9 ; 0x9 .long 13 ; 0xd .long 13 ; 0xd .long 13 ; 0xd .long 5 ; 0x5 .long 4 ; 0x4 .long 9 ; 0x9 .long 6 ; 0x6 .long 9 ; 0x9 .long 6 ; 0x6 .long 10 ; 0xa .long 3 ; 0x3 .long 5 ; 0x5 .long 4 ; 0x4 .long 10 ; 0xa .long 8 ; 0x8 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 7 ; 0x7 .long 6 ; 0x6 .long 10 ; 0xa .long 2 ; 0x2 .long 10 ; 0xa .long 10 ; 0xa .long 10 ; 0xa .long 3 ; 0x3 .long 6 ; 0x6 .long 11 ; 0xb .long 7 ; 0x7 .long 7 ; 0x7 .long 7 ; 0x7 .long 7 ; 0x7 .long 7 ; 0x7 .long 7 ; 0x7 .subsections_via_symbols
the_stack_data/923021.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _byleng ## -- Begin function byleng .p2align 4, 0x90 _byleng: ## @byleng .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movslq %esi, %rcx leal 1(%rcx), %eax addq %rdi, %rcx decq %rcx .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 decl %eax cmpb $32, (%rcx) leaq -1(%rcx), %rcx je LBB0_1 ## %bb.2: 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 _byleng ; -- Begin function byleng .p2align 2 _byleng: ; @byleng .cfi_startproc ; %bb.0: mov x8, x0 add w0, w1, #1 add x8, x8, w1, sxtw sub x8, x8, #1 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrb w9, [x8], #-1 sub w0, w0, #1 cmp w9, #32 b.eq LBB0_1 ; %bb.2: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/postgres/src/interfaces/ecpg/compatlib/extr_informix.c_byleng.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
the_stack_data/140764629.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ida_ioctl _ida_ioctl: ## @ida_ioctl .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 cmpl $128, %esi jne LBB0_4 ## %bb.1: movq %rdx, %rbx movq (%rdi), %r14 movl 8(%rdx), %edi callq _ida_cmd_lookup testq %rax, %rax je LBB0_2 ## %bb.3: movl (%rax), %ecx movl 4(%rax), %r13d testl %ecx, %ecx movl $4, %r15d cmovnel %ecx, %r15d leaq 12(%rbx), %rax leaq -44(%rbp), %r12 cmovneq %rax, %r12 movq %r14, %rdi callq _mtx_lock movl 8(%rbx), %esi movl (%rbx), %r9d movl 4(%rbx), %r8d movl %r13d, (%rsp) movq %r14, %rdi movq %r12, %rdx movl %r15d, %ecx callq _ida_command movl %eax, %ebx movq %r14, %rdi callq _mtx_unlock jmp LBB0_6 LBB0_4: movq _ENOIOCTL@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_2: movq _EINVAL@GOTPCREL(%rip), %rax LBB0_5: movl (%rax), %ebx LBB0_6: movl %ebx, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .comm _ENOIOCTL,4,2 ## @ENOIOCTL .no_dead_strip _ida_ioctl .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ida_ioctl _ida_ioctl: ; @ida_ioctl .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 cmp w1, #128 b.ne LBB0_3 ; %bb.1: mov x20, x2 ldr x19, [x0] ldr w0, [x2, #8] bl _ida_cmd_lookup cbz x0, LBB0_4 ; %bb.2: ldp w8, w21, [x0] add x9, x20, #12 mov w10, #4 cmp w8, #0 csel w22, w10, w8, eq add x8, sp, #12 csel x23, x8, x9, eq mov x0, x19 bl _mtx_lock ldp w4, w1, [x20, #4] ldr w5, [x20] mov x0, x19 mov x2, x23 mov x3, x22 mov x6, x21 bl _ida_command mov x20, x0 mov x0, x19 bl _mtx_unlock b LBB0_6 LBB0_3: Lloh0: adrp x8, _ENOIOCTL@GOTPAGE Lloh1: ldr x8, [x8, _ENOIOCTL@GOTPAGEOFF] b LBB0_5 LBB0_4: Lloh2: adrp x8, _EINVAL@GOTPAGE Lloh3: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_5: ldr w20, [x8] LBB0_6: mov x0, x20 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 Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .comm _ENOIOCTL,4,2 ; @ENOIOCTL .no_dead_strip _ida_ioctl .subsections_via_symbols
AnghaBench/freebsd/sys/dev/ida/extr_ida.c_ida_ioctl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function isci_tci_active _isci_tci_active: ## @isci_tci_active .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), %esi movl 4(%rdi), %edi movq _SCI_MAX_IO_REQUESTS@GOTPCREL(%rip), %rax movl (%rax), %edx popq %rbp jmp _CIRC_CNT ## TAILCALL .cfi_endproc ## -- End function .comm _SCI_MAX_IO_REQUESTS,4,2 ## @SCI_MAX_IO_REQUESTS .no_dead_strip _isci_tci_active .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function isci_tci_active _isci_tci_active: ; @isci_tci_active .cfi_startproc ; %bb.0: ldp w1, w8, [x0] Lloh0: adrp x9, _SCI_MAX_IO_REQUESTS@GOTPAGE Lloh1: ldr x9, [x9, _SCI_MAX_IO_REQUESTS@GOTPAGEOFF] Lloh2: ldr w2, [x9] mov x0, x8 b _CIRC_CNT .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _SCI_MAX_IO_REQUESTS,4,2 ; @SCI_MAX_IO_REQUESTS .no_dead_strip _isci_tci_active .subsections_via_symbols
AnghaBench/linux/drivers/scsi/isci/extr_host.c_isci_tci_active.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 _array(%rip), %rdi movl $2, %esi popq %rbp jmp _sum ## TAILCALL .cfi_endproc ## -- End function .section __DATA,__data .globl _array ## @array .p2align 2 _array: .long 1 ## 0x1 .long 2 ## 0x2 .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 x0, _array@PAGE Lloh1: add x0, x0, _array@PAGEOFF mov w1, #2 b _sum .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __DATA,__data .globl _array ; @array .p2align 2 _array: .long 1 ; 0x1 .long 2 ; 0x2 .subsections_via_symbols
the_stack_data/187643380.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function uart_send_xchar _uart_send_xchar: ## @uart_send_xchar .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), %rdi callq _uart_port_ref testq %rax, %rax je LBB0_7 ## %bb.1: movq %rax, %rbx movq 8(%rax), %rax movq 8(%rax), %rax testq %rax, %rax je LBB0_3 ## %bb.2: movsbl %r14b, %esi movq %rbx, %rdi callq *%rax jmp LBB0_6 LBB0_7: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_3: movq %rbx, %r15 addq $4, %r15 movq %r15, %rdi callq _spin_lock_irqsave movb %r14b, (%rbx) testb %r14b, %r14b je LBB0_5 ## %bb.4: movq 8(%rbx), %rax movq %rbx, %rdi callq *(%rax) LBB0_5: movq %r15, %rdi callq _spin_unlock_irqrestore LBB0_6: movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _uart_port_deref ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _uart_send_xchar .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function uart_send_xchar _uart_send_xchar: ; @uart_send_xchar .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 ldr x0, [x0] bl _uart_port_ref cbz x0, LBB0_3 ; %bb.1: mov x19, x0 ldr x8, [x0, #8] ldr x8, [x8, #8] cbz x8, LBB0_4 ; %bb.2: mov x0, x19 mov x1, x20 blr x8 b LBB0_7 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 LBB0_4: add x21, x19, #4 mov x0, x21 bl _spin_lock_irqsave strb w20, [x19] cbz w20, LBB0_6 ; %bb.5: ldr x8, [x19, #8] ldr x8, [x8] mov x0, x19 blr x8 LBB0_6: mov x0, x21 bl _spin_unlock_irqrestore LBB0_7: 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 b _uart_port_deref .cfi_endproc ; -- End function .no_dead_strip _uart_send_xchar .subsections_via_symbols
AnghaBench/linux/drivers/tty/serial/extr_serial_core.c_uart_send_xchar.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function zoran_s_std _zoran_s_std: ## @zoran_s_std .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 %rdx, %rbx movq (%rsi), %r14 movq %r14, %rdi callq _mutex_lock movl (%rbx), %esi movq %r14, %rdi callq _zoran_set_norm movl %eax, %ebx testl %eax, %eax jne LBB0_2 ## %bb.1: movq %r14, %rdi callq _wait_grab_pending movl %eax, %ebx LBB0_2: movq %r14, %rdi callq _mutex_unlock movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _zoran_s_std .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function zoran_s_std _zoran_s_std: ; @zoran_s_std .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, x2 ldr x19, [x1] mov x0, x19 bl _mutex_lock ldr w1, [x20] mov x0, x19 bl _zoran_set_norm mov x20, x0 cbnz w0, LBB0_2 ; %bb.1: mov x0, x19 bl _wait_grab_pending mov x20, x0 LBB0_2: mov x0, x19 bl _mutex_unlock mov x0, x20 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 _zoran_s_std .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/media/video/zoran/extr_zoran_driver.c_zoran_s_std.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function Power LCPI0_0: .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .section __TEXT,__text,regular,pure_instructions .globl _Power .p2align 4, 0x90 _Power: ## @Power .cfi_startproc ## %bb.0: movl %edi, %ecx negl %ecx cmovsl %edi, %ecx testl %esi, %esi je LBB0_1 ## %bb.2: movl %esi, %edx negl %edx cmovsl %esi, %edx movl $1, %eax movl $1, %r8d cmpl $8, %edx jb LBB0_11 ## %bb.3: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edx, %r8d andl $2147483640, %r8d ## imm = 0x7FFFFFF8 movd %ecx, %xmm0 pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0] leal -8(%r8), %esi movl %esi, %edi shrl $3, %edi incl %edi movl %edi, %eax andl $7, %eax cmpl $56, %esi jae LBB0_5 ## %bb.4: movdqa LCPI0_0(%rip), %xmm1 ## xmm1 = [1,1,1,1] movdqa %xmm1, %xmm2 jmp LBB0_7 LBB0_1: movl $1, %eax retq LBB0_5: andl $-8, %edi movdqa LCPI0_0(%rip), %xmm1 ## xmm1 = [1,1,1,1] movdqa %xmm1, %xmm2 .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 addl $-8, %edi jne LBB0_6 LBB0_7: testl %eax, %eax popq %rbp je LBB0_9 .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 decl %eax jne LBB0_8 LBB0_9: pmulld %xmm2, %xmm1 pshufd $238, %xmm1, %xmm0 ## xmm0 = xmm1[2,3,2,3] pmulld %xmm1, %xmm0 pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1] pmulld %xmm0, %xmm1 movd %xmm1, %eax cmpl %r8d, %edx je LBB0_13 ## %bb.10: orl $1, %r8d LBB0_11: subl %r8d, %edx incl %edx .p2align 4, 0x90 LBB0_12: ## =>This Inner Loop Header: Depth=1 imull %ecx, %eax decl %edx jne LBB0_12 LBB0_13: retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function main LCPI1_0: .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .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 pushq %rbx pushq %rax .cfi_offset %rbx, -24 movl $0, -16(%rbp) movl $0, -12(%rbp) 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), %ecx movl -12(%rbp), %edx movl %ecx, %eax negl %eax cmovsl %ecx, %eax testl %edx, %edx je LBB1_1 ## %bb.2: movl %edx, %ecx negl %ecx cmovsl %edx, %ecx movl $1, %esi movl $1, %edx cmpl $8, %ecx jb LBB1_11 ## %bb.3: movl %ecx, %edx andl $2147483640, %edx ## imm = 0x7FFFFFF8 movd %eax, %xmm0 pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0] leal -8(%rdx), %ebx movl %ebx, %edi shrl $3, %edi incl %edi movl %edi, %esi andl $7, %esi cmpl $56, %ebx jae LBB1_5 ## %bb.4: movdqa LCPI1_0(%rip), %xmm1 ## xmm1 = [1,1,1,1] movdqa %xmm1, %xmm2 jmp LBB1_7 LBB1_1: movl $1, %esi jmp LBB1_13 LBB1_5: andl $-8, %edi movdqa LCPI1_0(%rip), %xmm1 ## xmm1 = [1,1,1,1] movdqa %xmm1, %xmm2 .p2align 4, 0x90 LBB1_6: ## =>This Inner Loop Header: Depth=1 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 addl $-8, %edi jne LBB1_6 LBB1_7: testl %esi, %esi je LBB1_9 .p2align 4, 0x90 LBB1_8: ## =>This Inner Loop Header: Depth=1 pmulld %xmm0, %xmm1 pmulld %xmm0, %xmm2 decl %esi jne LBB1_8 LBB1_9: pmulld %xmm2, %xmm1 pshufd $238, %xmm1, %xmm0 ## xmm0 = xmm1[2,3,2,3] pmulld %xmm1, %xmm0 pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1] pmulld %xmm0, %xmm1 movd %xmm1, %esi cmpl %edx, %ecx je LBB1_13 ## %bb.10: orl $1, %edx LBB1_11: subl %edx, %ecx incl %ecx .p2align 4, 0x90 LBB1_12: ## =>This Inner Loop Header: Depth=1 imull %eax, %esi decl %ecx jne LBB1_12 LBB1_13: leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter The Number : " L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter Power For That Number : " L_.str.3: ## @.str.3 .asciz "Result Is : %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Power ; -- Begin function Power .p2align 2 _Power: ; @Power .cfi_startproc ; %bb.0: cmp w0, #0 cneg w8, w0, mi cbz w1, LBB0_3 ; %bb.1: cmp w1, #0 cneg w9, w1, mi cmp w9, #16 b.hs LBB0_4 ; %bb.2: mov w0, #1 mov w10, #1 b LBB0_7 LBB0_3: mov w0, #1 ret LBB0_4: and w11, w9, #0x7ffffff0 dup.4s v1, w8 orr w10, w11, #0x1 movi.4s v0, #1 mov x12, x11 movi.4s v2, #1 movi.4s v3, #1 movi.4s v4, #1 LBB0_5: ; =>This Inner Loop Header: Depth=1 mul.4s v0, v0, v1 mul.4s v2, v2, v1 mul.4s v3, v3, v1 mul.4s v4, v4, v1 subs w12, w12, #16 b.ne LBB0_5 ; %bb.6: mul.4s v0, v2, v0 mul.4s v0, v3, v0 mul.4s v0, v4, v0 ext.16b v1, v0, v0, #8 mul.2s v0, v0, v1 fmov w12, s0 mov.s w13, v0[1] mul w0, w12, w13 cmp w9, w11 b.eq LBB0_9 LBB0_7: sub w9, w9, w10 add w9, w9, #1 LBB0_8: ; =>This Inner Loop Header: Depth=1 mul w0, w0, w8 subs w9, w9, #1 b.ne LBB0_8 LBB0_9: ret .cfi_endproc ; -- End function .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 str xzr, [sp, #8] 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, #0 cneg w8, w8, mi cbz w9, LBB1_3 ; %bb.1: cmp w9, #0 cneg w9, w9, mi cmp w9, #16 b.hs LBB1_4 ; %bb.2: mov w12, #1 mov w10, #1 b LBB1_7 LBB1_3: mov w12, #1 b LBB1_9 LBB1_4: and w11, w9, #0x7ffffff0 dup.4s v1, w8 orr w10, w11, #0x1 movi.4s v0, #1 mov x12, x11 movi.4s v2, #1 movi.4s v3, #1 movi.4s v4, #1 LBB1_5: ; =>This Inner Loop Header: Depth=1 mul.4s v0, v0, v1 mul.4s v2, v2, v1 mul.4s v3, v3, v1 mul.4s v4, v4, v1 subs w12, w12, #16 b.ne LBB1_5 ; %bb.6: mul.4s v0, v2, v0 mul.4s v0, v3, v0 mul.4s v0, v4, v0 ext.16b v1, v0, v0, #8 mul.2s v0, v0, v1 fmov w12, s0 mov.s w13, v0[1] mul w12, w12, w13 cmp w9, w11 b.eq LBB1_9 LBB1_7: sub w9, w9, w10 add w9, w9, #1 LBB1_8: ; =>This Inner Loop Header: Depth=1 mul w12, w12, w8 subs w9, w9, #1 b.ne LBB1_8 LBB1_9: str x12, [sp] Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF 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 Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter The Number : " l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter Power For That Number : " l_.str.3: ; @.str.3 .asciz "Result Is : %d" .subsections_via_symbols
the_stack_data/56895.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _e1000_check_polarity_82577 ## -- Begin function e1000_check_polarity_82577 .p2align 4, 0x90 _e1000_check_polarity_82577: ## @e1000_check_polarity_82577 .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 _I82577_PHY_STATUS_2@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -12(%rbp), %rdx callq _e1e_rphy testl %eax, %eax jne LBB0_5 ## %bb.1: movq _I82577_PHY_STATUS2_REV_POLARITY@GOTPCREL(%rip), %rcx movl (%rcx), %ecx andl -12(%rbp), %ecx jne LBB0_2 ## %bb.3: movq _e1000_rev_polarity_normal@GOTPCREL(%rip), %rcx jmp LBB0_4 LBB0_2: movq _e1000_rev_polarity_reversed@GOTPCREL(%rip), %rcx LBB0_4: movl (%rcx), %ecx movl %ecx, (%rbx) LBB0_5: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _I82577_PHY_STATUS_2,4,2 ## @I82577_PHY_STATUS_2 .comm _I82577_PHY_STATUS2_REV_POLARITY,4,2 ## @I82577_PHY_STATUS2_REV_POLARITY .comm _e1000_rev_polarity_reversed,4,2 ## @e1000_rev_polarity_reversed .comm _e1000_rev_polarity_normal,4,2 ## @e1000_rev_polarity_normal .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _e1000_check_polarity_82577 ; -- Begin function e1000_check_polarity_82577 .p2align 2 _e1000_check_polarity_82577: ; @e1000_check_polarity_82577 .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 mov x19, x0 Lloh0: adrp x8, _I82577_PHY_STATUS_2@GOTPAGE Lloh1: ldr x8, [x8, _I82577_PHY_STATUS_2@GOTPAGEOFF] Lloh2: ldr w1, [x8] add x2, sp, #12 bl _e1e_rphy cbnz w0, LBB0_2 ; %bb.1: ldr w8, [sp, #12] Lloh3: adrp x9, _I82577_PHY_STATUS2_REV_POLARITY@GOTPAGE Lloh4: ldr x9, [x9, _I82577_PHY_STATUS2_REV_POLARITY@GOTPAGEOFF] Lloh5: ldr w9, [x9] Lloh6: adrp x10, _e1000_rev_polarity_reversed@GOTPAGE Lloh7: ldr x10, [x10, _e1000_rev_polarity_reversed@GOTPAGEOFF] Lloh8: adrp x11, _e1000_rev_polarity_normal@GOTPAGE Lloh9: ldr x11, [x11, _e1000_rev_polarity_normal@GOTPAGEOFF] tst w9, w8 csel x8, x11, x10, eq ldr w8, [x8] str w8, [x19] LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _I82577_PHY_STATUS_2,4,2 ; @I82577_PHY_STATUS_2 .comm _I82577_PHY_STATUS2_REV_POLARITY,4,2 ; @I82577_PHY_STATUS2_REV_POLARITY .comm _e1000_rev_polarity_reversed,4,2 ; @e1000_rev_polarity_reversed .comm _e1000_rev_polarity_normal,4,2 ; @e1000_rev_polarity_normal .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/e1000e/extr_phy.c_e1000_check_polarity_82577.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function parse_username _parse_username: ## @parse_username .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 %ecx, %r15d movq %rsi, %r14 movq %rdi, %rbx movq (%rdi), %rax movq %rax, (%rsi) movq _URL_SCHEME_UNKNOWN@GOTPCREL(%rip), %r12 movq _ALLOW_NULL_TERM_USER_NAME@GOTPCREL(%rip), %r13 jmp LBB0_1 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq 8(%r14), %rcx xorl %esi, %esi cmpq (%r12), %rcx setne %sil movsbl %al, %edi callq _is_auth_delim testq %rax, %rax jne LBB0_10 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 incq (%rbx) LBB0_1: ## =>This Inner Loop Header: Depth=1 movq (%rbx), %rcx movzbl (%rcx), %eax cmpb $37, %al je LBB0_8 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpb $58, %al je LBB0_11 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 cmpb $64, %al je LBB0_11 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 testl %r15d, (%r13) je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 testb %al, %al jne LBB0_6 jmp LBB0_11 .p2align 4, 0x90 LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movq %rbx, %rdi callq _check_pct_encoded testl %eax, %eax jne LBB0_1 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movq 8(%r14), %rax cmpq (%r12), %rax je LBB0_7 LBB0_10: movq (%r14), %rax movq %rax, (%rbx) movq $0, (%r14) movq _FALSE@GOTPCREL(%rip), %rax jmp LBB0_12 LBB0_11: subl (%r14), %ecx movl %ecx, 16(%r14) movq _TRUE@GOTPCREL(%rip), %rax LBB0_12: movl (%rax), %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _URL_SCHEME_UNKNOWN,8,3 ## @URL_SCHEME_UNKNOWN .comm _FALSE,4,2 ## @FALSE .comm _ALLOW_NULL_TERM_USER_NAME,4,2 ## @ALLOW_NULL_TERM_USER_NAME .comm _TRUE,4,2 ## @TRUE .no_dead_strip _parse_username .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function parse_username _parse_username: ; @parse_username .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 x21, x3 mov x19, x1 mov x20, x0 ldr x8, [x0] str x8, [x1] Lloh0: adrp x22, _URL_SCHEME_UNKNOWN@GOTPAGE Lloh1: ldr x22, [x22, _URL_SCHEME_UNKNOWN@GOTPAGEOFF] Lloh2: adrp x23, _ALLOW_NULL_TERM_USER_NAME@GOTPAGE Lloh3: ldr x23, [x23, _ALLOW_NULL_TERM_USER_NAME@GOTPAGEOFF] b LBB0_3 LBB0_1: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [x19, #8] ldr x9, [x22] cmp x8, x9 b.ne LBB0_10 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [x20] add x8, x8, #1 str x8, [x20] LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x9, [x20] ldrb w8, [x9] cmp w8, #37 b.eq LBB0_8 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 cmp w8, #58 b.eq LBB0_9 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 cmp w8, #64 b.eq LBB0_9 ; %bb.6: ; in Loop: Header=BB0_3 Depth=1 ldr w10, [x23] and w10, w10, w21 cmp w10, #0 ccmp w8, #0, #0, ne b.eq LBB0_9 ; %bb.7: ; in Loop: Header=BB0_3 Depth=1 ldr x9, [x19, #8] ldr x10, [x22] cmp x9, x10 cset w1, ne sxtb w0, w8 bl _is_auth_delim cbz x0, LBB0_2 b LBB0_10 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 mov x0, x20 bl _check_pct_encoded cbnz w0, LBB0_3 b LBB0_1 LBB0_9: ldr w8, [x19] sub w8, w9, w8 str w8, [x19, #16] Lloh4: adrp x8, _TRUE@GOTPAGE Lloh5: ldr x8, [x8, _TRUE@GOTPAGEOFF] b LBB0_11 LBB0_10: ldr x8, [x19] str x8, [x20] str xzr, [x19] Lloh6: adrp x8, _FALSE@GOTPAGE Lloh7: ldr x8, [x8, _FALSE@GOTPAGEOFF] LBB0_11: 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 ldp x24, x23, [sp], #64 ; 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 _URL_SCHEME_UNKNOWN,8,3 ; @URL_SCHEME_UNKNOWN .comm _FALSE,4,2 ; @FALSE .comm _ALLOW_NULL_TERM_USER_NAME,4,2 ; @ALLOW_NULL_TERM_USER_NAME .comm _TRUE,4,2 ; @TRUE .no_dead_strip _parse_username .subsections_via_symbols
AnghaBench/reactos/dll/win32/urlmon/extr_uri.c_parse_username.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _funcdecl ## -- Begin function funcdecl .p2align 4, 0x90 _funcdecl: ## @funcdecl .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB0_2 ## %bb.1: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, (%rdi) popq %rbp LBB0_2: xorl %eax, %eax retq .cfi_endproc ## -- End function .globl _func ## -- Begin function func .p2align 4, 0x90 _func: ## @func .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB1_2 ## %bb.1: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, (%rdi) popq %rbp LBB1_2: xorl %eax, %eax 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 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 _funcdecl ; -- Begin function funcdecl .p2align 2 _funcdecl: ; @funcdecl .cfi_startproc ; %bb.0: cbz x0, LBB0_2 ; %bb.1: str wzr, [x0] LBB0_2: mov w0, #0 ret .cfi_endproc ; -- End function .globl _func ; -- Begin function func .p2align 2 _func: ; @func .cfi_startproc ; %bb.0: cbz x0, LBB1_2 ; %bb.1: str wzr, [x0] LBB1_2: mov w0, #0 ret .cfi_endproc ; -- End function .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/68887930.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pci_ht_map_msi ## -- Begin function pci_ht_map_msi .p2align 4, 0x90 _pci_ht_map_msi: ## @pci_ht_map_msi .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 callq _device_get_ivars movq 8(%rax), %rsi testq %rsi, %rsi je LBB0_8 ## %bb.1: movl (%rax), %ecx movq _PCIM_HTCMD_MSI_ENABLE@GOTPCREL(%rip), %rdx movl (%rdx), %edx testl %ebx, %ebx je LBB0_5 ## %bb.2: testl %ecx, %edx jne LBB0_8 ## %bb.3: xorl 4(%rax), %ebx cmpl $1048575, %ebx ## imm = 0xFFFFF ja LBB0_8 ## %bb.4: orl %ecx, %edx jmp LBB0_7 LBB0_5: testl %ecx, %edx je LBB0_8 ## %bb.6: notl %edx andl %ecx, %edx LBB0_7: movl %edx, (%rax) movq _PCIR_HT_COMMAND@GOTPCREL(%rip), %rax addq (%rax), %rsi movl %r14d, %edi movl $2, %ecx popq %rbx popq %r14 popq %rbp jmp _pci_write_config ## TAILCALL LBB0_8: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _PCIM_HTCMD_MSI_ENABLE,4,2 ## @PCIM_HTCMD_MSI_ENABLE .comm _PCIR_HT_COMMAND,8,3 ## @PCIR_HT_COMMAND .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pci_ht_map_msi ; -- Begin function pci_ht_map_msi .p2align 2 _pci_ht_map_msi: ; @pci_ht_map_msi .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 bl _device_get_ivars ldr x8, [x0, #8] cbz x8, LBB0_8 ; %bb.1: ldr w9, [x0] Lloh0: adrp x10, _PCIM_HTCMD_MSI_ENABLE@GOTPAGE Lloh1: ldr x10, [x10, _PCIM_HTCMD_MSI_ENABLE@GOTPAGEOFF] Lloh2: ldr w10, [x10] and w11, w10, w9 cbz w20, LBB0_5 ; %bb.2: cbnz w11, LBB0_8 ; %bb.3: ldr w11, [x0, #4] eor w11, w11, w20 lsr w11, w11, #20 cbnz w11, LBB0_8 ; %bb.4: orr w2, w10, w9 b LBB0_7 LBB0_5: cbz w11, LBB0_8 ; %bb.6: bic w2, w9, w10 LBB0_7: str w2, [x0] Lloh3: adrp x9, _PCIR_HT_COMMAND@GOTPAGE Lloh4: ldr x9, [x9, _PCIR_HT_COMMAND@GOTPAGEOFF] Lloh5: ldr x9, [x9] add x1, x9, x8 mov x0, x19 mov w3, #2 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _pci_write_config LBB0_8: 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 AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _PCIM_HTCMD_MSI_ENABLE,4,2 ; @PCIM_HTCMD_MSI_ENABLE .comm _PCIR_HT_COMMAND,8,3 ; @PCIR_HT_COMMAND .subsections_via_symbols
AnghaBench/freebsd/sys/dev/pci/extr_pci.c_pci_ht_map_msi.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dlm_recover_master_copy ## -- Begin function dlm_recover_master_copy .p2align 4, 0x90 _dlm_recover_master_copy: ## @dlm_recover_master_copy .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 %rdi, %r14 movq 8(%rsi), %r13 cmpq $0, 40(%r13) je LBB0_2 ## %bb.1: movq _EOPNOTSUPP@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx testl %ebx, %ebx jne LBB0_15 LBB0_14: xorl %ebx, %ebx jmp LBB0_16 LBB0_2: movq %rsi, %r15 movl 28(%r13), %edi movl 32(%r13), %ebx callq _le16_to_cpu movq _R_MASTER@GOTPCREL(%rip), %rcx movl (%rcx), %ecx leaq -48(%rbp), %r8 movq %r14, %rdi movl %ebx, %esi movl %eax, %edx callq _find_rsb movl %eax, %ebx testl %eax, %eax jne LBB0_15 ## %bb.3: movq -48(%rbp), %rdi callq _lock_rsb movq -48(%rbp), %rbx movl (%r15), %r12d movl 8(%r13), %edi callq _le32_to_cpu movq %rbx, %rdi movl %r12d, %esi movl %eax, %edx callq _search_remid movq %rax, -56(%rbp) testq %rax, %rax je LBB0_5 ## %bb.4: movq _EEXIST@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx LBB0_11: movq -56(%rbp), %rax movl (%rax), %edi callq _cpu_to_le32 movq %rax, 16(%r13) jmp LBB0_12 LBB0_5: leaq -56(%rbp), %rsi movq %r14, %rdi callq _create_lkb movl %eax, %ebx testl %eax, %eax jne LBB0_12 ## %bb.6: movq -56(%rbp), %rsi movq -48(%rbp), %rdx movq %r14, %rdi movq %r15, %rcx callq _receive_rcom_lock_args testl %eax, %eax je LBB0_8 ## %bb.7: movl %eax, %ebx movq -56(%rbp), %rsi movq %r14, %rdi callq ___put_lkb LBB0_12: movq -48(%rbp), %rdi callq _unlock_rsb movq -48(%rbp), %rdi callq _put_rsb testl %ebx, %ebx je LBB0_14 LBB0_15: movl 8(%r13), %edi callq _le32_to_cpu leaq L_.str(%rip), %rsi movq %r14, %rdi movl %ebx, %edx movl %eax, %ecx callq _log_debug LBB0_16: movl %ebx, %edi callq _cpu_to_le32 movq %rax, (%r13) movl %ebx, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: movq -48(%rbp), %rdi movq -56(%rbp), %rsi callq _attach_lkb movq -48(%rbp), %rdi movq -56(%rbp), %rsi movl 24(%r13), %edx callq _add_lkb movq -48(%rbp), %rdi addq $4, %rdi callq _list_empty testl %eax, %eax je LBB0_10 ## %bb.9: movq -48(%rbp), %rdi callq _list_empty xorl %ebx, %ebx testl %eax, %eax jne LBB0_11 LBB0_10: movq -48(%rbp), %rdi movq _RSB_RECOVER_GRANT@GOTPCREL(%rip), %rax movl (%rax), %esi callq _rsb_set_flag xorl %ebx, %ebx jmp LBB0_11 .cfi_endproc ## -- End function .comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP .comm _R_MASTER,4,2 ## @R_MASTER .comm _EEXIST,4,2 ## @EEXIST .comm _RSB_RECOVER_GRANT,4,2 ## @RSB_RECOVER_GRANT .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "recover_master_copy %d %x" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dlm_recover_master_copy ; -- Begin function dlm_recover_master_copy .p2align 2 _dlm_recover_master_copy: ; @dlm_recover_master_copy .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 x19, x0 ldr x23, [x1, #8] ldr x8, [x23, #40] cbz x8, LBB0_2 ; %bb.1: Lloh0: adrp x8, _EOPNOTSUPP@GOTPAGE Lloh1: ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w20, w8 cbnz w20, LBB0_10 b LBB0_11 LBB0_2: mov x21, x1 ldp w0, w20, [x23, #28] bl _le16_to_cpu mov x2, x0 Lloh3: adrp x8, _R_MASTER@GOTPAGE Lloh4: ldr x8, [x8, _R_MASTER@GOTPAGEOFF] Lloh5: ldr w3, [x8] add x4, sp, #8 mov x0, x19 mov x1, x20 bl _find_rsb mov x20, x0 cbnz w0, LBB0_10 ; %bb.3: ldr x0, [sp, #8] bl _lock_rsb ldr x20, [sp, #8] ldr w22, [x21] ldr w0, [x23, #8] bl _le32_to_cpu mov x2, x0 mov x0, x20 mov x1, x22 bl _search_remid str x0, [sp] cbz x0, LBB0_6 ; %bb.4: Lloh6: adrp x8, _EEXIST@GOTPAGE Lloh7: ldr x8, [x8, _EEXIST@GOTPAGEOFF] Lloh8: ldr w8, [x8] neg w20, w8 LBB0_5: ldr x8, [sp] ldr w0, [x8] bl _cpu_to_le32 str x0, [x23, #16] b LBB0_9 LBB0_6: mov x1, sp mov x0, x19 bl _create_lkb mov x20, x0 cbnz w0, LBB0_9 ; %bb.7: ldp x1, x2, [sp] mov x0, x19 mov x3, x21 bl _receive_rcom_lock_args cbz w0, LBB0_12 ; %bb.8: mov x20, x0 ldr x1, [sp] mov x0, x19 bl ___put_lkb LBB0_9: ldr x0, [sp, #8] bl _unlock_rsb ldr x0, [sp, #8] bl _put_rsb cbz w20, LBB0_11 LBB0_10: ldr w0, [x23, #8] bl _le32_to_cpu mov x3, x0 Lloh9: adrp x1, l_.str@PAGE Lloh10: add x1, x1, l_.str@PAGEOFF mov x0, x19 mov x2, x20 bl _log_debug LBB0_11: mov x0, x20 bl _cpu_to_le32 str x0, [x23] mov x0, x20 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 LBB0_12: ldp x1, x0, [sp] bl _attach_lkb ldp x1, x0, [sp] ldr w2, [x23, #24] bl _add_lkb ldr x8, [sp, #8] add x0, x8, #4 bl _list_empty cbz w0, LBB0_14 ; %bb.13: ldr x0, [sp, #8] bl _list_empty cbnz w0, LBB0_15 LBB0_14: ldr x0, [sp, #8] Lloh11: adrp x8, _RSB_RECOVER_GRANT@GOTPAGE Lloh12: ldr x8, [x8, _RSB_RECOVER_GRANT@GOTPAGEOFF] Lloh13: ldr w1, [x8] bl _rsb_set_flag LBB0_15: mov w20, #0 b LBB0_5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .cfi_endproc ; -- End function .comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP .comm _R_MASTER,4,2 ; @R_MASTER .comm _EEXIST,4,2 ; @EEXIST .comm _RSB_RECOVER_GRANT,4,2 ; @RSB_RECOVER_GRANT .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "recover_master_copy %d %x" .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/dlm/extr_lock.c_dlm_recover_master_copy.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vlc_player_program_DupTitle _vlc_player_program_DupTitle: ## @vlc_player_program_DupTitle .cfi_startproc ## %bb.0: testq %rsi, %rsi je LBB0_1 ## %bb.5: movq %rsi, %rdi jmp _strdup ## TAILCALL LBB0_1: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, %edx leaq L_.str(%rip), %rsi leaq -8(%rbp), %rdi callq _asprintf cmpl $-1, %eax je LBB0_2 ## %bb.3: movq -8(%rbp), %rax jmp LBB0_4 LBB0_2: xorl %eax, %eax LBB0_4: addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" .no_dead_strip _vlc_player_program_DupTitle .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vlc_player_program_DupTitle _vlc_player_program_DupTitle: ; @vlc_player_program_DupTitle .cfi_startproc ; %bb.0: cbz x1, LBB0_2 ; %bb.1: mov x0, x1 b _strdup LBB0_2: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x2, x0 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF add x0, sp, #8 bl _asprintf ldr x8, [sp, #8] cmn w0, #1 csel x0, xzr, x8, eq 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" .no_dead_strip _vlc_player_program_DupTitle .subsections_via_symbols
AnghaBench/vlc/src/player/extr_track.c_vlc_player_program_DupTitle.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _x3 ## -- Begin function x3 .p2align 4, 0x90 _x3: ## @x3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _x2@GOTPCREL(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .comm _x1,40,4 ## @x1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _x3 ; -- Begin function x3 .p2align 2 _x3: ; @x3 .cfi_startproc ; %bb.0: Lloh0: adrp x0, _x2@GOTPAGE Lloh1: ldr x0, [x0, _x2@GOTPAGEOFF] ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _x1,40,3 ; @x1 .subsections_via_symbols
the_stack_data/165767185.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rf69_set_modulation_shaping ## -- Begin function rf69_set_modulation_shaping .p2align 4, 0x90 _rf69_set_modulation_shaping: ## @rf69_set_modulation_shaping .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 movq %rdi, %r14 callq _rf69_get_modulation cmpl $134, %eax je LBB0_9 ## %bb.1: cmpl $135, %eax jne LBB0_15 ## %bb.2: addl $-128, %ebx cmpl $5, %ebx ja LBB0_12 ## %bb.3: leaq LJTI0_0(%rip), %rax movslq (%rax,%rbx,4), %rcx addq %rax, %rcx jmpq *%rcx LBB0_6: movq _REG_DATAMODUL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MASK_DATAMODUL_MODULATION_SHAPE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _DATAMODUL_MODULATION_SHAPE_1_0@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_9: cmpl $130, %ebx je LBB0_14 ## %bb.10: cmpl $129, %ebx je LBB0_13 ## %bb.11: cmpl $128, %ebx jne LBB0_12 LBB0_4: movq _REG_DATAMODUL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MASK_DATAMODUL_MODULATION_SHAPE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _DATAMODUL_MODULATION_SHAPE_NONE@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_15: leaq L_.str.1(%rip), %rsi jmp LBB0_16 LBB0_12: leaq L_.str(%rip), %rsi LBB0_16: movq %r14, %rdi callq _dev_dbg movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax popq %rbx popq %r14 popq %rbp retq LBB0_13: movq _REG_DATAMODUL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MASK_DATAMODUL_MODULATION_SHAPE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _DATAMODUL_MODULATION_SHAPE_BR@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_14: movq _REG_DATAMODUL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MASK_DATAMODUL_MODULATION_SHAPE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _DATAMODUL_MODULATION_SHAPE_2BR@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_7: movq _REG_DATAMODUL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MASK_DATAMODUL_MODULATION_SHAPE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _DATAMODUL_MODULATION_SHAPE_0_5@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_8: movq _REG_DATAMODUL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MASK_DATAMODUL_MODULATION_SHAPE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _DATAMODUL_MODULATION_SHAPE_0_3@GOTPCREL(%rip), %rax LBB0_5: movl (%rax), %ecx movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _rf69_read_mod_write ## TAILCALL .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_12, LBB0_12-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 LJTI0_0: .long L0_0_set_4 .long L0_0_set_12 .long L0_0_set_12 .long L0_0_set_6 .long L0_0_set_7 .long L0_0_set_8 .end_data_region ## -- End function .comm _REG_DATAMODUL,4,2 ## @REG_DATAMODUL .comm _MASK_DATAMODUL_MODULATION_SHAPE,4,2 ## @MASK_DATAMODUL_MODULATION_SHAPE .comm _DATAMODUL_MODULATION_SHAPE_NONE,4,2 ## @DATAMODUL_MODULATION_SHAPE_NONE .comm _DATAMODUL_MODULATION_SHAPE_1_0,4,2 ## @DATAMODUL_MODULATION_SHAPE_1_0 .comm _DATAMODUL_MODULATION_SHAPE_0_5,4,2 ## @DATAMODUL_MODULATION_SHAPE_0_5 .comm _DATAMODUL_MODULATION_SHAPE_0_3,4,2 ## @DATAMODUL_MODULATION_SHAPE_0_3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "set: illegal input param" .comm _EINVAL,4,2 ## @EINVAL .comm _DATAMODUL_MODULATION_SHAPE_BR,4,2 ## @DATAMODUL_MODULATION_SHAPE_BR .comm _DATAMODUL_MODULATION_SHAPE_2BR,4,2 ## @DATAMODUL_MODULATION_SHAPE_2BR L_.str.1: ## @.str.1 .asciz "set: modulation undefined" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rf69_set_modulation_shaping ; -- Begin function rf69_set_modulation_shaping .p2align 2 _rf69_set_modulation_shaping: ; @rf69_set_modulation_shaping .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 bl _rf69_get_modulation cmp w0, #134 b.eq LBB0_5 ; %bb.1: cmp w0, #135 b.ne LBB0_9 ; %bb.2: sub w8, w20, #128 cmp w8, #5 b.hi LBB0_10 ; %bb.3: Lloh0: adrp x9, lJTI0_0@PAGE Lloh1: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_4 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_4: Lloh2: adrp x8, _REG_DATAMODUL@GOTPAGE Lloh3: ldr x8, [x8, _REG_DATAMODUL@GOTPAGEOFF] Lloh4: ldr w1, [x8] Lloh5: adrp x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGE Lloh6: ldr x8, [x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGEOFF] Lloh7: adrp x9, _DATAMODUL_MODULATION_SHAPE_1_0@GOTPAGE Lloh8: ldr x9, [x9, _DATAMODUL_MODULATION_SHAPE_1_0@GOTPAGEOFF] b LBB0_16 LBB0_5: cmp w20, #130 b.eq LBB0_13 ; %bb.6: cmp w20, #129 b.eq LBB0_12 ; %bb.7: cmp w20, #128 b.ne LBB0_10 LBB0_8: Lloh9: adrp x8, _REG_DATAMODUL@GOTPAGE Lloh10: ldr x8, [x8, _REG_DATAMODUL@GOTPAGEOFF] Lloh11: ldr w1, [x8] Lloh12: adrp x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGE Lloh13: ldr x8, [x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGEOFF] Lloh14: adrp x9, _DATAMODUL_MODULATION_SHAPE_NONE@GOTPAGE Lloh15: ldr x9, [x9, _DATAMODUL_MODULATION_SHAPE_NONE@GOTPAGEOFF] b LBB0_16 LBB0_9: Lloh16: adrp x1, l_.str.1@PAGE Lloh17: add x1, x1, l_.str.1@PAGEOFF b LBB0_11 LBB0_10: Lloh18: adrp x1, l_.str@PAGE Lloh19: add x1, x1, l_.str@PAGEOFF LBB0_11: mov x0, x19 bl _dev_dbg Lloh20: adrp x8, _EINVAL@GOTPAGE Lloh21: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh22: ldr w8, [x8] neg w0, w8 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_12: Lloh23: adrp x8, _REG_DATAMODUL@GOTPAGE Lloh24: ldr x8, [x8, _REG_DATAMODUL@GOTPAGEOFF] Lloh25: ldr w1, [x8] Lloh26: adrp x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGE Lloh27: ldr x8, [x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGEOFF] Lloh28: adrp x9, _DATAMODUL_MODULATION_SHAPE_BR@GOTPAGE Lloh29: ldr x9, [x9, _DATAMODUL_MODULATION_SHAPE_BR@GOTPAGEOFF] b LBB0_16 LBB0_13: Lloh30: adrp x8, _REG_DATAMODUL@GOTPAGE Lloh31: ldr x8, [x8, _REG_DATAMODUL@GOTPAGEOFF] Lloh32: ldr w1, [x8] Lloh33: adrp x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGE Lloh34: ldr x8, [x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGEOFF] Lloh35: adrp x9, _DATAMODUL_MODULATION_SHAPE_2BR@GOTPAGE Lloh36: ldr x9, [x9, _DATAMODUL_MODULATION_SHAPE_2BR@GOTPAGEOFF] b LBB0_16 LBB0_14: Lloh37: adrp x8, _REG_DATAMODUL@GOTPAGE Lloh38: ldr x8, [x8, _REG_DATAMODUL@GOTPAGEOFF] Lloh39: ldr w1, [x8] Lloh40: adrp x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGE Lloh41: ldr x8, [x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGEOFF] Lloh42: adrp x9, _DATAMODUL_MODULATION_SHAPE_0_5@GOTPAGE Lloh43: ldr x9, [x9, _DATAMODUL_MODULATION_SHAPE_0_5@GOTPAGEOFF] b LBB0_16 LBB0_15: Lloh44: adrp x8, _REG_DATAMODUL@GOTPAGE Lloh45: ldr x8, [x8, _REG_DATAMODUL@GOTPAGEOFF] Lloh46: ldr w1, [x8] Lloh47: adrp x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGE Lloh48: ldr x8, [x8, _MASK_DATAMODUL_MODULATION_SHAPE@GOTPAGEOFF] Lloh49: adrp x9, _DATAMODUL_MODULATION_SHAPE_0_3@GOTPAGE Lloh50: ldr x9, [x9, _DATAMODUL_MODULATION_SHAPE_0_3@GOTPAGEOFF] LBB0_16: ldr w2, [x8] ldr w3, [x9] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _rf69_read_mod_write .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGot Lloh28, Lloh29 .loh AdrpLdrGot Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGot Lloh35, Lloh36 .loh AdrpLdrGot Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .loh AdrpLdrGot Lloh42, Lloh43 .loh AdrpLdrGot Lloh40, Lloh41 .loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39 .loh AdrpLdrGot Lloh49, Lloh50 .loh AdrpLdrGot Lloh47, Lloh48 .loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_8-LBB0_4)>>2 .byte (LBB0_10-LBB0_4)>>2 .byte (LBB0_10-LBB0_4)>>2 .byte (LBB0_4-LBB0_4)>>2 .byte (LBB0_14-LBB0_4)>>2 .byte (LBB0_15-LBB0_4)>>2 ; -- End function .comm _REG_DATAMODUL,4,2 ; @REG_DATAMODUL .comm _MASK_DATAMODUL_MODULATION_SHAPE,4,2 ; @MASK_DATAMODUL_MODULATION_SHAPE .comm _DATAMODUL_MODULATION_SHAPE_NONE,4,2 ; @DATAMODUL_MODULATION_SHAPE_NONE .comm _DATAMODUL_MODULATION_SHAPE_1_0,4,2 ; @DATAMODUL_MODULATION_SHAPE_1_0 .comm _DATAMODUL_MODULATION_SHAPE_0_5,4,2 ; @DATAMODUL_MODULATION_SHAPE_0_5 .comm _DATAMODUL_MODULATION_SHAPE_0_3,4,2 ; @DATAMODUL_MODULATION_SHAPE_0_3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "set: illegal input param" .comm _EINVAL,4,2 ; @EINVAL .comm _DATAMODUL_MODULATION_SHAPE_BR,4,2 ; @DATAMODUL_MODULATION_SHAPE_BR .comm _DATAMODUL_MODULATION_SHAPE_2BR,4,2 ; @DATAMODUL_MODULATION_SHAPE_2BR l_.str.1: ; @.str.1 .asciz "set: modulation undefined" .subsections_via_symbols
AnghaBench/linux/drivers/staging/pi433/extr_rf69.c_rf69_set_modulation_shaping.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sqlite3VdbeSorterCompare ## -- Begin function sqlite3VdbeSorterCompare .p2align 4, 0x90 _sqlite3VdbeSorterCompare: ## @sqlite3VdbeSorterCompare .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 %rcx, -56(%rbp) ## 8-byte Spill movl %edx, %r12d movq %rsi, %r15 movq %rdi, %rbx movq (%rdi), %rax movq _CURTYPE_SORTER@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpq (%rcx), %rax sete %dil callq _assert movq 8(%rbx), %r13 movq 16(%rbx), %r14 movq (%r14), %rbx testq %rbx, %rbx je LBB0_2 ## %bb.1: movl (%rbx), %eax jmp LBB0_5 LBB0_2: movq %r13, %rdi callq _sqlite3VdbeAllocUnpackedRecord movq %rax, (%r14) testq %rax, %rax je LBB0_3 ## %bb.4: movq %rax, %rbx movl %r12d, (%rax) movl %r12d, %eax LBB0_5: xorl %edi, %edi cmpl %r12d, %eax sete %dil callq _assert leaq -44(%rbp), %rsi movq %r14, %rdi callq _vdbeSorterRowkey movl -44(%rbp), %esi movq %r13, %rdi movq %rax, %rdx movq %rbx, %rcx callq _sqlite3VdbeRecordUnpack testl %r12d, %r12d jle LBB0_10 ## %bb.6: movq 8(%rbx), %rax movq _MEM_Null@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %r12d, %edx xorl %esi, %esi .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 testl %ecx, (%rax,%rsi,4) jne LBB0_9 ## %bb.7: ## in Loop: Header=BB0_8 Depth=1 incq %rsi cmpq %rsi, %rdx jne LBB0_8 LBB0_10: movl (%r15), %esi movl 4(%r15), %edi movq %rbx, %rdx callq _sqlite3VdbeRecordCompare jmp LBB0_11 LBB0_9: movl $-1, %eax LBB0_11: movq -56(%rbp), %rcx ## 8-byte Reload movl %eax, (%rcx) movq _SQLITE_OK@GOTPCREL(%rip), %rax LBB0_12: movl (%rax), %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_3: movq _SQLITE_NOMEM_BKPT@GOTPCREL(%rip), %rax jmp LBB0_12 .cfi_endproc ## -- End function .comm _CURTYPE_SORTER,8,3 ## @CURTYPE_SORTER .comm _SQLITE_NOMEM_BKPT,4,2 ## @SQLITE_NOMEM_BKPT .comm _MEM_Null,4,2 ## @MEM_Null .comm _SQLITE_OK,4,2 ## @SQLITE_OK .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sqlite3VdbeSorterCompare ; -- Begin function sqlite3VdbeSorterCompare .p2align 2 _sqlite3VdbeSorterCompare: ; @sqlite3VdbeSorterCompare .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 x19, x3 mov x22, x2 mov x20, x1 mov x21, x0 ldr x8, [x0] Lloh0: adrp x9, _CURTYPE_SORTER@GOTPAGE Lloh1: ldr x9, [x9, _CURTYPE_SORTER@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 cset w0, eq bl _assert ldp x23, x24, [x21, #8] ldr x21, [x24] cbz x21, LBB0_2 ; %bb.1: ldr w8, [x21] b LBB0_4 LBB0_2: mov x0, x23 bl _sqlite3VdbeAllocUnpackedRecord str x0, [x24] cbz x0, LBB0_12 ; %bb.3: mov x21, x0 str w22, [x0] mov x8, x22 LBB0_4: cmp w8, w22 cset w0, eq bl _assert add x1, sp, #12 mov x0, x24 bl _vdbeSorterRowkey mov x2, x0 ldr w1, [sp, #12] mov x0, x23 mov x3, x21 bl _sqlite3VdbeRecordUnpack cmp w22, #1 b.lt LBB0_8 ; %bb.5: ldr x8, [x21, #8] Lloh3: adrp x9, _MEM_Null@GOTPAGE Lloh4: ldr x9, [x9, _MEM_Null@GOTPAGEOFF] Lloh5: ldr w9, [x9] mov w10, w22 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr w11, [x8] tst w9, w11 b.ne LBB0_9 ; %bb.7: ; in Loop: Header=BB0_6 Depth=1 add x8, x8, #4 subs x10, x10, #1 b.ne LBB0_6 LBB0_8: ldp w1, w0, [x20] mov x2, x21 bl _sqlite3VdbeRecordCompare b LBB0_10 LBB0_9: mov w0, #-1 LBB0_10: str w0, [x19] Lloh6: adrp x8, _SQLITE_OK@GOTPAGE Lloh7: ldr x8, [x8, _SQLITE_OK@GOTPAGEOFF] LBB0_11: ldr w0, [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 add sp, sp, #80 ret LBB0_12: Lloh8: adrp x8, _SQLITE_NOMEM_BKPT@GOTPAGE Lloh9: ldr x8, [x8, _SQLITE_NOMEM_BKPT@GOTPAGEOFF] b LBB0_11 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _CURTYPE_SORTER,8,3 ; @CURTYPE_SORTER .comm _SQLITE_NOMEM_BKPT,4,2 ; @SQLITE_NOMEM_BKPT .comm _MEM_Null,4,2 ; @MEM_Null .comm _SQLITE_OK,4,2 ; @SQLITE_OK .subsections_via_symbols
AnghaBench/sqlcipher/src/extr_vdbesort.c_sqlite3VdbeSorterCompare.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), %rbx movq %rbx, %rdi xorl %eax, %eax callq _printf movq %rbx, %rdi movl $50, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl $40, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl $30, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl $20, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl $10, %esi xorl %eax, %eax callq _printf movl $10, %edi callq _putchar xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " .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 x19, l_.str@PAGE Lloh1: add x19, x19, l_.str@PAGEOFF mov x0, x19 bl _printf mov w8, #50 str x8, [sp] mov x0, x19 bl _printf mov w8, #40 str x8, [sp] mov x0, x19 bl _printf mov w8, #30 str x8, [sp] mov x0, x19 bl _printf mov w8, #20 str x8, [sp] mov x0, x19 bl _printf mov w8, #10 str x8, [sp] mov x0, x19 bl _printf mov w0, #10 bl _putchar 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 Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " .subsections_via_symbols
the_stack_data/115766490.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wait_pending_extra_info_updates _wait_pending_extra_info_updates: ## @wait_pending_extra_info_updates .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 _data_lock@GOTPCREL(%rip), %rdi callq _spin_lock_irqsave xorl %eax, %eax callq _extra_info_update_ongoing testl %eax, %eax je LBB0_3 ## %bb.1: movq _extra_updated_completion@GOTPCREL(%rip), %rbx movq %rbx, %rdi callq _init_completion movq _data_lock@GOTPCREL(%rip), %rdi callq _spin_unlock_irqrestore movl $500, %edi ## imm = 0x1F4 callq _msecs_to_jiffies movq %rbx, %rdi movq %rax, %rsi callq _wait_for_completion_timeout testl %eax, %eax je LBB0_4 ## %bb.2: addq $8, %rsp popq %rbx popq %rbp retq LBB0_3: movq _data_lock@GOTPCREL(%rip), %rdi addq $8, %rsp popq %rbx popq %rbp jmp _spin_unlock_irqrestore ## TAILCALL LBB0_4: leaq L_.str(%rip), %rdi addq $8, %rsp popq %rbx popq %rbp jmp _DSSWARN ## TAILCALL .cfi_endproc ## -- End function .comm _data_lock,4,2 ## @data_lock .comm _extra_updated_completion,4,2 ## @extra_updated_completion .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "timeout in wait_pending_extra_info_updates\n" .no_dead_strip _wait_pending_extra_info_updates .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wait_pending_extra_info_updates _wait_pending_extra_info_updates: ; @wait_pending_extra_info_updates .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 x0, _data_lock@GOTPAGE Lloh1: ldr x0, [x0, _data_lock@GOTPAGEOFF] bl _spin_lock_irqsave bl _extra_info_update_ongoing cbz w0, LBB0_3 ; %bb.1: Lloh2: adrp x19, _extra_updated_completion@GOTPAGE Lloh3: ldr x19, [x19, _extra_updated_completion@GOTPAGEOFF] mov x0, x19 bl _init_completion Lloh4: adrp x0, _data_lock@GOTPAGE Lloh5: ldr x0, [x0, _data_lock@GOTPAGEOFF] bl _spin_unlock_irqrestore mov w0, #500 bl _msecs_to_jiffies mov x1, x0 mov x0, x19 bl _wait_for_completion_timeout cbz w0, LBB0_4 ; %bb.2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_3: Lloh6: adrp x0, _data_lock@GOTPAGE Lloh7: ldr x0, [x0, _data_lock@GOTPAGEOFF] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _spin_unlock_irqrestore LBB0_4: Lloh8: adrp x0, l_.str@PAGE Lloh9: add x0, x0, l_.str@PAGEOFF ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _DSSWARN .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _data_lock,4,2 ; @data_lock .comm _extra_updated_completion,4,2 ; @extra_updated_completion .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "timeout in wait_pending_extra_info_updates\n" .no_dead_strip _wait_pending_extra_info_updates .subsections_via_symbols
AnghaBench/linux/drivers/video/fbdev/omap2/omapfb/dss/extr_apply.c_wait_pending_extra_info_updates.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pvr2_hdw_state_report ## -- Begin function pvr2_hdw_state_report .p2align 4, 0x90 _pvr2_hdw_state_report: ## @pvr2_hdw_state_report .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, %r15d movq %rsi, %r13 movq %rdi, %rbx movl (%rdi), %edi callq _LOCK_TAKE xorl %r14d, %r14d movq %rbx, -48(%rbp) ## 8-byte Spill movq %rbx, %rdi xorl %esi, %esi movq %r13, %rdx movl %r15d, %ecx callq _pvr2_hdw_report_unlocked testl %eax, %eax je LBB0_1 ## %bb.2: movl $1, %r12d xorl %r14d, %r14d .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 addl %eax, %r14d movl %eax, %ebx addq %r13, %rbx cmpl %eax, %r15d je LBB0_4 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movb $10, (%rbx) incl %r14d notl %eax addl %eax, %r15d incq %rbx movq -48(%rbp), %rdi ## 8-byte Reload movl %r12d, %esi movq %rbx, %rdx movl %r15d, %ecx callq _pvr2_hdw_report_unlocked incl %r12d movq %rbx, %r13 testl %eax, %eax jne LBB0_3 jmp LBB0_6 LBB0_1: movq %r13, %rbx jmp LBB0_6 LBB0_4: xorl %r15d, %r15d LBB0_6: movq -48(%rbp), %r12 ## 8-byte Reload movq %r12, %rdi movq %rbx, %rsi movl %r15d, %edx callq _pvr2_hdw_report_clients movl %eax, %ebx addl %r14d, %ebx movl (%r12), %edi callq _LOCK_GIVE movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 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 _pvr2_hdw_state_report ; -- Begin function pvr2_hdw_state_report .p2align 2 _pvr2_hdw_state_report: ; @pvr2_hdw_state_report .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 x21, x2 mov x20, x1 mov x19, x0 ldr w0, [x0] bl _LOCK_TAKE mov x0, x19 mov w1, #0 mov x2, x20 mov x3, x21 bl _pvr2_hdw_report_unlocked mov w23, #0 cbz w0, LBB0_5 ; %bb.1: mov w22, #1 mov w24, #10 LBB0_2: ; =>This Inner Loop Header: Depth=1 add w23, w0, w23 add x20, x20, w0, uxtw cmp w21, w0 b.eq LBB0_4 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 strb w24, [x20], #1 add w23, w23, #1 mvn w8, w0 add w21, w21, w8 mov x0, x19 mov x1, x22 mov x2, x20 mov x3, x21 bl _pvr2_hdw_report_unlocked add w22, w22, #1 cbnz w0, LBB0_2 b LBB0_5 LBB0_4: mov w21, #0 LBB0_5: mov x0, x19 mov x1, x20 mov x2, x21 bl _pvr2_hdw_report_clients add w20, w0, w23 ldr w0, [x19] bl _LOCK_GIVE mov x0, 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 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/media/usb/pvrusb2/extr_pvrusb2-hdw.c_pvr2_hdw_state_report.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 0x40091eb851eb851f ## double 3.1400000000000001 .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 -4(%rbp), %rsi xorl %eax, %eax callq _scanf movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero mulsd %xmm0, %xmm1 mulsd %xmm0, %xmm1 xorps %xmm0, %xmm0 cvtsd2ss %xmm1, %xmm0 cvtss2sd %xmm0, %xmm0 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 "Enter the value of radius" L_.str.1: ## @.str.1 .asciz "%f" L_.str.2: ## @.str.2 .asciz "The area of given circle is %f\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, #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 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf sub x8, x29, #4 str x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur s0, [x29, #-4] fcvt d0, s0 mov x8, #34079 movk x8, #20971, lsl #16 movk x8, #7864, lsl #32 movk x8, #16393, lsl #48 fmov d1, x8 fmul d1, d0, d1 fmul d0, d1, d0 fcvt s0, d0 fcvt d0, s0 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, #16] ; 16-byte Folded Reload add sp, sp, #32 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 "Enter the value of radius" l_.str.1: ; @.str.1 .asciz "%f" l_.str.2: ; @.str.2 .asciz "The area of given circle is %f\n" .subsections_via_symbols
the_stack_data/215767642.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 movl $1000, %eax ## imm = 0x3E8 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, #1000 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/94340.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function write_symenc_sesskey _write_symenc_sesskey: ## @write_symenc_sesskey .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 $1032, %rsp ## imm = 0x408 .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %rbx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) movl $4, -1056(%rbp) movl 24(%rdi), %eax movl %eax, -1052(%rbp) movl 8(%rdi), %eax movl %eax, -1048(%rbp) movl 20(%rdi), %ecx leaq -1040(%rbp), %r15 movl %ecx, -1044(%rbp) testl %eax, %eax jle LBB0_4 ## %bb.1: movl 16(%rbx), %esi movq %r15, %rdi movl $8, %edx callq _memcpy cmpl $3, 8(%rbx) jne LBB0_2 ## %bb.3: movl 12(%rbx), %eax leaq -1004(%rbp), %r15 movl %eax, -1008(%rbp) LBB0_4: cmpq $0, (%rbx) jne LBB0_5 jmp LBB0_7 LBB0_2: leaq -1008(%rbp), %r15 cmpq $0, (%rbx) je LBB0_7 LBB0_5: movq %rbx, %rdi movq %r15, %rsi callq _symencrypt_sesskey movl %eax, %ebx testl %eax, %eax js LBB0_10 ## %bb.6: movl %ebx, %eax leaq (%r15,%rax,4), %r15 LBB0_7: leaq -1056(%rbp), %rax subq %rax, %r15 shrq $2, %r15 movq _PGP_PKT_SYMENCRYPTED_SESSKEY@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl %r15d, %edx callq _write_normal_header testl %eax, %eax js LBB0_9 ## %bb.8: leaq -1056(%rbp), %rsi movq %r14, %rdi movl %r15d, %edx callq _pushf_write LBB0_9: movl %eax, %ebx leaq -1056(%rbp), %rdi xorl %esi, %esi movl %r15d, %edx callq _px_memset LBB0_10: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB0_12 ## %bb.11: movl %ebx, %eax addq $1032, %rsp ## imm = 0x408 popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_12: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _PGP_PKT_SYMENCRYPTED_SESSKEY,4,2 ## @PGP_PKT_SYMENCRYPTED_SESSKEY .no_dead_strip _write_symenc_sesskey .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function write_symenc_sesskey _write_symenc_sesskey: ; @write_symenc_sesskey .cfi_startproc ; %bb.0: stp x28, x27, [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 w27, -56 .cfi_offset w28, -64 sub sp, sp, #1040 mov x19, x1 mov x20, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] mov w8, #4 ldp w10, w9, [x0, #20] stp w8, w9, [sp, #8] ldr w8, [x0, #8] add x22, sp, #8 add x21, x22, #16 stp w8, w10, [sp, #16] cmp w8, #1 b.lt LBB0_3 ; %bb.1: ldr w1, [x20, #16] mov x0, x21 mov w2, #8 bl _memcpy ldr w8, [x20, #8] cmp w8, #3 b.ne LBB0_4 ; %bb.2: ldr w8, [x20, #12] add x9, sp, #8 add x21, x9, #52 str w8, [sp, #56] LBB0_3: ldr x8, [x20] cbnz x8, LBB0_5 b LBB0_7 LBB0_4: add x21, x22, #48 ldr x8, [x20] cbz x8, LBB0_7 LBB0_5: mov x0, x20 mov x1, x21 bl _symencrypt_sesskey mov x20, x0 tbnz w0, #31, LBB0_10 ; %bb.6: add x21, x21, w20, uxtw #2 LBB0_7: add x8, sp, #8 sub x8, x21, x8 lsr x21, x8, #2 Lloh3: adrp x8, _PGP_PKT_SYMENCRYPTED_SESSKEY@GOTPAGE Lloh4: ldr x8, [x8, _PGP_PKT_SYMENCRYPTED_SESSKEY@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov x0, x19 mov x2, x21 bl _write_normal_header tbnz w0, #31, LBB0_9 ; %bb.8: add x1, sp, #8 mov x0, x19 mov x2, x21 bl _pushf_write LBB0_9: mov x20, x0 add x0, sp, #8 mov w1, #0 mov x2, x21 bl _px_memset LBB0_10: ldur x8, [x29, #-56] Lloh6: adrp x9, ___stack_chk_guard@GOTPAGE Lloh7: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh8: ldr x9, [x9] cmp x9, x8 b.ne LBB0_12 ; %bb.11: mov x0, x20 add sp, sp, #1040 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 x28, x27, [sp], #64 ; 16-byte Folded Reload ret LBB0_12: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _PGP_PKT_SYMENCRYPTED_SESSKEY,4,2 ; @PGP_PKT_SYMENCRYPTED_SESSKEY .no_dead_strip _write_symenc_sesskey .subsections_via_symbols
AnghaBench/postgres/contrib/pgcrypto/extr_pgp-encrypt.c_write_symenc_sesskey.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function xhci_drop_ep_from_interval_table _xhci_drop_ep_from_interval_table: ## @xhci_drop_ep_from_interval_table .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 %r9, -48(%rbp) ## 8-byte Spill movq %r8, %r15 movq %rcx, %r12 movq %rdx, %r13 movq %rsi, %rbx movq %rdi, %r14 movl 24(%rsi), %edi callq _xhci_is_async_ep testq %rax, %rax je LBB0_1 LBB0_16: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_1: cmpl $131, (%r12) jl LBB0_4 ## %bb.2: movl 24(%rbx), %edi callq _xhci_is_sync_in_ep movq %rax, %r15 movq %rbx, %rdi callq _xhci_get_ss_bw_consumed movq (%r14), %rcx movq 8(%r12), %rdx movq (%rcx,%rdx,8), %rcx movq (%rcx), %rcx testq %r15, %r15 je LBB0_15 ## %bb.3: subl %eax, 4(%rcx) jmp LBB0_16 LBB0_4: movq %r15, %rdi callq _list_empty testq %rax, %rax jne LBB0_16 ## %bb.5: movl (%r12), %ecx movl (%rbx), %eax leal -3(%rax), %edx cmpl $133, %ecx cmovel %eax, %edx testl %edx, %edx jne LBB0_7 ## %bb.6: movl 16(%rbx), %eax subl %eax, 8(%r13) LBB0_7: movq (%r13), %rax movslq %edx, %rdx movl 8(%rbx), %esi shlq $4, %rdx subl %esi, 8(%rax,%rdx) addl $-128, %ecx cmpl $6, %ecx ja LBB0_12 ## %bb.8: movq _LS_OVERHEAD_TYPE@GOTPCREL(%rip), %rsi leaq LJTI0_0(%rip), %rdi movslq (%rdi,%rcx,4), %rcx addq %rdi, %rcx jmpq *%rcx LBB0_10: movq _HS_OVERHEAD_TYPE@GOTPCREL(%rip), %rsi jmp LBB0_11 LBB0_15: subl %eax, (%rcx) jmp LBB0_16 LBB0_9: movq _FS_OVERHEAD_TYPE@GOTPCREL(%rip), %rsi LBB0_11: movq (%rax,%rdx), %rax movq (%rsi), %rcx decl (%rax,%rcx,4) LBB0_12: movq -48(%rbp), %rax ## 8-byte Reload testq %rax, %rax je LBB0_14 ## %bb.13: decl (%rax) LBB0_14: movq %r15, %rdi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _list_del_init ## 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_10, LBB0_10-LJTI0_0 .set L0_0_set_9, LBB0_9-LJTI0_0 LJTI0_0: .long L0_0_set_16 .long L0_0_set_16 .long L0_0_set_16 .long L0_0_set_16 .long L0_0_set_11 .long L0_0_set_10 .long L0_0_set_9 .end_data_region ## -- End function .comm _LS_OVERHEAD_TYPE,8,3 ## @LS_OVERHEAD_TYPE .comm _FS_OVERHEAD_TYPE,8,3 ## @FS_OVERHEAD_TYPE .comm _HS_OVERHEAD_TYPE,8,3 ## @HS_OVERHEAD_TYPE .no_dead_strip _xhci_drop_ep_from_interval_table .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function xhci_drop_ep_from_interval_table _xhci_drop_ep_from_interval_table: ; @xhci_drop_ep_from_interval_table .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 x20, x5 mov x19, x4 mov x22, x3 mov x23, x2 mov x21, x1 mov x24, x0 ldr w0, [x1, #24] bl _xhci_is_async_ep cbz x0, LBB0_2 LBB0_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_2: ldr w8, [x22] cmp w8, #131 b.lt LBB0_5 ; %bb.3: ldr w0, [x21, #24] bl _xhci_is_sync_in_ep mov x19, x0 mov x0, x21 bl _xhci_get_ss_bw_consumed ldr x8, [x24] ldr x9, [x22, #8] ldr x8, [x8, x9, lsl #3] ldr x8, [x8] cbz x19, LBB0_11 ; %bb.4: ldr w9, [x8, #4] sub w9, w9, w0 str w9, [x8, #4] b LBB0_1 LBB0_5: mov x0, x19 bl _list_empty cbnz x0, LBB0_1 ; %bb.6: ldr w10, [x22] ldr w8, [x21] sub w9, w8, #3 cmp w10, #133 csel w8, w8, w9, eq cbnz w8, LBB0_8 ; %bb.7: ldr w9, [x21, #16] ldr w11, [x23, #8] sub w9, w11, w9 str w9, [x23, #8] LBB0_8: ldr x9, [x23] ldr w11, [x21, #8] add x12, x9, w8, sxtw #4 ldr w13, [x12, #8] sub w11, w13, w11 str w11, [x12, #8] sub w11, w10, #128 cmp w11, #6 b.hi LBB0_14 ; %bb.9: Lloh0: adrp x10, _LS_OVERHEAD_TYPE@GOTPAGE Lloh1: ldr x10, [x10, _LS_OVERHEAD_TYPE@GOTPAGEOFF] Lloh2: adrp x12, lJTI0_0@PAGE Lloh3: add x12, x12, lJTI0_0@PAGEOFF adr x13, LBB0_1 ldrb w14, [x12, x11] add x13, x13, x14, lsl #2 br x13 LBB0_10: Lloh4: adrp x10, _HS_OVERHEAD_TYPE@GOTPAGE Lloh5: ldr x10, [x10, _HS_OVERHEAD_TYPE@GOTPAGEOFF] b LBB0_13 LBB0_11: ldr w9, [x8] sub w9, w9, w0 str w9, [x8] b LBB0_1 LBB0_12: Lloh6: adrp x10, _FS_OVERHEAD_TYPE@GOTPAGE Lloh7: ldr x10, [x10, _FS_OVERHEAD_TYPE@GOTPAGEOFF] LBB0_13: sxtw x8, w8 lsl x8, x8, #4 ldr x8, [x9, x8] ldr x9, [x10] lsl x9, x9, #2 ldr w10, [x8, x9] sub w10, w10, #1 str w10, [x8, x9] LBB0_14: cbz x20, LBB0_16 ; %bb.15: ldr w8, [x20] sub w8, w8, #1 str w8, [x20] 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 b _list_del_init .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_10-LBB0_1)>>2 .byte (LBB0_12-LBB0_1)>>2 ; -- End function .comm _LS_OVERHEAD_TYPE,8,3 ; @LS_OVERHEAD_TYPE .comm _FS_OVERHEAD_TYPE,8,3 ; @FS_OVERHEAD_TYPE .comm _HS_OVERHEAD_TYPE,8,3 ; @HS_OVERHEAD_TYPE .no_dead_strip _xhci_drop_ep_from_interval_table .subsections_via_symbols
AnghaBench/linux/drivers/usb/host/extr_xhci.c_xhci_drop_ep_from_interval_table.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function e1000_get_coalesce _e1000_get_coalesce: ## @e1000_get_coalesce .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 %rsi, %rbx callq _netdev_priv movl (%rax), %ecx cmpl $5, %ecx jl LBB0_2 ## %bb.1: movl $1000000, %eax ## imm = 0xF4240 xorl %edx, %edx divl %ecx movl %eax, %ecx LBB0_2: movl %ecx, (%rbx) xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _e1000_get_coalesce .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function e1000_get_coalesce _e1000_get_coalesce: ; @e1000_get_coalesce .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 ldr w8, [x0] cmp w8, #5 b.lt LBB0_2 ; %bb.1: mov w9, #16960 movk w9, #15, lsl #16 udiv w8, w9, w8 LBB0_2: str w8, [x19] 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 _e1000_get_coalesce .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/intel/e1000e/extr_ethtool.c_e1000_get_coalesce.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function find_prev_chained_ft _find_prev_chained_ft: ## @find_prev_chained_ft .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, %esi popq %rbp jmp _find_closest_ft ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _find_prev_chained_ft .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function find_prev_chained_ft _find_prev_chained_ft: ; @find_prev_chained_ft .cfi_startproc ; %bb.0: mov w1, #1 b _find_closest_ft .cfi_endproc ; -- End function .no_dead_strip _find_prev_chained_ft .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/mellanox/mlx5/core/extr_fs_core.c_find_prev_chained_ft.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function get_lower_dev_vlan _get_lower_dev_vlan: ## @get_lower_dev_vlan .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, %r14 movq %rdi, %rbx callq _is_vlan_dev testq %rax, %rax je LBB0_2 ## %bb.1: movq %rbx, %rdi callq _vlan_dev_vlan_id movl %eax, (%r14) LBB0_2: movl $1, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _get_lower_dev_vlan .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function get_lower_dev_vlan _get_lower_dev_vlan: ; @get_lower_dev_vlan .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 _is_vlan_dev cbz x0, LBB0_2 ; %bb.1: mov x0, x20 bl _vlan_dev_vlan_id str w0, [x19] LBB0_2: mov w0, #1 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 _get_lower_dev_vlan .subsections_via_symbols
AnghaBench/linux/drivers/infiniband/core/extr_cache.c_get_lower_dev_vlan.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 movq ___stdinp@GOTPCREL(%rip), %rbx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%rbx), %rdi callq _feof testl %eax, %eax jne LBB0_3 ## %bb.1: ## in Loop: Header=BB0_2 Depth=1 callq _quote_calc_parse jmp LBB0_2 LBB0_3: xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _quote_calc_parse ## -- Begin function quote_calc_parse .p2align 4, 0x90 _quote_calc_parse: ## @quote_calc_parse .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 _quote_calc_nerrs@GOTPCREL(%rip), %rax movl $0, (%rax) movq _quote_calc_errflag@GOTPCREL(%rip), %rax movl $0, (%rax) movq _quote_calc_char@GOTPCREL(%rip), %rdi movl $-1, (%rdi) movq _yystack+8(%rip), %rbx testq %rbx, %rbx je LBB1_2 ## %bb.1: movq _yystack+32(%rip), %rax LBB1_9: movq %rbx, _yystack+16(%rip) movq %rax, _yystack+40(%rip) movw $0, (%rbx) xorl %ecx, %ecx LBB1_10: ## =>This Loop Header: Depth=1 ## Child Loop BB1_13 Depth 2 ## Child Loop BB1_46 Depth 2 ## Child Loop BB1_87 Depth 2 movslq %ecx, %r13 movabsq $8547955694, %rax ## imm = 0x1FD7F73EE btq %r13, %rax jb LBB1_11 ## %bb.61: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_defred(%rip), %rax leaq (%rax,%r13,2), %rax LBB1_62: ## in Loop: Header=BB1_10 Depth=1 movswq (%rax), %r15 leaq _quote_calc_len(%rip), %rax movswq (%rax,%r15,2), %r14 cmpq $1, %r15 jne LBB1_64 ## %bb.63: ## in Loop: Header=BB1_10 Depth=1 movq _quote_calc_val@GOTPCREL(%rip), %rax movl $0, (%rax) jmp LBB1_84 .p2align 4, 0x90 LBB1_11: ## in Loop: Header=BB1_10 Depth=1 movl $41978897, %r14d ## imm = 0x2808C11 movl %r13d, %ecx shrq %cl, %r14 movl $50326751, %r15d ## imm = 0x2FFECDF shrq %cl, %r15 movl (%rdi), %ebx testl %ebx, %ebx js LBB1_13 LBB1_22: ## in Loop: Header=BB1_10 Depth=1 testb $1, %r14b je LBB1_23 jmp LBB1_36 .p2align 4, 0x90 LBB1_13: ## Parent Loop BB1_10 Depth=1 ## => This Inner Loop Header: Depth=2 callq _getchar cmpl $32, %eax je LBB1_13 ## %bb.14: ## in Loop: Header=BB1_10 Depth=1 movl %eax, %ebx cmpl $127, %eax ja LBB1_16 ## %bb.15: ## in Loop: Header=BB1_10 Depth=1 movl %ebx, %eax movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx movl 60(%rcx,%rax,4), %eax movl $4096, %ecx ## imm = 0x1000 andl %ecx, %eax jmp LBB1_17 LBB1_16: ## in Loop: Header=BB1_10 Depth=1 movl $4096, %esi ## imm = 0x1000 movl %ebx, %edi callq ___maskrune LBB1_17: ## in Loop: Header=BB1_10 Depth=1 testl %eax, %eax movq _quote_calc_char@GOTPCREL(%rip), %rdi je LBB1_19 ## %bb.18: ## in Loop: Header=BB1_10 Depth=1 addl $-97, %ebx movl $270, %ecx ## imm = 0x10E movl %ebx, %eax jmp LBB1_20 LBB1_19: ## in Loop: Header=BB1_10 Depth=1 movl %ebx, %eax addl $-48, %eax movl $269, %ecx ## imm = 0x10D cmpl $9, %eax ja LBB1_21 LBB1_20: ## in Loop: Header=BB1_10 Depth=1 movq _quote_calc_lval@GOTPCREL(%rip), %rdx movl %eax, (%rdx) movl %ecx, %ebx LBB1_21: ## in Loop: Header=BB1_10 Depth=1 testl %ebx, %ebx movl $0, %eax cmovlel %eax, %ebx movl %ebx, (%rdi) testb $1, %r14b jne LBB1_36 LBB1_23: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_sindex(%rip), %rax movswl (%rax,%r13,2), %eax addl %ebx, %eax cmpl $258, %eax ## imm = 0x102 ja LBB1_36 ## %bb.24: ## in Loop: Header=BB1_10 Depth=1 movl %eax, %r12d leaq _quote_calc_check(%rip), %rax movswl (%rax,%r12,2), %eax cmpl %eax, %ebx je LBB1_25 LBB1_36: ## in Loop: Header=BB1_10 Depth=1 testb $1, %r15b jne LBB1_40 ## %bb.37: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_rindex(%rip), %rax movswl (%rax,%r13,2), %eax addl %ebx, %eax cmpl $258, %eax ## imm = 0x102 ja LBB1_40 ## %bb.38: ## in Loop: Header=BB1_10 Depth=1 movl %eax, %eax leaq _quote_calc_check(%rip), %rcx movswl (%rcx,%rax,2), %ecx cmpl %ecx, %ebx je LBB1_39 LBB1_40: ## in Loop: Header=BB1_10 Depth=1 movq _quote_calc_errflag@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, %eax jne LBB1_42 ## %bb.41: ## in Loop: Header=BB1_10 Depth=1 movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.3(%rip), %rsi leaq L_.str(%rip), %rdx xorl %eax, %eax callq _fprintf movq _quote_calc_char@GOTPCREL(%rip), %rdi movq _quote_calc_nerrs@GOTPCREL(%rip), %rax incl (%rax) movq _quote_calc_errflag@GOTPCREL(%rip), %rax movl (%rax), %eax LBB1_42: ## in Loop: Header=BB1_10 Depth=1 cmpl $2, %eax jle LBB1_43 ## %bb.59: ## in Loop: Header=BB1_10 Depth=1 cmpl $0, (%rdi) je LBB1_113 ## %bb.60: ## in Loop: Header=BB1_10 Depth=1 movl $-1, (%rdi) movl $-1, %ebx testl %ebx, %ebx jns LBB1_22 jmp LBB1_13 .p2align 4, 0x90 LBB1_64: ## in Loop: Header=BB1_10 Depth=1 movq _yystack+40(%rip), %rcx movl $1, %eax subq %r14, %rax movl (%rcx,%rax,4), %eax movq _quote_calc_val@GOTPCREL(%rip), %rdx movl %eax, (%rdx) leal -3(%r15), %eax cmpl $15, %eax ja LBB1_84 ## %bb.65: ## in Loop: Header=BB1_10 Depth=1 leaq LJTI1_0(%rip), %rdx movslq (%rdx,%rax,4), %rax addq %rdx, %rax jmpq *%rax LBB1_66: ## in Loop: Header=BB1_10 Depth=1 movq _quote_calc_errflag@GOTPCREL(%rip), %rax movl $0, (%rax) jmp LBB1_84 .p2align 4, 0x90 LBB1_43: ## in Loop: Header=BB1_10 Depth=1 movq _quote_calc_errflag@GOTPCREL(%rip), %rax movl $3, (%rax) movq _yystack+16(%rip), %rbx movq _yystack+40(%rip), %rax movq _yystack+8(%rip), %r14 movzwl (%rbx), %ecx movl $41978897, %edx ## imm = 0x2808C11 btq %rcx, %rdx jb LBB1_45 ## %bb.44: ## in Loop: Header=BB1_10 Depth=1 cmpw $1, %cx jne LBB1_45 ## %bb.50: ## in Loop: Header=BB1_10 Depth=1 cmpq _yystack+24(%rip), %rbx jae LBB1_51 jmp LBB1_58 LBB1_45: ## in Loop: Header=BB1_10 Depth=1 addq $-2, %rbx .p2align 4, 0x90 LBB1_46: ## Parent Loop BB1_10 Depth=1 ## => This Inner Loop Header: Depth=2 leaq 2(%rbx), %rcx cmpq %r14, %rcx jbe LBB1_113 ## %bb.47: ## in Loop: Header=BB1_46 Depth=2 movq %rbx, _yystack+16(%rip) addq $-4, %rax movq %rax, _yystack+40(%rip) movzwl (%rbx), %ecx addq $-2, %rbx movl $41978897, %edx ## imm = 0x2808C11 btq %rcx, %rdx jb LBB1_46 ## %bb.48: ## in Loop: Header=BB1_46 Depth=2 cmpw $1, %cx jne LBB1_46 ## %bb.49: ## in Loop: Header=BB1_10 Depth=1 addq $2, %rbx cmpq _yystack+24(%rip), %rbx jb LBB1_58 LBB1_51: ## in Loop: Header=BB1_10 Depth=1 movl _yystack(%rip), %r15d testl %r15d, %r15d je LBB1_52 ## %bb.53: ## in Loop: Header=BB1_10 Depth=1 cmpl $499, %r15d ## imm = 0x1F3 ja LBB1_112 ## %bb.54: ## in Loop: Header=BB1_10 Depth=1 addl %r15d, %r15d cmpl $500, %r15d ## imm = 0x1F4 movl $500, %eax ## imm = 0x1F4 cmovael %eax, %r15d jmp LBB1_55 LBB1_25: ## in Loop: Header=BB1_10 Depth=1 movq _yystack+16(%rip), %rbx cmpq _yystack+24(%rip), %rbx jae LBB1_27 ## %bb.26: ## in Loop: Header=BB1_10 Depth=1 movq _yystack+40(%rip), %rax jmp LBB1_34 LBB1_39: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_table(%rip), %rcx leaq (%rcx,%rax,2), %rax jmp LBB1_62 LBB1_52: ## in Loop: Header=BB1_10 Depth=1 movl $500, %r15d ## imm = 0x1F4 LBB1_55: ## in Loop: Header=BB1_10 Depth=1 movl %r15d, %r12d leaq (%r12,%r12), %rsi movq %r14, %rdi callq _realloc testq %rax, %rax je LBB1_112 ## %bb.56: ## in Loop: Header=BB1_10 Depth=1 movq %rax, %r13 subq %r14, %rbx movq %rax, _yystack+8(%rip) shrq %rbx movslq %ebx, %r14 leaq (%rax,%r14,2), %rbx movq %rbx, _yystack+16(%rip) movq _yystack+32(%rip), %rdi leaq (,%r12,4), %rsi callq _realloc testq %rax, %rax je LBB1_112 ## %bb.57: ## in Loop: Header=BB1_10 Depth=1 movq %rax, _yystack+32(%rip) leaq (%rax,%r14,4), %rax movl %r15d, _yystack(%rip) leaq -2(,%r12,2), %rcx addq %r13, %rcx movq %rcx, _yystack+24(%rip) movq _quote_calc_char@GOTPCREL(%rip), %rdi LBB1_58: ## in Loop: Header=BB1_10 Depth=1 leaq 2(%rbx), %rcx movq %rcx, _yystack+16(%rip) movw $2, 2(%rbx) movq _quote_calc_lval@GOTPCREL(%rip), %rcx movl (%rcx), %ecx leaq 4(%rax), %rdx movq %rdx, _yystack+40(%rip) movl %ecx, 4(%rax) movl $2, %ecx jmp LBB1_10 LBB1_27: ## in Loop: Header=BB1_10 Depth=1 movl _yystack(%rip), %r15d testl %r15d, %r15d je LBB1_28 ## %bb.29: ## in Loop: Header=BB1_10 Depth=1 cmpl $499, %r15d ## imm = 0x1F3 ja LBB1_112 ## %bb.30: ## in Loop: Header=BB1_10 Depth=1 addl %r15d, %r15d cmpl $500, %r15d ## imm = 0x1F4 movl $500, %eax ## imm = 0x1F4 cmovael %eax, %r15d jmp LBB1_31 LBB1_67: ## in Loop: Header=BB1_10 Depth=1 movl (%rcx), %esi leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf movq _quote_calc_char@GOTPCREL(%rip), %rdi jmp LBB1_84 LBB1_68: ## in Loop: Header=BB1_10 Depth=1 movl (%rcx), %eax movslq -8(%rcx), %rcx movq _regs@GOTPCREL(%rip), %rdx movl %eax, (%rdx,%rcx,4) jmp LBB1_84 LBB1_69: ## in Loop: Header=BB1_10 Depth=1 movl -4(%rcx), %eax jmp LBB1_82 LBB1_70: ## in Loop: Header=BB1_10 Depth=1 movl (%rcx), %eax addl -8(%rcx), %eax jmp LBB1_82 LBB1_71: ## in Loop: Header=BB1_10 Depth=1 movl -8(%rcx), %eax subl (%rcx), %eax jmp LBB1_82 LBB1_72: ## in Loop: Header=BB1_10 Depth=1 movl (%rcx), %eax imull -8(%rcx), %eax jmp LBB1_82 LBB1_73: ## in Loop: Header=BB1_10 Depth=1 movl -8(%rcx), %eax cltd idivl (%rcx) jmp LBB1_82 LBB1_74: ## in Loop: Header=BB1_10 Depth=1 movl -8(%rcx), %eax cltd idivl (%rcx) movq _quote_calc_val@GOTPCREL(%rip), %rax movl %edx, (%rax) jmp LBB1_84 LBB1_75: ## in Loop: Header=BB1_10 Depth=1 movl (%rcx), %eax andl -8(%rcx), %eax jmp LBB1_82 LBB1_76: ## in Loop: Header=BB1_10 Depth=1 movl (%rcx), %eax orl -8(%rcx), %eax jmp LBB1_82 LBB1_77: ## in Loop: Header=BB1_10 Depth=1 xorl %eax, %eax subl (%rcx), %eax jmp LBB1_82 LBB1_79: ## in Loop: Header=BB1_10 Depth=1 movslq (%rcx), %rax movq _regs@GOTPCREL(%rip), %rcx movl (%rcx,%rax,4), %eax jmp LBB1_82 LBB1_80: ## in Loop: Header=BB1_10 Depth=1 movl (%rcx), %eax movq _quote_calc_val@GOTPCREL(%rip), %rdx movl %eax, (%rdx) xorl %eax, %eax cmpl $0, (%rcx) setne %al addl %eax, %eax addl $8, %eax movq _base@GOTPCREL(%rip), %rcx jmp LBB1_83 LBB1_81: ## in Loop: Header=BB1_10 Depth=1 movl -4(%rcx), %eax movq _base@GOTPCREL(%rip), %rdx imull (%rdx), %eax addl (%rcx), %eax LBB1_82: ## in Loop: Header=BB1_10 Depth=1 movq _quote_calc_val@GOTPCREL(%rip), %rcx LBB1_83: ## in Loop: Header=BB1_10 Depth=1 movl %eax, (%rcx) LBB1_84: ## in Loop: Header=BB1_10 Depth=1 movq _yystack+16(%rip), %rax leaq (%r14,%r14), %rcx movq %rax, %rbx subq %rcx, %rbx negq %rcx movq %rbx, _yystack+16(%rip) movswl (%rax,%rcx), %ecx movq _yystack+40(%rip), %rax shlq $2, %r14 subq %r14, %rax movq %rax, _yystack+40(%rip) testl %ecx, %ecx jne LBB1_98 ## %bb.85: ## in Loop: Header=BB1_10 Depth=1 leaq -1(%r15), %rdx cmpq $2, %rdx ja LBB1_98 ## %bb.86: ## in Loop: Header=BB1_10 Depth=1 leaq 2(%rbx), %rcx movq %rcx, _yystack+16(%rip) movw $1, 2(%rbx) movq _quote_calc_val@GOTPCREL(%rip), %rcx movl (%rcx), %ecx leaq 4(%rax), %rdx movq %rdx, _yystack+40(%rip) movl %ecx, 4(%rax) movl (%rdi), %ebx testl %ebx, %ebx jns LBB1_96 .p2align 4, 0x90 LBB1_87: ## Parent Loop BB1_10 Depth=1 ## => This Inner Loop Header: Depth=2 callq _getchar cmpl $32, %eax je LBB1_87 ## %bb.88: ## in Loop: Header=BB1_10 Depth=1 movl %eax, %ebx cmpl $127, %eax ja LBB1_90 ## %bb.89: ## in Loop: Header=BB1_10 Depth=1 movl %ebx, %eax movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx movl 60(%rcx,%rax,4), %eax movl $4096, %ecx ## imm = 0x1000 andl %ecx, %eax jmp LBB1_91 .p2align 4, 0x90 LBB1_98: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_lhs(%rip), %rdx movswq (%rdx,%r15,2), %rdx addq $-6, %r15 cmpq $10, %r15 ja LBB1_102 ## %bb.99: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_gindex(%rip), %rsi movswl (%rsi,%rdx,2), %esi addl %ecx, %esi cmpl $258, %esi ## imm = 0x102 ja LBB1_102 ## %bb.100: ## in Loop: Header=BB1_10 Depth=1 movl %esi, %r8d leaq _quote_calc_check(%rip), %rsi cmpw %cx, (%rsi,%r8,2) jne LBB1_102 ## %bb.101: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_table(%rip), %rcx leaq (%rcx,%r8,2), %rcx cmpq _yystack+24(%rip), %rbx jae LBB1_104 jmp LBB1_111 .p2align 4, 0x90 LBB1_102: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_dgoto(%rip), %rcx leaq (%rcx,%rdx,2), %rcx cmpq _yystack+24(%rip), %rbx jb LBB1_111 LBB1_104: ## in Loop: Header=BB1_10 Depth=1 movq %rcx, -48(%rbp) ## 8-byte Spill movl _yystack(%rip), %r12d testl %r12d, %r12d je LBB1_105 ## %bb.106: ## in Loop: Header=BB1_10 Depth=1 cmpl $499, %r12d ## imm = 0x1F3 ja LBB1_112 ## %bb.107: ## in Loop: Header=BB1_10 Depth=1 addl %r12d, %r12d cmpl $500, %r12d ## imm = 0x1F4 movl $500, %eax ## imm = 0x1F4 cmovael %eax, %r12d jmp LBB1_108 LBB1_90: ## in Loop: Header=BB1_10 Depth=1 movl $4096, %esi ## imm = 0x1000 movl %ebx, %edi callq ___maskrune LBB1_91: ## in Loop: Header=BB1_10 Depth=1 testl %eax, %eax movq _quote_calc_char@GOTPCREL(%rip), %rdi je LBB1_93 ## %bb.92: ## in Loop: Header=BB1_10 Depth=1 addl $-97, %ebx movl $270, %ecx ## imm = 0x10E movl %ebx, %eax jmp LBB1_94 LBB1_105: ## in Loop: Header=BB1_10 Depth=1 movl $500, %r12d ## imm = 0x1F4 LBB1_108: ## in Loop: Header=BB1_10 Depth=1 movq _yystack+8(%rip), %r13 movl %r12d, %r15d leaq (%r15,%r15), %rsi movq %r13, %rdi callq _realloc testq %rax, %rax je LBB1_112 ## %bb.109: ## in Loop: Header=BB1_10 Depth=1 movq %rax, %r14 subq %r13, %rbx movq %rax, _yystack+8(%rip) shrq %rbx movslq %ebx, %r13 leaq (%rax,%r13,2), %rbx movq %rbx, _yystack+16(%rip) movq _yystack+32(%rip), %rdi leaq (,%r15,4), %rsi callq _realloc testq %rax, %rax je LBB1_112 ## %bb.110: ## in Loop: Header=BB1_10 Depth=1 movq %rax, _yystack+32(%rip) leaq (%rax,%r13,4), %rax movl %r12d, _yystack(%rip) leaq (%r14,%r15,2), %rcx addq $-2, %rcx movq %rcx, _yystack+24(%rip) movq _quote_calc_char@GOTPCREL(%rip), %rdi movq -48(%rbp), %rcx ## 8-byte Reload LBB1_111: ## in Loop: Header=BB1_10 Depth=1 movzwl (%rcx), %ecx movswl %cx, %ecx leaq 2(%rbx), %rdx movq %rdx, _yystack+16(%rip) movw %cx, 2(%rbx) movq _quote_calc_val@GOTPCREL(%rip), %rdx movl (%rdx), %edx leaq 4(%rax), %rsi movq %rsi, _yystack+40(%rip) movl %edx, 4(%rax) jmp LBB1_10 LBB1_93: ## in Loop: Header=BB1_10 Depth=1 movl %ebx, %eax addl $-48, %eax movl $269, %ecx ## imm = 0x10D cmpl $9, %eax ja LBB1_95 LBB1_94: ## in Loop: Header=BB1_10 Depth=1 movq _quote_calc_lval@GOTPCREL(%rip), %rdx movl %eax, (%rdx) movl %ecx, %ebx LBB1_95: ## in Loop: Header=BB1_10 Depth=1 testl %ebx, %ebx movl $0, %eax cmovlel %eax, %ebx movl %ebx, (%rdi) LBB1_96: ## in Loop: Header=BB1_10 Depth=1 movl $1, %ecx testl %ebx, %ebx jne LBB1_10 jmp LBB1_97 LBB1_28: ## in Loop: Header=BB1_10 Depth=1 movl $500, %r15d ## imm = 0x1F4 LBB1_31: ## in Loop: Header=BB1_10 Depth=1 movq _yystack+8(%rip), %r13 movl %r15d, %eax movq %rax, -48(%rbp) ## 8-byte Spill leaq (%rax,%rax), %rsi movq %r13, %rdi callq _realloc testq %rax, %rax je LBB1_112 ## %bb.32: ## in Loop: Header=BB1_10 Depth=1 movq %rax, %r14 subq %r13, %rbx movq %rax, _yystack+8(%rip) shrq %rbx movslq %ebx, %r13 leaq (%rax,%r13,2), %rbx movq %rbx, _yystack+16(%rip) movq _yystack+32(%rip), %rdi movq -48(%rbp), %rax ## 8-byte Reload leaq (,%rax,4), %rsi callq _realloc testq %rax, %rax je LBB1_112 ## %bb.33: ## in Loop: Header=BB1_10 Depth=1 movq %rax, _yystack+32(%rip) leaq (%rax,%r13,4), %rax movl %r15d, _yystack(%rip) movq -48(%rbp), %rcx ## 8-byte Reload leaq (%r14,%rcx,2), %rcx addq $-2, %rcx movq %rcx, _yystack+24(%rip) movq _quote_calc_char@GOTPCREL(%rip), %rdi LBB1_34: ## in Loop: Header=BB1_10 Depth=1 leaq _quote_calc_table(%rip), %rcx movswl (%rcx,%r12,2), %ecx leaq 2(%rbx), %rdx movq %rdx, _yystack+16(%rip) movw %cx, 2(%rbx) movq _quote_calc_lval@GOTPCREL(%rip), %rdx movl (%rdx), %edx leaq 4(%rax), %rsi movq %rsi, _yystack+40(%rip) movl %edx, 4(%rax) movl $-1, (%rdi) movq _quote_calc_errflag@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, %eax jle LBB1_10 ## %bb.35: ## in Loop: Header=BB1_10 Depth=1 decl %eax movq _quote_calc_errflag@GOTPCREL(%rip), %rdx movl %eax, (%rdx) jmp LBB1_10 LBB1_2: movl _yystack(%rip), %eax testl %eax, %eax je LBB1_3 ## %bb.4: cmpl $499, %eax ## imm = 0x1F3 ja LBB1_112 ## %bb.5: addl %eax, %eax cmpl $500, %eax ## imm = 0x1F4 movl $500, %r14d ## imm = 0x1F4 cmovbl %eax, %r14d jmp LBB1_6 LBB1_3: movl $500, %r14d ## imm = 0x1F4 LBB1_6: movq _yystack+16(%rip), %r12 movl %r14d, %r15d leaq (%r15,%r15), %rdi callq _malloc testq %rax, %rax je LBB1_112 ## %bb.7: movq %rax, %rbx movq %rax, _yystack+8(%rip) shrq %r12 movslq %r12d, %rax leaq (%rbx,%rax,2), %rax movq %rax, _yystack+16(%rip) movq _yystack+32(%rip), %rdi leaq (,%r15,4), %rsi callq _realloc testq %rax, %rax je LBB1_112 ## %bb.8: movq %rax, _yystack+32(%rip) movl %r14d, _yystack(%rip) leaq (%rbx,%r15,2), %rcx addq $-2, %rcx movq %rcx, _yystack+24(%rip) movq _quote_calc_char@GOTPCREL(%rip), %rdi jmp LBB1_9 LBB1_112: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.3(%rip), %rsi leaq L_.str.2(%rip), %rdx xorl %eax, %eax callq _fprintf LBB1_113: movl $1, %eax LBB1_114: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB1_97: xorl %eax, %eax jmp LBB1_114 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L1_0_set_66, LBB1_66-LJTI1_0 .set L1_0_set_67, LBB1_67-LJTI1_0 .set L1_0_set_68, LBB1_68-LJTI1_0 .set L1_0_set_69, LBB1_69-LJTI1_0 .set L1_0_set_70, LBB1_70-LJTI1_0 .set L1_0_set_71, LBB1_71-LJTI1_0 .set L1_0_set_72, LBB1_72-LJTI1_0 .set L1_0_set_73, LBB1_73-LJTI1_0 .set L1_0_set_74, LBB1_74-LJTI1_0 .set L1_0_set_75, LBB1_75-LJTI1_0 .set L1_0_set_76, LBB1_76-LJTI1_0 .set L1_0_set_77, LBB1_77-LJTI1_0 .set L1_0_set_79, LBB1_79-LJTI1_0 .set L1_0_set_84, LBB1_84-LJTI1_0 .set L1_0_set_80, LBB1_80-LJTI1_0 .set L1_0_set_81, LBB1_81-LJTI1_0 LJTI1_0: .long L1_0_set_66 .long L1_0_set_67 .long L1_0_set_68 .long L1_0_set_69 .long L1_0_set_70 .long L1_0_set_71 .long L1_0_set_72 .long L1_0_set_73 .long L1_0_set_74 .long L1_0_set_75 .long L1_0_set_76 .long L1_0_set_77 .long L1_0_set_79 .long L1_0_set_84 .long L1_0_set_80 .long L1_0_set_81 .end_data_region ## -- End function .globl _quote_calc_lex ## -- Begin function quote_calc_lex .p2align 4, 0x90 _quote_calc_lex: ## @quote_calc_lex .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 .p2align 4, 0x90 LBB2_1: ## =>This Inner Loop Header: Depth=1 callq _getchar cmpl $32, %eax je LBB2_1 ## %bb.2: movl %eax, %ebx cmpl $127, %eax ja LBB2_4 ## %bb.3: movl %ebx, %ecx movq __DefaultRuneLocale@GOTPCREL(%rip), %rdx movl $4096, %eax ## imm = 0x1000 andl 60(%rdx,%rcx,4), %eax testl %eax, %eax je LBB2_7 LBB2_6: addl $-97, %ebx movl $270, %ecx ## imm = 0x10E movl %ebx, %eax jmp LBB2_8 LBB2_4: movl $4096, %esi ## imm = 0x1000 movl %ebx, %edi callq ___maskrune testl %eax, %eax jne LBB2_6 LBB2_7: movl %ebx, %eax addl $-48, %eax movl $269, %ecx ## imm = 0x10D cmpl $9, %eax ja LBB2_9 LBB2_8: movq _quote_calc_lval@GOTPCREL(%rip), %rdx movl %eax, (%rdx) movl %ecx, %ebx LBB2_9: movl %ebx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _quote_calc_lval,4,2 ## @quote_calc_lval .comm _quote_calc_nerrs,4,2 ## @quote_calc_nerrs .comm _quote_calc_errflag,4,2 ## @quote_calc_errflag .comm _quote_calc_char,4,2 ## @quote_calc_char .zerofill __DATA,__bss,_yystack,48,3 ## @yystack .section __TEXT,__const .p2align 4 ## @quote_calc_defred _quote_calc_defred: .short 1 ## 0x1 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 17 ## 0x11 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3 ## 0x3 .short 15 ## 0xf .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2 ## 0x2 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 18 ## 0x12 .short 0 ## 0x0 .short 6 ## 0x6 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .p2align 4 ## @quote_calc_sindex _quote_calc_sindex: .short 0 ## 0x0 .short 65498 ## 0xffda .short 5 ## 0x5 .short 65500 ## 0xffdc .short 0 ## 0x0 .short 65485 ## 0xffcd .short 65500 ## 0xffdc .short 7 ## 0x7 .short 65415 ## 0xff87 .short 65288 ## 0xff08 .short 0 ## 0x0 .short 0 ## 0x0 .short 65293 ## 0xff0d .short 65500 ## 0xffdc .short 65514 ## 0xffea .short 0 ## 0x0 .short 65500 ## 0xffdc .short 65500 ## 0xffdc .short 65500 ## 0xffdc .short 65500 ## 0xffdc .short 65500 ## 0xffdc .short 65500 ## 0xffdc .short 65500 ## 0xffdc .short 0 ## 0x0 .short 65415 ## 0xff87 .short 0 ## 0x0 .short 65415 ## 0xff87 .short 65415 ## 0xff87 .short 65415 ## 0xff87 .short 65415 ## 0xff87 .short 65415 ## 0xff87 .short 65415 ## 0xff87 .short 65293 ## 0xff0d .p2align 4 ## @quote_calc_check _quote_calc_check: .short 10 ## 0xa .short 10 ## 0xa .short 40 ## 0x28 .short 124 ## 0x7c .short 40 ## 0x28 .short 10 ## 0xa .short 10 ## 0xa .short 10 ## 0xa .short 10 ## 0xa .short 10 ## 0xa .short 61 ## 0x3d .short 10 ## 0xa .short 10 ## 0xa .short 10 ## 0xa .short 257 ## 0x101 .short 10 ## 0xa .short 259 ## 0x103 .short 10 ## 0xa .short 261 ## 0x105 .short 41 ## 0x29 .short 263 ## 0x107 .short 269 ## 0x10d .short 265 ## 0x109 .short 10 ## 0xa .short 267 ## 0x10b .short 10 ## 0xa .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 41 ## 0x29 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 41 ## 0x29 .short 41 ## 0x29 .short 41 ## 0x29 .short 41 ## 0x29 .short 41 ## 0x29 .short 65535 ## 0xffff .short 41 ## 0x29 .short 41 ## 0x29 .short 41 ## 0x29 .short 3 ## 0x3 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 6 ## 0x6 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 13 ## 0xd .short 65535 ## 0xffff .short 65535 ## 0xffff .short 16 ## 0x10 .short 17 ## 0x11 .short 18 ## 0x12 .short 19 ## 0x13 .short 20 ## 0x14 .short 21 ## 0x15 .short 22 ## 0x16 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 124 ## 0x7c .short 124 ## 0x7c .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 257 ## 0x101 .short 65535 ## 0xffff .short 259 ## 0x103 .short 65535 ## 0xffff .short 261 ## 0x105 .short 65535 ## 0xffff .short 263 ## 0x107 .short 65535 ## 0xffff .short 265 ## 0x109 .short 65535 ## 0xffff .short 267 ## 0x10b .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 256 ## 0x100 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 259 ## 0x103 .short 65535 ## 0xffff .short 259 ## 0x103 .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 65535 ## 0xffff .short 269 ## 0x10d .short 270 ## 0x10e .short 269 ## 0x10d .short 270 ## 0x10e .short 257 ## 0x101 .short 65535 ## 0xffff .short 259 ## 0x103 .short 65535 ## 0xffff .short 261 ## 0x105 .short 65535 ## 0xffff .short 263 ## 0x107 .short 65535 ## 0xffff .short 265 ## 0x109 .short 65535 ## 0xffff .short 267 ## 0x10b .short 65535 ## 0xffff .short 257 ## 0x101 .short 257 ## 0x101 .short 259 ## 0x103 .short 259 ## 0x103 .short 261 ## 0x105 .short 261 ## 0x105 .short 263 ## 0x107 .short 263 ## 0x107 .short 265 ## 0x109 .short 265 ## 0x109 .short 267 ## 0x10b .short 267 ## 0x10b .p2align 4 ## @quote_calc_table _quote_calc_table: .short 16 ## 0x10 .short 15 ## 0xf .short 6 ## 0x6 .short 22 ## 0x16 .short 6 ## 0x6 .short 14 ## 0xe .short 13 ## 0xd .short 7 ## 0x7 .short 8 ## 0x8 .short 9 ## 0x9 .short 13 ## 0xd .short 10 ## 0xa .short 11 ## 0xb .short 12 ## 0xc .short 16 ## 0x10 .short 10 ## 0xa .short 17 ## 0x11 .short 15 ## 0xf .short 18 ## 0x12 .short 25 ## 0x19 .short 19 ## 0x13 .short 23 ## 0x17 .short 20 ## 0x14 .short 4 ## 0x4 .short 21 ## 0x15 .short 5 ## 0x5 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 16 ## 0x10 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 14 ## 0xe .short 13 ## 0xd .short 7 ## 0x7 .short 8 ## 0x8 .short 9 ## 0x9 .short 0 ## 0x0 .short 10 ## 0xa .short 11 ## 0xb .short 12 ## 0xc .short 12 ## 0xc .short 0 ## 0x0 .short 0 ## 0x0 .short 14 ## 0xe .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 24 ## 0x18 .short 0 ## 0x0 .short 0 ## 0x0 .short 26 ## 0x1a .short 27 ## 0x1b .short 28 ## 0x1c .short 29 ## 0x1d .short 30 ## 0x1e .short 31 ## 0x1f .short 32 ## 0x20 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 22 ## 0x16 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 16 ## 0x10 .short 15 ## 0xf .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 14 ## 0xe .short 13 ## 0xd .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 16 ## 0x10 .short 0 ## 0x0 .short 17 ## 0x11 .short 0 ## 0x0 .short 18 ## 0x12 .short 0 ## 0x0 .short 19 ## 0x13 .short 0 ## 0x0 .short 20 ## 0x14 .short 0 ## 0x0 .short 21 ## 0x15 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 2 ## 0x2 .short 0 ## 0x0 .short 0 ## 0x0 .short 3 ## 0x3 .short 0 ## 0x0 .short 3 ## 0x3 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 4 ## 0x4 .short 5 ## 0x5 .short 4 ## 0x4 .short 11 ## 0xb .short 16 ## 0x10 .short 0 ## 0x0 .short 17 ## 0x11 .short 0 ## 0x0 .short 18 ## 0x12 .short 0 ## 0x0 .short 19 ## 0x13 .short 0 ## 0x0 .short 20 ## 0x14 .short 0 ## 0x0 .short 21 ## 0x15 .short 0 ## 0x0 .short 16 ## 0x10 .short 15 ## 0xf .short 16 ## 0x10 .short 15 ## 0xf .short 16 ## 0x10 .short 15 ## 0xf .short 16 ## 0x10 .short 15 ## 0xf .short 16 ## 0x10 .short 15 ## 0xf .short 16 ## 0x10 .short 15 ## 0xf .p2align 4 ## @quote_calc_rindex _quote_calc_rindex: .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 65527 ## 0xfff7 .short 0 ## 0x0 .short 0 ## 0x0 .short 13 ## 0xd .short 65526 ## 0xfff6 .short 0 ## 0x0 .short 0 ## 0x0 .short 65531 ## 0xfffb .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 15 ## 0xf .short 0 ## 0x0 .short 65533 ## 0xfffd .short 65534 ## 0xfffe .short 65535 ## 0xffff .short 1 ## 0x1 .short 2 ## 0x2 .short 3 ## 0x3 .short 65532 ## 0xfffc .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "syntax error" .section __TEXT,__const .p2align 4 ## @quote_calc_len _quote_calc_len: .short 2 ## 0x2 .short 0 ## 0x0 .short 3 ## 0x3 .short 3 ## 0x3 .short 1 ## 0x1 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 3 ## 0x3 .short 2 ## 0x2 .short 1 ## 0x1 .short 1 ## 0x1 .short 1 ## 0x1 .short 2 ## 0x2 .comm _quote_calc_val,4,2 ## @quote_calc_val .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "%d\n" .comm _regs,104,4 ## @regs .comm _base,4,2 ## @base .section __TEXT,__const .p2align 4 ## @quote_calc_lhs _quote_calc_lhs: .short 65535 ## 0xffff .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 2 ## 0x2 .short 3 ## 0x3 .short 3 ## 0x3 .p2align 1 ## @quote_calc_gindex _quote_calc_gindex: .short 0 ## 0x0 .short 0 ## 0x0 .short 42 ## 0x2a .short 0 ## 0x0 .p2align 1 ## @quote_calc_dgoto _quote_calc_dgoto: .short 1 ## 0x1 .short 7 ## 0x7 .short 8 ## 0x8 .short 9 ## 0x9 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "yacc stack overflow" .comm _quote_calc_debug,4,2 ## @quote_calc_debug L_.str.3: ## @.str.3 .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: 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, ___stdinp@GOTPAGE Lloh1: ldr x19, [x19, ___stdinp@GOTPAGEOFF] LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x0, [x19] bl _feof cbnz w0, LBB0_3 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 bl _quote_calc_parse b LBB0_1 LBB0_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _quote_calc_parse ; -- Begin function quote_calc_parse .p2align 2 _quote_calc_parse: ; @quote_calc_parse .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .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 Lloh2: adrp x23, _quote_calc_nerrs@GOTPAGE Lloh3: ldr x23, [x23, _quote_calc_nerrs@GOTPAGEOFF] str wzr, [x23] Lloh4: adrp x24, _quote_calc_errflag@GOTPAGE Lloh5: ldr x24, [x24, _quote_calc_errflag@GOTPAGEOFF] str wzr, [x24] Lloh6: adrp x25, _quote_calc_char@GOTPAGE Lloh7: ldr x25, [x25, _quote_calc_char@GOTPAGEOFF] mov w8, #-1 str w8, [x25] Lloh8: adrp x8, _yystack@PAGE+8 Lloh9: ldr x19, [x8, _yystack@PAGEOFF+8] Lloh10: adrp x26, ___stderrp@GOTPAGE Lloh11: ldr x26, [x26, ___stderrp@GOTPAGEOFF] Lloh12: adrp x8, _yystack@PAGE cbz x19, LBB1_102 ; %bb.1: Lloh13: adrp x8, _yystack@PAGE+32 Lloh14: ldr x0, [x8, _yystack@PAGEOFF+32] LBB1_2: mov w8, #0 Lloh15: adrp x28, _yystack@PAGE+16 Lloh16: add x28, x28, _yystack@PAGEOFF+16 str x19, [x28] str x0, [x28, #24] strh wzr, [x19] LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_9 Depth 2 ; Child Loop BB1_34 Depth 2 ; Child Loop BB1_76 Depth 2 mov x9, x8 sxtw x22, w9 mov x9, #29678 movk x9, #64895, lsl #16 movk x9, #1, lsl #32 lsr x8, x9, x8 tbnz w8, #0, LBB1_7 ; %bb.4: ; in Loop: Header=BB1_3 Depth=1 Lloh17: adrp x8, _quote_calc_defred@PAGE Lloh18: add x8, x8, _quote_calc_defred@PAGEOFF add x8, x8, x22, lsl #1 LBB1_5: ; in Loop: Header=BB1_3 Depth=1 ldrsh x21, [x8] Lloh19: adrp x8, _quote_calc_len@PAGE Lloh20: add x8, x8, _quote_calc_len@PAGEOFF ldrsh x20, [x8, x21, lsl #1] subs x22, x21, #1 b.ne LBB1_28 ; %bb.6: ; in Loop: Header=BB1_3 Depth=1 Lloh21: adrp x8, _quote_calc_val@GOTPAGE Lloh22: ldr x8, [x8, _quote_calc_val@GOTPAGEOFF] Lloh23: str wzr, [x8] b LBB1_69 LBB1_7: ; in Loop: Header=BB1_3 Depth=1 mov w8, #35857 movk w8, #640, lsl #16 lsr x20, x8, x22 mov w8, #60639 movk w8, #767, lsl #16 lsr x19, x8, x22 ldr w8, [x25] tbnz w8, #31, LBB1_9 LBB1_8: ; in Loop: Header=BB1_3 Depth=1 tbz w20, #0, LBB1_18 b LBB1_20 LBB1_9: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 bl _getchar cmp w0, #32 b.eq LBB1_9 ; %bb.10: ; in Loop: Header=BB1_3 Depth=1 mov x21, x0 cmp w0, #127 b.hi LBB1_13 ; %bb.11: ; in Loop: Header=BB1_3 Depth=1 Lloh24: adrp x8, __DefaultRuneLocale@GOTPAGE Lloh25: ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF] add x8, x8, w21, uxtw #2 ldr w8, [x8, #60] and w0, w8, #0x1000 cbz w0, LBB1_14 LBB1_12: ; in Loop: Header=BB1_3 Depth=1 sub w8, w21, #97 mov w21, #270 b LBB1_16 LBB1_13: ; in Loop: Header=BB1_3 Depth=1 mov x0, x21 mov w1, #4096 bl ___maskrune cbnz w0, LBB1_12 LBB1_14: ; in Loop: Header=BB1_3 Depth=1 sub w8, w21, #48 cmp w8, #9 b.hi LBB1_17 ; %bb.15: ; in Loop: Header=BB1_3 Depth=1 mov w21, #269 LBB1_16: ; in Loop: Header=BB1_3 Depth=1 Lloh26: adrp x9, _quote_calc_lval@GOTPAGE Lloh27: ldr x9, [x9, _quote_calc_lval@GOTPAGEOFF] Lloh28: str w8, [x9] LBB1_17: ; in Loop: Header=BB1_3 Depth=1 cmp w21, #0 csel w8, w21, wzr, gt str w8, [x25] tbnz w20, #0, LBB1_20 LBB1_18: ; in Loop: Header=BB1_3 Depth=1 Lloh29: adrp x9, _quote_calc_sindex@PAGE Lloh30: add x9, x9, _quote_calc_sindex@PAGEOFF ldrsh w9, [x9, x22, lsl #1] add w27, w8, w9 cmp w27, #258 b.hi LBB1_20 ; %bb.19: ; in Loop: Header=BB1_3 Depth=1 Lloh31: adrp x9, _quote_calc_check@PAGE Lloh32: add x9, x9, _quote_calc_check@PAGEOFF ldrsh w9, [x9, w27, uxtw #1] cmp w8, w9 b.eq LBB1_42 LBB1_20: ; in Loop: Header=BB1_3 Depth=1 tbnz w19, #0, LBB1_23 ; %bb.21: ; in Loop: Header=BB1_3 Depth=1 Lloh33: adrp x9, _quote_calc_rindex@PAGE Lloh34: add x9, x9, _quote_calc_rindex@PAGEOFF ldrsh w9, [x9, x22, lsl #1] add w9, w8, w9 cmp w9, #258 b.hi LBB1_23 ; %bb.22: ; in Loop: Header=BB1_3 Depth=1 Lloh35: adrp x10, _quote_calc_check@PAGE Lloh36: add x10, x10, _quote_calc_check@PAGEOFF ldrsh w10, [x10, w9, uxtw #1] cmp w8, w10 b.eq LBB1_44 LBB1_23: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [x24] cbnz w8, LBB1_25 ; %bb.24: ; in Loop: Header=BB1_3 Depth=1 ldr x0, [x26] Lloh37: adrp x8, l_.str@PAGE Lloh38: add x8, x8, l_.str@PAGEOFF str x8, [sp] Lloh39: adrp x1, l_.str.3@PAGE Lloh40: add x1, x1, l_.str.3@PAGEOFF bl _fprintf ldr w8, [x23] add w8, w8, #1 str w8, [x23] ldr w8, [x24] LBB1_25: ; in Loop: Header=BB1_3 Depth=1 cmp w8, #2 b.le LBB1_31 ; %bb.26: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [x25] cbz w8, LBB1_110 ; %bb.27: ; in Loop: Header=BB1_3 Depth=1 mov w8, #-1 str w8, [x25] tbz w8, #31, LBB1_8 b LBB1_9 LBB1_28: ; in Loop: Header=BB1_3 Depth=1 Lloh41: adrp x8, _yystack@PAGE+40 Lloh42: ldr x8, [x8, _yystack@PAGEOFF+40] mov w9, #1 sub x9, x9, x20 ldr w9, [x8, x9, lsl #2] Lloh43: adrp x10, _quote_calc_val@GOTPAGE Lloh44: ldr x10, [x10, _quote_calc_val@GOTPAGEOFF] Lloh45: str w9, [x10] sub w9, w21, #3 cmp w9, #15 b.hi LBB1_69 ; %bb.29: ; in Loop: Header=BB1_3 Depth=1 Lloh46: adrp x12, lJTI1_0@PAGE Lloh47: add x12, x12, lJTI1_0@PAGEOFF adr x10, LBB1_30 ldrb w11, [x12, x9] add x10, x10, x11, lsl #2 br x10 LBB1_30: ; in Loop: Header=BB1_3 Depth=1 str wzr, [x24] b LBB1_69 LBB1_31: ; in Loop: Header=BB1_3 Depth=1 mov w8, #3 str w8, [x24] Lloh48: adrp x8, _yystack@PAGE+8 Lloh49: add x8, x8, _yystack@PAGEOFF+8 ldr x9, [x8, #32] ldp x21, x19, [x8] ldrh w8, [x19] mov w10, #35857 movk w10, #640, lsl #16 lsr x10, x10, x8 tbnz w10, #0, LBB1_33 ; %bb.32: ; in Loop: Header=BB1_3 Depth=1 cmp w8, #1 b.eq LBB1_38 LBB1_33: ; in Loop: Header=BB1_3 Depth=1 sub x8, x19, #2 mov w12, #35857 movk w12, #640, lsl #16 LBB1_34: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 add x10, x8, #2 cmp x10, x21 b.ls LBB1_110 ; %bb.35: ; in Loop: Header=BB1_34 Depth=2 str x8, [x28] sub x9, x9, #4 str x9, [x28, #24] ldrh w10, [x8], #-2 lsr x11, x12, x10 tbnz w11, #0, LBB1_34 ; %bb.36: ; in Loop: Header=BB1_34 Depth=2 cmp w10, #1 b.ne LBB1_34 ; %bb.37: ; in Loop: Header=BB1_3 Depth=1 add x19, x8, #2 LBB1_38: ; in Loop: Header=BB1_3 Depth=1 Lloh50: adrp x8, _yystack@PAGE+24 Lloh51: ldr x8, [x8, _yystack@PAGEOFF+24] cmp x19, x8 b.lo LBB1_49 ; %bb.39: ; in Loop: Header=BB1_3 Depth=1 Lloh52: adrp x8, _yystack@PAGE Lloh53: ldr w8, [x8, _yystack@PAGEOFF] cbz w8, LBB1_45 ; %bb.40: ; in Loop: Header=BB1_3 Depth=1 mov x23, x26 cmp w8, #499 b.hi LBB1_109 ; %bb.41: ; in Loop: Header=BB1_3 Depth=1 lsl w8, w8, #1 cmp w8, #500 mov w9, #500 csel w20, w8, w9, lo b LBB1_46 LBB1_42: ; in Loop: Header=BB1_3 Depth=1 ldp x19, x8, [x28] cmp x19, x8 b.hs LBB1_50 ; %bb.43: ; in Loop: Header=BB1_3 Depth=1 Lloh54: adrp x8, _yystack@PAGE+40 Lloh55: ldr x9, [x8, _yystack@PAGEOFF+40] b LBB1_100 LBB1_44: ; in Loop: Header=BB1_3 Depth=1 Lloh56: adrp x8, _quote_calc_table@PAGE Lloh57: add x8, x8, _quote_calc_table@PAGEOFF add x8, x8, w9, uxtw #1 b LBB1_5 LBB1_45: ; in Loop: Header=BB1_3 Depth=1 mov x23, x26 mov w20, #500 LBB1_46: ; in Loop: Header=BB1_3 Depth=1 mov w27, w20 lsl x1, x27, #1 mov x0, x21 bl _realloc cbz x0, LBB1_109 ; %bb.47: ; in Loop: Header=BB1_3 Depth=1 mov x22, x0 sub x21, x19, x21 lsr x8, x21, #1 add x19, x0, w8, sxtw #1 Lloh58: adrp x8, _yystack@PAGE+8 Lloh59: add x8, x8, _yystack@PAGEOFF+8 stp x0, x19, [x8] ldr x0, [x8, #24] lsl x1, x27, #2 bl _realloc cbz x0, LBB1_109 ; %bb.48: ; in Loop: Header=BB1_3 Depth=1 sbfx x8, x21, #1, #32 add x9, x0, x8, lsl #2 Lloh60: adrp x10, _yystack@PAGE Lloh61: add x10, x10, _yystack@PAGEOFF str w20, [x10] add x8, x22, x27, lsl #1 sub x8, x8, #2 stp x8, x0, [x10, #24] mov x26, x23 Lloh62: adrp x23, _quote_calc_nerrs@GOTPAGE Lloh63: ldr x23, [x23, _quote_calc_nerrs@GOTPAGEOFF] LBB1_49: ; in Loop: Header=BB1_3 Depth=1 mov w8, #2 strh w8, [x19, #2]! str x19, [x28] Lloh64: adrp x10, _quote_calc_lval@GOTPAGE Lloh65: ldr x10, [x10, _quote_calc_lval@GOTPAGEOFF] b LBB1_95 LBB1_50: ; in Loop: Header=BB1_3 Depth=1 Lloh66: adrp x8, _yystack@PAGE Lloh67: ldr w8, [x8, _yystack@PAGEOFF] cbz w8, LBB1_96 ; %bb.51: ; in Loop: Header=BB1_3 Depth=1 mov x23, x26 cmp w8, #499 b.hi LBB1_109 ; %bb.52: ; in Loop: Header=BB1_3 Depth=1 lsl w8, w8, #1 cmp w8, #500 mov w9, #500 csel w26, w8, w9, lo b LBB1_97 LBB1_53: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [x8] str x8, [sp] Lloh68: adrp x0, l_.str.1@PAGE Lloh69: add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB1_69 LBB1_54: ; in Loop: Header=BB1_3 Depth=1 ldr w9, [x8] ldursw x8, [x8, #-8] Lloh70: adrp x10, _regs@GOTPAGE Lloh71: ldr x10, [x10, _regs@GOTPAGEOFF] str w9, [x10, x8, lsl #2] b LBB1_69 LBB1_55: ; in Loop: Header=BB1_3 Depth=1 ldur w8, [x8, #-4] b LBB1_67 LBB1_56: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x8, #-8] ldr w8, [x8] add w8, w8, w9 b LBB1_67 LBB1_57: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x8, #-8] ldr w8, [x8] sub w8, w9, w8 b LBB1_67 LBB1_58: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x8, #-8] ldr w8, [x8] mul w8, w8, w9 b LBB1_67 LBB1_59: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x8, #-8] ldr w8, [x8] sdiv w8, w9, w8 b LBB1_67 LBB1_60: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x8, #-8] ldr w8, [x8] sdiv w10, w9, w8 msub w8, w10, w8, w9 b LBB1_67 LBB1_61: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x8, #-8] ldr w8, [x8] and w8, w8, w9 b LBB1_67 LBB1_62: ; in Loop: Header=BB1_3 Depth=1 ldur w9, [x8, #-8] ldr w8, [x8] orr w8, w8, w9 b LBB1_67 LBB1_63: ; in Loop: Header=BB1_3 Depth=1 ldr w8, [x8] neg w8, w8 b LBB1_67 LBB1_64: ; in Loop: Header=BB1_3 Depth=1 ldrsw x8, [x8] Lloh72: adrp x9, _regs@GOTPAGE Lloh73: ldr x9, [x9, _regs@GOTPAGEOFF] ldr w8, [x9, x8, lsl #2] b LBB1_67 LBB1_65: ; in Loop: Header=BB1_3 Depth=1 ldr w9, [x8] Lloh74: adrp x10, _quote_calc_val@GOTPAGE Lloh75: ldr x10, [x10, _quote_calc_val@GOTPAGEOFF] Lloh76: str w9, [x10] ldr w8, [x8] cmp w8, #0 mov w8, #10 mov w9, #8 csel w8, w9, w8, eq Lloh77: adrp x9, _base@GOTPAGE Lloh78: ldr x9, [x9, _base@GOTPAGEOFF] b LBB1_68 LBB1_66: ; in Loop: Header=BB1_3 Depth=1 Lloh79: adrp x9, _base@GOTPAGE Lloh80: ldr x9, [x9, _base@GOTPAGEOFF] Lloh81: ldr w9, [x9] ldp w10, w8, [x8, #-4] madd w8, w10, w9, w8 LBB1_67: ; in Loop: Header=BB1_3 Depth=1 Lloh82: adrp x9, _quote_calc_val@GOTPAGE Lloh83: ldr x9, [x9, _quote_calc_val@GOTPAGEOFF] LBB1_68: ; in Loop: Header=BB1_3 Depth=1 str w8, [x9] LBB1_69: ; in Loop: Header=BB1_3 Depth=1 ldr x8, [x28] sub x19, x8, x20, lsl #1 str x19, [x28] ldrsh w8, [x19] ldr x9, [x28, #24] sub x9, x9, x20, lsl #2 str x9, [x28, #24] cmp w8, #0 ccmp x22, #2, #2, eq b.ls LBB1_74 ; %bb.70: ; in Loop: Header=BB1_3 Depth=1 Lloh84: adrp x10, _quote_calc_lhs@PAGE Lloh85: add x10, x10, _quote_calc_lhs@PAGEOFF ldrsh x10, [x10, x21, lsl #1] sub x11, x21, #6 cmp x11, #10 b.hi LBB1_80 ; %bb.71: ; in Loop: Header=BB1_3 Depth=1 Lloh86: adrp x11, _quote_calc_gindex@PAGE Lloh87: add x11, x11, _quote_calc_gindex@PAGEOFF ldrsh w11, [x11, x10, lsl #1] add w11, w11, w8 cmp w11, #258 b.hi LBB1_80 ; %bb.72: ; in Loop: Header=BB1_3 Depth=1 Lloh88: adrp x12, _quote_calc_check@PAGE Lloh89: add x12, x12, _quote_calc_check@PAGEOFF ldrh w12, [x12, w11, uxtw #1] cmp w12, w8, uxth b.ne LBB1_80 ; %bb.73: ; in Loop: Header=BB1_3 Depth=1 Lloh90: adrp x8, _quote_calc_table@PAGE Lloh91: add x8, x8, _quote_calc_table@PAGEOFF add x20, x8, x11, lsl #1 b LBB1_81 LBB1_74: ; in Loop: Header=BB1_3 Depth=1 mov w8, #1 strh w8, [x19, #2]! str x19, [x28] Lloh92: adrp x8, _quote_calc_val@GOTPAGE Lloh93: ldr x8, [x8, _quote_calc_val@GOTPAGEOFF] Lloh94: ldr w8, [x8] str w8, [x9, #4]! str x9, [x28, #24] ldr w9, [x25] tbnz w9, #31, LBB1_76 ; %bb.75: ; in Loop: Header=BB1_3 Depth=1 mov w8, #1 cbnz w9, LBB1_3 b LBB1_112 LBB1_76: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 bl _getchar cmp w0, #32 b.eq LBB1_76 ; %bb.77: ; in Loop: Header=BB1_3 Depth=1 mov x21, x0 cmp w0, #127 b.hi LBB1_85 ; %bb.78: ; in Loop: Header=BB1_3 Depth=1 Lloh95: adrp x8, __DefaultRuneLocale@GOTPAGE Lloh96: ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF] add x8, x8, w21, uxtw #2 ldr w8, [x8, #60] and w0, w8, #0x1000 cbz w0, LBB1_86 LBB1_79: ; in Loop: Header=BB1_3 Depth=1 sub w8, w21, #97 mov w21, #270 b LBB1_88 LBB1_80: ; in Loop: Header=BB1_3 Depth=1 Lloh97: adrp x8, _quote_calc_dgoto@PAGE Lloh98: add x8, x8, _quote_calc_dgoto@PAGEOFF add x20, x8, x10, lsl #1 LBB1_81: ; in Loop: Header=BB1_3 Depth=1 Lloh99: adrp x8, _yystack@PAGE+24 Lloh100: ldr x8, [x8, _yystack@PAGEOFF+24] cmp x19, x8 b.lo LBB1_94 ; %bb.82: ; in Loop: Header=BB1_3 Depth=1 mov x23, x26 Lloh101: adrp x8, _yystack@PAGE Lloh102: ldr w8, [x8, _yystack@PAGEOFF] cbz w8, LBB1_90 ; %bb.83: ; in Loop: Header=BB1_3 Depth=1 cmp w8, #499 b.hi LBB1_109 ; %bb.84: ; in Loop: Header=BB1_3 Depth=1 lsl w8, w8, #1 cmp w8, #500 mov w9, #500 csel w27, w8, w9, lo b LBB1_91 LBB1_85: ; in Loop: Header=BB1_3 Depth=1 mov x0, x21 mov w1, #4096 bl ___maskrune cbnz w0, LBB1_79 LBB1_86: ; in Loop: Header=BB1_3 Depth=1 sub w8, w21, #48 cmp w8, #9 b.hi LBB1_89 ; %bb.87: ; in Loop: Header=BB1_3 Depth=1 mov w21, #269 LBB1_88: ; in Loop: Header=BB1_3 Depth=1 Lloh103: adrp x9, _quote_calc_lval@GOTPAGE Lloh104: ldr x9, [x9, _quote_calc_lval@GOTPAGEOFF] Lloh105: str w8, [x9] LBB1_89: ; in Loop: Header=BB1_3 Depth=1 cmp w21, #0 csel w9, w21, wzr, gt str w9, [x25] mov w8, #1 cbnz w9, LBB1_3 b LBB1_112 LBB1_90: ; in Loop: Header=BB1_3 Depth=1 mov w27, #500 LBB1_91: ; in Loop: Header=BB1_3 Depth=1 Lloh106: adrp x8, _yystack@PAGE+8 Lloh107: ldr x22, [x8, _yystack@PAGEOFF+8] mov w26, w27 lsl x1, x26, #1 mov x0, x22 bl _realloc cbz x0, LBB1_109 ; %bb.92: ; in Loop: Header=BB1_3 Depth=1 mov x21, x0 sub x22, x19, x22 lsr x8, x22, #1 add x19, x0, w8, sxtw #1 Lloh108: adrp x8, _yystack@PAGE+8 Lloh109: add x8, x8, _yystack@PAGEOFF+8 stp x0, x19, [x8] ldr x0, [x8, #24] lsl x1, x26, #2 bl _realloc cbz x0, LBB1_109 ; %bb.93: ; in Loop: Header=BB1_3 Depth=1 sbfx x8, x22, #1, #32 add x9, x0, x8, lsl #2 Lloh110: adrp x10, _yystack@PAGE Lloh111: add x10, x10, _yystack@PAGEOFF str w27, [x10] add x8, x21, x26, lsl #1 sub x8, x8, #2 stp x8, x0, [x10, #24] mov x26, x23 Lloh112: adrp x23, _quote_calc_nerrs@GOTPAGE Lloh113: ldr x23, [x23, _quote_calc_nerrs@GOTPAGEOFF] LBB1_94: ; in Loop: Header=BB1_3 Depth=1 ldrsh w8, [x20] and w10, w8, #0xffff strh w10, [x19, #2]! str x19, [x28] Lloh114: adrp x10, _quote_calc_val@GOTPAGE Lloh115: ldr x10, [x10, _quote_calc_val@GOTPAGEOFF] LBB1_95: ; in Loop: Header=BB1_3 Depth=1 ldr w10, [x10] str w10, [x9, #4]! str x9, [x28, #24] b LBB1_3 LBB1_96: ; in Loop: Header=BB1_3 Depth=1 mov x23, x26 mov w26, #500 LBB1_97: ; in Loop: Header=BB1_3 Depth=1 Lloh116: adrp x8, _yystack@PAGE+8 Lloh117: ldr x22, [x8, _yystack@PAGEOFF+8] mov w20, w26 lsl x1, x20, #1 mov x0, x22 bl _realloc cbz x0, LBB1_109 ; %bb.98: ; in Loop: Header=BB1_3 Depth=1 mov x21, x0 sub x22, x19, x22 lsr x8, x22, #1 add x19, x0, w8, sxtw #1 Lloh118: adrp x8, _yystack@PAGE+8 Lloh119: add x8, x8, _yystack@PAGEOFF+8 stp x0, x19, [x8] ldr x0, [x8, #24] lsl x1, x20, #2 bl _realloc cbz x0, LBB1_109 ; %bb.99: ; in Loop: Header=BB1_3 Depth=1 sbfx x8, x22, #1, #32 add x9, x0, x8, lsl #2 Lloh120: adrp x10, _yystack@PAGE Lloh121: add x10, x10, _yystack@PAGEOFF str w26, [x10] add x8, x21, x20, lsl #1 sub x8, x8, #2 stp x8, x0, [x10, #24] mov x26, x23 Lloh122: adrp x23, _quote_calc_nerrs@GOTPAGE Lloh123: ldr x23, [x23, _quote_calc_nerrs@GOTPAGEOFF] LBB1_100: ; in Loop: Header=BB1_3 Depth=1 Lloh124: adrp x8, _quote_calc_table@PAGE Lloh125: add x8, x8, _quote_calc_table@PAGEOFF ldrsh w8, [x8, x27, lsl #1] strh w8, [x19, #2]! str x19, [x28] Lloh126: adrp x10, _quote_calc_lval@GOTPAGE Lloh127: ldr x10, [x10, _quote_calc_lval@GOTPAGEOFF] Lloh128: ldr w10, [x10] str w10, [x9, #4]! str x9, [x28, #24] mov w9, #-1 str w9, [x25] ldr w9, [x24] subs w9, w9, #1 b.lt LBB1_3 ; %bb.101: ; in Loop: Header=BB1_3 Depth=1 str w9, [x24] b LBB1_3 LBB1_102: mov x27, x23 mov x23, x26 ldr w8, [x8, _yystack@PAGEOFF] cbz w8, LBB1_105 ; %bb.103: cmp w8, #499 b.hi LBB1_109 ; %bb.104: lsl w8, w8, #1 mov w9, #500 cmp w8, #500 csel w20, w8, w9, lo b LBB1_106 LBB1_105: mov w20, #500 LBB1_106: Lloh129: adrp x8, _yystack@PAGE+16 Lloh130: ldr x22, [x8, _yystack@PAGEOFF+16] mov w21, w20 lsl x0, x21, #1 bl _malloc cbz x0, LBB1_109 ; %bb.107: mov x19, x0 Lloh131: adrp x8, _yystack@PAGE+8 Lloh132: add x8, x8, _yystack@PAGEOFF+8 lsr x9, x22, #1 add x9, x0, w9, sxtw #1 stp x0, x9, [x8] ldr x0, [x8, #24] lsl x1, x21, #2 bl _realloc cbz x0, LBB1_109 ; %bb.108: Lloh133: adrp x8, _yystack@PAGE Lloh134: add x8, x8, _yystack@PAGEOFF str w20, [x8] add x9, x19, x21, lsl #1 sub x9, x9, #2 stp x9, x0, [x8, #24] mov x26, x23 mov x23, x27 b LBB1_2 LBB1_109: ldr x0, [x23] Lloh135: adrp x8, l_.str.2@PAGE Lloh136: add x8, x8, l_.str.2@PAGEOFF str x8, [sp] Lloh137: adrp x1, l_.str.3@PAGE Lloh138: add x1, x1, l_.str.3@PAGEOFF bl _fprintf LBB1_110: mov w0, #1 LBB1_111: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret LBB1_112: mov w0, #0 b LBB1_111 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpAdrp Lloh8, Lloh12 .loh AdrpLdr Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdr Lloh13, Lloh14 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotStr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGot Lloh24, Lloh25 .loh AdrpLdrGotStr Lloh26, Lloh27, Lloh28 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpAdd Lloh31, Lloh32 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh39, Lloh40 .loh AdrpAdd Lloh37, Lloh38 .loh AdrpLdrGotStr Lloh43, Lloh44, Lloh45 .loh AdrpLdr Lloh41, Lloh42 .loh AdrpAdd Lloh46, Lloh47 .loh AdrpAdd Lloh48, Lloh49 .loh AdrpLdr Lloh50, Lloh51 .loh AdrpLdr Lloh52, Lloh53 .loh AdrpLdr Lloh54, Lloh55 .loh AdrpAdd Lloh56, Lloh57 .loh AdrpAdd Lloh58, Lloh59 .loh AdrpLdrGot Lloh62, Lloh63 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGot Lloh64, Lloh65 .loh AdrpLdr Lloh66, Lloh67 .loh AdrpAdd Lloh68, Lloh69 .loh AdrpLdrGot Lloh70, Lloh71 .loh AdrpLdrGot Lloh72, Lloh73 .loh AdrpLdrGot Lloh77, Lloh78 .loh AdrpLdrGotStr Lloh74, Lloh75, Lloh76 .loh AdrpLdrGotLdr Lloh79, Lloh80, Lloh81 .loh AdrpLdrGot Lloh82, Lloh83 .loh AdrpAdd Lloh84, Lloh85 .loh AdrpAdd Lloh86, Lloh87 .loh AdrpAdd Lloh88, Lloh89 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotLdr Lloh92, Lloh93, Lloh94 .loh AdrpLdrGot Lloh95, Lloh96 .loh AdrpAdd Lloh97, Lloh98 .loh AdrpLdr Lloh99, Lloh100 .loh AdrpLdr Lloh101, Lloh102 .loh AdrpLdrGotStr Lloh103, Lloh104, Lloh105 .loh AdrpLdr Lloh106, Lloh107 .loh AdrpAdd Lloh108, Lloh109 .loh AdrpLdrGot Lloh112, Lloh113 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGot Lloh114, Lloh115 .loh AdrpLdr Lloh116, Lloh117 .loh AdrpAdd Lloh118, Lloh119 .loh AdrpLdrGot Lloh122, Lloh123 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotLdr Lloh126, Lloh127, Lloh128 .loh AdrpAdd Lloh124, Lloh125 .loh AdrpLdr Lloh129, Lloh130 .loh AdrpAdd Lloh131, Lloh132 .loh AdrpAdd Lloh133, Lloh134 .loh AdrpAdd Lloh137, Lloh138 .loh AdrpAdd Lloh135, Lloh136 .cfi_endproc .section __TEXT,__const lJTI1_0: .byte (LBB1_30-LBB1_30)>>2 .byte (LBB1_53-LBB1_30)>>2 .byte (LBB1_54-LBB1_30)>>2 .byte (LBB1_55-LBB1_30)>>2 .byte (LBB1_56-LBB1_30)>>2 .byte (LBB1_57-LBB1_30)>>2 .byte (LBB1_58-LBB1_30)>>2 .byte (LBB1_59-LBB1_30)>>2 .byte (LBB1_60-LBB1_30)>>2 .byte (LBB1_61-LBB1_30)>>2 .byte (LBB1_62-LBB1_30)>>2 .byte (LBB1_63-LBB1_30)>>2 .byte (LBB1_64-LBB1_30)>>2 .byte (LBB1_69-LBB1_30)>>2 .byte (LBB1_65-LBB1_30)>>2 .byte (LBB1_66-LBB1_30)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _quote_calc_lex ; -- Begin function quote_calc_lex .p2align 2 _quote_calc_lex: ; @quote_calc_lex .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 LBB2_1: ; =>This Inner Loop Header: Depth=1 bl _getchar cmp w0, #32 b.eq LBB2_1 ; %bb.2: mov x19, x0 cmp w0, #127 b.hi LBB2_5 ; %bb.3: Lloh139: adrp x8, __DefaultRuneLocale@GOTPAGE Lloh140: ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF] add x8, x8, w19, uxtw #2 ldr w8, [x8, #60] and w0, w8, #0x1000 cbz w0, LBB2_6 LBB2_4: sub w8, w19, #97 mov w19, #270 b LBB2_8 LBB2_5: mov x0, x19 mov w1, #4096 bl ___maskrune cbnz w0, LBB2_4 LBB2_6: sub w8, w19, #48 cmp w8, #9 b.hi LBB2_9 ; %bb.7: mov w19, #269 LBB2_8: Lloh141: adrp x9, _quote_calc_lval@GOTPAGE Lloh142: ldr x9, [x9, _quote_calc_lval@GOTPAGEOFF] Lloh143: str w8, [x9] LBB2_9: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh139, Lloh140 .loh AdrpLdrGotStr Lloh141, Lloh142, Lloh143 .cfi_endproc ; -- End function .comm _quote_calc_lval,4,2 ; @quote_calc_lval .comm _quote_calc_nerrs,4,2 ; @quote_calc_nerrs .comm _quote_calc_errflag,4,2 ; @quote_calc_errflag .comm _quote_calc_char,4,2 ; @quote_calc_char .zerofill __DATA,__bss,_yystack,48,3 ; @yystack .section __TEXT,__const .p2align 1 ; @quote_calc_defred _quote_calc_defred: .short 1 ; 0x1 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 17 ; 0x11 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3 ; 0x3 .short 15 ; 0xf .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2 ; 0x2 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 18 ; 0x12 .short 0 ; 0x0 .short 6 ; 0x6 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .p2align 1 ; @quote_calc_sindex _quote_calc_sindex: .short 0 ; 0x0 .short 65498 ; 0xffda .short 5 ; 0x5 .short 65500 ; 0xffdc .short 0 ; 0x0 .short 65485 ; 0xffcd .short 65500 ; 0xffdc .short 7 ; 0x7 .short 65415 ; 0xff87 .short 65288 ; 0xff08 .short 0 ; 0x0 .short 0 ; 0x0 .short 65293 ; 0xff0d .short 65500 ; 0xffdc .short 65514 ; 0xffea .short 0 ; 0x0 .short 65500 ; 0xffdc .short 65500 ; 0xffdc .short 65500 ; 0xffdc .short 65500 ; 0xffdc .short 65500 ; 0xffdc .short 65500 ; 0xffdc .short 65500 ; 0xffdc .short 0 ; 0x0 .short 65415 ; 0xff87 .short 0 ; 0x0 .short 65415 ; 0xff87 .short 65415 ; 0xff87 .short 65415 ; 0xff87 .short 65415 ; 0xff87 .short 65415 ; 0xff87 .short 65415 ; 0xff87 .short 65293 ; 0xff0d .p2align 1 ; @quote_calc_check _quote_calc_check: .short 10 ; 0xa .short 10 ; 0xa .short 40 ; 0x28 .short 124 ; 0x7c .short 40 ; 0x28 .short 10 ; 0xa .short 10 ; 0xa .short 10 ; 0xa .short 10 ; 0xa .short 10 ; 0xa .short 61 ; 0x3d .short 10 ; 0xa .short 10 ; 0xa .short 10 ; 0xa .short 257 ; 0x101 .short 10 ; 0xa .short 259 ; 0x103 .short 10 ; 0xa .short 261 ; 0x105 .short 41 ; 0x29 .short 263 ; 0x107 .short 269 ; 0x10d .short 265 ; 0x109 .short 10 ; 0xa .short 267 ; 0x10b .short 10 ; 0xa .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 41 ; 0x29 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 41 ; 0x29 .short 41 ; 0x29 .short 41 ; 0x29 .short 41 ; 0x29 .short 41 ; 0x29 .short 65535 ; 0xffff .short 41 ; 0x29 .short 41 ; 0x29 .short 41 ; 0x29 .short 3 ; 0x3 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 6 ; 0x6 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 13 ; 0xd .short 65535 ; 0xffff .short 65535 ; 0xffff .short 16 ; 0x10 .short 17 ; 0x11 .short 18 ; 0x12 .short 19 ; 0x13 .short 20 ; 0x14 .short 21 ; 0x15 .short 22 ; 0x16 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 124 ; 0x7c .short 124 ; 0x7c .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 257 ; 0x101 .short 65535 ; 0xffff .short 259 ; 0x103 .short 65535 ; 0xffff .short 261 ; 0x105 .short 65535 ; 0xffff .short 263 ; 0x107 .short 65535 ; 0xffff .short 265 ; 0x109 .short 65535 ; 0xffff .short 267 ; 0x10b .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 256 ; 0x100 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 259 ; 0x103 .short 65535 ; 0xffff .short 259 ; 0x103 .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 65535 ; 0xffff .short 269 ; 0x10d .short 270 ; 0x10e .short 269 ; 0x10d .short 270 ; 0x10e .short 257 ; 0x101 .short 65535 ; 0xffff .short 259 ; 0x103 .short 65535 ; 0xffff .short 261 ; 0x105 .short 65535 ; 0xffff .short 263 ; 0x107 .short 65535 ; 0xffff .short 265 ; 0x109 .short 65535 ; 0xffff .short 267 ; 0x10b .short 65535 ; 0xffff .short 257 ; 0x101 .short 257 ; 0x101 .short 259 ; 0x103 .short 259 ; 0x103 .short 261 ; 0x105 .short 261 ; 0x105 .short 263 ; 0x107 .short 263 ; 0x107 .short 265 ; 0x109 .short 265 ; 0x109 .short 267 ; 0x10b .short 267 ; 0x10b .p2align 1 ; @quote_calc_table _quote_calc_table: .short 16 ; 0x10 .short 15 ; 0xf .short 6 ; 0x6 .short 22 ; 0x16 .short 6 ; 0x6 .short 14 ; 0xe .short 13 ; 0xd .short 7 ; 0x7 .short 8 ; 0x8 .short 9 ; 0x9 .short 13 ; 0xd .short 10 ; 0xa .short 11 ; 0xb .short 12 ; 0xc .short 16 ; 0x10 .short 10 ; 0xa .short 17 ; 0x11 .short 15 ; 0xf .short 18 ; 0x12 .short 25 ; 0x19 .short 19 ; 0x13 .short 23 ; 0x17 .short 20 ; 0x14 .short 4 ; 0x4 .short 21 ; 0x15 .short 5 ; 0x5 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 16 ; 0x10 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 14 ; 0xe .short 13 ; 0xd .short 7 ; 0x7 .short 8 ; 0x8 .short 9 ; 0x9 .short 0 ; 0x0 .short 10 ; 0xa .short 11 ; 0xb .short 12 ; 0xc .short 12 ; 0xc .short 0 ; 0x0 .short 0 ; 0x0 .short 14 ; 0xe .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 24 ; 0x18 .short 0 ; 0x0 .short 0 ; 0x0 .short 26 ; 0x1a .short 27 ; 0x1b .short 28 ; 0x1c .short 29 ; 0x1d .short 30 ; 0x1e .short 31 ; 0x1f .short 32 ; 0x20 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 22 ; 0x16 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 16 ; 0x10 .short 15 ; 0xf .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 14 ; 0xe .short 13 ; 0xd .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 16 ; 0x10 .short 0 ; 0x0 .short 17 ; 0x11 .short 0 ; 0x0 .short 18 ; 0x12 .short 0 ; 0x0 .short 19 ; 0x13 .short 0 ; 0x0 .short 20 ; 0x14 .short 0 ; 0x0 .short 21 ; 0x15 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 2 ; 0x2 .short 0 ; 0x0 .short 0 ; 0x0 .short 3 ; 0x3 .short 0 ; 0x0 .short 3 ; 0x3 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 4 ; 0x4 .short 5 ; 0x5 .short 4 ; 0x4 .short 11 ; 0xb .short 16 ; 0x10 .short 0 ; 0x0 .short 17 ; 0x11 .short 0 ; 0x0 .short 18 ; 0x12 .short 0 ; 0x0 .short 19 ; 0x13 .short 0 ; 0x0 .short 20 ; 0x14 .short 0 ; 0x0 .short 21 ; 0x15 .short 0 ; 0x0 .short 16 ; 0x10 .short 15 ; 0xf .short 16 ; 0x10 .short 15 ; 0xf .short 16 ; 0x10 .short 15 ; 0xf .short 16 ; 0x10 .short 15 ; 0xf .short 16 ; 0x10 .short 15 ; 0xf .short 16 ; 0x10 .short 15 ; 0xf .p2align 1 ; @quote_calc_rindex _quote_calc_rindex: .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 65527 ; 0xfff7 .short 0 ; 0x0 .short 0 ; 0x0 .short 13 ; 0xd .short 65526 ; 0xfff6 .short 0 ; 0x0 .short 0 ; 0x0 .short 65531 ; 0xfffb .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 15 ; 0xf .short 0 ; 0x0 .short 65533 ; 0xfffd .short 65534 ; 0xfffe .short 65535 ; 0xffff .short 1 ; 0x1 .short 2 ; 0x2 .short 3 ; 0x3 .short 65532 ; 0xfffc .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "syntax error" .section __TEXT,__const .p2align 1 ; @quote_calc_len _quote_calc_len: .short 2 ; 0x2 .short 0 ; 0x0 .short 3 ; 0x3 .short 3 ; 0x3 .short 1 ; 0x1 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 3 ; 0x3 .short 2 ; 0x2 .short 1 ; 0x1 .short 1 ; 0x1 .short 1 ; 0x1 .short 2 ; 0x2 .comm _quote_calc_val,4,2 ; @quote_calc_val .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%d\n" .comm _regs,104,2 ; @regs .comm _base,4,2 ; @base .section __TEXT,__const .p2align 1 ; @quote_calc_lhs _quote_calc_lhs: .short 65535 ; 0xffff .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 2 ; 0x2 .short 3 ; 0x3 .short 3 ; 0x3 .p2align 1 ; @quote_calc_gindex _quote_calc_gindex: .short 0 ; 0x0 .short 0 ; 0x0 .short 42 ; 0x2a .short 0 ; 0x0 .p2align 1 ; @quote_calc_dgoto _quote_calc_dgoto: .short 1 ; 0x1 .short 7 ; 0x7 .short 8 ; 0x8 .short 9 ; 0x9 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "yacc stack overflow" .comm _quote_calc_debug,4,2 ; @quote_calc_debug l_.str.3: ; @.str.3 .asciz "%s\n" .subsections_via_symbols
the_stack_data/115764444.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function Box_Ref _Box_Ref: ## @Box_Ref .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 retq .cfi_endproc ## -- End function .no_dead_strip _Box_Ref .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function Box_Ref _Box_Ref: ; @Box_Ref .cfi_startproc ; %bb.0: str x1, [x0] ret .cfi_endproc ; -- End function .no_dead_strip _Box_Ref .subsections_via_symbols
AnghaBench/Cello/src/extr_Pointer.c_Box_Ref.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function disable_hwirq _disable_hwirq: ## @disable_hwirq .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _W_IMASK@GOTPCREL(%rip), %rax movl (%rax), %esi movl $255, %edx popq %rbp jmp _WriteW6692 ## TAILCALL .cfi_endproc ## -- End function .comm _W_IMASK,4,2 ## @W_IMASK .no_dead_strip _disable_hwirq .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function disable_hwirq _disable_hwirq: ; @disable_hwirq .cfi_startproc ; %bb.0: Lloh0: adrp x8, _W_IMASK@GOTPAGE Lloh1: ldr x8, [x8, _W_IMASK@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w2, #255 b _WriteW6692 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _W_IMASK,4,2 ; @W_IMASK .no_dead_strip _disable_hwirq .subsections_via_symbols
AnghaBench/linux/drivers/isdn/hardware/mISDN/extr_w6692.c_disable_hwirq.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mmc_omap_calc_divisor _mmc_omap_calc_divisor: ## @mmc_omap_calc_divisor .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, %r14 callq _mmc_priv movq %rax, %rbx movq 8(%rax), %rax movl (%rax), %edi callq _clk_get_rate movl (%r14), %esi testl %esi, %esi je LBB0_1 ## %bb.2: movl %eax, %ecx cltd idivl %esi cmpl $2, %eax movl $1, %edi cmovgel %eax, %edi movl %ecx, %eax cltd idivl %edi xorl %edx, %edx cmpl %esi, %eax setg %dl addl %edi, %edx cmpl $250, %edx movl $250, %esi cmovll %edx, %esi movl %ecx, %eax cltd idivl %esi movl %eax, (%rbx) movq 8(%r14), %rcx movq _MMC_BUS_WIDTH_4@GOTPCREL(%rip), %rdx movl %esi, %eax orl $32768, %eax ## imm = 0x8000 cmpq (%rdx), %rcx cmovnel %esi, %eax jmp LBB0_3 LBB0_1: xorl %eax, %eax LBB0_3: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _MMC_BUS_WIDTH_4,8,3 ## @MMC_BUS_WIDTH_4 .no_dead_strip _mmc_omap_calc_divisor .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mmc_omap_calc_divisor _mmc_omap_calc_divisor: ; @mmc_omap_calc_divisor .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 _mmc_priv mov x20, x0 ldr x8, [x0, #8] ldr w0, [x8] bl _clk_get_rate ldr w8, [x19] cbz w8, LBB0_2 ; %bb.1: sdiv w9, w0, w8 cmp w9, #1 csinc w9, w9, wzr, gt sdiv w10, w0, w9 cmp w10, w8 cinc w8, w9, gt mov w9, #250 cmp w8, #250 csel w8, w8, w9, lt sdiv w9, w0, w8 str w9, [x20] ldr x9, [x19, #8] Lloh0: adrp x10, _MMC_BUS_WIDTH_4@GOTPAGE Lloh1: ldr x10, [x10, _MMC_BUS_WIDTH_4@GOTPAGEOFF] Lloh2: ldr x10, [x10] orr w11, w8, #0x8000 cmp x9, x10 csel w0, w11, w8, eq b LBB0_3 LBB0_2: mov w0, #0 LBB0_3: 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 _MMC_BUS_WIDTH_4,8,3 ; @MMC_BUS_WIDTH_4 .no_dead_strip _mmc_omap_calc_divisor .subsections_via_symbols
AnghaBench/linux/drivers/mmc/host/extr_omap.c_mmc_omap_calc_divisor.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function iscsi_tcp_get_curr_r2t _iscsi_tcp_get_curr_r2t: ## @iscsi_tcp_get_curr_r2t .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 movq (%rdi), %rax movq 24(%rdi), %r15 movq (%rax), %r14 callq _iscsi_task_has_unsol_data testq %rax, %rax je LBB0_2 ## %bb.1: addq $8, %rbx movq %rbx, %r12 jmp LBB0_7 LBB0_2: movq %r14, %rdi callq _spin_lock_bh movq (%r15), %r12 testq %r12, %r12 je LBB0_5 ## %bb.3: movq (%r12), %rax cmpq 8(%r12), %rax jg LBB0_6 ## %bb.4: movq (%rbx), %rdi leaq L_.str(%rip), %rsi movq %r12, %rdx callq _ISCSI_DBG_TCP movl 12(%r15), %edi movq %r15, %rsi movl $8, %edx callq ___kfifo_put movq $0, (%r15) LBB0_5: movl 8(%r15), %edi movq %r15, %rsi movl $8, %edx callq ___kfifo_get movq (%r15), %r12 LBB0_6: movq %r14, %rdi callq _spin_unlock_bh LBB0_7: movq %r12, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz " done with r2t %p\n" .no_dead_strip _iscsi_tcp_get_curr_r2t .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function iscsi_tcp_get_curr_r2t _iscsi_tcp_get_curr_r2t: ; @iscsi_tcp_get_curr_r2t .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 x22, x0 ldr x8, [x0] ldr x19, [x8] ldr x20, [x0, #24] bl _iscsi_task_has_unsol_data cbz x0, LBB0_2 ; %bb.1: add x21, x22, #8 b LBB0_7 LBB0_2: mov x0, x19 bl _spin_lock_bh ldr x21, [x20] cbz x21, LBB0_5 ; %bb.3: ldp x8, x9, [x21] cmp x8, x9 b.gt LBB0_6 ; %bb.4: ldr x0, [x22] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x2, x21 bl _ISCSI_DBG_TCP ldr w0, [x20, #12] mov x1, x20 mov w2, #8 bl ___kfifo_put str xzr, [x20] LBB0_5: ldr w0, [x20, #8] mov x1, x20 mov w2, #8 bl ___kfifo_get ldr x21, [x20] LBB0_6: mov x0, x19 bl _spin_unlock_bh LBB0_7: mov x0, x21 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 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz " done with r2t %p\n" .no_dead_strip _iscsi_tcp_get_curr_r2t .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/extr_libiscsi_tcp.c_iscsi_tcp_get_curr_r2t.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ShaderForShaderNum _ShaderForShaderNum: ## @ShaderForShaderNum .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 callq _LittleLong movl %eax, %ebx movq _s_worldData@GOTPCREL(%rip), %r15 testl %eax, %eax js LBB0_2 ## %bb.1: cmpl (%r15), %ebx jl LBB0_3 LBB0_2: movq _ri@GOTPCREL(%rip), %rax movq _ERR_DROP@GOTPCREL(%rip), %rcx movl (%rcx), %edi leaq L_.str(%rip), %rsi movl %ebx, %edx callq *(%rax) LBB0_3: movq _r_vertexLight@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq $0, (%rax) jne LBB0_5 ## %bb.4: movq _glConfig@GOTPCREL(%rip), %rax movq (%rax), %rax movq _GLHW_PERMEDIA2@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_6 LBB0_5: movq _LIGHTMAP_BY_VERTEX@GOTPCREL(%rip), %rax movl (%rax), %r14d LBB0_6: movq 8(%r15), %rax movslq %ebx, %rcx movq _r_fullbright@GOTPCREL(%rip), %rdx movq (%rdx), %rdx cmpq $0, (%rdx) je LBB0_8 ## %bb.7: movq _LIGHTMAP_WHITEIMAGE@GOTPCREL(%rip), %rdx movl (%rdx), %r14d LBB0_8: movl (%rax,%rcx,4), %edi movq _qtrue@GOTPCREL(%rip), %rax movl (%rax), %edx movl %r14d, %esi callq _R_FindShader cmpq $0, (%rax) je LBB0_10 ## %bb.9: movq _tr@GOTPCREL(%rip), %rax movq (%rax), %rax LBB0_10: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _s_worldData,16,3 ## @s_worldData .comm _ri,8,3 ## @ri .comm _ERR_DROP,4,2 ## @ERR_DROP .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ShaderForShaderNum: bad num %i" .comm _r_vertexLight,8,3 ## @r_vertexLight .comm _glConfig,8,3 ## @glConfig .comm _GLHW_PERMEDIA2,8,3 ## @GLHW_PERMEDIA2 .comm _LIGHTMAP_BY_VERTEX,4,2 ## @LIGHTMAP_BY_VERTEX .comm _r_fullbright,8,3 ## @r_fullbright .comm _LIGHTMAP_WHITEIMAGE,4,2 ## @LIGHTMAP_WHITEIMAGE .comm _qtrue,4,2 ## @qtrue .comm _tr,8,3 ## @tr .no_dead_strip _ShaderForShaderNum .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ShaderForShaderNum _ShaderForShaderNum: ; @ShaderForShaderNum .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 bl _LittleLong mov x20, x0 Lloh0: adrp x21, _s_worldData@GOTPAGE Lloh1: ldr x21, [x21, _s_worldData@GOTPAGEOFF] tbnz w0, #31, LBB0_2 ; %bb.1: ldr w8, [x21] cmp w20, w8 b.lt LBB0_3 LBB0_2: Lloh2: adrp x8, _ri@GOTPAGE Lloh3: ldr x8, [x8, _ri@GOTPAGEOFF] Lloh4: ldr x8, [x8] Lloh5: adrp x9, _ERR_DROP@GOTPAGE Lloh6: ldr x9, [x9, _ERR_DROP@GOTPAGEOFF] Lloh7: ldr w0, [x9] Lloh8: adrp x1, l_.str@PAGE Lloh9: add x1, x1, l_.str@PAGEOFF mov x2, x20 blr x8 LBB0_3: ldr x8, [x21, #8] Lloh10: adrp x9, _r_vertexLight@GOTPAGE Lloh11: ldr x9, [x9, _r_vertexLight@GOTPAGEOFF] Lloh12: ldr x9, [x9] ldr x9, [x9] cbnz x9, LBB0_5 ; %bb.4: Lloh13: adrp x9, _glConfig@GOTPAGE Lloh14: ldr x9, [x9, _glConfig@GOTPAGEOFF] Lloh15: ldr x9, [x9] Lloh16: adrp x10, _GLHW_PERMEDIA2@GOTPAGE Lloh17: ldr x10, [x10, _GLHW_PERMEDIA2@GOTPAGEOFF] Lloh18: ldr x10, [x10] cmp x9, x10 b.ne LBB0_6 LBB0_5: Lloh19: adrp x9, _LIGHTMAP_BY_VERTEX@GOTPAGE Lloh20: ldr x9, [x9, _LIGHTMAP_BY_VERTEX@GOTPAGEOFF] Lloh21: ldr w19, [x9] LBB0_6: Lloh22: adrp x9, _r_fullbright@GOTPAGE Lloh23: ldr x9, [x9, _r_fullbright@GOTPAGEOFF] Lloh24: ldr x9, [x9] ldr x9, [x9] Lloh25: adrp x10, _LIGHTMAP_WHITEIMAGE@GOTPAGE Lloh26: ldr x10, [x10, _LIGHTMAP_WHITEIMAGE@GOTPAGEOFF] Lloh27: ldr w10, [x10] cmp x9, #0 csel w1, w19, w10, eq ldr w0, [x8, w20, sxtw #2] Lloh28: adrp x8, _qtrue@GOTPAGE Lloh29: ldr x8, [x8, _qtrue@GOTPAGEOFF] Lloh30: ldr w2, [x8] bl _R_FindShader ldr x8, [x0] Lloh31: adrp x9, _tr@GOTPAGE Lloh32: ldr x9, [x9, _tr@GOTPAGEOFF] Lloh33: ldr x9, [x9] cmp x8, #0 csel x0, x0, x9, eq 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 AdrpAdd Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .cfi_endproc ; -- End function .comm _s_worldData,16,3 ; @s_worldData .comm _ri,8,3 ; @ri .comm _ERR_DROP,4,2 ; @ERR_DROP .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ShaderForShaderNum: bad num %i" .comm _r_vertexLight,8,3 ; @r_vertexLight .comm _glConfig,8,3 ; @glConfig .comm _GLHW_PERMEDIA2,8,3 ; @GLHW_PERMEDIA2 .comm _LIGHTMAP_BY_VERTEX,4,2 ; @LIGHTMAP_BY_VERTEX .comm _r_fullbright,8,3 ; @r_fullbright .comm _LIGHTMAP_WHITEIMAGE,4,2 ; @LIGHTMAP_WHITEIMAGE .comm _qtrue,4,2 ; @qtrue .comm _tr,8,3 ; @tr .no_dead_strip _ShaderForShaderNum .subsections_via_symbols
AnghaBench/lab/engine/code/renderergl2/extr_tr_bsp.c_ShaderForShaderNum.c
anghabench
.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 $255, %eax 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 xorl %edi, %edi callq _exit .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: mov w0, #255 ret .cfi_endproc ; -- End function .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 mov w0, #0 bl _exit .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/62637938.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function intel_tv_set_mode_type _intel_tv_set_mode_type: ## @intel_tv_set_mode_type .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 _DRM_MODE_TYPE_DRIVER@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%rdi) callq _intel_tv_is_preferred_mode testq %rax, %rax je LBB0_2 ## %bb.1: movq _DRM_MODE_TYPE_PREFERRED@GOTPCREL(%rip), %rax movl (%rax), %eax orl %eax, (%rbx) LBB0_2: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _DRM_MODE_TYPE_DRIVER,4,2 ## @DRM_MODE_TYPE_DRIVER .comm _DRM_MODE_TYPE_PREFERRED,4,2 ## @DRM_MODE_TYPE_PREFERRED .no_dead_strip _intel_tv_set_mode_type .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function intel_tv_set_mode_type _intel_tv_set_mode_type: ; @intel_tv_set_mode_type .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 x8, _DRM_MODE_TYPE_DRIVER@GOTPAGE Lloh1: ldr x8, [x8, _DRM_MODE_TYPE_DRIVER@GOTPAGEOFF] Lloh2: ldr w8, [x8] str w8, [x0] bl _intel_tv_is_preferred_mode cbz x0, LBB0_2 ; %bb.1: Lloh3: adrp x8, _DRM_MODE_TYPE_PREFERRED@GOTPAGE Lloh4: ldr x8, [x8, _DRM_MODE_TYPE_PREFERRED@GOTPAGEOFF] Lloh5: ldr w8, [x8] ldr w9, [x19] orr w8, w9, w8 str w8, [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 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _DRM_MODE_TYPE_DRIVER,4,2 ; @DRM_MODE_TYPE_DRIVER .comm _DRM_MODE_TYPE_PREFERRED,4,2 ; @DRM_MODE_TYPE_PREFERRED .no_dead_strip _intel_tv_set_mode_type .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/i915/display/extr_intel_tv.c_intel_tv_set_mode_type.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function convert _convert: ## @convert .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 _strdup movq %rax, %rbx testq %rax, %rax jne LBB0_2 ## %bb.1: leaq L_.str(%rip), %rsi movl $1, %edi callq _errx LBB0_2: movq %rbx, %rax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "convert: cannot allocate memory" .comm _E2BIG,8,3 ## @E2BIG .comm _EINVAL,8,3 ## @EINVAL .comm _conv,8,3 ## @conv .comm _currentEncoding,8,3 ## @currentEncoding .comm _errno,8,3 ## @errno .comm _outputEncoding,4,2 ## @outputEncoding .no_dead_strip _convert .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function convert _convert: ; @convert .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 _strdup mov x19, x0 cbnz x0, LBB0_2 ; %bb.1: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov w0, #1 bl _errx LBB0_2: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "convert: cannot allocate memory" .comm _E2BIG,8,3 ; @E2BIG .comm _EINVAL,8,3 ; @EINVAL .comm _conv,8,3 ; @conv .comm _currentEncoding,8,3 ; @currentEncoding .comm _errno,8,3 ; @errno .comm _outputEncoding,4,2 ; @outputEncoding .no_dead_strip _convert .subsections_via_symbols
AnghaBench/freebsd/usr.bin/calendar/extr_events.c_convert.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dn_dev_up ## -- Begin function dn_dev_up .p2align 4, 0x90 _dn_dev_up: ## @dn_dev_up .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 %rdi, %r12 movq _decnet_address@GOTPCREL(%rip), %rax movq (%rax), %r14 movq (%rdi), %rbx movq _ARPHRD_ETHER@GOTPCREL(%rip), %r15 movq (%r15), %r13 cmpq %r13, %rbx je LBB0_2 ## %bb.1: movq _ARPHRD_LOOPBACK@GOTPCREL(%rip), %rax cmpq (%rax), %rbx jne LBB0_13 LBB0_2: cmpq $0, 16(%r12) je LBB0_3 ## %bb.5: cmpq %r13, %rbx je LBB0_6 LBB0_8: testq %r14, %r14 je LBB0_13 LBB0_9: xorl %eax, %eax callq _dn_dev_alloc_ifa testq %rax, %rax je LBB0_13 ## %bb.10: movq %rax, %r15 movq %r14, 16(%rax) movq %r14, 24(%rax) movq $0, 8(%rax) movq _RT_SCOPE_UNIVERSE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%r15) movl (%r15), %edi movl 8(%r12), %esi callq _strcpy movq %r12, %rdi movq %r15, %rsi callq _dn_dev_set_ifa cmpq %r13, %rbx jne LBB0_13 ## %bb.11: movq %r12, %rdi callq _dev_hold movq %r12, %rdi xorl %esi, %esi callq _dn_dev_set_default testq %rax, %rax je LBB0_13 ## %bb.12: movq %r12, %rdi callq _dev_put jmp LBB0_13 LBB0_3: leaq -44(%rbp), %rsi movq %r12, %rdi callq _dn_dev_create testq %rax, %rax je LBB0_13 ## %bb.4: movq (%r12), %rbx movq (%r15), %r13 cmpq %r13, %rbx jne LBB0_8 LBB0_6: movl 12(%r12), %edi movq _dn_hiord@GOTPCREL(%rip), %rax movl (%rax), %esi movl $4, %edx callq _memcmp testq %rax, %rax je LBB0_7 LBB0_13: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_7: movl 12(%r12), %edi callq _dn_eth2dn movq %rax, %r14 testq %r14, %r14 jne LBB0_9 jmp LBB0_13 .cfi_endproc ## -- End function .comm _decnet_address,8,3 ## @decnet_address .comm _ARPHRD_ETHER,8,3 ## @ARPHRD_ETHER .comm _ARPHRD_LOOPBACK,8,3 ## @ARPHRD_LOOPBACK .comm _dn_hiord,4,2 ## @dn_hiord .comm _RT_SCOPE_UNIVERSE,4,2 ## @RT_SCOPE_UNIVERSE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dn_dev_up ; -- Begin function dn_dev_up .p2align 2 _dn_dev_up: ; @dn_dev_up .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 ldr x22, [x0] Lloh0: adrp x21, _ARPHRD_ETHER@GOTPAGE Lloh1: ldr x21, [x21, _ARPHRD_ETHER@GOTPAGEOFF] ldr x23, [x21] Lloh2: adrp x8, _ARPHRD_LOOPBACK@GOTPAGE Lloh3: ldr x8, [x8, _ARPHRD_LOOPBACK@GOTPAGEOFF] Lloh4: ldr x8, [x8] cmp x22, x23 ccmp x22, x8, #4, ne b.ne LBB0_11 ; %bb.1: mov x19, x0 Lloh5: adrp x8, _decnet_address@GOTPAGE Lloh6: ldr x8, [x8, _decnet_address@GOTPAGEOFF] Lloh7: ldr x20, [x8] ldr x8, [x0, #16] cbz x8, LBB0_8 ; %bb.2: cmp x22, x23 b.eq LBB0_10 LBB0_3: cbz x20, LBB0_11 LBB0_4: bl _dn_dev_alloc_ifa cbz x0, LBB0_11 ; %bb.5: mov x21, x0 stp x20, x20, [x0, #16] str xzr, [x0, #8] Lloh8: adrp x8, _RT_SCOPE_UNIVERSE@GOTPAGE Lloh9: ldr x8, [x8, _RT_SCOPE_UNIVERSE@GOTPAGEOFF] Lloh10: ldr w8, [x8] str w8, [x0, #4] ldr w0, [x0] ldr w1, [x19, #8] bl _strcpy mov x0, x19 mov x1, x21 bl _dn_dev_set_ifa cmp x22, x23 b.ne LBB0_11 ; %bb.6: mov x0, x19 bl _dev_hold mov x0, x19 mov w1, #0 bl _dn_dev_set_default cbz x0, LBB0_11 ; %bb.7: mov x0, x19 bl _dev_put b LBB0_11 LBB0_8: add x1, sp, #12 mov x0, x19 bl _dn_dev_create cbz x0, LBB0_11 ; %bb.9: ldr x22, [x19] ldr x23, [x21] cmp x22, x23 b.ne LBB0_3 LBB0_10: ldr w0, [x19, #12] Lloh11: adrp x8, _dn_hiord@GOTPAGE Lloh12: ldr x8, [x8, _dn_hiord@GOTPAGEOFF] Lloh13: ldr w1, [x8] mov w2, #4 bl _memcmp cbz x0, LBB0_12 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 add sp, sp, #80 ret LBB0_12: ldr w0, [x19, #12] bl _dn_eth2dn mov x20, x0 cbnz x20, LBB0_4 b LBB0_11 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .cfi_endproc ; -- End function .comm _decnet_address,8,3 ; @decnet_address .comm _ARPHRD_ETHER,8,3 ; @ARPHRD_ETHER .comm _ARPHRD_LOOPBACK,8,3 ; @ARPHRD_LOOPBACK .comm _dn_hiord,4,2 ; @dn_hiord .comm _RT_SCOPE_UNIVERSE,4,2 ; @RT_SCOPE_UNIVERSE .subsections_via_symbols
AnghaBench/fastsocket/kernel/net/decnet/extr_dn_dev.c_dn_dev_up.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function palmas_usb_remove _palmas_usb_remove: ## @palmas_usb_remove .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _platform_get_drvdata movq %rax, %rdi callq _cancel_delayed_work_sync xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _palmas_usb_remove .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function palmas_usb_remove _palmas_usb_remove: ; @palmas_usb_remove .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 _platform_get_drvdata bl _cancel_delayed_work_sync mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _palmas_usb_remove .subsections_via_symbols
AnghaBench/linux/drivers/extcon/extr_extcon-palmas.c_palmas_usb_remove.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pinconf_init_device_debugfs _pinconf_init_device_debugfs: ## @pinconf_init_device_debugfs .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 _pinconf_init_device_debugfs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pinconf_init_device_debugfs _pinconf_init_device_debugfs: ; @pinconf_init_device_debugfs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .no_dead_strip _pinconf_init_device_debugfs .subsections_via_symbols
AnghaBench/linux/drivers/pinctrl/nomadik/extr_..pinconf.h_pinconf_init_device_debugfs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function isid_from_index _isid_from_index: ## @isid_from_index .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 leal 1(%rdi), %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _isid_from_index .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function isid_from_index _isid_from_index: ; @isid_from_index .cfi_startproc ; %bb.0: add w0, w0, #1 ret .cfi_endproc ; -- End function .no_dead_strip _isid_from_index .subsections_via_symbols
AnghaBench/freebsd/contrib/processor-trace/libipt/src/extr_pt_image_section_cache.c_isid_from_index.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_sonicvibes_put_single _snd_sonicvibes_put_single: ## @snd_sonicvibes_put_single .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, %r14 movq %rdi, %rbx callq _snd_kcontrol_chip movq %rax, %r15 movl (%rbx), %r12d movl %r12d, %eax shrl $16, %eax movzbl %al, %ebx movq (%r14), %rax movl (%rax), %eax andl %ebx, %eax movl %ebx, %r13d subl %eax, %r13d cmpl $16777216, %r12d ## imm = 0x1000000 cmovbl %eax, %r13d movzbl %r12b, %r14d shrl $8, %r12d movl %r12d, %ecx shll %cl, %r13d movq %r15, %rdi callq _spin_lock_irq movq %r15, %rdi movl %r14d, %esi callq _snd_sonicvibes_in1 movl %r12d, %ecx shll %cl, %ebx movzwl %ax, %eax notl %ebx andl %eax, %ebx orl %r13d, %ebx movzwl %bx, %edx xorl %ebx, %ebx cmpl %eax, %edx setne %bl movq %r15, %rdi movl %r14d, %esi callq _snd_sonicvibes_out1 movq %r15, %rdi callq _spin_unlock_irq movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _snd_sonicvibes_put_single .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_sonicvibes_put_single _snd_sonicvibes_put_single: ; @snd_sonicvibes_put_single .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, x1 mov x20, x0 bl _snd_kcontrol_chip mov x21, x0 ldr w8, [x20] ubfx w20, w8, #16, #8 ldr x9, [x19] ldr w9, [x9] and w9, w9, w20 sub w10, w20, w9 lsr w11, w8, #24 cmp w11, #0 csel w9, w9, w10, eq lsr w22, w8, #8 and w19, w8, #0xff lsl w23, w9, w22 bl _spin_lock_irq mov x0, x21 mov x1, x19 bl _snd_sonicvibes_in1 lsl w8, w20, w22 bic w8, w0, w8 orr w8, w8, w23 and w2, w8, #0xffff cmp w2, w0 cset w20, ne mov x0, x21 mov x1, x19 bl _snd_sonicvibes_out1 mov x0, x21 bl _spin_unlock_irq mov x0, 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 ret .cfi_endproc ; -- End function .no_dead_strip _snd_sonicvibes_put_single .subsections_via_symbols
AnghaBench/linux/sound/pci/extr_sonicvibes.c_snd_sonicvibes_put_single.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _read_file ## -- Begin function read_file .p2align 4, 0x90 _read_file: ## @read_file .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 L_.str(%rip), %rsi callq _fopen testq %rax, %rax je LBB0_3 ## %bb.1: movq %rax, %rbx movq %rax, %rdi xorl %esi, %esi movl $2, %edx callq _fseek movq %rbx, %rdi callq _ftell movq %rax, %r15 movl $1, %esi movq %rax, %rdi callq _calloc testq %rax, %rax je LBB0_3 ## %bb.2: movq %rax, %r14 movq %rbx, %rdi xorl %esi, %esi xorl %edx, %edx callq _fseek movl $1, %esi movq %r14, %rdi movq %r15, %rdx movq %rbx, %rcx callq _fread movq %rbx, %rdi callq _fclose movq %r14, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_3: movl $1, %edi callq _exit .cfi_endproc ## -- End function .globl _run ## -- Begin function run .p2align 4, 0x90 _run: ## @run .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $4016, %rsp ## imm = 0xFB0 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movb (%rdi), %al xorl %r9d, %r9d jmp LBB1_1 LBB1_8: ## in Loop: Header=BB1_1 Depth=1 xorl %esi, %esi LBB1_16: ## in Loop: Header=BB1_1 Depth=1 movslq %r9d, %rax incl %r9d movl %esi, -4016(%rbp,%rax,4) movq %rcx, %rdi LBB1_17: ## in Loop: Header=BB1_1 Depth=1 movb (%rdi), %al LBB1_1: ## =>This Loop Header: Depth=1 ## Child Loop BB1_11 Depth 2 ## Child Loop BB1_14 Depth 2 testb %al, %al je LBB1_18 ## %bb.2: ## in Loop: Header=BB1_1 Depth=1 movsbl %al, %eax cmpl $3, %eax je LBB1_7 ## %bb.3: ## in Loop: Header=BB1_1 Depth=1 incq %rdi cmpl $2, %eax je LBB1_6 ## %bb.4: ## in Loop: Header=BB1_1 Depth=1 cmpl $1, %eax jne LBB1_17 ## %bb.5: ## in Loop: Header=BB1_1 Depth=1 movslq %r9d, %rax decl %r9d movl -4020(%rbp,%rax,4), %ecx addl %ecx, -4024(%rbp,%rax,4) movb (%rdi), %al jmp LBB1_1 .p2align 4, 0x90 LBB1_7: ## in Loop: Header=BB1_1 Depth=1 leaq 2(%rdi), %rcx movsbl 1(%rdi), %r10d testl %r10d, %r10d je LBB1_8 ## %bb.9: ## in Loop: Header=BB1_1 Depth=1 leal -1(%r10), %r8d xorl %esi, %esi cmpl $3, %r8d jb LBB1_12 ## %bb.10: ## in Loop: Header=BB1_1 Depth=1 movl %r10d, %eax andl $-4, %eax xorl %esi, %esi .p2align 4, 0x90 LBB1_11: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 shll $8, %esi movsbl (%rcx), %edx addl %esi, %edx shll $8, %edx movsbl 1(%rcx), %esi addl %edx, %esi shll $8, %esi movsbl 2(%rcx), %edx addl %esi, %edx shll $8, %edx movsbl 3(%rcx), %esi addq $4, %rcx addl %edx, %esi addl $-4, %eax jne LBB1_11 LBB1_12: ## in Loop: Header=BB1_1 Depth=1 testb $3, %r10b je LBB1_15 ## %bb.13: ## in Loop: Header=BB1_1 Depth=1 andl $3, %r10d xorl %eax, %eax .p2align 4, 0x90 LBB1_14: ## Parent Loop BB1_1 Depth=1 ## => This Inner Loop Header: Depth=2 shll $8, %esi movsbl (%rcx,%rax), %edx addl %edx, %esi incq %rax cmpl %eax, %r10d jne LBB1_14 LBB1_15: ## in Loop: Header=BB1_1 Depth=1 leaq (%rdi,%r8), %rcx addq $3, %rcx jmp LBB1_16 .p2align 4, 0x90 LBB1_6: ## in Loop: Header=BB1_1 Depth=1 movslq %r9d, %rax decl %r9d movl -4024(%rbp,%rax,4), %ecx imull -4020(%rbp,%rax,4), %ecx movl %ecx, -4024(%rbp,%rax,4) movb (%rdi), %al jmp LBB1_1 LBB1_18: movslq %r9d, %rax movl -4020(%rbp,%rax,4), %eax movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -8(%rbp), %rcx jne LBB1_20 ## %bb.19: addq $4016, %rsp ## imm = 0xFB0 popq %rbp retq LBB1_20: callq ___stack_chk_fail .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 %r14 pushq %rbx subq $4016, %rsp ## imm = 0xFB0 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -24(%rbp) cmpl $2, %edi jl LBB2_20 ## %bb.1: movq 8(%rsi), %rdi callq _read_file movb (%rax), %dl xorl %r14d, %r14d movl $0, %r9d testb %dl, %dl je LBB2_19 ## %bb.2: xorl %r9d, %r9d jmp LBB2_3 .p2align 4, 0x90 LBB2_7: ## in Loop: Header=BB2_3 Depth=1 movslq %r9d, %rdx decl %r9d movl -4040(%rbp,%rdx,4), %esi imull -4036(%rbp,%rdx,4), %esi movl %esi, -4040(%rbp,%rdx,4) LBB2_18: ## in Loop: Header=BB2_3 Depth=1 movb (%rax), %dl testb %dl, %dl je LBB2_19 LBB2_3: ## =>This Loop Header: Depth=1 ## Child Loop BB2_12 Depth 2 ## Child Loop BB2_15 Depth 2 movsbl %dl, %edx cmpl $3, %edx je LBB2_8 ## %bb.4: ## in Loop: Header=BB2_3 Depth=1 incq %rax cmpl $2, %edx je LBB2_7 ## %bb.5: ## in Loop: Header=BB2_3 Depth=1 cmpl $1, %edx jne LBB2_18 ## %bb.6: ## in Loop: Header=BB2_3 Depth=1 movslq %r9d, %rdx decl %r9d movl -4036(%rbp,%rdx,4), %esi addl %esi, -4040(%rbp,%rdx,4) jmp LBB2_18 .p2align 4, 0x90 LBB2_8: ## in Loop: Header=BB2_3 Depth=1 leaq 2(%rax), %rdx movsbl 1(%rax), %esi testl %esi, %esi je LBB2_9 ## %bb.10: ## in Loop: Header=BB2_3 Depth=1 leal -1(%rsi), %r8d xorl %ebx, %ebx cmpl $3, %r8d jb LBB2_13 ## %bb.11: ## in Loop: Header=BB2_3 Depth=1 movl %esi, %edi andl $-4, %edi xorl %ebx, %ebx .p2align 4, 0x90 LBB2_12: ## Parent Loop BB2_3 Depth=1 ## => This Inner Loop Header: Depth=2 shll $8, %ebx movsbl (%rdx), %ecx addl %ebx, %ecx shll $8, %ecx movsbl 1(%rdx), %ebx addl %ecx, %ebx shll $8, %ebx movsbl 2(%rdx), %ecx addl %ebx, %ecx shll $8, %ecx movsbl 3(%rdx), %ebx addq $4, %rdx addl %ecx, %ebx addl $-4, %edi jne LBB2_12 LBB2_13: ## in Loop: Header=BB2_3 Depth=1 testb $3, %sil je LBB2_16 ## %bb.14: ## in Loop: Header=BB2_3 Depth=1 andl $3, %esi xorl %edi, %edi .p2align 4, 0x90 LBB2_15: ## Parent Loop BB2_3 Depth=1 ## => This Inner Loop Header: Depth=2 shll $8, %ebx movsbl (%rdx,%rdi), %ecx addl %ecx, %ebx incq %rdi cmpl %edi, %esi jne LBB2_15 LBB2_16: ## in Loop: Header=BB2_3 Depth=1 movl %r8d, %ecx leaq (%rax,%rcx), %rdx addq $3, %rdx jmp LBB2_17 LBB2_9: ## in Loop: Header=BB2_3 Depth=1 xorl %ebx, %ebx LBB2_17: ## in Loop: Header=BB2_3 Depth=1 movslq %r9d, %rax incl %r9d movl %ebx, -4032(%rbp,%rax,4) movq %rdx, %rax jmp LBB2_18 LBB2_20: leaq L_str(%rip), %rdi callq _puts movl $-1, %r14d jmp LBB2_21 LBB2_19: movslq %r9d, %rax movl -4036(%rbp,%rax,4), %esi leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf LBB2_21: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -24(%rbp), %rax jne LBB2_23 ## %bb.22: movl %r14d, %eax addq $4016, %rsp ## imm = 0xFB0 popq %rbx popq %r14 popq %rbp retq LBB2_23: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "r" L_.str.1: ## @.str.1 .asciz "The value is: %i\n" L_str: ## @str .asciz "Give a the file name of a byte code program as argument" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _read_file ; -- Begin function read_file .p2align 2 _read_file: ; @read_file .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 x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _fopen cbz x0, LBB0_3 ; %bb.1: mov x19, x0 mov x1, #0 mov w2, #2 bl _fseek mov x0, x19 bl _ftell mov x20, x0 mov w1, #1 bl _calloc cbz x0, LBB0_3 ; %bb.2: mov x21, x0 mov x0, x19 mov x1, #0 mov w2, #0 bl _fseek mov x0, x21 mov w1, #1 mov x2, x20 mov x3, x19 bl _fread mov x0, x19 bl _fclose mov x0, x21 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: mov w0, #1 bl _exit .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _run ; -- Begin function run .p2align 2 _run: ; @run .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #4016 Lloh2: adrp x8, ___stack_chk_guard@GOTPAGE Lloh3: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh4: ldr x8, [x8] stur x8, [x29, #-24] ldrb w10, [x0] cbz w10, LBB1_14 ; %bb.1: mov w8, #0 add x9, sp, #8 b LBB1_4 LBB1_2: ; in Loop: Header=BB1_4 Depth=1 add x10, x9, w8, sxtw #2 ; kill: def $w8 killed $w8 killed $x8 def $x8 sxtw x8, w8 sub x8, x8, #1 ldr w11, [x9, x8, lsl #2] ldur w12, [x10, #-8] mul w11, w12, w11 stur w11, [x10, #-8] ; kill: def $w8 killed $w8 killed $x8 def $x8 LBB1_3: ; in Loop: Header=BB1_4 Depth=1 ldrb w10, [x0] cbz w10, LBB1_15 LBB1_4: ; =>This Loop Header: Depth=1 ; Child Loop BB1_10 Depth 2 and w11, w10, #0xff cmp w11, #3 b.eq LBB1_8 ; %bb.5: ; in Loop: Header=BB1_4 Depth=1 sxtb w10, w10 add x0, x0, #1 cmp w10, #2 b.eq LBB1_2 ; %bb.6: ; in Loop: Header=BB1_4 Depth=1 cmp w10, #1 b.ne LBB1_3 ; %bb.7: ; in Loop: Header=BB1_4 Depth=1 sxtw x10, w8 add x8, x9, w8, sxtw #2 sub x10, x10, #1 ldr w11, [x9, x10, lsl #2] ldur w12, [x8, #-8] add w11, w12, w11 stur w11, [x8, #-8] mov x8, x10 b LBB1_3 LBB1_8: ; in Loop: Header=BB1_4 Depth=1 add x10, x0, #2 ldrsb w12, [x0, #1] cbz w12, LBB1_12 ; %bb.9: ; in Loop: Header=BB1_4 Depth=1 mov w11, #0 sub w13, w12, #1 LBB1_10: ; Parent Loop BB1_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsb w14, [x10], #1 add w11, w14, w11, lsl #8 subs w12, w12, #1 b.ne LBB1_10 ; %bb.11: ; in Loop: Header=BB1_4 Depth=1 add x10, x0, x13 add x10, x10, #3 b LBB1_13 LBB1_12: ; in Loop: Header=BB1_4 Depth=1 mov w11, #0 LBB1_13: ; in Loop: Header=BB1_4 Depth=1 str w11, [x9, w8, sxtw #2] add w8, w8, #1 ; kill: def $w8 killed $w8 def $x8 mov x0, x10 b LBB1_3 LBB1_14: mov w8, #0 LBB1_15: add x9, sp, #8 add x8, x9, w8, sxtw #2 ldur w0, [x8, #-4] ldur x8, [x29, #-24] Lloh5: adrp x9, ___stack_chk_guard@GOTPAGE Lloh6: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh7: ldr x9, [x9] cmp x9, x8 b.ne LBB1_17 ; %bb.16: add sp, sp, #4016 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret LBB1_17: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w27, -24 .cfi_offset w28, -32 sub sp, sp, #4016 Lloh8: adrp x8, ___stack_chk_guard@GOTPAGE Lloh9: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh10: ldr x8, [x8] stur x8, [x29, #-24] cmp w0, #2 b.lt LBB2_15 ; %bb.1: ldr x0, [x1, #8] bl _read_file ldrb w10, [x0] cbz w10, LBB2_16 ; %bb.2: mov w8, #0 add x9, sp, #8 b LBB2_5 LBB2_3: ; in Loop: Header=BB2_5 Depth=1 add x10, x9, w8, sxtw #2 ; kill: def $w8 killed $w8 killed $x8 def $x8 sxtw x8, w8 sub x8, x8, #1 ldr w11, [x9, x8, lsl #2] ldur w12, [x10, #-8] mul w11, w12, w11 stur w11, [x10, #-8] ; kill: def $w8 killed $w8 killed $x8 def $x8 LBB2_4: ; in Loop: Header=BB2_5 Depth=1 ldrb w10, [x0] cbz w10, LBB2_17 LBB2_5: ; =>This Loop Header: Depth=1 ; Child Loop BB2_11 Depth 2 and w11, w10, #0xff cmp w11, #3 b.eq LBB2_9 ; %bb.6: ; in Loop: Header=BB2_5 Depth=1 sxtb w10, w10 add x0, x0, #1 cmp w10, #2 b.eq LBB2_3 ; %bb.7: ; in Loop: Header=BB2_5 Depth=1 cmp w10, #1 b.ne LBB2_4 ; %bb.8: ; in Loop: Header=BB2_5 Depth=1 sxtw x10, w8 add x8, x9, w8, sxtw #2 sub x10, x10, #1 ldr w11, [x9, x10, lsl #2] ldur w12, [x8, #-8] add w11, w12, w11 stur w11, [x8, #-8] mov x8, x10 b LBB2_4 LBB2_9: ; in Loop: Header=BB2_5 Depth=1 add x10, x0, #2 ldrsb w12, [x0, #1] cbz w12, LBB2_13 ; %bb.10: ; in Loop: Header=BB2_5 Depth=1 mov w11, #0 sub w13, w12, #1 LBB2_11: ; Parent Loop BB2_5 Depth=1 ; => This Inner Loop Header: Depth=2 ldrsb w14, [x10], #1 add w11, w14, w11, lsl #8 subs w12, w12, #1 b.ne LBB2_11 ; %bb.12: ; in Loop: Header=BB2_5 Depth=1 add x10, x0, w13, uxtw add x10, x10, #3 b LBB2_14 LBB2_13: ; in Loop: Header=BB2_5 Depth=1 mov w11, #0 LBB2_14: ; in Loop: Header=BB2_5 Depth=1 str w11, [x9, w8, sxtw #2] add w8, w8, #1 ; kill: def $w8 killed $w8 def $x8 mov x0, x10 b LBB2_4 LBB2_15: Lloh11: adrp x0, l_str@PAGE Lloh12: add x0, x0, l_str@PAGEOFF bl _puts mov w0, #-1 b LBB2_18 LBB2_16: mov w8, #0 LBB2_17: add x9, sp, #8 add x8, x9, w8, sxtw #2 ldur w8, [x8, #-4] str x8, [sp] Lloh13: adrp x0, l_.str.1@PAGE Lloh14: add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 LBB2_18: ldur x8, [x29, #-24] Lloh15: adrp x9, ___stack_chk_guard@GOTPAGE Lloh16: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh17: ldr x9, [x9] cmp x9, x8 b.ne LBB2_20 ; %bb.19: add sp, sp, #4016 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #32 ; 16-byte Folded Reload ret LBB2_20: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "r" l_.str.1: ; @.str.1 .asciz "The value is: %i\n" l_str: ; @str .asciz "Give a the file name of a byte code program as argument" .subsections_via_symbols
the_stack_data/212642274.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function hwa742_bind_client _hwa742_bind_client: ## @hwa742_bind_client .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 _hwa742@GOTPCREL(%rip), %rbx movq (%rbx), %rdx movq 8(%rbx), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi callq _dev_dbg movq (%rbx), %rax movq _OMAPFB_MANUAL_UPDATE@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_1 ## %bb.2: movq 8(%rbx), %rdi movq _OMAPFB_EVENT_READY@GOTPCREL(%rip), %rax movl (%rax), %esi addq $8, %rsp popq %rbx popq %rbp jmp _omapfb_notify_clients ## TAILCALL LBB0_1: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _hwa742,16,3 ## @hwa742 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "update_mode %d\n" .comm _OMAPFB_MANUAL_UPDATE,8,3 ## @OMAPFB_MANUAL_UPDATE .comm _OMAPFB_EVENT_READY,4,2 ## @OMAPFB_EVENT_READY .no_dead_strip _hwa742_bind_client .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hwa742_bind_client _hwa742_bind_client: ; @hwa742_bind_client .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, _hwa742@GOTPAGE Lloh1: ldr x19, [x19, _hwa742@GOTPAGEOFF] ldp x2, x8, [x19] ldr w0, [x8] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF bl _dev_dbg ldr x8, [x19] Lloh4: adrp x9, _OMAPFB_MANUAL_UPDATE@GOTPAGE Lloh5: ldr x9, [x9, _OMAPFB_MANUAL_UPDATE@GOTPAGEOFF] Lloh6: ldr x9, [x9] cmp x8, x9 b.ne LBB0_2 ; %bb.1: ldr x0, [x19, #8] Lloh7: adrp x8, _OMAPFB_EVENT_READY@GOTPAGE Lloh8: ldr x8, [x8, _OMAPFB_EVENT_READY@GOTPAGEOFF] Lloh9: ldr w1, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _omapfb_notify_clients LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _hwa742,16,3 ; @hwa742 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "update_mode %d\n" .comm _OMAPFB_MANUAL_UPDATE,8,3 ; @OMAPFB_MANUAL_UPDATE .comm _OMAPFB_EVENT_READY,4,2 ; @OMAPFB_EVENT_READY .no_dead_strip _hwa742_bind_client .subsections_via_symbols
AnghaBench/linux/drivers/video/fbdev/omap/extr_hwa742.c_hwa742_bind_client.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _as102_urb_stream_irq ## -- Begin function as102_urb_stream_irq .p2align 4, 0x90 _as102_urb_stream_irq: ## @as102_urb_stream_irq .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 movq 8(%rdi), %r14 movl 4(%rdi), %edx testl %edx, %edx jle LBB0_2 ## %bb.1: leaq 8(%r14), %rdi movl (%rbx), %esi callq _dvb_dmx_swfilter cmpq $0, (%r14) jne LBB0_6 jmp LBB0_5 LBB0_2: je LBB0_3 ## %bb.4: cmpq $0, (%r14) je LBB0_5 LBB0_6: movq %r14, %rdi movq %rbx, %rsi popq %rbx popq %r14 popq %rbp jmp _as102_submit_urb_stream ## TAILCALL LBB0_3: movl (%rbx), %edi movq _AS102_USB_BUF_SIZE@GOTPCREL(%rip), %rax movl (%rax), %edx xorl %esi, %esi callq _memset cmpq $0, (%r14) jne LBB0_6 LBB0_5: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _AS102_USB_BUF_SIZE,4,2 ## @AS102_USB_BUF_SIZE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _as102_urb_stream_irq ; -- Begin function as102_urb_stream_irq .p2align 2 _as102_urb_stream_irq: ; @as102_urb_stream_irq .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 x20, [x0, #8] ldr w2, [x0, #4] cmp w2, #1 b.lt LBB0_2 ; %bb.1: add x0, x20, #8 ldr w1, [x19] bl _dvb_dmx_swfilter ldr x8, [x20] cbnz x8, LBB0_4 b LBB0_6 LBB0_2: cbz w2, LBB0_5 ; %bb.3: ldr x8, [x20] cbz x8, LBB0_6 LBB0_4: mov x0, x20 mov x1, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _as102_submit_urb_stream LBB0_5: ldr w0, [x19] Lloh0: adrp x8, _AS102_USB_BUF_SIZE@GOTPAGE Lloh1: ldr x8, [x8, _AS102_USB_BUF_SIZE@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov w1, #0 bl _memset ldr x8, [x20] cbnz x8, LBB0_4 LBB0_6: 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 _AS102_USB_BUF_SIZE,4,2 ; @AS102_USB_BUF_SIZE .subsections_via_symbols
AnghaBench/linux/drivers/media/usb/as102/extr_as102_usb_drv.c_as102_urb_stream_irq.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function DoInteractive _DoInteractive: ## @DoInteractive .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 ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _csock@GOTPCREL(%rip), %rbx movl (%rbx), %edi movq _dsock@GOTPCREL(%rip), %r15 movl (%r15), %esi callq _MAX movl %eax, %r14d incl %r14d movq _help_cmd@GOTPCREL(%rip), %rax xorl %edi, %edi xorl %esi, %esi callq *(%rax) leaq -52(%rbp), %r12 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movq %r12, %rdi callq _FD_ZERO movl (%rbx), %edi movq %r12, %rsi callq _FD_SET movl (%r15), %edi movq %r12, %rsi callq _FD_SET leaq -72(%rbp), %r13 movq %r13, %rdi xorl %esi, %esi movl $4, %edx callq _memset movl %r14d, %edi movq %r12, %rsi xorl %edx, %edx xorl %ecx, %ecx movq %r13, %r8 callq _select testq %rax, %rax jg LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq _PROMPT@GOTPCREL(%rip), %rax movq (%rax), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf movq _stdout@GOTPCREL(%rip), %rax movl (%rax), %edi callq _fflush movq %r12, %rdi callq _FD_ZERO xorl %edi, %edi movq %r12, %rsi callq _FD_SET movl (%rbx), %edi movq %r12, %rsi callq _FD_SET movl (%r15), %edi movq %r12, %rsi callq _FD_SET movl %r14d, %edi movq %r12, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d callq _select testq %rax, %rax jns LBB0_4 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq _EX_OSERR@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.1(%rip), %rsi callq _err LBB0_4: ## in Loop: Header=BB0_1 Depth=1 xorl %edi, %edi movq %r12, %rsi callq _FD_ISSET testq %rax, %rax jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movl $10, %edi callq _putchar .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq %r12, %rdi callq _ReadSockets xorl %edi, %edi movq %r12, %rsi callq _FD_ISSET testq %rax, %rax je LBB0_1 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movq %rsp, -64(%rbp) ## 8-byte Spill movq _LINE_MAX@GOTPCREL(%rip), %rax movl (%rax), %r12d movq %r12, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r13 movq _stdin@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r13, %rdi movl %r12d, %esi callq _fgets testq %rax, %rax je LBB0_8 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movq %r13, %rdi callq _DoParseCommand movq _CMDRTN_QUIT@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax movq -64(%rbp), %rsp ## 8-byte Reload leaq -52(%rbp), %r12 jne LBB0_1 jmp LBB0_10 LBB0_8: movl $10, %edi callq _putchar movq -64(%rbp), %rsp ## 8-byte Reload LBB0_10: movq _CMDRTN_QUIT@GOTPCREL(%rip), %rax movl (%rax), %eax movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_12 ## %bb.11: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_12: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _csock,4,2 ## @csock .comm _dsock,4,2 ## @dsock .comm _help_cmd,8,3 ## @help_cmd .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s" .comm _PROMPT,8,3 ## @PROMPT .comm _stdout,4,2 ## @stdout .comm _EX_OSERR,4,2 ## @EX_OSERR L_.str.1: ## @.str.1 .asciz "select" .comm _LINE_MAX,4,2 ## @LINE_MAX .comm _stdin,4,2 ## @stdin .comm _CMDRTN_QUIT,8,3 ## @CMDRTN_QUIT .no_dead_strip _DoInteractive .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function DoInteractive _DoInteractive: ; @DoInteractive .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 x23, _csock@GOTPAGE Lloh4: ldr x23, [x23, _csock@GOTPAGEOFF] ldr w0, [x23] Lloh5: adrp x24, _dsock@GOTPAGE Lloh6: ldr x24, [x24, _dsock@GOTPAGEOFF] ldr w1, [x24] bl _MAX add w19, w0, #1 Lloh7: adrp x8, _help_cmd@GOTPAGE Lloh8: ldr x8, [x8, _help_cmd@GOTPAGEOFF] Lloh9: ldr x8, [x8] mov w0, #0 mov x1, #0 blr x8 Lloh10: adrp x20, l_.str@PAGE Lloh11: add x20, x20, l_.str@PAGEOFF Lloh12: adrp x27, _stdout@GOTPAGE Lloh13: ldr x27, [x27, _stdout@GOTPAGEOFF] Lloh14: adrp x28, _LINE_MAX@GOTPAGE Lloh15: ldr x28, [x28, _LINE_MAX@GOTPAGEOFF] Lloh16: adrp x21, _stdin@GOTPAGE Lloh17: ldr x21, [x21, _stdin@GOTPAGEOFF] Lloh18: adrp x25, _CMDRTN_QUIT@GOTPAGE Lloh19: ldr x25, [x25, _CMDRTN_QUIT@GOTPAGEOFF] LBB0_1: ; =>This Inner Loop Header: Depth=1 sub x0, x29, #100 bl _FD_ZERO ldr w0, [x23] sub x1, x29, #100 bl _FD_SET ldr w0, [x24] sub x1, x29, #100 bl _FD_SET sub x0, x29, #96 mov w1, #0 mov w2, #4 bl _memset sub x1, x29, #100 sub x4, x29, #96 mov x0, x19 mov x2, #0 mov x3, #0 bl _select cmp x0, #0 b.gt LBB0_6 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 Lloh20: adrp x8, _PROMPT@GOTPAGE Lloh21: ldr x8, [x8, _PROMPT@GOTPAGEOFF] Lloh22: ldr x8, [x8] str x8, [sp, #-16]! mov x0, x20 bl _printf add sp, sp, #16 ldr w0, [x27] bl _fflush sub x0, x29, #100 bl _FD_ZERO sub x1, x29, #100 mov w0, #0 bl _FD_SET ldr w0, [x23] sub x1, x29, #100 bl _FD_SET ldr w0, [x24] sub x1, x29, #100 bl _FD_SET sub x1, x29, #100 mov x0, x19 mov x2, #0 mov x3, #0 mov x4, #0 bl _select tbz x0, #63, LBB0_4 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 Lloh23: adrp x8, _EX_OSERR@GOTPAGE Lloh24: ldr x8, [x8, _EX_OSERR@GOTPAGEOFF] Lloh25: ldr w0, [x8] Lloh26: adrp x1, l_.str.1@PAGE Lloh27: add x1, x1, l_.str.1@PAGEOFF bl _err LBB0_4: ; in Loop: Header=BB0_1 Depth=1 sub x1, x29, #100 mov w0, #0 bl _FD_ISSET cbnz x0, LBB0_6 ; %bb.5: ; in Loop: Header=BB0_1 Depth=1 mov w0, #10 bl _putchar LBB0_6: ; in Loop: Header=BB0_1 Depth=1 sub x0, x29, #100 bl _ReadSockets sub x1, x29, #100 mov w0, #0 bl _FD_ISSET cbz x0, LBB0_1 ; %bb.7: ; in Loop: Header=BB0_1 Depth=1 mov x26, sp ldr w1, [x28] mov x9, x1 Lloh28: adrp x16, ___chkstk_darwin@GOTPAGE Lloh29: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x8, sp add x9, x1, #15 and x9, x9, #0x1fffffff0 sub x22, x8, x9 mov sp, x22 ldr w2, [x21] mov x0, x22 ; kill: def $w1 killed $w1 killed $x1 bl _fgets cbz x0, LBB0_9 ; %bb.8: ; in Loop: Header=BB0_1 Depth=1 mov x0, x22 bl _DoParseCommand ldr x8, [x25] mov sp, x26 cmp x0, x8 b.ne LBB0_1 b LBB0_10 LBB0_9: mov w0, #10 bl _putchar mov sp, x26 LBB0_10: ldr w0, [x25] ldur x8, [x29, #-88] Lloh30: adrp x9, ___stack_chk_guard@GOTPAGE Lloh31: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh32: ldr x9, [x9] cmp x9, x8 b.ne LBB0_12 ; %bb.11: 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_12: bl ___stack_chk_fail .loh AdrpLdrGot Lloh18, Lloh19 .loh AdrpLdrGot Lloh16, Lloh17 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGot Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .cfi_endproc ; -- End function .comm _csock,4,2 ; @csock .comm _dsock,4,2 ; @dsock .comm _help_cmd,8,3 ; @help_cmd .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" .comm _PROMPT,8,3 ; @PROMPT .comm _stdout,4,2 ; @stdout .comm _EX_OSERR,4,2 ; @EX_OSERR l_.str.1: ; @.str.1 .asciz "select" .comm _LINE_MAX,4,2 ; @LINE_MAX .comm _stdin,4,2 ; @stdin .comm _CMDRTN_QUIT,8,3 ; @CMDRTN_QUIT .no_dead_strip _DoInteractive .subsections_via_symbols
AnghaBench/freebsd/usr.sbin/ngctl/extr_main.c_DoInteractive.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _radeon_combios_fini ## -- Begin function radeon_combios_fini .p2align 4, 0x90 _radeon_combios_fini: ## @radeon_combios_fini .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 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _radeon_combios_fini ; -- Begin function radeon_combios_fini .p2align 2 _radeon_combios_fini: ; @radeon_combios_fini .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/radeon/extr_radeon_device.c_radeon_combios_fini.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cq_alloc_res _cq_alloc_res: ## @cq_alloc_res .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 cmpl $128, %edx jne LBB0_7 ## %bb.1: movq %r9, %r15 movl %esi, %r14d movq %rdi, %r12 movq _RES_CQ@GOTPCREL(%rip), %r13 movl (%r13), %edx movl $1, %ecx xorl %r8d, %r8d callq _mlx4_grant_resource movl %eax, %ebx testl %eax, %eax jne LBB0_8 ## %bb.2: leaq -44(%rbp), %rsi movq %r12, %rdi callq ___mlx4_cq_alloc_icm testl %eax, %eax je LBB0_4 ## %bb.3: movl %eax, %ebx movl (%r13), %edx movq %r12, %rdi movl %r14d, %esi movl $1, %ecx xorl %r8d, %r8d callq _mlx4_release_resource jmp LBB0_8 LBB0_7: movq _EINVAL@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx LBB0_8: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_4: movl -44(%rbp), %edx movl (%r13), %r8d xorl %ebx, %ebx movq %r12, %rdi movl %r14d, %esi movl $1, %ecx xorl %r9d, %r9d callq _add_res_range testl %eax, %eax je LBB0_6 ## %bb.5: movl (%r13), %edx movq %r12, %rdi movl %r14d, %esi movl $1, %ecx xorl %r8d, %r8d movl %eax, %ebx callq _mlx4_release_resource movl -44(%rbp), %esi movq %r12, %rdi callq ___mlx4_cq_free_icm jmp LBB0_8 LBB0_6: movl -44(%rbp), %esi movq %r15, %rdi callq _set_param_l jmp LBB0_8 .cfi_endproc ## -- End function .comm _RES_CQ,4,2 ## @RES_CQ .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _cq_alloc_res .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cq_alloc_res _cq_alloc_res: ; @cq_alloc_res .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 cmp w2, #128 b.ne LBB0_4 ; %bb.1: mov x21, x5 mov x20, x1 mov x19, x0 Lloh0: adrp x23, _RES_CQ@GOTPAGE Lloh1: ldr x23, [x23, _RES_CQ@GOTPAGEOFF] ldr w2, [x23] mov w3, #1 mov w4, #0 bl _mlx4_grant_resource mov x22, x0 cbnz w0, LBB0_5 ; %bb.2: add x1, sp, #12 mov x0, x19 bl ___mlx4_cq_alloc_icm cbz w0, LBB0_6 ; %bb.3: mov x22, x0 ldr w2, [x23] mov x0, x19 mov x1, x20 mov w3, #1 mov w4, #0 bl _mlx4_release_resource b LBB0_5 LBB0_4: Lloh2: adrp x8, _EINVAL@GOTPAGE Lloh3: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w22, w8 LBB0_5: 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 LBB0_6: ldr w2, [sp, #12] ldr w4, [x23] mov x0, x19 mov x1, x20 mov w3, #1 mov w5, #0 bl _add_res_range mov x22, x0 cbz w0, LBB0_8 ; %bb.7: ldr w2, [x23] mov x0, x19 mov x1, x20 mov w3, #1 mov w4, #0 bl _mlx4_release_resource ldr w1, [sp, #12] mov x0, x19 bl ___mlx4_cq_free_icm b LBB0_5 LBB0_8: ldr w1, [sp, #12] mov x0, x21 bl _set_param_l b LBB0_5 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _RES_CQ,4,2 ; @RES_CQ .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _cq_alloc_res .subsections_via_symbols
AnghaBench/freebsd/sys/dev/mlx4/mlx4_core/extr_mlx4_resource_tracker.c_cq_alloc_res.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ida_v3_done _ida_v3_done: ## @ida_v3_done .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _R_DONE_FIFO@GOTPCREL(%rip), %rax movl (%rax), %esi callq _ida_inl xorl %ecx, %ecx cmpl $-1, %eax cmovel %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _R_DONE_FIFO,4,2 ## @R_DONE_FIFO .no_dead_strip _ida_v3_done .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ida_v3_done _ida_v3_done: ; @ida_v3_done .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, _R_DONE_FIFO@GOTPAGE Lloh1: ldr x8, [x8, _R_DONE_FIFO@GOTPAGEOFF] Lloh2: ldr w1, [x8] bl _ida_inl cmn w0, #1 csel w0, wzr, w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _R_DONE_FIFO,4,2 ; @R_DONE_FIFO .no_dead_strip _ida_v3_done .subsections_via_symbols
AnghaBench/freebsd/sys/dev/ida/extr_ida_pci.c_ida_v3_done.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function BN_print_dec_fp _BN_print_dec_fp: ## @BN_print_dec_fp .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), %rdx leaq L_.str(%rip), %rsi popq %rbp jmp _fprintf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%lu" .no_dead_strip _BN_print_dec_fp .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function BN_print_dec_fp _BN_print_dec_fp: ; @BN_print_dec_fp .cfi_startproc ; %bb.0: ldr x2, [x1] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF b _fprintf .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%lu" .no_dead_strip _BN_print_dec_fp .subsections_via_symbols
AnghaBench/freebsd/usr.bin/factor/extr_factor.c_BN_print_dec_fp.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 movq _f1@GOTPCREL(%rip), %rax movl (%rax), %edi movl $3, %esi callq _f2 xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _f1,4,2 ## @f1 .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 x8, _f1@GOTPAGE Lloh1: ldr x8, [x8, _f1@GOTPAGEOFF] Lloh2: ldr w0, [x8] mov w1, #3 bl _f2 mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _f1,4,2 ; @f1 .subsections_via_symbols
AnghaBench/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/extr_tst.FunctionLookup.c_main.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nvbios_M0203Em ## -- Begin function nvbios_M0203Em .p2align 4, 0x90 _nvbios_M0203Em: ## @nvbios_M0203Em .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, %rbx movq %rcx, %rax movl %esi, -52(%rbp) ## 4-byte Spill movq %rdi, %r15 leaq -72(%rbp), %rcx leaq -68(%rbp), %r8 leaq -48(%rbp), %r9 movq %rdx, -64(%rbp) ## 8-byte Spill movq %rdx, %rsi movq %rax, %r12 movq %rax, %rdx callq _nvbios_M0203Tp testl %eax, %eax je LBB0_8 ## %bb.1: movl $256, %r14d ## imm = 0x100 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movl %r14d, %esi movq -64(%rbp), %rdx ## 8-byte Reload movq %r12, %rcx movq %rbx, %r8 callq _nvbios_M0203Ep testl %eax, %eax je LBB0_3 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl -48(%rbp), %edx cmpl $128, %edx jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_2 Depth=1 movl %eax, %r13d incl %r14d movl -52(%rbp), %eax ## 4-byte Reload cmpl %eax, (%rbx) jne LBB0_2 jmp LBB0_7 LBB0_8: leaq L_.str(%rip), %rsi xorl %r13d, %r13d movq %r15, %rdi xorl %eax, %eax callq _nvkm_warn jmp LBB0_7 LBB0_3: xorl %r13d, %r13d jmp LBB0_7 LBB0_6: leaq L_.str.1(%rip), %rsi xorl %r13d, %r13d movq %r15, %rdi xorl %eax, %eax callq _nvkm_warn LBB0_7: movl %r13d, %eax addq $40, %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 "M0203T not found\n" L_.str.1: ## @.str.1 .asciz "M0203T type %02x\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nvbios_M0203Em ; -- Begin function nvbios_M0203Em .p2align 2 _nvbios_M0203Em: ; @nvbios_M0203Em .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 mov x20, x4 mov x21, x3 mov x22, x2 mov x23, x1 mov x19, x0 add x3, sp, #20 add x4, sp, #16 add x5, sp, #24 mov x1, x2 mov x2, x21 bl _nvbios_M0203Tp cbz w0, LBB0_5 ; %bb.1: mov w24, #256 LBB0_2: ; =>This Inner Loop Header: Depth=1 mov x0, x19 mov x1, x24 mov x2, x22 mov x3, x21 mov x4, x20 bl _nvbios_M0203Ep cbz w0, LBB0_8 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #24] cmp w8, #128 b.ne LBB0_6 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [x20] add w24, w24, #1 cmp w8, w23 b.ne LBB0_2 b LBB0_8 LBB0_5: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF b LBB0_7 LBB0_6: str x8, [sp] Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF LBB0_7: mov x0, x19 bl _nvkm_warn mov w0, #0 LBB0_8: 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 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "M0203T not found\n" l_.str.1: ; @.str.1 .asciz "M0203T type %02x\n" .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/extr_M0203.c_nvbios_M0203Em.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 _ccv_swt_merge_textline LCPI0_0: .quad 0x3ff0000000000000 ## double 1 LCPI0_1: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI0_2: .space 16 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 __ccv_swt_merge_textline: ## @_ccv_swt_merge_textline .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 $136, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r12 movl (%rdi), %esi xorl %r14d, %r14d movl $48, %edi xorl %edx, %edx callq _ccv_array_new movq %rax, -88(%rbp) ## 8-byte Spill cmpl $2, (%r12) jl LBB0_14 ## %bb.1: movsd 16(%rbp), %xmm0 ## xmm0 = mem[0],zero movsd 24(%rbp), %xmm1 ## xmm1 = mem[0],zero movsd LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero movapd %xmm2, %xmm3 movsd %xmm0, -56(%rbp) ## 8-byte Spill divsd %xmm0, %xmm3 movsd %xmm3, -64(%rbp) ## 8-byte Spill movsd %xmm1, -120(%rbp) ## 8-byte Spill divsd %xmm1, %xmm2 movsd %xmm2, -112(%rbp) ## 8-byte Spill leaq 16(%rbp), %rax movl 16(%rax), %ecx movl %ecx, -80(%rbp) ## 4-byte Spill movl 20(%rax), %ecx movl %ecx, -72(%rbp) ## 4-byte Spill movl 24(%rax), %eax movl %eax, -68(%rbp) ## 4-byte Spill movq %r12, -96(%rbp) ## 8-byte Spill jmp LBB0_3 .p2align 4, 0x90 LBB0_2: ## in Loop: Header=BB0_3 Depth=1 decl %eax movl -48(%rbp), %r14d ## 4-byte Reload cmpl %eax, %r14d jge LBB0_14 LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 movq %r12, %rdi movl %r14d, %esi callq _ccv_array_get movq %rax, %rbx incl %r14d movl (%r12), %eax movl %r14d, -48(%rbp) ## 4-byte Spill cmpl %eax, %r14d jge LBB0_2 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movl -48(%rbp), %r15d ## 4-byte Reload jmp LBB0_5 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_5 Depth=2 incl %r15d movl (%r12), %eax cmpl %eax, %r15d jge LBB0_2 LBB0_5: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq %r12, %rdi movl %r15d, %esi callq _ccv_array_get movsd (%rbx), %xmm0 ## xmm0 = mem[0],zero divsd (%rax), %xmm0 ucomisd -56(%rbp), %xmm0 ## 8-byte Folded Reload ja LBB0_13 ## %bb.6: ## in Loop: Header=BB0_5 Depth=2 movsd -64(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero ucomisd %xmm0, %xmm1 ja LBB0_13 ## %bb.7: ## in Loop: Header=BB0_5 Depth=2 movq %rax, %r14 movsd 16(%rbx), %xmm3 ## xmm3 = mem[0],zero movsd 16(%rax), %xmm0 ## xmm0 = mem[0],zero movapd %xmm3, %xmm1 divsd %xmm0, %xmm1 ucomisd -120(%rbp), %xmm1 ## 8-byte Folded Reload ja LBB0_13 ## %bb.8: ## in Loop: Header=BB0_5 Depth=2 movsd -112(%rbp), %xmm2 ## 8-byte Reload ## xmm2 = mem[0],zero ucomisd %xmm1, %xmm2 ja LBB0_13 ## %bb.9: ## in Loop: Header=BB0_5 Depth=2 movl 8(%rbx), %eax subl 8(%r14), %eax movl %eax, %ecx negl %ecx cmovsl %eax, %ecx cmpl -80(%rbp), %ecx ## 4-byte Folded Reload jg LBB0_13 ## %bb.10: ## in Loop: Header=BB0_5 Depth=2 movl 24(%rbx), %eax movl 28(%rbx), %edi subl 24(%r14), %eax movl 28(%r14), %esi movl %edi, %ecx subl %esi, %ecx movl %ecx, %r13d shrl $31, %r13d addl %ecx, %r13d sarl %r13d addl %eax, %r13d movl 32(%rbx), %eax subl 32(%r14), %eax movl %eax, -76(%rbp) ## 4-byte Spill subsd %xmm0, %xmm3 mulsd LCPI0_1(%rip), %xmm3 movsd %xmm3, -104(%rbp) ## 8-byte Spill movl %r13d, %r12d negl %r12d cmovsl %r13d, %r12d callq _ccv_max imull -72(%rbp), %eax ## 4-byte Folded Reload cmpl %eax, %r12d movq -96(%rbp), %r12 ## 8-byte Reload jg LBB0_13 ## %bb.11: ## in Loop: Header=BB0_5 Depth=2 xorps %xmm0, %xmm0 cvtsi2sdl 32(%rbx), %xmm0 addsd 16(%rbx), %xmm0 cvttsd2si %xmm0, %edi xorps %xmm0, %xmm0 cvtsi2sdl 32(%r14), %xmm0 addsd 16(%r14), %xmm0 cvttsd2si %xmm0, %esi callq _ccv_min movl %eax, -44(%rbp) ## 4-byte Spill movl 32(%rbx), %edi movl 32(%r14), %esi callq _ccv_max movl -44(%rbp), %ecx ## 4-byte Reload subl %eax, %ecx cvttsd2si 16(%rbx), %edi imull -68(%rbp), %ecx ## 4-byte Folded Reload movl %ecx, -44(%rbp) ## 4-byte Spill cvttsd2si 16(%r14), %esi callq _ccv_min movsd -104(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero cmpl %eax, -44(%rbp) ## 4-byte Folded Reload jl LBB0_13 ## %bb.12: ## in Loop: Header=BB0_5 Depth=2 xorps %xmm0, %xmm0 cvtsi2sdl -76(%rbp), %xmm0 ## 4-byte Folded Reload addsd %xmm0, %xmm1 cvttsd2si %xmm1, %eax movl %r13d, -168(%rbp) movl %eax, -164(%rbp) leaq -160(%rbp), %rax xorpd %xmm0, %xmm0 movupd %xmm0, (%rax) movq $0, 16(%rax) movq %r14, -136(%rbp) movq %rbx, -128(%rbp) movq -88(%rbp), %rdi ## 8-byte Reload leaq -168(%rbp), %rsi callq _ccv_array_push jmp LBB0_13 LBB0_14: movq $0, -168(%rbp) movq __ccv_in_textline@GOTPCREL(%rip), %rax movl (%rax), %edx leaq -168(%rbp), %rsi movq -88(%rbp), %r15 ## 8-byte Reload movq %r15, %rdi xorl %ecx, %ecx callq _ccv_array_group movl %eax, %ebx shll $4, %eax leal (%rax,%rax,2), %edi callq _ccmalloc movq %rax, %r12 movl %ebx, %r13d movl %ebx, -64(%rbp) ## 4-byte Spill testl %ebx, %ebx jle LBB0_20 ## %bb.15: leaq -1(%r13), %rcx movl %r13d, %eax andl $3, %eax cmpq $3, %rcx jae LBB0_28 ## %bb.16: xorl %ecx, %ecx jmp LBB0_17 LBB0_28: movl %r13d, %edx andl $-4, %edx leaq 152(%r12), %rsi xorl %ecx, %ecx .p2align 4, 0x90 LBB0_29: ## =>This Inner Loop Header: Depth=1 movq $0, -144(%rsi) movq $0, -96(%rsi) movq $0, -48(%rsi) movq $0, (%rsi) addq $4, %rcx addq $192, %rsi cmpq %rcx, %rdx jne LBB0_29 LBB0_17: testq %rax, %rax je LBB0_20 ## %bb.18: leaq (%rcx,%rcx,2), %rcx shlq $4, %rcx addq %r12, %rcx addq $8, %rcx shlq $4, %rax leaq (%rax,%rax,2), %rax xorl %edx, %edx .p2align 4, 0x90 LBB0_19: ## =>This Inner Loop Header: Depth=1 movq $0, (%rcx,%rdx) addq $48, %rdx cmpq %rdx, %rax jne LBB0_19 LBB0_20: cmpl $0, (%r15) jle LBB0_23 ## %bb.21: xorl %r14d, %r14d .p2align 4, 0x90 LBB0_22: ## =>This Inner Loop Header: Depth=1 movq -168(%rbp), %rdi movl %r14d, %esi callq _ccv_array_get movslq (%rax), %rax leaq (%rax,%rax,2), %rbx shlq $4, %rbx addq %r12, %rbx movq %r15, %rdi movl %r14d, %esi callq _ccv_array_get movq 40(%rax), %rsi movq %rbx, %rdi callq __ccv_swt_add_letter movq %r15, %rdi movl %r14d, %esi callq _ccv_array_get movq 32(%rax), %rsi movq %rbx, %rdi callq __ccv_swt_add_letter incl %r14d cmpl (%r15), %r14d jl LBB0_22 LBB0_23: movq -168(%rbp), %rdi callq _ccv_array_free movq %r15, %rdi callq _ccv_array_free movl $48, %edi movl $5, %esi xorl %edx, %edx callq _ccv_array_new movq %rax, -56(%rbp) ## 8-byte Spill cmpl $0, -64(%rbp) ## 4-byte Folded Reload jle LBB0_33 ## %bb.24: leaq 16(%rbp), %rax movq 32(%rax), %r15 movl 40(%rax), %r14d movq %r12, %rbx jmp LBB0_25 .p2align 4, 0x90 LBB0_27: ## in Loop: Header=BB0_25 Depth=1 movq -56(%rbp), %rdi ## 8-byte Reload movq %rbx, %rsi callq _ccv_array_push LBB0_32: ## in Loop: Header=BB0_25 Depth=1 addq $48, %rbx decq %r13 je LBB0_33 LBB0_25: ## =>This Inner Loop Header: Depth=1 movq 8(%rbx), %rax cmpq %r15, %rax jl LBB0_30 ## %bb.26: ## in Loop: Header=BB0_25 Depth=1 movl 28(%rbx), %ecx imull %r14d, %ecx cmpl %ecx, 24(%rbx) jg LBB0_27 LBB0_30: ## in Loop: Header=BB0_25 Depth=1 testq %rax, %rax jle LBB0_32 ## %bb.31: ## in Loop: Header=BB0_25 Depth=1 movq 16(%rbx), %rdi callq _ccfree jmp LBB0_32 LBB0_33: movq %r12, %rdi callq _ccfree movq -56(%rbp), %rax ## 8-byte Reload addq $136, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm __ccv_in_textline,4,2 ## @_ccv_in_textline .no_dead_strip __ccv_swt_merge_textline .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function _ccv_swt_merge_textline __ccv_swt_merge_textline: ; @_ccv_swt_merge_textline .cfi_startproc ; %bb.0: sub sp, sp, #224 .cfi_def_cfa_offset 224 stp d13, d12, [sp, #80] ; 16-byte Folded Spill stp d11, d10, [sp, #96] ; 16-byte Folded Spill stp d9, d8, [sp, #112] ; 16-byte Folded Spill stp x28, x27, [sp, #128] ; 16-byte Folded Spill stp x26, x25, [sp, #144] ; 16-byte Folded Spill stp x24, x23, [sp, #160] ; 16-byte Folded Spill stp x22, x21, [sp, #176] ; 16-byte Folded Spill stp x20, x19, [sp, #192] ; 16-byte Folded Spill stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .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 .cfi_offset b8, -104 .cfi_offset b9, -112 .cfi_offset b10, -120 .cfi_offset b11, -128 .cfi_offset b12, -136 .cfi_offset b13, -144 mov x19, x1 mov x21, x0 ldr w1, [x0] mov w0, #48 mov w2, #0 bl _ccv_array_new mov x26, x0 ldr w8, [x21] cmp w8, #1 b.le LBB0_13 ; %bb.1: mov w24, #0 fmov d0, #1.00000000 ldp d1, d2, [x19] fdiv d8, d0, d1 add x8, sp, #32 add x8, x8, #8 str x8, [sp, #8] ; 8-byte Folded Spill fmov d9, #0.50000000 fdiv d10, d0, d2 str x26, [sp, #24] ; 8-byte Folded Spill b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 ldr x26, [sp, #24] ; 8-byte Folded Reload ldr w24, [sp, #20] ; 4-byte Folded Reload LBB0_3: ; in Loop: Header=BB0_4 Depth=1 sub w8, w8, #1 cmp w24, w8 b.ge LBB0_13 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 mov x0, x21 mov x1, x24 bl _ccv_array_get add w24, w24, #1 ldr w8, [x21] cmp w24, w8 b.ge LBB0_3 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 mov x23, x0 str w24, [sp, #20] ; 4-byte Folded Spill b LBB0_7 LBB0_6: ; in Loop: Header=BB0_7 Depth=2 add w24, w24, #1 ldr w8, [x21] cmp w24, w8 b.ge LBB0_2 LBB0_7: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x21 mov x1, x24 bl _ccv_array_get ldr d0, [x23] ldr d1, [x0] fdiv d0, d0, d1 ldr d1, [x19] fcmp d0, d1 fccmp d0, d8, #8, le b.mi LBB0_6 ; %bb.8: ; in Loop: Header=BB0_7 Depth=2 mov x25, x0 ldr d11, [x23, #16] ldr d12, [x0, #16] fdiv d0, d11, d12 ldr d1, [x19, #8] fcmp d0, d1 fccmp d0, d10, #8, le b.mi LBB0_6 ; %bb.9: ; in Loop: Header=BB0_7 Depth=2 ldr w8, [x23, #8] ldr w9, [x25, #8] subs w8, w8, w9 cneg w8, w8, mi ldr w9, [x19, #16] cmp w8, w9 b.gt LBB0_6 ; %bb.10: ; in Loop: Header=BB0_7 Depth=2 ldp w8, w0, [x23, #24] ldp w9, w1, [x25, #24] sub w8, w8, w9 sub w9, w0, w1 cmp w9, #0 cinc w9, w9, lt add w28, w8, w9, asr #1 ldr w27, [x23, #32] ldr w20, [x25, #32] cmp w28, #0 cneg w26, w28, mi ldr w22, [x19, #20] bl _ccv_max mul w8, w0, w22 cmp w26, w8 b.gt LBB0_6 ; %bb.11: ; in Loop: Header=BB0_7 Depth=2 ldr s0, [x23, #32] sshll.2d v0, v0, #0 scvtf d0, d0 ldr d1, [x23, #16] fadd d0, d1, d0 fcvtzs w0, d0 ldr s0, [x25, #32] sshll.2d v0, v0, #0 scvtf d0, d0 ldr d1, [x25, #16] fadd d0, d1, d0 fcvtzs w1, d0 bl _ccv_min mov x26, x0 ldr w0, [x23, #32] ldr w1, [x25, #32] bl _ccv_max sub w8, w26, w0 ldr w9, [x19, #24] mul w22, w8, w9 ldr d0, [x23, #16] fcvtzs w0, d0 ldr d0, [x25, #16] fcvtzs w1, d0 bl _ccv_min cmp w22, w0 b.lt LBB0_6 ; %bb.12: ; in Loop: Header=BB0_7 Depth=2 sub w8, w27, w20 scvtf d0, w8 fsub d1, d11, d12 fmul d1, d1, d9 fadd d0, d1, d0 fcvtzs w8, d0 stp w28, w8, [sp, #32] ldr x8, [sp, #8] ; 8-byte Folded Reload stp xzr, xzr, [x8, #8] str xzr, [x8] stp x25, x23, [sp, #64] add x1, sp, #32 ldr x0, [sp, #24] ; 8-byte Folded Reload bl _ccv_array_push b LBB0_6 LBB0_13: str xzr, [sp, #32] Lloh0: adrp x8, __ccv_in_textline@GOTPAGE Lloh1: ldr x8, [x8, __ccv_in_textline@GOTPAGEOFF] Lloh2: ldr w2, [x8] add x1, sp, #32 mov x0, x26 mov w3, #0 bl _ccv_array_group mov x22, x0 add w8, w0, w0, lsl #1 lsl w0, w8, #4 bl _ccmalloc mov x21, x0 mov w25, w22 cmp w22, #1 b.lt LBB0_21 ; %bb.14: cmp w22, #4 b.hs LBB0_16 ; %bb.15: mov x8, #0 b LBB0_19 LBB0_16: and x8, x25, #0xfffffffc add x9, x21, #104 mov x10, x8 LBB0_17: ; =>This Inner Loop Header: Depth=1 stur xzr, [x9, #-96] stur xzr, [x9, #-48] str xzr, [x9] str xzr, [x9, #48] add x9, x9, #192 subs x10, x10, #4 b.ne LBB0_17 ; %bb.18: cmp x8, x25 b.eq LBB0_21 LBB0_19: mov w9, #48 madd x9, x8, x9, x21 add x9, x9, #8 sub x8, x25, x8 LBB0_20: ; =>This Inner Loop Header: Depth=1 str xzr, [x9], #48 subs x8, x8, #1 b.ne LBB0_20 LBB0_21: ldr w8, [x26] cmp w8, #1 b.lt LBB0_24 ; %bb.22: mov w23, #0 mov w20, #48 LBB0_23: ; =>This Inner Loop Header: Depth=1 ldr x0, [sp, #32] mov x1, x23 bl _ccv_array_get ldrsw x8, [x0] madd x24, x8, x20, x21 mov x0, x26 mov x1, x23 bl _ccv_array_get ldr x1, [x0, #40] mov x0, x24 bl __ccv_swt_add_letter mov x0, x26 mov x1, x23 bl _ccv_array_get ldr x1, [x0, #32] mov x0, x24 bl __ccv_swt_add_letter add w23, w23, #1 ldr w8, [x26] cmp w23, w8 b.lt LBB0_23 LBB0_24: ldr x0, [sp, #32] bl _ccv_array_free mov x0, x26 bl _ccv_array_free mov w0, #48 mov w1, #5 mov w2, #0 bl _ccv_array_new mov x20, x0 cmp w22, #1 b.lt LBB0_32 ; %bb.25: mov x22, x21 b LBB0_28 LBB0_26: ; in Loop: Header=BB0_28 Depth=1 mov x0, x20 mov x1, x22 bl _ccv_array_push LBB0_27: ; in Loop: Header=BB0_28 Depth=1 add x22, x22, #48 subs x25, x25, #1 b.eq LBB0_32 LBB0_28: ; =>This Inner Loop Header: Depth=1 ldr x8, [x22, #8] ldr x9, [x19, #32] cmp x8, x9 b.lt LBB0_30 ; %bb.29: ; in Loop: Header=BB0_28 Depth=1 ldp w9, w10, [x22, #24] ldr w11, [x19, #40] mul w10, w11, w10 cmp w9, w10 b.gt LBB0_26 LBB0_30: ; in Loop: Header=BB0_28 Depth=1 cmp x8, #1 b.lt LBB0_27 ; %bb.31: ; in Loop: Header=BB0_28 Depth=1 ldr x0, [x22, #16] bl _ccfree b LBB0_27 LBB0_32: mov x0, x21 bl _ccfree mov x0, x20 ldp x29, x30, [sp, #208] ; 16-byte Folded Reload ldp x20, x19, [sp, #192] ; 16-byte Folded Reload ldp x22, x21, [sp, #176] ; 16-byte Folded Reload ldp x24, x23, [sp, #160] ; 16-byte Folded Reload ldp x26, x25, [sp, #144] ; 16-byte Folded Reload ldp x28, x27, [sp, #128] ; 16-byte Folded Reload ldp d9, d8, [sp, #112] ; 16-byte Folded Reload ldp d11, d10, [sp, #96] ; 16-byte Folded Reload ldp d13, d12, [sp, #80] ; 16-byte Folded Reload add sp, sp, #224 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm __ccv_in_textline,4,2 ; @_ccv_in_textline .no_dead_strip __ccv_swt_merge_textline .subsections_via_symbols
AnghaBench/ccv/lib/extr_ccv_swt.c__ccv_swt_merge_textline.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 %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 callq _fork movl %eax, %ebx callq _getpid movl %eax, %r14d callq _getppid testl %ebx, %ebx je LBB0_4 ## %bb.1: leaq L_.str(%rip), %rdi movl %r14d, %esi movl %eax, %edx xorl %eax, %eax callq _printf leaq -28(%rbp), %rdi callq _wait testl %eax, %eax jle LBB0_5 ## %bb.2: leaq L_.str.1(%rip), %r14 leaq L_.str.2(%rip), %r15 leaq -28(%rbp), %rbx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movl %eax, %esi xorl %eax, %eax callq _printf movzbl -27(%rbp), %esi movq %r15, %rdi xorl %eax, %eax callq _printf movq %rbx, %rdi callq _wait testl %eax, %eax jg LBB0_3 jmp LBB0_5 LBB0_4: leaq L_.str.3(%rip), %rdi movl %r14d, %esi movl %eax, %edx xorl %eax, %eax callq _printf leaq L_.str.4(%rip), %rdi movq %rdi, %rsi xorl %edx, %edx xorl %eax, %eax callq _execlp LBB0_5: xorl %eax, %eax 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 "PARENT: Process Id is %d, Parent Id is %d\n" L_.str.1: ## @.str.1 .asciz "PARENT: Child Process %d has finsihed\n" L_.str.2: ## @.str.2 .asciz "PARENT: Child exited with code %d\n" L_.str.3: ## @.str.3 .asciz "CHILD: Proces Id is %d, Parent Id is %d\n" L_.str.4: ## @.str.4 .asciz "./twochildren" .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 bl _fork mov x20, x0 bl _getpid mov x19, x0 bl _getppid ; kill: def $w0 killed $w0 def $x0 cbz w20, LBB0_4 ; %bb.1: stp x19, x0, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf sub x0, x29, #20 bl _wait ; kill: def $w0 killed $w0 def $x0 cmp w0, #1 b.lt LBB0_5 ; %bb.2: Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF Lloh4: adrp x20, l_.str.2@PAGE Lloh5: add x20, x20, l_.str.2@PAGEOFF LBB0_3: ; =>This Inner Loop Header: Depth=1 str x0, [sp] mov x0, x19 bl _printf ldurb w8, [x29, #-19] str x8, [sp] mov x0, x20 bl _printf sub x0, x29, #20 bl _wait ; kill: def $w0 killed $w0 def $x0 cmp w0, #0 b.gt LBB0_3 b LBB0_5 LBB0_4: ; kill: def $w0 killed $w0 killed $x0 def $x0 ; kill: def $w19 killed $w19 killed $x19 def $x19 stp x19, x0, [sp] Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF bl _printf str xzr, [sp] Lloh8: adrp x0, l_.str.4@PAGE Lloh9: add x0, x0, l_.str.4@PAGEOFF mov x1, x0 bl _execlp LBB0_5: 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 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "PARENT: Process Id is %d, Parent Id is %d\n" l_.str.1: ; @.str.1 .asciz "PARENT: Child Process %d has finsihed\n" l_.str.2: ; @.str.2 .asciz "PARENT: Child exited with code %d\n" l_.str.3: ; @.str.3 .asciz "CHILD: Proces Id is %d, Parent Id is %d\n" l_.str.4: ; @.str.4 .asciz "./twochildren" .subsections_via_symbols
the_stack_data/54824560.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rpm_reg_enable _rpm_reg_enable: ## @rpm_reg_enable .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 _rdev_get_drvdata movq %rax, %rbx movabsq $4294967297, %rax ## imm = 0x100000001 movq %rax, (%rbx) movq %rbx, %rdi callq _rpm_reg_write_active testl %eax, %eax je LBB0_2 ## %bb.1: movl $0, (%rbx) LBB0_2: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _rpm_reg_enable .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rpm_reg_enable _rpm_reg_enable: ; @rpm_reg_enable .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 _rdev_get_drvdata mov x19, x0 movi.2s v0, #1 str d0, [x0] bl _rpm_reg_write_active cbz w0, LBB0_2 ; %bb.1: str wzr, [x19] 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 .no_dead_strip _rpm_reg_enable .subsections_via_symbols
AnghaBench/linux/drivers/regulator/extr_qcom_smd-regulator.c_rpm_reg_enable.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nbpf_status_ack _nbpf_status_ack: ## @nbpf_status_ack .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _NBPF_CHAN_CTRL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _NBPF_CHAN_CTRL_CLREND@GOTPCREL(%rip), %rax movl (%rax), %edx popq %rbp jmp _nbpf_chan_write ## TAILCALL .cfi_endproc ## -- End function .comm _NBPF_CHAN_CTRL,4,2 ## @NBPF_CHAN_CTRL .comm _NBPF_CHAN_CTRL_CLREND,4,2 ## @NBPF_CHAN_CTRL_CLREND .no_dead_strip _nbpf_status_ack .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nbpf_status_ack _nbpf_status_ack: ; @nbpf_status_ack .cfi_startproc ; %bb.0: Lloh0: adrp x8, _NBPF_CHAN_CTRL@GOTPAGE Lloh1: ldr x8, [x8, _NBPF_CHAN_CTRL@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x8, _NBPF_CHAN_CTRL_CLREND@GOTPAGE Lloh4: ldr x8, [x8, _NBPF_CHAN_CTRL_CLREND@GOTPAGEOFF] Lloh5: ldr w2, [x8] b _nbpf_chan_write .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _NBPF_CHAN_CTRL,4,2 ; @NBPF_CHAN_CTRL .comm _NBPF_CHAN_CTRL_CLREND,4,2 ; @NBPF_CHAN_CTRL_CLREND .no_dead_strip _nbpf_status_ack .subsections_via_symbols
AnghaBench/linux/drivers/dma/extr_nbpfaxi.c_nbpf_status_ack.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ocfs2_find_cpos_for_right_leaf ## -- Begin function ocfs2_find_cpos_for_right_leaf .p2align 4, 0x90 _ocfs2_find_cpos_for_right_leaf: ## @ocfs2_find_cpos_for_right_leaf .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 movl $0, (%rdx) xorl %r13d, %r13d cmpl $0, (%rsi) je LBB0_13 ## %bb.1: movq %rdx, %r15 movq %rsi, %rbx movq %rdi, %r12 movq %rsi, %rdi callq _path_leaf_bh movl (%rbx), %r14d testl %r14d, %r14d jle LBB0_13 ## %bb.2: movq %r12, -80(%rbp) ## 8-byte Spill movq %rbx, -72(%rbp) ## 8-byte Spill movq 8(%rbx), %rcx decq %r14 movq (%rax), %rbx movl %r14d, %r12d movq %r12, %rax shlq $4, %rax movq 8(%rcx,%rax), %r13 movl 8(%r13), %edi callq _le16_to_cpu movl %eax, -44(%rbp) ## 4-byte Spill movl 8(%r13), %edi callq _le16_to_cpu testl %eax, %eax jle LBB0_10 ## %bb.3: movq %r12, -56(%rbp) ## 8-byte Spill movq %r15, -64(%rbp) ## 8-byte Spill leaq 8(%r13), %r12 LBB0_4: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 xorl %r15d, %r15d .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 movq (%r13), %rax movl 4(%rax,%r15,8), %edi callq _le64_to_cpu cmpq %rbx, %rax je LBB0_6 ## %bb.9: ## in Loop: Header=BB0_5 Depth=2 incq %r15 movl (%r12), %edi callq _le16_to_cpu cltq cmpq %rax, %r15 jl LBB0_5 jmp LBB0_10 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_4 Depth=1 movl -44(%rbp), %eax ## 4-byte Reload decl %eax cmpl %r15d, %eax jne LBB0_11 ## %bb.7: ## in Loop: Header=BB0_4 Depth=1 testl %r14d, %r14d je LBB0_12 ## %bb.8: ## in Loop: Header=BB0_4 Depth=1 movq -72(%rbp), %rax ## 8-byte Reload movq 8(%rax), %rax movq -56(%rbp), %rcx ## 8-byte Reload shlq $4, %rcx movq (%rax,%rcx), %rcx decq %r14 movq (%rcx), %rbx movl %r14d, %ecx movq %rcx, -56(%rbp) ## 8-byte Spill shlq $4, %rcx movq 8(%rax,%rcx), %r13 leaq 8(%r13), %r12 movl 8(%r13), %edi callq _le16_to_cpu movl %eax, -44(%rbp) ## 4-byte Spill movl 8(%r13), %edi callq _le16_to_cpu testl %eax, %eax jg LBB0_4 LBB0_10: leaq L_.str(%rip), %rsi movq -80(%rbp), %rdi ## 8-byte Reload movq %rbx, %rdx callq _ocfs2_error movq _EROFS@GOTPCREL(%rip), %rax xorl %r13d, %r13d subl (%rax), %r13d LBB0_13: movl %r13d, %eax addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_11: movq (%r13), %rax movl 8(%rax,%r15,8), %edi callq _le32_to_cpu movq -64(%rbp), %rcx ## 8-byte Reload movl %eax, (%rcx) LBB0_12: xorl %r13d, %r13d jmp LBB0_13 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Invalid extent tree at extent block %llu\n" .comm _EROFS,4,2 ## @EROFS .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ocfs2_find_cpos_for_right_leaf ; -- Begin function ocfs2_find_cpos_for_right_leaf .p2align 2 _ocfs2_find_cpos_for_right_leaf: ; @ocfs2_find_cpos_for_right_leaf .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .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 str wzr, [x2] ldr w8, [x1] cbz w8, LBB0_11 ; %bb.1: mov x19, x2 mov x21, x1 mov x20, x0 mov x0, x1 bl _path_leaf_bh ldr w8, [x21] cmp w8, #1 b.lt LBB0_11 ; %bb.2: str x20, [sp, #8] ; 8-byte Folded Spill ldr x9, [x21, #8] sub x24, x8, #1 ldr x22, [x0] add x8, x9, w24, uxtw #4 ldr x25, [x8, #8] mov x26, x25 ldr w0, [x26, #8]! bl _le16_to_cpu mov x23, x0 ldr w0, [x26] bl _le16_to_cpu cmp w0, #1 b.lt LBB0_10 ; %bb.3: and x27, x24, #0xffffffff LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 mov x28, #0 mov x20, #0 LBB0_5: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [x25] add x8, x8, x28 ldr w0, [x8, #4] bl _le64_to_cpu cmp x0, x22 b.eq LBB0_7 ; %bb.6: ; in Loop: Header=BB0_5 Depth=2 add x20, x20, #1 ldr w0, [x26] bl _le16_to_cpu add x28, x28, #8 cmp x20, w0, sxtw b.lt LBB0_5 b LBB0_10 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 sub w8, w23, #1 cmp w8, w20 b.ne LBB0_13 ; %bb.8: ; in Loop: Header=BB0_4 Depth=1 cbz w24, LBB0_11 ; %bb.9: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x21, #8] lsl x9, x27, #4 ldr x9, [x8, x9] sub x24, x24, #1 ldr x22, [x9] and x27, x24, #0xffffffff add x8, x8, w24, uxtw #4 ldr x25, [x8, #8] mov x26, x25 ldr w0, [x26, #8]! bl _le16_to_cpu mov x23, x0 ldr w0, [x26] bl _le16_to_cpu cmp w0, #0 b.gt LBB0_4 LBB0_10: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF ldr x0, [sp, #8] ; 8-byte Folded Reload mov x2, x22 bl _ocfs2_error Lloh2: adrp x8, _EROFS@GOTPAGE Lloh3: ldr x8, [x8, _EROFS@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w0, w8 b LBB0_12 LBB0_11: mov w0, #0 LBB0_12: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret LBB0_13: ldr x8, [x25] add x8, x8, x28 ldr w0, [x8, #8] bl _le32_to_cpu mov x8, x0 mov w0, #0 str w8, [x19] b LBB0_12 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Invalid extent tree at extent block %llu\n" .comm _EROFS,4,2 ; @EROFS .subsections_via_symbols
AnghaBench/linux/fs/ocfs2/extr_alloc.c_ocfs2_find_cpos_for_right_leaf.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _perf_gtk__deactivate_context ## -- Begin function perf_gtk__deactivate_context .p2align 4, 0x90 _perf_gtk__deactivate_context: ## @perf_gtk__deactivate_context .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), %rdi callq _perf_gtk__is_active_context testl %eax, %eax je LBB0_1 ## %bb.2: movq (%rbx), %rdi callq _free movq $0, (%rbx) xorl %eax, %eax jmp LBB0_3 LBB0_1: movl $-1, %eax LBB0_3: 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 _perf_gtk__deactivate_context ; -- Begin function perf_gtk__deactivate_context .p2align 2 _perf_gtk__deactivate_context: ; @perf_gtk__deactivate_context .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 x0, [x0] bl _perf_gtk__is_active_context cbz w0, LBB0_2 ; %bb.1: ldr x0, [x19] bl _free mov w0, #0 str xzr, [x19] b LBB0_3 LBB0_2: mov w0, #-1 LBB0_3: 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/tools/perf/ui/gtk/extr_util.c_perf_gtk__deactivate_context.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _security_locked_down ## -- Begin function security_locked_down .p2align 4, 0x90 _security_locked_down: ## @security_locked_down .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, %edx movq _locked_down@GOTPCREL(%rip), %rax movl (%rax), %edi xorl %esi, %esi popq %rbp jmp _call_int_hook ## TAILCALL .cfi_endproc ## -- End function .comm _locked_down,4,2 ## @locked_down .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _security_locked_down ; -- Begin function security_locked_down .p2align 2 _security_locked_down: ; @security_locked_down .cfi_startproc ; %bb.0: mov x2, x0 Lloh0: adrp x8, _locked_down@GOTPAGE Lloh1: ldr x8, [x8, _locked_down@GOTPAGEOFF] Lloh2: ldr w0, [x8] mov w1, #0 b _call_int_hook .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _locked_down,4,2 ; @locked_down .subsections_via_symbols
AnghaBench/linux/security/extr_security.c_security_locked_down.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _srand ## -- Begin function srand .p2align 4, 0x90 _srand: ## @srand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _x@GOTPCREL(%rip), %rax movl %edi, (%rax) popq %rbp retq .cfi_endproc ## -- End function .globl _rand ## -- Begin function rand .p2align 4, 0x90 _rand: ## @rand .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _x@GOTPCREL(%rip), %rcx imull $1592583789, (%rcx), %eax ## imm = 0x5EECE66D addl $11, %eax andl $2147483647, %eax ## imm = 0x7FFFFFFF movl %eax, (%rcx) popq %rbp retq .cfi_endproc ## -- End function .comm _x,4,2 ## @x .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _srand ; -- Begin function srand .p2align 2 _srand: ; @srand .cfi_startproc ; %bb.0: Lloh0: adrp x8, _x@GOTPAGE Lloh1: ldr x8, [x8, _x@GOTPAGEOFF] Lloh2: str w0, [x8] ret .loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .globl _rand ; -- Begin function rand .p2align 2 _rand: ; @rand .cfi_startproc ; %bb.0: Lloh3: adrp x8, _x@GOTPAGE Lloh4: ldr x8, [x8, _x@GOTPAGEOFF] ldr w9, [x8] mov w10, #58989 movk w10, #24300, lsl #16 mul w9, w9, w10 add w9, w9, #11 and w0, w9, #0x7fffffff str w0, [x8] ret .loh AdrpLdrGot Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _x,4,2 ; @x .subsections_via_symbols
the_stack_data/225144255.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lj_gc_finalize_cdata ## -- Begin function lj_gc_finalize_cdata .p2align 4, 0x90 _lj_gc_finalize_cdata: ## @lj_gc_finalize_cdata .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 %rdi, %r14 callq _G movq %rax, %r15 movq %rax, %rdi callq _ctype_ctsG testq %rax, %rax je LBB0_6 ## %bb.1: movq (%rax), %rbx movl 12(%rbx), %edi callq _noderef movq %rax, %r12 movl 8(%rbx), %edi callq _setgcrefnull movq (%rbx), %rax leaq (%r12,%rax,8), %rbx leaq -44(%rbp), %r12 jmp LBB0_2 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 addq $-8, %rbx LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi callq _tvisnil testl %eax, %eax jne LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 leaq 4(%rbx), %r13 movq %r13, %rdi callq _tviscdata testq %rax, %rax je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movq %r13, %rdi callq _gcV movq %rax, %r13 movq %r15, %rdi movq %rax, %rsi callq _makewhite movq _LJ_GC_CDATA_FIN@GOTPCREL(%rip), %rax movl (%rax), %eax notl %eax andl %eax, (%r13) movq %r14, %rdi movq %r12, %rsi movq %rbx, %rdx callq _copyTV movq %rbx, %rdi callq _setnilV movq %r15, %rdi movq %r14, %rsi movq %r12, %rdx movq %r13, %rcx callq _gc_call_finalizer jmp LBB0_5 LBB0_6: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _LJ_GC_CDATA_FIN,8,3 ## @LJ_GC_CDATA_FIN .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lj_gc_finalize_cdata ; -- Begin function lj_gc_finalize_cdata .p2align 2 _lj_gc_finalize_cdata: ; @lj_gc_finalize_cdata .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 x19, x0 bl _G mov x20, x0 bl _ctype_ctsG cbz x0, LBB0_6 ; %bb.1: ldr x22, [x0] ldr w0, [x22, #12] bl _noderef mov x21, x0 ldr w0, [x22, #8] bl _setgcrefnull ldr x8, [x22] add x21, x21, x8, lsl #3 Lloh0: adrp x23, _LJ_GC_CDATA_FIN@GOTPAGE Lloh1: ldr x23, [x23, _LJ_GC_CDATA_FIN@GOTPAGEOFF] b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 sub x21, x21, #8 LBB0_3: ; =>This Inner Loop Header: Depth=1 mov x0, x21 bl _tvisnil cbnz w0, LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 add x22, x21, #4 mov x0, x22 bl _tviscdata cbz x0, LBB0_2 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 mov x0, x22 bl _gcV mov x22, x0 mov x0, x20 mov x1, x22 bl _makewhite ldr w8, [x23] ldr w9, [x22] bic w8, w9, w8 str w8, [x22] add x1, sp, #12 mov x0, x19 mov x2, x21 bl _copyTV mov x0, x21 bl _setnilV add x2, sp, #12 mov x0, x20 mov x1, x19 mov x3, x22 bl _gc_call_finalizer b LBB0_2 LBB0_6: 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 Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _LJ_GC_CDATA_FIN,8,3 ; @LJ_GC_CDATA_FIN .subsections_via_symbols
AnghaBench/xLua/build/luajit-2.1.0b3/src/extr_lj_gc.c_lj_gc_finalize_cdata.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function comm_str__findnew _comm_str__findnew: ## @comm_str__findnew .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, %rbx movq _comm_str_lock@GOTPCREL(%rip), %r15 movq %r15, %rdi callq _down_write movq %rbx, %rdi movq %r14, %rsi callq ___comm_str__findnew movq %rax, %rbx movq %r15, %rdi callq _up_write movq %rbx, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _comm_str_lock,4,2 ## @comm_str_lock .no_dead_strip _comm_str__findnew .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function comm_str__findnew _comm_str__findnew: ; @comm_str__findnew .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, _comm_str_lock@GOTPAGE Lloh1: ldr x21, [x21, _comm_str_lock@GOTPAGEOFF] mov x0, x21 bl _down_write mov x0, x20 mov x1, x19 bl ___comm_str__findnew mov x19, x0 mov x0, x21 bl _up_write 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 AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _comm_str_lock,4,2 ; @comm_str_lock .no_dead_strip _comm_str__findnew .subsections_via_symbols
AnghaBench/linux/tools/perf/util/extr_comm.c_comm_str__findnew.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mambodisk_detach _mambodisk_detach: ## @mambodisk_detach .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 callq _device_get_softc movq %rax, %rbx movq %rax, %rdi callq _MBODISK_LOCK movl $0, (%rbx) movq %rbx, %rdi callq _wakeup movq %rbx, %rdi callq _MBODISK_UNLOCK movq %rbx, %rdi callq _MBODISK_LOCK cmpl $-1, (%rbx) je LBB0_3 ## %bb.1: movq %rbx, %r14 addq $8, %r14 movq _PRIBIO@GOTPCREL(%rip), %r12 leaq L_.str(%rip), %r15 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%r12), %edx movq %rbx, %rdi movq %r14, %rsi movq %r15, %rcx xorl %r8d, %r8d callq _msleep cmpl $-1, (%rbx) jne LBB0_2 LBB0_3: movq %rbx, %rdi callq _MBODISK_UNLOCK movl 4(%rbx), %edi callq _disk_destroy movq %rbx, %rdi callq _MBODISK_LOCK_DESTROY xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _PRIBIO,4,2 ## @PRIBIO .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "detach" .no_dead_strip _mambodisk_detach .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mambodisk_detach _mambodisk_detach: ; @mambodisk_detach .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 bl _device_get_softc mov x19, x0 bl _MBODISK_LOCK str wzr, [x19] mov x0, x19 bl _wakeup mov x0, x19 bl _MBODISK_UNLOCK mov x0, x19 bl _MBODISK_LOCK ldr w8, [x19] cmn w8, #1 b.eq LBB0_3 ; %bb.1: add x20, x19, #8 Lloh0: adrp x22, _PRIBIO@GOTPAGE Lloh1: ldr x22, [x22, _PRIBIO@GOTPAGEOFF] Lloh2: adrp x21, l_.str@PAGE Lloh3: add x21, x21, l_.str@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w2, [x22] mov x0, x19 mov x1, x20 mov x3, x21 mov w4, #0 bl _msleep ldr w8, [x19] cmn w8, #1 b.ne LBB0_2 LBB0_3: mov x0, x19 bl _MBODISK_UNLOCK ldr w0, [x19, #4] bl _disk_destroy mov x0, x19 bl _MBODISK_LOCK_DESTROY mov w0, #0 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 Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _PRIBIO,4,2 ; @PRIBIO .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "detach" .no_dead_strip _mambodisk_detach .subsections_via_symbols
AnghaBench/freebsd/sys/powerpc/mambo/extr_mambo_disk.c_mambodisk_detach.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function md5_finish_wrap _md5_finish_wrap: ## @md5_finish_wrap .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 _mbedtls_md5_finish ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _md5_finish_wrap .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function md5_finish_wrap _md5_finish_wrap: ; @md5_finish_wrap .cfi_startproc ; %bb.0: b _mbedtls_md5_finish .cfi_endproc ; -- End function .no_dead_strip _md5_finish_wrap .subsections_via_symbols
AnghaBench/RetroArch/deps/mbedtls/extr_md_wrap.c_md5_finish_wrap.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _genget ## -- Begin function genget .p2align 4, 0x90 _genget: ## @genget .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_9 ## %bb.1: movq %rsi, %rbx movq (%rsi), %rsi testq %rsi, %rsi je LBB0_9 ## %bb.2: movq %rdi, %r15 movslq %edx, %r12 xorl %r14d, %r14d movq _ambiguous@GOTPCREL(%rip), %r13 jmp LBB0_4 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_4 Depth=1 movq (%rbx,%r12), %rsi addq %r12, %rbx testq %rsi, %rsi je LBB0_11 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi callq _isprefix testl %eax, %eax je LBB0_3 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 js LBB0_10 ## %bb.6: ## in Loop: Header=BB0_4 Depth=1 testq %r14, %r14 movq %rbx, %r14 je LBB0_3 ## %bb.7: movq %r13, %r14 jmp LBB0_11 LBB0_9: xorl %r14d, %r14d LBB0_11: movq %r14, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_10: movq %rbx, %r14 jmp LBB0_11 .cfi_endproc ## -- End function .comm _ambiguous,8,3 ## @ambiguous .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _genget ; -- Begin function genget .p2align 2 _genget: ; @genget .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 ; kill: def $w2 killed $w2 def $x2 cbz x0, LBB0_11 ; %bb.1: mov x19, x1 ldr x1, [x1] cbz x1, LBB0_9 ; %bb.2: mov x20, x0 mov x23, #0 sxtw x21, w2 Lloh0: adrp x22, _ambiguous@GOTPAGE Lloh1: ldr x22, [x22, _ambiguous@GOTPAGEOFF] b LBB0_5 LBB0_3: ; in Loop: Header=BB0_5 Depth=1 mov x0, x23 LBB0_4: ; in Loop: Header=BB0_5 Depth=1 add x19, x19, x21 ldr x1, [x19] mov x23, x0 cbz x1, LBB0_11 LBB0_5: ; =>This Inner Loop Header: Depth=1 mov x0, x20 bl _isprefix cbz w0, LBB0_3 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 tbnz w0, #31, LBB0_10 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 mov x0, x19 cbz x23, LBB0_4 ; %bb.8: mov x0, x22 b LBB0_11 LBB0_9: mov x0, #0 b LBB0_11 LBB0_10: mov x0, x19 LBB0_11: 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 .cfi_endproc ; -- End function .comm _ambiguous,8,3 ; @ambiguous .subsections_via_symbols
AnghaBench/freebsd/crypto/heimdal/appl/telnet/libtelnet/extr_genget.c_genget.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function axp8xx_read _axp8xx_read: ## @axp8xx_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 subq $72, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r15d movq %rdx, %r14 movl %edi, %ebx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) movl %esi, -84(%rbp) callq _device_get_softc movl (%rax), %eax movl %eax, -60(%rbp) movq _IIC_M_WR@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, -64(%rbp) movl $1, -80(%rbp) leaq -84(%rbp), %rcx movq %rcx, -72(%rbp) movl %eax, -36(%rbp) movq _IIC_M_RD@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -40(%rbp) movl %r15d, -56(%rbp) movq %r14, -48(%rbp) leaq -80(%rbp), %rsi movl %ebx, %edi movl $2, %edx callq _iicbus_transfer movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -32(%rbp), %rcx jne LBB0_2 ## %bb.1: addq $72, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _IIC_M_WR,4,2 ## @IIC_M_WR .comm _IIC_M_RD,4,2 ## @IIC_M_RD .no_dead_strip _axp8xx_read .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function axp8xx_read _axp8xx_read: ; @axp8xx_read .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x3 mov x20, x2 mov x21, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] str w1, [sp, #4] bl _device_get_softc ldr w8, [x0] Lloh3: adrp x9, _IIC_M_WR@GOTPAGE Lloh4: ldr x9, [x9, _IIC_M_WR@GOTPAGEOFF] Lloh5: ldr w9, [x9] stp w9, w8, [sp, #24] mov w9, #1 str w9, [sp, #8] add x9, sp, #4 Lloh6: adrp x10, _IIC_M_RD@GOTPAGE Lloh7: ldr x10, [x10, _IIC_M_RD@GOTPAGEOFF] str x9, [sp, #16] Lloh8: ldr w9, [x10] stp w9, w8, [sp, #48] str w19, [sp, #32] str x20, [sp, #40] add x1, sp, #8 mov x0, x21 mov w2, #2 bl _iicbus_transfer ldur x8, [x29, #-40] Lloh9: adrp x9, ___stack_chk_guard@GOTPAGE Lloh10: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh11: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload add sp, sp, #112 ret LBB0_2: bl ___stack_chk_fail .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 _IIC_M_WR,4,2 ; @IIC_M_WR .comm _IIC_M_RD,4,2 ; @IIC_M_RD .no_dead_strip _axp8xx_read .subsections_via_symbols
AnghaBench/freebsd/sys/arm/allwinner/extr_axp81x.c_axp8xx_read.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function Nror _Nror: ## @Nror .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edx, %r8d leaq (%rsi,%rcx), %rdx movl %edi, %eax movl %r8d, %ecx sarl %cl, %eax negb %r8b movl %r8d, %ecx shll %cl, %edi orl %edi, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _Nror .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function Nror _Nror: ; @Nror .cfi_startproc ; %bb.0: and x8, x0, #0xffffffff00000000 add x1, x3, x1 asr w9, w0, w2 neg w10, w2 lsl w10, w0, w10 orr w9, w10, w9 orr x0, x8, x9 ret .cfi_endproc ; -- End function .no_dead_strip _Nror .subsections_via_symbols
AnghaBench/radare2/libr/util/extr_calc.c_Nror.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 pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movl %edi, %ebx leaq L_.str(%rip), %r15 movq _debug@GOTPCREL(%rip), %r13 movq _nflag@GOTPCREL(%rip), %r12 jmp LBB0_1 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 cmpl $-1, %eax je LBB0_8 LBB0_4: ## in Loop: Header=BB0_1 Depth=1 xorl %eax, %eax callq _usage LBB0_1: ## =>This Inner Loop Header: Depth=1 movl %ebx, %edi movq %r14, %rsi movq %r15, %rdx callq _getopt cmpl $101, %eax jle LBB0_2 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 cmpl $102, %eax je LBB0_1 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 cmpl $114, %eax jne LBB0_4 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 incq (%r12) jmp LBB0_1 .p2align 4, 0x90 LBB0_2: ## in Loop: Header=BB0_1 Depth=1 cmpl $100, %eax jne LBB0_3 ## %bb.16: ## in Loop: Header=BB0_1 Depth=1 incl (%r13) jmp LBB0_1 LBB0_8: movq _optind@GOTPCREL(%rip), %rax movq (%rax), %rax subl %eax, %ebx cmpl $1, %ebx jne LBB0_9 ## %bb.10: movq (%r14,%rax,8), %rbx jmp LBB0_11 LBB0_9: xorl %ebx, %ebx xorl %eax, %eax callq _usage LBB0_11: xorl %eax, %eax callq _sblock_init movq %rbx, %rdi callq _setup testl %eax, %eax jne LBB0_13 ## %bb.12: leaq L_.str.1(%rip), %rsi movl $1, %edi movq %rbx, %rdx callq _errx LBB0_13: cmpq $0, (%r12) leaq L_.str.4(%rip), %rax leaq L_.str.3(%rip), %rsi cmoveq %rax, %rsi movq _sblock@GOTPCREL(%rip), %r14 movq (%r14), %rcx leaq L_.str.2(%rip), %rdi movq %rbx, %rdx xorl %eax, %eax callq _printf xorl %eax, %eax callq _cmdloop movl %eax, %ebx cmpq $0, (%r12) jne LBB0_15 ## %bb.14: movq $0, 8(%r14) xorl %eax, %eax callq _sbdirty xorl %edi, %edi callq _ckfini leaq L_str(%rip), %rdi callq _puts leaq L_str.8(%rip), %rdi callq _puts leaq L_str.9(%rip), %rdi callq _puts LBB0_15: movl %ebx, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "fdr" .comm _debug,4,2 ## @debug .comm _nflag,8,3 ## @nflag .comm _optind,8,3 ## @optind L_.str.1: ## @.str.1 .asciz "cannot set up file system `%s'" L_.str.2: ## @.str.2 .asciz "%s file system `%s'\nLast Mounted on %s\n" L_.str.3: ## @.str.3 .asciz "Examining" L_.str.4: ## @.str.4 .asciz "Editing" .comm _sblock,16,3 ## @sblock L_str: ## @str .asciz "*** FILE SYSTEM MARKED DIRTY" L_str.8: ## @str.8 .asciz "*** BE SURE TO RUN FSCK TO CLEAN UP ANY DAMAGE" L_str.9: ## @str.9 .asciz "*** IF IT WAS MOUNTED, RE-MOUNT WITH -u -o reload" .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 mov x19, x1 mov x20, x0 Lloh0: adrp x23, _debug@GOTPAGE Lloh1: ldr x23, [x23, _debug@GOTPAGEOFF] Lloh2: adrp x22, _nflag@GOTPAGE Lloh3: ldr x22, [x22, _nflag@GOTPAGEOFF] Lloh4: adrp x21, l_.str@PAGE Lloh5: add x21, x21, l_.str@PAGEOFF b LBB0_3 LBB0_1: ; in Loop: Header=BB0_3 Depth=1 cmn w0, #1 b.eq LBB0_9 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 bl _usage LBB0_3: ; =>This Inner Loop Header: Depth=1 mov x0, x20 mov x1, x19 mov x2, x21 bl _getopt cmp w0, #101 b.le LBB0_7 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 cmp w0, #102 b.eq LBB0_3 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 cmp w0, #114 b.ne LBB0_2 ; %bb.6: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [x22] add x8, x8, #1 str x8, [x22] b LBB0_3 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 cmp w0, #100 b.ne LBB0_1 ; %bb.8: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [x23] add w8, w8, #1 str w8, [x23] b LBB0_3 LBB0_9: Lloh6: adrp x8, _optind@GOTPAGE Lloh7: ldr x8, [x8, _optind@GOTPAGEOFF] Lloh8: ldr x8, [x8] sub w9, w20, w8 cmp w9, #1 b.ne LBB0_11 ; %bb.10: ldr x19, [x19, x8, lsl #3] b LBB0_12 LBB0_11: bl _usage mov x19, #0 LBB0_12: bl _sblock_init mov x0, x19 bl _setup cbnz w0, LBB0_14 ; %bb.13: Lloh9: adrp x1, l_.str.1@PAGE Lloh10: add x1, x1, l_.str.1@PAGEOFF mov w0, #1 mov x2, x19 bl _errx LBB0_14: Lloh11: adrp x8, l_.str.3@PAGE Lloh12: add x8, x8, l_.str.3@PAGEOFF Lloh13: adrp x9, l_.str.4@PAGE Lloh14: add x9, x9, l_.str.4@PAGEOFF ldr x10, [x22] cmp x10, #0 csel x8, x9, x8, eq Lloh15: adrp x20, _sblock@GOTPAGE Lloh16: ldr x20, [x20, _sblock@GOTPAGEOFF] ldr x9, [x20] stp x19, x9, [sp, #8] str x8, [sp] Lloh17: adrp x0, l_.str.2@PAGE Lloh18: add x0, x0, l_.str.2@PAGEOFF bl _printf bl _cmdloop mov x19, x0 ldr x8, [x22] cbnz x8, LBB0_16 ; %bb.15: str xzr, [x20, #8] bl _sbdirty mov w0, #0 bl _ckfini Lloh19: adrp x0, l_str@PAGE Lloh20: add x0, x0, l_str@PAGEOFF bl _puts Lloh21: adrp x0, l_str.8@PAGE Lloh22: add x0, x0, l_str.8@PAGEOFF bl _puts Lloh23: adrp x0, l_str.9@PAGE Lloh24: add x0, x0, l_str.9@PAGEOFF bl _puts LBB0_16: mov x0, x19 bl _exit .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh19, Lloh20 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "fdr" .comm _debug,4,2 ; @debug .comm _nflag,8,3 ; @nflag .comm _optind,8,3 ; @optind l_.str.1: ; @.str.1 .asciz "cannot set up file system `%s'" l_.str.2: ; @.str.2 .asciz "%s file system `%s'\nLast Mounted on %s\n" l_.str.3: ; @.str.3 .asciz "Examining" l_.str.4: ; @.str.4 .asciz "Editing" .comm _sblock,16,3 ; @sblock l_str: ; @str .asciz "*** FILE SYSTEM MARKED DIRTY" l_str.8: ; @str.8 .asciz "*** BE SURE TO RUN FSCK TO CLEAN UP ANY DAMAGE" l_str.9: ; @str.9 .asciz "*** IF IT WAS MOUNTED, RE-MOUNT WITH -u -o reload" .subsections_via_symbols
AnghaBench/freebsd/sbin/fsdb/extr_fsdb.c_main.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function polcof LCPI0_0: .long 0x7e967699 ## float 9.99999968E+37 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI0_1: .long 0x7fffffff ## float NaN .long 0x7fffffff ## float NaN .long 0x7fffffff ## float NaN .long 0x7fffffff ## float NaN .section __TEXT,__text,regular,pure_instructions .globl _polcof .p2align 4, 0x90 _polcof: ## @polcof .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 $88, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, -112(%rbp) ## 8-byte Spill movl %edx, %r15d movq %rsi, %r14 movq %rdi, %r13 xorl %edi, %edi movl %edx, %esi xorl %eax, %eax callq _vector movq %rax, %r12 xorl %edi, %edi movl %r15d, %esi xorl %eax, %eax callq _vector movq %rax, %rbx movq %r15, -48(%rbp) ## 8-byte Spill testl %r15d, %r15d js LBB0_34 ## %bb.1: movq -48(%rbp), %rax ## 8-byte Reload leal 1(%rax), %edi cmpl $7, %eax jae LBB0_3 ## %bb.2: xorl %eax, %eax LBB0_15: movq %rax, %rcx notq %rcx testb $1, %dil je LBB0_17 ## %bb.16: movss (%r13,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r12,%rax,4) movss (%r14,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rbx,%rax,4) orq $1, %rax LBB0_17: addq %rdi, %rcx je LBB0_18 .p2align 4, 0x90 LBB0_39: ## =>This Inner Loop Header: Depth=1 movss (%r13,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r12,%rax,4) movss (%r14,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rbx,%rax,4) movss 4(%r13,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 4(%r12,%rax,4) movss 4(%r14,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 4(%rbx,%rax,4) addq $2, %rax cmpq %rax, %rdi jne LBB0_39 jmp LBB0_18 LBB0_3: movq %rbx, %rcx subq %r12, %rcx xorl %eax, %eax cmpq $32, %rcx jb LBB0_15 ## %bb.4: movq %r12, %rcx subq %r13, %rcx cmpq $32, %rcx jb LBB0_15 ## %bb.5: movq %r14, %rcx subq %r12, %rcx cmpq $32, %rcx jb LBB0_15 ## %bb.6: movq %rbx, %rcx subq %r13, %rcx cmpq $32, %rcx jb LBB0_15 ## %bb.7: movq %rbx, %rcx subq %r14, %rcx cmpq $32, %rcx jb LBB0_15 ## %bb.8: movl %edi, %eax andl $-8, %eax leaq -8(%rax), %rcx movq %rcx, %rdx shrq $3, %rdx incq %rdx testq %rcx, %rcx je LBB0_9 ## %bb.10: movq %rdx, %rsi andq $-2, %rsi xorl %ecx, %ecx .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movups (%r13,%rcx,4), %xmm0 movups 16(%r13,%rcx,4), %xmm1 movups %xmm0, (%r12,%rcx,4) movups %xmm1, 16(%r12,%rcx,4) movups (%r14,%rcx,4), %xmm0 movups 16(%r14,%rcx,4), %xmm1 movups %xmm0, (%rbx,%rcx,4) movups %xmm1, 16(%rbx,%rcx,4) movups 32(%r13,%rcx,4), %xmm0 movups 48(%r13,%rcx,4), %xmm1 movups %xmm0, 32(%r12,%rcx,4) movups %xmm1, 48(%r12,%rcx,4) movups 32(%r14,%rcx,4), %xmm0 movups 48(%r14,%rcx,4), %xmm1 movups %xmm0, 32(%rbx,%rcx,4) movups %xmm1, 48(%rbx,%rcx,4) addq $16, %rcx addq $-2, %rsi jne LBB0_11 ## %bb.12: testb $1, %dl je LBB0_14 LBB0_13: movups (%r13,%rcx,4), %xmm0 movups 16(%r13,%rcx,4), %xmm1 movups %xmm0, (%r12,%rcx,4) movups %xmm1, 16(%r12,%rcx,4) movups (%r14,%rcx,4), %xmm0 movups 16(%r14,%rcx,4), %xmm1 movups %xmm0, (%rbx,%rcx,4) movups %xmm1, 16(%rbx,%rcx,4) LBB0_14: cmpq %rdi, %rax jne LBB0_15 LBB0_18: leaq -4(%r12), %rax movq %rax, -96(%rbp) ## 8-byte Spill leaq -4(%rbx), %rax movq %rax, -88(%rbp) ## 8-byte Spill movl -48(%rbp), %eax ## 4-byte Reload leaq 1(%rax), %rcx movq %rcx, -80(%rbp) ## 8-byte Spill leaq 52(%r12), %rcx movq %rcx, -72(%rbp) ## 8-byte Spill leaq 52(%rbx), %rcx movq %rcx, -64(%rbp) ## 8-byte Spill xorl %r14d, %r14d movq %rax, -56(%rbp) ## 8-byte Spill movq %rax, %r15 movl %edi, %r13d movq %rdi, -104(%rbp) ## 8-byte Spill jmp LBB0_19 .p2align 4, 0x90 LBB0_33: ## in Loop: Header=BB0_19 Depth=1 incq %r14 decl %r13d decq %r15 movq -104(%rbp), %rdi ## 8-byte Reload cmpq %rdi, %r14 je LBB0_34 LBB0_19: ## =>This Loop Header: Depth=1 ## Child Loop BB0_36 Depth 2 ## Child Loop BB0_27 Depth 2 ## Child Loop BB0_32 Depth 2 movq %r15, -120(%rbp) ## 8-byte Spill movl %r13d, %r13d movl %edi, %edx subl %r14d, %edx movq -112(%rbp), %rax ## 8-byte Reload leaq (%rax,%r14,4), %r15 xorps %xmm0, %xmm0 movq -96(%rbp), %rdi ## 8-byte Reload movq -88(%rbp), %rsi ## 8-byte Reload movq %r15, %rcx leaq -124(%rbp), %r8 movb $1, %al callq _polint movq -56(%rbp), %r11 ## 8-byte Reload movl $-1, %ecx subq %r14, %r11 js LBB0_20 ## %bb.35: ## in Loop: Header=BB0_19 Depth=1 xorl %eax, %eax movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movaps LCPI0_1(%rip), %xmm4 ## xmm4 = [NaN,NaN,NaN,NaN] xorps %xmm5, %xmm5 jmp LBB0_36 .p2align 4, 0x90 LBB0_38: ## in Loop: Header=BB0_36 Depth=2 minss %xmm0, %xmm1 incq %rax movaps %xmm1, %xmm0 cmpq %rax, %r13 je LBB0_20 LBB0_36: ## Parent Loop BB0_19 Depth=1 ## => This Inner Loop Header: Depth=2 movss (%r12,%rax,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero movaps %xmm2, %xmm1 andps %xmm4, %xmm1 ucomiss %xmm1, %xmm0 movl %ecx, %edx movl %eax, %ecx cmovbel %edx, %ecx ucomiss %xmm5, %xmm2 jne LBB0_37 jnp LBB0_38 LBB0_37: ## in Loop: Header=BB0_36 Depth=2 movss (%rbx,%rax,4), %xmm3 ## xmm3 = mem[0],zero,zero,zero subss (%r15), %xmm3 divss %xmm2, %xmm3 movss %xmm3, (%rbx,%rax,4) jmp LBB0_38 .p2align 4, 0x90 LBB0_20: ## in Loop: Header=BB0_19 Depth=1 movslq %ecx, %rcx cmpq %rcx, %r11 movq -120(%rbp), %r15 ## 8-byte Reload jle LBB0_33 ## %bb.21: ## in Loop: Header=BB0_19 Depth=1 movq -56(%rbp), %r10 ## 8-byte Reload subq %r14, %r10 subq %rcx, %r10 cmpq $8, %r10 jb LBB0_32 ## %bb.22: ## in Loop: Header=BB0_19 Depth=1 movq -80(%rbp), %rax ## 8-byte Reload subq %r14, %rax leaq (%r12,%rax,4), %rdx leaq (%rbx,%rcx,4), %rsi cmpq %rdx, %rsi jae LBB0_24 ## %bb.23: ## in Loop: Header=BB0_19 Depth=1 leaq (%rbx,%rax,4), %rax leaq (%r12,%rcx,4), %rdx cmpq %rax, %rdx jb LBB0_32 LBB0_24: ## in Loop: Header=BB0_19 Depth=1 movq %r10, %r8 andq $-8, %r8 leaq -8(%r8), %rax movq %rax, %r9 shrq $3, %r9 incq %r9 testq %rax, %rax je LBB0_25 ## %bb.26: ## in Loop: Header=BB0_19 Depth=1 movq -72(%rbp), %rax ## 8-byte Reload leaq (%rax,%rcx,4), %rdi movq -64(%rbp), %rax ## 8-byte Reload leaq (%rax,%rcx,4), %rdx movq %r15, %rax subq %rcx, %rax andq $-8, %rax addq $-8, %rax shrq $3, %rax incq %rax andq $-2, %rax xorl %esi, %esi .p2align 4, 0x90 LBB0_27: ## Parent Loop BB0_19 Depth=1 ## => This Inner Loop Header: Depth=2 movups -48(%rdx,%rsi,4), %xmm0 movups -32(%rdx,%rsi,4), %xmm1 movups %xmm0, -52(%rdx,%rsi,4) movups %xmm1, -36(%rdx,%rsi,4) movups -48(%rdi,%rsi,4), %xmm0 movups -32(%rdi,%rsi,4), %xmm1 movups %xmm0, -52(%rdi,%rsi,4) movups %xmm1, -36(%rdi,%rsi,4) movups -16(%rdx,%rsi,4), %xmm0 movups (%rdx,%rsi,4), %xmm1 movups %xmm0, -20(%rdx,%rsi,4) movups %xmm1, -4(%rdx,%rsi,4) movups -16(%rdi,%rsi,4), %xmm0 movups (%rdi,%rsi,4), %xmm1 movups %xmm0, -20(%rdi,%rsi,4) movups %xmm1, -4(%rdi,%rsi,4) addq $16, %rsi addq $-2, %rax jne LBB0_27 ## %bb.28: ## in Loop: Header=BB0_19 Depth=1 testb $1, %r9b je LBB0_30 LBB0_29: ## in Loop: Header=BB0_19 Depth=1 addq %rcx, %rsi movups 4(%rbx,%rsi,4), %xmm0 movups 20(%rbx,%rsi,4), %xmm1 movups %xmm0, (%rbx,%rsi,4) movups %xmm1, 16(%rbx,%rsi,4) movups 4(%r12,%rsi,4), %xmm0 movups 20(%r12,%rsi,4), %xmm1 movups %xmm0, (%r12,%rsi,4) movups %xmm1, 16(%r12,%rsi,4) LBB0_30: ## in Loop: Header=BB0_19 Depth=1 cmpq %r8, %r10 je LBB0_33 ## %bb.31: ## in Loop: Header=BB0_19 Depth=1 addq %r8, %rcx .p2align 4, 0x90 LBB0_32: ## Parent Loop BB0_19 Depth=1 ## => This Inner Loop Header: Depth=2 movss 4(%rbx,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rbx,%rcx,4) movss 4(%r12,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r12,%rcx,4) leaq 1(%rcx), %rax movq %rax, %rcx cmpq %r11, %rax jl LBB0_32 jmp LBB0_33 LBB0_25: ## in Loop: Header=BB0_19 Depth=1 xorl %esi, %esi testb $1, %r9b jne LBB0_29 jmp LBB0_30 LBB0_34: movq %rbx, %rdi xorl %esi, %esi movq -48(%rbp), %rbx ## 8-byte Reload movl %ebx, %edx xorl %eax, %eax callq _free_vector movq %r12, %rdi xorl %esi, %esi movl %ebx, %edx xorl %eax, %eax callq _free_vector addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_9: xorl %ecx, %ecx testb $1, %dl jne LBB0_13 jmp LBB0_14 .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _polcof ; -- Begin function polcof .p2align 2 _polcof: ; @polcof .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x28, x27, [sp, #64] ; 16-byte Folded Spill stp x26, x25, [sp, #80] ; 16-byte Folded Spill stp x24, x23, [sp, #96] ; 16-byte Folded Spill stp x22, x21, [sp, #112] ; 16-byte Folded Spill stp x20, x19, [sp, #128] ; 16-byte Folded Spill stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .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 str x3, [sp, #48] ; 8-byte Folded Spill mov x19, x2 mov x24, x1 mov x23, x0 mov w0, #0 mov x1, x2 bl _vector mov x21, x0 mov w0, #0 mov x1, x19 bl _vector mov x22, x0 str w19, [sp, #20] ; 4-byte Folded Spill tbnz w19, #31, LBB0_30 ; %bb.1: ldr w8, [sp, #20] ; 4-byte Folded Reload add w26, w8, #1 cmp w8, #7 b.hs LBB0_3 ; %bb.2: mov x8, #0 b LBB0_11 LBB0_3: mov x8, #0 sub x9, x22, x21 cmp x9, #32 b.lo LBB0_11 ; %bb.4: sub x9, x21, x23 cmp x9, #32 b.lo LBB0_11 ; %bb.5: sub x9, x24, x21 cmp x9, #32 b.lo LBB0_11 ; %bb.6: sub x9, x22, x23 cmp x9, #32 b.lo LBB0_11 ; %bb.7: sub x9, x22, x24 cmp x9, #32 b.lo LBB0_11 ; %bb.8: and x8, x26, #0xfffffff8 add x9, x23, #16 add x10, x22, #16 add x11, x21, #16 add x12, x24, #16 mov x13, x8 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldp q0, q1, [x9, #-16] stp q0, q1, [x11, #-16] ldp q0, q1, [x12, #-16] add x9, x9, #32 stp q0, q1, [x10, #-16] add x10, x10, #32 add x11, x11, #32 add x12, x12, #32 subs x13, x13, #8 b.ne LBB0_9 ; %bb.10: cmp x8, x26 b.eq LBB0_13 LBB0_11: lsl x12, x8, #2 add x9, x22, x12 add x10, x24, x12 add x11, x21, x12 add x12, x23, x12 sub x8, x26, x8 LBB0_12: ; =>This Inner Loop Header: Depth=1 ldr s0, [x12], #4 str s0, [x11], #4 ldr s0, [x10], #4 str s0, [x9], #4 subs x8, x8, #1 b.ne LBB0_12 LBB0_13: mov x27, #0 sub x23, x21, #4 sub x24, x22, #4 ldr w8, [sp, #20] ; 4-byte Folded Reload mov w19, w8 add x9, x19, #1 add x10, x22, #20 add x8, x21, #20 stp x8, x10, [sp] ; 16-byte Folded Spill add x8, x22, #4 str x8, [sp, #40] ; 8-byte Folded Spill add x8, x21, #4 stp x9, x8, [sp, #24] ; 16-byte Folded Spill mov x28, x19 mov x8, x26 b LBB0_15 LBB0_14: ; in Loop: Header=BB0_15 Depth=1 add x27, x27, #1 sub w8, w20, #1 sub x28, x28, #1 cmp x27, x26 b.eq LBB0_30 LBB0_15: ; =>This Loop Header: Depth=1 ; Child Loop BB0_18 Depth 2 ; Child Loop BB0_26 Depth 2 ; Child Loop BB0_29 Depth 2 mov w20, w8 sub w2, w26, w27 ldr x8, [sp, #48] ; 8-byte Folded Reload add x25, x8, x27, lsl #2 movi d0, #0000000000000000 add x4, sp, #60 mov x0, x23 mov x1, x24 mov x3, x25 bl _polint subs x8, x19, x27 b.mi LBB0_20 ; %bb.16: ; in Loop: Header=BB0_15 Depth=1 mov x10, #0 mov w9, #-1 mov w11, #30361 movk w11, #32406, lsl #16 fmov s0, w11 b LBB0_18 LBB0_17: ; in Loop: Header=BB0_18 Depth=2 add x10, x10, #1 cmp x20, x10 b.eq LBB0_21 LBB0_18: ; Parent Loop BB0_15 Depth=1 ; => This Inner Loop Header: Depth=2 ldr s1, [x21, x10, lsl #2] fabs s2, s1 fcmp s2, s0 fcsel s0, s2, s0, mi csel w9, w10, w9, mi fcmp s1, #0.0 b.eq LBB0_17 ; %bb.19: ; in Loop: Header=BB0_18 Depth=2 lsl x11, x10, #2 ldr s2, [x22, x11] ldr s3, [x25] fsub s2, s2, s3 fdiv s1, s2, s1 str s1, [x22, x11] b LBB0_17 LBB0_20: ; in Loop: Header=BB0_15 Depth=1 mov w9, #-1 LBB0_21: ; in Loop: Header=BB0_15 Depth=1 sxtw x9, w9 cmp x8, x9 b.le LBB0_14 ; %bb.22: ; in Loop: Header=BB0_15 Depth=1 add x10, x27, x9 sub x10, x19, x10 cmp x10, #8 b.lo LBB0_28 ; %bb.23: ; in Loop: Header=BB0_15 Depth=1 ldr x11, [sp, #24] ; 8-byte Folded Reload sub x11, x11, x27 lsl x11, x11, #2 add x12, x21, x11 lsl x14, x9, #2 add x13, x22, x14 cmp x13, x12 b.hs LBB0_25 ; %bb.24: ; in Loop: Header=BB0_15 Depth=1 add x11, x22, x11 add x12, x21, x14 cmp x12, x11 b.lo LBB0_28 LBB0_25: ; in Loop: Header=BB0_15 Depth=1 and x11, x10, #0xfffffffffffffff8 add x12, x11, x9 sub x9, x28, x9 and x9, x9, #0xfffffffffffffff8 ldp x15, x13, [sp] ; 16-byte Folded Reload add x13, x13, x14 add x14, x15, x14 LBB0_26: ; Parent Loop BB0_15 Depth=1 ; => This Inner Loop Header: Depth=2 ldp q0, q1, [x13, #-16] stur q0, [x13, #-20] stur q1, [x13, #-4] ldp q0, q1, [x14, #-16] stur q0, [x14, #-20] stur q1, [x14, #-4] add x13, x13, #32 add x14, x14, #32 subs x9, x9, #8 b.ne LBB0_26 ; %bb.27: ; in Loop: Header=BB0_15 Depth=1 mov x9, x12 cmp x10, x11 b.eq LBB0_14 LBB0_28: ; in Loop: Header=BB0_15 Depth=1 lsl x11, x9, #2 ldp x12, x10, [sp, #32] ; 16-byte Folded Reload add x10, x10, x11 add x11, x12, x11 LBB0_29: ; Parent Loop BB0_15 Depth=1 ; => This Inner Loop Header: Depth=2 add x9, x9, #1 ldr s0, [x10] stur s0, [x10, #-4] ldr s0, [x11] stur s0, [x11, #-4] add x10, x10, #4 add x11, x11, #4 cmp x9, x8 b.lt LBB0_29 b LBB0_14 LBB0_30: mov x0, x22 mov w1, #0 ldr w19, [sp, #20] ; 4-byte Folded Reload mov x2, x19 bl _free_vector mov x0, x21 mov w1, #0 mov x2, x19 bl _free_vector ldp x29, x30, [sp, #144] ; 16-byte Folded Reload ldp x20, x19, [sp, #128] ; 16-byte Folded Reload ldp x22, x21, [sp, #112] ; 16-byte Folded Reload ldp x24, x23, [sp, #96] ; 16-byte Folded Reload ldp x26, x25, [sp, #80] ; 16-byte Folded Reload ldp x28, x27, [sp, #64] ; 16-byte Folded Reload add sp, sp, #160 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/20449083.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function finish_reset _finish_reset: ## @finish_reset .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 cmpl $0, (%rdi) jle LBB0_3 ## %bb.1: xorl %r12d, %r12d movq _USBPORTSC1@GOTPCREL(%rip), %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r14), %rdx addq %r12, %rdx movq %r15, %rdi xorl %esi, %esi callq _uhci_writew incq %rbx movslq (%r15), %rax addq $2, %r12 cmpq %rax, %rbx jl LBB0_2 LBB0_3: xorps %xmm0, %xmm0 movups %xmm0, 16(%r15) movq _UHCI_RH_RESET@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 8(%r15) movq _UHCI_IS_STOPPED@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%r15) movq _HCD_FLAG_POLL_RH@GOTPCREL(%rip), %rax movl (%rax), %r14d movq %r15, %rdi callq _uhci_to_hcd movl %r14d, %edi movq %rax, %rsi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _clear_bit ## TAILCALL .cfi_endproc ## -- End function .comm _USBPORTSC1,8,3 ## @USBPORTSC1 .comm _UHCI_RH_RESET,4,2 ## @UHCI_RH_RESET .comm _UHCI_IS_STOPPED,4,2 ## @UHCI_IS_STOPPED .comm _HCD_FLAG_POLL_RH,4,2 ## @HCD_FLAG_POLL_RH .no_dead_strip _finish_reset .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function finish_reset _finish_reset: ; @finish_reset .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 w8, [x0] cmp w8, #1 b.lt LBB0_3 ; %bb.1: mov x20, #0 mov x21, #0 Lloh0: adrp x22, _USBPORTSC1@GOTPAGE Lloh1: ldr x22, [x22, _USBPORTSC1@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [x22] add x2, x20, x8 mov x0, x19 mov w1, #0 bl _uhci_writew add x21, x21, #1 ldrsw x8, [x19] add x20, x20, #2 cmp x21, x8 b.lt LBB0_2 LBB0_3: stp xzr, xzr, [x19, #16] Lloh2: adrp x8, _UHCI_RH_RESET@GOTPAGE Lloh3: ldr x8, [x8, _UHCI_RH_RESET@GOTPAGEOFF] Lloh4: ldr w8, [x8] Lloh5: adrp x9, _UHCI_IS_STOPPED@GOTPAGE Lloh6: ldr x9, [x9, _UHCI_IS_STOPPED@GOTPAGEOFF] Lloh7: ldr w9, [x9] stp w9, w8, [x19, #4] Lloh8: adrp x8, _HCD_FLAG_POLL_RH@GOTPAGE Lloh9: ldr x8, [x8, _HCD_FLAG_POLL_RH@GOTPAGEOFF] Lloh10: ldr w20, [x8] mov x0, x19 bl _uhci_to_hcd mov x1, x0 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 _clear_bit .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _USBPORTSC1,8,3 ; @USBPORTSC1 .comm _UHCI_RH_RESET,4,2 ; @UHCI_RH_RESET .comm _UHCI_IS_STOPPED,4,2 ; @UHCI_IS_STOPPED .comm _HCD_FLAG_POLL_RH,4,2 ; @HCD_FLAG_POLL_RH .no_dead_strip _finish_reset .subsections_via_symbols
AnghaBench/linux/drivers/usb/host/extr_uhci-hcd.c_finish_reset.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_pmac_pcm_hw_free _snd_pmac_pcm_hw_free: ## @snd_pmac_pcm_hw_free .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_lib_free_pages xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _snd_pmac_pcm_hw_free .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_pmac_pcm_hw_free _snd_pmac_pcm_hw_free: ; @snd_pmac_pcm_hw_free .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_lib_free_pages mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _snd_pmac_pcm_hw_free .subsections_via_symbols
AnghaBench/fastsocket/kernel/sound/ppc/extr_pmac.c_snd_pmac_pcm_hw_free.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) movq 8(%rsi), %r15 movq 16(%rsi), %r14 leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen movq %rax, %rbx movq %rax, %rdi callq _feof testl %eax, %eax je LBB0_1 LBB0_6: movq %rbx, %rdi callq _fclose movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_8 ## %bb.7: xorl %eax, %eax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_1: leaq -96(%rbp), %r12 leaq L_.str.6(%rip), %r13 jmp LBB0_2 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi callq _feof testl %eax, %eax jne LBB0_6 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl $46, %esi movl $1, %edx movq %r12, %rdi movq %rbx, %rcx callq _fread cmpb $1, -51(%rbp) je LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r12, %rdi movq %r15, %rsi callq _strcmp testl %eax, %eax jne LBB0_5 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl $20, %edx movq %r12, %rdi movq %r14, %rsi callq ___strcpy_chk movq %rbx, %rdi movq $-46, %rsi movl $1, %edx callq _fseek movl $46, %esi movl $1, %edx movq %r12, %rdi movq %rbx, %rcx callq _fwrite leaq L_str(%rip), %rdi callq _puts leaq L_.str.3(%rip), %rdi movq %r12, %rsi xorl %eax, %eax callq _printf leaq L_.str.4(%rip), %rdi leaq -76(%rbp), %rsi xorl %eax, %eax callq _printf movswl -56(%rbp), %esi leaq L_.str.5(%rip), %rdi xorl %eax, %eax callq _printf movq %r13, %rdi leaq -54(%rbp), %rsi xorl %eax, %eax callq _printf jmp LBB0_5 LBB0_8: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "student.dat" L_.str.1: ## @.str.1 .asciz "r+b" L_.str.3: ## @.str.3 .asciz "First name: %s\n" L_.str.4: ## @.str.4 .asciz "Last name: %s\n" L_.str.5: ## @.str.5 .asciz "ID: %i\n" L_.str.6: ## @.str.6 .asciz "Semester: %s\n" L_str: ## @str .asciz "Student info:" .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, #160 .cfi_def_cfa_offset 160 stp x28, x27, [sp, #64] ; 16-byte Folded Spill stp x26, x25, [sp, #80] ; 16-byte Folded Spill stp x24, x23, [sp, #96] ; 16-byte Folded Spill stp x22, x21, [sp, #112] ; 16-byte Folded Spill stp x20, x19, [sp, #128] ; 16-byte Folded Spill stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .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] str x8, [sp, #56] ldp x19, x20, [x1, #8] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF Lloh5: adrp x1, l_.str.1@PAGE Lloh6: add x1, x1, l_.str.1@PAGEOFF bl _fopen mov x21, x0 bl _feof cbz w0, LBB0_3 LBB0_1: mov x0, x21 bl _fclose ldr x8, [sp, #56] 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_8 ; %bb.2: mov w0, #0 ldp x29, x30, [sp, #144] ; 16-byte Folded Reload ldp x20, x19, [sp, #128] ; 16-byte Folded Reload ldp x22, x21, [sp, #112] ; 16-byte Folded Reload ldp x24, x23, [sp, #96] ; 16-byte Folded Reload ldp x26, x25, [sp, #80] ; 16-byte Folded Reload ldp x28, x27, [sp, #64] ; 16-byte Folded Reload add sp, sp, #160 ret LBB0_3: add x27, sp, #8 add x28, x27, #20 add x22, x27, #42 Lloh10: adrp x23, l_.str.3@PAGE Lloh11: add x23, x23, l_.str.3@PAGEOFF Lloh12: adrp x24, l_.str.4@PAGE Lloh13: add x24, x24, l_.str.4@PAGEOFF Lloh14: adrp x25, l_.str.5@PAGE Lloh15: add x25, x25, l_.str.5@PAGEOFF Lloh16: adrp x26, l_.str.6@PAGE Lloh17: add x26, x26, l_.str.6@PAGEOFF b LBB0_5 LBB0_4: ; in Loop: Header=BB0_5 Depth=1 mov x0, x21 bl _feof cbnz w0, LBB0_1 LBB0_5: ; =>This Inner Loop Header: Depth=1 add x0, sp, #8 mov w1, #46 mov w2, #1 mov x3, x21 bl _fread ldrb w8, [sp, #53] cmp w8, #1 b.eq LBB0_4 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 add x0, sp, #8 mov x1, x19 bl _strcmp cbnz w0, LBB0_4 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 add x0, sp, #8 mov x1, x20 mov w2, #20 bl ___strcpy_chk mov x0, x21 mov x1, #-46 mov w2, #1 bl _fseek add x0, sp, #8 mov w1, #46 mov w2, #1 mov x3, x21 bl _fwrite Lloh18: adrp x0, l_str@PAGE Lloh19: add x0, x0, l_str@PAGEOFF bl _puts str x27, [sp] mov x0, x23 bl _printf str x28, [sp] mov x0, x24 bl _printf ldrsh x8, [sp, #48] str x8, [sp] mov x0, x25 bl _printf str x22, [sp] mov x0, x26 bl _printf b LBB0_4 LBB0_8: bl ___stack_chk_fail .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh18, Lloh19 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "student.dat" l_.str.1: ; @.str.1 .asciz "r+b" l_.str.3: ; @.str.3 .asciz "First name: %s\n" l_.str.4: ; @.str.4 .asciz "Last name: %s\n" l_.str.5: ; @.str.5 .asciz "ID: %i\n" l_.str.6: ; @.str.6 .asciz "Semester: %s\n" l_str: ; @str .asciz "Student info:" .subsections_via_symbols
the_stack_data/446901.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function intel_uc_uses_guc_submission _intel_uc_uses_guc_submission: ## @intel_uc_uses_guc_submission .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 _intel_guc_is_submission_supported ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _intel_uc_uses_guc_submission .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function intel_uc_uses_guc_submission _intel_uc_uses_guc_submission: ; @intel_uc_uses_guc_submission .cfi_startproc ; %bb.0: b _intel_guc_is_submission_supported .cfi_endproc ; -- End function .no_dead_strip _intel_uc_uses_guc_submission .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/i915/gt/uc/extr_intel_uc.h_intel_uc_uses_guc_submission.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pkcs8_note_version ## -- Begin function pkcs8_note_version .p2align 4, 0x90 _pkcs8_note_version: ## @pkcs8_note_version .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpq $1, %r8 jne LBB0_3 ## %bb.1: cmpq $0, (%rcx) je LBB0_2 LBB0_3: leaq L_.str(%rip), %rdi callq _pr_warn movq _EBADMSG@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax popq %rbp retq LBB0_2: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Unsupported PKCS#8 version\n" .comm _EBADMSG,4,2 ## @EBADMSG .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pkcs8_note_version ; -- Begin function pkcs8_note_version .p2align 2 _pkcs8_note_version: ; @pkcs8_note_version .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 cmp x4, #1 b.ne LBB0_2 ; %bb.1: ldr x8, [x3] cbz x8, LBB0_3 LBB0_2: Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _pr_warn Lloh2: adrp x8, _EBADMSG@GOTPAGE Lloh3: ldr x8, [x8, _EBADMSG@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w0, w8 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB0_3: mov w0, #0 ldp x29, x30, [sp], #16 ; 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 "Unsupported PKCS#8 version\n" .comm _EBADMSG,4,2 ; @EBADMSG .subsections_via_symbols
AnghaBench/linux/crypto/asymmetric_keys/extr_pkcs8_parser.c_pkcs8_note_version.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function lan743x_pcidev_shutdown _lan743x_pcidev_shutdown: ## @lan743x_pcidev_shutdown .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 callq _pci_get_drvdata movq %rax, %rbx movq %rax, %rdi callq _netdev_priv movq %rax, %r14 xorl %eax, %eax callq _rtnl_lock movq %rbx, %rdi callq _netif_device_detach movq %rbx, %rdi callq _netif_running testq %rax, %rax je LBB0_2 ## %bb.1: movq %rbx, %rdi callq _lan743x_netdev_close LBB0_2: xorl %eax, %eax callq _rtnl_unlock movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _lan743x_hardware_cleanup ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _lan743x_pcidev_shutdown .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function lan743x_pcidev_shutdown _lan743x_pcidev_shutdown: ; @lan743x_pcidev_shutdown .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 _pci_get_drvdata mov x20, x0 bl _netdev_priv mov x19, x0 bl _rtnl_lock mov x0, x20 bl _netif_device_detach mov x0, x20 bl _netif_running cbz x0, LBB0_2 ; %bb.1: mov x0, x20 bl _lan743x_netdev_close LBB0_2: bl _rtnl_unlock mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _lan743x_hardware_cleanup .cfi_endproc ; -- End function .no_dead_strip _lan743x_pcidev_shutdown .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/microchip/extr_lan743x_main.c_lan743x_pcidev_shutdown.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID: ## @A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID .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 movq _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__SHIFT@GOTPCREL(%rip), %rcx movb (%rcx), %cl shll %cl, %eax movq _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__SHIFT,4,2 ## @A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__SHIFT .comm _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__MASK,4,2 ## @A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__MASK .no_dead_strip _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID: ; @A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID .cfi_startproc ; %bb.0: Lloh0: adrp x8, _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__SHIFT@GOTPAGE Lloh1: ldr x8, [x8, _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__SHIFT@GOTPAGEOFF] Lloh2: ldr w8, [x8] lsl w8, w0, w8 Lloh3: adrp x9, _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__MASK@GOTPAGE Lloh4: ldr x9, [x9, _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__MASK@GOTPAGEOFF] Lloh5: ldr w9, [x9] and w0, w8, w9 ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__SHIFT,4,2 ; @A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__SHIFT .comm _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__MASK,4,2 ; @A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID__MASK .no_dead_strip _A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/msm/adreno/extr_a3xx.xml.h_A3XX_HLSQ_CONTROL_2_REG_FACENESSREGID.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _EnableDialogTheme ## -- Begin function EnableDialogTheme .p2align 4, 0x90 _EnableDialogTheme: ## @EnableDialogTheme .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 %edi, %r14d leaq L_.str(%rip), %rdi callq __T movl %eax, %edi callq _LoadLibrary testq %rax, %rax je LBB0_1 ## %bb.2: movq %rax, %rbx leaq L_.str.1(%rip), %rsi movq %rax, %rdi callq _GetProcAddress testq %rax, %rax je LBB0_3 ## %bb.4: movq %rax, %rcx movq _ETDT_ENABLETAB@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r14d, %edi callq *%rcx movq _TRUE@GOTPCREL(%rip), %r14 jmp LBB0_5 LBB0_1: movq _FALSE@GOTPCREL(%rip), %r14 jmp LBB0_6 LBB0_3: movq _FALSE@GOTPCREL(%rip), %r14 LBB0_5: movq %rbx, %rdi callq _FreeLibrary LBB0_6: movl (%r14), %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "uxtheme.dll" L_.str.1: ## @.str.1 .asciz "EnableThemeDialogTexture" .comm _ETDT_ENABLETAB,4,2 ## @ETDT_ENABLETAB .comm _TRUE,4,2 ## @TRUE .comm _FALSE,4,2 ## @FALSE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _EnableDialogTheme ; -- Begin function EnableDialogTheme .p2align 2 _EnableDialogTheme: ; @EnableDialogTheme .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 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl __T bl _LoadLibrary cbz x0, LBB0_3 ; %bb.1: mov x19, x0 Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF bl _GetProcAddress cbz x0, LBB0_4 ; %bb.2: mov x8, x0 Lloh4: adrp x9, _ETDT_ENABLETAB@GOTPAGE Lloh5: ldr x9, [x9, _ETDT_ENABLETAB@GOTPAGEOFF] Lloh6: ldr w1, [x9] mov x0, x20 blr x8 Lloh7: adrp x20, _TRUE@GOTPAGE Lloh8: ldr x20, [x20, _TRUE@GOTPAGEOFF] b LBB0_5 LBB0_3: Lloh9: adrp x20, _FALSE@GOTPAGE Lloh10: ldr x20, [x20, _FALSE@GOTPAGEOFF] b LBB0_6 LBB0_4: Lloh11: adrp x20, _FALSE@GOTPAGE Lloh12: ldr x20, [x20, _FALSE@GOTPAGEOFF] LBB0_5: mov x0, x19 bl _FreeLibrary LBB0_6: ldr w0, [x20] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh11, Lloh12 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "uxtheme.dll" l_.str.1: ; @.str.1 .asciz "EnableThemeDialogTexture" .comm _ETDT_ENABLETAB,4,2 ; @ETDT_ENABLETAB .comm _TRUE,4,2 ; @TRUE .comm _FALSE,4,2 ; @FALSE .subsections_via_symbols
AnghaBench/reactos/base/applications/msconfig/extr_msconfig.c_EnableDialogTheme.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ib_sa_get_mcmember_rec ## -- Begin function ib_sa_get_mcmember_rec .p2align 4, 0x90 _ib_sa_get_mcmember_rec: ## @ib_sa_get_mcmember_rec .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 %rcx, %r14 movq %rdx, %r15 movq %rsi, %rbx movq _mcast_client@GOTPCREL(%rip), %rsi callq _ib_get_client_data testq %rax, %rax je LBB0_1 ## %bb.2: subq (%rax), %rbx shlq $2, %rbx addq 8(%rax), %rbx movq %rbx, %rdi callq _spin_lock_irqsave movq %rbx, %rdi movq %r15, %rsi callq _mcast_find testq %rax, %rax je LBB0_4 ## %bb.3: movl (%rax), %eax movl %eax, (%r14) xorl %r14d, %r14d jmp LBB0_5 LBB0_1: movq _ENODEV@GOTPCREL(%rip), %rax xorl %r14d, %r14d subl (%rax), %r14d jmp LBB0_6 LBB0_4: movq _EADDRNOTAVAIL@GOTPCREL(%rip), %rax xorl %r14d, %r14d subl (%rax), %r14d LBB0_5: movq %rbx, %rdi callq _spin_unlock_irqrestore LBB0_6: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _mcast_client,4,2 ## @mcast_client .comm _ENODEV,4,2 ## @ENODEV .comm _EADDRNOTAVAIL,4,2 ## @EADDRNOTAVAIL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ib_sa_get_mcmember_rec ; -- Begin function ib_sa_get_mcmember_rec .p2align 2 _ib_sa_get_mcmember_rec: ; @ib_sa_get_mcmember_rec .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 x21, x2 mov x20, x1 Lloh0: adrp x1, _mcast_client@GOTPAGE Lloh1: ldr x1, [x1, _mcast_client@GOTPAGEOFF] bl _ib_get_client_data cbz x0, LBB0_3 ; %bb.1: ldp x9, x8, [x0] sub x9, x20, x9 add x20, x8, x9, lsl #2 mov x0, x20 bl _spin_lock_irqsave mov x0, x20 mov x1, x21 bl _mcast_find cbz x0, LBB0_4 ; %bb.2: mov w21, #0 ldr w8, [x0] str w8, [x19] b LBB0_5 LBB0_3: Lloh2: adrp x8, _ENODEV@GOTPAGE Lloh3: ldr x8, [x8, _ENODEV@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w21, w8 b LBB0_6 LBB0_4: Lloh5: adrp x8, _EADDRNOTAVAIL@GOTPAGE Lloh6: ldr x8, [x8, _EADDRNOTAVAIL@GOTPAGEOFF] Lloh7: ldr w8, [x8] neg w21, w8 LBB0_5: mov x0, x20 bl _spin_unlock_irqrestore LBB0_6: mov x0, x21 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 AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _mcast_client,4,2 ; @mcast_client .comm _ENODEV,4,2 ; @ENODEV .comm _EADDRNOTAVAIL,4,2 ; @EADDRNOTAVAIL .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/infiniband/core/extr_multicast.c_ib_sa_get_mcmember_rec.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _kiss_fftndr ## -- Begin function kiss_fftndr .p2align 4, 0x90 _kiss_fftndr: ## @kiss_fftndr .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 $152, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, -136(%rbp) ## 8-byte Spill movq %rsi, -184(%rbp) ## 8-byte Spill movslq (%rdi), %rcx movq %rcx, -120(%rbp) ## 8-byte Spill movslq 4(%rdi), %rbx movl %ecx, %eax shrl $31, %eax addl %ecx, %eax sarl %eax movq %rax, -152(%rbp) ## 8-byte Spill leal 1(%rax), %r15d movq %rdi, -144(%rbp) ## 8-byte Spill movq 16(%rdi), %r13 movl %r15d, %edi movl %ebx, %esi callq _MAX movl %ebx, %ecx movq %rcx, -56(%rbp) ## 8-byte Spill cltq movq %rax, %r10 leaq (%r13,%rax,4), %rax movq %rax, -128(%rbp) ## 8-byte Spill movl %r15d, -92(%rbp) ## 4-byte Spill movl %r15d, %eax movq %rax, -112(%rbp) ## 8-byte Spill movq %rbx, -104(%rbp) ## 8-byte Spill testq %rbx, %rbx jle LBB0_5 ## %bb.1: movq -112(%rbp), %rcx ## 8-byte Reload leaq -1(%rcx), %rax movq %rax, -168(%rbp) ## 8-byte Spill movl %ecx, %r14d andl $3, %r14d movq -56(%rbp), %rax ## 8-byte Reload movq %r10, %rsi leaq (%r10,%rax,2), %rdx movq %rdx, -48(%rbp) ## 8-byte Spill leaq (,%rax,4), %r12 leaq (%r10,%rax), %r11 leaq (%rax,%rax,2), %r9 addq %r10, %r9 ## kill: def $ecx killed $ecx killed $rcx def $rcx andl $-4, %ecx negq %rcx movq %rcx, -160(%rbp) ## 8-byte Spill xorl %ebx, %ebx movq %r14, -176(%rbp) ## 8-byte Spill movq -120(%rbp), %r15 ## 8-byte Reload movq -176(%rbp), %r14 ## 8-byte Reload jmp LBB0_2 .p2align 4, 0x90 LBB0_16: ## in Loop: Header=BB0_2 Depth=1 incq %rbx incq -48(%rbp) ## 8-byte Folded Spill incq %r11 incq %r9 incq %r10 cmpq -56(%rbp), %rbx ## 8-byte Folded Reload je LBB0_5 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 ## Child Loop BB0_15 Depth 2 movq %r11, -72(%rbp) ## 8-byte Spill movq %rbx, -64(%rbp) ## 8-byte Spill movq %r10, -80(%rbp) ## 8-byte Spill movq %r9, -88(%rbp) ## 8-byte Spill movq -144(%rbp), %rax ## 8-byte Reload movl 12(%rax), %edi movq %rbx, %rax imulq %r15, %rax movq -184(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rax,4), %rsi movq %r13, %rdx callq _kiss_fftr movq -64(%rbp), %rbx ## 8-byte Reload movq -72(%rbp), %r11 ## 8-byte Reload movq -88(%rbp), %r9 ## 8-byte Reload movq -80(%rbp), %r10 ## 8-byte Reload cmpl $-1, %r15d jl LBB0_16 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 cmpq $3, -168(%rbp) ## 8-byte Folded Reload jae LBB0_10 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 xorl %eax, %eax testq %r14, %r14 jne LBB0_14 jmp LBB0_16 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_2 Depth=1 movl $3, %eax movq %r10, %rcx movq %r9, %rdx movq %r11, %rsi movq -48(%rbp), %rdi ## 8-byte Reload movq -160(%rbp), %r8 ## 8-byte Reload .p2align 4, 0x90 LBB0_11: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movl -12(%r13,%rax,4), %ebx movl %ebx, (%r13,%rcx,4) movl -8(%r13,%rax,4), %ebx movl %ebx, (%r13,%rsi,4) movl -4(%r13,%rax,4), %ebx movl %ebx, (%r13,%rdi,4) movl (%r13,%rax,4), %ebx movl %ebx, (%r13,%rdx,4) addq %r12, %rdi addq %r12, %rsi addq %r12, %rdx addq %r12, %rcx leaq (%r8,%rax), %rbx addq $4, %rbx addq $4, %rax cmpq $3, %rbx jne LBB0_11 ## %bb.12: ## in Loop: Header=BB0_2 Depth=1 addq $-3, %rax movq -64(%rbp), %rbx ## 8-byte Reload testq %r14, %r14 je LBB0_16 LBB0_14: ## in Loop: Header=BB0_2 Depth=1 movq -56(%rbp), %rcx ## 8-byte Reload imulq %rax, %rcx addq %rbx, %rcx movq -128(%rbp), %rdx ## 8-byte Reload leaq (%rdx,%rcx,4), %rcx leaq (,%rax,4), %rax addq %r13, %rax xorl %edx, %edx .p2align 4, 0x90 LBB0_15: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%rax,%rdx,4), %esi movl %esi, (%rcx) incq %rdx addq %r12, %rcx cmpq %rdx, %r14 jne LBB0_15 jmp LBB0_16 LBB0_5: cmpl $-1, -120(%rbp) ## 4-byte Folded Reload jge LBB0_6 LBB0_23: addq $152, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_6: movslq -92(%rbp), %rax ## 4-byte Folded Reload movq %rax, -72(%rbp) ## 8-byte Spill movq -104(%rbp), %rax ## 8-byte Reload movl %eax, %ecx decq %rcx movq %rcx, -80(%rbp) ## 8-byte Spill movl %eax, %r12d andl $3, %r12d ## kill: def $eax killed $eax killed $rax def $rax andl $-4, %eax movq %rax, -48(%rbp) ## 8-byte Spill movslq -152(%rbp), %r14 ## 4-byte Folded Reload movq %r14, %rbx shlq $4, %rbx addq $16, %rbx leaq (,%r14,4), %rax leaq (%rax,%rax,2), %r8 leaq 4(,%r14,4), %r15 xorl %ecx, %ecx movq %rbx, -88(%rbp) ## 8-byte Spill jmp LBB0_7 .p2align 4, 0x90 LBB0_22: ## in Loop: Header=BB0_7 Depth=1 movq -64(%rbp), %rcx ## 8-byte Reload incq %rcx addq $4, %rdi movq %rdi, -136(%rbp) ## 8-byte Spill cmpq -112(%rbp), %rcx ## 8-byte Folded Reload je LBB0_23 LBB0_7: ## =>This Loop Header: Depth=1 ## Child Loop BB0_18 Depth 2 ## Child Loop BB0_21 Depth 2 movq -144(%rbp), %rax ## 8-byte Reload movl 8(%rax), %edi movq %rcx, -64(%rbp) ## 8-byte Spill movq %rcx, %rax imulq -104(%rbp), %rax ## 8-byte Folded Reload movq -128(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rax,4), %rsi movq %r13, %rdx movq %r8, %rbx callq _kiss_fftnd movq %rbx, %r8 movq -88(%rbp), %rbx ## 8-byte Reload cmpl $0, -56(%rbp) ## 4-byte Folded Reload movq -136(%rbp), %rdi ## 8-byte Reload jle LBB0_22 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 cmpq $3, -80(%rbp) ## 8-byte Folded Reload jae LBB0_17 ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 xorl %eax, %eax jmp LBB0_19 .p2align 4, 0x90 LBB0_17: ## in Loop: Header=BB0_7 Depth=1 movq %rdi, %rcx xorl %eax, %eax movq -48(%rbp), %rsi ## 8-byte Reload .p2align 4, 0x90 LBB0_18: ## Parent Loop BB0_7 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%r13,%rax,4), %edx movl %edx, (%rcx) movl 4(%r13,%rax,4), %edx movl %edx, 4(%rcx,%r14,4) movl 8(%r13,%rax,4), %edx movl %edx, 8(%rcx,%r14,8) movl 12(%r13,%rax,4), %edx movl %edx, 12(%rcx,%r8) addq $4, %rax addq %rbx, %rcx cmpq %rax, %rsi jne LBB0_18 LBB0_19: ## in Loop: Header=BB0_7 Depth=1 testq %r12, %r12 je LBB0_22 ## %bb.20: ## in Loop: Header=BB0_7 Depth=1 movq -72(%rbp), %rcx ## 8-byte Reload imulq %rax, %rcx leaq (%rdi,%rcx,4), %rcx leaq (,%rax,4), %rax addq %r13, %rax xorl %edx, %edx .p2align 4, 0x90 LBB0_21: ## Parent Loop BB0_7 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%rax,%rdx,4), %esi movl %esi, (%rcx) incq %rdx addq %r15, %rcx cmpq %rdx, %r12 jne LBB0_21 jmp LBB0_22 .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _kiss_fftndr ; -- Begin function kiss_fftndr .p2align 2 _kiss_fftndr: ; @kiss_fftndr .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .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, x2 mov x24, x1 mov x20, x0 ldp w27, w21, [x0] ; kill: def $w27 killed $w27 def $x27 sxtw x27, w27 cmp w27, #0 cinc w8, w27, lt asr w8, w8, #1 str x8, [sp] ; 8-byte Folded Spill add w22, w8, #1 ldr x23, [x0, #16] mov x0, x22 mov x1, x21 bl _MAX add x8, x23, w0, sxtw #2 str x8, [sp, #8] ; 8-byte Folded Spill cmp w21, #1 b.lt LBB0_6 ; %bb.1: mov x28, #0 lsl x26, x21, #2 ldr x25, [sp, #8] ; 8-byte Folded Reload b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x28, x28, #1 add x25, x25, #4 cmp x28, x21 b.eq LBB0_6 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 ldr w0, [x20, #12] mul x8, x28, x27 add x1, x24, x8, lsl #2 mov x2, x23 bl _kiss_fftr cmn w27, #1 b.lt LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x8, x22 mov x9, x23 mov x10, x25 LBB0_5: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w11, [x9], #4 str w11, [x10] add x10, x10, x26 subs x8, x8, #1 b.ne LBB0_5 b LBB0_2 LBB0_6: cmn w27, #1 ldr x25, [sp, #8] ; 8-byte Folded Reload b.ge LBB0_8 LBB0_7: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret LBB0_8: mov x24, #0 mov x8, x21 sxtw x27, w8 and x28, x27, #0xffffffff ldr x8, [sp] ; 8-byte Folded Reload sbfiz x8, x8, #2, #32 add x26, x8, #4 b LBB0_10 LBB0_9: ; in Loop: Header=BB0_10 Depth=1 add x24, x24, #1 add x19, x19, #4 cmp x24, x22 b.eq LBB0_7 LBB0_10: ; =>This Loop Header: Depth=1 ; Child Loop BB0_12 Depth 2 ldr w0, [x20, #8] mul x8, x24, x27 add x1, x25, x8, lsl #2 mov x2, x23 bl _kiss_fftnd cmp w21, #1 b.lt LBB0_9 ; %bb.11: ; in Loop: Header=BB0_10 Depth=1 mov x8, x28 mov x9, x23 mov x10, x19 LBB0_12: ; Parent Loop BB0_10 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w11, [x9], #4 str w11, [x10] add x10, x10, x26 subs x8, x8, #1 b.ne LBB0_12 b LBB0_9 .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/ccv/lib/3rdparty/kissfft/extr_kiss_fftndr.c_kiss_fftndr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ntpq_read_associations ## -- Begin function ntpq_read_associations .p2align 4, 0x90 _ntpq_read_associations: ## @ntpq_read_associations .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 xorl %r15d, %r15d xorl %eax, %eax callq _ntpq_dogetassoc testq %rax, %rax je LBB0_17 ## %bb.1: movq _numassoc@GOTPCREL(%rip), %r8 movl (%r8), %r15d cmpl %r14d, %r15d cmovll %r15d, %r14d testl %r14d, %r14d jle LBB0_17 ## %bb.2: movq _assoc_cache@GOTPCREL(%rip), %rax movq (%rax), %rcx movl %r14d, %r9d xorl %esi, %esi cmpl $8, %r14d jb LBB0_12 ## %bb.3: movq %rbx, %rax subq %rcx, %rax cmpq $32, %rax jb LBB0_12 ## %bb.4: movl %r9d, %esi andl $-8, %esi leaq -8(%rsi), %rax movq %rax, %rdi shrq $3, %rdi incq %rdi movl %edi, %r10d andl $3, %r10d cmpq $24, %rax jae LBB0_6 ## %bb.5: xorl %edx, %edx jmp LBB0_8 LBB0_6: andq $-4, %rdi xorl %edx, %edx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movups (%rcx,%rdx,4), %xmm0 movups 16(%rcx,%rdx,4), %xmm1 movups %xmm0, (%rbx,%rdx,4) movups %xmm1, 16(%rbx,%rdx,4) movups 32(%rcx,%rdx,4), %xmm0 movups 48(%rcx,%rdx,4), %xmm1 movups %xmm0, 32(%rbx,%rdx,4) movups %xmm1, 48(%rbx,%rdx,4) movups 64(%rcx,%rdx,4), %xmm0 movups 80(%rcx,%rdx,4), %xmm1 movups %xmm0, 64(%rbx,%rdx,4) movups %xmm1, 80(%rbx,%rdx,4) movups 96(%rcx,%rdx,4), %xmm0 movups 112(%rcx,%rdx,4), %xmm1 movups %xmm0, 96(%rbx,%rdx,4) movups %xmm1, 112(%rbx,%rdx,4) addq $32, %rdx addq $-4, %rdi jne LBB0_7 LBB0_8: testq %r10, %r10 je LBB0_11 ## %bb.9: leaq (%rbx,%rdx,4), %rdi addq $16, %rdi leaq (%rcx,%rdx,4), %rdx addq $16, %rdx shlq $5, %r10 xorl %eax, %eax .p2align 4, 0x90 LBB0_10: ## =>This Inner Loop Header: Depth=1 movups -16(%rdx,%rax), %xmm0 movups (%rdx,%rax), %xmm1 movups %xmm0, -16(%rdi,%rax) movups %xmm1, (%rdi,%rax) addq $32, %rax cmpq %rax, %r10 jne LBB0_10 LBB0_11: cmpq %r9, %rsi je LBB0_16 LBB0_12: movq %rsi, %rax notq %rax addq %r9, %rax movq %r9, %rdx andq $3, %rdx je LBB0_14 .p2align 4, 0x90 LBB0_13: ## =>This Inner Loop Header: Depth=1 movl (%rcx,%rsi,4), %edi movl %edi, (%rbx,%rsi,4) incq %rsi decq %rdx jne LBB0_13 LBB0_14: cmpq $3, %rax jb LBB0_16 .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 movl (%rcx,%rsi,4), %eax movl %eax, (%rbx,%rsi,4) movl 4(%rcx,%rsi,4), %eax movl %eax, 4(%rbx,%rsi,4) movl 8(%rcx,%rsi,4), %eax movl %eax, 8(%rbx,%rsi,4) movl 12(%rcx,%rsi,4), %eax movl %eax, 12(%rbx,%rsi,4) addq $4, %rsi cmpq %rsi, %r9 jne LBB0_15 LBB0_16: movl (%r8), %r15d LBB0_17: movl %r15d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _numassoc,4,2 ## @numassoc .comm _assoc_cache,8,3 ## @assoc_cache .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ntpq_read_associations ; -- Begin function ntpq_read_associations .p2align 2 _ntpq_read_associations: ; @ntpq_read_associations .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 bl _ntpq_dogetassoc cbz x0, LBB0_10 ; %bb.1: Lloh0: adrp x8, _numassoc@GOTPAGE Lloh1: ldr x8, [x8, _numassoc@GOTPAGEOFF] ldr w0, [x8] cmp w0, w20 csel w9, w0, w20, lt cmp w9, #1 b.lt LBB0_10 ; %bb.2: mov x10, #0 Lloh2: adrp x11, _assoc_cache@GOTPAGE Lloh3: ldr x11, [x11, _assoc_cache@GOTPAGEOFF] Lloh4: ldr x11, [x11] cmp w9, #16 b.lo LBB0_7 ; %bb.3: sub x12, x19, x11 cmp x12, #64 b.lo LBB0_7 ; %bb.4: and x10, x9, #0xfffffff0 add x12, x19, #32 add x13, x11, #32 mov x14, x10 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldp q0, q1, [x13, #-32] ldp q2, q3, [x13], #64 stp q0, q1, [x12, #-32] stp q2, q3, [x12], #64 subs x14, x14, #16 b.ne LBB0_5 ; %bb.6: cmp x10, x9 b.eq LBB0_9 LBB0_7: lsl x13, x10, #2 add x12, x19, x13 add x11, x11, x13 sub x9, x9, x10 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr w10, [x11], #4 str w10, [x12], #4 subs x9, x9, #1 b.ne LBB0_8 LBB0_9: ldr w0, [x8] LBB0_10: 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 Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _numassoc,4,2 ; @numassoc .comm _assoc_cache,8,3 ; @assoc_cache .subsections_via_symbols
AnghaBench/freebsd/contrib/ntp/ntpq/extr_libntpq.c_ntpq_read_associations.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _proc_signame ## -- Begin function proc_signame .p2align 4, 0x90 _proc_signame: ## @proc_signame .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 %rdx, %r14 movq %rsi, %rbx callq _strsignal movq %rbx, %rdi movl %eax, %esi movq %r14, %rdx callq _strlcpy movq %rbx, %rax popq %rbx popq %r14 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 _proc_signame ; -- Begin function proc_signame .p2align 2 _proc_signame: ; @proc_signame .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 mov x20, x1 bl _strsignal mov x1, x0 mov x0, x20 mov x2, x19 bl _strlcpy mov x0, x20 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/freebsd/lib/libproc/extr_proc_util.c_proc_signame.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _b43_leds_unregister ## -- Begin function b43_leds_unregister .p2align 4, 0x90 _b43_leds_unregister: ## @b43_leds_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 addq $12, %rdi callq _b43_unregister_led leaq 8(%rbx), %rdi callq _b43_unregister_led leaq 4(%rbx), %rdi callq _b43_unregister_led movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _b43_unregister_led ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _b43_leds_unregister ; -- Begin function b43_leds_unregister .p2align 2 _b43_leds_unregister: ; @b43_leds_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 mov x19, x0 add x0, x0, #12 bl _b43_unregister_led add x0, x19, #8 bl _b43_unregister_led add x0, x19, #4 bl _b43_unregister_led mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _b43_unregister_led .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/b43/extr_leds.c_b43_leds_unregister.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fan_min_store _fan_min_store: ## @fan_min_store .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 %rcx, %r15 movq %rdx, %r14 movq %rdi, %rbx movq %rsi, %rdi callq _to_sensor_dev_attr movq %rax, %r12 movq %rbx, %rdi callq _dev_get_drvdata movq %rax, %r13 movq 24(%rax), %rbx movslq (%r12), %r12 leaq -64(%rbp), %rdx movq %r14, %rdi movl $10, %esi callq _kstrtoul testl %eax, %eax jne LBB0_16 ## %bb.1: movq %rbx, -48(%rbp) ## 8-byte Spill movq %r13, %rbx addq $16, %rbx movq %rbx, %rdi callq _mutex_lock movq -64(%rbp), %rcx testq %rcx, %rcx je LBB0_2 ## %bb.3: cmpq $663, %rcx ## imm = 0x297 ja LBB0_5 ## %bb.4: movq (%r13), %rax movl $254, (%rax,%r12,4) leal 1(%r12), %r14d movl $254, %edi movl $8, %esi callq _FAN_FROM_REG leaq L_.str.1(%rip), %rsi movq -48(%rbp), %rdi ## 8-byte Reload movl %r14d, %edx movl %eax, %ecx xorl %eax, %eax callq _dev_dbg movl $3, %r14d jmp LBB0_13 LBB0_2: movq (%r13), %rax movl $255, (%rax,%r12,4) movq 8(%r13), %rax movl (%rax,%r12,4), %r14d leal 1(%r12), %edx leaq L_.str(%rip), %rsi movq -48(%rbp), %rdi ## 8-byte Reload xorl %eax, %eax callq _dev_dbg jmp LBB0_13 LBB0_5: xorl %r14d, %r14d cmpq $1350000, %rcx ## imm = 0x149970 ja LBB0_6 ## %bb.7: movl $1350000, %eax ## imm = 0x149970 xorl %edx, %edx divl %ecx movl %eax, %edi cmpl $193, %edi jae LBB0_9 jmp LBB0_12 LBB0_6: xorl %edi, %edi cmpl $193, %edi jb LBB0_12 LBB0_9: cmpl $386, %edi ## imm = 0x182 jb LBB0_10 ## %bb.11: movl %edi, %eax shrl $2, %eax movl %edi, %ecx shrl $3, %ecx xorl %r14d, %r14d cmpl $772, %edi ## imm = 0x304 setae %r14b cmovbl %eax, %ecx orl $2, %r14d movl %ecx, %edi jmp LBB0_12 LBB0_10: shrl %edi movl $1, %r14d LBB0_12: testl %edi, %edi movl $1, %esi cmovel %esi, %edi movq (%r13), %rax movl %edi, (%rax,%r12,4) leal 1(%r12), %eax movl %eax, -52(%rbp) ## 4-byte Spill movl %r14d, %ecx shll %cl, %esi ## kill: def $edi killed $edi killed $rdi callq _FAN_FROM_REG leaq L_.str.2(%rip), %rsi movq -48(%rbp), %rdi ## 8-byte Reload movl -52(%rbp), %edx ## 4-byte Reload movl %eax, %ecx xorl %eax, %eax callq _dev_dbg LBB0_13: movq 8(%r13), %rax cmpl (%rax,%r12,4), %r14d je LBB0_15 ## %bb.14: movl %r14d, (%rax,%r12,4) movq -48(%rbp), %rdi ## 8-byte Reload movl %r12d, %esi movl %r14d, %edx callq _adm9240_write_fan_div LBB0_15: movl %r12d, %edi callq _ADM9240_REG_FAN_MIN movq (%r13), %rcx movl (%rcx,%r12,4), %edx movq -48(%rbp), %rdi ## 8-byte Reload movl %eax, %esi callq _i2c_smbus_write_byte_data movq %rbx, %rdi callq _mutex_unlock movl %r15d, %eax LBB0_16: 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 "fan%u low limit set disabled\n" L_.str.1: ## @.str.1 .asciz "fan%u low limit set minimum %u\n" L_.str.2: ## @.str.2 .asciz "fan%u low limit set fan speed %u\n" .no_dead_strip _fan_min_store .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fan_min_store _fan_min_store: ; @fan_min_store .cfi_startproc ; %bb.0: sub sp, sp, #96 .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 mov x19, x3 mov x23, x2 mov x20, x0 mov x0, x1 bl _to_sensor_dev_attr mov x22, x0 mov x0, x20 bl _dev_get_drvdata mov x21, x0 ldr x20, [x0, #24] ldrsw x22, [x22] add x2, sp, #8 mov x0, x23 mov w1, #10 bl _kstrtoul cbnz w0, LBB0_10 ; %bb.1: add x23, x21, #16 mov x0, x23 bl _mutex_lock ldr x8, [sp, #8] cbz x8, LBB0_4 ; %bb.2: cmp x8, #663 b.hi LBB0_5 ; %bb.3: ldr x8, [x21] mov w9, #254 str w9, [x8, x22, lsl #2] add w24, w22, #1 mov w0, #254 mov w1, #8 bl _FAN_FROM_REG ; kill: def $w0 killed $w0 def $x0 str x0, [sp] Lloh0: adrp x1, l_.str.1@PAGE Lloh1: add x1, x1, l_.str.1@PAGEOFF mov x0, x20 mov x2, x24 bl _dev_dbg mov w24, #3 b LBB0_7 LBB0_4: lsl x8, x22, #2 mov w9, #255 ldp x10, x11, [x21] str w9, [x10, x8] ldr w24, [x11, x8] add w2, w22, #1 Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF mov x0, x20 b LBB0_6 LBB0_5: mov w9, #39280 movk w9, #20, lsl #16 udiv x8, x9, x8 lsr w9, w8, #1 mov w10, #1 lsr w11, w8, #2 lsr w12, w8, #3 mov w13, #2 cmp w8, #771 csel w11, w12, w11, hi cinc w12, w13, hi cmp w8, #386 csel w12, w10, w12, lo csel w9, w9, w11, lo cmp w8, #193 csel w24, wzr, w12, lo csel w8, w8, w9, lo cmp w8, #0 csinc w0, w8, wzr, ne ldr x8, [x21] str w0, [x8, x22, lsl #2] add w25, w22, #1 lsl w1, w10, w24 bl _FAN_FROM_REG ; kill: def $w0 killed $w0 def $x0 str x0, [sp] Lloh4: adrp x1, l_.str.2@PAGE Lloh5: add x1, x1, l_.str.2@PAGEOFF mov x0, x20 mov x2, x25 LBB0_6: bl _dev_dbg LBB0_7: ldr x8, [x21, #8] ldr w9, [x8, x22, lsl #2] cmp w24, w9 b.eq LBB0_9 ; %bb.8: str w24, [x8, x22, lsl #2] mov x0, x20 mov x1, x22 mov x2, x24 bl _adm9240_write_fan_div LBB0_9: mov x0, x22 bl _ADM9240_REG_FAN_MIN mov x1, x0 ldr x8, [x21] ldr w2, [x8, x22, lsl #2] mov x0, x20 bl _i2c_smbus_write_byte_data mov x0, x23 bl _mutex_unlock mov x0, x19 LBB0_10: 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 add sp, sp, #96 ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "fan%u low limit set disabled\n" l_.str.1: ; @.str.1 .asciz "fan%u low limit set minimum %u\n" l_.str.2: ; @.str.2 .asciz "fan%u low limit set fan speed %u\n" .no_dead_strip _fan_min_store .subsections_via_symbols
AnghaBench/linux/drivers/hwmon/extr_adm9240.c_fan_min_store.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function eeprom_read _eeprom_read: ## @eeprom_read .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $80, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movl %esi, -68(%rbp) movabsq $4294967376, %rax ## imm = 0x100000050 movq %rax, -64(%rbp) leaq -68(%rbp), %rcx movq %rcx, -56(%rbp) movl $0, -48(%rbp) movq %rax, -40(%rbp) movq %rdx, -32(%rbp) movq _I2C_M_RD@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -24(%rbp) leaq -64(%rbp), %rsi movl $2, %edx callq _i2c_transfer movl %eax, %ecx movq _EREMOTEIO@GOTPCREL(%rip), %rdx xorl %eax, %eax subl (%rdx), %eax xorl %edx, %edx cmpl $2, %ecx cmovel %edx, %eax movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -8(%rbp), %rcx jne LBB0_2 ## %bb.1: addq $80, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _I2C_M_RD,4,2 ## @I2C_M_RD .comm _EREMOTEIO,4,2 ## @EREMOTEIO .no_dead_strip _eeprom_read .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function eeprom_read lCPI0_0: .long 80 ; 0x50 .long 1 ; 0x1 .section __TEXT,__text,regular,pure_instructions .p2align 2 _eeprom_read: ; @eeprom_read .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-8] str w1, [sp, #4] Lloh3: adrp x8, lCPI0_0@PAGE Lloh4: ldr d0, [x8, lCPI0_0@PAGEOFF] str d0, [sp, #8] add x8, sp, #4 str x8, [sp, #16] str wzr, [sp, #24] str d0, [sp, #32] str x2, [sp, #40] Lloh5: adrp x8, _I2C_M_RD@GOTPAGE Lloh6: ldr x8, [x8, _I2C_M_RD@GOTPAGEOFF] Lloh7: ldr w8, [x8] str w8, [sp, #48] add x1, sp, #8 mov w2, #2 bl _i2c_transfer Lloh8: adrp x8, _EREMOTEIO@GOTPAGE Lloh9: ldr x8, [x8, _EREMOTEIO@GOTPAGEOFF] Lloh10: ldr w8, [x8] cmp w0, #2 csneg w0, wzr, w8, eq ldur x8, [x29, #-8] Lloh11: adrp x9, ___stack_chk_guard@GOTPAGE Lloh12: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh13: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload add sp, sp, #80 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdr Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _I2C_M_RD,4,2 ; @I2C_M_RD .comm _EREMOTEIO,4,2 ; @EREMOTEIO .no_dead_strip _eeprom_read .subsections_via_symbols
AnghaBench/linux/drivers/media/usb/dvb-usb/extr_dib0700_devices.c_eeprom_read.c
anghabench