x86
stringlengths
122
5.97M
arm
stringlengths
122
5.84M
file
stringlengths
18
195
source
stringclasses
3 values
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cxl_slbia ## -- Begin function cxl_slbia .p2align 4, 0x90 _cxl_slbia: ## @cxl_slbia .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 xorl %eax, %eax callq _cxl_calls_get testq %rax, %rax je LBB0_4 ## %bb.1: movq %rax, %rbx xorl %eax, %eax callq _cxl_ctx_in_use testq %rax, %rax je LBB0_3 ## %bb.2: movq %r14, %rdi callq *(%rbx) LBB0_3: movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _cxl_calls_put ## TAILCALL LBB0_4: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _cxl_slbia ; -- Begin function cxl_slbia .p2align 2 _cxl_slbia: ; @cxl_slbia .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x0 bl _cxl_calls_get cbz x0, LBB0_4 ; %bb.1: mov x19, x0 bl _cxl_ctx_in_use cbz x0, LBB0_3 ; %bb.2: ldr x8, [x19] mov x0, x20 blr x8 LBB0_3: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _cxl_calls_put LBB0_4: 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/linux/drivers/misc/cxl/extr_base.c_cxl_slbia.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _calc_crc16 ## -- Begin function calc_crc16 .p2align 4, 0x90 _calc_crc16: ## @calc_crc16 .cfi_startproc ## %bb.0: ## kill: def $esi killed $esi def $rsi testl %esi, %esi je LBB0_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leal -1(%rsi), %eax cmpw $3, %ax jae LBB0_4 ## %bb.3: movl $255, %ecx movl $255, %eax jmp LBB0_6 LBB0_1: movw $-1, %ax movzwl %ax, %eax retq LBB0_4: movl %esi, %r10d andl $65532, %r10d ## imm = 0xFFFC movl $255, %ecx leaq _auchCRCHi(%rip), %r8 leaq _auchCRCLo(%rip), %r9 movl $255, %eax .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movzbl (%rdi), %edx xorl %ecx, %edx movzbl (%rdx,%r8), %r11d movzbl (%rdx,%r9), %edx movzbl 1(%rdi), %ecx xorl %eax, %ecx xorl %r11d, %ecx xorb (%rcx,%r8), %dl movzbl (%rcx,%r9), %eax xorb 2(%rdi), %dl movzbl %dl, %ecx xorb (%rcx,%r8), %al xorb 3(%rdi), %al movzbl (%rcx,%r9), %ecx movzbl %al, %eax xorb (%rax,%r8), %cl addq $4, %rdi movzbl %cl, %ecx movzbl (%rax,%r9), %eax addw $-4, %r10w jne LBB0_5 LBB0_6: testb $3, %sil je LBB0_9 ## %bb.7: movzwl %si, %r10d andl $3, %r10d xorl %esi, %esi leaq _auchCRCHi(%rip), %r8 leaq _auchCRCLo(%rip), %r9 .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 movzbl (%rdi,%rsi), %edx xorl %ecx, %edx movzbl (%rdx,%r8), %ecx xorl %eax, %ecx movzbl (%rdx,%r9), %eax incq %rsi cmpw %si, %r10w jne LBB0_8 LBB0_9: shll $8, %eax orl %ecx, %eax popq %rbp movzwl %ax, %eax retq .cfi_endproc ## -- End function .globl _read_crc16 ## -- Begin function read_crc16 .p2align 4, 0x90 _read_crc16: ## @read_crc16 .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 movzwl (%rdi,%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__const .p2align 4 ## @auchCRCHi _auchCRCHi: .ascii "\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@" .p2align 4 ## @auchCRCLo _auchCRCLo: .ascii "\000\300\301\001\303\003\002\302\306\006\007\307\005\305\304\004\314\f\r\315\017\317\316\016\n\312\313\013\311\t\b\310\330\030\031\331\033\333\332\032\036\336\337\037\335\035\034\334\024\324\325\025\327\027\026\326\322\022\023\323\021\321\320\020\36001\3613\363\36226\366\3677\36554\364<\374\375=\377?>\376\372:;\3739\371\3708(\350\351)\353+*\352\356./\357-\355\354,\344$%\345'\347\346&\"\342\343#\341! \340\240`a\241c\243\242bf\246\247g\245ed\244l\254\255m\257on\256\252jk\253i\251\250hx\270\271y\273{z\272\276~\177\277}\275\274|\264tu\265w\267\266vr\262\263s\261qp\260P\220\221Q\223SR\222\226VW\227U\225\224T\234\\]\235_\237\236^Z\232\233[\231YX\230\210HI\211K\213\212JN\216\217O\215ML\214D\204\205E\207GF\206\202BC\203A\201\200@" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _calc_crc16 ; -- Begin function calc_crc16 .p2align 2 _calc_crc16: ; @calc_crc16 .cfi_startproc ; %bb.0: cbz w1, LBB0_4 ; %bb.1: mov w8, #255 Lloh0: adrp x9, _auchCRCHi@PAGE Lloh1: add x9, x9, _auchCRCHi@PAGEOFF mov w11, #255 Lloh2: adrp x10, _auchCRCLo@PAGE Lloh3: add x10, x10, _auchCRCLo@PAGEOFF LBB0_2: ; =>This Inner Loop Header: Depth=1 sub w1, w1, #1 ldrb w12, [x0], #1 eor w12, w8, w12 ldrb w8, [x9, x12] eor w8, w11, w8 ldrb w11, [x10, x12] tst w1, #0xffff b.ne LBB0_2 ; %bb.3: orr w8, w8, w11, lsl #8 and w0, w8, #0xffff ret LBB0_4: mov w8, #65535 and w0, w8, #0xffff ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _read_crc16 ; -- Begin function read_crc16 .p2align 2 _read_crc16: ; @read_crc16 .cfi_startproc ; %bb.0: ldrh w0, [x0, w1, uxtw] ret .cfi_endproc ; -- End function .section __TEXT,__const _auchCRCHi: ; @auchCRCHi .ascii "\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@\001\300\200A\000\301\201@\000\301\201@\001\300\200A\001\300\200A\000\301\201@\000\301\201@\001\300\200A\000\301\201@\001\300\200A\001\300\200A\000\301\201@" _auchCRCLo: ; @auchCRCLo .ascii "\000\300\301\001\303\003\002\302\306\006\007\307\005\305\304\004\314\f\r\315\017\317\316\016\n\312\313\013\311\t\b\310\330\030\031\331\033\333\332\032\036\336\337\037\335\035\034\334\024\324\325\025\327\027\026\326\322\022\023\323\021\321\320\020\36001\3613\363\36226\366\3677\36554\364<\374\375=\377?>\376\372:;\3739\371\3708(\350\351)\353+*\352\356./\357-\355\354,\344$%\345'\347\346&\"\342\343#\341! \340\240`a\241c\243\242bf\246\247g\245ed\244l\254\255m\257on\256\252jk\253i\251\250hx\270\271y\273{z\272\276~\177\277}\275\274|\264tu\265w\267\266vr\262\263s\261qp\260P\220\221Q\223SR\222\226VW\227U\225\224T\234\\]\235_\237\236^Z\232\233[\231YX\230\210HI\211K\213\212JN\216\217O\215ML\214D\204\205E\207GF\206\202BC\203A\201\200@" .subsections_via_symbols
the_stack_data/28263143.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function exynos4_jpeg_parse_decode_q_tbl _exynos4_jpeg_parse_decode_q_tbl: ## @exynos4_jpeg_parse_decode_q_tbl .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 $32, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq 24(%rdi), %r12 movl 16(%rdi), %edi callq _v4l2_m2m_next_src_buf movl 8(%rbx), %ecx movl %ecx, -40(%rbp) movq %rax, %rdi xorl %esi, %esi callq _vb2_plane_vaddr addq (%rbx), %rax movq %rax, -48(%rbp) movq $0, -56(%rbp) leaq -56(%rbp), %rbx movq %rbx, %rdi movl $5, %esi callq _skip movq %rbx, %rdi callq _get_byte cmpl $-1, %eax je LBB0_6 ## %bb.1: movl %eax, %r15d movl (%r12), %edi movl %eax, %esi callq _exynos4_jpeg_set_dec_components testl %r15d, %r15d je LBB0_6 ## %bb.2: leaq -56(%rbp), %r14 .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi callq _get_byte cmpl $-1, %eax je LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movl %eax, %ebx movq %r14, %rdi movl $1, %esi callq _skip movq %r14, %rdi callq _get_byte cmpl $-1, %eax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_3 Depth=1 decl %r15d movl (%r12), %edi movl %ebx, %esi movl %eax, %edx callq _exynos4_jpeg_select_dec_q_tbl testl %r15d, %r15d jne LBB0_3 LBB0_6: addq $32, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _exynos4_jpeg_parse_decode_q_tbl .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function exynos4_jpeg_parse_decode_q_tbl _exynos4_jpeg_parse_decode_q_tbl: ; @exynos4_jpeg_parse_decode_q_tbl .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 x19, x0 ldr x21, [x0, #24] ldr w0, [x0, #16] bl _v4l2_m2m_next_src_buf ldr w8, [x19, #8] str w8, [sp, #24] mov w1, #0 bl _vb2_plane_vaddr ldr x8, [x19] add x8, x8, x0 stp xzr, x8, [sp, #8] add x0, sp, #8 mov w1, #5 bl _skip add x0, sp, #8 bl _get_byte cmn w0, #1 b.eq LBB0_5 ; %bb.1: mov x19, x0 ldr w0, [x21] mov x1, x19 bl _exynos4_jpeg_set_dec_components cbz w19, LBB0_5 LBB0_2: ; =>This Inner Loop Header: Depth=1 add x0, sp, #8 bl _get_byte cmn w0, #1 b.eq LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 mov x20, x0 add x0, sp, #8 mov w1, #1 bl _skip add x0, sp, #8 bl _get_byte cmn w0, #1 b.eq LBB0_5 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 mov x2, x0 sub w19, w19, #1 ldr w0, [x21] mov x1, x20 bl _exynos4_jpeg_select_dec_q_tbl cbnz w19, LBB0_2 LBB0_5: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .no_dead_strip _exynos4_jpeg_parse_decode_q_tbl .subsections_via_symbols
AnghaBench/linux/drivers/media/platform/s5p-jpeg/extr_jpeg-core.c_exynos4_jpeg_parse_decode_q_tbl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mdevbioctl _mdevbioctl: ## @mdevbioctl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %r9d, %r9d popq %rbp jmp _mdevioctl ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _mdevbioctl .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mdevbioctl _mdevbioctl: ; @mdevbioctl .cfi_startproc ; %bb.0: mov w5, #0 b _mdevioctl .cfi_endproc ; -- End function .no_dead_strip _mdevbioctl .subsections_via_symbols
AnghaBench/darwin-xnu/bsd/dev/extr_memdev.c_mdevbioctl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rfopen ## -- Begin function rfopen .p2align 4, 0x90 _rfopen: ## @rfopen .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 movq _RETRO_VFS_FILE_ACCESS_READ@GOTPCREL(%rip), %r12 movl (%r12), %r15d leaq L_.str(%rip), %rsi movq %rbx, %rdi callq _strstr testq %rax, %rax je LBB0_3 ## %bb.1: movl (%r12), %r15d leaq L_.str.1(%rip), %rsi movq %rbx, %rdi callq _strstr testq %rax, %rax je LBB0_7 ## %bb.2: movq _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPCREL(%rip), %rax movq _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING@GOTPCREL(%rip), %rcx movl (%rcx), %r15d orl (%rax), %r15d jmp LBB0_7 LBB0_3: leaq L_.str.2(%rip), %rsi movq %rbx, %rdi callq _strstr testq %rax, %rax je LBB0_12 ## %bb.4: movq _RETRO_VFS_FILE_ACCESS_WRITE@GOTPCREL(%rip), %rax movl (%rax), %r15d leaq L_.str.1(%rip), %rsi movq %rbx, %rdi callq _strstr testq %rax, %rax je LBB0_7 ## %bb.5: movq _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPCREL(%rip), %rax movl (%rax), %r15d jmp LBB0_7 LBB0_12: leaq L_.str.3(%rip), %rsi movq %rbx, %rdi callq _strstr testq %rax, %rax je LBB0_7 ## %bb.13: movq _RETRO_VFS_FILE_ACCESS_WRITE@GOTPCREL(%rip), %rax movq _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING@GOTPCREL(%rip), %r13 movl (%r13), %r15d orl (%rax), %r15d leaq L_.str.1(%rip), %rsi movq %rbx, %rdi callq _strstr movb $1, %r12b testq %rax, %rax je LBB0_8 ## %bb.14: movq _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPCREL(%rip), %rax movl (%r13), %r15d orl (%rax), %r15d jmp LBB0_8 LBB0_7: xorl %r12d, %r12d LBB0_8: movq _RETRO_VFS_FILE_ACCESS_HINT_NONE@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r14, %rdi movl %r15d, %esi callq _filestream_open movq %rax, %rbx testb %r12b, %r12b je LBB0_11 ## %bb.9: testq %rbx, %rbx je LBB0_11 ## %bb.10: movq _RETRO_VFS_SEEK_POSITION_END@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rbx, %rdi xorl %esi, %esi callq _filestream_seek LBB0_11: movq %rbx, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _RETRO_VFS_FILE_ACCESS_READ,4,2 ## @RETRO_VFS_FILE_ACCESS_READ .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "r" L_.str.1: ## @.str.1 .asciz "+" .comm _RETRO_VFS_FILE_ACCESS_READ_WRITE,4,2 ## @RETRO_VFS_FILE_ACCESS_READ_WRITE .comm _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING,4,2 ## @RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING L_.str.2: ## @.str.2 .asciz "w" .comm _RETRO_VFS_FILE_ACCESS_WRITE,4,2 ## @RETRO_VFS_FILE_ACCESS_WRITE L_.str.3: ## @.str.3 .asciz "a" .comm _RETRO_VFS_FILE_ACCESS_HINT_NONE,4,2 ## @RETRO_VFS_FILE_ACCESS_HINT_NONE .comm _RETRO_VFS_SEEK_POSITION_END,4,2 ## @RETRO_VFS_SEEK_POSITION_END .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rfopen ; -- Begin function rfopen .p2align 2 _rfopen: ; @rfopen .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, x1 mov x19, x0 Lloh0: adrp x22, _RETRO_VFS_FILE_ACCESS_READ@GOTPAGE Lloh1: ldr x22, [x22, _RETRO_VFS_FILE_ACCESS_READ@GOTPAGEOFF] ldr w20, [x22] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF mov x0, x21 bl _strstr cbz x0, LBB0_3 ; %bb.1: ldr w20, [x22] Lloh4: adrp x1, l_.str.1@PAGE Lloh5: add x1, x1, l_.str.1@PAGEOFF mov x0, x21 bl _strstr mov w21, #0 cbz x0, LBB0_11 ; %bb.2: Lloh6: adrp x8, _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPAGE Lloh7: ldr x8, [x8, _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPAGEOFF] Lloh8: ldr w8, [x8] Lloh9: adrp x9, _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING@GOTPAGE Lloh10: ldr x9, [x9, _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING@GOTPAGEOFF] Lloh11: ldr w9, [x9] orr w20, w9, w8 b LBB0_11 LBB0_3: Lloh12: adrp x1, l_.str.2@PAGE Lloh13: add x1, x1, l_.str.2@PAGEOFF mov x0, x21 bl _strstr cbz x0, LBB0_5 ; %bb.4: Lloh14: adrp x8, _RETRO_VFS_FILE_ACCESS_WRITE@GOTPAGE Lloh15: ldr x8, [x8, _RETRO_VFS_FILE_ACCESS_WRITE@GOTPAGEOFF] Lloh16: ldr w20, [x8] Lloh17: adrp x1, l_.str.1@PAGE Lloh18: add x1, x1, l_.str.1@PAGEOFF mov x0, x21 bl _strstr mov w21, #0 Lloh19: adrp x8, _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPAGE Lloh20: ldr x8, [x8, _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPAGEOFF] Lloh21: ldr w8, [x8] cmp x0, #0 csel w20, w20, w8, eq b LBB0_11 LBB0_5: Lloh22: adrp x1, l_.str.3@PAGE Lloh23: add x1, x1, l_.str.3@PAGEOFF mov x0, x21 bl _strstr cbz x0, LBB0_8 ; %bb.6: Lloh24: adrp x8, _RETRO_VFS_FILE_ACCESS_WRITE@GOTPAGE Lloh25: ldr x8, [x8, _RETRO_VFS_FILE_ACCESS_WRITE@GOTPAGEOFF] Lloh26: ldr w22, [x8] Lloh27: adrp x20, _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING@GOTPAGE Lloh28: ldr x20, [x20, _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING@GOTPAGEOFF] ldr w23, [x20] Lloh29: adrp x1, l_.str.1@PAGE Lloh30: add x1, x1, l_.str.1@PAGEOFF mov x0, x21 bl _strstr cbz x0, LBB0_9 ; %bb.7: Lloh31: adrp x8, _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPAGE Lloh32: ldr x8, [x8, _RETRO_VFS_FILE_ACCESS_READ_WRITE@GOTPAGEOFF] Lloh33: ldr w8, [x8] ldr w9, [x20] orr w20, w9, w8 b LBB0_10 LBB0_8: mov w21, #0 b LBB0_11 LBB0_9: orr w20, w23, w22 LBB0_10: mov w21, #1 LBB0_11: Lloh34: adrp x8, _RETRO_VFS_FILE_ACCESS_HINT_NONE@GOTPAGE Lloh35: ldr x8, [x8, _RETRO_VFS_FILE_ACCESS_HINT_NONE@GOTPAGEOFF] Lloh36: ldr w2, [x8] mov x0, x19 mov x1, x20 bl _filestream_open mov x19, x0 cbz w21, LBB0_14 ; %bb.12: cbz x19, LBB0_14 ; %bb.13: Lloh37: adrp x8, _RETRO_VFS_SEEK_POSITION_END@GOTPAGE Lloh38: ldr x8, [x8, _RETRO_VFS_SEEK_POSITION_END@GOTPAGEOFF] Lloh39: ldr w2, [x8] mov x0, x19 mov w1, #0 bl _filestream_seek LBB0_14: mov x0, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpLdrGot Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39 .cfi_endproc ; -- End function .comm _RETRO_VFS_FILE_ACCESS_READ,4,2 ; @RETRO_VFS_FILE_ACCESS_READ .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "r" l_.str.1: ; @.str.1 .asciz "+" .comm _RETRO_VFS_FILE_ACCESS_READ_WRITE,4,2 ; @RETRO_VFS_FILE_ACCESS_READ_WRITE .comm _RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING,4,2 ; @RETRO_VFS_FILE_ACCESS_UPDATE_EXISTING l_.str.2: ; @.str.2 .asciz "w" .comm _RETRO_VFS_FILE_ACCESS_WRITE,4,2 ; @RETRO_VFS_FILE_ACCESS_WRITE l_.str.3: ; @.str.3 .asciz "a" .comm _RETRO_VFS_FILE_ACCESS_HINT_NONE,4,2 ; @RETRO_VFS_FILE_ACCESS_HINT_NONE .comm _RETRO_VFS_SEEK_POSITION_END,4,2 ; @RETRO_VFS_SEEK_POSITION_END .subsections_via_symbols
AnghaBench/RetroArch/griffin/extr_..libretro-commonstreamsfile_stream_transforms.c_rfopen.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _mm_recover_statistics ## -- Begin function mm_recover_statistics .p2align 4, 0x90 _mm_recover_statistics: ## @mm_recover_statistics .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testq %rsi, %rsi je LBB0_2 ## %bb.1: movl (%rdi), %eax movl %eax, (%rsi) LBB0_2: testq %rdx, %rdx je LBB0_4 ## %bb.3: movl 4(%rdi), %eax movl %eax, (%rdx) LBB0_4: 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 _mm_recover_statistics ; -- Begin function mm_recover_statistics .p2align 2 _mm_recover_statistics: ; @mm_recover_statistics .cfi_startproc ; %bb.0: cbz x1, LBB0_2 ; %bb.1: ldr w8, [x0] str w8, [x1] LBB0_2: cbz x2, LBB0_4 ; %bb.3: ldr w8, [x0, #4] str w8, [x2] LBB0_4: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/wcdb/backup/extr_mm_recover.c_mm_recover_statistics.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _ble_mesh_test_performance_client_model_accumulate_time ## -- Begin function ble_mesh_test_performance_client_model_accumulate_time .p2align 4, 0x90 _ble_mesh_test_performance_client_model_accumulate_time: ## @ble_mesh_test_performance_client_model_accumulate_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 %rcx, %r12 movl %edx, %r14d movq %rsi, %r15 movq %rdi, %rbx movq _ble_mesh_test_perf_sema@GOTPCREL(%rip), %r13 movl (%r13), %edi movq _portMAX_DELAY@GOTPCREL(%rip), %rax movl (%rax), %esi callq _xSemaphoreTake movq _test_perf_statistics@GOTPCREL(%rip), %rax cmpq %r12, (%rax) jne LBB0_4 ## %bb.1: xorl %r12d, %r12d testq %r15, %r15 je LBB0_5 ## %bb.2: movl (%r15), %ecx movl 8(%r15), %esi shll $8, %ecx andl 4(%r15), %ecx movslq %ecx, %rdx movq _VENDOR_MODEL_PERF_OPERATION_TYPE_SET@GOTPCREL(%rip), %rcx cmpl (%rcx), %esi jne LBB0_6 ## %bb.3: movslq 12(%r15), %rcx jmp LBB0_7 LBB0_5: xorl %edx, %edx LBB0_6: xorl %ecx, %ecx LBB0_7: movq 8(%rax), %rdi testq %rdi, %rdi js LBB0_23 ## %bb.8: movq 16(%rax), %rsi movq $-1, %r8 .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 cmpq %rdx, 8(%rsi,%r8,8) je LBB0_4 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 incq %r8 cmpq %r8, %rdi jne LBB0_9 ## %bb.11: testq %rdi, %rdi je LBB0_23 ## %bb.12: movq 16(%rax), %r8 xorl %esi, %esi .p2align 4, 0x90 LBB0_13: ## =>This Inner Loop Header: Depth=1 cmpq $0, (%r8,%rsi,8) je LBB0_16 ## %bb.14: ## in Loop: Header=BB0_13 Depth=1 incq %rsi cmpq %rsi, %rdi jne LBB0_13 jmp LBB0_22 LBB0_4: movl $1, %r12d LBB0_23: movl (%r13), %edi callq _xSemaphoreGive movl %r12d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_16: movq %rdx, (%r8,%rsi,8) movl 8(%r15), %edx movq _VENDOR_MODEL_PERF_OPERATION_TYPE_SET@GOTPCREL(%rip), %rdi cmpl (%rdi), %edx jne LBB0_19 ## %bb.17: movq 24(%rax), %rdx movq 32(%rax), %rax cmpq %rdx, %rcx setne %cl movslq %r14d, %rdi cmpq %rdi, %rdx setne %dl testb %dl, %cl jne LBB0_21 ## %bb.18: movq %rbx, (%rax,%rsi,8) jmp LBB0_22 LBB0_19: movq _VENDOR_MODEL_PERF_OPERATION_TYPE_SET_UNACK@GOTPCREL(%rip), %rcx xorl %r12d, %r12d cmpl (%rcx), %edx jne LBB0_23 ## %bb.20: movq 32(%rax), %rax movq %rbx, (%rax,%rsi,8) jmp LBB0_23 LBB0_21: movq $0, (%rax,%rsi,8) LBB0_22: xorl %r12d, %r12d jmp LBB0_23 .cfi_endproc ## -- End function .comm _ble_mesh_test_perf_sema,4,2 ## @ble_mesh_test_perf_sema .comm _portMAX_DELAY,4,2 ## @portMAX_DELAY .comm _test_perf_statistics,40,3 ## @test_perf_statistics .comm _VENDOR_MODEL_PERF_OPERATION_TYPE_SET,4,2 ## @VENDOR_MODEL_PERF_OPERATION_TYPE_SET .comm _VENDOR_MODEL_PERF_OPERATION_TYPE_SET_UNACK,4,2 ## @VENDOR_MODEL_PERF_OPERATION_TYPE_SET_UNACK .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _ble_mesh_test_performance_client_model_accumulate_time ; -- Begin function ble_mesh_test_performance_client_model_accumulate_time .p2align 2 _ble_mesh_test_performance_client_model_accumulate_time: ; @ble_mesh_test_performance_client_model_accumulate_time .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill 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, x3 mov x20, x2 mov x21, x1 mov x19, x0 Lloh0: adrp x23, _ble_mesh_test_perf_sema@GOTPAGE Lloh1: ldr x23, [x23, _ble_mesh_test_perf_sema@GOTPAGEOFF] ldr w0, [x23] Lloh2: adrp x8, _portMAX_DELAY@GOTPAGE Lloh3: ldr x8, [x8, _portMAX_DELAY@GOTPAGEOFF] Lloh4: ldr w1, [x8] bl _xSemaphoreTake Lloh5: adrp x8, _test_perf_statistics@GOTPAGE Lloh6: ldr x8, [x8, _test_perf_statistics@GOTPAGEOFF] ldr x9, [x8] cmp x9, x22 b.ne LBB0_13 ; %bb.1: cbz x21, LBB0_4 ; %bb.2: ldp w9, w10, [x21] and w9, w10, w9, lsl #8 sxtw x10, w9 ldr w9, [x21, #8] Lloh7: adrp x11, _VENDOR_MODEL_PERF_OPERATION_TYPE_SET@GOTPAGE Lloh8: ldr x11, [x11, _VENDOR_MODEL_PERF_OPERATION_TYPE_SET@GOTPAGEOFF] Lloh9: ldr w11, [x11] cmp w9, w11 b.ne LBB0_5 ; %bb.3: ldrsw x9, [x21, #12] ldr x12, [x8, #8] tbz x12, #63, LBB0_6 b LBB0_20 LBB0_4: mov x10, #0 ; =0x0 LBB0_5: mov x9, #0 ; =0x0 ldr x12, [x8, #8] tbnz x12, #63, LBB0_20 LBB0_6: ldr x11, [x8, #16] add x13, x12, #1 LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr x14, [x11], #8 cmp x14, x10 b.eq LBB0_13 ; %bb.8: ; in Loop: Header=BB0_7 Depth=1 subs x13, x13, #1 b.ne LBB0_7 ; %bb.9: cbz x12, LBB0_20 ; %bb.10: mov x11, #0 ; =0x0 ldr x13, [x8, #16] LBB0_11: ; =>This Inner Loop Header: Depth=1 ldr x14, [x13, x11, lsl #3] cbz x14, LBB0_14 ; %bb.12: ; in Loop: Header=BB0_11 Depth=1 add x11, x11, #1 cmp x12, x11 b.ne LBB0_11 b LBB0_20 LBB0_13: mov w20, #1 ; =0x1 b LBB0_21 LBB0_14: str x10, [x13, x11, lsl #3] ldr w10, [x21, #8] Lloh10: adrp x12, _VENDOR_MODEL_PERF_OPERATION_TYPE_SET@GOTPAGE Lloh11: ldr x12, [x12, _VENDOR_MODEL_PERF_OPERATION_TYPE_SET@GOTPAGEOFF] Lloh12: ldr w12, [x12] cmp w10, w12 b.ne LBB0_17 ; %bb.15: sxtw x10, w20 ldp x12, x8, [x8, #24] cmp x9, x12 mov w20, #0 ; =0x0 ccmp x12, x10, #4, ne b.eq LBB0_19 ; %bb.16: str xzr, [x8, x11, lsl #3] b LBB0_21 LBB0_17: Lloh13: adrp x9, _VENDOR_MODEL_PERF_OPERATION_TYPE_SET_UNACK@GOTPAGE Lloh14: ldr x9, [x9, _VENDOR_MODEL_PERF_OPERATION_TYPE_SET_UNACK@GOTPAGEOFF] Lloh15: ldr w9, [x9] cmp w10, w9 b.ne LBB0_20 ; %bb.18: mov w20, #0 ; =0x0 ldr x8, [x8, #32] LBB0_19: str x19, [x8, x11, lsl #3] b LBB0_21 LBB0_20: mov w20, #0 ; =0x0 LBB0_21: ldr w0, [x23] bl _xSemaphoreGive 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 Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _ble_mesh_test_perf_sema,4,2 ; @ble_mesh_test_perf_sema .comm _portMAX_DELAY,4,2 ; @portMAX_DELAY .comm _test_perf_statistics,40,3 ; @test_perf_statistics .comm _VENDOR_MODEL_PERF_OPERATION_TYPE_SET,4,2 ; @VENDOR_MODEL_PERF_OPERATION_TYPE_SET .comm _VENDOR_MODEL_PERF_OPERATION_TYPE_SET_UNACK,4,2 ; @VENDOR_MODEL_PERF_OPERATION_TYPE_SET_UNACK .subsections_via_symbols
assembly_file_179450.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function lpfc_els_rsp_rls_acc _lpfc_els_rsp_rls_acc: ## @lpfc_els_rsp_rls_acc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movq %rdi, %r15 movq (%rsi), %r12 movq 8(%rsi), %r13 xorps %xmm0, %xmm0 movups %xmm0, (%rsi) cmpq $0, 40(%rsi) je LBB0_1 LBB0_4: movl 4(%r15), %esi movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _mempool_free ## TAILCALL LBB0_1: movl 8(%r15), %edi movq _lpfc_max_els_tries@GOTPCREL(%rip), %rax movl (%rax), %ecx movl 12(%r12), %r9d movq _ELS_CMD_ACC@GOTPCREL(%rip), %rax movl (%rax), %eax subq $8, %rsp xorl %esi, %esi movl $52, %edx movq %r12, %r8 pushq %rax callq _lpfc_prep_els_iocb addq $16, %rsp movq %rax, %r14 movq %r12, %rdi callq _lpfc_nlp_put testq %r14, %r14 je LBB0_4 ## %bb.2: movzwl %r13w, %eax shrl $16, %r13d movq %rax, 8(%r14) movq %r13, 16(%r14) movq 32(%r14), %rax movq (%rax), %r13 movq _ELS_CMD_ACC@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%r13) movl 36(%rbx), %edi callq _cpu_to_be32 movq %rax, 56(%r13) movl 32(%rbx), %edi callq _cpu_to_be32 movq %rax, 48(%r13) movl 28(%rbx), %edi callq _cpu_to_be32 movq %rax, 40(%r13) movl 24(%rbx), %edi callq _cpu_to_be32 movq %rax, 32(%r13) movl 20(%rbx), %edi callq _cpu_to_be32 movq %rax, 24(%r13) movl 16(%rbx), %edi callq _cpu_to_be32 movq %rax, 16(%r13) movl 4(%r15), %esi movq %rbx, %rdi callq _mempool_free movl 16(%r12), %edi movq _KERN_INFO@GOTPCREL(%rip), %rax movl (%rax), %esi movq _LOG_ELS@GOTPCREL(%rip), %rax movl (%rax), %edx movl 24(%r14), %r8d movq 8(%r14), %r9 movl 12(%r12), %r10d movl 8(%r12), %r11d movl (%r12), %eax movl 4(%r12), %ebx leaq L_.str(%rip), %rcx pushq %rax pushq %rbx pushq %r11 pushq %r10 callq _lpfc_printf_vlog addq $32, %rsp movq _lpfc_cmpl_els_rsp@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%r14) incl (%r15) movq _LPFC_ELS_RING@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi movq %r14, %rdx xorl %ecx, %ecx callq _lpfc_sli_issue_iocb movq _IOCB_ERROR@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_3 ## %bb.5: movq %r15, %rdi movq %r14, %rsi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _lpfc_els_free_iocb ## TAILCALL LBB0_3: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _lpfc_max_els_tries,4,2 ## @lpfc_max_els_tries .comm _ELS_CMD_ACC,4,2 ## @ELS_CMD_ACC .comm _KERN_INFO,4,2 ## @KERN_INFO .comm _LOG_ELS,4,2 ## @LOG_ELS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "2874 Xmit ELS RLS ACC response tag x%x xri x%x, did x%x, nlp_flag x%x, nlp_state x%x, rpi x%x\n" .comm _lpfc_cmpl_els_rsp,4,2 ## @lpfc_cmpl_els_rsp .comm _LPFC_ELS_RING,4,2 ## @LPFC_ELS_RING .comm _IOCB_ERROR,8,3 ## @IOCB_ERROR .no_dead_strip _lpfc_els_rsp_rls_acc .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function lpfc_els_rsp_rls_acc _lpfc_els_rsp_rls_acc: ; @lpfc_els_rsp_rls_acc .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, x1 mov x19, x0 ldp x21, x23, [x1] stp xzr, xzr, [x1] ldr x8, [x1, #40] cbz x8, LBB0_2 LBB0_1: ldr w1, [x19, #4] mov x0, x22 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 b _mempool_free LBB0_2: Lloh0: adrp x8, _lpfc_max_els_tries@GOTPAGE Lloh1: ldr x8, [x8, _lpfc_max_els_tries@GOTPAGEOFF] ldr w0, [x19, #8] Lloh2: ldr w3, [x8] ldr w5, [x21, #12] Lloh3: adrp x24, _ELS_CMD_ACC@GOTPAGE Lloh4: ldr x24, [x24, _ELS_CMD_ACC@GOTPAGEOFF] ldr w6, [x24] mov w1, #0 mov w2, #52 mov x4, x21 bl _lpfc_prep_els_iocb mov x20, x0 mov x0, x21 bl _lpfc_nlp_put cbz x20, LBB0_1 ; %bb.3: and x8, x23, #0xffff ubfx x9, x23, #16, #16 stp x8, x9, [x20, #8] ldr x8, [x20, #32] ldr x23, [x8] ldr w8, [x24] str w8, [x23] ldr w0, [x22, #36] bl _cpu_to_be32 str x0, [x23, #56] ldr w0, [x22, #32] bl _cpu_to_be32 str x0, [x23, #48] ldr w0, [x22, #28] bl _cpu_to_be32 str x0, [x23, #40] ldr w0, [x22, #24] bl _cpu_to_be32 str x0, [x23, #32] ldr w0, [x22, #20] bl _cpu_to_be32 str x0, [x23, #24] ldr w0, [x22, #16] bl _cpu_to_be32 str x0, [x23, #16] ldr w1, [x19, #4] mov x0, x22 bl _mempool_free ldp w6, w0, [x21, #12] Lloh5: adrp x8, _KERN_INFO@GOTPAGE Lloh6: ldr x8, [x8, _KERN_INFO@GOTPAGEOFF] Lloh7: ldr w1, [x8] Lloh8: adrp x8, _LOG_ELS@GOTPAGE Lloh9: ldr x8, [x8, _LOG_ELS@GOTPAGEOFF] Lloh10: ldr w2, [x8] ldr w4, [x20, #24] ldr x5, [x20, #8] ldp w8, w7, [x21, #4] ldr w9, [x21] stp w8, w9, [sp] Lloh11: adrp x3, l_.str@PAGE Lloh12: add x3, x3, l_.str@PAGEOFF bl _lpfc_printf_vlog Lloh13: adrp x8, _lpfc_cmpl_els_rsp@GOTPAGE Lloh14: ldr x8, [x8, _lpfc_cmpl_els_rsp@GOTPAGEOFF] Lloh15: ldr w8, [x8] str w8, [x20] ldr w8, [x19] add w8, w8, #1 str w8, [x19] Lloh16: adrp x8, _LPFC_ELS_RING@GOTPAGE Lloh17: ldr x8, [x8, _LPFC_ELS_RING@GOTPAGEOFF] Lloh18: ldr w1, [x8] mov x0, x19 mov x2, x20 mov w3, #0 bl _lpfc_sli_issue_iocb Lloh19: adrp x8, _IOCB_ERROR@GOTPAGE Lloh20: ldr x8, [x8, _IOCB_ERROR@GOTPAGEOFF] Lloh21: ldr x8, [x8] cmp x0, x8 b.ne LBB0_5 ; %bb.4: mov x0, x19 mov x1, x20 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 b _lpfc_els_free_iocb LBB0_5: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _lpfc_max_els_tries,4,2 ; @lpfc_max_els_tries .comm _ELS_CMD_ACC,4,2 ; @ELS_CMD_ACC .comm _KERN_INFO,4,2 ; @KERN_INFO .comm _LOG_ELS,4,2 ; @LOG_ELS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "2874 Xmit ELS RLS ACC response tag x%x xri x%x, did x%x, nlp_flag x%x, nlp_state x%x, rpi x%x\n" .comm _lpfc_cmpl_els_rsp,4,2 ; @lpfc_cmpl_els_rsp .comm _LPFC_ELS_RING,4,2 ; @LPFC_ELS_RING .comm _IOCB_ERROR,8,3 ; @IOCB_ERROR .no_dead_strip _lpfc_els_rsp_rls_acc .subsections_via_symbols
AnghaBench/linux/drivers/scsi/lpfc/extr_lpfc_els.c_lpfc_els_rsp_rls_acc.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _WHIRLPOOL_Final ## -- Begin function WHIRLPOOL_Final .p2align 4, 0x90 _WHIRLPOOL_Final: ## @WHIRLPOOL_Final .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 movl (%rsi), %ecx movq %rcx, %rdi shrq $3, %rdi andl $7, %ecx je LBB0_2 ## %bb.1: movl $128, %eax ## kill: def $cl killed $cl killed $rcx shrl %cl, %eax movq 8(%rbx), %rsi orl %eax, (%rsi,%rdi,4) jmp LBB0_3 LBB0_2: movq 8(%rbx), %rsi movl %edi, %eax movl $128, (%rsi,%rax,4) LBB0_3: leal 1(%rdi), %r8d movq _WHIRLPOOL_BBLOCK@GOTPCREL(%rip), %r12 movl (%r12), %ecx leal 7(%rcx), %eax testl %ecx, %ecx cmovnsl %ecx, %eax sarl $3, %eax movq _WHIRLPOOL_COUNTER@GOTPCREL(%rip), %r15 movl (%r15), %ecx movl %eax, %edx subl %ecx, %edx cmpl %edx, %edi jae LBB0_4 ## %bb.7: subl %r8d, %edx ja LBB0_8 LBB0_9: cmpl $8, %ecx jae LBB0_10 jmp LBB0_12 LBB0_4: subl %r8d, %eax jbe LBB0_6 ## %bb.5: movl %r8d, %ecx leaq (%rsi,%rcx,4), %rdi xorl %esi, %esi movl %eax, %edx callq _memset movq 8(%rbx), %rsi LBB0_6: movq %rbx, %rdi movl $1, %edx callq _whirlpool_block movl (%r12), %eax leal 7(%rax), %edx testl %eax, %eax cmovnsl %eax, %edx movl (%r15), %ecx sarl $3, %edx subl %ecx, %edx xorl %r8d, %r8d subl %r8d, %edx jbe LBB0_9 LBB0_8: movl %r8d, %edi shlq $2, %rdi addq 8(%rbx), %rdi xorl %esi, %esi callq _memset movl (%r15), %ecx cmpl $8, %ecx jb LBB0_12 LBB0_10: movq 8(%rbx), %rax movl (%r12), %ecx leal 7(%rcx), %edx testl %ecx, %ecx cmovnsl %ecx, %edx sarl $3, %edx movslq %edx, %rcx leaq (%rax,%rcx,4), %rax addq $-4, %rax xorl %ecx, %ecx .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movq 16(%rbx), %rdx movq (%rdx,%rcx,8), %rdx bswapq %rdx movq %rdx, -7(%rax) incq %rcx movslq (%r15), %rdx shrq $3, %rdx addq $-8, %rax cmpq %rdx, %rcx jb LBB0_11 LBB0_12: movq 8(%rbx), %rsi movl $1, %r15d movq %rbx, %rdi movl $1, %edx callq _whirlpool_block testq %r14, %r14 je LBB0_13 ## %bb.14: movl 24(%rbx), %esi movq _WHIRLPOOL_DIGEST_LENGTH@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r14, %rdi callq _memcpy movq %rbx, %rdi movl $32, %esi callq _OPENSSL_cleanse jmp LBB0_15 LBB0_13: xorl %r15d, %r15d LBB0_15: movl %r15d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _WHIRLPOOL_BBLOCK,4,2 ## @WHIRLPOOL_BBLOCK .comm _WHIRLPOOL_COUNTER,4,2 ## @WHIRLPOOL_COUNTER .comm _WHIRLPOOL_DIGEST_LENGTH,4,2 ## @WHIRLPOOL_DIGEST_LENGTH .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _WHIRLPOOL_Final ; -- Begin function WHIRLPOOL_Final .p2align 2 _WHIRLPOOL_Final: ; @WHIRLPOOL_Final .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 w8, [x1] lsr x10, x8, #3 ands w8, w8, #0x7 b.eq LBB0_2 ; %bb.1: mov w9, #128 lsr w8, w9, w8 ldr x1, [x19, #8] lsl x9, x10, #2 ldr w11, [x1, x9] orr w8, w11, w8 str w8, [x1, x9] b LBB0_3 LBB0_2: ldr x1, [x19, #8] mov w8, #128 str w8, [x1, w10, uxtw #2] LBB0_3: add w8, w10, #1 Lloh0: adrp x22, _WHIRLPOOL_BBLOCK@GOTPAGE Lloh1: ldr x22, [x22, _WHIRLPOOL_BBLOCK@GOTPAGEOFF] ldr w9, [x22] add w11, w9, #7 cmp w9, #0 csel w9, w11, w9, lt asr w12, w9, #3 Lloh2: adrp x21, _WHIRLPOOL_COUNTER@GOTPAGE Lloh3: ldr x21, [x21, _WHIRLPOOL_COUNTER@GOTPAGEOFF] ldr w9, [x21] sub w11, w12, w9 cmp w10, w11 b.hs LBB0_6 ; %bb.4: subs w2, w11, w8 b.hi LBB0_9 LBB0_5: cmp w9, #8 b.hs LBB0_10 b LBB0_12 LBB0_6: subs w2, w12, w8 b.ls LBB0_8 ; %bb.7: add x0, x1, w8, uxtw #2 mov w1, #0 bl _memset ldr x1, [x19, #8] LBB0_8: mov x0, x19 mov w2, #1 bl _whirlpool_block mov w8, #0 ldr w10, [x22] ldr w9, [x21] add w11, w10, #7 cmp w10, #0 csel w10, w11, w10, lt asr w10, w10, #3 sub w11, w10, w9 subs w2, w11, w8 b.ls LBB0_5 LBB0_9: ldr x9, [x19, #8] add x0, x9, w8, uxtw #2 mov w1, #0 bl _memset ldr w9, [x21] cmp w9, #8 b.lo LBB0_12 LBB0_10: mov x8, #0 ldr x9, [x19, #8] ldr w10, [x22] add w11, w10, #7 cmp w10, #0 csel w10, w11, w10, lt asr w10, w10, #3 sub w10, w10, #1 add x9, x9, w10, sxtw #2 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldr x10, [x19, #16] ldr x10, [x10, x8, lsl #3] rev x10, x10 stur x10, [x9, #-7] add x8, x8, #1 ldrsw x10, [x21] sub x9, x9, #8 cmp x8, x10, lsr #3 b.lo LBB0_11 LBB0_12: ldr x1, [x19, #8] mov x0, x19 mov w2, #1 bl _whirlpool_block cbz x20, LBB0_14 ; %bb.13: ldr w1, [x19, #24] Lloh4: adrp x8, _WHIRLPOOL_DIGEST_LENGTH@GOTPAGE Lloh5: ldr x8, [x8, _WHIRLPOOL_DIGEST_LENGTH@GOTPAGEOFF] Lloh6: ldr w2, [x8] mov x0, x20 bl _memcpy mov x0, x19 mov w1, #32 bl _OPENSSL_cleanse mov w0, #1 b LBB0_15 LBB0_14: mov w0, #0 LBB0_15: 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 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _WHIRLPOOL_BBLOCK,4,2 ; @WHIRLPOOL_BBLOCK .comm _WHIRLPOOL_COUNTER,4,2 ; @WHIRLPOOL_COUNTER .comm _WHIRLPOOL_DIGEST_LENGTH,4,2 ; @WHIRLPOOL_DIGEST_LENGTH .subsections_via_symbols
AnghaBench/openssl/crypto/whrlpool/extr_wp_dgst.c_WHIRLPOOL_Final.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mlx4_en_get_num_flows _mlx4_en_get_num_flows: ## @mlx4_en_get_num_flows .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _MAX_NUM_OF_FS_RULES@GOTPCREL(%rip), %rax movl (%rax), %ecx testl %ecx, %ecx jle LBB0_1 ## %bb.2: movq (%rdi), %rdx cmpl $4, %ecx jae LBB0_4 ## %bb.3: xorl %esi, %esi xorl %eax, %eax jmp LBB0_11 LBB0_1: xorl %eax, %eax popq %rbp retq LBB0_4: movl %ecx, %esi andl $-4, %esi leaq -4(%rsi), %rax movq %rax, %r8 shrq $2, %r8 incq %r8 testq %rax, %rax je LBB0_5 ## %bb.6: movq %r8, %rax andq $-2, %rax pxor %xmm2, %xmm2 xorl %edi, %edi pcmpeqd %xmm3, %xmm3 pxor %xmm0, %xmm0 pxor %xmm1, %xmm1 .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movdqu (%rdx,%rdi,8), %xmm4 movdqu 16(%rdx,%rdi,8), %xmm5 movdqu 32(%rdx,%rdi,8), %xmm6 movdqu 48(%rdx,%rdi,8), %xmm7 pcmpeqq %xmm2, %xmm4 pshufd $232, %xmm4, %xmm4 ## xmm4 = xmm4[0,2,2,3] paddd %xmm0, %xmm4 pcmpeqq %xmm2, %xmm5 pshufd $232, %xmm5, %xmm5 ## xmm5 = xmm5[0,2,2,3] paddd %xmm1, %xmm5 pcmpeqq %xmm2, %xmm6 pshufd $232, %xmm6, %xmm0 ## xmm0 = xmm6[0,2,2,3] paddd %xmm4, %xmm0 pcmpeqq %xmm2, %xmm7 pshufd $232, %xmm7, %xmm1 ## xmm1 = xmm7[0,2,2,3] paddd %xmm5, %xmm1 psubd %xmm3, %xmm0 psubd %xmm3, %xmm0 psubd %xmm3, %xmm1 psubd %xmm3, %xmm1 addq $8, %rdi addq $-2, %rax jne LBB0_7 ## %bb.8: testb $1, %r8b je LBB0_10 LBB0_9: movdqu (%rdx,%rdi,8), %xmm2 movdqu 16(%rdx,%rdi,8), %xmm3 pxor %xmm4, %xmm4 pcmpeqq %xmm4, %xmm2 pshufd $232, %xmm2, %xmm2 ## xmm2 = xmm2[0,2,2,3] paddd %xmm2, %xmm0 pcmpeqq %xmm4, %xmm3 pshufd $232, %xmm3, %xmm2 ## xmm2 = xmm3[0,2,2,3] paddd %xmm2, %xmm1 pcmpeqd %xmm2, %xmm2 psubd %xmm2, %xmm0 psubd %xmm2, %xmm1 LBB0_10: paddd %xmm1, %xmm0 pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1] paddd %xmm0, %xmm1 movd %xmm1, %eax cmpq %rcx, %rsi je LBB0_12 .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 cmpq $1, (%rdx,%rsi,8) sbbl $-1, %eax incq %rsi cmpq %rsi, %rcx jne LBB0_11 LBB0_12: popq %rbp retq LBB0_5: pxor %xmm0, %xmm0 xorl %edi, %edi pxor %xmm1, %xmm1 testb $1, %r8b jne LBB0_9 jmp LBB0_10 .cfi_endproc ## -- End function .comm _MAX_NUM_OF_FS_RULES,4,2 ## @MAX_NUM_OF_FS_RULES .no_dead_strip _mlx4_en_get_num_flows .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mlx4_en_get_num_flows _mlx4_en_get_num_flows: ; @mlx4_en_get_num_flows .cfi_startproc ; %bb.0: Lloh0: adrp x8, _MAX_NUM_OF_FS_RULES@GOTPAGE Lloh1: ldr x8, [x8, _MAX_NUM_OF_FS_RULES@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w8, #1 b.lt LBB0_3 ; %bb.1: ldr x9, [x0] cmp w8, #8 b.hs LBB0_4 ; %bb.2: mov x10, #0 mov w0, #0 b LBB0_7 LBB0_3: mov w0, #0 ret LBB0_4: and x10, x8, #0xfffffff8 movi.2d v0, #0000000000000000 add x11, x9, #32 mov x12, x10 movi.2d v1, #0000000000000000 movi.2d v2, #0000000000000000 movi.2d v3, #0000000000000000 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldp q4, q5, [x11, #-32] ldp q6, q7, [x11], #64 cmtst.2d v4, v4, v4 xtn.2s v4, v4 cmtst.2d v5, v5, v5 xtn.2s v5, v5 cmtst.2d v6, v6, v6 xtn.2s v6, v6 cmtst.2d v7, v7, v7 xtn.2s v7, v7 sub.2s v0, v0, v4 sub.2s v1, v1, v5 sub.2s v2, v2, v6 sub.2s v3, v3, v7 subs x12, x12, #8 b.ne LBB0_5 ; %bb.6: add.2s v0, v1, v0 add.2s v0, v2, v0 add.2s v0, v3, v0 addp.2s v0, v0, v0 fmov w0, s0 cmp x10, x8 b.eq LBB0_9 LBB0_7: add x9, x9, x10, lsl #3 sub x8, x8, x10 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr x10, [x9], #8 cmp x10, #0 cinc w0, w0, ne subs x8, x8, #1 b.ne LBB0_8 LBB0_9: ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _MAX_NUM_OF_FS_RULES,4,2 ; @MAX_NUM_OF_FS_RULES .no_dead_strip _mlx4_en_get_num_flows .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/mlx4/extr_en_ethtool.c_mlx4_en_get_num_flows.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rand32 ## -- Begin function rand32 .p2align 4, 0x90 _rand32: ## @rand32 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 callq _rand movl %eax, %ebx shll $16, %ebx callq _rand orl %ebx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _initCMWC ## -- Begin function initCMWC .p2align 4, 0x90 _initCMWC: ## @initCMWC .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movl %esi, %edi callq _srand xorl %ebx, %ebx .p2align 4, 0x90 LBB1_1: ## =>This Inner Loop Header: Depth=1 callq _rand movl %eax, %r15d shll $16, %r15d callq _rand orl %r15d, %eax movl %eax, (%r14,%rbx,4) incq %rbx cmpq $4096, %rbx ## imm = 0x1000 jne LBB1_1 .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 callq _rand movl %eax, %ebx shll $16, %ebx callq _rand orl %ebx, %eax movl %eax, 16384(%r14) cmpl $809430659, %eax ## imm = 0x303EEE83 ja LBB1_2 ## %bb.3: movl $4095, 16388(%r14) ## imm = 0xFFF addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _randCMWC ## -- Begin function randCMWC .p2align 4, 0x90 _randCMWC: ## @randCMWC .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl 16384(%rdi), %edx movl 16388(%rdi), %ecx incl %ecx andl $4095, %ecx ## imm = 0xFFF movl %ecx, 16388(%rdi) movl (%rdi,%rcx,4), %eax imulq $18782, %rax, %rax ## imm = 0x495E addq %rax, %rdx movq %rdx, %rax shrq $32, %rax addl %eax, %edx xorl %esi, %esi cmpl %eax, %edx setb %sil addl %esi, %eax movl %eax, 16384(%rdi) addl %esi, %edx movl $-2, %eax subl %edx, %eax movl %eax, (%rdi,%rcx,4) 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 %r14 pushq %rbx movl $16400, %eax ## imm = 0x4010 callq ____chkstk_darwin subq %rax, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 xorl %ebx, %ebx xorl %edi, %edi callq _time movl %eax, %edi callq _srand .p2align 4, 0x90 LBB3_1: ## =>This Inner Loop Header: Depth=1 callq _rand movl %eax, %r14d shll $16, %r14d callq _rand orl %r14d, %eax movl %eax, -16408(%rbp,%rbx,4) incq %rbx cmpq $4096, %rbx ## imm = 0x1000 jne LBB3_1 .p2align 4, 0x90 LBB3_2: ## =>This Inner Loop Header: Depth=1 callq _rand movl %eax, %ebx shll $16, %ebx callq _rand orl %ebx, %eax cmpl $809430659, %eax ## imm = 0x303EEE83 ja LBB3_2 ## %bb.3: movl -16408(%rbp), %ecx imulq $18782, %rcx, %rcx ## imm = 0x495E movl %eax, %eax addq %rcx, %rax movq %rax, %rcx shrq $32, %rcx addl %ecx, %eax cmpl %ecx, %eax movl $0, %esi sbbl %esi, %esi subl %eax, %esi addl $-2, %esi leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf xorl %eax, %eax addq $16400, %rsp ## imm = 0x4010 popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Random CMWC: %u\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rand32 ; -- Begin function rand32 .p2align 2 _rand32: ; @rand32 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 bl _rand mov x19, x0 bl _rand orr w0, w0, w19, lsl #16 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _initCMWC ; -- Begin function initCMWC .p2align 2 _initCMWC: ; @initCMWC .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 add x21, x0, #4, lsl #12 ; =16384 mov x0, x1 bl _srand mov x22, #0 LBB1_1: ; =>This Inner Loop Header: Depth=1 bl _rand mov x20, x0 bl _rand orr w8, w0, w20, lsl #16 str w8, [x19, x22] add x22, x22, #4 cmp x22, #4, lsl #12 ; =16384 b.ne LBB1_1 ; %bb.2: mov w20, #61059 movk w20, #12350, lsl #16 LBB1_3: ; =>This Inner Loop Header: Depth=1 bl _rand mov x19, x0 bl _rand orr w8, w0, w19, lsl #16 str w8, [x21] cmp w8, w20 b.hi LBB1_3 ; %bb.4: mov w8, #4095 str w8, [x21, #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 .cfi_endproc ; -- End function .globl _randCMWC ; -- Begin function randCMWC .p2align 2 _randCMWC: ; @randCMWC .cfi_startproc ; %bb.0: add x8, x0, #4, lsl #12 ; =16384 ldp w10, w9, [x8] add w9, w9, #1 and w9, w9, #0xfff lsl x11, x9, #2 ldr w12, [x0, x11] mov w13, #18782 madd x10, x12, x13, x10 lsr x12, x10, #32 add w10, w12, w10 cmp w10, w12 cinc w12, w12, lo csetm w13, lo stp w12, w9, [x8] sub w8, w13, w10 sub w8, w8, #2 str w8, [x0, x11] mov x0, x8 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 mov w9, #16400 Lloh0: adrp x16, ___chkstk_darwin@GOTPAGE Lloh1: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #4, lsl #12 ; =16384 sub sp, sp, #16 mov x0, #0 bl _time ; kill: def $w0 killed $w0 killed $x0 bl _srand mov x20, #0 add x21, sp, #8 LBB3_1: ; =>This Inner Loop Header: Depth=1 bl _rand mov x19, x0 bl _rand orr w8, w0, w19, lsl #16 str w8, [x21, x20] add x20, x20, #4 cmp x20, #4, lsl #12 ; =16384 b.ne LBB3_1 ; %bb.2: mov w20, #61059 movk w20, #12350, lsl #16 LBB3_3: ; =>This Inner Loop Header: Depth=1 bl _rand mov x19, x0 bl _rand orr w8, w0, w19, lsl #16 cmp w8, w20 b.hi LBB3_3 ; %bb.4: ldr w9, [sp, #8] mov w10, #18782 mul x9, x9, x10 add x8, x9, w8, uxtw lsr x9, x8, #32 add w8, w9, w8 cmp w8, w9 csetm w9, lo sub w8, w9, w8 sub w8, w8, #2 str x8, [sp] Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 add sp, sp, #4, lsl #12 ; =16384 add sp, sp, #16 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Random CMWC: %u\n" .subsections_via_symbols
the_stack_data/901975.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function on2avc_decode_band_scales _on2avc_decode_band_scales: ## @on2avc_decode_band_scales .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, -64(%rbp) ## 8-byte Spill cmpl $0, (%rdi) js LBB0_17 ## %bb.1: movq %rdi, %r14 movl $1, %r9d xorl %r12d, %r12d movl $1, %eax movq %rax, -56(%rbp) ## 8-byte Spill movl $8, %eax movq %rax, -48(%rbp) ## 8-byte Spill xorl %ebx, %ebx ## implicit-def: $r15d jmp LBB0_2 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_2 Depth=1 movq -72(%rbp), %r12 ## 8-byte Reload LBB0_16: ## in Loop: Header=BB0_2 Depth=1 decq %r12 movslq (%r14), %rax decq -56(%rbp) ## 8-byte Folded Spill addq $-8, -48(%rbp) ## 8-byte Folded Spill cmpq %rax, %r12 jg LBB0_17 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 ## Child Loop BB0_7 Depth 3 movq 40(%r14), %rax cmpq $0, (%rax,%r12,8) je LBB0_18 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl 4(%r14), %eax testl %eax, %eax jle LBB0_16 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movq %r12, -72(%rbp) ## 8-byte Spill movslq %ebx, %rbx xorl %r12d, %r12d xorl %r13d, %r13d jmp LBB0_5 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_5 Depth=2 movl 28(%r14), %esi movq -64(%rbp), %rdi ## 8-byte Reload movl $9, %edx movl $3, %ecx callq _get_vlc2 ## kill: def $eax killed $eax def $rax addl %eax, %r15d addl $-60, %r15d LBB0_13: ## in Loop: Header=BB0_5 Depth=2 movslq %r15d, %rax movq 8(%r14), %rcx movq 16(%r14), %rdx movq (%rcx,%rax,8), %rax movq %rax, (%rdx,%rbx,8) movl 4(%r14), %eax xorl %r9d, %r9d LBB0_14: ## in Loop: Header=BB0_5 Depth=2 incq %rbx incq %r13 movslq %eax, %rcx addq $8, %r12 cmpq %rcx, %r13 jge LBB0_15 LBB0_5: ## Parent Loop BB0_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_7 Depth 3 movq 32(%r14), %rcx cmpq $0, (%rcx,%rbx,8) je LBB0_6 LBB0_10: ## in Loop: Header=BB0_5 Depth=2 testl %r9d, %r9d je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_5 Depth=2 movq -64(%rbp), %rdi ## 8-byte Reload movl $7, %esi callq _get_bits movl %eax, %r15d jmp LBB0_13 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_5 Depth=2 movslq (%r14), %rdx movslq %eax, %rsi movq -48(%rbp), %rdi ## 8-byte Reload imulq %rsi, %rdi addq %r12, %rdi addq %rdi, %rcx shlq $3, %rsi movq -56(%rbp), %rdi ## 8-byte Reload .p2align 4, 0x90 LBB0_7: ## Parent Loop BB0_2 Depth=1 ## Parent Loop BB0_5 Depth=2 ## => This Inner Loop Header: Depth=3 cmpq %rdx, %rdi jge LBB0_19 ## %bb.8: ## in Loop: Header=BB0_7 Depth=3 movq 40(%r14), %r8 cmpq $0, (%r8,%rdi,8) jne LBB0_19 ## %bb.9: ## in Loop: Header=BB0_7 Depth=3 incq %rdi cmpq $0, (%rcx) leaq (%rcx,%rsi), %rcx je LBB0_7 jmp LBB0_10 .p2align 4, 0x90 LBB0_19: ## in Loop: Header=BB0_5 Depth=2 movq 16(%r14), %rcx movq $0, (%rcx,%rbx,8) jmp LBB0_14 .p2align 4, 0x90 LBB0_18: ## in Loop: Header=BB0_2 Depth=1 movslq %ebx, %rdi shlq $3, %rdi addq 16(%r14), %rdi movslq 4(%r14), %rax leal (,%rax,8), %edx shlq $3, %rax movq %rdi, %rsi subq %rax, %rsi movl %r9d, %r13d callq _memcpy movl %r13d, %r9d addl 4(%r14), %ebx jmp LBB0_16 LBB0_17: xorl %eax, %eax addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _AV_LOG_ERROR,4,2 ## @AV_LOG_ERROR .comm _AVERROR_INVALIDDATA,4,2 ## @AVERROR_INVALIDDATA .no_dead_strip _on2avc_decode_band_scales .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function on2avc_decode_band_scales _on2avc_decode_band_scales: ; @on2avc_decode_band_scales .cfi_startproc ; %bb.0: ldr w8, [x0] tbnz w8, #31, LBB0_20 ; %bb.1: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill 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 x19, x1 mov x20, x0 mov x22, #0 ; =0x0 mov w26, #0 ; =0x0 mov w23, #1 ; =0x1 mov w24, #8 ; =0x8 ; implicit-def: $w21 mov w25, #1 ; =0x1 b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 ; kill: def $w26 killed $w26 killed $x26 def $x26 LBB0_3: ; in Loop: Header=BB0_4 Depth=1 sub x22, x22, #1 ldrsw x8, [x20] sub x23, x23, #1 sub x24, x24, #8 cmp x22, x8 b.gt LBB0_19 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_10 Depth 2 ; Child Loop BB0_14 Depth 3 ldr x8, [x20, #40] ldr x8, [x8, x22, lsl #3] cbz x8, LBB0_18 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 ldr w8, [x20, #4] cmp w8, #1 b.lt LBB0_3 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 mov x27, #0 ; =0x0 mov x28, #0 ; =0x0 sxtw x26, w26 b LBB0_10 LBB0_7: ; in Loop: Header=BB0_10 Depth=2 ldr w1, [x20, #28] mov x0, x19 mov w2, #9 ; =0x9 mov w3, #3 ; =0x3 bl _get_vlc2 add w8, w21, w0 sub w21, w8, #60 LBB0_8: ; in Loop: Header=BB0_10 Depth=2 mov w25, #0 ; =0x0 ldp x8, x9, [x20, #8] ldr x8, [x8, w21, sxtw #3] str x8, [x9, x26, lsl #3] ldr w8, [x20, #4] LBB0_9: ; in Loop: Header=BB0_10 Depth=2 add x26, x26, #1 add x28, x28, #1 add x27, x27, #8 cmp x28, w8, sxtw b.ge LBB0_2 LBB0_10: ; Parent Loop BB0_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_14 Depth 3 ldr x10, [x20, #32] ldr x9, [x10, x26, lsl #3] cbz x9, LBB0_13 LBB0_11: ; in Loop: Header=BB0_10 Depth=2 cbz w25, LBB0_7 ; %bb.12: ; in Loop: Header=BB0_10 Depth=2 mov x0, x19 mov w1, #7 ; =0x7 bl _get_bits mov x21, x0 b LBB0_8 LBB0_13: ; in Loop: Header=BB0_10 Depth=2 ldrsw x9, [x20] sxtw x11, w8 madd x11, x24, x11, x27 add x10, x10, x11 sbfiz x11, x8, #3, #32 mov x12, x23 LBB0_14: ; Parent Loop BB0_4 Depth=1 ; Parent Loop BB0_10 Depth=2 ; => This Inner Loop Header: Depth=3 cmp x12, x9 b.ge LBB0_17 ; %bb.15: ; in Loop: Header=BB0_14 Depth=3 ldr x13, [x20, #40] ldr x13, [x13, x12, lsl #3] cbnz x13, LBB0_17 ; %bb.16: ; in Loop: Header=BB0_14 Depth=3 ldr x13, [x10] add x12, x12, #1 add x10, x10, x11 cbz x13, LBB0_14 b LBB0_11 LBB0_17: ; in Loop: Header=BB0_10 Depth=2 ldr x9, [x20, #16] str xzr, [x9, x26, lsl #3] b LBB0_9 LBB0_18: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x20, #16] add x0, x8, w26, sxtw #3 ldrsw x8, [x20, #4] sub x1, x0, x8, lsl #3 lsl w2, w8, #3 bl _memcpy ldr w8, [x20, #4] add w26, w8, w26 b LBB0_3 LBB0_19: 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 LBB0_20: mov w0, #0 ; =0x0 ret .cfi_endproc ; -- End function .comm _AV_LOG_ERROR,4,2 ; @AV_LOG_ERROR .comm _AVERROR_INVALIDDATA,4,2 ; @AVERROR_INVALIDDATA .no_dead_strip _on2avc_decode_band_scales .subsections_via_symbols
assembly_file_86847.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _wilc_get_statistics ## -- Begin function wilc_get_statistics .p2align 4, 0x90 _wilc_get_statistics: ## @wilc_get_statistics .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 $168, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %rbx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) movq _WID_CHAR@GOTPCREL(%rip), %rax movq (%rax), %rax movq _WID_RSSI@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, -200(%rbp) movq %rax, -208(%rbp) movl $1, -224(%rbp) leaq 20(%rsi), %rax movq %rax, -216(%rbp) movq _WID_SUCCESS_FRAME_COUNT@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -168(%rbp) movq _WID_INT@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -176(%rbp) movl $8, -192(%rbp) leaq 16(%rsi), %rcx movq %rcx, -184(%rbp) movq _WID_RECEIVED_FRAGMENT_COUNT@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, -136(%rbp) movq %rax, -144(%rbp) movl $8, -160(%rbp) leaq 12(%rsi), %rcx movq %rcx, -152(%rbp) movq _WID_FAILED_COUNT@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, -104(%rbp) movq %rax, -112(%rbp) movl $8, -128(%rbp) leaq 8(%rsi), %rax movq %rax, -120(%rbp) movq _WILC_GET_CFG@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -192(%rbp), %rdx movl $3, %ecx callq _wilc_send_config_pkt testq %rax, %rax je LBB0_2 ## %bb.1: movq %rax, %r15 movl (%rbx), %edi leaq L_.str(%rip), %rsi callq _netdev_err jmp LBB0_5 LBB0_2: movq (%r14), %rax movq _TCP_ACK_FILTER_LINK_SPEED_THRESH@GOTPCREL(%rip), %rcx xorl %r15d, %r15d cmpq (%rcx), %rax jg LBB0_4 ## %bb.3: movq _DEFAULT_LINK_SPEED@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_5 LBB0_4: movq %rbx, %rdi movl $1, %esi callq _wilc_enable_tcp_ack_filter LBB0_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB0_7 ## %bb.6: movl %r15d, %eax addq $168, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _WID_LINKSPEED,4,2 ## @WID_LINKSPEED .comm _WID_CHAR,8,3 ## @WID_CHAR .comm _WID_RSSI,4,2 ## @WID_RSSI .comm _WID_SUCCESS_FRAME_COUNT,4,2 ## @WID_SUCCESS_FRAME_COUNT .comm _WID_INT,8,3 ## @WID_INT .comm _WID_RECEIVED_FRAGMENT_COUNT,4,2 ## @WID_RECEIVED_FRAGMENT_COUNT .comm _WID_FAILED_COUNT,4,2 ## @WID_FAILED_COUNT .comm _WILC_GET_CFG,4,2 ## @WILC_GET_CFG .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Failed to send scan parameters\n" .comm _TCP_ACK_FILTER_LINK_SPEED_THRESH,8,3 ## @TCP_ACK_FILTER_LINK_SPEED_THRESH .comm _DEFAULT_LINK_SPEED,8,3 ## @DEFAULT_LINK_SPEED .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _wilc_get_statistics ; -- Begin function wilc_get_statistics .p2align 2 _wilc_get_statistics: ; @wilc_get_statistics .cfi_startproc ; %bb.0: sub sp, sp, #224 stp x22, x21, [sp, #176] ; 16-byte Folded Spill stp x20, x19, [sp, #192] ; 16-byte Folded Spill stp x29, x30, [sp, #208] ; 16-byte Folded Spill add x29, sp, #208 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x19, x0 Lloh0: adrp x8, _WID_CHAR@GOTPAGE Lloh1: ldr x8, [x8, _WID_CHAR@GOTPAGEOFF] Lloh2: adrp x9, ___stack_chk_guard@GOTPAGE Lloh3: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh4: ldr x9, [x9] stur x9, [x29, #-40] Lloh5: ldr x8, [x8] Lloh6: adrp x9, _WID_RSSI@GOTPAGE Lloh7: ldr x9, [x9, _WID_RSSI@GOTPAGEOFF] Lloh8: ldr w9, [x9] mov w10, #1 ; =0x1 stur w10, [sp, #-24] add x10, x1, #20 stp x10, x8, [sp, #-16] Lloh9: adrp x8, _WID_SUCCESS_FRAME_COUNT@GOTPAGE Lloh10: ldr x8, [x8, _WID_SUCCESS_FRAME_COUNT@GOTPAGEOFF] Lloh11: ldr w8, [x8] Lloh12: adrp x10, _WID_INT@GOTPAGE Lloh13: ldr x10, [x10, _WID_INT@GOTPAGEOFF] Lloh14: ldr x10, [x10] add x11, x1, #16 stp x11, x10, [sp, #16] add x11, x1, #12 stp x11, x10, [sp, #48] Lloh15: adrp x11, _WID_FAILED_COUNT@GOTPAGE Lloh16: ldr x11, [x11, _WID_FAILED_COUNT@GOTPAGEOFF] mov w12, #8 ; =0x8 Lloh17: ldr w11, [x11] str w11, [sp, #96] Lloh18: adrp x11, _WID_RECEIVED_FRAGMENT_COUNT@GOTPAGE Lloh19: ldr x11, [x11, _WID_RECEIVED_FRAGMENT_COUNT@GOTPAGEOFF] stur w9, [sp] str w12, [sp, #8] Lloh20: ldr w9, [x11] str w8, [sp, #32] str w12, [sp, #40] str w9, [sp, #64] str w12, [sp, #72] add x8, x1, #8 stp x8, x10, [sp, #80] Lloh21: adrp x8, _WILC_GET_CFG@GOTPAGE Lloh22: ldr x8, [x8, _WILC_GET_CFG@GOTPAGEOFF] Lloh23: ldr w1, [x8] add x2, sp, #8 mov w3, #3 ; =0x3 bl _wilc_send_config_pkt cbz x0, LBB0_2 ; %bb.1: mov x21, x0 ldr w0, [x19] Lloh24: adrp x1, l_.str@PAGE Lloh25: add x1, x1, l_.str@PAGEOFF bl _netdev_err b LBB0_6 LBB0_2: ldr x8, [x20] Lloh26: adrp x9, _TCP_ACK_FILTER_LINK_SPEED_THRESH@GOTPAGE Lloh27: ldr x9, [x9, _TCP_ACK_FILTER_LINK_SPEED_THRESH@GOTPAGEOFF] Lloh28: ldr x9, [x9] cmp x8, x9 b.gt LBB0_4 ; %bb.3: Lloh29: adrp x9, _DEFAULT_LINK_SPEED@GOTPAGE Lloh30: ldr x9, [x9, _DEFAULT_LINK_SPEED@GOTPAGEOFF] Lloh31: ldr x9, [x9] cmp x8, x9 b.eq LBB0_5 LBB0_4: mov x0, x19 mov w1, #1 ; =0x1 bl _wilc_enable_tcp_ack_filter LBB0_5: mov w21, #0 ; =0x0 LBB0_6: ldur x8, [x29, #-40] Lloh32: adrp x9, ___stack_chk_guard@GOTPAGE Lloh33: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh34: ldr x9, [x9] cmp x9, x8 b.ne LBB0_8 ; %bb.7: mov x0, x21 ldp x29, x30, [sp, #208] ; 16-byte Folded Reload ldp x20, x19, [sp, #192] ; 16-byte Folded Reload ldp x22, x21, [sp, #176] ; 16-byte Folded Reload add sp, sp, #224 ret LBB0_8: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh5 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .cfi_endproc ; -- End function .comm _WID_LINKSPEED,4,2 ; @WID_LINKSPEED .comm _WID_CHAR,8,3 ; @WID_CHAR .comm _WID_RSSI,4,2 ; @WID_RSSI .comm _WID_SUCCESS_FRAME_COUNT,4,2 ; @WID_SUCCESS_FRAME_COUNT .comm _WID_INT,8,3 ; @WID_INT .comm _WID_RECEIVED_FRAGMENT_COUNT,4,2 ; @WID_RECEIVED_FRAGMENT_COUNT .comm _WID_FAILED_COUNT,4,2 ; @WID_FAILED_COUNT .comm _WILC_GET_CFG,4,2 ; @WILC_GET_CFG .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Failed to send scan parameters\n" .comm _TCP_ACK_FILTER_LINK_SPEED_THRESH,8,3 ; @TCP_ACK_FILTER_LINK_SPEED_THRESH .comm _DEFAULT_LINK_SPEED,8,3 ; @DEFAULT_LINK_SPEED .subsections_via_symbols
assembly_file_145905.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function b43_one_core_attach _b43_one_core_attach: ## @b43_one_core_attach .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, %r12 movq %rdi, %r14 movq _ENOMEM@GOTPCREL(%rip), %rax xorl %r15d, %r15d subl (%rax), %r15d movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl $32, %edi callq _kzalloc testq %rax, %rax je LBB0_4 ## %bb.1: movq %rax, %rbx movq _b43_modparam_pio@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 24(%rbx) movq %r14, 16(%rbx) movq %r12, 8(%rbx) movq _B43_STAT_UNINIT@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _b43_set_status movq _modparam_bad_frames_preempt@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%rbx) movq %rbx, %rdi callq _INIT_LIST_HEAD movq %rbx, %rdi callq _b43_wireless_core_attach testl %eax, %eax je LBB0_2 ## %bb.3: movl %eax, %r15d movq %rbx, %rdi callq _kfree jmp LBB0_4 LBB0_2: movq %r14, %rdi movq %rbx, %rsi callq _b43_bus_set_wldev movq %rbx, %rdi callq _b43_debugfs_add_device xorl %r15d, %r15d LBB0_4: movl %r15d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ENOMEM,4,2 ## @ENOMEM .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _b43_modparam_pio,4,2 ## @b43_modparam_pio .comm _B43_STAT_UNINIT,4,2 ## @B43_STAT_UNINIT .comm _modparam_bad_frames_preempt,4,2 ## @modparam_bad_frames_preempt .no_dead_strip _b43_one_core_attach .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function b43_one_core_attach _b43_one_core_attach: ; @b43_one_core_attach .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 Lloh0: adrp x8, _ENOMEM@GOTPAGE Lloh1: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh2: ldr w22, [x8] Lloh3: adrp x8, _GFP_KERNEL@GOTPAGE Lloh4: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov w0, #32 bl _kzalloc cbz x0, LBB0_3 ; %bb.1: mov x20, x0 Lloh6: adrp x8, _b43_modparam_pio@GOTPAGE Lloh7: ldr x8, [x8, _b43_modparam_pio@GOTPAGEOFF] Lloh8: ldr w8, [x8] str w8, [x0, #24] stp x21, x19, [x0, #8] Lloh9: adrp x8, _B43_STAT_UNINIT@GOTPAGE Lloh10: ldr x8, [x8, _B43_STAT_UNINIT@GOTPAGEOFF] Lloh11: ldr w1, [x8] bl _b43_set_status Lloh12: adrp x8, _modparam_bad_frames_preempt@GOTPAGE Lloh13: ldr x8, [x8, _modparam_bad_frames_preempt@GOTPAGEOFF] Lloh14: ldr w8, [x8] str w8, [x20, #4] mov x0, x20 bl _INIT_LIST_HEAD mov x0, x20 bl _b43_wireless_core_attach mov x21, x0 cbz w0, LBB0_4 ; %bb.2: mov x0, x20 bl _kfree b LBB0_5 LBB0_3: neg w21, w22 b LBB0_5 LBB0_4: mov x0, x19 mov x1, x20 bl _b43_bus_set_wldev mov x0, x20 bl _b43_debugfs_add_device LBB0_5: mov x0, x21 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _ENOMEM,4,2 ; @ENOMEM .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _b43_modparam_pio,4,2 ; @b43_modparam_pio .comm _B43_STAT_UNINIT,4,2 ; @B43_STAT_UNINIT .comm _modparam_bad_frames_preempt,4,2 ; @modparam_bad_frames_preempt .no_dead_strip _b43_one_core_attach .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/broadcom/b43/extr_main.c_b43_one_core_attach.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _h2o_mruby_sender_do_send ## -- Begin function h2o_mruby_sender_do_send .p2align 4, 0x90 _h2o_mruby_sender_do_send: ## @h2o_mruby_sender_do_send .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %rbx movq %rdx, %r14 movq %rsi, %r15 movq %rdi, %r12 movq 8(%rdi), %r13 xorl %edi, %edi cmpl $0, (%r13) sete %dil callq _assert movq 8(%r13), %rax movq _SIZE_MAX@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_8 ## %bb.1: testq %r14, %r14 sete %dl testq %rax, %rax setle %sil testb %sil, %dl jne LBB0_8 ## %bb.2: leaq 1(%r14), %rdx xorl %esi, %esi .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq (%r15,%rsi,8), %rdi cmpq %rdi, %rax jge LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq %rax, (%r15,%rsi,8) movq %rax, %rdi LBB0_5: ## in Loop: Header=BB0_3 Depth=1 subq %rdi, %rax leaq -1(%rsi), %rdi cmpq %rsi, %rdx movq %rdi, %rsi jne LBB0_3 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 movq %rdi, %rsi testq %rax, %rax jg LBB0_3 ## %bb.7: movq %rax, 8(%r13) LBB0_8: movq _H2O_SEND_STATE_FINAL@GOTPCREL(%rip), %rdx cmpq %rbx, (%rdx) jne LBB0_12 ## %bb.9: movq %rbx, %rdx cmpq (%rcx), %rax je LBB0_11 ## %bb.10: movq _H2O_SEND_STATE_ERROR@GOTPCREL(%rip), %rcx movq (%rcx), %rdx LBB0_11: testq %rax, %rax cmovneq %rdx, %rbx LBB0_12: movq %rbx, %rdi callq _h2o_send_state_is_in_progress testl %eax, %eax jne LBB0_14 ## %bb.13: movl $1, (%r13) LBB0_14: movl (%r12), %edi movq %r15, %rsi movq %r14, %rdx movq %rbx, %rcx addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _h2o_sendvec ## TAILCALL .cfi_endproc ## -- End function .comm _SIZE_MAX,8,3 ## @SIZE_MAX .comm _H2O_SEND_STATE_FINAL,8,3 ## @H2O_SEND_STATE_FINAL .comm _H2O_SEND_STATE_ERROR,8,3 ## @H2O_SEND_STATE_ERROR .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _h2o_mruby_sender_do_send ; -- Begin function h2o_mruby_sender_do_send .p2align 2 _h2o_mruby_sender_do_send: ; @h2o_mruby_sender_do_send .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x3 mov x20, x2 mov x21, x1 mov x22, x0 ldr x23, [x0, #8] ldr w8, [x23] cmp w8, #0 cset w0, eq bl _assert ldr x8, [x23, #8] Lloh0: adrp x9, _SIZE_MAX@GOTPAGE Lloh1: ldr x9, [x9, _SIZE_MAX@GOTPAGEOFF] ldr x10, [x9] cmp x8, x10 b.eq LBB0_9 ; %bb.1: cbnz x20, LBB0_3 ; %bb.2: cmp x8, #1 b.lt LBB0_9 LBB0_3: add x11, x20, #1 mov x10, x21 LBB0_4: ; =>This Inner Loop Header: Depth=1 mov x12, x11 ldr x11, [x10] cmp x8, x11 b.ge LBB0_6 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 str x8, [x10] mov x11, x8 LBB0_6: ; in Loop: Header=BB0_4 Depth=1 sub x8, x8, x11 add x11, x12, #1 sub x10, x10, #8 cbnz x12, LBB0_4 ; %bb.7: ; in Loop: Header=BB0_4 Depth=1 cmp x8, #0 b.gt LBB0_4 ; %bb.8: str x8, [x23, #8] LBB0_9: Lloh2: adrp x10, _H2O_SEND_STATE_FINAL@GOTPAGE Lloh3: ldr x10, [x10, _H2O_SEND_STATE_FINAL@GOTPAGEOFF] Lloh4: ldr x10, [x10] cmp x10, x19 b.ne LBB0_11 ; %bb.10: ldr x9, [x9] cmp x8, x9 ccmp x8, #0, #4, ne Lloh5: adrp x8, _H2O_SEND_STATE_ERROR@GOTPAGE Lloh6: ldr x8, [x8, _H2O_SEND_STATE_ERROR@GOTPAGEOFF] Lloh7: ldr x8, [x8] csel x19, x19, x8, eq LBB0_11: mov x0, x19 bl _h2o_send_state_is_in_progress cbnz w0, LBB0_13 ; %bb.12: mov w8, #1 ; =0x1 str w8, [x23] LBB0_13: ldr w0, [x22] mov x1, x21 mov x2, x20 mov x3, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload b _h2o_sendvec .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _SIZE_MAX,8,3 ; @SIZE_MAX .comm _H2O_SEND_STATE_FINAL,8,3 ; @H2O_SEND_STATE_FINAL .comm _H2O_SEND_STATE_ERROR,8,3 ; @H2O_SEND_STATE_ERROR .subsections_via_symbols
assembly_file_172483.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rtw_coex_init_hw_config ## -- Begin function rtw_coex_init_hw_config .p2align 4, 0x90 _rtw_coex_init_hw_config: ## @rtw_coex_init_hw_config .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp jmp ___rtw_coex_init_hw_config ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rtw_coex_init_hw_config ; -- Begin function rtw_coex_init_hw_config .p2align 2 _rtw_coex_init_hw_config: ; @rtw_coex_init_hw_config .cfi_startproc ; %bb.0: b ___rtw_coex_init_hw_config .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/realtek/rtw88/extr_coex.c_rtw_coex_init_hw_config.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function install_from_unix_file _install_from_unix_file: ## @install_from_unix_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 %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rsi, %r15 movq %rdi, %r13 callq _strlen movl %eax, %r12d movq %r15, %rdi callq _strlen movl %eax, %ebx movq %r14, %rdi callq _strlen ## kill: def $eax killed $eax def $rax addl %r12d, %ebx leal (%rax,%rbx), %edi addl $3, %edi callq _heap_alloc testq %rax, %rax je LBB0_7 ## %bb.1: movq %rax, %rbx movq %rax, %rdi movq %r13, %rsi movl %r12d, %edx callq _memcpy testl %r12d, %r12d je LBB0_8 LBB0_2: movslq %r12d, %rax incl %r12d movb $47, (%rbx,%rax) movl %r12d, %eax LBB0_3: cmpb $0, (%r15) je LBB0_5 ## %bb.4: movslq %eax, %r12 leaq (%rbx,%r12), %rdi movq %r15, %rsi callq _strcpy movq %r15, %rdi callq _strlen ## kill: def $eax killed $eax def $rax leal (%rax,%r12), %ecx addl %r12d, %eax incl %eax movslq %ecx, %rcx movb $47, (%rbx,%rcx) LBB0_5: cltq movq %rbx, %rdi addq %rax, %rdi movq %r14, %rsi callq _strcpy movq _O_RDONLY@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq __open cmpl $-1, %eax je LBB0_10 ## %bb.6: movl %eax, %edi callq __close leaq L_.str.1(%rip), %rdi callq _WARN movq _CP_ACP@GOTPCREL(%rip), %r12 movl (%r12), %edi xorl %esi, %esi movq %rbx, %rdx movl $-1, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _MultiByteToWideChar movl %eax, %r14d leal (,%r14,4), %edi callq _heap_alloc movq %rax, %r15 movl (%r12), %edi xorl %esi, %esi movq %rbx, %rdx movl $-1, %ecx movq %rax, %r8 movl %r14d, %r9d callq _MultiByteToWideChar movq %rbx, %rdi callq _heap_free movq %r15, %rdi callq _install_file movl %eax, %ebx movq %r15, %rdi callq _heap_free movl %ebx, %eax jmp LBB0_12 LBB0_7: movq _INSTALL_FAILED@GOTPCREL(%rip), %rax jmp LBB0_11 LBB0_8: movzbl -1(%rbx), %ecx xorl %eax, %eax cmpl $47, %ecx je LBB0_3 ## %bb.9: cmpl $92, %ecx je LBB0_3 jmp LBB0_2 LBB0_10: movq %rbx, %rdi callq _debugstr_a leaq L_.str(%rip), %rdi movl %eax, %esi callq _TRACE movq %rbx, %rdi callq _heap_free movq _INSTALL_NEXT@GOTPCREL(%rip), %rax LBB0_11: movl (%rax), %eax LBB0_12: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _INSTALL_FAILED,4,2 ## @INSTALL_FAILED .comm _O_RDONLY,4,2 ## @O_RDONLY .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s not found\n" .comm _INSTALL_NEXT,4,2 ## @INSTALL_NEXT L_.str.1: ## @.str.1 .asciz "Could not get wine_get_dos_file_name function, calling install_cab directly.\n" .comm _CP_ACP,4,2 ## @CP_ACP .no_dead_strip _install_from_unix_file .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function install_from_unix_file _install_from_unix_file: ; @install_from_unix_file .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill 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, x2 mov x21, x1 mov x23, x0 bl _strlen mov x22, x0 mov x0, x21 bl _strlen mov x19, x0 mov x0, x20 bl _strlen add w8, w22, w19 add w8, w8, w0 add w0, w8, #3 bl _heap_alloc cbz x0, LBB0_7 ; %bb.1: mov x19, x0 mov x1, x23 mov x2, x22 bl _memcpy cbz w22, LBB0_8 LBB0_2: add w8, w22, #1 mov w9, #47 ; =0x2f strb w9, [x19, w22, sxtw] LBB0_3: ldrb w9, [x21] cbz w9, LBB0_5 ; %bb.4: sxtw x22, w8 add x0, x19, x22 mov x1, x21 bl _strcpy mov x0, x21 bl _strlen add x9, x22, w0, sxtw add w8, w9, #1 mov w10, #47 ; =0x2f strb w10, [x19, x9] LBB0_5: add x0, x19, w8, sxtw mov x1, x20 bl _strcpy Lloh0: adrp x8, _O_RDONLY@GOTPAGE Lloh1: ldr x8, [x8, _O_RDONLY@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x19 bl __open cmn w0, #1 b.eq LBB0_10 ; %bb.6: bl __close Lloh3: adrp x0, l_.str.1@PAGE Lloh4: add x0, x0, l_.str.1@PAGEOFF bl _WARN Lloh5: adrp x22, _CP_ACP@GOTPAGE Lloh6: ldr x22, [x22, _CP_ACP@GOTPAGEOFF] ldr w0, [x22] mov w1, #0 ; =0x0 mov x2, x19 mov w3, #-1 ; =0xffffffff mov x4, #0 ; =0x0 mov w5, #0 ; =0x0 bl _MultiByteToWideChar mov x20, x0 lsl w0, w0, #2 bl _heap_alloc mov x21, x0 ldr w0, [x22] mov w1, #0 ; =0x0 mov x2, x19 mov w3, #-1 ; =0xffffffff mov x4, x21 mov x5, x20 bl _MultiByteToWideChar mov x0, x19 bl _heap_free mov x0, x21 bl _install_file mov x19, x0 mov x0, x21 bl _heap_free mov x0, x19 b LBB0_12 LBB0_7: Lloh7: adrp x8, _INSTALL_FAILED@GOTPAGE Lloh8: ldr x8, [x8, _INSTALL_FAILED@GOTPAGEOFF] b LBB0_11 LBB0_8: mov w8, #0 ; =0x0 ldurb w9, [x19, #-1] cmp w9, #47 b.eq LBB0_3 ; %bb.9: cmp w9, #92 b.eq LBB0_3 b LBB0_2 LBB0_10: mov x0, x19 bl _debugstr_a mov x1, x0 Lloh9: adrp x0, l_.str@PAGE Lloh10: add x0, x0, l_.str@PAGEOFF bl _TRACE mov x0, x19 bl _heap_free Lloh11: adrp x8, _INSTALL_NEXT@GOTPAGE Lloh12: ldr x8, [x8, _INSTALL_NEXT@GOTPAGEOFF] LBB0_11: ldr w0, [x8] LBB0_12: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .cfi_endproc ; -- End function .comm _INSTALL_FAILED,4,2 ; @INSTALL_FAILED .comm _O_RDONLY,4,2 ; @O_RDONLY .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s not found\n" .comm _INSTALL_NEXT,4,2 ; @INSTALL_NEXT l_.str.1: ; @.str.1 .asciz "Could not get wine_get_dos_file_name function, calling install_cab directly.\n" .comm _CP_ACP,4,2 ; @CP_ACP .no_dead_strip _install_from_unix_file .subsections_via_symbols
assembly_file_47019.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _decContextSetStatusFromStringQuiet ## -- Begin function decContextSetStatusFromStringQuiet .p2align 4, 0x90 _decContextSetStatusFromStringQuiet: ## @decContextSetStatusFromStringQuiet .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 movq _DEC_Condition_CS@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_1 ## %bb.3: movq _DEC_Condition_DZ@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_4 ## %bb.5: movq _DEC_Condition_DI@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_6 ## %bb.7: movq _DEC_Condition_DU@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_8 ## %bb.9: movq _DEC_Condition_IE@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_10 ## %bb.11: movq _DEC_Condition_IS@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_12 ## %bb.13: movq _DEC_Condition_IC@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_14 ## %bb.15: movq _DEC_Condition_IO@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_16 ## %bb.17: movq _DEC_Condition_OV@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_18 ## %bb.19: movq _DEC_Condition_PA@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_20 ## %bb.21: movq _DEC_Condition_RO@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_22 ## %bb.23: movq _DEC_Condition_SU@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_24 ## %bb.25: movq _DEC_Condition_UN@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_26 ## %bb.27: movq _DEC_Condition_ZE@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _strcmp xorl %ecx, %ecx testq %rax, %rax cmoveq %rbx, %rcx movq %rcx, %rax popq %rbx popq %r14 popq %rbp retq LBB0_1: movq _DEC_Conversion_syntax@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_4: movq _DEC_Division_by_zero@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_6: movq _DEC_Division_impossible@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_8: movq _DEC_Division_undefined@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_10: movq _DEC_Inexact@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_12: movq _DEC_Insufficient_storage@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_14: movq _DEC_Invalid_context@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_16: movq _DEC_Invalid_operation@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_18: movq _DEC_Overflow@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_20: movq _DEC_Clamped@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_22: movq _DEC_Rounded@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_24: movq _DEC_Subnormal@GOTPCREL(%rip), %rax jmp LBB0_2 LBB0_26: movq _DEC_Underflow@GOTPCREL(%rip), %rax LBB0_2: movl (%rax), %esi movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _decContextSetStatusQuiet ## TAILCALL .cfi_endproc ## -- End function .comm _DEC_Condition_CS,4,2 ## @DEC_Condition_CS .comm _DEC_Conversion_syntax,4,2 ## @DEC_Conversion_syntax .comm _DEC_Condition_DZ,4,2 ## @DEC_Condition_DZ .comm _DEC_Division_by_zero,4,2 ## @DEC_Division_by_zero .comm _DEC_Condition_DI,4,2 ## @DEC_Condition_DI .comm _DEC_Division_impossible,4,2 ## @DEC_Division_impossible .comm _DEC_Condition_DU,4,2 ## @DEC_Condition_DU .comm _DEC_Division_undefined,4,2 ## @DEC_Division_undefined .comm _DEC_Condition_IE,4,2 ## @DEC_Condition_IE .comm _DEC_Inexact,4,2 ## @DEC_Inexact .comm _DEC_Condition_IS,4,2 ## @DEC_Condition_IS .comm _DEC_Insufficient_storage,4,2 ## @DEC_Insufficient_storage .comm _DEC_Condition_IC,4,2 ## @DEC_Condition_IC .comm _DEC_Invalid_context,4,2 ## @DEC_Invalid_context .comm _DEC_Condition_IO,4,2 ## @DEC_Condition_IO .comm _DEC_Invalid_operation,4,2 ## @DEC_Invalid_operation .comm _DEC_Condition_OV,4,2 ## @DEC_Condition_OV .comm _DEC_Overflow,4,2 ## @DEC_Overflow .comm _DEC_Condition_PA,4,2 ## @DEC_Condition_PA .comm _DEC_Clamped,4,2 ## @DEC_Clamped .comm _DEC_Condition_RO,4,2 ## @DEC_Condition_RO .comm _DEC_Rounded,4,2 ## @DEC_Rounded .comm _DEC_Condition_SU,4,2 ## @DEC_Condition_SU .comm _DEC_Subnormal,4,2 ## @DEC_Subnormal .comm _DEC_Condition_UN,4,2 ## @DEC_Condition_UN .comm _DEC_Underflow,4,2 ## @DEC_Underflow .comm _DEC_Condition_ZE,4,2 ## @DEC_Condition_ZE .comm _DEC_Condition_LD,4,2 ## @DEC_Condition_LD .comm _DEC_Lost_digits,4,2 ## @DEC_Lost_digits .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _decContextSetStatusFromStringQuiet ; -- Begin function decContextSetStatusFromStringQuiet .p2align 2 _decContextSetStatusFromStringQuiet: ; @decContextSetStatusFromStringQuiet .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x1 mov x19, x0 Lloh0: adrp x8, _DEC_Condition_CS@GOTPAGE Lloh1: ldr x8, [x8, _DEC_Condition_CS@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_14 ; %bb.1: Lloh3: adrp x8, _DEC_Condition_DZ@GOTPAGE Lloh4: ldr x8, [x8, _DEC_Condition_DZ@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_15 ; %bb.2: Lloh6: adrp x8, _DEC_Condition_DI@GOTPAGE Lloh7: ldr x8, [x8, _DEC_Condition_DI@GOTPAGEOFF] Lloh8: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_16 ; %bb.3: Lloh9: adrp x8, _DEC_Condition_DU@GOTPAGE Lloh10: ldr x8, [x8, _DEC_Condition_DU@GOTPAGEOFF] Lloh11: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_17 ; %bb.4: Lloh12: adrp x8, _DEC_Condition_IE@GOTPAGE Lloh13: ldr x8, [x8, _DEC_Condition_IE@GOTPAGEOFF] Lloh14: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_18 ; %bb.5: Lloh15: adrp x8, _DEC_Condition_IS@GOTPAGE Lloh16: ldr x8, [x8, _DEC_Condition_IS@GOTPAGEOFF] Lloh17: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_19 ; %bb.6: Lloh18: adrp x8, _DEC_Condition_IC@GOTPAGE Lloh19: ldr x8, [x8, _DEC_Condition_IC@GOTPAGEOFF] Lloh20: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_20 ; %bb.7: Lloh21: adrp x8, _DEC_Condition_IO@GOTPAGE Lloh22: ldr x8, [x8, _DEC_Condition_IO@GOTPAGEOFF] Lloh23: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_21 ; %bb.8: Lloh24: adrp x8, _DEC_Condition_OV@GOTPAGE Lloh25: ldr x8, [x8, _DEC_Condition_OV@GOTPAGEOFF] Lloh26: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_22 ; %bb.9: Lloh27: adrp x8, _DEC_Condition_PA@GOTPAGE Lloh28: ldr x8, [x8, _DEC_Condition_PA@GOTPAGEOFF] Lloh29: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_23 ; %bb.10: Lloh30: adrp x8, _DEC_Condition_RO@GOTPAGE Lloh31: ldr x8, [x8, _DEC_Condition_RO@GOTPAGEOFF] Lloh32: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_24 ; %bb.11: Lloh33: adrp x8, _DEC_Condition_SU@GOTPAGE Lloh34: ldr x8, [x8, _DEC_Condition_SU@GOTPAGEOFF] Lloh35: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_25 ; %bb.12: Lloh36: adrp x8, _DEC_Condition_UN@GOTPAGE Lloh37: ldr x8, [x8, _DEC_Condition_UN@GOTPAGEOFF] Lloh38: ldr w1, [x8] mov x0, x20 bl _strcmp cbz x0, LBB0_26 ; %bb.13: Lloh39: adrp x8, _DEC_Condition_ZE@GOTPAGE Lloh40: ldr x8, [x8, _DEC_Condition_ZE@GOTPAGEOFF] Lloh41: ldr w1, [x8] mov x0, x20 bl _strcmp cmp x0, #0 csel x0, x19, xzr, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_14: Lloh42: adrp x8, _DEC_Conversion_syntax@GOTPAGE Lloh43: ldr x8, [x8, _DEC_Conversion_syntax@GOTPAGEOFF] b LBB0_27 LBB0_15: Lloh44: adrp x8, _DEC_Division_by_zero@GOTPAGE Lloh45: ldr x8, [x8, _DEC_Division_by_zero@GOTPAGEOFF] b LBB0_27 LBB0_16: Lloh46: adrp x8, _DEC_Division_impossible@GOTPAGE Lloh47: ldr x8, [x8, _DEC_Division_impossible@GOTPAGEOFF] b LBB0_27 LBB0_17: Lloh48: adrp x8, _DEC_Division_undefined@GOTPAGE Lloh49: ldr x8, [x8, _DEC_Division_undefined@GOTPAGEOFF] b LBB0_27 LBB0_18: Lloh50: adrp x8, _DEC_Inexact@GOTPAGE Lloh51: ldr x8, [x8, _DEC_Inexact@GOTPAGEOFF] b LBB0_27 LBB0_19: Lloh52: adrp x8, _DEC_Insufficient_storage@GOTPAGE Lloh53: ldr x8, [x8, _DEC_Insufficient_storage@GOTPAGEOFF] b LBB0_27 LBB0_20: Lloh54: adrp x8, _DEC_Invalid_context@GOTPAGE Lloh55: ldr x8, [x8, _DEC_Invalid_context@GOTPAGEOFF] b LBB0_27 LBB0_21: Lloh56: adrp x8, _DEC_Invalid_operation@GOTPAGE Lloh57: ldr x8, [x8, _DEC_Invalid_operation@GOTPAGEOFF] b LBB0_27 LBB0_22: Lloh58: adrp x8, _DEC_Overflow@GOTPAGE Lloh59: ldr x8, [x8, _DEC_Overflow@GOTPAGEOFF] b LBB0_27 LBB0_23: Lloh60: adrp x8, _DEC_Clamped@GOTPAGE Lloh61: ldr x8, [x8, _DEC_Clamped@GOTPAGEOFF] b LBB0_27 LBB0_24: Lloh62: adrp x8, _DEC_Rounded@GOTPAGE Lloh63: ldr x8, [x8, _DEC_Rounded@GOTPAGEOFF] b LBB0_27 LBB0_25: Lloh64: adrp x8, _DEC_Subnormal@GOTPAGE Lloh65: ldr x8, [x8, _DEC_Subnormal@GOTPAGEOFF] b LBB0_27 LBB0_26: Lloh66: adrp x8, _DEC_Underflow@GOTPAGE Lloh67: ldr x8, [x8, _DEC_Underflow@GOTPAGEOFF] LBB0_27: ldr w1, [x8] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _decContextSetStatusQuiet .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .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 .loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41 .loh AdrpLdrGot Lloh42, Lloh43 .loh AdrpLdrGot Lloh44, Lloh45 .loh AdrpLdrGot Lloh46, Lloh47 .loh AdrpLdrGot Lloh48, Lloh49 .loh AdrpLdrGot Lloh50, Lloh51 .loh AdrpLdrGot Lloh52, Lloh53 .loh AdrpLdrGot Lloh54, Lloh55 .loh AdrpLdrGot Lloh56, Lloh57 .loh AdrpLdrGot Lloh58, Lloh59 .loh AdrpLdrGot Lloh60, Lloh61 .loh AdrpLdrGot Lloh62, Lloh63 .loh AdrpLdrGot Lloh64, Lloh65 .loh AdrpLdrGot Lloh66, Lloh67 .cfi_endproc ; -- End function .comm _DEC_Condition_CS,4,2 ; @DEC_Condition_CS .comm _DEC_Conversion_syntax,4,2 ; @DEC_Conversion_syntax .comm _DEC_Condition_DZ,4,2 ; @DEC_Condition_DZ .comm _DEC_Division_by_zero,4,2 ; @DEC_Division_by_zero .comm _DEC_Condition_DI,4,2 ; @DEC_Condition_DI .comm _DEC_Division_impossible,4,2 ; @DEC_Division_impossible .comm _DEC_Condition_DU,4,2 ; @DEC_Condition_DU .comm _DEC_Division_undefined,4,2 ; @DEC_Division_undefined .comm _DEC_Condition_IE,4,2 ; @DEC_Condition_IE .comm _DEC_Inexact,4,2 ; @DEC_Inexact .comm _DEC_Condition_IS,4,2 ; @DEC_Condition_IS .comm _DEC_Insufficient_storage,4,2 ; @DEC_Insufficient_storage .comm _DEC_Condition_IC,4,2 ; @DEC_Condition_IC .comm _DEC_Invalid_context,4,2 ; @DEC_Invalid_context .comm _DEC_Condition_IO,4,2 ; @DEC_Condition_IO .comm _DEC_Invalid_operation,4,2 ; @DEC_Invalid_operation .comm _DEC_Condition_OV,4,2 ; @DEC_Condition_OV .comm _DEC_Overflow,4,2 ; @DEC_Overflow .comm _DEC_Condition_PA,4,2 ; @DEC_Condition_PA .comm _DEC_Clamped,4,2 ; @DEC_Clamped .comm _DEC_Condition_RO,4,2 ; @DEC_Condition_RO .comm _DEC_Rounded,4,2 ; @DEC_Rounded .comm _DEC_Condition_SU,4,2 ; @DEC_Condition_SU .comm _DEC_Subnormal,4,2 ; @DEC_Subnormal .comm _DEC_Condition_UN,4,2 ; @DEC_Condition_UN .comm _DEC_Underflow,4,2 ; @DEC_Underflow .comm _DEC_Condition_ZE,4,2 ; @DEC_Condition_ZE .comm _DEC_Condition_LD,4,2 ; @DEC_Condition_LD .comm _DEC_Lost_digits,4,2 ; @DEC_Lost_digits .subsections_via_symbols
assembly_file_149222.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___isnormall ## -- Begin function __isnormall .p2align 4, 0x90 ___isnormall: ## @__isnormall .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl 16(%rbp), %eax testl %eax, %eax setne %cl cmpl $32767, %eax ## imm = 0x7FFF setne %al andb %cl, %al movzbl %al, %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 ___isnormall ; -- Begin function __isnormall .p2align 2 ___isnormall: ; @__isnormall .cfi_startproc ; %bb.0: fmov x8, d0 cmp w8, #0 mov w9, #32767 ccmp w8, w9, #4, ne cset w0, ne ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/lib/msun/src/extr_s_isnormal.c___isnormall.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function branch_txn_new_eid _branch_txn_new_eid: ## @branch_txn_new_eid .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rcx movl (%rcx), %eax leal -1(%rax), %edx testl %eax, %eax movl $-2, %eax cmovsl %edx, %eax movl %eax, (%rcx) testq %rsi, %rsi je LBB0_2 ## %bb.1: movl %eax, (%rsi) LBB0_2: movq _SVN_NO_ERROR@GOTPCREL(%rip), %rax movq (%rax), %rax popq %rbp retq .cfi_endproc ## -- End function .comm _SVN_NO_ERROR,8,3 ## @SVN_NO_ERROR .no_dead_strip _branch_txn_new_eid .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function branch_txn_new_eid _branch_txn_new_eid: ; @branch_txn_new_eid .cfi_startproc ; %bb.0: ldr x9, [x0] ldr w8, [x9] sub w10, w8, #1 mov w11, #-2 cmp w8, #0 csel w8, w10, w11, lt str w8, [x9] cbz x1, LBB0_2 ; %bb.1: str w8, [x1] LBB0_2: Lloh0: adrp x8, _SVN_NO_ERROR@GOTPAGE Lloh1: ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF] Lloh2: ldr x0, [x8] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _SVN_NO_ERROR,8,3 ; @SVN_NO_ERROR .no_dead_strip _branch_txn_new_eid .subsections_via_symbols
AnghaBench/freebsd/contrib/subversion/subversion/libsvn_delta/extr_branch.c_branch_txn_new_eid.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/65219.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ead_check_rx_iv _ead_check_rx_iv: ## @ead_check_rx_iv .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _ead_rx_iv@GOTPCREL(%rip), %rcx movq (%rcx), %rdx xorl %eax, %eax cmpq %rdi, %rdx jge LBB0_3 ## %bb.1: movq _EAD_MAX_IV_INCR@GOTPCREL(%rip), %rsi addq (%rsi), %rdx cmpq %rdi, %rdx jl LBB0_3 ## %bb.2: movq %rdi, (%rcx) movl $1, %eax LBB0_3: popq %rbp retq .cfi_endproc ## -- End function .comm _ead_rx_iv,8,3 ## @ead_rx_iv .comm _EAD_MAX_IV_INCR,8,3 ## @EAD_MAX_IV_INCR .no_dead_strip _ead_check_rx_iv .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ead_check_rx_iv _ead_check_rx_iv: ; @ead_check_rx_iv .cfi_startproc ; %bb.0: Lloh0: adrp x8, _ead_rx_iv@GOTPAGE Lloh1: ldr x8, [x8, _ead_rx_iv@GOTPAGEOFF] ldr x9, [x8] cmp x9, x0 b.ge LBB0_2 ; %bb.1: Lloh2: adrp x10, _EAD_MAX_IV_INCR@GOTPAGE Lloh3: ldr x10, [x10, _EAD_MAX_IV_INCR@GOTPAGEOFF] Lloh4: ldr x10, [x10] add x9, x10, x9 cmp x9, x0 b.ge LBB0_3 LBB0_2: mov w0, #0 ret LBB0_3: str x0, [x8] mov w0, #1 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _ead_rx_iv,8,3 ; @ead_rx_iv .comm _EAD_MAX_IV_INCR,8,3 ; @EAD_MAX_IV_INCR .no_dead_strip _ead_check_rx_iv .subsections_via_symbols
AnghaBench/openwrt/package/network/services/ead/src/extr_ead-crypt.c_ead_check_rx_iv.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function data_desc _data_desc: ## @data_desc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, %eax andl $24, %eax cmpl $16, %eax sete %al notl %edi testb $26, %dil sete %cl orb %al, %cl movzbl %cl, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _data_desc .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function data_desc _data_desc: ; @data_desc .cfi_startproc ; %bb.0: and w8, w0, #0x18 mov w9, #26 bics wzr, w9, w0 ccmp w8, #16, #4, ne cset w0, eq ret .cfi_endproc ; -- End function .no_dead_strip _data_desc .subsections_via_symbols
AnghaBench/xhyve/src/extr_task_switch.c_data_desc.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function qcam_exclusive_open _qcam_exclusive_open: ## @qcam_exclusive_open .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 callq _video_devdata xorl %ebx, %ebx xorl %edi, %edi movq %rax, %rsi callq _test_and_set_bit movq _EBUSY@GOTPCREL(%rip), %rdx xorl %ecx, %ecx subl (%rdx), %ecx testq %rax, %rax cmovel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _EBUSY,4,2 ## @EBUSY .no_dead_strip _qcam_exclusive_open .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function qcam_exclusive_open _qcam_exclusive_open: ; @qcam_exclusive_open .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 _video_devdata mov x1, x0 mov w0, #0 bl _test_and_set_bit Lloh0: adrp x8, _EBUSY@GOTPAGE Lloh1: ldr x8, [x8, _EBUSY@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp x0, #0 csneg w0, wzr, w8, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EBUSY,4,2 ; @EBUSY .no_dead_strip _qcam_exclusive_open .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/media/video/extr_c-qcam.c_qcam_exclusive_open.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ceph_session_op_name ## -- Begin function ceph_session_op_name .p2align 4, 0x90 _ceph_session_op_name: ## @ceph_session_op_name .cfi_startproc ## %bb.0: addl $-128, %edi cmpl $11, %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.ceph_session_op_name(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax popq %rbp retq LBB0_1: leaq L_.str.12(%rip), %rax retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "request_open" L_.str.1: ## @.str.1 .asciz "open" L_.str.2: ## @.str.2 .asciz "request_close" L_.str.3: ## @.str.3 .asciz "close" L_.str.4: ## @.str.4 .asciz "request_renewcaps" L_.str.5: ## @.str.5 .asciz "renewcaps" L_.str.6: ## @.str.6 .asciz "stale" L_.str.7: ## @.str.7 .asciz "recall_state" L_.str.8: ## @.str.8 .asciz "flushmsg" L_.str.9: ## @.str.9 .asciz "flushmsg_ack" L_.str.10: ## @.str.10 .asciz "force_ro" L_.str.11: ## @.str.11 .asciz "reject" L_.str.12: ## @.str.12 .asciz "???" .section __TEXT,__const .p2align 2 ## @reltable.ceph_session_op_name l_reltable.ceph_session_op_name: .long L_.str.6-l_reltable.ceph_session_op_name .long L_.str.4-l_reltable.ceph_session_op_name .long L_.str-l_reltable.ceph_session_op_name .long L_.str.2-l_reltable.ceph_session_op_name .long L_.str.5-l_reltable.ceph_session_op_name .long L_.str.11-l_reltable.ceph_session_op_name .long L_.str.7-l_reltable.ceph_session_op_name .long L_.str.1-l_reltable.ceph_session_op_name .long L_.str.10-l_reltable.ceph_session_op_name .long L_.str.9-l_reltable.ceph_session_op_name .long L_.str.8-l_reltable.ceph_session_op_name .long L_.str.3-l_reltable.ceph_session_op_name .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ceph_session_op_name ; -- Begin function ceph_session_op_name .p2align 2 _ceph_session_op_name: ; @ceph_session_op_name .cfi_startproc ; %bb.0: sub w8, w0, #128 cmp w8, #11 b.hi LBB0_2 ; %bb.1: Lloh0: adrp x9, l_switch.table.ceph_session_op_name@PAGE Lloh1: add x9, x9, l_switch.table.ceph_session_op_name@PAGEOFF ldr x0, [x9, w8, sxtw #3] ret LBB0_2: Lloh2: adrp x0, l_.str.12@PAGE Lloh3: add x0, x0, l_.str.12@PAGEOFF ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "request_open" l_.str.1: ; @.str.1 .asciz "open" l_.str.2: ; @.str.2 .asciz "request_close" l_.str.3: ; @.str.3 .asciz "close" l_.str.4: ; @.str.4 .asciz "request_renewcaps" l_.str.5: ; @.str.5 .asciz "renewcaps" l_.str.6: ; @.str.6 .asciz "stale" l_.str.7: ; @.str.7 .asciz "recall_state" l_.str.8: ; @.str.8 .asciz "flushmsg" l_.str.9: ; @.str.9 .asciz "flushmsg_ack" l_.str.10: ; @.str.10 .asciz "force_ro" l_.str.11: ; @.str.11 .asciz "reject" l_.str.12: ; @.str.12 .asciz "???" .section __DATA,__const .p2align 3 ; @switch.table.ceph_session_op_name l_switch.table.ceph_session_op_name: .quad l_.str.6 .quad l_.str.4 .quad l_.str .quad l_.str.2 .quad l_.str.5 .quad l_.str.11 .quad l_.str.7 .quad l_.str.1 .quad l_.str.10 .quad l_.str.9 .quad l_.str.8 .quad l_.str.3 .subsections_via_symbols
AnghaBench/linux/fs/ceph/extr_strings.c_ceph_session_op_name.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _getNumericGrade ## -- Begin function getNumericGrade .p2align 4, 0x90 _getNumericGrade: ## @getNumericGrade .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 -65(%rdi), %ecx leal -64(%rdi), %edx xorl %eax, %eax cmpl $6, %ecx cmovbl %edx, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _getTextualGrade ## -- Begin function getTextualGrade .p2align 4, 0x90 _getTextualGrade: ## @getTextualGrade .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 decl %edi leal 65(%rdi), %eax cmpl $6, %edi movzbl %al, %eax movl $90, %ecx cmovbl %eax, %ecx movsbl %cl, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _examPassed ## -- Begin function examPassed .p2align 4, 0x90 _examPassed: ## @examPassed .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $edi killed $edi def $rdi leal -1(%rdi), %eax xorl %ecx, %ecx cmpl $5, %edi setb %cl cmpl $6, %eax movl $-1, %eax cmovbl %ecx, %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 _getNumericGrade ; -- Begin function getNumericGrade .p2align 2 _getNumericGrade: ; @getNumericGrade .cfi_startproc ; %bb.0: sub w8, w0, #65 sub w9, w0, #64 cmp w8, #6 csel w0, w9, wzr, lo ret .cfi_endproc ; -- End function .globl _getTextualGrade ; -- Begin function getTextualGrade .p2align 2 _getTextualGrade: ; @getTextualGrade .cfi_startproc ; %bb.0: sub w8, w0, #1 add w9, w0, #64 mov w10, #90 cmp w8, #6 csel w8, w9, w10, lo sxtb w0, w8 ret .cfi_endproc ; -- End function .globl _examPassed ; -- Begin function examPassed .p2align 2 _examPassed: ; @examPassed .cfi_startproc ; %bb.0: sub w8, w0, #1 cmp w0, #5 cset w9, lo cmp w8, #6 csinv w0, w9, wzr, lo ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/1111741.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .section __TEXT,__literal16,16byte_literals .p2align 4, 0x0 ## -- Begin function pcmuio_attach LCPI0_0: .space 16,255 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _pcmuio_attach: ## @pcmuio_attach .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 %rsi, %r14 movq %rdi, %r12 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _MAX_ASICS@GOTPCREL(%rip), %rax movl (%rax), %eax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %rcx movq (%r14), %rax movq (%rax), %r15 movl 8(%rax), %edx movl %edx, -68(%rbp) ## 4-byte Spill movl %edx, (%rcx) movl 16(%rax), %eax movq %rcx, -80(%rbp) ## 8-byte Spill movl %eax, 4(%rcx) movl 44(%r12), %esi movq _driver@GOTPCREL(%rip), %rbx movl (%rbx), %edx leaq L_.str(%rip), %rdi movq %r15, %rcx xorl %eax, %eax callq _printk movq %r15, (%r12) testq %r15, %r15 jne LBB0_3 ## %bb.1: movq _thisboard@GOTPCREL(%rip), %rax movq (%rax), %rax movq _ASIC_IOSIZE@GOTPCREL(%rip), %rcx movl (%rcx), %esi imull (%rax), %esi movl (%rbx), %edx xorl %r15d, %r15d xorl %edi, %edi callq _request_region testl %eax, %eax je LBB0_2 LBB0_3: movq _thisboard@GOTPCREL(%rip), %rax movq (%rax), %rax movl 4(%rax), %eax movl %eax, 40(%r12) movq %r12, %rdi movl $4, %esi callq _alloc_private testq %rax, %rax js LBB0_9 ## %bb.4: movq _MAX_ASICS@GOTPCREL(%rip), %r13 cmpl $0, (%r13) jle LBB0_7 ## %bb.5: movl $1, %ebx movl $12, %r14d movq _ASIC_IOSIZE@GOTPCREL(%rip), %r15 .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movq _devpriv@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%rax), %rax leaq (%rax,%r14), %rdi decq %rbx movl %ebx, -12(%rax,%r14) movl (%r15), %ecx imull %ebx, %ecx addl (%r12), %ecx movl %ecx, -8(%rax,%r14) movl $0, -4(%rax,%r14) callq _spin_lock_init movslq (%r13), %rax addq $-16, %r14 cmpq %rax, %rbx jle LBB0_6 LBB0_7: movq %r12, %r14 movq _CHANS_PER_ASIC@GOTPCREL(%rip), %rax movq _thisboard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rcx), %edi imull (%rax), %edi movl %edi, %ebx callq _CALC_N_SUBDEVS movl %eax, %r12d movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %edx movl %r12d, %edi movl $4, %esi callq _kcalloc movq _devpriv@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq %rax, 8(%rcx) testq %rax, %rax je LBB0_8 ## %bb.11: movq %r14, %rdi movl %r12d, %esi callq _alloc_subdevices testq %rax, %rax js LBB0_43 ## %bb.12: cmpl $0, 32(%r14) movq %r14, -56(%rbp) ## 8-byte Spill jle LBB0_22 ## %bb.13: movl %ebx, %ecx xorl %edx, %edx xorl %r13d, %r13d xorl %ebx, %ebx xorl %r15d, %r15d jmp LBB0_14 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_14 Depth=1 xorl %r12d, %r12d LBB0_21: ## in Loop: Header=BB0_14 Depth=1 addq $24, %rdi callq _spin_lock_init movl -72(%rbp), %ecx ## 4-byte Reload movq -64(%rbp), %rax ## 8-byte Reload subl 8(%rax), %ecx cmovel %r12d, %r15d cmovel %r12d, %ebx movq -88(%rbp), %rdx ## 8-byte Reload incq %rdx movq -56(%rbp), %r14 ## 8-byte Reload movslq 32(%r14), %rax cmpq %rax, %rdx jge LBB0_22 LBB0_14: ## =>This Loop Header: Depth=1 ## Child Loop BB0_17 Depth 2 movq 24(%r14), %r12 imulq $56, %rdx, %r14 leaq (%r12,%r14), %rax movq %rax, -64(%rbp) ## 8-byte Spill movq _devpriv@GOTPCREL(%rip), %rax movq (%rax), %rax movq 8(%rax), %rax movq %rdx, -88(%rbp) ## 8-byte Spill addq %rdx, %rax movq %rax, 48(%r12,%r14) movl $1, (%r12,%r14) movq _range_digital@GOTPCREL(%rip), %rax movq %rax, 40(%r12,%r14) movq _SDF_WRITABLE@GOTPCREL(%rip), %rax movl (%rax), %eax movq _SDF_READABLE@GOTPCREL(%rip), %rdx andl (%rdx), %eax movl %eax, 4(%r12,%r14) movq _COMEDI_SUBD_DIO@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 36(%r12,%r14) movq _pcmuio_dio_insn_bits@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 32(%r12,%r14) movq _pcmuio_dio_insn_config@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 28(%r12,%r14) movq _MAX_CHANS_PER_SUBDEV@GOTPCREL(%rip), %rax movl (%rax), %esi movl %ecx, -72(%rbp) ## 4-byte Spill movl %ecx, %edi callq _min movl %eax, 8(%r12,%r14) movq _subpriv@GOTPCREL(%rip), %rax movq (%rax), %rdi pcmpeqd %xmm0, %xmm0 movdqu %xmm0, 8(%rdi) movq $0, 40(%rdi) movl $1, 12(%r12,%r14) movq _PORTS_PER_SUBDEV@GOTPCREL(%rip), %rax cmpl $0, (%rax) jle LBB0_15 ## %bb.16: ## in Loop: Header=BB0_14 Depth=1 leaq 8(%rdi), %rax movq _devpriv@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq (%rcx), %rcx movq (%rdi), %rdx leaq 32(%rdi), %rsi xorl %r8d, %r8d xorl %r9d, %r9d xorl %r10d, %r10d xorl %r12d, %r12d pxor %xmm0, %xmm0 jmp LBB0_17 .p2align 4, 0x90 LBB0_20: ## in Loop: Header=BB0_17 Depth=2 addl %r11d, %r13d incq %r10 incl %r15d movq _PORTS_PER_SUBDEV@GOTPCREL(%rip), %r11 movslq (%r11), %r11 addl $8, %r9d addl $-8, %r8d cmpq %r11, %r10 jge LBB0_21 LBB0_17: ## Parent Loop BB0_14 Depth=1 ## => This Inner Loop Header: Depth=2 movl %ebx, %r14d xorl %ebx, %ebx movq _PORTS_PER_ASIC@GOTPCREL(%rip), %r11 cmpl (%r11), %r15d setge %bl cmovgel %r12d, %r15d movl %r13d, %r11d cmovgel %r12d, %r11d addl %r14d, %ebx movslq %ebx, %r14 shlq $4, %r14 movl 4(%rcx,%r14), %r14d addl %r15d, %r14d movl %r14d, (%rdx,%r10,4) movq _CHANS_PER_PORT@GOTPCREL(%rip), %r14 movl (%r14), %r13d movq _INTR_PORTS_PER_ASIC@GOTPCREL(%rip), %r14 movl (%r14), %r14d imull %r13d, %r14d cmpl %r14d, %r11d jge LBB0_20 ## %bb.18: ## in Loop: Header=BB0_17 Depth=2 cmpl $0, (%rax) jns LBB0_20 ## %bb.19: ## in Loop: Header=BB0_17 Depth=2 movl %ebx, 8(%rdi) movdqu %xmm0, (%rsi) movl %r9d, 12(%rdi) movl %r11d, 16(%rdi) movq -64(%rbp), %r13 ## 8-byte Reload movl 8(%r13), %r14d addl %r8d, %r14d movl %r14d, 20(%rdi) movq -56(%rbp), %r12 ## 8-byte Reload movq %r13, 16(%r12) movq _SDF_CMD_READ@GOTPCREL(%rip), %r12 movl (%r12), %r12d orl %r12d, 4(%r13) movq _pcmuio_cancel@GOTPCREL(%rip), %r12 movl (%r12), %r12d movl %r12d, 24(%r13) movq _pcmuio_cmd@GOTPCREL(%rip), %r12 movl (%r12), %r12d movl %r12d, 20(%r13) movq _pcmuio_cmdtest@GOTPCREL(%rip), %r12 movl (%r12), %r12d movl %r12d, 16(%r13) xorl %r12d, %r12d movl %r14d, 12(%r13) movq _CHANS_PER_PORT@GOTPCREL(%rip), %r14 movl (%r14), %r13d jmp LBB0_20 LBB0_9: leaq L_.str.2(%rip), %rdi jmp LBB0_10 LBB0_22: movq %r14, %rdi callq _init_asics movl -68(%rbp), %r13d ## 4-byte Reload testl %r13d, %r13d je LBB0_23 ## %bb.24: movq _MAX_ASICS@GOTPCREL(%rip), %rbx cmpl $0, (%rbx) movq -80(%rbp), %r12 ## 8-byte Reload jle LBB0_35 ## %bb.25: movl $1, %eax movq %rax, -64(%rbp) ## 8-byte Spill xorl %r14d, %r14d movq _devpriv@GOTPCREL(%rip), %rdx .p2align 4, 0x90 LBB0_26: ## =>This Loop Header: Depth=1 ## Child Loop BB0_31 Depth 2 movl (%r12,%r14,4), %r15d testl %r15d, %r15d je LBB0_27 ## %bb.28: ## in Loop: Header=BB0_26 Depth=1 movq _interrupt_pcmuio@GOTPCREL(%rip), %rax movl (%rax), %esi movq _IRQF_SHARED@GOTPCREL(%rip), %rax movl (%rax), %edx movq _thisboard@GOTPCREL(%rip), %rax movq (%rax), %rax movl 4(%rax), %ecx movl %r15d, %edi movq -56(%rbp), %r8 ## 8-byte Reload callq _request_irq movq _devpriv@GOTPCREL(%rip), %rdx testq %rax, %rax je LBB0_33 ## %bb.29: ## in Loop: Header=BB0_26 Depth=1 testq %r14, %r14 movq %r12, %rbx movq -56(%rbp), %r13 ## 8-byte Reload je LBB0_32 ## %bb.30: ## in Loop: Header=BB0_26 Depth=1 movq -64(%rbp), %r15 ## 8-byte Reload .p2align 4, 0x90 LBB0_31: ## Parent Loop BB0_26 Depth=1 ## => This Inner Loop Header: Depth=2 leal -2(%r15), %r12d movl (%rbx,%r12,4), %edi movq %r13, %rsi callq _free_irq movq _devpriv@GOTPCREL(%rip), %rdx movl $0, (%rbx,%r12,4) movq (%rdx), %rax movq (%rax), %rax shlq $4, %r12 movl $0, 8(%rax,%r12) decq %r15 cmpq $1, %r15 jg LBB0_31 LBB0_32: ## in Loop: Header=BB0_26 Depth=1 movl $0, (%rbx,%r14,4) movl (%rbx), %r13d xorl %r15d, %r15d movq %rbx, %r12 movq _MAX_ASICS@GOTPCREL(%rip), %rbx jmp LBB0_33 .p2align 4, 0x90 LBB0_27: ## in Loop: Header=BB0_26 Depth=1 xorl %r15d, %r15d LBB0_33: ## in Loop: Header=BB0_26 Depth=1 movq (%rdx), %rax movq (%rax), %rax movq %r14, %rcx shlq $4, %rcx movl %r15d, 8(%rax,%rcx) testl %r13d, %r13d je LBB0_35 ## %bb.34: ## in Loop: Header=BB0_26 Depth=1 incq %r14 incq -64(%rbp) ## 8-byte Folded Spill movslq (%rbx), %rax cmpq %rax, %r14 jl LBB0_26 jmp LBB0_35 LBB0_8: leaq L_.str.3(%rip), %rdi jmp LBB0_10 LBB0_2: leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printk movq _EIO@GOTPCREL(%rip), %rax subl (%rax), %r15d jmp LBB0_41 LBB0_43: leaq L_.str.4(%rip), %rdi LBB0_10: xorl %r15d, %r15d xorl %eax, %eax callq _printk movq _ENOMEM@GOTPCREL(%rip), %rax subl (%rax), %r15d jmp LBB0_41 LBB0_23: movq -80(%rbp), %r12 ## 8-byte Reload LBB0_35: movq -56(%rbp), %rax ## 8-byte Reload movl %r13d, 8(%rax) testl %r13d, %r13d je LBB0_39 ## %bb.36: leaq L_.str.5(%rip), %rdi movl %r13d, %esi xorl %eax, %eax callq _printk movl 4(%r12), %esi testl %esi, %esi je LBB0_40 ## %bb.37: movq _thisboard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpl $2, (%rax) jne LBB0_40 ## %bb.38: leaq L_.str.6(%rip), %rdi xorl %eax, %eax callq _printk jmp LBB0_40 LBB0_39: leaq L_.str.7(%rip), %rdi xorl %eax, %eax callq _printk LBB0_40: leaq L_.str.8(%rip), %rdi xorl %eax, %eax callq _printk movl $1, %r15d LBB0_41: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_44 ## %bb.42: movl %r15d, %eax leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_44: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _MAX_ASICS,4,2 ## @MAX_ASICS .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "comedi%d: %s: io: %lx " .comm _driver,4,2 ## @driver .comm _thisboard,8,3 ## @thisboard .comm _ASIC_IOSIZE,4,2 ## @ASIC_IOSIZE L_.str.1: ## @.str.1 .asciz "I/O port conflict\n" .comm _EIO,4,2 ## @EIO L_.str.2: ## @.str.2 .asciz "cannot allocate private data structure\n" .comm _ENOMEM,4,2 ## @ENOMEM .comm _devpriv,8,3 ## @devpriv .comm _CHANS_PER_ASIC,4,2 ## @CHANS_PER_ASIC .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL L_.str.3: ## @.str.3 .asciz "cannot allocate subdevice private data structures\n" L_.str.4: ## @.str.4 .asciz "cannot allocate subdevice data structures\n" .comm _range_digital,4,2 ## @range_digital .comm _SDF_READABLE,4,2 ## @SDF_READABLE .comm _SDF_WRITABLE,4,2 ## @SDF_WRITABLE .comm _COMEDI_SUBD_DIO,4,2 ## @COMEDI_SUBD_DIO .comm _pcmuio_dio_insn_bits,4,2 ## @pcmuio_dio_insn_bits .comm _pcmuio_dio_insn_config,4,2 ## @pcmuio_dio_insn_config .comm _MAX_CHANS_PER_SUBDEV,4,2 ## @MAX_CHANS_PER_SUBDEV .comm _subpriv,8,3 ## @subpriv .comm _PORTS_PER_SUBDEV,4,2 ## @PORTS_PER_SUBDEV .comm _PORTS_PER_ASIC,4,2 ## @PORTS_PER_ASIC .comm _CHANS_PER_PORT,4,2 ## @CHANS_PER_PORT .comm _INTR_PORTS_PER_ASIC,4,2 ## @INTR_PORTS_PER_ASIC .comm _SDF_CMD_READ,4,2 ## @SDF_CMD_READ .comm _pcmuio_cancel,4,2 ## @pcmuio_cancel .comm _pcmuio_cmd,4,2 ## @pcmuio_cmd .comm _pcmuio_cmdtest,4,2 ## @pcmuio_cmdtest .comm _interrupt_pcmuio,4,2 ## @interrupt_pcmuio .comm _IRQF_SHARED,4,2 ## @IRQF_SHARED L_.str.5: ## @.str.5 .asciz "irq: %u " L_.str.6: ## @.str.6 .asciz "second ASIC irq: %u " L_.str.7: ## @.str.7 .asciz "(IRQ mode disabled) " L_.str.8: ## @.str.8 .asciz "attached\n" .no_dead_strip _pcmuio_attach .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function pcmuio_attach _pcmuio_attach: ; @pcmuio_attach .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill 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 sub sp, 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 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-88] Lloh3: adrp x24, _MAX_ASICS@GOTPAGE Lloh4: ldr x24, [x24, _MAX_ASICS@GOTPAGEOFF] ldr w8, [x24] lsl x8, x8, #2 mov x9, x8 Lloh5: adrp x16, ___chkstk_darwin@GOTPAGE Lloh6: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x23, x9, x8 mov sp, x23 ldr x8, [x1] ldr x21, [x8] ldur q0, [x8, #8] xtn.2s v0, v0 stur q0, [x29, #-112] ; 16-byte Folded Spill str d0, [x23] Lloh7: adrp x20, _driver@GOTPAGE Lloh8: ldr x20, [x20, _driver@GOTPAGEOFF] ldr w8, [x0, #44] ldr w9, [x20] sub sp, sp, #32 stp x9, x21, [sp, #8] str x8, [sp] Lloh9: adrp x0, l_.str@PAGE Lloh10: add x0, x0, l_.str@PAGEOFF bl _printk add sp, sp, #32 str x21, [x19] Lloh11: adrp x25, _thisboard@GOTPAGE Lloh12: ldr x25, [x25, _thisboard@GOTPAGEOFF] cbnz x21, LBB0_2 ; %bb.1: ldr x8, [x25] ldr w8, [x8] Lloh13: adrp x9, _ASIC_IOSIZE@GOTPAGE Lloh14: ldr x9, [x9, _ASIC_IOSIZE@GOTPAGEOFF] Lloh15: ldr w9, [x9] mul w1, w9, w8 ldr w2, [x20] mov x0, #0 ; =0x0 bl _request_region cbz w0, LBB0_34 LBB0_2: ldr x8, [x25] ldr w8, [x8, #4] str w8, [x19, #40] mov x0, x19 mov w1, #4 ; =0x4 bl _alloc_private tbnz x0, #63, LBB0_17 ; %bb.3: ldr w8, [x24] Lloh16: adrp x26, _devpriv@GOTPAGE Lloh17: ldr x26, [x26, _devpriv@GOTPAGEOFF] cmp w8, #1 b.lt LBB0_6 ; %bb.4: mov x20, #0 ; =0x0 mov w21, #1 ; =0x1 Lloh18: adrp x22, _ASIC_IOSIZE@GOTPAGE Lloh19: ldr x22, [x22, _ASIC_IOSIZE@GOTPAGEOFF] LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [x26] ldr x8, [x8] add x8, x8, x20 sub x21, x21, #1 str w21, [x8] ldr w9, [x19] ldr w10, [x22] madd w9, w10, w21, w9 stp w9, wzr, [x8, #4] add x0, x8, #12 bl _spin_lock_init ldrsw x8, [x24] sub x20, x20, #16 cmp x21, x8 b.le LBB0_5 LBB0_6: Lloh20: adrp x8, _CHANS_PER_ASIC@GOTPAGE Lloh21: ldr x8, [x8, _CHANS_PER_ASIC@GOTPAGEOFF] Lloh22: ldr w8, [x8] ldr x9, [x25] ldr w9, [x9] mul w0, w9, w8 mov x20, x0 bl _CALC_N_SUBDEVS mov x21, x0 Lloh23: adrp x8, _GFP_KERNEL@GOTPAGE Lloh24: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh25: ldr w2, [x8] mov w1, #4 ; =0x4 bl _kcalloc ldr x8, [x26] str x0, [x8, #8] cbz x0, LBB0_33 ; %bb.7: mov x0, x19 mov x1, x21 bl _alloc_subdevices tbnz x0, #63, LBB0_35 ; %bb.8: stur x23, [x29, #-120] ; 8-byte Folded Spill ldr w8, [x19, #32] cmp w8, #1 b.lt LBB0_18 ; %bb.9: mov x0, x20 mov x21, #0 ; =0x0 mov w25, #0 ; =0x0 mov w26, #0 ; =0x0 mov w20, #0 ; =0x0 Lloh26: adrp x24, _PORTS_PER_SUBDEV@GOTPAGE Lloh27: ldr x24, [x24, _PORTS_PER_SUBDEV@GOTPAGEOFF] Lloh28: adrp x23, _PORTS_PER_ASIC@GOTPAGE Lloh29: ldr x23, [x23, _PORTS_PER_ASIC@GOTPAGEOFF] Lloh30: adrp x27, _CHANS_PER_PORT@GOTPAGE Lloh31: ldr x27, [x27, _CHANS_PER_PORT@GOTPAGEOFF] Lloh32: adrp x28, _INTR_PORTS_PER_ASIC@GOTPAGE Lloh33: ldr x28, [x28, _INTR_PORTS_PER_ASIC@GOTPAGEOFF] b LBB0_11 LBB0_10: ; in Loop: Header=BB0_11 Depth=1 add x0, x8, #24 bl _spin_lock_init ldr w8, [x22, #8] ldur w0, [x29, #-92] ; 4-byte Folded Reload subs w0, w0, w8 csel w20, wzr, w20, eq csel w26, wzr, w26, eq add x21, x21, #1 ldrsw x8, [x19, #32] cmp x21, x8 b.ge LBB0_18 LBB0_11: ; =>This Loop Header: Depth=1 ; Child Loop BB0_14 Depth 2 ldr x8, [x19, #24] mov w9, #56 ; =0x38 madd x22, x21, x9, x8 Lloh34: adrp x8, _devpriv@GOTPAGE Lloh35: ldr x8, [x8, _devpriv@GOTPAGEOFF] Lloh36: ldr x8, [x8] ldr x8, [x8, #8] add x8, x8, x21 mov w9, #1 ; =0x1 str w9, [x22] str x8, [x22, #48] Lloh37: adrp x8, _range_digital@GOTPAGE Lloh38: ldr x8, [x8, _range_digital@GOTPAGEOFF] str x8, [x22, #40] Lloh39: adrp x8, _SDF_READABLE@GOTPAGE Lloh40: ldr x8, [x8, _SDF_READABLE@GOTPAGEOFF] Lloh41: ldr w8, [x8] Lloh42: adrp x9, _SDF_WRITABLE@GOTPAGE Lloh43: ldr x9, [x9, _SDF_WRITABLE@GOTPAGEOFF] Lloh44: ldr w9, [x9] and w8, w9, w8 str w8, [x22, #4] Lloh45: adrp x8, _COMEDI_SUBD_DIO@GOTPAGE Lloh46: ldr x8, [x8, _COMEDI_SUBD_DIO@GOTPAGEOFF] Lloh47: ldr w8, [x8] str w8, [x22, #36] Lloh48: adrp x8, _pcmuio_dio_insn_bits@GOTPAGE Lloh49: ldr x8, [x8, _pcmuio_dio_insn_bits@GOTPAGEOFF] Lloh50: ldr w8, [x8] str w8, [x22, #32] Lloh51: adrp x8, _pcmuio_dio_insn_config@GOTPAGE Lloh52: ldr x8, [x8, _pcmuio_dio_insn_config@GOTPAGEOFF] Lloh53: ldr w8, [x8] str w8, [x22, #28] Lloh54: adrp x8, _MAX_CHANS_PER_SUBDEV@GOTPAGE Lloh55: ldr x8, [x8, _MAX_CHANS_PER_SUBDEV@GOTPAGEOFF] Lloh56: ldr w1, [x8] stur w0, [x29, #-92] ; 4-byte Folded Spill bl _min str w0, [x22, #8] Lloh57: adrp x8, _subpriv@GOTPAGE Lloh58: ldr x8, [x8, _subpriv@GOTPAGEOFF] Lloh59: ldr x8, [x8] mov x9, x8 mov x10, #-1 ; =0xffffffffffffffff str x10, [x9, #8]! str x10, [x8, #16] str xzr, [x8, #40] mov w10, #1 ; =0x1 str w10, [x22, #12] ldr w10, [x24] cmp w10, #1 b.lt LBB0_10 ; %bb.12: ; in Loop: Header=BB0_11 Depth=1 mov w10, #0 ; =0x0 mov w11, #0 ; =0x0 mov x12, #0 ; =0x0 Lloh60: adrp x13, _devpriv@GOTPAGE Lloh61: ldr x13, [x13, _devpriv@GOTPAGEOFF] Lloh62: ldr x13, [x13] ldr x13, [x13] mov x14, x8 ldr x15, [x14], #32 Lloh63: adrp x3, _SDF_CMD_READ@GOTPAGE Lloh64: ldr x3, [x3, _SDF_CMD_READ@GOTPAGEOFF] Lloh65: adrp x4, _pcmuio_cancel@GOTPAGE Lloh66: ldr x4, [x4, _pcmuio_cancel@GOTPAGEOFF] Lloh67: adrp x5, _pcmuio_cmd@GOTPAGE Lloh68: ldr x5, [x5, _pcmuio_cmd@GOTPAGEOFF] Lloh69: adrp x6, _pcmuio_cmdtest@GOTPAGE Lloh70: ldr x6, [x6, _pcmuio_cmdtest@GOTPAGEOFF] b LBB0_14 LBB0_13: ; in Loop: Header=BB0_14 Depth=2 add w25, w0, w17 add x12, x12, #1 add w20, w16, #1 ldrsw x16, [x24] add w11, w11, #8 sub w10, w10, #8 cmp x12, x16 b.ge LBB0_10 LBB0_14: ; Parent Loop BB0_11 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w16, [x23] cmp w20, w16 csel w16, wzr, w20, ge cinc w26, w26, ge csel w17, wzr, w25, ge add x0, x13, w26, sxtw #4 ldr w0, [x0, #4] add w0, w0, w16 str w0, [x15, x12, lsl #2] ldr w0, [x27] ldr w1, [x28] mul w1, w1, w0 cmp w17, w1 b.ge LBB0_13 ; %bb.15: ; in Loop: Header=BB0_14 Depth=2 ldr w1, [x9] tbz w1, #31, LBB0_13 ; %bb.16: ; in Loop: Header=BB0_14 Depth=2 stp xzr, xzr, [x14] stp w26, w11, [x8, #8] ldp w1, w0, [x22, #4] add w0, w10, w0 stp w17, w0, [x8, #16] str x22, [x19, #16] ldr w2, [x3] orr w1, w1, w2 str w1, [x22, #4] ldr w1, [x4] str w1, [x22, #24] ldr w1, [x5] str w1, [x22, #20] ldr w1, [x6] stp w0, w1, [x22, #12] ldr w0, [x27] b LBB0_13 LBB0_17: Lloh71: adrp x0, l_.str.2@PAGE Lloh72: add x0, x0, l_.str.2@PAGEOFF b LBB0_36 LBB0_18: mov x0, x19 bl _init_asics ldur q0, [x29, #-112] ; 16-byte Folded Reload fmov w25, s0 cbz w25, LBB0_38 ; %bb.19: Lloh73: adrp x27, _MAX_ASICS@GOTPAGE Lloh74: ldr x27, [x27, _MAX_ASICS@GOTPAGEOFF] ldr w8, [x27] cmp w8, #1 ldur x26, [x29, #-120] ; 8-byte Folded Reload Lloh75: adrp x28, _thisboard@GOTPAGE Lloh76: ldr x28, [x28, _thisboard@GOTPAGEOFF] b.lt LBB0_29 ; %bb.20: mov x21, #0 ; =0x0 mov w22, #1 ; =0x1 Lloh77: adrp x24, _IRQF_SHARED@GOTPAGE Lloh78: ldr x24, [x24, _IRQF_SHARED@GOTPAGEOFF] LBB0_21: ; =>This Loop Header: Depth=1 ; Child Loop BB0_25 Depth 2 ldr w20, [x26, x21, lsl #2] cbz w20, LBB0_27 ; %bb.22: ; in Loop: Header=BB0_21 Depth=1 Lloh79: adrp x8, _interrupt_pcmuio@GOTPAGE Lloh80: ldr x8, [x8, _interrupt_pcmuio@GOTPAGEOFF] Lloh81: ldr w1, [x8] ldr w2, [x24] ldr x8, [x28] ldr w3, [x8, #4] mov x0, x20 mov x4, x19 bl _request_irq cbz x0, LBB0_27 ; %bb.23: ; in Loop: Header=BB0_21 Depth=1 Lloh82: adrp x23, _devpriv@GOTPAGE Lloh83: ldr x23, [x23, _devpriv@GOTPAGEOFF] cbz x21, LBB0_26 ; %bb.24: ; in Loop: Header=BB0_21 Depth=1 mov x20, x22 LBB0_25: ; Parent Loop BB0_21 Depth=1 ; => This Inner Loop Header: Depth=2 sub w25, w20, #2 ldr w0, [x26, w25, uxtw #2] mov x1, x19 bl _free_irq str wzr, [x26, w25, uxtw #2] ldr x8, [x23] ldr x8, [x8] add x8, x8, w25, uxtw #4 str wzr, [x8, #8] sub x20, x20, #1 cmp x20, #1 b.gt LBB0_25 LBB0_26: ; in Loop: Header=BB0_21 Depth=1 mov w20, #0 ; =0x0 str wzr, [x26, x21, lsl #2] ldr w25, [x26] LBB0_27: ; in Loop: Header=BB0_21 Depth=1 Lloh84: adrp x8, _devpriv@GOTPAGE Lloh85: ldr x8, [x8, _devpriv@GOTPAGEOFF] Lloh86: ldr x8, [x8] ldr x8, [x8] add x8, x8, x21, lsl #4 str w20, [x8, #8] cbz w25, LBB0_29 ; %bb.28: ; in Loop: Header=BB0_21 Depth=1 add x21, x21, #1 ldrsw x8, [x27] add x22, x22, #1 cmp x21, x8 b.lt LBB0_21 LBB0_29: str w25, [x19, #8] cbz w25, LBB0_39 LBB0_30: str x25, [sp, #-16]! Lloh87: adrp x0, l_.str.5@PAGE Lloh88: add x0, x0, l_.str.5@PAGEOFF bl _printk add sp, sp, #16 ldr w8, [x26, #4] cbz w8, LBB0_40 ; %bb.31: ldr x9, [x28] ldr w9, [x9] cmp w9, #2 b.ne LBB0_40 ; %bb.32: str x8, [sp, #-16]! Lloh89: adrp x0, l_.str.6@PAGE Lloh90: add x0, x0, l_.str.6@PAGEOFF bl _printk add sp, sp, #16 b LBB0_40 LBB0_33: Lloh91: adrp x0, l_.str.3@PAGE Lloh92: add x0, x0, l_.str.3@PAGEOFF b LBB0_36 LBB0_34: Lloh93: adrp x0, l_.str.1@PAGE Lloh94: add x0, x0, l_.str.1@PAGEOFF bl _printk Lloh95: adrp x8, _EIO@GOTPAGE Lloh96: ldr x8, [x8, _EIO@GOTPAGEOFF] b LBB0_37 LBB0_35: Lloh97: adrp x0, l_.str.4@PAGE Lloh98: add x0, x0, l_.str.4@PAGEOFF LBB0_36: bl _printk Lloh99: adrp x8, _ENOMEM@GOTPAGE Lloh100: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] LBB0_37: ldr w8, [x8] neg w0, w8 b LBB0_41 LBB0_38: ldur x26, [x29, #-120] ; 8-byte Folded Reload Lloh101: adrp x28, _thisboard@GOTPAGE Lloh102: ldr x28, [x28, _thisboard@GOTPAGEOFF] str w25, [x19, #8] cbnz w25, LBB0_30 LBB0_39: Lloh103: adrp x0, l_.str.7@PAGE Lloh104: add x0, x0, l_.str.7@PAGEOFF bl _printk LBB0_40: Lloh105: adrp x0, l_.str.8@PAGE Lloh106: add x0, x0, l_.str.8@PAGEOFF bl _printk mov w0, #1 ; =0x1 LBB0_41: ldur x8, [x29, #-88] Lloh107: adrp x9, ___stack_chk_guard@GOTPAGE Lloh108: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh109: ldr x9, [x9] cmp x9, x8 b.ne LBB0_43 ; %bb.42: sub sp, x29, #80 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret LBB0_43: bl ___stack_chk_fail .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGot Lloh16, Lloh17 .loh AdrpLdrGot Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGot Lloh32, Lloh33 .loh AdrpLdrGot Lloh30, Lloh31 .loh AdrpLdrGot Lloh28, Lloh29 .loh AdrpLdrGot Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59 .loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56 .loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53 .loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50 .loh AdrpLdrGotLdr Lloh45, Lloh46, Lloh47 .loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44 .loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41 .loh AdrpLdrGot Lloh37, Lloh38 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGot Lloh69, Lloh70 .loh AdrpLdrGot Lloh67, Lloh68 .loh AdrpLdrGot Lloh65, Lloh66 .loh AdrpLdrGot Lloh63, Lloh64 .loh AdrpLdrGotLdr Lloh60, Lloh61, Lloh62 .loh AdrpAdd Lloh71, Lloh72 .loh AdrpLdrGot Lloh75, Lloh76 .loh AdrpLdrGot Lloh73, Lloh74 .loh AdrpLdrGot Lloh77, Lloh78 .loh AdrpLdrGotLdr Lloh79, Lloh80, Lloh81 .loh AdrpLdrGot Lloh82, Lloh83 .loh AdrpLdrGotLdr Lloh84, Lloh85, Lloh86 .loh AdrpAdd Lloh87, Lloh88 .loh AdrpAdd Lloh89, Lloh90 .loh AdrpAdd Lloh91, Lloh92 .loh AdrpLdrGot Lloh95, Lloh96 .loh AdrpAdd Lloh93, Lloh94 .loh AdrpAdd Lloh97, Lloh98 .loh AdrpLdrGot Lloh99, Lloh100 .loh AdrpLdrGot Lloh101, Lloh102 .loh AdrpAdd Lloh103, Lloh104 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotLdr Lloh107, Lloh108, Lloh109 .loh AdrpLdrGot Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _MAX_ASICS,4,2 ; @MAX_ASICS .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "comedi%d: %s: io: %lx " .comm _driver,4,2 ; @driver .comm _thisboard,8,3 ; @thisboard .comm _ASIC_IOSIZE,4,2 ; @ASIC_IOSIZE l_.str.1: ; @.str.1 .asciz "I/O port conflict\n" .comm _EIO,4,2 ; @EIO l_.str.2: ; @.str.2 .asciz "cannot allocate private data structure\n" .comm _ENOMEM,4,2 ; @ENOMEM .comm _devpriv,8,3 ; @devpriv .comm _CHANS_PER_ASIC,4,2 ; @CHANS_PER_ASIC .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL l_.str.3: ; @.str.3 .asciz "cannot allocate subdevice private data structures\n" l_.str.4: ; @.str.4 .asciz "cannot allocate subdevice data structures\n" .comm _range_digital,4,2 ; @range_digital .comm _SDF_READABLE,4,2 ; @SDF_READABLE .comm _SDF_WRITABLE,4,2 ; @SDF_WRITABLE .comm _COMEDI_SUBD_DIO,4,2 ; @COMEDI_SUBD_DIO .comm _pcmuio_dio_insn_bits,4,2 ; @pcmuio_dio_insn_bits .comm _pcmuio_dio_insn_config,4,2 ; @pcmuio_dio_insn_config .comm _MAX_CHANS_PER_SUBDEV,4,2 ; @MAX_CHANS_PER_SUBDEV .comm _subpriv,8,3 ; @subpriv .comm _PORTS_PER_SUBDEV,4,2 ; @PORTS_PER_SUBDEV .comm _PORTS_PER_ASIC,4,2 ; @PORTS_PER_ASIC .comm _CHANS_PER_PORT,4,2 ; @CHANS_PER_PORT .comm _INTR_PORTS_PER_ASIC,4,2 ; @INTR_PORTS_PER_ASIC .comm _SDF_CMD_READ,4,2 ; @SDF_CMD_READ .comm _pcmuio_cancel,4,2 ; @pcmuio_cancel .comm _pcmuio_cmd,4,2 ; @pcmuio_cmd .comm _pcmuio_cmdtest,4,2 ; @pcmuio_cmdtest .comm _interrupt_pcmuio,4,2 ; @interrupt_pcmuio .comm _IRQF_SHARED,4,2 ; @IRQF_SHARED l_.str.5: ; @.str.5 .asciz "irq: %u " l_.str.6: ; @.str.6 .asciz "second ASIC irq: %u " l_.str.7: ; @.str.7 .asciz "(IRQ mode disabled) " l_.str.8: ; @.str.8 .asciz "attached\n" .no_dead_strip _pcmuio_attach .subsections_via_symbols
assembly_file_30217.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dml20_rq_dlg_get_rq_reg ## -- Begin function dml20_rq_dlg_get_rq_reg .p2align 4, 0x90 _dml20_rq_dlg_get_rq_reg: ## @dml20_rq_dlg_get_rq_reg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r14d movq %rsi, %rbx movq %rdi, %r15 movl $0, -32(%rbp) movq %rsi, %rdi xorl %esi, %esi movl $4, %edx callq _memset leaq -32(%rbp), %rsi movq %r15, %rdi movl %r14d, %edx callq _dml20_rq_dlg_get_rq_params movl -32(%rbp), %edx movq %r15, %rdi movq %rbx, %rsi callq _extract_rq_regs movl (%rbx), %esi movq %r15, %rdi callq _print__rq_regs_st addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _dml20_rq_dlg_get_rq_reg ; -- Begin function dml20_rq_dlg_get_rq_reg .p2align 2 _dml20_rq_dlg_get_rq_reg: ; @dml20_rq_dlg_get_rq_reg .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x20, x1 mov x21, x0 str wzr, [sp, #8] mov x0, x1 mov w1, #0 mov w2, #4 bl _memset add x1, sp, #8 mov x0, x21 mov x2, x19 bl _dml20_rq_dlg_get_rq_params ldr w2, [sp, #8] mov x0, x21 mov x1, x20 bl _extract_rq_regs ldr w1, [x20] mov x0, x21 bl _print__rq_regs_st ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/extr_display_rq_dlg_calc_20.c_dml20_rq_dlg_get_rq_reg.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cmdline_print_args _cmdline_print_args: ## @cmdline_print_args .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, %r14 movl (%rdi), %esi leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf movl 4(%r14), %esi leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf cmpl $0, 4(%r14) jle LBB0_4 ## %bb.1: leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf movq 8(%r14), %rbx testq %rbx, %rbx je LBB0_4 ## %bb.2: leaq L_.str.3(%rip), %r14 .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq (%rbx), %rax movq (%r15,%rax,8), %rsi movq %r14, %rdi xorl %eax, %eax callq _printf movq 8(%rbx), %rbx testq %rbx, %rbx jne LBB0_3 LBB0_4: movl $10, %edi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _putchar ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz " Number of times option was specified: %d\n" L_.str.1: ## @.str.1 .asciz " Number of Arguments: %d\n" L_.str.2: ## @.str.2 .asciz " Argument List: " L_.str.3: ## @.str.3 .asciz "%s " .no_dead_strip _cmdline_print_args .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cmdline_print_args _cmdline_print_args: ; @cmdline_print_args .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x1 mov x20, x0 ldr w8, [x0] str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf ldr w8, [x20, #4] str x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w8, [x20, #4] cmp w8, #1 b.lt LBB0_4 ; %bb.1: Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf ldr x21, [x20, #8] cbz x21, LBB0_4 ; %bb.2: Lloh6: adrp x20, l_.str.3@PAGE Lloh7: add x20, x20, l_.str.3@PAGEOFF LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x21] ldr x8, [x19, x8, lsl #3] str x8, [sp] mov x0, x20 bl _printf ldr x21, [x21, #8] cbnz x21, LBB0_3 LBB0_4: mov w0, #10 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 b _putchar .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz " Number of times option was specified: %d\n" l_.str.1: ; @.str.1 .asciz " Number of Arguments: %d\n" l_.str.2: ; @.str.2 .asciz " Argument List: " l_.str.3: ; @.str.3 .asciz "%s " .no_dead_strip _cmdline_print_args .subsections_via_symbols
AnghaBench/openwrt/tools/firmware-utils/src/extr_mktitanimg.c_cmdline_print_args.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi leaq -12(%rbp), %rsi xorl %eax, %eax callq _scanf movl -12(%rbp), %eax movl %eax, %ebx notl %ebx andl $1, %ebx addl %eax, %ebx leaq L_.str.1(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf movl -12(%rbp), %eax movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx andl $-2, %ecx subl %ecx, %eax cmpl $1, %eax ja LBB0_2 ## %bb.1: addl $2, %ebx leaq L_.str.1(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf LBB0_2: movl -12(%rbp), %eax movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx andl $-2, %ecx subl %ecx, %eax cmpl $1, %eax ja LBB0_4 ## %bb.3: addl $2, %ebx leaq L_.str.1(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf LBB0_4: movl -12(%rbp), %eax movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx andl $-2, %ecx subl %ecx, %eax cmpl $1, %eax ja LBB0_6 ## %bb.5: addl $2, %ebx leaq L_.str.1(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf LBB0_6: movl -12(%rbp), %eax movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx andl $-2, %ecx subl %ecx, %eax cmpl $1, %eax ja LBB0_8 ## %bb.7: addl $2, %ebx leaq L_.str.1(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf LBB0_8: movl -12(%rbp), %eax movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx andl $-2, %ecx subl %ecx, %eax cmpl $1, %eax ja LBB0_10 ## %bb.9: addl $2, %ebx leaq L_.str.1(%rip), %rdi movl %ebx, %esi xorl %eax, %eax callq _printf LBB0_10: xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%i" L_.str.1: ## @.str.1 .asciz "%i\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 add x8, sp, #12 str x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _scanf ldr w8, [sp, #12] mvn w9, w8 and w9, w9, #0x1 add w19, w8, w9 str x19, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf ldr w8, [sp, #12] and w9, w8, #0x1 cmp w8, #0 cneg w8, w9, lt cmp w8, #1 b.hi LBB0_2 ; %bb.1: add w19, w19, #2 str x19, [sp] Lloh4: adrp x0, l_.str.1@PAGE Lloh5: add x0, x0, l_.str.1@PAGEOFF bl _printf ; kill: def $w19 killed $w19 killed $x19 def $x19 LBB0_2: ldr w8, [sp, #12] and w9, w8, #0x1 cmp w8, #0 cneg w8, w9, lt cmp w8, #1 b.hi LBB0_4 ; %bb.3: add w19, w19, #2 str x19, [sp] Lloh6: adrp x0, l_.str.1@PAGE Lloh7: add x0, x0, l_.str.1@PAGEOFF bl _printf ; kill: def $w19 killed $w19 killed $x19 def $x19 LBB0_4: ldr w8, [sp, #12] and w9, w8, #0x1 cmp w8, #0 cneg w8, w9, lt cmp w8, #1 b.hi LBB0_6 ; %bb.5: add w19, w19, #2 str x19, [sp] Lloh8: adrp x0, l_.str.1@PAGE Lloh9: add x0, x0, l_.str.1@PAGEOFF bl _printf ; kill: def $w19 killed $w19 killed $x19 def $x19 LBB0_6: ldr w8, [sp, #12] and w9, w8, #0x1 cmp w8, #0 cneg w8, w9, lt cmp w8, #1 b.hi LBB0_8 ; %bb.7: add w19, w19, #2 str x19, [sp] Lloh10: adrp x0, l_.str.1@PAGE Lloh11: add x0, x0, l_.str.1@PAGEOFF bl _printf ; kill: def $w19 killed $w19 killed $x19 def $x19 LBB0_8: ldr w8, [sp, #12] and w9, w8, #0x1 cmp w8, #0 cneg w8, w9, lt cmp w8, #1 b.hi LBB0_10 ; %bb.9: add w8, w19, #2 str x8, [sp] Lloh12: adrp x0, l_.str.1@PAGE Lloh13: add x0, x0, l_.str.1@PAGEOFF bl _printf LBB0_10: 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 Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh12, Lloh13 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%i" l_.str.1: ; @.str.1 .asciz "%i\n" .subsections_via_symbols
the_stack_data/658830.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 leaq L_.str(%rip), %rdi movl $5, %esi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi movl $5, %esi xorl %eax, %eax callq _printf leaq L_.str.2(%rip), %rdi movl $5, %esi xorl %eax, %eax callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _getMax_1 ## -- Begin function getMax_1 .p2align 4, 0x90 _getMax_1: ## @getMax_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %esi, %eax cmpl %esi, %edi cmovgl %edi, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _getMax_2 ## -- Begin function getMax_2 .p2align 4, 0x90 _getMax_2: ## @getMax_2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %esi, %eax cmpl %esi, %edi cmovgl %edi, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _getMax_3 ## -- Begin function getMax_3 .p2align 4, 0x90 _getMax_3: ## @getMax_3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl %edi, %eax movl %edi, %ecx subl %esi, %ecx movl %ecx, %edx sarl $31, %edx andl %ecx, %edx subl %edx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "1. %d\n" L_.str.1: ## @.str.1 .asciz "2. %d\n" L_.str.2: ## @.str.2 .asciz "3. %d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov w19, #5 str x19, [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 str x19, [sp] Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _getMax_1 ; -- Begin function getMax_1 .p2align 2 _getMax_1: ; @getMax_1 .cfi_startproc ; %bb.0: cmp w0, w1 csel w0, w0, w1, gt ret .cfi_endproc ; -- End function .globl _getMax_2 ; -- Begin function getMax_2 .p2align 2 _getMax_2: ; @getMax_2 .cfi_startproc ; %bb.0: cmp w0, w1 csel w0, w0, w1, gt ret .cfi_endproc ; -- End function .globl _getMax_3 ; -- Begin function getMax_3 .p2align 2 _getMax_3: ; @getMax_3 .cfi_startproc ; %bb.0: sub w8, w0, w1 cmp w8, #0 csel w8, w8, wzr, lt sub w0, w0, w8 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "1. %d\n" l_.str.1: ; @.str.1 .asciz "2. %d\n" l_.str.2: ; @.str.2 .asciz "3. %d\n" .subsections_via_symbols
the_stack_data/25457.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wl18xx_handle_static_data _wl18xx_handle_static_data: ## @wl18xx_handle_static_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movq (%rsi), %r14 movq (%rdi), %rdi movl (%r14), %esi movl $8, %edx callq _strncpy movq (%rbx), %rax movb $0, 7(%rax) movl (%r14), %esi leaq L_.str(%rip), %rdi callq _wl1271_info xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "PHY firmware version: %s" .no_dead_strip _wl18xx_handle_static_data .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wl18xx_handle_static_data _wl18xx_handle_static_data: ; @wl18xx_handle_static_data .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, [x1] ldr x0, [x0] ldr w1, [x20] mov w2, #8 bl _strncpy ldr x8, [x19] strb wzr, [x8, #7] ldr w1, [x20] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _wl1271_info mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "PHY firmware version: %s" .no_dead_strip _wl18xx_handle_static_data .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/ti/wl18xx/extr_main.c_wl18xx_handle_static_data.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ui_memblt ## -- Begin function ui_memblt .p2align 4, 0x90 _ui_memblt: ## @ui_memblt .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 %r9, %rbx movl %r8d, %r13d movl %ecx, %r15d movl %edx, %ecx movl %esi, %edx movl 24(%rbp), %r11d movl 16(%rbp), %r10d cmpl $12, %edi jne LBB0_3 ## %bb.1: movq _g_wnd@GOTPCREL(%rip), %rax movl (%rax), %edi movq _g_gc@GOTPCREL(%rip), %rax movl (%rax), %esi movq _GR_MODE_COPY@GOTPCREL(%rip), %rax movl (%rax), %eax movl %r15d, %r8d movl %r13d, %r9d pushq %rax pushq %r11 pushq %r10 pushq %rbx callq _GrCopyArea addq $88, %rsp jmp LBB0_2 LBB0_3: movl %edi, -68(%rbp) ## 4-byte Spill leaq -48(%rbp), %rsi movl %ebx, %edi movl %ecx, -56(%rbp) ## 4-byte Spill movl %edx, -52(%rbp) ## 4-byte Spill callq _GrGetWindowInfo movl %r13d, %r12d imull %r15d, %r12d movq %rbx, -64(%rbp) ## 8-byte Spill movq _g_Bpp@GOTPCREL(%rip), %rbx movl (%rbx), %edi imull %r12d, %edi callq _xmalloc movq %rax, %r14 movl -44(%rbp), %edi imull -48(%rbp), %edi imull (%rbx), %edi callq _xmalloc movq %rax, -96(%rbp) ## 8-byte Spill movl (%rbx), %edi imull %r12d, %edi callq _xmalloc imull (%rbx), %r12d xorl %ebx, %ebx movq %rax, -80(%rbp) ## 8-byte Spill movq %rax, %rdi xorl %esi, %esi movl %r12d, %edx callq _memset movq _g_wnd@GOTPCREL(%rip), %rax movl (%rax), %edi movl -52(%rbp), %esi ## 4-byte Reload movl -56(%rbp), %edx ## 4-byte Reload movl %r15d, %ecx movl %r13d, %r8d movq %r14, -88(%rbp) ## 8-byte Spill movq %r14, %r9 movq -96(%rbp), %r14 ## 8-byte Reload callq _GrReadArea movl -48(%rbp), %ecx movl -44(%rbp), %r8d movq -64(%rbp), %rdi ## 8-byte Reload ## kill: def $edi killed $edi killed $rdi xorl %esi, %esi xorl %edx, %edx movq %r14, %r9 callq _GrReadArea testl %r13d, %r13d jg LBB0_4 LBB0_8: movl %r15d, %edi movl %r13d, %esi xorl %edx, %edx callq _GrNewPixmap movl %eax, %ebx movq _g_gc_clean@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MWPF_TRUECOLOR0888@GOTPCREL(%rip), %rax movl (%rax), %eax movl %ebx, %edi xorl %edx, %edx xorl %ecx, %ecx movl %r15d, %r8d movl %r13d, %r9d pushq %rax movq -80(%rbp), %r12 ## 8-byte Reload pushq %r12 callq _GrArea addq $16, %rsp movq _g_wnd@GOTPCREL(%rip), %rax movl (%rax), %edi movq _g_gc@GOTPCREL(%rip), %rax movl (%rax), %esi movq _GR_MODE_COPY@GOTPCREL(%rip), %rax movl (%rax), %eax movl -52(%rbp), %edx ## 4-byte Reload movl -56(%rbp), %ecx ## 4-byte Reload movl %r15d, %r8d movl %r13d, %r9d pushq %rax pushq $0 pushq $0 pushq %rbx callq _GrCopyArea addq $32, %rsp movl %ebx, %edi callq _GrDestroyWindow movq -88(%rbp), %rdi ## 8-byte Reload callq _xfree movq %r14, %rdi callq _xfree movq %r12, %rdi callq _xfree addq $56, %rsp LBB0_2: popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_4 Depth=1 incl %ebx cmpl %r15d, %ebx movl %r15d, %r13d movl %r12d, %r15d je LBB0_8 LBB0_4: ## =>This Loop Header: Depth=1 ## Child Loop BB0_6 Depth 2 testl %r15d, %r15d movl %r15d, %r12d movl %r13d, %r15d movl 16(%rbp), %eax jle LBB0_7 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movq %rax, %rcx movl 24(%rbp), %eax addl %ebx, %eax movl %eax, -64(%rbp) ## 4-byte Spill xorl %r13d, %r13d .p2align 4, 0x90 LBB0_6: ## Parent Loop BB0_4 Depth=1 ## => This Inner Loop Header: Depth=2 leal (%rcx,%r13), %esi movl -48(%rbp), %ecx movl -44(%rbp), %r8d movq %r14, %rdi movl -64(%rbp), %edx ## 4-byte Reload callq _get_pixel32 movl %eax, %r14d movq -88(%rbp), %rdi ## 8-byte Reload movl %r13d, %esi movl %ebx, %edx movl %r12d, %ecx movl %r15d, %r8d callq _get_pixel32 movl -68(%rbp), %edi ## 4-byte Reload movl %r14d, %esi movq -96(%rbp), %r14 ## 8-byte Reload movl %eax, %edx callq _rop movq -80(%rbp), %rdi ## 8-byte Reload movl %r13d, %esi movl %ebx, %edx movl %r12d, %ecx movl %r15d, %r8d movl %eax, %r9d callq _set_pixel32 movl 16(%rbp), %ecx incl %r13d cmpl %r13d, %r12d jne LBB0_6 jmp LBB0_7 .cfi_endproc ## -- End function .comm _g_wnd,4,2 ## @g_wnd .comm _g_gc,4,2 ## @g_gc .comm _GR_MODE_COPY,4,2 ## @GR_MODE_COPY .comm _g_Bpp,4,2 ## @g_Bpp .comm _g_gc_clean,4,2 ## @g_gc_clean .comm _MWPF_TRUECOLOR0888,4,2 ## @MWPF_TRUECOLOR0888 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ui_memblt ; -- Begin function ui_memblt .p2align 2 _ui_memblt: ; @ui_memblt .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x28, x27, [sp, #48] ; 16-byte Folded Spill stp x26, x25, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x9, x6 mov x21, x5 mov x19, x4 mov x20, x3 mov x26, x2 mov x28, x1 cmp w0, #12 b.ne LBB0_2 ; %bb.1: Lloh0: adrp x8, _g_wnd@GOTPAGE Lloh1: ldr x8, [x8, _g_wnd@GOTPAGEOFF] Lloh2: ldr w0, [x8] Lloh3: adrp x8, _g_gc@GOTPAGE Lloh4: ldr x8, [x8, _g_gc@GOTPAGEOFF] Lloh5: ldr w1, [x8] Lloh6: adrp x8, _GR_MODE_COPY@GOTPAGE Lloh7: ldr x8, [x8, _GR_MODE_COPY@GOTPAGEOFF] Lloh8: ldr w8, [x8] stp w7, w8, [sp] mov x2, x28 mov x3, x26 mov x4, x20 mov x5, x19 mov x6, x21 mov x7, x9 bl _GrCopyArea b LBB0_9 LBB0_2: stp w7, w0, [sp, #20] ; 8-byte Folded Spill str w9, [sp, #28] ; 4-byte Folded Spill add x1, sp, #40 mov x0, x21 bl _GrGetWindowInfo mul w22, w19, w20 Lloh9: adrp x23, _g_Bpp@GOTPAGE Lloh10: ldr x23, [x23, _g_Bpp@GOTPAGEOFF] ldr w8, [x23] mul w0, w8, w22 bl _xmalloc mov x24, x0 ldp w8, w9, [sp, #40] mul w8, w9, w8 ldr w9, [x23] mul w0, w8, w9 bl _xmalloc mov x25, x0 ldr w8, [x23] mul w0, w8, w22 bl _xmalloc mov x27, x0 ldr w8, [x23] mov x23, x25 mul w2, w8, w22 mov w1, #0 bl _memset Lloh11: adrp x8, _g_wnd@GOTPAGE Lloh12: ldr x8, [x8, _g_wnd@GOTPAGEOFF] Lloh13: ldr w0, [x8] stp w28, w26, [sp, #12] ; 8-byte Folded Spill mov x1, x28 mov x2, x26 mov x3, x20 mov x4, x19 str x24, [sp, #32] ; 8-byte Folded Spill mov x5, x24 bl _GrReadArea ldp w3, w4, [sp, #40] mov x0, x21 mov w1, #0 mov w2, #0 mov x5, x25 bl _GrReadArea cmp w19, #1 b.lt LBB0_8 ; %bb.3: mov w21, #0 ldp w24, w25, [sp, #24] ; 8-byte Folded Reload b LBB0_5 LBB0_4: ; in Loop: Header=BB0_5 Depth=1 add w21, w21, #1 cmp w21, w19 b.eq LBB0_8 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 cmp w20, #1 b.lt LBB0_4 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 mov w22, #0 ldr w8, [sp, #20] ; 4-byte Folded Reload add w26, w21, w8 LBB0_7: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 add w1, w25, w22 ldp w3, w4, [sp, #40] mov x0, x23 mov x2, x26 bl _get_pixel32 mov x28, x27 mov x27, x23 mov x23, x0 ldr x0, [sp, #32] ; 8-byte Folded Reload mov x1, x22 mov x2, x21 mov x3, x20 mov x4, x19 bl _get_pixel32 mov x2, x0 mov x0, x24 mov x1, x23 mov x23, x27 mov x27, x28 bl _rop mov x5, x0 mov x0, x28 mov x1, x22 mov x2, x21 mov x3, x20 mov x4, x19 bl _set_pixel32 add w22, w22, #1 cmp w20, w22 b.ne LBB0_7 b LBB0_4 LBB0_8: mov x0, x20 mov x1, x19 mov w2, #0 bl _GrNewPixmap mov x21, x0 Lloh14: adrp x8, _g_gc_clean@GOTPAGE Lloh15: ldr x8, [x8, _g_gc_clean@GOTPAGEOFF] Lloh16: ldr w1, [x8] Lloh17: adrp x8, _MWPF_TRUECOLOR0888@GOTPAGE Lloh18: ldr x8, [x8, _MWPF_TRUECOLOR0888@GOTPAGEOFF] Lloh19: ldr w7, [x8] mov w2, #0 mov w3, #0 mov x4, x20 mov x5, x19 mov x6, x27 bl _GrArea Lloh20: adrp x8, _g_wnd@GOTPAGE Lloh21: ldr x8, [x8, _g_wnd@GOTPAGEOFF] Lloh22: ldr w0, [x8] Lloh23: adrp x8, _g_gc@GOTPAGE Lloh24: ldr x8, [x8, _g_gc@GOTPAGEOFF] Lloh25: ldr w1, [x8] Lloh26: adrp x8, _GR_MODE_COPY@GOTPAGE Lloh27: ldr x8, [x8, _GR_MODE_COPY@GOTPAGEOFF] Lloh28: ldr w8, [x8] stp wzr, w8, [sp] ldp w2, w3, [sp, #12] ; 8-byte Folded Reload mov x4, x20 mov x5, x19 mov x6, x21 mov w7, #0 bl _GrCopyArea mov x0, x21 bl _GrDestroyWindow ldr x0, [sp, #32] ; 8-byte Folded Reload bl _xfree mov x0, x23 bl _xfree mov x0, x27 bl _xfree LBB0_9: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp x26, x25, [sp, #64] ; 16-byte Folded Reload ldp x28, x27, [sp, #48] ; 16-byte Folded Reload add sp, sp, #144 ret .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .cfi_endproc ; -- End function .comm _g_wnd,4,2 ; @g_wnd .comm _g_gc,4,2 ; @g_gc .comm _GR_MODE_COPY,4,2 ; @GR_MODE_COPY .comm _g_Bpp,4,2 ; @g_Bpp .comm _g_gc_clean,4,2 ; @g_gc_clean .comm _MWPF_TRUECOLOR0888,4,2 ; @MWPF_TRUECOLOR0888 .subsections_via_symbols
AnghaBench/reactos/modules/rosapps/applications/net/tsclient/rdesktop/uiports/extr_nanoxwin.c_ui_memblt.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _titlemap_tiles16_flag_traversability ## @titlemap_tiles16_flag_traversability .p2align 4 _titlemap_tiles16_flag_traversability: .space 32,255 .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\377\360" .space 8,255 .ascii "\377\377\376\376\376\376\376\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\377\001\376\376\376\376\376|" .ascii "\377\377\377\177\177\177\177\377" .space 8 .asciz "\377\377\377\377\377\377\377" .space 16,255 .ascii "\377\377\377\377\377\377\377?" .space 8,255 .ascii "\377\377\370\377\277\377\177?" .ascii "\377\3770\277\377~~~" .ascii "\237\376\376\376\377\377\377\340" .ascii "\377\375\375\375\377\373\373;" .ascii "\367\367\377\177\377\377\377\347" .ascii "\377\377\377\377\377\377\373\333" .ascii "\377\357\357\357\377\337\333\317" .ascii "\377\277\367\177\177\177;\217" .ascii "\377\377\377\377\376\377\375\375" .ascii "\377\377\357\377\377\377\377\377" .ascii "\377\373\373\373\377\367\377\200" .ascii "\377\377\377\377\377\377\377\007" .ascii "\377\377\377\377\377\377\373\333" .ascii "\377\377\377\377\377\377\370\376" .ascii "\377\277\367\177\177\177;\217" .ascii "\377\275\375\177\177s;\373" .ascii "\377\377\377\377\377\377\376\366" .ascii "\377\377\377\377\377\377\377\367" .ascii "\377\357\375\337\337\337\316\343" .ascii "\326\367\377\357\357\357\377\317" .ascii "\377\377\377\377\377\377\377\277" .ascii "\377\376\373\377\367\377\317\357" .ascii "\277\275\375\177{{[y" .ascii "\357\357\377\337\377\335W\337" .ascii "\277\377\377\377\377\377\377\376" .ascii "\377\377\377\377\377\377\277\237" .ascii "\377\367\377\357\357\357\347\360" .ascii "\330\337\337\376\276\376\377\375" .ascii "\374\377\337\377\277\277\377\377" .space 8,255 .ascii "o\177\377\377\377\377\377\377" .space 8,255 .space 8,255 .ascii "\370\374\376\376\376\376\376\376" .space 8,255 .space 8,254 .space 16,255 .space 8,255 .ascii "\000\000??83'\017" .space 8 .space 8,255 .ascii "\000\000\000\000\000\377\377\377" .ascii "\007\007\363\363\021\211\300\340" .asciz "???????" .asciz "\377\377\377\377\377\377\377" .space 8,63 .space 8,255 .ascii "\377\377\377\377\377\377\377\370" .asciz "\377\377\377\377\377\377\377" .ascii "\034\346\372\374\374\376\376\376" .ascii "\377\377\377\377\377\377\177\177" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .space 16,255 .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\377\377\377\b" .space 8,63 .ascii "\034>>>????" .asciz "\377\376\373\377\363\370\377" .ascii "\377\367\367\377\357?\377\b" .ascii "\377\377\377\377\177\177\177\177" .ascii "\034>>>\235\235\235\235" .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\377\377\377\b" .space 8,255 .ascii "\034>>>\235\235\235\235" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\376\376\376\376" .ascii "?????\177\177\177" .asciz "\377\377\377\377\377\377\377" .asciz "\375\377\373\377\377\217\377" .space 16,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\0177777777" .ascii "\374\370\371\371\371\371\371\371" .ascii "\377\377\377\377\377\377\377?" .asciz "\377\377\377\377\377\377\377" .ascii "\030\347\337\277\277\177\177\177" .space 8,255 .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\377\377\377\177" .space 8,255 .ascii "8'\037?????" .ascii "\377\377\377\377\377\377\377\177" .space 8,255 .space 8,63 .space 8,255 .space 8,255 .space 8,254 .space 8,255 .space 8,254 .space 8,255 .ascii "\030\006\036>>>>>" .space 8,255 .asciz ">>>>>>>" .ascii "\000\000\376\376\376\376\376\376" .ascii "0@w\177\177\177\177\177" .asciz "\376\376\376\376\376\376\376" .ascii "~~}}{{w\007" .ascii "????\277\277??" .ascii "\017\0031<>>??" .space 16,63 .ascii "\377\377\377\377\377\177\177\177" .space 8,63 .space 8,127 .space 8,63 .ascii "\000\000??????" .ascii "\003\003\371\375\374\376\376\377" .asciz "???????" .ascii "\377\377\376\376\375\375\373\003" .space 16,63 .ascii "?\177??????" .space 8,63 .ascii "\177\177\177\277\277\277\277\277" .ascii "\235\235\235\313\313\313\313\313" .ascii "\277\277\337\337\337\337\337\337" .ascii "\313\313\347\347\347\347\347\347" .space 8,255 .ascii "\235\235\235\313\313\313\313\313" .space 8,255 .ascii "\313\313\347\347\347\347\347\347" .ascii "\376\376\376\374\374\374\374\374" .ascii "\177\177\177\177\377\377\377\377" .ascii "\374\374\370\370\370\370\370\370" .space 8,255 .space 8,55 .space 8,248 .ascii "7w777777" .space 8,248 .space 8,255 .ascii "\340\300\217\037????" .space 8,255 .ascii "?????\237\317\340" .ascii "\003\001\374\376\376\376\376\376" .ascii "????\277\377\377\377" .ascii "\376\376\376\376\376\376\376~" .space 8,255 .ascii "\340\300\217\037????" .ascii "\003\001\374\376\377\377\377\377" .ascii "?????\237\317\340" .ascii "\377\377\377\377\377\377\377\177" .ascii "?????\277\377\377" .space 8,255 .space 16,255 .space 16,255 .space 8,255 .ascii "\000\000>>>>>>" .space 16,255 .ascii "\000\000\376\376\376\376\376\376" .ascii "\007\007ssyy||" .space 32,63 .space 8,127 .space 8,63 .space 8,127 .space 8,63 .space 16,255 .ascii "\000\000??????" .ascii "\003\003\371\375\374\376\376\377" .ascii "\337\357\357\357\357\357\357\367" .space 8,255 .ascii "\367\367\367\367\367\367\373\373" .ascii "\377\377\377\377\377\377\177?" .space 16,255 .ascii "\347\347\347\347\347\347\313\313" .space 8,255 .ascii "\370\360\362\362\362\362\362\342" .space 8,255 .ascii "\346\346\346\346\346\346\306\316" .space 8,255 .space 8,55 .space 8,249 .space 8,55 .space 8,249 .ascii "\177\177\177\277\277\337\347\370" .space 8,255 .space 8,255 .ascii "\007\373\375\376\376\376\376\376" .ascii "\017\343\371\374\374\376\376\376" .ascii "\177\177\177\277\277_gx" .space 8,255 .space 8,63 .space 8,255 .ascii "\017\343\371\374\374\376\376\376" .ascii "\007\373\375\376\376\376\376\376" .space 8,255 .ascii "\377\377\377\377\377\177\177\177" .space 8,255 .space 8,63 .space 8,255 .space 8,255 .space 8,62 .space 8,255 .asciz ">>>>>>>" .space 8,254 .ascii "~~\177\177\177\177\177\177" .space 8,254 .ascii "~~}}{{w\007" .ascii "????\277\277??" .ascii "???>>=3\017" .space 8,63 .space 8,255 .ascii "\177\177\177\377\377\377\377\377" .space 8,63 .ascii "\376\376\376\374\374\370\342\004" .ascii "\177\177\177\377\377\377\377\377" .asciz "???????" .ascii "\377\377\376\376\375\375\373\003" .space 16,255 .ascii "?\177??????" .asciz "???????" .space 8,63 .space 8,255 .ascii "\372\372\371\371\373\373\367\007" .space 8,63 .space 8,255 .space 8,63 .ascii "\313\313\313\313\313\215\235\235" .space 8,255 .ascii "\235\235\235\235\036>><" .space 8,255 .ascii "\316\316\316\316\316\216\236\236" .space 8,255 .ascii "\236\236\236\236\036>><" .space 8,255 .ascii "7w777777" .ascii "\371\371\371\370\370\370\370\370" .ascii "7777777\017" .ascii "\370\370\370\370\370\370\370\374" .ascii "\377\377\377\377\177\277\337\340" .ascii "\376\376\376\376\376\375\373\007" .space 16,255 .space 8,255 .ascii "??????\037 " .ascii "\376\376\376\374\374\370\340\002" .ascii "\177\177\177\177\377\377\377\377" .ascii "\376\376\376\376\376\375\373\007" .space 8,255 .space 8,255 .ascii "\376\376\376\374\374\370\341\003" .space 8,63 .space 8,255 .ascii "??\177\177\377\377\377\377" .space 8,255 .space 8,255 .ascii "\376\376\376\376\376\376\376\374" .space 8,255 .ascii "\370\360\377\377\377\377\377\377" .space 8,255 .space 8,254 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\376\376\376\376\376\376" .space 8,254 .space 8,127 .space 8,254 .ascii "\000\000\177\177\177\177\177\177" .ascii "\000\000??????" .ascii "\000\000\377\377\377\377\377\377" .ascii "??\377\377\377\377\377\377" .space 8,255 .ascii "\030\360\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\030\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\016~\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\017\177\377\377\377\377\377\377" .space 16,255 .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .space 16,255 .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\375\357" .space 16,255 .ascii "\377\377\377\377\377c{{" .space 8,255 .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\375\375" .space 16,255 .ascii "\377\377\377\357\277\377\377\377" .space 8,255 .space 8,255 .ascii "\377\336\336\336\337\375\375\375" .space 8,255 .ascii "\377\377\200\377\377\377\377\377" .ascii "\373\373\377\376\217\377\377\377" .ascii "\377\377\263\277\276\377}}" .ascii "\377\377>\377\377\377\377\377" .ascii "}\374~\377\377\377\377\377" .ascii "\377\357o\377\376\337\377\377" .ascii "\377\357o\377~?\237\337" .ascii "\373\3538\377\377\377\377\377" .ascii "\373\373x\377\377\377\377\377" .ascii "\377\357o\377\177?\237\337" .ascii "\377\374\377\377\336\376\277\277" .ascii "\377\377\177\377\377\377\377\377" .ascii "\275\265\234\377\377\377\377\377" .ascii "\377\177{\353\373\377\367\367" .ascii "\377\377\337]\337\376\276\276" .ascii "\327\377\347\377\377\377\377\377" .ascii "\277\254\276\377\377\377\377\370" .ascii "\377\377{{\377\367\367\377" .ascii "\377\373\373\373\377\367\366\366" .ascii "\357\257\357\357\357\377\377?" .ascii "\366\377\347\377\377\377\377\377" .ascii "\377\377\307\377\376\377\375\375" .ascii "\377\357o\375\377\336\376\376" .ascii "}|>\277\237\317\360\377" .ascii "\377\354>\377\377\377\377\370" .ascii "\377\377{{\377\367\367\377" .space 8,255 .ascii "\357\257\357\357\357\377\377?" .space 8,255 .space 16,255 .ascii "\377\377\335\311\325\335\335\377" .ascii "\377\377t&Vvv\377" .space 16,255 .ascii "\377\377D\365\305\335\304\377" .ascii "\377\377EuE]E\377" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .space 16,255 .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .space 16,255 .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .space 16,255 .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .space 8,255 .space 8,254 .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .space 8,255 .space 8,254 .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .space 8,254 .space 8,127 .space 8,254 .space 8,127 .space 16,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .asciz "\347\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .asciz "\323\323\347\347\347\377\377" .asciz "\377\377\377\377\377\377\377" .space 16,255 .space 8,255 .ascii "\000\000??????" .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 8,63 .space 8,255 .space 8,63 .space 8,255 .space 8,255 .space 8,63 .space 8,255 .asciz "???????" .space 8,255 .ascii "\376\376\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .ascii "????\277\277??" .space 8,255 .space 8,63 .space 8,255 .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,63 .space 8,255 .ascii "??\377\377\377\377\377\377" .space 8,255 .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .asciz "\271\271\271\323\323\323\347" .asciz "\377\377\377\377\377\377\377" .space 8,255 .space 8,254 .asciz "\377\377\377\377\377\377\377" .asciz "\376\377\377\377\377\377\377" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\020" .asciz "\177\377\377\377\377\377\377" .space 8,255 .space 8,254 .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\377\377" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .asciz "\177\177\177\177\177\377\377" .space 8,255 .space 8,254 .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\376\376" .space 8,254 .space 8,127 .space 8,254 .asciz "\177\177\177\177\177\177\177" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .space 8,255 .ascii "\000\000??????" .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .ascii "\020\020\347\347\347\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .space 8,255 .ascii "\000\000??????" .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .ascii "88\271\323\323\323\347\347" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .space 8,254 .space 8,255 .ascii "\000\000??????" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\323" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .space 8,254 .space 8,255 .ascii "\000\000>>>???" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .ascii "\007\007ssy\371\374\374" .space 8,255 .space 8,254 .space 8,255 .ascii "\000\000>>>>>>" .space 8,254 .space 8,127 .space 8,254 .ascii "\007\007ssyy||" .ascii "\347\377\377\377\377\377\377\377" .ascii "\376\376\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .ascii "\323\323\347\347\347\377\377\377" .ascii "\376\376\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .ascii "\271\271\271\323\323\323\347\347" .ascii "\376\376\377\377\377\377\377\377" .asciz "\347\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .space 8,255 .ascii ">???????" .space 8,255 .asciz "???????" .ascii "\376|||\271\271\271\323" .ascii "~\376\377\377\377\377\377\377" .asciz "\323\323\347\347\347\377\377" .ascii "\376\376\375\375\373\373\367\007" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .space 8,255 .space 8,254 .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 8,254 .space 8,127 .space 8,255 .ascii "\370\363\347\317\230\006\036>" .space 8,255 .space 8,254 .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 8,254 .space 8,127 .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 16,255 .space 8,255 .ascii "\370\363\347\317\230\006\036>" .space 8 .space 8,255 .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 16,255 .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .space 8 .space 8,255 .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\376\376" .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 8,254 .asciz "\177\177\177\177\177\177\177" .space 8,255 .ascii ">>>>>???" .space 8,255 .asciz "???????" .ascii "\376\376\376\376\376|||" .ascii "~~\177\177\177\377\377\377" .asciz "\271\271\271\323\323\323\347" .ascii "\376\376\375\375\373\373\367\007" .space 8,255 .space 8,62 .space 8,255 .asciz ">??????" .space 8,254 .ascii "~~\177\177\177\177\177\177" .asciz "\376|||\271\271\271" .ascii "~\376\375\375\373\373\367\007" .space 8,255 .space 8,62 .space 8,255 .asciz ">>>>>??" .space 8,254 .ascii "~~\177\177\177\177\177\177" .asciz "\376\376\376\376\376||" .ascii "~~}}{\373\367\007" .space 8,254 .ascii "~~\177\177\177\177\177\177" .asciz "\376\376\376\376\376\376\376" .ascii "~~}}{{w\007" .space 16,255 .ascii "\000\000\347\347\347\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 16,255 .ascii "\000\000\271\323\323\323\347\347" .ascii "\007\007\363\363\371\371\374\374" .space 16,255 .ascii "\000\000||\271\271\271\323" .ascii "\007\007\363\363\371\371\374\374" .space 16,255 .space 8,255 .ascii "\000\000>>>???" .space 16,255 .ascii "\000\000\376\376\376|||" .ascii "\007\007ssy\371\374\374" .space 8 .space 8,255 .space 8 .space 8,255 .space 8 .space 8,255 .space 8 .space 8,255 .space 8,255 .ascii "\376\376\376\377\377\377\377\377" .space 16,255 .asciz "\376\376\376|\000\000\000" .ascii "\177\177\177\377\377\377\377\377" .space 8 .space 8,255 .space 8,255 .ascii "\377\377\376\376\376\376\376\377" .space 16,255 .ascii "\377\001\376\376\376\376\376|" .ascii "\377\377\377\177\177\177\177\377" .space 8 .space 8,255 .space 8,255 .ascii "\377\377\377\377\377\377\376\376" .space 8,255 .ascii "\376\376\376\377\377\377\377\377" .ascii "\377\377\377\377\377\001\376\376" .ascii "\377\377\377\377\377\377\377\177" .asciz "\376\376\376|\000\000\000" .ascii "\177\177\177\377\377\377\377\377" .space 16,255 .space 8,255 .ascii "\377\377\376\376\376\376\376\377" .space 16,255 .ascii "\377\001\376\376\376\376\376|" .ascii "\377\377\377\177\177\177\177\377" .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\376\376" .space 16,255 .ascii "\377\377\377\377\377\001\376\376" .ascii "\377\377\377\377\377\377\377\177" .space 8,255 .ascii "\370\363\347\317\230\006\036>" .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\376\376" .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 8,254 .asciz "\177\177\177\177\177\177\177" .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .asciz "\377\377\377\377\377\377\377" .asciz "\230\006\036>\376\376\376" .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .ascii "\000\000\376\376\376\376\376\376" .asciz "1Aqy\177\177\177" .space 16,255 .asciz "\377\377\377\377\377\377\377" .asciz "\370\363\347\317\230\006\036" .space 8 .space 8,255 .ascii "\000\377\377\377\000\000\376\376" .asciz "\037\217\307\3431Aq" .space 16,255 .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\370\363\347\017" .space 8 .space 8,255 .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\340" .space 8 .space 8,255 .space 8 .asciz "\377\377\377\377\377\377\377" .space 8 .space 8,255 .space 8 .asciz "\377\377\377\377\377\377\377" .space 8,255 .ascii "\376\376\376\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376|\000\000\000" .ascii "\177\177\177\377\377\377\377\377" .space 8 .asciz "\377\377\377\377\377\377\377" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .space 8,255 .ascii "\000\000>>>>>>" .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 8,254 .ascii "\007\007ssyy||" .space 8,255 .ascii "\370\363\347\317\230\006\036>" .space 8,255 .ascii "\000\000>>>>>>" .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 8,254 .ascii "\007\007ssyy||" .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .space 8,255 .ascii "\030\000\036>>>>>" .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .ascii "\000\000\376\376\376\376\376\376" .ascii "1\001qqyy||" .space 16,255 .space 8,255 .ascii "\000\003'\017\030\006\036>" .space 8 .space 8,255 .ascii "\000\377\377\377\000\000\376\376" .ascii "\007\207\303\3431Apx" .space 8,254 .ascii "~~\177\177\177\177\177\177" .ascii "\376|||\271\271\271\020" .ascii "~\376\375\375\373\373\367\007" .space 8,254 .ascii "~~\177\177\177\177\177\177" .ascii "\376\376\376\376\376|||" .ascii "~~}}{\373\367\007" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .ascii "\020\020\347\347\347\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .ascii "88\271\323\323\323\347\347" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .space 8,254 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\323" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .space 8,254 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\376\376\376\377\377\377" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .ascii "\000\000\177\177\177\377\377\377" .space 1344 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__const .globl _titlemap_tiles16_flag_traversability ; @titlemap_tiles16_flag_traversability _titlemap_tiles16_flag_traversability: .space 32,255 .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\377\360" .space 8,255 .ascii "\377\377\376\376\376\376\376\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\377\001\376\376\376\376\376|" .ascii "\377\377\377\177\177\177\177\377" .space 8 .asciz "\377\377\377\377\377\377\377" .space 16,255 .ascii "\377\377\377\377\377\377\377?" .space 8,255 .ascii "\377\377\370\377\277\377\177?" .ascii "\377\3770\277\377~~~" .ascii "\237\376\376\376\377\377\377\340" .ascii "\377\375\375\375\377\373\373;" .ascii "\367\367\377\177\377\377\377\347" .ascii "\377\377\377\377\377\377\373\333" .ascii "\377\357\357\357\377\337\333\317" .ascii "\377\277\367\177\177\177;\217" .ascii "\377\377\377\377\376\377\375\375" .ascii "\377\377\357\377\377\377\377\377" .ascii "\377\373\373\373\377\367\377\200" .ascii "\377\377\377\377\377\377\377\007" .ascii "\377\377\377\377\377\377\373\333" .ascii "\377\377\377\377\377\377\370\376" .ascii "\377\277\367\177\177\177;\217" .ascii "\377\275\375\177\177s;\373" .ascii "\377\377\377\377\377\377\376\366" .ascii "\377\377\377\377\377\377\377\367" .ascii "\377\357\375\337\337\337\316\343" .ascii "\326\367\377\357\357\357\377\317" .ascii "\377\377\377\377\377\377\377\277" .ascii "\377\376\373\377\367\377\317\357" .ascii "\277\275\375\177{{[y" .ascii "\357\357\377\337\377\335W\337" .ascii "\277\377\377\377\377\377\377\376" .ascii "\377\377\377\377\377\377\277\237" .ascii "\377\367\377\357\357\357\347\360" .ascii "\330\337\337\376\276\376\377\375" .ascii "\374\377\337\377\277\277\377\377" .space 8,255 .ascii "o\177\377\377\377\377\377\377" .space 8,255 .space 8,255 .ascii "\370\374\376\376\376\376\376\376" .space 8,255 .space 8,254 .space 16,255 .space 8,255 .ascii "\000\000??83'\017" .space 8 .space 8,255 .ascii "\000\000\000\000\000\377\377\377" .ascii "\007\007\363\363\021\211\300\340" .asciz "???????" .asciz "\377\377\377\377\377\377\377" .space 8,63 .space 8,255 .ascii "\377\377\377\377\377\377\377\370" .asciz "\377\377\377\377\377\377\377" .ascii "\034\346\372\374\374\376\376\376" .ascii "\377\377\377\377\377\377\177\177" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .space 16,255 .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\377\377\377\b" .space 8,63 .ascii "\034>>>????" .asciz "\377\376\373\377\363\370\377" .ascii "\377\367\367\377\357?\377\b" .ascii "\377\377\377\377\177\177\177\177" .ascii "\034>>>\235\235\235\235" .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\377\377\377\b" .space 8,255 .ascii "\034>>>\235\235\235\235" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\376\376\376\376" .ascii "?????\177\177\177" .asciz "\377\377\377\377\377\377\377" .asciz "\375\377\373\377\377\217\377" .space 16,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\0177777777" .ascii "\374\370\371\371\371\371\371\371" .ascii "\377\377\377\377\377\377\377?" .asciz "\377\377\377\377\377\377\377" .ascii "\030\347\337\277\277\177\177\177" .space 8,255 .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\377\377\377\177" .space 8,255 .ascii "8'\037?????" .ascii "\377\377\377\377\377\377\377\177" .space 8,255 .space 8,63 .space 8,255 .space 8,255 .space 8,254 .space 8,255 .space 8,254 .space 8,255 .ascii "\030\006\036>>>>>" .space 8,255 .asciz ">>>>>>>" .ascii "\000\000\376\376\376\376\376\376" .ascii "0@w\177\177\177\177\177" .asciz "\376\376\376\376\376\376\376" .ascii "~~}}{{w\007" .ascii "????\277\277??" .ascii "\017\0031<>>??" .space 16,63 .ascii "\377\377\377\377\377\177\177\177" .space 8,63 .space 8,127 .space 8,63 .ascii "\000\000??????" .ascii "\003\003\371\375\374\376\376\377" .asciz "???????" .ascii "\377\377\376\376\375\375\373\003" .space 16,63 .ascii "?\177??????" .space 8,63 .ascii "\177\177\177\277\277\277\277\277" .ascii "\235\235\235\313\313\313\313\313" .ascii "\277\277\337\337\337\337\337\337" .ascii "\313\313\347\347\347\347\347\347" .space 8,255 .ascii "\235\235\235\313\313\313\313\313" .space 8,255 .ascii "\313\313\347\347\347\347\347\347" .ascii "\376\376\376\374\374\374\374\374" .ascii "\177\177\177\177\377\377\377\377" .ascii "\374\374\370\370\370\370\370\370" .space 8,255 .space 8,55 .space 8,248 .ascii "7w777777" .space 8,248 .space 8,255 .ascii "\340\300\217\037????" .space 8,255 .ascii "?????\237\317\340" .ascii "\003\001\374\376\376\376\376\376" .ascii "????\277\377\377\377" .ascii "\376\376\376\376\376\376\376~" .space 8,255 .ascii "\340\300\217\037????" .ascii "\003\001\374\376\377\377\377\377" .ascii "?????\237\317\340" .ascii "\377\377\377\377\377\377\377\177" .ascii "?????\277\377\377" .space 8,255 .space 16,255 .space 16,255 .space 8,255 .ascii "\000\000>>>>>>" .space 16,255 .ascii "\000\000\376\376\376\376\376\376" .ascii "\007\007ssyy||" .space 32,63 .space 8,127 .space 8,63 .space 8,127 .space 8,63 .space 16,255 .ascii "\000\000??????" .ascii "\003\003\371\375\374\376\376\377" .ascii "\337\357\357\357\357\357\357\367" .space 8,255 .ascii "\367\367\367\367\367\367\373\373" .ascii "\377\377\377\377\377\377\177?" .space 16,255 .ascii "\347\347\347\347\347\347\313\313" .space 8,255 .ascii "\370\360\362\362\362\362\362\342" .space 8,255 .ascii "\346\346\346\346\346\346\306\316" .space 8,255 .space 8,55 .space 8,249 .space 8,55 .space 8,249 .ascii "\177\177\177\277\277\337\347\370" .space 8,255 .space 8,255 .ascii "\007\373\375\376\376\376\376\376" .ascii "\017\343\371\374\374\376\376\376" .ascii "\177\177\177\277\277_gx" .space 8,255 .space 8,63 .space 8,255 .ascii "\017\343\371\374\374\376\376\376" .ascii "\007\373\375\376\376\376\376\376" .space 8,255 .ascii "\377\377\377\377\377\177\177\177" .space 8,255 .space 8,63 .space 8,255 .space 8,255 .space 8,62 .space 8,255 .asciz ">>>>>>>" .space 8,254 .ascii "~~\177\177\177\177\177\177" .space 8,254 .ascii "~~}}{{w\007" .ascii "????\277\277??" .ascii "???>>=3\017" .space 8,63 .space 8,255 .ascii "\177\177\177\377\377\377\377\377" .space 8,63 .ascii "\376\376\376\374\374\370\342\004" .ascii "\177\177\177\377\377\377\377\377" .asciz "???????" .ascii "\377\377\376\376\375\375\373\003" .space 16,255 .ascii "?\177??????" .asciz "???????" .space 8,63 .space 8,255 .ascii "\372\372\371\371\373\373\367\007" .space 8,63 .space 8,255 .space 8,63 .ascii "\313\313\313\313\313\215\235\235" .space 8,255 .ascii "\235\235\235\235\036>><" .space 8,255 .ascii "\316\316\316\316\316\216\236\236" .space 8,255 .ascii "\236\236\236\236\036>><" .space 8,255 .ascii "7w777777" .ascii "\371\371\371\370\370\370\370\370" .ascii "7777777\017" .ascii "\370\370\370\370\370\370\370\374" .ascii "\377\377\377\377\177\277\337\340" .ascii "\376\376\376\376\376\375\373\007" .space 16,255 .space 8,255 .ascii "??????\037 " .ascii "\376\376\376\374\374\370\340\002" .ascii "\177\177\177\177\377\377\377\377" .ascii "\376\376\376\376\376\375\373\007" .space 8,255 .space 8,255 .ascii "\376\376\376\374\374\370\341\003" .space 8,63 .space 8,255 .ascii "??\177\177\377\377\377\377" .space 8,255 .space 8,255 .ascii "\376\376\376\376\376\376\376\374" .space 8,255 .ascii "\370\360\377\377\377\377\377\377" .space 8,255 .space 8,254 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\376\376\376\376\376\376" .space 8,254 .space 8,127 .space 8,254 .ascii "\000\000\177\177\177\177\177\177" .ascii "\000\000??????" .ascii "\000\000\377\377\377\377\377\377" .ascii "??\377\377\377\377\377\377" .space 8,255 .ascii "\030\360\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\030\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\016~\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\017\177\377\377\377\377\377\377" .space 16,255 .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .space 16,255 .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\375\357" .space 16,255 .ascii "\377\377\377\377\377c{{" .space 8,255 .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\375\375" .space 16,255 .ascii "\377\377\377\357\277\377\377\377" .space 8,255 .space 8,255 .ascii "\377\336\336\336\337\375\375\375" .space 8,255 .ascii "\377\377\200\377\377\377\377\377" .ascii "\373\373\377\376\217\377\377\377" .ascii "\377\377\263\277\276\377}}" .ascii "\377\377>\377\377\377\377\377" .ascii "}\374~\377\377\377\377\377" .ascii "\377\357o\377\376\337\377\377" .ascii "\377\357o\377~?\237\337" .ascii "\373\3538\377\377\377\377\377" .ascii "\373\373x\377\377\377\377\377" .ascii "\377\357o\377\177?\237\337" .ascii "\377\374\377\377\336\376\277\277" .ascii "\377\377\177\377\377\377\377\377" .ascii "\275\265\234\377\377\377\377\377" .ascii "\377\177{\353\373\377\367\367" .ascii "\377\377\337]\337\376\276\276" .ascii "\327\377\347\377\377\377\377\377" .ascii "\277\254\276\377\377\377\377\370" .ascii "\377\377{{\377\367\367\377" .ascii "\377\373\373\373\377\367\366\366" .ascii "\357\257\357\357\357\377\377?" .ascii "\366\377\347\377\377\377\377\377" .ascii "\377\377\307\377\376\377\375\375" .ascii "\377\357o\375\377\336\376\376" .ascii "}|>\277\237\317\360\377" .ascii "\377\354>\377\377\377\377\370" .ascii "\377\377{{\377\367\367\377" .space 8,255 .ascii "\357\257\357\357\357\377\377?" .space 8,255 .space 16,255 .ascii "\377\377\335\311\325\335\335\377" .ascii "\377\377t&Vvv\377" .space 16,255 .ascii "\377\377D\365\305\335\304\377" .ascii "\377\377EuE]E\377" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .space 16,255 .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .space 16,255 .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .space 16,255 .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .space 8,255 .space 8,254 .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .space 8,255 .space 8,254 .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .space 8,254 .space 8,127 .space 8,254 .space 8,127 .space 16,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .asciz "\347\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .asciz "\323\323\347\347\347\377\377" .asciz "\377\377\377\377\377\377\377" .space 16,255 .space 8,255 .ascii "\000\000??????" .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 8,63 .space 8,255 .space 8,63 .space 8,255 .space 8,255 .space 8,63 .space 8,255 .asciz "???????" .space 8,255 .ascii "\376\376\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .ascii "????\277\277??" .space 8,255 .space 8,63 .space 8,255 .space 16,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,63 .space 8,255 .ascii "??\377\377\377\377\377\377" .space 8,255 .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .asciz "\271\271\271\323\323\323\347" .asciz "\377\377\377\377\377\377\377" .space 8,255 .space 8,254 .asciz "\377\377\377\377\377\377\377" .asciz "\376\377\377\377\377\377\377" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\020" .asciz "\177\377\377\377\377\377\377" .space 8,255 .space 8,254 .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\377\377" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .asciz "\177\177\177\177\177\377\377" .space 8,255 .space 8,254 .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\376\376" .space 8,254 .space 8,127 .space 8,254 .asciz "\177\177\177\177\177\177\177" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .space 8,255 .ascii "\000\000??????" .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .ascii "\020\020\347\347\347\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .space 8,255 .ascii "\000\000??????" .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .ascii "88\271\323\323\323\347\347" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .space 8,254 .space 8,255 .ascii "\000\000??????" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\323" .ascii "\007\007\363\363\371\371\374\374" .space 8,255 .space 8,254 .space 8,255 .ascii "\000\000>>>???" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .ascii "\007\007ssy\371\374\374" .space 8,255 .space 8,254 .space 8,255 .ascii "\000\000>>>>>>" .space 8,254 .space 8,127 .space 8,254 .ascii "\007\007ssyy||" .ascii "\347\377\377\377\377\377\377\377" .ascii "\376\376\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .ascii "\323\323\347\347\347\377\377\377" .ascii "\376\376\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .ascii "\271\271\271\323\323\323\347\347" .ascii "\376\376\377\377\377\377\377\377" .asciz "\347\377\377\377\377\377\377" .ascii "\376\376\375\375\373\373\367\007" .space 8,255 .ascii ">???????" .space 8,255 .asciz "???????" .ascii "\376|||\271\271\271\323" .ascii "~\376\377\377\377\377\377\377" .asciz "\323\323\347\347\347\377\377" .ascii "\376\376\375\375\373\373\367\007" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .space 8,255 .space 8,254 .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 8,254 .space 8,127 .space 8,255 .ascii "\370\363\347\317\230\006\036>" .space 8,255 .space 8,254 .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 8,254 .space 8,127 .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 16,255 .space 8,255 .ascii "\370\363\347\317\230\006\036>" .space 8 .space 8,255 .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 16,255 .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .space 8 .space 8,255 .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\376\376" .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 8,254 .asciz "\177\177\177\177\177\177\177" .space 8,255 .ascii ">>>>>???" .space 8,255 .asciz "???????" .ascii "\376\376\376\376\376|||" .ascii "~~\177\177\177\377\377\377" .asciz "\271\271\271\323\323\323\347" .ascii "\376\376\375\375\373\373\367\007" .space 8,255 .space 8,62 .space 8,255 .asciz ">??????" .space 8,254 .ascii "~~\177\177\177\177\177\177" .asciz "\376|||\271\271\271" .ascii "~\376\375\375\373\373\367\007" .space 8,255 .space 8,62 .space 8,255 .asciz ">>>>>??" .space 8,254 .ascii "~~\177\177\177\177\177\177" .asciz "\376\376\376\376\376||" .ascii "~~}}{\373\367\007" .space 8,254 .ascii "~~\177\177\177\177\177\177" .asciz "\376\376\376\376\376\376\376" .ascii "~~}}{{w\007" .space 16,255 .ascii "\000\000\347\347\347\377\377\377" .ascii "\007\007\363\363\371\371\374\374" .space 16,255 .ascii "\000\000\271\323\323\323\347\347" .ascii "\007\007\363\363\371\371\374\374" .space 16,255 .ascii "\000\000||\271\271\271\323" .ascii "\007\007\363\363\371\371\374\374" .space 16,255 .space 8,255 .ascii "\000\000>>>???" .space 16,255 .ascii "\000\000\376\376\376|||" .ascii "\007\007ssy\371\374\374" .space 8 .space 8,255 .space 8 .space 8,255 .space 8 .space 8,255 .space 8 .space 8,255 .space 8,255 .ascii "\376\376\376\377\377\377\377\377" .space 16,255 .asciz "\376\376\376|\000\000\000" .ascii "\177\177\177\377\377\377\377\377" .space 8 .space 8,255 .space 8,255 .ascii "\377\377\376\376\376\376\376\377" .space 16,255 .ascii "\377\001\376\376\376\376\376|" .ascii "\377\377\377\177\177\177\177\377" .space 8 .space 8,255 .space 8,255 .ascii "\377\377\377\377\377\377\376\376" .space 8,255 .ascii "\376\376\376\377\377\377\377\377" .ascii "\377\377\377\377\377\001\376\376" .ascii "\377\377\377\377\377\377\377\177" .asciz "\376\376\376|\000\000\000" .ascii "\177\177\177\377\377\377\377\377" .space 16,255 .space 8,255 .ascii "\377\377\376\376\376\376\376\377" .space 16,255 .ascii "\377\001\376\376\376\376\376|" .ascii "\377\377\377\177\177\177\177\377" .space 16,255 .space 8,255 .ascii "\377\377\377\377\377\377\376\376" .space 16,255 .ascii "\377\377\377\377\377\001\376\376" .ascii "\377\377\377\377\377\377\377\177" .space 8,255 .ascii "\370\363\347\317\230\006\036>" .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376\376\376\376\376" .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 8,254 .asciz "\177\177\177\177\177\177\177" .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .asciz "\377\377\377\377\377\377\377" .asciz "\230\006\036>\376\376\376" .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .ascii "\000\000\376\376\376\376\376\376" .asciz "1Aqy\177\177\177" .space 16,255 .asciz "\377\377\377\377\377\377\377" .asciz "\370\363\347\317\230\006\036" .space 8 .space 8,255 .ascii "\000\377\377\377\000\000\376\376" .asciz "\037\217\307\3431Aq" .space 16,255 .asciz "\377\377\377\377\377\377\377" .ascii "\377\377\377\377\370\363\347\017" .space 8 .space 8,255 .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\340" .space 8 .space 8,255 .space 8 .asciz "\377\377\377\377\377\377\377" .space 8 .space 8,255 .space 8 .asciz "\377\377\377\377\377\377\377" .space 8,255 .ascii "\376\376\376\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\377\377\377\377\377\377\377" .asciz "\376\376\376|\000\000\000" .ascii "\177\177\177\377\377\377\377\377" .space 8 .asciz "\377\377\377\377\377\377\377" .space 8,255 .ascii "\230\006\036>\376\376\376\376" .space 8,255 .ascii "\000\000>>>>>>" .ascii "\000\000\376\376\376\376\376\376" .ascii "1Aqy\177\177\177\177" .space 8,254 .ascii "\007\007ssyy||" .space 8,255 .ascii "\370\363\347\317\230\006\036>" .space 8,255 .ascii "\000\000>>>>>>" .ascii "\000\377\377\377\000\000\376\376" .ascii "\037\217\307\3431Aqy" .space 8,254 .ascii "\007\007ssyy||" .space 8,255 .ascii "\377\377\377\377\370\363\347\317" .space 8,255 .ascii "\030\000\036>>>>>" .ascii "\000\000\000\000\000\377\377\377" .ascii "\377\377\377\377\037\217\307\343" .ascii "\000\000\376\376\376\376\376\376" .ascii "1\001qqyy||" .space 16,255 .space 8,255 .ascii "\000\003'\017\030\006\036>" .space 8 .space 8,255 .ascii "\000\377\377\377\000\000\376\376" .ascii "\007\207\303\3431Apx" .space 8,254 .ascii "~~\177\177\177\177\177\177" .ascii "\376|||\271\271\271\020" .ascii "~\376\375\375\373\373\367\007" .space 8,254 .ascii "~~\177\177\177\177\177\177" .ascii "\376\376\376\376\376|||" .ascii "~~}}{\373\367\007" .ascii "\347\377\377\377\377\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\323\323\347\347\347\377\377\377" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\271\271\271\323\323\323\347\347" .space 8,255 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .ascii "\376\377\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\376|||\271\271\271\323" .ascii "\177\377\377\377\377\377\377\377" .ascii "\020\020\347\347\347\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .ascii "\376\376\376\376\376\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .ascii "\376\376\376\376\376|||" .ascii "\177\177\177\177\177\377\377\377" .ascii "88\271\323\323\323\347\347" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .space 8,254 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\377\377\377\377\377\377" .space 8,254 .space 8,127 .ascii "\376|||\271\271\271\323" .ascii "\000\000\377\377\377\377\377\377" .space 8,255 .space 8,254 .ascii "\000\000\377\377\377\377\377\377" .ascii "\000\000\376\376\376\377\377\377" .space 8,254 .space 8,127 .ascii "\376\376\376\376\376|||" .ascii "\000\000\177\177\177\377\377\377" .space 1344 .subsections_via_symbols
the_stack_data/1264922.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cvmx_pow_work_response_async _cvmx_pow_work_response_async: ## @cvmx_pow_work_response_async .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _cvmx_scratch_read64 popq %rbp jmp _cvmx_phys_to_ptr ## TAILCALL .cfi_endproc ## -- End function .comm _CVMX_SYNCIOBDMA,4,2 ## @CVMX_SYNCIOBDMA .no_dead_strip _cvmx_pow_work_response_async .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cvmx_pow_work_response_async _cvmx_pow_work_response_async: ; @cvmx_pow_work_response_async .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 _cvmx_scratch_read64 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _cvmx_phys_to_ptr .cfi_endproc ; -- End function .comm _CVMX_SYNCIOBDMA,4,2 ; @CVMX_SYNCIOBDMA .no_dead_strip _cvmx_pow_work_response_async .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/staging/octeon/extr_cvmx-pow.h_cvmx_pow_work_response_async.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function crypto_aead_free_instance _crypto_aead_free_instance: ## @crypto_aead_free_instance .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _aead_instance movq (%rax), %rcx testq %rcx, %rcx je LBB0_1 ## %bb.2: movq %rax, %rdi addq $8, %rsp popq %rbx popq %rbp jmpq *%rcx ## TAILCALL LBB0_1: movq (%rbx), %rax movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmpq *(%rax) ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _crypto_aead_free_instance .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function crypto_aead_free_instance _crypto_aead_free_instance: ; @crypto_aead_free_instance .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _aead_instance ldr x1, [x0] cbnz x1, LBB0_2 ; %bb.1: ldr x8, [x19] ldr x1, [x8] mov x0, x19 LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload br x1 .cfi_endproc ; -- End function .no_dead_strip _crypto_aead_free_instance .subsections_via_symbols
AnghaBench/linux/crypto/extr_aead.c_crypto_aead_free_instance.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test002 ## -- Begin function test002 .p2align 4, 0x90 _test002: ## @test002 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $123, %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 _test002 ; -- Begin function test002 .p2align 2 _test002: ; @test002 .cfi_startproc ; %bb.0: mov w0, #123 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/54623.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function timeDiff LCPI0_0: .quad 0x3eb0c6f7a0b5ed8d ## double 9.9999999999999995E-7 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _timeDiff: ## @timeDiff .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movsd (%rsi), %xmm0 ## xmm0 = mem[0],zero subsd (%rdi), %xmm0 movq 8(%rsi), %rax subq 8(%rdi), %rax cvtsi2sd %rax, %xmm1 mulsd LCPI0_0(%rip), %xmm0 addsd %xmm1, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _timeDiff .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function timeDiff _timeDiff: ; @timeDiff .cfi_startproc ; %bb.0: ldr d0, [x1] ldr d1, [x0] fsub d0, d0, d1 ldr x8, [x1, #8] ldr x9, [x0, #8] sub x8, x8, x9 scvtf d1, x8 mov x8, #60813 movk x8, #41141, lsl #16 movk x8, #50935, lsl #32 movk x8, #16048, lsl #48 fmov d2, x8 fmadd d0, d0, d2, d1 ret .cfi_endproc ; -- End function .no_dead_strip _timeDiff .subsections_via_symbols
AnghaBench/freebsd/contrib/sqlite3/extr_shell.c_timeDiff.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sdp_accept _sdp_accept: ## @sdp_accept .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 _SS_ISDISCONNECTED@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, (%rdi) je LBB0_2 ## %bb.1: movq _ECONNABORTED@GOTPCREL(%rip), %rax movl (%rax), %ebx jmp LBB0_7 LBB0_2: movq %rsi, %r14 movq $0, -40(%rbp) callq _sdp_sk movq %rax, %r12 movq %rax, %rdi callq _SDP_WLOCK movq _SDP_TIMEWAIT@GOTPCREL(%rip), %rax movq _SDP_DROPPED@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx testl %ecx, (%r12) je LBB0_3 ## %bb.4: movq _ECONNABORTED@GOTPCREL(%rip), %rax movl (%rax), %ebx movq %r12, %rdi callq _SDP_WUNLOCK testl %ebx, %ebx jne LBB0_7 ## %bb.5: xorl %r15d, %r15d jmp LBB0_6 LBB0_3: movq 8(%r12), %rax movq 16(%r12), %r15 movq %rax, -40(%rbp) movq %r12, %rdi callq _SDP_WUNLOCK LBB0_6: leaq -40(%rbp), %rsi movq %r15, %rdi callq _sdp_sockaddr movq %rax, (%r14) xorl %ebx, %ebx LBB0_7: movl %ebx, %eax addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SS_ISDISCONNECTED,4,2 ## @SS_ISDISCONNECTED .comm _ECONNABORTED,4,2 ## @ECONNABORTED .comm _SDP_TIMEWAIT,4,2 ## @SDP_TIMEWAIT .comm _SDP_DROPPED,4,2 ## @SDP_DROPPED .no_dead_strip _sdp_accept .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sdp_accept _sdp_accept: ; @sdp_accept .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 w8, [x0] Lloh0: adrp x9, _SS_ISDISCONNECTED@GOTPAGE Lloh1: ldr x9, [x9, _SS_ISDISCONNECTED@GOTPAGEOFF] Lloh2: ldr w9, [x9] tst w9, w8 b.eq LBB0_2 ; %bb.1: Lloh3: adrp x8, _ECONNABORTED@GOTPAGE Lloh4: ldr x8, [x8, _ECONNABORTED@GOTPAGEOFF] Lloh5: ldr w21, [x8] b LBB0_7 LBB0_2: mov x19, x1 str xzr, [sp, #8] bl _sdp_sk mov x20, x0 bl _SDP_WLOCK ldr w8, [x20] Lloh6: adrp x9, _SDP_TIMEWAIT@GOTPAGE Lloh7: ldr x9, [x9, _SDP_TIMEWAIT@GOTPAGEOFF] Lloh8: ldr w9, [x9] Lloh9: adrp x10, _SDP_DROPPED@GOTPAGE Lloh10: ldr x10, [x10, _SDP_DROPPED@GOTPAGEOFF] Lloh11: ldr w10, [x10] orr w9, w10, w9 tst w9, w8 b.eq LBB0_5 ; %bb.3: Lloh12: adrp x8, _ECONNABORTED@GOTPAGE Lloh13: ldr x8, [x8, _ECONNABORTED@GOTPAGEOFF] Lloh14: ldr w21, [x8] mov x0, x20 bl _SDP_WUNLOCK cbnz w21, LBB0_7 ; %bb.4: mov x21, #0 b LBB0_6 LBB0_5: ldp x8, x21, [x20, #8] str x8, [sp, #8] mov x0, x20 bl _SDP_WUNLOCK LBB0_6: add x1, sp, #8 mov x0, x21 bl _sdp_sockaddr mov w21, #0 str x0, [x19] LBB0_7: 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 add sp, sp, #64 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .cfi_endproc ; -- End function .comm _SS_ISDISCONNECTED,4,2 ; @SS_ISDISCONNECTED .comm _ECONNABORTED,4,2 ; @ECONNABORTED .comm _SDP_TIMEWAIT,4,2 ; @SDP_TIMEWAIT .comm _SDP_DROPPED,4,2 ; @SDP_DROPPED .no_dead_strip _sdp_accept .subsections_via_symbols
AnghaBench/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/extr_sdp_main.c_sdp_accept.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 init_alpn LCPI0_0: .space 16 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _init_alpn: ## @init_alpn .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movq 24(%rdi), %rdi callq _OPENSSL_free xorps %xmm0, %xmm0 movups %xmm0, 16(%rbx) cmpq $0, 32(%rbx) je LBB0_2 ## %bb.1: movq 8(%rbx), %rdi callq _OPENSSL_free xorps %xmm0, %xmm0 movups %xmm0, (%rbx) LBB0_2: movl $1, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _init_alpn .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function init_alpn _init_alpn: ; @init_alpn .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x0, [x0, #24] bl _OPENSSL_free stp xzr, xzr, [x19, #16] ldr x8, [x19, #32] cbz x8, LBB0_2 ; %bb.1: ldr x0, [x19, #8] bl _OPENSSL_free stp xzr, xzr, [x19] LBB0_2: mov w0, #1 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _init_alpn .subsections_via_symbols
AnghaBench/openssl/ssl/statem/extr_extensions.c_init_alpn.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function overload_list_add_symbol _overload_list_add_symbol: ## @overload_list_add_symbol .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, -48(%rbp) ## 8-byte Spill movq %rdi, %rbx callq _SYMBOL_TYPE testq %rax, %rax je LBB0_1 LBB0_10: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_1: movq _sym_return_val_index@GOTPCREL(%rip), %r12 cmpl $0, (%r12) js LBB0_5 ## %bb.2: movq $-1, %r13 movq _sym_return_val@GOTPCREL(%rip), %r14 .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi callq _SYMBOL_LINKAGE_NAME movq %rax, %r15 movq (%r14), %rax movq 8(%rax,%r13,8), %rdi callq _SYMBOL_LINKAGE_NAME movq %r15, %rdi movq %rax, %rsi callq _strcmp testq %rax, %rax je LBB0_10 ## %bb.3: ## in Loop: Header=BB0_4 Depth=1 movslq (%r12), %rax incq %r13 cmpq %rax, %r13 jl LBB0_4 LBB0_5: movq %rbx, %rdi callq _SYMBOL_NATURAL_NAME movl %eax, %edi callq _remove_params testq %rax, %rax je LBB0_10 ## %bb.6: movq %rax, %r15 movq %rax, %rdi movq -48(%rbp), %rsi ## 8-byte Reload callq _strcmp movq %rax, %r14 movq %r15, %rdi callq _xfree testq %r14, %r14 jne LBB0_10 ## %bb.7: movl (%r12), %ecx leal 3(%rcx), %edi movq _sym_return_val_size@GOTPCREL(%rip), %rdx movl (%rdx), %esi movq _sym_return_val@GOTPCREL(%rip), %r14 movq (%r14), %rax cmpl %esi, %edi jle LBB0_9 ## %bb.8: leal (%rsi,%rsi), %ecx movl %ecx, (%rdx) shll $4, %esi movq %rax, %rdi ## kill: def $esi killed $esi killed $rsi callq _xrealloc movq %rax, (%r14) movl (%r12), %ecx LBB0_9: leal 1(%rcx), %edx movl %edx, (%r12) movslq %ecx, %rcx movq %rbx, (%rax,%rcx,8) movq (%r14), %rax movq $0, 8(%rax,%rcx,8) jmp LBB0_10 .cfi_endproc ## -- End function .comm _sym_return_val_index,4,2 ## @sym_return_val_index .comm _sym_return_val,8,3 ## @sym_return_val .comm _sym_return_val_size,4,2 ## @sym_return_val_size .no_dead_strip _overload_list_add_symbol .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function overload_list_add_symbol _overload_list_add_symbol: ; @overload_list_add_symbol .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill 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 bl _SYMBOL_TYPE cbz x0, LBB0_2 LBB0_1: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_2: Lloh0: adrp x22, _sym_return_val_index@GOTPAGE Lloh1: ldr x22, [x22, _sym_return_val_index@GOTPAGEOFF] ldr w8, [x22] tbnz w8, #31, LBB0_6 ; %bb.3: mov x23, #0 ; =0x0 Lloh2: adrp x24, _sym_return_val@GOTPAGE Lloh3: ldr x24, [x24, _sym_return_val@GOTPAGEOFF] LBB0_4: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _SYMBOL_LINKAGE_NAME mov x21, x0 ldr x8, [x24] ldr x0, [x8, x23, lsl #3] bl _SYMBOL_LINKAGE_NAME mov x1, x0 mov x0, x21 bl _strcmp cbz x0, LBB0_1 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 add x8, x23, #1 ldrsw x9, [x22] cmp x23, x9 mov x23, x8 b.lt LBB0_4 LBB0_6: mov x0, x19 bl _SYMBOL_NATURAL_NAME bl _remove_params cbz x0, LBB0_1 ; %bb.7: mov x21, x0 mov x1, x20 bl _strcmp mov x20, x0 mov x0, x21 bl _xfree cbnz x20, LBB0_1 ; %bb.8: ldr w8, [x22] Lloh4: adrp x9, _sym_return_val_size@GOTPAGE Lloh5: ldr x9, [x9, _sym_return_val_size@GOTPAGEOFF] add w11, w8, #3 ldr w10, [x9] Lloh6: adrp x20, _sym_return_val@GOTPAGE Lloh7: ldr x20, [x20, _sym_return_val@GOTPAGEOFF] ldr x0, [x20] cmp w11, w10 b.le LBB0_10 ; %bb.9: lsl w8, w10, #1 str w8, [x9] lsl w1, w10, #4 bl _xrealloc str x0, [x20] ldr w8, [x22] LBB0_10: sxtw x9, w8 add x9, x9, #1 str w9, [x22] str x19, [x0, w8, sxtw #3] ldr x8, [x20] str xzr, [x8, x9, lsl #3] b LBB0_1 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _sym_return_val_index,4,2 ; @sym_return_val_index .comm _sym_return_val,8,3 ; @sym_return_val .comm _sym_return_val_size,4,2 ; @sym_return_val_size .no_dead_strip _overload_list_add_symbol .subsections_via_symbols
assembly_file_96517.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/225143092.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pl08x_filter_fn _pl08x_filter_fn: ## @pl08x_filter_fn .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 _to_pl08x_chan xorl %ecx, %ecx cmpq %rbx, (%rax) sete %cl movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _pl08x_filter_fn .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pl08x_filter_fn _pl08x_filter_fn: ; @pl08x_filter_fn .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 _to_pl08x_chan ldr x8, [x0] cmp x8, x19 cset w0, eq 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 _pl08x_filter_fn .subsections_via_symbols
AnghaBench/linux/drivers/dma/extr_amba-pl08x.c_pl08x_filter_fn.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function main LCPI0_0: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -12(%rbp), %eax addl -16(%rbp), %eax cvtsi2sd %eax, %xmm0 mulsd LCPI0_0(%rip), %xmm0 cvtsd2ss %xmm0, %xmm0 cvtss2sd %xmm0, %xmm0 leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Enter mark for subject 1:" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "Enter mark for subject 2:" L_.str.3: ## @.str.3 .asciz "Average marks is %.2f" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf add x8, sp, #12 str x8, [sp] Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF mov x0, x19 bl _scanf Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _printf add x8, sp, #8 str x8, [sp] mov x0, x19 bl _scanf ldp w9, w8, [sp, #8] add w8, w9, w8 scvtf d0, w8 fmov d1, #0.50000000 fmul d0, d0, d1 fcvt s0, d0 fcvt d0, s0 str d0, [sp] Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Enter mark for subject 1:" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "Enter mark for subject 2:" l_.str.3: ; @.str.3 .asciz "Average marks is %.2f" .subsections_via_symbols
the_stack_data/43887390.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function select_reference_stream _select_reference_stream: ## @select_reference_stream .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq 16(%rdi), %r15 movl $-1, (%r15) movl 4(%r15), %edi leaq L_.str(%rip), %rsi callq _strcmp testl %eax, %eax je LBB0_8 ## %bb.1: cmpl $0, (%rbx) jle LBB0_22 ## %bb.2: xorl %r14d, %r14d .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq 8(%rbx), %rax movq (%rax,%r14,8), %rsi movl 4(%r15), %edx movq %rbx, %rdi callq _avformat_match_stream_specifier testl %eax, %eax js LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 jne LBB0_5 ## %bb.21: ## in Loop: Header=BB0_3 Depth=1 incq %r14 movslq (%rbx), %rax cmpq %rax, %r14 jl LBB0_3 jmp LBB0_22 LBB0_8: movq %rsp, -56(%rbp) ## 8-byte Spill movq _AVMEDIA_TYPE_NB@GOTPCREL(%rip), %r14 movl (%r14), %eax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r13 movl (%r14), %r14d testl %r14d, %r14d jle LBB0_10 ## %bb.9: leal 1(%r14), %eax xorl %ecx, %ecx testl %eax, %eax cmovgl %eax, %ecx xorl %eax, %eax testl %ecx, %ecx setne %al subl %eax, %ecx xorl %edx, %edx cmpl $-1, %ecx sete %dl addl %eax, %edx leal (,%rdx,4), %eax movq %r13, %rdi subq %rax, %rdi leal 4(,%rdx,4), %edx movl $255, %esi callq _memset LBB0_10: movslq (%rbx), %rax testq %rax, %rax jle LBB0_17 ## %bb.11: movq 8(%rbx), %rcx movq _AV_DISPOSITION_ATTACHED_PIC@GOTPCREL(%rip), %rdx movl (%rdx), %edx xorl %esi, %esi jmp LBB0_12 .p2align 4, 0x90 LBB0_16: ## in Loop: Header=BB0_12 Depth=1 incq %rsi cmpq %rsi, %rax je LBB0_17 LBB0_12: ## =>This Inner Loop Header: Depth=1 movq (%rcx,%rsi,8), %r8 movq 8(%r8), %rdi movl (%rdi), %edi cmpl %r14d, %edi jae LBB0_16 ## %bb.13: ## in Loop: Header=BB0_12 Depth=1 cmpl $-1, (%r13,%rdi,4) jne LBB0_16 ## %bb.14: ## in Loop: Header=BB0_12 Depth=1 testl %edx, (%r8) jne LBB0_16 ## %bb.15: ## in Loop: Header=BB0_12 Depth=1 movl %esi, (%r13,%rdi,4) jmp LBB0_16 LBB0_17: leaq _select_reference_stream.type_priority_list(%rip), %rdi callq _FF_ARRAY_ELEMS testl %eax, %eax jle LBB0_20 ## %bb.18: xorl %r12d, %r12d leaq _select_reference_stream.type_priority_list(%rip), %r14 .p2align 4, 0x90 LBB0_19: ## =>This Inner Loop Header: Depth=1 movl (%r14), %eax movl (%r13,%rax,4), %eax movl %eax, (%r15) incq %r12 leaq _select_reference_stream.type_priority_list(%rip), %rdi callq _FF_ARRAY_ELEMS cltq addq $4, %r14 cmpq %rax, %r12 jl LBB0_19 LBB0_20: movq -56(%rbp), %rsp ## 8-byte Reload LBB0_22: xorl %eax, %eax cmpl $0, (%r15) jns LBB0_6 ## %bb.23: movq _AV_LOG_ERROR@GOTPCREL(%rip), %rax movl (%rax), %esi movl 4(%r15), %ecx leaq L_.str.1(%rip), %rdx movq %rbx, %rdi callq _av_log movq _EINVAL@GOTPCREL(%rip), %rax movl (%rax), %edi movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_7 ## %bb.24: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _AVERROR ## TAILCALL LBB0_5: movl %r14d, (%r15) xorl %eax, %eax LBB0_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_7 ## %bb.25: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "auto" .comm _AVMEDIA_TYPE_NB,4,2 ## @AVMEDIA_TYPE_NB .section __TEXT,__const .p2align 4, 0x0 ## @select_reference_stream.type_priority_list _select_reference_stream.type_priority_list: .long 128 ## 0x80 .long 131 ## 0x83 .long 129 ## 0x81 .long 130 ## 0x82 .long 132 ## 0x84 .comm _AV_DISPOSITION_ATTACHED_PIC,4,2 ## @AV_DISPOSITION_ATTACHED_PIC .comm _AV_LOG_ERROR,4,2 ## @AV_LOG_ERROR .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "Could not select stream matching identifier '%s'\n" .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _select_reference_stream .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function select_reference_stream _select_reference_stream: ; @select_reference_stream .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill 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 sub sp, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] ldr x21, [x0, #16] mov w8, #-1 ; =0xffffffff str w8, [x21] ldr w0, [x21, #4] Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF bl _strcmp cbz w0, LBB0_8 ; %bb.1: ldr w8, [x19] cmp w8, #1 b.lt LBB0_6 ; %bb.2: mov x20, #0 ; =0x0 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #8] ldr x1, [x8, x20, lsl #3] ldr w2, [x21, #4] mov x0, x19 bl _avformat_match_stream_specifier tbnz w0, #31, LBB0_24 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 cbnz w0, LBB0_23 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 add x20, x20, #1 ldrsw x8, [x19] cmp x20, x8 b.lt LBB0_3 LBB0_6: ldr w8, [x21] tbnz w8, #31, LBB0_21 LBB0_7: mov w0, #0 ; =0x0 b LBB0_24 LBB0_8: mov x22, sp Lloh5: adrp x12, _AVMEDIA_TYPE_NB@GOTPAGE Lloh6: ldr x12, [x12, _AVMEDIA_TYPE_NB@GOTPAGEOFF] ldr w8, [x12] lsl x8, x8, #2 mov x9, x8 Lloh7: adrp x16, ___chkstk_darwin@GOTPAGE Lloh8: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x23, x9, x8 mov sp, x23 ldr w20, [x12] cmp w20, #1 b.lt LBB0_10 ; %bb.9: add w8, w20, #1 bic w8, w8, w8, asr #31 cmp w8, #0 cset w9, ne sub w8, w8, w9 cmn w8, #1 cinc w8, w9, eq sub x0, x23, w8, uxtw #2 lsl w8, w8, #2 add w2, w8, #4 mov w1, #255 ; =0xff bl _memset LBB0_10: ldr w8, [x19] cmp w8, #1 b.lt LBB0_17 ; %bb.11: mov x9, #0 ; =0x0 ldr x10, [x19, #8] Lloh9: adrp x11, _AV_DISPOSITION_ATTACHED_PIC@GOTPAGE Lloh10: ldr x11, [x11, _AV_DISPOSITION_ATTACHED_PIC@GOTPAGEOFF] Lloh11: ldr w11, [x11] b LBB0_13 LBB0_12: ; in Loop: Header=BB0_13 Depth=1 add x9, x9, #1 cmp x8, x9 b.eq LBB0_17 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldr x13, [x10, x9, lsl #3] ldr x12, [x13, #8] ldr w12, [x12] cmp w12, w20 b.hs LBB0_12 ; %bb.14: ; in Loop: Header=BB0_13 Depth=1 ldr w14, [x23, x12, lsl #2] cmn w14, #1 b.ne LBB0_12 ; %bb.15: ; in Loop: Header=BB0_13 Depth=1 ldr w13, [x13] tst w11, w13 b.ne LBB0_12 ; %bb.16: ; in Loop: Header=BB0_13 Depth=1 str w9, [x23, x12, lsl #2] b LBB0_12 LBB0_17: Lloh12: adrp x20, _select_reference_stream.type_priority_list@PAGE Lloh13: add x20, x20, _select_reference_stream.type_priority_list@PAGEOFF mov x0, x20 bl _FF_ARRAY_ELEMS cmp w0, #1 b.lt LBB0_20 ; %bb.18: mov x24, #0 ; =0x0 LBB0_19: ; =>This Inner Loop Header: Depth=1 ldr w8, [x20, x24, lsl #2] ldr w8, [x23, x8, lsl #2] str w8, [x21] add x24, x24, #1 mov x0, x20 bl _FF_ARRAY_ELEMS cmp x24, w0, sxtw b.lt LBB0_19 LBB0_20: mov sp, x22 ldr w8, [x21] tbz w8, #31, LBB0_7 LBB0_21: Lloh14: adrp x8, _AV_LOG_ERROR@GOTPAGE Lloh15: ldr x8, [x8, _AV_LOG_ERROR@GOTPAGEOFF] Lloh16: ldr w1, [x8] ldr w3, [x21, #4] Lloh17: adrp x2, l_.str.1@PAGE Lloh18: add x2, x2, l_.str.1@PAGEOFF mov x0, x19 bl _av_log Lloh19: adrp x8, _EINVAL@GOTPAGE Lloh20: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh21: ldr w0, [x8] ldur x8, [x29, #-56] Lloh22: adrp x9, ___stack_chk_guard@GOTPAGE Lloh23: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh24: ldr x9, [x9] cmp x9, x8 b.ne LBB0_26 ; %bb.22: 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 b _AVERROR LBB0_23: mov w0, #0 ; =0x0 str w20, [x21] LBB0_24: ldur x8, [x29, #-56] Lloh25: adrp x9, ___stack_chk_guard@GOTPAGE Lloh26: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh27: ldr x9, [x9] cmp x9, x8 b.ne LBB0_26 ; %bb.25: 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_26: bl ___stack_chk_fail .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGot Lloh7, Lloh8 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "auto" .comm _AVMEDIA_TYPE_NB,4,2 ; @AVMEDIA_TYPE_NB .section __TEXT,__const .p2align 2, 0x0 ; @select_reference_stream.type_priority_list _select_reference_stream.type_priority_list: .long 128 ; 0x80 .long 131 ; 0x83 .long 129 ; 0x81 .long 130 ; 0x82 .long 132 ; 0x84 .comm _AV_DISPOSITION_ATTACHED_PIC,4,2 ; @AV_DISPOSITION_ATTACHED_PIC .comm _AV_LOG_ERROR,4,2 ; @AV_LOG_ERROR .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "Could not select stream matching identifier '%s'\n" .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _select_reference_stream .subsections_via_symbols
assembly_file_45118.c
assembly_dataset
.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/34761.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function tegra_io_pad_get_dpd_register_bit _tegra_io_pad_get_dpd_register_bit: ## @tegra_io_pad_get_dpd_register_bit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r12 movq %rcx, %r15 movq %rdx, -48(%rbp) ## 8-byte Spill movl %esi, %r14d movq %rdi, %r13 callq _tegra_io_pad_find testq %rax, %rax je LBB0_1 ## %bb.2: movq %rax, %rbx movl (%rax), %edi movq _UINT_MAX@GOTPCREL(%rip), %rax cmpl (%rax), %edi jne LBB0_5 ## %bb.3: movq _ENOTSUPP@GOTPCREL(%rip), %rcx jmp LBB0_4 LBB0_1: movl 8(%r13), %edi leaq L_.str(%rip), %rsi movl %r14d, %edx callq _dev_err movq _ENOENT@GOTPCREL(%rip), %rcx LBB0_4: xorl %eax, %eax subl (%rcx), %eax jmp LBB0_9 LBB0_5: leal 31(%rdi), %eax testl %edi, %edi cmovnsl %edi, %eax andl $-32, %eax subl %eax, %edi ## kill: def $edi killed $edi killed $rdi callq _BIT movl %eax, (%r12) cmpl $31, (%rbx) movq (%r13), %rax movq (%rax), %rax jg LBB0_7 ## %bb.6: movq (%rax), %rcx movq %rcx, (%r15) addq $8, %rax jmp LBB0_8 LBB0_7: movq 16(%rax), %rcx movq %rcx, (%r15) addq $24, %rax LBB0_8: movq (%rax), %rax movq -48(%rbp), %rcx ## 8-byte Reload movq %rax, (%rcx) xorl %eax, %eax LBB0_9: 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 "invalid I/O pad ID %u\n" .comm _ENOENT,4,2 ## @ENOENT .comm _UINT_MAX,4,2 ## @UINT_MAX .comm _ENOTSUPP,4,2 ## @ENOTSUPP .no_dead_strip _tegra_io_pad_get_dpd_register_bit .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tegra_io_pad_get_dpd_register_bit _tegra_io_pad_get_dpd_register_bit: ; @tegra_io_pad_get_dpd_register_bit .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, x4 mov x20, x3 mov x19, x2 mov x24, x1 mov x22, x0 bl _tegra_io_pad_find cbz x0, LBB0_3 ; %bb.1: mov x23, x0 ldr w8, [x0] Lloh0: adrp x9, _UINT_MAX@GOTPAGE Lloh1: ldr x9, [x9, _UINT_MAX@GOTPAGEOFF] Lloh2: ldr w9, [x9] cmp w8, w9 b.ne LBB0_5 ; %bb.2: Lloh3: adrp x8, _ENOTSUPP@GOTPAGE Lloh4: ldr x8, [x8, _ENOTSUPP@GOTPAGEOFF] b LBB0_4 LBB0_3: ldr w0, [x22, #8] Lloh5: adrp x1, l_.str@PAGE Lloh6: add x1, x1, l_.str@PAGEOFF mov x2, x24 bl _dev_err Lloh7: adrp x8, _ENOENT@GOTPAGE Lloh8: ldr x8, [x8, _ENOENT@GOTPAGEOFF] LBB0_4: ldr w8, [x8] neg w0, w8 b LBB0_9 LBB0_5: negs w9, w8 and w9, w9, #0x1f and w8, w8, #0x1f csneg w0, w8, w9, mi bl _BIT str w0, [x21] ldr w9, [x23] ldr x8, [x22] ldr x8, [x8] cmp w9, #31 b.gt LBB0_7 ; %bb.6: ldr x9, [x8], #8 str x9, [x20] b LBB0_8 LBB0_7: ldr x9, [x8, #16] str x9, [x20] add x8, x8, #24 LBB0_8: mov w0, #0 ldr x8, [x8] str x8, [x19] LBB0_9: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "invalid I/O pad ID %u\n" .comm _ENOENT,4,2 ; @ENOENT .comm _UINT_MAX,4,2 ; @UINT_MAX .comm _ENOTSUPP,4,2 ; @ENOTSUPP .no_dead_strip _tegra_io_pad_get_dpd_register_bit .subsections_via_symbols
AnghaBench/linux/drivers/soc/tegra/extr_pmc.c_tegra_io_pad_get_dpd_register_bit.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/598966.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wlc_phy_txpwr_nphy_srom_convert _wlc_phy_txpwr_nphy_srom_convert: ## @wlc_phy_txpwr_nphy_srom_convert .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 $r8d killed $r8d def $r8 movl %r8d, %eax subl %ecx, %eax jl LBB0_6 ## %bb.1: movslq %ecx, %r10 incl %eax testb $1, %al je LBB0_3 ## %bb.2: movl (%rsi), %r9d addl %r9d, %r9d andl $30, %r9d movl %edx, %eax subl %r9d, %eax movl %eax, (%rdi,%r10,4) incq %r10 LBB0_3: cmpl %ecx, %r8d je LBB0_6 ## %bb.4: subl %r10d, %r8d incl %r8d movl %r10d, %r9d subl %ecx, %r9d leal (,%r10,4), %r11d shll $2, %ecx subl %ecx, %r11d leaq (%rdi,%r10,4), %r10 addq $4, %r10 xorl %edi, %edi .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 leal (%r9,%rdi), %ecx sarl $2, %ecx movslq %ecx, %rcx movl (%rsi,%rcx,4), %eax movl %r11d, %ecx andb $12, %cl sarl %cl, %eax addl %eax, %eax andl $30, %eax movl %edx, %ecx subl %eax, %ecx movl %ecx, -4(%r10,%rdi,4) leal (%r9,%rdi), %eax incl %eax sarl $2, %eax cltq movl (%rsi,%rax,4), %eax leal 4(%r11), %ecx andb $12, %cl ## kill: def $cl killed $cl killed $ecx sarl %cl, %eax addl %eax, %eax andl $30, %eax movl %edx, %ecx subl %eax, %ecx movl %ecx, (%r10,%rdi,4) addq $2, %rdi addl $8, %r11d cmpl %edi, %r8d jne LBB0_5 LBB0_6: popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _wlc_phy_txpwr_nphy_srom_convert .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wlc_phy_txpwr_nphy_srom_convert _wlc_phy_txpwr_nphy_srom_convert: ; @wlc_phy_txpwr_nphy_srom_convert .cfi_startproc ; %bb.0: cmp w3, w4 b.gt LBB0_3 ; %bb.1: mov x8, #0 mov w9, #0 add x10, x0, w3, sxtw #2 sub w11, w4, w3 add w11, w11, #1 LBB0_2: ; =>This Inner Loop Header: Depth=1 asr w12, w9, #2 ldr w12, [x1, w12, sxtw #2] and w13, w8, #0xc asr w12, w12, w13 ubfiz w12, w12, #1, #4 sub w12, w2, w12 str w12, [x10, x8] add w9, w9, #1 add x8, x8, #4 cmp w11, w9 b.ne LBB0_2 LBB0_3: ret .cfi_endproc ; -- End function .no_dead_strip _wlc_phy_txpwr_nphy_srom_convert .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/brcm80211/brcmsmac/phy/extr_phy_n.c_wlc_phy_txpwr_nphy_srom_convert.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _priv_cred_setegid ## -- Begin function priv_cred_setegid .p2align 4, 0x90 _priv_cred_setegid: ## @priv_cred_setegid .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, %ebx movl %edi, %r15d movq _GID_OTHER@GOTPCREL(%rip), %rax movl (%rax), %edi callq _setegid movl %eax, %r14d testl %r15d, %r15d je LBB0_3 ## %bb.1: testl %ebx, %ebx je LBB0_3 ## %bb.2: leaq L_.str(%rip), %rdi movl %r14d, %esi xorl %edx, %edx xorl %ecx, %ecx callq _expect LBB0_3: testl %r15d, %r15d je LBB0_6 ## %bb.4: testl %ebx, %ebx jne LBB0_6 ## %bb.5: leaq L_.str.1(%rip), %rdi movl %r14d, %esi xorl %edx, %edx xorl %ecx, %ecx callq _expect LBB0_6: testl %r15d, %r15d jne LBB0_9 ## %bb.7: testl %ebx, %ebx je LBB0_9 ## %bb.8: movq _EPERM@GOTPCREL(%rip), %rax movl (%rax), %ecx leaq L_.str.2(%rip), %rdi movl %r14d, %esi movl $-1, %edx callq _expect LBB0_9: orl %r15d, %ebx je LBB0_11 ## %bb.10: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_11: movq _EPERM@GOTPCREL(%rip), %rax movl (%rax), %ecx leaq L_.str.3(%rip), %rdi movl %r14d, %esi movl $-1, %edx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _expect ## TAILCALL .cfi_endproc ## -- End function .comm _GID_OTHER,4,2 ## @GID_OTHER .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "priv_setegid(asroot, injail)" L_.str.1: ## @.str.1 .asciz "priv_setegid(asroot, !injail)" L_.str.2: ## @.str.2 .asciz "priv_setegd(!asroot, injail)" .comm _EPERM,4,2 ## @EPERM L_.str.3: ## @.str.3 .asciz "priv_setegid(!asroot, !injail)" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _priv_cred_setegid ; -- Begin function priv_cred_setegid .p2align 2 _priv_cred_setegid: ; @priv_cred_setegid .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x20, x1 mov x21, x0 Lloh0: adrp x8, _GID_OTHER@GOTPAGE Lloh1: ldr x8, [x8, _GID_OTHER@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _setegid mov x19, x0 cbz w21, LBB0_3 ; %bb.1: cbz w20, LBB0_3 ; %bb.2: Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF mov x1, x19 mov w2, #0 mov w3, #0 bl _expect LBB0_3: cbz w21, LBB0_6 ; %bb.4: cbnz w20, LBB0_6 ; %bb.5: Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF mov x1, x19 mov w2, #0 mov w3, #0 bl _expect LBB0_6: cbnz w21, LBB0_9 ; %bb.7: cbz w20, LBB0_9 ; %bb.8: Lloh7: adrp x8, _EPERM@GOTPAGE Lloh8: ldr x8, [x8, _EPERM@GOTPAGEOFF] Lloh9: ldr w3, [x8] Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF mov x1, x19 mov w2, #-1 bl _expect LBB0_9: orr w8, w20, w21 cbz w8, LBB0_11 ; %bb.10: 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_11: Lloh12: adrp x8, _EPERM@GOTPAGE Lloh13: ldr x8, [x8, _EPERM@GOTPAGEOFF] Lloh14: ldr w3, [x8] Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF mov x1, x19 mov w2, #-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 _expect .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .cfi_endproc ; -- End function .comm _GID_OTHER,4,2 ; @GID_OTHER .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "priv_setegid(asroot, injail)" l_.str.1: ; @.str.1 .asciz "priv_setegid(asroot, !injail)" l_.str.2: ; @.str.2 .asciz "priv_setegd(!asroot, injail)" .comm _EPERM,4,2 ; @EPERM l_.str.3: ; @.str.3 .asciz "priv_setegid(!asroot, !injail)" .subsections_via_symbols
AnghaBench/freebsd/tools/regression/priv/extr_priv_cred.c_priv_cred_setegid.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function radio_querycap _radio_querycap: ## @radio_querycap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %rbx movq (%rdi), %rax movq (%rax), %r15 movl 16(%rdx), %edi leaq L_.str(%rip), %rsi callq _strcpy movl 12(%rbx), %edi movq _saa7134_boards@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%r15), %rcx movl (%rax,%rcx,4), %esi movl $4, %edx callq _strlcpy movl 8(%rbx), %r14d movl 8(%r15), %edi callq _pci_name leaq L_.str.1(%rip), %rsi movl %r14d, %edi movq %rax, %rdx callq _sprintf movq _SAA7134_VERSION_CODE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%rbx) movq _V4L2_CAP_TUNER@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%rbx) xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "saa7134" .comm _saa7134_boards,8,3 ## @saa7134_boards L_.str.1: ## @.str.1 .asciz "PCI:%s" .comm _SAA7134_VERSION_CODE,4,2 ## @SAA7134_VERSION_CODE .comm _V4L2_CAP_TUNER,4,2 ## @V4L2_CAP_TUNER .no_dead_strip _radio_querycap .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function radio_querycap _radio_querycap: ; @radio_querycap .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 ldr x8, [x0] ldr x21, [x8] ldr w0, [x2, #16] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _strcpy ldr w0, [x19, #12] Lloh2: adrp x8, _saa7134_boards@GOTPAGE Lloh3: ldr x8, [x8, _saa7134_boards@GOTPAGEOFF] Lloh4: ldr x8, [x8] ldr x9, [x21] ldr w1, [x8, x9, lsl #2] mov w2, #4 bl _strlcpy ldr w20, [x19, #8] ldr w0, [x21, #8] bl _pci_name mov x2, x0 Lloh5: adrp x1, l_.str.1@PAGE Lloh6: add x1, x1, l_.str.1@PAGEOFF mov x0, x20 bl _sprintf Lloh7: adrp x8, _SAA7134_VERSION_CODE@GOTPAGE Lloh8: ldr x8, [x8, _SAA7134_VERSION_CODE@GOTPAGEOFF] Lloh9: ldr w8, [x8] Lloh10: adrp x9, _V4L2_CAP_TUNER@GOTPAGE Lloh11: ldr x9, [x9, _V4L2_CAP_TUNER@GOTPAGEOFF] Lloh12: ldr w9, [x9] stp w9, w8, [x19] mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "saa7134" .comm _saa7134_boards,8,3 ; @saa7134_boards l_.str.1: ; @.str.1 .asciz "PCI:%s" .comm _SAA7134_VERSION_CODE,4,2 ; @SAA7134_VERSION_CODE .comm _V4L2_CAP_TUNER,4,2 ; @V4L2_CAP_TUNER .no_dead_strip _radio_querycap .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/media/video/saa7134/extr_saa7134-video.c_radio_querycap.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ath9k_hw_tx99_start _ath9k_hw_tx99_start: ## @ath9k_hw_tx99_start .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %r14d movq %rdi, %rbx callq _ath9k_hw_ops movq (%rax), %rax movq %rbx, %rdi movl %r14d, %esi popq %rbx popq %r14 popq %rbp jmpq *%rax ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _ath9k_hw_tx99_start .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ath9k_hw_tx99_start _ath9k_hw_tx99_start: ; @ath9k_hw_tx99_start .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 bl _ath9k_hw_ops ldr x2, [x0] mov x0, x20 mov x1, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload br x2 .cfi_endproc ; -- End function .no_dead_strip _ath9k_hw_tx99_start .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/ath/ath9k/extr_hw-ops.h_ath9k_hw_tx99_start.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq _stdout@GOTPCREL(%rip), %rax movl (%rax), %ebx movq _bindport@GOTPCREL(%rip), %r14 movq (%r14), %rdi callq _strlen leaq L_.str(%rip), %rsi movl %ebx, %edi movl %eax, %edx callq _fprintf xorl %eax, %eax callq *(%r14) xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _stdout,4,2 ## @stdout .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Length: %d\n" .comm _bindport,8,3 ## @bindport .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x8, _stdout@GOTPAGE Lloh1: ldr x8, [x8, _stdout@GOTPAGEOFF] Lloh2: ldr w19, [x8] Lloh3: adrp x20, _bindport@GOTPAGE Lloh4: ldr x20, [x20, _bindport@GOTPAGEOFF] ldr x0, [x20] bl _strlen mov x2, x0 Lloh5: adrp x1, l_.str@PAGE Lloh6: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _fprintf ldr x8, [x20] blr x8 mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _stdout,4,2 ; @stdout .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Length: %d\n" .comm _bindport,8,3 ; @bindport .subsections_via_symbols
AnghaBench/exploitdb/shellcodes/linux_x86/extr_13910.c_main.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function hdspm_write_pb_gain _hdspm_write_pb_gain: ## @hdspm_write_pb_gain .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 $edx killed $edx def $rdx ## kill: def $esi killed $esi def $rsi movq _HDSPM_MIXER_CHANNELS@GOTPCREL(%rip), %rax movl (%rax), %r8d movl $-1, %eax cmpl %esi, %r8d jbe LBB0_3 ## %bb.1: cmpl %edx, %r8d jbe LBB0_3 ## %bb.2: movq _HDSPM_MADI_mixerBase@GOTPCREL(%rip), %r8 movl %esi, %r9d shll $7, %esi addl %edx, %esi addl $64, %esi shlq $2, %rsi addq (%r8), %rsi movq (%rdi), %rax movq (%rax), %rax movq (%rax,%r9,8), %rax movl %edx, %edx movw %cx, (%rax,%rdx,2) movzwl %cx, %edx callq _hdspm_write xorl %eax, %eax LBB0_3: popq %rbp retq .cfi_endproc ## -- End function .comm _HDSPM_MIXER_CHANNELS,4,2 ## @HDSPM_MIXER_CHANNELS .comm _HDSPM_MADI_mixerBase,8,3 ## @HDSPM_MADI_mixerBase .no_dead_strip _hdspm_write_pb_gain .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function hdspm_write_pb_gain _hdspm_write_pb_gain: ; @hdspm_write_pb_gain .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, _HDSPM_MIXER_CHANNELS@GOTPAGE Lloh1: ldr x8, [x8, _HDSPM_MIXER_CHANNELS@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w8, w1 ccmp w8, w2, #0, hi b.hi LBB0_2 ; %bb.1: mov w0, #-1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB0_2: Lloh3: adrp x8, _HDSPM_MADI_mixerBase@GOTPAGE Lloh4: ldr x8, [x8, _HDSPM_MADI_mixerBase@GOTPAGEOFF] Lloh5: ldr x8, [x8] add w9, w2, w1, lsl #7 add w9, w9, #64 add x8, x8, w9, uxtw #2 ldr x9, [x0] ldr x9, [x9] ldr x9, [x9, w1, uxtw #3] strh w3, [x9, w2, uxtw #1] mov x1, x8 mov x2, x3 bl _hdspm_write 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 _HDSPM_MIXER_CHANNELS,4,2 ; @HDSPM_MIXER_CHANNELS .comm _HDSPM_MADI_mixerBase,8,3 ; @HDSPM_MADI_mixerBase .no_dead_strip _hdspm_write_pb_gain .subsections_via_symbols
AnghaBench/linux/sound/pci/rme9652/extr_hdspm.c_hdspm_write_pb_gain.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function test_fstab_filter_options _test_fstab_filter_options: ## @test_fstab_filter_options .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 leaq L_.str(%rip), %r13 leaq l_.str.1(%rip), %rsi leaq L_.str.2(%rip), %r15 leaq L_.str.3(%rip), %r14 leaq L_.str.4(%rip), %rbx movq %r13, %rdi movl $1, %edx movq %r15, %rcx movq %r14, %r8 movq %rbx, %r9 callq _do_fstab_filter_options leaq l_.str.5(%rip), %r12 movq %r13, %rdi movq %r12, %rsi movl $1, %edx movq %r15, %rcx movq %r14, %r8 movq %rbx, %r9 callq _do_fstab_filter_options movq %r15, %rdi leaq l_.str.1(%rip), %rsi movq %rsi, %r14 movl $1, %edx movq %r15, %rcx xorl %r8d, %r8d movq %rbx, %r9 callq _do_fstab_filter_options movq %r15, %rdi movq %r12, %rsi movl $1, %edx movq %r15, %rcx xorl %r8d, %r8d movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.6(%rip), %rcx movq %rcx, %rdi movq %r12, %rsi movl $1, %edx xorl %r8d, %r8d movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.7(%rip), %rbx leaq L_.str.8(%rip), %r13 movq %rbx, %rdi movq %r14, %rsi movq %r14, %r12 movl $1, %edx movq %r15, %rcx movq %r15, %r14 leaq L_.str.3(%rip), %r15 movq %r15, %r8 movq %r13, %r9 callq _do_fstab_filter_options movq %rbx, %rdi leaq l_.str.5(%rip), %rsi movl $1, %edx movq %r14, %rcx movq %r15, %r8 movq %r13, %r9 callq _do_fstab_filter_options leaq L_.str.9(%rip), %rbx movq %rbx, %rdi movq %r12, %rsi movl $1, %edx movq %r14, %rcx xorl %r8d, %r8d movq %r13, %r9 callq _do_fstab_filter_options movq %rbx, %rdi leaq l_.str.5(%rip), %rsi movl $1, %edx movq %r14, %rcx xorl %r8d, %r8d movq %r13, %r9 callq _do_fstab_filter_options leaq L_.str.10(%rip), %rdi movq %r12, %rsi movl $1, %edx leaq L_.str.6(%rip), %rcx xorl %r8d, %r8d movq %r13, %r9 callq _do_fstab_filter_options leaq L_.str.11(%rip), %rdi movq %r12, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _do_fstab_filter_options leaq L_.str.12(%rip), %rdi movq %r12, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _do_fstab_filter_options leaq L_.str.13(%rip), %rdi movq %r12, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _do_fstab_filter_options leaq L_.str.14(%rip), %rdi leaq L_.str.15(%rip), %rbx movq %r12, %rsi movl $1, %edx movq %r14, %rcx movq %r15, %r8 movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.16(%rip), %rdi leaq L_.str.17(%rip), %r13 movq %r12, %rsi movl $1, %edx movq %r14, %rcx movq %r15, %r8 movq %r13, %r9 callq _do_fstab_filter_options leaq L_.str.18(%rip), %rdi movq %r12, %rsi movl $1, %edx movq %r14, %rcx leaq L_.str.4(%rip), %r8 movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.19(%rip), %rdi movq %r12, %rsi movl $1, %edx movq %r14, %rcx xorl %r8d, %r8d movq %r13, %r9 callq _do_fstab_filter_options leaq L_.str.20(%rip), %rdi movq %r12, %rsi movq %r12, %rbx movl $1, %edx leaq L_.str.6(%rip), %r12 movq %r12, %rcx xorl %r8d, %r8d movq %r13, %r9 callq _do_fstab_filter_options leaq L_.str.21(%rip), %rdi leaq L_.str.22(%rip), %r9 movq %rbx, %rsi movl $1, %edx movq %r14, %rcx movq %r15, %r8 callq _do_fstab_filter_options leaq L_.str.23(%rip), %rdi leaq L_.str.24(%rip), %r9 leaq l_.str.5(%rip), %rbx movq %rbx, %rsi movl $1, %edx movq %r14, %rcx movq %r15, %r8 callq _do_fstab_filter_options leaq L_.str.25(%rip), %rdi leaq l_.str.26(%rip), %r15 leaq L_.str.27(%rip), %r9 movq %r15, %rsi movl $1, %edx movq %r14, %rcx xorl %r8d, %r8d callq _do_fstab_filter_options leaq L_.str.28(%rip), %rdi leaq L_.str.29(%rip), %r9 movq %rbx, %rsi movl $1, %edx movq %r14, %rcx xorl %r8d, %r8d callq _do_fstab_filter_options leaq L_.str.30(%rip), %rdi leaq l_.str.31(%rip), %rbx leaq L_.str.32(%rip), %r9 movq %rbx, %rsi movl $1, %edx movq %r14, %rcx xorl %r8d, %r8d callq _do_fstab_filter_options leaq L_.str.33(%rip), %rdi leaq L_.str.34(%rip), %rcx leaq L_.str.35(%rip), %r13 movq %rbx, %rsi movl $1, %edx movq %r13, %r8 leaq L_.str.22(%rip), %r9 callq _do_fstab_filter_options leaq L_.str.36(%rip), %rdi movq %r15, %rsi movl $1, %edx movq %r14, %rcx movq %r13, %r8 leaq L_.str.24(%rip), %r9 callq _do_fstab_filter_options leaq L_.str.37(%rip), %rdi leaq l_.str.1(%rip), %r15 movq %r15, %rsi movl $1, %edx movq %r12, %rcx movq %r13, %r8 leaq L_.str.4(%rip), %rbx movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.38(%rip), %rdi movq %r15, %rsi movl $1, %edx movq %r12, %rcx movq %r13, %r8 movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.39(%rip), %rdi leaq L_.str.40(%rip), %r8 leaq l_.str.26(%rip), %r12 movq %r12, %rsi movl $1, %edx movq %r14, %rcx movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.41(%rip), %rdi leaq l_.str.42(%rip), %r13 movq %r13, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _do_fstab_filter_options leaq L_.str.43(%rip), %rdi movq %r15, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _do_fstab_filter_options leaq L_.str.44(%rip), %rdi leaq L_.str.45(%rip), %r8 movq %r12, %rsi movl $1, %edx movq %r14, %rcx movq %rbx, %r9 callq _do_fstab_filter_options leaq L_.str.46(%rip), %rdi movq %r13, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _do_fstab_filter_options leaq L_.str.47(%rip), %rdi movq %r15, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d xorl %r9d, %r9d callq _do_fstab_filter_options xorl %edi, %edi movq %r12, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d movq %rbx, %r9 callq _do_fstab_filter_options movq %rbx, %rdi movq %r12, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d movq %rbx, %r9 addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _do_fstab_filter_options ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "opt=0" .section __TEXT,__const l_.str.1: ## @.str.1 .asciz "opt\000x-opt\000" .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "opt" L_.str.3: ## @.str.3 .asciz "0" L_.str.4: ## @.str.4 .space 1 .section __TEXT,__const l_.str.5: ## @.str.5 .asciz "x-opt\000opt\000" .section __TEXT,__cstring,cstring_literals L_.str.6: ## @.str.6 .asciz "x-opt" L_.str.7: ## @.str.7 .asciz "opt=0,other" L_.str.8: ## @.str.8 .asciz "other" L_.str.9: ## @.str.9 .asciz "opt,other" L_.str.10: ## @.str.10 .asciz "x-opt,other" L_.str.11: ## @.str.11 .asciz "opto=0,other" L_.str.12: ## @.str.12 .asciz "opto,other" L_.str.13: ## @.str.13 .asciz "x-opto,other" L_.str.14: ## @.str.14 .asciz "first,opt=0" L_.str.15: ## @.str.15 .asciz "first" L_.str.16: ## @.str.16 .asciz "first=1,opt=0" L_.str.17: ## @.str.17 .asciz "first=1" L_.str.18: ## @.str.18 .asciz "first,opt=" L_.str.19: ## @.str.19 .asciz "first=1,opt" L_.str.20: ## @.str.20 .asciz "first=1,x-opt" L_.str.21: ## @.str.21 .asciz "first,opt=0,last=1" L_.str.22: ## @.str.22 .asciz "first,last=1" L_.str.23: ## @.str.23 .asciz "first=1,opt=0,last=2" L_.str.24: ## @.str.24 .asciz "first=1,last=2" L_.str.25: ## @.str.25 .asciz "first,opt,last" .section __TEXT,__const l_.str.26: ## @.str.26 .asciz "opt\000" .section __TEXT,__cstring,cstring_literals L_.str.27: ## @.str.27 .asciz "first,last" L_.str.28: ## @.str.28 .asciz "first=1,opt,last" L_.str.29: ## @.str.29 .asciz "first=1,last" L_.str.30: ## @.str.30 .asciz "first=,opt,last" .section __TEXT,__const l_.str.31: ## @.str.31 .asciz "opt\000noopt\000" .section __TEXT,__cstring,cstring_literals L_.str.32: ## @.str.32 .asciz "first=,last" L_.str.33: ## @.str.33 .asciz "first,opt=0,noopt=1,last=1" L_.str.34: ## @.str.34 .asciz "noopt" L_.str.35: ## @.str.35 .asciz "1" L_.str.36: ## @.str.36 .asciz "first=1,opt=0,last=2,opt=1" L_.str.37: ## @.str.37 .asciz "x-opt=0,x-opt=1" L_.str.38: ## @.str.38 .asciz "opt=0,x-opt=1" L_.str.39: ## @.str.39 .asciz "opt=0;" L_.str.40: ## @.str.40 .asciz "0;" L_.str.41: ## @.str.41 .asciz "opt;=0" .section __TEXT,__const l_.str.42: ## @.str.42 .asciz "x-opt\000opt\000noopt\000x-noopt\000" .section __TEXT,__cstring,cstring_literals L_.str.43: ## @.str.43 .asciz "opt;" L_.str.44: ## @.str.44 .asciz "opt=0 " L_.str.45: ## @.str.45 .asciz "0 " L_.str.46: ## @.str.46 .asciz "opt =0" L_.str.47: ## @.str.47 .asciz " opt " .no_dead_strip _test_fstab_filter_options .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function test_fstab_filter_options _test_fstab_filter_options: ; @test_fstab_filter_options .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill 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 Lloh0: adrp x22, l_.str@PAGE Lloh1: add x22, x22, l_.str@PAGEOFF Lloh2: adrp x20, l_.str.1@PAGE Lloh3: add x20, x20, l_.str.1@PAGEOFF Lloh4: adrp x21, l_.str.2@PAGE Lloh5: add x21, x21, l_.str.2@PAGEOFF Lloh6: adrp x24, l_.str.3@PAGE Lloh7: add x24, x24, l_.str.3@PAGEOFF Lloh8: adrp x19, l_.str.4@PAGE Lloh9: add x19, x19, l_.str.4@PAGEOFF mov x0, x22 mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x19 bl _do_fstab_filter_options Lloh10: adrp x23, l_.str.5@PAGE Lloh11: add x23, x23, l_.str.5@PAGEOFF mov x0, x22 mov x1, x23 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x19 bl _do_fstab_filter_options mov x0, x21 mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 mov x5, x19 bl _do_fstab_filter_options mov x0, x21 mov x1, x23 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 mov x5, x19 bl _do_fstab_filter_options Lloh12: adrp x22, l_.str.6@PAGE Lloh13: add x22, x22, l_.str.6@PAGEOFF mov x0, x22 mov x1, x23 mov w2, #1 ; =0x1 mov x3, x22 mov x4, #0 ; =0x0 mov x5, x19 bl _do_fstab_filter_options Lloh14: adrp x25, l_.str.7@PAGE Lloh15: add x25, x25, l_.str.7@PAGEOFF Lloh16: adrp x26, l_.str.8@PAGE Lloh17: add x26, x26, l_.str.8@PAGEOFF mov x0, x25 mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x26 bl _do_fstab_filter_options mov x0, x25 mov x1, x23 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x26 bl _do_fstab_filter_options Lloh18: adrp x25, l_.str.9@PAGE Lloh19: add x25, x25, l_.str.9@PAGEOFF mov x0, x25 mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 mov x5, x26 bl _do_fstab_filter_options mov x0, x25 mov x1, x23 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 mov x5, x26 bl _do_fstab_filter_options Lloh20: adrp x0, l_.str.10@PAGE Lloh21: add x0, x0, l_.str.10@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x22 mov x4, #0 ; =0x0 mov x5, x26 bl _do_fstab_filter_options Lloh22: adrp x0, l_.str.11@PAGE Lloh23: add x0, x0, l_.str.11@PAGEOFF mov x1, x20 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, #0 ; =0x0 bl _do_fstab_filter_options Lloh24: adrp x0, l_.str.12@PAGE Lloh25: add x0, x0, l_.str.12@PAGEOFF mov x1, x20 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, #0 ; =0x0 bl _do_fstab_filter_options Lloh26: adrp x0, l_.str.13@PAGE Lloh27: add x0, x0, l_.str.13@PAGEOFF mov x1, x20 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, #0 ; =0x0 bl _do_fstab_filter_options Lloh28: adrp x0, l_.str.14@PAGE Lloh29: add x0, x0, l_.str.14@PAGEOFF Lloh30: adrp x25, l_.str.15@PAGE Lloh31: add x25, x25, l_.str.15@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x25 bl _do_fstab_filter_options Lloh32: adrp x0, l_.str.16@PAGE Lloh33: add x0, x0, l_.str.16@PAGEOFF Lloh34: adrp x26, l_.str.17@PAGE Lloh35: add x26, x26, l_.str.17@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x26 bl _do_fstab_filter_options Lloh36: adrp x0, l_.str.18@PAGE Lloh37: add x0, x0, l_.str.18@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x19 mov x5, x25 bl _do_fstab_filter_options Lloh38: adrp x0, l_.str.19@PAGE Lloh39: add x0, x0, l_.str.19@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 mov x5, x26 bl _do_fstab_filter_options Lloh40: adrp x0, l_.str.20@PAGE Lloh41: add x0, x0, l_.str.20@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x22 mov x4, #0 ; =0x0 mov x5, x26 bl _do_fstab_filter_options Lloh42: adrp x0, l_.str.21@PAGE Lloh43: add x0, x0, l_.str.21@PAGEOFF Lloh44: adrp x25, l_.str.22@PAGE Lloh45: add x25, x25, l_.str.22@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x25 bl _do_fstab_filter_options Lloh46: adrp x0, l_.str.23@PAGE Lloh47: add x0, x0, l_.str.23@PAGEOFF Lloh48: adrp x26, l_.str.24@PAGE Lloh49: add x26, x26, l_.str.24@PAGEOFF mov x1, x23 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x24 mov x5, x26 bl _do_fstab_filter_options Lloh50: adrp x0, l_.str.25@PAGE Lloh51: add x0, x0, l_.str.25@PAGEOFF Lloh52: adrp x24, l_.str.26@PAGE Lloh53: add x24, x24, l_.str.26@PAGEOFF Lloh54: adrp x5, l_.str.27@PAGE Lloh55: add x5, x5, l_.str.27@PAGEOFF mov x1, x24 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 bl _do_fstab_filter_options Lloh56: adrp x0, l_.str.28@PAGE Lloh57: add x0, x0, l_.str.28@PAGEOFF Lloh58: adrp x5, l_.str.29@PAGE Lloh59: add x5, x5, l_.str.29@PAGEOFF mov x1, x23 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 bl _do_fstab_filter_options Lloh60: adrp x0, l_.str.30@PAGE Lloh61: add x0, x0, l_.str.30@PAGEOFF Lloh62: adrp x23, l_.str.31@PAGE Lloh63: add x23, x23, l_.str.31@PAGEOFF Lloh64: adrp x5, l_.str.32@PAGE Lloh65: add x5, x5, l_.str.32@PAGEOFF mov x1, x23 mov w2, #1 ; =0x1 mov x3, x21 mov x4, #0 ; =0x0 bl _do_fstab_filter_options Lloh66: adrp x0, l_.str.33@PAGE Lloh67: add x0, x0, l_.str.33@PAGEOFF Lloh68: adrp x3, l_.str.34@PAGE Lloh69: add x3, x3, l_.str.34@PAGEOFF Lloh70: adrp x27, l_.str.35@PAGE Lloh71: add x27, x27, l_.str.35@PAGEOFF mov x1, x23 mov w2, #1 ; =0x1 mov x4, x27 mov x5, x25 bl _do_fstab_filter_options Lloh72: adrp x0, l_.str.36@PAGE Lloh73: add x0, x0, l_.str.36@PAGEOFF mov x1, x24 mov w2, #1 ; =0x1 mov x3, x21 mov x4, x27 mov x5, x26 bl _do_fstab_filter_options Lloh74: adrp x0, l_.str.37@PAGE Lloh75: add x0, x0, l_.str.37@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x22 mov x4, x27 mov x5, x19 bl _do_fstab_filter_options Lloh76: adrp x0, l_.str.38@PAGE Lloh77: add x0, x0, l_.str.38@PAGEOFF mov x1, x20 mov w2, #1 ; =0x1 mov x3, x22 mov x4, x27 mov x5, x19 bl _do_fstab_filter_options Lloh78: adrp x0, l_.str.39@PAGE Lloh79: add x0, x0, l_.str.39@PAGEOFF Lloh80: adrp x4, l_.str.40@PAGE Lloh81: add x4, x4, l_.str.40@PAGEOFF mov x1, x24 mov w2, #1 ; =0x1 mov x3, x21 mov x5, x19 bl _do_fstab_filter_options Lloh82: adrp x0, l_.str.41@PAGE Lloh83: add x0, x0, l_.str.41@PAGEOFF Lloh84: adrp x22, l_.str.42@PAGE Lloh85: add x22, x22, l_.str.42@PAGEOFF mov x1, x22 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, #0 ; =0x0 bl _do_fstab_filter_options Lloh86: adrp x0, l_.str.43@PAGE Lloh87: add x0, x0, l_.str.43@PAGEOFF mov x1, x20 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, #0 ; =0x0 bl _do_fstab_filter_options Lloh88: adrp x0, l_.str.44@PAGE Lloh89: add x0, x0, l_.str.44@PAGEOFF Lloh90: adrp x4, l_.str.45@PAGE Lloh91: add x4, x4, l_.str.45@PAGEOFF mov x1, x24 mov w2, #1 ; =0x1 mov x3, x21 mov x5, x19 bl _do_fstab_filter_options Lloh92: adrp x0, l_.str.46@PAGE Lloh93: add x0, x0, l_.str.46@PAGEOFF mov x1, x22 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, #0 ; =0x0 bl _do_fstab_filter_options Lloh94: adrp x0, l_.str.47@PAGE Lloh95: add x0, x0, l_.str.47@PAGEOFF mov x1, x20 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, #0 ; =0x0 bl _do_fstab_filter_options mov x0, #0 ; =0x0 mov x1, x24 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, x19 bl _do_fstab_filter_options mov x0, x19 mov x1, x24 mov w2, #0 ; =0x0 mov x3, #0 ; =0x0 mov x4, #0 ; =0x0 mov x5, x19 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload b _do_fstab_filter_options .loh AdrpAdd Lloh94, Lloh95 .loh AdrpAdd Lloh92, Lloh93 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpAdd Lloh88, Lloh89 .loh AdrpAdd Lloh86, Lloh87 .loh AdrpAdd Lloh84, Lloh85 .loh AdrpAdd Lloh82, Lloh83 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpAdd Lloh78, Lloh79 .loh AdrpAdd Lloh76, Lloh77 .loh AdrpAdd Lloh74, Lloh75 .loh AdrpAdd Lloh72, Lloh73 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpAdd Lloh68, Lloh69 .loh AdrpAdd Lloh66, Lloh67 .loh AdrpAdd Lloh64, Lloh65 .loh AdrpAdd Lloh62, Lloh63 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpAdd Lloh58, Lloh59 .loh AdrpAdd Lloh56, Lloh57 .loh AdrpAdd Lloh54, Lloh55 .loh AdrpAdd Lloh52, Lloh53 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpAdd Lloh48, Lloh49 .loh AdrpAdd Lloh46, Lloh47 .loh AdrpAdd Lloh44, Lloh45 .loh AdrpAdd Lloh42, Lloh43 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpAdd Lloh38, Lloh39 .loh AdrpAdd Lloh36, Lloh37 .loh AdrpAdd Lloh34, Lloh35 .loh AdrpAdd Lloh32, Lloh33 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "opt=0" .section __TEXT,__const l_.str.1: ; @.str.1 .asciz "opt\000x-opt\000" .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "opt" l_.str.3: ; @.str.3 .asciz "0" l_.str.4: ; @.str.4 .space 1 .section __TEXT,__const l_.str.5: ; @.str.5 .asciz "x-opt\000opt\000" .section __TEXT,__cstring,cstring_literals l_.str.6: ; @.str.6 .asciz "x-opt" l_.str.7: ; @.str.7 .asciz "opt=0,other" l_.str.8: ; @.str.8 .asciz "other" l_.str.9: ; @.str.9 .asciz "opt,other" l_.str.10: ; @.str.10 .asciz "x-opt,other" l_.str.11: ; @.str.11 .asciz "opto=0,other" l_.str.12: ; @.str.12 .asciz "opto,other" l_.str.13: ; @.str.13 .asciz "x-opto,other" l_.str.14: ; @.str.14 .asciz "first,opt=0" l_.str.15: ; @.str.15 .asciz "first" l_.str.16: ; @.str.16 .asciz "first=1,opt=0" l_.str.17: ; @.str.17 .asciz "first=1" l_.str.18: ; @.str.18 .asciz "first,opt=" l_.str.19: ; @.str.19 .asciz "first=1,opt" l_.str.20: ; @.str.20 .asciz "first=1,x-opt" l_.str.21: ; @.str.21 .asciz "first,opt=0,last=1" l_.str.22: ; @.str.22 .asciz "first,last=1" l_.str.23: ; @.str.23 .asciz "first=1,opt=0,last=2" l_.str.24: ; @.str.24 .asciz "first=1,last=2" l_.str.25: ; @.str.25 .asciz "first,opt,last" .section __TEXT,__const l_.str.26: ; @.str.26 .asciz "opt\000" .section __TEXT,__cstring,cstring_literals l_.str.27: ; @.str.27 .asciz "first,last" l_.str.28: ; @.str.28 .asciz "first=1,opt,last" l_.str.29: ; @.str.29 .asciz "first=1,last" l_.str.30: ; @.str.30 .asciz "first=,opt,last" .section __TEXT,__const l_.str.31: ; @.str.31 .asciz "opt\000noopt\000" .section __TEXT,__cstring,cstring_literals l_.str.32: ; @.str.32 .asciz "first=,last" l_.str.33: ; @.str.33 .asciz "first,opt=0,noopt=1,last=1" l_.str.34: ; @.str.34 .asciz "noopt" l_.str.35: ; @.str.35 .asciz "1" l_.str.36: ; @.str.36 .asciz "first=1,opt=0,last=2,opt=1" l_.str.37: ; @.str.37 .asciz "x-opt=0,x-opt=1" l_.str.38: ; @.str.38 .asciz "opt=0,x-opt=1" l_.str.39: ; @.str.39 .asciz "opt=0;" l_.str.40: ; @.str.40 .asciz "0;" l_.str.41: ; @.str.41 .asciz "opt;=0" .section __TEXT,__const l_.str.42: ; @.str.42 .asciz "x-opt\000opt\000noopt\000x-noopt\000" .section __TEXT,__cstring,cstring_literals l_.str.43: ; @.str.43 .asciz "opt;" l_.str.44: ; @.str.44 .asciz "opt=0 " l_.str.45: ; @.str.45 .asciz "0 " l_.str.46: ; @.str.46 .asciz "opt =0" l_.str.47: ; @.str.47 .asciz " opt " .no_dead_strip _test_fstab_filter_options .subsections_via_symbols
assembly_file_157160.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function Curl_raw_toupper _Curl_raw_toupper: ## @Curl_raw_toupper .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 -97(%rdi), %eax leal -32(%rdi), %ecx cmpb $26, %al movzbl %cl, %eax cmovael %edi, %eax movsbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _Curl_raw_toupper .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function Curl_raw_toupper _Curl_raw_toupper: ; @Curl_raw_toupper .cfi_startproc ; %bb.0: sub w8, w0, #97 sub w9, w0, #32 cmp w8, #26 csel w8, w9, w0, lo sxtb w0, w8 ret .cfi_endproc ; -- End function .no_dead_strip _Curl_raw_toupper .subsections_via_symbols
assembly_file_118464.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function twl4030_i2c_access _twl4030_i2c_access: ## @twl4030_i2c_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 %esi, %ebx movq %rdi, %r14 movq _PHY_CLK_CTRL@GOTPCREL(%rip), %r15 movl (%r15), %esi callq _twl4030_usb_read testl %eax, %eax js LBB0_9 ## %bb.1: movq _REQ_PHY_DPLL_CLK@GOTPCREL(%rip), %rcx movl (%rcx), %edx testl %ebx, %ebx je LBB0_8 ## %bb.2: orl %eax, %edx movl (%r15), %esi movq %r14, %rdi callq _twl4030_usb_write_verify shrq $63, %rax movl %eax, %edi callq _WARN_ON movq _jiffies@GOTPCREL(%rip), %r15 movq _HZ@GOTPCREL(%rip), %rax movq (%rax), %rbx addq (%r15), %rbx movq _PHY_CLK_CTRL_STS@GOTPCREL(%rip), %r12 movl (%r12), %esi movq %r14, %rdi callq _twl4030_usb_read movq _PHY_DPLL_CLK@GOTPCREL(%rip), %r13 testl %eax, (%r13) jne LBB0_6 .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq (%r15), %rdi movq %rbx, %rsi callq _time_before testq %rax, %rax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movl $10, %edi callq _udelay movl (%r12), %esi movq %r14, %rdi callq _twl4030_usb_read testl %eax, (%r13) je LBB0_4 LBB0_6: movl (%r12), %esi movq %r14, %rdi callq _twl4030_usb_read testl %eax, (%r13) je LBB0_7 LBB0_9: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: notl %edx andl %edx, %eax movl (%r15), %esi movq %r14, %rdi movl %eax, %edx callq _twl4030_usb_write_verify shrq $63, %rax movl %eax, %edi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _WARN_ON ## TAILCALL LBB0_7: movl (%r14), %edi leaq L_.str(%rip), %rsi addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _dev_err ## TAILCALL .cfi_endproc ## -- End function .comm _PHY_CLK_CTRL,4,2 ## @PHY_CLK_CTRL .comm _REQ_PHY_DPLL_CLK,4,2 ## @REQ_PHY_DPLL_CLK .comm _jiffies,8,3 ## @jiffies .comm _HZ,8,3 ## @HZ .comm _PHY_CLK_CTRL_STS,4,2 ## @PHY_CLK_CTRL_STS .comm _PHY_DPLL_CLK,4,2 ## @PHY_DPLL_CLK .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Timeout setting T2 HSUSB PHY DPLL clock\n" .no_dead_strip _twl4030_i2c_access .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function twl4030_i2c_access _twl4030_i2c_access: ; @twl4030_i2c_access .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 Lloh0: adrp x21, _PHY_CLK_CTRL@GOTPAGE Lloh1: ldr x21, [x21, _PHY_CLK_CTRL@GOTPAGEOFF] ldr w1, [x21] bl _twl4030_usb_read tbnz w0, #31, LBB0_7 ; %bb.1: Lloh2: adrp x8, _REQ_PHY_DPLL_CLK@GOTPAGE Lloh3: ldr x8, [x8, _REQ_PHY_DPLL_CLK@GOTPAGEOFF] Lloh4: ldr w8, [x8] cbz w20, LBB0_8 ; %bb.2: orr w2, w8, w0 ldr w1, [x21] mov x0, x19 bl _twl4030_usb_write_verify lsr x0, x0, #63 ; kill: def $w0 killed $w0 killed $x0 bl _WARN_ON Lloh5: adrp x21, _jiffies@GOTPAGE Lloh6: ldr x21, [x21, _jiffies@GOTPAGEOFF] ldr x20, [x21] Lloh7: adrp x8, _HZ@GOTPAGE Lloh8: ldr x8, [x8, _HZ@GOTPAGEOFF] Lloh9: ldr x24, [x8] Lloh10: adrp x22, _PHY_CLK_CTRL_STS@GOTPAGE Lloh11: ldr x22, [x22, _PHY_CLK_CTRL_STS@GOTPAGEOFF] ldr w1, [x22] mov x0, x19 bl _twl4030_usb_read Lloh12: adrp x23, _PHY_DPLL_CLK@GOTPAGE Lloh13: ldr x23, [x23, _PHY_DPLL_CLK@GOTPAGEOFF] ldr w8, [x23] tst w8, w0 b.ne LBB0_6 ; %bb.3: add x20, x24, x20 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x0, [x21] mov x1, x20 bl _time_before cbz x0, LBB0_6 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 mov w0, #10 bl _udelay ldr w1, [x22] mov x0, x19 bl _twl4030_usb_read ldr w8, [x23] tst w8, w0 b.eq LBB0_4 LBB0_6: ldr w1, [x22] mov x0, x19 bl _twl4030_usb_read ldr w8, [x23] tst w8, w0 b.eq LBB0_9 LBB0_7: 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_8: bic w2, w0, w8 ldr w1, [x21] mov x0, x19 bl _twl4030_usb_write_verify lsr x0, x0, #63 ; kill: def $w0 killed $w0 killed $x0 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 _WARN_ON LBB0_9: ldr w0, [x19] Lloh14: adrp x1, l_.str@PAGE Lloh15: add x1, x1, l_.str@PAGEOFF ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload b _dev_err .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _PHY_CLK_CTRL,4,2 ; @PHY_CLK_CTRL .comm _REQ_PHY_DPLL_CLK,4,2 ; @REQ_PHY_DPLL_CLK .comm _jiffies,8,3 ; @jiffies .comm _HZ,8,3 ; @HZ .comm _PHY_CLK_CTRL_STS,4,2 ; @PHY_CLK_CTRL_STS .comm _PHY_DPLL_CLK,4,2 ; @PHY_DPLL_CLK .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Timeout setting T2 HSUSB PHY DPLL clock\n" .no_dead_strip _twl4030_i2c_access .subsections_via_symbols
AnghaBench/linux/drivers/phy/ti/extr_phy-twl4030-usb.c_twl4030_i2c_access.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 denali_dt_legacy_chip_init LCPI0_0: .long 0 ## 0x0 .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 LCPI0_1: .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 LCPI0_2: .long 8 ## 0x8 .long 8 ## 0x8 .long 8 ## 0x8 .long 8 ## 0x8 LCPI0_3: .long 12 ## 0xc .long 12 ## 0xc .long 12 ## 0xc .long 12 ## 0xc LCPI0_4: .long 16 ## 0x10 .long 16 ## 0x10 .long 16 ## 0x10 .long 16 ## 0x10 LCPI0_5: .long 20 ## 0x14 .long 20 ## 0x14 .long 20 ## 0x14 .long 20 ## 0x14 LCPI0_6: .long 24 ## 0x18 .long 24 ## 0x18 .long 24 ## 0x18 .long 24 ## 0x18 LCPI0_7: .long 28 ## 0x1c .long 28 ## 0x1c .long 28 ## 0x1c .long 28 ## 0x1c LCPI0_8: .long 32 ## 0x20 .long 32 ## 0x20 .long 32 ## 0x20 .long 32 ## 0x20 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _denali_dt_legacy_chip_init: ## @denali_dt_legacy_chip_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movl (%rdi), %ebx movq 8(%rdi), %r15 movq _sels@GOTPCREL(%rip), %rax movl (%rax), %esi movl %ebx, %edx callq _struct_size movq _GFP_KERNEL@GOTPCREL(%rip), %rcx movl (%rcx), %edx movq %r15, %rdi movl %eax, %esi callq _devm_kzalloc testq %rax, %rax je LBB0_14 ## %bb.1: movq %rax, %r15 movl %ebx, (%rax) testl %ebx, %ebx jle LBB0_13 ## %bb.2: movq 8(%r15), %rax cmpl $8, %ebx jae LBB0_4 ## %bb.3: xorl %ecx, %ecx jmp LBB0_12 LBB0_14: movq _ENOMEM@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_4: movl %ebx, %ecx andl $-8, %ecx leaq -8(%rcx), %rdi movq %rdi, %rsi shrq $3, %rsi incq %rsi movl %esi, %edx andl $3, %edx cmpq $24, %rdi jae LBB0_6 ## %bb.5: movdqa LCPI0_0(%rip), %xmm0 ## xmm0 = [0,1,2,3] xorl %edi, %edi jmp LBB0_8 LBB0_6: andq $-4, %rsi movdqa LCPI0_0(%rip), %xmm0 ## xmm0 = [0,1,2,3] xorl %edi, %edi movdqa LCPI0_1(%rip), %xmm8 ## xmm8 = [4,4,4,4] movdqa LCPI0_2(%rip), %xmm9 ## xmm9 = [8,8,8,8] movdqa LCPI0_3(%rip), %xmm10 ## xmm10 = [12,12,12,12] movdqa LCPI0_4(%rip), %xmm4 ## xmm4 = [16,16,16,16] movdqa LCPI0_5(%rip), %xmm5 ## xmm5 = [20,20,20,20] movdqa LCPI0_6(%rip), %xmm6 ## xmm6 = [24,24,24,24] movdqa LCPI0_7(%rip), %xmm7 ## xmm7 = [28,28,28,28] movdqa LCPI0_8(%rip), %xmm1 ## xmm1 = [32,32,32,32] .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movdqa %xmm0, %xmm2 paddd %xmm8, %xmm2 movdqu %xmm0, (%rax,%rdi,4) movdqu %xmm2, 16(%rax,%rdi,4) movdqa %xmm0, %xmm2 paddd %xmm9, %xmm2 movdqa %xmm0, %xmm3 paddd %xmm10, %xmm3 movdqu %xmm2, 32(%rax,%rdi,4) movdqu %xmm3, 48(%rax,%rdi,4) movdqa %xmm0, %xmm2 paddd %xmm4, %xmm2 movdqa %xmm0, %xmm3 paddd %xmm5, %xmm3 movdqu %xmm2, 64(%rax,%rdi,4) movdqu %xmm3, 80(%rax,%rdi,4) movdqa %xmm0, %xmm2 paddd %xmm6, %xmm2 movdqa %xmm0, %xmm3 paddd %xmm7, %xmm3 movdqu %xmm2, 96(%rax,%rdi,4) movdqu %xmm3, 112(%rax,%rdi,4) addq $32, %rdi paddd %xmm1, %xmm0 addq $-4, %rsi jne LBB0_7 LBB0_8: testq %rdx, %rdx je LBB0_11 ## %bb.9: leaq (%rax,%rdi,4), %rsi addq $16, %rsi shlq $5, %rdx xorl %edi, %edi movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [4,4,4,4] movdqa LCPI0_2(%rip), %xmm2 ## xmm2 = [8,8,8,8] .p2align 4, 0x90 LBB0_10: ## =>This Inner Loop Header: Depth=1 movdqa %xmm0, %xmm3 paddd %xmm1, %xmm3 movdqu %xmm0, -16(%rsi,%rdi) movdqu %xmm3, (%rsi,%rdi) paddd %xmm2, %xmm0 addq $32, %rdi cmpq %rdi, %rdx jne LBB0_10 LBB0_11: cmpq %rbx, %rcx je LBB0_13 .p2align 4, 0x90 LBB0_12: ## =>This Inner Loop Header: Depth=1 movl %ecx, (%rax,%rcx,4) incq %rcx cmpq %rcx, %rbx jne LBB0_12 LBB0_13: movq %r15, %rdi addq $4, %rdi movq 8(%r14), %rax movl (%rax), %esi callq _nand_set_flash_node movq %r14, %rdi movq %r15, %rsi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _denali_chip_init ## TAILCALL .cfi_endproc ## -- End function .comm _sels,4,2 ## @sels .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .no_dead_strip _denali_dt_legacy_chip_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ; -- Begin function denali_dt_legacy_chip_init lCPI0_0: .long 0 ; 0x0 .long 1 ; 0x1 .long 2 ; 0x2 .long 3 ; 0x3 .section __TEXT,__text,regular,pure_instructions .p2align 2 _denali_dt_legacy_chip_init: ; @denali_dt_legacy_chip_init .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 ldr w20, [x0] ldr x21, [x0, #8] Lloh0: adrp x8, _sels@GOTPAGE Lloh1: ldr x8, [x8, _sels@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x2, x20 bl _struct_size mov x1, x0 Lloh3: adrp x8, _GFP_KERNEL@GOTPAGE Lloh4: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov x0, x21 bl _devm_kzalloc cbz x0, LBB0_4 ; %bb.1: mov x21, x0 str w20, [x0] cmp w20, #1 b.lt LBB0_9 ; %bb.2: ldr x8, [x21, #8] cmp w20, #16 b.hs LBB0_5 ; %bb.3: mov x9, #0 b LBB0_8 LBB0_4: Lloh6: adrp x8, _ENOMEM@GOTPAGE Lloh7: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh8: ldr w8, [x8] neg w0, w8 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: and x9, x20, #0xfffffff0 Lloh9: adrp x10, lCPI0_0@PAGE Lloh10: ldr q0, [x10, lCPI0_0@PAGEOFF] add x10, x8, #32 movi.4s v1, #4 movi.4s v2, #8 movi.4s v3, #12 movi.4s v4, #16 mov x11, x9 LBB0_6: ; =>This Inner Loop Header: Depth=1 add.4s v5, v0, v1 add.4s v6, v0, v2 add.4s v7, v0, v3 stp q0, q5, [x10, #-32] stp q6, q7, [x10], #64 add.4s v0, v0, v4 subs x11, x11, #16 b.ne LBB0_6 ; %bb.7: cmp x9, x20 b.eq LBB0_9 LBB0_8: ; =>This Inner Loop Header: Depth=1 str w9, [x8, x9, lsl #2] add x9, x9, #1 cmp x20, x9 b.ne LBB0_8 LBB0_9: add x0, x21, #4 ldr x8, [x19, #8] ldr w1, [x8] bl _nand_set_flash_node mov x0, x19 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 _denali_chip_init .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdr Lloh9, Lloh10 .cfi_endproc ; -- End function .comm _sels,4,2 ; @sels .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .no_dead_strip _denali_dt_legacy_chip_init .subsections_via_symbols
AnghaBench/linux/drivers/mtd/nand/raw/extr_denali_dt.c_denali_dt_legacy_chip_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function plug_dealloc _plug_dealloc: ## @plug_dealloc .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 12(%rdi), %edi callq _heim_release movl 8(%rbx), %edi callq _heim_release movq (%rbx), %rdi addq $8, %rsp testq %rdi, %rdi je LBB0_1 ## %bb.2: popq %rbx popq %rbp jmp _dlclose ## TAILCALL LBB0_1: popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _plug_dealloc .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function plug_dealloc _plug_dealloc: ; @plug_dealloc .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 w0, [x0, #12] bl _heim_release ldr w0, [x19, #8] bl _heim_release ldr x0, [x19] cbz x0, LBB0_2 ; %bb.1: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _dlclose LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _plug_dealloc .subsections_via_symbols
AnghaBench/freebsd/crypto/heimdal/lib/krb5/extr_plugin.c_plug_dealloc.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mon_bus0_init _mon_bus0_init: ## @mon_bus0_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq _mon_bus0@GOTPCREL(%rip), %rbx leaq 16(%rbx), %rdi callq _kref_init leaq 12(%rbx), %rdi callq _spin_lock_init leaq 8(%rbx), %rdi callq _INIT_LIST_HEAD movq %rbx, %rdi xorl %esi, %esi callq _mon_text_add movl %eax, 4(%rbx) movq %rbx, %rdi xorl %esi, %esi callq _mon_bin_add movl %eax, (%rbx) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _mon_bus0,20,2 ## @mon_bus0 .no_dead_strip _mon_bus0_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mon_bus0_init _mon_bus0_init: ; @mon_bus0_init .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, _mon_bus0@GOTPAGE Lloh1: ldr x19, [x19, _mon_bus0@GOTPAGEOFF] add x0, x19, #16 bl _kref_init add x0, x19, #12 bl _spin_lock_init add x0, x19, #8 bl _INIT_LIST_HEAD mov x0, x19 mov x1, #0 bl _mon_text_add str w0, [x19, #4] mov x0, x19 mov x1, #0 bl _mon_bin_add str w0, [x19] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _mon_bus0,20,2 ; @mon_bus0 .no_dead_strip _mon_bus0_init .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/usb/mon/extr_mon_main.c_mon_bus0_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movl $100, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 callq _fork testl %eax, %eax je LBB0_4 ## %bb.1: ## in Loop: Header=BB0_2 Depth=1 decl %ebx jne LBB0_2 ## %bb.3: movl $60, %edi callq _sleep leaq L_str(%rip), %rdi callq _puts LBB0_4: xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_str: ## @str .asciz "[Parent] Exiting..." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov w19, #100 LBB0_1: ; =>This Inner Loop Header: Depth=1 bl _fork cbz w0, LBB0_4 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 subs w19, w19, #1 b.ne LBB0_1 ; %bb.3: mov w0, #60 bl _sleep Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts LBB0_4: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_str: ; @str .asciz "[Parent] Exiting..." .subsections_via_symbols
the_stack_data/150140758.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mgsl_reset_rx_dma_buffers _mgsl_reset_rx_dma_buffers: ## @mgsl_reset_rx_dma_buffers .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), %r9d testq %r9, %r9 je LBB0_8 ## %bb.1: movq 16(%rdi), %rcx leaq -1(%r9), %rax movl %r9d, %r8d andl $7, %r8d cmpq $7, %rax jae LBB0_3 ## %bb.2: xorl %esi, %esi jmp LBB0_5 LBB0_3: andl $-8, %r9d xorl %esi, %esi movq _DMABUFFERSIZE@GOTPCREL(%rip), %rax .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq (%rax), %rdx movq %rdx, (%rcx,%rsi,4) movq (%rax), %rdx movq %rdx, 4(%rcx,%rsi,4) movq (%rax), %rdx movq %rdx, 8(%rcx,%rsi,4) movq (%rax), %rdx movq %rdx, 12(%rcx,%rsi,4) movq (%rax), %rdx movq %rdx, 16(%rcx,%rsi,4) movq (%rax), %rdx movq %rdx, 20(%rcx,%rsi,4) movq (%rax), %rdx movq %rdx, 24(%rcx,%rsi,4) movq (%rax), %rdx movq %rdx, 28(%rcx,%rsi,4) addq $8, %rsi cmpq %rsi, %r9 jne LBB0_4 LBB0_5: testq %r8, %r8 je LBB0_8 ## %bb.6: leaq (%rcx,%rsi,4), %rax xorl %ecx, %ecx movq _DMABUFFERSIZE@GOTPCREL(%rip), %rdx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq (%rdx), %rsi movq %rsi, (%rax,%rcx,4) incq %rcx cmpq %rcx, %r8 jne LBB0_7 LBB0_8: movq $0, 8(%rdi) popq %rbp retq .cfi_endproc ## -- End function .comm _DMABUFFERSIZE,8,3 ## @DMABUFFERSIZE .no_dead_strip _mgsl_reset_rx_dma_buffers .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mgsl_reset_rx_dma_buffers _mgsl_reset_rx_dma_buffers: ; @mgsl_reset_rx_dma_buffers .cfi_startproc ; %bb.0: ldr w8, [x0] cbz w8, LBB0_3 ; %bb.1: ldr x9, [x0, #16] Lloh0: adrp x10, _DMABUFFERSIZE@GOTPAGE Lloh1: ldr x10, [x10, _DMABUFFERSIZE@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x11, [x10] str x11, [x9], #4 subs x8, x8, #1 b.ne LBB0_2 LBB0_3: str xzr, [x0, #8] ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _DMABUFFERSIZE,8,3 ; @DMABUFFERSIZE .no_dead_strip _mgsl_reset_rx_dma_buffers .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/char/extr_synclink.c_mgsl_reset_rx_dma_buffers.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 leaq L_.str(%rip), %rdi leaq -4(%rbp), %rsi leaq -8(%rbp), %rdx xorl %eax, %eax callq _scanf movl -4(%rbp), %edi movl -8(%rbp), %esi callq _j leaq L_.str.1(%rip), %rdi movl %eax, %esi xorl %eax, %eax callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .globl _j ## -- Begin function j .p2align 4, 0x90 _j: ## @j .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 xorl %r14d, %r14d testl %esi, %esi jle LBB1_11 ## %bb.1: movl %edi, %r15d testl %edi, %edi jle LBB1_11 ## %bb.2: movl %esi, %r12d cmpl %esi, %r15d jl LBB1_11 ## %bb.3: xorl %r14d, %r14d .p2align 4, 0x90 LBB1_4: ## =>This Inner Loop Header: Depth=1 cmpl $1, %r12d je LBB1_5 ## %bb.6: ## in Loop: Header=BB1_4 Depth=1 cmpl %r12d, %r15d je LBB1_7 ## %bb.8: ## in Loop: Header=BB1_4 Depth=1 leal -1(%r15), %ebx movl %ebx, %edi movl %r12d, %esi callq _j addl %eax, %r14d xorl %eax, %eax cmpl $2, %r15d jl LBB1_10 ## %bb.9: ## in Loop: Header=BB1_4 Depth=1 leal -1(%r12), %ecx cmpl %r12d, %r15d movl %ecx, %r12d movl %ebx, %r15d jge LBB1_4 jmp LBB1_10 LBB1_5: movl %r15d, %eax jmp LBB1_10 LBB1_7: movl $1, %eax LBB1_10: addl %eax, %r14d LBB1_11: movl %r14d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d%d" L_.str.1: ## @.str.1 .asciz "%d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp 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 sub x8, x29, #4 sub x9, x29, #8 stp x9, x8, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _scanf ldp w0, w1, [x29, #-8] bl _j ; kill: def $w0 killed $w0 def $x0 str x0, [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 .globl _j ; -- Begin function j .p2align 2 _j: ; @j .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x0 mov w0, #0 cmp w1, #1 b.lt LBB1_11 ; %bb.1: cmp w19, #1 b.lt LBB1_11 ; %bb.2: mov x20, x1 cmp w19, w1 b.lt LBB1_11 ; %bb.3: mov w22, #0 LBB1_4: ; =>This Inner Loop Header: Depth=1 subs w23, w20, #1 b.eq LBB1_8 ; %bb.5: ; in Loop: Header=BB1_4 Depth=1 cmp w19, w20 b.eq LBB1_9 ; %bb.6: ; in Loop: Header=BB1_4 Depth=1 sub w21, w19, #1 mov x0, x21 mov x1, x20 bl _j mov w8, #0 add w22, w0, w22 cmp w19, #2 b.lt LBB1_10 ; %bb.7: ; in Loop: Header=BB1_4 Depth=1 cmp w19, w20 mov x20, x23 mov x19, x21 b.ge LBB1_4 b LBB1_10 LBB1_8: mov x8, x19 b LBB1_10 LBB1_9: mov w8, #1 LBB1_10: add w0, w8, w22 LBB1_11: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d%d" l_.str.1: ; @.str.1 .asciz "%d" .subsections_via_symbols
the_stack_data/82950204.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cw1200_request_irq _cw1200_request_irq: ## @cw1200_request_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 %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r14 movq 8(%rdi), %rdi movq _SDIO_CCCR_IENx@GOTPCREL(%rip), %r15 movl (%r15), %esi leaq -28(%rbp), %rdx callq _sdio_f0_readb movl %eax, %ebx movl -28(%rbp), %edi callq _WARN_ON testq %rax, %rax jne LBB0_5 ## %bb.1: xorl %edi, %edi callq _BIT orl %eax, %ebx movq 8(%r14), %rax movl (%rax), %edi callq _BIT orl %eax, %ebx movq 8(%r14), %rdi movl (%r15), %edx leaq -28(%rbp), %rcx movl %ebx, %esi callq _sdio_f0_writeb movl -28(%rbp), %edi callq _WARN_ON testq %rax, %rax jne LBB0_5 ## %bb.2: movq (%r14), %rax movl (%rax), %edi callq _enable_irq_wake movl %eax, -28(%rbp) movl %eax, %edi callq _WARN_ON testq %rax, %rax jne LBB0_5 ## %bb.3: movq (%r14), %rax movl (%rax), %edi movq _cw1200_gpio_hardirq@GOTPCREL(%rip), %rax movl (%rax), %esi movq _cw1200_gpio_irq@GOTPCREL(%rip), %rax movl (%rax), %edx movq _IRQF_TRIGGER_HIGH@GOTPCREL(%rip), %rax movq _IRQF_ONESHOT@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx leaq L_.str(%rip), %r8 movq %r14, %r9 callq _request_threaded_irq movl %eax, -28(%rbp) movl %eax, %edi callq _WARN_ON testq %rax, %rax je LBB0_4 LBB0_5: movl -28(%rbp), %eax LBB0_6: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_4: xorl %eax, %eax jmp LBB0_6 .cfi_endproc ## -- End function .comm _SDIO_CCCR_IENx,4,2 ## @SDIO_CCCR_IENx .comm _cw1200_gpio_hardirq,4,2 ## @cw1200_gpio_hardirq .comm _cw1200_gpio_irq,4,2 ## @cw1200_gpio_irq .comm _IRQF_TRIGGER_HIGH,4,2 ## @IRQF_TRIGGER_HIGH .comm _IRQF_ONESHOT,4,2 ## @IRQF_ONESHOT .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "cw1200_wlan_irq" .no_dead_strip _cw1200_request_irq .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cw1200_request_irq _cw1200_request_irq: ; @cw1200_request_irq .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 ldr x0, [x0, #8] Lloh0: adrp x21, _SDIO_CCCR_IENx@GOTPAGE Lloh1: ldr x21, [x21, _SDIO_CCCR_IENx@GOTPAGEOFF] ldr w1, [x21] add x2, sp, #12 bl _sdio_f0_readb mov x20, x0 ldr w0, [sp, #12] bl _WARN_ON cbnz x0, LBB0_4 ; %bb.1: bl _BIT orr w20, w0, w20 ldr x8, [x19, #8] ldr w0, [x8] bl _BIT orr w1, w20, w0 ldr x0, [x19, #8] ldr w2, [x21] add x3, sp, #12 bl _sdio_f0_writeb ldr w0, [sp, #12] bl _WARN_ON cbnz x0, LBB0_4 ; %bb.2: ldr x8, [x19] ldr w0, [x8] bl _enable_irq_wake str w0, [sp, #12] bl _WARN_ON cbnz x0, LBB0_4 ; %bb.3: ldr x8, [x19] Lloh2: adrp x9, _cw1200_gpio_hardirq@GOTPAGE Lloh3: ldr x9, [x9, _cw1200_gpio_hardirq@GOTPAGEOFF] ldr w0, [x8] Lloh4: ldr w1, [x9] Lloh5: adrp x8, _cw1200_gpio_irq@GOTPAGE Lloh6: ldr x8, [x8, _cw1200_gpio_irq@GOTPAGEOFF] Lloh7: adrp x9, _IRQF_TRIGGER_HIGH@GOTPAGE Lloh8: ldr x9, [x9, _IRQF_TRIGGER_HIGH@GOTPAGEOFF] Lloh9: ldr w2, [x8] Lloh10: ldr w8, [x9] Lloh11: adrp x9, _IRQF_ONESHOT@GOTPAGE Lloh12: ldr x9, [x9, _IRQF_ONESHOT@GOTPAGEOFF] Lloh13: ldr w9, [x9] orr w3, w9, w8 Lloh14: adrp x4, l_.str@PAGE Lloh15: add x4, x4, l_.str@PAGEOFF mov x5, x19 bl _request_threaded_irq str w0, [sp, #12] bl _WARN_ON cbz x0, LBB0_5 LBB0_4: ldr w0, [sp, #12] LBB0_5: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh9 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _SDIO_CCCR_IENx,4,2 ; @SDIO_CCCR_IENx .comm _cw1200_gpio_hardirq,4,2 ; @cw1200_gpio_hardirq .comm _cw1200_gpio_irq,4,2 ; @cw1200_gpio_irq .comm _IRQF_TRIGGER_HIGH,4,2 ; @IRQF_TRIGGER_HIGH .comm _IRQF_ONESHOT,4,2 ; @IRQF_ONESHOT .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "cw1200_wlan_irq" .no_dead_strip _cw1200_request_irq .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/st/cw1200/extr_cw1200_sdio.c_cw1200_request_irq.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function tcx_reset _tcx_reset: ## @tcx_reset .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movq (%rdi), %r14 movq %r14, %rdi callq _spin_lock_irqsave movq %rbx, %rdi callq ___tcx_set_control_plane movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _spin_unlock_irqrestore ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _tcx_reset .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tcx_reset _tcx_reset: ; @tcx_reset .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x20, [x0] mov x0, x20 bl _spin_lock_irqsave mov x0, x19 bl ___tcx_set_control_plane mov x0, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _spin_unlock_irqrestore .cfi_endproc ; -- End function .no_dead_strip _tcx_reset .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/video/extr_tcx.c_tcx_reset.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function getmixer _getmixer: ## @getmixer .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r14 movq %rdx, %r15 movl %esi, %ebx movq %rdi, %r13 movq _CMDRET_ZERO@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq -48(%rbp), %rcx movl %esi, %edx callq _SEND_RDGV movswl %bx, %r12d testq %rax, %rax je LBB0_3 ## %bb.1: leaq -48(%rbp), %rcx movq %r13, %rdi movl %r12d, %esi movl %r12d, %edx callq _SEND_RDGV testq %rax, %rax je LBB0_3 ## %bb.2: movq _EIO@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax jmp LBB0_4 LBB0_3: movq -48(%rbp), %rax movzwl (%rax), %ecx movw %cx, (%r15) movzwl 2(%rax), %ecx movw %cx, (%r14) movzwl (%r15), %edx leaq L_.str(%rip), %rdi movl %r12d, %esi callq _snd_printdd xorl %eax, %eax LBB0_4: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CMDRET_ZERO,8,3 ## @CMDRET_ZERO .comm _EIO,4,2 ## @EIO .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "got mixer %d: 0x%d 0x%d\n" .no_dead_strip _getmixer .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function getmixer _getmixer: ; @getmixer .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, x3 mov x20, x2 mov x19, x1 mov x22, x0 Lloh0: adrp x8, _CMDRET_ZERO@GOTPAGE Lloh1: ldr x8, [x8, _CMDRET_ZERO@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #8] add x3, sp, #8 mov x2, x1 bl _SEND_RDGV cbz x0, LBB0_3 ; %bb.1: add x3, sp, #8 mov x0, x22 mov x1, x19 mov x2, x19 bl _SEND_RDGV cbz x0, LBB0_3 ; %bb.2: Lloh3: adrp x8, _EIO@GOTPAGE Lloh4: ldr x8, [x8, _EIO@GOTPAGEOFF] Lloh5: ldr w8, [x8] neg w0, w8 b LBB0_4 LBB0_3: ldr x8, [sp, #8] ldrh w9, [x8] strh w9, [x20] ldrh w3, [x8, #2] strh w3, [x21] ldrh w2, [x20] Lloh6: adrp x0, l_.str@PAGE Lloh7: add x0, x0, l_.str@PAGEOFF mov x1, x19 bl _snd_printdd mov w0, #0 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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _CMDRET_ZERO,8,3 ; @CMDRET_ZERO .comm _EIO,4,2 ; @EIO .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "got mixer %d: 0x%d 0x%d\n" .no_dead_strip _getmixer .subsections_via_symbols
AnghaBench/fastsocket/kernel/sound/pci/riptide/extr_riptide.c_getmixer.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function r_debug_qnx_select _r_debug_qnx_select: ## @r_debug_qnx_select .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _desc@GOTPCREL(%rip), %rax movl (%rax), %edi popq %rbp jmp _qnxr_select ## TAILCALL .cfi_endproc ## -- End function .comm _desc,4,2 ## @desc .no_dead_strip _r_debug_qnx_select .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function r_debug_qnx_select _r_debug_qnx_select: ; @r_debug_qnx_select .cfi_startproc ; %bb.0: Lloh0: adrp x8, _desc@GOTPAGE Lloh1: ldr x8, [x8, _desc@GOTPAGEOFF] Lloh2: ldr w0, [x8] b _qnxr_select .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _desc,4,2 ; @desc .no_dead_strip _r_debug_qnx_select .subsections_via_symbols
AnghaBench/radare2/libr/debug/p/extr_debug_qnx.c_r_debug_qnx_select.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq L_.str(%rip), %rdi leaq -52(%rbp), %rsi xorl %eax, %eax callq _scanf movq %rsp, -64(%rbp) ## 8-byte Spill movl -52(%rbp), %eax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r13 cmpl $0, -52(%rbp) jle LBB0_5 ## %bb.1: leaq L_.str(%rip), %r15 leaq L_.str.1(%rip), %r14 movq %r13, %rbx xorl %r12d, %r12d jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 incq %r12 movslq -52(%rbp), %rax addq $4, %rbx cmpq %rax, %r12 jge LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movq %rbx, %rsi xorl %eax, %eax callq _scanf movl (%rbx), %esi movl %esi, %eax andl $-2147483647, %eax ## imm = 0x80000001 cmpl $1, %eax jne LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %r14, %rdi xorl %eax, %eax callq _printf jmp LBB0_4 LBB0_5: movl $10, %edi callq _putchar movl -52(%rbp), %eax testl %eax, %eax jle LBB0_10 ## %bb.6: leaq L_.str.1(%rip), %r14 xorl %ebx, %ebx jmp LBB0_7 .p2align 4, 0x90 LBB0_9: ## in Loop: Header=BB0_7 Depth=1 incq %rbx movslq %eax, %rcx cmpq %rcx, %rbx jge LBB0_10 LBB0_7: ## =>This Inner Loop Header: Depth=1 movl (%r13,%rbx,4), %esi testb $1, %sil jne LBB0_9 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 movq %r14, %rdi xorl %eax, %eax callq _printf movl -52(%rbp), %eax jmp LBB0_9 LBB0_10: movq -64(%rbp), %rsp ## 8-byte Reload movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_12 ## %bb.11: xorl %eax, %eax leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_12: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d" L_.str.1: ## @.str.1 .asciz "%d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: 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] sub x8, x29, #60 str x8, [sp, #-16]! Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _scanf add sp, sp, #16 mov x21, sp ldur w8, [x29, #-60] lsl x8, x8, #2 mov x9, x8 Lloh5: adrp x16, ___chkstk_darwin@GOTPAGE Lloh6: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x22, x9, x8 mov sp, x22 ldur w8, [x29, #-60] cmp w8, #1 b.lt LBB0_5 ; %bb.1: mov x23, #0 Lloh7: adrp x19, l_.str@PAGE Lloh8: add x19, x19, l_.str@PAGEOFF mov x24, x22 Lloh9: adrp x20, l_.str.1@PAGE Lloh10: add x20, x20, l_.str.1@PAGEOFF b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x23, x23, #1 ldursw x8, [x29, #-60] add x24, x24, #4 cmp x23, x8 b.ge LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 str x24, [sp, #-16]! mov x0, x19 bl _scanf add sp, sp, #16 ldr w8, [x24] and w9, w8, #0x80000001 cmp w9, #1 b.ne LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 str x8, [sp, #-16]! mov x0, x20 bl _printf add sp, sp, #16 b LBB0_2 LBB0_5: mov w0, #10 bl _putchar ldur w8, [x29, #-60] cmp w8, #1 b.lt LBB0_10 ; %bb.6: mov x20, #0 Lloh11: adrp x19, l_.str.1@PAGE Lloh12: add x19, x19, l_.str.1@PAGEOFF b LBB0_8 LBB0_7: ; in Loop: Header=BB0_8 Depth=1 add x20, x20, #1 cmp x20, w8, sxtw b.ge LBB0_10 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr w9, [x22, x20, lsl #2] tbnz w9, #0, LBB0_7 ; %bb.9: ; in Loop: Header=BB0_8 Depth=1 str x9, [sp, #-16]! mov x0, x19 bl _printf add sp, sp, #16 ldur w8, [x29, #-60] b LBB0_7 LBB0_10: mov sp, x21 ldur x8, [x29, #-56] Lloh13: adrp x9, ___stack_chk_guard@GOTPAGE Lloh14: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh15: ldr x9, [x9] cmp x9, x8 b.ne LBB0_12 ; %bb.11: mov w0, #0 sub sp, x29, #48 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_12: bl ___stack_chk_fail .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d " .subsections_via_symbols
the_stack_data/529590.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 %rbx subq $88, %rsp .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) leaq L_.str(%rip), %rdi leaq -64(%rbp), %r15 leaq -96(%rbp), %r14 movq %r15, %rsi movq %r14, %rdx xorl %eax, %eax callq _scanf movq %r15, %rdi callq _strlen movq %rax, %rbx movq %r14, %rdi callq _strlen movl %ebx, %ecx negl %ecx movl %eax, (%rsp) negl %eax leaq L_.str.1(%rip), %rdi movq %r15, %rsi movq %r14, %rdx movl %ebx, %r8d movl %eax, %r9d xorl %eax, %eax callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $88, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s%s" L_.str.1: ## @.str.1 .asciz "%s %s\n%*.d %*.d" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] add x20, sp, #48 sub x21, x29, #60 stp x21, x20, [sp] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _scanf sub x0, x29, #60 bl _strlen mov x19, x0 add x0, sp, #48 bl _strlen neg w8, w19 neg w9, w0 stp x8, x19, [sp, #16] stp x21, x20, [sp] stp x9, x0, [sp, #32] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _printf ldur x8, [x29, #-40] Lloh7: adrp x9, ___stack_chk_guard@GOTPAGE Lloh8: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh9: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: mov w0, #0 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload add sp, sp, #144 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s%s" l_.str.1: ; @.str.1 .asciz "%s %s\n%*.d %*.d" .subsections_via_symbols
the_stack_data/96784.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xps_count_pages ## -- Begin function xps_count_pages .p2align 4, 0x90 _xps_count_pages: ## @xps_count_pages .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rsi), %eax 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 _xps_count_pages ; -- Begin function xps_count_pages .p2align 2 _xps_count_pages: ; @xps_count_pages .cfi_startproc ; %bb.0: ldr w0, [x1] ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/sumatrapdf/mupdf/source/xps/extr_xps-doc.c_xps_count_pages.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _ExtractFileExtension ## -- Begin function ExtractFileExtension .p2align 4, 0x90 _ExtractFileExtension: ## @ExtractFileExtension .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 _strlen movb $0, (%rbx) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _ExtractFileExtension ; -- Begin function ExtractFileExtension .p2align 2 _ExtractFileExtension: ; @ExtractFileExtension .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill 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 _strlen strb wzr, [x19] 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
assembly_file_27376.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function __tipc_nl_add_node ___tipc_nl_add_node: ## @__tipc_nl_add_node .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r15 movq %rdi, %rbx movl 8(%rdi), %esi movl (%rdi), %edi movl 4(%rbx), %edx movq _NLM_F_MULTI@GOTPCREL(%rip), %rax movl (%rax), %r8d movq _TIPC_NL_NODE_GET@GOTPCREL(%rip), %rax movl (%rax), %r9d movq _tipc_genl_family@GOTPCREL(%rip), %rcx callq _genlmsg_put testq %rax, %rax je LBB0_8 ## %bb.1: movq %rax, %r14 movl (%rbx), %edi movq _TIPC_NLA_NODE@GOTPCREL(%rip), %rax movl (%rax), %esi callq _nla_nest_start_noflag testq %rax, %rax je LBB0_7 ## %bb.2: movq %rax, %r12 movl (%rbx), %edi movq _TIPC_NLA_NODE_ADDR@GOTPCREL(%rip), %rax movl (%rax), %esi movl (%r15), %edx callq _nla_put_u32 testq %rax, %rax je LBB0_3 LBB0_6: movl (%rbx), %edi movq %r12, %rsi callq _nla_nest_cancel LBB0_7: movl (%rbx), %edi movq %r14, %rsi callq _genlmsg_cancel LBB0_8: movq _EMSGSIZE@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_9: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_3: movq %r15, %rdi callq _node_is_up testq %rax, %rax je LBB0_5 ## %bb.4: movl (%rbx), %edi movq _TIPC_NLA_NODE_UP@GOTPCREL(%rip), %rax movl (%rax), %esi callq _nla_put_flag testq %rax, %rax jne LBB0_6 LBB0_5: movl (%rbx), %edi movq %r12, %rsi callq _nla_nest_end movl (%rbx), %edi movq %r14, %rsi callq _genlmsg_end xorl %eax, %eax jmp LBB0_9 .cfi_endproc ## -- End function .comm _tipc_genl_family,4,2 ## @tipc_genl_family .comm _NLM_F_MULTI,4,2 ## @NLM_F_MULTI .comm _TIPC_NL_NODE_GET,4,2 ## @TIPC_NL_NODE_GET .comm _EMSGSIZE,4,2 ## @EMSGSIZE .comm _TIPC_NLA_NODE,4,2 ## @TIPC_NLA_NODE .comm _TIPC_NLA_NODE_ADDR,4,2 ## @TIPC_NLA_NODE_ADDR .comm _TIPC_NLA_NODE_UP,4,2 ## @TIPC_NLA_NODE_UP .no_dead_strip ___tipc_nl_add_node .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function __tipc_nl_add_node ___tipc_nl_add_node: ; @__tipc_nl_add_node .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 ldr w1, [x0, #8] ldr w0, [x0] ldr w2, [x19, #4] Lloh0: adrp x8, _NLM_F_MULTI@GOTPAGE Lloh1: ldr x8, [x8, _NLM_F_MULTI@GOTPAGEOFF] Lloh2: ldr w4, [x8] Lloh3: adrp x8, _TIPC_NL_NODE_GET@GOTPAGE Lloh4: ldr x8, [x8, _TIPC_NL_NODE_GET@GOTPAGEOFF] Lloh5: ldr w5, [x8] Lloh6: adrp x3, _tipc_genl_family@GOTPAGE Lloh7: ldr x3, [x3, _tipc_genl_family@GOTPAGEOFF] bl _genlmsg_put cbz x0, LBB0_5 ; %bb.1: mov x20, x0 ldr w0, [x19] Lloh8: adrp x8, _TIPC_NLA_NODE@GOTPAGE Lloh9: ldr x8, [x8, _TIPC_NLA_NODE@GOTPAGEOFF] Lloh10: ldr w1, [x8] bl _nla_nest_start_noflag cbz x0, LBB0_4 ; %bb.2: mov x22, x0 ldr w0, [x19] Lloh11: adrp x8, _TIPC_NLA_NODE_ADDR@GOTPAGE Lloh12: ldr x8, [x8, _TIPC_NLA_NODE_ADDR@GOTPAGEOFF] Lloh13: ldr w1, [x8] ldr w2, [x21] bl _nla_put_u32 cbz x0, LBB0_7 LBB0_3: ldr w0, [x19] mov x1, x22 bl _nla_nest_cancel LBB0_4: ldr w0, [x19] mov x1, x20 bl _genlmsg_cancel LBB0_5: Lloh14: adrp x8, _EMSGSIZE@GOTPAGE Lloh15: ldr x8, [x8, _EMSGSIZE@GOTPAGEOFF] Lloh16: ldr w8, [x8] neg w0, w8 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret LBB0_7: mov x0, x21 bl _node_is_up cbz x0, LBB0_9 ; %bb.8: ldr w0, [x19] Lloh17: adrp x8, _TIPC_NLA_NODE_UP@GOTPAGE Lloh18: ldr x8, [x8, _TIPC_NLA_NODE_UP@GOTPAGEOFF] Lloh19: ldr w1, [x8] bl _nla_put_flag cbnz x0, LBB0_3 LBB0_9: ldr w0, [x19] mov x1, x22 bl _nla_nest_end ldr w0, [x19] mov x1, x20 bl _genlmsg_end mov w0, #0 b LBB0_6 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .cfi_endproc ; -- End function .comm _tipc_genl_family,4,2 ; @tipc_genl_family .comm _NLM_F_MULTI,4,2 ; @NLM_F_MULTI .comm _TIPC_NL_NODE_GET,4,2 ; @TIPC_NL_NODE_GET .comm _EMSGSIZE,4,2 ; @EMSGSIZE .comm _TIPC_NLA_NODE,4,2 ; @TIPC_NLA_NODE .comm _TIPC_NLA_NODE_ADDR,4,2 ; @TIPC_NLA_NODE_ADDR .comm _TIPC_NLA_NODE_UP,4,2 ; @TIPC_NLA_NODE_UP .no_dead_strip ___tipc_nl_add_node .subsections_via_symbols
AnghaBench/linux/net/tipc/extr_node.c___tipc_nl_add_node.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _check_root ## -- Begin function check_root .p2align 4, 0x90 _check_root: ## @check_root .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _dprintf xorl %eax, %eax callq _is_root testl %eax, %eax je LBB0_1 ## %bb.2: leaq L_.str.2(%rip), %rdi callq _dprintf xorl %eax, %eax popq %rbp jmp _fork_shell ## TAILCALL LBB0_1: leaq L_.str.1(%rip), %rdi popq %rbp jmp _dprintf ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "[.] checking if we got root\n" L_.str.1: ## @.str.1 .asciz "[-] something went wrong =(\n" L_.str.2: ## @.str.2 .asciz "[+] got r00t ^_^\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _check_root ; -- Begin function check_root .p2align 2 _check_root: ; @check_root .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 _dprintf bl _is_root cbz w0, LBB0_2 ; %bb.1: Lloh2: adrp x0, l_.str.2@PAGE Lloh3: add x0, x0, l_.str.2@PAGEOFF bl _dprintf ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _fork_shell LBB0_2: Lloh4: adrp x0, l_.str.1@PAGE Lloh5: add x0, x0, l_.str.1@PAGEOFF ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _dprintf .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "[.] checking if we got root\n" l_.str.1: ; @.str.1 .asciz "[-] something went wrong =(\n" l_.str.2: ; @.str.2 .asciz "[+] got r00t ^_^\n" .subsections_via_symbols
AnghaBench/exploitdb/exploits/linux/local/extr_47168.c_check_root.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _update_leds ## -- Begin function update_leds .p2align 4, 0x90 _update_leds: ## @update_leds .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_7 ## %bb.1: movl %esi, %r14d movq %rdi, %rbx xorl %r15d, %r15d movl $255, %r12d jmp LBB0_2 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movl 24(%rbx), %edi xorl %esi, %esi LBB0_6: ## in Loop: Header=BB0_2 Depth=1 callq _set_led movq 16(%rbx), %rbx testq %rbx, %rbx je LBB0_7 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%rbx), %eax addl %r14d, %eax imull 4(%rbx), %eax testl %eax, %eax cmovlel %r15d, %eax cmpl $255, %eax cmovael %r12d, %eax cmpl %r14d, 8(%rbx) jg LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 cmpl %r14d, 12(%rbx) jl LBB0_5 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl 24(%rbx), %edi movzbl %al, %esi jmp LBB0_6 LBB0_7: 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 _update_leds ; -- Begin function update_leds .p2align 2 _update_leds: ; @update_leds .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_7 ; %bb.1: mov x19, x1 mov x20, x0 mov w21, #255 b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 ldr w0, [x20, #24] mov w1, #0 LBB0_3: ; in Loop: Header=BB0_4 Depth=1 bl _set_led ldr x20, [x20, #16] cbz x20, LBB0_7 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldp w8, w9, [x20] add w8, w8, w19 mul w8, w8, w9 cmp w8, #0 csel w8, w8, wzr, gt cmp w8, #255 csel w8, w8, w21, lo ldr w9, [x20, #8] cmp w9, w19 b.gt LBB0_2 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 ldr w9, [x20, #12] cmp w9, w19 b.lt LBB0_2 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 ldr w0, [x20, #24] and w1, w8, #0xff b LBB0_3 LBB0_7: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/openwrt/package/network/utils/rssileds/src/extr_rssileds.c_update_leds.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi xorl %esi, %esi callq _setbuf 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 "Braun\n\n\nNicolaj" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x8, ___stdoutp@GOTPAGE Lloh1: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh2: ldr x0, [x8] mov x1, #0 bl _setbuf Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Braun\n\n\nNicolaj" .subsections_via_symbols
the_stack_data/100139416.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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_str(%rip), %rdi callq _puts leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf callq _getchar movl $10, %edi callq _putchar callq _fork movl %eax, %ebx leaq L_str.9(%rip), %rdi callq _puts testl %ebx, %ebx js LBB0_6 ## %bb.1: callq _getpid testl %ebx, %ebx je LBB0_4 ## %bb.2: leaq L_.str.5(%rip), %rdi movl %eax, %esi xorl %eax, %eax callq _printf movl $100, %ebx leaq L_.str.6(%rip), %r14 .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movl %ebx, %esi xorl %eax, %eax callq _printf incl %ebx movl $1, %edi callq _sleep jmp LBB0_3 LBB0_6: leaq L_str.10(%rip), %rdi callq _puts movl $1, %eax popq %rbx popq %r14 popq %rbp retq LBB0_4: leaq L_.str.7(%rip), %rdi movl %eax, %esi xorl %eax, %eax callq _printf movl $100, %ebx leaq L_.str.8(%rip), %r14 .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movl %ebx, %esi xorl %eax, %eax callq _printf addl $2, %ebx movl $1, %edi callq _sleep jmp LBB0_5 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "hit a key " L_.str.5: ## @.str.5 .asciz "I'm parent Process %d\n" L_.str.6: ## @.str.6 .asciz "P : %d\n" L_.str.7: ## @.str.7 .asciz "I'm Child Process %d\n" L_.str.8: ## @.str.8 .asciz "C : %d\n" L_str: ## @str .asciz "Program Start!!" L_str.9: ## @str.9 .asciz "fork !!!" L_str.10: ## @str.10 .asciz "fork failure" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf bl _getchar mov w0, #10 bl _putchar bl _fork mov x19, x0 Lloh4: adrp x0, l_str.9@PAGE Lloh5: add x0, x0, l_str.9@PAGEOFF bl _puts tbnz w19, #31, LBB0_4 ; %bb.1: bl _getpid ; kill: def $w0 killed $w0 def $x0 cbz w19, LBB0_5 ; %bb.2: str x0, [sp] Lloh6: adrp x0, l_.str.5@PAGE Lloh7: add x0, x0, l_.str.5@PAGEOFF bl _printf mov w20, #100 Lloh8: adrp x19, l_.str.6@PAGE Lloh9: add x19, x19, l_.str.6@PAGEOFF LBB0_3: ; =>This Inner Loop Header: Depth=1 str x20, [sp] mov x0, x19 bl _printf add w20, w20, #1 mov w0, #1 bl _sleep b LBB0_3 LBB0_4: Lloh10: adrp x0, l_str.10@PAGE Lloh11: add x0, x0, l_str.10@PAGEOFF bl _puts 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 LBB0_5: ; kill: def $w0 killed $w0 killed $x0 def $x0 str x0, [sp] Lloh12: adrp x0, l_.str.7@PAGE Lloh13: add x0, x0, l_.str.7@PAGEOFF bl _printf mov w20, #100 Lloh14: adrp x19, l_.str.8@PAGE Lloh15: add x19, x19, l_.str.8@PAGEOFF LBB0_6: ; =>This Inner Loop Header: Depth=1 str x20, [sp] mov x0, x19 bl _printf add w20, w20, #2 mov w0, #1 bl _sleep b LBB0_6 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "hit a key " l_.str.5: ; @.str.5 .asciz "I'm parent Process %d\n" l_.str.6: ; @.str.6 .asciz "P : %d\n" l_.str.7: ; @.str.7 .asciz "I'm Child Process %d\n" l_.str.8: ; @.str.8 .asciz "C : %d\n" l_str: ; @str .asciz "Program Start!!" l_str.9: ; @str.9 .asciz "fork !!!" l_str.10: ; @str.10 .asciz "fork failure" .subsections_via_symbols
the_stack_data/87481.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_fpu ## -- Begin function init_fpu .p2align 4, 0x90 _init_fpu: ## @init_fpu .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 callq _tsk_used_math testq %rax, %rax je LBB0_4 ## %bb.1: movq _boot_cpu_data@GOTPCREL(%rip), %rax movq _CPU_HAS_FPU@GOTPCREL(%rip), %rcx movl (%rcx), %ecx xorl %ebx, %ebx testl %ecx, (%rax) je LBB0_11 ## %bb.2: movq _current@GOTPCREL(%rip), %rax cmpq %r15, (%rax) jne LBB0_11 ## %bb.3: movq %r15, %rdi callq _task_pt_regs movq %r15, %rdi movl %eax, %esi callq _unlazy_fpu jmp LBB0_11 LBB0_4: movq (%r15), %r14 testq %r14, %r14 jne LBB0_7 ## %bb.5: movq _task_xstate_cachep@GOTPCREL(%rip), %rax movl (%rax), %edi movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi callq _kmem_cache_alloc movq %rax, %r14 movq %rax, (%r15) testq %rax, %rax je LBB0_6 LBB0_7: movq _boot_cpu_data@GOTPCREL(%rip), %rax movq _CPU_HAS_FPU@GOTPCREL(%rip), %rcx movl (%rcx), %ecx testl %ecx, (%rax) je LBB0_9 ## %bb.8: leaq 8(%r14), %rdi movq _xstate_size@GOTPCREL(%rip), %rax movl (%rax), %edx xorl %esi, %esi callq _memset movq _FPSCR_INIT@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, 8(%r14) jmp LBB0_10 LBB0_9: movq _xstate_size@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r14, %rdi xorl %esi, %esi callq _memset movq _FPSCR_INIT@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, (%r14) LBB0_10: movq %r15, %rdi callq _set_stopped_child_used_math xorl %ebx, %ebx LBB0_11: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_6: movq _ENOMEM@GOTPCREL(%rip), %rax xorl %ebx, %ebx subl (%rax), %ebx jmp LBB0_11 .cfi_endproc ## -- End function .comm _boot_cpu_data,4,2 ## @boot_cpu_data .comm _CPU_HAS_FPU,4,2 ## @CPU_HAS_FPU .comm _current,8,3 ## @current .comm _task_xstate_cachep,4,2 ## @task_xstate_cachep .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .comm _xstate_size,4,2 ## @xstate_size .comm _FPSCR_INIT,8,3 ## @FPSCR_INIT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_fpu ; -- Begin function init_fpu .p2align 2 _init_fpu: ; @init_fpu .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _tsk_used_math cbz x0, LBB0_3 ; %bb.1: Lloh0: adrp x8, _boot_cpu_data@GOTPAGE Lloh1: ldr x8, [x8, _boot_cpu_data@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _CPU_HAS_FPU@GOTPAGE Lloh4: ldr x9, [x9, _CPU_HAS_FPU@GOTPAGEOFF] Lloh5: ldr w9, [x9] and w8, w9, w8 Lloh6: adrp x9, _current@GOTPAGE Lloh7: ldr x9, [x9, _current@GOTPAGEOFF] Lloh8: ldr x9, [x9] cmp w8, #0 ccmp x9, x19, #0, ne b.ne LBB0_9 ; %bb.2: mov x0, x19 bl _task_pt_regs mov x1, x0 mov x0, x19 bl _unlazy_fpu b LBB0_9 LBB0_3: ldr x20, [x19] cbnz x20, LBB0_5 ; %bb.4: Lloh9: adrp x8, _task_xstate_cachep@GOTPAGE Lloh10: ldr x8, [x8, _task_xstate_cachep@GOTPAGEOFF] Lloh11: ldr w0, [x8] Lloh12: adrp x8, _GFP_KERNEL@GOTPAGE Lloh13: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh14: ldr w1, [x8] bl _kmem_cache_alloc mov x20, x0 str x0, [x19] cbz x0, LBB0_11 LBB0_5: Lloh15: adrp x8, _boot_cpu_data@GOTPAGE Lloh16: ldr x8, [x8, _boot_cpu_data@GOTPAGEOFF] Lloh17: ldr w8, [x8] Lloh18: adrp x9, _CPU_HAS_FPU@GOTPAGE Lloh19: ldr x9, [x9, _CPU_HAS_FPU@GOTPAGEOFF] Lloh20: ldr w9, [x9] tst w9, w8 b.eq LBB0_7 ; %bb.6: add x0, x20, #8 Lloh21: adrp x8, _xstate_size@GOTPAGE Lloh22: ldr x8, [x8, _xstate_size@GOTPAGEOFF] Lloh23: ldr w2, [x8] mov w1, #0 bl _memset Lloh24: adrp x8, _FPSCR_INIT@GOTPAGE Lloh25: ldr x8, [x8, _FPSCR_INIT@GOTPAGEOFF] Lloh26: ldr x8, [x8] str x8, [x20, #8] b LBB0_8 LBB0_7: Lloh27: adrp x8, _xstate_size@GOTPAGE Lloh28: ldr x8, [x8, _xstate_size@GOTPAGEOFF] Lloh29: ldr w2, [x8] mov x0, x20 mov w1, #0 bl _memset Lloh30: adrp x8, _FPSCR_INIT@GOTPAGE Lloh31: ldr x8, [x8, _FPSCR_INIT@GOTPAGEOFF] Lloh32: ldr x8, [x8] str x8, [x20] LBB0_8: mov x0, x19 bl _set_stopped_child_used_math LBB0_9: mov w0, #0 LBB0_10: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_11: Lloh33: adrp x8, _ENOMEM@GOTPAGE Lloh34: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh35: ldr w8, [x8] neg w0, w8 b LBB0_10 .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 Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35 .cfi_endproc ; -- End function .comm _boot_cpu_data,4,2 ; @boot_cpu_data .comm _CPU_HAS_FPU,4,2 ; @CPU_HAS_FPU .comm _current,8,3 ; @current .comm _task_xstate_cachep,4,2 ; @task_xstate_cachep .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .comm _xstate_size,4,2 ; @xstate_size .comm _FPSCR_INIT,8,3 ; @FPSCR_INIT .subsections_via_symbols
AnghaBench/linux/arch/sh/kernel/cpu/extr_fpu.c_init_fpu.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_zip_archiver ## -- Begin function init_zip_archiver .p2align 4, 0x90 _init_zip_archiver: ## @init_zip_archiver .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _zip_archiver@GOTPCREL(%rip), %rdi popq %rbp jmp _register_archiver ## TAILCALL .cfi_endproc ## -- End function .comm _zip_archiver,4,2 ## @zip_archiver .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _init_zip_archiver ; -- Begin function init_zip_archiver .p2align 2 _init_zip_archiver: ; @init_zip_archiver .cfi_startproc ; %bb.0: Lloh0: adrp x0, _zip_archiver@GOTPAGE Lloh1: ldr x0, [x0, _zip_archiver@GOTPAGEOFF] b _register_archiver .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _zip_archiver,4,2 ; @zip_archiver .subsections_via_symbols
AnghaBench/git/extr_archive-zip.c_init_zip_archiver.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function paste _paste: ## @paste .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 _I@GOTPCREL(%rip), %r12 movq 16(%r12), %rdi testq %rdi, %rdi je LBB0_2 ## %bb.1: movslq 8(%r12), %r14 movl 12(%r12), %ebx subl %r14d, %ebx addq (%r12), %r14 callq _strlen addl %eax, 12(%r12) movslq %eax, %r15 leaq (%r14,%r15), %rdi movq %r14, %rsi movl %ebx, %edx callq _memmove movq 16(%r12), %rsi movq %r14, %rdi movl %r15d, %edx callq _memcpy addl %r15d, 8(%r12) movq _enable_yank_pop@GOTPCREL(%rip), %rax movl $1, (%rax) LBB0_2: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _I,24,3 ## @I .comm _enable_yank_pop,4,2 ## @enable_yank_pop .no_dead_strip _paste .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function paste _paste: ; @paste .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x22, _I@GOTPAGE Lloh1: ldr x22, [x22, _I@GOTPAGEOFF] ldr x0, [x22, #16] cbz x0, LBB0_2 ; %bb.1: ldr x8, [x22] ldp w9, w10, [x22, #8] ; kill: def $w9 killed $w9 def $x9 sxtw x9, w9 add x19, x8, x9 sub w20, w10, w9 bl _strlen mov x21, x0 ldr w8, [x22, #12] add w8, w8, w0 str w8, [x22, #12] add x0, x19, w0, sxtw mov x1, x19 mov x2, x20 bl _memmove ldr x1, [x22, #16] mov x0, x19 mov x2, x21 bl _memcpy ldr w8, [x22, #8] add w8, w8, w21 str w8, [x22, #8] Lloh2: adrp x8, _enable_yank_pop@GOTPAGE Lloh3: ldr x8, [x8, _enable_yank_pop@GOTPAGEOFF] mov w9, #1 ; =0x1 Lloh4: str w9, [x8] LBB0_2: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _I,24,3 ; @I .comm _enable_yank_pop,4,2 ; @enable_yank_pop .no_dead_strip _paste .subsections_via_symbols
assembly_file_12237.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function EVP_Update_loop_ccm _EVP_Update_loop_ccm: ## @EVP_Update_loop_ccm .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) movq (%rdi), %rcx movq (%rcx), %rbx movq _save_count@GOTPCREL(%rip), %rax movl (%rax), %eax movq _lengths@GOTPCREL(%rip), %rdx movq (%rdx), %rsi imull (%rsi), %eax movq 8(%rcx), %r14 shll $2, %eax movq _testnum@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cltd idivl (%rsi,%rcx,4) movl %eax, %r12d movq _decrypt@GOTPCREL(%rip), %rax movq (%rax), %r15 movl %r12d, %edi callq _COND testq %r15, %r15 je LBB0_4 ## %bb.1: xorl %r15d, %r15d testq %rax, %rax je LBB0_7 ## %bb.2: movq _testnum@GOTPCREL(%rip), %r13 .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq _EVP_CTRL_AEAD_SET_TAG@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi movl $12, %edx leaq -60(%rbp), %rcx callq _EVP_CIPHER_CTX_ctrl movq _iv@GOTPCREL(%rip), %rax movl (%rax), %r8d movq %r14, %rdi xorl %esi, %esi xorl %edx, %edx xorl %ecx, %ecx callq _EVP_DecryptInit_ex movq _lengths@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%r13), %rcx movl (%rax,%rcx,4), %r8d movq %r14, %rdi movq %rbx, %rsi leaq -64(%rbp), %rdx movq %rbx, %rcx callq _EVP_DecryptUpdate decl %r15d movl %r12d, %edi callq _COND testq %rax, %rax jne LBB0_3 LBB0_7: movq _decrypt@GOTPCREL(%rip), %rax cmpq $0, (%rax) je LBB0_9 ## %bb.8: leaq -64(%rbp), %rdx movq %r14, %rdi movq %rbx, %rsi callq _EVP_DecryptFinal_ex jmp LBB0_10 LBB0_4: xorl %r15d, %r15d testq %rax, %rax je LBB0_7 .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq _lengths@GOTPCREL(%rip), %rax movq (%rax), %rax movq _testnum@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %r8d movq %r14, %rdi xorl %esi, %esi movl %r12d, %r13d leaq -64(%rbp), %r12 movq %r12, %rdx xorl %ecx, %ecx callq _EVP_EncryptUpdate movq _lengths@GOTPCREL(%rip), %rax movq (%rax), %rax movq _testnum@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movl (%rax,%rcx,4), %r8d movq %r14, %rdi movq %rbx, %rsi movq %r12, %rdx movl %r13d, %r12d movq %rbx, %rcx callq _EVP_EncryptUpdate incl %r15d movl %r13d, %edi callq _COND testq %rax, %rax jne LBB0_5 jmp LBB0_7 LBB0_9: leaq -64(%rbp), %rdx movq %r14, %rdi movq %rbx, %rsi callq _EVP_EncryptFinal_ex LBB0_10: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_12 ## %bb.11: movl %r15d, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_12: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _save_count,4,2 ## @save_count .comm _lengths,8,3 ## @lengths .comm _testnum,8,3 ## @testnum .comm _decrypt,8,3 ## @decrypt .comm _EVP_CTRL_AEAD_SET_TAG,4,2 ## @EVP_CTRL_AEAD_SET_TAG .comm _iv,4,2 ## @iv .no_dead_strip _EVP_Update_loop_ccm .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function EVP_Update_loop_ccm _EVP_Update_loop_ccm: ; @EVP_Update_loop_ccm .cfi_startproc ; %bb.0: sub sp, sp, #128 stp x28, x27, [sp, #32] ; 16-byte Folded Spill stp x26, x25, [sp, #48] ; 16-byte Folded Spill stp x24, x23, [sp, #64] ; 16-byte Folded Spill stp x22, x21, [sp, #80] ; 16-byte Folded Spill stp x20, x19, [sp, #96] ; 16-byte Folded Spill stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #24] ldr x8, [x0] ldp x19, x20, [x8] Lloh3: adrp x8, _save_count@GOTPAGE Lloh4: ldr x8, [x8, _save_count@GOTPAGEOFF] Lloh5: ldr w8, [x8] Lloh6: adrp x24, _lengths@GOTPAGE Lloh7: ldr x24, [x24, _lengths@GOTPAGEOFF] ldr x9, [x24] ldr w10, [x9] mul w8, w8, w10 lsl w8, w8, #2 Lloh8: adrp x25, _testnum@GOTPAGE Lloh9: ldr x25, [x25, _testnum@GOTPAGEOFF] ldr x10, [x25] ldr w9, [x9, x10, lsl #2] sdiv w22, w8, w9 Lloh10: adrp x23, _decrypt@GOTPAGE Lloh11: ldr x23, [x23, _decrypt@GOTPAGEOFF] ldr x21, [x23] mov x0, x22 bl _COND cbz x21, LBB0_4 ; %bb.1: mov w21, #0 ; =0x0 cbz x0, LBB0_6 ; %bb.2: Lloh12: adrp x26, _EVP_CTRL_AEAD_SET_TAG@GOTPAGE Lloh13: ldr x26, [x26, _EVP_CTRL_AEAD_SET_TAG@GOTPAGEOFF] Lloh14: adrp x27, _iv@GOTPAGE Lloh15: ldr x27, [x27, _iv@GOTPAGEOFF] LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr w1, [x26] add x3, sp, #12 mov x0, x20 mov w2, #12 ; =0xc bl _EVP_CIPHER_CTX_ctrl ldr w4, [x27] mov x0, x20 mov x1, #0 ; =0x0 mov x2, #0 ; =0x0 mov x3, #0 ; =0x0 bl _EVP_DecryptInit_ex ldr x8, [x24] ldr x9, [x25] ldr w4, [x8, x9, lsl #2] add x2, sp, #8 mov x0, x20 mov x1, x19 mov x3, x19 bl _EVP_DecryptUpdate sub w21, w21, #1 mov x0, x22 bl _COND cbnz x0, LBB0_3 b LBB0_6 LBB0_4: mov w21, #0 ; =0x0 cbz x0, LBB0_6 LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [x24] ldr x9, [x25] ldr w4, [x8, x9, lsl #2] add x2, sp, #8 mov x0, x20 mov x1, #0 ; =0x0 mov x3, #0 ; =0x0 bl _EVP_EncryptUpdate ldr x8, [x24] ldr x9, [x25] ldr w4, [x8, x9, lsl #2] add x2, sp, #8 mov x0, x20 mov x1, x19 mov x3, x19 bl _EVP_EncryptUpdate add w21, w21, #1 mov x0, x22 bl _COND cbnz x0, LBB0_5 LBB0_6: ldr x8, [x23] cbz x8, LBB0_8 ; %bb.7: add x2, sp, #8 mov x0, x20 mov x1, x19 bl _EVP_DecryptFinal_ex b LBB0_9 LBB0_8: add x2, sp, #8 mov x0, x20 mov x1, x19 bl _EVP_EncryptFinal_ex LBB0_9: ldr x8, [sp, #24] Lloh16: adrp x9, ___stack_chk_guard@GOTPAGE Lloh17: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh18: ldr x9, [x9] cmp x9, x8 b.ne LBB0_11 ; %bb.10: mov x0, x21 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload ldp x24, x23, [sp, #64] ; 16-byte Folded Reload ldp x26, x25, [sp, #48] ; 16-byte Folded Reload ldp x28, x27, [sp, #32] ; 16-byte Folded Reload add sp, sp, #128 ret LBB0_11: bl ___stack_chk_fail .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .cfi_endproc ; -- End function .comm _save_count,4,2 ; @save_count .comm _lengths,8,3 ; @lengths .comm _testnum,8,3 ; @testnum .comm _decrypt,8,3 ; @decrypt .comm _EVP_CTRL_AEAD_SET_TAG,4,2 ; @EVP_CTRL_AEAD_SET_TAG .comm _iv,4,2 ; @iv .no_dead_strip _EVP_Update_loop_ccm .subsections_via_symbols
assembly_file_168212.c
assembly_dataset
.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 $96, %rsp movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -8(%rbp) movabsq $7305530632743446899, %rax ## imm = 0x6562756774686973 movq %rax, -24(%rbp) movw $100, -16(%rbp) leaq -16(%rbp), %rax movq %rax, -96(%rbp) leaq -17(%rbp), %rax movq %rax, -88(%rbp) leaq -18(%rbp), %rax movq %rax, -80(%rbp) leaq -19(%rbp), %rax movq %rax, -72(%rbp) leaq -20(%rbp), %rax movq %rax, -64(%rbp) leaq -21(%rbp), %rax movq %rax, -56(%rbp) leaq -22(%rbp), %rax movq %rax, -48(%rbp) leaq -23(%rbp), %rax movq %rax, -40(%rbp) leaq -24(%rbp), %rax movb $83, -24(%rbp) addb $-32, -23(%rbp) movq %rax, -32(%rbp) addb $-32, -22(%rbp) addb $-32, -21(%rbp) addb $-32, -20(%rbp) movq -72(%rbp), %rax addb $-32, (%rax) movq -80(%rbp), %rax addb $-32, (%rax) movq -88(%rbp), %rax addb $-32, (%rax) movq -96(%rbp), %rax addb $-32, (%rax) movsbl -16(%rbp), %edi callq _putchar movsbl -17(%rbp), %edi callq _putchar movsbl -18(%rbp), %edi callq _putchar movsbl -19(%rbp), %edi callq _putchar movsbl -20(%rbp), %edi callq _putchar movsbl -21(%rbp), %edi callq _putchar movq -48(%rbp), %rax movsbl (%rax), %edi callq _putchar movq -40(%rbp), %rax movsbl (%rax), %edi callq _putchar movq -32(%rbp), %rax movsbl (%rax), %edi callq _putchar movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -8(%rbp), %rax jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $96, %rsp popq %rbp retq LBB0_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L___const.main.str: ## @__const.main.str .asciz "sihtgubed" .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 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 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-8] Lloh3: adrp x8, l___const.main.str@PAGE Lloh4: add x8, x8, l___const.main.str@PAGEOFF Lloh5: ldr x8, [x8] stur x8, [x29, #-24] mov w8, #100 sturh w8, [x29, #-16] sub x8, x29, #24 add x9, x8, #8 orr x10, x8, #0x7 stp x9, x10, [sp] orr x9, x8, #0x6 mov w10, #5 orr x10, x8, x10 stp x9, x10, [sp, #16] orr x9, x8, #0x4 orr x10, x8, #0x3 stp x9, x10, [sp, #32] mov w9, #83 sturb w9, [x29, #-24] ldurb w9, [x29, #-23] sub w9, w9, #32 sturb w9, [x29, #-23] ldurb w9, [x29, #-22] sub w9, w9, #32 sturb w9, [x29, #-22] ldurb w9, [x29, #-21] sub w9, w9, #32 sturb w9, [x29, #-21] ldurb w9, [x29, #-20] sub w9, w9, #32 sturb w9, [x29, #-20] ldurb w9, [x29, #-19] sub w9, w9, #32 sturb w9, [x29, #-19] ldurb w9, [x29, #-18] sub w9, w9, #32 sturb w9, [x29, #-18] ldp x10, x9, [sp] ldrb w11, [x9] sub w11, w11, #32 strb w11, [x9] orr x9, x8, #0x2 orr x11, x8, #0x1 stp x9, x11, [sp, #48] str x8, [sp, #64] ldrb w8, [x10] sub w8, w8, #32 strb w8, [x10] ldursb w0, [x29, #-16] bl _putchar ldursb w0, [x29, #-17] bl _putchar ldursb w0, [x29, #-18] bl _putchar ldursb w0, [x29, #-19] bl _putchar ldursb w0, [x29, #-20] bl _putchar ldursb w0, [x29, #-21] bl _putchar ldr x8, [sp, #48] ldrsb w0, [x8] bl _putchar ldr x8, [sp, #56] ldrsb w0, [x8] bl _putchar ldr x8, [sp, #64] ldrsb w0, [x8] bl _putchar ldur x8, [x29, #-8] Lloh6: adrp x9, ___stack_chk_guard@GOTPAGE Lloh7: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh8: ldr x9, [x9] cmp x9, x8 b.ne LBB0_2 ; %bb.1: mov w0, #0 ldp x29, x30, [sp, #96] ; 16-byte Folded Reload add sp, sp, #112 ret LBB0_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpAddLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.str: ; @__const.main.str .asciz "sihtgubed" .subsections_via_symbols
the_stack_data/129720.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function acpi_bus_get_parent _acpi_bus_get_parent: ## @acpi_bus_get_parent .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 $24, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edi, -28(%rbp) movq $0, -40(%rbp) testl %edi, %edi je LBB0_7 ## %bb.1: leaq -28(%rbp), %rsi callq _acpi_get_parent movq %rax, %rbx movq %rax, %rdi callq _ACPI_FAILURE testq %rax, %rax jne LBB0_5 ## %bb.2: leaq -40(%rbp), %r15 leaq -28(%rbp), %r14 .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movl -28(%rbp), %edi movq %r15, %rsi callq _acpi_bus_get_device testq %rax, %rax je LBB0_8 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movl -28(%rbp), %edi movq %r14, %rsi callq _acpi_get_parent movq %rax, %rbx movq %rax, %rdi callq _ACPI_FAILURE testq %rax, %rax je LBB0_3 LBB0_5: movq _AE_NULL_ENTRY@GOTPCREL(%rip), %rax cmpq (%rax), %rbx je LBB0_6 LBB0_7: movq _acpi_root@GOTPCREL(%rip), %rax movq (%rax), %rax jmp LBB0_9 LBB0_6: xorl %eax, %eax jmp LBB0_9 LBB0_8: movq -40(%rbp), %rax LBB0_9: addq $24, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _acpi_root,8,3 ## @acpi_root .comm _AE_NULL_ENTRY,8,3 ## @AE_NULL_ENTRY .no_dead_strip _acpi_bus_get_parent .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function acpi_bus_get_parent _acpi_bus_get_parent: ; @acpi_bus_get_parent .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 w0, [sp, #12] str xzr, [sp] cbz w0, LBB0_5 LBB0_1: ; =>This Inner Loop Header: Depth=1 add x1, sp, #12 bl _acpi_get_parent mov x19, x0 bl _ACPI_FAILURE cbnz x0, LBB0_4 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 ldr w0, [sp, #12] mov x1, sp bl _acpi_bus_get_device cbz x0, LBB0_6 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 ldr w0, [sp, #12] b LBB0_1 LBB0_4: Lloh0: adrp x8, _AE_NULL_ENTRY@GOTPAGE Lloh1: ldr x8, [x8, _AE_NULL_ENTRY@GOTPAGEOFF] Lloh2: ldr x8, [x8] Lloh3: adrp x9, _acpi_root@GOTPAGE Lloh4: ldr x9, [x9, _acpi_root@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp x19, x8 csel x0, xzr, x9, eq b LBB0_7 LBB0_5: Lloh6: adrp x8, _acpi_root@GOTPAGE Lloh7: ldr x8, [x8, _acpi_root@GOTPAGEOFF] Lloh8: ldr x0, [x8] b LBB0_7 LBB0_6: ldr x0, [sp] LBB0_7: 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 Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _acpi_root,8,3 ; @acpi_root .comm _AE_NULL_ENTRY,8,3 ; @AE_NULL_ENTRY .no_dead_strip _acpi_bus_get_parent .subsections_via_symbols
AnghaBench/linux/drivers/acpi/extr_scan.c_acpi_bus_get_parent.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fileRename ## -- Begin function fileRename .p2align 4, 0x90 _fileRename: ## @fileRename .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 $88, %rsp .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) leaq L_.str(%rip), %rsi callq _fopen movq %rax, %r14 leaq -112(%rbp), %rdi movl $80, %esi movq %rax, %rdx callq _fgets testq %rax, %rax je LBB0_3 ## %bb.1: leaq -112(%rbp), %rbx movq _cmd@GOTPCREL(%rip), %r15 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi callq _system movl %eax, (%r15) movq %rbx, %rdi movl $80, %esi movq %r14, %rdx callq _fgets testq %rax, %rax jne LBB0_2 LBB0_3: movq %r14, %rdi callq _fclose movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB0_5 ## %bb.4: addq $88, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_5: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx subq $88, %rsp .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) cmpl $2, %edi jne LBB1_6 ## %bb.1: movq 8(%rsi), %rdi leaq L_.str(%rip), %rsi callq _fopen movq %rax, %r14 leaq -112(%rbp), %rdi movl $80, %esi movq %rax, %rdx callq _fgets testq %rax, %rax je LBB1_4 ## %bb.2: leaq -112(%rbp), %rbx movq _cmd@GOTPCREL(%rip), %r15 .p2align 4, 0x90 LBB1_3: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi callq _system movl %eax, (%r15) movq %rbx, %rdi movl $80, %esi movq %r14, %rdx callq _fgets testq %rax, %rax jne LBB1_3 LBB1_4: movq %r14, %rdi callq _fclose movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB1_7 ## %bb.5: xorl %eax, %eax addq $88, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB1_6: movl $-1, %edi callq _exit LBB1_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "r" .comm _cmd,4,2 ## @cmd .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fileRename ; -- Begin function fileRename .p2align 2 _fileRename: ; @fileRename .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x20, x19, [sp, #96] ; 16-byte Folded Spill stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-24] Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF bl _fopen mov x19, x0 add x0, sp, #8 mov w1, #80 mov x2, x19 bl _fgets cbz x0, LBB0_3 ; %bb.1: Lloh5: adrp x20, _cmd@GOTPAGE Lloh6: ldr x20, [x20, _cmd@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 add x0, sp, #8 bl _system str w0, [x20] add x0, sp, #8 mov w1, #80 mov x2, x19 bl _fgets cbnz x0, LBB0_2 LBB0_3: mov x0, x19 bl _fclose ldur x8, [x29, #-24] Lloh7: adrp x9, ___stack_chk_guard@GOTPAGE Lloh8: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh9: ldr x9, [x9] cmp x9, x8 b.ne LBB0_5 ; %bb.4: ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload add sp, sp, #128 ret LBB0_5: bl ___stack_chk_fail .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x20, x19, [sp, #96] ; 16-byte Folded Spill stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh10: adrp x8, ___stack_chk_guard@GOTPAGE Lloh11: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh12: ldr x8, [x8] stur x8, [x29, #-24] cmp w0, #2 b.ne LBB1_6 ; %bb.1: ldr x0, [x1, #8] Lloh13: adrp x1, l_.str@PAGE Lloh14: add x1, x1, l_.str@PAGEOFF bl _fopen mov x19, x0 add x0, sp, #8 mov w1, #80 mov x2, x19 bl _fgets cbz x0, LBB1_4 ; %bb.2: Lloh15: adrp x20, _cmd@GOTPAGE Lloh16: ldr x20, [x20, _cmd@GOTPAGEOFF] LBB1_3: ; =>This Inner Loop Header: Depth=1 add x0, sp, #8 bl _system str w0, [x20] add x0, sp, #8 mov w1, #80 mov x2, x19 bl _fgets cbnz x0, LBB1_3 LBB1_4: mov x0, x19 bl _fclose ldur x8, [x29, #-24] Lloh17: adrp x9, ___stack_chk_guard@GOTPAGE Lloh18: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh19: ldr x9, [x9] cmp x9, x8 b.ne LBB1_7 ; %bb.5: mov w0, #0 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload add sp, sp, #128 ret LBB1_6: mov w0, #-1 bl _exit LBB1_7: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "r" .comm _cmd,4,2 ; @cmd .subsections_via_symbols
the_stack_data/47325.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vfs_clearauthopaque ## -- Begin function vfs_clearauthopaque .p2align 4, 0x90 _vfs_clearauthopaque: ## @vfs_clearauthopaque .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _mount_lock movq _MNTK_AUTH_OPAQUE@GOTPCREL(%rip), %rax movl (%rax), %eax notl %eax andl %eax, (%rbx) movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _mount_unlock ## TAILCALL .cfi_endproc ## -- End function .comm _MNTK_AUTH_OPAQUE,4,2 ## @MNTK_AUTH_OPAQUE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _vfs_clearauthopaque ; -- Begin function vfs_clearauthopaque .p2align 2 _vfs_clearauthopaque: ; @vfs_clearauthopaque .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _mount_lock Lloh0: adrp x8, _MNTK_AUTH_OPAQUE@GOTPAGE Lloh1: ldr x8, [x8, _MNTK_AUTH_OPAQUE@GOTPAGEOFF] Lloh2: ldr w8, [x8] ldr w9, [x19] bic w8, w9, w8 str w8, [x19] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _mount_unlock .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _MNTK_AUTH_OPAQUE,4,2 ; @MNTK_AUTH_OPAQUE .subsections_via_symbols
AnghaBench/darwin-xnu/bsd/vfs/extr_kpi_vfs.c_vfs_clearauthopaque.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ep_to_bit _ep_to_bit: ## @ep_to_bit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl (%rdi), %eax movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx sarl %ecx movl $16, %edx subl %ecx, %edx xorl %eax, %eax cmpl %esi, %ecx cmovlel %edx, %eax addl %esi, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _ep_to_bit .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ep_to_bit _ep_to_bit: ; @ep_to_bit .cfi_startproc ; %bb.0: ldr w8, [x0] cmp w8, #0 cinc w8, w8, lt asr w8, w8, #1 mov w9, #16 sub w9, w9, w8 cmp w8, w1 csel w8, wzr, w9, gt add w0, w8, w1 ret .cfi_endproc ; -- End function .no_dead_strip _ep_to_bit .subsections_via_symbols
AnghaBench/linux/drivers/usb/chipidea/extr_udc.c_ep_to_bit.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _baz_1 ## -- Begin function baz_1 .p2align 4, 0x90 _baz_1: ## @baz_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testl %edi, %edi je LBB0_2 ## %bb.1: testl %esi, %esi je LBB0_2 ## %bb.5: popq %rbp jmp _foo ## TAILCALL LBB0_2: testl %esi, %esi jne LBB0_4 ## %bb.3: testl %edx, %edx je LBB0_4 ## %bb.6: popq %rbp jmp _bar ## TAILCALL LBB0_4: popq %rbp retq .cfi_endproc ## -- End function .globl _baz_2 ## -- Begin function baz_2 .p2align 4, 0x90 _baz_2: ## @baz_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edx, %ebx movl %esi, %r14d testl %edi, %edi je LBB1_3 ## %bb.1: testl %r14d, %r14d je LBB1_3 ## %bb.2: callq _foo LBB1_3: orl %r14d, %ebx je LBB1_4 ## %bb.5: popq %rbx popq %r14 popq %rbp jmp _bar ## TAILCALL LBB1_4: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _baz_3 ## -- Begin function baz_3 .p2align 4, 0x90 _baz_3: ## @baz_3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testl %edi, %edi je LBB2_2 ## %bb.1: cmpl $11, %esi jl LBB2_2 ## %bb.5: popq %rbp jmp _foo ## TAILCALL LBB2_2: cmpl $4, %esi jg LBB2_4 ## %bb.3: testl %edx, %edx je LBB2_4 ## %bb.6: popq %rbp jmp _bar ## TAILCALL LBB2_4: popq %rbp retq .cfi_endproc ## -- End function .globl _baz_4 ## -- Begin function baz_4 .p2align 4, 0x90 _baz_4: ## @baz_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edx, %r14d movl %esi, %ebx testl %edi, %edi je LBB3_4 ## %bb.1: testl %ebx, %ebx je LBB3_4 ## %bb.2: callq _foo testl %r14d, %r14d je LBB3_6 ## %bb.3: callq _bar LBB3_4: testl %ebx, %ebx je LBB3_6 ## %bb.5: testl %r14d, %r14d je LBB3_6 ## %bb.7: popq %rbx popq %r14 popq %rbp jmp _blah ## TAILCALL LBB3_6: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _baz_5 ## -- Begin function baz_5 .p2align 4, 0x90 _baz_5: ## @baz_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edx, %r14d movl %esi, %ebx testl %edi, %edi je LBB4_4 ## %bb.1: testl %ebx, %ebx je LBB4_4 ## %bb.2: callq _foo testl %r14d, %r14d je LBB4_7 ## %bb.3: callq _bar LBB4_4: testl %ebx, %ebx je LBB4_7 ## %bb.5: testl %r14d, %r14d je LBB4_7 ## %bb.6: popq %rbx popq %r14 popq %rbp retq LBB4_7: popq %rbx popq %r14 popq %rbp jmp _blah ## TAILCALL .cfi_endproc ## -- End function .globl _baz_6 ## -- Begin function baz_6 .p2align 4, 0x90 _baz_6: ## @baz_6 .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 movl %esi, %ebx cmpl $39, %edi jne LBB5_3 ## %bb.1: cmpl $41, %ebx jne LBB5_3 ## %bb.2: callq _foo LBB5_3: cmpl $41, %ebx je LBB5_6 ## %bb.4: cmpl $12, %r14d je LBB5_6 ## %bb.5: popq %rbx popq %r14 popq %rbp retq LBB5_6: popq %rbx popq %r14 popq %rbp jmp _bar ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _baz_1 ; -- Begin function baz_1 .p2align 2 _baz_1: ; @baz_1 .cfi_startproc ; %bb.0: cbz w0, LBB0_3 ; %bb.1: cbz w1, LBB0_3 ; %bb.2: b _foo LBB0_3: cbnz w1, LBB0_6 ; %bb.4: cbz w2, LBB0_6 ; %bb.5: b _bar LBB0_6: ret .cfi_endproc ; -- End function .globl _baz_2 ; -- Begin function baz_2 .p2align 2 _baz_2: ; @baz_2 .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 cbz w0, LBB1_3 ; %bb.1: cbz w20, LBB1_3 ; %bb.2: bl _foo LBB1_3: orr w8, w19, w20 cbz w8, LBB1_5 ; %bb.4: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _bar LBB1_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _baz_3 ; -- Begin function baz_3 .p2align 2 _baz_3: ; @baz_3 .cfi_startproc ; %bb.0: cbz w0, LBB2_3 ; %bb.1: cmp w1, #11 b.lt LBB2_3 ; %bb.2: b _foo LBB2_3: cmp w1, #4 b.gt LBB2_6 ; %bb.4: cbz w2, LBB2_6 ; %bb.5: b _bar LBB2_6: ret .cfi_endproc ; -- End function .globl _baz_4 ; -- Begin function baz_4 .p2align 2 _baz_4: ; @baz_4 .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 cbz w0, LBB3_4 ; %bb.1: cbz w20, LBB3_4 ; %bb.2: bl _foo cbz w19, LBB3_7 ; %bb.3: bl _bar LBB3_4: cbz w20, LBB3_7 ; %bb.5: cbz w19, LBB3_7 ; %bb.6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _blah LBB3_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _baz_5 ; -- Begin function baz_5 .p2align 2 _baz_5: ; @baz_5 .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 cbz w0, LBB4_4 ; %bb.1: cbz w20, LBB4_4 ; %bb.2: bl _foo cbz w19, LBB4_7 ; %bb.3: bl _bar LBB4_4: cbz w20, LBB4_7 ; %bb.5: cbz w19, LBB4_7 ; %bb.6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB4_7: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _blah .cfi_endproc ; -- End function .globl _baz_6 ; -- Begin function baz_6 .p2align 2 _baz_6: ; @baz_6 .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 cmp w0, #39 b.ne LBB5_3 ; %bb.1: cmp w20, #41 b.ne LBB5_3 ; %bb.2: bl _foo LBB5_3: cmp w20, #41 b.eq LBB5_6 ; %bb.4: cmp w19, #12 b.eq LBB5_6 ; %bb.5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB5_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _bar .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/150089.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _IsReservedName ## -- Begin function IsReservedName .p2align 4, 0x90 _IsReservedName: ## @IsReservedName .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 $112, (%rdi) jne LBB0_3 ## %bb.1: cmpb $103, 1(%rdi) jne LBB0_3 ## %bb.2: xorl %eax, %eax cmpb $95, 2(%rdi) sete %al LBB0_3: 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 _IsReservedName ; -- Begin function IsReservedName .p2align 2 _IsReservedName: ; @IsReservedName .cfi_startproc ; %bb.0: ldrb w8, [x0] cmp w8, #112 b.ne LBB0_3 ; %bb.1: ldrb w8, [x0, #1] cmp w8, #103 b.ne LBB0_3 ; %bb.2: ldrb w8, [x0, #2] cmp w8, #95 cset w0, eq ret LBB0_3: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/postgres/src/backend/catalog/extr_catalog.c_IsReservedName.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lambda_matrix_row_negate ## -- Begin function lambda_matrix_row_negate .p2align 4, 0x90 _lambda_matrix_row_negate: ## @lambda_matrix_row_negate .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 movslq %edx, %rcx movl (%rdi,%rcx,4), %edi movl %edi, %esi movl %eax, %edx popq %rbp jmp _lambda_vector_negate ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lambda_matrix_row_negate ; -- Begin function lambda_matrix_row_negate .p2align 2 _lambda_matrix_row_negate: ; @lambda_matrix_row_negate .cfi_startproc ; %bb.0: mov x8, x1 ldr w0, [x0, w2, sxtw #2] mov x1, x0 mov x2, x8 b _lambda_vector_negate .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/extr_lambda-mat.c_lambda_matrix_row_negate.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_valid ## -- Begin function is_valid .p2align 4, 0x90 _is_valid: ## @is_valid .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax cmpl %esi, (%rdi) jle LBB0_2 ## %bb.1: xorl %eax, %eax cmpl %edx, 4(%rdi) setg %al LBB0_2: popq %rbp retq .cfi_endproc ## -- End function .globl _view ## -- Begin function view .p2align 4, 0x90 _view: ## @view .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(%rdi), %rax movslq %esi, %rcx movq 8(%rax,%rcx,8), %rax movslq %edx, %rcx movl 4(%rax,%rcx,4), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _set ## -- Begin function set .p2align 4, 0x90 _set: ## @set .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(%rdi), %rax movslq %esi, %rsi movq 8(%rax,%rsi,8), %rax movslq %edx, %rdx movl %ecx, 4(%rax,%rdx,4) popq %rbp retq .cfi_endproc ## -- End function .globl _make_field ## -- Begin function make_field .p2align 4, 0x90 _make_field: ## @make_field .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 %rdx, -64(%rbp) ## 8-byte Spill ## kill: def $esi killed $esi def $rsi movq %rsi, -48(%rbp) ## 8-byte Spill movl %edi, %r12d movl $16, %edi callq _malloc movq %rax, -72(%rbp) ## 8-byte Spill leal 2(%r12), %ebx movslq %ebx, %rsi movl $8, %edi callq _calloc movq %rax, %r13 cmpl $-1, %r12d jl LBB3_3 ## %bb.1: movq -48(%rbp), %rax ## 8-byte Reload addl $2, %eax movslq %eax, %r15 movl %ebx, %r14d xorl %ebx, %ebx .p2align 4, 0x90 LBB3_2: ## =>This Inner Loop Header: Depth=1 movl $4, %edi movq %r15, %rsi callq _calloc movq %rax, (%r13,%rbx,8) incq %rbx cmpq %rbx, %r14 jne LBB3_2 LBB3_3: cmpq $0, -64(%rbp) ## 8-byte Folded Reload movq %r12, -56(%rbp) ## 8-byte Spill je LBB3_11 ## %bb.4: testl %r12d, %r12d jle LBB3_27 ## %bb.5: movq -48(%rbp), %rax ## 8-byte Reload incl %eax movq -56(%rbp), %rcx ## 8-byte Reload leal 1(%rcx), %r12d leaq -1(%rax), %r11 leaq -9(%rax), %r10 movq %r10, -88(%rbp) ## 8-byte Spill shrq $3, %r10 incq %r10 movq %r11, %r8 andq $-8, %r8 leaq 1(%r8), %rcx movq %rcx, -80(%rbp) ## 8-byte Spill movl %r10d, %r15d andl $3, %r15d andq $-4, %r10 movl $1, %esi jmp LBB3_6 .p2align 4, 0x90 LBB3_26: ## in Loop: Header=BB3_6 Depth=1 incq %rsi cmpq %r12, %rsi je LBB3_27 LBB3_6: ## =>This Loop Header: Depth=1 ## Child Loop BB3_18 Depth 2 ## Child Loop BB3_21 Depth 2 ## Child Loop BB3_24 Depth 2 ## Child Loop BB3_28 Depth 2 cmpl $0, -48(%rbp) ## 4-byte Folded Reload jle LBB3_26 ## %bb.7: ## in Loop: Header=BB3_6 Depth=1 movq -64(%rbp), %rcx ## 8-byte Reload movq (%rcx,%rsi,8), %rdi movq (%r13,%rsi,8), %r14 movl $1, %r9d cmpq $8, %r11 jb LBB3_23 ## %bb.8: ## in Loop: Header=BB3_6 Depth=1 movq %r14, %rdx subq %rdi, %rdx cmpq $32, %rdx jb LBB3_23 ## %bb.9: ## in Loop: Header=BB3_6 Depth=1 cmpq $24, -88(%rbp) ## 8-byte Folded Reload jae LBB3_17 ## %bb.10: ## in Loop: Header=BB3_6 Depth=1 xorl %edx, %edx jmp LBB3_19 LBB3_17: ## in Loop: Header=BB3_6 Depth=1 movq %r10, %rbx xorl %edx, %edx .p2align 4, 0x90 LBB3_18: ## Parent Loop BB3_6 Depth=1 ## => This Inner Loop Header: Depth=2 movups 4(%rdi,%rdx,4), %xmm0 movups 20(%rdi,%rdx,4), %xmm1 movups %xmm0, 4(%r14,%rdx,4) movups %xmm1, 20(%r14,%rdx,4) movups 36(%rdi,%rdx,4), %xmm0 movups 52(%rdi,%rdx,4), %xmm1 movups %xmm0, 36(%r14,%rdx,4) movups %xmm1, 52(%r14,%rdx,4) movups 68(%rdi,%rdx,4), %xmm0 movups 84(%rdi,%rdx,4), %xmm1 movups %xmm0, 68(%r14,%rdx,4) movups %xmm1, 84(%r14,%rdx,4) movups 100(%rdi,%rdx,4), %xmm0 movups 116(%rdi,%rdx,4), %xmm1 movups %xmm0, 100(%r14,%rdx,4) movups %xmm1, 116(%r14,%rdx,4) addq $32, %rdx addq $-4, %rbx jne LBB3_18 LBB3_19: ## in Loop: Header=BB3_6 Depth=1 testq %r15, %r15 je LBB3_22 ## %bb.20: ## in Loop: Header=BB3_6 Depth=1 movq %r15, %rbx .p2align 4, 0x90 LBB3_21: ## Parent Loop BB3_6 Depth=1 ## => This Inner Loop Header: Depth=2 leaq (,%rdx,4), %rcx orq $4, %rcx movups (%rdi,%rcx), %xmm0 movups 16(%rdi,%rcx), %xmm1 movups %xmm0, (%r14,%rcx) movups %xmm1, 16(%r14,%rcx) addq $8, %rdx decq %rbx jne LBB3_21 LBB3_22: ## in Loop: Header=BB3_6 Depth=1 movq -80(%rbp), %r9 ## 8-byte Reload cmpq %r8, %r11 je LBB3_26 LBB3_23: ## in Loop: Header=BB3_6 Depth=1 movl %eax, %ebx subl %r9d, %ebx movq %r9, %rdx notq %rdx addq %rax, %rdx andq $3, %rbx je LBB3_25 .p2align 4, 0x90 LBB3_24: ## Parent Loop BB3_6 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%rdi,%r9,4), %ecx movl %ecx, (%r14,%r9,4) incq %r9 decq %rbx jne LBB3_24 LBB3_25: ## in Loop: Header=BB3_6 Depth=1 cmpq $3, %rdx jb LBB3_26 .p2align 4, 0x90 LBB3_28: ## Parent Loop BB3_6 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%rdi,%r9,4), %ecx movl %ecx, (%r14,%r9,4) movl 4(%rdi,%r9,4), %ecx movl %ecx, 4(%r14,%r9,4) movl 8(%rdi,%r9,4), %ecx movl %ecx, 8(%r14,%r9,4) movl 12(%rdi,%r9,4), %ecx movl %ecx, 12(%r14,%r9,4) addq $4, %r9 cmpq %r9, %rax jne LBB3_28 jmp LBB3_26 LBB3_11: testl %r12d, %r12d jle LBB3_27 ## %bb.12: movq -48(%rbp), %rax ## 8-byte Reload leal 1(%rax), %r15d movq -56(%rbp), %rax ## 8-byte Reload leal 1(%rax), %r14d movl $1, %ebx jmp LBB3_13 .p2align 4, 0x90 LBB3_16: ## in Loop: Header=BB3_13 Depth=1 incq %rbx cmpq %r14, %rbx je LBB3_27 LBB3_13: ## =>This Loop Header: Depth=1 ## Child Loop BB3_15 Depth 2 cmpl $0, -48(%rbp) ## 4-byte Folded Reload jle LBB3_16 ## %bb.14: ## in Loop: Header=BB3_13 Depth=1 movl $1, %r12d .p2align 4, 0x90 LBB3_15: ## Parent Loop BB3_13 Depth=1 ## => This Inner Loop Header: Depth=2 xorl %eax, %eax callq _rand movl %eax, %ecx shrl $31, %ecx addl %eax, %ecx andl $-2, %ecx subl %ecx, %eax movq (%r13,%rbx,8), %rcx movl %eax, (%rcx,%r12,4) incq %r12 cmpq %r12, %r15 jne LBB3_15 jmp LBB3_16 LBB3_27: movq -56(%rbp), %rax ## 8-byte Reload movq -72(%rbp), %rcx ## 8-byte Reload movl %eax, (%rcx) movq -48(%rbp), %rax ## 8-byte Reload movl %eax, 4(%rcx) movq %r13, 8(%rcx) movq %rcx, %rax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _free_field ## -- Begin function free_field .p2align 4, 0x90 _free_field: ## @free_field .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 cmpl $-1, (%rdi) jl LBB4_3 ## %bb.1: movq $-1, %rbx .p2align 4, 0x90 LBB4_2: ## =>This Inner Loop Header: Depth=1 movq 8(%r14), %rax movq 8(%rax,%rbx,8), %rdi callq _free movslq (%r14), %rax incq %rbx cmpq %rax, %rbx jle LBB4_2 LBB4_3: movq 8(%r14), %rdi callq _free movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .globl _to_char ## -- Begin function to_char .p2align 4, 0x90 _to_char: ## @to_char .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testl %edi, %edi movl $95, %ecx movl $35, %eax cmovel %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _print_field ## -- Begin function print_field .p2align 4, 0x90 _print_field: ## @print_field .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpl $0, (%rdi) jle LBB6_8 ## %bb.1: movq %rdi, %r13 leaq L_.str(%rip), %r14 leaq L_.str.1(%rip), %r15 xorl %r12d, %r12d jmp LBB6_2 .p2align 4, 0x90 LBB6_7: ## in Loop: Header=BB6_2 Depth=1 movq %r15, %rdi xorl %eax, %eax callq _printf movslq (%r13), %rax cmpq %rax, %r12 jge LBB6_8 LBB6_2: ## =>This Loop Header: Depth=1 ## Child Loop BB6_4 Depth 2 incq %r12 cmpl $0, 4(%r13) jle LBB6_7 ## %bb.3: ## in Loop: Header=BB6_2 Depth=1 xorl %ebx, %ebx jmp LBB6_4 .p2align 4, 0x90 LBB6_6: ## in Loop: Header=BB6_4 Depth=2 movq %r14, %rdi xorl %eax, %eax callq _printf movslq 4(%r13), %rax cmpq %rax, %rbx jge LBB6_7 LBB6_4: ## Parent Loop BB6_2 Depth=1 ## => This Inner Loop Header: Depth=2 movq 8(%r13), %rax movq (%rax,%r12,8), %rax cmpl $0, 4(%rax,%rbx,4) leaq 1(%rbx), %rbx movl $95, %esi je LBB6_6 ## %bb.5: ## in Loop: Header=BB6_4 Depth=2 movl $35, %esi jmp LBB6_6 LBB6_8: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _next_state ## -- Begin function next_state .p2align 4, 0x90 _next_state: ## @next_state .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(%rdi), %rax movslq %esi, %rcx movslq %edx, %rdx movq (%rax,%rcx,8), %rsi movq 8(%rax,%rcx,8), %r8 movl 4(%rsi,%rdx,4), %edi addl (%rsi,%rdx,4), %edi addl 8(%rsi,%rdx,4), %edi addl (%r8,%rdx,4), %edi addl 8(%r8,%rdx,4), %edi movq 16(%rax,%rcx,8), %rax addl (%rax,%rdx,4), %edi addl 4(%rax,%rdx,4), %edi addl 8(%rax,%rdx,4), %edi movl %edi, %eax andl $-2, %eax xorl %ecx, %ecx cmpl $2, %eax sete %cl xorl %eax, %eax cmpl $3, %edi sete %al cmpl $0, 4(%r8,%rdx,4) cmovel %eax, %ecx movzbl %cl, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _update_field ## -- Begin function update_field .p2align 4, 0x90 _update_field: ## @update_field .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 movl (%rdi), %edi movl 4(%r15), %esi movq 8(%r15), %rdx callq _make_field movq %rax, %r14 movl (%r15), %ecx testl %ecx, %ecx jle LBB8_4 ## %bb.1: movl 4(%r15), %eax xorl %edi, %edi jmp LBB8_2 .p2align 4, 0x90 LBB8_3: ## in Loop: Header=BB8_2 Depth=1 incq %rdi movq %rdi, %r8 LBB8_10: ## in Loop: Header=BB8_2 Depth=1 movslq %ecx, %rdx cmpq %rdx, %r8 jge LBB8_4 LBB8_2: ## =>This Loop Header: Depth=1 ## Child Loop BB8_12 Depth 2 testl %eax, %eax jle LBB8_3 ## %bb.11: ## in Loop: Header=BB8_2 Depth=1 movq 8(%r14), %rax movq (%rax,%rdi,8), %r10 movq 8(%rax,%rdi,8), %rdx leaq 1(%rdi), %r8 movq 16(%rax,%rdi,8), %rsi movq 8(%r15), %rax movq 8(%rax,%rdi,8), %r9 xorl %ebx, %ebx .p2align 4, 0x90 LBB8_12: ## Parent Loop BB8_2 Depth=1 ## => This Inner Loop Header: Depth=2 movl 4(%r10,%rbx,4), %eax addl (%r10,%rbx,4), %eax addl 8(%r10,%rbx,4), %eax addl (%rdx,%rbx,4), %eax addl 8(%rdx,%rbx,4), %eax addl (%rsi,%rbx,4), %eax addl 4(%rsi,%rbx,4), %eax addl 8(%rsi,%rbx,4), %eax movl %eax, %edi andl $-2, %edi xorl %ecx, %ecx cmpl $2, %edi sete %cl xorl %edi, %edi cmpl $3, %eax sete %dil cmpl $0, 4(%rdx,%rbx,4) cmovel %edi, %ecx movzbl %cl, %eax movl %eax, 4(%r9,%rbx,4) leaq 1(%rbx), %rcx movslq 4(%r15), %rax movq %rcx, %rbx cmpq %rax, %rcx jl LBB8_12 ## %bb.9: ## in Loop: Header=BB8_2 Depth=1 movl (%r15), %ecx movq %r8, %rdi jmp LBB8_10 LBB8_4: movslq (%r14), %r12 cmpq $-2, %r12 jle LBB8_5 ## %bb.6: movq 8(%r14), %r15 addq $2, %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB8_7: ## =>This Inner Loop Header: Depth=1 movq (%r15,%rbx,8), %rdi callq _free incq %rbx cmpq %rbx, %r12 jne LBB8_7 jmp LBB8_8 LBB8_5: movq 8(%r14), %r15 LBB8_8: movq %r15, %rdi callq _free movq %r14, %rdi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movl %edi, %r14d xorl %edi, %edi xorl %eax, %eax callq _time movq %rax, %rdi xorl %eax, %eax callq _srand cmpl $4, %r14d jne LBB9_28 ## %bb.1: movq 8(%rbx), %rdi leaq L_.str.3(%rip), %r14 leaq -68(%rbp), %rdx movq %r14, %rsi xorl %eax, %eax callq _sscanf movq 16(%rbx), %rdi leaq -44(%rbp), %rdx movq %r14, %rsi xorl %eax, %eax callq _sscanf movq 24(%rbx), %rdi leaq -60(%rbp), %rdx movq %r14, %rsi xorl %eax, %eax callq _sscanf movl -68(%rbp), %edi movl -44(%rbp), %esi xorl %edx, %edx callq _make_field movq %rax, -56(%rbp) ## 8-byte Spill movslq (%rax), %rax movl %eax, %ecx movq %rcx, -80(%rbp) ## 8-byte Spill movq %rax, -88(%rbp) ## 8-byte Spill testq %rax, %rax jle LBB9_9 ## %bb.2: movq -56(%rbp), %rax ## 8-byte Reload movslq 4(%rax), %r14 leaq L_.str(%rip), %r12 xorl %ebx, %ebx jmp LBB9_3 .p2align 4, 0x90 LBB9_8: ## in Loop: Header=BB9_3 Depth=1 leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf cmpq -80(%rbp), %rbx ## 8-byte Folded Reload je LBB9_9 LBB9_3: ## =>This Loop Header: Depth=1 ## Child Loop BB9_5 Depth 2 incq %rbx testl %r14d, %r14d jle LBB9_8 ## %bb.4: ## in Loop: Header=BB9_3 Depth=1 movq -56(%rbp), %rax ## 8-byte Reload movq 8(%rax), %r15 xorl %r13d, %r13d jmp LBB9_5 .p2align 4, 0x90 LBB9_7: ## in Loop: Header=BB9_5 Depth=2 movq %r12, %rdi xorl %eax, %eax callq _printf cmpq %r13, %r14 je LBB9_8 LBB9_5: ## Parent Loop BB9_3 Depth=1 ## => This Inner Loop Header: Depth=2 movq (%r15,%rbx,8), %rax cmpl $0, 4(%rax,%r13,4) leaq 1(%r13), %r13 movl $95, %esi je LBB9_7 ## %bb.6: ## in Loop: Header=BB9_5 Depth=2 movl $35, %esi jmp LBB9_7 LBB9_9: cmpl $0, -60(%rbp) movq -88(%rbp), %r12 ## 8-byte Reload jle LBB9_23 ## %bb.10: leaq L_.str.4(%rip), %r15 leaq L_.str(%rip), %r13 xorl %eax, %eax jmp LBB9_11 .p2align 4, 0x90 LBB9_22: ## in Loop: Header=BB9_11 Depth=1 movl -64(%rbp), %eax ## 4-byte Reload incl %eax cmpl -60(%rbp), %eax leaq L_.str.4(%rip), %r15 jge LBB9_23 LBB9_11: ## =>This Loop Header: Depth=1 ## Child Loop BB9_13 Depth 2 ## Child Loop BB9_16 Depth 2 ## Child Loop BB9_18 Depth 3 movl %eax, -64(%rbp) ## 4-byte Spill cmpl $0, -44(%rbp) movq -56(%rbp), %r14 ## 8-byte Reload jle LBB9_14 ## %bb.12: ## in Loop: Header=BB9_11 Depth=1 xorl %ebx, %ebx .p2align 4, 0x90 LBB9_13: ## Parent Loop BB9_11 Depth=1 ## => This Inner Loop Header: Depth=2 movq %r15, %rdi xorl %eax, %eax callq _printf incl %ebx cmpl -44(%rbp), %ebx jl LBB9_13 LBB9_14: ## in Loop: Header=BB9_11 Depth=1 leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf movl $1, %edi xorl %eax, %eax callq _sleep movq %r14, %rdi callq _update_field cmpl $0, -80(%rbp) ## 4-byte Folded Reload jle LBB9_22 ## %bb.15: ## in Loop: Header=BB9_11 Depth=1 movq -56(%rbp), %rax ## 8-byte Reload movslq 4(%rax), %r14 xorl %r15d, %r15d jmp LBB9_16 .p2align 4, 0x90 LBB9_21: ## in Loop: Header=BB9_16 Depth=2 leaq L_.str.1(%rip), %rdi xorl %eax, %eax callq _printf movq -88(%rbp), %r12 ## 8-byte Reload cmpq %r12, %r15 je LBB9_22 LBB9_16: ## Parent Loop BB9_11 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB9_18 Depth 3 incq %r15 testl %r14d, %r14d jle LBB9_21 ## %bb.17: ## in Loop: Header=BB9_16 Depth=2 movq -56(%rbp), %rax ## 8-byte Reload movq 8(%rax), %r12 xorl %ebx, %ebx jmp LBB9_18 .p2align 4, 0x90 LBB9_20: ## in Loop: Header=BB9_18 Depth=3 movq %r13, %rdi xorl %eax, %eax callq _printf cmpq %rbx, %r14 je LBB9_21 LBB9_18: ## Parent Loop BB9_11 Depth=1 ## Parent Loop BB9_16 Depth=2 ## => This Inner Loop Header: Depth=3 movq (%r12,%r15,8), %rax cmpl $0, 4(%rax,%rbx,4) leaq 1(%rbx), %rbx movl $95, %esi je LBB9_20 ## %bb.19: ## in Loop: Header=BB9_18 Depth=3 movl $35, %esi jmp LBB9_20 LBB9_23: cmpl $-2, %r12d movq -56(%rbp), %r15 ## 8-byte Reload jle LBB9_24 ## %bb.25: movq 8(%r15), %r14 addq $2, %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB9_26: ## =>This Inner Loop Header: Depth=1 movq (%r14,%rbx,8), %rdi callq _free incq %rbx cmpq %rbx, %r12 jne LBB9_26 jmp LBB9_27 LBB9_24: movq 8(%r15), %r14 LBB9_27: movq %r14, %rdi callq _free movq %r15, %rdi callq _free xorl %eax, %eax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB9_28: movq _stderr@GOTPCREL(%rip), %rax movq (%rax), %rdi movq (%rbx), %rdx leaq L_.str.2(%rip), %rsi xorl %eax, %eax callq _fprintf movl $1, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%c" L_.str.1: ## @.str.1 .asciz "\n" L_.str.2: ## @.str.2 .asciz "usage: %s x y times\n" L_.str.3: ## @.str.3 .asciz "%d" L_.str.4: ## @.str.4 .asciz "-" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _is_valid ; -- Begin function is_valid .p2align 2 _is_valid: ; @is_valid .cfi_startproc ; %bb.0: ldr w8, [x0] cmp w8, w1 b.le LBB0_2 ; %bb.1: ldr w8, [x0, #4] cmp w8, w2 cset w0, gt ret LBB0_2: mov w0, #0 ret .cfi_endproc ; -- End function .globl _view ; -- Begin function view .p2align 2 _view: ; @view .cfi_startproc ; %bb.0: ldr x8, [x0, #8] add w9, w1, #1 ldr x8, [x8, w9, sxtw #3] add w9, w2, #1 ldr w0, [x8, w9, sxtw #2] ret .cfi_endproc ; -- End function .globl _set ; -- Begin function set .p2align 2 _set: ; @set .cfi_startproc ; %bb.0: ldr x8, [x0, #8] add w9, w1, #1 ldr x8, [x8, w9, sxtw #3] add w9, w2, #1 str w3, [x8, w9, sxtw #2] ret .cfi_endproc ; -- End function .globl _make_field ; -- Begin function make_field .p2align 2 _make_field: ; @make_field .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 x23, x2 mov x19, x1 mov x20, x0 mov w0, #16 bl _malloc mov x21, x0 add w25, w20, #2 mov x8, x25 sxtw x1, w8 mov w0, #8 bl _calloc mov x22, x0 cmn w20, #1 b.lt LBB3_3 ; %bb.1: add w8, w19, #2 sxtw x24, w8 mov x26, x22 LBB3_2: ; =>This Inner Loop Header: Depth=1 mov w0, #4 mov x1, x24 bl _calloc str x0, [x26], #8 subs x25, x25, #1 b.ne LBB3_2 LBB3_3: cmp w20, #1 cbz x23, LBB3_16 ; %bb.4: b.lt LBB3_22 ; %bb.5: add w8, w19, #1 add w9, w20, #1 sub x10, x8, #1 and x11, x10, #0xfffffffffffffff0 orr x12, x11, #0x1 mov w13, #1 b LBB3_7 LBB3_6: ; in Loop: Header=BB3_7 Depth=1 add x13, x13, #1 cmp x13, x9 b.eq LBB3_22 LBB3_7: ; =>This Loop Header: Depth=1 ; Child Loop BB3_11 Depth 2 ; Child Loop BB3_15 Depth 2 cmp w19, #1 b.lt LBB3_6 ; %bb.8: ; in Loop: Header=BB3_7 Depth=1 lsl x15, x13, #3 ldr x14, [x23, x15] ldr x15, [x22, x15] cmp x10, #16 b.lo LBB3_13 ; %bb.9: ; in Loop: Header=BB3_7 Depth=1 sub x17, x15, x14 mov w16, #1 cmp x17, #64 b.lo LBB3_14 ; %bb.10: ; in Loop: Header=BB3_7 Depth=1 add x16, x15, #36 add x17, x14, #36 mov x0, x11 LBB3_11: ; Parent Loop BB3_7 Depth=1 ; => This Inner Loop Header: Depth=2 ldp q0, q1, [x17, #-32] ldp q2, q3, [x17], #64 stp q0, q1, [x16, #-32] stp q2, q3, [x16], #64 subs x0, x0, #16 b.ne LBB3_11 ; %bb.12: ; in Loop: Header=BB3_7 Depth=1 mov x16, x12 cmp x10, x11 b.eq LBB3_6 b LBB3_14 LBB3_13: ; in Loop: Header=BB3_7 Depth=1 mov w16, #1 LBB3_14: ; in Loop: Header=BB3_7 Depth=1 lsl x17, x16, #2 add x15, x15, x17 add x14, x14, x17 sub x16, x8, x16 LBB3_15: ; Parent Loop BB3_7 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w17, [x14], #4 str w17, [x15], #4 subs x16, x16, #1 b.ne LBB3_15 b LBB3_6 LBB3_16: b.lt LBB3_22 ; %bb.17: add w8, w19, #1 add w23, w20, #1 lsl x24, x8, #2 mov w25, #1 b LBB3_19 LBB3_18: ; in Loop: Header=BB3_19 Depth=1 add x25, x25, #1 cmp x25, x23 b.eq LBB3_22 LBB3_19: ; =>This Loop Header: Depth=1 ; Child Loop BB3_21 Depth 2 cmp w19, #1 b.lt LBB3_18 ; %bb.20: ; in Loop: Header=BB3_19 Depth=1 mov w26, #4 LBB3_21: ; Parent Loop BB3_19 Depth=1 ; => This Inner Loop Header: Depth=2 bl _rand and w8, w0, #0x1 cmp w0, #0 cneg w8, w8, lt ldr x9, [x22, x25, lsl #3] str w8, [x9, x26] add x26, x26, #4 cmp x24, x26 b.ne LBB3_21 b LBB3_18 LBB3_22: stp w20, w19, [x21] str x22, [x21, #8] mov x0, x21 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 .cfi_endproc ; -- End function .globl _free_field ; -- Begin function free_field .p2align 2 _free_field: ; @free_field .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr w8, [x0] cmn w8, #1 b.lt LBB4_3 ; %bb.1: mov x20, #0 LBB4_2: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #8] ldr x0, [x8, x20, lsl #3] bl _free add x8, x20, #1 ldrsw x9, [x19] cmp x20, x9 mov x20, x8 b.le LBB4_2 LBB4_3: ldr x0, [x19, #8] bl _free mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _free .cfi_endproc ; -- End function .globl _to_char ; -- Begin function to_char .p2align 2 _to_char: ; @to_char .cfi_startproc ; %bb.0: mov w8, #35 mov w9, #95 cmp w0, #0 csel w0, w9, w8, eq ret .cfi_endproc ; -- End function .globl _print_field ; -- Begin function print_field .p2align 2 _print_field: ; @print_field .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 ldr w8, [x0] cmp w8, #1 b.lt LBB6_6 ; %bb.1: mov x19, x0 mov x22, #0 mov w23, #35 mov w24, #95 Lloh0: adrp x20, l_.str@PAGE Lloh1: add x20, x20, l_.str@PAGEOFF Lloh2: adrp x21, l_.str.1@PAGE Lloh3: add x21, x21, l_.str.1@PAGEOFF b LBB6_3 LBB6_2: ; in Loop: Header=BB6_3 Depth=1 mov x0, x21 bl _printf ldrsw x8, [x19] cmp x22, x8 b.ge LBB6_6 LBB6_3: ; =>This Loop Header: Depth=1 ; Child Loop BB6_5 Depth 2 ldr w8, [x19, #4] add x22, x22, #1 cmp w8, #1 b.lt LBB6_2 ; %bb.4: ; in Loop: Header=BB6_3 Depth=1 mov x8, #0 LBB6_5: ; Parent Loop BB6_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x9, [x19, #8] ldr x9, [x9, x22, lsl #3] add x25, x8, #1 add x8, x9, x8, lsl #2 ldr w8, [x8, #4] cmp w8, #0 csel w1, w24, w23, eq mov x0, x20 bl _printf ldrsw x9, [x19, #4] mov x8, x25 cmp x25, x9 b.lt LBB6_5 b LBB6_2 LBB6_6: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _next_state ; -- Begin function next_state .p2align 2 _next_state: ; @next_state .cfi_startproc ; %bb.0: ; kill: def $w2 killed $w2 def $x2 ldr x8, [x0, #8] add x8, x8, w1, sxtw #3 sbfiz x9, x2, #2, #32 ldp x10, x11, [x8] ldr w12, [x10, x9] add x13, x9, #4 ldr w14, [x10, x13] add x15, x9, #8 ldr w10, [x10, x15] add w12, w14, w12 add w10, w12, w10 ldr w12, [x11, x9] ldr w14, [x11, x15] ldr x8, [x8, #16] ldr w9, [x8, x9] add w10, w10, w12 add w10, w10, w14 ldr w12, [x8, x13] ldr w8, [x8, x15] add w9, w10, w9 add w9, w9, w12 add w8, w9, w8 ldr w9, [x11, x13] and w10, w8, #0xfffffffe cmp w10, #2 cset w10, eq cmp w8, #3 cset w8, eq cmp w9, #0 csel w0, w8, w10, eq ret .cfi_endproc ; -- End function .globl _update_field ; -- Begin function update_field .p2align 2 _update_field: ; @update_field .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x0 ldr w0, [x0] ldr w1, [x20, #4] ldr x2, [x20, #8] bl _make_field mov x19, x0 ldr w9, [x20] cmp w9, #1 b.lt LBB8_8 ; %bb.1: mov x8, #0 ldr w13, [x20, #4] b LBB8_4 LBB8_2: ; in Loop: Header=BB8_4 Depth=1 add x8, x8, #1 LBB8_3: ; in Loop: Header=BB8_4 Depth=1 cmp x8, w9, sxtw b.ge LBB8_8 LBB8_4: ; =>This Loop Header: Depth=1 ; Child Loop BB8_6 Depth 2 cmp w13, #0 b.le LBB8_2 ; %bb.5: ; in Loop: Header=BB8_4 Depth=1 mov x9, #0 ldr x10, [x19, #8] add x11, x10, x8, lsl #3 ldr x12, [x11] add x8, x8, #1 lsl x13, x8, #3 ldr x14, [x10, x13] ldr x10, [x20, #8] ldr x10, [x10, x13] ldr x13, [x11, #16] add x10, x10, #4 add x11, x12, #4 add x12, x13, #4 add x15, x14, #4 mov x14, x15 LBB8_6: ; Parent Loop BB8_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldp w13, w16, [x11, #-4] ldr w17, [x11, #4]! add w13, w16, w13 add w13, w13, w17 ldp w16, w15, [x15, #-4] ldr w17, [x14, #4]! add w13, w13, w16 add w13, w13, w17 ldp w16, w17, [x12, #-4] ldr w0, [x12, #4]! add w13, w13, w16 add w13, w13, w17 add w13, w13, w0 and w16, w13, #0xfffffffe cmp w16, #2 cset w16, eq cmp w13, #3 cset w13, eq cmp w15, #0 csel w13, w13, w16, eq str w13, [x10, x9, lsl #2] add x16, x9, #1 ldrsw x13, [x20, #4] mov x15, x14 mov x9, x16 cmp x16, x13 b.lt LBB8_6 ; %bb.7: ; in Loop: Header=BB8_4 Depth=1 ldr w9, [x20] b LBB8_3 LBB8_8: ldr w8, [x19] cmn w8, #1 b.lt LBB8_11 ; %bb.9: mov x20, #0 LBB8_10: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #8] ldr x0, [x8, x20, lsl #3] bl _free add x8, x20, #1 ldrsw x9, [x19] cmp x20, x9 mov x20, x8 b.le LBB8_10 LBB8_11: ldr x0, [x19, #8] bl _free mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _free .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x28, x27, [sp, #80] ; 16-byte Folded Spill stp x26, x25, [sp, #96] ; 16-byte Folded Spill stp x24, x23, [sp, #112] ; 16-byte Folded Spill stp x22, x21, [sp, #128] ; 16-byte Folded Spill stp x20, x19, [sp, #144] ; 16-byte Folded Spill stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x1 mov x20, x0 mov w0, #0 bl _time bl _srand cmp w20, #4 b.ne LBB9_35 ; %bb.1: ldr x0, [x19, #8] Lloh4: adrp x20, l_.str.3@PAGE Lloh5: add x20, x20, l_.str.3@PAGEOFF add x2, sp, #76 mov x1, x20 bl _sscanf ldr x0, [x19, #16] add x2, sp, #72 mov x1, x20 bl _sscanf ldr x0, [x19, #24] add x2, sp, #68 mov x1, x20 bl _sscanf ldr w26, [sp, #76] mov x8, x26 sxtw x23, w8 ldr w8, [sp, #72] str x8, [sp, #56] ; 8-byte Folded Spill sxtw x27, w8 mov w0, #16 bl _malloc str x0, [sp, #40] ; 8-byte Folded Spill add x22, x23, #2 mov w0, #8 mov x1, x22 bl _calloc mov x25, x0 cmn w26, #1 stp x23, x0, [sp, #8] ; 16-byte Folded Spill str x26, [sp, #24] ; 8-byte Folded Spill b.lt LBB9_10 ; %bb.2: mov x19, #0 add x21, x27, #2 mov w8, w22 lsl x20, x8, #3 LBB9_3: ; =>This Inner Loop Header: Depth=1 mov w0, #4 mov x1, x21 bl _calloc str x0, [x25, x19] add x19, x19, #8 cmp x20, x19 b.ne LBB9_3 ; %bb.4: cmp w26, #1 b.lt LBB9_10 ; %bb.5: ldr x8, [sp, #56] ; 8-byte Folded Reload add w8, w8, #1 add x19, x26, #1 lsl x20, x8, #2 mov w21, #1 b LBB9_7 LBB9_6: ; in Loop: Header=BB9_7 Depth=1 add x21, x21, #1 cmp x21, x19 b.eq LBB9_11 LBB9_7: ; =>This Loop Header: Depth=1 ; Child Loop BB9_9 Depth 2 ldr x8, [sp, #56] ; 8-byte Folded Reload cmp w8, #1 b.lt LBB9_6 ; %bb.8: ; in Loop: Header=BB9_7 Depth=1 mov w22, #4 LBB9_9: ; Parent Loop BB9_7 Depth=1 ; => This Inner Loop Header: Depth=2 bl _rand and w8, w0, #0x1 cmp w0, #0 cneg w8, w8, lt ldr x9, [x25, x21, lsl #3] str w8, [x9, x22] add x22, x22, #4 cmp x20, x22 b.ne LBB9_9 b LBB9_6 LBB9_10: str wzr, [sp, #36] ; 4-byte Folded Spill ldr x28, [sp, #40] ; 8-byte Folded Reload ldr x8, [sp, #56] ; 8-byte Folded Reload stp w26, w8, [x28] str x25, [x28, #8]! b LBB9_19 LBB9_11: ldr x28, [sp, #40] ; 8-byte Folded Reload ldr x8, [sp, #56] ; 8-byte Folded Reload stp w26, w8, [x28] str x25, [x28, #8]! cmp w26, #1 b.lt LBB9_18 ; %bb.12: mov x19, #0 mov w20, #35 mov w23, #95 Lloh6: adrp x21, l_.str@PAGE Lloh7: add x21, x21, l_.str@PAGEOFF Lloh8: adrp x22, l_.str.1@PAGE Lloh9: add x22, x22, l_.str.1@PAGEOFF b LBB9_14 LBB9_13: ; in Loop: Header=BB9_14 Depth=1 mov x0, x22 bl _printf cmp x19, x26 b.eq LBB9_17 LBB9_14: ; =>This Loop Header: Depth=1 ; Child Loop BB9_16 Depth 2 add x19, x19, #1 ldr x8, [sp, #56] ; 8-byte Folded Reload cmp w8, #1 b.lt LBB9_13 ; %bb.15: ; in Loop: Header=BB9_14 Depth=1 mov x8, #0 LBB9_16: ; Parent Loop BB9_14 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x9, [x25, x19, lsl #3] add x24, x8, #1 add x8, x9, x8, lsl #2 ldr w8, [x8, #4] cmp w8, #0 csel w1, w23, w20, eq mov x0, x21 bl _printf mov x8, x24 cmp x27, x24 b.ne LBB9_16 b LBB9_13 LBB9_17: mov w8, #1 str w8, [sp, #36] ; 4-byte Folded Spill b LBB9_19 LBB9_18: str wzr, [sp, #36] ; 4-byte Folded Spill LBB9_19: ldr w8, [sp, #68] cmp w8, #1 b.lt LBB9_31 ; %bb.20: mov w9, #0 ldr x8, [sp, #24] ; 8-byte Folded Reload cmp w8, #1 csinc w19, w8, wzr, gt Lloh10: adrp x21, l_.str.4@PAGE Lloh11: add x21, x21, l_.str.4@PAGEOFF Lloh12: adrp x22, l_.str.1@PAGE Lloh13: add x22, x22, l_.str.1@PAGEOFF mov w24, #35 mov w20, #95 Lloh14: adrp x23, l_.str@PAGE Lloh15: add x23, x23, l_.str@PAGEOFF b LBB9_22 LBB9_21: ; in Loop: Header=BB9_22 Depth=1 ldr w9, [sp, #52] ; 4-byte Folded Reload add w9, w9, #1 ldr w8, [sp, #68] cmp w9, w8 b.ge LBB9_31 LBB9_22: ; =>This Loop Header: Depth=1 ; Child Loop BB9_24 Depth 2 ; Child Loop BB9_28 Depth 2 ; Child Loop BB9_30 Depth 3 str w9, [sp, #52] ; 4-byte Folded Spill ldr w8, [sp, #72] cmp w8, #1 b.lt LBB9_25 ; %bb.23: ; in Loop: Header=BB9_22 Depth=1 mov w26, #0 LBB9_24: ; Parent Loop BB9_22 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x21 bl _printf add w26, w26, #1 ldr w8, [sp, #72] cmp w26, w8 b.lt LBB9_24 LBB9_25: ; in Loop: Header=BB9_22 Depth=1 mov x0, x22 bl _printf mov w0, #1 bl _sleep ldr x0, [sp, #40] ; 8-byte Folded Reload bl _update_field ldr w8, [sp, #36] ; 4-byte Folded Reload cbz w8, LBB9_21 ; %bb.26: ; in Loop: Header=BB9_22 Depth=1 mov x26, #0 b LBB9_28 LBB9_27: ; in Loop: Header=BB9_28 Depth=2 mov x0, x22 bl _printf cmp x26, x19 b.eq LBB9_21 LBB9_28: ; Parent Loop BB9_22 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB9_30 Depth 3 add x26, x26, #1 ldr x8, [sp, #56] ; 8-byte Folded Reload cmp w8, #1 b.lt LBB9_27 ; %bb.29: ; in Loop: Header=BB9_28 Depth=2 mov x8, #0 LBB9_30: ; Parent Loop BB9_22 Depth=1 ; Parent Loop BB9_28 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x9, [x28] ldr x9, [x9, x26, lsl #3] add x25, x8, #1 add x8, x9, x8, lsl #2 ldr w8, [x8, #4] cmp w8, #0 csel w1, w20, w24, eq mov x0, x23 bl _printf mov x8, x25 cmp x27, x25 b.ne LBB9_30 b LBB9_27 LBB9_31: ldr x8, [sp, #24] ; 8-byte Folded Reload cmn w8, #1 b.lt LBB9_34 ; %bb.32: ldr x19, [x28] ldr x8, [sp, #8] ; 8-byte Folded Reload add x20, x8, #2 LBB9_33: ; =>This Inner Loop Header: Depth=1 ldr x0, [x19], #8 bl _free subs x20, x20, #1 b.ne LBB9_33 LBB9_34: ldr x0, [sp, #16] ; 8-byte Folded Reload bl _free ldr x0, [sp, #40] ; 8-byte Folded Reload bl _free mov w0, #0 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 LBB9_35: Lloh16: adrp x8, _stderr@GOTPAGE Lloh17: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh18: ldr x0, [x8] ldr x2, [x19] Lloh19: adrp x1, l_.str.2@PAGE Lloh20: add x1, x1, l_.str.2@PAGEOFF bl _fprintf mov w0, #1 bl _exit .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%c" l_.str.1: ; @.str.1 .asciz "\n" l_.str.2: ; @.str.2 .asciz "usage: %s x y times\n" l_.str.3: ; @.str.3 .asciz "%d" l_.str.4: ; @.str.4 .asciz "-" .subsections_via_symbols
the_stack_data/3125.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _serialize_usec ## -- Begin function serialize_usec .p2align 4, 0x90 _serialize_usec: ## @serialize_usec .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, %r15 movq %rdi, %rbx callq _assert movq %r15, %rdi callq _assert movq _USEC_INFINITY@GOTPCREL(%rip), %rax cmpq %r14, (%rax) jne LBB0_2 ## %bb.1: xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_2: movq _USEC_FMT@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rbx, %rdi movq %r15, %rsi movq %r14, %rcx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _serialize_item_format ## TAILCALL .cfi_endproc ## -- End function .comm _USEC_INFINITY,8,3 ## @USEC_INFINITY .comm _USEC_FMT,4,2 ## @USEC_FMT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _serialize_usec ; -- Begin function serialize_usec .p2align 2 _serialize_usec: ; @serialize_usec .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 bl _assert mov x0, x20 bl _assert Lloh0: adrp x8, _USEC_INFINITY@GOTPAGE Lloh1: ldr x8, [x8, _USEC_INFINITY@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x8, x19 b.ne LBB0_2 ; %bb.1: 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 LBB0_2: Lloh3: adrp x8, _USEC_FMT@GOTPAGE Lloh4: ldr x8, [x8, _USEC_FMT@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov x0, x21 mov x1, x20 mov x3, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _serialize_item_format .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _USEC_INFINITY,8,3 ; @USEC_INFINITY .comm _USEC_FMT,4,2 ; @USEC_FMT .subsections_via_symbols
AnghaBench/systemd/src/shared/extr_serialize.c_serialize_usec.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gui_mch_haskey ## -- Begin function gui_mch_haskey .p2align 4, 0x90 _gui_mch_haskey: ## @gui_mch_haskey .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _special_keys@GOTPCREL(%rip), %rax movq (%rax), %rcx movq _FAIL@GOTPCREL(%rip), %rax cmpq $0, (%rcx) je LBB0_6 ## %bb.1: movq (%rdi), %rdx addq $24, %rcx movq _OK@GOTPCREL(%rip), %r8 jmp LBB0_2 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 cmpq $0, (%rcx) leaq 24(%rcx), %rcx je LBB0_6 LBB0_2: ## =>This Inner Loop Header: Depth=1 cmpq -16(%rcx), %rdx jne LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq 8(%rdi), %rsi cmpq -8(%rcx), %rsi jne LBB0_5 ## %bb.4: movq %r8, %rax LBB0_6: movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _special_keys,8,3 ## @special_keys .comm _OK,4,2 ## @OK .comm _FAIL,4,2 ## @FAIL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _gui_mch_haskey ; -- Begin function gui_mch_haskey .p2align 2 _gui_mch_haskey: ; @gui_mch_haskey .cfi_startproc ; %bb.0: Lloh0: adrp x8, _special_keys@GOTPAGE Lloh1: ldr x8, [x8, _special_keys@GOTPAGEOFF] Lloh2: ldr x8, [x8] ldr x9, [x8] cbz x9, LBB0_6 ; %bb.1: ldr x9, [x0] add x10, x8, #16 Lloh3: adrp x8, _OK@GOTPAGE Lloh4: ldr x8, [x8, _OK@GOTPAGEOFF] Lloh5: adrp x11, _FAIL@GOTPAGE Lloh6: ldr x11, [x11, _FAIL@GOTPAGEOFF] b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 ldr x12, [x10, #8] add x10, x10, #24 cbz x12, LBB0_7 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldur x12, [x10, #-8] cmp x9, x12 b.ne LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 ldr x12, [x0, #8] ldr x13, [x10] cmp x12, x13 b.ne LBB0_2 ; %bb.5: ldr w0, [x8] ret LBB0_6: Lloh7: adrp x8, _FAIL@GOTPAGE Lloh8: ldr x8, [x8, _FAIL@GOTPAGEOFF] Lloh9: ldr w0, [x8] ret LBB0_7: mov x8, x11 ldr w0, [x8] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .cfi_endproc ; -- End function .comm _special_keys,8,3 ; @special_keys .comm _OK,4,2 ; @OK .comm _FAIL,4,2 ; @FAIL .subsections_via_symbols
AnghaBench/macvim/src/extr_gui_gtk_x11.c_gui_mch_haskey.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _efx_sriov_desc_fetch_err ## -- Begin function efx_sriov_desc_fetch_err .p2align 4, 0x90 _efx_sriov_desc_fetch_err: ## @efx_sriov_desc_fetch_err .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $24, %rsp .cfi_offset %rbx, -24 movq %rdi, %rbx leaq -24(%rbp), %rdx leaq -12(%rbp), %rcx callq _map_vi_index testq %rax, %rax jne LBB0_4 ## %bb.1: xorl %eax, %eax callq _net_ratelimit testq %rax, %rax je LBB0_3 ## %bb.2: movq _hw@GOTPCREL(%rip), %rax movl (%rax), %esi movl (%rbx), %edx movq -24(%rbp), %rax movl 4(%rax), %r8d movl -12(%rbp), %r9d leaq L_.str(%rip), %rcx movq %rbx, %rdi callq _netif_err LBB0_3: movq _vfdi_workqueue@GOTPCREL(%rip), %rax movl (%rax), %edi movq -24(%rbp), %rsi callq _queue_work LBB0_4: addq $24, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _hw,4,2 ## @hw .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "VF %d DMA Q %d reports descriptor fetch error.\n" .comm _vfdi_workqueue,4,2 ## @vfdi_workqueue .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _efx_sriov_desc_fetch_err ; -- Begin function efx_sriov_desc_fetch_err .p2align 2 _efx_sriov_desc_fetch_err: ; @efx_sriov_desc_fetch_err .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 add x2, sp, #8 add x3, sp, #4 bl _map_vi_index cbnz x0, LBB0_4 ; %bb.1: bl _net_ratelimit cbz x0, LBB0_3 ; %bb.2: Lloh0: adrp x8, _hw@GOTPAGE Lloh1: ldr x8, [x8, _hw@GOTPAGEOFF] Lloh2: ldr w1, [x8] ldr w2, [x19] ldr x8, [sp, #8] ldr w4, [x8, #4] ldr w5, [sp, #4] Lloh3: adrp x3, l_.str@PAGE Lloh4: add x3, x3, l_.str@PAGEOFF mov x0, x19 bl _netif_err LBB0_3: Lloh5: adrp x8, _vfdi_workqueue@GOTPAGE Lloh6: ldr x8, [x8, _vfdi_workqueue@GOTPAGEOFF] Lloh7: ldr w0, [x8] ldr x1, [sp, #8] bl _queue_work LBB0_4: 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 Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _hw,4,2 ; @hw .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "VF %d DMA Q %d reports descriptor fetch error.\n" .comm _vfdi_workqueue,4,2 ; @vfdi_workqueue .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/sfc/extr_siena_sriov.c_efx_sriov_desc_fetch_err.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function calc_inet_union_params_indexed _calc_inet_union_params_indexed: ## @calc_inet_union_params_indexed .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, -72(%rbp) ## 8-byte Spill movq %r8, -64(%rbp) ## 8-byte Spill movq %rcx, -56(%rbp) ## 8-byte Spill movl %edx, %r13d movq %rsi, %rbx movq %rdi, %r15 xorl %edi, %edi testl %edx, %edx setg %dil callq _Assert movq %rbx, -104(%rbp) ## 8-byte Spill movq (%rbx), %rax movq %r15, -96(%rbp) ## 8-byte Spill movl (%r15,%rax,4), %edi callq _DatumGetInetKeyP movq %rax, %rbx movq %rax, %rdi callq _gk_ip_family movl %eax, %r15d movq %rbx, %rdi callq _gk_ip_minbits movl %eax, -44(%rbp) ## 4-byte Spill movq %rbx, %rdi callq _gk_ip_commonbits movl %eax, %r12d movq %rbx, %rdi callq _gk_ip_addr movq %rax, -80(%rbp) ## 8-byte Spill cmpl $2, %r13d jl LBB0_1 ## %bb.2: movl %r13d, %eax movq %rax, -88(%rbp) ## 8-byte Spill movl $1, %r13d movl %r15d, %r14d jmp LBB0_3 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_3 Depth=1 incq %r13 cmpq %r13, -88(%rbp) ## 8-byte Folded Reload je LBB0_14 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq -104(%rbp), %rax ## 8-byte Reload movq (%rax,%r13,8), %rax movq -96(%rbp), %rcx ## 8-byte Reload movl (%rcx,%rax,4), %edi callq _DatumGetInetKeyP movq %rax, %rbx movq %rax, %rdi callq _gk_ip_family cmpl %eax, %r14d jle LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_family movl %eax, %r14d LBB0_5: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_family cmpl %eax, %r15d jge LBB0_7 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_family movl %eax, %r15d LBB0_7: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_minbits cmpl %eax, -44(%rbp) ## 4-byte Folded Reload jle LBB0_9 ## %bb.8: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_minbits movl %eax, -44(%rbp) ## 4-byte Spill LBB0_9: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_commonbits cmpl %eax, %r12d jle LBB0_11 ## %bb.10: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_commonbits movl %eax, %r12d LBB0_11: ## in Loop: Header=BB0_3 Depth=1 testl %r12d, %r12d jle LBB0_13 ## %bb.12: ## in Loop: Header=BB0_3 Depth=1 movq %rbx, %rdi callq _gk_ip_addr movq -80(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi movl %r12d, %edx callq _bitncommon movl %eax, %r12d jmp LBB0_13 LBB0_1: movl %r15d, %r14d LBB0_14: xorl %eax, %eax cmpl %r15d, %r14d movl -44(%rbp), %ecx ## 4-byte Reload cmovnel %eax, %ecx cmovnel %eax, %r12d movq -56(%rbp), %rax ## 8-byte Reload movl %r14d, (%rax) movq -64(%rbp), %rax ## 8-byte Reload movl %r15d, (%rax) movq -72(%rbp), %rax ## 8-byte Reload movl %ecx, (%rax) movq 16(%rbp), %rax movl %r12d, (%rax) addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _calc_inet_union_params_indexed .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function calc_inet_union_params_indexed _calc_inet_union_params_indexed: ; @calc_inet_union_params_indexed .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x28, x27, [sp, #32] ; 16-byte Folded Spill stp x26, x25, [sp, #48] ; 16-byte Folded Spill stp x24, x23, [sp, #64] ; 16-byte Folded Spill stp x22, x21, [sp, #80] ; 16-byte Folded Spill stp x20, x19, [sp, #96] ; 16-byte Folded Spill stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 stp x5, x6, [sp, #16] ; 16-byte Folded Spill str x4, [sp, #8] ; 8-byte Folded Spill mov x22, x3 mov x28, x2 mov x19, x1 mov x23, x0 cmp w2, #0 cset w0, gt bl _Assert ldr x8, [x19] ldr w0, [x23, x8, lsl #2] bl _DatumGetInetKeyP mov x27, x0 bl _gk_ip_family mov x24, x0 mov x0, x27 bl _gk_ip_minbits mov x25, x0 mov x0, x27 bl _gk_ip_commonbits mov x26, x0 mov x0, x27 bl _gk_ip_addr cmp w28, #2 b.lt LBB0_13 ; %bb.1: mov x27, x0 mov w8, w28 add x20, x19, #8 sub x21, x8, #1 mov x28, x24 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x20, x20, #8 subs x21, x21, #1 b.eq LBB0_14 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20] ldr w0, [x23, x8, lsl #2] bl _DatumGetInetKeyP mov x19, x0 bl _gk_ip_family cmp w24, w0 b.le LBB0_5 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_family mov x24, x0 LBB0_5: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_family cmp w28, w0 b.ge LBB0_7 ; %bb.6: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_family mov x28, x0 LBB0_7: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_minbits cmp w25, w0 b.le LBB0_9 ; %bb.8: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_minbits mov x25, x0 LBB0_9: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_commonbits cmp w26, w0 b.le LBB0_11 ; %bb.10: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_commonbits mov x26, x0 LBB0_11: ; in Loop: Header=BB0_3 Depth=1 cmp w26, #1 b.lt LBB0_2 ; %bb.12: ; in Loop: Header=BB0_3 Depth=1 mov x0, x19 bl _gk_ip_addr mov x1, x0 mov x0, x27 mov x2, x26 bl _bitncommon mov x26, x0 b LBB0_2 LBB0_13: mov x28, x24 LBB0_14: cmp w24, w28 csel w8, w25, wzr, eq str w24, [x22] csel w9, w26, wzr, eq ldr x10, [sp, #8] ; 8-byte Folded Reload str w28, [x10] ldr x10, [sp, #16] ; 8-byte Folded Reload str w8, [x10] ldr x8, [sp, #24] ; 8-byte Folded Reload str w9, [x8] ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload ldp x24, x23, [sp, #64] ; 16-byte Folded Reload ldp x26, x25, [sp, #48] ; 16-byte Folded Reload ldp x28, x27, [sp, #32] ; 16-byte Folded Reload add sp, sp, #128 ret .cfi_endproc ; -- End function .no_dead_strip _calc_inet_union_params_indexed .subsections_via_symbols
AnghaBench/postgres/src/backend/utils/adt/extr_network_gist.c_calc_inet_union_params_indexed.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function page_contiguous _page_contiguous: ## @page_contiguous .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq (%rdi,%rdx,4), %rcx xorl %eax, %eax cmpq %rsi, %rcx sete %al popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _page_contiguous .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function page_contiguous _page_contiguous: ; @page_contiguous .cfi_startproc ; %bb.0: add x8, x0, x2, lsl #2 cmp x8, x1 cset w0, eq ret .cfi_endproc ; -- End function .no_dead_strip _page_contiguous .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/i915/selftests/extr_scatterlist.c_page_contiguous.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function unit_times_free _unit_times_free: ## @unit_times_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 cmpq $0, 8(%rdi) je LBB0_3 ## %bb.1: movq %r14, %rbx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%rbx), %rdi callq _free cmpq $0, 24(%rbx) leaq 16(%rbx), %rbx jne LBB0_2 LBB0_3: movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _free ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _unit_times_free .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function unit_times_free _unit_times_free: ; @unit_times_free .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x8, [x0, #8] cbz x8, LBB0_3 ; %bb.1: mov x20, x19 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr x0, [x20] bl _free ldr x8, [x20, #24] add x20, x20, #16 cbnz x8, LBB0_2 LBB0_3: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _free .cfi_endproc ; -- End function .no_dead_strip _unit_times_free .subsections_via_symbols
AnghaBench/systemd/src/analyze/extr_analyze.c_unit_times_free.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $232, %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) movaps L___const.main.text1+48(%rip), %xmm0 movaps %xmm0, -80(%rbp) movaps L___const.main.text1+32(%rip), %xmm0 movaps %xmm0, -96(%rbp) movaps L___const.main.text1+16(%rip), %xmm0 movaps %xmm0, -112(%rbp) movaps L___const.main.text1(%rip), %xmm0 movaps %xmm0, -128(%rbp) movabsq $9135216751960400, %rax ## imm = 0x20746E65726150 movq %rax, -64(%rbp) leaq -128(%rbp), %rdi callq _strlen movq %rax, -224(%rbp) ## 8-byte Spill movups L___const.main.text2+58(%rip), %xmm0 movups %xmm0, -150(%rbp) movaps L___const.main.text2+48(%rip), %xmm0 movaps %xmm0, -160(%rbp) movaps L___const.main.text2+32(%rip), %xmm0 movaps %xmm0, -176(%rbp) movaps L___const.main.text2+16(%rip), %xmm0 movaps %xmm0, -192(%rbp) movaps L___const.main.text2(%rip), %xmm0 movaps %xmm0, -208(%rbp) leaq -208(%rbp), %rdi callq _strlen movq %rax, -216(%rbp) ## 8-byte Spill movw $0, -234(%rbp) xorps %xmm0, %xmm0 movaps %xmm0, -256(%rbp) leaq L_.str(%rip), %rdi movl $1538, %esi ## imm = 0x602 movl $384, %edx ## imm = 0x180 xorl %eax, %eax callq _open movl %eax, %ebx callq _fork testl %eax, %eax js LBB0_1 ## %bb.4: je LBB0_13 ## %bb.5: movl %eax, -228(%rbp) ## 4-byte Spill movl -224(%rbp), %eax ## 4-byte Reload movq %rax, -216(%rbp) ## 8-byte Spill leaq -256(%rbp), %r12 xorl %r13d, %r13d jmp LBB0_6 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_6 Depth=1 movl $1, %edx movl %ebx, %edi leaq L_.str.2(%rip), %rsi callq _write movw $2, -236(%rbp) movl %ebx, %edi movl $9, %esi movq %r12, %rdx xorl %eax, %eax callq _fcntl LBB0_11: ## in Loop: Header=BB0_6 Depth=1 incl %r13d cmpl $25, %r13d je LBB0_12 LBB0_6: ## =>This Loop Header: Depth=1 ## Child Loop BB0_9 Depth 2 callq _getpid movl %eax, -240(%rbp) movw $3, -236(%rbp) movl %ebx, %edi movl $9, %esi movq %r12, %rdx xorl %eax, %eax callq _fcntl cmpl $-1, %eax je LBB0_11 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 cmpl $0, -224(%rbp) ## 4-byte Folded Reload jle LBB0_10 ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 movq -216(%rbp), %r15 ## 8-byte Reload leaq -128(%rbp), %r14 .p2align 4, 0x90 LBB0_9: ## Parent Loop BB0_6 Depth=1 ## => This Inner Loop Header: Depth=2 movl $1, %edx movl %ebx, %edi movq %r14, %rsi callq _write movl $20, %edi callq _usleep incq %r14 decq %r15 jne LBB0_9 jmp LBB0_10 LBB0_12: leaq -260(%rbp), %rsi movl -228(%rbp), %edi ## 4-byte Reload xorl %edx, %edx callq _waitpid LBB0_20: movl %ebx, %edi callq _close LBB0_2: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_21 ## %bb.3: xorl %eax, %eax addq $232, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_13: movl -216(%rbp), %eax ## 4-byte Reload movq %rax, -224(%rbp) ## 8-byte Spill leaq -256(%rbp), %r14 xorl %r15d, %r15d jmp LBB0_14 .p2align 4, 0x90 LBB0_18: ## in Loop: Header=BB0_14 Depth=1 movl $1, %edx movl %ebx, %edi leaq L_.str.2(%rip), %rsi callq _write movw $2, -236(%rbp) movl %ebx, %edi movl $9, %esi movq %r14, %rdx xorl %eax, %eax callq _fcntl LBB0_19: ## in Loop: Header=BB0_14 Depth=1 incl %r15d cmpl $25, %r15d je LBB0_20 LBB0_14: ## =>This Loop Header: Depth=1 ## Child Loop BB0_17 Depth 2 callq _getpid movl %eax, -240(%rbp) movw $3, -236(%rbp) movl %ebx, %edi movl $9, %esi movq %r14, %rdx xorl %eax, %eax callq _fcntl cmpl $-1, %eax je LBB0_19 ## %bb.15: ## in Loop: Header=BB0_14 Depth=1 cmpl $0, -216(%rbp) ## 4-byte Folded Reload jle LBB0_18 ## %bb.16: ## in Loop: Header=BB0_14 Depth=1 movq -224(%rbp), %r13 ## 8-byte Reload leaq -208(%rbp), %r12 .p2align 4, 0x90 LBB0_17: ## Parent Loop BB0_14 Depth=1 ## => This Inner Loop Header: Depth=2 movl $1, %edx movl %ebx, %edi movq %r12, %rsi callq _write movl $20, %edi callq _usleep incq %r12 decq %r13 jne LBB0_17 jmp LBB0_18 LBB0_1: callq _main.cold.1 jmp LBB0_2 LBB0_21: callq ___stack_chk_fail .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.1(%rip), %rdi callq _perror pushq $1 popq %rdi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals .p2align 4 ## @__const.main.text1 L___const.main.text1: .asciz " Parent Parent Parent Parent Parent Parent Parent Parent Parent Parent " .p2align 4 ## @__const.main.text2 L___const.main.text2: .asciz " Child Child Child Child Child Child Child Child Child Child Child Child " L_.str: ## @.str .asciz "data.txt" L_.str.1: ## @.str.1 .asciz "Error" L_.str.2: ## @.str.2 .asciz "\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #320 .cfi_def_cfa_offset 320 stp x28, x27, [sp, #224] ; 16-byte Folded Spill stp x26, x25, [sp, #240] ; 16-byte Folded Spill stp x24, x23, [sp, #256] ; 16-byte Folded Spill stp x22, x21, [sp, #272] ; 16-byte Folded Spill stp x20, x19, [sp, #288] ; 16-byte Folded Spill stp x29, x30, [sp, #304] ; 16-byte Folded Spill add x29, sp, #304 .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 add x8, sp, #128 Lloh0: adrp x9, ___stack_chk_guard@GOTPAGE Lloh1: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x9, [x9] stur x9, [x29, #-104] Lloh3: adrp x9, l___const.main.text1@PAGE Lloh4: add x9, x9, l___const.main.text1@PAGEOFF ldp q0, q1, [x9, #32] stp q0, q1, [x8, #32] ldr x10, [x9, #64] str x10, [x8, #64] ldp q1, q0, [x9] stp q1, q0, [sp, #128] add x0, sp, #128 bl _strlen mov x20, x0 Lloh5: adrp x8, l___const.main.text2@PAGE Lloh6: add x8, x8, l___const.main.text2@PAGEOFF ldp q0, q1, [x8, #32] stp q0, q1, [sp, #80] ldur q0, [x8, #58] stur q0, [sp, #106] ldp q1, q0, [x8] stp q1, q0, [sp, #48] add x0, sp, #48 bl _strlen mov x21, x0 strh wzr, [sp, #46] stp xzr, xzr, [sp, #24] mov w8, #384 str x8, [sp] Lloh7: adrp x0, l_.str@PAGE Lloh8: add x0, x0, l_.str@PAGEOFF mov w1, #1538 bl _open mov x19, x0 bl _fork tbnz w0, #31, LBB0_19 ; %bb.1: cbz w0, LBB0_12 ; %bb.2: str w0, [sp, #16] ; 4-byte Folded Spill mov w24, #0 and x22, x20, #0xffffffff mov w26, #3 add x27, sp, #24 mov w28, #2 Lloh9: adrp x21, l_.str.2@PAGE Lloh10: add x21, x21, l_.str.2@PAGEOFF b LBB0_5 LBB0_3: ; in Loop: Header=BB0_5 Depth=1 mov x0, x19 mov x1, x21 mov w2, #1 bl _write strh w28, [sp, #44] str x27, [sp] mov x0, x19 mov w1, #9 bl _fcntl LBB0_4: ; in Loop: Header=BB0_5 Depth=1 add w24, w24, #1 cmp w24, #25 b.eq LBB0_9 LBB0_5: ; =>This Loop Header: Depth=1 ; Child Loop BB0_8 Depth 2 bl _getpid str w0, [sp, #40] strh w26, [sp, #44] str x27, [sp] mov x0, x19 mov w1, #9 bl _fcntl cmn w0, #1 b.eq LBB0_4 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 cmp w20, #1 b.lt LBB0_3 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 add x23, sp, #128 mov x25, x22 LBB0_8: ; Parent Loop BB0_5 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x19 mov x1, x23 mov w2, #1 bl _write mov w0, #20 bl _usleep add x23, x23, #1 subs x25, x25, #1 b.ne LBB0_8 b LBB0_3 LBB0_9: add x1, sp, #20 ldr w0, [sp, #16] ; 4-byte Folded Reload mov w2, #0 bl _waitpid LBB0_10: mov x0, x19 bl _close ldur x8, [x29, #-104] 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_20 ; %bb.11: mov w0, #0 ldp x29, x30, [sp, #304] ; 16-byte Folded Reload ldp x20, x19, [sp, #288] ; 16-byte Folded Reload ldp x22, x21, [sp, #272] ; 16-byte Folded Reload ldp x24, x23, [sp, #256] ; 16-byte Folded Reload ldp x26, x25, [sp, #240] ; 16-byte Folded Reload ldp x28, x27, [sp, #224] ; 16-byte Folded Reload add sp, sp, #320 ret LBB0_12: mov w23, #0 and x24, x21, #0xffffffff mov w25, #3 add x26, sp, #24 mov w27, #2 Lloh14: adrp x20, l_.str.2@PAGE Lloh15: add x20, x20, l_.str.2@PAGEOFF b LBB0_15 LBB0_13: ; in Loop: Header=BB0_15 Depth=1 mov x0, x19 mov x1, x20 mov w2, #1 bl _write strh w27, [sp, #44] str x26, [sp] mov x0, x19 mov w1, #9 bl _fcntl LBB0_14: ; in Loop: Header=BB0_15 Depth=1 add w23, w23, #1 cmp w23, #25 b.eq LBB0_10 LBB0_15: ; =>This Loop Header: Depth=1 ; Child Loop BB0_18 Depth 2 bl _getpid str w0, [sp, #40] strh w25, [sp, #44] str x26, [sp] mov x0, x19 mov w1, #9 bl _fcntl cmn w0, #1 b.eq LBB0_14 ; %bb.16: ; in Loop: Header=BB0_15 Depth=1 cmp w21, #1 b.lt LBB0_13 ; %bb.17: ; in Loop: Header=BB0_15 Depth=1 add x22, sp, #48 mov x28, x24 LBB0_18: ; Parent Loop BB0_15 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x19 mov x1, x22 mov w2, #1 bl _write mov w0, #20 bl _usleep add x22, x22, #1 subs x28, x28, #1 b.ne LBB0_18 b LBB0_13 LBB0_19: bl _main.cold.1 LBB0_20: bl ___stack_chk_fail .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .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 Lloh16: adrp x0, l_.str.1@PAGE Lloh17: add x0, x0, l_.str.1@PAGEOFF bl _perror mov w0, #1 bl _exit .loh AdrpAdd Lloh16, Lloh17 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l___const.main.text1: ; @__const.main.text1 .asciz " Parent Parent Parent Parent Parent Parent Parent Parent Parent Parent " l___const.main.text2: ; @__const.main.text2 .asciz " Child Child Child Child Child Child Child Child Child Child Child Child " l_.str: ; @.str .asciz "data.txt" l_.str.1: ; @.str.1 .asciz "Error" l_.str.2: ; @.str.2 .asciz "\n" .subsections_via_symbols
the_stack_data/28261497.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function copies_changed_cb _copies_changed_cb: ## @copies_changed_cb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movq %rdi, %r14 xorl %edi, %edi testq %rsi, %rsi setg %dil callq _ASSERT movl 8(%r14), %edi callq _spa_max_replication xorl %edi, %edi cmpq %rbx, %rax setge %dil callq _ASSERT movq %rbx, (%r14) popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _copies_changed_cb .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function copies_changed_cb _copies_changed_cb: ; @copies_changed_cb .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 cmp x1, #0 cset w0, gt bl _ASSERT ldr w0, [x20, #8] bl _spa_max_replication cmp x0, x19 cset w0, ge bl _ASSERT str x19, [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 _copies_changed_cb .subsections_via_symbols
AnghaBench/zfs/module/zfs/extr_dmu_objset.c_copies_changed_cb.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _metaslab_largest_allocatable ## -- Begin function metaslab_largest_allocatable .p2align 4, 0x90 _metaslab_largest_allocatable: ## @metaslab_largest_allocatable .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 leaq 4(%rdi), %r15 movq %r15, %rdi callq _zfs_btree_numnodes testq %rax, %rax jne LBB0_2 ## %bb.1: movl (%r14), %edi callq _metaslab_size_tree_full_load LBB0_2: xorl %r12d, %r12d movq %r15, %rdi xorl %esi, %esi callq _zfs_btree_last testq %rax, %rax je LBB0_4 ## %bb.3: movq %rax, %rbx movl (%r14), %esi movq %rax, %rdi callq _rs_get_end movq %rax, %r12 movl (%r14), %esi movq %rbx, %rdi callq _rs_get_start subq %rax, %r12 LBB0_4: movq %r12, %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 _metaslab_largest_allocatable ; -- Begin function metaslab_largest_allocatable .p2align 2 _metaslab_largest_allocatable: ; @metaslab_largest_allocatable .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 add x20, x0, #4 mov x0, x20 bl _zfs_btree_numnodes cbnz x0, LBB0_2 ; %bb.1: ldr w0, [x19] bl _metaslab_size_tree_full_load LBB0_2: mov x0, x20 mov x1, #0 bl _zfs_btree_last cbz x0, LBB0_4 ; %bb.3: mov x20, x0 ldr w1, [x19] bl _rs_get_end mov x21, x0 ldr w1, [x19] mov x0, x20 bl _rs_get_start sub x0, x21, x0 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 .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/zfs/module/zfs/extr_metaslab.c_metaslab_largest_allocatable.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cstr2wstr _cstr2wstr: ## @cstr2wstr .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 _strlen testl %eax, %eax js LBB0_25 ## %bb.1: movl %eax, %r10d cmpl $7, %eax jb LBB0_19 ## %bb.2: leaq (%rbx,%r10), %rcx subq %r14, %rcx subq %r10, %rcx cmpq $32, %rcx jae LBB0_3 LBB0_19: movq %r10, %r11 LBB0_20: leal 1(%r11), %esi movq %r11, %rcx andq $3, %rsi je LBB0_23 ## %bb.21: movq %r11, %rcx .p2align 4, 0x90 LBB0_22: ## =>This Inner Loop Header: Depth=1 movzbl (%rbx,%rcx), %edx movb %dl, (%r14,%rcx) decq %rcx decq %rsi jne LBB0_22 LBB0_23: cmpq $3, %r11 jb LBB0_25 .p2align 4, 0x90 LBB0_24: ## =>This Inner Loop Header: Depth=1 movzbl (%rbx,%rcx), %edx movb %dl, (%r14,%rcx) movzbl -1(%rbx,%rcx), %edx movb %dl, -1(%r14,%rcx) movzbl -2(%rbx,%rcx), %edx movb %dl, -2(%r14,%rcx) movzbl -3(%rbx,%rcx), %edx movb %dl, -3(%r14,%rcx) addq $-4, %rcx cmpq $-1, %rcx jne LBB0_24 LBB0_25: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_3: leaq 1(%r10), %r8 movabsq $8589934560, %r9 ## imm = 0x1FFFFFFE0 cmpl $31, %eax jae LBB0_8 ## %bb.4: xorl %edi, %edi jmp LBB0_5 LBB0_8: movq %r8, %rdi andq %r9, %rdi leaq -32(%rdi), %rcx movq %rcx, %r15 shrq $5, %r15 incq %r15 movl %r15d, %r11d andl $3, %r11d cmpq $96, %rcx jae LBB0_10 ## %bb.9: xorl %ecx, %ecx jmp LBB0_13 LBB0_10: andq $-4, %r15 leaq (%r14,%r10), %rsi addq $-15, %rsi leaq (%rbx,%r10), %rdx addq $-15, %rdx xorl %ecx, %ecx .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movups -16(%rdx,%rcx), %xmm0 movups (%rdx,%rcx), %xmm1 movups %xmm1, (%rsi,%rcx) movups %xmm0, -16(%rsi,%rcx) movups -48(%rdx,%rcx), %xmm0 movups -32(%rdx,%rcx), %xmm1 movups %xmm1, -32(%rsi,%rcx) movups %xmm0, -48(%rsi,%rcx) movups -80(%rdx,%rcx), %xmm0 movups -64(%rdx,%rcx), %xmm1 movups %xmm1, -64(%rsi,%rcx) movups %xmm0, -80(%rsi,%rcx) movups -112(%rdx,%rcx), %xmm0 movups -96(%rdx,%rcx), %xmm1 movups %xmm1, -96(%rsi,%rcx) movups %xmm0, -112(%rsi,%rcx) addq $-128, %rcx addq $-4, %r15 jne LBB0_11 ## %bb.12: negq %rcx LBB0_13: testq %r11, %r11 je LBB0_16 ## %bb.14: movq %r10, %rdx subq %rcx, %rdx leaq (%r14,%rdx), %r15 addq $-15, %r15 addq %rbx, %rdx addq $-15, %rdx shlq $5, %r11 xorl %esi, %esi .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 movups -16(%rdx,%rsi), %xmm0 movups (%rdx,%rsi), %xmm1 movups %xmm1, (%r15,%rsi) movups %xmm0, -16(%r15,%rsi) addq $-32, %rsi movq %r11, %rcx addq %rsi, %rcx jne LBB0_15 LBB0_16: cmpq %rdi, %r8 je LBB0_25 ## %bb.17: testb $24, %r8b je LBB0_18 LBB0_5: addq $24, %r9 andq %r8, %r9 movq %r10, %r11 subq %r9, %r11 movq %r8, %r15 andq $-8, %r15 negq %r15 negq %rdi leaq (%r14,%r10), %rsi addq $-7, %rsi leaq (%rbx,%r10), %rdx addq $-7, %rdx .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movq (%rdx,%rdi), %rcx movq %rcx, (%rsi,%rdi) addq $-8, %rdi cmpq %rdi, %r15 jne LBB0_6 ## %bb.7: cmpq %r9, %r8 jne LBB0_20 jmp LBB0_25 LBB0_18: subq %rdi, %r10 jmp LBB0_19 .cfi_endproc ## -- End function .no_dead_strip _cstr2wstr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cstr2wstr _cstr2wstr: ; @cstr2wstr .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 mov x0, x1 bl _strlen tbnz w0, #31, LBB0_3 ; %bb.1: mov w8, w0 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldrb w9, [x19, x8] strb w9, [x20, x8] sub x8, x8, #1 cmn x8, #1 b.ne LBB0_2 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 _cstr2wstr .subsections_via_symbols
AnghaBench/Provenance/Cores/PicoDrive/platform/gizmondo/extr_menu.c_cstr2wstr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function leon_mask_irq _leon_mask_irq: ## @leon_mask_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 movq (%rdi), %rbx callq _irq_data_get_affinity_mask movl %eax, %edi callq _irq_choose_cpu movl %eax, %r14d movq _leon_irq_lock@GOTPCREL(%rip), %r15 movq %r15, %rdi callq _spin_lock_irqsave movl %r14d, %edi callq _LEON_IMASK movl %eax, %edi callq _LEON3_BYPASS_LOAD_PA movq %rax, %r12 movl %r14d, %edi callq _LEON_IMASK notq %rbx andq %r12, %rbx movl %eax, %edi movq %rbx, %rsi callq _LEON3_BYPASS_STORE_PA movq %r15, %rdi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _spin_unlock_irqrestore ## TAILCALL .cfi_endproc ## -- End function .comm _leon_irq_lock,4,2 ## @leon_irq_lock .no_dead_strip _leon_mask_irq .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function leon_mask_irq _leon_mask_irq: ; @leon_mask_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 ldr x22, [x0] bl _irq_data_get_affinity_mask bl _irq_choose_cpu mov x19, x0 Lloh0: adrp x20, _leon_irq_lock@GOTPAGE Lloh1: ldr x20, [x20, _leon_irq_lock@GOTPAGEOFF] mov x0, x20 bl _spin_lock_irqsave mov x0, x19 bl _LEON_IMASK bl _LEON3_BYPASS_LOAD_PA mov x21, x0 mov x0, x19 bl _LEON_IMASK bic x1, x21, x22 bl _LEON3_BYPASS_STORE_PA mov x0, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _spin_unlock_irqrestore .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _leon_irq_lock,4,2 ; @leon_irq_lock .no_dead_strip _leon_mask_irq .subsections_via_symbols
AnghaBench/linux/arch/sparc/kernel/extr_leon_kernel.c_leon_mask_irq.c
anghabench