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 .p2align 4, 0x90 ## -- Begin function hostapd_cli_list_interfaces _hostapd_cli_list_interfaces: ## @hostapd_cli_list_interfaces .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 _ctrl_iface_dir@GOTPCREL(%rip), %rbx movq (%rbx), %rdi callq _opendir testq %rax, %rax je LBB0_7 ## %bb.1: movq %rax, %r12 leaq L_str(%rip), %rdi callq _puts movq %r12, %rdi callq _readdir testq %rax, %rax je LBB0_6 ## %bb.2: movq %rax, %rbx leaq L_.str.2(%rip), %r14 leaq L_.str.3(%rip), %r15 jmp LBB0_3 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_3 Depth=1 movq %r12, %rdi callq _readdir movq %rax, %rbx testq %rax, %rax je LBB0_6 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq (%rbx), %rdi movq %r14, %rsi callq _strcmp testq %rax, %rax je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq (%rbx), %rdi movq %r15, %rsi callq _strcmp testq %rax, %rax je LBB0_5 ## %bb.8: ## in Loop: Header=BB0_3 Depth=1 movq (%rbx), %rdi callq _puts jmp LBB0_5 LBB0_6: movq %r12, %rdi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _closedir ## TAILCALL LBB0_7: movq (%rbx), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _printf ## TAILCALL .cfi_endproc ## -- End function .comm _ctrl_iface_dir,8,3 ## @ctrl_iface_dir .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Control interface directory '%s' could not be openned.\n" L_.str.2: ## @.str.2 .asciz "." L_.str.3: ## @.str.3 .asciz ".." L_str: ## @str .asciz "Available interfaces:" .no_dead_strip _hostapd_cli_list_interfaces .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hostapd_cli_list_interfaces _hostapd_cli_list_interfaces: ; @hostapd_cli_list_interfaces .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x20, _ctrl_iface_dir@GOTPAGE Lloh1: ldr x20, [x20, _ctrl_iface_dir@GOTPAGEOFF] ldr x0, [x20] bl _opendir cbz x0, LBB0_8 ; %bb.1: mov x19, x0 Lloh2: adrp x0, l_str@PAGE Lloh3: add x0, x0, l_str@PAGEOFF bl _puts mov x0, x19 bl _readdir cbz x0, LBB0_7 ; %bb.2: mov x22, x0 Lloh4: adrp x20, l_.str.2@PAGE Lloh5: add x20, x20, l_.str.2@PAGEOFF Lloh6: adrp x21, l_.str.3@PAGE Lloh7: add x21, x21, l_.str.3@PAGEOFF b LBB0_4 LBB0_3: ; in Loop: Header=BB0_4 Depth=1 mov x0, x19 bl _readdir mov x22, x0 cbz x0, LBB0_7 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x0, [x22] mov x1, x20 bl _strcmp cbz x0, LBB0_3 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 ldr x0, [x22] mov x1, x21 bl _strcmp cbz x0, LBB0_3 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 ldr x0, [x22] bl _puts b LBB0_3 LBB0_7: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _closedir LBB0_8: ldr x8, [x20] str x8, [sp] Lloh8: adrp x0, l_.str@PAGE Lloh9: add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _ctrl_iface_dir,8,3 ; @ctrl_iface_dir .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Control interface directory '%s' could not be openned.\n" l_.str.2: ; @.str.2 .asciz "." l_.str.3: ; @.str.3 .asciz ".." l_str: ; @str .asciz "Available interfaces:" .no_dead_strip _hostapd_cli_list_interfaces .subsections_via_symbols
AnghaBench/freebsd/contrib/wpa/hostapd/extr_hostapd_cli.c_hostapd_cli_list_interfaces.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function host1x_sync_ip_busy_timeout_r _host1x_sync_ip_busy_timeout_r: ## @host1x_sync_ip_busy_timeout_r .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $444, %eax ## imm = 0x1BC popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _host1x_sync_ip_busy_timeout_r .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function host1x_sync_ip_busy_timeout_r _host1x_sync_ip_busy_timeout_r: ; @host1x_sync_ip_busy_timeout_r .cfi_startproc ; %bb.0: mov w0, #444 ret .cfi_endproc ; -- End function .no_dead_strip _host1x_sync_ip_busy_timeout_r .subsections_via_symbols
AnghaBench/linux/drivers/gpu/host1x/hw/extr_hw_host1x02_sync.h_host1x_sync_ip_busy_timeout_r.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ivtv_querycap _ivtv_querycap: ## @ivtv_querycap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %rbx movl (%rdi), %edi callq _fh2id movq (%rax), %r15 movl 12(%rbx), %edi movq _IVTV_DRIVER_NAME@GOTPCREL(%rip), %rax movl (%rax), %esi movl $4, %edx callq _strscpy movl 8(%rbx), %edi movl 8(%r15), %esi movl $4, %edx callq _strscpy movl 4(%rbx), %r14d movl 4(%r15), %edi callq _pci_name leaq L_.str(%rip), %rdx movl %r14d, %edi movl $4, %esi movq %rax, %rcx callq _snprintf movq _V4L2_CAP_DEVICE_CAPS@GOTPCREL(%rip), %rax movl (%rax), %eax orl (%r15), %eax movl %eax, (%rbx) xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _IVTV_DRIVER_NAME,4,2 ## @IVTV_DRIVER_NAME .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "PCI:%s" .comm _V4L2_CAP_DEVICE_CAPS,4,2 ## @V4L2_CAP_DEVICE_CAPS .no_dead_strip _ivtv_querycap .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ivtv_querycap _ivtv_querycap: ; @ivtv_querycap .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 ldr w0, [x0] bl _fh2id ldr x21, [x0] ldr w0, [x19, #12] Lloh0: adrp x8, _IVTV_DRIVER_NAME@GOTPAGE Lloh1: ldr x8, [x8, _IVTV_DRIVER_NAME@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w2, #4 bl _strscpy ldr w0, [x19, #8] ldr w1, [x21, #8] mov w2, #4 bl _strscpy ldr w20, [x19, #4] ldr w0, [x21, #4] bl _pci_name mov x3, x0 Lloh3: adrp x2, l_.str@PAGE Lloh4: add x2, x2, l_.str@PAGEOFF mov x0, x20 mov w1, #4 bl _snprintf ldr w8, [x21] Lloh5: adrp x9, _V4L2_CAP_DEVICE_CAPS@GOTPAGE Lloh6: ldr x9, [x9, _V4L2_CAP_DEVICE_CAPS@GOTPAGEOFF] Lloh7: ldr w9, [x9] orr w8, w9, w8 str w8, [x19] 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 AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _IVTV_DRIVER_NAME,4,2 ; @IVTV_DRIVER_NAME .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "PCI:%s" .comm _V4L2_CAP_DEVICE_CAPS,4,2 ; @V4L2_CAP_DEVICE_CAPS .no_dead_strip _ivtv_querycap .subsections_via_symbols
AnghaBench/linux/drivers/media/pci/ivtv/extr_ivtv-ioctl.c_ivtv_querycap.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function run_update_promisc_locked _run_update_promisc_locked: ## @run_update_promisc_locked .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movq _RT2860_RX_FILTR_CFG@GOTPCREL(%rip), %r14 movl (%r14), %esi leaq -20(%rbp), %rdx callq _run_read movq _RT2860_DROP_UC_NOME@GOTPCREL(%rip), %rax movl (%rax), %ecx movl -20(%rbp), %eax movl %eax, %edx orl %ecx, %edx movl %edx, -20(%rbp) cmpq $0, (%rbx) jle LBB0_2 ## %bb.1: notl %ecx andl %ecx, %eax movl %eax, -20(%rbp) movl %eax, %edx LBB0_2: movl (%r14), %esi movq %rbx, %rdi callq _run_write movq _RUN_DEBUG_RECV@GOTPCREL(%rip), %rax movl (%rax), %esi cmpq $0, (%rbx) leaq L_.str.1(%rip), %rax leaq L_.str.2(%rip), %rcx cmovgq %rax, %rcx leaq L_.str(%rip), %rdx movq %rbx, %rdi callq _RUN_DPRINTF addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _RT2860_RX_FILTR_CFG,4,2 ## @RT2860_RX_FILTR_CFG .comm _RT2860_DROP_UC_NOME,4,2 ## @RT2860_DROP_UC_NOME .comm _RUN_DEBUG_RECV,4,2 ## @RUN_DEBUG_RECV .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s promiscuous mode\n" L_.str.1: ## @.str.1 .asciz "entering" L_.str.2: ## @.str.2 .asciz "leaving" .no_dead_strip _run_update_promisc_locked .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function run_update_promisc_locked _run_update_promisc_locked: ; @run_update_promisc_locked .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 x20, _RT2860_RX_FILTR_CFG@GOTPAGE Lloh1: ldr x20, [x20, _RT2860_RX_FILTR_CFG@GOTPAGEOFF] ldr w1, [x20] add x2, sp, #12 bl _run_read Lloh2: adrp x8, _RT2860_DROP_UC_NOME@GOTPAGE Lloh3: ldr x8, [x8, _RT2860_DROP_UC_NOME@GOTPAGEOFF] Lloh4: ldr w8, [x8] ldr w9, [sp, #12] orr w2, w9, w8 str w2, [sp, #12] ldr x10, [x19] cmp x10, #1 b.lt LBB0_2 ; %bb.1: bic w2, w9, w8 str w2, [sp, #12] LBB0_2: ldr w1, [x20] mov x0, x19 bl _run_write Lloh5: adrp x8, _RUN_DEBUG_RECV@GOTPAGE Lloh6: ldr x8, [x8, _RUN_DEBUG_RECV@GOTPAGEOFF] Lloh7: ldr w1, [x8] ldr x8, [x19] Lloh8: adrp x9, l_.str.2@PAGE Lloh9: add x9, x9, l_.str.2@PAGEOFF Lloh10: adrp x10, l_.str.1@PAGE Lloh11: add x10, x10, l_.str.1@PAGEOFF cmp x8, #0 csel x3, x10, x9, gt Lloh12: adrp x2, l_.str@PAGE Lloh13: add x2, x2, l_.str@PAGEOFF mov x0, x19 bl _RUN_DPRINTF 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 Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _RT2860_RX_FILTR_CFG,4,2 ; @RT2860_RX_FILTR_CFG .comm _RT2860_DROP_UC_NOME,4,2 ; @RT2860_DROP_UC_NOME .comm _RUN_DEBUG_RECV,4,2 ; @RUN_DEBUG_RECV .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s promiscuous mode\n" l_.str.1: ; @.str.1 .asciz "entering" l_.str.2: ; @.str.2 .asciz "leaving" .no_dead_strip _run_update_promisc_locked .subsections_via_symbols
AnghaBench/freebsd/sys/dev/usb/wlan/extr_if_run.c_run_update_promisc_locked.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _h2o_req_setup ## -- Begin function h2o_req_setup .p2align 4, 0x90 _h2o_req_setup: ## @h2o_req_setup .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq 96(%rdi), %rax movq 8(%rax), %rdi leaq 52(%rbx), %r14 movq %r14, %rsi callq _h2o_get_timestamp movl %eax, 104(%rbx) movq 24(%rbx), %rsi movq 96(%rbx), %rax movq (%rax), %rdi testq %rsi, %rsi je LBB0_5 ## %bb.1: cmpq $0, 8(%rdi) je LBB0_4 ## %bb.2: movq 40(%rbx), %rax movl (%rax), %edx callq _find_hostconf movq %rax, %r15 testq %rax, %rax jne LBB0_6 ## %bb.3: movq 96(%rbx), %rax movq (%rax), %rdi LBB0_4: movq (%rdi), %r15 jmp LBB0_6 LBB0_5: movq (%rdi), %r15 movq (%r15), %rax movq %rax, 24(%rbx) LBB0_6: movq 40(%rbx), %rax movq %rax, 88(%rbx) movl 32(%rbx), %eax movl %eax, 80(%rbx) movq 12(%rbx), %rdx movq 24(%rbx), %rax movq %rax, 72(%rbx) movq %rdx, 60(%rbx) movq %rdx, %rsi shrq $32, %rsi leaq 48(%rbx), %r8 movq %r14, %rdi ## kill: def $esi killed $esi killed $rsi ## kill: def $edx killed $edx killed $rdx movq %rbx, %rcx callq _h2o_url_normalize_path movl %eax, 56(%rbx) movl (%rbx), %eax movl %eax, 8(%rbx) movq %r15, %rax addq $8, %rsp popq %rbx 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 _h2o_req_setup ; -- Begin function h2o_req_setup .p2align 2 _h2o_req_setup: ; @h2o_req_setup .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 x8, [x0, #96] ldr x0, [x8, #8] add x20, x19, #52 mov x1, x20 bl _h2o_get_timestamp str w0, [x19, #104] ldr x1, [x19, #24] ldr x8, [x19, #96] ldr x0, [x8] cbz x1, LBB0_5 ; %bb.1: ldr x8, [x0, #8] cbz x8, LBB0_4 ; %bb.2: ldr x8, [x19, #40] ldr w2, [x8] bl _find_hostconf mov x21, x0 cbnz x0, LBB0_6 ; %bb.3: ldr x8, [x19, #96] ldr x0, [x8] LBB0_4: ldr x21, [x0] b LBB0_6 LBB0_5: ldr x21, [x0] ldr x8, [x21] str x8, [x19, #24] LBB0_6: ldr x8, [x19, #40] str x8, [x19, #88] ldr w8, [x19, #32] str w8, [x19, #80] ldr x8, [x19, #24] str x8, [x19, #72] ldur x2, [x19, #12] stur x2, [x19, #60] lsr x1, x2, #32 add x4, x19, #48 mov x0, x20 ; kill: def $w1 killed $w1 killed $x1 ; kill: def $w2 killed $w2 killed $x2 mov x3, x19 bl _h2o_url_normalize_path str w0, [x19, #56] ldr w8, [x19] str w8, [x19, #8] 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 .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/h2o/lib/core/extr_request.c_h2o_req_setup.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function is_single_rx_stream _is_single_rx_stream: ## @is_single_rx_stream .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), %rcx movq _IEEE80211_SMPS_STATIC@GOTPCREL(%rip), %rdx movl $1, %eax cmpq (%rdx), %rcx je LBB0_2 ## %bb.1: xorl %eax, %eax cmpq $0, 8(%rdi) setne %al LBB0_2: popq %rbp retq .cfi_endproc ## -- End function .comm _IEEE80211_SMPS_STATIC,8,3 ## @IEEE80211_SMPS_STATIC .no_dead_strip _is_single_rx_stream .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function is_single_rx_stream _is_single_rx_stream: ; @is_single_rx_stream .cfi_startproc ; %bb.0: ldr x8, [x0] Lloh0: adrp x9, _IEEE80211_SMPS_STATIC@GOTPAGE Lloh1: ldr x9, [x9, _IEEE80211_SMPS_STATIC@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 b.ne LBB0_2 ; %bb.1: mov w0, #1 ret LBB0_2: ldr x8, [x0, #8] cmp x8, #0 cset w0, ne ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _IEEE80211_SMPS_STATIC,8,3 ; @IEEE80211_SMPS_STATIC .no_dead_strip _is_single_rx_stream .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/intel/iwlwifi/dvm/extr_lib.c_is_single_rx_stream.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function test_dvd_read_structure _test_dvd_read_structure: ## @test_dvd_read_structure .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $104, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edi, %r12d movl $0, -96(%rbp) xorps %xmm0, %xmm0 movups %xmm0, -88(%rbp) movq $0, -72(%rbp) movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movq _IOCTL_DVD_READ_STRUCTURE@GOTPCREL(%rip), %rbx movl (%rbx), %esi leaq -44(%rbp), %r13 leaq -96(%rbp), %rdx leaq -64(%rbp), %r8 movl %r12d, %edi movl $32, %ecx movl $16, %r9d pushq $0 pushq %r13 callq _DeviceIoControl addq $16, %rsp testl %eax, %eax je LBB0_1 ## %bb.2: movl -64(%rbp), %edx xorl %edi, %edi cmpl $2050, %edx ## imm = 0x802 sete %dil leaq L_.str.1(%rip), %rsi xorl %r14d, %r14d xorl %eax, %eax callq _ok movq -56(%rbp), %rax movl (%rax), %edx xorl %edi, %edi testl %edx, %edx sete %dil leaq L_.str.2(%rip), %rsi xorl %eax, %eax callq _ok movq -56(%rbp), %rax movl 4(%rax), %edx xorl %edi, %edi testl %edx, %edx sete %dil leaq L_.str.3(%rip), %rsi xorl %eax, %eax callq _ok movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movl (%rbx), %esi leaq -96(%rbp), %rdx leaq -64(%rbp), %r8 movl %r12d, %edi movl $32, %ecx xorl %r9d, %r9d pushq $0 pushq %r13 callq _DeviceIoControl addq $16, %rsp movl $0, %edi testl %eax, %eax jne LBB0_4 ## %bb.3: xorl %eax, %eax callq _GetLastError movq _ERROR_INSUFFICIENT_BUFFER@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpl (%rcx), %eax sete %dil LBB0_4: leaq L_.str.4(%rip), %rsi xorl %eax, %eax callq _ok movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movl (%rbx), %esi leaq -96(%rbp), %rdx leaq -64(%rbp), %r8 movl %r12d, %edi movl $32, %ecx movl $1, %r9d pushq $0 pushq %r13 callq _DeviceIoControl addq $16, %rsp testl %eax, %eax jne LBB0_6 ## %bb.5: xorl %eax, %eax callq _GetLastError movq _ERROR_INSUFFICIENT_BUFFER@GOTPCREL(%rip), %rcx xorl %r14d, %r14d cmpl (%rcx), %eax sete %r14b LBB0_6: leaq L_.str.4(%rip), %rsi xorl %r15d, %r15d movl %r14d, %edi xorl %eax, %eax callq _ok movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movl (%rbx), %esi leaq -96(%rbp), %rdx leaq -64(%rbp), %r8 movl %r12d, %edi movl $32, %ecx movl $2, %r9d pushq $0 pushq %r13 callq _DeviceIoControl addq $16, %rsp movl $0, %edi testl %eax, %eax jne LBB0_8 ## %bb.7: xorl %eax, %eax callq _GetLastError movq _ERROR_INSUFFICIENT_BUFFER@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpl (%rcx), %eax sete %dil LBB0_8: leaq L_.str.4(%rip), %rsi xorl %eax, %eax callq _ok movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movl (%rbx), %esi leaq -96(%rbp), %rdx leaq -64(%rbp), %r8 movl %r12d, %edi movl $32, %ecx movl $3, %r9d pushq $0 pushq %r13 callq _DeviceIoControl addq $16, %rsp testl %eax, %eax jne LBB0_10 ## %bb.9: xorl %eax, %eax callq _GetLastError movq _ERROR_INSUFFICIENT_BUFFER@GOTPCREL(%rip), %rcx xorl %r15d, %r15d cmpl (%rcx), %eax sete %r15b LBB0_10: leaq L_.str.4(%rip), %rsi movl %r15d, %edi xorl %eax, %eax callq _ok movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movl (%rbx), %esi leaq -96(%rbp), %rdx leaq -144(%rbp), %r8 movl %r12d, %edi movl $32, %ecx movl $16, %r9d pushq $0 pushq %r13 callq _DeviceIoControl addq $16, %rsp movl %eax, %ebx testl %eax, %eax jne LBB0_12 ## %bb.11: xorl %eax, %eax callq _GetLastError movq _ERROR_INVALID_PARAMETER@GOTPCREL(%rip), %rcx movl $1, %edi cmpl (%rcx), %eax je LBB0_13 LBB0_12: movl %ebx, %edi callq _broken xorl %edi, %edi testq %rax, %rax setne %dil LBB0_13: leaq L_.str.5(%rip), %rsi xorl %eax, %eax callq _ok movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movq _IOCTL_DVD_READ_STRUCTURE@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -64(%rbp), %r8 movl %r12d, %r15d movl %r12d, %edi xorl %edx, %edx movl $32, %ecx movl $16, %r9d pushq $0 pushq %r13 callq _DeviceIoControl addq $16, %rsp movl $0, %edi testl %eax, %eax jne LBB0_15 ## %bb.14: xorl %eax, %eax callq _GetLastError movq _ERROR_INVALID_PARAMETER@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpl (%rcx), %eax sete %dil LBB0_15: leaq L_.str.5(%rip), %r14 movq %r14, %rsi xorl %eax, %eax callq _ok leaq -96(%rbp), %r12 leaq -64(%rbp), %r13 xorl %ebx, %ebx jmp LBB0_16 .p2align 4, 0x90 LBB0_18: ## in Loop: Header=BB0_16 Depth=1 xorl %eax, %eax callq _GetLastError movq _ERROR_INVALID_PARAMETER@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax sete %al LBB0_19: ## in Loop: Header=BB0_16 Depth=1 movzbl %al, %edi movq %r14, %rsi xorl %eax, %eax callq _ok incl %ebx cmpl $32, %ebx je LBB0_20 LBB0_16: ## =>This Inner Loop Header: Depth=1 movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movq _IOCTL_DVD_READ_STRUCTURE@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r15d, %edi movq %r12, %rdx movl %ebx, %ecx movq %r13, %r8 movl $16, %r9d pushq $0 leaq -44(%rbp), %rax pushq %rax callq _DeviceIoControl addq $16, %rsp testl %eax, %eax je LBB0_18 ## %bb.17: ## in Loop: Header=BB0_16 Depth=1 xorl %eax, %eax jmp LBB0_19 LBB0_20: movl $1, -96(%rbp) movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movq _IOCTL_DVD_READ_STRUCTURE@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -96(%rbp), %rdx movl %r15d, %r12d movl %r15d, %edi movl $32, %ecx xorl %r8d, %r8d movl $16, %r9d pushq $0 leaq -44(%rbp), %rax pushq %rax callq _DeviceIoControl addq $16, %rsp movl %eax, %r14d movl $0, %ebx testl %eax, %eax jne LBB0_22 ## %bb.21: xorl %eax, %eax callq _GetLastError movq _ERROR_INSUFFICIENT_BUFFER@GOTPCREL(%rip), %rcx xorl %ebx, %ebx cmpl (%rcx), %eax sete %bl LBB0_22: xorl %eax, %eax callq _GetLastError leaq L_.str.6(%rip), %rsi movl %ebx, %edi movl %r14d, %edx movl %eax, %ecx xorl %eax, %eax callq _ok leaq -128(%rbp), %r13 xorl %ebx, %ebx jmp LBB0_23 .p2align 4, 0x90 LBB0_25: ## in Loop: Header=BB0_23 Depth=1 xorl %eax, %eax callq _GetLastError movq _ERROR_INSUFFICIENT_BUFFER@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax sete %al LBB0_26: ## in Loop: Header=BB0_23 Depth=1 movzbl %al, %r14d xorl %eax, %eax callq _GetLastError movl %r14d, %edi leaq L_.str.6(%rip), %rsi movl %r12d, %edx movl %eax, %ecx xorl %eax, %eax callq _ok incl %ebx cmpl $16, %ebx movl %r15d, %r12d je LBB0_27 LBB0_23: ## =>This Inner Loop Header: Depth=1 movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movq _IOCTL_DVD_READ_STRUCTURE@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r12d, %edi leaq -96(%rbp), %rdx movl $32, %ecx movq %r13, %r8 movl %ebx, %r9d pushq $0 leaq -44(%rbp), %rax pushq %rax callq _DeviceIoControl addq $16, %rsp movl %eax, %r12d testl %eax, %eax je LBB0_25 ## %bb.24: ## in Loop: Header=BB0_23 Depth=1 xorl %eax, %eax jmp LBB0_26 LBB0_27: movl $4, -96(%rbp) movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movq _IOCTL_DVD_READ_STRUCTURE@GOTPCREL(%rip), %r13 movl (%r13), %esi leaq -96(%rbp), %rdx leaq -112(%rbp), %r8 movl %r12d, %edi movl $32, %ecx movl $4, %r9d pushq $0 leaq -44(%rbp), %r15 pushq %r15 callq _DeviceIoControl addq $16, %rsp movl %eax, %ebx xorl %r14d, %r14d xorl %eax, %eax callq _GetLastError testl %ebx, %ebx je LBB0_28 ## %bb.29: leaq L_.str.7(%rip), %rsi movl $1, %edi movl %eax, %edx xorl %eax, %eax callq _ok movl -112(%rbp), %edx xorl %edi, %edi cmpl $2050, %edx ## imm = 0x802 sete %dil leaq L_.str.1(%rip), %rsi xorl %eax, %eax callq _ok movq -104(%rbp), %rax movl (%rax), %edx xorl %edi, %edi testl %edx, %edx sete %dil leaq L_.str.2(%rip), %rsi xorl %eax, %eax callq _ok movq -104(%rbp), %rax movl 4(%rax), %edx xorl %edi, %edi testl %edx, %edx sete %dil leaq L_.str.3(%rip), %rsi xorl %eax, %eax callq _ok movl $-559038737, %edi ## imm = 0xDEADBEEF callq _SetLastError movl (%r13), %esi leaq -96(%rbp), %rdx movl %r12d, %edi movl $32, %ecx xorl %r8d, %r8d movl $4, %r9d pushq $0 pushq %r15 callq _DeviceIoControl addq $16, %rsp movl %eax, %ebx testl %eax, %eax jne LBB0_31 ## %bb.30: xorl %eax, %eax callq _GetLastError xorl %r14d, %r14d movq _ERROR_INSUFFICIENT_BUFFER@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax sete %r14b LBB0_31: xorl %eax, %eax callq _GetLastError leaq L_.str.6(%rip), %rsi movl %r14d, %edi movl %ebx, %edx movl %eax, %ecx xorl %eax, %eax callq _ok jmp LBB0_32 LBB0_1: xorl %eax, %eax callq _GetLastError leaq L_.str(%rip), %rdi movl %eax, %esi callq _skip jmp LBB0_32 LBB0_28: movq _ERROR_NOT_READY@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpl (%rcx), %eax sete %dil callq _broken xorl %ebx, %ebx testq %rax, %rax setne %bl xorl %eax, %eax callq _GetLastError leaq L_.str.7(%rip), %rsi movl %ebx, %edi movl %eax, %edx xorl %eax, %eax callq _ok LBB0_32: addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _IOCTL_DVD_READ_STRUCTURE,4,2 ## @IOCTL_DVD_READ_STRUCTURE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "IOCTL_DVD_READ_STRUCTURE not supported: %u\n" L_.str.1: ## @.str.1 .asciz "Length is 0x%04x instead of 0x0802\n" L_.str.2: ## @.str.2 .asciz "Reserved[0] is %x instead of 0\n" L_.str.3: ## @.str.3 .asciz "Reserved[1] is %x instead of 0\n" .comm _ERROR_INSUFFICIENT_BUFFER,4,2 ## @ERROR_INSUFFICIENT_BUFFER L_.str.4: ## @.str.4 .asciz "IOCTL_DVD_READ_STRUCTURE should fail with small buffer\n" .comm _ERROR_INVALID_PARAMETER,4,2 ## @ERROR_INVALID_PARAMETER L_.str.5: ## @.str.5 .asciz "IOCTL_DVD_READ_STRUCTURE should have failed\n" L_.str.6: ## @.str.6 .asciz "IOCTL_DVD_READ_STRUCTURE should have failed %d %u\n" .comm _ERROR_NOT_READY,4,2 ## @ERROR_NOT_READY L_.str.7: ## @.str.7 .asciz "IOCTL_DVD_READ_STRUCTURE (DvdManufacturerDescriptor) failed, last error = %u\n" .no_dead_strip _test_dvd_read_structure .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function test_dvd_read_structure _test_dvd_read_structure: ; @test_dvd_read_structure .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x26, x25, [sp, #128] ; 16-byte Folded Spill stp x24, x23, [sp, #144] ; 16-byte Folded Spill stp x22, x21, [sp, #160] ; 16-byte Folded Spill stp x20, x19, [sp, #176] ; 16-byte Folded Spill stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .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, x0 str wzr, [sp, #88] stp xzr, xzr, [sp, #104] str xzr, [sp, #96] mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError Lloh0: adrp x24, _IOCTL_DVD_READ_STRUCTURE@GOTPAGE Lloh1: ldr x24, [x24, _IOCTL_DVD_READ_STRUCTURE@GOTPAGEOFF] ldr w1, [x24] add x2, sp, #88 add x4, sp, #56 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov w5, #16 mov x7, #0 bl _DeviceIoControl cbz w0, LBB0_5 ; %bb.1: ldr w8, [sp, #56] cmp w8, #2050 cset w0, eq str x8, [sp] Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF bl _ok ldr x8, [sp, #64] ldr w8, [x8] cmp w8, #0 cset w0, eq str x8, [sp] Lloh4: adrp x1, l_.str.2@PAGE Lloh5: add x1, x1, l_.str.2@PAGEOFF bl _ok ldr x8, [sp, #64] ldr w8, [x8, #4] cmp w8, #0 cset w0, eq str x8, [sp] Lloh6: adrp x1, l_.str.3@PAGE Lloh7: add x1, x1, l_.str.3@PAGEOFF bl _ok mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #56 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov w5, #0 mov x7, #0 bl _DeviceIoControl mov x8, x0 mov w0, #0 Lloh8: adrp x25, _ERROR_INSUFFICIENT_BUFFER@GOTPAGE Lloh9: ldr x25, [x25, _ERROR_INSUFFICIENT_BUFFER@GOTPAGEOFF] cbnz w8, LBB0_3 ; %bb.2: bl _GetLastError ldr w8, [x25] cmp w0, w8 cset w0, eq LBB0_3: Lloh10: adrp x1, l_.str.4@PAGE Lloh11: add x1, x1, l_.str.4@PAGEOFF bl _ok mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #56 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov w5, #1 mov x7, #0 bl _DeviceIoControl cbz w0, LBB0_6 ; %bb.4: mov w0, #0 b LBB0_7 LBB0_5: bl _GetLastError mov x1, x0 Lloh12: adrp x0, l_.str@PAGE Lloh13: add x0, x0, l_.str@PAGEOFF bl _skip b LBB0_40 LBB0_6: bl _GetLastError ldr w8, [x25] cmp w0, w8 cset w0, eq LBB0_7: Lloh14: adrp x1, l_.str.4@PAGE Lloh15: add x1, x1, l_.str.4@PAGEOFF bl _ok mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #56 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov w5, #2 mov x7, #0 bl _DeviceIoControl cbz w0, LBB0_9 ; %bb.8: mov w0, #0 b LBB0_10 LBB0_9: bl _GetLastError ldr w8, [x25] cmp w0, w8 cset w0, eq LBB0_10: Lloh16: adrp x1, l_.str.4@PAGE Lloh17: add x1, x1, l_.str.4@PAGEOFF bl _ok mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #56 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov w5, #3 mov x7, #0 bl _DeviceIoControl cbz w0, LBB0_12 ; %bb.11: mov w0, #0 b LBB0_13 LBB0_12: bl _GetLastError ldr w8, [x25] cmp w0, w8 cset w0, eq LBB0_13: Lloh18: adrp x1, l_.str.4@PAGE Lloh19: add x1, x1, l_.str.4@PAGEOFF bl _ok mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #72 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov w5, #16 mov x7, #0 bl _DeviceIoControl mov x20, x0 Lloh20: adrp x22, _ERROR_INVALID_PARAMETER@GOTPAGE Lloh21: ldr x22, [x22, _ERROR_INVALID_PARAMETER@GOTPAGEOFF] cbnz w0, LBB0_16 ; %bb.14: bl _GetLastError ldr w8, [x22] cmp w0, w8 b.ne LBB0_16 ; %bb.15: mov w0, #1 b LBB0_17 LBB0_16: mov x0, x20 bl _broken cmp x0, #0 cset w0, ne LBB0_17: Lloh22: adrp x1, l_.str.5@PAGE Lloh23: add x1, x1, l_.str.5@PAGEOFF bl _ok mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x4, sp, #56 sub x6, x29, #68 mov x0, x19 mov x2, #0 mov w3, #32 mov w5, #16 mov x7, #0 bl _DeviceIoControl cbz w0, LBB0_19 ; %bb.18: mov w0, #0 b LBB0_20 LBB0_19: bl _GetLastError ldr w8, [x22] cmp w0, w8 cset w0, eq LBB0_20: Lloh24: adrp x20, l_.str.5@PAGE Lloh25: add x20, x20, l_.str.5@PAGEOFF mov x1, x20 bl _ok mov w21, #0 b LBB0_23 LBB0_21: ; in Loop: Header=BB0_23 Depth=1 bl _GetLastError ldr w8, [x22] cmp w0, w8 cset w0, eq LBB0_22: ; in Loop: Header=BB0_23 Depth=1 mov x1, x20 bl _ok add w21, w21, #1 cmp w21, #32 b.eq LBB0_25 LBB0_23: ; =>This Inner Loop Header: Depth=1 mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #56 sub x6, x29, #68 mov x0, x19 mov x3, x21 mov w5, #16 mov x7, #0 bl _DeviceIoControl cbz w0, LBB0_21 ; %bb.24: ; in Loop: Header=BB0_23 Depth=1 mov w0, #0 b LBB0_22 LBB0_25: mov w8, #1 str w8, [sp, #88] mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov x4, #0 mov w5, #16 mov x7, #0 bl _DeviceIoControl mov x20, x0 cbz w0, LBB0_27 ; %bb.26: mov w21, #0 b LBB0_28 LBB0_27: bl _GetLastError ldr w8, [x25] cmp w0, w8 cset w21, eq LBB0_28: bl _GetLastError ; kill: def $w0 killed $w0 def $x0 stp x20, x0, [sp] Lloh26: adrp x20, l_.str.6@PAGE Lloh27: add x20, x20, l_.str.6@PAGEOFF mov x0, x21 mov x1, x20 bl _ok mov w21, #0 b LBB0_31 LBB0_29: ; in Loop: Header=BB0_31 Depth=1 bl _GetLastError ldr w8, [x25] cmp w0, w8 cset w23, eq LBB0_30: ; in Loop: Header=BB0_31 Depth=1 bl _GetLastError ; kill: def $w0 killed $w0 def $x0 stp x22, x0, [sp] mov x0, x23 mov x1, x20 bl _ok add w21, w21, #1 cmp w21, #16 b.eq LBB0_33 LBB0_31: ; =>This Inner Loop Header: Depth=1 mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #40 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov x5, x21 mov x7, #0 bl _DeviceIoControl mov x22, x0 cbz w0, LBB0_29 ; %bb.32: ; in Loop: Header=BB0_31 Depth=1 mov w23, #0 b LBB0_30 LBB0_33: mov w8, #4 str w8, [sp, #88] mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 add x4, sp, #24 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov w5, #4 mov x7, #0 bl _DeviceIoControl mov x20, x0 bl _GetLastError ; kill: def $w0 killed $w0 def $x0 cbz w20, LBB0_36 ; %bb.34: str x0, [sp] Lloh28: adrp x1, l_.str.7@PAGE Lloh29: add x1, x1, l_.str.7@PAGEOFF mov w0, #1 bl _ok ldr w8, [sp, #24] cmp w8, #2050 cset w0, eq str x8, [sp] Lloh30: adrp x1, l_.str.1@PAGE Lloh31: add x1, x1, l_.str.1@PAGEOFF bl _ok ldr x8, [sp, #32] ldr w8, [x8] cmp w8, #0 cset w0, eq str x8, [sp] Lloh32: adrp x1, l_.str.2@PAGE Lloh33: add x1, x1, l_.str.2@PAGEOFF bl _ok ldr x8, [sp, #32] ldr w8, [x8, #4] cmp w8, #0 cset w0, eq str x8, [sp] Lloh34: adrp x1, l_.str.3@PAGE Lloh35: add x1, x1, l_.str.3@PAGEOFF bl _ok mov w0, #48879 movk w0, #57005, lsl #16 bl _SetLastError ldr w1, [x24] add x2, sp, #88 sub x6, x29, #68 mov x0, x19 mov w3, #32 mov x4, #0 mov w5, #4 mov x7, #0 bl _DeviceIoControl mov x19, x0 cbz w0, LBB0_37 ; %bb.35: mov w20, #0 b LBB0_38 LBB0_36: Lloh36: adrp x8, _ERROR_NOT_READY@GOTPAGE Lloh37: ldr x8, [x8, _ERROR_NOT_READY@GOTPAGEOFF] Lloh38: ldr w8, [x8] cmp w0, w8 cset w0, eq bl _broken cmp x0, #0 cset w19, ne bl _GetLastError ; kill: def $w0 killed $w0 def $x0 str x0, [sp] Lloh39: adrp x1, l_.str.7@PAGE Lloh40: add x1, x1, l_.str.7@PAGEOFF mov x0, x19 b LBB0_39 LBB0_37: bl _GetLastError ldr w8, [x25] cmp w0, w8 cset w20, eq LBB0_38: bl _GetLastError ; kill: def $w0 killed $w0 def $x0 stp x19, x0, [sp] Lloh41: adrp x1, l_.str.6@PAGE Lloh42: add x1, x1, l_.str.6@PAGEOFF mov x0, x20 LBB0_39: bl _ok LBB0_40: ldp x29, x30, [sp, #192] ; 16-byte Folded Reload ldp x20, x19, [sp, #176] ; 16-byte Folded Reload ldp x22, x21, [sp, #160] ; 16-byte Folded Reload ldp x24, x23, [sp, #144] ; 16-byte Folded Reload ldp x26, x25, [sp, #128] ; 16-byte Folded Reload add sp, sp, #208 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpLdrGot Lloh20, Lloh21 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh34, Lloh35 .loh AdrpAdd Lloh32, Lloh33 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpAdd Lloh39, Lloh40 .loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38 .loh AdrpAdd Lloh41, Lloh42 .cfi_endproc ; -- End function .comm _IOCTL_DVD_READ_STRUCTURE,4,2 ; @IOCTL_DVD_READ_STRUCTURE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "IOCTL_DVD_READ_STRUCTURE not supported: %u\n" l_.str.1: ; @.str.1 .asciz "Length is 0x%04x instead of 0x0802\n" l_.str.2: ; @.str.2 .asciz "Reserved[0] is %x instead of 0\n" l_.str.3: ; @.str.3 .asciz "Reserved[1] is %x instead of 0\n" .comm _ERROR_INSUFFICIENT_BUFFER,4,2 ; @ERROR_INSUFFICIENT_BUFFER l_.str.4: ; @.str.4 .asciz "IOCTL_DVD_READ_STRUCTURE should fail with small buffer\n" .comm _ERROR_INVALID_PARAMETER,4,2 ; @ERROR_INVALID_PARAMETER l_.str.5: ; @.str.5 .asciz "IOCTL_DVD_READ_STRUCTURE should have failed\n" l_.str.6: ; @.str.6 .asciz "IOCTL_DVD_READ_STRUCTURE should have failed %d %u\n" .comm _ERROR_NOT_READY,4,2 ; @ERROR_NOT_READY l_.str.7: ; @.str.7 .asciz "IOCTL_DVD_READ_STRUCTURE (DvdManufacturerDescriptor) failed, last error = %u\n" .no_dead_strip _test_dvd_read_structure .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/kernel32/extr_volume.c_test_dvd_read_structure.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fib_hash_alloc _fib_hash_alloc: ## @fib_hash_alloc .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 _PAGE_SIZE@GOTPCREL(%rip), %rax movq _GFP_KERNEL@GOTPCREL(%rip), %rcx movl (%rcx), %ebx cmpl %edi, (%rax) jge LBB0_1 ## %bb.2: movq ___GFP_ZERO@GOTPCREL(%rip), %rax orl (%rax), %ebx callq _get_order movl %ebx, %edi movl %eax, %esi addq $8, %rsp popq %rbx popq %rbp jmp ___get_free_pages ## TAILCALL LBB0_1: movl %ebx, %esi addq $8, %rsp popq %rbx popq %rbp jmp _kzalloc ## TAILCALL .cfi_endproc ## -- End function .comm _PAGE_SIZE,4,2 ## @PAGE_SIZE .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm ___GFP_ZERO,4,2 ## @__GFP_ZERO .no_dead_strip _fib_hash_alloc .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fib_hash_alloc _fib_hash_alloc: ; @fib_hash_alloc .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, _PAGE_SIZE@GOTPAGE Lloh1: ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _GFP_KERNEL@GOTPAGE Lloh4: ldr x9, [x9, _GFP_KERNEL@GOTPAGEOFF] Lloh5: ldr w1, [x9] cmp w8, w0 b.ge LBB0_2 ; %bb.1: Lloh6: adrp x8, ___GFP_ZERO@GOTPAGE Lloh7: ldr x8, [x8, ___GFP_ZERO@GOTPAGEOFF] Lloh8: ldr w8, [x8] orr w19, w8, w1 bl _get_order mov x1, x0 mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b ___get_free_pages LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _kzalloc .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _PAGE_SIZE,4,2 ; @PAGE_SIZE .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm ___GFP_ZERO,4,2 ; @__GFP_ZERO .no_dead_strip _fib_hash_alloc .subsections_via_symbols
AnghaBench/fastsocket/kernel/net/ipv4/extr_fib_semantics.c_fib_hash_alloc.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _uncompress2 ## -- Begin function uncompress2 .p2align 4, 0x90 _uncompress2: ## @uncompress2 .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 %rcx, %r12 movq %rsi, %rbx movq (%rcx), %r14 movq (%rsi), %r15 testq %r15, %r15 je LBB0_2 ## %bb.1: movq %rdi, %r13 movq $0, (%rbx) jmp LBB0_3 LBB0_2: leaq -41(%rbp), %r13 movl $1, %r15d LBB0_3: movq %rdx, -184(%rbp) movl $0, -176(%rbp) xorps %xmm0, %xmm0 movups %xmm0, -120(%rbp) movq $0, -104(%rbp) leaq L_.str(%rip), %rsi leaq -184(%rbp), %rdi movl $112, %edx callq _inflateInit_ testl %eax, %eax je LBB0_5 LBB0_4: addq $152, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_5: movq %r12, -72(%rbp) ## 8-byte Spill movq %rbx, -56(%rbp) ## 8-byte Spill movq %r13, -64(%rbp) ## 8-byte Spill movq %r13, -160(%rbp) movl $0, -152(%rbp) xorl %eax, %eax movl $4294967295, %r12d ## imm = 0xFFFFFFFF leaq -184(%rbp), %r13 testl %eax, %eax jne LBB0_6 jmp LBB0_9 .p2align 4, 0x90 LBB0_8: movl -152(%rbp), %eax testl %eax, %eax jne LBB0_6 LBB0_9: cmpq %r12, %r15 movl $4294967295, %eax ## imm = 0xFFFFFFFF cmovbq %r15, %rax movl %eax, -152(%rbp) subq %rax, %r15 cmpl $0, -176(%rbp) jne LBB0_7 LBB0_10: cmpq %r12, %r14 movl $4294967295, %eax ## imm = 0xFFFFFFFF cmovbq %r14, %rax movl %eax, -176(%rbp) subq %rax, %r14 jmp LBB0_7 .p2align 4, 0x90 LBB0_6: cmpl $0, -176(%rbp) je LBB0_10 LBB0_7: movq %r13, %rdi xorl %esi, %esi callq _inflate testl %eax, %eax je LBB0_8 ## %bb.11: movl %eax, %ebx movl -176(%rbp), %eax addq %rax, %r14 movq -72(%rbp), %rax ## 8-byte Reload subq %r14, (%rax) leaq -41(%rbp), %rcx movq -144(%rbp), %rax cmpq %rcx, -64(%rbp) ## 8-byte Folded Reload je LBB0_13 ## %bb.12: movq -56(%rbp), %rcx ## 8-byte Reload movq %rax, (%rcx) jmp LBB0_14 LBB0_13: cmpl $-5, %ebx movl $1, %ecx cmovneq %r15, %rcx testq %rax, %rax cmovneq %rcx, %r15 LBB0_14: leaq -184(%rbp), %rdi callq _inflateEnd cmpl $2, %ebx je LBB0_19 ## %bb.15: cmpl $1, %ebx je LBB0_20 ## %bb.16: cmpl $-5, %ebx jne LBB0_21 ## %bb.17: movl -152(%rbp), %ecx movl $-3, %eax addq %rcx, %r15 jne LBB0_4 LBB0_21: movl %ebx, %eax jmp LBB0_4 LBB0_19: movl $-3, %eax jmp LBB0_4 LBB0_20: xorl %eax, %eax jmp LBB0_4 .cfi_endproc ## -- End function .globl _uncompress ## -- Begin function uncompress .p2align 4, 0x90 _uncompress: ## @uncompress .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rcx, -8(%rbp) leaq -8(%rbp), %rcx callq _uncompress2 addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "1.2.11" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _uncompress2 ; -- Begin function uncompress2 .p2align 2 _uncompress2: ; @uncompress2 .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x26, x25, [sp, #128] ; 16-byte Folded Spill stp x24, x23, [sp, #144] ; 16-byte Folded Spill stp x22, x21, [sp, #160] ; 16-byte Folded Spill stp x20, x19, [sp, #176] ; 16-byte Folded Spill stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x20, x3 mov x19, x1 ldr x24, [x3] ldr x23, [x1] cbz x23, LBB0_2 ; %bb.1: mov x21, x0 str xzr, [x19] b LBB0_3 LBB0_2: add x21, sp, #15 mov w23, #1 LBB0_3: str x2, [sp, #16] str wzr, [sp, #24] stp xzr, xzr, [sp, #88] str xzr, [sp, #80] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF add x0, sp, #16 mov w2, #112 bl _inflateInit_ mov x22, x0 cbz w0, LBB0_5 LBB0_4: mov x0, x22 ldp x29, x30, [sp, #192] ; 16-byte Folded Reload ldp x20, x19, [sp, #176] ; 16-byte Folded Reload ldp x22, x21, [sp, #160] ; 16-byte Folded Reload ldp x24, x23, [sp, #144] ; 16-byte Folded Reload ldp x26, x25, [sp, #128] ; 16-byte Folded Reload add sp, sp, #208 ret LBB0_5: mov w8, #0 str x21, [sp, #40] str wzr, [sp, #48] mov w25, #-1 cbz w8, LBB0_9 LBB0_6: ldr w8, [sp, #24] cbz w8, LBB0_10 LBB0_7: add x0, sp, #16 mov w1, #0 bl _inflate cbnz w0, LBB0_11 ; %bb.8: ldr w8, [sp, #48] cbnz w8, LBB0_6 LBB0_9: cmp x23, x25 csel x8, x23, x25, lo str w8, [sp, #48] sub x23, x23, x8 ldr w8, [sp, #24] cbnz w8, LBB0_7 LBB0_10: cmp x24, x25 csel x8, x24, x25, lo str w8, [sp, #24] sub x24, x24, x8 b LBB0_7 LBB0_11: mov x22, x0 ldr w8, [sp, #24] ldr x9, [x20] add x8, x24, x8 sub x8, x9, x8 str x8, [x20] ldr x8, [sp, #56] add x9, sp, #15 cmp x21, x9 b.eq LBB0_13 ; %bb.12: str x8, [x19] b LBB0_14 LBB0_13: cmn w22, #5 ccmp x8, #0, #4, eq csinc x23, x23, xzr, eq LBB0_14: add x0, sp, #16 bl _inflateEnd cmp w22, #2 b.eq LBB0_18 ; %bb.15: cmp w22, #1 b.eq LBB0_19 ; %bb.16: cmn w22, #5 b.ne LBB0_4 ; %bb.17: ldr w8, [sp, #48] mov w9, #-3 cmn x23, x8 csel w22, w9, w22, ne b LBB0_4 LBB0_18: mov w22, #-3 b LBB0_4 LBB0_19: mov w22, #0 b LBB0_4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _uncompress ; -- Begin function uncompress .p2align 2 _uncompress: ; @uncompress .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 str x3, [sp, #8] add x3, sp, #8 bl _uncompress2 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "1.2.11" .subsections_via_symbols
the_stack_data/179829670.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sms_ir_init _sms_ir_init: ## @sms_ir_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 retq .cfi_endproc ## -- End function .no_dead_strip _sms_ir_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sms_ir_init _sms_ir_init: ; @sms_ir_init .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .no_dead_strip _sms_ir_init .subsections_via_symbols
AnghaBench/linux/drivers/media/common/siano/extr_smsir.h_sms_ir_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function reader_parse_chardata _reader_parse_chardata: ## @reader_parse_chardata .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, %r15 movq (%rdi), %rax movq _XmlReadResumeState_CharData@GOTPCREL(%rip), %r12 cmpq (%r12), %rax jne LBB0_2 ## %bb.1: movq 16(%r15), %rax movq _XmlReadResume_Body@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq (%rax,%rcx,8), %r14 movq %r15, %rdi callq _reader_get_ptr movq %rax, %rbx jmp LBB0_8 LBB0_2: movq %r15, %rdi callq _reader_shrink movq %r15, %rdi callq _reader_get_ptr movq %rax, %rbx movq %r15, %rdi callq _reader_get_cur movq %rax, %r14 movb (%rbx), %al cmpb $60, %al je LBB0_13 ## %bb.3: testb %al, %al je LBB0_13 ## %bb.4: movsbl %al, %edi callq _is_wchar_space testq %rax, %rax jne LBB0_5 ## %bb.6: movq _XmlNodeType_Text@GOTPCREL(%rip), %rax jmp LBB0_7 LBB0_5: movq _XmlNodeType_Whitespace@GOTPCREL(%rip), %rax LBB0_7: movq (%rax), %rax movq %rax, 8(%r15) movq 16(%r15), %rax movq _XmlReadResume_Body@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq %r14, (%rax,%rcx,8) movq (%r12), %rax movq %rax, (%r15) movq _StringValue_Value@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi xorl %edx, %edx callq _reader_set_strvalue LBB0_8: movl 28(%r15), %eax movl %eax, -44(%rbp) ## 4-byte Spill movq _XmlNodeType_Text@GOTPCREL(%rip), %r13 leaq _reader_parse_chardata.ampW(%rip), %r12 jmp LBB0_9 .p2align 4, 0x90 LBB0_22: ## in Loop: Header=BB0_9 Depth=1 movl $1, %esi callq _reader_skipn LBB0_23: ## in Loop: Header=BB0_9 Depth=1 movq %r15, %rdi callq _reader_get_ptr movq %rax, %rbx LBB0_9: ## =>This Inner Loop Header: Depth=1 movzbl (%rbx), %eax cmpb $93, %al je LBB0_15 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 testb %al, %al je LBB0_13 ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 cmpb $60, %al jne LBB0_18 jmp LBB0_12 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_9 Depth=1 cmpb $93, 1(%rbx) jne LBB0_18 ## %bb.16: ## in Loop: Header=BB0_9 Depth=1 cmpb $62, 2(%rbx) je LBB0_17 LBB0_18: ## in Loop: Header=BB0_9 Depth=1 movsbl %al, %edi callq _is_wchar_space testq %rax, %rax jne LBB0_20 ## %bb.19: ## in Loop: Header=BB0_9 Depth=1 movq (%r13), %rax movq %rax, 8(%r15) LBB0_20: ## in Loop: Header=BB0_9 Depth=1 movq %r15, %rdi movq %r12, %rsi callq _reader_cmp movq %r15, %rdi testl %eax, %eax jne LBB0_22 ## %bb.21: ## in Loop: Header=BB0_9 Depth=1 callq _reader_parse_reference jmp LBB0_23 LBB0_12: movl -44(%rbp), %eax ## 4-byte Reload movl %eax, 24(%r15) movq %r15, %rdi callq _reader_get_cur subq %r14, %rax leaq -48(%rbp), %rbx movq %r14, %rdi movq %rax, %rsi movq %rbx, %rdx callq _reader_init_strvalue movq _StringValue_Value@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi movq %rbx, %rdx callq _reader_set_strvalue movq 16(%r15), %rax movq _XmlReadResume_Body@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq $0, (%rax,%rcx,8) movq _XmlReadResumeState_Initial@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, (%r15) LBB0_13: movq _S_OK@GOTPCREL(%rip), %rax LBB0_14: movl (%rax), %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_17: movq _WC_E_CDSECTEND@GOTPCREL(%rip), %rax jmp LBB0_14 .cfi_endproc ## -- End function .comm _XmlReadResumeState_CharData,8,3 ## @XmlReadResumeState_CharData .comm _XmlReadResume_Body,8,3 ## @XmlReadResume_Body .comm _S_OK,4,2 ## @S_OK .comm _XmlNodeType_Whitespace,8,3 ## @XmlNodeType_Whitespace .comm _XmlNodeType_Text,8,3 ## @XmlNodeType_Text .comm _StringValue_Value,4,2 ## @StringValue_Value .section __TEXT,__const _reader_parse_chardata.ampW: ## @reader_parse_chardata.ampW .asciz "&" .comm _WC_E_CDSECTEND,4,2 ## @WC_E_CDSECTEND .comm _XmlReadResumeState_Initial,8,3 ## @XmlReadResumeState_Initial .no_dead_strip _reader_parse_chardata .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function reader_parse_chardata _reader_parse_chardata: ; @reader_parse_chardata .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 x8, [x0] Lloh0: adrp x22, _XmlReadResumeState_CharData@GOTPAGE Lloh1: ldr x22, [x22, _XmlReadResumeState_CharData@GOTPAGEOFF] ldr x9, [x22] cmp x8, x9 b.ne LBB0_2 ; %bb.1: ldr x8, [x19, #16] Lloh2: adrp x9, _XmlReadResume_Body@GOTPAGE Lloh3: ldr x9, [x9, _XmlReadResume_Body@GOTPAGEOFF] Lloh4: ldr x9, [x9] ldr x20, [x8, x9, lsl #3] mov x0, x19 bl _reader_get_ptr mov x21, x0 b LBB0_4 LBB0_2: mov x0, x19 bl _reader_shrink mov x0, x19 bl _reader_get_ptr mov x21, x0 mov x0, x19 bl _reader_get_cur ldrb w8, [x21] cmp w8, #60 ccmp w8, #0, #4, ne b.eq LBB0_17 ; %bb.3: mov x20, x0 sxtb w0, w8 bl _is_wchar_space Lloh5: adrp x8, _XmlNodeType_Whitespace@GOTPAGE Lloh6: ldr x8, [x8, _XmlNodeType_Whitespace@GOTPAGEOFF] Lloh7: adrp x9, _XmlNodeType_Text@GOTPAGE Lloh8: ldr x9, [x9, _XmlNodeType_Text@GOTPAGEOFF] cmp x0, #0 csel x8, x9, x8, eq ldr x8, [x8] ldr x9, [x19, #16] Lloh9: adrp x10, _XmlReadResume_Body@GOTPAGE Lloh10: ldr x10, [x10, _XmlReadResume_Body@GOTPAGEOFF] Lloh11: ldr x10, [x10] str x20, [x9, x10, lsl #3] ldr x9, [x22] stp x9, x8, [x19] Lloh12: adrp x8, _StringValue_Value@GOTPAGE Lloh13: ldr x8, [x8, _StringValue_Value@GOTPAGEOFF] Lloh14: ldr w1, [x8] mov x0, x19 mov x2, #0 bl _reader_set_strvalue LBB0_4: ldr w23, [x19, #28] Lloh15: adrp x24, _XmlNodeType_Text@GOTPAGE Lloh16: ldr x24, [x24, _XmlNodeType_Text@GOTPAGEOFF] Lloh17: adrp x22, _reader_parse_chardata.ampW@PAGE Lloh18: add x22, x22, _reader_parse_chardata.ampW@PAGEOFF b LBB0_7 LBB0_5: ; in Loop: Header=BB0_7 Depth=1 mov x0, x19 mov w1, #1 bl _reader_skipn LBB0_6: ; in Loop: Header=BB0_7 Depth=1 mov x0, x19 bl _reader_get_ptr mov x21, x0 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldrb w8, [x21] cmp w8, #93 b.eq LBB0_10 ; %bb.8: ; in Loop: Header=BB0_7 Depth=1 cbz w8, LBB0_17 ; %bb.9: ; in Loop: Header=BB0_7 Depth=1 cmp w8, #60 b.ne LBB0_12 b LBB0_16 LBB0_10: ; in Loop: Header=BB0_7 Depth=1 ldrb w9, [x21, #1] cmp w9, #93 b.ne LBB0_12 ; %bb.11: ; in Loop: Header=BB0_7 Depth=1 ldrb w9, [x21, #2] cmp w9, #62 b.eq LBB0_19 LBB0_12: ; in Loop: Header=BB0_7 Depth=1 sxtb w0, w8 bl _is_wchar_space cbnz x0, LBB0_14 ; %bb.13: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [x24] str x8, [x19, #8] LBB0_14: ; in Loop: Header=BB0_7 Depth=1 mov x0, x19 mov x1, x22 bl _reader_cmp cbnz w0, LBB0_5 ; %bb.15: ; in Loop: Header=BB0_7 Depth=1 mov x0, x19 bl _reader_parse_reference b LBB0_6 LBB0_16: str w23, [x19, #24] mov x0, x19 bl _reader_get_cur sub x1, x0, x20 add x2, sp, #12 mov x0, x20 bl _reader_init_strvalue Lloh19: adrp x8, _StringValue_Value@GOTPAGE Lloh20: ldr x8, [x8, _StringValue_Value@GOTPAGEOFF] Lloh21: ldr w1, [x8] add x2, sp, #12 mov x0, x19 bl _reader_set_strvalue Lloh22: adrp x8, _XmlReadResume_Body@GOTPAGE Lloh23: ldr x8, [x8, _XmlReadResume_Body@GOTPAGEOFF] ldr x9, [x19, #16] Lloh24: ldr x8, [x8] str xzr, [x9, x8, lsl #3] Lloh25: adrp x8, _XmlReadResumeState_Initial@GOTPAGE Lloh26: ldr x8, [x8, _XmlReadResumeState_Initial@GOTPAGEOFF] Lloh27: ldr x8, [x8] str x8, [x19] LBB0_17: Lloh28: adrp x8, _S_OK@GOTPAGE Lloh29: ldr x8, [x8, _S_OK@GOTPAGEOFF] LBB0_18: 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_19: Lloh30: adrp x8, _WC_E_CDSECTEND@GOTPAGE Lloh31: ldr x8, [x8, _WC_E_CDSECTEND@GOTPAGEOFF] b LBB0_18 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGot Lloh28, Lloh29 .loh AdrpLdrGot Lloh30, Lloh31 .cfi_endproc ; -- End function .comm _XmlReadResumeState_CharData,8,3 ; @XmlReadResumeState_CharData .comm _XmlReadResume_Body,8,3 ; @XmlReadResume_Body .comm _S_OK,4,2 ; @S_OK .comm _XmlNodeType_Whitespace,8,3 ; @XmlNodeType_Whitespace .comm _XmlNodeType_Text,8,3 ; @XmlNodeType_Text .comm _StringValue_Value,4,2 ; @StringValue_Value .section __TEXT,__const _reader_parse_chardata.ampW: ; @reader_parse_chardata.ampW .asciz "&" .comm _WC_E_CDSECTEND,4,2 ; @WC_E_CDSECTEND .comm _XmlReadResumeState_Initial,8,3 ; @XmlReadResumeState_Initial .no_dead_strip _reader_parse_chardata .subsections_via_symbols
AnghaBench/reactos/dll/win32/xmllite/extr_reader.c_reader_parse_chardata.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _set_chrysler_camera_detected ## -- Begin function set_chrysler_camera_detected .p2align 4, 0x90 _set_chrysler_camera_detected: ## @set_chrysler_camera_detected .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _chrysler_camera_detected@GOTPCREL(%rip), %rax movl %edi, (%rax) popq %rbp retq .cfi_endproc ## -- End function .comm _chrysler_camera_detected,4,2 ## @chrysler_camera_detected .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _set_chrysler_camera_detected ; -- Begin function set_chrysler_camera_detected .p2align 2 _set_chrysler_camera_detected: ; @set_chrysler_camera_detected .cfi_startproc ; %bb.0: Lloh0: adrp x8, _chrysler_camera_detected@GOTPAGE Lloh1: ldr x8, [x8, _chrysler_camera_detected@GOTPAGEOFF] Lloh2: str w0, [x8] ret .loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _chrysler_camera_detected,4,2 ; @chrysler_camera_detected .subsections_via_symbols
AnghaBench/openpilot/panda/tests/safety/extr_test.c_set_chrysler_camera_detected.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function box_send _box_send: ## @box_send .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movq %rdi, %r14 xorl %edi, %edi testq %rsi, %rsi setne %dil callq _assert movq (%rbx), %rsi testq %rsi, %rsi je LBB0_2 ## %bb.1: movl (%r14), %edi callq _sout_AccessOutWrite LBB0_2: movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _box_send .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function box_send _box_send: ; @box_send .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 cmp x1, #0 cset w0, ne bl _assert ldr x1, [x19] cbz x1, LBB0_2 ; %bb.1: ldr w0, [x20] bl _sout_AccessOutWrite LBB0_2: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _free .cfi_endproc ; -- End function .no_dead_strip _box_send .subsections_via_symbols
AnghaBench/vlc/modules/mux/mp4/extr_mp4.c_box_send.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pch_gbe_wait_clr_bit _pch_gbe_wait_clr_bit: ## @pch_gbe_wait_clr_bit .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, %r15 callq _ioread32 testl %r14d, %eax je LBB0_4 ## %bb.1: movl $-1000, %ebx ## imm = 0xFC18 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 incl %ebx je LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 xorl %eax, %eax callq _cpu_relax movq %r15, %rdi callq _ioread32 testl %r14d, %eax jne LBB0_2 LBB0_4: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_5: leaq L_.str(%rip), %rdi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _pr_err ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Error: busy bit is not cleared\n" .no_dead_strip _pch_gbe_wait_clr_bit .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pch_gbe_wait_clr_bit _pch_gbe_wait_clr_bit: ; @pch_gbe_wait_clr_bit .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 bl _ioread32 tst w0, w19 b.eq LBB0_4 ; %bb.1: mov w21, #-1000 LBB0_2: ; =>This Inner Loop Header: Depth=1 adds w21, w21, #1 b.hs LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 bl _cpu_relax mov x0, x20 bl _ioread32 tst w0, w19 b.ne LBB0_2 LBB0_4: 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_5: Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF 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 _pr_err .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Error: busy bit is not cleared\n" .no_dead_strip _pch_gbe_wait_clr_bit .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/oki-semi/pch_gbe/extr_pch_gbe_main.c_pch_gbe_wait_clr_bit.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mod_stats_create ## -- Begin function mod_stats_create .p2align 4, 0x90 _mod_stats_create: ## @mod_stats_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 %r12 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 testq %rdi, %rdi je LBB0_15 ## %bb.1: movq %rdi, %rbx movq _GFP_KERNEL@GOTPCREL(%rip), %r15 movl (%r15), %esi movl $64, %edi callq _kzalloc testq %rax, %rax je LBB0_15 ## %bb.2: movq %rax, %r14 movq %rbx, 56(%rax) movq _DAL_STATS_ENABLE_REGKEY_DEFAULT@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%r14) movl (%rbx), %edi movq _DAL_STATS_ENABLE_REGKEY@GOTPCREL(%rip), %rax movl (%rax), %ecx leaq -40(%rbp), %r12 movq %r12, (%rsp) leaq -36(%rbp), %r8 xorl %esi, %esi xorl %edx, %edx movl $4, %r9d callq _dm_read_persistent_data testq %rax, %rax je LBB0_4 ## %bb.3: movl -36(%rbp), %eax movl %eax, (%r14) testl %eax, %eax je LBB0_16 LBB0_6: movq _DAL_STATS_ENTRIES_REGKEY_DEFAULT@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%r14) movl (%rbx), %edi movq _DAL_STATS_ENTRIES_REGKEY@GOTPCREL(%rip), %rax movl (%rax), %ecx movq %r12, (%rsp) leaq -36(%rbp), %r8 xorl %esi, %esi xorl %edx, %edx movl $4, %r9d callq _dm_read_persistent_data testq %rax, %rax je LBB0_7 ## %bb.8: movl -36(%rbp), %eax movq _DAL_STATS_ENTRIES_REGKEY_MAX@GOTPCREL(%rip), %rcx movl (%rcx), %edi cmpl %edi, %eax jbe LBB0_10 ## %bb.9: movl %edi, 4(%r14) jmp LBB0_11 LBB0_4: movl (%r14), %eax testl %eax, %eax jne LBB0_6 LBB0_16: movl $0, 4(%r14) jmp LBB0_17 LBB0_7: movl 4(%r14), %edi jmp LBB0_11 LBB0_10: movl %eax, 4(%r14) movl %eax, %edi LBB0_11: movl (%r15), %edx movl $4, %esi callq _kcalloc movq %rax, 16(%r14) testq %rax, %rax je LBB0_14 ## %bb.12: movq _DAL_STATS_EVENT_ENTRIES_DEFAULT@GOTPCREL(%rip), %rax movl (%rax), %edi movl %edi, 8(%r14) movl (%r15), %edx movl $4, %esi callq _kcalloc movq %rax, 48(%r14) testq %rax, %rax je LBB0_13 LBB0_17: movl $1, 12(%r14) movq %r14, %rax addq $24, %rax xorps %xmm0, %xmm0 movups %xmm0, 32(%r14) jmp LBB0_18 LBB0_13: movq 16(%r14), %rdi callq _kfree LBB0_14: movq %r14, %rdi callq _kfree LBB0_15: xorl %eax, %eax LBB0_18: addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _DAL_STATS_ENABLE_REGKEY_DEFAULT,4,2 ## @DAL_STATS_ENABLE_REGKEY_DEFAULT .comm _DAL_STATS_ENABLE_REGKEY,4,2 ## @DAL_STATS_ENABLE_REGKEY .comm _DAL_STATS_ENTRIES_REGKEY_DEFAULT,4,2 ## @DAL_STATS_ENTRIES_REGKEY_DEFAULT .comm _DAL_STATS_ENTRIES_REGKEY,4,2 ## @DAL_STATS_ENTRIES_REGKEY .comm _DAL_STATS_ENTRIES_REGKEY_MAX,4,2 ## @DAL_STATS_ENTRIES_REGKEY_MAX .comm _DAL_STATS_EVENT_ENTRIES_DEFAULT,4,2 ## @DAL_STATS_EVENT_ENTRIES_DEFAULT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mod_stats_create ; -- Begin function mod_stats_create .p2align 2 _mod_stats_create: ; @mod_stats_create .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cbz x0, LBB0_16 ; %bb.1: mov x20, x0 Lloh0: adrp x21, _GFP_KERNEL@GOTPAGE Lloh1: ldr x21, [x21, _GFP_KERNEL@GOTPAGEOFF] ldr w1, [x21] mov w0, #64 bl _kzalloc cbz x0, LBB0_16 ; %bb.2: mov x19, x0 str x20, [x0, #56] Lloh2: adrp x8, _DAL_STATS_ENABLE_REGKEY_DEFAULT@GOTPAGE Lloh3: ldr x8, [x8, _DAL_STATS_ENABLE_REGKEY_DEFAULT@GOTPAGEOFF] Lloh4: ldr w8, [x8] str w8, [x0] ldr w0, [x20] Lloh5: adrp x8, _DAL_STATS_ENABLE_REGKEY@GOTPAGE Lloh6: ldr x8, [x8, _DAL_STATS_ENABLE_REGKEY@GOTPAGEOFF] Lloh7: ldr w3, [x8] add x4, sp, #4 add x6, sp, #8 mov x1, #0 mov x2, #0 mov w5, #4 bl _dm_read_persistent_data cbz x0, LBB0_7 ; %bb.3: ldr w8, [sp, #4] str w8, [x19] cbz w8, LBB0_8 LBB0_4: Lloh8: adrp x8, _DAL_STATS_ENTRIES_REGKEY_DEFAULT@GOTPAGE Lloh9: ldr x8, [x8, _DAL_STATS_ENTRIES_REGKEY_DEFAULT@GOTPAGEOFF] Lloh10: ldr w8, [x8] str w8, [x19, #4] ldr w0, [x20] Lloh11: adrp x8, _DAL_STATS_ENTRIES_REGKEY@GOTPAGE Lloh12: ldr x8, [x8, _DAL_STATS_ENTRIES_REGKEY@GOTPAGEOFF] Lloh13: ldr w3, [x8] add x4, sp, #4 add x6, sp, #8 mov x1, #0 mov x2, #0 mov w5, #4 bl _dm_read_persistent_data cbz x0, LBB0_9 ; %bb.5: ldr w8, [sp, #4] Lloh14: adrp x9, _DAL_STATS_ENTRIES_REGKEY_MAX@GOTPAGE Lloh15: ldr x9, [x9, _DAL_STATS_ENTRIES_REGKEY_MAX@GOTPAGEOFF] Lloh16: ldr w0, [x9] cmp w8, w0 b.ls LBB0_10 ; %bb.6: str w0, [x19, #4] b LBB0_11 LBB0_7: ldr w8, [x19] cbnz w8, LBB0_4 LBB0_8: str wzr, [x19, #4] b LBB0_13 LBB0_9: ldr w0, [x19, #4] b LBB0_11 LBB0_10: str w8, [x19, #4] mov x0, x8 LBB0_11: ldr w2, [x21] mov w1, #4 bl _kcalloc str x0, [x19, #16] cbz x0, LBB0_15 ; %bb.12: Lloh17: adrp x8, _DAL_STATS_EVENT_ENTRIES_DEFAULT@GOTPAGE Lloh18: ldr x8, [x8, _DAL_STATS_EVENT_ENTRIES_DEFAULT@GOTPAGEOFF] Lloh19: ldr w0, [x8] str w0, [x19, #8] ldr w2, [x21] mov w1, #4 bl _kcalloc str x0, [x19, #48] cbz x0, LBB0_14 LBB0_13: mov w8, #1 str w8, [x19, #12] add x0, x19, #24 stp xzr, xzr, [x19, #32] b LBB0_16 LBB0_14: ldr x0, [x19, #16] bl _kfree LBB0_15: mov x0, x19 bl _kfree mov x0, #0 LBB0_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 add sp, sp, #64 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _DAL_STATS_ENABLE_REGKEY_DEFAULT,4,2 ; @DAL_STATS_ENABLE_REGKEY_DEFAULT .comm _DAL_STATS_ENABLE_REGKEY,4,2 ; @DAL_STATS_ENABLE_REGKEY .comm _DAL_STATS_ENTRIES_REGKEY_DEFAULT,4,2 ; @DAL_STATS_ENTRIES_REGKEY_DEFAULT .comm _DAL_STATS_ENTRIES_REGKEY,4,2 ; @DAL_STATS_ENTRIES_REGKEY .comm _DAL_STATS_ENTRIES_REGKEY_MAX,4,2 ; @DAL_STATS_ENTRIES_REGKEY_MAX .comm _DAL_STATS_EVENT_ENTRIES_DEFAULT,4,2 ; @DAL_STATS_EVENT_ENTRIES_DEFAULT .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/amd/display/modules/stats/extr_stats.c_mod_stats_create.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fromhex _fromhex: ## @fromhex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 xorl %ebx, %ebx cmpl $0, (%rdx) je LBB0_6 ## %bb.1: testl %esi, %esi jle LBB0_6 ## %bb.2: movq %rdx, %r14 movq %rdi, %r15 movl %esi, %r12d xorl %r13d, %r13d xorl %ebx, %ebx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movsbl (%r15,%r13), %edi callq _hex2int cmpl $16, %eax je LBB0_4 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 shll $4, %ebx orl %eax, %ebx incq %r13 cmpq %r13, %r12 jne LBB0_3 jmp LBB0_6 LBB0_4: movl $0, (%r14) LBB0_6: 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 _fromhex .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fromhex _fromhex: ; @fromhex .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 ldr w8, [x2] cmp w8, #0 ccmp w1, #1, #8, ne b.ge LBB0_2 ; %bb.1: mov w20, #0 b LBB0_6 LBB0_2: mov x19, x2 mov x21, x0 mov w20, #0 mov w22, w1 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldrsb w0, [x21] bl _hex2int cmp w0, #16 b.eq LBB0_5 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 orr w20, w0, w20, lsl #4 add x21, x21, #1 subs x22, x22, #1 b.ne LBB0_3 b LBB0_6 LBB0_5: str wzr, [x19] LBB0_6: 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 ret .cfi_endproc ; -- End function .no_dead_strip _fromhex .subsections_via_symbols
AnghaBench/freebsd/stand/libsa/extr_uuid_from_string.c_fromhex.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _kauth_cred_setuidgid ## -- Begin function kauth_cred_setuidgid .p2align 4, 0x90 _kauth_cred_setuidgid: ## @kauth_cred_setuidgid .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 %rdx, %r14 movq %rsi, %r12 movq %rdi, %r15 leaq -48(%rbp), %rdi callq _posix_cred_get movq %rax, %rbx movq %r15, %rdi callq _NULLCRED_CHECK movq %r15, %rdi callq _posix_cred_get movq %rax, %r13 cmpq %r12, (%rax) jne LBB0_6 ## %bb.1: cmpq %r12, 8(%r13) jne LBB0_6 ## %bb.2: cmpq %r12, 16(%r13) jne LBB0_6 ## %bb.3: cmpq %r14, 24(%r13) jne LBB0_6 ## %bb.4: cmpq %r14, 32(%r13) jne LBB0_6 ## %bb.5: cmpq %r14, 40(%r13) je LBB0_12 LBB0_6: leaq -48(%rbp), %rdi movl $4, %esi callq _bzero movq %r12, (%rbx) movq %r12, 8(%rbx) movq %r12, 16(%rbx) movl 48(%r13), %eax movl %eax, 48(%rbx) movq _CRF_NOMEMBERD@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl 48(%r13), %edx movq _KAUTH_UID_NONE@GOTPCREL(%rip), %rsi andl %ecx, %edx je LBB0_7 ## %bb.8: orl %ecx, %eax movq %rsi, %r13 movq (%rsi), %r12 jmp LBB0_9 LBB0_7: movq %rsi, %r13 notl %ecx andl %ecx, %eax LBB0_9: leaq -48(%rbp), %rdi movq %r12, 56(%rbx) movl %eax, 48(%rbx) movl $1, 52(%rbx) movq %r14, %rsi callq _kauth_cred_change_egid testq %rax, %rax je LBB0_11 ## %bb.10: movq (%r13), %rax movq %rax, 56(%rbx) movq _CRF_NOMEMBERD@GOTPCREL(%rip), %rax movl (%rax), %eax orl %eax, 48(%rbx) LBB0_11: movq %r14, 32(%rbx) movq %r14, 40(%rbx) movq _TRUE@GOTPCREL(%rip), %rax movl (%rax), %edx leaq -48(%rbp), %rsi movq %r15, %rdi callq _kauth_cred_update movq %rax, %r15 LBB0_12: movq %r15, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CRF_NOMEMBERD,4,2 ## @CRF_NOMEMBERD .comm _KAUTH_UID_NONE,8,3 ## @KAUTH_UID_NONE .comm _TRUE,4,2 ## @TRUE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _kauth_cred_setuidgid ; -- Begin function kauth_cred_setuidgid .p2align 2 _kauth_cred_setuidgid: ; @kauth_cred_setuidgid .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x20, x2 mov x22, x1 mov x19, x0 add x0, sp, #8 bl _posix_cred_get mov x21, x0 mov x0, x19 bl _NULLCRED_CHECK mov x0, x19 bl _posix_cred_get mov x23, x0 ldr x8, [x0] cmp x8, x22 b.ne LBB0_6 ; %bb.1: ldr x8, [x23, #8] cmp x8, x22 b.ne LBB0_6 ; %bb.2: ldr x8, [x23, #16] cmp x8, x22 b.ne LBB0_6 ; %bb.3: ldr x8, [x23, #24] cmp x8, x20 b.ne LBB0_6 ; %bb.4: ldr x8, [x23, #32] cmp x8, x20 b.ne LBB0_6 ; %bb.5: ldr x8, [x23, #40] cmp x8, x20 b.eq LBB0_9 LBB0_6: add x0, sp, #8 mov w1, #4 bl _bzero stp x22, x22, [x21] str x22, [x21, #16] ldr w8, [x23, #48] mov w9, #1 str w8, [x21, #48] ldr w10, [x23, #48] Lloh0: adrp x23, _CRF_NOMEMBERD@GOTPAGE Lloh1: ldr x23, [x23, _CRF_NOMEMBERD@GOTPAGEOFF] ldr w11, [x23] bic w12, w8, w11 Lloh2: adrp x24, _KAUTH_UID_NONE@GOTPAGE Lloh3: ldr x24, [x24, _KAUTH_UID_NONE@GOTPAGEOFF] tst w11, w10 ldr x10, [x24] orr w8, w11, w8 csel x10, x22, x10, eq csel w8, w12, w8, eq str x10, [x21, #56] stp w8, w9, [x21, #48] add x0, sp, #8 mov x1, x20 bl _kauth_cred_change_egid cbz x0, LBB0_8 ; %bb.7: ldr x8, [x24] str x8, [x21, #56] ldr w8, [x23] ldr w9, [x21, #48] orr w8, w9, w8 str w8, [x21, #48] LBB0_8: stp x20, x20, [x21, #32] Lloh4: adrp x8, _TRUE@GOTPAGE Lloh5: ldr x8, [x8, _TRUE@GOTPAGEOFF] Lloh6: ldr w2, [x8] add x1, sp, #8 mov x0, x19 bl _kauth_cred_update mov x19, x0 LBB0_9: mov x0, x19 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _CRF_NOMEMBERD,4,2 ; @CRF_NOMEMBERD .comm _KAUTH_UID_NONE,8,3 ; @KAUTH_UID_NONE .comm _TRUE,4,2 ; @TRUE .subsections_via_symbols
AnghaBench/darwin-xnu/bsd/kern/extr_kern_credential.c_kauth_cred_setuidgid.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rotateRight ## -- Begin function rotateRight .p2align 4, 0x90 _rotateRight: ## @rotateRight .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 xorl %ebx, %ebx testq %rdi, %rdi je LBB0_1 ## %bb.2: movl %esi, %r14d movq %rdi, %r15 movl $16, %edi callq _malloc movq %rax, %rcx movq %rax, %rsi movl $-1, (%rax) movq %r15, 8(%rax) movq %r15, %rax .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 incl %ebx movq 8(%rax), %rax testq %rax, %rax jne LBB0_3 ## %bb.4: movl %r14d, %eax cltd idivl %ebx testl %edx, %edx jle LBB0_5 ## %bb.6: cmpq $0, 8(%r15) cmovneq %r15, %rcx cmpl $1, %edx jne LBB0_7 LBB0_11: movq 8(%rcx), %rax testq %rax, %rax je LBB0_13 LBB0_14: movq 8(%rax), %rcx movq %r15, %rsi testq %rcx, %rcx je LBB0_17 ## %bb.15: movq %r15, %rsi .p2align 4, 0x90 LBB0_16: ## =>This Inner Loop Header: Depth=1 movq %rcx, %rax movq 8(%rsi), %rsi movq 8(%rcx), %rcx testq %rcx, %rcx jne LBB0_16 LBB0_17: cmpq %rax, %rsi jne LBB0_18 jmp LBB0_19 LBB0_1: xorl %r15d, %r15d jmp LBB0_19 LBB0_5: movq %r15, %rax movq %rsi, %rcx testq %rax, %rax jne LBB0_14 LBB0_13: movq %rcx, %rax cmpq %rax, %rsi je LBB0_19 LBB0_18: movq 8(%rsi), %rcx movq $0, 8(%rsi) movq %r15, 8(%rax) movq %rcx, %r15 LBB0_19: movq %r15, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_7: incl %edx jmp LBB0_8 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_8 Depth=1 decl %edx cmpl $2, %edx jle LBB0_11 LBB0_8: ## =>This Inner Loop Header: Depth=1 movq 8(%rcx), %rax cmpq $0, 8(%rax) movq %rsi, %rcx je LBB0_10 ## %bb.9: ## in Loop: Header=BB0_8 Depth=1 movq %rax, %rcx jmp LBB0_10 .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rotateRight ; -- Begin function rotateRight .p2align 2 _rotateRight: ; @rotateRight .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 cbz x0, LBB0_13 ; %bb.1: mov x20, x1 mov w0, #16 bl _malloc mov w8, #0 mov w9, #-1 str w9, [x0] str x19, [x0, #8] mov x9, x19 LBB0_2: ; =>This Inner Loop Header: Depth=1 add w8, w8, #1 ldr x9, [x9, #8] cbnz x9, LBB0_2 ; %bb.3: sdiv w9, w20, w8 msub w9, w9, w8, w20 cmp w9, #1 b.lt LBB0_14 ; %bb.4: ldr x8, [x19, #8] cmp x8, #0 csel x8, x0, x19, eq cmp w9, #1 b.eq LBB0_7 ; %bb.5: add w9, w9, #1 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr x8, [x8, #8] ldr x10, [x8, #8] cmp x10, #0 csel x8, x0, x8, eq sub w9, w9, #1 cmp w9, #2 b.gt LBB0_6 LBB0_7: ldr x9, [x8, #8] cbz x9, LBB0_15 LBB0_8: ldr x8, [x9, #8] mov x0, x19 cbz x8, LBB0_11 ; %bb.9: mov x0, x19 LBB0_10: ; =>This Inner Loop Header: Depth=1 mov x9, x8 ldr x0, [x0, #8] ldr x8, [x8, #8] cbnz x8, LBB0_10 LBB0_11: cmp x0, x9 b.eq LBB0_13 LBB0_12: ldr x8, [x0, #8] str xzr, [x0, #8] str x19, [x9, #8] mov x19, x8 LBB0_13: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_14: mov x9, x19 mov x8, x0 cbnz x9, LBB0_8 LBB0_15: mov x9, x8 cmp x0, x9 b.ne LBB0_12 b LBB0_13 .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/176706245.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function am33xx_pwrdm_set_mem_onst _am33xx_pwrdm_set_mem_onst: ## @am33xx_pwrdm_set_mem_onst .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 8(%rdi), %rax movl (%rax,%rsi,4), %ebx testl %ebx, %ebx je LBB0_1 ## %bb.2: movq %rdx, %r14 movq %rdi, %r15 movl %ebx, %edi callq ___ffs movl %eax, %ecx shlq %cl, %r14 movl (%r15), %ecx movl 4(%r15), %edx movl %ebx, %edi movq %r14, %rsi callq _am33xx_prm_rmw_reg_bits xorl %eax, %eax jmp LBB0_3 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_3: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _am33xx_pwrdm_set_mem_onst .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function am33xx_pwrdm_set_mem_onst _am33xx_pwrdm_set_mem_onst: ; @am33xx_pwrdm_set_mem_onst .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 ldr x8, [x0, #8] ldr w21, [x8, x1, lsl #2] cbz w21, LBB0_2 ; %bb.1: mov x20, x2 mov x19, x0 mov x0, x21 bl ___ffs lsl x1, x20, x0 ldp w3, w2, [x19] mov x0, x21 bl _am33xx_prm_rmw_reg_bits mov w0, #0 b LBB0_3 LBB0_2: Lloh0: adrp x8, _EINVAL@GOTPAGE Lloh1: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _am33xx_pwrdm_set_mem_onst .subsections_via_symbols
AnghaBench/linux/arch/arm/mach-omap2/extr_prm33xx.c_am33xx_pwrdm_set_mem_onst.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 subq $24, %rsp .cfi_offset %rbx, -24 leaq L_str(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.2(%rip), %rbx leaq -28(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _printf leaq -24(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _printf leaq -20(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.5(%rip), %rdi xorl %eax, %eax callq _printf leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.6(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -24(%rbp), %eax addl -28(%rbp), %eax addl -20(%rbp), %eax addl -16(%rbp), %eax addl -12(%rbp), %eax movslq %eax, %rsi imulq $274877907, %rsi, %rax ## imm = 0x10624DD3 movq %rax, %rcx shrq $63, %rcx sarq $37, %rax addl %ecx, %eax imull $100, %eax, %ebx leaq L_.str.7(%rip), %rdi ## kill: def $esi killed $esi killed $rsi xorl %eax, %eax callq _printf leaq L_.str.8(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf cmpl $90, %ebx jle LBB0_2 ## %bb.1: leaq L_str.18(%rip), %rdi jmp LBB0_7 LBB0_2: cmpl $70, %ebx jle LBB0_4 ## %bb.3: leaq L_str.17(%rip), %rdi jmp LBB0_7 LBB0_4: cmpl $50, %ebx jle LBB0_6 ## %bb.5: leaq L_str.16(%rip), %rdi jmp LBB0_7 LBB0_6: cmpl $31, %ebx leaq L_str.15(%rip), %rax leaq L_str.14(%rip), %rdi cmovgeq %rax, %rdi LBB0_7: callq _puts xorl %eax, %eax addq $24, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "Enter marks of English: " L_.str.2: ## @.str.2 .asciz "%d" L_.str.3: ## @.str.3 .asciz "Enter marks of maths: " L_.str.4: ## @.str.4 .asciz "Enter marks of hindi: " L_.str.5: ## @.str.5 .asciz "Enter marks of C: " L_.str.6: ## @.str.6 .asciz "Enter marks of dbms: " L_.str.7: ## @.str.7 .asciz "Total marks = %d\n" L_.str.8: ## @.str.8 .asciz "Percentage = %d\n" L_str: ## @str .asciz "Enter marks of the student out of 100" L_str.14: ## @str.14 .asciz "Your failed" L_str.15: ## @str.15 .asciz "Your grade is d+" L_str.16: ## @str.16 .asciz "Your grade is c+" L_str.17: ## @str.17 .asciz "Your grade is b+" L_str.18: ## @str.18 .asciz "Your grade is A+" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf sub x8, x29, #20 str x8, [sp] Lloh4: adrp x19, l_.str.2@PAGE Lloh5: add x19, x19, l_.str.2@PAGEOFF mov x0, x19 bl _scanf Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF bl _printf add x8, sp, #24 str x8, [sp] mov x0, x19 bl _scanf Lloh8: adrp x0, l_.str.4@PAGE Lloh9: add x0, x0, l_.str.4@PAGEOFF bl _printf add x8, sp, #20 str x8, [sp] mov x0, x19 bl _scanf Lloh10: adrp x0, l_.str.5@PAGE Lloh11: add x0, x0, l_.str.5@PAGEOFF bl _printf add x8, sp, #16 str x8, [sp] mov x0, x19 bl _scanf Lloh12: adrp x0, l_.str.6@PAGE Lloh13: add x0, x0, l_.str.6@PAGEOFF bl _printf add x8, sp, #12 str x8, [sp] mov x0, x19 bl _scanf ldur w8, [x29, #-20] ldp w10, w9, [sp, #20] add w8, w9, w8 add w8, w8, w10 ldp w10, w9, [sp, #12] add w8, w8, w9 add w8, w8, w10 mov w9, #19923 movk w9, #4194, lsl #16 smull x9, w8, w9 lsr x10, x9, #63 asr x9, x9, #37 add w9, w9, w10 mov w10, #100 mul w19, w9, w10 str x8, [sp] Lloh14: adrp x0, l_.str.7@PAGE Lloh15: add x0, x0, l_.str.7@PAGEOFF bl _printf str x19, [sp] Lloh16: adrp x0, l_.str.8@PAGE Lloh17: add x0, x0, l_.str.8@PAGEOFF bl _printf cmp w19, #90 b.le LBB0_2 ; %bb.1: Lloh18: adrp x0, l_str.18@PAGE Lloh19: add x0, x0, l_str.18@PAGEOFF b LBB0_7 LBB0_2: cmp w19, #70 b.le LBB0_4 ; %bb.3: Lloh20: adrp x0, l_str.17@PAGE Lloh21: add x0, x0, l_str.17@PAGEOFF b LBB0_7 LBB0_4: cmp w19, #50 b.le LBB0_6 ; %bb.5: Lloh22: adrp x0, l_str.16@PAGE Lloh23: add x0, x0, l_str.16@PAGEOFF b LBB0_7 LBB0_6: Lloh24: adrp x8, l_str.14@PAGE Lloh25: add x8, x8, l_str.14@PAGEOFF Lloh26: adrp x9, l_str.15@PAGE Lloh27: add x9, x9, l_str.15@PAGEOFF cmp w19, #30 csel x0, x9, x8, gt LBB0_7: bl _puts 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 Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh24, Lloh25 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "Enter marks of English: " l_.str.2: ; @.str.2 .asciz "%d" l_.str.3: ; @.str.3 .asciz "Enter marks of maths: " l_.str.4: ; @.str.4 .asciz "Enter marks of hindi: " l_.str.5: ; @.str.5 .asciz "Enter marks of C: " l_.str.6: ; @.str.6 .asciz "Enter marks of dbms: " l_.str.7: ; @.str.7 .asciz "Total marks = %d\n" l_.str.8: ; @.str.8 .asciz "Percentage = %d\n" l_str: ; @str .asciz "Enter marks of the student out of 100" l_str.14: ; @str.14 .asciz "Your failed" l_str.15: ; @str.15 .asciz "Your grade is d+" l_str.16: ; @str.16 .asciz "Your grade is c+" l_str.17: ; @str.17 .asciz "Your grade is b+" l_str.18: ; @str.18 .asciz "Your grade is A+" .subsections_via_symbols
the_stack_data/24476.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function read_coeffs_coarse _read_coeffs_coarse: ## @read_coeffs_coarse .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r14 movq %rdx, %rbx movq %rdi, -64(%rbp) ## 8-byte Spill cmpl $8, (%rdi) movl $1, %eax movl $7, %ecx cmovgel %eax, %ecx movl %ecx, -44(%rbp) ## 4-byte Spill movq (%rdx), %rdi xorl %esi, %esi movl $8, %edx callq _memset cmpl $0, 8(%rbx) jle LBB0_13 ## %bb.1: movq %r14, %rdi xorl %esi, %esi movq %r14, -56(%rbp) ## 8-byte Spill movq %rbx, -72(%rbp) ## 8-byte Spill jmp LBB0_2 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_2 Depth=1 movq -80(%rbp), %rsi ## 8-byte Reload incq %rsi movq -72(%rbp), %rbx ## 8-byte Reload movslq 8(%rbx), %rax cmpq %rax, %rsi jge LBB0_13 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_8 Depth 2 ## Child Loop BB0_10 Depth 3 movq _at9_q_unit_to_coeff_idx@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%rax,%rsi,8), %r13 shlq $2, %r13 addq (%rbx), %r13 movq _at9_q_unit_to_coeff_cnt@GOTPCREL(%rip), %rax movq (%rax), %rax movl (%rax,%rsi,4), %edx movq 16(%rbx), %rax movslq (%rax,%rsi,4), %rax cmpl -44(%rbp), %eax ## 4-byte Folded Reload movq %rsi, -80(%rbp) ## 8-byte Spill jge LBB0_3 ## %bb.6: ## in Loop: Header=BB0_2 Depth=1 movq 24(%rbx), %rcx movslq (%rcx,%rsi,4), %r8 movq _at9_q_unit_to_codebookidx@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movslq (%rcx,%rsi,4), %rbx movq _at9_huffman_coeffs@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq (%rcx,%r8,8), %rcx movq 8(%rcx,%rax,8), %rsi movq %rbx, %rcx movq %rbx, -104(%rbp) ## 8-byte Spill shlq $4, %rbx movb (%rsi,%rbx), %cl sarl %cl, %edx testl %edx, %edx jle LBB0_12 ## %bb.7: ## in Loop: Header=BB0_2 Depth=1 movq -64(%rbp), %rcx ## 8-byte Reload movq 8(%rcx), %rcx movq (%rcx,%r8,8), %rcx movq 8(%rcx,%rax,8), %rax movq %rax, -88(%rbp) ## 8-byte Spill leaq (%rsi,%rbx), %r15 addq $12, %r15 xorl %r12d, %r12d movq %rdx, -96(%rbp) ## 8-byte Spill jmp LBB0_8 .p2align 4, 0x90 LBB0_11: ## in Loop: Header=BB0_8 Depth=2 cltq leaq (%r13,%rax,4), %r13 incl %r12d movq -96(%rbp), %rdx ## 8-byte Reload cmpl %edx, %r12d movq -56(%rbp), %rdi ## 8-byte Reload je LBB0_12 LBB0_8: ## Parent Loop BB0_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_10 Depth 3 movq -104(%rbp), %rax ## 8-byte Reload movq -88(%rbp), %rcx ## 8-byte Reload movl (%rcx,%rax,4), %esi movl (%r15), %ecx movl $9, %edx callq _get_vlc2 movl %eax, %ebx movl -8(%r15), %eax testl %eax, %eax jle LBB0_11 ## %bb.9: ## in Loop: Header=BB0_8 Depth=2 movl -4(%r15), %ecx xorl %r14d, %r14d .p2align 4, 0x90 LBB0_10: ## Parent Loop BB0_2 Depth=1 ## Parent Loop BB0_8 Depth=2 ## => This Inner Loop Header: Depth=3 movl %ebx, %edi movl %ecx, %esi callq _sign_extend movl %eax, (%r13,%r14,4) movl -4(%r15), %ecx sarl %cl, %ebx incq %r14 movslq -8(%r15), %rax cmpq %rax, %r14 jl LBB0_10 jmp LBB0_11 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_2 Depth=1 testl %edx, %edx jle LBB0_12 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 leal 1(%rax), %r14d xorl %ebx, %ebx .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movl %r14d, %esi movq %rdx, %r15 callq _get_bits movl %eax, %edi movl %r14d, %esi callq _sign_extend movq %r15, %rdx movq -56(%rbp), %rdi ## 8-byte Reload movl %eax, (%r13,%rbx,4) incq %rbx cmpq %rbx, %r15 jne LBB0_5 jmp LBB0_12 LBB0_13: addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _at9_q_unit_to_coeff_idx,8,3 ## @at9_q_unit_to_coeff_idx .comm _at9_q_unit_to_coeff_cnt,8,3 ## @at9_q_unit_to_coeff_cnt .comm _at9_q_unit_to_codebookidx,8,3 ## @at9_q_unit_to_codebookidx .comm _at9_huffman_coeffs,8,3 ## @at9_huffman_coeffs .no_dead_strip _read_coeffs_coarse .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function read_coeffs_coarse _read_coeffs_coarse: ; @read_coeffs_coarse .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 mov x19, x3 mov x21, x2 str x0, [sp, #8] ; 8-byte Folded Spill ldr w8, [x0] cmp w8, #7 mov w8, #7 csinc w8, w8, wzr, le str w8, [sp, #28] ; 4-byte Folded Spill ldr x0, [x2] mov w1, #0 mov w2, #8 bl _memset ldr w8, [x21, #8] cmp w8, #1 b.lt LBB0_12 ; %bb.1: mov x12, #0 str x21, [sp, #16] ; 8-byte Folded Spill b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 ldr x12, [sp, #32] ; 8-byte Folded Reload add x12, x12, #1 ldr x21, [sp, #16] ; 8-byte Folded Reload ldrsw x8, [x21, #8] cmp x12, x8 b.ge LBB0_12 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 ; Child Loop BB0_7 Depth 2 ; Child Loop BB0_9 Depth 3 ldr x8, [x21] Lloh0: adrp x9, _at9_q_unit_to_coeff_idx@GOTPAGE Lloh1: ldr x9, [x9, _at9_q_unit_to_coeff_idx@GOTPAGEOFF] Lloh2: ldr x9, [x9] ldr x10, [x9, x12, lsl #3] Lloh3: adrp x9, _at9_q_unit_to_coeff_cnt@GOTPAGE Lloh4: ldr x9, [x9, _at9_q_unit_to_coeff_cnt@GOTPAGEOFF] Lloh5: ldr x11, [x9] lsl x9, x12, #2 ldr w20, [x11, x9] add x27, x8, x10, lsl #2 ldr x8, [x21, #16] ldr w8, [x8, x9] add w22, w8, #1 ldr w10, [sp, #28] ; 4-byte Folded Reload cmp w8, w10 str x12, [sp, #32] ; 8-byte Folded Spill b.ge LBB0_10 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [x21, #24] ldrsw x8, [x8, x9] Lloh6: adrp x10, _at9_q_unit_to_codebookidx@GOTPAGE Lloh7: ldr x10, [x10, _at9_q_unit_to_codebookidx@GOTPAGEOFF] Lloh8: ldr x10, [x10] ldrsw x10, [x10, x9] Lloh9: adrp x9, _at9_huffman_coeffs@GOTPAGE Lloh10: ldr x9, [x9, _at9_huffman_coeffs@GOTPAGEOFF] Lloh11: ldr x9, [x9] ldr x9, [x9, x8, lsl #3] ldr x9, [x9, w22, sxtw #3] str x10, [sp, #40] ; 8-byte Folded Spill lsl x10, x10, #4 ldr w10, [x9, x10] asr w21, w20, w10 cmp w21, #1 b.lt LBB0_2 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 mov w25, #0 sxtw x10, w22 ldr x11, [sp, #8] ; 8-byte Folded Reload ldr x11, [x11, #8] ldr x8, [x11, x8, lsl #3] ldr x26, [x8, x10, lsl #3] ldr x8, [sp, #40] ; 8-byte Folded Reload add x8, x9, x8, lsl #4 add x23, x8, #12 add x20, x8, #4 add x24, x8, #8 b LBB0_7 LBB0_6: ; in Loop: Header=BB0_7 Depth=2 add x27, x27, w8, sxtw #2 add w25, w25, #1 cmp w25, w21 b.eq LBB0_2 LBB0_7: ; Parent Loop BB0_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_9 Depth 3 ldr x8, [sp, #40] ; 8-byte Folded Reload ldr w1, [x26, x8, lsl #2] ldr w3, [x23] mov x0, x19 mov w2, #9 bl _get_vlc2 ldr w8, [x20] cmp w8, #1 b.lt LBB0_6 ; %bb.8: ; in Loop: Header=BB0_7 Depth=2 mov x22, x0 mov x28, #0 ldr w1, [x24] LBB0_9: ; Parent Loop BB0_3 Depth=1 ; Parent Loop BB0_7 Depth=2 ; => This Inner Loop Header: Depth=3 mov x0, x22 ; kill: def $w1 killed $w1 killed $x1 bl _sign_extend str w0, [x27, x28, lsl #2] ldr w1, [x24] asr w22, w22, w1 add x28, x28, #1 ldrsw x8, [x20] cmp x28, x8 b.lt LBB0_9 b LBB0_6 LBB0_10: ; in Loop: Header=BB0_3 Depth=1 cmp w20, #1 b.lt LBB0_2 LBB0_11: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x19 mov x1, x22 bl _get_bits mov x1, x22 bl _sign_extend str w0, [x27], #4 subs x20, x20, #1 b.ne LBB0_11 b LBB0_2 LBB0_12: 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 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _at9_q_unit_to_coeff_idx,8,3 ; @at9_q_unit_to_coeff_idx .comm _at9_q_unit_to_coeff_cnt,8,3 ; @at9_q_unit_to_coeff_cnt .comm _at9_q_unit_to_codebookidx,8,3 ; @at9_q_unit_to_codebookidx .comm _at9_huffman_coeffs,8,3 ; @at9_huffman_coeffs .no_dead_strip _read_coeffs_coarse .subsections_via_symbols
AnghaBench/FFmpeg/libavcodec/extr_atrac9dec.c_read_coeffs_coarse.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mlx5e_deactivate_priv_channels ## -- Begin function mlx5e_deactivate_priv_channels .p2align 4, 0x90 _mlx5e_deactivate_priv_channels: ## @mlx5e_deactivate_priv_channels .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, %rsi callq _mlx5e_xsk_redirect_rqts_to_drop movq %rbx, %rdi callq _mlx5e_redirect_rqts_to_drop movq %rbx, %rdi callq _mlx5e_is_vport_rep testq %rax, %rax je LBB0_2 ## %bb.1: movq %rbx, %rdi callq _mlx5e_remove_sqs_fwd_rules LBB0_2: movl 4(%rbx), %edi callq _netif_tx_stop_all_queues movl 4(%rbx), %edi callq _netif_tx_disable movq %rbx, %rdi callq _mlx5e_xdp_tx_disable movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _mlx5e_deactivate_channels ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mlx5e_deactivate_priv_channels ; -- Begin function mlx5e_deactivate_priv_channels .p2align 2 _mlx5e_deactivate_priv_channels: ; @mlx5e_deactivate_priv_channels .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 mov x1, x0 bl _mlx5e_xsk_redirect_rqts_to_drop mov x0, x19 bl _mlx5e_redirect_rqts_to_drop mov x0, x19 bl _mlx5e_is_vport_rep cbz x0, LBB0_2 ; %bb.1: mov x0, x19 bl _mlx5e_remove_sqs_fwd_rules LBB0_2: ldr w0, [x19, #4] bl _netif_tx_stop_all_queues ldr w0, [x19, #4] bl _netif_tx_disable mov x0, x19 bl _mlx5e_xdp_tx_disable mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _mlx5e_deactivate_channels .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/mellanox/mlx5/core/extr_en_main.c_mlx5e_deactivate_priv_channels.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _err_exit ## -- Begin function err_exit .p2align 4, 0x90 _err_exit: ## @err_exit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $208, %rsp movq %rdi, %r10 movq %rsi, -200(%rbp) movq %rdx, -192(%rbp) movq %rcx, -184(%rbp) movq %r8, -176(%rbp) movq %r9, -168(%rbp) testb %al, %al je LBB0_2 ## %bb.1: movaps %xmm0, -160(%rbp) movaps %xmm1, -144(%rbp) movaps %xmm2, -128(%rbp) movaps %xmm3, -112(%rbp) movaps %xmm4, -96(%rbp) movaps %xmm5, -80(%rbp) movaps %xmm6, -64(%rbp) movaps %xmm7, -48(%rbp) LBB0_2: leaq -208(%rbp), %rax movq %rax, -16(%rbp) leaq 16(%rbp), %rax movq %rax, -24(%rbp) movabsq $206158430216, %rax ## imm = 0x3000000008 movq %rax, -32(%rbp) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq -32(%rbp), %rdx movq %r10, %rsi callq _vfprintf movl $1, %edi callq _exit .cfi_endproc ## -- End function .globl _print_usage ## -- Begin function print_usage .p2align 4, 0x90 _print_usage: ## @print_usage .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 %edi, %ebx leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf cmpl $1, %ebx jne LBB1_2 ## %bb.1: movl $1, %edi callq _exit LBB1_2: xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax movl $4104, %eax ## imm = 0x1008 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 cmpl $2, %edi jl LBB2_13 ## %bb.1: movl %edi, %ebx movq 8(%r14), %rdi leaq L_.str.1(%rip), %rsi callq _strcmp testl %eax, %eax jne LBB2_2 LBB2_13: movq (%r14), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf xorl %edi, %edi callq _exit LBB2_2: leaq L_.str.2(%rip), %r15 .p2align 4, 0x90 LBB2_3: ## =>This Inner Loop Header: Depth=1 movl %ebx, %edi movq %r14, %rsi movq %r15, %rdx callq _getopt cmpl $110, %eax je LBB2_3 ## %bb.4: cmpl $-1, %eax jne LBB2_14 ## %bb.5: movq _optind@GOTPCREL(%rip), %r15 movslq (%r15), %rax cmpl %ebx, %eax jne LBB2_6 ## %bb.15: leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _err_exit LBB2_14: movq (%r14), %rsi leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf movl $1, %edi callq _exit LBB2_6: movq (%r14,%rax,8), %rdi movl $4, %esi callq _access movslq (%r15), %rcx movq (%r14,%rcx,8), %rbx cmpl $-1, %eax jne LBB2_7 ## %bb.16: callq ___error movl (%rax), %edi callq _strerror leaq L_.str.4(%rip), %rdi movq %rbx, %rsi movq %rax, %rdx xorl %eax, %eax callq _err_exit LBB2_7: movq %rbx, %rdi xorl %esi, %esi xorl %eax, %eax callq _open cmpl $-1, %eax jne LBB2_8 ## %bb.12: callq ___error movl (%rax), %edi callq _strerror leaq L_.str.8(%rip), %rdi movq %rax, %rsi xorl %eax, %eax callq _err_exit LBB2_8: leaq L_.str.5(%rip), %rsi movl %eax, %edi callq _fdopen movq %rax, %r15 leaq -4128(%rbp), %rbx movl $4096, %ecx ## imm = 0x1000 movq %rax, %rdi movq %rbx, %rsi movl $1, %edx callq _setvbuf movq %rbx, %rdi movl $4096, %esi ## imm = 0x1000 movq %r15, %rdx callq _fgets testq %rax, %rax je LBB2_11 ## %bb.9: leaq L_str(%rip), %r14 leaq -4128(%rbp), %rbx .p2align 4, 0x90 LBB2_10: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi callq _puts movq %rbx, %rdi callq _puts movq %rbx, %rdi movl $4096, %esi ## imm = 0x1000 movq %r15, %rdx callq _fgets testq %rax, %rax jne LBB2_10 LBB2_11: movq %r15, %rdi callq _fclose xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Usage: %s [-n num_lines] file\n" L_.str.1: ## @.str.1 .asciz "--help" L_.str.2: ## @.str.2 .asciz "n:" L_.str.3: ## @.str.3 .asciz "missing file name\n" L_.str.4: ## @.str.4 .asciz "cannot open %s for reading: %s\n" L_.str.5: ## @.str.5 .asciz "r" L_.str.8: ## @.str.8 .asciz "Error on open: %s" L_str: ## @str .asciz "read line" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _err_exit ; -- Begin function err_exit .p2align 2 _err_exit: ; @err_exit .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x1, x0 add x8, x29, #16 str x8, [sp, #8] Lloh0: adrp x8, ___stderrp@GOTPAGE Lloh1: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh2: ldr x0, [x8] add x2, x29, #16 bl _vfprintf mov w0, #1 bl _exit .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .globl _print_usage ; -- Begin function print_usage .p2align 2 _print_usage: ; @print_usage .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 str x1, [sp] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _printf cmp w19, #1 b.ne LBB1_2 ; %bb.1: mov w0, #1 bl _exit LBB1_2: mov w0, #0 bl _exit .loh AdrpAdd Lloh3, Lloh4 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .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 w9, #4112 Lloh5: adrp x16, ___chkstk_darwin@GOTPAGE Lloh6: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #16 mov x19, x1 cmp w0, #2 b.lt LBB2_2 ; %bb.1: mov x20, x0 ldr x0, [x19, #8] Lloh7: adrp x1, l_.str.1@PAGE Lloh8: add x1, x1, l_.str.1@PAGEOFF bl _strcmp cbnz w0, LBB2_3 LBB2_2: ldr x8, [x19] str x8, [sp] Lloh9: adrp x0, l_.str@PAGE Lloh10: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 bl _exit LBB2_3: Lloh11: adrp x21, l_.str.2@PAGE Lloh12: add x21, x21, l_.str.2@PAGEOFF LBB2_4: ; =>This Inner Loop Header: Depth=1 mov x0, x20 mov x1, x19 mov x2, x21 bl _getopt cmp w0, #110 b.eq LBB2_4 ; %bb.5: cmn w0, #1 b.ne LBB2_8 ; %bb.6: Lloh13: adrp x21, _optind@GOTPAGE Lloh14: ldr x21, [x21, _optind@GOTPAGEOFF] ldrsw x8, [x21] cmp w8, w20 b.ne LBB2_9 ; %bb.7: Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _err_exit LBB2_8: ldr x8, [x19] str x8, [sp] Lloh17: adrp x0, l_.str@PAGE Lloh18: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #1 bl _exit LBB2_9: ldr x0, [x19, x8, lsl #3] mov w1, #4 bl _access ldrsw x8, [x21] ldr x19, [x19, x8, lsl #3] cmn w0, #1 b.ne LBB2_11 ; %bb.10: bl ___error ldr w0, [x0] bl _strerror stp x19, x0, [sp] Lloh19: adrp x0, l_.str.4@PAGE Lloh20: add x0, x0, l_.str.4@PAGEOFF bl _err_exit LBB2_11: mov x0, x19 mov w1, #0 bl _open cmn w0, #1 b.ne LBB2_13 ; %bb.12: bl ___error ldr w0, [x0] bl _strerror str x0, [sp] Lloh21: adrp x0, l_.str.8@PAGE Lloh22: add x0, x0, l_.str.8@PAGEOFF bl _err_exit LBB2_13: Lloh23: adrp x1, l_.str.5@PAGE Lloh24: add x1, x1, l_.str.5@PAGEOFF bl _fdopen mov x19, x0 add x1, sp, #16 mov w2, #1 mov w3, #4096 bl _setvbuf add x0, sp, #16 mov w1, #4096 mov x2, x19 bl _fgets cbz x0, LBB2_16 ; %bb.14: Lloh25: adrp x20, l_str@PAGE Lloh26: add x20, x20, l_str@PAGEOFF LBB2_15: ; =>This Inner Loop Header: Depth=1 mov x0, x20 bl _puts add x0, sp, #16 bl _puts add x0, sp, #16 mov w1, #4096 mov x2, x19 bl _fgets cbnz x0, LBB2_15 LBB2_16: mov x0, x19 bl _fclose mov w0, #0 bl _exit .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGot Lloh13, Lloh14 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpAdd Lloh25, Lloh26 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Usage: %s [-n num_lines] file\n" l_.str.1: ; @.str.1 .asciz "--help" l_.str.2: ; @.str.2 .asciz "n:" l_.str.3: ; @.str.3 .asciz "missing file name\n" l_.str.4: ; @.str.4 .asciz "cannot open %s for reading: %s\n" l_.str.5: ; @.str.5 .asciz "r" l_.str.8: ; @.str.8 .asciz "Error on open: %s" l_str: ; @str .asciz "read line" .subsections_via_symbols
the_stack_data/168891982.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_hdsp_get_clock_source_lock _snd_hdsp_get_clock_source_lock: ## @snd_hdsp_get_clock_source_lock .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 _snd_kcontrol_chip movl (%rax), %eax movq (%rbx), %rcx movl %eax, (%rcx) xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _snd_hdsp_get_clock_source_lock .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_hdsp_get_clock_source_lock _snd_hdsp_get_clock_source_lock: ; @snd_hdsp_get_clock_source_lock .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 _snd_kcontrol_chip ldr w8, [x0] ldr x9, [x19] str w8, [x9] 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 _snd_hdsp_get_clock_source_lock .subsections_via_symbols
AnghaBench/linux/sound/pci/rme9652/extr_hdsp.c_snd_hdsp_get_clock_source_lock.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 0x406fe00000000000 ## double 255 .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 %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $1048, %rsp ## imm = 0x418 .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 _SRAND_SEED@GOTPCREL(%rip), %rax movl (%rax), %edi callq _srand movq _FILE_TYPE_COUNT@GOTPCREL(%rip), %rax cmpl $0, (%rax) jle LBB0_11 ## %bb.1: leaq -48(%rbp), %r14 movq _files@GOTPCREL(%rip), %r15 movq _RAND_MAX@GOTPCREL(%rip), %r12 xorl %r13d, %r13d LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_6 Depth 3 movq (%r15), %rax movq %r13, %rbx shlq $4, %rbx movq (%rax,%rbx), %rdi leaq L_.str(%rip), %rsi callq _fopen movq %rax, -1088(%rbp) ## 8-byte Spill testq %rax, %rax je LBB0_16 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r13, -1080(%rbp) ## 8-byte Spill movq (%r15), %rax movl 8(%rax,%rbx), %r13d cmpl $2048, %r13d ## imm = 0x800 jl LBB0_9 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 shrl $10, %r13d addl $-2, %r13d xorl %r15d, %r15d .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_6 Depth 3 leaq -1072(%rbp), %rbx .p2align 4, 0x90 LBB0_6: ## Parent Loop BB0_2 Depth=1 ## Parent Loop BB0_5 Depth=2 ## => This Inner Loop Header: Depth=3 xorl %eax, %eax callq _rand xorps %xmm0, %xmm0 cvtsi2sd %rax, %xmm0 divsd (%r12), %xmm0 mulsd LCPI0_0(%rip), %xmm0 cvttsd2si %xmm0, %eax movb %al, (%rbx) incq %rbx cmpq %r14, %rbx jb LBB0_6 ## %bb.7: ## in Loop: Header=BB0_5 Depth=2 leaq -1072(%rbp), %rdi movl $1024, %esi ## imm = 0x400 movl $1, %edx movq -1088(%rbp), %rbx ## 8-byte Reload movq %rbx, %rcx callq _fwrite cmpl $1, %eax jne LBB0_12 ## %bb.8: ## in Loop: Header=BB0_5 Depth=2 leal 1(%r15), %eax cmpl %r13d, %r15d movl %eax, %r15d jne LBB0_5 LBB0_9: ## in Loop: Header=BB0_2 Depth=1 leaq -1072(%rbp), %rbx movq %rbx, %rdi movl $255, %esi movl $1024, %edx ## imm = 0x400 callq _memset movq %rbx, %rdi movl $1024, %esi ## imm = 0x400 movl $1, %edx movq -1088(%rbp), %rbx ## 8-byte Reload movq %rbx, %rcx callq _fwrite cmpl $1, %eax jne LBB0_12 ## %bb.10: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi callq _fclose movq -1080(%rbp), %r13 ## 8-byte Reload incq %r13 movq _FILE_TYPE_COUNT@GOTPCREL(%rip), %rax movslq (%rax), %rax cmpq %rax, %r13 movq _files@GOTPCREL(%rip), %r15 jl LBB0_2 LBB0_11: leaq L_str(%rip), %rdi callq _puts xorl %eax, %eax jmp LBB0_14 LBB0_12: movl -1080(%rbp), %eax ## 4-byte Reload movq _files@GOTPCREL(%rip), %rcx movq (%rcx), %rcx shlq $4, %rax movq (%rcx,%rax), %r14 movq _errno@GOTPCREL(%rip), %rax movl (%rax), %r15d movl %r15d, %edi callq _STRERROR leaq L_.str.2(%rip), %rdi movq %r14, %rsi movl %r15d, %edx movq %rax, %rcx xorl %eax, %eax callq _printf movq %rbx, %rdi callq _fclose LBB0_13: movl $1, %eax LBB0_14: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_17 ## %bb.15: addq $1048, %rsp ## imm = 0x418 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_16: movl %r13d, %eax movq (%r15), %rcx shlq $4, %rax movq (%rcx,%rax), %r14 movq _errno@GOTPCREL(%rip), %rax movl (%rax), %ebx movl %ebx, %edi callq _STRERROR leaq L_.str.1(%rip), %rdi movq %r14, %rsi movl %ebx, %edx movq %rax, %rcx xorl %eax, %eax callq _printf jmp LBB0_13 LBB0_17: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _SRAND_SEED,4,2 ## @SRAND_SEED .comm _FILE_TYPE_COUNT,4,2 ## @FILE_TYPE_COUNT .comm _files,8,3 ## @files .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "wb" L_.str.1: ## @.str.1 .asciz "open file %s fail, errno: %d, error info: %s\n" .comm _errno,4,2 ## @errno .comm _RAND_MAX,8,3 ## @RAND_MAX L_.str.2: ## @.str.2 .asciz "write file %s fail, errno: %d, error info: %s\n" .comm _BUFF_SIZE,4,2 ## @BUFF_SIZE L_str: ## @str .asciz "done." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 sub sp, sp, #1072 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-96] Lloh3: adrp x8, _SRAND_SEED@GOTPAGE Lloh4: ldr x8, [x8, _SRAND_SEED@GOTPAGEOFF] Lloh5: ldr w0, [x8] bl _srand Lloh6: adrp x21, _FILE_TYPE_COUNT@GOTPAGE Lloh7: ldr x21, [x21, _FILE_TYPE_COUNT@GOTPAGEOFF] ldr w8, [x21] cmp w8, #1 b.lt LBB0_11 ; %bb.1: mov x22, #0 add x8, sp, #32 Lloh8: adrp x23, _files@GOTPAGE Lloh9: ldr x23, [x23, _files@GOTPAGEOFF] add x24, x8, #1024 Lloh10: adrp x25, _RAND_MAX@GOTPAGE Lloh11: ldr x25, [x25, _RAND_MAX@GOTPAGEOFF] mov x26, #246290604621824 movk x26, #16495, lsl #48 LBB0_2: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 ; Child Loop BB0_6 Depth 3 ldr x8, [x23] lsl x9, x22, #4 ldr x0, [x8, x9] Lloh12: adrp x1, l_.str@PAGE Lloh13: add x1, x1, l_.str@PAGEOFF bl _fopen cbz x0, LBB0_16 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 mov x19, x0 ldr x8, [x23] add x8, x8, x22, lsl #4 ldr w8, [x8, #8] cmp w8, #2048 b.lt LBB0_9 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 mov w27, #0 lsr w8, w8, #10 sub w28, w8, #2 LBB0_5: ; Parent Loop BB0_2 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_6 Depth 3 add x20, sp, #32 LBB0_6: ; Parent Loop BB0_2 Depth=1 ; Parent Loop BB0_5 Depth=2 ; => This Inner Loop Header: Depth=3 bl _rand scvtf d0, x0 ldr d1, [x25] fdiv d0, d0, d1 fmov d1, x26 fmul d0, d0, d1 fcvtzs w8, d0 strb w8, [x20], #1 cmp x20, x24 b.lo LBB0_6 ; %bb.7: ; in Loop: Header=BB0_5 Depth=2 add x0, sp, #32 mov w1, #1024 mov w2, #1 mov x3, x19 bl _fwrite cmp w0, #1 b.ne LBB0_12 ; %bb.8: ; in Loop: Header=BB0_5 Depth=2 add w8, w27, #1 cmp w27, w28 mov x27, x8 b.ne LBB0_5 LBB0_9: ; in Loop: Header=BB0_2 Depth=1 add x0, sp, #32 mov w1, #255 mov w2, #1024 bl _memset add x0, sp, #32 mov w1, #1024 mov w2, #1 mov x3, x19 bl _fwrite cmp w0, #1 b.ne LBB0_12 ; %bb.10: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 bl _fclose add x22, x22, #1 ldrsw x8, [x21] cmp x22, x8 b.lt LBB0_2 LBB0_11: Lloh14: adrp x0, l_str@PAGE Lloh15: add x0, x0, l_str@PAGEOFF bl _puts mov w0, #0 b LBB0_14 LBB0_12: and x8, x22, #0xffffffff ldr x9, [x23] lsl x8, x8, #4 ldr x21, [x9, x8] Lloh16: adrp x8, _errno@GOTPAGE Lloh17: ldr x8, [x8, _errno@GOTPAGEOFF] Lloh18: ldr w20, [x8] mov x0, x20 bl _STRERROR stp x20, x0, [sp, #8] str x21, [sp] Lloh19: adrp x0, l_.str.2@PAGE Lloh20: add x0, x0, l_.str.2@PAGEOFF bl _printf mov x0, x19 bl _fclose LBB0_13: mov w0, #1 LBB0_14: ldur x8, [x29, #-96] Lloh21: adrp x9, ___stack_chk_guard@GOTPAGE Lloh22: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh23: ldr x9, [x9] cmp x9, x8 b.ne LBB0_17 ; %bb.15: add sp, sp, #1072 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_16: and x8, x22, #0xffffffff ldr x9, [x23] lsl x8, x8, #4 ldr x20, [x9, x8] Lloh24: adrp x8, _errno@GOTPAGE Lloh25: ldr x8, [x8, _errno@GOTPAGEOFF] Lloh26: ldr w19, [x8] mov x0, x19 bl _STRERROR stp x19, x0, [sp, #8] str x20, [sp] Lloh27: adrp x0, l_.str.1@PAGE Lloh28: add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_13 LBB0_17: bl ___stack_chk_fail .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .cfi_endproc ; -- End function .comm _SRAND_SEED,4,2 ; @SRAND_SEED .comm _FILE_TYPE_COUNT,4,2 ; @FILE_TYPE_COUNT .comm _files,8,3 ; @files .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "wb" l_.str.1: ; @.str.1 .asciz "open file %s fail, errno: %d, error info: %s\n" .comm _errno,4,2 ; @errno .comm _RAND_MAX,8,3 ; @RAND_MAX l_.str.2: ; @.str.2 .asciz "write file %s fail, errno: %d, error info: %s\n" .comm _BUFF_SIZE,4,2 ; @BUFF_SIZE l_str: ; @str .asciz "done." .subsections_via_symbols
AnghaBench/fastdfs/test/extr_gen_files.c_main.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Affinity_new ## -- Begin function Affinity_new .p2align 4, 0x90 _Affinity_new: ## @Affinity_new .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 movl $1, %edi movl $24, %esi callq _xCalloc movq %rax, %rbx movl $8, (%rax) movl $8, %edi movl $4, %esi callq _xCalloc movq %rax, 16(%rbx) movq %r14, 8(%rbx) 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 _Affinity_new ; -- Begin function Affinity_new .p2align 2 _Affinity_new: ; @Affinity_new .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 mov w0, #1 mov w1, #24 bl _xCalloc mov x20, x0 mov w8, #8 str w8, [x0] mov w0, #8 mov w1, #4 bl _xCalloc stp x19, x0, [x20, #8] 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/htop/extr_Affinity.c_Affinity_new.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rfkill_persistent_show _rfkill_persistent_show: ## @rfkill_persistent_show .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdx, %rbx callq _to_rfkill movl (%rax), %edx leaq L_.str(%rip), %rsi movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _sprintf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d\n" .no_dead_strip _rfkill_persistent_show .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rfkill_persistent_show _rfkill_persistent_show: ; @rfkill_persistent_show .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 bl _to_rfkill ldr w2, [x0] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _sprintf .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d\n" .no_dead_strip _rfkill_persistent_show .subsections_via_symbols
AnghaBench/fastsocket/kernel/net/rfkill/extr_core.c_rfkill_persistent_show.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function log_unresolvable_specifier _log_unresolvable_specifier: ## @log_unresolvable_specifier .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, %ecx movq %rdi, %rdx cmpb $0, _log_unresolvable_specifier.notified(%rip) je LBB0_1 ## %bb.2: movq _LOG_DEBUG@GOTPCREL(%rip), %rax jmp LBB0_3 LBB0_1: movq _LOG_NOTICE@GOTPCREL(%rip), %rax LBB0_3: movl (%rax), %edi movq _arg_user@GOTPCREL(%rip), %rax cmpq $0, (%rax) leaq L_.str.2(%rip), %rax leaq L_.str.1(%rip), %r8 cmoveq %rax, %r8 leaq L_.str(%rip), %rsi callq _log_full cmpb $0, _log_unresolvable_specifier.notified(%rip) jne LBB0_5 ## %bb.4: leaq L_.str.3(%rip), %rdi callq _log_notice LBB0_5: movb $1, _log_unresolvable_specifier.notified(%rip) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_log_unresolvable_specifier.notified,1,2 ## @log_unresolvable_specifier.notified .comm _LOG_DEBUG,4,2 ## @LOG_DEBUG .comm _LOG_NOTICE,4,2 ## @LOG_NOTICE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "[%s:%u] Failed to resolve specifier: %s, skipping" .comm _arg_user,8,3 ## @arg_user L_.str.1: ## @.str.1 .asciz "Required $XDG_... variable not defined" L_.str.2: ## @.str.2 .asciz "uninitialized /etc detected" L_.str.3: ## @.str.3 .asciz "All rules containing unresolvable specifiers will be skipped." .no_dead_strip _log_unresolvable_specifier .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function log_unresolvable_specifier _log_unresolvable_specifier: ; @log_unresolvable_specifier .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 x3, x1 mov x2, x0 adrp x19, _log_unresolvable_specifier.notified@PAGE ldrb w8, [x19, _log_unresolvable_specifier.notified@PAGEOFF] Lloh0: adrp x9, _LOG_DEBUG@GOTPAGE Lloh1: ldr x9, [x9, _LOG_DEBUG@GOTPAGEOFF] Lloh2: adrp x10, _LOG_NOTICE@GOTPAGE Lloh3: ldr x10, [x10, _LOG_NOTICE@GOTPAGEOFF] cmp w8, #0 csel x8, x9, x10, ne ldr w0, [x8] Lloh4: adrp x8, _arg_user@GOTPAGE Lloh5: ldr x8, [x8, _arg_user@GOTPAGEOFF] Lloh6: ldr x8, [x8] Lloh7: adrp x9, l_.str.1@PAGE Lloh8: add x9, x9, l_.str.1@PAGEOFF Lloh9: adrp x10, l_.str.2@PAGE Lloh10: add x10, x10, l_.str.2@PAGEOFF cmp x8, #0 csel x4, x10, x9, eq Lloh11: adrp x1, l_.str@PAGE Lloh12: add x1, x1, l_.str@PAGEOFF bl _log_full ldrb w8, [x19, _log_unresolvable_specifier.notified@PAGEOFF] tbnz w8, #0, LBB0_2 ; %bb.1: Lloh13: adrp x0, l_.str.3@PAGE Lloh14: add x0, x0, l_.str.3@PAGEOFF bl _log_notice LBB0_2: mov w8, #1 strb w8, [x19, _log_unresolvable_specifier.notified@PAGEOFF] mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh13, Lloh14 .cfi_endproc ; -- End function .zerofill __DATA,__bss,_log_unresolvable_specifier.notified,1,2 ; @log_unresolvable_specifier.notified .comm _LOG_DEBUG,4,2 ; @LOG_DEBUG .comm _LOG_NOTICE,4,2 ; @LOG_NOTICE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "[%s:%u] Failed to resolve specifier: %s, skipping" .comm _arg_user,8,3 ; @arg_user l_.str.1: ; @.str.1 .asciz "Required $XDG_... variable not defined" l_.str.2: ; @.str.2 .asciz "uninitialized /etc detected" l_.str.3: ; @.str.3 .asciz "All rules containing unresolvable specifiers will be skipped." .no_dead_strip _log_unresolvable_specifier .subsections_via_symbols
AnghaBench/systemd/src/tmpfiles/extr_tmpfiles.c_log_unresolvable_specifier.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cvmx_fau_tagwait_fetch_and_add32 _cvmx_fau_tagwait_fetch_and_add32: ## @cvmx_fau_tagwait_fetch_and_add32 .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, %edx movl %edi, %esi movl $1, %edi callq ___cvmx_fau_atomic_address movl %eax, %edi popq %rbp jmp _cvmx_read64_int32 ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _cvmx_fau_tagwait_fetch_and_add32 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cvmx_fau_tagwait_fetch_and_add32 _cvmx_fau_tagwait_fetch_and_add32: ; @cvmx_fau_tagwait_fetch_and_add32 .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 x2, x1 mov x1, x0 mov w0, #1 bl ___cvmx_fau_atomic_address ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _cvmx_read64_int32 .cfi_endproc ; -- End function .no_dead_strip _cvmx_fau_tagwait_fetch_and_add32 .subsections_via_symbols
AnghaBench/freebsd/sys/contrib/octeon-sdk/extr_cvmx-fau.h_cvmx_fau_tagwait_fetch_and_add32.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rmobile_reset_probe _rmobile_reset_probe: ## @rmobile_reset_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 %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movl (%rdi), %edi movl $1, %esi callq _of_iomap movq _sysc_base2@GOTPCREL(%rip), %r15 movl %eax, (%r15) testl %eax, %eax je LBB0_1 ## %bb.2: movq _rmobile_reset_nb@GOTPCREL(%rip), %rdi callq _register_restart_handler testl %eax, %eax je LBB0_3 ## %bb.4: movl %eax, %ebx leaq L_.str(%rip), %rsi movq %r14, %rdi movl %eax, %edx callq _dev_err movl (%r15), %edi callq _iounmap jmp LBB0_5 LBB0_1: movq _ENODEV@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_5 LBB0_3: xorl %ebx, %ebx LBB0_5: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _sysc_base2,4,2 ## @sysc_base2 .comm _ENODEV,4,2 ## @ENODEV .comm _rmobile_reset_nb,4,2 ## @rmobile_reset_nb .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "cannot register restart handler (err=%d)\n" .no_dead_strip _rmobile_reset_probe .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rmobile_reset_probe _rmobile_reset_probe: ; @rmobile_reset_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] mov w1, #1 bl _of_iomap Lloh0: adrp x21, _sysc_base2@GOTPAGE Lloh1: ldr x21, [x21, _sysc_base2@GOTPAGEOFF] str w0, [x21] cbz w0, LBB0_3 ; %bb.1: Lloh2: adrp x0, _rmobile_reset_nb@GOTPAGE Lloh3: ldr x0, [x0, _rmobile_reset_nb@GOTPAGEOFF] bl _register_restart_handler mov x20, x0 cbz w0, LBB0_4 ; %bb.2: Lloh4: adrp x1, l_.str@PAGE Lloh5: add x1, x1, l_.str@PAGEOFF mov x0, x19 mov x2, x20 bl _dev_err ldr w0, [x21] bl _iounmap b LBB0_4 LBB0_3: Lloh6: adrp x8, _ENODEV@GOTPAGE Lloh7: ldr x8, [x8, _ENODEV@GOTPAGEOFF] Lloh8: ldr w8, [x8] neg w20, w8 LBB0_4: 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 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _sysc_base2,4,2 ; @sysc_base2 .comm _ENODEV,4,2 ; @ENODEV .comm _rmobile_reset_nb,4,2 ; @rmobile_reset_nb .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "cannot register restart handler (err=%d)\n" .no_dead_strip _rmobile_reset_probe .subsections_via_symbols
AnghaBench/linux/drivers/power/reset/extr_rmobile-reset.c_rmobile_reset_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function xdg_decoration_handle_request_mode _xdg_decoration_handle_request_mode: ## @xdg_decoration_handle_request_mode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _request_mode@GOTPCREL(%rip), %rax movl (%rax), %edx callq _wl_container_of movl (%rax), %edi movq _WLR_XDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE@GOTPCREL(%rip), %rax movl (%rax), %esi popq %rbp jmp _wlr_xdg_toplevel_decoration_v1_set_mode ## TAILCALL .cfi_endproc ## -- End function .comm _request_mode,4,2 ## @request_mode .comm _WLR_XDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE,4,2 ## @WLR_XDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE .comm _deco,8,3 ## @deco .no_dead_strip _xdg_decoration_handle_request_mode .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function xdg_decoration_handle_request_mode _xdg_decoration_handle_request_mode: ; @xdg_decoration_handle_request_mode .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, _request_mode@GOTPAGE Lloh1: ldr x8, [x8, _request_mode@GOTPAGEOFF] Lloh2: ldr w2, [x8] bl _wl_container_of ldr w0, [x0] Lloh3: adrp x8, _WLR_XDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE@GOTPAGE Lloh4: ldr x8, [x8, _WLR_XDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE@GOTPAGEOFF] Lloh5: ldr w1, [x8] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _wlr_xdg_toplevel_decoration_v1_set_mode .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _request_mode,4,2 ; @request_mode .comm _WLR_XDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE,4,2 ; @WLR_XDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE .comm _deco,8,3 ; @deco .no_dead_strip _xdg_decoration_handle_request_mode .subsections_via_symbols
AnghaBench/sway/sway/extr_xdg_decoration.c_xdg_decoration_handle_request_mode.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nvpair_append_number_array ## -- Begin function nvpair_append_number_array .p2align 4, 0x90 _nvpair_append_number_array: ## @nvpair_append_number_array .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 movl %esi, -12(%rbp) callq _NVPAIR_ASSERT movq (%rbx), %rax movq _NV_TYPE_NUMBER_ARRAY@GOTPCREL(%rip), %rcx xorl %edi, %edi cmpq (%rcx), %rax sete %dil callq _PJDLOG_ASSERT leaq -12(%rbp), %rsi movq %rbx, %rdi movl $4, %edx movl $4, %ecx callq _nvpair_append addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _NV_TYPE_NUMBER_ARRAY,8,3 ## @NV_TYPE_NUMBER_ARRAY .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nvpair_append_number_array ; -- Begin function nvpair_append_number_array .p2align 2 _nvpair_append_number_array: ; @nvpair_append_number_array .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 str w1, [sp, #12] bl _NVPAIR_ASSERT ldr x8, [x19] Lloh0: adrp x9, _NV_TYPE_NUMBER_ARRAY@GOTPAGE Lloh1: ldr x9, [x9, _NV_TYPE_NUMBER_ARRAY@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 cset w0, eq bl _PJDLOG_ASSERT add x1, sp, #12 mov x0, x19 mov w2, #4 mov w3, #4 bl _nvpair_append 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 .cfi_endproc ; -- End function .comm _NV_TYPE_NUMBER_ARRAY,8,3 ; @NV_TYPE_NUMBER_ARRAY .subsections_via_symbols
AnghaBench/freebsd/sys/contrib/libnv/extr_nvpair.c_nvpair_append_number_array.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function alloc_in_dirband _alloc_in_dirband: ## @alloc_in_dirband .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %ebx movq %rdi, %r15 callq _hpfs_sb movq %rax, %r14 movl (%rax), %eax movl 4(%r14), %ecx cmpl %ebx, %eax cmoval %eax, %ebx leal (%rcx,%rax), %edx cmpl %edx, %ebx leal 65532(%rcx,%rax), %esi cmovbl %ebx, %esi subl %eax, %esi shrl $2, %esi orl $-16384, %esi ## imm = 0xC000 xorl %r12d, %r12d movq %r15, %rdi movl $1, %edx xorl %ecx, %ecx callq _alloc_in_bmp testl %eax, %eax je LBB0_2 ## %bb.1: movl %eax, %ebx movq %r15, %rdi movl %eax, %esi callq _hpfs_claim_dirband_alloc shll $2, %ebx movzwl %bx, %r12d addl (%r14), %r12d LBB0_2: movl %r12d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _alloc_in_dirband .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function alloc_in_dirband _alloc_in_dirband: ; @alloc_in_dirband .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x1 mov x19, x0 bl _hpfs_sb mov x20, x0 ldp w8, w9, [x0] cmp w8, w21 csel w10, w8, w21, hi mov w11, #65532 add w9, w9, w8 add w11, w9, w11 cmp w10, w9 csel w9, w10, w11, lo sub w8, w9, w8 lsr w8, w8, #2 orr w1, w8, #0xffffc000 mov x0, x19 mov w2, #1 mov w3, #0 bl _alloc_in_bmp cbz w0, LBB0_2 ; %bb.1: mov x21, x0 mov x0, x19 mov x1, x21 bl _hpfs_claim_dirband_alloc ubfiz w8, w21, #2, #14 ldr w9, [x20] add w0, w9, w8 LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _alloc_in_dirband .subsections_via_symbols
AnghaBench/linux/fs/hpfs/extr_alloc.c_alloc_in_dirband.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 main LCPI0_0: .long 0x3f000000 ## float 0.5 .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 leaq L_.str(%rip), %rsi xorl %edi, %edi callq _setlocale leaq L_str(%rip), %rdi callq _puts leaq L_.str.2(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_str.5(%rip), %rdi callq _puts leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss -12(%rbp), %xmm0 mulss LCPI0_0(%rip), %xmm0 cvtss2sd %xmm0, %xmm0 leaq L_.str.4(%rip), %rdi movb $1, %al callq _printf addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .space 1 L_.str.2: ## @.str.2 .asciz "%f" L_.str.4: ## @.str.4 .asciz "A m\303\251dia \303\251 %f\n" L_str: ## @str .asciz "Insira a primeira nota" L_str.5: ## @str.5 .asciz "Insira a segunda nota" .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 x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov w0, #0 bl _setlocale Lloh2: adrp x0, l_str@PAGE Lloh3: add x0, x0, l_str@PAGEOFF bl _puts add x8, sp, #12 str x8, [sp] Lloh4: adrp x19, l_.str.2@PAGE Lloh5: add x19, x19, l_.str.2@PAGEOFF mov x0, x19 bl _scanf Lloh6: adrp x0, l_str.5@PAGE Lloh7: add x0, x0, l_str.5@PAGEOFF bl _puts add x8, sp, #8 str x8, [sp] mov x0, x19 bl _scanf ldp s1, s0, [sp, #8] fadd s0, s0, s1 fmov s1, #0.50000000 fmul s0, s0, s1 fcvt d0, s0 str d0, [sp] Lloh8: adrp x0, l_.str.4@PAGE Lloh9: add x0, x0, l_.str.4@PAGEOFF bl _printf 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 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: ; @.str .space 1 l_.str.2: ; @.str.2 .asciz "%f" l_.str.4: ; @.str.4 .asciz "A m\303\251dia \303\251 %f\n" l_str: ; @str .asciz "Insira a primeira nota" l_str.5: ; @str.5 .asciz "Insira a segunda nota" .subsections_via_symbols
the_stack_data/36075108.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function is_firewall_enabled _is_firewall_enabled: ## @is_firewall_enabled .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq $0, -48(%rbp) movq $0, -40(%rbp) movq $0, -32(%rbp) movq _VARIANT_FALSE@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -56(%rbp) movq _COINIT_APARTMENTTHREADED@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %edi, %edi callq _CoInitializeEx movq %rax, %r14 movq _CLSCTX_INPROC_SERVER@GOTPCREL(%rip), %rax movl (%rax), %edx movq _CLSID_NetFwMgr@GOTPCREL(%rip), %rdi movq _IID_INetFwMgr@GOTPCREL(%rip), %rcx leaq -48(%rbp), %r8 xorl %esi, %esi callq _CoCreateInstance movq %rax, %rbx movq _S_OK@GOTPCREL(%rip), %r15 xorl %edi, %edi cmpq (%r15), %rax sete %dil leaq L_.str(%rip), %rsi movq %rax, %rdx callq _ok cmpq (%r15), %rbx jne LBB0_4 ## %bb.1: movq -48(%rbp), %rdi leaq -40(%rbp), %rsi callq _INetFwMgr_get_LocalPolicy movq %rax, %rbx xorl %edi, %edi cmpq (%r15), %rax sete %dil leaq L_.str(%rip), %rsi movq %rax, %rdx callq _ok cmpq (%r15), %rbx jne LBB0_4 ## %bb.2: movq -40(%rbp), %rdi leaq -32(%rbp), %rsi callq _INetFwPolicy_get_CurrentProfile cmpq (%r15), %rax jne LBB0_4 ## %bb.3: movq -32(%rbp), %rdi leaq -56(%rbp), %rsi callq _INetFwProfile_get_FirewallEnabled xorl %edi, %edi cmpq (%r15), %rax sete %dil leaq L_.str(%rip), %rsi movq %rax, %rdx callq _ok LBB0_4: movq -40(%rbp), %rdi testq %rdi, %rdi je LBB0_6 ## %bb.5: callq _INetFwPolicy_Release LBB0_6: movq -32(%rbp), %rdi testq %rdi, %rdi je LBB0_8 ## %bb.7: callq _INetFwProfile_Release LBB0_8: movq -48(%rbp), %rdi testq %rdi, %rdi je LBB0_10 ## %bb.9: callq _INetFwMgr_Release LBB0_10: movq %r14, %rdi callq _SUCCEEDED testq %rax, %rax je LBB0_12 ## %bb.11: xorl %eax, %eax callq _CoUninitialize LBB0_12: movq -56(%rbp), %rcx movq _VARIANT_TRUE@GOTPCREL(%rip), %rdx xorl %eax, %eax cmpq (%rdx), %rcx sete %al addq $40, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _VARIANT_FALSE,8,3 ## @VARIANT_FALSE .comm _COINIT_APARTMENTTHREADED,4,2 ## @COINIT_APARTMENTTHREADED .comm _CLSID_NetFwMgr,4,2 ## @CLSID_NetFwMgr .comm _CLSCTX_INPROC_SERVER,4,2 ## @CLSCTX_INPROC_SERVER .comm _IID_INetFwMgr,4,2 ## @IID_INetFwMgr .comm _S_OK,8,3 ## @S_OK .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "got %08x\n" .comm _VARIANT_TRUE,8,3 ## @VARIANT_TRUE .no_dead_strip _is_firewall_enabled .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function is_firewall_enabled _is_firewall_enabled: ; @is_firewall_enabled .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 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 stp xzr, xzr, [sp, #16] Lloh0: adrp x8, _VARIANT_FALSE@GOTPAGE Lloh1: ldr x8, [x8, _VARIANT_FALSE@GOTPAGEOFF] Lloh2: ldr x8, [x8] stp x8, xzr, [sp] Lloh3: adrp x8, _COINIT_APARTMENTTHREADED@GOTPAGE Lloh4: ldr x8, [x8, _COINIT_APARTMENTTHREADED@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov w0, #0 bl _CoInitializeEx mov x19, x0 Lloh6: adrp x8, _CLSCTX_INPROC_SERVER@GOTPAGE Lloh7: ldr x8, [x8, _CLSCTX_INPROC_SERVER@GOTPAGEOFF] Lloh8: ldr w2, [x8] Lloh9: adrp x0, _CLSID_NetFwMgr@GOTPAGE Lloh10: ldr x0, [x0, _CLSID_NetFwMgr@GOTPAGEOFF] Lloh11: adrp x3, _IID_INetFwMgr@GOTPAGE Lloh12: ldr x3, [x3, _IID_INetFwMgr@GOTPAGEOFF] add x4, sp, #24 mov x1, #0 bl _CoCreateInstance mov x20, x0 Lloh13: adrp x21, _S_OK@GOTPAGE Lloh14: ldr x21, [x21, _S_OK@GOTPAGEOFF] ldr x8, [x21] cmp x0, x8 cset w0, eq Lloh15: adrp x1, l_.str@PAGE Lloh16: add x1, x1, l_.str@PAGEOFF mov x2, x20 bl _ok ldr x8, [x21] cmp x20, x8 b.ne LBB0_4 ; %bb.1: ldr x0, [sp, #24] add x1, sp, #16 bl _INetFwMgr_get_LocalPolicy mov x20, x0 ldr x8, [x21] cmp x0, x8 cset w0, eq Lloh17: adrp x1, l_.str@PAGE Lloh18: add x1, x1, l_.str@PAGEOFF mov x2, x20 bl _ok ldr x8, [x21] cmp x20, x8 b.ne LBB0_4 ; %bb.2: ldr x0, [sp, #16] add x1, sp, #8 bl _INetFwPolicy_get_CurrentProfile ldr x8, [x21] cmp x0, x8 b.ne LBB0_4 ; %bb.3: ldr x0, [sp, #8] mov x1, sp bl _INetFwProfile_get_FirewallEnabled mov x2, x0 ldr x8, [x21] cmp x0, x8 cset w0, eq Lloh19: adrp x1, l_.str@PAGE Lloh20: add x1, x1, l_.str@PAGEOFF bl _ok LBB0_4: ldr x0, [sp, #16] cbz x0, LBB0_6 ; %bb.5: bl _INetFwPolicy_Release LBB0_6: ldr x0, [sp, #8] cbz x0, LBB0_8 ; %bb.7: bl _INetFwProfile_Release LBB0_8: ldr x0, [sp, #24] cbz x0, LBB0_10 ; %bb.9: bl _INetFwMgr_Release LBB0_10: mov x0, x19 bl _SUCCEEDED cbz x0, LBB0_12 ; %bb.11: bl _CoUninitialize LBB0_12: ldr x8, [sp] Lloh21: adrp x9, _VARIANT_TRUE@GOTPAGE Lloh22: ldr x9, [x9, _VARIANT_TRUE@GOTPAGEOFF] Lloh23: ldr x9, [x9] cmp x8, x9 cset w0, eq 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 add sp, sp, #80 ret .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGot Lloh13, Lloh14 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .cfi_endproc ; -- End function .comm _VARIANT_FALSE,8,3 ; @VARIANT_FALSE .comm _COINIT_APARTMENTTHREADED,4,2 ; @COINIT_APARTMENTTHREADED .comm _CLSID_NetFwMgr,4,2 ; @CLSID_NetFwMgr .comm _CLSCTX_INPROC_SERVER,4,2 ; @CLSCTX_INPROC_SERVER .comm _IID_INetFwMgr,4,2 ; @IID_INetFwMgr .comm _S_OK,8,3 ; @S_OK .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "got %08x\n" .comm _VARIANT_TRUE,8,3 ; @VARIANT_TRUE .no_dead_strip _is_firewall_enabled .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/rpcrt4/extr_rpc.c_is_firewall_enabled.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test1 ## -- Begin function test1 .p2align 4, 0x90 _test1: ## @test1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movl %edi, %r14d movl (%rsi), %edi incl %edi movl %edi, (%rsi) incl %r14d callq _putchar movl %r14d, %edi callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi popq %rbx popq %r14 popq %rbp jmp _putchar ## TAILCALL .cfi_endproc ## -- End function .globl _test ## -- Begin function test .p2align 4, 0x90 _test: ## @test .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 ## kill: def $esi killed $esi def $rsi movq %rdi, %rbx movl (%rdi), %edi incl %edi movl %edi, (%rbx) leal 1(%rsi), %r14d callq _putchar movl %r14d, %edi callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi incl %edi movl %edi, (%rbx) callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl (%rbx), %edi leal 1(%rdi), %eax movl %eax, (%rbx) ## kill: def $edi killed $edi killed $rdi callq _putchar movl %r14d, %edi movq %rbx, %rsi popq %rbx popq %r14 popq %rbp jmp _test1 ## TAILCALL .cfi_endproc ## -- End function .globl _output ## -- Begin function output .p2align 4, 0x90 _output: ## @output .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl $97, -4(%rbp) movl $97, %edi callq _putchar movl $97, %edi callq _putchar leaq -4(%rbp), %rdi movl $97, %esi callq _test movl -4(%rbp), %edi callq _putchar xorl %eax, %eax addq $16, %rsp 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 subq $16, %rsp movl $97, -4(%rbp) movl $97, %edi callq _putchar movl $97, %edi callq _putchar leaq -4(%rbp), %rdi movl $97, %esi callq _test movl -4(%rbp), %edi callq _putchar xorl %eax, %eax addq $16, %rsp 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 _test1 ; -- Begin function test1 .p2align 2 _test1: ; @test1 .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 ldr w8, [x1] add w8, w8, #1 str w8, [x1] add w20, w0, #1 mov x0, x8 bl _putchar mov x0, x20 bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _putchar .cfi_endproc ; -- End function .globl _test ; -- Begin function test .p2align 2 _test: ; @test .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 w8, [x0] add w0, w8, #1 str w0, [x19] add w20, w1, #1 bl _putchar mov x0, x20 bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w8, [x19] add w0, w8, #1 str w0, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar ldr w0, [x19] add w8, w0, #1 str w8, [x19] bl _putchar 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 _test1 .cfi_endproc ; -- End function .globl _output ; -- Begin function output .p2align 2 _output: ; @output .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w8, #97 stur w8, [x29, #-4] mov w0, #97 bl _putchar mov w0, #97 bl _putchar sub x0, x29, #4 mov w1, #97 bl _test ldur w0, [x29, #-4] bl _putchar mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .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 mov w8, #97 stur w8, [x29, #-4] mov w0, #97 bl _putchar mov w0, #97 bl _putchar sub x0, x29, #4 mov w1, #97 bl _test ldur w0, [x29, #-4] bl _putchar mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/898017.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function kabylake_hdmi3_init _kabylake_hdmi3_init: ## @kabylake_hdmi3_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _KBL_DPCM_AUDIO_HDMI3_PB@GOTPCREL(%rip), %rax movl (%rax), %esi popq %rbp jmp _kabylake_hdmi_init ## TAILCALL .cfi_endproc ## -- End function .comm _KBL_DPCM_AUDIO_HDMI3_PB,4,2 ## @KBL_DPCM_AUDIO_HDMI3_PB .no_dead_strip _kabylake_hdmi3_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kabylake_hdmi3_init _kabylake_hdmi3_init: ; @kabylake_hdmi3_init .cfi_startproc ; %bb.0: Lloh0: adrp x8, _KBL_DPCM_AUDIO_HDMI3_PB@GOTPAGE Lloh1: ldr x8, [x8, _KBL_DPCM_AUDIO_HDMI3_PB@GOTPAGEOFF] Lloh2: ldr w1, [x8] b _kabylake_hdmi_init .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _KBL_DPCM_AUDIO_HDMI3_PB,4,2 ; @KBL_DPCM_AUDIO_HDMI3_PB .no_dead_strip _kabylake_hdmi3_init .subsections_via_symbols
AnghaBench/linux/sound/soc/intel/boards/extr_kbl_rt5660.c_kabylake_hdmi3_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dm355_ccdc_setup_pinmux _dm355_ccdc_setup_pinmux: ## @dm355_ccdc_setup_pinmux .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _DM355_VIN_PCLK@GOTPCREL(%rip), %rax movl (%rax), %edi callq _davinci_cfg_reg movq _DM355_VIN_CAM_WEN@GOTPCREL(%rip), %rax movl (%rax), %edi callq _davinci_cfg_reg movq _DM355_VIN_CAM_VD@GOTPCREL(%rip), %rax movl (%rax), %edi callq _davinci_cfg_reg movq _DM355_VIN_CAM_HD@GOTPCREL(%rip), %rax movl (%rax), %edi callq _davinci_cfg_reg movq _DM355_VIN_YIN_EN@GOTPCREL(%rip), %rax movl (%rax), %edi callq _davinci_cfg_reg movq _DM355_VIN_CINL_EN@GOTPCREL(%rip), %rax movl (%rax), %edi callq _davinci_cfg_reg movq _DM355_VIN_CINH_EN@GOTPCREL(%rip), %rax movl (%rax), %edi popq %rbp jmp _davinci_cfg_reg ## TAILCALL .cfi_endproc ## -- End function .comm _DM355_VIN_PCLK,4,2 ## @DM355_VIN_PCLK .comm _DM355_VIN_CAM_WEN,4,2 ## @DM355_VIN_CAM_WEN .comm _DM355_VIN_CAM_VD,4,2 ## @DM355_VIN_CAM_VD .comm _DM355_VIN_CAM_HD,4,2 ## @DM355_VIN_CAM_HD .comm _DM355_VIN_YIN_EN,4,2 ## @DM355_VIN_YIN_EN .comm _DM355_VIN_CINL_EN,4,2 ## @DM355_VIN_CINL_EN .comm _DM355_VIN_CINH_EN,4,2 ## @DM355_VIN_CINH_EN .no_dead_strip _dm355_ccdc_setup_pinmux .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dm355_ccdc_setup_pinmux _dm355_ccdc_setup_pinmux: ; @dm355_ccdc_setup_pinmux .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, _DM355_VIN_PCLK@GOTPAGE Lloh1: ldr x8, [x8, _DM355_VIN_PCLK@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _davinci_cfg_reg Lloh3: adrp x8, _DM355_VIN_CAM_WEN@GOTPAGE Lloh4: ldr x8, [x8, _DM355_VIN_CAM_WEN@GOTPAGEOFF] Lloh5: ldr w0, [x8] bl _davinci_cfg_reg Lloh6: adrp x8, _DM355_VIN_CAM_VD@GOTPAGE Lloh7: ldr x8, [x8, _DM355_VIN_CAM_VD@GOTPAGEOFF] Lloh8: ldr w0, [x8] bl _davinci_cfg_reg Lloh9: adrp x8, _DM355_VIN_CAM_HD@GOTPAGE Lloh10: ldr x8, [x8, _DM355_VIN_CAM_HD@GOTPAGEOFF] Lloh11: ldr w0, [x8] bl _davinci_cfg_reg Lloh12: adrp x8, _DM355_VIN_YIN_EN@GOTPAGE Lloh13: ldr x8, [x8, _DM355_VIN_YIN_EN@GOTPAGEOFF] Lloh14: ldr w0, [x8] bl _davinci_cfg_reg Lloh15: adrp x8, _DM355_VIN_CINL_EN@GOTPAGE Lloh16: ldr x8, [x8, _DM355_VIN_CINL_EN@GOTPAGEOFF] Lloh17: ldr w0, [x8] bl _davinci_cfg_reg Lloh18: adrp x8, _DM355_VIN_CINH_EN@GOTPAGE Lloh19: ldr x8, [x8, _DM355_VIN_CINH_EN@GOTPAGEOFF] Lloh20: ldr w0, [x8] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _davinci_cfg_reg .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _DM355_VIN_PCLK,4,2 ; @DM355_VIN_PCLK .comm _DM355_VIN_CAM_WEN,4,2 ; @DM355_VIN_CAM_WEN .comm _DM355_VIN_CAM_VD,4,2 ; @DM355_VIN_CAM_VD .comm _DM355_VIN_CAM_HD,4,2 ; @DM355_VIN_CAM_HD .comm _DM355_VIN_YIN_EN,4,2 ; @DM355_VIN_YIN_EN .comm _DM355_VIN_CINL_EN,4,2 ; @DM355_VIN_CINL_EN .comm _DM355_VIN_CINH_EN,4,2 ; @DM355_VIN_CINH_EN .no_dead_strip _dm355_ccdc_setup_pinmux .subsections_via_symbols
AnghaBench/linux/arch/arm/mach-davinci/extr_dm355.c_dm355_ccdc_setup_pinmux.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vidioc_s_fmt_vid_cap _vidioc_s_fmt_vid_cap: ## @vidioc_s_fmt_vid_cap .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 %rdi, %rbx callq _vidioc_try_fmt_vid_cap testl %eax, %eax je LBB0_2 ## %bb.1: popq %rbx popq %r14 popq %rbp retq LBB0_2: movq %rbx, %rdi callq _file2ctx movl %eax, %edi movq %r14, %rsi popq %rbx popq %r14 popq %rbp jmp _vidioc_s_fmt ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _vidioc_s_fmt_vid_cap .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vidioc_s_fmt_vid_cap _vidioc_s_fmt_vid_cap: ; @vidioc_s_fmt_vid_cap .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, x0 bl _vidioc_try_fmt_vid_cap cbz w0, LBB0_2 ; %bb.1: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_2: mov x0, x20 bl _file2ctx mov x1, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _vidioc_s_fmt .cfi_endproc ; -- End function .no_dead_strip _vidioc_s_fmt_vid_cap .subsections_via_symbols
AnghaBench/linux/drivers/media/platform/extr_vim2m.c_vidioc_s_fmt_vid_cap.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gatt_process_read_rsp ## -- Begin function gatt_process_read_rsp .p2align 4, 0x90 _gatt_process_read_rsp: ## @gatt_process_read_rsp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r14 movq %rcx, %r12 movq %rsi, %rbx movq %rdi, %r13 movq (%rsi), %r15 movl %edx, %edi callq _UNUSED movq 8(%rbx), %rax movq _GATTC_OPTYPE_READ@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_14 ## %bb.1: movq 16(%rbx), %rax movq _GATT_READ_BY_HANDLE@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_2 ## %bb.3: movq 24(%rbx), %rdx testq %rdx, %rdx jne LBB0_7 ## %bb.4: movq _GATT_MAX_ATTR_LEN@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _osi_malloc movq %rax, %rdx movq %rax, 24(%rbx) testq %rax, %rax je LBB0_5 LBB0_7: movq %r14, %rsi movq _GATT_MAX_ATTR_LEN@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, %r14 subq %r15, %r14 jle LBB0_6 ## %bb.8: leaq (%r15,%r12), %rcx cmpq %rax, %rcx cmovleq %r12, %r14 addq %r14, (%rbx) addq %r15, %rdx movq %rdx, %rdi movq %r14, %rdx callq _memcpy movslq (%r13), %rax decq %rax cmpq %rax, %r14 jne LBB0_10 ## %bb.9: leaq (%r14,%r15), %rax movq _GATT_MAX_ATTR_LEN@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jge LBB0_10 ## %bb.23: movq (%rbx), %rcx leaq L_.str(%rip), %rdi movq %r15, %rsi movq %r14, %rdx callq _GATT_TRACE_DEBUG movq (%rbx), %rsi movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _gatt_act_read ## TAILCALL LBB0_14: movq _GATTC_OPTYPE_DISCOVERY@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_22 ## %bb.15: movq 16(%rbx), %rax movq _GATT_DISC_INC_SRVC@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_22 ## %bb.16: cmpq $0, 48(%rbx) je LBB0_22 ## %bb.17: movq %r14, %rdx movl 56(%rbx), %eax movl %eax, 80(%rbx) movq _FALSE@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, 48(%rbx) movq _LEN_UUID_128@GOTPCREL(%rip), %r14 cmpq %r12, (%r14) jne LBB0_21 ## %bb.18: movq 40(%rbx), %rdi movq %rdx, %rsi movq %r12, %rdx callq _memcpy movq (%r14), %rax movq %rax, 32(%rbx) movq 72(%rbx), %rax movq (%rax), %rax testq %rax, %rax je LBB0_20 ## %bb.19: leaq 32(%rbx), %rdx movl 64(%rbx), %edi movq 16(%rbx), %rsi callq *%rax LBB0_20: movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _gatt_act_discovery ## TAILCALL LBB0_22: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_2: movq %r12, (%rbx) movq _GATT_SUCCESS@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movq %r14, %rdx jmp LBB0_13 LBB0_10: movq _GATT_SUCCESS@GOTPCREL(%rip), %rax jmp LBB0_11 LBB0_21: movq _GATT_INVALID_PDU@GOTPCREL(%rip), %rax movl (%rax), %esi jmp LBB0_12 LBB0_5: xorl %edx, %edx LBB0_6: leaq L_.str.1(%rip), %rdi movq %r15, %rsi callq _GATT_TRACE_ERROR movq _GATT_NO_RESOURCES@GOTPCREL(%rip), %rax LBB0_11: movl (%rax), %esi movq 24(%rbx), %rdx LBB0_12: movq %rbx, %rdi LBB0_13: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _gatt_end_operation ## TAILCALL .cfi_endproc ## -- End function .comm _GATTC_OPTYPE_READ,8,3 ## @GATTC_OPTYPE_READ .comm _GATT_READ_BY_HANDLE,8,3 ## @GATT_READ_BY_HANDLE .comm _GATT_SUCCESS,4,2 ## @GATT_SUCCESS .comm _GATT_MAX_ATTR_LEN,8,3 ## @GATT_MAX_ATTR_LEN .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "full pkt issue read blob for remianing bytes old offset=%d len=%d new offset=%d" L_.str.1: ## @.str.1 .asciz "attr offset = %d p_attr_buf = %p " .comm _GATT_NO_RESOURCES,4,2 ## @GATT_NO_RESOURCES .comm _GATTC_OPTYPE_DISCOVERY,8,3 ## @GATTC_OPTYPE_DISCOVERY .comm _GATT_DISC_INC_SRVC,8,3 ## @GATT_DISC_INC_SRVC .comm _FALSE,8,3 ## @FALSE .comm _LEN_UUID_128,8,3 ## @LEN_UUID_128 .comm _GATT_INVALID_PDU,4,2 ## @GATT_INVALID_PDU .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gatt_process_read_rsp ; -- Begin function gatt_process_read_rsp .p2align 2 _gatt_process_read_rsp: ; @gatt_process_read_rsp .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, x4 mov x22, x3 mov x19, x1 mov x23, x0 ldr x21, [x1] mov x0, x2 bl _UNUSED ldr x8, [x19, #8] Lloh0: adrp x9, _GATTC_OPTYPE_READ@GOTPAGE Lloh1: ldr x9, [x9, _GATTC_OPTYPE_READ@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 b.ne LBB0_8 ; %bb.1: ldr x8, [x19, #16] Lloh3: adrp x9, _GATT_READ_BY_HANDLE@GOTPAGE Lloh4: ldr x9, [x9, _GATT_READ_BY_HANDLE@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp x8, x9 b.ne LBB0_16 ; %bb.2: ldr x2, [x19, #24] Lloh6: adrp x24, _GATT_MAX_ATTR_LEN@GOTPAGE Lloh7: ldr x24, [x24, _GATT_MAX_ATTR_LEN@GOTPAGEOFF] cbnz x2, LBB0_4 ; %bb.3: ldr x0, [x24] bl _osi_malloc mov x2, x0 str x0, [x19, #24] cbz x0, LBB0_18 LBB0_4: ldr x8, [x24] subs x9, x8, x21 b.le LBB0_18 ; %bb.5: add x10, x21, x22 cmp x10, x8 csel x22, x9, x22, gt ldr x8, [x19] add x8, x8, x22 str x8, [x19] add x0, x2, x21 mov x1, x20 mov x2, x22 bl _memcpy ldrsw x8, [x23] sub x8, x8, #1 cmp x22, x8 b.ne LBB0_19 ; %bb.6: ldr x8, [x24] add x9, x22, x21 cmp x9, x8 b.ge LBB0_19 ; %bb.7: ldr x3, [x19] Lloh8: adrp x0, l_.str@PAGE Lloh9: add x0, x0, l_.str@PAGEOFF mov x1, x21 mov x2, x22 bl _GATT_TRACE_DEBUG ldr x1, [x19] 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 _gatt_act_read LBB0_8: Lloh10: adrp x9, _GATTC_OPTYPE_DISCOVERY@GOTPAGE Lloh11: ldr x9, [x9, _GATTC_OPTYPE_DISCOVERY@GOTPAGEOFF] Lloh12: ldr x9, [x9] cmp x8, x9 b.ne LBB0_15 ; %bb.9: ldr x8, [x19, #16] Lloh13: adrp x9, _GATT_DISC_INC_SRVC@GOTPAGE Lloh14: ldr x9, [x9, _GATT_DISC_INC_SRVC@GOTPAGEOFF] Lloh15: ldr x9, [x9] cmp x8, x9 b.ne LBB0_15 ; %bb.10: ldr x8, [x19, #48] cbz x8, LBB0_15 ; %bb.11: ldr w8, [x19, #56] str w8, [x19, #80] Lloh16: adrp x8, _FALSE@GOTPAGE Lloh17: ldr x8, [x8, _FALSE@GOTPAGEOFF] Lloh18: ldr x8, [x8] str x8, [x19, #48] Lloh19: adrp x21, _LEN_UUID_128@GOTPAGE Lloh20: ldr x21, [x21, _LEN_UUID_128@GOTPAGEOFF] ldr x8, [x21] cmp x8, x22 b.ne LBB0_22 ; %bb.12: ldr x0, [x19, #40] mov x1, x20 mov x2, x22 bl _memcpy ldr x8, [x21] mov x2, x19 str x8, [x2, #32]! ldr x8, [x2, #40] ldr x8, [x8] cbz x8, LBB0_14 ; %bb.13: ldr w0, [x19, #64] ldr x1, [x19, #16] blr x8 LBB0_14: 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 _gatt_act_discovery LBB0_15: 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_16: str x22, [x19] Lloh21: adrp x8, _GATT_SUCCESS@GOTPAGE Lloh22: ldr x8, [x8, _GATT_SUCCESS@GOTPAGEOFF] LBB0_17: ldr w1, [x8] mov x0, x19 mov x2, x20 b LBB0_21 LBB0_18: Lloh23: adrp x0, l_.str.1@PAGE Lloh24: add x0, x0, l_.str.1@PAGEOFF mov x1, x21 bl _GATT_TRACE_ERROR Lloh25: adrp x8, _GATT_NO_RESOURCES@GOTPAGE Lloh26: ldr x8, [x8, _GATT_NO_RESOURCES@GOTPAGEOFF] b LBB0_20 LBB0_19: Lloh27: adrp x8, _GATT_SUCCESS@GOTPAGE Lloh28: ldr x8, [x8, _GATT_SUCCESS@GOTPAGEOFF] LBB0_20: ldr w1, [x8] ldr x2, [x19, #24] mov x0, x19 LBB0_21: 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 _gatt_end_operation LBB0_22: Lloh29: adrp x8, _GATT_INVALID_PDU@GOTPAGE Lloh30: ldr x8, [x8, _GATT_INVALID_PDU@GOTPAGEOFF] b LBB0_17 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGot Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGot Lloh21, Lloh22 .loh AdrpLdrGot Lloh25, Lloh26 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGot Lloh27, Lloh28 .loh AdrpLdrGot Lloh29, Lloh30 .cfi_endproc ; -- End function .comm _GATTC_OPTYPE_READ,8,3 ; @GATTC_OPTYPE_READ .comm _GATT_READ_BY_HANDLE,8,3 ; @GATT_READ_BY_HANDLE .comm _GATT_SUCCESS,4,2 ; @GATT_SUCCESS .comm _GATT_MAX_ATTR_LEN,8,3 ; @GATT_MAX_ATTR_LEN .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "full pkt issue read blob for remianing bytes old offset=%d len=%d new offset=%d" l_.str.1: ; @.str.1 .asciz "attr offset = %d p_attr_buf = %p " .comm _GATT_NO_RESOURCES,4,2 ; @GATT_NO_RESOURCES .comm _GATTC_OPTYPE_DISCOVERY,8,3 ; @GATTC_OPTYPE_DISCOVERY .comm _GATT_DISC_INC_SRVC,8,3 ; @GATT_DISC_INC_SRVC .comm _FALSE,8,3 ; @FALSE .comm _LEN_UUID_128,8,3 ; @LEN_UUID_128 .comm _GATT_INVALID_PDU,4,2 ; @GATT_INVALID_PDU .subsections_via_symbols
AnghaBench/esp-idf/components/bt/host/bluedroid/stack/gatt/extr_gatt_cl.c_gatt_process_read_rsp.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 subq $24, %rsp .cfi_offset %rbx, -24 leaq L_str(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.2(%rip), %rdi leaq -24(%rbp), %rsi leaq -20(%rbp), %rdx leaq -16(%rbp), %rcx leaq -12(%rbp), %r8 xorl %eax, %eax callq _scanf movl -24(%rbp), %eax movl -20(%rbp), %esi cmpl %esi, %eax movl %esi, %ebx cmovll %eax, %ebx cmovgl %eax, %esi movl -16(%rbp), %eax cmpl %eax, %ebx cmovgel %eax, %ebx movl -12(%rbp), %ecx cmpl %ecx, %ebx cmovgel %ecx, %ebx cmpl %eax, %esi cmovlel %eax, %esi cmpl %ecx, %esi cmovlel %ecx, %esi leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.4(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf leaq L_str.6(%rip), %rdi callq _puts xorl %eax, %eax addq $24, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "Enter four integers: " L_.str.2: ## @.str.2 .asciz "%d %d %d %d" L_.str.3: ## @.str.3 .asciz "Largest: %d" L_.str.4: ## @.str.4 .asciz "\nSmallest: %d" L_str: ## @str .asciz "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" L_str.6: ## @str.6 .asciz "\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, #80 .cfi_def_cfa_offset 80 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 Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf add x8, sp, #32 sub x9, x29, #28 stp x9, x8, [sp, #16] sub x8, x29, #24 sub x9, x29, #20 stp x9, x8, [sp] Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _scanf ldp w9, w8, [x29, #-24] cmp w8, w9 csel w10, w8, w9, lt ldur w11, [x29, #-28] csel w8, w8, w9, gt ldr w9, [sp, #32] cmp w10, w11 csel w10, w10, w11, lt cmp w10, w9 csel w19, w10, w9, lt cmp w8, w11 csel w8, w8, w11, gt cmp w8, w9 csel w8, w8, w9, gt str x8, [sp] Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF bl _printf str x19, [sp] Lloh8: adrp x0, l_.str.4@PAGE Lloh9: add x0, x0, l_.str.4@PAGEOFF bl _printf Lloh10: adrp x0, l_str.6@PAGE Lloh11: add x0, x0, l_str.6@PAGEOFF bl _puts mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload add sp, sp, #80 ret .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.1: ; @.str.1 .asciz "Enter four integers: " l_.str.2: ; @.str.2 .asciz "%d %d %d %d" l_.str.3: ; @.str.3 .asciz "Largest: %d" l_.str.4: ; @.str.4 .asciz "\nSmallest: %d" l_str: ; @str .asciz "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" l_str.6: ; @str.6 .asciz "\n++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" .subsections_via_symbols
the_stack_data/98574725.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vpm_show _vpm_show: ## @vpm_show .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdx, %rbx callq _to_subchannel movl (%rax), %edx leaq L_.str(%rip), %rsi movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _sprintf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%02x\n" .no_dead_strip _vpm_show .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vpm_show _vpm_show: ; @vpm_show .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 bl _to_subchannel ldr w2, [x0] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _sprintf .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%02x\n" .no_dead_strip _vpm_show .subsections_via_symbols
AnghaBench/linux/drivers/s390/cio/extr_device.c_vpm_show.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _config_set_path ## -- Begin function config_set_path .p2align 4, 0x90 _config_set_path: ## @config_set_path .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 _config_set_string ## TAILCALL .cfi_endproc ## -- End function .comm _PATH_MAX_LENGTH,4,2 ## @PATH_MAX_LENGTH .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _config_set_path ; -- Begin function config_set_path .p2align 2 _config_set_path: ; @config_set_path .cfi_startproc ; %bb.0: b _config_set_string .cfi_endproc ; -- End function .comm _PATH_MAX_LENGTH,4,2 ; @PATH_MAX_LENGTH .subsections_via_symbols
AnghaBench/RetroArch/griffin/extr_..libretro-commonfileconfig_file.c_config_set_path.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function kvm_vm_ioctl_get_pit _kvm_vm_ioctl_get_pit: ## @kvm_vm_ioctl_get_pit .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 xorl %edi, %edi callq _BUILD_BUG_ON movq %rbx, %rdi callq _mutex_lock leaq 4(%rbx), %rsi movq %r14, %rdi movl $4, %edx callq _memcpy movq %rbx, %rdi callq _mutex_unlock xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _kvm_vm_ioctl_get_pit .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kvm_vm_ioctl_get_pit _kvm_vm_ioctl_get_pit: ; @kvm_vm_ioctl_get_pit .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 ldr x20, [x0] mov w0, #0 bl _BUILD_BUG_ON mov x0, x20 bl _mutex_lock add x1, x20, #4 mov x0, x19 mov w2, #4 bl _memcpy mov x0, x20 bl _mutex_unlock mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _kvm_vm_ioctl_get_pit .subsections_via_symbols
AnghaBench/linux/arch/x86/kvm/extr_x86.c_kvm_vm_ioctl_get_pit.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _make_message ## -- Begin function make_message .p2align 4, 0x90 _make_message: ## @make_message .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 $216, %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 %rsi, -248(%rbp) movq %rdx, -240(%rbp) movq %rcx, -232(%rbp) movq %r8, -224(%rbp) movq %r9, -216(%rbp) testb %al, %al je LBB0_9 ## %bb.8: movaps %xmm0, -208(%rbp) movaps %xmm1, -192(%rbp) movaps %xmm2, -176(%rbp) movaps %xmm3, -160(%rbp) movaps %xmm4, -144(%rbp) movaps %xmm5, -128(%rbp) movaps %xmm6, -112(%rbp) movaps %xmm7, -96(%rbp) LBB0_9: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq -256(%rbp), %rax movq %rax, -64(%rbp) leaq 16(%rbp), %r13 movq %r13, -72(%rbp) movabsq $206158430216, %r12 ## imm = 0x3000000008 movq %r12, -80(%rbp) xorl %r15d, %r15d leaq -80(%rbp), %rcx xorl %edi, %edi xorl %esi, %esi movq %r14, %rdx callq _vsnprintf testl %eax, %eax js LBB0_5 ## %bb.1: movl %eax, %ebx incq %rbx movq %rbx, %rdi callq _malloc testq %rax, %rax je LBB0_4 ## %bb.2: movq %rax, %r15 leaq -256(%rbp), %rax movq %rax, -64(%rbp) movq %r13, -72(%rbp) movq %r12, -80(%rbp) leaq -80(%rbp), %rcx movq %r15, %rdi movq %rbx, %rsi movq %r14, %rdx callq _vsnprintf testl %eax, %eax jns LBB0_5 ## %bb.3: movq %r15, %rdi callq _free LBB0_4: xorl %r15d, %r15d LBB0_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_7 ## %bb.6: movq %r15, %rax addq $216, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _make_message ; -- Begin function make_message .p2align 2 _make_message: ; @make_message .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 add x8, x29, #16 str x8, [sp, #8] add x3, x29, #16 mov x0, #0 mov x1, #0 mov x2, x19 bl _vsnprintf tbnz w0, #31, LBB0_4 ; %bb.1: mov w8, w0 add x21, x8, #1 mov x0, x21 bl _malloc mov x20, x0 cbz x0, LBB0_5 ; %bb.2: add x8, x29, #16 str x8, [sp, #8] add x3, x29, #16 mov x0, x20 mov x1, x21 mov x2, x19 bl _vsnprintf tbz w0, #31, LBB0_5 ; %bb.3: mov x0, x20 bl _free LBB0_4: mov x20, #0 LBB0_5: 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 add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/89595.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function all_notes_off _all_notes_off: ## @all_notes_off .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 $0, (%rdi) je LBB0_5 ## %bb.1: movq %rdx, %r12 movq %rsi, %r14 movq %rdi, %r15 xorl %ebx, %ebx movq _SNDRV_MIDI_NOTE_ON@GOTPCREL(%rip), %r13 jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 incq %rbx cmpq $128, %rbx je LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r12), %rax movq (%rax,%rbx,8), %rax cmpq (%r13), %rax jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi movq %r14, %rsi movq %r12, %rdx movl %ebx, %ecx xorl %r8d, %r8d callq _note_off jmp LBB0_4 LBB0_5: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SNDRV_MIDI_NOTE_ON,8,3 ## @SNDRV_MIDI_NOTE_ON .no_dead_strip _all_notes_off .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function all_notes_off _all_notes_off: ; @all_notes_off .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 ldr w8, [x0] cbz w8, LBB0_5 ; %bb.1: mov x19, x2 mov x20, x1 mov x21, x0 mov x22, #0 Lloh0: adrp x23, _SNDRV_MIDI_NOTE_ON@GOTPAGE Lloh1: ldr x23, [x23, _SNDRV_MIDI_NOTE_ON@GOTPAGEOFF] b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x22, x22, #1 cmp x22, #128 b.eq LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19] ldr x8, [x8, x22, lsl #3] ldr x9, [x23] cmp x8, x9 b.ne LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x0, x21 mov x1, x20 mov x2, x19 mov x3, x22 mov w4, #0 bl _note_off b LBB0_2 LBB0_5: 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 _SNDRV_MIDI_NOTE_ON,8,3 ; @SNDRV_MIDI_NOTE_ON .no_dead_strip _all_notes_off .subsections_via_symbols
AnghaBench/fastsocket/kernel/sound/core/seq/extr_seq_midi_emul.c_all_notes_off.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bcma_chipco_pll_read ## -- Begin function bcma_chipco_pll_read .p2align 4, 0x90 _bcma_chipco_pll_read: ## @bcma_chipco_pll_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %edx movq %rdi, %rbx movq _BCMA_CC_PMU_PLLCTL_ADDR@GOTPCREL(%rip), %r14 movl (%r14), %esi callq _bcma_pmu_write32 movl (%r14), %esi movq %rbx, %rdi callq _bcma_pmu_read32 movq _BCMA_CC_PMU_PLLCTL_DATA@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _bcma_pmu_read32 ## TAILCALL .cfi_endproc ## -- End function .comm _BCMA_CC_PMU_PLLCTL_ADDR,4,2 ## @BCMA_CC_PMU_PLLCTL_ADDR .comm _BCMA_CC_PMU_PLLCTL_DATA,4,2 ## @BCMA_CC_PMU_PLLCTL_DATA .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bcma_chipco_pll_read ; -- Begin function bcma_chipco_pll_read .p2align 2 _bcma_chipco_pll_read: ; @bcma_chipco_pll_read .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 x2, x1 mov x19, x0 Lloh0: adrp x20, _BCMA_CC_PMU_PLLCTL_ADDR@GOTPAGE Lloh1: ldr x20, [x20, _BCMA_CC_PMU_PLLCTL_ADDR@GOTPAGEOFF] ldr w1, [x20] bl _bcma_pmu_write32 ldr w1, [x20] mov x0, x19 bl _bcma_pmu_read32 Lloh2: adrp x8, _BCMA_CC_PMU_PLLCTL_DATA@GOTPAGE Lloh3: ldr x8, [x8, _BCMA_CC_PMU_PLLCTL_DATA@GOTPAGEOFF] Lloh4: ldr w1, [x8] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _bcma_pmu_read32 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _BCMA_CC_PMU_PLLCTL_ADDR,4,2 ; @BCMA_CC_PMU_PLLCTL_ADDR .comm _BCMA_CC_PMU_PLLCTL_DATA,4,2 ; @BCMA_CC_PMU_PLLCTL_DATA .subsections_via_symbols
AnghaBench/linux/drivers/bcma/extr_driver_chipcommon_pmu.c_bcma_chipco_pll_read.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_swap ## -- Begin function ft_swap .p2align 4, 0x90 _ft_swap: ## @ft_swap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rdi), %eax movl (%rsi), %ecx movl %ecx, (%rdi) movl %eax, (%rsi) 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 _ft_swap ; -- Begin function ft_swap .p2align 2 _ft_swap: ; @ft_swap .cfi_startproc ; %bb.0: ldr w8, [x0] ldr w9, [x1] str w9, [x0] str w8, [x1] ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/203289.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nfs_compat_user_ino64 ## -- Begin function nfs_compat_user_ino64 .p2align 4, 0x90 _nfs_compat_user_ino64: ## @nfs_compat_user_ino64 .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 popq %rbp retq .cfi_endproc ## -- End function .comm _enable_ino64,8,3 ## @enable_ino64 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nfs_compat_user_ino64 ; -- Begin function nfs_compat_user_ino64 .p2align 2 _nfs_compat_user_ino64: ; @nfs_compat_user_ino64 .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .comm _enable_ino64,8,3 ; @enable_ino64 .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/nfs/extr_inode.c_nfs_compat_user_ino64.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function otg_phy_init _otg_phy_init: ## @otg_phy_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq _OTG_PHY_RESET_GPIO@GOTPCREL(%rip), %rbx movl (%rbx), %edi leaq L_.str(%rip), %rsi callq _gpio_request movl (%rbx), %edi xorl %esi, %esi callq _gpio_direction_output movl $1, %edi callq _mdelay movl (%rbx), %edi movl $1, %esi callq _gpio_set_value xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _OTG_PHY_RESET_GPIO,4,2 ## @OTG_PHY_RESET_GPIO .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "usb-otg-reset" .no_dead_strip _otg_phy_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function otg_phy_init _otg_phy_init: ; @otg_phy_init .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, _OTG_PHY_RESET_GPIO@GOTPAGE Lloh1: ldr x19, [x19, _OTG_PHY_RESET_GPIO@GOTPAGEOFF] ldr w0, [x19] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF bl _gpio_request ldr w0, [x19] mov w1, #0 bl _gpio_direction_output mov w0, #1 bl _mdelay ldr w0, [x19] mov w1, #1 bl _gpio_set_value mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _OTG_PHY_RESET_GPIO,4,2 ; @OTG_PHY_RESET_GPIO .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "usb-otg-reset" .no_dead_strip _otg_phy_init .subsections_via_symbols
AnghaBench/linux/arch/arm/mach-imx/extr_mach-mx27_3ds.c_otg_phy_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rand_node_append _rand_node_append: ## @rand_node_append .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _rand_root@GOTPCREL(%rip), %rdx cmpq $0, (%rdx) movq _rand_tail@GOTPCREL(%rip), %rax je LBB0_1 ## %bb.2: movq (%rax), %rcx jmp LBB0_3 LBB0_1: movq %rax, %rcx movq %rdx, %rax LBB0_3: movq %rdi, (%rcx) movq %rdi, (%rax) popq %rbp retq .cfi_endproc ## -- End function .comm _rand_root,8,3 ## @rand_root .comm _rand_tail,8,3 ## @rand_tail .no_dead_strip _rand_node_append .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rand_node_append _rand_node_append: ; @rand_node_append .cfi_startproc ; %bb.0: Lloh0: adrp x8, _rand_root@GOTPAGE Lloh1: ldr x8, [x8, _rand_root@GOTPAGEOFF] ldr x9, [x8] Lloh2: adrp x10, _rand_tail@GOTPAGE Lloh3: ldr x10, [x10, _rand_tail@GOTPAGEOFF] ldr x11, [x10] cmp x9, #0 csel x9, x10, x11, eq csel x8, x8, x10, eq str x0, [x9] str x0, [x8] ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _rand_root,8,3 ; @rand_root .comm _rand_tail,8,3 ; @rand_tail .no_dead_strip _rand_node_append .subsections_via_symbols
AnghaBench/freebsd/usr.bin/random/extr_randomize_fd.c_rand_node_append.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function echoRelease _echoRelease: ## @echoRelease .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _assert movq _SQLITE_OK@GOTPCREL(%rip), %rax movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _SQLITE_OK,4,2 ## @SQLITE_OK .no_dead_strip _echoRelease .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function echoRelease _echoRelease: ; @echoRelease .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 _assert Lloh0: adrp x8, _SQLITE_OK@GOTPAGE Lloh1: ldr x8, [x8, _SQLITE_OK@GOTPAGEOFF] Lloh2: ldr w0, [x8] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _SQLITE_OK,4,2 ; @SQLITE_OK .no_dead_strip _echoRelease .subsections_via_symbols
AnghaBench/sqlcipher/src/extr_test8.c_echoRelease.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function futex _futex: ## @futex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movq %rcx, %r8 movl %edx, %ecx movl %esi, %edx movq %rdi, %rsi movq _SYS_futex@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r9d, (%rsp) movq %rsi, %r9 callq _syscall addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .comm _SYS_futex,4,2 ## @SYS_futex .no_dead_strip _futex .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function futex _futex: ; @futex .cfi_startproc ; %bb.0: mov x6, x5 mov x4, x3 mov x3, x2 mov x2, x1 mov x1, x0 Lloh0: adrp x8, _SYS_futex@GOTPAGE Lloh1: ldr x8, [x8, _SYS_futex@GOTPAGEOFF] Lloh2: ldr w0, [x8] mov x5, x1 b _syscall .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _SYS_futex,4,2 ; @SYS_futex .no_dead_strip _futex .subsections_via_symbols
AnghaBench/exploitdb/exploits/linux/local/extr_43127.c_futex.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .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 _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/215767673.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function amd_ec_write _amd_ec_write: ## @amd_ec_write .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r14d movl %esi, %r15d movq %rdi, %rbx callq _amd_ec_wait_write testl %eax, %eax jne LBB0_4 ## %bb.1: movq _AMD_EC_CMD_WR@GOTPCREL(%rip), %rax movzbl (%rax), %edi movq _AMD_EC_CMD@GOTPCREL(%rip), %rax movq (%rax), %rsi addq (%rbx), %rsi callq _outb movq %rbx, %rdi callq _amd_ec_wait_write testl %eax, %eax jne LBB0_4 ## %bb.2: movq _AMD_EC_DATA@GOTPCREL(%rip), %r12 movq (%r12), %rsi addq (%rbx), %rsi movzbl %r15b, %edi callq _outb movq %rbx, %rdi callq _amd_ec_wait_write testl %eax, %eax jne LBB0_4 ## %bb.3: movq (%r12), %rsi addq (%rbx), %rsi movzbl %r14b, %edi callq _outb xorl %eax, %eax LBB0_4: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _AMD_EC_CMD_WR,1,0 ## @AMD_EC_CMD_WR .comm _AMD_EC_CMD,8,3 ## @AMD_EC_CMD .comm _AMD_EC_DATA,8,3 ## @AMD_EC_DATA .no_dead_strip _amd_ec_write .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function amd_ec_write _amd_ec_write: ; @amd_ec_write .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x21, x1 mov x20, x0 bl _amd_ec_wait_write cbnz w0, LBB0_4 ; %bb.1: Lloh0: adrp x8, _AMD_EC_CMD_WR@GOTPAGE Lloh1: ldr x8, [x8, _AMD_EC_CMD_WR@GOTPAGEOFF] ldrb w0, [x8] ldr x8, [x20] Lloh2: adrp x9, _AMD_EC_CMD@GOTPAGE Lloh3: ldr x9, [x9, _AMD_EC_CMD@GOTPAGEOFF] Lloh4: ldr x9, [x9] add x1, x9, x8 bl _outb mov x0, x20 bl _amd_ec_wait_write cbnz w0, LBB0_4 ; %bb.2: ldr x8, [x20] Lloh5: adrp x22, _AMD_EC_DATA@GOTPAGE Lloh6: ldr x22, [x22, _AMD_EC_DATA@GOTPAGEOFF] ldr x9, [x22] add x1, x9, x8 mov x0, x21 bl _outb mov x0, x20 bl _amd_ec_wait_write cbnz w0, LBB0_4 ; %bb.3: ldr x8, [x20] ldr x9, [x22] add x1, x9, x8 mov x0, x19 bl _outb mov w0, #0 LBB0_4: 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 Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _AMD_EC_CMD_WR,1,0 ; @AMD_EC_CMD_WR .comm _AMD_EC_CMD,8,3 ; @AMD_EC_CMD .comm _AMD_EC_DATA,8,3 ; @AMD_EC_DATA .no_dead_strip _amd_ec_write .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/i2c/busses/extr_i2c-amd8111.c_amd_ec_write.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 $104, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq L_.str(%rip), %rdi leaq -52(%rbp), %rsi xorl %eax, %eax callq _scanf movq %rsp, -128(%rbp) ## 8-byte Spill movl -52(%rbp), %ebx movq %rbx, %rax imulq %rbx, %rax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %rax movslq -52(%rbp), %r12 testq %r12, %r12 movq %rbx, -96(%rbp) ## 8-byte Spill movq %rax, -136(%rbp) ## 8-byte Spill jle LBB0_1 ## %bb.2: leaq (,%rbx,4), %rcx movq %rcx, -104(%rbp) ## 8-byte Spill leaq L_.str(%rip), %r15 xorl %r14d, %r14d jmp LBB0_3 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_3 Depth=1 movslq %r12d, %rbx incq %r14 addq -104(%rbp), %rax ## 8-byte Folded Reload cmpq %rbx, %r14 jge LBB0_8 LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 testl %r12d, %r12d jle LBB0_7 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq %rax, -64(%rbp) ## 8-byte Spill movq %rax, %rbx xorl %r13d, %r13d .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq %r15, %rdi movq %rbx, %rsi xorl %eax, %eax callq _scanf incq %r13 movslq -52(%rbp), %r12 addq $4, %rbx cmpq %r12, %r13 jl LBB0_5 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 movq -64(%rbp), %rax ## 8-byte Reload jmp LBB0_7 LBB0_1: movq %r12, %rbx LBB0_8: shlq $3, %rbx movq %rbx, %rdi callq _malloc movq %rax, -120(%rbp) ## 8-byte Spill movq %rbx, %rdi callq _malloc movq %rax, -112(%rbp) ## 8-byte Spill movl $4, %edi callq _malloc movq %rax, %r13 testl %r12d, %r12d jle LBB0_9 ## %bb.10: xorl %r15d, %r15d movl $1, %r10d xorl %ebx, %ebx jmp LBB0_11 .p2align 4, 0x90 LBB0_58: ## in Loop: Header=BB0_11 Depth=1 movq -144(%rbp), %r15 ## 8-byte Reload LBB0_59: ## in Loop: Header=BB0_11 Depth=1 movslq %r12d, %rax incq %r15 cmpq %rax, %r15 jge LBB0_60 LBB0_11: ## =>This Loop Header: Depth=1 ## Child Loop BB0_14 Depth 2 ## Child Loop BB0_17 Depth 3 ## Child Loop BB0_24 Depth 3 ## Child Loop BB0_31 Depth 3 ## Child Loop BB0_38 Depth 3 ## Child Loop BB0_45 Depth 3 ## Child Loop BB0_53 Depth 3 movl %r10d, -84(%rbp) ## 4-byte Spill movl $8, %edi callq _malloc movq %rax, -72(%rbp) ## 8-byte Spill movl $4, %edi callq _malloc movq %rax, %r14 movq -72(%rbp), %rax ## 8-byte Reload movq %r14, (%rax) movq $1, 8(%rax) movl $8, %edi callq _malloc movq %rax, -80(%rbp) ## 8-byte Spill movl $4, %edi callq _malloc movq -80(%rbp), %r8 ## 8-byte Reload movq -72(%rbp), %r11 ## 8-byte Reload movq %rax, (%r8) movq $1, 8(%r8) movq -120(%rbp), %rax ## 8-byte Reload movq %r11, (%rax,%r15,8) movq -112(%rbp), %rax ## 8-byte Reload movq %r8, (%rax,%r15,8) testl %r12d, %r12d jle LBB0_12 ## %bb.13: ## in Loop: Header=BB0_11 Depth=1 movq %r15, %rax movq -96(%rbp), %r9 ## 8-byte Reload imulq %r9, %rax movq -136(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rax,4), %r12 movq %r15, -144(%rbp) ## 8-byte Spill leaq (%rcx,%r15,4), %rax movq %rax, -64(%rbp) ## 8-byte Spill xorl %eax, %eax xorl %r15d, %r15d movl -84(%rbp), %r10d ## 4-byte Reload movq %r12, -104(%rbp) ## 8-byte Spill .p2align 4, 0x90 LBB0_14: ## Parent Loop BB0_11 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_17 Depth 3 ## Child Loop BB0_24 Depth 3 ## Child Loop BB0_31 Depth 3 ## Child Loop BB0_38 Depth 3 ## Child Loop BB0_45 Depth 3 ## Child Loop BB0_53 Depth 3 movl (%r12,%r15,4), %ecx testl %eax, %eax jle LBB0_20 ## %bb.15: ## in Loop: Header=BB0_14 Depth=2 cmpl %ecx, (%r14) je LBB0_28 ## %bb.16: ## in Loop: Header=BB0_14 Depth=2 movl %eax, %edx movl $1, %edi .p2align 4, 0x90 LBB0_17: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_14 Depth=2 ## => This Inner Loop Header: Depth=3 movq %rdi, %rsi cmpq %rdi, %rdx je LBB0_19 ## %bb.18: ## in Loop: Header=BB0_17 Depth=3 leaq 1(%rsi), %rdi cmpl %ecx, (%r14,%rsi,4) jne LBB0_17 LBB0_19: ## in Loop: Header=BB0_14 Depth=2 cmpq %rdx, %rsi jb LBB0_28 LBB0_20: ## in Loop: Header=BB0_14 Depth=2 cmpl %eax, 8(%r11) jne LBB0_22 ## %bb.21: ## in Loop: Header=BB0_14 Depth=2 addl %eax, %eax movl %eax, 8(%r11) movslq %eax, %rsi shlq $2, %rsi movq %r14, %rdi movq %rbx, %r14 movl %r10d, %ebx callq _realloc movq -80(%rbp), %r8 ## 8-byte Reload movq -72(%rbp), %r11 ## 8-byte Reload movl %ebx, %r10d movq %r14, %rbx movq -96(%rbp), %r9 ## 8-byte Reload movq %rax, %r14 movq %rax, (%r11) movl (%r12,%r15,4), %ecx movl 12(%r11), %eax LBB0_22: ## in Loop: Header=BB0_14 Depth=2 testl %eax, %eax jle LBB0_23 .p2align 4, 0x90 LBB0_24: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_14 Depth=2 ## => This Inner Loop Header: Depth=3 leal -1(%rax), %edx movl (%r14,%rdx,4), %esi cmpl %ecx, %esi jle LBB0_27 ## %bb.25: ## in Loop: Header=BB0_24 Depth=3 movl %esi, 4(%r14,%rdx,4) decl %eax jg LBB0_24 ## %bb.26: ## in Loop: Header=BB0_14 Depth=2 movl $-1, %edx jmp LBB0_27 LBB0_23: ## in Loop: Header=BB0_14 Depth=2 decl %eax movl %eax, %edx LBB0_27: ## in Loop: Header=BB0_14 Depth=2 movslq %edx, %rax movl %ecx, 4(%r14,%rax,4) incl 12(%r11) LBB0_28: ## in Loop: Header=BB0_14 Depth=2 movq %r15, %r14 imulq %r9, %r14 movq -64(%rbp), %rax ## 8-byte Reload movl (%rax,%r14,4), %ecx movq (%r8), %rax movslq 12(%r8), %rsi testq %rsi, %rsi jle LBB0_34 ## %bb.29: ## in Loop: Header=BB0_14 Depth=2 cmpl %ecx, (%rax) je LBB0_42 ## %bb.30: ## in Loop: Header=BB0_14 Depth=2 movq %rbx, %r8 movl %esi, %edx movl $1, %ebx .p2align 4, 0x90 LBB0_31: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_14 Depth=2 ## => This Inner Loop Header: Depth=3 movq %rbx, %rdi cmpq %rbx, %rdx je LBB0_33 ## %bb.32: ## in Loop: Header=BB0_31 Depth=3 leaq 1(%rdi), %rbx cmpl %ecx, (%rax,%rdi,4) jne LBB0_31 LBB0_33: ## in Loop: Header=BB0_14 Depth=2 cmpq %rdx, %rdi movq %r8, %rbx movq -80(%rbp), %r8 ## 8-byte Reload jb LBB0_42 LBB0_34: ## in Loop: Header=BB0_14 Depth=2 cmpl %esi, 8(%r8) jne LBB0_36 ## %bb.35: ## in Loop: Header=BB0_14 Depth=2 leal (%rsi,%rsi), %ecx movl %ecx, 8(%r8) shlq $3, %rsi movq %rax, %rdi movq %rbx, %r12 movl %r10d, %ebx callq _realloc movq -80(%rbp), %r8 ## 8-byte Reload movq -72(%rbp), %r11 ## 8-byte Reload movl %ebx, %r10d movq %r12, %rbx movq -104(%rbp), %r12 ## 8-byte Reload movq -96(%rbp), %r9 ## 8-byte Reload movq %rax, (%r8) movq -64(%rbp), %rcx ## 8-byte Reload movl (%rcx,%r14,4), %ecx movl 12(%r8), %esi LBB0_36: ## in Loop: Header=BB0_14 Depth=2 testl %esi, %esi jle LBB0_37 .p2align 4, 0x90 LBB0_38: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_14 Depth=2 ## => This Inner Loop Header: Depth=3 leal -1(%rsi), %edx movl (%rax,%rdx,4), %edi cmpl %ecx, %edi jle LBB0_41 ## %bb.39: ## in Loop: Header=BB0_38 Depth=3 movl %edi, 4(%rax,%rdx,4) decl %esi jg LBB0_38 ## %bb.40: ## in Loop: Header=BB0_14 Depth=2 movl $-1, %edx jmp LBB0_41 LBB0_37: ## in Loop: Header=BB0_14 Depth=2 decl %esi movl %esi, %edx LBB0_41: ## in Loop: Header=BB0_14 Depth=2 movslq %edx, %rdx movl %ecx, 4(%rax,%rdx,4) incl 12(%r8) LBB0_42: ## in Loop: Header=BB0_14 Depth=2 movl (%r12,%r15,4), %eax testl %ebx, %ebx jle LBB0_48 ## %bb.43: ## in Loop: Header=BB0_14 Depth=2 cmpl %eax, (%r13) je LBB0_57 ## %bb.44: ## in Loop: Header=BB0_14 Depth=2 movl %ebx, %ecx movl $1, %esi .p2align 4, 0x90 LBB0_45: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_14 Depth=2 ## => This Inner Loop Header: Depth=3 movq %rsi, %rdx cmpq %rsi, %rcx je LBB0_47 ## %bb.46: ## in Loop: Header=BB0_45 Depth=3 leaq 1(%rdx), %rsi cmpl %eax, (%r13,%rdx,4) jne LBB0_45 LBB0_47: ## in Loop: Header=BB0_14 Depth=2 cmpq %rcx, %rdx jb LBB0_57 LBB0_48: ## in Loop: Header=BB0_14 Depth=2 cmpl %ebx, %r10d jne LBB0_50 ## %bb.49: ## in Loop: Header=BB0_14 Depth=2 addl %r10d, %r10d movslq %r10d, %rsi shlq $2, %rsi movq %r13, %rdi movq %rbx, %r14 movl %r10d, %ebx callq _realloc movq -80(%rbp), %r8 ## 8-byte Reload movq -72(%rbp), %r11 ## 8-byte Reload movl %ebx, %r10d movq %r14, %rbx movq -96(%rbp), %r9 ## 8-byte Reload movq %rax, %r13 movl (%r12,%r15,4), %eax LBB0_50: ## in Loop: Header=BB0_14 Depth=2 testl %ebx, %ebx jle LBB0_51 ## %bb.52: ## in Loop: Header=BB0_14 Depth=2 movl %ebx, %edx .p2align 4, 0x90 LBB0_53: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_14 Depth=2 ## => This Inner Loop Header: Depth=3 leal -1(%rdx), %ecx movl (%r13,%rcx,4), %esi cmpl %eax, %esi jle LBB0_56 ## %bb.54: ## in Loop: Header=BB0_53 Depth=3 movl %esi, 4(%r13,%rcx,4) decl %edx jg LBB0_53 ## %bb.55: ## in Loop: Header=BB0_14 Depth=2 movl $-1, %ecx jmp LBB0_56 LBB0_51: ## in Loop: Header=BB0_14 Depth=2 leal -1(%rbx), %ecx LBB0_56: ## in Loop: Header=BB0_14 Depth=2 movslq %ecx, %rcx movl %eax, 4(%r13,%rcx,4) incl %ebx LBB0_57: ## in Loop: Header=BB0_14 Depth=2 incq %r15 movslq -52(%rbp), %r12 cmpq %r12, %r15 jge LBB0_58 ## %bb.77: ## in Loop: Header=BB0_14 Depth=2 movq (%r11), %r14 movl 12(%r11), %eax movq -104(%rbp), %r12 ## 8-byte Reload jmp LBB0_14 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_11 Depth=1 movl -84(%rbp), %r10d ## 4-byte Reload jmp LBB0_59 LBB0_9: xorl %ebx, %ebx LBB0_60: movq %rbx, -64(%rbp) ## 8-byte Spill leaq L_str(%rip), %rdi callq _puts cmpl $0, -52(%rbp) jle LBB0_66 ## %bb.61: leaq L_.str.2(%rip), %r14 xorl %r15d, %r15d jmp LBB0_62 .p2align 4, 0x90 LBB0_65: ## in Loop: Header=BB0_62 Depth=1 movl $10, %edi callq _putchar incq %r15 movslq -52(%rbp), %rax cmpq %rax, %r15 jge LBB0_66 LBB0_62: ## =>This Loop Header: Depth=1 ## Child Loop BB0_64 Depth 2 movq -120(%rbp), %rax ## 8-byte Reload movq (%rax,%r15,8), %r12 cmpl $0, 12(%r12) jle LBB0_65 ## %bb.63: ## in Loop: Header=BB0_62 Depth=1 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_64: ## Parent Loop BB0_62 Depth=1 ## => This Inner Loop Header: Depth=2 movq (%r12), %rax movl (%rax,%rbx,4), %esi movq %r14, %rdi xorl %eax, %eax callq _printf incq %rbx movslq 12(%r12), %rax cmpq %rax, %rbx jl LBB0_64 jmp LBB0_65 LBB0_66: leaq L_str.6(%rip), %rdi callq _puts cmpl $0, -52(%rbp) jle LBB0_72 ## %bb.67: leaq L_.str.2(%rip), %r14 xorl %r15d, %r15d jmp LBB0_68 .p2align 4, 0x90 LBB0_71: ## in Loop: Header=BB0_68 Depth=1 movl $10, %edi callq _putchar incq %r15 movslq -52(%rbp), %rax cmpq %rax, %r15 jge LBB0_72 LBB0_68: ## =>This Loop Header: Depth=1 ## Child Loop BB0_70 Depth 2 movq -112(%rbp), %rax ## 8-byte Reload movq (%rax,%r15,8), %r12 cmpl $0, 12(%r12) jle LBB0_71 ## %bb.69: ## in Loop: Header=BB0_68 Depth=1 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_70: ## Parent Loop BB0_68 Depth=1 ## => This Inner Loop Header: Depth=2 movq (%r12), %rax movl (%rax,%rbx,4), %esi movq %r14, %rdi xorl %eax, %eax callq _printf incq %rbx movslq 12(%r12), %rax cmpq %rax, %rbx jl LBB0_70 jmp LBB0_71 LBB0_72: leaq L_str.7(%rip), %rdi callq _puts movq -64(%rbp), %rax ## 8-byte Reload testl %eax, %eax jle LBB0_75 ## %bb.73: movl %eax, %r15d leaq L_.str.2(%rip), %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_74: ## =>This Inner Loop Header: Depth=1 movl (%r13,%rbx,4), %esi movq %r14, %rdi xorl %eax, %eax callq _printf incq %rbx cmpq %rbx, %r15 jne LBB0_74 LBB0_75: movl $10, %edi callq _putchar movq -120(%rbp), %rdi ## 8-byte Reload callq _free movq -112(%rbp), %rdi ## 8-byte Reload callq _free movq -128(%rbp), %rsp ## 8-byte Reload movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_78 ## %bb.76: xorl %eax, %eax leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_78: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _search ## -- Begin function search .p2align 4, 0x90 _search: ## @search .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testl %edx, %edx jle LBB1_1 ## %bb.2: movl $1, %eax cmpl %edi, (%rsi) je LBB1_7 ## %bb.3: movl %edx, %ecx movl $1, %eax .p2align 4, 0x90 LBB1_4: ## =>This Inner Loop Header: Depth=1 movq %rax, %rdx cmpq %rax, %rcx je LBB1_6 ## %bb.5: ## in Loop: Header=BB1_4 Depth=1 leaq 1(%rdx), %rax cmpl %edi, (%rsi,%rdx,4) jne LBB1_4 LBB1_6: xorl %eax, %eax cmpq %rcx, %rdx setb %al LBB1_7: popq %rbp retq LBB1_1: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _insert ## -- Begin function insert .p2align 4, 0x90 _insert: ## @insert .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl 12(%rdi), %ecx movq (%rdi), %rax testl %ecx, %ecx jle LBB2_1 .p2align 4, 0x90 LBB2_2: ## =>This Inner Loop Header: Depth=1 leal -1(%rcx), %edx movl (%rax,%rdx,4), %edi cmpl %esi, %edi jle LBB2_5 ## %bb.3: ## in Loop: Header=BB2_2 Depth=1 movl %edi, 4(%rax,%rdx,4) decl %ecx jg LBB2_2 ## %bb.4: movl $-1, %edx jmp LBB2_5 LBB2_1: decl %ecx movl %ecx, %edx LBB2_5: movslq %edx, %rcx movl %esi, 4(%rax,%rcx,4) popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.2: ## @.str.2 .asciz "%d\t" L_str: ## @str .asciz "Along rows:" L_str.6: ## @str.6 .asciz "Along columns:" L_str.7: ## @str.7 .asciz "Matrix:" .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 main lCPI0_0: .long 1 ; 0x1 .long 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp d9, d8, [sp, #-112]! ; 16-byte Folded Spill .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 .cfi_offset b8, -104 .cfi_offset b9, -112 sub sp, sp, #64 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-104] sub x8, x29, #108 str x8, [sp, #-16]! Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _scanf add sp, sp, #16 mov x8, sp stur x8, [x29, #-160] ; 8-byte Folded Spill ldur w12, [x29, #-108] mul x8, x12, x12 lsl x8, x8, #2 mov x9, x8 Lloh5: adrp x16, ___chkstk_darwin@GOTPAGE Lloh6: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0xfffffffffffffff0 sub x26, x9, x8 mov sp, x26 ldur w22, [x29, #-108] cmp w22, #1 stur x12, [x29, #-120] ; 8-byte Folded Spill b.lt LBB0_7 ; %bb.1: mov x20, #0 lsl x21, x12, #2 mov x23, x26 Lloh7: adrp x19, l_.str@PAGE Lloh8: add x19, x19, l_.str@PAGEOFF b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 sxtw x8, w22 add x20, x20, #1 add x23, x23, x21 cmp x20, x8 b.ge LBB0_8 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 cmp w22, #1 b.lt LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x22, #0 mov x24, x23 LBB0_5: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 str x24, [sp, #-16]! mov x0, x19 bl _scanf add sp, sp, #16 add x22, x22, #1 ldursw x8, [x29, #-108] add x24, x24, #4 cmp x22, x8 b.lt LBB0_5 ; %bb.6: ; in Loop: Header=BB0_3 Depth=1 mov x22, x8 b LBB0_2 LBB0_7: mov x8, x22 sxtw x8, w8 LBB0_8: lsl x20, x8, #3 mov x0, x20 bl _malloc mov x25, x0 mov x0, x20 bl _malloc stur x0, [x29, #-128] ; 8-byte Folded Spill mov w0, #4 bl _malloc mov x21, x0 cmp w22, #1 b.lt LBB0_58 ; %bb.9: stur x26, [x29, #-152] ; 8-byte Folded Spill mov x20, #0 mov w26, #0 mov w28, #1 Lloh9: adrp x8, lCPI0_0@PAGE Lloh10: ldr d8, [x8, lCPI0_0@PAGEOFF] ; kill: def $w22 killed $w22 killed $x22 def $x22 ; kill: def $w28 killed $w28 killed $x28 def $x28 stur x25, [x29, #-144] ; 8-byte Folded Spill b LBB0_12 LBB0_10: ; in Loop: Header=BB0_12 Depth=1 ldp x25, x20, [x29, #-144] ; 16-byte Folded Reload LBB0_11: ; in Loop: Header=BB0_12 Depth=1 add x20, x20, #1 cmp x20, w22, sxtw b.ge LBB0_59 LBB0_12: ; =>This Loop Header: Depth=1 ; Child Loop BB0_14 Depth 2 ; Child Loop BB0_17 Depth 3 ; Child Loop BB0_23 Depth 3 ; Child Loop BB0_31 Depth 3 ; Child Loop BB0_37 Depth 3 ; Child Loop BB0_45 Depth 3 ; Child Loop BB0_52 Depth 3 mov w0, #8 bl _malloc mov x27, x0 mov w0, #4 bl _malloc mov x24, x0 str x0, [x27] str d8, [x27, #8] mov w0, #8 bl _malloc mov x23, x0 mov w0, #4 bl _malloc str x0, [x23] lsl x8, x20, #3 str d8, [x23, #8] str x27, [x25, x8] ldur x9, [x29, #-128] ; 8-byte Folded Reload str x23, [x9, x8] cmp w22, #1 b.lt LBB0_11 ; %bb.13: ; in Loop: Header=BB0_12 Depth=1 mov w8, #0 mov x19, #0 ldur x14, [x29, #-120] ; 8-byte Folded Reload mul x9, x20, x14 ldur x10, [x29, #-152] ; 8-byte Folded Reload mov x11, x20 add x20, x10, x9, lsl #2 stur x11, [x29, #-136] ; 8-byte Folded Spill add x25, x10, x11, lsl #2 LBB0_14: ; Parent Loop BB0_12 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_17 Depth 3 ; Child Loop BB0_23 Depth 3 ; Child Loop BB0_31 Depth 3 ; Child Loop BB0_37 Depth 3 ; Child Loop BB0_45 Depth 3 ; Child Loop BB0_52 Depth 3 ldr w9, [x20, x19, lsl #2] cmp w8, #1 b.lt LBB0_20 ; %bb.15: ; in Loop: Header=BB0_14 Depth=2 ldr w10, [x24] cmp w10, w9 b.eq LBB0_28 ; %bb.16: ; in Loop: Header=BB0_14 Depth=2 mov w10, w8 mov w12, #1 LBB0_17: ; Parent Loop BB0_12 Depth=1 ; Parent Loop BB0_14 Depth=2 ; => This Inner Loop Header: Depth=3 mov x11, x12 cmp x10, x12 b.eq LBB0_19 ; %bb.18: ; in Loop: Header=BB0_17 Depth=3 ldr w13, [x24, x11, lsl #2] add x12, x11, #1 cmp w13, w9 b.ne LBB0_17 LBB0_19: ; in Loop: Header=BB0_14 Depth=2 cmp x11, x10 b.lo LBB0_28 LBB0_20: ; in Loop: Header=BB0_14 Depth=2 ldr w10, [x27, #8] cmp w10, w8 b.ne LBB0_22 ; %bb.21: ; in Loop: Header=BB0_14 Depth=2 lsl w8, w8, #1 str w8, [x27, #8] sbfiz x1, x8, #2, #32 mov x0, x24 bl _realloc ldur x14, [x29, #-120] ; 8-byte Folded Reload mov x24, x0 str x0, [x27] ldr w9, [x20, x19, lsl #2] ldr w8, [x27, #12] LBB0_22: ; in Loop: Header=BB0_14 Depth=2 subs w10, w8, #1 b.lt LBB0_27 LBB0_23: ; Parent Loop BB0_12 Depth=1 ; Parent Loop BB0_14 Depth=2 ; => This Inner Loop Header: Depth=3 sub w8, w8, #1 add x10, x24, w8, uxtw #2 ldr w11, [x10] cmp w11, w9 b.le LBB0_26 ; %bb.24: ; in Loop: Header=BB0_23 Depth=3 str w11, [x10, #4] cmp w8, #0 b.gt LBB0_23 ; %bb.25: ; in Loop: Header=BB0_14 Depth=2 mov w10, #-1 b LBB0_27 LBB0_26: ; in Loop: Header=BB0_14 Depth=2 mov x10, x8 LBB0_27: ; in Loop: Header=BB0_14 Depth=2 add x8, x24, w10, sxtw #2 str w9, [x8, #4] ldr w8, [x27, #12] add w8, w8, #1 str w8, [x27, #12] LBB0_28: ; in Loop: Header=BB0_14 Depth=2 mul x22, x19, x14 ldr w8, [x25, x22, lsl #2] ldr x0, [x23] ldr w9, [x23, #12] cmp w9, #1 b.lt LBB0_34 ; %bb.29: ; in Loop: Header=BB0_14 Depth=2 ldr w10, [x0] cmp w10, w8 b.eq LBB0_42 ; %bb.30: ; in Loop: Header=BB0_14 Depth=2 mov w11, #1 LBB0_31: ; Parent Loop BB0_12 Depth=1 ; Parent Loop BB0_14 Depth=2 ; => This Inner Loop Header: Depth=3 mov x10, x11 cmp x9, x11 b.eq LBB0_33 ; %bb.32: ; in Loop: Header=BB0_31 Depth=3 ldr w12, [x0, x10, lsl #2] add x11, x10, #1 cmp w12, w8 b.ne LBB0_31 LBB0_33: ; in Loop: Header=BB0_14 Depth=2 cmp x10, x9 b.lo LBB0_42 LBB0_34: ; in Loop: Header=BB0_14 Depth=2 ldr w10, [x23, #8] cmp w10, w9 b.ne LBB0_36 ; %bb.35: ; in Loop: Header=BB0_14 Depth=2 ; kill: def $w9 killed $w9 killed $x9 def $x9 sxtw x8, w9 lsl w9, w8, #1 str w9, [x23, #8] lsl x1, x8, #3 bl _realloc ldur x14, [x29, #-120] ; 8-byte Folded Reload str x0, [x23] ldr w8, [x25, x22, lsl #2] ldr w9, [x23, #12] LBB0_36: ; in Loop: Header=BB0_14 Depth=2 subs w10, w9, #1 b.lt LBB0_41 LBB0_37: ; Parent Loop BB0_12 Depth=1 ; Parent Loop BB0_14 Depth=2 ; => This Inner Loop Header: Depth=3 sub w9, w9, #1 add x10, x0, w9, uxtw #2 ldr w11, [x10] cmp w11, w8 b.le LBB0_40 ; %bb.38: ; in Loop: Header=BB0_37 Depth=3 str w11, [x10, #4] cmp w9, #0 b.gt LBB0_37 ; %bb.39: ; in Loop: Header=BB0_14 Depth=2 mov w10, #-1 b LBB0_41 LBB0_40: ; in Loop: Header=BB0_14 Depth=2 mov x10, x9 LBB0_41: ; in Loop: Header=BB0_14 Depth=2 add x9, x0, w10, sxtw #2 str w8, [x9, #4] ldr w8, [x23, #12] add w8, w8, #1 str w8, [x23, #12] LBB0_42: ; in Loop: Header=BB0_14 Depth=2 ldr w8, [x20, x19, lsl #2] cmp w26, #1 b.lt LBB0_48 ; %bb.43: ; in Loop: Header=BB0_14 Depth=2 ldr w9, [x21] cmp w9, w8 b.eq LBB0_56 ; %bb.44: ; in Loop: Header=BB0_14 Depth=2 mov w9, w26 mov w11, #1 LBB0_45: ; Parent Loop BB0_12 Depth=1 ; Parent Loop BB0_14 Depth=2 ; => This Inner Loop Header: Depth=3 mov x10, x11 cmp x9, x11 b.eq LBB0_47 ; %bb.46: ; in Loop: Header=BB0_45 Depth=3 ldr w12, [x21, x10, lsl #2] add x11, x10, #1 cmp w12, w8 b.ne LBB0_45 LBB0_47: ; in Loop: Header=BB0_14 Depth=2 cmp x10, x9 b.lo LBB0_56 LBB0_48: ; in Loop: Header=BB0_14 Depth=2 cmp w28, w26 b.ne LBB0_50 ; %bb.49: ; in Loop: Header=BB0_14 Depth=2 lsl w28, w28, #1 sbfiz x1, x28, #2, #32 mov x0, x21 bl _realloc ldur x14, [x29, #-120] ; 8-byte Folded Reload mov x21, x0 ldr w8, [x20, x19, lsl #2] LBB0_50: ; in Loop: Header=BB0_14 Depth=2 subs w9, w26, #1 b.lt LBB0_55 ; %bb.51: ; in Loop: Header=BB0_14 Depth=2 mov x9, x26 LBB0_52: ; Parent Loop BB0_12 Depth=1 ; Parent Loop BB0_14 Depth=2 ; => This Inner Loop Header: Depth=3 sub w9, w9, #1 add x10, x21, w9, uxtw #2 ldr w11, [x10] cmp w11, w8 b.le LBB0_55 ; %bb.53: ; in Loop: Header=BB0_52 Depth=3 str w11, [x10, #4] cmp w9, #0 b.gt LBB0_52 ; %bb.54: ; in Loop: Header=BB0_14 Depth=2 mov w9, #-1 LBB0_55: ; in Loop: Header=BB0_14 Depth=2 add x9, x21, w9, sxtw #2 str w8, [x9, #4] add w26, w26, #1 LBB0_56: ; in Loop: Header=BB0_14 Depth=2 add x19, x19, #1 ldursw x22, [x29, #-108] cmp x19, x22 b.ge LBB0_10 ; %bb.57: ; in Loop: Header=BB0_14 Depth=2 ldr x24, [x27] ldr w8, [x27, #12] b LBB0_14 LBB0_58: mov w26, #0 LBB0_59: Lloh11: adrp x0, l_str@PAGE Lloh12: add x0, x0, l_str@PAGEOFF bl _puts ldur w8, [x29, #-108] cmp w8, #1 b.lt LBB0_65 ; %bb.60: mov x19, #0 Lloh13: adrp x22, l_.str.2@PAGE Lloh14: add x22, x22, l_.str.2@PAGEOFF b LBB0_62 LBB0_61: ; in Loop: Header=BB0_62 Depth=1 mov w0, #10 bl _putchar add x19, x19, #1 ldursw x8, [x29, #-108] cmp x19, x8 b.ge LBB0_65 LBB0_62: ; =>This Loop Header: Depth=1 ; Child Loop BB0_64 Depth 2 ldr x20, [x25, x19, lsl #3] ldr w8, [x20, #12] cmp w8, #1 b.lt LBB0_61 ; %bb.63: ; in Loop: Header=BB0_62 Depth=1 mov x23, #0 LBB0_64: ; Parent Loop BB0_62 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [x20] ldr w8, [x8, x23, lsl #2] str x8, [sp, #-16]! mov x0, x22 bl _printf add sp, sp, #16 add x23, x23, #1 ldrsw x8, [x20, #12] cmp x23, x8 b.lt LBB0_64 b LBB0_61 LBB0_65: Lloh15: adrp x0, l_str.6@PAGE Lloh16: add x0, x0, l_str.6@PAGEOFF bl _puts ldur w8, [x29, #-108] cmp w8, #1 b.lt LBB0_71 ; %bb.66: mov x19, #0 Lloh17: adrp x22, l_.str.2@PAGE Lloh18: add x22, x22, l_.str.2@PAGEOFF b LBB0_68 LBB0_67: ; in Loop: Header=BB0_68 Depth=1 mov w0, #10 bl _putchar add x19, x19, #1 ldursw x8, [x29, #-108] cmp x19, x8 b.ge LBB0_71 LBB0_68: ; =>This Loop Header: Depth=1 ; Child Loop BB0_70 Depth 2 ldur x8, [x29, #-128] ; 8-byte Folded Reload ldr x20, [x8, x19, lsl #3] ldr w8, [x20, #12] cmp w8, #1 b.lt LBB0_67 ; %bb.69: ; in Loop: Header=BB0_68 Depth=1 mov x23, #0 LBB0_70: ; Parent Loop BB0_68 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [x20] ldr w8, [x8, x23, lsl #2] str x8, [sp, #-16]! mov x0, x22 bl _printf add sp, sp, #16 add x23, x23, #1 ldrsw x8, [x20, #12] cmp x23, x8 b.lt LBB0_70 b LBB0_67 LBB0_71: Lloh19: adrp x0, l_str.7@PAGE Lloh20: add x0, x0, l_str.7@PAGEOFF bl _puts cmp w26, #1 b.lt LBB0_74 ; %bb.72: mov w19, w26 Lloh21: adrp x22, l_.str.2@PAGE Lloh22: add x22, x22, l_.str.2@PAGEOFF LBB0_73: ; =>This Inner Loop Header: Depth=1 ldr w8, [x21], #4 str x8, [sp, #-16]! mov x0, x22 bl _printf add sp, sp, #16 subs x19, x19, #1 b.ne LBB0_73 LBB0_74: mov w0, #10 bl _putchar mov x0, x25 bl _free ldur x0, [x29, #-128] ; 8-byte Folded Reload bl _free ldur x8, [x29, #-160] ; 8-byte Folded Reload mov sp, x8 ldur x8, [x29, #-104] Lloh23: adrp x9, ___stack_chk_guard@GOTPAGE Lloh24: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh25: ldr x9, [x9] cmp x9, x8 b.ne LBB0_76 ; %bb.75: mov w0, #0 sub sp, x29, #96 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 ldp d9, d8, [sp], #112 ; 16-byte Folded Reload ret LBB0_76: bl ___stack_chk_fail .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdr Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .cfi_endproc ; -- End function .globl _search ; -- Begin function search .p2align 2 _search: ; @search .cfi_startproc ; %bb.0: cmp w2, #1 b.lt LBB1_3 ; %bb.1: ldr w8, [x1] cmp w8, w0 b.ne LBB1_4 ; %bb.2: mov w0, #1 ret LBB1_3: mov w0, #0 ret LBB1_4: mov w8, w2 mov w10, #1 LBB1_5: ; =>This Inner Loop Header: Depth=1 mov x9, x10 cmp x8, x10 b.eq LBB1_7 ; %bb.6: ; in Loop: Header=BB1_5 Depth=1 ldr w11, [x1, x9, lsl #2] add x10, x9, #1 cmp w11, w0 b.ne LBB1_5 LBB1_7: cmp x9, x8 cset w0, lo ret .cfi_endproc ; -- End function .globl _insert ; -- Begin function insert .p2align 2 _insert: ; @insert .cfi_startproc ; %bb.0: ldr w9, [x0, #12] ldr x8, [x0] subs w10, w9, #1 b.lt LBB2_5 LBB2_1: ; =>This Inner Loop Header: Depth=1 sub w9, w9, #1 add x10, x8, w9, uxtw #2 ldr w11, [x10] cmp w11, w1 b.le LBB2_4 ; %bb.2: ; in Loop: Header=BB2_1 Depth=1 str w11, [x10, #4] cmp w9, #0 b.gt LBB2_1 ; %bb.3: mov w10, #-1 b LBB2_5 LBB2_4: mov x10, x9 LBB2_5: add x8, x8, w10, sxtw #2 str w1, [x8, #4] ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.2: ; @.str.2 .asciz "%d\t" l_str: ; @str .asciz "Along rows:" l_str.6: ; @str.6 .asciz "Along columns:" l_str.7: ; @str.7 .asciz "Matrix:" .subsections_via_symbols
the_stack_data/70449336.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function divby5 LCPI0_0: .long 0x40a00000 ## float 5 .long 0x40a00000 ## float 5 .long 0x40a00000 ## float 5 .long 0x40a00000 ## float 5 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI0_1: .long 0x40a00000 ## float 5 .section __TEXT,__text,regular,pure_instructions .globl _divby5 .p2align 4, 0x90 _divby5: ## @divby5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testl %esi, %esi jle LBB0_12 ## %bb.1: movl %esi, %eax cmpl $4, %esi jae LBB0_3 ## %bb.2: xorl %ecx, %ecx jmp LBB0_10 LBB0_3: movl %eax, %ecx andl $-4, %ecx leaq -4(%rcx), %rdx movq %rdx, %r8 shrq $2, %r8 incq %r8 testq %rdx, %rdx je LBB0_4 ## %bb.5: movq %r8, %rdx andq $-2, %rdx xorl %esi, %esi movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [5.0E+0,5.0E+0,5.0E+0,5.0E+0] .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movups (%rdi,%rsi,4), %xmm1 movups 16(%rdi,%rsi,4), %xmm2 divps %xmm0, %xmm1 movups %xmm1, (%rdi,%rsi,4) divps %xmm0, %xmm2 movups %xmm2, 16(%rdi,%rsi,4) addq $8, %rsi addq $-2, %rdx jne LBB0_6 ## %bb.7: testb $1, %r8b je LBB0_9 LBB0_8: movups (%rdi,%rsi,4), %xmm0 divps LCPI0_0(%rip), %xmm0 movups %xmm0, (%rdi,%rsi,4) LBB0_9: cmpq %rax, %rcx je LBB0_12 LBB0_10: movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movss (%rdi,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero divss %xmm0, %xmm1 movss %xmm1, (%rdi,%rcx,4) incq %rcx cmpq %rcx, %rax jne LBB0_11 LBB0_12: popq %rbp retq LBB0_4: xorl %esi, %esi testb $1, %r8b jne LBB0_8 jmp LBB0_9 .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI1_0: .quad 0x4016000000000000 ## double 5.5 LCPI1_1: .quad 0x401a000000000000 ## double 6.5 LCPI1_2: .quad 0x401f000000000000 ## double 7.75 LCPI1_3: .quad 0x4020000000000000 ## double 8 LCPI1_4: .quad 0x4023333340000000 ## double 9.6000003814697265 LCPI1_5: .quad 0x4024b851e0000000 ## double 10.359999656677246 LCPI1_6: .quad 0x3ff19999a0000000 ## double 1.1000000238418579 LCPI1_7: .quad 0x3ff4ccccc0000000 ## double 1.2999999523162842 LCPI1_8: .quad 0x3ff8ccccc0000000 ## double 1.5499999523162842 LCPI1_9: .quad 0x3ff99999a0000000 ## double 1.6000000238418579 LCPI1_10: .quad 0x3ffeb85200000000 ## double 1.9200000762939453 LCPI1_11: .quad 0x40009374c0000000 ## double 2.0720000267028809 .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 leaq L_str(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rbx movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf leaq L_str.4(%rip), %rdi callq _puts movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al callq _printf movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero movq %rbx, %rdi movb $1, %al 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.1: ## @.str.1 .asciz "%.3f " L_str: ## @str .asciz "Before:" L_str.4: ## @str.4 .asciz "\nAfter:" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _divby5 ; -- Begin function divby5 .p2align 2 _divby5: ; @divby5 .cfi_startproc ; %bb.0: cmp w1, #1 b.lt LBB0_8 ; %bb.1: mov w8, w1 cmp w1, #16 b.hs LBB0_3 ; %bb.2: mov x9, #0 b LBB0_6 LBB0_3: and x9, x8, #0xfffffff0 add x10, x0, #32 fmov.4s v0, #5.00000000 mov x11, x9 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldp q1, q2, [x10, #-32] ldp q3, q4, [x10] fdiv.4s v1, v1, v0 fdiv.4s v2, v2, v0 fdiv.4s v3, v3, v0 fdiv.4s v4, v4, v0 stp q1, q2, [x10, #-32] stp q3, q4, [x10], #64 subs x11, x11, #16 b.ne LBB0_4 ; %bb.5: cmp x9, x8 b.eq LBB0_8 LBB0_6: add x10, x0, x9, lsl #2 sub x8, x8, x9 fmov s0, #5.00000000 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr s1, [x10] fdiv s1, s1, s0 str s1, [x10], #4 subs x8, x8, #1 b.ne LBB0_7 LBB0_8: 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 Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts mov x8, #4617878467915022336 str x8, [sp] Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF mov x0, x19 bl _printf mov x8, #4619004367821864960 str x8, [sp] mov x0, x19 bl _printf mov x8, #4620411742705418240 str x8, [sp] mov x0, x19 bl _printf mov x8, #4620693217682128896 str x8, [sp] mov x0, x19 bl _printf mov x8, #1073741824 movk x8, #13107, lsl #32 movk x8, #16419, lsl #48 str x8, [sp] mov x0, x19 bl _printf mov x8, #3758096384 movk x8, #47185, lsl #32 movk x8, #16420, lsl #48 str x8, [sp] mov x0, x19 bl _printf Lloh4: adrp x0, l_str.4@PAGE Lloh5: add x0, x0, l_str.4@PAGEOFF bl _puts mov x8, #2684354560 movk x8, #39321, lsl #32 movk x8, #16369, lsl #48 str x8, [sp] mov x0, x19 bl _printf mov x8, #3221225472 movk x8, #52428, lsl #32 movk x8, #16372, lsl #48 str x8, [sp] mov x0, x19 bl _printf mov x8, #3221225472 movk x8, #52428, lsl #32 movk x8, #16376, lsl #48 str x8, [sp] mov x0, x19 bl _printf mov x8, #2684354560 movk x8, #39321, lsl #32 movk x8, #16377, lsl #48 str x8, [sp] mov x0, x19 bl _printf mov x8, #202662326829056 movk x8, #16382, lsl #48 str x8, [sp] mov x0, x19 bl _printf mov x8, #3221225472 movk x8, #37748, lsl #32 movk x8, #16384, lsl #48 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 Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "%.3f " l_str: ; @str .asciz "Before:" l_str.4: ; @str.4 .asciz "\nAfter:" .subsections_via_symbols
the_stack_data/69164.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mlx5e_health_channels_update ## -- Begin function mlx5e_health_channels_update .p2align 4, 0x90 _mlx5e_health_channels_update: ## @mlx5e_health_channels_update .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 8(%rdi), %rdi testq %rdi, %rdi je LBB0_2 ## %bb.1: movq _DEVLINK_HEALTH_REPORTER_STATE_HEALTHY@GOTPCREL(%rip), %rax movl (%rax), %esi callq _devlink_health_reporter_state_update LBB0_2: movq (%rbx), %rdi testq %rdi, %rdi je LBB0_3 ## %bb.4: movq _DEVLINK_HEALTH_REPORTER_STATE_HEALTHY@GOTPCREL(%rip), %rax movl (%rax), %esi addq $8, %rsp popq %rbx popq %rbp jmp _devlink_health_reporter_state_update ## TAILCALL LBB0_3: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _DEVLINK_HEALTH_REPORTER_STATE_HEALTHY,4,2 ## @DEVLINK_HEALTH_REPORTER_STATE_HEALTHY .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mlx5e_health_channels_update ; -- Begin function mlx5e_health_channels_update .p2align 2 _mlx5e_health_channels_update: ; @mlx5e_health_channels_update .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, #8] Lloh0: adrp x20, _DEVLINK_HEALTH_REPORTER_STATE_HEALTHY@GOTPAGE Lloh1: ldr x20, [x20, _DEVLINK_HEALTH_REPORTER_STATE_HEALTHY@GOTPAGEOFF] cbz x0, LBB0_2 ; %bb.1: ldr w1, [x20] bl _devlink_health_reporter_state_update LBB0_2: ldr x0, [x19] cbz x0, LBB0_4 ; %bb.3: ldr w1, [x20] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _devlink_health_reporter_state_update LBB0_4: 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 .comm _DEVLINK_HEALTH_REPORTER_STATE_HEALTHY,4,2 ; @DEVLINK_HEALTH_REPORTER_STATE_HEALTHY .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/mellanox/mlx5/core/en/extr_health.c_mlx5e_health_channels_update.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strpbrk ## -- Begin function strpbrk .p2align 4, 0x90 _strpbrk: ## @strpbrk .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, %rax movb (%rsi), %r8b incq %rsi jmp LBB0_1 .p2align 4, 0x90 LBB0_2: ## in Loop: Header=BB0_1 Depth=1 incq %rax testb %dl, %dl je LBB0_3 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 movb (%rax), %dl movq %rsi, %rdi movl %r8d, %ecx testb %r8b, %r8b je LBB0_2 .p2align 4, 0x90 LBB0_5: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 cmpb %dl, %cl je LBB0_6 ## %bb.4: ## in Loop: Header=BB0_5 Depth=2 movzbl (%rdi), %ecx incq %rdi testb %cl, %cl jne LBB0_5 jmp LBB0_2 LBB0_6: popq %rbp retq LBB0_3: 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 _strpbrk ; -- Begin function strpbrk .p2align 2 _strpbrk: ; @strpbrk .cfi_startproc ; %bb.0: ldrb w8, [x1], #1 b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 add x0, x0, #1 cbz w9, LBB0_6 LBB0_2: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldrb w9, [x0] mov x10, x1 mov x11, x8 cbz w8, LBB0_1 LBB0_3: ; Parent Loop BB0_2 Depth=1 ; => This Inner Loop Header: Depth=2 cmp w11, w9 b.eq LBB0_5 ; %bb.4: ; in Loop: Header=BB0_3 Depth=2 ldrb w11, [x10], #1 cbnz w11, LBB0_3 b LBB0_1 LBB0_5: ret LBB0_6: mov x0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/sys/cddl/compat/opensolaris/kern/extr_opensolaris_string.c_strpbrk.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pagerFixMaplimit _pagerFixMaplimit: ## @pagerFixMaplimit .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 .comm _SQLITE_FCNTL_MMAP_SIZE,4,2 ## @SQLITE_FCNTL_MMAP_SIZE .no_dead_strip _pagerFixMaplimit .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pagerFixMaplimit _pagerFixMaplimit: ; @pagerFixMaplimit .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .comm _SQLITE_FCNTL_MMAP_SIZE,4,2 ; @SQLITE_FCNTL_MMAP_SIZE .no_dead_strip _pagerFixMaplimit .subsections_via_symbols
AnghaBench/mongoose/examples/api_server/extr_sqlite3.c_pagerFixMaplimit.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gfx_ctx_wl_destroy_resources _gfx_ctx_wl_destroy_resources: ## @gfx_ctx_wl_destroy_resources .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB0_42 ## %bb.1: 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 184(%rdi), %rdi testq %rdi, %rdi je LBB0_3 ## %bb.2: callq _wl_keyboard_destroy LBB0_3: movq 176(%rbx), %rdi testq %rdi, %rdi je LBB0_5 ## %bb.4: callq _wl_pointer_destroy LBB0_5: movq 168(%rbx), %rdi testq %rdi, %rdi je LBB0_7 ## %bb.6: callq _wl_touch_destroy LBB0_7: movq 160(%rbx), %rdi testq %rdi, %rdi je LBB0_9 ## %bb.8: callq _wl_cursor_theme_destroy LBB0_9: movq 152(%rbx), %rdi testq %rdi, %rdi je LBB0_11 ## %bb.10: callq _wl_surface_destroy LBB0_11: movq 144(%rbx), %rdi testq %rdi, %rdi je LBB0_13 ## %bb.12: callq _wl_seat_destroy LBB0_13: movq 88(%rbx), %rdi testq %rdi, %rdi je LBB0_15 ## %bb.14: callq _xdg_wm_base_destroy LBB0_15: movq 80(%rbx), %rdi testq %rdi, %rdi je LBB0_17 ## %bb.16: callq _zxdg_shell_v6_destroy LBB0_17: movq 72(%rbx), %rdi testq %rdi, %rdi je LBB0_19 ## %bb.18: callq _wl_compositor_destroy LBB0_19: movq 64(%rbx), %rdi testq %rdi, %rdi je LBB0_21 ## %bb.20: callq _wl_registry_destroy LBB0_21: movq 40(%rbx), %rdi testq %rdi, %rdi je LBB0_23 ## %bb.22: callq _xdg_surface_destroy LBB0_23: movq 136(%rbx), %rdi testq %rdi, %rdi je LBB0_25 ## %bb.24: callq _zxdg_surface_v6_destroy LBB0_25: movq 32(%rbx), %rdi testq %rdi, %rdi je LBB0_27 ## %bb.26: callq _wl_surface_destroy LBB0_27: movq 24(%rbx), %rdi testq %rdi, %rdi je LBB0_29 ## %bb.28: callq _xdg_toplevel_destroy LBB0_29: movq 16(%rbx), %rdi testq %rdi, %rdi je LBB0_31 ## %bb.30: callq _zxdg_toplevel_v6_destroy LBB0_31: movq 128(%rbx), %rdi testq %rdi, %rdi je LBB0_33 ## %bb.32: callq _zwp_idle_inhibit_manager_v1_destroy LBB0_33: movq 120(%rbx), %rdi testq %rdi, %rdi je LBB0_35 ## %bb.34: callq _zxdg_toplevel_decoration_v1_destroy LBB0_35: movq 112(%rbx), %rdi testq %rdi, %rdi je LBB0_37 ## %bb.36: callq _zxdg_decoration_manager_v1_destroy LBB0_37: movq 104(%rbx), %rdi testq %rdi, %rdi je LBB0_39 ## %bb.38: callq _zwp_idle_inhibitor_v1_destroy LBB0_39: leaq 64(%rbx), %r14 movq 48(%rbx), %rdi testq %rdi, %rdi je LBB0_41 ## %bb.40: callq _wl_display_flush movq 48(%rbx), %rdi callq _wl_display_disconnect LBB0_41: xorps %xmm0, %xmm0 movups %xmm0, 32(%rbx) movups %xmm0, 16(%rbx) movups %xmm0, (%rbx) movq $0, 48(%rbx) movups %xmm0, 16(%r14) movups %xmm0, (%r14) popq %rbx popq %r14 popq %rbp LBB0_42: retq .cfi_endproc ## -- End function .comm _wl_api,4,2 ## @wl_api .no_dead_strip _gfx_ctx_wl_destroy_resources .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gfx_ctx_wl_destroy_resources _gfx_ctx_wl_destroy_resources: ; @gfx_ctx_wl_destroy_resources .cfi_startproc ; %bb.0: cbz x0, LBB0_42 ; %bb.1: 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, #184] cbz x0, LBB0_3 ; %bb.2: bl _wl_keyboard_destroy LBB0_3: ldr x0, [x19, #176] cbz x0, LBB0_5 ; %bb.4: bl _wl_pointer_destroy LBB0_5: ldr x0, [x19, #168] cbz x0, LBB0_7 ; %bb.6: bl _wl_touch_destroy LBB0_7: ldr x0, [x19, #160] cbz x0, LBB0_9 ; %bb.8: bl _wl_cursor_theme_destroy LBB0_9: ldr x0, [x19, #152] cbz x0, LBB0_11 ; %bb.10: bl _wl_surface_destroy LBB0_11: ldr x0, [x19, #144] cbz x0, LBB0_13 ; %bb.12: bl _wl_seat_destroy LBB0_13: ldr x0, [x19, #88] cbz x0, LBB0_15 ; %bb.14: bl _xdg_wm_base_destroy LBB0_15: ldr x0, [x19, #80] cbz x0, LBB0_17 ; %bb.16: bl _zxdg_shell_v6_destroy LBB0_17: ldr x0, [x19, #72] cbz x0, LBB0_19 ; %bb.18: bl _wl_compositor_destroy LBB0_19: mov x20, x19 ldr x0, [x20, #64]! cbz x0, LBB0_21 ; %bb.20: bl _wl_registry_destroy LBB0_21: ldr x0, [x19, #40] cbz x0, LBB0_23 ; %bb.22: bl _xdg_surface_destroy LBB0_23: ldr x0, [x19, #136] cbz x0, LBB0_25 ; %bb.24: bl _zxdg_surface_v6_destroy LBB0_25: ldr x0, [x19, #32] cbz x0, LBB0_27 ; %bb.26: bl _wl_surface_destroy LBB0_27: ldr x0, [x19, #24] cbz x0, LBB0_29 ; %bb.28: bl _xdg_toplevel_destroy LBB0_29: ldr x0, [x19, #16] cbz x0, LBB0_31 ; %bb.30: bl _zxdg_toplevel_v6_destroy LBB0_31: ldr x0, [x19, #128] cbz x0, LBB0_33 ; %bb.32: bl _zwp_idle_inhibit_manager_v1_destroy LBB0_33: ldr x0, [x19, #120] cbz x0, LBB0_35 ; %bb.34: bl _zxdg_toplevel_decoration_v1_destroy LBB0_35: ldr x0, [x19, #112] cbz x0, LBB0_37 ; %bb.36: bl _zxdg_decoration_manager_v1_destroy LBB0_37: ldr x0, [x19, #104] cbz x0, LBB0_39 ; %bb.38: bl _zwp_idle_inhibitor_v1_destroy LBB0_39: ldr x0, [x19, #48] cbz x0, LBB0_41 ; %bb.40: bl _wl_display_flush ldr x0, [x19, #48] bl _wl_display_disconnect LBB0_41: str xzr, [x19, #48] movi.2d v0, #0000000000000000 stp q0, q0, [x19, #16] str q0, [x19] stp q0, q0, [x20] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload LBB0_42: .cfi_def_cfa wsp, 0 .cfi_same_value w30 .cfi_same_value w29 .cfi_same_value w19 .cfi_same_value w20 ret .cfi_endproc ; -- End function .comm _wl_api,4,2 ; @wl_api .no_dead_strip _gfx_ctx_wl_destroy_resources .subsections_via_symbols
AnghaBench/RetroArch/gfx/drivers_context/extr_wayland_ctx.c_gfx_ctx_wl_destroy_resources.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function m3_pci_probe _m3_pci_probe: ## @m3_pci_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 %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edi, %r15d movq _CALL@GOTPCREL(%rip), %rax movl (%rax), %r14d callq _pci_get_devid movl %r14d, %edi movq %rax, %rsi callq _M3_DEBUG movq _m3_card_types@GOTPCREL(%rip), %rax movq (%rax), %rbx movq _ENXIO@GOTPCREL(%rip), %r14 cmpq $0, (%rbx) je LBB0_5 ## %bb.1: addq $16, %rbx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl %r15d, %edi callq _pci_get_devid cmpq -16(%rbx), %rax je LBB0_3 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 cmpq $0, (%rbx) leaq 16(%rbx), %rbx jne LBB0_2 jmp LBB0_5 LBB0_3: movl -8(%rbx), %esi movl %r15d, %edi callq _device_set_desc movq _BUS_PROBE_DEFAULT@GOTPCREL(%rip), %r14 LBB0_5: movl (%r14), %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CALL,4,2 ## @CALL .comm _m3_card_types,8,3 ## @m3_card_types .comm _BUS_PROBE_DEFAULT,4,2 ## @BUS_PROBE_DEFAULT .comm _ENXIO,4,2 ## @ENXIO .no_dead_strip _m3_pci_probe .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function m3_pci_probe _m3_pci_probe: ; @m3_pci_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 Lloh0: adrp x8, _CALL@GOTPAGE Lloh1: ldr x8, [x8, _CALL@GOTPAGEOFF] Lloh2: ldr w20, [x8] bl _pci_get_devid mov x1, x0 mov x0, x20 bl _M3_DEBUG Lloh3: adrp x8, _m3_card_types@GOTPAGE Lloh4: ldr x8, [x8, _m3_card_types@GOTPAGEOFF] Lloh5: ldr x8, [x8] ldr x9, [x8] cbz x9, LBB0_4 ; %bb.1: add x21, x8, #8 Lloh6: adrp x20, _ENXIO@GOTPAGE Lloh7: ldr x20, [x20, _ENXIO@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _pci_get_devid ldur x8, [x21, #-8] cmp x0, x8 b.eq LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 ldr x8, [x21, #8] add x21, x21, #16 cbnz x8, LBB0_2 b LBB0_6 LBB0_4: Lloh8: adrp x20, _ENXIO@GOTPAGE Lloh9: ldr x20, [x20, _ENXIO@GOTPAGEOFF] b LBB0_6 LBB0_5: ldr w1, [x21] mov x0, x19 bl _device_set_desc Lloh10: adrp x20, _BUS_PROBE_DEFAULT@GOTPAGE Lloh11: ldr x20, [x20, _BUS_PROBE_DEFAULT@GOTPAGEOFF] LBB0_6: ldr w0, [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 ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _CALL,4,2 ; @CALL .comm _m3_card_types,8,3 ; @m3_card_types .comm _BUS_PROBE_DEFAULT,4,2 ; @BUS_PROBE_DEFAULT .comm _ENXIO,4,2 ; @ENXIO .no_dead_strip _m3_pci_probe .subsections_via_symbols
AnghaBench/freebsd/sys/dev/sound/pci/extr_maestro3.c_m3_pci_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function placeChar _placeChar: ## @placeChar .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 %r8d, %r14d movq %rcx, %r15 movl %edx, %ebx movq %rsi, %r13 movq %rdi, %r12 testq %rdi, %rdi jne LBB0_2 ## %bb.1: movl $6144, %edi ## imm = 0x1800 callq _palloc0 movq %rax, %r12 LBB0_2: xorl %edi, %edi testl %ebx, %ebx setg %dil callq _Assert movzbl (%r13), %eax cmpl $1, %ebx jg LBB0_7 ## %bb.3: leaq (%rax,%rax,2), %rax cmpq $0, (%r12,%rax,8) je LBB0_5 ## %bb.4: movq _WARNING@GOTPCREL(%rip), %rax movl (%rax), %ebx movq _ERRCODE_CONFIG_FILE_ERROR@GOTPCREL(%rip), %rax movl (%rax), %edi callq _errcode leaq L_.str(%rip), %rdi callq _errmsg movl %ebx, %edi movl %eax, %esi callq _ereport jmp LBB0_6 LBB0_7: movq %r15, %rcx leaq (%rax,%rax,2), %r15 movq 16(%r12,%r15,8), %rdi incq %r13 decl %ebx movq %r13, %rsi movl %ebx, %edx movl %r14d, %r8d callq _placeChar movq %rax, 16(%r12,%r15,8) jmp LBB0_6 LBB0_5: leaq (%r12,%rax,8), %rbx movl %r14d, 8(%r12,%rax,8) movl %r14d, %edi callq _palloc movq %rax, (%rbx) movq %rax, %rdi movq %r15, %rsi movl %r14d, %edx callq _memcpy LBB0_6: movq %r12, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _WARNING,4,2 ## @WARNING .comm _ERRCODE_CONFIG_FILE_ERROR,4,2 ## @ERRCODE_CONFIG_FILE_ERROR .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "duplicate source strings, first one will be used" .no_dead_strip _placeChar .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function placeChar _placeChar: ; @placeChar .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, x4 mov x21, x3 mov x23, x2 mov x22, x1 mov x19, x0 cbnz x0, LBB0_2 ; %bb.1: mov w0, #6144 bl _palloc0 mov x19, x0 LBB0_2: cmp w23, #0 cset w0, gt bl _Assert ldrb w8, [x22] mov w9, #24 subs w2, w23, #1 b.gt LBB0_5 ; %bb.3: madd x22, x8, x9, x19 ldr x9, [x22] cbz x9, LBB0_6 ; %bb.4: Lloh0: adrp x8, _WARNING@GOTPAGE Lloh1: ldr x8, [x8, _WARNING@GOTPAGEOFF] Lloh2: ldr w20, [x8] Lloh3: adrp x8, _ERRCODE_CONFIG_FILE_ERROR@GOTPAGE Lloh4: ldr x8, [x8, _ERRCODE_CONFIG_FILE_ERROR@GOTPAGEOFF] Lloh5: ldr w0, [x8] bl _errcode Lloh6: adrp x0, l_.str@PAGE Lloh7: add x0, x0, l_.str@PAGEOFF bl _errmsg mov x1, x0 mov x0, x20 bl _ereport b LBB0_7 LBB0_5: madd x23, x8, x9, x19 ldr x0, [x23, #16] add x1, x22, #1 mov x3, x21 mov x4, x20 bl _placeChar str x0, [x23, #16] b LBB0_7 LBB0_6: mov w9, #24 madd x8, x8, x9, x19 str w20, [x8, #8] mov x0, x20 bl _palloc str x0, [x22] mov x1, x21 mov x2, x20 bl _memcpy LBB0_7: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _WARNING,4,2 ; @WARNING .comm _ERRCODE_CONFIG_FILE_ERROR,4,2 ; @ERRCODE_CONFIG_FILE_ERROR .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "duplicate source strings, first one will be used" .no_dead_strip _placeChar .subsections_via_symbols
AnghaBench/postgres/contrib/unaccent/extr_unaccent.c_placeChar.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nstime_init2 ## -- Begin function nstime_init2 .p2align 4, 0x90 _nstime_init2: ## @nstime_init2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _BILLION@GOTPCREL(%rip), %rax imull (%rax), %esi addl %edx, %esi movl %esi, (%rdi) popq %rbp retq .cfi_endproc ## -- End function .comm _BILLION,4,2 ## @BILLION .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nstime_init2 ; -- Begin function nstime_init2 .p2align 2 _nstime_init2: ; @nstime_init2 .cfi_startproc ; %bb.0: Lloh0: adrp x8, _BILLION@GOTPAGE Lloh1: ldr x8, [x8, _BILLION@GOTPAGEOFF] Lloh2: ldr w8, [x8] madd w8, w8, w1, w2 str w8, [x0] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _BILLION,4,2 ; @BILLION .subsections_via_symbols
AnghaBench/redis/deps/jemalloc/src/extr_nstime.c_nstime_init2.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nouveau_gem_object_del ## -- Begin function nouveau_gem_object_del .p2align 4, 0x90 _nouveau_gem_object_del: ## @nouveau_gem_object_del .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 callq _nouveau_gem_object movq %rax, %r14 movl 4(%rax), %edi callq _nouveau_bdev movq (%rax), %rax movq (%rax), %rbx movq %rbx, %rdi callq _pm_runtime_get_sync testl %eax, %eax sets %cl movq _EACCES@GOTPCREL(%rip), %rdx addl (%rdx), %eax setne %al andb %cl, %al movzbl %al, %edi callq _WARN_ON testq %rax, %rax je LBB0_1 ## %bb.4: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_1: cmpq $0, (%r15) je LBB0_3 ## %bb.2: movl (%r14), %esi movq %r15, %rdi callq _drm_prime_gem_destroy LBB0_3: movq %r14, %rdi callq _ttm_bo_put movq %rbx, %rdi callq _pm_runtime_mark_last_busy movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _pm_runtime_put_autosuspend ## TAILCALL .cfi_endproc ## -- End function .comm _EACCES,4,2 ## @EACCES .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nouveau_gem_object_del ; -- Begin function nouveau_gem_object_del .p2align 2 _nouveau_gem_object_del: ; @nouveau_gem_object_del .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x0 bl _nouveau_gem_object mov x19, x0 ldr w0, [x0, #4] bl _nouveau_bdev ldr x8, [x0] ldr x20, [x8] mov x0, x20 bl _pm_runtime_get_sync Lloh0: adrp x8, _EACCES@GOTPAGE Lloh1: ldr x8, [x8, _EACCES@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmn w0, w8 ccmp w0, #0, #0, ne cset w0, lt bl _WARN_ON cbz x0, LBB0_2 ; %bb.1: 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_2: ldr x8, [x21] cbz x8, LBB0_4 ; %bb.3: ldr w1, [x19] mov x0, x21 bl _drm_prime_gem_destroy LBB0_4: mov x0, x19 bl _ttm_bo_put mov x0, x20 bl _pm_runtime_mark_last_busy 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 _pm_runtime_put_autosuspend .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EACCES,4,2 ; @EACCES .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/nouveau/extr_nouveau_gem.c_nouveau_gem_object_del.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function hns_roce_hem_last _hns_roce_hem_last: ## @hns_roce_hem_last .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax cmpl $0, (%rdi) sete %al popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _hns_roce_hem_last .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hns_roce_hem_last _hns_roce_hem_last: ; @hns_roce_hem_last .cfi_startproc ; %bb.0: ldr w8, [x0] cmp w8, #0 cset w0, eq ret .cfi_endproc ; -- End function .no_dead_strip _hns_roce_hem_last .subsections_via_symbols
AnghaBench/linux/drivers/infiniband/hw/hns/extr_hns_roce_hem.h_hns_roce_hem_last.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function audpp_cmd_cfg_routing_mode _audpp_cmd_cfg_routing_mode: ## @audpp_cmd_cfg_routing_mode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx leaq L_.str(%rip), %rdi callq _dprintk leaq -32(%rbp), %r14 movq %r14, %rdi xorl %esi, %esi movl $12, %edx callq _memset movq _AUDPP_CMD_ROUTING_MODE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -24(%rbp) movl 8(%rbx), %eax movl %eax, -28(%rbp) cmpq $0, (%rbx) jne LBB0_1 ## %bb.2: movq _ROUTING_MODE_RT@GOTPCREL(%rip), %rax jmp LBB0_3 LBB0_1: movq _ROUTING_MODE_FTRT@GOTPCREL(%rip), %rax LBB0_3: movl (%rax), %eax movl %eax, -32(%rbp) movq %r14, %rdi movl $12, %esi callq _audpp_send_queue1 addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "audpp_cmd_cfg_routing_mode()\n" .comm _AUDPP_CMD_ROUTING_MODE,4,2 ## @AUDPP_CMD_ROUTING_MODE .comm _ROUTING_MODE_FTRT,4,2 ## @ROUTING_MODE_FTRT .comm _ROUTING_MODE_RT,4,2 ## @ROUTING_MODE_RT .no_dead_strip _audpp_cmd_cfg_routing_mode .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function audpp_cmd_cfg_routing_mode _audpp_cmd_cfg_routing_mode: ; @audpp_cmd_cfg_routing_mode .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 x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _dprintk mov x0, sp mov w1, #0 mov w2, #12 bl _memset Lloh2: adrp x8, _AUDPP_CMD_ROUTING_MODE@GOTPAGE Lloh3: ldr x8, [x8, _AUDPP_CMD_ROUTING_MODE@GOTPAGEOFF] Lloh4: ldr w8, [x8] ldr w9, [x19, #8] stp w9, w8, [sp, #4] ldr x8, [x19] Lloh5: adrp x9, _ROUTING_MODE_RT@GOTPAGE Lloh6: ldr x9, [x9, _ROUTING_MODE_RT@GOTPAGEOFF] Lloh7: adrp x10, _ROUTING_MODE_FTRT@GOTPAGE Lloh8: ldr x10, [x10, _ROUTING_MODE_FTRT@GOTPAGEOFF] cmp x8, #0 csel x8, x9, x10, eq ldr w8, [x8] str w8, [sp] mov x0, sp mov w1, #12 bl _audpp_send_queue1 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "audpp_cmd_cfg_routing_mode()\n" .comm _AUDPP_CMD_ROUTING_MODE,4,2 ; @AUDPP_CMD_ROUTING_MODE .comm _ROUTING_MODE_FTRT,4,2 ; @ROUTING_MODE_FTRT .comm _ROUTING_MODE_RT,4,2 ; @ROUTING_MODE_RT .no_dead_strip _audpp_cmd_cfg_routing_mode .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/staging/dream/qdsp5/extr_audio_qcelp.c_audpp_cmd_cfg_routing_mode.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function test_WM_GETDLGCODE _test_WM_GETDLGCODE: ## @test_WM_GETDLGCODE .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 xorl %edi, %edi callq _create_treeview_control movl %eax, %ebx movq _WM_GETDLGCODE@GOTPCREL(%rip), %rax movl (%rax), %esi movq _VK_TAB@GOTPCREL(%rip), %rax movl (%rax), %edx movl %ebx, %edi xorl %ecx, %ecx callq _SendMessageA movq _DLGC_WANTCHARS@GOTPCREL(%rip), %rcx movq _DLGC_WANTARROWS@GOTPCREL(%rip), %rdx movl (%rdx), %edx orl (%rcx), %edx xorl %edi, %edi cmpl %edx, %eax sete %dil leaq L_.str(%rip), %rsi movl %eax, %edx callq _ok movl %ebx, %edi addq $8, %rsp popq %rbx popq %rbp jmp _DestroyWindow ## TAILCALL .cfi_endproc ## -- End function .comm _WM_GETDLGCODE,4,2 ## @WM_GETDLGCODE .comm _VK_TAB,4,2 ## @VK_TAB .comm _DLGC_WANTCHARS,4,2 ## @DLGC_WANTCHARS .comm _DLGC_WANTARROWS,4,2 ## @DLGC_WANTARROWS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "0x%08x\n" .no_dead_strip _test_WM_GETDLGCODE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function test_WM_GETDLGCODE _test_WM_GETDLGCODE: ; @test_WM_GETDLGCODE .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 w0, #0 bl _create_treeview_control mov x19, x0 Lloh0: adrp x8, _WM_GETDLGCODE@GOTPAGE Lloh1: ldr x8, [x8, _WM_GETDLGCODE@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x8, _VK_TAB@GOTPAGE Lloh4: ldr x8, [x8, _VK_TAB@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov w3, #0 bl _SendMessageA mov x2, x0 Lloh6: adrp x8, _DLGC_WANTCHARS@GOTPAGE Lloh7: ldr x8, [x8, _DLGC_WANTCHARS@GOTPAGEOFF] Lloh8: ldr w8, [x8] Lloh9: adrp x9, _DLGC_WANTARROWS@GOTPAGE Lloh10: ldr x9, [x9, _DLGC_WANTARROWS@GOTPAGEOFF] Lloh11: ldr w9, [x9] orr w8, w9, w8 cmp w0, w8 cset w0, eq Lloh12: adrp x1, l_.str@PAGE Lloh13: add x1, x1, l_.str@PAGEOFF bl _ok mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _DestroyWindow .loh AdrpAdd Lloh12, Lloh13 .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 _WM_GETDLGCODE,4,2 ; @WM_GETDLGCODE .comm _VK_TAB,4,2 ; @VK_TAB .comm _DLGC_WANTCHARS,4,2 ; @DLGC_WANTCHARS .comm _DLGC_WANTARROWS,4,2 ; @DLGC_WANTARROWS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "0x%08x\n" .no_dead_strip _test_WM_GETDLGCODE .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/comctl32/extr_treeview.c_test_WM_GETDLGCODE.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_rme9652_put_thru _snd_rme9652_put_thru: ## @snd_rme9652_put_thru .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, %rbx callq _snd_kcontrol_chip movq %rax, %r14 movq %rax, %rdi callq _snd_rme9652_use_is_exclusive testl %eax, %eax je LBB0_5 ## %bb.1: movq %r14, %r15 movl (%r14), %r8d testq %r8, %r8 je LBB0_2 ## %bb.3: movq (%rbx), %r10 leaq -1(%r8), %rax movl %r8d, %esi andl $3, %esi cmpq $3, %rax jae LBB0_6 ## %bb.4: xorl %eax, %eax xorl %r12d, %r12d jmp LBB0_8 LBB0_5: movq _EBUSY@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_18 LBB0_2: xorl %r12d, %r12d jmp LBB0_11 LBB0_6: andl $-4, %r8d xorl %r9d, %r9d xorl %eax, %eax xorl %r12d, %r12d .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movl $1, %edi movl %eax, %ecx shll %cl, %edi cmpq $0, (%r10,%rax,8) cmovel %r9d, %edi leal 1(%rax), %ecx movl $1, %ebx ## kill: def $cl killed $cl killed $ecx shll %cl, %ebx orl %r12d, %edi cmpq $0, 8(%r10,%rax,8) cmovel %r9d, %ebx leal 2(%rax), %ecx movl $1, %edx ## kill: def $cl killed $cl killed $ecx shll %cl, %edx cmpq $0, 16(%r10,%rax,8) cmovel %r9d, %edx orl %ebx, %edx orl %edi, %edx leal 3(%rax), %ecx movl $1, %r12d ## kill: def $cl killed $cl killed $ecx shll %cl, %r12d cmpq $0, 24(%r10,%rax,8) cmovel %r9d, %r12d orl %edx, %r12d addq $4, %rax cmpq %r8, %rax jne LBB0_7 LBB0_8: testq %rsi, %rsi je LBB0_11 ## %bb.9: xorl %edi, %edi .p2align 4, 0x90 LBB0_10: ## =>This Inner Loop Header: Depth=1 movl $1, %edx movl %eax, %ecx shll %cl, %edx cmpq $0, (%r10,%rax,8) cmovel %edi, %edx orl %edx, %r12d incq %rax decq %rsi jne LBB0_10 LBB0_11: addq $8, %r14 movq %r14, %rdi callq _spin_lock_irq movl 4(%r15), %r13d xorl %r12d, %r13d je LBB0_17 ## %bb.12: movl (%r15), %eax testl %eax, %eax je LBB0_17 ## %bb.13: xorl %ebx, %ebx jmp LBB0_14 .p2align 4, 0x90 LBB0_16: ## in Loop: Header=BB0_14 Depth=1 incl %ebx cmpl %eax, %ebx jae LBB0_17 LBB0_14: ## =>This Inner Loop Header: Depth=1 movl $1, %edx movl %ebx, %ecx shll %cl, %edx btl %ebx, %r13d jae LBB0_16 ## %bb.15: ## in Loop: Header=BB0_14 Depth=1 andl %r12d, %edx movq %r15, %rdi movl %ebx, %esi callq _rme9652_set_thru movl (%r15), %eax jmp LBB0_16 LBB0_17: xorl %ebx, %ebx testl %r13d, %r13d setne %bl movq %r14, %rdi callq _spin_unlock_irq LBB0_18: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EBUSY,4,2 ## @EBUSY .no_dead_strip _snd_rme9652_put_thru .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 snd_rme9652_put_thru lCPI0_0: .long 0 ; 0x0 .long 1 ; 0x1 .section __TEXT,__text,regular,pure_instructions .p2align 2 _snd_rme9652_put_thru: ; @snd_rme9652_put_thru .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, x1 bl _snd_kcontrol_chip mov x19, x0 bl _snd_rme9652_use_is_exclusive cbz w0, LBB0_4 ; %bb.1: ldr w8, [x19] cbz w8, LBB0_5 ; %bb.2: ldr x9, [x20] cmp w8, #8 b.hs LBB0_6 ; %bb.3: mov x10, #0 mov w22, #0 b LBB0_9 LBB0_4: Lloh0: adrp x8, _EBUSY@GOTPAGE Lloh1: ldr x8, [x8, _EBUSY@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w19, w8 b LBB0_18 LBB0_5: mov w22, #0 b LBB0_11 LBB0_6: and x10, x8, #0xfffffff8 movi.2d v0, #0000000000000000 movi.2s v1, #2 movi.2s v2, #4 Lloh3: adrp x11, lCPI0_0@PAGE Lloh4: ldr d3, [x11, lCPI0_0@PAGEOFF] add x11, x9, #32 movi.2s v4, #6 movi.2s v5, #1 movi.2s v6, #8 mov x12, x10 movi.2d v7, #0000000000000000 movi.2d v16, #0000000000000000 movi.2d v17, #0000000000000000 LBB0_7: ; =>This Inner Loop Header: Depth=1 add.2s v18, v3, v1 add.2s v19, v3, v2 add.2s v20, v3, v4 ldp q21, q22, [x11, #-32] ldp q23, q24, [x11], #64 cmeq.2d v21, v21, #0 xtn.2s v21, v21 cmeq.2d v22, v22, #0 xtn.2s v22, v22 cmeq.2d v23, v23, #0 xtn.2s v23, v23 cmeq.2d v24, v24, #0 xtn.2s v24, v24 ushl.2s v25, v5, v3 ushl.2s v18, v5, v18 ushl.2s v19, v5, v19 ushl.2s v20, v5, v20 bic.8b v21, v25, v21 bic.8b v18, v18, v22 bic.8b v19, v19, v23 bic.8b v20, v20, v24 orr.8b v0, v21, v0 orr.8b v7, v18, v7 orr.8b v16, v19, v16 orr.8b v17, v20, v17 add.2s v3, v3, v6 subs x12, x12, #8 b.ne LBB0_7 ; %bb.8: orr.8b v0, v7, v0 orr.8b v0, v16, v0 orr.8b v0, v17, v0 mov.s w11, v0[1] fmov w12, s0 orr w22, w12, w11 cmp x10, x8 b.eq LBB0_11 LBB0_9: mov w11, #1 LBB0_10: ; =>This Inner Loop Header: Depth=1 ldr x12, [x9, x10, lsl #3] lsl w13, w11, w10 cmp x12, #0 csel w12, wzr, w13, eq orr w22, w12, w22 add x10, x10, #1 cmp x8, x10 b.ne LBB0_10 LBB0_11: add x20, x19, #8 mov x0, x20 bl _spin_lock_irq ldr w8, [x19, #4] eor w23, w8, w22 cbz w23, LBB0_17 ; %bb.12: ldr w8, [x19] cbz w8, LBB0_17 ; %bb.13: mov w21, #0 mov w24, #1 b LBB0_15 LBB0_14: ; in Loop: Header=BB0_15 Depth=1 add w21, w21, #1 cmp w21, w8 b.hs LBB0_17 LBB0_15: ; =>This Inner Loop Header: Depth=1 lsl w9, w24, w21 tst w9, w23 b.eq LBB0_14 ; %bb.16: ; in Loop: Header=BB0_15 Depth=1 and w2, w9, w22 mov x0, x19 mov x1, x21 bl _rme9652_set_thru ldr w8, [x19] b LBB0_14 LBB0_17: cmp w23, #0 cset w19, ne mov x0, x20 bl _spin_unlock_irq LBB0_18: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdr Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _EBUSY,4,2 ; @EBUSY .no_dead_strip _snd_rme9652_put_thru .subsections_via_symbols
AnghaBench/fastsocket/kernel/sound/pci/rme9652/extr_rme9652.c_snd_rme9652_put_thru.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ext4_split_extent_at _ext4_split_extent_at: ## @ext4_split_extent_at .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 $120, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r9d, -44(%rbp) ## 4-byte Spill movl %r8d, -48(%rbp) ## 4-byte Spill movq %rcx, %r14 movq %rdx, %rbx movq %rsi, %r13 movq %rdi, -88(%rbp) ## 8-byte Spill movl (%rsi), %esi leaq L_.str(%rip), %rdi movq %rcx, %rdx callq _ext_debug movq %r13, %rdi movq %rbx, %rsi callq _ext4_ext_show_leaf movq %r13, %rdi callq _ext_depth movl %eax, %eax movq %rbx, -56(%rbp) ## 8-byte Spill leaq (%rbx,%rax,8), %rcx movq %rcx, -64(%rbp) ## 8-byte Spill movq (%rbx,%rax,8), %rbx movl 8(%rbx), %edi callq _le32_to_cpu movq %rax, %r15 movq %rbx, %rdi callq _ext4_ext_get_actual_len movl %eax, %r12d movq %rbx, -80(%rbp) ## 8-byte Spill movq %rbx, %rdi callq _ext4_ext_pblock movq %rax, -128(%rbp) ## 8-byte Spill movq %r14, %rbx subq %r15, %rbx setl %al movl %r12d, -68(%rbp) ## 4-byte Spill movl %r12d, %ecx movq %r15, -136(%rbp) ## 8-byte Spill addq %r15, %rcx movq %r14, -104(%rbp) ## 8-byte Spill cmpq %r14, %rcx movq -88(%rbp), %r14 ## 8-byte Reload setle %cl orb %al, %cl movzbl %cl, %edi callq _BUG_ON movq %r14, %rdi movq %r13, %rsi movq -64(%rbp), %rdx ## 8-byte Reload callq _ext4_ext_get_access movq -56(%rbp), %rsi ## 8-byte Reload movl %eax, %r14d testl %eax, %eax jne LBB0_19 ## %bb.1: movq %rbx, -96(%rbp) ## 8-byte Spill movq -104(%rbp), %r14 ## 8-byte Reload cmpq %r14, -136(%rbp) ## 8-byte Folded Reload jne LBB0_8 ## %bb.2: movq _EXT4_EXT_MARK_UNINIT2@GOTPCREL(%rip), %rax movl -48(%rbp), %ecx ## 4-byte Reload testl %ecx, (%rax) movq -88(%rbp), %r14 ## 8-byte Reload movq -80(%rbp), %r12 ## 8-byte Reload movq %r12, %rdi je LBB0_4 ## %bb.3: callq _ext4_ext_mark_uninitialized jmp LBB0_5 LBB0_8: leaq -152(%rbp), %rdi movq -80(%rbp), %r12 ## 8-byte Reload movq %r12, %rsi movl $16, %edx callq _memcpy movq -96(%rbp), %rdi ## 8-byte Reload ## kill: def $edi killed $edi killed $rdi callq _cpu_to_le16 movq %rax, (%r12) movq _EXT4_EXT_MARK_UNINIT1@GOTPCREL(%rip), %rax movl -48(%rbp), %ecx ## 4-byte Reload testl %ecx, (%rax) movq -88(%rbp), %r15 ## 8-byte Reload je LBB0_10 ## %bb.9: movq %r12, %rdi callq _ext4_ext_mark_uninitialized LBB0_10: movq %r15, %rdi movq %r13, %rsi movq -64(%rbp), %r12 ## 8-byte Reload movq %r12, %rdx callq _ext4_ext_dirty movl %eax, %r14d testl %eax, %eax jne LBB0_20 ## %bb.11: movq -96(%rbp), %rbx ## 8-byte Reload movq -128(%rbp), %rax ## 8-byte Reload leaq (%rax,%rbx), %r12 movq -104(%rbp), %rdi ## 8-byte Reload callq _cpu_to_le32 movl %eax, -112(%rbp) movl -68(%rbp), %edi ## 4-byte Reload subl %ebx, %edi callq _cpu_to_le16 movq %rax, -120(%rbp) leaq -120(%rbp), %rdi movq %r12, %rsi callq _ext4_ext_store_pblock movq _EXT4_EXT_MARK_UNINIT2@GOTPCREL(%rip), %rax movl -48(%rbp), %r12d ## 4-byte Reload testl %r12d, (%rax) je LBB0_13 ## %bb.12: leaq -120(%rbp), %rdi callq _ext4_ext_mark_uninitialized LBB0_13: leaq -120(%rbp), %rcx movq %r15, %rdi movq %r13, %rsi movq -56(%rbp), %rdx ## 8-byte Reload movl -44(%rbp), %r8d ## 4-byte Reload callq _ext4_ext_insert_extent movl %eax, %r14d movq _ENOSPC@GOTPCREL(%rip), %rax movl (%rax), %eax addl %r14d, %eax jne LBB0_17 ## %bb.14: movq _EXT4_EXT_MAY_ZEROOUT@GOTPCREL(%rip), %rax testl %r12d, (%rax) je LBB0_17 ## %bb.15: leaq -152(%rbp), %rsi movq %r13, %rdi callq _ext4_ext_zeroout movl %eax, %r14d testl %eax, %eax movq -64(%rbp), %r12 ## 8-byte Reload jne LBB0_20 ## %bb.16: movl -68(%rbp), %edi ## 4-byte Reload callq _cpu_to_le16 movq -80(%rbp), %rdx ## 8-byte Reload movq %rax, (%rdx) movq %r13, %rdi movq -56(%rbp), %rbx ## 8-byte Reload movq %rbx, %rsi callq _ext4_ext_try_to_merge movq %r15, %rdi movq %r13, %rsi movq %r12, %rdx callq _ext4_ext_dirty movq %rbx, %rsi movl %eax, %r14d jmp LBB0_19 LBB0_4: callq _ext4_ext_mark_initialized LBB0_5: movq -56(%rbp), %rbx ## 8-byte Reload movq -64(%rbp), %r15 ## 8-byte Reload movl -44(%rbp), %ecx ## 4-byte Reload movq _EXT4_GET_BLOCKS_DIO@GOTPCREL(%rip), %rax testl %ecx, (%rax) jne LBB0_7 ## %bb.6: movq %r13, %rdi movq %rbx, %rsi movq %r12, %rdx callq _ext4_ext_try_to_merge LBB0_7: movq %r14, %rdi movq %r13, %rsi movq %r15, %rdx callq _ext4_ext_dirty movl %eax, %r14d movq %rbx, %rsi LBB0_19: movq %r13, %rdi callq _ext4_ext_show_leaf LBB0_21: movl %r14d, %eax addq $120, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_17: testl %r14d, %r14d movq -64(%rbp), %r12 ## 8-byte Reload je LBB0_18 LBB0_20: movq -152(%rbp), %rax movq -80(%rbp), %rcx ## 8-byte Reload movq %rax, (%rcx) movq %r15, %rdi movq %r13, %rsi movq %r12, %rdx callq _ext4_ext_dirty jmp LBB0_21 LBB0_18: xorl %r14d, %r14d movq -56(%rbp), %rsi ## 8-byte Reload jmp LBB0_19 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ext4_split_extents_at: inode %lu, logicalblock %llu\n" .comm _EXT4_EXT_MARK_UNINIT2,4,2 ## @EXT4_EXT_MARK_UNINIT2 .comm _EXT4_GET_BLOCKS_DIO,4,2 ## @EXT4_GET_BLOCKS_DIO .comm _EXT4_EXT_MARK_UNINIT1,4,2 ## @EXT4_EXT_MARK_UNINIT1 .comm _ENOSPC,4,2 ## @ENOSPC .comm _EXT4_EXT_MAY_ZEROOUT,4,2 ## @EXT4_EXT_MAY_ZEROOUT .no_dead_strip _ext4_split_extent_at .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ext4_split_extent_at _ext4_split_extent_at: ; @ext4_split_extent_at .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 stp w5, w4, [sp, #24] ; 8-byte Folded Spill mov x27, x3 mov x22, x2 mov x24, x1 mov x25, x0 ldr w1, [x1] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF mov x2, x3 bl _ext_debug mov x0, x24 mov x1, x22 bl _ext4_ext_show_leaf mov x0, x24 bl _ext_depth add x26, x22, w0, uxtw #3 ldr x19, [x26] ldr w0, [x19, #8] bl _le32_to_cpu mov x21, x0 mov x0, x19 bl _ext4_ext_get_actual_len mov x20, x0 mov x0, x19 bl _ext4_ext_pblock str x0, [sp, #16] ; 8-byte Folded Spill subs x23, x27, x21 add x8, x21, w20, uxtw ccmp x8, x27, #4, ge cset w0, le bl _BUG_ON mov x28, x25 mov x0, x25 mov x1, x24 mov x2, x26 bl _ext4_ext_get_access mov x25, x0 cbnz w0, LBB0_17 ; %bb.1: str x23, [sp, #8] ; 8-byte Folded Spill mov x25, x26 str w20, [sp, #4] ; 4-byte Folded Spill ldr w26, [sp, #28] ; 4-byte Folded Reload mov x20, x28 cmp x21, x27 b.ne LBB0_4 ; %bb.2: Lloh2: adrp x8, _EXT4_EXT_MARK_UNINIT2@GOTPAGE Lloh3: ldr x8, [x8, _EXT4_EXT_MARK_UNINIT2@GOTPAGEOFF] Lloh4: ldr w8, [x8] tst w8, w26 mov x21, x20 mov x0, x19 b.eq LBB0_13 ; %bb.3: bl _ext4_ext_mark_uninitialized b LBB0_14 LBB0_4: add x0, sp, #32 mov x1, x19 mov w2, #16 bl _memcpy ldr x0, [sp, #8] ; 8-byte Folded Reload ; kill: def $w0 killed $w0 killed $x0 bl _cpu_to_le16 str x0, [x19] Lloh5: adrp x8, _EXT4_EXT_MARK_UNINIT1@GOTPAGE Lloh6: ldr x8, [x8, _EXT4_EXT_MARK_UNINIT1@GOTPAGEOFF] Lloh7: ldr w8, [x8] mov x28, x19 tst w8, w26 mov x21, x20 b.eq LBB0_6 ; %bb.5: mov x0, x28 bl _ext4_ext_mark_uninitialized LBB0_6: mov x0, x21 mov x19, x24 mov x1, x24 mov x24, x25 mov x2, x25 bl _ext4_ext_dirty mov x25, x0 ldr x23, [sp, #16] ; 8-byte Folded Reload cbnz w0, LBB0_20 ; %bb.7: ldr x25, [sp, #8] ; 8-byte Folded Reload add x21, x23, x25 mov x0, x27 bl _cpu_to_le32 str w0, [sp, #56] ldr w8, [sp, #4] ; 4-byte Folded Reload sub w0, w8, w25 bl _cpu_to_le16 str x0, [sp, #48] add x0, sp, #48 mov x1, x21 bl _ext4_ext_store_pblock Lloh8: adrp x8, _EXT4_EXT_MARK_UNINIT2@GOTPAGE Lloh9: ldr x8, [x8, _EXT4_EXT_MARK_UNINIT2@GOTPAGEOFF] Lloh10: ldr w8, [x8] tst w8, w26 b.eq LBB0_9 ; %bb.8: add x0, sp, #48 bl _ext4_ext_mark_uninitialized LBB0_9: add x3, sp, #48 mov x21, x20 mov x0, x20 mov x1, x19 mov x2, x22 ldr w4, [sp, #24] ; 4-byte Folded Reload bl _ext4_ext_insert_extent mov x25, x0 Lloh11: adrp x8, _ENOSPC@GOTPAGE Lloh12: ldr x8, [x8, _ENOSPC@GOTPAGEOFF] Lloh13: ldr w8, [x8] cmn w0, w8 b.ne LBB0_19 ; %bb.10: Lloh14: adrp x8, _EXT4_EXT_MAY_ZEROOUT@GOTPAGE Lloh15: ldr x8, [x8, _EXT4_EXT_MAY_ZEROOUT@GOTPAGEOFF] Lloh16: ldr w8, [x8] tst w8, w26 b.eq LBB0_19 ; %bb.11: add x1, sp, #32 mov x0, x19 bl _ext4_ext_zeroout mov x25, x0 cbnz w0, LBB0_20 ; %bb.12: ldr w0, [sp, #4] ; 4-byte Folded Reload bl _cpu_to_le16 str x0, [x28] mov x0, x19 mov x1, x22 mov x2, x28 bl _ext4_ext_try_to_merge mov x0, x21 mov x1, x19 mov x2, x24 bl _ext4_ext_dirty mov x25, x0 b LBB0_21 LBB0_13: bl _ext4_ext_mark_initialized LBB0_14: ldr w9, [sp, #24] ; 4-byte Folded Reload mov x20, x25 Lloh17: adrp x8, _EXT4_GET_BLOCKS_DIO@GOTPAGE Lloh18: ldr x8, [x8, _EXT4_GET_BLOCKS_DIO@GOTPAGEOFF] Lloh19: ldr w8, [x8] tst w8, w9 b.ne LBB0_16 ; %bb.15: mov x0, x24 mov x1, x22 mov x2, x19 bl _ext4_ext_try_to_merge LBB0_16: mov x0, x21 mov x1, x24 mov x2, x20 bl _ext4_ext_dirty mov x25, x0 LBB0_17: mov x0, x24 mov x1, x22 bl _ext4_ext_show_leaf LBB0_18: mov x0, x25 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_19: cbz w25, LBB0_21 LBB0_20: ldr x8, [sp, #32] str x8, [x28] mov x0, x21 mov x1, x19 mov x2, x24 bl _ext4_ext_dirty b LBB0_18 LBB0_21: mov x24, x19 b LBB0_17 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ext4_split_extents_at: inode %lu, logicalblock %llu\n" .comm _EXT4_EXT_MARK_UNINIT2,4,2 ; @EXT4_EXT_MARK_UNINIT2 .comm _EXT4_GET_BLOCKS_DIO,4,2 ; @EXT4_GET_BLOCKS_DIO .comm _EXT4_EXT_MARK_UNINIT1,4,2 ; @EXT4_EXT_MARK_UNINIT1 .comm _ENOSPC,4,2 ; @ENOSPC .comm _EXT4_EXT_MAY_ZEROOUT,4,2 ; @EXT4_EXT_MAY_ZEROOUT .no_dead_strip _ext4_split_extent_at .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/ext4/extr_extents.c_ext4_split_extent_at.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function update_stream_selection_state _update_stream_selection_state: ## @update_stream_selection_state .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, %r15 movq $0, (%rsi) movl (%rdi), %r10d testl %r10d, %r10d jle LBB0_20 ## %bb.1: movq 24(%r15), %r12 movq _STREAM_SUB@GOTPCREL(%rip), %r8 movq (%r8), %r9 xorl %ebx, %ebx xorl %r11d, %r11d xorl %r13d, %r13d jmp LBB0_2 .p2align 4, 0x90 LBB0_8: ## in Loop: Header=BB0_2 Depth=1 movl $0, 8(%rax) LBB0_9: ## in Loop: Header=BB0_2 Depth=1 orl %edi, %r13d incq %rbx cmpq %rbx, %r10 je LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r12,%rbx,8), %rax movq (%rax), %rax movq 40(%rax), %rsi movl 4(%rsi), %edx movl %edx, 32(%rax) movl 12(%rax), %edi testl %edi, %edi je LBB0_8 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl (%rsi), %esi xorl %ecx, %ecx testl %esi, %esi sete %cl movl %ecx, 8(%rax) orl %esi, %edx jne LBB0_9 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 xorl %ecx, %ecx cmpq %r9, 16(%rax) setne %cl orl %ecx, %r11d jmp LBB0_9 LBB0_5: testl %r11d, %r11d je LBB0_19 ## %bb.6: movq 24(%r15), %rsi movq (%r8), %rdx cmpl $1, %r10d jne LBB0_10 ## %bb.7: xorl %edi, %edi LBB0_16: testb $1, %r10b je LBB0_19 ## %bb.17: movq (%rsi,%rdi,8), %rax movq (%rax), %rax cmpq %rdx, 16(%rax) jne LBB0_19 ## %bb.18: movl $0, 8(%rax) LBB0_19: testl %r13d, %r13d jne LBB0_21 LBB0_20: movl $0, 4(%r15) LBB0_21: movq %r14, %rdi movl $1, %esi callq _ds_clear_reader_state cmpl $0, 8(%r15) jle LBB0_26 ## %bb.22: xorl %ebx, %ebx jmp LBB0_23 .p2align 4, 0x90 LBB0_25: ## in Loop: Header=BB0_23 Depth=1 movq %r12, %rdi callq _update_seek_ranges incq %rbx movslq 8(%r15), %rax cmpq %rax, %rbx jge LBB0_26 LBB0_23: ## =>This Inner Loop Header: Depth=1 movq 16(%r15), %rax movq (%rax,%rbx,8), %r12 cmpl $0, 12(%r14) jne LBB0_25 ## %bb.24: ## in Loop: Header=BB0_23 Depth=1 movq (%r12), %rax movq 24(%r14), %rcx movl (%rax,%rcx,4), %edi callq _clear_queue jmp LBB0_25 LBB0_26: movq %r15, %rdi callq _free_empty_cached_ranges movq %r14, %rdi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _wakeup_ds ## TAILCALL LBB0_10: movl %r10d, %ebx andl $-2, %ebx xorl %edi, %edi jmp LBB0_11 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_11 Depth=1 addq $2, %rdi cmpq %rdi, %rbx je LBB0_16 LBB0_11: ## =>This Inner Loop Header: Depth=1 movq (%rsi,%rdi,8), %rax movq (%rax), %rax cmpq %rdx, 16(%rax) jne LBB0_13 ## %bb.12: ## in Loop: Header=BB0_11 Depth=1 movl $0, 8(%rax) LBB0_13: ## in Loop: Header=BB0_11 Depth=1 movq 8(%rsi,%rdi,8), %rax movq (%rax), %rax cmpq %rdx, 16(%rax) jne LBB0_15 ## %bb.14: ## in Loop: Header=BB0_11 Depth=1 movl $0, 8(%rax) jmp LBB0_15 .cfi_endproc ## -- End function .comm _STREAM_SUB,8,3 ## @STREAM_SUB .no_dead_strip _update_stream_selection_state .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function update_stream_selection_state _update_stream_selection_state: ; @update_stream_selection_state .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 str xzr, [x1] ldr w8, [x0] cmp w8, #1 b.lt LBB0_13 ; %bb.1: mov w11, #0 mov w9, #0 ldr x12, [x20, #24] Lloh0: adrp x10, _STREAM_SUB@GOTPAGE Lloh1: ldr x10, [x10, _STREAM_SUB@GOTPAGEOFF] ldr x13, [x10] mov x14, x8 b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 str wzr, [x16, #8] LBB0_3: ; in Loop: Header=BB0_4 Depth=1 orr w9, w15, w9 add x12, x12, #8 subs x14, x14, #1 b.eq LBB0_7 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x15, [x12] ldr x16, [x15] ldr x0, [x16, #40] ldr w17, [x0, #4] str w17, [x16, #32] ldr w15, [x16, #12] cbz w15, LBB0_2 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 ldr w0, [x0] cmp w0, #0 cset w1, eq str w1, [x16, #8] orr w17, w0, w17 cbnz w17, LBB0_3 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 ldr x16, [x16, #16] cmp x16, x13 cset w16, ne orr w11, w11, w16 b LBB0_3 LBB0_7: cbz w11, LBB0_12 ; %bb.8: ldr x11, [x20, #24] ldr x10, [x10] b LBB0_10 LBB0_9: ; in Loop: Header=BB0_10 Depth=1 add x11, x11, #8 subs x8, x8, #1 b.eq LBB0_12 LBB0_10: ; =>This Inner Loop Header: Depth=1 ldr x12, [x11] ldr x12, [x12] ldr x13, [x12, #16] cmp x13, x10 b.ne LBB0_9 ; %bb.11: ; in Loop: Header=BB0_10 Depth=1 str wzr, [x12, #8] b LBB0_9 LBB0_12: cbnz w9, LBB0_14 LBB0_13: str wzr, [x20, #4] LBB0_14: mov x0, x19 mov w1, #1 bl _ds_clear_reader_state ldr w8, [x20, #8] cmp w8, #1 b.lt LBB0_19 ; %bb.15: mov x22, #0 b LBB0_17 LBB0_16: ; in Loop: Header=BB0_17 Depth=1 mov x0, x21 bl _update_seek_ranges add x22, x22, #1 ldrsw x8, [x20, #8] cmp x22, x8 b.ge LBB0_19 LBB0_17: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20, #16] ldr x21, [x8, x22, lsl #3] ldr w8, [x19, #12] cbnz w8, LBB0_16 ; %bb.18: ; in Loop: Header=BB0_17 Depth=1 ldr x8, [x21] ldr x9, [x19, #24] ldr w0, [x8, x9, lsl #2] bl _clear_queue b LBB0_16 LBB0_19: mov x0, x20 bl _free_empty_cached_ranges 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 _wakeup_ds .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _STREAM_SUB,8,3 ; @STREAM_SUB .no_dead_strip _update_stream_selection_state .subsections_via_symbols
AnghaBench/mpv/demux/extr_demux.c_update_stream_selection_state.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function elink_8483x_disable_eee _elink_8483x_disable_eee: ## @elink_8483x_disable_eee .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 %rdx, %r14 movq %rsi, %r13 movq %rdi, %r12 movq (%rsi), %r15 movl $0, -44(%rbp) leaq L_.str(%rip), %rsi movq %r15, %rdi callq _ELINK_DEBUG_P0 movq _PHY848xx_CMD_SET_EEE_MODE@GOTPCREL(%rip), %rax movl (%rax), %edx movq _PHY84833_MB_PROCESS1@GOTPCREL(%rip), %rax movl (%rax), %r9d leaq -44(%rbp), %rcx movq %r12, %rdi movq %r13, %rsi movl $1, %r8d callq _elink_848xx_cmd_hdlr movq %rax, %rbx movq _ELINK_STATUS_OK@GOTPCREL(%rip), %rax cmpq (%rax), %rbx jne LBB0_1 ## %bb.2: movq %r12, %rdi movq %r13, %rsi movq %r14, %rdx callq _elink_eee_disable movq %rax, %rbx jmp LBB0_3 LBB0_1: leaq L_.str.1(%rip), %rsi movq %r15, %rdi callq _ELINK_DEBUG_P0 LBB0_3: movq %rbx, %rax addq $8, %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 "Don't Advertise 10GBase-T EEE\n" .comm _PHY848xx_CMD_SET_EEE_MODE,4,2 ## @PHY848xx_CMD_SET_EEE_MODE .comm _PHY84833_MB_PROCESS1,4,2 ## @PHY84833_MB_PROCESS1 .comm _ELINK_STATUS_OK,8,3 ## @ELINK_STATUS_OK L_.str.1: ## @.str.1 .asciz "EEE disable failed.\n" .no_dead_strip _elink_8483x_disable_eee .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function elink_8483x_disable_eee _elink_8483x_disable_eee: ; @elink_8483x_disable_eee .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, x2 mov x21, x1 mov x22, x0 ldr x20, [x1] str wzr, [sp, #12] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x20 bl _ELINK_DEBUG_P0 Lloh2: adrp x8, _PHY848xx_CMD_SET_EEE_MODE@GOTPAGE Lloh3: ldr x8, [x8, _PHY848xx_CMD_SET_EEE_MODE@GOTPAGEOFF] Lloh4: ldr w2, [x8] Lloh5: adrp x8, _PHY84833_MB_PROCESS1@GOTPAGE Lloh6: ldr x8, [x8, _PHY84833_MB_PROCESS1@GOTPAGEOFF] Lloh7: ldr w5, [x8] add x3, sp, #12 mov x0, x22 mov x1, x21 mov w4, #1 bl _elink_848xx_cmd_hdlr Lloh8: adrp x8, _ELINK_STATUS_OK@GOTPAGE Lloh9: ldr x8, [x8, _ELINK_STATUS_OK@GOTPAGEOFF] Lloh10: ldr x8, [x8] cmp x0, x8 b.ne LBB0_2 ; %bb.1: mov x0, x22 mov x1, x21 mov x2, x19 bl _elink_eee_disable mov x23, x0 b LBB0_3 LBB0_2: mov x23, x0 Lloh11: adrp x1, l_.str.1@PAGE Lloh12: add x1, x1, l_.str.1@PAGEOFF mov x0, x20 bl _ELINK_DEBUG_P0 LBB0_3: mov x0, x23 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh11, Lloh12 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Don't Advertise 10GBase-T EEE\n" .comm _PHY848xx_CMD_SET_EEE_MODE,4,2 ; @PHY848xx_CMD_SET_EEE_MODE .comm _PHY84833_MB_PROCESS1,4,2 ; @PHY84833_MB_PROCESS1 .comm _ELINK_STATUS_OK,8,3 ; @ELINK_STATUS_OK l_.str.1: ; @.str.1 .asciz "EEE disable failed.\n" .no_dead_strip _elink_8483x_disable_eee .subsections_via_symbols
AnghaBench/freebsd/sys/dev/bxe/extr_bxe_elink.c_elink_8483x_disable_eee.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function icl_conn_receive_buf _icl_conn_receive_buf: ## @icl_conn_receive_buf .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %rbx movq %rsi, %r13 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq (%rdi), %r12 leaq -112(%rbp), %r15 xorl %r14d, %r14d movq %r15, %rdi xorl %esi, %esi movl $40, %edx callq _memset movq %r13, -56(%rbp) movq %rbx, -64(%rbp) leaq -64(%rbp), %rax movq %rax, -80(%rbp) movl $1, -112(%rbp) movq $0, -88(%rbp) movq %rbx, -104(%rbp) movq _UIO_SYSSPACE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -92(%rbp) movq _UIO_READ@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -96(%rbp) movq _MSG_DONTWAIT@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -68(%rbp) leaq -68(%rbp), %r9 movq %r12, %rdi xorl %esi, %esi movq %r15, %rdx xorl %ecx, %ecx xorl %r8d, %r8d callq _soreceive testl %eax, %eax je LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdi movl %eax, %esi xorl %eax, %eax callq _ICL_DEBUG jmp LBB0_4 LBB0_2: cmpq $0, -104(%rbp) je LBB0_5 ## %bb.3: leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _ICL_DEBUG LBB0_4: movl $-1, %r14d LBB0_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_7 ## %bb.6: movl %r14d, %eax addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _UIO_SYSSPACE,4,2 ## @UIO_SYSSPACE .comm _UIO_READ,4,2 ## @UIO_READ .comm _MSG_DONTWAIT,4,2 ## @MSG_DONTWAIT .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "soreceive error %d" L_.str.1: ## @.str.1 .asciz "short read" .no_dead_strip _icl_conn_receive_buf .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function icl_conn_receive_buf _icl_conn_receive_buf: ; @icl_conn_receive_buf .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 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 mov x19, x2 mov x20, x1 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] ldr x21, [x0] add x0, sp, #16 mov w1, #0 mov w2, #40 bl _memset stp x19, x20, [sp, #56] mov w8, #1 str w8, [sp, #16] add x8, sp, #56 stp xzr, x8, [sp, #40] str x19, [sp, #24] Lloh3: adrp x8, _UIO_SYSSPACE@GOTPAGE Lloh4: ldr x8, [x8, _UIO_SYSSPACE@GOTPAGEOFF] Lloh5: ldr w8, [x8] Lloh6: adrp x9, _UIO_READ@GOTPAGE Lloh7: ldr x9, [x9, _UIO_READ@GOTPAGEOFF] Lloh8: ldr w9, [x9] stp w9, w8, [sp, #32] Lloh9: adrp x8, _MSG_DONTWAIT@GOTPAGE Lloh10: ldr x8, [x8, _MSG_DONTWAIT@GOTPAGEOFF] Lloh11: ldr w8, [x8] str w8, [sp, #12] add x2, sp, #16 add x5, sp, #12 mov x0, x21 mov x1, #0 mov x3, #0 mov x4, #0 bl _soreceive ; kill: def $w0 killed $w0 def $x0 cbz w0, LBB0_2 ; %bb.1: str x0, [sp] Lloh12: adrp x0, l_.str@PAGE Lloh13: add x0, x0, l_.str@PAGEOFF b LBB0_4 LBB0_2: ldr x8, [sp, #24] cbz x8, LBB0_7 ; %bb.3: Lloh14: adrp x0, l_.str.1@PAGE Lloh15: add x0, x0, l_.str.1@PAGEOFF LBB0_4: bl _ICL_DEBUG mov w0, #-1 LBB0_5: ldur x8, [x29, #-40] Lloh16: adrp x9, ___stack_chk_guard@GOTPAGE Lloh17: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh18: ldr x9, [x9] cmp x9, x8 b.ne LBB0_8 ; %bb.6: 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 add sp, sp, #128 ret LBB0_7: mov w0, #0 b LBB0_5 LBB0_8: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .cfi_endproc ; -- End function .comm _UIO_SYSSPACE,4,2 ; @UIO_SYSSPACE .comm _UIO_READ,4,2 ; @UIO_READ .comm _MSG_DONTWAIT,4,2 ; @MSG_DONTWAIT .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "soreceive error %d" l_.str.1: ; @.str.1 .asciz "short read" .no_dead_strip _icl_conn_receive_buf .subsections_via_symbols
AnghaBench/freebsd/sys/dev/iscsi/extr_icl_soft.c_icl_conn_receive_buf.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __archive_set_option ## -- Begin function _archive_set_option .p2align 4, 0x90 __archive_set_option: ## @_archive_set_option .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 %rcx, %r14 movq %rdx, %r13 movq %rsi, %rbx movq _ARCHIVE_STATE_NEW@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rdi, %r15 movl %r8d, %esi movq %r9, %rcx callq _archive_check_magic xorl %esi, %esi testq %rbx, %rbx je LBB0_2 ## %bb.1: cmpb $0, (%rbx) cmovneq %rbx, %rsi LBB0_2: xorl %r12d, %r12d testq %r13, %r13 je LBB0_4 ## %bb.3: cmpb $0, (%r13) cmovneq %r13, %r12 LBB0_4: xorl %r13d, %r13d testq %r14, %r14 je LBB0_6 ## %bb.5: cmpb $0, (%r14) cmovneq %r14, %r13 LBB0_6: movq %r12, %rax orq %r13, %rax jne LBB0_8 ## %bb.7: movq _ARCHIVE_OK@GOTPCREL(%rip), %rax jmp LBB0_15 LBB0_8: testq %r12, %r12 je LBB0_9 ## %bb.10: movq %r15, %rdi movq %r12, %rdx movq %r13, %rcx movq %rsi, %r14 callq *16(%rbp) movq _ARCHIVE_WARN@GOTPCREL(%rip), %rcx movl (%rcx), %ecx leal -1(%rcx), %edx cmpl %edx, %eax jne LBB0_12 ## %bb.11: movq _ARCHIVE_ERRNO_MISC@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdx movq %r15, %rdi movq %r14, %rcx xorl %eax, %eax callq _archive_set_error jmp LBB0_14 LBB0_9: movq _ARCHIVE_ERRNO_MISC@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str(%rip), %rdx movq %r15, %rdi xorl %eax, %eax callq _archive_set_error jmp LBB0_14 LBB0_12: cmpl %ecx, %eax jne LBB0_16 ## %bb.13: leaq L_.str.3(%rip), %rax testq %r14, %r14 cmoveq %rax, %r14 leaq L_.str.5(%rip), %r9 cmoveq %rax, %r9 testq %r13, %r13 movq _ARCHIVE_ERRNO_MISC@GOTPCREL(%rip), %rcx movl (%rcx), %esi leaq L_.str.4(%rip), %rcx cmovneq %rax, %rcx leaq L_.str.6(%rip), %r10 cmoveq %rax, %r10 cmoveq %rax, %r13 subq $8, %rsp leaq L_.str.2(%rip), %rdx movq %r15, %rdi movq %r14, %r8 xorl %eax, %eax pushq %r13 pushq %r10 pushq %r12 callq _archive_set_error addq $32, %rsp LBB0_14: movq _ARCHIVE_FAILED@GOTPCREL(%rip), %rax LBB0_15: movl (%rax), %eax LBB0_16: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ARCHIVE_STATE_NEW,4,2 ## @ARCHIVE_STATE_NEW .comm _ARCHIVE_OK,4,2 ## @ARCHIVE_OK .comm _ARCHIVE_ERRNO_MISC,4,2 ## @ARCHIVE_ERRNO_MISC .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Empty option" .comm _ARCHIVE_FAILED,4,2 ## @ARCHIVE_FAILED .comm _ARCHIVE_WARN,4,2 ## @ARCHIVE_WARN L_.str.1: ## @.str.1 .asciz "Unknown module name: `%s'" L_.str.2: ## @.str.2 .asciz "Undefined option: `%s%s%s%s%s%s'" L_.str.3: ## @.str.3 .space 1 L_.str.4: ## @.str.4 .asciz "!" L_.str.5: ## @.str.5 .asciz ":" L_.str.6: ## @.str.6 .asciz "=" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __archive_set_option ; -- Begin function _archive_set_option .p2align 2 __archive_set_option: ; @_archive_set_option .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 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 mov x21, x6 mov x23, x3 mov x22, x2 mov x20, x1 mov x19, x0 Lloh0: adrp x8, _ARCHIVE_STATE_NEW@GOTPAGE Lloh1: ldr x8, [x8, _ARCHIVE_STATE_NEW@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x1, x4 mov x3, x5 bl _archive_check_magic cbz x20, LBB0_2 ; %bb.1: ldrb w8, [x20] cmp w8, #0 csel x20, xzr, x20, eq LBB0_2: cbz x22, LBB0_4 ; %bb.3: ldrb w8, [x22] cmp w8, #0 csel x22, xzr, x22, eq LBB0_4: cbz x23, LBB0_6 ; %bb.5: ldrb w8, [x23] cmp w8, #0 csel x23, xzr, x23, eq LBB0_6: orr x8, x22, x23 cbnz x8, LBB0_8 ; %bb.7: Lloh3: adrp x8, _ARCHIVE_OK@GOTPAGE Lloh4: ldr x8, [x8, _ARCHIVE_OK@GOTPAGEOFF] b LBB0_15 LBB0_8: cbz x22, LBB0_11 ; %bb.9: mov x0, x19 mov x1, x20 mov x2, x22 mov x3, x23 blr x21 Lloh5: adrp x8, _ARCHIVE_WARN@GOTPAGE Lloh6: ldr x8, [x8, _ARCHIVE_WARN@GOTPAGEOFF] Lloh7: ldr w8, [x8] sub w9, w8, #1 cmp w0, w9 b.ne LBB0_12 ; %bb.10: Lloh8: adrp x8, _ARCHIVE_ERRNO_MISC@GOTPAGE Lloh9: ldr x8, [x8, _ARCHIVE_ERRNO_MISC@GOTPAGEOFF] Lloh10: ldr w1, [x8] str x20, [sp] Lloh11: adrp x2, l_.str.1@PAGE Lloh12: add x2, x2, l_.str.1@PAGEOFF b LBB0_14 LBB0_11: Lloh13: adrp x8, _ARCHIVE_ERRNO_MISC@GOTPAGE Lloh14: ldr x8, [x8, _ARCHIVE_ERRNO_MISC@GOTPAGEOFF] Lloh15: ldr w1, [x8] Lloh16: adrp x2, l_.str@PAGE Lloh17: add x2, x2, l_.str@PAGEOFF b LBB0_14 LBB0_12: cmp w0, w8 b.ne LBB0_16 ; %bb.13: Lloh18: adrp x8, _ARCHIVE_ERRNO_MISC@GOTPAGE Lloh19: ldr x8, [x8, _ARCHIVE_ERRNO_MISC@GOTPAGEOFF] Lloh20: adrp x9, l_.str.4@PAGE Lloh21: add x9, x9, l_.str.4@PAGEOFF Lloh22: adrp x10, l_.str.3@PAGE Lloh23: add x10, x10, l_.str.3@PAGEOFF Lloh24: ldr w1, [x8] cmp x20, #0 csel x8, x10, x20, eq Lloh25: adrp x11, l_.str.5@PAGE Lloh26: add x11, x11, l_.str.5@PAGEOFF csel x11, x10, x11, eq cmp x23, #0 csel x9, x9, x10, eq Lloh27: adrp x12, l_.str.6@PAGE Lloh28: add x12, x12, l_.str.6@PAGEOFF csel x12, x10, x12, eq csel x10, x10, x23, eq stp x12, x10, [sp, #32] stp x11, x22, [sp, #16] stp x9, x8, [sp] Lloh29: adrp x2, l_.str.2@PAGE Lloh30: add x2, x2, l_.str.2@PAGEOFF LBB0_14: mov x0, x19 bl _archive_set_error Lloh31: adrp x8, _ARCHIVE_FAILED@GOTPAGE Lloh32: ldr x8, [x8, _ARCHIVE_FAILED@GOTPAGEOFF] LBB0_15: ldr w0, [x8] LBB0_16: 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 add sp, sp, #112 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh24 .loh AdrpLdrGot Lloh31, Lloh32 .cfi_endproc ; -- End function .comm _ARCHIVE_STATE_NEW,4,2 ; @ARCHIVE_STATE_NEW .comm _ARCHIVE_OK,4,2 ; @ARCHIVE_OK .comm _ARCHIVE_ERRNO_MISC,4,2 ; @ARCHIVE_ERRNO_MISC .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Empty option" .comm _ARCHIVE_FAILED,4,2 ; @ARCHIVE_FAILED .comm _ARCHIVE_WARN,4,2 ; @ARCHIVE_WARN l_.str.1: ; @.str.1 .asciz "Unknown module name: `%s'" l_.str.2: ; @.str.2 .asciz "Undefined option: `%s%s%s%s%s%s'" l_.str.3: ; @.str.3 .space 1 l_.str.4: ; @.str.4 .asciz "!" l_.str.5: ; @.str.5 .asciz ":" l_.str.6: ; @.str.6 .asciz "=" .subsections_via_symbols
AnghaBench/freebsd/contrib/libarchive/libarchive/extr_archive_options.c__archive_set_option.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _InsertionSort ## -- Begin function InsertionSort .p2align 4, 0x90 _InsertionSort: ## @InsertionSort .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpl $2, %esi jl LBB0_7 ## %bb.1: movl %esi, %r8d movl $1, %r9d jmp LBB0_2 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_2 Depth=1 movslq %ecx, %rax movl %edx, (%rdi,%rax,4) incq %r9 cmpq %r8, %r9 je LBB0_7 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl (%rdi,%r9,4), %edx movq %r9, %rcx .p2align 4, 0x90 LBB0_3: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 leaq -1(%rcx), %rsi movl %esi, %eax movl (%rdi,%rax,4), %eax cmpl %edx, %eax jle LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl %eax, (%rdi,%rcx,4) leaq 1(%rsi), %rax movq %rsi, %rcx cmpq $1, %rax jg LBB0_3 ## %bb.5: ## in Loop: Header=BB0_2 Depth=1 xorl %ecx, %ecx jmp LBB0_6 LBB0_7: popq %rbp retq .cfi_endproc ## -- End function .globl _PrintTabel ## -- Begin function PrintTabel .p2align 4, 0x90 _PrintTabel: ## @PrintTabel .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 testl %esi, %esi jle LBB1_3 ## %bb.1: movq %rdi, %r15 movl %esi, %r12d leaq L_.str(%rip), %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 movl (%r15,%rbx,4), %esi movq %r14, %rdi xorl %eax, %eax callq _printf incq %rbx cmpq %rbx, %r12 jne LBB1_2 LBB1_3: movl $10, %edi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _putchar ## TAILCALL .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %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 ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.3(%rip), %rdi leaq -52(%rbp), %rsi xorl %eax, %eax callq _scanf movq %rsp, %r12 movl -52(%rbp), %eax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r13 cmpl $0, -52(%rbp) jle LBB2_10 ## %bb.1: movq %r12, -64(%rbp) ## 8-byte Spill leaq L_.str.4(%rip), %r14 leaq L_.str.3(%rip), %r15 movq %r13, %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB2_2: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movl %ebx, %esi xorl %eax, %eax callq _printf movq %r15, %rdi movq %r12, %rsi xorl %eax, %eax callq _scanf incq %rbx movslq -52(%rbp), %rax addq $4, %r12 cmpq %rax, %rbx jl LBB2_2 ## %bb.3: movl %eax, %eax cmpl $2, %eax movq -64(%rbp), %r12 ## 8-byte Reload jl LBB2_10 ## %bb.4: movl $1, %ecx jmp LBB2_5 .p2align 4, 0x90 LBB2_9: ## in Loop: Header=BB2_5 Depth=1 movslq %esi, %rsi movl %edx, (%r13,%rsi,4) incq %rcx cmpq %rax, %rcx je LBB2_10 LBB2_5: ## =>This Loop Header: Depth=1 ## Child Loop BB2_6 Depth 2 movl (%r13,%rcx,4), %edx movq %rcx, %rsi .p2align 4, 0x90 LBB2_6: ## Parent Loop BB2_5 Depth=1 ## => This Inner Loop Header: Depth=2 leaq -1(%rsi), %rdi movl %edi, %ebx movl (%r13,%rbx,4), %ebx cmpl %edx, %ebx jle LBB2_9 ## %bb.7: ## in Loop: Header=BB2_6 Depth=2 movl %ebx, (%r13,%rsi,4) leaq 1(%rdi), %rbx movq %rdi, %rsi cmpq $1, %rbx jg LBB2_6 ## %bb.8: ## in Loop: Header=BB2_5 Depth=1 xorl %esi, %esi jmp LBB2_9 LBB2_10: leaq L_str(%rip), %rdi callq _puts movl -52(%rbp), %r15d testl %r15d, %r15d jle LBB2_13 ## %bb.11: leaq L_.str(%rip), %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB2_12: ## =>This Inner Loop Header: Depth=1 movl (%r13,%rbx,4), %esi movq %r14, %rdi xorl %eax, %eax callq _printf incq %rbx cmpq %rbx, %r15 jne LBB2_12 LBB2_13: movl $10, %edi callq _putchar movq %r12, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB2_15 ## %bb.14: xorl %eax, %eax leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB2_15: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " L_.str.2: ## @.str.2 .asciz "Masukkan ukuran tabel = " L_.str.3: ## @.str.3 .asciz "%d" L_.str.4: ## @.str.4 .asciz "Masukkan anggota tabel ke-%d = " L_str: ## @str .asciz "\nTabel setelah disortir" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _InsertionSort ; -- Begin function InsertionSort .p2align 2 _InsertionSort: ; @InsertionSort .cfi_startproc ; %bb.0: cmp w1, #2 b.lt LBB0_7 ; %bb.1: mov w8, w1 mov w9, #1 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 sbfiz x11, x11, #2, #32 str w10, [x0, x11] add x9, x9, #1 cmp x9, x8 b.eq LBB0_7 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 ldr w10, [x0, x9, lsl #2] mov x11, x9 LBB0_4: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 sub x12, x11, #1 ldr w13, [x0, w12, uxtw #2] cmp w13, w10 b.le LBB0_2 ; %bb.5: ; in Loop: Header=BB0_4 Depth=2 str w13, [x0, x11, lsl #2] add x13, x12, #1 mov x11, x12 cmp x13, #1 b.gt LBB0_4 ; %bb.6: ; in Loop: Header=BB0_3 Depth=1 mov x11, #0 b LBB0_2 LBB0_7: ret .cfi_endproc ; -- End function .globl _PrintTabel ; -- Begin function PrintTabel .p2align 2 _PrintTabel: ; @PrintTabel .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cmp w1, #1 b.lt LBB1_3 ; %bb.1: mov x19, x0 mov w21, w1 Lloh0: adrp x20, l_.str@PAGE Lloh1: add x20, x20, l_.str@PAGEOFF LBB1_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [x19], #4 str x8, [sp] mov x0, x20 bl _printf subs x21, x21, #1 b.ne LBB1_2 LBB1_3: mov w0, #10 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _putchar .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .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 sub sp, sp, #16 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 x0, l_.str.2@PAGE Lloh6: add x0, x0, l_.str.2@PAGEOFF bl _printf sub x8, x29, #60 str x8, [sp, #-16]! Lloh7: adrp x0, l_.str.3@PAGE Lloh8: add x0, x0, l_.str.3@PAGEOFF bl _scanf add sp, sp, #16 mov x21, sp ldur w8, [x29, #-60] lsl x8, x8, #2 mov x9, x8 Lloh9: adrp x16, ___chkstk_darwin@GOTPAGE Lloh10: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x22, x9, x8 mov sp, x22 ldur w8, [x29, #-60] cmp w8, #1 b.lt LBB2_10 ; %bb.1: mov x23, #0 Lloh11: adrp x19, l_.str.4@PAGE Lloh12: add x19, x19, l_.str.4@PAGEOFF mov x24, x22 Lloh13: adrp x20, l_.str.3@PAGE Lloh14: add x20, x20, l_.str.3@PAGEOFF LBB2_2: ; =>This Inner Loop Header: Depth=1 str x23, [sp, #-16]! mov x0, x19 bl _printf add sp, sp, #16 str x24, [sp, #-16]! mov x0, x20 bl _scanf add sp, sp, #16 add x23, x23, #1 ldursw x8, [x29, #-60] add x24, x24, #4 cmp x23, x8 b.lt LBB2_2 ; %bb.3: and x8, x8, #0xffffffff cmp w8, #1 b.le LBB2_10 ; %bb.4: mov w9, #1 b LBB2_6 LBB2_5: ; in Loop: Header=BB2_6 Depth=1 sbfiz x11, x11, #2, #32 str w10, [x22, x11] add x9, x9, #1 cmp x9, x8 b.eq LBB2_10 LBB2_6: ; =>This Loop Header: Depth=1 ; Child Loop BB2_7 Depth 2 ldr w10, [x22, x9, lsl #2] mov x11, x9 LBB2_7: ; Parent Loop BB2_6 Depth=1 ; => This Inner Loop Header: Depth=2 sub x12, x11, #1 ldr w13, [x22, w12, uxtw #2] cmp w13, w10 b.le LBB2_5 ; %bb.8: ; in Loop: Header=BB2_7 Depth=2 str w13, [x22, x11, lsl #2] add x13, x12, #1 mov x11, x12 cmp x13, #1 b.gt LBB2_7 ; %bb.9: ; in Loop: Header=BB2_6 Depth=1 mov x11, #0 b LBB2_5 LBB2_10: Lloh15: adrp x0, l_str@PAGE Lloh16: add x0, x0, l_str@PAGEOFF bl _puts ldur w20, [x29, #-60] cmp w20, #1 b.lt LBB2_13 ; %bb.11: Lloh17: adrp x19, l_.str@PAGE Lloh18: add x19, x19, l_.str@PAGEOFF LBB2_12: ; =>This Inner Loop Header: Depth=1 ldr w8, [x22], #4 str x8, [sp, #-16]! mov x0, x19 bl _printf add sp, sp, #16 subs x20, x20, #1 b.ne LBB2_12 LBB2_13: mov w0, #10 bl _putchar mov sp, x21 ldur x8, [x29, #-56] Lloh19: adrp x9, ___stack_chk_guard@GOTPAGE Lloh20: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh21: ldr x9, [x9] cmp x9, x8 b.ne LBB2_15 ; %bb.14: mov w0, #0 sub sp, x29, #48 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 LBB2_15: bl ___stack_chk_fail .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " l_.str.2: ; @.str.2 .asciz "Masukkan ukuran tabel = " l_.str.3: ; @.str.3 .asciz "%d" l_.str.4: ; @.str.4 .asciz "Masukkan anggota tabel ke-%d = " l_str: ; @str .asciz "\nTabel setelah disortir" .subsections_via_symbols
the_stack_data/104828557.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bios32_init ## -- Begin function bios32_init .p2align 4, 0x90 _bios32_init: ## @bios32_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bios32_init ; -- Begin function bios32_init .p2align 2 _bios32_init: ; @bios32_init .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/63620.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function construct_path_with_fanout _construct_path_with_fanout: ## @construct_path_with_fanout .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 %rdx, %r15 movl %esi, %r13d movq %rdi, %r14 movq _the_hash_algo@GOTPCREL(%rip), %r10 movq (%r10), %rax cmpb %r13b, (%rax) ja LBB0_2 ## %bb.1: movzbl %r13b, %esi leaq L_.str(%rip), %rdi movq %r10, %rbx callq _die movq %rbx, %r10 LBB0_2: testb %r13b, %r13b je LBB0_3 ## %bb.4: leal -1(%r13), %eax cmpb $15, %al jb LBB0_5 ## %bb.6: movzbl %al, %r8d leaq (%r14,%r8,2), %rax addq $2, %rax cmpq %r15, %rax jbe LBB0_8 ## %bb.7: leaq (%r8,%r8,2), %rax addq %r15, %rax addq $3, %rax cmpq %r14, %rax jbe LBB0_8 LBB0_5: xorl %ebx, %ebx xorl %r12d, %r12d .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movzbl (%r14,%r12), %eax movb %al, (%r15,%rbx) movzbl 1(%r14,%r12), %eax addq $2, %r12 movb %al, 1(%r15,%rbx) movb $47, 2(%r15,%rbx) addq $3, %rbx decb %r13b jne LBB0_11 jmp LBB0_12 LBB0_3: xorl %ebx, %ebx xorl %r12d, %r12d jmp LBB0_12 LBB0_8: incq %r8 movl %r8d, %r9d andl $-16, %r9d leaq (%r9,%r9,2), %rbx leaq (%r9,%r9), %r12 subb %r9b, %r13b leaq 31(%r14), %rdx xorl %esi, %esi movl $47, %edi movd %edi, %xmm0 movq %r15, %rax .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movdqa %xmm0, %xmm1 pinsrb $1, -9(%rdx,%rsi,2), %xmm1 pinsrb $2, -8(%rdx,%rsi,2), %xmm1 pinsrb $3, %edi, %xmm1 pinsrb $4, -7(%rdx,%rsi,2), %xmm1 pinsrb $5, -6(%rdx,%rsi,2), %xmm1 pinsrb $6, %edi, %xmm1 pinsrb $7, -5(%rdx,%rsi,2), %xmm1 pinsrb $8, -4(%rdx,%rsi,2), %xmm1 pinsrb $9, %edi, %xmm1 pinsrb $10, -3(%rdx,%rsi,2), %xmm1 pinsrb $11, -2(%rdx,%rsi,2), %xmm1 pinsrb $12, %edi, %xmm1 pinsrb $13, -1(%rdx,%rsi,2), %xmm1 pinsrb $14, (%rdx,%rsi,2), %xmm1 pinsrb $15, %edi, %xmm1 movzbl -31(%rdx,%rsi,2), %ecx movd %ecx, %xmm2 pinsrb $1, -30(%rdx,%rsi,2), %xmm2 pinsrb $2, %edi, %xmm2 pinsrb $3, -29(%rdx,%rsi,2), %xmm2 pinsrb $4, -28(%rdx,%rsi,2), %xmm2 pinsrb $5, %edi, %xmm2 pinsrb $6, -27(%rdx,%rsi,2), %xmm2 pinsrb $7, -26(%rdx,%rsi,2), %xmm2 pinsrb $8, %edi, %xmm2 pinsrb $9, -25(%rdx,%rsi,2), %xmm2 pinsrb $10, -24(%rdx,%rsi,2), %xmm2 pinsrb $11, %edi, %xmm2 pinsrb $12, -23(%rdx,%rsi,2), %xmm2 pinsrb $13, -22(%rdx,%rsi,2), %xmm2 pinsrb $14, %edi, %xmm2 pinsrb $15, -21(%rdx,%rsi,2), %xmm2 movzbl -20(%rdx,%rsi,2), %ecx movd %ecx, %xmm3 pinsrb $1, %edi, %xmm3 pinsrb $2, -19(%rdx,%rsi,2), %xmm3 pinsrb $3, -18(%rdx,%rsi,2), %xmm3 pinsrb $4, %edi, %xmm3 pinsrb $5, -17(%rdx,%rsi,2), %xmm3 pinsrb $6, -16(%rdx,%rsi,2), %xmm3 pinsrb $7, %edi, %xmm3 pinsrb $8, -15(%rdx,%rsi,2), %xmm3 pinsrb $9, -14(%rdx,%rsi,2), %xmm3 pinsrb $10, %edi, %xmm3 pinsrb $11, -13(%rdx,%rsi,2), %xmm3 pinsrb $12, -12(%rdx,%rsi,2), %xmm3 pinsrb $13, %edi, %xmm3 pinsrb $14, -11(%rdx,%rsi,2), %xmm3 pinsrb $15, -10(%rdx,%rsi,2), %xmm3 movdqu %xmm1, 32(%rax) movdqu %xmm3, 16(%rax) movdqu %xmm2, (%rax) addq $16, %rsi addq $48, %rax cmpq %rsi, %r9 jne LBB0_9 ## %bb.10: cmpq %r9, %r8 jne LBB0_11 LBB0_12: movl %ebx, %edi addq %r15, %rdi movl %r12d, %eax addq %rax, %r14 movq (%r10), %rax movl 4(%rax), %edx subl %r12d, %edx movq %r14, %rsi movq %r10, %r14 callq _memcpy movq (%r14), %rax subl %r12d, %ebx addl 4(%rax), %ebx movb $0, (%r15,%rbx) addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _the_hash_algo,8,3 ## @the_hash_algo .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Too large fanout (%u)" .no_dead_strip _construct_path_with_fanout .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function construct_path_with_fanout _construct_path_with_fanout: ; @construct_path_with_fanout .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, x2 mov x21, x1 mov x20, x0 Lloh0: adrp x22, _the_hash_algo@GOTPAGE Lloh1: ldr x22, [x22, _the_hash_algo@GOTPAGEOFF] ldr x8, [x22] ldrb w8, [x8] cmp w8, w1 b.hi LBB0_2 ; %bb.1: Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF mov x1, x21 bl _die LBB0_2: cbz w21, LBB0_9 ; %bb.3: sub w8, w21, #1 cmp w8, #31 b.lo LBB0_6 ; %bb.4: and x9, x8, #0xff lsl x10, x9, #1 add x11, x10, x20 add x11, x11, #2 cmp x11, x19 b.ls LBB0_10 ; %bb.5: add x9, x10, x9 add x9, x9, x19 add x9, x9, #3 cmp x9, x20 b.ls LBB0_10 LBB0_6: mov x23, #0 mov x24, #0 LBB0_7: add x8, x19, #2 mov w9, #47 LBB0_8: ; =>This Inner Loop Header: Depth=1 add x10, x20, x24 ldrb w11, [x10] add x12, x8, x23 sturb w11, [x12, #-2] add x24, x24, #2 ldrb w10, [x10, #1] sturb w10, [x12, #-1] add x23, x23, #3 strb w9, [x12] sub w21, w21, #1 tst w21, #0xff b.ne LBB0_8 b LBB0_13 LBB0_9: mov w23, #0 mov w24, #0 b LBB0_13 LBB0_10: ; kill: def $w8 killed $w8 killed $x8 def $x8 and x8, x8, #0xff add x8, x8, #1 and x9, x8, #0x1e0 lsl x24, x9, #1 add x23, x24, x9 sub w21, w21, w9 add x10, x20, #32 movi.16b v2, #47 mov x12, x19 mov x11, x9 LBB0_11: ; =>This Inner Loop Header: Depth=1 sub x13, x10, #32 ld2.16b { v0, v1 }, [x13] ld2.16b { v3, v4 }, [x10] mov.16b v5, v2 add x13, x12, #96 st3.16b { v0, v1, v2 }, [x12], #48 st3.16b { v3, v4, v5 }, [x12] add x10, x10, #64 mov x12, x13 subs x11, x11, #32 b.ne LBB0_11 ; %bb.12: cmp x8, x9 b.ne LBB0_7 LBB0_13: add x0, x19, w23, uxtw add x1, x20, w24, uxtw ldr x8, [x22] ldr w8, [x8, #4] sub w2, w8, w24 bl _memcpy ldr x8, [x22] ldr w8, [x8, #4] sub w9, w23, w24 add w8, w9, w8 strb wzr, [x19, w8, uxtw] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .comm _the_hash_algo,8,3 ; @the_hash_algo .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Too large fanout (%u)" .no_dead_strip _construct_path_with_fanout .subsections_via_symbols
AnghaBench/git/extr_fast-import.c_construct_path_with_fanout.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 movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/393808.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function user_recover_from_dlm_error _user_recover_from_dlm_error: ## @user_recover_from_dlm_error .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 _spin_lock movq _USER_LOCK_BUSY@GOTPCREL(%rip), %rax movl (%rax), %eax notl %eax andl %eax, 4(%rbx) movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _spin_unlock ## TAILCALL .cfi_endproc ## -- End function .comm _USER_LOCK_BUSY,4,2 ## @USER_LOCK_BUSY .no_dead_strip _user_recover_from_dlm_error .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function user_recover_from_dlm_error _user_recover_from_dlm_error: ; @user_recover_from_dlm_error .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 _spin_lock Lloh0: adrp x8, _USER_LOCK_BUSY@GOTPAGE Lloh1: ldr x8, [x8, _USER_LOCK_BUSY@GOTPAGEOFF] Lloh2: ldr w8, [x8] ldr w9, [x19, #4] bic w8, w9, w8 str w8, [x19, #4] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _spin_unlock .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _USER_LOCK_BUSY,4,2 ; @USER_LOCK_BUSY .no_dead_strip _user_recover_from_dlm_error .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/ocfs2/dlm/extr_userdlm.c_user_recover_from_dlm_error.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _yylex ## -- Begin function yylex .p2align 4, 0x90 _yylex: ## @yylex .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 cmpb $0, _yy_init(%rip) jne LBB0_10 ## %bb.1: movb $1, _yy_init(%rip) cmpb $0, _yy_start(%rip) je LBB0_146 ## %bb.2: cmpq $0, _yyin(%rip) je LBB0_147 LBB0_3: cmpq $0, _yyout(%rip) je LBB0_148 LBB0_4: movq _yy_buffer_stack(%rip), %rax testq %rax, %rax je LBB0_6 ## %bb.5: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rbx testq %rbx, %rbx jne LBB0_9 LBB0_6: callq _yyensure_buffer_stack movq _yyin(%rip), %r14 movl $64, %edi callq _malloc testq %rax, %rax je LBB0_155 ## %bb.7: movq %rax, %rbx movl $16384, 24(%rax) ## imm = 0x4000 movl $16386, %edi ## imm = 0x4002 callq _malloc movq %rax, 8(%rbx) testq %rax, %rax je LBB0_155 ## %bb.8: movl $1, 32(%rbx) movq %rbx, %rdi movq %r14, %rsi callq _yy_init_buffer movq _yy_buffer_stack(%rip), %rax movq _yy_buffer_stack_top(%rip), %rcx movq %rbx, (%rax,%rcx,8) LBB0_9: movl 28(%rbx), %edx movl %edx, _yy_n_chars(%rip) movq 16(%rbx), %rdx movq %rdx, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rsi movq %rdx, (%rsi) movq (%rax,%rcx,8), %rax movq (%rax), %rax movq %rax, _yyin(%rip) movb (%rdx), %al movb %al, _yy_hold_char(%rip) LBB0_10: leaq _yy_ec(%rip), %r14 leaq _yy_base(%rip), %r15 leaq _yy_chk(%rip), %r12 leaq _yy_nxt(%rip), %r13 LBB0_11: ## =>This Loop Header: Depth=1 ## Child Loop BB0_12 Depth 2 ## Child Loop BB0_13 Depth 3 ## Child Loop BB0_14 Depth 4 ## Child Loop BB0_20 Depth 5 ## Child Loop BB0_23 Depth 4 ## Child Loop BB0_24 Depth 5 ## Child Loop BB0_28 Depth 6 ## Child Loop BB0_44 Depth 7 ## Child Loop BB0_47 Depth 7 ## Child Loop BB0_51 Depth 7 ## Child Loop BB0_55 Depth 7 ## Child Loop BB0_63 Depth 7 ## Child Loop BB0_68 Depth 7 ## Child Loop BB0_77 Depth 7 ## Child Loop BB0_111 Depth 5 ## Child Loop BB0_118 Depth 6 ## Child Loop BB0_124 Depth 5 ## Child Loop BB0_99 Depth 5 ## Child Loop BB0_106 Depth 6 ## Child Loop BB0_131 Depth 4 ## Child Loop BB0_138 Depth 5 leaq _yy_def(%rip), %r11 LBB0_12: ## Parent Loop BB0_11 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_13 Depth 3 ## Child Loop BB0_14 Depth 4 ## Child Loop BB0_20 Depth 5 ## Child Loop BB0_23 Depth 4 ## Child Loop BB0_24 Depth 5 ## Child Loop BB0_28 Depth 6 ## Child Loop BB0_44 Depth 7 ## Child Loop BB0_47 Depth 7 ## Child Loop BB0_51 Depth 7 ## Child Loop BB0_55 Depth 7 ## Child Loop BB0_63 Depth 7 ## Child Loop BB0_68 Depth 7 ## Child Loop BB0_77 Depth 7 ## Child Loop BB0_111 Depth 5 ## Child Loop BB0_118 Depth 6 ## Child Loop BB0_124 Depth 5 ## Child Loop BB0_99 Depth 5 ## Child Loop BB0_106 Depth 6 ## Child Loop BB0_131 Depth 4 ## Child Loop BB0_138 Depth 5 movq _yy_c_buf_p(%rip), %rdx movb _yy_hold_char(%rip), %al movb %al, (%rdx) movzbl _yy_start(%rip), %ecx movq %rdx, -56(%rbp) ## 8-byte Spill movq %rdx, -48(%rbp) ## 8-byte Spill LBB0_13: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB0_14 Depth 4 ## Child Loop BB0_20 Depth 5 ## Child Loop BB0_23 Depth 4 ## Child Loop BB0_24 Depth 5 ## Child Loop BB0_28 Depth 6 ## Child Loop BB0_44 Depth 7 ## Child Loop BB0_47 Depth 7 ## Child Loop BB0_51 Depth 7 ## Child Loop BB0_55 Depth 7 ## Child Loop BB0_63 Depth 7 ## Child Loop BB0_68 Depth 7 ## Child Loop BB0_77 Depth 7 ## Child Loop BB0_111 Depth 5 ## Child Loop BB0_118 Depth 6 ## Child Loop BB0_124 Depth 5 ## Child Loop BB0_99 Depth 5 ## Child Loop BB0_106 Depth 6 ## Child Loop BB0_131 Depth 4 ## Child Loop BB0_138 Depth 5 movl $208, %r8d leaq _yy_meta(%rip), %r9 movq -48(%rbp), %r10 ## 8-byte Reload .p2align 4, 0x90 LBB0_14: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## => This Loop Header: Depth=4 ## Child Loop BB0_20 Depth 5 movzbl (%r10), %edx movslq %ecx, %rax leaq -7(%rax), %rsi cmpq $-4, %rsi jb LBB0_16 ## %bb.15: ## in Loop: Header=BB0_14 Depth=4 movl %ecx, _yy_last_accepting_state(%rip) movq %r10, _yy_last_accepting_cpos(%rip) LBB0_16: ## in Loop: Header=BB0_14 Depth=4 movb (%rdx,%r14), %dl movzbl %dl, %esi movswq (%r15,%rax,2), %rdi addq %rsi, %rdi movswl (%r12,%rdi,2), %ebx cmpl %ebx, %ecx jne LBB0_20 LBB0_17: ## in Loop: Header=BB0_14 Depth=4 movswl (%r13,%rdi,2), %ecx incq %r10 xorl %eax, %eax btq %rdi, %r8 setb %dl cmpq $1, %rdi je LBB0_22 ## %bb.18: ## in Loop: Header=BB0_14 Depth=4 movb %dl, %al testq %rax, %rax je LBB0_14 jmp LBB0_22 .p2align 4, 0x90 LBB0_19: ## in Loop: Header=BB0_20 Depth=5 movswl (%r11,%rax,2), %ecx movslq %ecx, %rax movswq (%r15,%rax,2), %rdi movzbl %dl, %esi addq %rsi, %rdi cmpw (%r12,%rdi,2), %ax je LBB0_17 LBB0_20: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_14 Depth=4 ## => This Inner Loop Header: Depth=5 addl $-5, %ecx cmpl $1, %ecx ja LBB0_19 ## %bb.21: ## in Loop: Header=BB0_20 Depth=5 movzbl (%rsi,%r9), %edx jmp LBB0_19 .p2align 4, 0x90 LBB0_22: ## in Loop: Header=BB0_13 Depth=3 movq %r10, %r14 movq -56(%rbp), %r15 ## 8-byte Reload LBB0_23: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## => This Loop Header: Depth=4 ## Child Loop BB0_24 Depth 5 ## Child Loop BB0_28 Depth 6 ## Child Loop BB0_44 Depth 7 ## Child Loop BB0_47 Depth 7 ## Child Loop BB0_51 Depth 7 ## Child Loop BB0_55 Depth 7 ## Child Loop BB0_63 Depth 7 ## Child Loop BB0_68 Depth 7 ## Child Loop BB0_77 Depth 7 ## Child Loop BB0_111 Depth 5 ## Child Loop BB0_118 Depth 6 ## Child Loop BB0_124 Depth 5 ## Child Loop BB0_99 Depth 5 ## Child Loop BB0_106 Depth 6 movq %r14, %r10 movq %r15, -56(%rbp) ## 8-byte Spill LBB0_24: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## => This Loop Header: Depth=5 ## Child Loop BB0_28 Depth 6 ## Child Loop BB0_44 Depth 7 ## Child Loop BB0_47 Depth 7 ## Child Loop BB0_51 Depth 7 ## Child Loop BB0_55 Depth 7 ## Child Loop BB0_63 Depth 7 ## Child Loop BB0_68 Depth 7 ## Child Loop BB0_77 Depth 7 movslq %ecx, %rax leaq -7(%rax), %rcx cmpq $-4, %rcx jae LBB0_26 ## %bb.25: ## in Loop: Header=BB0_24 Depth=5 movslq _yy_last_accepting_state(%rip), %rax movq _yy_last_accepting_cpos(%rip), %r10 LBB0_26: ## in Loop: Header=BB0_24 Depth=5 leaq _yy_accept(%rip), %rcx movswl (%rcx,%rax,2), %eax movq _yytext@GOTPCREL(%rip), %rcx movq %r15, (%rcx) movl %r10d, %ecx subl %r15d, %ecx movq _yyleng@GOTPCREL(%rip), %rdx movl %ecx, (%rdx) movb (%r10), %cl movb %cl, _yy_hold_char(%rip) movb $0, (%r10) movq %r10, -48(%rbp) ## 8-byte Spill jmp LBB0_28 .p2align 4, 0x90 LBB0_27: ## in Loop: Header=BB0_28 Depth=6 subq %r10, %r15 movl $4, %eax cmpq $1, %r15 jne LBB0_96 LBB0_28: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## => This Loop Header: Depth=6 ## Child Loop BB0_44 Depth 7 ## Child Loop BB0_47 Depth 7 ## Child Loop BB0_51 Depth 7 ## Child Loop BB0_55 Depth 7 ## Child Loop BB0_63 Depth 7 ## Child Loop BB0_68 Depth 7 ## Child Loop BB0_77 Depth 7 movq %r10, _yy_c_buf_p(%rip) cmpl $3, %eax jne LBB0_90 ## %bb.29: ## in Loop: Header=BB0_28 Depth=6 movq _yytext@GOTPCREL(%rip), %rax movq (%rax), %rdi movb _yy_hold_char(%rip), %al movq -48(%rbp), %rdx ## 8-byte Reload movb %al, (%rdx) movq _yy_buffer_stack(%rip), %rbx movq _yy_buffer_stack_top(%rip), %r9 movq (%rbx,%r9,8), %r14 cmpl $0, 56(%r14) je LBB0_31 ## %bb.30: ## in Loop: Header=BB0_28 Depth=6 movl _yy_n_chars(%rip), %eax jmp LBB0_32 .p2align 4, 0x90 LBB0_31: ## in Loop: Header=BB0_28 Depth=6 movl 28(%r14), %eax movl %eax, _yy_n_chars(%rip) movq _yyin(%rip), %rcx movq %rcx, (%r14) movq (%rbx,%r9,8), %r14 movl $1, 56(%r14) LBB0_32: ## in Loop: Header=BB0_28 Depth=6 movq _yy_c_buf_p(%rip), %r15 movq 8(%r14), %rcx movslq %eax, %rsi leaq (%rcx,%rsi), %rax cmpq %rax, %r15 jbe LBB0_108 ## %bb.33: ## in Loop: Header=BB0_28 Depth=6 movq %rdi, -80(%rbp) ## 8-byte Spill leaq (%rsi,%rcx), %rax incq %rax cmpq %rax, %r15 ja LBB0_152 ## %bb.34: ## in Loop: Header=BB0_28 Depth=6 movq _yytext@GOTPCREL(%rip), %rax movq (%rax), %r10 cmpl $0, 52(%r14) je LBB0_27 ## %bb.35: ## in Loop: Header=BB0_28 Depth=6 movq %r10, %r12 notq %r12 addq %r15, %r12 testl %r12d, %r12d movq %rbx, -72(%rbp) ## 8-byte Spill jle LBB0_57 ## %bb.36: ## in Loop: Header=BB0_28 Depth=6 movl %r15d, %eax subl %r10d, %eax addl $-2, %eax xorl %ebx, %ebx cmpl $7, %eax jb LBB0_40 ## %bb.37: ## in Loop: Header=BB0_28 Depth=6 movq %rcx, %rsi subq %r10, %rsi cmpq $32, %rsi jb LBB0_40 ## %bb.38: ## in Loop: Header=BB0_28 Depth=6 leaq 1(%rax), %r8 cmpl $31, %eax jae LBB0_41 ## %bb.39: ## in Loop: Header=BB0_28 Depth=6 xorl %esi, %esi jmp LBB0_50 LBB0_40: ## in Loop: Header=BB0_28 Depth=6 movq %rcx, %rdi movq %r10, %rax jmp LBB0_54 LBB0_41: ## in Loop: Header=BB0_28 Depth=6 movq %r9, %rdx movq %r8, %rsi movabsq $8589934560, %rax ## imm = 0x1FFFFFFE0 andq %rax, %rsi leaq -32(%rsi), %rdi movq %rdi, %rax shrq $5, %rax incq %rax movl %eax, %r9d andl $3, %r9d cmpq $96, %rdi jae LBB0_43 ## %bb.42: ## in Loop: Header=BB0_28 Depth=6 xorl %ebx, %ebx jmp LBB0_45 LBB0_43: ## in Loop: Header=BB0_28 Depth=6 andq $-4, %rax xorl %ebx, %ebx .p2align 4, 0x90 LBB0_44: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## Parent Loop BB0_28 Depth=6 ## => This Inner Loop Header: Depth=7 movups (%r10,%rbx), %xmm0 movups 16(%r10,%rbx), %xmm1 movups %xmm0, (%rcx,%rbx) movups %xmm1, 16(%rcx,%rbx) movups 32(%r10,%rbx), %xmm0 movups 48(%r10,%rbx), %xmm1 movups %xmm0, 32(%rcx,%rbx) movups %xmm1, 48(%rcx,%rbx) movups 64(%r10,%rbx), %xmm0 movups 80(%r10,%rbx), %xmm1 movups %xmm0, 64(%rcx,%rbx) movups %xmm1, 80(%rcx,%rbx) movups 96(%r10,%rbx), %xmm0 movups 112(%r10,%rbx), %xmm1 movups %xmm0, 96(%rcx,%rbx) movups %xmm1, 112(%rcx,%rbx) subq $-128, %rbx addq $-4, %rax jne LBB0_44 LBB0_45: ## in Loop: Header=BB0_28 Depth=6 testq %r9, %r9 je LBB0_48 ## %bb.46: ## in Loop: Header=BB0_28 Depth=6 leaq (%r10,%rbx), %rax addq $16, %rax addq %rcx, %rbx addq $16, %rbx shlq $5, %r9 xorl %edi, %edi .p2align 4, 0x90 LBB0_47: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## Parent Loop BB0_28 Depth=6 ## => This Inner Loop Header: Depth=7 movups -16(%rax,%rdi), %xmm0 movups (%rax,%rdi), %xmm1 movups %xmm0, -16(%rbx,%rdi) movups %xmm1, (%rbx,%rdi) addq $32, %rdi cmpq %rdi, %r9 jne LBB0_47 LBB0_48: ## in Loop: Header=BB0_28 Depth=6 cmpq %rsi, %r8 movq %rdx, %r9 je LBB0_56 ## %bb.49: ## in Loop: Header=BB0_28 Depth=6 testb $24, %r8b je LBB0_53 LBB0_50: ## in Loop: Header=BB0_28 Depth=6 movabsq $8589934560, %rax ## imm = 0x1FFFFFFE0 leaq 24(%rax), %rbx andq %r8, %rbx leaq (%rcx,%rbx), %rdi leaq (%r10,%rbx), %rax .p2align 4, 0x90 LBB0_51: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## Parent Loop BB0_28 Depth=6 ## => This Inner Loop Header: Depth=7 movq (%r10,%rsi), %rdx movq %rdx, (%rcx,%rsi) addq $8, %rsi cmpq %rsi, %rbx jne LBB0_51 ## %bb.52: ## in Loop: Header=BB0_28 Depth=6 cmpq %rbx, %r8 jne LBB0_54 jmp LBB0_56 LBB0_53: ## in Loop: Header=BB0_28 Depth=6 leaq (%r10,%rsi), %rax addq %rsi, %rcx movq %rcx, %rdi movl %esi, %ebx .p2align 4, 0x90 LBB0_54: ## in Loop: Header=BB0_28 Depth=6 movl %r15d, %ecx subl %ebx, %ecx notl %r10d addl %ecx, %r10d xorl %ecx, %ecx .p2align 4, 0x90 LBB0_55: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## Parent Loop BB0_28 Depth=6 ## => This Inner Loop Header: Depth=7 movzbl (%rax,%rcx), %edx movb %dl, (%rdi,%rcx) incq %rcx cmpl %ecx, %r10d jne LBB0_55 LBB0_56: ## in Loop: Header=BB0_28 Depth=6 movq -72(%rbp), %rbx ## 8-byte Reload movq (%rbx,%r9,8), %r14 LBB0_57: ## in Loop: Header=BB0_28 Depth=6 cmpl $2, 56(%r14) jne LBB0_62 ## %bb.58: ## in Loop: Header=BB0_28 Depth=6 movl $0, _yy_n_chars(%rip) LBB0_59: ## in Loop: Header=BB0_28 Depth=6 movl $0, 28(%r14) LBB0_60: ## in Loop: Header=BB0_28 Depth=6 testl %r12d, %r12d je LBB0_71 ## %bb.61: ## in Loop: Header=BB0_28 Depth=6 movl $2, 56(%r14) movl $2, %r15d xorl %r13d, %r13d jmp LBB0_84 .p2align 4, 0x90 LBB0_62: ## in Loop: Header=BB0_28 Depth=6 movq %r12, -64(%rbp) ## 8-byte Spill ## kill: def $r12d killed $r12d killed $r12 def $r12 notl %r12d movl 24(%r14), %ecx leal (%rcx,%r12), %r13d testl %r13d, %r13d jg LBB0_66 .p2align 4, 0x90 LBB0_63: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## Parent Loop BB0_28 Depth=6 ## => This Inner Loop Header: Depth=7 cmpl $0, 32(%r14) je LBB0_149 ## %bb.64: ## in Loop: Header=BB0_63 Depth=7 movq %r9, %r13 leal (%rcx,%rcx), %eax movl %ecx, %edx negl %edx shrl $3, %edx movl %ecx, %esi subl %edx, %esi testl %ecx, %ecx cmovgl %eax, %esi movq 8(%r14), %rbx movl %esi, 24(%r14) addl $2, %esi movslq %esi, %rsi movq %rbx, %rdi callq _realloc movq %rax, 8(%r14) testq %rax, %rax je LBB0_150 ## %bb.65: ## in Loop: Header=BB0_63 Depth=7 subq %rbx, %r15 movslq %r15d, %rcx addq %rcx, %rax movq %rax, _yy_c_buf_p(%rip) movq -72(%rbp), %rcx ## 8-byte Reload movq %r13, %r9 movq (%rcx,%r13,8), %r14 movl 24(%r14), %ecx leal (%rcx,%r12), %r13d movq %rax, %r15 testl %r13d, %r13d jle LBB0_63 LBB0_66: ## in Loop: Header=BB0_28 Depth=6 cmpl $8192, %r13d ## imm = 0x2000 movl $8192, %eax ## imm = 0x2000 cmovgel %eax, %r13d cmpl $0, 36(%r14) movl %r13d, %r15d je LBB0_76 ## %bb.67: ## in Loop: Header=BB0_28 Depth=6 movq -64(%rbp), %r12 ## 8-byte Reload movslq %r12d, %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_68: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## Parent Loop BB0_28 Depth=6 ## => This Inner Loop Header: Depth=7 movq _yyin(%rip), %rdi callq _getc cmpl $-1, %eax je LBB0_72 ## %bb.69: ## in Loop: Header=BB0_68 Depth=7 cmpl $10, %eax je LBB0_72 ## %bb.70: ## in Loop: Header=BB0_68 Depth=7 movq _yy_buffer_stack(%rip), %rcx movq _yy_buffer_stack_top(%rip), %rdx movq (%rcx,%rdx,8), %rcx movq 8(%rcx), %rcx addq %r14, %rcx movb %al, (%rbx,%rcx) incq %rbx cmpq %rbx, %r15 jne LBB0_68 jmp LBB0_73 LBB0_71: ## in Loop: Header=BB0_28 Depth=6 movq _yyin(%rip), %rdi callq _yyrestart leaq _yy_def(%rip), %r11 movl _yy_n_chars(%rip), %r13d movq _yy_buffer_stack(%rip), %rbx movq _yy_buffer_stack_top(%rip), %r9 movq (%rbx,%r9,8), %r14 movl $1, %r15d jmp LBB0_84 LBB0_72: ## in Loop: Header=BB0_28 Depth=6 movl %ebx, %r13d LBB0_73: ## in Loop: Header=BB0_28 Depth=6 cmpl $-1, %eax leaq _yy_def(%rip), %r11 je LBB0_82 ## %bb.74: ## in Loop: Header=BB0_28 Depth=6 cmpl $10, %eax jne LBB0_83 ## %bb.75: ## in Loop: Header=BB0_28 Depth=6 movq _yy_buffer_stack(%rip), %rbx movq _yy_buffer_stack_top(%rip), %r9 movq (%rbx,%r9,8), %rax addq 8(%rax), %r14 movl %r13d, %eax incl %r13d movb $10, (%rax,%r14) movl %r13d, _yy_n_chars(%rip) movq (%rbx,%r9,8), %r14 movl %r13d, 28(%r14) xorl %r15d, %r15d jmp LBB0_84 LBB0_76: ## in Loop: Header=BB0_28 Depth=6 callq ___error movl $0, (%rax) movq -64(%rbp), %r12 ## 8-byte Reload movslq %r12d, %r14 .p2align 4, 0x90 LBB0_77: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_24 Depth=5 ## Parent Loop BB0_28 Depth=6 ## => This Inner Loop Header: Depth=7 movq _yy_buffer_stack(%rip), %rax movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rax movq 8(%rax), %rdi addq %r14, %rdi movq _yyin(%rip), %rcx movl $1, %esi movq %r15, %rdx callq _fread movq %rax, %r13 movl %r13d, _yy_n_chars(%rip) testl %r13d, %r13d jne LBB0_81 ## %bb.78: ## in Loop: Header=BB0_77 Depth=7 movq _yyin(%rip), %rdi callq _ferror testl %eax, %eax je LBB0_89 ## %bb.79: ## in Loop: Header=BB0_77 Depth=7 callq ___error cmpl $4, (%rax) jne LBB0_153 ## %bb.80: ## in Loop: Header=BB0_77 Depth=7 callq ___error movl $0, (%rax) movq _yyin(%rip), %rdi callq _clearerr jmp LBB0_77 LBB0_81: ## in Loop: Header=BB0_28 Depth=6 movq _yy_buffer_stack(%rip), %rbx movq _yy_buffer_stack_top(%rip), %r9 movq (%rbx,%r9,8), %r14 movl %r13d, 28(%r14) xorl %r15d, %r15d leaq _yy_def(%rip), %r11 jmp LBB0_84 LBB0_82: ## in Loop: Header=BB0_28 Depth=6 movq _yyin(%rip), %rdi callq _ferror leaq _yy_def(%rip), %r11 testl %eax, %eax jne LBB0_153 LBB0_83: ## in Loop: Header=BB0_28 Depth=6 movl %r13d, _yy_n_chars(%rip) movq _yy_buffer_stack(%rip), %rbx movq _yy_buffer_stack_top(%rip), %r9 movq (%rbx,%r9,8), %r14 movl %r13d, 28(%r14) xorl %r15d, %r15d testl %r13d, %r13d je LBB0_60 .p2align 4, 0x90 LBB0_84: ## in Loop: Header=BB0_28 Depth=6 addl %r13d, %r12d cmpl 24(%r14), %r12d jle LBB0_87 ## %bb.85: ## in Loop: Header=BB0_28 Depth=6 sarl %r13d addl %r12d, %r13d movq 8(%r14), %rdi movslq %r13d, %rsi movq %r9, %r14 callq _realloc movq (%rbx,%r14,8), %rcx movq %rax, 8(%rcx) movq (%rbx,%r14,8), %rcx movq 8(%rcx), %rax testq %rax, %rax je LBB0_154 ## %bb.86: ## in Loop: Header=BB0_28 Depth=6 movq %r14, %r9 addl $-2, %r13d movl %r13d, 24(%rcx) leaq _yy_def(%rip), %r11 jmp LBB0_88 .p2align 4, 0x90 LBB0_87: ## in Loop: Header=BB0_28 Depth=6 movq 8(%r14), %rax LBB0_88: ## in Loop: Header=BB0_28 Depth=6 movl %r12d, _yy_n_chars(%rip) movslq %r12d, %rcx movb $0, (%rax,%rcx) movq (%rbx,%r9,8), %rax movq 8(%rax), %rax movb $0, 1(%rcx,%rax) movq (%rbx,%r9,8), %rax movq 8(%rax), %r10 movq _yytext@GOTPCREL(%rip), %rax movq %r10, (%rax) movl $4, %eax cmpl $1, %r15d leaq _yy_chk(%rip), %r12 leaq _yy_nxt(%rip), %r13 je LBB0_28 jmp LBB0_93 LBB0_89: ## in Loop: Header=BB0_28 Depth=6 movq _yy_buffer_stack(%rip), %rbx movq _yy_buffer_stack_top(%rip), %r9 movq (%rbx,%r9,8), %r14 leaq _yy_def(%rip), %r11 jmp LBB0_59 .p2align 4, 0x90 LBB0_90: ## in Loop: Header=BB0_24 Depth=5 cmpl $4, %eax movq -48(%rbp), %rdx ## 8-byte Reload ja LBB0_151 ## %bb.91: ## in Loop: Header=BB0_24 Depth=5 movl %eax, %eax leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_92: ## in Loop: Header=BB0_24 Depth=5 movb _yy_hold_char(%rip), %al movb %al, (%rdx) movq _yy_last_accepting_cpos(%rip), %r10 movl _yy_last_accepting_state(%rip), %ecx movq -56(%rbp), %r15 ## 8-byte Reload jmp LBB0_24 .p2align 4, 0x90 LBB0_93: ## in Loop: Header=BB0_23 Depth=4 testl %r15d, %r15d je LBB0_128 ## %bb.94: ## in Loop: Header=BB0_23 Depth=4 cmpl $2, %r15d leaq _yy_ec(%rip), %r14 leaq _yy_base(%rip), %r15 jne LBB0_12 ## %bb.95: ## in Loop: Header=BB0_23 Depth=4 movq _yy_buffer_stack(%rip), %rax movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rax movq 8(%rax), %rcx movslq _yy_n_chars(%rip), %rsi LBB0_96: ## in Loop: Header=BB0_23 Depth=4 addq %rcx, %rsi movq %rsi, _yy_c_buf_p(%rip) movzbl _yy_start(%rip), %ecx movq %r10, %r15 movq %rsi, %r14 cmpq %rsi, %r10 jae LBB0_23 ## %bb.97: ## in Loop: Header=BB0_23 Depth=4 movq %r10, %r8 leaq _yy_ec(%rip), %r9 leaq _yy_base(%rip), %r11 jmp LBB0_99 .p2align 4, 0x90 LBB0_98: ## in Loop: Header=BB0_99 Depth=5 movswl (%r13,%rax,2), %ecx incq %r8 cmpq %r14, %r8 je LBB0_127 LBB0_99: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## => This Loop Header: Depth=5 ## Child Loop BB0_106 Depth 6 movzbl (%r8), %eax testq %rax, %rax je LBB0_101 ## %bb.100: ## in Loop: Header=BB0_99 Depth=5 movb (%rax,%r9), %bl jmp LBB0_102 .p2align 4, 0x90 LBB0_101: ## in Loop: Header=BB0_99 Depth=5 movb $1, %bl LBB0_102: ## in Loop: Header=BB0_99 Depth=5 leal -7(%rcx), %eax cmpl $-4, %eax jb LBB0_104 ## %bb.103: ## in Loop: Header=BB0_99 Depth=5 movl %ecx, _yy_last_accepting_state(%rip) movq %r8, _yy_last_accepting_cpos(%rip) LBB0_104: ## in Loop: Header=BB0_99 Depth=5 movslq %ecx, %rsi movswq (%r11,%rsi,2), %rax movzbl %bl, %edi addq %rdi, %rax movswl (%r12,%rax,2), %edx cmpl %edx, %ecx jne LBB0_106 jmp LBB0_98 .p2align 4, 0x90 LBB0_105: ## in Loop: Header=BB0_106 Depth=6 leaq _yy_def(%rip), %rax movswl (%rax,%rsi,2), %ecx movslq %ecx, %rsi movswq (%r11,%rsi,2), %rax movzbl %bl, %edi addq %rdi, %rax cmpw (%r12,%rax,2), %si je LBB0_98 LBB0_106: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_99 Depth=5 ## => This Inner Loop Header: Depth=6 addl $-5, %ecx cmpl $1, %ecx ja LBB0_105 ## %bb.107: ## in Loop: Header=BB0_106 Depth=6 leaq _yy_meta(%rip), %rax movzbl (%rdi,%rax), %ebx jmp LBB0_105 LBB0_108: ## in Loop: Header=BB0_23 Depth=4 subq %rdi, %rdx movl %edx, %eax movq _yytext@GOTPCREL(%rip), %rcx movq (%rcx), %r15 shlq $32, %rdx movabsq $-4294967296, %rcx ## imm = 0xFFFFFFFF00000000 addq %rcx, %rdx sarq $32, %rdx addq %r15, %rdx movq %rdx, %r14 movq %rdx, _yy_c_buf_p(%rip) movzbl _yy_start(%rip), %ecx cmpl $2, %eax jl LBB0_120 ## %bb.109: ## in Loop: Header=BB0_23 Depth=4 movq %r15, %r8 leaq _yy_ec(%rip), %r9 leaq _yy_base(%rip), %r10 jmp LBB0_111 .p2align 4, 0x90 LBB0_110: ## in Loop: Header=BB0_111 Depth=5 movswl (%r13,%rbx,2), %ecx incq %r8 cmpq %r14, %r8 je LBB0_121 LBB0_111: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## => This Loop Header: Depth=5 ## Child Loop BB0_118 Depth 6 movzbl (%r8), %edx testq %rdx, %rdx je LBB0_113 ## %bb.112: ## in Loop: Header=BB0_111 Depth=5 movb (%rdx,%r9), %dl jmp LBB0_114 .p2align 4, 0x90 LBB0_113: ## in Loop: Header=BB0_111 Depth=5 movb $1, %dl LBB0_114: ## in Loop: Header=BB0_111 Depth=5 leal -7(%rcx), %esi cmpl $-4, %esi jb LBB0_116 ## %bb.115: ## in Loop: Header=BB0_111 Depth=5 movl %ecx, _yy_last_accepting_state(%rip) movq %r8, _yy_last_accepting_cpos(%rip) LBB0_116: ## in Loop: Header=BB0_111 Depth=5 movslq %ecx, %rsi movswq (%r10,%rsi,2), %rbx movzbl %dl, %edi addq %rdi, %rbx movswl (%r12,%rbx,2), %eax cmpl %eax, %ecx jne LBB0_118 jmp LBB0_110 .p2align 4, 0x90 LBB0_117: ## in Loop: Header=BB0_118 Depth=6 movswl (%r11,%rsi,2), %ecx movslq %ecx, %rsi movswq (%r10,%rsi,2), %rbx movzbl %dl, %edi addq %rdi, %rbx cmpw (%r12,%rbx,2), %si je LBB0_110 LBB0_118: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## Parent Loop BB0_111 Depth=5 ## => This Inner Loop Header: Depth=6 addl $-5, %ecx cmpl $1, %ecx ja LBB0_117 ## %bb.119: ## in Loop: Header=BB0_118 Depth=6 leaq _yy_meta(%rip), %rax movzbl (%rdi,%rax), %edx jmp LBB0_117 LBB0_120: ## in Loop: Header=BB0_23 Depth=4 leaq _yy_base(%rip), %r10 LBB0_121: ## in Loop: Header=BB0_23 Depth=4 movslq %ecx, %rdx leaq -7(%rdx), %rax cmpq $-4, %rax jb LBB0_123 ## %bb.122: ## in Loop: Header=BB0_23 Depth=4 movl %ecx, _yy_last_accepting_state(%rip) movq %r14, _yy_last_accepting_cpos(%rip) LBB0_123: ## in Loop: Header=BB0_23 Depth=4 movswq (%r10,%rdx,2), %rax movswl 2(%r12,%rax,2), %esi cmpl %esi, %ecx je LBB0_125 .p2align 4, 0x90 LBB0_124: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_23 Depth=4 ## => This Inner Loop Header: Depth=5 movswq (%r11,%rdx,2), %rdx movswq (%r10,%rdx,2), %rax cmpw 2(%r12,%rax,2), %dx jne LBB0_124 LBB0_125: ## in Loop: Header=BB0_23 Depth=4 incq %rax movl $208, %edx btq %rax, %rdx jb LBB0_23 ## %bb.126: ## in Loop: Header=BB0_23 Depth=4 testq %rax, %rax je LBB0_23 jmp LBB0_141 LBB0_127: ## in Loop: Header=BB0_23 Depth=4 movq %r10, %r15 leaq _yy_def(%rip), %r11 jmp LBB0_23 LBB0_128: ## in Loop: Header=BB0_13 Depth=3 movq -48(%rbp), %rdx ## 8-byte Reload subq -80(%rbp), %rdx ## 8-byte Folded Reload movl %edx, %eax shlq $32, %rdx movabsq $-4294967296, %rcx ## imm = 0xFFFFFFFF00000000 addq %rcx, %rdx sarq $32, %rdx addq %r10, %rdx movq %rdx, -48(%rbp) ## 8-byte Spill movq %rdx, _yy_c_buf_p(%rip) movzbl _yy_start(%rip), %ecx movq %r10, -56(%rbp) ## 8-byte Spill cmpl $2, %eax leaq _yy_ec(%rip), %r14 leaq _yy_base(%rip), %r15 jl LBB0_13 ## %bb.129: ## in Loop: Header=BB0_13 Depth=3 movq %r10, %r8 jmp LBB0_131 .p2align 4, 0x90 LBB0_130: ## in Loop: Header=BB0_131 Depth=4 movswl (%r13,%rax,2), %ecx incq %r8 cmpq -48(%rbp), %r8 ## 8-byte Folded Reload je LBB0_140 LBB0_131: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## => This Loop Header: Depth=4 ## Child Loop BB0_138 Depth 5 movzbl (%r8), %eax testq %rax, %rax je LBB0_133 ## %bb.132: ## in Loop: Header=BB0_131 Depth=4 movb (%rax,%r14), %bl jmp LBB0_134 .p2align 4, 0x90 LBB0_133: ## in Loop: Header=BB0_131 Depth=4 movb $1, %bl LBB0_134: ## in Loop: Header=BB0_131 Depth=4 leal -7(%rcx), %eax cmpl $-4, %eax jb LBB0_136 ## %bb.135: ## in Loop: Header=BB0_131 Depth=4 movl %ecx, _yy_last_accepting_state(%rip) movq %r8, _yy_last_accepting_cpos(%rip) LBB0_136: ## in Loop: Header=BB0_131 Depth=4 movslq %ecx, %rsi movswq (%r15,%rsi,2), %rax movzbl %bl, %edi addq %rdi, %rax movswl (%r12,%rax,2), %edx cmpl %edx, %ecx jne LBB0_138 jmp LBB0_130 .p2align 4, 0x90 LBB0_137: ## in Loop: Header=BB0_138 Depth=5 movswl (%r11,%rsi,2), %ecx movslq %ecx, %rsi movswq (%r15,%rsi,2), %rax movzbl %bl, %edi addq %rdi, %rax cmpw (%r12,%rax,2), %si je LBB0_130 LBB0_138: ## Parent Loop BB0_11 Depth=1 ## Parent Loop BB0_12 Depth=2 ## Parent Loop BB0_13 Depth=3 ## Parent Loop BB0_131 Depth=4 ## => This Inner Loop Header: Depth=5 addl $-5, %ecx cmpl $1, %ecx ja LBB0_137 ## %bb.139: ## in Loop: Header=BB0_138 Depth=5 leaq _yy_meta(%rip), %rax movzbl (%rdi,%rax), %ebx jmp LBB0_137 LBB0_140: ## in Loop: Header=BB0_13 Depth=3 movq %r10, -56(%rbp) ## 8-byte Spill jmp LBB0_13 LBB0_141: ## in Loop: Header=BB0_13 Depth=3 movq %r15, -56(%rbp) ## 8-byte Spill movswl (%r13,%rax,2), %ecx incq %r14 movq %r14, -48(%rbp) ## 8-byte Spill movq %r14, _yy_c_buf_p(%rip) leaq _yy_ec(%rip), %r14 leaq _yy_base(%rip), %r15 jmp LBB0_13 .p2align 4, 0x90 LBB0_142: ## in Loop: Header=BB0_12 Depth=2 movq _yyleng@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl _len_longest(%rip), %eax leaq _yy_ec(%rip), %r14 leaq _yy_base(%rip), %r15 jle LBB0_12 jmp LBB0_144 .p2align 4, 0x90 LBB0_143: ## in Loop: Header=BB0_12 Depth=2 movq _yytext@GOTPCREL(%rip), %rax movq (%rax), %rdi movq _yyleng@GOTPCREL(%rip), %rax movslq (%rax), %rsi movq _yyout(%rip), %rcx movl $1, %edx callq _fwrite leaq _yy_def(%rip), %r11 leaq _yy_ec(%rip), %r14 leaq _yy_base(%rip), %r15 jmp LBB0_12 .p2align 4, 0x90 LBB0_144: ## in Loop: Header=BB0_11 Depth=1 movl %eax, _len_longest(%rip) movq _yytext@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $30, %edx movq _word_longest@GOTPCREL(%rip), %rdi callq ___strcpy_chk jmp LBB0_11 LBB0_145: xorl %eax, %eax addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_146: movb $1, _yy_start(%rip) cmpq $0, _yyin(%rip) jne LBB0_3 LBB0_147: movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, _yyin(%rip) cmpq $0, _yyout(%rip) jne LBB0_4 LBB0_148: movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, _yyout(%rip) jmp LBB0_4 LBB0_149: movq $0, 8(%r14) LBB0_150: leaq L_.str.8(%rip), %rdi callq _yy_fatal_error LBB0_151: leaq L_.str(%rip), %rdi callq _yy_fatal_error LBB0_152: leaq L_.str.7(%rip), %rdi callq _yy_fatal_error LBB0_153: leaq L_.str.9(%rip), %rdi callq _yy_fatal_error LBB0_154: leaq L_.str.10(%rip), %rdi callq _yy_fatal_error LBB0_155: leaq L_.str.1(%rip), %rdi callq _yy_fatal_error .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_92, LBB0_92-LJTI0_0 .set L0_0_set_142, LBB0_142-LJTI0_0 .set L0_0_set_143, LBB0_143-LJTI0_0 .set L0_0_set_151, LBB0_151-LJTI0_0 .set L0_0_set_145, LBB0_145-LJTI0_0 LJTI0_0: .long L0_0_set_92 .long L0_0_set_142 .long L0_0_set_143 .long L0_0_set_151 .long L0_0_set_145 .end_data_region ## -- End function .p2align 4, 0x90 ## -- Begin function yyensure_buffer_stack _yyensure_buffer_stack: ## @yyensure_buffer_stack .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 _yy_buffer_stack(%rip), %rdi testq %rdi, %rdi je LBB1_1 ## %bb.3: movq _yy_buffer_stack_max(%rip), %rbx leaq -1(%rbx), %rax cmpq %rax, _yy_buffer_stack_top(%rip) jb LBB1_6 ## %bb.4: leaq 64(,%rbx,8), %rsi callq _realloc movq %rax, _yy_buffer_stack(%rip) testq %rax, %rax je LBB1_7 ## %bb.5: leaq 8(%rbx), %rcx xorps %xmm0, %xmm0 movups %xmm0, 48(%rax,%rbx,8) movups %xmm0, 32(%rax,%rbx,8) movups %xmm0, 16(%rax,%rbx,8) movups %xmm0, (%rax,%rbx,8) movq %rcx, _yy_buffer_stack_max(%rip) jmp LBB1_6 LBB1_1: movl $8, %edi callq _malloc movq %rax, _yy_buffer_stack(%rip) testq %rax, %rax je LBB1_7 ## %bb.2: movq $0, (%rax) movq $1, _yy_buffer_stack_max(%rip) movq $0, _yy_buffer_stack_top(%rip) LBB1_6: addq $8, %rsp popq %rbx popq %rbp retq LBB1_7: leaq L_.str.11(%rip), %rdi callq _yy_fatal_error .cfi_endproc ## -- End function .globl _yy_create_buffer ## -- Begin function yy_create_buffer .p2align 4, 0x90 _yy_create_buffer: ## @yy_create_buffer .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, %r15d movq %rdi, %r14 movl $64, %edi callq _malloc testq %rax, %rax je LBB2_3 ## %bb.1: movq %rax, %rbx movl %r15d, 24(%rax) addl $2, %r15d movslq %r15d, %rdi callq _malloc movq %rax, 8(%rbx) testq %rax, %rax je LBB2_3 ## %bb.2: movl $1, 32(%rbx) movq %rbx, %rdi movq %r14, %rsi callq _yy_init_buffer movq %rbx, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB2_3: leaq L_.str.1(%rip), %rdi callq _yy_fatal_error .cfi_endproc ## -- End function .globl _yywrap ## -- Begin function yywrap .p2align 4, 0x90 _yywrap: ## @yywrap .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, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _yyrestart ## -- Begin function yyrestart .p2align 4, 0x90 _yyrestart: ## @yyrestart .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movq _yy_buffer_stack(%rip), %rax testq %rax, %rax je LBB4_2 ## %bb.1: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rbx testq %rbx, %rbx jne LBB4_5 LBB4_2: callq _yyensure_buffer_stack movq _yyin(%rip), %r15 movl $64, %edi callq _malloc testq %rax, %rax je LBB4_6 ## %bb.3: movq %rax, %rbx movl $16384, 24(%rax) ## imm = 0x4000 movl $16386, %edi ## imm = 0x4002 callq _malloc movq %rax, 8(%rbx) testq %rax, %rax je LBB4_6 ## %bb.4: movl $1, 32(%rbx) movq %rbx, %rdi movq %r15, %rsi callq _yy_init_buffer movq _yy_buffer_stack(%rip), %rax movq _yy_buffer_stack_top(%rip), %rcx movq %rbx, (%rax,%rcx,8) LBB4_5: movq %rbx, %rdi movq %r14, %rsi callq _yy_init_buffer movq _yy_buffer_stack(%rip), %rax movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rdx movl 28(%rdx), %esi movl %esi, _yy_n_chars(%rip) movq 16(%rdx), %rdx movq %rdx, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rsi movq %rdx, (%rsi) movq (%rax,%rcx,8), %rax movq (%rax), %rax movq %rax, _yyin(%rip) movb (%rdx), %al movb %al, _yy_hold_char(%rip) addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB4_6: leaq L_.str.1(%rip), %rdi callq _yy_fatal_error .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function yy_fatal_error _yy_fatal_error: ## @yy_fatal_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, %rdx movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.12(%rip), %rsi xorl %eax, %eax callq _fprintf movl $2, %edi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function yy_init_buffer _yy_init_buffer: ## @yy_init_buffer .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 callq ___error movl (%rax), %r15d testq %rbx, %rbx je LBB6_1 ## %bb.4: movl $0, 28(%rbx) movq 8(%rbx), %rax movb $0, (%rax) movq 8(%rbx), %rax movb $0, 1(%rax) movq 8(%rbx), %rax movq %rax, 16(%rbx) movl $1, 40(%rbx) movl $0, 56(%rbx) movq _yy_buffer_stack(%rip), %rax testq %rax, %rax je LBB6_5 ## %bb.6: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rcx cmpq %rbx, %rcx jne LBB6_2 jmp LBB6_8 LBB6_1: movq _yy_buffer_stack(%rip), %rax jmp LBB6_2 LBB6_5: xorl %ecx, %ecx cmpq %rbx, %rcx je LBB6_8 LBB6_2: movq %r14, (%rbx) movl $1, 52(%rbx) testq %rax, %rax jne LBB6_9 ## %bb.3: xorl %eax, %eax cmpq %rbx, %rax jne LBB6_11 jmp LBB6_12 LBB6_8: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rdx movl 28(%rdx), %esi movl %esi, _yy_n_chars(%rip) movq 16(%rdx), %rdx movq %rdx, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rsi movq %rdx, (%rsi) movq (%rax,%rcx,8), %rcx movq (%rcx), %rcx movq %rcx, _yyin(%rip) movb (%rdx), %cl movb %cl, _yy_hold_char(%rip) movq %r14, (%rbx) movl $1, 52(%rbx) LBB6_9: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rax cmpq %rbx, %rax je LBB6_12 LBB6_11: movq $1, 44(%rbx) LBB6_12: testq %r14, %r14 je LBB6_13 ## %bb.14: movq %r14, %rdi callq _fileno movl %eax, %edi callq _isatty xorl %ecx, %ecx testl %eax, %eax setg %cl jmp LBB6_15 LBB6_13: xorl %ecx, %ecx LBB6_15: movl %ecx, 36(%rbx) callq ___error movl %r15d, (%rax) addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _yy_switch_to_buffer ## -- Begin function yy_switch_to_buffer .p2align 4, 0x90 _yy_switch_to_buffer: ## @yy_switch_to_buffer .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 _yyensure_buffer_stack movq _yy_buffer_stack(%rip), %rax testq %rax, %rax je LBB7_1 ## %bb.3: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rdx cmpq %rbx, %rdx je LBB7_7 ## %bb.4: testq %rdx, %rdx je LBB7_6 ## %bb.5: movb _yy_hold_char(%rip), %dl movq _yy_c_buf_p(%rip), %rsi movb %dl, (%rsi) movq (%rax,%rcx,8), %rdx movq %rsi, 16(%rdx) movl _yy_n_chars(%rip), %edx movq (%rax,%rcx,8), %rsi movl %edx, 28(%rsi) jmp LBB7_6 LBB7_1: testq %rbx, %rbx je LBB7_7 ## %bb.2: movq _yy_buffer_stack_top(%rip), %rcx LBB7_6: movq %rbx, (%rax,%rcx,8) movl 28(%rbx), %edx movl %edx, _yy_n_chars(%rip) movq 16(%rbx), %rdx movq %rdx, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rsi movq %rdx, (%rsi) movq (%rax,%rcx,8), %rax movq (%rax), %rax movq %rax, _yyin(%rip) movb (%rdx), %al movb %al, _yy_hold_char(%rip) LBB7_7: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _yyalloc ## -- Begin function yyalloc .p2align 4, 0x90 _yyalloc: ## @yyalloc .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 _malloc ## TAILCALL .cfi_endproc ## -- End function .globl _yy_delete_buffer ## -- Begin function yy_delete_buffer .p2align 4, 0x90 _yy_delete_buffer: ## @yy_delete_buffer .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB9_9 ## %bb.1: 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 _yy_buffer_stack(%rip), %rax testq %rax, %rax je LBB9_2 ## %bb.3: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rcx cmpq %rbx, %rcx jne LBB9_6 LBB9_5: movq _yy_buffer_stack_top(%rip), %rcx movq $0, (%rax,%rcx,8) LBB9_6: cmpl $0, 32(%rbx) je LBB9_8 ## %bb.7: movq 8(%rbx), %rdi callq _free LBB9_8: movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _free ## TAILCALL LBB9_9: retq LBB9_2: xorl %ecx, %ecx cmpq %rbx, %rcx jne LBB9_6 jmp LBB9_5 .cfi_endproc ## -- End function .globl _yyfree ## -- Begin function yyfree .p2align 4, 0x90 _yyfree: ## @yyfree .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 .globl _yy_flush_buffer ## -- Begin function yy_flush_buffer .p2align 4, 0x90 _yy_flush_buffer: ## @yy_flush_buffer .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testq %rdi, %rdi je LBB11_6 ## %bb.1: movl $0, 28(%rdi) movq 8(%rdi), %rax movb $0, (%rax) movq 8(%rdi), %rax movb $0, 1(%rax) movq 8(%rdi), %rax movq %rax, 16(%rdi) movl $1, 40(%rdi) movl $0, 56(%rdi) movq _yy_buffer_stack(%rip), %rax testq %rax, %rax je LBB11_2 ## %bb.3: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rcx cmpq %rdi, %rcx je LBB11_5 LBB11_6: popq %rbp retq LBB11_2: xorl %ecx, %ecx cmpq %rdi, %rcx jne LBB11_6 LBB11_5: movq _yy_buffer_stack_top(%rip), %rcx movq (%rax,%rcx,8), %rdx movl 28(%rdx), %esi movl %esi, _yy_n_chars(%rip) movq 16(%rdx), %rdx movq %rdx, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rsi movq %rdx, (%rsi) movq (%rax,%rcx,8), %rax movq (%rax), %rax movq %rax, _yyin(%rip) movb (%rdx), %al movb %al, _yy_hold_char(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _yypush_buffer_state ## -- Begin function yypush_buffer_state .p2align 4, 0x90 _yypush_buffer_state: ## @yypush_buffer_state .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB12_5 ## %bb.1: 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 _yyensure_buffer_stack movq _yy_buffer_stack(%rip), %rax movq _yy_buffer_stack_top(%rip), %rcx testq %rax, %rax je LBB12_4 ## %bb.2: cmpq $0, (%rax,%rcx,8) je LBB12_4 ## %bb.3: movb _yy_hold_char(%rip), %dl movq _yy_c_buf_p(%rip), %rsi movb %dl, (%rsi) movq (%rax,%rcx,8), %rdx movq %rsi, 16(%rdx) movl _yy_n_chars(%rip), %edx movq (%rax,%rcx,8), %rsi movl %edx, 28(%rsi) incq %rcx movq %rcx, _yy_buffer_stack_top(%rip) LBB12_4: movq %rbx, (%rax,%rcx,8) movl 28(%rbx), %edx movl %edx, _yy_n_chars(%rip) movq 16(%rbx), %rdx movq %rdx, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rsi movq %rdx, (%rsi) movq (%rax,%rcx,8), %rax movq (%rax), %rax movq %rax, _yyin(%rip) movb (%rdx), %al movb %al, _yy_hold_char(%rip) addq $8, %rsp popq %rbx popq %rbp LBB12_5: retq .cfi_endproc ## -- End function .globl _yypop_buffer_state ## -- Begin function yypop_buffer_state .p2align 4, 0x90 _yypop_buffer_state: ## @yypop_buffer_state .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 _yy_buffer_stack(%rip), %rbx testq %rbx, %rbx je LBB13_7 ## %bb.1: movq _yy_buffer_stack_top(%rip), %r15 movq (%rbx,%r15,8), %r14 testq %r14, %r14 je LBB13_7 ## %bb.2: movq $0, (%rbx,%r15,8) cmpl $0, 32(%r14) je LBB13_4 ## %bb.3: movq 8(%r14), %rdi callq _free LBB13_4: movq %r14, %rdi callq _free movq $0, (%rbx,%r15,8) testq %r15, %r15 je LBB13_7 ## %bb.5: leaq -1(%r15), %rax movq %rax, _yy_buffer_stack_top(%rip) movq -8(%rbx,%r15,8), %rax testq %rax, %rax je LBB13_7 ## %bb.6: movl 28(%rax), %ecx movl %ecx, _yy_n_chars(%rip) movq 16(%rax), %rax movq %rax, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rcx movq %rax, (%rcx) movq -8(%rbx,%r15,8), %rcx movq (%rcx), %rcx movq %rcx, _yyin(%rip) movb (%rax), %al movb %al, _yy_hold_char(%rip) LBB13_7: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _yy_scan_buffer ## -- Begin function yy_scan_buffer .p2align 4, 0x90 _yy_scan_buffer: ## @yy_scan_buffer .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 cmpq $2, %rsi jb LBB14_1 ## %bb.2: movq %rsi, %rbx movq %rdi, %r15 cmpb $0, -2(%rdi,%rsi) jne LBB14_1 ## %bb.4: cmpb $0, -1(%rbx,%r15) je LBB14_6 LBB14_1: xorl %r14d, %r14d LBB14_12: movq %r14, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB14_6: movl $64, %edi callq _malloc testq %rax, %rax je LBB14_13 ## %bb.7: movq %rax, %r14 addq $-2, %rbx movl %ebx, 24(%rax) movq %r15, 8(%rax) movq %r15, 16(%rax) movl $0, 32(%rax) movq $0, (%rax) movl %ebx, 28(%rax) movabsq $4294967296, %rax ## imm = 0x100000000 movq %rax, 36(%r14) movq $0, 52(%r14) callq _yyensure_buffer_stack movq _yy_buffer_stack(%rip), %rax movq _yy_buffer_stack_top(%rip), %rcx testq %rax, %rax je LBB14_11 ## %bb.8: movq (%rax,%rcx,8), %rdx cmpq %r14, %rdx je LBB14_12 ## %bb.9: testq %rdx, %rdx je LBB14_11 ## %bb.10: movb _yy_hold_char(%rip), %dl movq _yy_c_buf_p(%rip), %rsi movb %dl, (%rsi) movq (%rax,%rcx,8), %rdx movq %rsi, 16(%rdx) movl _yy_n_chars(%rip), %edx movq (%rax,%rcx,8), %rsi movl %edx, 28(%rsi) movl 28(%r14), %ebx LBB14_11: movq %r14, (%rax,%rcx,8) movl %ebx, _yy_n_chars(%rip) movq 16(%r14), %rdx movq %rdx, _yy_c_buf_p(%rip) movq _yytext@GOTPCREL(%rip), %rsi movq %rdx, (%rsi) movq (%rax,%rcx,8), %rax movq (%rax), %rax movq %rax, _yyin(%rip) movb (%rdx), %al movb %al, _yy_hold_char(%rip) jmp LBB14_12 LBB14_13: leaq L_.str.2(%rip), %rdi callq _yy_fatal_error .cfi_endproc ## -- End function .globl _yy_scan_string ## -- Begin function yy_scan_string .p2align 4, 0x90 _yy_scan_string: ## @yy_scan_string .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 _strlen movq %rax, %r12 movq %rax, %rbx shlq $32, %rbx movabsq $8589934592, %r13 ## imm = 0x200000000 addq %rbx, %r13 sarq $32, %r13 movq %r13, %rdi callq _malloc testq %rax, %rax je LBB15_5 ## %bb.1: movq %rax, %r15 testl %r12d, %r12d jle LBB15_3 ## %bb.2: movl %r12d, %edx movq %r15, %rdi movq %r14, %rsi callq _memcpy LBB15_3: movabsq $4294967296, %rax ## imm = 0x100000000 addq %rbx, %rax sarq $32, %rax movb $0, (%r15,%rax) sarq $32, %rbx movb $0, (%r15,%rbx) movq %r15, %rdi movq %r13, %rsi callq _yy_scan_buffer testq %rax, %rax je LBB15_6 ## %bb.4: movl $1, 32(%rax) addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB15_5: leaq L_.str.3(%rip), %rdi callq _yy_fatal_error LBB15_6: leaq L_.str.4(%rip), %rdi callq _yy_fatal_error .cfi_endproc ## -- End function .globl _yy_scan_bytes ## -- Begin function yy_scan_bytes .p2align 4, 0x90 _yy_scan_bytes: ## @yy_scan_bytes .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r15d movq %rdi, %r12 leal 2(%r15), %eax movslq %eax, %r14 movq %r14, %rdi callq _malloc testq %rax, %rax je LBB16_5 ## %bb.1: movq %rax, %rbx testl %r15d, %r15d jle LBB16_3 ## %bb.2: movl %r15d, %edx movq %rbx, %rdi movq %r12, %rsi callq _memcpy LBB16_3: movslq %r15d, %rax movw $0, (%rbx,%rax) movq %rbx, %rdi movq %r14, %rsi callq _yy_scan_buffer testq %rax, %rax je LBB16_6 ## %bb.4: movl $1, 32(%rax) popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB16_5: leaq L_.str.3(%rip), %rdi callq _yy_fatal_error LBB16_6: leaq L_.str.4(%rip), %rdi callq _yy_fatal_error .cfi_endproc ## -- End function .globl _yyget_lineno ## -- Begin function yyget_lineno .p2align 4, 0x90 _yyget_lineno: ## @yyget_lineno .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl _yylineno(%rip), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _yyget_in ## -- Begin function yyget_in .p2align 4, 0x90 _yyget_in: ## @yyget_in .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _yyin(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _yyget_out ## -- Begin function yyget_out .p2align 4, 0x90 _yyget_out: ## @yyget_out .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _yyout(%rip), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _yyget_leng ## -- Begin function yyget_leng .p2align 4, 0x90 _yyget_leng: ## @yyget_leng .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _yyleng@GOTPCREL(%rip), %rax movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _yyget_text ## -- Begin function yyget_text .p2align 4, 0x90 _yyget_text: ## @yyget_text .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _yytext@GOTPCREL(%rip), %rax movq (%rax), %rax popq %rbp retq .cfi_endproc ## -- End function .globl _yyset_lineno ## -- Begin function yyset_lineno .p2align 4, 0x90 _yyset_lineno: ## @yyset_lineno .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, _yylineno(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _yyset_in ## -- Begin function yyset_in .p2align 4, 0x90 _yyset_in: ## @yyset_in .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, _yyin(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _yyset_out ## -- Begin function yyset_out .p2align 4, 0x90 _yyset_out: ## @yyset_out .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, _yyout(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _yyget_debug ## -- Begin function yyget_debug .p2align 4, 0x90 _yyget_debug: ## @yyget_debug .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl _yy_flex_debug(%rip), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _yyset_debug ## -- Begin function yyset_debug .p2align 4, 0x90 _yyset_debug: ## @yyset_debug .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, _yy_flex_debug(%rip) popq %rbp retq .cfi_endproc ## -- End function .globl _yylex_destroy ## -- Begin function yylex_destroy .p2align 4, 0x90 _yylex_destroy: ## @yylex_destroy .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 _yy_buffer_stack(%rip), %rbx testq %rbx, %rbx je LBB27_5 ## %bb.1: movq _yy_buffer_stack_top(%rip), %r15 movq (%rbx,%r15,8), %r14 testq %r14, %r14 je LBB27_5 ## %bb.2: movq $0, (%rbx,%r15,8) cmpl $0, 32(%r14) je LBB27_4 ## %bb.3: movq 8(%r14), %rdi callq _free movq _yy_buffer_stack(%rip), %rbx movq _yy_buffer_stack_top(%rip), %r15 LBB27_4: movq %r14, %rdi callq _free movq $0, (%rbx,%r15,8) LBB27_5: movq %rbx, %rdi callq _free movq $0, _yy_buffer_stack(%rip) movq $0, _yy_buffer_stack_top(%rip) movq $0, _yy_buffer_stack_max(%rip) movq $0, _yy_c_buf_p(%rip) movb $0, _yy_init(%rip) movb $0, _yy_start(%rip) movq $0, _yyin(%rip) movq $0, _yyout(%rip) xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _yyrealloc ## -- Begin function yyrealloc .p2align 4, 0x90 _yyrealloc: ## @yyrealloc .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 _realloc ## TAILCALL .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.5(%rip), %rdi xorl %eax, %eax callq _printf callq _yylex leaq L_.str.6(%rip), %rdi movq _word_longest@GOTPCREL(%rip), %rsi xorl %eax, %eax callq _printf movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _yyin ## @yyin .zerofill __DATA,__common,_yyin,8,3 .globl _yyout ## @yyout .zerofill __DATA,__common,_yyout,8,3 .section __DATA,__data .globl _yylineno ## @yylineno .p2align 2 _yylineno: .long 1 ## 0x1 .globl _yy_flex_debug ## @yy_flex_debug .zerofill __DATA,__common,_yy_flex_debug,4,2 .globl _len_longest ## @len_longest .zerofill __DATA,__common,_len_longest,4,2 .zerofill __DATA,__bss,_yy_init,1,2 ## @yy_init .zerofill __DATA,__bss,_yy_start,1,2 ## @yy_start .zerofill __DATA,__bss,_yy_buffer_stack,8,3 ## @yy_buffer_stack .zerofill __DATA,__bss,_yy_buffer_stack_top,8,3 ## @yy_buffer_stack_top .zerofill __DATA,__bss,_yy_c_buf_p,8,3 ## @yy_c_buf_p .zerofill __DATA,__bss,_yy_hold_char,1,0 ## @yy_hold_char .section __TEXT,__const .p2align 4 ## @yy_ec _yy_ec: .ascii "\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\001\001\001\001\001\001\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001" .p2align 4 ## @yy_accept _yy_accept: .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 3 ## 0x3 .short 2 ## 0x2 .short 1 ## 0x1 .short 1 ## 0x1 .short 0 ## 0x0 .zerofill __DATA,__bss,_yy_last_accepting_state,4,2 ## @yy_last_accepting_state .zerofill __DATA,__bss,_yy_last_accepting_cpos,8,3 ## @yy_last_accepting_cpos .p2align 4 ## @yy_chk _yy_chk: .short 0 ## 0x0 .short 1 ## 0x1 .short 1 ## 0x1 .short 8 ## 0x8 .short 3 ## 0x3 .short 7 ## 0x7 .short 7 ## 0x7 .short 7 ## 0x7 .p2align 4 ## @yy_base _yy_base: .short 0 ## 0x0 .short 0 ## 0x0 .short 0 ## 0x0 .short 4 ## 0x4 .short 5 ## 0x5 .short 0 ## 0x0 .short 0 ## 0x0 .short 5 ## 0x5 .short 1 ## 0x1 .p2align 4 ## @yy_def _yy_def: .short 0 ## 0x0 .short 7 ## 0x7 .short 1 ## 0x1 .short 7 ## 0x7 .short 7 ## 0x7 .short 8 ## 0x8 .short 8 ## 0x8 .short 0 ## 0x0 .short 7 ## 0x7 _yy_meta: ## @yy_meta .ascii "\000\001\002" .p2align 4 ## @yy_nxt _yy_nxt: .short 0 ## 0x0 .short 4 ## 0x4 .short 5 ## 0x5 .short 6 ## 0x6 .short 7 ## 0x7 .short 3 ## 0x3 .short 7 ## 0x7 .short 7 ## 0x7 .comm _yytext,8,3 ## @yytext .comm _yyleng,4,2 ## @yyleng .comm _word_longest,30,4 ## @word_longest .zerofill __DATA,__bss,_yy_n_chars,4,2 ## @yy_n_chars .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "fatal flex scanner internal error--no action found" L_.str.1: ## @.str.1 .asciz "out of dynamic memory in yy_create_buffer()" L_.str.2: ## @.str.2 .asciz "out of dynamic memory in yy_scan_buffer()" L_.str.3: ## @.str.3 .asciz "out of dynamic memory in yy_scan_bytes()" L_.str.4: ## @.str.4 .asciz "bad buffer in yy_scan_bytes()" L_.str.5: ## @.str.5 .asciz "Enter a sentence: " L_.str.6: ## @.str.6 .asciz "Longest word: %s\n" L_.str.7: ## @.str.7 .asciz "fatal flex scanner internal error--end of buffer missed" L_.str.8: ## @.str.8 .asciz "fatal error - scanner input buffer overflow" L_.str.9: ## @.str.9 .asciz "input in flex scanner failed" L_.str.10: ## @.str.10 .asciz "out of dynamic memory in yy_get_next_buffer()" L_.str.11: ## @.str.11 .asciz "out of dynamic memory in yyensure_buffer_stack()" .zerofill __DATA,__bss,_yy_buffer_stack_max,8,3 ## @yy_buffer_stack_max L_.str.12: ## @.str.12 .asciz "%s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _yylex ; -- Begin function yylex .p2align 2 _yylex: ; @yylex .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 adrp x8, _yy_init@PAGE ldrb w9, [x8, _yy_init@PAGEOFF] adrp x20, _yy_hold_char@PAGE Lloh0: adrp x17, _yytext@GOTPAGE Lloh1: ldr x17, [x17, _yytext@GOTPAGEOFF] adrp x21, _yy_buffer_stack@PAGE adrp x27, _yy_buffer_stack_top@PAGE adrp x22, _yyin@PAGE tbnz w9, #0, LBB0_13 ; %bb.1: mov w9, #1 strb w9, [x8, _yy_init@PAGEOFF] adrp x8, _yy_start@PAGE ldrb w8, [x8, _yy_start@PAGEOFF] tbnz w8, #0, LBB0_3 ; %bb.2: adrp x8, _yy_start@PAGE strb w9, [x8, _yy_start@PAGEOFF] LBB0_3: ldr x8, [x22, _yyin@PAGEOFF] cbnz x8, LBB0_5 ; %bb.4: Lloh2: adrp x8, ___stdinp@GOTPAGE Lloh3: ldr x8, [x8, ___stdinp@GOTPAGEOFF] Lloh4: ldr x8, [x8] str x8, [x22, _yyin@PAGEOFF] LBB0_5: Lloh5: adrp x8, _yyout@PAGE Lloh6: ldr x8, [x8, _yyout@PAGEOFF] cbz x8, LBB0_7 ; %bb.6: ldr x8, [x21, _yy_buffer_stack@PAGEOFF] cbnz x8, LBB0_8 b LBB0_9 LBB0_7: Lloh7: adrp x8, ___stdoutp@GOTPAGE Lloh8: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh9: ldr x8, [x8] adrp x9, _yyout@PAGE str x8, [x9, _yyout@PAGEOFF] ldr x8, [x21, _yy_buffer_stack@PAGEOFF] cbz x8, LBB0_9 LBB0_8: ldr x9, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x19, [x8, x9, lsl #3] cbnz x19, LBB0_12 LBB0_9: bl _yyensure_buffer_stack ldr x20, [x22, _yyin@PAGEOFF] mov w0, #64 bl _malloc cbz x0, LBB0_151 ; %bb.10: mov x19, x0 mov w8, #16384 str w8, [x0, #24] mov w0, #16386 bl _malloc str x0, [x19, #8] cbz x0, LBB0_151 ; %bb.11: mov w8, #1 str w8, [x19, #32] mov x0, x19 mov x1, x20 bl _yy_init_buffer ldr x8, [x21, _yy_buffer_stack@PAGEOFF] ldr x9, [x27, _yy_buffer_stack_top@PAGEOFF] str x19, [x8, x9, lsl #3] Lloh10: adrp x17, _yytext@GOTPAGE Lloh11: ldr x17, [x17, _yytext@GOTPAGEOFF] LBB0_12: ldr w10, [x19, #28] Lloh12: adrp x11, _yy_n_chars@PAGE str w10, [x11, _yy_n_chars@PAGEOFF] ldr x10, [x19, #16] Lloh13: adrp x11, _yy_c_buf_p@PAGE str x10, [x11, _yy_c_buf_p@PAGEOFF] str x10, [x17] ldr x8, [x8, x9, lsl #3] ldr x8, [x8] str x8, [x22, _yyin@PAGEOFF] ldrb w8, [x10] adrp x20, _yy_hold_char@PAGE strb w8, [x20, _yy_hold_char@PAGEOFF] LBB0_13: Lloh14: adrp x19, _yy_ec@PAGE Lloh15: add x19, x19, _yy_ec@PAGEOFF Lloh16: adrp x24, _yy_base@PAGE Lloh17: add x24, x24, _yy_base@PAGEOFF Lloh18: adrp x22, _yy_chk@PAGE Lloh19: add x22, x22, _yy_chk@PAGEOFF Lloh20: adrp x23, _yy_nxt@PAGE Lloh21: add x23, x23, _yy_nxt@PAGEOFF mov w28, #208 adrp x0, _yy_last_accepting_cpos@PAGE Lloh22: adrp x26, _yy_def@PAGE Lloh23: add x26, x26, _yy_def@PAGEOFF Lloh24: adrp x25, _yy_meta@PAGE Lloh25: add x25, x25, _yy_meta@PAGEOFF LBB0_14: ; =>This Loop Header: Depth=1 ; Child Loop BB0_15 Depth 2 ; Child Loop BB0_17 Depth 3 ; Child Loop BB0_22 Depth 4 ; Child Loop BB0_25 Depth 3 ; Child Loop BB0_26 Depth 4 ; Child Loop BB0_28 Depth 5 ; Child Loop BB0_42 Depth 6 ; Child Loop BB0_46 Depth 6 ; Child Loop BB0_50 Depth 6 ; Child Loop BB0_57 Depth 6 ; Child Loop BB0_62 Depth 6 ; Child Loop BB0_72 Depth 6 ; Child Loop BB0_108 Depth 4 ; Child Loop BB0_116 Depth 5 ; Child Loop BB0_123 Depth 4 ; Child Loop BB0_95 Depth 4 ; Child Loop BB0_103 Depth 5 ; Child Loop BB0_130 Depth 3 ; Child Loop BB0_138 Depth 4 Lloh26: adrp x8, _yy_c_buf_p@PAGE Lloh27: ldr x8, [x8, _yy_c_buf_p@PAGEOFF] ldrb w9, [x20, _yy_hold_char@PAGEOFF] strb w9, [x8] adrp x9, _yy_start@PAGE ldrb w10, [x9, _yy_start@PAGEOFF] mov x9, x8 LBB0_15: ; Parent Loop BB0_14 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_17 Depth 3 ; Child Loop BB0_22 Depth 4 ; Child Loop BB0_25 Depth 3 ; Child Loop BB0_26 Depth 4 ; Child Loop BB0_28 Depth 5 ; Child Loop BB0_42 Depth 6 ; Child Loop BB0_46 Depth 6 ; Child Loop BB0_50 Depth 6 ; Child Loop BB0_57 Depth 6 ; Child Loop BB0_62 Depth 6 ; Child Loop BB0_72 Depth 6 ; Child Loop BB0_108 Depth 4 ; Child Loop BB0_116 Depth 5 ; Child Loop BB0_123 Depth 4 ; Child Loop BB0_95 Depth 4 ; Child Loop BB0_103 Depth 5 ; Child Loop BB0_130 Depth 3 ; Child Loop BB0_138 Depth 4 ; kill: def $w10 killed $w10 killed $x10 def $x10 b LBB0_17 LBB0_16: ; in Loop: Header=BB0_17 Depth=3 ldrsh w10, [x23, x14, lsl #1] add x9, x9, #1 lsr x11, x28, x14 and x11, x11, #0x1 cmp x14, #1 ccmp x11, #0, #0, ne b.ne LBB0_24 LBB0_17: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_22 Depth 4 ldrb w12, [x9] mov x11, x10 sxtw x11, w11 sub x13, x11, #7 cmn x13, #4 b.lo LBB0_19 ; %bb.18: ; in Loop: Header=BB0_17 Depth=3 adrp x13, _yy_last_accepting_state@PAGE str w10, [x13, _yy_last_accepting_state@PAGEOFF] str x9, [x0, _yy_last_accepting_cpos@PAGEOFF] LBB0_19: ; in Loop: Header=BB0_17 Depth=3 ldrb w12, [x19, x12] ldrsh x13, [x24, x11, lsl #1] add x14, x13, x12 ldrsh w13, [x22, x14, lsl #1] cmp w10, w13 b.eq LBB0_16 ; %bb.20: ; in Loop: Header=BB0_17 Depth=3 mov x13, x12 b LBB0_22 LBB0_21: ; in Loop: Header=BB0_22 Depth=4 ldrsh w10, [x26, x11, lsl #1] sxtw x11, w10 ldrsh x14, [x24, x11, lsl #1] and x12, x13, #0xff add x14, x14, x12 ldrh w15, [x22, x14, lsl #1] cmp w15, w11, uxth b.eq LBB0_16 LBB0_22: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_17 Depth=3 ; => This Inner Loop Header: Depth=4 sub w10, w10, #5 cmp w10, #1 b.hi LBB0_21 ; %bb.23: ; in Loop: Header=BB0_22 Depth=4 ldrb w13, [x25, x12] b LBB0_21 LBB0_24: ; in Loop: Header=BB0_15 Depth=2 mov x2, x8 ; kill: def $w10 killed $w10 killed $x10 def $x10 LBB0_25: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_26 Depth 4 ; Child Loop BB0_28 Depth 5 ; Child Loop BB0_42 Depth 6 ; Child Loop BB0_46 Depth 6 ; Child Loop BB0_50 Depth 6 ; Child Loop BB0_57 Depth 6 ; Child Loop BB0_62 Depth 6 ; Child Loop BB0_72 Depth 6 ; Child Loop BB0_108 Depth 4 ; Child Loop BB0_116 Depth 5 ; Child Loop BB0_123 Depth 4 ; Child Loop BB0_95 Depth 4 ; Child Loop BB0_103 Depth 5 ; kill: def $w10 killed $w10 killed $x10 def $x10 str x2, [sp] ; 8-byte Folded Spill LBB0_26: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; => This Loop Header: Depth=4 ; Child Loop BB0_28 Depth 5 ; Child Loop BB0_42 Depth 6 ; Child Loop BB0_46 Depth 6 ; Child Loop BB0_50 Depth 6 ; Child Loop BB0_57 Depth 6 ; Child Loop BB0_62 Depth 6 ; Child Loop BB0_72 Depth 6 sxtw x8, w10 sub x10, x8, #7 ldr x11, [x0, _yy_last_accepting_cpos@PAGEOFF] Lloh28: adrp x12, _yy_last_accepting_state@PAGE Lloh29: ldrsw x12, [x12, _yy_last_accepting_state@PAGEOFF] cmn x10, #4 csel x8, x12, x8, lo csel x10, x11, x9, lo Lloh30: adrp x9, _yy_accept@PAGE Lloh31: add x9, x9, _yy_accept@PAGEOFF ldrsh w11, [x9, x8, lsl #1] str x2, [x17] sub w8, w10, w2 Lloh32: adrp x9, _yyleng@GOTPAGE Lloh33: ldr x9, [x9, _yyleng@GOTPAGEOFF] Lloh34: str w8, [x9] ldrb w8, [x10] strb w8, [x20, _yy_hold_char@PAGEOFF] strb wzr, [x10] str x10, [sp, #16] ; 8-byte Folded Spill mov x8, x10 b LBB0_28 LBB0_27: ; in Loop: Header=BB0_28 Depth=5 sub x12, x23, x8 mov w11, #4 cmp x12, #1 adrp x21, _yy_buffer_stack@PAGE adrp x27, _yy_buffer_stack_top@PAGE b.ne LBB0_92 LBB0_28: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_26 Depth=4 ; => This Loop Header: Depth=5 ; Child Loop BB0_42 Depth 6 ; Child Loop BB0_46 Depth 6 ; Child Loop BB0_50 Depth 6 ; Child Loop BB0_57 Depth 6 ; Child Loop BB0_62 Depth 6 ; Child Loop BB0_72 Depth 6 adrp x9, _yy_c_buf_p@PAGE str x8, [x9, _yy_c_buf_p@PAGEOFF] cmp w11, #3 b.ne LBB0_86 ; %bb.29: ; in Loop: Header=BB0_28 Depth=5 ldr x11, [x17] ldrb w8, [x20, _yy_hold_char@PAGEOFF] ldr x9, [sp, #16] ; 8-byte Folded Reload strb w8, [x9] ldr x19, [x21, _yy_buffer_stack@PAGEOFF] ldr x21, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x27, [x19, x21, lsl #3] ldr w8, [x27, #56] adrp x28, _yyin@PAGE cbz w8, LBB0_31 ; %bb.30: ; in Loop: Header=BB0_28 Depth=5 Lloh35: adrp x8, _yy_n_chars@PAGE Lloh36: ldr w8, [x8, _yy_n_chars@PAGEOFF] b LBB0_32 LBB0_31: ; in Loop: Header=BB0_28 Depth=5 ldr w8, [x27, #28] adrp x9, _yy_n_chars@PAGE str w8, [x9, _yy_n_chars@PAGEOFF] ldr x9, [x28, _yyin@PAGEOFF] str x9, [x27] ldr x27, [x19, x21, lsl #3] mov w9, #1 str w9, [x27, #56] LBB0_32: ; in Loop: Header=BB0_28 Depth=5 Lloh37: adrp x9, _yy_c_buf_p@PAGE Lloh38: ldr x23, [x9, _yy_c_buf_p@PAGEOFF] ldr x9, [x27, #8] sxtw x10, w8 add x8, x9, x10 cmp x23, x8 b.ls LBB0_105 ; %bb.33: ; in Loop: Header=BB0_28 Depth=5 str x11, [sp, #8] ; 8-byte Folded Spill add w8, w10, #1 add x8, x9, w8, sxtw cmp x23, x8 b.hi LBB0_148 ; %bb.34: ; in Loop: Header=BB0_28 Depth=5 ldr x8, [x17] ldr w11, [x27, #52] cbz w11, LBB0_27 ; %bb.35: ; in Loop: Header=BB0_28 Depth=5 mvn x10, x8 add x16, x10, x23 cmp w16, #1 b.lt LBB0_52 ; %bb.36: ; in Loop: Header=BB0_28 Depth=5 mov w12, #0 sub w10, w23, w8 sub w13, w10, #2 cmp w13, #7 b.lo LBB0_40 ; %bb.37: ; in Loop: Header=BB0_28 Depth=5 sub x10, x9, x8 mov x11, x8 cmp x10, #64 b.lo LBB0_49 ; %bb.38: ; in Loop: Header=BB0_28 Depth=5 add x10, x13, #1 cmp x13, #63 b.hs LBB0_41 ; %bb.39: ; in Loop: Header=BB0_28 Depth=5 mov x13, #0 b LBB0_45 LBB0_40: ; in Loop: Header=BB0_28 Depth=5 mov x11, x8 b LBB0_49 LBB0_41: ; in Loop: Header=BB0_28 Depth=5 and x13, x10, #0x1ffffffc0 add x11, x9, #32 add x12, x8, #32 mov x14, x13 LBB0_42: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_26 Depth=4 ; Parent Loop BB0_28 Depth=5 ; => This Inner Loop Header: Depth=6 ldp q0, q1, [x12, #-32] ldp q2, q3, [x12], #64 stp q0, q1, [x11, #-32] stp q2, q3, [x11], #64 subs x14, x14, #64 b.ne LBB0_42 ; %bb.43: ; in Loop: Header=BB0_28 Depth=5 cmp x10, x13 b.eq LBB0_51 ; %bb.44: ; in Loop: Header=BB0_28 Depth=5 tst x10, #0x38 b.eq LBB0_48 LBB0_45: ; in Loop: Header=BB0_28 Depth=5 and x12, x10, #0x1fffffff8 add x14, x9, x12 add x11, x8, x12 add x15, x8, x13 add x9, x9, x13 sub x13, x13, x12 LBB0_46: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_26 Depth=4 ; Parent Loop BB0_28 Depth=5 ; => This Inner Loop Header: Depth=6 ldr d0, [x15], #8 str d0, [x9], #8 adds x13, x13, #8 b.ne LBB0_46 ; %bb.47: ; in Loop: Header=BB0_28 Depth=5 mov x9, x14 cmp x10, x12 b.ne LBB0_49 b LBB0_51 LBB0_48: ; in Loop: Header=BB0_28 Depth=5 add x11, x8, x13 add x9, x9, x13 mov x12, x13 LBB0_49: ; in Loop: Header=BB0_28 Depth=5 add w8, w12, w8 sub w8, w8, w23 add w8, w8, #1 LBB0_50: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_26 Depth=4 ; Parent Loop BB0_28 Depth=5 ; => This Inner Loop Header: Depth=6 ldrb w10, [x11], #1 strb w10, [x9], #1 adds w8, w8, #1 b.lo LBB0_50 LBB0_51: ; in Loop: Header=BB0_28 Depth=5 ldr x27, [x19, x21, lsl #3] LBB0_52: ; in Loop: Header=BB0_28 Depth=5 ldr w8, [x27, #56] cmp w8, #2 str x16, [sp, #24] ; 8-byte Folded Spill b.ne LBB0_56 ; %bb.53: ; in Loop: Header=BB0_28 Depth=5 adrp x8, _yy_n_chars@PAGE str wzr, [x8, _yy_n_chars@PAGEOFF] LBB0_54: ; in Loop: Header=BB0_28 Depth=5 str wzr, [x27, #28] cbz w16, LBB0_79 LBB0_55: ; in Loop: Header=BB0_28 Depth=5 mov w20, #0 mov w28, #2 str w28, [x27, #56] b LBB0_80 LBB0_56: ; in Loop: Header=BB0_28 Depth=5 mvn w28, w16 ldr w8, [x27, #24] add w9, w8, w28 cmp w9, #0 b.gt LBB0_60 LBB0_57: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_26 Depth=4 ; Parent Loop BB0_28 Depth=5 ; => This Inner Loop Header: Depth=6 ldr w9, [x27, #32] cbz w9, LBB0_145 ; %bb.58: ; in Loop: Header=BB0_57 Depth=6 ldr x20, [x27, #8] lsl w9, w8, #1 neg w10, w8 sub w10, w8, w10, lsr #3 cmp w8, #1 csel w8, w10, w9, lt str w8, [x27, #24] add w8, w8, #2 sxtw x1, w8 mov x0, x20 bl _realloc str x0, [x27, #8] cbz x0, LBB0_146 ; %bb.59: ; in Loop: Header=BB0_57 Depth=6 sub x8, x23, x20 add x23, x0, w8, sxtw adrp x8, _yy_c_buf_p@PAGE str x23, [x8, _yy_c_buf_p@PAGEOFF] ldr x27, [x19, x21, lsl #3] ldr w8, [x27, #24] add w9, w8, w28 cmp w9, #1 b.lt LBB0_57 LBB0_60: ; in Loop: Header=BB0_28 Depth=5 cmp w9, #2, lsl #12 ; =8192 mov w8, #8192 csel w20, w9, w8, lt ldr w8, [x27, #36] ldr x9, [sp, #24] ; 8-byte Folded Reload sxtw x23, w9 adrp x21, _yy_buffer_stack@PAGE adrp x28, _yyin@PAGE cbz w8, LBB0_71 ; %bb.61: ; in Loop: Header=BB0_28 Depth=5 mov x19, #0 adrp x27, _yy_buffer_stack_top@PAGE LBB0_62: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_26 Depth=4 ; Parent Loop BB0_28 Depth=5 ; => This Inner Loop Header: Depth=6 ldr x0, [x28, _yyin@PAGEOFF] bl _getc cmn w0, #1 ccmp w0, #10, #4, ne b.eq LBB0_67 ; %bb.63: ; in Loop: Header=BB0_62 Depth=6 ldr x8, [x21, _yy_buffer_stack@PAGEOFF] ldr x9, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldr x8, [x8, #8] add x8, x8, x23 strb w0, [x8, x19] add x19, x19, #1 cmp x20, x19 b.ne LBB0_62 ; %bb.64: ; in Loop: Header=BB0_28 Depth=5 cmn w0, #1 b.eq LBB0_68 LBB0_65: ; in Loop: Header=BB0_28 Depth=5 cmp w0, #10 b.ne LBB0_69 ; %bb.66: ; in Loop: Header=BB0_28 Depth=5 mov w28, #0 ldr x19, [x21, _yy_buffer_stack@PAGEOFF] ldr x21, [x27, _yy_buffer_stack_top@PAGEOFF] lsl x8, x21, #3 ldr x9, [x19, x8] ldr x9, [x9, #8] add x9, x9, x23 mov w10, #10 strb w10, [x9, w20, uxtw] add w9, w20, #1 adrp x10, _yy_n_chars@PAGE str w9, [x10, _yy_n_chars@PAGEOFF] ldr x27, [x19, x8] str w9, [x27, #28] mov x20, x9 b LBB0_77 LBB0_67: ; in Loop: Header=BB0_28 Depth=5 mov x20, x19 cmn w0, #1 b.ne LBB0_65 LBB0_68: ; in Loop: Header=BB0_28 Depth=5 ldr x0, [x28, _yyin@PAGEOFF] bl _ferror cbnz w0, LBB0_149 LBB0_69: ; in Loop: Header=BB0_28 Depth=5 adrp x8, _yy_n_chars@PAGE str w20, [x8, _yy_n_chars@PAGEOFF] ldr x19, [x21, _yy_buffer_stack@PAGEOFF] ldr x21, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x27, [x19, x21, lsl #3] str w20, [x27, #28] cbz w20, LBB0_78 ; %bb.70: ; in Loop: Header=BB0_28 Depth=5 mov w28, #0 b LBB0_77 LBB0_71: ; in Loop: Header=BB0_28 Depth=5 bl ___error str wzr, [x0] ldr x8, [x21, _yy_buffer_stack@PAGEOFF] adrp x27, _yy_buffer_stack_top@PAGE ldr x9, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldr x8, [x8, #8] add x0, x8, x23 ldr x3, [x28, _yyin@PAGEOFF] mov w1, #1 mov x2, x20 bl _fread adrp x8, _yy_n_chars@PAGE str w0, [x8, _yy_n_chars@PAGEOFF] cbnz w0, LBB0_76 LBB0_72: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_26 Depth=4 ; Parent Loop BB0_28 Depth=5 ; => This Inner Loop Header: Depth=6 ldr x0, [x28, _yyin@PAGEOFF] bl _ferror cbz w0, LBB0_85 ; %bb.73: ; in Loop: Header=BB0_72 Depth=6 bl ___error ldr w8, [x0] cmp w8, #4 b.ne LBB0_149 ; %bb.74: ; in Loop: Header=BB0_72 Depth=6 bl ___error str wzr, [x0] ldr x0, [x28, _yyin@PAGEOFF] bl _clearerr ldr x8, [x21, _yy_buffer_stack@PAGEOFF] ldr x9, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x8, [x8, x9, lsl #3] ldr x8, [x8, #8] add x0, x8, x23 ldr x3, [x28, _yyin@PAGEOFF] mov w1, #1 mov x2, x20 bl _fread adrp x8, _yy_n_chars@PAGE str w0, [x8, _yy_n_chars@PAGEOFF] cbz w0, LBB0_72 ; %bb.75: ; in Loop: Header=BB0_28 Depth=5 ; kill: def $w0 killed $w0 killed $x0 def $x0 LBB0_76: ; in Loop: Header=BB0_28 Depth=5 mov w28, #0 ldr x19, [x21, _yy_buffer_stack@PAGEOFF] ldr x21, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x27, [x19, x21, lsl #3] str w0, [x27, #28] mov x20, x0 LBB0_77: ; in Loop: Header=BB0_28 Depth=5 Lloh39: adrp x17, _yytext@GOTPAGE Lloh40: ldr x17, [x17, _yytext@GOTPAGEOFF] adrp x0, _yy_last_accepting_cpos@PAGE b LBB0_80 LBB0_78: ; in Loop: Header=BB0_28 Depth=5 Lloh41: adrp x17, _yytext@GOTPAGE Lloh42: ldr x17, [x17, _yytext@GOTPAGEOFF] adrp x0, _yy_last_accepting_cpos@PAGE ldr x16, [sp, #24] ; 8-byte Folded Reload cbnz w16, LBB0_55 LBB0_79: ; in Loop: Header=BB0_28 Depth=5 ldr x0, [x28, _yyin@PAGEOFF] bl _yyrestart adrp x0, _yy_last_accepting_cpos@PAGE Lloh43: adrp x17, _yytext@GOTPAGE Lloh44: ldr x17, [x17, _yytext@GOTPAGEOFF] Lloh45: adrp x8, _yy_n_chars@PAGE Lloh46: ldr w20, [x8, _yy_n_chars@PAGEOFF] Lloh47: adrp x8, _yy_buffer_stack@PAGE Lloh48: ldr x19, [x8, _yy_buffer_stack@PAGEOFF] Lloh49: adrp x8, _yy_buffer_stack_top@PAGE Lloh50: ldr x21, [x8, _yy_buffer_stack_top@PAGEOFF] ldr x27, [x19, x21, lsl #3] mov w28, #1 LBB0_80: ; in Loop: Header=BB0_28 Depth=5 mov x8, x20 sxtw x8, w8 ldr x9, [sp, #24] ; 8-byte Folded Reload add x23, x8, w9, sxtw ldr w8, [x27, #24] lsl x21, x21, #3 cmp w23, w8 b.le LBB0_83 ; %bb.81: ; in Loop: Header=BB0_28 Depth=5 add w20, w23, w20, asr #1 ldr x0, [x27, #8] sxtw x1, w20 bl _realloc ldr x8, [x19, x21] str x0, [x8, #8] ldr x9, [x19, x21] ldr x8, [x9, #8] cbz x8, LBB0_150 ; %bb.82: ; in Loop: Header=BB0_28 Depth=5 sub w10, w20, #2 str w10, [x9, #24] Lloh51: adrp x17, _yytext@GOTPAGE Lloh52: ldr x17, [x17, _yytext@GOTPAGEOFF] adrp x27, _yy_buffer_stack_top@PAGE adrp x0, _yy_last_accepting_cpos@PAGE b LBB0_84 LBB0_83: ; in Loop: Header=BB0_28 Depth=5 ldr x8, [x27, #8] adrp x27, _yy_buffer_stack_top@PAGE LBB0_84: ; in Loop: Header=BB0_28 Depth=5 adrp x9, _yy_n_chars@PAGE str w23, [x9, _yy_n_chars@PAGEOFF] strb wzr, [x8, x23] ldr x8, [x19, x21] ldr x8, [x8, #8] add x8, x23, x8 strb wzr, [x8, #1] ldr x8, [x19, x21] ldr x8, [x8, #8] str x8, [x17] mov w11, #4 cmp w28, #1 adrp x20, _yy_hold_char@PAGE adrp x21, _yy_buffer_stack@PAGE b.eq LBB0_28 b LBB0_89 LBB0_85: ; in Loop: Header=BB0_28 Depth=5 ldr x19, [x21, _yy_buffer_stack@PAGEOFF] ldr x21, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x27, [x19, x21, lsl #3] Lloh53: adrp x17, _yytext@GOTPAGE Lloh54: ldr x17, [x17, _yytext@GOTPAGEOFF] adrp x0, _yy_last_accepting_cpos@PAGE ldr x16, [sp, #24] ; 8-byte Folded Reload b LBB0_54 LBB0_86: ; in Loop: Header=BB0_26 Depth=4 cmp w11, #4 b.hi LBB0_147 ; %bb.87: ; in Loop: Header=BB0_26 Depth=4 mov w8, w11 Lloh55: adrp x11, lJTI0_0@PAGE Lloh56: add x11, x11, lJTI0_0@PAGEOFF adr x9, LBB0_88 ldrh w10, [x11, x8, lsl #1] add x9, x9, x10, lsl #2 br x9 LBB0_88: ; in Loop: Header=BB0_26 Depth=4 ldrb w8, [x20, _yy_hold_char@PAGEOFF] ldr x9, [sp, #16] ; 8-byte Folded Reload strb w8, [x9] ldr x9, [x0, _yy_last_accepting_cpos@PAGEOFF] Lloh57: adrp x8, _yy_last_accepting_state@PAGE Lloh58: ldr w10, [x8, _yy_last_accepting_state@PAGEOFF] ldr x2, [sp] ; 8-byte Folded Reload b LBB0_26 LBB0_89: ; in Loop: Header=BB0_25 Depth=3 cbz w28, LBB0_127 ; %bb.90: ; in Loop: Header=BB0_25 Depth=3 cmp w28, #2 Lloh59: adrp x19, _yy_ec@PAGE Lloh60: add x19, x19, _yy_ec@PAGEOFF Lloh61: adrp x23, _yy_nxt@PAGE Lloh62: add x23, x23, _yy_nxt@PAGEOFF mov w28, #208 b.ne LBB0_14 ; %bb.91: ; in Loop: Header=BB0_25 Depth=3 ldr x9, [x21, _yy_buffer_stack@PAGEOFF] ldr x10, [x27, _yy_buffer_stack_top@PAGEOFF] ldr x9, [x9, x10, lsl #3] ldr x9, [x9, #8] Lloh63: adrp x10, _yy_n_chars@PAGE Lloh64: ldrsw x10, [x10, _yy_n_chars@PAGEOFF] LBB0_92: ; in Loop: Header=BB0_25 Depth=3 add x9, x9, x10 cmp x8, x9 Lloh65: adrp x10, _yy_c_buf_p@PAGE str x9, [x10, _yy_c_buf_p@PAGEOFF] Lloh66: adrp x10, _yy_start@PAGE ldrb w10, [x10, _yy_start@PAGEOFF] mov x2, x8 b.hs LBB0_25 ; %bb.93: ; in Loop: Header=BB0_25 Depth=3 mov x11, x8 Lloh67: adrp x0, _yy_ec@PAGE Lloh68: add x0, x0, _yy_ec@PAGEOFF Lloh69: adrp x1, _yy_nxt@PAGE Lloh70: add x1, x1, _yy_nxt@PAGEOFF b LBB0_95 LBB0_94: ; in Loop: Header=BB0_95 Depth=4 ldrsh w10, [x1, x15, lsl #1] add x11, x11, #1 cmp x11, x9 b.eq LBB0_126 LBB0_95: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; => This Loop Header: Depth=4 ; Child Loop BB0_103 Depth 5 ldrb w12, [x11] cbz x12, LBB0_97 ; %bb.96: ; in Loop: Header=BB0_95 Depth=4 ldrb w12, [x0, x12] b LBB0_98 LBB0_97: ; in Loop: Header=BB0_95 Depth=4 mov w12, #1 LBB0_98: ; in Loop: Header=BB0_95 Depth=4 sub w13, w10, #7 cmn w13, #4 b.lo LBB0_100 ; %bb.99: ; in Loop: Header=BB0_95 Depth=4 Lloh71: adrp x13, _yy_last_accepting_state@PAGE str w10, [x13, _yy_last_accepting_state@PAGEOFF] Lloh72: adrp x13, _yy_last_accepting_cpos@PAGE str x11, [x13, _yy_last_accepting_cpos@PAGEOFF] LBB0_100: ; in Loop: Header=BB0_95 Depth=4 ldrsh x14, [x24, w10, sxtw #1] mov w13, w12 add x15, x14, x13 ldrsh w14, [x22, x15, lsl #1] cmp w10, w14 b.eq LBB0_94 ; %bb.101: ; in Loop: Header=BB0_95 Depth=4 mov x14, x10 sxtw x14, w14 b LBB0_103 LBB0_102: ; in Loop: Header=BB0_103 Depth=5 ldrsh w10, [x26, x14, lsl #1] sxtw x14, w10 ldrsh x15, [x24, x14, lsl #1] and x13, x12, #0xff add x15, x15, x13 ldrh w16, [x22, x15, lsl #1] cmp w16, w14, uxth b.eq LBB0_94 LBB0_103: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_95 Depth=4 ; => This Inner Loop Header: Depth=5 sub w10, w10, #5 cmp w10, #1 b.hi LBB0_102 ; %bb.104: ; in Loop: Header=BB0_103 Depth=5 ldrb w12, [x25, x13] b LBB0_102 LBB0_105: ; in Loop: Header=BB0_25 Depth=3 ldr x8, [sp, #16] ; 8-byte Folded Reload sub w8, w8, w11 ldr x2, [x17] sub w9, w8, #1 add x9, x2, w9, sxtw Lloh73: adrp x10, _yy_c_buf_p@PAGE str x9, [x10, _yy_c_buf_p@PAGEOFF] Lloh74: adrp x10, _yy_start@PAGE ldrb w10, [x10, _yy_start@PAGEOFF] cmp w8, #2 b.lt LBB0_118 ; %bb.106: ; in Loop: Header=BB0_25 Depth=3 mov x8, x2 adrp x21, _yy_buffer_stack@PAGE adrp x27, _yy_buffer_stack_top@PAGE Lloh75: adrp x16, _yy_ec@PAGE Lloh76: add x16, x16, _yy_ec@PAGEOFF Lloh77: adrp x0, _yy_nxt@PAGE Lloh78: add x0, x0, _yy_nxt@PAGEOFF mov w1, #208 b LBB0_108 LBB0_107: ; in Loop: Header=BB0_108 Depth=4 ldrsh w10, [x0, x14, lsl #1] add x8, x8, #1 cmp x8, x9 b.eq LBB0_119 LBB0_108: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; => This Loop Header: Depth=4 ; Child Loop BB0_116 Depth 5 ldrb w11, [x8] cbz x11, LBB0_110 ; %bb.109: ; in Loop: Header=BB0_108 Depth=4 ldrb w11, [x16, x11] b LBB0_111 LBB0_110: ; in Loop: Header=BB0_108 Depth=4 mov w11, #1 LBB0_111: ; in Loop: Header=BB0_108 Depth=4 sub w12, w10, #7 cmn w12, #4 b.lo LBB0_113 ; %bb.112: ; in Loop: Header=BB0_108 Depth=4 Lloh79: adrp x12, _yy_last_accepting_state@PAGE str w10, [x12, _yy_last_accepting_state@PAGEOFF] Lloh80: adrp x12, _yy_last_accepting_cpos@PAGE str x8, [x12, _yy_last_accepting_cpos@PAGEOFF] LBB0_113: ; in Loop: Header=BB0_108 Depth=4 ldrsh x13, [x24, w10, sxtw #1] mov w12, w11 add x14, x13, x12 ldrsh w13, [x22, x14, lsl #1] cmp w10, w13 b.eq LBB0_107 ; %bb.114: ; in Loop: Header=BB0_108 Depth=4 mov x13, x10 sxtw x13, w13 b LBB0_116 LBB0_115: ; in Loop: Header=BB0_116 Depth=5 ldrsh w10, [x26, x13, lsl #1] sxtw x13, w10 ldrsh x14, [x24, x13, lsl #1] and x12, x11, #0xff add x14, x14, x12 ldrh w15, [x22, x14, lsl #1] cmp w15, w13, uxth b.eq LBB0_107 LBB0_116: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; Parent Loop BB0_108 Depth=4 ; => This Inner Loop Header: Depth=5 sub w10, w10, #5 cmp w10, #1 b.hi LBB0_115 ; %bb.117: ; in Loop: Header=BB0_116 Depth=5 ldrb w11, [x25, x12] b LBB0_115 LBB0_118: ; in Loop: Header=BB0_25 Depth=3 ; kill: def $w10 killed $w10 killed $x10 def $x10 adrp x21, _yy_buffer_stack@PAGE adrp x27, _yy_buffer_stack_top@PAGE mov w1, #208 b LBB0_120 LBB0_119: ; in Loop: Header=BB0_25 Depth=3 ; kill: def $w10 killed $w10 killed $x10 def $x10 adrp x0, _yy_last_accepting_cpos@PAGE LBB0_120: ; in Loop: Header=BB0_25 Depth=3 mov x8, x10 sxtw x11, w8 sub x8, x11, #7 cmn x8, #4 b.lo LBB0_122 ; %bb.121: ; in Loop: Header=BB0_25 Depth=3 adrp x8, _yy_last_accepting_state@PAGE str w10, [x8, _yy_last_accepting_state@PAGEOFF] str x9, [x0, _yy_last_accepting_cpos@PAGEOFF] LBB0_122: ; in Loop: Header=BB0_25 Depth=3 ldrsh x8, [x24, x11, lsl #1] add x8, x8, #1 ldrsh w12, [x22, x8, lsl #1] cmp w10, w12 b.eq LBB0_124 LBB0_123: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_25 Depth=3 ; => This Inner Loop Header: Depth=4 ldrh w12, [x26, x11, lsl #1] sxth x11, w12 ldrsh x8, [x24, x11, lsl #1] add x8, x8, #1 ldrh w13, [x22, x8, lsl #1] cmp w12, w13 b.ne LBB0_123 LBB0_124: ; in Loop: Header=BB0_25 Depth=3 lsr x11, x1, x8 tbnz w11, #0, LBB0_25 ; %bb.125: ; in Loop: Header=BB0_25 Depth=3 cbz x8, LBB0_25 b LBB0_140 LBB0_126: ; in Loop: Header=BB0_25 Depth=3 mov x2, x8 adrp x0, _yy_last_accepting_cpos@PAGE b LBB0_25 LBB0_127: ; in Loop: Header=BB0_15 Depth=2 ldp x10, x9, [sp, #8] ; 16-byte Folded Reload sub w11, w9, w10 sub w9, w11, #1 add x9, x8, w9, sxtw Lloh81: adrp x10, _yy_c_buf_p@PAGE str x9, [x10, _yy_c_buf_p@PAGEOFF] Lloh82: adrp x10, _yy_start@PAGE ldrb w10, [x10, _yy_start@PAGEOFF] cmp w11, #2 Lloh83: adrp x19, _yy_ec@PAGE Lloh84: add x19, x19, _yy_ec@PAGEOFF Lloh85: adrp x23, _yy_nxt@PAGE Lloh86: add x23, x23, _yy_nxt@PAGEOFF mov w28, #208 b.lt LBB0_15 ; %bb.128: ; in Loop: Header=BB0_15 Depth=2 mov x11, x8 b LBB0_130 LBB0_129: ; in Loop: Header=BB0_130 Depth=3 ldrsh w10, [x23, x15, lsl #1] add x11, x11, #1 cmp x11, x9 b.eq LBB0_15 LBB0_130: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB0_138 Depth 4 ldrb w12, [x11] cbz x12, LBB0_132 ; %bb.131: ; in Loop: Header=BB0_130 Depth=3 ldrb w12, [x19, x12] b LBB0_133 LBB0_132: ; in Loop: Header=BB0_130 Depth=3 mov w12, #1 LBB0_133: ; in Loop: Header=BB0_130 Depth=3 sub w13, w10, #7 cmn w13, #4 b.lo LBB0_135 ; %bb.134: ; in Loop: Header=BB0_130 Depth=3 adrp x13, _yy_last_accepting_state@PAGE str w10, [x13, _yy_last_accepting_state@PAGEOFF] str x11, [x0, _yy_last_accepting_cpos@PAGEOFF] LBB0_135: ; in Loop: Header=BB0_130 Depth=3 ldrsh x14, [x24, w10, sxtw #1] mov w13, w12 add x15, x14, x13 ldrsh w14, [x22, x15, lsl #1] cmp w10, w14 b.eq LBB0_129 ; %bb.136: ; in Loop: Header=BB0_130 Depth=3 mov x14, x10 sxtw x14, w14 b LBB0_138 LBB0_137: ; in Loop: Header=BB0_138 Depth=4 ldrsh w10, [x26, x14, lsl #1] sxtw x14, w10 ldrsh x15, [x24, x14, lsl #1] and x13, x12, #0xff add x15, x15, x13 ldrh w16, [x22, x15, lsl #1] cmp w16, w14, uxth b.eq LBB0_129 LBB0_138: ; Parent Loop BB0_14 Depth=1 ; Parent Loop BB0_15 Depth=2 ; Parent Loop BB0_130 Depth=3 ; => This Inner Loop Header: Depth=4 sub w10, w10, #5 cmp w10, #1 b.hi LBB0_137 ; %bb.139: ; in Loop: Header=BB0_138 Depth=4 ldrb w12, [x25, x13] b LBB0_137 LBB0_140: ; in Loop: Header=BB0_15 Depth=2 Lloh87: adrp x23, _yy_nxt@PAGE Lloh88: add x23, x23, _yy_nxt@PAGEOFF ldrsh w10, [x23, x8, lsl #1] add x9, x9, #1 adrp x8, _yy_c_buf_p@PAGE str x9, [x8, _yy_c_buf_p@PAGEOFF] mov x8, x2 Lloh89: adrp x19, _yy_ec@PAGE Lloh90: add x19, x19, _yy_ec@PAGEOFF mov w28, #208 b LBB0_15 LBB0_141: ; in Loop: Header=BB0_14 Depth=1 Lloh91: adrp x8, _yyleng@GOTPAGE Lloh92: ldr x8, [x8, _yyleng@GOTPAGEOFF] Lloh93: ldr w8, [x8] Lloh94: adrp x9, _len_longest@PAGE Lloh95: ldr w9, [x9, _len_longest@PAGEOFF] cmp w8, w9 Lloh96: adrp x19, _yy_ec@PAGE Lloh97: add x19, x19, _yy_ec@PAGEOFF Lloh98: adrp x23, _yy_nxt@PAGE Lloh99: add x23, x23, _yy_nxt@PAGEOFF mov w28, #208 b.le LBB0_14 ; %bb.142: ; in Loop: Header=BB0_14 Depth=1 adrp x9, _len_longest@PAGE str w8, [x9, _len_longest@PAGEOFF] ldr x1, [x17] Lloh100: adrp x0, _word_longest@GOTPAGE Lloh101: ldr x0, [x0, _word_longest@GOTPAGEOFF] mov w2, #30 bl ___strcpy_chk adrp x0, _yy_last_accepting_cpos@PAGE Lloh102: adrp x17, _yytext@GOTPAGE Lloh103: ldr x17, [x17, _yytext@GOTPAGEOFF] b LBB0_14 LBB0_143: ; in Loop: Header=BB0_14 Depth=1 Lloh104: adrp x8, _yytext@GOTPAGE Lloh105: ldr x8, [x8, _yytext@GOTPAGEOFF] Lloh106: ldr x0, [x8] Lloh107: adrp x8, _yyleng@GOTPAGE Lloh108: ldr x8, [x8, _yyleng@GOTPAGEOFF] Lloh109: ldrsw x1, [x8] Lloh110: adrp x8, _yyout@PAGE Lloh111: ldr x3, [x8, _yyout@PAGEOFF] mov w2, #1 bl _fwrite adrp x0, _yy_last_accepting_cpos@PAGE Lloh112: adrp x17, _yytext@GOTPAGE Lloh113: ldr x17, [x17, _yytext@GOTPAGEOFF] Lloh114: adrp x19, _yy_ec@PAGE Lloh115: add x19, x19, _yy_ec@PAGEOFF Lloh116: adrp x23, _yy_nxt@PAGE Lloh117: add x23, x23, _yy_nxt@PAGEOFF mov w28, #208 b LBB0_14 LBB0_144: mov w0, #0 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 LBB0_145: str xzr, [x27, #8] LBB0_146: Lloh118: adrp x0, l_.str.8@PAGE Lloh119: add x0, x0, l_.str.8@PAGEOFF bl _yy_fatal_error LBB0_147: Lloh120: adrp x0, l_.str@PAGE Lloh121: add x0, x0, l_.str@PAGEOFF bl _yy_fatal_error LBB0_148: Lloh122: adrp x0, l_.str.7@PAGE Lloh123: add x0, x0, l_.str.7@PAGEOFF bl _yy_fatal_error LBB0_149: Lloh124: adrp x0, l_.str.9@PAGE Lloh125: add x0, x0, l_.str.9@PAGEOFF bl _yy_fatal_error LBB0_150: Lloh126: adrp x0, l_.str.10@PAGE Lloh127: add x0, x0, l_.str.10@PAGEOFF bl _yy_fatal_error LBB0_151: Lloh128: adrp x0, l_.str.1@PAGE Lloh129: add x0, x0, l_.str.1@PAGEOFF bl _yy_fatal_error .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdr Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpAdrp Lloh12, Lloh13 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpLdr Lloh26, Lloh27 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdr Lloh28, Lloh29 .loh AdrpLdr Lloh35, Lloh36 .loh AdrpLdr Lloh37, Lloh38 .loh AdrpLdrGot Lloh39, Lloh40 .loh AdrpLdrGot Lloh41, Lloh42 .loh AdrpLdr Lloh49, Lloh50 .loh AdrpAdrp Lloh47, Lloh49 .loh AdrpLdr Lloh47, Lloh48 .loh AdrpAdrp Lloh45, Lloh47 .loh AdrpLdr Lloh45, Lloh46 .loh AdrpLdrGot Lloh43, Lloh44 .loh AdrpLdrGot Lloh51, Lloh52 .loh AdrpLdrGot Lloh53, Lloh54 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdr Lloh57, Lloh58 .loh AdrpAdd Lloh61, Lloh62 .loh AdrpAdd Lloh59, Lloh60 .loh AdrpLdr Lloh63, Lloh64 .loh AdrpAdrp Lloh65, Lloh66 .loh AdrpAdd Lloh69, Lloh70 .loh AdrpAdd Lloh67, Lloh68 .loh AdrpAdrp Lloh71, Lloh72 .loh AdrpAdrp Lloh73, Lloh74 .loh AdrpAdd Lloh77, Lloh78 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpAdrp Lloh79, Lloh80 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpAdd Lloh83, Lloh84 .loh AdrpAdrp Lloh81, Lloh82 .loh AdrpAdd Lloh89, Lloh90 .loh AdrpAdd Lloh87, Lloh88 .loh AdrpAdd Lloh98, Lloh99 .loh AdrpAdd Lloh96, Lloh97 .loh AdrpLdr Lloh94, Lloh95 .loh AdrpLdrGotLdr Lloh91, Lloh92, Lloh93 .loh AdrpLdrGot Lloh102, Lloh103 .loh AdrpLdrGot Lloh100, Lloh101 .loh AdrpAdd Lloh116, Lloh117 .loh AdrpAdd Lloh114, Lloh115 .loh AdrpLdrGot Lloh112, Lloh113 .loh AdrpLdr Lloh110, Lloh111 .loh AdrpLdrGotLdr Lloh107, Lloh108, Lloh109 .loh AdrpLdrGotLdr Lloh104, Lloh105, Lloh106 .loh AdrpAdd Lloh118, Lloh119 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpAdd Lloh122, Lloh123 .loh AdrpAdd Lloh124, Lloh125 .loh AdrpAdd Lloh126, Lloh127 .loh AdrpAdd Lloh128, Lloh129 .cfi_endproc .section __TEXT,__const .p2align 1 lJTI0_0: .short (LBB0_88-LBB0_88)>>2 .short (LBB0_141-LBB0_88)>>2 .short (LBB0_143-LBB0_88)>>2 .short (LBB0_147-LBB0_88)>>2 .short (LBB0_144-LBB0_88)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .p2align 2 ; -- Begin function yyensure_buffer_stack _yyensure_buffer_stack: ; @yyensure_buffer_stack .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 adrp x19, _yy_buffer_stack@PAGE ldr x0, [x19, _yy_buffer_stack@PAGEOFF] cbz x0, LBB1_4 ; %bb.1: Lloh130: adrp x8, _yy_buffer_stack_top@PAGE Lloh131: ldr x8, [x8, _yy_buffer_stack_top@PAGEOFF] adrp x20, _yy_buffer_stack_max@PAGE ldr x21, [x20, _yy_buffer_stack_max@PAGEOFF] sub x9, x21, #1 cmp x8, x9 b.lo LBB1_6 ; %bb.2: add x22, x21, #8 lsl x1, x22, #3 bl _realloc str x0, [x19, _yy_buffer_stack@PAGEOFF] cbz x0, LBB1_7 ; %bb.3: add x8, x0, x21, lsl #3 movi.2d v0, #0000000000000000 stp q0, q0, [x8, #32] stp q0, q0, [x8] str x22, [x20, _yy_buffer_stack_max@PAGEOFF] b LBB1_6 LBB1_4: mov w0, #8 bl _malloc str x0, [x19, _yy_buffer_stack@PAGEOFF] cbz x0, LBB1_7 ; %bb.5: str xzr, [x0] mov w8, #1 adrp x9, _yy_buffer_stack_max@PAGE str x8, [x9, _yy_buffer_stack_max@PAGEOFF] adrp x8, _yy_buffer_stack_top@PAGE str xzr, [x8, _yy_buffer_stack_top@PAGEOFF] LBB1_6: 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 LBB1_7: Lloh132: adrp x0, l_.str.11@PAGE Lloh133: add x0, x0, l_.str.11@PAGEOFF bl _yy_fatal_error .loh AdrpLdr Lloh130, Lloh131 .loh AdrpAdd Lloh132, Lloh133 .cfi_endproc ; -- End function .globl _yy_create_buffer ; -- Begin function yy_create_buffer .p2align 2 _yy_create_buffer: ; @yy_create_buffer .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x1 mov x19, x0 mov w0, #64 bl _malloc cbz x0, LBB2_3 ; %bb.1: mov x20, x0 str w21, [x0, #24] add w8, w21, #2 sxtw x0, w8 bl _malloc str x0, [x20, #8] cbz x0, LBB2_3 ; %bb.2: mov w8, #1 str w8, [x20, #32] mov x0, x20 mov x1, x19 bl _yy_init_buffer 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 ret LBB2_3: Lloh134: adrp x0, l_.str.1@PAGE Lloh135: add x0, x0, l_.str.1@PAGEOFF bl _yy_fatal_error .loh AdrpAdd Lloh134, Lloh135 .cfi_endproc ; -- End function .globl _yywrap ; -- Begin function yywrap .p2align 2 _yywrap: ; @yywrap .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .globl _yyrestart ; -- Begin function yyrestart .p2align 2 _yyrestart: ; @yyrestart .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x0 adrp x23, _yy_buffer_stack@PAGE ldr x8, [x23, _yy_buffer_stack@PAGEOFF] adrp x24, _yy_buffer_stack_top@PAGE adrp x22, _yyin@PAGE cbz x8, LBB4_2 ; %bb.1: ldr x9, [x24, _yy_buffer_stack_top@PAGEOFF] ldr x20, [x8, x9, lsl #3] cbnz x20, LBB4_5 LBB4_2: bl _yyensure_buffer_stack ldr x21, [x22, _yyin@PAGEOFF] mov w0, #64 bl _malloc cbz x0, LBB4_6 ; %bb.3: mov x20, x0 mov w8, #16384 str w8, [x0, #24] mov w0, #16386 bl _malloc str x0, [x20, #8] cbz x0, LBB4_6 ; %bb.4: mov w8, #1 str w8, [x20, #32] mov x0, x20 mov x1, x21 bl _yy_init_buffer ldr x8, [x23, _yy_buffer_stack@PAGEOFF] ldr x9, [x24, _yy_buffer_stack_top@PAGEOFF] str x20, [x8, x9, lsl #3] LBB4_5: mov x0, x20 mov x1, x19 bl _yy_init_buffer ldr x8, [x23, _yy_buffer_stack@PAGEOFF] ldr x9, [x24, _yy_buffer_stack_top@PAGEOFF] lsl x9, x9, #3 ldr x10, [x8, x9] ldr w11, [x10, #28] ldr x10, [x10, #16] Lloh136: adrp x12, _yy_c_buf_p@PAGE str x10, [x12, _yy_c_buf_p@PAGEOFF] Lloh137: adrp x12, _yytext@GOTPAGE Lloh138: ldr x12, [x12, _yytext@GOTPAGEOFF] Lloh139: str x10, [x12] ldr x8, [x8, x9] Lloh140: adrp x9, _yy_n_chars@PAGE str w11, [x9, _yy_n_chars@PAGEOFF] ldr x8, [x8] str x8, [x22, _yyin@PAGEOFF] ldrb w8, [x10] Lloh141: adrp x9, _yy_hold_char@PAGE strb w8, [x9, _yy_hold_char@PAGEOFF] 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 LBB4_6: Lloh142: adrp x0, l_.str.1@PAGE Lloh143: add x0, x0, l_.str.1@PAGEOFF bl _yy_fatal_error .loh AdrpAdrp Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdrp Lloh136, Lloh137 .loh AdrpAdd Lloh142, Lloh143 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function yy_fatal_error _yy_fatal_error: ; @yy_fatal_error .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 Lloh144: adrp x8, ___stderrp@GOTPAGE Lloh145: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh146: ldr x8, [x8] str x0, [sp] Lloh147: adrp x1, l_.str.12@PAGE Lloh148: add x1, x1, l_.str.12@PAGEOFF mov x0, x8 bl _fprintf mov w0, #2 bl _exit .loh AdrpAdd Lloh147, Lloh148 .loh AdrpLdrGotLdr Lloh144, Lloh145, Lloh146 .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function yy_init_buffer lCPI6_0: .long 1 ; 0x1 .long 0 ; 0x0 .section __TEXT,__text,regular,pure_instructions .p2align 2 _yy_init_buffer: ; @yy_init_buffer .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x19, x0 bl ___error ldr w21, [x0] adrp x8, _yy_buffer_stack_top@PAGE cbz x19, LBB6_3 ; %bb.1: str wzr, [x19, #28] ldr x9, [x19, #8] strb wzr, [x9] ldr x9, [x19, #8] strb wzr, [x9, #1] ldr x9, [x19, #8] str x9, [x19, #16] mov w9, #1 str w9, [x19, #40] str wzr, [x19, #56] Lloh149: adrp x9, _yy_buffer_stack@PAGE Lloh150: ldr x9, [x9, _yy_buffer_stack@PAGEOFF] cbz x9, LBB6_4 ; %bb.2: ldr x10, [x8, _yy_buffer_stack_top@PAGEOFF] ldr x10, [x9, x10, lsl #3] cmp x10, x19 b.ne LBB6_5 b LBB6_7 LBB6_3: Lloh151: adrp x9, _yy_buffer_stack@PAGE Lloh152: ldr x9, [x9, _yy_buffer_stack@PAGEOFF] b LBB6_5 LBB6_4: mov x10, #0 cmp x10, x19 b.eq LBB6_7 LBB6_5: str x20, [x19] mov w10, #1 str w10, [x19, #52] cbnz x9, LBB6_8 ; %bb.6: mov x8, #0 cmp x8, x19 b.ne LBB6_9 b LBB6_10 LBB6_7: ldr x10, [x8, _yy_buffer_stack_top@PAGEOFF] lsl x10, x10, #3 ldr x11, [x9, x10] ldr w12, [x11, #28] adrp x13, _yy_n_chars@PAGE str w12, [x13, _yy_n_chars@PAGEOFF] ldr x11, [x11, #16] Lloh153: adrp x12, _yy_c_buf_p@PAGE str x11, [x12, _yy_c_buf_p@PAGEOFF] Lloh154: adrp x12, _yytext@GOTPAGE Lloh155: ldr x12, [x12, _yytext@GOTPAGEOFF] Lloh156: str x11, [x12] ldr x10, [x9, x10] ldr x10, [x10] adrp x12, _yyin@PAGE str x10, [x12, _yyin@PAGEOFF] ldrb w10, [x11] adrp x11, _yy_hold_char@PAGE strb w10, [x11, _yy_hold_char@PAGEOFF] str x20, [x19] mov w10, #1 str w10, [x19, #52] LBB6_8: ldr x8, [x8, _yy_buffer_stack_top@PAGEOFF] ldr x8, [x9, x8, lsl #3] cmp x8, x19 b.eq LBB6_10 LBB6_9: Lloh157: adrp x8, lCPI6_0@PAGE Lloh158: ldr d0, [x8, lCPI6_0@PAGEOFF] stur d0, [x19, #44] LBB6_10: cbz x20, LBB6_12 ; %bb.11: mov x0, x20 bl _fileno bl _isatty cmp w0, #0 cset w8, gt b LBB6_13 LBB6_12: mov w8, #0 LBB6_13: str w8, [x19, #36] bl ___error str w21, [x0] 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 AdrpLdr Lloh149, Lloh150 .loh AdrpLdr Lloh151, Lloh152 .loh AdrpLdrGotStr Lloh154, Lloh155, Lloh156 .loh AdrpAdrp Lloh153, Lloh154 .loh AdrpLdr Lloh157, Lloh158 .cfi_endproc ; -- End function .globl _yy_switch_to_buffer ; -- Begin function yy_switch_to_buffer .p2align 2 _yy_switch_to_buffer: ; @yy_switch_to_buffer .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 _yyensure_buffer_stack Lloh159: adrp x8, _yy_buffer_stack@PAGE Lloh160: ldr x8, [x8, _yy_buffer_stack@PAGEOFF] cbz x8, LBB7_4 ; %bb.1: Lloh161: adrp x9, _yy_buffer_stack_top@PAGE Lloh162: ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF] ldr x10, [x8, x9, lsl #3] cmp x10, x19 b.eq LBB7_7 ; %bb.2: cbz x10, LBB7_6 ; %bb.3: adrp x10, _yy_hold_char@PAGE ldrb w10, [x10, _yy_hold_char@PAGEOFF] Lloh163: adrp x11, _yy_c_buf_p@PAGE Lloh164: ldr x11, [x11, _yy_c_buf_p@PAGEOFF] strb w10, [x11] lsl x10, x9, #3 ldr x12, [x8, x10] str x11, [x12, #16] Lloh165: adrp x11, _yy_n_chars@PAGE Lloh166: ldr w11, [x11, _yy_n_chars@PAGEOFF] ldr x10, [x8, x10] str w11, [x10, #28] b LBB7_6 LBB7_4: cbz x19, LBB7_7 ; %bb.5: Lloh167: adrp x9, _yy_buffer_stack_top@PAGE Lloh168: ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF] LBB7_6: lsl x9, x9, #3 str x19, [x8, x9] ldr w10, [x19, #28] Lloh169: adrp x11, _yy_n_chars@PAGE str w10, [x11, _yy_n_chars@PAGEOFF] ldr x10, [x19, #16] Lloh170: adrp x11, _yy_c_buf_p@PAGE str x10, [x11, _yy_c_buf_p@PAGEOFF] Lloh171: adrp x11, _yytext@GOTPAGE Lloh172: ldr x11, [x11, _yytext@GOTPAGEOFF] Lloh173: str x10, [x11] ldr x8, [x8, x9] ldr x8, [x8] Lloh174: adrp x9, _yyin@PAGE str x8, [x9, _yyin@PAGEOFF] ldrb w8, [x10] Lloh175: adrp x9, _yy_hold_char@PAGE strb w8, [x9, _yy_hold_char@PAGEOFF] LBB7_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh159, Lloh160 .loh AdrpLdr Lloh161, Lloh162 .loh AdrpLdr Lloh165, Lloh166 .loh AdrpLdr Lloh163, Lloh164 .loh AdrpLdr Lloh167, Lloh168 .loh AdrpAdrp Lloh174, Lloh175 .loh AdrpLdrGotStr Lloh171, Lloh172, Lloh173 .loh AdrpAdrp Lloh170, Lloh171 .loh AdrpAdrp Lloh169, Lloh170 .cfi_endproc ; -- End function .globl _yyalloc ; -- Begin function yyalloc .p2align 2 _yyalloc: ; @yyalloc .cfi_startproc ; %bb.0: b _malloc .cfi_endproc ; -- End function .globl _yy_delete_buffer ; -- Begin function yy_delete_buffer .p2align 2 _yy_delete_buffer: ; @yy_delete_buffer .cfi_startproc ; %bb.0: cbz x0, LBB9_7 ; %bb.1: 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 .cfi_remember_state mov x19, x0 Lloh176: adrp x8, _yy_buffer_stack@PAGE Lloh177: ldr x8, [x8, _yy_buffer_stack@PAGEOFF] adrp x9, _yy_buffer_stack_top@PAGE cbz x8, LBB9_8 ; %bb.2: ldr x10, [x9, _yy_buffer_stack_top@PAGEOFF] ldr x10, [x8, x10, lsl #3] cmp x10, x19 b.ne LBB9_4 LBB9_3: ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF] str xzr, [x8, x9, lsl #3] LBB9_4: ldr w8, [x19, #32] cbz w8, LBB9_6 ; %bb.5: ldr x0, [x19, #8] bl _free LBB9_6: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _free LBB9_7: .cfi_def_cfa wsp, 0 .cfi_same_value w30 .cfi_same_value w29 .cfi_same_value w19 .cfi_same_value w20 ret LBB9_8: .cfi_restore_state mov x10, #0 cmp x10, x19 b.ne LBB9_4 b LBB9_3 .loh AdrpLdr Lloh176, Lloh177 .cfi_endproc ; -- End function .globl _yyfree ; -- Begin function yyfree .p2align 2 _yyfree: ; @yyfree .cfi_startproc ; %bb.0: b _free .cfi_endproc ; -- End function .globl _yy_flush_buffer ; -- Begin function yy_flush_buffer .p2align 2 _yy_flush_buffer: ; @yy_flush_buffer .cfi_startproc ; %bb.0: cbz x0, LBB11_3 ; %bb.1: str wzr, [x0, #28] ldr x8, [x0, #8] strb wzr, [x8] ldr x8, [x0, #8] strb wzr, [x8, #1] ldr x8, [x0, #8] str x8, [x0, #16] mov w8, #1 str w8, [x0, #40] str wzr, [x0, #56] Lloh178: adrp x8, _yy_buffer_stack@PAGE Lloh179: ldr x8, [x8, _yy_buffer_stack@PAGEOFF] adrp x9, _yy_buffer_stack_top@PAGE cbz x8, LBB11_4 ; %bb.2: ldr x10, [x9, _yy_buffer_stack_top@PAGEOFF] ldr x10, [x8, x10, lsl #3] cmp x10, x0 b.eq LBB11_5 LBB11_3: ret LBB11_4: mov x10, #0 cmp x10, x0 b.ne LBB11_3 LBB11_5: ldr x9, [x9, _yy_buffer_stack_top@PAGEOFF] lsl x9, x9, #3 ldr x10, [x8, x9] ldr w11, [x10, #28] adrp x12, _yy_n_chars@PAGE str w11, [x12, _yy_n_chars@PAGEOFF] ldr x10, [x10, #16] Lloh180: adrp x11, _yy_c_buf_p@PAGE str x10, [x11, _yy_c_buf_p@PAGEOFF] Lloh181: adrp x11, _yytext@GOTPAGE Lloh182: ldr x11, [x11, _yytext@GOTPAGEOFF] Lloh183: str x10, [x11] ldr x8, [x8, x9] ldr x8, [x8] Lloh184: adrp x9, _yyin@PAGE str x8, [x9, _yyin@PAGEOFF] ldrb w8, [x10] Lloh185: adrp x9, _yy_hold_char@PAGE strb w8, [x9, _yy_hold_char@PAGEOFF] ret .loh AdrpLdr Lloh178, Lloh179 .loh AdrpAdrp Lloh184, Lloh185 .loh AdrpLdrGotStr Lloh181, Lloh182, Lloh183 .loh AdrpAdrp Lloh180, Lloh181 .cfi_endproc ; -- End function .globl _yypush_buffer_state ; -- Begin function yypush_buffer_state .p2align 2 _yypush_buffer_state: ; @yypush_buffer_state .cfi_startproc ; %bb.0: cbz x0, LBB12_5 ; %bb.1: 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 _yyensure_buffer_stack Lloh186: adrp x8, _yy_buffer_stack@PAGE Lloh187: ldr x8, [x8, _yy_buffer_stack@PAGEOFF] adrp x13, _yy_buffer_stack_top@PAGE ldr x12, [x13, _yy_buffer_stack_top@PAGEOFF] adrp x10, _yy_n_chars@PAGE adrp x11, _yy_c_buf_p@PAGE adrp x9, _yy_hold_char@PAGE cbz x8, LBB12_4 ; %bb.2: ldr x14, [x8, x12, lsl #3] cbz x14, LBB12_4 ; %bb.3: ldrb w14, [x9, _yy_hold_char@PAGEOFF] ldr x15, [x11, _yy_c_buf_p@PAGEOFF] strb w14, [x15] lsl x14, x12, #3 ldr x16, [x8, x14] str x15, [x16, #16] ldr w15, [x10, _yy_n_chars@PAGEOFF] ldr x14, [x8, x14] str w15, [x14, #28] add x12, x12, #1 str x12, [x13, _yy_buffer_stack_top@PAGEOFF] LBB12_4: lsl x12, x12, #3 str x19, [x8, x12] ldr w13, [x19, #28] ldr x14, [x19, #16] str x14, [x11, _yy_c_buf_p@PAGEOFF] Lloh188: adrp x11, _yytext@GOTPAGE Lloh189: ldr x11, [x11, _yytext@GOTPAGEOFF] Lloh190: str x14, [x11] ldr x8, [x8, x12] str w13, [x10, _yy_n_chars@PAGEOFF] ldr x8, [x8] adrp x10, _yyin@PAGE str x8, [x10, _yyin@PAGEOFF] ldrb w8, [x14] strb w8, [x9, _yy_hold_char@PAGEOFF] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload LBB12_5: .cfi_def_cfa wsp, 0 .cfi_same_value w30 .cfi_same_value w29 .cfi_same_value w19 .cfi_same_value w20 ret .loh AdrpLdr Lloh186, Lloh187 .loh AdrpLdrGotStr Lloh188, Lloh189, Lloh190 .cfi_endproc ; -- End function .globl _yypop_buffer_state ; -- Begin function yypop_buffer_state .p2align 2 _yypop_buffer_state: ; @yypop_buffer_state .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 Lloh191: adrp x8, _yy_buffer_stack@PAGE Lloh192: ldr x20, [x8, _yy_buffer_stack@PAGEOFF] cbz x20, LBB13_7 ; %bb.1: adrp x21, _yy_buffer_stack_top@PAGE ldr x22, [x21, _yy_buffer_stack_top@PAGEOFF] ldr x19, [x20, x22, lsl #3] cbz x19, LBB13_7 ; %bb.2: str xzr, [x20, x22, lsl #3] ldr w8, [x19, #32] cbz w8, LBB13_4 ; %bb.3: ldr x0, [x19, #8] bl _free LBB13_4: mov x0, x19 bl _free str xzr, [x20, x22, lsl #3] cbz x22, LBB13_7 ; %bb.5: sub x8, x22, #1 str x8, [x21, _yy_buffer_stack_top@PAGEOFF] ldr x9, [x20, x8, lsl #3] cbz x9, LBB13_7 ; %bb.6: ldr w10, [x9, #28] adrp x11, _yy_n_chars@PAGE str w10, [x11, _yy_n_chars@PAGEOFF] ldr x9, [x9, #16] Lloh193: adrp x10, _yy_c_buf_p@PAGE str x9, [x10, _yy_c_buf_p@PAGEOFF] Lloh194: adrp x10, _yytext@GOTPAGE Lloh195: ldr x10, [x10, _yytext@GOTPAGEOFF] Lloh196: str x9, [x10] ldr x8, [x20, x8, lsl #3] ldr x8, [x8] adrp x10, _yyin@PAGE str x8, [x10, _yyin@PAGEOFF] ldrb w8, [x9] adrp x9, _yy_hold_char@PAGE strb w8, [x9, _yy_hold_char@PAGEOFF] LBB13_7: 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 AdrpLdr Lloh191, Lloh192 .loh AdrpLdrGotStr Lloh194, Lloh195, Lloh196 .loh AdrpAdrp Lloh193, Lloh194 .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function yy_scan_buffer lCPI14_0: .long 0 ; 0x0 .long 1 ; 0x1 .section __TEXT,__text,regular,pure_instructions .globl _yy_scan_buffer .p2align 2 _yy_scan_buffer: ; @yy_scan_buffer .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 subs x21, x1, #2 b.lo LBB14_3 ; %bb.1: mov x20, x0 ldrb w8, [x0, x21] cbnz w8, LBB14_3 ; %bb.2: add x8, x1, x20 ldurb w8, [x8, #-1] cbz w8, LBB14_5 LBB14_3: mov x19, #0 LBB14_4: 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 LBB14_5: mov w0, #64 bl _malloc cbz x0, LBB14_11 ; %bb.6: mov x19, x0 stp x20, x20, [x0, #8] stp w21, wzr, [x0, #28] str xzr, [x0] str w21, [x0, #24] Lloh197: adrp x8, lCPI14_0@PAGE Lloh198: ldr d0, [x8, lCPI14_0@PAGEOFF] stur d0, [x0, #36] stp wzr, wzr, [x0, #52] bl _yyensure_buffer_stack Lloh199: adrp x8, _yy_buffer_stack@PAGE Lloh200: ldr x8, [x8, _yy_buffer_stack@PAGEOFF] Lloh201: adrp x9, _yy_buffer_stack_top@PAGE Lloh202: ldr x13, [x9, _yy_buffer_stack_top@PAGEOFF] lsl x10, x13, #3 adrp x11, _yy_n_chars@PAGE adrp x12, _yy_c_buf_p@PAGE Lloh203: adrp x9, _yy_hold_char@PAGE cbz x8, LBB14_10 ; %bb.7: ldr x13, [x8, x13, lsl #3] cmp x13, x19 b.eq LBB14_4 ; %bb.8: cbz x13, LBB14_10 ; %bb.9: ldrb w13, [x9, _yy_hold_char@PAGEOFF] ldr x14, [x12, _yy_c_buf_p@PAGEOFF] strb w13, [x14] ldr x13, [x8, x10] str x14, [x13, #16] ldr w13, [x11, _yy_n_chars@PAGEOFF] ldr x14, [x8, x10] str w13, [x14, #28] ldr w21, [x19, #28] LBB14_10: str x19, [x8, x10] ldr x13, [x19, #16] str x13, [x12, _yy_c_buf_p@PAGEOFF] Lloh204: adrp x12, _yytext@GOTPAGE Lloh205: ldr x12, [x12, _yytext@GOTPAGEOFF] Lloh206: str x13, [x12] ldr x8, [x8, x10] str w21, [x11, _yy_n_chars@PAGEOFF] ldr x8, [x8] adrp x10, _yyin@PAGE str x8, [x10, _yyin@PAGEOFF] ldrb w8, [x13] strb w8, [x9, _yy_hold_char@PAGEOFF] b LBB14_4 LBB14_11: Lloh207: adrp x0, l_.str.2@PAGE Lloh208: add x0, x0, l_.str.2@PAGEOFF bl _yy_fatal_error .loh AdrpAdrp Lloh201, Lloh203 .loh AdrpLdr Lloh201, Lloh202 .loh AdrpLdr Lloh199, Lloh200 .loh AdrpLdr Lloh197, Lloh198 .loh AdrpLdrGotStr Lloh204, Lloh205, Lloh206 .loh AdrpAdd Lloh207, Lloh208 .cfi_endproc ; -- End function .globl _yy_scan_string ; -- Begin function yy_scan_string .p2align 2 _yy_scan_string: ; @yy_scan_string .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, x0 bl _strlen mov x22, x0 lsl x23, x0, #32 mov x8, #8589934592 add x8, x23, x8 asr x19, x8, #32 mov x0, x19 bl _malloc cbz x0, LBB15_5 ; %bb.1: mov x20, x0 cmp w22, #1 b.lt LBB15_3 ; %bb.2: and x2, x22, #0xffffffff mov x0, x20 mov x1, x21 bl _memcpy LBB15_3: mov x8, #4294967296 add x8, x23, x8 asr x8, x8, #32 strb wzr, [x20, x8] asr x8, x23, #32 strb wzr, [x20, x8] mov x0, x20 mov x1, x19 bl _yy_scan_buffer cbz x0, LBB15_6 ; %bb.4: mov w8, #1 str w8, [x0, #32] 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 LBB15_5: Lloh209: adrp x0, l_.str.3@PAGE Lloh210: add x0, x0, l_.str.3@PAGEOFF bl _yy_fatal_error LBB15_6: Lloh211: adrp x0, l_.str.4@PAGE Lloh212: add x0, x0, l_.str.4@PAGEOFF bl _yy_fatal_error .loh AdrpAdd Lloh209, Lloh210 .loh AdrpAdd Lloh211, Lloh212 .cfi_endproc ; -- End function .globl _yy_scan_bytes ; -- Begin function yy_scan_bytes .p2align 2 _yy_scan_bytes: ; @yy_scan_bytes .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 x22, x0 add w8, w1, #2 sxtw x20, w8 mov x0, x20 bl _malloc cbz x0, LBB16_5 ; %bb.1: mov x21, x0 cmp w19, #1 b.lt LBB16_3 ; %bb.2: mov w2, w19 mov x0, x21 mov x1, x22 bl _memcpy LBB16_3: strh wzr, [x21, w19, sxtw] mov x0, x21 mov x1, x20 bl _yy_scan_buffer cbz x0, LBB16_6 ; %bb.4: mov w8, #1 str w8, [x0, #32] 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 LBB16_5: Lloh213: adrp x0, l_.str.3@PAGE Lloh214: add x0, x0, l_.str.3@PAGEOFF bl _yy_fatal_error LBB16_6: Lloh215: adrp x0, l_.str.4@PAGE Lloh216: add x0, x0, l_.str.4@PAGEOFF bl _yy_fatal_error .loh AdrpAdd Lloh213, Lloh214 .loh AdrpAdd Lloh215, Lloh216 .cfi_endproc ; -- End function .globl _yyget_lineno ; -- Begin function yyget_lineno .p2align 2 _yyget_lineno: ; @yyget_lineno .cfi_startproc ; %bb.0: Lloh217: adrp x8, _yylineno@PAGE Lloh218: ldr w0, [x8, _yylineno@PAGEOFF] ret .loh AdrpLdr Lloh217, Lloh218 .cfi_endproc ; -- End function .globl _yyget_in ; -- Begin function yyget_in .p2align 2 _yyget_in: ; @yyget_in .cfi_startproc ; %bb.0: Lloh219: adrp x8, _yyin@PAGE Lloh220: ldr x0, [x8, _yyin@PAGEOFF] ret .loh AdrpLdr Lloh219, Lloh220 .cfi_endproc ; -- End function .globl _yyget_out ; -- Begin function yyget_out .p2align 2 _yyget_out: ; @yyget_out .cfi_startproc ; %bb.0: Lloh221: adrp x8, _yyout@PAGE Lloh222: ldr x0, [x8, _yyout@PAGEOFF] ret .loh AdrpLdr Lloh221, Lloh222 .cfi_endproc ; -- End function .globl _yyget_leng ; -- Begin function yyget_leng .p2align 2 _yyget_leng: ; @yyget_leng .cfi_startproc ; %bb.0: Lloh223: adrp x8, _yyleng@GOTPAGE Lloh224: ldr x8, [x8, _yyleng@GOTPAGEOFF] Lloh225: ldr w0, [x8] ret .loh AdrpLdrGotLdr Lloh223, Lloh224, Lloh225 .cfi_endproc ; -- End function .globl _yyget_text ; -- Begin function yyget_text .p2align 2 _yyget_text: ; @yyget_text .cfi_startproc ; %bb.0: Lloh226: adrp x8, _yytext@GOTPAGE Lloh227: ldr x8, [x8, _yytext@GOTPAGEOFF] Lloh228: ldr x0, [x8] ret .loh AdrpLdrGotLdr Lloh226, Lloh227, Lloh228 .cfi_endproc ; -- End function .globl _yyset_lineno ; -- Begin function yyset_lineno .p2align 2 _yyset_lineno: ; @yyset_lineno .cfi_startproc ; %bb.0: adrp x8, _yylineno@PAGE str w0, [x8, _yylineno@PAGEOFF] ret .cfi_endproc ; -- End function .globl _yyset_in ; -- Begin function yyset_in .p2align 2 _yyset_in: ; @yyset_in .cfi_startproc ; %bb.0: adrp x8, _yyin@PAGE str x0, [x8, _yyin@PAGEOFF] ret .cfi_endproc ; -- End function .globl _yyset_out ; -- Begin function yyset_out .p2align 2 _yyset_out: ; @yyset_out .cfi_startproc ; %bb.0: adrp x8, _yyout@PAGE str x0, [x8, _yyout@PAGEOFF] ret .cfi_endproc ; -- End function .globl _yyget_debug ; -- Begin function yyget_debug .p2align 2 _yyget_debug: ; @yyget_debug .cfi_startproc ; %bb.0: Lloh229: adrp x8, _yy_flex_debug@PAGE Lloh230: ldr w0, [x8, _yy_flex_debug@PAGEOFF] ret .loh AdrpLdr Lloh229, Lloh230 .cfi_endproc ; -- End function .globl _yyset_debug ; -- Begin function yyset_debug .p2align 2 _yyset_debug: ; @yyset_debug .cfi_startproc ; %bb.0: adrp x8, _yy_flex_debug@PAGE str w0, [x8, _yy_flex_debug@PAGEOFF] ret .cfi_endproc ; -- End function .globl _yylex_destroy ; -- Begin function yylex_destroy .p2align 2 _yylex_destroy: ; @yylex_destroy .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 adrp x21, _yy_buffer_stack@PAGE ldr x19, [x21, _yy_buffer_stack@PAGEOFF] adrp x22, _yy_buffer_stack_top@PAGE cbz x19, LBB27_5 ; %bb.1: ldr x23, [x22, _yy_buffer_stack_top@PAGEOFF] ldr x20, [x19, x23, lsl #3] cbz x20, LBB27_5 ; %bb.2: str xzr, [x19, x23, lsl #3] ldr w8, [x20, #32] cbz w8, LBB27_4 ; %bb.3: ldr x0, [x20, #8] bl _free ldr x19, [x21, _yy_buffer_stack@PAGEOFF] ldr x23, [x22, _yy_buffer_stack_top@PAGEOFF] LBB27_4: mov x0, x20 bl _free str xzr, [x19, x23, lsl #3] LBB27_5: mov x0, x19 bl _free str xzr, [x21, _yy_buffer_stack@PAGEOFF] str xzr, [x22, _yy_buffer_stack_top@PAGEOFF] Lloh231: adrp x8, _yy_buffer_stack_max@PAGE str xzr, [x8, _yy_buffer_stack_max@PAGEOFF] Lloh232: adrp x8, _yy_c_buf_p@PAGE str xzr, [x8, _yy_c_buf_p@PAGEOFF] Lloh233: adrp x8, _yy_init@PAGE strb wzr, [x8, _yy_init@PAGEOFF] Lloh234: adrp x8, _yy_start@PAGE strb wzr, [x8, _yy_start@PAGEOFF] Lloh235: adrp x8, _yyin@PAGE str xzr, [x8, _yyin@PAGEOFF] Lloh236: adrp x8, _yyout@PAGE str xzr, [x8, _yyout@PAGEOFF] mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpAdrp Lloh235, Lloh236 .loh AdrpAdrp Lloh234, Lloh235 .loh AdrpAdrp Lloh233, Lloh234 .loh AdrpAdrp Lloh232, Lloh233 .loh AdrpAdrp Lloh231, Lloh232 .cfi_endproc ; -- End function .globl _yyrealloc ; -- Begin function yyrealloc .p2align 2 _yyrealloc: ; @yyrealloc .cfi_startproc ; %bb.0: b _realloc .cfi_endproc ; -- End function .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 Lloh237: adrp x0, l_.str.5@PAGE Lloh238: add x0, x0, l_.str.5@PAGEOFF bl _printf bl _yylex Lloh239: adrp x8, _word_longest@GOTPAGE Lloh240: ldr x8, [x8, _word_longest@GOTPAGEOFF] str x8, [sp] Lloh241: adrp x0, l_.str.6@PAGE Lloh242: add x0, x0, l_.str.6@PAGEOFF bl _printf mov w0, #1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpAdd Lloh241, Lloh242 .loh AdrpLdrGot Lloh239, Lloh240 .loh AdrpAdd Lloh237, Lloh238 .cfi_endproc ; -- End function .globl _yyin ; @yyin .zerofill __DATA,__common,_yyin,8,3 .globl _yyout ; @yyout .zerofill __DATA,__common,_yyout,8,3 .section __DATA,__data .globl _yylineno ; @yylineno .p2align 2 _yylineno: .long 1 ; 0x1 .globl _yy_flex_debug ; @yy_flex_debug .zerofill __DATA,__common,_yy_flex_debug,4,2 .globl _len_longest ; @len_longest .zerofill __DATA,__common,_len_longest,4,2 .zerofill __DATA,__bss,_yy_init,1,2 ; @yy_init .zerofill __DATA,__bss,_yy_start,1,2 ; @yy_start .zerofill __DATA,__bss,_yy_buffer_stack,8,3 ; @yy_buffer_stack .zerofill __DATA,__bss,_yy_buffer_stack_top,8,3 ; @yy_buffer_stack_top .zerofill __DATA,__bss,_yy_c_buf_p,8,3 ; @yy_c_buf_p .zerofill __DATA,__bss,_yy_hold_char,1,0 ; @yy_hold_char .section __TEXT,__const _yy_ec: ; @yy_ec .ascii "\000\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\001\001\001\001\001\001\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\002\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001" .p2align 1 ; @yy_accept _yy_accept: .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 3 ; 0x3 .short 2 ; 0x2 .short 1 ; 0x1 .short 1 ; 0x1 .short 0 ; 0x0 .zerofill __DATA,__bss,_yy_last_accepting_state,4,2 ; @yy_last_accepting_state .zerofill __DATA,__bss,_yy_last_accepting_cpos,8,3 ; @yy_last_accepting_cpos .p2align 1 ; @yy_chk _yy_chk: .short 0 ; 0x0 .short 1 ; 0x1 .short 1 ; 0x1 .short 8 ; 0x8 .short 3 ; 0x3 .short 7 ; 0x7 .short 7 ; 0x7 .short 7 ; 0x7 .p2align 1 ; @yy_base _yy_base: .short 0 ; 0x0 .short 0 ; 0x0 .short 0 ; 0x0 .short 4 ; 0x4 .short 5 ; 0x5 .short 0 ; 0x0 .short 0 ; 0x0 .short 5 ; 0x5 .short 1 ; 0x1 .p2align 1 ; @yy_def _yy_def: .short 0 ; 0x0 .short 7 ; 0x7 .short 1 ; 0x1 .short 7 ; 0x7 .short 7 ; 0x7 .short 8 ; 0x8 .short 8 ; 0x8 .short 0 ; 0x0 .short 7 ; 0x7 _yy_meta: ; @yy_meta .ascii "\000\001\002" .p2align 1 ; @yy_nxt _yy_nxt: .short 0 ; 0x0 .short 4 ; 0x4 .short 5 ; 0x5 .short 6 ; 0x6 .short 7 ; 0x7 .short 3 ; 0x3 .short 7 ; 0x7 .short 7 ; 0x7 .comm _yytext,8,3 ; @yytext .comm _yyleng,4,2 ; @yyleng .comm _word_longest,30,0 ; @word_longest .zerofill __DATA,__bss,_yy_n_chars,4,2 ; @yy_n_chars .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "fatal flex scanner internal error--no action found" l_.str.1: ; @.str.1 .asciz "out of dynamic memory in yy_create_buffer()" l_.str.2: ; @.str.2 .asciz "out of dynamic memory in yy_scan_buffer()" l_.str.3: ; @.str.3 .asciz "out of dynamic memory in yy_scan_bytes()" l_.str.4: ; @.str.4 .asciz "bad buffer in yy_scan_bytes()" l_.str.5: ; @.str.5 .asciz "Enter a sentence: " l_.str.6: ; @.str.6 .asciz "Longest word: %s\n" l_.str.7: ; @.str.7 .asciz "fatal flex scanner internal error--end of buffer missed" l_.str.8: ; @.str.8 .asciz "fatal error - scanner input buffer overflow" l_.str.9: ; @.str.9 .asciz "input in flex scanner failed" l_.str.10: ; @.str.10 .asciz "out of dynamic memory in yy_get_next_buffer()" l_.str.11: ; @.str.11 .asciz "out of dynamic memory in yyensure_buffer_stack()" .zerofill __DATA,__bss,_yy_buffer_stack_max,8,3 ; @yy_buffer_stack_max l_.str.12: ; @.str.12 .asciz "%s\n" .subsections_via_symbols
the_stack_data/184517789.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hci_reset_all ## -- Begin function hci_reset_all .p2align 4, 0x90 _hci_reset_all: ## @hci_reset_all .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq _hci_active_links@GOTPCREL(%rip), %r14 movq (%r14), %rdi testq %rdi, %rdi je LBB0_2 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movq (%rdi), %rbx callq _hci_close movq %rbx, %rdi testq %rbx, %rbx jne LBB0_1 LBB0_2: movq $0, (%r14) movq _hci_dev@GOTPCREL(%rip), %r14 movq (%r14), %rsi movq 16(%rsi), %rax testq %rax, %rax je LBB0_6 ## %bb.3: movq _hci_inq_results@GOTPCREL(%rip), %r15 .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq (%rax), %rbx movq %r15, %rdi movq %rax, %rsi callq _btmemb_free movq %rbx, %rax testq %rbx, %rbx jne LBB0_4 ## %bb.5: movq (%r14), %rsi LBB0_6: movq 8(%rsi), %rax testq %rax, %rax je LBB0_10 ## %bb.7: movq _hci_inq_results@GOTPCREL(%rip), %r15 .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 movq (%rax), %rbx movq %r15, %rdi movq %rax, %rsi callq _btmemb_free movq %rbx, %rax testq %rbx, %rbx jne LBB0_8 ## %bb.9: movq (%r14), %rsi LBB0_10: movq _hci_pcbs@GOTPCREL(%rip), %rdi callq _btmemb_free xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _hci_init ## TAILCALL .cfi_endproc ## -- End function .comm _hci_active_links,8,3 ## @hci_active_links .comm _hci_dev,8,3 ## @hci_dev .comm _hci_inq_results,4,2 ## @hci_inq_results .comm _hci_pcbs,4,2 ## @hci_pcbs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hci_reset_all ; -- Begin function hci_reset_all .p2align 2 _hci_reset_all: ; @hci_reset_all .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x19, _hci_active_links@GOTPAGE Lloh1: ldr x19, [x19, _hci_active_links@GOTPAGEOFF] ldr x0, [x19] cbz x0, LBB0_2 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x20, [x0] bl _hci_close mov x0, x20 cbnz x20, LBB0_1 LBB0_2: str xzr, [x19] Lloh2: adrp x20, _hci_dev@GOTPAGE Lloh3: ldr x20, [x20, _hci_dev@GOTPAGEOFF] ldr x1, [x20] ldr x8, [x1, #16] cbz x8, LBB0_6 ; %bb.3: Lloh4: adrp x19, _hci_inq_results@GOTPAGE Lloh5: ldr x19, [x19, _hci_inq_results@GOTPAGEOFF] LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x21, [x8] mov x0, x19 mov x1, x8 bl _btmemb_free mov x8, x21 cbnz x21, LBB0_4 ; %bb.5: ldr x1, [x20] LBB0_6: ldr x8, [x1, #8] cbz x8, LBB0_10 ; %bb.7: Lloh6: adrp x19, _hci_inq_results@GOTPAGE Lloh7: ldr x19, [x19, _hci_inq_results@GOTPAGEOFF] LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr x21, [x8] mov x0, x19 mov x1, x8 bl _btmemb_free mov x8, x21 cbnz x21, LBB0_8 ; %bb.9: ldr x1, [x20] LBB0_10: Lloh8: adrp x0, _hci_pcbs@GOTPAGE Lloh9: ldr x0, [x0, _hci_pcbs@GOTPAGEOFF] bl _btmemb_free 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 _hci_init .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _hci_active_links,8,3 ; @hci_active_links .comm _hci_dev,8,3 ; @hci_dev .comm _hci_inq_results,4,2 ; @hci_inq_results .comm _hci_pcbs,4,2 ; @hci_pcbs .subsections_via_symbols
AnghaBench/RetroArch/wii/libogc/lwbt/extr_hci.c_hci_reset_all.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cmd_get_property_count__free_unpacked ## -- Begin function cmd_get_property_count__free_unpacked .p2align 4, 0x90 _cmd_get_property_count__free_unpacked: ## @cmd_get_property_count__free_unpacked .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB0_1 ## %bb.2: 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 movq (%rdi), %rax xorl %edi, %edi cmpq _cmd_get_property_count__descriptor@GOTPCREL(%rip), %rax sete %dil callq _assert movq %rbx, %rdi movq %r14, %rsi popq %rbx popq %r14 popq %rbp jmp _protobuf_c_message_free_unpacked ## TAILCALL LBB0_1: retq .cfi_endproc ## -- End function .comm _cmd_get_property_count__descriptor,4,2 ## @cmd_get_property_count__descriptor .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cmd_get_property_count__free_unpacked ; -- Begin function cmd_get_property_count__free_unpacked .p2align 2 _cmd_get_property_count__free_unpacked: ; @cmd_get_property_count__free_unpacked .cfi_startproc ; %bb.0: cbz x0, LBB0_2 ; %bb.1: 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 ldr x8, [x0] Lloh0: adrp x9, _cmd_get_property_count__descriptor@GOTPAGE Lloh1: ldr x9, [x9, _cmd_get_property_count__descriptor@GOTPAGEOFF] cmp x8, x9 cset w0, eq bl _assert 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 _protobuf_c_message_free_unpacked LBB0_2: .cfi_def_cfa wsp, 0 .cfi_same_value w30 .cfi_same_value w29 .cfi_same_value w19 .cfi_same_value w20 ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _cmd_get_property_count__descriptor,4,2 ; @cmd_get_property_count__descriptor .subsections_via_symbols
AnghaBench/esp-idf/components/esp_local_ctrl/proto-c/extr_esp_local_ctrl.pb-c.c_cmd_get_property_count__free_unpacked.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function usage _usage: ## @usage .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi callq _fprintf movl $1, %edi callq _exit .cfi_endproc ## -- End function .comm _stderr,4,2 ## @stderr .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "netmap bridge program: forward packets between two network interfaces\n usage(1): bridge [-v] [-i ifa] [-i ifb] [-b burst] [-w wait_time] [-L]\n usage(2): bridge [-v] [-w wait_time] [-L] [ifa [ifb [burst]]]\n\n ifa and ifb are specified using the nm_open() syntax.\n When ifb is missing (or is equal to ifa), bridge will\n forward between between ifa and the host stack if -L\n is not specified, otherwise loopback traffic on ifa.\n\n example: bridge -w 10 -i netmap:eth3 -i netmap:eth1\n" .no_dead_strip _usage .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function usage _usage: ; @usage .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, _stderr@GOTPAGE Lloh1: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh2: ldr w0, [x8] Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF bl _fprintf mov w0, #1 bl _exit .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _stderr,4,2 ; @stderr .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "netmap bridge program: forward packets between two network interfaces\n usage(1): bridge [-v] [-i ifa] [-i ifb] [-b burst] [-w wait_time] [-L]\n usage(2): bridge [-v] [-w wait_time] [-L] [ifa [ifb [burst]]]\n\n ifa and ifb are specified using the nm_open() syntax.\n When ifb is missing (or is equal to ifa), bridge will\n forward between between ifa and the host stack if -L\n is not specified, otherwise loopback traffic on ifa.\n\n example: bridge -w 10 -i netmap:eth3 -i netmap:eth1\n" .no_dead_strip _usage .subsections_via_symbols
AnghaBench/freebsd/tools/tools/netmap/extr_bridge.c_usage.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _usage ## -- Begin function usage .p2align 4, 0x90 _usage: ## @usage .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rdx leaq L_.str.2(%rip), %rcx leaq L_.str.3(%rip), %r8 callq _fprintf movq _EX_USAGE@GOTPCREL(%rip), %rax movl (%rax), %edi callq _exit .cfi_endproc ## -- End function .comm _stderr,4,2 ## @stderr .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s\n%s\n%s\n" L_.str.1: ## @.str.1 .asciz "usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale]" L_.str.2: ## @.str.2 .asciz " [-M mask] [-m mask] [-o options] [-u uid]" L_.str.3: ## @.str.3 .asciz "\t\t [-W table] special node" .comm _EX_USAGE,4,2 ## @EX_USAGE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _usage ; -- Begin function usage .p2align 2 _usage: ; @usage .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, _stderr@GOTPAGE Lloh1: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh2: ldr w0, [x8] Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF Lloh5: adrp x2, l_.str.1@PAGE Lloh6: add x2, x2, l_.str.1@PAGEOFF Lloh7: adrp x3, l_.str.2@PAGE Lloh8: add x3, x3, l_.str.2@PAGEOFF Lloh9: adrp x4, l_.str.3@PAGE Lloh10: add x4, x4, l_.str.3@PAGEOFF bl _fprintf Lloh11: adrp x8, _EX_USAGE@GOTPAGE Lloh12: ldr x8, [x8, _EX_USAGE@GOTPAGEOFF] Lloh13: ldr w0, [x8] bl _exit .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _stderr,4,2 ; @stderr .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s\n%s\n%s\n" l_.str.1: ; @.str.1 .asciz "usage: mount_msdosfs [-9ls] [-D DOS_codepage] [-g gid] [-L locale]" l_.str.2: ; @.str.2 .asciz " [-M mask] [-m mask] [-o options] [-u uid]" l_.str.3: ; @.str.3 .asciz "\t\t [-W table] special node" .comm _EX_USAGE,4,2 ; @EX_USAGE .subsections_via_symbols
AnghaBench/freebsd/sbin/mount_msdosfs/extr_mount_msdosfs.c_usage.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function re_probe _re_probe: ## @re_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 %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 %edi, %r14d callq _pci_get_vendor movq %rax, %r12 movl %r14d, %edi callq _pci_get_device movq %rax, %r15 movl %r14d, %edi callq _pci_get_revid movq %rax, %rbx movl %r14d, %edi callq _pci_get_subdevice movq _LINKSYS_VENDORID@GOTPCREL(%rip), %rcx movq _ENXIO@GOTPCREL(%rip), %rdx cmpq (%rcx), %r12 jne LBB0_3 ## %bb.1: movq _LINKSYS_DEVICEID_EG1032@GOTPCREL(%rip), %rcx cmpq (%rcx), %r15 jne LBB0_3 ## %bb.2: movq _LINKSYS_SUBDEVICE_EG1032_REV3@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_13 LBB0_3: movq _RT_VENDORID@GOTPCREL(%rip), %rax cmpq (%rax), %r12 jne LBB0_6 ## %bb.4: movq _RT_DEVICEID_8139@GOTPCREL(%rip), %rax cmpq (%rax), %r15 jne LBB0_6 ## %bb.5: cmpq $32, %rbx jne LBB0_13 LBB0_6: movq _re_devs@GOTPCREL(%rip), %r13 movq (%r13), %rbx movq %rbx, %rdi callq _nitems testl %eax, %eax jle LBB0_12 ## %bb.7: movl %r14d, -44(%rbp) ## 4-byte Spill addq $16, %rbx xorl %r14d, %r14d jmp LBB0_8 .p2align 4, 0x90 LBB0_11: ## in Loop: Header=BB0_8 Depth=1 incl %r14d movq (%r13), %rdi callq _nitems addq $24, %rbx cmpl %eax, %r14d jge LBB0_12 LBB0_8: ## =>This Inner Loop Header: Depth=1 cmpq -16(%rbx), %r12 jne LBB0_11 ## %bb.9: ## in Loop: Header=BB0_8 Depth=1 cmpq -8(%rbx), %r15 jne LBB0_11 ## %bb.10: movl (%rbx), %esi movl -44(%rbp), %edi ## 4-byte Reload callq _device_set_desc movq _BUS_PROBE_DEFAULT@GOTPCREL(%rip), %rdx jmp LBB0_13 LBB0_12: movq _ENXIO@GOTPCREL(%rip), %rdx LBB0_13: movl (%rdx), %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _LINKSYS_VENDORID,8,3 ## @LINKSYS_VENDORID .comm _LINKSYS_DEVICEID_EG1032,8,3 ## @LINKSYS_DEVICEID_EG1032 .comm _LINKSYS_SUBDEVICE_EG1032_REV3,8,3 ## @LINKSYS_SUBDEVICE_EG1032_REV3 .comm _ENXIO,4,2 ## @ENXIO .comm _RT_VENDORID,8,3 ## @RT_VENDORID .comm _RT_DEVICEID_8139,8,3 ## @RT_DEVICEID_8139 .comm _re_devs,8,3 ## @re_devs .comm _BUS_PROBE_DEFAULT,4,2 ## @BUS_PROBE_DEFAULT .no_dead_strip _re_probe .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function re_probe _re_probe: ; @re_probe .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, x0 bl _pci_get_vendor mov x20, x0 mov x0, x19 bl _pci_get_device mov x21, x0 mov x0, x19 bl _pci_get_revid mov x22, x0 mov x0, x19 bl _pci_get_subdevice Lloh0: adrp x8, _LINKSYS_VENDORID@GOTPAGE Lloh1: ldr x8, [x8, _LINKSYS_VENDORID@GOTPAGEOFF] Lloh2: ldr x8, [x8] Lloh3: adrp x9, _LINKSYS_DEVICEID_EG1032@GOTPAGE Lloh4: ldr x9, [x9, _LINKSYS_DEVICEID_EG1032@GOTPAGEOFF] Lloh5: ldr x9, [x9] Lloh6: adrp x10, _LINKSYS_SUBDEVICE_EG1032_REV3@GOTPAGE Lloh7: ldr x10, [x10, _LINKSYS_SUBDEVICE_EG1032_REV3@GOTPAGEOFF] Lloh8: ldr x10, [x10] cmp x20, x8 ccmp x21, x9, #0, eq ccmp x0, x10, #4, eq b.ne LBB0_10 ; %bb.1: Lloh9: adrp x8, _RT_VENDORID@GOTPAGE Lloh10: ldr x8, [x8, _RT_VENDORID@GOTPAGEOFF] Lloh11: ldr x8, [x8] cmp x20, x8 b.ne LBB0_4 ; %bb.2: Lloh12: adrp x8, _RT_DEVICEID_8139@GOTPAGE Lloh13: ldr x8, [x8, _RT_DEVICEID_8139@GOTPAGEOFF] Lloh14: ldr x8, [x8] cmp x21, x8 b.ne LBB0_4 ; %bb.3: cmp x22, #32 b.ne LBB0_10 LBB0_4: Lloh15: adrp x23, _re_devs@GOTPAGE Lloh16: ldr x23, [x23, _re_devs@GOTPAGEOFF] ldr x22, [x23] mov x0, x22 bl _nitems cmp w0, #1 b.lt LBB0_10 ; %bb.5: mov w25, #0 add x24, x22, #16 Lloh17: adrp x22, _ENXIO@GOTPAGE Lloh18: ldr x22, [x22, _ENXIO@GOTPAGEOFF] b LBB0_7 LBB0_6: ; in Loop: Header=BB0_7 Depth=1 add w25, w25, #1 ldr x0, [x23] bl _nitems add x24, x24, #24 cmp w25, w0 b.ge LBB0_11 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldur x8, [x24, #-16] cmp x20, x8 b.ne LBB0_6 ; %bb.8: ; in Loop: Header=BB0_7 Depth=1 ldur x8, [x24, #-8] cmp x21, x8 b.ne LBB0_6 ; %bb.9: ldr w1, [x24] mov x0, x19 bl _device_set_desc Lloh19: adrp x22, _BUS_PROBE_DEFAULT@GOTPAGE Lloh20: ldr x22, [x22, _BUS_PROBE_DEFAULT@GOTPAGEOFF] b LBB0_11 LBB0_10: Lloh21: adrp x22, _ENXIO@GOTPAGE Lloh22: ldr x22, [x22, _ENXIO@GOTPAGEOFF] LBB0_11: ldr w0, [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 ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpLdrGot Lloh19, Lloh20 .loh AdrpLdrGot Lloh21, Lloh22 .cfi_endproc ; -- End function .comm _LINKSYS_VENDORID,8,3 ; @LINKSYS_VENDORID .comm _LINKSYS_DEVICEID_EG1032,8,3 ; @LINKSYS_DEVICEID_EG1032 .comm _LINKSYS_SUBDEVICE_EG1032_REV3,8,3 ; @LINKSYS_SUBDEVICE_EG1032_REV3 .comm _ENXIO,4,2 ; @ENXIO .comm _RT_VENDORID,8,3 ; @RT_VENDORID .comm _RT_DEVICEID_8139,8,3 ; @RT_DEVICEID_8139 .comm _re_devs,8,3 ; @re_devs .comm _BUS_PROBE_DEFAULT,4,2 ; @BUS_PROBE_DEFAULT .no_dead_strip _re_probe .subsections_via_symbols
AnghaBench/freebsd/sys/dev/re/extr_if_re.c_re_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _error_handing ## -- Begin function error_handing .p2align 4, 0x90 _error_handing: ## @error_handing .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 ___stderrp@GOTPCREL(%rip), %rbx movq (%rbx), %rsi callq _fputs movq (%rbx), %rsi movl $10, %edi callq _fputc movl $1, %edi callq _exit .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 %rbx subq $24, %rsp .cfi_offset %rbx, -24 movl $2, %edi movl $1, %esi xorl %edx, %edx callq _socket movl %eax, %ebx movl $4, -12(%rbp) leaq -20(%rbp), %rcx leaq -12(%rbp), %r8 movl %eax, %edi movl $65535, %esi ## imm = 0xFFFF movl $4097, %edx ## imm = 0x1001 callq _getsockopt cmpl $-1, %eax je LBB1_3 ## %bb.1: movl -20(%rbp), %esi leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf movl $4, -12(%rbp) leaq -16(%rbp), %rcx leaq -12(%rbp), %r8 movl %ebx, %edi movl $65535, %esi ## imm = 0xFFFF movl $4098, %edx ## imm = 0x1002 callq _getsockopt cmpl $-1, %eax je LBB1_3 ## %bb.2: movl -16(%rbp), %esi leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf xorl %eax, %eax addq $24, %rsp popq %rbx popq %rbp retq LBB1_3: movq ___stderrp@GOTPCREL(%rip), %rbx movq (%rbx), %rsi leaq L_.str(%rip), %rdi callq _fputs movq (%rbx), %rsi movl $10, %edi callq _fputc movl $1, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "getsockopt() error" L_.str.1: ## @.str.1 .asciz "Input buf size: %d\n" L_.str.2: ## @.str.2 .asciz "Output buf size: %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _error_handing ; -- Begin function error_handing .p2align 2 _error_handing: ; @error_handing .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, ___stderrp@GOTPAGE Lloh1: ldr x19, [x19, ___stderrp@GOTPAGEOFF] ldr x1, [x19] bl _fputs ldr x1, [x19] mov w0, #10 bl _fputc mov w0, #1 bl _exit .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .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 mov w0, #2 mov w1, #1 mov w2, #0 bl _socket mov x19, x0 mov w20, #4 str w20, [sp, #20] sub x3, x29, #20 add x4, sp, #20 mov w1, #65535 mov w2, #4097 bl _getsockopt cmn w0, #1 b.eq LBB1_3 ; %bb.1: ldur w8, [x29, #-20] str x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf str w20, [sp, #20] add x3, sp, #24 add x4, sp, #20 mov x0, x19 mov w1, #65535 mov w2, #4098 bl _getsockopt cmn w0, #1 b.eq LBB1_3 ; %bb.2: ldr w8, [sp, #24] str x8, [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, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload add sp, sp, #64 ret LBB1_3: Lloh6: adrp x19, ___stderrp@GOTPAGE Lloh7: ldr x19, [x19, ___stderrp@GOTPAGEOFF] ldr x1, [x19] Lloh8: adrp x0, l_.str@PAGE Lloh9: add x0, x0, l_.str@PAGEOFF bl _fputs ldr x1, [x19] mov w0, #10 bl _fputc mov w0, #1 bl _exit .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "getsockopt() error" l_.str.1: ; @.str.1 .asciz "Input buf size: %d\n" l_.str.2: ; @.str.2 .asciz "Output buf size: %d\n" .subsections_via_symbols
the_stack_data/9513300.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _prom_searchsiblings ## -- Begin function prom_searchsiblings .p2align 4, 0x90 _prom_searchsiblings: ## @prom_searchsiblings .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 ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) xorl %r14d, %r14d testl %edi, %edi je LBB0_6 ## %bb.1: movq %rsi, %r15 movl %edi, %ebx leaq L_.str(%rip), %r12 leaq -176(%rbp), %r13 jmp LBB0_2 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movl %ebx, %edi callq _prom_getsibling movl %eax, %ebx testl %eax, %eax je LBB0_6 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl %ebx, %edi movq %r12, %rsi movq %r13, %rdx movl $128, %ecx callq _prom_getproperty cmpl $-1, %eax je LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi movq %r13, %rsi callq _strcmp testq %rax, %rax jne LBB0_5 ## %bb.4: movl %ebx, %r14d LBB0_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_8 ## %bb.7: movl %r14d, %eax addq $136, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "name" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _prom_searchsiblings ; -- Begin function prom_searchsiblings .p2align 2 _prom_searchsiblings: ; @prom_searchsiblings .cfi_startproc ; %bb.0: sub sp, sp, #192 .cfi_def_cfa_offset 192 stp x22, x21, [sp, #144] ; 16-byte Folded Spill stp x20, x19, [sp, #160] ; 16-byte Folded Spill stp x29, x30, [sp, #176] ; 16-byte Folded Spill add x29, sp, #176 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] cbz w0, LBB0_5 ; %bb.1: mov x20, x1 Lloh3: adrp x21, l_.str@PAGE Lloh4: add x21, x21, l_.str@PAGEOFF b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _prom_getsibling mov x19, x0 cbz w0, LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 add x2, sp, #8 mov x0, x19 mov x1, x21 mov w3, #128 bl _prom_getproperty cmn w0, #1 b.eq LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 add x1, sp, #8 mov x0, x20 bl _strcmp cbnz x0, LBB0_2 LBB0_5: ldur x8, [x29, #-40] Lloh5: adrp x9, ___stack_chk_guard@GOTPAGE Lloh6: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh7: ldr x9, [x9] cmp x9, x8 b.ne LBB0_7 ; %bb.6: mov x0, x19 ldp x29, x30, [sp, #176] ; 16-byte Folded Reload ldp x20, x19, [sp, #160] ; 16-byte Folded Reload ldp x22, x21, [sp, #144] ; 16-byte Folded Reload add sp, sp, #192 ret LBB0_7: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "name" .subsections_via_symbols
AnghaBench/fastsocket/kernel/arch/sparc/prom/extr_tree_64.c_prom_searchsiblings.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function show_fc_vport_roles _show_fc_vport_roles: ## @show_fc_vport_roles .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdx, %rbx callq _transport_class_to_vport movq (%rax), %rdi movq _FC_PORT_ROLE_UNKNOWN@GOTPCREL(%rip), %rax cmpq (%rax), %rdi jne LBB0_2 ## %bb.1: leaq L_.str(%rip), %rdx movq %rbx, %rdi movl $20, %esi addq $8, %rsp popq %rbx popq %rbp jmp _snprintf ## TAILCALL LBB0_2: movq %rbx, %rsi addq $8, %rsp popq %rbx popq %rbp jmp _get_fc_port_roles_names ## TAILCALL .cfi_endproc ## -- End function .comm _FC_PORT_ROLE_UNKNOWN,8,3 ## @FC_PORT_ROLE_UNKNOWN .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "unknown\n" .no_dead_strip _show_fc_vport_roles .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function show_fc_vport_roles _show_fc_vport_roles: ; @show_fc_vport_roles .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 bl _transport_class_to_vport ldr x0, [x0] Lloh0: adrp x8, _FC_PORT_ROLE_UNKNOWN@GOTPAGE Lloh1: ldr x8, [x8, _FC_PORT_ROLE_UNKNOWN@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x0, x8 b.ne LBB0_2 ; %bb.1: Lloh3: adrp x2, l_.str@PAGE Lloh4: add x2, x2, l_.str@PAGEOFF mov x0, x19 mov w1, #20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _snprintf LBB0_2: mov x1, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _get_fc_port_roles_names .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _FC_PORT_ROLE_UNKNOWN,8,3 ; @FC_PORT_ROLE_UNKNOWN .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "unknown\n" .no_dead_strip _show_fc_vport_roles .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/extr_scsi_transport_fc.c_show_fc_vport_roles.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tnt_iconv_open ## -- Begin function tnt_iconv_open .p2align 4, 0x90 _tnt_iconv_open: ## @tnt_iconv_open .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 _iconv_open ## TAILCALL .cfi_endproc ## -- End function .globl _tnt_iconv_close ## -- Begin function tnt_iconv_close .p2align 4, 0x90 _tnt_iconv_close: ## @tnt_iconv_close .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 _iconv_close ## TAILCALL .cfi_endproc ## -- End function .globl _tnt_iconv ## -- Begin function tnt_iconv .p2align 4, 0x90 _tnt_iconv: ## @tnt_iconv .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 _iconv ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _tnt_iconv_open ; -- Begin function tnt_iconv_open .p2align 2 _tnt_iconv_open: ; @tnt_iconv_open .cfi_startproc ; %bb.0: b _iconv_open .cfi_endproc ; -- End function .globl _tnt_iconv_close ; -- Begin function tnt_iconv_close .p2align 2 _tnt_iconv_close: ; @tnt_iconv_close .cfi_startproc ; %bb.0: b _iconv_close .cfi_endproc ; -- End function .globl _tnt_iconv ; -- Begin function tnt_iconv .p2align 2 _tnt_iconv: ; @tnt_iconv .cfi_startproc ; %bb.0: b _iconv .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/232954489.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_atiixp_ac97_read _snd_atiixp_ac97_read: ## @snd_atiixp_ac97_read .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, %edx movq 8(%rdi), %rax movl (%rdi), %esi movq %rax, %rdi popq %rbp jmp _snd_atiixp_codec_read ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _snd_atiixp_ac97_read .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_atiixp_ac97_read _snd_atiixp_ac97_read: ; @snd_atiixp_ac97_read .cfi_startproc ; %bb.0: mov x2, x1 ldr x8, [x0, #8] ldr w1, [x0] mov x0, x8 b _snd_atiixp_codec_read .cfi_endproc ; -- End function .no_dead_strip _snd_atiixp_ac97_read .subsections_via_symbols
AnghaBench/linux/sound/pci/extr_atiixp.c_snd_atiixp_ac97_read.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function empeg_init_termios _empeg_init_termios: ## @empeg_init_termios .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _IGNBRK@GOTPCREL(%rip), %rax movq _BRKINT@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx movq _PARMRK@GOTPCREL(%rip), %rax orl (%rax), %ecx movq _ISTRIP@GOTPCREL(%rip), %rax orl (%rax), %ecx movq _INLCR@GOTPCREL(%rip), %rax orl (%rax), %ecx movq _IGNCR@GOTPCREL(%rip), %rax orl (%rax), %ecx movq _ICRNL@GOTPCREL(%rip), %rax orl (%rax), %ecx movq _IXON@GOTPCREL(%rip), %rax orl (%rax), %ecx notl %ecx andl %ecx, (%rdi) movq _OPOST@GOTPCREL(%rip), %rax movl (%rax), %eax notl %eax andl %eax, 12(%rdi) movq _ECHO@GOTPCREL(%rip), %rax movq _ECHONL@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx movq _ICANON@GOTPCREL(%rip), %rax orl (%rax), %ecx movq _ISIG@GOTPCREL(%rip), %rax orl (%rax), %ecx movq _IEXTEN@GOTPCREL(%rip), %rax orl (%rax), %ecx notl %ecx andl %ecx, 4(%rdi) movq _CSIZE@GOTPCREL(%rip), %rax movq _PARENB@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx movq _CBAUD@GOTPCREL(%rip), %rax orl (%rax), %ecx notl %ecx andl 8(%rdi), %ecx movq _CS8@GOTPCREL(%rip), %rax orl (%rax), %ecx movl %ecx, 8(%rdi) movl $115200, %esi ## imm = 0x1C200 movl $115200, %edx ## imm = 0x1C200 popq %rbp jmp _tty_encode_baud_rate ## TAILCALL .cfi_endproc ## -- End function .comm _IGNBRK,4,2 ## @IGNBRK .comm _BRKINT,4,2 ## @BRKINT .comm _PARMRK,4,2 ## @PARMRK .comm _ISTRIP,4,2 ## @ISTRIP .comm _INLCR,4,2 ## @INLCR .comm _IGNCR,4,2 ## @IGNCR .comm _ICRNL,4,2 ## @ICRNL .comm _IXON,4,2 ## @IXON .comm _OPOST,4,2 ## @OPOST .comm _ECHO,4,2 ## @ECHO .comm _ECHONL,4,2 ## @ECHONL .comm _ICANON,4,2 ## @ICANON .comm _ISIG,4,2 ## @ISIG .comm _IEXTEN,4,2 ## @IEXTEN .comm _CSIZE,4,2 ## @CSIZE .comm _PARENB,4,2 ## @PARENB .comm _CBAUD,4,2 ## @CBAUD .comm _CS8,4,2 ## @CS8 .no_dead_strip _empeg_init_termios .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function empeg_init_termios _empeg_init_termios: ; @empeg_init_termios .cfi_startproc ; %bb.0: Lloh0: adrp x8, _IGNBRK@GOTPAGE Lloh1: ldr x8, [x8, _IGNBRK@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _BRKINT@GOTPAGE Lloh4: ldr x9, [x9, _BRKINT@GOTPAGEOFF] Lloh5: ldr w9, [x9] orr w8, w9, w8 Lloh6: adrp x9, _PARMRK@GOTPAGE Lloh7: ldr x9, [x9, _PARMRK@GOTPAGEOFF] Lloh8: ldr w9, [x9] orr w8, w8, w9 Lloh9: adrp x9, _ISTRIP@GOTPAGE Lloh10: ldr x9, [x9, _ISTRIP@GOTPAGEOFF] Lloh11: ldr w9, [x9] orr w8, w8, w9 Lloh12: adrp x9, _INLCR@GOTPAGE Lloh13: ldr x9, [x9, _INLCR@GOTPAGEOFF] Lloh14: ldr w9, [x9] orr w8, w8, w9 Lloh15: adrp x9, _IGNCR@GOTPAGE Lloh16: ldr x9, [x9, _IGNCR@GOTPAGEOFF] Lloh17: ldr w9, [x9] orr w8, w8, w9 Lloh18: adrp x9, _ICRNL@GOTPAGE Lloh19: ldr x9, [x9, _ICRNL@GOTPAGEOFF] Lloh20: ldr w9, [x9] orr w8, w8, w9 Lloh21: adrp x9, _IXON@GOTPAGE Lloh22: ldr x9, [x9, _IXON@GOTPAGEOFF] Lloh23: ldr w9, [x9] orr w8, w8, w9 ldp w9, w10, [x0] bic w8, w9, w8 str w8, [x0] Lloh24: adrp x8, _OPOST@GOTPAGE Lloh25: ldr x8, [x8, _OPOST@GOTPAGEOFF] Lloh26: ldr w8, [x8] ldp w11, w9, [x0, #8] bic w8, w9, w8 str w8, [x0, #12] Lloh27: adrp x8, _ECHO@GOTPAGE Lloh28: ldr x8, [x8, _ECHO@GOTPAGEOFF] Lloh29: ldr w8, [x8] Lloh30: adrp x9, _ECHONL@GOTPAGE Lloh31: ldr x9, [x9, _ECHONL@GOTPAGEOFF] Lloh32: ldr w9, [x9] orr w8, w9, w8 Lloh33: adrp x9, _ICANON@GOTPAGE Lloh34: ldr x9, [x9, _ICANON@GOTPAGEOFF] Lloh35: ldr w9, [x9] orr w8, w8, w9 Lloh36: adrp x9, _ISIG@GOTPAGE Lloh37: ldr x9, [x9, _ISIG@GOTPAGEOFF] Lloh38: ldr w9, [x9] orr w8, w8, w9 Lloh39: adrp x9, _IEXTEN@GOTPAGE Lloh40: ldr x9, [x9, _IEXTEN@GOTPAGEOFF] Lloh41: ldr w9, [x9] orr w8, w8, w9 bic w8, w10, w8 Lloh42: adrp x9, _CSIZE@GOTPAGE Lloh43: ldr x9, [x9, _CSIZE@GOTPAGEOFF] Lloh44: ldr w9, [x9] Lloh45: adrp x10, _PARENB@GOTPAGE Lloh46: ldr x10, [x10, _PARENB@GOTPAGEOFF] Lloh47: ldr w10, [x10] orr w9, w10, w9 Lloh48: adrp x10, _CBAUD@GOTPAGE Lloh49: ldr x10, [x10, _CBAUD@GOTPAGEOFF] Lloh50: ldr w10, [x10] orr w9, w9, w10 bic w9, w11, w9 Lloh51: adrp x10, _CS8@GOTPAGE Lloh52: ldr x10, [x10, _CS8@GOTPAGEOFF] Lloh53: ldr w10, [x10] orr w9, w10, w9 stp w8, w9, [x0, #4] mov w1, #49664 movk w1, #1, lsl #16 mov w2, #49664 movk w2, #1, lsl #16 b _tty_encode_baud_rate .loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53 .loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50 .loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47 .loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44 .loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41 .loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38 .loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _IGNBRK,4,2 ; @IGNBRK .comm _BRKINT,4,2 ; @BRKINT .comm _PARMRK,4,2 ; @PARMRK .comm _ISTRIP,4,2 ; @ISTRIP .comm _INLCR,4,2 ; @INLCR .comm _IGNCR,4,2 ; @IGNCR .comm _ICRNL,4,2 ; @ICRNL .comm _IXON,4,2 ; @IXON .comm _OPOST,4,2 ; @OPOST .comm _ECHO,4,2 ; @ECHO .comm _ECHONL,4,2 ; @ECHONL .comm _ICANON,4,2 ; @ICANON .comm _ISIG,4,2 ; @ISIG .comm _IEXTEN,4,2 ; @IEXTEN .comm _CSIZE,4,2 ; @CSIZE .comm _PARENB,4,2 ; @PARENB .comm _CBAUD,4,2 ; @CBAUD .comm _CS8,4,2 ; @CS8 .no_dead_strip _empeg_init_termios .subsections_via_symbols
AnghaBench/linux/drivers/usb/serial/extr_empeg.c_empeg_init_termios.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 subq $48, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movaps l___const.main.i(%rip), %xmm0 movaps %xmm0, -48(%rbp) movq l___const.main.i+32(%rip), %rax movq %rax, -16(%rbp) movaps l___const.main.i+16(%rip), %xmm0 movaps %xmm0, -32(%rbp) movl $1, -48(%rbp) leaq -44(%rbp), %rcx leaq L_.str(%rip), %rdi leaq -48(%rbp), %rdx movl $1, %esi xorl %eax, %eax callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -8(%rbp), %rax jne LBB0_2 ## %bb.1: movl $1, %eax addq $48, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.i l___const.main.i: .long 0 ## 0x0 .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 .long 4 ## 0x4 .long 5 ## 0x5 .long 6 ## 0x6 .long 7 ## 0x7 .long 8 ## 0x8 .long 9 ## 0x9 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "i=%d, p=%p, q=%p\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp 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 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-8] Lloh3: adrp x8, l___const.main.i@PAGE Lloh4: add x8, x8, l___const.main.i@PAGEOFF ldp q0, q1, [x8] stp q0, q1, [sp, #32] ldr x8, [x8, #32] str x8, [sp, #64] mov w8, #1 str w8, [sp, #32] add x9, sp, #32 orr x10, x9, #0x4 stp x9, x10, [sp, #8] str x8, [sp] Lloh5: adrp x0, l_.str@PAGE Lloh6: add x0, x0, l_.str@PAGEOFF bl _printf ldur x8, [x29, #-8] Lloh7: adrp x9, ___stack_chk_guard@GOTPAGE Lloh8: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh9: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: mov w0, #1 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload add sp, sp, #96 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.i l___const.main.i: .long 0 ; 0x0 .long 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .long 4 ; 0x4 .long 5 ; 0x5 .long 6 ; 0x6 .long 7 ; 0x7 .long 8 ; 0x8 .long 9 ; 0x9 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "i=%d, p=%p, q=%p\n" .subsections_via_symbols
the_stack_data/82178.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 xorl %edi, %edi callq _time movl %eax, %edi callq _srand movl $1204, %esi ## imm = 0x4B4 xorl %edi, %edi movl $950, %edx ## imm = 0x3B6 callq _shmget cmpl $-1, %eax je LBB0_1 ## %bb.2: movl %eax, %r14d callq _fork testl %eax, %eax je LBB0_3 ## %bb.9: movl %r14d, %edi xorl %esi, %esi xorl %edx, %edx callq _shmat cmpq $-1, %rax je LBB0_35 ## %bb.10: movq %rax, %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 callq _rand cltq imulq $1374389535, %rax, %rcx ## imm = 0x51EB851F movq %rcx, %rdx shrq $63, %rdx sarq $37, %rcx addl %edx, %ecx imull $100, %ecx, %ecx subl %ecx, %eax movl %eax, (%r12,%rbx,4) incq %rbx cmpq $25, %rbx jne LBB0_11 ## %bb.12: cmpl $1, 300(%r12) jne LBB0_33 ## %bb.13: xorl %eax, %eax .p2align 4, 0x90 LBB0_14: ## =>This Inner Loop Header: Depth=1 movl 100(%r12,%rax,4), %ecx addl (%r12,%rax,4), %ecx movl %ecx, 200(%r12,%rax,4) cmpq $24, %rax je LBB0_15 ## %bb.34: ## in Loop: Header=BB0_14 Depth=1 movl 104(%r12,%rax,4), %ecx addl 4(%r12,%rax,4), %ecx movl %ecx, 204(%r12,%rax,4) addq $2, %rax jmp LBB0_14 .p2align 4, 0x90 LBB0_33: ## =>This Inner Loop Header: Depth=1 jmp LBB0_33 LBB0_15: leaq L_.str.4(%rip), %r15 xorl %r13d, %r13d xorl %ebx, %ebx jmp LBB0_16 .p2align 4, 0x90 LBB0_18: ## in Loop: Header=BB0_16 Depth=1 movl (%r12,%rbx,4), %esi movq %r15, %rdi xorl %eax, %eax callq _printf incq %rbx decb %r13b cmpq $25, %rbx je LBB0_19 LBB0_16: ## =>This Inner Loop Header: Depth=1 movzbl %bl, %eax imull $205, %eax, %eax shrl $10, %eax leal (%rax,%rax,4), %eax addb %r13b, %al jne LBB0_18 ## %bb.17: ## in Loop: Header=BB0_16 Depth=1 movl $10, %edi callq _putchar jmp LBB0_18 LBB0_19: leaq L_str.7(%rip), %rdi callq _puts movl $25, %ebx movb $-25, %r13b leaq L_.str.4(%rip), %r15 jmp LBB0_20 .p2align 4, 0x90 LBB0_22: ## in Loop: Header=BB0_20 Depth=1 movl (%r12,%rbx,4), %esi movq %r15, %rdi xorl %eax, %eax callq _printf incq %rbx decb %r13b cmpq $50, %rbx je LBB0_23 LBB0_20: ## =>This Inner Loop Header: Depth=1 movzbl %bl, %eax imull $205, %eax, %eax shrl $10, %eax leal (%rax,%rax,4), %eax addb %r13b, %al jne LBB0_22 ## %bb.21: ## in Loop: Header=BB0_20 Depth=1 movl $10, %edi callq _putchar jmp LBB0_22 LBB0_23: leaq L_str.7(%rip), %rdi callq _puts movl $50, %ebx movb $-50, %r13b leaq L_.str.4(%rip), %r15 jmp LBB0_24 .p2align 4, 0x90 LBB0_26: ## in Loop: Header=BB0_24 Depth=1 movl (%r12,%rbx,4), %esi movq %r15, %rdi xorl %eax, %eax callq _printf incq %rbx decb %r13b cmpq $75, %rbx je LBB0_27 LBB0_24: ## =>This Inner Loop Header: Depth=1 movzbl %bl, %eax imull $205, %eax, %eax shrl $10, %eax leal (%rax,%rax,4), %eax addb %r13b, %al jne LBB0_26 ## %bb.25: ## in Loop: Header=BB0_24 Depth=1 movl $10, %edi callq _putchar jmp LBB0_26 LBB0_27: movq %r12, %rdi callq _shmdt cmpl $-1, %eax je LBB0_28 ## %bb.29: movl %r14d, %edi xorl %esi, %esi xorl %edx, %edx callq _shmctl cmpl $-1, %eax je LBB0_30 LBB0_31: xorl %eax, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_1: callq _main.cold.1 jmp LBB0_31 LBB0_3: movl $1, %edi callq _sleep xorl %edi, %edi callq _time movl %eax, %edi callq _srand movl %r14d, %edi xorl %esi, %esi xorl %edx, %edx callq _shmat cmpq $-1, %rax jne LBB0_4 ## %bb.32: callq _main.cold.2 jmp LBB0_31 LBB0_35: callq _main.cold.4 jmp LBB0_31 LBB0_4: movq %rax, %r14 movl $25, %ebx .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 callq _rand cltq imulq $1374389535, %rax, %rcx ## imm = 0x51EB851F movq %rcx, %rdx shrq $63, %rdx sarq $37, %rcx addl %edx, %ecx imull $100, %ecx, %ecx subl %ecx, %eax movl %eax, (%r14,%rbx,4) incq %rbx cmpq $50, %rbx jne LBB0_5 ## %bb.6: movl $1, 300(%r14) movq %r14, %rdi callq _shmdt cmpl $-1, %eax jne LBB0_8 ## %bb.7: callq _main.cold.3 jmp LBB0_31 LBB0_28: callq _main.cold.5 jmp LBB0_31 LBB0_30: callq _main.cold.6 jmp LBB0_31 LBB0_8: xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.1 _main.cold.1: ## @main.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _perror pushq $1 popq %rdi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.2 _main.cold.2: ## @main.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.1(%rip), %rdi callq _perror pushq $2 popq %rdi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.3 _main.cold.3: ## @main.cold.3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.2(%rip), %rdi callq _perror pushq $3 popq %rdi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.4 _main.cold.4: ## @main.cold.4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.1(%rip), %rdi callq _perror pushq $2 popq %rdi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.5 _main.cold.5: ## @main.cold.5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.2(%rip), %rdi callq _perror pushq $3 popq %rdi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.6 _main.cold.6: ## @main.cold.6 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.6(%rip), %rdi callq _perror pushq $4 popq %rdi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "creation de la memoire partage\n" L_.str.1: ## @.str.1 .asciz "attachement \n" L_.str.2: ## @.str.2 .asciz "detachement \n" L_.str.4: ## @.str.4 .asciz "%d " L_.str.6: ## @.str.6 .asciz "destruction de la memoire partagee\n" L_str.7: ## @str.7 .asciz "\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, #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 x0, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand mov w0, #0 mov w1, #1204 mov w2, #950 bl _shmget cmn w0, #1 b.eq LBB0_24 ; %bb.1: mov x19, x0 bl _fork cbz w0, LBB0_25 ; %bb.2: mov x0, x19 mov x1, #0 mov w2, #0 bl _shmat cmn x0, #1 b.eq LBB0_27 ; %bb.3: mov x20, x0 mov x21, #0 mov w22, #34079 movk w22, #20971, lsl #16 mov w23, #100 LBB0_4: ; =>This Inner Loop Header: Depth=1 bl _rand smull x8, w0, w22 lsr x9, x8, #63 asr x8, x8, #37 add w8, w8, w9 msub w8, w8, w23, w0 str w8, [x20, x21] add x21, x21, #4 cmp x21, #100 b.ne LBB0_4 ; %bb.5: ldr w8, [x20, #300] cmp w8, #1 b.ne LBB0_9 ; %bb.6: mov x8, #0 LBB0_7: ; =>This Inner Loop Header: Depth=1 add x9, x20, x8 ldr w10, [x9] ldr w11, [x9, #100] add w10, w11, w10 str w10, [x9, #200] add x8, x8, #4 cmp x8, #100 b.ne LBB0_7 ; %bb.8: mov x22, #0 mov w23, #52429 movk w23, #52428, lsl #16 mov w24, #858993459 Lloh0: adrp x21, l_.str.4@PAGE Lloh1: add x21, x21, l_.str.4@PAGEOFF b LBB0_11 LBB0_9: ; =>This Inner Loop Header: Depth=1 b LBB0_9 LBB0_10: ; in Loop: Header=BB0_11 Depth=1 ldr w8, [x20, x22, lsl #2] str x8, [sp] mov x0, x21 bl _printf add x22, x22, #1 cmp x22, #25 b.eq LBB0_13 LBB0_11: ; =>This Inner Loop Header: Depth=1 and w8, w22, #0xff mul w8, w8, w23 cmp w8, w24 b.hi LBB0_10 ; %bb.12: ; in Loop: Header=BB0_11 Depth=1 mov w0, #10 bl _putchar b LBB0_10 LBB0_13: Lloh2: adrp x0, l_str.7@PAGE Lloh3: add x0, x0, l_str.7@PAGEOFF bl _puts mov w23, #52429 movk w23, #52428, lsl #16 mov w24, #858993459 Lloh4: adrp x21, l_.str.4@PAGE Lloh5: add x21, x21, l_.str.4@PAGEOFF b LBB0_15 LBB0_14: ; in Loop: Header=BB0_15 Depth=1 ldr w8, [x20, x22, lsl #2] str x8, [sp] mov x0, x21 bl _printf add x22, x22, #1 cmp x22, #50 b.eq LBB0_17 LBB0_15: ; =>This Inner Loop Header: Depth=1 and w8, w22, #0xff mul w8, w8, w23 cmp w8, w24 b.hi LBB0_14 ; %bb.16: ; in Loop: Header=BB0_15 Depth=1 mov w0, #10 bl _putchar b LBB0_14 LBB0_17: Lloh6: adrp x0, l_str.7@PAGE Lloh7: add x0, x0, l_str.7@PAGEOFF bl _puts mov w23, #52429 movk w23, #52428, lsl #16 mov w24, #858993459 Lloh8: adrp x21, l_.str.4@PAGE Lloh9: add x21, x21, l_.str.4@PAGEOFF b LBB0_19 LBB0_18: ; in Loop: Header=BB0_19 Depth=1 ldr w8, [x20, x22, lsl #2] str x8, [sp] mov x0, x21 bl _printf add x22, x22, #1 cmp x22, #75 b.eq LBB0_21 LBB0_19: ; =>This Inner Loop Header: Depth=1 and w8, w22, #0xff mul w8, w8, w23 cmp w8, w24 b.hi LBB0_18 ; %bb.20: ; in Loop: Header=BB0_19 Depth=1 mov w0, #10 bl _putchar b LBB0_18 LBB0_21: mov x0, x20 bl _shmdt cmn w0, #1 b.eq LBB0_28 ; %bb.22: mov x0, x19 mov w1, #0 mov x2, #0 bl _shmctl cmn w0, #1 b.eq LBB0_29 ; %bb.23: mov w0, #0 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_24: bl _main.cold.1 LBB0_25: mov w0, #1 bl _sleep mov x0, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand mov x0, x19 mov x1, #0 mov w2, #0 bl _shmat cmn x0, #1 b.ne LBB0_30 ; %bb.26: bl _main.cold.2 LBB0_27: bl _main.cold.4 LBB0_28: bl _main.cold.5 LBB0_29: bl _main.cold.6 LBB0_30: mov x19, x0 mov w20, #100 mov w21, #34079 movk w21, #20971, lsl #16 mov w22, #100 LBB0_31: ; =>This Inner Loop Header: Depth=1 bl _rand smull x8, w0, w21 lsr x9, x8, #63 asr x8, x8, #37 add w8, w8, w9 msub w8, w8, w20, w0 str w8, [x19, x22] add x22, x22, #4 cmp x22, #200 b.ne LBB0_31 ; %bb.32: mov w8, #1 str w8, [x19, #300] mov x0, x19 bl _shmdt cmn w0, #1 b.ne LBB0_34 ; %bb.33: bl _main.cold.3 LBB0_34: mov w0, #0 bl _exit .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.1 _main.cold.1: ; @main.cold.1 .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 Lloh10: adrp x0, l_.str@PAGE Lloh11: add x0, x0, l_.str@PAGEOFF bl _perror mov w0, #1 bl _exit .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.2 _main.cold.2: ; @main.cold.2 .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 Lloh12: adrp x0, l_.str.1@PAGE Lloh13: add x0, x0, l_.str.1@PAGEOFF bl _perror mov w0, #2 bl _exit .loh AdrpAdd Lloh12, Lloh13 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.3 _main.cold.3: ; @main.cold.3 .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 Lloh14: adrp x0, l_.str.2@PAGE Lloh15: add x0, x0, l_.str.2@PAGEOFF bl _perror mov w0, #3 bl _exit .loh AdrpAdd Lloh14, Lloh15 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.4 _main.cold.4: ; @main.cold.4 .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 Lloh16: adrp x0, l_.str.1@PAGE Lloh17: add x0, x0, l_.str.1@PAGEOFF bl _perror mov w0, #2 bl _exit .loh AdrpAdd Lloh16, Lloh17 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.5 _main.cold.5: ; @main.cold.5 .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 Lloh18: adrp x0, l_.str.2@PAGE Lloh19: add x0, x0, l_.str.2@PAGEOFF bl _perror mov w0, #3 bl _exit .loh AdrpAdd Lloh18, Lloh19 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.6 _main.cold.6: ; @main.cold.6 .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 Lloh20: adrp x0, l_.str.6@PAGE Lloh21: add x0, x0, l_.str.6@PAGEOFF bl _perror mov w0, #4 bl _exit .loh AdrpAdd Lloh20, Lloh21 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "creation de la memoire partage\n" l_.str.1: ; @.str.1 .asciz "attachement \n" l_.str.2: ; @.str.2 .asciz "detachement \n" l_.str.4: ; @.str.4 .asciz "%d " l_.str.6: ; @.str.6 .asciz "destruction de la memoire partagee\n" l_str.7: ; @str.7 .asciz "\n" .subsections_via_symbols
the_stack_data/64916.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rxe_init_task ## -- Begin function rxe_init_task .p2align 4, 0x90 _rxe_init_task: ## @rxe_init_task .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 movq %rdi, 40(%rsi) movq %rdx, 32(%rsi) movq %rcx, (%rsi) movl 24(%rsi), %edi leaq L_.str(%rip), %rdx movl $4, %esi movq %r8, %rcx callq _snprintf movl $0, 8(%rbx) leaq 20(%rbx), %rdi movq _rxe_do_task@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdx callq _tasklet_init movq _TASK_STATE_START@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 16(%rbx) addq $12, %rbx movq %rbx, %rdi callq _spin_lock_init xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s" .comm _rxe_do_task,4,2 ## @rxe_do_task .comm _TASK_STATE_START,4,2 ## @TASK_STATE_START .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rxe_init_task ; -- Begin function rxe_init_task .p2align 2 _rxe_init_task: ; @rxe_init_task .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 stp x2, x0, [x1, #32] str x3, [x1] ldr w0, [x1, #24] Lloh0: adrp x2, l_.str@PAGE Lloh1: add x2, x2, l_.str@PAGEOFF mov w1, #4 mov x3, x4 bl _snprintf str wzr, [x19, #8] add x0, x19, #20 Lloh2: adrp x8, _rxe_do_task@GOTPAGE Lloh3: ldr x8, [x8, _rxe_do_task@GOTPAGEOFF] Lloh4: ldr w1, [x8] mov x2, x19 bl _tasklet_init Lloh5: adrp x8, _TASK_STATE_START@GOTPAGE Lloh6: ldr x8, [x8, _TASK_STATE_START@GOTPAGEOFF] Lloh7: ldr w8, [x8] str w8, [x19, #16] add x0, x19, #12 bl _spin_lock_init mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" .comm _rxe_do_task,4,2 ; @rxe_do_task .comm _TASK_STATE_START,4,2 ; @TASK_STATE_START .subsections_via_symbols
AnghaBench/linux/drivers/infiniband/sw/rxe/extr_rxe_task.c_rxe_init_task.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GCD ## -- Begin function GCD .p2align 4, 0x90 _GCD: ## @GCD .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 testl %esi, %esi je LBB0_1 ## %bb.2: movl %esi, %edx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movl %edx, %ecx cltd idivl %ecx movl %ecx, %eax testl %edx, %edx jne LBB0_3 jmp LBB0_4 LBB0_1: movl %eax, %ecx LBB0_4: movl %ecx, %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 pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -16(%rbp), %esi movl -12(%rbp), %r8d movl %esi, %ecx testl %r8d, %r8d je LBB1_3 ## %bb.1: movl %r8d, %edx movl %esi, %eax .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 movl %edx, %ecx cltd idivl %ecx movl %ecx, %eax testl %edx, %edx jne LBB1_2 LBB1_3: leaq L_.str.3(%rip), %rdi movl %r8d, %edx xorl %eax, %eax callq _printf addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter the first number:" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter the second number:" L_.str.3: ## @.str.3 .asciz "The greatest common divisor of %d and %d is %d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GCD ; -- Begin function GCD .p2align 2 _GCD: ; @GCD .cfi_startproc ; %bb.0: cbz w1, LBB0_3 LBB0_1: ; =>This Inner Loop Header: Depth=1 mov x8, x1 sdiv w9, w0, w1 msub w1, w9, w1, w0 mov x0, x8 cbnz w1, LBB0_1 ; %bb.2: mov x0, x8 LBB0_3: ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf sub x8, x29, #20 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, #24 str x8, [sp] mov x0, x19 bl _scanf ldur w8, [x29, #-20] ldr w9, [sp, #24] cbz w9, LBB1_3 ; %bb.1: mov x11, x9 mov x12, x8 LBB1_2: ; =>This Inner Loop Header: Depth=1 mov x10, x11 sdiv w11, w12, w11 msub w11, w11, w10, w12 mov x12, x10 cbnz w11, LBB1_2 b LBB1_4 LBB1_3: mov x10, x8 LBB1_4: stp x9, x10, [sp, #8] str x8, [sp] Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF bl _printf 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 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 first number:" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter the second number:" l_.str.3: ; @.str.3 .asciz "The greatest common divisor of %d and %d is %d \n" .subsections_via_symbols
the_stack_data/34511788.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function xlphy_reset _xlphy_reset: ## @xlphy_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 %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _mii_phy_reset movq _MII_BMCR@GOTPCREL(%rip), %rax movq _BMCR_S100@GOTPCREL(%rip), %rcx movq _BMCR_AUTOEN@GOTPCREL(%rip), %rdx movl (%rdx), %edx orl (%rcx), %edx movl (%rax), %esi movq _BMCR_FDX@GOTPCREL(%rip), %rax orl (%rax), %edx movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _PHY_WRITE ## TAILCALL .cfi_endproc ## -- End function .comm _MII_BMCR,4,2 ## @MII_BMCR .comm _BMCR_S100,4,2 ## @BMCR_S100 .comm _BMCR_AUTOEN,4,2 ## @BMCR_AUTOEN .comm _BMCR_FDX,4,2 ## @BMCR_FDX .no_dead_strip _xlphy_reset .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function xlphy_reset _xlphy_reset: ; @xlphy_reset .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 _mii_phy_reset Lloh0: adrp x8, _MII_BMCR@GOTPAGE Lloh1: ldr x8, [x8, _MII_BMCR@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x8, _BMCR_S100@GOTPAGE Lloh4: ldr x8, [x8, _BMCR_S100@GOTPAGEOFF] Lloh5: ldr w8, [x8] Lloh6: adrp x9, _BMCR_AUTOEN@GOTPAGE Lloh7: ldr x9, [x9, _BMCR_AUTOEN@GOTPAGEOFF] Lloh8: ldr w9, [x9] Lloh9: adrp x10, _BMCR_FDX@GOTPAGE Lloh10: ldr x10, [x10, _BMCR_FDX@GOTPAGEOFF] orr w8, w9, w8 Lloh11: ldr w9, [x10] orr w2, w8, w9 mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _PHY_WRITE .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 _MII_BMCR,4,2 ; @MII_BMCR .comm _BMCR_S100,4,2 ; @BMCR_S100 .comm _BMCR_AUTOEN,4,2 ; @BMCR_AUTOEN .comm _BMCR_FDX,4,2 ; @BMCR_FDX .no_dead_strip _xlphy_reset .subsections_via_symbols
AnghaBench/freebsd/sys/dev/xl/extr_xlphy.c_xlphy_reset.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cmp ## -- Begin function cmp .p2align 4, 0x90 _cmp: ## @cmp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl 8(%rsi), %eax subl 8(%rdi), %eax jne LBB0_2 ## %bb.1: movl 12(%rdi), %eax subl 12(%rsi), %eax LBB0_2: popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI1_0: .quad 0x403400000000001c ## double 20.000000000000099 LCPI1_1: .quad 0x4033ffffffffffe4 ## double 19.999999999999901 LCPI1_2: .quad 0x4034000000000000 ## double 20 LCPI1_3: .quad 0x3ff0000000000000 ## double 1 LCPI1_4: .quad 0xbd3c25c268497682 ## double -1.0E-13 .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 %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi movq _t@GOTPCREL(%rip), %r13 movq _p@GOTPCREL(%rip), %r15 movq %r13, %rsi movq %r15, %rdx xorl %eax, %eax callq _scanf testl %eax, %eax je LBB1_38 ## %bb.1: movq _tm@GOTPCREL(%rip), %rdi jmp LBB1_2 .p2align 4, 0x90 LBB1_36: ## in Loop: Header=BB1_2 Depth=1 leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _printf LBB1_37: ## in Loop: Header=BB1_2 Depth=1 leaq L_.str(%rip), %rdi movq %r13, %rsi movq %r15, %rdx xorl %eax, %eax callq _scanf testl %eax, %eax movq _tm@GOTPCREL(%rip), %rdi je LBB1_38 LBB1_2: ## =>This Loop Header: Depth=1 ## Child Loop BB1_6 Depth 2 ## Child Loop BB1_9 Depth 3 ## Child Loop BB1_16 Depth 2 ## Child Loop BB1_22 Depth 3 movl (%r13), %ecx movl (%r15), %eax movl %ecx, %edx orl %eax, %edx je LBB1_38 ## %bb.3: ## in Loop: Header=BB1_2 Depth=1 testl %ecx, %ecx jle LBB1_4 ## %bb.5: ## in Loop: Header=BB1_2 Depth=1 xorl %ebx, %ebx jmp LBB1_6 .p2align 4, 0x90 LBB1_12: ## in Loop: Header=BB1_6 Depth=2 movl (%rbx), %esi movl (%r13), %edx movq _t@GOTPCREL(%rip), %r13 movl (%r13), %ecx movq _tm@GOTPCREL(%rip), %rdi movq -56(%rbp), %rbx ## 8-byte Reload LBB1_13: ## in Loop: Header=BB1_6 Depth=2 leal (%rsi,%rsi,4), %esi leal (%rdx,%rsi,4), %edx movl %edx, 12(%rdi,%r12) incq %rbx movslq %ecx, %rsi cmpq %rsi, %rbx jge LBB1_14 LBB1_6: ## Parent Loop BB1_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_9 Depth 3 movq %rbx, %r12 shlq $4, %r12 movq $0, (%rdi,%r12) movl $0, 8(%rdi,%r12) testl %eax, %eax jle LBB1_7 ## %bb.8: ## in Loop: Header=BB1_6 Depth=2 movq %rbx, -56(%rbp) ## 8-byte Spill leaq (%rdi,%r12), %r13 addq $4, %r13 leaq (%rdi,%r12), %rbx xorl %r14d, %r14d jmp LBB1_9 .p2align 4, 0x90 LBB1_11: ## in Loop: Header=BB1_9 Depth=3 incl %r14d movl (%r15), %eax cmpl %eax, %r14d jge LBB1_12 LBB1_9: ## Parent Loop BB1_2 Depth=1 ## Parent Loop BB1_6 Depth=2 ## => This Inner Loop Header: Depth=3 leaq L_.str.1(%rip), %rdi leaq -64(%rbp), %rsi leaq -41(%rbp), %rdx xorl %eax, %eax callq _scanf movsbl -41(%rbp), %edi cmpl $45, %edi je LBB1_11 ## %bb.10: ## in Loop: Header=BB1_9 Depth=3 movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rsi callq _ungetc leaq L_.str.2(%rip), %rdi leaq -60(%rbp), %rsi xorl %eax, %eax callq _scanf movl -64(%rbp), %eax movl (%rbx), %ecx addl %ecx, %eax decl %eax movl %eax, (%rbx) movl -60(%rbp), %eax addl %eax, (%r13) incl 4(%r13) jmp LBB1_11 .p2align 4, 0x90 LBB1_7: ## in Loop: Header=BB1_6 Depth=2 xorl %edx, %edx xorl %esi, %esi jmp LBB1_13 .p2align 4, 0x90 LBB1_4: ## in Loop: Header=BB1_2 Depth=1 movslq %ecx, %rsi LBB1_14: ## in Loop: Header=BB1_2 Depth=1 movl $16, %edx leaq _cmp(%rip), %rcx callq _qsort movq _min@GOTPCREL(%rip), %r12 movl $1, (%r12) movq _max@GOTPCREL(%rip), %rax movl $2147483647, (%rax) ## imm = 0x7FFFFFFF movl (%r13), %r9d movl $1, %esi cmpl $2, %r9d jl LBB1_36 ## %bb.15: ## in Loop: Header=BB1_2 Depth=1 leal -1(%r9), %eax movq %rax, -56(%rbp) ## 8-byte Spill movq _tm@GOTPCREL(%rip), %rax leaq 24(%rax), %r10 movl $2147483647, %edx ## imm = 0x7FFFFFFF movl $1, %esi movl $1, %ecx xorl %r15d, %r15d movsd LCPI1_2(%rip), %xmm2 ## xmm2 = mem[0],zero movq %r9, %r12 jmp LBB1_16 LBB1_26: ## in Loop: Header=BB1_16 Depth=2 movq _min@GOTPCREL(%rip), %rax movl $20, (%rax) movq _max@GOTPCREL(%rip), %rax movl $20, (%rax) movl $20, %edx movl $20, %esi .p2align 4, 0x90 LBB1_34: ## in Loop: Header=BB1_16 Depth=2 incq %rcx addq $16, %r10 cmpq -56(%rbp), %r15 ## 8-byte Folded Reload movq %r12, %r9 je LBB1_35 LBB1_16: ## Parent Loop BB1_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_22 Depth 3 movq %r15, %rbx cmpl $20, %esi jne LBB1_20 ## %bb.17: ## in Loop: Header=BB1_16 Depth=2 cmpl $20, %edx je LBB1_18 LBB1_20: ## in Loop: Header=BB1_16 Depth=2 leaq 1(%rbx), %r15 cmpq %r9, %r15 jae LBB1_34 ## %bb.21: ## in Loop: Header=BB1_16 Depth=2 shlq $4, %rbx movq _tm@GOTPCREL(%rip), %rax leaq (%rax,%rbx), %r14 movl 8(%rax,%rbx), %edi leaq (%rax,%rbx), %r8 addq $4, %r8 movq %r10, %r11 jmp LBB1_22 .p2align 4, 0x90 LBB1_29: ## in Loop: Header=BB1_22 Depth=3 cvttsd2si %xmm0, %esi incl %esi movq _min@GOTPCREL(%rip), %rax movl %esi, (%rax) LBB1_33: ## in Loop: Header=BB1_22 Depth=3 addq $16, %r11 decq %r9 cmpq %r9, %rcx je LBB1_34 LBB1_22: ## Parent Loop BB1_2 Depth=1 ## Parent Loop BB1_16 Depth=2 ## => This Inner Loop Header: Depth=3 cmpl (%r11), %edi jne LBB1_34 ## %bb.23: ## in Loop: Header=BB1_22 Depth=3 movl (%r14), %ebx subl -8(%r11), %ebx je LBB1_33 ## %bb.24: ## in Loop: Header=BB1_22 Depth=3 movl -4(%r11), %eax subl (%r8), %eax xorps %xmm0, %xmm0 cvtsi2sd %eax, %xmm0 xorps %xmm1, %xmm1 cvtsi2sd %ebx, %xmm1 divsd %xmm1, %xmm0 movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero ucomisd %xmm0, %xmm1 jb LBB1_27 ## %bb.25: ## in Loop: Header=BB1_22 Depth=3 ucomisd LCPI1_1(%rip), %xmm0 jae LBB1_26 LBB1_27: ## in Loop: Header=BB1_22 Depth=3 ucomisd %xmm0, %xmm2 jbe LBB1_30 ## %bb.28: ## in Loop: Header=BB1_22 Depth=3 xorps %xmm1, %xmm1 cvtsi2sd %esi, %xmm1 ucomisd %xmm1, %xmm0 jae LBB1_29 LBB1_30: ## in Loop: Header=BB1_22 Depth=3 ucomisd %xmm2, %xmm0 jbe LBB1_33 ## %bb.31: ## in Loop: Header=BB1_22 Depth=3 xorps %xmm1, %xmm1 cvtsi2sd %edx, %xmm1 ucomisd %xmm0, %xmm1 jb LBB1_33 ## %bb.32: ## in Loop: Header=BB1_22 Depth=3 addsd LCPI1_3(%rip), %xmm0 addsd LCPI1_4(%rip), %xmm0 cvttsd2si %xmm0, %edx decl %edx movq _max@GOTPCREL(%rip), %rax movl %edx, (%rax) jmp LBB1_33 .p2align 4, 0x90 LBB1_18: ## in Loop: Header=BB1_2 Depth=1 movl $20, %esi movl $20, %edx movq _p@GOTPCREL(%rip), %r15 jmp LBB1_19 .p2align 4, 0x90 LBB1_35: ## in Loop: Header=BB1_2 Depth=1 cmpl $2147483647, %edx ## imm = 0x7FFFFFFF movq _p@GOTPCREL(%rip), %r15 je LBB1_36 LBB1_19: ## in Loop: Header=BB1_2 Depth=1 leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _printf jmp LBB1_37 LBB1_38: xorl %eax, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d" .comm _t,4,2 ## @t .comm _p,4,2 ## @p .comm _tm,1600,4 ## @tm L_.str.1: ## @.str.1 .asciz "%d/%c" L_.str.2: ## @.str.2 .asciz "%d" .comm _min,4,2 ## @min .comm _max,4,2 ## @max L_.str.3: ## @.str.3 .asciz "%d *\n" L_.str.4: ## @.str.4 .asciz "%d %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cmp ; -- Begin function cmp .p2align 2 _cmp: ; @cmp .cfi_startproc ; %bb.0: mov x8, x0 ldr w9, [x0, #8] ldr w10, [x1, #8] subs w0, w10, w9 b.ne LBB0_2 ; %bb.1: ldr w8, [x8, #12] ldr w9, [x1, #12] sub w0, w8, w9 LBB0_2: ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp d9, d8, [sp, #32] ; 16-byte Folded Spill 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 .cfi_offset b8, -104 .cfi_offset b9, -112 Lloh0: adrp x26, _p@GOTPAGE Lloh1: ldr x26, [x26, _p@GOTPAGEOFF] Lloh2: adrp x24, _t@GOTPAGE Lloh3: ldr x24, [x24, _t@GOTPAGEOFF] stp x24, x26, [sp] Lloh4: adrp x0, l_.str@PAGE Lloh5: add x0, x0, l_.str@PAGEOFF bl _scanf cbz w0, LBB1_36 ; %bb.1: Lloh6: adrp x21, _tm@GOTPAGE Lloh7: ldr x21, [x21, _tm@GOTPAGEOFF] add x28, sp, #23 add x23, sp, #28 Lloh8: adrp x20, l_.str.1@PAGE Lloh9: add x20, x20, l_.str.1@PAGEOFF add x22, sp, #24 Lloh10: adrp x19, _min@GOTPAGE Lloh11: ldr x19, [x19, _min@GOTPAGEOFF] Lloh12: adrp x25, _max@GOTPAGE Lloh13: ldr x25, [x25, _max@GOTPAGEOFF] mov x27, #28 movk x27, #16436, lsl #48 fmov d8, #20.00000000 fmov d9, #1.00000000 b LBB1_4 LBB1_2: ; in Loop: Header=BB1_4 Depth=1 str x8, [sp] Lloh14: adrp x0, l_.str.3@PAGE Lloh15: add x0, x0, l_.str.3@PAGEOFF LBB1_3: ; in Loop: Header=BB1_4 Depth=1 bl _printf stp x24, x26, [sp] Lloh16: adrp x0, l_.str@PAGE Lloh17: add x0, x0, l_.str@PAGEOFF bl _scanf cbz w0, LBB1_36 LBB1_4: ; =>This Loop Header: Depth=1 ; Child Loop BB1_9 Depth 2 ; Child Loop BB1_12 Depth 3 ; Child Loop BB1_21 Depth 2 ; Child Loop BB1_27 Depth 3 ldr w9, [x24] ldr w8, [x26] orr w10, w9, w8 cbz w10, LBB1_36 ; %bb.5: ; in Loop: Header=BB1_4 Depth=1 cmp w9, #1 b.lt LBB1_16 ; %bb.6: ; in Loop: Header=BB1_4 Depth=1 mov x19, #0 ; kill: def $w9 killed $w9 killed $x9 def $x9 b LBB1_9 LBB1_7: ; in Loop: Header=BB1_9 Depth=2 ldr w10, [x25] ldr w11, [x27] mov x24, x21 ldr w9, [x21] Lloh18: adrp x21, _tm@GOTPAGE Lloh19: ldr x21, [x21, _tm@GOTPAGEOFF] LBB1_8: ; in Loop: Header=BB1_9 Depth=2 mov w12, #20 madd w10, w10, w12, w11 str w10, [x25, #12] add x19, x19, #1 sxtw x1, w9 cmp x19, x1 b.ge LBB1_15 LBB1_9: ; Parent Loop BB1_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_12 Depth 3 add x25, x21, x19, lsl #4 mov x27, x25 str wzr, [x27, #4]! str wzr, [x25] str wzr, [x25, #8] cmp w8, #1 b.lt LBB1_14 ; %bb.10: ; in Loop: Header=BB1_9 Depth=2 mov x21, x24 mov w24, #0 b LBB1_12 LBB1_11: ; in Loop: Header=BB1_12 Depth=3 add w24, w24, #1 ldr w8, [x26] cmp w24, w8 b.ge LBB1_7 LBB1_12: ; Parent Loop BB1_4 Depth=1 ; Parent Loop BB1_9 Depth=2 ; => This Inner Loop Header: Depth=3 stp x23, x28, [sp] mov x0, x20 bl _scanf ldrsb w0, [sp, #23] cmp w0, #45 b.eq LBB1_11 ; %bb.13: ; in Loop: Header=BB1_12 Depth=3 Lloh20: adrp x8, ___stdinp@GOTPAGE Lloh21: ldr x8, [x8, ___stdinp@GOTPAGEOFF] Lloh22: ldr x1, [x8] bl _ungetc str x22, [sp] Lloh23: adrp x0, l_.str.2@PAGE Lloh24: add x0, x0, l_.str.2@PAGEOFF bl _scanf ldr w8, [sp, #28] ldr w9, [x25] add w8, w8, w9 sub w8, w8, #1 str w8, [x25] ldr d0, [x27] movi.2s v1, #1 ld1.s { v1 }[0], [x22] add.2s v0, v0, v1 str d0, [x27] b LBB1_11 LBB1_14: ; in Loop: Header=BB1_9 Depth=2 mov w11, #0 mov w10, #0 b LBB1_8 LBB1_15: ; in Loop: Header=BB1_4 Depth=1 Lloh25: adrp x19, _min@GOTPAGE Lloh26: ldr x19, [x19, _min@GOTPAGEOFF] Lloh27: adrp x25, _max@GOTPAGE Lloh28: ldr x25, [x25, _max@GOTPAGEOFF] mov x27, #28 movk x27, #16436, lsl #48 b LBB1_17 LBB1_16: ; in Loop: Header=BB1_4 Depth=1 sxtw x1, w9 LBB1_17: ; in Loop: Header=BB1_4 Depth=1 mov x0, x21 mov w2, #16 Lloh29: adrp x3, _cmp@PAGE Lloh30: add x3, x3, _cmp@PAGEOFF bl _qsort mov w8, #1 str w8, [x19] mov w9, #2147483647 str w9, [x25] ldr w9, [x24] cmp w9, #1 b.le LBB1_2 ; %bb.18: ; in Loop: Header=BB1_4 Depth=1 mov x15, #0 sub w11, w9, #1 add x12, x21, #24 mov w10, #2147483647 mov w13, #1 mov x8, x13 b LBB1_21 LBB1_19: ; in Loop: Header=BB1_21 Depth=2 mov w10, #20 str w10, [x19] str w10, [x25] mov w8, #20 LBB1_20: ; in Loop: Header=BB1_21 Depth=2 add x13, x13, #1 add x12, x12, #16 mov x15, x14 cmp x14, x11 b.eq LBB1_34 LBB1_21: ; Parent Loop BB1_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_27 Depth 3 cmp w8, #20 b.ne LBB1_23 ; %bb.22: ; in Loop: Header=BB1_21 Depth=2 cmp w10, #20 b.eq LBB1_33 LBB1_23: ; in Loop: Header=BB1_21 Depth=2 add x14, x15, #1 cmp x14, x9 b.hs LBB1_20 ; %bb.24: ; in Loop: Header=BB1_21 Depth=2 add x15, x21, x15, lsl #4 ldr w16, [x15, #8] add x17, x15, #4 mov x0, x9 mov x1, x12 b LBB1_27 LBB1_25: ; in Loop: Header=BB1_27 Depth=3 fcvtzs w8, d0 add w8, w8, #1 str w8, [x19] LBB1_26: ; in Loop: Header=BB1_27 Depth=3 add x1, x1, #16 sub x0, x0, #1 cmp x13, x0 b.eq LBB1_20 LBB1_27: ; Parent Loop BB1_4 Depth=1 ; Parent Loop BB1_21 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w2, [x1] cmp w16, w2 b.ne LBB1_20 ; %bb.28: ; in Loop: Header=BB1_27 Depth=3 ldr w2, [x15] ldur w3, [x1, #-8] subs w2, w2, w3 b.eq LBB1_26 ; %bb.29: ; in Loop: Header=BB1_27 Depth=3 ldur w3, [x1, #-4] ldr w4, [x17] sub w3, w3, w4 scvtf d0, w3 scvtf d1, w2 fdiv d0, d0, d1 fmov d1, x27 fcmp d0, d1 mov x2, #-28 movk x2, #16435, lsl #48 fmov d1, x2 fccmp d0, d1, #8, ls b.ge LBB1_19 ; %bb.30: ; in Loop: Header=BB1_27 Depth=3 scvtf d1, w8 fcmp d0, d8 fccmp d0, d1, #8, mi b.ge LBB1_25 ; %bb.31: ; in Loop: Header=BB1_27 Depth=3 scvtf d1, w10 fcmp d0, d8 fccmp d0, d1, #2, gt b.hi LBB1_26 ; %bb.32: ; in Loop: Header=BB1_27 Depth=3 fadd d0, d0, d9 mov x10, #30338 movk x10, #26697, lsl #16 movk x10, #9666, lsl #32 movk x10, #48444, lsl #48 fmov d1, x10 fadd d0, d0, d1 fcvtzs w10, d0 sub w10, w10, #1 str w10, [x25] b LBB1_26 LBB1_33: ; in Loop: Header=BB1_4 Depth=1 mov w8, #20 mov x10, x8 b LBB1_35 LBB1_34: ; in Loop: Header=BB1_4 Depth=1 mov w9, #2147483647 cmp w10, w9 b.eq LBB1_2 LBB1_35: ; in Loop: Header=BB1_4 Depth=1 ; kill: def $w8 killed $w8 killed $x8 def $x8 stp x8, x10, [sp] Lloh31: adrp x0, l_.str.4@PAGE Lloh32: add x0, x0, l_.str.4@PAGEOFF b LBB1_3 LBB1_36: mov w0, #0 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 ldp d9, d8, [sp, #32] ; 16-byte Folded Reload add sp, sp, #144 ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpLdrGot Lloh18, Lloh19 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGot Lloh27, Lloh28 .loh AdrpLdrGot Lloh25, Lloh26 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpAdd Lloh31, Lloh32 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d" .comm _t,4,2 ; @t .comm _p,4,2 ; @p .comm _tm,1600,2 ; @tm l_.str.1: ; @.str.1 .asciz "%d/%c" l_.str.2: ; @.str.2 .asciz "%d" .comm _min,4,2 ; @min .comm _max,4,2 ; @max l_.str.3: ; @.str.3 .asciz "%d *\n" l_.str.4: ; @.str.4 .asciz "%d %d\n" .subsections_via_symbols
the_stack_data/34986.c
stack
.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/231392107.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function heap_create _heap_create: ## @heap_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 movq %rdx, %r14 movq %rsi, %rbx movq %rdi, %r12 movl $16, %edi callq _malloc movl $1, %r13d testq %rax, %rax je LBB0_11 ## %bb.1: movq %rax, %r15 movq %rbx, (%rax) shll $3, %ebx movl %ebx, %edi callq _malloc movq %rax, 8(%r15) testq %rax, %rax je LBB0_14 ## %bb.2: movq (%r15), %r8 testq %r8, %r8 je LBB0_10 ## %bb.3: leaq -1(%r8), %r13 movl %r8d, %edx andl $3, %edx cmpq $3, %r13 jae LBB0_12 ## %bb.4: xorl %esi, %esi jmp LBB0_5 LBB0_14: movq %r15, %rdi callq _free jmp LBB0_11 LBB0_12: movq %r8, %r9 andq $-4, %r9 xorl %ecx, %ecx xorl %esi, %esi .p2align 4, 0x90 LBB0_13: ## =>This Inner Loop Header: Depth=1 leaq (%r12,%rcx), %rdi movq %rdi, (%rax,%rcx) movq 8(%r15), %rax movq (%rax,%rcx), %rdi movq %rsi, (%rdi) leaq 8(%r12,%rcx), %rdi movq %rdi, 8(%rax,%rcx) movq 8(%r15), %rax movq 8(%rax,%rcx), %rdi leaq 1(%rsi), %rbx movq %rbx, (%rdi) leaq 16(%r12,%rcx), %rdi movq %rdi, 16(%rax,%rcx) movq 8(%r15), %rax movq 16(%rax,%rcx), %rdi leaq 2(%rsi), %rbx movq %rbx, (%rdi) leaq 24(%r12,%rcx), %rdi movq %rdi, 24(%rax,%rcx) movq 8(%r15), %rax movq 24(%rax,%rcx), %rdi leaq 3(%rsi), %rbx movq %rbx, (%rdi) addq $4, %rsi addq $32, %rcx cmpq %r9, %rsi jne LBB0_13 LBB0_5: testq %rdx, %rdx je LBB0_8 ## %bb.6: leaq (%r12,%rsi,8), %rcx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq %rcx, (%rax,%rsi,8) movq 8(%r15), %rax movq (%rax,%rsi,8), %rdi movq %rsi, (%rdi) incq %rsi addq $8, %rcx decq %rdx jne LBB0_7 LBB0_8: testq %r8, %r8 je LBB0_10 .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movq %r13, %rsi callq _heap_down addq $-1, %r13 jb LBB0_9 LBB0_10: movq %r15, (%r14) xorl %r13d, %r13d LBB0_11: movl %r13d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _heap_create .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function heap_create _heap_create: ; @heap_create .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x22, x1 mov x21, x0 mov w0, #16 bl _malloc cbz x0, LBB0_10 ; %bb.1: mov x20, x0 str x22, [x0] lsl w0, w22, #3 bl _malloc str x0, [x20, #8] cbz x0, LBB0_9 ; %bb.2: ldr x8, [x20] cbz x8, LBB0_8 ; %bb.3: mov x9, #0 LBB0_4: ; =>This Inner Loop Header: Depth=1 lsl x10, x9, #3 str x21, [x0, x10] ldr x0, [x20, #8] ldr x10, [x0, x10] str x9, [x10] add x9, x9, #1 add x21, x21, #8 cmp x8, x9 b.ne LBB0_4 ; %bb.5: cbz x8, LBB0_8 ; %bb.6: sub x21, x8, #1 LBB0_7: ; =>This Inner Loop Header: Depth=1 mov x0, x20 mov x1, x21 bl _heap_down sub x21, x21, #1 cmn x21, #1 b.ne LBB0_7 LBB0_8: mov w0, #0 str x20, [x19] b LBB0_11 LBB0_9: mov x0, x20 bl _free LBB0_10: mov w0, #1 LBB0_11: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _heap_create .subsections_via_symbols
AnghaBench/freebsd/contrib/ofed/opensm/opensm/extr_osm_ucast_dfsssp.c_heap_create.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nfqnl_put_sk_uidgid _nfqnl_put_sk_uidgid: ## @nfqnl_put_sk_uidgid .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, %rbx movq %rdi, %r15 movq %rsi, %rdi callq _sk_fullsock testl %eax, %eax je LBB0_1 ## %bb.2: movq %rbx, %rdi callq _read_lock_bh movq 8(%rbx), %rax xorl %r14d, %r14d testq %rax, %rax je LBB0_7 ## %bb.3: movq (%rax), %rax testq %rax, %rax je LBB0_7 ## %bb.4: movq (%rax), %r13 movq _NFQA_UID@GOTPCREL(%rip), %rax movl (%rax), %r12d movl 4(%r13), %esi movq _init_user_ns@GOTPCREL(%rip), %rdi callq _from_kuid_munged movl %eax, %edi callq _htonl movq %r15, %rdi movl %r12d, %esi movl %eax, %edx callq _nla_put_be32 testq %rax, %rax jne LBB0_6 ## %bb.5: movq _NFQA_GID@GOTPCREL(%rip), %rax movl (%rax), %r12d movl (%r13), %esi movq _init_user_ns@GOTPCREL(%rip), %rdi callq _from_kgid_munged movl %eax, %edi callq _htonl movq %r15, %rdi movl %r12d, %esi movl %eax, %edx callq _nla_put_be32 testq %rax, %rax je LBB0_7 LBB0_6: movl $-1, %r14d LBB0_7: movq %rbx, %rdi callq _read_unlock_bh jmp LBB0_8 LBB0_1: xorl %r14d, %r14d LBB0_8: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _NFQA_UID,4,2 ## @NFQA_UID .comm _init_user_ns,4,2 ## @init_user_ns .comm _NFQA_GID,4,2 ## @NFQA_GID .no_dead_strip _nfqnl_put_sk_uidgid .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nfqnl_put_sk_uidgid _nfqnl_put_sk_uidgid: ; @nfqnl_put_sk_uidgid .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 mov x0, x1 bl _sk_fullsock cbz w0, LBB0_8 ; %bb.1: mov x0, x19 bl _read_lock_bh ldr x8, [x19, #8] cbz x8, LBB0_6 ; %bb.2: ldr x8, [x8] cbz x8, LBB0_6 ; %bb.3: ldr x22, [x8] Lloh0: adrp x8, _NFQA_UID@GOTPAGE Lloh1: ldr x8, [x8, _NFQA_UID@GOTPAGEOFF] Lloh2: ldr w21, [x8] ldr w1, [x22, #4] Lloh3: adrp x0, _init_user_ns@GOTPAGE Lloh4: ldr x0, [x0, _init_user_ns@GOTPAGEOFF] bl _from_kuid_munged bl _htonl mov x2, x0 mov x0, x20 mov x1, x21 bl _nla_put_be32 cbnz x0, LBB0_5 ; %bb.4: Lloh5: adrp x8, _NFQA_GID@GOTPAGE Lloh6: ldr x8, [x8, _NFQA_GID@GOTPAGEOFF] Lloh7: ldr w21, [x8] ldr w1, [x22] Lloh8: adrp x0, _init_user_ns@GOTPAGE Lloh9: ldr x0, [x0, _init_user_ns@GOTPAGEOFF] bl _from_kgid_munged bl _htonl mov x2, x0 mov x0, x20 mov x1, x21 bl _nla_put_be32 cbz x0, LBB0_6 LBB0_5: mov w20, #-1 b LBB0_7 LBB0_6: mov w20, #0 LBB0_7: mov x0, x19 bl _read_unlock_bh b LBB0_9 LBB0_8: mov w20, #0 LBB0_9: 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 ret .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _NFQA_UID,4,2 ; @NFQA_UID .comm _init_user_ns,4,2 ; @init_user_ns .comm _NFQA_GID,4,2 ; @NFQA_GID .no_dead_strip _nfqnl_put_sk_uidgid .subsections_via_symbols
AnghaBench/linux/net/netfilter/extr_nfnetlink_queue.c_nfqnl_put_sk_uidgid.c
anghabench