x86 stringlengths 122 134M | arm stringlengths 122 134M | file stringlengths 18 200 | source stringclasses 2 values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _memset ## -- Begin function memset
.p2align 4, 0x90
_memset: ## @memset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
testq %rdx, %rdx
je LBB0_21
## %bb.1:
cmpq $8, %rdx
jae LBB0_3
## %bb.2:
movq %rax, %r9
LBB0_18:
movq %rdx, %rdi
jmp LBB0_19
LBB0_3:
movzbl %sil, %r8d
cmpq $32, %rdx
jae LBB0_8
## %bb.4:
xorl %ecx, %ecx
jmp LBB0_5
LBB0_8:
movq %rdx, %rcx
andq $-32, %rcx
movd %r8d, %xmm0
pxor %xmm1, %xmm1
pshufb %xmm1, %xmm0
leaq -32(%rcx), %rdi
movq %rdi, %r10
shrq $5, %r10
incq %r10
movl %r10d, %r9d
andl $7, %r9d
cmpq $224, %rdi
jae LBB0_10
## %bb.9:
xorl %edi, %edi
jmp LBB0_12
LBB0_10:
andq $-8, %r10
xorl %edi, %edi
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movdqu %xmm0, (%rax,%rdi)
movdqu %xmm0, 16(%rax,%rdi)
movdqu %xmm0, 32(%rax,%rdi)
movdqu %xmm0, 48(%rax,%rdi)
movdqu %xmm0, 64(%rax,%rdi)
movdqu %xmm0, 80(%rax,%rdi)
movdqu %xmm0, 96(%rax,%rdi)
movdqu %xmm0, 112(%rax,%rdi)
movdqu %xmm0, 128(%rax,%rdi)
movdqu %xmm0, 144(%rax,%rdi)
movdqu %xmm0, 160(%rax,%rdi)
movdqu %xmm0, 176(%rax,%rdi)
movdqu %xmm0, 192(%rax,%rdi)
movdqu %xmm0, 208(%rax,%rdi)
movdqu %xmm0, 224(%rax,%rdi)
movdqu %xmm0, 240(%rax,%rdi)
addq $256, %rdi ## imm = 0x100
addq $-8, %r10
jne LBB0_11
LBB0_12:
testq %r9, %r9
je LBB0_15
## %bb.13:
leaq (%rdi,%rax), %r10
addq $16, %r10
shlq $5, %r9
xorl %edi, %edi
.p2align 4, 0x90
LBB0_14: ## =>This Inner Loop Header: Depth=1
movdqu %xmm0, -16(%r10,%rdi)
movdqu %xmm0, (%r10,%rdi)
addq $32, %rdi
cmpq %rdi, %r9
jne LBB0_14
LBB0_15:
cmpq %rdx, %rcx
je LBB0_21
## %bb.16:
testb $24, %dl
je LBB0_17
LBB0_5:
movq %rdx, %r10
andq $-8, %r10
leaq (%rax,%r10), %r9
movl %edx, %edi
andl $7, %edi
movd %r8d, %xmm0
punpcklbw %xmm0, %xmm0 ## xmm0 = xmm0[0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7]
pshuflw $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0,4,5,6,7]
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq %xmm0, (%rax,%rcx)
addq $8, %rcx
cmpq %rcx, %r10
jne LBB0_6
## %bb.7:
cmpq %rdx, %r10
je LBB0_21
LBB0_19:
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_20: ## =>This Inner Loop Header: Depth=1
movb %sil, (%r9,%rcx)
incq %rcx
cmpq %rcx, %rdi
jne LBB0_20
LBB0_21:
popq %rbp
retq
LBB0_17:
andl $31, %edx
addq %rax, %rcx
movq %rcx, %r9
jmp LBB0_18
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _memset ; -- Begin function memset
.p2align 2
_memset: ; @memset
.cfi_startproc
; %bb.0:
cbz x2, LBB0_14
; %bb.1:
cmp x2, #8
b.hs LBB0_3
; %bb.2:
mov x8, x0
mov x9, x2
b LBB0_13
LBB0_3:
cmp x2, #64
b.hs LBB0_5
; %bb.4:
mov x10, #0
b LBB0_9
LBB0_5:
and x10, x2, #0xffffffffffffffc0
dup.16b v0, w1
add x8, x0, #32
mov x9, x10
LBB0_6: ; =>This Inner Loop Header: Depth=1
stp q0, q0, [x8, #-32]
stp q0, q0, [x8], #64
subs x9, x9, #64
b.ne LBB0_6
; %bb.7:
cmp x10, x2
b.eq LBB0_14
; %bb.8:
tst x2, #0x38
b.eq LBB0_12
LBB0_9:
and x11, x2, #0xfffffffffffffff8
add x8, x0, x11
and x9, x2, #0x7
dup.8b v0, w1
add x12, x0, x10
sub x10, x10, x11
LBB0_10: ; =>This Inner Loop Header: Depth=1
str d0, [x12], #8
adds x10, x10, #8
b.ne LBB0_10
; %bb.11:
cmp x11, x2
b.ne LBB0_13
b LBB0_14
LBB0_12:
and x9, x2, #0x3f
add x8, x0, x10
LBB0_13: ; =>This Inner Loop Header: Depth=1
strb w1, [x8], #1
subs x9, x9, #1
b.ne LBB0_13
LBB0_14:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/93887262.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bcmp ## -- Begin function bcmp
.p2align 4, 0x90
_bcmp: ## @bcmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdx, %rdx
je LBB0_4
## %bb.1:
movq %rdx, %rax
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movzbl (%rdi,%rcx), %edx
cmpb (%rsi,%rcx), %dl
jne LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
incq %rcx
decq %rax
jne LBB0_2
LBB0_4:
xorl %eax, %eax
LBB0_5:
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bcmp ; -- Begin function bcmp
.p2align 2
_bcmp: ; @bcmp
.cfi_startproc
; %bb.0:
cbz x2, LBB0_3
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x0]
ldrb w9, [x1]
cmp w8, w9
b.ne LBB0_3
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
add x1, x1, #1
add x0, x0, #1
subs x2, x2, #1
b.ne LBB0_1
LBB0_3:
mov x0, x2
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/darwin-xnu/osfmk/arm/extr_loose_ends.c_bcmp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ext4_fill_flex_info
_ext4_fill_flex_info: ## @ext4_fill_flex_info
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
callq _EXT4_SB
movq %rax, %r15
movq 16(%rax), %rax
movl (%rax), %eax
movl %eax, (%r15)
addl $-32, %eax
cmpl $-32, %eax
ja LBB0_2
## %bb.1:
movl $0, (%r15)
LBB0_6:
movl $1, %ecx
jmp LBB0_7
LBB0_2:
movl 4(%r15), %esi
movq %r12, %rdi
callq _ext4_alloc_flex_bg_array
xorl %ecx, %ecx
testl %eax, %eax
je LBB0_3
LBB0_7:
movl %ecx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_3:
movl $1, %ecx
cmpl $0, 4(%r15)
jle LBB0_7
## %bb.4:
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
movl %r14d, %esi
xorl %edx, %edx
callq _ext4_get_group_desc
movq %rax, %r13
movq %rax, -48(%rbp) ## 8-byte Spill
movq %r15, %rdi
movl %r14d, %esi
callq _ext4_flex_group
movq %rax, %rbx
movq %r12, %rdi
movq %r13, %rsi
callq _ext4_free_inodes_count
movq 8(%r15), %rcx
shlq $2, %rbx
movq %r15, %r13
leaq (%rbx,%rbx,2), %r15
leaq (%rcx,%r15), %rsi
addq $8, %rsi
movl %eax, %edi
callq _atomic_add
movq %r12, %rdi
movq -48(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rsi
callq _ext4_free_group_clusters
movq 8(%r13), %rcx
leaq (%rcx,%r15), %rsi
addq $4, %rsi
movl %eax, %edi
callq _atomic64_add
movq %r12, %rdi
movq %rbx, %rsi
callq _ext4_used_dirs_count
addq 8(%r13), %r15
movl %eax, %edi
movq %r15, %rsi
movq %r13, %r15
callq _atomic_add
incl %r14d
cmpl 4(%r13), %r14d
jl LBB0_5
jmp LBB0_6
.cfi_endproc
## -- End function
.no_dead_strip _ext4_fill_flex_info
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ext4_fill_flex_info
_ext4_fill_flex_info: ; @ext4_fill_flex_info
.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
bl _EXT4_SB
mov x20, x0
ldr x8, [x0, #16]
ldr w8, [x8]
str w8, [x0]
sub w8, w8, #32
cmn w8, #32
b.hi LBB0_3
; %bb.1:
str wzr, [x20]
LBB0_2:
mov w0, #1
b LBB0_5
LBB0_3:
ldr w1, [x20, #4]
mov x0, x19
bl _ext4_alloc_flex_bg_array
cbz w0, LBB0_6
; %bb.4:
mov w0, #0
LBB0_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_6:
ldr w8, [x20, #4]
cmp w8, #1
b.lt LBB0_2
; %bb.7:
mov w21, #0
LBB0_8: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x21
mov x2, #0
bl _ext4_get_group_desc
mov x22, x0
mov x0, x20
mov x1, x21
bl _ext4_flex_group
mov x23, x0
mov x0, x19
mov x1, x22
bl _ext4_free_inodes_count
ldr x8, [x20, #8]
add x9, x23, x23, lsl #1
lsl x23, x9, #2
add x8, x8, x23
add x1, x8, #8
bl _atomic_add
mov x0, x19
mov x1, x22
bl _ext4_free_group_clusters
ldr x8, [x20, #8]
add x8, x8, x23
add x1, x8, #4
bl _atomic64_add
mov x0, x19
mov x1, x22
bl _ext4_used_dirs_count
ldr x8, [x20, #8]
add x1, x8, x23
bl _atomic_add
add w21, w21, #1
ldr w8, [x20, #4]
cmp w21, w8
b.lt LBB0_8
b LBB0_2
.cfi_endproc
; -- End function
.no_dead_strip _ext4_fill_flex_info
.subsections_via_symbols
| AnghaBench/linux/fs/ext4/extr_super.c_ext4_fill_flex_info.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function VdmMenuExists
_VdmMenuExists: ## @VdmMenuExists
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r14d
callq _GetMenuItemCount
movq %rax, %r15
movq _FALSE@GOTPCREL(%rip), %rax
testq %r15, %r15
js LBB0_6
## %bb.1:
movq $-1, %r13
movq _ID_CAPTURE_MOUSE@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
leaq 1(%r13), %rbx
movl %r14d, %edi
movq %rbx, %rsi
callq _GetMenuItemID
cmpq (%r12), %rax
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq %rbx, %r13
cmpq %rbx, %r15
jne LBB0_2
## %bb.5:
movq _FALSE@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_3:
movq _VdmMenuPos@GOTPCREL(%rip), %rax
movq %r13, (%rax)
movq _TRUE@GOTPCREL(%rip), %rax
LBB0_6:
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ID_CAPTURE_MOUSE,8,3 ## @ID_CAPTURE_MOUSE
.comm _VdmMenuPos,8,3 ## @VdmMenuPos
.comm _TRUE,4,2 ## @TRUE
.comm _FALSE,4,2 ## @FALSE
.no_dead_strip _VdmMenuExists
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function VdmMenuExists
_VdmMenuExists: ; @VdmMenuExists
.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
bl _GetMenuItemCount
tbnz x0, #63, LBB0_4
; %bb.1:
mov x20, x0
mov x23, #-1
Lloh0:
adrp x24, _ID_CAPTURE_MOUSE@GOTPAGE
Lloh1:
ldr x24, [x24, _ID_CAPTURE_MOUSE@GOTPAGEOFF]
Lloh2:
adrp x22, _FALSE@GOTPAGE
Lloh3:
ldr x22, [x22, _FALSE@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x21, x23, #1
mov x0, x19
mov x1, x21
bl _GetMenuItemID
ldr x8, [x24]
cmp x0, x8
b.eq LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x23, x21
cmp x20, x21
b.ne LBB0_2
b LBB0_6
LBB0_4:
Lloh4:
adrp x22, _FALSE@GOTPAGE
Lloh5:
ldr x22, [x22, _FALSE@GOTPAGEOFF]
b LBB0_6
LBB0_5:
Lloh6:
adrp x8, _VdmMenuPos@GOTPAGE
Lloh7:
ldr x8, [x8, _VdmMenuPos@GOTPAGEOFF]
Lloh8:
str x23, [x8]
Lloh9:
adrp x22, _TRUE@GOTPAGE
Lloh10:
ldr x22, [x22, _TRUE@GOTPAGEOFF]
LBB0_6:
ldr w0, [x22]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotStr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _ID_CAPTURE_MOUSE,8,3 ; @ID_CAPTURE_MOUSE
.comm _VdmMenuPos,8,3 ; @VdmMenuPos
.comm _TRUE,4,2 ; @TRUE
.comm _FALSE,4,2 ; @FALSE
.no_dead_strip _VdmMenuExists
.subsections_via_symbols
| AnghaBench/reactos/subsystems/mvdm/ntvdm/console/extr_console.c_VdmMenuExists.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
callq _struct_by_value_11_x
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.comm _fails,4,2 ## @fails
.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
bl _struct_by_value_11_x
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.comm _fails,4,2 ; @fails
.subsections_via_symbols
| the_stack_data/234518189.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function null_gfx_read_viewport
_null_gfx_read_viewport: ## @null_gfx_read_viewport
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _null_gfx_read_viewport
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function null_gfx_read_viewport
_null_gfx_read_viewport: ; @null_gfx_read_viewport
.cfi_startproc
; %bb.0:
mov w0, #1
ret
.cfi_endproc
; -- End function
.no_dead_strip _null_gfx_read_viewport
.subsections_via_symbols
| AnghaBench/RetroArch/gfx/drivers/extr_nullgfx.c_null_gfx_read_viewport.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ns_to_timeval ## -- Begin function ns_to_timeval
.p2align 4, 0x90
_ns_to_timeval: ## @ns_to_timeval
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _ns_to_timespec
## kill: def $edx killed $edx def $rdx
cltq
imulq $274877907, %rax, %rax ## imm = 0x10624DD3
movq %rax, %rcx
shrq $63, %rcx
sarq $38, %rax
addl %ecx, %eax
shlq $32, %rdx
orq %rdx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ns_to_timeval ; -- Begin function ns_to_timeval
.p2align 2
_ns_to_timeval: ; @ns_to_timeval
.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 _ns_to_timespec
mov w8, #19923
movk w8, #4194, lsl #16
smull x8, w0, w8
lsr x9, x8, #32
lsr x8, x8, #63
add w0, w8, w9, asr #6
bfi x0, x1, #32, #32
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/kernel/time/extr_time.c_ns_to_timeval.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function aoe_debugfs_open
_aoe_debugfs_open: ## @aoe_debugfs_open
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rax
movq _aoedisk_debugfs_show@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl (%rdi), %edx
movq %rax, %rdi
popq %rbp
jmp _single_open ## TAILCALL
.cfi_endproc
## -- End function
.comm _aoedisk_debugfs_show,4,2 ## @aoedisk_debugfs_show
.no_dead_strip _aoe_debugfs_open
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function aoe_debugfs_open
_aoe_debugfs_open: ; @aoe_debugfs_open
.cfi_startproc
; %bb.0:
mov x8, x1
Lloh0:
adrp x9, _aoedisk_debugfs_show@GOTPAGE
Lloh1:
ldr x9, [x9, _aoedisk_debugfs_show@GOTPAGEOFF]
Lloh2:
ldr w1, [x9]
ldr w2, [x0]
mov x0, x8
b _single_open
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _aoedisk_debugfs_show,4,2 ; @aoedisk_debugfs_show
.no_dead_strip _aoe_debugfs_open
.subsections_via_symbols
| AnghaBench/linux/drivers/block/aoe/extr_aoeblk.c_aoe_debugfs_open.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function safexcel_ahash_send
_safexcel_ahash_send: ## @safexcel_ahash_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 %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r15
movl %esi, %r12d
movq %rdi, %rbx
callq _ahash_request_cast
movq %rax, %rdi
callq _ahash_request_ctx
cmpq $0, (%rax)
je LBB0_2
## %bb.1:
movq %rbx, %rdi
movl %r12d, %esi
movq %r15, %rdx
movq %r14, %rcx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _safexcel_ahash_send_inv ## TAILCALL
LBB0_2:
movq %rbx, %rdi
movl %r12d, %esi
movq %r15, %rdx
movq %r14, %rcx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _safexcel_ahash_send_req ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _safexcel_ahash_send
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function safexcel_ahash_send
_safexcel_ahash_send: ; @safexcel_ahash_send
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x3
mov x20, x2
mov x21, x1
mov x22, x0
bl _ahash_request_cast
bl _ahash_request_ctx
ldr x8, [x0]
cbz x8, LBB0_2
; %bb.1:
mov x0, x22
mov x1, x21
mov x2, x20
mov x3, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _safexcel_ahash_send_inv
LBB0_2:
mov x0, x22
mov x1, x21
mov x2, x20
mov x3, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _safexcel_ahash_send_req
.cfi_endproc
; -- End function
.no_dead_strip _safexcel_ahash_send
.subsections_via_symbols
| AnghaBench/linux/drivers/crypto/inside-secure/extr_safexcel_hash.c_safexcel_ahash_send.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function g_raid_tr_update_state_raid1e_even
_g_raid_tr_update_state_raid1e_even: ## @g_raid_tr_update_state_raid1e_even
.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 _G_RAID_VOLUME_S_OPTIMAL@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl (%rdi), %eax
movq _N@GOTPCREL(%rip), %rcx
movl (%rcx), %r10d
cltd
idivl %r10d
testl %eax, %eax
jle LBB0_31
## %bb.1:
movq %rdi, %r12
movq 24(%rdi), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq 8(%rdi), %r8
xorl %r14d, %r14d
jmp LBB0_2
.p2align 4, 0x90
LBB0_30: ## in Loop: Header=BB0_2 Depth=1
movl (%rax), %eax
cmpl %r15d, %eax
cmovll %eax, %r15d
incl %r14d
movl (%r12), %eax
cltd
idivl %r10d
cmpl %eax, %r14d
jge LBB0_31
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
## Child Loop BB0_19 Depth 2
movl %r10d, %ecx
imull %r14d, %ecx
movslq %ecx, %r9
leaq (%r9,%r9,2), %rax
leaq (%r8,%rax,8), %rax
cmpl $2, %r10d
jl LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq _G_RAID_SUBDISK_S_REBUILD@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movq _G_RAID_SUBDISK_S_RESYNC@GOTPCREL(%rip), %rsi
movq (%rsi), %rdi
movl %r10d, %esi
movslq %ecx, %rcx
leaq (%rcx,%rcx,2), %rcx
leaq (%r8,%rcx,8), %rbx
addq $24, %rbx
decq %rsi
jmp LBB0_5
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_5 Depth=2
movq %rax, %r13
LBB0_11: ## in Loop: Header=BB0_5 Depth=2
addq $24, %rbx
movq %r13, %rax
decq %rsi
je LBB0_12
LBB0_5: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rbx), %rcx
movq %rbx, %r13
cmpq (%rax), %rcx
jg LBB0_11
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
jne LBB0_10
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
cmpq %rdx, %rcx
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_5 Depth=2
cmpq %rdi, %rcx
jne LBB0_10
LBB0_9: ## in Loop: Header=BB0_5 Depth=2
movq 8(%rbx), %rcx
movq %rbx, %r13
cmpq 8(%rax), %rcx
jle LBB0_10
jmp LBB0_11
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_2 Depth=1
movq %rax, %r13
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
movq (%r13), %rdi
movq _G_RAID_SUBDISK_S_UNINITIALIZED@GOTPCREL(%rip), %rax
cmpq (%rax), %rdi
jl LBB0_15
## %bb.13: ## in Loop: Header=BB0_2 Depth=1
movq _G_RAID_SUBDISK_S_ACTIVE@GOTPCREL(%rip), %rax
cmpq (%rax), %rdi
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_2 Depth=1
movl 16(%r12), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movl %r15d, -48(%rbp) ## 4-byte Spill
movl 20(%r13), %r15d
callq _g_raid_subdisk_state2str
movl $1, %edi
movq -56(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rsi
leaq L_.str(%rip), %rdx
movl -44(%rbp), %ecx ## 4-byte Reload
movl %r15d, %r8d
movl -48(%rbp), %r15d ## 4-byte Reload
movl %eax, %r9d
callq _G_RAID_DEBUG1
movq _G_RAID_SUBDISK_S_ACTIVE@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq %r13, %rdi
callq _g_raid_change_subdisk_state
movl 16(%r13), %ecx
movq %rbx, %rdi
movq %r12, %rsi
movq %r13, %rdx
callq _g_raid_write_metadata
movq 8(%r12), %r8
movq _N@GOTPCREL(%rip), %rax
movl (%rax), %r10d
movl %r10d, %eax
imull %r14d, %eax
movslq %eax, %r9
LBB0_15: ## in Loop: Header=BB0_2 Depth=1
leaq (%r9,%r9,2), %rax
leaq (%r8,%rax,8), %rsi
cmpl $2, %r10d
jl LBB0_26
## %bb.16: ## in Loop: Header=BB0_2 Depth=1
movl %r10d, %r11d
decq %r11
movl $1, %edi
cmpl $2, %r10d
jne LBB0_18
## %bb.17: ## in Loop: Header=BB0_2 Depth=1
movq %rsi, %rbx
LBB0_24: ## in Loop: Header=BB0_2 Depth=1
movq %rbx, %rsi
testb $1, %r11b
je LBB0_26
## %bb.25: ## in Loop: Header=BB0_2 Depth=1
addq %r9, %rdi
leaq (%rdi,%rdi,2), %rax
leaq (%r8,%rax,8), %rsi
movq (%r8,%rax,8), %rax
cmpq (%rbx), %rax
cmovgeq %rbx, %rsi
LBB0_26: ## in Loop: Header=BB0_2 Depth=1
movq (%rsi), %rdx
movq _G_RAID_SUBDISK_S_ACTIVE@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _G_RAID_VOLUME_S_OPTIMAL@GOTPCREL(%rip), %rax
cmpq %rcx, %rdx
je LBB0_30
## %bb.27: ## in Loop: Header=BB0_2 Depth=1
movq _G_RAID_VOLUME_S_SUBOPTIMAL@GOTPCREL(%rip), %rax
movq _G_RAID_SUBDISK_S_STALE@GOTPCREL(%rip), %rsi
cmpq (%rsi), %rdx
jge LBB0_30
## %bb.28: ## in Loop: Header=BB0_2 Depth=1
movq _G_RAID_VOLUME_S_BROKEN@GOTPCREL(%rip), %rax
cmpq %rcx, (%r13)
jne LBB0_30
## %bb.29: ## in Loop: Header=BB0_2 Depth=1
movq _G_RAID_VOLUME_S_DEGRADED@GOTPCREL(%rip), %rax
jmp LBB0_30
.p2align 4, 0x90
LBB0_18: ## in Loop: Header=BB0_2 Depth=1
leaq (%r8,%rax,8), %rax
addq $24, %rax
movq %r11, %rdx
andq $-2, %rdx
negq %rdx
movl $1, %edi
jmp LBB0_19
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_19 Depth=2
addq $48, %rax
leaq (%rdx,%rdi), %rcx
addq $2, %rcx
addq $2, %rdi
movq %rbx, %rsi
cmpq $1, %rcx
je LBB0_24
LBB0_19: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rax), %rcx
movq %rax, %rbx
cmpq (%rsi), %rcx
jl LBB0_21
## %bb.20: ## in Loop: Header=BB0_19 Depth=2
movq %rsi, %rbx
LBB0_21: ## in Loop: Header=BB0_19 Depth=2
movq 24(%rax), %rcx
cmpq (%rbx), %rcx
jge LBB0_23
## %bb.22: ## in Loop: Header=BB0_19 Depth=2
leaq 24(%rax), %rbx
jmp LBB0_23
LBB0_31:
movl %r15d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _G_RAID_VOLUME_S_OPTIMAL,4,2 ## @G_RAID_VOLUME_S_OPTIMAL
.comm _N,4,2 ## @N
.comm _G_RAID_SUBDISK_S_REBUILD,8,3 ## @G_RAID_SUBDISK_S_REBUILD
.comm _G_RAID_SUBDISK_S_RESYNC,8,3 ## @G_RAID_SUBDISK_S_RESYNC
.comm _G_RAID_SUBDISK_S_UNINITIALIZED,8,3 ## @G_RAID_SUBDISK_S_UNINITIALIZED
.comm _G_RAID_SUBDISK_S_ACTIVE,8,3 ## @G_RAID_SUBDISK_S_ACTIVE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Promote subdisk %s:%d from %s to ACTIVE."
.comm _G_RAID_SUBDISK_S_STALE,8,3 ## @G_RAID_SUBDISK_S_STALE
.comm _G_RAID_VOLUME_S_SUBOPTIMAL,4,2 ## @G_RAID_VOLUME_S_SUBOPTIMAL
.comm _G_RAID_VOLUME_S_DEGRADED,4,2 ## @G_RAID_VOLUME_S_DEGRADED
.comm _G_RAID_VOLUME_S_BROKEN,4,2 ## @G_RAID_VOLUME_S_BROKEN
.no_dead_strip _g_raid_tr_update_state_raid1e_even
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function g_raid_tr_update_state_raid1e_even
_g_raid_tr_update_state_raid1e_even: ; @g_raid_tr_update_state_raid1e_even
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh0:
adrp x8, _G_RAID_VOLUME_S_OPTIMAL@GOTPAGE
Lloh1:
ldr x8, [x8, _G_RAID_VOLUME_S_OPTIMAL@GOTPAGEOFF]
Lloh2:
ldr w19, [x8]
ldr w9, [x0]
Lloh3:
adrp x8, _N@GOTPAGE
Lloh4:
ldr x8, [x8, _N@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
sdiv w9, w9, w8
cmp w9, #1
b.lt LBB0_20
; %bb.1:
mov x20, x0
mov w27, #0
ldr x9, [x0, #24]
str x9, [sp, #8] ; 8-byte Folded Spill
ldr x9, [x0, #8]
mov w3, #24
Lloh6:
adrp x22, _G_RAID_SUBDISK_S_UNINITIALIZED@GOTPAGE
Lloh7:
ldr x22, [x22, _G_RAID_SUBDISK_S_UNINITIALIZED@GOTPAGEOFF]
Lloh8:
adrp x26, _G_RAID_SUBDISK_S_ACTIVE@GOTPAGE
Lloh9:
ldr x26, [x26, _G_RAID_SUBDISK_S_ACTIVE@GOTPAGEOFF]
Lloh10:
adrp x21, _G_RAID_VOLUME_S_OPTIMAL@GOTPAGE
Lloh11:
ldr x21, [x21, _G_RAID_VOLUME_S_OPTIMAL@GOTPAGEOFF]
ldr x28, [sp, #8] ; 8-byte Folded Reload
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldr w10, [x12]
cmp w10, w19
csel w19, w10, w19, lt
add w27, w27, #1
ldr w10, [x20]
sdiv w10, w10, w8
cmp w27, w10
b.ge LBB0_20
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
; Child Loop BB0_16 Depth 2
mul w10, w8, w27
smaddl x15, w10, w3, x9
cmp w8, #2
b.lt LBB0_11
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
Lloh12:
adrp x11, _G_RAID_SUBDISK_S_REBUILD@GOTPAGE
Lloh13:
ldr x11, [x11, _G_RAID_SUBDISK_S_REBUILD@GOTPAGEOFF]
Lloh14:
ldr x11, [x11]
Lloh15:
adrp x12, _G_RAID_SUBDISK_S_RESYNC@GOTPAGE
Lloh16:
ldr x12, [x12, _G_RAID_SUBDISK_S_RESYNC@GOTPAGEOFF]
Lloh17:
ldr x12, [x12]
mov w14, w8
add x13, x15, #24
sub x14, x14, #1
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=2
mov x23, x15
LBB0_6: ; in Loop: Header=BB0_7 Depth=2
add x13, x13, #24
mov x15, x23
subs x14, x14, #1
b.eq LBB0_12
LBB0_7: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x16, [x13]
ldr x17, [x15]
mov x23, x13
cmp x16, x17
b.gt LBB0_6
; %bb.8: ; in Loop: Header=BB0_7 Depth=2
b.ne LBB0_5
; %bb.9: ; in Loop: Header=BB0_7 Depth=2
cmp x16, x11
ccmp x16, x12, #4, ne
b.ne LBB0_5
; %bb.10: ; in Loop: Header=BB0_7 Depth=2
ldr x16, [x13, #8]
ldr x17, [x15, #8]
cmp x16, x17
csel x23, x13, x15, gt
b LBB0_6
LBB0_11: ; in Loop: Header=BB0_3 Depth=1
mov x23, x15
LBB0_12: ; in Loop: Header=BB0_3 Depth=1
ldr x0, [x23]
ldr x11, [x22]
ldr x12, [x26]
cmp x0, x11
ccmp x0, x12, #4, ge
b.eq LBB0_14
; %bb.13: ; in Loop: Header=BB0_3 Depth=1
ldr w24, [x20, #16]
ldr w25, [x23, #20]
bl _g_raid_subdisk_state2str
mov x5, x0
mov w0, #1
mov x1, x28
Lloh18:
adrp x2, l_.str@PAGE
Lloh19:
add x2, x2, l_.str@PAGEOFF
mov x3, x24
mov x4, x25
bl _G_RAID_DEBUG1
ldr x1, [x26]
mov x0, x23
bl _g_raid_change_subdisk_state
ldr w3, [x23, #16]
mov x0, x28
mov x1, x20
mov x2, x23
bl _g_raid_write_metadata
mov w3, #24
ldr x9, [x20, #8]
Lloh20:
adrp x8, _N@GOTPAGE
Lloh21:
ldr x8, [x8, _N@GOTPAGEOFF]
Lloh22:
ldr w8, [x8]
mul w10, w8, w27
LBB0_14: ; in Loop: Header=BB0_3 Depth=1
sxtw x11, w10
madd x10, x11, x3, x9
cmp w8, #2
b.lt LBB0_17
; %bb.15: ; in Loop: Header=BB0_3 Depth=1
mov w12, w8
madd x11, x11, x3, x9
add x13, x11, #24
sub x11, x12, #1
mov x12, x13
LBB0_16: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x14, [x12], #24
ldr x15, [x10]
cmp x14, x15
csel x10, x13, x10, lt
mov x13, x12
subs x11, x11, #1
b.ne LBB0_16
LBB0_17: ; in Loop: Header=BB0_3 Depth=1
ldr x11, [x10]
ldr x10, [x26]
mov x12, x21
cmp x11, x10
b.eq LBB0_2
; %bb.18: ; in Loop: Header=BB0_3 Depth=1
Lloh23:
adrp x12, _G_RAID_SUBDISK_S_STALE@GOTPAGE
Lloh24:
ldr x12, [x12, _G_RAID_SUBDISK_S_STALE@GOTPAGEOFF]
Lloh25:
ldr x13, [x12]
Lloh26:
adrp x12, _G_RAID_VOLUME_S_SUBOPTIMAL@GOTPAGE
Lloh27:
ldr x12, [x12, _G_RAID_VOLUME_S_SUBOPTIMAL@GOTPAGEOFF]
cmp x11, x13
b.ge LBB0_2
; %bb.19: ; in Loop: Header=BB0_3 Depth=1
ldr x11, [x23]
cmp x11, x10
Lloh28:
adrp x10, _G_RAID_VOLUME_S_BROKEN@GOTPAGE
Lloh29:
ldr x10, [x10, _G_RAID_VOLUME_S_BROKEN@GOTPAGEOFF]
Lloh30:
adrp x11, _G_RAID_VOLUME_S_DEGRADED@GOTPAGE
Lloh31:
ldr x11, [x11, _G_RAID_VOLUME_S_DEGRADED@GOTPAGEOFF]
csel x12, x11, x10, eq
b LBB0_2
LBB0_20:
mov x0, x19
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGot Lloh30, Lloh31
.loh AdrpLdrGot Lloh28, Lloh29
.cfi_endproc
; -- End function
.comm _G_RAID_VOLUME_S_OPTIMAL,4,2 ; @G_RAID_VOLUME_S_OPTIMAL
.comm _N,4,2 ; @N
.comm _G_RAID_SUBDISK_S_REBUILD,8,3 ; @G_RAID_SUBDISK_S_REBUILD
.comm _G_RAID_SUBDISK_S_RESYNC,8,3 ; @G_RAID_SUBDISK_S_RESYNC
.comm _G_RAID_SUBDISK_S_UNINITIALIZED,8,3 ; @G_RAID_SUBDISK_S_UNINITIALIZED
.comm _G_RAID_SUBDISK_S_ACTIVE,8,3 ; @G_RAID_SUBDISK_S_ACTIVE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Promote subdisk %s:%d from %s to ACTIVE."
.comm _G_RAID_SUBDISK_S_STALE,8,3 ; @G_RAID_SUBDISK_S_STALE
.comm _G_RAID_VOLUME_S_SUBOPTIMAL,4,2 ; @G_RAID_VOLUME_S_SUBOPTIMAL
.comm _G_RAID_VOLUME_S_DEGRADED,4,2 ; @G_RAID_VOLUME_S_DEGRADED
.comm _G_RAID_VOLUME_S_BROKEN,4,2 ; @G_RAID_VOLUME_S_BROKEN
.no_dead_strip _g_raid_tr_update_state_raid1e_even
.subsections_via_symbols
| AnghaBench/freebsd/sys/geom/raid/extr_tr_raid1e.c_g_raid_tr_update_state_raid1e_even.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function print_pci_topology
_print_pci_topology: ## @print_pci_topology
.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 _PAGE_SIZE@GOTPCREL(%rip), %rax
movslq (%rax), %r15
movl %r15d, %eax
shll $4, %eax
cmpl %eax, %r15d
jae LBB0_8
## %bb.1:
movq %rdi, %r14
movq _SALRET_OK@GOTPCREL(%rip), %r13
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _kmalloc
testq %rax, %rax
je LBB0_8
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %rax, %rbx
movq %rax, %rdi
callq ___pa
movl %eax, %edi
movq %r15, %rsi
callq _ia64_sn_ioif_get_pci_topology
movl %eax, %r12d
cmpl (%r13), %eax
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq %r14, %rdi
movq %rbx, %rsi
callq _seq_puts
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movq %rbx, %rdi
callq _kfree
cmpl (%r13), %r12d
je LBB0_8
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
movq _SALRET_NOT_IMPLEMENTED@GOTPCREL(%rip), %rax
cmpl (%rax), %r12d
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_2 Depth=1
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq %rax, %r15
shlq $4, %rax
cmpq %rax, %r15
jb LBB0_2
LBB0_8:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _SALRET_OK,4,2 ## @SALRET_OK
.comm _SALRET_NOT_IMPLEMENTED,4,2 ## @SALRET_NOT_IMPLEMENTED
.no_dead_strip _print_pci_topology
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function print_pci_topology
_print_pci_topology: ; @print_pci_topology
.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
Lloh0:
adrp x23, _PAGE_SIZE@GOTPAGE
Lloh1:
ldr x23, [x23, _PAGE_SIZE@GOTPAGEOFF]
ldrsw x20, [x23]
cmp w20, w20, lsl #4
b.hs LBB0_7
; %bb.1:
mov x19, x0
Lloh2:
adrp x24, _GFP_KERNEL@GOTPAGE
Lloh3:
ldr x24, [x24, _GFP_KERNEL@GOTPAGEOFF]
Lloh4:
adrp x25, _SALRET_OK@GOTPAGE
Lloh5:
ldr x25, [x25, _SALRET_OK@GOTPAGEOFF]
Lloh6:
adrp x26, _SALRET_NOT_IMPLEMENTED@GOTPAGE
Lloh7:
ldr x26, [x26, _SALRET_NOT_IMPLEMENTED@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w1, [x24]
mov x0, x20
bl _kmalloc
cbz x0, LBB0_7
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x21, x0
bl ___pa
mov x1, x20
bl _ia64_sn_ioif_get_pci_topology
mov x22, x0
ldr w8, [x25]
cmp w0, w8
b.ne LBB0_5
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
mov x1, x21
bl _seq_puts
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _kfree
ldr w8, [x25]
ldr w9, [x26]
cmp w22, w8
ccmp w22, w9, #4, ne
b.eq LBB0_7
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
ldrsw x8, [x23]
add x20, x20, x8
cmp x20, x8, lsl #4
b.lo LBB0_2
LBB0_7:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _SALRET_OK,4,2 ; @SALRET_OK
.comm _SALRET_NOT_IMPLEMENTED,4,2 ; @SALRET_NOT_IMPLEMENTED
.no_dead_strip _print_pci_topology
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/ia64/sn/kernel/sn2/extr_sn_hwperf.c_print_pci_topology.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _CHAR_SET ## @CHAR_SET
.p2align 4
_CHAR_SET:
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1114369 ## 0x110101
.long 1114369 ## 0x110101
.long 69649 ## 0x11011
.long 69649 ## 0x11011
.long 17830144 ## 0x1101100
.long 17830144 ## 0x1101100
.long 16843024 ## 0x1010110
.long 16843024 ## 0x1010110
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 0 ## 0x0
.long 0 ## 0x0
.long 69888 ## 0x11100
.long 69888 ## 0x11100
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 65808 ## 0x10110
.long 65808 ## 0x10110
.long 17830160 ## 0x1101110
.long 17830160 ## 0x1101110
.long 1118225 ## 0x111011
.long 1118225 ## 0x111011
.long 17891345 ## 0x1110011
.long 17891345 ## 0x1110011
.long 285282576 ## 0x11011110
.long 285282576 ## 0x11011110
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 0 ## 0x0
.long 0 ## 0x0
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 286331153 ## 0x11111111
.long 286331153 ## 0x11111111
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 285212672 ## 0x11000000
.long 285212672 ## 0x11000000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 272 ## 0x110
.long 272 ## 0x110
.long 17 ## 0x11
.long 17 ## 0x11
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17891600 ## 0x1110110
.long 17891600 ## 0x1110110
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 17830160 ## 0x1101110
.long 17830160 ## 0x1101110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69888 ## 0x11100
.long 69888 ## 0x11100
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1118208 ## 0x111000
.long 1118208 ## 0x111000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118208 ## 0x111000
.long 1118208 ## 0x111000
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118208 ## 0x111000
.long 1118208 ## 0x111000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69888 ## 0x11100
.long 69888 ## 0x11100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 272 ## 0x110
.long 272 ## 0x110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 272 ## 0x110
.long 272 ## 0x110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 272 ## 0x110
.long 272 ## 0x110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17895441 ## 0x1111011
.long 17895441 ## 0x1111011
.long 17829905 ## 0x1101011
.long 17829905 ## 0x1101011
.long 17895441 ## 0x1111011
.long 17895441 ## 0x1111011
.long 17 ## 0x11
.long 17 ## 0x11
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895424 ## 0x1111000
.long 17895424 ## 0x1111000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 17895424 ## 0x1111000
.long 17895424 ## 0x1111000
.long 0 ## 0x0
.long 0 ## 0x0
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 272 ## 0x110
.long 272 ## 0x110
.long 17891600 ## 0x1110110
.long 17891600 ## 0x1110110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 69649 ## 0x11011
.long 69649 ## 0x11011
.long 4369 ## 0x1111
.long 4369 ## 0x1111
.long 69649 ## 0x11011
.long 69649 ## 0x11011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 0 ## 0x0
.long 0 ## 0x0
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17891601 ## 0x1110111
.long 17891601 ## 0x1110111
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 17829905 ## 0x1101011
.long 17829905 ## 0x1101011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17826065 ## 0x1100111
.long 17826065 ## 0x1100111
.long 17830161 ## 0x1101111
.long 17830161 ## 0x1101111
.long 17895441 ## 0x1111011
.long 17895441 ## 0x1111011
.long 17891345 ## 0x1110011
.long 17891345 ## 0x1110011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 0 ## 0x0
.long 0 ## 0x0
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 1114129 ## 0x110011
.long 1118225 ## 0x111011
.long 1118225 ## 0x111011
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 4368 ## 0x1110
.long 4368 ## 0x1110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17891328 ## 0x1110000
.long 17891328 ## 0x1110000
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17829905 ## 0x1101011
.long 17829905 ## 0x1101011
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 17891601 ## 0x1110111
.long 17891601 ## 0x1110111
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 0 ## 0x0
.long 0 ## 0x0
.long 285212689 ## 0x11000011
.long 285212689 ## 0x11000011
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 285212689 ## 0x11000011
.long 285212689 ## 0x11000011
.long 0 ## 0x0
.long 0 ## 0x0
.long 285212689 ## 0x11000011
.long 285212689 ## 0x11000011
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 272 ## 0x110
.long 272 ## 0x110
.long 17 ## 0x11
.long 17 ## 0x11
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17 ## 0x11
.long 17 ## 0x11
.long 272 ## 0x110
.long 272 ## 0x110
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 285212672 ## 0x11000000
.long 285212672 ## 0x11000000
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 4096 ## 0x1000
.long 4096 ## 0x1000
.long 69888 ## 0x11100
.long 69888 ## 0x11100
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118208 ## 0x111000
.long 1118208 ## 0x111000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 0 ## 0x0
.long 0 ## 0x0
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 0 ## 0x0
.long 0 ## 0x0
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 69904 ## 0x11110
.long 69904 ## 0x11110
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1114385 ## 0x110111
.long 1114385 ## 0x110111
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 17829905 ## 0x1101011
.long 17829905 ## 0x1101011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 272 ## 0x110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 272 ## 0x110
.long 272 ## 0x110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 17825792 ## 0x1100000
.long 17825792 ## 0x1100000
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 1118480 ## 0x111110
.long 1118480 ## 0x111110
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 1118208 ## 0x111000
.long 1118208 ## 0x111000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17895680 ## 0x1111100
.long 17895680 ## 0x1111100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 17829905 ## 0x1101011
.long 17829905 ## 0x1101011
.long 17895697 ## 0x1111111
.long 17895697 ## 0x1111111
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 69888 ## 0x11100
.long 69888 ## 0x11100
.long 1114384 ## 0x110110
.long 1114384 ## 0x110110
.long 17825809 ## 0x1100011
.long 17825809 ## 0x1100011
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 17826064 ## 0x1100110
.long 1118464 ## 0x111100
.long 1118464 ## 0x111100
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 1114112 ## 0x110000
.long 1114112 ## 0x110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4352 ## 0x1100
.long 4352 ## 0x1100
.long 17895696 ## 0x1111110
.long 17895696 ## 0x1111110
.long 0 ## 0x0
.long 0 ## 0x0
.long 17891328 ## 0x1110000
.long 17891328 ## 0x1110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4368 ## 0x1110
.long 4368 ## 0x1110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 17891328 ## 0x1110000
.long 17891328 ## 0x1110000
.long 0 ## 0x0
.long 0 ## 0x0
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 0 ## 0x0
.long 0 ## 0x0
.long 4368 ## 0x1110
.long 4368 ## 0x1110
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 17891328 ## 0x1110000
.long 17891328 ## 0x1110000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 69632 ## 0x11000
.long 4368 ## 0x1110
.long 4368 ## 0x1110
.long 0 ## 0x0
.long 0 ## 0x0
.long 16781584 ## 0x1001110
.long 16781584 ## 0x1001110
.long 1118209 ## 0x111001
.long 1118209 ## 0x111001
.space 48
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _CHAR_SET ; @CHAR_SET
.p2align 2
_CHAR_SET:
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1114369 ; 0x110101
.long 1114369 ; 0x110101
.long 69649 ; 0x11011
.long 69649 ; 0x11011
.long 17830144 ; 0x1101100
.long 17830144 ; 0x1101100
.long 16843024 ; 0x1010110
.long 16843024 ; 0x1010110
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 0 ; 0x0
.long 0 ; 0x0
.long 69888 ; 0x11100
.long 69888 ; 0x11100
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 65808 ; 0x10110
.long 65808 ; 0x10110
.long 17830160 ; 0x1101110
.long 17830160 ; 0x1101110
.long 1118225 ; 0x111011
.long 1118225 ; 0x111011
.long 17891345 ; 0x1110011
.long 17891345 ; 0x1110011
.long 285282576 ; 0x11011110
.long 285282576 ; 0x11011110
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 0 ; 0x0
.long 0 ; 0x0
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 286331153 ; 0x11111111
.long 286331153 ; 0x11111111
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 285212672 ; 0x11000000
.long 285212672 ; 0x11000000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 272 ; 0x110
.long 272 ; 0x110
.long 17 ; 0x11
.long 17 ; 0x11
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17891600 ; 0x1110110
.long 17891600 ; 0x1110110
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 17830160 ; 0x1101110
.long 17830160 ; 0x1101110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69888 ; 0x11100
.long 69888 ; 0x11100
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1118208 ; 0x111000
.long 1118208 ; 0x111000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118208 ; 0x111000
.long 1118208 ; 0x111000
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118208 ; 0x111000
.long 1118208 ; 0x111000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69888 ; 0x11100
.long 69888 ; 0x11100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 272 ; 0x110
.long 272 ; 0x110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 272 ; 0x110
.long 272 ; 0x110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 272 ; 0x110
.long 272 ; 0x110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17895441 ; 0x1111011
.long 17895441 ; 0x1111011
.long 17829905 ; 0x1101011
.long 17829905 ; 0x1101011
.long 17895441 ; 0x1111011
.long 17895441 ; 0x1111011
.long 17 ; 0x11
.long 17 ; 0x11
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895424 ; 0x1111000
.long 17895424 ; 0x1111000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 17895424 ; 0x1111000
.long 17895424 ; 0x1111000
.long 0 ; 0x0
.long 0 ; 0x0
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 272 ; 0x110
.long 272 ; 0x110
.long 17891600 ; 0x1110110
.long 17891600 ; 0x1110110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 69649 ; 0x11011
.long 69649 ; 0x11011
.long 4369 ; 0x1111
.long 4369 ; 0x1111
.long 69649 ; 0x11011
.long 69649 ; 0x11011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 0 ; 0x0
.long 0 ; 0x0
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17891601 ; 0x1110111
.long 17891601 ; 0x1110111
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 17829905 ; 0x1101011
.long 17829905 ; 0x1101011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17826065 ; 0x1100111
.long 17826065 ; 0x1100111
.long 17830161 ; 0x1101111
.long 17830161 ; 0x1101111
.long 17895441 ; 0x1111011
.long 17895441 ; 0x1111011
.long 17891345 ; 0x1110011
.long 17891345 ; 0x1110011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 0 ; 0x0
.long 0 ; 0x0
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 1114129 ; 0x110011
.long 1118225 ; 0x111011
.long 1118225 ; 0x111011
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 4368 ; 0x1110
.long 4368 ; 0x1110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17891328 ; 0x1110000
.long 17891328 ; 0x1110000
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17829905 ; 0x1101011
.long 17829905 ; 0x1101011
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 17891601 ; 0x1110111
.long 17891601 ; 0x1110111
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 0 ; 0x0
.long 0 ; 0x0
.long 285212689 ; 0x11000011
.long 285212689 ; 0x11000011
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 285212689 ; 0x11000011
.long 285212689 ; 0x11000011
.long 0 ; 0x0
.long 0 ; 0x0
.long 285212689 ; 0x11000011
.long 285212689 ; 0x11000011
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 272 ; 0x110
.long 272 ; 0x110
.long 17 ; 0x11
.long 17 ; 0x11
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17 ; 0x11
.long 17 ; 0x11
.long 272 ; 0x110
.long 272 ; 0x110
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 285212672 ; 0x11000000
.long 285212672 ; 0x11000000
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 4096 ; 0x1000
.long 4096 ; 0x1000
.long 69888 ; 0x11100
.long 69888 ; 0x11100
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118208 ; 0x111000
.long 1118208 ; 0x111000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 0 ; 0x0
.long 0 ; 0x0
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 0 ; 0x0
.long 0 ; 0x0
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 69904 ; 0x11110
.long 69904 ; 0x11110
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1114385 ; 0x110111
.long 1114385 ; 0x110111
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 17829905 ; 0x1101011
.long 17829905 ; 0x1101011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 272 ; 0x110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 272 ; 0x110
.long 272 ; 0x110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 17825792 ; 0x1100000
.long 17825792 ; 0x1100000
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 1118480 ; 0x111110
.long 1118480 ; 0x111110
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 1118208 ; 0x111000
.long 1118208 ; 0x111000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17895680 ; 0x1111100
.long 17895680 ; 0x1111100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 17829905 ; 0x1101011
.long 17829905 ; 0x1101011
.long 17895697 ; 0x1111111
.long 17895697 ; 0x1111111
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 69888 ; 0x11100
.long 69888 ; 0x11100
.long 1114384 ; 0x110110
.long 1114384 ; 0x110110
.long 17825809 ; 0x1100011
.long 17825809 ; 0x1100011
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 17826064 ; 0x1100110
.long 1118464 ; 0x111100
.long 1118464 ; 0x111100
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 1114112 ; 0x110000
.long 1114112 ; 0x110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4352 ; 0x1100
.long 4352 ; 0x1100
.long 17895696 ; 0x1111110
.long 17895696 ; 0x1111110
.long 0 ; 0x0
.long 0 ; 0x0
.long 17891328 ; 0x1110000
.long 17891328 ; 0x1110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4368 ; 0x1110
.long 4368 ; 0x1110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 17891328 ; 0x1110000
.long 17891328 ; 0x1110000
.long 0 ; 0x0
.long 0 ; 0x0
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 0 ; 0x0
.long 0 ; 0x0
.long 4368 ; 0x1110
.long 4368 ; 0x1110
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 17891328 ; 0x1110000
.long 17891328 ; 0x1110000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 69632 ; 0x11000
.long 4368 ; 0x1110
.long 4368 ; 0x1110
.long 0 ; 0x0
.long 0 ; 0x0
.long 16781584 ; 0x1001110
.long 16781584 ; 0x1001110
.long 1118209 ; 0x111001
.long 1118209 ; 0x111001
.space 48
.subsections_via_symbols
| the_stack_data/225144122.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function after_prologue
_after_prologue: ## @after_prologue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %rbx
movq %rdi, %r14
testq %rsi, %rsi
jne LBB0_2
## %bb.1:
movq %r14, %rdi
xorl %esi, %esi
xorl %edx, %edx
callq _find_proc_desc
movq %rax, %rbx
testq %rax, %rax
je LBB0_5
LBB0_2:
movq %rbx, %rdi
callq _PROC_FRAME_REG
movq _SP_REGNUM@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_5
## %bb.3:
movq %rbx, %rdi
callq _PROC_FRAME_OFFSET
testq %rax, %rax
je LBB0_4
LBB0_5:
xorl %ebx, %ebx
leaq -32(%rbp), %rdx
leaq -24(%rbp), %rcx
movq %r14, %rdi
xorl %esi, %esi
callq _find_pc_partial_function
testl %eax, %eax
je LBB0_7
## %bb.6:
movq -32(%rbp), %rdi
xorl %ebx, %ebx
xorl %esi, %esi
callq _find_pc_line
cmpq -24(%rbp), %rax
cmovlq %rax, %rbx
jmp LBB0_7
LBB0_4:
xorl %ebx, %ebx
LBB0_7:
movq %rbx, %rax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SP_REGNUM,8,3 ## @SP_REGNUM
.no_dead_strip _after_prologue
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function after_prologue
_after_prologue: ; @after_prologue
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
cbnz x1, LBB0_2
; %bb.1:
mov x0, x19
mov w2, #0
bl _find_proc_desc
mov x20, x0
cbz x0, LBB0_4
LBB0_2:
mov x0, x20
bl _PROC_FRAME_REG
Lloh0:
adrp x8, _SP_REGNUM@GOTPAGE
Lloh1:
ldr x8, [x8, _SP_REGNUM@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_4
; %bb.3:
mov x0, x20
bl _PROC_FRAME_OFFSET
cbz x0, LBB0_7
LBB0_4:
add x2, sp, #8
mov x3, sp
mov x0, x19
mov x1, #0
bl _find_pc_partial_function
cbz w0, LBB0_6
; %bb.5:
ldr x0, [sp, #8]
mov w1, #0
bl _find_pc_line
ldr x8, [sp]
cmp x0, x8
csel x0, x0, xzr, lt
b LBB0_7
LBB0_6:
mov x0, #0
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 Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SP_REGNUM,8,3 ; @SP_REGNUM
.no_dead_strip _after_prologue
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gdb/gdb/extr_mips-tdep.c_after_prologue.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _etnaviv_cmdbuf_suballoc_new ## -- Begin function etnaviv_cmdbuf_suballoc_new
.p2align 4, 0x90
_etnaviv_cmdbuf_suballoc_new: ## @etnaviv_cmdbuf_suballoc_new
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq _GFP_KERNEL@GOTPCREL(%rip), %r15
movl (%r15), %esi
movl $24, %edi
callq _kzalloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movq %r14, 16(%rax)
leaq 12(%rax), %rdi
callq _mutex_init
leaq 8(%rbx), %rdi
callq _init_waitqueue_head
movq _ETNAVIV_SOFTPIN_START_ADDRESS@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _SUBALLOC_SIZE@GOTPCREL(%rip), %r12
xorl %edi, %edi
cmpq (%r12), %rax
setl %dil
callq _BUILD_BUG_ON
movq (%r12), %rsi
movq %rbx, %rdx
addq $4, %rdx
movl (%r15), %ecx
movq %r14, %rdi
callq _dma_alloc_wc
movl %eax, (%rbx)
testl %eax, %eax
je LBB0_3
## %bb.5:
movq %rbx, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %r14d
jmp LBB0_4
LBB0_3:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %r14d
movq %rbx, %rdi
callq _kfree
LBB0_4:
negl %r14d
movl %r14d, %edi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _ERR_PTR ## TAILCALL
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _ETNAVIV_SOFTPIN_START_ADDRESS,8,3 ## @ETNAVIV_SOFTPIN_START_ADDRESS
.comm _SUBALLOC_SIZE,8,3 ## @SUBALLOC_SIZE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _etnaviv_cmdbuf_suballoc_new ; -- Begin function etnaviv_cmdbuf_suballoc_new
.p2align 2
_etnaviv_cmdbuf_suballoc_new: ; @etnaviv_cmdbuf_suballoc_new
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x0
Lloh0:
adrp x21, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x21, [x21, _GFP_KERNEL@GOTPAGEOFF]
ldr w1, [x21]
mov w0, #24
bl _kzalloc
cbz x0, LBB0_3
; %bb.1:
mov x19, x0
str x20, [x0, #16]
add x0, x0, #12
bl _mutex_init
add x0, x19, #8
bl _init_waitqueue_head
Lloh2:
adrp x8, _ETNAVIV_SOFTPIN_START_ADDRESS@GOTPAGE
Lloh3:
ldr x8, [x8, _ETNAVIV_SOFTPIN_START_ADDRESS@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
Lloh5:
adrp x22, _SUBALLOC_SIZE@GOTPAGE
Lloh6:
ldr x22, [x22, _SUBALLOC_SIZE@GOTPAGEOFF]
ldr x9, [x22]
cmp x8, x9
cset w0, lt
bl _BUILD_BUG_ON
ldr x1, [x22]
add x2, x19, #4
ldr w3, [x21]
mov x0, x20
bl _dma_alloc_wc
str w0, [x19]
cbz w0, LBB0_4
; %bb.2:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_3:
Lloh7:
adrp x8, _ENOMEM@GOTPAGE
Lloh8:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh9:
ldr w20, [x8]
b LBB0_5
LBB0_4:
Lloh10:
adrp x8, _ENOMEM@GOTPAGE
Lloh11:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh12:
ldr w20, [x8]
mov x0, x19
bl _kfree
LBB0_5:
neg w0, w20
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 _ERR_PTR
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _ETNAVIV_SOFTPIN_START_ADDRESS,8,3 ; @ETNAVIV_SOFTPIN_START_ADDRESS
.comm _SUBALLOC_SIZE,8,3 ; @SUBALLOC_SIZE
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/etnaviv/extr_etnaviv_cmdbuf.c_etnaviv_cmdbuf_suballoc_new.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lookupKeyReadWithFlags ## -- Begin function lookupKeyReadWithFlags
.p2align 4, 0x90
_lookupKeyReadWithFlags: ## @lookupKeyReadWithFlags
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movq %rsi, %r14
movq %rdi, %rbx
callq _expireIfNeeded
cmpl $1, %eax
jne LBB0_7
## %bb.1:
movq _server@GOTPCREL(%rip), %rax
cmpq $0, 24(%rax)
je LBB0_2
## %bb.3:
movq 8(%rax), %rcx
testq %rcx, %rcx
je LBB0_7
## %bb.4:
cmpq 16(%rax), %rcx
je LBB0_7
## %bb.5:
movq (%rcx), %rcx
testq %rcx, %rcx
je LBB0_7
## %bb.6:
movq _CMD_READONLY@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
testl %edx, (%rcx)
jne LBB0_2
LBB0_7:
movq %rbx, %rdi
movq %r14, %rsi
movl %r15d, %edx
callq _lookupKey
testq %rax, %rax
je LBB0_8
## %bb.9:
movq _server@GOTPCREL(%rip), %rcx
incl (%rcx)
jmp LBB0_10
LBB0_8:
movq _server@GOTPCREL(%rip), %rax
LBB0_2:
incl 4(%rax)
movq _NOTIFY_KEY_MISS@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%rbx), %ecx
leaq L_.str(%rip), %rsi
movq %r14, %rdx
callq _notifyKeyspaceEvent
xorl %eax, %eax
LBB0_10:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _server,32,3 ## @server
.comm _NOTIFY_KEY_MISS,4,2 ## @NOTIFY_KEY_MISS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "keymiss"
.comm _CMD_READONLY,4,2 ## @CMD_READONLY
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lookupKeyReadWithFlags ; -- Begin function lookupKeyReadWithFlags
.p2align 2
_lookupKeyReadWithFlags: ; @lookupKeyReadWithFlags
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x19, x1
mov x20, x0
bl _expireIfNeeded
cmp w0, #1
b.ne LBB0_5
; %bb.1:
Lloh0:
adrp x8, _server@GOTPAGE
Lloh1:
ldr x8, [x8, _server@GOTPAGEOFF]
ldr x9, [x8, #24]
cbz x9, LBB0_7
; %bb.2:
ldp x9, x10, [x8, #8]
cmp x9, #0
ccmp x9, x10, #4, ne
b.eq LBB0_5
; %bb.3:
ldr x9, [x9]
cbz x9, LBB0_5
; %bb.4:
ldr w9, [x9]
Lloh2:
adrp x10, _CMD_READONLY@GOTPAGE
Lloh3:
ldr x10, [x10, _CMD_READONLY@GOTPAGEOFF]
Lloh4:
ldr w10, [x10]
tst w10, w9
b.ne LBB0_7
LBB0_5:
mov x0, x20
mov x1, x19
mov x2, x21
bl _lookupKey
Lloh5:
adrp x8, _server@GOTPAGE
Lloh6:
ldr x8, [x8, _server@GOTPAGEOFF]
cbz x0, LBB0_7
; %bb.6:
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
b LBB0_8
LBB0_7:
ldr w9, [x8, #4]
add w9, w9, #1
str w9, [x8, #4]
Lloh7:
adrp x8, _NOTIFY_KEY_MISS@GOTPAGE
Lloh8:
ldr x8, [x8, _NOTIFY_KEY_MISS@GOTPAGEOFF]
Lloh9:
ldr w0, [x8]
ldr w3, [x20]
Lloh10:
adrp x1, l_.str@PAGE
Lloh11:
add x1, x1, l_.str@PAGEOFF
mov x2, x19
bl _notifyKeyspaceEvent
mov x0, #0
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _server,32,3 ; @server
.comm _NOTIFY_KEY_MISS,4,2 ; @NOTIFY_KEY_MISS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "keymiss"
.comm _CMD_READONLY,4,2 ; @CMD_READONLY
.subsections_via_symbols
| AnghaBench/redis/src/extr_db.c_lookupKeyReadWithFlags.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function BackendManagementShmemSize
_BackendManagementShmemSize: ## @BackendManagementShmemSize
.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
xorl %eax, %eax
callq _TotalProcCount
movl %eax, %r14d
xorl %edi, %edi
movl $4, %esi
callq _add_size
movq %rax, %rbx
movl $4, %edi
movl %r14d, %esi
callq _mul_size
movq %rbx, %rdi
movl %eax, %esi
popq %rbx
popq %r14
popq %rbp
jmp _add_size ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _BackendManagementShmemSize
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function BackendManagementShmemSize
_BackendManagementShmemSize: ; @BackendManagementShmemSize
.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 _TotalProcCount
mov x19, x0
mov x0, #0
mov w1, #4
bl _add_size
mov x20, x0
mov w0, #4
mov x1, x19
bl _mul_size
mov x1, x0
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _add_size
.cfi_endproc
; -- End function
.no_dead_strip _BackendManagementShmemSize
.subsections_via_symbols
| AnghaBench/citus/src/backend/distributed/transaction/extr_backend_data.c_BackendManagementShmemSize.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function __r_debug_findlib
___r_debug_findlib: ## @__r_debug_findlib
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _lstLib@GOTPCREL(%rip), %rax
movq (%rax), %rax
testq %rax, %rax
je LBB0_6
## %bb.1:
movq 8(%rax), %rdx
testq %rdx, %rdx
je LBB0_6
## %bb.2:
movq _INVALID_HANDLE_VALUE@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
jmp LBB0_3
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
movq 12(%rax), %rdx
addq $4, %rax
testq %rdx, %rdx
je LBB0_6
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpq %rcx, %rdx
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
cmpq %rdi, (%rax)
jne LBB0_5
## %bb.7:
popq %rbp
retq
LBB0_6:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _lstLib,8,3 ## @lstLib
.comm _INVALID_HANDLE_VALUE,8,3 ## @INVALID_HANDLE_VALUE
.no_dead_strip ___r_debug_findlib
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __r_debug_findlib
___r_debug_findlib: ; @__r_debug_findlib
.cfi_startproc
; %bb.0:
mov x8, x0
Lloh0:
adrp x9, _lstLib@GOTPAGE
Lloh1:
ldr x9, [x9, _lstLib@GOTPAGEOFF]
Lloh2:
ldr x0, [x9]
cbz x0, LBB0_6
; %bb.1:
ldr x10, [x0, #8]
cbz x10, LBB0_7
; %bb.2:
Lloh3:
adrp x9, _INVALID_HANDLE_VALUE@GOTPAGE
Lloh4:
ldr x9, [x9, _INVALID_HANDLE_VALUE@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
mov x11, x0
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x11, x0, #4
ldur x10, [x0, #12]
mov x0, x11
cbz x10, LBB0_7
LBB0_4: ; =>This Inner Loop Header: Depth=1
cmp x10, x9
b.eq LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr x10, [x11]
cmp x10, x8
b.ne LBB0_3
LBB0_6:
ret
LBB0_7:
mov x0, #0
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _lstLib,8,3 ; @lstLib
.comm _INVALID_HANDLE_VALUE,8,3 ; @INVALID_HANDLE_VALUE
.no_dead_strip ___r_debug_findlib
.subsections_via_symbols
| AnghaBench/radare2/libr/debug/p/native/windows/extr_windows_debug.c___r_debug_findlib.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function m68k_op_rol_16_al
_m68k_op_rol_16_al: ## @m68k_op_rol_16_al
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %eax, %eax
callq _EA_AL_16
movl %eax, %r14d
movl %eax, %edi
callq _m68ki_read_16
movl %eax, %r15d
movl %eax, %edi
movl $1, %esi
callq _ROL_16
movl %eax, %edi
callq _MASK_OUT_ABOVE_16
movl %eax, %ebx
movl %r14d, %edi
movl %eax, %esi
callq _m68ki_write_16
movl %ebx, %edi
callq _NFLAG_16
movq _FLAG_N@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq _FLAG_Z@GOTPCREL(%rip), %rax
movl %ebx, (%rax)
sarl $7, %r15d
movq _FLAG_C@GOTPCREL(%rip), %rax
movl %r15d, (%rax)
movq _VFLAG_CLEAR@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _FLAG_V@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FLAG_N,4,2 ## @FLAG_N
.comm _FLAG_Z,4,2 ## @FLAG_Z
.comm _FLAG_C,4,2 ## @FLAG_C
.comm _VFLAG_CLEAR,4,2 ## @VFLAG_CLEAR
.comm _FLAG_V,4,2 ## @FLAG_V
.no_dead_strip _m68k_op_rol_16_al
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function m68k_op_rol_16_al
_m68k_op_rol_16_al: ; @m68k_op_rol_16_al
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
bl _EA_AL_16
mov x19, x0
bl _m68ki_read_16
mov x20, x0
mov w1, #1
bl _ROL_16
bl _MASK_OUT_ABOVE_16
mov x21, x0
mov x0, x19
mov x1, x21
bl _m68ki_write_16
mov x0, x21
bl _NFLAG_16
Lloh0:
adrp x8, _FLAG_N@GOTPAGE
Lloh1:
ldr x8, [x8, _FLAG_N@GOTPAGEOFF]
Lloh2:
adrp x9, _FLAG_Z@GOTPAGE
Lloh3:
ldr x9, [x9, _FLAG_Z@GOTPAGEOFF]
Lloh4:
str w0, [x8]
Lloh5:
str w21, [x9]
asr w8, w20, #7
Lloh6:
adrp x9, _FLAG_C@GOTPAGE
Lloh7:
ldr x9, [x9, _FLAG_C@GOTPAGEOFF]
Lloh8:
str w8, [x9]
Lloh9:
adrp x8, _VFLAG_CLEAR@GOTPAGE
Lloh10:
ldr x8, [x8, _VFLAG_CLEAR@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
Lloh12:
adrp x9, _FLAG_V@GOTPAGE
Lloh13:
ldr x9, [x9, _FLAG_V@GOTPAGEOFF]
Lloh14:
str w8, [x9]
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 AdrpLdrGotStr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotStr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotStr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.comm _FLAG_N,4,2 ; @FLAG_N
.comm _FLAG_Z,4,2 ; @FLAG_Z
.comm _FLAG_C,4,2 ; @FLAG_C
.comm _VFLAG_CLEAR,4,2 ; @VFLAG_CLEAR
.comm _FLAG_V,4,2 ; @FLAG_V
.no_dead_strip _m68k_op_rol_16_al
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_rol_16_al.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function read_head
_read_head: ## @read_head
.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 %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, %r15
movq (%rdi), %r14
leaq -48(%rbp), %rsi
movq %r14, %rdi
callq _xml_ReaderNextNode
testl %eax, %eax
jle LBB0_11
## %bb.1:
movl %eax, %r12d
movq _XML_READER_ENDELEM@GOTPCREL(%rip), %rbx
leaq -48(%rbp), %r13
jmp LBB0_2
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
movq %r15, %rdi
movq -56(%rbp), %rsi ## 8-byte Reload
callq _parse_meta
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
movq %r12, %rbx
LBB0_8: ## in Loop: Header=BB0_2 Depth=1
movq %r14, %rdi
movq %r13, %rsi
callq _xml_ReaderNextNode
movl %eax, %r12d
testl %eax, %eax
jle LBB0_11
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpl (%rbx), %r12d
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq -48(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _strcasecmp
testl %eax, %eax
je LBB0_11
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movq _XML_READER_STARTELEM@GOTPCREL(%rip), %rax
cmpl (%rax), %r12d
jne LBB0_8
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
movq %rbx, %r12
movq -48(%rbp), %rbx
movq %rbx, %rdi
leaq L_.str.1(%rip), %rsi
callq _strcasecmp
testl %eax, %eax
je LBB0_6
## %bb.9: ## in Loop: Header=BB0_2 Depth=1
movq %rbx, %rdi
leaq L_.str.2(%rip), %rsi
callq _strcasecmp
movq %r15, %rdi
testl %eax, %eax
je LBB0_10
## %bb.12: ## in Loop: Header=BB0_2 Depth=1
leaq L_.str.3(%rip), %rsi
movq %rbx, %rdx
callq _msg_Warn
movq -48(%rbp), %rsi
movq %r15, %rdi
callq _consume_volatile_tag
jmp LBB0_7
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
movq -56(%rbp), %rsi ## 8-byte Reload
callq _parse_title_element
testq %rax, %rax
movq %r12, %rbx
je LBB0_8
LBB0_11:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _XML_READER_ENDELEM,4,2 ## @XML_READER_ENDELEM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "head"
.comm _XML_READER_STARTELEM,4,2 ## @XML_READER_STARTELEM
L_.str.1: ## @.str.1
.asciz "meta"
L_.str.2: ## @.str.2
.asciz "title"
L_.str.3: ## @.str.3
.asciz "skipping unknown tag <%s> in <head>"
.no_dead_strip _read_head
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function read_head
_read_head: ; @read_head
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x1
mov x20, x0
ldr x21, [x0]
add x1, sp, #8
mov x0, x21
bl _xml_ReaderNextNode
cmp w0, #1
b.lt LBB0_11
; %bb.1:
mov x26, x0
Lloh0:
adrp x27, _XML_READER_ENDELEM@GOTPAGE
Lloh1:
ldr x27, [x27, _XML_READER_ENDELEM@GOTPAGEOFF]
Lloh2:
adrp x22, l_.str@PAGE
Lloh3:
add x22, x22, l_.str@PAGEOFF
Lloh4:
adrp x28, _XML_READER_STARTELEM@GOTPAGE
Lloh5:
ldr x28, [x28, _XML_READER_STARTELEM@GOTPAGEOFF]
Lloh6:
adrp x23, l_.str.1@PAGE
Lloh7:
add x23, x23, l_.str.1@PAGEOFF
Lloh8:
adrp x24, l_.str.2@PAGE
Lloh9:
add x24, x24, l_.str.2@PAGEOFF
Lloh10:
adrp x25, l_.str.3@PAGE
Lloh11:
add x25, x25, l_.str.3@PAGEOFF
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
mov x0, x20
mov x1, x19
bl _parse_meta
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x1, sp, #8
mov x0, x21
bl _xml_ReaderNextNode
mov x26, x0
cmp w0, #0
b.le LBB0_11
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [x27]
cmp w26, w8
b.ne LBB0_6
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [sp, #8]
mov x1, x22
bl _strcasecmp
cbz w0, LBB0_11
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [x28]
cmp w26, w8
b.ne LBB0_3
; %bb.7: ; in Loop: Header=BB0_4 Depth=1
ldr x26, [sp, #8]
mov x0, x26
mov x1, x23
bl _strcasecmp
cbz w0, LBB0_2
; %bb.8: ; in Loop: Header=BB0_4 Depth=1
mov x0, x26
mov x1, x24
bl _strcasecmp
cbz w0, LBB0_10
; %bb.9: ; in Loop: Header=BB0_4 Depth=1
mov x0, x20
mov x1, x25
mov x2, x26
bl _msg_Warn
ldr x1, [sp, #8]
mov x0, x20
bl _consume_volatile_tag
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
mov x0, x20
mov x1, x19
bl _parse_title_element
cbz x0, LBB0_3
LBB0_11:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _XML_READER_ENDELEM,4,2 ; @XML_READER_ENDELEM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "head"
.comm _XML_READER_STARTELEM,4,2 ; @XML_READER_STARTELEM
l_.str.1: ; @.str.1
.asciz "meta"
l_.str.2: ; @.str.2
.asciz "title"
l_.str.3: ; @.str.3
.asciz "skipping unknown tag <%s> in <head>"
.no_dead_strip _read_head
.subsections_via_symbols
| AnghaBench/vlc/modules/demux/playlist/extr_wpl.c_read_head.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/9870.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _term_flushln ## -- Begin function term_flushln
.p2align 4, 0x90
_term_flushln: ## @term_flushln
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movl (%rdi), %eax
movq _TERMP_NOPAD@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_2
## %bb.1:
xorl %ecx, %ecx
jmp LBB0_3
LBB0_2:
movq 56(%r14), %rcx
movq (%rcx), %rdx
xorl %ecx, %ecx
subq 8(%r14), %rdx
cmovgeq %rdx, %rcx
LBB0_3:
movq 16(%r14), %rdx
cmpq %rdx, %rcx
movq %rcx, %r12
cmovbq %rdx, %r12
testq %rdx, %rdx
cmoveq %rcx, %r12
movq 56(%r14), %rdx
movq _TERMP_MULTICOL@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_5
## %bb.4:
movq $0, 8(%rdx)
LBB0_5:
movq 8(%r14), %rcx
.p2align 4, 0x90
LBB0_6: ## =>This Loop Header: Depth=1
## Child Loop BB0_25 Depth 2
## Child Loop BB0_38 Depth 2
movq 16(%rdx), %r15
addq %r12, %rcx
subq %rcx, %r15
movl $0, %edx
cmovbq %rdx, %r15
movq _TERMP_BRNEVER@GOTPCREL(%rip), %rdx
testl %eax, (%rdx)
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movq _SIZE_MAX@GOTPCREL(%rip), %rax
movq (%rax), %r13
jmp LBB0_10
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_6 Depth=1
movq %r15, %r13
movq _TERMP_NOBREAK@GOTPCREL(%rip), %rdx
testl %eax, (%rdx)
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_6 Depth=1
movq 24(%r14), %rax
subq %rcx, %rax
movl $0, %r13d
cmovaeq %rax, %r13
LBB0_10: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq -56(%rbp), %rsi
leaq -48(%rbp), %rdx
movq %r13, %rcx
callq _term_fill
movq -56(%rbp), %rdx
testq %rdx, %rdx
je LBB0_11
## %bb.18: ## in Loop: Header=BB0_6 Depth=1
movq -48(%rbp), %rcx
movq %r13, %rax
subq %rcx, %rax
jbe LBB0_23
## %bb.19: ## in Loop: Header=BB0_6 Depth=1
movl (%r14), %esi
movq _TERMP_CENTER@GOTPCREL(%rip), %rdi
testl %esi, (%rdi)
je LBB0_21
## %bb.20: ## in Loop: Header=BB0_6 Depth=1
shrq %rax
addq %rax, %r12
jmp LBB0_23
LBB0_21: ## in Loop: Header=BB0_6 Depth=1
movq _TERMP_RIGHT@GOTPCREL(%rip), %rax
testl %esi, (%rax)
je LBB0_23
## %bb.22: ## in Loop: Header=BB0_6 Depth=1
addq %r13, %r12
subq %rcx, %r12
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
movq %r12, %rsi
movq %r13, %r8
callq _term_field
movq 56(%r14), %rax
movq 8(%rax), %rbx
movq 24(%rax), %rcx
cmpq %rcx, %rbx
jae LBB0_35
## %bb.24: ## in Loop: Header=BB0_6 Depth=1
movq _TERMP_BRTRSP@GOTPCREL(%rip), %r12
jmp LBB0_25
.p2align 4, 0x90
LBB0_28: ## in Loop: Header=BB0_25 Depth=2
cmpl $32, %edx
je LBB0_32
## %bb.29: ## in Loop: Header=BB0_25 Depth=2
cmpl $128, %edx
jne LBB0_35
LBB0_34: ## in Loop: Header=BB0_25 Depth=2
incq %rbx
movq 56(%r14), %rax
movq 24(%rax), %rcx
cmpq %rcx, %rbx
jae LBB0_35
LBB0_25: ## Parent Loop BB0_6 Depth=1
## => This Inner Loop Header: Depth=2
movq 32(%rax), %rdx
movl (%rdx,%rbx,4), %edx
cmpl $31, %edx
jg LBB0_28
## %bb.26: ## in Loop: Header=BB0_25 Depth=2
cmpl $9, %edx
je LBB0_30
## %bb.27: ## in Loop: Header=BB0_25 Depth=2
cmpl $10, %edx
je LBB0_34
jmp LBB0_35
.p2align 4, 0x90
LBB0_32: ## in Loop: Header=BB0_25 Depth=2
movl (%r12), %eax
testl %eax, (%r14)
je LBB0_34
## %bb.33: ## in Loop: Header=BB0_25 Depth=2
movq %r14, %rdi
movl $32, %esi
callq *32(%r14)
addq %rax, -48(%rbp)
jmp LBB0_34
.p2align 4, 0x90
LBB0_30: ## in Loop: Header=BB0_25 Depth=2
movl (%r12), %eax
testl %eax, (%r14)
je LBB0_34
## %bb.31: ## in Loop: Header=BB0_25 Depth=2
movq -48(%rbp), %rdi
callq _term_tab_next
movq %rax, -48(%rbp)
jmp LBB0_34
.p2align 4, 0x90
LBB0_35: ## in Loop: Header=BB0_6 Depth=1
cmpq %rcx, %rbx
je LBB0_12
## %bb.36: ## in Loop: Header=BB0_6 Depth=1
movq 8(%rax), %rdx
cmpq %rcx, %rdx
jae LBB0_40
## %bb.37: ## in Loop: Header=BB0_6 Depth=1
movq 32(%rax), %rsi
incq %rdx
negq %rcx
.p2align 4, 0x90
LBB0_38: ## Parent Loop BB0_6 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $32, -4(%rsi,%rdx,4)
jne LBB0_40
## %bb.39: ## in Loop: Header=BB0_38 Depth=2
movq %rdx, 8(%rax)
leaq (%rcx,%rdx), %rdi
incq %rdi
incq %rdx
cmpq $1, %rdi
jne LBB0_38
LBB0_40: ## in Loop: Header=BB0_6 Depth=1
movq _TERMP_MULTICOL@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r14)
jne LBB0_17
## %bb.41: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
callq _endline
movq $0, 8(%r14)
movl (%r14), %eax
xorl %ecx, %ecx
movq _TERMP_BRIND@GOTPCREL(%rip), %rdx
testl %eax, (%rdx)
setne %cl
movq 56(%r14), %rdx
shlq $4, %rcx
movq (%rdx,%rcx), %r12
xorl %ecx, %ecx
jmp LBB0_6
LBB0_11:
movq 56(%r14), %rax
LBB0_12:
movq _TERMP_NOPAD@GOTPCREL(%rip), %rdx
movq $0, 24(%rax)
movq $0, 8(%rax)
movq $0, 40(%r14)
movq 48(%r14), %rsi
movq %rsi, 16(%r14)
movq _TERMP_BACKAFTER@GOTPCREL(%rip), %rcx
movq _TERMP_BACKBEFORE@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl (%rcx), %eax
orl (%rdx), %eax
notl %eax
andl (%r14), %eax
movl %eax, (%r14)
movq _TERMP_MULTICOL@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_17
## %bb.13:
movq _TERMP_HANG@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_17
## %bb.14:
movq _TERMP_NOBREAK@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_16
## %bb.15:
movq -48(%rbp), %rbx
movq %r14, %rdi
callq _term_len
addq %rbx, %rax
cmpq %r15, %rax
jbe LBB0_17
LBB0_16:
movq %r14, %rdi
callq _endline
LBB0_17:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TERMP_NOPAD,4,2 ## @TERMP_NOPAD
.comm _TERMP_MULTICOL,4,2 ## @TERMP_MULTICOL
.comm _TERMP_BRNEVER,4,2 ## @TERMP_BRNEVER
.comm _SIZE_MAX,8,3 ## @SIZE_MAX
.comm _TERMP_NOBREAK,4,2 ## @TERMP_NOBREAK
.comm _TERMP_CENTER,4,2 ## @TERMP_CENTER
.comm _TERMP_RIGHT,4,2 ## @TERMP_RIGHT
.comm _TERMP_BRTRSP,4,2 ## @TERMP_BRTRSP
.comm _TERMP_BRIND,4,2 ## @TERMP_BRIND
.comm _TERMP_BACKAFTER,4,2 ## @TERMP_BACKAFTER
.comm _TERMP_BACKBEFORE,4,2 ## @TERMP_BACKBEFORE
.comm _TERMP_HANG,4,2 ## @TERMP_HANG
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _term_flushln ; -- Begin function term_flushln
.p2align 2
_term_flushln: ; @term_flushln
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
ldr w8, [x0]
Lloh0:
adrp x9, _TERMP_NOPAD@GOTPAGE
Lloh1:
ldr x9, [x9, _TERMP_NOPAD@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_2
; %bb.1:
mov x9, #0
b LBB0_3
LBB0_2:
ldr x9, [x19, #56]
ldr x9, [x9]
ldr x10, [x19, #8]
subs x9, x9, x10
csel x9, xzr, x9, lt
LBB0_3:
ldr x10, [x19, #16]
cmp x9, x10
ccmp x10, #0, #4, lo
csel x20, x10, x9, ne
Lloh3:
adrp x23, _TERMP_MULTICOL@GOTPAGE
Lloh4:
ldr x23, [x23, _TERMP_MULTICOL@GOTPAGEOFF]
ldr w10, [x23]
ldr x9, [x19, #56]
tst w10, w8
b.ne LBB0_5
; %bb.4:
str xzr, [x9, #8]
LBB0_5:
ldr x10, [x19, #8]
Lloh5:
adrp x25, _TERMP_BRNEVER@GOTPAGE
Lloh6:
ldr x25, [x25, _TERMP_BRNEVER@GOTPAGEOFF]
Lloh7:
adrp x26, _TERMP_CENTER@GOTPAGE
Lloh8:
ldr x26, [x26, _TERMP_CENTER@GOTPAGEOFF]
Lloh9:
adrp x28, _TERMP_BRTRSP@GOTPAGE
Lloh10:
ldr x28, [x28, _TERMP_BRTRSP@GOTPAGEOFF]
Lloh11:
adrp x22, _TERMP_BRIND@GOTPAGE
Lloh12:
ldr x22, [x22, _TERMP_BRIND@GOTPAGEOFF]
Lloh13:
adrp x27, _SIZE_MAX@GOTPAGE
Lloh14:
ldr x27, [x27, _SIZE_MAX@GOTPAGEOFF]
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_20 Depth 2
; Child Loop BB0_31 Depth 2
ldr x11, [x9, #16]
add x9, x10, x20
subs x10, x11, x9
csel x24, xzr, x10, lo
ldr w10, [x25]
tst w10, w8
b.eq LBB0_8
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
ldr x21, [x27]
b LBB0_11
LBB0_8: ; in Loop: Header=BB0_6 Depth=1
Lloh15:
adrp x10, _TERMP_NOBREAK@GOTPAGE
Lloh16:
ldr x10, [x10, _TERMP_NOBREAK@GOTPAGEOFF]
Lloh17:
ldr w10, [x10]
tst w10, w8
b.eq LBB0_10
; %bb.9: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x19, #24]
subs x8, x8, x9
csel x21, xzr, x8, lo
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_6 Depth=1
mov x21, x24
LBB0_11: ; in Loop: Header=BB0_6 Depth=1
mov x1, sp
add x2, sp, #8
mov x0, x19
mov x3, x21
bl _term_fill
ldr x2, [sp]
cbz x2, LBB0_35
; %bb.12: ; in Loop: Header=BB0_6 Depth=1
ldr x3, [sp, #8]
subs x8, x21, x3
b.ls LBB0_16
; %bb.13: ; in Loop: Header=BB0_6 Depth=1
ldr w9, [x19]
ldr w10, [x26]
tst w10, w9
b.eq LBB0_15
; %bb.14: ; in Loop: Header=BB0_6 Depth=1
add x20, x20, x8, lsr #1
b LBB0_16
LBB0_15: ; in Loop: Header=BB0_6 Depth=1
Lloh18:
adrp x8, _TERMP_RIGHT@GOTPAGE
Lloh19:
ldr x8, [x8, _TERMP_RIGHT@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
add x10, x21, x20
sub x10, x10, x3
tst w8, w9
csel x20, x20, x10, eq
LBB0_16: ; in Loop: Header=BB0_6 Depth=1
mov x0, x19
mov x1, x20
mov x4, x21
bl _term_field
ldr x8, [x19, #56]
ldr x20, [x8, #8]
b LBB0_20
LBB0_17: ; in Loop: Header=BB0_20 Depth=2
cmp w10, #32
b.eq LBB0_24
; %bb.18: ; in Loop: Header=BB0_20 Depth=2
cmp w10, #128
b.ne LBB0_28
LBB0_19: ; in Loop: Header=BB0_20 Depth=2
add x20, x20, #1
ldr x8, [x19, #56]
LBB0_20: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [x8, #24]
cmp x20, x9
b.hs LBB0_28
; %bb.21: ; in Loop: Header=BB0_20 Depth=2
ldr x10, [x8, #32]
ldr w10, [x10, x20, lsl #2]
cmp w10, #31
b.gt LBB0_17
; %bb.22: ; in Loop: Header=BB0_20 Depth=2
cmp w10, #9
b.eq LBB0_26
; %bb.23: ; in Loop: Header=BB0_20 Depth=2
cmp w10, #10
b.eq LBB0_19
b LBB0_28
LBB0_24: ; in Loop: Header=BB0_20 Depth=2
ldr w8, [x19]
ldr w9, [x28]
tst w9, w8
b.eq LBB0_19
; %bb.25: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [x19, #32]
mov x0, x19
mov w1, #32
blr x8
ldr x8, [sp, #8]
add x8, x8, x0
str x8, [sp, #8]
b LBB0_19
LBB0_26: ; in Loop: Header=BB0_20 Depth=2
ldr w8, [x19]
ldr w9, [x28]
tst w9, w8
b.eq LBB0_19
; %bb.27: ; in Loop: Header=BB0_20 Depth=2
ldr x0, [sp, #8]
bl _term_tab_next
str x0, [sp, #8]
b LBB0_19
LBB0_28: ; in Loop: Header=BB0_6 Depth=1
cmp x20, x9
b.eq LBB0_36
; %bb.29: ; in Loop: Header=BB0_6 Depth=1
ldr x10, [x8, #8]
cmp x10, x9
b.hs LBB0_33
; %bb.30: ; in Loop: Header=BB0_6 Depth=1
ldr x11, [x8, #32]
LBB0_31: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr w12, [x11, x10, lsl #2]
cmp w12, #32
b.ne LBB0_33
; %bb.32: ; in Loop: Header=BB0_31 Depth=2
add x10, x10, #1
str x10, [x8, #8]
cmp x9, x10
b.ne LBB0_31
LBB0_33: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [x19]
ldr w9, [x23]
tst w9, w8
b.ne LBB0_41
; %bb.34: ; in Loop: Header=BB0_6 Depth=1
mov x0, x19
bl _endline
mov x10, #0
str xzr, [x19, #8]
ldr w8, [x19]
ldr w9, [x22]
tst w9, w8
cset w11, ne
ldr x9, [x19, #56]
lsl x11, x11, #4
ldr x20, [x9, x11]
b LBB0_6
LBB0_35:
ldr x8, [x19, #56]
LBB0_36:
Lloh21:
adrp x10, _TERMP_NOPAD@GOTPAGE
Lloh22:
ldr x10, [x10, _TERMP_NOPAD@GOTPAGEOFF]
str xzr, [x8, #24]
str xzr, [x8, #8]
str xzr, [x19, #40]
ldr x1, [x19, #48]
str x1, [x19, #16]
Lloh23:
adrp x8, _TERMP_BACKAFTER@GOTPAGE
Lloh24:
ldr x8, [x8, _TERMP_BACKAFTER@GOTPAGEOFF]
Lloh25:
ldr w8, [x8]
Lloh26:
adrp x9, _TERMP_BACKBEFORE@GOTPAGE
Lloh27:
ldr x9, [x9, _TERMP_BACKBEFORE@GOTPAGEOFF]
Lloh28:
ldr w9, [x9]
orr w8, w9, w8
Lloh29:
ldr w9, [x10]
orr w8, w8, w9
ldr w9, [x19]
bic w8, w9, w8
str w8, [x19]
ldr w9, [x23]
tst w9, w8
b.ne LBB0_41
; %bb.37:
Lloh30:
adrp x9, _TERMP_HANG@GOTPAGE
Lloh31:
ldr x9, [x9, _TERMP_HANG@GOTPAGEOFF]
Lloh32:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_41
; %bb.38:
Lloh33:
adrp x9, _TERMP_NOBREAK@GOTPAGE
Lloh34:
ldr x9, [x9, _TERMP_NOBREAK@GOTPAGEOFF]
Lloh35:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_40
; %bb.39:
ldr x20, [sp, #8]
mov x0, x19
bl _term_len
add x8, x0, x20
cmp x8, x24
b.ls LBB0_41
LBB0_40:
mov x0, x19
bl _endline
LBB0_41:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh29
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.cfi_endproc
; -- End function
.comm _TERMP_NOPAD,4,2 ; @TERMP_NOPAD
.comm _TERMP_MULTICOL,4,2 ; @TERMP_MULTICOL
.comm _TERMP_BRNEVER,4,2 ; @TERMP_BRNEVER
.comm _SIZE_MAX,8,3 ; @SIZE_MAX
.comm _TERMP_NOBREAK,4,2 ; @TERMP_NOBREAK
.comm _TERMP_CENTER,4,2 ; @TERMP_CENTER
.comm _TERMP_RIGHT,4,2 ; @TERMP_RIGHT
.comm _TERMP_BRTRSP,4,2 ; @TERMP_BRTRSP
.comm _TERMP_BRIND,4,2 ; @TERMP_BRIND
.comm _TERMP_BACKAFTER,4,2 ; @TERMP_BACKAFTER
.comm _TERMP_BACKBEFORE,4,2 ; @TERMP_BACKBEFORE
.comm _TERMP_HANG,4,2 ; @TERMP_HANG
.subsections_via_symbols
| AnghaBench/freebsd/contrib/mandoc/extr_term.c_term_flushln.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function atmel_ssc_prepare
_atmel_ssc_prepare: ## @atmel_ssc_prepare
.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 _snd_pcm_substream_chip
movq _ssc_info@GOTPCREL(%rip), %rcx
movq (%rcx), %r14
movq (%rax), %rax
movq (%rax), %rax
movq (%rax), %rbx
movq (%r15), %rax
movq _SNDRV_PCM_STREAM_PLAYBACK@GOTPCREL(%rip), %rcx
xorl %edx, %edx
cmpq (%rcx), %rax
setne %dl
leaq L_.str.2(%rip), %rax
leaq L_.str.1(%rip), %r15
cmoveq %rax, %r15
shlq $4, %rbx
movq (%r14,%rbx), %rax
movq 8(%r14,%rbx), %rcx
movq (%rcx,%rdx,8), %rcx
movl (%rax), %edi
movq _CR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq (%rcx), %rax
movl (%rax), %edx
callq _ssc_writel
movq (%r14,%rbx), %rax
movl (%rax), %edi
movq _SR@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _ssc_readl
leaq L_.str(%rip), %rdi
movq %r15, %rsi
movl %eax, %edx
callq _pr_debug
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ssc_info,8,3 ## @ssc_info
.comm _SNDRV_PCM_STREAM_PLAYBACK,8,3 ## @SNDRV_PCM_STREAM_PLAYBACK
.comm _CR,4,2 ## @CR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s enabled SSC_SR=0x%08x\n"
L_.str.1: ## @.str.1
.asciz "receive"
L_.str.2: ## @.str.2
.asciz "transmit"
.comm _SR,4,2 ## @SR
.no_dead_strip _atmel_ssc_prepare
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function atmel_ssc_prepare
_atmel_ssc_prepare: ; @atmel_ssc_prepare
.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 _snd_pcm_substream_chip
Lloh0:
adrp x8, _ssc_info@GOTPAGE
Lloh1:
ldr x8, [x8, _ssc_info@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr x9, [x0]
ldr x9, [x9]
ldr x9, [x9]
ldr x10, [x19]
Lloh3:
adrp x11, _SNDRV_PCM_STREAM_PLAYBACK@GOTPAGE
Lloh4:
ldr x11, [x11, _SNDRV_PCM_STREAM_PLAYBACK@GOTPAGEOFF]
Lloh5:
ldr x11, [x11]
Lloh6:
adrp x12, l_.str.1@PAGE
Lloh7:
add x12, x12, l_.str.1@PAGEOFF
Lloh8:
adrp x13, l_.str.2@PAGE
Lloh9:
add x13, x13, l_.str.2@PAGEOFF
cmp x10, x11
csel x19, x13, x12, eq
cset w10, ne
add x20, x8, x9, lsl #4
ldp x9, x8, [x20]
ldr x8, [x8, w10, uxtw #3]
ldr w0, [x9]
Lloh10:
adrp x9, _CR@GOTPAGE
Lloh11:
ldr x9, [x9, _CR@GOTPAGEOFF]
Lloh12:
ldr w1, [x9]
ldr x8, [x8]
ldr w2, [x8]
bl _ssc_writel
ldr x8, [x20]
ldr w0, [x8]
Lloh13:
adrp x8, _SR@GOTPAGE
Lloh14:
ldr x8, [x8, _SR@GOTPAGEOFF]
Lloh15:
ldr w1, [x8]
bl _ssc_readl
mov x2, x0
Lloh16:
adrp x0, l_.str@PAGE
Lloh17:
add x0, x0, l_.str@PAGEOFF
mov x1, x19
bl _pr_debug
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ssc_info,8,3 ; @ssc_info
.comm _SNDRV_PCM_STREAM_PLAYBACK,8,3 ; @SNDRV_PCM_STREAM_PLAYBACK
.comm _CR,4,2 ; @CR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s enabled SSC_SR=0x%08x\n"
l_.str.1: ; @.str.1
.asciz "receive"
l_.str.2: ; @.str.2
.asciz "transmit"
.comm _SR,4,2 ; @SR
.no_dead_strip _atmel_ssc_prepare
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/soc/atmel/extr_atmel_ssc_dai.c_atmel_ssc_prepare.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _norm_charmap ## -- Begin function norm_charmap
.p2align 4, 0x90
_norm_charmap: ## @norm_charmap
.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
testq %rdi, %rdi
je LBB0_1
## %bb.2:
movq %rdi, %r14
leaq L_.str(%rip), %rbx
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.3:
leaq L_.str.1(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.4:
leaq L_.str.2(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.5:
leaq L_.str.3(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.6:
leaq L_.str.4(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.7:
leaq L_.str.5(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.8:
leaq L_.str.6(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.9:
leaq L_.str.7(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.10:
leaq L_.str.8(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.11:
leaq L_.str.9(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.12:
leaq L_.str.10(%rip), %rsi
movq %r14, %rdi
callq _strcmp
leaq L_.str.11(%rip), %rbx
testl %eax, %eax
je LBB0_32
## %bb.13:
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.14:
leaq L_.str.12(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.15:
leaq L_.str.13(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.16:
leaq L_.str.14(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.17:
leaq L_.str.15(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.18:
leaq L_.str.16(%rip), %rsi
movq %r14, %rdi
callq _strstr
testq %rax, %rax
je LBB0_22
## %bb.19:
movabsq $4122262847857054537, %rcx ## imm = 0x393538382D4F5349
movq %rcx, _buf(%rip)
movl $45, _buf+8(%rip)
movb 5(%rax), %cl
leal -48(%rcx), %edx
cmpb $9, %dl
ja LBB0_22
## %bb.20:
movb %cl, _buf+9(%rip)
leaq _buf(%rip), %rbx
movb 6(%rax), %al
leal -48(%rax), %ecx
cmpb $9, %cl
ja LBB0_32
## %bb.21:
movb %al, _buf+10(%rip)
jmp LBB0_32
LBB0_1:
xorl %ebx, %ebx
LBB0_32:
movq %rbx, %rax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_22:
leaq L_.str.18(%rip), %rsi
movq %r14, %rdi
callq _strstr
testq %rax, %rax
je LBB0_26
## %bb.23:
movabsq $215573418839, %rcx ## imm = 0x32312D5357
movq %rcx, _buf+5(%rip)
movabsq $3266050152733755735, %rcx ## imm = 0x2D53574F444E4957
movq %rcx, _buf(%rip)
movb 4(%rax), %cl
leal -48(%rcx), %edx
cmpb $9, %dl
ja LBB0_26
## %bb.24:
movb %cl, _buf+10(%rip)
leaq _buf(%rip), %rbx
movb 5(%rax), %al
leal -48(%rax), %ecx
cmpb $9, %cl
ja LBB0_32
## %bb.25:
movb %al, _buf+11(%rip)
jmp LBB0_32
LBB0_26:
leaq L_.str.20(%rip), %rsi
movq %r14, %rdi
callq _strcmp
leaq L_.str.22(%rip), %rbx
testl %eax, %eax
je LBB0_32
## %bb.27:
leaq L_.str.21(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.28:
leaq L_.str.23(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.29:
leaq L_.str.24(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.30:
leaq L_.str.25(%rip), %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_32
## %bb.31:
leaq L_.str.26(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
leaq L_.str.25(%rip), %rbx
cmovneq %r14, %rbx
jmp LBB0_32
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "UTF-8"
L_.str.1: ## @.str.1
.asciz "EUC-JP"
L_.str.2: ## @.str.2
.asciz "EUC-KR"
L_.str.3: ## @.str.3
.asciz "EUC-TW"
L_.str.4: ## @.str.4
.asciz "KOI8-R"
L_.str.5: ## @.str.5
.asciz "KOI8-U"
L_.str.6: ## @.str.6
.asciz "GBK"
L_.str.7: ## @.str.7
.asciz "GB2312"
L_.str.8: ## @.str.8
.asciz "GB18030"
L_.str.9: ## @.str.9
.asciz "VSCII"
L_.str.10: ## @.str.10
.asciz "ASCII"
L_.str.11: ## @.str.11
.asciz "US-ASCII"
L_.str.12: ## @.str.12
.asciz "ANSI_X3.4-1968"
L_.str.13: ## @.str.13
.asciz "646"
L_.str.14: ## @.str.14
.asciz "ISO646"
L_.str.15: ## @.str.15
.asciz "ISO_646.IRV"
L_.str.16: ## @.str.16
.asciz "8859-"
.zerofill __DATA,__bss,_buf,16,4 ## @buf
.section __TEXT,__const
l_.str.17: ## @.str.17
.asciz "ISO-8859-\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.18: ## @.str.18
.asciz "CP12"
.section __TEXT,__const
l_.str.19: ## @.str.19
.asciz "WINDOWS-12\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.20: ## @.str.20
.asciz "TIS-620"
L_.str.21: ## @.str.21
.asciz "TIS620.2533"
L_.str.22: ## @.str.22
.asciz "ISO-8859-11"
L_.str.23: ## @.str.23
.asciz "Big5"
L_.str.24: ## @.str.24
.asciz "BIG5"
L_.str.25: ## @.str.25
.asciz "Big5HKSCS"
L_.str.26: ## @.str.26
.asciz "BIG5HKSCS"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _norm_charmap ; -- Begin function norm_charmap
.p2align 2
_norm_charmap: ; @norm_charmap
.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
cbz x0, LBB0_21
; %bb.1:
mov x20, x0
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.2:
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.3:
Lloh4:
adrp x19, l_.str.2@PAGE
Lloh5:
add x19, x19, l_.str.2@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.4:
Lloh6:
adrp x19, l_.str.3@PAGE
Lloh7:
add x19, x19, l_.str.3@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.5:
Lloh8:
adrp x19, l_.str.4@PAGE
Lloh9:
add x19, x19, l_.str.4@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.6:
Lloh10:
adrp x19, l_.str.5@PAGE
Lloh11:
add x19, x19, l_.str.5@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.7:
Lloh12:
adrp x19, l_.str.6@PAGE
Lloh13:
add x19, x19, l_.str.6@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.8:
Lloh14:
adrp x19, l_.str.7@PAGE
Lloh15:
add x19, x19, l_.str.7@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.9:
Lloh16:
adrp x19, l_.str.8@PAGE
Lloh17:
add x19, x19, l_.str.8@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.10:
Lloh18:
adrp x19, l_.str.9@PAGE
Lloh19:
add x19, x19, l_.str.9@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.11:
Lloh20:
adrp x1, l_.str.10@PAGE
Lloh21:
add x1, x1, l_.str.10@PAGEOFF
mov x0, x20
bl _strcmp
Lloh22:
adrp x19, l_.str.11@PAGE
Lloh23:
add x19, x19, l_.str.11@PAGEOFF
cbz w0, LBB0_22
; %bb.12:
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.13:
Lloh24:
adrp x1, l_.str.12@PAGE
Lloh25:
add x1, x1, l_.str.12@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_23
; %bb.14:
Lloh26:
adrp x1, l_.str.13@PAGE
Lloh27:
add x1, x1, l_.str.13@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_23
; %bb.15:
Lloh28:
adrp x1, l_.str.14@PAGE
Lloh29:
add x1, x1, l_.str.14@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_23
; %bb.16:
Lloh30:
adrp x1, l_.str.15@PAGE
Lloh31:
add x1, x1, l_.str.15@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_23
; %bb.17:
Lloh32:
adrp x1, l_.str.16@PAGE
Lloh33:
add x1, x1, l_.str.16@PAGEOFF
mov x0, x20
bl _strstr
Lloh34:
adrp x19, _buf@PAGE
Lloh35:
add x19, x19, _buf@PAGEOFF
cbz x0, LBB0_24
; %bb.18:
mov w8, #45
adrp x9, l_.str.17@PAGE
add x9, x9, l_.str.17@PAGEOFF
str w8, [x19, #8]
ldr x8, [x9]
str x8, [x19]
ldrb w8, [x0, #5]
sub w9, w8, #48
cmp w9, #9
b.hi LBB0_24
; %bb.19:
strb w8, [x19, #9]
ldrb w8, [x0, #6]
sub w9, w8, #48
cmp w9, #9
b.hi LBB0_22
; %bb.20:
strb w8, [x19, #10]
b LBB0_22
LBB0_21:
mov x19, #0
LBB0_22:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_23:
Lloh36:
adrp x19, l_.str.11@PAGE
Lloh37:
add x19, x19, l_.str.11@PAGEOFF
b LBB0_22
LBB0_24:
Lloh38:
adrp x1, l_.str.18@PAGE
Lloh39:
add x1, x1, l_.str.18@PAGEOFF
mov x0, x20
bl _strstr
cbz x0, LBB0_28
; %bb.25:
mov x8, #21335
movk x8, #12589, lsl #16
movk x8, #50, lsl #32
adrp x9, l_.str.19@PAGE
add x9, x9, l_.str.19@PAGEOFF
stur x8, [x19, #5]
ldr x8, [x9]
str x8, [x19]
ldrb w8, [x0, #4]
sub w9, w8, #48
cmp w9, #9
b.hi LBB0_28
; %bb.26:
strb w8, [x19, #10]
ldrb w8, [x0, #5]
sub w9, w8, #48
cmp w9, #9
b.hi LBB0_22
; %bb.27:
strb w8, [x19, #11]
b LBB0_22
LBB0_28:
Lloh40:
adrp x1, l_.str.20@PAGE
Lloh41:
add x1, x1, l_.str.20@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_34
; %bb.29:
Lloh42:
adrp x1, l_.str.21@PAGE
Lloh43:
add x1, x1, l_.str.21@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_34
; %bb.30:
Lloh44:
adrp x19, l_.str.23@PAGE
Lloh45:
add x19, x19, l_.str.23@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.31:
Lloh46:
adrp x1, l_.str.24@PAGE
Lloh47:
add x1, x1, l_.str.24@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_35
; %bb.32:
Lloh48:
adrp x19, l_.str.25@PAGE
Lloh49:
add x19, x19, l_.str.25@PAGEOFF
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_22
; %bb.33:
Lloh50:
adrp x1, l_.str.26@PAGE
Lloh51:
add x1, x1, l_.str.26@PAGEOFF
mov x0, x20
bl _strcmp
cmp w0, #0
csel x19, x19, x20, eq
b LBB0_22
LBB0_34:
Lloh52:
adrp x19, l_.str.22@PAGE
Lloh53:
add x19, x19, l_.str.22@PAGEOFF
b LBB0_22
LBB0_35:
Lloh54:
adrp x19, l_.str.23@PAGE
Lloh55:
add x19, x19, l_.str.23@PAGEOFF
b LBB0_22
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh54, Lloh55
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "UTF-8"
l_.str.1: ; @.str.1
.asciz "EUC-JP"
l_.str.2: ; @.str.2
.asciz "EUC-KR"
l_.str.3: ; @.str.3
.asciz "EUC-TW"
l_.str.4: ; @.str.4
.asciz "KOI8-R"
l_.str.5: ; @.str.5
.asciz "KOI8-U"
l_.str.6: ; @.str.6
.asciz "GBK"
l_.str.7: ; @.str.7
.asciz "GB2312"
l_.str.8: ; @.str.8
.asciz "GB18030"
l_.str.9: ; @.str.9
.asciz "VSCII"
l_.str.10: ; @.str.10
.asciz "ASCII"
l_.str.11: ; @.str.11
.asciz "US-ASCII"
l_.str.12: ; @.str.12
.asciz "ANSI_X3.4-1968"
l_.str.13: ; @.str.13
.asciz "646"
l_.str.14: ; @.str.14
.asciz "ISO646"
l_.str.15: ; @.str.15
.asciz "ISO_646.IRV"
l_.str.16: ; @.str.16
.asciz "8859-"
.zerofill __DATA,__bss,_buf,16,0 ; @buf
.section __TEXT,__const
l_.str.17: ; @.str.17
.asciz "ISO-8859-\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.18: ; @.str.18
.asciz "CP12"
.section __TEXT,__const
l_.str.19: ; @.str.19
.asciz "WINDOWS-12\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.20: ; @.str.20
.asciz "TIS-620"
l_.str.21: ; @.str.21
.asciz "TIS620.2533"
l_.str.22: ; @.str.22
.asciz "ISO-8859-11"
l_.str.23: ; @.str.23
.asciz "Big5"
l_.str.24: ; @.str.24
.asciz "BIG5"
l_.str.25: ; @.str.25
.asciz "Big5HKSCS"
l_.str.26: ; @.str.26
.asciz "BIG5HKSCS"
.subsections_via_symbols
| the_stack_data/20449228.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
callq _pwd
testq %rax, %rax
jne LBB0_1
## %bb.2:
movl $1, %edi
callq _exit
LBB0_1:
movq %rax, %rdi
callq _puts
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _pwd ## -- Begin function pwd
.p2align 4, 0x90
_pwd: ## @pwd
.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 $1024, %ebx ## imm = 0x400
movl $1024, %edi ## imm = 0x400
callq _malloc
testq %rax, %rax
je LBB1_5
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq %rax, %r14
callq ___error
movl $0, (%rax)
movq %r14, %rdi
movq %rbx, %rsi
callq _getcwd
testq %rax, %rax
jne LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
callq ___error
cmpl $34, (%rax)
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
addq %rbx, %rbx
movq %r14, %rdi
movq %rbx, %rsi
callq _realloc
testq %rax, %rax
jne LBB1_1
LBB1_4:
movq %r14, %rdi
callq _free
LBB1_5:
xorl %r14d, %r14d
LBB1_6:
movq %r14, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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
bl _pwd
cbnz x0, LBB0_2
; %bb.1:
mov w0, #1
bl _exit
LBB0_2:
bl _puts
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.globl _pwd ; -- Begin function pwd
.p2align 2
_pwd: ; @pwd
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w0, #1024
bl _malloc
cbz x0, LBB1_6
; %bb.1:
mov w20, #1024
LBB1_2: ; =>This Inner Loop Header: Depth=1
mov x19, x0
bl ___error
str wzr, [x0]
mov x0, x19
mov x1, x20
bl _getcwd
cbnz x0, LBB1_7
; %bb.3: ; in Loop: Header=BB1_2 Depth=1
bl ___error
ldr w8, [x0]
cmp w8, #34
b.ne LBB1_5
; %bb.4: ; in Loop: Header=BB1_2 Depth=1
lsl x20, x20, #1
mov x0, x19
mov x1, x20
bl _realloc
cbnz x0, LBB1_2
LBB1_5:
mov x0, x19
bl _free
LBB1_6:
mov x19, #0
LBB1_7:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/184518713.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vsc73xx_gpio_probe
_vsc73xx_gpio_probe: ## @vsc73xx_gpio_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq (%rdi), %rdi
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl 64(%rbx), %ecx
leaq L_.str(%rip), %rdx
callq _devm_kasprintf
leaq 8(%rbx), %rsi
movl %eax, 60(%rbx)
movl $4, 8(%rbx)
movq _THIS_MODULE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 56(%rbx)
movq (%rbx), %rdi
movq %rdi, 48(%rbx)
movl (%rdi), %eax
movl %eax, 40(%rbx)
movl $-1, 12(%rbx)
movq _vsc73xx_gpio_get@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 36(%rbx)
movq _vsc73xx_gpio_set@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 32(%rbx)
movq _vsc73xx_gpio_direction_input@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 28(%rbx)
movq _vsc73xx_gpio_direction_output@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 24(%rbx)
movq _vsc73xx_gpio_get_direction@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 20(%rbx)
movl $1, 16(%rbx)
movq %rbx, %rdx
callq _devm_gpiochip_add_data
movl %eax, %r14d
testl %eax, %eax
je LBB0_2
## %bb.1:
movq (%rbx), %rdi
leaq L_.str.1(%rip), %rsi
callq _dev_err
LBB0_2:
movl %r14d, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "VSC%04x"
.comm _THIS_MODULE,4,2 ## @THIS_MODULE
.comm _vsc73xx_gpio_get,4,2 ## @vsc73xx_gpio_get
.comm _vsc73xx_gpio_set,4,2 ## @vsc73xx_gpio_set
.comm _vsc73xx_gpio_direction_input,4,2 ## @vsc73xx_gpio_direction_input
.comm _vsc73xx_gpio_direction_output,4,2 ## @vsc73xx_gpio_direction_output
.comm _vsc73xx_gpio_get_direction,4,2 ## @vsc73xx_gpio_get_direction
L_.str.1: ## @.str.1
.asciz "unable to register GPIO chip\n"
.no_dead_strip _vsc73xx_gpio_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function vsc73xx_gpio_probe
lCPI0_0:
.long 4 ; 0x4
.long 4294967295 ; 0xffffffff
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_vsc73xx_gpio_probe: ; @vsc73xx_gpio_probe
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0]
Lloh0:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
ldr w3, [x19, #64]
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
bl _devm_kasprintf
Lloh5:
adrp x8, _THIS_MODULE@GOTPAGE
Lloh6:
ldr x8, [x8, _THIS_MODULE@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
stp w8, w0, [x19, #56]
ldr x0, [x19]
str x0, [x19, #48]
ldr w8, [x0]
str w8, [x19, #40]
Lloh8:
adrp x8, lCPI0_0@PAGE
Lloh9:
ldr d0, [x8, lCPI0_0@PAGEOFF]
mov x1, x19
str d0, [x1, #8]!
Lloh10:
adrp x8, _vsc73xx_gpio_get@GOTPAGE
Lloh11:
ldr x8, [x8, _vsc73xx_gpio_get@GOTPAGEOFF]
Lloh12:
adrp x9, _vsc73xx_gpio_set@GOTPAGE
Lloh13:
ldr x9, [x9, _vsc73xx_gpio_set@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
Lloh15:
ldr w9, [x9]
stp w9, w8, [x19, #32]
Lloh16:
adrp x8, _vsc73xx_gpio_direction_input@GOTPAGE
Lloh17:
ldr x8, [x8, _vsc73xx_gpio_direction_input@GOTPAGEOFF]
Lloh18:
ldr w8, [x8]
Lloh19:
adrp x9, _vsc73xx_gpio_direction_output@GOTPAGE
Lloh20:
ldr x9, [x9, _vsc73xx_gpio_direction_output@GOTPAGEOFF]
Lloh21:
ldr w9, [x9]
stp w9, w8, [x19, #24]
Lloh22:
adrp x8, _vsc73xx_gpio_get_direction@GOTPAGE
Lloh23:
ldr x8, [x8, _vsc73xx_gpio_get_direction@GOTPAGEOFF]
Lloh24:
ldr w8, [x8]
mov w9, #1
stp w9, w8, [x19, #16]
mov x2, x19
bl _devm_gpiochip_add_data
mov x20, x0
cbz w0, LBB0_2
; %bb.1:
ldr x0, [x19]
Lloh25:
adrp x1, l_.str.1@PAGE
Lloh26:
add x1, x1, l_.str.1@PAGEOFF
bl _dev_err
LBB0_2:
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh14
.loh AdrpAdrp Lloh8, Lloh10
.loh AdrpLdr Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh25, Lloh26
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "VSC%04x"
.comm _THIS_MODULE,4,2 ; @THIS_MODULE
.comm _vsc73xx_gpio_get,4,2 ; @vsc73xx_gpio_get
.comm _vsc73xx_gpio_set,4,2 ; @vsc73xx_gpio_set
.comm _vsc73xx_gpio_direction_input,4,2 ; @vsc73xx_gpio_direction_input
.comm _vsc73xx_gpio_direction_output,4,2 ; @vsc73xx_gpio_direction_output
.comm _vsc73xx_gpio_get_direction,4,2 ; @vsc73xx_gpio_get_direction
l_.str.1: ; @.str.1
.asciz "unable to register GPIO chip\n"
.no_dead_strip _vsc73xx_gpio_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/net/dsa/extr_vitesse-vsc73xx-core.c_vsc73xx_gpio_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function jme_get_pauseparam
_jme_get_pauseparam: ## @jme_get_pauseparam
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
callq _netdev_priv
movq %rax, %rbx
movq _TXPFC_PF_EN@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %ecx, %ecx
andl (%rbx), %eax
setne %cl
movl %ecx, (%r14)
movq _RXMCS_FLOWCTRL@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %ecx, %ecx
andl 4(%rbx), %eax
setne %cl
movl %ecx, 4(%r14)
leaq 8(%rbx), %r15
movq %r15, %rdi
callq _spin_lock_bh
movl 12(%rbx), %esi
movl 16(%rbx), %edi
movq _MII_ADVERTISE@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _jme_mdio_read
movl %eax, %ebx
movq %r15, %rdi
callq _spin_unlock_bh
movq _ADVERTISE_PAUSE_CAP@GOTPCREL(%rip), %rax
movq _ADVERTISE_PAUSE_ASYM@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
xorl %eax, %eax
testl %ebx, %ecx
setne %al
movl %eax, 8(%r14)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TXPFC_PF_EN,4,2 ## @TXPFC_PF_EN
.comm _RXMCS_FLOWCTRL,4,2 ## @RXMCS_FLOWCTRL
.comm _MII_ADVERTISE,4,2 ## @MII_ADVERTISE
.comm _ADVERTISE_PAUSE_CAP,4,2 ## @ADVERTISE_PAUSE_CAP
.comm _ADVERTISE_PAUSE_ASYM,4,2 ## @ADVERTISE_PAUSE_ASYM
.no_dead_strip _jme_get_pauseparam
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function jme_get_pauseparam
_jme_get_pauseparam: ; @jme_get_pauseparam
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
bl _netdev_priv
mov x20, x0
Lloh0:
adrp x8, _TXPFC_PF_EN@GOTPAGE
Lloh1:
ldr x8, [x8, _TXPFC_PF_EN@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
ldp w9, w10, [x0]
tst w8, w9
cset w8, ne
Lloh3:
adrp x9, _RXMCS_FLOWCTRL@GOTPAGE
Lloh4:
ldr x9, [x9, _RXMCS_FLOWCTRL@GOTPAGEOFF]
str w8, [x19]
Lloh5:
ldr w8, [x9]
tst w8, w10
cset w8, ne
str w8, [x19, #4]
add x21, x0, #8
mov x0, x21
bl _spin_lock_bh
ldp w1, w0, [x20, #12]
Lloh6:
adrp x8, _MII_ADVERTISE@GOTPAGE
Lloh7:
ldr x8, [x8, _MII_ADVERTISE@GOTPAGEOFF]
Lloh8:
ldr w2, [x8]
bl _jme_mdio_read
mov x20, x0
mov x0, x21
bl _spin_unlock_bh
Lloh9:
adrp x8, _ADVERTISE_PAUSE_CAP@GOTPAGE
Lloh10:
ldr x8, [x8, _ADVERTISE_PAUSE_CAP@GOTPAGEOFF]
Lloh11:
adrp x9, _ADVERTISE_PAUSE_ASYM@GOTPAGE
Lloh12:
ldr x9, [x9, _ADVERTISE_PAUSE_ASYM@GOTPAGEOFF]
Lloh13:
ldr w8, [x8]
Lloh14:
ldr w9, [x9]
orr w8, w9, w8
tst w8, w20
cset w8, ne
str w8, [x19, #8]
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 Lloh11, Lloh12, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh13
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TXPFC_PF_EN,4,2 ; @TXPFC_PF_EN
.comm _RXMCS_FLOWCTRL,4,2 ; @RXMCS_FLOWCTRL
.comm _MII_ADVERTISE,4,2 ; @MII_ADVERTISE
.comm _ADVERTISE_PAUSE_CAP,4,2 ; @ADVERTISE_PAUSE_CAP
.comm _ADVERTISE_PAUSE_ASYM,4,2 ; @ADVERTISE_PAUSE_ASYM
.no_dead_strip _jme_get_pauseparam
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/extr_jme.c_jme_get_pauseparam.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _btrfs_quota_scan_start ## -- Begin function btrfs_quota_scan_start
.p2align 4, 0x90
_btrfs_quota_scan_start: ## @btrfs_quota_scan_start
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %edi, %ebx
movl $0, -16(%rbp)
notl %edi
shrl $31, %edi
callq _assert
movq _BTRFS_IOC_QUOTA_RESCAN@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -16(%rbp), %rdx
movl %ebx, %edi
callq _ioctl
movq _errno@GOTPCREL(%rip), %rcx
xorl %edx, %edx
subl (%rcx), %edx
sarq $63, %rax
andl %edx, %eax
## kill: def $eax killed $eax killed $rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BTRFS_IOC_QUOTA_RESCAN,4,2 ## @BTRFS_IOC_QUOTA_RESCAN
.comm _errno,4,2 ## @errno
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _btrfs_quota_scan_start ; -- Begin function btrfs_quota_scan_start
.p2align 2
_btrfs_quota_scan_start: ; @btrfs_quota_scan_start
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
str wzr, [sp, #8]
mvn w8, w0
lsr w0, w8, #31
bl _assert
Lloh0:
adrp x8, _BTRFS_IOC_QUOTA_RESCAN@GOTPAGE
Lloh1:
ldr x8, [x8, _BTRFS_IOC_QUOTA_RESCAN@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
add x2, sp, #8
mov x0, x19
bl _ioctl
Lloh3:
adrp x8, _errno@GOTPAGE
Lloh4:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
asr x9, x0, #63
neg w8, w8
and w0, w9, w8
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
.cfi_endproc
; -- End function
.comm _BTRFS_IOC_QUOTA_RESCAN,4,2 ; @BTRFS_IOC_QUOTA_RESCAN
.comm _errno,4,2 ; @errno
.subsections_via_symbols
| AnghaBench/systemd/src/basic/extr_btrfs-util.c_btrfs_quota_scan_start.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _use_f ## -- Begin function use_f
.p2align 4, 0x90
_use_f: ## @use_f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl $10, %edi
callq *%rax
cmpl $11, %eax
jne LBB0_1
## %bb.2:
popq %rbp
retq
LBB0_1:
callq _use_f.cold.1
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
leal 1(%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _g ## -- Begin function g
.p2align 4, 0x90
_g: ## @g
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.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
.p2align 4, 0x90 ## -- Begin function use_f.cold.1
_use_f.cold.1: ## @use_f.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___func__.use_f(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
pushq $8
popq %rdx
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.use_f: ## @__func__.use_f
.asciz "use_f"
L_.str: ## @.str
.asciz "181392581.c"
L_.str.1: ## @.str.1
.asciz "fptr(10) == 11"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _use_f ; -- Begin function use_f
.p2align 2
_use_f: ; @use_f
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, x0
mov w0, #10
blr x8
cmp w0, #11
b.ne LBB0_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_2:
bl _use_f.cold.1
.cfi_endproc
; -- End function
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
add w0, w0, #1
ret
.cfi_endproc
; -- End function
.globl _g ; -- Begin function g
.p2align 2
_g: ; @g
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function use_f.cold.1
_use_f.cold.1: ; @use_f.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
Lloh0:
adrp x0, l___func__.use_f@PAGE
Lloh1:
add x0, x0, l___func__.use_f@PAGEOFF
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
Lloh4:
adrp x3, l_.str.1@PAGE
Lloh5:
add x3, x3, l_.str.1@PAGEOFF
mov w2, #8
bl ___assert_rtn
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.use_f: ; @__func__.use_f
.asciz "use_f"
l_.str: ; @.str
.asciz "181392581.c"
l_.str.1: ; @.str.1
.asciz "fptr(10) == 11"
.subsections_via_symbols
| the_stack_data/181392581.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rtw_hal_set_sdio_tx_max_length ## -- Begin function rtw_hal_set_sdio_tx_max_length
.p2align 4, 0x90
_rtw_hal_set_sdio_tx_max_length: ## @rtw_hal_set_sdio_tx_max_length
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %r8d, %r13d
movl %ecx, %r14d
movl %edx, %r15d
movl %esi, %ebx
movq %rdi, %r12
callq _GET_HAL_DATA
movq %rax, -56(%rbp) ## 8-byte Spill
movq _HAL_DEF_TX_PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -44(%rbp), %rdx
movq %r12, %rdi
callq _rtw_hal_get_def_var
addl %r13d, %ebx
sarl %ebx
movl -44(%rbp), %eax
imull %eax, %ebx
addl %r13d, %r15d
sarl %r15d
imull %eax, %r15d
addl %r13d, %r14d
sarl %r14d
imull %eax, %r14d
movq _MAX_XMITBUF_SZ@GOTPCREL(%rip), %rax
movl (%rax), %ecx
cmpl %ecx, %ebx
cmovgel %ecx, %ebx
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rcx), %rcx
movq _HI_QUEUE_IDX@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl %ebx, (%rcx,%rdx,4)
movl (%rax), %edx
cmpl %edx, %r15d
cmovgel %edx, %r15d
movq _MID_QUEUE_IDX@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl %r15d, (%rcx,%rdx,4)
movl (%rax), %eax
cmpl %eax, %r14d
cmovgel %eax, %r14d
movq _LOW_QUEUE_IDX@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl %r14d, (%rcx,%rax,4)
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HAL_DEF_TX_PAGE_SIZE,4,2 ## @HAL_DEF_TX_PAGE_SIZE
.comm _MAX_XMITBUF_SZ,4,2 ## @MAX_XMITBUF_SZ
.comm _HI_QUEUE_IDX,8,3 ## @HI_QUEUE_IDX
.comm _MID_QUEUE_IDX,8,3 ## @MID_QUEUE_IDX
.comm _LOW_QUEUE_IDX,8,3 ## @LOW_QUEUE_IDX
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rtw_hal_set_sdio_tx_max_length ; -- Begin function rtw_hal_set_sdio_tx_max_length
.p2align 2
_rtw_hal_set_sdio_tx_max_length: ; @rtw_hal_set_sdio_tx_max_length
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x4
mov x20, x3
mov x21, x2
mov x22, x1
mov x23, x0
bl _GET_HAL_DATA
mov x24, x0
Lloh0:
adrp x8, _HAL_DEF_TX_PAGE_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _HAL_DEF_TX_PAGE_SIZE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
add x2, sp, #12
mov x0, x23
bl _rtw_hal_get_def_var
add w8, w19, w22
asr w8, w8, #1
ldr w9, [sp, #12]
mul w8, w9, w8
add w10, w19, w21
asr w10, w10, #1
mul w10, w9, w10
add w11, w19, w20
asr w11, w11, #1
mul w9, w9, w11
Lloh3:
adrp x11, _MAX_XMITBUF_SZ@GOTPAGE
Lloh4:
ldr x11, [x11, _MAX_XMITBUF_SZ@GOTPAGEOFF]
ldr w12, [x11]
cmp w8, w12
csel w8, w8, w12, lt
ldr x12, [x24]
Lloh5:
adrp x13, _HI_QUEUE_IDX@GOTPAGE
Lloh6:
ldr x13, [x13, _HI_QUEUE_IDX@GOTPAGEOFF]
Lloh7:
ldr x13, [x13]
str w8, [x12, x13, lsl #2]
ldr w8, [x11]
Lloh8:
adrp x13, _MID_QUEUE_IDX@GOTPAGE
Lloh9:
ldr x13, [x13, _MID_QUEUE_IDX@GOTPAGEOFF]
cmp w10, w8
csel w8, w10, w8, lt
Lloh10:
ldr x10, [x13]
str w8, [x12, x10, lsl #2]
ldr w8, [x11]
cmp w9, w8
csel w8, w9, w8, lt
Lloh11:
adrp x9, _LOW_QUEUE_IDX@GOTPAGE
Lloh12:
ldr x9, [x9, _LOW_QUEUE_IDX@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
str w8, [x12, x9, lsl #2]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _HAL_DEF_TX_PAGE_SIZE,4,2 ; @HAL_DEF_TX_PAGE_SIZE
.comm _MAX_XMITBUF_SZ,4,2 ; @MAX_XMITBUF_SZ
.comm _HI_QUEUE_IDX,8,3 ; @HI_QUEUE_IDX
.comm _MID_QUEUE_IDX,8,3 ; @MID_QUEUE_IDX
.comm _LOW_QUEUE_IDX,8,3 ; @LOW_QUEUE_IDX
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/rtl8723bs/hal/extr_hal_sdio.c_rtw_hal_set_sdio_tx_max_length.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function free_guid_map_onexit
_free_guid_map_onexit: ## @free_guid_map_onexit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq $0, -48(%rbp)
leaq -48(%rbp), %rsi
callq _avl_destroy_nodes
testq %rax, %rax
je LBB0_6
## %bb.1:
movq %rax, %rbx
movq _DS_HOLD_FLAG_DECRYPT@GOTPCREL(%rip), %r12
leaq -48(%rbp), %r14
movq _B_FALSE@GOTPCREL(%rip), %r13
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movl (%r13), %eax
movq (%rbx), %rdi
movq (%rdi), %rcx
movl %eax, (%rcx)
movl (%r12), %eax
notl %eax
andl %eax, %esi
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movq %rbx, %rdx
callq _dsl_dataset_disown
movq %rbx, %rdi
movl $16, %esi
callq _kmem_free
movq %r15, %rdi
movq %r14, %rsi
callq _avl_destroy_nodes
movq %rax, %rbx
testq %rax, %rax
je LBB0_6
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl (%r12), %esi
cmpq $0, 8(%rbx)
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq (%rbx), %rdi
jmp LBB0_5
LBB0_6:
movq %r15, %rdi
callq _avl_destroy
movq %r15, %rdi
movl $16, %esi
callq _kmem_free
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DS_HOLD_FLAG_DECRYPT,4,2 ## @DS_HOLD_FLAG_DECRYPT
.comm _B_FALSE,4,2 ## @B_FALSE
.no_dead_strip _free_guid_map_onexit
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function free_guid_map_onexit
_free_guid_map_onexit: ; @free_guid_map_onexit
.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
str xzr, [sp, #8]
add x1, sp, #8
bl _avl_destroy_nodes
cbz x0, LBB0_6
; %bb.1:
mov x20, x0
Lloh0:
adrp x21, _DS_HOLD_FLAG_DECRYPT@GOTPAGE
Lloh1:
ldr x21, [x21, _DS_HOLD_FLAG_DECRYPT@GOTPAGEOFF]
Lloh2:
adrp x22, _B_FALSE@GOTPAGE
Lloh3:
ldr x22, [x22, _B_FALSE@GOTPAGEOFF]
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [x22]
ldr x0, [x20]
ldr x9, [x0]
str w8, [x9]
ldr w8, [x21]
bic w1, w1, w8
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
mov x2, x20
bl _dsl_dataset_disown
mov x0, x20
mov w1, #16
bl _kmem_free
add x1, sp, #8
mov x0, x19
bl _avl_destroy_nodes
mov x20, x0
cbz x0, LBB0_6
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w1, [x21]
ldr x8, [x20, #8]
cbnz x8, LBB0_2
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [x20]
b LBB0_3
LBB0_6:
mov x0, x19
bl _avl_destroy
mov x0, x19
mov w1, #16
bl _kmem_free
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 Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _DS_HOLD_FLAG_DECRYPT,4,2 ; @DS_HOLD_FLAG_DECRYPT
.comm _B_FALSE,4,2 ; @B_FALSE
.no_dead_strip _free_guid_map_onexit
.subsections_via_symbols
| AnghaBench/zfs/module/zfs/extr_dmu_recv.c_free_guid_map_onexit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nist_cp_bn
_nist_cp_bn: ## @nist_cp_bn
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %edx, %edx
jle LBB0_15
## %bb.1:
movl %edx, %r8d
xorl %ecx, %ecx
cmpl $8, %edx
jb LBB0_11
## %bb.2:
movq %rdi, %rax
subq %rsi, %rax
cmpq $32, %rax
jb LBB0_11
## %bb.3:
movl %r8d, %ecx
andl $-8, %ecx
leaq -8(%rcx), %rax
movq %rax, %rdx
shrq $3, %rdx
incq %rdx
movl %edx, %r9d
andl $3, %r9d
cmpq $24, %rax
jae LBB0_5
## %bb.4:
xorl %eax, %eax
jmp LBB0_7
LBB0_5:
andq $-4, %rdx
xorl %eax, %eax
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movups (%rsi,%rax,4), %xmm0
movups 16(%rsi,%rax,4), %xmm1
movups %xmm0, (%rdi,%rax,4)
movups %xmm1, 16(%rdi,%rax,4)
movups 32(%rsi,%rax,4), %xmm0
movups 48(%rsi,%rax,4), %xmm1
movups %xmm0, 32(%rdi,%rax,4)
movups %xmm1, 48(%rdi,%rax,4)
movups 64(%rsi,%rax,4), %xmm0
movups 80(%rsi,%rax,4), %xmm1
movups %xmm0, 64(%rdi,%rax,4)
movups %xmm1, 80(%rdi,%rax,4)
movups 96(%rsi,%rax,4), %xmm0
movups 112(%rsi,%rax,4), %xmm1
movups %xmm0, 96(%rdi,%rax,4)
movups %xmm1, 112(%rdi,%rax,4)
addq $32, %rax
addq $-4, %rdx
jne LBB0_6
LBB0_7:
testq %r9, %r9
je LBB0_10
## %bb.8:
leaq (%rdi,%rax,4), %r10
addq $16, %r10
leaq (%rsi,%rax,4), %rax
addq $16, %rax
shlq $5, %r9
xorl %edx, %edx
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movups -16(%rax,%rdx), %xmm0
movups (%rax,%rdx), %xmm1
movups %xmm0, -16(%r10,%rdx)
movups %xmm1, (%r10,%rdx)
addq $32, %rdx
cmpq %rdx, %r9
jne LBB0_9
LBB0_10:
cmpq %r8, %rcx
je LBB0_15
LBB0_11:
movq %rcx, %r9
notq %r9
addq %r8, %r9
movq %r8, %rdx
andq $3, %rdx
je LBB0_13
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
movl (%rsi,%rcx,4), %eax
movl %eax, (%rdi,%rcx,4)
incq %rcx
decq %rdx
jne LBB0_12
LBB0_13:
cmpq $3, %r9
jb LBB0_15
.p2align 4, 0x90
LBB0_14: ## =>This Inner Loop Header: Depth=1
movl (%rsi,%rcx,4), %eax
movl %eax, (%rdi,%rcx,4)
movl 4(%rsi,%rcx,4), %eax
movl %eax, 4(%rdi,%rcx,4)
movl 8(%rsi,%rcx,4), %eax
movl %eax, 8(%rdi,%rcx,4)
movl 12(%rsi,%rcx,4), %eax
movl %eax, 12(%rdi,%rcx,4)
addq $4, %rcx
cmpq %rcx, %r8
jne LBB0_14
LBB0_15:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _nist_cp_bn
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nist_cp_bn
_nist_cp_bn: ; @nist_cp_bn
.cfi_startproc
; %bb.0:
cmp w2, #1
b.lt LBB0_8
; %bb.1:
mov x9, #0
mov w8, w2
cmp w2, #16
b.lo LBB0_6
; %bb.2:
sub x10, x0, x1
cmp x10, #64
b.lo LBB0_6
; %bb.3:
and x9, x8, #0xfffffff0
add x10, x0, #32
add x11, x1, #32
mov x12, x9
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldp q0, q1, [x11, #-32]
ldp q2, q3, [x11], #64
stp q0, q1, [x10, #-32]
stp q2, q3, [x10], #64
subs x12, x12, #16
b.ne LBB0_4
; %bb.5:
cmp x9, x8
b.eq LBB0_8
LBB0_6:
lsl x11, x9, #2
add x10, x0, x11
add x11, x1, x11
sub x8, x8, x9
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w9, [x11], #4
str w9, [x10], #4
subs x8, x8, #1
b.ne LBB0_7
LBB0_8:
ret
.cfi_endproc
; -- End function
.no_dead_strip _nist_cp_bn
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/crypto/bn/extr_bn_nist.c_nist_cp_bn.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dns_name_count_labels ## -- Begin function dns_name_count_labels
.p2align 4, 0x90
_dns_name_count_labels: ## @dns_name_count_labels
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
callq _assert
movq %rbx, -32(%rbp)
leaq -32(%rbp), %rdi
callq _dns_name_parent
testl %eax, %eax
js LBB0_7
## %bb.1:
xorl %ebx, %ebx
movq _DNS_N_LABELS_MAX@GOTPCREL(%rip), %r15
leaq -32(%rbp), %r14
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
testl %eax, %eax
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
cmpl (%r15), %ebx
jae LBB0_5
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
incl %ebx
movq %r14, %rdi
callq _dns_name_parent
testl %eax, %eax
jns LBB0_2
jmp LBB0_7
LBB0_3:
movl %ebx, %eax
jmp LBB0_7
LBB0_5:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_7:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DNS_N_LABELS_MAX,4,2 ## @DNS_N_LABELS_MAX
.comm _EINVAL,4,2 ## @EINVAL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dns_name_count_labels ; -- Begin function dns_name_count_labels
.p2align 2
_dns_name_count_labels: ; @dns_name_count_labels
.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
bl _assert
str x19, [sp, #8]
add x0, sp, #8
bl _dns_name_parent
tbnz w0, #31, LBB0_7
; %bb.1:
mov w19, #0
Lloh0:
adrp x20, _DNS_N_LABELS_MAX@GOTPAGE
Lloh1:
ldr x20, [x20, _DNS_N_LABELS_MAX@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
cbz w0, LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x20]
cmp w19, w8
b.hs LBB0_6
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
add w19, w19, #1
add x0, sp, #8
bl _dns_name_parent
tbz w0, #31, LBB0_2
b LBB0_7
LBB0_5:
mov x0, x19
b LBB0_7
LBB0_6:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
neg w0, w8
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 AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _DNS_N_LABELS_MAX,4,2 ; @DNS_N_LABELS_MAX
.comm _EINVAL,4,2 ; @EINVAL
.subsections_via_symbols
| AnghaBench/systemd/src/shared/extr_dns-domain.c_dns_name_count_labels.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
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
jmp LBB0_1
.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:
LBB0_1: ; =>This Inner Loop Header: Depth=1
b LBB0_1
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/4852.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function avail_orphs
_avail_orphs: ## @avail_orphs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 4(%rdi), %eax
notl %eax
addl (%rdi), %eax
addl 8(%rdi), %eax
movslq 12(%rdi), %rcx
movq _UBIFS_ORPH_NODE_SZ@GOTPCREL(%rip), %rdx
movslq (%rdx), %rdx
movl %ecx, %esi
subl %edx, %esi
sarl $2, %esi
imull %eax, %esi
movslq 16(%rdi), %rax
subq %rax, %rcx
movl %ecx, %edi
subl %edx, %edi
addq $4, %rdx
sarl $2, %edi
xorl %eax, %eax
cmpq %rcx, %rdx
cmovbel %edi, %eax
addl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _UBIFS_ORPH_NODE_SZ,4,2 ## @UBIFS_ORPH_NODE_SZ
.no_dead_strip _avail_orphs
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function avail_orphs
_avail_orphs: ; @avail_orphs
.cfi_startproc
; %bb.0:
ldp w8, w9, [x0]
mvn w9, w9
ldp w10, w11, [x0, #8]
; kill: def $w11 killed $w11 def $x11
sxtw x11, w11
add w8, w8, w9
add w8, w8, w10
Lloh0:
adrp x9, _UBIFS_ORPH_NODE_SZ@GOTPAGE
Lloh1:
ldr x9, [x9, _UBIFS_ORPH_NODE_SZ@GOTPAGEOFF]
Lloh2:
ldrsw x9, [x9]
sub w10, w11, w9
asr w10, w10, #2
ldrsw x12, [x0, #16]
add x13, x9, #4
sub x11, x11, x12
sub w9, w11, w9
asr w9, w9, #2
cmp x13, x11
csel w9, wzr, w9, hi
madd w0, w10, w8, w9
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _UBIFS_ORPH_NODE_SZ,4,2 ; @UBIFS_ORPH_NODE_SZ
.no_dead_strip _avail_orphs
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/ubifs/extr_orphan.c_avail_orphs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cpu_thread_map
_cpu_thread_map: ## @cpu_thread_map
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r15d
callq _cpumask_of
leaq -44(%rbp), %rdi
movl %eax, %esi
callq _cpumask_copy
movq _topology_mode@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _TOPOLOGY_MODE_HW@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_6
## %bb.1:
movq _smp_cpu_mtid@GOTPCREL(%rip), %r12
movl (%r12), %ecx
leal 1(%rcx), %esi
xorl %ebx, %ebx
movl %r15d, %eax
xorl %edx, %edx
divl %esi
testl %ecx, %ecx
js LBB0_6
## %bb.2:
subl %edx, %r15d
movl $-1, %r14d
jmp LBB0_3
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
incl %ebx
incl %r14d
cmpl (%r12), %r14d
jge LBB0_6
LBB0_3: ## =>This Inner Loop Header: Depth=1
leal (%rbx,%r15), %r13d
movl %r13d, %edi
callq _cpu_present
testq %rax, %rax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl %r13d, %edi
leaq -44(%rbp), %rsi
callq _cpumask_set_cpu
jmp LBB0_5
LBB0_6:
movl -44(%rbp), %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _topology_mode,8,3 ## @topology_mode
.comm _TOPOLOGY_MODE_HW,8,3 ## @TOPOLOGY_MODE_HW
.comm _smp_cpu_mtid,4,2 ## @smp_cpu_mtid
.no_dead_strip _cpu_thread_map
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cpu_thread_map
_cpu_thread_map: ; @cpu_thread_map
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
bl _cpumask_of
mov x1, x0
add x0, sp, #12
bl _cpumask_copy
Lloh0:
adrp x8, _topology_mode@GOTPAGE
Lloh1:
ldr x8, [x8, _topology_mode@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
Lloh3:
adrp x9, _TOPOLOGY_MODE_HW@GOTPAGE
Lloh4:
ldr x9, [x9, _TOPOLOGY_MODE_HW@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_6
; %bb.1:
Lloh6:
adrp x20, _smp_cpu_mtid@GOTPAGE
Lloh7:
ldr x20, [x20, _smp_cpu_mtid@GOTPAGEOFF]
ldr w8, [x20]
tbnz w8, #31, LBB0_6
; %bb.2:
mov w21, #0
add w8, w8, #1
udiv w9, w19, w8
mul w22, w9, w8
mov w23, #-1
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add w21, w21, #1
ldr w8, [x20]
add w23, w23, #1
cmp w23, w8
b.ge LBB0_6
LBB0_4: ; =>This Inner Loop Header: Depth=1
add w19, w21, w22
mov x0, x19
bl _cpu_present
cbz x0, LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
add x1, sp, #12
mov x0, x19
bl _cpumask_set_cpu
b LBB0_3
LBB0_6:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _topology_mode,8,3 ; @topology_mode
.comm _TOPOLOGY_MODE_HW,8,3 ; @TOPOLOGY_MODE_HW
.comm _smp_cpu_mtid,4,2 ; @smp_cpu_mtid
.no_dead_strip _cpu_thread_map
.subsections_via_symbols
| AnghaBench/linux/arch/s390/kernel/extr_topology.c_cpu_thread_map.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xmb_gradient_ident
_xmb_gradient_ident: ## @xmb_gradient_ident
.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
addl $-128, %eax
cmpl $11, %eax
ja LBB0_1
## %bb.2:
cltq
leaq l_switch.table.xmb_gradient_ident(%rip), %rcx
movq (%rcx,%rax,8), %rax
jmp LBB0_3
LBB0_1:
movq _gradient_legacy_red@GOTPCREL(%rip), %rax
LBB0_3:
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _gradient_dark_purple,8,3 ## @gradient_dark_purple
.comm _gradient_midnight_blue,8,3 ## @gradient_midnight_blue
.comm _gradient_golden,8,3 ## @gradient_golden
.comm _gradient_electric_blue,8,3 ## @gradient_electric_blue
.comm _gradient_apple_green,8,3 ## @gradient_apple_green
.comm _gradient_undersea,8,3 ## @gradient_undersea
.comm _gradient_volcanic_red,8,3 ## @gradient_volcanic_red
.comm _gradient_dark,8,3 ## @gradient_dark
.comm _gradient_light,8,3 ## @gradient_light
.comm _gradient_morning_blue,8,3 ## @gradient_morning_blue
.comm _gradient_sunbeam,8,3 ## @gradient_sunbeam
.comm _gradient_legacy_red,8,3 ## @gradient_legacy_red
.no_dead_strip _xmb_gradient_ident
.section __DATA,__const
.p2align 3 ## @switch.table.xmb_gradient_ident
l_switch.table.xmb_gradient_ident:
.quad _gradient_volcanic_red
.quad _gradient_undersea
.quad _gradient_sunbeam
.quad _gradient_morning_blue
.quad _gradient_midnight_blue
.quad _gradient_light
.quad _gradient_legacy_red
.quad _gradient_golden
.quad _gradient_electric_blue
.quad _gradient_dark_purple
.quad _gradient_dark
.quad _gradient_apple_green
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xmb_gradient_ident
_xmb_gradient_ident: ; @xmb_gradient_ident
.cfi_startproc
; %bb.0:
ldr w8, [x0]
sub w8, w8, #128
cmp w8, #11
b.hi LBB0_2
; %bb.1:
Lloh0:
adrp x9, l_switch.table.xmb_gradient_ident@PAGE
Lloh1:
add x9, x9, l_switch.table.xmb_gradient_ident@PAGEOFF
ldr x8, [x9, w8, sxtw #3]
ldr x0, [x8]
ret
LBB0_2:
Lloh2:
adrp x8, _gradient_legacy_red@GOTPAGE
Lloh3:
ldr x8, [x8, _gradient_legacy_red@GOTPAGEOFF]
Lloh4:
ldr x0, [x8]
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _gradient_dark_purple,8,3 ; @gradient_dark_purple
.comm _gradient_midnight_blue,8,3 ; @gradient_midnight_blue
.comm _gradient_golden,8,3 ; @gradient_golden
.comm _gradient_electric_blue,8,3 ; @gradient_electric_blue
.comm _gradient_apple_green,8,3 ; @gradient_apple_green
.comm _gradient_undersea,8,3 ; @gradient_undersea
.comm _gradient_volcanic_red,8,3 ; @gradient_volcanic_red
.comm _gradient_dark,8,3 ; @gradient_dark
.comm _gradient_light,8,3 ; @gradient_light
.comm _gradient_morning_blue,8,3 ; @gradient_morning_blue
.comm _gradient_sunbeam,8,3 ; @gradient_sunbeam
.comm _gradient_legacy_red,8,3 ; @gradient_legacy_red
.no_dead_strip _xmb_gradient_ident
.section __DATA,__const
.p2align 3 ; @switch.table.xmb_gradient_ident
l_switch.table.xmb_gradient_ident:
.quad _gradient_volcanic_red
.quad _gradient_undersea
.quad _gradient_sunbeam
.quad _gradient_morning_blue
.quad _gradient_midnight_blue
.quad _gradient_light
.quad _gradient_legacy_red
.quad _gradient_golden
.quad _gradient_electric_blue
.quad _gradient_dark_purple
.quad _gradient_dark
.quad _gradient_apple_green
.subsections_via_symbols
| AnghaBench/RetroArch/menu/drivers/extr_xmb.c_xmb_gradient_ident.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add ## -- Begin function add
.p2align 4, 0x90
_add: ## @add
.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 $esi killed $esi def $rsi
## kill: def $edi killed $edi def $rdi
leal (%rdi,%rsi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movl $768, %esi ## imm = 0x300
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add ; -- Begin function add
.p2align 2
_add: ; @add
.cfi_startproc
; %bb.0:
add w0, w1, w0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #768
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/37639014.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _OPENSSL_cipher_name ## -- Begin function OPENSSL_cipher_name
.p2align 4, 0x90
_OPENSSL_cipher_name: ## @OPENSSL_cipher_name
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _ssl3_get_cipher_by_std_name
movq %rax, %rdi
popq %rbp
jmp _SSL_CIPHER_get_name ## TAILCALL
LBB0_1:
leaq L_.str(%rip), %rax
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "(NONE)"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _OPENSSL_cipher_name ; -- Begin function OPENSSL_cipher_name
.p2align 2
_OPENSSL_cipher_name: ; @OPENSSL_cipher_name
.cfi_startproc
; %bb.0:
cbz x0, LBB0_2
; %bb.1:
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 _ssl3_get_cipher_by_std_name
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _SSL_CIPHER_get_name
LBB0_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "(NONE)"
.subsections_via_symbols
| AnghaBench/openssl/ssl/extr_ssl_ciph.c_OPENSSL_cipher_name.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function axp813_get_current_max
_axp813_get_current_max: ## @axp813_get_current_max
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rbx
movl (%rdi), %edi
movq _AXP20X_VBUS_IPSOUT_MGMT@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -12(%rbp), %rdx
callq _regmap_read
testl %eax, %eax
jne LBB0_3
## %bb.1:
movq _AXP20X_VBUS_CLIMIT_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
andl -12(%rbp), %ecx
addl $-128, %ecx
cmpl $3, %ecx
ja LBB0_3
## %bb.2:
movslq %ecx, %rcx
leaq L_switch.table.axp813_get_current_max(%rip), %rdx
movl (%rdx,%rcx,4), %ecx
movl %ecx, (%rbx)
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AXP20X_VBUS_IPSOUT_MGMT,4,2 ## @AXP20X_VBUS_IPSOUT_MGMT
.comm _AXP20X_VBUS_CLIMIT_MASK,4,2 ## @AXP20X_VBUS_CLIMIT_MASK
.no_dead_strip _axp813_get_current_max
.section __TEXT,__literal16,16byte_literals
.p2align 2 ## @switch.table.axp813_get_current_max
L_switch.table.axp813_get_current_max:
.long 900000 ## 0xdbba0
.long 2500000 ## 0x2625a0
.long 2000000 ## 0x1e8480
.long 1500000 ## 0x16e360
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function axp813_get_current_max
_axp813_get_current_max: ; @axp813_get_current_max
.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, x1
ldr w0, [x0]
Lloh0:
adrp x8, _AXP20X_VBUS_IPSOUT_MGMT@GOTPAGE
Lloh1:
ldr x8, [x8, _AXP20X_VBUS_IPSOUT_MGMT@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
add x2, sp, #12
bl _regmap_read
cbnz w0, LBB0_3
; %bb.1:
ldr w8, [sp, #12]
Lloh3:
adrp x9, _AXP20X_VBUS_CLIMIT_MASK@GOTPAGE
Lloh4:
ldr x9, [x9, _AXP20X_VBUS_CLIMIT_MASK@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w8, w9, w8
sub w8, w8, #128
cmp w8, #3
b.hi LBB0_3
; %bb.2:
Lloh6:
adrp x9, l_switch.table.axp813_get_current_max@PAGE
Lloh7:
add x9, x9, l_switch.table.axp813_get_current_max@PAGEOFF
ldr w8, [x9, w8, sxtw #2]
str w8, [x19]
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _AXP20X_VBUS_IPSOUT_MGMT,4,2 ; @AXP20X_VBUS_IPSOUT_MGMT
.comm _AXP20X_VBUS_CLIMIT_MASK,4,2 ; @AXP20X_VBUS_CLIMIT_MASK
.no_dead_strip _axp813_get_current_max
.section __TEXT,__literal16,16byte_literals
.p2align 2 ; @switch.table.axp813_get_current_max
l_switch.table.axp813_get_current_max:
.long 900000 ; 0xdbba0
.long 2500000 ; 0x2625a0
.long 2000000 ; 0x1e8480
.long 1500000 ; 0x16e360
.subsections_via_symbols
| AnghaBench/linux/drivers/power/supply/extr_axp20x_usb_power.c_axp813_get_current_max.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function output_insn
_output_insn: ## @output_insn
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %edi, %edi
callq _dwarf2_emit_insn
movq _frag_now@GOTPCREL(%rip), %rax
movq (%rax), %r14
xorl %eax, %eax
callq _frag_now_fix
movl %eax, %r15d
movq _i@GOTPCREL(%rip), %rbx
movl 60(%rbx), %eax
movq _Jump@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_1
## %bb.36:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _output_branch ## TAILCALL
LBB0_1:
movq _JumpByte@GOTPCREL(%rip), %rcx
movq _JumpDword@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
orl (%rcx), %edx
testl %eax, %edx
je LBB0_2
## %bb.37:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _output_jump ## TAILCALL
LBB0_2:
movq _JumpInterSegment@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_3
## %bb.38:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _output_interseg_jump ## TAILCALL
LBB0_3:
movq _CpuSSSE3@GOTPCREL(%rip), %r12
movq _CpuSSE4@GOTPCREL(%rip), %rax
movl (%rax), %ecx
orl (%r12), %ecx
movl 64(%rbx), %eax
movq _CpuAES@GOTPCREL(%rip), %rdx
orl (%rdx), %ecx
movq _CpuPCLMUL@GOTPCREL(%rip), %rdx
orl (%rdx), %ecx
testl %eax, %ecx
je LBB0_7
## %bb.4:
movq _CpuABM@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_5
LBB0_7:
movl 68(%rbx), %edi
leal -1712273536(%rdi), %ecx
cmpl $2, %ecx
ja LBB0_9
## %bb.8:
shrl $24, %edi
jmp LBB0_13
LBB0_9:
testl $16711680, %edi ## imm = 0xFF0000
je LBB0_14
## %bb.10:
shrl $16, %edi
movzbl %dil, %edi
movq _CpuPadLock@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_11
jmp LBB0_13
LBB0_5:
movl 68(%rbx), %edi
cmpl $16777216, %edi ## imm = 0x1000000
jb LBB0_14
## %bb.6:
shrl $24, %edi
LBB0_11:
movq _REPE_PREFIX_OPCODE@GOTPCREL(%rip), %rax
cmpl (%rax), %edi
jne LBB0_13
## %bb.12:
movq (%rbx), %rax
movq _LOCKREP_PREFIX@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpl %edi, (%rax,%rcx,4)
je LBB0_14
LBB0_13:
## kill: def $edi killed $edi killed $rdi
callq _add_prefix
LBB0_14:
movq (%rbx), %rax
movq %rax, %r13
jmp LBB0_15
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_15 Depth=1
incq %r13
leaq 8(%rax), %rcx
cmpq %rcx, %r13
jae LBB0_18
LBB0_15: ## =>This Inner Loop Header: Depth=1
cmpb $0, (%r13)
je LBB0_17
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movl $1, %edi
callq _frag_more
movzbl (%r13), %esi
movq %rax, %rdi
movl $1, %edx
callq _md_number_to_chars
movq (%rbx), %rax
jmp LBB0_17
LBB0_18:
movl 68(%rbx), %edi
callq _fits_in_unsigned_byte
testq %rax, %rax
je LBB0_20
## %bb.19:
movl 68(%rbx), %edi
callq _FRAG_APPEND_1_CHAR
jmp LBB0_26
LBB0_20:
movq _CpuSSE4@GOTPCREL(%rip), %rax
movl (%rax), %ecx
orl (%r12), %ecx
movq _CpuAES@GOTPCREL(%rip), %rax
orl (%rax), %ecx
movl 64(%rbx), %eax
movq _CpuPCLMUL@GOTPCREL(%rip), %rdx
orl (%rdx), %ecx
testl %eax, %ecx
je LBB0_23
## %bb.21:
movq _CpuABM@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_22
LBB0_23:
movl $-1712273536, %eax ## imm = 0x99F0C780
addl 68(%rbx), %eax
cmpl $2, %eax
ja LBB0_24
LBB0_22:
movl $3, %edi
callq _frag_more
movb 70(%rbx), %cl
movb %cl, (%rax)
incq %rax
jmp LBB0_25
LBB0_24:
movl $2, %edi
callq _frag_more
LBB0_25:
movb 69(%rbx), %cl
movb %cl, (%rax)
movb 68(%rbx), %cl
movb %cl, 1(%rax)
LBB0_26:
movq _Modrm@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 60(%rbx)
je LBB0_32
## %bb.27:
movl $1, %edi
callq _frag_more
movl 52(%rbx), %ecx
movl 56(%rbx), %esi
shll $3, %ecx
orl 48(%rbx), %ecx
shll $6, %esi
orl %ecx, %esi
movq %rax, %rdi
movl $1, %edx
callq _md_number_to_chars
movq _ESCAPE_TO_TWO_BYTE_ADDRESSING@GOTPCREL(%rip), %rax
movl 48(%rbx), %ecx
cmpl (%rax), %ecx
jne LBB0_32
## %bb.28:
cmpl $3, 56(%rbx)
je LBB0_32
## %bb.29:
movq 40(%rbx), %rax
testq %rax, %rax
je LBB0_31
## %bb.30:
movq _Reg16@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, (%rax)
jne LBB0_32
LBB0_31:
movl $1, %edi
callq _frag_more
movl 28(%rbx), %ecx
movl 32(%rbx), %esi
shll $3, %ecx
orl 24(%rbx), %ecx
shll $6, %esi
orl %ecx, %esi
movq %rax, %rdi
movl $1, %edx
callq _md_number_to_chars
LBB0_32:
cmpq $0, 16(%rbx)
je LBB0_34
## %bb.33:
movq %r14, %rdi
movl %r15d, %esi
callq _output_disp
LBB0_34:
cmpq $0, 8(%rbx)
je LBB0_35
## %bb.39:
movq %r14, %rdi
movl %r15d, %esi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _output_imm ## TAILCALL
LBB0_35:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _frag_now,8,3 ## @frag_now
.comm _i,72,3 ## @i
.comm _Jump,4,2 ## @Jump
.comm _JumpByte,4,2 ## @JumpByte
.comm _JumpDword,4,2 ## @JumpDword
.comm _JumpInterSegment,4,2 ## @JumpInterSegment
.comm _CpuSSSE3,4,2 ## @CpuSSSE3
.comm _CpuSSE4,4,2 ## @CpuSSE4
.comm _CpuAES,4,2 ## @CpuAES
.comm _CpuPCLMUL,4,2 ## @CpuPCLMUL
.comm _CpuABM,4,2 ## @CpuABM
.comm _CpuPadLock,4,2 ## @CpuPadLock
.comm _REPE_PREFIX_OPCODE,4,2 ## @REPE_PREFIX_OPCODE
.comm _LOCKREP_PREFIX,8,3 ## @LOCKREP_PREFIX
.comm _Modrm,4,2 ## @Modrm
.comm _ESCAPE_TO_TWO_BYTE_ADDRESSING,4,2 ## @ESCAPE_TO_TWO_BYTE_ADDRESSING
.comm _Reg16,4,2 ## @Reg16
.comm _flag_debug,8,3 ## @flag_debug
.no_dead_strip _output_insn
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function output_insn
_output_insn: ; @output_insn
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov w0, #0
bl _dwarf2_emit_insn
Lloh0:
adrp x8, _frag_now@GOTPAGE
Lloh1:
ldr x8, [x8, _frag_now@GOTPAGEOFF]
Lloh2:
ldr x19, [x8]
bl _frag_now_fix
Lloh3:
adrp x21, _i@GOTPAGE
Lloh4:
ldr x21, [x21, _i@GOTPAGEOFF]
ldr w8, [x21, #60]
Lloh5:
adrp x9, _Jump@GOTPAGE
Lloh6:
ldr x9, [x9, _Jump@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_2
; %bb.1:
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 _output_branch
LBB0_2:
Lloh8:
adrp x9, _JumpByte@GOTPAGE
Lloh9:
ldr x9, [x9, _JumpByte@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
Lloh11:
adrp x10, _JumpDword@GOTPAGE
Lloh12:
ldr x10, [x10, _JumpDword@GOTPAGEOFF]
Lloh13:
ldr w10, [x10]
orr w9, w10, w9
tst w9, w8
b.eq LBB0_4
; %bb.3:
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 _output_jump
LBB0_4:
Lloh14:
adrp x9, _JumpInterSegment@GOTPAGE
Lloh15:
ldr x9, [x9, _JumpInterSegment@GOTPAGEOFF]
Lloh16:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_6
; %bb.5:
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 _output_interseg_jump
LBB0_6:
mov x20, x0
mov w22, #51072
movk w22, #39408, lsl #16
ldr w8, [x21, #64]
Lloh17:
adrp x23, _CpuSSSE3@GOTPAGE
Lloh18:
ldr x23, [x23, _CpuSSSE3@GOTPAGEOFF]
Lloh19:
adrp x24, _CpuSSE4@GOTPAGE
Lloh20:
ldr x24, [x24, _CpuSSE4@GOTPAGEOFF]
ldr w9, [x23]
ldr w10, [x24]
orr w9, w10, w9
Lloh21:
adrp x25, _CpuAES@GOTPAGE
Lloh22:
ldr x25, [x25, _CpuAES@GOTPAGEOFF]
ldr w10, [x25]
orr w9, w9, w10
Lloh23:
adrp x26, _CpuPCLMUL@GOTPAGE
Lloh24:
ldr x26, [x26, _CpuPCLMUL@GOTPAGEOFF]
ldr w10, [x26]
orr w9, w9, w10
tst w9, w8
b.eq LBB0_8
; %bb.7:
Lloh25:
adrp x9, _CpuABM@GOTPAGE
Lloh26:
ldr x9, [x9, _CpuABM@GOTPAGEOFF]
Lloh27:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_12
LBB0_8:
ldr w9, [x21, #68]
add w10, w9, w22
cmp w10, #2
b.hi LBB0_10
; %bb.9:
lsr w0, w9, #24
b LBB0_15
LBB0_10:
tst w9, #0xff0000
b.eq LBB0_16
; %bb.11:
ubfx w0, w9, #16, #8
Lloh28:
adrp x9, _CpuPadLock@GOTPAGE
Lloh29:
ldr x9, [x9, _CpuPadLock@GOTPAGEOFF]
Lloh30:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_13
b LBB0_15
LBB0_12:
ldr w8, [x21, #68]
lsr w0, w8, #24
cbz w0, LBB0_16
LBB0_13:
Lloh31:
adrp x8, _REPE_PREFIX_OPCODE@GOTPAGE
Lloh32:
ldr x8, [x8, _REPE_PREFIX_OPCODE@GOTPAGEOFF]
Lloh33:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_15
; %bb.14:
ldr x8, [x21]
Lloh34:
adrp x9, _LOCKREP_PREFIX@GOTPAGE
Lloh35:
ldr x9, [x9, _LOCKREP_PREFIX@GOTPAGEOFF]
Lloh36:
ldr x9, [x9]
ldr w8, [x8, x9, lsl #2]
cmp w8, w0
b.eq LBB0_16
LBB0_15:
bl _add_prefix
LBB0_16:
ldr x8, [x21]
mov x27, x8
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_18 Depth=1
add x27, x27, #1
add x9, x8, #8
cmp x27, x9
b.hs LBB0_20
LBB0_18: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x27]
cbz w9, LBB0_17
; %bb.19: ; in Loop: Header=BB0_18 Depth=1
mov w0, #1
bl _frag_more
ldrb w1, [x27]
mov w2, #1
bl _md_number_to_chars
ldr x8, [x21]
b LBB0_17
LBB0_20:
ldr w0, [x21, #68]
bl _fits_in_unsigned_byte
cbz x0, LBB0_22
; %bb.21:
ldr w0, [x21, #68]
bl _FRAG_APPEND_1_CHAR
b LBB0_28
LBB0_22:
ldr w8, [x21, #64]
ldr w9, [x23]
ldr w10, [x24]
orr w9, w10, w9
ldr w10, [x25]
orr w9, w9, w10
ldr w10, [x26]
orr w9, w9, w10
tst w9, w8
b.eq LBB0_24
; %bb.23:
Lloh37:
adrp x9, _CpuABM@GOTPAGE
Lloh38:
ldr x9, [x9, _CpuABM@GOTPAGEOFF]
Lloh39:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_25
LBB0_24:
ldr w8, [x21, #68]
add w8, w8, w22
cmp w8, #2
b.hi LBB0_26
LBB0_25:
mov w0, #3
bl _frag_more
ldrh w8, [x21, #70]
strb w8, [x0], #1
b LBB0_27
LBB0_26:
mov w0, #2
bl _frag_more
LBB0_27:
ldr w8, [x21, #68]
lsr w8, w8, #8
strb w8, [x0]
ldr w8, [x21, #68]
strb w8, [x0, #1]
LBB0_28:
ldr w8, [x21, #60]
Lloh40:
adrp x9, _Modrm@GOTPAGE
Lloh41:
ldr x9, [x9, _Modrm@GOTPAGEOFF]
Lloh42:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_33
; %bb.29:
mov w0, #1
bl _frag_more
ldp w8, w9, [x21, #48]
orr w8, w8, w9, lsl #3
ldr w9, [x21, #56]
orr w1, w8, w9, lsl #6
mov w2, #1
bl _md_number_to_chars
ldr w8, [x21, #48]
Lloh43:
adrp x9, _ESCAPE_TO_TWO_BYTE_ADDRESSING@GOTPAGE
Lloh44:
ldr x9, [x9, _ESCAPE_TO_TWO_BYTE_ADDRESSING@GOTPAGEOFF]
Lloh45:
ldr w9, [x9]
ldr w10, [x21, #56]
cmp w8, w9
ccmp w10, #3, #4, eq
b.eq LBB0_33
; %bb.30:
ldr x8, [x21, #40]
cbz x8, LBB0_32
; %bb.31:
ldr w8, [x8]
Lloh46:
adrp x9, _Reg16@GOTPAGE
Lloh47:
ldr x9, [x9, _Reg16@GOTPAGEOFF]
Lloh48:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_33
LBB0_32:
mov w0, #1
bl _frag_more
ldp w8, w9, [x21, #24]
orr w8, w8, w9, lsl #3
ldr w9, [x21, #32]
orr w1, w8, w9, lsl #6
mov w2, #1
bl _md_number_to_chars
LBB0_33:
ldr x8, [x21, #16]
cbz x8, LBB0_35
; %bb.34:
mov x0, x19
mov x1, x20
bl _output_disp
LBB0_35:
ldr x8, [x21, #8]
cbz x8, LBB0_37
; %bb.36:
mov x0, x19
mov x1, x20
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 _output_imm
LBB0_37:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.cfi_endproc
; -- End function
.comm _frag_now,8,3 ; @frag_now
.comm _i,72,3 ; @i
.comm _Jump,4,2 ; @Jump
.comm _JumpByte,4,2 ; @JumpByte
.comm _JumpDword,4,2 ; @JumpDword
.comm _JumpInterSegment,4,2 ; @JumpInterSegment
.comm _CpuSSSE3,4,2 ; @CpuSSSE3
.comm _CpuSSE4,4,2 ; @CpuSSE4
.comm _CpuAES,4,2 ; @CpuAES
.comm _CpuPCLMUL,4,2 ; @CpuPCLMUL
.comm _CpuABM,4,2 ; @CpuABM
.comm _CpuPadLock,4,2 ; @CpuPadLock
.comm _REPE_PREFIX_OPCODE,4,2 ; @REPE_PREFIX_OPCODE
.comm _LOCKREP_PREFIX,8,3 ; @LOCKREP_PREFIX
.comm _Modrm,4,2 ; @Modrm
.comm _ESCAPE_TO_TWO_BYTE_ADDRESSING,4,2 ; @ESCAPE_TO_TWO_BYTE_ADDRESSING
.comm _Reg16,4,2 ; @Reg16
.comm _flag_debug,8,3 ; @flag_debug
.no_dead_strip _output_insn
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/gas/config/extr_tc-i386.c_output_insn.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dc_check_balance_internal
_dc_check_balance_internal: ## @dc_check_balance_internal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r13
movq 40(%rdi), %r15
movl 32(%rdi), %edi
callq _PATH_H_PBUFFER
movq %rax, %r14
movl 32(%r13), %edi
movl %ebx, %esi
callq _PATH_H_PPARENT
movq %rax, %r12
movq %r14, %rdi
callq _MAX_CHILD_SIZE
movq %r13, %rdi
movl %ebx, %esi
callq _create_virtual_node
testq %r12, %r12
je LBB0_1
## %bb.7:
movq %r13, %rdi
movl %ebx, %esi
callq _get_parents
movq _CARRY_ON@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_39
## %bb.8:
movq %r12, -48(%rbp) ## 8-byte Spill
movq %r13, %rdi
movl %ebx, %esi
callq _get_rfree
movl %eax, %r12d
movq %r13, %rdi
movl %ebx, %esi
callq _get_lfree
movq %r13, %rdi
movl %ebx, %esi
movl %eax, %edx
callq _check_left
movq %r13, %rdi
movl %ebx, %esi
movl %r12d, %edx
callq _check_right
movl (%r15), %r12d
movq %r14, %rdi
callq _MIN_NR_KEY
cmpl %eax, %r12d
movq %r14, -56(%rbp) ## 8-byte Spill
jge LBB0_9
## %bb.22:
movq (%r13), %rcx
movslq %ebx, %r12
movl (%r15), %eax
cmpl %eax, (%rcx,%r12,4)
movl %ebx, %r14d
jle LBB0_23
## %bb.27:
movq %r13, %rdi
movl %r14d, %esi
callq _is_left_neighbor_in_cache
testq %rax, %rax
jne LBB0_15
## %bb.28:
movq 8(%r13), %rax
movl (%rax,%r12,4), %ecx
movl (%r15), %eax
cmpl %eax, %ecx
jle LBB0_15
## %bb.29:
movq 16(%r13), %rdx
cmpq $0, (%rdx,%r12,8)
jne LBB0_24
jmp LBB0_15
LBB0_1:
cmpl $0, (%r15)
jle LBB0_4
## %bb.2:
movq %r13, %rdi
movl %ebx, %esi
LBB0_3:
xorl %edx, %edx
xorl %ecx, %ecx
movl $1, %r8d
xorl %r9d, %r9d
pushq $-1
pushq $-1
callq _set_parameters
addq $16, %rsp
movq _NO_BALANCING_NEEDED@GOTPCREL(%rip), %rax
jmp LBB0_38
LBB0_9:
movl %ebx, %r12d
movl (%r15), %ebx
movq %r14, %rdi
callq _MIN_NR_KEY
cmpl %eax, %ebx
jne LBB0_10
## %bb.14:
movq (%r13), %rax
movl %r12d, %r14d
movslq %r12d, %r12
movl (%rax,%r12,4), %eax
movl (%r15), %ecx
cmpl %ecx, %eax
jle LBB0_19
LBB0_15:
movl 32(%r13), %edi
movl %r14d, %esi
callq _PATH_H_B_ITEM_ORDER
testl %eax, %eax
je LBB0_16
## %bb.17:
decl %eax
jmp LBB0_18
LBB0_4:
movq %r13, %rdi
movl %ebx, %esi
xorl %edx, %edx
jmp LBB0_5
LBB0_23:
movq 8(%r13), %rcx
movl (%rcx,%r12,4), %ecx
LBB0_24:
cmpl %eax, %ecx
jg LBB0_20
## %bb.25:
movq (%r13), %rdx
addl (%rdx,%r12,4), %ecx
cmpl %eax, %ecx
jle LBB0_30
## %bb.26:
movl %r14d, -48(%rbp) ## 4-byte Spill
movq -56(%rbp), %r14 ## 8-byte Reload
movq %r14, %rdi
callq _MAX_NR_KEY
## kill: def $eax killed $eax def $rax
addl %eax, %eax
movq (%r13), %rcx
movq 8(%r13), %rdx
movl (%rcx,%r12,4), %ecx
movl (%r15), %esi
addl (%rdx,%r12,4), %ecx
subl %ecx, %eax
leal (%rax,%rsi), %ecx
addl %esi, %eax
addl $3, %eax
shrl $31, %eax
leal (%rax,%rcx), %ebx
addl $3, %ebx
sarl %ebx
movq %r14, %rdi
callq _MAX_NR_KEY
notl %eax
movq 8(%r13), %rcx
addl (%rcx,%r12,4), %eax
addl %eax, %ebx
movl (%r15), %edx
subl %ebx, %edx
incl %edx
movq %r13, %rdi
movl -48(%rbp), %esi ## 4-byte Reload
jmp LBB0_13
LBB0_10:
movq (%r13), %rax
movq 8(%r13), %rdx
movl %r12d, %r14d
movslq %r12d, %r12
movl (%rax,%r12,4), %eax
movl (%r15), %ecx
movl (%rdx,%r12,4), %edx
LBB0_11:
addl %eax, %edx
cmpl %ecx, %edx
movq -56(%rbp), %rbx ## 8-byte Reload
jle LBB0_21
## %bb.12:
movq %rbx, %rdi
callq _MAX_NR_KEY
## kill: def $eax killed $eax def $rax
addl %eax, %eax
movq (%r13), %rcx
movq 8(%r13), %rdx
movl (%rcx,%r12,4), %ecx
movl (%r15), %esi
addl (%rdx,%r12,4), %ecx
subl %ecx, %eax
leal (%rax,%rsi), %ecx
addl %esi, %eax
addl $3, %eax
shrl $31, %eax
movq %rbx, %rdi
leal (%rax,%rcx), %ebx
addl $3, %ebx
sarl %ebx
callq _MAX_NR_KEY
notl %eax
movq 8(%r13), %rcx
addl (%rcx,%r12,4), %eax
addl %eax, %ebx
movl (%r15), %edx
subl %ebx, %edx
incl %edx
movq %r13, %rdi
movl %r14d, %esi
LBB0_13:
movl %ebx, %ecx
xorl %r8d, %r8d
jmp LBB0_37
LBB0_21:
movq %r13, %rdi
movl %r14d, %esi
jmp LBB0_3
LBB0_16:
movq 24(%r13), %rax
movq (%rax,%r12,8), %rdi
callq _B_NR_ITEMS
LBB0_18:
movq 24(%r13), %rcx
movq (%rcx,%r12,8), %rdi
movl %eax, %esi
callq _B_N_CHILD
movl %eax, %edi
callq _dc_size
movq _DC_SIZE@GOTPCREL(%rip), %rcx
movq _KEY_SIZE@GOTPCREL(%rip), %rdx
movl (%rdx), %esi
addl (%rcx), %esi
cltd
idivl %esi
notl %eax
movq %r13, %rdi
movl %r14d, %esi
movl %eax, %edx
LBB0_5:
xorl %ecx, %ecx
xorl %r8d, %r8d
jmp LBB0_37
LBB0_19:
movq 8(%r13), %rdx
movl (%rdx,%r12,4), %edx
cmpl %ecx, %edx
jle LBB0_11
LBB0_20:
movl 32(%r13), %edi
movl %r14d, %esi
callq _PATH_H_B_ITEM_ORDER
movl %eax, %ebx
movq -48(%rbp), %rdi ## 8-byte Reload
callq _B_NR_ITEMS
leal 1(%rbx), %esi
xorl %ecx, %ecx
cmpl %eax, %ebx
cmovel %ecx, %esi
movq 16(%r13), %rax
movq (%rax,%r12,8), %rdi
callq _B_N_CHILD
movl %eax, %edi
callq _dc_size
movq _DC_SIZE@GOTPCREL(%rip), %rcx
movq _KEY_SIZE@GOTPCREL(%rip), %rdx
movl (%rdx), %esi
addl (%rcx), %esi
cltd
idivl %esi
notl %eax
movq %r13, %rdi
movl %r14d, %esi
xorl %edx, %edx
movl %eax, %ecx
xorl %r8d, %r8d
jmp LBB0_37
LBB0_30:
movq 24(%r13), %rax
xorl %edi, %edi
cmpq $0, (%rax,%r12,8)
jne LBB0_32
## %bb.31:
movq 16(%r13), %rax
xorl %edi, %edi
cmpq $0, (%rax,%r12,8)
sete %dil
LBB0_32:
leaq L_.str(%rip), %rsi
callq _RFALSE
movq %r13, %rdi
movl %r14d, %esi
callq _is_left_neighbor_in_cache
testq %rax, %rax
je LBB0_33
LBB0_34:
movq -56(%rbp), %rdi ## 8-byte Reload
callq _MAX_NR_KEY
## kill: def $eax killed $eax def $rax
movq (%r13), %rcx
subl (%rcx,%r12,4), %eax
movl (%r15), %ecx
leal (%rax,%rcx), %edx
addl $2, %edx
## kill: def $eax killed $eax killed $rax def $rax
addl %ecx, %eax
shrl $31, %edx
addl %edx, %eax
addl $2, %eax
sarl %eax
negl %eax
leal (%rcx,%rax), %edx
incl %edx
movq %r13, %rdi
movl %r14d, %esi
xorl %ecx, %ecx
jmp LBB0_36
LBB0_33:
movq 16(%r13), %rax
cmpq $0, (%rax,%r12,8)
je LBB0_34
## %bb.35:
movq -56(%rbp), %rdi ## 8-byte Reload
callq _MAX_NR_KEY
## kill: def $eax killed $eax def $rax
movq 8(%r13), %rcx
subl (%rcx,%r12,4), %eax
movl (%r15), %ecx
leal (%rax,%rcx), %edx
addl $2, %edx
## kill: def $eax killed $eax killed $rax def $rax
addl %ecx, %eax
shrl $31, %edx
addl %edx, %eax
addl $2, %eax
sarl %eax
negl %eax
addl %eax, %ecx
incl %ecx
movq %r13, %rdi
movl %r14d, %esi
xorl %edx, %edx
LBB0_36:
movl $1, %r8d
LBB0_37:
xorl %r9d, %r9d
pushq $-1
pushq $-1
callq _set_parameters
addq $16, %rsp
movq _CARRY_ON@GOTPCREL(%rip), %rax
LBB0_38:
movl (%rax), %eax
LBB0_39:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NO_BALANCING_NEEDED,4,2 ## @NO_BALANCING_NEEDED
.comm _CARRY_ON,4,2 ## @CARRY_ON
.comm _DC_SIZE,4,2 ## @DC_SIZE
.comm _KEY_SIZE,4,2 ## @KEY_SIZE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "vs-8235: trying to borrow for root"
.no_dead_strip _dc_check_balance_internal
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dc_check_balance_internal
_dc_check_balance_internal: ; @dc_check_balance_internal
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x1
mov x20, x0
ldr x25, [x0, #40]
ldr w0, [x0, #32]
bl _PATH_H_PBUFFER
mov x21, x0
ldr w0, [x20, #32]
mov x1, x19
bl _PATH_H_PPARENT
mov x22, x0
mov x0, x21
bl _MAX_CHILD_SIZE
mov x0, x20
mov x1, x19
bl _create_virtual_node
cbz x22, LBB0_7
; %bb.1:
mov x0, x20
mov x1, x19
bl _get_parents
Lloh0:
adrp x24, _CARRY_ON@GOTPAGE
Lloh1:
ldr x24, [x24, _CARRY_ON@GOTPAGEOFF]
ldr w8, [x24]
cmp w0, w8
b.ne LBB0_33
; %bb.2:
mov x0, x20
mov x1, x19
bl _get_rfree
mov x23, x0
mov x0, x20
mov x1, x19
bl _get_lfree
mov x2, x0
mov x0, x20
mov x1, x19
bl _check_left
mov x0, x20
mov x1, x19
mov x2, x23
bl _check_right
ldr w23, [x25]
mov x0, x21
bl _MIN_NR_KEY
cmp w23, w0
b.ge LBB0_9
; %bb.3:
ldr x8, [x20]
mov x9, x19
sxtw x23, w9
ldr w9, [x8, w19, sxtw #2]
ldr w8, [x25]
cmp w9, w8
b.le LBB0_14
; %bb.4:
mov x0, x20
mov x1, x19
bl _is_left_neighbor_in_cache
cbnz x0, LBB0_11
; %bb.5:
ldr x8, [x20, #8]
ldr w9, [x8, x23, lsl #2]
ldr w8, [x25]
cmp w9, w8
b.le LBB0_11
; %bb.6:
ldr x10, [x20, #16]
ldr x10, [x10, x23, lsl #3]
cbnz x10, LBB0_15
b LBB0_11
LBB0_7:
ldr w8, [x25]
cmp w8, #1
b.lt LBB0_13
LBB0_8:
mov x0, x20
mov x1, x19
mov w2, #0
mov w3, #0
mov w4, #1
mov x5, #0
mov w6, #-1
mov w7, #-1
bl _set_parameters
Lloh2:
adrp x8, _NO_BALANCING_NEEDED@GOTPAGE
Lloh3:
ldr x8, [x8, _NO_BALANCING_NEEDED@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
b LBB0_33
LBB0_9:
ldr w23, [x25]
mov x0, x21
bl _MIN_NR_KEY
cmp w23, w0
b.ne LBB0_19
; %bb.10:
ldr x8, [x20]
sxtw x23, w19
ldr w8, [x8, w19, sxtw #2]
ldr w9, [x25]
cmp w8, w9
b.le LBB0_24
LBB0_11:
ldr w0, [x20, #32]
mov x1, x19
bl _PATH_H_B_ITEM_ORDER
cbz w0, LBB0_22
; %bb.12:
sub w1, w0, #1
b LBB0_23
LBB0_13:
mov x0, x20
mov x1, x19
mov w2, #0
mov w3, #0
mov w4, #0
mov x5, #0
mov w6, #-1
mov w7, #-1
bl _set_parameters
Lloh5:
adrp x8, _CARRY_ON@GOTPAGE
Lloh6:
ldr x8, [x8, _CARRY_ON@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
b LBB0_33
LBB0_14:
ldr x9, [x20, #8]
ldr w9, [x9, x23, lsl #2]
LBB0_15:
cmp w9, w8
b.gt LBB0_25
; %bb.16:
ldr x10, [x20]
ldr w10, [x10, x23, lsl #2]
add w9, w10, w9
cmp w9, w8
b.gt LBB0_21
; %bb.17:
ldr x8, [x20, #24]
ldr x8, [x8, x23, lsl #3]
cbz x8, LBB0_26
; %bb.18:
mov w0, #0
b LBB0_27
LBB0_19:
mov x8, x19
sxtw x23, w8
ldp x9, x10, [x20]
sbfiz x11, x8, #2, #32
ldr w8, [x9, x11]
ldr w9, [x25]
ldr w10, [x10, x11]
LBB0_20:
add w8, w8, w10
cmp w8, w9
b.le LBB0_8
LBB0_21:
mov x0, x21
bl _MAX_NR_KEY
lsl w8, w0, #1
lsl x22, x23, #2
ldp x9, x10, [x20]
ldr w9, [x9, x22]
ldr w10, [x10, x22]
ldr w11, [x25]
add w9, w9, w10
sub w8, w8, w9
add w8, w8, w11
add w9, w8, #3
add w8, w8, #4
cmp w9, #0
csel w23, w8, w9, lt
mov x0, x21
bl _MAX_NR_KEY
ldr x8, [x20, #8]
ldr w8, [x8, x22]
mvn w9, w0
add w8, w8, w9
add w3, w8, w23, asr #1
ldr w8, [x25]
sub w8, w8, w3
add w2, w8, #1
mov x0, x20
mov x1, x19
mov w4, #0
b LBB0_32
LBB0_22:
ldr x8, [x20, #24]
ldr x0, [x8, x23, lsl #3]
bl _B_NR_ITEMS
mov x1, x0
LBB0_23:
ldr x8, [x20, #24]
ldr x0, [x8, x23, lsl #3]
bl _B_N_CHILD
bl _dc_size
Lloh8:
adrp x8, _DC_SIZE@GOTPAGE
Lloh9:
ldr x8, [x8, _DC_SIZE@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
Lloh11:
adrp x9, _KEY_SIZE@GOTPAGE
Lloh12:
ldr x9, [x9, _KEY_SIZE@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
add w8, w9, w8
sdiv w8, w0, w8
mvn w2, w8
mov x0, x20
mov x1, x19
mov w3, #0
mov w4, #0
b LBB0_32
LBB0_24:
ldr x10, [x20, #8]
ldr w10, [x10, x23, lsl #2]
cmp w10, w9
b.le LBB0_20
LBB0_25:
ldr w0, [x20, #32]
mov x1, x19
bl _PATH_H_B_ITEM_ORDER
mov x21, x0
mov x0, x22
bl _B_NR_ITEMS
cmp w21, w0
csinc w1, wzr, w21, eq
ldr x8, [x20, #16]
ldr x0, [x8, x23, lsl #3]
bl _B_N_CHILD
bl _dc_size
Lloh14:
adrp x8, _DC_SIZE@GOTPAGE
Lloh15:
ldr x8, [x8, _DC_SIZE@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
Lloh17:
adrp x9, _KEY_SIZE@GOTPAGE
Lloh18:
ldr x9, [x9, _KEY_SIZE@GOTPAGEOFF]
Lloh19:
ldr w9, [x9]
add w8, w9, w8
sdiv w8, w0, w8
mvn w3, w8
mov x0, x20
mov x1, x19
mov w2, #0
mov w4, #0
b LBB0_32
LBB0_26:
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
cmp x8, #0
cset w0, eq
LBB0_27:
Lloh20:
adrp x1, l_.str@PAGE
Lloh21:
add x1, x1, l_.str@PAGEOFF
bl _RFALSE
mov x0, x20
mov x1, x19
bl _is_left_neighbor_in_cache
cbz x0, LBB0_29
LBB0_28:
mov x0, x21
bl _MAX_NR_KEY
ldr x8, [x20]
ldr w8, [x8, x23, lsl #2]
ldr w9, [x25]
sub w8, w0, w8
add w8, w8, w9
add w10, w8, #2
add w8, w8, #3
cmp w10, #0
csel w8, w8, w10, lt
sub w8, w9, w8, asr #1
add w2, w8, #1
mov x0, x20
mov x1, x19
mov w3, #0
b LBB0_31
LBB0_29:
ldr x8, [x20, #16]
ldr x8, [x8, x23, lsl #3]
cbz x8, LBB0_28
; %bb.30:
mov x0, x21
bl _MAX_NR_KEY
ldr x8, [x20, #8]
ldr w8, [x8, x23, lsl #2]
ldr w9, [x25]
sub w8, w0, w8
add w8, w8, w9
add w10, w8, #2
add w8, w8, #3
cmp w10, #0
csel w8, w8, w10, lt
sub w8, w9, w8, asr #1
add w3, w8, #1
mov x0, x20
mov x1, x19
mov w2, #0
LBB0_31:
mov w4, #1
LBB0_32:
mov x5, #0
mov w6, #-1
mov w7, #-1
bl _set_parameters
ldr w0, [x24]
LBB0_33:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh20, Lloh21
.cfi_endproc
; -- End function
.comm _NO_BALANCING_NEEDED,4,2 ; @NO_BALANCING_NEEDED
.comm _CARRY_ON,4,2 ; @CARRY_ON
.comm _DC_SIZE,4,2 ; @DC_SIZE
.comm _KEY_SIZE,4,2 ; @KEY_SIZE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "vs-8235: trying to borrow for root"
.no_dead_strip _dc_check_balance_internal
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/reiserfs/extr_fix_node.c_dc_check_balance_internal.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mcs_disconnect
_mcs_disconnect: ## @mcs_disconnect
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
callq _usb_get_intfdata
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
xorl %eax, %eax
callq _flush_scheduled_work
movl (%rbx), %edi
callq _unregister_netdev
movl (%rbx), %edi
callq _free_netdev
movq %r14, %rdi
xorl %esi, %esi
callq _usb_set_intfdata
leaq L_.str(%rip), %rsi
xorl %edi, %edi
popq %rbx
popq %r14
popq %rbp
jmp _IRDA_DEBUG ## TAILCALL
LBB0_1:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "MCS7780 now disconnected.\n"
.no_dead_strip _mcs_disconnect
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mcs_disconnect
_mcs_disconnect: ; @mcs_disconnect
.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 _usb_get_intfdata
cbz x0, LBB0_2
; %bb.1:
mov x20, x0
bl _flush_scheduled_work
ldr w0, [x20]
bl _unregister_netdev
ldr w0, [x20]
bl _free_netdev
mov x0, x19
mov x1, #0
bl _usb_set_intfdata
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _IRDA_DEBUG
LBB0_2:
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 "MCS7780 now disconnected.\n"
.no_dead_strip _mcs_disconnect
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/irda/extr_mcs7780.c_mcs_disconnect.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _grid_view_scroll_region_down ## -- Begin function grid_view_scroll_region_down
.p2align 4, 0x90
_grid_view_scroll_region_down: ## @grid_view_scroll_region_down
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r15
movq %rdi, %r12
callq _grid_view_y
movq %rax, %rbx
movq %r12, %rdi
movq %r15, %rsi
callq _grid_view_y
leaq 1(%rbx), %rsi
subq %rbx, %rax
movq %r12, %rdi
movq %rbx, %rdx
movq %rax, %rcx
movq %r14, %r8
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _grid_move_lines ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _grid_view_scroll_region_down ; -- Begin function grid_view_scroll_region_down
.p2align 2
_grid_view_scroll_region_down: ; @grid_view_scroll_region_down
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x3
mov x20, x2
mov x21, x0
bl _grid_view_y
mov x22, x0
mov x0, x21
mov x1, x20
bl _grid_view_y
add x1, x22, #1
sub x3, x0, x22
mov x0, x21
mov x2, x22
mov x4, 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 _grid_move_lines
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/tmux/extr_grid-view.c_grid_view_scroll_region_down.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function CEA708AlphaConvert
_CEA708AlphaConvert: ## @CEA708AlphaConvert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _CEA708_OPACITY_TRANSLUCENT@GOTPCREL(%rip), %rax
cmpq %rdi, (%rax)
jne LBB0_2
## %bb.1:
movq _STYLE_ALPHA_OPAQUE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, %ecx
shrl $31, %ecx
addl %eax, %ecx
sarl %ecx
movslq %ecx, %rax
popq %rbp
retq
LBB0_2:
movq _CEA708_OPACITY_TRANSPARENT@GOTPCREL(%rip), %rax
cmpq %rdi, (%rax)
jne LBB0_4
## %bb.3:
movq _STYLE_ALPHA_TRANSPARENT@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
retq
LBB0_4:
movq _STYLE_ALPHA_OPAQUE@GOTPCREL(%rip), %rax
movslq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CEA708_OPACITY_TRANSLUCENT,8,3 ## @CEA708_OPACITY_TRANSLUCENT
.comm _STYLE_ALPHA_OPAQUE,4,2 ## @STYLE_ALPHA_OPAQUE
.comm _CEA708_OPACITY_TRANSPARENT,8,3 ## @CEA708_OPACITY_TRANSPARENT
.comm _STYLE_ALPHA_TRANSPARENT,8,3 ## @STYLE_ALPHA_TRANSPARENT
.no_dead_strip _CEA708AlphaConvert
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function CEA708AlphaConvert
_CEA708AlphaConvert: ; @CEA708AlphaConvert
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _CEA708_OPACITY_TRANSLUCENT@GOTPAGE
Lloh1:
ldr x8, [x8, _CEA708_OPACITY_TRANSLUCENT@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x0
b.ne LBB0_2
; %bb.1:
Lloh3:
adrp x8, _STYLE_ALPHA_OPAQUE@GOTPAGE
Lloh4:
ldr x8, [x8, _STYLE_ALPHA_OPAQUE@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
cmp w8, #0
cinc w8, w8, lt
sbfx x0, x8, #1, #31
ret
LBB0_2:
Lloh6:
adrp x8, _CEA708_OPACITY_TRANSPARENT@GOTPAGE
Lloh7:
ldr x8, [x8, _CEA708_OPACITY_TRANSPARENT@GOTPAGEOFF]
Lloh8:
ldr x8, [x8]
cmp x8, x0
b.ne LBB0_4
; %bb.3:
Lloh9:
adrp x8, _STYLE_ALPHA_TRANSPARENT@GOTPAGE
Lloh10:
ldr x8, [x8, _STYLE_ALPHA_TRANSPARENT@GOTPAGEOFF]
Lloh11:
ldr x0, [x8]
ret
LBB0_4:
Lloh12:
adrp x8, _STYLE_ALPHA_OPAQUE@GOTPAGE
Lloh13:
ldr x8, [x8, _STYLE_ALPHA_OPAQUE@GOTPAGEOFF]
Lloh14:
ldrsw x0, [x8]
ret
.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
.cfi_endproc
; -- End function
.comm _CEA708_OPACITY_TRANSLUCENT,8,3 ; @CEA708_OPACITY_TRANSLUCENT
.comm _STYLE_ALPHA_OPAQUE,4,2 ; @STYLE_ALPHA_OPAQUE
.comm _CEA708_OPACITY_TRANSPARENT,8,3 ; @CEA708_OPACITY_TRANSPARENT
.comm _STYLE_ALPHA_TRANSPARENT,8,3 ; @STYLE_ALPHA_TRANSPARENT
.no_dead_strip _CEA708AlphaConvert
.subsections_via_symbols
| AnghaBench/vlc/modules/codec/extr_cea708.c_CEA708AlphaConvert.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ac97_probe
_ac97_probe: ## @ac97_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _soc_component_dev_ac97@GOTPCREL(%rip), %rsi
movq _ac97_dai@GOTPCREL(%rip), %rdx
movl $1, %ecx
popq %rbp
jmp _devm_snd_soc_register_component ## TAILCALL
.cfi_endproc
## -- End function
.comm _soc_component_dev_ac97,4,2 ## @soc_component_dev_ac97
.comm _ac97_dai,4,2 ## @ac97_dai
.no_dead_strip _ac97_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ac97_probe
_ac97_probe: ; @ac97_probe
.cfi_startproc
; %bb.0:
Lloh0:
adrp x1, _soc_component_dev_ac97@GOTPAGE
Lloh1:
ldr x1, [x1, _soc_component_dev_ac97@GOTPAGEOFF]
Lloh2:
adrp x2, _ac97_dai@GOTPAGE
Lloh3:
ldr x2, [x2, _ac97_dai@GOTPAGEOFF]
mov w3, #1
b _devm_snd_soc_register_component
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _soc_component_dev_ac97,4,2 ; @soc_component_dev_ac97
.comm _ac97_dai,4,2 ; @ac97_dai
.no_dead_strip _ac97_probe
.subsections_via_symbols
| AnghaBench/linux/sound/soc/codecs/extr_ac97.c_ac97_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx4_get_vf_indx ## -- Begin function mlx4_get_vf_indx
.p2align 4, 0x90
_mlx4_get_vf_indx: ## @mlx4_get_vf_indx
.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
testl %esi, %esi
jle LBB0_2
## %bb.1:
movq 8(%rdi), %rcx
cmpl %eax, (%rcx)
jge LBB0_3
LBB0_2:
movl (%rdi), %ecx
leaq L_.str(%rip), %rsi
movl %eax, %edx
callq _mlx4_err
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
popq %rbp
retq
LBB0_3:
decl %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Bad slave number:%d (number of activated slaves: %lu)\n"
.comm _EINVAL,4,2 ## @EINVAL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx4_get_vf_indx ; -- Begin function mlx4_get_vf_indx
.p2align 2
_mlx4_get_vf_indx: ; @mlx4_get_vf_indx
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x2, x1
mov x8, x0
subs w0, w1, #1
b.lt LBB0_2
; %bb.1:
ldr x9, [x8, #8]
ldr w9, [x9]
cmp w9, w2
b.ge LBB0_3
LBB0_2:
ldr w3, [x8]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x8
bl _mlx4_err
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
neg w0, w8
LBB0_3:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Bad slave number:%d (number of activated slaves: %lu)\n"
.comm _EINVAL,4,2 ; @EINVAL
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/mlx4/mlx4_core/extr_mlx4_cmd.c_mlx4_get_vf_indx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _acttab_alloc ## -- Begin function acttab_alloc
.p2align 4, 0x90
_acttab_alloc: ## @acttab_alloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movl %edi, %r15d
movl $1, %edi
movl $8, %esi
callq _calloc
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %rax, %rbx
movq %rax, %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movl %r15d, (%rbx)
movl %r14d, 4(%rbx)
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unable to allocate memory for a new acttab."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _acttab_alloc ; -- Begin function acttab_alloc
.p2align 2
_acttab_alloc: ; @acttab_alloc
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
mov w0, #1
mov w1, #8
bl _calloc
cbz x0, LBB0_2
; %bb.1:
mov x21, x0
mov w1, #0
mov w2, #8
bl _memset
stp w20, w19, [x21]
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh0:
adrp x8, _stderr@GOTPAGE
Lloh1:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unable to allocate memory for a new acttab."
.subsections_via_symbols
| AnghaBench/sqlcipher/tool/extr_lemon.c_acttab_alloc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printA ## -- Begin function printA
.p2align 4, 0x90
_printA: ## @printA
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _printB ## -- Begin function printB
.p2align 4, 0x90
_printB: ## @printB
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.6(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _printC ## -- Begin function printC
.p2align 4, 0x90
_printC: ## @printC
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.7(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _printD ## -- Begin function printD
.p2align 4, 0x90
_printD: ## @printD
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.8(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _printE ## -- Begin function printE
.p2align 4, 0x90
_printE: ## @printE
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.9(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str(%rip), %r14
movq %r14, %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.6(%rip), %r15
movq %r15, %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.7(%rip), %r12
movq %r12, %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.8(%rip), %rbx
movq %rbx, %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
leaq L_str.9(%rip), %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movq %rbx, %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movq %r12, %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movq %r15, %rdi
callq _puts
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movl $32, %edi
callq _putchar
movq %r14, %rdi
callq _puts
xorl %eax, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz "A"
L_str.6: ## @str.6
.asciz "B B"
L_str.7: ## @str.7
.asciz "C C"
L_str.8: ## @str.8
.asciz "D D"
L_str.9: ## @str.9
.asciz "E E"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printA ; -- Begin function printA
.p2align 2
_printA: ; @printA
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _puts
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _printB ; -- Begin function printB
.p2align 2
_printB: ; @printB
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh2:
adrp x0, l_str.6@PAGE
Lloh3:
add x0, x0, l_str.6@PAGEOFF
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _puts
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _printC ; -- Begin function printC
.p2align 2
_printC: ; @printC
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh4:
adrp x0, l_str.7@PAGE
Lloh5:
add x0, x0, l_str.7@PAGEOFF
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _puts
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _printD ; -- Begin function printD
.p2align 2
_printD: ; @printD
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh6:
adrp x0, l_str.8@PAGE
Lloh7:
add x0, x0, l_str.8@PAGEOFF
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _puts
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _printE ; -- Begin function printE
.p2align 2
_printE: ; @printE
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh8:
adrp x0, l_str.9@PAGE
Lloh9:
add x0, x0, l_str.9@PAGEOFF
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _puts
.loh AdrpAdd Lloh8, Lloh9
.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 w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh10:
adrp x19, l_str@PAGE
Lloh11:
add x19, x19, l_str@PAGEOFF
mov x0, x19
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh12:
adrp x20, l_str.6@PAGE
Lloh13:
add x20, x20, l_str.6@PAGEOFF
mov x0, x20
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh14:
adrp x21, l_str.7@PAGE
Lloh15:
add x21, x21, l_str.7@PAGEOFF
mov x0, x21
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh16:
adrp x22, l_str.8@PAGE
Lloh17:
add x22, x22, l_str.8@PAGEOFF
mov x0, x22
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
Lloh18:
adrp x0, l_str.9@PAGE
Lloh19:
add x0, x0, l_str.9@PAGEOFF
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov x0, x22
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov x0, x21
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov x0, x20
bl _puts
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov w0, #32
bl _putchar
mov x0, x19
bl _puts
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz "A"
l_str.6: ; @str.6
.asciz "B B"
l_str.7: ; @str.7
.asciz "C C"
l_str.8: ; @str.8
.asciz "D D"
l_str.9: ; @str.9
.asciz "E E"
.subsections_via_symbols
| the_stack_data/144137.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dns_reissue_disable_when_inactive_test
_dns_reissue_disable_when_inactive_test: ## @dns_reissue_disable_when_inactive_test
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _EVDNS_BASE_DISABLE_WHEN_INACTIVE@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _dns_reissue_test_impl ## TAILCALL
.cfi_endproc
## -- End function
.comm _EVDNS_BASE_DISABLE_WHEN_INACTIVE,4,2 ## @EVDNS_BASE_DISABLE_WHEN_INACTIVE
.no_dead_strip _dns_reissue_disable_when_inactive_test
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dns_reissue_disable_when_inactive_test
_dns_reissue_disable_when_inactive_test: ; @dns_reissue_disable_when_inactive_test
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _EVDNS_BASE_DISABLE_WHEN_INACTIVE@GOTPAGE
Lloh1:
ldr x8, [x8, _EVDNS_BASE_DISABLE_WHEN_INACTIVE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
b _dns_reissue_test_impl
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EVDNS_BASE_DISABLE_WHEN_INACTIVE,4,2 ; @EVDNS_BASE_DISABLE_WHEN_INACTIVE
.no_dead_strip _dns_reissue_disable_when_inactive_test
.subsections_via_symbols
| AnghaBench/freebsd/contrib/libevent/test/extr_regress_dns.c_dns_reissue_disable_when_inactive_test.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ac_brk_s_insn ## -- Begin function ac_brk_s_insn
.p2align 4, 0x90
_ac_brk_s_insn: ## @ac_brk_s_insn
.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 $32767, %edi ## imm = 0x7FFF
sete %al
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ac_brk_s_insn ; -- Begin function ac_brk_s_insn
.p2align 2
_ac_brk_s_insn: ; @ac_brk_s_insn
.cfi_startproc
; %bb.0:
mov w8, #32767
cmp w0, w8
cset w0, eq
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/radare2/libr/asm/arch/arc/gnu/extr_arc-opc.c_ac_brk_s_insn.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ahci_gen_ctlr_reset
_ahci_gen_ctlr_reset: ## @ahci_gen_ctlr_reset
.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 _ahci_ctlr_reset ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _ahci_gen_ctlr_reset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ahci_gen_ctlr_reset
_ahci_gen_ctlr_reset: ; @ahci_gen_ctlr_reset
.cfi_startproc
; %bb.0:
b _ahci_ctlr_reset
.cfi_endproc
; -- End function
.no_dead_strip _ahci_gen_ctlr_reset
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/ahci/extr_ahci_generic.c_ahci_gen_ctlr_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function reg_w_buf
_reg_w_buf: ## @reg_w_buf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl $0, (%rdi)
js LBB0_3
## %bb.1:
movl %ecx, %r15d
movl %esi, %r14d
movq %rdi, %rbx
movl 4(%rdi), %edi
movq %rdx, %rsi
movl %ecx, %edx
callq _memcpy
movl 8(%rbx), %r12d
movl %r12d, %edi
xorl %esi, %esi
callq _usb_sndctrlpipe
movq _USB_DIR_OUT@GOTPCREL(%rip), %rdx
movq _USB_TYPE_VENDOR@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rdx), %ecx
movq _USB_RECIP_DEVICE@GOTPCREL(%rip), %rdx
orl (%rdx), %ecx
movl 4(%rbx), %r10d
subq $8, %rsp
movl %r12d, %edi
movl %eax, %esi
xorl %edx, %edx
xorl %r8d, %r8d
movl %r14d, %r9d
pushq $500 ## imm = 0x1F4
pushq %r15
pushq %r10
callq _usb_control_msg
addq $32, %rsp
testl %eax, %eax
jns LBB0_3
## %bb.2:
movl %eax, %r15d
leaq L_.str(%rip), %rdi
movl %r14d, %esi
movl %eax, %edx
callq _pr_err
movl %r15d, (%rbx)
LBB0_3:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _USB_DIR_OUT,4,2 ## @USB_DIR_OUT
.comm _USB_TYPE_VENDOR,4,2 ## @USB_TYPE_VENDOR
.comm _USB_RECIP_DEVICE,4,2 ## @USB_RECIP_DEVICE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "reg_w_buf() failed index 0x%02x, error %d\n"
.no_dead_strip _reg_w_buf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function reg_w_buf
_reg_w_buf: ; @reg_w_buf
.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]
tbnz w8, #31, LBB0_3
; %bb.1:
mov x21, x3
mov x20, x1
mov x19, x0
ldr w0, [x0, #4]
mov x1, x2
mov x2, x3
bl _memcpy
ldr w22, [x19, #8]
mov x0, x22
mov w1, #0
bl _usb_sndctrlpipe
mov x1, x0
Lloh0:
adrp x8, _USB_DIR_OUT@GOTPAGE
Lloh1:
ldr x8, [x8, _USB_DIR_OUT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _USB_TYPE_VENDOR@GOTPAGE
Lloh4:
ldr x9, [x9, _USB_TYPE_VENDOR@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
Lloh6:
adrp x9, _USB_RECIP_DEVICE@GOTPAGE
Lloh7:
ldr x9, [x9, _USB_RECIP_DEVICE@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w3, w8, w9
ldr w6, [x19, #4]
mov w8, #500
str w8, [sp]
mov x0, x22
mov w2, #0
mov w4, #0
mov x5, x20
mov x7, x21
bl _usb_control_msg
tbz w0, #31, LBB0_3
; %bb.2:
mov x21, x0
Lloh9:
adrp x0, l_.str@PAGE
Lloh10:
add x0, x0, l_.str@PAGEOFF
mov x1, x20
mov x2, x21
bl _pr_err
str w21, [x19]
LBB0_3:
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 Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _USB_DIR_OUT,4,2 ; @USB_DIR_OUT
.comm _USB_TYPE_VENDOR,4,2 ; @USB_TYPE_VENDOR
.comm _USB_RECIP_DEVICE,4,2 ; @USB_RECIP_DEVICE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "reg_w_buf() failed index 0x%02x, error %d\n"
.no_dead_strip _reg_w_buf
.subsections_via_symbols
| AnghaBench/linux/drivers/media/usb/gspca/extr_pac7311.c_reg_w_buf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x40400000 ## float 3
LCPI0_1:
.long 0x43960000 ## float 300
LCPI0_2:
.long 0x42c80000 ## float 100
.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
subq $24, %rsp
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rbx
leaq -24(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -20(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -16(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -20(%rbp), %xmm0
addss -16(%rbp), %xmm0
movss %xmm0, -12(%rbp) ## 4-byte Spill
cvtss2sd %xmm0, %xmm0
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
movss -12(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
divss LCPI0_0(%rip), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.5(%rip), %rdi
movb $1, %al
callq _printf
movss -12(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
divss LCPI0_1(%rip), %xmm0
mulss LCPI0_2(%rip), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.6(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter Score for CSC201 over 100: "
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "Enter Score for CSC205 over 100: "
L_.str.3: ## @.str.3
.asciz "Enter Score for STAT205 over 100: "
L_.str.4: ## @.str.4
.asciz "Your total score is: %f \n"
L_.str.5: ## @.str.5
.asciz "Your Average score is: %f \n"
L_.str.6: ## @.str.6
.asciz "Your Percentage is: %f percent \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp d9, d8, [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 b8, -40
.cfi_offset b9, -48
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #28
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add x8, sp, #24
str x8, [sp]
mov x0, x19
bl _scanf
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
add x8, sp, #20
str x8, [sp]
mov x0, x19
bl _scanf
ldp s1, s0, [sp, #24]
fadd s0, s0, s1
ldr s1, [sp, #20]
fadd s8, s0, s1
fcvt d0, s8
str d0, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
fmov s0, #3.00000000
fdiv s0, s8, s0
fcvt d0, s0
str d0, [sp]
Lloh10:
adrp x0, l_.str.5@PAGE
Lloh11:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w8, #1133903872
fmov s0, w8
fdiv s0, s8, s0
mov w8, #1120403456
fmov s1, w8
fmul s0, s0, s1
fcvt d0, s0
str d0, [sp]
Lloh12:
adrp x0, l_.str.6@PAGE
Lloh13:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp d9, d8, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter Score for CSC201 over 100: "
l_.str.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "Enter Score for CSC205 over 100: "
l_.str.3: ; @.str.3
.asciz "Enter Score for STAT205 over 100: "
l_.str.4: ; @.str.4
.asciz "Your total score is: %f \n"
l_.str.5: ; @.str.5
.asciz "Your Average score is: %f \n"
l_.str.6: ; @.str.6
.asciz "Your Percentage is: %f percent \n"
.subsections_via_symbols
| the_stack_data/26700797.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _input ## -- Begin function input
.p2align 4, 0x90
_input: ## @input
.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 -4(%rbp), %rdx
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _check_overlap ## -- Begin function check_overlap
.p2align 4, 0x90
_check_overlap: ## @check_overlap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rcx
shrq $32, %rcx
movq %rdi, %rax
shrq $32, %rax
cmpl %esi, %eax
leaq L_.str.2(%rip), %rax
leaq L_.str.1(%rip), %rdx
cmovgeq %rdx, %rax
cmpl %ecx, %edi
cmovleq %rdx, %rax
movq %rax, %rdi
xorl %eax, %eax
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _checkoverlap ## -- Begin function checkoverlap
.p2align 4, 0x90
_checkoverlap: ## @checkoverlap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movq %rdi, %rcx
shrq $32, %rcx
leaq L_.str.2(%rip), %rdi
cmpl %ecx, %eax
jg LBB2_6
## %bb.1:
movq %rsi, %rdx
shrq $32, %rdx
incl %ecx
leaq L_.str.1(%rip), %r8
jmp LBB2_3
.p2align 4, 0x90
LBB2_2: ## in Loop: Header=BB2_3 Depth=1
incl %eax
cmpl %eax, %ecx
je LBB2_6
LBB2_3: ## =>This Inner Loop Header: Depth=1
cmpl %esi, %eax
jl LBB2_2
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
cmpl %edx, %eax
jg LBB2_2
## %bb.5:
movq %r8, %rdi
LBB2_6:
xorl %eax, %eax
popq %rbp
jmp _printf ## 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 %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
leaq -20(%rbp), %rdx
leaq L_.str(%rip), %r14
leaq -24(%rbp), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _scanf
movq -24(%rbp), %rbx
leaq -20(%rbp), %rdx
leaq -24(%rbp), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _scanf
movq %rbx, %rax
shrq $32, %rax
leaq L_.str.2(%rip), %rdi
cmpl %eax, %ebx
jg LBB3_6
## %bb.1:
movq -24(%rbp), %rcx
movq %rcx, %rdx
shrq $32, %rdx
incl %eax
leaq L_.str.1(%rip), %rsi
jmp LBB3_3
.p2align 4, 0x90
LBB3_2: ## in Loop: Header=BB3_3 Depth=1
incl %ebx
cmpl %ebx, %eax
je LBB3_6
LBB3_3: ## =>This Inner Loop Header: Depth=1
cmpl %ecx, %ebx
jl LBB3_2
## %bb.4: ## in Loop: Header=BB3_3 Depth=1
cmpl %edx, %ebx
jg LBB3_2
## %bb.5:
movq %rsi, %rdi
LBB3_6:
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d%d"
L_.str.1: ## @.str.1
.asciz "YES"
L_.str.2: ## @.str.2
.asciz "NO"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _input ; -- Begin function input
.p2align 2
_input: ; @input
.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, #8
orr x9, x8, #0x4
stp x8, x9, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _check_overlap ; -- Begin function check_overlap
.p2align 2
_check_overlap: ; @check_overlap
.cfi_startproc
; %bb.0:
lsr x8, x1, #32
lsr x9, x0, #32
cmp w9, w1
ccmp w0, w8, #4, lt
Lloh2:
adrp x8, l_.str.1@PAGE
Lloh3:
add x8, x8, l_.str.1@PAGEOFF
Lloh4:
adrp x9, l_.str.2@PAGE
Lloh5:
add x9, x9, l_.str.2@PAGEOFF
csel x0, x9, x8, gt
b _printf
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _checkoverlap ; -- Begin function checkoverlap
.p2align 2
_checkoverlap: ; @checkoverlap
.cfi_startproc
; %bb.0:
lsr x8, x0, #32
cmp w0, w8
b.le LBB2_2
; %bb.1:
Lloh6:
adrp x0, l_.str.2@PAGE
Lloh7:
add x0, x0, l_.str.2@PAGEOFF
b _printf
LBB2_2:
lsr x9, x1, #32
add w11, w8, #1
Lloh8:
adrp x10, l_.str.1@PAGE
Lloh9:
add x10, x10, l_.str.1@PAGEOFF
Lloh10:
adrp x8, l_.str.2@PAGE
Lloh11:
add x8, x8, l_.str.2@PAGEOFF
b LBB2_4
LBB2_3: ; in Loop: Header=BB2_4 Depth=1
add w0, w0, #1
cmp w11, w0
b.eq LBB2_7
LBB2_4: ; =>This Inner Loop Header: Depth=1
cmp w0, w1
b.lt LBB2_3
; %bb.5: ; in Loop: Header=BB2_4 Depth=1
cmp w0, w9
b.gt LBB2_3
; %bb.6:
mov x8, x10
LBB2_7:
mov x0, x8
b _printf
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
add x22, sp, #24
orr x23, x22, #0x4
stp x22, x23, [sp]
Lloh12:
adrp x19, l_.str@PAGE
Lloh13:
add x19, x19, l_.str@PAGEOFF
mov x0, x19
bl _scanf
ldp w20, w21, [sp, #24]
stp x22, x23, [sp]
mov x0, x19
bl _scanf
cmp w20, w21
b.le LBB3_2
; %bb.1:
Lloh14:
adrp x0, l_.str.2@PAGE
Lloh15:
add x0, x0, l_.str.2@PAGEOFF
b LBB3_7
LBB3_2:
ldp w9, w8, [sp, #24]
add w11, w21, #1
Lloh16:
adrp x10, l_.str.1@PAGE
Lloh17:
add x10, x10, l_.str.1@PAGEOFF
Lloh18:
adrp x0, l_.str.2@PAGE
Lloh19:
add x0, x0, l_.str.2@PAGEOFF
b LBB3_4
LBB3_3: ; in Loop: Header=BB3_4 Depth=1
add w20, w20, #1
cmp w11, w20
b.eq LBB3_7
LBB3_4: ; =>This Inner Loop Header: Depth=1
cmp w20, w9
b.lt LBB3_3
; %bb.5: ; in Loop: Header=BB3_4 Depth=1
cmp w20, w8
b.gt LBB3_3
; %bb.6:
mov x0, x10
LBB3_7:
bl _printf
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d%d"
l_.str.1: ; @.str.1
.asciz "YES"
l_.str.2: ; @.str.2
.asciz "NO"
.subsections_via_symbols
| the_stack_data/140765021.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function qcom_pcie_get_resources_2_3_2
_qcom_pcie_get_resources_2_3_2: ## @qcom_pcie_get_resources_2_3_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
movq %rdi, %rbx
movq (%rdi), %rax
movq 48(%rdi), %rdi
movq (%rax), %r14
leaq L_.str(%rip), %rax
movq %rax, (%rdi)
leaq L_.str.1(%rip), %rax
movq %rax, 8(%rdi)
callq _ARRAY_SIZE
movq 48(%rbx), %rdx
movq %r14, %rdi
movl %eax, %esi
callq _devm_regulator_bulk_get
testl %eax, %eax
je LBB0_1
## %bb.11:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
leaq L_.str.2(%rip), %rsi
movq %r14, %rdi
callq _devm_clk_get
movq %rax, 40(%rbx)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_4
## %bb.2:
movq 40(%rbx), %rdi
jmp LBB0_3
LBB0_4:
leaq L_.str.3(%rip), %rsi
movq %r14, %rdi
callq _devm_clk_get
movq %rax, 32(%rbx)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_6
## %bb.5:
movq 32(%rbx), %rdi
jmp LBB0_3
LBB0_6:
leaq L_.str.4(%rip), %rsi
movq %r14, %rdi
callq _devm_clk_get
movq %rax, 24(%rbx)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_8
## %bb.7:
movq 24(%rbx), %rdi
jmp LBB0_3
LBB0_8:
leaq L_.str.5(%rip), %rsi
movq %r14, %rdi
callq _devm_clk_get
movq %rax, 16(%rbx)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_10
## %bb.9:
movq 16(%rbx), %rdi
LBB0_3:
popq %rbx
popq %r14
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_10:
leaq L_.str.6(%rip), %rsi
movq %r14, %rdi
callq _devm_clk_get
movq %rax, 8(%rbx)
movq %rax, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _PTR_ERR_OR_ZERO ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "vdda"
L_.str.1: ## @.str.1
.asciz "vddpe-3v3"
L_.str.2: ## @.str.2
.asciz "aux"
L_.str.3: ## @.str.3
.asciz "cfg"
L_.str.4: ## @.str.4
.asciz "bus_master"
L_.str.5: ## @.str.5
.asciz "bus_slave"
L_.str.6: ## @.str.6
.asciz "pipe"
.no_dead_strip _qcom_pcie_get_resources_2_3_2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function qcom_pcie_get_resources_2_3_2
_qcom_pcie_get_resources_2_3_2: ; @qcom_pcie_get_resources_2_3_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, x0
ldr x8, [x0]
ldr x20, [x8]
ldr x0, [x0, #48]
Lloh0:
adrp x8, l_.str@PAGE
Lloh1:
add x8, x8, l_.str@PAGEOFF
Lloh2:
adrp x9, l_.str.1@PAGE
Lloh3:
add x9, x9, l_.str.1@PAGEOFF
stp x8, x9, [x0]
bl _ARRAY_SIZE
mov x1, x0
ldr x2, [x19, #48]
mov x0, x20
bl _devm_regulator_bulk_get
cbz w0, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
bl _devm_clk_get
str x0, [x19, #40]
bl _IS_ERR
cbz x0, LBB0_4
; %bb.3:
ldr x0, [x19, #40]
b LBB0_10
LBB0_4:
Lloh6:
adrp x1, l_.str.3@PAGE
Lloh7:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x20
bl _devm_clk_get
str x0, [x19, #32]
bl _IS_ERR
cbz x0, LBB0_6
; %bb.5:
ldr x0, [x19, #32]
b LBB0_10
LBB0_6:
Lloh8:
adrp x1, l_.str.4@PAGE
Lloh9:
add x1, x1, l_.str.4@PAGEOFF
mov x0, x20
bl _devm_clk_get
str x0, [x19, #24]
bl _IS_ERR
cbz x0, LBB0_8
; %bb.7:
ldr x0, [x19, #24]
b LBB0_10
LBB0_8:
Lloh10:
adrp x1, l_.str.5@PAGE
Lloh11:
add x1, x1, l_.str.5@PAGEOFF
mov x0, x20
bl _devm_clk_get
str x0, [x19, #16]
bl _IS_ERR
cbz x0, LBB0_11
; %bb.9:
ldr x0, [x19, #16]
LBB0_10:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _PTR_ERR
LBB0_11:
Lloh12:
adrp x1, l_.str.6@PAGE
Lloh13:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x20
bl _devm_clk_get
str x0, [x19, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _PTR_ERR_OR_ZERO
.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 "vdda"
l_.str.1: ; @.str.1
.asciz "vddpe-3v3"
l_.str.2: ; @.str.2
.asciz "aux"
l_.str.3: ; @.str.3
.asciz "cfg"
l_.str.4: ; @.str.4
.asciz "bus_master"
l_.str.5: ; @.str.5
.asciz "bus_slave"
l_.str.6: ; @.str.6
.asciz "pipe"
.no_dead_strip _qcom_pcie_get_resources_2_3_2
.subsections_via_symbols
| AnghaBench/linux/drivers/pci/controller/dwc/extr_pcie-qcom.c_qcom_pcie_get_resources_2_3_2.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function recursive_help_go
_recursive_help_go: ## @recursive_help_go
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r12
movl %esi, %r14d
movq %rdi, %r15
movq 24(%rdx), %rsi
testq %rsi, %rsi
je LBB0_2
## %bb.1:
movq %r15, %rdi
callq _r_core_cmd_help
LBB0_2:
testl %r14d, %r14d
jle LBB0_8
## %bb.3:
movq 16(%r12), %rsi
testq %rsi, %rsi
je LBB0_5
## %bb.4:
movq %r15, %rdi
callq _r_core_cmd_help
LBB0_5:
cmpl $2, %r14d
jb LBB0_8
## %bb.6:
movq 8(%r12), %rsi
testq %rsi, %rsi
je LBB0_8
## %bb.7:
movq %r15, %rdi
callq _r_core_cmd_help
LBB0_8:
movq (%r12), %rdi
callq _R_ARRAY_SIZE
cmpl $33, %eax
jl LBB0_13
## %bb.9:
movl $32, %ebx
jmp LBB0_10
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_10 Depth=1
incq %rbx
callq _R_ARRAY_SIZE
cltq
cmpq %rax, %rbx
jge LBB0_13
LBB0_10: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rdi
movq (%rdi,%rbx,8), %rdx
testq %rdx, %rdx
je LBB0_12
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movq %r15, %rdi
movl %r14d, %esi
callq _recursive_help_go
movq (%r12), %rdi
jmp LBB0_12
LBB0_13:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _recursive_help_go
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function recursive_help_go
_recursive_help_go: ; @recursive_help_go
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
ldr x1, [x2, #24]
cbz x1, LBB0_2
; %bb.1:
mov x0, x21
bl _r_core_cmd_help
LBB0_2:
cmp w20, #1
b.lt LBB0_8
; %bb.3:
ldr x1, [x19, #16]
cbz x1, LBB0_5
; %bb.4:
mov x0, x21
bl _r_core_cmd_help
LBB0_5:
cmp w20, #2
b.lo LBB0_8
; %bb.6:
ldr x1, [x19, #8]
cbz x1, LBB0_8
; %bb.7:
mov x0, x21
bl _r_core_cmd_help
LBB0_8:
ldr x0, [x19]
bl _R_ARRAY_SIZE
cmp w0, #33
b.lt LBB0_13
; %bb.9:
mov w22, #32
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_11 Depth=1
add x22, x22, #1
bl _R_ARRAY_SIZE
cmp x22, w0, sxtw
b.ge LBB0_13
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr x0, [x19]
ldr x2, [x0, x22, lsl #3]
cbz x2, LBB0_10
; %bb.12: ; in Loop: Header=BB0_11 Depth=1
mov x0, x21
mov x1, x20
bl _recursive_help_go
ldr x0, [x19]
b LBB0_10
LBB0_13:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _recursive_help_go
.subsections_via_symbols
| AnghaBench/radare2/libr/core/extr_cmd.c_recursive_help_go.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function i915_gem_object_wait_reservation
_i915_gem_object_wait_reservation: ## @i915_gem_object_wait_reservation
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r12
movl %esi, %r15d
movq %rdi, %r14
movq _I915_WAIT_ALL@GOTPCREL(%rip), %rax
testl %esi, (%rax)
je LBB0_11
## %bb.1:
leaq -56(%rbp), %rsi
leaq -36(%rbp), %rdx
leaq -48(%rbp), %rcx
movq %r14, %rdi
callq _dma_resv_get_fences_rcu
testl %eax, %eax
je LBB0_2
## %bb.21:
movslq %eax, %r12
jmp LBB0_20
LBB0_11:
movq %r14, %rdi
callq _dma_resv_get_excl_rcu
movq %rax, %rdi
movq %rax, -56(%rbp)
xorl %ebx, %ebx
testq %rdi, %rdi
jne LBB0_13
jmp LBB0_15
LBB0_2:
cmpl $0, -36(%rbp)
je LBB0_10
## %bb.3:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq (%rax,%rbx,8), %rdi
movl %r15d, %esi
movq %r12, %rdx
callq _i915_gem_object_wait_fence
movq %rax, %r12
testq %rax, %rax
js LBB0_5
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %rax
movq (%rax,%rbx,8), %rdi
callq _dma_fence_put
incq %rbx
movl -36(%rbp), %eax
cmpq %rax, %rbx
jb LBB0_4
## %bb.7:
cmpl %ebx, %eax
ja LBB0_8
jmp LBB0_10
LBB0_5:
movl -36(%rbp), %eax
cmpl %ebx, %eax
jbe LBB0_10
LBB0_8:
movl %ebx, %ebx
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq (%rax,%rbx,8), %rdi
callq _dma_fence_put
incq %rbx
movl -36(%rbp), %eax
cmpq %rax, %rbx
jb LBB0_9
LBB0_10:
movq -48(%rbp), %rdi
callq _kfree
cmpl $0, -36(%rbp)
setne %al
testq %r12, %r12
setns %cl
andb %al, %cl
movzbl %cl, %ebx
movq -56(%rbp), %rdi
testq %rdi, %rdi
je LBB0_15
LBB0_13:
testq %r12, %r12
js LBB0_15
## %bb.14:
movl %r15d, %esi
movq %r12, %rdx
callq _i915_gem_object_wait_fence
movq %rax, %r12
movq -56(%rbp), %rdi
LBB0_15:
callq _dma_fence_put
testl %ebx, %ebx
je LBB0_20
## %bb.16:
movq %r14, %rdi
callq _dma_resv_trylock
testq %rax, %rax
je LBB0_20
## %bb.17:
movq %r14, %rdi
movl $1, %esi
callq _dma_resv_test_signaled_rcu
testq %rax, %rax
je LBB0_19
## %bb.18:
movq %r14, %rdi
xorl %esi, %esi
callq _dma_resv_add_excl_fence
LBB0_19:
movq %r14, %rdi
callq _dma_resv_unlock
LBB0_20:
movq %r12, %rax
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _I915_WAIT_ALL,4,2 ## @I915_WAIT_ALL
.no_dead_strip _i915_gem_object_wait_reservation
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function i915_gem_object_wait_reservation
_i915_gem_object_wait_reservation: ; @i915_gem_object_wait_reservation
.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, x2
mov x21, x1
mov x20, x0
Lloh0:
adrp x8, _I915_WAIT_ALL@GOTPAGE
Lloh1:
ldr x8, [x8, _I915_WAIT_ALL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w1
b.eq LBB0_3
; %bb.1:
add x1, sp, #24
add x2, sp, #12
add x3, sp, #16
mov x0, x20
bl _dma_resv_get_fences_rcu
; kill: def $w0 killed $w0 def $x0
cbz w0, LBB0_4
; %bb.2:
sxtw x19, w0
b LBB0_20
LBB0_3:
mov x0, x20
bl _dma_resv_get_excl_rcu
mov w22, #0
str x0, [sp, #24]
cbnz x0, LBB0_13
b LBB0_15
LBB0_4:
ldr w8, [sp, #12]
cbz w8, LBB0_12
; %bb.5:
mov x22, #0
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x0, [x8, x22, lsl #3]
mov x1, x21
mov x2, x19
bl _i915_gem_object_wait_fence
mov x19, x0
tbnz x0, #63, LBB0_9
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [sp, #16]
ldr x0, [x8, x22, lsl #3]
bl _dma_fence_put
add x22, x22, #1
ldr w8, [sp, #12]
cmp x22, x8
b.lo LBB0_6
; %bb.8:
cmp w8, w22
b.hi LBB0_10
b LBB0_12
LBB0_9:
ldr w8, [sp, #12]
cmp w8, w22
b.ls LBB0_12
LBB0_10:
and x22, x22, #0xffffffff
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x0, [x8, x22, lsl #3]
bl _dma_fence_put
add x22, x22, #1
ldr w8, [sp, #12]
cmp x22, x8
b.lo LBB0_11
LBB0_12:
ldr x0, [sp, #16]
bl _kfree
ldr w8, [sp, #12]
cmp w8, #0
ccmp x19, #0, #8, ne
cset w22, ge
ldr x0, [sp, #24]
cbz x0, LBB0_15
LBB0_13:
tbnz x19, #63, LBB0_15
; %bb.14:
mov x1, x21
mov x2, x19
bl _i915_gem_object_wait_fence
mov x19, x0
ldr x0, [sp, #24]
LBB0_15:
bl _dma_fence_put
cbz w22, LBB0_20
; %bb.16:
mov x0, x20
bl _dma_resv_trylock
cbz x0, LBB0_20
; %bb.17:
mov x0, x20
mov w1, #1
bl _dma_resv_test_signaled_rcu
cbz x0, LBB0_19
; %bb.18:
mov x0, x20
mov x1, #0
bl _dma_resv_add_excl_fence
LBB0_19:
mov x0, x20
bl _dma_resv_unlock
LBB0_20:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _I915_WAIT_ALL,4,2 ; @I915_WAIT_ALL
.no_dead_strip _i915_gem_object_wait_reservation
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/gem/extr_i915_gem_wait.c_i915_gem_object_wait_reservation.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sctp_icmp_frag_needed ## -- Begin function sctp_icmp_frag_needed
.p2align 4, 0x90
_sctp_icmp_frag_needed: ## @sctp_icmp_frag_needed
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdx, %rdx
je LBB0_4
## %bb.1:
movq %rcx, %r15
movq %rdx, %rbx
cmpq %rcx, (%rdx)
jle LBB0_4
## %bb.2:
movq %rsi, %r14
callq _sock_owned_by_user
testq %rax, %rax
je LBB0_5
## %bb.3:
movl $1, (%r14)
movl $1, 8(%rbx)
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
movq _SPP_PMTUD_ENABLE@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 12(%rbx)
je LBB0_7
## %bb.6:
movq %rbx, %rdi
movq %r15, %rsi
callq _sctp_transport_update_pmtu
movq %r14, %rdi
callq _sctp_assoc_sync_pmtu
LBB0_7:
addq $4, %r14
movq _SCTP_RTXR_PMTUD@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
movq %rbx, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _sctp_retransmit ## TAILCALL
.cfi_endproc
## -- End function
.comm _SPP_PMTUD_ENABLE,4,2 ## @SPP_PMTUD_ENABLE
.comm _SCTP_RTXR_PMTUD,4,2 ## @SCTP_RTXR_PMTUD
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sctp_icmp_frag_needed ; -- Begin function sctp_icmp_frag_needed
.p2align 2
_sctp_icmp_frag_needed: ; @sctp_icmp_frag_needed
.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 x2, LBB0_4
; %bb.1:
mov x21, x3
mov x19, x2
ldr x8, [x2]
cmp x8, x3
b.le LBB0_4
; %bb.2:
mov x20, x1
bl _sock_owned_by_user
cbz x0, LBB0_5
; %bb.3:
mov w8, #1
str w8, [x20]
str w8, [x19, #8]
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_5:
ldr w8, [x19, #12]
Lloh0:
adrp x9, _SPP_PMTUD_ENABLE@GOTPAGE
Lloh1:
ldr x9, [x9, _SPP_PMTUD_ENABLE@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_7
; %bb.6:
mov x0, x19
mov x1, x21
bl _sctp_transport_update_pmtu
mov x0, x20
bl _sctp_assoc_sync_pmtu
LBB0_7:
add x0, x20, #4
Lloh3:
adrp x8, _SCTP_RTXR_PMTUD@GOTPAGE
Lloh4:
ldr x8, [x8, _SCTP_RTXR_PMTUD@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
mov x1, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _sctp_retransmit
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _SPP_PMTUD_ENABLE,4,2 ; @SPP_PMTUD_ENABLE
.comm _SCTP_RTXR_PMTUD,4,2 ; @SCTP_RTXR_PMTUD
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/sctp/extr_input.c_sctp_icmp_frag_needed.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cgraph_mark_needed_node ## -- Begin function cgraph_mark_needed_node
.p2align 4, 0x90
_cgraph_mark_needed_node: ## @cgraph_mark_needed_node
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, (%rdi)
popq %rbp
jmp _cgraph_mark_reachable_node ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cgraph_mark_needed_node ; -- Begin function cgraph_mark_needed_node
.p2align 2
_cgraph_mark_needed_node: ; @cgraph_mark_needed_node
.cfi_startproc
; %bb.0:
mov w8, #1
str w8, [x0]
b _cgraph_mark_reachable_node
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/extr_cgraph.c_cgraph_mark_needed_node.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function request_frame
_request_frame: ## @request_frame
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq (%rdi), %rax
movq (%rax), %rbx
cmpq $0, (%rbx)
js LBB0_2
## %bb.1:
movl 12(%rbx), %edi
movl 64(%rbx), %esi
movq _AV_TIME_BASE_Q@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _av_rescale_q
cmpq (%rbx), %rax
jge LBB0_14
LBB0_2:
cmpq $0, 24(%rbx)
je LBB0_9
## %bb.3:
cmpq $0, 56(%rbx)
je LBB0_5
## %bb.4:
leaq 48(%rbx), %rdi
callq _av_frame_free
movq $0, 56(%rbx)
LBB0_5:
movq 48(%rbx), %rdi
testq %rdi, %rdi
jne LBB0_8
## %bb.6:
movl 36(%rbx), %edx
movl 40(%rbx), %esi
movq %r14, %rdi
callq _ff_get_video_buffer
movq %rax, 48(%rbx)
testq %rax, %rax
je LBB0_15
## %bb.7:
movq (%r14), %rdi
movq %rax, %rsi
callq *16(%rbx)
movq 48(%rbx), %rdi
LBB0_8:
callq _av_frame_clone
jmp LBB0_10
LBB0_14:
movq _AVERROR_EOF@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_9:
movl 36(%rbx), %edx
movl 40(%rbx), %esi
movq %r14, %rdi
callq _ff_get_video_buffer
LBB0_10:
movq %rax, %r15
testq %rax, %rax
je LBB0_15
## %bb.11:
movl 12(%rbx), %eax
movl %eax, 24(%r15)
movl $1, (%r15)
movq $0, 16(%r15)
movq _AV_PICTURE_TYPE_I@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 8(%r15)
movl 32(%rbx), %ecx
movl %ecx, 4(%r15)
cmpq $0, 24(%rbx)
jne LBB0_13
## %bb.12:
movq (%r14), %rdi
movq %r15, %rsi
callq *16(%rbx)
movl 12(%rbx), %eax
LBB0_13:
incl %eax
movl %eax, 12(%rbx)
incl 8(%rbx)
movq %r14, %rdi
movq %r15, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _ff_filter_frame ## TAILCALL
LBB0_15:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %edi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _AVERROR ## TAILCALL
.cfi_endproc
## -- End function
.comm _AV_TIME_BASE_Q,4,2 ## @AV_TIME_BASE_Q
.comm _AVERROR_EOF,4,2 ## @AVERROR_EOF
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _AV_PICTURE_TYPE_I,4,2 ## @AV_PICTURE_TYPE_I
.no_dead_strip _request_frame
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function request_frame
_request_frame: ; @request_frame
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr x8, [x0]
ldr x21, [x8]
ldr x8, [x21]
tbnz x8, #63, LBB0_2
; %bb.1:
ldr w0, [x21, #12]
ldr w1, [x21, #64]
Lloh0:
adrp x8, _AV_TIME_BASE_Q@GOTPAGE
Lloh1:
ldr x8, [x8, _AV_TIME_BASE_Q@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
bl _av_rescale_q
ldr x8, [x21]
cmp x0, x8
b.ge LBB0_12
LBB0_2:
ldr x8, [x21, #24]
cbz x8, LBB0_13
; %bb.3:
ldr x8, [x21, #56]
cbz x8, LBB0_5
; %bb.4:
add x0, x21, #48
bl _av_frame_free
str xzr, [x21, #56]
LBB0_5:
ldr x0, [x21, #48]
cbnz x0, LBB0_8
; %bb.6:
ldp w2, w1, [x21, #36]
mov x0, x19
bl _ff_get_video_buffer
str x0, [x21, #48]
cbz x0, LBB0_14
; %bb.7:
mov x1, x0
ldr x8, [x21, #16]
ldr x0, [x19]
blr x8
ldr x0, [x21, #48]
LBB0_8:
bl _av_frame_clone
mov x20, x0
cbz x0, LBB0_14
LBB0_9:
ldr w8, [x21, #12]
str w8, [x20, #24]
mov w9, #1
str xzr, [x20, #16]
Lloh3:
adrp x10, _AV_PICTURE_TYPE_I@GOTPAGE
Lloh4:
ldr x10, [x10, _AV_PICTURE_TYPE_I@GOTPAGEOFF]
ldr w11, [x21, #32]
stp w9, w11, [x20]
Lloh5:
ldr w9, [x10]
str w9, [x20, #8]
ldr x9, [x21, #24]
cbnz x9, LBB0_11
; %bb.10:
ldr x8, [x21, #16]
ldr x0, [x19]
mov x1, x20
blr x8
ldr w8, [x21, #12]
LBB0_11:
add w8, w8, #1
ldr w9, [x21, #8]
add w9, w9, #1
stp w9, w8, [x21, #8]
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _ff_filter_frame
LBB0_12:
Lloh6:
adrp x8, _AVERROR_EOF@GOTPAGE
Lloh7:
ldr x8, [x8, _AVERROR_EOF@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_13:
ldp w2, w1, [x21, #36]
mov x0, x19
bl _ff_get_video_buffer
mov x20, x0
cbnz x0, LBB0_9
LBB0_14:
Lloh9:
adrp x8, _ENOMEM@GOTPAGE
Lloh10:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _AVERROR
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _AV_TIME_BASE_Q,4,2 ; @AV_TIME_BASE_Q
.comm _AVERROR_EOF,4,2 ; @AVERROR_EOF
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _AV_PICTURE_TYPE_I,4,2 ; @AV_PICTURE_TYPE_I
.no_dead_strip _request_frame
.subsections_via_symbols
| AnghaBench/FFmpeg/libavfilter/extr_vsrc_testsrc.c_request_frame.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 activeExpireCycle
LCPI0_0:
.quad 0x3fee666666666666 ## double 0.94999999999999996
LCPI0_1:
.quad 0x3fa999999999999a ## double 0.050000000000000003
.section __TEXT,__text,regular,pure_instructions
.globl _activeExpireCycle
.p2align 4, 0x90
_activeExpireCycle: ## @activeExpireCycle
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r14d
movq _CRON_DBS_PER_CALL@GOTPCREL(%rip), %rax
movl (%rax), %r15d
xorl %eax, %eax
callq _ustime
movq %rax, %r12
xorl %eax, %eax
callq _clientsArePaused
testq %rax, %rax
jne LBB0_38
## %bb.1:
movq _ACTIVE_EXPIRE_CYCLE_FAST@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movb _activeExpireCycle.timelimit_exit(%rip), %al
cmpl %r14d, %ecx
jne LBB0_5
## %bb.2:
testb $1, %al
je LBB0_38
## %bb.3:
movq _ACTIVE_EXPIRE_CYCLE_FAST_DURATION@GOTPCREL(%rip), %rax
movslq (%rax), %r8
leaq (%r8,%r8), %rax
addq _activeExpireCycle.last_fast_cycle(%rip), %rax
cmpq %rax, %r12
jl LBB0_38
## %bb.4:
movq %r12, _activeExpireCycle.last_fast_cycle(%rip)
movb $1, %al
jmp LBB0_6
LBB0_5:
movq _ACTIVE_EXPIRE_CYCLE_FAST_DURATION@GOTPCREL(%rip), %rdx
movl (%rdx), %r8d
LBB0_6:
movq _server@GOTPCREL(%rip), %rdi
movl (%rdi), %esi
testb $1, %al
movl %r15d, %ebx
cmovnel %esi, %ebx
cmpl %esi, %r15d
cmovgl %esi, %ebx
movq _ACTIVE_EXPIRE_CYCLE_SLOW_TIME_PERC@GOTPCREL(%rip), %rax
imull $1000000, (%rax), %eax ## imm = 0xF4240
cltd
idivl 4(%rdi)
cltq
imulq $1374389535, %rax, %rax ## imm = 0x51EB851F
movq %rax, %rdx
shrq $63, %rdx
sarq $37, %rax
addl %edx, %eax
cmpl $2, %eax
movl $1, %edx
cmovgel %eax, %edx
cmpl %r14d, %ecx
movb $0, _activeExpireCycle.timelimit_exit(%rip)
movslq %r8d, %rax
cmovneq %rdx, %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movl %ebx, -84(%rbp) ## 4-byte Spill
testl %ebx, %ebx
jle LBB0_33
## %bb.7:
movl $0, -52(%rbp) ## 4-byte Folded Spill
xorl %r15d, %r15d
xorl %eax, %eax
movq %rax, -64(%rbp) ## 8-byte Spill
xorl %r14d, %r14d
movq _server@GOTPCREL(%rip), %rax
movq %r12, -72(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_8: ## =>This Loop Header: Depth=1
## Child Loop BB0_10 Depth 2
## Child Loop BB0_15 Depth 3
movq 24(%rax), %rdi
movl _activeExpireCycle.current_db(%rip), %ecx
movl %ecx, %eax
xorl %edx, %edx
divl %esi
## kill: def $edx killed $edx def $rdx
shlq $4, %rdx
leaq (%rdi,%rdx), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
incl %ecx
movl %ecx, _activeExpireCycle.current_db(%rip)
leaq (%rdi,%rdx), %r13
addq $8, %r13
movq %r13, -48(%rbp) ## 8-byte Spill
jmp LBB0_10
.p2align 4, 0x90
LBB0_27: ## in Loop: Header=BB0_10 Depth=2
xorl %eax, %eax
callq _ustime
subq %r12, %rax
cmpq -104(%rbp), %rax ## 8-byte Folded Reload
jg LBB0_28
LBB0_9: ## in Loop: Header=BB0_10 Depth=2
movq _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP@GOTPCREL(%rip), %rax
movl (%rax), %eax
leal 3(%rax), %ecx
testl %eax, %eax
cmovnsl %eax, %ecx
sarl $2, %ecx
cmpl %ecx, %ebx
jle LBB0_30
LBB0_10: ## Parent Loop BB0_8 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_15 Depth 3
incl %r15d
movl (%r13), %edi
callq _dictSize
testq %rax, %rax
je LBB0_29
## %bb.11: ## in Loop: Header=BB0_10 Depth=2
movq %rax, %rbx
movl (%r13), %edi
callq _dictSlots
movq %rax, %r13
xorl %eax, %eax
callq _mstime
movq %rax, -120(%rbp) ## 8-byte Spill
movq _DICT_HT_INITIAL_SIZE@GOTPCREL(%rip), %rax
cmpq (%rax), %r13
jbe LBB0_13
## %bb.12: ## in Loop: Header=BB0_10 Depth=2
imulq $100, %rbx, %rax
cmpq %rax, %r13
ja LBB0_30
LBB0_13: ## in Loop: Header=BB0_10 Depth=2
movl %r15d, -56(%rbp) ## 4-byte Spill
movq _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP@GOTPCREL(%rip), %rax
movslq (%rax), %r15
cmpq %r15, %rbx
cmovbq %rbx, %r15
testq %r15, %r15
je LBB0_18
## %bb.14: ## in Loop: Header=BB0_10 Depth=2
leaq (%r14,%r15), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
xorl %esi, %esi
xorl %r12d, %r12d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_15: ## Parent Loop BB0_8 Depth=1
## Parent Loop BB0_10 Depth=2
## => This Inner Loop Header: Depth=3
movq %rsi, -96(%rbp) ## 8-byte Spill
movl %ebx, %r13d
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _dictGetRandomKey
testq %rax, %rax
je LBB0_19
## %bb.16: ## in Loop: Header=BB0_15 Depth=3
movq %rax, %rbx
movq %rax, %rdi
callq _dictGetSignedIntegerVal
movq %r14, -128(%rbp) ## 8-byte Spill
movq %rax, %r14
movq -120(%rbp), %rdx ## 8-byte Reload
subq %rdx, %r14
movq -80(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
callq _activeExpireCycleTryExpire
cmpq $1, %rax
movl %r13d, %ebx
sbbl $-1, %ebx
xorl %edx, %edx
testq %r14, %r14
setg %dl
movl $0, %ecx
cmovleq %rcx, %r14
addq %r14, %r12
movq -128(%rbp), %r14 ## 8-byte Reload
movq -96(%rbp), %rsi ## 8-byte Reload
addl %edx, %esi
incq %r14
decq %r15
jne LBB0_15
## %bb.17: ## in Loop: Header=BB0_10 Depth=2
movq -112(%rbp), %r14 ## 8-byte Reload
jmp LBB0_20
.p2align 4, 0x90
LBB0_18: ## in Loop: Header=BB0_10 Depth=2
xorl %ebx, %ebx
movl -56(%rbp), %r15d ## 4-byte Reload
jmp LBB0_24
.p2align 4, 0x90
LBB0_19: ## in Loop: Header=BB0_10 Depth=2
movl %r13d, %ebx
movq -96(%rbp), %rsi ## 8-byte Reload
LBB0_20: ## in Loop: Header=BB0_10 Depth=2
movl %ebx, %ecx
movq -64(%rbp), %rdx ## 8-byte Reload
addq %rcx, %rdx
testl %esi, %esi
movl -56(%rbp), %r15d ## 4-byte Reload
movq %rdx, -64(%rbp) ## 8-byte Spill
je LBB0_23
## %bb.21: ## in Loop: Header=BB0_10 Depth=2
movl %esi, %ecx
movq %r12, %rsi
shrq $32, %rsi
je LBB0_25
## %bb.22: ## in Loop: Header=BB0_10 Depth=2
movq %r12, %rax
xorl %edx, %edx
divq %rcx
movq %rax, %rcx
jmp LBB0_26
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_10 Depth=2
movq -72(%rbp), %r12 ## 8-byte Reload
LBB0_24: ## in Loop: Header=BB0_10 Depth=2
movq -48(%rbp), %r13 ## 8-byte Reload
testb $15, %r15b
jne LBB0_9
jmp LBB0_27
LBB0_25: ## in Loop: Header=BB0_10 Depth=2
movl %r12d, %eax
xorl %edx, %edx
divl %ecx
movl %eax, %ecx
LBB0_26: ## in Loop: Header=BB0_10 Depth=2
movq -72(%rbp), %r12 ## 8-byte Reload
movq -48(%rbp), %r13 ## 8-byte Reload
movq -80(%rbp), %r9 ## 8-byte Reload
movq (%r9), %rsi
testq %rsi, %rsi
cmoveq %rcx, %rsi
movq %rsi, %rax
movabsq $-6640827866535438581, %r8 ## imm = 0xA3D70A3D70A3D70B
imulq %r8
movq %rdx, %rdi
addq %rsi, %rdi
movq %rdi, %rax
shrq $63, %rax
sarq $5, %rdi
addq %rax, %rdi
shrq %rcx
movq %rcx, %rax
mulq %r8
imulq $49, %rdi, %rax
shrq $4, %rdx
addq %rax, %rdx
movq %rdx, (%r9)
testb $15, %r15b
jne LBB0_9
jmp LBB0_27
.p2align 4, 0x90
LBB0_29: ## in Loop: Header=BB0_8 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movq $0, (%rax)
jmp LBB0_30
LBB0_28: ## in Loop: Header=BB0_8 Depth=1
movb $1, _activeExpireCycle.timelimit_exit(%rip)
movq _server@GOTPCREL(%rip), %rax
incl 16(%rax)
.p2align 4, 0x90
LBB0_30: ## in Loop: Header=BB0_8 Depth=1
movl -52(%rbp), %eax ## 4-byte Reload
incl %eax
cmpl -84(%rbp), %eax ## 4-byte Folded Reload
jge LBB0_34
## %bb.31: ## in Loop: Header=BB0_8 Depth=1
testb $1, _activeExpireCycle.timelimit_exit(%rip)
jne LBB0_34
## %bb.32: ## in Loop: Header=BB0_8 Depth=1
movl %eax, -52(%rbp) ## 4-byte Spill
movq _server@GOTPCREL(%rip), %rax
movl (%rax), %esi
jmp LBB0_8
LBB0_33:
xorl %r14d, %r14d
xorl %eax, %eax
movq %rax, -64(%rbp) ## 8-byte Spill
LBB0_34:
xorl %eax, %eax
callq _ustime
subq %r12, %rax
movabsq $2361183241434822607, %rcx ## imm = 0x20C49BA5E353F7CF
imulq %rcx
movq %rdx, %rsi
shrq $63, %rsi
sarq $7, %rdx
addq %rdx, %rsi
leaq L_.str(%rip), %rdi
callq _latencyAddSampleIfNeeded
testq %r14, %r14
je LBB0_36
## %bb.35:
cvtsi2sdq -64(%rbp), %xmm0 ## 8-byte Folded Reload
cvtsi2sd %r14, %xmm1
divsd %xmm1, %xmm0
jmp LBB0_37
LBB0_36:
xorpd %xmm0, %xmm0
LBB0_37:
movq _server@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm1 ## xmm1 = mem[0],zero
mulsd LCPI0_0(%rip), %xmm1
mulsd LCPI0_1(%rip), %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, 8(%rax)
LBB0_38:
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_activeExpireCycle.current_db,4,2 ## @activeExpireCycle.current_db
.zerofill __DATA,__bss,_activeExpireCycle.timelimit_exit,1,2 ## @activeExpireCycle.timelimit_exit
.zerofill __DATA,__bss,_activeExpireCycle.last_fast_cycle,8,3 ## @activeExpireCycle.last_fast_cycle
.comm _CRON_DBS_PER_CALL,4,2 ## @CRON_DBS_PER_CALL
.comm _ACTIVE_EXPIRE_CYCLE_FAST,4,2 ## @ACTIVE_EXPIRE_CYCLE_FAST
.comm _ACTIVE_EXPIRE_CYCLE_FAST_DURATION,4,2 ## @ACTIVE_EXPIRE_CYCLE_FAST_DURATION
.comm _server,32,3 ## @server
.comm _ACTIVE_EXPIRE_CYCLE_SLOW_TIME_PERC,4,2 ## @ACTIVE_EXPIRE_CYCLE_SLOW_TIME_PERC
.comm _DICT_HT_INITIAL_SIZE,8,3 ## @DICT_HT_INITIAL_SIZE
.comm _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP,4,2 ## @ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "expire-cycle"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _activeExpireCycle ; -- Begin function activeExpireCycle
.p2align 2
_activeExpireCycle: ; @activeExpireCycle
.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 x20, x0
Lloh0:
adrp x8, _CRON_DBS_PER_CALL@GOTPAGE
Lloh1:
ldr x8, [x8, _CRON_DBS_PER_CALL@GOTPAGEOFF]
Lloh2:
ldr w19, [x8]
bl _ustime
mov x21, x0
bl _clientsArePaused
cbnz x0, LBB0_33
; %bb.1:
Lloh3:
adrp x8, _ACTIVE_EXPIRE_CYCLE_FAST@GOTPAGE
Lloh4:
ldr x8, [x8, _ACTIVE_EXPIRE_CYCLE_FAST@GOTPAGEOFF]
Lloh5:
ldr w9, [x8]
adrp x8, _activeExpireCycle.timelimit_exit@PAGE
ldrb w11, [x8, _activeExpireCycle.timelimit_exit@PAGEOFF]
cmp w9, w20
b.ne LBB0_5
; %bb.2:
cbz w11, LBB0_33
; %bb.3:
adrp x8, _activeExpireCycle.last_fast_cycle@PAGE
ldr x11, [x8, _activeExpireCycle.last_fast_cycle@PAGEOFF]
Lloh6:
adrp x10, _ACTIVE_EXPIRE_CYCLE_FAST_DURATION@GOTPAGE
Lloh7:
ldr x10, [x10, _ACTIVE_EXPIRE_CYCLE_FAST_DURATION@GOTPAGEOFF]
Lloh8:
ldrsw x10, [x10]
add x11, x11, x10, lsl #1
cmp x21, x11
b.lt LBB0_33
; %bb.4:
str x21, [x8, _activeExpireCycle.last_fast_cycle@PAGEOFF]
mov w11, #1
; kill: def $w10 killed $w10 killed $x10 def $x10
b LBB0_6
LBB0_5:
Lloh9:
adrp x8, _ACTIVE_EXPIRE_CYCLE_FAST_DURATION@GOTPAGE
Lloh10:
ldr x8, [x8, _ACTIVE_EXPIRE_CYCLE_FAST_DURATION@GOTPAGEOFF]
Lloh11:
ldr w10, [x8]
LBB0_6:
Lloh12:
adrp x22, _server@GOTPAGE
Lloh13:
ldr x22, [x22, _server@GOTPAGEOFF]
ldp w8, w12, [x22]
cmp w19, w8
cset w13, gt
orr w11, w13, w11
Lloh14:
adrp x13, _ACTIVE_EXPIRE_CYCLE_SLOW_TIME_PERC@GOTPAGE
Lloh15:
ldr x13, [x13, _ACTIVE_EXPIRE_CYCLE_SLOW_TIME_PERC@GOTPAGEOFF]
Lloh16:
ldr w13, [x13]
mov w14, #16960
movk w14, #15, lsl #16
mul w13, w13, w14
cmp w11, #0
csel w14, w8, w19, ne
sdiv w11, w13, w12
mov w12, #34079
movk w12, #20971, lsl #16
smull x11, w11, w12
lsr x12, x11, #63
asr x11, x11, #37
add w11, w11, w12
adrp x12, _activeExpireCycle.timelimit_exit@PAGE
strb wzr, [x12, _activeExpireCycle.timelimit_exit@PAGEOFF]
cmp w11, #1
csinc w11, w11, wzr, gt
sxtw x10, w10
cmp w9, w20
csel x9, x10, x11, eq
str x9, [sp, #8] ; 8-byte Folded Spill
str w14, [sp] ; 4-byte Folded Spill
cmp w14, #1
b.lt LBB0_28
; %bb.7:
str x21, [sp, #16] ; 8-byte Folded Spill
str wzr, [sp, #4] ; 4-byte Folded Spill
mov w19, #0
str xzr, [sp, #40] ; 8-byte Folded Spill
mov x26, #0
Lloh17:
adrp x24, _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP@GOTPAGE
Lloh18:
ldr x24, [x24, _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP@GOTPAGEOFF]
LBB0_8: ; =>This Loop Header: Depth=1
; Child Loop BB0_10 Depth 2
; Child Loop BB0_14 Depth 3
ldr x9, [x22, #24]
adrp x12, _activeExpireCycle.current_db@PAGE
ldr w10, [x12, _activeExpireCycle.current_db@PAGEOFF]
udiv w11, w10, w8
msub w8, w11, w8, w10
add x20, x9, w8, uxtw #4
add w8, w10, #1
str w8, [x12, _activeExpireCycle.current_db@PAGEOFF]
add x25, x20, #8
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_10 Depth=2
ldr w8, [x24]
add w9, w8, #3
cmp w8, #0
csel w8, w9, w8, lt
cmp w23, w8, asr #2
b.le LBB0_24
LBB0_10: ; Parent Loop BB0_8 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_14 Depth 3
add w19, w19, #1
ldr w0, [x25]
bl _dictSize
cbz x0, LBB0_23
; %bb.11: ; in Loop: Header=BB0_10 Depth=2
mov x22, x0
ldr w0, [x25]
bl _dictSlots
mov x23, x0
bl _mstime
Lloh19:
adrp x8, _DICT_HT_INITIAL_SIZE@GOTPAGE
Lloh20:
ldr x8, [x8, _DICT_HT_INITIAL_SIZE@GOTPAGEOFF]
Lloh21:
ldr x8, [x8]
mov w9, #100
mul x9, x22, x9
cmp x23, x8
ccmp x23, x9, #0, hi
b.hi LBB0_24
; %bb.12: ; in Loop: Header=BB0_10 Depth=2
ldrsw x8, [x24]
cmp x22, x8
csel x27, x22, x8, lo
cbz x27, LBB0_20
; %bb.13: ; in Loop: Header=BB0_10 Depth=2
mov x21, x0
str w19, [sp, #36] ; 4-byte Folded Spill
mov w19, #0
mov x24, #0
mov w23, #0
add x8, x26, x27
str x8, [sp, #24] ; 8-byte Folded Spill
LBB0_14: ; Parent Loop BB0_8 Depth=1
; Parent Loop BB0_10 Depth=2
; => This Inner Loop Header: Depth=3
ldr w0, [x25]
bl _dictGetRandomKey
cbz x0, LBB0_17
; %bb.15: ; in Loop: Header=BB0_14 Depth=3
mov x22, x0
sub x27, x27, #1
bl _dictGetSignedIntegerVal
sub x28, x0, x21
mov x0, x20
mov x1, x22
mov x2, x21
bl _activeExpireCycleTryExpire
cmp x0, #0
cinc w23, w23, ne
cmp x28, #0
csel x8, x28, xzr, gt
add x24, x8, x24
cinc w19, w19, gt
add x26, x26, #1
cbnz x27, LBB0_14
; %bb.16: ; in Loop: Header=BB0_10 Depth=2
ldr x26, [sp, #24] ; 8-byte Folded Reload
LBB0_17: ; in Loop: Header=BB0_10 Depth=2
ldr x8, [sp, #40] ; 8-byte Folded Reload
add x8, x8, w23, uxtw
str x8, [sp, #40] ; 8-byte Folded Spill
cbz w19, LBB0_19
; %bb.18: ; in Loop: Header=BB0_10 Depth=2
mov w8, w19
udiv x8, x24, x8
ldr x9, [x20]
cmp x9, #0
csel x9, x8, x9, eq
mov x11, #55051
movk x11, #28835, lsl #16
movk x11, #2621, lsl #32
movk x11, #41943, lsl #48
smulh x10, x9, x11
add x9, x10, x9
asr x10, x9, #5
add x9, x10, x9, lsr #63
mov w10, #49
mul x9, x9, x10
lsr x8, x8, #1
umulh x8, x8, x11
add x8, x9, x8, lsr #4
str x8, [x20]
LBB0_19: ; in Loop: Header=BB0_10 Depth=2
ldr w19, [sp, #36] ; 4-byte Folded Reload
Lloh22:
adrp x24, _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP@GOTPAGE
Lloh23:
ldr x24, [x24, _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP@GOTPAGEOFF]
tst w19, #0xf
b.ne LBB0_9
b LBB0_21
LBB0_20: ; in Loop: Header=BB0_10 Depth=2
mov w23, #0
tst w19, #0xf
b.ne LBB0_9
LBB0_21: ; in Loop: Header=BB0_10 Depth=2
bl _ustime
ldp x9, x8, [sp, #8] ; 16-byte Folded Reload
sub x8, x0, x8
cmp x8, x9
b.le LBB0_9
; %bb.22: ; in Loop: Header=BB0_8 Depth=1
adrp x8, _activeExpireCycle.timelimit_exit@PAGE
mov w9, #1
strb w9, [x8, _activeExpireCycle.timelimit_exit@PAGEOFF]
Lloh24:
adrp x9, _server@GOTPAGE
Lloh25:
ldr x9, [x9, _server@GOTPAGEOFF]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB0_24
LBB0_23: ; in Loop: Header=BB0_8 Depth=1
str xzr, [x20]
LBB0_24: ; in Loop: Header=BB0_8 Depth=1
ldp w8, w9, [sp] ; 8-byte Folded Reload
add w9, w9, #1
cmp w9, w8
b.ge LBB0_27
; %bb.25: ; in Loop: Header=BB0_8 Depth=1
adrp x8, _activeExpireCycle.timelimit_exit@PAGE
ldrb w8, [x8, _activeExpireCycle.timelimit_exit@PAGEOFF]
cbnz w8, LBB0_27
; %bb.26: ; in Loop: Header=BB0_8 Depth=1
str w9, [sp, #4] ; 4-byte Folded Spill
Lloh26:
adrp x22, _server@GOTPAGE
Lloh27:
ldr x22, [x22, _server@GOTPAGEOFF]
ldr w8, [x22]
b LBB0_8
LBB0_27:
ldr x21, [sp, #16] ; 8-byte Folded Reload
Lloh28:
adrp x22, _server@GOTPAGE
Lloh29:
ldr x22, [x22, _server@GOTPAGEOFF]
ldr x19, [sp, #40] ; 8-byte Folded Reload
b LBB0_29
LBB0_28:
mov x26, #0
mov x19, #0
LBB0_29:
bl _ustime
sub x8, x0, x21
mov x9, #63439
movk x9, #58195, lsl #16
movk x9, #39845, lsl #32
movk x9, #8388, lsl #48
smulh x8, x8, x9
asr x9, x8, #7
add x1, x9, x8, lsr #63
Lloh30:
adrp x0, l_.str@PAGE
Lloh31:
add x0, x0, l_.str@PAGEOFF
bl _latencyAddSampleIfNeeded
cbz x26, LBB0_31
; %bb.30:
scvtf d0, x19
scvtf d1, x26
fdiv d0, d0, d1
b LBB0_32
LBB0_31:
movi d0, #0000000000000000
LBB0_32:
ldr d1, [x22, #8]
mov x8, #7378697629483820646
movk x8, #16366, lsl #48
fmov d2, x8
fmul d1, d1, d2
mov x8, #-7378697629483820647
movk x8, #39322
movk x8, #16297, lsl #48
fmov d2, x8
fmadd d0, d0, d2, d1
str d0, [x22, #8]
LBB0_33:
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 Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGot Lloh22, Lloh23
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_activeExpireCycle.current_db,4,2 ; @activeExpireCycle.current_db
.zerofill __DATA,__bss,_activeExpireCycle.timelimit_exit,1,2 ; @activeExpireCycle.timelimit_exit
.zerofill __DATA,__bss,_activeExpireCycle.last_fast_cycle,8,3 ; @activeExpireCycle.last_fast_cycle
.comm _CRON_DBS_PER_CALL,4,2 ; @CRON_DBS_PER_CALL
.comm _ACTIVE_EXPIRE_CYCLE_FAST,4,2 ; @ACTIVE_EXPIRE_CYCLE_FAST
.comm _ACTIVE_EXPIRE_CYCLE_FAST_DURATION,4,2 ; @ACTIVE_EXPIRE_CYCLE_FAST_DURATION
.comm _server,32,3 ; @server
.comm _ACTIVE_EXPIRE_CYCLE_SLOW_TIME_PERC,4,2 ; @ACTIVE_EXPIRE_CYCLE_SLOW_TIME_PERC
.comm _DICT_HT_INITIAL_SIZE,8,3 ; @DICT_HT_INITIAL_SIZE
.comm _ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP,4,2 ; @ACTIVE_EXPIRE_CYCLE_LOOKUPS_PER_LOOP
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "expire-cycle"
.subsections_via_symbols
| AnghaBench/redis/src/extr_expire.c_activeExpireCycle.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
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -4(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -4(%rbp), %esi
movl $1, %edx
cmpl $3, %esi
jl LBB0_7
## %bb.1:
leal -2(%rsi), %edi
leal -3(%rsi), %ecx
movl %edi, %eax
andl $7, %eax
cmpl $7, %ecx
jae LBB0_3
## %bb.2:
movl $1, %edx
movl $1, %ecx
jmp LBB0_5
LBB0_3:
andl $-8, %edi
movl $1, %edx
movl $1, %ecx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
addl %edx, %ecx
addl %ecx, %edx
addl %edx, %ecx
addl %ecx, %edx
addl %edx, %ecx
addl %ecx, %edx
addl %edx, %ecx
addl %ecx, %edx
addl $-8, %edi
jne LBB0_4
LBB0_5:
testl %eax, %eax
je LBB0_7
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movl %edx, %edi
movl %ecx, %edx
addl %edi, %edx
movl %edi, %ecx
decl %eax
jne LBB0_6
LBB0_7:
leaq L_.str.2(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "N? "
L_.str.1: ## @.str.1
.asciz "%i"
L_.str.2: ## @.str.2
.asciz "fib(%i) = %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 x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #4
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-4]
cmp w8, #3
b.lt LBB0_3
; %bb.1:
sub w10, w8, #2
mov w9, #1
mov w11, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x12, x9
add w9, w9, w11
mov x11, x12
subs w10, w10, #1
b.ne LBB0_2
b LBB0_4
LBB0_3:
mov w9, #1
LBB0_4:
stp x8, x9, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "N? "
l_.str.1: ; @.str.1
.asciz "%i"
l_.str.2: ; @.str.2
.asciz "fib(%i) = %i\n"
.subsections_via_symbols
| the_stack_data/1073107.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _status_get_iteration_pos_dev ## -- Begin function status_get_iteration_pos_dev
.p2align 4, 0x90
_status_get_iteration_pos_dev: ## @status_get_iteration_pos_dev
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rdi), %rax
movq (%rax), %rcx
movslq %esi, %rdx
shlq $4, %rdx
xorl %eax, %eax
cmpl $0, (%rcx,%rdx)
je LBB0_1
LBB0_3:
popq %rbp
retq
LBB0_1:
cmpl $0, 4(%rcx,%rdx)
jne LBB0_3
## %bb.2:
movq 8(%rcx,%rdx), %rax
movl 224(%rax), %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 _status_get_iteration_pos_dev ; -- Begin function status_get_iteration_pos_dev
.p2align 2
_status_get_iteration_pos_dev: ; @status_get_iteration_pos_dev
.cfi_startproc
; %bb.0:
; kill: def $w1 killed $w1 def $x1
ldr x8, [x0]
ldr x8, [x8]
sbfiz x9, x1, #4, #32
ldr w9, [x8, x9]
cbz w9, LBB0_2
; %bb.1:
mov w0, #0
ret
LBB0_2:
sxtw x9, w1
add x8, x8, x9, lsl #4
ldr w9, [x8, #4]
cbz w9, LBB0_4
; %bb.3:
mov w0, #0
ret
LBB0_4:
ldr x8, [x8, #8]
ldr w0, [x8, #224]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/hashcat/src/extr_status.c_status_get_iteration_pos_dev.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pm8001_mpi_get_nvmd_resp ## -- Begin function pm8001_mpi_get_nvmd_resp
.p2align 4, 0x90
_pm8001_mpi_get_nvmd_resp: ## @pm8001_mpi_get_nvmd_resp
.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, %rbx
movq %rdi, %r13
movl 12(%rsi), %edi
callq _le32_to_cpu
movq %rax, %r12
movq 24(%r13), %r15
movl 8(%rbx), %edi
callq _le32_to_cpu
movq %rax, %r14
movl 4(%rbx), %edi
callq _le32_to_cpu
movq %rax, -72(%rbp) ## 8-byte Spill
movq 8(%r13), %rax
movq _NVMD@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
leaq (%r12,%r12,2), %rbx
movq 16(%r15,%rbx,8), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _pm8001_printk
movq %r13, %rdi
movl %eax, %esi
callq _PM8001_MSG_DBG
movq _NVMD_STAT@GOTPCREL(%rip), %rax
testq %r14, (%rax)
je LBB0_1
## %bb.14:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _pm8001_printk
movq %r13, %rdi
movl %eax, %esi
callq _PM8001_FAIL_DBG
movl (%r13), %edi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _complete ## TAILCALL
LBB0_1:
movq %rbx, -56(%rbp) ## 8-byte Spill
movq %r15, -48(%rbp) ## 8-byte Spill
movq _IPMode@GOTPCREL(%rip), %rax
movq -72(%rbp), %rbx ## 8-byte Reload
testq %rbx, (%rax)
je LBB0_11
## %bb.2:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _pm8001_printk
movq %r13, %rdi
movl %eax, %esi
callq _PM8001_MSG_DBG
movq _NVMD_TYPE@GOTPCREL(%rip), %rax
movq (%rax), %rax
andq %rbx, %rax
movq _TWI_DEVICE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
movq %r12, %r14
movq -56(%rbp), %r15 ## 8-byte Reload
movq %rbx, %rsi
movq _NVMD@GOTPCREL(%rip), %rbx
jne LBB0_5
## %bb.3:
movl $2158494208, %eax ## imm = 0x80A80200
cmpq %rax, %rsi
movq -48(%rbp), %r12 ## 8-byte Reload
jne LBB0_13
## %bb.4:
movl 16(%r13), %edi
movq -64(%rbp), %rsi ## 8-byte Reload
addq $16, %rsi
movq _SAS_ADDR_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _memcpy
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _pm8001_printk
jmp LBB0_12
LBB0_11:
movq _NVMD_LEN@GOTPCREL(%rip), %rax
andq (%rax), %r14
shrq $24, %r14
leaq L_.str.5(%rip), %rdi
movq %r14, %rsi
xorl %eax, %eax
callq _pm8001_printk
movq %r12, %r14
movq -48(%rbp), %r12 ## 8-byte Reload
movq -56(%rbp), %r15 ## 8-byte Reload
movq _NVMD@GOTPCREL(%rip), %rbx
jmp LBB0_12
LBB0_5:
movq _C_SEEPROM@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
movq -48(%rbp), %r12 ## 8-byte Reload
je LBB0_13
## %bb.6:
movq _VPD_FLASH@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_13
## %bb.7:
movq _EXPAN_ROM@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_13
## %bb.8:
movq _AAP1_RDUMP@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_13
## %bb.9:
movq _IOP_RDUMP@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_13
## %bb.10:
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _pm8001_printk
LBB0_12:
movq %r13, %rdi
movl %eax, %esi
callq _PM8001_MSG_DBG
LBB0_13:
movq -80(%rbp), %rax ## 8-byte Reload
movl (%rax), %edx
movl 4(%rax), %edi
movq 8(%r13), %rax
movq (%rbx), %rcx
movq (%rax,%rcx,8), %rsi
callq _memcpy
movl (%r13), %edi
callq _complete
movq $0, 8(%r12,%r15,8)
movl $-1, (%r12,%r15,8)
movq %r13, %rdi
movq %r14, %rsi
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _pm8001_ccb_free ## TAILCALL
.cfi_endproc
## -- End function
.comm _NVMD,8,3 ## @NVMD
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Get nvm data complete!\n"
.comm _NVMD_STAT,8,3 ## @NVMD_STAT
L_.str.1: ## @.str.1
.asciz "Get nvm data error!\n"
.comm _IPMode,8,3 ## @IPMode
L_.str.2: ## @.str.2
.asciz "Get NVMD success, IR=1\n"
.comm _NVMD_TYPE,8,3 ## @NVMD_TYPE
.comm _TWI_DEVICE,8,3 ## @TWI_DEVICE
.comm _SAS_ADDR_SIZE,4,2 ## @SAS_ADDR_SIZE
L_.str.3: ## @.str.3
.asciz "Get SAS address from VPD successfully!\n"
.comm _C_SEEPROM,8,3 ## @C_SEEPROM
.comm _VPD_FLASH,8,3 ## @VPD_FLASH
.comm _EXPAN_ROM,8,3 ## @EXPAN_ROM
.comm _AAP1_RDUMP,8,3 ## @AAP1_RDUMP
.comm _IOP_RDUMP,8,3 ## @IOP_RDUMP
L_.str.4: ## @.str.4
.asciz "(IR=1)Wrong Device type 0x%x\n"
L_.str.5: ## @.str.5
.asciz "Get NVMD success, IR=0, dataLen=%d\n"
.comm _NVMD_LEN,8,3 ## @NVMD_LEN
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pm8001_mpi_get_nvmd_resp ; -- Begin function pm8001_mpi_get_nvmd_resp
.p2align 2
_pm8001_mpi_get_nvmd_resp: ; @pm8001_mpi_get_nvmd_resp
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x21, x1
mov x19, x0
ldr w0, [x1, #12]
bl _le32_to_cpu
mov x20, x0
ldr x23, [x19, #24]
ldr w0, [x21, #8]
bl _le32_to_cpu
mov x22, x0
ldr w0, [x21, #4]
bl _le32_to_cpu
mov x21, x0
ldr x8, [x19, #8]
Lloh0:
adrp x24, _NVMD@GOTPAGE
Lloh1:
ldr x24, [x24, _NVMD@GOTPAGEOFF]
ldr x9, [x24]
ldr x26, [x8, x9, lsl #3]
mov w8, #24
madd x8, x20, x8, x23
ldr x25, [x8, #16]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _pm8001_printk
mov x1, x0
mov x0, x19
bl _PM8001_MSG_DBG
Lloh4:
adrp x8, _NVMD_STAT@GOTPAGE
Lloh5:
ldr x8, [x8, _NVMD_STAT@GOTPAGEOFF]
Lloh6:
ldr x8, [x8]
tst x8, x22
b.eq LBB0_2
; %bb.1:
Lloh7:
adrp x0, l_.str.1@PAGE
Lloh8:
add x0, x0, l_.str.1@PAGEOFF
bl _pm8001_printk
mov x1, x0
mov x0, x19
bl _PM8001_FAIL_DBG
ldr w0, [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
add sp, sp, #96
b _complete
LBB0_2:
Lloh9:
adrp x8, _IPMode@GOTPAGE
Lloh10:
ldr x8, [x8, _IPMode@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
tst x8, x21
b.eq LBB0_6
; %bb.3:
Lloh12:
adrp x0, l_.str.2@PAGE
Lloh13:
add x0, x0, l_.str.2@PAGEOFF
bl _pm8001_printk
mov x1, x0
mov x0, x19
bl _PM8001_MSG_DBG
Lloh14:
adrp x8, _NVMD_TYPE@GOTPAGE
Lloh15:
ldr x8, [x8, _NVMD_TYPE@GOTPAGEOFF]
Lloh16:
ldr x8, [x8]
and x8, x8, x21
Lloh17:
adrp x9, _TWI_DEVICE@GOTPAGE
Lloh18:
ldr x9, [x9, _TWI_DEVICE@GOTPAGEOFF]
Lloh19:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_7
; %bb.4:
mov w8, #512
movk w8, #32936, lsl #16
cmp x21, x8
b.ne LBB0_14
; %bb.5:
ldr w0, [x19, #16]
add x1, x26, #16
Lloh20:
adrp x8, _SAS_ADDR_SIZE@GOTPAGE
Lloh21:
ldr x8, [x8, _SAS_ADDR_SIZE@GOTPAGEOFF]
Lloh22:
ldr w2, [x8]
bl _memcpy
Lloh23:
adrp x0, l_.str.3@PAGE
Lloh24:
add x0, x0, l_.str.3@PAGEOFF
b LBB0_13
LBB0_6:
Lloh25:
adrp x8, _NVMD_LEN@GOTPAGE
Lloh26:
ldr x8, [x8, _NVMD_LEN@GOTPAGEOFF]
Lloh27:
ldr x8, [x8]
and x8, x8, x22
lsr x8, x8, #24
str x8, [sp]
Lloh28:
adrp x0, l_.str.5@PAGE
Lloh29:
add x0, x0, l_.str.5@PAGEOFF
b LBB0_13
LBB0_7:
Lloh30:
adrp x9, _C_SEEPROM@GOTPAGE
Lloh31:
ldr x9, [x9, _C_SEEPROM@GOTPAGEOFF]
Lloh32:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_14
; %bb.8:
Lloh33:
adrp x9, _VPD_FLASH@GOTPAGE
Lloh34:
ldr x9, [x9, _VPD_FLASH@GOTPAGEOFF]
Lloh35:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_14
; %bb.9:
Lloh36:
adrp x9, _EXPAN_ROM@GOTPAGE
Lloh37:
ldr x9, [x9, _EXPAN_ROM@GOTPAGEOFF]
Lloh38:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_14
; %bb.10:
Lloh39:
adrp x9, _AAP1_RDUMP@GOTPAGE
Lloh40:
ldr x9, [x9, _AAP1_RDUMP@GOTPAGEOFF]
Lloh41:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_14
; %bb.11:
Lloh42:
adrp x9, _IOP_RDUMP@GOTPAGE
Lloh43:
ldr x9, [x9, _IOP_RDUMP@GOTPAGEOFF]
Lloh44:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_14
; %bb.12:
str x21, [sp]
Lloh45:
adrp x0, l_.str.4@PAGE
Lloh46:
add x0, x0, l_.str.4@PAGEOFF
LBB0_13:
bl _pm8001_printk
mov x1, x0
mov x0, x19
bl _PM8001_MSG_DBG
LBB0_14:
ldr x8, [x19, #8]
ldr x9, [x24]
ldr x1, [x8, x9, lsl #3]
ldp w2, w0, [x25]
bl _memcpy
ldr w0, [x19]
bl _complete
mov w8, #24
madd x8, x20, x8, x23
str xzr, [x8, #8]
mov w9, #-1
str w9, [x8]
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
b _pm8001_ccb_free
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpAdd Lloh45, Lloh46
.cfi_endproc
; -- End function
.comm _NVMD,8,3 ; @NVMD
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Get nvm data complete!\n"
.comm _NVMD_STAT,8,3 ; @NVMD_STAT
l_.str.1: ; @.str.1
.asciz "Get nvm data error!\n"
.comm _IPMode,8,3 ; @IPMode
l_.str.2: ; @.str.2
.asciz "Get NVMD success, IR=1\n"
.comm _NVMD_TYPE,8,3 ; @NVMD_TYPE
.comm _TWI_DEVICE,8,3 ; @TWI_DEVICE
.comm _SAS_ADDR_SIZE,4,2 ; @SAS_ADDR_SIZE
l_.str.3: ; @.str.3
.asciz "Get SAS address from VPD successfully!\n"
.comm _C_SEEPROM,8,3 ; @C_SEEPROM
.comm _VPD_FLASH,8,3 ; @VPD_FLASH
.comm _EXPAN_ROM,8,3 ; @EXPAN_ROM
.comm _AAP1_RDUMP,8,3 ; @AAP1_RDUMP
.comm _IOP_RDUMP,8,3 ; @IOP_RDUMP
l_.str.4: ; @.str.4
.asciz "(IR=1)Wrong Device type 0x%x\n"
l_.str.5: ; @.str.5
.asciz "Get NVMD success, IR=0, dataLen=%d\n"
.comm _NVMD_LEN,8,3 ; @NVMD_LEN
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/pm8001/extr_pm8001_hwi.c_pm8001_mpi_get_nvmd_resp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function io_err_ctr
_io_err_ctr: ## @io_err_ctr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, (%rdi)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _io_err_ctr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function io_err_ctr
_io_err_ctr: ; @io_err_ctr
.cfi_startproc
; %bb.0:
mov w8, #1
str w8, [x0]
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _io_err_ctr
.subsections_via_symbols
| AnghaBench/linux/drivers/md/extr_dm-target.c_io_err_ctr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function action_ok_dump_cdrom
_action_ok_dump_cdrom: ## @action_ok_dump_cdrom
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rdi
callq _string_is_empty
xorl %ecx, %ecx
negq %rax
sbbl %ecx, %ecx
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MESSAGE_QUEUE_CATEGORY_INFO,4,2 ## @MESSAGE_QUEUE_CATEGORY_INFO
.comm _MESSAGE_QUEUE_ICON_DEFAULT,4,2 ## @MESSAGE_QUEUE_ICON_DEFAULT
.comm _MSG_NO_DISC_INSERTED,4,2 ## @MSG_NO_DISC_INSERTED
.no_dead_strip _action_ok_dump_cdrom
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function action_ok_dump_cdrom
_action_ok_dump_cdrom: ; @action_ok_dump_cdrom
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, x1
bl _string_is_empty
cmp x0, #0
csetm w0, ne
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.comm _MESSAGE_QUEUE_CATEGORY_INFO,4,2 ; @MESSAGE_QUEUE_CATEGORY_INFO
.comm _MESSAGE_QUEUE_ICON_DEFAULT,4,2 ; @MESSAGE_QUEUE_ICON_DEFAULT
.comm _MSG_NO_DISC_INSERTED,4,2 ; @MSG_NO_DISC_INSERTED
.no_dead_strip _action_ok_dump_cdrom
.subsections_via_symbols
| AnghaBench/RetroArch/menu/cbs/extr_menu_cbs_ok.c_action_ok_dump_cdrom.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function retrieve_status
_retrieve_status: ## @retrieve_status
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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
movq %rdi, %r14
leaq -64(%rbp), %rax
movq %rsi, %rdi
movq %rdx, %rsi
movq %rax, %rdx
callq _get_result_buffer
movq %rax, %r13
movq _DM_STATUS_TABLE_FLAG@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %rbx, -48(%rbp) ## 8-byte Spill
andl (%rbx), %eax
jne LBB0_1
## %bb.2:
movq _STATUSTYPE_INFO@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _STATUSTYPE_TABLE@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
movq %r14, %rdi
callq _dm_table_get_num_targets
movl %eax, -52(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB0_19
## %bb.4:
movq %r14, %rdi
xorl %esi, %esi
callq _dm_table_get_target
cmpq $25, -64(%rbp)
jae LBB0_7
## %bb.5:
xorl %r12d, %r12d
LBB0_6:
movq _DM_BUFFER_FULL_FLAG@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq -48(%rbp), %rcx ## 8-byte Reload
orl %eax, (%rcx)
LBB0_17:
testq %r12, %r12
je LBB0_19
## %bb.18:
movq -48(%rbp), %rax ## 8-byte Reload
movq %r12, 8(%rax)
LBB0_19:
movq -48(%rbp), %rax ## 8-byte Reload
movl -52(%rbp), %ecx ## 4-byte Reload
movl %ecx, 16(%rax)
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
movq %rax, %rcx
xorl %eax, %eax
movq %rax, -80(%rbp) ## 8-byte Spill
movq %r14, -88(%rbp) ## 8-byte Spill
movl $1, -56(%rbp) ## 4-byte Folded Spill
xorl %r12d, %r12d
movq %r13, %r15
movq %r13, %rbx
movq %r13, -96(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movq $0, 16(%r15)
movl 12(%rcx), %eax
movl %eax, 12(%r15)
movl 8(%rcx), %eax
movl %eax, 8(%r15)
movl 4(%r15), %edi
movq (%rcx), %rax
movq %rcx, %r13
movl 8(%rax), %esi
movl $4, %edx
callq _strncpy
leaq 24(%r15), %r14
subq %r14, %rbx
addq -64(%rbp), %rbx
je LBB0_6
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq (%r13), %rax
movq (%rax), %rax
testq %rax, %rax
je LBB0_14
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movq %r13, %rdi
movq _DM_NOFLUSH_FLAG@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movq -48(%rbp), %rdx ## 8-byte Reload
andl (%rdx), %ecx
je LBB0_13
## %bb.12: ## in Loop: Header=BB0_9 Depth=1
movq _DM_STATUS_NOFLUSH_FLAG@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
LBB0_13: ## in Loop: Header=BB0_9 Depth=1
movq -80(%rbp), %rdx ## 8-byte Reload
orl %ecx, %edx
movl -68(%rbp), %esi ## 4-byte Reload
movq %rdx, -80(%rbp) ## 8-byte Spill
## kill: def $edx killed $edx killed $rdx
movq %r14, %rcx
movq %rbx, %r8
callq *%rax
jmp LBB0_15
.p2align 4, 0x90
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
movb $0, (%r14)
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
movq %r14, %rdi
callq _strlen
incl %eax
cltq
cmpq %rax, %rbx
movq -96(%rbp), %r13 ## 8-byte Reload
je LBB0_6
## %bb.16: ## in Loop: Header=BB0_9 Depth=1
addq %rax, %r14
movq -48(%rbp), %rax ## 8-byte Reload
movslq 4(%rax), %rax
movq %r14, %r12
subq %r13, %r12
addq %rax, %r12
movq %r14, %rdi
callq _align_ptr
movq %rax, %r14
subl %r13d, %eax
movl %eax, (%r15)
movl -56(%rbp), %ebx ## 4-byte Reload
cmpl %ebx, -52(%rbp) ## 4-byte Folded Reload
je LBB0_17
## %bb.8: ## in Loop: Header=BB0_9 Depth=1
movq -88(%rbp), %rdi ## 8-byte Reload
movl %ebx, %esi
callq _dm_table_get_target
movq %rax, %rcx
movq %r13, %rax
subq %r14, %rax
addq -64(%rbp), %rax
incl %ebx
movl %ebx, -56(%rbp) ## 4-byte Spill
movq %r14, %r15
cmpq $25, %rax
movq %r13, %rbx
jae LBB0_9
jmp LBB0_6
.cfi_endproc
## -- End function
.comm _DM_STATUS_TABLE_FLAG,4,2 ## @DM_STATUS_TABLE_FLAG
.comm _STATUSTYPE_TABLE,4,2 ## @STATUSTYPE_TABLE
.comm _STATUSTYPE_INFO,4,2 ## @STATUSTYPE_INFO
.comm _DM_BUFFER_FULL_FLAG,4,2 ## @DM_BUFFER_FULL_FLAG
.comm _DM_NOFLUSH_FLAG,4,2 ## @DM_NOFLUSH_FLAG
.comm _DM_STATUS_NOFLUSH_FLAG,4,2 ## @DM_STATUS_NOFLUSH_FLAG
.no_dead_strip _retrieve_status
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function retrieve_status
_retrieve_status: ; @retrieve_status
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x8, x2
mov x19, x1
mov x22, x0
add x2, sp, #24
mov x0, x1
mov x1, x8
bl _get_result_buffer
mov x21, x0
ldr w8, [x19]
Lloh0:
adrp x9, _DM_STATUS_TABLE_FLAG@GOTPAGE
Lloh1:
ldr x9, [x9, _DM_STATUS_TABLE_FLAG@GOTPAGEOFF]
Lloh2:
adrp x10, _STATUSTYPE_INFO@GOTPAGE
Lloh3:
ldr x10, [x10, _STATUSTYPE_INFO@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
Lloh5:
adrp x11, _STATUSTYPE_TABLE@GOTPAGE
Lloh6:
ldr x11, [x11, _STATUSTYPE_TABLE@GOTPAGEOFF]
tst w9, w8
csel x8, x10, x11, eq
ldr w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
mov x0, x22
bl _dm_table_get_num_targets
mov x20, x0
cbz w0, LBB0_6
; %bb.1:
mov x0, x22
mov w1, #0
bl _dm_table_get_target
ldr x8, [sp, #24]
cmp x8, #25
b.hs LBB0_7
; %bb.2:
mov x23, #0
LBB0_3:
Lloh7:
adrp x8, _DM_BUFFER_FULL_FLAG@GOTPAGE
Lloh8:
ldr x8, [x8, _DM_BUFFER_FULL_FLAG@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
ldr w9, [x19]
orr w8, w9, w8
str w8, [x19]
LBB0_4:
cbz x23, LBB0_6
; %bb.5:
str x23, [x19, #8]
LBB0_6:
str w20, [x19, #16]
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_7:
mov x26, x0
str x22, [sp, #16] ; 8-byte Folded Spill
mov x23, #0
mov w24, #0
mov w25, #1
mov x22, x21
LBB0_8: ; =>This Inner Loop Header: Depth=1
str xzr, [x22, #16]
ldr d0, [x26, #8]
str d0, [x22, #8]
ldr w0, [x22, #4]
ldr x8, [x26]
ldr w1, [x8, #8]
mov w2, #4
bl _strncpy
add x27, x22, #24
ldr x8, [sp, #24]
sub x9, x21, x27
adds x28, x8, x9
b.eq LBB0_3
; %bb.9: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [x26]
ldr x8, [x8]
cbz x8, LBB0_11
; %bb.10: ; in Loop: Header=BB0_8 Depth=1
ldr w9, [x19]
Lloh10:
adrp x10, _DM_NOFLUSH_FLAG@GOTPAGE
Lloh11:
ldr x10, [x10, _DM_NOFLUSH_FLAG@GOTPAGEOFF]
Lloh12:
ldr w10, [x10]
Lloh13:
adrp x11, _DM_STATUS_NOFLUSH_FLAG@GOTPAGE
Lloh14:
ldr x11, [x11, _DM_STATUS_NOFLUSH_FLAG@GOTPAGEOFF]
Lloh15:
ldr w11, [x11]
tst w10, w9
csel w9, wzr, w11, eq
orr w24, w9, w24
mov x0, x26
ldr w1, [sp, #12] ; 4-byte Folded Reload
mov x2, x24
mov x3, x27
mov x4, x28
blr x8
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_8 Depth=1
strb wzr, [x27]
LBB0_12: ; in Loop: Header=BB0_8 Depth=1
mov x0, x27
bl _strlen
add w8, w0, #1
sxtw x8, w8
cmp x28, x8
b.eq LBB0_3
; %bb.13: ; in Loop: Header=BB0_8 Depth=1
ldrsw x9, [x19, #4]
add x0, x27, x8
sub x8, x0, x21
add x23, x8, x9
bl _align_ptr
mov x27, x0
sub w8, w27, w21
str w8, [x22]
cmp w20, w25
b.eq LBB0_4
; %bb.14: ; in Loop: Header=BB0_8 Depth=1
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x1, x25
bl _dm_table_get_target
mov x26, x0
ldr x8, [sp, #24]
sub x9, x21, x27
add x8, x9, x8
add w25, w25, #1
mov x22, x27
cmp x8, #25
b.hs LBB0_8
b LBB0_3
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _DM_STATUS_TABLE_FLAG,4,2 ; @DM_STATUS_TABLE_FLAG
.comm _STATUSTYPE_TABLE,4,2 ; @STATUSTYPE_TABLE
.comm _STATUSTYPE_INFO,4,2 ; @STATUSTYPE_INFO
.comm _DM_BUFFER_FULL_FLAG,4,2 ; @DM_BUFFER_FULL_FLAG
.comm _DM_NOFLUSH_FLAG,4,2 ; @DM_NOFLUSH_FLAG
.comm _DM_STATUS_NOFLUSH_FLAG,4,2 ; @DM_STATUS_NOFLUSH_FLAG
.no_dead_strip _retrieve_status
.subsections_via_symbols
| AnghaBench/linux/drivers/md/extr_dm-ioctl.c_retrieve_status.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rbx
leaq -16(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_str.4(%rip), %rdi
callq _puts
leaq -12(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %esi
imull -16(%rbp), %esi
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "\nThe area of the room is %d sqft.\n"
L_str: ## @str
.asciz "\nEnter the length of the room: (number value only)"
L_str.4: ## @str.4
.asciz "\nEnter the width of the room: (number value only)"
.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
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.4@PAGE
Lloh5:
add x0, x0, l_str.4@PAGEOFF
bl _puts
add x8, sp, #8
str x8, [sp]
mov x0, x19
bl _scanf
ldp w9, w8, [sp, #8]
mul w8, w9, w8
str x8, [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.1: ; @.str.1
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "\nThe area of the room is %d sqft.\n"
l_str: ; @str
.asciz "\nEnter the length of the room: (number value only)"
l_str.4: ; @str.4
.asciz "\nEnter the width of the room: (number value only)"
.subsections_via_symbols
| the_stack_data/46930.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_crl_score
_get_crl_score: ## @get_crl_score
.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 %rcx, %r15
movl $0, -44(%rbp)
movl (%rcx), %eax
movq _IDP_INVALID@GOTPCREL(%rip), %rcx
xorl %r14d, %r14d
testl %eax, (%rcx)
je LBB0_1
LBB0_19:
movl %r14d, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movq %rdi, %r13
movl (%rdx), %edi
movq (%r13), %rcx
movq _X509_V_FLAG_EXTENDED_CRL_SUPPORT@GOTPCREL(%rip), %rbx
movl (%rbx), %ebx
testl %ebx, (%rcx)
movq %rdx, -64(%rbp) ## 8-byte Spill
movl %edi, -48(%rbp) ## 4-byte Spill
movq %rsi, -72(%rbp) ## 8-byte Spill
je LBB0_2
## %bb.3:
movq _IDP_REASONS@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_5
## %bb.4:
movl %edi, %eax
notl %eax
testl %eax, 4(%r15)
jne LBB0_6
jmp LBB0_19
LBB0_2:
movq _IDP_INDIRECT@GOTPCREL(%rip), %rcx
movq _IDP_REASONS@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
orl (%rcx), %edx
testl %eax, %edx
jne LBB0_19
jmp LBB0_6
LBB0_5:
cmpq $0, 16(%r15)
jne LBB0_19
LBB0_6:
movq %r8, %rbx
movq %r8, %rdi
callq _X509_get_issuer_name
movl %eax, %r14d
movq %r15, %rdi
callq _X509_CRL_get_issuer
movl %r14d, %edi
movl %eax, %esi
callq _X509_NAME_cmp
testq %rax, %rax
je LBB0_8
## %bb.7:
movq _IDP_INDIRECT@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %r12d, %r12d
movl $0, %r14d
testl %eax, (%r15)
jne LBB0_9
jmp LBB0_19
LBB0_8:
movq _CRL_SCORE_ISSUER_NAME@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movl %r12d, -44(%rbp)
LBB0_9:
movq _EXFLAG_CRITICAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 8(%r15)
jne LBB0_11
## %bb.10:
movq _CRL_SCORE_NOCRITICAL@GOTPCREL(%rip), %rax
orl (%rax), %r12d
movl %r12d, -44(%rbp)
LBB0_11:
xorl %r14d, %r14d
movq %r13, %rdi
movq %r15, %rsi
xorl %edx, %edx
callq _check_crl_time
testq %rax, %rax
je LBB0_13
## %bb.12:
movq _CRL_SCORE_TIME@GOTPCREL(%rip), %rax
orl (%rax), %r12d
movl %r12d, -44(%rbp)
LBB0_13:
leaq -44(%rbp), %rcx
movq %r13, %rdi
movq %r15, %rsi
movq -72(%rbp), %rdx ## 8-byte Reload
callq _crl_akid_check
movl -44(%rbp), %edx
movq _CRL_SCORE_AKID@GOTPCREL(%rip), %rax
testl %edx, (%rax)
je LBB0_19
## %bb.14:
leaq -52(%rbp), %rcx
movq %rbx, %rdi
movq %r15, %rsi
callq _crl_crldp_check
testq %rax, %rax
je LBB0_15
## %bb.16:
movl -52(%rbp), %eax
movl -48(%rbp), %ecx ## 4-byte Reload
notl %ecx
testl %ecx, %eax
je LBB0_19
## %bb.17:
movl -48(%rbp), %ecx ## 4-byte Reload
orl %eax, %ecx
movq _CRL_SCORE_SCOPE@GOTPCREL(%rip), %rax
movl -44(%rbp), %r14d
orl (%rax), %r14d
jmp LBB0_18
LBB0_15:
movl -44(%rbp), %r14d
movl -48(%rbp), %ecx ## 4-byte Reload
LBB0_18:
movq -64(%rbp), %rax ## 8-byte Reload
movl %ecx, (%rax)
jmp LBB0_19
.cfi_endproc
## -- End function
.comm _IDP_INVALID,4,2 ## @IDP_INVALID
.comm _X509_V_FLAG_EXTENDED_CRL_SUPPORT,4,2 ## @X509_V_FLAG_EXTENDED_CRL_SUPPORT
.comm _IDP_INDIRECT,4,2 ## @IDP_INDIRECT
.comm _IDP_REASONS,4,2 ## @IDP_REASONS
.comm _CRL_SCORE_ISSUER_NAME,4,2 ## @CRL_SCORE_ISSUER_NAME
.comm _EXFLAG_CRITICAL,4,2 ## @EXFLAG_CRITICAL
.comm _CRL_SCORE_NOCRITICAL,4,2 ## @CRL_SCORE_NOCRITICAL
.comm _CRL_SCORE_TIME,4,2 ## @CRL_SCORE_TIME
.comm _CRL_SCORE_AKID,4,2 ## @CRL_SCORE_AKID
.comm _CRL_SCORE_SCOPE,4,2 ## @CRL_SCORE_SCOPE
.no_dead_strip _get_crl_score
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_crl_score
_get_crl_score: ; @get_crl_score
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x23, x0
mov w0, #0
str wzr, [sp, #12]
ldr w8, [x3]
Lloh0:
adrp x9, _IDP_INVALID@GOTPAGE
Lloh1:
ldr x9, [x9, _IDP_INVALID@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_18
; %bb.1:
mov x20, x4
mov x21, x3
mov x19, x2
mov x22, x1
ldr w25, [x2]
ldr x9, [x23]
ldr w9, [x9]
Lloh3:
adrp x10, _X509_V_FLAG_EXTENDED_CRL_SUPPORT@GOTPAGE
Lloh4:
ldr x10, [x10, _X509_V_FLAG_EXTENDED_CRL_SUPPORT@GOTPAGEOFF]
Lloh5:
ldr w10, [x10]
tst w10, w9
b.eq LBB0_4
; %bb.2:
Lloh6:
adrp x9, _IDP_REASONS@GOTPAGE
Lloh7:
ldr x9, [x9, _IDP_REASONS@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_5
; %bb.3:
ldr w8, [x21, #4]
bics wzr, w8, w25
b.ne LBB0_6
b LBB0_17
LBB0_4:
Lloh9:
adrp x9, _IDP_INDIRECT@GOTPAGE
Lloh10:
ldr x9, [x9, _IDP_INDIRECT@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
Lloh12:
adrp x10, _IDP_REASONS@GOTPAGE
Lloh13:
ldr x10, [x10, _IDP_REASONS@GOTPAGEOFF]
Lloh14:
ldr w10, [x10]
orr w9, w10, w9
tst w9, w8
b.ne LBB0_17
b LBB0_6
LBB0_5:
ldr x8, [x21, #16]
cbnz x8, LBB0_17
LBB0_6:
mov x0, x20
bl _X509_get_issuer_name
mov x24, x0
mov x0, x21
bl _X509_CRL_get_issuer
mov x1, x0
mov x0, x24
bl _X509_NAME_cmp
cbz x0, LBB0_8
; %bb.7:
mov w24, #0
mov w0, #0
ldr w8, [x21]
Lloh15:
adrp x9, _IDP_INDIRECT@GOTPAGE
Lloh16:
ldr x9, [x9, _IDP_INDIRECT@GOTPAGEOFF]
Lloh17:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_9
b LBB0_18
LBB0_8:
Lloh18:
adrp x8, _CRL_SCORE_ISSUER_NAME@GOTPAGE
Lloh19:
ldr x8, [x8, _CRL_SCORE_ISSUER_NAME@GOTPAGEOFF]
Lloh20:
ldr w24, [x8]
str w24, [sp, #12]
LBB0_9:
ldr w8, [x21, #8]
Lloh21:
adrp x9, _EXFLAG_CRITICAL@GOTPAGE
Lloh22:
ldr x9, [x9, _EXFLAG_CRITICAL@GOTPAGEOFF]
Lloh23:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_11
; %bb.10:
Lloh24:
adrp x8, _CRL_SCORE_NOCRITICAL@GOTPAGE
Lloh25:
ldr x8, [x8, _CRL_SCORE_NOCRITICAL@GOTPAGEOFF]
Lloh26:
ldr w8, [x8]
orr w24, w24, w8
str w24, [sp, #12]
LBB0_11:
mov x0, x23
mov x1, x21
mov w2, #0
bl _check_crl_time
cbz x0, LBB0_13
; %bb.12:
Lloh27:
adrp x8, _CRL_SCORE_TIME@GOTPAGE
Lloh28:
ldr x8, [x8, _CRL_SCORE_TIME@GOTPAGEOFF]
Lloh29:
ldr w8, [x8]
orr w8, w24, w8
str w8, [sp, #12]
LBB0_13:
add x3, sp, #12
mov x0, x23
mov x1, x21
mov x2, x22
bl _crl_akid_check
ldr w2, [sp, #12]
Lloh30:
adrp x8, _CRL_SCORE_AKID@GOTPAGE
Lloh31:
ldr x8, [x8, _CRL_SCORE_AKID@GOTPAGEOFF]
Lloh32:
ldr w8, [x8]
tst w8, w2
b.eq LBB0_17
; %bb.14:
add x3, sp, #8
mov x0, x20
mov x1, x21
bl _crl_crldp_check
cbz x0, LBB0_19
; %bb.15:
ldr w8, [sp, #8]
bics wzr, w8, w25
b.eq LBB0_17
; %bb.16:
orr w25, w8, w25
Lloh33:
adrp x8, _CRL_SCORE_SCOPE@GOTPAGE
Lloh34:
ldr x8, [x8, _CRL_SCORE_SCOPE@GOTPAGEOFF]
Lloh35:
ldr w8, [x8]
ldr w9, [sp, #12]
orr w0, w9, w8
b LBB0_20
LBB0_17:
mov w0, #0
LBB0_18:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_19:
ldr w0, [sp, #12]
LBB0_20:
str w25, [x19]
b LBB0_18
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.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
.cfi_endproc
; -- End function
.comm _IDP_INVALID,4,2 ; @IDP_INVALID
.comm _X509_V_FLAG_EXTENDED_CRL_SUPPORT,4,2 ; @X509_V_FLAG_EXTENDED_CRL_SUPPORT
.comm _IDP_INDIRECT,4,2 ; @IDP_INDIRECT
.comm _IDP_REASONS,4,2 ; @IDP_REASONS
.comm _CRL_SCORE_ISSUER_NAME,4,2 ; @CRL_SCORE_ISSUER_NAME
.comm _EXFLAG_CRITICAL,4,2 ; @EXFLAG_CRITICAL
.comm _CRL_SCORE_NOCRITICAL,4,2 ; @CRL_SCORE_NOCRITICAL
.comm _CRL_SCORE_TIME,4,2 ; @CRL_SCORE_TIME
.comm _CRL_SCORE_AKID,4,2 ; @CRL_SCORE_AKID
.comm _CRL_SCORE_SCOPE,4,2 ; @CRL_SCORE_SCOPE
.no_dead_strip _get_crl_score
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/crypto/x509/extr_x509_vfy.c_get_crl_score.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movl $99784, %eax ## imm = 0x185C8
callq ____chkstk_darwin
subq %rax, %rsp
popq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
leaq -99812(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -99812(%rbp), %r15d
leal -1(%r15), %eax
movl %eax, -99812(%rbp)
testl %r15d, %r15d
jle LBB0_22
## %bb.1:
leaq -99312(%rbp), %rbx
leaq L_.str(%rip), %r14
xorl %r12d, %r12d
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _scanf
movl -99812(%rbp), %eax
leal -1(%rax), %ecx
movl %ecx, -99812(%rbp)
addq $4, %rbx
incl %r12d
testl %eax, %eax
jg LBB0_2
## %bb.3:
testl %r12d, %r12d
je LBB0_22
## %bb.4:
movabsq $4294967296, %r14 ## imm = 0x100000000
xorl %r11d, %r11d
leaq L_.str.4(%rip), %r13
leaq L_.str.2(%rip), %r9
xorl %esi, %esi
jmp LBB0_5
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
addl %edi, %r12d
movl %edi, %edx
notl %edx
addl %r11d, %edx
movq -99824(%rbp), %rsi ## 8-byte Reload
addl %edi, %esi
incl %esi
sarq $29, %rbx
leaq L_.str.3(%rip), %rax
movq %rax, -98816(%rbp,%rbx)
decl %r15d
LBB0_18: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %eax
orl %edx, %eax
movl %edx, %r11d
je LBB0_19
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
## Child Loop BB0_14 Depth 2
testl %r12d, %r12d
je LBB0_11
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq %r11d, %rax
movslq %r12d, %rcx
movslq %esi, %rdx
leaq -98816(,%rdx,8), %r8
addq %rbp, %r8
shlq $32, %rdx
movl %r12d, %r10d
leaq -99316(%rbp), %rdi
leaq (%rdi,%rcx,4), %rcx
leaq -99808(,%rax,4), %rax
addq %rbp, %rax
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rcx), %edi
cmpl %r15d, %edi
je LBB0_8
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl %edi, (%rax,%rbx,4)
movq %r9, (%r8,%rbx,8)
addq %r14, %rdx
incq %rbx
addq $-4, %rcx
cmpl %ebx, %r10d
jne LBB0_7
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
addl %ebx, %esi
addl %ebx, %r11d
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
xorl %r12d, %r12d
jmp LBB0_12
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movl %ebx, %eax
notl %eax
addl %eax, %r12d
addl %ebx, %r11d
addl %ebx, %esi
incl %esi
sarq $29, %rdx
leaq L_.str.1(%rip), %rax
movq %rax, -98816(%rbp,%rdx)
decl %r15d
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
xorl %edx, %edx
testl %r11d, %r11d
je LBB0_18
## %bb.13: ## in Loop: Header=BB0_5 Depth=1
movslq %r11d, %rax
movslq %r12d, %rcx
movq %rsi, -99824(%rbp) ## 8-byte Spill
movslq %esi, %rbx
leaq -98816(,%rbx,8), %r8
addq %rbp, %r8
shlq $32, %rbx
leaq -99312(,%rcx,4), %rsi
addq %rbp, %rsi
movl %r11d, %r10d
leaq -99812(%rbp), %rcx
leaq (%rcx,%rax,4), %rax
xorl %edi, %edi
.p2align 4, 0x90
LBB0_14: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rax), %ecx
cmpl %r15d, %ecx
je LBB0_15
## %bb.16: ## in Loop: Header=BB0_14 Depth=2
movl %ecx, (%rsi,%rdi,4)
movq %r13, (%r8,%rdi,8)
addq %r14, %rbx
incq %rdi
addq $-4, %rax
cmpl %edi, %r10d
jne LBB0_14
## %bb.17: ## in Loop: Header=BB0_5 Depth=1
movq -99824(%rbp), %rsi ## 8-byte Reload
addl %edi, %esi
addl %edi, %r12d
jmp LBB0_18
LBB0_22:
leaq L_.str.5(%rip), %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
jmp LBB0_23
LBB0_19:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
movq %rsi, %rbx
callq _printf
movq %rbx, %rax
testl %eax, %eax
jle LBB0_23
## %bb.20:
movl %eax, %r14d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_21: ## =>This Inner Loop Header: Depth=1
movq -98816(%rbp,%rbx,8), %rdi
callq _puts
incq %rbx
cmpq %rbx, %r14
jne LBB0_21
LBB0_23:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_25
## %bb.24:
xorl %eax, %eax
addq $99784, %rsp ## imm = 0x185C8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_25:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "1 3"
L_.str.2: ## @.str.2
.asciz "1 2"
L_.str.3: ## @.str.3
.asciz "2 3"
L_.str.4: ## @.str.4
.asciz "2 1"
L_.str.5: ## @.str.5
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w27, -56
.cfi_offset w28, -64
mov w9, #34240
movk w9, #1, lsl #16
Lloh0:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh1:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #24, lsl #12 ; =98304
sub sp, sp, #1472
Lloh2:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh3:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
stur x8, [x29, #-56]
add x8, sp, #20
str x8, [sp]
Lloh5:
adrp x0, l_.str@PAGE
Lloh6:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w20, [sp, #20]
subs w8, w20, #1
str w8, [sp, #20]
b.lt LBB0_18
; %bb.1:
mov w21, #0
add x22, sp, #516
Lloh7:
adrp x19, l_.str@PAGE
Lloh8:
add x19, x19, l_.str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
str x22, [sp]
mov x0, x19
bl _scanf
ldr w8, [sp, #20]
sub w9, w8, #1
str w9, [sp, #20]
add x22, x22, #4
add w21, w21, #1
cmp w8, #0
b.gt LBB0_2
; %bb.3:
cbz w21, LBB0_18
; %bb.4:
mov w12, #0
mov w19, #0
add x8, sp, #516
sub x9, x8, #4
add x10, sp, #24
sub x11, x10, #4
Lloh9:
adrp x13, l_.str.3@PAGE
Lloh10:
add x13, x13, l_.str.3@PAGEOFF
Lloh11:
adrp x14, l_.str.4@PAGE
Lloh12:
add x14, x14, l_.str.4@PAGEOFF
add x15, sp, #1008
mov x16, #4294967296
Lloh13:
adrp x17, l_.str.1@PAGE
Lloh14:
add x17, x17, l_.str.1@PAGEOFF
Lloh15:
adrp x0, l_.str.2@PAGE
Lloh16:
add x0, x0, l_.str.2@PAGEOFF
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=1
add w21, w21, w1
mvn w3, w1
add w12, w3, w12
add w1, w19, w1
add w19, w1, #1
asr x1, x2, #29
str x13, [x15, x1]
sub w20, w20, #1
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
orr w1, w21, w12
cbz w1, LBB0_19
LBB0_7: ; =>This Loop Header: Depth=1
; Child Loop BB0_9 Depth 2
; Child Loop BB0_15 Depth 2
cbz w21, LBB0_12
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
mov x1, #0
sbfiz x2, x19, #32, #32
add x3, x15, w19, sxtw #3
mov w4, w21
add x5, x9, w21, sxtw #2
add x6, x10, w12, sxtw #2
LBB0_9: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w7, [x5]
cmp w7, w20
b.eq LBB0_13
; %bb.10: ; in Loop: Header=BB0_9 Depth=2
str w7, [x6, x1, lsl #2]
str x0, [x3, x1, lsl #3]
add x2, x2, x16
add x1, x1, #1
sub x5, x5, #4
cmp w4, w1
b.ne LBB0_9
; %bb.11: ; in Loop: Header=BB0_7 Depth=1
mov w21, #0
add w19, w19, w1
add w12, w12, w1
LBB0_12: ; in Loop: Header=BB0_7 Depth=1
cbnz w12, LBB0_14
b LBB0_6
LBB0_13: ; in Loop: Header=BB0_7 Depth=1
mvn w3, w1
add w21, w3, w21
add w12, w12, w1
add w1, w19, w1
add w19, w1, #1
asr x1, x2, #29
str x17, [x15, x1]
sub w20, w20, #1
cbz w12, LBB0_6
LBB0_14: ; in Loop: Header=BB0_7 Depth=1
mov x1, #0
mov x2, x19
sbfiz x2, x2, #32, #32
add x3, x15, w19, sxtw #3
add x4, x8, w21, sxtw #2
mov w5, w12
add x6, x11, w12, sxtw #2
LBB0_15: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w7, [x6]
cmp w7, w20
b.eq LBB0_5
; %bb.16: ; in Loop: Header=BB0_15 Depth=2
str w7, [x4, x1, lsl #2]
str x14, [x3, x1, lsl #3]
add x2, x2, x16
add x1, x1, #1
sub x6, x6, #4
cmp w5, w1
b.ne LBB0_15
; %bb.17: ; in Loop: Header=BB0_7 Depth=1
mov w12, #0
add w19, w19, w1
add w21, w21, w1
b LBB0_6
LBB0_18:
str xzr, [sp]
Lloh17:
adrp x0, l_.str.5@PAGE
Lloh18:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_22
LBB0_19:
mov x8, x19
str x8, [sp]
Lloh19:
adrp x0, l_.str.5@PAGE
Lloh20:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
cmp w19, #1
b.lt LBB0_22
; %bb.20:
mov w19, w19
add x20, sp, #1008
LBB0_21: ; =>This Inner Loop Header: Depth=1
ldr x0, [x20], #8
bl _puts
subs x19, x19, #1
b.ne LBB0_21
LBB0_22:
ldur x8, [x29, #-56]
Lloh21:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh22:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh23:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_24
; %bb.23:
mov w0, #0
add sp, sp, #24, lsl #12 ; =98304
add sp, sp, #1472
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_24:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "1 3"
l_.str.2: ; @.str.2
.asciz "1 2"
l_.str.3: ; @.str.3
.asciz "2 3"
l_.str.4: ; @.str.4
.asciz "2 1"
l_.str.5: ; @.str.5
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/772731.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calculateFibonacci ## -- Begin function calculateFibonacci
.p2align 4, 0x90
_calculateFibonacci: ## @calculateFibonacci
.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
testl %edi, %edi
je LBB0_1
## %bb.2:
movl $1, %eax
cmpl $2, %edi
jl LBB0_9
## %bb.3:
leal -1(%rdi), %esi
addl $-2, %edi
movl %esi, %ecx
andl $7, %ecx
cmpl $7, %edi
jae LBB0_5
## %bb.4:
movl $1, %eax
xorl %edx, %edx
jmp LBB0_7
LBB0_1:
xorl %eax, %eax
popq %rbp
retq
LBB0_5:
andl $-8, %esi
movl $1, %eax
xorl %edx, %edx
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
addq %rax, %rdx
addq %rdx, %rax
addq %rax, %rdx
addq %rdx, %rax
addq %rax, %rdx
addq %rdx, %rax
addq %rax, %rdx
addq %rdx, %rax
addl $-8, %esi
jne LBB0_6
LBB0_7:
testl %ecx, %ecx
je LBB0_9
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq %rax, %rsi
movq %rdx, %rax
addq %rsi, %rax
movq %rsi, %rdx
decl %ecx
jne LBB0_8
LBB0_9:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $0, -36(%rbp)
leaq L_str.5(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
leaq -36(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -36(%rbp), %ecx
cmpl $91, %ecx
jb LBB1_3
## %bb.1:
leaq L_str.4(%rip), %r14
leaq L_str.5(%rip), %r15
leaq L_.str.1(%rip), %r12
leaq -36(%rbp), %rbx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
callq _puts
movq %r15, %rdi
callq _puts
movq %r12, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _scanf
movl -36(%rbp), %ecx
cmpl $90, %ecx
ja LBB1_2
LBB1_3:
testl %ecx, %ecx
je LBB1_4
## %bb.5:
cmpl $1, %ecx
jne LBB1_6
## %bb.13:
movl $1, %esi
jmp LBB1_12
LBB1_4:
xorl %esi, %esi
jmp LBB1_12
LBB1_6:
leal -1(%rcx), %edx
addl $-2, %ecx
movl %edx, %eax
andl $7, %eax
cmpl $7, %ecx
jae LBB1_8
## %bb.7:
movl $1, %esi
xorl %ecx, %ecx
jmp LBB1_10
LBB1_8:
andl $-8, %edx
movl $1, %esi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB1_9: ## =>This Inner Loop Header: Depth=1
addq %rsi, %rcx
addq %rcx, %rsi
addq %rsi, %rcx
addq %rcx, %rsi
addq %rsi, %rcx
addq %rcx, %rsi
addq %rsi, %rcx
addq %rcx, %rsi
addl $-8, %edx
jne LBB1_9
LBB1_10:
testl %eax, %eax
je LBB1_12
.p2align 4, 0x90
LBB1_11: ## =>This Inner Loop Header: Depth=1
movq %rsi, %rdx
movq %rcx, %rsi
addq %rdx, %rsi
movq %rdx, %rcx
decl %eax
jne LBB1_11
LBB1_12:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "Fibonacci number = %lld"
L_str.4: ## @str.4
.asciz "The number should be from 0 to 90."
L_str.5: ## @str.5
.asciz "Enter the number:"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calculateFibonacci ; -- Begin function calculateFibonacci
.p2align 2
_calculateFibonacci: ; @calculateFibonacci
.cfi_startproc
; %bb.0:
cbz w0, LBB0_3
; %bb.1:
cmp w0, #2
b.ge LBB0_4
; %bb.2:
mov w0, #1
ret
LBB0_3:
mov x0, #0
ret
LBB0_4:
mov x9, #0
sub w8, w0, #1
mov w0, #1
LBB0_5: ; =>This Inner Loop Header: Depth=1
mov x10, x0
add x0, x0, x9
mov x9, x10
subs w8, w8, #1
b.ne LBB0_5
; %bb.6:
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp 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
str wzr, [sp, #12]
Lloh0:
adrp x0, l_str.5@PAGE
Lloh1:
add x0, x0, l_str.5@PAGEOFF
bl _puts
add x22, sp, #12
str x22, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
cmp w8, #91
b.lo LBB1_3
; %bb.1:
Lloh4:
adrp x19, l_str.4@PAGE
Lloh5:
add x19, x19, l_str.4@PAGEOFF
Lloh6:
adrp x20, l_str.5@PAGE
Lloh7:
add x20, x20, l_str.5@PAGEOFF
Lloh8:
adrp x21, l_.str.1@PAGE
Lloh9:
add x21, x21, l_.str.1@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _puts
mov x0, x20
bl _puts
str x22, [sp]
mov x0, x21
bl _scanf
ldr w8, [sp, #12]
cmp w8, #90
b.hi LBB1_2
LBB1_3:
cbz w8, LBB1_6
; %bb.4:
subs w9, w8, #1
b.ne LBB1_7
; %bb.5:
mov w8, #1
b LBB1_9
LBB1_6:
mov x8, #0
b LBB1_9
LBB1_7:
mov x10, #0
mov w8, #1
LBB1_8: ; =>This Inner Loop Header: Depth=1
mov x11, x8
add x8, x10, x8
mov x10, x11
subs w9, w9, #1
b.ne LBB1_8
LBB1_9:
str x8, [sp]
Lloh10:
adrp x0, l_.str.3@PAGE
Lloh11:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "Fibonacci number = %lld"
l_str.4: ; @str.4
.asciz "The number should be from 0 to 90."
l_str.5: ; @str.5
.asciz "Enter the number:"
.subsections_via_symbols
| the_stack_data/175142236.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _co_switch ## -- Begin function co_switch
.p2align 4, 0x90
_co_switch: ## @co_switch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _co_active_handle@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %edi, (%rax)
popq %rbp
jmp _CO_SWAP_ASM ## TAILCALL
.cfi_endproc
## -- End function
.comm _co_active_handle,4,2 ## @co_active_handle
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _co_switch ; -- Begin function co_switch
.p2align 2
_co_switch: ; @co_switch
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _co_active_handle@GOTPAGE
Lloh1:
ldr x8, [x8, _co_active_handle@GOTPAGEOFF]
ldr w1, [x8]
str w0, [x8]
b _CO_SWAP_ASM
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _co_active_handle,4,2 ; @co_active_handle
.subsections_via_symbols
| AnghaBench/RetroArch/libretro-common/libco/extr_ppc.c_co_switch.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function getIndexFromLogString
_getIndexFromLogString: ## @getIndexFromLogString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _strlen
testl %eax, %eax
jle LBB0_1
## %bb.2:
movl %eax, %edi
addq %rbx, %rdi
movl $2, %ecx
xorl %eax, %eax
jmp LBB0_3
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
decq %rdi
cmpq %rbx, %rdi
jbe LBB0_8
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpb $10, (%rdi)
jne LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq %rdi, %rax
cmpl $1, %ecx
movl $1, %ecx
jg LBB0_7
## %bb.5:
incq %rdi
jmp LBB0_6
LBB0_1:
xorl %eax, %eax
LBB0_8:
leaq 1(%rax), %rdi
testq %rax, %rax
cmoveq %rbx, %rdi
LBB0_6:
addq $8, %rsp
popq %rbx
popq %rbp
jmp _atoi ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _getIndexFromLogString
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function getIndexFromLogString
_getIndexFromLogString: ; @getIndexFromLogString
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _strlen
cmp w0, #1
b.lt LBB0_6
; %bb.1:
mov x9, #0
add x8, x19, w0, uxtw
mov w10, #2
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
sub x8, x8, #1
cmp x8, x19
b.ls LBB0_7
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldrb w11, [x8]
cmp w11, #10
b.ne LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
cmp w10, #1
b.le LBB0_8
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
mov w10, #1
mov x9, x8
b LBB0_2
LBB0_6:
mov x9, #0
LBB0_7:
cmp x9, #0
csinc x0, x19, x9, eq
b LBB0_9
LBB0_8:
add x0, x8, #1
LBB0_9:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _atoi
.cfi_endproc
; -- End function
.no_dead_strip _getIndexFromLogString
.subsections_via_symbols
| AnghaBench/radare2/libr/core/extr_cmd_log.c_getIndexFromLogString.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bt_mesh_cfg_cli_init ## -- Begin function bt_mesh_cfg_cli_init
.p2align 4, 0x90
_bt_mesh_cfg_cli_init: ## @bt_mesh_cfg_cli_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r15
leaq L_.str(%rip), %rdi
callq _BT_DBG
testl %ebx, %ebx
je LBB0_1
## %bb.4:
testq %r15, %r15
je LBB0_5
## %bb.6:
movq 8(%r15), %rbx
testq %rbx, %rbx
je LBB0_7
## %bb.8:
movl $4, %edi
callq _osi_calloc
testq %rax, %rax
je LBB0_9
## %bb.10:
movq %rax, %r14
movq %rax, %rdi
callq _sys_slist_init
movq %r15, 16(%rbx)
movq _cfg_op_pair@GOTPCREL(%rip), %r12
movl (%r12), %edi
callq _ARRAY_SIZE
movl %eax, 12(%rbx)
movl (%r12), %eax
movl %eax, 8(%rbx)
movq %r14, (%rbx)
movq _cli@GOTPCREL(%rip), %rax
movq %rbx, (%rax)
movq _BLE_MESH_KEY_DEV@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq (%r15), %rcx
movl %eax, (%rcx)
xorl %ebx, %ebx
xorl %eax, %eax
callq _bt_mesh_cfg_client_mutex_new
jmp LBB0_11
LBB0_1:
leaq L_.str.1(%rip), %rdi
jmp LBB0_2
LBB0_5:
leaq L_.str.2(%rip), %rdi
jmp LBB0_2
LBB0_7:
leaq L_.str.3(%rip), %rdi
LBB0_2:
callq _BT_ERR
movq _EINVAL@GOTPCREL(%rip), %rax
LBB0_3:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_11:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_9:
leaq L_.str.4(%rip), %rdi
callq _BT_ERR
movq _ENOMEM@GOTPCREL(%rip), %rax
jmp LBB0_3
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "primary %u"
L_.str.1: ## @.str.1
.asciz "Configuration Client only allowed in primary element"
.comm _EINVAL,4,2 ## @EINVAL
L_.str.2: ## @.str.2
.asciz "Configuration Client model is NULL"
L_.str.3: ## @.str.3
.asciz "No Configuration Client context provided"
L_.str.4: ## @.str.4
.asciz "Allocate memory for Configuration Client internal data fail"
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _cfg_op_pair,4,2 ## @cfg_op_pair
.comm _cli,8,3 ## @cli
.comm _BLE_MESH_KEY_DEV,4,2 ## @BLE_MESH_KEY_DEV
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bt_mesh_cfg_cli_init ; -- Begin function bt_mesh_cfg_cli_init
.p2align 2
_bt_mesh_cfg_cli_init: ; @bt_mesh_cfg_cli_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 x20, x1
mov x19, x0
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _BT_DBG
cbz w20, LBB0_5
; %bb.1:
cbz x19, LBB0_6
; %bb.2:
ldr x21, [x19, #8]
cbz x21, LBB0_7
; %bb.3:
mov w0, #4
bl _osi_calloc
cbz x0, LBB0_11
; %bb.4:
mov x20, x0
bl _sys_slist_init
str x19, [x21, #16]
Lloh2:
adrp x22, _cfg_op_pair@GOTPAGE
Lloh3:
ldr x22, [x22, _cfg_op_pair@GOTPAGEOFF]
ldr w0, [x22]
bl _ARRAY_SIZE
ldr w8, [x22]
stp w8, w0, [x21, #8]
str x20, [x21]
Lloh4:
adrp x8, _cli@GOTPAGE
Lloh5:
ldr x8, [x8, _cli@GOTPAGEOFF]
Lloh6:
str x21, [x8]
Lloh7:
adrp x8, _BLE_MESH_KEY_DEV@GOTPAGE
Lloh8:
ldr x8, [x8, _BLE_MESH_KEY_DEV@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
ldr x9, [x19]
str w8, [x9]
bl _bt_mesh_cfg_client_mutex_new
mov w0, #0
b LBB0_10
LBB0_5:
Lloh10:
adrp x0, l_.str.1@PAGE
Lloh11:
add x0, x0, l_.str.1@PAGEOFF
b LBB0_8
LBB0_6:
Lloh12:
adrp x0, l_.str.2@PAGE
Lloh13:
add x0, x0, l_.str.2@PAGEOFF
b LBB0_8
LBB0_7:
Lloh14:
adrp x0, l_.str.3@PAGE
Lloh15:
add x0, x0, l_.str.3@PAGEOFF
LBB0_8:
bl _BT_ERR
Lloh16:
adrp x8, _EINVAL@GOTPAGE
Lloh17:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_9:
ldr w8, [x8]
neg w0, w8
LBB0_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:
Lloh18:
adrp x0, l_.str.4@PAGE
Lloh19:
add x0, x0, l_.str.4@PAGEOFF
bl _BT_ERR
Lloh20:
adrp x8, _ENOMEM@GOTPAGE
Lloh21:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
b LBB0_9
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotStr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "primary %u"
l_.str.1: ; @.str.1
.asciz "Configuration Client only allowed in primary element"
.comm _EINVAL,4,2 ; @EINVAL
l_.str.2: ; @.str.2
.asciz "Configuration Client model is NULL"
l_.str.3: ; @.str.3
.asciz "No Configuration Client context provided"
l_.str.4: ; @.str.4
.asciz "Allocate memory for Configuration Client internal data fail"
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _cfg_op_pair,4,2 ; @cfg_op_pair
.comm _cli,8,3 ; @cli
.comm _BLE_MESH_KEY_DEV,4,2 ; @BLE_MESH_KEY_DEV
.subsections_via_symbols
| AnghaBench/esp-idf/components/bt/esp_ble_mesh/mesh_core/extr_cfg_cli.c_bt_mesh_cfg_cli_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_rme32_playback_spdif_open
_snd_rme32_playback_spdif_open: ## @snd_rme32_playback_spdif_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 %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
callq _snd_pcm_substream_chip
movq %rax, %r15
movq (%rbx), %r14
movq %rbx, %rdi
callq _snd_pcm_set_sync
leaq 48(%r15), %r12
movq %r12, %rdi
callq _spin_lock_irq
cmpq $0, 56(%r15)
je LBB0_2
## %bb.1:
movq %r12, %rdi
callq _spin_unlock_irq
movq _EBUSY@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_11
LBB0_2:
movq _RME32_WCR_ADAT@GOTPCREL(%rip), %rax
movl (%rax), %edi
notl %edi
andl 72(%r15), %edi
movl %edi, 72(%r15)
movq _RME32_IO_CONTROL_REGISTER@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq 64(%r15), %rsi
callq _writel
movq %rbx, 56(%r15)
movq %r12, %rdi
callq _spin_unlock_irq
cmpq $0, 40(%r15)
je LBB0_4
## %bb.3:
movq _snd_rme32_spdif_fd_info@GOTPCREL(%rip), %rax
jmp LBB0_5
LBB0_4:
movq _snd_rme32_spdif_info@GOTPCREL(%rip), %rax
LBB0_5:
movl 8(%rax), %ecx
movl %ecx, 8(%r14)
movq (%rax), %rax
movq %rax, (%r14)
movq 32(%r15), %rax
movq (%rax), %rax
movq _PCI_DEVICE_ID_RME_DIGI32_PRO@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_7
## %bb.6:
movq _SNDRV_PCM_RATE_64000@GOTPCREL(%rip), %rax
movq _SNDRV_PCM_RATE_88200@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movq _SNDRV_PCM_RATE_96000@GOTPCREL(%rip), %rax
orl (%rax), %ecx
orl %ecx, (%r14)
movl $96000, 4(%r14) ## imm = 0x17700
LBB0_7:
movq _RME32_RCR_KMODE@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r15)
je LBB0_10
## %bb.8:
leaq -36(%rbp), %rsi
movq %r15, %rdi
callq _snd_rme32_capture_getrate
testl %eax, %eax
jle LBB0_10
## %bb.9:
movl %eax, %ebx
movl %eax, %edi
callq _snd_pcm_rate_to_rate_bit
movl %eax, (%r14)
movl %ebx, 8(%r14)
movl %ebx, 4(%r14)
LBB0_10:
movq %r15, %rdi
movq %r14, %rsi
callq _snd_rme32_set_buffer_constraint
movl 20(%r15), %eax
movl %eax, 24(%r15)
movq _SNDRV_CTL_ELEM_ACCESS_INACTIVE@GOTPCREL(%rip), %rax
movl (%rax), %eax
notl %eax
movq 8(%r15), %rdx
movq 8(%rdx), %rcx
andl %eax, (%rcx)
movl 16(%r15), %edi
movq _SNDRV_CTL_EVENT_MASK_VALUE@GOTPCREL(%rip), %rax
movq _SNDRV_CTL_EVENT_MASK_INFO@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
callq _snd_ctl_notify
xorl %eax, %eax
LBB0_11:
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EBUSY,4,2 ## @EBUSY
.comm _RME32_WCR_ADAT,4,2 ## @RME32_WCR_ADAT
.comm _RME32_IO_CONTROL_REGISTER,8,3 ## @RME32_IO_CONTROL_REGISTER
.comm _snd_rme32_spdif_fd_info,12,2 ## @snd_rme32_spdif_fd_info
.comm _snd_rme32_spdif_info,12,2 ## @snd_rme32_spdif_info
.comm _PCI_DEVICE_ID_RME_DIGI32_PRO,8,3 ## @PCI_DEVICE_ID_RME_DIGI32_PRO
.comm _SNDRV_PCM_RATE_64000,4,2 ## @SNDRV_PCM_RATE_64000
.comm _SNDRV_PCM_RATE_88200,4,2 ## @SNDRV_PCM_RATE_88200
.comm _SNDRV_PCM_RATE_96000,4,2 ## @SNDRV_PCM_RATE_96000
.comm _RME32_RCR_KMODE,4,2 ## @RME32_RCR_KMODE
.comm _SNDRV_CTL_ELEM_ACCESS_INACTIVE,4,2 ## @SNDRV_CTL_ELEM_ACCESS_INACTIVE
.comm _SNDRV_CTL_EVENT_MASK_VALUE,4,2 ## @SNDRV_CTL_EVENT_MASK_VALUE
.comm _SNDRV_CTL_EVENT_MASK_INFO,4,2 ## @SNDRV_CTL_EVENT_MASK_INFO
.no_dead_strip _snd_rme32_playback_spdif_open
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_rme32_playback_spdif_open
_snd_rme32_playback_spdif_open: ; @snd_rme32_playback_spdif_open
.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, x0
bl _snd_pcm_substream_chip
mov x19, x0
ldr x20, [x21]
mov x0, x21
bl _snd_pcm_set_sync
add x22, x19, #48
mov x0, x22
bl _spin_lock_irq
ldr x8, [x19, #56]
cbz x8, LBB0_2
; %bb.1:
mov x0, x22
bl _spin_unlock_irq
Lloh0:
adrp x8, _EBUSY@GOTPAGE
Lloh1:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
b LBB0_11
LBB0_2:
Lloh3:
adrp x8, _RME32_WCR_ADAT@GOTPAGE
Lloh4:
ldr x8, [x8, _RME32_WCR_ADAT@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
ldr w9, [x19, #72]
bic w0, w9, w8
str w0, [x19, #72]
ldr x8, [x19, #64]
Lloh6:
adrp x9, _RME32_IO_CONTROL_REGISTER@GOTPAGE
Lloh7:
ldr x9, [x9, _RME32_IO_CONTROL_REGISTER@GOTPAGEOFF]
Lloh8:
ldr x9, [x9]
add x1, x9, x8
bl _writel
str x21, [x19, #56]
mov x0, x22
bl _spin_unlock_irq
ldr x8, [x19, #40]
cbz x8, LBB0_4
; %bb.3:
Lloh9:
adrp x8, _snd_rme32_spdif_fd_info@GOTPAGE
Lloh10:
ldr x8, [x8, _snd_rme32_spdif_fd_info@GOTPAGEOFF]
b LBB0_5
LBB0_4:
Lloh11:
adrp x8, _snd_rme32_spdif_info@GOTPAGE
Lloh12:
ldr x8, [x8, _snd_rme32_spdif_info@GOTPAGEOFF]
LBB0_5:
ldr x9, [x8]
ldr w8, [x8, #8]
str w8, [x20, #8]
str x9, [x20]
ldr x8, [x19, #32]
ldr x8, [x8]
Lloh13:
adrp x9, _PCI_DEVICE_ID_RME_DIGI32_PRO@GOTPAGE
Lloh14:
ldr x9, [x9, _PCI_DEVICE_ID_RME_DIGI32_PRO@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_7
; %bb.6:
Lloh16:
adrp x8, _SNDRV_PCM_RATE_64000@GOTPAGE
Lloh17:
ldr x8, [x8, _SNDRV_PCM_RATE_64000@GOTPAGEOFF]
Lloh18:
adrp x9, _SNDRV_PCM_RATE_88200@GOTPAGE
Lloh19:
ldr x9, [x9, _SNDRV_PCM_RATE_88200@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
Lloh21:
ldr w9, [x9]
orr w8, w9, w8
Lloh22:
adrp x9, _SNDRV_PCM_RATE_96000@GOTPAGE
Lloh23:
ldr x9, [x9, _SNDRV_PCM_RATE_96000@GOTPAGEOFF]
Lloh24:
ldr w9, [x9]
orr w8, w8, w9
ldr w9, [x20]
orr w8, w8, w9
mov w9, #30464
movk w9, #1, lsl #16
stp w8, w9, [x20]
LBB0_7:
ldr w8, [x19]
Lloh25:
adrp x9, _RME32_RCR_KMODE@GOTPAGE
Lloh26:
ldr x9, [x9, _RME32_RCR_KMODE@GOTPAGEOFF]
Lloh27:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_10
; %bb.8:
add x1, sp, #12
mov x0, x19
bl _snd_rme32_capture_getrate
cmp w0, #1
b.lt LBB0_10
; %bb.9:
mov x21, x0
bl _snd_pcm_rate_to_rate_bit
stp w21, w21, [x20, #4]
str w0, [x20]
LBB0_10:
mov x0, x19
mov x1, x20
bl _snd_rme32_set_buffer_constraint
ldp w0, w8, [x19, #16]
str w8, [x19, #24]
Lloh28:
adrp x8, _SNDRV_CTL_ELEM_ACCESS_INACTIVE@GOTPAGE
Lloh29:
ldr x8, [x8, _SNDRV_CTL_ELEM_ACCESS_INACTIVE@GOTPAGEOFF]
Lloh30:
ldr w8, [x8]
ldr x2, [x19, #8]
ldr x9, [x2, #8]
ldr w10, [x9]
bic w8, w10, w8
Lloh31:
adrp x10, _SNDRV_CTL_EVENT_MASK_VALUE@GOTPAGE
Lloh32:
ldr x10, [x10, _SNDRV_CTL_EVENT_MASK_VALUE@GOTPAGEOFF]
str w8, [x9]
Lloh33:
ldr w8, [x10]
Lloh34:
adrp x9, _SNDRV_CTL_EVENT_MASK_INFO@GOTPAGE
Lloh35:
ldr x9, [x9, _SNDRV_CTL_EVENT_MASK_INFO@GOTPAGEOFF]
Lloh36:
ldr w9, [x9]
orr w1, w9, w8
bl _snd_ctl_notify
mov w0, #0
LBB0_11:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh20
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.cfi_endproc
; -- End function
.comm _EBUSY,4,2 ; @EBUSY
.comm _RME32_WCR_ADAT,4,2 ; @RME32_WCR_ADAT
.comm _RME32_IO_CONTROL_REGISTER,8,3 ; @RME32_IO_CONTROL_REGISTER
.comm _snd_rme32_spdif_fd_info,12,2 ; @snd_rme32_spdif_fd_info
.comm _snd_rme32_spdif_info,12,2 ; @snd_rme32_spdif_info
.comm _PCI_DEVICE_ID_RME_DIGI32_PRO,8,3 ; @PCI_DEVICE_ID_RME_DIGI32_PRO
.comm _SNDRV_PCM_RATE_64000,4,2 ; @SNDRV_PCM_RATE_64000
.comm _SNDRV_PCM_RATE_88200,4,2 ; @SNDRV_PCM_RATE_88200
.comm _SNDRV_PCM_RATE_96000,4,2 ; @SNDRV_PCM_RATE_96000
.comm _RME32_RCR_KMODE,4,2 ; @RME32_RCR_KMODE
.comm _SNDRV_CTL_ELEM_ACCESS_INACTIVE,4,2 ; @SNDRV_CTL_ELEM_ACCESS_INACTIVE
.comm _SNDRV_CTL_EVENT_MASK_VALUE,4,2 ; @SNDRV_CTL_EVENT_MASK_VALUE
.comm _SNDRV_CTL_EVENT_MASK_INFO,4,2 ; @SNDRV_CTL_EVENT_MASK_INFO
.no_dead_strip _snd_rme32_playback_spdif_open
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/extr_rme32.c_snd_rme32_playback_spdif_open.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $5, %edx
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "1266433.c"
L_.str.1: ## @.str.1
.asciz "0"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l___func__.main@PAGE
Lloh1:
add x0, x0, l___func__.main@PAGEOFF
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
Lloh4:
adrp x3, l_.str.1@PAGE
Lloh5:
add x3, x3, l_.str.1@PAGEOFF
mov w2, #5
bl ___assert_rtn
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "1266433.c"
l_.str.1: ; @.str.1
.asciz "0"
.subsections_via_symbols
| the_stack_data/1266433.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _InRpcClientPassword ## -- Begin function InRpcClientPassword
.p2align 4, 0x90
_InRpcClientPassword: ## @InRpcClientPassword
.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
testq %rdi, %rdi
je LBB0_3
## %bb.1:
movq %rsi, %r14
testq %rsi, %rsi
je LBB0_3
## %bb.2:
movq %rdi, %rbx
movl $8, %esi
callq _Zero
movl 4(%rbx), %edx
leaq L_.str(%rip), %rsi
movq %r14, %rdi
movl $4, %ecx
callq _PackGetStr
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
callq _PackGetInt
movl %eax, (%rbx)
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Password"
L_.str.1: ## @.str.1
.asciz "PasswordRemoteOnly"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _InRpcClientPassword ; -- Begin function InRpcClientPassword
.p2align 2
_InRpcClientPassword: ; @InRpcClientPassword
.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
cbz x0, LBB0_3
; %bb.1:
mov x20, x1
cbz x1, LBB0_3
; %bb.2:
mov x19, x0
mov w1, #8
bl _Zero
ldr w2, [x19, #4]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
mov w3, #4
bl _PackGetStr
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _PackGetInt
str w0, [x19]
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Password"
l_.str.1: ; @.str.1
.asciz "PasswordRemoteOnly"
.subsections_via_symbols
| AnghaBench/SoftEtherVPN/src/Cedar/extr_Client.c_InRpcClientPassword.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 0x412e845e00000000 ## double 999983
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $999984, %ebx ## imm = 0xF4230
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _arc4random
cmpl $102261127, %eax ## imm = 0x6186187
sbbq $-1, %r14
decq %rbx
cmpq $1, %rbx
ja LBB0_1
## %bb.2:
cvtsi2sd %r14, %xmm0
divsd LCPI0_0(%rip), %xmm0
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movl $999983, %r15d ## imm = 0xF422F
xorl %r14d, %r14d
jmp LBB0_3
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
leaq -1(%r15), %rax
cmpl $102261127, %r12d ## imm = 0x6186187
sbbq $-1, %r14
cmpq $1, %r15
movq %rax, %r15
jbe LBB0_6
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
callq _arc4random
movl %eax, %r12d
cmpl $102261127, %eax ## imm = 0x6186187
setae %bl
setb %r13b
callq _arc4random
cmpl $102261127, %eax ## imm = 0x6186187
setb %al
setae %cl
orb %r13b, %cl
cmpb $1, %cl
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
orb %al, %bl
jne LBB0_3
jmp LBB0_5
LBB0_6:
xorps %xmm0, %xmm0
cvtsi2sd %r14, %xmm0
divsd LCPI0_0(%rip), %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function audit
LCPI1_0:
.quad 0x412e845e00000000 ## double 999983
.section __TEXT,__text,regular,pure_instructions
.globl _audit
.p2align 4, 0x90
_audit: ## @audit
.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 $999984, %ebx ## imm = 0xF4230
xorl %r15d, %r15d
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
callq *%r14
movzbl %al, %eax
addq %rax, %r15
decq %rbx
cmpq $1, %rbx
ja LBB1_1
## %bb.2:
cvtsi2sd %r15, %xmm0
divsd LCPI1_0(%rip), %xmm0
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _house_coinflip ## -- Begin function house_coinflip
.p2align 4, 0x90
_house_coinflip: ## @house_coinflip
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _arc4random
cmpl $102261127, %eax ## imm = 0x6186187
setae %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _coinflip ## -- Begin function coinflip
.p2align 4, 0x90
_coinflip: ## @coinflip
.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
.p2align 4, 0x90
LBB3_1: ## =>This Inner Loop Header: Depth=1
callq _arc4random
movl %eax, %r14d
cmpl $102261127, %eax ## imm = 0x6186187
setae %bl
setb %r15b
callq _arc4random
cmpl $102261127, %eax ## imm = 0x6186187
setb %al
setae %cl
orb %r15b, %cl
cmpb $1, %cl
jne LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
orb %al, %bl
jne LBB3_1
LBB3_3:
cmpl $102261127, %r14d ## imm = 0x6186187
setae %al
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 "house heads %.2f%%\n"
L_.str.1: ## @.str.1
.asciz " heads %.2f%%\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, #0
mov w20, #16943
movk w20, #15, lsl #16
mov w21, #24966
movk w21, #1560, lsl #16
add x22, x20, #1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _arc4random
cmp w0, w21
cinc x19, x19, hi
sub x22, x22, #1
cmp x22, #1
b.hi LBB0_1
; %bb.2:
scvtf d0, x19
mov x8, #145539261792256
movk x8, #16686, lsl #48
fmov d1, x8
fdiv d0, d0, d1
str d0, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x22, #0
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
cmp w19, w21
cinc x22, x22, hi
subs x20, x20, #1
b.ls LBB0_6
LBB0_4: ; =>This Inner Loop Header: Depth=1
bl _arc4random
mov x19, x0
cmp w0, w21
cset w23, hi
bl _arc4random
cmp w0, w21
cset w8, ls
ccmp w19, w21, #0, ls
b.hi LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
orr w8, w23, w8
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_6:
scvtf d0, x22
mov x8, #145539261792256
movk x8, #16686, lsl #48
fmov d1, x8
fdiv d0, d0, d1
str d0, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _audit ; -- Begin function audit
.p2align 2
_audit: ; @audit
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
mov x20, #0
mov w21, #16944
movk w21, #15, lsl #16
LBB1_1: ; =>This Inner Loop Header: Depth=1
blr x19
add x20, x20, w0, uxtw
sub x21, x21, #1
cmp x21, #1
b.hi LBB1_1
; %bb.2:
scvtf d0, x20
mov x8, #145539261792256
movk x8, #16686, lsl #48
fmov d1, x8
fdiv d0, d0, d1
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 _house_coinflip ; -- Begin function house_coinflip
.p2align 2
_house_coinflip: ; @house_coinflip
.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 _arc4random
mov w8, #24966
movk w8, #1560, lsl #16
cmp w0, w8
cset w0, hi
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _coinflip ; -- Begin function coinflip
.p2align 2
_coinflip: ; @coinflip
.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 w20, #24966
movk w20, #1560, lsl #16
LBB3_1: ; =>This Inner Loop Header: Depth=1
bl _arc4random
mov x19, x0
cmp w0, w20
cset w21, hi
bl _arc4random
cmp w0, w20
cset w8, ls
ccmp w19, w20, #0, ls
b.hi LBB3_3
; %bb.2: ; in Loop: Header=BB3_1 Depth=1
orr w8, w21, w8
tbnz w8, #0, LBB3_1
LBB3_3:
cmp w19, w20
cset w0, hi
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "house heads %.2f%%\n"
l_.str.1: ; @.str.1
.asciz " heads %.2f%%\n"
.subsections_via_symbols
| the_stack_data/154827153.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _clcs05 ## -- Begin function clcs05
.p2align 4, 0x90
_clcs05: ## @clcs05
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_str(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz " Message for C Subroutine CLCS05"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _clcs05 ; -- Begin function clcs05
.p2align 2
_clcs05: ; @clcs05
.cfi_startproc
; %bb.0:
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
b _puts
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz " Message for C Subroutine CLCS05"
.subsections_via_symbols
| the_stack_data/94284.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function set_gpio_mask
_set_gpio_mask: ## @set_gpio_mask
.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, %rbx
callq _to_i2c_client
movq %rax, %r13
movq %rax, %rdi
callq _i2c_get_clientdata
movq %rax, %r12
movq %rbx, %rdi
xorl %esi, %esi
movl $10, %edx
callq _simple_strtol
movl %eax, %ebx
leaq 8(%r12), %r15
movq %r15, %rdi
callq _mutex_lock
andl $131071, %ebx ## imm = 0x1FFFF
movl %ebx, (%r12)
movq _ADM1026_REG_GPIO_MASK_0_7@GOTPCREL(%rip), %rax
movl (%rax), %esi
movzbl %bl, %edx
movq %r13, %rdi
callq _adm1026_write_value
movzbl %bh, %edx
movq _ADM1026_REG_GPIO_MASK_8_15@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r13, %rdi
callq _adm1026_write_value
shrq $9, %rbx
andl $-128, %ebx
movzbl 7(%r12), %edx
andl $127, %edx
orq %rbx, %rdx
movq _ADM1026_REG_MASK1@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r13, %rdi
callq _adm1026_write_value
movq %r15, %rdi
callq _mutex_unlock
movq %r14, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ADM1026_REG_GPIO_MASK_0_7,4,2 ## @ADM1026_REG_GPIO_MASK_0_7
.comm _ADM1026_REG_GPIO_MASK_8_15,4,2 ## @ADM1026_REG_GPIO_MASK_8_15
.comm _ADM1026_REG_MASK1,4,2 ## @ADM1026_REG_MASK1
.no_dead_strip _set_gpio_mask
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_gpio_mask
_set_gpio_mask: ; @set_gpio_mask
.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, x3
mov x20, x2
bl _to_i2c_client
mov x21, x0
bl _i2c_get_clientdata
mov x22, x0
mov x0, x20
mov x1, #0
mov w2, #10
bl _simple_strtol
mov x20, x0
add x23, x22, #8
mov x0, x23
bl _mutex_lock
and w20, w20, #0x1ffff
str w20, [x22]
Lloh0:
adrp x8, _ADM1026_REG_GPIO_MASK_0_7@GOTPAGE
Lloh1:
ldr x8, [x8, _ADM1026_REG_GPIO_MASK_0_7@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
and x2, x20, #0xff
mov x0, x21
bl _adm1026_write_value
Lloh3:
adrp x8, _ADM1026_REG_GPIO_MASK_8_15@GOTPAGE
Lloh4:
ldr x8, [x8, _ADM1026_REG_GPIO_MASK_8_15@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
ubfx x2, x20, #8, #8
mov x0, x21
bl _adm1026_write_value
lsr x8, x20, #9
and x2, x8, #0x80
ldrb w8, [x22, #7]
bfxil x2, x8, #0, #7
Lloh6:
adrp x8, _ADM1026_REG_MASK1@GOTPAGE
Lloh7:
ldr x8, [x8, _ADM1026_REG_MASK1@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
mov x0, x21
bl _adm1026_write_value
mov x0, x23
bl _mutex_unlock
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ADM1026_REG_GPIO_MASK_0_7,4,2 ; @ADM1026_REG_GPIO_MASK_0_7
.comm _ADM1026_REG_GPIO_MASK_8_15,4,2 ; @ADM1026_REG_GPIO_MASK_8_15
.comm _ADM1026_REG_MASK1,4,2 ; @ADM1026_REG_MASK1
.no_dead_strip _set_gpio_mask
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/hwmon/extr_adm1026.c_set_gpio_mask.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ext3_get_inode_flags ## -- Begin function ext3_get_inode_flags
.p2align 4, 0x90
_ext3_get_inode_flags: ## @ext3_get_inode_flags
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _EXT3_SYNC_FL@GOTPCREL(%rip), %rcx
movq _EXT3_APPEND_FL@GOTPCREL(%rip), %r11
movl (%r11), %eax
orl (%rcx), %eax
movq _EXT3_IMMUTABLE_FL@GOTPCREL(%rip), %r10
orl (%r10), %eax
movq _EXT3_NOATIME_FL@GOTPCREL(%rip), %r9
orl (%r9), %eax
movq _EXT3_DIRSYNC_FL@GOTPCREL(%rip), %r8
orl (%r8), %eax
movl 4(%rdi), %edx
notl %eax
andl (%rdi), %eax
movl %eax, (%rdi)
movq _S_SYNC@GOTPCREL(%rip), %rsi
testl %edx, (%rsi)
je LBB0_2
## %bb.1:
orl (%rcx), %eax
movl %eax, (%rdi)
LBB0_2:
movq _S_APPEND@GOTPCREL(%rip), %rcx
testl %edx, (%rcx)
je LBB0_4
## %bb.3:
orl (%r11), %eax
movl %eax, (%rdi)
LBB0_4:
movq _S_IMMUTABLE@GOTPCREL(%rip), %rcx
testl %edx, (%rcx)
je LBB0_6
## %bb.5:
orl (%r10), %eax
movl %eax, (%rdi)
LBB0_6:
movq _S_NOATIME@GOTPCREL(%rip), %rcx
testl %edx, (%rcx)
je LBB0_8
## %bb.7:
orl (%r9), %eax
movl %eax, (%rdi)
LBB0_8:
movq _S_DIRSYNC@GOTPCREL(%rip), %rcx
testl %edx, (%rcx)
je LBB0_10
## %bb.9:
orl (%r8), %eax
movl %eax, (%rdi)
LBB0_10:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EXT3_SYNC_FL,4,2 ## @EXT3_SYNC_FL
.comm _EXT3_APPEND_FL,4,2 ## @EXT3_APPEND_FL
.comm _EXT3_IMMUTABLE_FL,4,2 ## @EXT3_IMMUTABLE_FL
.comm _EXT3_NOATIME_FL,4,2 ## @EXT3_NOATIME_FL
.comm _EXT3_DIRSYNC_FL,4,2 ## @EXT3_DIRSYNC_FL
.comm _S_SYNC,4,2 ## @S_SYNC
.comm _S_APPEND,4,2 ## @S_APPEND
.comm _S_IMMUTABLE,4,2 ## @S_IMMUTABLE
.comm _S_NOATIME,4,2 ## @S_NOATIME
.comm _S_DIRSYNC,4,2 ## @S_DIRSYNC
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ext3_get_inode_flags ; -- Begin function ext3_get_inode_flags
.p2align 2
_ext3_get_inode_flags: ; @ext3_get_inode_flags
.cfi_startproc
; %bb.0:
Lloh0:
adrp x14, _EXT3_SYNC_FL@GOTPAGE
Lloh1:
ldr x14, [x14, _EXT3_SYNC_FL@GOTPAGEOFF]
ldr w8, [x14]
Lloh2:
adrp x13, _EXT3_APPEND_FL@GOTPAGE
Lloh3:
ldr x13, [x13, _EXT3_APPEND_FL@GOTPAGEOFF]
ldr w9, [x13]
orr w8, w9, w8
Lloh4:
adrp x12, _EXT3_IMMUTABLE_FL@GOTPAGE
Lloh5:
ldr x12, [x12, _EXT3_IMMUTABLE_FL@GOTPAGEOFF]
ldr w9, [x12]
orr w8, w8, w9
Lloh6:
adrp x11, _EXT3_NOATIME_FL@GOTPAGE
Lloh7:
ldr x11, [x11, _EXT3_NOATIME_FL@GOTPAGEOFF]
ldr w9, [x11]
orr w9, w8, w9
Lloh8:
adrp x8, _EXT3_DIRSYNC_FL@GOTPAGE
Lloh9:
ldr x8, [x8, _EXT3_DIRSYNC_FL@GOTPAGEOFF]
ldr w10, [x8]
orr w9, w9, w10
ldp w15, w10, [x0]
bic w9, w15, w9
str w9, [x0]
Lloh10:
adrp x15, _S_SYNC@GOTPAGE
Lloh11:
ldr x15, [x15, _S_SYNC@GOTPAGEOFF]
Lloh12:
ldr w15, [x15]
tst w15, w10
b.eq LBB0_2
; %bb.1:
ldr w14, [x14]
orr w9, w14, w9
str w9, [x0]
LBB0_2:
Lloh13:
adrp x14, _S_APPEND@GOTPAGE
Lloh14:
ldr x14, [x14, _S_APPEND@GOTPAGEOFF]
Lloh15:
ldr w14, [x14]
tst w14, w10
b.eq LBB0_4
; %bb.3:
ldr w13, [x13]
orr w9, w9, w13
str w9, [x0]
LBB0_4:
Lloh16:
adrp x13, _S_IMMUTABLE@GOTPAGE
Lloh17:
ldr x13, [x13, _S_IMMUTABLE@GOTPAGEOFF]
Lloh18:
ldr w13, [x13]
tst w13, w10
b.eq LBB0_6
; %bb.5:
ldr w12, [x12]
orr w9, w9, w12
str w9, [x0]
LBB0_6:
Lloh19:
adrp x12, _S_NOATIME@GOTPAGE
Lloh20:
ldr x12, [x12, _S_NOATIME@GOTPAGEOFF]
Lloh21:
ldr w12, [x12]
tst w12, w10
b.eq LBB0_8
; %bb.7:
ldr w11, [x11]
orr w9, w9, w11
str w9, [x0]
LBB0_8:
Lloh22:
adrp x11, _S_DIRSYNC@GOTPAGE
Lloh23:
ldr x11, [x11, _S_DIRSYNC@GOTPAGEOFF]
Lloh24:
ldr w11, [x11]
tst w11, w10
b.eq LBB0_10
; %bb.9:
ldr w8, [x8]
orr w8, w9, w8
str w8, [x0]
LBB0_10:
ret
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.cfi_endproc
; -- End function
.comm _EXT3_SYNC_FL,4,2 ; @EXT3_SYNC_FL
.comm _EXT3_APPEND_FL,4,2 ; @EXT3_APPEND_FL
.comm _EXT3_IMMUTABLE_FL,4,2 ; @EXT3_IMMUTABLE_FL
.comm _EXT3_NOATIME_FL,4,2 ; @EXT3_NOATIME_FL
.comm _EXT3_DIRSYNC_FL,4,2 ; @EXT3_DIRSYNC_FL
.comm _S_SYNC,4,2 ; @S_SYNC
.comm _S_APPEND,4,2 ; @S_APPEND
.comm _S_IMMUTABLE,4,2 ; @S_IMMUTABLE
.comm _S_NOATIME,4,2 ; @S_NOATIME
.comm _S_DIRSYNC,4,2 ; @S_DIRSYNC
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/ext3/extr_inode.c_ext3_get_inode_flags.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _chksum_crc32 ## -- Begin function chksum_crc32
.p2align 4, 0x90
_chksum_crc32: ## @chksum_crc32
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movl $4294967295, %ebx ## imm = 0xFFFFFFFF
movq _szbuf@GOTPCREL(%rip), %r12
movl (%r12), %edi
callq _malloc
movq %rax, %r14
movq %r15, %rdi
callq _feof
testl %eax, %eax
je LBB0_1
LBB0_10:
movq %r14, %rdi
callq _free
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movq _crc_tab@GOTPCREL(%rip), %r13
jmp LBB0_5
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_5 Depth=1
movq %r15, %rdi
callq _feof
testl %eax, %eax
jne LBB0_10
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_9 Depth 2
movl (%r12), %edx
movq %r14, %rdi
movl $1, %esi
movq %r15, %rcx
callq _fread
testq %rax, %rax
je LBB0_4
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq (%r13), %r8
cmpq $1, %rax
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq %r14, %rdx
jmp LBB0_2
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movq %rax, %rsi
andq $-2, %rsi
movq %r14, %rdx
.p2align 4, 0x90
LBB0_9: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movzbl %bl, %edi
## kill: def $ebx killed $ebx killed $rbx def $rbx
shrl $8, %ebx
movzbl (%rdx), %ecx
xorq %rcx, %rdi
xorq (%r8,%rdi,8), %rbx
movzbl %bl, %ecx
## kill: def $ebx killed $ebx killed $rbx def $rbx
shrl $8, %ebx
movzbl 1(%rdx), %edi
addq $2, %rdx
xorq %rdi, %rcx
xorq (%r8,%rcx,8), %rbx
addq $-2, %rsi
jne LBB0_9
LBB0_2: ## in Loop: Header=BB0_5 Depth=1
testb $1, %al
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_5 Depth=1
movzbl %bl, %eax
## kill: def $ebx killed $ebx killed $rbx def $rbx
shrl $8, %ebx
movzbl (%rdx), %edx
xorq %rdx, %rax
xorq (%r8,%rax,8), %rbx
jmp LBB0_4
.cfi_endproc
## -- End function
.comm _szbuf,4,2 ## @szbuf
.comm _crc_tab,8,3 ## @crc_tab
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _chksum_crc32 ; -- Begin function chksum_crc32
.p2align 2
_chksum_crc32: ; @chksum_crc32
.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, x0
Lloh0:
adrp x22, _szbuf@GOTPAGE
Lloh1:
ldr x22, [x22, _szbuf@GOTPAGEOFF]
ldr w0, [x22]
bl _malloc
mov x19, x0
mov x0, x20
bl _feof
mov w21, #-1
cbz w0, LBB0_2
LBB0_1:
mov x0, x19
bl _free
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh2:
adrp x23, _crc_tab@GOTPAGE
Lloh3:
ldr x23, [x23, _crc_tab@GOTPAGEOFF]
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
mov x0, x20
bl _feof
cbnz w0, LBB0_1
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
ldr w2, [x22]
mov x0, x19
mov w1, #1
mov x3, x20
bl _fread
cbz x0, LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [x23]
mov x9, x19
LBB0_6: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ubfx x10, x21, #8, #24
ldrb w11, [x9], #1
and x12, x21, #0xff
eor x11, x12, x11
ldr x11, [x8, x11, lsl #3]
eor x21, x11, x10
subs x0, x0, #1
b.ne LBB0_6
b LBB0_3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _szbuf,4,2 ; @szbuf
.comm _crc_tab,8,3 ; @crc_tab
.subsections_via_symbols
| AnghaBench/lede/tools/firmware-utils/src/extr_zyimage.c_chksum_crc32.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ds2781_battery_probe
_ds2781_battery_probe: ## @ds2781_battery_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq $0, -40(%rbp)
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl $40, %esi
callq _devm_kzalloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movq %r14, %rdi
movq %rax, %rsi
callq _platform_set_drvdata
movq %r14, 8(%rbx)
movl (%r14), %eax
movl %eax, 36(%rbx)
movq %r14, %rdi
callq _dev_name
movq %rbx, %r15
addq $16, %r15
movl %eax, 32(%rbx)
movq _POWER_SUPPLY_TYPE_BATTERY@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 28(%rbx)
movq _ds2781_battery_props@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl %edi, 24(%rbx)
callq _ARRAY_SIZE
movl %eax, 20(%rbx)
movq _ds2781_battery_get_property@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 16(%rbx)
movq %rbx, -32(%rbp)
movq _ds2781_sysfs_groups@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -40(%rbp)
leaq -40(%rbp), %rdx
movq %r14, %rdi
movq %r15, %rsi
callq _devm_power_supply_register
movl %eax, (%rbx)
movl %eax, %edi
callq _IS_ERR
testq %rax, %rax
je LBB0_3
## %bb.4:
movq 8(%rbx), %rdi
leaq L_.str(%rip), %rsi
callq _dev_err
movl (%rbx), %edi
callq _PTR_ERR
jmp LBB0_5
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_5
LBB0_3:
xorl %eax, %eax
LBB0_5:
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _POWER_SUPPLY_TYPE_BATTERY,4,2 ## @POWER_SUPPLY_TYPE_BATTERY
.comm _ds2781_battery_props,4,2 ## @ds2781_battery_props
.comm _ds2781_battery_get_property,4,2 ## @ds2781_battery_get_property
.comm _ds2781_sysfs_groups,4,2 ## @ds2781_sysfs_groups
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "failed to register battery\n"
.no_dead_strip _ds2781_battery_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ds2781_battery_probe
_ds2781_battery_probe: ; @ds2781_battery_probe
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x0
str xzr, [sp]
Lloh0:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov w1, #40
bl _devm_kzalloc
cbz x0, LBB0_3
; %bb.1:
mov x19, x0
mov x0, x20
mov x1, x19
bl _platform_set_drvdata
str x20, [x19, #8]
ldr w8, [x20]
str w8, [x19, #36]
mov x0, x20
bl _dev_name
str w0, [x19, #32]
Lloh3:
adrp x8, _POWER_SUPPLY_TYPE_BATTERY@GOTPAGE
Lloh4:
ldr x8, [x8, _POWER_SUPPLY_TYPE_BATTERY@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _ds2781_battery_props@GOTPAGE
Lloh7:
ldr x9, [x9, _ds2781_battery_props@GOTPAGEOFF]
Lloh8:
ldr w0, [x9]
stp w0, w8, [x19, #24]
bl _ARRAY_SIZE
Lloh9:
adrp x8, _ds2781_battery_get_property@GOTPAGE
Lloh10:
ldr x8, [x8, _ds2781_battery_get_property@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
mov x1, x19
str w8, [x1, #16]!
str w0, [x19, #20]
str x19, [sp, #8]
Lloh12:
adrp x8, _ds2781_sysfs_groups@GOTPAGE
Lloh13:
ldr x8, [x8, _ds2781_sysfs_groups@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
str w8, [sp]
mov x2, sp
mov x0, x20
bl _devm_power_supply_register
str w0, [x19]
bl _IS_ERR
cbz x0, LBB0_4
; %bb.2:
ldr x0, [x19, #8]
Lloh15:
adrp x1, l_.str@PAGE
Lloh16:
add x1, x1, l_.str@PAGEOFF
bl _dev_err
ldr w0, [x19]
bl _PTR_ERR
b LBB0_4
LBB0_3:
Lloh17:
adrp x8, _ENOMEM@GOTPAGE
Lloh18:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh19:
ldr w8, [x8]
neg w0, w8
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _POWER_SUPPLY_TYPE_BATTERY,4,2 ; @POWER_SUPPLY_TYPE_BATTERY
.comm _ds2781_battery_props,4,2 ; @ds2781_battery_props
.comm _ds2781_battery_get_property,4,2 ; @ds2781_battery_get_property
.comm _ds2781_sysfs_groups,4,2 ; @ds2781_sysfs_groups
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "failed to register battery\n"
.no_dead_strip _ds2781_battery_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/power/supply/extr_ds2781_battery.c_ds2781_battery_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _be_cmd_set_ext_fat_capabilites ## -- Begin function be_cmd_set_ext_fat_capabilites
.p2align 4, 0x90
_be_cmd_set_ext_fat_capabilites: ## @be_cmd_set_ext_fat_capabilites
.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, %r12
movq %rsi, %r14
movq %rdi, %r13
callq _mutex_lock
movq %r13, %rdi
callq _wrb_from_mccq
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r15
movq 8(%r14), %rbx
leaq 4(%rbx), %rdi
movq %r12, %rsi
movl $4, %edx
callq _memcpy
movq _CMD_SUBSYSTEM_COMMON@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _OPCODE_COMMON_SET_EXT_FAT_CAPABILITIES@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl (%r14), %ecx
movq %rbx, %rdi
movq %r15, %r8
movq %r14, %r9
callq _be_wrb_cmd_hdr_prepare
movq %r13, %rdi
callq _be_mcc_notify_wait
movl %eax, %ebx
jmp LBB0_3
LBB0_1:
movq _EBUSY@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_3:
movq %r13, %rdi
callq _mutex_unlock
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EBUSY,4,2 ## @EBUSY
.comm _CMD_SUBSYSTEM_COMMON,4,2 ## @CMD_SUBSYSTEM_COMMON
.comm _OPCODE_COMMON_SET_EXT_FAT_CAPABILITIES,4,2 ## @OPCODE_COMMON_SET_EXT_FAT_CAPABILITIES
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _be_cmd_set_ext_fat_capabilites ; -- Begin function be_cmd_set_ext_fat_capabilites
.p2align 2
_be_cmd_set_ext_fat_capabilites: ; @be_cmd_set_ext_fat_capabilites
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x22, x2
mov x20, x1
mov x19, x0
bl _mutex_lock
mov x0, x19
bl _wrb_from_mccq
cbz x0, LBB0_2
; %bb.1:
mov x21, x0
ldr x23, [x20, #8]
add x0, x23, #4
mov x1, x22
mov w2, #4
bl _memcpy
Lloh0:
adrp x8, _CMD_SUBSYSTEM_COMMON@GOTPAGE
Lloh1:
ldr x8, [x8, _CMD_SUBSYSTEM_COMMON@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x8, _OPCODE_COMMON_SET_EXT_FAT_CAPABILITIES@GOTPAGE
Lloh4:
ldr x8, [x8, _OPCODE_COMMON_SET_EXT_FAT_CAPABILITIES@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
ldr w3, [x20]
mov x0, x23
mov x4, x21
mov x5, x20
bl _be_wrb_cmd_hdr_prepare
mov x0, x19
bl _be_mcc_notify_wait
mov x20, x0
b LBB0_3
LBB0_2:
Lloh6:
adrp x8, _EBUSY@GOTPAGE
Lloh7:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w20, w8
LBB0_3:
mov x0, x19
bl _mutex_unlock
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 AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _EBUSY,4,2 ; @EBUSY
.comm _CMD_SUBSYSTEM_COMMON,4,2 ; @CMD_SUBSYSTEM_COMMON
.comm _OPCODE_COMMON_SET_EXT_FAT_CAPABILITIES,4,2 ; @OPCODE_COMMON_SET_EXT_FAT_CAPABILITIES
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/emulex/benet/extr_be_cmds.c_be_cmd_set_ext_fat_capabilites.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zpool_do_scrub ## -- Begin function zpool_do_scrub
.p2align 4, 0x90
_zpool_do_scrub: ## @zpool_do_scrub
.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, %r13
movl %edi, %r14d
movq _B_FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq _POOL_SCRUB_NORMAL@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq _POOL_SCAN_SCRUB@GOTPCREL(%rip), %rax
leaq L_.str(%rip), %r15
leaq L_.str.1(%rip), %r12
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movq (%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
jmp LBB0_3
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_3 Depth=2
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq %r12, %rdi
callq _gettext
movq _optopt@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movl %ebx, %edi
movq %rax, %rsi
xorl %eax, %eax
callq _fprintf
movq _B_FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _usage
LBB0_3: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl %r14d, %edi
movq %r13, %rsi
movq %r15, %rdx
callq _getopt
cmpl $111, %eax
jg LBB0_19
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
cmpl $63, %eax
je LBB0_24
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
cmpl $-1, %eax
jne LBB0_3
jmp LBB0_6
.p2align 4, 0x90
LBB0_19: ## in Loop: Header=BB0_3 Depth=2
cmpl $119, %eax
je LBB0_23
## %bb.20: ## in Loop: Header=BB0_3 Depth=2
cmpl $115, %eax
je LBB0_1
## %bb.21: ## in Loop: Header=BB0_3 Depth=2
cmpl $112, %eax
jne LBB0_3
## %bb.22: ## in Loop: Header=BB0_3 Depth=2
movq _POOL_SCRUB_PAUSE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_23: ## in Loop: Header=BB0_3 Depth=2
movq _B_TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB0_3
.p2align 4, 0x90
LBB0_1: ## in Loop: Header=BB0_2 Depth=1
movq _POOL_SCAN_NONE@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_6:
movq -48(%rbp), %rax ## 8-byte Reload
movq %rax, -72(%rbp)
movq -64(%rbp), %rcx ## 8-byte Reload
movq %rcx, -80(%rbp)
movq _POOL_SCAN_NONE@GOTPCREL(%rip), %r15
cmpq (%r15), %rcx
jne LBB0_9
## %bb.7:
movq _POOL_SCRUB_PAUSE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_9
## %bb.8:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %ebx
leaq L_.str.2(%rip), %rdi
callq _gettext
movl %ebx, %edi
movq %rax, %rsi
xorl %eax, %eax
callq _fprintf
movq _B_FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _usage
movq -48(%rbp), %rax ## 8-byte Reload
LBB0_9:
movq -56(%rbp), %r12 ## 8-byte Reload
testq %r12, %r12
je LBB0_13
## %bb.10:
movq -64(%rbp), %rcx ## 8-byte Reload
cmpq (%r15), %rcx
je LBB0_12
## %bb.11:
movq _POOL_SCRUB_PAUSE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_13
LBB0_12:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %ebx
leaq L_.str.3(%rip), %rdi
callq _gettext
movl %ebx, %edi
movq %rax, %rsi
xorl %eax, %eax
callq _fprintf
movq _B_FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _usage
LBB0_13:
movq _optind@GOTPCREL(%rip), %rax
movq (%rax), %rax
subl %eax, %r14d
leaq (,%rax,8), %rbx
addq %r13, %rbx
testl %r14d, %r14d
jg LBB0_15
## %bb.14:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %r15d
leaq L_.str.4(%rip), %rdi
callq _gettext
movl %r15d, %edi
movq %rax, %rsi
xorl %eax, %eax
callq _fprintf
movq _B_FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _usage
LBB0_15:
movq _B_TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq _scrub_callback@GOTPCREL(%rip), %rax
movl (%rax), %r8d
leaq -80(%rbp), %r9
movl %r14d, %edi
movq %rbx, %rsi
xorl %ecx, %ecx
callq _for_each_pool
testq %r12, %r12
je LBB0_18
## %bb.16:
testl %eax, %eax
jne LBB0_18
## %bb.17:
movq _ZPOOL_WAIT_SCRUB@GOTPCREL(%rip), %rax
movups (%rax), %xmm0
movaps %xmm0, -96(%rbp)
movq _B_TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq _wait_callback@GOTPCREL(%rip), %rax
movl (%rax), %r8d
leaq -96(%rbp), %r9
movl %r14d, %edi
movq %rbx, %rsi
xorl %ecx, %ecx
callq _for_each_pool
LBB0_18:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _B_FALSE,8,3 ## @B_FALSE
.comm _POOL_SCAN_SCRUB,8,3 ## @POOL_SCAN_SCRUB
.comm _POOL_SCRUB_NORMAL,8,3 ## @POOL_SCRUB_NORMAL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "spw"
.comm _POOL_SCAN_NONE,8,3 ## @POOL_SCAN_NONE
.comm _POOL_SCRUB_PAUSE,8,3 ## @POOL_SCRUB_PAUSE
.comm _B_TRUE,8,3 ## @B_TRUE
.comm _stderr,4,2 ## @stderr
L_.str.1: ## @.str.1
.asciz "invalid option '%c'\n"
.comm _optopt,4,2 ## @optopt
L_.str.2: ## @.str.2
.asciz "invalid option combination: -s and -p are mutually exclusive\n"
L_.str.3: ## @.str.3
.asciz "invalid option combination: -w cannot be used with -p or -s\n"
.comm _optind,8,3 ## @optind
L_.str.4: ## @.str.4
.asciz "missing pool name argument\n"
.comm _scrub_callback,4,2 ## @scrub_callback
.comm _ZPOOL_WAIT_SCRUB,16,3 ## @ZPOOL_WAIT_SCRUB
.comm _wait_callback,4,2 ## @wait_callback
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zpool_do_scrub ; -- Begin function zpool_do_scrub
.p2align 2
_zpool_do_scrub: ; @zpool_do_scrub
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x1
mov x20, x0
Lloh0:
adrp x26, _B_FALSE@GOTPAGE
Lloh1:
ldr x26, [x26, _B_FALSE@GOTPAGEOFF]
Lloh2:
adrp x8, _POOL_SCRUB_NORMAL@GOTPAGE
Lloh3:
ldr x8, [x8, _POOL_SCRUB_NORMAL@GOTPAGEOFF]
ldr x9, [x26]
str x9, [sp, #8] ; 8-byte Folded Spill
Lloh4:
ldr x28, [x8]
Lloh5:
adrp x8, _POOL_SCAN_SCRUB@GOTPAGE
Lloh6:
ldr x8, [x8, _POOL_SCAN_SCRUB@GOTPAGEOFF]
Lloh7:
adrp x21, l_.str@PAGE
Lloh8:
add x21, x21, l_.str@PAGEOFF
Lloh9:
adrp x27, _stderr@GOTPAGE
Lloh10:
ldr x27, [x27, _stderr@GOTPAGEOFF]
Lloh11:
adrp x22, l_.str.1@PAGE
Lloh12:
add x22, x22, l_.str.1@PAGEOFF
Lloh13:
adrp x25, _optopt@GOTPAGE
Lloh14:
ldr x25, [x25, _optopt@GOTPAGEOFF]
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr x24, [x8]
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=2
ldr w23, [x27]
mov x0, x22
bl _gettext
mov x1, x0
ldr w8, [x25]
str x8, [sp]
mov x0, x23
bl _fprintf
ldr x0, [x26]
bl _usage
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x20
mov x1, x19
mov x2, x21
bl _getopt
cmp w0, #111
b.gt LBB0_6
; %bb.4: ; in Loop: Header=BB0_3 Depth=2
cmp w0, #63
b.eq LBB0_2
; %bb.5: ; in Loop: Header=BB0_3 Depth=2
cmn w0, #1
b.ne LBB0_3
b LBB0_12
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
cmp w0, #119
b.eq LBB0_10
; %bb.7: ; in Loop: Header=BB0_3 Depth=2
cmp w0, #115
b.eq LBB0_11
; %bb.8: ; in Loop: Header=BB0_3 Depth=2
cmp w0, #112
b.ne LBB0_3
; %bb.9: ; in Loop: Header=BB0_3 Depth=2
Lloh15:
adrp x8, _POOL_SCRUB_PAUSE@GOTPAGE
Lloh16:
ldr x8, [x8, _POOL_SCRUB_PAUSE@GOTPAGEOFF]
Lloh17:
ldr x28, [x8]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_3 Depth=2
Lloh18:
adrp x8, _B_TRUE@GOTPAGE
Lloh19:
ldr x8, [x8, _B_TRUE@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB0_3
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
Lloh21:
adrp x8, _POOL_SCAN_NONE@GOTPAGE
Lloh22:
ldr x8, [x8, _POOL_SCAN_NONE@GOTPAGEOFF]
b LBB0_1
LBB0_12:
stp x24, x28, [sp, #32]
Lloh23:
adrp x8, _POOL_SCAN_NONE@GOTPAGE
Lloh24:
ldr x8, [x8, _POOL_SCAN_NONE@GOTPAGEOFF]
Lloh25:
ldr x8, [x8]
Lloh26:
adrp x9, _POOL_SCRUB_PAUSE@GOTPAGE
Lloh27:
ldr x9, [x9, _POOL_SCRUB_PAUSE@GOTPAGEOFF]
Lloh28:
ldr x9, [x9]
cmp x24, x8
ccmp x28, x9, #0, eq
b.ne LBB0_14
; %bb.13:
ldr w21, [x27]
Lloh29:
adrp x0, l_.str.2@PAGE
Lloh30:
add x0, x0, l_.str.2@PAGEOFF
bl _gettext
mov x1, x0
mov x0, x21
bl _fprintf
ldr x0, [x26]
bl _usage
LBB0_14:
ldr x22, [sp, #8] ; 8-byte Folded Reload
cbz x22, LBB0_17
; %bb.15:
Lloh31:
adrp x8, _POOL_SCAN_NONE@GOTPAGE
Lloh32:
ldr x8, [x8, _POOL_SCAN_NONE@GOTPAGEOFF]
Lloh33:
ldr x8, [x8]
Lloh34:
adrp x9, _POOL_SCRUB_PAUSE@GOTPAGE
Lloh35:
ldr x9, [x9, _POOL_SCRUB_PAUSE@GOTPAGEOFF]
Lloh36:
ldr x9, [x9]
cmp x24, x8
ccmp x28, x9, #4, ne
b.ne LBB0_17
; %bb.16:
ldr w21, [x27]
Lloh37:
adrp x0, l_.str.3@PAGE
Lloh38:
add x0, x0, l_.str.3@PAGEOFF
bl _gettext
mov x1, x0
mov x0, x21
bl _fprintf
ldr x0, [x26]
bl _usage
LBB0_17:
Lloh39:
adrp x8, _optind@GOTPAGE
Lloh40:
ldr x8, [x8, _optind@GOTPAGEOFF]
Lloh41:
ldr x8, [x8]
sub w20, w20, w8
add x19, x19, x8, lsl #3
cmp w20, #0
b.gt LBB0_19
; %bb.18:
ldr w21, [x27]
Lloh42:
adrp x0, l_.str.4@PAGE
Lloh43:
add x0, x0, l_.str.4@PAGEOFF
bl _gettext
mov x1, x0
mov x0, x21
bl _fprintf
ldr x0, [x26]
bl _usage
LBB0_19:
Lloh44:
adrp x8, _B_TRUE@GOTPAGE
Lloh45:
ldr x8, [x8, _B_TRUE@GOTPAGEOFF]
Lloh46:
ldr x2, [x8]
Lloh47:
adrp x8, _scrub_callback@GOTPAGE
Lloh48:
ldr x8, [x8, _scrub_callback@GOTPAGEOFF]
Lloh49:
ldr w4, [x8]
add x5, sp, #32
mov x0, x20
mov x1, x19
mov x3, #0
bl _for_each_pool
cbz x22, LBB0_22
; %bb.20:
cbnz w0, LBB0_22
; %bb.21:
Lloh50:
adrp x8, _ZPOOL_WAIT_SCRUB@GOTPAGE
Lloh51:
ldr x8, [x8, _ZPOOL_WAIT_SCRUB@GOTPAGEOFF]
Lloh52:
ldr q0, [x8]
str q0, [sp, #16]
Lloh53:
adrp x8, _B_TRUE@GOTPAGE
Lloh54:
ldr x8, [x8, _B_TRUE@GOTPAGEOFF]
Lloh55:
ldr x2, [x8]
Lloh56:
adrp x8, _wait_callback@GOTPAGE
Lloh57:
ldr x8, [x8, _wait_callback@GOTPAGEOFF]
Lloh58:
ldr w4, [x8]
add x5, sp, #16
mov x0, x20
mov x1, x19
mov x3, #0
bl _for_each_pool
LBB0_22:
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 AdrpLdrGot Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49
.loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46
.loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58
.loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52
.cfi_endproc
; -- End function
.comm _B_FALSE,8,3 ; @B_FALSE
.comm _POOL_SCAN_SCRUB,8,3 ; @POOL_SCAN_SCRUB
.comm _POOL_SCRUB_NORMAL,8,3 ; @POOL_SCRUB_NORMAL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "spw"
.comm _POOL_SCAN_NONE,8,3 ; @POOL_SCAN_NONE
.comm _POOL_SCRUB_PAUSE,8,3 ; @POOL_SCRUB_PAUSE
.comm _B_TRUE,8,3 ; @B_TRUE
.comm _stderr,4,2 ; @stderr
l_.str.1: ; @.str.1
.asciz "invalid option '%c'\n"
.comm _optopt,4,2 ; @optopt
l_.str.2: ; @.str.2
.asciz "invalid option combination: -s and -p are mutually exclusive\n"
l_.str.3: ; @.str.3
.asciz "invalid option combination: -w cannot be used with -p or -s\n"
.comm _optind,8,3 ; @optind
l_.str.4: ; @.str.4
.asciz "missing pool name argument\n"
.comm _scrub_callback,4,2 ; @scrub_callback
.comm _ZPOOL_WAIT_SCRUB,16,3 ; @ZPOOL_WAIT_SCRUB
.comm _wait_callback,4,2 ; @wait_callback
.subsections_via_symbols
| AnghaBench/zfs/cmd/zpool/extr_zpool_main.c_zpool_do_scrub.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dxv_close
_dxv_close: ## @dxv_close
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq (%rdi), %rbx
leaq 12(%rbx), %rdi
callq _av_freep
leaq 8(%rbx), %rdi
callq _av_freep
movq (%rbx), %rdi
callq _av_freep
movq (%rbx), %rdi
addq $4, %rdi
callq _av_freep
movq (%rbx), %rdi
addq $8, %rdi
callq _av_freep
movq (%rbx), %rdi
addq $12, %rdi
callq _av_freep
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _dxv_close
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dxv_close
_dxv_close: ; @dxv_close
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x19, [x0]
add x0, x19, #12
bl _av_freep
add x0, x19, #8
bl _av_freep
ldr x0, [x19]
bl _av_freep
ldr x8, [x19]
add x0, x8, #4
bl _av_freep
ldr x8, [x19]
add x0, x8, #8
bl _av_freep
ldr x8, [x19]
add x0, x8, #12
bl _av_freep
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _dxv_close
.subsections_via_symbols
| AnghaBench/FFmpeg/libavcodec/extr_dxv.c_dxv_close.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function getluaproto
_getluaproto: ## @getluaproto
.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 _isLua
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rbx, %rdi
callq _ci_func
movq (%rax), %rax
jmp LBB0_3
LBB0_1:
xorl %eax, %eax
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _getluaproto
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function getluaproto
_getluaproto: ; @getluaproto
.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 _isLua
cbz x0, LBB0_2
; %bb.1:
mov x0, x19
bl _ci_func
ldr x0, [x0]
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 _getluaproto
.subsections_via_symbols
| AnghaBench/xLua/build/luajit-2.1.0b2/src/host/extr_minilua.c_getluaproto.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pmb_list_del
_pmb_list_del: ## @pmb_list_del
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _pmb_list@GOTPCREL(%rip), %rax
movq (%rax), %rcx
testq %rcx, %rcx
je LBB0_5
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpq %rdi, %rcx
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %rcx, %rax
movq (%rcx), %rcx
testq %rcx, %rcx
jne LBB0_2
LBB0_5:
popq %rbp
retq
LBB0_4:
movq (%rdi), %rcx
movq %rcx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _pmb_list,8,3 ## @pmb_list
.no_dead_strip _pmb_list_del
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pmb_list_del
_pmb_list_del: ; @pmb_list_del
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _pmb_list@GOTPAGE
Lloh1:
ldr x8, [x8, _pmb_list@GOTPAGEOFF]
Lloh2:
ldr x9, [x8]
cbz x9, LBB0_4
; %bb.1:
cmp x9, x0
b.eq LBB0_5
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x8, x9
ldr x9, [x9]
cbz x9, LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
cmp x9, x0
b.ne LBB0_2
b LBB0_6
LBB0_4:
ret
LBB0_5:
Lloh3:
adrp x8, _pmb_list@GOTPAGE
Lloh4:
ldr x8, [x8, _pmb_list@GOTPAGEOFF]
LBB0_6:
ldr x9, [x0]
str x9, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _pmb_list,8,3 ; @pmb_list
.no_dead_strip _pmb_list_del
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/sh/mm/extr_pmb.c_pmb_list_del.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lru_cache_add ## -- Begin function lru_cache_add
.p2align 4, 0x90
_lru_cache_add: ## @lru_cache_add
.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 _PageActive
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rbx, %rdi
callq _PageUnevictable
xorl %edi, %edi
testq %rax, %rax
setne %dil
jmp LBB0_3
LBB0_1:
xorl %edi, %edi
LBB0_3:
movq %rbx, %rsi
callq _VM_BUG_ON_PAGE
movq %rbx, %rdi
callq _PageLRU
movl %eax, %edi
movq %rbx, %rsi
callq _VM_BUG_ON_PAGE
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp ___lru_cache_add ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lru_cache_add ; -- Begin function lru_cache_add
.p2align 2
_lru_cache_add: ; @lru_cache_add
.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 _PageActive
cbz x0, LBB0_2
; %bb.1:
mov x0, x19
bl _PageUnevictable
cmp x0, #0
cset w0, ne
LBB0_2:
mov x1, x19
bl _VM_BUG_ON_PAGE
mov x0, x19
bl _PageLRU
mov x1, x19
bl _VM_BUG_ON_PAGE
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b ___lru_cache_add
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/mm/extr_swap.c_lru_cache_add.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function iso2022_kr_wctomb
_iso2022_kr_wctomb: ## @iso2022_kr_wctomb
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r15d
movl %edx, %ebx
movq %rsi, %r14
movq %rdi, %r12
movq (%rdi), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
leaq -42(%rbp), %rsi
movl $1, %ecx
callq _ascii_wctomb
movq _RET_ILUNI@GOTPCREL(%rip), %r13
cmpl (%r13), %eax
je LBB0_11
## %bb.1:
cmpl $1, %eax
jne LBB0_23
## %bb.2:
movb -42(%rbp), %cl
testb %cl, %cl
js LBB0_11
## %bb.3:
movq _state1@GOTPCREL(%rip), %r8
movq (%r8), %rdi
movq _STATE_ASCII@GOTPCREL(%rip), %r9
movq (%r9), %rdx
xorl %esi, %esi
cmpq %rdx, %rdi
sete %sil
movl $2, %eax
subl %esi, %eax
cmpl %r15d, %eax
jg LBB0_4
## %bb.5:
cmpq %rdx, %rdi
je LBB0_7
## %bb.6:
movq _SI@GOTPCREL(%rip), %rdx
movb (%rdx), %dl
movb %dl, (%r14)
incq %r14
movq (%r9), %rdx
movq %rdx, (%r8)
LBB0_7:
movq -56(%rbp), %rsi ## 8-byte Reload
movb %cl, (%r14)
cmpl $13, %ebx
je LBB0_9
## %bb.8:
cmpl $10, %ebx
jne LBB0_10
LBB0_9:
movq _STATE2_NONE@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq _state2@GOTPCREL(%rip), %rdx
movq %rcx, (%rdx)
LBB0_10:
movq %rsi, (%r12)
jmp LBB0_22
LBB0_11:
leaq -42(%rbp), %rsi
movq %r12, %rdi
movl %ebx, %edx
movl $2, %ecx
callq _ksc5601_wctomb
movl (%r13), %edx
cmpl %edx, %eax
je LBB0_22
## %bb.12:
cmpl $2, %eax
jne LBB0_23
## %bb.13:
movb -42(%rbp), %r13b
testb %r13b, %r13b
js LBB0_14
## %bb.15:
cmpb $0, -41(%rbp)
movl %edx, %eax
js LBB0_22
## %bb.16:
movq _state2@GOTPCREL(%rip), %r10
movq (%r10), %rdi
movq _STATE2_DESIGNATED_KSC5601@GOTPCREL(%rip), %r11
movq (%r11), %rbx
xorl %eax, %eax
cmpq %rbx, %rdi
setne %al
movq _state1@GOTPCREL(%rip), %r8
movq (%r8), %rdx
movq _STATE_TWOBYTE@GOTPCREL(%rip), %r9
movq (%r9), %rsi
xorl %ecx, %ecx
cmpq %rsi, %rdx
setne %cl
leal (%rcx,%rax,4), %eax
addl $2, %eax
cmpl %r15d, %eax
jle LBB0_17
LBB0_4:
movq _RET_TOOSMALL@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_22
LBB0_14:
movl %edx, %eax
jmp LBB0_22
LBB0_17:
cmpq %rbx, %rdi
je LBB0_19
## %bb.18:
movq _ESC@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
movb %cl, (%r14)
movw $10532, 1(%r14) ## imm = 0x2924
movb $67, 3(%r14)
addq $4, %r14
movq (%r11), %rcx
movq %rcx, (%r10)
movq (%r8), %rdx
movq (%r9), %rsi
LBB0_19:
cmpq %rsi, %rdx
je LBB0_21
## %bb.20:
movq _SO@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
movb %cl, (%r14)
incq %r14
movq (%r9), %rcx
movq %rcx, (%r8)
LBB0_21:
movq -56(%rbp), %rdx ## 8-byte Reload
movb %r13b, (%r14)
movb -41(%rbp), %cl
movb %cl, 1(%r14)
movq %rdx, (%r12)
LBB0_22:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_23:
xorl %eax, %eax
callq _abort
.cfi_endproc
## -- End function
.comm _SPLIT_STATE,4,2 ## @SPLIT_STATE
.comm _RET_ILUNI,4,2 ## @RET_ILUNI
.comm _state1,8,3 ## @state1
.comm _STATE_ASCII,8,3 ## @STATE_ASCII
.comm _RET_TOOSMALL,4,2 ## @RET_TOOSMALL
.comm _SI,1,0 ## @SI
.comm _STATE2_NONE,8,3 ## @STATE2_NONE
.comm _state2,8,3 ## @state2
.comm _COMBINE_STATE,4,2 ## @COMBINE_STATE
.comm _STATE2_DESIGNATED_KSC5601,8,3 ## @STATE2_DESIGNATED_KSC5601
.comm _STATE_TWOBYTE,8,3 ## @STATE_TWOBYTE
.comm _ESC,1,0 ## @ESC
.comm _SO,1,0 ## @SO
.no_dead_strip _iso2022_kr_wctomb
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function iso2022_kr_wctomb
_iso2022_kr_wctomb: ; @iso2022_kr_wctomb
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x3
mov x22, x2
mov x20, x1
mov x19, x0
ldr x23, [x0]
add x1, sp, #14
mov w3, #1
bl _ascii_wctomb
Lloh0:
adrp x24, _RET_ILUNI@GOTPAGE
Lloh1:
ldr x24, [x24, _RET_ILUNI@GOTPAGEOFF]
ldr w8, [x24]
cmp w0, w8
b.eq LBB0_9
; %bb.1:
cmp w0, #1
b.ne LBB0_23
; %bb.2:
ldrsb w8, [sp, #14]
tbnz w8, #31, LBB0_9
; %bb.3:
Lloh2:
adrp x9, _state1@GOTPAGE
Lloh3:
ldr x9, [x9, _state1@GOTPAGEOFF]
Lloh4:
adrp x10, _STATE_ASCII@GOTPAGE
Lloh5:
ldr x10, [x10, _STATE_ASCII@GOTPAGEOFF]
ldr x11, [x9]
ldr x12, [x10]
cmp x11, x12
mov w13, #1
cinc w0, w13, ne
cmp w0, w21
b.gt LBB0_14
; %bb.4:
cmp x11, x12
b.eq LBB0_6
; %bb.5:
Lloh6:
adrp x11, _SI@GOTPAGE
Lloh7:
ldr x11, [x11, _SI@GOTPAGEOFF]
ldrb w11, [x11]
strb w11, [x20], #1
ldr x10, [x10]
str x10, [x9]
LBB0_6:
strb w8, [x20]
cmp w22, #13
b.eq LBB0_8
; %bb.7:
cmp w22, #10
b.ne LBB0_21
LBB0_8:
Lloh8:
adrp x8, _STATE2_NONE@GOTPAGE
Lloh9:
ldr x8, [x8, _STATE2_NONE@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
Lloh11:
adrp x9, _state2@GOTPAGE
Lloh12:
ldr x9, [x9, _state2@GOTPAGEOFF]
Lloh13:
str x8, [x9]
b LBB0_21
LBB0_9:
add x1, sp, #14
mov x0, x19
mov x2, x22
mov w3, #2
bl _ksc5601_wctomb
ldr w9, [x24]
cmp w0, w9
b.eq LBB0_22
; %bb.10:
cmp w0, #2
b.ne LBB0_23
; %bb.11:
ldrsb w8, [sp, #14]
tbnz w8, #31, LBB0_15
; %bb.12:
ldrsb w10, [sp, #15]
mov x0, x9
tbnz w10, #31, LBB0_22
; %bb.13:
Lloh14:
adrp x12, _state2@GOTPAGE
Lloh15:
ldr x12, [x12, _state2@GOTPAGEOFF]
ldr x15, [x12]
Lloh16:
adrp x14, _STATE2_DESIGNATED_KSC5601@GOTPAGE
Lloh17:
ldr x14, [x14, _STATE2_DESIGNATED_KSC5601@GOTPAGEOFF]
ldr x16, [x14]
Lloh18:
adrp x9, _state1@GOTPAGE
Lloh19:
ldr x9, [x9, _state1@GOTPAGEOFF]
ldr x11, [x9]
Lloh20:
adrp x10, _STATE_TWOBYTE@GOTPAGE
Lloh21:
ldr x10, [x10, _STATE_TWOBYTE@GOTPAGEOFF]
ldr x13, [x10]
cmp x11, x13
cset w17, ne
cmp x15, x16
mov w0, #6
mov w1, #2
csel w0, w1, w0, eq
orr w0, w0, w17
cmp w0, w21
b.le LBB0_16
LBB0_14:
Lloh22:
adrp x8, _RET_TOOSMALL@GOTPAGE
Lloh23:
ldr x8, [x8, _RET_TOOSMALL@GOTPAGEOFF]
Lloh24:
ldr w0, [x8]
b LBB0_22
LBB0_15:
mov x0, x9
b LBB0_22
LBB0_16:
cmp x15, x16
b.eq LBB0_18
; %bb.17:
Lloh25:
adrp x11, _ESC@GOTPAGE
Lloh26:
ldr x11, [x11, _ESC@GOTPAGEOFF]
ldrb w11, [x11]
strb w11, [x20]
mov w11, #10532
sturh w11, [x20, #1]
mov w11, #67
strb w11, [x20, #3]
add x20, x20, #4
ldr x11, [x14]
str x11, [x12]
ldr x11, [x9]
ldr x13, [x10]
LBB0_18:
cmp x11, x13
b.eq LBB0_20
; %bb.19:
Lloh27:
adrp x11, _SO@GOTPAGE
Lloh28:
ldr x11, [x11, _SO@GOTPAGEOFF]
ldrb w11, [x11]
strb w11, [x20], #1
ldr x10, [x10]
str x10, [x9]
LBB0_20:
strb w8, [x20]
ldrb w8, [sp, #15]
strb w8, [x20, #1]
LBB0_21:
str x23, [x19]
LBB0_22:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_23:
bl _abort
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotStr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGot Lloh25, Lloh26
.loh AdrpLdrGot Lloh27, Lloh28
.cfi_endproc
; -- End function
.comm _SPLIT_STATE,4,2 ; @SPLIT_STATE
.comm _RET_ILUNI,4,2 ; @RET_ILUNI
.comm _state1,8,3 ; @state1
.comm _STATE_ASCII,8,3 ; @STATE_ASCII
.comm _RET_TOOSMALL,4,2 ; @RET_TOOSMALL
.comm _SI,1,0 ; @SI
.comm _STATE2_NONE,8,3 ; @STATE2_NONE
.comm _state2,8,3 ; @state2
.comm _COMBINE_STATE,4,2 ; @COMBINE_STATE
.comm _STATE2_DESIGNATED_KSC5601,8,3 ; @STATE2_DESIGNATED_KSC5601
.comm _STATE_TWOBYTE,8,3 ; @STATE_TWOBYTE
.comm _ESC,1,0 ; @ESC
.comm _SO,1,0 ; @SO
.no_dead_strip _iso2022_kr_wctomb
.subsections_via_symbols
| AnghaBench/TDengine/deps/iconv/extr_iso2022_kr.h_iso2022_kr_wctomb.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function palmas_gpio_id_irq_handler
_palmas_gpio_id_irq_handler: ## @palmas_gpio_id_irq_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _system_power_efficient_wq@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%rsi), %edx
addq $4, %rsi
callq _queue_delayed_work
movq _IRQ_HANDLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _system_power_efficient_wq,4,2 ## @system_power_efficient_wq
.comm _IRQ_HANDLED,4,2 ## @IRQ_HANDLED
.no_dead_strip _palmas_gpio_id_irq_handler
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function palmas_gpio_id_irq_handler
_palmas_gpio_id_irq_handler: ; @palmas_gpio_id_irq_handler
.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, _system_power_efficient_wq@GOTPAGE
Lloh1:
ldr x8, [x8, _system_power_efficient_wq@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldr w2, [x1], #4
bl _queue_delayed_work
Lloh3:
adrp x8, _IRQ_HANDLED@GOTPAGE
Lloh4:
ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _system_power_efficient_wq,4,2 ; @system_power_efficient_wq
.comm _IRQ_HANDLED,4,2 ; @IRQ_HANDLED
.no_dead_strip _palmas_gpio_id_irq_handler
.subsections_via_symbols
| AnghaBench/linux/drivers/extcon/extr_extcon-palmas.c_palmas_gpio_id_irq_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function lima_ioctl_gem_create
_lima_ioctl_gem_create: ## @lima_ioctl_gem_create
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq $0, 24(%rsi)
jne LBB0_3
## %bb.1:
movq %rsi, %r8
cmpq $0, 16(%rsi)
je LBB0_2
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
popq %rbp
retq
LBB0_2:
movq (%r8), %rax
testq %rax, %rax
je LBB0_3
## %bb.4:
addq $8, %r8
movq %rdx, %rsi
movq %rax, %rdx
xorl %ecx, %ecx
popq %rbp
jmp _lima_gem_create_handle ## TAILCALL
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _lima_ioctl_gem_create
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lima_ioctl_gem_create
_lima_ioctl_gem_create: ; @lima_ioctl_gem_create
.cfi_startproc
; %bb.0:
ldr x8, [x1, #24]
cbnz x8, LBB0_2
; %bb.1:
ldr x8, [x1, #16]
cbz x8, LBB0_3
LBB0_2:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
ret
LBB0_3:
ldr x8, [x1]
cbz x8, LBB0_2
; %bb.4:
add x4, x1, #8
mov x1, x2
mov x2, x8
mov x3, #0
b _lima_gem_create_handle
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _lima_ioctl_gem_create
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/lima/extr_lima_drv.c_lima_ioctl_gem_create.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _createpoly ## -- Begin function createpoly
.p2align 4, 0x90
_createpoly: ## @createpoly
.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
movl %edi, %ebx
movl $16, %edi
callq _malloc
movl %ebx, (%rax)
movl %r14d, 4(%rax)
movq $0, 8(%rax)
movq _start(%rip), %rdx
testq %rdx, %rdx
je LBB0_1
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %rdx, %rcx
movq 8(%rdx), %rdx
testq %rdx, %rdx
jne LBB0_2
## %bb.3:
addq $8, %rcx
jmp LBB0_4
LBB0_1:
leaq _start(%rip), %rcx
LBB0_4:
movq %rax, (%rcx)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _traverse ## -- Begin function traverse
.p2align 4, 0x90
_traverse: ## @traverse
.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 _start(%rip), %rbx
testq %rbx, %rbx
je LBB1_3
## %bb.1:
leaq L_.str(%rip), %r14
leaq L_.str.1(%rip), %r15
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movl 4(%rbx), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movl (%rbx), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movq 8(%rbx), %rbx
testq %rbx, %rbx
jne LBB1_2
LBB1_3:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_str(%rip), %r14
leaq L_str.10(%rip), %rbx
leaq L_.str(%rip), %r15
leaq L_.str.1(%rip), %r12
jmp LBB2_1
.p2align 4, 0x90
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movq %rax, (%rcx)
leaq L_str.10(%rip), %rbx
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_11 Depth 2
## Child Loop BB2_6 Depth 2
movq %r14, %rdi
callq _puts
movq %rbx, %rdi
callq _puts
leaq L_str.11(%rip), %rdi
callq _puts
leaq L_str.12(%rip), %rdi
callq _puts
leaq L_.str.6(%rip), %rdi
leaq -44(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -44(%rbp), %eax
cmpl $1, %eax
je LBB2_5
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
cmpl $2, %eax
je LBB2_9
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
cmpl $3, %eax
je LBB2_4
## %bb.12: ## in Loop: Header=BB2_1 Depth=1
leaq L_str.15(%rip), %rdi
callq _puts
jmp LBB2_1
.p2align 4, 0x90
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
leaq L_str.13(%rip), %rdi
callq _puts
leaq L_.str.6(%rip), %rbx
movq %rbx, %rdi
leaq -48(%rbp), %rsi
xorl %eax, %eax
callq _scanf
leaq L_str.14(%rip), %rdi
callq _puts
movq %rbx, %rdi
leaq -52(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -52(%rbp), %ebx
movl -48(%rbp), %r13d
movl $16, %edi
callq _malloc
movl %ebx, (%rax)
movl %r13d, 4(%rax)
movq $0, 8(%rax)
movq _start(%rip), %rdx
leaq _start(%rip), %rcx
testq %rdx, %rdx
je LBB2_8
.p2align 4, 0x90
LBB2_6: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %rdx, %rcx
movq 8(%rdx), %rdx
testq %rdx, %rdx
jne LBB2_6
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
addq $8, %rcx
jmp LBB2_8
.p2align 4, 0x90
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
movq _start(%rip), %r13
testq %r13, %r13
je LBB2_1
.p2align 4, 0x90
LBB2_11: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl 4(%r13), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movl (%r13), %esi
movq %r12, %rdi
xorl %eax, %eax
callq _printf
movq 8(%r13), %r13
testq %r13, %r13
jne LBB2_11
jmp LBB2_1
LBB2_4:
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _start ## @start
.zerofill __DATA,__common,_start,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Coefficient: %d\n"
L_.str.1: ## @.str.1
.asciz "Exponent:%d\n"
L_.str.6: ## @.str.6
.asciz "%d"
L_str: ## @str
.asciz "Option 1: Create a new node for polynomial "
L_str.10: ## @str.10
.asciz "Option 2: Display the polynomial linked list"
L_str.11: ## @str.11
.asciz "Exit "
L_str.12: ## @str.12
.asciz "Enter user choice"
L_str.13: ## @str.13
.asciz "Enter the coefficient of the term"
L_str.14: ## @str.14
.asciz "Enter the exponent of the term"
L_str.15: ## @str.15
.asciz "Invalid option"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _createpoly ; -- Begin function createpoly
.p2align 2
_createpoly: ; @createpoly
.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 w0, #16
bl _malloc
stp w20, w19, [x0]
str xzr, [x0, #8]
Lloh0:
adrp x8, _start@PAGE
Lloh1:
add x8, x8, _start@PAGEOFF
ldr x9, [x8]
cbz x9, LBB0_3
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x8, x9
ldr x9, [x9, #8]
cbnz x9, LBB0_1
; %bb.2:
add x8, x8, #8
LBB0_3:
str x0, [x8]
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
.globl _traverse ; -- Begin function traverse
.p2align 2
_traverse: ; @traverse
.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
Lloh2:
adrp x8, _start@PAGE
Lloh3:
ldr x21, [x8, _start@PAGEOFF]
cbz x21, LBB1_3
; %bb.1:
Lloh4:
adrp x19, l_.str@PAGE
Lloh5:
add x19, x19, l_.str@PAGEOFF
Lloh6:
adrp x20, l_.str.1@PAGE
Lloh7:
add x20, x20, l_.str.1@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [x21, #4]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x21]
str x8, [sp]
mov x0, x20
bl _printf
ldr x21, [x21, #8]
cbnz x21, LBB1_2
LBB1_3:
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 AdrpLdr Lloh2, Lloh3
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.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 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
Lloh8:
adrp x19, l_str@PAGE
Lloh9:
add x19, x19, l_str@PAGEOFF
Lloh10:
adrp x20, l_str.10@PAGE
Lloh11:
add x20, x20, l_str.10@PAGEOFF
Lloh12:
adrp x21, l_str.11@PAGE
Lloh13:
add x21, x21, l_str.11@PAGEOFF
Lloh14:
adrp x22, l_str.12@PAGE
Lloh15:
add x22, x22, l_str.12@PAGEOFF
add x24, sp, #20
Lloh16:
adrp x23, l_.str.6@PAGE
Lloh17:
add x23, x23, l_.str.6@PAGEOFF
Lloh18:
adrp x25, _start@PAGE
Lloh19:
add x25, x25, _start@PAGEOFF
Lloh20:
adrp x26, l_.str@PAGE
Lloh21:
add x26, x26, l_.str@PAGEOFF
Lloh22:
adrp x27, l_.str.1@PAGE
Lloh23:
add x27, x27, l_.str.1@PAGEOFF
b LBB2_3
LBB2_1: ; in Loop: Header=BB2_3 Depth=1
mov x8, x25
LBB2_2: ; in Loop: Header=BB2_3 Depth=1
mov x19, x20
mov x20, x21
mov x21, x24
add x24, sp, #20
str x0, [x8]
LBB2_3: ; =>This Loop Header: Depth=1
; Child Loop BB2_11 Depth 2
; Child Loop BB2_8 Depth 2
mov x0, x19
bl _puts
mov x0, x20
bl _puts
mov x0, x21
bl _puts
mov x0, x22
bl _puts
str x24, [sp]
mov x0, x23
bl _scanf
ldr w8, [sp, #20]
cmp w8, #1
b.eq LBB2_7
; %bb.4: ; in Loop: Header=BB2_3 Depth=1
cmp w8, #2
b.eq LBB2_10
; %bb.5: ; in Loop: Header=BB2_3 Depth=1
cmp w8, #3
b.eq LBB2_12
; %bb.6: ; in Loop: Header=BB2_3 Depth=1
Lloh24:
adrp x0, l_str.15@PAGE
Lloh25:
add x0, x0, l_str.15@PAGEOFF
bl _puts
b LBB2_3
LBB2_7: ; in Loop: Header=BB2_3 Depth=1
mov x24, x21
mov x21, x20
mov x20, x19
Lloh26:
adrp x0, l_str.13@PAGE
Lloh27:
add x0, x0, l_str.13@PAGEOFF
bl _puts
add x8, sp, #24
str x8, [sp]
mov x0, x23
bl _scanf
Lloh28:
adrp x0, l_str.14@PAGE
Lloh29:
add x0, x0, l_str.14@PAGEOFF
bl _puts
add x8, sp, #28
str x8, [sp]
mov x0, x23
bl _scanf
mov x19, x25
ldp w25, w28, [sp, #24]
mov w0, #16
bl _malloc
stp w28, w25, [x0]
mov x25, x19
str xzr, [x0, #8]
ldr x8, [x19]
cbz x8, LBB2_1
LBB2_8: ; Parent Loop BB2_3 Depth=1
; => This Inner Loop Header: Depth=2
mov x9, x8
ldr x8, [x8, #8]
cbnz x8, LBB2_8
; %bb.9: ; in Loop: Header=BB2_3 Depth=1
add x8, x9, #8
b LBB2_2
LBB2_10: ; in Loop: Header=BB2_3 Depth=1
Lloh30:
adrp x8, _start@PAGE
Lloh31:
ldr x28, [x8, _start@PAGEOFF]
cbz x28, LBB2_3
LBB2_11: ; Parent Loop BB2_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x28, #4]
str x8, [sp]
mov x0, x26
bl _printf
ldr w8, [x28]
str x8, [sp]
mov x0, x27
bl _printf
ldr x28, [x28, #8]
cbnz x28, LBB2_11
b LBB2_3
LBB2_12:
mov w0, #1
bl _exit
.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 Lloh24, Lloh25
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdr Lloh30, Lloh31
.cfi_endproc
; -- End function
.globl _start ; @start
.zerofill __DATA,__common,_start,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Coefficient: %d\n"
l_.str.1: ; @.str.1
.asciz "Exponent:%d\n"
l_.str.6: ; @.str.6
.asciz "%d"
l_str: ; @str
.asciz "Option 1: Create a new node for polynomial "
l_str.10: ; @str.10
.asciz "Option 2: Display the polynomial linked list"
l_str.11: ; @str.11
.asciz "Exit "
l_str.12: ; @str.12
.asciz "Enter user choice"
l_str.13: ; @str.13
.asciz "Enter the coefficient of the term"
l_str.14: ; @str.14
.asciz "Enter the exponent of the term"
l_str.15: ; @str.15
.asciz "Invalid option"
.subsections_via_symbols
| the_stack_data/192329634.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _space_printer ## -- Begin function space_printer
.p2align 4, 0x90
_space_printer: ## @space_printer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
testl %edi, %edi
jle LBB0_3
## %bb.1:
movl %edi, %ebx
leaq L_.str(%rip), %r14
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
decl %ebx
jne LBB0_2
LBB0_3:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _leap_year ## -- Begin function leap_year
.p2align 4, 0x90
_leap_year: ## @leap_year
.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
testb $3, %dil
je LBB1_1
## %bb.2:
popq %rbp
retq
LBB1_1:
imull $-1030792151, %edi, %eax ## imm = 0xC28F5C29
addl $85899344, %eax ## imm = 0x51EB850
movl %eax, %ecx
rorl $2, %ecx
cmpl $42949673, %ecx ## imm = 0x28F5C29
setae %cl
rorl $4, %eax
cmpl $10737419, %eax ## imm = 0xA3D70B
setb %al
orb %cl, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _months_last ## -- Begin function months_last
.p2align 4, 0x90
_months_last: ## @months_last
.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 $-3, %eax
cmpl $4, %eax
sete %cl
cmpl $9, %eax
sete %al
orb %cl, %al
movzbl %al, %eax
xorl $31, %eax
cmpl $2, %edi
jne LBB2_4
## %bb.1:
testb $3, %sil
jne LBB2_3
## %bb.2:
imull $-1030792151, %esi, %ecx ## imm = 0xC28F5C29
addl $85899344, %ecx ## imm = 0x51EB850
movl %ecx, %edx
rorl $2, %edx
cmpl $42949673, %edx ## imm = 0x28F5C29
setb %dl
rorl $4, %ecx
cmpl $10737419, %ecx ## imm = 0xA3D70B
setae %cl
andb %dl, %cl
movl $29, %edx
cmovel %edx, %eax
cmpb $1, %cl
jne LBB2_4
LBB2_3:
movl $28, %eax
LBB2_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _month_name ## -- Begin function month_name
.p2align 4, 0x90
_month_name: ## @month_name
.cfi_startproc
## %bb.0:
decl %edi
cmpl $11, %edi
ja LBB3_2
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %edi, %rax
leaq l_switch.table.main(%rip), %rcx
movq (%rcx,%rax,8), %rdi
xorl %eax, %eax
callq _printf
popq %rbp
LBB3_2:
xorl %eax, %eax
retq
.cfi_endproc
## -- End function
.globl _Day_of_week ## -- Begin function Day_of_week
.p2align 4, 0x90
_Day_of_week: ## @Day_of_week
.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 $esi killed $esi def $rsi
## kill: def $edi killed $edi def $rdi
leal -1(%rsi), %r8d
xorl %ecx, %ecx
cmpl $1, %esi
sete %cl
movl $14, %eax
subl %ecx, %eax
cmpl $2, %r8d
cmovael %esi, %eax
sbbl $0, %edi
leal (%rax,%rax,4), %ecx
leal (%rcx,%rcx,4), %ecx
addl %ecx, %eax
addl $26, %eax
cltq
imulq $1717986919, %rax, %r9 ## imm = 0x66666667
movq %r9, %rcx
shrq $63, %rcx
shrq $32, %r9
sarl $2, %r9d
addl %ecx, %r9d
leal 3(%rdi), %r8d
testl %edi, %edi
cmovnsl %edi, %r8d
sarl $2, %r8d
movslq %edi, %rcx
imulq $1374389535, %rcx, %rsi ## imm = 0x51EB851F
movq %rsi, %rdi
shrq $32, %rdi
movl %edi, %eax
sarl $5, %eax
shrq $63, %rsi
addl %esi, %eax
leal (%rax,%rax,2), %eax
sarl $7, %edi
addl %esi, %edi
addl %edx, %ecx
addl %r8d, %ecx
addl %edi, %ecx
addl %r9d, %ecx
leal (%rcx,%rax,2), %eax
movslq %eax, %rcx
imulq $-1840700269, %rcx, %rax ## imm = 0x92492493
shrq $32, %rax
addl %ecx, %eax
movl %eax, %edx
shrl $31, %edx
sarl $2, %eax
addl %edx, %eax
leal (,%rax,8), %edx
subl %edx, %eax
addl %ecx, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
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.21(%rip), %r12
jmp LBB5_1
.p2align 4, 0x90
LBB5_15: ## in Loop: Header=BB5_1 Depth=1
movl $10, %edi
callq _putchar
LBB5_1: ## =>This Loop Header: Depth=1
## Child Loop BB5_10 Depth 2
## Child Loop BB5_12 Depth 2
leaq L_.str(%rip), %r14
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.14(%rip), %rbx
movq %rbx, %rdi
leaq -44(%rbp), %rsi
xorl %eax, %eax
callq _scanf
leaq L_str.22(%rip), %rdi
callq _puts
movq %rbx, %rdi
leaq -48(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl $10, %edi
callq _putchar
leaq L_str.23(%rip), %rdi
callq _puts
movl $10, %edi
callq _putchar
movl -44(%rbp), %eax
decl %eax
cmpl $11, %eax
ja LBB5_3
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
cltq
leaq l_switch.table.main(%rip), %rcx
movq (%rcx,%rax,8), %rdi
xorl %eax, %eax
callq _printf
LBB5_3: ## in Loop: Header=BB5_1 Depth=1
xorl %edi, %edi
xorl %eax, %eax
callq _printf
movl -48(%rbp), %esi
leaq L_.str.18(%rip), %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
leaq L_str.24(%rip), %rdi
callq _puts
movl $10, %edi
callq _putchar
movl -44(%rbp), %ecx
movl -48(%rbp), %eax
movl %ecx, %esi
andl $-3, %esi
cmpl $4, %esi
sete %dl
cmpl $9, %esi
sete %bl
cmpl $2, %ecx
jne LBB5_4
## %bb.5: ## in Loop: Header=BB5_1 Depth=1
testb $3, %al
jne LBB5_8
## %bb.6: ## in Loop: Header=BB5_1 Depth=1
imull $-1030792151, %eax, %edx ## imm = 0xC28F5C29
addl $85899344, %edx ## imm = 0x51EB850
rorl $2, %edx
movl $29, %r15d
cmpl $42949672, %edx ## imm = 0x28F5C28
ja LBB5_9
## %bb.7: ## in Loop: Header=BB5_1 Depth=1
movslq %eax, %rdx
imulq $1374389535, %rdx, %rdx ## imm = 0x51EB851F
movq %rdx, %rsi
shrq $63, %rsi
sarq $39, %rdx
addl %esi, %edx
imull $400, %edx, %edx ## imm = 0x190
movl %eax, %esi
subl %edx, %esi
je LBB5_9
LBB5_8: ## in Loop: Header=BB5_1 Depth=1
movl $28, %r15d
jmp LBB5_9
.p2align 4, 0x90
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
orb %dl, %bl
movzbl %bl, %r15d
xorl $31, %r15d
LBB5_9: ## in Loop: Header=BB5_1 Depth=1
leal -1(%rcx), %edx
xorl %esi, %esi
cmpl $1, %ecx
sete %sil
movl $14, %edi
subl %esi, %edi
cmpl $2, %edx
cmovael %ecx, %edi
sbbl $0, %eax
leal (%rdi,%rdi,4), %ecx
leal (%rcx,%rcx,4), %ecx
addl %edi, %ecx
addl $26, %ecx
movslq %ecx, %rcx
imulq $1717986919, %rcx, %rcx ## imm = 0x66666667
movq %rcx, %rdx
shrq $63, %rdx
shrq $32, %rcx
sarl $2, %ecx
addl %edx, %ecx
leal 3(%rax), %edx
testl %eax, %eax
cmovnsl %eax, %edx
sarl $2, %edx
cltq
imulq $1374389535, %rax, %rsi ## imm = 0x51EB851F
movq %rsi, %rdi
shrq $32, %rdi
movl %edi, %ebx
sarl $5, %ebx
shrq $63, %rsi
addl %esi, %ebx
leal (%rbx,%rbx,2), %ebx
sarl $7, %edi
addl %esi, %edi
addl %edx, %eax
addl %edi, %eax
addl %ecx, %eax
leal (%rax,%rbx,2), %ecx
leal (%rax,%rbx,2), %eax
incl %eax
cltq
imulq $-1840700269, %rax, %rax ## imm = 0x92492493
shrq $32, %rax
addl %ecx, %eax
incl %eax
movl %eax, %edx
shrl $31, %edx
sarl $2, %eax
addl %edx, %eax
leal (,%rax,8), %edx
subl %edx, %eax
leal (%rax,%rcx), %ebx
incl %ebx
testl %ebx, %ebx
jle LBB5_11
.p2align 4, 0x90
LBB5_10: ## Parent Loop BB5_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %r14, %rdi
xorl %eax, %eax
callq _printf
decl %ebx
jne LBB5_10
LBB5_11: ## in Loop: Header=BB5_1 Depth=1
xorl %edi, %edi
xorl %eax, %eax
callq _printf
negl %r15d
movl $1, %r14d
jmp LBB5_12
.p2align 4, 0x90
LBB5_14: ## in Loop: Header=BB5_12 Depth=2
leal (%r15,%r14), %eax
incl %eax
movl %r14d, %ecx
incl %ecx
movl %ecx, %r14d
cmpl $1, %eax
je LBB5_15
LBB5_12: ## Parent Loop BB5_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %r8d
movl -44(%rbp), %edx
leal -1(%rdx), %esi
xorl %ecx, %ecx
cmpl $1, %edx
sete %cl
movl $14, %edi
subl %ecx, %edi
xorl %ecx, %ecx
cmpl $2, %esi
cmovael %edx, %edi
setb %cl
movl %r8d, %ebx
subl %ecx, %ebx
leal (%rdi,%rdi,4), %edx
leal (%rdx,%rdx,4), %edx
addl %edi, %edx
addl $26, %edx
movslq %edx, %rdx
imulq $1717986919, %rdx, %rdx ## imm = 0x66666667
movq %rdx, %rsi
shrq $63, %rsi
shrq $32, %rdx
sarl $2, %edx
addl %esi, %edx
leal 3(%rbx), %esi
testl %ebx, %ebx
cmovnsl %ebx, %esi
sarl $2, %esi
movslq %ebx, %rdi
imulq $1374389535, %rdi, %rbx ## imm = 0x51EB851F
movq %rbx, %rdi
shrq $32, %rdi
movl %edi, %eax
sarl $5, %eax
shrq $63, %rbx
addl %ebx, %eax
leal (%rax,%rax,2), %eax
sarl $7, %edi
addl %ebx, %edi
addl %r8d, %esi
addl %edi, %esi
addl %edx, %esi
leal (%rsi,%rax,2), %eax
subl %ecx, %eax
addl %r14d, %eax
cltq
imulq $-1840700269, %rax, %r13 ## imm = 0x92492493
shrq $32, %r13
addl %eax, %r13d
movl %r13d, %ecx
shrl $31, %ecx
sarl $2, %r13d
addl %ecx, %r13d
leal (,%r13,8), %ecx
subl %ecx, %r13d
addl %eax, %r13d
cmpl $10, %r14d
movq %r12, %rdi
leaq L_.str.20(%rip), %rax
cmovbq %rax, %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
cmpl $6, %r13d
jne LBB5_14
## %bb.13: ## in Loop: Header=BB5_12 Depth=2
movl $10, %edi
callq _putchar
jmp LBB5_14
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " "
L_.str.1: ## @.str.1
.asciz "JANUARY"
L_.str.2: ## @.str.2
.asciz "FEBRUARY"
L_.str.3: ## @.str.3
.asciz "MARCH"
L_.str.4: ## @.str.4
.asciz "APRIL"
L_.str.5: ## @.str.5
.asciz "MAY"
L_.str.6: ## @.str.6
.asciz "JUNE"
L_.str.7: ## @.str.7
.asciz "JULY"
L_.str.8: ## @.str.8
.asciz "AUGUST"
L_.str.9: ## @.str.9
.asciz "SEPTEMBER"
L_.str.10: ## @.str.10
.asciz "OCTOBER"
L_.str.11: ## @.str.11
.asciz "NOVEMBER"
L_.str.12: ## @.str.12
.asciz "DECEMBER"
L_.str.14: ## @.str.14
.asciz "%d"
L_.str.18: ## @.str.18
.asciz " %d\n"
L_.str.20: ## @.str.20
.asciz " %d "
L_.str.21: ## @.str.21
.asciz " %d "
L_str: ## @str
.asciz "Please Enter Month(1-12):"
L_str.22: ## @str.22
.asciz "Please Enter Year:"
L_str.23: ## @str.23
.asciz "Calendar for:"
L_str.24: ## @str.24
.asciz "SAT SUN MON TUE WED THU FRI"
.section __DATA,__const
.p2align 3 ## @switch.table.main
l_switch.table.main:
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _space_printer ; -- Begin function space_printer
.p2align 2
_space_printer: ; @space_printer
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
cmp w0, #1
b.lt LBB0_3
; %bb.1:
mov x19, x0
Lloh0:
adrp x20, l_.str@PAGE
Lloh1:
add x20, x20, l_.str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
bl _printf
subs w19, w19, #1
b.ne LBB0_2
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _leap_year ; -- Begin function leap_year
.p2align 2
_leap_year: ; @leap_year
.cfi_startproc
; %bb.0:
tst w0, #0x3
b.eq LBB1_2
; %bb.1:
mov w0, #0
ret
LBB1_2:
mov w8, #23593
movk w8, #49807, lsl #16
mov w9, #47184
movk w9, #1310, lsl #16
madd w8, w0, w8, w9
ror w9, w8, #2
mov w10, #23592
movk w10, #655, lsl #16
cmp w9, w10
ror w8, w8, #4
mov w9, #55051
movk w9, #163, lsl #16
ccmp w8, w9, #0, ls
cset w0, lo
ret
.cfi_endproc
; -- End function
.globl _months_last ; -- Begin function months_last
.p2align 2
_months_last: ; @months_last
.cfi_startproc
; %bb.0:
mov x8, x0
and w9, w0, #0xfffffffd
cmp w9, #4
ccmp w9, #9, #4, ne
mov w9, #30
cinc w0, w9, ne
cmp w8, #2
b.ne LBB2_4
; %bb.1:
tst w1, #0x3
b.ne LBB2_3
; %bb.2:
mov w8, #23593
movk w8, #49807, lsl #16
mov w9, #47184
movk w9, #1310, lsl #16
madd w8, w1, w8, w9
ror w9, w8, #2
mov w10, #23593
movk w10, #655, lsl #16
cmp w9, w10
cset w9, lo
ror w8, w8, #4
mov w10, #55050
movk w10, #163, lsl #16
cmp w8, w10
cset w8, hi
ands w8, w9, w8
mov w9, #29
csel w0, w0, w9, ne
cmp w8, #1
b.ne LBB2_4
LBB2_3:
mov w0, #28
LBB2_4:
ret
.cfi_endproc
; -- End function
.globl _month_name ; -- Begin function month_name
.p2align 2
_month_name: ; @month_name
.cfi_startproc
; %bb.0:
sub w8, w0, #1
cmp w8, #11
b.hi LBB3_2
; %bb.1:
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
Lloh2:
adrp x9, l_switch.table.main@PAGE
Lloh3:
add x9, x9, l_switch.table.main@PAGEOFF
ldr x0, [x9, w8, sxtw #3]
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
LBB3_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
mov w0, #0
ret
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _Day_of_week ; -- Begin function Day_of_week
.p2align 2
_Day_of_week: ; @Day_of_week
.cfi_startproc
; %bb.0:
subs w8, w1, #1
mov w9, #13
cinc w9, w9, ne
cmp w8, #2
csel w8, w9, w1, lo
cset w9, lo
mov w10, #26
mul w8, w8, w10
add w8, w8, #26
mov w10, #26215
movk w10, #26214, lsl #16
smull x8, w8, w10
lsr x10, x8, #32
lsr x8, x8, #63
add w8, w8, w10, asr #2
sub w9, w0, w9
add w10, w9, w2
add w11, w9, #3
cmp w9, #0
csel w11, w11, w9, lt
mov w12, #34079
movk w12, #20971, lsl #16
smull x9, w9, w12
lsr x12, x9, #32
lsr x9, x9, #63
add w13, w9, w12, asr #5
mov w14, #6
add w9, w9, w12, asr #7
add w10, w10, w11, asr #2
add w9, w10, w9
add w8, w9, w8
madd w8, w13, w14, w8
mov w9, #9363
movk w9, #37449, lsl #16
smull x9, w8, w9
lsr x9, x9, #32
add w9, w9, w8
asr w10, w9, #2
add w9, w10, w9, lsr #31
sub w9, w9, w9, lsl #3
add w0, w8, w9
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov w26, #34079
movk w26, #20971, lsl #16
mov w19, #13
mov w21, #26
mov w22, #26215
movk w22, #26214, lsl #16
mov w28, #6
mov w27, #9363
movk w27, #37449, lsl #16
Lloh4:
adrp x24, l_.str.20@PAGE
Lloh5:
add x24, x24, l_.str.20@PAGEOFF
b LBB5_2
LBB5_1: ; in Loop: Header=BB5_2 Depth=1
mov w0, #10
bl _putchar
LBB5_2: ; =>This Loop Header: Depth=1
; Child Loop BB5_19 Depth 2
Lloh6:
adrp x0, l_str@PAGE
Lloh7:
add x0, x0, l_str@PAGEOFF
bl _puts
add x8, sp, #8
str x8, [sp]
Lloh8:
adrp x20, l_.str.14@PAGE
Lloh9:
add x20, x20, l_.str.14@PAGEOFF
mov x0, x20
bl _scanf
Lloh10:
adrp x0, l_str.22@PAGE
Lloh11:
add x0, x0, l_str.22@PAGEOFF
bl _puts
add x8, sp, #12
str x8, [sp]
mov x0, x20
bl _scanf
mov w0, #10
bl _putchar
Lloh12:
adrp x0, l_str.23@PAGE
Lloh13:
add x0, x0, l_str.23@PAGEOFF
bl _puts
mov w0, #10
bl _putchar
ldr w8, [sp, #8]
sub w8, w8, #1
cmp w8, #11
b.hi LBB5_4
; %bb.3: ; in Loop: Header=BB5_2 Depth=1
Lloh14:
adrp x9, l_switch.table.main@PAGE
Lloh15:
add x9, x9, l_switch.table.main@PAGEOFF
ldr x0, [x9, w8, sxtw #3]
bl _printf
LBB5_4: ; in Loop: Header=BB5_2 Depth=1
mov x0, #0
bl _printf
ldr w8, [sp, #12]
str x8, [sp]
Lloh16:
adrp x0, l_.str.18@PAGE
Lloh17:
add x0, x0, l_.str.18@PAGEOFF
bl _printf
mov w0, #10
bl _putchar
Lloh18:
adrp x0, l_str.24@PAGE
Lloh19:
add x0, x0, l_str.24@PAGEOFF
bl _puts
mov w0, #10
bl _putchar
ldp w9, w8, [sp, #8]
and w10, w9, #0xfffffffd
cmp w10, #4
ccmp w10, #9, #4, ne
mov w10, #30
cinc w25, w10, ne
cmp w9, #2
b.ne LBB5_9
; %bb.5: ; in Loop: Header=BB5_2 Depth=1
tst w8, #0x3
b.ne LBB5_8
; %bb.6: ; in Loop: Header=BB5_2 Depth=1
mov w25, #29
mov w10, #23593
movk w10, #49807, lsl #16
mov w11, #47184
movk w11, #1310, lsl #16
madd w10, w8, w10, w11
ror w10, w10, #2
mov w11, #23592
movk w11, #655, lsl #16
cmp w10, w11
b.hi LBB5_9
; %bb.7: ; in Loop: Header=BB5_2 Depth=1
smull x10, w8, w26
lsr x11, x10, #63
asr x10, x10, #39
add w10, w10, w11
mov w11, #400
msub w10, w10, w11, w8
cbz w10, LBB5_9
LBB5_8: ; in Loop: Header=BB5_2 Depth=1
mov w25, #28
LBB5_9: ; in Loop: Header=BB5_2 Depth=1
subs w10, w9, #1
cinc w11, w19, ne
cmp w10, #2
csel w9, w11, w9, lo
cset w10, lo
sub w8, w8, w10
mul w9, w9, w21
add w9, w9, #26
smull x9, w9, w22
lsr x10, x9, #32
lsr x9, x9, #63
add w9, w9, w10, asr #2
add w10, w8, #3
cmp w8, #0
csel w10, w10, w8, lt
smull x11, w8, w26
lsr x12, x11, #32
lsr x11, x11, #63
add w13, w11, w12, asr #5
add w11, w11, w12, asr #7
add w8, w8, w10, asr #2
add w8, w8, w11
add w8, w8, w9
madd w8, w13, w28, w8
add w8, w8, #1
smull x9, w8, w27
lsr x9, x9, #32
add w9, w9, w8
asr w10, w9, #2
add w9, w10, w9, lsr #31
sub w9, w9, w9, lsl #3
add w20, w8, w9
cmp w20, #1
b.lt LBB5_17
; %bb.10: ; in Loop: Header=BB5_2 Depth=1
Lloh20:
adrp x0, l_.str@PAGE
Lloh21:
add x0, x0, l_.str@PAGEOFF
bl _printf
cmp w20, #1
b.eq LBB5_17
; %bb.11: ; in Loop: Header=BB5_2 Depth=1
Lloh22:
adrp x0, l_.str@PAGE
Lloh23:
add x0, x0, l_.str@PAGEOFF
bl _printf
cmp w20, #2
b.eq LBB5_17
; %bb.12: ; in Loop: Header=BB5_2 Depth=1
Lloh24:
adrp x0, l_.str@PAGE
Lloh25:
add x0, x0, l_.str@PAGEOFF
bl _printf
cmp w20, #3
b.eq LBB5_17
; %bb.13: ; in Loop: Header=BB5_2 Depth=1
Lloh26:
adrp x0, l_.str@PAGE
Lloh27:
add x0, x0, l_.str@PAGEOFF
bl _printf
cmp w20, #4
b.eq LBB5_17
; %bb.14: ; in Loop: Header=BB5_2 Depth=1
Lloh28:
adrp x0, l_.str@PAGE
Lloh29:
add x0, x0, l_.str@PAGEOFF
bl _printf
cmp w20, #5
b.eq LBB5_17
; %bb.15: ; in Loop: Header=BB5_2 Depth=1
Lloh30:
adrp x0, l_.str@PAGE
Lloh31:
add x0, x0, l_.str@PAGEOFF
bl _printf
cmp w20, #6
b.eq LBB5_17
; %bb.16: ; in Loop: Header=BB5_2 Depth=1
Lloh32:
adrp x0, l_.str@PAGE
Lloh33:
add x0, x0, l_.str@PAGEOFF
bl _printf
LBB5_17: ; in Loop: Header=BB5_2 Depth=1
mov x0, #0
bl _printf
neg w25, w25
mov w20, #1
b LBB5_19
LBB5_18: ; in Loop: Header=BB5_19 Depth=2
add w20, w20, #1
add w8, w25, w20
cmp w8, #1
b.eq LBB5_1
LBB5_19: ; Parent Loop BB5_2 Depth=1
; => This Inner Loop Header: Depth=2
ldp w9, w8, [sp, #8]
subs w10, w9, #1
cinc w11, w19, ne
cmp w10, #2
csel w9, w11, w9, lo
cset w10, lo
sub w11, w8, w10
mul w9, w9, w21
add w9, w9, #26
smull x9, w9, w22
lsr x12, x9, #32
lsr x9, x9, #63
add w9, w9, w12, asr #2
add w12, w11, #3
cmp w11, #0
csel w12, w12, w11, lt
smull x11, w11, w26
lsr x13, x11, #32
lsr x11, x11, #63
add w14, w11, w13, asr #5
add w11, w11, w13, asr #7
add w8, w8, w12, asr #2
add w8, w8, w11
add w8, w8, w9
madd w8, w14, w28, w8
sub w8, w8, w10
add w8, w20, w8
smull x9, w8, w27
lsr x9, x9, #32
add w9, w9, w8
asr w10, w9, #2
add w9, w10, w9, lsr #31
sub w9, w9, w9, lsl #3
add w23, w8, w9
cmp w20, #10
Lloh34:
adrp x8, l_.str.21@PAGE
Lloh35:
add x8, x8, l_.str.21@PAGEOFF
csel x0, x24, x8, lo
str x20, [sp]
bl _printf
cmp w23, #6
b.ne LBB5_18
; %bb.20: ; in Loop: Header=BB5_19 Depth=2
mov w0, #10
bl _putchar
b LBB5_18
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh34, Lloh35
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " "
l_.str.1: ; @.str.1
.asciz "JANUARY"
l_.str.2: ; @.str.2
.asciz "FEBRUARY"
l_.str.3: ; @.str.3
.asciz "MARCH"
l_.str.4: ; @.str.4
.asciz "APRIL"
l_.str.5: ; @.str.5
.asciz "MAY"
l_.str.6: ; @.str.6
.asciz "JUNE"
l_.str.7: ; @.str.7
.asciz "JULY"
l_.str.8: ; @.str.8
.asciz "AUGUST"
l_.str.9: ; @.str.9
.asciz "SEPTEMBER"
l_.str.10: ; @.str.10
.asciz "OCTOBER"
l_.str.11: ; @.str.11
.asciz "NOVEMBER"
l_.str.12: ; @.str.12
.asciz "DECEMBER"
l_.str.14: ; @.str.14
.asciz "%d"
l_.str.18: ; @.str.18
.asciz " %d\n"
l_.str.20: ; @.str.20
.asciz " %d "
l_.str.21: ; @.str.21
.asciz " %d "
l_str: ; @str
.asciz "Please Enter Month(1-12):"
l_str.22: ; @str.22
.asciz "Please Enter Year:"
l_str.23: ; @str.23
.asciz "Calendar for:"
l_str.24: ; @str.24
.asciz "SAT SUN MON TUE WED THU FRI"
.section __DATA,__const
.p2align 3 ; @switch.table.main
l_switch.table.main:
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.subsections_via_symbols
| the_stack_data/999445.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %eax
testl %eax, %eax
je LBB0_3
## %bb.1:
leaq L_.str.1(%rip), %rbx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movslq %eax, %rsi
imulq $1717986919, %rsi, %rax ## imm = 0x66666667
movq %rax, %rcx
shrq $63, %rcx
sarq $34, %rax
addl %ecx, %eax
addl %eax, %eax
leal (%rax,%rax,4), %eax
subl %eax, %esi
movq %rbx, %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
movslq -12(%rbp), %rcx
imulq $1717986919, %rcx, %rax ## imm = 0x66666667
movq %rax, %rdx
shrq $63, %rdx
sarq $34, %rax
addl %edx, %eax
movl %eax, -12(%rbp)
addl $9, %ecx
cmpl $18, %ecx
ja LBB0_2
LBB0_3:
movl $10, %edi
callq _putchar
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%i"
L_str: ## @str
.asciz "Enter your number."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
cbz w8, LBB0_3
; %bb.1:
mov w20, #26215
movk w20, #26214, lsl #16
mov w21, #10
Lloh4:
adrp x19, l_.str.1@PAGE
Lloh5:
add x19, x19, l_.str.1@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
smull x9, w8, w20
lsr x10, x9, #63
asr x9, x9, #34
add w9, w9, w10
msub w8, w9, w21, w8
str x8, [sp]
mov x0, x19
bl _printf
ldrsw x9, [sp, #12]
mul x8, x9, x20
lsr x10, x8, #63
asr x8, x8, #34
add w8, w8, w10
str w8, [sp, #12]
add w9, w9, #9
cmp w9, #18
b.hi LBB0_2
LBB0_3:
mov w0, #10
bl _putchar
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%i"
l_str: ; @str
.asciz "Enter your number."
.subsections_via_symbols
| the_stack_data/52162.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mode_store
_mode_store: ## @mode_store
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r15
callq _to_thermal_zone
movq %rax, %rbx
movq (%rax), %rax
cmpq $0, (%rax)
je LBB0_1
## %bb.2:
leaq L_.str(%rip), %rsi
movq %r15, %rdi
movl $8, %edx
callq _strncmp
testl %eax, %eax
je LBB0_3
## %bb.5:
leaq L_.str.1(%rip), %rsi
movq %r15, %rdi
movl $9, %edx
callq _strncmp
testl %eax, %eax
je LBB0_6
## %bb.7:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_8
LBB0_1:
movq _EPERM@GOTPCREL(%rip), %rax
xorl %r14d, %r14d
subl (%rax), %r14d
jmp LBB0_9
LBB0_3:
movq (%rbx), %rax
movq _THERMAL_DEVICE_ENABLED@GOTPCREL(%rip), %rcx
jmp LBB0_4
LBB0_6:
movq (%rbx), %rax
movq _THERMAL_DEVICE_DISABLED@GOTPCREL(%rip), %rcx
LBB0_4:
movl (%rcx), %esi
movq %rbx, %rdi
callq *(%rax)
LBB0_8:
testl %eax, %eax
cmovnel %eax, %r14d
LBB0_9:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EPERM,4,2 ## @EPERM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "enabled"
.comm _THERMAL_DEVICE_ENABLED,4,2 ## @THERMAL_DEVICE_ENABLED
L_.str.1: ## @.str.1
.asciz "disabled"
.comm _THERMAL_DEVICE_DISABLED,4,2 ## @THERMAL_DEVICE_DISABLED
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _mode_store
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mode_store
_mode_store: ; @mode_store
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x3
mov x21, x2
bl _to_thermal_zone
ldr x8, [x0]
ldr x8, [x8]
cbz x8, LBB0_4
; %bb.1:
mov x20, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x21
mov w2, #8
bl _strncmp
cbz w0, LBB0_5
; %bb.2:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x21
mov w2, #9
bl _strncmp
cbz w0, LBB0_6
; %bb.3:
Lloh4:
adrp x8, _EINVAL@GOTPAGE
Lloh5:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh6:
ldr w8, [x8]
neg w0, w8
b LBB0_8
LBB0_4:
Lloh7:
adrp x8, _EPERM@GOTPAGE
Lloh8:
ldr x8, [x8, _EPERM@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
neg w0, w8
b LBB0_9
LBB0_5:
ldr x8, [x20]
ldr x8, [x8]
Lloh10:
adrp x9, _THERMAL_DEVICE_ENABLED@GOTPAGE
Lloh11:
ldr x9, [x9, _THERMAL_DEVICE_ENABLED@GOTPAGEOFF]
b LBB0_7
LBB0_6:
ldr x8, [x20]
ldr x8, [x8]
Lloh12:
adrp x9, _THERMAL_DEVICE_DISABLED@GOTPAGE
Lloh13:
ldr x9, [x9, _THERMAL_DEVICE_DISABLED@GOTPAGEOFF]
LBB0_7:
ldr w1, [x9]
mov x0, x20
blr x8
LBB0_8:
cmp w0, #0
csel w0, w19, w0, eq
LBB0_9:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _EPERM,4,2 ; @EPERM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "enabled"
.comm _THERMAL_DEVICE_ENABLED,4,2 ; @THERMAL_DEVICE_ENABLED
l_.str.1: ; @.str.1
.asciz "disabled"
.comm _THERMAL_DEVICE_DISABLED,4,2 ; @THERMAL_DEVICE_DISABLED
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _mode_store
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/thermal/extr_thermal_sys.c_mode_store.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mem_store
_mem_store: ## @mem_store
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq 8(%rdi), %rax
movq 8(%rax), %rbx
movq 16(%rax), %rdi
addq (%rax), %rbx
subq %rdi, %rbx
cmpq %rdx, %rbx
cmovaeq %rdx, %rbx
movq %rbx, %rdx
callq _memmove
movq _SEEK_CUR@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
movq %rbx, %rsi
callq *(%r14)
movq %rbx, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SEEK_CUR,4,2 ## @SEEK_CUR
.no_dead_strip _mem_store
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mem_store
_mem_store: ; @mem_store
.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]
ldp x9, x10, [x8]
ldr x0, [x8, #16]
add x8, x10, x9
sub x8, x8, x0
cmp x8, x2
csel x20, x8, x2, lo
mov x2, x20
bl _memmove
ldr x8, [x19]
Lloh0:
adrp x9, _SEEK_CUR@GOTPAGE
Lloh1:
ldr x9, [x9, _SEEK_CUR@GOTPAGEOFF]
Lloh2:
ldr w2, [x9]
mov x0, x19
mov x1, x20
blr x8
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SEEK_CUR,4,2 ; @SEEK_CUR
.no_dead_strip _mem_store
.subsections_via_symbols
| AnghaBench/freebsd/crypto/heimdal/lib/krb5/extr_store_mem.c_mem_store.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function is_various_name
_is_various_name: ## @is_various_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %ebx
movq %rsi, %r14
movq %rdi, %r15
movq _various_names@GOTPCREL(%rip), %r12
movq (%r12), %rdi
callq _ARRAY_SIZE
cmpl %ebx, %eax
jbe LBB0_2
## %bb.1:
movq (%r12), %rax
movl %ebx, %ecx
movl (%rax,%rcx,4), %esi
movq %r15, %rdi
movq %r14, %rdx
callq _strncpy
jmp LBB0_3
LBB0_2:
movq _IS_VARIOUS_START@GOTPCREL(%rip), %rax
addl (%rax), %ebx
leaq L_.str(%rip), %rdx
movq %r15, %rdi
movq %r14, %rsi
movl %ebx, %ecx
callq _snprintf
LBB0_3:
movq %r15, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _various_names,8,3 ## @various_names
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Reserved%u"
.comm _IS_VARIOUS_START,4,2 ## @IS_VARIOUS_START
.no_dead_strip _is_various_name
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function is_various_name
_is_various_name: ; @is_various_name
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x20, x1
mov x19, x0
Lloh0:
adrp x22, _various_names@GOTPAGE
Lloh1:
ldr x22, [x22, _various_names@GOTPAGEOFF]
ldr x0, [x22]
bl _ARRAY_SIZE
cmp w0, w21
b.ls LBB0_2
; %bb.1:
ldr x8, [x22]
ldr w1, [x8, w21, uxtw #2]
mov x0, x19
mov x2, x20
bl _strncpy
b LBB0_3
LBB0_2:
Lloh2:
adrp x8, _IS_VARIOUS_START@GOTPAGE
Lloh3:
ldr x8, [x8, _IS_VARIOUS_START@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
add w3, w8, w21
Lloh5:
adrp x2, l_.str@PAGE
Lloh6:
add x2, x2, l_.str@PAGEOFF
mov x0, x19
mov x1, x20
bl _snprintf
LBB0_3:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _various_names,8,3 ; @various_names
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Reserved%u"
.comm _IS_VARIOUS_START,4,2 ; @IS_VARIOUS_START
.no_dead_strip _is_various_name
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/hw/hfi1/extr_chip.c_is_various_name.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _radix_tree_insert ## -- Begin function radix_tree_insert
.p2align 4, 0x90
_radix_tree_insert: ## @radix_tree_insert
.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 %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r12
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _RADIX_TREE_MAX_HEIGHT@GOTPCREL(%rip), %r14
movl (%r14), %eax
decl %eax
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
testq %rbx, %rbx
je LBB0_11
## %bb.1:
movq %rax, -64(%rbp) ## 8-byte Spill
movq 8(%r12), %r13
testq %r13, %r13
jne LBB0_4
## %bb.2:
movq _M_RADIX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _M_ZERO@GOTPCREL(%rip), %rax
movl (%rax), %edx
orl (%r12), %edx
movl $16, %edi
callq _malloc
testq %rax, %rax
je LBB0_29
## %bb.3:
movq %rax, %r13
movq %rax, 8(%r12)
incl 4(%r12)
LBB0_4:
movq %rbx, -72(%rbp) ## 8-byte Spill
movq %r12, %rdi
callq _radix_max
movq %r15, -56(%rbp) ## 8-byte Spill
cmpq %r15, %rax
jae LBB0_12
## %bb.5:
movq _M_RADIX@GOTPCREL(%rip), %rbx
movq _M_ZERO@GOTPCREL(%rip), %r15
jmp LBB0_7
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_7 Depth=1
incl %eax
movl %eax, 4(%r12)
movq %r12, %rdi
callq _radix_max
cmpq -56(%rbp), %rax ## 8-byte Folded Reload
jae LBB0_12
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl 4(%r12), %eax
cmpl (%r14), %eax
je LBB0_23
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
cmpq $0, (%r13)
je LBB0_6
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl (%rbx), %esi
movl (%r15), %edx
orl (%r12), %edx
movl $16, %edi
callq _malloc
testq %rax, %rax
je LBB0_29
## %bb.10: ## in Loop: Header=BB0_7 Depth=1
movq %rax, %r13
movq 8(%r12), %rax
movq 8(%r13), %rcx
movq %rax, (%rcx)
incq (%r13)
movq %r13, 8(%r12)
movl 4(%r12), %eax
jmp LBB0_6
LBB0_11:
movq _EINVAL@GOTPCREL(%rip), %rax
jmp LBB0_30
LBB0_12:
movl 4(%r12), %r15d
leal -1(%r15), %ebx
.p2align 4, 0x90
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq %r13, %r14
testl %ebx, %ebx
je LBB0_20
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movl %ebx, %esi
callq _radix_pos
movq 8(%r14), %rcx
cltq
movq (%rcx,%rax,8), %r13
decq %rbx
decl %r15d
testq %r13, %r13
jne LBB0_13
## %bb.15:
incq %rbx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_16: ## =>This Inner Loop Header: Depth=1
movq _M_RADIX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _M_ZERO@GOTPCREL(%rip), %rax
movl (%rax), %edx
orl (%r12), %edx
movl $16, %edi
callq _malloc
movq -64(%rbp), %rcx ## 8-byte Reload
movq %rax, (%rcx,%r13,8)
testq %rax, %rax
je LBB0_25
## %bb.17: ## in Loop: Header=BB0_16 Depth=1
incq %r13
decq %rbx
jne LBB0_16
## %bb.18:
movslq %r15d, %rbx
movq -56(%rbp), %r15 ## 8-byte Reload
movq -64(%rbp), %r12 ## 8-byte Reload
.p2align 4, 0x90
LBB0_19: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _radix_pos
movq -8(%r12,%rbx,8), %rcx
movq 8(%r14), %rdx
cltq
movq %rcx, (%rdx,%rax,8)
incq (%r14)
decq %rbx
movq 8(%r14), %rcx
movq (%rcx,%rax,8), %r14
testl %ebx, %ebx
jne LBB0_19
jmp LBB0_21
LBB0_20:
movq -56(%rbp), %r15 ## 8-byte Reload
LBB0_21:
xorl %ebx, %ebx
movq %r15, %rdi
xorl %esi, %esi
callq _radix_pos
movq 8(%r14), %rcx
cltq
cmpq $0, (%rcx,%rax,8)
je LBB0_24
## %bb.22:
movq _EEXIST@GOTPCREL(%rip), %rax
jmp LBB0_31
LBB0_23:
movq _E2BIG@GOTPCREL(%rip), %rax
jmp LBB0_30
LBB0_24:
movq -72(%rbp), %rdx ## 8-byte Reload
movq %rdx, (%rcx,%rax,8)
incq (%r14)
jmp LBB0_32
LBB0_25:
testl %r13d, %r13d
movq _M_RADIX@GOTPCREL(%rip), %r15
je LBB0_28
## %bb.26:
movslq %r13d, %rax
movq -64(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,8), %r14
addq $-8, %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_27: ## =>This Inner Loop Header: Depth=1
movq (%r14,%rbx,8), %rdi
movl (%r15), %esi
callq _free
leaq -1(%rbx), %rax
addl %r13d, %ebx
cmpl $1, %ebx
movq %rax, %rbx
jne LBB0_27
LBB0_28:
movq 8(%r12), %rdi
cmpq $0, (%rdi)
jne LBB0_29
## %bb.34:
movl (%r15), %esi
callq _free
movq $0, 8(%r12)
movl $0, 4(%r12)
LBB0_29:
movq _ENOMEM@GOTPCREL(%rip), %rax
LBB0_30:
xorl %ebx, %ebx
LBB0_31:
subl (%rax), %ebx
LBB0_32:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_35
## %bb.33:
movl %ebx, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_35:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _RADIX_TREE_MAX_HEIGHT,4,2 ## @RADIX_TREE_MAX_HEIGHT
.comm _EINVAL,4,2 ## @EINVAL
.comm _M_RADIX,4,2 ## @M_RADIX
.comm _M_ZERO,4,2 ## @M_ZERO
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _E2BIG,4,2 ## @E2BIG
.comm _EEXIST,4,2 ## @EEXIST
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _radix_tree_insert ; -- Begin function radix_tree_insert
.p2align 2
_radix_tree_insert: ; @radix_tree_insert
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #16
mov x19, x2
mov x21, x1
mov x20, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh3:
adrp x23, _RADIX_TREE_MAX_HEIGHT@GOTPAGE
Lloh4:
ldr x23, [x23, _RADIX_TREE_MAX_HEIGHT@GOTPAGEOFF]
ldr w8, [x23]
sub w8, w8, #1
lsl x8, x8, #3
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, #0xffffffff0
sub x24, x9, x8
mov sp, x24
cbz x2, LBB0_11
; %bb.1:
ldr x22, [x20, #8]
cbnz x22, LBB0_4
; %bb.2:
Lloh7:
adrp x8, _M_RADIX@GOTPAGE
Lloh8:
ldr x8, [x8, _M_RADIX@GOTPAGEOFF]
Lloh9:
ldr w1, [x8]
ldr w8, [x20]
Lloh10:
adrp x9, _M_ZERO@GOTPAGE
Lloh11:
ldr x9, [x9, _M_ZERO@GOTPAGEOFF]
Lloh12:
ldr w9, [x9]
orr w2, w9, w8
mov w0, #16
bl _malloc
cbz x0, LBB0_29
; %bb.3:
mov x22, x0
str x0, [x20, #8]
ldr w8, [x20, #4]
add w8, w8, #1
str w8, [x20, #4]
LBB0_4:
mov x0, x20
bl _radix_max
cmp x0, x21
b.hs LBB0_12
; %bb.5:
Lloh13:
adrp x25, _M_RADIX@GOTPAGE
Lloh14:
ldr x25, [x25, _M_RADIX@GOTPAGEOFF]
Lloh15:
adrp x26, _M_ZERO@GOTPAGE
Lloh16:
ldr x26, [x26, _M_ZERO@GOTPAGEOFF]
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
add w8, w8, #1
str w8, [x20, #4]
mov x0, x20
bl _radix_max
cmp x0, x21
b.hs LBB0_12
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [x20, #4]
ldr w9, [x23]
cmp w8, w9
b.eq LBB0_22
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
ldr x9, [x22]
cbz x9, LBB0_6
; %bb.9: ; in Loop: Header=BB0_7 Depth=1
ldr w1, [x25]
ldr w8, [x20]
ldr w9, [x26]
orr w2, w9, w8
mov w0, #16
bl _malloc
cbz x0, LBB0_29
; %bb.10: ; in Loop: Header=BB0_7 Depth=1
mov x22, x0
ldr x8, [x20, #8]
ldp x10, x9, [x0]
str x8, [x9]
add x8, x10, #1
str x8, [x0]
str x0, [x20, #8]
ldr w8, [x20, #4]
b LBB0_6
LBB0_11:
Lloh17:
adrp x8, _EINVAL@GOTPAGE
Lloh18:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
b LBB0_30
LBB0_12:
ldr w26, [x20, #4]
sub w23, w26, #1
LBB0_13: ; =>This Inner Loop Header: Depth=1
mov x25, x22
cbz w23, LBB0_20
; %bb.14: ; in Loop: Header=BB0_13 Depth=1
mov x0, x21
mov x1, x23
bl _radix_pos
ldr x8, [x25, #8]
ldr x22, [x8, w0, sxtw #3]
sub x23, x23, #1
sub w26, w26, #1
cbnz x22, LBB0_13
; %bb.15:
mov x27, #0
add x23, x23, #1
Lloh19:
adrp x22, _M_RADIX@GOTPAGE
Lloh20:
ldr x22, [x22, _M_RADIX@GOTPAGEOFF]
Lloh21:
adrp x28, _M_ZERO@GOTPAGE
Lloh22:
ldr x28, [x28, _M_ZERO@GOTPAGEOFF]
LBB0_16: ; =>This Inner Loop Header: Depth=1
ldr w1, [x22]
ldr w8, [x20]
ldr w9, [x28]
orr w2, w9, w8
mov w0, #16
bl _malloc
str x0, [x24, x27, lsl #3]
cbz x0, LBB0_24
; %bb.17: ; in Loop: Header=BB0_16 Depth=1
add x27, x27, #1
subs x23, x23, #1
b.ne LBB0_16
; %bb.18:
sxtw x20, w26
LBB0_19: ; =>This Inner Loop Header: Depth=1
mov x0, x21
mov x1, x20
bl _radix_pos
; kill: def $w0 killed $w0 def $x0
sub x20, x20, #1
ldr x8, [x24, x20, lsl #3]
sbfiz x9, x0, #3, #32
ldp x11, x10, [x25]
str x8, [x10, x9]
add x8, x11, #1
str x8, [x25]
ldr x8, [x25, #8]
ldr x25, [x8, x9]
cbnz w20, LBB0_19
LBB0_20:
mov x0, x21
mov w1, #0
bl _radix_pos
ldr x9, [x25, #8]
ldr x10, [x9, w0, sxtw #3]
cbz x10, LBB0_23
; %bb.21:
Lloh23:
adrp x8, _EEXIST@GOTPAGE
Lloh24:
ldr x8, [x8, _EEXIST@GOTPAGEOFF]
b LBB0_30
LBB0_22:
Lloh25:
adrp x8, _E2BIG@GOTPAGE
Lloh26:
ldr x8, [x8, _E2BIG@GOTPAGEOFF]
b LBB0_30
LBB0_23:
mov x8, x0
mov w0, #0
sxtw x8, w8
str x19, [x9, x8, lsl #3]
ldr x8, [x25]
add x8, x8, #1
str x8, [x25]
b LBB0_31
LBB0_24:
cbz w27, LBB0_27
; %bb.25:
mov x19, #0
add x8, x24, w27, sxtw #3
sub x21, x8, #8
LBB0_26: ; =>This Inner Loop Header: Depth=1
ldr x0, [x21, x19, lsl #3]
ldr w1, [x22]
bl _free
add w8, w27, w19
sub x19, x19, #1
cmp w8, #1
b.ne LBB0_26
LBB0_27:
ldr x0, [x20, #8]
ldr x8, [x0]
cbnz x8, LBB0_29
; %bb.28:
ldr w1, [x22]
bl _free
str xzr, [x20, #8]
str wzr, [x20, #4]
LBB0_29:
Lloh27:
adrp x8, _ENOMEM@GOTPAGE
Lloh28:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
LBB0_30:
ldr w8, [x8]
neg w0, w8
LBB0_31:
ldur x8, [x29, #-88]
Lloh29:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh30:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh31:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_33
; %bb.32:
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_33:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh25, Lloh26
.loh AdrpLdrGot Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.cfi_endproc
; -- End function
.comm _RADIX_TREE_MAX_HEIGHT,4,2 ; @RADIX_TREE_MAX_HEIGHT
.comm _EINVAL,4,2 ; @EINVAL
.comm _M_RADIX,4,2 ; @M_RADIX
.comm _M_ZERO,4,2 ; @M_ZERO
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _E2BIG,4,2 ; @E2BIG
.comm _EEXIST,4,2 ; @EEXIST
.subsections_via_symbols
| AnghaBench/freebsd/sys/compat/linuxkpi/common/src/extr_linux_radix.c_radix_tree_insert.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hci_disable_se
_hci_disable_se: ## @hci_disable_se
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %esi, %ebx
callq _nfc_get_drvdata
movq (%rax), %rcx
movq (%rcx), %rcx
testq %rcx, %rcx
je LBB0_1
## %bb.2:
movq %rax, %rdi
movl %ebx, %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmpq *%rcx ## TAILCALL
LBB0_1:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _hci_disable_se
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hci_disable_se
_hci_disable_se: ; @hci_disable_se
.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 _nfc_get_drvdata
ldr x8, [x0]
ldr x2, [x8]
cbz x2, LBB0_2
; %bb.1:
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
br x2
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _hci_disable_se
.subsections_via_symbols
| AnghaBench/linux/net/nfc/hci/extr_core.c_hci_disable_se.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.