x86 stringlengths 122 9.39M | arm stringlengths 122 9.33M | file stringlengths 19 200 | source stringclasses 2
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function auth_zone_write_chunks
_auth_zone_write_chunks: ## @auth_zone_write_chunks
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r15
leaq L_.str(%rip), %rsi
movq %r14, %rdi
callq _fopen
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r12
movq (%r15), %rax
movq (%rax), %rbx
testq %rbx, %rbx
je LBB0_4
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rsi
movl (%rbx), %edx
movq %r12, %rdi
callq _write_out
testl %eax, %eax
je LBB0_7
## %bb.5: ## in Loop: Header=BB0_6 Depth=1
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB0_6
LBB0_4:
movq %r12, %rdi
callq _fclose
movl $1, %r15d
jmp LBB0_8
LBB0_1:
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
leaq L_.str.1(%rip), %rdi
xorl %r15d, %r15d
movq %r14, %rsi
movl %eax, %edx
xorl %eax, %eax
callq _log_err
jmp LBB0_8
LBB0_7:
leaq L_.str.2(%rip), %rdi
xorl %r15d, %r15d
movq %r14, %rsi
xorl %eax, %eax
callq _log_err
movq %r12, %rdi
callq _fclose
LBB0_8:
movl %r15d, %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 "w"
L_.str.1: ## @.str.1
.asciz "could not open %s: %s"
.comm _errno,4,2 ## @errno
L_.str.2: ## @.str.2
.asciz "could not write http download to %s"
.no_dead_strip _auth_zone_write_chunks
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function auth_zone_write_chunks
_auth_zone_write_chunks: ; @auth_zone_write_chunks
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x21, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _fopen
cbz x0, LBB0_5
; %bb.1:
mov x20, x0
ldr x8, [x21]
ldr x21, [x8]
cbz x21, LBB0_4
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x1, [x21, #8]
ldr w2, [x21]
mov x0, x20
bl _write_out
cbz w0, LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr x21, [x21, #16]
cbnz x21, LBB0_2
LBB0_4:
mov x0, x20
bl _fclose
mov w0, #1
b LBB0_8
LBB0_5:
Lloh2:
adrp x8, _errno@GOTPAGE
Lloh3:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
bl _strerror
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
mov x1, x19
bl _log_err
b LBB0_7
LBB0_6:
Lloh7:
adrp x0, l_.str.2@PAGE
Lloh8:
add x0, x0, l_.str.2@PAGEOFF
mov x1, x19
bl _log_err
mov x0, x20
bl _fclose
LBB0_7:
mov w0, #0
LBB0_8:
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 Lloh0, Lloh1
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh7, Lloh8
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "w"
l_.str.1: ; @.str.1
.asciz "could not open %s: %s"
.comm _errno,4,2 ; @errno
l_.str.2: ; @.str.2
.asciz "could not write http download to %s"
.no_dead_strip _auth_zone_write_chunks
.subsections_via_symbols
| AnghaBench/freebsd/contrib/unbound/services/extr_authzone.c_auth_zone_write_chunks.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function try_connect
_try_connect: ## @try_connect
.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 _PF_INET@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _SOCK_STREAM@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _socket
movl %eax, %r15d
testl %eax, %eax
jns LBB0_2
## %bb.1:
leaq L_.str(%rip), %rsi
movl $-1, %edi
xorl %eax, %eax
callq _err
LBB0_2:
movl $1, -36(%rbp)
movq _F_SETFL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _FIONBIO@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -36(%rbp), %rcx
movl %r15d, %edi
callq _fcntl
testq %rax, %rax
jns LBB0_4
## %bb.3:
leaq L_.str.1(%rip), %rsi
movl $-1, %edi
xorl %eax, %eax
callq _err
LBB0_4:
leaq -32(%rbp), %rbx
movq %rbx, %rdi
callq _FD_ZERO
movl %r15d, %edi
movq %rbx, %rsi
callq _FD_SET
movl %r15d, %edi
movq %r14, %rsi
movl $4, %edx
callq _connect
testq %rax, %rax
jns LBB0_7
## %bb.5:
movq _errno@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _EINPROGRESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_7
## %bb.6:
movl (%r14), %edi
callq _inet_ntoa
leaq L_.str.2(%rip), %rsi
movl $-1, %edi
movl %eax, %edx
xorl %eax, %eax
callq _err
LBB0_7:
movl %r15d, %edi
incl %edi
xorl %r14d, %r14d
leaq -32(%rbp), %rcx
movq %rcx, %rsi
movq %rcx, %rdx
xorl %r8d, %r8d
callq _select
testq %rax, %rax
js LBB0_8
## %bb.11:
movl %r15d, %edi
callq _close
jmp LBB0_12
LBB0_8:
movq _errno@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq _EINTR@GOTPCREL(%rip), %rax
movq (%rax), %rsi
cmpq %rsi, %rdx
sete %al
movq _timer_fired@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
sete %cl
cmpq %rsi, %rdx
jne LBB0_10
## %bb.9:
movl $-1, %r14d
andb %cl, %al
je LBB0_12
LBB0_10:
leaq L_.str.3(%rip), %rsi
movl $-1, %r14d
movl $-1, %edi
xorl %eax, %eax
callq _err
LBB0_12:
movl %r14d, %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PF_INET,4,2 ## @PF_INET
.comm _SOCK_STREAM,4,2 ## @SOCK_STREAM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "socket(PF_INET, SOCK_STREAM)"
.comm _F_SETFL,4,2 ## @F_SETFL
.comm _FIONBIO,4,2 ## @FIONBIO
L_.str.1: ## @.str.1
.asciz "fcntl(s, FIOBIO, 1)"
.comm _errno,8,3 ## @errno
.comm _EINPROGRESS,8,3 ## @EINPROGRESS
L_.str.2: ## @.str.2
.asciz "connect(%s)"
.comm _EINTR,8,3 ## @EINTR
.comm _timer_fired,4,2 ## @timer_fired
L_.str.3: ## @.str.3
.asciz "select"
.no_dead_strip _try_connect
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function try_connect
_try_connect: ; @try_connect
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x0
Lloh0:
adrp x8, _PF_INET@GOTPAGE
Lloh1:
ldr x8, [x8, _PF_INET@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x8, _SOCK_STREAM@GOTPAGE
Lloh4:
ldr x8, [x8, _SOCK_STREAM@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov w2, #0
bl _socket
mov x19, x0
tbz w0, #31, LBB0_2
; %bb.1:
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov w0, #-1
bl _err
LBB0_2:
mov w8, #1
str w8, [sp, #20]
Lloh8:
adrp x8, _F_SETFL@GOTPAGE
Lloh9:
ldr x8, [x8, _F_SETFL@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
Lloh11:
adrp x8, _FIONBIO@GOTPAGE
Lloh12:
ldr x8, [x8, _FIONBIO@GOTPAGEOFF]
Lloh13:
ldr w2, [x8]
add x3, sp, #20
mov x0, x19
bl _fcntl
tbz x0, #63, LBB0_4
; %bb.3:
Lloh14:
adrp x1, l_.str.1@PAGE
Lloh15:
add x1, x1, l_.str.1@PAGEOFF
mov w0, #-1
bl _err
LBB0_4:
add x0, sp, #24
bl _FD_ZERO
add x1, sp, #24
mov x0, x19
bl _FD_SET
mov x0, x19
mov x1, x20
mov w2, #4
bl _connect
tbz x0, #63, LBB0_7
; %bb.5:
Lloh16:
adrp x8, _errno@GOTPAGE
Lloh17:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh18:
ldr x8, [x8]
Lloh19:
adrp x9, _EINPROGRESS@GOTPAGE
Lloh20:
ldr x9, [x9, _EINPROGRESS@GOTPAGEOFF]
Lloh21:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_7
; %bb.6:
ldr w0, [x20]
bl _inet_ntoa
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh22:
adrp x1, l_.str.2@PAGE
Lloh23:
add x1, x1, l_.str.2@PAGEOFF
mov w0, #-1
bl _err
LBB0_7:
add w0, w19, #1
add x1, sp, #24
add x2, sp, #24
add x3, sp, #24
mov x4, #0
bl _select
tbnz x0, #63, LBB0_9
; %bb.8:
mov x0, x19
bl _close
mov w19, #0
b LBB0_12
LBB0_9:
Lloh24:
adrp x8, _errno@GOTPAGE
Lloh25:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh26:
ldr x8, [x8]
Lloh27:
adrp x9, _EINTR@GOTPAGE
Lloh28:
ldr x9, [x9, _EINTR@GOTPAGEOFF]
Lloh29:
ldr x9, [x9]
Lloh30:
adrp x10, _timer_fired@GOTPAGE
Lloh31:
ldr x10, [x10, _timer_fired@GOTPAGEOFF]
Lloh32:
ldr w10, [x10]
cmp w10, #0
cset w10, eq
cmp x8, x9
cset w8, eq
and w8, w8, w10
ccmp w8, #0, #0, eq
b.eq LBB0_11
; %bb.10:
Lloh33:
adrp x1, l_.str.3@PAGE
Lloh34:
add x1, x1, l_.str.3@PAGEOFF
mov w19, #-1
mov w0, #-1
bl _err
b LBB0_12
LBB0_11:
mov w19, #-1
LBB0_12:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpAdd Lloh33, Lloh34
.cfi_endproc
; -- End function
.comm _PF_INET,4,2 ; @PF_INET
.comm _SOCK_STREAM,4,2 ; @SOCK_STREAM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "socket(PF_INET, SOCK_STREAM)"
.comm _F_SETFL,4,2 ; @F_SETFL
.comm _FIONBIO,4,2 ; @FIONBIO
l_.str.1: ; @.str.1
.asciz "fcntl(s, FIOBIO, 1)"
.comm _errno,8,3 ; @errno
.comm _EINPROGRESS,8,3 ; @EINPROGRESS
l_.str.2: ; @.str.2
.asciz "connect(%s)"
.comm _EINTR,8,3 ; @EINTR
.comm _timer_fired,4,2 ; @timer_fired
l_.str.3: ; @.str.3
.asciz "select"
.no_dead_strip _try_connect
.subsections_via_symbols
| AnghaBench/freebsd/tools/tools/netrate/tcpconnect/extr_tcpconnect.c_try_connect.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function twa_map_load_callback
_twa_map_load_callback: ## @twa_map_load_callback
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rsi), %eax
movl %eax, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _twa_map_load_callback
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function twa_map_load_callback
_twa_map_load_callback: ; @twa_map_load_callback
.cfi_startproc
; %bb.0:
ldr w8, [x1]
str w8, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _twa_map_load_callback
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/twa/extr_tw_osl_freebsd.c_twa_map_load_callback.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function radius_Continue
_radius_Continue: ## @radius_Continue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
callq _timer_Stop
movl 8(%rbx), %edi
leaq 4(%rbx), %rdx
leaq -24(%rbp), %rcx
movl %r14d, %esi
callq _rad_continue_send_request
testl %eax, %eax
je LBB0_1
## %bb.4:
movq %rbx, %rdi
movl %eax, %esi
callq _radius_Process
jmp LBB0_5
LBB0_1:
movq _LogRADIUS@GOTPCREL(%rip), %r14
movl (%r14), %edi
callq _log_IsKept
testq %rax, %rax
jne LBB0_3
## %bb.2:
movq _LogPHASE@GOTPCREL(%rip), %r14
LBB0_3:
movl (%r14), %edi
leaq L_.str(%rip), %rsi
callq _log_Printf
movl -24(%rbp), %eax
movq _TICKUNIT@GOTPCREL(%rip), %rcx
cltd
idivl (%rcx)
movq _SECTICKS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
imull -20(%rbp), %ecx
addl %eax, %ecx
movl %ecx, (%rbx)
movq %rbx, %rdi
callq _timer_Start
LBB0_5:
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _LogRADIUS,4,2 ## @LogRADIUS
.comm _LogPHASE,4,2 ## @LogPHASE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Radius: Request re-sent\n"
.comm _TICKUNIT,4,2 ## @TICKUNIT
.comm _SECTICKS,4,2 ## @SECTICKS
.no_dead_strip _radius_Continue
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function radius_Continue
_radius_Continue: ; @radius_Continue
.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
bl _timer_Stop
ldr w0, [x19, #8]
add x2, x19, #4
add x3, sp, #8
mov x1, x20
bl _rad_continue_send_request
cbz w0, LBB0_2
; %bb.1:
mov x1, x0
mov x0, x19
bl _radius_Process
b LBB0_3
LBB0_2:
Lloh0:
adrp x20, _LogRADIUS@GOTPAGE
Lloh1:
ldr x20, [x20, _LogRADIUS@GOTPAGEOFF]
ldr w0, [x20]
bl _log_IsKept
Lloh2:
adrp x8, _LogPHASE@GOTPAGE
Lloh3:
ldr x8, [x8, _LogPHASE@GOTPAGEOFF]
cmp x0, #0
csel x8, x8, x20, eq
ldr w0, [x8]
Lloh4:
adrp x1, l_.str@PAGE
Lloh5:
add x1, x1, l_.str@PAGEOFF
bl _log_Printf
Lloh6:
adrp x8, _TICKUNIT@GOTPAGE
Lloh7:
ldr x8, [x8, _TICKUNIT@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
ldp w9, w10, [sp, #8]
sdiv w8, w9, w8
Lloh9:
adrp x9, _SECTICKS@GOTPAGE
Lloh10:
ldr x9, [x9, _SECTICKS@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
madd w8, w9, w10, w8
str w8, [x19]
mov x0, x19
bl _timer_Start
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 Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _LogRADIUS,4,2 ; @LogRADIUS
.comm _LogPHASE,4,2 ; @LogPHASE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Radius: Request re-sent\n"
.comm _TICKUNIT,4,2 ; @TICKUNIT
.comm _SECTICKS,4,2 ; @SECTICKS
.no_dead_strip _radius_Continue
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/ppp/extr_radius.c_radius_Continue.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _g2(%rip), %eax
subl _g1(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _foobar ## -- Begin function foobar
.p2align 4, 0x90
_foobar: ## @foobar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
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
.section __DATA,__data
.globl _g1 ## @g1
.p2align 2
_g1:
.long 1 ## 0x1
.globl _g2 ## @g2
.p2align 2
_g2:
.long 2 ## 0x2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _g2@PAGE
Lloh1:
ldr w8, [x8, _g2@PAGEOFF]
Lloh2:
adrp x9, _g1@PAGE
Lloh3:
ldr w9, [x9, _g1@PAGEOFF]
sub w0, w8, w9
ret
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpLdr Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _foobar ; -- Begin function foobar
.p2align 2
_foobar: ; @foobar
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.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
.section __DATA,__data
.globl _g1 ; @g1
.p2align 2
_g1:
.long 1 ; 0x1
.globl _g2 ; @g2
.p2align 2
_g2:
.long 2 ; 0x2
.subsections_via_symbols
| the_stack_data/53797.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/978476.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vmci_handle_arr_get_size
_vmci_handle_arr_get_size: ## @vmci_handle_arr_get_size
.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
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _vmci_handle_arr_get_size
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vmci_handle_arr_get_size
_vmci_handle_arr_get_size: ; @vmci_handle_arr_get_size
.cfi_startproc
; %bb.0:
ldr w0, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _vmci_handle_arr_get_size
.subsections_via_symbols
| AnghaBench/linux/drivers/misc/vmw_vmci/extr_vmci_handle_array.h_vmci_handle_arr_get_size.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rbx
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $2, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $3, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w8, #1
str x8, [sp]
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
mov x0, x19
bl _printf
mov w8, #2
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #3
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/11075133.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adm5120_flash_initres
_adm5120_flash_initres: ## @adm5120_flash_initres
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl (%rdi), %esi
movl 16(%rdi), %edi
movl 20(%rbx), %edx
callq _request_mem_region
movq %rax, 24(%rbx)
testq %rax, %rax
je LBB0_1
## %bb.2:
movl (%rbx), %esi
movl 16(%rbx), %edi
callq _ioremap_nocache
movq %rax, %rcx
movq %rax, 8(%rbx)
xorl %eax, %eax
testq %rcx, %rcx
jne LBB0_5
## %bb.3:
leaq L_.str.1(%rip), %rsi
jmp LBB0_4
LBB0_1:
leaq L_.str(%rip), %rsi
LBB0_4:
addq $8, %rbx
movq %rbx, %rdi
callq _MAP_ERR
movq _ENOMEM@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "could not reserve memory region\n"
.comm _ENOMEM,4,2 ## @ENOMEM
L_.str.1: ## @.str.1
.asciz "failed to ioremap flash region\n"
.no_dead_strip _adm5120_flash_initres
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adm5120_flash_initres
_adm5120_flash_initres: ; @adm5120_flash_initres
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w1, [x0]
ldr w0, [x0, #16]
ldr w2, [x19, #20]
bl _request_mem_region
str x0, [x19, #24]
cbz x0, LBB0_3
; %bb.1:
ldr w0, [x19, #16]
ldr w1, [x19]
bl _ioremap_nocache
str x0, [x19, #8]
cbz x0, LBB0_4
; %bb.2:
mov w0, #0
b LBB0_6
LBB0_3:
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
b LBB0_5
LBB0_4:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
LBB0_5:
add x0, x19, #8
bl _MAP_ERR
Lloh4:
adrp x8, _ENOMEM@GOTPAGE
Lloh5:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh6:
ldr w8, [x8]
neg w0, w8
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "could not reserve memory region\n"
.comm _ENOMEM,4,2 ; @ENOMEM
l_.str.1: ; @.str.1
.asciz "failed to ioremap flash region\n"
.no_dead_strip _adm5120_flash_initres
.subsections_via_symbols
| AnghaBench/lede/target/linux/adm5120/files-3.18/drivers/mtd/maps/extr_adm5120-flash.c_adm5120_flash_initres.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 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl $2, %edi
jne LBB0_8
## %bb.1:
movq 8(%rsi), %rdi
callq _atoi
movl %eax, %r14d
xorl %edi, %edi
callq _time
movl %eax, %edi
callq _srand
movl %r14d, %eax
imull %r14d, %eax
testl %eax, %eax
je LBB0_6
## %bb.2:
movl %eax, %r15d
movq %r15, %rbx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
callq _rand
decq %rbx
jne LBB0_3
## %bb.4:
xorl %edi, %edi
callq _time
movl %eax, %edi
callq _srand
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
callq _rand
decq %r15
jne LBB0_5
jmp LBB0_7
LBB0_6:
xorl %edi, %edi
callq _time
movl %eax, %edi
callq _srand
LBB0_7:
leaq -40(%rbp), %rdi
xorl %esi, %esi
callq _gettimeofday
cvtsi2sdl -32(%rbp), %xmm1
cvtsi2sdq -40(%rbp), %xmm0
divsd LCPI0_0(%rip), %xmm1
addsd %xmm0, %xmm1
movsd %xmm1, -48(%rbp) ## 8-byte Spill
leaq -40(%rbp), %rdi
xorl %esi, %esi
callq _gettimeofday
xorps %xmm1, %xmm1
cvtsi2sdq -40(%rbp), %xmm1
xorps %xmm0, %xmm0
cvtsi2sdl -32(%rbp), %xmm0
divsd LCPI0_0(%rip), %xmm0
addsd %xmm1, %xmm0
subsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
leaq L_.str.1(%rip), %rdi
movl %r14d, %esi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
leaq L_str(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _dados ## -- Begin function dados
.p2align 4, 0x90
_dados: ## @dados
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movq %rdi, %r15
xorl %edi, %edi
callq _time
movl %eax, %edi
callq _srand
imull %r14d, %r14d
testl %r14d, %r14d
je LBB1_3
## %bb.1:
movl %r14d, %r14d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
callq _rand
xorps %xmm0, %xmm0
cvtsi2ss %eax, %xmm0
movss %xmm0, (%r15,%rbx,4)
incq %rbx
cmpq %rbx, %r14
jne LBB1_2
LBB1_3:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _matrixMulOnHost ## -- Begin function matrixMulOnHost
.p2align 4, 0x90
_matrixMulOnHost: ## @matrixMulOnHost
.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
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, -48(%rbp) ## 8-byte Spill
testl %ecx, %ecx
jle LBB2_9
## %bb.1:
movl %ecx, %r8d
movl %r8d, %r9d
andl $-2, %r9d
leaq 4(%rdi), %rax
leaq (,%r8,4), %r10
leaq (,%r8,8), %r11
xorl %r15d, %r15d
jmp LBB2_2
.p2align 4, 0x90
LBB2_8: ## in Loop: Header=BB2_2 Depth=1
movq -56(%rbp), %r15 ## 8-byte Reload
incq %r15
addq %r10, %rax
cmpq %r8, %r15
je LBB2_9
LBB2_2: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
## Child Loop BB2_11 Depth 3
movq %r15, -56(%rbp) ## 8-byte Spill
imulq %r8, %r15
movq -48(%rbp), %r14 ## 8-byte Reload
xorl %r13d, %r13d
jmp LBB2_3
.p2align 4, 0x90
LBB2_7: ## in Loop: Header=BB2_3 Depth=2
cvtsd2ss %xmm0, %xmm0
leaq (%r15,%r13), %rsi
movss %xmm0, (%rdx,%rsi,4)
incq %r13
addq $4, %r14
cmpq %r8, %r13
je LBB2_8
LBB2_3: ## Parent Loop BB2_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB2_11 Depth 3
xorpd %xmm0, %xmm0
cmpl $1, %ecx
jne LBB2_10
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
xorl %ebx, %ebx
jmp LBB2_5
.p2align 4, 0x90
LBB2_10: ## in Loop: Header=BB2_3 Depth=2
movq %r14, %r12
xorl %ebx, %ebx
.p2align 4, 0x90
LBB2_11: ## Parent Loop BB2_2 Depth=1
## Parent Loop BB2_3 Depth=2
## => This Inner Loop Header: Depth=3
movss -4(%rax,%rbx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss (%rax,%rbx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
movss (%r12), %xmm3 ## xmm3 = mem[0],zero,zero,zero
cvtss2sd %xmm3, %xmm3
mulsd %xmm1, %xmm3
addsd %xmm0, %xmm3
xorps %xmm1, %xmm1
cvtss2sd %xmm2, %xmm1
movss (%r12,%r10), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
mulsd %xmm1, %xmm0
addsd %xmm3, %xmm0
addq $2, %rbx
addq %r11, %r12
cmpq %rbx, %r9
jne LBB2_11
LBB2_5: ## in Loop: Header=BB2_3 Depth=2
testb $1, %r8b
je LBB2_7
## %bb.6: ## in Loop: Header=BB2_3 Depth=2
leaq (%rbx,%r15), %rsi
movss (%rdi,%rsi,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
imulq %r8, %rbx
addq %r13, %rbx
movq -48(%rbp), %rsi ## 8-byte Reload
movss (%rsi,%rbx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero
cvtss2sd %xmm2, %xmm2
mulsd %xmm1, %xmm2
addsd %xmm2, %xmm0
jmp LBB2_7
LBB2_9:
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function wtime
LCPI3_0:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _wtime
.p2align 4, 0x90
_wtime: ## @wtime
.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 -16(%rbp), %rdi
xorl %esi, %esi
callq _gettimeofday
cvtsi2sdq -16(%rbp), %xmm1
cvtsi2sdl -8(%rbp), %xmm0
divsd LCPI3_0(%rip), %xmm0
addsd %xmm1, %xmm0
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d %f\n"
L_str: ## @str
.asciz "Informe size"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp d9, d8, [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 b8, -56
.cfi_offset b9, -64
cmp w0, #2
b.ne LBB0_8
; %bb.1:
ldr x0, [x1, #8]
bl _atoi
mov x19, x0
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
mul w20, w19, w19
cbz w20, LBB0_6
; %bb.2:
mov x21, x20
LBB0_3: ; =>This Inner Loop Header: Depth=1
bl _rand
subs x21, x21, #1
b.ne LBB0_3
; %bb.4:
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
LBB0_5: ; =>This Inner Loop Header: Depth=1
bl _rand
subs x20, x20, #1
b.ne LBB0_5
b LBB0_7
LBB0_6:
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
LBB0_7:
add x0, sp, #16
mov x1, #0
bl _gettimeofday
ldr s0, [sp, #24]
ldr d1, [sp, #16]
sshll.2d v0, v0, #0
scvtf d0, d0
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d8, x8
fdiv d0, d0, d8
scvtf d1, d1
fadd d9, d0, d1
add x0, sp, #16
mov x1, #0
bl _gettimeofday
ldr d0, [sp, #16]
scvtf d0, d0
ldr s1, [sp, #24]
sshll.2d v1, v1, #0
scvtf d1, d1
fdiv d1, d1, d8
fadd d0, d1, d0
fsub d0, d0, d9
str x19, [sp]
str d0, [sp, #8]
Lloh0:
adrp x0, l_.str.1@PAGE
Lloh1:
add x0, x0, l_.str.1@PAGEOFF
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 d9, d8, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_8:
Lloh2:
adrp x0, l_str@PAGE
Lloh3:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #1
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _dados ; -- Begin function dados
.p2align 2
_dados: ; @dados
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
mul w20, w20, w20
cbz w20, LBB1_2
LBB1_1: ; =>This Inner Loop Header: Depth=1
bl _rand
scvtf s0, w0
str s0, [x19], #4
subs x20, x20, #1
b.ne LBB1_1
LBB1_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _matrixMulOnHost ; -- Begin function matrixMulOnHost
.p2align 2
_matrixMulOnHost: ; @matrixMulOnHost
.cfi_startproc
; %bb.0:
cmp w3, #1
b.lt LBB2_7
; %bb.1:
mov x8, #0
mov w9, w3
lsl x10, x9, #2
LBB2_2: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
; Child Loop BB2_4 Depth 3
mov x11, #0
mul x12, x8, x9
mov x13, x1
LBB2_3: ; Parent Loop BB2_2 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB2_4 Depth 3
movi d0, #0000000000000000
mov x14, x9
mov x15, x0
mov x16, x13
LBB2_4: ; Parent Loop BB2_2 Depth=1
; Parent Loop BB2_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr s1, [x15], #4
fcvt d1, s1
ldr s2, [x16]
fcvt d2, s2
fmadd d0, d1, d2, d0
add x16, x16, x10
subs x14, x14, #1
b.ne LBB2_4
; %bb.5: ; in Loop: Header=BB2_3 Depth=2
fcvt s0, d0
add x14, x11, x12
str s0, [x2, x14, lsl #2]
add x11, x11, #1
add x13, x13, #4
cmp x11, x9
b.ne LBB2_3
; %bb.6: ; in Loop: Header=BB2_2 Depth=1
add x8, x8, #1
add x0, x0, x10
cmp x8, x9
b.ne LBB2_2
LBB2_7:
ret
.cfi_endproc
; -- End function
.globl _wtime ; -- Begin function wtime
.p2align 2
_wtime: ; @wtime
.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 x0, sp
mov x1, #0
bl _gettimeofday
ldr d0, [sp]
scvtf d0, d0
ldr s1, [sp, #8]
sshll.2d v1, v1, #0
scvtf d1, d1
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d2, x8
fdiv d1, d1, d2
fadd d0, d1, d0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d %f\n"
l_str: ; @str
.asciz "Informe size"
.subsections_via_symbols
| the_stack_data/165764271.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function comp_threshold_get
_comp_threshold_get: ## @comp_threshold_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq _tps_comparators@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq %esi, %rcx
shlq $4, %rcx
movq (%rax,%rcx), %rbx
movl 8(%rax,%rcx), %esi
leaq -12(%rbp), %rdx
callq _tps65910_reg_read
testl %eax, %eax
js LBB0_2
## %bb.1:
movl -12(%rbp), %eax
andl $-2, %eax
movl (%rbx,%rax,2), %eax
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _tps_comparators,8,3 ## @tps_comparators
.no_dead_strip _comp_threshold_get
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function comp_threshold_get
_comp_threshold_get: ; @comp_threshold_get
.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 x8, _tps_comparators@GOTPAGE
Lloh1:
ldr x8, [x8, _tps_comparators@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
add x8, x8, w1, sxtw #4
ldr x19, [x8]
ldr w1, [x8, #8]
add x2, sp, #12
bl _tps65910_reg_read
tbnz w0, #31, LBB0_2
; %bb.1:
ldr w8, [sp, #12]
lsl x8, x8, #1
and x8, x8, #0x1fffffffc
ldr w0, [x19, x8]
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _tps_comparators,8,3 ; @tps_comparators
.no_dead_strip _comp_threshold_get
.subsections_via_symbols
| AnghaBench/linux/drivers/mfd/extr_tps65911-comparator.c_comp_threshold_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gcd ## -- Begin function gcd
.p2align 4, 0x90
_gcd: ## @gcd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
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 %edi, %r14d
movl %edi, -40(%rbp)
movl %esi, -44(%rbp)
testl %esi, %esi
je LBB0_1
## %bb.2:
movl %esi, %ebx
movl %r14d, %eax
cltd
idivl %esi
movl %esi, %edi
movl %edx, %esi
callq _gcd
movl %eax, %r15d
movl %eax, -36(%rbp)
leaq -36(%rbp), %r12
jmp LBB0_3
LBB0_1:
leaq -40(%rbp), %r12
xorl %ebx, %ebx
## implicit-def: $r15d
LBB0_3:
leaq L_.str(%rip), %rdi
leaq -40(%rbp), %rdx
movl %r14d, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -44(%rbp), %rdx
movl %ebx, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -36(%rbp), %rdx
movl %r15d, %esi
xorl %eax, %eax
callq _printf
movl (%r12), %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $27, -48(%rbp)
movl $18, -44(%rbp)
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.4(%rip), %r14
leaq -48(%rbp), %r15
movq %r14, %rdi
movl $27, %esi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
leaq L_.str.5(%rip), %rbx
leaq -44(%rbp), %r12
movq %rbx, %rdi
movl $18, %esi
movq %r12, %rdx
xorl %eax, %eax
callq _printf
leaq L_.str.6(%rip), %rdi
leaq -52(%rbp), %r13
movq %r13, %rdx
xorl %eax, %eax
callq _printf
leaq L_str.11(%rip), %rdi
callq _puts
movl -48(%rbp), %edi
movl -44(%rbp), %esi
callq _gcd
movl %eax, -52(%rbp)
leaq L_str.12(%rip), %rdi
callq _puts
movl -48(%rbp), %esi
movq %r14, %rdi
movq %r15, %rdx
xorl %eax, %eax
callq _printf
movl -44(%rbp), %esi
movq %rbx, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _printf
movl -52(%rbp), %esi
leaq L_.str.9(%rip), %rdi
movq %r13, %rdx
xorl %eax, %eax
callq _printf
movl -48(%rbp), %esi
movl -44(%rbp), %edx
movl -52(%rbp), %ecx
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "a: Value = %10d, Addr = %p\n"
L_.str.1: ## @.str.1
.asciz "b: Value = %10d, Addr = %p\n"
L_.str.2: ## @.str.2
.asciz "c: Value = %10d, Addr = %p\n\n"
L_.str.4: ## @.str.4
.asciz "x: Value = %10d, Addr = %p\n"
L_.str.5: ## @.str.5
.asciz "y: Value = %10d, Addr = %p\n"
L_.str.6: ## @.str.6
.asciz "z: Value = %10d, Addr = %p\n\n"
L_.str.9: ## @.str.9
.asciz "z: Value = %10d, Addr = %p\n"
L_.str.10: ## @.str.10
.asciz "\ngcd(%d, %d) = %d\n"
L_str: ## @str
.asciz "----- Start -----"
L_str.11: ## @str.11
.asciz "-- Start GCD ---"
L_str.12: ## @str.12
.asciz "--- GCD Done ---"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gcd ; -- Begin function gcd
.p2align 2
_gcd: ; @gcd
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x21, x0
stp w1, w0, [sp, #24]
add x23, sp, #28
cbz w1, LBB0_2
; %bb.1:
sdiv w8, w21, w19
msub w1, w8, w19, w21
mov x0, x19
bl _gcd
mov x20, x0
str w0, [sp, #20]
add x22, sp, #20
b LBB0_3
LBB0_2:
; implicit-def: $w20
add x22, sp, #28
LBB0_3:
stp x21, x23, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #24
stp x19, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
add x8, sp, #20
stp x20, x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w0, [x22]
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 Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov w19, #27
mov w20, #18
stp w20, w19, [sp, #40]
Lloh6:
adrp x0, l_str@PAGE
Lloh7:
add x0, x0, l_str@PAGEOFF
bl _puts
add x21, sp, #44
stp x19, x21, [sp]
Lloh8:
adrp x19, l_.str.4@PAGE
Lloh9:
add x19, x19, l_.str.4@PAGEOFF
mov x0, x19
bl _printf
add x22, sp, #40
stp x20, x22, [sp]
Lloh10:
adrp x20, l_.str.5@PAGE
Lloh11:
add x20, x20, l_.str.5@PAGEOFF
mov x0, x20
bl _printf
add x23, sp, #36
str x23, [sp, #8]
Lloh12:
adrp x0, l_.str.6@PAGE
Lloh13:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
Lloh14:
adrp x0, l_str.11@PAGE
Lloh15:
add x0, x0, l_str.11@PAGEOFF
bl _puts
ldp w1, w0, [sp, #40]
bl _gcd
str w0, [sp, #36]
Lloh16:
adrp x0, l_str.12@PAGE
Lloh17:
add x0, x0, l_str.12@PAGEOFF
bl _puts
ldr w8, [sp, #44]
stp x8, x21, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #40]
stp x8, x22, [sp]
mov x0, x20
bl _printf
ldr w8, [sp, #36]
stp x8, x23, [sp]
Lloh18:
adrp x0, l_.str.9@PAGE
Lloh19:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldp w9, w8, [sp, #40]
ldr w10, [sp, #36]
stp x9, x10, [sp, #8]
str x8, [sp]
Lloh20:
adrp x0, l_.str.10@PAGE
Lloh21:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "a: Value = %10d, Addr = %p\n"
l_.str.1: ; @.str.1
.asciz "b: Value = %10d, Addr = %p\n"
l_.str.2: ; @.str.2
.asciz "c: Value = %10d, Addr = %p\n\n"
l_.str.4: ; @.str.4
.asciz "x: Value = %10d, Addr = %p\n"
l_.str.5: ; @.str.5
.asciz "y: Value = %10d, Addr = %p\n"
l_.str.6: ; @.str.6
.asciz "z: Value = %10d, Addr = %p\n\n"
l_.str.9: ; @.str.9
.asciz "z: Value = %10d, Addr = %p\n"
l_.str.10: ; @.str.10
.asciz "\ngcd(%d, %d) = %d\n"
l_str: ; @str
.asciz "----- Start -----"
l_str.11: ; @str.11
.asciz "-- Start GCD ---"
l_str.12: ; @str.12
.asciz "--- GCD Done ---"
.subsections_via_symbols
| the_stack_data/462888.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTDv07_decompressContinue ## -- Begin function ZSTDv07_decompressContinue
.p2align 4, 0x90
_ZSTDv07_decompressContinue: ## @ZSTDv07_decompressContinue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpq %r8, (%rdi)
jne LBB0_1
## %bb.3:
movq %r8, %rbx
movq %rcx, %r15
movq %rdx, %r14
movq %rsi, %r12
movq %rdi, %r13
testq %rdx, %rdx
je LBB0_5
## %bb.4:
movq %r13, %rdi
movq %r12, %rsi
callq _ZSTDv07_checkContinuity
LBB0_5:
movl $-132, %eax
addl 8(%r13), %eax
cmpl $5, %eax
ja LBB0_35
## %bb.6:
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_34:
movq $0, (%r13)
movl $133, 8(%r13)
jmp LBB0_37
LBB0_8:
movq _ZSTDv07_frameHeaderSize_min@GOTPCREL(%rip), %r14
cmpq %rbx, (%r14)
jne LBB0_1
## %bb.9:
movq %r15, %rdi
callq _MEM_readLE32
andl $-16, %eax
movq _ZSTDv07_MAGIC_SKIPPABLE_START@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_11
## %bb.10:
movq 16(%r13), %rdi
movq (%r14), %rdx
movq %r15, %rsi
callq _memcpy
movq _ZSTDv07_skippableHeaderSize@GOTPCREL(%rip), %rax
movq (%rax), %rax
subq (%r14), %rax
movq %rax, (%r13)
movl $135, 8(%r13)
jmp LBB0_37
LBB0_1:
movq _srcSize_wrong@GOTPCREL(%rip), %rax
LBB0_2:
movl (%rax), %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _ERROR ## TAILCALL
LBB0_26:
movl 32(%r13), %eax
addl $-128, %eax
cmpl $3, %eax
ja LBB0_35
## %bb.27:
movq %r15, %rcx
xorl %r15d, %r15d
leaq LJTI0_1(%rip), %rdx
movslq (%rdx,%rax,4), %rax
addq %rdx, %rax
jmpq *%rax
LBB0_35:
movq _GENERIC@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_36:
movq _ZSTDv07_frameHeaderSize_min@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq 16(%r13), %rdi
movq (%r13), %rdx
movq %r15, %rsi
callq _memcpy
movq 16(%r13), %rdi
addq $4, %rdi
callq _MEM_readLE32
cltq
movq %rax, (%r13)
movl $132, 8(%r13)
jmp LBB0_37
LBB0_7:
movq (%r13), %rdx
LBB0_16:
movq _ZSTDv07_frameHeaderSize_min@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq 16(%r13), %rdi
movq %r15, %rsi
callq _memcpy
movq 16(%r13), %rsi
movq 24(%r13), %rdx
movq %r13, %rdi
callq _ZSTDv07_decodeFrameHeader
movq %rax, %r15
movq %rax, %rdi
callq _ZSTDv07_isError
testl %eax, %eax
jne LBB0_38
## %bb.17:
movq _ZSTDv07_blockHeaderSize@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, (%r13)
movl $137, 8(%r13)
jmp LBB0_37
LBB0_18:
movq _ZSTDv07_blockHeaderSize@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq -48(%rbp), %rdx
movq %r15, %rdi
callq _ZSTDv07_getcBlockSize
movq %r15, %rbx
movq %rax, %r15
movq %rax, %rdi
callq _ZSTDv07_isError
testl %eax, %eax
jne LBB0_38
## %bb.19:
movl -48(%rbp), %eax
cmpl $130, %eax
jne LBB0_24
## %bb.20:
cmpl $0, 52(%r13)
je LBB0_23
## %bb.21:
leaq 48(%r13), %rdi
callq _XXH64_digest
sarl $11, %eax
andl $4194303, %eax ## imm = 0x3FFFFF
movl (%rbx), %ecx
movl 4(%rbx), %edx
shll $8, %edx
addl 8(%rbx), %edx
andl $63, %ecx
shll $16, %ecx
addl %edx, %ecx
cmpl %eax, %ecx
jne LBB0_22
LBB0_23:
movq $0, (%r13)
movl $133, %eax
movl %eax, 8(%r13)
jmp LBB0_37
LBB0_11:
movq (%r14), %rsi
movq %r15, %rdi
callq _ZSTDv07_frameHeaderSize
movq %rax, 24(%r13)
movq %rax, %rdi
callq _ZSTDv07_isError
testl %eax, %eax
je LBB0_13
## %bb.12:
movq 24(%r13), %r15
jmp LBB0_38
LBB0_28:
movq %r12, %rdi
movq %r14, %rsi
movq %rcx, %rdx
movq %rbx, %rcx
callq _ZSTDv07_copyRawBlock
jmp LBB0_30
LBB0_29:
movq %r13, %rdi
movq %r12, %rsi
movq %r14, %rdx
movq %rbx, %r8
callq _ZSTDv07_decompressBlock_internal
LBB0_30:
movq %rax, %r15
LBB0_31:
movl $137, 8(%r13)
movq _ZSTDv07_blockHeaderSize@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, (%r13)
leaq (%r12,%r15), %rax
movq %rax, 40(%r13)
movq %r15, %rdi
callq _ZSTDv07_isError
testl %eax, %eax
jne LBB0_38
## %bb.32:
cmpl $0, 52(%r13)
je LBB0_38
## %bb.33:
addq $48, %r13
movq %r13, %rdi
movq %r12, %rsi
movq %r15, %rdx
callq _XXH64_update
jmp LBB0_38
LBB0_24:
movq %r15, (%r13)
movl %eax, 32(%r13)
movl $134, %eax
movl %eax, 8(%r13)
jmp LBB0_37
LBB0_13:
movq 16(%r13), %rdi
movq (%r14), %rdx
movq %r15, %rsi
callq _memcpy
movq 24(%r13), %rax
subq (%r14), %rax
jbe LBB0_15
## %bb.14:
movq %rax, (%r13)
movl $136, 8(%r13)
LBB0_37:
xorl %r15d, %r15d
LBB0_38:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_22:
movq _checksum_wrong@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ERROR
movq %rax, %r15
jmp LBB0_38
LBB0_15:
movq $0, (%r13)
xorl %edx, %edx
jmp LBB0_16
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_34, LBB0_34-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_26, LBB0_26-LJTI0_0
.set L0_0_set_36, LBB0_36-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_18, LBB0_18-LJTI0_0
LJTI0_0:
.long L0_0_set_34
.long L0_0_set_8
.long L0_0_set_26
.long L0_0_set_36
.long L0_0_set_7
.long L0_0_set_18
.set L0_1_set_35, LBB0_35-LJTI0_1
.set L0_1_set_28, LBB0_28-LJTI0_1
.set L0_1_set_31, LBB0_31-LJTI0_1
.set L0_1_set_29, LBB0_29-LJTI0_1
LJTI0_1:
.long L0_1_set_35
.long L0_1_set_28
.long L0_1_set_31
.long L0_1_set_29
.end_data_region
## -- End function
.comm _srcSize_wrong,4,2 ## @srcSize_wrong
.comm _ZSTDv07_frameHeaderSize_min,8,3 ## @ZSTDv07_frameHeaderSize_min
.comm _ZSTDv07_MAGIC_SKIPPABLE_START,4,2 ## @ZSTDv07_MAGIC_SKIPPABLE_START
.comm _ZSTDv07_skippableHeaderSize,8,3 ## @ZSTDv07_skippableHeaderSize
.comm _ZSTDv07_blockHeaderSize,8,3 ## @ZSTDv07_blockHeaderSize
.comm _checksum_wrong,4,2 ## @checksum_wrong
.comm _GENERIC,4,2 ## @GENERIC
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTDv07_decompressContinue ; -- Begin function ZSTDv07_decompressContinue
.p2align 2
_ZSTDv07_decompressContinue: ; @ZSTDv07_decompressContinue
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
ldr x8, [x0]
cmp x8, x4
b.ne LBB0_9
; %bb.1:
mov x23, x4
mov x20, x3
mov x24, x2
mov x22, x1
mov x19, x0
cbz x2, LBB0_3
; %bb.2:
mov x0, x19
mov x1, x22
bl _ZSTDv07_checkContinuity
LBB0_3:
ldr w8, [x19, #8]
sub w8, w8, #132
cmp w8, #5
b.hi LBB0_13
; %bb.4:
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_5
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_5:
mov x21, #0
str xzr, [x19]
mov w8, #133
b LBB0_34
LBB0_6:
Lloh2:
adrp x22, _ZSTDv07_frameHeaderSize_min@GOTPAGE
Lloh3:
ldr x22, [x22, _ZSTDv07_frameHeaderSize_min@GOTPAGEOFF]
ldr x8, [x22]
cmp x8, x23
b.ne LBB0_9
; %bb.7:
mov x0, x20
bl _MEM_readLE32
and w8, w0, #0xfffffff0
Lloh4:
adrp x9, _ZSTDv07_MAGIC_SKIPPABLE_START@GOTPAGE
Lloh5:
ldr x9, [x9, _ZSTDv07_MAGIC_SKIPPABLE_START@GOTPAGEOFF]
Lloh6:
ldr w9, [x9]
cmp w8, w9
b.ne LBB0_23
; %bb.8:
ldr x0, [x19, #16]
ldr x2, [x22]
mov x1, x20
bl _memcpy
mov x21, #0
Lloh7:
adrp x8, _ZSTDv07_skippableHeaderSize@GOTPAGE
Lloh8:
ldr x8, [x8, _ZSTDv07_skippableHeaderSize@GOTPAGEOFF]
Lloh9:
ldr x8, [x8]
ldr x9, [x22]
sub x8, x8, x9
str x8, [x19]
mov w8, #135
b LBB0_34
LBB0_9:
Lloh10:
adrp x8, _srcSize_wrong@GOTPAGE
Lloh11:
ldr x8, [x8, _srcSize_wrong@GOTPAGEOFF]
LBB0_10:
ldr w0, [x8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _ERROR
LBB0_11:
ldr w8, [x19, #32]
sub w8, w8, #128
cmp w8, #3
b.hi LBB0_13
; %bb.12:
mov x21, #0
Lloh12:
adrp x9, lJTI0_1@PAGE
Lloh13:
add x9, x9, lJTI0_1@PAGEOFF
adr x10, LBB0_13
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_13:
Lloh14:
adrp x8, _GENERIC@GOTPAGE
Lloh15:
ldr x8, [x8, _GENERIC@GOTPAGEOFF]
b LBB0_10
LBB0_14:
ldr x8, [x19, #16]
Lloh16:
adrp x9, _ZSTDv07_frameHeaderSize_min@GOTPAGE
Lloh17:
ldr x9, [x9, _ZSTDv07_frameHeaderSize_min@GOTPAGEOFF]
Lloh18:
ldr x9, [x9]
add x0, x9, x8
ldr x2, [x19]
mov x1, x20
bl _memcpy
ldr x8, [x19, #16]
add x0, x8, #4
bl _MEM_readLE32
; kill: def $w0 killed $w0 def $x0
mov x21, #0
sxtw x8, w0
str x8, [x19]
mov w8, #132
b LBB0_34
LBB0_15:
ldr x2, [x19]
LBB0_16:
ldr x8, [x19, #16]
Lloh19:
adrp x9, _ZSTDv07_frameHeaderSize_min@GOTPAGE
Lloh20:
ldr x9, [x9, _ZSTDv07_frameHeaderSize_min@GOTPAGEOFF]
Lloh21:
ldr x9, [x9]
add x0, x9, x8
mov x1, x20
bl _memcpy
ldp x1, x2, [x19, #16]
mov x0, x19
bl _ZSTDv07_decodeFrameHeader
mov x21, x0
bl _ZSTDv07_isError
cbnz w0, LBB0_35
; %bb.17:
mov x21, #0
Lloh22:
adrp x8, _ZSTDv07_blockHeaderSize@GOTPAGE
Lloh23:
ldr x8, [x8, _ZSTDv07_blockHeaderSize@GOTPAGEOFF]
Lloh24:
ldr x8, [x8]
str x8, [x19]
mov w8, #137
b LBB0_34
LBB0_18:
Lloh25:
adrp x8, _ZSTDv07_blockHeaderSize@GOTPAGE
Lloh26:
ldr x8, [x8, _ZSTDv07_blockHeaderSize@GOTPAGEOFF]
Lloh27:
ldr x1, [x8]
add x2, sp, #8
mov x0, x20
bl _ZSTDv07_getcBlockSize
mov x21, x0
bl _ZSTDv07_isError
cbnz w0, LBB0_35
; %bb.19:
ldr w8, [sp, #8]
cmp w8, #130
b.ne LBB0_31
; %bb.20:
ldr w8, [x19, #52]
cbz w8, LBB0_22
; %bb.21:
add x0, x19, #48
bl _XXH64_digest
asr w8, w0, #11
and w8, w8, #0x3fffff
ldp w10, w9, [x20, #4]
ldr w11, [x20]
add w9, w9, w10, lsl #8
ubfiz w10, w11, #16, #6
add w9, w9, w10
cmp w9, w8
b.ne LBB0_36
LBB0_22:
str xzr, [x19]
mov w8, #133
mov x21, #0
b LBB0_34
LBB0_23:
ldr x1, [x22]
mov x0, x20
bl _ZSTDv07_frameHeaderSize
str x0, [x19, #24]
bl _ZSTDv07_isError
cbz w0, LBB0_32
; %bb.24:
ldr x21, [x19, #24]
b LBB0_35
LBB0_25:
mov x0, x22
mov x1, x24
mov x2, x20
mov x3, x23
bl _ZSTDv07_copyRawBlock
b LBB0_27
LBB0_26:
mov x0, x19
mov x1, x22
mov x2, x24
mov x3, x20
mov x4, x23
bl _ZSTDv07_decompressBlock_internal
LBB0_27:
mov x21, x0
LBB0_28:
mov w8, #137
str w8, [x19, #8]
Lloh28:
adrp x8, _ZSTDv07_blockHeaderSize@GOTPAGE
Lloh29:
ldr x8, [x8, _ZSTDv07_blockHeaderSize@GOTPAGEOFF]
Lloh30:
ldr x8, [x8]
str x8, [x19]
add x8, x22, x21
str x8, [x19, #40]
mov x0, x21
bl _ZSTDv07_isError
cbnz w0, LBB0_35
; %bb.29:
ldr w8, [x19, #52]
cbz w8, LBB0_35
; %bb.30:
add x0, x19, #48
mov x1, x22
mov x2, x21
bl _XXH64_update
b LBB0_35
LBB0_31:
str x21, [x19]
str w8, [x19, #32]
mov w8, #134
mov x21, #0
b LBB0_34
LBB0_32:
ldr x0, [x19, #16]
ldr x2, [x22]
mov x1, x20
bl _memcpy
ldr x8, [x19, #24]
ldr x9, [x22]
subs x8, x8, x9
b.ls LBB0_37
; %bb.33:
mov x21, #0
str x8, [x19]
mov w8, #136
LBB0_34:
str w8, [x19, #8]
LBB0_35:
mov x0, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_36:
Lloh31:
adrp x8, _checksum_wrong@GOTPAGE
Lloh32:
ldr x8, [x8, _checksum_wrong@GOTPAGEOFF]
Lloh33:
ldr w0, [x8]
bl _ERROR
mov x21, x0
b LBB0_35
LBB0_37:
mov x2, #0
str xzr, [x19]
b LBB0_16
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_5-LBB0_5)>>2
.byte (LBB0_6-LBB0_5)>>2
.byte (LBB0_11-LBB0_5)>>2
.byte (LBB0_14-LBB0_5)>>2
.byte (LBB0_15-LBB0_5)>>2
.byte (LBB0_18-LBB0_5)>>2
lJTI0_1:
.byte (LBB0_13-LBB0_13)>>2
.byte (LBB0_25-LBB0_13)>>2
.byte (LBB0_28-LBB0_13)>>2
.byte (LBB0_26-LBB0_13)>>2
; -- End function
.comm _srcSize_wrong,4,2 ; @srcSize_wrong
.comm _ZSTDv07_frameHeaderSize_min,8,3 ; @ZSTDv07_frameHeaderSize_min
.comm _ZSTDv07_MAGIC_SKIPPABLE_START,4,2 ; @ZSTDv07_MAGIC_SKIPPABLE_START
.comm _ZSTDv07_skippableHeaderSize,8,3 ; @ZSTDv07_skippableHeaderSize
.comm _ZSTDv07_blockHeaderSize,8,3 ; @ZSTDv07_blockHeaderSize
.comm _checksum_wrong,4,2 ; @checksum_wrong
.comm _GENERIC,4,2 ; @GENERIC
.subsections_via_symbols
| AnghaBench/borg/src/borg/algorithms/zstd/lib/legacy/extr_zstd_v07.c_ZSTDv07_decompressContinue.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sysctl_dynread ## -- Begin function sysctl_dynread
.p2align 4, 0x90
_sysctl_dynread: ## @sysctl_dynread
.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, %r12
movq %rdi, %r15
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _SD_MAXMIB@GOTPCREL(%rip), %rax
movslq (%rax), %rbx
movl %ebx, %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r13
movq %rbx, -72(%rbp)
movq _SD_MARGIN@GOTPCREL(%rip), %rax
movq (%rax), %r14
leaq -72(%rbp), %rdx
movq %r15, %rdi
movq %r13, %rsi
callq _sysctlnametomib
cmpl $-1, %eax
je LBB0_8
## %bb.1:
movq _SD_NTRIES@GOTPCREL(%rip), %rcx
xorl %eax, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
cmpl $0, (%rcx)
jle LBB0_13
## %bb.2:
movq %r12, -80(%rbp) ## 8-byte Spill
movabsq $2951479051793528259, %rbx ## imm = 0x28F5C28F5C28F5C3
xorl %r15d, %r15d
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -72(%rbp), %rsi
movq %r13, %rdi
xorl %edx, %edx
leaq -64(%rbp), %rcx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _sysctl
cmpl $-1, %eax
je LBB0_13
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -64(%rbp), %rdi
movq %rdi, %rax
imulq %r14, %rax
shrq $2, %rax
movq %rbx, %r12
mulq %rbx
shrq $2, %rdx
addq %rdx, %rdi
movq %rdi, -64(%rbp)
callq _malloc
testq %rax, %rax
je LBB0_10
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq %rax, %rbx
movq -72(%rbp), %rsi
movq %r13, %rdi
movq %rax, %rdx
leaq -64(%rbp), %rcx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _sysctl
cmpl $-1, %eax
jne LBB0_15
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq %rbx, %rdi
callq _free
movq _errno@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _ENOMEM@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_13
## %bb.7: ## in Loop: Header=BB0_3 Depth=1
movq _SD_FACTOR@GOTPCREL(%rip), %rax
movq (%rax), %rax
imulq %r14, %rax
shrq $2, %rax
movq %r12, %rbx
mulq %r12
shrq $2, %rdx
addq %rdx, %r14
incl %r15d
movq _SD_NTRIES@GOTPCREL(%rip), %rax
cmpl (%rax), %r15d
jl LBB0_3
jmp LBB0_13
LBB0_8:
movq _errno@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _ENOMEM@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_12
## %bb.9:
leaq L_.str(%rip), %rdi
jmp LBB0_11
LBB0_10:
leaq L_.str.1(%rip), %rdi
LBB0_11:
callq _error
LBB0_12:
xorl %eax, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
LBB0_13:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_18
## %bb.14:
movq -56(%rbp), %rax ## 8-byte Reload
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_15:
movq -80(%rbp), %rcx ## 8-byte Reload
testq %rcx, %rcx
je LBB0_17
## %bb.16:
movq -64(%rbp), %rax
movq %rax, (%rcx)
LBB0_17:
movq %rbx, -56(%rbp) ## 8-byte Spill
jmp LBB0_13
LBB0_18:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _SD_MAXMIB,4,2 ## @SD_MAXMIB
.comm _SD_MARGIN,8,3 ## @SD_MARGIN
.comm _errno,8,3 ## @errno
.comm _ENOMEM,8,3 ## @ENOMEM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "XXX: SD_MAXMIB too small, please bump!"
.comm _SD_NTRIES,4,2 ## @SD_NTRIES
L_.str.1: ## @.str.1
.asciz "Out of memory!"
.comm _SD_FACTOR,8,3 ## @SD_FACTOR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sysctl_dynread ; -- Begin function sysctl_dynread
.p2align 2
_sysctl_dynread: ; @sysctl_dynread
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #32
mov x19, x1
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 x8, _SD_MAXMIB@GOTPAGE
Lloh4:
ldr x8, [x8, _SD_MAXMIB@GOTPAGEOFF]
Lloh5:
ldrsw x12, [x8]
and x8, x12, #0xffffffff
lsl x8, x8, #2
mov x9, x8
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x20, x9, x8
mov sp, x20
stur x12, [x29, #-96]
Lloh8:
adrp x8, _SD_MARGIN@GOTPAGE
Lloh9:
ldr x8, [x8, _SD_MARGIN@GOTPAGEOFF]
Lloh10:
ldr x22, [x8]
sub x2, x29, #96
mov x1, x20
bl _sysctlnametomib
cmn w0, #1
b.eq LBB0_8
; %bb.1:
Lloh11:
adrp x23, _SD_NTRIES@GOTPAGE
Lloh12:
ldr x23, [x23, _SD_NTRIES@GOTPAGEOFF]
ldr w8, [x23]
cmp w8, #1
b.lt LBB0_10
; %bb.2:
mov w24, #0
mov x25, #62915
movk x25, #23592, lsl #16
movk x25, #49807, lsl #32
movk x25, #10485, lsl #48
Lloh13:
adrp x26, _errno@GOTPAGE
Lloh14:
ldr x26, [x26, _errno@GOTPAGEOFF]
Lloh15:
adrp x27, _ENOMEM@GOTPAGE
Lloh16:
ldr x27, [x27, _ENOMEM@GOTPAGEOFF]
Lloh17:
adrp x28, _SD_FACTOR@GOTPAGE
Lloh18:
ldr x28, [x28, _SD_FACTOR@GOTPAGEOFF]
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur x1, [x29, #-96]
sub x3, x29, #104
mov x0, x20
mov x2, #0
mov x4, #0
mov w5, #0
bl _sysctl
cmn w0, #1
b.eq LBB0_10
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-104]
mul x9, x8, x22
lsr x9, x9, #2
umulh x9, x9, x25
add x0, x8, x9, lsr #2
stur x0, [x29, #-104]
bl _malloc
mov x21, x0
cbz x0, LBB0_13
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldur x1, [x29, #-96]
sub x3, x29, #104
mov x0, x20
mov x2, x21
mov x4, #0
mov w5, #0
bl _sysctl
cmn w0, #1
b.ne LBB0_14
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
mov x0, x21
bl _free
ldr x8, [x26]
ldr x9, [x27]
cmp x8, x9
b.ne LBB0_10
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x28]
mul x8, x8, x22
lsr x8, x8, #2
umulh x8, x8, x25
add x22, x22, x8, lsr #2
add w24, w24, #1
ldr w8, [x23]
cmp w24, w8
b.lt LBB0_3
b LBB0_10
LBB0_8:
Lloh19:
adrp x8, _errno@GOTPAGE
Lloh20:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh21:
ldr x8, [x8]
Lloh22:
adrp x9, _ENOMEM@GOTPAGE
Lloh23:
ldr x9, [x9, _ENOMEM@GOTPAGEOFF]
Lloh24:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_10
; %bb.9:
Lloh25:
adrp x0, l_.str@PAGE
Lloh26:
add x0, x0, l_.str@PAGEOFF
bl _error
LBB0_10:
mov x21, #0
LBB0_11:
ldur x8, [x29, #-88]
Lloh27:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh28:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh29:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_16
; %bb.12:
mov x0, x21
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_13:
Lloh30:
adrp x0, l_.str.1@PAGE
Lloh31:
add x0, x0, l_.str.1@PAGEOFF
bl _error
b LBB0_11
LBB0_14:
cbz x19, LBB0_11
; %bb.15:
ldur x8, [x29, #-104]
str x8, [x19]
b LBB0_11
LBB0_16:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.cfi_endproc
; -- End function
.comm _SD_MAXMIB,4,2 ; @SD_MAXMIB
.comm _SD_MARGIN,8,3 ; @SD_MARGIN
.comm _errno,8,3 ; @errno
.comm _ENOMEM,8,3 ; @ENOMEM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "XXX: SD_MAXMIB too small, please bump!"
.comm _SD_NTRIES,4,2 ; @SD_NTRIES
l_.str.1: ; @.str.1
.asciz "Out of memory!"
.comm _SD_FACTOR,8,3 ; @SD_FACTOR
.subsections_via_symbols
| AnghaBench/freebsd/usr.bin/systat/extr_fetch.c_sysctl_dynread.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bcm281xx_pinctrl_get_fcn_name
_bcm281xx_pinctrl_get_fcn_name: ## @bcm281xx_pinctrl_get_fcn_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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %esi, %ebx
callq _pinctrl_dev_get_drvdata
movq (%rax), %rax
movl %ebx, %ecx
movq (%rax,%rcx,8), %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _bcm281xx_pinctrl_get_fcn_name
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bcm281xx_pinctrl_get_fcn_name
_bcm281xx_pinctrl_get_fcn_name: ; @bcm281xx_pinctrl_get_fcn_name
.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 _pinctrl_dev_get_drvdata
ldr x8, [x0]
ldr x0, [x8, w19, uxtw #3]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _bcm281xx_pinctrl_get_fcn_name
.subsections_via_symbols
| AnghaBench/linux/drivers/pinctrl/bcm/extr_pinctrl-bcm281xx.c_bcm281xx_pinctrl_get_fcn_name.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function olpc_quirks
_olpc_quirks: ## @olpc_quirks
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _olpc_quirks
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function olpc_quirks
_olpc_quirks: ; @olpc_quirks
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _olpc_quirks
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/cs5535audio/extr_cs5535audio.h_olpc_quirks.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nfs_ctx_key_to_expire ## -- Begin function nfs_ctx_key_to_expire
.p2align 4, 0x90
_nfs_ctx_key_to_expire: ## @nfs_ctx_key_to_expire
.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 %rsi, %rdi
callq _NFS_SERVER
movq (%rax), %rax
movq (%rax), %r15
movq (%r14), %rbx
movl 8(%r14), %eax
movl %eax, -32(%rbp)
testq %rbx, %rbx
je LBB0_3
## %bb.1:
movq (%rbx), %rax
leaq -32(%rbp), %rdi
movq %rbx, %rsi
xorl %edx, %edx
callq *8(%rax)
testl %eax, %eax
jne LBB0_5
## %bb.2:
movq %rbx, %rdi
callq _put_rpccred
movq $0, (%r14)
LBB0_3:
movq (%r15), %rax
leaq -32(%rbp), %rsi
movq %r15, %rdi
xorl %edx, %edx
callq *(%rax)
movq %rax, %rbx
testq %rax, %rax
je LBB0_4
LBB0_5:
movq %rbx, %rdi
callq _IS_ERR
movq %rax, %rcx
movl $1, %eax
testq %rcx, %rcx
jne LBB0_9
## %bb.6:
movq %rbx, (%r14)
movq (%rbx), %rax
movq (%rax), %rcx
testq %rcx, %rcx
je LBB0_7
## %bb.8:
movq %rbx, %rdi
callq *%rcx
movq %rax, %rcx
xorl %eax, %eax
testq %rcx, %rcx
setne %al
jmp LBB0_9
LBB0_4:
movl $1, %eax
jmp LBB0_9
LBB0_7:
xorl %eax, %eax
LBB0_9:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nfs_ctx_key_to_expire ; -- Begin function nfs_ctx_key_to_expire
.p2align 2
_nfs_ctx_key_to_expire: ; @nfs_ctx_key_to_expire
.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
mov x0, x1
bl _NFS_SERVER
ldr x8, [x0]
ldr x21, [x8]
ldr x20, [x19]
ldr w8, [x19, #8]
str w8, [sp, #8]
cbz x20, LBB0_3
; %bb.1:
ldr x8, [x20]
ldr x8, [x8, #8]
add x0, sp, #8
mov x1, x20
mov w2, #0
blr x8
cbnz w0, LBB0_4
; %bb.2:
mov x0, x20
bl _put_rpccred
str xzr, [x19]
LBB0_3:
ldr x8, [x21]
ldr x8, [x8]
add x1, sp, #8
mov x0, x21
mov w2, #0
blr x8
mov x20, x0
cbz x0, LBB0_5
LBB0_4:
mov x0, x20
bl _IS_ERR
cbz x0, LBB0_6
LBB0_5:
mov w0, #1
b LBB0_9
LBB0_6:
str x20, [x19]
ldr x8, [x20]
ldr x8, [x8]
cbz x8, LBB0_8
; %bb.7:
mov x0, x20
blr x8
cmp x0, #0
cset w0, ne
b LBB0_9
LBB0_8:
mov w0, #0
LBB0_9:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/fs/nfs/extr_write.c_nfs_ctx_key_to_expire.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y
_A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y: ## @A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, %eax
movq _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__SHIFT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
shll %cl, %eax
movq _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__SHIFT,4,2 ## @A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__SHIFT
.comm _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__MASK,4,2 ## @A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__MASK
.no_dead_strip _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y
_A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y: ; @A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__SHIFT@GOTPAGE
Lloh1:
ldr x8, [x8, _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__SHIFT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
lsl w8, w0, w8
Lloh3:
adrp x9, _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__MASK@GOTPAGE
Lloh4:
ldr x9, [x9, _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__MASK@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w0, w8, w9
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__SHIFT,4,2 ; @A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__SHIFT
.comm _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__MASK,4,2 ; @A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y__MASK
.no_dead_strip _A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/msm/adreno/extr_a6xx.xml.h_A6XX_GRAS_SC_SCREEN_SCISSOR_TL_0_Y.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function acpi_thr_type
_acpi_thr_type: ## @acpi_thr_type
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rsi, %rsi
je LBB0_1
## %bb.2:
movq _CPUFREQ_TYPE_RELATIVE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%rsi)
xorl %eax, %eax
popq %rbp
retq
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _CPUFREQ_TYPE_RELATIVE,4,2 ## @CPUFREQ_TYPE_RELATIVE
.no_dead_strip _acpi_thr_type
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function acpi_thr_type
_acpi_thr_type: ; @acpi_thr_type
.cfi_startproc
; %bb.0:
cbz x1, LBB0_2
; %bb.1:
mov w0, #0
Lloh0:
adrp x8, _CPUFREQ_TYPE_RELATIVE@GOTPAGE
Lloh1:
ldr x8, [x8, _CPUFREQ_TYPE_RELATIVE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
str w8, [x1]
ret
LBB0_2:
Lloh3:
adrp x8, _EINVAL@GOTPAGE
Lloh4:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _CPUFREQ_TYPE_RELATIVE,4,2 ; @CPUFREQ_TYPE_RELATIVE
.no_dead_strip _acpi_thr_type
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/acpica/extr_acpi_throttle.c_acpi_thr_type.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _amdgpu_gem_prime_vunmap ## -- Begin function amdgpu_gem_prime_vunmap
.p2align 4, 0x90
_amdgpu_gem_prime_vunmap: ## @amdgpu_gem_prime_vunmap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _gem_to_amdgpu_bo
movq %rax, %rdi
popq %rbp
jmp _ttm_bo_kunmap ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _amdgpu_gem_prime_vunmap ; -- Begin function amdgpu_gem_prime_vunmap
.p2align 2
_amdgpu_gem_prime_vunmap: ; @amdgpu_gem_prime_vunmap
.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 _gem_to_amdgpu_bo
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _ttm_bo_kunmap
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_amdgpu_dma_buf.c_amdgpu_gem_prime_vunmap.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _git_odb_add_disk_alternate ## -- Begin function git_odb_add_disk_alternate
.p2align 4, 0x90
_git_odb_add_disk_alternate: ## @git_odb_add_disk_alternate
.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, %edx
xorl %ecx, %ecx
popq %rbp
jmp _git_odb__add_default_backends ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _git_odb_add_disk_alternate ; -- Begin function git_odb_add_disk_alternate
.p2align 2
_git_odb_add_disk_alternate: ; @git_odb_add_disk_alternate
.cfi_startproc
; %bb.0:
mov w2, #1
mov w3, #0
b _git_odb__add_default_backends
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/libgit2/src/extr_odb.c_git_odb_add_disk_alternate.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _r8712_fw_cmd_data ## -- Begin function r8712_fw_cmd_data
.p2align 4, 0x90
_r8712_fw_cmd_data: ## @r8712_fw_cmd_data
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rbx
movq _IOCMD_DATA_REG@GOTPCREL(%rip), %rax
movl (%rax), %esi
testq %rdx, %rdx
je LBB0_2
## %bb.1:
callq _r8712_read32
movl %eax, (%rbx)
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
movl (%rbx), %edx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _r8712_write32 ## TAILCALL
.cfi_endproc
## -- End function
.comm _IOCMD_DATA_REG,4,2 ## @IOCMD_DATA_REG
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _r8712_fw_cmd_data ; -- Begin function r8712_fw_cmd_data
.p2align 2
_r8712_fw_cmd_data: ; @r8712_fw_cmd_data
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
Lloh0:
adrp x8, _IOCMD_DATA_REG@GOTPAGE
Lloh1:
ldr x8, [x8, _IOCMD_DATA_REG@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
cbz x2, LBB0_2
; %bb.1:
bl _r8712_read32
str w0, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
ldr w2, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _r8712_write32
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IOCMD_DATA_REG,4,2 ; @IOCMD_DATA_REG
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/rtl8712/extr_rtl8712_cmd.c_r8712_fw_cmd_data.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fsp_reset
_fsp_reset: ## @fsp_reset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
xorl %esi, %esi
callq _fsp_opc_tag_enable
movq %rbx, %rdi
xorl %esi, %esi
callq _fsp_onpad_vscr
movq %rbx, %rdi
xorl %esi, %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _fsp_onpad_hscr ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _fsp_reset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fsp_reset
_fsp_reset: ; @fsp_reset
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
mov w1, #0
bl _fsp_opc_tag_enable
mov x0, x19
mov w1, #0
bl _fsp_onpad_vscr
mov x0, x19
mov w1, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _fsp_onpad_hscr
.cfi_endproc
; -- End function
.no_dead_strip _fsp_reset
.subsections_via_symbols
| AnghaBench/linux/drivers/input/mouse/extr_sentelic.c_fsp_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sm750_get_chip_type ## -- Begin function sm750_get_chip_type
.p2align 4, 0x90
_sm750_get_chip_type: ## @sm750_get_chip_type
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _chip@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _chip,4,2 ## @chip
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sm750_get_chip_type ; -- Begin function sm750_get_chip_type
.p2align 2
_sm750_get_chip_type: ; @sm750_get_chip_type
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _chip@GOTPAGE
Lloh1:
ldr x8, [x8, _chip@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _chip,4,2 ; @chip
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/sm750fb/extr_ddk750_chip.c_sm750_get_chip_type.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_highlight_color
_get_highlight_color: ## @get_highlight_color
.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
movslq (%rdi), %rbx
movq _speakup_console@GOTPCREL(%rip), %r14
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq (%rax), %rcx
cmpq 8(%rax), %rcx
jg LBB0_1
## %bb.2:
cmpq 16(%rax), %rcx
jg LBB0_3
LBB0_4:
cmpq 24(%rax), %rcx
jg LBB0_5
LBB0_6:
cmpq 32(%rax), %rcx
jg LBB0_7
LBB0_8:
cmpq 40(%rax), %rcx
jg LBB0_9
LBB0_10:
cmpq 48(%rax), %rcx
jg LBB0_11
LBB0_12:
cmpq 56(%rax), %rcx
jle LBB0_13
LBB0_73:
xorl %edi, %edi
movl $7, %esi
callq _swap
LBB0_13:
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
cmpq 16(%rax), %rcx
jg LBB0_14
## %bb.15:
cmpq 24(%rax), %rcx
jg LBB0_16
LBB0_17:
cmpq 32(%rax), %rcx
jg LBB0_18
LBB0_19:
cmpq 40(%rax), %rcx
jg LBB0_20
LBB0_21:
cmpq 48(%rax), %rcx
jg LBB0_22
LBB0_23:
cmpq 56(%rax), %rcx
jle LBB0_25
LBB0_24:
movl $1, %edi
movl $7, %esi
callq _swap
LBB0_25:
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 16(%rax), %rcx
cmpq 24(%rax), %rcx
jg LBB0_26
## %bb.27:
cmpq 32(%rax), %rcx
jg LBB0_28
LBB0_29:
cmpq 40(%rax), %rcx
jg LBB0_30
LBB0_31:
cmpq 48(%rax), %rcx
jg LBB0_32
LBB0_33:
cmpq 56(%rax), %rcx
jle LBB0_35
LBB0_34:
movl $2, %edi
movl $7, %esi
callq _swap
LBB0_35:
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 24(%rax), %rcx
cmpq 32(%rax), %rcx
jg LBB0_36
## %bb.37:
cmpq 40(%rax), %rcx
jg LBB0_38
LBB0_39:
cmpq 48(%rax), %rcx
jg LBB0_40
LBB0_41:
cmpq 56(%rax), %rcx
jle LBB0_43
LBB0_42:
movl $3, %edi
movl $7, %esi
callq _swap
LBB0_43:
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 32(%rax), %rcx
cmpq 40(%rax), %rcx
jg LBB0_44
## %bb.45:
cmpq 48(%rax), %rcx
jg LBB0_46
LBB0_47:
cmpq 56(%rax), %rcx
jle LBB0_49
LBB0_48:
movl $4, %edi
movl $7, %esi
callq _swap
LBB0_49:
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 40(%rax), %rcx
cmpq 48(%rax), %rcx
jle LBB0_51
## %bb.50:
movl $5, %edi
movl $6, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 40(%rax), %rcx
LBB0_51:
cmpq 56(%rax), %rcx
jle LBB0_53
## %bb.52:
movl $5, %edi
movl $7, %esi
callq _swap
LBB0_53:
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 48(%rax), %rcx
cmpq 56(%rax), %rcx
jle LBB0_55
## %bb.54:
movl $6, %edi
movl $7, %esi
callq _swap
LBB0_55:
movq (%r14), %rax
movq (%rax,%rbx,8), %rcx
movq (%rcx), %rdx
cmpq $0, (%rdx)
je LBB0_57
## %bb.56:
movq 8(%rcx), %rsi
xorl %eax, %eax
cmpq $0, (%rsi)
jg LBB0_72
LBB0_57:
cmpq $0, 8(%rdx)
je LBB0_59
## %bb.58:
movq 8(%rcx), %rsi
movl $1, %eax
cmpq $0, 8(%rsi)
jg LBB0_72
LBB0_59:
cmpq $0, 16(%rdx)
je LBB0_61
## %bb.60:
movq 8(%rcx), %rsi
movl $2, %eax
cmpq $0, 16(%rsi)
jg LBB0_72
LBB0_61:
cmpq $0, 24(%rdx)
je LBB0_63
## %bb.62:
movq 8(%rcx), %rsi
movl $3, %eax
cmpq $0, 24(%rsi)
jg LBB0_72
LBB0_63:
cmpq $0, 32(%rdx)
je LBB0_65
## %bb.64:
movq 8(%rcx), %rsi
movl $4, %eax
cmpq $0, 32(%rsi)
jg LBB0_72
LBB0_65:
cmpq $0, 40(%rdx)
je LBB0_67
## %bb.66:
movq 8(%rcx), %rsi
movl $5, %eax
cmpq $0, 40(%rsi)
jg LBB0_72
LBB0_67:
cmpq $0, 48(%rdx)
je LBB0_69
## %bb.68:
movq 8(%rcx), %rsi
movl $6, %eax
cmpq $0, 48(%rsi)
jg LBB0_72
LBB0_69:
cmpq $0, 56(%rdx)
je LBB0_71
## %bb.70:
movq 8(%rcx), %rcx
movl $7, %eax
cmpq $0, 56(%rcx)
jg LBB0_72
LBB0_71:
movl $-1, %eax
LBB0_72:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
xorl %edi, %edi
movl $1, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq (%rax), %rcx
cmpq 16(%rax), %rcx
jle LBB0_4
LBB0_3:
xorl %edi, %edi
movl $2, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq (%rax), %rcx
cmpq 24(%rax), %rcx
jle LBB0_6
LBB0_5:
xorl %edi, %edi
movl $3, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq (%rax), %rcx
cmpq 32(%rax), %rcx
jle LBB0_8
LBB0_7:
xorl %edi, %edi
movl $4, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq (%rax), %rcx
cmpq 40(%rax), %rcx
jle LBB0_10
LBB0_9:
xorl %edi, %edi
movl $5, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq (%rax), %rcx
cmpq 48(%rax), %rcx
jle LBB0_12
LBB0_11:
xorl %edi, %edi
movl $6, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq (%rax), %rcx
cmpq 56(%rax), %rcx
jg LBB0_73
jmp LBB0_13
LBB0_14:
movl $1, %edi
movl $2, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
cmpq 24(%rax), %rcx
jle LBB0_17
LBB0_16:
movl $1, %edi
movl $3, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
cmpq 32(%rax), %rcx
jle LBB0_19
LBB0_18:
movl $1, %edi
movl $4, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
cmpq 40(%rax), %rcx
jle LBB0_21
LBB0_20:
movl $1, %edi
movl $5, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
cmpq 48(%rax), %rcx
jle LBB0_23
LBB0_22:
movl $1, %edi
movl $6, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
cmpq 56(%rax), %rcx
jg LBB0_24
jmp LBB0_25
LBB0_26:
movl $2, %edi
movl $3, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 16(%rax), %rcx
cmpq 32(%rax), %rcx
jle LBB0_29
LBB0_28:
movl $2, %edi
movl $4, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 16(%rax), %rcx
cmpq 40(%rax), %rcx
jle LBB0_31
LBB0_30:
movl $2, %edi
movl $5, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 16(%rax), %rcx
cmpq 48(%rax), %rcx
jle LBB0_33
LBB0_32:
movl $2, %edi
movl $6, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 16(%rax), %rcx
cmpq 56(%rax), %rcx
jg LBB0_34
jmp LBB0_35
LBB0_36:
movl $3, %edi
movl $4, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 24(%rax), %rcx
cmpq 40(%rax), %rcx
jle LBB0_39
LBB0_38:
movl $3, %edi
movl $5, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 24(%rax), %rcx
cmpq 48(%rax), %rcx
jle LBB0_41
LBB0_40:
movl $3, %edi
movl $6, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 24(%rax), %rcx
cmpq 56(%rax), %rcx
jg LBB0_42
jmp LBB0_43
LBB0_44:
movl $4, %edi
movl $5, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 32(%rax), %rcx
cmpq 48(%rax), %rcx
jle LBB0_47
LBB0_46:
movl $4, %edi
movl $6, %esi
callq _swap
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rax
movq 32(%rax), %rcx
cmpq 56(%rax), %rcx
jg LBB0_48
jmp LBB0_49
.cfi_endproc
## -- End function
.comm _speakup_console,8,3 ## @speakup_console
.no_dead_strip _get_highlight_color
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_highlight_color
_get_highlight_color: ; @get_highlight_color
.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
ldrsw x19, [x0]
Lloh0:
adrp x20, _speakup_console@GOTPAGE
Lloh1:
ldr x20, [x20, _speakup_console@GOTPAGEOFF]
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldp x9, x10, [x8]
cmp x9, x10
b.le LBB0_2
; %bb.1:
mov w0, #0
mov w1, #1
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8]
LBB0_2:
ldr x10, [x8, #16]
cmp x9, x10
b.le LBB0_4
; %bb.3:
mov w0, #0
mov w1, #2
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8]
LBB0_4:
ldr x10, [x8, #24]
cmp x9, x10
b.le LBB0_6
; %bb.5:
mov w0, #0
mov w1, #3
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8]
LBB0_6:
ldr x10, [x8, #32]
cmp x9, x10
b.le LBB0_8
; %bb.7:
mov w0, #0
mov w1, #4
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8]
LBB0_8:
ldr x10, [x8, #40]
cmp x9, x10
b.le LBB0_10
; %bb.9:
mov w0, #0
mov w1, #5
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8]
LBB0_10:
ldr x10, [x8, #48]
cmp x9, x10
b.le LBB0_12
; %bb.11:
mov w0, #0
mov w1, #6
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8]
LBB0_12:
ldr x8, [x8, #56]
cmp x9, x8
b.le LBB0_14
; %bb.13:
mov w0, #0
mov w1, #7
bl _swap
LBB0_14:
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldp x9, x10, [x8, #8]
cmp x9, x10
b.le LBB0_16
; %bb.15:
mov w0, #1
mov w1, #2
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #8]
LBB0_16:
ldr x10, [x8, #24]
cmp x9, x10
b.le LBB0_18
; %bb.17:
mov w0, #1
mov w1, #3
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #8]
LBB0_18:
ldr x10, [x8, #32]
cmp x9, x10
b.le LBB0_20
; %bb.19:
mov w0, #1
mov w1, #4
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #8]
LBB0_20:
ldr x10, [x8, #40]
cmp x9, x10
b.le LBB0_22
; %bb.21:
mov w0, #1
mov w1, #5
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #8]
LBB0_22:
ldr x10, [x8, #48]
cmp x9, x10
b.le LBB0_24
; %bb.23:
mov w0, #1
mov w1, #6
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #8]
LBB0_24:
ldr x8, [x8, #56]
cmp x9, x8
b.le LBB0_26
; %bb.25:
mov w0, #1
mov w1, #7
bl _swap
LBB0_26:
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldp x9, x10, [x8, #16]
cmp x9, x10
b.le LBB0_28
; %bb.27:
mov w0, #2
mov w1, #3
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #16]
LBB0_28:
ldr x10, [x8, #32]
cmp x9, x10
b.le LBB0_30
; %bb.29:
mov w0, #2
mov w1, #4
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #16]
LBB0_30:
ldr x10, [x8, #40]
cmp x9, x10
b.le LBB0_32
; %bb.31:
mov w0, #2
mov w1, #5
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #16]
LBB0_32:
ldr x10, [x8, #48]
cmp x9, x10
b.le LBB0_34
; %bb.33:
mov w0, #2
mov w1, #6
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #16]
LBB0_34:
ldr x8, [x8, #56]
cmp x9, x8
b.le LBB0_36
; %bb.35:
mov w0, #2
mov w1, #7
bl _swap
LBB0_36:
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldp x9, x10, [x8, #24]
cmp x9, x10
b.le LBB0_38
; %bb.37:
mov w0, #3
mov w1, #4
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #24]
LBB0_38:
ldr x10, [x8, #40]
cmp x9, x10
b.le LBB0_40
; %bb.39:
mov w0, #3
mov w1, #5
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #24]
LBB0_40:
ldr x10, [x8, #48]
cmp x9, x10
b.le LBB0_42
; %bb.41:
mov w0, #3
mov w1, #6
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #24]
LBB0_42:
ldr x8, [x8, #56]
cmp x9, x8
b.le LBB0_44
; %bb.43:
mov w0, #3
mov w1, #7
bl _swap
LBB0_44:
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldp x9, x10, [x8, #32]
cmp x9, x10
b.le LBB0_46
; %bb.45:
mov w0, #4
mov w1, #5
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #32]
LBB0_46:
ldr x10, [x8, #48]
cmp x9, x10
b.le LBB0_48
; %bb.47:
mov w0, #4
mov w1, #6
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #32]
LBB0_48:
ldr x8, [x8, #56]
cmp x9, x8
b.le LBB0_50
; %bb.49:
mov w0, #4
mov w1, #7
bl _swap
LBB0_50:
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldp x9, x10, [x8, #40]
cmp x9, x10
b.le LBB0_52
; %bb.51:
mov w0, #5
mov w1, #6
bl _swap
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldr x9, [x8, #40]
LBB0_52:
ldr x8, [x8, #56]
cmp x9, x8
b.le LBB0_54
; %bb.53:
mov w0, #5
mov w1, #7
bl _swap
LBB0_54:
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x8, [x8]
ldp x9, x8, [x8, #48]
cmp x9, x8
b.le LBB0_56
; %bb.55:
mov w0, #6
mov w1, #7
bl _swap
LBB0_56:
ldr x8, [x20]
ldr x8, [x8, x19, lsl #3]
ldr x9, [x8]
ldr x10, [x9]
cbz x10, LBB0_59
; %bb.57:
ldr x10, [x8, #8]
ldr x10, [x10]
cmp x10, #0
b.le LBB0_59
; %bb.58:
mov w0, #0
b LBB0_81
LBB0_59:
ldr x10, [x9, #8]
cbz x10, LBB0_62
; %bb.60:
ldr x10, [x8, #8]
ldr x10, [x10, #8]
cmp x10, #0
b.le LBB0_62
; %bb.61:
mov w0, #1
b LBB0_81
LBB0_62:
ldr x10, [x9, #16]
cbz x10, LBB0_65
; %bb.63:
ldr x10, [x8, #8]
ldr x10, [x10, #16]
cmp x10, #0
b.le LBB0_65
; %bb.64:
mov w0, #2
b LBB0_81
LBB0_65:
ldr x10, [x9, #24]
cbz x10, LBB0_68
; %bb.66:
ldr x10, [x8, #8]
ldr x10, [x10, #24]
cmp x10, #0
b.le LBB0_68
; %bb.67:
mov w0, #3
b LBB0_81
LBB0_68:
ldr x10, [x9, #32]
cbz x10, LBB0_71
; %bb.69:
ldr x10, [x8, #8]
ldr x10, [x10, #32]
cmp x10, #0
b.le LBB0_71
; %bb.70:
mov w0, #4
b LBB0_81
LBB0_71:
ldr x10, [x9, #40]
cbz x10, LBB0_74
; %bb.72:
ldr x10, [x8, #8]
ldr x10, [x10, #40]
cmp x10, #0
b.le LBB0_74
; %bb.73:
mov w0, #5
b LBB0_81
LBB0_74:
ldr x10, [x9, #48]
cbz x10, LBB0_77
; %bb.75:
ldr x10, [x8, #8]
ldr x10, [x10, #48]
cmp x10, #0
b.le LBB0_77
; %bb.76:
mov w0, #6
b LBB0_81
LBB0_77:
ldr x9, [x9, #56]
cbz x9, LBB0_80
; %bb.78:
ldr x8, [x8, #8]
ldr x8, [x8, #56]
cmp x8, #0
b.le LBB0_80
; %bb.79:
mov w0, #7
b LBB0_81
LBB0_80:
mov w0, #-1
LBB0_81:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _speakup_console,8,3 ; @speakup_console
.no_dead_strip _get_highlight_color
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/speakup/extr_main.c_get_highlight_color.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tegra_setup_frameidx
_tegra_setup_frameidx: ## @tegra_setup_frameidx
.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
testl %edx, %edx
je LBB0_1
## %bb.5:
movl %r8d, %r13d
movq %rsi, %r12
movl %edx, -44(%rbp) ## 4-byte Spill
movl %edx, %ebx
xorl %r15d, %r15d
movq %r14, -56(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %r12, %rsi
movl %r15d, %edx
movl %ecx, %r14d
movl %r13d, %r8d
callq _tegra_vde_setup_frameid
movl %r14d, %ecx
movq -56(%rbp), %r14 ## 8-byte Reload
incq %r15
addq $4, %r12
cmpq %r15, %rbx
jne LBB0_6
## %bb.3:
cmpl $16, -44(%rbp) ## 4-byte Folded Reload
jbe LBB0_2
jmp LBB0_4
LBB0_1:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
xorl %esi, %esi
movl %ebx, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
callq _tegra_vde_setup_frameid
incl %ebx
cmpl $17, %ebx
jne LBB0_2
LBB0_4:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _tegra_setup_frameidx
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tegra_setup_frameidx
_tegra_setup_frameidx: ; @tegra_setup_frameidx
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x0
cbz w2, LBB0_4
; %bb.1:
mov x21, x4
mov x23, x3
mov x22, x2
mov x24, x1
mov x25, #0
mov w20, w2
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x24
mov x2, x25
mov x3, x23
mov x4, x21
bl _tegra_vde_setup_frameid
add x25, x25, #1
add x24, x24, #4
cmp x20, x25
b.ne LBB0_2
; %bb.3:
cmp w22, #16
b.ls LBB0_5
b LBB0_6
LBB0_4:
mov w20, #0
LBB0_5: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, #0
mov x2, x20
mov w3, #0
mov w4, #0
bl _tegra_vde_setup_frameid
add w20, w20, #1
cmp w20, #17
b.ne LBB0_5
LBB0_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _tegra_setup_frameidx
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/media/tegra-vde/extr_vde.c_tegra_setup_frameidx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/165764560.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mysqlnd_local_infile_end
_mysqlnd_local_infile_end: ## @mysqlnd_local_infile_end
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_4
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq (%rdi), %rdi
testq %rdi, %rdi
je LBB0_3
## %bb.2:
callq _php_stream_close
movq $0, (%rbx)
LBB0_3:
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _mnd_efree ## TAILCALL
LBB0_4:
retq
.cfi_endproc
## -- End function
.no_dead_strip _mysqlnd_local_infile_end
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mysqlnd_local_infile_end
_mysqlnd_local_infile_end: ; @mysqlnd_local_infile_end
.cfi_startproc
; %bb.0:
cbz x0, LBB0_4
; %bb.1:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0]
cbz x0, LBB0_3
; %bb.2:
bl _php_stream_close
str xzr, [x19]
LBB0_3:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _mnd_efree
LBB0_4:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
.cfi_endproc
; -- End function
.no_dead_strip _mysqlnd_local_infile_end
.subsections_via_symbols
| AnghaBench/php-src/ext/mysqlnd/extr_mysqlnd_loaddata.c_mysqlnd_local_infile_end.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _pow_data ## @pow_data
.p2align 4
_pow_data:
.long 3219128320 ## 0xbfe00000
.long 0 ## 0x0
.long 1070945621 ## 0x3fd55555
.long 1431655765 ## 0x55555555
.long 3218079743 ## 0xbfcfffff
.long 4294047941 ## 0xfff1f8c5
.long 1070176665 ## 0x3fc99999
.long 2576632299 ## 0x999449eb
.long 3217380721 ## 0xbfc55571
.long 1554042229 ## 0x5ca0cd75
.long 1069697334 ## 0x3fc24936
.long 1256027310 ## 0x4add74ae
.long 1072693248 ## 0x3ff00000
.long 0 ## 0x0
.long 4293918720 ## 0xfff00000
.long 0 ## 0x0
.long 2146435072 ## 0x7ff00000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2146959360 ## 0x7ff80000
.long 0 ## 0x0
.long 1072049730 ## 0x3fe62e42
.long 4277811200 ## 0xfefa3800
.long 1026487127 ## 0x3d2ef357
.long 2479318832 ## 0x93c76730
.long 1071369083 ## 0x3fdbcb7b
.long 354870542 ## 0x1526e50e
.long 1013535573 ## 0x3c695355
.long 3131767504 ## 0xbaaafad0
.long 1262486526 ## 0x4b4003fe
.long 0 ## 0x0
.long 1127219200 ## 0x43300000
.long 0 ## 0x0
.long 1005584384 ## 0x3bf00000
.long 0 ## 0x0
.long 2146959360 ## 0x7ff80000
.long 0 ## 0x0
.long 1127743488 ## 0x43380000
.long 0 ## 0x0
.long 1078400327 ## 0x40471547
.long 1697350398 ## 0x652b82fe
.long 1066806850 ## 0x3f962e42
.long 4277811695 ## 0xfefa39ef
.long 3156917406 ## 0xbc2abc9e
.long 993624126 ## 0x3b39803e
.long 0 ## 0x0
.long 0 ## 0x0
.long 1072693248 ## 0x3ff00000
.long 0 ## 0x0
.long 1043611148 ## 0x3e343e0c
.long 3204448256 ## 0xbf000000
.long 1072716208 ## 0x3ff059b0
.long 3563093454 ## 0xd4607dce
.long 1043788867 ## 0x3e36f443
.long 1912602624 ## 0x72000000
.long 1072739672 ## 0x3ff0b558
.long 1853427688 ## 0x6e790fe8
.long 1043795415 ## 0x3e370dd7
.long 2399141888 ## 0x8f000000
.long 1072763649 ## 0x3ff11301
.long 3516660946 ## 0xd19bfcd2
.long 1043832566 ## 0x3e379ef6
.long 167772160 ## 0xa000000
.long 1072788152 ## 0x3ff172b8
.long 1041855899 ## 0x3e19759b
.long 1043800191 ## 0x3e37207f
.long 1610612736 ## 0x60000000
.long 1072813191 ## 0x3ff1d487
.long 855971136 ## 0x33051540
.long 1043764938 ## 0x3e3696ca
.long 3472883712 ## 0xcf000000
.long 1072838778 ## 0x3ff2387a
.long 1880160325 ## 0x7010f845
.long 1043757808 ## 0x3e367af0
.long 3623878656 ## 0xd8000000
.long 1072864925 ## 0x3ff29e9d
.long 4139938192 ## 0xf6c27190
.long 1043761128 ## 0x3e3687e8
.long 3288334336 ## 0xc4000000
.long 1072891646 ## 0x3ff306fe
.long 199125735 ## 0xbde6ae7
.long 1043809585 ## 0x3e374531
.long 989855744 ## 0x3b000000
.long 1072918951 ## 0x3ff371a7
.long 956244272 ## 0x38ff2130
.long 1043465559 ## 0x3e320557
.long 2264924160 ## 0x87000000
.long 1072946854 ## 0x3ff3dea6
.long 1299727864 ## 0x4d7845f8
.long 1043535748 ## 0x3e331784
.long 1224736768 ## 0x49000000
.long 1072975368 ## 0x3ff44e08
.long 1642410317 ## 0x61e5314d
.long 1043567239 ## 0x3e339287
.long 1660944384 ## 0x63000000
.long 1073004506 ## 0x3ff4bfda
.long 3603711945 ## 0xd6cc47c9
.long 1043570616 ## 0x3e339fb8
.long 855638016 ## 0x33000000
.long 1073034283 ## 0x3ff5342b
.long 1480419682 ## 0x583d6962
.long 1043546889 ## 0x3e334309
.long 3388997632 ## 0xca000000
.long 1073064711 ## 0x3ff5ab07
.long 3739857494 ## 0xdee9b256
.long 1043515313 ## 0x3e32c7b1
.long 1191182336 ## 0x47000000
.long 1073095806 ## 0x3ff6247e
.long 2983865377 ## 0xb1da2c21
.long 1043468138 ## 0x3e320f6a
.long 3489660928 ## 0xd0000000
.long 1073127582 ## 0x3ff6a09e
.long 1746396106 ## 0x6817e3ca
.long 1043651371 ## 0x3e34db2b
.long 503316480 ## 0x1e000000
.long 1073160053 ## 0x3ff71f75
.long 3939410041 ## 0xeacea079
.long 1043658518 ## 0x3e34f716
.long 3170893824 ## 0xbd000000
.long 1073193236 ## 0x3ff7a114
.long 1977247140 ## 0x75da65a4
.long 1043681243 ## 0x3e354fdb
.long 1996488704 ## 0x77000000
.long 1073227145 ## 0x3ff82589
.long 2605673125 ## 0x9b4f6aa5
.long 1043656886 ## 0x3e34f0b6
.long 1660944384 ## 0x63000000
.long 1073261797 ## 0x3ff8ace5
.long 1143953008 ## 0x442f5670
.long 1043672765 ## 0x3e352ebd
.long 1308622848 ## 0x4e000000
.long 1073297207 ## 0x3ff93737
.long 3001280520 ## 0xb2e3e808
.long 1043657851 ## 0x3e34f47b
.long 1577058304 ## 0x5e000000
.long 1073333393 ## 0x3ff9c491
.long 2227169204 ## 0x84bfe7b4
.long 1043644768 ## 0x3e34c160
.long 452984832 ## 0x1b000000
.long 1073370371 ## 0x3ffa5503
.long 3026234785 ## 0xb460ada1
.long 1043599559 ## 0x3e3410c7
.long 2835349504 ## 0xa9000000
.long 1073408159 ## 0x3ffae89f
.long 2608251820 ## 0x9b76c3ac
.long 1043515189 ## 0x3e32c735
.long 2197815296 ## 0x83000000
.long 1073446774 ## 0x3ffb7f76
.long 4110400121 ## 0xf4ffba79
.long 1043466007 ## 0x3e320717
.long 100663296 ## 0x6000000
.long 1073486235 ## 0x3ffc199b
.long 3749701324 ## 0xdf7fe6cc
.long 1043632767 ## 0x3e34927f
.long 1342177280 ## 0x50000000
.long 1073526560 ## 0x3ffcb720
.long 3745402291 ## 0xdf3e4db3
.long 1043655834 ## 0x3e34ec9a
.long 83886080 ## 0x5000000
.long 1073567768 ## 0x3ffd5818
.long 3747718487 ## 0xdf61a557
.long 1043607691 ## 0x3e34308b
.long 3388997632 ## 0xca000000
.long 1073609879 ## 0x3ffdfc97
.long 903415531 ## 0x35d906eb
.long 1043524347 ## 0x3e32eafb
.long 2936012800 ## 0xaf000000
.long 1073652911 ## 0x3ffea4af
.long 2766685660 ## 0xa4e845dc
.long 1043465555 ## 0x3e320553
.long 369098752 ## 0x16000000
.long 1073696886 ## 0x3fff5076
.long 1570935887 ## 0x5da2944f
.long 1071644672 ## 0x3fe00000
.long 0 ## 0x0
.long 1069897045 ## 0x3fc55555
.long 1431605116 ## 0x55548f7c
.long 1067799893 ## 0x3fa55555
.long 1431592270 ## 0x55545d4e
.long 1065423125 ## 0x3f811115
.long 3081408606 ## 0xb7aa905e
.long 1062650226 ## 0x3f56c172
.long 2373162853 ## 0x8d739765
.long 1072693248 ## 0x3ff00000
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 1072716208 ## 0x3ff059b0
.long 3541402944 ## 0xd3158540
.long 1024073075 ## 0x3d0a1d73
.long 3802428852 ## 0xe2a475b4
.long 1072739672 ## 0x3ff0b558
.long 1828292864 ## 0x6cf98900
.long 1022281009 ## 0x3ceec531
.long 1918296840 ## 0x7256e308
.long 1072763649 ## 0x3ff11301
.long 3490863936 ## 0xd0125b40
.long 1022403819 ## 0x3cf0a4eb
.long 3206213011 ## 0xbf1aed93
.long 1072788152 ## 0x3ff172b8
.long 1014845760 ## 0x3c7d5140
.long 1024290415 ## 0x3d0d6e6f
.long 3192268918 ## 0xbe462876
.long 1072813191 ## 0x3ff1d487
.long 828946816 ## 0x3168b980
.long 1023753218 ## 0x3d053c02
.long 3691070664 ## 0xdc0144c8
.long 1072838778 ## 0x3ff2387a
.long 1853186560 ## 0x6e756200
.long 1024209760 ## 0x3d0c3360
.long 4251815435 ## 0xfd6d8e0b
.long 1072864925 ## 0x3ff29e9d
.long 4112506560 ## 0xf51fdec0
.long 1023448594 ## 0x3d009612
.long 3903827218 ## 0xe8afad12
.long 1072891646 ## 0x3ff306fe
.long 171030272 ## 0xa31b700
.long 1022701032 ## 0x3cf52de8
.long 3584320262 ## 0xd5a46306
.long 1072918951 ## 0x3ff371a7
.long 926591424 ## 0x373aa9c0
.long 1021660712 ## 0x3ce54e28
.long 2852513961 ## 0xaa05e8a9
.long 1072946854 ## 0x3ff3dea6
.long 1276261376 ## 0x4c123400
.long 1023482586 ## 0x3d011ada
.long 152170655 ## 0x911f09f
.long 1072975368 ## 0x3ff44e08
.long 1617004800 ## 0x60618900
.long 1023836553 ## 0x3d068189
.long 3080736504 ## 0xb7a04ef8
.long 1073004506 ## 0x3ff4bfda
.long 3577096704 ## 0xd5362a00
.long 1023643297 ## 0x3d038ea1
.long 3419928097 ## 0xcbd7f621
.long 1073034283 ## 0x3ff5342b
.long 1453150080 ## 0x569d4f80
.long 1019080872 ## 0x3cbdf0a8
.long 1011472490 ## 0x3c49d86a
.long 1073064711 ## 0x3ff5ab07
.long 3712504832 ## 0xdd485400
.long 1023716452 ## 0x3d04ac64
.long 2550828175 ## 0x980a8c8f
.long 1073095806 ## 0x3ff6247e
.long 2956612992 ## 0xb03a5580
.long 1020446659 ## 0x3cd2c7c3
.long 3894146231 ## 0xe81bf4b7
.long 1073127582 ## 0x3ff6a09e
.long 1719614400 ## 0x667f3bc0
.long 1021911318 ## 0x3ce92116
.long 1600285917 ## 0x5f626cdd
.long 1073160053 ## 0x3ff71f75
.long 3907804992 ## 0xe8ec5f40
.long 1024061073 ## 0x3d09ee91
.long 3094968197 ## 0xb8797785
.long 1073193236 ## 0x3ff7a114
.long 1944781184 ## 0x73eb0180
.long 1021009748 ## 0x3cdb5f54
.long 1083169591 ## 0x408fdb37
.long 1073227145 ## 0x3ff82589
.long 2571947520 ## 0x994cce00
.long 1022528207 ## 0x3cf28acf
.long 2293214005 ## 0x88afab35
.long 1073261797 ## 0x3ff8ace5
.long 1110089920 ## 0x422aa0c0
.long 1023105959 ## 0x3cfb5ba7
.long 3311016237 ## 0xc55a192d
.long 1073297207 ## 0x3ff93737
.long 2966275520 ## 0xb0cdc5c0
.long 1023572520 ## 0x3d027a28
.long 236950176 ## 0xe1f92a0
.long 1073333393 ## 0x3ff9c491
.long 2191782016 ## 0x82a3f080
.long 1022368892 ## 0x3cf01c7c
.long 1185968627 ## 0x46b071f3
.long 1073370371 ## 0x3ffa5503
.long 2990417216 ## 0xb23e2540
.long 1023183682 ## 0x3cfc8b42
.long 1150405368 ## 0x4491caf8
.long 1073408159 ## 0x3ffae89f
.long 2572866432 ## 0x995ad380
.long 1023848259 ## 0x3d06af43
.long 2590555033 ## 0x9a68bb99
.long 1073446774 ## 0x3ffb7f76
.long 4076559936 ## 0xf2fb5e40
.long 1021029022 ## 0x3cdbaa9e
.long 3255217487 ## 0xc206ad4f
.long 1073486235 ## 0x3ffc199b
.long 3716502144 ## 0xdd855280
.long 1023156768 ## 0x3cfc2220
.long 3406995602 ## 0xcb12a092
.long 1073526560 ## 0x3ffcb720
.long 3706687552 ## 0xdcef9040
.long 1023707777 ## 0x3d048a81
.long 3857249445 ## 0xe5e8f4a5
.long 1073567768 ## 0x3ffd5818
.long 3707479168 ## 0xdcfba480
.long 1021089640 ## 0x3cdc9768
.long 381344184 ## 0x16bad9b8
.long 1073609879 ## 0x3ffdfc97
.long 863738688 ## 0x337b9b40
.long 1023326568 ## 0x3cfeb968
.long 3401817811 ## 0xcac39ed3
.long 1073652911 ## 0x3ffea4af
.long 2728693952 ## 0xa2a490c0
.long 1022985615 ## 0x3cf9858f
.long 1939967838 ## 0x73a18f5e
.long 1073696886 ## 0x3fff5076
.long 1533953344 ## 0x5b6e4540
.long 1016714218 ## 0x3c99d3ea
.long 769171851 ## 0x2dd8a18b
.long 1072693248 ## 0x3ff00000
.long 0 ## 0x0
.long 3220176896 ## 0xbff00000
.long 0 ## 0x0
.long 1072676991 ## 0x3fefc07f
.long 539463106 ## 0x20278dc2
.long 3220160575 ## 0xbfefc03f
.long 3381771264 ## 0xc991bc00
.long 1072660984 ## 0x3fef81f8
.long 1234344389 ## 0x499299c5
.long 3220144381 ## 0xbfef80fd
.long 2280977408 ## 0x87f4f400
.long 1072645221 ## 0x3fef4465
.long 3802378167 ## 0xe2a3afb7
.long 3220128311 ## 0xbfef4237
.long 1840568320 ## 0x6db4d800
.long 1072629697 ## 0x3fef07c1
.long 4146671640 ## 0xf7293018
.long 3220112363 ## 0xbfef03eb
.long 779008000 ## 0x2e6eb800
.long 1072614408 ## 0x3feecc08
.long 139032977 ## 0x8497991
.long 3220096535 ## 0xbfeec617
.long 3707530240 ## 0xdcfc6c00
.long 1072599346 ## 0x3fee9132
.long 492147647 ## 0x1d5593bf
.long 3220080826 ## 0xbfee88ba
.long 3880937472 ## 0xe7526800
.long 1072584507 ## 0x3fee573b
.long 253813511 ## 0xf20e307
.long 3220065234 ## 0xbfee4bd2
.long 1927485440 ## 0x72e31800
.long 1072569886 ## 0x3fee1e1e
.long 652129020 ## 0x26deb2fc
.long 3220049756 ## 0xbfee0f5c
.long 4249585664 ## 0xfd4b8800
.long 1072555479 ## 0x3fede5d7
.long 2368200611 ## 0x8d27dfa3
.long 3220034393 ## 0xbfedd359
.long 3611311104 ## 0xd7403c00
.long 1072541251 ## 0x3fedae43
.long 664994784 ## 0x27a303e0
.long 3220019109 ## 0xbfed97a5
.long 1944628224 ## 0x73e8ac00
.long 1072527215 ## 0x3fed776f
.long 3236368529 ## 0xc0e71091
.long 3220003922 ## 0xbfed5c52
.long 1933467648 ## 0x733e6000
.long 1072513392 ## 0x3fed4170
.long 3608993165 ## 0xd71cdd8d
.long 3219988857 ## 0xbfed2179
.long 422751232 ## 0x1932ac00
.long 1072499833 ## 0x3fed0c79
.long 1678457870 ## 0x640b3c0e
.long 3219973972 ## 0xbfece754
.long 4247357440 ## 0xfd298800
.long 1072486514 ## 0x3fecd872
.long 1477589800 ## 0x58123b28
.long 3219959249 ## 0xbfecadd1
.long 844890112 ## 0x325c0000
.long 1072473193 ## 0x3feca469
.long 2618706482 ## 0x9c164a32
.long 3219944419 ## 0xbfec73e3
.long 1779192832 ## 0x6a0c5400
.long 1072460135 ## 0x3fec7167
.long 2581753600 ## 0x99e26f00
.long 3219929779 ## 0xbfec3ab3
.long 2661611520 ## 0x9ea4f800
.long 1072447336 ## 0x3fec3f68
.long 132921291 ## 0x7ec37cb
.long 3219915329 ## 0xbfec0241
.long 2996806656 ## 0xb29fa400
.long 1072434804 ## 0x3fec0e74
.long 3207073604 ## 0xbf280f44
.long 3219901085 ## 0xbfebca9d
.long 2313209856 ## 0x89e0c800
.long 1072422176 ## 0x3febdd20
.long 1996693940 ## 0x770321b4
.long 3219886632 ## 0xbfeb9228
.long 2472491008 ## 0x935f3800
.long 1072409649 ## 0x3febac31
.long 2901246287 ## 0xaced814f
.long 3219872196 ## 0xbfeb59c4
.long 2930504704 ## 0xaeabf400
.long 1072397625 ## 0x3feb7d39
.long 711380529 ## 0x2a66ce31
.long 3219858245 ## 0xbfeb2345
.long 2199702528 ## 0x831ccc00
.long 1072385593 ## 0x3feb4e39
.long 413881124 ## 0x18ab5324
.long 3219844192 ## 0xbfeaec60
.long 222610432 ## 0xd44c400
.long 1072373812 ## 0x3feb2034
.long 3034118531 ## 0xb4d8f983
.long 3219830340 ## 0xbfeab644
.long 3027205120 ## 0xb46f7c00
.long 1072362028 ## 0x3feaf22c
.long 1158729735 ## 0x4510d007
.long 3219816392 ## 0xbfea7fc8
.long 1965407232 ## 0x7525bc00
.long 1072350496 ## 0x3feac520
.long 682854378 ## 0x28b387ea
.long 3219802652 ## 0xbfea4a1c
.long 1985049600 ## 0x76517400
.long 1072339021 ## 0x3fea984d
.long 989866763 ## 0x3b002b0b
.long 3219788890 ## 0xbfea145a
.long 2821017600 ## 0xa8255000
.long 1072328015 ## 0x3fea6d4f
.long 1653807998 ## 0x62931b7e
.long 3219775606 ## 0xbfe9e076
.long 126582784 ## 0x78b8000
.long 1072316756 ## 0x3fea4154
.long 2263456621 ## 0x86e99b6d
.long 3219761928 ## 0xbfe9ab08
.long 1553770496 ## 0x5c9ca800
.long 1072305743 ## 0x3fea164f
.long 4045500774 ## 0xf1217166
.long 3219748463 ## 0xbfe9766f
.long 70289408 ## 0x4308800
.long 1072294994 ## 0x3fe9ec52
.long 2195852014 ## 0x82e20aee
.long 3219735235 ## 0xbfe942c3
.long 2241391616 ## 0x8598ec00
.long 1072284239 ## 0x3fe9c24f
.long 459133809 ## 0x1b5dd371
.long 3219721916 ## 0xbfe90ebc
.long 2774166528 ## 0xa55a6c00
.long 1072273740 ## 0x3fe9994c
.long 521403192 ## 0x1f13fb38
.long 3219708833 ## 0xbfe8dba1
.long 878691328 ## 0x345fc400
.long 1072263233 ## 0x3fe97041
.long 1575834032 ## 0x5ded51b0
.long 3219695657 ## 0xbfe8a829
.long 3669680128 ## 0xdabae000
.long 1072252972 ## 0x3fe9482c
.long 1510649406 ## 0x5a0aae3e
.long 3219682710 ## 0xbfe87596
.long 1152545792 ## 0x44b27400
.long 1072242720 ## 0x3fe92020
.long 3727511539 ## 0xde2d4ff3
.long 3219669694 ## 0xbfe842be
.long 1664987136 ## 0x633db000
.long 1072232777 ## 0x3fe8f949
.long 1627730311 ## 0x61053187
.long 3219656991 ## 0xbfe8111f
.long 3884226560 ## 0xe7849800
.long 1072223054 ## 0x3fe8d34e
.long 3291705587 ## 0xc43370f3
.long 3219644496 ## 0xbfe7e050
.long 3186957312 ## 0xbdf51c00
.long 1072213059 ## 0x3fe8ac43
.long 4263563817 ## 0xfe20d229
.long 3219631573 ## 0xbfe7add5
.long 3136330752 ## 0xbaf09c00
.long 1072203310 ## 0x3fe8862e
.long 4135727975 ## 0xf6823367
.long 3219618891 ## 0xbfe77c4b
.long 1162619904 ## 0x454c2c00
.long 1072193824 ## 0x3fe86120
.long 1892071825 ## 0x70c6b991
.long 3219606476 ## 0xbfe74bcc
.long 1025038336 ## 0x3d18d800
.long 1072184352 ## 0x3fe83c20
.long 524747672 ## 0x1f470398
.long 3219594006 ## 0xbfe71b16
.long 118679552 ## 0x712e800
.long 1072175169 ## 0x3fe81841
.long 3828925162 ## 0xe438c2ea
.long 3219581846 ## 0xbfe6eb96
.long 2231599104 ## 0x85038000
.long 1072165996 ## 0x3fe7f46c
.long 3544532040 ## 0xd3454448
.long 3219569628 ## 0xbfe6bbdc
.long 1462263808 ## 0x57286000
.long 1072156780 ## 0x3fe7d06c
.long 2237731583 ## 0x856112ff
.long 3219557280 ## 0xbfe68ba0
.long 1975839744 ## 0x75c4ec00
.long 1072147744 ## 0x3fe7ad20
.long 1552968922 ## 0x5c906cda
.long 3219545102 ## 0xbfe65c0e
.long 4023312384 ## 0xefcee000
.long 1072138866 ## 0x3fe78a72
.long 3009565672 ## 0xb36253e8
.long 3219533069 ## 0xbfe62d0d
.long 3237668864 ## 0xc0fae800
.long 1072129897 ## 0x3fe76769
.long 3755836481 ## 0xdfdd8441
.long 3219520842 ## 0xbfe5fd4a
.long 2068521984 ## 0x7b4b2400
.long 1072121191 ## 0x3fe74567
.long 883493612 ## 0x34a90aec
.long 3219508904 ## 0xbfe5cea8
.long 101498880 ## 0x60cc000
.long 1072112744 ## 0x3fe72468
.long 2767066285 ## 0xa4ee14ad
.long 3219497256 ## 0xbfe5a128
.long 3906636800 ## 0xe8da8c00
.long 1072104052 ## 0x3fe70274
.long 4089851746 ## 0xf3c62f62
.long 3219485203 ## 0xbfe57213
.long 3725329408 ## 0xde0c0400
.long 1072095603 ## 0x3fe6e173
.long 2137770048 ## 0x7f6bc840
.long 3219473419 ## 0xbfe5440b
.long 4135205888 ## 0xf67a3c00
.long 1072087328 ## 0x3fe6c120
.long 1288564099 ## 0x4ccded83
.long 3219461814 ## 0xbfe516b6
.long 2342786048 ## 0x8ba41400
.long 1072079218 ## 0x3fe6a172
.long 1736638568 ## 0x67830068
.long 3219450378 ## 0xbfe4ea0a
.long 1286120448 ## 0x4ca8a400
.long 1072071013 ## 0x3fe68165
.long 1181390896 ## 0x466a9830
.long 3220534637 ## 0xbff5756d
.long 2011561984 ## 0x77e60000
.long 1072062835 ## 0x3fe66173
.long 2688696087 ## 0xa0423f17
.long 3220528807 ## 0xbff55ea7
.long 2073595904 ## 0x7b989000
.long 1072054885 ## 0x3fe64265
.long 274753694 ## 0x1060689e
.long 3220523108 ## 0xbff54864
.long 619991040 ## 0x24f45000
.long 1072046962 ## 0x3fe62372
.long 3782276552 ## 0xe170f5c8
.long 3220517398 ## 0xbff53216
.long 725902848 ## 0x2b446600
.long 1072039286 ## 0x3fe60576
.long 2393847318 ## 0x8eaf3616
.long 3220511835 ## 0xbff51c5b
.long 2487603200 ## 0x9445d000
.long 1072031589 ## 0x3fe5e765
.long 2596636100 ## 0x9ac585c4
.long 3220506228 ## 0xbff50674
.long 1090658816 ## 0x41022200
.long 1072023908 ## 0x3fe5c964
.long 1712225783 ## 0x660e7df7
.long 3220500602 ## 0xbff4f07a
.long 1487527936 ## 0x58a9e000
.long 1072016430 ## 0x3fe5ac2e
.long 1037599450 ## 0x3dd882da
.long 3220495096 ## 0xbff4daf8
.long 20707840 ## 0x13bfa00
.long 1072008736 ## 0x3fe58e20
.long 1348944793 ## 0x50674399
.long 3220489400 ## 0xbff4c4b8
.long 1912654848 ## 0x7200cc00
.long 1072001312 ## 0x3fe57120
.long 164609103 ## 0x9cfbc4f
.long 3220483875 ## 0xbff4af23
.long 61643776 ## 0x3ac9c00
.long 1071994196 ## 0x3fe55554
.long 1879324917 ## 0x700438f5
.long 3220478551 ## 0xbff49a57
.long 3629145600 ## 0xd8505e00
.long 1071987041 ## 0x3fe53961
.long 4157746113 ## 0xf7d22bc1
.long 3220473172 ## 0xbff48554
.long 915239424 ## 0x368d7200
.long 1071979874 ## 0x3fe51d62
.long 2403958361 ## 0x8f497e59
.long 3220467755 ## 0xbff4702b
.long 148429824 ## 0x8d8dc00
.long 1071972716 ## 0x3fe5016c
.long 3360857666 ## 0xc8529e42
.long 3220462317 ## 0xbff45aed
.long 259210752 ## 0xf733e00
.long 1071965541 ## 0x3fe4e565
.long 723421170 ## 0x2b1e87f2
.long 3220456837 ## 0xbff44585
.long 343278080 ## 0x14760200
.long 1071958560 ## 0x3fe4ca20
.long 1110672585 ## 0x423384c9
.long 3220451478 ## 0xbff43096
.long 723313664 ## 0x2b1ce400
.long 1071951719 ## 0x3fe4af67
.long 2203945658 ## 0x835d8aba
.long 3220446200 ## 0xbff41bf8
.long 650567680 ## 0x26c6e000
.long 1071945061 ## 0x3fe49565
.long 1417049192 ## 0x54767468
.long 3220441037 ## 0xbff407cd
.long 1510876160 ## 0x5a0e2400
.long 1071938158 ## 0x3fe47a6e
.long 1241337141 ## 0x49fd4d35
.long 3220435657 ## 0xbff3f2c9
.long 3060277760 ## 0xb6682200
.long 1071931493 ## 0x3fe46065
.long 1806683402 ## 0x6bafcd0a
.long 3220430437 ## 0xbff3de65
.long 1566493696 ## 0x5d5ecc00
.long 1071924850 ## 0x3fe44672
.long 843496597 ## 0x3246bc95
.long 3220425207 ## 0xbff3c9f7
.long 4199171072 ## 0xfa4a4400
.long 1071918433 ## 0x3fe42d61
.long 377177965 ## 0x167b476d
.long 3220420131 ## 0xbff3b623
.long 3001930240 ## 0xb2edd200
.long 1071912052 ## 0x3fe41474
.long 1217884462 ## 0x4897712e
.long 3220415059 ## 0xbff3a253
.long 2808984064 ## 0xa76db200
.long 1071905637 ## 0x3fe3fb65
.long 1832036838 ## 0x6d32a9e6
.long 3220409935 ## 0xbff38e4f
.long 2961603584 ## 0xb0867c00
.long 1071899236 ## 0x3fe3e264
.long 2427932400 ## 0x90b74ef0
.long 3220404797 ## 0xbff37a3d
.long 3543919616 ## 0xd33bec00
.long 1071892768 ## 0x3fe3c920
.long 880864791 ## 0x3480ee17
.long 3220399580 ## 0xbff365dc
.long 340126720 ## 0x1445ec00
.long 1071886690 ## 0x3fe3b162
.long 1953906010 ## 0x74763d5a
.long 3220394653 ## 0xbff3529d
.long 2786160640 ## 0xa6117000
.long 1071880569 ## 0x3fe39979
.long 258593054 ## 0xf69d11e
.long 3220389668 ## 0xbff33f24
.long 1438827008 ## 0x55c2c200
.long 1071874336 ## 0x3fe38120
.long 3286668204 ## 0xc3e693ac
.long 3220384568 ## 0xbff32b38
.long 1011259392 ## 0x3c469800
.long 1071868242 ## 0x3fe36952
.long 2382187325 ## 0x8dfd4b3d
.long 3220379557 ## 0xbff317a5
.long 136576512 ## 0x823fe00
.long 1071862383 ## 0x3fe3526f
.long 640289584 ## 0x262a0b30
.long 3220374716 ## 0xbff304bc
.long 934565376 ## 0x37b45600
.long 1071856231 ## 0x3fe33a67
.long 1574331998 ## 0x5dd6665e
.long 3220369609 ## 0xbff2f0c9
.long 2959732224 ## 0xb069ee00
.long 1071850341 ## 0x3fe32365
.long 3939175693 ## 0xeacb0d0d
.long 3220364697 ## 0xbff2dd99
.long 2187142656 ## 0x825d2600
.long 1071844722 ## 0x3fe30d72
.long 177293503 ## 0xa9148bf
.long 3220359988 ## 0xbff2cb34
.long 2650983424 ## 0x9e02cc00
.long 1071838752 ## 0x3fe2f620
.long 3500522875 ## 0xd0a5bd7b
.long 3220354963 ## 0xbff2b793
.long 3164092416 ## 0xbc983800
.long 1071833171 ## 0x3fe2e053
.long 1781841376 ## 0x6a34bde0
.long 3220350243 ## 0xbff2a523
.long 1902909952 ## 0x716c1a00
.long 1071827309 ## 0x3fe2c96d
.long 252739092 ## 0xf107e14
.long 3220345262 ## 0xbff291ae
.long 2372924928 ## 0x8d6ff600
.long 1071821929 ## 0x3fe2b469
.long 2922586018 ## 0xae331fa2
.long 3220340671 ## 0xbff27fbf
.long 466588672 ## 0x1bcf9400
.long 1071816308 ## 0x3fe29e74
.long 2504623463 ## 0x95498567
.long 3220335851 ## 0xbff26ceb
.long 3322993664 ## 0xc610dc00
.long 1071810664 ## 0x3fe28868
.long 1269617042 ## 0x4bacd192
.long 3220330990 ## 0xbff259ee
.long 711787520 ## 0x2a6d0400
.long 1071805230 ## 0x3fe2732e
.long 1561793541 ## 0x5d171405
.long 3220326288 ## 0xbff24790
.long 1508343296 ## 0x59e77e00
.long 1071799840 ## 0x3fe25e20
.long 3735653114 ## 0xdea98afa
.long 3220321604 ## 0xbff23544
.long 297410560 ## 0x11ba2000
.long 1071794464 ## 0x3fe24920
.long 2079313851 ## 0x7befcfbb
.long 3220316910 ## 0xbff222ee
.long 1018588160 ## 0x3cb66c00
.long 1071789142 ## 0x3fe23456
.long 2236192817 ## 0x85499831
.long 3220312243 ## 0xbff210b3
.long 567899648 ## 0x21d97600
.long 1071783863 ## 0x3fe21fb7
.long 4196138444 ## 0xfa1bfdcc
.long 3220307593 ## 0xbff1fe89
.long 2120905216 ## 0x7e6a7200
.long 1071778631 ## 0x3fe20b47
.long 1301632535 ## 0x4d955617
.long 3220302963 ## 0xbff1ec73
.long 3522956288 ## 0xd1fc0c00
.long 1071773444 ## 0x3fe1f704
.long 4134048533 ## 0xf6689315
.long 3220298354 ## 0xbff1da72
.long 3786237440 ## 0xe1ad6600
.long 1071768304 ## 0x3fe1e2f0
.long 95127738 ## 0x5ab88ba
.long 3220293766 ## 0xbff1c886
.long 892219904 ## 0x352e3200
.long 1071763207 ## 0x3fe1cf07
.long 1048728264 ## 0x3e8252c8
.long 3220289197 ## 0xbff1b6ad
.long 184805888 ## 0xb03ea00
.long 1071758154 ## 0x3fe1bb4a
.long 2691783436 ## 0xa0715b0c
.long 3220284647 ## 0xbff1a4e7
.long 3134284800 ## 0xbad16400
.long 1071753145 ## 0x3fe1a7b9
.long 1862092849 ## 0x6efd4831
.long 3220280117 ## 0xbff19335
.long 4067106304 ## 0xf26b1e00
.long 1071748179 ## 0x3fe19453
.long 3153672232 ## 0xbbf93828
.long 3220275608 ## 0xbff18198
.long 420078080 ## 0x1909e200
.long 1071743256 ## 0x3fe18118
.long 3236486141 ## 0xc0e8dbfd
.long 3220271117 ## 0xbff1700d
.long 3506668032 ## 0xd1038200
.long 1071738374 ## 0x3fe16e06
.long 3294906132 ## 0xc4644714
.long 3220266645 ## 0xbff15e95
.long 3676407296 ## 0xdb218600
.long 1071733534 ## 0x3fe15b1e
.long 3789465870 ## 0xe1dea90e
.long 3220262193 ## 0xbff14d31
.long 2383104512 ## 0x8e0b4a00
.long 1071728735 ## 0x3fe1485f
.long 1083855209 ## 0x409a5169
.long 3220257759 ## 0xbff13bdf
.long 2303458304 ## 0x894bfc00
.long 1071723976 ## 0x3fe135c8
.long 2503050692 ## 0x953185c4
.long 3220253344 ## 0xbff12aa0
.long 3304618496 ## 0xc4f87a00
.long 1071719257 ## 0x3fe12359
.long 1031843604 ## 0x3d80af14
.long 3220248948 ## 0xbff11974
.long 226461696 ## 0xd7f8800
.long 1071714577 ## 0x3fe11111
.long 726531672 ## 0x2b4dfe58
.long 3220244569 ## 0xbff10859
.long 2750611968 ## 0xa3f30200
.long 1071709936 ## 0x3fe0fef0
.long 2055682516 ## 0x7a8739d4
.long 3220240209 ## 0xbff0f751
.long 4049175040 ## 0xf1598200
.long 1071705333 ## 0x3fe0ecf5
.long 3484367000 ## 0xcfaf3898
.long 3220235867 ## 0xbff0e65b
.long 4240609280 ## 0xfcc29000
.long 1071700769 ## 0x3fe0db21
.long 2039581260 ## 0x79918a4c
.long 3220231544 ## 0xbff0d578
.long 1559034368 ## 0x5cecfa00
.long 1071696241 ## 0x3fe0c971
.long 3032333941 ## 0xb4bdbe75
.long 3220227237 ## 0xbff0c4a5
.long 2968114688 ## 0xb0e9d600
.long 1071691751 ## 0x3fe0b7e7
.long 3762700170 ## 0xe0463f8a
.long 3220222949 ## 0xbff0b3e5
.long 2436487680 ## 0x9139da00
.long 1071687297 ## 0x3fe0a681
.long 4034118789 ## 0xf073c485
.long 3220218678 ## 0xbff0a336
.long 1404086272 ## 0x53b0a800
.long 1071682879 ## 0x3fe0953f
.long 2865783869 ## 0xaad0643d
.long 3220214424 ## 0xbff09298
.long 122386432 ## 0x74b7800
.long 1071678497 ## 0x3fe08421
.long 2227226067 ## 0x84c0c5d3
.long 3220210187 ## 0xbff0820b
.long 1693054976 ## 0x64e9f800
.long 1071674150 ## 0x3fe07326
.long 1904284700 ## 0x7181141c
.long 3220205967 ## 0xbff0718f
.long 2954288640 ## 0xb016de00
.long 1071669838 ## 0x3fe0624e
.long 114305570 ## 0x6d02a22
.long 3220201764 ## 0xbff06124
.long 3343543296 ## 0xc74a6c00
.long 1071665560 ## 0x3fe05198
.long 2125382594 ## 0x7eaec3c2
.long 3220197579 ## 0xbff050cb
.long 684439552 ## 0x28cbb800
.long 1071661316 ## 0x3fe04104
.long 279173639 ## 0x10a3da07
.long 3220193409 ## 0xbff04081
.long 1505990656 ## 0x59c39800
.long 1071657106 ## 0x3fe03092
.long 1825833155 ## 0x6cd400c3
.long 3220189257 ## 0xbff03049
.long 1188336128 ## 0x46d49200
.long 1071652928 ## 0x3fe02040
.long 3224674818 ## 0xc034a202
.long 3220185120 ## 0xbff02020
.long 1772046848 ## 0x699f4a00
.long 1071648784 ## 0x3fe01010
.long 3489850062 ## 0xd002e2ce
.long 3220181000 ## 0xbff01008
.long 3297522688 ## 0xc48c3400
.long 1071644672 ## 0x3fe00000
.long 0 ## 0x0
.long 3220176896 ## 0xbff00000
.long 0 ## 0x0
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _pow_data ; @pow_data
.p2align 2
_pow_data:
.long 3219128320 ; 0xbfe00000
.long 0 ; 0x0
.long 1070945621 ; 0x3fd55555
.long 1431655765 ; 0x55555555
.long 3218079743 ; 0xbfcfffff
.long 4294047941 ; 0xfff1f8c5
.long 1070176665 ; 0x3fc99999
.long 2576632299 ; 0x999449eb
.long 3217380721 ; 0xbfc55571
.long 1554042229 ; 0x5ca0cd75
.long 1069697334 ; 0x3fc24936
.long 1256027310 ; 0x4add74ae
.long 1072693248 ; 0x3ff00000
.long 0 ; 0x0
.long 4293918720 ; 0xfff00000
.long 0 ; 0x0
.long 2146435072 ; 0x7ff00000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2146959360 ; 0x7ff80000
.long 0 ; 0x0
.long 1072049730 ; 0x3fe62e42
.long 4277811200 ; 0xfefa3800
.long 1026487127 ; 0x3d2ef357
.long 2479318832 ; 0x93c76730
.long 1071369083 ; 0x3fdbcb7b
.long 354870542 ; 0x1526e50e
.long 1013535573 ; 0x3c695355
.long 3131767504 ; 0xbaaafad0
.long 1262486526 ; 0x4b4003fe
.long 0 ; 0x0
.long 1127219200 ; 0x43300000
.long 0 ; 0x0
.long 1005584384 ; 0x3bf00000
.long 0 ; 0x0
.long 2146959360 ; 0x7ff80000
.long 0 ; 0x0
.long 1127743488 ; 0x43380000
.long 0 ; 0x0
.long 1078400327 ; 0x40471547
.long 1697350398 ; 0x652b82fe
.long 1066806850 ; 0x3f962e42
.long 4277811695 ; 0xfefa39ef
.long 3156917406 ; 0xbc2abc9e
.long 993624126 ; 0x3b39803e
.long 0 ; 0x0
.long 0 ; 0x0
.long 1072693248 ; 0x3ff00000
.long 0 ; 0x0
.long 1043611148 ; 0x3e343e0c
.long 3204448256 ; 0xbf000000
.long 1072716208 ; 0x3ff059b0
.long 3563093454 ; 0xd4607dce
.long 1043788867 ; 0x3e36f443
.long 1912602624 ; 0x72000000
.long 1072739672 ; 0x3ff0b558
.long 1853427688 ; 0x6e790fe8
.long 1043795415 ; 0x3e370dd7
.long 2399141888 ; 0x8f000000
.long 1072763649 ; 0x3ff11301
.long 3516660946 ; 0xd19bfcd2
.long 1043832566 ; 0x3e379ef6
.long 167772160 ; 0xa000000
.long 1072788152 ; 0x3ff172b8
.long 1041855899 ; 0x3e19759b
.long 1043800191 ; 0x3e37207f
.long 1610612736 ; 0x60000000
.long 1072813191 ; 0x3ff1d487
.long 855971136 ; 0x33051540
.long 1043764938 ; 0x3e3696ca
.long 3472883712 ; 0xcf000000
.long 1072838778 ; 0x3ff2387a
.long 1880160325 ; 0x7010f845
.long 1043757808 ; 0x3e367af0
.long 3623878656 ; 0xd8000000
.long 1072864925 ; 0x3ff29e9d
.long 4139938192 ; 0xf6c27190
.long 1043761128 ; 0x3e3687e8
.long 3288334336 ; 0xc4000000
.long 1072891646 ; 0x3ff306fe
.long 199125735 ; 0xbde6ae7
.long 1043809585 ; 0x3e374531
.long 989855744 ; 0x3b000000
.long 1072918951 ; 0x3ff371a7
.long 956244272 ; 0x38ff2130
.long 1043465559 ; 0x3e320557
.long 2264924160 ; 0x87000000
.long 1072946854 ; 0x3ff3dea6
.long 1299727864 ; 0x4d7845f8
.long 1043535748 ; 0x3e331784
.long 1224736768 ; 0x49000000
.long 1072975368 ; 0x3ff44e08
.long 1642410317 ; 0x61e5314d
.long 1043567239 ; 0x3e339287
.long 1660944384 ; 0x63000000
.long 1073004506 ; 0x3ff4bfda
.long 3603711945 ; 0xd6cc47c9
.long 1043570616 ; 0x3e339fb8
.long 855638016 ; 0x33000000
.long 1073034283 ; 0x3ff5342b
.long 1480419682 ; 0x583d6962
.long 1043546889 ; 0x3e334309
.long 3388997632 ; 0xca000000
.long 1073064711 ; 0x3ff5ab07
.long 3739857494 ; 0xdee9b256
.long 1043515313 ; 0x3e32c7b1
.long 1191182336 ; 0x47000000
.long 1073095806 ; 0x3ff6247e
.long 2983865377 ; 0xb1da2c21
.long 1043468138 ; 0x3e320f6a
.long 3489660928 ; 0xd0000000
.long 1073127582 ; 0x3ff6a09e
.long 1746396106 ; 0x6817e3ca
.long 1043651371 ; 0x3e34db2b
.long 503316480 ; 0x1e000000
.long 1073160053 ; 0x3ff71f75
.long 3939410041 ; 0xeacea079
.long 1043658518 ; 0x3e34f716
.long 3170893824 ; 0xbd000000
.long 1073193236 ; 0x3ff7a114
.long 1977247140 ; 0x75da65a4
.long 1043681243 ; 0x3e354fdb
.long 1996488704 ; 0x77000000
.long 1073227145 ; 0x3ff82589
.long 2605673125 ; 0x9b4f6aa5
.long 1043656886 ; 0x3e34f0b6
.long 1660944384 ; 0x63000000
.long 1073261797 ; 0x3ff8ace5
.long 1143953008 ; 0x442f5670
.long 1043672765 ; 0x3e352ebd
.long 1308622848 ; 0x4e000000
.long 1073297207 ; 0x3ff93737
.long 3001280520 ; 0xb2e3e808
.long 1043657851 ; 0x3e34f47b
.long 1577058304 ; 0x5e000000
.long 1073333393 ; 0x3ff9c491
.long 2227169204 ; 0x84bfe7b4
.long 1043644768 ; 0x3e34c160
.long 452984832 ; 0x1b000000
.long 1073370371 ; 0x3ffa5503
.long 3026234785 ; 0xb460ada1
.long 1043599559 ; 0x3e3410c7
.long 2835349504 ; 0xa9000000
.long 1073408159 ; 0x3ffae89f
.long 2608251820 ; 0x9b76c3ac
.long 1043515189 ; 0x3e32c735
.long 2197815296 ; 0x83000000
.long 1073446774 ; 0x3ffb7f76
.long 4110400121 ; 0xf4ffba79
.long 1043466007 ; 0x3e320717
.long 100663296 ; 0x6000000
.long 1073486235 ; 0x3ffc199b
.long 3749701324 ; 0xdf7fe6cc
.long 1043632767 ; 0x3e34927f
.long 1342177280 ; 0x50000000
.long 1073526560 ; 0x3ffcb720
.long 3745402291 ; 0xdf3e4db3
.long 1043655834 ; 0x3e34ec9a
.long 83886080 ; 0x5000000
.long 1073567768 ; 0x3ffd5818
.long 3747718487 ; 0xdf61a557
.long 1043607691 ; 0x3e34308b
.long 3388997632 ; 0xca000000
.long 1073609879 ; 0x3ffdfc97
.long 903415531 ; 0x35d906eb
.long 1043524347 ; 0x3e32eafb
.long 2936012800 ; 0xaf000000
.long 1073652911 ; 0x3ffea4af
.long 2766685660 ; 0xa4e845dc
.long 1043465555 ; 0x3e320553
.long 369098752 ; 0x16000000
.long 1073696886 ; 0x3fff5076
.long 1570935887 ; 0x5da2944f
.long 1071644672 ; 0x3fe00000
.long 0 ; 0x0
.long 1069897045 ; 0x3fc55555
.long 1431605116 ; 0x55548f7c
.long 1067799893 ; 0x3fa55555
.long 1431592270 ; 0x55545d4e
.long 1065423125 ; 0x3f811115
.long 3081408606 ; 0xb7aa905e
.long 1062650226 ; 0x3f56c172
.long 2373162853 ; 0x8d739765
.long 1072693248 ; 0x3ff00000
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 1072716208 ; 0x3ff059b0
.long 3541402944 ; 0xd3158540
.long 1024073075 ; 0x3d0a1d73
.long 3802428852 ; 0xe2a475b4
.long 1072739672 ; 0x3ff0b558
.long 1828292864 ; 0x6cf98900
.long 1022281009 ; 0x3ceec531
.long 1918296840 ; 0x7256e308
.long 1072763649 ; 0x3ff11301
.long 3490863936 ; 0xd0125b40
.long 1022403819 ; 0x3cf0a4eb
.long 3206213011 ; 0xbf1aed93
.long 1072788152 ; 0x3ff172b8
.long 1014845760 ; 0x3c7d5140
.long 1024290415 ; 0x3d0d6e6f
.long 3192268918 ; 0xbe462876
.long 1072813191 ; 0x3ff1d487
.long 828946816 ; 0x3168b980
.long 1023753218 ; 0x3d053c02
.long 3691070664 ; 0xdc0144c8
.long 1072838778 ; 0x3ff2387a
.long 1853186560 ; 0x6e756200
.long 1024209760 ; 0x3d0c3360
.long 4251815435 ; 0xfd6d8e0b
.long 1072864925 ; 0x3ff29e9d
.long 4112506560 ; 0xf51fdec0
.long 1023448594 ; 0x3d009612
.long 3903827218 ; 0xe8afad12
.long 1072891646 ; 0x3ff306fe
.long 171030272 ; 0xa31b700
.long 1022701032 ; 0x3cf52de8
.long 3584320262 ; 0xd5a46306
.long 1072918951 ; 0x3ff371a7
.long 926591424 ; 0x373aa9c0
.long 1021660712 ; 0x3ce54e28
.long 2852513961 ; 0xaa05e8a9
.long 1072946854 ; 0x3ff3dea6
.long 1276261376 ; 0x4c123400
.long 1023482586 ; 0x3d011ada
.long 152170655 ; 0x911f09f
.long 1072975368 ; 0x3ff44e08
.long 1617004800 ; 0x60618900
.long 1023836553 ; 0x3d068189
.long 3080736504 ; 0xb7a04ef8
.long 1073004506 ; 0x3ff4bfda
.long 3577096704 ; 0xd5362a00
.long 1023643297 ; 0x3d038ea1
.long 3419928097 ; 0xcbd7f621
.long 1073034283 ; 0x3ff5342b
.long 1453150080 ; 0x569d4f80
.long 1019080872 ; 0x3cbdf0a8
.long 1011472490 ; 0x3c49d86a
.long 1073064711 ; 0x3ff5ab07
.long 3712504832 ; 0xdd485400
.long 1023716452 ; 0x3d04ac64
.long 2550828175 ; 0x980a8c8f
.long 1073095806 ; 0x3ff6247e
.long 2956612992 ; 0xb03a5580
.long 1020446659 ; 0x3cd2c7c3
.long 3894146231 ; 0xe81bf4b7
.long 1073127582 ; 0x3ff6a09e
.long 1719614400 ; 0x667f3bc0
.long 1021911318 ; 0x3ce92116
.long 1600285917 ; 0x5f626cdd
.long 1073160053 ; 0x3ff71f75
.long 3907804992 ; 0xe8ec5f40
.long 1024061073 ; 0x3d09ee91
.long 3094968197 ; 0xb8797785
.long 1073193236 ; 0x3ff7a114
.long 1944781184 ; 0x73eb0180
.long 1021009748 ; 0x3cdb5f54
.long 1083169591 ; 0x408fdb37
.long 1073227145 ; 0x3ff82589
.long 2571947520 ; 0x994cce00
.long 1022528207 ; 0x3cf28acf
.long 2293214005 ; 0x88afab35
.long 1073261797 ; 0x3ff8ace5
.long 1110089920 ; 0x422aa0c0
.long 1023105959 ; 0x3cfb5ba7
.long 3311016237 ; 0xc55a192d
.long 1073297207 ; 0x3ff93737
.long 2966275520 ; 0xb0cdc5c0
.long 1023572520 ; 0x3d027a28
.long 236950176 ; 0xe1f92a0
.long 1073333393 ; 0x3ff9c491
.long 2191782016 ; 0x82a3f080
.long 1022368892 ; 0x3cf01c7c
.long 1185968627 ; 0x46b071f3
.long 1073370371 ; 0x3ffa5503
.long 2990417216 ; 0xb23e2540
.long 1023183682 ; 0x3cfc8b42
.long 1150405368 ; 0x4491caf8
.long 1073408159 ; 0x3ffae89f
.long 2572866432 ; 0x995ad380
.long 1023848259 ; 0x3d06af43
.long 2590555033 ; 0x9a68bb99
.long 1073446774 ; 0x3ffb7f76
.long 4076559936 ; 0xf2fb5e40
.long 1021029022 ; 0x3cdbaa9e
.long 3255217487 ; 0xc206ad4f
.long 1073486235 ; 0x3ffc199b
.long 3716502144 ; 0xdd855280
.long 1023156768 ; 0x3cfc2220
.long 3406995602 ; 0xcb12a092
.long 1073526560 ; 0x3ffcb720
.long 3706687552 ; 0xdcef9040
.long 1023707777 ; 0x3d048a81
.long 3857249445 ; 0xe5e8f4a5
.long 1073567768 ; 0x3ffd5818
.long 3707479168 ; 0xdcfba480
.long 1021089640 ; 0x3cdc9768
.long 381344184 ; 0x16bad9b8
.long 1073609879 ; 0x3ffdfc97
.long 863738688 ; 0x337b9b40
.long 1023326568 ; 0x3cfeb968
.long 3401817811 ; 0xcac39ed3
.long 1073652911 ; 0x3ffea4af
.long 2728693952 ; 0xa2a490c0
.long 1022985615 ; 0x3cf9858f
.long 1939967838 ; 0x73a18f5e
.long 1073696886 ; 0x3fff5076
.long 1533953344 ; 0x5b6e4540
.long 1016714218 ; 0x3c99d3ea
.long 769171851 ; 0x2dd8a18b
.long 1072693248 ; 0x3ff00000
.long 0 ; 0x0
.long 3220176896 ; 0xbff00000
.long 0 ; 0x0
.long 1072676991 ; 0x3fefc07f
.long 539463106 ; 0x20278dc2
.long 3220160575 ; 0xbfefc03f
.long 3381771264 ; 0xc991bc00
.long 1072660984 ; 0x3fef81f8
.long 1234344389 ; 0x499299c5
.long 3220144381 ; 0xbfef80fd
.long 2280977408 ; 0x87f4f400
.long 1072645221 ; 0x3fef4465
.long 3802378167 ; 0xe2a3afb7
.long 3220128311 ; 0xbfef4237
.long 1840568320 ; 0x6db4d800
.long 1072629697 ; 0x3fef07c1
.long 4146671640 ; 0xf7293018
.long 3220112363 ; 0xbfef03eb
.long 779008000 ; 0x2e6eb800
.long 1072614408 ; 0x3feecc08
.long 139032977 ; 0x8497991
.long 3220096535 ; 0xbfeec617
.long 3707530240 ; 0xdcfc6c00
.long 1072599346 ; 0x3fee9132
.long 492147647 ; 0x1d5593bf
.long 3220080826 ; 0xbfee88ba
.long 3880937472 ; 0xe7526800
.long 1072584507 ; 0x3fee573b
.long 253813511 ; 0xf20e307
.long 3220065234 ; 0xbfee4bd2
.long 1927485440 ; 0x72e31800
.long 1072569886 ; 0x3fee1e1e
.long 652129020 ; 0x26deb2fc
.long 3220049756 ; 0xbfee0f5c
.long 4249585664 ; 0xfd4b8800
.long 1072555479 ; 0x3fede5d7
.long 2368200611 ; 0x8d27dfa3
.long 3220034393 ; 0xbfedd359
.long 3611311104 ; 0xd7403c00
.long 1072541251 ; 0x3fedae43
.long 664994784 ; 0x27a303e0
.long 3220019109 ; 0xbfed97a5
.long 1944628224 ; 0x73e8ac00
.long 1072527215 ; 0x3fed776f
.long 3236368529 ; 0xc0e71091
.long 3220003922 ; 0xbfed5c52
.long 1933467648 ; 0x733e6000
.long 1072513392 ; 0x3fed4170
.long 3608993165 ; 0xd71cdd8d
.long 3219988857 ; 0xbfed2179
.long 422751232 ; 0x1932ac00
.long 1072499833 ; 0x3fed0c79
.long 1678457870 ; 0x640b3c0e
.long 3219973972 ; 0xbfece754
.long 4247357440 ; 0xfd298800
.long 1072486514 ; 0x3fecd872
.long 1477589800 ; 0x58123b28
.long 3219959249 ; 0xbfecadd1
.long 844890112 ; 0x325c0000
.long 1072473193 ; 0x3feca469
.long 2618706482 ; 0x9c164a32
.long 3219944419 ; 0xbfec73e3
.long 1779192832 ; 0x6a0c5400
.long 1072460135 ; 0x3fec7167
.long 2581753600 ; 0x99e26f00
.long 3219929779 ; 0xbfec3ab3
.long 2661611520 ; 0x9ea4f800
.long 1072447336 ; 0x3fec3f68
.long 132921291 ; 0x7ec37cb
.long 3219915329 ; 0xbfec0241
.long 2996806656 ; 0xb29fa400
.long 1072434804 ; 0x3fec0e74
.long 3207073604 ; 0xbf280f44
.long 3219901085 ; 0xbfebca9d
.long 2313209856 ; 0x89e0c800
.long 1072422176 ; 0x3febdd20
.long 1996693940 ; 0x770321b4
.long 3219886632 ; 0xbfeb9228
.long 2472491008 ; 0x935f3800
.long 1072409649 ; 0x3febac31
.long 2901246287 ; 0xaced814f
.long 3219872196 ; 0xbfeb59c4
.long 2930504704 ; 0xaeabf400
.long 1072397625 ; 0x3feb7d39
.long 711380529 ; 0x2a66ce31
.long 3219858245 ; 0xbfeb2345
.long 2199702528 ; 0x831ccc00
.long 1072385593 ; 0x3feb4e39
.long 413881124 ; 0x18ab5324
.long 3219844192 ; 0xbfeaec60
.long 222610432 ; 0xd44c400
.long 1072373812 ; 0x3feb2034
.long 3034118531 ; 0xb4d8f983
.long 3219830340 ; 0xbfeab644
.long 3027205120 ; 0xb46f7c00
.long 1072362028 ; 0x3feaf22c
.long 1158729735 ; 0x4510d007
.long 3219816392 ; 0xbfea7fc8
.long 1965407232 ; 0x7525bc00
.long 1072350496 ; 0x3feac520
.long 682854378 ; 0x28b387ea
.long 3219802652 ; 0xbfea4a1c
.long 1985049600 ; 0x76517400
.long 1072339021 ; 0x3fea984d
.long 989866763 ; 0x3b002b0b
.long 3219788890 ; 0xbfea145a
.long 2821017600 ; 0xa8255000
.long 1072328015 ; 0x3fea6d4f
.long 1653807998 ; 0x62931b7e
.long 3219775606 ; 0xbfe9e076
.long 126582784 ; 0x78b8000
.long 1072316756 ; 0x3fea4154
.long 2263456621 ; 0x86e99b6d
.long 3219761928 ; 0xbfe9ab08
.long 1553770496 ; 0x5c9ca800
.long 1072305743 ; 0x3fea164f
.long 4045500774 ; 0xf1217166
.long 3219748463 ; 0xbfe9766f
.long 70289408 ; 0x4308800
.long 1072294994 ; 0x3fe9ec52
.long 2195852014 ; 0x82e20aee
.long 3219735235 ; 0xbfe942c3
.long 2241391616 ; 0x8598ec00
.long 1072284239 ; 0x3fe9c24f
.long 459133809 ; 0x1b5dd371
.long 3219721916 ; 0xbfe90ebc
.long 2774166528 ; 0xa55a6c00
.long 1072273740 ; 0x3fe9994c
.long 521403192 ; 0x1f13fb38
.long 3219708833 ; 0xbfe8dba1
.long 878691328 ; 0x345fc400
.long 1072263233 ; 0x3fe97041
.long 1575834032 ; 0x5ded51b0
.long 3219695657 ; 0xbfe8a829
.long 3669680128 ; 0xdabae000
.long 1072252972 ; 0x3fe9482c
.long 1510649406 ; 0x5a0aae3e
.long 3219682710 ; 0xbfe87596
.long 1152545792 ; 0x44b27400
.long 1072242720 ; 0x3fe92020
.long 3727511539 ; 0xde2d4ff3
.long 3219669694 ; 0xbfe842be
.long 1664987136 ; 0x633db000
.long 1072232777 ; 0x3fe8f949
.long 1627730311 ; 0x61053187
.long 3219656991 ; 0xbfe8111f
.long 3884226560 ; 0xe7849800
.long 1072223054 ; 0x3fe8d34e
.long 3291705587 ; 0xc43370f3
.long 3219644496 ; 0xbfe7e050
.long 3186957312 ; 0xbdf51c00
.long 1072213059 ; 0x3fe8ac43
.long 4263563817 ; 0xfe20d229
.long 3219631573 ; 0xbfe7add5
.long 3136330752 ; 0xbaf09c00
.long 1072203310 ; 0x3fe8862e
.long 4135727975 ; 0xf6823367
.long 3219618891 ; 0xbfe77c4b
.long 1162619904 ; 0x454c2c00
.long 1072193824 ; 0x3fe86120
.long 1892071825 ; 0x70c6b991
.long 3219606476 ; 0xbfe74bcc
.long 1025038336 ; 0x3d18d800
.long 1072184352 ; 0x3fe83c20
.long 524747672 ; 0x1f470398
.long 3219594006 ; 0xbfe71b16
.long 118679552 ; 0x712e800
.long 1072175169 ; 0x3fe81841
.long 3828925162 ; 0xe438c2ea
.long 3219581846 ; 0xbfe6eb96
.long 2231599104 ; 0x85038000
.long 1072165996 ; 0x3fe7f46c
.long 3544532040 ; 0xd3454448
.long 3219569628 ; 0xbfe6bbdc
.long 1462263808 ; 0x57286000
.long 1072156780 ; 0x3fe7d06c
.long 2237731583 ; 0x856112ff
.long 3219557280 ; 0xbfe68ba0
.long 1975839744 ; 0x75c4ec00
.long 1072147744 ; 0x3fe7ad20
.long 1552968922 ; 0x5c906cda
.long 3219545102 ; 0xbfe65c0e
.long 4023312384 ; 0xefcee000
.long 1072138866 ; 0x3fe78a72
.long 3009565672 ; 0xb36253e8
.long 3219533069 ; 0xbfe62d0d
.long 3237668864 ; 0xc0fae800
.long 1072129897 ; 0x3fe76769
.long 3755836481 ; 0xdfdd8441
.long 3219520842 ; 0xbfe5fd4a
.long 2068521984 ; 0x7b4b2400
.long 1072121191 ; 0x3fe74567
.long 883493612 ; 0x34a90aec
.long 3219508904 ; 0xbfe5cea8
.long 101498880 ; 0x60cc000
.long 1072112744 ; 0x3fe72468
.long 2767066285 ; 0xa4ee14ad
.long 3219497256 ; 0xbfe5a128
.long 3906636800 ; 0xe8da8c00
.long 1072104052 ; 0x3fe70274
.long 4089851746 ; 0xf3c62f62
.long 3219485203 ; 0xbfe57213
.long 3725329408 ; 0xde0c0400
.long 1072095603 ; 0x3fe6e173
.long 2137770048 ; 0x7f6bc840
.long 3219473419 ; 0xbfe5440b
.long 4135205888 ; 0xf67a3c00
.long 1072087328 ; 0x3fe6c120
.long 1288564099 ; 0x4ccded83
.long 3219461814 ; 0xbfe516b6
.long 2342786048 ; 0x8ba41400
.long 1072079218 ; 0x3fe6a172
.long 1736638568 ; 0x67830068
.long 3219450378 ; 0xbfe4ea0a
.long 1286120448 ; 0x4ca8a400
.long 1072071013 ; 0x3fe68165
.long 1181390896 ; 0x466a9830
.long 3220534637 ; 0xbff5756d
.long 2011561984 ; 0x77e60000
.long 1072062835 ; 0x3fe66173
.long 2688696087 ; 0xa0423f17
.long 3220528807 ; 0xbff55ea7
.long 2073595904 ; 0x7b989000
.long 1072054885 ; 0x3fe64265
.long 274753694 ; 0x1060689e
.long 3220523108 ; 0xbff54864
.long 619991040 ; 0x24f45000
.long 1072046962 ; 0x3fe62372
.long 3782276552 ; 0xe170f5c8
.long 3220517398 ; 0xbff53216
.long 725902848 ; 0x2b446600
.long 1072039286 ; 0x3fe60576
.long 2393847318 ; 0x8eaf3616
.long 3220511835 ; 0xbff51c5b
.long 2487603200 ; 0x9445d000
.long 1072031589 ; 0x3fe5e765
.long 2596636100 ; 0x9ac585c4
.long 3220506228 ; 0xbff50674
.long 1090658816 ; 0x41022200
.long 1072023908 ; 0x3fe5c964
.long 1712225783 ; 0x660e7df7
.long 3220500602 ; 0xbff4f07a
.long 1487527936 ; 0x58a9e000
.long 1072016430 ; 0x3fe5ac2e
.long 1037599450 ; 0x3dd882da
.long 3220495096 ; 0xbff4daf8
.long 20707840 ; 0x13bfa00
.long 1072008736 ; 0x3fe58e20
.long 1348944793 ; 0x50674399
.long 3220489400 ; 0xbff4c4b8
.long 1912654848 ; 0x7200cc00
.long 1072001312 ; 0x3fe57120
.long 164609103 ; 0x9cfbc4f
.long 3220483875 ; 0xbff4af23
.long 61643776 ; 0x3ac9c00
.long 1071994196 ; 0x3fe55554
.long 1879324917 ; 0x700438f5
.long 3220478551 ; 0xbff49a57
.long 3629145600 ; 0xd8505e00
.long 1071987041 ; 0x3fe53961
.long 4157746113 ; 0xf7d22bc1
.long 3220473172 ; 0xbff48554
.long 915239424 ; 0x368d7200
.long 1071979874 ; 0x3fe51d62
.long 2403958361 ; 0x8f497e59
.long 3220467755 ; 0xbff4702b
.long 148429824 ; 0x8d8dc00
.long 1071972716 ; 0x3fe5016c
.long 3360857666 ; 0xc8529e42
.long 3220462317 ; 0xbff45aed
.long 259210752 ; 0xf733e00
.long 1071965541 ; 0x3fe4e565
.long 723421170 ; 0x2b1e87f2
.long 3220456837 ; 0xbff44585
.long 343278080 ; 0x14760200
.long 1071958560 ; 0x3fe4ca20
.long 1110672585 ; 0x423384c9
.long 3220451478 ; 0xbff43096
.long 723313664 ; 0x2b1ce400
.long 1071951719 ; 0x3fe4af67
.long 2203945658 ; 0x835d8aba
.long 3220446200 ; 0xbff41bf8
.long 650567680 ; 0x26c6e000
.long 1071945061 ; 0x3fe49565
.long 1417049192 ; 0x54767468
.long 3220441037 ; 0xbff407cd
.long 1510876160 ; 0x5a0e2400
.long 1071938158 ; 0x3fe47a6e
.long 1241337141 ; 0x49fd4d35
.long 3220435657 ; 0xbff3f2c9
.long 3060277760 ; 0xb6682200
.long 1071931493 ; 0x3fe46065
.long 1806683402 ; 0x6bafcd0a
.long 3220430437 ; 0xbff3de65
.long 1566493696 ; 0x5d5ecc00
.long 1071924850 ; 0x3fe44672
.long 843496597 ; 0x3246bc95
.long 3220425207 ; 0xbff3c9f7
.long 4199171072 ; 0xfa4a4400
.long 1071918433 ; 0x3fe42d61
.long 377177965 ; 0x167b476d
.long 3220420131 ; 0xbff3b623
.long 3001930240 ; 0xb2edd200
.long 1071912052 ; 0x3fe41474
.long 1217884462 ; 0x4897712e
.long 3220415059 ; 0xbff3a253
.long 2808984064 ; 0xa76db200
.long 1071905637 ; 0x3fe3fb65
.long 1832036838 ; 0x6d32a9e6
.long 3220409935 ; 0xbff38e4f
.long 2961603584 ; 0xb0867c00
.long 1071899236 ; 0x3fe3e264
.long 2427932400 ; 0x90b74ef0
.long 3220404797 ; 0xbff37a3d
.long 3543919616 ; 0xd33bec00
.long 1071892768 ; 0x3fe3c920
.long 880864791 ; 0x3480ee17
.long 3220399580 ; 0xbff365dc
.long 340126720 ; 0x1445ec00
.long 1071886690 ; 0x3fe3b162
.long 1953906010 ; 0x74763d5a
.long 3220394653 ; 0xbff3529d
.long 2786160640 ; 0xa6117000
.long 1071880569 ; 0x3fe39979
.long 258593054 ; 0xf69d11e
.long 3220389668 ; 0xbff33f24
.long 1438827008 ; 0x55c2c200
.long 1071874336 ; 0x3fe38120
.long 3286668204 ; 0xc3e693ac
.long 3220384568 ; 0xbff32b38
.long 1011259392 ; 0x3c469800
.long 1071868242 ; 0x3fe36952
.long 2382187325 ; 0x8dfd4b3d
.long 3220379557 ; 0xbff317a5
.long 136576512 ; 0x823fe00
.long 1071862383 ; 0x3fe3526f
.long 640289584 ; 0x262a0b30
.long 3220374716 ; 0xbff304bc
.long 934565376 ; 0x37b45600
.long 1071856231 ; 0x3fe33a67
.long 1574331998 ; 0x5dd6665e
.long 3220369609 ; 0xbff2f0c9
.long 2959732224 ; 0xb069ee00
.long 1071850341 ; 0x3fe32365
.long 3939175693 ; 0xeacb0d0d
.long 3220364697 ; 0xbff2dd99
.long 2187142656 ; 0x825d2600
.long 1071844722 ; 0x3fe30d72
.long 177293503 ; 0xa9148bf
.long 3220359988 ; 0xbff2cb34
.long 2650983424 ; 0x9e02cc00
.long 1071838752 ; 0x3fe2f620
.long 3500522875 ; 0xd0a5bd7b
.long 3220354963 ; 0xbff2b793
.long 3164092416 ; 0xbc983800
.long 1071833171 ; 0x3fe2e053
.long 1781841376 ; 0x6a34bde0
.long 3220350243 ; 0xbff2a523
.long 1902909952 ; 0x716c1a00
.long 1071827309 ; 0x3fe2c96d
.long 252739092 ; 0xf107e14
.long 3220345262 ; 0xbff291ae
.long 2372924928 ; 0x8d6ff600
.long 1071821929 ; 0x3fe2b469
.long 2922586018 ; 0xae331fa2
.long 3220340671 ; 0xbff27fbf
.long 466588672 ; 0x1bcf9400
.long 1071816308 ; 0x3fe29e74
.long 2504623463 ; 0x95498567
.long 3220335851 ; 0xbff26ceb
.long 3322993664 ; 0xc610dc00
.long 1071810664 ; 0x3fe28868
.long 1269617042 ; 0x4bacd192
.long 3220330990 ; 0xbff259ee
.long 711787520 ; 0x2a6d0400
.long 1071805230 ; 0x3fe2732e
.long 1561793541 ; 0x5d171405
.long 3220326288 ; 0xbff24790
.long 1508343296 ; 0x59e77e00
.long 1071799840 ; 0x3fe25e20
.long 3735653114 ; 0xdea98afa
.long 3220321604 ; 0xbff23544
.long 297410560 ; 0x11ba2000
.long 1071794464 ; 0x3fe24920
.long 2079313851 ; 0x7befcfbb
.long 3220316910 ; 0xbff222ee
.long 1018588160 ; 0x3cb66c00
.long 1071789142 ; 0x3fe23456
.long 2236192817 ; 0x85499831
.long 3220312243 ; 0xbff210b3
.long 567899648 ; 0x21d97600
.long 1071783863 ; 0x3fe21fb7
.long 4196138444 ; 0xfa1bfdcc
.long 3220307593 ; 0xbff1fe89
.long 2120905216 ; 0x7e6a7200
.long 1071778631 ; 0x3fe20b47
.long 1301632535 ; 0x4d955617
.long 3220302963 ; 0xbff1ec73
.long 3522956288 ; 0xd1fc0c00
.long 1071773444 ; 0x3fe1f704
.long 4134048533 ; 0xf6689315
.long 3220298354 ; 0xbff1da72
.long 3786237440 ; 0xe1ad6600
.long 1071768304 ; 0x3fe1e2f0
.long 95127738 ; 0x5ab88ba
.long 3220293766 ; 0xbff1c886
.long 892219904 ; 0x352e3200
.long 1071763207 ; 0x3fe1cf07
.long 1048728264 ; 0x3e8252c8
.long 3220289197 ; 0xbff1b6ad
.long 184805888 ; 0xb03ea00
.long 1071758154 ; 0x3fe1bb4a
.long 2691783436 ; 0xa0715b0c
.long 3220284647 ; 0xbff1a4e7
.long 3134284800 ; 0xbad16400
.long 1071753145 ; 0x3fe1a7b9
.long 1862092849 ; 0x6efd4831
.long 3220280117 ; 0xbff19335
.long 4067106304 ; 0xf26b1e00
.long 1071748179 ; 0x3fe19453
.long 3153672232 ; 0xbbf93828
.long 3220275608 ; 0xbff18198
.long 420078080 ; 0x1909e200
.long 1071743256 ; 0x3fe18118
.long 3236486141 ; 0xc0e8dbfd
.long 3220271117 ; 0xbff1700d
.long 3506668032 ; 0xd1038200
.long 1071738374 ; 0x3fe16e06
.long 3294906132 ; 0xc4644714
.long 3220266645 ; 0xbff15e95
.long 3676407296 ; 0xdb218600
.long 1071733534 ; 0x3fe15b1e
.long 3789465870 ; 0xe1dea90e
.long 3220262193 ; 0xbff14d31
.long 2383104512 ; 0x8e0b4a00
.long 1071728735 ; 0x3fe1485f
.long 1083855209 ; 0x409a5169
.long 3220257759 ; 0xbff13bdf
.long 2303458304 ; 0x894bfc00
.long 1071723976 ; 0x3fe135c8
.long 2503050692 ; 0x953185c4
.long 3220253344 ; 0xbff12aa0
.long 3304618496 ; 0xc4f87a00
.long 1071719257 ; 0x3fe12359
.long 1031843604 ; 0x3d80af14
.long 3220248948 ; 0xbff11974
.long 226461696 ; 0xd7f8800
.long 1071714577 ; 0x3fe11111
.long 726531672 ; 0x2b4dfe58
.long 3220244569 ; 0xbff10859
.long 2750611968 ; 0xa3f30200
.long 1071709936 ; 0x3fe0fef0
.long 2055682516 ; 0x7a8739d4
.long 3220240209 ; 0xbff0f751
.long 4049175040 ; 0xf1598200
.long 1071705333 ; 0x3fe0ecf5
.long 3484367000 ; 0xcfaf3898
.long 3220235867 ; 0xbff0e65b
.long 4240609280 ; 0xfcc29000
.long 1071700769 ; 0x3fe0db21
.long 2039581260 ; 0x79918a4c
.long 3220231544 ; 0xbff0d578
.long 1559034368 ; 0x5cecfa00
.long 1071696241 ; 0x3fe0c971
.long 3032333941 ; 0xb4bdbe75
.long 3220227237 ; 0xbff0c4a5
.long 2968114688 ; 0xb0e9d600
.long 1071691751 ; 0x3fe0b7e7
.long 3762700170 ; 0xe0463f8a
.long 3220222949 ; 0xbff0b3e5
.long 2436487680 ; 0x9139da00
.long 1071687297 ; 0x3fe0a681
.long 4034118789 ; 0xf073c485
.long 3220218678 ; 0xbff0a336
.long 1404086272 ; 0x53b0a800
.long 1071682879 ; 0x3fe0953f
.long 2865783869 ; 0xaad0643d
.long 3220214424 ; 0xbff09298
.long 122386432 ; 0x74b7800
.long 1071678497 ; 0x3fe08421
.long 2227226067 ; 0x84c0c5d3
.long 3220210187 ; 0xbff0820b
.long 1693054976 ; 0x64e9f800
.long 1071674150 ; 0x3fe07326
.long 1904284700 ; 0x7181141c
.long 3220205967 ; 0xbff0718f
.long 2954288640 ; 0xb016de00
.long 1071669838 ; 0x3fe0624e
.long 114305570 ; 0x6d02a22
.long 3220201764 ; 0xbff06124
.long 3343543296 ; 0xc74a6c00
.long 1071665560 ; 0x3fe05198
.long 2125382594 ; 0x7eaec3c2
.long 3220197579 ; 0xbff050cb
.long 684439552 ; 0x28cbb800
.long 1071661316 ; 0x3fe04104
.long 279173639 ; 0x10a3da07
.long 3220193409 ; 0xbff04081
.long 1505990656 ; 0x59c39800
.long 1071657106 ; 0x3fe03092
.long 1825833155 ; 0x6cd400c3
.long 3220189257 ; 0xbff03049
.long 1188336128 ; 0x46d49200
.long 1071652928 ; 0x3fe02040
.long 3224674818 ; 0xc034a202
.long 3220185120 ; 0xbff02020
.long 1772046848 ; 0x699f4a00
.long 1071648784 ; 0x3fe01010
.long 3489850062 ; 0xd002e2ce
.long 3220181000 ; 0xbff01008
.long 3297522688 ; 0xc48c3400
.long 1071644672 ; 0x3fe00000
.long 0 ; 0x0
.long 3220176896 ; 0xbff00000
.long 0 ; 0x0
.subsections_via_symbols
| the_stack_data/782404.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usbpf_attach ## -- Begin function usbpf_attach
.p2align 4, 0x90
_usbpf_attach: ## @usbpf_attach
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _bootverbose@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_1
## %bb.2:
movl (%rdi), %edi
leaq L_.str(%rip), %rsi
popq %rbp
jmp _device_printf ## TAILCALL
LBB0_1:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _bootverbose,8,3 ## @bootverbose
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usbpf: Attached\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usbpf_attach ; -- Begin function usbpf_attach
.p2align 2
_usbpf_attach: ; @usbpf_attach
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _bootverbose@GOTPAGE
Lloh1:
ldr x8, [x8, _bootverbose@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cbz x8, LBB0_2
; %bb.1:
ldr w0, [x0]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
b _device_printf
LBB0_2:
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _bootverbose,8,3 ; @bootverbose
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "usbpf: Attached\n"
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/usb/extr_usb_pf.c_usbpf_attach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function CcRootReleaseLock
_CcRootReleaseLock: ## @CcRootReleaseLock
.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 _ASSERT_COND
movl (%rbx), %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _FmPcdLockUnlock ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _CcRootReleaseLock
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function CcRootReleaseLock
_CcRootReleaseLock: ; @CcRootReleaseLock
.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 _ASSERT_COND
ldr w0, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _FmPcdLockUnlock
.cfi_endproc
; -- End function
.no_dead_strip _CcRootReleaseLock
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/extr_fm_cc.c_CcRootReleaseLock.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function airo_cs_init
_airo_cs_init: ## @airo_cs_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _airo_driver@GOTPCREL(%rip), %rdi
popq %rbp
jmp _pcmcia_register_driver ## TAILCALL
.cfi_endproc
## -- End function
.comm _airo_driver,4,2 ## @airo_driver
.no_dead_strip _airo_cs_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function airo_cs_init
_airo_cs_init: ; @airo_cs_init
.cfi_startproc
; %bb.0:
Lloh0:
adrp x0, _airo_driver@GOTPAGE
Lloh1:
ldr x0, [x0, _airo_driver@GOTPAGEOFF]
b _pcmcia_register_driver
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _airo_driver,4,2 ; @airo_driver
.no_dead_strip _airo_cs_init
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/extr_airo_cs.c_airo_cs_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl_size ## @datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl_size
.p2align 2
_datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl_size:
.long 260 ## 0x104
.globl _datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl ## @datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl
.p2align 4
_datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl:
.asciz "\r\nuniform vec3 light;\r\n\r\n#ifdef USE_FLAT_NORMAL\r\nflat in vec3 normal;\r\nflat in vec4 finalColor;\r\n#else\r\nin vec3 normal;\r\nin vec4 finalColor;\r\n#endif\r\nout vec4 fragColor;\r\n\r\nvoid main()\r\n{\r\n\tfragColor = finalColor * max(0.0, dot(normalize(normal), light));\r\n}\r\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl_size ; @datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl_size
.p2align 2
_datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl_size:
.long 260 ; 0x104
.globl _datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl ; @datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl
_datatoc_gpu_shader_simple_lighting_smooth_color_frag_glsl:
.asciz "\r\nuniform vec3 light;\r\n\r\n#ifdef USE_FLAT_NORMAL\r\nflat in vec3 normal;\r\nflat in vec4 finalColor;\r\n#else\r\nin vec3 normal;\r\nin vec4 finalColor;\r\n#endif\r\nout vec4 fragColor;\r\n\r\nvoid main()\r\n{\r\n\tfragColor = finalColor * max(0.0, dot(normalize(normal), light));\r\n}\r\n"
.subsections_via_symbols
| the_stack_data/53878.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_disk
_get_disk: ## @get_disk
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
callq _simple_hash
movq %rax, %r15
movq _disks_last_used@GOTPCREL(%rip), %r12
movq (%r12), %rbx
testq %rbx, %rbx
je LBB0_7
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq (%rbx), %r15
jne LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq 8(%rbx), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
sete %al
jmp LBB0_4
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movzbl %al, %edi
callq _unlikely
movq 16(%rbx), %rcx
testq %rax, %rax
jne LBB0_18
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq %rcx, %rbx
testq %rcx, %rcx
jne LBB0_1
## %bb.6:
movq (%r12), %rax
jmp LBB0_8
LBB0_7:
xorl %eax, %eax
LBB0_8:
movq _disks_root@GOTPCREL(%rip), %r13
movq (%r13), %rbx
cmpq %rax, %rbx
je LBB0_14
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
cmpq (%rbx), %r15
jne LBB0_11
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq 8(%rbx), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
sete %al
jmp LBB0_12
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_9 Depth=1
xorl %eax, %eax
LBB0_12: ## in Loop: Header=BB0_9 Depth=1
movzbl %al, %edi
callq _unlikely
movq 16(%rbx), %rcx
testq %rax, %rax
jne LBB0_18
## %bb.13: ## in Loop: Header=BB0_9 Depth=1
movq %rcx, %rbx
cmpq (%r12), %rcx
jne LBB0_9
LBB0_14:
movl $1, %edi
movl $32, %esi
callq _callocz
movq %rax, %rbx
movq %r14, %rdi
callq _strdupz
movq %rax, 8(%rbx)
movq %rax, %rdi
callq _simple_hash
movq %rax, (%rbx)
movq 8(%rbx), %rdi
callq _strlen
movl %eax, 24(%rbx)
movq _disks_added@GOTPCREL(%rip), %rax
incl (%rax)
movq (%r13), %rax
testq %rax, %rax
je LBB0_19
.p2align 4, 0x90
LBB0_15: ## =>This Inner Loop Header: Depth=1
movq %rax, %rcx
movq 16(%rax), %rax
testq %rax, %rax
jne LBB0_15
## %bb.16:
movq %rbx, 16(%rcx)
jmp LBB0_20
LBB0_18:
movq %rcx, (%r12)
jmp LBB0_20
LBB0_19:
movq %rbx, (%r13)
LBB0_20:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _disks_last_used,8,3 ## @disks_last_used
.comm _disks_root,8,3 ## @disks_root
.comm _disks_added,4,2 ## @disks_added
.no_dead_strip _get_disk
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_disk
_get_disk: ; @get_disk
.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
bl _simple_hash
mov x21, x0
Lloh0:
adrp x22, _disks_last_used@GOTPAGE
Lloh1:
ldr x22, [x22, _disks_last_used@GOTPAGEOFF]
ldr x19, [x22]
cbz x19, LBB0_7
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
cmp x21, x8
b.ne LBB0_3
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr x1, [x19, #8]
mov x0, x20
bl _strcmp
cmp w0, #0
cset w0, eq
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
mov w0, #0
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
bl _unlikely
ldr x8, [x19, #16]
cbnz x0, LBB0_17
; %bb.5: ; in Loop: Header=BB0_1 Depth=1
mov x19, x8
cbnz x8, LBB0_1
; %bb.6:
ldr x8, [x22]
b LBB0_8
LBB0_7:
mov x8, #0
LBB0_8:
Lloh2:
adrp x23, _disks_root@GOTPAGE
Lloh3:
ldr x23, [x23, _disks_root@GOTPAGEOFF]
ldr x19, [x23]
cmp x19, x8
b.eq LBB0_14
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
cmp x21, x8
b.ne LBB0_11
; %bb.10: ; in Loop: Header=BB0_9 Depth=1
ldr x1, [x19, #8]
mov x0, x20
bl _strcmp
cmp w0, #0
cset w0, eq
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
mov w0, #0
LBB0_12: ; in Loop: Header=BB0_9 Depth=1
bl _unlikely
ldr x8, [x19, #16]
cbnz x0, LBB0_17
; %bb.13: ; in Loop: Header=BB0_9 Depth=1
ldr x9, [x22]
mov x19, x8
cmp x8, x9
b.ne LBB0_9
LBB0_14:
mov w0, #1
mov w1, #32
bl _callocz
mov x19, x0
mov x0, x20
bl _strdupz
str x0, [x19, #8]
bl _simple_hash
str x0, [x19]
ldr x0, [x19, #8]
bl _strlen
str w0, [x19, #24]
Lloh4:
adrp x8, _disks_added@GOTPAGE
Lloh5:
ldr x8, [x8, _disks_added@GOTPAGEOFF]
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
ldr x8, [x23]
cbz x8, LBB0_18
LBB0_15: ; =>This Inner Loop Header: Depth=1
mov x9, x8
ldr x8, [x8, #16]
cbnz x8, LBB0_15
; %bb.16:
str x19, [x9, #16]
b LBB0_19
LBB0_17:
str x8, [x22]
b LBB0_19
LBB0_18:
str x19, [x23]
LBB0_19:
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 AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _disks_last_used,8,3 ; @disks_last_used
.comm _disks_root,8,3 ; @disks_root
.comm _disks_added,4,2 ; @disks_added
.no_dead_strip _get_disk
.subsections_via_symbols
| AnghaBench/netdata/collectors/freebsd.plugin/extr_freebsd_devstat.c_get_disk.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gve_rx_free_ring
_gve_rx_free_ring: ## @gve_rx_free_ring
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movq 8(%rdi), %r15
movq 16(%rdi), %r13
movslq %esi, %r14
movl %r14d, %esi
callq _gve_rx_remove_from_block
movslq (%r12), %rsi
shlq $2, %rsi
movq %r14, %rbx
shlq $6, %rbx
movq 48(%r13,%rbx), %rdx
movl 56(%r13,%rbx), %ecx
movq %r15, %rdi
callq _dma_free_coherent
movq $0, 48(%r13,%rbx)
movq 32(%r13,%rbx), %rdx
movl 40(%r13,%rbx), %ecx
movl $4, %esi
movq %r15, %rdi
callq _dma_free_coherent
movq $0, 32(%r13,%rbx)
movq 24(%r13,%rbx), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _gve_unassign_qpl
movq $0, 24(%r13,%rbx)
movl 20(%r13,%rbx), %edi
callq _kvfree
movslq (%r13,%rbx), %rax
leaq 4(,%rax,4), %rsi
movq 8(%r13,%rbx), %rdx
movl 16(%r13,%rbx), %ecx
movq %r15, %rdi
callq _dma_free_coherent
movq $0, 8(%r13,%rbx)
movq _drv@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl 4(%r12), %edx
leaq L_.str(%rip), %rcx
movq %r12, %rdi
movl %r14d, %r8d
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _netif_dbg ## TAILCALL
.cfi_endproc
## -- End function
.comm _drv,4,2 ## @drv
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "freed rx ring %d\n"
.no_dead_strip _gve_rx_free_ring
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gve_rx_free_ring
_gve_rx_free_ring: ; @gve_rx_free_ring
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x20, x0
sxtw x22, w19
ldp x21, x23, [x0, #8]
bl _gve_rx_remove_from_block
ldrsw x8, [x20]
lsl x1, x8, #2
add x22, x23, x22, lsl #6
ldr x2, [x22, #48]
ldr w3, [x22, #56]
mov x0, x21
bl _dma_free_coherent
str xzr, [x22, #48]
ldr x2, [x22, #32]
ldr w3, [x22, #40]
mov x0, x21
mov w1, #4
bl _dma_free_coherent
str xzr, [x22, #32]
ldr x8, [x22, #24]
ldr w1, [x8]
mov x0, x20
bl _gve_unassign_qpl
str xzr, [x22, #24]
ldr w0, [x22, #20]
bl _kvfree
ldrsw x8, [x22]
lsl x8, x8, #2
add x1, x8, #4
ldr x2, [x22, #8]
ldr w3, [x22, #16]
mov x0, x21
bl _dma_free_coherent
str xzr, [x22, #8]
Lloh0:
adrp x8, _drv@GOTPAGE
Lloh1:
ldr x8, [x8, _drv@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x3, l_.str@PAGE
Lloh4:
add x3, x3, l_.str@PAGEOFF
ldr w2, [x20, #4]
mov x0, x20
mov x4, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _netif_dbg
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _drv,4,2 ; @drv
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "freed rx ring %d\n"
.no_dead_strip _gve_rx_free_ring
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/google/gve/extr_gve_rx.c_gve_rx_free_ring.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function findNextHostParameter
_findNextHostParameter: ## @findNextHostParameter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $0, (%rsi)
cmpb $0, (%rdi)
je LBB0_1
## %bb.2:
movq %rdi, %r13
movq %rsi, -56(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
movq _TK_ILLEGAL@GOTPCREL(%rip), %r14
movq _TK_VARIABLE@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %r13, %rdi
leaq -44(%rbp), %rsi
callq _sqlite3GetToken
movl %eax, %ebx
testl %eax, %eax
setg %al
movl -44(%rbp), %ecx
cmpl (%r14), %ecx
setne %cl
andb %al, %cl
movzbl %cl, %edi
callq _assert
movl -44(%rbp), %eax
cmpl (%r12), %eax
je LBB0_4
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
addl %ebx, %r15d
movslq %ebx, %rax
cmpb $0, (%r13,%rax)
leaq (%r13,%rax), %r13
jne LBB0_3
jmp LBB0_6
LBB0_1:
xorl %r15d, %r15d
jmp LBB0_6
LBB0_4:
movq -56(%rbp), %rax ## 8-byte Reload
movl %ebx, (%rax)
LBB0_6:
movl %r15d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TK_ILLEGAL,4,2 ## @TK_ILLEGAL
.comm _TK_VARIABLE,4,2 ## @TK_VARIABLE
.no_dead_strip _findNextHostParameter
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function findNextHostParameter
_findNextHostParameter: ; @findNextHostParameter
.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
str wzr, [x1]
ldrb w8, [x0]
cbz w8, LBB0_4
; %bb.1:
mov x20, x1
mov x21, x0
mov w19, #0
Lloh0:
adrp x23, _TK_ILLEGAL@GOTPAGE
Lloh1:
ldr x23, [x23, _TK_ILLEGAL@GOTPAGEOFF]
Lloh2:
adrp x24, _TK_VARIABLE@GOTPAGE
Lloh3:
ldr x24, [x24, _TK_VARIABLE@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x1, sp, #12
mov x0, x21
bl _sqlite3GetToken
mov x22, x0
cmp w0, #0
ldr w8, [sp, #12]
ldr w9, [x23]
ccmp w8, w9, #4, gt
cset w0, ne
bl _assert
ldr w8, [sp, #12]
ldr w9, [x24]
cmp w8, w9
b.eq LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add w19, w22, w19
add x21, x21, w22, sxtw
ldrb w8, [x21]
cbnz w8, LBB0_2
b LBB0_6
LBB0_4:
mov w19, #0
b LBB0_6
LBB0_5:
str w22, [x20]
LBB0_6:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _TK_ILLEGAL,4,2 ; @TK_ILLEGAL
.comm _TK_VARIABLE,4,2 ; @TK_VARIABLE
.no_dead_strip _findNextHostParameter
.subsections_via_symbols
| AnghaBench/Craft/deps/sqlite/extr_sqlite3.c_findNextHostParameter.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ERR_load_CMP_strings ## -- Begin function ERR_load_CMP_strings
.p2align 4, 0x90
_ERR_load_CMP_strings: ## @ERR_load_CMP_strings
.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 _CMP_str_reasons@GOTPCREL(%rip), %rbx
movq (%rbx), %rax
movl (%rax), %edi
callq _ERR_reason_error_string
testq %rax, %rax
jne LBB0_2
## %bb.1:
movq (%rbx), %rdi
callq _ERR_load_strings_const
LBB0_2:
movl $1, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CMP_str_reasons,8,3 ## @CMP_str_reasons
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ERR_load_CMP_strings ; -- Begin function ERR_load_CMP_strings
.p2align 2
_ERR_load_CMP_strings: ; @ERR_load_CMP_strings
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x19, _CMP_str_reasons@GOTPAGE
Lloh1:
ldr x19, [x19, _CMP_str_reasons@GOTPAGEOFF]
ldr x8, [x19]
ldr w0, [x8]
bl _ERR_reason_error_string
cbnz x0, LBB0_2
; %bb.1:
ldr x0, [x19]
bl _ERR_load_strings_const
LBB0_2:
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _CMP_str_reasons,8,3 ; @CMP_str_reasons
.subsections_via_symbols
| AnghaBench/openssl/crypto/cmp/extr_cmp_err.c_ERR_load_CMP_strings.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function ips_msense
LCPI0_0:
.space 16
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_ips_msense: ## @ips_msense
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $152, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %rbx
leaq L_.str(%rip), %rdi
movl $1, %esi
callq _METHOD_TRACE
movq (%rbx), %rax
movq 8(%rax), %rax
movq (%r15), %rcx
movl (%rax,%rcx,4), %edi
callq _le32_to_cpu
movq (%rbx), %rcx
cmpl $4194305, %eax ## imm = 0x400001
jl LBB0_3
## %bb.1:
testb $8, (%rcx)
jne LBB0_3
## %bb.2:
movq _IPS_NORM_SECTORS@GOTPCREL(%rip), %rax
movq _IPS_NORM_HEADS@GOTPCREL(%rip), %rdx
jmp LBB0_4
LBB0_3:
movq _IPS_COMP_SECTORS@GOTPCREL(%rip), %rax
movq _IPS_COMP_HEADS@GOTPCREL(%rip), %rdx
LBB0_4:
movl (%rax), %r14d
movl (%rdx), %r13d
movq 8(%rcx), %rax
movq (%r15), %rcx
movl (%rax,%rcx,4), %edi
callq _le32_to_cpu
movl %eax, %r12d
leaq -192(%rbp), %rdi
xorl %ebx, %ebx
xorl %esi, %esi
movl $152, %edx
callq _memset
movl $8, -48(%rbp)
movq 8(%r15), %rax
movq (%rax), %rax
movl 8(%rax), %eax
andl $63, %eax
cmpl $8, %eax
je LBB0_9
## %bb.5:
cmpl $4, %eax
je LBB0_8
## %bb.6:
cmpl $3, %eax
jne LBB0_11
## %bb.7:
movabsq $17179869187, %rax ## imm = 0x400000003
movq %rax, -112(%rbp)
movl $15, -44(%rbp)
xorps %xmm0, %xmm0
movups %xmm0, -64(%rbp)
movl %r14d, %edi
callq _cpu_to_be16
movq %rax, -72(%rbp)
movq _IPS_BLKSIZE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _cpu_to_be16
movq %rax, -80(%rbp)
movl $1, %edi
callq _cpu_to_be16
movq %rax, -88(%rbp)
movq $0, -100(%rbp)
movq _IPS_SCSI_MP3_SoftSector@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -104(%rbp)
jmp LBB0_10
LBB0_9:
movabsq $17179869192, %rax ## imm = 0x400000008
movq %rax, -192(%rbp)
movl $15, -44(%rbp)
jmp LBB0_10
LBB0_8:
decl %r12d
imull %r13d, %r14d
movl %r12d, %eax
cltd
idivl %r14d
movl %eax, %ebx
movabsq $17179869188, %rax ## imm = 0x400000004
movq %rax, -184(%rbp)
movl $15, -44(%rbp)
movl %ebx, %eax
shrl $8, %eax
movzwl %ax, %edi
callq _cpu_to_be16
movq %rax, -120(%rbp)
movzbl %bl, %eax
movl %eax, -176(%rbp)
movl %r13d, -172(%rbp)
xorps %xmm0, %xmm0
movups %xmm0, -136(%rbp)
movl $1, %edi
callq _cpu_to_be16
movq %rax, -144(%rbp)
xorps %xmm0, %xmm0
movups %xmm0, -168(%rbp)
movl $0, -152(%rbp)
LBB0_10:
movq 8(%r15), %rdi
leaq -192(%rbp), %rsi
movl $152, %edx
callq _ips_scmd_buf_write
movl $1, %ebx
LBB0_11:
movl %ebx, %eax
addq $152, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ips_msense"
.comm _IPS_NORM_HEADS,4,2 ## @IPS_NORM_HEADS
.comm _IPS_NORM_SECTORS,4,2 ## @IPS_NORM_SECTORS
.comm _IPS_COMP_HEADS,4,2 ## @IPS_COMP_HEADS
.comm _IPS_COMP_SECTORS,4,2 ## @IPS_COMP_SECTORS
.comm _IPS_BLKSIZE,4,2 ## @IPS_BLKSIZE
.comm _IPS_SCSI_MP3_SoftSector,4,2 ## @IPS_SCSI_MP3_SoftSector
.no_dead_strip _ips_msense
.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 ips_msense
lCPI0_0:
.long 8 ; 0x8
.long 4 ; 0x4
lCPI0_1:
.long 3 ; 0x3
.long 4 ; 0x4
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_ips_msense: ; @ips_msense
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x22, x21, [sp, #160] ; 16-byte Folded Spill
stp x20, x19, [sp, #176] ; 16-byte Folded Spill
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
mov w1, #1
bl _METHOD_TRACE
ldr x8, [x20]
ldr x8, [x8, #8]
ldr x9, [x19]
ldr w0, [x8, x9, lsl #2]
bl _le32_to_cpu
ldr x8, [x20]
cmp w0, #1024, lsl #12 ; =4194304
b.le LBB0_3
; %bb.1:
ldrb w9, [x8]
tbnz w9, #3, LBB0_3
; %bb.2:
Lloh2:
adrp x9, _IPS_NORM_SECTORS@GOTPAGE
Lloh3:
ldr x9, [x9, _IPS_NORM_SECTORS@GOTPAGEOFF]
Lloh4:
adrp x10, _IPS_NORM_HEADS@GOTPAGE
Lloh5:
ldr x10, [x10, _IPS_NORM_HEADS@GOTPAGEOFF]
b LBB0_4
LBB0_3:
Lloh6:
adrp x9, _IPS_COMP_SECTORS@GOTPAGE
Lloh7:
ldr x9, [x9, _IPS_COMP_SECTORS@GOTPAGEOFF]
Lloh8:
adrp x10, _IPS_COMP_HEADS@GOTPAGE
Lloh9:
ldr x10, [x10, _IPS_COMP_HEADS@GOTPAGEOFF]
LBB0_4:
ldr w20, [x9]
ldr w22, [x10]
ldr x8, [x8, #8]
ldr x9, [x19]
ldr w0, [x8, x9, lsl #2]
bl _le32_to_cpu
mov x21, x0
add x0, sp, #8
mov w1, #0
mov w2, #152
bl _memset
mov w8, #8
str w8, [sp, #152]
ldr x8, [x19, #8]
ldr x8, [x8]
ldr w8, [x8, #8]
and w8, w8, #0x3f
cmp w8, #8
b.eq LBB0_8
; %bb.5:
cmp w8, #4
b.eq LBB0_9
; %bb.6:
mov w0, #0
cmp w8, #3
b.ne LBB0_11
; %bb.7:
Lloh10:
adrp x8, lCPI0_1@PAGE
Lloh11:
ldr d0, [x8, lCPI0_1@PAGEOFF]
str d0, [sp, #88]
mov w8, #15
str w8, [sp, #156]
stp xzr, xzr, [sp, #136]
mov x0, x20
bl _cpu_to_be16
str x0, [sp, #128]
Lloh12:
adrp x8, _IPS_BLKSIZE@GOTPAGE
Lloh13:
ldr x8, [x8, _IPS_BLKSIZE@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
bl _cpu_to_be16
str x0, [sp, #120]
mov w0, #1
bl _cpu_to_be16
str x0, [sp, #112]
str wzr, [sp, #104]
Lloh15:
adrp x8, _IPS_SCSI_MP3_SoftSector@GOTPAGE
Lloh16:
ldr x8, [x8, _IPS_SCSI_MP3_SoftSector@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
stp w8, wzr, [sp, #96]
b LBB0_10
LBB0_8:
Lloh18:
adrp x8, lCPI0_0@PAGE
Lloh19:
ldr d0, [x8, lCPI0_0@PAGEOFF]
str d0, [sp, #8]
mov w8, #15
str w8, [sp, #156]
b LBB0_10
LBB0_9:
sub w8, w21, #1
mul w9, w22, w20
sdiv w20, w8, w9
movi.2s v0, #4
str d0, [sp, #16]
mov w8, #15
str w8, [sp, #156]
ubfx w0, w20, #8, #16
bl _cpu_to_be16
stp xzr, x0, [sp, #72]
and w8, w20, #0xff
stp w8, w22, [sp, #24]
str xzr, [sp, #64]
mov w0, #1
bl _cpu_to_be16
str x0, [sp, #56]
stp xzr, xzr, [sp, #32]
str wzr, [sp, #48]
LBB0_10:
ldr x0, [x19, #8]
add x1, sp, #8
mov w2, #152
bl _ips_scmd_buf_write
mov w0, #1
LBB0_11:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
ldp x20, x19, [sp, #176] ; 16-byte Folded Reload
ldp x22, x21, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #208
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdr Lloh10, Lloh11
.loh AdrpLdr Lloh18, Lloh19
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ips_msense"
.comm _IPS_NORM_HEADS,4,2 ; @IPS_NORM_HEADS
.comm _IPS_NORM_SECTORS,4,2 ; @IPS_NORM_SECTORS
.comm _IPS_COMP_HEADS,4,2 ; @IPS_COMP_HEADS
.comm _IPS_COMP_SECTORS,4,2 ; @IPS_COMP_SECTORS
.comm _IPS_BLKSIZE,4,2 ; @IPS_BLKSIZE
.comm _IPS_SCSI_MP3_SoftSector,4,2 ; @IPS_SCSI_MP3_SoftSector
.no_dead_strip _ips_msense
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/extr_ips.c_ips_msense.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hdspm_set_clock_source
_hdspm_set_clock_source: ## @hdspm_set_clock_source
.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
movl $48000, %esi ## imm = 0xBB80
cmpl $8, %eax
ja LBB0_2
## %bb.1:
cltq
leaq l_switch.table.hdspm_set_clock_source(%rip), %rcx
movl (%rcx,%rax,4), %esi
LBB0_2:
movl $1, %edx
callq _hdspm_set_rate
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _hdspm_set_clock_source
.section __TEXT,__const
.p2align 2 ## @switch.table.hdspm_set_clock_source
l_switch.table.hdspm_set_clock_source:
.long 32000 ## 0x7d00
.long 44100 ## 0xac44
.long 48000 ## 0xbb80
.long 64000 ## 0xfa00
.long 88200 ## 0x15888
.long 96000 ## 0x17700
.long 128000 ## 0x1f400
.long 176400 ## 0x2b110
.long 192000 ## 0x2ee00
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hdspm_set_clock_source
_hdspm_set_clock_source: ; @hdspm_set_clock_source
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
cmp w1, #8
b.hi LBB0_2
; %bb.1:
Lloh0:
adrp x8, l_switch.table.hdspm_set_clock_source@PAGE
Lloh1:
add x8, x8, l_switch.table.hdspm_set_clock_source@PAGEOFF
ldr w1, [x8, w1, sxtw #2]
b LBB0_3
LBB0_2:
mov w1, #48000
LBB0_3:
mov w2, #1
bl _hdspm_set_rate
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.no_dead_strip _hdspm_set_clock_source
.section __TEXT,__const
.p2align 2 ; @switch.table.hdspm_set_clock_source
l_switch.table.hdspm_set_clock_source:
.long 32000 ; 0x7d00
.long 44100 ; 0xac44
.long 48000 ; 0xbb80
.long 64000 ; 0xfa00
.long 88200 ; 0x15888
.long 96000 ; 0x17700
.long 128000 ; 0x1f400
.long 176400 ; 0x2b110
.long 192000 ; 0x2ee00
.subsections_via_symbols
| AnghaBench/linux/sound/pci/rme9652/extr_hdspm.c_hdspm_set_clock_source.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zfiDbgSetIFSynthesizer ## -- Begin function zfiDbgSetIFSynthesizer
.p2align 4, 0x90
_zfiDbgSetIFSynthesizer: ## @zfiDbgSetIFSynthesizer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq _ZM_OID_SYNTH@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movl %ecx, %eax
shll $8, %eax
orl $4, %eax
movl %eax, -16(%rbp)
movl %esi, -12(%rbp)
leaq -16(%rbp), %rsi
movl $8, %edx
xorl %r8d, %r8d
callq _zfIssueCmd
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -8(%rbp), %rcx
jne LBB0_2
## %bb.1:
addq $16, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _ZM_OID_SYNTH,4,2 ## @ZM_OID_SYNTH
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zfiDbgSetIFSynthesizer ; -- Begin function zfiDbgSetIFSynthesizer
.p2align 2
_zfiDbgSetIFSynthesizer: ; @zfiDbgSetIFSynthesizer
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
Lloh3:
adrp x9, _ZM_OID_SYNTH@GOTPAGE
Lloh4:
ldr x9, [x9, _ZM_OID_SYNTH@GOTPAGEOFF]
str x8, [sp, #8]
Lloh5:
ldr w3, [x9]
mov w8, #4
bfi w8, w3, #8, #24
stp w8, w1, [sp]
mov x1, sp
mov w2, #8
mov w4, #0
bl _zfIssueCmd
ldr x8, [sp, #8]
Lloh6:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh7:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh8:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
LBB0_2:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ZM_OID_SYNTH,4,2 ; @ZM_OID_SYNTH
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/staging/otus/hal/extr_hprw.c_zfiDbgSetIFSynthesizer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pccard_sysfs_remove_rsrc
_pccard_sysfs_remove_rsrc: ## @pccard_sysfs_remove_rsrc
.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 _dev_get_drvdata
movq (%rax), %rax
cmpq _pccard_nonstatic_ops@GOTPCREL(%rip), %rax
je LBB0_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
movq _rsrc_attributes@GOTPCREL(%rip), %rsi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _sysfs_remove_group ## TAILCALL
.cfi_endproc
## -- End function
.comm _pccard_nonstatic_ops,4,2 ## @pccard_nonstatic_ops
.comm _rsrc_attributes,4,2 ## @rsrc_attributes
.no_dead_strip _pccard_sysfs_remove_rsrc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pccard_sysfs_remove_rsrc
_pccard_sysfs_remove_rsrc: ; @pccard_sysfs_remove_rsrc
.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 _dev_get_drvdata
ldr x8, [x0]
Lloh0:
adrp x9, _pccard_nonstatic_ops@GOTPAGE
Lloh1:
ldr x9, [x9, _pccard_nonstatic_ops@GOTPAGEOFF]
cmp x8, x9
b.eq 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:
Lloh2:
adrp x1, _rsrc_attributes@GOTPAGE
Lloh3:
ldr x1, [x1, _rsrc_attributes@GOTPAGEOFF]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _sysfs_remove_group
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _pccard_nonstatic_ops,4,2 ; @pccard_nonstatic_ops
.comm _rsrc_attributes,4,2 ; @rsrc_attributes
.no_dead_strip _pccard_sysfs_remove_rsrc
.subsections_via_symbols
| AnghaBench/linux/drivers/pcmcia/extr_rsrc_nonstatic.c_pccard_sysfs_remove_rsrc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_isalpha ## -- Begin function ft_isalpha
.p2align 4, 0x90
_ft_isalpha: ## @ft_isalpha
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
andl $-33, %edi
addl $-65, %edi
xorl %eax, %eax
cmpl $26, %edi
setb %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 _ft_isalpha ; -- Begin function ft_isalpha
.p2align 2
_ft_isalpha: ; @ft_isalpha
.cfi_startproc
; %bb.0:
and w8, w0, #0xffffffdf
sub w8, w8, #65
cmp w8, #26
cset w0, lo
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/212643084.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
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rbx
movq %rbx, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
leaq L_str(%rip), %rdi
callq _puts
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n\t"
L_.str.1: ## @.str.1
.asciz "%d"
L_str: ## @str
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
str xzr, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _printf
mov w20, #1
str x20, [sp]
mov x0, x19
bl _printf
str xzr, [sp]
mov x0, x19
bl _printf
str x20, [sp]
mov x0, x19
bl _printf
str xzr, [sp]
mov x0, x19
bl _printf
str x20, [sp]
mov x0, x19
bl _printf
str xzr, [sp]
mov x0, x19
bl _printf
str x20, [sp]
mov x0, x19
bl _printf
str xzr, [sp]
mov x0, x19
bl _printf
str x20, [sp]
mov x0, x19
bl _printf
Lloh4:
adrp x0, l_str@PAGE
Lloh5:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n\t"
l_.str.1: ; @.str.1
.asciz "%d"
l_str: ; @str
.asciz "\n"
.subsections_via_symbols
| the_stack_data/70451321.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pm_is_disabled
_pm_is_disabled: ## @pm_is_disabled
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _pm_is_disabled
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pm_is_disabled
_pm_is_disabled: ; @pm_is_disabled
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _pm_is_disabled
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm/mv/extr_mv_common.c_pm_is_disabled.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kth_word_in_mth_sentence_of_nth_paragraph ## -- Begin function kth_word_in_mth_sentence_of_nth_paragraph
.p2align 4, 0x90
_kth_word_in_mth_sentence_of_nth_paragraph: ## @kth_word_in_mth_sentence_of_nth_paragraph
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %r8d, %rax
shlq $4, %rax
movq -16(%rax,%rdi), %rax
movslq %ecx, %rcx
shlq $4, %rcx
movq -16(%rcx,%rax), %rax
movslq %edx, %rcx
movq -8(%rax,%rcx,8), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _kth_sentence_in_mth_paragraph ## -- Begin function kth_sentence_in_mth_paragraph
.p2align 4, 0x90
_kth_sentence_in_mth_paragraph: ## @kth_sentence_in_mth_paragraph
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %ecx, %rax
shlq $4, %rax
movq -16(%rax,%rdi), %rcx
movslq %edx, %rdx
shlq $4, %rdx
movq -16(%rdx,%rcx), %rax
movl -8(%rdx,%rcx), %edx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _kth_paragraph ## -- Begin function kth_paragraph
.p2align 4, 0x90
_kth_paragraph: ## @kth_paragraph
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %edx, %rcx
shlq $4, %rcx
movq -16(%rcx,%rdi), %rax
movl -8(%rcx,%rdi), %edx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _parse_word ## -- Begin function parse_word
.p2align 4, 0x90
_parse_word: ## @parse_word
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq (%rdi), %r15
movl $1, %edi
xorl %ebx, %ebx
movabsq $70373039145984, %rax ## imm = 0x400100000400
jmp LBB3_1
.p2align 4, 0x90
LBB3_3: ## in Loop: Header=BB3_1 Depth=1
decq %rbx
incq %rdi
LBB3_1: ## =>This Inner Loop Header: Depth=1
movzbl -1(%r15,%rdi), %ecx
cmpq $46, %rcx
ja LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
btq %rcx, %rax
jae LBB3_3
## %bb.4:
movl $1, %esi
callq _calloc
movq %rax, %r12
movq %r15, %r13
subq %rbx, %r13
testl %ebx, %ebx
je LBB3_6
## %bb.5:
negq %rbx
movq %r12, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _memcpy
LBB3_6:
movq %r13, (%r14)
movq %r12, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_document ## -- Begin function get_document
.p2align 4, 0x90
_get_document: ## @get_document
.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 %rdi, %r13
movl $40, %edi
callq _malloc
movq %rax, %r15
movb (%r13), %r14b
testb %r14b, %r14b
je LBB4_1
## %bb.2:
xorl %ebx, %ebx
movq %r15, -64(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB4_3: ## =>This Loop Header: Depth=1
## Child Loop BB4_6 Depth 2
## Child Loop BB4_7 Depth 3
## Child Loop BB4_8 Depth 4
movl $400, %edi ## imm = 0x190
callq _malloc
movq %rax, -48(%rbp) ## 8-byte Spill
cmpb $65, %r14b
jl LBB4_4
## %bb.5: ## in Loop: Header=BB4_3 Depth=1
movq %rbx, -72(%rbp) ## 8-byte Spill
xorl %edi, %edi
jmp LBB4_6
.p2align 4, 0x90
LBB4_14: ## in Loop: Header=BB4_6 Depth=2
xorl %r8d, %r8d
cmpb $32, %al
sete %r8b
movq -80(%rbp), %rdi ## 8-byte Reload
movq %rdi, %rcx
shlq $4, %rcx
movq -48(%rbp), %rsi ## 8-byte Reload
movl %r15d, 8(%rsi,%rcx)
movq -56(%rbp), %rdx ## 8-byte Reload
movq %rdx, (%rsi,%rcx)
incq %rdi
leaq (%r12,%r8), %rcx
movb (%rbx,%rcx), %cl
xorl %r13d, %r13d
cmpb $46, %cl
sete %r13b
addq %r8, %r13
addq %r12, %r13
movb (%rbx,%r13), %r14b
addq %rbx, %r13
cmpb $64, %r14b
jle LBB4_15
LBB4_6: ## Parent Loop BB4_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_7 Depth 3
## Child Loop BB4_8 Depth 4
movq %rdi, -80(%rbp) ## 8-byte Spill
movl $50, %edi
movl $8, %esi
callq _calloc
movq %rax, -56(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
jmp LBB4_7
.p2align 4, 0x90
LBB4_13: ## in Loop: Header=BB4_7 Depth=3
movq -56(%rbp), %rax ## 8-byte Reload
movq %r13, (%rax,%r15,8)
incq %r15
movb (%r12,%rbx), %al
xorl %r13d, %r13d
cmpb $32, %al
sete %r13b
addq %r12, %r13
movb (%rbx,%r13), %r14b
addq %rbx, %r13
cmpb $46, %r14b
je LBB4_14
LBB4_7: ## Parent Loop BB4_3 Depth=1
## Parent Loop BB4_6 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB4_8 Depth 4
movq %r13, %r12
xorl %ebx, %ebx
movabsq $70373039145984, %rcx ## imm = 0x400100000400
jmp LBB4_8
.p2align 4, 0x90
LBB4_10: ## in Loop: Header=BB4_8 Depth=4
movzbl 1(%r12,%rbx), %r14d
incq %rbx
LBB4_8: ## Parent Loop BB4_3 Depth=1
## Parent Loop BB4_6 Depth=2
## Parent Loop BB4_7 Depth=3
## => This Inner Loop Header: Depth=4
cmpb $46, %r14b
ja LBB4_10
## %bb.9: ## in Loop: Header=BB4_8 Depth=4
movzbl %r14b, %eax
btq %rax, %rcx
jae LBB4_10
## %bb.11: ## in Loop: Header=BB4_7 Depth=3
leaq 1(%rbx), %rdi
movl $1, %esi
callq _calloc
movq %rax, %r13
testl %ebx, %ebx
je LBB4_13
## %bb.12: ## in Loop: Header=BB4_7 Depth=3
movq %r13, %rdi
movq %r12, %rsi
movq %rbx, %rdx
callq _memcpy
jmp LBB4_13
.p2align 4, 0x90
LBB4_4: ## in Loop: Header=BB4_3 Depth=1
xorl %edi, %edi
jmp LBB4_16
.p2align 4, 0x90
LBB4_15: ## in Loop: Header=BB4_3 Depth=1
xorl %edx, %edx
cmpb $46, %cl
sete %dl
xorl %ecx, %ecx
cmpb $32, %al
sete %cl
addq %rdx, %rcx
addq %rcx, %r12
addq %rbx, %r12
movq %r12, %r13
movq -64(%rbp), %r15 ## 8-byte Reload
movq -72(%rbp), %rbx ## 8-byte Reload
LBB4_16: ## in Loop: Header=BB4_3 Depth=1
movq %rbx, %rax
shlq $4, %rax
movl %edi, 8(%r15,%rax)
movq -48(%rbp), %rcx ## 8-byte Reload
movq %rcx, (%r15,%rax)
xorl %eax, %eax
cmpb $10, (%r13)
leaq 1(%rbx), %rdx
sete %al
movb (%r13,%rax), %r14b
testb %r14b, %r14b
je LBB4_18
## %bb.17: ## in Loop: Header=BB4_3 Depth=1
addq %rax, %r13
cmpq $4, %rbx
movq %rdx, %rbx
jb LBB4_3
jmp LBB4_18
LBB4_1:
xorl %edx, %edx
LBB4_18:
movq %r15, %rax
## kill: def $edx killed $edx killed $rdx
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_word ## -- Begin function print_word
.p2align 4, 0x90
_print_word: ## @print_word
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _print_sentence ## -- Begin function print_sentence
.p2align 4, 0x90
_print_sentence: ## @print_sentence
.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
## kill: def $esi killed $esi def $rsi
testl %esi, %esi
jle LBB6_5
## %bb.1:
movq %rdi, %r15
leal -1(%rsi), %r12d
movl %esi, %r13d
leaq L_.str(%rip), %r14
xorl %ebx, %ebx
jmp LBB6_2
.p2align 4, 0x90
LBB6_4: ## in Loop: Header=BB6_2 Depth=1
incq %rbx
cmpq %rbx, %r13
je LBB6_5
LBB6_2: ## =>This Inner Loop Header: Depth=1
movq (%r15,%rbx,8), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r12
je LBB6_4
## %bb.3: ## in Loop: Header=BB6_2 Depth=1
movl $32, %edi
callq _putchar
jmp LBB6_4
LBB6_5:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_paragraph ## -- Begin function print_paragraph
.p2align 4, 0x90
_print_paragraph: ## @print_paragraph
.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, -48(%rbp) ## 8-byte Spill
testl %esi, %esi
jle LBB7_8
## %bb.1:
movl %esi, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
leaq L_.str(%rip), %r13
xorl %eax, %eax
jmp LBB7_2
.p2align 4, 0x90
LBB7_7: ## in Loop: Header=BB7_2 Depth=1
movl $46, %edi
callq _putchar
movq -64(%rbp), %rax ## 8-byte Reload
incq %rax
cmpq -56(%rbp), %rax ## 8-byte Folded Reload
je LBB7_8
LBB7_2: ## =>This Loop Header: Depth=1
## Child Loop BB7_4 Depth 2
movq %rax, -64(%rbp) ## 8-byte Spill
shlq $4, %rax
movq -48(%rbp), %rcx ## 8-byte Reload
movl 8(%rcx,%rax), %ebx
testl %ebx, %ebx
jle LBB7_7
## %bb.3: ## in Loop: Header=BB7_2 Depth=1
movq -48(%rbp), %rcx ## 8-byte Reload
movq (%rcx,%rax), %r15
leal -1(%rbx), %r14d
xorl %r12d, %r12d
jmp LBB7_4
.p2align 4, 0x90
LBB7_6: ## in Loop: Header=BB7_4 Depth=2
incq %r12
cmpq %r12, %rbx
je LBB7_7
LBB7_4: ## Parent Loop BB7_2 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r15,%r12,8), %rsi
movq %r13, %rdi
xorl %eax, %eax
callq _printf
cmpq %r12, %r14
je LBB7_6
## %bb.5: ## in Loop: Header=BB7_4 Depth=2
movl $32, %edi
callq _putchar
jmp LBB7_6
LBB7_8:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_document ## -- Begin function print_document
.p2align 4, 0x90
_print_document: ## @print_document
.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
## kill: def $esi killed $esi def $rsi
movq %rdi, -48(%rbp) ## 8-byte Spill
testl %esi, %esi
jle LBB8_13
## %bb.1:
leal -1(%rsi), %eax
movq %rax, -72(%rbp) ## 8-byte Spill
movl %esi, %eax
movq %rax, -64(%rbp) ## 8-byte Spill
xorl %ebx, %ebx
jmp LBB8_2
.p2align 4, 0x90
LBB8_12: ## in Loop: Header=BB8_2 Depth=1
incq %rbx
cmpq -64(%rbp), %rbx ## 8-byte Folded Reload
je LBB8_13
LBB8_2: ## =>This Loop Header: Depth=1
## Child Loop BB8_4 Depth 2
## Child Loop BB8_6 Depth 3
movq %rbx, -80(%rbp) ## 8-byte Spill
movq %rbx, %rax
shlq $4, %rax
movq -48(%rbp), %rcx ## 8-byte Reload
movl 8(%rcx,%rax), %ecx
movq %rcx, -88(%rbp) ## 8-byte Spill
testl %ecx, %ecx
jle LBB8_10
## %bb.3: ## in Loop: Header=BB8_2 Depth=1
movq -48(%rbp), %rcx ## 8-byte Reload
movq (%rcx,%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
xorl %r14d, %r14d
jmp LBB8_4
.p2align 4, 0x90
LBB8_9: ## in Loop: Header=BB8_4 Depth=2
movl $46, %edi
callq _putchar
incq %r14
cmpq -88(%rbp), %r14 ## 8-byte Folded Reload
je LBB8_10
LBB8_4: ## Parent Loop BB8_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB8_6 Depth 3
movq %r14, %rax
shlq $4, %rax
movq -56(%rbp), %rcx ## 8-byte Reload
movl 8(%rcx,%rax), %r13d
testl %r13d, %r13d
jle LBB8_9
## %bb.5: ## in Loop: Header=BB8_4 Depth=2
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rcx,%rax), %r15
leal -1(%r13), %r12d
xorl %ebx, %ebx
jmp LBB8_6
.p2align 4, 0x90
LBB8_8: ## in Loop: Header=BB8_6 Depth=3
incq %rbx
cmpq %rbx, %r13
je LBB8_9
LBB8_6: ## Parent Loop BB8_2 Depth=1
## Parent Loop BB8_4 Depth=2
## => This Inner Loop Header: Depth=3
movq (%r15,%rbx,8), %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r12
je LBB8_8
## %bb.7: ## in Loop: Header=BB8_6 Depth=3
movl $32, %edi
callq _putchar
jmp LBB8_8
.p2align 4, 0x90
LBB8_10: ## in Loop: Header=BB8_2 Depth=1
movq -80(%rbp), %rbx ## 8-byte Reload
cmpq -72(%rbp), %rbx ## 8-byte Folded Reload
je LBB8_12
## %bb.11: ## in Loop: Header=BB8_2 Depth=1
movl $10, %edi
callq _putchar
jmp LBB8_12
LBB8_13:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_input_text ## -- Begin function get_input_text
.p2align 4, 0x90
_get_input_text: ## @get_input_text
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movl $6072, %eax ## imm = 0x17B8
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.4(%rip), %rdi
leaq -6100(%rbp), %rsi
xorl %eax, %eax
callq _scanf
leaq -6096(%rbp), %rdi
movl $1005, %esi ## imm = 0x3ED
callq ___bzero
callq _getchar
cmpl $0, -6100(%rbp)
jle LBB9_5
## %bb.1:
leaq -5088(%rbp), %r13
leaq L_.str.5(%rip), %r14
leaq -6096(%rbp), %r15
leaq L_.str.3(%rip), %r12
xorl %ebx, %ebx
jmp LBB9_2
.p2align 4, 0x90
LBB9_4: ## in Loop: Header=BB9_2 Depth=1
incq %rbx
cltq
addq $1005, %r13 ## imm = 0x3ED
cmpq %rax, %rbx
jge LBB9_5
LBB9_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %r13, %rsi
xorl %eax, %eax
callq _scanf
movl $1005, %edx ## imm = 0x3ED
movq %r15, %rdi
movq %r13, %rsi
callq ___strcat_chk
movl -6100(%rbp), %eax
leal -1(%rax), %ecx
cmpq %rcx, %rbx
je LBB9_4
## %bb.3: ## in Loop: Header=BB9_2 Depth=1
movl $1005, %edx ## imm = 0x3ED
movq %r15, %rdi
movq %r12, %rsi
callq ___strcat_chk
movl -6100(%rbp), %eax
jmp LBB9_4
LBB9_5:
leaq -6096(%rbp), %r14
movq %r14, %rdi
callq _strlen
leaq 1(%rax), %rdi
callq _malloc
movq %rax, %rbx
movq %rax, %rdi
movq %r14, %rsi
callq _strcpy
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB9_7
## %bb.6:
movq %rbx, %rax
addq $6072, %rsp ## imm = 0x17B8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB9_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %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
callq _get_input_text
movq %rax, %rdi
callq _get_document
movq %rax, %r12
leaq L_.str.4(%rip), %rdi
leaq -52(%rbp), %rsi
xorl %eax, %eax
callq _scanf
subl $1, -52(%rbp)
jae LBB10_1
LBB10_21:
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB10_1:
leaq L_.str.4(%rip), %rbx
movq %r12, -72(%rbp) ## 8-byte Spill
jmp LBB10_2
.p2align 4, 0x90
LBB10_18: ## in Loop: Header=BB10_2 Depth=1
movq -72(%rbp), %r12 ## 8-byte Reload
LBB10_19: ## in Loop: Header=BB10_2 Depth=1
leaq L_.str.4(%rip), %rbx
LBB10_20: ## in Loop: Header=BB10_2 Depth=1
movl $10, %edi
callq _putchar
subl $1, -52(%rbp)
jb LBB10_21
LBB10_2: ## =>This Loop Header: Depth=1
## Child Loop BB10_12 Depth 2
## Child Loop BB10_14 Depth 3
## Child Loop BB10_7 Depth 2
movq %rbx, %rdi
leaq -60(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -60(%rbp), %eax
cmpl $2, %eax
je LBB10_5
## %bb.3: ## in Loop: Header=BB10_2 Depth=1
cmpl $3, %eax
jne LBB10_10
## %bb.4: ## in Loop: Header=BB10_2 Depth=1
leaq L_.str.6(%rip), %rdi
leaq -44(%rbp), %rsi
leaq -48(%rbp), %rdx
leaq -56(%rbp), %rcx
xorl %eax, %eax
callq _scanf
movslq -44(%rbp), %rax
movslq -48(%rbp), %rcx
movslq -56(%rbp), %rdx
shlq $4, %rdx
movq -16(%rdx,%r12), %rdx
shlq $4, %rcx
movq -16(%rcx,%rdx), %rcx
movq -8(%rcx,%rax,8), %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB10_20
.p2align 4, 0x90
LBB10_5: ## in Loop: Header=BB10_2 Depth=1
leaq L_.str.7(%rip), %rdi
leaq -44(%rbp), %rsi
leaq -48(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movslq -44(%rbp), %rax
movslq -48(%rbp), %rcx
shlq $4, %rcx
movq -16(%rcx,%r12), %rcx
shlq $4, %rax
movl -8(%rax,%rcx), %r14d
testl %r14d, %r14d
jle LBB10_19
## %bb.6: ## in Loop: Header=BB10_2 Depth=1
movq -16(%rax,%rcx), %r15
leal -1(%r14), %r13d
xorl %ebx, %ebx
jmp LBB10_7
.p2align 4, 0x90
LBB10_9: ## in Loop: Header=BB10_7 Depth=2
incq %rbx
cmpq %rbx, %r14
je LBB10_19
LBB10_7: ## Parent Loop BB10_2 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r15,%rbx,8), %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r13
je LBB10_9
## %bb.8: ## in Loop: Header=BB10_7 Depth=2
movl $32, %edi
callq _putchar
jmp LBB10_9
.p2align 4, 0x90
LBB10_10: ## in Loop: Header=BB10_2 Depth=1
movq %rbx, %rdi
leaq -44(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movslq -44(%rbp), %rax
shlq $4, %rax
movl -8(%rax,%r12), %ecx
movq %rcx, -88(%rbp) ## 8-byte Spill
testl %ecx, %ecx
jle LBB10_18
## %bb.11: ## in Loop: Header=BB10_2 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movq -16(%rax,%rcx), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
xorl %r14d, %r14d
jmp LBB10_12
.p2align 4, 0x90
LBB10_17: ## in Loop: Header=BB10_12 Depth=2
movl $46, %edi
callq _putchar
incq %r14
cmpq -88(%rbp), %r14 ## 8-byte Folded Reload
je LBB10_18
LBB10_12: ## Parent Loop BB10_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB10_14 Depth 3
movq %r14, %rax
shlq $4, %rax
movq -80(%rbp), %rcx ## 8-byte Reload
movl 8(%rcx,%rax), %ebx
testl %ebx, %ebx
jle LBB10_17
## %bb.13: ## in Loop: Header=BB10_12 Depth=2
movq -80(%rbp), %rcx ## 8-byte Reload
movq (%rcx,%rax), %r15
leal -1(%rbx), %r13d
xorl %r12d, %r12d
jmp LBB10_14
.p2align 4, 0x90
LBB10_16: ## in Loop: Header=BB10_14 Depth=3
incq %r12
cmpq %r12, %rbx
je LBB10_17
LBB10_14: ## Parent Loop BB10_2 Depth=1
## Parent Loop BB10_12 Depth=2
## => This Inner Loop Header: Depth=3
movq (%r15,%r12,8), %rsi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpq %r12, %r13
je LBB10_16
## %bb.15: ## in Loop: Header=BB10_14 Depth=3
movl $32, %edi
callq _putchar
jmp LBB10_16
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
L_.str.3: ## @.str.3
.asciz "\n"
L_.str.4: ## @.str.4
.asciz "%d"
L_.str.5: ## @.str.5
.asciz "%[^\n]%*c"
L_.str.6: ## @.str.6
.asciz "%d %d %d"
L_.str.7: ## @.str.7
.asciz "%d %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kth_word_in_mth_sentence_of_nth_paragraph ; -- Begin function kth_word_in_mth_sentence_of_nth_paragraph
.p2align 2
_kth_word_in_mth_sentence_of_nth_paragraph: ; @kth_word_in_mth_sentence_of_nth_paragraph
.cfi_startproc
; %bb.0:
add x8, x0, w4, sxtw #4
ldur x8, [x8, #-16]
add x8, x8, w3, sxtw #4
ldur x8, [x8, #-16]
add x8, x8, w2, sxtw #3
ldur x0, [x8, #-8]
ret
.cfi_endproc
; -- End function
.globl _kth_sentence_in_mth_paragraph ; -- Begin function kth_sentence_in_mth_paragraph
.p2align 2
_kth_sentence_in_mth_paragraph: ; @kth_sentence_in_mth_paragraph
.cfi_startproc
; %bb.0:
add x8, x0, w3, sxtw #4
ldur x8, [x8, #-16]
add x8, x8, w2, sxtw #4
ldp x0, x1, [x8, #-16]
ret
.cfi_endproc
; -- End function
.globl _kth_paragraph ; -- Begin function kth_paragraph
.p2align 2
_kth_paragraph: ; @kth_paragraph
.cfi_startproc
; %bb.0:
add x8, x0, w2, sxtw #4
ldp x0, x1, [x8, #-16]
ret
.cfi_endproc
; -- End function
.globl _parse_word ; -- Begin function parse_word
.p2align 2
_parse_word: ; @parse_word
.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
ldr x21, [x0]
mov w8, #1
mov x9, #1024
movk x9, #16385, lsl #32
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x21, x20]
cmp w10, #46
lsl x10, x8, x10
and x10, x10, x9
ccmp x10, #0, #4, ls
b.ne LBB3_3
; %bb.2: ; in Loop: Header=BB3_1 Depth=1
add x20, x20, #1
b LBB3_1
LBB3_3:
add x0, x20, #1
mov w1, #1
bl _calloc
add x8, x21, x20
cbz w20, LBB3_17
; %bb.4:
mov x9, #0
cmp w20, #8
b.lo LBB3_15
; %bb.5:
sub x10, x0, x21
cmp x10, #64
b.lo LBB3_15
; %bb.6:
cmp w20, #64
b.hs LBB3_8
; %bb.7:
mov x9, #0
b LBB3_12
LBB3_8:
and x9, x20, #0x7fffffc0
ubfx x10, x20, #6, #25
lsl x10, x10, #6
add x11, x0, #32
add x12, x21, #32
LBB3_9: ; =>This Inner Loop Header: Depth=1
ldp q0, q1, [x12, #-32]
ldp q2, q3, [x12], #64
stp q0, q1, [x11, #-32]
stp q2, q3, [x11], #64
subs x10, x10, #64
b.ne LBB3_9
; %bb.10:
cmp x20, x9
b.eq LBB3_17
; %bb.11:
tst x20, #0x38
b.eq LBB3_15
LBB3_12:
add x10, x21, x9
add x11, x0, x9
ubfx x12, x20, #3, #28
sub x12, x9, x12, lsl #3
and x9, x20, #0x7ffffff8
LBB3_13: ; =>This Inner Loop Header: Depth=1
ldr d0, [x10], #8
str d0, [x11], #8
adds x12, x12, #8
b.ne LBB3_13
; %bb.14:
cmp x20, x9
b.eq LBB3_17
LBB3_15:
add x10, x0, x9
add x11, x21, x9
sub x9, x9, x20
LBB3_16: ; =>This Inner Loop Header: Depth=1
ldrb w12, [x11], #1
strb w12, [x10], #1
adds x9, x9, #1
b.lo LBB3_16
LBB3_17:
str x8, [x19]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _get_document ; -- Begin function get_document
.p2align 2
_get_document: ; @get_document
.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 x22, x0
mov w0, #40
bl _malloc
mov x19, x0
ldrb w20, [x22]
cbz w20, LBB4_32
; %bb.1:
mov x21, #0
mov w24, #1
mov x25, #1024
movk x25, #16385, lsl #32
str x19, [sp, #8] ; 8-byte Folded Spill
b LBB4_4
LBB4_2: ; in Loop: Header=BB4_4 Depth=1
cmp w9, #46
cset w9, eq
cmp w8, #32
cinc x8, x9, eq
add x8, x27, x8
add x8, x8, x28
add x22, x8, #1
ldp x19, x21, [sp, #8] ; 16-byte Folded Reload
LBB4_3: ; in Loop: Header=BB4_4 Depth=1
add x8, x19, x21, lsl #4
str w26, [x8, #8]
ldr x9, [sp, #24] ; 8-byte Folded Reload
str x9, [x8]
add x8, x21, #1
mov x9, x22
ldrb w10, [x9], #1
cmp w10, #10
csel x22, x22, x9, ne
ldrb w20, [x22]
cmp w20, #0
ccmp x21, #4, #2, ne
mov x21, x8
b.hs LBB4_31
LBB4_4: ; =>This Loop Header: Depth=1
; Child Loop BB4_7 Depth 2
; Child Loop BB4_9 Depth 3
; Child Loop BB4_11 Depth 4
; Child Loop BB4_21 Depth 4
; Child Loop BB4_25 Depth 4
; Child Loop BB4_29 Depth 4
mov w0, #400
bl _malloc
str x0, [sp, #24] ; 8-byte Folded Spill
sxtb w8, w20
cmp w8, #65
b.lt LBB4_30
; %bb.5: ; in Loop: Header=BB4_4 Depth=1
str x21, [sp, #16] ; 8-byte Folded Spill
mov x26, #0
b LBB4_7
LBB4_6: ; in Loop: Header=BB4_7 Depth=2
cmp w8, #32
ldr x9, [sp, #24] ; 8-byte Folded Reload
add x9, x9, x26, lsl #4
str w19, [x9, #8]
str x21, [x9]
cinc x9, x27, eq
add x9, x9, x28
ldrb w9, [x9, #1]
cmp w9, #46
cset w10, eq
cmp w8, #32
add x26, x26, #1
cinc x10, x10, eq
add x10, x27, x10
add x22, x10, x28
ldrsb w10, [x22, #1]!
and w20, w10, #0xff
cmp w10, #64
b.le LBB4_2
LBB4_7: ; Parent Loop BB4_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_9 Depth 3
; Child Loop BB4_11 Depth 4
; Child Loop BB4_21 Depth 4
; Child Loop BB4_25 Depth 4
; Child Loop BB4_29 Depth 4
mov w0, #50
mov w1, #8
bl _calloc
mov x21, x0
mov x19, #0
b LBB4_9
LBB4_8: ; in Loop: Header=BB4_9 Depth=3
add x8, x27, x28
str x0, [x21, x19, lsl #3]
add x19, x19, #1
ldrb w8, [x8, #1]
cmp w8, #32
cinc x9, x27, eq
add x22, x9, x28
ldrb w20, [x22, #1]!
cmp w20, #46
b.eq LBB4_6
LBB4_9: ; Parent Loop BB4_4 Depth=1
; Parent Loop BB4_7 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB4_11 Depth 4
; Child Loop BB4_21 Depth 4
; Child Loop BB4_25 Depth 4
; Child Loop BB4_29 Depth 4
mov x23, #0
mov x27, x22
mov x28, #-1
mov x8, x20
b LBB4_11
LBB4_10: ; in Loop: Header=BB4_11 Depth=4
add x8, x27, x28
ldrb w8, [x8, #2]
add x28, x28, #1
sub x23, x23, #1
LBB4_11: ; Parent Loop BB4_4 Depth=1
; Parent Loop BB4_7 Depth=2
; Parent Loop BB4_9 Depth=3
; => This Inner Loop Header: Depth=4
cmp w8, #46
b.hi LBB4_10
; %bb.12: ; in Loop: Header=BB4_11 Depth=4
mov w8, w8
lsl x8, x24, x8
tst x8, x25
b.eq LBB4_10
; %bb.13: ; in Loop: Header=BB4_9 Depth=3
add x0, x28, #2
mov w1, #1
bl _calloc
cmn w28, #1
b.eq LBB4_8
; %bb.14: ; in Loop: Header=BB4_9 Depth=3
strb w20, [x0]
cbz w28, LBB4_8
; %bb.15: ; in Loop: Header=BB4_9 Depth=3
cmp x28, #8
b.lo LBB4_19
; %bb.16: ; in Loop: Header=BB4_9 Depth=3
sub x8, x0, x27
mov w9, #1
cmp x8, #64
b.lo LBB4_28
; %bb.17: ; in Loop: Header=BB4_9 Depth=3
cmp x28, #64
b.hs LBB4_20
; %bb.18: ; in Loop: Header=BB4_9 Depth=3
mov x8, #0
b LBB4_24
LBB4_19: ; in Loop: Header=BB4_9 Depth=3
mov w9, #1
b LBB4_28
LBB4_20: ; in Loop: Header=BB4_9 Depth=3
and x8, x28, #0xffffffffffffffc0
add x9, x0, #33
add x10, x27, #33
mov x11, x8
LBB4_21: ; Parent Loop BB4_4 Depth=1
; Parent Loop BB4_7 Depth=2
; Parent Loop BB4_9 Depth=3
; => This Inner Loop Header: Depth=4
ldp q0, q1, [x10, #-32]
ldp q2, q3, [x10], #64
stp q0, q1, [x9, #-32]
stp q2, q3, [x9], #64
subs x11, x11, #64
b.ne LBB4_21
; %bb.22: ; in Loop: Header=BB4_9 Depth=3
cmp x28, x8
b.eq LBB4_8
; %bb.23: ; in Loop: Header=BB4_9 Depth=3
tst x28, #0x38
b.eq LBB4_27
LBB4_24: ; in Loop: Header=BB4_9 Depth=3
and x10, x28, #0xfffffffffffffff8
orr x9, x10, #0x1
add x11, x27, x8
add x11, x11, #1
add x12, x0, x8
add x12, x12, #1
sub x8, x8, x10
LBB4_25: ; Parent Loop BB4_4 Depth=1
; Parent Loop BB4_7 Depth=2
; Parent Loop BB4_9 Depth=3
; => This Inner Loop Header: Depth=4
ldr d0, [x11], #8
str d0, [x12], #8
adds x8, x8, #8
b.ne LBB4_25
; %bb.26: ; in Loop: Header=BB4_9 Depth=3
cmp x28, x10
b.eq LBB4_8
b LBB4_28
LBB4_27: ; in Loop: Header=BB4_9 Depth=3
orr x9, x8, #0x1
LBB4_28: ; in Loop: Header=BB4_9 Depth=3
add x8, x0, x9
add x10, x9, x23
add x9, x27, x9
LBB4_29: ; Parent Loop BB4_4 Depth=1
; Parent Loop BB4_7 Depth=2
; Parent Loop BB4_9 Depth=3
; => This Inner Loop Header: Depth=4
ldrb w11, [x9], #1
strb w11, [x8], #1
adds x10, x10, #1
b.lo LBB4_29
b LBB4_8
LBB4_30: ; in Loop: Header=BB4_4 Depth=1
mov w26, #0
b LBB4_3
LBB4_31:
and x1, x8, #0xffffffff
b LBB4_33
LBB4_32:
mov x1, #0
LBB4_33:
mov x0, x19
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _print_word ; -- Begin function print_word
.p2align 2
_print_word: ; @print_word
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _print_sentence ; -- Begin function print_sentence
.p2align 2
_print_sentence: ; @print_sentence
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cmp w1, #1
b.lt LBB6_5
; %bb.1:
mov x19, x0
sub w21, w1, #1
and x22, x1, #0xffffffff
Lloh2:
adrp x20, l_.str@PAGE
Lloh3:
add x20, x20, l_.str@PAGEOFF
b LBB6_3
LBB6_2: ; in Loop: Header=BB6_3 Depth=1
sub x21, x21, #1
add x19, x19, #8
subs x22, x22, #1
b.eq LBB6_5
LBB6_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
str x8, [sp]
mov x0, x20
bl _printf
cbz x21, LBB6_2
; %bb.4: ; in Loop: Header=BB6_3 Depth=1
mov w0, #32
bl _putchar
b LBB6_2
LBB6_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _print_paragraph ; -- Begin function print_paragraph
.p2align 2
_print_paragraph: ; @print_paragraph
.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
cmp w1, #1
b.lt LBB7_8
; %bb.1:
mov x19, x0
mov x21, #0
and x22, x1, #0xffffffff
Lloh4:
adrp x20, l_.str@PAGE
Lloh5:
add x20, x20, l_.str@PAGEOFF
b LBB7_3
LBB7_2: ; in Loop: Header=BB7_3 Depth=1
mov w0, #46
bl _putchar
add x21, x21, #1
cmp x21, x22
b.eq LBB7_8
LBB7_3: ; =>This Loop Header: Depth=1
; Child Loop BB7_6 Depth 2
add x9, x19, x21, lsl #4
ldr x8, [x9, #8]
cmp w8, #1
b.lt LBB7_2
; %bb.4: ; in Loop: Header=BB7_3 Depth=1
ldr x23, [x9]
sub w24, w8, #1
and x25, x8, #0xffffffff
b LBB7_6
LBB7_5: ; in Loop: Header=BB7_6 Depth=2
sub x24, x24, #1
add x23, x23, #8
sub x25, x25, #1
cbz x25, LBB7_2
LBB7_6: ; Parent Loop BB7_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x23]
str x8, [sp]
mov x0, x20
bl _printf
cbz x24, LBB7_5
; %bb.7: ; in Loop: Header=BB7_6 Depth=2
mov w0, #32
bl _putchar
b LBB7_5
LBB7_8:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _print_document ; -- Begin function print_document
.p2align 2
_print_document: ; @print_document
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
str x0, [sp, #8] ; 8-byte Folded Spill
cmp w1, #1
b.lt LBB8_13
; %bb.1:
mov x21, #0
sub w22, w1, #1
and x23, x1, #0xffffffff
Lloh6:
adrp x20, l_.str@PAGE
Lloh7:
add x20, x20, l_.str@PAGEOFF
b LBB8_3
LBB8_2: ; in Loop: Header=BB8_3 Depth=1
add x21, x21, #1
cmp x21, x23
b.eq LBB8_13
LBB8_3: ; =>This Loop Header: Depth=1
; Child Loop BB8_6 Depth 2
; Child Loop BB8_9 Depth 3
ldr x8, [sp, #8] ; 8-byte Folded Reload
add x8, x8, x21, lsl #4
ldr x9, [x8, #8]
cmp w9, #1
b.lt LBB8_11
; %bb.4: ; in Loop: Header=BB8_3 Depth=1
mov x24, #0
ldr x25, [x8]
and x26, x9, #0xffffffff
b LBB8_6
LBB8_5: ; in Loop: Header=BB8_6 Depth=2
mov w0, #46
bl _putchar
add x24, x24, #1
cmp x24, x26
b.eq LBB8_11
LBB8_6: ; Parent Loop BB8_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB8_9 Depth 3
add x9, x25, x24, lsl #4
ldr x8, [x9, #8]
cmp w8, #1
b.lt LBB8_5
; %bb.7: ; in Loop: Header=BB8_6 Depth=2
ldr x27, [x9]
sub w28, w8, #1
and x19, x8, #0xffffffff
b LBB8_9
LBB8_8: ; in Loop: Header=BB8_9 Depth=3
sub x28, x28, #1
add x27, x27, #8
sub x19, x19, #1
cbz x19, LBB8_5
LBB8_9: ; Parent Loop BB8_3 Depth=1
; Parent Loop BB8_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [x27]
str x8, [sp]
mov x0, x20
bl _printf
cbz x28, LBB8_8
; %bb.10: ; in Loop: Header=BB8_9 Depth=3
mov w0, #32
bl _putchar
b LBB8_8
LBB8_11: ; in Loop: Header=BB8_3 Depth=1
cmp x21, x22
b.eq LBB8_2
; %bb.12: ; in Loop: Header=BB8_3 Depth=1
mov w0, #10
bl _putchar
b LBB8_2
LBB8_13:
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 Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _get_input_text ; -- Begin function get_input_text
.p2align 2
_get_input_text: ; @get_input_text
.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, #6064
Lloh8:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh9:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #1, lsl #12 ; =4096
sub sp, sp, #1968
Lloh10:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh11:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh12:
ldr x8, [x8]
stur x8, [x29, #-56]
add x8, sp, #20
str x8, [sp]
Lloh13:
adrp x0, l_.str.4@PAGE
Lloh14:
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
add x0, sp, #26
mov w1, #1005
bl _bzero
bl _getchar
ldr w8, [sp, #20]
cmp w8, #1
b.lt LBB9_5
; %bb.1:
mov x22, #0
add x19, sp, #1031
Lloh15:
adrp x20, l_.str.5@PAGE
Lloh16:
add x20, x20, l_.str.5@PAGEOFF
Lloh17:
adrp x21, l_.str.3@PAGE
Lloh18:
add x21, x21, l_.str.3@PAGEOFF
b LBB9_3
LBB9_2: ; in Loop: Header=BB9_3 Depth=1
add x22, x22, #1
add x19, x19, #1005
cmp x22, w8, sxtw
b.ge LBB9_5
LBB9_3: ; =>This Inner Loop Header: Depth=1
str x19, [sp]
mov x0, x20
bl _scanf
add x0, sp, #26
mov x1, x19
mov w2, #1005
bl ___strcat_chk
ldr w8, [sp, #20]
sub w9, w8, #1
cmp x22, x9
b.eq LBB9_2
; %bb.4: ; in Loop: Header=BB9_3 Depth=1
add x0, sp, #26
mov x1, x21
mov w2, #1005
bl ___strcat_chk
ldr w8, [sp, #20]
b LBB9_2
LBB9_5:
add x0, sp, #26
bl _strlen
add x0, x0, #1
bl _malloc
add x1, sp, #26
bl _strcpy
ldur x8, [x29, #-56]
Lloh19:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh20:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh21:
ldr x9, [x9]
cmp x9, x8
b.ne LBB9_7
; %bb.6:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #1968
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
LBB9_7:
bl ___stack_chk_fail
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp 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
bl _get_input_text
bl _get_document
mov x19, x0
add x8, sp, #44
str x8, [sp]
Lloh22:
adrp x0, l_.str.4@PAGE
Lloh23:
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
ldr w8, [sp, #44]
sub w9, w8, #1
str w9, [sp, #44]
cbz w8, LBB10_20
; %bb.1:
add x24, sp, #40
Lloh24:
adrp x20, l_.str.4@PAGE
Lloh25:
add x20, x20, l_.str.4@PAGEOFF
add x27, sp, #32
add x26, sp, #36
Lloh26:
adrp x22, l_.str@PAGE
Lloh27:
add x22, x22, l_.str@PAGEOFF
b LBB10_4
LBB10_2: ; in Loop: Header=BB10_4 Depth=1
add x24, sp, #40
add x27, sp, #32
LBB10_3: ; in Loop: Header=BB10_4 Depth=1
mov w0, #10
bl _putchar
ldr w8, [sp, #44]
sub w9, w8, #1
str w9, [sp, #44]
cbz w8, LBB10_20
LBB10_4: ; =>This Loop Header: Depth=1
; Child Loop BB10_15 Depth 2
; Child Loop BB10_18 Depth 3
; Child Loop BB10_10 Depth 2
str x24, [sp]
mov x0, x20
bl _scanf
ldr w8, [sp, #40]
cmp w8, #2
b.eq LBB10_7
; %bb.5: ; in Loop: Header=BB10_4 Depth=1
cmp w8, #3
b.ne LBB10_12
; %bb.6: ; in Loop: Header=BB10_4 Depth=1
add x8, sp, #28
stp x27, x8, [sp, #8]
str x26, [sp]
Lloh28:
adrp x0, l_.str.6@PAGE
Lloh29:
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldpsw x9, x8, [sp, #32]
ldrsw x10, [sp, #28]
add x10, x19, x10, lsl #4
ldur x10, [x10, #-16]
add x9, x10, x9, lsl #4
ldur x9, [x9, #-16]
add x8, x9, x8, lsl #3
ldur x8, [x8, #-8]
str x8, [sp]
mov x0, x22
bl _printf
b LBB10_3
LBB10_7: ; in Loop: Header=BB10_4 Depth=1
stp x26, x27, [sp]
Lloh30:
adrp x0, l_.str.7@PAGE
Lloh31:
add x0, x0, l_.str.7@PAGEOFF
bl _scanf
ldpsw x9, x8, [sp, #32]
add x9, x19, x9, lsl #4
ldur x9, [x9, #-16]
add x9, x9, x8, lsl #4
ldur x8, [x9, #-8]
cmp w8, #1
b.lt LBB10_3
; %bb.8: ; in Loop: Header=BB10_4 Depth=1
ldur x21, [x9, #-16]
sub w23, w8, #1
and x25, x8, #0xffffffff
b LBB10_10
LBB10_9: ; in Loop: Header=BB10_10 Depth=2
sub x23, x23, #1
add x21, x21, #8
sub x25, x25, #1
cbz x25, LBB10_3
LBB10_10: ; Parent Loop BB10_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21]
str x8, [sp]
mov x0, x22
bl _printf
cbz x23, LBB10_9
; %bb.11: ; in Loop: Header=BB10_10 Depth=2
mov w0, #32
bl _putchar
b LBB10_9
LBB10_12: ; in Loop: Header=BB10_4 Depth=1
str x26, [sp]
mov x0, x20
bl _scanf
ldrsw x8, [sp, #36]
add x8, x19, x8, lsl #4
ldur x9, [x8, #-8]
cmp w9, #1
b.lt LBB10_2
; %bb.13: ; in Loop: Header=BB10_4 Depth=1
mov x28, #0
ldur x21, [x8, #-16]
and x27, x9, #0xffffffff
b LBB10_15
LBB10_14: ; in Loop: Header=BB10_15 Depth=2
mov w0, #46
bl _putchar
add x28, x28, #1
cmp x28, x27
b.eq LBB10_2
LBB10_15: ; Parent Loop BB10_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB10_18 Depth 3
add x9, x21, x28, lsl #4
ldr x8, [x9, #8]
cmp w8, #1
b.lt LBB10_14
; %bb.16: ; in Loop: Header=BB10_15 Depth=2
ldr x23, [x9]
sub w25, w8, #1
and x24, x8, #0xffffffff
b LBB10_18
LBB10_17: ; in Loop: Header=BB10_18 Depth=3
sub x25, x25, #1
add x23, x23, #8
sub x24, x24, #1
cbz x24, LBB10_14
LBB10_18: ; Parent Loop BB10_4 Depth=1
; Parent Loop BB10_15 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [x23]
str x8, [sp]
mov x0, x22
bl _printf
cbz x25, LBB10_17
; %bb.19: ; in Loop: Header=BB10_18 Depth=3
mov w0, #32
bl _putchar
b LBB10_17
LBB10_20:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
l_.str.3: ; @.str.3
.asciz "\n"
l_.str.4: ; @.str.4
.asciz "%d"
l_.str.5: ; @.str.5
.asciz "%[^\n]%*c"
l_.str.6: ; @.str.6
.asciz "%d %d %d"
l_.str.7: ; @.str.7
.asciz "%d %d"
.subsections_via_symbols
| the_stack_data/73873.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ila_locator_hash
_ila_locator_hash: ## @ila_locator_hash
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
xorl %eax, %eax
callq ___ila_hash_secret_init
movl (%rbx), %edi
movl 4(%rbx), %esi
movq _hashrnd@GOTPCREL(%rip), %rax
movl (%rax), %edx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _jhash_2words ## TAILCALL
.cfi_endproc
## -- End function
.comm _hashrnd,4,2 ## @hashrnd
.no_dead_strip _ila_locator_hash
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ila_locator_hash
_ila_locator_hash: ; @ila_locator_hash
.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 ___ila_hash_secret_init
ldp w0, w1, [x19]
Lloh0:
adrp x8, _hashrnd@GOTPAGE
Lloh1:
ldr x8, [x8, _hashrnd@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _jhash_2words
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _hashrnd,4,2 ; @hashrnd
.no_dead_strip _ila_locator_hash
.subsections_via_symbols
| AnghaBench/linux/net/ipv6/ila/extr_ila_xlat.c_ila_locator_hash.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rs_use_green
_rs_use_green: ## @rs_use_green
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _rs_use_green
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rs_use_green
_rs_use_green: ; @rs_use_green
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _rs_use_green
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/iwlwifi/mvm/extr_rs.c_rs_use_green.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/61439.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _java_demangle_sym ## -- Begin function java_demangle_sym
.p2align 4, 0x90
_java_demangle_sym: ## @java_demangle_sym
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB0_9
## %bb.1:
movl %esi, %r13d
movq %rdi, %r14
movl $41, %esi
callq _strrchr
testq %rax, %rax
je LBB0_9
## %bb.2:
movq %rax, %r15
movq %r14, %rdi
callq _strlen
## kill: def $eax killed $eax def $rax
leal (%rax,%rax,2), %eax
incl %eax
movslq %eax, %r12
movq %r12, %rdi
callq _malloc
testq %rax, %rax
je LBB0_9
## %bb.3:
movq %rax, %rbx
movb $0, (%rax)
movq _JAVA_DEMANGLE_NORET@GOTPCREL(%rip), %rax
testl %r13d, (%rax)
je LBB0_5
## %bb.4:
xorl %eax, %eax
jmp LBB0_7
LBB0_5:
leaq 1(%r15), %rdi
movq _MODE_TYPE@GOTPCREL(%rip), %rax
movl (%rax), %r8d
xorl %esi, %esi
movq %rbx, %rdx
movq %r12, %rcx
callq ___demangle_java_sym
testq %rax, %rax
je LBB0_8
## %bb.6:
movq %rbx, %rdi
callq _strlen
cltq
movb $32, (%rbx,%rax)
incq %rax
LBB0_7:
incq %r15
movq %rbx, %rdx
addq %rax, %rdx
subq %rax, %r12
movq _MODE_PREFIX@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq %r14, %rdi
movq %r15, %rsi
movq %r12, %rcx
callq ___demangle_java_sym
testq %rax, %rax
jne LBB0_10
LBB0_8:
movq %rbx, %rdi
callq _free
LBB0_9:
xorl %ebx, %ebx
LBB0_10:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _JAVA_DEMANGLE_NORET,4,2 ## @JAVA_DEMANGLE_NORET
.comm _MODE_TYPE,4,2 ## @MODE_TYPE
.comm _MODE_PREFIX,4,2 ## @MODE_PREFIX
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _java_demangle_sym ; -- Begin function java_demangle_sym
.p2align 2
_java_demangle_sym: ; @java_demangle_sym
.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
cbz x0, LBB0_9
; %bb.1:
mov x23, x1
mov x19, x0
mov w1, #41
bl _strrchr
cbz x0, LBB0_9
; %bb.2:
mov x21, x0
mov x0, x19
bl _strlen
add w8, w0, w0, lsl #1
add w8, w8, #1
sxtw x22, w8
mov x0, x22
bl _malloc
mov x20, x0
cbz x0, LBB0_10
; %bb.3:
strb wzr, [x20]
Lloh0:
adrp x8, _JAVA_DEMANGLE_NORET@GOTPAGE
Lloh1:
ldr x8, [x8, _JAVA_DEMANGLE_NORET@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w23
b.eq LBB0_5
; %bb.4:
mov x8, #0
b LBB0_7
LBB0_5:
add x0, x21, #1
Lloh3:
adrp x8, _MODE_TYPE@GOTPAGE
Lloh4:
ldr x8, [x8, _MODE_TYPE@GOTPAGEOFF]
Lloh5:
ldr w4, [x8]
mov x1, #0
mov x2, x20
mov x3, x22
bl ___demangle_java_sym
cbz x0, LBB0_8
; %bb.6:
mov x0, x20
bl _strlen
; kill: def $w0 killed $w0 def $x0
sxtw x9, w0
add x8, x9, #1
mov w10, #32
strb w10, [x20, x9]
LBB0_7:
add x1, x21, #1
add x2, x20, x8
sub x3, x22, x8
Lloh6:
adrp x8, _MODE_PREFIX@GOTPAGE
Lloh7:
ldr x8, [x8, _MODE_PREFIX@GOTPAGEOFF]
Lloh8:
ldr w4, [x8]
mov x0, x19
bl ___demangle_java_sym
cbnz x0, LBB0_10
LBB0_8:
mov x0, x20
bl _free
LBB0_9:
mov x20, #0
LBB0_10:
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 Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _JAVA_DEMANGLE_NORET,4,2 ; @JAVA_DEMANGLE_NORET
.comm _MODE_TYPE,4,2 ; @MODE_TYPE
.comm _MODE_PREFIX,4,2 ; @MODE_PREFIX
.subsections_via_symbols
| AnghaBench/linux/tools/perf/util/extr_demangle-java.c_java_demangle_sym.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bnx2x_get_rss_ind_table ## -- Begin function bnx2x_get_rss_ind_table
.p2align 4, 0x90
_bnx2x_get_rss_ind_table: ## @bnx2x_get_rss_ind_table
.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
movl (%rdi), %esi
movq %rax, %rdi
movl $4, %edx
popq %rbp
jmp _memcpy ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bnx2x_get_rss_ind_table ; -- Begin function bnx2x_get_rss_ind_table
.p2align 2
_bnx2x_get_rss_ind_table: ; @bnx2x_get_rss_ind_table
.cfi_startproc
; %bb.0:
mov x8, x1
ldr w1, [x0]
mov x0, x8
mov w2, #4
b _memcpy
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/broadcom/bnx2x/extr_bnx2x_sp.c_bnx2x_get_rss_ind_table.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function proc_root_link
_proc_root_link: ## @proc_root_link
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
callq _get_proc_task
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %rax, %rbx
movq %rax, %rdi
movq %r14, %rsi
movl $1, %edx
callq _get_fs_path
movl %eax, %r14d
movq %rbx, %rdi
callq _put_task_struct
movl %r14d, %eax
jmp LBB0_3
LBB0_2:
movq _ENOENT@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ENOENT,4,2 ## @ENOENT
.no_dead_strip _proc_root_link
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function proc_root_link
_proc_root_link: ; @proc_root_link
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
bl _get_proc_task
cbz x0, LBB0_2
; %bb.1:
mov x19, x0
mov x1, x20
mov w2, #1
bl _get_fs_path
mov x20, x0
mov x0, x19
bl _put_task_struct
mov x0, x20
b LBB0_3
LBB0_2:
Lloh0:
adrp x8, _ENOENT@GOTPAGE
Lloh1:
ldr x8, [x8, _ENOENT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ENOENT,4,2 ; @ENOENT
.no_dead_strip _proc_root_link
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/proc/extr_base.c_proc_root_link.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ctl_clear_mask ## -- Begin function ctl_clear_mask
.p2align 4, 0x90
_ctl_clear_mask: ## @ctl_clear_mask
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %ecx
movl %esi, %eax
sarl $5, %eax
cltq
movl (%rdi,%rax,4), %edx
movl $1, %esi
shll %cl, %esi
btl %ecx, %edx
jae LBB0_1
## %bb.2:
notl %esi
andl %esi, %edx
movl %edx, (%rdi,%rax,4)
xorl %eax, %eax
popq %rbp
retq
LBB0_1:
movl $-1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ctl_clear_mask ; -- Begin function ctl_clear_mask
.p2align 2
_ctl_clear_mask: ; @ctl_clear_mask
.cfi_startproc
; %bb.0:
; kill: def $w1 killed $w1 def $x1
asr w9, w1, #5
ldr w9, [x0, w9, sxtw #2]
mov w10, #1
lsl w10, w10, w1
tst w9, w10
b.eq LBB0_2
; %bb.1:
mov x8, x0
mov w0, #0
sbfx x11, x1, #5, #27
bic w9, w9, w10
str w9, [x8, x11, lsl #2]
ret
LBB0_2:
mov w0, #-1
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/cam/ctl/extr_ctl.c_ctl_clear_mask.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rpr0521_get_gain
_rpr0521_get_gain: ## @rpr0521_get_gain
.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 %rcx, %r14
movq %rdx, %r15
movl (%rdi), %edi
movq _rpr0521_gain@GOTPCREL(%rip), %r12
movq (%r12), %rax
movslq %esi, %rcx
leaq (%rcx,%rcx,2), %rbx
movl 16(%rax,%rbx,8), %esi
leaq -36(%rbp), %rdx
callq _regmap_read
testl %eax, %eax
js LBB0_2
## %bb.1:
movq (%r12), %rax
movl -36(%rbp), %edx
andl (%rax,%rbx,8), %edx
movb 4(%rax,%rbx,8), %cl
sarl %cl, %edx
movq 8(%rax,%rbx,8), %rax
movslq %edx, %rcx
movl (%rax,%rcx,8), %edx
movl %edx, (%r15)
movl 4(%rax,%rcx,8), %eax
movl %eax, (%r14)
xorl %eax, %eax
LBB0_2:
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _rpr0521_gain,8,3 ## @rpr0521_gain
.no_dead_strip _rpr0521_get_gain
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rpr0521_get_gain
_rpr0521_get_gain: ; @rpr0521_get_gain
.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, x3
mov x20, x2
mov x21, x1
ldr w0, [x0]
Lloh0:
adrp x22, _rpr0521_gain@GOTPAGE
Lloh1:
ldr x22, [x22, _rpr0521_gain@GOTPAGEOFF]
ldr x8, [x22]
mov w9, #24
smaddl x8, w1, w9, x8
ldr w1, [x8, #16]
add x2, sp, #12
bl _regmap_read
tbnz w0, #31, LBB0_2
; %bb.1:
mov w0, #0
sxtw x8, w21
ldr x9, [x22]
mov w10, #24
madd x8, x8, x10, x9
ldr w9, [sp, #12]
ldp w10, w11, [x8]
and w9, w9, w10
asr w9, w9, w11
ldr x8, [x8, #8]
add x8, x8, w9, sxtw #3
ldr w9, [x8]
str w9, [x20]
ldr w8, [x8, #4]
str w8, [x19]
LBB0_2:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _rpr0521_gain,8,3 ; @rpr0521_gain
.no_dead_strip _rpr0521_get_gain
.subsections_via_symbols
| AnghaBench/linux/drivers/iio/light/extr_rpr0521.c_rpr0521_get_gain.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hfsc_classify
_hfsc_classify: ## @hfsc_classify
.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 %rdx, %r12
movq %rsi, %r15
movq %rdi, %rbx
movq %rsi, %rdi
callq _qdisc_priv
movq %rax, %r14
movl (%r15), %edi
xorl (%rbx), %edi
callq _TC_H_MAJ
testq %rax, %rax
je LBB0_1
LBB0_3:
movq _NET_XMIT_SUCCESS@GOTPCREL(%rip), %rax
movq ___NET_XMIT_BYPASS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movl %ecx, (%r12)
movq 8(%r14), %rsi
testq %rsi, %rsi
je LBB0_10
## %bb.4:
leaq -48(%rbp), %r12
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
movq %r12, %rdx
callq _tc_classify
testl %eax, %eax
js LBB0_10
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -40(%rbp), %rax
testq %rax, %rax
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -48(%rbp), %edi
movq %r15, %rsi
callq _hfsc_find_class
testq %rax, %rax
je LBB0_10
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
cmpq $0, (%rax)
je LBB0_13
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movq 8(%rax), %rsi
testq %rsi, %rsi
jne LBB0_5
LBB0_10:
movl (%r15), %edi
callq _TC_H_MAJ
movl (%r14), %esi
movq %rax, %rdi
callq _TC_H_MAKE
movl %eax, %edi
movq %r15, %rsi
callq _hfsc_find_class
testq %rax, %rax
je LBB0_11
## %bb.12:
movq %rax, %rcx
xorl %eax, %eax
cmpq $0, (%rcx)
cmovleq %rcx, %rax
jmp LBB0_13
LBB0_1:
movl (%rbx), %edi
movq %r15, %rsi
callq _hfsc_find_class
testq %rax, %rax
je LBB0_3
## %bb.2:
cmpq $0, (%rax)
jne LBB0_3
jmp LBB0_13
LBB0_11:
xorl %eax, %eax
LBB0_13:
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NET_XMIT_SUCCESS,4,2 ## @NET_XMIT_SUCCESS
.comm ___NET_XMIT_BYPASS,4,2 ## @__NET_XMIT_BYPASS
.comm ___NET_XMIT_STOLEN,4,2 ## @__NET_XMIT_STOLEN
.no_dead_strip _hfsc_classify
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hfsc_classify
_hfsc_classify: ; @hfsc_classify
.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 x22, x2
mov x19, x1
mov x21, x0
mov x0, x1
bl _qdisc_priv
mov x20, x0
ldr w8, [x21]
ldr w9, [x19]
eor w0, w9, w8
bl _TC_H_MAJ
cbz x0, LBB0_10
LBB0_1:
Lloh0:
adrp x8, _NET_XMIT_SUCCESS@GOTPAGE
Lloh1:
ldr x8, [x8, _NET_XMIT_SUCCESS@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, ___NET_XMIT_BYPASS@GOTPAGE
Lloh4:
ldr x9, [x9, ___NET_XMIT_BYPASS@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x22]
ldr x1, [x20, #8]
cbz x1, LBB0_7
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x2, sp
mov x0, x21
bl _tc_classify
tbnz w0, #31, LBB0_7
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr x0, [sp, #8]
cbnz x0, LBB0_5
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
ldr w0, [sp]
mov x1, x19
bl _hfsc_find_class
cbz x0, LBB0_7
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [x0]
cbz x8, LBB0_9
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
ldr x1, [x0, #8]
cbnz x1, LBB0_2
LBB0_7:
ldr w0, [x19]
bl _TC_H_MAJ
ldr w1, [x20]
bl _TC_H_MAKE
mov x1, x19
bl _hfsc_find_class
cbz x0, LBB0_9
; %bb.8:
ldr x8, [x0]
cmp x8, #0
csel x0, xzr, x0, gt
LBB0_9:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_10:
ldr w0, [x21]
mov x1, x19
bl _hfsc_find_class
cbz x0, LBB0_1
; %bb.11:
ldr x8, [x0]
cbnz x8, LBB0_1
b LBB0_9
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NET_XMIT_SUCCESS,4,2 ; @NET_XMIT_SUCCESS
.comm ___NET_XMIT_BYPASS,4,2 ; @__NET_XMIT_BYPASS
.comm ___NET_XMIT_STOLEN,4,2 ; @__NET_XMIT_STOLEN
.no_dead_strip _hfsc_classify
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/sched/extr_sch_hfsc.c_hfsc_classify.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _node_dirty_ok ## -- Begin function node_dirty_ok
.p2align 4, 0x90
_node_dirty_ok: ## @node_dirty_ok
.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, %r12
callq _node_dirty_limit
movq %rax, %r14
movq _NR_FILE_DIRTY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _node_page_state
movq %rax, %r15
movq _NR_UNSTABLE_NFS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _node_page_state
movq %rax, %rbx
addq %r15, %rbx
movq _NR_WRITEBACK@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _node_page_state
addq %rbx, %rax
xorl %ecx, %ecx
cmpq %r14, %rax
setbe %cl
movl %ecx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NR_FILE_DIRTY,4,2 ## @NR_FILE_DIRTY
.comm _NR_UNSTABLE_NFS,4,2 ## @NR_UNSTABLE_NFS
.comm _NR_WRITEBACK,4,2 ## @NR_WRITEBACK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _node_dirty_ok ; -- Begin function node_dirty_ok
.p2align 2
_node_dirty_ok: ; @node_dirty_ok
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _node_dirty_limit
mov x20, x0
Lloh0:
adrp x8, _NR_FILE_DIRTY@GOTPAGE
Lloh1:
ldr x8, [x8, _NR_FILE_DIRTY@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x19
bl _node_page_state
mov x21, x0
Lloh3:
adrp x8, _NR_UNSTABLE_NFS@GOTPAGE
Lloh4:
ldr x8, [x8, _NR_UNSTABLE_NFS@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x0, x19
bl _node_page_state
add x21, x0, x21
Lloh6:
adrp x8, _NR_WRITEBACK@GOTPAGE
Lloh7:
ldr x8, [x8, _NR_WRITEBACK@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
mov x0, x19
bl _node_page_state
add x8, x21, x0
cmp x8, x20
cset w0, ls
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 Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NR_FILE_DIRTY,4,2 ; @NR_FILE_DIRTY
.comm _NR_UNSTABLE_NFS,4,2 ; @NR_UNSTABLE_NFS
.comm _NR_WRITEBACK,4,2 ; @NR_WRITEBACK
.subsections_via_symbols
| AnghaBench/linux/mm/extr_page-writeback.c_node_dirty_ok.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function colibri_pxa270_eth_init
_colibri_pxa270_eth_init: ## @colibri_pxa270_eth_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _colibri_pxa270_eth_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function colibri_pxa270_eth_init
_colibri_pxa270_eth_init: ; @colibri_pxa270_eth_init
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _colibri_pxa270_eth_init
.subsections_via_symbols
| AnghaBench/linux/arch/arm/mach-pxa/extr_colibri-pxa270.c_colibri_pxa270_eth_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI0_0:
.long 1 ## 0x1
.long 1 ## 0x1
.long 2 ## 0x2
.long 6 ## 0x6
LCPI0_1:
.long 24 ## 0x18
.long 120 ## 0x78
.long 720 ## 0x2d0
.long 5040 ## 0x13b0
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [1,1,2,6]
movaps %xmm0, -48(%rbp)
movaps LCPI0_1(%rip), %xmm0 ## xmm0 = [24,120,720,5040]
movaps %xmm0, -32(%rbp)
movabsq $1558557732412800, %rax ## imm = 0x5898000009D80
movq %rax, -16(%rbp)
movl $10, %r8d
xorl %esi, %esi
.p2align 4, 0x90
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
xorl %ecx, %ecx
movl %r8d, %edx
.p2align 4, 0x90
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq %edx, %rdi
imulq $1717986919, %rdi, %rdx ## imm = 0x66666667
movq %rdx, %rax
shrq $63, %rax
sarq $34, %rdx
addl %eax, %edx
leal (%rdx,%rdx), %eax
leal (%rax,%rax,4), %r9d
movl %edi, %eax
subl %r9d, %eax
cltq
addl -48(%rbp,%rax,4), %ecx
addl $9, %edi
cmpl $18, %edi
ja LBB0_2
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
cmpl %r8d, %ecx
movl $0, %eax
cmovel %r8d, %eax
addl %eax, %esi
incl %r8d
cmpl $2540160, %r8d ## imm = 0x26C280
jne LBB0_1
## %bb.4:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -8(%rbp), %rax
jne LBB0_6
## %bb.5:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
.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
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function main
lCPI0_0:
.long 1 ; 0x1
.long 1 ; 0x1
.long 2 ; 0x2
.long 6 ; 0x6
lCPI0_1:
.long 24 ; 0x18
.long 120 ; 0x78
.long 720 ; 0x2d0
.long 5040 ; 0x13b0
.section __TEXT,__literal8,8byte_literals
.p2align 3
lCPI0_2:
.long 40320 ; 0x9d80
.long 362880 ; 0x58980
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
Lloh0:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
stur x9, [x29, #-8]
Lloh3:
adrp x9, lCPI0_0@PAGE
Lloh4:
ldr q0, [x9, lCPI0_0@PAGEOFF]
Lloh5:
adrp x9, lCPI0_1@PAGE
Lloh6:
ldr q1, [x9, lCPI0_1@PAGEOFF]
stp q0, q1, [sp, #16]
mov w9, #10
Lloh7:
adrp x10, lCPI0_2@PAGE
Lloh8:
ldr d0, [x10, lCPI0_2@PAGEOFF]
str d0, [sp, #48]
mov w10, #26215
movk w10, #26214, lsl #16
add x11, sp, #16
mov w12, #49792
movk w12, #38, lsl #16
mov w13, #10
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_2 Depth 2
mov w14, #0
mov x15, x13
LBB0_2: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
smull x16, w15, w10
lsr x17, x16, #63
asr x16, x16, #34
add w16, w16, w17
msub w17, w16, w9, w15
ldr w17, [x11, w17, sxtw #2]
add w14, w17, w14
add w17, w15, #9
mov x15, x16
cmp w17, #18
b.hi LBB0_2
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
cmp w14, w13
csel w14, w13, wzr, eq
add w8, w14, w8
add w13, w13, #1
cmp w13, w12
b.ne LBB0_1
; %bb.4:
str x8, [sp]
Lloh9:
adrp x0, l_.str@PAGE
Lloh10:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_6
; %bb.5:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_6:
bl ___stack_chk_fail
.loh AdrpLdr Lloh7, Lloh8
.loh AdrpLdr Lloh5, Lloh6
.loh AdrpAdrp Lloh3, Lloh5
.loh AdrpLdr Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/243893078.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function kvmppc_mmu_hpte_init_hash
_kvmppc_mmu_hpte_init_hash: ## @kvmppc_mmu_hpte_init_hash
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
testl %esi, %esi
jle LBB0_3
## %bb.1:
movq %rdi, %rbx
movl %esi, %r14d
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
callq _INIT_HLIST_HEAD
addq $4, %rbx
decq %r14
jne LBB0_2
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _kvmppc_mmu_hpte_init_hash
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function kvmppc_mmu_hpte_init_hash
_kvmppc_mmu_hpte_init_hash: ; @kvmppc_mmu_hpte_init_hash
.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 w1, #1
b.lt LBB0_3
; %bb.1:
mov x19, x0
mov w20, w1
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _INIT_HLIST_HEAD
add x19, x19, #4
subs x20, x20, #1
b.ne LBB0_2
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _kvmppc_mmu_hpte_init_hash
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/kvm/extr_book3s_mmu_hpte.c_kvmppc_mmu_hpte_init_hash.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_package_search_paths ## -- Begin function init_package_search_paths
.p2align 4, 0x90
_init_package_search_paths: ## @init_package_search_paths
.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 ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
leaq L_.str(%rip), %rdi
callq _getenv
testq %rax, %rax
je LBB0_12
## %bb.1:
movq %rax, %r14
movq _MAX_PATH@GOTPCREL(%rip), %rax
movl (%rax), %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rbx
movq %rbx, %rdi
movq %r14, %rsi
callq _path_copy
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
callq _path_join
movq %rbx, %rdi
callq _add_package_search_path
leaq L_.str.3(%rip), %rdi
callq _add_package_search_path
leaq L_.str.4(%rip), %rdi
callq _getenv
testq %rax, %rax
je LBB0_7
## %bb.2:
movq %rax, %rdi
movq %rax, %rbx
jmp LBB0_3
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
movq %rbx, %rsi
callq _add_package_search_path_range
leaq 1(%rbx), %rdi
LBB0_10: ## in Loop: Header=BB0_3 Depth=1
incq %rbx
LBB0_3: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $59, %al
je LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
testb %al, %al
jne LBB0_10
## %bb.5:
cmpb $0, (%rdi)
je LBB0_7
## %bb.6:
callq _add_package_search_path
LBB0_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB0_8
## %bb.11:
leaq -16(%rbp), %rsp
popq %rbx
popq %r14
popq %rbp
retq
LBB0_12:
leaq L_str(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
LBB0_8:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "IONHOME"
.comm _MAX_PATH,4,2 ## @MAX_PATH
L_.str.2: ## @.str.2
.asciz "system_packages"
L_.str.3: ## @.str.3
.asciz "."
L_.str.4: ## @.str.4
.asciz "IONPATH"
L_str: ## @str
.asciz "error: Set the environment variable IONHOME to the Ion home directory (where system_packages is located)"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_package_search_paths ; -- Begin function init_package_search_paths
.p2align 2
_init_package_search_paths: ; @init_package_search_paths
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
sub sp, sp, #16
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _getenv
cbz x0, LBB0_11
; %bb.1:
mov x1, x0
Lloh5:
adrp x8, _MAX_PATH@GOTPAGE
Lloh6:
ldr x8, [x8, _MAX_PATH@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
mov x9, x8
Lloh8:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh9:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x1fffffff0
sub x19, x9, x8
mov sp, x19
mov x0, x19
bl _path_copy
Lloh10:
adrp x1, l_.str.2@PAGE
Lloh11:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x19
bl _path_join
mov x0, x19
bl _add_package_search_path
Lloh12:
adrp x0, l_.str.3@PAGE
Lloh13:
add x0, x0, l_.str.3@PAGEOFF
bl _add_package_search_path
Lloh14:
adrp x0, l_.str.4@PAGE
Lloh15:
add x0, x0, l_.str.4@PAGEOFF
bl _getenv
cbz x0, LBB0_9
; %bb.2:
mov x19, x0
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
mov x1, x19
bl _add_package_search_path_range
add x0, x19, #1
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x19, x19, #1
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x19]
cmp w8, #59
b.eq LBB0_3
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
cbnz w8, LBB0_4
; %bb.7:
ldrb w8, [x0]
cbz w8, LBB0_9
; %bb.8:
bl _add_package_search_path
LBB0_9:
ldur x8, [x29, #-24]
Lloh16:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh17:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh18:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_12
; %bb.10:
sub sp, x29, #16
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_11:
Lloh19:
adrp x0, l_str@PAGE
Lloh20:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #1
bl _exit
LBB0_12:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpAdd Lloh19, Lloh20
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "IONHOME"
.comm _MAX_PATH,4,2 ; @MAX_PATH
l_.str.2: ; @.str.2
.asciz "system_packages"
l_.str.3: ; @.str.3
.asciz "."
l_.str.4: ; @.str.4
.asciz "IONPATH"
l_str: ; @str
.asciz "error: Set the environment variable IONHOME to the Ion home directory (where system_packages is located)"
.subsections_via_symbols
| AnghaBench/bitwise/ion/extr_ion.c_init_package_search_paths.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function REG_DSI_20nm_PHY_LN_CFG_1
_REG_DSI_20nm_PHY_LN_CFG_1: ## @REG_DSI_20nm_PHY_LN_CFG_1
.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
shll $6, %edi
leal 4(%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _REG_DSI_20nm_PHY_LN_CFG_1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function REG_DSI_20nm_PHY_LN_CFG_1
_REG_DSI_20nm_PHY_LN_CFG_1: ; @REG_DSI_20nm_PHY_LN_CFG_1
.cfi_startproc
; %bb.0:
mov w8, #4
bfi w8, w0, #6, #26
mov x0, x8
ret
.cfi_endproc
; -- End function
.no_dead_strip _REG_DSI_20nm_PHY_LN_CFG_1
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/msm/dsi/extr_dsi.xml.h_REG_DSI_20nm_PHY_LN_CFG_1.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ubt_task
_ubt_task: ## @ubt_task
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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, %r12
callq _UBT_NG_LOCK
movl (%r12), %r15d
movl $0, (%r12)
movq %r12, %rdi
callq _UBT_NG_UNLOCK
movq _UBT_FLAG_T_STOP_ALL@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_4
## %bb.1:
movq _UBT_N_TRANSFER@GOTPCREL(%rip), %r14
cmpl $0, (%r14)
jle LBB0_4
## %bb.2:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq 8(%r12), %rax
movl (%rax,%rbx,4), %edi
callq _usbd_transfer_drain
incq %rbx
movslq (%r14), %rax
cmpq %rax, %rbx
jl LBB0_3
LBB0_4:
movq _UBT_FLAG_T_START_ALL@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_6
## %bb.5:
leaq 4(%r12), %r14
movq %r14, %rdi
callq _mtx_lock
movq _UBT_IF_0_INTR_DT_RD@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq _UBT_IF_0_BULK_DT_RD@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq _UBT_IF_1_ISOC_DT_RD1@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq _UBT_IF_1_ISOC_DT_RD2@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq _UBT_IF_1_ISOC_DT_WR1@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq _UBT_IF_1_ISOC_DT_WR2@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq %r14, %rdi
callq _mtx_unlock
LBB0_6:
movq _UBT_FLAG_T_START_CTRL@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_8
## %bb.7:
leaq 4(%r12), %r14
movq %r14, %rdi
callq _mtx_lock
movq _UBT_IF_0_CTRL_DT_WR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq %r14, %rdi
callq _mtx_unlock
LBB0_8:
movq _UBT_FLAG_T_START_BULK@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_9
## %bb.10:
leaq 4(%r12), %r14
movq %r14, %rdi
callq _mtx_lock
movq _UBT_IF_0_BULK_DT_WR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _ubt_xfer_start
movq %r14, %rdi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _mtx_unlock ## TAILCALL
LBB0_9:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _UBT_FLAG_T_STOP_ALL,4,2 ## @UBT_FLAG_T_STOP_ALL
.comm _UBT_N_TRANSFER,4,2 ## @UBT_N_TRANSFER
.comm _UBT_FLAG_T_START_ALL,4,2 ## @UBT_FLAG_T_START_ALL
.comm _UBT_IF_0_INTR_DT_RD,4,2 ## @UBT_IF_0_INTR_DT_RD
.comm _UBT_IF_0_BULK_DT_RD,4,2 ## @UBT_IF_0_BULK_DT_RD
.comm _UBT_IF_1_ISOC_DT_RD1,4,2 ## @UBT_IF_1_ISOC_DT_RD1
.comm _UBT_IF_1_ISOC_DT_RD2,4,2 ## @UBT_IF_1_ISOC_DT_RD2
.comm _UBT_IF_1_ISOC_DT_WR1,4,2 ## @UBT_IF_1_ISOC_DT_WR1
.comm _UBT_IF_1_ISOC_DT_WR2,4,2 ## @UBT_IF_1_ISOC_DT_WR2
.comm _UBT_FLAG_T_START_CTRL,4,2 ## @UBT_FLAG_T_START_CTRL
.comm _UBT_IF_0_CTRL_DT_WR,4,2 ## @UBT_IF_0_CTRL_DT_WR
.comm _UBT_FLAG_T_START_BULK,4,2 ## @UBT_FLAG_T_START_BULK
.comm _UBT_IF_0_BULK_DT_WR,4,2 ## @UBT_IF_0_BULK_DT_WR
.no_dead_strip _ubt_task
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ubt_task
_ubt_task: ; @ubt_task
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _UBT_NG_LOCK
ldr w21, [x19]
str wzr, [x19]
mov x0, x19
bl _UBT_NG_UNLOCK
Lloh0:
adrp x8, _UBT_FLAG_T_STOP_ALL@GOTPAGE
Lloh1:
ldr x8, [x8, _UBT_FLAG_T_STOP_ALL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
and w8, w8, w21
Lloh3:
adrp x20, _UBT_N_TRANSFER@GOTPAGE
Lloh4:
ldr x20, [x20, _UBT_N_TRANSFER@GOTPAGEOFF]
ldr w9, [x20]
cmp w8, #0
ccmp w9, #1, #8, ne
b.lt LBB0_3
; %bb.1:
mov x22, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #8]
ldr w0, [x8, x22, lsl #2]
bl _usbd_transfer_drain
add x22, x22, #1
ldrsw x8, [x20]
cmp x22, x8
b.lt LBB0_2
LBB0_3:
Lloh5:
adrp x8, _UBT_FLAG_T_START_ALL@GOTPAGE
Lloh6:
ldr x8, [x8, _UBT_FLAG_T_START_ALL@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
tst w8, w21
b.eq LBB0_5
; %bb.4:
add x20, x19, #4
mov x0, x20
bl _mtx_lock
Lloh8:
adrp x8, _UBT_IF_0_INTR_DT_RD@GOTPAGE
Lloh9:
ldr x8, [x8, _UBT_IF_0_INTR_DT_RD@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
Lloh11:
adrp x8, _UBT_IF_0_BULK_DT_RD@GOTPAGE
Lloh12:
ldr x8, [x8, _UBT_IF_0_BULK_DT_RD@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
Lloh14:
adrp x8, _UBT_IF_1_ISOC_DT_RD1@GOTPAGE
Lloh15:
ldr x8, [x8, _UBT_IF_1_ISOC_DT_RD1@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
Lloh17:
adrp x8, _UBT_IF_1_ISOC_DT_RD2@GOTPAGE
Lloh18:
ldr x8, [x8, _UBT_IF_1_ISOC_DT_RD2@GOTPAGEOFF]
Lloh19:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
Lloh20:
adrp x8, _UBT_IF_1_ISOC_DT_WR1@GOTPAGE
Lloh21:
ldr x8, [x8, _UBT_IF_1_ISOC_DT_WR1@GOTPAGEOFF]
Lloh22:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
Lloh23:
adrp x8, _UBT_IF_1_ISOC_DT_WR2@GOTPAGE
Lloh24:
ldr x8, [x8, _UBT_IF_1_ISOC_DT_WR2@GOTPAGEOFF]
Lloh25:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
mov x0, x20
bl _mtx_unlock
LBB0_5:
Lloh26:
adrp x8, _UBT_FLAG_T_START_CTRL@GOTPAGE
Lloh27:
ldr x8, [x8, _UBT_FLAG_T_START_CTRL@GOTPAGEOFF]
Lloh28:
ldr w8, [x8]
tst w8, w21
b.eq LBB0_7
; %bb.6:
add x20, x19, #4
mov x0, x20
bl _mtx_lock
Lloh29:
adrp x8, _UBT_IF_0_CTRL_DT_WR@GOTPAGE
Lloh30:
ldr x8, [x8, _UBT_IF_0_CTRL_DT_WR@GOTPAGEOFF]
Lloh31:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
mov x0, x20
bl _mtx_unlock
LBB0_7:
Lloh32:
adrp x8, _UBT_FLAG_T_START_BULK@GOTPAGE
Lloh33:
ldr x8, [x8, _UBT_FLAG_T_START_BULK@GOTPAGEOFF]
Lloh34:
ldr w8, [x8]
tst w8, w21
b.eq LBB0_9
; %bb.8:
add x20, x19, #4
mov x0, x20
bl _mtx_lock
Lloh35:
adrp x8, _UBT_IF_0_BULK_DT_WR@GOTPAGE
Lloh36:
ldr x8, [x8, _UBT_IF_0_BULK_DT_WR@GOTPAGEOFF]
Lloh37:
ldr w1, [x8]
mov x0, x19
bl _ubt_xfer_start
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _mtx_unlock
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 AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.cfi_endproc
; -- End function
.comm _UBT_FLAG_T_STOP_ALL,4,2 ; @UBT_FLAG_T_STOP_ALL
.comm _UBT_N_TRANSFER,4,2 ; @UBT_N_TRANSFER
.comm _UBT_FLAG_T_START_ALL,4,2 ; @UBT_FLAG_T_START_ALL
.comm _UBT_IF_0_INTR_DT_RD,4,2 ; @UBT_IF_0_INTR_DT_RD
.comm _UBT_IF_0_BULK_DT_RD,4,2 ; @UBT_IF_0_BULK_DT_RD
.comm _UBT_IF_1_ISOC_DT_RD1,4,2 ; @UBT_IF_1_ISOC_DT_RD1
.comm _UBT_IF_1_ISOC_DT_RD2,4,2 ; @UBT_IF_1_ISOC_DT_RD2
.comm _UBT_IF_1_ISOC_DT_WR1,4,2 ; @UBT_IF_1_ISOC_DT_WR1
.comm _UBT_IF_1_ISOC_DT_WR2,4,2 ; @UBT_IF_1_ISOC_DT_WR2
.comm _UBT_FLAG_T_START_CTRL,4,2 ; @UBT_FLAG_T_START_CTRL
.comm _UBT_IF_0_CTRL_DT_WR,4,2 ; @UBT_IF_0_CTRL_DT_WR
.comm _UBT_FLAG_T_START_BULK,4,2 ; @UBT_FLAG_T_START_BULK
.comm _UBT_IF_0_BULK_DT_WR,4,2 ; @UBT_IF_0_BULK_DT_WR
.no_dead_strip _ubt_task
.subsections_via_symbols
| AnghaBench/freebsd/sys/netgraph/bluetooth/drivers/ubt/extr_ng_ubt.c_ubt_task.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cookie_check
_cookie_check: ## @cookie_check
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
callq _ipv6_hdr
movq %rax, %r15
movq %rbx, %rdi
callq _tcp_hdr
movq %rax, %rbx
movl 8(%rax), %edi
callq _ntohl
leaq -1(%rax), %r9
leaq 4(%r15), %rsi
movl (%rbx), %r8d
movl 4(%rbx), %ecx
movq _jiffies@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _HZ@GOTPCREL(%rip), %rdx
imull $60, (%rdx), %edi
cltd
idivl %edi
## kill: def $eax killed $eax def $rax
movq _COUNTER_TRIES@GOTPCREL(%rip), %rdx
movl (%rdx), %ebx
movq %r14, %rdi
movq %r15, %rdx
pushq %rbx
pushq %rax
callq _check_tcp_syn_cookie
addq $16, %rsp
movq _NUM_MSS@GOTPCREL(%rip), %rdx
xorl %ecx, %ecx
cmpq (%rdx), %rax
jae LBB0_2
## %bb.1:
movq _msstab@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rcx,%rax,4), %ecx
incl %ecx
LBB0_2:
movl %ecx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _jiffies,4,2 ## @jiffies
.comm _HZ,4,2 ## @HZ
.comm _COUNTER_TRIES,4,2 ## @COUNTER_TRIES
.comm _NUM_MSS,8,3 ## @NUM_MSS
.comm _msstab,8,3 ## @msstab
.no_dead_strip _cookie_check
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cookie_check
_cookie_check: ; @cookie_check
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
bl _ipv6_hdr
mov x21, x0
mov x0, x20
bl _tcp_hdr
mov x20, x0
ldr w0, [x0, #8]
bl _ntohl
sub x5, x0, #1
add x1, x21, #4
ldp w4, w3, [x20]
Lloh0:
adrp x8, _jiffies@GOTPAGE
Lloh1:
ldr x8, [x8, _jiffies@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _HZ@GOTPAGE
Lloh4:
ldr x9, [x9, _HZ@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
mov w10, #60
mul w9, w9, w10
sdiv w6, w8, w9
Lloh6:
adrp x8, _COUNTER_TRIES@GOTPAGE
Lloh7:
ldr x8, [x8, _COUNTER_TRIES@GOTPAGEOFF]
Lloh8:
ldr w7, [x8]
mov x0, x19
mov x2, x21
bl _check_tcp_syn_cookie
Lloh9:
adrp x8, _NUM_MSS@GOTPAGE
Lloh10:
ldr x8, [x8, _NUM_MSS@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
cmp x0, x8
b.hs LBB0_2
; %bb.1:
Lloh12:
adrp x8, _msstab@GOTPAGE
Lloh13:
ldr x8, [x8, _msstab@GOTPAGEOFF]
Lloh14:
ldr x8, [x8]
ldr w8, [x8, x0, lsl #2]
add w0, w8, #1
b LBB0_3
LBB0_2:
mov w0, #0
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _jiffies,4,2 ; @jiffies
.comm _HZ,4,2 ; @HZ
.comm _COUNTER_TRIES,4,2 ; @COUNTER_TRIES
.comm _NUM_MSS,8,3 ; @NUM_MSS
.comm _msstab,8,3 ; @msstab
.no_dead_strip _cookie_check
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/ipv6/extr_syncookies.c_cookie_check.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/1610.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xgbe_phy_redrv_write
_xgbe_phy_redrv_write: ## @xgbe_phy_redrv_write
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq 8(%rdi), %r13
movzbl %sil, %eax
shrl $7, %esi
andl $510, %esi ## imm = 0x1FE
movl %esi, -80(%rbp)
movl %eax, -76(%rbp)
movl %edx, %edi
callq _cpu_to_be16
movl %eax, -72(%rbp)
movl $-1, %r12d
movq _XGBE_I2C_CMD_WRITE@GOTPCREL(%rip), %rbx
leaq -104(%rbp), %r14
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl (%rbx), %eax
movl %eax, -84(%rbp)
movl (%r13), %eax
movl %eax, -88(%rbp)
movl $20, -104(%rbp)
leaq -80(%rbp), %rax
movq %rax, -96(%rbp)
movq %r15, %rdi
movq %r14, %rsi
callq _xgbe_phy_i2c_xfer
testl %eax, %eax
je LBB0_2
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movq _EAGAIN@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl %eax, %ecx
jne LBB0_10
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
leal 1(%r12), %ecx
testl %r12d, %r12d
movl %ecx, %r12d
jne LBB0_1
jmp LBB0_10
LBB0_2:
movl $-1, %ebx
movq _XGBE_I2C_CMD_READ@GOTPCREL(%rip), %r12
leaq -104(%rbp), %r14
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl (%r12), %eax
movl %eax, -84(%rbp)
movl (%r13), %eax
movl %eax, -88(%rbp)
movl $1, -104(%rbp)
leaq -80(%rbp), %rax
movq %rax, -96(%rbp)
movq %r15, %rdi
movq %r14, %rsi
callq _xgbe_phy_i2c_xfer
testl %eax, %eax
je LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq _EAGAIN@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl %eax, %ecx
jne LBB0_10
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
leal 1(%rbx), %ecx
testl %ebx, %ebx
movl %ecx, %ebx
jne LBB0_3
jmp LBB0_10
LBB0_8:
xorl %eax, %eax
cmpl $255, -80(%rbp)
je LBB0_10
## %bb.9:
movq _drv@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl (%r15), %edx
leaq L_.str(%rip), %rcx
movq %r15, %rdi
callq _netif_dbg
movq _EIO@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -48(%rbp), %rcx
jne LBB0_12
## %bb.11:
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _XGBE_I2C_CMD_WRITE,4,2 ## @XGBE_I2C_CMD_WRITE
.comm _EAGAIN,4,2 ## @EAGAIN
.comm _XGBE_I2C_CMD_READ,4,2 ## @XGBE_I2C_CMD_READ
.comm _drv,4,2 ## @drv
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Redriver write checksum error\n"
.comm _EIO,4,2 ## @EIO
.no_dead_strip _xgbe_phy_redrv_write
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xgbe_phy_redrv_write
_xgbe_phy_redrv_write: ; @xgbe_phy_redrv_write
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-40]
ldr x20, [x0, #8]
lsr w8, w1, #7
and w8, w8, #0x1fe
and w9, w1, #0xff
stp w8, w9, [sp, #36]
mov x0, x2
bl _cpu_to_be16
str w0, [sp, #44]
Lloh3:
adrp x22, _XGBE_I2C_CMD_WRITE@GOTPAGE
Lloh4:
ldr x22, [x22, _XGBE_I2C_CMD_WRITE@GOTPAGEOFF]
ldr w8, [x22]
str w8, [sp, #28]
ldr w8, [x20]
str w8, [sp, #24]
mov w8, #20
str w8, [sp, #8]
add x21, sp, #36
str x21, [sp, #16]
add x1, sp, #8
mov x0, x19
bl _xgbe_phy_i2c_xfer
cbz w0, LBB0_3
; %bb.1:
Lloh5:
adrp x8, _EAGAIN@GOTPAGE
Lloh6:
ldr x8, [x8, _EAGAIN@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
cmn w0, w8
b.ne LBB0_9
; %bb.2:
ldr w8, [x22]
str w8, [sp, #28]
ldr w8, [x20]
str w8, [sp, #24]
mov w8, #20
str w8, [sp, #8]
add x8, sp, #36
str x8, [sp, #16]
add x1, sp, #8
mov x0, x19
bl _xgbe_phy_i2c_xfer
cbnz w0, LBB0_9
LBB0_3:
Lloh8:
adrp x22, _XGBE_I2C_CMD_READ@GOTPAGE
Lloh9:
ldr x22, [x22, _XGBE_I2C_CMD_READ@GOTPAGEOFF]
ldr w8, [x22]
str w8, [sp, #28]
ldr w8, [x20]
str w8, [sp, #24]
mov w8, #1
str w8, [sp, #8]
str x21, [sp, #16]
add x1, sp, #8
mov x0, x19
bl _xgbe_phy_i2c_xfer
cbz w0, LBB0_6
; %bb.4:
Lloh10:
adrp x8, _EAGAIN@GOTPAGE
Lloh11:
ldr x8, [x8, _EAGAIN@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
cmn w0, w8
b.ne LBB0_9
; %bb.5:
ldr w8, [x22]
str w8, [sp, #28]
ldr w8, [x20]
str w8, [sp, #24]
mov w8, #1
str w8, [sp, #8]
add x8, sp, #36
str x8, [sp, #16]
add x1, sp, #8
mov x0, x19
bl _xgbe_phy_i2c_xfer
cbnz w0, LBB0_9
LBB0_6:
ldr w8, [sp, #36]
cmp w8, #255
b.ne LBB0_8
; %bb.7:
mov w0, #0
b LBB0_9
LBB0_8:
Lloh13:
adrp x8, _drv@GOTPAGE
Lloh14:
ldr x8, [x8, _drv@GOTPAGEOFF]
Lloh15:
ldr w1, [x8]
ldr w2, [x19]
Lloh16:
adrp x3, l_.str@PAGE
Lloh17:
add x3, x3, l_.str@PAGEOFF
mov x0, x19
bl _netif_dbg
Lloh18:
adrp x8, _EIO@GOTPAGE
Lloh19:
ldr x8, [x8, _EIO@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
neg w0, w8
LBB0_9:
ldur x8, [x29, #-40]
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_11
; %bb.10:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_11:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
; -- End function
.comm _XGBE_I2C_CMD_WRITE,4,2 ; @XGBE_I2C_CMD_WRITE
.comm _EAGAIN,4,2 ; @EAGAIN
.comm _XGBE_I2C_CMD_READ,4,2 ; @XGBE_I2C_CMD_READ
.comm _drv,4,2 ; @drv
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Redriver write checksum error\n"
.comm _EIO,4,2 ; @EIO
.no_dead_strip _xgbe_phy_redrv_write
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/amd/xgbe/extr_xgbe-phy-v2.c_xgbe_phy_redrv_write.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function coreaudio_defaults
_coreaudio_defaults: ## @coreaudio_defaults
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
popq %rbp
jmp _obs_data_set_default_string ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "device_id"
L_.str.1: ## @.str.1
.asciz "default"
.no_dead_strip _coreaudio_defaults
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function coreaudio_defaults
_coreaudio_defaults: ; @coreaudio_defaults
.cfi_startproc
; %bb.0:
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
Lloh2:
adrp x2, l_.str.1@PAGE
Lloh3:
add x2, x2, l_.str.1@PAGEOFF
b _obs_data_set_default_string
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "device_id"
l_.str.1: ; @.str.1
.asciz "default"
.no_dead_strip _coreaudio_defaults
.subsections_via_symbols
| AnghaBench/obs-studio/plugins/mac-capture/extr_mac-audio.c_coreaudio_defaults.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calc_line ## -- Begin function calc_line
.p2align 4, 0x90
_calc_line: ## @calc_line
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cvtsi2sd %edi, %xmm0
sqrtsd %xmm0, %xmm0
cvtsd2ss %xmm0, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_num ## -- Begin function get_num
.p2align 4, 0x90
_get_num: ## @get_num
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
divss %xmm1, %xmm0
cvttss2si %xmm0, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI2_0:
.quad 0x404b62d940000000 ## double 54.772254943847656
LCPI2_1:
.quad 0x4016a09e60000000 ## double 5.6568541526794434
.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
leaq L_.str(%rip), %rdi
movsd LCPI2_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movsd LCPI2_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movl $81, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "row = col = %f\n"
L_.str.1: ## @.str.1
.asciz "box_row = box_col = %f\n"
L_.str.2: ## @.str.2
.asciz "3000\355\217\211\354\227\220 \353\260\260\354\271\230\353\220\234 \353\260\225\354\212\244\353\212\224 \353\252\250\353\221\220 %d\352\260\234\353\213\244.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calc_line ; -- Begin function calc_line
.p2align 2
_calc_line: ; @calc_line
.cfi_startproc
; %bb.0:
scvtf d0, w0
fsqrt d0, d0
fcvt s0, d0
ret
.cfi_endproc
; -- End function
.globl _get_num ; -- Begin function get_num
.p2align 2
_get_num: ; @get_num
.cfi_startproc
; %bb.0:
fdiv s0, s0, s1
fcvtzs w0, s0
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 x8, #1073741824
movk x8, #25305, lsl #32
movk x8, #16459, lsl #48
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x8, #1610612736
movk x8, #41118, lsl #32
movk x8, #16406, lsl #48
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w8, #81
str x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "row = col = %f\n"
l_.str.1: ; @.str.1
.asciz "box_row = box_col = %f\n"
l_.str.2: ; @.str.2
.asciz "3000\355\217\211\354\227\220 \353\260\260\354\271\230\353\220\234 \353\260\225\354\212\244\353\212\224 \353\252\250\353\221\220 %d\352\260\234\353\213\244.\n"
.subsections_via_symbols
| the_stack_data/72012927.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _matrix_scan_user ## -- Begin function matrix_scan_user
.p2align 4, 0x90
_matrix_scan_user: ## @matrix_scan_user
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _matrix_scan_user ; -- Begin function matrix_scan_user
.p2align 2
_matrix_scan_user: ; @matrix_scan_user
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/qmk_firmware/keyboards/otaku_split/rev0/keymaps/default/extr_keymap.c_matrix_scan_user.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ieee80211_mesh_sync_ops_get ## -- Begin function ieee80211_mesh_sync_ops_get
.p2align 4, 0x90
_ieee80211_mesh_sync_ops_get: ## @ieee80211_mesh_sync_ops_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq _sync_methods@GOTPCREL(%rip), %r14
movq (%r14), %rdi
callq _ARRAY_SIZE
testl %eax, %eax
jle LBB0_5
## %bb.1:
movl $8, %r12d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rdi
cmpq %r15, -8(%rdi,%r12)
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
incq %rbx
callq _ARRAY_SIZE
cltq
addq $16, %r12
cmpq %rax, %rbx
jl LBB0_2
LBB0_5:
xorl %edi, %edi
jmp LBB0_6
LBB0_3:
addq %r12, %rdi
LBB0_6:
movq %rdi, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sync_methods,8,3 ## @sync_methods
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ieee80211_mesh_sync_ops_get ; -- Begin function ieee80211_mesh_sync_ops_get
.p2align 2
_ieee80211_mesh_sync_ops_get: ; @ieee80211_mesh_sync_ops_get
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
Lloh0:
adrp x20, _sync_methods@GOTPAGE
Lloh1:
ldr x20, [x20, _sync_methods@GOTPAGEOFF]
ldr x0, [x20]
bl _ARRAY_SIZE
cmp w0, #1
b.lt LBB0_4
; %bb.1:
mov x21, #0
mov x22, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x0, [x20]
ldr x8, [x0, x21]
cmp x8, x19
b.eq LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add x22, x22, #1
bl _ARRAY_SIZE
add x21, x21, #16
cmp x22, w0, sxtw
b.lt LBB0_2
LBB0_4:
mov x0, #0
b LBB0_6
LBB0_5:
add x8, x0, x21
add x0, x8, #8
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _sync_methods,8,3 ; @sync_methods
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/mac80211/extr_mesh_sync.c_ieee80211_mesh_sync_ops_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _read_yesno ## -- Begin function read_yesno
.p2align 4, 0x90
_read_yesno: ## @read_yesno
.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 _getchar
movl %eax, %r15d
movl %eax, %edi
callq _av_toupper
movl %eax, %r14d
cmpl $10, %r15d
je LBB0_4
## %bb.1:
movq _EOF@GOTPCREL(%rip), %rbx
cmpl (%rbx), %r15d
je LBB0_4
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
callq _getchar
cmpl $10, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
cmpl (%rbx), %eax
jne LBB0_2
LBB0_4:
xorl %eax, %eax
cmpb $89, %r14b
sete %al
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EOF,4,2 ## @EOF
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _read_yesno ; -- Begin function read_yesno
.p2align 2
_read_yesno: ; @read_yesno
.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 _getchar
mov x20, x0
bl _av_toupper
mov x19, x0
cmp w20, #10
b.eq LBB0_4
; %bb.1:
Lloh0:
adrp x21, _EOF@GOTPAGE
Lloh1:
ldr x21, [x21, _EOF@GOTPAGEOFF]
ldr w8, [x21]
cmp w20, w8
b.eq LBB0_4
LBB0_2: ; =>This Inner Loop Header: Depth=1
bl _getchar
cmp w0, #10
b.eq LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x21]
cmp w0, w8
b.ne LBB0_2
LBB0_4:
cmp w19, #89
cset w0, eq
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _EOF,4,2 ; @EOF
.subsections_via_symbols
| AnghaBench/FFmpeg/fftools/extr_cmdutils.c_read_yesno.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.1(%rip), %rdi
callq _getenv
leaq L_.str(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "USER=%s\n"
L_.str.1: ## @.str.1
.asciz "USER"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_.str.1@PAGE
Lloh1:
add x0, x0, l_.str.1@PAGEOFF
bl _getenv
str x0, [sp]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
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 Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "USER=%s\n"
l_.str.1: ; @.str.1
.asciz "USER"
.subsections_via_symbols
| the_stack_data/132338.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function al_eth_rx_checksum
_al_eth_rx_checksum: ## @al_eth_rx_checksum
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
movq 8(%rdi), %rax
movq _IFCAP_RXCSUM@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
xorl %edi, %edi
testl %ecx, (%rax)
je LBB0_3
## %bb.1:
movq (%r15), %rax
movq _AL_ETH_PROTO_ID_IPv4@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_3
## %bb.2:
movq _AL_ETH_RX_FLAGS_L3_CSUM_ERR@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
testl %eax, 8(%r15)
setne %dil
LBB0_3:
callq _unlikely
testq %rax, %rax
je LBB0_6
## %bb.4:
movl (%rbx), %edi
leaq L_.str(%rip), %rsi
jmp LBB0_5
LBB0_6:
movq 8(%rbx), %rax
movq _IFCAP_RXCSUM_IPV6@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
xorl %edi, %edi
testl %ecx, (%rax)
je LBB0_9
## %bb.7:
movq (%r15), %rax
movq _AL_ETH_PROTO_ID_IPv6@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_9
## %bb.8:
movq _AL_ETH_RX_FLAGS_L3_CSUM_ERR@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
testl %eax, 8(%r15)
setne %dil
LBB0_9:
callq _unlikely
testq %rax, %rax
je LBB0_11
## %bb.10:
movl (%rbx), %edi
leaq L_.str.1(%rip), %rsi
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _device_printf ## TAILCALL
LBB0_11:
movq 16(%r15), %rax
movq _AL_ETH_PROTO_ID_TCP@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
sete %cl
movq _AL_ETH_PROTO_ID_UDP@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rax
sete %al
orb %cl, %al
movzbl %al, %edi
callq _likely
testq %rax, %rax
je LBB0_15
## %bb.12:
movq _AL_ETH_RX_FLAGS_L4_CSUM_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl 8(%r15), %edi
callq _unlikely
movl (%rbx), %edi
testq %rax, %rax
je LBB0_14
## %bb.13:
leaq L_.str.2(%rip), %rsi
callq _device_printf_dbg
movl $0, (%r14)
jmp LBB0_15
LBB0_14:
leaq L_.str.3(%rip), %rsi
callq _device_printf_dbg
movq _CSUM_IP_CHECKED@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%r14)
movq _CSUM_IP_VALID@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movl %eax, (%r14)
LBB0_15:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IFCAP_RXCSUM,4,2 ## @IFCAP_RXCSUM
.comm _AL_ETH_PROTO_ID_IPv4,8,3 ## @AL_ETH_PROTO_ID_IPv4
.comm _AL_ETH_RX_FLAGS_L3_CSUM_ERR,4,2 ## @AL_ETH_RX_FLAGS_L3_CSUM_ERR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "rx ipv4 header checksum error\n"
.comm _IFCAP_RXCSUM_IPV6,4,2 ## @IFCAP_RXCSUM_IPV6
.comm _AL_ETH_PROTO_ID_IPv6,8,3 ## @AL_ETH_PROTO_ID_IPv6
L_.str.1: ## @.str.1
.asciz "rx ipv6 header checksum error\n"
.comm _AL_ETH_PROTO_ID_TCP,8,3 ## @AL_ETH_PROTO_ID_TCP
.comm _AL_ETH_PROTO_ID_UDP,8,3 ## @AL_ETH_PROTO_ID_UDP
.comm _AL_ETH_RX_FLAGS_L4_CSUM_ERR,4,2 ## @AL_ETH_RX_FLAGS_L4_CSUM_ERR
L_.str.2: ## @.str.2
.asciz "rx L4 checksum error\n"
L_.str.3: ## @.str.3
.asciz "rx checksum correct\n"
.comm _CSUM_IP_CHECKED,4,2 ## @CSUM_IP_CHECKED
.comm _CSUM_IP_VALID,4,2 ## @CSUM_IP_VALID
.no_dead_strip _al_eth_rx_checksum
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function al_eth_rx_checksum
_al_eth_rx_checksum: ; @al_eth_rx_checksum
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x21, x1
mov x20, x0
ldr x8, [x0, #8]
ldr w8, [x8]
Lloh0:
adrp x9, _IFCAP_RXCSUM@GOTPAGE
Lloh1:
ldr x9, [x9, _IFCAP_RXCSUM@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_9
; %bb.1:
ldr x8, [x21]
Lloh3:
adrp x9, _AL_ETH_PROTO_ID_IPv4@GOTPAGE
Lloh4:
ldr x9, [x9, _AL_ETH_PROTO_ID_IPv4@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_9
; %bb.2:
ldr w8, [x21, #8]
Lloh6:
adrp x9, _AL_ETH_RX_FLAGS_L3_CSUM_ERR@GOTPAGE
Lloh7:
ldr x9, [x9, _AL_ETH_RX_FLAGS_L3_CSUM_ERR@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
tst w9, w8
cset w0, ne
bl _unlikely
cbnz x0, LBB0_10
LBB0_3:
ldr x8, [x20, #8]
ldr w8, [x8]
Lloh9:
adrp x9, _IFCAP_RXCSUM_IPV6@GOTPAGE
Lloh10:
ldr x9, [x9, _IFCAP_RXCSUM_IPV6@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_11
; %bb.4:
ldr x8, [x21]
Lloh12:
adrp x9, _AL_ETH_PROTO_ID_IPv6@GOTPAGE
Lloh13:
ldr x9, [x9, _AL_ETH_PROTO_ID_IPv6@GOTPAGEOFF]
Lloh14:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_11
; %bb.5:
ldr w8, [x21, #8]
Lloh15:
adrp x9, _AL_ETH_RX_FLAGS_L3_CSUM_ERR@GOTPAGE
Lloh16:
ldr x9, [x9, _AL_ETH_RX_FLAGS_L3_CSUM_ERR@GOTPAGEOFF]
Lloh17:
ldr w9, [x9]
tst w9, w8
cset w0, ne
bl _unlikely
cbnz x0, LBB0_12
LBB0_6:
ldr x8, [x21, #16]
Lloh18:
adrp x9, _AL_ETH_PROTO_ID_TCP@GOTPAGE
Lloh19:
ldr x9, [x9, _AL_ETH_PROTO_ID_TCP@GOTPAGEOFF]
Lloh20:
ldr x9, [x9]
cmp x8, x9
Lloh21:
adrp x9, _AL_ETH_PROTO_ID_UDP@GOTPAGE
Lloh22:
ldr x9, [x9, _AL_ETH_PROTO_ID_UDP@GOTPAGEOFF]
Lloh23:
ldr x9, [x9]
ccmp x8, x9, #4, ne
cset w0, eq
bl _likely
cbz x0, LBB0_15
; %bb.7:
ldr w8, [x21, #8]
Lloh24:
adrp x9, _AL_ETH_RX_FLAGS_L4_CSUM_ERR@GOTPAGE
Lloh25:
ldr x9, [x9, _AL_ETH_RX_FLAGS_L4_CSUM_ERR@GOTPAGEOFF]
Lloh26:
ldr w9, [x9]
and w0, w9, w8
bl _unlikely
mov x8, x0
ldr w0, [x20]
cbz x8, LBB0_14
; %bb.8:
Lloh27:
adrp x1, l_.str.2@PAGE
Lloh28:
add x1, x1, l_.str.2@PAGEOFF
bl _device_printf_dbg
str wzr, [x19]
b LBB0_15
LBB0_9:
mov w0, #0
bl _unlikely
cbz x0, LBB0_3
LBB0_10:
ldr w0, [x20]
Lloh29:
adrp x1, l_.str@PAGE
Lloh30:
add x1, x1, l_.str@PAGEOFF
b LBB0_13
LBB0_11:
mov w0, #0
bl _unlikely
cbz x0, LBB0_6
LBB0_12:
ldr w0, [x20]
Lloh31:
adrp x1, l_.str.1@PAGE
Lloh32:
add x1, x1, l_.str.1@PAGEOFF
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
b _device_printf
LBB0_14:
Lloh33:
adrp x1, l_.str.3@PAGE
Lloh34:
add x1, x1, l_.str.3@PAGEOFF
bl _device_printf_dbg
Lloh35:
adrp x8, _CSUM_IP_CHECKED@GOTPAGE
Lloh36:
ldr x8, [x8, _CSUM_IP_CHECKED@GOTPAGEOFF]
Lloh37:
ldr w8, [x8]
str w8, [x19]
Lloh38:
adrp x9, _CSUM_IP_VALID@GOTPAGE
Lloh39:
ldr x9, [x9, _CSUM_IP_VALID@GOTPAGEOFF]
Lloh40:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x19]
LBB0_15:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpAdd Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpAdd Lloh33, Lloh34
.cfi_endproc
; -- End function
.comm _IFCAP_RXCSUM,4,2 ; @IFCAP_RXCSUM
.comm _AL_ETH_PROTO_ID_IPv4,8,3 ; @AL_ETH_PROTO_ID_IPv4
.comm _AL_ETH_RX_FLAGS_L3_CSUM_ERR,4,2 ; @AL_ETH_RX_FLAGS_L3_CSUM_ERR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "rx ipv4 header checksum error\n"
.comm _IFCAP_RXCSUM_IPV6,4,2 ; @IFCAP_RXCSUM_IPV6
.comm _AL_ETH_PROTO_ID_IPv6,8,3 ; @AL_ETH_PROTO_ID_IPv6
l_.str.1: ; @.str.1
.asciz "rx ipv6 header checksum error\n"
.comm _AL_ETH_PROTO_ID_TCP,8,3 ; @AL_ETH_PROTO_ID_TCP
.comm _AL_ETH_PROTO_ID_UDP,8,3 ; @AL_ETH_PROTO_ID_UDP
.comm _AL_ETH_RX_FLAGS_L4_CSUM_ERR,4,2 ; @AL_ETH_RX_FLAGS_L4_CSUM_ERR
l_.str.2: ; @.str.2
.asciz "rx L4 checksum error\n"
l_.str.3: ; @.str.3
.asciz "rx checksum correct\n"
.comm _CSUM_IP_CHECKED,4,2 ; @CSUM_IP_CHECKED
.comm _CSUM_IP_VALID,4,2 ; @CSUM_IP_VALID
.no_dead_strip _al_eth_rx_checksum
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/al_eth/extr_al_eth.c_al_eth_rx_checksum.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rnr_nak_timer ## -- Begin function rnr_nak_timer
.p2align 4, 0x90
_rnr_nak_timer: ## @rnr_nak_timer
.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 _rnr_nak_timer(%rip), %rdx
movq %rdi, %rsi
callq _from_timer
movq %rax, %rbx
movq %rax, %rdi
callq _qp_num
leaq L_.str(%rip), %rdi
movl %eax, %esi
callq _pr_debug
movq %rbx, %rdi
movl $1, %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _rxe_run_task ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "qp#%d rnr nak timer fired\n"
.comm _qp,8,3 ## @qp
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rnr_nak_timer ; -- Begin function rnr_nak_timer
.p2align 2
_rnr_nak_timer: ; @rnr_nak_timer
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x2, _rnr_nak_timer@PAGE
Lloh1:
add x2, x2, _rnr_nak_timer@PAGEOFF
mov x1, x0
bl _from_timer
mov x19, x0
bl _qp_num
mov x1, x0
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _pr_debug
mov x0, x19
mov w1, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _rxe_run_task
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "qp#%d rnr nak timer fired\n"
.comm _qp,8,3 ; @qp
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/sw/rxe/extr_rxe_req.c_rnr_nak_timer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ar9003_hw_tx_power_regwrite ## -- Begin function ar9003_hw_tx_power_regwrite
.p2align 4, 0x90
_ar9003_hw_tx_power_regwrite: ## @ar9003_hw_tx_power_regwrite
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, %r14
movq _AR_PHY_TX_FORCED_GAIN@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _REG_WRITE
xorl %edi, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_LEGACY_6_24@GOTPCREL(%rip), %r15
movq (%r15), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
imull $16843009, %ecx, %edx ## imm = 0x1010101
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $1, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_LEGACY_54@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_LEGACY_48@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_LEGACY_36@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq (%r15), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $2, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_LEGACY_1L_5L@GOTPCREL(%rip), %r12
movq (%r12), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
imull $16842753, %ecx, %edx ## imm = 0x1010001
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $3, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_LEGACY_11S@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_LEGACY_11L@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_LEGACY_5S@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq (%r12), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $8, %edi
callq _AR_PHY_POWER_TX_RATE
movq (%r15), %rcx
movl (%rbx,%rcx,4), %edx
andl $63, %edx
movl %edx, %ecx
shll $24, %ecx
movq (%r12), %rsi
movl (%rbx,%rsi,4), %esi
andl $63, %esi
movl %esi, %edi
shll $16, %edi
orl %ecx, %edi
shll $8, %edx
orl %edi, %edx
orl %esi, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $4, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_HT20_5@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_HT20_4@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_HT20_1_3_9_11_17_19@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq _ALL_TARGET_HT20_0_8_16@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $5, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_HT20_13@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_HT20_12@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_HT20_7@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq _ALL_TARGET_HT20_6@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $9, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_HT20_21@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_HT20_20@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_HT20_15@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq _ALL_TARGET_HT20_14@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $10, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_HT40_23@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_HT40_22@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_HT20_23@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq _ALL_TARGET_HT20_22@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $6, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_HT40_5@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_HT40_4@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_HT40_1_3_9_11_17_19@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq _ALL_TARGET_HT40_0_8_16@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $7, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_HT40_13@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_HT40_12@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_HT40_7@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq _ALL_TARGET_HT40_6@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
movl $11, %edi
callq _AR_PHY_POWER_TX_RATE
movq _ALL_TARGET_HT40_21@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $24, %ecx
movq _ALL_TARGET_HT40_20@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
shll $16, %edx
orl %ecx, %edx
movq _ALL_TARGET_HT40_15@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rbx,%rcx,4), %ecx
andl $63, %ecx
shll $8, %ecx
orl %edx, %ecx
movq _ALL_TARGET_HT40_14@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rbx,%rdx,4), %edx
andl $63, %edx
orl %ecx, %edx
movq %r14, %rdi
movl %eax, %esi
callq _REG_WRITE
xorl %eax, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AR_PHY_TX_FORCED_GAIN,4,2 ## @AR_PHY_TX_FORCED_GAIN
.comm _ALL_TARGET_LEGACY_6_24,8,3 ## @ALL_TARGET_LEGACY_6_24
.comm _ALL_TARGET_LEGACY_54,8,3 ## @ALL_TARGET_LEGACY_54
.comm _ALL_TARGET_LEGACY_48,8,3 ## @ALL_TARGET_LEGACY_48
.comm _ALL_TARGET_LEGACY_36,8,3 ## @ALL_TARGET_LEGACY_36
.comm _ALL_TARGET_LEGACY_1L_5L,8,3 ## @ALL_TARGET_LEGACY_1L_5L
.comm _ALL_TARGET_LEGACY_11S,8,3 ## @ALL_TARGET_LEGACY_11S
.comm _ALL_TARGET_LEGACY_11L,8,3 ## @ALL_TARGET_LEGACY_11L
.comm _ALL_TARGET_LEGACY_5S,8,3 ## @ALL_TARGET_LEGACY_5S
.comm _ALL_TARGET_HT20_5,8,3 ## @ALL_TARGET_HT20_5
.comm _ALL_TARGET_HT20_4,8,3 ## @ALL_TARGET_HT20_4
.comm _ALL_TARGET_HT20_1_3_9_11_17_19,8,3 ## @ALL_TARGET_HT20_1_3_9_11_17_19
.comm _ALL_TARGET_HT20_0_8_16,8,3 ## @ALL_TARGET_HT20_0_8_16
.comm _ALL_TARGET_HT20_13,8,3 ## @ALL_TARGET_HT20_13
.comm _ALL_TARGET_HT20_12,8,3 ## @ALL_TARGET_HT20_12
.comm _ALL_TARGET_HT20_7,8,3 ## @ALL_TARGET_HT20_7
.comm _ALL_TARGET_HT20_6,8,3 ## @ALL_TARGET_HT20_6
.comm _ALL_TARGET_HT20_21,8,3 ## @ALL_TARGET_HT20_21
.comm _ALL_TARGET_HT20_20,8,3 ## @ALL_TARGET_HT20_20
.comm _ALL_TARGET_HT20_15,8,3 ## @ALL_TARGET_HT20_15
.comm _ALL_TARGET_HT20_14,8,3 ## @ALL_TARGET_HT20_14
.comm _ALL_TARGET_HT40_23,8,3 ## @ALL_TARGET_HT40_23
.comm _ALL_TARGET_HT40_22,8,3 ## @ALL_TARGET_HT40_22
.comm _ALL_TARGET_HT20_23,8,3 ## @ALL_TARGET_HT20_23
.comm _ALL_TARGET_HT20_22,8,3 ## @ALL_TARGET_HT20_22
.comm _ALL_TARGET_HT40_5,8,3 ## @ALL_TARGET_HT40_5
.comm _ALL_TARGET_HT40_4,8,3 ## @ALL_TARGET_HT40_4
.comm _ALL_TARGET_HT40_1_3_9_11_17_19,8,3 ## @ALL_TARGET_HT40_1_3_9_11_17_19
.comm _ALL_TARGET_HT40_0_8_16,8,3 ## @ALL_TARGET_HT40_0_8_16
.comm _ALL_TARGET_HT40_13,8,3 ## @ALL_TARGET_HT40_13
.comm _ALL_TARGET_HT40_12,8,3 ## @ALL_TARGET_HT40_12
.comm _ALL_TARGET_HT40_7,8,3 ## @ALL_TARGET_HT40_7
.comm _ALL_TARGET_HT40_6,8,3 ## @ALL_TARGET_HT40_6
.comm _ALL_TARGET_HT40_21,8,3 ## @ALL_TARGET_HT40_21
.comm _ALL_TARGET_HT40_20,8,3 ## @ALL_TARGET_HT40_20
.comm _ALL_TARGET_HT40_15,8,3 ## @ALL_TARGET_HT40_15
.comm _ALL_TARGET_HT40_14,8,3 ## @ALL_TARGET_HT40_14
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ar9003_hw_tx_power_regwrite ; -- Begin function ar9003_hw_tx_power_regwrite
.p2align 2
_ar9003_hw_tx_power_regwrite: ; @ar9003_hw_tx_power_regwrite
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x1
mov x19, x0
Lloh0:
adrp x8, _AR_PHY_TX_FORCED_GAIN@GOTPAGE
Lloh1:
ldr x8, [x8, _AR_PHY_TX_FORCED_GAIN@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #0
bl _REG_WRITE
mov w0, #0
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh3:
adrp x21, _ALL_TARGET_LEGACY_6_24@GOTPAGE
Lloh4:
ldr x21, [x21, _ALL_TARGET_LEGACY_6_24@GOTPAGEOFF]
ldr x8, [x21]
ldr w8, [x20, x8, lsl #2]
and w8, w8, #0x3f
mov w22, #1
movk w22, #257, lsl #16
orr w9, w22, #0x100
mul w2, w8, w9
mov x0, x19
bl _REG_WRITE
mov w0, #1
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh5:
adrp x8, _ALL_TARGET_LEGACY_54@GOTPAGE
Lloh6:
ldr x8, [x8, _ALL_TARGET_LEGACY_54@GOTPAGEOFF]
Lloh7:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
Lloh8:
adrp x9, _ALL_TARGET_LEGACY_48@GOTPAGE
Lloh9:
ldr x9, [x9, _ALL_TARGET_LEGACY_48@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
ldr w9, [x20, x9, lsl #2]
ubfiz w2, w8, #24, #6
Lloh11:
adrp x8, _ALL_TARGET_LEGACY_36@GOTPAGE
Lloh12:
ldr x8, [x8, _ALL_TARGET_LEGACY_36@GOTPAGEOFF]
Lloh13:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w9, #16, #6
bfi w2, w8, #8, #6
ldr x8, [x21]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #2
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh14:
adrp x23, _ALL_TARGET_LEGACY_1L_5L@GOTPAGE
Lloh15:
ldr x23, [x23, _ALL_TARGET_LEGACY_1L_5L@GOTPAGEOFF]
ldr x8, [x23]
ldr w8, [x20, x8, lsl #2]
and w8, w8, #0x3f
mul w2, w8, w22
mov x0, x19
bl _REG_WRITE
mov w0, #3
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh16:
adrp x8, _ALL_TARGET_LEGACY_11S@GOTPAGE
Lloh17:
ldr x8, [x8, _ALL_TARGET_LEGACY_11S@GOTPAGEOFF]
Lloh18:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
Lloh19:
adrp x9, _ALL_TARGET_LEGACY_11L@GOTPAGE
Lloh20:
ldr x9, [x9, _ALL_TARGET_LEGACY_11L@GOTPAGEOFF]
Lloh21:
ldr x9, [x9]
ldr w9, [x20, x9, lsl #2]
ubfiz w2, w8, #24, #6
Lloh22:
adrp x8, _ALL_TARGET_LEGACY_5S@GOTPAGE
Lloh23:
ldr x8, [x8, _ALL_TARGET_LEGACY_5S@GOTPAGEOFF]
Lloh24:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w9, #16, #6
bfi w2, w8, #8, #6
ldr x8, [x23]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #8
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
ldr x8, [x21]
ldr w8, [x20, x8, lsl #2]
and w8, w8, #0x3f
lsl w2, w8, #24
ldr x9, [x23]
ldr w9, [x20, x9, lsl #2]
and w10, w9, #0x3f
bfi w2, w10, #16, #6
bfi w2, w8, #8, #6
bfxil w2, w9, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #4
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh25:
adrp x8, _ALL_TARGET_HT20_5@GOTPAGE
Lloh26:
ldr x8, [x8, _ALL_TARGET_HT20_5@GOTPAGEOFF]
Lloh27:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
ubfiz w2, w8, #24, #6
Lloh28:
adrp x8, _ALL_TARGET_HT20_4@GOTPAGE
Lloh29:
ldr x8, [x8, _ALL_TARGET_HT20_4@GOTPAGEOFF]
Lloh30:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #16, #6
Lloh31:
adrp x8, _ALL_TARGET_HT20_1_3_9_11_17_19@GOTPAGE
Lloh32:
ldr x8, [x8, _ALL_TARGET_HT20_1_3_9_11_17_19@GOTPAGEOFF]
Lloh33:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #8, #6
Lloh34:
adrp x8, _ALL_TARGET_HT20_0_8_16@GOTPAGE
Lloh35:
ldr x8, [x8, _ALL_TARGET_HT20_0_8_16@GOTPAGEOFF]
Lloh36:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #5
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh37:
adrp x8, _ALL_TARGET_HT20_13@GOTPAGE
Lloh38:
ldr x8, [x8, _ALL_TARGET_HT20_13@GOTPAGEOFF]
Lloh39:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
ubfiz w2, w8, #24, #6
Lloh40:
adrp x8, _ALL_TARGET_HT20_12@GOTPAGE
Lloh41:
ldr x8, [x8, _ALL_TARGET_HT20_12@GOTPAGEOFF]
Lloh42:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #16, #6
Lloh43:
adrp x8, _ALL_TARGET_HT20_7@GOTPAGE
Lloh44:
ldr x8, [x8, _ALL_TARGET_HT20_7@GOTPAGEOFF]
Lloh45:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #8, #6
Lloh46:
adrp x8, _ALL_TARGET_HT20_6@GOTPAGE
Lloh47:
ldr x8, [x8, _ALL_TARGET_HT20_6@GOTPAGEOFF]
Lloh48:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #9
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh49:
adrp x8, _ALL_TARGET_HT20_21@GOTPAGE
Lloh50:
ldr x8, [x8, _ALL_TARGET_HT20_21@GOTPAGEOFF]
Lloh51:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
ubfiz w2, w8, #24, #6
Lloh52:
adrp x8, _ALL_TARGET_HT20_20@GOTPAGE
Lloh53:
ldr x8, [x8, _ALL_TARGET_HT20_20@GOTPAGEOFF]
Lloh54:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #16, #6
Lloh55:
adrp x8, _ALL_TARGET_HT20_15@GOTPAGE
Lloh56:
ldr x8, [x8, _ALL_TARGET_HT20_15@GOTPAGEOFF]
Lloh57:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #8, #6
Lloh58:
adrp x8, _ALL_TARGET_HT20_14@GOTPAGE
Lloh59:
ldr x8, [x8, _ALL_TARGET_HT20_14@GOTPAGEOFF]
Lloh60:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #10
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh61:
adrp x8, _ALL_TARGET_HT40_23@GOTPAGE
Lloh62:
ldr x8, [x8, _ALL_TARGET_HT40_23@GOTPAGEOFF]
Lloh63:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
ubfiz w2, w8, #24, #6
Lloh64:
adrp x8, _ALL_TARGET_HT40_22@GOTPAGE
Lloh65:
ldr x8, [x8, _ALL_TARGET_HT40_22@GOTPAGEOFF]
Lloh66:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #16, #6
Lloh67:
adrp x8, _ALL_TARGET_HT20_23@GOTPAGE
Lloh68:
ldr x8, [x8, _ALL_TARGET_HT20_23@GOTPAGEOFF]
Lloh69:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #8, #6
Lloh70:
adrp x8, _ALL_TARGET_HT20_22@GOTPAGE
Lloh71:
ldr x8, [x8, _ALL_TARGET_HT20_22@GOTPAGEOFF]
Lloh72:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #6
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh73:
adrp x8, _ALL_TARGET_HT40_5@GOTPAGE
Lloh74:
ldr x8, [x8, _ALL_TARGET_HT40_5@GOTPAGEOFF]
Lloh75:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
ubfiz w2, w8, #24, #6
Lloh76:
adrp x8, _ALL_TARGET_HT40_4@GOTPAGE
Lloh77:
ldr x8, [x8, _ALL_TARGET_HT40_4@GOTPAGEOFF]
Lloh78:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #16, #6
Lloh79:
adrp x8, _ALL_TARGET_HT40_1_3_9_11_17_19@GOTPAGE
Lloh80:
ldr x8, [x8, _ALL_TARGET_HT40_1_3_9_11_17_19@GOTPAGEOFF]
Lloh81:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #8, #6
Lloh82:
adrp x8, _ALL_TARGET_HT40_0_8_16@GOTPAGE
Lloh83:
ldr x8, [x8, _ALL_TARGET_HT40_0_8_16@GOTPAGEOFF]
Lloh84:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #7
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh85:
adrp x8, _ALL_TARGET_HT40_13@GOTPAGE
Lloh86:
ldr x8, [x8, _ALL_TARGET_HT40_13@GOTPAGEOFF]
Lloh87:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
ubfiz w2, w8, #24, #6
Lloh88:
adrp x8, _ALL_TARGET_HT40_12@GOTPAGE
Lloh89:
ldr x8, [x8, _ALL_TARGET_HT40_12@GOTPAGEOFF]
Lloh90:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #16, #6
Lloh91:
adrp x8, _ALL_TARGET_HT40_7@GOTPAGE
Lloh92:
ldr x8, [x8, _ALL_TARGET_HT40_7@GOTPAGEOFF]
Lloh93:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #8, #6
Lloh94:
adrp x8, _ALL_TARGET_HT40_6@GOTPAGE
Lloh95:
ldr x8, [x8, _ALL_TARGET_HT40_6@GOTPAGEOFF]
Lloh96:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #11
bl _AR_PHY_POWER_TX_RATE
mov x1, x0
Lloh97:
adrp x8, _ALL_TARGET_HT40_21@GOTPAGE
Lloh98:
ldr x8, [x8, _ALL_TARGET_HT40_21@GOTPAGEOFF]
Lloh99:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
ubfiz w2, w8, #24, #6
Lloh100:
adrp x8, _ALL_TARGET_HT40_20@GOTPAGE
Lloh101:
ldr x8, [x8, _ALL_TARGET_HT40_20@GOTPAGEOFF]
Lloh102:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #16, #6
Lloh103:
adrp x8, _ALL_TARGET_HT40_15@GOTPAGE
Lloh104:
ldr x8, [x8, _ALL_TARGET_HT40_15@GOTPAGEOFF]
Lloh105:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfi w2, w8, #8, #6
Lloh106:
adrp x8, _ALL_TARGET_HT40_14@GOTPAGE
Lloh107:
ldr x8, [x8, _ALL_TARGET_HT40_14@GOTPAGEOFF]
Lloh108:
ldr x8, [x8]
ldr w8, [x20, x8, lsl #2]
bfxil w2, w8, #0, #6
mov x0, x19
bl _REG_WRITE
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh106, Lloh107, Lloh108
.loh AdrpLdrGotLdr Lloh103, Lloh104, Lloh105
.loh AdrpLdrGotLdr Lloh100, Lloh101, Lloh102
.loh AdrpLdrGotLdr Lloh97, Lloh98, Lloh99
.loh AdrpLdrGotLdr Lloh94, Lloh95, Lloh96
.loh AdrpLdrGotLdr Lloh91, Lloh92, Lloh93
.loh AdrpLdrGotLdr Lloh88, Lloh89, Lloh90
.loh AdrpLdrGotLdr Lloh85, Lloh86, Lloh87
.loh AdrpLdrGotLdr Lloh82, Lloh83, Lloh84
.loh AdrpLdrGotLdr Lloh79, Lloh80, Lloh81
.loh AdrpLdrGotLdr Lloh76, Lloh77, Lloh78
.loh AdrpLdrGotLdr Lloh73, Lloh74, Lloh75
.loh AdrpLdrGotLdr Lloh70, Lloh71, Lloh72
.loh AdrpLdrGotLdr Lloh67, Lloh68, Lloh69
.loh AdrpLdrGotLdr Lloh64, Lloh65, Lloh66
.loh AdrpLdrGotLdr Lloh61, Lloh62, Lloh63
.loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60
.loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57
.loh AdrpLdrGotLdr Lloh52, Lloh53, Lloh54
.loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGot Lloh14, Lloh15
.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 _AR_PHY_TX_FORCED_GAIN,4,2 ; @AR_PHY_TX_FORCED_GAIN
.comm _ALL_TARGET_LEGACY_6_24,8,3 ; @ALL_TARGET_LEGACY_6_24
.comm _ALL_TARGET_LEGACY_54,8,3 ; @ALL_TARGET_LEGACY_54
.comm _ALL_TARGET_LEGACY_48,8,3 ; @ALL_TARGET_LEGACY_48
.comm _ALL_TARGET_LEGACY_36,8,3 ; @ALL_TARGET_LEGACY_36
.comm _ALL_TARGET_LEGACY_1L_5L,8,3 ; @ALL_TARGET_LEGACY_1L_5L
.comm _ALL_TARGET_LEGACY_11S,8,3 ; @ALL_TARGET_LEGACY_11S
.comm _ALL_TARGET_LEGACY_11L,8,3 ; @ALL_TARGET_LEGACY_11L
.comm _ALL_TARGET_LEGACY_5S,8,3 ; @ALL_TARGET_LEGACY_5S
.comm _ALL_TARGET_HT20_5,8,3 ; @ALL_TARGET_HT20_5
.comm _ALL_TARGET_HT20_4,8,3 ; @ALL_TARGET_HT20_4
.comm _ALL_TARGET_HT20_1_3_9_11_17_19,8,3 ; @ALL_TARGET_HT20_1_3_9_11_17_19
.comm _ALL_TARGET_HT20_0_8_16,8,3 ; @ALL_TARGET_HT20_0_8_16
.comm _ALL_TARGET_HT20_13,8,3 ; @ALL_TARGET_HT20_13
.comm _ALL_TARGET_HT20_12,8,3 ; @ALL_TARGET_HT20_12
.comm _ALL_TARGET_HT20_7,8,3 ; @ALL_TARGET_HT20_7
.comm _ALL_TARGET_HT20_6,8,3 ; @ALL_TARGET_HT20_6
.comm _ALL_TARGET_HT20_21,8,3 ; @ALL_TARGET_HT20_21
.comm _ALL_TARGET_HT20_20,8,3 ; @ALL_TARGET_HT20_20
.comm _ALL_TARGET_HT20_15,8,3 ; @ALL_TARGET_HT20_15
.comm _ALL_TARGET_HT20_14,8,3 ; @ALL_TARGET_HT20_14
.comm _ALL_TARGET_HT40_23,8,3 ; @ALL_TARGET_HT40_23
.comm _ALL_TARGET_HT40_22,8,3 ; @ALL_TARGET_HT40_22
.comm _ALL_TARGET_HT20_23,8,3 ; @ALL_TARGET_HT20_23
.comm _ALL_TARGET_HT20_22,8,3 ; @ALL_TARGET_HT20_22
.comm _ALL_TARGET_HT40_5,8,3 ; @ALL_TARGET_HT40_5
.comm _ALL_TARGET_HT40_4,8,3 ; @ALL_TARGET_HT40_4
.comm _ALL_TARGET_HT40_1_3_9_11_17_19,8,3 ; @ALL_TARGET_HT40_1_3_9_11_17_19
.comm _ALL_TARGET_HT40_0_8_16,8,3 ; @ALL_TARGET_HT40_0_8_16
.comm _ALL_TARGET_HT40_13,8,3 ; @ALL_TARGET_HT40_13
.comm _ALL_TARGET_HT40_12,8,3 ; @ALL_TARGET_HT40_12
.comm _ALL_TARGET_HT40_7,8,3 ; @ALL_TARGET_HT40_7
.comm _ALL_TARGET_HT40_6,8,3 ; @ALL_TARGET_HT40_6
.comm _ALL_TARGET_HT40_21,8,3 ; @ALL_TARGET_HT40_21
.comm _ALL_TARGET_HT40_20,8,3 ; @ALL_TARGET_HT40_20
.comm _ALL_TARGET_HT40_15,8,3 ; @ALL_TARGET_HT40_15
.comm _ALL_TARGET_HT40_14,8,3 ; @ALL_TARGET_HT40_14
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/ath/ath9k/extr_ar9003_eeprom.c_ar9003_hw_tx_power_regwrite.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _m_prepend_2 ## -- Begin function m_prepend_2
.p2align 4, 0x90
_m_prepend_2: ## @m_prepend_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 %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r12d
movl %edx, %r15d
movl %esi, %r14d
movq %rdi, %rbx
callq _M_LEADINGSPACE
cmpl %r14d, %eax
jge LBB0_1
LBB0_7:
movq %rbx, %rdi
movl %r14d, %esi
movl %r15d, %edx
callq _m_prepend
movq %rax, %rbx
testq %rax, %rax
jne LBB0_5
## %bb.8:
xorl %ebx, %ebx
jmp LBB0_9
LBB0_1:
testl %r12d, %r12d
je LBB0_2
## %bb.3:
movq 16(%rbx), %rdi
movslq %r14d, %r12
subq %r12, %rdi
movl $4, %esi
callq _IS_P2ALIGNED
testq %rax, %rax
jne LBB0_4
jmp LBB0_7
LBB0_2:
movslq %r14d, %r12
LBB0_4:
subq %r12, 16(%rbx)
addl %r14d, (%rbx)
LBB0_5:
movq _M_PKTHDR@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 4(%rbx)
je LBB0_9
## %bb.6:
addl %r14d, 8(%rbx)
LBB0_9:
movq %rbx, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _M_PKTHDR,4,2 ## @M_PKTHDR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _m_prepend_2 ; -- Begin function m_prepend_2
.p2align 2
_m_prepend_2: ; @m_prepend_2
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x22, x3
mov x21, x2
mov x20, x1
mov x19, x0
bl _M_LEADINGSPACE
cmp w0, w20
b.ge LBB0_2
LBB0_1:
mov x0, x19
mov x1, x20
mov x2, x21
bl _m_prepend
mov x19, x0
cbnz x0, LBB0_6
b LBB0_8
LBB0_2:
cbz w22, LBB0_4
; %bb.3:
ldr x8, [x19, #16]
sxtw x22, w20
sub x0, x8, x22
mov w1, #4
bl _IS_P2ALIGNED
cbnz x0, LBB0_5
b LBB0_1
LBB0_4:
mov x8, x20
sxtw x22, w8
LBB0_5:
ldr x8, [x19, #16]
sub x8, x8, x22
str x8, [x19, #16]
ldr w8, [x19]
add w8, w8, w20
str w8, [x19]
LBB0_6:
ldr w8, [x19, #4]
Lloh0:
adrp x9, _M_PKTHDR@GOTPAGE
Lloh1:
ldr x9, [x9, _M_PKTHDR@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_8
; %bb.7:
ldr w8, [x19, #8]
add w8, w8, w20
str w8, [x19, #8]
LBB0_8:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _M_PKTHDR,4,2 ; @M_PKTHDR
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/kern/extr_uipc_mbuf.c_m_prepend_2.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gl_save_LineWidth ## -- Begin function gl_save_LineWidth
.p2align 4, 0x90
_gl_save_LineWidth: ## @gl_save_LineWidth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movq %rdi, %rbx
movq _OPCODE_LINE_WIDTH@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $1, %edx
callq _alloc_instruction
testq %rax, %rax
je LBB0_2
## %bb.1:
movl %r14d, 4(%rax)
LBB0_2:
cmpq $0, 8(%rbx)
je LBB0_3
## %bb.4:
movq (%rbx), %rax
movq %rbx, %rdi
movl %r14d, %esi
popq %rbx
popq %r14
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _OPCODE_LINE_WIDTH,4,2 ## @OPCODE_LINE_WIDTH
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gl_save_LineWidth ; -- Begin function gl_save_LineWidth
.p2align 2
_gl_save_LineWidth: ; @gl_save_LineWidth
.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
Lloh0:
adrp x8, _OPCODE_LINE_WIDTH@GOTPAGE
Lloh1:
ldr x8, [x8, _OPCODE_LINE_WIDTH@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #1
bl _alloc_instruction
cbz x0, LBB0_2
; %bb.1:
str w19, [x0, #4]
LBB0_2:
ldr x8, [x20, #8]
cbz x8, LBB0_4
; %bb.3:
ldr x2, [x20]
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
br x2
LBB0_4:
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 _OPCODE_LINE_WIDTH,4,2 ; @OPCODE_LINE_WIDTH
.subsections_via_symbols
| AnghaBench/reactos/dll/opengl/mesa/extr_dlist.c_gl_save_LineWidth.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ufshcd_vops_setup_clocks
_ufshcd_vops_setup_clocks: ## @ufshcd_vops_setup_clocks
.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 %rax, %rax
je LBB0_2
## %bb.1:
movq (%rax), %rax
testq %rax, %rax
je LBB0_2
## %bb.3:
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_2:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ufshcd_vops_setup_clocks
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ufshcd_vops_setup_clocks
_ufshcd_vops_setup_clocks: ; @ufshcd_vops_setup_clocks
.cfi_startproc
; %bb.0:
ldr x8, [x0]
cbz x8, LBB0_3
; %bb.1:
ldr x3, [x8]
cbz x3, LBB0_3
; %bb.2:
br x3
LBB0_3:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _ufshcd_vops_setup_clocks
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/ufs/extr_ufshcd.h_ufshcd_vops_setup_clocks.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nfs4_free_createdata
_nfs4_free_createdata: ## @nfs4_free_createdata
.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 _kfree ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _nfs4_free_createdata
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfs4_free_createdata
_nfs4_free_createdata: ; @nfs4_free_createdata
.cfi_startproc
; %bb.0:
b _kfree
.cfi_endproc
; -- End function
.no_dead_strip _nfs4_free_createdata
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/nfs/extr_nfs4proc.c_nfs4_free_createdata.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ath9k_hw_set_rx_bufsize ## -- Begin function ath9k_hw_set_rx_bufsize
.p2align 4, 0x90
_ath9k_hw_set_rx_bufsize: ## @ath9k_hw_set_rx_bufsize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %edx
movq _AR_DATABUF_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _AR_DATABUF_SIZE_MASK@GOTPCREL(%rip), %rax
andl (%rax), %edx
popq %rbp
jmp _REG_WRITE ## TAILCALL
.cfi_endproc
## -- End function
.comm _AR_DATABUF_SIZE,4,2 ## @AR_DATABUF_SIZE
.comm _AR_DATABUF_SIZE_MASK,4,2 ## @AR_DATABUF_SIZE_MASK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ath9k_hw_set_rx_bufsize ; -- Begin function ath9k_hw_set_rx_bufsize
.p2align 2
_ath9k_hw_set_rx_bufsize: ; @ath9k_hw_set_rx_bufsize
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _AR_DATABUF_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _AR_DATABUF_SIZE@GOTPAGEOFF]
Lloh2:
adrp x9, _AR_DATABUF_SIZE_MASK@GOTPAGE
Lloh3:
ldr x9, [x9, _AR_DATABUF_SIZE_MASK@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
ldr w9, [x9]
and w2, w9, w1
mov x1, x8
b _REG_WRITE
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.comm _AR_DATABUF_SIZE,4,2 ; @AR_DATABUF_SIZE
.comm _AR_DATABUF_SIZE_MASK,4,2 ; @AR_DATABUF_SIZE_MASK
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/ath/ath9k/extr_ar9003_mac.c_ath9k_hw_set_rx_bufsize.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function __xnu_wait
___xnu_wait: ## @__xnu_wait
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _R_DEBUG_REASON_UNKNOWN@GOTPCREL(%rip), %rax
movl (%rax), %ebx
testq %rdi, %rdi
je LBB0_5
## %bb.1:
movq %rdi, %r15
movl %ebx, -44(%rbp) ## 4-byte Spill
movq _ex@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movl %r8d, -80(%rbp)
movl $24, -96(%rbp)
movq _MACH_RCV_MSG@GOTPCREL(%rip), %rax
movq _MACH_RCV_INTERRUPT@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
movq _MACH_MSG_TIMEOUT_NONE@GOTPCREL(%rip), %r14
movl (%r14), %r9d
movq _MACH_PORT_NULL@GOTPCREL(%rip), %r13
movl (%r13), %eax
movl %eax, (%rsp)
leaq -96(%rbp), %rdi
xorl %edx, %edx
movl $24, %ecx
callq _mach_msg
movq _MACH_RCV_INTERRUPTED@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_6
LBB0_2:
movq _R_DEBUG_REASON_MACH_RCV_INTERRUPTED@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %ebx
LBB0_4:
leaq L_.str.2(%rip), %rsi
movq %r15, %rdi
callq _r_debug_reg_get
movl %eax, (%r15)
LBB0_5:
movl %ebx, %eax
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
leaq -96(%rbp), %rbx
leaq -72(%rbp), %r12
jmp LBB0_8
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_8 Depth=1
movq _ex@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq _MACH_RCV_INTERRUPT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _MACH_RCV_MSG@GOTPCREL(%rip), %rax
orl (%rax), %esi
movl (%r14), %r9d
movl (%r13), %eax
movl %eax, (%rsp)
movq %rbx, %rdi
xorl %edx, %edx
movl $24, %ecx
callq _mach_msg
movq _MACH_RCV_INTERRUPTED@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_2
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq _MACH_MSG_SUCCESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_15
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movq %r15, %rdi
movq %rbx, %rsi
callq _validate_mach_message
testl %eax, %eax
jne LBB0_16
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movq %r15, %rdi
movq %rbx, %rsi
callq _handle_dead_notify
testl %eax, %eax
jne LBB0_20
## %bb.11: ## in Loop: Header=BB0_8 Depth=1
movq _KERN_FAILURE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
movq %rbx, %rsi
callq _encode_reply
movq _MACH_SEND_INTERRUPT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _MACH_SEND_MSG@GOTPCREL(%rip), %rax
orl (%rax), %esi
movl -72(%rbp), %edx
movl (%r13), %r8d
movl (%r14), %r9d
movl %r8d, (%rsp)
movq %r12, %rdi
xorl %ecx, %ecx
callq _mach_msg
cmpq $0, -64(%rbp)
je LBB0_7
## %bb.12: ## in Loop: Header=BB0_8 Depth=1
movq _MACH_MSG_SUCCESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_7
## %bb.13: ## in Loop: Header=BB0_8 Depth=1
xorl %eax, %eax
callq _mach_task_self
movq -64(%rbp), %rsi
movl %eax, %edi
callq _mach_port_deallocate
movq _KERN_SUCCESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_7
## %bb.14: ## in Loop: Header=BB0_8 Depth=1
leaq L_.str.1(%rip), %rdi
callq _eprintf
jmp LBB0_7
LBB0_15:
leaq L_.str(%rip), %rdi
callq _eprintf
movl -44(%rbp), %ebx ## 4-byte Reload
jmp LBB0_4
LBB0_16:
leaq -96(%rbp), %r14
leaq -48(%rbp), %rdx
movq %r15, %rdi
movq %r14, %rsi
callq _handle_exception_message
movl %eax, %ebx
movl -48(%rbp), %edx
leaq -72(%rbp), %r12
movq %r12, %rdi
movq %r14, %rsi
callq _encode_reply
movq _MACH_SEND_INTERRUPT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _MACH_SEND_MSG@GOTPCREL(%rip), %rax
orl (%rax), %esi
movl -72(%rbp), %edx
movl (%r13), %r8d
movl %r8d, (%rsp)
movq %r12, %rdi
xorl %ecx, %ecx
xorl %r9d, %r9d
callq _mach_msg
cmpq $0, -64(%rbp)
je LBB0_4
## %bb.17:
movq _MACH_MSG_SUCCESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.18:
xorl %eax, %eax
callq _mach_task_self
movq -64(%rbp), %rsi
movl %eax, %edi
callq _mach_port_deallocate
movq _KERN_SUCCESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.19:
leaq L_.str.1(%rip), %rdi
callq _eprintf
jmp LBB0_4
LBB0_20:
movq _R_DEBUG_REASON_DEAD@GOTPCREL(%rip), %rax
jmp LBB0_3
.cfi_endproc
## -- End function
.comm _R_DEBUG_REASON_UNKNOWN,4,2 ## @R_DEBUG_REASON_UNKNOWN
.comm _ex,4,2 ## @ex
.comm _MACH_RCV_MSG,4,2 ## @MACH_RCV_MSG
.comm _MACH_RCV_INTERRUPT,4,2 ## @MACH_RCV_INTERRUPT
.comm _MACH_MSG_TIMEOUT_NONE,4,2 ## @MACH_MSG_TIMEOUT_NONE
.comm _MACH_PORT_NULL,4,2 ## @MACH_PORT_NULL
.comm _MACH_RCV_INTERRUPTED,8,3 ## @MACH_RCV_INTERRUPTED
.comm _R_DEBUG_REASON_MACH_RCV_INTERRUPTED,4,2 ## @R_DEBUG_REASON_MACH_RCV_INTERRUPTED
.comm _MACH_MSG_SUCCESS,8,3 ## @MACH_MSG_SUCCESS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "message didn't succeeded\n"
.comm _R_DEBUG_REASON_DEAD,4,2 ## @R_DEBUG_REASON_DEAD
.comm _KERN_FAILURE,4,2 ## @KERN_FAILURE
.comm _MACH_SEND_MSG,4,2 ## @MACH_SEND_MSG
.comm _MACH_SEND_INTERRUPT,4,2 ## @MACH_SEND_INTERRUPT
.comm _KERN_SUCCESS,8,3 ## @KERN_SUCCESS
L_.str.1: ## @.str.1
.asciz "failed to deallocate reply port\n"
L_.str.2: ## @.str.2
.asciz "PC"
.no_dead_strip ___xnu_wait
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __xnu_wait
___xnu_wait: ; @__xnu_wait
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh0:
adrp x8, _R_DEBUG_REASON_UNKNOWN@GOTPAGE
Lloh1:
ldr x8, [x8, _R_DEBUG_REASON_UNKNOWN@GOTPAGEOFF]
Lloh2:
ldr w20, [x8]
cbz x0, LBB0_5
; %bb.1:
mov x19, x0
Lloh3:
adrp x25, _ex@GOTPAGE
Lloh4:
ldr x25, [x25, _ex@GOTPAGEOFF]
ldr w4, [x25]
mov w8, #24
Lloh5:
adrp x26, _MACH_RCV_MSG@GOTPAGE
Lloh6:
ldr x26, [x26, _MACH_RCV_MSG@GOTPAGEOFF]
str w4, [sp, #24]
str w8, [sp, #8]
ldr w8, [x26]
Lloh7:
adrp x27, _MACH_RCV_INTERRUPT@GOTPAGE
Lloh8:
ldr x27, [x27, _MACH_RCV_INTERRUPT@GOTPAGEOFF]
ldr w9, [x27]
orr w1, w9, w8
Lloh9:
adrp x28, _MACH_MSG_TIMEOUT_NONE@GOTPAGE
Lloh10:
ldr x28, [x28, _MACH_MSG_TIMEOUT_NONE@GOTPAGEOFF]
ldr w5, [x28]
Lloh11:
adrp x23, _MACH_PORT_NULL@GOTPAGE
Lloh12:
ldr x23, [x23, _MACH_PORT_NULL@GOTPAGEOFF]
ldr w6, [x23]
add x0, sp, #8
mov w2, #0
mov w3, #24
bl _mach_msg
Lloh13:
adrp x21, _MACH_RCV_INTERRUPTED@GOTPAGE
Lloh14:
ldr x21, [x21, _MACH_RCV_INTERRUPTED@GOTPAGEOFF]
ldr x8, [x21]
cmp x0, x8
b.ne LBB0_6
LBB0_2:
Lloh15:
adrp x8, _R_DEBUG_REASON_MACH_RCV_INTERRUPTED@GOTPAGE
Lloh16:
ldr x8, [x8, _R_DEBUG_REASON_MACH_RCV_INTERRUPTED@GOTPAGEOFF]
LBB0_3:
ldr w20, [x8]
LBB0_4:
Lloh17:
adrp x1, l_.str.2@PAGE
Lloh18:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x19
bl _r_debug_reg_get
str w0, [x19]
LBB0_5:
mov x0, x20
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB0_6:
Lloh19:
adrp x24, _MACH_MSG_SUCCESS@GOTPAGE
Lloh20:
ldr x24, [x24, _MACH_MSG_SUCCESS@GOTPAGEOFF]
Lloh21:
adrp x22, _KERN_FAILURE@GOTPAGE
Lloh22:
ldr x22, [x22, _KERN_FAILURE@GOTPAGEOFF]
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_8 Depth=1
ldr w4, [x25]
ldr w8, [x26]
ldr w9, [x27]
orr w1, w9, w8
ldr w5, [x28]
ldr w6, [x23]
add x0, sp, #8
mov w2, #0
mov w3, #24
bl _mach_msg
ldr x8, [x21]
cmp x0, x8
b.eq LBB0_2
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_15
; %bb.9: ; in Loop: Header=BB0_8 Depth=1
add x1, sp, #8
mov x0, x19
bl _validate_mach_message
add x1, sp, #8
cbnz w0, LBB0_16
; %bb.10: ; in Loop: Header=BB0_8 Depth=1
mov x0, x19
bl _handle_dead_notify
cbnz w0, LBB0_21
; %bb.11: ; in Loop: Header=BB0_8 Depth=1
ldr w2, [x22]
add x0, sp, #32
add x1, sp, #8
bl _encode_reply
Lloh23:
adrp x8, _MACH_SEND_MSG@GOTPAGE
Lloh24:
ldr x8, [x8, _MACH_SEND_MSG@GOTPAGEOFF]
Lloh25:
ldr w8, [x8]
Lloh26:
adrp x9, _MACH_SEND_INTERRUPT@GOTPAGE
Lloh27:
ldr x9, [x9, _MACH_SEND_INTERRUPT@GOTPAGEOFF]
Lloh28:
ldr w9, [x9]
orr w1, w9, w8
ldr w2, [sp, #32]
ldr w4, [x23]
ldr w5, [x28]
add x0, sp, #32
mov w3, #0
mov x6, x4
bl _mach_msg
ldr x8, [sp, #40]
cbz x8, LBB0_7
; %bb.12: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [x24]
cmp x0, x8
b.eq LBB0_7
; %bb.13: ; in Loop: Header=BB0_8 Depth=1
bl _mach_task_self
ldr x1, [sp, #40]
bl _mach_port_deallocate
Lloh29:
adrp x8, _KERN_SUCCESS@GOTPAGE
Lloh30:
ldr x8, [x8, _KERN_SUCCESS@GOTPAGEOFF]
Lloh31:
ldr x8, [x8]
cmp x0, x8
b.eq LBB0_7
; %bb.14: ; in Loop: Header=BB0_8 Depth=1
Lloh32:
adrp x0, l_.str.1@PAGE
Lloh33:
add x0, x0, l_.str.1@PAGEOFF
bl _eprintf
b LBB0_7
LBB0_15:
Lloh34:
adrp x0, l_.str@PAGE
Lloh35:
add x0, x0, l_.str@PAGEOFF
b LBB0_20
LBB0_16:
add x2, sp, #60
mov x0, x19
bl _handle_exception_message
mov x20, x0
ldr w2, [sp, #60]
add x0, sp, #32
add x1, sp, #8
bl _encode_reply
Lloh36:
adrp x8, _MACH_SEND_MSG@GOTPAGE
Lloh37:
ldr x8, [x8, _MACH_SEND_MSG@GOTPAGEOFF]
Lloh38:
ldr w8, [x8]
Lloh39:
adrp x9, _MACH_SEND_INTERRUPT@GOTPAGE
Lloh40:
ldr x9, [x9, _MACH_SEND_INTERRUPT@GOTPAGEOFF]
Lloh41:
ldr w9, [x9]
orr w1, w9, w8
ldr w2, [sp, #32]
ldr w4, [x23]
add x0, sp, #32
mov w3, #0
mov w5, #0
mov x6, x4
bl _mach_msg
ldr x8, [sp, #40]
cbz x8, LBB0_4
; %bb.17:
ldr x8, [x24]
cmp x0, x8
b.eq LBB0_4
; %bb.18:
bl _mach_task_self
ldr x1, [sp, #40]
bl _mach_port_deallocate
Lloh42:
adrp x8, _KERN_SUCCESS@GOTPAGE
Lloh43:
ldr x8, [x8, _KERN_SUCCESS@GOTPAGEOFF]
Lloh44:
ldr x8, [x8]
cmp x0, x8
b.eq LBB0_4
; %bb.19:
Lloh45:
adrp x0, l_.str.1@PAGE
Lloh46:
add x0, x0, l_.str.1@PAGEOFF
LBB0_20:
bl _eprintf
b LBB0_4
LBB0_21:
Lloh47:
adrp x8, _R_DEBUG_REASON_DEAD@GOTPAGE
Lloh48:
ldr x8, [x8, _R_DEBUG_REASON_DEAD@GOTPAGEOFF]
b LBB0_3
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpAdd Lloh45, Lloh46
.loh AdrpLdrGot Lloh47, Lloh48
.cfi_endproc
; -- End function
.comm _R_DEBUG_REASON_UNKNOWN,4,2 ; @R_DEBUG_REASON_UNKNOWN
.comm _ex,4,2 ; @ex
.comm _MACH_RCV_MSG,4,2 ; @MACH_RCV_MSG
.comm _MACH_RCV_INTERRUPT,4,2 ; @MACH_RCV_INTERRUPT
.comm _MACH_MSG_TIMEOUT_NONE,4,2 ; @MACH_MSG_TIMEOUT_NONE
.comm _MACH_PORT_NULL,4,2 ; @MACH_PORT_NULL
.comm _MACH_RCV_INTERRUPTED,8,3 ; @MACH_RCV_INTERRUPTED
.comm _R_DEBUG_REASON_MACH_RCV_INTERRUPTED,4,2 ; @R_DEBUG_REASON_MACH_RCV_INTERRUPTED
.comm _MACH_MSG_SUCCESS,8,3 ; @MACH_MSG_SUCCESS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "message didn't succeeded\n"
.comm _R_DEBUG_REASON_DEAD,4,2 ; @R_DEBUG_REASON_DEAD
.comm _KERN_FAILURE,4,2 ; @KERN_FAILURE
.comm _MACH_SEND_MSG,4,2 ; @MACH_SEND_MSG
.comm _MACH_SEND_INTERRUPT,4,2 ; @MACH_SEND_INTERRUPT
.comm _KERN_SUCCESS,8,3 ; @KERN_SUCCESS
l_.str.1: ; @.str.1
.asciz "failed to deallocate reply port\n"
l_.str.2: ; @.str.2
.asciz "PC"
.no_dead_strip ___xnu_wait
.subsections_via_symbols
| AnghaBench/radare2/libr/debug/p/native/xnu/extr_xnu_excthreads.c___xnu_wait.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isocal_date_to_ntp64 ## -- Begin function isocal_date_to_ntp64
.p2align 4, 0x90
_isocal_date_to_ntp64: ## @isocal_date_to_ntp64
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movl 32(%rdi), %edi
decl %edi
callq _isocal_weeks_in_years
## kill: def $eax killed $eax def $rax
addl 24(%r14), %eax
leal (,%rax,8), %ebx
subl %eax, %ebx
movl 8(%r14), %edi
movl (%r14), %edx
movl 4(%r14), %esi
addl 16(%r14), %ebx
callq _ntpcal_etime_to_seconds
movq _DAY_NTP_STARTS@GOTPCREL(%rip), %rcx
subl (%rcx), %ebx
addl $-7, %ebx
movl %ebx, %edi
movl %eax, %esi
popq %rbx
popq %r14
popq %rbp
jmp _ntpcal_dayjoin ## TAILCALL
.cfi_endproc
## -- End function
.comm _DAY_NTP_STARTS,4,2 ## @DAY_NTP_STARTS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isocal_date_to_ntp64 ; -- Begin function isocal_date_to_ntp64
.p2align 2
_isocal_date_to_ntp64: ; @isocal_date_to_ntp64
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr w8, [x0, #32]
sub w0, w8, #1
bl _isocal_weeks_in_years
ldr w8, [x19, #24]
add w8, w0, w8
lsl w9, w8, #3
sub w20, w9, w8
ldr w21, [x19, #16]
ldp w1, w0, [x19, #4]
ldr w2, [x19]
bl _ntpcal_etime_to_seconds
mov x1, x0
Lloh0:
adrp x8, _DAY_NTP_STARTS@GOTPAGE
Lloh1:
ldr x8, [x8, _DAY_NTP_STARTS@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
add w9, w21, w20
sub w8, w9, w8
sub w0, w8, #7
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _ntpcal_dayjoin
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _DAY_NTP_STARTS,4,2 ; @DAY_NTP_STARTS
.subsections_via_symbols
| AnghaBench/freebsd/contrib/ntp/libntp/extr_ntp_calendar.c_isocal_date_to_ntp64.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PerformChannelConversion ## -- Begin function PerformChannelConversion
.p2align 4, 0x90
_PerformChannelConversion: ## @PerformChannelConversion
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $104, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r9, %rbx
## kill: def $r8d killed $r8d def $r8
movl %edx, %r12d
movl %esi, %eax
movq %rdi, %r14
leal 7(%r8), %r13d
testl %r8d, %r8d
cmovnsl %r8d, %r13d
sarl $3, %r13d
cltd
idivl %r13d
cltd
idivl %r12d
movl %ecx, %edx
subl %r12d, %edx
jle LBB0_13
## %bb.1:
addl $-8, %r8d
roll $29, %r8d
cmpl $3, %r8d
ja LBB0_21
## %bb.2:
movq %rdx, -80(%rbp) ## 8-byte Spill
leaq LJTI0_0(%rip), %rsi
movslq (%rsi,%r8,4), %rdx
addq %rsi, %rdx
movl %ecx, -48(%rbp) ## 4-byte Spill
jmpq *%rdx
LBB0_3:
movq _NonPagedPool@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movl %eax, %r15d
imull %ecx, %r15d
movl %eax, %r13d
movl %r15d, %esi
callq _ExAllocatePool
movq %rax, -64(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_49
## %bb.4:
imull %r12d, %r13d
testl %r13d, %r13d
jle LBB0_20
## %bb.5:
movl %r15d, -52(%rbp) ## 4-byte Spill
movq %rbx, -88(%rbp) ## 8-byte Spill
leal (,%r12,4), %eax
movl %eax, -128(%rbp) ## 4-byte Spill
xorl %ebx, %ebx
movq -80(%rbp), %rax ## 8-byte Reload
testl %eax, %eax
movl $0, %r15d
cmovgl %eax, %r15d
incl %r15d
movslq -48(%rbp), %rdx ## 4-byte Folded Reload
movslq %r12d, %rsi
movl %r13d, %eax
movq %rax, -104(%rbp) ## 8-byte Spill
movq %r15, -120(%rbp) ## 8-byte Spill
## kill: def $r15d killed $r15d killed $r15 def $r15
andl $-2, %r15d
movq -64(%rbp), %rax ## 8-byte Reload
movq %rsi, -48(%rbp) ## 8-byte Spill
leaq (%rax,%rsi,4), %r13
addq $4, %r13
movq %rdx, -112(%rbp) ## 8-byte Spill
leaq (,%rdx,4), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
xorl %edi, %edi
jmp LBB0_7
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_7 Depth=1
addq -112(%rbp), %rdi ## 8-byte Folded Reload
addq -48(%rbp), %rbx ## 8-byte Folded Reload
addq -96(%rbp), %r13 ## 8-byte Folded Reload
cmpq -104(%rbp), %rbx ## 8-byte Folded Reload
jge LBB0_17
LBB0_7: ## =>This Loop Header: Depth=1
## Child Loop BB0_9 Depth 2
movq -64(%rbp), %rax ## 8-byte Reload
movq %rdi, -72(%rbp) ## 8-byte Spill
leaq (%rax,%rdi,4), %rdi
leaq (%r14,%rbx,4), %rsi
movl -128(%rbp), %edx ## 4-byte Reload
callq _RtlMoveMemory
cmpl $0, -80(%rbp) ## 4-byte Folded Reload
jle LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_9: ## Parent Loop BB0_7 Depth=1
## => This Inner Loop Header: Depth=2
movl %ecx, %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
movl %eax, -4(%r13,%rcx,4)
leal 1(%rcx), %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
movl %eax, (%r13,%rcx,4)
addq $2, %rcx
cmpq %r15, %rcx
jne LBB0_9
jmp LBB0_11
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
xorl %ecx, %ecx
LBB0_11: ## in Loop: Header=BB0_7 Depth=1
movq -72(%rbp), %rdi ## 8-byte Reload
testb $1, -120(%rbp) ## 1-byte Folded Reload
je LBB0_6
## %bb.12: ## in Loop: Header=BB0_7 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rdi,%rax), %rsi
movl %ecx, %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
addq %rcx, %rsi
movq -64(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx,%rsi,4)
jmp LBB0_6
LBB0_13:
movq %rbx, -88(%rbp) ## 8-byte Spill
movq _NonPagedPool@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movl %eax, %r15d
movl %ecx, -48(%rbp) ## 4-byte Spill
imull %ecx, %r15d
movl %eax, %ebx
movl %r15d, %esi
callq _ExAllocatePool
movq %rax, -64(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_49
## %bb.14:
imull %r12d, %ebx
testl %ebx, %ebx
jle LBB0_19
## %bb.15:
movl %r15d, -52(%rbp) ## 4-byte Spill
movl -48(%rbp), %r15d ## 4-byte Reload
imull %r15d, %r13d
movslq %r15d, %rax
movslq %r12d, %rcx
movl %ebx, %edx
movq %rdx, -80(%rbp) ## 8-byte Spill
movq %rcx, -72(%rbp) ## 8-byte Spill
leaq (,%rcx,4), %rcx
movq %rcx, -48(%rbp) ## 8-byte Spill
shlq $2, %rax
movq %rax, %r12
xorl %r15d, %r15d
movq -64(%rbp), %rbx ## 8-byte Reload
.p2align 4, 0x90
LBB0_16: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
movq %r14, %rsi
movl %r13d, %edx
callq _RtlMoveMemory
addq -72(%rbp), %r15 ## 8-byte Folded Reload
addq -48(%rbp), %r14 ## 8-byte Folded Reload
addq %r12, %rbx
cmpq -80(%rbp), %r15 ## 8-byte Folded Reload
jl LBB0_16
LBB0_17:
movq -88(%rbp), %rbx ## 8-byte Reload
movl -52(%rbp), %r15d ## 4-byte Reload
jmp LBB0_20
LBB0_19:
movq -88(%rbp), %rbx ## 8-byte Reload
LBB0_20:
movq 16(%rbp), %rax
movq -64(%rbp), %rcx ## 8-byte Reload
movq %rcx, (%rbx)
movl %r15d, (%rax)
LBB0_21:
movq _STATUS_SUCCESS@GOTPCREL(%rip), %rax
jmp LBB0_22
LBB0_23:
movq _NonPagedPool@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movl %eax, %r15d
imull %ecx, %r15d
movl %eax, %r13d
movl %r15d, %esi
callq _ExAllocatePool
movq %rax, -64(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_49
## %bb.24:
imull %r12d, %r13d
testl %r13d, %r13d
jle LBB0_20
## %bb.25:
movl %r15d, -52(%rbp) ## 4-byte Spill
movq %rbx, -88(%rbp) ## 8-byte Spill
leal (,%r12,4), %eax
movl %eax, -128(%rbp) ## 4-byte Spill
xorl %ebx, %ebx
movq -80(%rbp), %rax ## 8-byte Reload
testl %eax, %eax
movl $0, %r15d
cmovgl %eax, %r15d
incl %r15d
movslq -48(%rbp), %rdx ## 4-byte Folded Reload
movslq %r12d, %rsi
movl %r13d, %eax
movq %rax, -104(%rbp) ## 8-byte Spill
movq %r15, -120(%rbp) ## 8-byte Spill
## kill: def $r15d killed $r15d killed $r15 def $r15
andl $-2, %r15d
movq -64(%rbp), %rax ## 8-byte Reload
movq %rsi, -48(%rbp) ## 8-byte Spill
leaq (%rax,%rsi,4), %r13
addq $4, %r13
movq %rdx, -112(%rbp) ## 8-byte Spill
leaq (,%rdx,4), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
xorl %edi, %edi
jmp LBB0_27
.p2align 4, 0x90
LBB0_26: ## in Loop: Header=BB0_27 Depth=1
addq -112(%rbp), %rdi ## 8-byte Folded Reload
addq -48(%rbp), %rbx ## 8-byte Folded Reload
addq -96(%rbp), %r13 ## 8-byte Folded Reload
cmpq -104(%rbp), %rbx ## 8-byte Folded Reload
jge LBB0_17
LBB0_27: ## =>This Loop Header: Depth=1
## Child Loop BB0_29 Depth 2
movq -64(%rbp), %rax ## 8-byte Reload
movq %rdi, -72(%rbp) ## 8-byte Spill
leaq (%rax,%rdi,4), %rdi
leaq (%r14,%rbx,4), %rsi
movl -128(%rbp), %edx ## 4-byte Reload
callq _RtlMoveMemory
cmpl $0, -80(%rbp) ## 4-byte Folded Reload
jle LBB0_30
## %bb.28: ## in Loop: Header=BB0_27 Depth=1
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_29: ## Parent Loop BB0_27 Depth=1
## => This Inner Loop Header: Depth=2
movl %ecx, %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
movl %eax, -4(%r13,%rcx,4)
leal 1(%rcx), %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
movl %eax, (%r13,%rcx,4)
addq $2, %rcx
cmpq %r15, %rcx
jne LBB0_29
jmp LBB0_31
.p2align 4, 0x90
LBB0_30: ## in Loop: Header=BB0_27 Depth=1
xorl %ecx, %ecx
LBB0_31: ## in Loop: Header=BB0_27 Depth=1
movq -72(%rbp), %rdi ## 8-byte Reload
testb $1, -120(%rbp) ## 1-byte Folded Reload
je LBB0_26
## %bb.32: ## in Loop: Header=BB0_27 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rdi,%rax), %rsi
movl %ecx, %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
addq %rcx, %rsi
movq -64(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx,%rsi,4)
jmp LBB0_26
LBB0_33:
movq _NonPagedPool@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movl %eax, %r15d
imull %ecx, %r15d
movl %eax, %r13d
movl %r15d, %esi
callq _ExAllocatePool
movq %rax, -64(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_49
## %bb.34:
imull %r12d, %r13d
testl %r13d, %r13d
jle LBB0_20
## %bb.35:
movl %r15d, -52(%rbp) ## 4-byte Spill
movq %rbx, -88(%rbp) ## 8-byte Spill
leal (%r12,%r12,2), %eax
movl %eax, -112(%rbp) ## 4-byte Spill
xorl %esi, %esi
movq -80(%rbp), %rax ## 8-byte Reload
testl %eax, %eax
movl $0, %edx
movq %rdx, -72(%rbp) ## 8-byte Spill
cmovlel %esi, %eax
incl %eax
movq %rax, -80(%rbp) ## 8-byte Spill
movslq -48(%rbp), %rdx ## 4-byte Folded Reload
movq %r12, -120(%rbp) ## 8-byte Spill
movslq %r12d, %rax
movl %r13d, %ecx
movq %rcx, -144(%rbp) ## 8-byte Spill
movq %rax, -96(%rbp) ## 8-byte Spill
leaq (%rax,%rax,2), %rax
movq -64(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax,4), %r15
movq %rdx, -104(%rbp) ## 8-byte Spill
leaq (,%rdx,4), %rax
leaq (%rax,%rax,2), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
xorl %edx, %edx
movq -80(%rbp), %r12 ## 8-byte Reload
.p2align 4, 0x90
LBB0_36: ## =>This Loop Header: Depth=1
## Child Loop BB0_37 Depth 2
movq -64(%rbp), %rax ## 8-byte Reload
movq %rdx, -128(%rbp) ## 8-byte Spill
leaq (%rax,%rdx,4), %rdi
movq -72(%rbp), %rax ## 8-byte Reload
leaq (%r14,%rax,4), %rsi
movl -112(%rbp), %edx ## 4-byte Reload
callq _RtlMoveMemory
movq %r15, -48(%rbp) ## 8-byte Spill
xorl %ebx, %ebx
movq %r14, %r13
movq -120(%rbp), %r14 ## 8-byte Reload
.p2align 4, 0x90
LBB0_37: ## Parent Loop BB0_36 Depth=1
## => This Inner Loop Header: Depth=2
movl %ebx, %eax
cltd
idivl %r14d
## kill: def $edx killed $edx def $rdx
addl -72(%rbp), %edx ## 4-byte Folded Reload
leal (%rdx,%rdx,2), %eax
cltq
leaq (,%rax,4), %rsi
addq %r13, %rsi
movq %r15, %rdi
movl $3, %edx
callq _RtlMoveMemory
incq %rbx
addq $12, %r15
cmpq %rbx, %r12
jne LBB0_37
## %bb.38: ## in Loop: Header=BB0_36 Depth=1
movq -128(%rbp), %rdx ## 8-byte Reload
addq -104(%rbp), %rdx ## 8-byte Folded Reload
movq -72(%rbp), %rcx ## 8-byte Reload
addq -96(%rbp), %rcx ## 8-byte Folded Reload
movq -48(%rbp), %r15 ## 8-byte Reload
addq -136(%rbp), %r15 ## 8-byte Folded Reload
movq %rcx, %rax
movq %rcx, -72(%rbp) ## 8-byte Spill
cmpq -144(%rbp), %rcx ## 8-byte Folded Reload
movq %r13, %r14
jl LBB0_36
jmp LBB0_17
LBB0_39:
movq _NonPagedPool@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movl %eax, %r15d
imull %ecx, %r15d
movl %eax, %r13d
movl %r15d, %esi
callq _ExAllocatePool
movq %rax, -64(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_49
## %bb.40:
imull %r12d, %r13d
testl %r13d, %r13d
jle LBB0_20
## %bb.41:
movl %r15d, -52(%rbp) ## 4-byte Spill
movq %rbx, -88(%rbp) ## 8-byte Spill
leal (,%r12,4), %eax
movl %eax, -128(%rbp) ## 4-byte Spill
xorl %ebx, %ebx
movq -80(%rbp), %rax ## 8-byte Reload
testl %eax, %eax
movl $0, %r15d
cmovgl %eax, %r15d
incl %r15d
movslq -48(%rbp), %rdx ## 4-byte Folded Reload
movslq %r12d, %rsi
movl %r13d, %eax
movq %rax, -104(%rbp) ## 8-byte Spill
movq %r15, -120(%rbp) ## 8-byte Spill
## kill: def $r15d killed $r15d killed $r15 def $r15
andl $-2, %r15d
movq -64(%rbp), %rax ## 8-byte Reload
movq %rsi, -48(%rbp) ## 8-byte Spill
leaq (%rax,%rsi,4), %r13
addq $4, %r13
movq %rdx, -112(%rbp) ## 8-byte Spill
leaq (,%rdx,4), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
xorl %edi, %edi
jmp LBB0_43
.p2align 4, 0x90
LBB0_42: ## in Loop: Header=BB0_43 Depth=1
addq -112(%rbp), %rdi ## 8-byte Folded Reload
addq -48(%rbp), %rbx ## 8-byte Folded Reload
addq -96(%rbp), %r13 ## 8-byte Folded Reload
cmpq -104(%rbp), %rbx ## 8-byte Folded Reload
jge LBB0_17
LBB0_43: ## =>This Loop Header: Depth=1
## Child Loop BB0_45 Depth 2
movq -64(%rbp), %rax ## 8-byte Reload
movq %rdi, -72(%rbp) ## 8-byte Spill
leaq (%rax,%rdi,4), %rdi
leaq (%r14,%rbx,4), %rsi
movl -128(%rbp), %edx ## 4-byte Reload
callq _RtlMoveMemory
cmpl $0, -80(%rbp) ## 4-byte Folded Reload
jle LBB0_46
## %bb.44: ## in Loop: Header=BB0_43 Depth=1
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_45: ## Parent Loop BB0_43 Depth=1
## => This Inner Loop Header: Depth=2
movl %ecx, %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
movl %eax, -4(%r13,%rcx,4)
leal 1(%rcx), %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
movl %eax, (%r13,%rcx,4)
addq $2, %rcx
cmpq %r15, %rcx
jne LBB0_45
jmp LBB0_47
.p2align 4, 0x90
LBB0_46: ## in Loop: Header=BB0_43 Depth=1
xorl %ecx, %ecx
LBB0_47: ## in Loop: Header=BB0_43 Depth=1
movq -72(%rbp), %rdi ## 8-byte Reload
testb $1, -120(%rbp) ## 1-byte Folded Reload
je LBB0_42
## %bb.48: ## in Loop: Header=BB0_43 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq (%rdi,%rax), %rsi
movl %ecx, %eax
cltd
idivl %r12d
movslq %edx, %rax
addq %rbx, %rax
movl (%r14,%rax,4), %eax
addq %rcx, %rsi
movq -64(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx,%rsi,4)
jmp LBB0_42
LBB0_49:
movq _STATUS_INSUFFICIENT_RESOURCES@GOTPCREL(%rip), %rax
LBB0_22:
movl (%rax), %eax
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_23, LBB0_23-LJTI0_0
.set L0_0_set_33, LBB0_33-LJTI0_0
.set L0_0_set_39, LBB0_39-LJTI0_0
LJTI0_0:
.long L0_0_set_3
.long L0_0_set_23
.long L0_0_set_33
.long L0_0_set_39
.end_data_region
## -- End function
.comm _NonPagedPool,4,2 ## @NonPagedPool
.comm _STATUS_INSUFFICIENT_RESOURCES,4,2 ## @STATUS_INSUFFICIENT_RESOURCES
.comm _STATUS_SUCCESS,4,2 ## @STATUS_SUCCESS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PerformChannelConversion ; -- Begin function PerformChannelConversion
.p2align 2
_PerformChannelConversion: ; @PerformChannelConversion
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x28, x6
mov x20, x5
mov x25, x3
mov x24, x2
mov x22, x0
add w8, w4, #7
cmp w4, #0
csel w8, w8, w4, lt
asr w21, w8, #3
sdiv w8, w1, w21
sdiv w26, w8, w2
subs w27, w3, w2
b.le LBB0_9
; %bb.1:
sub w8, w4, #8
ror w8, w8, #3
cmp w8, #3
b.hi LBB0_35
; %bb.2:
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_3
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_3:
Lloh2:
adrp x8, _NonPagedPool@GOTPAGE
Lloh3:
ldr x8, [x8, _NonPagedPool@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
mul w19, w26, w25
mov x1, x19
bl _ExAllocatePool
cbz x0, LBB0_36
; %bb.4:
mov x23, x0
mul w8, w26, w24
str x8, [sp, #56] ; 8-byte Folded Spill
cmp w8, #1
b.lt LBB0_34
; %bb.5:
str w19, [sp, #28] ; 4-byte Folded Spill
stp x28, x20, [sp, #8] ; 16-byte Folded Spill
mov x20, #0
mov x21, #0
lsl w8, w24, #2
str w8, [sp, #52] ; 4-byte Folded Spill
sxtw x28, w25
cmp w27, #0
csel w8, w27, wzr, gt
add w27, w8, #1
sxtw x26, w24
sbfiz x25, x25, #2, #32
add x19, x23, w24, sxtw #2
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
add x0, x23, x21, lsl #2
add x1, x22, x20, lsl #2
ldr w2, [sp, #52] ; 4-byte Folded Reload
bl _RtlMoveMemory
mov x8, #0
LBB0_7: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
sdiv w9, w8, w24
msub w9, w9, w24, w8
add x9, x20, w9, sxtw
ldr w9, [x22, x9, lsl #2]
str w9, [x19, x8, lsl #2]
add x8, x8, #1
cmp x27, x8
b.ne LBB0_7
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
add x21, x21, x28
add x19, x19, x25
add x20, x20, x26
ldr x8, [sp, #56] ; 8-byte Folded Reload
cmp x20, x8
b.lt LBB0_6
b LBB0_31
LBB0_9:
Lloh5:
adrp x8, _NonPagedPool@GOTPAGE
Lloh6:
ldr x8, [x8, _NonPagedPool@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
mul w19, w26, w25
mov x1, x19
bl _ExAllocatePool
cbz x0, LBB0_36
; %bb.10:
mov x23, x0
str w19, [sp, #28] ; 4-byte Folded Spill
mul w19, w26, w24
cmp w19, #1
b.lt LBB0_33
; %bb.11:
str x20, [sp, #16] ; 8-byte Folded Spill
mov x20, #0
mul w26, w21, w25
; kill: def $w24 killed $w24 killed $x24 def $x24
sxtw x21, w24
sbfiz x27, x24, #2, #32
; kill: def $w25 killed $w25 killed $x25 def $x25
sbfiz x25, x25, #2, #32
mov x24, x23
LBB0_12: ; =>This Inner Loop Header: Depth=1
mov x0, x24
mov x1, x22
mov x2, x26
bl _RtlMoveMemory
add x22, x22, x27
add x24, x24, x25
add x20, x20, x21
cmp x20, x19
b.lt LBB0_12
b LBB0_32
LBB0_13:
Lloh8:
adrp x8, _NonPagedPool@GOTPAGE
Lloh9:
ldr x8, [x8, _NonPagedPool@GOTPAGEOFF]
Lloh10:
ldr w0, [x8]
mul w19, w26, w25
mov x1, x19
bl _ExAllocatePool
cbz x0, LBB0_36
; %bb.14:
mov x23, x0
mul w8, w26, w24
str x8, [sp, #56] ; 8-byte Folded Spill
cmp w8, #1
b.lt LBB0_34
; %bb.15:
str w19, [sp, #28] ; 4-byte Folded Spill
stp x28, x20, [sp, #8] ; 16-byte Folded Spill
mov x20, #0
mov x21, #0
lsl w8, w24, #2
str w8, [sp, #52] ; 4-byte Folded Spill
mov x8, x25
sxtw x25, w8
cmp w27, #0
csel w9, w27, wzr, gt
add w27, w9, #1
mov x9, x24
sxtw x28, w9
sbfiz x26, x8, #2, #32
add x19, x23, w24, sxtw #2
LBB0_16: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
add x0, x23, x21, lsl #2
add x1, x22, x20, lsl #2
ldr w2, [sp, #52] ; 4-byte Folded Reload
bl _RtlMoveMemory
mov x8, #0
LBB0_17: ; Parent Loop BB0_16 Depth=1
; => This Inner Loop Header: Depth=2
sdiv w9, w8, w24
msub w9, w9, w24, w8
add x9, x20, w9, sxtw
ldr w9, [x22, x9, lsl #2]
str w9, [x19, x8, lsl #2]
add x8, x8, #1
cmp x27, x8
b.ne LBB0_17
; %bb.18: ; in Loop: Header=BB0_16 Depth=1
add x21, x21, x25
add x19, x19, x26
add x20, x20, x28
ldr x8, [sp, #56] ; 8-byte Folded Reload
cmp x20, x8
b.lt LBB0_16
b LBB0_31
LBB0_19:
Lloh11:
adrp x8, _NonPagedPool@GOTPAGE
Lloh12:
ldr x8, [x8, _NonPagedPool@GOTPAGEOFF]
Lloh13:
ldr w0, [x8]
mul w19, w26, w25
mov x1, x19
bl _ExAllocatePool
cbz x0, LBB0_36
; %bb.20:
mov x23, x0
mul w8, w26, w24
str x8, [sp, #56] ; 8-byte Folded Spill
cmp w8, #1
b.lt LBB0_34
; %bb.21:
str w19, [sp, #28] ; 4-byte Folded Spill
stp x28, x20, [sp, #8] ; 16-byte Folded Spill
mov x19, #0
mov x20, #0
add w8, w24, w24, lsl #1
str w8, [sp, #52] ; 4-byte Folded Spill
cmp w27, #0
csel w8, w27, wzr, gt
add w27, w8, #1
mov x8, x25
sxtw x9, w8
mov x8, x24
sxtw x8, w8
stp x8, x9, [sp, #32] ; 16-byte Folded Spill
mov w8, #12
smaddl x28, w24, w8, x23
add x8, x9, w25, sxtw #1
lsl x26, x8, #2
LBB0_22: ; =>This Loop Header: Depth=1
; Child Loop BB0_23 Depth 2
add x0, x23, x20, lsl #2
add x1, x22, x19, lsl #2
ldr w2, [sp, #52] ; 4-byte Folded Reload
bl _RtlMoveMemory
mov x21, #0
mov x25, x28
LBB0_23: ; Parent Loop BB0_22 Depth=1
; => This Inner Loop Header: Depth=2
sdiv w8, w21, w24
msub w8, w8, w24, w21
add w8, w8, w19
add w8, w8, w8, lsl #1
add x1, x22, w8, sxtw #2
mov x0, x25
mov w2, #3
bl _RtlMoveMemory
add x21, x21, #1
add x25, x25, #12
cmp x27, x21
b.ne LBB0_23
; %bb.24: ; in Loop: Header=BB0_22 Depth=1
ldr x8, [sp, #40] ; 8-byte Folded Reload
add x20, x20, x8
add x28, x28, x26
ldr x8, [sp, #32] ; 8-byte Folded Reload
add x19, x19, x8
ldr x8, [sp, #56] ; 8-byte Folded Reload
cmp x19, x8
b.lt LBB0_22
b LBB0_31
LBB0_25:
Lloh14:
adrp x8, _NonPagedPool@GOTPAGE
Lloh15:
ldr x8, [x8, _NonPagedPool@GOTPAGEOFF]
Lloh16:
ldr w0, [x8]
mul w19, w26, w25
mov x1, x19
bl _ExAllocatePool
cbz x0, LBB0_36
; %bb.26:
mov x23, x0
mul w8, w26, w24
str x8, [sp, #56] ; 8-byte Folded Spill
cmp w8, #1
b.lt LBB0_34
; %bb.27:
str w19, [sp, #28] ; 4-byte Folded Spill
stp x28, x20, [sp, #8] ; 16-byte Folded Spill
mov x20, #0
mov x21, #0
lsl w8, w24, #2
str w8, [sp, #52] ; 4-byte Folded Spill
mov x8, x25
sxtw x25, w8
cmp w27, #0
csel w9, w27, wzr, gt
add w27, w9, #1
mov x9, x24
sxtw x28, w9
sbfiz x26, x8, #2, #32
add x19, x23, w24, sxtw #2
LBB0_28: ; =>This Loop Header: Depth=1
; Child Loop BB0_29 Depth 2
add x0, x23, x21, lsl #2
add x1, x22, x20, lsl #2
ldr w2, [sp, #52] ; 4-byte Folded Reload
bl _RtlMoveMemory
mov x8, #0
LBB0_29: ; Parent Loop BB0_28 Depth=1
; => This Inner Loop Header: Depth=2
sdiv w9, w8, w24
msub w9, w9, w24, w8
add x9, x20, w9, sxtw
ldr w9, [x22, x9, lsl #2]
str w9, [x19, x8, lsl #2]
add x8, x8, #1
cmp x27, x8
b.ne LBB0_29
; %bb.30: ; in Loop: Header=BB0_28 Depth=1
add x21, x21, x25
add x19, x19, x26
add x20, x20, x28
ldr x8, [sp, #56] ; 8-byte Folded Reload
cmp x20, x8
b.lt LBB0_28
LBB0_31:
ldr x28, [sp, #8] ; 8-byte Folded Reload
LBB0_32:
ldr x20, [sp, #16] ; 8-byte Folded Reload
LBB0_33:
ldr w19, [sp, #28] ; 4-byte Folded Reload
LBB0_34:
str x23, [x20]
str w19, [x28]
LBB0_35:
Lloh17:
adrp x8, _STATUS_SUCCESS@GOTPAGE
Lloh18:
ldr x8, [x8, _STATUS_SUCCESS@GOTPAGEOFF]
b LBB0_37
LBB0_36:
Lloh19:
adrp x8, _STATUS_INSUFFICIENT_RESOURCES@GOTPAGE
Lloh20:
ldr x8, [x8, _STATUS_INSUFFICIENT_RESOURCES@GOTPAGEOFF]
LBB0_37:
ldr w0, [x8]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGot Lloh19, Lloh20
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_3-LBB0_3)>>2
.byte (LBB0_13-LBB0_3)>>2
.byte (LBB0_19-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
; -- End function
.comm _NonPagedPool,4,2 ; @NonPagedPool
.comm _STATUS_INSUFFICIENT_RESOURCES,4,2 ; @STATUS_INSUFFICIENT_RESOURCES
.comm _STATUS_SUCCESS,4,2 ; @STATUS_SUCCESS
.subsections_via_symbols
| AnghaBench/reactos/drivers/wdm/audio/filters/kmixer/extr_pin.c_PerformChannelConversion.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bwi_led_blink_next
_bwi_led_blink_next: ## @bwi_led_blink_next
.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 _BWI_MAC_GPIO_CTRL@GOTPCREL(%rip), %r14
movl (%r14), %esi
callq _CSR_READ_2
movl 8(%rbx), %edi
movl %eax, %esi
xorl %edx, %edx
callq _bwi_led_onoff
movl (%r14), %esi
movq %rbx, %rdi
movl %eax, %edx
callq _CSR_WRITE_2
leaq 4(%rbx), %rdi
movl (%rbx), %esi
movq _bwi_led_blink_end@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rcx
popq %rbx
popq %r14
popq %rbp
jmp _callout_reset ## TAILCALL
.cfi_endproc
## -- End function
.comm _BWI_MAC_GPIO_CTRL,4,2 ## @BWI_MAC_GPIO_CTRL
.comm _bwi_led_blink_end,4,2 ## @bwi_led_blink_end
.no_dead_strip _bwi_led_blink_next
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bwi_led_blink_next
_bwi_led_blink_next: ; @bwi_led_blink_next
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x20, _BWI_MAC_GPIO_CTRL@GOTPAGE
Lloh1:
ldr x20, [x20, _BWI_MAC_GPIO_CTRL@GOTPAGEOFF]
ldr w1, [x20]
bl _CSR_READ_2
mov x1, x0
ldr w0, [x19, #8]
mov w2, #0
bl _bwi_led_onoff
mov x2, x0
ldr w1, [x20]
mov x0, x19
bl _CSR_WRITE_2
add x0, x19, #4
Lloh2:
adrp x8, _bwi_led_blink_end@GOTPAGE
Lloh3:
ldr x8, [x8, _bwi_led_blink_end@GOTPAGEOFF]
ldr w1, [x19]
Lloh4:
ldr w2, [x8]
mov x3, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _callout_reset
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _BWI_MAC_GPIO_CTRL,4,2 ; @BWI_MAC_GPIO_CTRL
.comm _bwi_led_blink_end,4,2 ; @bwi_led_blink_end
.no_dead_strip _bwi_led_blink_next
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/bwi/extr_if_bwi.c_bwi_led_blink_next.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _matrix_init_kb ## -- Begin function matrix_init_kb
.p2align 4, 0x90
_matrix_init_kb: ## @matrix_init_kb
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
jmp _matrix_init_user ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _matrix_init_kb ; -- Begin function matrix_init_kb
.p2align 2
_matrix_init_kb: ; @matrix_init_kb
.cfi_startproc
; %bb.0:
b _matrix_init_user
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/qmk_firmware/keyboards/ymd75/extr_ymd75.c_matrix_init_kb.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function u132_ring_requeue_work
_u132_ring_requeue_work: ## @u132_ring_requeue_work
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq _workqueue@GOTPCREL(%rip), %rax
movl (%rax), %edi
testl %edx, %edx
jne LBB0_2
## %bb.1:
xorl %edx, %edx
LBB0_2:
callq _queue_delayed_work
testq %rax, %rax
je LBB0_4
## %bb.3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_4:
movq _u132_hcd_delete@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _kref_put ## TAILCALL
.cfi_endproc
## -- End function
.comm _workqueue,4,2 ## @workqueue
.comm _u132_hcd_delete,4,2 ## @u132_hcd_delete
.no_dead_strip _u132_ring_requeue_work
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function u132_ring_requeue_work
_u132_ring_requeue_work: ; @u132_ring_requeue_work
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _workqueue@GOTPAGE
Lloh1:
ldr x8, [x8, _workqueue@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _queue_delayed_work
cbz x0, 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:
Lloh3:
adrp x8, _u132_hcd_delete@GOTPAGE
Lloh4:
ldr x8, [x8, _u132_hcd_delete@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _kref_put
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _workqueue,4,2 ; @workqueue
.comm _u132_hcd_delete,4,2 ; @u132_hcd_delete
.no_dead_strip _u132_ring_requeue_work
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/host/extr_u132-hcd.c_u132_ring_requeue_work.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pvscsi_intr
_pvscsi_intr: ## @pvscsi_intr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq _MA_NOTOWNED@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _mtx_assert
movq %rbx, %rdi
callq _mtx_lock
movq %rbx, %rdi
callq _pvscsi_intr_locked
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _mtx_unlock ## TAILCALL
.cfi_endproc
## -- End function
.comm _MA_NOTOWNED,4,2 ## @MA_NOTOWNED
.no_dead_strip _pvscsi_intr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pvscsi_intr
_pvscsi_intr: ; @pvscsi_intr
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _MA_NOTOWNED@GOTPAGE
Lloh1:
ldr x8, [x8, _MA_NOTOWNED@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _mtx_assert
mov x0, x19
bl _mtx_lock
mov x0, x19
bl _pvscsi_intr_locked
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _mtx_unlock
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MA_NOTOWNED,4,2 ; @MA_NOTOWNED
.no_dead_strip _pvscsi_intr
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/vmware/pvscsi/extr_pvscsi.c_pvscsi_intr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pwr_10_0_gfxip_control_over_cgpg
_pwr_10_0_gfxip_control_over_cgpg: ## @pwr_10_0_gfxip_control_over_cgpg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq _PWR@GOTPCREL(%rip), %r12
movl (%r12), %edi
movq _mmPWR_MISC_CNTL_STATUS@GOTPCREL(%rip), %r13
movl (%r13), %edx
xorl %esi, %esi
callq _SOC15_REG_OFFSET
movl %eax, %edi
callq _RREG32
movl %eax, %r14d
movq _PWR_MISC_CNTL_STATUS__PWR_GFX_RLC_CGPG_EN_MASK@GOTPCREL(%rip), %rax
movl (%rax), %ebx
cmpl $1, %r15d
jne LBB0_5
## %bb.1:
orl %r14d, %ebx
cmpl %ebx, %r14d
je LBB0_3
## %bb.2:
movl (%r12), %edi
movl (%r13), %edx
xorl %esi, %esi
callq _SOC15_REG_OFFSET
movl %eax, %edi
movl %ebx, %esi
callq _WREG32
LBB0_3:
movq _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS_MASK@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
movl $2, %r15d
shll %cl, %r15d
notl %eax
andl %eax, %ebx
orl %ebx, %r15d
cmpl %r15d, %r14d
je LBB0_6
LBB0_4:
movl (%r12), %edi
movl (%r13), %edx
xorl %esi, %esi
callq _SOC15_REG_OFFSET
movl %eax, %edi
movl %r15d, %esi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _WREG32 ## TAILCALL
LBB0_5:
notl %ebx
andl %r14d, %ebx
movl %ebx, %r15d
cmpl %ebx, %r14d
jne LBB0_4
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PWR,4,2 ## @PWR
.comm _mmPWR_MISC_CNTL_STATUS,4,2 ## @mmPWR_MISC_CNTL_STATUS
.comm _PWR_MISC_CNTL_STATUS__PWR_GFX_RLC_CGPG_EN_MASK,4,2 ## @PWR_MISC_CNTL_STATUS__PWR_GFX_RLC_CGPG_EN_MASK
.comm _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS_MASK,4,2 ## @PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS_MASK
.comm _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT,4,2 ## @PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT
.no_dead_strip _pwr_10_0_gfxip_control_over_cgpg
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pwr_10_0_gfxip_control_over_cgpg
_pwr_10_0_gfxip_control_over_cgpg: ; @pwr_10_0_gfxip_control_over_cgpg
.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
Lloh0:
adrp x21, _PWR@GOTPAGE
Lloh1:
ldr x21, [x21, _PWR@GOTPAGEOFF]
ldr w0, [x21]
Lloh2:
adrp x22, _mmPWR_MISC_CNTL_STATUS@GOTPAGE
Lloh3:
ldr x22, [x22, _mmPWR_MISC_CNTL_STATUS@GOTPAGEOFF]
ldr w2, [x22]
mov w1, #0
bl _SOC15_REG_OFFSET
bl _RREG32
mov x19, x0
Lloh4:
adrp x8, _PWR_MISC_CNTL_STATUS__PWR_GFX_RLC_CGPG_EN_MASK@GOTPAGE
Lloh5:
ldr x8, [x8, _PWR_MISC_CNTL_STATUS__PWR_GFX_RLC_CGPG_EN_MASK@GOTPAGEOFF]
Lloh6:
ldr w8, [x8]
cmp w20, #1
b.ne LBB0_5
; %bb.1:
orr w20, w8, w19
cmp w19, w20
b.eq LBB0_3
; %bb.2:
ldr w0, [x21]
ldr w2, [x22]
mov w1, #0
bl _SOC15_REG_OFFSET
mov x1, x20
bl _WREG32
LBB0_3:
Lloh7:
adrp x8, _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS_MASK@GOTPAGE
Lloh8:
ldr x8, [x8, _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS_MASK@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
Lloh10:
adrp x9, _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT@GOTPAGE
Lloh11:
ldr x9, [x9, _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT@GOTPAGEOFF]
bic w8, w20, w8
Lloh12:
ldr w9, [x9]
mov w10, #2
lsl w9, w10, w9
orr w20, w9, w8
cmp w19, w20
b.eq LBB0_6
LBB0_4:
ldr w0, [x21]
ldr w2, [x22]
mov w1, #0
bl _SOC15_REG_OFFSET
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 _WREG32
LBB0_5:
bic w20, w19, w8
cmp w19, w20
b.ne LBB0_4
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _PWR,4,2 ; @PWR
.comm _mmPWR_MISC_CNTL_STATUS,4,2 ; @mmPWR_MISC_CNTL_STATUS
.comm _PWR_MISC_CNTL_STATUS__PWR_GFX_RLC_CGPG_EN_MASK,4,2 ; @PWR_MISC_CNTL_STATUS__PWR_GFX_RLC_CGPG_EN_MASK
.comm _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS_MASK,4,2 ; @PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS_MASK
.comm _PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT,4,2 ; @PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT
.no_dead_strip _pwr_10_0_gfxip_control_over_cgpg
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_gfx_v9_0.c_pwr_10_0_gfxip_control_over_cgpg.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function send_tx_packet
_send_tx_packet: ## @send_tx_packet
.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 %edx, %ebx
movq %rsi, %r15
movq %rdi, %r14
movl %edx, %eax
andl $511, %eax ## imm = 0x1FF
cmpl $1, %eax
adcl $0, %ebx
movl (%rsi), %r12d
movl $2, %esi
callq _usb_sndbulkpipe
movl 4(%r15), %ecx
movq _gdm_usb_send_complete@GOTPCREL(%rip), %rdx
movl (%rdx), %r9d
movq %r15, (%rsp)
movl %r12d, %edi
movq %r14, %rsi
movl %eax, %edx
movl %ebx, %r8d
callq _usb_fill_bulk_urb
movl (%r15), %edi
movq _GFP_ATOMIC@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _usb_submit_urb
movl %eax, %ebx
testl %eax, %eax
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rsi
movq %r14, %rdi
movl %ebx, %edx
callq _dev_err
LBB0_2:
movq %r14, %rdi
callq _usb_mark_last_busy
movl %ebx, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _gdm_usb_send_complete,4,2 ## @gdm_usb_send_complete
.comm _GFP_ATOMIC,4,2 ## @GFP_ATOMIC
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usb_submit_urb failed: %d\n"
.no_dead_strip _send_tx_packet
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function send_tx_packet
_send_tx_packet: ; @send_tx_packet
.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
tst w2, #0x1ff
cinc w21, w2, eq
ldr w22, [x1]
mov w1, #2
bl _usb_sndbulkpipe
mov x2, x0
ldr w3, [x20, #4]
Lloh0:
adrp x8, _gdm_usb_send_complete@GOTPAGE
Lloh1:
ldr x8, [x8, _gdm_usb_send_complete@GOTPAGEOFF]
Lloh2:
ldr w5, [x8]
mov x0, x22
mov x1, x19
mov x4, x21
mov x6, x20
bl _usb_fill_bulk_urb
ldr w0, [x20]
Lloh3:
adrp x8, _GFP_ATOMIC@GOTPAGE
Lloh4:
ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
bl _usb_submit_urb
mov x20, x0
cbz w0, LBB0_2
; %bb.1:
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
mov x2, x20
bl _dev_err
LBB0_2:
mov x0, x19
bl _usb_mark_last_busy
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _gdm_usb_send_complete,4,2 ; @gdm_usb_send_complete
.comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "usb_submit_urb failed: %d\n"
.no_dead_strip _send_tx_packet
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/gdm724x/extr_gdm_usb.c_send_tx_packet.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function target_stat_iport_port_ident_show
_target_stat_iport_port_ident_show: ## @target_stat_iport_port_ident_show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
callq _iport_to_lacl
movq (%rax), %rbx
leaq 8(%rbx), %r15
movq %r15, %rdi
callq _spin_lock_irq
movq 24(%rbx), %r12
testq %r12, %r12
je LBB0_1
## %bb.2:
movq 16(%rbx), %r13
leaq -112(%rbp), %rdi
xorl %esi, %esi
movl $64, %edx
callq _memset
movq (%r13), %rax
movq (%rax), %rax
testq %rax, %rax
je LBB0_4
## %bb.3:
leaq -112(%rbp), %rsi
movq %r12, %rdi
movl $64, %edx
callq *%rax
LBB0_4:
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq (%rbx), %rcx
leaq L_.str(%rip), %rdx
leaq -112(%rbp), %r8
movq %r14, %rdi
callq _snprintf
movl %eax, %ebx
movq %r15, %rdi
callq _spin_unlock_irq
jmp LBB0_5
LBB0_1:
movq %r15, %rdi
callq _spin_unlock_irq
movq _ENODEV@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_7
## %bb.6:
movl %ebx, %eax
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _ENODEV,4,2 ## @ENODEV
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s+i+%s\n"
.no_dead_strip _target_stat_iport_port_ident_show
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function target_stat_iport_port_ident_show
_target_stat_iport_port_ident_show: ; @target_stat_iport_port_ident_show
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
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
mov x19, x1
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
bl _iport_to_lacl
ldr x22, [x0]
add x20, x22, #8
mov x0, x20
bl _spin_lock_irq
ldr x21, [x22, #24]
cbz x21, LBB0_4
; %bb.1:
ldr x23, [x22, #16]
add x0, sp, #8
mov w1, #0
mov w2, #64
bl _memset
ldr x8, [x23]
ldr x8, [x8]
cbz x8, LBB0_3
; %bb.2:
add x1, sp, #8
mov x0, x21
mov w2, #64
blr x8
LBB0_3:
Lloh3:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh4:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
ldr x3, [x22]
Lloh6:
adrp x2, l_.str@PAGE
Lloh7:
add x2, x2, l_.str@PAGEOFF
add x4, sp, #8
mov x0, x19
bl _snprintf
mov x19, x0
mov x0, x20
bl _spin_unlock_irq
b LBB0_5
LBB0_4:
mov x0, x20
bl _spin_unlock_irq
Lloh8:
adrp x8, _ENODEV@GOTPAGE
Lloh9:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
neg w19, w8
LBB0_5:
ldur x8, [x29, #-56]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_7
; %bb.6:
mov x0, x19
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
add sp, sp, #144
ret
LBB0_7:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _ENODEV,4,2 ; @ENODEV
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s+i+%s\n"
.no_dead_strip _target_stat_iport_port_ident_show
.subsections_via_symbols
| AnghaBench/linux/drivers/target/extr_target_core_stat.c_target_stat_iport_port_ident_show.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _uip_tcp_sendctrl ## -- Begin function uip_tcp_sendctrl
.p2align 4, 0x90
_uip_tcp_sendctrl: ## @uip_tcp_sendctrl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %esi, %ecx
movl $0, (%rsp)
xorl %esi, %esi
xorl %edx, %edx
movl $1, %r8d
xorl %r9d, %r9d
callq _uip_tcpenqueue
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _uip_tcp_sendctrl ; -- Begin function uip_tcp_sendctrl
.p2align 2
_uip_tcp_sendctrl: ; @uip_tcp_sendctrl
.cfi_startproc
; %bb.0:
mov x3, x1
mov x1, #0
mov w2, #0
mov w4, #1
mov x5, #0
mov w6, #0
b _uip_tcpenqueue
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/RetroArch/wii/libogc/libdb/uIP/extr_uip_tcp.c_uip_tcp_sendctrl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hdspm_get_sync_in_sample_rate
_hdspm_get_sync_in_sample_rate: ## @hdspm_get_sync_in_sample_rate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
cmpq $0, 8(%rdi)
je LBB0_3
## %bb.1:
movl (%rdi), %ecx
andl $-2, %ecx
cmpl $128, %ecx
jne LBB0_3
## %bb.2:
movq _HDSPM_RD_STATUS_2@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _hdspm_read
shrl $12, %eax
andl $15, %eax
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HDSPM_RD_STATUS_2,4,2 ## @HDSPM_RD_STATUS_2
.no_dead_strip _hdspm_get_sync_in_sample_rate
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hdspm_get_sync_in_sample_rate
_hdspm_get_sync_in_sample_rate: ; @hdspm_get_sync_in_sample_rate
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
ldr x8, [x0, #8]
cbz x8, LBB0_3
; %bb.1:
ldr w8, [x0]
and w8, w8, #0xfffffffe
cmp w8, #128
b.ne LBB0_3
; %bb.2:
Lloh0:
adrp x8, _HDSPM_RD_STATUS_2@GOTPAGE
Lloh1:
ldr x8, [x8, _HDSPM_RD_STATUS_2@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _hdspm_read
ubfx w0, w0, #12, #4
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_3:
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _HDSPM_RD_STATUS_2,4,2 ; @HDSPM_RD_STATUS_2
.no_dead_strip _hdspm_get_sync_in_sample_rate
.subsections_via_symbols
| AnghaBench/linux/sound/pci/rme9652/extr_hdspm.c_hdspm_get_sync_in_sample_rate.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _LLVMFuzzerTestOneInput ## -- Begin function LLVMFuzzerTestOneInput
.p2align 4, 0x90
_LLVMFuzzerTestOneInput: ## @LLVMFuzzerTestOneInput
.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, -56(%rbp) ## 8-byte Spill
callq _FUZZ_dataProducer_create
movq %rax, %rbx
movq %rax, %rdi
callq _FUZZ_dataProducer_reserveDataPrefix
movq %rax, %r15
movq %rax, %rdi
callq _ZSTD_compressBound
movq %rbx, %rdi
xorl %esi, %esi
movq %rax, %rdx
callq _FUZZ_dataProducer_uint32Range
movq %rax, %r12
movq _kMinClevel@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _kMaxClevel@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _FUZZ_dataProducer_int32Range
movl %eax, -44(%rbp) ## 4-byte Spill
movq _cctx@GOTPCREL(%rip), %r13
cmpq $0, (%r13)
jne LBB0_2
## %bb.1:
xorl %eax, %eax
callq _ZSTD_createCCtx
movq %rax, (%r13)
movq %rax, %rdi
callq _FUZZ_ASSERT
LBB0_2:
movq %r12, %rdi
callq _malloc
movq %rax, %r14
movq %rax, %rdi
callq _FUZZ_ASSERT
movq (%r13), %rdi
movq %r14, %rsi
movq %r12, %rdx
movq -56(%rbp), %rcx ## 8-byte Reload
movq %r15, %r8
movl -44(%rbp), %r9d ## 4-byte Reload
callq _ZSTD_compressCCtx
movq %r14, %rdi
callq _free
movq %rbx, %rdi
callq _FUZZ_dataProducer_free
movq (%r13), %rdi
callq _ZSTD_freeCCtx
movq $0, (%r13)
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _kMinClevel,4,2 ## @kMinClevel
.comm _kMaxClevel,4,2 ## @kMaxClevel
.comm _cctx,8,3 ## @cctx
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _LLVMFuzzerTestOneInput ; -- Begin function LLVMFuzzerTestOneInput
.p2align 2
_LLVMFuzzerTestOneInput: ; @LLVMFuzzerTestOneInput
.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 x20, x0
bl _FUZZ_dataProducer_create
mov x19, x0
bl _FUZZ_dataProducer_reserveDataPrefix
mov x21, x0
bl _ZSTD_compressBound
mov x2, x0
mov x0, x19
mov w1, #0
bl _FUZZ_dataProducer_uint32Range
mov x22, x0
Lloh0:
adrp x8, _kMinClevel@GOTPAGE
Lloh1:
ldr x8, [x8, _kMinClevel@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x8, _kMaxClevel@GOTPAGE
Lloh4:
ldr x8, [x8, _kMaxClevel@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
mov x0, x19
bl _FUZZ_dataProducer_int32Range
mov x23, x0
Lloh6:
adrp x25, _cctx@GOTPAGE
Lloh7:
ldr x25, [x25, _cctx@GOTPAGEOFF]
ldr x8, [x25]
cbnz x8, LBB0_2
; %bb.1:
bl _ZSTD_createCCtx
str x0, [x25]
bl _FUZZ_ASSERT
LBB0_2:
mov x0, x22
bl _malloc
mov x24, x0
bl _FUZZ_ASSERT
ldr x0, [x25]
mov x1, x24
mov x2, x22
mov x3, x20
mov x4, x21
mov x5, x23
bl _ZSTD_compressCCtx
mov x0, x24
bl _free
mov x0, x19
bl _FUZZ_dataProducer_free
ldr x0, [x25]
bl _ZSTD_freeCCtx
str xzr, [x25]
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _kMinClevel,4,2 ; @kMinClevel
.comm _kMaxClevel,4,2 ; @kMaxClevel
.comm _cctx,8,3 ; @cctx
.subsections_via_symbols
| AnghaBench/zstd/tests/fuzz/extr_simple_compress.c_LLVMFuzzerTestOneInput.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function intel_enable_crt
_intel_enable_crt: ## @intel_enable_crt
.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 _intel_encoder_to_crt
movq (%rax), %rax
movl (%rax), %esi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _intel_crt_set_dpms ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _intel_enable_crt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function intel_enable_crt
_intel_enable_crt: ; @intel_enable_crt
.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 _intel_encoder_to_crt
ldr x8, [x0]
ldr w1, [x8]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _intel_crt_set_dpms
.cfi_endproc
; -- End function
.no_dead_strip _intel_enable_crt
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/gpu/drm/i915/extr_intel_crt.c_intel_enable_crt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function test_AdjustTokenPrivileges
_test_AdjustTokenPrivileges: ## @test_AdjustTokenPrivileges
.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
xorl %eax, %eax
callq _GetCurrentProcess
movq _TOKEN_ADJUST_PRIVILEGES@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
leaq -4(%rbp), %rdx
movl %eax, %edi
callq _OpenProcessToken
testl %eax, %eax
je LBB0_2
## %bb.1:
movq _SE_BACKUP_NAME@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -16(%rbp), %rdx
xorl %edi, %edi
callq _LookupPrivilegeValueA
movl -4(%rbp), %edi
callq _CloseHandle
LBB0_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TOKEN_ADJUST_PRIVILEGES,4,2 ## @TOKEN_ADJUST_PRIVILEGES
.comm _SE_BACKUP_NAME,4,2 ## @SE_BACKUP_NAME
.comm _SE_PRIVILEGE_ENABLED,8,3 ## @SE_PRIVILEGE_ENABLED
.comm _FALSE,4,2 ## @FALSE
.no_dead_strip _test_AdjustTokenPrivileges
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_AdjustTokenPrivileges
_test_AdjustTokenPrivileges: ; @test_AdjustTokenPrivileges
.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
bl _GetCurrentProcess
Lloh0:
adrp x8, _TOKEN_ADJUST_PRIVILEGES@GOTPAGE
Lloh1:
ldr x8, [x8, _TOKEN_ADJUST_PRIVILEGES@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
sub x2, x29, #4
bl _OpenProcessToken
cbz w0, LBB0_2
; %bb.1:
Lloh3:
adrp x8, _SE_BACKUP_NAME@GOTPAGE
Lloh4:
ldr x8, [x8, _SE_BACKUP_NAME@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x2, sp
mov x0, #0
bl _LookupPrivilegeValueA
ldur w0, [x29, #-4]
bl _CloseHandle
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _TOKEN_ADJUST_PRIVILEGES,4,2 ; @TOKEN_ADJUST_PRIVILEGES
.comm _SE_BACKUP_NAME,4,2 ; @SE_BACKUP_NAME
.comm _SE_PRIVILEGE_ENABLED,8,3 ; @SE_PRIVILEGE_ENABLED
.comm _FALSE,4,2 ; @FALSE
.no_dead_strip _test_AdjustTokenPrivileges
.subsections_via_symbols
| AnghaBench/reactos/modules/rostests/winetests/advapi32/extr_security.c_test_AdjustTokenPrivileges.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mdesc_grab ## -- Begin function mdesc_grab
.p2align 4, 0x90
_mdesc_grab: ## @mdesc_grab
.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 _mdesc_lock@GOTPCREL(%rip), %rdi
callq _spin_lock_irqsave
movq _cur_mdesc@GOTPCREL(%rip), %rax
movq (%rax), %rbx
testq %rbx, %rbx
je LBB0_2
## %bb.1:
movq %rbx, %rdi
callq _atomic_inc
LBB0_2:
movq _mdesc_lock@GOTPCREL(%rip), %rdi
callq _spin_unlock_irqrestore
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _mdesc_lock,4,2 ## @mdesc_lock
.comm _cur_mdesc,8,3 ## @cur_mdesc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mdesc_grab ; -- Begin function mdesc_grab
.p2align 2
_mdesc_grab: ; @mdesc_grab
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x0, _mdesc_lock@GOTPAGE
Lloh1:
ldr x0, [x0, _mdesc_lock@GOTPAGEOFF]
bl _spin_lock_irqsave
Lloh2:
adrp x8, _cur_mdesc@GOTPAGE
Lloh3:
ldr x8, [x8, _cur_mdesc@GOTPAGEOFF]
Lloh4:
ldr x19, [x8]
cbz x19, LBB0_2
; %bb.1:
mov x0, x19
bl _atomic_inc
LBB0_2:
Lloh5:
adrp x0, _mdesc_lock@GOTPAGE
Lloh6:
ldr x0, [x0, _mdesc_lock@GOTPAGEOFF]
bl _spin_unlock_irqrestore
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _mdesc_lock,4,2 ; @mdesc_lock
.comm _cur_mdesc,8,3 ; @cur_mdesc
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/sparc/kernel/extr_mdesc.c_mdesc_grab.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function isvariable
_isvariable: ## @isvariable
.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
callq _isalpha
testq %rax, %rax
setne %al
cmpl $95, %ebx
sete %cl
orb %al, %cl
movzbl %cl, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _isvariable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function isvariable
_isvariable: ; @isvariable
.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 _isalpha
cmp w19, #95
ccmp x0, #0, #0, ne
cset w0, ne
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 _isvariable
.subsections_via_symbols
| AnghaBench/lwan/src/lib/extr_lwan-config.c_isvariable.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
## kill: def $esi killed $esi killed $rsi
callq _foo
xorl %ecx, %ecx
testq %rax, %rax
sete %cl
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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
; kill: def $w1 killed $w1 killed $x1
bl _foo
cmp x0, #0
cset w0, eq
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/extr_tst.spin.c_main.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function avrdis
_avrdis: ## @avrdis
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq _AVR_Long_Instruction@GOTPCREL(%rip), %r13
movq $0, (%r13)
movq _AVR_Long_Address@GOTPCREL(%rip), %rax
movq $0, (%rax)
cmpl $1, %ecx
jg LBB0_3
LBB0_1:
leaq L_.str(%rip), %rsi
jmp LBB0_2
LBB0_3:
movl %ecx, %ebx
movq %rdx, %r12
movq %rsi, %r15
movl 4(%rdx), %esi
shll $8, %esi
orl (%rdx), %esi
leaq -44(%rbp), %rdi
movq %r15, %rdx
callq _disassembleInstruction
testq %rax, %rax
je LBB0_5
LBB0_4:
leaq L_.str.1(%rip), %rsi
LBB0_2:
movq %r14, %rdi
callq _strcpy
movl $-1, %eax
LBB0_10:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
cmpq $0, (%r13)
je LBB0_9
## %bb.6:
cmpl $3, %ebx
jbe LBB0_1
## %bb.7:
movl 12(%r12), %esi
shll $8, %esi
orl 8(%r12), %esi
leaq -44(%rbp), %rdi
movq %r15, %rdx
callq _disassembleInstruction
testq %rax, %rax
jne LBB0_4
## %bb.8:
movl -44(%rbp), %esi
movq %r14, %rdi
xorl %edx, %edx
callq _printDisassembledInstruction
movl $4, %eax
jmp LBB0_10
LBB0_9:
movl -44(%rbp), %esi
movq %r14, %rdi
xorl %edx, %edx
callq _printDisassembledInstruction
movl $2, %eax
jmp LBB0_10
.cfi_endproc
## -- End function
.comm _AVR_Long_Instruction,8,3 ## @AVR_Long_Instruction
.comm _AVR_Long_Address,8,3 ## @AVR_Long_Address
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "truncated"
L_.str.1: ## @.str.1
.asciz "invalid"
.no_dead_strip _avrdis
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function avrdis
_avrdis: ; @avrdis
.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
Lloh0:
adrp x23, _AVR_Long_Instruction@GOTPAGE
Lloh1:
ldr x23, [x23, _AVR_Long_Instruction@GOTPAGEOFF]
str xzr, [x23]
Lloh2:
adrp x8, _AVR_Long_Address@GOTPAGE
Lloh3:
ldr x8, [x8, _AVR_Long_Address@GOTPAGEOFF]
Lloh4:
str xzr, [x8]
cmp w3, #1
b.gt LBB0_2
LBB0_1:
Lloh5:
adrp x1, l_.str@PAGE
Lloh6:
add x1, x1, l_.str@PAGEOFF
b LBB0_4
LBB0_2:
mov x22, x3
mov x21, x2
mov x20, x1
ldp w8, w9, [x2]
orr w1, w8, w9, lsl #8
add x0, sp, #12
mov x2, x20
bl _disassembleInstruction
cbz x0, LBB0_6
LBB0_3:
Lloh7:
adrp x1, l_.str.1@PAGE
Lloh8:
add x1, x1, l_.str.1@PAGEOFF
LBB0_4:
mov x0, x19
bl _strcpy
mov w0, #-1
LBB0_5:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_6:
ldr x8, [x23]
cbz x8, LBB0_10
; %bb.7:
cmp w22, #3
b.ls LBB0_1
; %bb.8:
ldp w9, w8, [x21, #8]
orr w1, w9, w8, lsl #8
add x0, sp, #12
mov x2, x20
bl _disassembleInstruction
cbnz x0, LBB0_3
; %bb.9:
ldr w1, [sp, #12]
mov x0, x19
mov x2, #0
bl _printDisassembledInstruction
mov w0, #4
b LBB0_5
LBB0_10:
ldr w1, [sp, #12]
mov x0, x19
mov x2, #0
bl _printDisassembledInstruction
mov w0, #2
b LBB0_5
.loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _AVR_Long_Instruction,8,3 ; @AVR_Long_Instruction
.comm _AVR_Long_Address,8,3 ; @AVR_Long_Address
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "truncated"
l_.str.1: ; @.str.1
.asciz "invalid"
.no_dead_strip _avrdis
.subsections_via_symbols
| AnghaBench/radare2/libr/asm/p/extr_..archavrdisasm.c_avrdis.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function codeDeferredSeek
_codeDeferredSeek: ## @codeDeferredSeek
.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, %r14d
movl %edx, -44(%rbp) ## 4-byte Spill
movq %rsi, %r13
movq %rdi, %r12
movq 8(%rdi), %r15
movq 8(%r15), %rbx
xorl %edi, %edi
testl %ecx, %ecx
setg %dil
callq _assert
movq (%r13), %rax
movslq 8(%r13), %rcx
xorl %edi, %edi
cmpl $-1, -4(%rax,%rcx,4)
sete %dil
callq _assert
movq _OP_DeferredSeek@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, -56(%rbp) ## 8-byte Spill
movq %rbx, %rdi
movl %r14d, %edx
xorl %ecx, %ecx
movl -44(%rbp), %r8d ## 4-byte Reload
callq _sqlite3VdbeAddOp3
movq _WHERE_OR_SUBCLAUSE@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r12)
je LBB0_9
## %bb.1:
movq %r15, %rdi
callq _sqlite3ParseToplevel
movl (%rax), %edi
callq _DbMaskAllZero
testq %rax, %rax
je LBB0_9
## %bb.2:
movq 16(%r13), %r14
movl (%r15), %edi
movl (%r14), %eax
leal 4(,%rax,4), %esi
callq _sqlite3DbMallocZero
testq %rax, %rax
je LBB0_9
## %bb.3:
movq %rax, %r15
movl (%r14), %eax
movl %eax, (%r15)
cmpl $2, 8(%r13)
jl LBB0_8
## %bb.4:
movq (%r13), %rax
xorl %ebx, %ebx
jmp LBB0_5
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
movslq 8(%r13), %rdx
decq %rdx
movq %rcx, %rbx
cmpq %rdx, %rcx
jge LBB0_8
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl (%rax,%rbx,4), %eax
xorl %edi, %edi
cmpl (%r14), %eax
setl %dil
callq _assert
movq (%r13), %rax
movl (%rax,%rbx,4), %edx
leaq 1(%rbx), %rcx
testl %edx, %edx
js LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
incl %ebx
movl %ebx, 4(%r15,%rdx,4)
jmp LBB0_7
LBB0_9:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
movq _P4_INTARRAY@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -56(%rbp), %rdi ## 8-byte Reload
movl $-1, %esi
movq %r15, %rdx
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _sqlite3VdbeChangeP4 ## TAILCALL
.cfi_endproc
## -- End function
.comm _OP_DeferredSeek,4,2 ## @OP_DeferredSeek
.comm _WHERE_OR_SUBCLAUSE,4,2 ## @WHERE_OR_SUBCLAUSE
.comm _P4_INTARRAY,4,2 ## @P4_INTARRAY
.no_dead_strip _codeDeferredSeek
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function codeDeferredSeek
_codeDeferredSeek: ; @codeDeferredSeek
.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, x3
mov x23, x2
mov x20, x1
mov x24, x0
ldr x21, [x0, #8]
ldr x19, [x21, #8]
cmp w3, #0
cset w0, gt
bl _assert
ldr x8, [x20]
ldrsw x9, [x20, #8]
add x8, x8, x9, lsl #2
ldur w8, [x8, #-4]
cmn w8, #1
cset w0, eq
bl _assert
Lloh0:
adrp x8, _OP_DeferredSeek@GOTPAGE
Lloh1:
ldr x8, [x8, _OP_DeferredSeek@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x19
mov x2, x22
mov w3, #0
mov x4, x23
bl _sqlite3VdbeAddOp3
ldr w8, [x24]
Lloh3:
adrp x9, _WHERE_OR_SUBCLAUSE@GOTPAGE
Lloh4:
ldr x9, [x9, _WHERE_OR_SUBCLAUSE@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_8
; %bb.1:
mov x0, x21
bl _sqlite3ParseToplevel
ldr w0, [x0]
bl _DbMaskAllZero
cbz x0, LBB0_8
; %bb.2:
ldr x22, [x20, #16]
ldr w0, [x21]
ldr w8, [x22]
lsl w8, w8, #2
add w1, w8, #4
bl _sqlite3DbMallocZero
cbz x0, LBB0_8
; %bb.3:
mov x21, x0
ldr w8, [x22]
str w8, [x0]
ldr w8, [x20, #8]
cmp w8, #2
b.lt LBB0_9
; %bb.4:
mov x23, #0
ldr x8, [x20]
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
add x23, x23, #1
ldrsw x9, [x20, #8]
sub x9, x9, #1
cmp x23, x9
b.ge LBB0_9
LBB0_6: ; =>This Inner Loop Header: Depth=1
lsl x24, x23, #2
ldr w8, [x8, x24]
ldr w9, [x22]
cmp w8, w9
cset w0, lt
bl _assert
ldr x8, [x20]
ldr w9, [x8, x24]
tbnz w9, #31, LBB0_5
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
add x9, x21, x9, lsl #2
add w10, w23, #1
str w10, [x9, #4]
b LBB0_5
LBB0_8:
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_9:
Lloh6:
adrp x8, _P4_INTARRAY@GOTPAGE
Lloh7:
ldr x8, [x8, _P4_INTARRAY@GOTPAGEOFF]
Lloh8:
ldr w3, [x8]
mov x0, x19
mov w1, #-1
mov x2, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _sqlite3VdbeChangeP4
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _OP_DeferredSeek,4,2 ; @OP_DeferredSeek
.comm _WHERE_OR_SUBCLAUSE,4,2 ; @WHERE_OR_SUBCLAUSE
.comm _P4_INTARRAY,4,2 ; @P4_INTARRAY
.no_dead_strip _codeDeferredSeek
.subsections_via_symbols
| AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_codeDeferredSeek.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_offset_reg
_get_offset_reg: ## @get_offset_reg
.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
movq _PRES_REGTAB_OBCONST@GOTPCREL(%rip), %rcx
leal (,%rsi,4), %eax
cmpl %edi, (%rcx)
cmovel %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PRES_REGTAB_OBCONST,4,2 ## @PRES_REGTAB_OBCONST
.no_dead_strip _get_offset_reg
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_offset_reg
_get_offset_reg: ; @get_offset_reg
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _PRES_REGTAB_OBCONST@GOTPAGE
Lloh1:
ldr x8, [x8, _PRES_REGTAB_OBCONST@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
lsl w9, w1, #2
cmp w8, w0
csel w0, w1, w9, eq
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PRES_REGTAB_OBCONST,4,2 ; @PRES_REGTAB_OBCONST
.no_dead_strip _get_offset_reg
.subsections_via_symbols
| AnghaBench/reactos/dll/directx/wine/d3dx9_36/extr_preshader.c_get_offset_reg.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 annotate__asm_color
LCPI0_0:
.quad 0x3f847ae147ae147b ## double 0.01
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_annotate__asm_color: ## @annotate__asm_color
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _block_range__coverage
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm0, %xmm1
movq _PERF_COLOR_BLUE@GOTPCREL(%rip), %rax
movq %rax, %rcx
jbe LBB0_2
## %bb.1:
movq _PERF_COLOR_NORMAL@GOTPCREL(%rip), %rcx
LBB0_2:
xorpd %xmm1, %xmm1
ucomisd %xmm1, %xmm0
cmovaeq %rcx, %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PERF_COLOR_NORMAL,8,3 ## @PERF_COLOR_NORMAL
.comm _PERF_COLOR_BLUE,8,3 ## @PERF_COLOR_BLUE
.no_dead_strip _annotate__asm_color
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function annotate__asm_color
_annotate__asm_color: ; @annotate__asm_color
.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 _block_range__coverage
mov x8, #5243
movk x8, #18350, lsl #16
movk x8, #31457, lsl #32
movk x8, #16260, lsl #48
fmov d1, x8
fcmp d0, d1
movi d1, #0000000000000000
Lloh0:
adrp x8, _PERF_COLOR_NORMAL@GOTPAGE
Lloh1:
ldr x8, [x8, _PERF_COLOR_NORMAL@GOTPAGEOFF]
fccmp d0, d1, #8, mi
Lloh2:
adrp x9, _PERF_COLOR_BLUE@GOTPAGE
Lloh3:
ldr x9, [x9, _PERF_COLOR_BLUE@GOTPAGEOFF]
csel x8, x8, x9, ge
ldr x0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _PERF_COLOR_NORMAL,8,3 ; @PERF_COLOR_NORMAL
.comm _PERF_COLOR_BLUE,8,3 ; @PERF_COLOR_BLUE
.no_dead_strip _annotate__asm_color
.subsections_via_symbols
| AnghaBench/linux/tools/perf/util/extr_annotate.c_annotate__asm_color.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.