x86
stringlengths
122
134M
arm
stringlengths
122
134M
file
stringlengths
18
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 pci_platform_power_transition _pci_platform_power_transition: ## @pci_platform_power_transition .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, %rbx callq _platform_pci_power_manageable testq %rax, %rax je LBB0_3 ## %bb.1: movq %rbx, %rdi movl %r15d, %esi callq _platform_pci_set_power_state movl %eax, %r14d testl %eax, %eax jne LBB0_4 ## %bb.2: movq %rbx, %rdi movl %r15d, %esi callq _pci_update_current_state LBB0_4: cmpl $0, 8(%rbx) je LBB0_5 LBB0_6: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_3: movq _ENODEV@GOTPCREL(%rip), %rax xorl %r14d, %r14d subl (%rax), %r14d cmpl $0, 8(%rbx) jne LBB0_6 LBB0_5: movq _PCI_D0@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, (%rbx) jmp LBB0_6 .cfi_endproc ## -- End function .comm _PCI_D0,8,3 ## @PCI_D0 .comm _ENODEV,4,2 ## @ENODEV .no_dead_strip _pci_platform_power_transition .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pci_platform_power_transition _pci_platform_power_transition: ; @pci_platform_power_transition .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 _platform_pci_power_manageable cbz x0, LBB0_5 ; %bb.1: mov x0, x19 mov x1, x21 bl _platform_pci_set_power_state mov x20, x0 cbnz w0, LBB0_3 ; %bb.2: mov x0, x19 mov x1, x21 bl _pci_update_current_state LBB0_3: ldr w8, [x19, #8] cbz w8, LBB0_6 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 LBB0_5: Lloh0: adrp x8, _ENODEV@GOTPAGE Lloh1: ldr x8, [x8, _ENODEV@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w20, w8 ldr w8, [x19, #8] cbnz w8, LBB0_4 LBB0_6: Lloh3: adrp x8, _PCI_D0@GOTPAGE Lloh4: ldr x8, [x8, _PCI_D0@GOTPAGEOFF] Lloh5: ldr x8, [x8] str x8, [x19] b LBB0_4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _PCI_D0,8,3 ; @PCI_D0 .comm _ENODEV,4,2 ; @ENODEV .no_dead_strip _pci_platform_power_transition .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/pci/extr_pci.c_pci_platform_power_transition.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fingerprint1 _fingerprint1: ## @fingerprint1 .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 8(%rsi), %rcx movl $-1, %eax testq %rcx, %rcx je LBB0_7 ## %bb.1: movq %rsi, %rbx cmpq $0, (%rsi) je LBB0_7 ## %bb.2: cmpq $0, 32(%rbx) je LBB0_7 ## %bb.3: cmpq $0, 24(%rbx) je LBB0_7 ## %bb.4: cmpq $0, 16(%rbx) je LBB0_7 ## %bb.5: movl (%rcx), %edi callq _ntohs movq %rax, %rcx movq _NETBIOS_DGM_PORT_NUMBER@GOTPCREL(%rip), %r14 xorl %eax, %eax cmpq (%r14), %rcx je LBB0_7 ## %bb.6: movq (%rbx), %rax movl (%rax), %edi callq _ntohs movq %rax, %rcx xorl %eax, %eax cmpq (%r14), %rcx setne %al negl %eax LBB0_7: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _NETBIOS_DGM_PORT_NUMBER,8,3 ## @NETBIOS_DGM_PORT_NUMBER .no_dead_strip _fingerprint1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fingerprint1 _fingerprint1: ; @fingerprint1 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr x8, [x1, #8] cbz x8, LBB0_7 ; %bb.1: mov x19, x1 ldr x9, [x1] cbz x9, LBB0_7 ; %bb.2: ldr x9, [x19, #32] cbz x9, LBB0_7 ; %bb.3: ldr x9, [x19, #24] cbz x9, LBB0_7 ; %bb.4: ldr x9, [x19, #16] cbz x9, LBB0_7 ; %bb.5: ldr w0, [x8] bl _ntohs Lloh0: adrp x20, _NETBIOS_DGM_PORT_NUMBER@GOTPAGE Lloh1: ldr x20, [x20, _NETBIOS_DGM_PORT_NUMBER@GOTPAGEOFF] ldr x8, [x20] cmp x0, x8 b.ne LBB0_9 ; %bb.6: mov w0, #0 b LBB0_8 LBB0_7: mov w0, #-1 LBB0_8: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_9: ldr x8, [x19] ldr w0, [x8] bl _ntohs ldr x8, [x20] cmp x0, x8 csetm w0, ne b LBB0_8 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _NETBIOS_DGM_PORT_NUMBER,8,3 ; @NETBIOS_DGM_PORT_NUMBER .no_dead_strip _fingerprint1 .subsections_via_symbols
AnghaBench/freebsd/sys/netinet/libalias/extr_alias_nbt.c_fingerprint1.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ub_probe_done _ub_probe_done: ## @ub_probe_done .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rsi), %rdi popq %rbp jmp _complete ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _ub_probe_done .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ub_probe_done _ub_probe_done: ; @ub_probe_done .cfi_startproc ; %bb.0: ldr x0, [x1] b _complete .cfi_endproc ; -- End function .no_dead_strip _ub_probe_done .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/block/extr_ub.c_ub_probe_done.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 print_time LCPI0_0: .quad 0x4059000000000000 ## double 100 LCPI0_1: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__text,regular,pure_instructions .globl _print_time .p2align 4, 0x90 _print_time: ## @print_time .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, %r14 xorl %r15d, %r15d xorl %eax, %eax callq _get_run_time movq %rax, %r13 movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %r12d leaq L_.str(%rip), %rdi callq __ movq %rax, %rsi testq %r13, %r13 je LBB0_2 ## %bb.1: cvtsi2sd %rbx, %xmm0 mulsd LCPI0_0(%rip), %xmm0 cvtsi2sd %r13, %xmm1 divsd %xmm1, %xmm0 addsd LCPI0_1(%rip), %xmm0 cvttsd2si %xmm0, %r15 LBB0_2: movabsq $4835703278458516699, %rcx ## imm = 0x431BDE82D7B634DB movq %rbx, %rax imulq %rcx movq %rdx, %rcx shrq $63, %rcx sarq $18, %rdx addq %rdx, %rcx imulq $1000000, %rcx, %rax ## imm = 0xF4240 subq %rax, %rbx movl %r12d, %edi movq %r14, %rdx movq %rbx, %r8 movq %r15, %r9 addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _fprintf ## TAILCALL .cfi_endproc ## -- End function .comm _stderr,4,2 ## @stderr .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "time in %s: %ld.%06ld (%ld%%)\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _print_time ; -- Begin function print_time .p2align 2 _print_time: ; @print_time .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 _get_run_time mov x22, x0 Lloh0: adrp x8, _stderr@GOTPAGE Lloh1: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh2: ldr w21, [x8] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl __ mov x1, x0 cbz x22, LBB0_2 ; %bb.1: scvtf d0, x20 mov x8, #4636737291354636288 fmov d1, x8 scvtf d2, x22 fmul d0, d0, d1 fdiv d0, d0, d2 fmov d1, #0.50000000 fadd d0, d0, d1 fcvtzs x5, d0 b LBB0_3 LBB0_2: mov x5, #0 LBB0_3: mov x8, #13531 movk x8, #55222, lsl #16 movk x8, #56962, lsl #32 movk x8, #17179, lsl #48 smulh x8, x20, x8 asr x9, x8, #18 add x3, x9, x8, lsr #63 mov w8, #16960 movk w8, #15, lsl #16 msub x4, x3, x8, x20 mov x0, x21 mov x2, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _fprintf .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 "time in %s: %ld.%06ld (%ld%%)\n" .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/extr_timevar.c_print_time.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function win32_display_server_get_flags _win32_display_server_get_flags: ## @win32_display_server_get_flags .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _DISPSERV_CTX_CRT_SWITCHRES@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %edi, %edi callq _BIT32_SET xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _DISPSERV_CTX_CRT_SWITCHRES,4,2 ## @DISPSERV_CTX_CRT_SWITCHRES .no_dead_strip _win32_display_server_get_flags .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function win32_display_server_get_flags _win32_display_server_get_flags: ; @win32_display_server_get_flags .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, _DISPSERV_CTX_CRT_SWITCHRES@GOTPAGE Lloh1: ldr x8, [x8, _DISPSERV_CTX_CRT_SWITCHRES@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w0, #0 bl _BIT32_SET mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _DISPSERV_CTX_CRT_SWITCHRES,4,2 ; @DISPSERV_CTX_CRT_SWITCHRES .no_dead_strip _win32_display_server_get_flags .subsections_via_symbols
AnghaBench/RetroArch/gfx/display_servers/extr_dispserv_win32.c_win32_display_server_get_flags.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "0000000_META_hci_patches_v7" .section __DATA,__data .globl _container_blob_name ## @container_blob_name .p2align 3 _container_blob_name: .quad L_.str .section __TEXT,__const .globl _container_blob_data ## @container_blob_data .p2align 4 _container_blob_data: .ascii "39me\374\001\000\000\001\002\037\024\021\f\000\000\312\033\274cDX\200\000\000\000\000\000@T\200\000\000\000\000\000DT\200\000\000\000\000\000HT\200\000\000\000\000\000LT\200\000\000\000\000\000PT\200\000\000\000\000\000TT\200\000\000\000\000\000XT\200\000\000\000\000\000\\T\200\000\000\000\000\000`T\200\000\000\000\000\000dT\200\000\000\000\000\000hT\200\000\000\000\000\000lT\200\000\000\000\000\000pT\200\000\000\000\000\000tT\200\000\000\000\000\000xT\200\000\000\000\000\000|T\200\000\000\000\000\000\200T\200\000\000\000\000\000\204T\200\000\000\000\000\000\210T\200\000\000\000\000\000\214T\200\000\000\000\000\000\220T\200\000\000\000\000\000\224T\200\000\000\000\000\000\230T\200\000\000\000\000\000\234T\200\000\000\000\000\000\240T\200\000\000\000\000\000\244T\200\000\000\000\000\000\250T\200\000\000\000\000\000\254T\200\000\000\000\000\000\260T\200\000\000\000\000\000\264T\200\000\000\000\000\000\270T\200\000\000\000\000\000\274T\200\000\000\000\000\000\300T\200\000\000\000\000\000\304T\200\000\000\000\000\000\310T\200\000\000\000\000\000\314T\200\000\000\000\000\000\320T\200\000\000\000\000\000\324T\200\000\000\000\000\000\330T\200\000\000\000\000\000\334T\200\000\000\000\000\000\340T\200\000\000\000\000\000\344T\200\000\000\000\000\000\350T\200\000\000\000\000\000\354T\200\000\000\000\000\000\360T\200\000\000\000\000\000\364T\200\000\000\000\000\000\370T\200\000\000\000\000\000\374T\200\000\000\000\000\000\224V\200\000\000\000\000\000\230V\200\000\000\000\000\000\234V\200\000\000\000\000\000\240V\200\000\000\000\000\000\244V\200\000\000\000\000\000\250V\200\000\000\000\000\000\254V\200\000\000\000\000\000\260V\200\000\000\000\000\000\264V\200\000\000\000\000\000\270V\200\000\000\000\000\000\274V\200\000\000\000\000\000\300V\200\000\000\000\000\00039me \000\000\000\001\013+\024\021\f\000\000\357\335\261\373\034\001\000\000\002\000\000\000\342\004\000\00039meL\031\000\000\002\005;\024\021\f\000\000\356\n\215\352&\000\000\000\"\000\000\000#\000\000\000$\000\000\000\242\000\000\000\270\000\000\000\311\000\000\000\342\000\000\000\370\000\000\000\026\001\000\000\037\001\000\000o\001\000\000\233\001\000\000\241\001\000\000\246\001\000\000\251\001\000\000\252\001\000\000\254\001\000\000\274\001\000\000\304\001\000\000\306\001\000\000\335\001\000\000\336\001\000\000\337\001\000\000\340\001\000\000\347\001\000\000\350\001\000\000\351\001\000\000\370\001\000\000\032\002\000\000C\002\000\000X\002\000\000l\002\000\000\255\002\000\000\300\002\000\000\347\002\000\000\373\002\000\000\030\003\000\000A\003\000\0000\002\000\000D\002\000\000X\002\000\000l\002\000\000D\003\000\000\320\004\000\000\374\004\000\000\210\005\000\000\250\005\000\000d\006\000\000H\007\000\000\210\007\000\000<\b\000\000\304\b\000\000\260\013\000\000\230\f\000\000\264\f\000\000T\r\000\000\370\017\000\000\004\020\000\000,\021\000\000@\021\000\000X\021\000\000l\021\000\000\200\021\000\000\224\021\000\000\250\021\000\000\274\021\000\000\320\021\000\000\360\021\000\000\020\024\000\000L\024\000\000\234\024\000\000\364\024\000\000p\026\000\000\030\027\000\000@\027\000\000l\027\000\000\340\027\000\000\260\021\000\000@\000\000\000\000\000@\000\001\000\000\000\000\000@\000\000\000`\000.\000\000\000>\002\000D\314,\001\000N\002\000Dl,\001\000\206\002\000Dl,\001\000l\003\000D\240o\000\000|\003\000D\f,\001\000\234\003\000D\240,\001\000\320\005\000l\224\020\000\000\252\006\000m\000\000\000\000\266\006\000m \000\000\000\316\006\000l\270\027\000\000\332\006\000l\260\027\000\000\002\007\000D$\337\000\000\032\007\000D\344,\001\000\314\007\000lD\b\000\000\320\007\000@ \273\001\000\n\b\000m\000\000\000\000\020\b\000m \000\000\000H\b\000l\320\027\000\000\306\b\000D\214\320\001\000\204\t\000D\214\320\001\000\304\t\000D\214\320\001\000\004\n\000D\214\320\001\000H\013\000D\340b\000\000 \f\000D\340b\000\000.\f\000DT\020\001\000J\r\000D\340b\000\000\200\r\000D\340b\000\000\240\r\000D\340b\000\000B\017\000D\024\023\001\000T\017\000D\024\023\001\000\240\017\000D\304\037\001\000\004\020\000Dt \001\000J\020\000D$p\000\000\230\020\000DxL\001\000\314\020\000D<.\001\000\374\020\000D\360#\000\000\340\024\000l\254\027\000\000\204\026\000lP\026\000\000\300\026\000Dp\375\001\000\312\026\000Dp\375\001\000\356\026\000D\210\310\001\000\366\026\000D\210\310\001\000*\027\000D\220\333\001\000\260\027\000\020\220\006\000\000\300\027\000\020\324\007\000\000\320\027\000\020\274\027\000\000\377\377\377\377\000\000\000\000\344\303\254\301\313E\200\000\340\002\300\205\200\304\200\245\002X\300\245\304\307\340x\344\303\274\301\313E\200\000\340\002\300\205\200\304\200\245\000X\300\245\304\307\340x\344\303\274\301\313E\200\000\340\002\300\205\200\304\200\245\001X\300\245\304\307\340x\352\303\241\301\bG\007[\313F\200\000T\006\000\206\323@\001\000l\006\231\b0\000\255p\200\300\311X\"\206\bC\fw\301B#\201qq\312#E\020T#\b\032\007\000\000\000Dk`\202\022\353@\203\371\n\340\203,p\203\202\021t\002$\314\022\312!\r\003#\2420p\312 M\000\312%\215\020\356\361\"\207@'\021\0240p#\247\301@\"A\222\nn\t\312%\315\023\210\350Lp\301@\"A\"\nn\t\344\247\000\301\303@\200\000\370\002?\r\340\023 \240\002\2067\b\300\003\303@\200\000\364\002 \240\003\205\000\036\000p\200\000\374\002\027\360\002\207\344\247\250O\003\247Lp\352\tn\t\301@\342\246\316XB\207\002@\341A\303X\007\360\317X\242\246C\205\002@\241A\303X\b[\312\307\340x\352\302\212 \007-\000 \020 \bF\361\020\200\240\013\b\261\017(G\361\030\003\242\001\216\r\b\021\004\001\217\004\350\345\036C\020\t\352\223\026\200\020Tr\004q\223\036\002\020\247\362v\360\223\036\003\020 \216I\330\252X\000\217\001\020\201 \"\270\300\270\r\ba\000\301@\265Y\b\360y!@\000\001\030\002 \301@\264Y\000\217\000\020\201 #\270A)\002\001\300\272\300\270\255\b\241\000P!\000\001\204\271Tp\312 A\000\000\030\002 \001\217\231\b\020\000\024\020\200 ;\b\036\001\235\026\000\026\024w\005\362\004q\235\036\030\020\016\360\301@\235\036\031\020\200 I\f \210\376\341\004\367$q \250\004\360\000\030\003\0006\fN\003\301\b0\000=\330\303@\200\000h\b\222\bn\t\020A\240\200X\026\001\021\000\205!\260 \217\004v$\255A\217\"oC\265\036X\234M\006\tn\t@!\000!\004\215\301\270\037\b\321\000@\205\006\212\027\b\261\000\301@\200 \207\r \210\205\271 \250\007\212\361\030\002\240 \216\"\330\251X\223\026\200\020\017x+\b\225\000\001\216\027\b\021\b\000\217\023\b?\001\301@\200 \207\r\000\210\023\b\036\0002\330\002\256\301@\246Y\023\bQ\000,q\301@\251Y \216J\330\252X \217\303@\200\000d\b \250\001\216\037\b\021\004\225\026\200\020\017\bP\000\023\b\321\000\225\036C\020z\026\000\021\226\036\004\020\312\306\361\030\002\240\301@\235Y\312\306\340x\342\303\241\301\bE\303@\360\000\b\030\200\301\252Z\000\245\303@\200\000\364\002 \200\000\300\"xI(\001\006E(\000\006\213\341\300 m\000\302\307\340x\350\303\241\301\313E\200\000\030\003\000\215P@+\b\260\000(GI\bq\000\315q\t[\216Y\001\245\n[\001\205/\350\315p\000\247\000\030\301 \301\265\001\035\203\020+\360\b\215C\bp\000\022\336\374Z\217Y\001\245\375Z\001\205\021\336\031\350\315p\000\247\000\030\001!\301\265\001\035\303\020\031\360\003\034\3030\240\247\000\030\200#\b\025\204\020\020\330,q@$\3020lp\241X\220Y\t\360\240\247\000\030A \005\360\240\247\000\030A \021\336\301@\310\307\340x\342\302\313E\200\000\260\t\004\205\002\210\t\b\260\f\fq\336Z$\225\000\205\303B\001\000\2400\326Z\302\306\340x\344\303\245\301(E\204\301\bF:Y\024p\fqV\364\n\330\327Y\024s\fsR\362\004\300\002\210c\bP\000\270\350`\306(\276\001\034\2023\000\225\200\302\002\034\0020(\270\003\034\0020\001\225a\300(\270\005\034\0020\002\225\006\034\0020(\270\007\034\0020\003\225b\300(\270\t\034\0020$\225\023\330\215\270\n\034B0(\271\013\034B0e\225\016\331c\303(\273\r\034\3020KY\024q\fr \364\n\360\006\025\004\021b\225A\225 \225\301@B[\r\bQ\000\fq\327Y\fq\304\307\004\300\303A\000\000\020'i\030X\000h\030\030\000g\030\230\017@\000\224\020\200 \006\007\313Y\fr\304\307\340x\352\302\315p\313E\200\000lX\004\025\000\024\005\350\002\200\003\350@x\305q\363\016\224\224%[\fp:Z\fp6Z\313E\360\000P\004 \205\000\205\375\t\001\200\313G\200\000\000] \247\022[\bF\024[\031\016\260\020\020A\fq\000(@\004\313\270\000\036\000p\360\000\304\b\300\025\000\221\200%\017\034A(\001\003\313\270\220\035P\020\000\245\002Z\006\360S \020!/!?\004/'?\004o#?\000$Y\024p\366\363/&?\004\325r/&?\004o'?\000o#?\000\t\362\fq\000(@\004\313\270\370\035\000\220o#?\000\000\037\001\020\312\306\342\302\000\026\204p\200\000 \003 B\bE\017\330,tlp\241X#m\303@`\000\000\000 \332\036X\313M\303@`\000 \000 \332\036X;\330\225X\fp\302\306\340x\342\303\261\301\303B@\000\270\027\bE\000\220@\202\303A@\000\260\027aY\021\350\212!\004\000\000\034D0 \225\002\034B0(\271\003\034B0@\200\200\301`z\241@\fp\302\307&\b\356\006\241@\302\307\340x\352\303\241\301\313F\200\000T\006\bE\250H\316\r.\t\301@\002\206\241\ba\003\200\300\311X\"\206\020@\000\302\003\201\303A\200\000\370\002@\241\022p\312 \005 \317X\255p\311G\261A\004\360@\201`z\001\201\000\207\033\350 \200\023\b0 C\201\025\b\245 \002\"\002\004C\241\320\342\305\367\344h\020A\362\361\243\241`\206A\200\017\b\340\000\344h\004\031\200 \345\361@\246\343\361\000\206\017\350,p`\200\211i\001\200C\203Pt\312%\306\020\312!\206\000\370\350y!\000\000\002\360\fp\n\355\n\350\242\246C\205\303@\001\000l\006\241A\303X\312\307\b\036\001\020\312\307\340x\303@\200\000\300\000\303A@\000D\bQ\003\216\r\361\300\261\301,\2101\t\360\016\fp_\t\261\016@$\2018@$\2000\000\034\0032\352Y\000\026\204p\200\000 \003\024p\037\334\312$!\020>\330B\331\027\360\303@`\000\000\000\303A`\000 \000@$\2020\000\034C2\353Y\000\026\204p\200\000 \003\024p\037\334\312$!\020>\330\"\331\200\302lp\001\034\0023\241X\fs\261\300\321\300\340~\b\030\200\017@\000\320\027\340\177\t\330\352\303\252\301$\034\0010\bG\002\210\212!\007-\033\b\263\006\000!\321#\231\b\220\000%\b0\004\224\340v\362\035\b\220\005\321\360\211\b\260\f\242\340\313E\200\000\274\007\216\362\261\340\253\362\232\340\307\3642\325\000\215\f\333\313F\200\000\276\006Sh2h\302\270l\"B\001\024q\204!\002\000Ex%x`\300\004\362\000\216fh\344\027\020p\004\020\001$@$\2000Lv\312\017.\016\001\034\3020 \215S!\200\000a\bq\000@ \300!\303@\200\000\240\t\000\210W\b~\000%\271\211\302\301\271\002@jYK\bq\000\315v \300\207\270`\300\"\360\200\301\211\302\341@\260Y\001\024\2000\006\350\001\217\t\b\021\004\345\037C\020\002\217\255q\024r\203\364u\027\202\0209\207\030\207lq`D\356X\fq\365X\207\360\300\216I\300\004\360\315v$\034\0004\002\217\016p%\332\220\340\237\362\232\340\227\362\226\340\227\364&\332\231\360\340xw\006\200\000\374\027\001\360 \211\313E\200\000\336\006`\215\003\271\f\324dv\204!\003\000\001\034\3020O!\203\000 \204@$\2000Lv\n\017.\016`\303\300\215\303@\200\000\277\006J \000\"I\300\313\360\340x\224\006\200\000 \205\303C\200\000\340\006\204\213@$\2000 \211\006\274Lv;y\204!\002\000\205yE!\301\000`\301 \203\312\016.\016\001\034\0033 \205\202\300Lv$r\036XJ \200#\315p\251\360\200\205l\215%\205\"\336\200\214\003\273\204#\003\000\233|\204$\002\020\205{@$\2000LvE#C\001\001\034\2023\212\016.\016`\303\000\205\251\b0\000\"h\202\300Lv\036XP\360\fp\273X\255q\216\360\305X$\207\001\024\2030Lp\002!\001\200\346\330vx\312\"M\000\020r\004\001\005\000\000\021\201 \001\021\200 \002\021\214 \"\271 \302shD$@\020D!\001\001\224h\005!\300\000Ex\205x`\300\024\021\200 \001\024\2160\303\b>\001\016r\000\217,q\257Y[\360'\332\005\360\fp\273X\016qLplq\303@\211\216\326\276\303AU\000UU`D\356X\000\215\302\270\t\b\261\000\fp\003\360\fq\365X\026p\255qJ \000\"F\364?\360\fp\273X\006\205N\225>\215\016\034\00400\270\315pe\301\303C\200\000\340\007\022\034\2040\020\034\0040\177\031\003!\231\037\234\023\202\223#\223\004\223Q\225\000\023\213\000\027\034\2023f\304\032\034B0g\300 \034\2040P\225l\213(\274\036\034\2040Ukm\215(\271(\270ez\025\034\0031J \000)\026\034\2023\"\034\3022\031\034\0023\033\034B0\035\034\0020#\034\2020\t\303\200\301\341@\002B\301D\260X\bE\241@\312\307\344\302(F\bE\t\330\232\017\256\002,q\037\016q\020\251F\200&\n\034\373X\000\036\005\020\303A\200\000\354\007\000\211\243\270\000\251A\215\023\n0\004\225\330I\n0\b\241@\200 B\005\030\360\225\025\201\020\345\333\270`\031\tp\000\273c\035\t\021\001\345\025\201\020\212\351\000\030C\000\b\360\345\025\201\020\t\tQ\000\000\030\003\001\000\033\003\000\000\210\r\bQ\000n\025\000\021\217\350\222\025\203\020w\332T%\000\036T%\301\036\272b\304\273\342YA\215u\035\002\020I\n1\004\212 \n\002\270`\000\210\302\270#\b1\001\212 \212\005\270`\000\220z\025\001\021\004w\023\t!\000\241@\200 \207\r \210\203\271 \250\225\025\200\020\025\bQ\000n\025\000\021\024p\274\t\"\000\312 B\003\t\330,p\002\035C\020\302\016\256\002\223\035\003\020\304\306\340x\342\302*\f.\b\bE\001\215\025\b1\b\200%\207\035\000\215\t\b\277\000\fq\336Z\302\306\340x\346\302\bE\212 \212\003\036e\374\026\000\221h\025\001\021\025\t!\000\355q\372\026\200\220#\270D O\000\013\360h\035\004\020\000\226l\035\004\020\376\026\000\221j\035\004\020\"\226n\025\000\021\r\b@\000\355q @n\035D\020\003\350\225\035\303\020\003\226x\025\001\021\r\t\000\000\355q\000Ax\035\004\020\373\026\214\220\001\226\037!\203\017\000\000\020'\345\036\002\223\231\035\034\020@%\002\036\310M\212$\001\t\241@\243Y\372\026\200\220\t\357O \301\000\372\036B\220 \215%\330\267X\306\306l \200\000\372\036\002\220\306\306\346\302\bE\002\210\212&\207\035M\b\260\r\276fk\b\020\r\213\b\221\000\213\n\321\002\001\215\211\b1\004T%\202\032\000\216\374MO O\000\313D\200\000\n\000\303C\200\000l\000\201\b\377\000\340\2564\330\200\025\016\020\002\255\000\224`\223\212$\201\t\324xB\360O\nq\001\b\330\232\r\256\002,q\204\025\200\020G\b\265\000,q\241@\251Y\224\026\000\021\237\350\204\035\203\020\033\360+\nQ\001\225\025\200\020\013\bP\000\013\b\021\001\225\035\303\020\b\330b\r\256\002,q,q\241@\251Y\t\360\000\031C\000\306\3062\330\002\255\306\306\241@\256Y\b\330B\r\256\002,p\306\3066\330\200\025\017\020\002\255}\026\200\020\200\224`\223\237 \223\b\230`\212$\201\t\364x\033c\241@\243Y\306\306\370\302\bE\212 \212 n\020\000\001z\025\003\021\000 P#\006\020\202 \031c\301h\302\272]\n1\001$q\024\020\f!0x\313C\000\000\000\200\017\f#\020\355q\222H\r\013\204\020\b\360\022L\r\013\204\020\221p\355p(D\030\364\241@\200 \207\r \210\203\271 \250\021\357,q\220xppV\001.\000\217\271vH\023\016D\020\007 \216\017\000\000\377\377~f\003\360(D\000\020\200 np\302\2707\b1\001,p\241@\200 \n\000\000\220\220yIh\025\nE\000PI,p\033\b\205\017\000\000\001\200qJ\t\360\"z,p\013\n\204\017\000\000\001\200\021K/'H\220u\330\222\331w\332T%\330\036T%\027\036/!\210#\000%\025\020\000%R\020\000%\224\020%\362B'V\020\315p\000\022\203 \342@\003A\304\273\202B\342Y\000\035\002 2w\314&\201\225\006\362z\025\000\021\004qz\035\004\020\305q\335\016\304\223\241ALu\200!\312\000\342@\036X\000\020\200 l \200\000\000\030\002 \016'O\024B'P\020\003\360fq/&\310\024)\016\343\023\342@\000\022\203 \003A\304\273\202B\342Y\351\016 \224\000\035\002 z\025\000\021\004qz\035\004\020\354\361]\t\264 B!N h\025\001\021\222\025\200\020_\205\237!\223\b#\245\314y%\270Ya\326\013.\b?\245\303A\200\000\354\007 \211\bG\302\271\302\013.\b @?\205\370`c\205\205)\017\n@%\002\027\314{\212$\001\bc\245,x\205(\017\n$m\200\035\000\020\241@\243Y\330\306\026K0v\302\006\305\377\007#\216\017\000\000\377\377\036fY\361\340x\342\302\bE\fq\336Z&\b\256\b\241@\302\306\346\302(G\bE\212&\207\035\247XW\ba\003\276f!\215\013\t\020\bE\t1\004\241@\002\215E\b\221\f\000\216G\b\177\001\355p\217\t\021\004\224\025\200\020A\b\220\000o\bQ\000N\025\000\0263\350\000\200\000\200\000\210_\bQ\001\022\216?\b\320\001?\b\221\000\022\036C\026\033\360r\b\256\b\341A\306\306\000\037C\020\306\306\245\270\000\256\241@\256Y\306\306\260\025\200\020/\b\361\002\241A\fp\200!\b\002\000\031C\001\r\360\022\036\003\026\177\331{\036\003\020\235\035\031\020z\036B\020\fq\233\035\331\037\336\017\316\002\303@\200\000d\b\000\210\017\b\037\001\000\216\007\b\037\000\355q\305X\224\357$\205%\be\000\020I!\b\204\017\000\000\336\b\030\205\237Y4\330\002\255\022\216\213\b>\201,p\000\215\257Y\306\306,q\241@\251Y\306\306\342\303\241\301\342\013\356\t\bE7\b\261\002;\334`\225\002\034\0023`\303(\273\212 \220\001,s\200\302\001\034\3020i\035\031\020KY\023\bq\000\fq\327Y\020\330,qr\r\356\bLp\302\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\304\200\245\bX\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\304\366\n\256\000\200\245\300\245\304\307\340x\344\303\202$\0028\313E\200\000\340\002\300\205\200\303`\245\nX\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\304\200\245\fX\300\245\304\307\344\303\202$\n0\313E\200\000\340\002\300\205\200\302@\245\016X\300\245\304\307\344\303\202$\n0\313E\200\000\340\002\300\205\200\303`\245\017X\300\245\304\307\344\303\202$\n0\313E\200\000\340\002\300\205\200\301 \245\020X\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\302@\245\022X\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\301 \245\023X\300\245\304\307\361\300\036\330\035Z\321\300\340~\340x\364\303\256\301\313F\200\000XY#\206\020F4\021\202\000\025\nq\000\004\021\024\0005\021\200\000np\024p\f\362,p\242\t \000\202@\303A\200\000\225Y \211np4q\270\000!\000R >\200\260\000\"\000\fs\303A\360\000\004\004@\201\030\270\004z\025\n\001\000C\2066\022\200\000\024p\032\362\fpjZ\255p,p/'\277\003o#?\000\265p\n @\007:\364\024p8\364J\t \000\202@\024p2\362\302@DZ\020Ca\000\000\000\303@\360\000P\004\340\200\000\200\371\017\001\220\n\206\t\350d\202sO\017\b\304\0009\022\200\000\024p\332\365\000\026\000p\200\000P\002Np\024p\034\364\037\216\024p\030\362/'\377\000o#?\000\000\201\004 \220\017\020\000\000\000O \002\005@\241A(\020%/&\377\000\n\360\fp:Z/&\277\003b@\324\307\016pNq/'\177\003o#?\000\n%@'\304ZJ$@s\200\302-\320\250 \000\002 \200\004\032P\000$\030\021\000\323A\360\000\340\t&@\303A\360\000\b\034M\300t\031A\240/&\177\003y%\r \000\201\004\360\340x\000\201\375\b\036\200\013\000\000\000\304\272/!\277\000/'\277\000o#?\000\000\201\340\270\370\365/&\277\000\005 \276\244\003\364\fp]ZJ%\0000/'\377\000o#?\000J$@s\022\320\200\301\250 \300\001\004\021\002\004$\030\220\000\r\300\000\031\000 /&\377\000\303@\200\000t\002#\206@\200B\241A\200\fpC\241jZ(\206\003\206Lp\002$T\240\344\2409\030C\000\261\006\357\377C\"\001\200\f\b\360\000\352\302\303C\360\000L\004@\213\020@0AQ\n>\000\fq@#\002\002\004\022\001\004\fw0\271S!\313\200\024\362J$\000q,p\250 \200\002\r\013N\020\200\202\020t\312 \005\003Dt$q!\203A\203\375\t\201\200\004w\"x4Z< \002 <!@ 2q\312 \201\000\312\306\340x\361\300\005\360\304\272/!\277\000/'\277\000o#?\000\000\026\001p\360\000\004\0048\271\301\271\020q\362\365/&\277\000\027\b\261\000\212 \004\000,p8Z\212 \004\000,p9Z\321\300\340~\340x\361\300\000\026\000p\200\000h\\\000\030\001\000\000\026\000p\360\000\004\004:\270\301\270\000\036\000p\200\000P\0022[\000\026\001p\200\000h\\\fq\f\031\303\0173[\fq=[,q\303@\360\000\210\t \240o#?\000\344\030@\200\321\300\340\177\360\030@\200\340x\361\300\303A\200\000|Z\000\201\023\200\017\b\221\000\000\036Ap\360\000\000\030\037\360\000\201\023\200\024p\033\364\fsWZ\fsXZ\257Z\024p\025\362\013\000\000\000\304\270/!?\000/'?\000o#?\000\000\026\001p\360\000\f\030\340\271\364\363/&?\000\265Z\256Z\321\300\340~\340x\346\303\243\301\000\026\200p\200\000\b]\006\350\303@@\000\254\027,q\301ZJ%\0000BZ\bF\024q\013\364\fp/'\177\003o#?\000eZ/&\177\003y\360\313E\200\000,\013\325rF\000\005\000\000\205#\200`y\fq-Z\fq:Z\n @\007\024p\016\364\fp/'\377\003o#?\000eZx&\300\020\004u/&\377\003CZ\fp:Z\fp6Z\000\205#\200`y\fp\306\307GZ\024p\004\362$Y\024pM\362\022[\024r\r\362\024[,q\000)\000\000\313\270\000\036\000p\360\000\324\bo#?\000\202\300\201\301\200\302)Yk\b\260\000\bF\026[c\b\021\000\027[[\b\021\000\000\205#\200`y\fq-Z\fq:Z\027[5\b\021\000\026[1\b\021\000\216\356\000\303\001\302\002\300,p0Z3\b0\000,p\fq\214\271LqRZ\n @\007\206\350\000\026\000q\360\000\020\004\t\350\000\205#\200`y\fp\fp:Z(\360\fuCZ\000\205#\200`y\fp\fp:Z\022[\033\b\220\000\024[,q\000)\000\000\313\270\000\036\000p\360\000\304\b\340x\340x/'?\000o#?\000\n!@\007\r\t\020\000/&?\000\005\360\304\270/!?\000\022[\007\b\221\000\306\307\024[,q\000)\000\000\313\270\000\036\000p\360\000\310\bo#?\000\306\307\340x\346\303\244\301o'?\000o#?\000\000\026\200p\200\000\243Z\213\b0\000\355p\313E\360\000\004\004\000\205\177\b~\004\221\277\216Z;\350\313F\020\000\000\000\303@@\000P\026k\b\245\003\212 \b\000 \205\373x\004!\r\200\002\364\"Z\313G\022\000\000\000A\306\007\000\000\000\001\306C\016\345\023\202\302\201\303\301@\341A\206Z\231\350\002\306\203\300Lt\262\016.\017\234N\230N\200\300\252\016.\017Lt\001\024\2000\325\bQ\202\002\024\2000\315\b\321\216\003\024\2000\330`vZ\347Z\203\355!Z\236\t\216\r,p7Z\226\t\216\r\340x\361\300\024q\t\364\000\036\201p\360\000\024\bo#?\000\315X\n\360\303@\360\000 \b\000\030\201\000o#?\000\360\030\201\200\321\300\340~\344\302j\f\016\016\bE\021\350\024[\037\b5\003\315q\030~\025[\303A\360\000<4\004\350\000\201\305x\004\360\000\201\306x\000\241\241@\304\306\340x\346\300\303C\200\000h\002\000\023\302\000\377\335\377\331Tw\206\366\t\n2\004@A\017\331 \253,p\000\026\003p\200\000h\\\355q\313\213\212\213\003\360$q\037\t\205\003\375\fn\220:c\004\022\302\000\361\b\243\200\000/B\020F}\257}\362\361\254\253\306\304\000\000bsp\000\220\006@\000& @\002\001\000\000\000\000\000\000\000\324\007@\000\000\000\000\000\000\000\000\000\000\000\000\000\274\027@\000\000\000\000\000\000\000\000\000\000\000\000\000INI\002\000\000`\000\300\377\377\377\000\000\000\000\000\000\000\00039me$\000\000\000\001\001\000\024\021\f\000\000Vb\303\3240\002\000\000\373\000\000\000\000\b\000\001Z\000\f\363" .globl _container_blob_size ## @container_blob_size .p2align 2 _container_blob_size: .long 7052 ## 0x1b8c .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "0000000_META_hci_patches_v7" .section __DATA,__data .globl _container_blob_name ; @container_blob_name .p2align 3 _container_blob_name: .quad l_.str .section __TEXT,__const .globl _container_blob_data ; @container_blob_data _container_blob_data: .ascii "39me\374\001\000\000\001\002\037\024\021\f\000\000\312\033\274cDX\200\000\000\000\000\000@T\200\000\000\000\000\000DT\200\000\000\000\000\000HT\200\000\000\000\000\000LT\200\000\000\000\000\000PT\200\000\000\000\000\000TT\200\000\000\000\000\000XT\200\000\000\000\000\000\\T\200\000\000\000\000\000`T\200\000\000\000\000\000dT\200\000\000\000\000\000hT\200\000\000\000\000\000lT\200\000\000\000\000\000pT\200\000\000\000\000\000tT\200\000\000\000\000\000xT\200\000\000\000\000\000|T\200\000\000\000\000\000\200T\200\000\000\000\000\000\204T\200\000\000\000\000\000\210T\200\000\000\000\000\000\214T\200\000\000\000\000\000\220T\200\000\000\000\000\000\224T\200\000\000\000\000\000\230T\200\000\000\000\000\000\234T\200\000\000\000\000\000\240T\200\000\000\000\000\000\244T\200\000\000\000\000\000\250T\200\000\000\000\000\000\254T\200\000\000\000\000\000\260T\200\000\000\000\000\000\264T\200\000\000\000\000\000\270T\200\000\000\000\000\000\274T\200\000\000\000\000\000\300T\200\000\000\000\000\000\304T\200\000\000\000\000\000\310T\200\000\000\000\000\000\314T\200\000\000\000\000\000\320T\200\000\000\000\000\000\324T\200\000\000\000\000\000\330T\200\000\000\000\000\000\334T\200\000\000\000\000\000\340T\200\000\000\000\000\000\344T\200\000\000\000\000\000\350T\200\000\000\000\000\000\354T\200\000\000\000\000\000\360T\200\000\000\000\000\000\364T\200\000\000\000\000\000\370T\200\000\000\000\000\000\374T\200\000\000\000\000\000\224V\200\000\000\000\000\000\230V\200\000\000\000\000\000\234V\200\000\000\000\000\000\240V\200\000\000\000\000\000\244V\200\000\000\000\000\000\250V\200\000\000\000\000\000\254V\200\000\000\000\000\000\260V\200\000\000\000\000\000\264V\200\000\000\000\000\000\270V\200\000\000\000\000\000\274V\200\000\000\000\000\000\300V\200\000\000\000\000\00039me \000\000\000\001\013+\024\021\f\000\000\357\335\261\373\034\001\000\000\002\000\000\000\342\004\000\00039meL\031\000\000\002\005;\024\021\f\000\000\356\n\215\352&\000\000\000\"\000\000\000#\000\000\000$\000\000\000\242\000\000\000\270\000\000\000\311\000\000\000\342\000\000\000\370\000\000\000\026\001\000\000\037\001\000\000o\001\000\000\233\001\000\000\241\001\000\000\246\001\000\000\251\001\000\000\252\001\000\000\254\001\000\000\274\001\000\000\304\001\000\000\306\001\000\000\335\001\000\000\336\001\000\000\337\001\000\000\340\001\000\000\347\001\000\000\350\001\000\000\351\001\000\000\370\001\000\000\032\002\000\000C\002\000\000X\002\000\000l\002\000\000\255\002\000\000\300\002\000\000\347\002\000\000\373\002\000\000\030\003\000\000A\003\000\0000\002\000\000D\002\000\000X\002\000\000l\002\000\000D\003\000\000\320\004\000\000\374\004\000\000\210\005\000\000\250\005\000\000d\006\000\000H\007\000\000\210\007\000\000<\b\000\000\304\b\000\000\260\013\000\000\230\f\000\000\264\f\000\000T\r\000\000\370\017\000\000\004\020\000\000,\021\000\000@\021\000\000X\021\000\000l\021\000\000\200\021\000\000\224\021\000\000\250\021\000\000\274\021\000\000\320\021\000\000\360\021\000\000\020\024\000\000L\024\000\000\234\024\000\000\364\024\000\000p\026\000\000\030\027\000\000@\027\000\000l\027\000\000\340\027\000\000\260\021\000\000@\000\000\000\000\000@\000\001\000\000\000\000\000@\000\000\000`\000.\000\000\000>\002\000D\314,\001\000N\002\000Dl,\001\000\206\002\000Dl,\001\000l\003\000D\240o\000\000|\003\000D\f,\001\000\234\003\000D\240,\001\000\320\005\000l\224\020\000\000\252\006\000m\000\000\000\000\266\006\000m \000\000\000\316\006\000l\270\027\000\000\332\006\000l\260\027\000\000\002\007\000D$\337\000\000\032\007\000D\344,\001\000\314\007\000lD\b\000\000\320\007\000@ \273\001\000\n\b\000m\000\000\000\000\020\b\000m \000\000\000H\b\000l\320\027\000\000\306\b\000D\214\320\001\000\204\t\000D\214\320\001\000\304\t\000D\214\320\001\000\004\n\000D\214\320\001\000H\013\000D\340b\000\000 \f\000D\340b\000\000.\f\000DT\020\001\000J\r\000D\340b\000\000\200\r\000D\340b\000\000\240\r\000D\340b\000\000B\017\000D\024\023\001\000T\017\000D\024\023\001\000\240\017\000D\304\037\001\000\004\020\000Dt \001\000J\020\000D$p\000\000\230\020\000DxL\001\000\314\020\000D<.\001\000\374\020\000D\360#\000\000\340\024\000l\254\027\000\000\204\026\000lP\026\000\000\300\026\000Dp\375\001\000\312\026\000Dp\375\001\000\356\026\000D\210\310\001\000\366\026\000D\210\310\001\000*\027\000D\220\333\001\000\260\027\000\020\220\006\000\000\300\027\000\020\324\007\000\000\320\027\000\020\274\027\000\000\377\377\377\377\000\000\000\000\344\303\254\301\313E\200\000\340\002\300\205\200\304\200\245\002X\300\245\304\307\340x\344\303\274\301\313E\200\000\340\002\300\205\200\304\200\245\000X\300\245\304\307\340x\344\303\274\301\313E\200\000\340\002\300\205\200\304\200\245\001X\300\245\304\307\340x\352\303\241\301\bG\007[\313F\200\000T\006\000\206\323@\001\000l\006\231\b0\000\255p\200\300\311X\"\206\bC\fw\301B#\201qq\312#E\020T#\b\032\007\000\000\000Dk`\202\022\353@\203\371\n\340\203,p\203\202\021t\002$\314\022\312!\r\003#\2420p\312 M\000\312%\215\020\356\361\"\207@'\021\0240p#\247\301@\"A\222\nn\t\312%\315\023\210\350Lp\301@\"A\"\nn\t\344\247\000\301\303@\200\000\370\002?\r\340\023 \240\002\2067\b\300\003\303@\200\000\364\002 \240\003\205\000\036\000p\200\000\374\002\027\360\002\207\344\247\250O\003\247Lp\352\tn\t\301@\342\246\316XB\207\002@\341A\303X\007\360\317X\242\246C\205\002@\241A\303X\b[\312\307\340x\352\302\212 \007-\000 \020 \bF\361\020\200\240\013\b\261\017(G\361\030\003\242\001\216\r\b\021\004\001\217\004\350\345\036C\020\t\352\223\026\200\020Tr\004q\223\036\002\020\247\362v\360\223\036\003\020 \216I\330\252X\000\217\001\020\201 \"\270\300\270\r\ba\000\301@\265Y\b\360y!@\000\001\030\002 \301@\264Y\000\217\000\020\201 #\270A)\002\001\300\272\300\270\255\b\241\000P!\000\001\204\271Tp\312 A\000\000\030\002 \001\217\231\b\020\000\024\020\200 ;\b\036\001\235\026\000\026\024w\005\362\004q\235\036\030\020\016\360\301@\235\036\031\020\200 I\f \210\376\341\004\367$q \250\004\360\000\030\003\0006\fN\003\301\b0\000=\330\303@\200\000h\b\222\bn\t\020A\240\200X\026\001\021\000\205!\260 \217\004v$\255A\217\"oC\265\036X\234M\006\tn\t@!\000!\004\215\301\270\037\b\321\000@\205\006\212\027\b\261\000\301@\200 \207\r \210\205\271 \250\007\212\361\030\002\240 \216\"\330\251X\223\026\200\020\017x+\b\225\000\001\216\027\b\021\b\000\217\023\b?\001\301@\200 \207\r\000\210\023\b\036\0002\330\002\256\301@\246Y\023\bQ\000,q\301@\251Y \216J\330\252X \217\303@\200\000d\b \250\001\216\037\b\021\004\225\026\200\020\017\bP\000\023\b\321\000\225\036C\020z\026\000\021\226\036\004\020\312\306\361\030\002\240\301@\235Y\312\306\340x\342\303\241\301\bE\303@\360\000\b\030\200\301\252Z\000\245\303@\200\000\364\002 \200\000\300\"xI(\001\006E(\000\006\213\341\300 m\000\302\307\340x\350\303\241\301\313E\200\000\030\003\000\215P@+\b\260\000(GI\bq\000\315q\t[\216Y\001\245\n[\001\205/\350\315p\000\247\000\030\301 \301\265\001\035\203\020+\360\b\215C\bp\000\022\336\374Z\217Y\001\245\375Z\001\205\021\336\031\350\315p\000\247\000\030\001!\301\265\001\035\303\020\031\360\003\034\3030\240\247\000\030\200#\b\025\204\020\020\330,q@$\3020lp\241X\220Y\t\360\240\247\000\030A \005\360\240\247\000\030A \021\336\301@\310\307\340x\342\302\313E\200\000\260\t\004\205\002\210\t\b\260\f\fq\336Z$\225\000\205\303B\001\000\2400\326Z\302\306\340x\344\303\245\301(E\204\301\bF:Y\024p\fqV\364\n\330\327Y\024s\fsR\362\004\300\002\210c\bP\000\270\350`\306(\276\001\034\2023\000\225\200\302\002\034\0020(\270\003\034\0020\001\225a\300(\270\005\034\0020\002\225\006\034\0020(\270\007\034\0020\003\225b\300(\270\t\034\0020$\225\023\330\215\270\n\034B0(\271\013\034B0e\225\016\331c\303(\273\r\034\3020KY\024q\fr \364\n\360\006\025\004\021b\225A\225 \225\301@B[\r\bQ\000\fq\327Y\fq\304\307\004\300\303A\000\000\020'i\030X\000h\030\030\000g\030\230\017@\000\224\020\200 \006\007\313Y\fr\304\307\340x\352\302\315p\313E\200\000lX\004\025\000\024\005\350\002\200\003\350@x\305q\363\016\224\224%[\fp:Z\fp6Z\313E\360\000P\004 \205\000\205\375\t\001\200\313G\200\000\000] \247\022[\bF\024[\031\016\260\020\020A\fq\000(@\004\313\270\000\036\000p\360\000\304\b\300\025\000\221\200%\017\034A(\001\003\313\270\220\035P\020\000\245\002Z\006\360S \020!/!?\004/'?\004o#?\000$Y\024p\366\363/&?\004\325r/&?\004o'?\000o#?\000\t\362\fq\000(@\004\313\270\370\035\000\220o#?\000\000\037\001\020\312\306\342\302\000\026\204p\200\000 \003 B\bE\017\330,tlp\241X#m\303@`\000\000\000 \332\036X\313M\303@`\000 \000 \332\036X;\330\225X\fp\302\306\340x\342\303\261\301\303B@\000\270\027\bE\000\220@\202\303A@\000\260\027aY\021\350\212!\004\000\000\034D0 \225\002\034B0(\271\003\034B0@\200\200\301`z\241@\fp\302\307&\b\356\006\241@\302\307\340x\352\303\241\301\313F\200\000T\006\bE\250H\316\r.\t\301@\002\206\241\ba\003\200\300\311X\"\206\020@\000\302\003\201\303A\200\000\370\002@\241\022p\312 \005 \317X\255p\311G\261A\004\360@\201`z\001\201\000\207\033\350 \200\023\b0 C\201\025\b\245 \002\"\002\004C\241\320\342\305\367\344h\020A\362\361\243\241`\206A\200\017\b\340\000\344h\004\031\200 \345\361@\246\343\361\000\206\017\350,p`\200\211i\001\200C\203Pt\312%\306\020\312!\206\000\370\350y!\000\000\002\360\fp\n\355\n\350\242\246C\205\303@\001\000l\006\241A\303X\312\307\b\036\001\020\312\307\340x\303@\200\000\300\000\303A@\000D\bQ\003\216\r\361\300\261\301,\2101\t\360\016\fp_\t\261\016@$\2018@$\2000\000\034\0032\352Y\000\026\204p\200\000 \003\024p\037\334\312$!\020>\330B\331\027\360\303@`\000\000\000\303A`\000 \000@$\2020\000\034C2\353Y\000\026\204p\200\000 \003\024p\037\334\312$!\020>\330\"\331\200\302lp\001\034\0023\241X\fs\261\300\321\300\340~\b\030\200\017@\000\320\027\340\177\t\330\352\303\252\301$\034\0010\bG\002\210\212!\007-\033\b\263\006\000!\321#\231\b\220\000%\b0\004\224\340v\362\035\b\220\005\321\360\211\b\260\f\242\340\313E\200\000\274\007\216\362\261\340\253\362\232\340\307\3642\325\000\215\f\333\313F\200\000\276\006Sh2h\302\270l\"B\001\024q\204!\002\000Ex%x`\300\004\362\000\216fh\344\027\020p\004\020\001$@$\2000Lv\312\017.\016\001\034\3020 \215S!\200\000a\bq\000@ \300!\303@\200\000\240\t\000\210W\b~\000%\271\211\302\301\271\002@jYK\bq\000\315v \300\207\270`\300\"\360\200\301\211\302\341@\260Y\001\024\2000\006\350\001\217\t\b\021\004\345\037C\020\002\217\255q\024r\203\364u\027\202\0209\207\030\207lq`D\356X\fq\365X\207\360\300\216I\300\004\360\315v$\034\0004\002\217\016p%\332\220\340\237\362\232\340\227\362\226\340\227\364&\332\231\360\340xw\006\200\000\374\027\001\360 \211\313E\200\000\336\006`\215\003\271\f\324dv\204!\003\000\001\034\3020O!\203\000 \204@$\2000Lv\n\017.\016`\303\300\215\303@\200\000\277\006J \000\"I\300\313\360\340x\224\006\200\000 \205\303C\200\000\340\006\204\213@$\2000 \211\006\274Lv;y\204!\002\000\205yE!\301\000`\301 \203\312\016.\016\001\034\0033 \205\202\300Lv$r\036XJ \200#\315p\251\360\200\205l\215%\205\"\336\200\214\003\273\204#\003\000\233|\204$\002\020\205{@$\2000LvE#C\001\001\034\2023\212\016.\016`\303\000\205\251\b0\000\"h\202\300Lv\036XP\360\fp\273X\255q\216\360\305X$\207\001\024\2030Lp\002!\001\200\346\330vx\312\"M\000\020r\004\001\005\000\000\021\201 \001\021\200 \002\021\214 \"\271 \302shD$@\020D!\001\001\224h\005!\300\000Ex\205x`\300\024\021\200 \001\024\2160\303\b>\001\016r\000\217,q\257Y[\360'\332\005\360\fp\273X\016qLplq\303@\211\216\326\276\303AU\000UU`D\356X\000\215\302\270\t\b\261\000\fp\003\360\fq\365X\026p\255qJ \000\"F\364?\360\fp\273X\006\205N\225>\215\016\034\00400\270\315pe\301\303C\200\000\340\007\022\034\2040\020\034\0040\177\031\003!\231\037\234\023\202\223#\223\004\223Q\225\000\023\213\000\027\034\2023f\304\032\034B0g\300 \034\2040P\225l\213(\274\036\034\2040Ukm\215(\271(\270ez\025\034\0031J \000)\026\034\2023\"\034\3022\031\034\0023\033\034B0\035\034\0020#\034\2020\t\303\200\301\341@\002B\301D\260X\bE\241@\312\307\344\302(F\bE\t\330\232\017\256\002,q\037\016q\020\251F\200&\n\034\373X\000\036\005\020\303A\200\000\354\007\000\211\243\270\000\251A\215\023\n0\004\225\330I\n0\b\241@\200 B\005\030\360\225\025\201\020\345\333\270`\031\tp\000\273c\035\t\021\001\345\025\201\020\212\351\000\030C\000\b\360\345\025\201\020\t\tQ\000\000\030\003\001\000\033\003\000\000\210\r\bQ\000n\025\000\021\217\350\222\025\203\020w\332T%\000\036T%\301\036\272b\304\273\342YA\215u\035\002\020I\n1\004\212 \n\002\270`\000\210\302\270#\b1\001\212 \212\005\270`\000\220z\025\001\021\004w\023\t!\000\241@\200 \207\r \210\203\271 \250\225\025\200\020\025\bQ\000n\025\000\021\024p\274\t\"\000\312 B\003\t\330,p\002\035C\020\302\016\256\002\223\035\003\020\304\306\340x\342\302*\f.\b\bE\001\215\025\b1\b\200%\207\035\000\215\t\b\277\000\fq\336Z\302\306\340x\346\302\bE\212 \212\003\036e\374\026\000\221h\025\001\021\025\t!\000\355q\372\026\200\220#\270D O\000\013\360h\035\004\020\000\226l\035\004\020\376\026\000\221j\035\004\020\"\226n\025\000\021\r\b@\000\355q @n\035D\020\003\350\225\035\303\020\003\226x\025\001\021\r\t\000\000\355q\000Ax\035\004\020\373\026\214\220\001\226\037!\203\017\000\000\020'\345\036\002\223\231\035\034\020@%\002\036\310M\212$\001\t\241@\243Y\372\026\200\220\t\357O \301\000\372\036B\220 \215%\330\267X\306\306l \200\000\372\036\002\220\306\306\346\302\bE\002\210\212&\207\035M\b\260\r\276fk\b\020\r\213\b\221\000\213\n\321\002\001\215\211\b1\004T%\202\032\000\216\374MO O\000\313D\200\000\n\000\303C\200\000l\000\201\b\377\000\340\2564\330\200\025\016\020\002\255\000\224`\223\212$\201\t\324xB\360O\nq\001\b\330\232\r\256\002,q\204\025\200\020G\b\265\000,q\241@\251Y\224\026\000\021\237\350\204\035\203\020\033\360+\nQ\001\225\025\200\020\013\bP\000\013\b\021\001\225\035\303\020\b\330b\r\256\002,q,q\241@\251Y\t\360\000\031C\000\306\3062\330\002\255\306\306\241@\256Y\b\330B\r\256\002,p\306\3066\330\200\025\017\020\002\255}\026\200\020\200\224`\223\237 \223\b\230`\212$\201\t\364x\033c\241@\243Y\306\306\370\302\bE\212 \212 n\020\000\001z\025\003\021\000 P#\006\020\202 \031c\301h\302\272]\n1\001$q\024\020\f!0x\313C\000\000\000\200\017\f#\020\355q\222H\r\013\204\020\b\360\022L\r\013\204\020\221p\355p(D\030\364\241@\200 \207\r \210\203\271 \250\021\357,q\220xppV\001.\000\217\271vH\023\016D\020\007 \216\017\000\000\377\377~f\003\360(D\000\020\200 np\302\2707\b1\001,p\241@\200 \n\000\000\220\220yIh\025\nE\000PI,p\033\b\205\017\000\000\001\200qJ\t\360\"z,p\013\n\204\017\000\000\001\200\021K/'H\220u\330\222\331w\332T%\330\036T%\027\036/!\210#\000%\025\020\000%R\020\000%\224\020%\362B'V\020\315p\000\022\203 \342@\003A\304\273\202B\342Y\000\035\002 2w\314&\201\225\006\362z\025\000\021\004qz\035\004\020\305q\335\016\304\223\241ALu\200!\312\000\342@\036X\000\020\200 l \200\000\000\030\002 \016'O\024B'P\020\003\360fq/&\310\024)\016\343\023\342@\000\022\203 \003A\304\273\202B\342Y\351\016 \224\000\035\002 z\025\000\021\004qz\035\004\020\354\361]\t\264 B!N h\025\001\021\222\025\200\020_\205\237!\223\b#\245\314y%\270Ya\326\013.\b?\245\303A\200\000\354\007 \211\bG\302\271\302\013.\b @?\205\370`c\205\205)\017\n@%\002\027\314{\212$\001\bc\245,x\205(\017\n$m\200\035\000\020\241@\243Y\330\306\026K0v\302\006\305\377\007#\216\017\000\000\377\377\036fY\361\340x\342\302\bE\fq\336Z&\b\256\b\241@\302\306\346\302(G\bE\212&\207\035\247XW\ba\003\276f!\215\013\t\020\bE\t1\004\241@\002\215E\b\221\f\000\216G\b\177\001\355p\217\t\021\004\224\025\200\020A\b\220\000o\bQ\000N\025\000\0263\350\000\200\000\200\000\210_\bQ\001\022\216?\b\320\001?\b\221\000\022\036C\026\033\360r\b\256\b\341A\306\306\000\037C\020\306\306\245\270\000\256\241@\256Y\306\306\260\025\200\020/\b\361\002\241A\fp\200!\b\002\000\031C\001\r\360\022\036\003\026\177\331{\036\003\020\235\035\031\020z\036B\020\fq\233\035\331\037\336\017\316\002\303@\200\000d\b\000\210\017\b\037\001\000\216\007\b\037\000\355q\305X\224\357$\205%\be\000\020I!\b\204\017\000\000\336\b\030\205\237Y4\330\002\255\022\216\213\b>\201,p\000\215\257Y\306\306,q\241@\251Y\306\306\342\303\241\301\342\013\356\t\bE7\b\261\002;\334`\225\002\034\0023`\303(\273\212 \220\001,s\200\302\001\034\3020i\035\031\020KY\023\bq\000\fq\327Y\020\330,qr\r\356\bLp\302\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\304\200\245\bX\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\304\366\n\256\000\200\245\300\245\304\307\340x\344\303\202$\0028\313E\200\000\340\002\300\205\200\303`\245\nX\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\304\200\245\fX\300\245\304\307\344\303\202$\n0\313E\200\000\340\002\300\205\200\302@\245\016X\300\245\304\307\344\303\202$\n0\313E\200\000\340\002\300\205\200\303`\245\017X\300\245\304\307\344\303\202$\n0\313E\200\000\340\002\300\205\200\301 \245\020X\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\302@\245\022X\300\245\304\307\344\303\202$\0028\313E\200\000\340\002\300\205\200\301 \245\023X\300\245\304\307\361\300\036\330\035Z\321\300\340~\340x\364\303\256\301\313F\200\000XY#\206\020F4\021\202\000\025\nq\000\004\021\024\0005\021\200\000np\024p\f\362,p\242\t \000\202@\303A\200\000\225Y \211np4q\270\000!\000R >\200\260\000\"\000\fs\303A\360\000\004\004@\201\030\270\004z\025\n\001\000C\2066\022\200\000\024p\032\362\fpjZ\255p,p/'\277\003o#?\000\265p\n @\007:\364\024p8\364J\t \000\202@\024p2\362\302@DZ\020Ca\000\000\000\303@\360\000P\004\340\200\000\200\371\017\001\220\n\206\t\350d\202sO\017\b\304\0009\022\200\000\024p\332\365\000\026\000p\200\000P\002Np\024p\034\364\037\216\024p\030\362/'\377\000o#?\000\000\201\004 \220\017\020\000\000\000O \002\005@\241A(\020%/&\377\000\n\360\fp:Z/&\277\003b@\324\307\016pNq/'\177\003o#?\000\n%@'\304ZJ$@s\200\302-\320\250 \000\002 \200\004\032P\000$\030\021\000\323A\360\000\340\t&@\303A\360\000\b\034M\300t\031A\240/&\177\003y%\r \000\201\004\360\340x\000\201\375\b\036\200\013\000\000\000\304\272/!\277\000/'\277\000o#?\000\000\201\340\270\370\365/&\277\000\005 \276\244\003\364\fp]ZJ%\0000/'\377\000o#?\000J$@s\022\320\200\301\250 \300\001\004\021\002\004$\030\220\000\r\300\000\031\000 /&\377\000\303@\200\000t\002#\206@\200B\241A\200\fpC\241jZ(\206\003\206Lp\002$T\240\344\2409\030C\000\261\006\357\377C\"\001\200\f\b\360\000\352\302\303C\360\000L\004@\213\020@0AQ\n>\000\fq@#\002\002\004\022\001\004\fw0\271S!\313\200\024\362J$\000q,p\250 \200\002\r\013N\020\200\202\020t\312 \005\003Dt$q!\203A\203\375\t\201\200\004w\"x4Z< \002 <!@ 2q\312 \201\000\312\306\340x\361\300\005\360\304\272/!\277\000/'\277\000o#?\000\000\026\001p\360\000\004\0048\271\301\271\020q\362\365/&\277\000\027\b\261\000\212 \004\000,p8Z\212 \004\000,p9Z\321\300\340~\340x\361\300\000\026\000p\200\000h\\\000\030\001\000\000\026\000p\360\000\004\004:\270\301\270\000\036\000p\200\000P\0022[\000\026\001p\200\000h\\\fq\f\031\303\0173[\fq=[,q\303@\360\000\210\t \240o#?\000\344\030@\200\321\300\340\177\360\030@\200\340x\361\300\303A\200\000|Z\000\201\023\200\017\b\221\000\000\036Ap\360\000\000\030\037\360\000\201\023\200\024p\033\364\fsWZ\fsXZ\257Z\024p\025\362\013\000\000\000\304\270/!?\000/'?\000o#?\000\000\026\001p\360\000\f\030\340\271\364\363/&?\000\265Z\256Z\321\300\340~\340x\346\303\243\301\000\026\200p\200\000\b]\006\350\303@@\000\254\027,q\301ZJ%\0000BZ\bF\024q\013\364\fp/'\177\003o#?\000eZ/&\177\003y\360\313E\200\000,\013\325rF\000\005\000\000\205#\200`y\fq-Z\fq:Z\n @\007\024p\016\364\fp/'\377\003o#?\000eZx&\300\020\004u/&\377\003CZ\fp:Z\fp6Z\000\205#\200`y\fp\306\307GZ\024p\004\362$Y\024pM\362\022[\024r\r\362\024[,q\000)\000\000\313\270\000\036\000p\360\000\324\bo#?\000\202\300\201\301\200\302)Yk\b\260\000\bF\026[c\b\021\000\027[[\b\021\000\000\205#\200`y\fq-Z\fq:Z\027[5\b\021\000\026[1\b\021\000\216\356\000\303\001\302\002\300,p0Z3\b0\000,p\fq\214\271LqRZ\n @\007\206\350\000\026\000q\360\000\020\004\t\350\000\205#\200`y\fp\fp:Z(\360\fuCZ\000\205#\200`y\fp\fp:Z\022[\033\b\220\000\024[,q\000)\000\000\313\270\000\036\000p\360\000\304\b\340x\340x/'?\000o#?\000\n!@\007\r\t\020\000/&?\000\005\360\304\270/!?\000\022[\007\b\221\000\306\307\024[,q\000)\000\000\313\270\000\036\000p\360\000\310\bo#?\000\306\307\340x\346\303\244\301o'?\000o#?\000\000\026\200p\200\000\243Z\213\b0\000\355p\313E\360\000\004\004\000\205\177\b~\004\221\277\216Z;\350\313F\020\000\000\000\303@@\000P\026k\b\245\003\212 \b\000 \205\373x\004!\r\200\002\364\"Z\313G\022\000\000\000A\306\007\000\000\000\001\306C\016\345\023\202\302\201\303\301@\341A\206Z\231\350\002\306\203\300Lt\262\016.\017\234N\230N\200\300\252\016.\017Lt\001\024\2000\325\bQ\202\002\024\2000\315\b\321\216\003\024\2000\330`vZ\347Z\203\355!Z\236\t\216\r,p7Z\226\t\216\r\340x\361\300\024q\t\364\000\036\201p\360\000\024\bo#?\000\315X\n\360\303@\360\000 \b\000\030\201\000o#?\000\360\030\201\200\321\300\340~\344\302j\f\016\016\bE\021\350\024[\037\b5\003\315q\030~\025[\303A\360\000<4\004\350\000\201\305x\004\360\000\201\306x\000\241\241@\304\306\340x\346\300\303C\200\000h\002\000\023\302\000\377\335\377\331Tw\206\366\t\n2\004@A\017\331 \253,p\000\026\003p\200\000h\\\355q\313\213\212\213\003\360$q\037\t\205\003\375\fn\220:c\004\022\302\000\361\b\243\200\000/B\020F}\257}\362\361\254\253\306\304\000\000bsp\000\220\006@\000& @\002\001\000\000\000\000\000\000\000\324\007@\000\000\000\000\000\000\000\000\000\000\000\000\000\274\027@\000\000\000\000\000\000\000\000\000\000\000\000\000INI\002\000\000`\000\300\377\377\377\000\000\000\000\000\000\000\00039me$\000\000\000\001\001\000\024\021\f\000\000Vb\303\3240\002\000\000\373\000\000\000\000\b\000\001Z\000\f\363" .globl _container_blob_size ; @container_blob_size .p2align 2 _container_blob_size: .long 7052 ; 0x1b8c .subsections_via_symbols
the_stack_data/157951695.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function snd_mpu401_remove _snd_mpu401_remove: ## @snd_mpu401_remove .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _platform_get_drvdata movl %eax, %edi callq _snd_card_free xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _snd_mpu401_remove .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function snd_mpu401_remove _snd_mpu401_remove: ; @snd_mpu401_remove .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _platform_get_drvdata bl _snd_card_free mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _snd_mpu401_remove .subsections_via_symbols
AnghaBench/linux/sound/drivers/mpu401/extr_mpu401.c_snd_mpu401_remove.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rbx leaq -10(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movzwl -10(%rbp), %eax imull $9363, %eax, %ecx ## imm = 0x2493 shrl $16, %ecx movl %eax, %edx subl %ecx, %edx movzwl %dx, %edx shrl %edx addl %ecx, %edx shrl $2, %edx leal (,%rdx,8), %ecx subl %ecx, %edx addl %eax, %edx movzwl %dx, %esi movq %rbx, %rdi xorl %eax, %eax callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%hu" .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 add x8, sp, #14 str x8, [sp] Lloh0: adrp x19, l_.str@PAGE Lloh1: add x19, x19, l_.str@PAGEOFF mov x0, x19 bl _scanf ldrh w8, [sp, #14] mov w9, #9363 mul w9, w8, w9 lsr w9, w9, #16 sub w10, w8, w9 and w10, w10, #0xfffe add w9, w9, w10, lsr #1 lsr w9, w9, #2 sub w9, w9, w9, lsl #3 add w8, w8, w9 and x8, x8, #0xffff str x8, [sp] mov x0, x19 bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%hu" .subsections_via_symbols
the_stack_data/30761.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _epoll_ctl ## -- Begin function epoll_ctl .p2align 4, 0x90 _epoll_ctl: ## @epoll_ctl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rcx, %r8 movl %edx, %ecx movl %esi, %edx movl %edi, %esi movq ___NR_epoll_ctl@GOTPCREL(%rip), %rax movl (%rax), %edi popq %rbp jmp _syscall ## TAILCALL .cfi_endproc ## -- End function .comm ___NR_epoll_ctl,4,2 ## @__NR_epoll_ctl .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _epoll_ctl ; -- Begin function epoll_ctl .p2align 2 _epoll_ctl: ; @epoll_ctl .cfi_startproc ; %bb.0: mov x4, x3 mov x3, x2 mov x2, x1 mov x1, x0 Lloh0: adrp x8, ___NR_epoll_ctl@GOTPAGE Lloh1: ldr x8, [x8, ___NR_epoll_ctl@GOTPAGEOFF] Lloh2: ldr w0, [x8] b _syscall .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm ___NR_epoll_ctl,4,2 ; @__NR_epoll_ctl .subsections_via_symbols
AnghaBench/freebsd/contrib/libevent/extr_epoll_sub.c_epoll_ctl.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 sinp LCPI0_0: .quad 0x3f91df46a1fae712 ## double 0.017453292500000002 LCPI0_1: .quad 0x4059000000000000 ## double 100 LCPI0_2: .quad 0x3fe999999999999a ## double 0.80000000000000004 .section __TEXT,__text,regular,pure_instructions .globl _sinp .p2align 4, 0x90 _sinp: ## @sinp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp mulsd LCPI0_0(%rip), %xmm0 callq _sin mulsd LCPI0_1(%rip), %xmm0 mulsd LCPI0_2(%rip), %xmm0 cvttsd2si %xmm0, %eax addl $80, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function cosp LCPI1_0: .quad 0x3f91df46a1fae712 ## double 0.017453292500000002 LCPI1_1: .quad 0x4059000000000000 ## double 100 LCPI1_2: .quad 0x3fe999999999999a ## double 0.80000000000000004 .section __TEXT,__text,regular,pure_instructions .globl _cosp .p2align 4, 0x90 _cosp: ## @cosp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp mulsd LCPI1_0(%rip), %xmm0 callq _cos mulsd LCPI1_1(%rip), %xmm0 mulsd LCPI1_2(%rip), %xmm0 cvttsd2si %xmm0, %eax addl $80, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI2_0: .quad 0x3f91df46a1fae712 ## double 0.017453292500000002 LCPI2_1: .quad 0x4059000000000000 ## double 100 LCPI2_2: .quad 0x3fe999999999999a ## double 0.80000000000000004 LCPI2_4: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI2_3: .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 192 ## 0xc0 .byte 198 ## 0xc6 .byte 45 ## 0x2d .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .byte 0 ## 0x0 .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 $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_str.3(%rip), %r15 leaq -80(%rbp), %r13 .p2align 4, 0x90 LBB2_1: ## =>This Loop Header: Depth=1 ## Child Loop BB2_2 Depth 2 ## Child Loop BB2_4 Depth 3 ## Child Loop BB2_7 Depth 3 xorpd %xmm0, %xmm0 xorl %r14d, %r14d jmp LBB2_2 .p2align 4, 0x90 LBB2_8: ## in Loop: Header=BB2_2 Depth=2 movq %r15, %rdi callq _puts movaps LCPI2_3(%rip), %xmm0 ## xmm0 = [0,0,0,0,0,0,0,0,192,198,45,0,0,0,0,0] movaps %xmm0, -80(%rbp) movq %r13, %rdi xorl %esi, %esi callq _nanosleep movsd -56(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero addsd LCPI2_4(%rip), %xmm0 incl %r14d cmpl $360, %r14d ## imm = 0x168 je LBB2_1 LBB2_2: ## Parent Loop BB2_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB2_4 Depth 3 ## Child Loop BB2_7 Depth 3 movsd %xmm0, -56(%rbp) ## 8-byte Spill mulsd LCPI2_0(%rip), %xmm0 callq ___sincos_stret movsd %xmm1, -48(%rbp) ## 8-byte Spill mulsd LCPI2_1(%rip), %xmm0 mulsd LCPI2_2(%rip), %xmm0 cvttsd2si %xmm0, %ebx cmpl $-79, %ebx jl LBB2_5 ## %bb.3: ## in Loop: Header=BB2_2 Depth=2 addl $79, %ebx testl %ebx, %ebx movl $0, %eax cmovlel %eax, %ebx incl %ebx .p2align 4, 0x90 LBB2_4: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_2 Depth=2 ## => This Inner Loop Header: Depth=3 movl $32, %edi callq _putchar decl %ebx jne LBB2_4 LBB2_5: ## in Loop: Header=BB2_2 Depth=2 movsd -48(%rbp), %xmm0 ## 8-byte Reload ## xmm0 = mem[0],zero mulsd LCPI2_1(%rip), %xmm0 mulsd LCPI2_2(%rip), %xmm0 cvttsd2si %xmm0, %r12d leaq L_str(%rip), %rdi callq _puts cmpl $-79, %r12d jl LBB2_8 ## %bb.6: ## in Loop: Header=BB2_2 Depth=2 addl $79, %r12d testl %r12d, %r12d movl $0, %eax cmovlel %eax, %r12d incl %r12d .p2align 4, 0x90 LBB2_7: ## Parent Loop BB2_1 Depth=1 ## Parent Loop BB2_2 Depth=2 ## => This Inner Loop Header: Depth=3 movl $32, %edi callq _putchar decl %r12d jne LBB2_7 jmp LBB2_8 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_str: ## @str .asciz "X" L_str.3: ## @str.3 .asciz "Y" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sinp ; -- Begin function sinp .p2align 2 _sinp: ; @sinp .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x8, #59154 movk x8, #41466, lsl #16 movk x8, #57158, lsl #32 movk x8, #16273, lsl #48 fmov d1, x8 fmul d0, d0, d1 bl _sin mov x8, #4636737291354636288 fmov d1, x8 fmul d0, d0, d1 mov x8, #-7378697629483820647 movk x8, #39322 movk x8, #16361, lsl #48 fmov d1, x8 fmul d0, d0, d1 fcvtzs w8, d0 add w0, w8, #80 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _cosp ; -- Begin function cosp .p2align 2 _cosp: ; @cosp .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x8, #59154 movk x8, #41466, lsl #16 movk x8, #57158, lsl #32 movk x8, #16273, lsl #48 fmov d1, x8 fmul d0, d0, d1 bl _cos mov x8, #4636737291354636288 fmov d1, x8 fmul d0, d0, d1 mov x8, #-7378697629483820647 movk x8, #39322 movk x8, #16361, lsl #48 fmov d1, x8 fmul d0, d0, d1 fcvtzs w8, d0 add w0, w8, #80 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function main lCPI2_0: .quad 0 ; 0x0 .quad 3000000 ; 0x2dc6c0 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp d13, d12, [sp, #32] ; 16-byte Folded Spill stp d11, d10, [sp, #48] ; 16-byte Folded Spill stp d9, d8, [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 b8, -88 .cfi_offset b9, -96 .cfi_offset b10, -104 .cfi_offset b11, -112 .cfi_offset b12, -120 .cfi_offset b13, -128 mov x21, #59154 movk x21, #41466, lsl #16 movk x21, #57158, lsl #32 movk x21, #16273, lsl #48 mov x22, #4636737291354636288 Lloh0: adrp x19, l_str@PAGE Lloh1: add x19, x19, l_str@PAGEOFF mov x23, #-7378697629483820647 movk x23, #39322 movk x23, #16361, lsl #48 Lloh2: adrp x8, lCPI2_0@PAGE Lloh3: ldr q0, [x8, lCPI2_0@PAGEOFF] str q0, [sp] ; 16-byte Folded Spill fmov d9, #1.00000000 Lloh4: adrp x20, l_str.3@PAGE Lloh5: add x20, x20, l_str.3@PAGEOFF LBB2_1: ; =>This Loop Header: Depth=1 ; Child Loop BB2_3 Depth 2 ; Child Loop BB2_5 Depth 3 ; Child Loop BB2_8 Depth 3 mov w24, #0 movi d10, #0000000000000000 b LBB2_3 LBB2_2: ; in Loop: Header=BB2_3 Depth=2 mov x0, x20 bl _puts ldr q0, [sp] ; 16-byte Folded Reload str q0, [sp, #16] add x0, sp, #16 mov x1, #0 bl _nanosleep fadd d10, d10, d9 add w24, w24, #1 cmp w24, #360 b.eq LBB2_1 LBB2_3: ; Parent Loop BB2_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB2_5 Depth 3 ; Child Loop BB2_8 Depth 3 fmov d0, x21 fmul d0, d10, d0 bl ___sincos_stret fmov d8, d1 fmov d11, x22 fmul d0, d0, d11 fmov d12, x23 fmul d0, d0, d12 fcvtzs w8, d0 cmn w8, #79 b.lt LBB2_6 ; %bb.4: ; in Loop: Header=BB2_3 Depth=2 add w8, w8, #79 cmp w8, #0 csel w8, w8, wzr, gt add w25, w8, #1 LBB2_5: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Inner Loop Header: Depth=3 mov w0, #32 bl _putchar subs w25, w25, #1 b.ne LBB2_5 LBB2_6: ; in Loop: Header=BB2_3 Depth=2 fmul d0, d8, d11 fmul d0, d0, d12 fcvtzs w25, d0 mov x0, x19 bl _puts cmn w25, #79 b.lt LBB2_2 ; %bb.7: ; in Loop: Header=BB2_3 Depth=2 add w8, w25, #79 cmp w8, #0 csel w8, w8, wzr, gt add w25, w8, #1 LBB2_8: ; Parent Loop BB2_1 Depth=1 ; Parent Loop BB2_3 Depth=2 ; => This Inner Loop Header: Depth=3 mov w0, #32 bl _putchar subs w25, w25, #1 b.ne LBB2_8 b LBB2_2 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdr Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_str: ; @str .asciz "X" l_str.3: ; @str.3 .asciz "Y" .subsections_via_symbols
the_stack_data/321499.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bread ## -- Begin function bread .p2align 4, 0x90 _bread: ## @bread .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movq %rdi, %r14 movq %rsi, %rdi callq _readin movq %rax, %r15 xorl %edi, %edi testq %rax, %rax setne %dil callq _assert movq %r14, %rdi movq %r15, %rsi movq %rbx, %rdx callq _memcpy movq _idx_crc32_complement@GOTPCREL(%rip), %r15 movl (%r15), %edx movq %r14, %rdi movq %rbx, %rsi callq _crc32_partial movl %eax, (%r15) movq %rbx, %rdi callq _readadv movq _bytes_read@GOTPCREL(%rip), %rax addl %ebx, (%rax) addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _idx_crc32_complement,4,2 ## @idx_crc32_complement .comm _bytes_read,4,2 ## @bytes_read .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bread ; -- Begin function bread .p2align 2 _bread: ; @bread .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 _readin mov x21, x0 cmp x0, #0 cset w0, ne bl _assert mov x0, x20 mov x1, x21 mov x2, x19 bl _memcpy Lloh0: adrp x21, _idx_crc32_complement@GOTPAGE Lloh1: ldr x21, [x21, _idx_crc32_complement@GOTPAGEOFF] ldr w2, [x21] mov x0, x20 mov x1, x19 bl _crc32_partial str w0, [x21] mov x0, x19 bl _readadv Lloh2: adrp x8, _bytes_read@GOTPAGE Lloh3: ldr x8, [x8, _bytes_read@GOTPAGEOFF] ldr w9, [x8] add w9, w9, w19 str w9, [x8] 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 Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _idx_crc32_complement,4,2 ; @idx_crc32_complement .comm _bytes_read,4,2 ; @bytes_read .subsections_via_symbols
AnghaBench/kphp-kdb/filesys/extr_filesys-data.c_bread.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function llex _llex: ## @llex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %rbx movl 4(%rdi), %edi callq _luaZ_resetbuffer leaq LJTI0_0(%rip), %r12 jmp LBB0_2 .p2align 4, 0x90 LBB0_1: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi callq _next LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_9 Depth 2 movl (%rbx), %esi leal -9(%rsi), %eax cmpl $119, %eax ja LBB0_13 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movslq (%r12,%rax,4), %rax addq %r12, %rax jmpq *%rax LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi callq _inclinenumber jmp LBB0_2 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi callq _next cmpl $45, (%rbx) jne LBB0_36 ## %bb.6: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi callq _next cmpl $91, (%rbx) jne LBB0_9 ## %bb.7: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi callq _skip_sep movl %eax, %r15d movl 4(%rbx), %edi callq _luaZ_resetbuffer testl %r15d, %r15d js LBB0_9 ## %bb.8: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi xorl %esi, %esi movl %r15d, %edx callq _read_long_string movl 4(%rbx), %edi callq _luaZ_resetbuffer jmp LBB0_2 .p2align 4, 0x90 LBB0_9: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movq %rbx, %rdi callq _currIsNewline testl %eax, %eax jne LBB0_2 ## %bb.10: ## in Loop: Header=BB0_9 Depth=2 cmpl $128, (%rbx) je LBB0_2 ## %bb.11: ## in Loop: Header=BB0_9 Depth=2 movq %rbx, %rdi callq _next jmp LBB0_9 LBB0_12: movq %rbx, %rdi ## kill: def $esi killed $esi killed $rsi movq %r14, %rdx callq _read_string jmp LBB0_32 LBB0_13: movl %esi, %edi callq _lislalpha testl %eax, %eax je LBB0_37 .p2align 4, 0x90 LBB0_14: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi callq _save_and_next movl (%rbx), %edi callq _lislalnum testl %eax, %eax jne LBB0_14 ## %bb.15: movl 4(%rbx), %edi callq _luaZ_buffer movl %eax, %r15d movl 4(%rbx), %edi callq _luaZ_bufflen movq %rbx, %rdi movl %r15d, %esi movl %eax, %edx callq _luaX_newstring movq %rax, %rbx movq %rax, (%r14) movq %rax, %rdi callq _isreserved testl %eax, %eax je LBB0_46 ## %bb.16: movl (%rbx), %eax movq _FIRST_RESERVED@GOTPCREL(%rip), %rcx movl (%rcx), %ecx leal (%rax,%rcx), %r15d decl %r15d jmp LBB0_49 LBB0_17: movq %rbx, %rdi callq _save_and_next movl $46, %r15d movq %rbx, %rdi movl $46, %esi callq _check_next1 testl %eax, %eax je LBB0_38 ## %bb.18: movq %rbx, %rdi movl $46, %esi callq _check_next1 testl %eax, %eax je LBB0_47 ## %bb.19: movq _TK_DOTS@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_20: movq %rbx, %rdi callq _next movl $47, %r15d movq %rbx, %rdi movl $47, %esi callq _check_next1 testl %eax, %eax je LBB0_49 ## %bb.21: movq _TK_IDIV@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_22: movq %rbx, %rdi callq _next movl $58, %r15d movq %rbx, %rdi movl $58, %esi callq _check_next1 testl %eax, %eax je LBB0_49 ## %bb.23: movq _TK_DBCOLON@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_24: movq %rbx, %rdi callq _next movq %rbx, %rdi movl $61, %esi callq _check_next1 testl %eax, %eax je LBB0_40 ## %bb.25: movq _TK_LE@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_26: movq %rbx, %rdi callq _next movl $61, %r15d movq %rbx, %rdi movl $61, %esi callq _check_next1 testl %eax, %eax je LBB0_49 ## %bb.27: movq _TK_EQ@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_28: movq %rbx, %rdi callq _next movq %rbx, %rdi movl $61, %esi callq _check_next1 testl %eax, %eax je LBB0_44 ## %bb.29: movq _TK_GE@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_30: movq %rbx, %rdi callq _skip_sep testl %eax, %eax js LBB0_42 ## %bb.31: movq %rbx, %rdi movq %r14, %rsi movl %eax, %edx callq _read_long_string LBB0_32: movq _TK_STRING@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_33: movq %rbx, %rdi callq _next movq %rbx, %rdi movl $61, %esi callq _check_next1 movl $126, %r15d testl %eax, %eax je LBB0_49 ## %bb.34: movq _TK_NE@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_35: movq _TK_EOS@GOTPCREL(%rip), %rax LBB0_48: movl (%rax), %r15d LBB0_49: movl %r15d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_36: movl $45, %r15d jmp LBB0_49 LBB0_37: movl (%rbx), %r15d movq %rbx, %rdi callq _next jmp LBB0_49 LBB0_38: movl (%rbx), %edi callq _lisdigit testl %eax, %eax je LBB0_49 LBB0_39: movq %rbx, %rdi movq %r14, %rsi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _read_numeral ## TAILCALL LBB0_40: movl $60, %r15d movq %rbx, %rdi movl $60, %esi callq _check_next1 testl %eax, %eax je LBB0_49 ## %bb.41: movq _TK_SHL@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_42: movl $91, %r15d cmpl $-1, %eax je LBB0_49 ## %bb.43: movq _TK_STRING@GOTPCREL(%rip), %rax movl (%rax), %edx leaq L_.str(%rip), %rsi movq %rbx, %rdi callq _lexerror jmp LBB0_49 LBB0_44: movl $62, %r15d movq %rbx, %rdi movl $62, %esi callq _check_next1 testl %eax, %eax je LBB0_49 ## %bb.45: movq _TK_SHR@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_46: movq _TK_NAME@GOTPCREL(%rip), %rax jmp LBB0_48 LBB0_47: movq _TK_CONCAT@GOTPCREL(%rip), %rax jmp LBB0_48 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_1, LBB0_1-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_13, LBB0_13-LJTI0_0 .set L0_0_set_12, LBB0_12-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_17, LBB0_17-LJTI0_0 .set L0_0_set_20, LBB0_20-LJTI0_0 .set L0_0_set_39, LBB0_39-LJTI0_0 .set L0_0_set_22, LBB0_22-LJTI0_0 .set L0_0_set_24, LBB0_24-LJTI0_0 .set L0_0_set_26, LBB0_26-LJTI0_0 .set L0_0_set_28, LBB0_28-LJTI0_0 .set L0_0_set_30, LBB0_30-LJTI0_0 .set L0_0_set_33, LBB0_33-LJTI0_0 .set L0_0_set_35, LBB0_35-LJTI0_0 LJTI0_0: .long L0_0_set_1 .long L0_0_set_4 .long L0_0_set_1 .long L0_0_set_1 .long L0_0_set_4 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_1 .long L0_0_set_13 .long L0_0_set_12 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_12 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_5 .long L0_0_set_17 .long L0_0_set_20 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_39 .long L0_0_set_22 .long L0_0_set_13 .long L0_0_set_24 .long L0_0_set_26 .long L0_0_set_28 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_30 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_33 .long L0_0_set_13 .long L0_0_set_35 .end_data_region ## -- End function .comm _TK_STRING,4,2 ## @TK_STRING .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "invalid long string delimiter" .comm _TK_EQ,4,2 ## @TK_EQ .comm _TK_LE,4,2 ## @TK_LE .comm _TK_SHL,4,2 ## @TK_SHL .comm _TK_GE,4,2 ## @TK_GE .comm _TK_SHR,4,2 ## @TK_SHR .comm _TK_IDIV,4,2 ## @TK_IDIV .comm _TK_NE,4,2 ## @TK_NE .comm _TK_DBCOLON,4,2 ## @TK_DBCOLON .comm _TK_DOTS,4,2 ## @TK_DOTS .comm _TK_CONCAT,4,2 ## @TK_CONCAT .comm _TK_EOS,4,2 ## @TK_EOS .comm _FIRST_RESERVED,4,2 ## @FIRST_RESERVED .comm _TK_NAME,4,2 ## @TK_NAME .no_dead_strip _llex .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function llex _llex: ; @llex .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 ldr w0, [x0, #4] bl _luaZ_resetbuffer Lloh0: adrp x22, lJTI0_0@PAGE Lloh1: add x22, x22, lJTI0_0@PAGEOFF b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 bl _next LBB0_2: ; =>This Loop Header: Depth=1 ; Child Loop BB0_9 Depth 2 ldr w1, [x19] sub w8, w1, #9 cmp w8, #119 b.hi LBB0_13 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 adr x9, LBB0_1 ldrb w10, [x22, x8] add x9, x9, x10, lsl #2 br x9 LBB0_4: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 bl _inclinenumber b LBB0_2 LBB0_5: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 bl _next ldr w8, [x19] cmp w8, #45 b.ne LBB0_32 ; %bb.6: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 bl _next ldr w8, [x19] cmp w8, #91 b.ne LBB0_9 ; %bb.7: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 bl _skip_sep mov x21, x0 ldr w0, [x19, #4] bl _luaZ_resetbuffer tbnz w21, #31, LBB0_9 ; %bb.8: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 mov x1, #0 mov x2, x21 bl _read_long_string ldr w0, [x19, #4] bl _luaZ_resetbuffer b LBB0_2 LBB0_9: ; Parent Loop BB0_2 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x19 bl _currIsNewline cbnz w0, LBB0_2 ; %bb.10: ; in Loop: Header=BB0_9 Depth=2 ldr w8, [x19] cmp w8, #128 b.eq LBB0_2 ; %bb.11: ; in Loop: Header=BB0_9 Depth=2 mov x0, x19 bl _next b LBB0_9 LBB0_12: mov x0, x19 mov x2, x20 bl _read_string b LBB0_29 LBB0_13: mov x0, x1 bl _lislalpha cbz w0, LBB0_33 LBB0_14: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _save_and_next ldr w0, [x19] bl _lislalnum cbnz w0, LBB0_14 ; %bb.15: ldr w0, [x19, #4] bl _luaZ_buffer mov x21, x0 ldr w0, [x19, #4] bl _luaZ_bufflen mov x2, x0 mov x0, x19 mov x1, x21 bl _luaX_newstring mov x19, x0 str x0, [x20] bl _isreserved cbz w0, LBB0_42 ; %bb.16: ldr w8, [x19] Lloh2: adrp x9, _FIRST_RESERVED@GOTPAGE Lloh3: ldr x9, [x9, _FIRST_RESERVED@GOTPAGEOFF] Lloh4: ldr w9, [x9] add w8, w8, w9 sub w20, w8, #1 b LBB0_39 LBB0_17: mov x0, x19 bl _save_and_next mov x0, x19 mov w1, #46 bl _check_next1 cbz w0, LBB0_34 ; %bb.18: mov x0, x19 mov w1, #46 bl _check_next1 cbz w0, LBB0_43 ; %bb.19: Lloh5: adrp x8, _TK_DOTS@GOTPAGE Lloh6: ldr x8, [x8, _TK_DOTS@GOTPAGEOFF] Lloh7: ldr w20, [x8] b LBB0_39 LBB0_20: mov x0, x19 bl _next mov w20, #47 mov x0, x19 mov w1, #47 bl _check_next1 Lloh8: adrp x8, _TK_IDIV@GOTPAGE Lloh9: ldr x8, [x8, _TK_IDIV@GOTPAGEOFF] b LBB0_38 LBB0_21: mov x0, x19 bl _next mov w20, #58 mov x0, x19 mov w1, #58 bl _check_next1 Lloh10: adrp x8, _TK_DBCOLON@GOTPAGE Lloh11: ldr x8, [x8, _TK_DBCOLON@GOTPAGEOFF] b LBB0_38 LBB0_22: mov x0, x19 bl _next mov x0, x19 mov w1, #61 bl _check_next1 cbz w0, LBB0_36 ; %bb.23: Lloh12: adrp x8, _TK_LE@GOTPAGE Lloh13: ldr x8, [x8, _TK_LE@GOTPAGEOFF] Lloh14: ldr w20, [x8] b LBB0_39 LBB0_24: mov x0, x19 bl _next mov w20, #61 mov x0, x19 mov w1, #61 bl _check_next1 Lloh15: adrp x8, _TK_EQ@GOTPAGE Lloh16: ldr x8, [x8, _TK_EQ@GOTPAGEOFF] b LBB0_38 LBB0_25: mov x0, x19 bl _next mov x0, x19 mov w1, #61 bl _check_next1 cbz w0, LBB0_37 ; %bb.26: Lloh17: adrp x8, _TK_GE@GOTPAGE Lloh18: ldr x8, [x8, _TK_GE@GOTPAGEOFF] Lloh19: ldr w20, [x8] b LBB0_39 LBB0_27: mov x0, x19 bl _skip_sep mov x2, x0 tbnz w0, #31, LBB0_40 ; %bb.28: mov x0, x19 mov x1, x20 bl _read_long_string LBB0_29: Lloh20: adrp x8, _TK_STRING@GOTPAGE Lloh21: ldr x8, [x8, _TK_STRING@GOTPAGEOFF] Lloh22: ldr w20, [x8] b LBB0_39 LBB0_30: mov x0, x19 bl _next mov x0, x19 mov w1, #61 bl _check_next1 Lloh23: adrp x8, _TK_NE@GOTPAGE Lloh24: ldr x8, [x8, _TK_NE@GOTPAGEOFF] Lloh25: ldr w8, [x8] mov w9, #126 cmp w0, #0 csel w20, w9, w8, eq b LBB0_39 LBB0_31: Lloh26: adrp x8, _TK_EOS@GOTPAGE Lloh27: ldr x8, [x8, _TK_EOS@GOTPAGEOFF] Lloh28: ldr w20, [x8] b LBB0_39 LBB0_32: mov w20, #45 b LBB0_39 LBB0_33: ldr w20, [x19] mov x0, x19 bl _next b LBB0_39 LBB0_34: ldr w0, [x19] bl _lisdigit cbz w0, LBB0_44 LBB0_35: mov x0, x19 mov x1, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _read_numeral LBB0_36: mov w20, #60 mov x0, x19 mov w1, #60 bl _check_next1 Lloh29: adrp x8, _TK_SHL@GOTPAGE Lloh30: ldr x8, [x8, _TK_SHL@GOTPAGEOFF] b LBB0_38 LBB0_37: mov w20, #62 mov x0, x19 mov w1, #62 bl _check_next1 Lloh31: adrp x8, _TK_SHR@GOTPAGE Lloh32: ldr x8, [x8, _TK_SHR@GOTPAGEOFF] LBB0_38: ldr w8, [x8] cmp w0, #0 csel w20, w20, w8, eq LBB0_39: 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 LBB0_40: cmn w2, #1 b.eq LBB0_45 ; %bb.41: Lloh33: adrp x8, _TK_STRING@GOTPAGE Lloh34: ldr x8, [x8, _TK_STRING@GOTPAGEOFF] Lloh35: ldr w2, [x8] Lloh36: adrp x1, l_.str@PAGE Lloh37: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _lexerror mov w20, #91 b LBB0_39 LBB0_42: Lloh38: adrp x8, _TK_NAME@GOTPAGE Lloh39: ldr x8, [x8, _TK_NAME@GOTPAGEOFF] Lloh40: ldr w20, [x8] b LBB0_39 LBB0_43: Lloh41: adrp x8, _TK_CONCAT@GOTPAGE Lloh42: ldr x8, [x8, _TK_CONCAT@GOTPAGEOFF] Lloh43: ldr w20, [x8] b LBB0_39 LBB0_44: mov w20, #46 b LBB0_39 LBB0_45: mov w20, #91 b LBB0_39 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGot Lloh29, Lloh30 .loh AdrpLdrGot Lloh31, Lloh32 .loh AdrpAdd Lloh36, Lloh37 .loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35 .loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40 .loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_4-LBB0_1)>>2 .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_4-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_1-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_12-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_12-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_5-LBB0_1)>>2 .byte (LBB0_17-LBB0_1)>>2 .byte (LBB0_20-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_35-LBB0_1)>>2 .byte (LBB0_21-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_22-LBB0_1)>>2 .byte (LBB0_24-LBB0_1)>>2 .byte (LBB0_25-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_27-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_30-LBB0_1)>>2 .byte (LBB0_13-LBB0_1)>>2 .byte (LBB0_31-LBB0_1)>>2 ; -- End function .comm _TK_STRING,4,2 ; @TK_STRING .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "invalid long string delimiter" .comm _TK_EQ,4,2 ; @TK_EQ .comm _TK_LE,4,2 ; @TK_LE .comm _TK_SHL,4,2 ; @TK_SHL .comm _TK_GE,4,2 ; @TK_GE .comm _TK_SHR,4,2 ; @TK_SHR .comm _TK_IDIV,4,2 ; @TK_IDIV .comm _TK_NE,4,2 ; @TK_NE .comm _TK_DBCOLON,4,2 ; @TK_DBCOLON .comm _TK_DOTS,4,2 ; @TK_DOTS .comm _TK_CONCAT,4,2 ; @TK_CONCAT .comm _TK_EOS,4,2 ; @TK_EOS .comm _FIRST_RESERVED,4,2 ; @FIRST_RESERVED .comm _TK_NAME,4,2 ; @TK_NAME .no_dead_strip _llex .subsections_via_symbols
AnghaBench/xLua/build/lua-5.3.4/src/extr_llex.c_llex.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function depop_seq_mute_stage _depop_seq_mute_stage: ## @depop_seq_mute_stage .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 %esi, %r12d movq %rdi, %r14 movq _RT5631_DEPOP_FUN_CTRL_2@GOTPCREL(%rip), %rax movl (%rax), %esi movq _RT5631_EN_ONE_BIT_DEPOP@GOTPCREL(%rip), %rax movl (%rax), %ecx movl %ecx, %edx callq _snd_soc_component_update_bits movq _RT5631_SOFT_VOL_CTRL@GOTPCREL(%rip), %rbx movl (%rbx), %esi movq %r14, %rdi callq _snd_soc_component_read32 movl %eax, -44(%rbp) ## 4-byte Spill movl (%rbx), %esi movq %r14, %rdi xorl %edx, %edx callq _snd_soc_component_write movq _RT5631_INT_ST_IRQ_CTRL_2@GOTPCREL(%rip), %r13 movl (%r13), %esi movq %r14, %rdi callq _snd_soc_component_read32 movl %eax, %r15d movl (%r13), %esi movl %eax, %edx andl $63487, %edx ## imm = 0xF7FF movq %r14, %rdi callq _snd_soc_component_write testl %r12d, %r12d je LBB0_2 ## %bb.1: movl $10, %edi callq _msecs_to_jiffies movl %eax, %edi callq _schedule_timeout_uninterruptible movq _RT5631_SPK_INTL_CTRL@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $12335, %edx ## imm = 0x302F callq _rt5631_write_index movq _RT5631_POW_ON_SOFT_GEN@GOTPCREL(%rip), %rax movq _RT5631_EN_MUTE_UNMUTE_DEPOP@GOTPCREL(%rip), %rcx movl (%rcx), %edx orl (%rax), %edx movq _RT5631_DEPOP_FUN_CTRL_1@GOTPCREL(%rip), %rax movq _RT5631_EN_HP_R_M_UN_MUTE_DEPOP@GOTPCREL(%rip), %rcx orl (%rcx), %edx movl (%rax), %esi movq _RT5631_EN_HP_L_M_UN_MUTE_DEPOP@GOTPCREL(%rip), %rax orl (%rax), %edx movq %r14, %rdi callq _snd_soc_component_write movq _RT5631_HP_OUT_VOL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _RT5631_L_MUTE@GOTPCREL(%rip), %rax movq _RT5631_R_MUTE@GOTPCREL(%rip), %rcx movl (%rcx), %edx orl (%rax), %edx movq %r14, %rdi xorl %ecx, %ecx callq _snd_soc_component_update_bits movl $160, %edi jmp LBB0_3 LBB0_2: movq _RT5631_SPK_INTL_CTRL@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $12335, %edx ## imm = 0x302F callq _rt5631_write_index movq _RT5631_POW_ON_SOFT_GEN@GOTPCREL(%rip), %rax movq _RT5631_EN_MUTE_UNMUTE_DEPOP@GOTPCREL(%rip), %rcx movl (%rcx), %edx orl (%rax), %edx movq _RT5631_DEPOP_FUN_CTRL_1@GOTPCREL(%rip), %rax movq _RT5631_EN_HP_R_M_UN_MUTE_DEPOP@GOTPCREL(%rip), %rcx orl (%rcx), %edx movl (%rax), %esi movq _RT5631_EN_HP_L_M_UN_MUTE_DEPOP@GOTPCREL(%rip), %rax orl (%rax), %edx movq %r14, %rdi callq _snd_soc_component_write movq _RT5631_HP_OUT_VOL@GOTPCREL(%rip), %rax movl (%rax), %esi movq _RT5631_L_MUTE@GOTPCREL(%rip), %rax movq _RT5631_R_MUTE@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx movq %r14, %rdi movl %ecx, %edx callq _snd_soc_component_update_bits movl $150, %edi LBB0_3: callq _msleep movq _RT5631_SOFT_VOL_CTRL@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl -44(%rbp), %edx ## 4-byte Reload callq _snd_soc_component_write movl (%r13), %esi movq %r14, %rdi movl %r15d, %edx addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _snd_soc_component_write ## TAILCALL .cfi_endproc ## -- End function .comm _RT5631_DEPOP_FUN_CTRL_2,4,2 ## @RT5631_DEPOP_FUN_CTRL_2 .comm _RT5631_EN_ONE_BIT_DEPOP,4,2 ## @RT5631_EN_ONE_BIT_DEPOP .comm _RT5631_SOFT_VOL_CTRL,4,2 ## @RT5631_SOFT_VOL_CTRL .comm _RT5631_INT_ST_IRQ_CTRL_2,4,2 ## @RT5631_INT_ST_IRQ_CTRL_2 .comm _RT5631_SPK_INTL_CTRL,4,2 ## @RT5631_SPK_INTL_CTRL .comm _RT5631_DEPOP_FUN_CTRL_1,4,2 ## @RT5631_DEPOP_FUN_CTRL_1 .comm _RT5631_POW_ON_SOFT_GEN,4,2 ## @RT5631_POW_ON_SOFT_GEN .comm _RT5631_EN_MUTE_UNMUTE_DEPOP,4,2 ## @RT5631_EN_MUTE_UNMUTE_DEPOP .comm _RT5631_EN_HP_R_M_UN_MUTE_DEPOP,4,2 ## @RT5631_EN_HP_R_M_UN_MUTE_DEPOP .comm _RT5631_EN_HP_L_M_UN_MUTE_DEPOP,4,2 ## @RT5631_EN_HP_L_M_UN_MUTE_DEPOP .comm _RT5631_HP_OUT_VOL,4,2 ## @RT5631_HP_OUT_VOL .comm _RT5631_L_MUTE,4,2 ## @RT5631_L_MUTE .comm _RT5631_R_MUTE,4,2 ## @RT5631_R_MUTE .no_dead_strip _depop_seq_mute_stage .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function depop_seq_mute_stage _depop_seq_mute_stage: ; @depop_seq_mute_stage .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 x22, x1 mov x19, x0 Lloh0: adrp x8, _RT5631_DEPOP_FUN_CTRL_2@GOTPAGE Lloh1: ldr x8, [x8, _RT5631_DEPOP_FUN_CTRL_2@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x8, _RT5631_EN_ONE_BIT_DEPOP@GOTPAGE Lloh4: ldr x8, [x8, _RT5631_EN_ONE_BIT_DEPOP@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov x3, x2 bl _snd_soc_component_update_bits Lloh6: adrp x23, _RT5631_SOFT_VOL_CTRL@GOTPAGE Lloh7: ldr x23, [x23, _RT5631_SOFT_VOL_CTRL@GOTPAGEOFF] ldr w1, [x23] mov x0, x19 bl _snd_soc_component_read32 mov x20, x0 ldr w1, [x23] mov x0, x19 mov w2, #0 bl _snd_soc_component_write Lloh8: adrp x24, _RT5631_INT_ST_IRQ_CTRL_2@GOTPAGE Lloh9: ldr x24, [x24, _RT5631_INT_ST_IRQ_CTRL_2@GOTPAGEOFF] ldr w1, [x24] mov x0, x19 bl _snd_soc_component_read32 mov x21, x0 ldr w1, [x24] mov w8, #63487 and w2, w0, w8 mov x0, x19 bl _snd_soc_component_write cbz w22, LBB0_2 ; %bb.1: mov w0, #10 bl _msecs_to_jiffies bl _schedule_timeout_uninterruptible Lloh10: adrp x8, _RT5631_SPK_INTL_CTRL@GOTPAGE Lloh11: ldr x8, [x8, _RT5631_SPK_INTL_CTRL@GOTPAGEOFF] Lloh12: ldr w1, [x8] mov x0, x19 mov w2, #12335 bl _rt5631_write_index Lloh13: adrp x8, _RT5631_DEPOP_FUN_CTRL_1@GOTPAGE Lloh14: ldr x8, [x8, _RT5631_DEPOP_FUN_CTRL_1@GOTPAGEOFF] Lloh15: ldr w1, [x8] Lloh16: adrp x8, _RT5631_POW_ON_SOFT_GEN@GOTPAGE Lloh17: ldr x8, [x8, _RT5631_POW_ON_SOFT_GEN@GOTPAGEOFF] Lloh18: ldr w8, [x8] Lloh19: adrp x9, _RT5631_EN_MUTE_UNMUTE_DEPOP@GOTPAGE Lloh20: ldr x9, [x9, _RT5631_EN_MUTE_UNMUTE_DEPOP@GOTPAGEOFF] Lloh21: ldr w9, [x9] orr w8, w9, w8 Lloh22: adrp x9, _RT5631_EN_HP_R_M_UN_MUTE_DEPOP@GOTPAGE Lloh23: ldr x9, [x9, _RT5631_EN_HP_R_M_UN_MUTE_DEPOP@GOTPAGEOFF] Lloh24: ldr w9, [x9] orr w8, w8, w9 Lloh25: adrp x9, _RT5631_EN_HP_L_M_UN_MUTE_DEPOP@GOTPAGE Lloh26: ldr x9, [x9, _RT5631_EN_HP_L_M_UN_MUTE_DEPOP@GOTPAGEOFF] Lloh27: ldr w9, [x9] orr w2, w8, w9 mov x0, x19 bl _snd_soc_component_write Lloh28: adrp x8, _RT5631_HP_OUT_VOL@GOTPAGE Lloh29: ldr x8, [x8, _RT5631_HP_OUT_VOL@GOTPAGEOFF] Lloh30: adrp x9, _RT5631_L_MUTE@GOTPAGE Lloh31: ldr x9, [x9, _RT5631_L_MUTE@GOTPAGEOFF] Lloh32: ldr w1, [x8] Lloh33: ldr w8, [x9] Lloh34: adrp x9, _RT5631_R_MUTE@GOTPAGE Lloh35: ldr x9, [x9, _RT5631_R_MUTE@GOTPAGEOFF] Lloh36: ldr w9, [x9] orr w2, w9, w8 mov x0, x19 mov w3, #0 bl _snd_soc_component_update_bits mov w0, #160 b LBB0_3 LBB0_2: Lloh37: adrp x8, _RT5631_SPK_INTL_CTRL@GOTPAGE Lloh38: ldr x8, [x8, _RT5631_SPK_INTL_CTRL@GOTPAGEOFF] Lloh39: ldr w1, [x8] mov x0, x19 mov w2, #12335 bl _rt5631_write_index Lloh40: adrp x8, _RT5631_DEPOP_FUN_CTRL_1@GOTPAGE Lloh41: ldr x8, [x8, _RT5631_DEPOP_FUN_CTRL_1@GOTPAGEOFF] Lloh42: ldr w1, [x8] Lloh43: adrp x8, _RT5631_POW_ON_SOFT_GEN@GOTPAGE Lloh44: ldr x8, [x8, _RT5631_POW_ON_SOFT_GEN@GOTPAGEOFF] Lloh45: ldr w8, [x8] Lloh46: adrp x9, _RT5631_EN_MUTE_UNMUTE_DEPOP@GOTPAGE Lloh47: ldr x9, [x9, _RT5631_EN_MUTE_UNMUTE_DEPOP@GOTPAGEOFF] Lloh48: ldr w9, [x9] orr w8, w9, w8 Lloh49: adrp x9, _RT5631_EN_HP_R_M_UN_MUTE_DEPOP@GOTPAGE Lloh50: ldr x9, [x9, _RT5631_EN_HP_R_M_UN_MUTE_DEPOP@GOTPAGEOFF] Lloh51: ldr w9, [x9] orr w8, w8, w9 Lloh52: adrp x9, _RT5631_EN_HP_L_M_UN_MUTE_DEPOP@GOTPAGE Lloh53: ldr x9, [x9, _RT5631_EN_HP_L_M_UN_MUTE_DEPOP@GOTPAGEOFF] Lloh54: ldr w9, [x9] orr w2, w8, w9 mov x0, x19 bl _snd_soc_component_write Lloh55: adrp x8, _RT5631_HP_OUT_VOL@GOTPAGE Lloh56: ldr x8, [x8, _RT5631_HP_OUT_VOL@GOTPAGEOFF] Lloh57: adrp x9, _RT5631_L_MUTE@GOTPAGE Lloh58: ldr x9, [x9, _RT5631_L_MUTE@GOTPAGEOFF] Lloh59: ldr w1, [x8] Lloh60: ldr w8, [x9] Lloh61: adrp x9, _RT5631_R_MUTE@GOTPAGE Lloh62: ldr x9, [x9, _RT5631_R_MUTE@GOTPAGEOFF] Lloh63: ldr w9, [x9] orr w2, w9, w8 mov x0, x19 mov x3, x2 bl _snd_soc_component_update_bits mov w0, #150 LBB0_3: bl _msleep ldr w1, [x23] mov x0, x19 mov x2, x20 bl _snd_soc_component_write ldr w1, [x24] mov x0, x19 mov x2, x21 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload b _snd_soc_component_write .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh33 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh32 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh61, Lloh62, Lloh63 .loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh60 .loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh59 .loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54 .loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51 .loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48 .loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45 .loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42 .loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39 .cfi_endproc ; -- End function .comm _RT5631_DEPOP_FUN_CTRL_2,4,2 ; @RT5631_DEPOP_FUN_CTRL_2 .comm _RT5631_EN_ONE_BIT_DEPOP,4,2 ; @RT5631_EN_ONE_BIT_DEPOP .comm _RT5631_SOFT_VOL_CTRL,4,2 ; @RT5631_SOFT_VOL_CTRL .comm _RT5631_INT_ST_IRQ_CTRL_2,4,2 ; @RT5631_INT_ST_IRQ_CTRL_2 .comm _RT5631_SPK_INTL_CTRL,4,2 ; @RT5631_SPK_INTL_CTRL .comm _RT5631_DEPOP_FUN_CTRL_1,4,2 ; @RT5631_DEPOP_FUN_CTRL_1 .comm _RT5631_POW_ON_SOFT_GEN,4,2 ; @RT5631_POW_ON_SOFT_GEN .comm _RT5631_EN_MUTE_UNMUTE_DEPOP,4,2 ; @RT5631_EN_MUTE_UNMUTE_DEPOP .comm _RT5631_EN_HP_R_M_UN_MUTE_DEPOP,4,2 ; @RT5631_EN_HP_R_M_UN_MUTE_DEPOP .comm _RT5631_EN_HP_L_M_UN_MUTE_DEPOP,4,2 ; @RT5631_EN_HP_L_M_UN_MUTE_DEPOP .comm _RT5631_HP_OUT_VOL,4,2 ; @RT5631_HP_OUT_VOL .comm _RT5631_L_MUTE,4,2 ; @RT5631_L_MUTE .comm _RT5631_R_MUTE,4,2 ; @RT5631_R_MUTE .no_dead_strip _depop_seq_mute_stage .subsections_via_symbols
AnghaBench/linux/sound/soc/codecs/extr_rt5631.c_depop_seq_mute_stage.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmap_enter ## -- Begin function pmap_enter .p2align 4, 0x90 _pmap_enter: ## @pmap_enter .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $88, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, -48(%rbp) ## 8-byte Spill movl %r8d, -96(%rbp) ## 4-byte Spill movl %ecx, %r15d movq %rdx, %r12 movl %esi, %r14d movq %rdi, %rbx callq _pmap_accessed_bit movl %eax, -56(%rbp) ## 4-byte Spill movq %rbx, %rdi callq _pmap_global_bit movl %eax, -52(%rbp) ## 4-byte Spill movq %rbx, %rdi callq _pmap_modified_bit movl %eax, -72(%rbp) ## 4-byte Spill movq %rbx, %rdi callq _pmap_valid_bit movl %eax, -76(%rbp) ## 4-byte Spill movq %rbx, %r13 movq %rbx, %rdi callq _pmap_rw_bit movl %eax, -68(%rbp) ## 4-byte Spill movl %r14d, %edi callq _trunc_page movl %eax, %ebx movq _VM_MAX_KERNEL_ADDRESS@GOTPCREL(%rip), %rax xorl %edi, %edi cmpl (%rax), %ebx setle %dil leaq L_.str(%rip), %rsi callq _KASSERT movq _UPT_MIN_ADDRESS@GOTPCREL(%rip), %rax cmpl (%rax), %ebx setl %al movq _UPT_MAX_ADDRESS@GOTPCREL(%rip), %rcx cmpl (%rcx), %ebx setge %cl orb %al, %cl movzbl %cl, %edi movslq %ebx, %rsi movq %rsi, -128(%rbp) ## 8-byte Spill callq _KASSERT movq _VPO_UNMANAGED@GOTPCREL(%rip), %rax movl (%rax), %ecx movb $1, %al testl %ecx, (%r12) jne LBB0_1 ## %bb.2: movq _kmi@GOTPCREL(%rip), %rcx cmpl (%rcx), %ebx movl -96(%rbp), %r14d ## 4-byte Reload jl LBB0_4 ## %bb.3: cmpl 4(%rcx), %ebx setge %al jmp LBB0_4 LBB0_1: movl -96(%rbp), %r14d ## 4-byte Reload LBB0_4: movzbl %al, %edi leaq L_.str.2(%rip), %rsi callq _KASSERT movq _VPO_UNMANAGED@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, (%r12) jne LBB0_6 ## %bb.5: movq %r12, %rdi callq _VM_PAGE_OBJECT_BUSY_ASSERT LBB0_6: movl %ebx, -104(%rbp) ## 4-byte Spill movq _PMAP_ENTER_RESERVED@GOTPCREL(%rip), %rax xorl %edi, %edi movl (%rax), %eax andl %r14d, %eax sete %dil movslq %r14d, %rsi callq _KASSERT movq %r12, -64(%rbp) ## 8-byte Spill movq %r12, %rdi callq _VM_PAGE_TO_PHYS movq _VM_PROT_WRITE@GOTPCREL(%rip), %rcx movl (%rcx), %edi movl %edi, %ecx andl %r14d, %ecx movl -72(%rbp), %edx ## 4-byte Reload cmovnel %edx, %ecx andl %r15d, %edi movl -68(%rbp), %esi ## 4-byte Reload cmovnel %esi, %edi movl -76(%rbp), %ebx ## 4-byte Reload orl -56(%rbp), %ebx ## 4-byte Folded Reload movl %eax, -100(%rbp) ## 4-byte Spill orl %eax, %ebx orl %ecx, %ebx orl %edi, %ebx orl %edx, %esi movl %ebx, %eax movl %esi, -116(%rbp) ## 4-byte Spill andl %esi, %eax xorl %edi, %edi cmpl %edx, %eax setne %dil leaq L_.str.4(%rip), %rsi callq _KASSERT movq _VM_PROT_EXECUTE@GOTPCREL(%rip), %rax xorl %r12d, %r12d movl $0, %ecx andl (%rax), %r15d jne LBB0_8 ## %bb.7: movq _pg_nx@GOTPCREL(%rip), %rax movl (%rax), %ecx LBB0_8: movq _PMAP_ENTER_WIRED@GOTPCREL(%rip), %rax movl (%rax), %eax movq _PG_W@GOTPCREL(%rip), %rdx andl %r14d, %eax movq %r13, %r14 movq -48(%rbp), %r8 ## 8-byte Reload je LBB0_10 ## %bb.9: movl (%rdx), %eax LBB0_10: orl %ecx, %ebx movq _VM_MAXUSER_ADDRESS@GOTPCREL(%rip), %rsi movl $0, %ecx movl -104(%rbp), %edx ## 4-byte Reload cmpl (%rsi), %edx jge LBB0_12 ## %bb.11: movq _PG_U@GOTPCREL(%rip), %rcx movl (%rcx), %ecx LBB0_12: orl %ecx, %eax orl %eax, %ebx movq _kernel_pmap@GOTPCREL(%rip), %rax cmpq %r14, (%rax) cmovel -52(%rbp), %r12d ## 4-byte Folded Reload movq -64(%rbp), %r15 ## 8-byte Reload movl 40(%r15), %esi xorl %edx, %edx testq %r8, %r8 setg %dl movq %r14, %rdi callq _pmap_cache_bits orl %r12d, %eax orl %ebx, %eax movq _VPO_UNMANAGED@GOTPCREL(%rip), %rcx movl (%rcx), %ecx andl (%r15), %ecx movl %eax, %ebx andl -68(%rbp), %ebx ## 4-byte Folded Reload cmovnel -72(%rbp), %ebx ## 4-byte Folded Reload movq _PG_MANAGED@GOTPCREL(%rip), %rdx testl %ecx, %ecx jne LBB0_14 ## %bb.13: movl (%rdx), %ebx LBB0_14: orl %eax, %ebx movq $0, -112(%rbp) movq %r14, %rdi callq _PMAP_LOCK cmpq $1, -48(%rbp) ## 8-byte Folded Reload movq %r13, -88(%rbp) ## 8-byte Spill jne LBB0_15 ## %bb.86: movq _PDRMASK@GOTPCREL(%rip), %rax xorl %edi, %edi movl (%rax), %eax movl -104(%rbp), %r12d ## 4-byte Reload andl %r12d, %eax sete %dil leaq L_.str.5(%rip), %rsi callq _KASSERT xorl %edi, %edi cmpq $0, 8(%r15) setg %dil leaq L_.str.6(%rip), %rsi callq _KASSERT movq _PG_PS@GOTPCREL(%rip), %rax orl (%rax), %ebx leaq -112(%rbp), %r9 movq %r14, %rdi movl %r12d, %esi movl %ebx, %edx movl -96(%rbp), %ecx ## 4-byte Reload movq %r15, %r8 callq _pmap_enter_pde movl %eax, %ebx jmp LBB0_83 LBB0_15: movl %ebx, -48(%rbp) ## 4-byte Spill leaq -112(%rbp), %r12 xorl %ebx, %ebx movl -104(%rbp), %r14d ## 4-byte Reload .p2align 4, 0x90 LBB0_16: ## =>This Inner Loop Header: Depth=1 movq %r13, %rdi movl %r14d, %esi callq _pmap_pde testq %rax, %rax je LBB0_24 ## %bb.17: ## in Loop: Header=BB0_16 Depth=1 movq %rax, %r15 movl (%rax), %eax testl %eax, -76(%rbp) ## 4-byte Folded Reload je LBB0_24 ## %bb.18: ## in Loop: Header=BB0_16 Depth=1 movq _PG_PS@GOTPCREL(%rip), %rcx testl %eax, (%rcx) je LBB0_20 ## %bb.19: ## in Loop: Header=BB0_16 Depth=1 movq %r13, %rdi movq %r15, %rsi movl %r14d, %edx movq %r12, %rcx callq _pmap_demote_pde_locked testq %rax, %rax jne LBB0_20 LBB0_24: ## in Loop: Header=BB0_16 Depth=1 movq _VM_MAXUSER_ADDRESS@GOTPCREL(%rip), %rax cmpl (%rax), %r14d jge LBB0_28 ## %bb.25: ## in Loop: Header=BB0_16 Depth=1 movq _PMAP_ENTER_NOSLEEP@GOTPCREL(%rip), %rax movl (%rax), %r15d andl -96(%rbp), %r15d ## 4-byte Folded Reload movq %r12, %rbx movl $0, %eax cmovneq %rax, %rbx movl %r14d, %edi callq _pmap_pde_pindex movq %r13, %rdi movl %eax, %esi movq %rbx, %rdx callq __pmap_allocpte movq %rax, %rbx testq %rax, %rax jne LBB0_16 ## %bb.26: ## in Loop: Header=BB0_16 Depth=1 testl %r15d, %r15d je LBB0_16 ## %bb.27: movq _KERN_RESOURCE_SHORTAGE@GOTPCREL(%rip), %rax jmp LBB0_82 LBB0_28: leaq L_.str.7(%rip), %rdi movl %r14d, %esi callq _panic ## implicit-def: $rax movq %r13, %rdi movq -64(%rbp), %r12 ## 8-byte Reload jmp LBB0_29 LBB0_20: movq %r15, %rdi movl %r14d, %esi callq _pmap_pde_to_pte movq _VM_MAXUSER_ADDRESS@GOTPCREL(%rip), %rcx cmpl (%rcx), %r14d movq -64(%rbp), %r12 ## 8-byte Reload jge LBB0_21 ## %bb.22: testq %rbx, %rbx movq %r13, %rdi jne LBB0_29 ## %bb.23: movq %rax, %r13 movq _PG_FRAME@GOTPCREL(%rip), %rax movq %rdi, %rbx movl (%rax), %edi andl (%r15), %edi callq _PHYS_TO_VM_PAGE movq %rbx, %rdi movq %rax, %rbx movq %r13, %rax incq 16(%rbx) jmp LBB0_29 LBB0_21: movq %r13, %rdi LBB0_29: movl (%rax), %r15d movq _VM_MAXUSER_ADDRESS@GOTPCREL(%rip), %rcx cmpl (%rcx), %r14d movq %rax, -96(%rbp) ## 8-byte Spill jge LBB0_32 ## %bb.30: movq (%rdi), %rax movq _PT_X86@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_32 ## %bb.31: movq -88(%rbp), %rdi ## 8-byte Reload movl %r14d, %esi callq _pmap_pkru_get movq -88(%rbp), %rdi ## 8-byte Reload orl %eax, -48(%rbp) ## 4-byte Folded Spill LBB0_32: movq _PG_W@GOTPCREL(%rip), %rax movl (%rax), %eax testl %r15d, -76(%rbp) ## 4-byte Folded Reload je LBB0_63 ## %bb.33: movl %eax, %ecx andl %r15d, %ecx movl -48(%rbp), %esi ## 4-byte Reload testl %esi, %eax je LBB0_35 ## %bb.34: movl $1, %edx testl %ecx, %ecx je LBB0_37 LBB0_35: testl %esi, %eax jne LBB0_38 ## %bb.36: movl $-1, %edx testl %ecx, %ecx je LBB0_38 LBB0_37: addl %edx, 8(%rdi) LBB0_38: testq %rbx, %rbx je LBB0_40 ## %bb.39: movq 16(%rbx), %rax leaq -1(%rax), %rcx movq %rcx, 16(%rbx) xorl %edi, %edi cmpq $2, %rax setge %dil movq -128(%rbp), %rsi ## 8-byte Reload callq _KASSERT LBB0_40: movq _PG_FRAME@GOTPCREL(%rip), %r13 movl (%r13), %r12d andl %r15d, %r12d cmpl -100(%rbp), %r12d ## 4-byte Folded Reload jne LBB0_45 ## %bb.41: movq _PG_MANAGED@GOTPCREL(%rip), %rax testl %r15d, (%rax) movq -64(%rbp), %r12 ## 8-byte Reload je LBB0_44 ## %bb.42: movl -48(%rbp), %eax ## 4-byte Reload andl %eax, -68(%rbp) ## 4-byte Folded Spill je LBB0_44 ## %bb.43: movq _PGA_WRITEABLE@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r12, %rdi callq _vm_page_aflag_set LBB0_44: xorl -48(%rbp), %r15d ## 4-byte Folded Reload movl -72(%rbp), %eax ## 4-byte Reload orl -56(%rbp), %eax ## 4-byte Folded Reload notl %eax testl %eax, %r15d jne LBB0_71 jmp LBB0_81 LBB0_63: testl %eax, -48(%rbp) ## 4-byte Folded Reload je LBB0_65 ## %bb.64: incl 8(%rdi) LBB0_65: movl $1, %esi callq _pmap_resident_count_inc movl -48(%rbp), %eax ## 4-byte Reload movq _PG_MANAGED@GOTPCREL(%rip), %rcx testl %eax, (%rcx) jne LBB0_67 jmp LBB0_70 LBB0_45: movq -96(%rbp), %rdi ## 8-byte Reload callq _pte_load_clear movl %eax, %ebx movl (%r13), %eax andl %ebx, %eax xorl %edi, %edi cmpl %r12d, %eax sete %dil movq -128(%rbp), %rsi ## 8-byte Reload callq _KASSERT movq _PG_MANAGED@GOTPCREL(%rip), %rax testl %ebx, (%rax) je LBB0_46 ## %bb.47: movl %r12d, %edi callq _PHYS_TO_VM_PAGE movq %rax, %r15 movl %ebx, %eax notl %eax testl %eax, -116(%rbp) ## 4-byte Folded Reload jne LBB0_49 ## %bb.48: movq %r15, %rdi callq _vm_page_dirty LBB0_49: andl -56(%rbp), %ebx ## 4-byte Folded Reload je LBB0_51 ## %bb.50: movq _PGA_REFERENCED@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _vm_page_aflag_set LBB0_51: movl %ebx, -52(%rbp) ## 4-byte Spill leaq -112(%rbp), %rdi movl %r12d, %esi callq _CHANGE_PV_LIST_LOCK_TO_PHYS leaq 32(%r15), %rdi movq -88(%rbp), %rsi ## 8-byte Reload movl %r14d, %edx callq _pmap_pvh_remove movq %rax, %r13 xorl %edi, %edi testq %rax, %rax setne %dil movq -128(%rbp), %rsi ## 8-byte Reload callq _KASSERT movl -48(%rbp), %eax ## 4-byte Reload movq _PG_MANAGED@GOTPCREL(%rip), %rcx testl %eax, (%rcx) jne LBB0_53 ## %bb.52: movq -88(%rbp), %rdi ## 8-byte Reload movq %r13, %rsi callq _free_pv_entry LBB0_53: movq _PGA_WRITEABLE@GOTPCREL(%rip), %rbx movl (%rbx), %eax testl %eax, 24(%r15) je LBB0_58 ## %bb.54: movq %r15, %rdi addq $36, %rdi callq _TAILQ_EMPTY testq %rax, %rax je LBB0_58 ## %bb.55: movq _PG_FICTITIOUS@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, 28(%r15) jne LBB0_57 ## %bb.56: movl %r12d, %edi callq _pa_to_pvh movq %rax, %rdi callq _TAILQ_EMPTY testq %rax, %rax je LBB0_58 LBB0_57: movl (%rbx), %esi movq %r15, %rdi callq _vm_page_aflag_clear LBB0_58: movq -64(%rbp), %r12 ## 8-byte Reload movl -52(%rbp), %ebx ## 4-byte Reload testl %ebx, %ebx je LBB0_61 LBB0_60: movq -88(%rbp), %rdi ## 8-byte Reload movl %r14d, %esi callq _pmap_invalidate_page LBB0_61: movl -48(%rbp), %eax ## 4-byte Reload movq _PG_MANAGED@GOTPCREL(%rip), %rcx testl %eax, (%rcx) je LBB0_62 ## %bb.66: xorl %r15d, %r15d testq %r13, %r13 jne LBB0_68 LBB0_67: leaq -112(%rbp), %rsi movq -88(%rbp), %rdi ## 8-byte Reload callq _get_pv_entry movq %rax, %r13 movl %r14d, (%rax) LBB0_68: leaq -112(%rbp), %rdi movl -100(%rbp), %esi ## 4-byte Reload callq _CHANGE_PV_LIST_LOCK_TO_PHYS leaq 36(%r12), %rdi movq _pv_next@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r13, %rsi callq _TAILQ_INSERT_TAIL incl 32(%r12) movl -48(%rbp), %eax ## 4-byte Reload testl %eax, -68(%rbp) ## 4-byte Folded Reload je LBB0_70 ## %bb.69: movq _PGA_WRITEABLE@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r12, %rdi callq _vm_page_aflag_set LBB0_70: testl %r15d, -76(%rbp) ## 4-byte Folded Reload je LBB0_80 LBB0_71: movq -96(%rbp), %rdi ## 8-byte Reload movl -48(%rbp), %ebx ## 4-byte Reload movl %ebx, %esi callq _pte_load_store movl %eax, %r15d movq _PG_FRAME@GOTPCREL(%rip), %rax movl (%rax), %eax andl %r15d, %eax xorl %edi, %edi cmpl -100(%rbp), %eax ## 4-byte Folded Reload sete %dil movq -128(%rbp), %rsi ## 8-byte Reload callq _KASSERT testl %ebx, -72(%rbp) ## 4-byte Folded Reload jne LBB0_76 ## %bb.72: movl %r15d, %eax movl -116(%rbp), %ecx ## 4-byte Reload andl %ecx, %eax cmpl %ecx, %eax jne LBB0_76 ## %bb.73: movq _PG_MANAGED@GOTPCREL(%rip), %rax testl %r15d, (%rax) je LBB0_75 ## %bb.74: movq %r12, %rdi callq _vm_page_dirty LBB0_75: testl %r15d, -56(%rbp) ## 4-byte Folded Reload jne LBB0_79 jmp LBB0_81 LBB0_76: movq _PG_NX@GOTPCREL(%rip), %rax movl (%rax), %eax testl %r15d, %eax jne LBB0_81 ## %bb.77: andl -48(%rbp), %eax ## 4-byte Folded Reload je LBB0_81 ## %bb.78: andl -56(%rbp), %r15d ## 4-byte Folded Reload je LBB0_81 LBB0_79: movq -88(%rbp), %rdi ## 8-byte Reload movl %r14d, %esi callq _pmap_invalidate_page jmp LBB0_81 LBB0_46: andl -56(%rbp), %ebx ## 4-byte Folded Reload xorl %r13d, %r13d movq -64(%rbp), %r12 ## 8-byte Reload testl %ebx, %ebx jne LBB0_60 jmp LBB0_61 LBB0_62: xorl %r15d, %r15d testl %r15d, -76(%rbp) ## 4-byte Folded Reload jne LBB0_71 LBB0_80: movq -96(%rbp), %rdi ## 8-byte Reload movl -48(%rbp), %esi ## 4-byte Reload callq _pte_store LBB0_81: movq _KERN_SUCCESS@GOTPCREL(%rip), %rax LBB0_82: movl (%rax), %ebx LBB0_83: movq -112(%rbp), %rdi testq %rdi, %rdi je LBB0_85 ## %bb.84: callq _rw_wunlock LBB0_85: movq -88(%rbp), %rdi ## 8-byte Reload callq _PMAP_UNLOCK movl %ebx, %eax addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _VM_MAX_KERNEL_ADDRESS,4,2 ## @VM_MAX_KERNEL_ADDRESS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pmap_enter: toobig" .comm _UPT_MIN_ADDRESS,4,2 ## @UPT_MIN_ADDRESS .comm _UPT_MAX_ADDRESS,4,2 ## @UPT_MAX_ADDRESS .comm _VPO_UNMANAGED,4,2 ## @VPO_UNMANAGED .comm _kmi,8,2 ## @kmi L_.str.2: ## @.str.2 .asciz "pmap_enter: managed mapping within the clean submap" .comm _PMAP_ENTER_RESERVED,4,2 ## @PMAP_ENTER_RESERVED .comm _VM_PROT_WRITE,4,2 ## @VM_PROT_WRITE L_.str.4: ## @.str.4 .asciz "pmap_enter: flags includes VM_PROT_WRITE but prot doesn't" .comm _VM_PROT_EXECUTE,4,2 ## @VM_PROT_EXECUTE .comm _pg_nx,4,2 ## @pg_nx .comm _PMAP_ENTER_WIRED,4,2 ## @PMAP_ENTER_WIRED .comm _PG_W,4,2 ## @PG_W .comm _VM_MAXUSER_ADDRESS,4,2 ## @VM_MAXUSER_ADDRESS .comm _PG_U,4,2 ## @PG_U .comm _kernel_pmap,8,3 ## @kernel_pmap .comm _PG_MANAGED,4,2 ## @PG_MANAGED .comm _PDRMASK,4,2 ## @PDRMASK L_.str.5: ## @.str.5 .asciz "pmap_enter: va unaligned" L_.str.6: ## @.str.6 .asciz "pmap_enter: m->psind < psind" .comm _PG_PS,4,2 ## @PG_PS .comm _PG_FRAME,4,2 ## @PG_FRAME .comm _PMAP_ENTER_NOSLEEP,4,2 ## @PMAP_ENTER_NOSLEEP .comm _KERN_RESOURCE_SHORTAGE,4,2 ## @KERN_RESOURCE_SHORTAGE L_.str.7: ## @.str.7 .asciz "pmap_enter: invalid page directory va=%#lx" .comm _PT_X86,8,3 ## @PT_X86 .comm _PGA_WRITEABLE,4,2 ## @PGA_WRITEABLE .comm _PGA_REFERENCED,4,2 ## @PGA_REFERENCED .comm _PG_FICTITIOUS,4,2 ## @PG_FICTITIOUS .comm _pv_next,4,2 ## @pv_next .comm _PG_NX,4,2 ## @PG_NX .comm _KERN_SUCCESS,4,2 ## @KERN_SUCCESS .comm _NPTEPG,8,3 ## @NPTEPG .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmap_enter ; -- Begin function pmap_enter .p2align 2 _pmap_enter: ; @pmap_enter .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x28, x27, [sp, #80] ; 16-byte Folded Spill stp x26, x25, [sp, #96] ; 16-byte Folded Spill stp x24, x23, [sp, #112] ; 16-byte Folded Spill stp x22, x21, [sp, #128] ; 16-byte Folded Spill stp x20, x19, [sp, #144] ; 16-byte Folded Spill stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 str x5, [sp, #40] ; 8-byte Folded Spill mov x22, x4 mov x27, x3 mov x20, x2 mov x21, x1 mov x19, x0 bl _pmap_accessed_bit mov x26, x0 mov x0, x19 bl _pmap_global_bit str w0, [sp, #36] ; 4-byte Folded Spill mov x0, x19 bl _pmap_modified_bit mov x25, x0 mov x0, x19 bl _pmap_valid_bit str w0, [sp, #68] ; 4-byte Folded Spill mov x0, x19 bl _pmap_rw_bit str w0, [sp, #60] ; 4-byte Folded Spill mov x0, x21 bl _trunc_page mov x21, x0 Lloh0: adrp x8, _VM_MAX_KERNEL_ADDRESS@GOTPAGE Lloh1: ldr x8, [x8, _VM_MAX_KERNEL_ADDRESS@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w0, w8 cset w0, le Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF bl _KASSERT Lloh5: adrp x8, _UPT_MIN_ADDRESS@GOTPAGE Lloh6: ldr x8, [x8, _UPT_MIN_ADDRESS@GOTPAGEOFF] Lloh7: ldr w8, [x8] cmp w21, w8 Lloh8: adrp x8, _UPT_MAX_ADDRESS@GOTPAGE Lloh9: ldr x8, [x8, _UPT_MAX_ADDRESS@GOTPAGEOFF] Lloh10: ldr w8, [x8] ccmp w21, w8, #0, ge cset w0, ge sxtw x1, w21 str x1, [sp, #24] ; 8-byte Folded Spill bl _KASSERT str x20, [sp, #48] ; 8-byte Folded Spill ldr w8, [x20] Lloh11: adrp x23, _VPO_UNMANAGED@GOTPAGE Lloh12: ldr x23, [x23, _VPO_UNMANAGED@GOTPAGEOFF] ldr w9, [x23] and w9, w9, w8 Lloh13: adrp x8, _kmi@GOTPAGE Lloh14: ldr x8, [x8, _kmi@GOTPAGEOFF] ldr w10, [x8] cmp w9, #0 ccmp w21, w10, #8, eq b.ge LBB0_2 ; %bb.1: mov w0, #1 b LBB0_3 LBB0_2: ldr w8, [x8, #4] cmp w21, w8 cset w0, ge LBB0_3: Lloh15: adrp x1, l_.str.2@PAGE Lloh16: add x1, x1, l_.str.2@PAGEOFF bl _KASSERT ldr x20, [sp, #48] ; 8-byte Folded Reload ldr w8, [x20] ldr w9, [x23] tst w9, w8 b.ne LBB0_5 ; %bb.4: mov x0, x20 bl _VM_PAGE_OBJECT_BUSY_ASSERT LBB0_5: Lloh17: adrp x8, _PMAP_ENTER_RESERVED@GOTPAGE Lloh18: ldr x8, [x8, _PMAP_ENTER_RESERVED@GOTPAGEOFF] Lloh19: ldr w8, [x8] tst w8, w22 cset w0, eq sxtw x1, w22 bl _KASSERT mov x0, x20 bl _VM_PAGE_TO_PHYS mov x24, x0 Lloh20: adrp x8, _VM_PROT_WRITE@GOTPAGE Lloh21: ldr x8, [x8, _VM_PROT_WRITE@GOTPAGEOFF] Lloh22: ldr w8, [x8] tst w8, w22 csel w9, wzr, w25, eq tst w8, w27 ldr w28, [sp, #60] ; 4-byte Folded Reload csel w8, wzr, w28, eq ldr w10, [sp, #68] ; 4-byte Folded Reload orr w10, w10, w26 orr w10, w10, w0 orr w9, w10, w9 str w25, [sp, #64] ; 4-byte Folded Spill orr w25, w9, w8 ldr w8, [sp, #64] ; 4-byte Folded Reload orr w23, w28, w8 and w8, w25, w23 ldr w9, [sp, #64] ; 4-byte Folded Reload cmp w8, w9 cset w0, ne Lloh23: adrp x1, l_.str.4@PAGE Lloh24: add x1, x1, l_.str.4@PAGEOFF bl _KASSERT Lloh25: adrp x8, _VM_PROT_EXECUTE@GOTPAGE Lloh26: ldr x8, [x8, _VM_PROT_EXECUTE@GOTPAGEOFF] Lloh27: ldr w8, [x8] Lloh28: adrp x9, _pg_nx@GOTPAGE Lloh29: ldr x9, [x9, _pg_nx@GOTPAGEOFF] Lloh30: ldr w9, [x9] tst w8, w27 csel w8, w9, wzr, eq orr w8, w25, w8 Lloh31: adrp x9, _PMAP_ENTER_WIRED@GOTPAGE Lloh32: ldr x9, [x9, _PMAP_ENTER_WIRED@GOTPAGEOFF] Lloh33: ldr w9, [x9] Lloh34: adrp x10, _PG_W@GOTPAGE Lloh35: ldr x10, [x10, _PG_W@GOTPAGEOFF] Lloh36: ldr w10, [x10] tst w9, w22 csel w9, wzr, w10, eq orr w8, w8, w9 str w26, [sp, #20] ; 4-byte Folded Spill Lloh37: adrp x9, _VM_MAXUSER_ADDRESS@GOTPAGE Lloh38: ldr x9, [x9, _VM_MAXUSER_ADDRESS@GOTPAGEOFF] Lloh39: ldr w9, [x9] Lloh40: adrp x10, _PG_U@GOTPAGE Lloh41: ldr x10, [x10, _PG_U@GOTPAGEOFF] Lloh42: ldr w10, [x10] cmp w21, w9 csel w9, w10, wzr, lt orr w8, w8, w9 Lloh43: adrp x9, _kernel_pmap@GOTPAGE Lloh44: ldr x9, [x9, _kernel_pmap@GOTPAGEOFF] Lloh45: ldr x9, [x9] cmp x9, x19 ldr w9, [sp, #36] ; 4-byte Folded Reload csel w9, w9, wzr, eq orr w25, w8, w9 ldr w1, [x20, #40] ldr x26, [sp, #40] ; 8-byte Folded Reload cmp x26, #0 cset w2, gt mov x0, x19 bl _pmap_cache_bits orr w8, w25, w0 ldr w9, [x20] Lloh46: adrp x10, _VPO_UNMANAGED@GOTPAGE Lloh47: ldr x10, [x10, _VPO_UNMANAGED@GOTPAGEOFF] Lloh48: ldr w10, [x10] Lloh49: adrp x11, _PG_MANAGED@GOTPAGE Lloh50: ldr x11, [x11, _PG_MANAGED@GOTPAGEOFF] Lloh51: ldr w11, [x11] tst w8, w28 ldr w12, [sp, #64] ; 4-byte Folded Reload csel w12, wzr, w12, eq tst w10, w9 csel w9, w11, w12, eq orr w27, w9, w8 str xzr, [sp, #72] mov x0, x19 bl _PMAP_LOCK Lloh52: adrp x25, _PG_PS@GOTPAGE Lloh53: ldr x25, [x25, _PG_PS@GOTPAGEOFF] cmp x26, #1 b.ne LBB0_7 ; %bb.6: Lloh54: adrp x8, _PDRMASK@GOTPAGE Lloh55: ldr x8, [x8, _PDRMASK@GOTPAGEOFF] Lloh56: ldr w8, [x8] tst w8, w21 cset w0, eq Lloh57: adrp x1, l_.str.5@PAGE Lloh58: add x1, x1, l_.str.5@PAGEOFF bl _KASSERT ldr x8, [x20, #8] cmp x8, #0 cset w0, gt Lloh59: adrp x1, l_.str.6@PAGE Lloh60: add x1, x1, l_.str.6@PAGEOFF bl _KASSERT ldr w8, [x25] orr w2, w8, w27 add x5, sp, #72 mov x0, x19 mov x1, x21 mov x3, x22 mov x4, x20 bl _pmap_enter_pde mov x20, x0 ldr x0, [sp, #72] cbnz x0, LBB0_72 b LBB0_73 LBB0_7: mov x26, x25 stp w23, w24, [sp, #36] ; 8-byte Folded Spill mov x24, #0 Lloh61: adrp x28, _PMAP_ENTER_NOSLEEP@GOTPAGE Lloh62: ldr x28, [x28, _PMAP_ENTER_NOSLEEP@GOTPAGEOFF] add x25, sp, #72 mov x20, x27 Lloh63: adrp x23, _VM_MAXUSER_ADDRESS@GOTPAGE Lloh64: ldr x23, [x23, _VM_MAXUSER_ADDRESS@GOTPAGEOFF] LBB0_8: ; =>This Inner Loop Header: Depth=1 mov x0, x19 mov x1, x21 bl _pmap_pde cbz x0, LBB0_12 ; %bb.9: ; in Loop: Header=BB0_8 Depth=1 mov x27, x0 ldr w8, [x0] ldr w9, [sp, #68] ; 4-byte Folded Reload tst w8, w9 b.eq LBB0_12 ; %bb.10: ; in Loop: Header=BB0_8 Depth=1 ldr w9, [x26] tst w9, w8 b.eq LBB0_16 ; %bb.11: ; in Loop: Header=BB0_8 Depth=1 add x3, sp, #72 mov x0, x19 mov x1, x27 mov x2, x21 bl _pmap_demote_pde_locked cbnz x0, LBB0_16 LBB0_12: ; in Loop: Header=BB0_8 Depth=1 ldr w8, [x23] cmp w21, w8 b.ge LBB0_15 ; %bb.13: ; in Loop: Header=BB0_8 Depth=1 ldr w24, [x28] mov x0, x21 bl _pmap_pde_pindex mov x1, x0 ands w27, w24, w22 csel x2, xzr, x25, ne mov x0, x19 bl __pmap_allocpte mov x24, x0 cmp x0, #0 ccmp w27, #0, #4, eq b.eq LBB0_8 ; %bb.14: Lloh65: adrp x8, _KERN_RESOURCE_SHORTAGE@GOTPAGE Lloh66: ldr x8, [x8, _KERN_RESOURCE_SHORTAGE@GOTPAGEOFF] b LBB0_71 LBB0_15: mov x28, x23 Lloh67: adrp x0, l_.str.7@PAGE Lloh68: add x0, x0, l_.str.7@PAGEOFF mov x1, x21 bl _panic ; implicit-def: $x22 ldr w25, [sp, #64] ; 4-byte Folded Reload b LBB0_18 LBB0_16: mov x0, x27 mov x1, x21 bl _pmap_pde_to_pte mov x22, x0 mov x28, x23 ldr w8, [x23] cmp w21, w8 ccmp x24, #0, #0, lt ldr w25, [sp, #64] ; 4-byte Folded Reload b.ne LBB0_18 ; %bb.17: ldr w8, [x27] Lloh69: adrp x9, _PG_FRAME@GOTPAGE Lloh70: ldr x9, [x9, _PG_FRAME@GOTPAGEOFF] Lloh71: ldr w9, [x9] and w0, w9, w8 bl _PHYS_TO_VM_PAGE mov x24, x0 ldr x8, [x0, #16] add x8, x8, #1 str x8, [x0, #16] LBB0_18: ldr w23, [sp, #68] ; 4-byte Folded Reload ldr w27, [x22] ldr w8, [x28] cmp w21, w8 str x22, [sp, #8] ; 8-byte Folded Spill b.ge LBB0_21 ; %bb.19: ldr x8, [x19] Lloh72: adrp x9, _PT_X86@GOTPAGE Lloh73: ldr x9, [x9, _PT_X86@GOTPAGEOFF] Lloh74: ldr x9, [x9] cmp x8, x9 ldr w28, [sp, #20] ; 4-byte Folded Reload Lloh75: adrp x26, _PG_W@GOTPAGE Lloh76: ldr x26, [x26, _PG_W@GOTPAGEOFF] b.ne LBB0_22 ; %bb.20: mov x0, x19 mov x1, x21 bl _pmap_pkru_get orr w20, w0, w20 b LBB0_22 LBB0_21: ldr w28, [sp, #20] ; 4-byte Folded Reload Lloh77: adrp x26, _PG_W@GOTPAGE Lloh78: ldr x26, [x26, _PG_W@GOTPAGEOFF] LBB0_22: ldr w9, [x26] and w8, w9, w20 tst w27, w23 b.eq LBB0_26 ; %bb.23: mov x26, x20 and w9, w9, w27 cmp w8, #0 ccmp w9, #0, #0, ne b.eq LBB0_29 ; %bb.24: cmp w8, #0 ccmp w9, #0, #4, eq ldr w20, [sp, #60] ; 4-byte Folded Reload ldr w23, [sp, #40] ; 4-byte Folded Reload b.eq LBB0_31 ; %bb.25: mov w8, #-1 b LBB0_30 LBB0_26: cbz w8, LBB0_28 ; %bb.27: ldr w8, [x19, #8] add w8, w8, #1 str w8, [x19, #8] LBB0_28: mov x0, x19 mov w1, #1 bl _pmap_resident_count_inc Lloh79: adrp x8, _PG_MANAGED@GOTPAGE Lloh80: ldr x8, [x8, _PG_MANAGED@GOTPAGEOFF] Lloh81: ldr w8, [x8] tst w8, w20 ldr x24, [sp, #48] ; 8-byte Folded Reload b.ne LBB0_54 b LBB0_59 LBB0_29: mov w8, #1 ldr w20, [sp, #60] ; 4-byte Folded Reload ldr w23, [sp, #40] ; 4-byte Folded Reload LBB0_30: ldr w9, [x19, #8] add w8, w9, w8 str w8, [x19, #8] LBB0_31: cbz x24, LBB0_33 ; %bb.32: ldr x8, [x24, #16] subs x8, x8, #1 str x8, [x24, #16] cset w0, gt ldr x1, [sp, #24] ; 8-byte Folded Reload bl _KASSERT LBB0_33: Lloh82: adrp x22, _PG_FRAME@GOTPAGE Lloh83: ldr x22, [x22, _PG_FRAME@GOTPAGEOFF] ldr w8, [x22] and w24, w8, w27 cmp w24, w23 b.ne LBB0_38 ; %bb.34: Lloh84: adrp x8, _PG_MANAGED@GOTPAGE Lloh85: ldr x8, [x8, _PG_MANAGED@GOTPAGEOFF] Lloh86: ldr w8, [x8] tst w8, w27 ldr x24, [sp, #48] ; 8-byte Folded Reload b.eq LBB0_37 ; %bb.35: and w8, w26, w20 cbz w8, LBB0_37 ; %bb.36: Lloh87: adrp x8, _PGA_WRITEABLE@GOTPAGE Lloh88: ldr x8, [x8, _PGA_WRITEABLE@GOTPAGEOFF] Lloh89: ldr w1, [x8] mov x0, x24 bl _vm_page_aflag_set LBB0_37: mov x20, x26 eor w8, w26, w27 orr w9, w25, w28 bics wzr, w8, w9 b.ne LBB0_60 b LBB0_70 LBB0_38: ldr x0, [sp, #8] ; 8-byte Folded Reload bl _pte_load_clear mov x27, x0 ldr w8, [x22] and w8, w8, w0 cmp w8, w24 cset w0, eq ldr x1, [sp, #24] ; 8-byte Folded Reload bl _KASSERT Lloh90: adrp x8, _PG_MANAGED@GOTPAGE Lloh91: ldr x8, [x8, _PG_MANAGED@GOTPAGEOFF] Lloh92: ldr w8, [x8] tst w8, w27 b.eq LBB0_57 ; %bb.39: mov x0, x24 bl _PHYS_TO_VM_PAGE mov x22, x0 ldr w8, [sp, #36] ; 4-byte Folded Reload bics wzr, w8, w27 b.ne LBB0_41 ; %bb.40: mov x0, x22 bl _vm_page_dirty LBB0_41: ands w23, w27, w28 mov x20, x26 Lloh93: adrp x25, _PG_MANAGED@GOTPAGE Lloh94: ldr x25, [x25, _PG_MANAGED@GOTPAGEOFF] mov x26, x22 b.eq LBB0_43 ; %bb.42: Lloh95: adrp x8, _PGA_REFERENCED@GOTPAGE Lloh96: ldr x8, [x8, _PGA_REFERENCED@GOTPAGEOFF] Lloh97: ldr w1, [x8] mov x0, x26 bl _vm_page_aflag_set LBB0_43: add x0, sp, #72 mov x1, x24 bl _CHANGE_PV_LIST_LOCK_TO_PHYS add x0, x26, #32 mov x1, x19 mov x2, x21 bl _pmap_pvh_remove mov x22, x0 cmp x0, #0 cset w0, ne ldr x1, [sp, #24] ; 8-byte Folded Reload bl _KASSERT ldr w8, [x25] tst w8, w20 b.ne LBB0_45 ; %bb.44: mov x0, x19 mov x1, x22 bl _free_pv_entry LBB0_45: ldr w8, [x26, #24] Lloh98: adrp x25, _PGA_WRITEABLE@GOTPAGE Lloh99: ldr x25, [x25, _PGA_WRITEABLE@GOTPAGEOFF] ldr w9, [x25] tst w9, w8 b.eq LBB0_50 ; %bb.46: add x0, x26, #36 bl _TAILQ_EMPTY cbz x0, LBB0_50 ; %bb.47: ldr w8, [x26, #28] Lloh100: adrp x9, _PG_FICTITIOUS@GOTPAGE Lloh101: ldr x9, [x9, _PG_FICTITIOUS@GOTPAGEOFF] Lloh102: ldr w9, [x9] tst w9, w8 b.ne LBB0_49 ; %bb.48: mov x0, x24 bl _pa_to_pvh bl _TAILQ_EMPTY cbz x0, LBB0_50 LBB0_49: ldr w1, [x25] mov x0, x26 bl _vm_page_aflag_clear LBB0_50: ldr w25, [sp, #64] ; 4-byte Folded Reload ldr x24, [sp, #48] ; 8-byte Folded Reload cbz w23, LBB0_52 LBB0_51: mov x0, x19 mov x1, x21 bl _pmap_invalidate_page LBB0_52: Lloh103: adrp x8, _PG_MANAGED@GOTPAGE Lloh104: ldr x8, [x8, _PG_MANAGED@GOTPAGEOFF] Lloh105: ldr w8, [x8] tst w8, w20 b.eq LBB0_58 ; %bb.53: mov w27, #0 ldr w23, [sp, #68] ; 4-byte Folded Reload cbnz x22, LBB0_55 LBB0_54: add x1, sp, #72 mov x0, x19 bl _get_pv_entry mov x22, x0 str w21, [x0] LBB0_55: add x0, sp, #72 ldr w1, [sp, #40] ; 4-byte Folded Reload bl _CHANGE_PV_LIST_LOCK_TO_PHYS add x0, x24, #36 Lloh106: adrp x8, _pv_next@GOTPAGE Lloh107: ldr x8, [x8, _pv_next@GOTPAGEOFF] Lloh108: ldr w2, [x8] mov x1, x22 bl _TAILQ_INSERT_TAIL ldr w8, [x24, #32] add w8, w8, #1 str w8, [x24, #32] ldr w8, [sp, #60] ; 4-byte Folded Reload tst w20, w8 b.eq LBB0_59 ; %bb.56: Lloh109: adrp x8, _PGA_WRITEABLE@GOTPAGE Lloh110: ldr x8, [x8, _PGA_WRITEABLE@GOTPAGEOFF] Lloh111: ldr w1, [x8] mov x0, x24 bl _vm_page_aflag_set b LBB0_59 LBB0_57: mov x22, #0 and w23, w27, w28 ldr x24, [sp, #48] ; 8-byte Folded Reload mov x20, x26 cbnz w23, LBB0_51 b LBB0_52 LBB0_58: mov w27, #0 ldr w23, [sp, #68] ; 4-byte Folded Reload LBB0_59: tst w27, w23 ldr w23, [sp, #40] ; 4-byte Folded Reload b.eq LBB0_69 LBB0_60: ldr x0, [sp, #8] ; 8-byte Folded Reload mov x1, x20 bl _pte_load_store mov x22, x0 Lloh112: adrp x8, _PG_FRAME@GOTPAGE Lloh113: ldr x8, [x8, _PG_FRAME@GOTPAGEOFF] Lloh114: ldr w8, [x8] and w8, w8, w0 cmp w8, w23 cset w0, eq ldr x1, [sp, #24] ; 8-byte Folded Reload bl _KASSERT tst w20, w25 b.ne LBB0_65 ; %bb.61: ldr w9, [sp, #36] ; 4-byte Folded Reload and w8, w22, w9 cmp w8, w9 b.ne LBB0_65 ; %bb.62: Lloh115: adrp x8, _PG_MANAGED@GOTPAGE Lloh116: ldr x8, [x8, _PG_MANAGED@GOTPAGEOFF] Lloh117: ldr w8, [x8] tst w8, w22 b.eq LBB0_64 ; %bb.63: mov x0, x24 bl _vm_page_dirty LBB0_64: tst w22, w28 b.ne LBB0_68 b LBB0_70 LBB0_65: Lloh118: adrp x8, _PG_NX@GOTPAGE Lloh119: ldr x8, [x8, _PG_NX@GOTPAGEOFF] Lloh120: ldr w8, [x8] tst w8, w22 b.ne LBB0_70 ; %bb.66: and w8, w8, w20 cbz w8, LBB0_70 ; %bb.67: and w8, w22, w28 cbz w8, LBB0_70 LBB0_68: mov x0, x19 mov x1, x21 bl _pmap_invalidate_page b LBB0_70 LBB0_69: ldr x0, [sp, #8] ; 8-byte Folded Reload mov x1, x20 bl _pte_store LBB0_70: Lloh121: adrp x8, _KERN_SUCCESS@GOTPAGE Lloh122: ldr x8, [x8, _KERN_SUCCESS@GOTPAGEOFF] LBB0_71: ldr w20, [x8] ldr x0, [sp, #72] cbz x0, LBB0_73 LBB0_72: bl _rw_wunlock LBB0_73: mov x0, x19 bl _PMAP_UNLOCK mov x0, x20 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload ldp x20, x19, [sp, #144] ; 16-byte Folded Reload ldp x22, x21, [sp, #128] ; 16-byte Folded Reload ldp x24, x23, [sp, #112] ; 16-byte Folded Reload ldp x26, x25, [sp, #96] ; 16-byte Folded Reload ldp x28, x27, [sp, #80] ; 16-byte Folded Reload add sp, sp, #176 ret .loh AdrpLdrGot Lloh13, Lloh14 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGot Lloh52, Lloh53 .loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51 .loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48 .loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45 .loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42 .loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh59, Lloh60 .loh AdrpAdd Lloh57, Lloh58 .loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56 .loh AdrpLdrGot Lloh63, Lloh64 .loh AdrpLdrGot Lloh61, Lloh62 .loh AdrpLdrGot Lloh65, Lloh66 .loh AdrpAdd Lloh67, Lloh68 .loh AdrpLdrGotLdr Lloh69, Lloh70, Lloh71 .loh AdrpLdrGot Lloh75, Lloh76 .loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74 .loh AdrpLdrGot Lloh77, Lloh78 .loh AdrpLdrGotLdr Lloh79, Lloh80, Lloh81 .loh AdrpLdrGot Lloh82, Lloh83 .loh AdrpLdrGotLdr Lloh84, Lloh85, Lloh86 .loh AdrpLdrGotLdr Lloh87, Lloh88, Lloh89 .loh AdrpLdrGotLdr Lloh90, Lloh91, Lloh92 .loh AdrpLdrGot Lloh93, Lloh94 .loh AdrpLdrGotLdr Lloh95, Lloh96, Lloh97 .loh AdrpLdrGot Lloh98, Lloh99 .loh AdrpLdrGotLdr Lloh100, Lloh101, Lloh102 .loh AdrpLdrGotLdr Lloh103, Lloh104, Lloh105 .loh AdrpLdrGotLdr Lloh106, Lloh107, Lloh108 .loh AdrpLdrGotLdr Lloh109, Lloh110, Lloh111 .loh AdrpLdrGotLdr Lloh112, Lloh113, Lloh114 .loh AdrpLdrGotLdr Lloh115, Lloh116, Lloh117 .loh AdrpLdrGotLdr Lloh118, Lloh119, Lloh120 .loh AdrpLdrGot Lloh121, Lloh122 .cfi_endproc ; -- End function .comm _VM_MAX_KERNEL_ADDRESS,4,2 ; @VM_MAX_KERNEL_ADDRESS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pmap_enter: toobig" .comm _UPT_MIN_ADDRESS,4,2 ; @UPT_MIN_ADDRESS .comm _UPT_MAX_ADDRESS,4,2 ; @UPT_MAX_ADDRESS .comm _VPO_UNMANAGED,4,2 ; @VPO_UNMANAGED .comm _kmi,8,2 ; @kmi l_.str.2: ; @.str.2 .asciz "pmap_enter: managed mapping within the clean submap" .comm _PMAP_ENTER_RESERVED,4,2 ; @PMAP_ENTER_RESERVED .comm _VM_PROT_WRITE,4,2 ; @VM_PROT_WRITE l_.str.4: ; @.str.4 .asciz "pmap_enter: flags includes VM_PROT_WRITE but prot doesn't" .comm _VM_PROT_EXECUTE,4,2 ; @VM_PROT_EXECUTE .comm _pg_nx,4,2 ; @pg_nx .comm _PMAP_ENTER_WIRED,4,2 ; @PMAP_ENTER_WIRED .comm _PG_W,4,2 ; @PG_W .comm _VM_MAXUSER_ADDRESS,4,2 ; @VM_MAXUSER_ADDRESS .comm _PG_U,4,2 ; @PG_U .comm _kernel_pmap,8,3 ; @kernel_pmap .comm _PG_MANAGED,4,2 ; @PG_MANAGED .comm _PDRMASK,4,2 ; @PDRMASK l_.str.5: ; @.str.5 .asciz "pmap_enter: va unaligned" l_.str.6: ; @.str.6 .asciz "pmap_enter: m->psind < psind" .comm _PG_PS,4,2 ; @PG_PS .comm _PG_FRAME,4,2 ; @PG_FRAME .comm _PMAP_ENTER_NOSLEEP,4,2 ; @PMAP_ENTER_NOSLEEP .comm _KERN_RESOURCE_SHORTAGE,4,2 ; @KERN_RESOURCE_SHORTAGE l_.str.7: ; @.str.7 .asciz "pmap_enter: invalid page directory va=%#lx" .comm _PT_X86,8,3 ; @PT_X86 .comm _PGA_WRITEABLE,4,2 ; @PGA_WRITEABLE .comm _PGA_REFERENCED,4,2 ; @PGA_REFERENCED .comm _PG_FICTITIOUS,4,2 ; @PG_FICTITIOUS .comm _pv_next,4,2 ; @pv_next .comm _PG_NX,4,2 ; @PG_NX .comm _KERN_SUCCESS,4,2 ; @KERN_SUCCESS .comm _NPTEPG,8,3 ; @NPTEPG .subsections_via_symbols
AnghaBench/freebsd/sys/amd64/amd64/extr_pmap.c_pmap_enter.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dgram_sctp_wait_for_dry _dgram_sctp_wait_for_dry: ## @dgram_sctp_wait_for_dry .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 movq %rdi, %r15 movq 8(%rdi), %rax movq %rax, -72(%rbp) ## 8-byte Spill movl $32, -48(%rbp) movl (%rdi), %edi movq _IPPROTO_SCTP@GOTPCREL(%rip), %rbx movl (%rbx), %esi movq _SCTP_EVENTS@GOTPCREL(%rip), %r13 movl (%r13), %edx leaq -160(%rbp), %rcx leaq -48(%rbp), %r8 callq _getsockopt movl $-1, %r14d testl %eax, %eax js LBB0_26 ## %bb.1: movl $1, -156(%rbp) movl (%r15), %edi movl (%rbx), %esi movl (%r13), %edx leaq -160(%rbp), %rcx movl $32, %r8d callq _setsockopt testl %eax, %eax js LBB0_26 ## %bb.2: leaq -80(%rbp), %r12 movl $0, -44(%rbp) ## 4-byte Folded Spill movq %r12, %rdi xorl %esi, %esi movl $8, %edx callq _memset movq %r12, -64(%rbp) movl $8, -56(%rbp) xorps %xmm0, %xmm0 movups %xmm0, -96(%rbp) leaq -64(%rbp), %rax movq %rax, -104(%rbp) movl $1, -128(%rbp) movups %xmm0, -124(%rbp) movl $0, -108(%rbp) movl (%r15), %edi movq _MSG_PEEK@GOTPCREL(%rip), %rax movl (%rax), %edx leaq -128(%rbp), %rsi callq _recvmsg testl %eax, %eax jle LBB0_15 ## %bb.3: movq -72(%rbp), %r14 ## 8-byte Reload jmp LBB0_6 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_6 Depth=1 movq _F_GETFL@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %edx, %edx callq _fcntl movl %eax, %r14d movl (%r15), %edi movq _F_SETFL@GOTPCREL(%rip), %r12 movl (%r12), %esi movq _O_NONBLOCK@GOTPCREL(%rip), %rax movl (%rax), %edx callq _fcntl movl (%r15), %edi movq _MSG_PEEK@GOTPCREL(%rip), %rax movl (%rax), %edx leaq -128(%rbp), %rsi callq _recvmsg movl %eax, %r13d movl (%r15), %edi movl (%r12), %esi movl %r14d, %edx movq -72(%rbp), %r14 ## 8-byte Reload callq _fcntl LBB0_5: ## in Loop: Header=BB0_6 Depth=1 testl %r13d, %r13d movq _SCTP_EVENTS@GOTPCREL(%rip), %r13 leaq -80(%rbp), %r12 jle LBB0_22 LBB0_6: ## =>This Inner Loop Header: Depth=1 movq _MSG_NOTIFICATION@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, -124(%rbp) je LBB0_25 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 movq %r12, %rdi xorl %esi, %esi movl $8, %edx callq _memset movq %r12, -64(%rbp) movl $8, -56(%rbp) xorps %xmm0, %xmm0 leaq -96(%rbp), %rcx movups %xmm0, (%rcx) leaq -64(%rbp), %rax movq %rax, -104(%rbp) movl $1, -128(%rbp) movups %xmm0, -28(%rcx) movl $0, -12(%rcx) movl (%r15), %edi leaq -128(%rbp), %rsi xorl %edx, %edx callq _recvmsg testl %eax, %eax jle LBB0_19 ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 movq -80(%rbp), %rax movq _SCTP_SENDER_DRY_EVENT@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_11 ## %bb.9: ## in Loop: Header=BB0_6 Depth=1 movl $32, -48(%rbp) movl (%r15), %edi movq _IPPROTO_SCTP@GOTPCREL(%rip), %rbx movl (%rbx), %esi movl (%r13), %edx leaq -160(%rbp), %r14 movq %r14, %rcx leaq -48(%rbp), %r8 callq _getsockopt testl %eax, %eax js LBB0_28 ## %bb.10: ## in Loop: Header=BB0_6 Depth=1 movl $0, -156(%rbp) movl (%r15), %edi movl (%rbx), %esi movl (%r13), %edx movq %r14, %rcx movl $32, %r8d callq _setsockopt movl $1, -44(%rbp) ## 4-byte Folded Spill testl %eax, %eax movq -72(%rbp), %r14 ## 8-byte Reload js LBB0_28 LBB0_11: ## in Loop: Header=BB0_6 Depth=1 movq 8(%r14), %rax testq %rax, %rax je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_6 Depth=1 movl (%r14), %esi movq %r15, %rdi movq %r12, %rdx callq *%rax LBB0_13: ## in Loop: Header=BB0_6 Depth=1 movq %r12, %rdi xorl %esi, %esi movl $8, %edx callq _memset movq %r12, -64(%rbp) movl $8, -56(%rbp) xorps %xmm0, %xmm0 leaq -96(%rbp), %rcx movups %xmm0, (%rcx) leaq -64(%rbp), %rax movq %rax, -104(%rbp) movl $1, -128(%rbp) movups %xmm0, -28(%rcx) movl $0, -12(%rcx) movl (%r15), %edi cmpl $0, -44(%rbp) ## 4-byte Folded Reload jne LBB0_4 ## %bb.14: ## in Loop: Header=BB0_6 Depth=1 movq _MSG_PEEK@GOTPCREL(%rip), %rax movl (%rax), %edx leaq -128(%rbp), %rsi callq _recvmsg movl %eax, %r13d jmp LBB0_5 LBB0_15: jns LBB0_18 ## %bb.16: xorl %eax, %eax callq _get_last_socket_error movq _EAGAIN@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_18 ## %bb.17: xorl %eax, %eax callq _get_last_socket_error movq _EWOULDBLOCK@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_26 LBB0_18: xorl %r14d, %r14d jmp LBB0_26 LBB0_19: jns LBB0_25 ## %bb.20: xorl %eax, %eax callq _get_last_socket_error movq _EAGAIN@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_25 ## %bb.21: xorl %eax, %eax callq _get_last_socket_error movq _EWOULDBLOCK@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax movl $-1, %r14d je LBB0_25 jmp LBB0_26 LBB0_28: movl $-1, %r14d jmp LBB0_26 LBB0_22: movl $-1, %r14d jns LBB0_25 ## %bb.23: xorl %eax, %eax callq _get_last_socket_error movq _EAGAIN@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_25 ## %bb.24: xorl %eax, %eax callq _get_last_socket_error movq _EWOULDBLOCK@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_26 LBB0_25: movl -44(%rbp), %r14d ## 4-byte Reload LBB0_26: movl %r14d, %eax addq $120, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _IPPROTO_SCTP,4,2 ## @IPPROTO_SCTP .comm _SCTP_EVENTS,4,2 ## @SCTP_EVENTS .comm _MSG_PEEK,4,2 ## @MSG_PEEK .comm _EAGAIN,8,3 ## @EAGAIN .comm _EWOULDBLOCK,8,3 ## @EWOULDBLOCK .comm _MSG_NOTIFICATION,4,2 ## @MSG_NOTIFICATION .comm _SCTP_SENDER_DRY_EVENT,8,3 ## @SCTP_SENDER_DRY_EVENT .comm _F_GETFL,4,2 ## @F_GETFL .comm _F_SETFL,4,2 ## @F_SETFL .comm _O_NONBLOCK,4,2 ## @O_NONBLOCK .comm _SCTP_AUTHENTICATION_EVENT,8,3 ## @SCTP_AUTHENTICATION_EVENT .comm _SCTP_EVENT,4,2 ## @SCTP_EVENT .no_dead_strip _dgram_sctp_wait_for_dry .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dgram_sctp_wait_for_dry _dgram_sctp_wait_for_dry: ; @dgram_sctp_wait_for_dry .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x28, x27, [sp, #112] ; 16-byte Folded Spill 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 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 ldr x23, [x0, #8] mov w8, #32 str w8, [sp, #4] ldr w0, [x0] Lloh0: adrp x22, _IPPROTO_SCTP@GOTPAGE Lloh1: ldr x22, [x22, _IPPROTO_SCTP@GOTPAGEOFF] ldr w1, [x22] Lloh2: adrp x27, _SCTP_EVENTS@GOTPAGE Lloh3: ldr x27, [x27, _SCTP_EVENTS@GOTPAGEOFF] ldr w2, [x27] add x3, sp, #8 add x4, sp, #4 bl _getsockopt tbnz w0, #31, LBB0_23 ; %bb.1: mov w20, #1 str w20, [sp, #12] ldr w0, [x19] ldr w1, [x22] ldr w2, [x27] add x3, sp, #8 mov w4, #32 bl _setsockopt tbnz w0, #31, LBB0_23 ; %bb.2: sub x26, x29, #88 mov w21, #8 sub x0, x29, #88 mov w1, #0 mov w2, #8 bl _memset str x26, [sp, #40] str w21, [sp, #48] add x21, sp, #56 stp xzr, xzr, [sp, #88] add x28, sp, #40 str x28, [sp, #80] str w20, [sp, #56] stur xzr, [sp, #68] stur xzr, [sp, #60] str wzr, [sp, #76] ldr w0, [x19] Lloh4: adrp x8, _MSG_PEEK@GOTPAGE Lloh5: ldr x8, [x8, _MSG_PEEK@GOTPAGEOFF] Lloh6: ldr w2, [x8] add x1, sp, #56 bl _recvmsg cmp w0, #1 b.lt LBB0_16 ; %bb.3: mov w20, #0 add x24, x21, #32 orr x25, x21, #0x4 b LBB0_5 LBB0_4: ; in Loop: Header=BB0_5 Depth=1 Lloh7: adrp x8, _F_GETFL@GOTPAGE Lloh8: ldr x8, [x8, _F_GETFL@GOTPAGEOFF] Lloh9: ldr w1, [x8] mov w2, #0 bl _fcntl mov x26, x27 mov x27, x22 mov x22, x0 ldr w0, [x19] Lloh10: adrp x28, _F_SETFL@GOTPAGE Lloh11: ldr x28, [x28, _F_SETFL@GOTPAGEOFF] ldr w1, [x28] Lloh12: adrp x8, _O_NONBLOCK@GOTPAGE Lloh13: ldr x8, [x8, _O_NONBLOCK@GOTPAGEOFF] Lloh14: ldr w2, [x8] bl _fcntl ldr w0, [x19] Lloh15: adrp x8, _MSG_PEEK@GOTPAGE Lloh16: ldr x8, [x8, _MSG_PEEK@GOTPAGEOFF] Lloh17: ldr w2, [x8] add x1, sp, #56 bl _recvmsg mov x21, x0 ldr w0, [x19] ldr w1, [x28] add x28, sp, #40 mov x2, x22 mov x22, x27 mov x27, x26 sub x26, x29, #88 bl _fcntl cmp w21, #0 b.le LBB0_15 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [sp, #60] Lloh18: adrp x9, _MSG_NOTIFICATION@GOTPAGE Lloh19: ldr x9, [x9, _MSG_NOTIFICATION@GOTPAGEOFF] Lloh20: ldr w9, [x9] tst w9, w8 b.eq LBB0_24 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 sub x0, x29, #88 mov w1, #0 mov w2, #8 bl _memset str x26, [sp, #40] mov w21, #8 str w21, [sp, #48] stp xzr, xzr, [x24] str x28, [sp, #80] mov w8, #1 str w8, [sp, #56] stp xzr, xzr, [x25] str wzr, [x25, #16] ldr w0, [x19] add x1, sp, #56 mov w2, #0 bl _recvmsg cmp w0, #0 b.le LBB0_20 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 ldur x8, [x29, #-88] Lloh21: adrp x9, _SCTP_SENDER_DRY_EVENT@GOTPAGE Lloh22: ldr x9, [x9, _SCTP_SENDER_DRY_EVENT@GOTPAGEOFF] Lloh23: ldr x9, [x9] cmp x8, x9 b.ne LBB0_11 ; %bb.8: ; in Loop: Header=BB0_5 Depth=1 mov w8, #32 str w8, [sp, #4] ldr w0, [x19] ldr w1, [x22] ldr w2, [x27] add x3, sp, #8 add x4, sp, #4 bl _getsockopt tbnz w0, #31, LBB0_23 ; %bb.9: ; in Loop: Header=BB0_5 Depth=1 str wzr, [sp, #12] ldr w0, [x19] ldr w1, [x22] ldr w2, [x27] add x3, sp, #8 mov w4, #32 bl _setsockopt tbnz w0, #31, LBB0_23 ; %bb.10: ; in Loop: Header=BB0_5 Depth=1 mov w20, #1 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [x23, #8] cbz x8, LBB0_13 ; %bb.12: ; in Loop: Header=BB0_5 Depth=1 ldr w1, [x23] sub x2, x29, #88 mov x0, x19 blr x8 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 sub x0, x29, #88 mov w1, #0 mov w2, #8 bl _memset str x26, [sp, #40] str w21, [sp, #48] stp xzr, xzr, [x24] str x28, [sp, #80] mov w8, #1 str w8, [sp, #56] stp xzr, xzr, [x25] str wzr, [x25, #16] ldr w0, [x19] cbnz w20, LBB0_4 ; %bb.14: ; in Loop: Header=BB0_5 Depth=1 Lloh24: adrp x8, _MSG_PEEK@GOTPAGE Lloh25: ldr x8, [x8, _MSG_PEEK@GOTPAGEOFF] Lloh26: ldr w2, [x8] add x1, sp, #56 bl _recvmsg mov x21, x0 cmp w21, #0 b.gt LBB0_5 LBB0_15: tbz w21, #31, LBB0_24 b LBB0_21 LBB0_16: tbz w0, #31, LBB0_19 ; %bb.17: bl _get_last_socket_error Lloh27: adrp x8, _EAGAIN@GOTPAGE Lloh28: ldr x8, [x8, _EAGAIN@GOTPAGEOFF] Lloh29: ldr x8, [x8] cmp x0, x8 b.eq LBB0_19 ; %bb.18: bl _get_last_socket_error Lloh30: adrp x8, _EWOULDBLOCK@GOTPAGE Lloh31: ldr x8, [x8, _EWOULDBLOCK@GOTPAGEOFF] Lloh32: ldr x8, [x8] cmp x0, x8 b.ne LBB0_23 LBB0_19: mov w20, #0 b LBB0_24 LBB0_20: tbz w0, #31, LBB0_24 LBB0_21: bl _get_last_socket_error Lloh33: adrp x8, _EAGAIN@GOTPAGE Lloh34: ldr x8, [x8, _EAGAIN@GOTPAGEOFF] Lloh35: ldr x8, [x8] cmp x0, x8 b.eq LBB0_24 ; %bb.22: bl _get_last_socket_error Lloh36: adrp x8, _EWOULDBLOCK@GOTPAGE Lloh37: ldr x8, [x8, _EWOULDBLOCK@GOTPAGEOFF] Lloh38: ldr x8, [x8] cmp x0, x8 b.eq LBB0_24 LBB0_23: mov w20, #-1 LBB0_24: mov x0, x20 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 ldp x28, x27, [sp, #112] ; 16-byte Folded Reload add sp, sp, #208 ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35 .loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38 .cfi_endproc ; -- End function .comm _IPPROTO_SCTP,4,2 ; @IPPROTO_SCTP .comm _SCTP_EVENTS,4,2 ; @SCTP_EVENTS .comm _MSG_PEEK,4,2 ; @MSG_PEEK .comm _EAGAIN,8,3 ; @EAGAIN .comm _EWOULDBLOCK,8,3 ; @EWOULDBLOCK .comm _MSG_NOTIFICATION,4,2 ; @MSG_NOTIFICATION .comm _SCTP_SENDER_DRY_EVENT,8,3 ; @SCTP_SENDER_DRY_EVENT .comm _F_GETFL,4,2 ; @F_GETFL .comm _F_SETFL,4,2 ; @F_SETFL .comm _O_NONBLOCK,4,2 ; @O_NONBLOCK .comm _SCTP_AUTHENTICATION_EVENT,8,3 ; @SCTP_AUTHENTICATION_EVENT .comm _SCTP_EVENT,4,2 ; @SCTP_EVENT .no_dead_strip _dgram_sctp_wait_for_dry .subsections_via_symbols
AnghaBench/openssl/crypto/bio/extr_bss_dgram.c_dgram_sctp_wait_for_dry.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function lgdt3305_read_fec_lock_status _lgdt3305_read_fec_lock_status: ## @lgdt3305_read_fec_lock_status .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 movl $0, (%rsi) movl $-129, %eax addl (%rdi), %eax cmpl $1, %eax ja LBB0_3 ## %bb.1: movq %rsi, %r14 movq _LGDT3305_FEC_LOCK_STATUS@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -20(%rbp), %rdx callq _lgdt3305_read_reg movl %eax, %ebx movl %eax, %edi callq _lg_fail testl %eax, %eax jne LBB0_4 ## %bb.2: movl -20(%rbp), %eax movl %eax, %edi andl $8, %edi movl %eax, %ecx notl %ecx movl %edi, %edx shrl $3, %edx xorl %esi, %esi testb $5, %cl cmovel %edx, %esi testb $1, %al leaq L_.str.2(%rip), %r9 leaq L_.str.1(%rip), %rdx cmoveq %r9, %rdx testb $4, %al leaq L_.str.3(%rip), %rcx cmoveq %r9, %rcx testl %edi, %edi movl %esi, (%r14) leaq L_.str.4(%rip), %r8 cmoveq %r9, %r8 leaq L_.str(%rip), %rdi callq _lg_dbg jmp LBB0_4 LBB0_3: movq _EINVAL@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx LBB0_4: movl %ebx, %eax addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _LGDT3305_FEC_LOCK_STATUS,4,2 ## @LGDT3305_FEC_LOCK_STATUS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "(%d) %s%s%s\n" L_.str.1: ## @.str.1 .asciz "mpeg lock " L_.str.2: ## @.str.2 .space 1 L_.str.3: ## @.str.3 .asciz "fec lock " L_.str.4: ## @.str.4 .asciz "viterbi lock" .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _lgdt3305_read_fec_lock_status .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function lgdt3305_read_fec_lock_status _lgdt3305_read_fec_lock_status: ; @lgdt3305_read_fec_lock_status .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 str wzr, [x1] ldr w8, [x0] sub w8, w8, #129 cmp w8, #1 b.hi LBB0_3 ; %bb.1: mov x20, x1 Lloh0: adrp x8, _LGDT3305_FEC_LOCK_STATUS@GOTPAGE Lloh1: ldr x8, [x8, _LGDT3305_FEC_LOCK_STATUS@GOTPAGEOFF] Lloh2: ldr w1, [x8] add x2, sp, #12 bl _lgdt3305_read_reg mov x19, x0 bl _lg_fail cbnz w0, LBB0_4 ; %bb.2: ldr w8, [sp, #12] ands w9, w8, #0x8 lsr w9, w9, #3 Lloh3: adrp x10, l_.str.2@PAGE Lloh4: add x10, x10, l_.str.2@PAGEOFF Lloh5: adrp x11, l_.str.4@PAGE Lloh6: add x11, x11, l_.str.4@PAGEOFF csel x4, x10, x11, eq mov w11, #5 bics wzr, w11, w8 csel w1, w9, wzr, eq str w1, [x20] Lloh7: adrp x9, l_.str.1@PAGE Lloh8: add x9, x9, l_.str.1@PAGEOFF tst w8, #0x1 Lloh9: adrp x11, l_.str.3@PAGE Lloh10: add x11, x11, l_.str.3@PAGEOFF csel x2, x10, x9, eq tst w8, #0x4 csel x3, x10, x11, eq Lloh11: adrp x0, l_.str@PAGE Lloh12: add x0, x0, l_.str@PAGEOFF bl _lg_dbg b LBB0_4 LBB0_3: Lloh13: adrp x8, _EINVAL@GOTPAGE Lloh14: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh15: ldr w8, [x8] neg w19, w8 LBB0_4: mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _LGDT3305_FEC_LOCK_STATUS,4,2 ; @LGDT3305_FEC_LOCK_STATUS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "(%d) %s%s%s\n" l_.str.1: ; @.str.1 .asciz "mpeg lock " l_.str.2: ; @.str.2 .space 1 l_.str.3: ; @.str.3 .asciz "fec lock " l_.str.4: ; @.str.4 .asciz "viterbi lock" .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _lgdt3305_read_fec_lock_status .subsections_via_symbols
AnghaBench/linux/drivers/media/dvb-frontends/extr_lgdt3305.c_lgdt3305_read_fec_lock_status.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi movl $10, %esi movl $20, %edx movl $30, %ecx xorl %eax, %eax callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "value of a = %d, b = %d and c = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp 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 mov w10, #30 mov w8, #20 mov w9, #10 stp x8, x10, [sp, #8] str x9, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "value of a = %d, b = %d and c = %d\n" .subsections_via_symbols
the_stack_data/215767901.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wavefront_fetch_multisample _wavefront_fetch_multisample: ## @wavefront_fetch_multisample .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, %r15 movq %rdi, %r14 movl (%rsi), %edi leaq -45(%rbp), %rbx movq %rbx, %rsi movl $2, %edx callq _munge_int32 movq _WFC_UPLOAD_MULTISAMPLE@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -41(%rbp), %rdx movq %r14, %rdi movq %rbx, %rcx callq _snd_wavefront_cmd testq %rax, %rax je LBB0_3 ## %bb.1: leaq L_.str(%rip), %rdi LBB0_2: callq _snd_printk movq _EIO@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax jmp LBB0_10 LBB0_3: movq _WF_DEBUG_DATA@GOTPCREL(%rip), %rax movl (%rax), %edi movl (%r15), %edx movzbl -41(%rbp), %ecx leaq L_.str.1(%rip), %rsi callq _DPRINT movzbl -41(%rbp), %ecx xorl %eax, %eax movb %cl, 8(%r15) cmpl $31, %ecx je LBB0_10 ## %bb.4: movl $1, %r12d ## kill: def $cl killed $cl killed $ecx shll %cl, %r12d movl $1, %eax cmpl $2, %r12d cmovll %eax, %r12d xorl %ebx, %ebx leaq L_.str.3(%rip), %r13 .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi callq _wavefront_read cmpl $-1, %eax je LBB0_7 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movb %al, -43(%rbp) movq %r14, %rdi callq _wavefront_read cmpl $-1, %eax je LBB0_7 ## %bb.8: ## in Loop: Header=BB0_5 Depth=1 movb %al, -42(%rbp) leaq -43(%rbp), %rdi movl $2, %esi callq _demunge_int32 movq 16(%r15), %rcx movb %al, (%rcx,%rbx) movq _WF_DEBUG_DATA@GOTPCREL(%rip), %rax movl (%rax), %edi movq 16(%r15), %rax movzbl (%rax,%rbx), %ecx movq %r13, %rsi movl %ebx, %edx callq _DPRINT incq %rbx cmpq %rbx, %r12 jne LBB0_5 ## %bb.9: xorl %eax, %eax LBB0_10: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_7: leaq L_.str.2(%rip), %rdi jmp LBB0_2 .cfi_endproc ## -- End function .comm _WFC_UPLOAD_MULTISAMPLE,4,2 ## @WFC_UPLOAD_MULTISAMPLE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "upload multisample failed.\n" .comm _EIO,4,2 ## @EIO .comm _WF_DEBUG_DATA,4,2 ## @WF_DEBUG_DATA L_.str.1: ## @.str.1 .asciz "msample %d has %d samples\n" L_.str.2: ## @.str.2 .asciz "upload multisample failed during sample loop.\n" L_.str.3: ## @.str.3 .asciz "msample sample[%d] = %d\n" .no_dead_strip _wavefront_fetch_multisample .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wavefront_fetch_multisample _wavefront_fetch_multisample: ; @wavefront_fetch_multisample .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, x1 mov x20, x0 ldr w0, [x1] add x1, sp, #13 mov w2, #2 bl _munge_int32 Lloh0: adrp x8, _WFC_UPLOAD_MULTISAMPLE@GOTPAGE Lloh1: ldr x8, [x8, _WFC_UPLOAD_MULTISAMPLE@GOTPAGEOFF] Lloh2: ldr w1, [x8] add x2, sp, #15 add x3, sp, #13 mov x0, x20 bl _snd_wavefront_cmd cbz x0, LBB0_3 ; %bb.1: Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF LBB0_2: bl _snd_printk Lloh5: adrp x8, _EIO@GOTPAGE Lloh6: ldr x8, [x8, _EIO@GOTPAGEOFF] Lloh7: ldr w8, [x8] neg w0, w8 b LBB0_9 LBB0_3: Lloh8: adrp x23, _WF_DEBUG_DATA@GOTPAGE Lloh9: ldr x23, [x23, _WF_DEBUG_DATA@GOTPAGEOFF] ldr w0, [x23] ldr w2, [x19] ldrb w3, [sp, #15] Lloh10: adrp x1, l_.str.1@PAGE Lloh11: add x1, x1, l_.str.1@PAGEOFF bl _DPRINT ldrb w8, [sp, #15] strb w8, [x19, #8] cmp w8, #31 b.eq LBB0_8 ; %bb.4: mov x21, #0 mov w9, #1 lsl w8, w9, w8 cmp w8, #1 csinc w24, w8, wzr, gt Lloh12: adrp x22, l_.str.3@PAGE Lloh13: add x22, x22, l_.str.3@PAGEOFF LBB0_5: ; =>This Inner Loop Header: Depth=1 mov x0, x20 bl _wavefront_read cmn w0, #1 b.eq LBB0_10 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 strb w0, [sp, #11] mov x0, x20 bl _wavefront_read cmn w0, #1 b.eq LBB0_10 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 strb w0, [sp, #12] add x0, sp, #11 mov w1, #2 bl _demunge_int32 ldr x8, [x19, #16] strb w0, [x8, x21] ldr w0, [x23] ldr x8, [x19, #16] ldrb w3, [x8, x21] mov x1, x22 mov x2, x21 bl _DPRINT add x21, x21, #1 cmp x24, x21 b.ne LBB0_5 LBB0_8: mov w0, #0 LBB0_9: 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_10: Lloh14: adrp x0, l_.str.2@PAGE Lloh15: add x0, x0, l_.str.2@PAGEOFF b LBB0_2 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _WFC_UPLOAD_MULTISAMPLE,4,2 ; @WFC_UPLOAD_MULTISAMPLE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "upload multisample failed.\n" .comm _EIO,4,2 ; @EIO .comm _WF_DEBUG_DATA,4,2 ; @WF_DEBUG_DATA l_.str.1: ; @.str.1 .asciz "msample %d has %d samples\n" l_.str.2: ; @.str.2 .asciz "upload multisample failed during sample loop.\n" l_.str.3: ; @.str.3 .asciz "msample sample[%d] = %d\n" .no_dead_strip _wavefront_fetch_multisample .subsections_via_symbols
AnghaBench/fastsocket/kernel/sound/isa/wavefront/extr_wavefront_synth.c_wavefront_fetch_multisample.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 $16, %rsp movabsq $29400294339736144, %rax ## imm = 0x68736974697250 movq %rax, -8(%rbp) leaq L_.str.1(%rip), %rdi leaq L_.str(%rip), %rdx leaq -8(%rbp), %rsi xorl %eax, %eax callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Wadhwa" L_.str.1: ## @.str.1 .asciz "%s %s\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x8, #29264 movk x8, #29801, lsl #16 movk x8, #29545, lsl #32 movk x8, #104, lsl #48 stur x8, [x29, #-8] Lloh0: adrp x8, l_.str@PAGE Lloh1: add x8, x8, l_.str@PAGEOFF sub x9, x29, #8 stp x9, x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Wadhwa" l_.str.1: ; @.str.1 .asciz "%s %s\n" .subsections_via_symbols
the_stack_data/66425.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function __omap3isp_get ___omap3isp_get: ## @__omap3isp_get .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 testq %rdi, %rdi je LBB0_1 ## %bb.2: movl %esi, %r15d movq %rdi, %rbx leaq 8(%rdi), %r14 movq %r14, %rdi callq _mutex_lock cmpq $0, (%rbx) jle LBB0_3 LBB0_9: incq (%rbx) LBB0_10: movq %r14, %rdi callq _mutex_unlock jmp LBB0_11 LBB0_1: xorl %ebx, %ebx LBB0_11: movq %rbx, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_3: movq %rbx, %rdi callq _isp_enable_clocks testq %rax, %rax js LBB0_4 ## %bb.5: cmpq $0, 16(%rbx) je LBB0_7 ## %bb.6: movq %rbx, %rdi callq _isp_restore_ctx LBB0_7: testl %r15d, %r15d je LBB0_9 ## %bb.8: movq %rbx, %rdi callq _isp_enable_interrupts jmp LBB0_9 LBB0_4: xorl %ebx, %ebx jmp LBB0_10 .cfi_endproc ## -- End function .no_dead_strip ___omap3isp_get .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function __omap3isp_get ___omap3isp_get: ; @__omap3isp_get .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 cbz x0, LBB0_4 ; %bb.1: mov x21, x1 add x20, x19, #8 mov x0, x20 bl _mutex_lock ldr x8, [x19] cmp x8, #0 b.le LBB0_5 LBB0_2: ldr x8, [x19] add x8, x8, #1 str x8, [x19] LBB0_3: mov x0, x20 bl _mutex_unlock LBB0_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 LBB0_5: mov x0, x19 bl _isp_enable_clocks tbnz x0, #63, LBB0_10 ; %bb.6: ldr x8, [x19, #16] cbz x8, LBB0_8 ; %bb.7: mov x0, x19 bl _isp_restore_ctx LBB0_8: cbz w21, LBB0_2 ; %bb.9: mov x0, x19 bl _isp_enable_interrupts b LBB0_2 LBB0_10: mov x19, #0 b LBB0_3 .cfi_endproc ; -- End function .no_dead_strip ___omap3isp_get .subsections_via_symbols
AnghaBench/linux/drivers/media/platform/omap3isp/extr_isp.c___omap3isp_get.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cxgb4_ptp_read_hwstamp ## -- Begin function cxgb4_ptp_read_hwstamp .p2align 4, 0x90 _cxgb4_ptp_read_hwstamp: ## @cxgb4_ptp_read_hwstamp .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, %r15 movq %rdi, %rbx movq 8(%rdi), %rdi callq _skb_hwtstamps movq %rax, %r14 movl (%r15), %edi movq _MAC_PORT_TX_TS_VAL_LO@GOTPCREL(%rip), %rax movl (%rax), %esi callq _T5_PORT_REG movq %rbx, %rdi movl %eax, %esi callq _t4_read_reg movl (%r15), %edi movq _MAC_PORT_TX_TS_VAL_HI@GOTPCREL(%rip), %rax movl (%rax), %esi callq _T5_PORT_REG movq %rbx, %rdi movl %eax, %esi callq _t4_read_reg callq _ns_to_ktime movl %eax, (%r14) movq 8(%rbx), %rdi movq %r14, %rsi callq _skb_tstamp_tx movq 8(%rbx), %rdi callq _dev_kfree_skb_any movq %rbx, %rdi callq _spin_lock movq $0, 8(%rbx) movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _spin_unlock ## TAILCALL .cfi_endproc ## -- End function .comm _MAC_PORT_TX_TS_VAL_LO,4,2 ## @MAC_PORT_TX_TS_VAL_LO .comm _MAC_PORT_TX_TS_VAL_HI,4,2 ## @MAC_PORT_TX_TS_VAL_HI .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cxgb4_ptp_read_hwstamp ; -- Begin function cxgb4_ptp_read_hwstamp .p2align 2 _cxgb4_ptp_read_hwstamp: ; @cxgb4_ptp_read_hwstamp .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 ldr x0, [x0, #8] bl _skb_hwtstamps mov x21, x0 ldr w0, [x19] Lloh0: adrp x8, _MAC_PORT_TX_TS_VAL_LO@GOTPAGE Lloh1: ldr x8, [x8, _MAC_PORT_TX_TS_VAL_LO@GOTPAGEOFF] Lloh2: ldr w1, [x8] bl _T5_PORT_REG mov x1, x0 mov x0, x20 bl _t4_read_reg ldr w0, [x19] Lloh3: adrp x8, _MAC_PORT_TX_TS_VAL_HI@GOTPAGE Lloh4: ldr x8, [x8, _MAC_PORT_TX_TS_VAL_HI@GOTPAGEOFF] Lloh5: ldr w1, [x8] bl _T5_PORT_REG mov x1, x0 mov x0, x20 bl _t4_read_reg bl _ns_to_ktime str w0, [x21] ldr x0, [x20, #8] mov x1, x21 bl _skb_tstamp_tx ldr x0, [x20, #8] bl _dev_kfree_skb_any mov x0, x20 bl _spin_lock str xzr, [x20, #8] mov x0, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _spin_unlock .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _MAC_PORT_TX_TS_VAL_LO,4,2 ; @MAC_PORT_TX_TS_VAL_LO .comm _MAC_PORT_TX_TS_VAL_HI,4,2 ; @MAC_PORT_TX_TS_VAL_HI .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/chelsio/cxgb4/extr_cxgb4_ptp.c_cxgb4_ptp_read_hwstamp.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 bounds_get_center LCPI0_0: .long 0x3f000000 ## float 0.5 .section __TEXT,__text,regular,pure_instructions .globl _bounds_get_center .p2align 4, 0x90 _bounds_get_center: ## @bounds_get_center .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 addq $4, %rsi movq %r14, %rdx callq _vec3_sub movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq %rbx, %rdi movq %rbx, %rsi callq _vec3_mulf movq %rbx, %rdi movq %rbx, %rsi movq %r14, %rdx popq %rbx popq %r14 popq %rbp jmp _vec3_add ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bounds_get_center ; -- Begin function bounds_get_center .p2align 2 _bounds_get_center: ; @bounds_get_center .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 add x1, x1, #4 mov x2, x19 bl _vec3_sub fmov s0, #0.50000000 mov x0, x20 mov x1, x20 bl _vec3_mulf mov x0, x20 mov x1, x20 mov x2, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _vec3_add .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/obs-studio/libobs/graphics/extr_bounds.c_bounds_get_center.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ntp_modlist_parse _ntp_modlist_parse: ## @ntp_modlist_parse .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $136, %rsp .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, %r12d movq %rdi, %r14 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq %rcx, %rdi callq _UNUSEDPARM cmpl $9, %r12d jb LBB0_9 ## %bb.1: movzbl 4(%r14), %ebx cmpl $16, %ebx jae LBB0_2 ## %bb.3: movzbl 6(%r14), %eax andl $15, %eax shll $8, %eax movzbl 7(%r14), %edx orl %eax, %edx andl $15, %ebx shll $8, %ebx movzbl 5(%r14), %ecx orl %ebx, %ecx imull %edx, %ecx leal 4(%rcx), %eax cmpl %r12d, %eax ja LBB0_4 ## %bb.6: cmpl $501, %ecx ## imm = 0x1F5 jb LBB0_7 LBB0_4: movq _PROTO_NTP@GOTPCREL(%rip), %rax movl (%rax), %esi movq _AUTO_LEN@GOTPCREL(%rip), %rax movl (%rax), %ecx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_11 ## %bb.5: leaq L_.str.5(%rip), %rdx movq %r15, %rdi addq $136, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _banout_append ## TAILCALL LBB0_2: shrl $4, %ebx movq _error_codes@GOTPCREL(%rip), %rax movl (%rax), %edi movl %ebx, %esi callq _val2string_lookup testq %rax, %rax leaq L_.str(%rip), %r14 cmovneq %rax, %r14 leaq L_.str.1(%rip), %rdx leaq -176(%rbp), %r12 movq %r12, %rdi movl $12, %esi movl %ebx, %ecx xorl %eax, %eax callq _sprintf_s movq _PROTO_NTP@GOTPCREL(%rip), %r13 movl (%r13), %esi movq _AUTO_LEN@GOTPCREL(%rip), %rbx movl (%rbx), %ecx leaq L_.str.2(%rip), %rdx movq %r15, %rdi callq _banout_append movl (%r13), %esi movl (%rbx), %ecx movq %r15, %rdi movq %r12, %rdx callq _banout_append movl (%r13), %esi movl (%rbx), %ecx leaq L_.str.3(%rip), %rdx movq %r15, %rdi callq _banout_append movl (%r13), %esi movl (%rbx), %ecx movq %r15, %rdi movq %r14, %rdx callq _banout_append movl (%r13), %esi movl (%rbx), %ecx leaq L_.str.4(%rip), %rdx movq %r15, %rdi jmp LBB0_8 LBB0_7: testb $64, (%r14) leaq L_.str.8(%rip), %rax leaq L_.str.7(%rip), %r8 cmoveq %rax, %r8 leaq L_.str.6(%rip), %rdx leaq -176(%rbp), %rbx movq %rbx, %rdi movl $128, %esi ## kill: def $ecx killed $ecx killed $rcx xorl %eax, %eax callq _sprintf_s movq _PROTO_NTP@GOTPCREL(%rip), %rax movl (%rax), %esi movq _AUTO_LEN@GOTPCREL(%rip), %rax movl (%rax), %ecx movq %r15, %rdi movq %rbx, %rdx LBB0_8: callq _banout_append LBB0_9: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_11 ## %bb.10: addq $136, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_11: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _error_codes,4,2 ## @error_codes .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Bogus Error Code" L_.str.1: ## @.str.1 .asciz "%u" .comm _PROTO_NTP,4,2 ## @PROTO_NTP L_.str.2: ## @.str.2 .asciz "Response was NTP Error Code " .comm _AUTO_LEN,4,2 ## @AUTO_LEN L_.str.3: ## @.str.3 .asciz " - \"" L_.str.4: ## @.str.4 .asciz "\"" L_.str.5: ## @.str.5 .asciz "response-too-big" L_.str.6: ## @.str.6 .asciz " response-size=%u-bytes more=%s" L_.str.7: ## @.str.7 .asciz "true" L_.str.8: ## @.str.8 .asciz "false" .no_dead_strip _ntp_modlist_parse .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ntp_modlist_parse _ntp_modlist_parse: ; @ntp_modlist_parse .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, x2 mov x21, x1 mov x20, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] mov x0, x3 bl _UNUSEDPARM cmp w21, #9 b.lo LBB0_9 ; %bb.1: ldrb w8, [x20, #4] cmp w8, #16 b.hs LBB0_6 ; %bb.2: ldrb w9, [x20, #6] and w9, w9, #0xf ldrb w10, [x20, #7] bfi w10, w9, #8, #4 ldrb w9, [x20, #5] bfi w9, w8, #8, #4 mul w3, w9, w10 add w8, w3, #4 cmp w8, w21 b.hi LBB0_4 ; %bb.3: cmp w3, #501 b.lo LBB0_7 LBB0_4: Lloh3: adrp x8, _PROTO_NTP@GOTPAGE Lloh4: ldr x8, [x8, _PROTO_NTP@GOTPAGEOFF] Lloh5: ldr w1, [x8] Lloh6: adrp x8, _AUTO_LEN@GOTPAGE Lloh7: ldr x8, [x8, _AUTO_LEN@GOTPAGEOFF] Lloh8: ldr w3, [x8] ldur x8, [x29, #-40] Lloh9: adrp x9, ___stack_chk_guard@GOTPAGE Lloh10: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh11: ldr x9, [x9] cmp x9, x8 b.ne LBB0_11 ; %bb.5: Lloh12: adrp x2, l_.str.5@PAGE Lloh13: add x2, x2, l_.str.5@PAGEOFF 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 b _banout_append LBB0_6: lsr w20, w8, #4 Lloh14: adrp x8, _error_codes@GOTPAGE Lloh15: ldr x8, [x8, _error_codes@GOTPAGEOFF] Lloh16: ldr w0, [x8] mov x1, x20 bl _val2string_lookup Lloh17: adrp x8, l_.str@PAGE Lloh18: add x8, x8, l_.str@PAGEOFF cmp x0, #0 csel x21, x8, x0, eq Lloh19: adrp x2, l_.str.1@PAGE Lloh20: add x2, x2, l_.str.1@PAGEOFF add x0, sp, #8 mov w1, #12 mov x3, x20 bl _sprintf_s Lloh21: adrp x20, _PROTO_NTP@GOTPAGE Lloh22: ldr x20, [x20, _PROTO_NTP@GOTPAGEOFF] ldr w1, [x20] Lloh23: adrp x22, _AUTO_LEN@GOTPAGE Lloh24: ldr x22, [x22, _AUTO_LEN@GOTPAGEOFF] ldr w3, [x22] Lloh25: adrp x2, l_.str.2@PAGE Lloh26: add x2, x2, l_.str.2@PAGEOFF mov x0, x19 bl _banout_append ldr w1, [x20] ldr w3, [x22] add x2, sp, #8 mov x0, x19 bl _banout_append ldr w1, [x20] ldr w3, [x22] Lloh27: adrp x2, l_.str.3@PAGE Lloh28: add x2, x2, l_.str.3@PAGEOFF mov x0, x19 bl _banout_append ldr w1, [x20] ldr w3, [x22] mov x0, x19 mov x2, x21 bl _banout_append ldr w1, [x20] ldr w3, [x22] Lloh29: adrp x2, l_.str.4@PAGE Lloh30: add x2, x2, l_.str.4@PAGEOFF b LBB0_8 LBB0_7: ldrb w8, [x20] Lloh31: adrp x9, l_.str.7@PAGE Lloh32: add x9, x9, l_.str.7@PAGEOFF Lloh33: adrp x10, l_.str.8@PAGE Lloh34: add x10, x10, l_.str.8@PAGEOFF tst w8, #0x40 csel x8, x10, x9, eq str x8, [sp] Lloh35: adrp x2, l_.str.6@PAGE Lloh36: add x2, x2, l_.str.6@PAGEOFF add x0, sp, #8 mov w1, #128 bl _sprintf_s Lloh37: adrp x8, _PROTO_NTP@GOTPAGE Lloh38: ldr x8, [x8, _PROTO_NTP@GOTPAGEOFF] Lloh39: ldr w1, [x8] Lloh40: adrp x8, _AUTO_LEN@GOTPAGE Lloh41: ldr x8, [x8, _AUTO_LEN@GOTPAGEOFF] Lloh42: ldr w3, [x8] add x2, sp, #8 LBB0_8: mov x0, x19 bl _banout_append LBB0_9: ldur x8, [x29, #-40] Lloh43: adrp x9, ___stack_chk_guard@GOTPAGE Lloh44: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh45: ldr x9, [x9] cmp x9, x8 b.ne LBB0_11 ; %bb.10: 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_11: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGot Lloh23, Lloh24 .loh AdrpLdrGot Lloh21, Lloh22 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42 .loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpAdd Lloh31, Lloh32 .loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45 .cfi_endproc ; -- End function .comm _error_codes,4,2 ; @error_codes .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Bogus Error Code" l_.str.1: ; @.str.1 .asciz "%u" .comm _PROTO_NTP,4,2 ; @PROTO_NTP l_.str.2: ; @.str.2 .asciz "Response was NTP Error Code " .comm _AUTO_LEN,4,2 ; @AUTO_LEN l_.str.3: ; @.str.3 .asciz " - \"" l_.str.4: ; @.str.4 .asciz "\"" l_.str.5: ; @.str.5 .asciz "response-too-big" l_.str.6: ; @.str.6 .asciz " response-size=%u-bytes more=%s" l_.str.7: ; @.str.7 .asciz "true" l_.str.8: ; @.str.8 .asciz "false" .no_dead_strip _ntp_modlist_parse .subsections_via_symbols
AnghaBench/masscan/src/extr_proto-ntp.c_ntp_modlist_parse.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nvme_fc_init_queue _nvme_fc_init_queue: ## @nvme_fc_init_queue .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movq 8(%rdi), %r15 movslq %esi, %r12 leaq (%r12,%r12,2), %rbx leaq (%r15,%rbx,8), %rdi xorl %esi, %esi movl $24, %edx callq _memset movq %r14, 16(%r15,%rbx,8) movl %r12d, (%r15,%rbx,8) leaq (%r15,%rbx,8), %rdi addq $12, %rdi xorl %esi, %esi callq _atomic_set movl 4(%r14), %eax movl %eax, 8(%r15,%rbx,8) testl %r12d, %r12d jle LBB0_1 ## %bb.2: movl (%r14), %eax shll $4, %eax jmp LBB0_3 LBB0_1: movl $4, %eax LBB0_3: movl %eax, 4(%r15,%rbx,8) popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _nvme_fc_init_queue .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nvme_fc_init_queue _nvme_fc_init_queue: ; @nvme_fc_init_queue .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 mov x19, x0 ldr x22, [x0, #8] sxtw x23, w20 mov w8, #24 smaddl x21, w1, w8, x22 mov x0, x21 mov w1, #0 mov w2, #24 bl _memset str x19, [x21, #16] str w20, [x21] add x0, x21, #12 mov w1, #0 bl _atomic_set ldr w8, [x19, #4] str w8, [x21, #8] cmp w20, #1 b.lt LBB0_2 ; %bb.1: ldr w8, [x19] lsl w8, w8, #4 b LBB0_3 LBB0_2: mov w8, #4 LBB0_3: mov w9, #24 madd x9, x23, x9, x22 str w8, [x9, #4] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _nvme_fc_init_queue .subsections_via_symbols
AnghaBench/linux/drivers/nvme/host/extr_fc.c_nvme_fc_init_queue.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Pattern ## -- Begin function Pattern .p2align 4, 0x90 _Pattern: ## @Pattern .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, -44(%rbp) ## 4-byte Spill cmpl %esi, %edi jne LBB0_6 ## %bb.1: movl $10, %edi callq _putchar cmpl $0, -44(%rbp) ## 4-byte Folded Reload jle LBB0_6 ## %bb.2: movl -44(%rbp), %eax ## 4-byte Reload movl %eax, %r12d negl %r12d movl $1, %ebx leaq L_.str.2(%rip), %r15 leaq L_.str.1(%rip), %r13 .p2align 4, 0x90 LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 movl $1, %r14d .p2align 4, 0x90 LBB0_4: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl %r14d, %ebx movq %r13, %rdi cmovbq %r15, %rdi xorl %eax, %eax callq _printf leal (%r12,%r14), %eax incl %eax movl %r14d, %ecx incl %ecx movl %ecx, %r14d cmpl $1, %eax jne LBB0_4 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movl $10, %edi callq _putchar leal 1(%rbx), %eax cmpl -44(%rbp), %ebx ## 4-byte Folded Reload movl %eax, %ebx jne LBB0_3 LBB0_6: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 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 %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 movl $0, -52(%rbp) movl $0, -48(%rbp) leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.4(%rip), %rdi leaq -52(%rbp), %rsi leaq -48(%rbp), %rdx xorl %eax, %eax callq _scanf movl -52(%rbp), %eax movl %eax, -44(%rbp) ## 4-byte Spill cmpl -48(%rbp), %eax jne LBB1_6 ## %bb.1: movl $10, %edi callq _putchar cmpl $0, -44(%rbp) ## 4-byte Folded Reload jle LBB1_6 ## %bb.2: movl -44(%rbp), %eax ## 4-byte Reload movl %eax, %r12d negl %r12d movl $1, %ebx leaq L_.str.2(%rip), %r15 leaq L_.str.1(%rip), %r13 .p2align 4, 0x90 LBB1_3: ## =>This Loop Header: Depth=1 ## Child Loop BB1_4 Depth 2 movl $1, %r14d .p2align 4, 0x90 LBB1_4: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 cmpl %r14d, %ebx movq %r13, %rdi cmovbq %r15, %rdi xorl %eax, %eax callq _printf leal (%r12,%r14), %eax incl %eax movl %r14d, %ecx incl %ecx movl %ecx, %r14d cmpl $1, %eax jne LBB1_4 ## %bb.5: ## in Loop: Header=BB1_3 Depth=1 movl $10, %edi callq _putchar leal 1(%rbx), %eax cmpl -44(%rbp), %ebx ## 4-byte Folded Reload movl %eax, %ebx jne LBB1_3 LBB1_6: 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.1: ## @.str.1 .asciz "*\t" L_.str.2: ## @.str.2 .asciz "#\t" L_.str.3: ## @.str.3 .asciz "Enter number of rows and columns : " L_.str.4: ## @.str.4 .asciz "%d %d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Pattern ; -- Begin function Pattern .p2align 2 _Pattern: ; @Pattern .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 cmp w0, w1 b.ne LBB0_6 ; %bb.1: mov x19, x0 mov w0, #10 bl _putchar cmp w19, #1 b.lt LBB0_6 ; %bb.2: mov w20, #1 Lloh0: adrp x21, l_.str.1@PAGE Lloh1: add x21, x21, l_.str.1@PAGEOFF Lloh2: adrp x22, l_.str.2@PAGE Lloh3: add x22, x22, l_.str.2@PAGEOFF LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 mov w23, #0 LBB0_4: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 add w23, w23, #1 cmp w20, w23 csel x0, x22, x21, lo bl _printf cmp w19, w23 b.ne LBB0_4 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 mov w0, #10 bl _putchar add w8, w20, #1 cmp w20, w19 mov x20, x8 b.ne LBB0_3 LBB0_6: 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 Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp 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 str xzr, [sp, #24] Lloh4: adrp x0, l_.str.3@PAGE Lloh5: add x0, x0, l_.str.3@PAGEOFF bl _printf add x8, sp, #24 add x9, sp, #28 stp x9, x8, [sp] Lloh6: adrp x0, l_.str.4@PAGE Lloh7: add x0, x0, l_.str.4@PAGEOFF bl _scanf ldp w8, w19, [sp, #24] cmp w19, w8 b.ne LBB1_6 ; %bb.1: mov w0, #10 bl _putchar cmp w19, #1 b.lt LBB1_6 ; %bb.2: mov w20, #1 Lloh8: adrp x21, l_.str.1@PAGE Lloh9: add x21, x21, l_.str.1@PAGEOFF Lloh10: adrp x22, l_.str.2@PAGE Lloh11: add x22, x22, l_.str.2@PAGEOFF LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_4 Depth 2 mov w23, #0 LBB1_4: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 add w23, w23, #1 cmp w20, w23 csel x0, x22, x21, lo bl _printf cmp w19, w23 b.ne LBB1_4 ; %bb.5: ; in Loop: Header=BB1_3 Depth=1 mov w0, #10 bl _putchar add w8, w20, #1 cmp w20, w19 mov x20, x8 b.ne LBB1_3 LBB1_6: mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "*\t" l_.str.2: ; @.str.2 .asciz "#\t" l_.str.3: ; @.str.3 .asciz "Enter number of rows and columns : " l_.str.4: ; @.str.4 .asciz "%d %d" .subsections_via_symbols
the_stack_data/98574219.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function efx_sriov_enabled _efx_sriov_enabled: ## @efx_sriov_enabled .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 _efx_sriov_enabled .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function efx_sriov_enabled _efx_sriov_enabled: ; @efx_sriov_enabled .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .no_dead_strip _efx_sriov_enabled .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/sfc/extr_nic.h_efx_sriov_enabled.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpl $1, %edi jne LBB0_23 ## %bb.1: movq ___stdinp@GOTPCREL(%rip), %r14 movq (%r14), %rdi callq _getc cmpl $-1, %eax je LBB0_20 ## %bb.2: movl %eax, %ebx xorl %r12d, %r12d movq ___stdoutp@GOTPCREL(%rip), %r15 jmp LBB0_3 LBB0_18: ## in Loop: Header=BB0_3 Depth=1 xorl %r12d, %r12d .p2align 4, 0x90 LBB0_19: ## in Loop: Header=BB0_3 Depth=1 movq (%r14), %rdi callq _getc movl %eax, %ebx cmpl $-1, %eax je LBB0_20 LBB0_3: ## =>This Loop Header: Depth=1 ## Child Loop BB0_9 Depth 2 cmpl $1, %r12d je LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 testl %r12d, %r12d jne LBB0_19 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 movl $1, %r12d cmpl $92, %ebx je LBB0_19 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 movq (%r15), %rsi movl %ebx, %edi callq _putc xorl %r12d, %r12d cmpl $-1, %eax jne LBB0_19 jmp LBB0_7 .p2align 4, 0x90 LBB0_8: ## in Loop: Header=BB0_3 Depth=1 cmpl $10, %ebx jne LBB0_14 .p2align 4, 0x90 LBB0_9: ## Parent Loop BB0_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq (%r14), %rdi callq _getc cmpl $9, %eax je LBB0_9 ## %bb.10: ## in Loop: Header=BB0_9 Depth=2 cmpl $32, %eax je LBB0_9 ## %bb.11: ## in Loop: Header=BB0_3 Depth=1 cmpl $-1, %eax je LBB0_18 ## %bb.12: ## in Loop: Header=BB0_3 Depth=1 movq (%r15), %rsi movl %eax, %edi callq _putc xorl %r12d, %r12d cmpl $-1, %eax jne LBB0_19 jmp LBB0_13 LBB0_14: ## in Loop: Header=BB0_3 Depth=1 movq (%r15), %rsi movl $92, %edi callq _putc cmpl $-1, %eax je LBB0_15 ## %bb.16: ## in Loop: Header=BB0_3 Depth=1 movq (%r15), %rsi movl %ebx, %edi callq _putc xorl %r12d, %r12d cmpl $-1, %eax jne LBB0_19 ## %bb.17: callq _main.cold.5 jmp LBB0_22 LBB0_20: movq (%r14), %rdi callq _ferror testl %eax, %eax jne LBB0_21 LBB0_22: xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_23: callq _main.cold.6 jmp LBB0_22 LBB0_21: callq _main.cold.1 jmp LBB0_22 LBB0_7: callq _main.cold.2 jmp LBB0_22 LBB0_15: callq _main.cold.4 jmp LBB0_22 LBB0_13: callq _main.cold.3 jmp LBB0_22 .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 pushq $1 popq %rdi xorl %esi, %esi xorl %eax, %eax callq _err .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 pushq $1 popq %rdi xorl %esi, %esi xorl %eax, %eax callq _err .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 pushq $1 popq %rdi xorl %esi, %esi xorl %eax, %eax callq _err .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 pushq $1 popq %rdi xorl %esi, %esi xorl %eax, %eax callq _err .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 pushq $1 popq %rdi xorl %esi, %esi xorl %eax, %eax callq _err .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(%rip), %rsi pushq $1 popq %rdi xorl %eax, %eax callq _errx .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "usage: unfoldcon" .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 x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 cmp w0, #1 b.ne LBB0_23 ; %bb.1: Lloh0: adrp x20, ___stdinp@GOTPAGE Lloh1: ldr x20, [x20, ___stdinp@GOTPAGEOFF] ldr x0, [x20] bl _getc cmn w0, #1 b.eq LBB0_18 ; %bb.2: mov x19, x0 mov w22, #0 Lloh2: adrp x21, ___stdoutp@GOTPAGE Lloh3: ldr x21, [x21, ___stdoutp@GOTPAGEOFF] b LBB0_6 LBB0_3: ; in Loop: Header=BB0_6 Depth=1 ldr x1, [x21] mov x0, x19 bl _putc cmn w0, #1 b.eq LBB0_20 LBB0_4: ; in Loop: Header=BB0_6 Depth=1 mov w22, #0 LBB0_5: ; in Loop: Header=BB0_6 Depth=1 ldr x0, [x20] bl _getc mov x19, x0 cmn w0, #1 b.eq LBB0_18 LBB0_6: ; =>This Loop Header: Depth=1 ; Child Loop BB0_11 Depth 2 cmp w22, #1 b.eq LBB0_10 ; %bb.7: ; in Loop: Header=BB0_6 Depth=1 cbnz w22, LBB0_5 ; %bb.8: ; in Loop: Header=BB0_6 Depth=1 cmp w19, #92 b.ne LBB0_3 ; %bb.9: ; in Loop: Header=BB0_6 Depth=1 mov w22, #1 b LBB0_5 LBB0_10: ; in Loop: Header=BB0_6 Depth=1 cmp w19, #10 b.ne LBB0_15 LBB0_11: ; Parent Loop BB0_6 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x0, [x20] bl _getc cmp w0, #9 b.eq LBB0_11 ; %bb.12: ; in Loop: Header=BB0_11 Depth=2 cmp w0, #32 b.eq LBB0_11 ; %bb.13: ; in Loop: Header=BB0_6 Depth=1 cmn w0, #1 b.eq LBB0_4 ; %bb.14: ; in Loop: Header=BB0_6 Depth=1 ldr x1, [x21] bl _putc cmn w0, #1 b.ne LBB0_4 b LBB0_22 LBB0_15: ; in Loop: Header=BB0_6 Depth=1 ldr x1, [x21] mov w0, #92 bl _putc cmn w0, #1 b.eq LBB0_21 ; %bb.16: ; in Loop: Header=BB0_6 Depth=1 ldr x1, [x21] mov x0, x19 bl _putc cmn w0, #1 b.ne LBB0_4 ; %bb.17: bl _main.cold.5 LBB0_18: ldr x0, [x20] bl _ferror cbnz w0, LBB0_24 ; %bb.19: 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_20: bl _main.cold.2 LBB0_21: bl _main.cold.4 LBB0_22: bl _main.cold.3 LBB0_23: bl _main.cold.6 LBB0_24: bl _main.cold.1 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .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 bl _OUTLINED_FUNCTION_0 .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 bl _OUTLINED_FUNCTION_0 .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 bl _OUTLINED_FUNCTION_0 .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 bl _OUTLINED_FUNCTION_0 .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 bl _OUTLINED_FUNCTION_0 .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 Lloh4: adrp x1, l_.str@PAGE Lloh5: add x1, x1, l_.str@PAGEOFF mov w0, #1 bl _errx .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function OUTLINED_FUNCTION_0 _OUTLINED_FUNCTION_0: ; @OUTLINED_FUNCTION_0 Thunk .cfi_startproc ; %bb.0: mov w0, #1 mov x1, #0 b _err .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "usage: unfoldcon" .subsections_via_symbols
the_stack_data/24383.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dos_input_get_joypad_driver _dos_input_get_joypad_driver: ## @dos_input_get_joypad_driver .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 movq (%rdi), %rax popq %rbp retq LBB0_1: xorl %eax, %eax retq .cfi_endproc ## -- End function .no_dead_strip _dos_input_get_joypad_driver .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dos_input_get_joypad_driver _dos_input_get_joypad_driver: ; @dos_input_get_joypad_driver .cfi_startproc ; %bb.0: cbz x0, LBB0_2 ; %bb.1: ldr x0, [x0] LBB0_2: ret .cfi_endproc ; -- End function .no_dead_strip _dos_input_get_joypad_driver .subsections_via_symbols
AnghaBench/RetroArch/input/drivers/extr_dos_input.c_dos_input_get_joypad_driver.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _db_show_mdpcpu ## -- Begin function db_show_mdpcpu .p2align 4, 0x90 _db_show_mdpcpu: ## @db_show_mdpcpu .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 8(%rdi), %esi leaq L_.str(%rip), %rdi callq _db_printf movl 4(%rbx), %esi leaq L_.str.1(%rip), %rdi callq _db_printf movl (%rbx), %esi leaq L_.str.2(%rip), %rdi addq $8, %rsp popq %rbx popq %rbp jmp _db_printf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ipis = 0x%x\n" L_.str.1: ## @.str.1 .asciz "next ASID = %d\n" L_.str.2: ## @.str.2 .asciz "GENID = %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _db_show_mdpcpu ; -- Begin function db_show_mdpcpu .p2align 2 _db_show_mdpcpu: ; @db_show_mdpcpu .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 w1, [x0, #8] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _db_printf ldr w1, [x19, #4] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _db_printf ldr w1, [x19] Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _db_printf .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ipis = 0x%x\n" l_.str.1: ; @.str.1 .asciz "next ASID = %d\n" l_.str.2: ; @.str.2 .asciz "GENID = %d\n" .subsections_via_symbols
AnghaBench/freebsd/sys/mips/mips/extr_db_trace.c_db_show_mdpcpu.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mpt_dump_data ## -- Begin function mpt_dump_data .p2align 4, 0x90 _mpt_dump_data: ## @mpt_dump_data .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r15d movq %rdx, %r14 movq %rsi, %rdx movq %rdi, %rbx leaq L_.str(%rip), %rsi callq _mpt_prt testl %r15d, %r15d jle LBB0_5 ## %bb.1: movl %r15d, %r13d leaq L_.str.2(%rip), %r12 xorl %r15d, %r15d jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movl (%r14,%r15,4), %edx movq %rbx, %rdi movq %r12, %rsi xorl %eax, %eax callq _mpt_prtc incq %r15 cmpq %r15, %r13 je LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 testb $15, %r15b jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi leaq L_.str.1(%rip), %rsi xorl %eax, %eax callq _mpt_prtc jmp LBB0_4 LBB0_5: leaq L_.str.1(%rip), %rsi movq %rbx, %rdi xorl %eax, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _mpt_prtc ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s:" L_.str.1: ## @.str.1 .asciz "\n" L_.str.2: ## @.str.2 .asciz " %02x" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mpt_dump_data ; -- Begin function mpt_dump_data .p2align 2 _mpt_dump_data: ; @mpt_dump_data .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 x21, x3 mov x20, x2 mov x2, x1 mov x19, x0 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _mpt_prt cmp w21, #1 b.lt LBB0_5 ; %bb.1: mov x23, #0 mov w24, w21 Lloh2: adrp x21, l_.str.1@PAGE Lloh3: add x21, x21, l_.str.1@PAGEOFF Lloh4: adrp x22, l_.str.2@PAGE Lloh5: add x22, x22, l_.str.2@PAGEOFF b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [x20, x23, lsl #2] str x8, [sp] mov x0, x19 mov x1, x22 bl _mpt_prtc add x23, x23, #1 cmp x24, x23 b.eq LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 tst x23, #0xf b.ne LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 mov x1, x21 bl _mpt_prtc b LBB0_2 LBB0_5: Lloh6: adrp x1, l_.str.1@PAGE Lloh7: add x1, x1, l_.str.1@PAGEOFF 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 b _mpt_prtc .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s:" l_.str.1: ; @.str.1 .asciz "\n" l_.str.2: ; @.str.2 .asciz " %02x" .subsections_via_symbols
AnghaBench/freebsd/sys/dev/mpt/extr_mpt_debug.c_mpt_dump_data.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _l2cap_add_psm ## -- Begin function l2cap_add_psm .p2align 4, 0x90 _l2cap_add_psm: ## @l2cap_add_psm .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, %rbx movq %rsi, %r12 movq %rdi, %r14 movq _chan_list_lock@GOTPCREL(%rip), %rdi callq _write_lock movl 16(%r14), %edx testq %rbx, %rbx je LBB0_3 ## %bb.1: movq %rbx, %rdi movq %r12, %rsi callq ___l2cap_global_chan_by_addr testq %rax, %rax je LBB0_8 ## %bb.2: movq _EADDRINUSE@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_11 LBB0_3: movq _BDADDR_BREDR@GOTPCREL(%rip), %rax xorl %r13d, %r13d cmpl (%rax), %edx movq _L2CAP_PSM_LE_DYN_END@GOTPCREL(%rip), %rcx cmoveq _L2CAP_PSM_AUTO_END@GOTPCREL(%rip), %rcx movq _L2CAP_PSM_LE_DYN_START@GOTPCREL(%rip), %rdx cmoveq _L2CAP_PSM_DYN_START@GOTPCREL(%rip), %rdx sete %al movq (%rcx), %r15 movq (%rdx), %rbx movq _EINVAL@GOTPCREL(%rip), %rcx xorl %edx, %edx subl (%rcx), %edx movl %edx, -44(%rbp) ## 4-byte Spill cmpq %r15, %rbx jg LBB0_7 ## %bb.4: movb %al, %r13b incq %r13 .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi callq _cpu_to_le16 movl 16(%r14), %edx movq %rax, %rdi movq %r12, %rsi callq ___l2cap_global_chan_by_addr testq %rax, %rax je LBB0_9 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 addq %r13, %rbx cmpq %r15, %rbx jle LBB0_5 LBB0_7: movl -44(%rbp), %ebx ## 4-byte Reload jmp LBB0_11 LBB0_8: movq %rbx, 8(%r14) movq %rbx, (%r14) jmp LBB0_10 LBB0_9: movq %rbx, %rdi callq _cpu_to_le16 movq %rax, 8(%r14) movq %rbx, %rdi callq _cpu_to_le16 movq %rax, (%r14) LBB0_10: xorl %ebx, %ebx LBB0_11: movq _chan_list_lock@GOTPCREL(%rip), %rdi callq _write_unlock movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _chan_list_lock,4,2 ## @chan_list_lock .comm _EADDRINUSE,4,2 ## @EADDRINUSE .comm _BDADDR_BREDR,4,2 ## @BDADDR_BREDR .comm _L2CAP_PSM_DYN_START,8,3 ## @L2CAP_PSM_DYN_START .comm _L2CAP_PSM_AUTO_END,8,3 ## @L2CAP_PSM_AUTO_END .comm _L2CAP_PSM_LE_DYN_START,8,3 ## @L2CAP_PSM_LE_DYN_START .comm _L2CAP_PSM_LE_DYN_END,8,3 ## @L2CAP_PSM_LE_DYN_END .comm _EINVAL,4,2 ## @EINVAL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _l2cap_add_psm ; -- Begin function l2cap_add_psm .p2align 2 _l2cap_add_psm: ; @l2cap_add_psm .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 x22, x2 mov x20, x1 mov x19, x0 Lloh0: adrp x0, _chan_list_lock@GOTPAGE Lloh1: ldr x0, [x0, _chan_list_lock@GOTPAGEOFF] bl _write_lock ldr w2, [x19, #16] cbz x22, LBB0_3 ; %bb.1: mov x0, x22 mov x1, x20 bl ___l2cap_global_chan_by_addr cbz x0, LBB0_6 ; %bb.2: Lloh2: adrp x8, _EADDRINUSE@GOTPAGE Lloh3: ldr x8, [x8, _EADDRINUSE@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w21, w8 b LBB0_8 LBB0_3: Lloh5: adrp x8, _BDADDR_BREDR@GOTPAGE Lloh6: ldr x8, [x8, _BDADDR_BREDR@GOTPAGEOFF] Lloh7: ldr w8, [x8] cmp w2, w8 mov w8, #1 cinc x23, x8, eq Lloh8: adrp x8, _L2CAP_PSM_AUTO_END@GOTPAGE Lloh9: ldr x8, [x8, _L2CAP_PSM_AUTO_END@GOTPAGEOFF] Lloh10: adrp x9, _L2CAP_PSM_LE_DYN_END@GOTPAGE Lloh11: ldr x9, [x9, _L2CAP_PSM_LE_DYN_END@GOTPAGEOFF] csel x8, x8, x9, eq ldr x24, [x8] Lloh12: adrp x8, _L2CAP_PSM_DYN_START@GOTPAGE Lloh13: ldr x8, [x8, _L2CAP_PSM_DYN_START@GOTPAGEOFF] Lloh14: adrp x9, _L2CAP_PSM_LE_DYN_START@GOTPAGE Lloh15: ldr x9, [x9, _L2CAP_PSM_LE_DYN_START@GOTPAGEOFF] csel x8, x8, x9, eq ldr x22, [x8] Lloh16: adrp x8, _EINVAL@GOTPAGE Lloh17: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh18: ldr w8, [x8] neg w21, w8 cmp x22, x24 b.gt LBB0_8 LBB0_4: ; =>This Inner Loop Header: Depth=1 mov x0, x22 bl _cpu_to_le16 ldr w2, [x19, #16] mov x1, x20 bl ___l2cap_global_chan_by_addr cbz x0, LBB0_7 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 add x22, x22, x23 cmp x22, x24 b.le LBB0_4 b LBB0_8 LBB0_6: mov w21, #0 stp x22, x22, [x19] b LBB0_8 LBB0_7: mov x0, x22 bl _cpu_to_le16 str x0, [x19, #8] mov x0, x22 bl _cpu_to_le16 mov w21, #0 str x0, [x19] LBB0_8: Lloh19: adrp x0, _chan_list_lock@GOTPAGE Lloh20: ldr x0, [x0, _chan_list_lock@GOTPAGEOFF] bl _write_unlock mov x0, x21 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh19, Lloh20 .cfi_endproc ; -- End function .comm _chan_list_lock,4,2 ; @chan_list_lock .comm _EADDRINUSE,4,2 ; @EADDRINUSE .comm _BDADDR_BREDR,4,2 ; @BDADDR_BREDR .comm _L2CAP_PSM_DYN_START,8,3 ; @L2CAP_PSM_DYN_START .comm _L2CAP_PSM_AUTO_END,8,3 ; @L2CAP_PSM_AUTO_END .comm _L2CAP_PSM_LE_DYN_START,8,3 ; @L2CAP_PSM_LE_DYN_START .comm _L2CAP_PSM_LE_DYN_END,8,3 ; @L2CAP_PSM_LE_DYN_END .comm _EINVAL,4,2 ; @EINVAL .subsections_via_symbols
AnghaBench/linux/net/bluetooth/extr_l2cap_core.c_l2cap_add_psm.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vma_needs_reservation _vma_needs_reservation: ## @vma_needs_reservation .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rsi, %rbx movq %rdi, %r15 movq _VM_MAYSHARE@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, (%rsi) je LBB0_1 ## %bb.5: movq 8(%rbx), %rax movq (%rax), %rax movq (%rax), %r12 movq %r15, %rdi movq %rbx, %rsi movq %r14, %rdx callq _vma_hugecache_offset movq (%r12), %rdi leaq 1(%rax), %rdx movq %rax, %rsi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _region_chg ## TAILCALL LBB0_1: movq _HPAGE_RESV_OWNER@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _is_vma_resv_set testl %eax, %eax je LBB0_3 ## %bb.2: movq %r15, %rdi movq %rbx, %rsi movq %r14, %rdx callq _vma_hugecache_offset movq %rax, %r14 movq %rbx, %rdi callq _vma_resv_map leaq 1(%r14), %rdx movq %rax, %rdi movq %r14, %rsi callq _region_chg movq %rax, %rcx sarq $63, %rcx andq %rcx, %rax jmp LBB0_4 LBB0_3: movl $1, %eax LBB0_4: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _VM_MAYSHARE,4,2 ## @VM_MAYSHARE .comm _HPAGE_RESV_OWNER,4,2 ## @HPAGE_RESV_OWNER .no_dead_strip _vma_needs_reservation .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vma_needs_reservation _vma_needs_reservation: ; @vma_needs_reservation .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, x2 mov x19, x1 mov x21, x0 ldr w8, [x1] Lloh0: adrp x9, _VM_MAYSHARE@GOTPAGE Lloh1: ldr x9, [x9, _VM_MAYSHARE@GOTPAGEOFF] Lloh2: ldr w9, [x9] tst w9, w8 b.eq LBB0_2 ; %bb.1: ldr x8, [x19, #8] ldr x8, [x8] ldr x22, [x8] mov x0, x21 mov x1, x19 mov x2, x20 bl _vma_hugecache_offset mov x1, x0 ldr x0, [x22] add x2, x1, #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 b _region_chg LBB0_2: Lloh3: adrp x8, _HPAGE_RESV_OWNER@GOTPAGE Lloh4: ldr x8, [x8, _HPAGE_RESV_OWNER@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov x0, x19 bl _is_vma_resv_set cbz w0, LBB0_4 ; %bb.3: mov x0, x21 mov x1, x19 mov x2, x20 bl _vma_hugecache_offset mov x20, x0 mov x0, x19 bl _vma_resv_map add x2, x20, #1 mov x1, x20 bl _region_chg cmp x0, #0 csel x0, x0, xzr, lt b LBB0_5 LBB0_4: mov w0, #1 LBB0_5: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _VM_MAYSHARE,4,2 ; @VM_MAYSHARE .comm _HPAGE_RESV_OWNER,4,2 ; @HPAGE_RESV_OWNER .no_dead_strip _vma_needs_reservation .subsections_via_symbols
AnghaBench/fastsocket/kernel/mm/extr_hugetlb.c_vma_needs_reservation.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function udc_enable _udc_enable: ## @udc_enable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpl $0, (%rdi) jne LBB0_4 ## %bb.1: movq %rdi, %rbx movq _UDCICR0@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %edx, %edx callq _udc_writel movq _UDCICR1@GOTPCREL(%rip), %r14 movl (%r14), %esi movq %rbx, %rdi xorl %edx, %edx callq _udc_writel movq _UDCCR_UDE@GOTPCREL(%rip), %r15 movl (%r15), %esi movq %rbx, %rdi callq _udc_clear_mask_UDCCR movl 28(%rbx), %edi callq _clk_enable movq %rbx, %rdi callq _ep0_idle movq _USB_SPEED_FULL@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 24(%rbx) leaq 20(%rbx), %rdi xorl %esi, %esi movl $4, %edx callq _memset movl (%r15), %esi movq %rbx, %rdi callq _udc_set_mask_UDCCR movq 8(%rbx), %rdi movq _UDCCSR0_ACM@GOTPCREL(%rip), %rax movl (%rax), %esi callq _ep_write_UDCCSR movl $2, %edi callq _udelay movq _UDCCR@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _udc_readl movq _UDCCR_EMCE@GOTPCREL(%rip), %rcx testl %eax, (%rcx) je LBB0_3 ## %bb.2: movl 16(%rbx), %edi leaq L_.str(%rip), %rsi callq _dev_err LBB0_3: movl $100, %edi callq _msleep movq _UDCICR1_IECC@GOTPCREL(%rip), %rax movq _UDCICR1_IERU@GOTPCREL(%rip), %rcx movl (%rcx), %edx orl (%rax), %edx movq _UDCICR1_IESU@GOTPCREL(%rip), %rax orl (%rax), %edx movl (%r14), %esi movq _UDCICR1_IERS@GOTPCREL(%rip), %rax orl (%rax), %edx movq %rbx, %rdi callq _udc_writel movq 8(%rbx), %rdi callq _pio_irq_enable movl $1, (%rbx) LBB0_4: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _UDCICR0,4,2 ## @UDCICR0 .comm _UDCICR1,4,2 ## @UDCICR1 .comm _UDCCR_UDE,4,2 ## @UDCCR_UDE .comm _USB_SPEED_FULL,4,2 ## @USB_SPEED_FULL .comm _UDCCSR0_ACM,4,2 ## @UDCCSR0_ACM .comm _UDCCR,4,2 ## @UDCCR .comm _UDCCR_EMCE,4,2 ## @UDCCR_EMCE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Configuration errors, udc disabled\n" .comm _UDCICR1_IECC,4,2 ## @UDCICR1_IECC .comm _UDCICR1_IERU,4,2 ## @UDCICR1_IERU .comm _UDCICR1_IESU,4,2 ## @UDCICR1_IESU .comm _UDCICR1_IERS,4,2 ## @UDCICR1_IERS .no_dead_strip _udc_enable .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function udc_enable _udc_enable: ; @udc_enable .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, [x0] cbnz w8, LBB0_4 ; %bb.1: mov x19, x0 Lloh0: adrp x8, _UDCICR0@GOTPAGE Lloh1: ldr x8, [x8, _UDCICR0@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w2, #0 bl _udc_writel Lloh3: adrp x20, _UDCICR1@GOTPAGE Lloh4: ldr x20, [x20, _UDCICR1@GOTPAGEOFF] ldr w1, [x20] mov x0, x19 mov w2, #0 bl _udc_writel Lloh5: adrp x21, _UDCCR_UDE@GOTPAGE Lloh6: ldr x21, [x21, _UDCCR_UDE@GOTPAGEOFF] ldr w1, [x21] mov x0, x19 bl _udc_clear_mask_UDCCR ldr w0, [x19, #28] bl _clk_enable mov x0, x19 bl _ep0_idle Lloh7: adrp x8, _USB_SPEED_FULL@GOTPAGE Lloh8: ldr x8, [x8, _USB_SPEED_FULL@GOTPAGEOFF] Lloh9: ldr w8, [x8] str w8, [x19, #24] add x0, x19, #20 mov w1, #0 mov w2, #4 bl _memset ldr w1, [x21] mov x0, x19 bl _udc_set_mask_UDCCR ldr x0, [x19, #8] Lloh10: adrp x8, _UDCCSR0_ACM@GOTPAGE Lloh11: ldr x8, [x8, _UDCCSR0_ACM@GOTPAGEOFF] Lloh12: ldr w1, [x8] bl _ep_write_UDCCSR mov w0, #2 bl _udelay Lloh13: adrp x8, _UDCCR@GOTPAGE Lloh14: ldr x8, [x8, _UDCCR@GOTPAGEOFF] Lloh15: ldr w1, [x8] mov x0, x19 bl _udc_readl Lloh16: adrp x8, _UDCCR_EMCE@GOTPAGE Lloh17: ldr x8, [x8, _UDCCR_EMCE@GOTPAGEOFF] Lloh18: ldr w8, [x8] tst w8, w0 b.eq LBB0_3 ; %bb.2: ldr w0, [x19, #16] Lloh19: adrp x1, l_.str@PAGE Lloh20: add x1, x1, l_.str@PAGEOFF bl _dev_err LBB0_3: mov w0, #100 bl _msleep ldr w1, [x20] Lloh21: adrp x8, _UDCICR1_IECC@GOTPAGE Lloh22: ldr x8, [x8, _UDCICR1_IECC@GOTPAGEOFF] Lloh23: ldr w8, [x8] Lloh24: adrp x9, _UDCICR1_IERU@GOTPAGE Lloh25: ldr x9, [x9, _UDCICR1_IERU@GOTPAGEOFF] Lloh26: ldr w9, [x9] orr w8, w9, w8 Lloh27: adrp x9, _UDCICR1_IESU@GOTPAGE Lloh28: ldr x9, [x9, _UDCICR1_IESU@GOTPAGEOFF] Lloh29: ldr w9, [x9] orr w8, w8, w9 Lloh30: adrp x9, _UDCICR1_IERS@GOTPAGE Lloh31: ldr x9, [x9, _UDCICR1_IERS@GOTPAGEOFF] Lloh32: ldr w9, [x9] orr w2, w8, w9 mov x0, x19 bl _udc_writel ldr x0, [x19, #8] bl _pio_irq_enable mov w8, #1 str w8, [x19] 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 Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .cfi_endproc ; -- End function .comm _UDCICR0,4,2 ; @UDCICR0 .comm _UDCICR1,4,2 ; @UDCICR1 .comm _UDCCR_UDE,4,2 ; @UDCCR_UDE .comm _USB_SPEED_FULL,4,2 ; @USB_SPEED_FULL .comm _UDCCSR0_ACM,4,2 ; @UDCCSR0_ACM .comm _UDCCR,4,2 ; @UDCCR .comm _UDCCR_EMCE,4,2 ; @UDCCR_EMCE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Configuration errors, udc disabled\n" .comm _UDCICR1_IECC,4,2 ; @UDCICR1_IECC .comm _UDCICR1_IERU,4,2 ; @UDCICR1_IERU .comm _UDCICR1_IESU,4,2 ; @UDCICR1_IESU .comm _UDCICR1_IERS,4,2 ; @UDCICR1_IERS .no_dead_strip _udc_enable .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/usb/gadget/extr_pxa27x_udc.c_udc_enable.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _index_store_float8_orderby_distances ## -- Begin function index_store_float8_orderby_distances .p2align 4, 0x90 _index_store_float8_orderby_distances: ## @index_store_float8_orderby_distances .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r12d movq %rdx, %r15 movq %rsi, -48(%rbp) ## 8-byte Spill movq %rdi, %r13 testq %rdx, %rdx setne %al testl %ecx, %ecx sete %cl orb %al, %cl movzbl %cl, %edi callq _Assert movl %r12d, (%r13) cmpl $0, 4(%r13) jle LBB0_19 ## %bb.1: xorl %ebx, %ebx xorl %r12d, %r12d jmp LBB0_2 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_2 Depth=1 movq 16(%r13), %rax movq $0, (%rax,%rbx,2) movl $1, %r14d LBB0_18: ## in Loop: Header=BB0_2 Depth=1 movq 8(%r13), %rax movl %r14d, (%rax,%rbx) incq %r12 movslq 4(%r13), %rax addq $4, %rbx cmpq %rax, %r12 jge LBB0_19 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq -48(%rbp), %rax ## 8-byte Reload movq (%rax,%rbx,2), %rax movq _FLOAT8OID@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_9 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq 8(%r13), %rax cmpl $0, (%rax,%rbx) je LBB0_4 ## %bb.5: ## in Loop: Header=BB0_2 Depth=1 testq %r15, %r15 jne LBB0_6 jmp LBB0_15 .p2align 4, 0x90 LBB0_9: ## in Loop: Header=BB0_2 Depth=1 movq _FLOAT4OID@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_16 ## %bb.10: ## in Loop: Header=BB0_2 Depth=1 movq 8(%r13), %rax cmpl $0, (%rax,%rbx) je LBB0_11 ## %bb.12: ## in Loop: Header=BB0_2 Depth=1 testq %r15, %r15 jne LBB0_13 jmp LBB0_15 .p2align 4, 0x90 LBB0_16: ## in Loop: Header=BB0_2 Depth=1 movl $1, %r14d cmpl $0, (%r13) je LBB0_18 ## %bb.17: ## in Loop: Header=BB0_2 Depth=1 movq _ERROR@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi callq _elog jmp LBB0_18 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movq 16(%r13), %rax movq (%rax,%rbx,2), %rdi callq _DatumGetPointer movl %eax, %edi callq _pfree testq %r15, %r15 je LBB0_15 LBB0_6: ## in Loop: Header=BB0_2 Depth=1 cmpl $0, 8(%r15,%rbx,4) jne LBB0_15 ## %bb.7: ## in Loop: Header=BB0_2 Depth=1 movq (%r15,%rbx,4), %rdi callq _Float8GetDatum jmp LBB0_8 LBB0_11: ## in Loop: Header=BB0_2 Depth=1 movq 16(%r13), %rax movq (%rax,%rbx,2), %rdi callq _DatumGetPointer movl %eax, %edi callq _pfree testq %r15, %r15 je LBB0_15 LBB0_13: ## in Loop: Header=BB0_2 Depth=1 cmpl $0, 8(%r15,%rbx,4) jne LBB0_15 ## %bb.14: ## in Loop: Header=BB0_2 Depth=1 movl (%r15,%rbx,4), %edi callq _Float4GetDatum LBB0_8: ## in Loop: Header=BB0_2 Depth=1 movq 16(%r13), %rcx movq %rax, (%rcx,%rbx,2) xorl %r14d, %r14d jmp LBB0_18 LBB0_19: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _FLOAT8OID,8,3 ## @FLOAT8OID .comm _FLOAT4OID,8,3 ## @FLOAT4OID .comm _ERROR,4,2 ## @ERROR .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ORDER BY operator must return float8 or float4 if the distance function is lossy" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _index_store_float8_orderby_distances ; -- Begin function index_store_float8_orderby_distances .p2align 2 _index_store_float8_orderby_distances: ; @index_store_float8_orderby_distances .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x22, x3 mov x19, x2 mov x20, x1 mov x21, x0 cmp x2, #0 ccmp w3, #0, #4, eq cset w0, eq bl _Assert str w22, [x21] ldr w8, [x21, #4] cmp w8, #1 b.lt LBB0_20 ; %bb.1: mov x23, #0 add x24, x19, #8 Lloh0: adrp x25, _FLOAT8OID@GOTPAGE Lloh1: ldr x25, [x25, _FLOAT8OID@GOTPAGEOFF] Lloh2: adrp x26, _FLOAT4OID@GOTPAGE Lloh3: ldr x26, [x26, _FLOAT4OID@GOTPAGEOFF] Lloh4: adrp x27, _ERROR@GOTPAGE Lloh5: ldr x27, [x27, _ERROR@GOTPAGEOFF] Lloh6: adrp x22, l_.str@PAGE Lloh7: add x22, x22, l_.str@PAGEOFF b LBB0_5 LBB0_2: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [x21, #16] str xzr, [x8, x23, lsl #3] LBB0_3: ; in Loop: Header=BB0_5 Depth=1 mov w8, #1 LBB0_4: ; in Loop: Header=BB0_5 Depth=1 ldr x9, [x21, #8] str w8, [x9, x23, lsl #2] add x23, x23, #1 ldrsw x8, [x21, #4] add x24, x24, #16 cmp x23, x8 b.ge LBB0_20 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20, x23, lsl #3] ldr x9, [x25] cmp x8, x9 b.ne LBB0_8 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [x21, #8] ldr w8, [x8, x23, lsl #2] cbz w8, LBB0_13 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 cbnz x19, LBB0_14 b LBB0_2 LBB0_8: ; in Loop: Header=BB0_5 Depth=1 ldr x9, [x26] cmp x8, x9 b.ne LBB0_11 ; %bb.9: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [x21, #8] ldr w8, [x8, x23, lsl #2] cbz w8, LBB0_16 ; %bb.10: ; in Loop: Header=BB0_5 Depth=1 cbnz x19, LBB0_17 b LBB0_2 LBB0_11: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [x21] cbz w8, LBB0_3 ; %bb.12: ; in Loop: Header=BB0_5 Depth=1 ldr w0, [x27] mov x1, x22 bl _elog b LBB0_3 LBB0_13: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [x21, #16] ldr x0, [x8, x23, lsl #3] bl _DatumGetPointer bl _pfree cbz x19, LBB0_2 LBB0_14: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [x24] cbnz w8, LBB0_2 ; %bb.15: ; in Loop: Header=BB0_5 Depth=1 ldur x0, [x24, #-8] bl _Float8GetDatum b LBB0_19 LBB0_16: ; in Loop: Header=BB0_5 Depth=1 ldr x8, [x21, #16] ldr x0, [x8, x23, lsl #3] bl _DatumGetPointer bl _pfree cbz x19, LBB0_2 LBB0_17: ; in Loop: Header=BB0_5 Depth=1 ldr w8, [x24] cbnz w8, LBB0_2 ; %bb.18: ; in Loop: Header=BB0_5 Depth=1 ldur w0, [x24, #-8] bl _Float4GetDatum LBB0_19: ; in Loop: Header=BB0_5 Depth=1 mov w8, #0 ldr x9, [x21, #16] str x0, [x9, x23, lsl #3] b LBB0_4 LBB0_20: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _FLOAT8OID,8,3 ; @FLOAT8OID .comm _FLOAT4OID,8,3 ; @FLOAT4OID .comm _ERROR,4,2 ; @ERROR .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ORDER BY operator must return float8 or float4 if the distance function is lossy" .subsections_via_symbols
AnghaBench/postgres/src/backend/access/index/extr_indexam.c_index_store_float8_orderby_distances.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ivtv_s_std _ivtv_s_std: ## @ivtv_s_std .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rsi, %rdi callq _fh2id movq _V4L2_STD_ALL@GOTPCREL(%rip), %rcx testq %r14, (%rcx) je LBB0_1 ## %bb.3: movq (%rax), %r15 xorl %ebx, %ebx cmpq %r14, (%r15) je LBB0_10 ## %bb.4: movq _IVTV_F_I_RADIO_USER@GOTPCREL(%rip), %rax movl (%rax), %edi leaq 20(%r15), %rsi callq _test_bit testq %rax, %rax jne LBB0_7 ## %bb.5: leaq 16(%r15), %rdi callq _atomic_read testq %rax, %rax jg LBB0_7 ## %bb.6: leaq 12(%r15), %rdi callq _atomic_read testq %rax, %rax jle LBB0_8 LBB0_7: movq _EBUSY@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rax LBB0_2: xorl %ebx, %ebx subl (%rax), %ebx LBB0_10: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_8: movq (%r15), %rsi leaq L_.str(%rip), %rdi callq _IVTV_DEBUG_INFO movq %r15, %rdi movq %r14, %rsi callq _ivtv_s_std_enc movq _V4L2_CAP_VIDEO_OUTPUT@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, 8(%r15) je LBB0_10 ## %bb.9: movq %r15, %rdi movq %r14, %rsi callq _ivtv_s_std_dec jmp LBB0_10 .cfi_endproc ## -- End function .comm _V4L2_STD_ALL,8,3 ## @V4L2_STD_ALL .comm _EINVAL,4,2 ## @EINVAL .comm _IVTV_F_I_RADIO_USER,4,2 ## @IVTV_F_I_RADIO_USER .comm _EBUSY,4,2 ## @EBUSY .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Switching standard to %llx.\n" .comm _V4L2_CAP_VIDEO_OUTPUT,4,2 ## @V4L2_CAP_VIDEO_OUTPUT .no_dead_strip _ivtv_s_std .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ivtv_s_std _ivtv_s_std: ; @ivtv_s_std .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 mov x0, x1 bl _fh2id Lloh0: adrp x8, _V4L2_STD_ALL@GOTPAGE Lloh1: ldr x8, [x8, _V4L2_STD_ALL@GOTPAGEOFF] Lloh2: ldr x8, [x8] tst x8, x19 b.eq LBB0_3 ; %bb.1: ldr x20, [x0] ldr x8, [x20] cmp x8, x19 b.ne LBB0_4 LBB0_2: mov w0, #0 b LBB0_9 LBB0_3: Lloh3: adrp x8, _EINVAL@GOTPAGE Lloh4: ldr x8, [x8, _EINVAL@GOTPAGEOFF] b LBB0_8 LBB0_4: Lloh5: adrp x8, _IVTV_F_I_RADIO_USER@GOTPAGE Lloh6: ldr x8, [x8, _IVTV_F_I_RADIO_USER@GOTPAGEOFF] Lloh7: ldr w0, [x8] add x1, x20, #20 bl _test_bit cbnz x0, LBB0_7 ; %bb.5: add x0, x20, #16 bl _atomic_read cmp x0, #0 b.gt LBB0_7 ; %bb.6: add x0, x20, #12 bl _atomic_read cmp x0, #1 b.lt LBB0_10 LBB0_7: Lloh8: adrp x8, _EBUSY@GOTPAGE Lloh9: ldr x8, [x8, _EBUSY@GOTPAGEOFF] LBB0_8: ldr w8, [x8] neg w0, w8 LBB0_9: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_10: ldr x1, [x20] Lloh10: adrp x0, l_.str@PAGE Lloh11: add x0, x0, l_.str@PAGEOFF bl _IVTV_DEBUG_INFO mov x0, x20 mov x1, x19 bl _ivtv_s_std_enc ldr w8, [x20, #8] Lloh12: adrp x9, _V4L2_CAP_VIDEO_OUTPUT@GOTPAGE Lloh13: ldr x9, [x9, _V4L2_CAP_VIDEO_OUTPUT@GOTPAGEOFF] Lloh14: ldr w9, [x9] tst w9, w8 b.eq LBB0_2 ; %bb.11: mov x0, x20 mov x1, x19 bl _ivtv_s_std_dec b LBB0_2 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _V4L2_STD_ALL,8,3 ; @V4L2_STD_ALL .comm _EINVAL,4,2 ; @EINVAL .comm _IVTV_F_I_RADIO_USER,4,2 ; @IVTV_F_I_RADIO_USER .comm _EBUSY,4,2 ; @EBUSY .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Switching standard to %llx.\n" .comm _V4L2_CAP_VIDEO_OUTPUT,4,2 ; @V4L2_CAP_VIDEO_OUTPUT .no_dead_strip _ivtv_s_std .subsections_via_symbols
AnghaBench/linux/drivers/media/pci/ivtv/extr_ivtv-ioctl.c_ivtv_s_std.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mv88e1xxx_autoneg_disable _mv88e1xxx_autoneg_disable: ## @mv88e1xxx_autoneg_disable .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 _CROSSOVER_MDI@GOTPCREL(%rip), %rax movl (%rax), %esi callq _mv88e1xxx_crossover_set movq _MII_BMCR@GOTPCREL(%rip), %r14 movl (%r14), %esi leaq -20(%rbp), %rdx movq %rbx, %rdi callq _simple_mdio_read movq _BMCR_ANENABLE@GOTPCREL(%rip), %rax movl (%rax), %edx notl %edx andl -20(%rbp), %edx movl %edx, -20(%rbp) movl (%r14), %esi movq _BMCR_ANRESTART@GOTPCREL(%rip), %rax orl (%rax), %edx movq %rbx, %rdi callq _simple_mdio_write xorl %eax, %eax addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _CROSSOVER_MDI,4,2 ## @CROSSOVER_MDI .comm _MII_BMCR,4,2 ## @MII_BMCR .comm _BMCR_ANENABLE,4,2 ## @BMCR_ANENABLE .comm _BMCR_ANRESTART,4,2 ## @BMCR_ANRESTART .no_dead_strip _mv88e1xxx_autoneg_disable .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mv88e1xxx_autoneg_disable _mv88e1xxx_autoneg_disable: ; @mv88e1xxx_autoneg_disable .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 Lloh0: adrp x8, _CROSSOVER_MDI@GOTPAGE Lloh1: ldr x8, [x8, _CROSSOVER_MDI@GOTPAGEOFF] Lloh2: ldr w1, [x8] bl _mv88e1xxx_crossover_set Lloh3: adrp x20, _MII_BMCR@GOTPAGE Lloh4: ldr x20, [x20, _MII_BMCR@GOTPAGEOFF] ldr w1, [x20] add x2, sp, #12 mov x0, x19 bl _simple_mdio_read Lloh5: adrp x8, _BMCR_ANENABLE@GOTPAGE Lloh6: ldr x8, [x8, _BMCR_ANENABLE@GOTPAGEOFF] Lloh7: ldr w8, [x8] ldr w9, [sp, #12] bic w8, w9, w8 str w8, [sp, #12] ldr w1, [x20] Lloh8: adrp x9, _BMCR_ANRESTART@GOTPAGE Lloh9: ldr x9, [x9, _BMCR_ANRESTART@GOTPAGEOFF] Lloh10: ldr w9, [x9] orr w2, w9, w8 mov x0, x19 bl _simple_mdio_write 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 AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _CROSSOVER_MDI,4,2 ; @CROSSOVER_MDI .comm _MII_BMCR,4,2 ; @MII_BMCR .comm _BMCR_ANENABLE,4,2 ; @BMCR_ANENABLE .comm _BMCR_ANRESTART,4,2 ; @BMCR_ANRESTART .no_dead_strip _mv88e1xxx_autoneg_disable .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/chelsio/cxgb/extr_mv88e1xxx.c_mv88e1xxx_autoneg_disable.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function windowReturnOneRow _windowReturnOneRow: ## @windowReturnOneRow .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq 16(%rdi), %r13 movq 24(%rdi), %r15 cmpq $0, 48(%r15) movq %rdi, -96(%rbp) ## 8-byte Spill je LBB0_2 ## %bb.1: callq _windowFullScan LBB0_21: movq _OP_Gosub@GOTPCREL(%rip), %rax movl (%rax), %esi movq -96(%rbp), %rax ## 8-byte Reload movl (%rax), %edx movl 4(%rax), %ecx movq %r13, %rdi addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _sqlite3VdbeAddOp2 ## TAILCALL LBB0_2: movq 8(%rdi), %rax movq %rax, -64(%rbp) ## 8-byte Spill movq %r15, -88(%rbp) ## 8-byte Spill movq %r13, -80(%rbp) ## 8-byte Spill jmp LBB0_3 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_3 Depth=1 movq _OP_Integer@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi movl $1, %edx movl %r14d, %ecx callq _sqlite3VdbeAddOp2 LBB0_8: ## in Loop: Header=BB0_3 Depth=1 movq _OP_Add@GOTPCREL(%rip), %rax movl (%rax), %esi movl 16(%r15), %ecx movq %r13, %rdi movl %r14d, %edx movl %r14d, %r8d callq _sqlite3VdbeAddOp3 movq _OP_Gt@GOTPCREL(%rip), %rax movl (%rax), %esi movl 16(%r15), %edx incl %edx movq %r13, %rdi movl -48(%rbp), %ebx ## 4-byte Reload movl %ebx, %ecx movl %r14d, %r8d callq _sqlite3VdbeAddOp3 movq %r13, %rdi callq _VdbeCoverageNeverNull movq _OP_SeekRowid@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi movl -44(%rbp), %r12d ## 4-byte Reload movl %r12d, %edx xorl %ecx, %ecx movl %r14d, %r8d callq _sqlite3VdbeAddOp3 movq %r13, %rdi callq _VdbeCoverageNeverTaken movq _OP_Column@GOTPCREL(%rip), %rax movl (%rax), %esi movl 4(%r15), %r8d movl 12(%r15), %ecx movq %r13, %rdi movl %r12d, %edx callq _sqlite3VdbeAddOp3 movl %ebx, %esi LBB0_19: ## in Loop: Header=BB0_3 Depth=1 movq -64(%rbp), %rbx ## 8-byte Reload movq %r13, %rdi callq _sqlite3VdbeResolveLabel movq %rbx, %rdi movl %r14d, %esi callq _sqlite3ReleaseTempReg LBB0_20: ## in Loop: Header=BB0_3 Depth=1 movq 40(%r15), %r15 testq %r15, %r15 je LBB0_21 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq 32(%r15), %r12 movq (%r12), %rax movq _nth_valueName@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq _first_valueName@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_5 ## %bb.9: ## in Loop: Header=BB0_3 Depth=1 movq _leadName@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_3 Depth=1 movq _lagName@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_20 LBB0_11: ## in Loop: Header=BB0_3 Depth=1 movq 24(%r15), %rax movq (%rax), %rax movl (%rax), %r13d movl (%r15), %eax movl %eax, -44(%rbp) ## 4-byte Spill movq -64(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi callq _sqlite3VdbeMakeLabel movl %eax, -48(%rbp) ## 4-byte Spill movq %rbx, %rdi callq _sqlite3GetTempReg movl %eax, %r14d movq -88(%rbp), %rax ## 8-byte Reload movl 8(%rax), %ebx movl %r13d, -52(%rbp) ## 4-byte Spill cmpl $3, %r13d jge LBB0_12 ## %bb.16: ## in Loop: Header=BB0_3 Depth=1 movq _OP_Null@GOTPCREL(%rip), %rax movl (%rax), %esi movl 4(%r15), %ecx movq -80(%rbp), %r13 ## 8-byte Reload movq %r13, %rdi xorl %edx, %edx callq _sqlite3VdbeAddOp2 movq _OP_Rowid@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi movl %ebx, %edx movl %r14d, %ecx callq _sqlite3VdbeAddOp2 cmpl $2, -52(%rbp) ## 4-byte Folded Reload je LBB0_13 ## %bb.17: ## in Loop: Header=BB0_3 Depth=1 movq (%r12), %rax xorl %ecx, %ecx movq _leadName@GOTPCREL(%rip), %rdx cmpq (%rdx), %rax sete %cl leal -1(%rcx,%rcx), %ecx movq _OP_AddImm@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi movl %r14d, %edx callq _sqlite3VdbeAddOp2 movq _OP_Column@GOTPCREL(%rip), %r12 jmp LBB0_18 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_3 Depth=1 movl (%r15), %eax movl %eax, -44(%rbp) ## 4-byte Spill movq -64(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi callq _sqlite3VdbeMakeLabel movl %eax, -48(%rbp) ## 4-byte Spill movq %rbx, %rdi callq _sqlite3GetTempReg movl %eax, %r14d movq _OP_Null@GOTPCREL(%rip), %rax movl (%rax), %esi movl 4(%r15), %ecx movq %r13, %rdi xorl %edx, %edx callq _sqlite3VdbeAddOp2 movq (%r12), %rax movq _nth_valueName@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_7 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 movq _OP_Column@GOTPCREL(%rip), %r12 movl (%r12), %esi movq -88(%rbp), %rax ## 8-byte Reload movl 8(%rax), %edx movl 12(%r15), %ecx incl %ecx movq %r13, %rdi movl %r14d, %r8d callq _sqlite3VdbeAddOp3 movq %rbx, %rdi movl %r14d, %esi movl $2, %edx callq _windowCheckValue jmp LBB0_8 LBB0_12: ## in Loop: Header=BB0_3 Depth=1 movq _OP_Column@GOTPCREL(%rip), %rax movl (%rax), %esi movl 4(%r15), %r8d movl 12(%r15), %ecx addl $2, %ecx movq -80(%rbp), %r13 ## 8-byte Reload movq %r13, %rdi movl %ebx, %edx callq _sqlite3VdbeAddOp3 movq _OP_Rowid@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi movl %ebx, %edx movl %r14d, %ecx callq _sqlite3VdbeAddOp2 LBB0_13: ## in Loop: Header=BB0_3 Depth=1 movl %ebx, -52(%rbp) ## 4-byte Spill movq (%r12), %rcx movq _OP_Subtract@GOTPCREL(%rip), %rax movq _leadName@GOTPCREL(%rip), %rdx cmpq (%rdx), %rcx jne LBB0_15 ## %bb.14: ## in Loop: Header=BB0_3 Depth=1 movq _OP_Add@GOTPCREL(%rip), %rax LBB0_15: ## in Loop: Header=BB0_3 Depth=1 movl (%rax), %eax movl %eax, -68(%rbp) ## 4-byte Spill movq -64(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi callq _sqlite3GetTempReg movl %eax, %r12d movq _OP_Column@GOTPCREL(%rip), %rax movl (%rax), %esi movl 12(%r15), %ecx incl %ecx movq %r13, %rdi movl -52(%rbp), %edx ## 4-byte Reload movl %r12d, %r8d callq _sqlite3VdbeAddOp3 movq %r13, %rdi movl -68(%rbp), %esi ## 4-byte Reload movl %r12d, %edx movl %r14d, %ecx movl %r14d, %r8d callq _sqlite3VdbeAddOp3 movq %rbx, %rdi movl %r12d, %esi movq _OP_Column@GOTPCREL(%rip), %r12 callq _sqlite3ReleaseTempReg LBB0_18: ## in Loop: Header=BB0_3 Depth=1 movl -44(%rbp), %ebx ## 4-byte Reload movq _OP_SeekRowid@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r13, %rdi movl %ebx, %edx movl -48(%rbp), %ecx ## 4-byte Reload movl %r14d, %r8d callq _sqlite3VdbeAddOp3 movq %r13, %rdi callq _VdbeCoverage movl (%r12), %esi movl 4(%r15), %r8d movl 12(%r15), %ecx movq %r13, %rdi movl %ebx, %edx callq _sqlite3VdbeAddOp3 movl -48(%rbp), %esi ## 4-byte Reload jmp LBB0_19 .cfi_endproc ## -- End function .comm _nth_valueName,8,3 ## @nth_valueName .comm _first_valueName,8,3 ## @first_valueName .comm _OP_Null,4,2 ## @OP_Null .comm _OP_Column,4,2 ## @OP_Column .comm _OP_Integer,4,2 ## @OP_Integer .comm _OP_Add,4,2 ## @OP_Add .comm _OP_Gt,4,2 ## @OP_Gt .comm _OP_SeekRowid,4,2 ## @OP_SeekRowid .comm _leadName,8,3 ## @leadName .comm _lagName,8,3 ## @lagName .comm _OP_Rowid,4,2 ## @OP_Rowid .comm _OP_AddImm,4,2 ## @OP_AddImm .comm _OP_Subtract,4,2 ## @OP_Subtract .comm _OP_Gosub,4,2 ## @OP_Gosub .no_dead_strip _windowReturnOneRow .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function windowReturnOneRow _windowReturnOneRow: ; @windowReturnOneRow .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 ldp x20, x25, [x0, #16] ldr x8, [x25, #48] str x0, [sp] ; 8-byte Folded Spill cbz x8, LBB0_3 ; %bb.1: bl _windowFullScan LBB0_2: Lloh0: adrp x8, _OP_Gosub@GOTPAGE Lloh1: ldr x8, [x8, _OP_Gosub@GOTPAGEOFF] Lloh2: ldr w1, [x8] ldr x8, [sp] ; 8-byte Folded Reload ldp w2, w3, [x8] mov x0, x20 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 b _sqlite3VdbeAddOp2 LBB0_3: ldr x21, [x0, #8] Lloh3: adrp x19, _nth_valueName@GOTPAGE Lloh4: ldr x19, [x19, _nth_valueName@GOTPAGEOFF] Lloh5: adrp x27, _first_valueName@GOTPAGE Lloh6: ldr x27, [x27, _first_valueName@GOTPAGEOFF] mov x28, x25 str x25, [sp, #8] ; 8-byte Folded Spill b LBB0_8 LBB0_4: ; in Loop: Header=BB0_8 Depth=1 Lloh7: adrp x8, _OP_Integer@GOTPAGE Lloh8: ldr x8, [x8, _OP_Integer@GOTPAGEOFF] Lloh9: ldr w1, [x8] mov x0, x20 mov w2, #1 mov x3, x23 bl _sqlite3VdbeAddOp2 Lloh10: adrp x26, _OP_Column@GOTPAGE Lloh11: ldr x26, [x26, _OP_Column@GOTPAGEOFF] LBB0_5: ; in Loop: Header=BB0_8 Depth=1 Lloh12: adrp x8, _OP_Add@GOTPAGE Lloh13: ldr x8, [x8, _OP_Add@GOTPAGEOFF] Lloh14: ldr w1, [x8] ldr w3, [x28, #16] mov x0, x20 mov x2, x23 mov x4, x23 bl _sqlite3VdbeAddOp3 Lloh15: adrp x8, _OP_Gt@GOTPAGE Lloh16: ldr x8, [x8, _OP_Gt@GOTPAGEOFF] Lloh17: ldr w1, [x8] ldr w8, [x28, #16] add w2, w8, #1 mov x0, x20 mov x3, x22 mov x4, x23 bl _sqlite3VdbeAddOp3 mov x0, x20 bl _VdbeCoverageNeverNull Lloh18: adrp x8, _OP_SeekRowid@GOTPAGE Lloh19: ldr x8, [x8, _OP_SeekRowid@GOTPAGEOFF] Lloh20: ldr w1, [x8] mov x0, x20 mov x2, x24 mov w3, #0 mov x4, x23 bl _sqlite3VdbeAddOp3 mov x0, x20 bl _VdbeCoverageNeverTaken LBB0_6: ; in Loop: Header=BB0_8 Depth=1 ldr w1, [x26] ldr w3, [x28, #12] ldr w4, [x28, #4] mov x0, x20 mov x2, x24 bl _sqlite3VdbeAddOp3 mov x0, x20 mov x1, x22 bl _sqlite3VdbeResolveLabel mov x0, x21 mov x1, x23 bl _sqlite3ReleaseTempReg LBB0_7: ; in Loop: Header=BB0_8 Depth=1 ldr x28, [x28, #40] cbz x28, LBB0_2 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr x26, [x28, #32] ldr x8, [x26] ldr x9, [x19] ldr x10, [x27] cmp x8, x9 ccmp x8, x10, #4, ne b.ne LBB0_11 ; %bb.9: ; in Loop: Header=BB0_8 Depth=1 ldr w24, [x28] mov x0, x21 bl _sqlite3VdbeMakeLabel mov x22, x0 mov x0, x21 bl _sqlite3GetTempReg mov x23, x0 Lloh21: adrp x8, _OP_Null@GOTPAGE Lloh22: ldr x8, [x8, _OP_Null@GOTPAGEOFF] Lloh23: ldr w1, [x8] ldr w3, [x28, #4] mov x0, x20 mov w2, #0 bl _sqlite3VdbeAddOp2 ldr x8, [x26] ldr x9, [x19] cmp x8, x9 b.ne LBB0_4 ; %bb.10: ; in Loop: Header=BB0_8 Depth=1 Lloh24: adrp x26, _OP_Column@GOTPAGE Lloh25: ldr x26, [x26, _OP_Column@GOTPAGEOFF] ldr w1, [x26] ldr w2, [x25, #8] ldr w8, [x28, #12] add w3, w8, #1 mov x0, x20 mov x4, x23 bl _sqlite3VdbeAddOp3 mov x0, x21 mov x1, x23 mov w2, #2 bl _windowCheckValue b LBB0_5 LBB0_11: ; in Loop: Header=BB0_8 Depth=1 Lloh26: adrp x9, _leadName@GOTPAGE Lloh27: ldr x9, [x9, _leadName@GOTPAGEOFF] Lloh28: ldr x9, [x9] Lloh29: adrp x10, _lagName@GOTPAGE Lloh30: ldr x10, [x10, _lagName@GOTPAGEOFF] Lloh31: ldr x10, [x10] cmp x8, x9 ccmp x8, x10, #4, ne b.ne LBB0_7 ; %bb.12: ; in Loop: Header=BB0_8 Depth=1 ldr x8, [x28, #24] ldr x8, [x8] ldr w27, [x8] ldr w24, [x28] mov x0, x21 bl _sqlite3VdbeMakeLabel mov x22, x0 mov x0, x21 bl _sqlite3GetTempReg mov x23, x0 ldr w25, [x25, #8] cmp w27, #3 b.ge LBB0_15 ; %bb.13: ; in Loop: Header=BB0_8 Depth=1 Lloh32: adrp x8, _OP_Null@GOTPAGE Lloh33: ldr x8, [x8, _OP_Null@GOTPAGEOFF] Lloh34: ldr w1, [x8] ldr w3, [x28, #4] mov x0, x20 mov w2, #0 bl _sqlite3VdbeAddOp2 Lloh35: adrp x8, _OP_Rowid@GOTPAGE Lloh36: ldr x8, [x8, _OP_Rowid@GOTPAGEOFF] Lloh37: ldr w1, [x8] mov x0, x20 mov x2, x25 mov x3, x23 bl _sqlite3VdbeAddOp2 cmp w27, #2 b.eq LBB0_16 ; %bb.14: ; in Loop: Header=BB0_8 Depth=1 ldr x8, [x26] Lloh38: adrp x9, _leadName@GOTPAGE Lloh39: ldr x9, [x9, _leadName@GOTPAGEOFF] Lloh40: ldr x9, [x9] cmp x8, x9 mov w8, #1 cneg w3, w8, ne Lloh41: adrp x8, _OP_AddImm@GOTPAGE Lloh42: ldr x8, [x8, _OP_AddImm@GOTPAGEOFF] Lloh43: ldr w1, [x8] mov x0, x20 mov x2, x23 bl _sqlite3VdbeAddOp2 ldr x25, [sp, #8] ; 8-byte Folded Reload Lloh44: adrp x19, _nth_valueName@GOTPAGE Lloh45: ldr x19, [x19, _nth_valueName@GOTPAGEOFF] Lloh46: adrp x27, _first_valueName@GOTPAGE Lloh47: ldr x27, [x27, _first_valueName@GOTPAGEOFF] Lloh48: adrp x26, _OP_Column@GOTPAGE Lloh49: ldr x26, [x26, _OP_Column@GOTPAGEOFF] b LBB0_17 LBB0_15: ; in Loop: Header=BB0_8 Depth=1 Lloh50: adrp x8, _OP_Column@GOTPAGE Lloh51: ldr x8, [x8, _OP_Column@GOTPAGEOFF] Lloh52: ldr w1, [x8] ldr w8, [x28, #12] add w3, w8, #2 ldr w4, [x28, #4] mov x0, x20 mov x2, x25 bl _sqlite3VdbeAddOp3 Lloh53: adrp x8, _OP_Rowid@GOTPAGE Lloh54: ldr x8, [x8, _OP_Rowid@GOTPAGEOFF] Lloh55: ldr w1, [x8] mov x0, x20 mov x2, x25 mov x3, x23 bl _sqlite3VdbeAddOp2 LBB0_16: ; in Loop: Header=BB0_8 Depth=1 ldr x8, [x26] Lloh56: adrp x9, _leadName@GOTPAGE Lloh57: ldr x9, [x9, _leadName@GOTPAGEOFF] Lloh58: ldr x9, [x9] cmp x8, x9 Lloh59: adrp x8, _OP_Add@GOTPAGE Lloh60: ldr x8, [x8, _OP_Add@GOTPAGEOFF] Lloh61: adrp x9, _OP_Subtract@GOTPAGE Lloh62: ldr x9, [x9, _OP_Subtract@GOTPAGEOFF] csel x8, x8, x9, eq ldr w26, [x8] mov x0, x21 bl _sqlite3GetTempReg mov x27, x0 Lloh63: adrp x19, _OP_Column@GOTPAGE Lloh64: ldr x19, [x19, _OP_Column@GOTPAGEOFF] ldr w1, [x19] ldr w8, [x28, #12] add w3, w8, #1 mov x0, x20 mov x2, x25 mov x4, x27 bl _sqlite3VdbeAddOp3 mov x0, x20 mov x1, x26 mov x26, x19 mov x2, x27 mov x3, x23 mov x4, x23 bl _sqlite3VdbeAddOp3 mov x0, x21 mov x1, x27 bl _sqlite3ReleaseTempReg ldr x25, [sp, #8] ; 8-byte Folded Reload Lloh65: adrp x19, _nth_valueName@GOTPAGE Lloh66: ldr x19, [x19, _nth_valueName@GOTPAGEOFF] Lloh67: adrp x27, _first_valueName@GOTPAGE Lloh68: ldr x27, [x27, _first_valueName@GOTPAGEOFF] LBB0_17: ; in Loop: Header=BB0_8 Depth=1 Lloh69: adrp x8, _OP_SeekRowid@GOTPAGE Lloh70: ldr x8, [x8, _OP_SeekRowid@GOTPAGEOFF] Lloh71: ldr w1, [x8] mov x0, x20 mov x2, x24 mov x3, x22 mov x4, x23 bl _sqlite3VdbeAddOp3 mov x0, x20 bl _VdbeCoverage b LBB0_6 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGot Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .loh AdrpLdrGot Lloh48, Lloh49 .loh AdrpLdrGot Lloh46, Lloh47 .loh AdrpLdrGot Lloh44, Lloh45 .loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43 .loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40 .loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55 .loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52 .loh AdrpLdrGot Lloh67, Lloh68 .loh AdrpLdrGot Lloh65, Lloh66 .loh AdrpLdrGot Lloh63, Lloh64 .loh AdrpLdrGot Lloh61, Lloh62 .loh AdrpLdrGot Lloh59, Lloh60 .loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58 .loh AdrpLdrGotLdr Lloh69, Lloh70, Lloh71 .cfi_endproc ; -- End function .comm _nth_valueName,8,3 ; @nth_valueName .comm _first_valueName,8,3 ; @first_valueName .comm _OP_Null,4,2 ; @OP_Null .comm _OP_Column,4,2 ; @OP_Column .comm _OP_Integer,4,2 ; @OP_Integer .comm _OP_Add,4,2 ; @OP_Add .comm _OP_Gt,4,2 ; @OP_Gt .comm _OP_SeekRowid,4,2 ; @OP_SeekRowid .comm _leadName,8,3 ; @leadName .comm _lagName,8,3 ; @lagName .comm _OP_Rowid,4,2 ; @OP_Rowid .comm _OP_AddImm,4,2 ; @OP_AddImm .comm _OP_Subtract,4,2 ; @OP_Subtract .comm _OP_Gosub,4,2 ; @OP_Gosub .no_dead_strip _windowReturnOneRow .subsections_via_symbols
AnghaBench/poco/Data/SQLite/src/extr_sqlite3.c_windowReturnOneRow.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _isNumber ## -- Begin function isNumber .p2align 4, 0x90 _isNumber: ## @isNumber .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 cmpb $45, (%rdi) sete %al addq %rdi, %rax .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movsbl (%rax), %ecx testl %ecx, %ecx je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 leal -48(%rcx), %edx incq %rax cmpl $10, %edx jb LBB0_1 LBB0_3: testb %cl, %cl sete %al popq %rbp retq .cfi_endproc ## -- End function .globl _showHelp ## -- Begin function showHelp .p2align 4, 0x90 _showHelp: ## @showHelp .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 leaq L_.str(%rip), %rdi movq %rbx, %rsi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi movq %rbx, %rsi xorl %eax, %eax callq _printf movl $1, %eax addq $8, %rsp popq %rbx 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 %r15 pushq %r14 pushq %r12 pushq %rbx subq $1200, %rsp ## imm = 0x4B0 .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) movaps l___const.main.hostname+80(%rip), %xmm0 movaps %xmm0, -1104(%rbp) movaps l___const.main.hostname+64(%rip), %xmm0 movaps %xmm0, -1120(%rbp) movaps l___const.main.hostname+48(%rip), %xmm0 movaps %xmm0, -1136(%rbp) movaps l___const.main.hostname+32(%rip), %xmm0 movaps %xmm0, -1152(%rbp) movaps l___const.main.hostname+16(%rip), %xmm0 movaps %xmm0, -1168(%rbp) movaps l___const.main.hostname(%rip), %xmm0 movaps %xmm0, -1184(%rbp) movl $0, -1088(%rbp) movl %edi, %eax andl $-2, %eax cmpl $2, %eax jne LBB2_1 ## %bb.2: cmpl $2, %edi jne LBB2_4 ## %bb.3: leaq 8(%rbx), %rax jmp LBB2_5 LBB2_4: movq 8(%rbx), %rsi leaq -1184(%rbp), %rdi movl $100, %edx callq ___strcpy_chk leaq 16(%rbx), %rax LBB2_5: movq (%rax), %rdi xorl %eax, %eax cmpb $45, (%rdi) sete %al addq %rdi, %rax .p2align 4, 0x90 LBB2_6: ## =>This Inner Loop Header: Depth=1 movsbl (%rax), %ecx testl %ecx, %ecx je LBB2_8 ## %bb.7: ## in Loop: Header=BB2_6 Depth=1 leal -48(%rcx), %edx incq %rax cmpl $10, %edx jb LBB2_6 LBB2_8: testb %cl, %cl je LBB2_9 ## %bb.24: leaq L_str(%rip), %rdi callq _puts LBB2_1: movq (%rbx), %rbx leaq L_.str(%rip), %rdi movq %rbx, %rsi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi movq %rbx, %rsi xorl %eax, %eax callq _printf movl $1, %ebx LBB2_22: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -40(%rbp), %rax jne LBB2_26 ## %bb.23: movl %ebx, %eax LBB2_16: addq $1200, %rsp ## imm = 0x4B0 popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB2_9: leaq -1224(%rbp), %rsi movl $10, %edx callq _strtoimax movq %rax, %r14 movl $2, %edi movl $1, %esi xorl %edx, %edx callq _socket movl %eax, %r15d xorps %xmm0, %xmm0 movaps %xmm0, -64(%rbp) movb $2, -63(%rbp) movl %r14d, %eax rolw $8, %ax movw %ax, -62(%rbp) leaq -60(%rbp), %r12 leaq -1184(%rbp), %rsi movl $2, %edi movq %r12, %rdx callq _inet_pton leaq -1184(%rbp), %rdi cmpl $1, %eax jne LBB2_11 ## %bb.10: callq _inet_addr movl %eax, -60(%rbp) jmp LBB2_13 LBB2_11: callq _gethostbyname testq %rax, %rax je LBB2_25 ## %bb.12: movq 24(%rax), %rax movq (%rax), %rsi movl $4, %edx movq %r12, %rdi callq _strncpy LBB2_13: leaq -1216(%rbp), %rbx movl $2, %edi movq %r12, %rsi movq %rbx, %rdx movl $20, %ecx callq _inet_ntop leaq L_.str.4(%rip), %rdi movq %rbx, %rsi movl %r14d, %edx xorl %eax, %eax callq _printf testl %r15d, %r15d js LBB2_14 ## %bb.17: leaq -64(%rbp), %rsi movl %r15d, %edi movl $16, %edx callq _connect testl %eax, %eax js LBB2_18 ## %bb.19: leaq -1072(%rbp), %rbx movl $1000, %esi ## imm = 0x3E8 movq %rbx, %rdi callq ___bzero leaq L_.str.7(%rip), %rsi movl $6, %edx movl %r15d, %edi callq _write movl $1000, %edx ## imm = 0x3E8 movl %r15d, %edi movq %rbx, %rsi callq _read movq %rbx, %rdi callq _strlen testl %eax, %eax je LBB2_20 ## %bb.21: leaq L_.str.9(%rip), %rdi xorl %ebx, %ebx leaq -1184(%rbp), %rsi leaq -1072(%rbp), %rcx movl %r14d, %edx xorl %eax, %eax callq _printf jmp LBB2_22 LBB2_18: leaq L_.str.6(%rip), %rdi xorl %ebx, %ebx leaq -1216(%rbp), %rsi movl %r14d, %edx xorl %eax, %eax callq _printf jmp LBB2_22 LBB2_20: leaq L_.str.8(%rip), %rdi xorl %ebx, %ebx movl %r14d, %esi xorl %eax, %eax callq _printf jmp LBB2_22 LBB2_14: callq _main.cold.1 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -40(%rbp), %rax jne LBB2_26 ## %bb.15: xorl %eax, %eax jmp LBB2_16 LBB2_26: callq ___stack_chk_fail LBB2_25: leaq -1184(%rbp), %rdi callq _herror movq (%rbx), %rdi callq _showHelp movl $2, %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.5(%rip), %rdi callq _perror pushq $1 popq %rdi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s - a tool for reading port banners." L_.str.1: ## @.str.1 .asciz "Usage: %s [<hostname>] <port #>\n" .section __TEXT,__const .p2align 4 ## @__const.main.hostname l___const.main.hostname: .asciz "127.0.0.1\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000" .section __TEXT,__cstring,cstring_literals L_.str.4: ## @.str.4 .asciz "Trying %s:%d... \n" L_.str.5: ## @.str.5 .asciz "\nSocket" L_.str.6: ## @.str.6 .asciz "Unable to connect to remote host %s:%d : Connection refused\n" L_.str.7: ## @.str.7 .asciz "GET /" L_.str.8: ## @.str.8 .asciz "Port %d is listening, but no data recieved.\n" L_.str.9: ## @.str.9 .asciz "Connected to %s:%d \n%s\n" L_str: ## @str .asciz "Bad port number..." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _isNumber ; -- Begin function isNumber .p2align 2 _isNumber: ; @isNumber .cfi_startproc ; %bb.0: mov x8, x0 ldrb w9, [x8], #1 cmp w9, #45 csel x8, x0, x8, ne LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrsb w9, [x8], #1 sub w10, w9, #48 cmp w9, #0 ccmp w10, #10, #2, ne b.lo LBB0_1 ; %bb.2: tst w9, #0xff cset w0, eq ret .cfi_endproc ; -- End function .globl _showHelp ; -- Begin function showHelp .p2align 2 _showHelp: ; @showHelp .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 x0, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf str x19, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #1 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 Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w27, -56 .cfi_offset w28, -64 sub sp, sp, #1200 mov x19, x1 Lloh4: adrp x8, ___stack_chk_guard@GOTPAGE Lloh5: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh6: ldr x8, [x8] stur x8, [x29, #-56] Lloh7: adrp x8, l___const.main.hostname@PAGE Lloh8: add x8, x8, l___const.main.hostname@PAGEOFF ldp q0, q1, [x8, #32] stp q0, q1, [sp, #96] ldp q0, q1, [x8, #64] stp q0, q1, [sp, #128] ldp q0, q1, [x8] stp q0, q1, [sp, #64] str wzr, [sp, #160] and w8, w0, #0xfffffffe cmp w8, #2 b.ne LBB2_8 ; %bb.1: cmp w0, #2 b.ne LBB2_3 ; %bb.2: add x8, x19, #8 b LBB2_4 LBB2_3: ldr x1, [x19, #8] add x0, sp, #64 mov w2, #100 bl ___strcpy_chk add x8, x19, #16 LBB2_4: ldr x0, [x8] ldrb w8, [x0] cmp w8, #45 cset w8, eq LBB2_5: ; =>This Inner Loop Header: Depth=1 ldrsb w9, [x0, x8] sub w10, w9, #48 add x8, x8, #1 cmp w9, #0 ccmp w10, #10, #2, ne b.lo LBB2_5 ; %bb.6: and w8, w9, #0xff cbz w8, LBB2_11 ; %bb.7: Lloh9: adrp x0, l_str@PAGE Lloh10: add x0, x0, l_str@PAGEOFF bl _puts LBB2_8: ldr x19, [x19] str x19, [sp] Lloh11: adrp x0, l_.str@PAGE Lloh12: add x0, x0, l_.str@PAGEOFF bl _printf str x19, [sp] Lloh13: adrp x0, l_.str.1@PAGE Lloh14: add x0, x0, l_.str.1@PAGEOFF bl _printf mov w0, #1 LBB2_9: ldur x8, [x29, #-56] Lloh15: adrp x9, ___stack_chk_guard@GOTPAGE Lloh16: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh17: ldr x9, [x9] cmp x9, x8 b.ne LBB2_22 ; %bb.10: add sp, sp, #1200 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #64 ; 16-byte Folded Reload ret LBB2_11: add x1, sp, #32 mov w2, #10 bl _strtoimax mov x22, x0 mov w21, #2 mov w0, #2 mov w1, #1 mov w2, #0 bl _socket mov x20, x0 stp xzr, xzr, [x29, #-72] sturb w21, [x29, #-71] rev w8, w22 lsr w8, w8, #16 sturh w8, [x29, #-70] sub x8, x29, #72 orr x21, x8, #0x4 add x1, sp, #64 mov w0, #2 mov x2, x21 bl _inet_pton cmp w0, #1 b.ne LBB2_13 ; %bb.12: add x0, sp, #64 bl _inet_addr stur w0, [x29, #-68] b LBB2_15 LBB2_13: add x0, sp, #64 bl _gethostbyname cbz x0, LBB2_24 ; %bb.14: ldr x8, [x0, #24] ldr x1, [x8] mov x0, x21 mov w2, #4 bl _strncpy LBB2_15: add x19, sp, #44 add x2, sp, #44 mov w0, #2 mov x1, x21 mov w3, #20 bl _inet_ntop stp x19, x22, [sp] Lloh18: adrp x0, l_.str.4@PAGE Lloh19: add x0, x0, l_.str.4@PAGEOFF bl _printf tbnz w20, #31, LBB2_23 ; %bb.16: sub x1, x29, #72 mov x0, x20 mov w2, #16 bl _connect tbnz w0, #31, LBB2_19 ; %bb.17: add x19, sp, #176 add x0, sp, #176 mov w1, #1000 bl _bzero Lloh20: adrp x1, l_.str.7@PAGE Lloh21: add x1, x1, l_.str.7@PAGEOFF mov x0, x20 mov w2, #6 bl _write add x1, sp, #176 mov x0, x20 mov w2, #1000 bl _read add x0, sp, #176 bl _strlen cbz w0, LBB2_20 ; %bb.18: ; kill: def $w22 killed $w22 killed $x22 def $x22 add x8, sp, #64 stp x22, x19, [sp, #8] str x8, [sp] Lloh22: adrp x0, l_.str.9@PAGE Lloh23: add x0, x0, l_.str.9@PAGEOFF b LBB2_21 LBB2_19: ; kill: def $w22 killed $w22 killed $x22 def $x22 add x8, sp, #44 stp x8, x22, [sp] Lloh24: adrp x0, l_.str.6@PAGE Lloh25: add x0, x0, l_.str.6@PAGEOFF b LBB2_21 LBB2_20: ; kill: def $w22 killed $w22 killed $x22 def $x22 str x22, [sp] Lloh26: adrp x0, l_.str.8@PAGE Lloh27: add x0, x0, l_.str.8@PAGEOFF LBB2_21: bl _printf mov w0, #0 b LBB2_9 LBB2_22: bl ___stack_chk_fail LBB2_23: bl _main.cold.1 LBB2_24: add x0, sp, #64 bl _herror ldr x0, [x19] bl _showHelp mov w0, #2 bl _exit .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh26, Lloh27 .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 Lloh28: adrp x0, l_.str.5@PAGE Lloh29: add x0, x0, l_.str.5@PAGEOFF bl _perror mov w0, #1 bl _exit .loh AdrpAdd Lloh28, Lloh29 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s - a tool for reading port banners." l_.str.1: ; @.str.1 .asciz "Usage: %s [<hostname>] <port #>\n" .section __TEXT,__const l___const.main.hostname: ; @__const.main.hostname .asciz "127.0.0.1\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000" .section __TEXT,__cstring,cstring_literals l_.str.4: ; @.str.4 .asciz "Trying %s:%d... \n" l_.str.5: ; @.str.5 .asciz "\nSocket" l_.str.6: ; @.str.6 .asciz "Unable to connect to remote host %s:%d : Connection refused\n" l_.str.7: ; @.str.7 .asciz "GET /" l_.str.8: ; @.str.8 .asciz "Port %d is listening, but no data recieved.\n" l_.str.9: ; @.str.9 .asciz "Connected to %s:%d \n%s\n" l_str: ; @str .asciz "Bad port number..." .subsections_via_symbols
the_stack_data/126495.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bin_find_entry ## -- Begin function bin_find_entry .p2align 4, 0x90 _bin_find_entry: ## @bin_find_entry .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq (%rsi), %rbx testq %rbx, %rbx je LBB0_5 ## %bb.1: movq %rcx, %r14 movq %rdx, %r15 movq %rdi, %r12 jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movq 8(%rbx), %rbx testq %rbx, %rbx je LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 cmpq %r15, (%rbx) jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl 16(%rbx), %edi movq %r14, %rsi callq *(%r12) testq %rax, %rax jne LBB0_4 jmp LBB0_6 LBB0_5: xorl %ebx, %ebx LBB0_6: movq %rbx, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bin_find_entry ; -- Begin function bin_find_entry .p2align 2 _bin_find_entry: ; @bin_find_entry .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 x19, [x1] cbz x19, LBB0_5 ; %bb.1: mov x20, x3 mov x21, x2 mov x22, x0 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 ldr x19, [x19, #8] cbz x19, LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19] cmp x8, x21 b.ne LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 ldr x8, [x22] ldr w0, [x19, #16] mov x1, x20 blr x8 cbnz x0, LBB0_2 LBB0_5: 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 .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/contrib/unbound/util/storage/extr_lruhash.c_bin_find_entry.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .subsections_via_symbols
the_stack_data/116164.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rt73usb_start_queue _rt73usb_start_queue: ## @rt73usb_start_queue .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), %rbx movl (%rdi), %eax cmpl $129, %eax je LBB0_3 ## %bb.1: cmpl $128, %eax jne LBB0_5 ## %bb.2: movq _TXRX_CSR0@GOTPCREL(%rip), %r15 movl (%r15), %esi leaq -28(%rbp), %r14 movq %rbx, %rdi movq %r14, %rdx callq _rt2x00usb_register_read movq _TXRX_CSR0_DISABLE_RX@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi xorl %edx, %edx jmp LBB0_4 LBB0_3: movq _TXRX_CSR9@GOTPCREL(%rip), %r15 movl (%r15), %esi leaq -28(%rbp), %r14 movq %rbx, %rdi movq %r14, %rdx callq _rt2x00usb_register_read movq _TXRX_CSR9_TSF_TICKING@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $1, %edx callq _rt2x00_set_field32 movq _TXRX_CSR9_TBTT_ENABLE@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $1, %edx callq _rt2x00_set_field32 movq _TXRX_CSR9_BEACON_GEN@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $1, %edx LBB0_4: callq _rt2x00_set_field32 movl (%r15), %esi movl -28(%rbp), %edx movq %rbx, %rdi callq _rt2x00usb_register_write LBB0_5: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _TXRX_CSR0,4,2 ## @TXRX_CSR0 .comm _TXRX_CSR0_DISABLE_RX,4,2 ## @TXRX_CSR0_DISABLE_RX .comm _TXRX_CSR9,4,2 ## @TXRX_CSR9 .comm _TXRX_CSR9_TSF_TICKING,4,2 ## @TXRX_CSR9_TSF_TICKING .comm _TXRX_CSR9_TBTT_ENABLE,4,2 ## @TXRX_CSR9_TBTT_ENABLE .comm _TXRX_CSR9_BEACON_GEN,4,2 ## @TXRX_CSR9_BEACON_GEN .no_dead_strip _rt73usb_start_queue .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rt73usb_start_queue _rt73usb_start_queue: ; @rt73usb_start_queue .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 ldr x19, [x0, #8] ldr w8, [x0] cmp w8, #129 b.eq LBB0_3 ; %bb.1: cmp w8, #128 b.ne LBB0_5 ; %bb.2: Lloh0: adrp x20, _TXRX_CSR0@GOTPAGE Lloh1: ldr x20, [x20, _TXRX_CSR0@GOTPAGEOFF] ldr w1, [x20] add x2, sp, #12 mov x0, x19 bl _rt2x00usb_register_read Lloh2: adrp x8, _TXRX_CSR0_DISABLE_RX@GOTPAGE Lloh3: ldr x8, [x8, _TXRX_CSR0_DISABLE_RX@GOTPAGEOFF] Lloh4: ldr w1, [x8] add x0, sp, #12 mov w2, #0 b LBB0_4 LBB0_3: Lloh5: adrp x20, _TXRX_CSR9@GOTPAGE Lloh6: ldr x20, [x20, _TXRX_CSR9@GOTPAGEOFF] ldr w1, [x20] add x2, sp, #12 mov x0, x19 bl _rt2x00usb_register_read Lloh7: adrp x8, _TXRX_CSR9_TSF_TICKING@GOTPAGE Lloh8: ldr x8, [x8, _TXRX_CSR9_TSF_TICKING@GOTPAGEOFF] Lloh9: ldr w1, [x8] add x0, sp, #12 mov w2, #1 bl _rt2x00_set_field32 Lloh10: adrp x8, _TXRX_CSR9_TBTT_ENABLE@GOTPAGE Lloh11: ldr x8, [x8, _TXRX_CSR9_TBTT_ENABLE@GOTPAGEOFF] Lloh12: ldr w1, [x8] add x0, sp, #12 mov w2, #1 bl _rt2x00_set_field32 Lloh13: adrp x8, _TXRX_CSR9_BEACON_GEN@GOTPAGE Lloh14: ldr x8, [x8, _TXRX_CSR9_BEACON_GEN@GOTPAGEOFF] Lloh15: ldr w1, [x8] add x0, sp, #12 mov w2, #1 LBB0_4: bl _rt2x00_set_field32 ldr w1, [x20] ldr w2, [sp, #12] mov x0, x19 bl _rt2x00usb_register_write LBB0_5: 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 AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGot Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _TXRX_CSR0,4,2 ; @TXRX_CSR0 .comm _TXRX_CSR0_DISABLE_RX,4,2 ; @TXRX_CSR0_DISABLE_RX .comm _TXRX_CSR9,4,2 ; @TXRX_CSR9 .comm _TXRX_CSR9_TSF_TICKING,4,2 ; @TXRX_CSR9_TSF_TICKING .comm _TXRX_CSR9_TBTT_ENABLE,4,2 ; @TXRX_CSR9_TBTT_ENABLE .comm _TXRX_CSR9_BEACON_GEN,4,2 ; @TXRX_CSR9_BEACON_GEN .no_dead_strip _rt73usb_start_queue .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/rt2x00/extr_rt73usb.c_rt73usb_start_queue.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mode_init_ov_sensor_regs _mode_init_ov_sensor_regs: ## @mode_init_ov_sensor_regs .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, -44(%rbp) ## 4-byte Spill movl (%rdi), %eax addl $-128, %eax cmpl $4, %eax ja LBB0_3 ## %bb.1: movl %ecx, %ebx movl %esi, %r13d movq %rdi, %r12 leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax movl %r8d, -60(%rbp) ## 4-byte Spill jmpq *%rax LBB0_2: xorl %edx, %edx testl %r9d, %r9d setne %dl shll $5, %edx orl $4, %edx jmp LBB0_7 LBB0_3: leaq L_.str(%rip), %rdi callq _err movq _EINVAL@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_42 LBB0_4: xorl %edx, %edx testl %r9d, %r9d setne %dl shll $5, %edx orl $132, %edx jmp LBB0_7 LBB0_5: xorl %r14d, %r14d movl %r13d, -56(%rbp) ## 4-byte Spill xorl %r13d, %r13d testl %r9d, %r9d setne %r14b sete %r13b movl $58, %r15d movl $32, %eax cmovnel %eax, %r15d movl $96, %eax movl %ebx, -52(%rbp) ## 4-byte Spill movl $48, %ebx cmovel %eax, %ebx movl $144, %ecx movl $240, %eax cmovnel %eax, %ecx movl %ecx, -48(%rbp) ## 4-byte Spill movl %r14d, %eax shll $5, %eax movq %rax, -72(%rbp) ## 8-byte Spill leal 132(%rax), %edx movq %r12, %rdi movl $20, %esi callq _i2c_w shll $5, %r13d movq %r12, %rdi movl $40, %esi movl %r13d, %edx movl -56(%rbp), %r13d ## 4-byte Reload movl $32, %ecx callq _i2c_w_mask movq %r12, %rdi movl $36, %esi movl %r15d, %edx callq _i2c_w movq %r12, %rdi movl $37, %esi movl %ebx, %edx movl -52(%rbp), %ebx ## 4-byte Reload callq _i2c_w shll $6, %r14d movq %r12, %rdi movl $45, %esi movl %r14d, %edx movl $64, %ecx callq _i2c_w_mask movq %r12, %rdi movl $103, %esi movl -48(%rbp), %edx ## 4-byte Reload movl $240, %ecx callq _i2c_w_mask movq %r12, %rdi movl $116, %esi movq -72(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx movl $32, %ecx callq _i2c_w_mask jmp LBB0_8 LBB0_6: xorl %edx, %edx testl %r9d, %r9d setne %dl orl $4, %edx shll $5, %edx LBB0_7: movq %r12, %rdi movl $20, %esi callq _i2c_w LBB0_8: movq _VIDEO_PALETTE_GREY@GOTPCREL(%rip), %r14 movl (%r12), %eax cmpl %ebx, (%r14) jne LBB0_14 ## %bb.9: movl %eax, %ecx orl $2, %ecx cmpl $130, %ecx jne LBB0_11 ## %bb.10: movq %r12, %rdi movl $14, %esi movl $64, %edx movl $64, %ecx callq _i2c_w_mask movl (%r12), %eax LBB0_11: movl $32, %edx cmpl $131, %eax jne LBB0_22 ## %bb.12: movq 8(%r12), %rax movq _BRG_OV518@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_22 ## %bb.13: movl %ebx, %r15d xorl %eax, %eax movq _ov518_color@GOTPCREL(%rip), %rcx cmpq $0, (%rcx) movl $0, %ebx jne LBB0_20 jmp LBB0_23 LBB0_14: movl %eax, %ecx orl $2, %ecx cmpl $130, %ecx jne LBB0_16 ## %bb.15: movq %r12, %rdi movl $14, %esi xorl %edx, %edx movl $64, %ecx callq _i2c_w_mask movl (%r12), %eax LBB0_16: xorl %edx, %edx cmpl $131, %eax jne LBB0_22 ## %bb.17: movq 8(%r12), %rax movq _BRG_OV518@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_22 ## %bb.18: movl %ebx, %r15d movq _ov518_color@GOTPCREL(%rip), %rax cmpq $0, (%rax) je LBB0_23 ## %bb.19: movl $32, %ebx movl $16, %eax LBB0_20: movq %r12, %rdi movl $18, %esi movl %eax, %edx movl $16, %ecx callq _i2c_w_mask movl %ebx, %edx jmp LBB0_23 LBB0_22: movl %ebx, %r15d LBB0_23: movq %r12, %rdi movl $19, %esi movl $32, %ecx callq _i2c_w_mask movl $-131, %eax addl (%r12), %eax cmpl $1, %eax ja LBB0_25 ## %bb.24: movq %r12, %rdi movl $42, %esi movl $4, %edx callq _i2c_w movq _clockdiv@GOTPCREL(%rip), %rax movl (%rax), %ebx cmpl $-1, %ebx movl $3, %eax cmovel %eax, %ebx cmpq $0, 24(%r12) cmovnel %eax, %ebx leaq L_.str.1(%rip), %rsi movl $4, %edi movl %ebx, %edx callq _PDEBUG movq %r12, %rdi movl $17, %esi movl %ebx, %edx callq _i2c_w movq %r12, %rdi movl $42, %esi movl $132, %edx callq _i2c_w movq %r12, %rdi movl $45, %esi movl $133, %edx jmp LBB0_34 LBB0_25: movl $1, %ebx cmpq $0, 24(%r12) jne LBB0_33 ## %bb.26: movq _clockdiv@GOTPCREL(%rip), %rax movl (%rax), %ebx cmpl $-1, %ebx jne LBB0_33 ## %bb.27: cmpl $0, -60(%rbp) ## 4-byte Folded Reload je LBB0_31 ## %bb.28: movl 20(%r12), %eax imull 16(%r12), %eax jmp LBB0_32 LBB0_31: movl -44(%rbp), %eax ## 4-byte Reload imull %r13d, %eax LBB0_32: xorl %ecx, %ecx cmpl %r15d, (%r14) sete %cl xorl $3, %ecx imull %eax, %ecx movslq %ecx, %rax imulq $533096547, %rax, %rbx ## imm = 0x1FC66863 movq %rbx, %rax shrq $63, %rax sarq $46, %rbx addl %eax, %ebx LBB0_33: leaq L_.str.1(%rip), %rsi movl $4, %edi movl %ebx, %edx callq _PDEBUG movq %r12, %rdi movl $17, %esi movl %ebx, %edx LBB0_34: callq _i2c_w movq _framedrop@GOTPCREL(%rip), %rax movl (%rax), %edx testl %edx, %edx js LBB0_36 ## %bb.35: movq %r12, %rdi movl $22, %esi callq _i2c_w LBB0_36: movq _testpat@GOTPCREL(%rip), %rax xorl %edx, %edx cmpq $0, (%rax) setne %dl addl %edx, %edx movq %r12, %rdi movl $18, %esi movl $2, %ecx callq _i2c_w_mask movq %r12, %rdi movl $18, %esi movl $4, %edx movl $4, %ecx callq _i2c_w_mask movl (%r12), %eax xorl %ebx, %ebx orl $2, %eax cmpl $130, %eax jne LBB0_42 ## %bb.37: cmpl $640, %r13d ## imm = 0x280 jne LBB0_40 ## %bb.38: cmpl $480, -44(%rbp) ## 4-byte Folded Reload ## imm = 0x1E0 jne LBB0_40 ## %bb.39: movq %r12, %rdi movl $53, %esi movl $158, %edx jmp LBB0_41 LBB0_40: movq %r12, %rdi movl $53, %esi movl $30, %edx LBB0_41: callq _i2c_w LBB0_42: movl %ebx, %eax addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_2, LBB0_2-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 LJTI0_0: .long L0_0_set_4 .long L0_0_set_5 .long L0_0_set_2 .long L0_0_set_6 .long L0_0_set_2 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Invalid sensor" .comm _EINVAL,4,2 ## @EINVAL .comm _VIDEO_PALETTE_GREY,4,2 ## @VIDEO_PALETTE_GREY .comm _BRG_OV518,8,3 ## @BRG_OV518 .comm _ov518_color,8,3 ## @ov518_color .comm _clockdiv,4,2 ## @clockdiv L_.str.1: ## @.str.1 .asciz "Setting clock divisor to %d" .comm _framedrop,4,2 ## @framedrop .comm _testpat,8,3 ## @testpat .no_dead_strip _mode_init_ov_sensor_regs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mode_init_ov_sensor_regs _mode_init_ov_sensor_regs: ; @mode_init_ov_sensor_regs .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 ldr w8, [x0] sub w8, w8, #128 cmp w8, #4 b.hi LBB0_3 ; %bb.1: mov x23, x4 mov x22, x3 mov x20, x2 mov x21, x1 mov x19, x0 Lloh0: adrp x9, lJTI0_0@PAGE Lloh1: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_2 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_2: mov w8, #36 mov w9, #4 b LBB0_7 LBB0_3: Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF bl _err Lloh4: adrp x8, _EINVAL@GOTPAGE Lloh5: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh6: ldr w8, [x8] neg w0, w8 b LBB0_41 LBB0_4: mov w8, #164 mov w9, #132 b LBB0_7 LBB0_5: mov w8, #164 mov w9, #132 cmp w5, #0 csel w2, w9, w8, eq cset w27, ne cset w28, eq mov w8, #32 mov w9, #58 csel w24, w9, w8, eq mov w8, #48 mov w9, #96 csel w25, w9, w8, eq mov w8, #240 mov w9, #144 csel w26, w9, w8, eq mov x0, x19 mov w1, #20 bl _i2c_w lsl w2, w28, #5 mov x0, x19 mov w1, #40 mov w3, #32 bl _i2c_w_mask mov x0, x19 mov w1, #36 mov x2, x24 bl _i2c_w mov x0, x19 mov w1, #37 mov x2, x25 bl _i2c_w lsl w2, w27, #6 mov x0, x19 mov w1, #45 mov w3, #64 bl _i2c_w_mask mov x0, x19 mov w1, #103 mov x2, x26 mov w3, #240 bl _i2c_w_mask lsl w2, w27, #5 mov x0, x19 mov w1, #116 mov w3, #32 bl _i2c_w_mask b LBB0_8 LBB0_6: mov w8, #160 mov w9, #128 LBB0_7: cmp w5, #0 csel w2, w9, w8, eq mov x0, x19 mov w1, #20 bl _i2c_w LBB0_8: Lloh7: adrp x25, _VIDEO_PALETTE_GREY@GOTPAGE Lloh8: ldr x25, [x25, _VIDEO_PALETTE_GREY@GOTPAGEOFF] ldr w9, [x25] ldr w8, [x19] cmp w9, w22 b.ne LBB0_14 ; %bb.9: orr w9, w8, #0x2 cmp w9, #130 b.ne LBB0_11 ; %bb.10: mov x0, x19 mov w1, #14 mov w2, #64 mov w3, #64 bl _i2c_w_mask ldr w8, [x19] LBB0_11: cmp w8, #131 b.ne LBB0_13 ; %bb.12: ldr x8, [x19, #8] Lloh9: adrp x9, _BRG_OV518@GOTPAGE Lloh10: ldr x9, [x9, _BRG_OV518@GOTPAGEOFF] Lloh11: ldr x9, [x9] Lloh12: adrp x10, _ov518_color@GOTPAGE Lloh13: ldr x10, [x10, _ov518_color@GOTPAGEOFF] Lloh14: ldr x10, [x10] cmp x8, x9 ccmp x10, #0, #4, eq b.ne LBB0_19 LBB0_13: mov w24, #32 b LBB0_22 LBB0_14: orr w9, w8, #0x2 cmp w9, #130 b.ne LBB0_16 ; %bb.15: mov x0, x19 mov w1, #14 mov w2, #0 mov w3, #64 bl _i2c_w_mask ldr w8, [x19] LBB0_16: cmp w8, #131 b.ne LBB0_18 ; %bb.17: ldr x8, [x19, #8] Lloh15: adrp x9, _BRG_OV518@GOTPAGE Lloh16: ldr x9, [x9, _BRG_OV518@GOTPAGEOFF] Lloh17: ldr x9, [x9] Lloh18: adrp x10, _ov518_color@GOTPAGE Lloh19: ldr x10, [x10, _ov518_color@GOTPAGEOFF] Lloh20: ldr x10, [x10] cmp x8, x9 ccmp x10, #0, #4, eq b.ne LBB0_20 LBB0_18: mov w24, #0 b LBB0_22 LBB0_19: mov w2, #0 mov w24, #0 b LBB0_21 LBB0_20: mov w24, #32 mov w2, #16 LBB0_21: mov x0, x19 mov w1, #18 mov w3, #16 bl _i2c_w_mask LBB0_22: mov x0, x19 mov w1, #19 mov x2, x24 mov w3, #32 bl _i2c_w_mask ldr w8, [x19] sub w8, w8, #131 cmp w8, #1 b.hi LBB0_24 ; %bb.23: mov x0, x19 mov w1, #42 mov w2, #4 bl _i2c_w ldr x8, [x19, #24] Lloh21: adrp x9, _clockdiv@GOTPAGE Lloh22: ldr x9, [x9, _clockdiv@GOTPAGEOFF] Lloh23: ldr w9, [x9] cmn w9, #1 mov w10, #3 csel w9, w10, w9, eq cmp x8, #0 csel w22, w9, w10, eq Lloh24: adrp x1, l_.str.1@PAGE Lloh25: add x1, x1, l_.str.1@PAGEOFF mov w0, #4 mov x2, x22 bl _PDEBUG mov x0, x19 mov w1, #17 mov x2, x22 bl _i2c_w mov x0, x19 mov w1, #42 mov w2, #132 bl _i2c_w mov x0, x19 mov w1, #45 mov w2, #133 b LBB0_32 LBB0_24: ldr x8, [x19, #24] cbz x8, LBB0_26 ; %bb.25: mov w24, #1 b LBB0_31 LBB0_26: Lloh26: adrp x8, _clockdiv@GOTPAGE Lloh27: ldr x8, [x8, _clockdiv@GOTPAGEOFF] Lloh28: ldr w24, [x8] cmn w24, #1 b.ne LBB0_31 ; %bb.27: cbz w23, LBB0_29 ; %bb.28: ldp w8, w9, [x19, #16] mul w8, w9, w8 b LBB0_30 LBB0_29: mul w8, w20, w21 LBB0_30: ldr w9, [x25] cmp w9, w22 mov w9, #2 cinc w9, w9, ne mul w8, w9, w8 mov w9, #26723 movk w9, #8134, lsl #16 smull x8, w8, w9 lsr x9, x8, #63 asr x8, x8, #46 add w24, w8, w9 LBB0_31: Lloh29: adrp x1, l_.str.1@PAGE Lloh30: add x1, x1, l_.str.1@PAGEOFF mov w0, #4 mov x2, x24 bl _PDEBUG mov x0, x19 mov w1, #17 mov x2, x24 LBB0_32: bl _i2c_w Lloh31: adrp x8, _framedrop@GOTPAGE Lloh32: ldr x8, [x8, _framedrop@GOTPAGEOFF] Lloh33: ldr w2, [x8] tbnz w2, #31, LBB0_34 ; %bb.33: mov x0, x19 mov w1, #22 bl _i2c_w LBB0_34: Lloh34: adrp x8, _testpat@GOTPAGE Lloh35: ldr x8, [x8, _testpat@GOTPAGEOFF] Lloh36: ldr x8, [x8] cmp x8, #0 cset w8, ne lsl w2, w8, #1 mov x0, x19 mov w1, #18 mov w3, #2 bl _i2c_w_mask mov x0, x19 mov w1, #18 mov w2, #4 mov w3, #4 bl _i2c_w_mask ldr w8, [x19] orr w8, w8, #0x2 cmp w8, #130 b.ne LBB0_40 ; %bb.35: cmp w21, #640 b.ne LBB0_38 ; %bb.36: cmp w20, #480 b.ne LBB0_38 ; %bb.37: mov x0, x19 mov w1, #53 mov w2, #158 b LBB0_39 LBB0_38: mov x0, x19 mov w1, #53 mov w2, #30 LBB0_39: bl _i2c_w LBB0_40: mov w0, #0 LBB0_41: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_4-LBB0_2)>>2 .byte (LBB0_5-LBB0_2)>>2 .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_6-LBB0_2)>>2 .byte (LBB0_2-LBB0_2)>>2 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Invalid sensor" .comm _EINVAL,4,2 ; @EINVAL .comm _VIDEO_PALETTE_GREY,4,2 ; @VIDEO_PALETTE_GREY .comm _BRG_OV518,8,3 ; @BRG_OV518 .comm _ov518_color,8,3 ; @ov518_color .comm _clockdiv,4,2 ; @clockdiv l_.str.1: ; @.str.1 .asciz "Setting clock divisor to %d" .comm _framedrop,4,2 ; @framedrop .comm _testpat,8,3 ; @testpat .no_dead_strip _mode_init_ov_sensor_regs .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/media/video/extr_ov511.c_mode_init_ov_sensor_regs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function efx_copy_channel _efx_copy_channel: ## @efx_copy_channel .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl $40, %edi callq _kmalloc movq %rax, %r15 testq %rax, %rax je LBB0_7 ## %bb.1: movups (%r14), %xmm0 movups 16(%r14), %xmm1 movups %xmm1, 16(%r15) movups %xmm0, (%r15) movq $0, 32(%r15) leaq 24(%r15), %rdi xorl %esi, %esi movl $4, %edx callq _memset movq _EFX_TXQ_TYPES@GOTPCREL(%rip), %r14 cmpl $0, (%r14) jle LBB0_6 ## %bb.2: xorl %ebx, %ebx xorl %r12d, %r12d jmp LBB0_3 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_3 Depth=1 movq $0, 8(%rdi,%rbx) addq %rbx, %rdi xorl %esi, %esi movl $4, %edx callq _memset incq %r12 movslq (%r14), %rax addq $24, %rbx cmpq %rax, %r12 jge LBB0_6 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq 16(%r15), %rdi cmpq $0, 16(%rdi,%rbx) je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq %r15, 16(%rdi,%rbx) jmp LBB0_5 LBB0_6: movq $0, 8(%r15) movq %r15, %rdi addq $4, %rdi xorl %esi, %esi movl $4, %edx callq _memset movq _efx_rx_slow_fill@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi movq %r15, %rdx callq _setup_timer LBB0_7: movq %r15, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _EFX_TXQ_TYPES,4,2 ## @EFX_TXQ_TYPES .comm _efx_rx_slow_fill,4,2 ## @efx_rx_slow_fill .no_dead_strip _efx_copy_channel .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function efx_copy_channel _efx_copy_channel: ; @efx_copy_channel .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, x0 Lloh0: adrp x8, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w0, #40 bl _kmalloc mov x19, x0 cbz x0, LBB0_7 ; %bb.1: ldp q0, q1, [x20] stp q0, q1, [x19] str xzr, [x19, #32] add x0, x19, #24 mov w1, #0 mov w2, #4 bl _memset Lloh3: adrp x20, _EFX_TXQ_TYPES@GOTPAGE Lloh4: ldr x20, [x20, _EFX_TXQ_TYPES@GOTPAGEOFF] ldr w8, [x20] cmp w8, #1 b.lt LBB0_6 ; %bb.2: mov x21, #0 mov x22, #0 b LBB0_4 LBB0_3: ; in Loop: Header=BB0_4 Depth=1 str xzr, [x0, #8] mov w1, #0 mov w2, #4 bl _memset add x22, x22, #1 ldrsw x8, [x20] add x21, x21, #24 cmp x22, x8 b.ge LBB0_6 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #16] add x0, x8, x21 ldr x8, [x0, #16] cbz x8, LBB0_3 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 str x19, [x0, #16] b LBB0_3 LBB0_6: str xzr, [x19, #8] add x0, x19, #4 mov w1, #0 mov w2, #4 bl _memset Lloh5: adrp x8, _efx_rx_slow_fill@GOTPAGE Lloh6: ldr x8, [x8, _efx_rx_slow_fill@GOTPAGEOFF] Lloh7: ldr w1, [x8] mov x0, x19 mov x2, x19 bl _setup_timer LBB0_7: mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _EFX_TXQ_TYPES,4,2 ; @EFX_TXQ_TYPES .comm _efx_rx_slow_fill,4,2 ; @efx_rx_slow_fill .no_dead_strip _efx_copy_channel .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/sfc/extr_efx.c_efx_copy_channel.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function create_elog_obj _create_elog_obj: ## @create_elog_obj .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r15 movq %rsi, %r13 movq %rdi, %r14 movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl $72, %edi callq _kzalloc testq %rax, %rax je LBB0_7 ## %bb.1: movq %rax, %rbx movq _elog_kset@GOTPCREL(%rip), %rax movl (%rax), %eax leaq 8(%rbx), %rdi movl %eax, 8(%rbx) movq _elog_ktype@GOTPCREL(%rip), %rsi movq %rdi, -48(%rbp) ## 8-byte Spill callq _kobject_init movq %rbx, %r12 addq $16, %r12 movq %r12, %rdi callq _sysfs_bin_attr_init leaq L_.str(%rip), %rax movq %rax, 32(%rbx) movl $256, 40(%rbx) ## imm = 0x100 movq %r13, 16(%rbx) movq _raw_attr_read@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 24(%rbx) movq %r14, -56(%rbp) ## 8-byte Spill movq %r14, 56(%rbx) movq %r13, (%rbx) movq %r15, 64(%rbx) movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r13d, %edi callq _kzalloc movq %rax, 48(%rbx) testq %rax, %rax je LBB0_4 ## %bb.2: movq %rax, %rdi callq ___pa movl (%rbx), %esi movq 56(%rbx), %rdx movl %eax, %edi callq _opal_read_elog movq _OPAL_SUCCESS@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax je LBB0_4 ## %bb.3: movq 56(%rbx), %rsi leaq L_.str.1(%rip), %rdi callq _pr_err movq 48(%rbx), %rdi callq _kfree movq $0, 48(%rbx) LBB0_4: leaq L_.str.2(%rip), %rdx movq -48(%rbp), %r14 ## 8-byte Reload movq %r14, %rdi xorl %esi, %esi movq -56(%rbp), %rcx ## 8-byte Reload callq _kobject_add testl %eax, %eax jne LBB0_6 ## %bb.5: movq %r14, %rdi movq %r12, %rsi callq _sysfs_create_bin_file testl %eax, %eax je LBB0_8 LBB0_6: movq %r14, %rdi callq _kobject_put LBB0_7: xorl %ebx, %ebx LBB0_9: movq %rbx, %rax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: movq _KOBJ_ADD@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _kobject_uevent jmp LBB0_9 .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _elog_kset,4,2 ## @elog_kset .comm _elog_ktype,4,2 ## @elog_ktype .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "raw" .comm _raw_attr_read,4,2 ## @raw_attr_read .comm _OPAL_SUCCESS,4,2 ## @OPAL_SUCCESS L_.str.1: ## @.str.1 .asciz "ELOG: log read failed for log-id=%llx\n" L_.str.2: ## @.str.2 .asciz "0x%llx" .comm _KOBJ_ADD,4,2 ## @KOBJ_ADD .no_dead_strip _create_elog_obj .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function create_elog_obj _create_elog_obj: ; @create_elog_obj .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 x24, x2 mov x23, x1 mov x21, x0 Lloh0: adrp x25, _GFP_KERNEL@GOTPAGE Lloh1: ldr x25, [x25, _GFP_KERNEL@GOTPAGEOFF] ldr w1, [x25] mov w0, #72 bl _kzalloc mov x19, x0 cbz x0, LBB0_7 ; %bb.1: Lloh2: adrp x8, _elog_kset@GOTPAGE Lloh3: ldr x8, [x8, _elog_kset@GOTPAGEOFF] Lloh4: ldr w8, [x8] mov x20, x19 str w8, [x20, #8]! Lloh5: adrp x1, _elog_ktype@GOTPAGE Lloh6: ldr x1, [x1, _elog_ktype@GOTPAGEOFF] mov x0, x20 bl _kobject_init add x22, x19, #16 mov x0, x22 bl _sysfs_bin_attr_init Lloh7: adrp x8, l_.str@PAGE Lloh8: add x8, x8, l_.str@PAGEOFF str x8, [x19, #32] mov w8, #256 str w8, [x19, #40] str x23, [x19, #16] Lloh9: adrp x8, _raw_attr_read@GOTPAGE Lloh10: ldr x8, [x8, _raw_attr_read@GOTPAGEOFF] Lloh11: ldr w8, [x8] str w8, [x19, #24] str x23, [x19] stp x21, x24, [x19, #56] ldr w1, [x25] mov x0, x23 bl _kzalloc str x0, [x19, #48] cbz x0, LBB0_4 ; %bb.2: bl ___pa ldr w1, [x19] ldr x2, [x19, #56] bl _opal_read_elog Lloh12: adrp x8, _OPAL_SUCCESS@GOTPAGE Lloh13: ldr x8, [x8, _OPAL_SUCCESS@GOTPAGEOFF] Lloh14: ldr w8, [x8] cmp w0, w8 b.eq LBB0_4 ; %bb.3: ldr x1, [x19, #56] Lloh15: adrp x0, l_.str.1@PAGE Lloh16: add x0, x0, l_.str.1@PAGEOFF bl _pr_err ldr x0, [x19, #48] bl _kfree str xzr, [x19, #48] LBB0_4: Lloh17: adrp x2, l_.str.2@PAGE Lloh18: add x2, x2, l_.str.2@PAGEOFF mov x0, x20 mov x1, #0 mov x3, x21 bl _kobject_add cbnz w0, LBB0_6 ; %bb.5: mov x0, x20 mov x1, x22 bl _sysfs_create_bin_file cbz w0, LBB0_8 LBB0_6: mov x0, x20 bl _kobject_put mov x19, #0 LBB0_7: mov x0, x19 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret LBB0_8: Lloh19: adrp x8, _KOBJ_ADD@GOTPAGE Lloh20: ldr x8, [x8, _KOBJ_ADD@GOTPAGEOFF] Lloh21: ldr w1, [x8] mov x0, x20 bl _kobject_uevent b LBB0_7 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _elog_kset,4,2 ; @elog_kset .comm _elog_ktype,4,2 ; @elog_ktype .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "raw" .comm _raw_attr_read,4,2 ; @raw_attr_read .comm _OPAL_SUCCESS,4,2 ; @OPAL_SUCCESS l_.str.1: ; @.str.1 .asciz "ELOG: log read failed for log-id=%llx\n" l_.str.2: ; @.str.2 .asciz "0x%llx" .comm _KOBJ_ADD,4,2 ; @KOBJ_ADD .no_dead_strip _create_elog_obj .subsections_via_symbols
AnghaBench/linux/arch/powerpc/platforms/powernv/extr_opal-elog.c_create_elog_obj.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function extent_deactivate _extent_deactivate: ## @extent_deactivate .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 %rcx, %r14 movq %rdx, %r12 movq %rsi, %r15 movq %rdi, %rbx movq %rdx, %rsi callq _malloc_mutex_lock movq %rbx, %rdi movq %r15, %rsi movq %r12, %rdx movq %r14, %rcx callq _extent_deactivate_locked movq %rbx, %rdi movq %r12, %rsi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _malloc_mutex_unlock ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _extent_deactivate .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function extent_deactivate _extent_deactivate: ; @extent_deactivate .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x3 mov x20, x2 mov x21, x1 mov x22, x0 mov x1, x2 bl _malloc_mutex_lock mov x0, x22 mov x1, x21 mov x2, x20 mov x3, x19 bl _extent_deactivate_locked mov x0, x22 mov x1, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _malloc_mutex_unlock .cfi_endproc ; -- End function .no_dead_strip _extent_deactivate .subsections_via_symbols
AnghaBench/jemalloc/src/extr_extent.c_extent_deactivate.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dispatch_workload _dispatch_workload: ## @dispatch_workload .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, %rbx movq 32(%rdi), %r15 movq 8(%r15), %rax movq (%rax), %r14 movl (%rdi), %r12d leaq L_.str(%rip), %rdi movl %r12d, %esi movq %rbx, %rdx callq _gvt_dbg_sched movq %r15, %rdi callq _mutex_lock movq %r14, %rdi callq _mutex_lock movq %rbx, %rdi callq _intel_gvt_workload_req_alloc movl %eax, %r13d testl %eax, %eax jne LBB0_11 ## %bb.1: movq %rbx, %rdi callq _intel_gvt_scan_and_shadow_workload movl %eax, %r13d testl %eax, %eax jne LBB0_4 ## %bb.2: movq %rbx, %rdi callq _populate_shadow_context testl %eax, %eax je LBB0_5 ## %bb.3: movl %eax, %r13d leaq 24(%rbx), %rdi callq _release_shadow_wa_ctx jmp LBB0_4 LBB0_5: movq %rbx, %rdi callq _prepare_workload movl %eax, %r13d testl %eax, %eax je LBB0_6 LBB0_4: leaq 16(%rbx), %rdi callq _fetch_and_zero movq %rax, %rdi callq _i915_request_put LBB0_7: movq 16(%rbx), %rdi callq _IS_ERR_OR_NULL testl %eax, %eax je LBB0_8 ## %bb.9: testl %r13d, %r13d je LBB0_10 LBB0_11: movl %r13d, 8(%rbx) LBB0_12: movq %r14, %rdi callq _mutex_unlock movq %r15, %rdi callq _mutex_unlock movl %r13d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: movq 16(%rbx), %rdx leaq L_.str.1(%rip), %rdi movl %r12d, %esi callq _gvt_dbg_sched movq 16(%rbx), %rdi callq _i915_request_add movl $1, 4(%rbx) testl %r13d, %r13d jne LBB0_11 LBB0_10: xorl %r13d, %r13d jmp LBB0_12 LBB0_6: xorl %r13d, %r13d jmp LBB0_7 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ring id %d prepare to dispatch workload %p\n" L_.str.1: ## @.str.1 .asciz "ring id %d submit workload to i915 %p\n" .no_dead_strip _dispatch_workload .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dispatch_workload _dispatch_workload: ; @dispatch_workload .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 ldr x19, [x0, #32] ldr x8, [x19, #8] ldr x20, [x8] ldr w22, [x0] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF mov x1, x22 mov x2, x21 bl _gvt_dbg_sched mov x0, x19 bl _mutex_lock mov x0, x20 bl _mutex_lock mov x0, x21 bl _intel_gvt_workload_req_alloc mov x23, x0 cbnz w0, LBB0_9 ; %bb.1: mov x0, x21 bl _intel_gvt_scan_and_shadow_workload mov x23, x0 cbnz w0, LBB0_5 ; %bb.2: mov x0, x21 bl _populate_shadow_context cbz w0, LBB0_4 ; %bb.3: mov x23, x0 add x0, x21, #24 bl _release_shadow_wa_ctx b LBB0_5 LBB0_4: mov x0, x21 bl _prepare_workload mov x23, x0 cbz w0, LBB0_6 LBB0_5: add x0, x21, #16 bl _fetch_and_zero bl _i915_request_put LBB0_6: ldr x0, [x21, #16] bl _IS_ERR_OR_NULL cbnz w0, LBB0_8 ; %bb.7: ldr x2, [x21, #16] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF mov x1, x22 bl _gvt_dbg_sched ldr x0, [x21, #16] bl _i915_request_add mov w8, #1 str w8, [x21, #4] LBB0_8: cbz w23, LBB0_10 LBB0_9: str w23, [x21, #8] LBB0_10: mov x0, x20 bl _mutex_unlock mov x0, x19 bl _mutex_unlock mov x0, x23 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 Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ring id %d prepare to dispatch workload %p\n" l_.str.1: ; @.str.1 .asciz "ring id %d submit workload to i915 %p\n" .no_dead_strip _dispatch_workload .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/i915/gvt/extr_scheduler.c_dispatch_workload.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_putstr ## -- Begin function ft_putstr .p2align 4, 0x90 _ft_putstr: ## @ft_putstr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdi, %rsi movq $-1, %rax .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 cmpb $0, 1(%rsi,%rax) leaq 1(%rax), %rax jne LBB0_1 ## %bb.2: movl %eax, %edx movl $1, %edi popq %rbp jmp _write ## TAILCALL .cfi_endproc ## -- End function .globl _ft_strcmp ## -- Begin function ft_strcmp .p2align 4, 0x90 _ft_strcmp: ## @ft_strcmp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb (%rdi), %al testb %al, %al je LBB1_4 ## %bb.1: incq %rdi .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 cmpb (%rsi), %al jne LBB1_5 ## %bb.3: ## in Loop: Header=BB1_2 Depth=1 incq %rsi movzbl (%rdi), %eax incq %rdi testb %al, %al jne LBB1_2 LBB1_4: xorl %eax, %eax LBB1_5: movsbl %al, %eax movsbl (%rsi), %ecx subl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .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 movq (%rdi), %rax movq (%rsi), %rcx movq %rcx, (%rdi) movq %rax, (%rsi) popq %rbp retq .cfi_endproc ## -- End function .globl _ft_sort_ascii ## -- Begin function ft_sort_ascii .p2align 4, 0x90 _ft_sort_ascii: ## @ft_sort_ascii .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 testl %esi, %esi jle LBB3_15 ## %bb.1: xorl %r9d, %r9d movl %esi, %r8d jmp LBB3_2 .p2align 4, 0x90 LBB3_14: ## in Loop: Header=BB3_2 Depth=1 incl %r9d cmpl %esi, %r9d je LBB3_15 LBB3_2: ## =>This Loop Header: Depth=1 ## Child Loop BB3_4 Depth 2 ## Child Loop BB3_7 Depth 3 decl %r8d movl %r9d, %eax notl %eax addl %esi, %eax testl %eax, %eax jle LBB3_14 ## %bb.3: ## in Loop: Header=BB3_2 Depth=1 movl %r8d, %r10d movq (%rdi), %r11 xorl %eax, %eax jmp LBB3_4 .p2align 4, 0x90 LBB3_12: ## in Loop: Header=BB3_4 Depth=2 movq %r14, (%rdi,%rax,8) movq %r11, (%rdi,%rcx,8) LBB3_13: ## in Loop: Header=BB3_4 Depth=2 movq %rcx, %rax cmpq %r10, %rcx je LBB3_14 LBB3_4: ## Parent Loop BB3_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB3_7 Depth 3 movq 8(%rdi,%rax,8), %r14 movb (%r11), %dl testb %dl, %dl je LBB3_5 ## %bb.6: ## in Loop: Header=BB3_4 Depth=2 leaq 1(%r11), %rcx movq %r14, %rbx .p2align 4, 0x90 LBB3_7: ## Parent Loop BB3_2 Depth=1 ## Parent Loop BB3_4 Depth=2 ## => This Inner Loop Header: Depth=3 cmpb (%rbx), %dl jne LBB3_10 ## %bb.8: ## in Loop: Header=BB3_7 Depth=3 incq %rbx movzbl (%rcx), %edx incq %rcx testb %dl, %dl jne LBB3_7 ## %bb.9: ## in Loop: Header=BB3_4 Depth=2 xorl %edx, %edx jmp LBB3_10 .p2align 4, 0x90 LBB3_5: ## in Loop: Header=BB3_4 Depth=2 xorl %edx, %edx movq %r14, %rbx LBB3_10: ## in Loop: Header=BB3_4 Depth=2 leaq 1(%rax), %rcx cmpb (%rbx), %dl jg LBB3_12 ## %bb.11: ## in Loop: Header=BB3_4 Depth=2 movq %r14, %r11 jmp LBB3_13 LBB3_15: popq %rbx popq %r14 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 %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpl $2, %edi jl LBB4_20 ## %bb.1: movq %rsi, %r12 decl %edi xorl %r9d, %r9d movl %edi, %r8d jmp LBB4_2 .p2align 4, 0x90 LBB4_14: ## in Loop: Header=BB4_2 Depth=1 incl %r9d cmpl %edi, %r9d je LBB4_15 LBB4_2: ## =>This Loop Header: Depth=1 ## Child Loop BB4_4 Depth 2 ## Child Loop BB4_7 Depth 3 decl %r8d movl %r9d, %eax notl %eax addl %edi, %eax testl %eax, %eax jle LBB4_14 ## %bb.3: ## in Loop: Header=BB4_2 Depth=1 movl %r8d, %r10d movq 8(%r12), %r11 xorl %ecx, %ecx jmp LBB4_4 .p2align 4, 0x90 LBB4_12: ## in Loop: Header=BB4_4 Depth=2 movq %rax, 8(%r12,%rcx,8) movq %r11, 8(%r12,%rbx,8) LBB4_13: ## in Loop: Header=BB4_4 Depth=2 movq %rbx, %rcx cmpq %r10, %rbx je LBB4_14 LBB4_4: ## Parent Loop BB4_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB4_7 Depth 3 movq 16(%r12,%rcx,8), %rax movb (%r11), %dl testb %dl, %dl je LBB4_5 ## %bb.6: ## in Loop: Header=BB4_4 Depth=2 leaq 1(%r11), %rbx movq %rax, %rsi .p2align 4, 0x90 LBB4_7: ## Parent Loop BB4_2 Depth=1 ## Parent Loop BB4_4 Depth=2 ## => This Inner Loop Header: Depth=3 cmpb (%rsi), %dl jne LBB4_10 ## %bb.8: ## in Loop: Header=BB4_7 Depth=3 incq %rsi movzbl (%rbx), %edx incq %rbx testb %dl, %dl jne LBB4_7 ## %bb.9: ## in Loop: Header=BB4_4 Depth=2 xorl %edx, %edx jmp LBB4_10 .p2align 4, 0x90 LBB4_5: ## in Loop: Header=BB4_4 Depth=2 xorl %edx, %edx movq %rax, %rsi LBB4_10: ## in Loop: Header=BB4_4 Depth=2 leaq 1(%rcx), %rbx cmpb (%rsi), %dl jg LBB4_12 ## %bb.11: ## in Loop: Header=BB4_4 Depth=2 movq %rax, %r11 jmp LBB4_13 LBB4_15: movq 8(%r12), %rsi testq %rsi, %rsi je LBB4_20 ## %bb.16: movl $1, %r15d leaq L_.str(%rip), %r14 .p2align 4, 0x90 LBB4_17: ## =>This Loop Header: Depth=1 ## Child Loop BB4_18 Depth 2 movq $-1, %rax .p2align 4, 0x90 LBB4_18: ## Parent Loop BB4_17 Depth=1 ## => This Inner Loop Header: Depth=2 cmpb $0, 1(%rsi,%rax) leaq 1(%rax), %rax jne LBB4_18 ## %bb.19: ## in Loop: Header=BB4_17 Depth=1 leaq 1(%r15), %rbx movl %eax, %edx movl $1, %edi callq _write movl $1, %edx movl $1, %edi movq %r14, %rsi callq _write movq 8(%r12,%r15,8), %rsi movq %rbx, %r15 testq %rsi, %rsi jne LBB4_17 LBB4_20: xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ft_putstr ; -- Begin function ft_putstr .p2align 2 _ft_putstr: ; @ft_putstr .cfi_startproc ; %bb.0: mov x1, x0 mov x8, #0 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrb w9, [x1, x8] add x8, x8, #1 cbnz w9, LBB0_1 ; %bb.2: sub w2, w8, #1 mov w0, #1 b _write .cfi_endproc ; -- End function .globl _ft_strcmp ; -- Begin function ft_strcmp .p2align 2 _ft_strcmp: ; @ft_strcmp .cfi_startproc ; %bb.0: ldrb w8, [x0] cbz w8, LBB1_4 ; %bb.1: add x9, x0, #1 LBB1_2: ; =>This Inner Loop Header: Depth=1 ldrb w10, [x1] cmp w10, w8, uxtb b.ne LBB1_4 ; %bb.3: ; in Loop: Header=BB1_2 Depth=1 add x1, x1, #1 ldrb w8, [x9], #1 cbnz w8, LBB1_2 LBB1_4: sxtb w8, w8 ldrsb w9, [x1] sub w0, w8, w9 ret .cfi_endproc ; -- End function .globl _ft_swap ; -- Begin function ft_swap .p2align 2 _ft_swap: ; @ft_swap .cfi_startproc ; %bb.0: ldr x8, [x0] ldr x9, [x1] str x9, [x0] str x8, [x1] ret .cfi_endproc ; -- End function .globl _ft_sort_ascii ; -- Begin function ft_sort_ascii .p2align 2 _ft_sort_ascii: ; @ft_sort_ascii .cfi_startproc ; %bb.0: cmp w1, #1 b.lt LBB3_14 ; %bb.1: mov w8, #0 mov x9, x1 b LBB3_3 LBB3_2: ; in Loop: Header=BB3_3 Depth=1 add w8, w8, #1 cmp w8, w1 b.eq LBB3_14 LBB3_3: ; =>This Loop Header: Depth=1 ; Child Loop BB3_7 Depth 2 ; Child Loop BB3_9 Depth 3 sub w9, w9, #1 mvn w10, w8 add w10, w10, w1 cmp w10, #1 b.lt LBB3_2 ; %bb.4: ; in Loop: Header=BB3_3 Depth=1 mov x11, #0 ldr x10, [x0] b LBB3_7 LBB3_5: ; in Loop: Header=BB3_7 Depth=2 str x13, [x0, x11, lsl #3] str x10, [x0, x12, lsl #3] LBB3_6: ; in Loop: Header=BB3_7 Depth=2 mov x11, x12 cmp x12, x9 b.eq LBB3_2 LBB3_7: ; Parent Loop BB3_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB3_9 Depth 3 add x12, x11, #1 ldr x13, [x0, x12, lsl #3] ldrb w14, [x10] cbz w14, LBB3_11 ; %bb.8: ; in Loop: Header=BB3_7 Depth=2 add x16, x10, #1 mov x15, x13 LBB3_9: ; Parent Loop BB3_3 Depth=1 ; Parent Loop BB3_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w17, [x15] cmp w14, w17 b.ne LBB3_12 ; %bb.10: ; in Loop: Header=BB3_9 Depth=3 add x15, x15, #1 ldrb w14, [x16], #1 cbnz w14, LBB3_9 b LBB3_12 LBB3_11: ; in Loop: Header=BB3_7 Depth=2 mov x15, x13 LBB3_12: ; in Loop: Header=BB3_7 Depth=2 ldrsb w15, [x15] cmp w15, w14, sxtb b.lt LBB3_5 ; %bb.13: ; in Loop: Header=BB3_7 Depth=2 mov x10, x13 b LBB3_6 LBB3_14: ret .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 cmp w0, #2 b.lt LBB4_19 ; %bb.1: mov x19, x1 mov w9, #0 add x8, x1, #8 sub w10, w0, #1 mov x11, x10 b LBB4_3 LBB4_2: ; in Loop: Header=BB4_3 Depth=1 add w9, w9, #1 cmp w9, w10 b.eq LBB4_14 LBB4_3: ; =>This Loop Header: Depth=1 ; Child Loop BB4_7 Depth 2 ; Child Loop BB4_9 Depth 3 sub w11, w11, #1 mvn w12, w9 add w12, w10, w12 cmp w12, #1 b.lt LBB4_2 ; %bb.4: ; in Loop: Header=BB4_3 Depth=1 mov x13, #0 ldr x12, [x8] b LBB4_7 LBB4_5: ; in Loop: Header=BB4_7 Depth=2 str x15, [x8, x13, lsl #3] str x12, [x8, x14, lsl #3] LBB4_6: ; in Loop: Header=BB4_7 Depth=2 mov x13, x14 cmp x14, x11 b.eq LBB4_2 LBB4_7: ; Parent Loop BB4_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB4_9 Depth 3 add x14, x13, #1 ldr x15, [x8, x14, lsl #3] ldrb w16, [x12] cbz w16, LBB4_11 ; %bb.8: ; in Loop: Header=BB4_7 Depth=2 add x0, x12, #1 mov x17, x15 LBB4_9: ; Parent Loop BB4_3 Depth=1 ; Parent Loop BB4_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w1, [x17] cmp w16, w1 b.ne LBB4_12 ; %bb.10: ; in Loop: Header=BB4_9 Depth=3 add x17, x17, #1 ldrb w16, [x0], #1 cbnz w16, LBB4_9 b LBB4_12 LBB4_11: ; in Loop: Header=BB4_7 Depth=2 mov x17, x15 LBB4_12: ; in Loop: Header=BB4_7 Depth=2 ldrsb w17, [x17] cmp w17, w16, sxtb b.lt LBB4_5 ; %bb.13: ; in Loop: Header=BB4_7 Depth=2 mov x12, x15 b LBB4_6 LBB4_14: ldr x1, [x8] cbz x1, LBB4_19 ; %bb.15: mov w21, #1 Lloh0: adrp x20, l_.str@PAGE Lloh1: add x20, x20, l_.str@PAGEOFF LBB4_16: ; =>This Loop Header: Depth=1 ; Child Loop BB4_17 Depth 2 mov x8, #0 LBB4_17: ; Parent Loop BB4_16 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w9, [x1, x8] add x8, x8, #1 cbnz w9, LBB4_17 ; %bb.18: ; in Loop: Header=BB4_16 Depth=1 add x21, x21, #1 sub w2, w8, #1 mov w0, #1 bl _write mov w0, #1 mov x1, x20 mov w2, #1 bl _write ldr x1, [x19, x21, lsl #3] cbnz x1, LBB4_16 LBB4_19: mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n" .subsections_via_symbols
the_stack_data/67842.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _removeElements ## -- Begin function removeElements .p2align 4, 0x90 _removeElements: ## @removeElements .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 testq %rdi, %rdi je LBB0_5 ## %bb.1: movl %esi, %r14d movq %rdi, %r15 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq 8(%r15), %rbx cmpl %r14d, (%r15) jne LBB0_6 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi callq _free movq %rbx, %r15 testq %rbx, %rbx jne LBB0_2 LBB0_5: xorl %r15d, %r15d LBB0_12: movq %r15, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_6: testq %rbx, %rbx je LBB0_12 ## %bb.7: movq %r15, %r12 jmp LBB0_10 .p2align 4, 0x90 LBB0_8: ## in Loop: Header=BB0_10 Depth=1 movq 8(%r12), %r12 LBB0_9: ## in Loop: Header=BB0_10 Depth=1 movq 8(%r12), %rbx testq %rbx, %rbx je LBB0_12 LBB0_10: ## =>This Inner Loop Header: Depth=1 cmpl %r14d, (%rbx) jne LBB0_8 ## %bb.11: ## in Loop: Header=BB0_10 Depth=1 movq 8(%rbx), %rax movq %rax, 8(%r12) movq %rbx, %rdi callq _free jmp LBB0_9 .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _removeElements ; -- Begin function removeElements .p2align 2 _removeElements: ; @removeElements .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 cbz x0, LBB0_9 ; %bb.1: mov x20, x1 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [x19] ldr x21, [x19, #8] cmp w8, w20 b.ne LBB0_4 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 mov x0, x19 bl _free mov x19, x21 cbnz x21, LBB0_2 b LBB0_9 LBB0_4: cbz x21, LBB0_9 ; %bb.5: mov x22, x19 b LBB0_7 LBB0_6: ; in Loop: Header=BB0_7 Depth=1 ldr x22, [x22, #8] ldr x21, [x22, #8] cbz x21, LBB0_9 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr w8, [x21] cmp w8, w20 b.ne LBB0_6 ; %bb.8: ; in Loop: Header=BB0_7 Depth=1 ldr x8, [x21, #8] str x8, [x22, #8] mov x0, x21 bl _free ldr x21, [x22, #8] cbnz x21, LBB0_7 LBB0_9: 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 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/148578594.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 movl $-1048576, %ecx ## imm = 0xFFF00000 movl _o.0(%rip), %eax andl %ecx, %eax orl $45056, %eax ## imm = 0xB000 movl %eax, _o.0(%rip) leaq L_str.57(%rip), %rbx movq %rbx, %rdi callq _puts movb _fb.0(%rip), %al andb $-16, %al orb $1, %al movb %al, _fb.0(%rip) movq %rbx, %rdi callq _puts andb $-16, _fb.0(%rip) movq %rbx, %rdi callq _puts movl $-1024, %ecx ## imm = 0xFC00 movl _o.0(%rip), %eax andl %ecx, %eax orl $123, %eax movl %eax, _o.0(%rip) movq %rbx, %rdi callq _puts andl $-1024, _o.0(%rip) ## imm = 0xFC00 movq %rbx, %rdi callq _puts movl $-1047553, %r12d ## imm = 0xFFF003FF movl _o.0(%rip), %eax andl %r12d, %eax orl $328704, %eax ## imm = 0x50400 movl %eax, _o.0(%rip) movq %rbx, %rdi callq _puts andl $-1047553, _o.0(%rip) ## imm = 0xFFF003FF movq %rbx, %rdi callq _puts movb $117, _fw.0(%rip) movq %rbx, %rdi callq _puts movb $0, _fw.0(%rip) movq %rbx, %rdi callq _puts movl $-16776961, %r13d ## imm = 0xFF0000FF movl _fw.0(%rip), %eax andl %r13d, %eax orl $8223488, %eax ## imm = 0x7D7B00 movl %eax, _fw.0(%rip) movq %rbx, %rdi callq _puts andl $-16776961, _fw.0(%rip) ## imm = 0xFF0000FF movq %rbx, %rdi callq _puts movl $-253, %r14d movl _ae.0(%rip), %eax andl %r14d, %eax orl $8, %eax movl %eax, _ae.0(%rip) movq %rbx, %rdi callq _puts andb $3, _ae.0(%rip) movq %rbx, %rdi callq _puts movl $-16775169, %r15d ## imm = 0xFF0007FF movl _ae.0(%rip), %eax andl %r15d, %eax orl $4550656, %eax ## imm = 0x457000 movl %eax, _ae.0(%rip) movq %rbx, %rdi callq _puts andl $-16775169, _ae.0(%rip) ## imm = 0xFF0007FF movq %rbx, %rdi callq _puts movb _ae.1(%rip), %al andb $-128, %al orb $111, %al movb %al, _ae.1(%rip) movq %rbx, %rdi callq _puts andb $-128, _ae.1(%rip) movq %rbx, %rdi callq _puts movl $-1048576, %eax ## imm = 0xFFF00000 andl _o.0(%rip), %eax orl $45056, %eax ## imm = 0xB000 movl %eax, _o.0(%rip) movq %rbx, %rdi callq _puts movb _fb.0(%rip), %al andb $-16, %al orb $1, %al movb %al, _fb.0(%rip) movq %rbx, %rdi callq _puts andb $-16, _fb.0(%rip) movq %rbx, %rdi callq _puts movl $-1024, %eax ## imm = 0xFC00 andl _o.0(%rip), %eax orl $123, %eax movl %eax, _o.0(%rip) movq %rbx, %rdi callq _puts andl $-1024, _o.0(%rip) ## imm = 0xFC00 movq %rbx, %rdi callq _puts andl _o.0(%rip), %r12d orl $328704, %r12d ## imm = 0x50400 movl %r12d, _o.0(%rip) movq %rbx, %rdi callq _puts andl $-1047553, _o.0(%rip) ## imm = 0xFFF003FF movq %rbx, %rdi callq _puts movb $117, _fw.0(%rip) movq %rbx, %rdi callq _puts movb $0, _fw.0(%rip) movq %rbx, %rdi callq _puts andl _fw.0(%rip), %r13d orl $8223488, %r13d ## imm = 0x7D7B00 movl %r13d, _fw.0(%rip) movq %rbx, %rdi callq _puts andl $-16776961, _fw.0(%rip) ## imm = 0xFF0000FF movq %rbx, %rdi callq _puts andl _ae.0(%rip), %r14d orl $8, %r14d movl %r14d, _ae.0(%rip) movq %rbx, %rdi callq _puts andb $3, _ae.0(%rip) movq %rbx, %rdi callq _puts andl _ae.0(%rip), %r15d orl $4550656, %r15d ## imm = 0x457000 movl %r15d, _ae.0(%rip) movq %rbx, %rdi callq _puts andl $-16775169, _ae.0(%rip) ## imm = 0xFF0007FF movq %rbx, %rdi callq _puts movb _ae.1(%rip), %al andb $-128, %al orb $111, %al movb %al, _ae.1(%rip) movq %rbx, %rdi callq _puts andb $-128, _ae.1(%rip) movq %rbx, %rdi callq _puts leaq L_.str(%rip), %rdi xorl %esi, %esi xorl %eax, %eax callq _printf xorl %eax, %eax 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 "failures: %u\n" .section __DATA,__data .p2align 2 ## @fb.0 _fb.0: .byte 1 ## 0x1 .p2align 2 ## @o.0 _o.0: .long 22539 ## 0x580b .p2align 2 ## @fw.0 _fw.0: .long 4607 ## 0x11ff .p2align 2 ## @ae.0 _ae.0: .long 35068 ## 0x88fc .p2align 2 ## @ae.1 _ae.1: .byte 100 ## 0x64 .section __TEXT,__cstring,cstring_literals L_str.57: ## @str.57 .asciz "Good" .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, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 adrp x20, _o.0@PAGE ldr w8, [x20, _o.0@PAGEOFF] mov w9, #45056 bfxil w8, w9, #0, #20 str w8, [x20, _o.0@PAGEOFF] Lloh0: adrp x19, l_str.57@PAGE Lloh1: add x19, x19, l_str.57@PAGEOFF mov x0, x19 bl _puts adrp x23, _fb.0@PAGE ldrb w8, [x23, _fb.0@PAGEOFF] and w8, w8, #0xf0 orr w8, w8, #0x1 strb w8, [x23, _fb.0@PAGEOFF] mov x0, x19 bl _puts ldrb w8, [x23, _fb.0@PAGEOFF] and w8, w8, #0xf0 strb w8, [x23, _fb.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] mov w9, #123 bfxil w8, w9, #0, #10 str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] and w8, w8, #0xfffffc00 str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] mov w9, #321 bfi w8, w9, #10, #10 str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] and w8, w8, #0xfff003ff str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts mov w28, #117 adrp x22, _fw.0@PAGE strb w28, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x22, _fw.0@PAGEOFF] and w8, w8, #0xffffff00 str w8, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x22, _fw.0@PAGEOFF] mov w24, #32123 bfi w8, w24, #8, #16 str w8, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x22, _fw.0@PAGEOFF] and w8, w8, #0xff0000ff str w8, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts adrp x21, _ae.0@PAGE ldr w8, [x21, _ae.0@PAGEOFF] and w8, w8, #0xffffff03 orr w8, w8, #0x8 str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x21, _ae.0@PAGEOFF] and w8, w8, #0xffffff03 str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x21, _ae.0@PAGEOFF] mov w26, #2222 bfi w8, w26, #11, #13 str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x21, _ae.0@PAGEOFF] and w8, w8, #0xff0007ff str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts adrp x25, _ae.1@PAGE ldrb w8, [x25, _ae.1@PAGEOFF] and w8, w8, #0x80 mov w27, #111 orr w8, w8, w27 strb w8, [x25, _ae.1@PAGEOFF] mov x0, x19 bl _puts ldrb w8, [x25, _ae.1@PAGEOFF] and w8, w8, #0x80 strb w8, [x25, _ae.1@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] mov w9, #45056 bfxil w8, w9, #0, #20 str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts ldrb w8, [x23, _fb.0@PAGEOFF] and w8, w8, #0xf0 orr w8, w8, #0x1 strb w8, [x23, _fb.0@PAGEOFF] mov x0, x19 bl _puts ldrb w8, [x23, _fb.0@PAGEOFF] and w8, w8, #0xf0 strb w8, [x23, _fb.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] mov w9, #123 bfxil w8, w9, #0, #10 str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] and w8, w8, #0xfffffc00 str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] mov w9, #321 bfi w8, w9, #10, #10 str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x20, _o.0@PAGEOFF] and w8, w8, #0xfff003ff str w8, [x20, _o.0@PAGEOFF] mov x0, x19 bl _puts strb w28, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x22, _fw.0@PAGEOFF] and w8, w8, #0xffffff00 str w8, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x22, _fw.0@PAGEOFF] bfi w8, w24, #8, #16 str w8, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x22, _fw.0@PAGEOFF] and w8, w8, #0xff0000ff str w8, [x22, _fw.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x21, _ae.0@PAGEOFF] and w8, w8, #0xffffff03 orr w8, w8, #0x8 str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x21, _ae.0@PAGEOFF] and w8, w8, #0xffffff03 str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x21, _ae.0@PAGEOFF] bfi w8, w26, #11, #13 str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts ldr w8, [x21, _ae.0@PAGEOFF] and w8, w8, #0xff0007ff str w8, [x21, _ae.0@PAGEOFF] mov x0, x19 bl _puts ldrb w8, [x25, _ae.1@PAGEOFF] and w8, w8, #0x80 orr w8, w8, w27 strb w8, [x25, _ae.1@PAGEOFF] mov x0, x19 bl _puts ldrb w8, [x25, _ae.1@PAGEOFF] and w8, w8, #0x80 strb w8, [x25, _ae.1@PAGEOFF] mov x0, x19 bl _puts str xzr, [sp] Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "failures: %u\n" .section __DATA,__data .p2align 2 ; @fb.0 _fb.0: .byte 1 ; 0x1 .p2align 2 ; @o.0 _o.0: .long 22539 ; 0x580b .p2align 2 ; @fw.0 _fw.0: .long 4607 ; 0x11ff .p2align 2 ; @ae.0 _ae.0: .long 35068 ; 0x88fc .p2align 2 ; @ae.1 _ae.1: .byte 100 ; 0x64 .section __TEXT,__cstring,cstring_literals l_str.57: ; @str.57 .asciz "Good" .subsections_via_symbols
the_stack_data/9513923.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _worker_stats_clear ## -- Begin function worker_stats_clear .p2align 4, 0x90 _worker_stats_clear: ## @worker_stats_clear .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx addq $16, %rdi movl 12(%rbx), %esi callq _server_stats_init movl 8(%rbx), %edi callq _mesh_stats_clear movq (%rbx), %rax xorps %xmm0, %xmm0 movups %xmm0, (%rax) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _worker_stats_clear ; -- Begin function worker_stats_clear .p2align 2 _worker_stats_clear: ; @worker_stats_clear .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 add x0, x0, #16 ldr w1, [x19, #12] bl _server_stats_init ldr w0, [x19, #8] bl _mesh_stats_clear ldr x8, [x19] stp xzr, xzr, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/contrib/unbound/daemon/extr_worker.c_worker_stats_clear.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function get_id_from_freelist _get_id_from_freelist: ## @get_id_from_freelist .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movq (%rdi), %r14 movl 16(%rdi), %edi callq _BLK_RING_SIZE xorl %edi, %edi cmpq %rax, %r14 setae %dil callq _BUG_ON movq 8(%rbx), %rax movq (%rax,%r14,8), %rcx movq %rcx, (%rbx) movq $268435438, (%rax,%r14,8) ## imm = 0xFFFFFEE movl %r14d, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _get_id_from_freelist .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function get_id_from_freelist _get_id_from_freelist: ; @get_id_from_freelist .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x20, [x0] ldr w0, [x0, #16] bl _BLK_RING_SIZE cmp x20, x0 cset w0, hs bl _BUG_ON ldr x8, [x19, #8] lsl x9, x20, #3 ldr x10, [x8, x9] str x10, [x19] mov w10, #65518 movk w10, #4095, lsl #16 str x10, [x8, x9] mov x0, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _get_id_from_freelist .subsections_via_symbols
AnghaBench/linux/drivers/block/extr_xen-blkfront.c_get_id_from_freelist.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function e_machines _e_machines: ## @e_machines .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, %ecx leal -128(%rcx), %eax cmpl $18, %eax jae LBB0_1 ## %bb.2: cltq leaq l_reltable.e_machines(%rip), %rcx movslq (%rcx,%rax,4), %rbx addq %rcx, %rbx jmp LBB0_3 LBB0_1: leaq _e_machines.machdesc(%rip), %rbx leaq L_.str.18(%rip), %rdx movq %rbx, %rdi movl $64, %esi ## kill: def $ecx killed $ecx killed $rcx callq _snprintf LBB0_3: movq %rbx, %rax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_e_machines.machdesc,64,4 ## @e_machines.machdesc .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "EM_NONE" L_.str.1: ## @.str.1 .asciz "EM_M32" L_.str.2: ## @.str.2 .asciz "EM_SPARC" L_.str.3: ## @.str.3 .asciz "EM_386" L_.str.4: ## @.str.4 .asciz "EM_68K" L_.str.5: ## @.str.5 .asciz "EM_88K" L_.str.6: ## @.str.6 .asciz "EM_IAMCU" L_.str.7: ## @.str.7 .asciz "EM_860" L_.str.8: ## @.str.8 .asciz "EM_MIPS" L_.str.9: ## @.str.9 .asciz "EM_PPC" L_.str.10: ## @.str.10 .asciz "EM_PPC64" L_.str.11: ## @.str.11 .asciz "EM_ARM" L_.str.12: ## @.str.12 .asciz "EM_ALPHA (legacy)" L_.str.13: ## @.str.13 .asciz "EM_SPARCV9" L_.str.14: ## @.str.14 .asciz "EM_IA_64" L_.str.15: ## @.str.15 .asciz "EM_X86_64" L_.str.16: ## @.str.16 .asciz "EM_AARCH64" L_.str.17: ## @.str.17 .asciz "EM_RISCV" L_.str.18: ## @.str.18 .asciz "(unknown machine) -- type 0x%x" .no_dead_strip _e_machines .section __TEXT,__const .p2align 2 ## @reltable.e_machines l_reltable.e_machines: .long L_.str.15-l_reltable.e_machines .long L_.str.13-l_reltable.e_machines .long L_.str.2-l_reltable.e_machines .long L_.str.17-l_reltable.e_machines .long L_.str.10-l_reltable.e_machines .long L_.str.9-l_reltable.e_machines .long L_.str-l_reltable.e_machines .long L_.str.8-l_reltable.e_machines .long L_.str.1-l_reltable.e_machines .long L_.str.14-l_reltable.e_machines .long L_.str.6-l_reltable.e_machines .long L_.str.11-l_reltable.e_machines .long L_.str.12-l_reltable.e_machines .long L_.str.16-l_reltable.e_machines .long L_.str.5-l_reltable.e_machines .long L_.str.7-l_reltable.e_machines .long L_.str.4-l_reltable.e_machines .long L_.str.3-l_reltable.e_machines .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function e_machines _e_machines: ; @e_machines .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 sub w8, w0, #128 cmp w8, #18 b.hs LBB0_2 ; %bb.1: Lloh0: adrp x9, l_switch.table.e_machines@PAGE Lloh1: add x9, x9, l_switch.table.e_machines@PAGEOFF ldr x19, [x9, w8, sxtw #3] b LBB0_3 LBB0_2: mov x3, x0 Lloh2: adrp x19, _e_machines.machdesc@PAGE Lloh3: add x19, x19, _e_machines.machdesc@PAGEOFF Lloh4: adrp x2, l_.str.18@PAGE Lloh5: add x2, x2, l_.str.18@PAGEOFF mov x0, x19 mov w1, #64 bl _snprintf LBB0_3: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .zerofill __DATA,__bss,_e_machines.machdesc,64,0 ; @e_machines.machdesc .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "EM_NONE" l_.str.1: ; @.str.1 .asciz "EM_M32" l_.str.2: ; @.str.2 .asciz "EM_SPARC" l_.str.3: ; @.str.3 .asciz "EM_386" l_.str.4: ; @.str.4 .asciz "EM_68K" l_.str.5: ; @.str.5 .asciz "EM_88K" l_.str.6: ; @.str.6 .asciz "EM_IAMCU" l_.str.7: ; @.str.7 .asciz "EM_860" l_.str.8: ; @.str.8 .asciz "EM_MIPS" l_.str.9: ; @.str.9 .asciz "EM_PPC" l_.str.10: ; @.str.10 .asciz "EM_PPC64" l_.str.11: ; @.str.11 .asciz "EM_ARM" l_.str.12: ; @.str.12 .asciz "EM_ALPHA (legacy)" l_.str.13: ; @.str.13 .asciz "EM_SPARCV9" l_.str.14: ; @.str.14 .asciz "EM_IA_64" l_.str.15: ; @.str.15 .asciz "EM_X86_64" l_.str.16: ; @.str.16 .asciz "EM_AARCH64" l_.str.17: ; @.str.17 .asciz "EM_RISCV" l_.str.18: ; @.str.18 .asciz "(unknown machine) -- type 0x%x" .no_dead_strip _e_machines .section __DATA,__const .p2align 3 ; @switch.table.e_machines l_switch.table.e_machines: .quad l_.str.15 .quad l_.str.13 .quad l_.str.2 .quad l_.str.17 .quad l_.str.10 .quad l_.str.9 .quad l_.str .quad l_.str.8 .quad l_.str.1 .quad l_.str.14 .quad l_.str.6 .quad l_.str.11 .quad l_.str.12 .quad l_.str.16 .quad l_.str.5 .quad l_.str.7 .quad l_.str.4 .quad l_.str.3 .subsections_via_symbols
AnghaBench/freebsd/contrib/elftoolchain/elfdump/extr_elfdump.c_e_machines.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _au_to_iport ## -- Begin function au_to_iport .p2align 4, 0x90 _au_to_iport: ## @au_to_iport .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 xorl %esi, %esi movl $8, %edx callq _GET_TOKEN_AREA movq _AUT_IPORT@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %edi, %edi callq _ADD_U_CHAR xorl %edi, %edi movl %ebx, %esi addq $8, %rsp popq %rbx popq %rbp jmp _ADD_U_INT16 ## TAILCALL .cfi_endproc ## -- End function .comm _AUT_IPORT,4,2 ## @AUT_IPORT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _au_to_iport ; -- Begin function au_to_iport .p2align 2 _au_to_iport: ; @au_to_iport .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, #0 mov w2, #8 bl _GET_TOKEN_AREA Lloh0: adrp x8, _AUT_IPORT@GOTPAGE Lloh1: ldr x8, [x8, _AUT_IPORT@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, #0 bl _ADD_U_CHAR mov x0, #0 mov x1, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _ADD_U_INT16 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _AUT_IPORT,4,2 ; @AUT_IPORT .subsections_via_symbols
AnghaBench/freebsd/sys/security/audit/extr_bsm_token.c_au_to_iport.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rwebpad_joypad_destroy _rwebpad_joypad_destroy: ## @rwebpad_joypad_destroy .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _rwebpad_joypad_destroy .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rwebpad_joypad_destroy _rwebpad_joypad_destroy: ; @rwebpad_joypad_destroy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .no_dead_strip _rwebpad_joypad_destroy .subsections_via_symbols
AnghaBench/RetroArch/input/drivers_joypad/extr_rwebpad_joypad.c_rwebpad_joypad_destroy.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function send_unlock _send_unlock: ## @send_unlock .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _DLM_MSG_UNLOCK@GOTPCREL(%rip), %rax movl (%rax), %edx popq %rbp jmp _send_common ## TAILCALL .cfi_endproc ## -- End function .comm _DLM_MSG_UNLOCK,4,2 ## @DLM_MSG_UNLOCK .no_dead_strip _send_unlock .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function send_unlock _send_unlock: ; @send_unlock .cfi_startproc ; %bb.0: Lloh0: adrp x8, _DLM_MSG_UNLOCK@GOTPAGE Lloh1: ldr x8, [x8, _DLM_MSG_UNLOCK@GOTPAGEOFF] Lloh2: ldr w2, [x8] b _send_common .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _DLM_MSG_UNLOCK,4,2 ; @DLM_MSG_UNLOCK .no_dead_strip _send_unlock .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/dlm/extr_lock.c_send_unlock.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set _Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set: ## @Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %esi, %eax movsbl %sil, %ecx shll $28, %esi sarl $28, %esi movl $-67108880, %edx ## imm = 0xFBFFFFF0 andl (%rdi), %edx shll $27, %eax andl $-67108865, %esi ## imm = 0xFBFFFFFF sarl $5, %eax andl $-67108864, %eax ## imm = 0xFC000000 orl %esi, %eax orl %edx, %eax movl %eax, (%rdi) sarl $5, %ecx movl 4(%rdi), %eax andl $-8, %eax orl %ecx, %eax movl %eax, 4(%rdi) popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set _Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set: ; @Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set .cfi_startproc ; %bb.0: sbfx w8, w1, #0, #4 and w8, w8, #0xfbffffff sbfiz w9, w1, #22, #5 and w9, w9, #0xfc000000 orr w8, w9, w8 ldp w9, w10, [x0] and w9, w9, #0xfffffff0 and w9, w9, #0xfbffffff orr w8, w8, w9 lsl w9, w1, #24 and w10, w10, #0xfffffff8 orr w9, w10, w9, asr #29 stp w8, w9, [x0] ret .cfi_endproc ; -- End function .no_dead_strip _Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set .subsections_via_symbols
AnghaBench/radare2/libr/asm/arch/xtensa/gnu/extr_xtensa-modules.c_Field_combined3e2c5767_fld70xt_flix64_slot3_Slot_xt_flix64_slot3_set.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ar9300_read_eeprom _ar9300_read_eeprom: ## @ar9300_read_eeprom .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 movl %ecx, %ebx movq %rdx, %r12 movl %esi, %r14d movq %rdi, %r15 callq _ath9k_hw_common movq %rax, %rdi testl %r14d, %r14d js LBB0_2 ## %bb.1: leal (%rbx,%r14), %eax movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx sarl %ecx movq _AR9300_EEPROM_SIZE@GOTPCREL(%rip), %rax cmpl (%rax), %ecx jge LBB0_2 ## %bb.3: movq %rdi, -56(%rbp) ## 8-byte Spill testb $1, %r14b jne LBB0_4 ## %bb.5: leal -1(%r14), %r13d movq %r15, %rdi movl %r14d, %esi movq %r12, %rdx callq _ar9300_eeprom_read_byte testl %eax, %eax je LBB0_13 ## %bb.6: addq $4, %r12 decl %ebx jmp LBB0_7 LBB0_2: movq _EEPROM@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str(%rip), %rdx xorl %r14d, %r14d xorl %eax, %eax callq _ath_dbg LBB0_14: movl %r14d, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_4: movl %r14d, %r13d LBB0_7: cmpl $2, %ebx movq %rbx, -48(%rbp) ## 8-byte Spill jl LBB0_11 ## %bb.8: movq %rbx, %rax shrl $31, %ebx addl %eax, %ebx sarl %ebx .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movl %r13d, %esi movq %r12, %rdx callq _ar9300_eeprom_read_word testl %eax, %eax je LBB0_13 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 addl $-2, %r13d addq $8, %r12 decl %ebx jne LBB0_9 LBB0_11: movl $1, %r14d testb $1, -48(%rbp) ## 1-byte Folded Reload je LBB0_14 ## %bb.12: movq %r15, %rdi movl %r13d, %esi movq %r12, %rdx callq _ar9300_eeprom_read_byte testl %eax, %eax jne LBB0_14 LBB0_13: movq _EEPROM@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str.1(%rip), %rdx xorl %r14d, %r14d movq -56(%rbp), %rdi ## 8-byte Reload movl %r13d, %ecx xorl %eax, %eax callq _ath_dbg jmp LBB0_14 .cfi_endproc ## -- End function .comm _AR9300_EEPROM_SIZE,4,2 ## @AR9300_EEPROM_SIZE .comm _EEPROM,4,2 ## @EEPROM .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "eeprom address not in range\n" L_.str.1: ## @.str.1 .asciz "unable to read eeprom region at offset %d\n" .no_dead_strip _ar9300_read_eeprom .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ar9300_read_eeprom _ar9300_read_eeprom: ; @ar9300_read_eeprom .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 x22, x3 mov x20, x2 mov x24, x1 mov x21, x0 bl _ath9k_hw_common mov x19, x0 tbnz w24, #31, LBB0_5 ; %bb.1: add w8, w22, w24 cmp w8, #0 cinc w8, w8, lt Lloh0: adrp x9, _AR9300_EEPROM_SIZE@GOTPAGE Lloh1: ldr x9, [x9, _AR9300_EEPROM_SIZE@GOTPAGEOFF] Lloh2: ldr w9, [x9] cmp w9, w8, asr #1 b.le LBB0_5 ; %bb.2: tbnz w24, #0, LBB0_8 ; %bb.3: sub w23, w24, #1 mov x0, x21 mov x1, x24 mov x2, x20 bl _ar9300_eeprom_read_byte cbz w0, LBB0_16 ; %bb.4: add x20, x20, #4 sub w22, w22, #1 b LBB0_9 LBB0_5: Lloh3: adrp x8, _EEPROM@GOTPAGE Lloh4: ldr x8, [x8, _EEPROM@GOTPAGEOFF] Lloh5: ldr w1, [x8] Lloh6: adrp x2, l_.str@PAGE Lloh7: add x2, x2, l_.str@PAGEOFF LBB0_6: mov x0, x19 bl _ath_dbg mov w0, #0 LBB0_7: 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_8: mov x23, x24 LBB0_9: cmp w22, #0 cinc w8, w22, lt cmp w22, #2 b.lt LBB0_13 ; %bb.10: asr w24, w8, #1 LBB0_11: ; =>This Inner Loop Header: Depth=1 mov x0, x21 mov x1, x23 mov x2, x20 bl _ar9300_eeprom_read_word cbz w0, LBB0_16 ; %bb.12: ; in Loop: Header=BB0_11 Depth=1 sub w23, w23, #2 add x20, x20, #8 subs w24, w24, #1 b.ne LBB0_11 LBB0_13: tbz w22, #0, LBB0_15 ; %bb.14: mov x0, x21 mov x1, x23 mov x2, x20 bl _ar9300_eeprom_read_byte cbz w0, LBB0_16 LBB0_15: mov w0, #1 b LBB0_7 LBB0_16: Lloh8: adrp x8, _EEPROM@GOTPAGE Lloh9: ldr x8, [x8, _EEPROM@GOTPAGEOFF] Lloh10: ldr w1, [x8] str x23, [sp] Lloh11: adrp x2, l_.str.1@PAGE Lloh12: add x2, x2, l_.str.1@PAGEOFF b LBB0_6 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .cfi_endproc ; -- End function .comm _AR9300_EEPROM_SIZE,4,2 ; @AR9300_EEPROM_SIZE .comm _EEPROM,4,2 ; @EEPROM .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "eeprom address not in range\n" l_.str.1: ; @.str.1 .asciz "unable to read eeprom region at offset %d\n" .no_dead_strip _ar9300_read_eeprom .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/ath/ath9k/extr_ar9003_eeprom.c_ar9300_read_eeprom.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function compare_index_dents _compare_index_dents: ## @compare_index_dents .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), %edi movl (%rsi), %esi popq %rbp jmp _strcmp ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _compare_index_dents .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function compare_index_dents _compare_index_dents: ; @compare_index_dents .cfi_startproc ; %bb.0: ldr w0, [x0] ldr w1, [x1] b _strcmp .cfi_endproc ; -- End function .no_dead_strip _compare_index_dents .subsections_via_symbols
AnghaBench/seafile/common/index/extr_index.c_compare_index_dents.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _drm_crtc_arm_vblank_event ## -- Begin function drm_crtc_arm_vblank_event .p2align 4, 0x90 _drm_crtc_arm_vblank_event: ## @drm_crtc_arm_vblank_event .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movq %rdi, %r14 movq (%rdi), %r15 callq _drm_crtc_index movl %eax, %r12d leaq 4(%r15), %rdi callq _assert_spin_locked movl %r12d, (%rbx) movq %r14, %rdi callq _drm_crtc_accurate_vblank_count incq %rax movq %rax, 8(%rbx) addq $4, %rbx movq %rbx, %rdi movq %r15, %rsi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _list_add_tail ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _drm_crtc_arm_vblank_event ; -- Begin function drm_crtc_arm_vblank_event .p2align 2 _drm_crtc_arm_vblank_event: ; @drm_crtc_arm_vblank_event .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 ldr x21, [x0] bl _drm_crtc_index mov x22, x0 add x0, x21, #4 bl _assert_spin_locked str w22, [x19] mov x0, x20 bl _drm_crtc_accurate_vblank_count add x8, x0, #1 str x8, [x19, #8] add x0, x19, #4 mov x1, 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 b _list_add_tail .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/extr_drm_vblank.c_drm_crtc_arm_vblank_event.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cifs_write_allocate_pages _cifs_write_allocate_pages: ## @cifs_write_allocate_pages .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 testq %rsi, %rsi je LBB0_10 ## %bb.1: movq %rsi, %r14 movq %rdi, %r15 xorl %ebx, %ebx movq _GFP_KERNEL@GOTPCREL(%rip), %r12 movq ___GFP_HIGHMEM@GOTPCREL(%rip), %r13 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%r13), %edi orl (%r12), %edi callq _alloc_page movq %rax, (%r15,%rbx,8) testq %rax, %rax je LBB0_6 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 incq %rbx cmpq %rbx, %r14 jne LBB0_2 jmp LBB0_10 LBB0_6: movq _ENOMEM@GOTPCREL(%rip), %rax movl (%rax), %r14d testl %r14d, %r14d je LBB0_10 ## %bb.7: negl %r14d testq %rbx, %rbx je LBB0_11 ## %bb.8: xorl %r12d, %r12d .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movq (%r15,%r12,8), %rdi callq _put_page incq %r12 cmpq %r12, %rbx jne LBB0_9 jmp LBB0_11 LBB0_10: xorl %r14d, %r14d LBB0_11: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm ___GFP_HIGHMEM,4,2 ## @__GFP_HIGHMEM .comm _ENOMEM,4,2 ## @ENOMEM .no_dead_strip _cifs_write_allocate_pages .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cifs_write_allocate_pages _cifs_write_allocate_pages: ; @cifs_write_allocate_pages .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 cbz x1, LBB0_9 ; %bb.1: mov x19, x0 mov x21, #0 Lloh0: adrp x22, _GFP_KERNEL@GOTPAGE Lloh1: ldr x22, [x22, _GFP_KERNEL@GOTPAGEOFF] Lloh2: adrp x23, ___GFP_HIGHMEM@GOTPAGE Lloh3: ldr x23, [x23, ___GFP_HIGHMEM@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w8, [x22] ldr w9, [x23] orr w0, w9, w8 bl _alloc_page str x0, [x19, x21, lsl #3] cbz x0, LBB0_4 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 add x21, x21, #1 cmp x20, x21 b.ne LBB0_2 b LBB0_8 LBB0_4: Lloh4: adrp x8, _ENOMEM@GOTPAGE Lloh5: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh6: ldr w8, [x8] cbz w8, LBB0_8 ; %bb.5: neg w20, w8 cbz x21, LBB0_9 ; %bb.6: mov x22, #0 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr x0, [x19, x22, lsl #3] bl _put_page add x22, x22, #1 cmp x21, x22 b.ne LBB0_7 b LBB0_9 LBB0_8: mov w20, #0 LBB0_9: mov x0, x20 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm ___GFP_HIGHMEM,4,2 ; @__GFP_HIGHMEM .comm _ENOMEM,4,2 ; @ENOMEM .no_dead_strip _cifs_write_allocate_pages .subsections_via_symbols
AnghaBench/linux/fs/cifs/extr_file.c_cifs_write_allocate_pages.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function blame_create _blame_create: ## @blame_create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edx, %r14d movq %rsi, %rbx movq 8(%rdi), %rax testq %rax, %rax je LBB0_2 ## %bb.1: movq (%rax), %rcx movq %rcx, 8(%rdi) jmp LBB0_3 LBB0_2: movl (%rdi), %edi movl $24, %esi callq _apr_palloc LBB0_3: movq %rbx, 16(%rax) movl %r14d, 8(%rax) movq $0, (%rax) popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _blame_create .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function blame_create _blame_create: ; @blame_create .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 mov x20, x1 mov x8, x0 ldr x0, [x0, #8] cbz x0, LBB0_2 ; %bb.1: ldr x9, [x0] str x9, [x8, #8] b LBB0_3 LBB0_2: ldr w0, [x8] mov w1, #24 bl _apr_palloc LBB0_3: str x20, [x0, #16] str w19, [x0, #8] str xzr, [x0] 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 _blame_create .subsections_via_symbols
AnghaBench/freebsd/contrib/subversion/subversion/libsvn_client/extr_blame.c_blame_create.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _board_set_revision ## -- Begin function board_set_revision .p2align 4, 0x90 _board_set_revision: ## @board_set_revision .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _board_revision@GOTPCREL(%rip), %rax movl %edi, (%rax) popq %rbp retq .cfi_endproc ## -- End function .comm _board_revision,4,2 ## @board_revision .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _board_set_revision ; -- Begin function board_set_revision .p2align 2 _board_set_revision: ; @board_set_revision .cfi_startproc ; %bb.0: Lloh0: adrp x8, _board_revision@GOTPAGE Lloh1: ldr x8, [x8, _board_revision@GOTPAGEOFF] Lloh2: str w0, [x8] ret .loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _board_revision,4,2 ; @board_revision .subsections_via_symbols
AnghaBench/freebsd/sys/arm/arm/extr_machdep_boot.c_board_set_revision.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function import_certs_from_file _import_certs_from_file: ## @import_certs_from_file .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r15d movl %edi, %ebx movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %r14d leaq L_.str(%rip), %rdi callq _TRACE leaq L_.str.1(%rip), %rsi movl %ebx, %edi callq _fdopen testq %rax, %rax je LBB0_2 ## %bb.1: movq %rax, %rbx movq %rax, %rdi movl %r15d, %esi callq _import_base64_certs_from_fp movl %eax, %r14d movq %rbx, %rdi callq _fclose LBB0_2: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _FALSE,4,2 ## @FALSE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "\n" L_.str.1: ## @.str.1 .asciz "r" .no_dead_strip _import_certs_from_file .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function import_certs_from_file _import_certs_from_file: ; @import_certs_from_file .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x21, x0 Lloh0: adrp x8, _FALSE@GOTPAGE Lloh1: ldr x8, [x8, _FALSE@GOTPAGEOFF] Lloh2: ldr w20, [x8] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _TRACE Lloh5: adrp x1, l_.str.1@PAGE Lloh6: add x1, x1, l_.str.1@PAGEOFF mov x0, x21 bl _fdopen cbz x0, LBB0_2 ; %bb.1: mov x21, x0 mov x1, x19 bl _import_base64_certs_from_fp mov x19, x0 mov x0, x21 bl _fclose mov x0, x19 b LBB0_3 LBB0_2: mov x0, x20 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 AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _FALSE,4,2 ; @FALSE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "\n" l_.str.1: ; @.str.1 .asciz "r" .no_dead_strip _import_certs_from_file .subsections_via_symbols
AnghaBench/reactos/dll/win32/crypt32/extr_rootstore.c_import_certs_from_file.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _insertEntry ## -- Begin function insertEntry .p2align 4, 0x90 _insertEntry: ## @insertEntry .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq 8(%rsi), %rax movq %rax, 8(%rdi) movq %rdi, 8(%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 _insertEntry ; -- Begin function insertEntry .p2align 2 _insertEntry: ; @insertEntry .cfi_startproc ; %bb.0: ldr x8, [x1, #8] str x8, [x0, #8] str x0, [x1, #8] ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/156393887.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _INHERENT_ptrace ## -- Begin function INHERENT_ptrace .p2align 4, 0x90 _INHERENT_ptrace: ## @INHERENT_ptrace .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 .globl _ptraceTraceMe ## -- Begin function ptraceTraceMe .p2align 4, 0x90 _ptraceTraceMe: ## @ptraceTraceMe .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 _ptraceContinue ## -- Begin function ptraceContinue .p2align 4, 0x90 _ptraceContinue: ## @ptraceContinue .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 _ptraceKill ## -- Begin function ptraceKill .p2align 4, 0x90 _ptraceKill: ## @ptraceKill .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 _getWaitStopSig ## -- Begin function getWaitStopSig .p2align 4, 0x90 _getWaitStopSig: ## @getWaitStopSig .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 _getWaitExitSig ## -- Begin function getWaitExitSig .p2align 4, 0x90 _getWaitExitSig: ## @getWaitExitSig .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 _getWaitExitCode ## -- Begin function getWaitExitCode .p2align 4, 0x90 _getWaitExitCode: ## @getWaitExitCode .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 _getWaitExitCore ## -- Begin function getWaitExitCore .p2align 4, 0x90 _getWaitExitCore: ## @getWaitExitCore .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 _INHERENT_ptrace ; -- Begin function INHERENT_ptrace .p2align 2 _INHERENT_ptrace: ; @INHERENT_ptrace .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .globl _ptraceTraceMe ; -- Begin function ptraceTraceMe .p2align 2 _ptraceTraceMe: ; @ptraceTraceMe .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .globl _ptraceContinue ; -- Begin function ptraceContinue .p2align 2 _ptraceContinue: ; @ptraceContinue .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .globl _ptraceKill ; -- Begin function ptraceKill .p2align 2 _ptraceKill: ; @ptraceKill .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .globl _getWaitStopSig ; -- Begin function getWaitStopSig .p2align 2 _getWaitStopSig: ; @getWaitStopSig .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .globl _getWaitExitSig ; -- Begin function getWaitExitSig .p2align 2 _getWaitExitSig: ; @getWaitExitSig .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .globl _getWaitExitCode ; -- Begin function getWaitExitCode .p2align 2 _getWaitExitCode: ; @getWaitExitCode .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .globl _getWaitExitCore ; -- Begin function getWaitExitCore .p2align 2 _getWaitExitCore: ; @getWaitExitCore .cfi_startproc ; %bb.0: mov w0, #-1 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/576794.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _min_heap_empty_ ## -- Begin function min_heap_empty_ .p2align 4, 0x90 _min_heap_empty_: ## @min_heap_empty_ .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 cmpq $0, (%rdi) sete %al popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _min_heap_empty_ ; -- Begin function min_heap_empty_ .p2align 2 _min_heap_empty_: ; @min_heap_empty_ .cfi_startproc ; %bb.0: ldr x8, [x0] cmp x8, #0 cset w0, eq ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/libevent/extr_minheap-internal.h_min_heap_empty_.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function blk_mq_free_map_and_requests _blk_mq_free_map_and_requests: ## @blk_mq_free_map_and_requests .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), %rax testq %rax, %rax je LBB0_3 ## %bb.1: movl %esi, %edx movl %esi, %r14d movq (%rax,%r14,8), %rsi testq %rsi, %rsi je LBB0_3 ## %bb.2: movq %rdi, %rbx callq _blk_mq_free_rqs movq (%rbx), %rax movq (%rax,%r14,8), %rdi callq _blk_mq_free_rq_map movq (%rbx), %rax movq $0, (%rax,%r14,8) LBB0_3: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _blk_mq_free_map_and_requests .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function blk_mq_free_map_and_requests _blk_mq_free_map_and_requests: ; @blk_mq_free_map_and_requests .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr x8, [x0] cbz x8, LBB0_3 ; %bb.1: mov x2, x1 ldr x1, [x8, w1, uxtw #3] cbz x1, LBB0_3 ; %bb.2: mov x19, x0 mov w20, w2 bl _blk_mq_free_rqs ldr x8, [x19] lsl x20, x20, #3 ldr x0, [x8, x20] bl _blk_mq_free_rq_map ldr x8, [x19] str xzr, [x8, x20] LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _blk_mq_free_map_and_requests .subsections_via_symbols
AnghaBench/linux/block/extr_blk-mq.c_blk_mq_free_map_and_requests.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _phm_set_field_to_u32 ## -- Begin function phm_set_field_to_u32 .p2align 4, 0x90 _phm_set_field_to_u32: ## @phm_set_field_to_u32 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $edi killed $edi def $rdi leal 3(%rdi), %eax testl %edi, %edi cmovnsl %edi, %eax movl %ecx, %r8d andl $28, %eax subl %eax, %edi leal (,%rdi,8), %ecx movl $255, %edi shll %cl, %edi cmpl $4, %r8d notl %edi movl $-1, %eax cmovel %edi, %eax andl %esi, %eax ## kill: def $cl killed $cl killed $ecx shll %cl, %edx orl %edx, %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 _phm_set_field_to_u32 ; -- Begin function phm_set_field_to_u32 .p2align 2 _phm_set_field_to_u32: ; @phm_set_field_to_u32 .cfi_startproc ; %bb.0: negs w8, w0 and w8, w8, #0x3 and w9, w0, #0x3 csneg w8, w9, w8, mi lsl w8, w8, #3 mov w9, #255 lsl w9, w9, w8 cmp w3, #4 mov w10, #-1 csinv w9, w10, w9, ne and w9, w9, w1 lsl w8, w2, w8 orr w0, w9, w8 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/amd/powerplay/hwmgr/extr_smu_helper.c_phm_set_field_to_u32.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sur40_queue_setup _sur40_queue_setup: ## @sur40_queue_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 %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r14 movq %rdx, %r15 movq %rsi, %r12 movq %rdi, %rbx callq _vb2_get_drv_priv movl (%rbx), %ecx movl (%r12), %edx addl %ecx, %edx cmpl $2, %edx ja LBB0_2 ## %bb.1: movl $3, %edx subl %ecx, %edx movl %edx, (%r12) LBB0_2: cmpl $0, (%r15) je LBB0_4 ## %bb.3: movl (%r14), %edx movq _EINVAL@GOTPCREL(%rip), %rsi xorl %edi, %edi xorl %ecx, %ecx subl (%rsi), %ecx cmpl (%rax), %edx cmovael %edi, %ecx jmp LBB0_5 LBB0_4: movl $1, (%r15) movl (%rax), %eax movl %eax, (%r14) xorl %ecx, %ecx LBB0_5: movl %ecx, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _sur40_queue_setup .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sur40_queue_setup _sur40_queue_setup: ; @sur40_queue_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, x3 mov x20, x2 mov x21, x1 mov x22, x0 bl _vb2_get_drv_priv ldr w8, [x22] ldr w9, [x21] add w9, w9, w8 cmp w9, #2 b.hi LBB0_2 ; %bb.1: mov w9, #3 sub w8, w9, w8 str w8, [x21] LBB0_2: ldr w8, [x20] cbz w8, LBB0_4 ; %bb.3: ldr w8, [x19] ldr w9, [x0] Lloh0: adrp x10, _EINVAL@GOTPAGE Lloh1: ldr x10, [x10, _EINVAL@GOTPAGEOFF] Lloh2: ldr w10, [x10] cmp w8, w9 csneg w8, wzr, w10, hs b LBB0_5 LBB0_4: mov w9, #1 str w9, [x20] ldr w9, [x0] str w9, [x19] LBB0_5: mov x0, x8 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 _sur40_queue_setup .subsections_via_symbols
AnghaBench/linux/drivers/input/touchscreen/extr_sur40.c_sur40_queue_setup.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _listSchemas ## -- Begin function listSchemas .p2align 4, 0x90 _listSchemas: ## @listSchemas .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r14d movl %esi, %r13d movq %rdi, %r15 leaq -48(%rbp), %r12 movq %r12, %rdi callq _initPQExpBuffer leaq L_.str.1(%rip), %rdi callq _gettext_noop movl %eax, %ebx leaq L_.str.2(%rip), %rdi callq _gettext_noop leaq L_.str(%rip), %rsi movq %r12, %rdi movl %ebx, %edx movl %eax, %ecx callq _printfPQExpBuffer testl %r13d, %r13d je LBB0_2 ## %bb.1: leaq L_.str.3(%rip), %rsi leaq -48(%rbp), %rbx movq %rbx, %rdi callq _appendPQExpBufferStr leaq L_.str.4(%rip), %rsi movq %rbx, %rdi callq _printACLColumn leaq L_.str.6(%rip), %rdi callq _gettext_noop leaq L_.str.5(%rip), %rsi movq %rbx, %rdi movl %eax, %edx callq _appendPQExpBuffer LBB0_2: leaq L_.str.7(%rip), %rsi leaq -48(%rbp), %rdi callq _appendPQExpBufferStr testq %r15, %r15 jne LBB0_5 ## %bb.3: testl %r14d, %r14d jne LBB0_5 ## %bb.4: leaq L_.str.8(%rip), %rsi leaq -48(%rbp), %rdi callq _appendPQExpBufferStr LBB0_5: testq %r15, %r15 sete %al testl %r14d, %r14d sete %cl movq _pset@GOTPCREL(%rip), %r13 movl 8(%r13), %edi andb %al, %cl movzbl %cl, %ecx xorps %xmm0, %xmm0 movups %xmm0, 8(%rsp) leaq L_.str.9(%rip), %rax movq %rax, (%rsp) xorl %r14d, %r14d leaq -48(%rbp), %r12 movq %r12, %rsi movq %r15, %rdx xorl %r8d, %r8d xorl %r9d, %r9d callq _processSQLNamePattern leaq L_.str.10(%rip), %rsi movq %r12, %rdi callq _appendPQExpBufferStr movl -48(%rbp), %edi callq _PSQLexec movq %rax, %rbx movq %r12, %rdi callq _termPQExpBuffer testq %rbx, %rbx je LBB0_7 ## %bb.6: movq $0, -56(%rbp) leaq L_.str.11(%rip), %rdi callq __ movl %eax, -60(%rbp) movl $1, -64(%rbp) movl (%r13), %r8d movl 4(%r13), %edx leaq -64(%rbp), %rsi movq %rbx, %rdi xorl %ecx, %ecx callq _printQuery movq %rbx, %rdi callq _PQclear movl $1, %r14d LBB0_7: movl %r14d, %eax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _pset,32,3 ## @pset .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "SELECT n.nspname AS \"%s\",\n pg_catalog.pg_get_userbyid(n.nspowner) AS \"%s\"" L_.str.1: ## @.str.1 .asciz "Name" L_.str.2: ## @.str.2 .asciz "Owner" L_.str.3: ## @.str.3 .asciz ",\n " L_.str.4: ## @.str.4 .asciz "n.nspacl" L_.str.5: ## @.str.5 .asciz ",\n pg_catalog.obj_description(n.oid, 'pg_namespace') AS \"%s\"" L_.str.6: ## @.str.6 .asciz "Description" L_.str.7: ## @.str.7 .asciz "\nFROM pg_catalog.pg_namespace n\n" L_.str.8: ## @.str.8 .asciz "WHERE n.nspname !~ '^pg_' AND n.nspname <> 'information_schema'\n" L_.str.9: ## @.str.9 .asciz "n.nspname" L_.str.10: ## @.str.10 .asciz "ORDER BY 1;" L_.str.11: ## @.str.11 .asciz "List of schemas" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _listSchemas ; -- Begin function listSchemas .p2align 2 _listSchemas: ; @listSchemas .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 mov x20, x2 mov x21, x1 mov x19, x0 add x0, sp, #24 bl _initPQExpBuffer Lloh0: adrp x0, l_.str.1@PAGE Lloh1: add x0, x0, l_.str.1@PAGEOFF bl _gettext_noop mov x22, x0 Lloh2: adrp x0, l_.str.2@PAGE Lloh3: add x0, x0, l_.str.2@PAGEOFF bl _gettext_noop mov x3, x0 Lloh4: adrp x1, l_.str@PAGE Lloh5: add x1, x1, l_.str@PAGEOFF add x0, sp, #24 mov x2, x22 bl _printfPQExpBuffer cbz w21, LBB0_2 ; %bb.1: Lloh6: adrp x1, l_.str.3@PAGE Lloh7: add x1, x1, l_.str.3@PAGEOFF add x0, sp, #24 bl _appendPQExpBufferStr Lloh8: adrp x1, l_.str.4@PAGE Lloh9: add x1, x1, l_.str.4@PAGEOFF add x0, sp, #24 bl _printACLColumn Lloh10: adrp x0, l_.str.6@PAGE Lloh11: add x0, x0, l_.str.6@PAGEOFF bl _gettext_noop mov x2, x0 Lloh12: adrp x1, l_.str.5@PAGE Lloh13: add x1, x1, l_.str.5@PAGEOFF add x0, sp, #24 bl _appendPQExpBuffer LBB0_2: Lloh14: adrp x1, l_.str.7@PAGE Lloh15: add x1, x1, l_.str.7@PAGEOFF add x0, sp, #24 bl _appendPQExpBufferStr cbnz x19, LBB0_5 ; %bb.3: cbnz w20, LBB0_5 ; %bb.4: Lloh16: adrp x1, l_.str.8@PAGE Lloh17: add x1, x1, l_.str.8@PAGEOFF add x0, sp, #24 bl _appendPQExpBufferStr LBB0_5: cmp x19, #0 Lloh18: adrp x21, _pset@GOTPAGE Lloh19: ldr x21, [x21, _pset@GOTPAGEOFF] ldr w0, [x21, #8] ccmp w20, #0, #0, eq cset w3, eq str xzr, [sp] Lloh20: adrp x6, l_.str.9@PAGE Lloh21: add x6, x6, l_.str.9@PAGEOFF add x1, sp, #24 mov x2, x19 mov w4, #0 mov x5, #0 mov x7, #0 bl _processSQLNamePattern Lloh22: adrp x1, l_.str.10@PAGE Lloh23: add x1, x1, l_.str.10@PAGEOFF add x0, sp, #24 bl _appendPQExpBufferStr ldr w0, [sp, #24] bl _PSQLexec mov x19, x0 add x0, sp, #24 bl _termPQExpBuffer cbz x19, LBB0_7 ; %bb.6: str xzr, [sp, #16] Lloh24: adrp x0, l_.str.11@PAGE Lloh25: add x0, x0, l_.str.11@PAGEOFF bl __ mov w20, #1 stp w20, w0, [sp, #8] ldp w4, w2, [x21] add x1, sp, #8 mov x0, x19 mov w3, #0 bl _printQuery mov x0, x19 bl _PQclear b LBB0_8 LBB0_7: mov w20, #0 LBB0_8: mov x0, x20 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGot Lloh18, Lloh19 .loh AdrpAdd Lloh24, Lloh25 .cfi_endproc ; -- End function .comm _pset,32,3 ; @pset .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "SELECT n.nspname AS \"%s\",\n pg_catalog.pg_get_userbyid(n.nspowner) AS \"%s\"" l_.str.1: ; @.str.1 .asciz "Name" l_.str.2: ; @.str.2 .asciz "Owner" l_.str.3: ; @.str.3 .asciz ",\n " l_.str.4: ; @.str.4 .asciz "n.nspacl" l_.str.5: ; @.str.5 .asciz ",\n pg_catalog.obj_description(n.oid, 'pg_namespace') AS \"%s\"" l_.str.6: ; @.str.6 .asciz "Description" l_.str.7: ; @.str.7 .asciz "\nFROM pg_catalog.pg_namespace n\n" l_.str.8: ; @.str.8 .asciz "WHERE n.nspname !~ '^pg_' AND n.nspname <> 'information_schema'\n" l_.str.9: ; @.str.9 .asciz "n.nspname" l_.str.10: ; @.str.10 .asciz "ORDER BY 1;" l_.str.11: ; @.str.11 .asciz "List of schemas" .subsections_via_symbols
AnghaBench/postgres/src/bin/psql/extr_describe.c_listSchemas.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function do_i2b_bio _do_i2b_bio: ## @do_i2b_bio .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, %r14 movq $0, -24(%rbp) leaq -24(%rbp), %rdi callq _do_i2b testl %eax, %eax js LBB0_1 ## %bb.2: movl %eax, %ebx movq -24(%rbp), %rsi movq %r14, %rdi movl %eax, %edx callq _BIO_write movl %eax, %r14d movq -24(%rbp), %rdi callq _OPENSSL_free cmpl %ebx, %r14d movl $-1, %eax cmovel %ebx, %eax jmp LBB0_3 LBB0_1: movl $-1, %eax LBB0_3: addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _do_i2b_bio .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function do_i2b_bio _do_i2b_bio: ; @do_i2b_bio .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 x20, x0 str xzr, [sp, #8] add x0, sp, #8 bl _do_i2b tbnz w0, #31, LBB0_2 ; %bb.1: mov x19, x0 ldr x1, [sp, #8] mov x0, x20 mov x2, x19 bl _BIO_write mov x20, x0 ldr x0, [sp, #8] bl _OPENSSL_free cmp w20, w19 csinv w0, w19, wzr, eq b LBB0_3 LBB0_2: mov w0, #-1 LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .cfi_endproc ; -- End function .no_dead_strip _do_i2b_bio .subsections_via_symbols
AnghaBench/freebsd/crypto/openssl/crypto/pem/extr_pvkfmt.c_do_i2b_bio.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function gen_remote_user_key _gen_remote_user_key: ## @gen_remote_user_key .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rsi), %edx testl %edx, %edx je LBB0_1 ## %bb.2: movl %edx, %esi callq _get_kdata xorl %eax, %eax popq %rbp retq LBB0_1: movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _gen_remote_user_key .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function gen_remote_user_key _gen_remote_user_key: ; @gen_remote_user_key .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 ldr w1, [x1] cbz w1, LBB0_2 ; %bb.1: mov x2, x1 bl _get_kdata mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB0_2: mov w0, #1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _gen_remote_user_key .subsections_via_symbols
AnghaBench/goaccess/src/extr_parser.c_gen_remote_user_key.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rtl8139_set_msglevel _rtl8139_set_msglevel: ## @rtl8139_set_msglevel .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 %esi, %ebx callq _netdev_priv movl %ebx, (%rax) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _rtl8139_set_msglevel .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rtl8139_set_msglevel _rtl8139_set_msglevel: ; @rtl8139_set_msglevel .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 bl _netdev_priv str w19, [x0] 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 _rtl8139_set_msglevel .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/extr_8139too.c_rtl8139_set_msglevel.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ks_pcie_handle_legacy_irq _ks_pcie_handle_legacy_irq: ## @ks_pcie_handle_legacy_irq .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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, %r14d movq %rdi, %rbx movq 8(%rdi), %rax movq (%rax), %r15 movl %esi, %edi callq _IRQ_STATUS movq %rbx, %rdi movl %eax, %esi callq _ks_pcie_app_readl movl %eax, %r12d xorl %edi, %edi callq _BIT testl %r12d, %eax je LBB0_2 ## %bb.1: movl (%rbx), %edi movl %r14d, %esi callq _irq_linear_revmap movl %eax, %r12d leaq L_.str(%rip), %rsi movq %r15, %rdi movl %r14d, %edx movl %eax, %ecx callq _dev_dbg movl %r12d, %edi callq _generic_handle_irq LBB0_2: movq _IRQ_EOI@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi movl %r14d, %edx popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _ks_pcie_app_writel ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz ": irq: irq_offset %d, virq %d\n" .comm _IRQ_EOI,4,2 ## @IRQ_EOI .no_dead_strip _ks_pcie_handle_legacy_irq .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ks_pcie_handle_legacy_irq _ks_pcie_handle_legacy_irq: ; @ks_pcie_handle_legacy_irq .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 ldr x8, [x0, #8] ldr x21, [x8] mov x0, x1 bl _IRQ_STATUS mov x1, x0 mov x0, x20 bl _ks_pcie_app_readl mov x22, x0 mov w0, #0 bl _BIT tst w0, w22 b.eq LBB0_2 ; %bb.1: ldr w0, [x20] mov x1, x19 bl _irq_linear_revmap mov x22, x0 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x21 mov x2, x19 mov x3, x22 bl _dev_dbg mov x0, x22 bl _generic_handle_irq LBB0_2: Lloh2: adrp x8, _IRQ_EOI@GOTPAGE Lloh3: ldr x8, [x8, _IRQ_EOI@GOTPAGEOFF] Lloh4: ldr w1, [x8] mov x0, x20 mov x2, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _ks_pcie_app_writel .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz ": irq: irq_offset %d, virq %d\n" .comm _IRQ_EOI,4,2 ; @IRQ_EOI .no_dead_strip _ks_pcie_handle_legacy_irq .subsections_via_symbols
AnghaBench/linux/drivers/pci/controller/dwc/extr_pci-keystone.c_ks_pcie_handle_legacy_irq.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function amr_pci_free _amr_pci_free: ## @amr_pci_free .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 movl $1, %edi callq _debug_called movq %rbx, %rdi callq _amr_free movq 128(%rbx), %rdi testq %rdi, %rdi je LBB0_2 ## %bb.1: callq _bus_dma_tag_destroy LBB0_2: movq 120(%rbx), %rdi testq %rdi, %rdi je LBB0_4 ## %bb.3: callq _bus_dma_tag_destroy LBB0_4: cmpq $0, (%rbx) je LBB0_6 ## %bb.5: movq 104(%rbx), %rdi movl 112(%rbx), %esi callq _bus_dmamap_unload movq (%rbx), %rsi movq 104(%rbx), %rdi movl 112(%rbx), %edx callq _bus_dmamem_free LBB0_6: movq 104(%rbx), %rdi testq %rdi, %rdi je LBB0_8 ## %bb.7: callq _bus_dma_tag_destroy LBB0_8: cmpq $0, 8(%rbx) je LBB0_10 ## %bb.9: movq 88(%rbx), %rdi movl 96(%rbx), %esi callq _bus_dmamap_unload movq 8(%rbx), %rsi movq 88(%rbx), %rdi movl 96(%rbx), %edx callq _bus_dmamem_free LBB0_10: movq 88(%rbx), %rdi testq %rdi, %rdi je LBB0_12 ## %bb.11: callq _bus_dma_tag_destroy LBB0_12: cmpq $0, 72(%rbx) je LBB0_14 ## %bb.13: movq 80(%rbx), %r14 movq 56(%rbx), %rdi movl 64(%rbx), %esi callq _bus_dmamap_unload movq 56(%rbx), %rdi movl 64(%rbx), %edx movq %r14, %rsi callq _bus_dmamem_free LBB0_14: movq 56(%rbx), %rdi testq %rdi, %rdi je LBB0_16 ## %bb.15: callq _bus_dma_tag_destroy LBB0_16: movq 48(%rbx), %rdx testq %rdx, %rdx je LBB0_18 ## %bb.17: movl 24(%rbx), %edi movq 40(%rbx), %rsi callq _bus_teardown_intr LBB0_18: movq 40(%rbx), %rcx testq %rcx, %rcx je LBB0_20 ## %bb.19: movl 24(%rbx), %edi movq _SYS_RES_IRQ@GOTPCREL(%rip), %rax movl (%rax), %esi xorl %edx, %edx callq _bus_release_resource LBB0_20: movq 32(%rbx), %rdi testq %rdi, %rdi je LBB0_22 ## %bb.21: callq _bus_dma_tag_destroy LBB0_22: cmpq $0, 16(%rbx) je LBB0_27 ## %bb.23: movl 24(%rbx), %r14d movq %rbx, %rdi callq _AMR_IS_QUARTZ testq %rax, %rax jne LBB0_24 ## %bb.25: movq _SYS_RES_IOPORT@GOTPCREL(%rip), %rax jmp LBB0_26 LBB0_27: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_24: movq _SYS_RES_MEMORY@GOTPCREL(%rip), %rax LBB0_26: movl (%rax), %r15d xorl %edi, %edi callq _PCIR_BAR movq 16(%rbx), %rcx movl %r14d, %edi movl %r15d, %esi movl %eax, %edx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _bus_release_resource ## TAILCALL .cfi_endproc ## -- End function .comm _SYS_RES_IRQ,4,2 ## @SYS_RES_IRQ .comm _SYS_RES_MEMORY,4,2 ## @SYS_RES_MEMORY .comm _SYS_RES_IOPORT,4,2 ## @SYS_RES_IOPORT .no_dead_strip _amr_pci_free .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function amr_pci_free _amr_pci_free: ; @amr_pci_free .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 mov w0, #1 bl _debug_called mov x0, x19 bl _amr_free ldr x0, [x19, #128] cbz x0, LBB0_2 ; %bb.1: bl _bus_dma_tag_destroy LBB0_2: ldr x0, [x19, #120] cbz x0, LBB0_4 ; %bb.3: bl _bus_dma_tag_destroy LBB0_4: ldr x8, [x19] cbz x8, LBB0_6 ; %bb.5: ldr x0, [x19, #104] ldr w1, [x19, #112] bl _bus_dmamap_unload ldr x0, [x19, #104] ldr x1, [x19] ldr w2, [x19, #112] bl _bus_dmamem_free LBB0_6: ldr x0, [x19, #104] cbz x0, LBB0_8 ; %bb.7: bl _bus_dma_tag_destroy LBB0_8: ldr x8, [x19, #8] cbz x8, LBB0_10 ; %bb.9: ldr x0, [x19, #88] ldr w1, [x19, #96] bl _bus_dmamap_unload ldr x0, [x19, #88] ldr x1, [x19, #8] ldr w2, [x19, #96] bl _bus_dmamem_free LBB0_10: ldr x0, [x19, #88] cbz x0, LBB0_12 ; %bb.11: bl _bus_dma_tag_destroy LBB0_12: ldr x8, [x19, #72] cbz x8, LBB0_14 ; %bb.13: ldr x20, [x19, #80] ldr x0, [x19, #56] ldr w1, [x19, #64] bl _bus_dmamap_unload ldr x0, [x19, #56] ldr w2, [x19, #64] mov x1, x20 bl _bus_dmamem_free LBB0_14: ldr x0, [x19, #56] cbz x0, LBB0_16 ; %bb.15: bl _bus_dma_tag_destroy LBB0_16: ldr x2, [x19, #48] cbz x2, LBB0_18 ; %bb.17: ldr w0, [x19, #24] ldr x1, [x19, #40] bl _bus_teardown_intr LBB0_18: ldr x3, [x19, #40] cbz x3, LBB0_20 ; %bb.19: ldr w0, [x19, #24] Lloh0: adrp x8, _SYS_RES_IRQ@GOTPAGE Lloh1: ldr x8, [x8, _SYS_RES_IRQ@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w2, #0 bl _bus_release_resource LBB0_20: ldr x0, [x19, #32] cbz x0, LBB0_22 ; %bb.21: bl _bus_dma_tag_destroy LBB0_22: ldr x8, [x19, #16] cbz x8, LBB0_24 ; %bb.23: ldr w20, [x19, #24] mov x0, x19 bl _AMR_IS_QUARTZ Lloh3: adrp x8, _SYS_RES_MEMORY@GOTPAGE Lloh4: ldr x8, [x8, _SYS_RES_MEMORY@GOTPAGEOFF] Lloh5: adrp x9, _SYS_RES_IOPORT@GOTPAGE Lloh6: ldr x9, [x9, _SYS_RES_IOPORT@GOTPAGEOFF] cmp x0, #0 csel x8, x9, x8, eq ldr w21, [x8] mov w0, #0 bl _PCIR_BAR mov x2, x0 ldr x3, [x19, #16] mov x0, x20 mov x1, 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 b _bus_release_resource LBB0_24: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _SYS_RES_IRQ,4,2 ; @SYS_RES_IRQ .comm _SYS_RES_MEMORY,4,2 ; @SYS_RES_MEMORY .comm _SYS_RES_IOPORT,4,2 ; @SYS_RES_IOPORT .no_dead_strip _amr_pci_free .subsections_via_symbols
AnghaBench/freebsd/sys/dev/amr/extr_amr_pci.c_amr_pci_free.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bfin_bf54x_fb_cursor ## -- Begin function bfin_bf54x_fb_cursor .p2align 4, 0x90 _bfin_bf54x_fb_cursor: ## @bfin_bf54x_fb_cursor .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _nocursor@GOTPCREL(%rip), %rcx movq _EINVAL@GOTPCREL(%rip), %rdx xorl %esi, %esi xorl %eax, %eax subl (%rdx), %eax cmpq $0, (%rcx) cmovnel %esi, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _nocursor,8,3 ## @nocursor .comm _EINVAL,4,2 ## @EINVAL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bfin_bf54x_fb_cursor ; -- Begin function bfin_bf54x_fb_cursor .p2align 2 _bfin_bf54x_fb_cursor: ; @bfin_bf54x_fb_cursor .cfi_startproc ; %bb.0: Lloh0: adrp x8, _nocursor@GOTPAGE Lloh1: ldr x8, [x8, _nocursor@GOTPAGEOFF] Lloh2: ldr x8, [x8] Lloh3: adrp x9, _EINVAL@GOTPAGE Lloh4: ldr x9, [x9, _EINVAL@GOTPAGEOFF] Lloh5: ldr w9, [x9] cmp x8, #0 csneg w0, wzr, w9, ne ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _nocursor,8,3 ; @nocursor .comm _EINVAL,4,2 ; @EINVAL .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/video/extr_bf54x-lq043fb.c_bfin_bf54x_fb_cursor.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hb_work_loop ## -- Begin function hb_work_loop .p2align 4, 0x90 _hb_work_loop: ## @hb_work_loop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq $0, -48(%rbp) movq $0, -40(%rbp) movq _HB_WORK_DONE@GOTPCREL(%rip), %r12 leaq -48(%rbp), %r14 leaq -40(%rbp), %r15 .p2align 4, 0x90 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_23 Depth 2 movq 32(%rbx), %rax testq %rax, %rax je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, (%rax) jne LBB0_9 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movq 24(%rbx), %rax cmpq $0, (%rax) jne LBB0_9 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movq (%rbx), %rax cmpq (%r12), %rax je LBB0_9 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movq 16(%rbx), %rdi testq %rdi, %rdi je LBB0_18 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 callq _hb_fifo_get_wait movq %rax, -48(%rbp) testq %rax, %rax je LBB0_1 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movq 24(%rbx), %rax cmpq $0, (%rax) jne LBB0_8 LBB0_18: ## in Loop: Header=BB0_1 Depth=1 movq $0, -40(%rbp) movq %rbx, %rdi movq %r14, %rsi movq %r15, %rdx callq *8(%rbx) movq %rax, (%rbx) movq -40(%rbp), %rdi movq -48(%rbp), %rsi callq _copy_chapter cmpq $0, -48(%rbp) je LBB0_20 ## %bb.19: ## in Loop: Header=BB0_1 Depth=1 movq %r14, %rdi callq _hb_buffer_close LBB0_20: ## in Loop: Header=BB0_1 Depth=1 cmpq $0, -40(%rbp) je LBB0_26 ## %bb.21: ## in Loop: Header=BB0_1 Depth=1 cmpq $0, 48(%rbx) jne LBB0_23 ## %bb.22: ## in Loop: Header=BB0_1 Depth=1 movq %r15, %rdi callq _hb_buffer_close cmpq $0, -40(%rbp) je LBB0_26 .p2align 4, 0x90 LBB0_23: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq 24(%rbx), %rax cmpq $0, (%rax) jne LBB0_1 ## %bb.24: ## in Loop: Header=BB0_23 Depth=2 movq 48(%rbx), %rdi callq _hb_fifo_full_wait testq %rax, %rax je LBB0_23 ## %bb.25: ## in Loop: Header=BB0_1 Depth=1 movq 48(%rbx), %rdi movq -40(%rbp), %rsi callq _hb_fifo_push movq $0, -40(%rbp) jmp LBB0_1 .p2align 4, 0x90 LBB0_26: ## in Loop: Header=BB0_1 Depth=1 cmpq $0, 16(%rbx) jne LBB0_1 ## %bb.27: ## in Loop: Header=BB0_1 Depth=1 xorl %eax, %eax callq _hb_yield jmp LBB0_1 LBB0_8: leaq -48(%rbp), %rdi callq _hb_buffer_close LBB0_9: cmpq $0, -40(%rbp) je LBB0_11 ## %bb.10: leaq -40(%rbp), %rdi callq _hb_buffer_close LBB0_11: movl 40(%rbx), %edx leaq L_.str(%rip), %rsi movl $3, %edi callq _hb_deep_log leaq -48(%rbp), %r14 .p2align 4, 0x90 LBB0_12: ## =>This Inner Loop Header: Depth=1 movq 32(%rbx), %rax testq %rax, %rax je LBB0_14 ## %bb.13: ## in Loop: Header=BB0_12 Depth=1 cmpl $0, (%rax) jne LBB0_28 LBB0_14: ## in Loop: Header=BB0_12 Depth=1 movq 24(%rbx), %rax cmpq $0, (%rax) jne LBB0_28 ## %bb.15: ## in Loop: Header=BB0_12 Depth=1 movq 16(%rbx), %rdi testq %rdi, %rdi je LBB0_28 ## %bb.16: ## in Loop: Header=BB0_12 Depth=1 callq _hb_fifo_get_wait movq %rax, -48(%rbp) testq %rax, %rax je LBB0_12 ## %bb.17: ## in Loop: Header=BB0_12 Depth=1 movq %r14, %rdi callq _hb_buffer_close jmp LBB0_12 LBB0_28: addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _HB_WORK_DONE,8,3 ## @HB_WORK_DONE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "worker %s waiting to die" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hb_work_loop ; -- Begin function hb_work_loop .p2align 2 _hb_work_loop: ; @hb_work_loop .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 stp xzr, xzr, [sp] Lloh0: adrp x20, _HB_WORK_DONE@GOTPAGE Lloh1: ldr x20, [x20, _HB_WORK_DONE@GOTPAGEOFF] LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_13 Depth 2 ldr x8, [x19, #32] cbz x8, LBB0_3 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [x8] cbnz w8, LBB0_19 LBB0_3: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #24] ldr x8, [x8] cbnz x8, LBB0_19 ; %bb.4: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19] ldr x9, [x20] cmp x8, x9 b.eq LBB0_19 ; %bb.5: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [x19, #16] cbz x0, LBB0_8 ; %bb.6: ; in Loop: Header=BB0_1 Depth=1 bl _hb_fifo_get_wait str x0, [sp, #8] cbz x0, LBB0_1 ; %bb.7: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #24] ldr x8, [x8] cbnz x8, LBB0_18 LBB0_8: ; in Loop: Header=BB0_1 Depth=1 str xzr, [sp] ldr x8, [x19, #8] add x1, sp, #8 mov x2, sp mov x0, x19 blr x8 str x0, [x19] ldp x0, x1, [sp] bl _copy_chapter ldr x8, [sp, #8] cbz x8, LBB0_10 ; %bb.9: ; in Loop: Header=BB0_1 Depth=1 add x0, sp, #8 bl _hb_buffer_close LBB0_10: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp] cbz x8, LBB0_16 ; %bb.11: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #48] cbnz x8, LBB0_13 ; %bb.12: ; in Loop: Header=BB0_1 Depth=1 mov x0, sp bl _hb_buffer_close ldr x8, [sp] cbz x8, LBB0_16 LBB0_13: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [x19, #24] ldr x8, [x8] cbnz x8, LBB0_1 ; %bb.14: ; in Loop: Header=BB0_13 Depth=2 ldr x0, [x19, #48] bl _hb_fifo_full_wait cbz x0, LBB0_13 ; %bb.15: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [x19, #48] ldr x1, [sp] bl _hb_fifo_push str xzr, [sp] b LBB0_1 LBB0_16: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #16] cbnz x8, LBB0_1 ; %bb.17: ; in Loop: Header=BB0_1 Depth=1 bl _hb_yield b LBB0_1 LBB0_18: add x0, sp, #8 bl _hb_buffer_close LBB0_19: ldr x8, [sp] cbz x8, LBB0_21 ; %bb.20: mov x0, sp bl _hb_buffer_close LBB0_21: ldr w2, [x19, #40] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF mov w0, #3 bl _hb_deep_log LBB0_22: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #32] cbz x8, LBB0_24 ; %bb.23: ; in Loop: Header=BB0_22 Depth=1 ldr w8, [x8] cbnz w8, LBB0_28 LBB0_24: ; in Loop: Header=BB0_22 Depth=1 ldr x8, [x19, #24] ldr x8, [x8] cbnz x8, LBB0_28 ; %bb.25: ; in Loop: Header=BB0_22 Depth=1 ldr x0, [x19, #16] cbz x0, LBB0_28 ; %bb.26: ; in Loop: Header=BB0_22 Depth=1 bl _hb_fifo_get_wait str x0, [sp, #8] cbz x0, LBB0_22 ; %bb.27: ; in Loop: Header=BB0_22 Depth=1 add x0, sp, #8 bl _hb_buffer_close b LBB0_22 LBB0_28: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .comm _HB_WORK_DONE,8,3 ; @HB_WORK_DONE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "worker %s waiting to die" .subsections_via_symbols
AnghaBench/HandBrake/libhb/extr_work.c_hb_work_loop.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hr222_manage_timecode ## -- Begin function hr222_manage_timecode .p2align 4, 0x90 _hr222_manage_timecode: ## @hr222_manage_timecode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _PCXHR_DSP_RESET_SMPTE@GOTPCREL(%rip), %rax movl (%rax), %edx testl %esi, %esi je LBB0_2 ## %bb.1: orl (%rdi), %edx jmp LBB0_3 LBB0_2: notl %edx andl (%rdi), %edx LBB0_3: movl %edx, (%rdi) movq _PCXHR_DSP_RESET@GOTPCREL(%rip), %rax movl (%rax), %esi callq _PCXHR_OUTPB xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _PCXHR_DSP_RESET_SMPTE,4,2 ## @PCXHR_DSP_RESET_SMPTE .comm _PCXHR_DSP_RESET,4,2 ## @PCXHR_DSP_RESET .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hr222_manage_timecode ; -- Begin function hr222_manage_timecode .p2align 2 _hr222_manage_timecode: ; @hr222_manage_timecode .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, _PCXHR_DSP_RESET_SMPTE@GOTPAGE Lloh1: ldr x8, [x8, _PCXHR_DSP_RESET_SMPTE@GOTPAGEOFF] Lloh2: ldr w8, [x8] cbz w1, LBB0_2 ; %bb.1: ldr w9, [x0] orr w2, w9, w8 b LBB0_3 LBB0_2: ldr w9, [x0] bic w2, w9, w8 LBB0_3: str w2, [x0] Lloh3: adrp x8, _PCXHR_DSP_RESET@GOTPAGE Lloh4: ldr x8, [x8, _PCXHR_DSP_RESET@GOTPAGEOFF] Lloh5: ldr w1, [x8] bl _PCXHR_OUTPB mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _PCXHR_DSP_RESET_SMPTE,4,2 ; @PCXHR_DSP_RESET_SMPTE .comm _PCXHR_DSP_RESET,4,2 ; @PCXHR_DSP_RESET .subsections_via_symbols
AnghaBench/linux/sound/pci/pcxhr/extr_pcxhr_mix22.c_hr222_manage_timecode.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function check_stats_nodelta _check_stats_nodelta: ## @check_stats_nodelta .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 callq _objagg_stats_get movq %rax, %rbx movq %rax, %rdi callq _IS_ERR testq %rax, %rax je LBB0_2 ## %bb.1: movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _PTR_ERR ## TAILCALL LBB0_2: movl (%rbx), %edx movq _NUM_KEYS@GOTPCREL(%rip), %rax movl (%rax), %esi cmpl %esi, %edx jne LBB0_9 ## %bb.3: testl %edx, %edx jle LBB0_10 ## %bb.4: movq 8(%rbx), %rax xorl %ecx, %ecx .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpl $2, (%rax,%rcx,8) jne LBB0_11 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 cmpl $2, 4(%rax,%rcx,8) jne LBB0_12 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 incq %rcx cmpq %rcx, %rdx jne LBB0_5 LBB0_10: xorl %r14d, %r14d jmp LBB0_15 LBB0_9: leaq L_.str(%rip), %rdi xorl %r14d, %r14d ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _pr_err jmp LBB0_14 LBB0_11: leaq L_.str.1(%rip), %rdi jmp LBB0_13 LBB0_12: leaq L_.str.2(%rip), %rdi LBB0_13: xorl %r14d, %r14d xorl %eax, %eax callq _pr_err LBB0_14: movq _EINVAL@GOTPCREL(%rip), %rax subl (%rax), %r14d LBB0_15: movq %rbx, %rdi callq _objagg_stats_put movl %r14d, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _NUM_KEYS,4,2 ## @NUM_KEYS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Stats: Unexpected object count (%u expected, %u returned)\n" .comm _EINVAL,4,2 ## @EINVAL L_.str.1: ## @.str.1 .asciz "Stats: incorrect user count\n" L_.str.2: ## @.str.2 .asciz "Stats: incorrect delta user count\n" .no_dead_strip _check_stats_nodelta .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function check_stats_nodelta _check_stats_nodelta: ; @check_stats_nodelta .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 bl _objagg_stats_get mov x19, x0 bl _IS_ERR cbz x0, LBB0_2 ; %bb.1: mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 b _PTR_ERR LBB0_2: ldr w8, [x19] Lloh0: adrp x9, _NUM_KEYS@GOTPAGE Lloh1: ldr x9, [x9, _NUM_KEYS@GOTPAGEOFF] Lloh2: ldr w9, [x9] cmp w8, w9 b.ne LBB0_9 ; %bb.3: cmp w8, #1 b.lt LBB0_8 ; %bb.4: ldr x9, [x19, #8] add x9, x9, #4 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldur w10, [x9, #-4] cmp w10, #2 b.ne LBB0_12 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 ldr w10, [x9] cmp w10, #2 b.ne LBB0_13 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 add x9, x9, #8 subs x8, x8, #1 b.ne LBB0_5 LBB0_8: mov w20, #0 b LBB0_11 LBB0_9: stp x9, x8, [sp] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF LBB0_10: bl _pr_err Lloh5: adrp x8, _EINVAL@GOTPAGE Lloh6: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh7: ldr w8, [x8] neg w20, w8 LBB0_11: mov x0, x19 bl _objagg_stats_put mov x0, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret LBB0_12: Lloh8: adrp x0, l_.str.1@PAGE Lloh9: add x0, x0, l_.str.1@PAGEOFF b LBB0_10 LBB0_13: Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF b LBB0_10 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .comm _NUM_KEYS,4,2 ; @NUM_KEYS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Stats: Unexpected object count (%u expected, %u returned)\n" .comm _EINVAL,4,2 ; @EINVAL l_.str.1: ; @.str.1 .asciz "Stats: incorrect user count\n" l_.str.2: ; @.str.2 .asciz "Stats: incorrect delta user count\n" .no_dead_strip _check_stats_nodelta .subsections_via_symbols
AnghaBench/linux/lib/extr_test_objagg.c_check_stats_nodelta.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function netdev_get_link_ksettings _netdev_get_link_ksettings: ## @netdev_get_link_ksettings .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %r14 callq _netdev_priv movq %rax, %rbx movq %rax, %rdi callq _spin_lock_irq leaq 4(%rbx), %rdi movq %r14, %rsi callq _mii_ethtool_get_link_ksettings movq %rbx, %rdi callq _spin_unlock_irq xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _netdev_get_link_ksettings .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function netdev_get_link_ksettings _netdev_get_link_ksettings: ; @netdev_get_link_ksettings .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 bl _netdev_priv mov x20, x0 bl _spin_lock_irq add x0, x20, #4 mov x1, x19 bl _mii_ethtool_get_link_ksettings mov x0, x20 bl _spin_unlock_irq 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 _netdev_get_link_ksettings .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/extr_korina.c_netdev_get_link_ksettings.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sis96x_access _sis96x_access: ## @sis96x_access .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r9d, %r12d ## kill: def $esi killed $esi def $rsi leal -132(%r12), %eax cmpl $4, %eax ja LBB0_5 ## %bb.1: movl %r8d, %r15d movl %ecx, %r14d movq 16(%rbp), %rbx leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_2: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r14d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis96x_write movq _SMB_CMD@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r15d, %esi callq _sis96x_write movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax cmpb %r14b, (%rax) jne LBB0_4 ## %bb.3: movq _SMB_BYTE@GOTPCREL(%rip), %r15 movl (%r15), %edi movzbl (%rbx), %esi callq _sis96x_write movl (%r15), %edi incl %edi movzbl 1(%rbx), %esi callq _sis96x_write LBB0_4: xorl %r13d, %r13d cmpl $134, %r12d sete %r13b orl $128, %r13d jmp LBB0_12 LBB0_5: leaq L_.str(%rip), %rsi movl %r12d, %edx callq _dev_warn movq _EOPNOTSUPP@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_15 LBB0_6: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r14d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis96x_write movq _SIS96x_QUICK@GOTPCREL(%rip), %rax movl (%rax), %r13d jmp LBB0_12 LBB0_7: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r14d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis96x_write movq _SMB_CMD@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r15d, %esi callq _sis96x_write movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax movl $130, %r13d cmpb %r14b, (%rax) jne LBB0_12 ## %bb.8: movq _SMB_BYTE@GOTPCREL(%rip), %rax movl (%rax), %edi movq 16(%rbp), %rax movl (%rax), %esi jmp LBB0_11 LBB0_9: movq _SMB_ADDR@GOTPCREL(%rip), %rax movl (%rax), %edi andl $127, %esi movl %r14d, %eax andb $1, %al movzbl %al, %eax leal (%rax,%rsi,2), %esi callq _sis96x_write movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax movl $131, %r13d cmpb %r14b, (%rax) jne LBB0_12 ## %bb.10: movq _SMB_CMD@GOTPCREL(%rip), %rax movl (%rax), %edi movl %r15d, %esi LBB0_11: callq _sis96x_write LBB0_12: movl %r13d, %edi callq _sis96x_transaction movl %eax, %ebx testl %eax, %eax jne LBB0_15 ## %bb.13: cmpl $129, %r13d jne LBB0_16 LBB0_14: movq _SMB_BYTE@GOTPCREL(%rip), %r14 movl (%r14), %edi callq _sis96x_read movl %eax, %ebx movl (%r14), %edi incl %edi callq _sis96x_read shll $8, %eax addl %ebx, %eax movq 16(%rbp), %rcx movl %eax, (%rcx) xorl %ebx, %ebx LBB0_15: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_16: movq _I2C_SMBUS_WRITE@GOTPCREL(%rip), %rax xorl %ebx, %ebx cmpb %r14b, (%rax) je LBB0_15 ## %bb.17: movq _SIS96x_QUICK@GOTPCREL(%rip), %rax cmpl (%rax), %r13d je LBB0_15 ## %bb.18: leal -130(%r13), %eax cmpl $2, %eax jae LBB0_20 ## %bb.19: movq _SMB_BYTE@GOTPCREL(%rip), %rax movl (%rax), %edi callq _sis96x_read movq 16(%rbp), %rcx movl %eax, (%rcx) jmp LBB0_15 LBB0_20: cmpl $128, %r13d je LBB0_14 jmp LBB0_15 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_2, LBB0_2-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_9, LBB0_9-LJTI0_0 LJTI0_0: .long L0_0_set_2 .long L0_0_set_6 .long L0_0_set_2 .long L0_0_set_7 .long L0_0_set_9 .end_data_region ## -- End function .comm _SMB_ADDR,4,2 ## @SMB_ADDR .comm _SIS96x_QUICK,4,2 ## @SIS96x_QUICK .comm _I2C_SMBUS_WRITE,1,0 ## @I2C_SMBUS_WRITE .comm _SMB_CMD,4,2 ## @SMB_CMD .comm _SMB_BYTE,4,2 ## @SMB_BYTE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Unsupported transaction %d\n" .comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP .no_dead_strip _sis96x_access .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sis96x_access _sis96x_access: ; @sis96x_access .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, x5 sub w8, w5, #132 cmp w8, #4 b.hi LBB0_5 ; %bb.1: mov x19, x6 mov x20, x4 and w22, w3, #0xff Lloh0: adrp x9, lJTI0_0@PAGE Lloh1: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_2 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_2: Lloh2: adrp x8, _SMB_ADDR@GOTPAGE Lloh3: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh4: ldr w0, [x8] and w8, w22, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis96x_write Lloh5: adrp x8, _SMB_CMD@GOTPAGE Lloh6: ldr x8, [x8, _SMB_CMD@GOTPAGEOFF] Lloh7: ldr w0, [x8] mov x1, x20 bl _sis96x_write Lloh8: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh9: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] cmp w8, w22 b.ne LBB0_4 ; %bb.3: Lloh10: adrp x20, _SMB_BYTE@GOTPAGE Lloh11: ldr x20, [x20, _SMB_BYTE@GOTPAGEOFF] ldr w0, [x20] ldrb w1, [x19] bl _sis96x_write ldr w8, [x20] add w0, w8, #1 ldrb w1, [x19, #1] bl _sis96x_write LBB0_4: cmp w21, #134 mov w8, #128 cinc w20, w8, eq b LBB0_13 LBB0_5: Lloh12: adrp x1, l_.str@PAGE Lloh13: add x1, x1, l_.str@PAGEOFF mov x2, x21 bl _dev_warn Lloh14: adrp x8, _EOPNOTSUPP@GOTPAGE Lloh15: ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF] Lloh16: ldr w8, [x8] neg w0, w8 b LBB0_22 LBB0_6: Lloh17: adrp x8, _SMB_ADDR@GOTPAGE Lloh18: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh19: ldr w0, [x8] and w8, w22, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis96x_write Lloh20: adrp x8, _SIS96x_QUICK@GOTPAGE Lloh21: ldr x8, [x8, _SIS96x_QUICK@GOTPAGEOFF] Lloh22: ldr w20, [x8] b LBB0_13 LBB0_7: Lloh23: adrp x8, _SMB_ADDR@GOTPAGE Lloh24: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh25: ldr w0, [x8] and w8, w22, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis96x_write Lloh26: adrp x8, _SMB_CMD@GOTPAGE Lloh27: ldr x8, [x8, _SMB_CMD@GOTPAGEOFF] Lloh28: ldr w0, [x8] mov x1, x20 bl _sis96x_write Lloh29: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh30: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] cmp w8, w22 b.ne LBB0_12 ; %bb.8: Lloh31: adrp x8, _SMB_BYTE@GOTPAGE Lloh32: ldr x8, [x8, _SMB_BYTE@GOTPAGEOFF] Lloh33: ldr w0, [x8] ldr w1, [x19] bl _sis96x_write mov w20, #130 b LBB0_13 LBB0_9: Lloh34: adrp x8, _SMB_ADDR@GOTPAGE Lloh35: ldr x8, [x8, _SMB_ADDR@GOTPAGEOFF] Lloh36: ldr w0, [x8] and w8, w22, #0x1 bfi w8, w1, #1, #7 mov x1, x8 bl _sis96x_write Lloh37: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh38: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] cmp w8, w22 b.ne LBB0_11 ; %bb.10: Lloh39: adrp x8, _SMB_CMD@GOTPAGE Lloh40: ldr x8, [x8, _SMB_CMD@GOTPAGEOFF] Lloh41: ldr w0, [x8] mov x1, x20 bl _sis96x_write LBB0_11: mov w20, #131 b LBB0_13 LBB0_12: mov w20, #130 LBB0_13: mov x0, x20 bl _sis96x_transaction cbnz w0, LBB0_22 ; %bb.14: cmp w20, #129 b.ne LBB0_17 LBB0_15: Lloh42: adrp x21, _SMB_BYTE@GOTPAGE Lloh43: ldr x21, [x21, _SMB_BYTE@GOTPAGEOFF] ldr w0, [x21] bl _sis96x_read mov x20, x0 ldr w8, [x21] add w0, w8, #1 bl _sis96x_read mov x8, x0 mov w0, #0 add w8, w20, w8, lsl #8 LBB0_16: str w8, [x19] b LBB0_22 LBB0_17: Lloh44: adrp x8, _I2C_SMBUS_WRITE@GOTPAGE Lloh45: ldr x8, [x8, _I2C_SMBUS_WRITE@GOTPAGEOFF] ldrb w8, [x8] Lloh46: adrp x9, _SIS96x_QUICK@GOTPAGE Lloh47: ldr x9, [x9, _SIS96x_QUICK@GOTPAGEOFF] Lloh48: ldr w9, [x9] cmp w8, w22 ccmp w20, w9, #4, ne b.eq LBB0_21 ; %bb.18: sub w8, w20, #130 cmp w8, #2 b.hs LBB0_20 ; %bb.19: Lloh49: adrp x8, _SMB_BYTE@GOTPAGE Lloh50: ldr x8, [x8, _SMB_BYTE@GOTPAGEOFF] Lloh51: ldr w0, [x8] bl _sis96x_read mov x8, x0 mov w0, #0 b LBB0_16 LBB0_20: cmp w20, #128 b.eq LBB0_15 LBB0_21: mov w0, #0 LBB0_22: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGot Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGot Lloh37, Lloh38 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41 .loh AdrpLdrGot Lloh42, Lloh43 .loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48 .loh AdrpLdrGot Lloh44, Lloh45 .loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_6-LBB0_2)>>2 .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_7-LBB0_2)>>2 .byte (LBB0_9-LBB0_2)>>2 ; -- End function .comm _SMB_ADDR,4,2 ; @SMB_ADDR .comm _SIS96x_QUICK,4,2 ; @SIS96x_QUICK .comm _I2C_SMBUS_WRITE,1,0 ; @I2C_SMBUS_WRITE .comm _SMB_CMD,4,2 ; @SMB_CMD .comm _SMB_BYTE,4,2 ; @SMB_BYTE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Unsupported transaction %d\n" .comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP .no_dead_strip _sis96x_access .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/i2c/busses/extr_i2c-sis96x.c_sis96x_access.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fm10k_get_channels _fm10k_get_channels: ## @fm10k_get_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 %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movq %rdi, %r14 callq _netdev_priv movq %rax, %r15 movq %r14, %rdi callq _fm10k_max_channels movl %eax, 12(%rbx) movq _NON_Q_VECTORS@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%rbx) movl %eax, 8(%rbx) movq (%r15), %rax movq _RING_F_RSS@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %eax movl %eax, (%rbx) addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _NON_Q_VECTORS,4,2 ## @NON_Q_VECTORS .comm _RING_F_RSS,8,3 ## @RING_F_RSS .no_dead_strip _fm10k_get_channels .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fm10k_get_channels _fm10k_get_channels: ; @fm10k_get_channels .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 _netdev_priv mov x21, x0 mov x0, x20 bl _fm10k_max_channels Lloh0: adrp x8, _NON_Q_VECTORS@GOTPAGE Lloh1: ldr x8, [x8, _NON_Q_VECTORS@GOTPAGEOFF] Lloh2: ldr w8, [x8] stp w8, w0, [x19, #8] Lloh3: adrp x9, _RING_F_RSS@GOTPAGE Lloh4: ldr x9, [x9, _RING_F_RSS@GOTPAGEOFF] ldr x10, [x21] Lloh5: ldr x9, [x9] ldr w9, [x10, x9, lsl #2] stp w9, w8, [x19] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _NON_Q_VECTORS,4,2 ; @NON_Q_VECTORS .comm _RING_F_RSS,8,3 ; @RING_F_RSS .no_dead_strip _fm10k_get_channels .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/intel/fm10k/extr_fm10k_ethtool.c_fm10k_get_channels.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function AAS_PointInsideFace LCPI0_0: .long 0x80000000 ## float -0 .long 0x80000000 ## float -0 .long 0x80000000 ## float -0 .long 0x80000000 ## float -0 .section __TEXT,__text,regular,pure_instructions .globl _AAS_PointInsideFace .p2align 4, 0x90 _AAS_PointInsideFace: ## @AAS_PointInsideFace .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movaps %xmm0, -64(%rbp) ## 16-byte Spill movq %rsi, -88(%rbp) ## 8-byte Spill movq _aasworld@GOTPCREL(%rip), %r13 movq _qfalse@GOTPCREL(%rip), %rax cmpl $0, 40(%r13) je LBB0_8 ## %bb.1: movq 32(%r13), %rax movslq %edi, %rcx shlq $4, %rcx movq _qtrue@GOTPCREL(%rip), %rdx cmpl $0, 8(%rax,%rcx) jle LBB0_2 ## %bb.5: leaq (%rax,%rcx), %r12 addq $8, %r12 movq (%rax,%rcx), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq 24(%r13), %rax movq %rax, -72(%rbp) ## 8-byte Spill movaps -64(%rbp), %xmm0 ## 16-byte Reload xorps LCPI0_0(%rip), %xmm0 movaps %xmm0, -64(%rbp) ## 16-byte Spill xorl %r14d, %r14d .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movslq 4(%r12), %rax addq %r14, %rax movq (%r13), %rcx movq 16(%r13), %r15 movl (%rcx,%rax,4), %ebx movl %ebx, %edi callq _abs movq %rbx, %rcx shrq $28, %rcx andl $8, %ecx movq 8(%r13), %rdx movq (%r15,%rax,8), %rax movq (%rax,%rcx), %rcx movq (%rdx,%rcx,8), %r15 notl %ebx shrl $31, %ebx movq (%rax,%rbx,8), %rax movq (%rdx,%rax,8), %rdi movq %r15, %rsi callq _VectorSubtract movq -88(%rbp), %rdi ## 8-byte Reload movq %r15, %rsi callq _VectorSubtract movq -80(%rbp), %rax ## 8-byte Reload movq -72(%rbp), %rcx ## 8-byte Reload movl (%rcx,%rax,4), %esi callq _CrossProduct callq _DotProduct movaps -64(%rbp), %xmm1 ## 16-byte Reload ucomiss %xmm0, %xmm1 ja LBB0_7 ## %bb.3: ## in Loop: Header=BB0_6 Depth=1 incq %r14 cmpl (%r12), %r14d jl LBB0_6 ## %bb.4: movq _qtrue@GOTPCREL(%rip), %rax jmp LBB0_8 LBB0_2: movq %rdx, %rax jmp LBB0_8 LBB0_7: movq _qfalse@GOTPCREL(%rip), %rax LBB0_8: movl (%rax), %eax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _aasworld,48,3 ## @aasworld .comm _qfalse,4,2 ## @qfalse .comm _qtrue,4,2 ## @qtrue .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _AAS_PointInsideFace ; -- Begin function AAS_PointInsideFace .p2align 2 _AAS_PointInsideFace: ; @AAS_PointInsideFace .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 ; kill: def $w0 killed $w0 def $x0 Lloh0: adrp x22, _aasworld@GOTPAGE Lloh1: ldr x22, [x22, _aasworld@GOTPAGEOFF] ldr w8, [x22, #40] cbz w8, LBB0_5 ; %bb.1: ldr x8, [x22, #32] add x23, x8, w0, sxtw #4 ldr w9, [x23, #8]! cmp w9, #1 b.lt LBB0_6 ; %bb.2: mov x19, x1 mov x25, #0 sxtw x9, w0 add x26, x8, x9, lsl #4 ldr x27, [x26], #12 ldr x28, [x22, #24] fneg s8, s0 Lloh2: adrp x24, _qtrue@GOTPAGE Lloh3: ldr x24, [x24, _qtrue@GOTPAGEOFF] LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x22] ldrsw x9, [x26] add x9, x25, x9 ldr w20, [x8, x9, lsl #2] ldr x21, [x22, #16] mov x0, x20 bl _abs lsr x8, x20, #28 and x8, x8, #0x8 ldr x9, [x22, #8] ldr x10, [x21, x0, lsl #3] ldr x8, [x10, x8] ldr x21, [x9, x8, lsl #3] mvn w8, w20 lsr w8, w8, #31 ldr x8, [x10, w8, uxtw #3] ldr x0, [x9, x8, lsl #3] mov x1, x21 bl _VectorSubtract mov x0, x19 mov x1, x21 bl _VectorSubtract ldr w1, [x28, x27, lsl #2] bl _CrossProduct bl _DotProduct fcmp s0, s8 b.mi LBB0_5 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 ldr w8, [x23] add x25, x25, #1 cmp w25, w8 b.lt LBB0_3 b LBB0_7 LBB0_5: Lloh4: adrp x24, _qfalse@GOTPAGE Lloh5: ldr x24, [x24, _qfalse@GOTPAGEOFF] b LBB0_7 LBB0_6: Lloh6: adrp x24, _qtrue@GOTPAGE Lloh7: ldr x24, [x24, _qtrue@GOTPAGEOFF] LBB0_7: ldr w0, [x24] 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 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _aasworld,48,3 ; @aasworld .comm _qfalse,4,2 ; @qfalse .comm _qtrue,4,2 ; @qtrue .subsections_via_symbols
AnghaBench/lab/engine/code/botlib/extr_be_aas_sample.c_AAS_PointInsideFace.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function get_max_energy_counter _get_max_energy_counter: ## @get_max_energy_counter .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 _power_zone_to_rapl_domain movq _ENERGY_UNIT@GOTPCREL(%rip), %rcx movl (%rcx), %esi movq _ENERGY_STATUS_MASK@GOTPCREL(%rip), %rcx movl (%rcx), %edx movq %rax, %rdi xorl %ecx, %ecx callq _rapl_unit_xlate movl %eax, (%rbx) xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _ENERGY_UNIT,4,2 ## @ENERGY_UNIT .comm _ENERGY_STATUS_MASK,4,2 ## @ENERGY_STATUS_MASK .no_dead_strip _get_max_energy_counter .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function get_max_energy_counter _get_max_energy_counter: ; @get_max_energy_counter .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 _power_zone_to_rapl_domain Lloh0: adrp x8, _ENERGY_UNIT@GOTPAGE Lloh1: ldr x8, [x8, _ENERGY_UNIT@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x8, _ENERGY_STATUS_MASK@GOTPAGE Lloh4: ldr x8, [x8, _ENERGY_STATUS_MASK@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov w3, #0 bl _rapl_unit_xlate str w0, [x19] mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _ENERGY_UNIT,4,2 ; @ENERGY_UNIT .comm _ENERGY_STATUS_MASK,4,2 ; @ENERGY_STATUS_MASK .no_dead_strip _get_max_energy_counter .subsections_via_symbols
AnghaBench/linux/drivers/powercap/extr_intel_rapl_common.c_get_max_energy_counter.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function main LCPI0_0: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI0_1: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI0_2: .quad 0x412e848000000000 ## double 1.0E+6 .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 %rbx subq $4008, %rsp ## imm = 0xFA8 .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) callq _clock movq %rax, %r14 leaq l___const.main.array(%rip), %rsi leaq -4032(%rbp), %rdi movl $4000, %edx ## imm = 0xFA0 callq _memcpy xorl %eax, %eax jmp LBB0_1 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movslq %esi, %rcx movl -4032(%rbp,%rcx,4), %edx movl -4032(%rbp,%rax,4), %esi movl %esi, -4032(%rbp,%rcx,4) movl %edx, -4032(%rbp,%rax,4) incq %rax cmpq $1000, %rax ## imm = 0x3E8 je LBB0_6 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_2 Depth 2 movq %rax, %rcx movl %eax, %edx jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=2 incq %rcx movl %esi, %edx cmpq $1000, %rcx ## imm = 0x3E8 je LBB0_5 LBB0_2: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl -4032(%rbp,%rcx,4), %edi movslq %edx, %rbx movl %ecx, %esi cmpl -4032(%rbp,%rbx,4), %edi jl LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=2 movl %edx, %esi jmp LBB0_4 LBB0_6: leaq L_.str(%rip), %r15 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movl -4032(%rbp,%rbx,4), %esi movq %r15, %rdi xorl %eax, %eax callq _printf incq %rbx cmpq $1000, %rbx ## imm = 0x3E8 jne LBB0_7 ## %bb.8: movl $10, %edi callq _putchar callq _clock subq %r14, %rax movq %rax, %xmm0 punpckldq LCPI0_0(%rip), %xmm0 ## xmm0 = xmm0[0],mem[0],xmm0[1],mem[1] subpd LCPI0_1(%rip), %xmm0 movapd %xmm0, %xmm1 unpckhpd %xmm0, %xmm1 ## xmm1 = xmm1[1],xmm0[1] addsd %xmm0, %xmm1 divsd LCPI0_2(%rip), %xmm1 xorpd %xmm0, %xmm0 addsd %xmm1, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB0_10 ## %bb.9: xorl %eax, %eax addq $4008, %rsp ## imm = 0xFA8 popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_10: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @__const.main.array l___const.main.array: .long 55 ## 0x37 .long 739 ## 0x2e3 .long 233 ## 0xe9 .long 426 ## 0x1aa .long 207 ## 0xcf .long 742 ## 0x2e6 .long 88 ## 0x58 .long 733 ## 0x2dd .long 434 ## 0x1b2 .long 756 ## 0x2f4 .long 463 ## 0x1cf .long 762 ## 0x2fa .long 119 ## 0x77 .long 366 ## 0x16e .long 136 ## 0x88 .long 283 ## 0x11b .long 518 ## 0x206 .long 536 ## 0x218 .long 729 ## 0x2d9 .long 667 ## 0x29b .long 130 ## 0x82 .long 63 ## 0x3f .long 78 ## 0x4e .long 925 ## 0x39d .long 987 ## 0x3db .long 719 ## 0x2cf .long 754 ## 0x2f2 .long 180 ## 0xb4 .long 817 ## 0x331 .long 758 ## 0x2f6 .long 235 ## 0xeb .long 872 ## 0x368 .long 68 ## 0x44 .long 44 ## 0x2c .long 167 ## 0xa7 .long 871 ## 0x367 .long 819 ## 0x333 .long 61 ## 0x3d .long 303 ## 0x12f .long 878 ## 0x36e .long 312 ## 0x138 .long 140 ## 0x8c .long 224 ## 0xe0 .long 835 ## 0x343 .long 499 ## 0x1f3 .long 838 ## 0x346 .long 332 ## 0x14c .long 845 ## 0x34d .long 814 ## 0x32e .long 587 ## 0x24b .long 576 ## 0x240 .long 271 ## 0x10f .long 889 ## 0x379 .long 440 ## 0x1b8 .long 821 ## 0x335 .long 962 ## 0x3c2 .long 687 ## 0x2af .long 395 ## 0x18b .long 716 ## 0x2cc .long 310 ## 0x136 .long 59 ## 0x3b .long 407 ## 0x197 .long 80 ## 0x50 .long 436 ## 0x1b4 .long 702 ## 0x2be .long 485 ## 0x1e5 .long 899 ## 0x383 .long 818 ## 0x332 .long 147 ## 0x93 .long 439 ## 0x1b7 .long 239 ## 0xef .long 938 ## 0x3aa .long 98 ## 0x62 .long 384 ## 0x180 .long 921 ## 0x399 .long 234 ## 0xea .long 333 ## 0x14d .long 488 ## 0x1e8 .long 460 ## 0x1cc .long 904 ## 0x388 .long 585 ## 0x249 .long 462 ## 0x1ce .long 321 ## 0x141 .long 775 ## 0x307 .long 790 ## 0x316 .long 444 ## 0x1bc .long 356 ## 0x164 .long 122 ## 0x7a .long 285 ## 0x11d .long 146 ## 0x92 .long 776 ## 0x308 .long 916 ## 0x394 .long 989 ## 0x3dd .long 296 ## 0x128 .long 111 ## 0x6f .long 885 ## 0x375 .long 848 ## 0x350 .long 24 ## 0x18 .long 326 ## 0x146 .long 964 ## 0x3c4 .long 495 ## 0x1ef .long 36 ## 0x24 .long 219 ## 0xdb .long 675 ## 0x2a3 .long 35 ## 0x23 .long 812 ## 0x32c .long 314 ## 0x13a .long 484 ## 0x1e4 .long 599 ## 0x257 .long 543 ## 0x21f .long 92 ## 0x5c .long 214 ## 0xd6 .long 386 ## 0x182 .long 686 ## 0x2ae .long 368 ## 0x170 .long 428 ## 0x1ac .long 882 ## 0x372 .long 490 ## 0x1ea .long 717 ## 0x2cd .long 247 ## 0xf7 .long 600 ## 0x258 .long 304 ## 0x130 .long 417 ## 0x1a1 .long 104 ## 0x68 .long 993 ## 0x3e1 .long 927 ## 0x39f .long 442 ## 0x1ba .long 371 ## 0x173 .long 977 ## 0x3d1 .long 435 ## 0x1b3 .long 456 ## 0x1c8 .long 958 ## 0x3be .long 555 ## 0x22b .long 46 ## 0x2e .long 603 ## 0x25b .long 194 ## 0xc2 .long 651 ## 0x28b .long 504 ## 0x1f8 .long 643 ## 0x283 .long 589 ## 0x24d .long 143 ## 0x8f .long 432 ## 0x1b0 .long 7 ## 0x7 .long 546 ## 0x222 .long 932 ## 0x3a4 .long 734 ## 0x2de .long 940 ## 0x3ac .long 990 ## 0x3de .long 663 ## 0x297 .long 833 ## 0x341 .long 662 ## 0x296 .long 852 ## 0x354 .long 286 ## 0x11e .long 430 ## 0x1ae .long 461 ## 0x1cd .long 385 ## 0x181 .long 807 ## 0x327 .long 840 ## 0x348 .long 206 ## 0xce .long 750 ## 0x2ee .long 908 ## 0x38c .long 173 ## 0xad .long 204 ## 0xcc .long 121 ## 0x79 .long 422 ## 0x1a6 .long 617 ## 0x269 .long 503 ## 0x1f7 .long 376 ## 0x178 .long 297 ## 0x129 .long 330 ## 0x14a .long 917 ## 0x395 .long 970 ## 0x3ca .long 512 ## 0x200 .long 83 ## 0x53 .long 959 ## 0x3bf .long 222 ## 0xde .long 858 ## 0x35a .long 564 ## 0x234 .long 400 ## 0x190 .long 581 ## 0x245 .long 907 ## 0x38b .long 354 ## 0x162 .long 998 ## 0x3e6 .long 393 ## 0x189 .long 201 ## 0xc9 .long 9 ## 0x9 .long 866 ## 0x362 .long 23 ## 0x17 .long 802 ## 0x322 .long 336 ## 0x150 .long 692 ## 0x2b4 .long 641 ## 0x281 .long 193 ## 0xc1 .long 377 ## 0x179 .long 897 ## 0x381 .long 363 ## 0x16b .long 639 ## 0x27f .long 592 ## 0x250 .long 25 ## 0x19 .long 815 ## 0x32f .long 638 ## 0x27e .long 834 ## 0x342 .long 524 ## 0x20c .long 881 ## 0x371 .long 270 ## 0x10e .long 209 ## 0xd1 .long 956 ## 0x3bc .long 341 ## 0x155 .long 646 ## 0x286 .long 479 ## 0x1df .long 22 ## 0x16 .long 170 ## 0xaa .long 399 ## 0x18f .long 133 ## 0x85 .long 279 ## 0x117 .long 659 ## 0x293 .long 919 ## 0x397 .long 928 ## 0x3a0 .long 477 ## 0x1dd .long 787 ## 0x313 .long 294 ## 0x126 .long 150 ## 0x96 .long 752 ## 0x2f0 .long 202 ## 0xca .long 718 ## 0x2ce .long 305 ## 0x131 .long 666 ## 0x29a .long 192 ## 0xc0 .long 41 ## 0x29 .long 679 ## 0x2a7 .long 339 ## 0x153 .long 542 ## 0x21e .long 102 ## 0x66 .long 28 ## 0x1c .long 415 ## 0x19f .long 759 ## 0x2f7 .long 2 ## 0x2 .long 309 ## 0x135 .long 672 ## 0x2a0 .long 125 ## 0x7d .long 13 ## 0xd .long 677 ## 0x2a5 .long 753 ## 0x2f1 .long 20 ## 0x14 .long 212 ## 0xd4 .long 554 ## 0x22a .long 457 ## 0x1c9 .long 900 ## 0x384 .long 786 ## 0x312 .long 894 ## 0x37e .long 387 ## 0x183 .long 82 ## 0x52 .long 654 ## 0x28e .long 221 ## 0xdd .long 237 ## 0xed .long 337 ## 0x151 .long 375 ## 0x177 .long 879 ## 0x36f .long 991 ## 0x3df .long 533 ## 0x215 .long 47 ## 0x2f .long 673 ## 0x2a1 .long 110 ## 0x6e .long 588 ## 0x24c .long 644 ## 0x284 .long 66 ## 0x42 .long 243 ## 0xf3 .long 131 ## 0x83 .long 995 ## 0x3e3 .long 683 ## 0x2ab .long 549 ## 0x225 .long 923 ## 0x39b .long 469 ## 0x1d5 .long 865 ## 0x361 .long 578 ## 0x242 .long 454 ## 0x1c6 .long 251 ## 0xfb .long 353 ## 0x161 .long 394 ## 0x18a .long 262 ## 0x106 .long 51 ## 0x33 .long 876 ## 0x36c .long 511 ## 0x1ff .long 268 ## 0x10c .long 824 ## 0x338 .long 163 ## 0xa3 .long 902 ## 0x386 .long 873 ## 0x369 .long 558 ## 0x22e .long 635 ## 0x27b .long 853 ## 0x355 .long 54 ## 0x36 .long 855 ## 0x357 .long 961 ## 0x3c1 .long 971 ## 0x3cb .long 552 ## 0x228 .long 560 ## 0x230 .long 517 ## 0x205 .long 529 ## 0x211 .long 711 ## 0x2c7 .long 930 ## 0x3a2 .long 107 ## 0x6b .long 863 ## 0x35f .long 730 ## 0x2da .long 30 ## 0x1e .long 849 ## 0x351 .long 398 ## 0x18e .long 620 ## 0x26c .long 535 ## 0x217 .long 706 ## 0x2c2 .long 920 ## 0x398 .long 519 ## 0x207 .long 737 ## 0x2e1 .long 396 ## 0x18c .long 431 ## 0x1af .long 864 ## 0x360 .long 948 ## 0x3b4 .long 401 ## 0x191 .long 15 ## 0xf .long 493 ## 0x1ed .long 898 ## 0x382 .long 187 ## 0xbb .long 931 ## 0x3a3 .long 254 ## 0xfe .long 698 ## 0x2ba .long 76 ## 0x4c .long 901 ## 0x385 .long 704 ## 0x2c0 .long 596 ## 0x254 .long 509 ## 0x1fd .long 851 ## 0x353 .long 846 ## 0x34e .long 949 ## 0x3b5 .long 101 ## 0x65 .long 210 ## 0xd2 .long 896 ## 0x380 .long 768 ## 0x300 .long 176 ## 0xb0 .long 992 ## 0x3e0 .long 443 ## 0x1bb .long 301 ## 0x12d .long 828 ## 0x33c .long 423 ## 0x1a7 .long 367 ## 0x16f .long 521 ## 0x209 .long 749 ## 0x2ed .long 27 ## 0x1b .long 137 ## 0x89 .long 844 ## 0x34c .long 164 ## 0xa4 .long 318 ## 0x13e .long 172 ## 0xac .long 751 ## 0x2ef .long 781 ## 0x30d .long 712 ## 0x2c8 .long 974 ## 0x3ce .long 291 ## 0x123 .long 582 ## 0x246 .long 856 ## 0x358 .long 380 ## 0x17c .long 634 ## 0x27a .long 381 ## 0x17d .long 538 ## 0x21a .long 438 ## 0x1b6 .long 351 ## 0x15f .long 661 ## 0x295 .long 515 ## 0x203 .long 113 ## 0x71 .long 810 ## 0x32a .long 486 ## 0x1e6 .long 516 ## 0x204 .long 722 ## 0x2d2 .long 1000 ## 0x3e8 .long 425 ## 0x1a9 .long 246 ## 0xf6 .long 744 ## 0x2e8 .long 507 ## 0x1fb .long 230 ## 0xe6 .long 185 ## 0xb9 .long 843 ## 0x34b .long 43 ## 0x2b .long 17 ## 0x11 .long 77 ## 0x4d .long 288 ## 0x120 .long 406 ## 0x196 .long 223 ## 0xdf .long 492 ## 0x1ec .long 373 ## 0x175 .long 953 ## 0x3b9 .long 574 ## 0x23e .long 978 ## 0x3d2 .long 152 ## 0x98 .long 568 ## 0x238 .long 329 ## 0x149 .long 913 ## 0x391 .long 915 ## 0x393 .long 559 ## 0x22f .long 820 ## 0x334 .long 325 ## 0x145 .long 854 ## 0x356 .long 813 ## 0x32d .long 636 ## 0x27c .long 723 ## 0x2d3 .long 93 ## 0x5d .long 935 ## 0x3a7 .long 822 ## 0x336 .long 803 ## 0x323 .long 771 ## 0x303 .long 203 ## 0xcb .long 449 ## 0x1c1 .long 816 ## 0x330 .long 946 ## 0x3b2 .long 745 ## 0x2e9 .long 700 ## 0x2bc .long 748 ## 0x2ec .long 37 ## 0x25 .long 161 ## 0xa1 .long 608 ## 0x260 .long 21 ## 0x15 .long 614 ## 0x266 .long 389 ## 0x185 .long 847 ## 0x34f .long 397 ## 0x18d .long 996 ## 0x3e4 .long 983 ## 0x3d7 .long 697 ## 0x2b9 .long 553 ## 0x229 .long 419 ## 0x1a3 .long 567 ## 0x237 .long 794 ## 0x31a .long 464 ## 0x1d0 .long 96 ## 0x60 .long 213 ## 0xd5 .long 195 ## 0xc3 .long 292 ## 0x124 .long 248 ## 0xf8 .long 241 ## 0xf1 .long 912 ## 0x390 .long 800 ## 0x320 .long 58 ## 0x3a .long 541 ## 0x21d .long 450 ## 0x1c2 .long 526 ## 0x20e .long 403 ## 0x193 .long 550 ## 0x226 .long 5 ## 0x5 .long 18 ## 0x12 .long 261 ## 0x105 .long 183 ## 0xb7 .long 709 ## 0x2c5 .long 390 ## 0x186 .long 191 ## 0xbf .long 705 ## 0x2c1 .long 615 ## 0x267 .long 300 ## 0x12c .long 177 ## 0xb1 .long 446 ## 0x1be .long 591 ## 0x24f .long 590 ## 0x24e .long 135 ## 0x87 .long 607 ## 0x25f .long 253 ## 0xfd .long 694 ## 0x2b6 .long 429 ## 0x1ad .long 699 ## 0x2bb .long 260 ## 0x104 .long 631 ## 0x277 .long 470 ## 0x1d6 .long 825 ## 0x339 .long 746 ## 0x2ea .long 50 ## 0x32 .long 257 ## 0x101 .long 355 ## 0x163 .long 943 ## 0x3af .long 797 ## 0x31d .long 313 ## 0x139 .long 805 ## 0x325 .long 33 ## 0x21 .long 811 ## 0x32b .long 472 ## 0x1d8 .long 988 ## 0x3dc .long 200 ## 0xc8 .long 632 ## 0x278 .long 158 ## 0x9e .long 231 ## 0xe7 .long 630 ## 0x276 .long 197 ## 0xc5 .long 334 ## 0x14e .long 421 ## 0x1a5 .long 215 ## 0xd7 .long 365 ## 0x16d .long 886 ## 0x376 .long 868 ## 0x364 .long 862 ## 0x35e .long 378 ## 0x17a .long 655 ## 0x28f .long 445 ## 0x1bd .long 370 ## 0x172 .long 689 ## 0x2b1 .long 60 ## 0x3c .long 335 ## 0x14f .long 45 ## 0x2d .long 340 ## 0x154 .long 887 ## 0x377 .long 208 ## 0xd0 .long 405 ## 0x195 .long 997 ## 0x3e5 .long 806 ## 0x326 .long 414 ## 0x19e .long 685 ## 0x2ad .long 112 ## 0x70 .long 478 ## 0x1de .long 481 ## 0x1e1 .long 109 ## 0x6d .long 540 ## 0x21c .long 557 ## 0x22d .long 358 ## 0x166 .long 826 ## 0x33a .long 489 ## 0x1e9 .long 874 ## 0x36a .long 412 ## 0x19c .long 392 ## 0x188 .long 293 ## 0x125 .long 777 ## 0x309 .long 621 ## 0x26d .long 773 ## 0x305 .long 87 ## 0x57 .long 668 ## 0x29c .long 40 ## 0x28 .long 860 ## 0x35c .long 624 ## 0x270 .long 747 ## 0x2eb .long 362 ## 0x16a .long 468 ## 0x1d4 .long 84 ## 0x54 .long 424 ## 0x1a8 .long 715 ## 0x2cb .long 676 ## 0x2a4 .long 994 ## 0x3e2 .long 475 ## 0x1db .long 199 ## 0xc7 .long 4 ## 0x4 .long 6 ## 0x6 .long 79 ## 0x4f .long 284 ## 0x11c .long 832 ## 0x340 .long 467 ## 0x1d3 .long 85 ## 0x55 .long 926 ## 0x39e .long 980 ## 0x3d4 .long 539 ## 0x21b .long 343 ## 0x157 .long 360 ## 0x168 .long 299 ## 0x12b .long 3 ## 0x3 .long 181 ## 0xb5 .long 528 ## 0x210 .long 804 ## 0x324 .long 186 ## 0xba .long 782 ## 0x30e .long 691 ## 0x2b3 .long 626 ## 0x272 .long 965 ## 0x3c5 .long 501 ## 0x1f5 .long 880 ## 0x370 .long 890 ## 0x37a .long 755 ## 0x2f3 .long 62 ## 0x3e .long 154 ## 0x9a .long 619 ## 0x26b .long 713 ## 0x2c9 .long 127 ## 0x7f .long 981 ## 0x3d5 .long 32 ## 0x20 .long 169 ## 0xa9 .long 211 ## 0xd3 .long 648 ## 0x288 .long 382 ## 0x17e .long 103 ## 0x67 .long 323 ## 0x143 .long 315 ## 0x13b .long 827 ## 0x33b .long 359 ## 0x167 .long 190 ## 0xbe .long 911 ## 0x38f .long 39 ## 0x27 .long 939 ## 0x3ab .long 263 ## 0x107 .long 232 ## 0xe8 .long 452 ## 0x1c4 .long 49 ## 0x31 .long 891 ## 0x37b .long 967 ## 0x3c7 .long 534 ## 0x216 .long 298 ## 0x12a .long 465 ## 0x1d1 .long 151 ## 0x97 .long 593 ## 0x251 .long 144 ## 0x90 .long 29 ## 0x1d .long 547 ## 0x223 .long 903 ## 0x387 .long 561 ## 0x231 .long 731 ## 0x2db .long 830 ## 0x33e .long 870 ## 0x366 .long 114 ## 0x72 .long 986 ## 0x3da .long 73 ## 0x49 .long 764 ## 0x2fc .long 575 ## 0x23f .long 134 ## 0x86 .long 520 ## 0x208 .long 934 ## 0x3a6 .long 789 ## 0x315 .long 688 ## 0x2b0 .long 416 ## 0x1a0 .long 142 ## 0x8e .long 985 ## 0x3d9 .long 455 ## 0x1c7 .long 53 ## 0x35 .long 115 ## 0x73 .long 100 ## 0x64 .long 563 ## 0x233 .long 404 ## 0x194 .long 761 ## 0x2f9 .long 969 ## 0x3c9 .long 129 ## 0x81 .long 973 ## 0x3cd .long 269 ## 0x10d .long 658 ## 0x292 .long 884 ## 0x374 .long 342 ## 0x156 .long 703 ## 0x2bf .long 594 ## 0x252 .long 31 ## 0x1f .long 982 ## 0x3d6 .long 769 ## 0x301 .long 182 ## 0xb6 .long 577 ## 0x241 .long 572 ## 0x23c .long 252 ## 0xfc .long 570 ## 0x23a .long 453 ## 0x1c5 .long 565 ## 0x235 .long 684 ## 0x2ac .long 952 ## 0x3b8 .long 610 ## 0x262 .long 94 ## 0x5e .long 774 ## 0x306 .long 809 ## 0x329 .long 906 ## 0x38a .long 968 ## 0x3c8 .long 427 ## 0x1ab .long 238 ## 0xee .long 290 ## 0x122 .long 280 ## 0x118 .long 75 ## 0x4b .long 783 ## 0x30f .long 196 ## 0xc4 .long 586 ## 0x24a .long 544 ## 0x220 .long 566 ## 0x236 .long 327 ## 0x147 .long 955 ## 0x3bb .long 324 ## 0x144 .long 796 ## 0x31c .long 410 ## 0x19a .long 374 ## 0x176 .long 763 ## 0x2fb .long 11 ## 0xb .long 128 ## 0x80 .long 348 ## 0x15c .long 527 ## 0x20f .long 893 ## 0x37d .long 841 ## 0x349 .long 650 ## 0x28a .long 728 ## 0x2d8 .long 250 ## 0xfa .long 653 ## 0x28d .long 979 ## 0x3d3 .long 629 ## 0x275 .long 562 ## 0x232 .long 67 ## 0x43 .long 155 ## 0x9b .long 171 ## 0xab .long 245 ## 0xf5 .long 90 ## 0x5a .long 157 ## 0x9d .long 184 ## 0xb8 .long 307 ## 0x133 .long 273 ## 0x111 .long 859 ## 0x35b .long 255 ## 0xff .long 506 ## 0x1fa .long 120 ## 0x78 .long 647 ## 0x287 .long 609 ## 0x261 .long 888 ## 0x378 .long 258 ## 0x102 .long 264 ## 0x108 .long 867 ## 0x363 .long 189 ## 0xbd .long 714 ## 0x2ca .long 580 ## 0x244 .long 227 ## 0xe3 .long 966 ## 0x3c6 .long 708 ## 0x2c4 .long 681 ## 0x2a9 .long 317 ## 0x13d .long 99 ## 0x63 .long 780 ## 0x30c .long 497 ## 0x1f1 .long 409 ## 0x199 .long 929 ## 0x3a1 .long 69 ## 0x45 .long 779 ## 0x30b .long 65 ## 0x41 .long 857 ## 0x359 .long 601 ## 0x259 .long 941 ## 0x3ad .long 56 ## 0x38 .long 482 ## 0x1e2 .long 627 ## 0x273 .long 319 ## 0x13f .long 778 ## 0x30a .long 418 ## 0x1a2 .long 408 ## 0x198 .long 361 ## 0x169 .long 266 ## 0x10a .long 875 ## 0x36b .long 583 ## 0x247 .long 302 ## 0x12e .long 695 ## 0x2b7 .long 914 ## 0x392 .long 606 ## 0x25e .long 267 ## 0x10b .long 951 ## 0x3b7 .long 637 ## 0x27d .long 308 ## 0x134 .long 556 ## 0x22c .long 420 ## 0x1a4 .long 597 ## 0x255 .long 447 ## 0x1bf .long 411 ## 0x19b .long 487 ## 0x1e7 .long 306 ## 0x132 .long 141 ## 0x8d .long 645 ## 0x285 .long 458 ## 0x1ca .long 126 ## 0x7e .long 757 ## 0x2f5 .long 480 ## 0x1e0 .long 963 ## 0x3c3 .long 831 ## 0x33f .long 665 ## 0x299 .long 274 ## 0x112 .long 160 ## 0xa0 .long 942 ## 0x3ae .long 798 ## 0x31e .long 791 ## 0x317 .long 118 ## 0x76 .long 598 ## 0x256 .long 793 ## 0x319 .long 448 ## 0x1c0 .long 682 ## 0x2aa .long 738 ## 0x2e2 .long 726 ## 0x2d6 .long 792 ## 0x318 .long 228 ## 0xe4 .long 837 ## 0x345 .long 116 ## 0x74 .long 12 ## 0xc .long 117 ## 0x75 .long 149 ## 0x95 .long 282 ## 0x11a .long 850 ## 0x352 .long 622 ## 0x26e .long 16 ## 0x10 .long 388 ## 0x184 .long 760 ## 0x2f8 .long 281 ## 0x119 .long 57 ## 0x39 .long 595 ## 0x253 .long 352 ## 0x160 .long 64 ## 0x40 .long 331 ## 0x14b .long 522 ## 0x20a .long 205 ## 0xcd .long 242 ## 0xf2 .long 725 ## 0x2d5 .long 287 ## 0x11f .long 451 ## 0x1c3 .long 710 ## 0x2c6 .long 500 ## 0x1f4 .long 957 ## 0x3bd .long 413 ## 0x19d .long 532 ## 0x214 .long 265 ## 0x109 .long 179 ## 0xb3 .long 225 ## 0xe1 .long 372 ## 0x174 .long 770 ## 0x302 .long 525 ## 0x20d .long 289 ## 0x121 .long 316 ## 0x13c .long 277 ## 0x115 .long 240 ## 0xf0 .long 669 ## 0x29d .long 537 ## 0x219 .long 344 ## 0x158 .long 175 ## 0xaf .long 741 ## 0x2e5 .long 869 ## 0x365 .long 275 ## 0x113 .long 892 ## 0x37c .long 671 ## 0x29f .long 95 ## 0x5f .long 612 ## 0x264 .long 905 ## 0x389 .long 823 ## 0x337 .long 19 ## 0x13 .long 605 ## 0x25d .long 895 ## 0x37f .long 311 ## 0x137 .long 795 ## 0x31b .long 256 ## 0x100 .long 244 ## 0xf4 .long 320 ## 0x140 .long 721 ## 0x2d1 .long 220 ## 0xdc .long 523 ## 0x20b .long 89 ## 0x59 .long 473 ## 0x1d9 .long 259 ## 0x103 .long 52 ## 0x34 .long 474 ## 0x1da .long 571 ## 0x23b .long 732 ## 0x2dc .long 514 ## 0x202 .long 633 ## 0x279 .long 364 ## 0x16c .long 877 ## 0x36d .long 105 ## 0x69 .long 145 ## 0x91 .long 188 ## 0xbc .long 34 ## 0x22 .long 784 ## 0x310 .long 322 ## 0x142 .long 616 ## 0x268 .long 139 ## 0x8b .long 922 ## 0x39a .long 551 ## 0x227 .long 660 ## 0x294 .long 530 ## 0x212 .long 72 ## 0x48 .long 494 ## 0x1ee .long 379 ## 0x17b .long 26 ## 0x1a .long 652 ## 0x28c .long 657 ## 0x291 .long 924 ## 0x39c .long 276 ## 0x114 .long 38 ## 0x26 .long 1 ## 0x1 .long 545 ## 0x221 .long 165 ## 0xa5 .long 829 ## 0x33d .long 808 ## 0x328 .long 383 ## 0x17f .long 640 ## 0x280 .long 548 ## 0x224 .long 229 ## 0xe5 .long 573 ## 0x23d .long 74 ## 0x4a .long 909 ## 0x38d .long 740 ## 0x2e4 .long 278 ## 0x116 .long 670 ## 0x29e .long 502 ## 0x1f6 .long 70 ## 0x46 .long 345 ## 0x159 .long 168 ## 0xa8 .long 937 ## 0x3a9 .long 174 ## 0xae .long 984 ## 0x3d8 .long 48 ## 0x30 .long 954 ## 0x3ba .long 604 ## 0x25c .long 295 ## 0x127 .long 960 ## 0x3c0 .long 642 ## 0x282 .long 623 ## 0x26f .long 618 ## 0x26a .long 765 ## 0x2fd .long 42 ## 0x2a .long 628 ## 0x274 .long 674 ## 0x2a2 .long 198 ## 0xc6 .long 272 ## 0x110 .long 162 ## 0xa2 .long 71 ## 0x47 .long 491 ## 0x1eb .long 14 ## 0xe .long 736 ## 0x2e0 .long 696 ## 0x2b8 .long 441 ## 0x1b9 .long 933 ## 0x3a5 .long 216 ## 0xd8 .long 338 ## 0x152 .long 347 ## 0x15b .long 471 ## 0x1d7 .long 178 ## 0xb2 .long 10 ## 0xa .long 466 ## 0x1d2 .long 346 ## 0x15a .long 459 ## 0x1cb .long 664 ## 0x298 .long 972 ## 0x3cc .long 883 ## 0x373 .long 584 ## 0x248 .long 690 ## 0x2b2 .long 975 ## 0x3cf .long 950 ## 0x3b6 .long 918 ## 0x396 .long 999 ## 0x3e7 .long 767 ## 0x2ff .long 369 ## 0x171 .long 531 ## 0x213 .long 132 ## 0x84 .long 707 ## 0x2c3 .long 153 ## 0x99 .long 249 ## 0xf9 .long 724 ## 0x2d4 .long 496 ## 0x1f0 .long 505 ## 0x1f9 .long 498 ## 0x1f2 .long 108 ## 0x6c .long 839 ## 0x347 .long 678 ## 0x2a6 .long 166 ## 0xa6 .long 349 ## 0x15d .long 8 ## 0x8 .long 772 ## 0x304 .long 483 ## 0x1e3 .long 743 ## 0x2e7 .long 945 ## 0x3b1 .long 513 ## 0x201 .long 86 ## 0x56 .long 602 ## 0x25a .long 91 ## 0x5b .long 936 ## 0x3a8 .long 720 ## 0x2d0 .long 727 ## 0x2d7 .long 788 ## 0x314 .long 569 ## 0x239 .long 510 ## 0x1fe .long 656 ## 0x290 .long 613 ## 0x265 .long 391 ## 0x187 .long 842 ## 0x34a .long 976 ## 0x3d0 .long 611 ## 0x263 .long 701 ## 0x2bd .long 236 ## 0xec .long 402 ## 0x192 .long 625 ## 0x271 .long 785 ## 0x311 .long 910 ## 0x38e .long 508 ## 0x1fc .long 693 ## 0x2b5 .long 350 ## 0x15e .long 836 ## 0x344 .long 217 ## 0xd9 .long 799 ## 0x31f .long 947 ## 0x3b3 .long 680 ## 0x2a8 .long 357 ## 0x165 .long 437 ## 0x1b5 .long 106 ## 0x6a .long 861 ## 0x35d .long 328 ## 0x148 .long 156 ## 0x9c .long 159 ## 0x9f .long 226 ## 0xe2 .long 138 ## 0x8a .long 944 ## 0x3b0 .long 124 ## 0x7c .long 801 ## 0x321 .long 649 ## 0x289 .long 766 ## 0x2fe .long 148 ## 0x94 .long 735 ## 0x2df .long 218 ## 0xda .long 81 ## 0x51 .long 433 ## 0x1b1 .long 476 ## 0x1dc .long 123 ## 0x7b .long 97 ## 0x61 .long 579 ## 0x243 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " L_.str.2: ## @.str.2 .asciz "Time: %f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w27, -56 .cfi_offset w28, -64 sub sp, sp, #4016 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] bl _clock mov x19, x0 Lloh3: adrp x1, l___const.main.array@PAGE Lloh4: add x1, x1, l___const.main.array@PAGEOFF add x20, sp, #8 add x0, sp, #8 mov w2, #4000 bl _memcpy mov x8, #0 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_2 Depth 2 mov x10, x8 mov x9, x8 LBB0_2: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w11, [x20, x10, lsl #2] ldr w12, [x20, w9, sxtw #2] cmp w11, w12 csel w9, w10, w9, lt add x10, x10, #1 cmp x10, #1000 b.ne LBB0_2 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 sbfiz x9, x9, #2, #32 ldr w10, [x20, x9] lsl x11, x8, #2 ldr w12, [x20, x11] str w12, [x20, x9] str w10, [x20, x11] add x8, x8, #1 cmp x8, #1000 b.ne LBB0_1 ; %bb.4: mov x21, #0 add x22, sp, #8 Lloh5: adrp x20, l_.str@PAGE Lloh6: add x20, x20, l_.str@PAGEOFF LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [x22, x21] str x8, [sp] mov x0, x20 bl _printf add x21, x21, #4 cmp x21, #4000 b.ne LBB0_5 ; %bb.6: mov w0, #10 bl _putchar bl _clock sub x8, x0, x19 ucvtf d0, x8 mov x8, #145685290680320 movk x8, #16686, lsl #48 fmov d1, x8 fdiv d0, d0, d1 movi d1, #0000000000000000 fadd d0, d0, d1 str d0, [sp] Lloh7: adrp x0, l_.str.2@PAGE Lloh8: add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x8, [x29, #-56] Lloh9: adrp x9, ___stack_chk_guard@GOTPAGE Lloh10: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh11: ldr x9, [x9] cmp x9, x8 b.ne LBB0_8 ; %bb.7: mov w0, #0 add sp, sp, #4016 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #64 ; 16-byte Folded Reload ret LBB0_8: bl ___stack_chk_fail .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpAdd Lloh7, Lloh8 .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @__const.main.array l___const.main.array: .long 55 ; 0x37 .long 739 ; 0x2e3 .long 233 ; 0xe9 .long 426 ; 0x1aa .long 207 ; 0xcf .long 742 ; 0x2e6 .long 88 ; 0x58 .long 733 ; 0x2dd .long 434 ; 0x1b2 .long 756 ; 0x2f4 .long 463 ; 0x1cf .long 762 ; 0x2fa .long 119 ; 0x77 .long 366 ; 0x16e .long 136 ; 0x88 .long 283 ; 0x11b .long 518 ; 0x206 .long 536 ; 0x218 .long 729 ; 0x2d9 .long 667 ; 0x29b .long 130 ; 0x82 .long 63 ; 0x3f .long 78 ; 0x4e .long 925 ; 0x39d .long 987 ; 0x3db .long 719 ; 0x2cf .long 754 ; 0x2f2 .long 180 ; 0xb4 .long 817 ; 0x331 .long 758 ; 0x2f6 .long 235 ; 0xeb .long 872 ; 0x368 .long 68 ; 0x44 .long 44 ; 0x2c .long 167 ; 0xa7 .long 871 ; 0x367 .long 819 ; 0x333 .long 61 ; 0x3d .long 303 ; 0x12f .long 878 ; 0x36e .long 312 ; 0x138 .long 140 ; 0x8c .long 224 ; 0xe0 .long 835 ; 0x343 .long 499 ; 0x1f3 .long 838 ; 0x346 .long 332 ; 0x14c .long 845 ; 0x34d .long 814 ; 0x32e .long 587 ; 0x24b .long 576 ; 0x240 .long 271 ; 0x10f .long 889 ; 0x379 .long 440 ; 0x1b8 .long 821 ; 0x335 .long 962 ; 0x3c2 .long 687 ; 0x2af .long 395 ; 0x18b .long 716 ; 0x2cc .long 310 ; 0x136 .long 59 ; 0x3b .long 407 ; 0x197 .long 80 ; 0x50 .long 436 ; 0x1b4 .long 702 ; 0x2be .long 485 ; 0x1e5 .long 899 ; 0x383 .long 818 ; 0x332 .long 147 ; 0x93 .long 439 ; 0x1b7 .long 239 ; 0xef .long 938 ; 0x3aa .long 98 ; 0x62 .long 384 ; 0x180 .long 921 ; 0x399 .long 234 ; 0xea .long 333 ; 0x14d .long 488 ; 0x1e8 .long 460 ; 0x1cc .long 904 ; 0x388 .long 585 ; 0x249 .long 462 ; 0x1ce .long 321 ; 0x141 .long 775 ; 0x307 .long 790 ; 0x316 .long 444 ; 0x1bc .long 356 ; 0x164 .long 122 ; 0x7a .long 285 ; 0x11d .long 146 ; 0x92 .long 776 ; 0x308 .long 916 ; 0x394 .long 989 ; 0x3dd .long 296 ; 0x128 .long 111 ; 0x6f .long 885 ; 0x375 .long 848 ; 0x350 .long 24 ; 0x18 .long 326 ; 0x146 .long 964 ; 0x3c4 .long 495 ; 0x1ef .long 36 ; 0x24 .long 219 ; 0xdb .long 675 ; 0x2a3 .long 35 ; 0x23 .long 812 ; 0x32c .long 314 ; 0x13a .long 484 ; 0x1e4 .long 599 ; 0x257 .long 543 ; 0x21f .long 92 ; 0x5c .long 214 ; 0xd6 .long 386 ; 0x182 .long 686 ; 0x2ae .long 368 ; 0x170 .long 428 ; 0x1ac .long 882 ; 0x372 .long 490 ; 0x1ea .long 717 ; 0x2cd .long 247 ; 0xf7 .long 600 ; 0x258 .long 304 ; 0x130 .long 417 ; 0x1a1 .long 104 ; 0x68 .long 993 ; 0x3e1 .long 927 ; 0x39f .long 442 ; 0x1ba .long 371 ; 0x173 .long 977 ; 0x3d1 .long 435 ; 0x1b3 .long 456 ; 0x1c8 .long 958 ; 0x3be .long 555 ; 0x22b .long 46 ; 0x2e .long 603 ; 0x25b .long 194 ; 0xc2 .long 651 ; 0x28b .long 504 ; 0x1f8 .long 643 ; 0x283 .long 589 ; 0x24d .long 143 ; 0x8f .long 432 ; 0x1b0 .long 7 ; 0x7 .long 546 ; 0x222 .long 932 ; 0x3a4 .long 734 ; 0x2de .long 940 ; 0x3ac .long 990 ; 0x3de .long 663 ; 0x297 .long 833 ; 0x341 .long 662 ; 0x296 .long 852 ; 0x354 .long 286 ; 0x11e .long 430 ; 0x1ae .long 461 ; 0x1cd .long 385 ; 0x181 .long 807 ; 0x327 .long 840 ; 0x348 .long 206 ; 0xce .long 750 ; 0x2ee .long 908 ; 0x38c .long 173 ; 0xad .long 204 ; 0xcc .long 121 ; 0x79 .long 422 ; 0x1a6 .long 617 ; 0x269 .long 503 ; 0x1f7 .long 376 ; 0x178 .long 297 ; 0x129 .long 330 ; 0x14a .long 917 ; 0x395 .long 970 ; 0x3ca .long 512 ; 0x200 .long 83 ; 0x53 .long 959 ; 0x3bf .long 222 ; 0xde .long 858 ; 0x35a .long 564 ; 0x234 .long 400 ; 0x190 .long 581 ; 0x245 .long 907 ; 0x38b .long 354 ; 0x162 .long 998 ; 0x3e6 .long 393 ; 0x189 .long 201 ; 0xc9 .long 9 ; 0x9 .long 866 ; 0x362 .long 23 ; 0x17 .long 802 ; 0x322 .long 336 ; 0x150 .long 692 ; 0x2b4 .long 641 ; 0x281 .long 193 ; 0xc1 .long 377 ; 0x179 .long 897 ; 0x381 .long 363 ; 0x16b .long 639 ; 0x27f .long 592 ; 0x250 .long 25 ; 0x19 .long 815 ; 0x32f .long 638 ; 0x27e .long 834 ; 0x342 .long 524 ; 0x20c .long 881 ; 0x371 .long 270 ; 0x10e .long 209 ; 0xd1 .long 956 ; 0x3bc .long 341 ; 0x155 .long 646 ; 0x286 .long 479 ; 0x1df .long 22 ; 0x16 .long 170 ; 0xaa .long 399 ; 0x18f .long 133 ; 0x85 .long 279 ; 0x117 .long 659 ; 0x293 .long 919 ; 0x397 .long 928 ; 0x3a0 .long 477 ; 0x1dd .long 787 ; 0x313 .long 294 ; 0x126 .long 150 ; 0x96 .long 752 ; 0x2f0 .long 202 ; 0xca .long 718 ; 0x2ce .long 305 ; 0x131 .long 666 ; 0x29a .long 192 ; 0xc0 .long 41 ; 0x29 .long 679 ; 0x2a7 .long 339 ; 0x153 .long 542 ; 0x21e .long 102 ; 0x66 .long 28 ; 0x1c .long 415 ; 0x19f .long 759 ; 0x2f7 .long 2 ; 0x2 .long 309 ; 0x135 .long 672 ; 0x2a0 .long 125 ; 0x7d .long 13 ; 0xd .long 677 ; 0x2a5 .long 753 ; 0x2f1 .long 20 ; 0x14 .long 212 ; 0xd4 .long 554 ; 0x22a .long 457 ; 0x1c9 .long 900 ; 0x384 .long 786 ; 0x312 .long 894 ; 0x37e .long 387 ; 0x183 .long 82 ; 0x52 .long 654 ; 0x28e .long 221 ; 0xdd .long 237 ; 0xed .long 337 ; 0x151 .long 375 ; 0x177 .long 879 ; 0x36f .long 991 ; 0x3df .long 533 ; 0x215 .long 47 ; 0x2f .long 673 ; 0x2a1 .long 110 ; 0x6e .long 588 ; 0x24c .long 644 ; 0x284 .long 66 ; 0x42 .long 243 ; 0xf3 .long 131 ; 0x83 .long 995 ; 0x3e3 .long 683 ; 0x2ab .long 549 ; 0x225 .long 923 ; 0x39b .long 469 ; 0x1d5 .long 865 ; 0x361 .long 578 ; 0x242 .long 454 ; 0x1c6 .long 251 ; 0xfb .long 353 ; 0x161 .long 394 ; 0x18a .long 262 ; 0x106 .long 51 ; 0x33 .long 876 ; 0x36c .long 511 ; 0x1ff .long 268 ; 0x10c .long 824 ; 0x338 .long 163 ; 0xa3 .long 902 ; 0x386 .long 873 ; 0x369 .long 558 ; 0x22e .long 635 ; 0x27b .long 853 ; 0x355 .long 54 ; 0x36 .long 855 ; 0x357 .long 961 ; 0x3c1 .long 971 ; 0x3cb .long 552 ; 0x228 .long 560 ; 0x230 .long 517 ; 0x205 .long 529 ; 0x211 .long 711 ; 0x2c7 .long 930 ; 0x3a2 .long 107 ; 0x6b .long 863 ; 0x35f .long 730 ; 0x2da .long 30 ; 0x1e .long 849 ; 0x351 .long 398 ; 0x18e .long 620 ; 0x26c .long 535 ; 0x217 .long 706 ; 0x2c2 .long 920 ; 0x398 .long 519 ; 0x207 .long 737 ; 0x2e1 .long 396 ; 0x18c .long 431 ; 0x1af .long 864 ; 0x360 .long 948 ; 0x3b4 .long 401 ; 0x191 .long 15 ; 0xf .long 493 ; 0x1ed .long 898 ; 0x382 .long 187 ; 0xbb .long 931 ; 0x3a3 .long 254 ; 0xfe .long 698 ; 0x2ba .long 76 ; 0x4c .long 901 ; 0x385 .long 704 ; 0x2c0 .long 596 ; 0x254 .long 509 ; 0x1fd .long 851 ; 0x353 .long 846 ; 0x34e .long 949 ; 0x3b5 .long 101 ; 0x65 .long 210 ; 0xd2 .long 896 ; 0x380 .long 768 ; 0x300 .long 176 ; 0xb0 .long 992 ; 0x3e0 .long 443 ; 0x1bb .long 301 ; 0x12d .long 828 ; 0x33c .long 423 ; 0x1a7 .long 367 ; 0x16f .long 521 ; 0x209 .long 749 ; 0x2ed .long 27 ; 0x1b .long 137 ; 0x89 .long 844 ; 0x34c .long 164 ; 0xa4 .long 318 ; 0x13e .long 172 ; 0xac .long 751 ; 0x2ef .long 781 ; 0x30d .long 712 ; 0x2c8 .long 974 ; 0x3ce .long 291 ; 0x123 .long 582 ; 0x246 .long 856 ; 0x358 .long 380 ; 0x17c .long 634 ; 0x27a .long 381 ; 0x17d .long 538 ; 0x21a .long 438 ; 0x1b6 .long 351 ; 0x15f .long 661 ; 0x295 .long 515 ; 0x203 .long 113 ; 0x71 .long 810 ; 0x32a .long 486 ; 0x1e6 .long 516 ; 0x204 .long 722 ; 0x2d2 .long 1000 ; 0x3e8 .long 425 ; 0x1a9 .long 246 ; 0xf6 .long 744 ; 0x2e8 .long 507 ; 0x1fb .long 230 ; 0xe6 .long 185 ; 0xb9 .long 843 ; 0x34b .long 43 ; 0x2b .long 17 ; 0x11 .long 77 ; 0x4d .long 288 ; 0x120 .long 406 ; 0x196 .long 223 ; 0xdf .long 492 ; 0x1ec .long 373 ; 0x175 .long 953 ; 0x3b9 .long 574 ; 0x23e .long 978 ; 0x3d2 .long 152 ; 0x98 .long 568 ; 0x238 .long 329 ; 0x149 .long 913 ; 0x391 .long 915 ; 0x393 .long 559 ; 0x22f .long 820 ; 0x334 .long 325 ; 0x145 .long 854 ; 0x356 .long 813 ; 0x32d .long 636 ; 0x27c .long 723 ; 0x2d3 .long 93 ; 0x5d .long 935 ; 0x3a7 .long 822 ; 0x336 .long 803 ; 0x323 .long 771 ; 0x303 .long 203 ; 0xcb .long 449 ; 0x1c1 .long 816 ; 0x330 .long 946 ; 0x3b2 .long 745 ; 0x2e9 .long 700 ; 0x2bc .long 748 ; 0x2ec .long 37 ; 0x25 .long 161 ; 0xa1 .long 608 ; 0x260 .long 21 ; 0x15 .long 614 ; 0x266 .long 389 ; 0x185 .long 847 ; 0x34f .long 397 ; 0x18d .long 996 ; 0x3e4 .long 983 ; 0x3d7 .long 697 ; 0x2b9 .long 553 ; 0x229 .long 419 ; 0x1a3 .long 567 ; 0x237 .long 794 ; 0x31a .long 464 ; 0x1d0 .long 96 ; 0x60 .long 213 ; 0xd5 .long 195 ; 0xc3 .long 292 ; 0x124 .long 248 ; 0xf8 .long 241 ; 0xf1 .long 912 ; 0x390 .long 800 ; 0x320 .long 58 ; 0x3a .long 541 ; 0x21d .long 450 ; 0x1c2 .long 526 ; 0x20e .long 403 ; 0x193 .long 550 ; 0x226 .long 5 ; 0x5 .long 18 ; 0x12 .long 261 ; 0x105 .long 183 ; 0xb7 .long 709 ; 0x2c5 .long 390 ; 0x186 .long 191 ; 0xbf .long 705 ; 0x2c1 .long 615 ; 0x267 .long 300 ; 0x12c .long 177 ; 0xb1 .long 446 ; 0x1be .long 591 ; 0x24f .long 590 ; 0x24e .long 135 ; 0x87 .long 607 ; 0x25f .long 253 ; 0xfd .long 694 ; 0x2b6 .long 429 ; 0x1ad .long 699 ; 0x2bb .long 260 ; 0x104 .long 631 ; 0x277 .long 470 ; 0x1d6 .long 825 ; 0x339 .long 746 ; 0x2ea .long 50 ; 0x32 .long 257 ; 0x101 .long 355 ; 0x163 .long 943 ; 0x3af .long 797 ; 0x31d .long 313 ; 0x139 .long 805 ; 0x325 .long 33 ; 0x21 .long 811 ; 0x32b .long 472 ; 0x1d8 .long 988 ; 0x3dc .long 200 ; 0xc8 .long 632 ; 0x278 .long 158 ; 0x9e .long 231 ; 0xe7 .long 630 ; 0x276 .long 197 ; 0xc5 .long 334 ; 0x14e .long 421 ; 0x1a5 .long 215 ; 0xd7 .long 365 ; 0x16d .long 886 ; 0x376 .long 868 ; 0x364 .long 862 ; 0x35e .long 378 ; 0x17a .long 655 ; 0x28f .long 445 ; 0x1bd .long 370 ; 0x172 .long 689 ; 0x2b1 .long 60 ; 0x3c .long 335 ; 0x14f .long 45 ; 0x2d .long 340 ; 0x154 .long 887 ; 0x377 .long 208 ; 0xd0 .long 405 ; 0x195 .long 997 ; 0x3e5 .long 806 ; 0x326 .long 414 ; 0x19e .long 685 ; 0x2ad .long 112 ; 0x70 .long 478 ; 0x1de .long 481 ; 0x1e1 .long 109 ; 0x6d .long 540 ; 0x21c .long 557 ; 0x22d .long 358 ; 0x166 .long 826 ; 0x33a .long 489 ; 0x1e9 .long 874 ; 0x36a .long 412 ; 0x19c .long 392 ; 0x188 .long 293 ; 0x125 .long 777 ; 0x309 .long 621 ; 0x26d .long 773 ; 0x305 .long 87 ; 0x57 .long 668 ; 0x29c .long 40 ; 0x28 .long 860 ; 0x35c .long 624 ; 0x270 .long 747 ; 0x2eb .long 362 ; 0x16a .long 468 ; 0x1d4 .long 84 ; 0x54 .long 424 ; 0x1a8 .long 715 ; 0x2cb .long 676 ; 0x2a4 .long 994 ; 0x3e2 .long 475 ; 0x1db .long 199 ; 0xc7 .long 4 ; 0x4 .long 6 ; 0x6 .long 79 ; 0x4f .long 284 ; 0x11c .long 832 ; 0x340 .long 467 ; 0x1d3 .long 85 ; 0x55 .long 926 ; 0x39e .long 980 ; 0x3d4 .long 539 ; 0x21b .long 343 ; 0x157 .long 360 ; 0x168 .long 299 ; 0x12b .long 3 ; 0x3 .long 181 ; 0xb5 .long 528 ; 0x210 .long 804 ; 0x324 .long 186 ; 0xba .long 782 ; 0x30e .long 691 ; 0x2b3 .long 626 ; 0x272 .long 965 ; 0x3c5 .long 501 ; 0x1f5 .long 880 ; 0x370 .long 890 ; 0x37a .long 755 ; 0x2f3 .long 62 ; 0x3e .long 154 ; 0x9a .long 619 ; 0x26b .long 713 ; 0x2c9 .long 127 ; 0x7f .long 981 ; 0x3d5 .long 32 ; 0x20 .long 169 ; 0xa9 .long 211 ; 0xd3 .long 648 ; 0x288 .long 382 ; 0x17e .long 103 ; 0x67 .long 323 ; 0x143 .long 315 ; 0x13b .long 827 ; 0x33b .long 359 ; 0x167 .long 190 ; 0xbe .long 911 ; 0x38f .long 39 ; 0x27 .long 939 ; 0x3ab .long 263 ; 0x107 .long 232 ; 0xe8 .long 452 ; 0x1c4 .long 49 ; 0x31 .long 891 ; 0x37b .long 967 ; 0x3c7 .long 534 ; 0x216 .long 298 ; 0x12a .long 465 ; 0x1d1 .long 151 ; 0x97 .long 593 ; 0x251 .long 144 ; 0x90 .long 29 ; 0x1d .long 547 ; 0x223 .long 903 ; 0x387 .long 561 ; 0x231 .long 731 ; 0x2db .long 830 ; 0x33e .long 870 ; 0x366 .long 114 ; 0x72 .long 986 ; 0x3da .long 73 ; 0x49 .long 764 ; 0x2fc .long 575 ; 0x23f .long 134 ; 0x86 .long 520 ; 0x208 .long 934 ; 0x3a6 .long 789 ; 0x315 .long 688 ; 0x2b0 .long 416 ; 0x1a0 .long 142 ; 0x8e .long 985 ; 0x3d9 .long 455 ; 0x1c7 .long 53 ; 0x35 .long 115 ; 0x73 .long 100 ; 0x64 .long 563 ; 0x233 .long 404 ; 0x194 .long 761 ; 0x2f9 .long 969 ; 0x3c9 .long 129 ; 0x81 .long 973 ; 0x3cd .long 269 ; 0x10d .long 658 ; 0x292 .long 884 ; 0x374 .long 342 ; 0x156 .long 703 ; 0x2bf .long 594 ; 0x252 .long 31 ; 0x1f .long 982 ; 0x3d6 .long 769 ; 0x301 .long 182 ; 0xb6 .long 577 ; 0x241 .long 572 ; 0x23c .long 252 ; 0xfc .long 570 ; 0x23a .long 453 ; 0x1c5 .long 565 ; 0x235 .long 684 ; 0x2ac .long 952 ; 0x3b8 .long 610 ; 0x262 .long 94 ; 0x5e .long 774 ; 0x306 .long 809 ; 0x329 .long 906 ; 0x38a .long 968 ; 0x3c8 .long 427 ; 0x1ab .long 238 ; 0xee .long 290 ; 0x122 .long 280 ; 0x118 .long 75 ; 0x4b .long 783 ; 0x30f .long 196 ; 0xc4 .long 586 ; 0x24a .long 544 ; 0x220 .long 566 ; 0x236 .long 327 ; 0x147 .long 955 ; 0x3bb .long 324 ; 0x144 .long 796 ; 0x31c .long 410 ; 0x19a .long 374 ; 0x176 .long 763 ; 0x2fb .long 11 ; 0xb .long 128 ; 0x80 .long 348 ; 0x15c .long 527 ; 0x20f .long 893 ; 0x37d .long 841 ; 0x349 .long 650 ; 0x28a .long 728 ; 0x2d8 .long 250 ; 0xfa .long 653 ; 0x28d .long 979 ; 0x3d3 .long 629 ; 0x275 .long 562 ; 0x232 .long 67 ; 0x43 .long 155 ; 0x9b .long 171 ; 0xab .long 245 ; 0xf5 .long 90 ; 0x5a .long 157 ; 0x9d .long 184 ; 0xb8 .long 307 ; 0x133 .long 273 ; 0x111 .long 859 ; 0x35b .long 255 ; 0xff .long 506 ; 0x1fa .long 120 ; 0x78 .long 647 ; 0x287 .long 609 ; 0x261 .long 888 ; 0x378 .long 258 ; 0x102 .long 264 ; 0x108 .long 867 ; 0x363 .long 189 ; 0xbd .long 714 ; 0x2ca .long 580 ; 0x244 .long 227 ; 0xe3 .long 966 ; 0x3c6 .long 708 ; 0x2c4 .long 681 ; 0x2a9 .long 317 ; 0x13d .long 99 ; 0x63 .long 780 ; 0x30c .long 497 ; 0x1f1 .long 409 ; 0x199 .long 929 ; 0x3a1 .long 69 ; 0x45 .long 779 ; 0x30b .long 65 ; 0x41 .long 857 ; 0x359 .long 601 ; 0x259 .long 941 ; 0x3ad .long 56 ; 0x38 .long 482 ; 0x1e2 .long 627 ; 0x273 .long 319 ; 0x13f .long 778 ; 0x30a .long 418 ; 0x1a2 .long 408 ; 0x198 .long 361 ; 0x169 .long 266 ; 0x10a .long 875 ; 0x36b .long 583 ; 0x247 .long 302 ; 0x12e .long 695 ; 0x2b7 .long 914 ; 0x392 .long 606 ; 0x25e .long 267 ; 0x10b .long 951 ; 0x3b7 .long 637 ; 0x27d .long 308 ; 0x134 .long 556 ; 0x22c .long 420 ; 0x1a4 .long 597 ; 0x255 .long 447 ; 0x1bf .long 411 ; 0x19b .long 487 ; 0x1e7 .long 306 ; 0x132 .long 141 ; 0x8d .long 645 ; 0x285 .long 458 ; 0x1ca .long 126 ; 0x7e .long 757 ; 0x2f5 .long 480 ; 0x1e0 .long 963 ; 0x3c3 .long 831 ; 0x33f .long 665 ; 0x299 .long 274 ; 0x112 .long 160 ; 0xa0 .long 942 ; 0x3ae .long 798 ; 0x31e .long 791 ; 0x317 .long 118 ; 0x76 .long 598 ; 0x256 .long 793 ; 0x319 .long 448 ; 0x1c0 .long 682 ; 0x2aa .long 738 ; 0x2e2 .long 726 ; 0x2d6 .long 792 ; 0x318 .long 228 ; 0xe4 .long 837 ; 0x345 .long 116 ; 0x74 .long 12 ; 0xc .long 117 ; 0x75 .long 149 ; 0x95 .long 282 ; 0x11a .long 850 ; 0x352 .long 622 ; 0x26e .long 16 ; 0x10 .long 388 ; 0x184 .long 760 ; 0x2f8 .long 281 ; 0x119 .long 57 ; 0x39 .long 595 ; 0x253 .long 352 ; 0x160 .long 64 ; 0x40 .long 331 ; 0x14b .long 522 ; 0x20a .long 205 ; 0xcd .long 242 ; 0xf2 .long 725 ; 0x2d5 .long 287 ; 0x11f .long 451 ; 0x1c3 .long 710 ; 0x2c6 .long 500 ; 0x1f4 .long 957 ; 0x3bd .long 413 ; 0x19d .long 532 ; 0x214 .long 265 ; 0x109 .long 179 ; 0xb3 .long 225 ; 0xe1 .long 372 ; 0x174 .long 770 ; 0x302 .long 525 ; 0x20d .long 289 ; 0x121 .long 316 ; 0x13c .long 277 ; 0x115 .long 240 ; 0xf0 .long 669 ; 0x29d .long 537 ; 0x219 .long 344 ; 0x158 .long 175 ; 0xaf .long 741 ; 0x2e5 .long 869 ; 0x365 .long 275 ; 0x113 .long 892 ; 0x37c .long 671 ; 0x29f .long 95 ; 0x5f .long 612 ; 0x264 .long 905 ; 0x389 .long 823 ; 0x337 .long 19 ; 0x13 .long 605 ; 0x25d .long 895 ; 0x37f .long 311 ; 0x137 .long 795 ; 0x31b .long 256 ; 0x100 .long 244 ; 0xf4 .long 320 ; 0x140 .long 721 ; 0x2d1 .long 220 ; 0xdc .long 523 ; 0x20b .long 89 ; 0x59 .long 473 ; 0x1d9 .long 259 ; 0x103 .long 52 ; 0x34 .long 474 ; 0x1da .long 571 ; 0x23b .long 732 ; 0x2dc .long 514 ; 0x202 .long 633 ; 0x279 .long 364 ; 0x16c .long 877 ; 0x36d .long 105 ; 0x69 .long 145 ; 0x91 .long 188 ; 0xbc .long 34 ; 0x22 .long 784 ; 0x310 .long 322 ; 0x142 .long 616 ; 0x268 .long 139 ; 0x8b .long 922 ; 0x39a .long 551 ; 0x227 .long 660 ; 0x294 .long 530 ; 0x212 .long 72 ; 0x48 .long 494 ; 0x1ee .long 379 ; 0x17b .long 26 ; 0x1a .long 652 ; 0x28c .long 657 ; 0x291 .long 924 ; 0x39c .long 276 ; 0x114 .long 38 ; 0x26 .long 1 ; 0x1 .long 545 ; 0x221 .long 165 ; 0xa5 .long 829 ; 0x33d .long 808 ; 0x328 .long 383 ; 0x17f .long 640 ; 0x280 .long 548 ; 0x224 .long 229 ; 0xe5 .long 573 ; 0x23d .long 74 ; 0x4a .long 909 ; 0x38d .long 740 ; 0x2e4 .long 278 ; 0x116 .long 670 ; 0x29e .long 502 ; 0x1f6 .long 70 ; 0x46 .long 345 ; 0x159 .long 168 ; 0xa8 .long 937 ; 0x3a9 .long 174 ; 0xae .long 984 ; 0x3d8 .long 48 ; 0x30 .long 954 ; 0x3ba .long 604 ; 0x25c .long 295 ; 0x127 .long 960 ; 0x3c0 .long 642 ; 0x282 .long 623 ; 0x26f .long 618 ; 0x26a .long 765 ; 0x2fd .long 42 ; 0x2a .long 628 ; 0x274 .long 674 ; 0x2a2 .long 198 ; 0xc6 .long 272 ; 0x110 .long 162 ; 0xa2 .long 71 ; 0x47 .long 491 ; 0x1eb .long 14 ; 0xe .long 736 ; 0x2e0 .long 696 ; 0x2b8 .long 441 ; 0x1b9 .long 933 ; 0x3a5 .long 216 ; 0xd8 .long 338 ; 0x152 .long 347 ; 0x15b .long 471 ; 0x1d7 .long 178 ; 0xb2 .long 10 ; 0xa .long 466 ; 0x1d2 .long 346 ; 0x15a .long 459 ; 0x1cb .long 664 ; 0x298 .long 972 ; 0x3cc .long 883 ; 0x373 .long 584 ; 0x248 .long 690 ; 0x2b2 .long 975 ; 0x3cf .long 950 ; 0x3b6 .long 918 ; 0x396 .long 999 ; 0x3e7 .long 767 ; 0x2ff .long 369 ; 0x171 .long 531 ; 0x213 .long 132 ; 0x84 .long 707 ; 0x2c3 .long 153 ; 0x99 .long 249 ; 0xf9 .long 724 ; 0x2d4 .long 496 ; 0x1f0 .long 505 ; 0x1f9 .long 498 ; 0x1f2 .long 108 ; 0x6c .long 839 ; 0x347 .long 678 ; 0x2a6 .long 166 ; 0xa6 .long 349 ; 0x15d .long 8 ; 0x8 .long 772 ; 0x304 .long 483 ; 0x1e3 .long 743 ; 0x2e7 .long 945 ; 0x3b1 .long 513 ; 0x201 .long 86 ; 0x56 .long 602 ; 0x25a .long 91 ; 0x5b .long 936 ; 0x3a8 .long 720 ; 0x2d0 .long 727 ; 0x2d7 .long 788 ; 0x314 .long 569 ; 0x239 .long 510 ; 0x1fe .long 656 ; 0x290 .long 613 ; 0x265 .long 391 ; 0x187 .long 842 ; 0x34a .long 976 ; 0x3d0 .long 611 ; 0x263 .long 701 ; 0x2bd .long 236 ; 0xec .long 402 ; 0x192 .long 625 ; 0x271 .long 785 ; 0x311 .long 910 ; 0x38e .long 508 ; 0x1fc .long 693 ; 0x2b5 .long 350 ; 0x15e .long 836 ; 0x344 .long 217 ; 0xd9 .long 799 ; 0x31f .long 947 ; 0x3b3 .long 680 ; 0x2a8 .long 357 ; 0x165 .long 437 ; 0x1b5 .long 106 ; 0x6a .long 861 ; 0x35d .long 328 ; 0x148 .long 156 ; 0x9c .long 159 ; 0x9f .long 226 ; 0xe2 .long 138 ; 0x8a .long 944 ; 0x3b0 .long 124 ; 0x7c .long 801 ; 0x321 .long 649 ; 0x289 .long 766 ; 0x2fe .long 148 ; 0x94 .long 735 ; 0x2df .long 218 ; 0xda .long 81 ; 0x51 .long 433 ; 0x1b1 .long 476 ; 0x1dc .long 123 ; 0x7b .long 97 ; 0x61 .long 579 ; 0x243 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d " l_.str.2: ; @.str.2 .asciz "Time: %f\n" .subsections_via_symbols
the_stack_data/190766893.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function kxcjk1013_setup_any_motion_interrupt _kxcjk1013_setup_any_motion_interrupt: ## @kxcjk1013_setup_any_motion_interrupt .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 movl %esi, %r15d movq %rdi, %r14 leaq -36(%rbp), %rsi callq _kxcjk1013_get_mode testl %eax, %eax js LBB0_17 ## %bb.1: movq _STANDBY@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _kxcjk1013_set_mode testl %eax, %eax js LBB0_17 ## %bb.2: movq %r14, %rdi callq _kxcjk1013_chip_update_thresholds testl %eax, %eax js LBB0_17 ## %bb.3: movq (%r14), %rdi movq _KXCJK1013_REG_INT_CTRL1@GOTPCREL(%rip), %r12 movl (%r12), %esi callq _i2c_smbus_read_byte_data movl %eax, %ebx testl %eax, %eax js LBB0_13 ## %bb.4: movq _KXCJK1013_REG_INT_CTRL1_BIT_IEN@GOTPCREL(%rip), %rax movl (%rax), %edx movl %edx, %eax orl %ebx, %eax notl %edx andl %ebx, %edx testl %r15d, %r15d cmovnel %eax, %edx movq (%r14), %rdi movl (%r12), %esi callq _i2c_smbus_write_byte_data movq (%r14), %rdi testl %eax, %eax js LBB0_14 ## %bb.5: movq _KXCJK1013_REG_CTRL1@GOTPCREL(%rip), %r12 movl (%r12), %esi callq _i2c_smbus_read_byte_data movl %eax, %ebx testl %eax, %eax js LBB0_15 ## %bb.6: movq _KXCJK1013_REG_CTRL1_BIT_WUFE@GOTPCREL(%rip), %rax movl (%rax), %edx movl %edx, %eax orl %ebx, %eax notl %edx andl %ebx, %edx testl %r15d, %r15d cmovnel %eax, %edx movq (%r14), %rdi movl (%r12), %esi callq _i2c_smbus_write_byte_data testl %eax, %eax js LBB0_16 ## %bb.7: movl -36(%rbp), %esi movq _OPERATION@GOTPCREL(%rip), %rax cmpl (%rax), %esi jne LBB0_9 ## %bb.8: movq %r14, %rdi callq _kxcjk1013_set_mode testl %eax, %eax js LBB0_17 LBB0_9: xorl %ebx, %ebx jmp LBB0_18 LBB0_17: movl %eax, %ebx LBB0_18: movl %ebx, %eax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_13: movq (%r14), %rdi leaq L_.str(%rip), %rsi callq _dev_err jmp LBB0_18 LBB0_14: movl %eax, %ebx leaq L_.str.1(%rip), %rsi callq _dev_err jmp LBB0_18 LBB0_15: movq (%r14), %rdi leaq L_.str.2(%rip), %rsi callq _dev_err jmp LBB0_18 LBB0_16: movl %eax, %ebx movq (%r14), %rdi leaq L_.str.3(%rip), %rsi callq _dev_err jmp LBB0_18 .cfi_endproc ## -- End function .comm _STANDBY,4,2 ## @STANDBY .comm _KXCJK1013_REG_INT_CTRL1,4,2 ## @KXCJK1013_REG_INT_CTRL1 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Error reading reg_int_ctrl1\n" .comm _KXCJK1013_REG_INT_CTRL1_BIT_IEN,4,2 ## @KXCJK1013_REG_INT_CTRL1_BIT_IEN L_.str.1: ## @.str.1 .asciz "Error writing reg_int_ctrl1\n" .comm _KXCJK1013_REG_CTRL1,4,2 ## @KXCJK1013_REG_CTRL1 L_.str.2: ## @.str.2 .asciz "Error reading reg_ctrl1\n" .comm _KXCJK1013_REG_CTRL1_BIT_WUFE,4,2 ## @KXCJK1013_REG_CTRL1_BIT_WUFE L_.str.3: ## @.str.3 .asciz "Error writing reg_ctrl1\n" .comm _OPERATION,4,2 ## @OPERATION .no_dead_strip _kxcjk1013_setup_any_motion_interrupt .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kxcjk1013_setup_any_motion_interrupt _kxcjk1013_setup_any_motion_interrupt: ; @kxcjk1013_setup_any_motion_interrupt .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 x21, x1 mov x19, x0 add x1, sp, #12 bl _kxcjk1013_get_mode tbnz w0, #31, LBB0_10 ; %bb.1: Lloh0: adrp x8, _STANDBY@GOTPAGE Lloh1: ldr x8, [x8, _STANDBY@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x19 bl _kxcjk1013_set_mode tbnz w0, #31, LBB0_10 ; %bb.2: mov x0, x19 bl _kxcjk1013_chip_update_thresholds tbnz w0, #31, LBB0_10 ; %bb.3: ldr x0, [x19] Lloh3: adrp x22, _KXCJK1013_REG_INT_CTRL1@GOTPAGE Lloh4: ldr x22, [x22, _KXCJK1013_REG_INT_CTRL1@GOTPAGEOFF] ldr w1, [x22] bl _i2c_smbus_read_byte_data mov x20, x0 tbnz w0, #31, LBB0_12 ; %bb.4: Lloh5: adrp x8, _KXCJK1013_REG_INT_CTRL1_BIT_IEN@GOTPAGE Lloh6: ldr x8, [x8, _KXCJK1013_REG_INT_CTRL1_BIT_IEN@GOTPAGEOFF] Lloh7: ldr w8, [x8] orr w9, w8, w20 bic w8, w20, w8 cmp w21, #0 csel w2, w8, w9, eq ldr x0, [x19] ldr w1, [x22] bl _i2c_smbus_write_byte_data mov x20, x0 ldr x0, [x19] tbnz w20, #31, LBB0_13 ; %bb.5: Lloh8: adrp x22, _KXCJK1013_REG_CTRL1@GOTPAGE Lloh9: ldr x22, [x22, _KXCJK1013_REG_CTRL1@GOTPAGEOFF] ldr w1, [x22] bl _i2c_smbus_read_byte_data mov x20, x0 tbnz w0, #31, LBB0_14 ; %bb.6: Lloh10: adrp x8, _KXCJK1013_REG_CTRL1_BIT_WUFE@GOTPAGE Lloh11: ldr x8, [x8, _KXCJK1013_REG_CTRL1_BIT_WUFE@GOTPAGEOFF] Lloh12: ldr w8, [x8] orr w9, w8, w20 bic w8, w20, w8 cmp w21, #0 csel w2, w8, w9, eq ldr x0, [x19] ldr w1, [x22] bl _i2c_smbus_write_byte_data tbnz w0, #31, LBB0_15 ; %bb.7: ldr w1, [sp, #12] Lloh13: adrp x8, _OPERATION@GOTPAGE Lloh14: ldr x8, [x8, _OPERATION@GOTPAGEOFF] Lloh15: ldr w8, [x8] cmp w1, w8 b.ne LBB0_9 ; %bb.8: mov x0, x19 bl _kxcjk1013_set_mode tbnz w0, #31, LBB0_10 LBB0_9: mov w20, #0 b LBB0_11 LBB0_10: mov x20, x0 LBB0_11: 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 LBB0_12: ldr x0, [x19] Lloh16: adrp x1, l_.str@PAGE Lloh17: add x1, x1, l_.str@PAGEOFF bl _dev_err b LBB0_11 LBB0_13: Lloh18: adrp x1, l_.str.1@PAGE Lloh19: add x1, x1, l_.str.1@PAGEOFF bl _dev_err b LBB0_11 LBB0_14: ldr x0, [x19] Lloh20: adrp x1, l_.str.2@PAGE Lloh21: add x1, x1, l_.str.2@PAGEOFF bl _dev_err b LBB0_11 LBB0_15: mov x20, x0 ldr x0, [x19] Lloh22: adrp x1, l_.str.3@PAGE Lloh23: add x1, x1, l_.str.3@PAGEOFF bl _dev_err b LBB0_11 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh22, Lloh23 .cfi_endproc ; -- End function .comm _STANDBY,4,2 ; @STANDBY .comm _KXCJK1013_REG_INT_CTRL1,4,2 ; @KXCJK1013_REG_INT_CTRL1 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Error reading reg_int_ctrl1\n" .comm _KXCJK1013_REG_INT_CTRL1_BIT_IEN,4,2 ; @KXCJK1013_REG_INT_CTRL1_BIT_IEN l_.str.1: ; @.str.1 .asciz "Error writing reg_int_ctrl1\n" .comm _KXCJK1013_REG_CTRL1,4,2 ; @KXCJK1013_REG_CTRL1 l_.str.2: ; @.str.2 .asciz "Error reading reg_ctrl1\n" .comm _KXCJK1013_REG_CTRL1_BIT_WUFE,4,2 ; @KXCJK1013_REG_CTRL1_BIT_WUFE l_.str.3: ; @.str.3 .asciz "Error writing reg_ctrl1\n" .comm _OPERATION,4,2 ; @OPERATION .no_dead_strip _kxcjk1013_setup_any_motion_interrupt .subsections_via_symbols
AnghaBench/linux/drivers/iio/accel/extr_kxcjk-1013.c_kxcjk1013_setup_any_motion_interrupt.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 $77, %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, #77 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/200143132.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gai_strerror ## -- Begin function gai_strerror .p2align 4, 0x90 _gai_strerror: ## @gai_strerror .cfi_startproc ## %bb.0: addl $-2, %edi cmpl $12, %edi ja LBB0_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movslq %edi, %rax leaq l_reltable.gai_strerror(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax popq %rbp retq LBB0_1: leaq L_.str.10(%rip), %rax retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Try again" L_.str.1: ## @.str.1 .asciz "Invalid flags" L_.str.2: ## @.str.2 .asciz "Non-recoverable error" L_.str.3: ## @.str.3 .asciz "Unrecognized address family or invalid length" L_.str.4: ## @.str.4 .asciz "Out of memory" L_.str.5: ## @.str.5 .asciz "Name does not resolve" L_.str.6: ## @.str.6 .asciz "Unrecognized service" L_.str.7: ## @.str.7 .asciz "Unrecognized socket type" L_.str.8: ## @.str.8 .asciz "System error" L_.str.9: ## @.str.9 .asciz "Overflow" L_.str.10: ## @.str.10 .asciz "Unknown error" .section __TEXT,__const .p2align 2 ## @reltable.gai_strerror l_reltable.gai_strerror: .long L_.str-l_reltable.gai_strerror .long L_.str.1-l_reltable.gai_strerror .long L_.str.2-l_reltable.gai_strerror .long L_.str.3-l_reltable.gai_strerror .long L_.str.4-l_reltable.gai_strerror .long L_.str.10-l_reltable.gai_strerror .long L_.str.5-l_reltable.gai_strerror .long L_.str.6-l_reltable.gai_strerror .long L_.str.7-l_reltable.gai_strerror .long L_.str.8-l_reltable.gai_strerror .long L_.str.10-l_reltable.gai_strerror .long L_.str.10-l_reltable.gai_strerror .long L_.str.9-l_reltable.gai_strerror .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gai_strerror ; -- Begin function gai_strerror .p2align 2 _gai_strerror: ; @gai_strerror .cfi_startproc ; %bb.0: sub w8, w0, #2 cmp w8, #12 b.hi LBB0_2 ; %bb.1: Lloh0: adrp x9, l_switch.table.gai_strerror@PAGE Lloh1: add x9, x9, l_switch.table.gai_strerror@PAGEOFF ldr x0, [x9, w8, sxtw #3] ret LBB0_2: Lloh2: adrp x0, l_.str.10@PAGE Lloh3: add x0, x0, l_.str.10@PAGEOFF ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Try again" l_.str.1: ; @.str.1 .asciz "Invalid flags" l_.str.2: ; @.str.2 .asciz "Non-recoverable error" l_.str.3: ; @.str.3 .asciz "Unrecognized address family or invalid length" l_.str.4: ; @.str.4 .asciz "Out of memory" l_.str.5: ; @.str.5 .asciz "Name does not resolve" l_.str.6: ; @.str.6 .asciz "Unrecognized service" l_.str.7: ; @.str.7 .asciz "Unrecognized socket type" l_.str.8: ; @.str.8 .asciz "System error" l_.str.9: ; @.str.9 .asciz "Overflow" l_.str.10: ; @.str.10 .asciz "Unknown error" .section __DATA,__const .p2align 3 ; @switch.table.gai_strerror l_switch.table.gai_strerror: .quad l_.str .quad l_.str.1 .quad l_.str.2 .quad l_.str.3 .quad l_.str.4 .quad l_.str.10 .quad l_.str.5 .quad l_.str.6 .quad l_.str.7 .quad l_.str.8 .quad l_.str.10 .quad l_.str.10 .quad l_.str.9 .subsections_via_symbols
the_stack_data/220455927.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function check_hostname _check_hostname: ## @check_hostname .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) xorl %r15d, %r15d cmpl $0, (%rdi) js LBB0_20 ## %bb.1: movq %rsi, %r14 movq %rdi, %r12 movl 24(%rdi), %esi testl %esi, %esi je LBB0_2 LBB0_4: movq %r14, %rdi callq _hostname_match testl %eax, %eax je LBB0_20 ## %bb.5: movl $1, %r15d cmpl $1, (%r12) je LBB0_20 ## %bb.6: movl 24(%r12), %edi xorl %r15d, %r15d leaq -56(%rbp), %rcx xorl %esi, %esi xorl %edx, %edx callq _getaddrinfo testl %eax, %eax je LBB0_7 ## %bb.23: movl $-2, (%r12) movl %eax, 4(%r12) jmp LBB0_20 LBB0_2: movq %rsp, -64(%rbp) ## 8-byte Spill movq _NI_MAXHOST@GOTPCREL(%rip), %rax movl (%rax), %ebx movq %rbx, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r13 leaq 8(%r12), %rdi movl 16(%r12), %esi movq _NI_NAMEREQD@GOTPCREL(%rip), %rax movl (%rax), %eax subq $8, %rsp movq %r13, %rdx movl %ebx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d pushq %rax callq _pg_getnameinfo_all addq $16, %rsp testl %eax, %eax je LBB0_3 ## %bb.22: movl $-2, (%r12) movl %eax, 4(%r12) movq -64(%rbp), %rsp ## 8-byte Reload xorl %r15d, %r15d jmp LBB0_20 LBB0_3: movq %r13, %rdi callq _pstrdup movl %eax, 24(%r12) movq -64(%rbp), %rsp ## 8-byte Reload movl 24(%r12), %esi jmp LBB0_4 LBB0_7: movq -56(%rbp), %rbx testq %rbx, %rbx je LBB0_15 ## %bb.8: leaq 8(%r12), %r15 movq _AF_INET@GOTPCREL(%rip), %r13 jmp LBB0_9 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_9 Depth=1 movq 8(%rbx), %rbx testq %rbx, %rbx je LBB0_13 LBB0_9: ## =>This Inner Loop Header: Depth=1 movq (%rbx), %rdi movq (%rdi), %rax cmpq (%r15), %rax jne LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 cmpq (%r13), %rax jne LBB0_12 ## %bb.11: ## in Loop: Header=BB0_9 Depth=1 movq %r15, %rsi callq _ipv4eq testq %rax, %rax je LBB0_12 ## %bb.16: movq -56(%rbp), %rdi movl $1, %r15d testq %rdi, %rdi je LBB0_18 ## %bb.17: callq _freeaddrinfo LBB0_18: movl $1, %eax jmp LBB0_19 LBB0_13: movq -56(%rbp), %rdi testq %rdi, %rdi je LBB0_15 ## %bb.14: callq _freeaddrinfo LBB0_15: movq _DEBUG2@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str(%rip), %rsi movq %r14, %rdx callq _elog movl $-1, %eax xorl %r15d, %r15d LBB0_19: movl %eax, (%r12) LBB0_20: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_24 ## %bb.21: movl %r15d, %eax leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_24: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _NI_MAXHOST,4,2 ## @NI_MAXHOST .comm _NI_NAMEREQD,4,2 ## @NI_NAMEREQD .comm _AF_INET,8,3 ## @AF_INET .comm _DEBUG2,4,2 ## @DEBUG2 .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pg_hba.conf host name \"%s\" rejected because address resolution did not return a match with IP address of client" .comm _AF_INET6,8,3 ## @AF_INET6 .no_dead_strip _check_hostname .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function check_hostname _check_hostname: ; @check_hostname .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 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] ldr w8, [x0] tbnz w8, #31, LBB0_7 ; %bb.1: mov x20, x1 mov x19, x0 ldr w1, [x0, #24] cbz w1, LBB0_5 LBB0_2: mov x0, x20 bl _hostname_match cbz w0, LBB0_8 ; %bb.3: ldr w8, [x19] cmp w8, #1 b.ne LBB0_10 ; %bb.4: mov w0, #1 b LBB0_8 LBB0_5: mov x22, sp Lloh3: adrp x8, _NI_MAXHOST@GOTPAGE Lloh4: ldr x8, [x8, _NI_MAXHOST@GOTPAGEOFF] Lloh5: ldr w3, [x8] mov x9, x3 Lloh6: adrp x16, ___chkstk_darwin@GOTPAGE Lloh7: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x8, sp add x9, x3, #15 and x9, x9, #0x1fffffff0 sub x21, x8, x9 mov sp, x21 add x0, x19, #8 ldr w1, [x19, #16] Lloh8: adrp x8, _NI_NAMEREQD@GOTPAGE Lloh9: ldr x8, [x8, _NI_NAMEREQD@GOTPAGEOFF] Lloh10: ldr w6, [x8] mov x2, x21 ; kill: def $w3 killed $w3 killed $x3 mov x4, #0 mov w5, #0 bl _pg_getnameinfo_all cbz w0, LBB0_12 ; %bb.6: mov w8, #-2 stp w8, w0, [x19] mov sp, x22 LBB0_7: mov w0, #0 LBB0_8: ldur x8, [x29, #-56] Lloh11: adrp x9, ___stack_chk_guard@GOTPAGE Lloh12: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh13: ldr x9, [x9] cmp x9, x8 b.ne LBB0_24 ; %bb.9: 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 LBB0_10: ldr w0, [x19, #24] sub x3, x29, #64 mov x1, #0 mov x2, #0 bl _getaddrinfo cbz w0, LBB0_13 ; %bb.11: mov x8, x0 mov w0, #0 mov w9, #-2 stp w9, w8, [x19] b LBB0_8 LBB0_12: mov x0, x21 bl _pstrdup str w0, [x19, #24] mov sp, x22 mov w1, w0 b LBB0_2 LBB0_13: ldur x22, [x29, #-64] cbz x22, LBB0_23 ; %bb.14: add x21, x19, #8 Lloh14: adrp x23, _AF_INET@GOTPAGE Lloh15: ldr x23, [x23, _AF_INET@GOTPAGEOFF] b LBB0_16 LBB0_15: ; in Loop: Header=BB0_16 Depth=1 ldr x22, [x22, #8] cbz x22, LBB0_21 LBB0_16: ; =>This Inner Loop Header: Depth=1 ldr x0, [x22] ldr x8, [x0] ldr x9, [x21] ldr x10, [x23] cmp x8, x9 ccmp x8, x10, #0, eq b.ne LBB0_15 ; %bb.17: ; in Loop: Header=BB0_16 Depth=1 mov x1, x21 bl _ipv4eq cbz x0, LBB0_15 ; %bb.18: ldur x0, [x29, #-64] cbz x0, LBB0_20 ; %bb.19: bl _freeaddrinfo LBB0_20: mov w0, #1 mov w8, #1 str w8, [x19] b LBB0_8 LBB0_21: ldur x0, [x29, #-64] cbz x0, LBB0_23 ; %bb.22: bl _freeaddrinfo LBB0_23: Lloh16: adrp x8, _DEBUG2@GOTPAGE Lloh17: ldr x8, [x8, _DEBUG2@GOTPAGEOFF] Lloh18: ldr w0, [x8] Lloh19: adrp x1, l_.str@PAGE Lloh20: add x1, x1, l_.str@PAGEOFF mov x2, x20 bl _elog mov w0, #0 mov w8, #-1 str w8, [x19] b LBB0_8 LBB0_24: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .cfi_endproc ; -- End function .comm _NI_MAXHOST,4,2 ; @NI_MAXHOST .comm _NI_NAMEREQD,4,2 ; @NI_NAMEREQD .comm _AF_INET,8,3 ; @AF_INET .comm _DEBUG2,4,2 ; @DEBUG2 .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pg_hba.conf host name \"%s\" rejected because address resolution did not return a match with IP address of client" .comm _AF_INET6,8,3 ; @AF_INET6 .no_dead_strip _check_hostname .subsections_via_symbols
AnghaBench/postgres/src/backend/libpq/extr_hba.c_check_hostname.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xcb_reply_contains_atom ## -- Begin function xcb_reply_contains_atom .p2align 4, 0x90 _xcb_reply_contains_atom: ## @xcb_reply_contains_atom .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 %r12d, %r12d testq %rdi, %rdi je LBB0_9 ## %bb.1: movq %rsi, %r14 movq %rdi, %r13 callq _xcb_get_property_value_length testl %eax, %eax je LBB0_9 ## %bb.2: movq %r13, %rdi callq _xcb_get_property_value testq %rax, %rax je LBB0_9 ## %bb.3: movq %rax, %r15 movq %r13, %rdi callq _xcb_get_property_value_length movl (%r13), %ecx leal 7(%rcx), %esi testl %ecx, %ecx cmovnsl %ecx, %esi sarl $3, %esi cltd idivl %esi testl %eax, %eax jle LBB0_9 ## %bb.4: xorl %ebx, %ebx .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 cmpq %r14, (%r15,%rbx,8) je LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 incq %rbx movq %r13, %rdi callq _xcb_get_property_value_length movl (%r13), %ecx leal 7(%rcx), %esi testl %ecx, %ecx cmovnsl %ecx, %esi sarl $3, %esi cltd idivl %esi cltq cmpq %rax, %rbx jl LBB0_5 ## %bb.7: xorl %r12d, %r12d jmp LBB0_9 LBB0_8: movl $1, %r12d LBB0_9: movl %r12d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xcb_reply_contains_atom ; -- Begin function xcb_reply_contains_atom .p2align 2 _xcb_reply_contains_atom: ; @xcb_reply_contains_atom .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 cbz x0, LBB0_9 ; %bb.1: mov x19, x1 mov x20, x0 bl _xcb_get_property_value_length cbz w0, LBB0_9 ; %bb.2: mov x0, x20 bl _xcb_get_property_value cbz x0, LBB0_9 ; %bb.3: mov x21, x0 mov x0, x20 bl _xcb_get_property_value_length ldr w8, [x20] add w9, w8, #7 cmp w8, #0 csel w8, w9, w8, lt asr w8, w8, #3 sdiv w8, w0, w8 cmp w8, #1 b.lt LBB0_7 ; %bb.4: mov x22, #0 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [x21, x22, lsl #3] cmp x8, x19 b.eq LBB0_8 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 add x22, x22, #1 mov x0, x20 bl _xcb_get_property_value_length ldr w8, [x20] add w9, w8, #7 cmp w8, #0 csel w8, w9, w8, lt asr w8, w8, #3 sdiv w8, w0, w8 cmp x22, w8, sxtw b.lt LBB0_5 LBB0_7: mov w0, #0 b LBB0_9 LBB0_8: mov w0, #1 LBB0_9: 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/i3/src/extr_xcb.c_xcb_reply_contains_atom.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function elf_print_hash _elf_print_hash: ## @elf_print_hash .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpq $0, (%rdi) je LBB0_13 ## %bb.1: movq %rdi, %r15 leaq 16(%rdi), %rax movq %rax, -48(%rbp) ## 8-byte Spill xorl %ebx, %ebx movq _SHT_GNU_HASH@GOTPCREL(%rip), %r13 xorl %r12d, %r12d jmp LBB0_2 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi callq _elf_print_gnu_hash LBB0_12: ## in Loop: Header=BB0_2 Depth=1 incq %r12 addq $16, %rbx cmpq (%r15), %r12 jae LBB0_13 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq 24(%r15), %r14 movq (%r14,%rbx), %rax movq _SHT_HASH@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 cmpq (%r13), %rax jne LBB0_12 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movq -48(%rbp), %rdi ## 8-byte Reload callq _STAILQ_EMPTY testq %rax, %rax jne LBB0_6 ## %bb.5: ## in Loop: Header=BB0_2 Depth=1 movl 12(%r14,%rbx), %esi movq %r15, %rdi callq _find_name testq %rax, %rax je LBB0_12 LBB0_6: ## in Loop: Header=BB0_2 Depth=1 leaq (%r14,%rbx), %rsi movq (%r14,%rbx), %rax cmpq (%r13), %rax je LBB0_7 ## %bb.8: ## in Loop: Header=BB0_2 Depth=1 movq 8(%r15), %rax movq _EM_ALPHA@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_11 ## %bb.9: ## in Loop: Header=BB0_2 Depth=1 cmpl $8, 8(%r14,%rbx) jne LBB0_11 ## %bb.10: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi callq _elf_print_svr4_hash64 jmp LBB0_12 LBB0_11: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi callq _elf_print_svr4_hash jmp LBB0_12 LBB0_13: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SHT_HASH,8,3 ## @SHT_HASH .comm _SHT_GNU_HASH,8,3 ## @SHT_GNU_HASH .comm _EM_ALPHA,8,3 ## @EM_ALPHA .no_dead_strip _elf_print_hash .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function elf_print_hash _elf_print_hash: ; @elf_print_hash .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 ldr x8, [x0] cbz x8, LBB0_12 ; %bb.1: mov x19, x0 mov x22, #0 mov x23, #0 add x20, x0, #16 Lloh0: adrp x24, _SHT_HASH@GOTPAGE Lloh1: ldr x24, [x24, _SHT_HASH@GOTPAGEOFF] Lloh2: adrp x25, _SHT_GNU_HASH@GOTPAGE Lloh3: ldr x25, [x25, _SHT_GNU_HASH@GOTPAGEOFF] Lloh4: adrp x26, _EM_ALPHA@GOTPAGE Lloh5: ldr x26, [x26, _EM_ALPHA@GOTPAGEOFF] b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 mov x0, x19 mov x1, x21 bl _elf_print_gnu_hash LBB0_3: ; in Loop: Header=BB0_4 Depth=1 add x23, x23, #1 ldr x8, [x19] add x22, x22, #16 cmp x23, x8 b.hs LBB0_12 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x27, [x19, #24] add x21, x27, x22 ldr x8, [x21] ldr x9, [x24] ldr x10, [x25] cmp x8, x9 ccmp x8, x10, #4, ne b.ne LBB0_3 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 mov x0, x20 bl _STAILQ_EMPTY cbnz x0, LBB0_7 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 add x8, x27, x22 ldr w1, [x8, #12] mov x0, x19 bl _find_name cbz x0, LBB0_3 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x27, x22] ldr x9, [x25] cmp x8, x9 b.eq LBB0_2 ; %bb.8: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x19, #8] ldr x9, [x26] cmp x8, x9 b.ne LBB0_11 ; %bb.9: ; in Loop: Header=BB0_4 Depth=1 add x8, x27, x22 ldr w8, [x8, #8] cmp w8, #8 b.ne LBB0_11 ; %bb.10: ; in Loop: Header=BB0_4 Depth=1 mov x0, x19 mov x1, x21 bl _elf_print_svr4_hash64 b LBB0_3 LBB0_11: ; in Loop: Header=BB0_4 Depth=1 mov x0, x19 mov x1, x21 bl _elf_print_svr4_hash b LBB0_3 LBB0_12: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _SHT_HASH,8,3 ; @SHT_HASH .comm _SHT_GNU_HASH,8,3 ; @SHT_GNU_HASH .comm _EM_ALPHA,8,3 ; @EM_ALPHA .no_dead_strip _elf_print_hash .subsections_via_symbols
AnghaBench/freebsd/contrib/elftoolchain/elfdump/extr_elfdump.c_elf_print_hash.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function METAFILE_WriteHeader _METAFILE_WriteHeader: ## @METAFILE_WriteHeader .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r14d movq %rdi, %rbx movq (%rdi), %rax movq _MetafileTypeEmfPlusOnly@GOTPCREL(%rip), %rcx movq _MetafileTypeEmfPlusDual@GOTPCREL(%rip), %r15 cmpq (%rcx), %rax je LBB0_2 ## %bb.1: cmpq (%r15), %rax jne LBB0_4 LBB0_2: leaq -32(%rbp), %rdx movq %rbx, %rdi movl $40, %esi callq _METAFILE_AllocateRecord movq _Ok@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB0_5 ## %bb.3: movq _EmfPlusRecordTypeHeader@GOTPCREL(%rip), %rax movl (%rax), %eax movq -32(%rbp), %rcx movl %eax, 32(%rcx) movq (%rbx), %rax xorl %edx, %edx cmpq (%r15), %rax sete %dl movl %edx, 28(%rcx) movq _VERSION_MAGIC2@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 24(%rcx) movq _TECHNOLOGY@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r14d, %edi callq _GetDeviceCaps movq _DT_RASDISPLAY@GOTPCREL(%rip), %rcx xorl %edx, %edx cmpq (%rcx), %rax sete %dl movq -32(%rbp), %rax movl %edx, (%rax) movq _LOGPIXELSX@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r14d, %edi callq _GetDeviceCaps movq -32(%rbp), %rcx movq %rax, 16(%rcx) movq _LOGPIXELSY@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r14d, %edi callq _GetDeviceCaps movq -32(%rbp), %rcx movq %rax, 8(%rcx) movq %rbx, %rdi callq _METAFILE_WriteRecords LBB0_4: movq _Ok@GOTPCREL(%rip), %rax movl (%rax), %eax LBB0_5: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _MetafileTypeEmfPlusOnly,8,3 ## @MetafileTypeEmfPlusOnly .comm _MetafileTypeEmfPlusDual,8,3 ## @MetafileTypeEmfPlusDual .comm _Ok,4,2 ## @Ok .comm _EmfPlusRecordTypeHeader,4,2 ## @EmfPlusRecordTypeHeader .comm _VERSION_MAGIC2,4,2 ## @VERSION_MAGIC2 .comm _TECHNOLOGY,4,2 ## @TECHNOLOGY .comm _DT_RASDISPLAY,8,3 ## @DT_RASDISPLAY .comm _LOGPIXELSX,4,2 ## @LOGPIXELSX .comm _LOGPIXELSY,4,2 ## @LOGPIXELSY .no_dead_strip _METAFILE_WriteHeader .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function METAFILE_WriteHeader _METAFILE_WriteHeader: ; @METAFILE_WriteHeader .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 ldr x8, [x0] Lloh0: adrp x9, _MetafileTypeEmfPlusOnly@GOTPAGE Lloh1: ldr x9, [x9, _MetafileTypeEmfPlusOnly@GOTPAGEOFF] Lloh2: adrp x22, _MetafileTypeEmfPlusDual@GOTPAGE Lloh3: ldr x22, [x22, _MetafileTypeEmfPlusDual@GOTPAGEOFF] Lloh4: ldr x9, [x9] ldr x10, [x22] cmp x8, x9 ccmp x8, x10, #4, ne Lloh5: adrp x21, _Ok@GOTPAGE Lloh6: ldr x21, [x21, _Ok@GOTPAGEOFF] b.ne LBB0_3 ; %bb.1: mov x20, x1 mov x19, x0 add x2, sp, #8 mov w1, #40 bl _METAFILE_AllocateRecord ldr w8, [x21] cmp w0, w8 b.ne LBB0_4 ; %bb.2: Lloh7: adrp x8, _EmfPlusRecordTypeHeader@GOTPAGE Lloh8: ldr x8, [x8, _EmfPlusRecordTypeHeader@GOTPAGEOFF] Lloh9: ldr w8, [x8] ldr x9, [sp, #8] str w8, [x9, #32] ldr x8, [x19] ldr x10, [x22] cmp x8, x10 cset w8, eq Lloh10: adrp x10, _VERSION_MAGIC2@GOTPAGE Lloh11: ldr x10, [x10, _VERSION_MAGIC2@GOTPAGEOFF] Lloh12: ldr w10, [x10] stp w10, w8, [x9, #24] Lloh13: adrp x8, _TECHNOLOGY@GOTPAGE Lloh14: ldr x8, [x8, _TECHNOLOGY@GOTPAGEOFF] Lloh15: ldr w1, [x8] mov x0, x20 bl _GetDeviceCaps Lloh16: adrp x8, _DT_RASDISPLAY@GOTPAGE Lloh17: ldr x8, [x8, _DT_RASDISPLAY@GOTPAGEOFF] Lloh18: ldr x8, [x8] cmp x0, x8 cset w8, eq ldr x9, [sp, #8] str w8, [x9] Lloh19: adrp x8, _LOGPIXELSX@GOTPAGE Lloh20: ldr x8, [x8, _LOGPIXELSX@GOTPAGEOFF] Lloh21: ldr w1, [x8] mov x0, x20 bl _GetDeviceCaps ldr x8, [sp, #8] str x0, [x8, #16] Lloh22: adrp x8, _LOGPIXELSY@GOTPAGE Lloh23: ldr x8, [x8, _LOGPIXELSY@GOTPAGEOFF] Lloh24: ldr w1, [x8] mov x0, x20 bl _GetDeviceCaps ldr x8, [sp, #8] str x0, [x8, #8] mov x0, x19 bl _METAFILE_WriteRecords LBB0_3: ldr w0, [x21] LBB0_4: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _MetafileTypeEmfPlusOnly,8,3 ; @MetafileTypeEmfPlusOnly .comm _MetafileTypeEmfPlusDual,8,3 ; @MetafileTypeEmfPlusDual .comm _Ok,4,2 ; @Ok .comm _EmfPlusRecordTypeHeader,4,2 ; @EmfPlusRecordTypeHeader .comm _VERSION_MAGIC2,4,2 ; @VERSION_MAGIC2 .comm _TECHNOLOGY,4,2 ; @TECHNOLOGY .comm _DT_RASDISPLAY,8,3 ; @DT_RASDISPLAY .comm _LOGPIXELSX,4,2 ; @LOGPIXELSX .comm _LOGPIXELSY,4,2 ; @LOGPIXELSY .no_dead_strip _METAFILE_WriteHeader .subsections_via_symbols
AnghaBench/reactos/dll/win32/gdiplus/extr_metafile.c_METAFILE_WriteHeader.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _be_cmd_get_initname ## -- Begin function be_cmd_get_initname .p2align 4, 0x90 _be_cmd_get_initname: ## @be_cmd_get_initname .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 callq _spin_lock movq %r15, %rdi callq _alloc_mcc_tag movl %eax, %r14d testl %eax, %eax je LBB0_2 ## %bb.1: movq %r15, %rdi callq _wrb_from_mccq movq %rax, %rbx movq %rax, %rdi callq _embedded_payload movq %rax, %r12 orl %r14d, (%rbx) movq %rbx, %rdi movl $4, %esi movl $1, %edx xorl %ecx, %ecx callq _be_wrb_hdr_prepare movq _CMD_SUBSYSTEM_ISCSI_INI@GOTPCREL(%rip), %rax movl (%rax), %esi movq _OPCODE_ISCSI_INI_CFG_GET_HBA_NAME@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r12, %rdi movl $4, %ecx callq _be_cmd_hdr_prepare movq %r15, %rdi callq _be_mcc_notify LBB0_2: movq %r15, %rdi callq _spin_unlock movl %r14d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CMD_SUBSYSTEM_ISCSI_INI,4,2 ## @CMD_SUBSYSTEM_ISCSI_INI .comm _OPCODE_ISCSI_INI_CFG_GET_HBA_NAME,4,2 ## @OPCODE_ISCSI_INI_CFG_GET_HBA_NAME .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _be_cmd_get_initname ; -- Begin function be_cmd_get_initname .p2align 2 _be_cmd_get_initname: ; @be_cmd_get_initname .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 bl _spin_lock mov x0, x19 bl _alloc_mcc_tag mov x20, x0 cbz w0, LBB0_2 ; %bb.1: mov x0, x19 bl _wrb_from_mccq mov x21, x0 bl _embedded_payload mov x22, x0 ldr w8, [x21] orr w8, w8, w20 str w8, [x21] mov x0, x21 mov w1, #4 mov w2, #1 mov w3, #0 bl _be_wrb_hdr_prepare Lloh0: adrp x8, _CMD_SUBSYSTEM_ISCSI_INI@GOTPAGE Lloh1: ldr x8, [x8, _CMD_SUBSYSTEM_ISCSI_INI@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x8, _OPCODE_ISCSI_INI_CFG_GET_HBA_NAME@GOTPAGE Lloh4: ldr x8, [x8, _OPCODE_ISCSI_INI_CFG_GET_HBA_NAME@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov x0, x22 mov w3, #4 bl _be_cmd_hdr_prepare mov x0, x19 bl _be_mcc_notify LBB0_2: mov x0, x19 bl _spin_unlock 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 AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _CMD_SUBSYSTEM_ISCSI_INI,4,2 ; @CMD_SUBSYSTEM_ISCSI_INI .comm _OPCODE_ISCSI_INI_CFG_GET_HBA_NAME,4,2 ; @OPCODE_ISCSI_INI_CFG_GET_HBA_NAME .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/be2iscsi/extr_be_mgmt.c_be_cmd_get_initname.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fm_ena_generate_cpu ## -- Begin function fm_ena_generate_cpu .p2align 4, 0x90 _fm_ena_generate_cpu: ## @fm_ena_generate_cpu .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 cmpl $128, %edx je LBB0_4 ## %bb.1: xorl %eax, %eax cmpl $129, %edx jne LBB0_7 ## %bb.2: movl %esi, %ebx movq _ENA_FORMAT_MASK@GOTPCREL(%rip), %rax movl $129, %edx andl (%rax), %edx movq _ENA_FMT1_CPUID_SHFT@GOTPCREL(%rip), %rax movb (%rax), %cl shll %cl, %ebx movq _ENA_FMT1_CPUID_MASK@GOTPCREL(%rip), %rax andl (%rax), %ebx orl %edx, %ebx testl %edi, %edi je LBB0_5 ## %bb.3: movq _ENA_FMT1_TIME_SHFT@GOTPCREL(%rip), %rax movb (%rax), %cl shll %cl, %edi movq _ENA_FMT1_TIME_MASK@GOTPCREL(%rip), %rax andl (%rax), %edi orl %edi, %ebx jmp LBB0_6 LBB0_4: movq _ENA_FORMAT_MASK@GOTPCREL(%rip), %rax movl $128, %edx andl (%rax), %edx movq _ENA_FMT2_TIME_SHFT@GOTPCREL(%rip), %rax movb (%rax), %cl shll %cl, %edi movq _ENA_FMT2_TIME_MASK@GOTPCREL(%rip), %rax andl (%rax), %edi orl %edx, %edi movl %edi, %eax jmp LBB0_7 LBB0_5: xorl %eax, %eax callq _gethrtime_waitfree movq _ENA_FMT1_TIME_SHFT@GOTPCREL(%rip), %rcx movb (%rcx), %cl shll %cl, %eax movq _ENA_FMT1_TIME_MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax orl %eax, %ebx LBB0_6: movl %ebx, %eax LBB0_7: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _ENA_FORMAT_MASK,4,2 ## @ENA_FORMAT_MASK .comm _ENA_FMT1_CPUID_SHFT,4,2 ## @ENA_FMT1_CPUID_SHFT .comm _ENA_FMT1_CPUID_MASK,4,2 ## @ENA_FMT1_CPUID_MASK .comm _ENA_FMT1_TIME_SHFT,4,2 ## @ENA_FMT1_TIME_SHFT .comm _ENA_FMT1_TIME_MASK,4,2 ## @ENA_FMT1_TIME_MASK .comm _ENA_FMT2_TIME_SHFT,4,2 ## @ENA_FMT2_TIME_SHFT .comm _ENA_FMT2_TIME_MASK,4,2 ## @ENA_FMT2_TIME_MASK .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fm_ena_generate_cpu ; -- Begin function fm_ena_generate_cpu .p2align 2 _fm_ena_generate_cpu: ; @fm_ena_generate_cpu .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 cmp w2, #128 b.eq LBB0_5 ; %bb.1: cmp w2, #129 b.ne LBB0_6 ; %bb.2: Lloh0: adrp x8, _ENA_FORMAT_MASK@GOTPAGE Lloh1: ldr x8, [x8, _ENA_FORMAT_MASK@GOTPAGEOFF] Lloh2: ldr w8, [x8] mov w9, #129 and w8, w8, w9 Lloh3: adrp x9, _ENA_FMT1_CPUID_SHFT@GOTPAGE Lloh4: ldr x9, [x9, _ENA_FMT1_CPUID_SHFT@GOTPAGEOFF] Lloh5: ldr w9, [x9] lsl w9, w1, w9 Lloh6: adrp x10, _ENA_FMT1_CPUID_MASK@GOTPAGE Lloh7: ldr x10, [x10, _ENA_FMT1_CPUID_MASK@GOTPAGEOFF] Lloh8: ldr w10, [x10] and w9, w9, w10 orr w19, w9, w8 cbnz w0, LBB0_4 ; %bb.3: bl _gethrtime_waitfree LBB0_4: Lloh9: adrp x8, _ENA_FMT1_TIME_SHFT@GOTPAGE Lloh10: ldr x8, [x8, _ENA_FMT1_TIME_SHFT@GOTPAGEOFF] Lloh11: ldr w8, [x8] lsl w8, w0, w8 Lloh12: adrp x9, _ENA_FMT1_TIME_MASK@GOTPAGE Lloh13: ldr x9, [x9, _ENA_FMT1_TIME_MASK@GOTPAGEOFF] Lloh14: ldr w9, [x9] and w8, w8, w9 orr w0, w19, w8 b LBB0_7 LBB0_5: Lloh15: adrp x8, _ENA_FORMAT_MASK@GOTPAGE Lloh16: ldr x8, [x8, _ENA_FORMAT_MASK@GOTPAGEOFF] Lloh17: ldr w8, [x8] and w8, w8, #0x80 Lloh18: adrp x9, _ENA_FMT2_TIME_SHFT@GOTPAGE Lloh19: ldr x9, [x9, _ENA_FMT2_TIME_SHFT@GOTPAGEOFF] Lloh20: ldr w9, [x9] lsl w9, w0, w9 Lloh21: adrp x10, _ENA_FMT2_TIME_MASK@GOTPAGE Lloh22: ldr x10, [x10, _ENA_FMT2_TIME_MASK@GOTPAGEOFF] Lloh23: ldr w10, [x10] and w9, w9, w10 orr w0, w9, w8 b LBB0_7 LBB0_6: mov w0, #0 LBB0_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .cfi_endproc ; -- End function .comm _ENA_FORMAT_MASK,4,2 ; @ENA_FORMAT_MASK .comm _ENA_FMT1_CPUID_SHFT,4,2 ; @ENA_FMT1_CPUID_SHFT .comm _ENA_FMT1_CPUID_MASK,4,2 ; @ENA_FMT1_CPUID_MASK .comm _ENA_FMT1_TIME_SHFT,4,2 ; @ENA_FMT1_TIME_SHFT .comm _ENA_FMT1_TIME_MASK,4,2 ; @ENA_FMT1_TIME_MASK .comm _ENA_FMT2_TIME_SHFT,4,2 ; @ENA_FMT2_TIME_SHFT .comm _ENA_FMT2_TIME_MASK,4,2 ; @ENA_FMT2_TIME_MASK .subsections_via_symbols
AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/os/extr_fm.c_fm_ena_generate_cpu.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function smu8_get_clock_by_type _smu8_get_clock_by_type: ## @smu8_get_clock_by_type .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %rbx movl %esi, %r14d movq %rdi, %r15 movq 8(%rdi), %r12 callq _smu8_get_max_sclk_level movl %eax, %ecx movl %eax, (%rbx) cmpl $128, %r14d je LBB0_6 ## %bb.1: cmpl $129, %r14d je LBB0_9 ## %bb.2: movl $-1, %eax cmpl $130, %r14d jne LBB0_15 ## %bb.3: testl %ecx, %ecx jle LBB0_14 ## %bb.4: movq (%r12), %rcx movq 8(%rbx), %rdx xorl %eax, %eax xorl %esi, %esi .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movl (%rcx,%rsi,4), %edi addl %edi, %edi leal (%rdi,%rdi,4), %edi movl %edi, (%rdx,%rsi,4) incq %rsi movslq (%rbx), %rdi cmpq %rdi, %rsi jl LBB0_5 jmp LBB0_15 LBB0_6: testl %ecx, %ecx jle LBB0_14 ## %bb.7: movq (%r15), %rax movq (%rax), %rcx movq 8(%rbx), %rdx xorl %eax, %eax xorl %esi, %esi .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 movl (%rcx,%rsi,4), %edi addl %edi, %edi leal (%rdi,%rdi,4), %edi movl %edi, (%rdx,%rsi,4) incq %rsi movslq (%rbx), %rdi cmpq %rdi, %rsi jl LBB0_8 jmp LBB0_15 LBB0_9: movq _SMU8_NUM_NBPMEMORYCLOCK@GOTPCREL(%rip), %rax movl (%rax), %edi movl %edi, (%rbx) testl %edi, %edi jle LBB0_14 ## %bb.10: movq 8(%r12), %r8 movq 8(%rbx), %rdx movl $-1, %esi xorl %eax, %eax xorl %ecx, %ecx .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 addl %esi, %edi movslq %edi, %rdi movl (%r8,%rdi,4), %edi addl %edi, %edi leal (%rdi,%rdi,4), %edi movl %edi, (%rdx,%rcx,4) incq %rcx movslq (%rbx), %rdi decl %esi cmpq %rdi, %rcx jl LBB0_11 jmp LBB0_15 LBB0_14: xorl %eax, %eax LBB0_15: ## kill: def $eax killed $eax killed $rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SMU8_NUM_NBPMEMORYCLOCK,4,2 ## @SMU8_NUM_NBPMEMORYCLOCK .no_dead_strip _smu8_get_clock_by_type .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function smu8_get_clock_by_type _smu8_get_clock_by_type: ; @smu8_get_clock_by_type .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 x20, x1 mov x21, x0 ldr x22, [x0, #8] bl _smu8_get_max_sclk_level str w0, [x19] cmp w20, #128 b.eq LBB0_6 ; %bb.1: cmp w20, #129 b.eq LBB0_9 ; %bb.2: cmp w20, #130 b.ne LBB0_13 ; %bb.3: cmp w0, #1 b.lt LBB0_12 ; %bb.4: mov x8, #0 ldr x9, [x22] ldr x10, [x19, #8] LBB0_5: ; =>This Inner Loop Header: Depth=1 lsl x11, x8, #2 ldr w12, [x9, x11] add w12, w12, w12, lsl #2 lsl w12, w12, #1 str w12, [x10, x11] add x8, x8, #1 ldrsw x11, [x19] cmp x8, x11 b.lt LBB0_5 b LBB0_12 LBB0_6: cmp w0, #1 b.lt LBB0_12 ; %bb.7: mov x8, #0 ldr x9, [x21] ldr x9, [x9] ldr x10, [x19, #8] LBB0_8: ; =>This Inner Loop Header: Depth=1 lsl x11, x8, #2 ldr w12, [x9, x11] add w12, w12, w12, lsl #2 lsl w12, w12, #1 str w12, [x10, x11] add x8, x8, #1 ldrsw x11, [x19] cmp x8, x11 b.lt LBB0_8 b LBB0_12 LBB0_9: Lloh0: adrp x8, _SMU8_NUM_NBPMEMORYCLOCK@GOTPAGE Lloh1: ldr x8, [x8, _SMU8_NUM_NBPMEMORYCLOCK@GOTPAGEOFF] Lloh2: ldr w10, [x8] str w10, [x19] cmp w10, #1 b.lt LBB0_12 ; %bb.10: mov x8, #0 ldr x9, [x22, #8] ldr x11, [x19, #8] mov w12, #-1 LBB0_11: ; =>This Inner Loop Header: Depth=1 add w10, w10, w12 ldr w10, [x9, w10, sxtw #2] add w10, w10, w10, lsl #2 lsl w10, w10, #1 str w10, [x11, x8, lsl #2] add x8, x8, #1 ldrsw x10, [x19] sub w12, w12, #1 cmp x8, x10 b.lt LBB0_11 LBB0_12: mov w0, #0 b LBB0_14 LBB0_13: mov w0, #-1 LBB0_14: 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 _SMU8_NUM_NBPMEMORYCLOCK,4,2 ; @SMU8_NUM_NBPMEMORYCLOCK .no_dead_strip _smu8_get_clock_by_type .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/amd/powerplay/hwmgr/extr_smu8_hwmgr.c_smu8_get_clock_by_type.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function temp_max_hyst_show _temp_max_hyst_show: ## @temp_max_hyst_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 %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rdi, %r15 movq %rsi, %rdi callq _to_sensor_dev_attr movslq (%rax), %rbx movq %r15, %rdi callq _w83627hf_update_device movq (%rax), %rax movl (%rax,%rbx,4), %edi testq %rbx, %rbx je LBB0_2 ## %bb.1: callq _LM75_TEMP_FROM_REG jmp LBB0_3 LBB0_2: callq _TEMP_FROM_REG LBB0_3: leaq L_.str(%rip), %rsi movq %r14, %rdi movq %rax, %rdx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _sprintf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%ld\n" .no_dead_strip _temp_max_hyst_show .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function temp_max_hyst_show _temp_max_hyst_show: ; @temp_max_hyst_show .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 x20, x0 mov x0, x1 bl _to_sensor_dev_attr ldrsw x21, [x0] mov x0, x20 bl _w83627hf_update_device ldr x8, [x0] ldr w0, [x8, x21, lsl #2] cbz w21, LBB0_2 ; %bb.1: bl _LM75_TEMP_FROM_REG b LBB0_3 LBB0_2: bl _TEMP_FROM_REG LBB0_3: mov x2, x0 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF 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 _sprintf .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%ld\n" .no_dead_strip _temp_max_hyst_show .subsections_via_symbols
AnghaBench/linux/drivers/hwmon/extr_w83627hf.c_temp_max_hyst_show.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Hello World" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Hello World" .subsections_via_symbols
the_stack_data/153269470.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function bktr_probe _bktr_probe: ## @bktr_probe .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edi, %r15d callq _pci_get_devid movl %eax, %ebx movl %r15d, %edi callq _pci_get_revid movl %eax, %r14d movl %ebx, %edi callq _BKTR_PCI_VENDOR movq _PCI_VENDOR_BROOKTREE@GOTPCREL(%rip), %rcx movq _ENXIO@GOTPCREL(%rip), %r12 cmpq (%rcx), %rax jne LBB0_7 ## %bb.1: movl %ebx, %edi callq _BKTR_PCI_PRODUCT ## kill: def $eax killed $eax def $rax addl $-128, %eax cmpl $3, %eax ja LBB0_7 ## %bb.2: leaq L_.str.2(%rip), %rsi leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_5: leaq L_.str.4(%rip), %rsi jmp LBB0_6 LBB0_4: leaq L_.str.3(%rip), %rsi jmp LBB0_6 LBB0_3: cmpl $18, %r14d leaq L_.str(%rip), %rax leaq L_.str.1(%rip), %rsi cmoveq %rax, %rsi LBB0_6: movl %r15d, %edi callq _device_set_desc movq _BUS_PROBE_DEFAULT@GOTPCREL(%rip), %r12 LBB0_7: movl (%r12), %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_3, LBB0_3-LJTI0_0 LJTI0_0: .long L0_0_set_5 .long L0_0_set_4 .long L0_0_set_6 .long L0_0_set_3 .end_data_region ## -- End function .comm _PCI_VENDOR_BROOKTREE,8,3 ## @PCI_VENDOR_BROOKTREE .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "BrookTree 848A" L_.str.1: ## @.str.1 .asciz "BrookTree 848" .comm _BUS_PROBE_DEFAULT,4,2 ## @BUS_PROBE_DEFAULT L_.str.2: ## @.str.2 .asciz "BrookTree 849A" L_.str.3: ## @.str.3 .asciz "BrookTree 878" L_.str.4: ## @.str.4 .asciz "BrookTree 879" .comm _ENXIO,4,2 ## @ENXIO .no_dead_strip _bktr_probe .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bktr_probe _bktr_probe: ; @bktr_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 bl _pci_get_devid mov x21, x0 mov x0, x19 bl _pci_get_revid mov x20, x0 mov x0, x21 bl _BKTR_PCI_VENDOR Lloh0: adrp x8, _PCI_VENDOR_BROOKTREE@GOTPAGE Lloh1: ldr x8, [x8, _PCI_VENDOR_BROOKTREE@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x0, x8 b.ne LBB0_4 ; %bb.1: mov x0, x21 bl _BKTR_PCI_PRODUCT sub w8, w0, #128 cmp w8, #3 b.hi LBB0_4 ; %bb.2: Lloh3: adrp x1, l_.str.2@PAGE Lloh4: add x1, x1, l_.str.2@PAGEOFF Lloh5: adrp x9, lJTI0_0@PAGE Lloh6: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_3 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_3: Lloh7: adrp x1, l_.str.4@PAGE Lloh8: add x1, x1, l_.str.4@PAGEOFF b LBB0_7 LBB0_4: Lloh9: adrp x8, _ENXIO@GOTPAGE Lloh10: ldr x8, [x8, _ENXIO@GOTPAGEOFF] b LBB0_8 LBB0_5: Lloh11: adrp x1, l_.str.3@PAGE Lloh12: add x1, x1, l_.str.3@PAGEOFF b LBB0_7 LBB0_6: Lloh13: adrp x8, l_.str.1@PAGE Lloh14: add x8, x8, l_.str.1@PAGEOFF Lloh15: adrp x9, l_.str@PAGE Lloh16: add x9, x9, l_.str@PAGEOFF cmp w20, #18 csel x1, x9, x8, eq LBB0_7: mov x0, x19 bl _device_set_desc Lloh17: adrp x8, _BUS_PROBE_DEFAULT@GOTPAGE Lloh18: ldr x8, [x8, _BUS_PROBE_DEFAULT@GOTPAGEOFF] LBB0_8: ldr w0, [x8] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpLdrGot Lloh17, Lloh18 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_3-LBB0_3)>>2 .byte (LBB0_5-LBB0_3)>>2 .byte (LBB0_7-LBB0_3)>>2 .byte (LBB0_6-LBB0_3)>>2 ; -- End function .comm _PCI_VENDOR_BROOKTREE,8,3 ; @PCI_VENDOR_BROOKTREE .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "BrookTree 848A" l_.str.1: ; @.str.1 .asciz "BrookTree 848" .comm _BUS_PROBE_DEFAULT,4,2 ; @BUS_PROBE_DEFAULT l_.str.2: ; @.str.2 .asciz "BrookTree 849A" l_.str.3: ; @.str.3 .asciz "BrookTree 878" l_.str.4: ; @.str.4 .asciz "BrookTree 879" .comm _ENXIO,4,2 ; @ENXIO .no_dead_strip _bktr_probe .subsections_via_symbols
AnghaBench/freebsd/sys/dev/bktr/extr_bktr_os.c_bktr_probe.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _CLSID_SpeechUIServer ## @CLSID_SpeechUIServer .p2align 3 _CLSID_SpeechUIServer: .quad 339972171 ## 0x1443904b .short 13540 ## 0x34e4 .short 16630 ## 0x40f6 .ascii "\263\017k\353\201&{\200" .space 4 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _CLSID_SpeechUIServer ; @CLSID_SpeechUIServer .p2align 3 _CLSID_SpeechUIServer: .quad 339972171 ; 0x1443904b .short 13540 ; 0x34e4 .short 16630 ; 0x40f6 .ascii "\263\017k\353\201&{\200" .space 4 .subsections_via_symbols
the_stack_data/147547.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/83814.c
stack