arm
stringlengths 122
210k
| x86
stringlengths 122
207k
| filename
stringlengths 30
207
|
---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function errorlimit
_errorlimit: ; @errorlimit
.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
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-8]
ldr w0, [x8, #16]
ldur w2, [x29, #-12]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _luaO_pushfstring
str x0, [sp, #24] ; 8-byte Folded Spill
b LBB0_3
LBB0_2:
ldur x8, [x29, #-8]
ldr w0, [x8, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr w2, [x8]
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-24]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _luaO_pushfstring
str x0, [sp, #24] ; 8-byte Folded Spill
b LBB0_3
LBB0_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
str x8, [sp, #32]
ldur x8, [x29, #-8]
ldr w0, [x8]
ldr x1, [sp, #32]
mov w2, #0
bl _luaX_lexerror
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "main function has more than %d %s"
l_.str.1: ; @.str.1
.asciz "function at line %d has more than %d %s"
.no_dead_strip _errorlimit
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function errorlimit
_errorlimit: ## @errorlimit
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpl $0, (%rax)
jne LBB0_2
## %bb.1:
movq -8(%rbp), %rax
movl 16(%rax), %edi
movl -12(%rbp), %edx
movq -24(%rbp), %rcx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _luaO_pushfstring
movq %rax, -40(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rax
movl 16(%rax), %edi
movq -8(%rbp), %rax
movq 8(%rax), %rax
movl (%rax), %edx
movl -12(%rbp), %ecx
movq -24(%rbp), %r8
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _luaO_pushfstring
movq %rax, -40(%rbp) ## 8-byte Spill
LBB0_3:
movq -40(%rbp), %rax ## 8-byte Reload
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movl (%rax), %edi
movq -32(%rbp), %rsi
xorl %edx, %edx
callq _luaX_lexerror
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "main function has more than %d %s"
L_.str.1: ## @.str.1
.asciz "function at line %d has more than %d %s"
.no_dead_strip _errorlimit
.subsections_via_symbols
|
AnghaBench/xLua/build/luajit-2.1.0b3/src/host/extr_minilua.c_errorlimit.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cypress_reconnect
_cypress_reconnect: ; @cypress_reconnect
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
adrp x8, _CYTP_PS2_CMD_TRIES@GOTPAGE
ldr x8, [x8, _CYTP_PS2_CMD_TRIES@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #16]
bl _cypress_reset
ldr x0, [sp, #16]
mov w1, #0
bl _cypress_detect
str w0, [sp, #8]
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
subs w8, w8, #0
cset w8, gt
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_1
b LBB0_5
LBB0_5:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr x0, [sp, #16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _psmouse_err
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_10
LBB0_7:
ldr x0, [sp, #16]
bl _cypress_set_absolute_mode
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldr x0, [sp, #16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _psmouse_err
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_10
LBB0_9:
stur wzr, [x29, #-4]
b LBB0_10
LBB0_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _CYTP_PS2_CMD_TRIES,4,2 ; @CYTP_PS2_CMD_TRIES
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Reconnect: unable to detect trackpad.\n"
l_.str.1: ; @.str.1
.asciz "Reconnect: Unable to initialize Cypress absolute mode.\n"
.no_dead_strip _cypress_reconnect
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cypress_reconnect
_cypress_reconnect: ## @cypress_reconnect
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq _CYTP_PS2_CMD_TRIES@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
callq _cypress_reset
movq -16(%rbp), %rdi
xorl %esi, %esi
callq _cypress_detect
movl %eax, -24(%rbp)
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -24(%rbp)
movb %al, -25(%rbp) ## 1-byte Spill
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
cmpl $0, %eax
setg %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movb -25(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_1
## %bb.5:
cmpl $0, -24(%rbp)
je LBB0_7
## %bb.6:
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _psmouse_err
movl $-1, -4(%rbp)
jmp LBB0_10
LBB0_7:
movq -16(%rbp), %rdi
callq _cypress_set_absolute_mode
cmpq $0, %rax
je LBB0_9
## %bb.8:
movq -16(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _psmouse_err
movl $-1, -4(%rbp)
jmp LBB0_10
LBB0_9:
movl $0, -4(%rbp)
LBB0_10:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CYTP_PS2_CMD_TRIES,4,2 ## @CYTP_PS2_CMD_TRIES
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Reconnect: unable to detect trackpad.\n"
L_.str.1: ## @.str.1
.asciz "Reconnect: Unable to initialize Cypress absolute mode.\n"
.no_dead_strip _cypress_reconnect
.subsections_via_symbols
|
AnghaBench/linux/drivers/input/mouse/extr_cypress_ps2.c_cypress_reconnect.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function doio
_doio: ; @doio
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _O_LARGEFILE@GOTPAGE
ldr x8, [x8, _O_LARGEFILE@GOTPAGEOFF]
str x8, [sp, #88] ; 8-byte Folded Spill
adrp x8, _SHOUT@GOTPAGE
ldr x8, [x8, _SHOUT@GOTPAGEOFF]
str x8, [sp, #96] ; 8-byte Folded Spill
adrp x8, _SHDIAG@GOTPAGE
ldr x8, [x8, _SHDIAG@GOTPAGEOFF]
str x8, [sp, #104] ; 8-byte Folded Spill
adrp x8, _ERR_SYSTEM@GOTPAGE
ldr x8, [x8, _ERR_SYSTEM@GOTPAGEOFF]
stur x8, [x29, #-96] ; 8-byte Folded Spill
adrp x8, _errno@GOTPAGE
ldr x8, [x8, _errno@GOTPAGEOFF]
stur x8, [x29, #-88] ; 8-byte Folded Spill
adrp x8, _is1atty@GOTPAGE
ldr x8, [x8, _is1atty@GOTPAGEOFF]
stur x8, [x29, #-80] ; 8-byte Folded Spill
adrp x8, _F_APPEND@GOTPAGE
ldr x8, [x8, _F_APPEND@GOTPAGEOFF]
stur x8, [x29, #-72] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
ldur x8, [x29, #-8]
ldr x8, [x8]
stur x8, [x29, #-48]
adrp x8, _didfds@GOTPAGE
ldr x8, [x8, _didfds@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-48]
adrp x9, _F_REPEAT@GOTPAGE
ldr x9, [x9, _F_REPEAT@GOTPAGEOFF]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
b LBB0_40
LBB0_3:
ldur x8, [x29, #-48]
adrp x9, _F_READ@GOTPAGE
ldr x9, [x9, _F_READ@GOTPAGEOFF]
ldr x9, [x9]
ands x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_4
LBB0_4:
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5:
adrp x8, _SHIN@GOTPAGE
ldr x8, [x8, _SHIN@GOTPAGEOFF]
ldr w0, [x8]
mov w1, #0
bl _dcopy
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #1
bl _dcopy
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #2
bl _dcopy
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #16]
bl _splicepipe
stur x0, [x29, #-40]
ldur x0, [x29, #-40]
bl _short2str
bl _strsave
stur x0, [x29, #-56]
ldur x0, [x29, #-40]
bl _xfree
ldur x0, [x29, #-56]
adrp x1, _xfree@GOTPAGE
ldr x1, [x1, _xfree@GOTPAGEOFF]
bl _cleanup_push
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x0, [x29, #-56]
adrp x8, _O_RDONLY@GOTPAGE
ldr x8, [x8, _O_RDONLY@GOTPAGEOFF]
ldr w8, [x8]
ldr w9, [x9]
orr w1, w8, w9
bl _xopen
stur w0, [x29, #-28]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x8, [x29, #-88] ; 8-byte Folded Reload
ldur x9, [x29, #-96] ; 8-byte Folded Reload
ldr w9, [x9]
str w9, [sp, #84] ; 4-byte Folded Spill
ldur x9, [x29, #-56]
str x9, [sp, #72] ; 8-byte Folded Spill
ldr w0, [x8]
bl _strerror
ldr x1, [sp, #72] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #84] ; 4-byte Folded Reload
bl _stderror
b LBB0_7
LBB0_7:
ldur x0, [x29, #-56]
bl _cleanup_until
ldur w8, [x29, #-28]
str w8, [sp, #68] ; 4-byte Folded Spill
adrp x8, _F_SETFL@GOTPAGE
ldr x8, [x8, _F_SETFL@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #64] ; 4-byte Folded Spill
ldur w0, [x29, #-28]
adrp x8, _F_GETFL@GOTPAGE
ldr x8, [x8, _F_GETFL@GOTPAGEOFF]
ldr w1, [x8]
bl _fcntl
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr w1, [sp, #64] ; 4-byte Folded Reload
mov x8, x0
ldr w0, [sp, #68] ; 4-byte Folded Reload
ldr w9, [x9]
orr w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _fcntl
ldur w0, [x29, #-28]
mov w1, #0
bl _dmove
b LBB0_16
LBB0_8:
ldur x8, [x29, #-48]
adrp x9, _F_PIPEIN@GOTPAGE
ldr x9, [x9, _F_PIPEIN@GOTPAGEOFF]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
mov w0, #0
bl _xclose
ldur x8, [x29, #-16]
ldr w0, [x8]
bl _dup
bl _TCSH_IGNORE
ldur x8, [x29, #-16]
ldr w0, [x8]
bl _xclose
ldur x8, [x29, #-16]
ldr w0, [x8, #4]
bl _xclose
b LBB0_15
LBB0_10:
ldur x8, [x29, #-48]
adrp x9, _F_NOINTERRUPT@GOTPAGE
ldr x9, [x9, _F_NOINTERRUPT@GOTPAGEOFF]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11:
adrp x8, _tpgrp@GOTPAGE
ldr x8, [x8, _tpgrp@GOTPAGEOFF]
ldr w8, [x8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
mov w0, #0
bl _xclose
ldr x9, [sp, #88] ; 8-byte Folded Reload
adrp x8, __PATH_DEVNULL@GOTPAGE
ldr x8, [x8, __PATH_DEVNULL@GOTPAGEOFF]
ldr x0, [x8]
adrp x8, _O_RDONLY@GOTPAGE
ldr x8, [x8, _O_RDONLY@GOTPAGEOFF]
ldr w8, [x8]
ldr w9, [x9]
orr w1, w8, w9
bl _xopen
b LBB0_14
LBB0_13:
mov w0, #0
bl _xclose
adrp x8, _OLDSTD@GOTPAGE
ldr x8, [x8, _OLDSTD@GOTPAGEOFF]
ldr w0, [x8]
bl _dup
bl _TCSH_IGNORE
b LBB0_14
LBB0_14:
b LBB0_15
LBB0_15:
b LBB0_16
LBB0_16:
b LBB0_17
LBB0_17:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_32
b LBB0_18
LBB0_18:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #8]
bl _splicepipe
stur x0, [x29, #-40]
ldur x0, [x29, #-40]
bl _short2str
bl _strsave
stur x0, [x29, #-64]
ldur x0, [x29, #-40]
bl _xfree
ldur x0, [x29, #-64]
adrp x1, _xfree@GOTPAGE
ldr x1, [x1, _xfree@GOTPAGEOFF]
bl _cleanup_push
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #1
bl _dcopy
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #2
bl _dcopy
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldur x0, [x29, #-64]
adrp x8, _O_WRONLY@GOTPAGE
ldr x8, [x8, _O_WRONLY@GOTPAGEOFF]
ldr w8, [x8]
ldr w9, [x9]
orr w1, w8, w9
bl _xopen
stur w0, [x29, #-28]
ldur w0, [x29, #-28]
adrp x8, _L_XTND@GOTPAGE
ldr x8, [x8, _L_XTND@GOTPAGEOFF]
ldr w2, [x8]
mov w1, #0
bl _lseek
b LBB0_21
LBB0_20:
stur wzr, [x29, #-28]
b LBB0_21
LBB0_21:
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22:
ldur w8, [x29, #-28]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_31
b LBB0_23
LBB0_23:
ldur x8, [x29, #-48]
adrp x9, _F_OVERWRITE@GOTPAGE
ldr x9, [x9, _F_OVERWRITE@GOTPAGEOFF]
ldr x9, [x9]
ands x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_24
LBB0_24:
adrp x8, _no_clobber@GOTPAGE
ldr x8, [x8, _no_clobber@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_25
LBB0_25:
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur x8, [x29, #-48]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldur x8, [x29, #-88] ; 8-byte Folded Reload
ldur x9, [x29, #-96] ; 8-byte Folded Reload
ldr w9, [x9]
str w9, [sp, #60] ; 4-byte Folded Spill
ldur x9, [x29, #-64]
str x9, [sp, #48] ; 8-byte Folded Spill
ldr w0, [x8]
bl _strerror
ldr x1, [sp, #48] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #60] ; 4-byte Folded Reload
bl _stderror
b LBB0_27
LBB0_27:
ldur x0, [x29, #-64]
bl _chkclob
b LBB0_28
LBB0_28:
ldur x0, [x29, #-64]
mov w1, #438
bl _xcreat
stur w0, [x29, #-28]
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldur x8, [x29, #-88] ; 8-byte Folded Reload
ldur x9, [x29, #-96] ; 8-byte Folded Reload
ldr w9, [x9]
str w9, [sp, #44] ; 4-byte Folded Spill
ldur x9, [x29, #-64]
str x9, [sp, #32] ; 8-byte Folded Spill
ldr w0, [x8]
bl _strerror
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #44] ; 4-byte Folded Reload
bl _stderror
b LBB0_30
LBB0_30:
ldur w8, [x29, #-28]
str w8, [sp, #28] ; 4-byte Folded Spill
adrp x8, _F_SETFL@GOTPAGE
ldr x8, [x8, _F_SETFL@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #24] ; 4-byte Folded Spill
ldur w0, [x29, #-28]
adrp x8, _F_GETFL@GOTPAGE
ldr x8, [x8, _F_GETFL@GOTPAGEOFF]
ldr w1, [x8]
bl _fcntl
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr w1, [sp, #24] ; 4-byte Folded Reload
mov x8, x0
ldr w0, [sp, #28] ; 4-byte Folded Reload
ldr w9, [x9]
orr w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _fcntl
b LBB0_31
LBB0_31:
ldur x0, [x29, #-64]
bl _cleanup_until
ldur w0, [x29, #-28]
mov w1, #1
str w1, [sp, #20] ; 4-byte Folded Spill
bl _dmove
ldr w0, [sp, #20] ; 4-byte Folded Reload
bl _isatty
ldur x8, [x29, #-80] ; 8-byte Folded Reload
str x0, [x8]
b LBB0_36
LBB0_32:
ldur x8, [x29, #-48]
adrp x9, _F_PIPEOUT@GOTPAGE
ldr x9, [x9, _F_PIPEOUT@GOTPAGEOFF]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
mov w0, #1
bl _xclose
ldur x8, [x29, #-24]
ldr w0, [x8, #4]
bl _dup
bl _TCSH_IGNORE
ldur x8, [x29, #-80] ; 8-byte Folded Reload
str xzr, [x8]
b LBB0_35
LBB0_34:
mov w0, #1
bl _xclose
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr w0, [x8]
bl _dup
bl _TCSH_IGNORE
ldur x9, [x29, #-80] ; 8-byte Folded Reload
adrp x8, _isoutatty@GOTPAGE
ldr x8, [x8, _isoutatty@GOTPAGEOFF]
ldr x8, [x8]
str x8, [x9]
b LBB0_35
LBB0_35:
b LBB0_36
LBB0_36:
mov w0, #2
bl _xclose
ldur x8, [x29, #-48]
adrp x9, _F_STDERR@GOTPAGE
ldr x9, [x9, _F_STDERR@GOTPAGEOFF]
ldr x9, [x9]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_38
b LBB0_37
LBB0_37:
mov w0, #1
bl _dup
bl _TCSH_IGNORE
ldur x8, [x29, #-80] ; 8-byte Folded Reload
ldr x8, [x8]
adrp x9, _is2atty@GOTPAGE
ldr x9, [x9, _is2atty@GOTPAGEOFF]
str x8, [x9]
b LBB0_39
LBB0_38:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
bl _dup
bl _TCSH_IGNORE
adrp x8, _isdiagatty@GOTPAGE
ldr x8, [x8, _isdiagatty@GOTPAGEOFF]
ldr x8, [x8]
adrp x9, _is2atty@GOTPAGE
ldr x9, [x9, _is2atty@GOTPAGEOFF]
str x8, [x9]
b LBB0_39
LBB0_39:
mov w8, #1
adrp x9, _didfds@GOTPAGE
ldr x9, [x9, _didfds@GOTPAGEOFF]
str w8, [x9]
b LBB0_40
LBB0_40:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.comm _didfds,4,2 ; @didfds
.comm _F_REPEAT,8,3 ; @F_REPEAT
.comm _F_READ,8,3 ; @F_READ
.comm _SHIN,4,2 ; @SHIN
.comm _SHOUT,4,2 ; @SHOUT
.comm _SHDIAG,4,2 ; @SHDIAG
.comm _O_RDONLY,4,2 ; @O_RDONLY
.comm _O_LARGEFILE,4,2 ; @O_LARGEFILE
.comm _ERR_SYSTEM,4,2 ; @ERR_SYSTEM
.comm _errno,4,2 ; @errno
.comm _F_SETFL,4,2 ; @F_SETFL
.comm _F_GETFL,4,2 ; @F_GETFL
.comm _F_PIPEIN,8,3 ; @F_PIPEIN
.comm _F_NOINTERRUPT,8,3 ; @F_NOINTERRUPT
.comm _tpgrp,4,2 ; @tpgrp
.comm __PATH_DEVNULL,8,3 ; @_PATH_DEVNULL
.comm _OLDSTD,4,2 ; @OLDSTD
.comm _F_APPEND,8,3 ; @F_APPEND
.comm _O_WRONLY,4,2 ; @O_WRONLY
.comm _L_XTND,4,2 ; @L_XTND
.comm _F_OVERWRITE,8,3 ; @F_OVERWRITE
.comm _no_clobber,8,3 ; @no_clobber
.comm _is1atty,8,3 ; @is1atty
.comm _F_PIPEOUT,8,3 ; @F_PIPEOUT
.comm _isoutatty,8,3 ; @isoutatty
.comm _F_STDERR,8,3 ; @F_STDERR
.comm _is2atty,8,3 ; @is2atty
.comm _isdiagatty,8,3 ; @isdiagatty
.comm _O_APPEND,4,2 ; @O_APPEND
.no_dead_strip _doio
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function doio
_doio: ## @doio
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _didfds@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB0_2
## %bb.1:
movq -48(%rbp), %rax
movq _F_REPEAT@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_3
LBB0_2:
jmp LBB0_40
LBB0_3:
movq -48(%rbp), %rax
movq _F_READ@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
jne LBB0_17
## %bb.4:
movq -8(%rbp), %rax
cmpq $0, 16(%rax)
je LBB0_8
## %bb.5:
movq _SHIN@GOTPCREL(%rip), %rax
movl (%rax), %edi
xorl %esi, %esi
callq _dcopy
movq _SHOUT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $1, %esi
callq _dcopy
movq _SHDIAG@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $2, %esi
callq _dcopy
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 16(%rax), %rsi
callq _splicepipe
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _short2str
movl %eax, %edi
callq _strsave
movq %rax, -56(%rbp)
movq -40(%rbp), %rdi
callq _xfree
movq -56(%rbp), %rdi
movq _xfree@GOTPCREL(%rip), %rsi
callq _cleanup_push
movq -56(%rbp), %rdi
movq _O_RDONLY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _O_LARGEFILE@GOTPCREL(%rip), %rax
orl (%rax), %esi
callq _xopen
movl %eax, -28(%rbp)
cmpl $0, %eax
jge LBB0_7
## %bb.6:
movq _ERR_SYSTEM@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -76(%rbp) ## 4-byte Spill
movq -56(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
movl -76(%rbp), %edi ## 4-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
callq _stderror
LBB0_7:
movq -56(%rbp), %rdi
callq _cleanup_until
movl -28(%rbp), %eax
movl %eax, -84(%rbp) ## 4-byte Spill
movq _F_SETFL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -80(%rbp) ## 4-byte Spill
movl -28(%rbp), %edi
movq _F_GETFL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movb $0, %al
callq _fcntl
movl -84(%rbp), %edi ## 4-byte Reload
movl -80(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
movq _O_LARGEFILE@GOTPCREL(%rip), %rax
orl (%rax), %edx
movb $0, %al
callq _fcntl
movl -28(%rbp), %edi
xorl %esi, %esi
callq _dmove
jmp LBB0_16
LBB0_8:
movq -48(%rbp), %rax
movq _F_PIPEIN@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_10
## %bb.9:
xorl %edi, %edi
callq _xclose
movq -16(%rbp), %rax
movl (%rax), %edi
callq _dup
movl %eax, %edi
callq _TCSH_IGNORE
movq -16(%rbp), %rax
movl (%rax), %edi
callq _xclose
movq -16(%rbp), %rax
movl 4(%rax), %edi
callq _xclose
jmp LBB0_15
LBB0_10:
movq -48(%rbp), %rax
movq _F_NOINTERRUPT@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_13
## %bb.11:
movq _tpgrp@GOTPCREL(%rip), %rax
cmpl $-1, (%rax)
jne LBB0_13
## %bb.12:
xorl %edi, %edi
callq _xclose
movq __PATH_DEVNULL@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _O_RDONLY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _O_LARGEFILE@GOTPCREL(%rip), %rax
orl (%rax), %esi
callq _xopen
jmp LBB0_14
LBB0_13:
xorl %edi, %edi
callq _xclose
movq _OLDSTD@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _dup
movl %eax, %edi
callq _TCSH_IGNORE
LBB0_14:
jmp LBB0_15
LBB0_15:
jmp LBB0_16
LBB0_16:
jmp LBB0_17
LBB0_17:
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
je LBB0_32
## %bb.18:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 8(%rax), %rsi
callq _splicepipe
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _short2str
movl %eax, %edi
callq _strsave
movq %rax, -64(%rbp)
movq -40(%rbp), %rdi
callq _xfree
movq -64(%rbp), %rdi
movq _xfree@GOTPCREL(%rip), %rsi
callq _cleanup_push
movq _SHOUT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $1, %esi
callq _dcopy
movq _SHDIAG@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $2, %esi
callq _dcopy
movq -48(%rbp), %rax
movq _F_APPEND@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_20
## %bb.19:
movq -64(%rbp), %rdi
movq _O_WRONLY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _O_LARGEFILE@GOTPCREL(%rip), %rax
orl (%rax), %esi
callq _xopen
movl %eax, -28(%rbp)
movl -28(%rbp), %edi
movq _L_XTND@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %esi, %esi
callq _lseek
jmp LBB0_21
LBB0_20:
movl $0, -28(%rbp)
LBB0_21:
movq -48(%rbp), %rax
movq _F_APPEND@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_23
## %bb.22:
cmpl $-1, -28(%rbp)
jne LBB0_31
LBB0_23:
movq -48(%rbp), %rax
movq _F_OVERWRITE@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
jne LBB0_28
## %bb.24:
movq _no_clobber@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_28
## %bb.25:
movq -48(%rbp), %rax
movq _F_APPEND@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_27
## %bb.26:
movq _ERR_SYSTEM@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
movq -64(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
movl -100(%rbp), %edi ## 4-byte Reload
movq -96(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
callq _stderror
LBB0_27:
movq -64(%rbp), %rdi
callq _chkclob
LBB0_28:
movq -64(%rbp), %rdi
movl $438, %esi ## imm = 0x1B6
callq _xcreat
movl %eax, -28(%rbp)
cmpl $0, %eax
jge LBB0_30
## %bb.29:
movq _ERR_SYSTEM@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -116(%rbp) ## 4-byte Spill
movq -64(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
movl -116(%rbp), %edi ## 4-byte Reload
movq -112(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
callq _stderror
LBB0_30:
movl -28(%rbp), %eax
movl %eax, -124(%rbp) ## 4-byte Spill
movq _F_SETFL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -120(%rbp) ## 4-byte Spill
movl -28(%rbp), %edi
movq _F_GETFL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movb $0, %al
callq _fcntl
movl -124(%rbp), %edi ## 4-byte Reload
movl -120(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
movq _O_LARGEFILE@GOTPCREL(%rip), %rax
orl (%rax), %edx
movb $0, %al
callq _fcntl
LBB0_31:
movq -64(%rbp), %rdi
callq _cleanup_until
movl -28(%rbp), %edi
movl $1, %esi
callq _dmove
movl $1, %edi
callq _isatty
movq %rax, %rcx
movq _is1atty@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
jmp LBB0_36
LBB0_32:
movq -48(%rbp), %rax
movq _F_PIPEOUT@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_34
## %bb.33:
movl $1, %edi
callq _xclose
movq -24(%rbp), %rax
movl 4(%rax), %edi
callq _dup
movl %eax, %edi
callq _TCSH_IGNORE
movq _is1atty@GOTPCREL(%rip), %rax
movq $0, (%rax)
jmp LBB0_35
LBB0_34:
movl $1, %edi
callq _xclose
movq _SHOUT@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _dup
movl %eax, %edi
callq _TCSH_IGNORE
movq _isoutatty@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _is1atty@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB0_35:
jmp LBB0_36
LBB0_36:
movl $2, %edi
callq _xclose
movq -48(%rbp), %rax
movq _F_STDERR@GOTPCREL(%rip), %rcx
andq (%rcx), %rax
cmpq $0, %rax
je LBB0_38
## %bb.37:
movl $1, %edi
callq _dup
movl %eax, %edi
callq _TCSH_IGNORE
movq _is1atty@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _is2atty@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
jmp LBB0_39
LBB0_38:
movq _SHDIAG@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _dup
movl %eax, %edi
callq _TCSH_IGNORE
movq _isdiagatty@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _is2atty@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB0_39:
movq _didfds@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_40:
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _didfds,4,2 ## @didfds
.comm _F_REPEAT,8,3 ## @F_REPEAT
.comm _F_READ,8,3 ## @F_READ
.comm _SHIN,4,2 ## @SHIN
.comm _SHOUT,4,2 ## @SHOUT
.comm _SHDIAG,4,2 ## @SHDIAG
.comm _O_RDONLY,4,2 ## @O_RDONLY
.comm _O_LARGEFILE,4,2 ## @O_LARGEFILE
.comm _ERR_SYSTEM,4,2 ## @ERR_SYSTEM
.comm _errno,4,2 ## @errno
.comm _F_SETFL,4,2 ## @F_SETFL
.comm _F_GETFL,4,2 ## @F_GETFL
.comm _F_PIPEIN,8,3 ## @F_PIPEIN
.comm _F_NOINTERRUPT,8,3 ## @F_NOINTERRUPT
.comm _tpgrp,4,2 ## @tpgrp
.comm __PATH_DEVNULL,8,3 ## @_PATH_DEVNULL
.comm _OLDSTD,4,2 ## @OLDSTD
.comm _F_APPEND,8,3 ## @F_APPEND
.comm _O_WRONLY,4,2 ## @O_WRONLY
.comm _L_XTND,4,2 ## @L_XTND
.comm _F_OVERWRITE,8,3 ## @F_OVERWRITE
.comm _no_clobber,8,3 ## @no_clobber
.comm _is1atty,8,3 ## @is1atty
.comm _F_PIPEOUT,8,3 ## @F_PIPEOUT
.comm _isoutatty,8,3 ## @isoutatty
.comm _F_STDERR,8,3 ## @F_STDERR
.comm _is2atty,8,3 ## @is2atty
.comm _isdiagatty,8,3 ## @isdiagatty
.comm _O_APPEND,4,2 ## @O_APPEND
.no_dead_strip _doio
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/tcsh/extr_sh.sem.c_doio.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _drbd_adm_del_minor ; -- Begin function drbd_adm_del_minor
.p2align 2
_drbd_adm_del_minor: ; @drbd_adm_del_minor
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x1, [x29, #-16]
ldr x2, [sp, #24]
adrp x8, _DRBD_ADM_NEED_MINOR@GOTPAGE
ldr x8, [x8, _DRBD_ADM_NEED_MINOR@GOTPAGEOFF]
ldr w3, [x8]
add x0, sp, #8
bl _drbd_adm_prepare
str w0, [sp, #4]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB0_6
LBB0_2:
ldr w8, [sp, #4]
adrp x9, _NO_ERROR@GOTPAGE
ldr x9, [x9, _NO_ERROR@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_5
LBB0_4:
ldr x0, [sp, #8]
bl _mutex_lock
ldr w0, [sp, #16]
bl _adm_del_minor
str w0, [sp, #4]
ldr x0, [sp, #8]
bl _mutex_unlock
b LBB0_5
LBB0_5:
ldr x1, [sp, #24]
ldr w2, [sp, #4]
add x0, sp, #8
bl _drbd_adm_finish
stur wzr, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _DRBD_ADM_NEED_MINOR,4,2 ; @DRBD_ADM_NEED_MINOR
.comm _NO_ERROR,4,2 ; @NO_ERROR
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _drbd_adm_del_minor ## -- Begin function drbd_adm_del_minor
.p2align 4, 0x90
_drbd_adm_del_minor: ## @drbd_adm_del_minor
.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 %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq _DRBD_ADM_NEED_MINOR@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq -40(%rbp), %rdi
callq _drbd_adm_prepare
movl %eax, -44(%rbp)
cmpl $0, -28(%rbp)
jne LBB0_2
## %bb.1:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_6
LBB0_2:
movl -44(%rbp), %eax
movq _NO_ERROR@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_4
## %bb.3:
jmp LBB0_5
LBB0_4:
movq -40(%rbp), %rdi
callq _mutex_lock
movl -32(%rbp), %edi
callq _adm_del_minor
movl %eax, -44(%rbp)
movq -40(%rbp), %rdi
callq _mutex_unlock
LBB0_5:
movq -24(%rbp), %rsi
movl -44(%rbp), %edx
leaq -40(%rbp), %rdi
callq _drbd_adm_finish
movl $0, -4(%rbp)
LBB0_6:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DRBD_ADM_NEED_MINOR,4,2 ## @DRBD_ADM_NEED_MINOR
.comm _NO_ERROR,4,2 ## @NO_ERROR
.subsections_via_symbols
|
AnghaBench/linux/drivers/block/drbd/extr_drbd_nl.c_drbd_adm_del_minor.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ecore_dcbx_mib_update_event ; -- Begin function ecore_dcbx_mib_update_event
.p2align 2
_ecore_dcbx_mib_update_event: ; @ecore_dcbx_mib_update_event
.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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
adrp x8, _ECORE_SUCCESS@GOTPAGE
ldr x8, [x8, _ECORE_SUCCESS@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #32]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-28]
bl _ecore_dcbx_read_mib
str w0, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #32]
stur w8, [x29, #-4]
b LBB0_13
LBB0_2:
ldur w8, [x29, #-28]
adrp x9, _ECORE_DCBX_OPERATIONAL_MIB@GOTPAGE
ldr x9, [x9, _ECORE_DCBX_OPERATIONAL_MIB@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
add x1, x8, #16
bl _ecore_dcbx_get_dscp_params
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _ecore_dcbx_process_mib_info
str w0, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _ecore_qm_reconf
ldur x0, [x29, #-16]
bl _ecore_sp_pf_update_dcbx
b LBB0_5
LBB0_5:
b LBB0_6
LBB0_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
add x1, x8, #16
ldur w2, [x29, #-28]
bl _ecore_dcbx_get_params
ldur w8, [x29, #-28]
adrp x9, _ECORE_DCBX_OPERATIONAL_MIB@GOTPAGE
ldr x9, [x9, _ECORE_DCBX_OPERATIONAL_MIB@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_7
LBB0_7:
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_8
LBB0_8:
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
str w8, [sp, #16]
adrp x8, _NIG_REG_DSCP_TO_TC_MAP_ENABLE@GOTPAGE
ldr x8, [x8, _NIG_REG_DSCP_TO_TC_MAP_ENABLE@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w2, [sp, #12]
ldr w3, [sp, #16]
bl _ecore_all_ppfids_wr
str w0, [sp, #32]
ldr w8, [sp, #32]
adrp x9, _ECORE_SUCCESS@GOTPAGE
ldr x9, [x9, _ECORE_SUCCESS@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur x0, [x29, #-16]
mov w1, #0
adrp x2, l_.str@PAGE
add x2, x2, l_.str@PAGEOFF
bl _DP_NOTICE
ldr w8, [sp, #32]
stur w8, [x29, #-4]
b LBB0_13
LBB0_10:
ldur x8, [x29, #-16]
ldr x8, [x8]
str wzr, [x8]
b LBB0_11
LBB0_11:
ldur x8, [x29, #-16]
ldr x8, [x8]
add x8, x8, #8
str x8, [sp, #24]
ldr x8, [sp, #24]
ldr x8, [x8]
adrp x9, _DCBX_PROTOCOL_ROCE@GOTPAGE
ldr x9, [x9, _DCBX_PROTOCOL_ROCE@GOTPAGEOFF]
ldr x9, [x9]
ldr w8, [x8, x9, lsl #2]
mov w9, #1
lsl w8, w9, w8
ldr x10, [sp, #24]
ldr x10, [x10]
adrp x11, _DCBX_PROTOCOL_ROCE_V2@GOTPAGE
ldr x11, [x11, _DCBX_PROTOCOL_ROCE_V2@GOTPAGEOFF]
ldr x11, [x11]
ldr w10, [x10, x11, lsl #2]
lsl w9, w9, w10
orr w8, w8, w9
str w8, [sp, #20]
adrp x8, _NIG_REG_TX_EDPM_CTRL_TX_EDPM_TC_EN_SHIFT@GOTPAGE
ldr x8, [x8, _NIG_REG_TX_EDPM_CTRL_TX_EDPM_TC_EN_SHIFT@GOTPAGEOFF]
ldr w9, [x8]
ldr w8, [sp, #20]
lsl w8, w8, w9
str w8, [sp, #20]
adrp x8, _NIG_REG_TX_EDPM_CTRL_TX_EDPM_EN@GOTPAGE
ldr x8, [x8, _NIG_REG_TX_EDPM_CTRL_TX_EDPM_EN@GOTPAGEOFF]
ldr w9, [x8]
ldr w8, [sp, #20]
orr w8, w8, w9
str w8, [sp, #20]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
adrp x8, _NIG_REG_TX_EDPM_CTRL@GOTPAGE
ldr x8, [x8, _NIG_REG_TX_EDPM_CTRL@GOTPAGEOFF]
ldr w2, [x8]
ldr w3, [sp, #20]
bl _ecore_wr
b LBB0_12
LBB0_12:
ldur x0, [x29, #-16]
ldur w1, [x29, #-28]
bl _OSAL_DCBX_AEN
ldr w8, [sp, #32]
stur w8, [x29, #-4]
b LBB0_13
LBB0_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _ECORE_SUCCESS,4,2 ; @ECORE_SUCCESS
.comm _ECORE_DCBX_OPERATIONAL_MIB,4,2 ; @ECORE_DCBX_OPERATIONAL_MIB
.comm _NIG_REG_DSCP_TO_TC_MAP_ENABLE,4,2 ; @NIG_REG_DSCP_TO_TC_MAP_ENABLE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to update the DSCP to TC mapping enable bit\n"
.comm _DCBX_PROTOCOL_ROCE,8,3 ; @DCBX_PROTOCOL_ROCE
.comm _DCBX_PROTOCOL_ROCE_V2,8,3 ; @DCBX_PROTOCOL_ROCE_V2
.comm _NIG_REG_TX_EDPM_CTRL_TX_EDPM_TC_EN_SHIFT,4,2 ; @NIG_REG_TX_EDPM_CTRL_TX_EDPM_TC_EN_SHIFT
.comm _NIG_REG_TX_EDPM_CTRL_TX_EDPM_EN,4,2 ; @NIG_REG_TX_EDPM_CTRL_TX_EDPM_EN
.comm _NIG_REG_TX_EDPM_CTRL,4,2 ; @NIG_REG_TX_EDPM_CTRL
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ecore_dcbx_mib_update_event ## -- Begin function ecore_dcbx_mib_update_event
.p2align 4, 0x90
_ecore_dcbx_mib_update_event: ## @ecore_dcbx_mib_update_event
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq _ECORE_SUCCESS@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _ecore_dcbx_read_mib
movl %eax, -32(%rbp)
cmpl $0, -32(%rbp)
je LBB0_2
## %bb.1:
movl -32(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_13
LBB0_2:
movl -28(%rbp), %eax
movq _ECORE_DCBX_OPERATIONAL_MIB@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_6
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
addq $16, %rsi
callq _ecore_dcbx_get_dscp_params
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _ecore_dcbx_process_mib_info
movl %eax, -32(%rbp)
cmpl $0, -32(%rbp)
jne LBB0_5
## %bb.4:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _ecore_qm_reconf
movq -16(%rbp), %rdi
callq _ecore_sp_pf_update_dcbx
LBB0_5:
jmp LBB0_6
LBB0_6:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
addq $16, %rsi
movl -28(%rbp), %edx
callq _ecore_dcbx_get_params
movl -28(%rbp), %eax
movq _ECORE_DCBX_OPERATIONAL_MIB@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_12
## %bb.7:
movq -16(%rbp), %rax
movq (%rax), %rax
cmpl $0, (%rax)
je LBB0_11
## %bb.8:
movq -16(%rbp), %rax
movq (%rax), %rax
cmpl $0, 16(%rax)
setne %al
xorb $-1, %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -48(%rbp)
movq _NIG_REG_DSCP_TO_TC_MAP_ENABLE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -52(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -52(%rbp), %edx
movl -48(%rbp), %ecx
callq _ecore_all_ppfids_wr
movl %eax, -32(%rbp)
movl -32(%rbp), %eax
movq _ECORE_SUCCESS@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_10
## %bb.9:
movq -16(%rbp), %rdi
xorl %esi, %esi
leaq L_.str(%rip), %rdx
callq _DP_NOTICE
movl -32(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_13
LBB0_10:
movq -16(%rbp), %rax
movq (%rax), %rax
movl $0, (%rax)
LBB0_11:
movq -16(%rbp), %rax
movq (%rax), %rax
addq $8, %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rax
movq _DCBX_PROTOCOL_ROCE@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl (%rax,%rcx,4), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
movq _DCBX_PROTOCOL_ROCE_V2@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rcx,%rdx,4), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
movl %eax, -44(%rbp)
movq _NIG_REG_TX_EDPM_CTRL_TX_EDPM_TC_EN_SHIFT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movl -44(%rbp), %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -44(%rbp)
movq _NIG_REG_TX_EDPM_CTRL_TX_EDPM_EN@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl -44(%rbp), %eax
movl %eax, -44(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq _NIG_REG_TX_EDPM_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl -44(%rbp), %ecx
callq _ecore_wr
LBB0_12:
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
callq _OSAL_DCBX_AEN
movl -32(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_13:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ECORE_SUCCESS,4,2 ## @ECORE_SUCCESS
.comm _ECORE_DCBX_OPERATIONAL_MIB,4,2 ## @ECORE_DCBX_OPERATIONAL_MIB
.comm _NIG_REG_DSCP_TO_TC_MAP_ENABLE,4,2 ## @NIG_REG_DSCP_TO_TC_MAP_ENABLE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Failed to update the DSCP to TC mapping enable bit\n"
.comm _DCBX_PROTOCOL_ROCE,8,3 ## @DCBX_PROTOCOL_ROCE
.comm _DCBX_PROTOCOL_ROCE_V2,8,3 ## @DCBX_PROTOCOL_ROCE_V2
.comm _NIG_REG_TX_EDPM_CTRL_TX_EDPM_TC_EN_SHIFT,4,2 ## @NIG_REG_TX_EDPM_CTRL_TX_EDPM_TC_EN_SHIFT
.comm _NIG_REG_TX_EDPM_CTRL_TX_EDPM_EN,4,2 ## @NIG_REG_TX_EDPM_CTRL_TX_EDPM_EN
.comm _NIG_REG_TX_EDPM_CTRL,4,2 ## @NIG_REG_TX_EDPM_CTRL
.subsections_via_symbols
|
AnghaBench/freebsd/sys/dev/qlnx/qlnxe/extr_ecore_dcbx.c_ecore_dcbx_mib_update_event.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function RxCurCount
_RxCurCount: ; @RxCurCount
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
str wzr, [sp, #4]
str wzr, [sp]
ldur w0, [x29, #-4]
adrp x8, _RX_P_L@GOTPAGE
ldr x8, [x8, _RX_P_L@GOTPAGEOFF]
ldr w1, [x8]
bl _ReadReg
str w0, [sp, #12]
ldur w0, [x29, #-4]
adrp x8, _RX_P_H@GOTPAGE
ldr x8, [x8, _RX_P_H@GOTPAGEOFF]
ldr w1, [x8]
bl _ReadReg
str w0, [sp, #8]
ldr w8, [sp, #8]
str w8, [sp]
ldr w9, [sp]
ldr w8, [sp, #12]
orr w8, w8, w9, lsl #8
str w8, [sp, #4]
ldr w0, [sp, #4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _RX_P_L,4,2 ; @RX_P_L
.comm _RX_P_H,4,2 ; @RX_P_H
.no_dead_strip _RxCurCount
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function RxCurCount
_RxCurCount: ## @RxCurCount
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
movl -4(%rbp), %edi
movq _RX_P_L@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _ReadReg
movl %eax, -20(%rbp)
movl -4(%rbp), %edi
movq _RX_P_H@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _ReadReg
movl %eax, -24(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
movl -32(%rbp), %eax
shll $8, %eax
orl -20(%rbp), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RX_P_L,4,2 ## @RX_P_L
.comm _RX_P_H,4,2 ## @RX_P_H
.no_dead_strip _RxCurCount
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/net/irda/extr_via-ircc.h_RxCurCount.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cgw_unregister_filter
_cgw_unregister_filter: ; @cgw_unregister_filter
.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, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x8, [sp]
ldr w1, [x8, #8]
ldr x8, [sp]
ldr w2, [x8, #4]
ldr x8, [sp]
ldr w3, [x8]
adrp x8, _can_can_gw_rcv@GOTPAGE
ldr x8, [x8, _can_can_gw_rcv@GOTPAGEOFF]
ldr w4, [x8]
ldr x5, [sp]
bl _can_rx_unregister
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _can_can_gw_rcv,4,2 ; @can_can_gw_rcv
.no_dead_strip _cgw_unregister_filter
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cgw_unregister_filter
_cgw_unregister_filter: ## @cgw_unregister_filter
.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 %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movl 8(%rax), %esi
movq -16(%rbp), %rax
movl 4(%rax), %edx
movq -16(%rbp), %rax
movl (%rax), %ecx
movq _can_can_gw_rcv@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq -16(%rbp), %r9
callq _can_rx_unregister
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _can_can_gw_rcv,4,2 ## @can_can_gw_rcv
.no_dead_strip _cgw_unregister_filter
.subsections_via_symbols
|
AnghaBench/linux/net/can/extr_gw.c_cgw_unregister_filter.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function arc4_stir
_arc4_stir: ; @arc4_stir
.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
adrp x8, _rs_initialized@GOTPAGE
ldr x8, [x8, _rs_initialized@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _arc4_init
mov w8, #1
adrp x9, _rs_initialized@GOTPAGE
ldr x9, [x9, _rs_initialized@GOTPAGEOFF]
str w8, [x9]
b LBB0_2
LBB0_2:
bl _arc4_seed
adrp x8, _arc4_seeded_ok@GOTPAGE
ldr x8, [x8, _arc4_seeded_ok@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_9
LBB0_4:
str wzr, [sp, #8]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #3072
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
bl _arc4_getbyte
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_5
LBB0_8:
adrp x8, _BYTES_BEFORE_RESEED@GOTPAGE
ldr x8, [x8, _BYTES_BEFORE_RESEED@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _arc4_count@GOTPAGE
ldr x9, [x9, _arc4_count@GOTPAGEOFF]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB0_9
LBB0_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _rs_initialized,4,2 ; @rs_initialized
.comm _arc4_seeded_ok,4,2 ; @arc4_seeded_ok
.comm _BYTES_BEFORE_RESEED,4,2 ; @BYTES_BEFORE_RESEED
.comm _arc4_count,4,2 ; @arc4_count
.no_dead_strip _arc4_stir
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function arc4_stir
_arc4_stir: ## @arc4_stir
.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 _rs_initialized@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB0_2
## %bb.1:
movb $0, %al
callq _arc4_init
movq _rs_initialized@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_2:
movb $0, %al
callq _arc4_seed
movq _arc4_seeded_ok@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB0_4
## %bb.3:
movl $-1, -4(%rbp)
jmp LBB0_9
LBB0_4:
movl $0, -8(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $3072, -8(%rbp) ## imm = 0xC00
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movb $0, %al
callq _arc4_getbyte
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_5
LBB0_8:
movq _BYTES_BEFORE_RESEED@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _arc4_count@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
LBB0_9:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _rs_initialized,4,2 ## @rs_initialized
.comm _arc4_seeded_ok,4,2 ## @arc4_seeded_ok
.comm _BYTES_BEFORE_RESEED,4,2 ## @BYTES_BEFORE_RESEED
.comm _arc4_count,4,2 ## @arc4_count
.no_dead_strip _arc4_stir
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/ntp/sntp/libevent/extr_.arc4random.c_arc4_stir.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xsltFreeTemplate
_xsltFreeTemplate: ; @xsltFreeTemplate
.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, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_11
LBB0_2:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #8]
ldr x0, [x8, #24]
bl _xmlFree
b LBB0_4
LBB0_4:
ldr x8, [sp, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #8]
ldr x0, [x8, #16]
bl _xmlFree
b LBB0_6
LBB0_6:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #8]
ldr x0, [x8, #8]
bl _xmlFree
b LBB0_8
LBB0_8:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldr x8, [sp, #8]
ldr x0, [x8]
bl _xmlFree
b LBB0_10
LBB0_10:
ldr x0, [sp, #8]
mov w1, #-1
mov w2, #4
bl _memset
ldr x0, [sp, #8]
bl _xmlFree
b LBB0_11
LBB0_11:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _xsltFreeTemplate
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xsltFreeTemplate
_xsltFreeTemplate: ## @xsltFreeTemplate
.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 %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB0_2
## %bb.1:
jmp LBB0_11
LBB0_2:
movq -8(%rbp), %rax
cmpq $0, 24(%rax)
je LBB0_4
## %bb.3:
movq -8(%rbp), %rax
movq 24(%rax), %rdi
callq _xmlFree
LBB0_4:
movq -8(%rbp), %rax
cmpq $0, 16(%rax)
je LBB0_6
## %bb.5:
movq -8(%rbp), %rax
movq 16(%rax), %rdi
callq _xmlFree
LBB0_6:
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
je LBB0_8
## %bb.7:
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _xmlFree
LBB0_8:
movq -8(%rbp), %rax
cmpq $0, (%rax)
je LBB0_10
## %bb.9:
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _xmlFree
LBB0_10:
movq -8(%rbp), %rdi
movl $-1, %esi
movl $4, %edx
callq _memset
movq -8(%rbp), %rdi
callq _xmlFree
LBB0_11:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _xsltFreeTemplate
.subsections_via_symbols
|
AnghaBench/reactos/dll/3rdparty/libxslt/extr_xslt.c_xsltFreeTemplate.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sentinelCheckTiltCondition ; -- Begin function sentinelCheckTiltCondition
.p2align 2
_sentinelCheckTiltCondition: ; @sentinelCheckTiltCondition
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _sentinel@GOTPAGE
ldr x8, [x8, _sentinel@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
bl _mstime
ldr x9, [sp, #8] ; 8-byte Folded Reload
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x9, [x9]
subs x8, x8, x9
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #16]
adrp x9, _SENTINEL_TILT_TRIGGER@GOTPAGE
ldr x9, [x9, _SENTINEL_TILT_TRIGGER@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9, #8]
bl _mstime
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x0, [x8, #16]
adrp x8, _LL_WARNING@GOTPAGE
ldr x8, [x8, _LL_WARNING@GOTPAGEOFF]
ldr w0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #0
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl _sentinelEvent
b LBB0_3
LBB0_3:
bl _mstime
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _sentinel,24,3 ; @sentinel
.comm _SENTINEL_TILT_TRIGGER,8,3 ; @SENTINEL_TILT_TRIGGER
.comm _LL_WARNING,4,2 ; @LL_WARNING
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "+tilt"
l_.str.1: ; @.str.1
.asciz "#tilt mode entered"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sentinelCheckTiltCondition ## -- Begin function sentinelCheckTiltCondition
.p2align 4, 0x90
_sentinelCheckTiltCondition: ## @sentinelCheckTiltCondition
.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
movb $0, %al
callq _mstime
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq _sentinel@GOTPCREL(%rip), %rcx
subq (%rcx), %rax
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jl LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq _SENTINEL_TILT_TRIGGER@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jle LBB0_3
LBB0_2:
movq _sentinel@GOTPCREL(%rip), %rax
movl $1, 8(%rax)
movb $0, %al
callq _mstime
movq %rax, %rcx
movq _sentinel@GOTPCREL(%rip), %rax
movq %rcx, 16(%rax)
movq _LL_WARNING@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
movl %eax, %edx
leaq L_.str.1(%rip), %rcx
callq _sentinelEvent
LBB0_3:
movb $0, %al
callq _mstime
movq %rax, %rcx
movq _sentinel@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sentinel,24,3 ## @sentinel
.comm _SENTINEL_TILT_TRIGGER,8,3 ## @SENTINEL_TILT_TRIGGER
.comm _LL_WARNING,4,2 ## @LL_WARNING
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "+tilt"
L_.str.1: ## @.str.1
.asciz "#tilt mode entered"
.subsections_via_symbols
|
AnghaBench/redis/src/extr_sentinel.c_sentinelCheckTiltCondition.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hasTextStyle
_hasTextStyle: ; @hasTextStyle
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
adrp x9, _SS_TYPEMASK@GOTPAGE
ldr x9, [x9, _SS_TYPEMASK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
subs w8, w8, #128
subs w8, w8, #5
cset w8, hi
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _TRUE@GOTPAGE
ldr x8, [x8, _TRUE@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12]
b LBB0_3
LBB0_2:
adrp x8, _FALSE@GOTPAGE
ldr x8, [x8, _FALSE@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12]
b LBB0_3
LBB0_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _SS_TYPEMASK,4,2 ; @SS_TYPEMASK
.comm _TRUE,4,2 ; @TRUE
.comm _FALSE,4,2 ; @FALSE
.no_dead_strip _hasTextStyle
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hasTextStyle
_hasTextStyle: ## @hasTextStyle
.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, -8(%rbp)
movl -8(%rbp), %eax
movq _SS_TYPEMASK@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
andl %ecx, %eax
addl $-128, %eax
subl $5, %eax
ja LBB0_2
jmp LBB0_1
LBB0_1:
movq _TRUE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq _FALSE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SS_TYPEMASK,4,2 ## @SS_TYPEMASK
.comm _TRUE,4,2 ## @TRUE
.comm _FALSE,4,2 ## @FALSE
.no_dead_strip _hasTextStyle
.subsections_via_symbols
|
AnghaBench/reactos/dll/win32/comctl32/extr_static.c_hasTextStyle.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bio_advance ; -- Begin function bio_advance
.p2align 2
_bio_advance: ; @bio_advance
.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, #8]
str w1, [sp, #4]
ldr x0, [sp, #8]
bl _bio_integrity
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _bio_integrity_advance
b LBB0_2
LBB0_2:
ldr x0, [sp, #8]
ldr x1, [sp, #8]
ldr w2, [sp, #4]
bl _bio_advance_iter
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bio_advance ## -- Begin function bio_advance
.p2align 4, 0x90
_bio_advance: ## @bio_advance
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
callq _bio_integrity
cmpq $0, %rax
je LBB0_2
## %bb.1:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _bio_integrity_advance
LBB0_2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rsi
movl -12(%rbp), %edx
callq _bio_advance_iter
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/block/extr_bio.c_bio_advance.c
|
.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:
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
adrp x8, _layer_state@GOTPAGE
ldr x8, [x8, _layer_state@GOTPAGEOFF]
ldr w0, [x8]
bl _biton32
stur w0, [x29, #-4]
bl _ergodox_board_led_off
bl _ergodox_right_led_1_off
bl _ergodox_right_led_2_off
bl _ergodox_right_led_3_off
ldur w8, [x29, #-4]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_4
LBB0_2:
bl _ergodox_right_led_1_on
b LBB0_5
LBB0_3:
bl _ergodox_right_led_2_on
b LBB0_5
LBB0_4:
b LBB0_5
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _layer_state,4,2 ; @layer_state
.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 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
subq $16, %rsp
movq _layer_state@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _biton32
movl %eax, -4(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -9(%rbp) ## 1-byte Spill
callq _ergodox_board_led_off
## kill: def $ecx killed $eax
movb -9(%rbp), %al ## 1-byte Reload
callq _ergodox_right_led_1_off
## kill: def $ecx killed $eax
movb -9(%rbp), %al ## 1-byte Reload
callq _ergodox_right_led_2_off
## kill: def $ecx killed $eax
movb -9(%rbp), %al ## 1-byte Reload
callq _ergodox_right_led_3_off
movl -4(%rbp), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB0_1
jmp LBB0_5
LBB0_5:
movl -8(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB0_2
jmp LBB0_3
LBB0_1:
movb $0, %al
callq _ergodox_right_led_1_on
jmp LBB0_4
LBB0_2:
movb $0, %al
callq _ergodox_right_led_2_on
jmp LBB0_4
LBB0_3:
jmp LBB0_4
LBB0_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _layer_state,4,2 ## @layer_state
.subsections_via_symbols
|
AnghaBench/qmk_firmware/layouts/community/ergodox/tkuichooseyou/extr_keymap.c_matrix_scan_user.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function disactivate_etd
_disactivate_etd: ; @disactivate_etd
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur w9, [x29, #-12]
mov w8, #1
lsl w8, w8, w9
str w8, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #3
str x8, [sp, #8]
ldr w0, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8]
adrp x9, _USBH_ETDENCLR@GOTPAGE
ldr x9, [x9, _USBH_ETDENCLR@GOTPAGEOFF]
ldr x9, [x9]
add x1, x8, x9
bl _writel
ldur x0, [x29, #-8]
adrp x8, _USBH_ETDDONEEN@GOTPAGE
ldr x8, [x8, _USBH_ETDDONEEN@GOTPAGEOFF]
ldr w1, [x8]
ldr w2, [sp, #16]
bl _clear_register_bits
ldr w0, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8]
adrp x9, _USB_ETDDMACHANLCLR@GOTPAGE
ldr x9, [x9, _USB_ETDDMACHANLCLR@GOTPAGEOFF]
ldr x9, [x9]
add x1, x8, x9
bl _writel
ldur x0, [x29, #-8]
adrp x8, _USBH_ETDDONESTAT@GOTPAGE
ldr x8, [x8, _USBH_ETDDONESTAT@GOTPAGEOFF]
ldr w1, [x8]
ldr w2, [sp, #16]
bl _clear_toggle_bit
ldr x8, [sp, #8]
str xzr, [x8]
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
adrp x8, _disactivated@GOTPAGE
ldr x8, [x8, _disactivated@GOTPAGEOFF]
ldr w2, [x8]
bl _DEBUG_LOG_FRAME
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _USBH_ETDENCLR,8,3 ; @USBH_ETDENCLR
.comm _USBH_ETDDONEEN,4,2 ; @USBH_ETDDONEEN
.comm _USB_ETDDMACHANLCLR,8,3 ; @USB_ETDDMACHANLCLR
.comm _USBH_ETDDONESTAT,4,2 ; @USBH_ETDDONESTAT
.comm _disactivated,4,2 ; @disactivated
.no_dead_strip _disactivate_etd
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function disactivate_etd
_disactivate_etd: ## @disactivate_etd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movslq -12(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movl -16(%rbp), %edi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq _USBH_ETDENCLR@GOTPCREL(%rip), %rax
addq (%rax), %rsi
callq _writel
movq -8(%rbp), %rdi
movq _USBH_ETDDONEEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -16(%rbp), %edx
callq _clear_register_bits
movl -16(%rbp), %edi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq _USB_ETDDMACHANLCLR@GOTPCREL(%rip), %rax
addq (%rax), %rsi
callq _writel
movq -8(%rbp), %rdi
movq _USBH_ETDDONESTAT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -16(%rbp), %edx
callq _clear_toggle_bit
movq -24(%rbp), %rax
movq $0, (%rax)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movq _disactivated@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _DEBUG_LOG_FRAME
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _USBH_ETDENCLR,8,3 ## @USBH_ETDENCLR
.comm _USBH_ETDDONEEN,4,2 ## @USBH_ETDDONEEN
.comm _USB_ETDDMACHANLCLR,8,3 ## @USB_ETDDMACHANLCLR
.comm _USBH_ETDDONESTAT,4,2 ## @USBH_ETDDONESTAT
.comm _disactivated,4,2 ## @disactivated
.no_dead_strip _disactivate_etd
.subsections_via_symbols
|
AnghaBench/linux/drivers/usb/host/extr_imx21-hcd.c_disactivate_etd.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function my_lck_grp_alloc_init
_my_lck_grp_alloc_init: ; @my_lck_grp_alloc_init
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
bl _lck_grp_attr_alloc_init
str x0, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _lck_grp_alloc_init
str x0, [sp, #16]
ldr x0, [sp, #8]
bl _lck_grp_attr_free
ldr x0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _my_lck_grp_alloc_init
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function my_lck_grp_alloc_init
_my_lck_grp_alloc_init: ## @my_lck_grp_alloc_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movb $0, %al
callq _lck_grp_attr_alloc_init
movq %rax, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _lck_grp_alloc_init
movq %rax, -16(%rbp)
movq -24(%rbp), %rdi
callq _lck_grp_attr_free
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _my_lck_grp_alloc_init
.subsections_via_symbols
|
AnghaBench/darwin-xnu/bsd/net/extr_if_fake.c_my_lck_grp_alloc_init.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rad_put_int ; -- Begin function rad_put_int
.p2align 2
_rad_put_int: ; @rad_put_int
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
ldr w0, [sp, #16]
bl _htonl
add x2, sp, #12
str w0, [sp, #12]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
mov w3, #4
bl _rad_put_attr
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rad_put_int ## -- Begin function rad_put_int
.p2align 4, 0x90
_rad_put_int: ## @rad_put_int
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl -16(%rbp), %edi
callq _htonl
movl %eax, -20(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
leaq -20(%rbp), %rdx
movl $4, %ecx
callq _rad_put_attr
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/freebsd/lib/libradius/extr_radlib.c_rad_put_int.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usb_amd_quirk_pll_enable ; -- Begin function usb_amd_quirk_pll_enable
.p2align 2
_usb_amd_quirk_pll_enable: ; @usb_amd_quirk_pll_enable
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #0
bl _usb_amd_quirk_pll
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usb_amd_quirk_pll_enable ## -- Begin function usb_amd_quirk_pll_enable
.p2align 4, 0x90
_usb_amd_quirk_pll_enable: ## @usb_amd_quirk_pll_enable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %edi, %edi
callq _usb_amd_quirk_pll
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/drivers/usb/host/extr_pci-quirks.c_usb_amd_quirk_pll_enable.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mt753x_nl_response
_mt753x_nl_response: ; @mt753x_nl_response
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _mt753x_nl_cmds@GOTPAGE
ldr x8, [x8, _mt753x_nl_cmds@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _EINVAL@GOTPAGE
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
ldr w0, [x8, #8]
bl _nlmsg_data
stur x0, [x29, #-32]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-40]
str xzr, [sp, #48]
str wzr, [sp, #44]
str wzr, [sp, #40]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w9, [sp, #40]
str w9, [sp, #12] ; 4-byte Folded Spill
ldr x0, [x8]
bl _ARRAY_SIZE
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr x8, [x8]
ldr x9, [x9]
ldrsw x10, [sp, #40]
mov x11, #40
mul x10, x10, x11
ldr x9, [x9, x10]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
ldrsw x9, [sp, #40]
mov x10, #40
mul x9, x9, x10
add x8, x8, x9
stur x8, [x29, #-40]
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_1
LBB0_6:
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur x8, [x29, #-32]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _pr_info
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_21
LBB0_8:
str wzr, [sp, #40]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
ldur x9, [x29, #-40]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldur x9, [x29, #-40]
ldr x9, [x9, #16]
ldrsw x10, [sp, #40]
ldr x9, [x9, x10, lsl #3]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_9 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_9
LBB0_14:
ldr w8, [sp, #44]
ldur x9, [x29, #-40]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
ldur x8, [x29, #-32]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _pr_info
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_21
LBB0_16:
ldur x8, [x29, #-40]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_17
LBB0_17:
ldur x0, [x29, #-24]
bl _mt753x_nl_parse_find_gsw
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _pr_info
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_21
LBB0_19:
b LBB0_20
LBB0_20:
ldur x8, [x29, #-40]
ldr x8, [x8, #24]
ldur x0, [x29, #-24]
ldr x1, [sp, #48]
blr x8
str w0, [sp, #36]
bl _mt753x_put_gsw
ldr w8, [sp, #36]
stur w8, [x29, #-4]
b LBB0_21
LBB0_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.comm _mt753x_nl_cmds,8,3 ; @mt753x_nl_cmds
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "mt753x-nl: unknown cmd %u\n"
.comm _EINVAL,4,2 ; @EINVAL
l_.str.1: ; @.str.1
.asciz "mt753x-nl: missing required attr(s) for cmd %u\n"
l_.str.2: ; @.str.2
.asciz "mt753x-nl: failed to find switch dev\n"
.no_dead_strip _mt753x_nl_response
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mt753x_nl_response
_mt753x_nl_response: ## @mt753x_nl_response
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
movl 8(%rax), %edi
callq _nlmsg_data
movq %rax, -32(%rbp)
movq $0, -40(%rbp)
movq $0, -48(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
movl %eax, -64(%rbp) ## 4-byte Spill
movq _mt753x_nl_cmds@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _ARRAY_SIZE
movl %eax, %ecx
movl -64(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
movq (%rax), %rax
movq _mt753x_nl_cmds@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -56(%rbp), %rdx
imulq $40, %rdx, %rdx
addq %rdx, %rcx
cmpq (%rcx), %rax
jne LBB0_4
## %bb.3:
movq _mt753x_nl_cmds@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -56(%rbp), %rcx
imulq $40, %rcx, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_1
LBB0_6:
cmpq $0, -40(%rbp)
jne LBB0_8
## %bb.7:
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _pr_info
xorl %eax, %eax
movq _EINVAL@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_21
LBB0_8:
movl $0, -56(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
movq -40(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB0_14
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movq -40(%rbp), %rcx
movq 16(%rcx), %rcx
movslq -56(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB0_12
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
LBB0_12: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_9 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_9
LBB0_14:
movl -52(%rbp), %eax
movq -40(%rbp), %rcx
cmpl 8(%rcx), %eax
je LBB0_16
## %bb.15:
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _pr_info
xorl %eax, %eax
movq _EINVAL@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_21
LBB0_16:
movq -40(%rbp), %rax
cmpq $0, 32(%rax)
je LBB0_20
## %bb.17:
movq -24(%rbp), %rdi
callq _mt753x_nl_parse_find_gsw
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB0_19
## %bb.18:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _pr_info
xorl %eax, %eax
movq _EINVAL@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_21
LBB0_19:
jmp LBB0_20
LBB0_20:
movq -40(%rbp), %rax
movq 24(%rax), %rax
movq -24(%rbp), %rdi
movq -48(%rbp), %rsi
callq *%rax
movl %eax, -60(%rbp)
movb $0, %al
callq _mt753x_put_gsw
movl -60(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_21:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _mt753x_nl_cmds,8,3 ## @mt753x_nl_cmds
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "mt753x-nl: unknown cmd %u\n"
.comm _EINVAL,4,2 ## @EINVAL
L_.str.1: ## @.str.1
.asciz "mt753x-nl: missing required attr(s) for cmd %u\n"
L_.str.2: ## @.str.2
.asciz "mt753x-nl: failed to find switch dev\n"
.no_dead_strip _mt753x_nl_response
.subsections_via_symbols
|
AnghaBench/lede/target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/extr_mt753x_nl.c_mt753x_nl_response.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_cache_read_response ; -- Begin function get_cache_read_response
.p2align 2
_get_cache_read_response: ; @get_cache_read_response
.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, #8]
adrp x0, _get_cache_read_response@PAGE
add x0, x0, _get_cache_read_response@PAGEOFF
str x0, [sp] ; 8-byte Folded Spill
bl _TRACE_IN
ldr x8, [sp, #8]
ldr x8, [x8]
adrp x9, _CET_READ_RESPONSE@GOTPAGE
ldr x9, [x9, _CET_READ_RESPONSE@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
and w0, w8, #0x1
bl _assert
ldr x0, [sp] ; 8-byte Folded Reload
bl _TRACE_OUT
ldr x8, [sp, #8]
add x0, x8, #8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _CET_READ_RESPONSE,8,3 ; @CET_READ_RESPONSE
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_cache_read_response ## -- Begin function get_cache_read_response
.p2align 4, 0x90
_get_cache_read_response: ## @get_cache_read_response
.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 %rdi, -8(%rbp)
leaq _get_cache_read_response(%rip), %rdi
callq _TRACE_IN
movq -8(%rbp), %rax
movq (%rax), %rax
movq _CET_READ_RESPONSE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
sete %al
andb $1, %al
movzbl %al, %edi
callq _assert
leaq _get_cache_read_response(%rip), %rdi
callq _TRACE_OUT
movq -8(%rbp), %rax
addq $8, %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CET_READ_RESPONSE,8,3 ## @CET_READ_RESPONSE
.subsections_via_symbols
|
AnghaBench/freebsd/usr.sbin/nscd/extr_protocol.c_get_cache_read_response.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dw_pcie_readw_dbi
_dw_pcie_readw_dbi: ; @dw_pcie_readw_dbi
.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, #8]
str w1, [sp, #4]
ldr x0, [sp, #8]
ldr w1, [sp, #4]
mov w2, #2
bl _dw_pcie_read_dbi
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _dw_pcie_readw_dbi
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dw_pcie_readw_dbi
_dw_pcie_readw_dbi: ## @dw_pcie_readw_dbi
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl $2, %edx
callq _dw_pcie_read_dbi
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _dw_pcie_readw_dbi
.subsections_via_symbols
|
AnghaBench/linux/drivers/pci/controller/dwc/extr_pcie-designware.h_dw_pcie_readw_dbi.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sja1105et_mac_config_entry_packing
_sja1105et_mac_config_entry_packing: ; @sja1105et_mac_config_entry_packing
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
adrp x8, _SJA1105ET_SIZE_MAC_CONFIG_ENTRY@GOTPAGE
ldr x8, [x8, _SJA1105ET_SIZE_MAC_CONFIG_ENTRY@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #16]
ldur x8, [x29, #-16]
str x8, [sp, #8]
str wzr, [sp]
mov w8, #72
str w8, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x8, [x8, #80]
ldrsw x9, [sp]
add x1, x8, x9, lsl #2
ldr w8, [sp, #4]
add w2, w8, #0
ldr w8, [sp, #4]
add w3, w8, #0
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x8, [x8, #72]
ldrsw x9, [sp]
add x1, x8, x9, lsl #2
ldr w8, [sp, #4]
add w2, w8, #9
ldr w8, [sp, #4]
add w3, w8, #1
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x8, [x8, #64]
ldrsw x9, [sp]
add x1, x8, x9, lsl #2
ldr w8, [sp, #4]
add w2, w8, #18
ldr w8, [sp, #4]
add w3, w8, #10
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
bl _sja1105_packing
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
ldr w8, [sp, #4]
add w8, w8, #19
str w8, [sp, #4]
b LBB0_1
LBB0_4:
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #60
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w2, #71
mov w3, #67
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #56
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w2, #66
mov w3, #65
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #52
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w2, #64
mov w3, #49
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #48
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w2, #48
mov w3, #33
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #44
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w2, #32
mov w3, #25
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #40
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w2, #24
mov w3, #22
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #36
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w2, #21
mov w3, #10
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #32
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #9
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #28
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #8
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #24
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #7
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #20
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #6
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #16
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #5
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #12
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #4
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #8
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #3
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
add x1, x8, #4
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #2
mov x2, x3
bl _sja1105_packing
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
ldr x4, [sp, #16]
ldur w5, [x29, #-20]
mov w3, #1
mov x2, x3
bl _sja1105_packing
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _SJA1105ET_SIZE_MAC_CONFIG_ENTRY,8,3 ; @SJA1105ET_SIZE_MAC_CONFIG_ENTRY
.no_dead_strip _sja1105et_mac_config_entry_packing
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sja1105et_mac_config_entry_packing
_sja1105et_mac_config_entry_packing: ## @sja1105et_mac_config_entry_packing
.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 %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq _SJA1105ET_SIZE_MAC_CONFIG_ENTRY@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
movl $0, -48(%rbp)
movl $72, -44(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $8, -48(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rdi
movq -40(%rbp), %rax
movq 80(%rax), %rsi
movslq -48(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
movl -44(%rbp), %edx
addl $0, %edx
movl -44(%rbp), %ecx
addl $0, %ecx
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rax
movq 72(%rax), %rsi
movslq -48(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
movl -44(%rbp), %edx
addl $9, %edx
movl -44(%rbp), %ecx
addl $1, %ecx
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rax
movq 64(%rax), %rsi
movslq -48(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
movl -44(%rbp), %edx
addl $18, %edx
movl -44(%rbp), %ecx
addl $10, %ecx
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
callq _sja1105_packing
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
movl -44(%rbp), %eax
addl $19, %eax
movl %eax, -44(%rbp)
jmp LBB0_1
LBB0_4:
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $60, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $71, %edx
movl $67, %ecx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $56, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $66, %edx
movl $65, %ecx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $52, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $64, %edx
movl $49, %ecx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $48, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $48, %edx
movl $33, %ecx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $44, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $32, %edx
movl $25, %ecx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $40, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $24, %edx
movl $22, %ecx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $36, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $21, %edx
movl $10, %ecx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $32, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $9, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $28, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $8, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $24, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $7, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $20, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $6, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $16, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $5, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $12, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $4, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $8, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $3, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $4, %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $2, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %r8
movl -20(%rbp), %r9d
movl $1, %ecx
movl %ecx, %edx
callq _sja1105_packing
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SJA1105ET_SIZE_MAC_CONFIG_ENTRY,8,3 ## @SJA1105ET_SIZE_MAC_CONFIG_ENTRY
.no_dead_strip _sja1105et_mac_config_entry_packing
.subsections_via_symbols
|
AnghaBench/linux/drivers/net/dsa/sja1105/extr_sja1105_static_config.c_sja1105et_mac_config_entry_packing.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copy_oldmem_page_encrypted ; -- Begin function copy_oldmem_page_encrypted
.p2align 2
_copy_oldmem_page_encrypted: ; @copy_oldmem_page_encrypted
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str x3, [sp, #16]
str w4, [sp, #12]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #24]
ldr x3, [sp, #16]
ldr w4, [sp, #12]
mov w5, #1
bl ___copy_oldmem_page
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copy_oldmem_page_encrypted ## -- Begin function copy_oldmem_page_encrypted
.p2align 4, 0x90
_copy_oldmem_page_encrypted: ## @copy_oldmem_page_encrypted
.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 %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movl %r8d, -36(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
movl -36(%rbp), %r8d
movl $1, %r9d
callq ___copy_oldmem_page
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/arch/x86/kernel/extr_crash_dump_64.c_copy_oldmem_page_encrypted.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ftmac100_current_txdes
_ftmac100_current_txdes: ; @ftmac100_current_txdes
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x9, [sp, #8]
ldr x9, [x9]
add x0, x8, x9, lsl #2
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.no_dead_strip _ftmac100_current_txdes
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ftmac100_current_txdes
_ftmac100_current_txdes: ## @ftmac100_current_txdes
.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, -8(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
movq (%rcx), %rcx
shlq $2, %rcx
addq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ftmac100_current_txdes
.subsections_via_symbols
|
AnghaBench/linux/drivers/net/ethernet/faraday/extr_ftmac100.c_ftmac100_current_txdes.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function df_v3_6_pmc_stop
_df_v3_6_pmc_stop: ; @df_v3_6_pmc_stop
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str w2, [sp, #24]
str wzr, [sp, #4]
ldur x8, [x29, #-16]
ldr w8, [x8]
subs w8, w8, #128
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_1
LBB0_1:
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
add x2, sp, #20
add x3, sp, #16
add x4, sp, #12
add x5, sp, #8
bl _df_v3_6_pmc_get_ctrl_settings
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB0_8
LBB0_3:
ldur x0, [x29, #-16]
ldr w1, [sp, #20]
ldr w3, [sp, #16]
mov w4, #0
mov x2, x4
bl _df_v3_6_perfmon_wreg
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _df_v3_6_pmc_release_cntr
b LBB0_5
LBB0_5:
b LBB0_7
LBB0_6:
b LBB0_7
LBB0_7:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB0_8
LBB0_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.no_dead_strip _df_v3_6_pmc_stop
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function df_v3_6_pmc_stop
_df_v3_6_pmc_stop: ## @df_v3_6_pmc_stop
.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 %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl $0, -44(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
subl $128, %eax
jne LBB0_6
jmp LBB0_1
LBB0_1:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
leaq -28(%rbp), %rdx
leaq -32(%rbp), %rcx
leaq -36(%rbp), %r8
leaq -40(%rbp), %r9
callq _df_v3_6_pmc_get_ctrl_settings
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB0_3
## %bb.2:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_8
LBB0_3:
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
movl -32(%rbp), %ecx
xorl %r8d, %r8d
movl %r8d, %edx
callq _df_v3_6_perfmon_wreg
cmpl $0, -24(%rbp)
je LBB0_5
## %bb.4:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _df_v3_6_pmc_release_cntr
LBB0_5:
jmp LBB0_7
LBB0_6:
jmp LBB0_7
LBB0_7:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_8:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _df_v3_6_pmc_stop
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_df_v3_6.c_df_v3_6_pmc_stop.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tegra_drm_fb_free ; -- Begin function tegra_drm_fb_free
.p2align 2
_tegra_drm_fb_free: ; @tegra_drm_fb_free
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tegra_drm_fb_free ## -- Begin function tegra_drm_fb_free
.p2align 4, 0x90
_tegra_drm_fb_free: ## @tegra_drm_fb_free
.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, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/tegra/extr_fb.c_tegra_drm_fb_free.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cls_bpf_bind_class
_cls_bpf_bind_class: ; @cls_bpf_bind_class
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #24]
str x8, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr x8, [sp]
ldr x8, [x8]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x8, [sp, #8]
ldr x9, [sp]
str x8, [x9, #8]
b LBB0_3
LBB0_3:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _cls_bpf_bind_class
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cls_bpf_bind_class
_cls_bpf_bind_class: ## @cls_bpf_bind_class
.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, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB0_3
## %bb.1:
movq -32(%rbp), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB0_3
## %bb.2:
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _cls_bpf_bind_class
.subsections_via_symbols
|
AnghaBench/linux/net/sched/extr_cls_bpf.c_cls_bpf_bind_class.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zfcp_ccw_adapter_by_cdev ; -- Begin function zfcp_ccw_adapter_by_cdev
.p2align 2
_zfcp_ccw_adapter_by_cdev: ; @zfcp_ccw_adapter_by_cdev
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldr x1, [sp, #8]
adrp x0, _zfcp_ccw_adapter_ref_lock@GOTPAGE
ldr x0, [x0, _zfcp_ccw_adapter_ref_lock@GOTPAGEOFF]
bl _spin_lock_irqsave
ldur x0, [x29, #-8]
bl _dev_get_drvdata
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #16]
bl _kref_get
b LBB0_2
LBB0_2:
ldr x1, [sp, #8]
adrp x0, _zfcp_ccw_adapter_ref_lock@GOTPAGE
ldr x0, [x0, _zfcp_ccw_adapter_ref_lock@GOTPAGEOFF]
bl _spin_unlock_irqrestore
ldr x0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _zfcp_ccw_adapter_ref_lock,4,2 ; @zfcp_ccw_adapter_ref_lock
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zfcp_ccw_adapter_by_cdev ## -- Begin function zfcp_ccw_adapter_by_cdev
.p2align 4, 0x90
_zfcp_ccw_adapter_by_cdev: ## @zfcp_ccw_adapter_by_cdev
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -24(%rbp), %rsi
movq _zfcp_ccw_adapter_ref_lock@GOTPCREL(%rip), %rdi
callq _spin_lock_irqsave
movq -8(%rbp), %rdi
callq _dev_get_drvdata
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
je LBB0_2
## %bb.1:
movq -16(%rbp), %rdi
callq _kref_get
LBB0_2:
movq -24(%rbp), %rsi
movq _zfcp_ccw_adapter_ref_lock@GOTPCREL(%rip), %rdi
callq _spin_unlock_irqrestore
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _zfcp_ccw_adapter_ref_lock,4,2 ## @zfcp_ccw_adapter_ref_lock
.subsections_via_symbols
|
AnghaBench/linux/drivers/s390/scsi/extr_zfcp_ccw.c_zfcp_ccw_adapter_by_cdev.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function parport_ip32_write_data
_parport_ip32_write_data: ; @parport_ip32_write_data
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
sturb w1, [x29, #-9]
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr x8, [x8]
str x8, [sp, #8]
ldurb w0, [x29, #-9]
ldr x8, [sp, #8]
ldr w1, [x8]
bl _writeb
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _parport_ip32_write_data
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function parport_ip32_write_data
_parport_ip32_write_data: ## @parport_ip32_write_data
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %sil, %al
movq %rdi, -8(%rbp)
movb %al, -9(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movb -9(%rbp), %al
movq -24(%rbp), %rcx
movl (%rcx), %esi
movzbl %al, %edi
callq _writeb
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _parport_ip32_write_data
.subsections_via_symbols
|
AnghaBench/linux/drivers/parport/extr_parport_ip32.c_parport_ip32_write_data.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pmap_delayed_invl_start_l
_pmap_delayed_invl_start_l: ; @pmap_delayed_invl_start_l
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _pmap_invl_gen_tracker@GOTPAGE
ldr x8, [x8, _pmap_invl_gen_tracker@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _curthread@GOTPAGE
ldr x8, [x8, _curthread@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
bl _PMAP_ASSERT_NOT_IN_DI
adrp x0, _invl_gen_mtx@GOTPAGE
ldr x0, [x0, _invl_gen_mtx@GOTPAGEOFF]
bl _mtx_lock
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _LIST_EMPTY
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _pmap_invl_gen@GOTPAGE
ldr x8, [x8, _pmap_invl_gen@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #16]
b LBB0_3
LBB0_2:
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _LIST_FIRST
ldr x8, [x0]
str x8, [sp, #16]
b LBB0_3
LBB0_3:
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #16]
add x8, x8, #1
ldur x9, [x29, #-8]
str x8, [x9]
ldur x1, [x29, #-8]
adrp x8, _link@GOTPAGE
ldr x8, [x8, _link@GOTPAGEOFF]
ldr w2, [x8]
bl _LIST_INSERT_HEAD
adrp x0, _invl_gen_mtx@GOTPAGE
ldr x0, [x0, _invl_gen_mtx@GOTPAGEOFF]
bl _mtx_unlock
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _curthread,8,3 ; @curthread
.comm _invl_gen_mtx,4,2 ; @invl_gen_mtx
.comm _pmap_invl_gen_tracker,4,2 ; @pmap_invl_gen_tracker
.comm _pmap_invl_gen,8,3 ; @pmap_invl_gen
.comm _link,4,2 ; @link
.no_dead_strip _pmap_delayed_invl_start_l
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pmap_delayed_invl_start_l
_pmap_delayed_invl_start_l: ## @pmap_delayed_invl_start_l
.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 _curthread@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movb $0, %al
callq _PMAP_ASSERT_NOT_IN_DI
movq _invl_gen_mtx@GOTPCREL(%rip), %rdi
callq _mtx_lock
movq _pmap_invl_gen_tracker@GOTPCREL(%rip), %rdi
callq _LIST_EMPTY
cmpq $0, %rax
je LBB0_2
## %bb.1:
movq _pmap_invl_gen@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
jmp LBB0_3
LBB0_2:
movq _pmap_invl_gen_tracker@GOTPCREL(%rip), %rdi
callq _LIST_FIRST
movq (%rax), %rax
movq %rax, -16(%rbp)
LBB0_3:
movq -16(%rbp), %rcx
addq $1, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rsi
movq _link@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _pmap_invl_gen_tracker@GOTPCREL(%rip), %rdi
callq _LIST_INSERT_HEAD
movq _invl_gen_mtx@GOTPCREL(%rip), %rdi
callq _mtx_unlock
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _curthread,8,3 ## @curthread
.comm _invl_gen_mtx,4,2 ## @invl_gen_mtx
.comm _pmap_invl_gen_tracker,4,2 ## @pmap_invl_gen_tracker
.comm _pmap_invl_gen,8,3 ## @pmap_invl_gen
.comm _link,4,2 ## @link
.no_dead_strip _pmap_delayed_invl_start_l
.subsections_via_symbols
|
AnghaBench/freebsd/sys/amd64/amd64/extr_pmap.c_pmap_delayed_invl_start_l.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _die ; -- Begin function die
.p2align 2
_die: ; @die
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
bl _console_verbose
adrp x0, _die_lock@GOTPAGE
ldr x0, [x0, _die_lock@GOTPAGEOFF]
str x0, [sp] ; 8-byte Folded Spill
bl _spin_lock_irq
mov w0, #1
bl _bust_spinlocks
ldur x1, [x29, #-8]
ldrh w8, [sp, #8]
mov x2, x8
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printk
ldr x0, [sp, #16]
bl _show_registers
mov w0, #0
bl _bust_spinlocks
ldr x0, [sp] ; 8-byte Folded Reload
bl _spin_unlock_irq
adrp x8, _SIGSEGV@GOTPAGE
ldr x8, [x8, _SIGSEGV@GOTPAGEOFF]
ldr w0, [x8]
bl _do_exit
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _die_lock,4,2 ; @die_lock
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s: %04lx\n"
.comm _SIGSEGV,4,2 ; @SIGSEGV
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _die ## -- Begin function die
.p2align 4, 0x90
_die: ## @die
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movb $0, %al
callq _console_verbose
movq _die_lock@GOTPCREL(%rip), %rdi
callq _spin_lock_irq
movl $1, %edi
callq _bust_spinlocks
movq -8(%rbp), %rsi
movq -24(%rbp), %rdx
andq $65535, %rdx ## imm = 0xFFFF
leaq L_.str(%rip), %rdi
callq _printk
movq -16(%rbp), %rdi
callq _show_registers
xorl %edi, %edi
callq _bust_spinlocks
movq _die_lock@GOTPCREL(%rip), %rdi
callq _spin_unlock_irq
movq _SIGSEGV@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _do_exit
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _die_lock,4,2 ## @die_lock
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s: %04lx\n"
.comm _SIGSEGV,4,2 ## @SIGSEGV
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/arch/m32r/kernel/extr_traps.c_die.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adm8211_hw_init_bbp
_adm8211_hw_init_bbp: ; @adm8211_hw_init_bbp
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _MMIWA@GOTPAGE
ldr x8, [x8, _MMIWA@GOTPAGEOFF]
stur x8, [x29, #-64] ; 8-byte Folded Spill
adrp x8, _MMIRD0@GOTPAGE
ldr x8, [x8, _MMIRD0@GOTPAGEOFF]
stur x8, [x29, #-56] ; 8-byte Folded Spill
adrp x8, _MMIRD1@GOTPAGE
ldr x8, [x8, _MMIRD1@GOTPAGEOFF]
stur x8, [x29, #-48] ; 8-byte Folded Spill
adrp x8, _SYNCTL@GOTPAGE
ldr x8, [x8, _SYNCTL@GOTPAGEOFF]
stur x8, [x29, #-40] ; 8-byte Folded Spill
adrp x8, _SYNRF@GOTPAGE
ldr x8, [x8, _SYNRF@GOTPAGEOFF]
stur x8, [x29, #-32] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
adrp x9, _ADM8211_TYPE_INTERSIL@GOTPAGE
ldr x9, [x9, _ADM8211_TYPE_INTERSIL@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #3082
movk w1, #4110, lsl #16
bl _ADM8211_CSR_WRITE
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #31870
bl _ADM8211_CSR_WRITE
ldur x8, [x29, #-48] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #1048576
bl _ADM8211_CSR_WRITE
b LBB0_25
LBB0_2:
ldur x8, [x29, #-16]
ldr x8, [x8]
adrp x9, _ADM8211_TYPE_RFMD@GOTPAGE
ldr x9, [x9, _ADM8211_TYPE_RFMD@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-16]
ldr x8, [x8]
adrp x9, _ADM8211_TYPE_ADMTEK@GOTPAGE
ldr x9, [x9, _ADM8211_TYPE_ADMTEK@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_24
b LBB0_4
LBB0_4:
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
stur w8, [x29, #-68] ; 4-byte Folded Spill
subs w8, w8, #136
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w8, [x29, #-68] ; 4-byte Folded Reload
subs w8, w8, #138
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_8
LBB0_6:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #37121
bl _ADM8211_CSR_WRITE
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #769
bl _ADM8211_CSR_WRITE
b LBB0_8
LBB0_7:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #35075
bl _ADM8211_CSR_WRITE
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #5910
bl _ADM8211_CSR_WRITE
adrp x8, _BBPCTL@GOTPAGE
ldr x8, [x8, _BBPCTL@GOTPAGEOFF]
stur x8, [x29, #-80] ; 8-byte Folded Spill
ldr w0, [x8]
bl _ADM8211_CSR_READ
ldur x8, [x29, #-80] ; 8-byte Folded Reload
stur w0, [x29, #-20]
adrp x9, _ADM8211_BBPCTL_TYPE@GOTPAGE
ldr x9, [x9, _ADM8211_BBPCTL_TYPE@GOTPAGEOFF]
ldr w10, [x9]
ldur w9, [x29, #-20]
bic w9, w9, w10
stur w9, [x29, #-20]
ldur w9, [x29, #-20]
mov w10, #1310720
orr w9, w9, w10
stur w9, [x29, #-20]
ldr w0, [x8]
ldur w1, [x29, #-20]
bl _ADM8211_CSR_WRITE
b LBB0_8
LBB0_8:
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
ldr w8, [x8]
stur w8, [x29, #-84] ; 4-byte Folded Spill
subs w8, w8, #131
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9:
ldur w8, [x29, #-84] ; 4-byte Folded Reload
subs w8, w8, #132
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_10
LBB0_10:
ldur w8, [x29, #-84] ; 4-byte Folded Reload
subs w8, w8, #133
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB0_21
b LBB0_22
LBB0_11:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #129
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #128
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #130
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #4194304
bl _ADM8211_CSR_WRITE
b LBB0_19
LBB0_15:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #135
cset w8, eq
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #139
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #12582912
bl _ADM8211_CSR_WRITE
b LBB0_18
LBB0_18:
b LBB0_19
LBB0_19:
b LBB0_23
LBB0_20:
ldur x8, [x29, #-48] ; 8-byte Folded Reload
ldr w0, [x8]
bl _ADM8211_CSR_READ
ldur x8, [x29, #-48] ; 8-byte Folded Reload
stur w0, [x29, #-20]
ldurh w9, [x29, #-20]
stur w9, [x29, #-20]
ldur w9, [x29, #-20]
mov w10, #2114977792
orr w9, w9, w10
stur w9, [x29, #-20]
ldr w0, [x8]
ldur w1, [x29, #-20]
bl _ADM8211_CSR_WRITE
b LBB0_23
LBB0_21:
b LBB0_22
LBB0_22:
ldur x8, [x29, #-48] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #2114977792
bl _ADM8211_CSR_WRITE
b LBB0_23
LBB0_23:
adrp x8, _MACTEST@GOTPAGE
ldr x8, [x8, _MACTEST@GOTPAGEOFF]
ldr w0, [x8]
mov w1, #2048
bl _ADM8211_CSR_WRITE
b LBB0_24
LBB0_24:
b LBB0_25
LBB0_25:
ldur x0, [x29, #-8]
bl _adm8211_hw_init_syn
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x8, _ADM8211_SYNRF_SELRF@GOTPAGE
ldr x8, [x8, _ADM8211_SYNRF_SELRF@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _ADM8211_SYNRF_PE1@GOTPAGE
ldr x9, [x9, _ADM8211_SYNRF_PE1@GOTPAGEOFF]
ldr w9, [x9]
orr w8, w8, w9
adrp x9, _ADM8211_SYNRF_PHYRST@GOTPAGE
ldr x9, [x9, _ADM8211_SYNRF_PHYRST@GOTPAGEOFF]
ldr w9, [x9]
orr w1, w8, w9
bl _ADM8211_CSR_WRITE
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldr w0, [x8]
bl _ADM8211_CSR_READ
mov w0, #20
bl _msleep
ldur x8, [x29, #-16]
ldr x8, [x8]
adrp x9, _ADM8211_TYPE_RFMD@GOTPAGE
ldr x9, [x9, _ADM8211_TYPE_RFMD@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_33
b LBB0_26
LBB0_26:
ldur x0, [x29, #-8]
adrp x8, _RF3000_CCA_CTRL@GOTPAGE
ldr x8, [x8, _RF3000_CCA_CTRL@GOTPAGEOFF]
ldr w1, [x8]
mov w2, #128
stur w2, [x29, #-88] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur w2, [x29, #-88] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
adrp x8, _RF3000_DIVERSITY__RSSI@GOTPAGE
ldr x8, [x8, _RF3000_DIVERSITY__RSSI@GOTPAGEOFF]
ldr w1, [x8]
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
adrp x8, _RF3000_TX_VAR_GAIN__TX_LEN_EXT@GOTPAGE
ldr x8, [x8, _RF3000_TX_VAR_GAIN__TX_LEN_EXT@GOTPAGEOFF]
ldr w1, [x8]
mov w2, #116
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
adrp x8, _RF3000_LOW_GAIN_CALIB@GOTPAGE
ldr x8, [x8, _RF3000_LOW_GAIN_CALIB@GOTPAGEOFF]
ldr w1, [x8]
mov w2, #56
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
adrp x8, _RF3000_HIGH_GAIN_CALIB@GOTPAGE
ldr x8, [x8, _RF3000_HIGH_GAIN_CALIB@GOTPAGEOFF]
ldr w1, [x8]
mov w2, #64
bl _adm8211_write_bbp
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldr w8, [x8]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
ldur x0, [x29, #-8]
mov w1, #28
mov w2, #0
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #29
mov w2, #128
bl _adm8211_write_bbp
b LBB0_32
LBB0_28:
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
ldr w8, [x8]
subs w8, w8, #132
cset w8, ne
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldr w2, [x8, #4]
mov w1, #28
bl _adm8211_write_bbp
b LBB0_31
LBB0_30:
ldur x0, [x29, #-8]
mov w1, #28
mov w2, #0
bl _adm8211_write_bbp
b LBB0_31
LBB0_31:
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldr w2, [x8, #8]
mov w1, #29
bl _adm8211_write_bbp
b LBB0_32
LBB0_32:
b LBB0_44
LBB0_33:
ldur x8, [x29, #-16]
ldr x8, [x8]
adrp x9, _ADM8211_TYPE_ADMTEK@GOTPAGE
ldr x9, [x9, _ADM8211_TYPE_ADMTEK@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_42
b LBB0_34
LBB0_34:
ldur x0, [x29, #-8]
mov w1, #0
mov w2, #255
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #7
mov w2, #10
bl _adm8211_write_bbp
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #128
; kill: def $x8 killed $w8
stur x8, [x29, #-96] ; 8-byte Folded Spill
subs x8, x8, #11
cset w8, hi
tbnz w8, #0, LBB0_40
; %bb.35:
ldur x11, [x29, #-96] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_36:
ldur x0, [x29, #-8]
mov w2, #0
str w2, [sp, #72] ; 4-byte Folded Spill
mov x1, x2
bl _adm8211_write_bbp
ldr w2, [sp, #72] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #1
stur w1, [x29, #-100] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #72] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #2
str w1, [sp, #80] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #72] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #3
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #6
mov w2, #15
str w2, [sp, #76] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #72] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #9
bl _adm8211_write_bbp
ldr w2, [sp, #72] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #10
str w1, [sp, #100] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #72] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #11
bl _adm8211_write_bbp
ldr w2, [sp, #72] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #12
bl _adm8211_write_bbp
ldr w1, [sp, #76] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #170
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #16
mov w2, #140
str w2, [sp, #92] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #17
mov w2, #67
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #24
mov w2, #64
str w2, [sp, #104] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #32
mov w2, #35
str w2, [sp, #84] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #80] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #33
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #34
mov w2, #40
str w2, [sp, #88] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w1, [sp, #84] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #48
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #36
mov w2, #45
str w2, [sp, #96] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w1, [sp, #88] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #53
bl _adm8211_write_bbp
ldr w2, [sp, #92] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #42
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #43
mov w2, #129
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #44
mov w2, #68
bl _adm8211_write_bbp
ldr w1, [sp, #96] ; 4-byte Folded Reload
ldr w2, [sp, #100] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
bl _adm8211_write_bbp
ldr w2, [sp, #104] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #41
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #96
mov w2, #8
bl _adm8211_write_bbp
ldur w2, [x29, #-100] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #100
bl _adm8211_write_bbp
b LBB0_41
LBB0_37:
ldur x0, [x29, #-8]
mov w2, #0
str w2, [sp, #44] ; 4-byte Folded Spill
mov x1, x2
bl _adm8211_write_bbp
ldr w2, [sp, #44] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #1
str w1, [sp, #68] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #44] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #2
str w1, [sp, #52] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #44] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #3
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #6
mov w2, #15
str w2, [sp, #48] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #9
mov w2, #5
bl _adm8211_write_bbp
ldr w2, [sp, #52] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #10
bl _adm8211_write_bbp
ldr w2, [sp, #44] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #11
bl _adm8211_write_bbp
ldr w2, [sp, #48] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #12
bl _adm8211_write_bbp
ldr w1, [sp, #48] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #85
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #16
mov w2, #141
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #17
mov w2, #67
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #24
mov w2, #74
str w2, [sp, #60] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w2, #32
mov x1, x2
bl _adm8211_write_bbp
ldr w2, [sp, #52] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #33
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #34
mov w2, #35
str w2, [sp, #56] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w1, [sp, #56] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #48
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #36
mov w2, #45
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #42
mov w2, #140
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #43
str w1, [sp, #64] ; 4-byte Folded Spill
mov w2, #129
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #44
mov w2, #68
bl _adm8211_write_bbp
ldr w2, [sp, #60] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #41
bl _adm8211_write_bbp
ldr w2, [sp, #64] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #96
bl _adm8211_write_bbp
ldr w2, [sp, #68] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #100
bl _adm8211_write_bbp
b LBB0_41
LBB0_38:
ldur x0, [x29, #-8]
mov w2, #0
str w2, [sp, #16] ; 4-byte Folded Spill
mov x1, x2
bl _adm8211_write_bbp
ldr w2, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #1
str w1, [sp, #40] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #2
str w1, [sp, #28] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w2, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #3
str w1, [sp, #12] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #6
mov w2, #15
str w2, [sp, #20] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #7
mov w2, #5
bl _adm8211_write_bbp
ldr w2, [sp, #12] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #8
bl _adm8211_write_bbp
ldr w2, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #9
bl _adm8211_write_bbp
ldr w2, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #10
bl _adm8211_write_bbp
ldr w2, [sp, #16] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #11
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #12
mov w2, #16
str w2, [sp, #24] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w1, [sp, #20] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #85
bl _adm8211_write_bbp
ldr w1, [sp, #24] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #141
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #17
mov w2, #67
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #24
mov w2, #74
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w2, #32
mov x1, x2
bl _adm8211_write_bbp
ldr w2, [sp, #28] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #33
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #34
mov w2, #35
str w2, [sp, #32] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldr w1, [sp, #32] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w2, #48
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #36
mov w2, #45
str w2, [sp, #36] ; 4-byte Folded Spill
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #42
mov w2, #170
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #43
mov w2, #129
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #44
mov w2, #68
bl _adm8211_write_bbp
ldur x0, [x29, #-8]
mov w1, #41
mov w2, #250
bl _adm8211_write_bbp
ldr w2, [sp, #36] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #96
bl _adm8211_write_bbp
ldr w2, [sp, #40] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
mov w1, #100
bl _adm8211_write_bbp
b LBB0_41
LBB0_39:
b LBB0_41
LBB0_40:
ldur x8, [x29, #-8]
ldr w0, [x8]
ldur x8, [x29, #-16]
ldrsw x2, [x8, #12]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _wiphy_debug
b LBB0_41
LBB0_41:
b LBB0_43
LBB0_42:
ldur x8, [x29, #-8]
ldr w0, [x8]
ldur x8, [x29, #-16]
ldr x2, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _wiphy_debug
b LBB0_43
LBB0_43:
b LBB0_44
LBB0_44:
ldur x8, [x29, #-32] ; 8-byte Folded Reload
ldr w0, [x8]
mov w1, #0
str w1, [sp, #8] ; 4-byte Folded Spill
bl _ADM8211_CSR_WRITE
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr w0, [x8]
bl _ADM8211_CSR_READ
ldur x8, [x29, #-40] ; 8-byte Folded Reload
stur w0, [x29, #-20]
adrp x9, _ADM8211_SYNCTL_SELCAL@GOTPAGE
ldr x9, [x9, _ADM8211_SYNCTL_SELCAL@GOTPAGEOFF]
ldr w10, [x9]
ldur w9, [x29, #-20]
orr w9, w9, w10
stur w9, [x29, #-20]
ldr w0, [x8]
ldur w1, [x29, #-20]
bl _ADM8211_CSR_WRITE
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_36-Ltmp0
.long LBB0_36-Ltmp0
.long LBB0_39-Ltmp0
.long LBB0_40-Ltmp0
.long LBB0_40-Ltmp0
.long LBB0_40-Ltmp0
.long LBB0_40-Ltmp0
.long LBB0_37-Ltmp0
.long LBB0_40-Ltmp0
.long LBB0_40-Ltmp0
.long LBB0_40-Ltmp0
.long LBB0_38-Ltmp0
; -- End function
.comm _ADM8211_TYPE_INTERSIL,8,3 ; @ADM8211_TYPE_INTERSIL
.comm _MMIWA,4,2 ; @MMIWA
.comm _MMIRD0,4,2 ; @MMIRD0
.comm _MMIRD1,4,2 ; @MMIRD1
.comm _ADM8211_TYPE_RFMD,8,3 ; @ADM8211_TYPE_RFMD
.comm _ADM8211_TYPE_ADMTEK,8,3 ; @ADM8211_TYPE_ADMTEK
.comm _BBPCTL,4,2 ; @BBPCTL
.comm _ADM8211_BBPCTL_TYPE,4,2 ; @ADM8211_BBPCTL_TYPE
.comm _SYNCTL,4,2 ; @SYNCTL
.comm _MACTEST,4,2 ; @MACTEST
.comm _SYNRF,4,2 ; @SYNRF
.comm _ADM8211_SYNRF_SELRF,4,2 ; @ADM8211_SYNRF_SELRF
.comm _ADM8211_SYNRF_PE1,4,2 ; @ADM8211_SYNRF_PE1
.comm _ADM8211_SYNRF_PHYRST,4,2 ; @ADM8211_SYNRF_PHYRST
.comm _RF3000_CCA_CTRL,4,2 ; @RF3000_CCA_CTRL
.comm _RF3000_DIVERSITY__RSSI,4,2 ; @RF3000_DIVERSITY__RSSI
.comm _RF3000_TX_VAR_GAIN__TX_LEN_EXT,4,2 ; @RF3000_TX_VAR_GAIN__TX_LEN_EXT
.comm _RF3000_LOW_GAIN_CALIB,4,2 ; @RF3000_LOW_GAIN_CALIB
.comm _RF3000_HIGH_GAIN_CALIB,4,2 ; @RF3000_HIGH_GAIN_CALIB
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "unsupported transceiver %d\n"
l_.str.1: ; @.str.1
.asciz "unsupported BBP %d\n"
.comm _ADM8211_SYNCTL_SELCAL,4,2 ; @ADM8211_SYNCTL_SELCAL
.no_dead_strip _adm8211_hw_init_bbp
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adm8211_hw_init_bbp
_adm8211_hw_init_bbp: ## @adm8211_hw_init_bbp
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq _ADM8211_TYPE_INTERSIL@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.1:
movq _MMIWA@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $269356042, %esi ## imm = 0x100E0C0A
callq _ADM8211_CSR_WRITE
movq _MMIRD0@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $31870, %esi ## imm = 0x7C7E
callq _ADM8211_CSR_WRITE
movq _MMIRD1@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $1048576, %esi ## imm = 0x100000
callq _ADM8211_CSR_WRITE
jmp LBB0_22
LBB0_2:
movq -16(%rbp), %rax
movq (%rax), %rax
movq _ADM8211_TYPE_RFMD@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.3:
movq -16(%rbp), %rax
movq (%rax), %rax
movq _ADM8211_TYPE_ADMTEK@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_21
LBB0_4:
movq -16(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
addl $-136, %eax
subl $2, %eax
jb LBB0_5
jmp LBB0_41
LBB0_41:
movl -24(%rbp), %eax ## 4-byte Reload
subl $138, %eax
je LBB0_6
jmp LBB0_7
LBB0_5:
movq _MMIWA@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $37121, %esi ## imm = 0x9101
callq _ADM8211_CSR_WRITE
movq _MMIRD0@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $769, %esi ## imm = 0x301
callq _ADM8211_CSR_WRITE
jmp LBB0_7
LBB0_6:
movq _MMIWA@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $35075, %esi ## imm = 0x8903
callq _ADM8211_CSR_WRITE
movq _MMIRD0@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $5910, %esi ## imm = 0x1716
callq _ADM8211_CSR_WRITE
movq _BBPCTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ADM8211_CSR_READ
movl %eax, -20(%rbp)
movq _ADM8211_BBPCTL_TYPE@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl $-1, %eax
andl -20(%rbp), %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
orl $1310720, %eax ## imm = 0x140000
movl %eax, -20(%rbp)
movq _BBPCTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl -20(%rbp), %esi
callq _ADM8211_CSR_WRITE
LBB0_7:
movq -16(%rbp), %rax
movq 24(%rax), %rax
movl (%rax), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
subl $131, %eax
je LBB0_8
jmp LBB0_42
LBB0_42:
movl -28(%rbp), %eax ## 4-byte Reload
subl $132, %eax
je LBB0_17
jmp LBB0_43
LBB0_43:
movl -28(%rbp), %eax ## 4-byte Reload
addl $-133, %eax
subl $2, %eax
jb LBB0_18
jmp LBB0_19
LBB0_8:
movq -16(%rbp), %rax
cmpl $129, 12(%rax)
je LBB0_11
## %bb.9:
movq -16(%rbp), %rax
cmpl $128, 12(%rax)
je LBB0_11
## %bb.10:
movq -16(%rbp), %rax
cmpl $130, 12(%rax)
jne LBB0_12
LBB0_11:
movq _SYNCTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $4194304, %esi ## imm = 0x400000
callq _ADM8211_CSR_WRITE
jmp LBB0_16
LBB0_12:
movq -16(%rbp), %rax
cmpl $135, 12(%rax)
je LBB0_14
## %bb.13:
movq -16(%rbp), %rax
cmpl $139, 12(%rax)
jne LBB0_15
LBB0_14:
movq _SYNCTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $12582912, %esi ## imm = 0xC00000
callq _ADM8211_CSR_WRITE
LBB0_15:
jmp LBB0_16
LBB0_16:
jmp LBB0_20
LBB0_17:
movq _MMIRD1@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ADM8211_CSR_READ
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
andl $65535, %eax ## imm = 0xFFFF
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
orl $2114977792, %eax ## imm = 0x7E100000
movl %eax, -20(%rbp)
movq _MMIRD1@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl -20(%rbp), %esi
callq _ADM8211_CSR_WRITE
jmp LBB0_20
LBB0_18:
jmp LBB0_19
LBB0_19:
movq _MMIRD1@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $2114977792, %esi ## imm = 0x7E100000
callq _ADM8211_CSR_WRITE
LBB0_20:
movq _MACTEST@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $2048, %esi ## imm = 0x800
callq _ADM8211_CSR_WRITE
LBB0_21:
jmp LBB0_22
LBB0_22:
movq -8(%rbp), %rdi
callq _adm8211_hw_init_syn
movq _SYNRF@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _ADM8211_SYNRF_SELRF@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _ADM8211_SYNRF_PE1@GOTPCREL(%rip), %rax
orl (%rax), %esi
movq _ADM8211_SYNRF_PHYRST@GOTPCREL(%rip), %rax
orl (%rax), %esi
callq _ADM8211_CSR_WRITE
movq _SYNRF@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ADM8211_CSR_READ
movl $20, %edi
callq _msleep
movq -16(%rbp), %rax
movq (%rax), %rax
movq _ADM8211_TYPE_RFMD@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_30
## %bb.23:
movq -8(%rbp), %rdi
movq _RF3000_CCA_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $128, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movq _RF3000_DIVERSITY__RSSI@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $128, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movq _RF3000_TX_VAR_GAIN__TX_LEN_EXT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $116, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movq _RF3000_LOW_GAIN_CALIB@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $56, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movq _RF3000_HIGH_GAIN_CALIB@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $64, %edx
callq _adm8211_write_bbp
movq -16(%rbp), %rax
movq 16(%rax), %rax
cmpl $2, (%rax)
jge LBB0_25
## %bb.24:
movq -8(%rbp), %rdi
movl $28, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $29, %esi
movl $128, %edx
callq _adm8211_write_bbp
jmp LBB0_29
LBB0_25:
movq -16(%rbp), %rax
movq 24(%rax), %rax
cmpl $132, (%rax)
jne LBB0_27
## %bb.26:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 16(%rax), %rax
movl 4(%rax), %edx
movl $28, %esi
callq _adm8211_write_bbp
jmp LBB0_28
LBB0_27:
movq -8(%rbp), %rdi
movl $28, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
LBB0_28:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 16(%rax), %rax
movl 8(%rax), %edx
movl $29, %esi
callq _adm8211_write_bbp
LBB0_29:
jmp LBB0_40
LBB0_30:
movq -16(%rbp), %rax
movq (%rax), %rax
movq _ADM8211_TYPE_ADMTEK@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_38
## %bb.31:
movq -8(%rbp), %rdi
xorl %esi, %esi
movl $255, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $7, %esi
movl $10, %edx
callq _adm8211_write_bbp
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $-128, %eax
movl %eax, %ecx
movq %rcx, -40(%rbp) ## 8-byte Spill
subl $11, %eax
ja LBB0_36
## %bb.44:
movq -40(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_32:
movq -8(%rbp), %rdi
xorl %edx, %edx
movl %edx, %esi
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $1, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $2, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $3, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $6, %esi
movl $15, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $9, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $10, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $11, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $12, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $15, %esi
movl $170, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $16, %esi
movl $140, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $17, %esi
movl $67, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $24, %esi
movl $64, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $32, %esi
movl $35, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $33, %esi
movl $2, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $34, %esi
movl $40, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $35, %esi
movl $48, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $36, %esi
movl $45, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $40, %esi
movl $53, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $42, %esi
movl $140, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $43, %esi
movl $129, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $44, %esi
movl $68, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $45, %esi
movl $10, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $41, %esi
movl $64, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $96, %esi
movl $8, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $100, %esi
movl $1, %edx
callq _adm8211_write_bbp
jmp LBB0_37
LBB0_33:
movq -8(%rbp), %rdi
xorl %edx, %edx
movl %edx, %esi
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $1, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $2, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $3, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $6, %esi
movl $15, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $9, %esi
movl $5, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $10, %esi
movl $2, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $11, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $12, %esi
movl $15, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $15, %esi
movl $85, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $16, %esi
movl $141, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $17, %esi
movl $67, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $24, %esi
movl $74, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $32, %edx
movl %edx, %esi
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $33, %esi
movl $2, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $34, %esi
movl $35, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $35, %esi
movl $48, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $36, %esi
movl $45, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $42, %esi
movl $140, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $43, %esi
movl $129, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $44, %esi
movl $68, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $41, %esi
movl $74, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $96, %esi
movl $43, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $100, %esi
movl $1, %edx
callq _adm8211_write_bbp
jmp LBB0_37
LBB0_34:
movq -8(%rbp), %rdi
xorl %edx, %edx
movl %edx, %esi
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $1, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $2, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $3, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $6, %esi
movl $15, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $7, %esi
movl $5, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $8, %esi
movl $3, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $9, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $10, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $11, %esi
xorl %edx, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $12, %esi
movl $16, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $15, %esi
movl $85, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $16, %esi
movl $141, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $17, %esi
movl $67, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $24, %esi
movl $74, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $32, %edx
movl %edx, %esi
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $33, %esi
movl $2, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $34, %esi
movl $35, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $35, %esi
movl $48, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $36, %esi
movl $45, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $42, %esi
movl $170, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $43, %esi
movl $129, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $44, %esi
movl $68, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $41, %esi
movl $250, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $96, %esi
movl $45, %edx
callq _adm8211_write_bbp
movq -8(%rbp), %rdi
movl $100, %esi
movl $1, %edx
callq _adm8211_write_bbp
jmp LBB0_37
LBB0_35:
jmp LBB0_37
LBB0_36:
movq -8(%rbp), %rax
movl (%rax), %edi
movq -16(%rbp), %rax
movslq 12(%rax), %rdx
leaq L_.str(%rip), %rsi
callq _wiphy_debug
LBB0_37:
jmp LBB0_39
LBB0_38:
movq -8(%rbp), %rax
movl (%rax), %edi
movq -16(%rbp), %rax
movq (%rax), %rdx
leaq L_.str.1(%rip), %rsi
callq _wiphy_debug
LBB0_39:
jmp LBB0_40
LBB0_40:
movq _SYNRF@GOTPCREL(%rip), %rax
movl (%rax), %edi
xorl %esi, %esi
callq _ADM8211_CSR_WRITE
movq _SYNCTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _ADM8211_CSR_READ
movl %eax, -20(%rbp)
movq _ADM8211_SYNCTL_SELCAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl -20(%rbp), %eax
movl %eax, -20(%rbp)
movq _SYNCTL@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl -20(%rbp), %esi
callq _ADM8211_CSR_WRITE
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_32, LBB0_32-LJTI0_0
.set L0_0_set_35, LBB0_35-LJTI0_0
.set L0_0_set_36, LBB0_36-LJTI0_0
.set L0_0_set_33, LBB0_33-LJTI0_0
.set L0_0_set_34, LBB0_34-LJTI0_0
LJTI0_0:
.long L0_0_set_32
.long L0_0_set_32
.long L0_0_set_35
.long L0_0_set_36
.long L0_0_set_36
.long L0_0_set_36
.long L0_0_set_36
.long L0_0_set_33
.long L0_0_set_36
.long L0_0_set_36
.long L0_0_set_36
.long L0_0_set_34
.end_data_region
## -- End function
.comm _ADM8211_TYPE_INTERSIL,8,3 ## @ADM8211_TYPE_INTERSIL
.comm _MMIWA,4,2 ## @MMIWA
.comm _MMIRD0,4,2 ## @MMIRD0
.comm _MMIRD1,4,2 ## @MMIRD1
.comm _ADM8211_TYPE_RFMD,8,3 ## @ADM8211_TYPE_RFMD
.comm _ADM8211_TYPE_ADMTEK,8,3 ## @ADM8211_TYPE_ADMTEK
.comm _BBPCTL,4,2 ## @BBPCTL
.comm _ADM8211_BBPCTL_TYPE,4,2 ## @ADM8211_BBPCTL_TYPE
.comm _SYNCTL,4,2 ## @SYNCTL
.comm _MACTEST,4,2 ## @MACTEST
.comm _SYNRF,4,2 ## @SYNRF
.comm _ADM8211_SYNRF_SELRF,4,2 ## @ADM8211_SYNRF_SELRF
.comm _ADM8211_SYNRF_PE1,4,2 ## @ADM8211_SYNRF_PE1
.comm _ADM8211_SYNRF_PHYRST,4,2 ## @ADM8211_SYNRF_PHYRST
.comm _RF3000_CCA_CTRL,4,2 ## @RF3000_CCA_CTRL
.comm _RF3000_DIVERSITY__RSSI,4,2 ## @RF3000_DIVERSITY__RSSI
.comm _RF3000_TX_VAR_GAIN__TX_LEN_EXT,4,2 ## @RF3000_TX_VAR_GAIN__TX_LEN_EXT
.comm _RF3000_LOW_GAIN_CALIB,4,2 ## @RF3000_LOW_GAIN_CALIB
.comm _RF3000_HIGH_GAIN_CALIB,4,2 ## @RF3000_HIGH_GAIN_CALIB
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "unsupported transceiver %d\n"
L_.str.1: ## @.str.1
.asciz "unsupported BBP %d\n"
.comm _ADM8211_SYNCTL_SELCAL,4,2 ## @ADM8211_SYNCTL_SELCAL
.no_dead_strip _adm8211_hw_init_bbp
.subsections_via_symbols
|
AnghaBench/linux/drivers/net/wireless/admtek/extr_adm8211.c_adm8211_hw_init_bbp.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _drm_crtc_vblank_count ; -- Begin function drm_crtc_vblank_count
.p2align 2
_drm_crtc_vblank_count: ; @drm_crtc_vblank_count
.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, #8]
ldr x8, [sp, #8]
ldr w8, [x8]
str w8, [sp, #4] ; 4-byte Folded Spill
ldr x0, [sp, #8]
bl _drm_crtc_index
mov x1, x0
ldr w0, [sp, #4] ; 4-byte Folded Reload
bl _drm_vblank_count
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _drm_crtc_vblank_count ## -- Begin function drm_crtc_vblank_count
.p2align 4, 0x90
_drm_crtc_vblank_count: ## @drm_crtc_vblank_count
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
movq -8(%rbp), %rdi
callq _drm_crtc_index
movl -12(%rbp), %edi ## 4-byte Reload
movl %eax, %esi
callq _drm_vblank_count
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/extr_drm_vblank.c_drm_crtc_vblank_count.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FillBookmarkInfo ; -- Begin function FillBookmarkInfo
.p2align 2
_FillBookmarkInfo: ; @FillBookmarkInfo
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _gConn@GOTPAGE
ldr x8, [x8, _gConn@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-8]
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr x0, [x9]
ldr w1, [x8, #36]
bl _STRNCPY
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w0, [x8, #32]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _STREQ
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w0, [x8, #32]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _STREQ
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x8, [sp, #32]
ldr x8, [x8, #8]
strb wzr, [x8]
ldr x8, [sp, #32]
ldr x8, [x8, #16]
strb wzr, [x8]
ldr x8, [sp, #32]
ldr x8, [x8, #24]
strb wzr, [x8]
b LBB0_4
LBB0_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #32]
ldr x0, [x9, #8]
ldr w1, [x8, #32]
bl _STRNCPY
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #32]
ldr x0, [x9, #16]
ldr w1, [x8, #28]
bl _STRNCPY
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #32]
ldr x0, [x9, #24]
ldr w1, [x8, #24]
bl _STRNCPY
b LBB0_4
LBB0_4:
adrp x8, _gRemoteCWD@GOTPAGE
ldr x8, [x8, _gRemoteCWD@GOTPAGEOFF]
ldr w1, [x8]
add x0, sp, #40
str x0, [sp, #8] ; 8-byte Folded Spill
bl _STRNCPY
ldr x8, [sp, #32]
ldr w8, [x8, #64]
str w8, [sp, #20] ; 4-byte Folded Spill
adrp x8, _gStartDir@GOTPAGE
ldr x8, [x8, _gStartDir@GOTPAGEOFF]
ldr w9, [x8]
str w9, [sp, #16] ; 4-byte Folded Spill
ldr w0, [x8]
bl _strlen
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr w3, [sp, #16] ; 4-byte Folded Reload
mov x4, x0
ldr w0, [sp, #20] ; 4-byte Folded Reload
mov w1, #4
bl _AbsoluteToRelative
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8, #20]
ldr x9, [sp, #32]
str w8, [x9, #60]
ldr x8, [sp, #32]
add x0, x8, #56
bl _time
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [x8, #16]
ldr x10, [sp, #32]
str w9, [x10, #52]
ldr w9, [x8, #12]
ldr x10, [sp, #32]
str w9, [x10, #48]
ldr w9, [x8, #8]
ldr x10, [sp, #32]
str w9, [x10, #44]
ldr w8, [x8, #4]
ldr x9, [sp, #32]
str w8, [x9, #40]
adrp x8, _gFirewallType@GOTPAGE
ldr x8, [x8, _gFirewallType@GOTPAGEOFF]
ldr x8, [x8]
adrp x9, _kFirewallNotInUse@GOTPAGE
ldr x9, [x9, _kFirewallNotInUse@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [sp, #32]
ldr x0, [x9, #32]
ldr w1, [x8]
bl _STRNCPY
b LBB0_6
LBB0_6:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
bl ___stack_chk_fail
LBB0_8:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.comm _gConn,40,2 ; @gConn
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "anonymous"
l_.str.1: ; @.str.1
.asciz "ftp"
.comm _gRemoteCWD,4,2 ; @gRemoteCWD
.comm _gStartDir,4,2 ; @gStartDir
.comm _gFirewallType,8,3 ; @gFirewallType
.comm _kFirewallNotInUse,8,3 ; @kFirewallNotInUse
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FillBookmarkInfo ## -- Begin function FillBookmarkInfo
.p2align 4, 0x90
_FillBookmarkInfo: ## @FillBookmarkInfo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $208, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -184(%rbp)
movq -184(%rbp), %rax
movq (%rax), %rdi
movq _gConn@GOTPCREL(%rip), %rax
movl 36(%rax), %esi
callq _STRNCPY
movq _gConn@GOTPCREL(%rip), %rax
movl 32(%rax), %edi
leaq L_.str(%rip), %rsi
callq _STREQ
cmpq $0, %rax
jne LBB0_2
## %bb.1:
movq _gConn@GOTPCREL(%rip), %rax
movl 32(%rax), %edi
leaq L_.str.1(%rip), %rsi
callq _STREQ
cmpq $0, %rax
je LBB0_3
LBB0_2:
movq -184(%rbp), %rax
movq 8(%rax), %rax
movb $0, (%rax)
movq -184(%rbp), %rax
movq 16(%rax), %rax
movb $0, (%rax)
movq -184(%rbp), %rax
movq 24(%rax), %rax
movb $0, (%rax)
jmp LBB0_4
LBB0_3:
movq -184(%rbp), %rax
movq 8(%rax), %rdi
movq _gConn@GOTPCREL(%rip), %rax
movl 32(%rax), %esi
callq _STRNCPY
movq -184(%rbp), %rax
movq 16(%rax), %rdi
movq _gConn@GOTPCREL(%rip), %rax
movl 28(%rax), %esi
callq _STRNCPY
movq -184(%rbp), %rax
movq 24(%rax), %rdi
movq _gConn@GOTPCREL(%rip), %rax
movl 24(%rax), %esi
callq _STRNCPY
LBB0_4:
leaq -176(%rbp), %rdi
movq _gRemoteCWD@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _STRNCPY
movq -184(%rbp), %rax
movl 64(%rax), %eax
movl %eax, -204(%rbp) ## 4-byte Spill
leaq -176(%rbp), %rax
movq %rax, -200(%rbp) ## 8-byte Spill
movq _gStartDir@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -188(%rbp) ## 4-byte Spill
movq _gStartDir@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strlen
movl -204(%rbp), %edi ## 4-byte Reload
movq -200(%rbp), %rdx ## 8-byte Reload
movl -188(%rbp), %ecx ## 4-byte Reload
movl %eax, %r8d
movl $4, %esi
callq _AbsoluteToRelative
movq _gConn@GOTPCREL(%rip), %rax
movl 20(%rax), %ecx
movq -184(%rbp), %rax
movl %ecx, 60(%rax)
movq -184(%rbp), %rdi
addq $56, %rdi
callq _time
movq _gConn@GOTPCREL(%rip), %rax
movl 16(%rax), %ecx
movq -184(%rbp), %rax
movl %ecx, 52(%rax)
movq _gConn@GOTPCREL(%rip), %rax
movl 12(%rax), %ecx
movq -184(%rbp), %rax
movl %ecx, 48(%rax)
movq _gConn@GOTPCREL(%rip), %rax
movl 8(%rax), %ecx
movq -184(%rbp), %rax
movl %ecx, 44(%rax)
movq _gConn@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq -184(%rbp), %rax
movl %ecx, 40(%rax)
movq _gFirewallType@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _kFirewallNotInUse@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_6
## %bb.5:
movq -184(%rbp), %rax
movq 32(%rax), %rdi
movq _gConn@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _STRNCPY
LBB0_6:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_8
## %bb.7:
addq $208, %rsp
popq %rbp
retq
LBB0_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.comm _gConn,40,2 ## @gConn
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "anonymous"
L_.str.1: ## @.str.1
.asciz "ftp"
.comm _gRemoteCWD,4,2 ## @gRemoteCWD
.comm _gStartDir,4,2 ## @gStartDir
.comm _gFirewallType,8,3 ## @gFirewallType
.comm _kFirewallNotInUse,8,3 ## @kFirewallNotInUse
.subsections_via_symbols
|
AnghaBench/reactos/modules/rosapps/applications/net/ncftp/ncftp/extr_cmds.c_FillBookmarkInfo.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function exp_delay_run
_exp_delay_run: ; @exp_delay_run
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8]
str x8, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp] ; 8-byte Folded Spill
bl _my_random24
ldr x8, [sp] ; 8-byte Folded Reload
adrp x9, _PTS_D_EXP@GOTPAGE
ldr x9, [x9, _PTS_D_EXP@GOTPAGEOFF]
ldr w9, [x9]
subs w9, w9, #1
and w9, w0, w9
ldr x8, [x8, w9, sxtw #3]
ldur x9, [x29, #-8]
str x8, [x9]
ldur x8, [x29, #-8]
ldr x2, [x8]
mov w0, #5
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _RD
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _PTS_D_EXP,4,2 ; @PTS_D_EXP
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "delay %llu"
.no_dead_strip _exp_delay_run
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function exp_delay_run
_exp_delay_run: ## @exp_delay_run
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movb $0, %al
callq _my_random24
movl %eax, %ecx
movq -32(%rbp), %rax ## 8-byte Reload
movq _PTS_D_EXP@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
subl $1, %edx
andl %edx, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movq (%rax), %rdx
movl $5, %edi
leaq L_.str(%rip), %rsi
callq _RD
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PTS_D_EXP,4,2 ## @PTS_D_EXP
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "delay %llu"
.no_dead_strip _exp_delay_run
.subsections_via_symbols
|
AnghaBench/freebsd/tools/tools/netmap/extr_nmreplay.c_exp_delay_run.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AAS_DData ; -- Begin function AAS_DData
.p2align 2
_AAS_DData: ; @AAS_DData
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
str wzr, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
and w8, w8, #0xff
mov w9, #119
mul w10, w8, w9
ldr x8, [sp, #8]
ldrsw x9, [sp]
add x9, x8, x9
ldrb w8, [x9]
eor w8, w8, w10
strb w8, [x9]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_1
LBB0_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AAS_DData ## -- Begin function AAS_DData
.p2align 4, 0x90
_AAS_DData: ## @AAS_DData
.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, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
## kill: def $al killed $al killed $eax
movzbl %al, %eax
imull $119, %eax, %esi
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movzbl (%rax,%rcx), %edx
xorl %esi, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/Quake-III-Arena/code/botlib/extr_be_aas_file.c_AAS_DData.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_vt1724_eeprom_get
_snd_vt1724_eeprom_get: ; @snd_vt1724_eeprom_get
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
bl _snd_kcontrol_chip
str x0, [sp, #8]
ldr x8, [sp, #16]
ldr w0, [x8]
ldr x1, [sp, #8]
mov w2, #4
bl _memcpy
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _snd_vt1724_eeprom_get
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_vt1724_eeprom_get
_snd_vt1724_eeprom_get: ## @snd_vt1724_eeprom_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
callq _snd_kcontrol_chip
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movl (%rax), %edi
movq -24(%rbp), %rsi
movl $4, %edx
callq _memcpy
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _snd_vt1724_eeprom_get
.subsections_via_symbols
|
AnghaBench/linux/sound/pci/ice1712/extr_ice1724.c_snd_vt1724_eeprom_get.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tda998x_probe
_tda998x_probe: ; @tda998x_probe
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #16]
ldr w0, [x8, #4]
adrp x8, _I2C_FUNC_I2C@GOTPAGE
ldr x8, [x8, _I2C_FUNC_I2C@GOTPAGEOFF]
ldr w1, [x8]
bl _i2c_check_functionality
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _dev_warn
adrp x8, _EIO@GOTPAGE
ldr x8, [x8, _EIO@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_7
LBB0_2:
ldr x0, [sp, #16]
bl _tda998x_create
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB0_7
LBB0_4:
ldr x0, [sp, #16]
adrp x1, _tda998x_ops@GOTPAGE
ldr x1, [x1, _tda998x_ops@GOTPAGEOFF]
bl _component_add
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x0, [sp, #16]
bl _tda998x_destroy
b LBB0_6
LBB0_6:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB0_7
LBB0_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _I2C_FUNC_I2C,4,2 ; @I2C_FUNC_I2C
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "adapter does not support I2C\n"
.comm _EIO,4,2 ; @EIO
.comm _tda998x_ops,4,2 ; @tda998x_ops
.no_dead_strip _tda998x_probe
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tda998x_probe
_tda998x_probe: ## @tda998x_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movl 4(%rax), %edi
movq _I2C_FUNC_I2C@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _i2c_check_functionality
cmpl $0, %eax
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _dev_warn
xorl %eax, %eax
movq _EIO@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_7
LBB0_2:
movq -16(%rbp), %rdi
callq _tda998x_create
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
je LBB0_4
## %bb.3:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_7
LBB0_4:
movq -16(%rbp), %rdi
movq _tda998x_ops@GOTPCREL(%rip), %rsi
callq _component_add
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
je LBB0_6
## %bb.5:
movq -16(%rbp), %rdi
callq _tda998x_destroy
LBB0_6:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_7:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _I2C_FUNC_I2C,4,2 ## @I2C_FUNC_I2C
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "adapter does not support I2C\n"
.comm _EIO,4,2 ## @EIO
.comm _tda998x_ops,4,2 ## @tda998x_ops
.no_dead_strip _tda998x_probe
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/i2c/extr_tda998x_drv.c_tda998x_probe.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function semicolonCoIm
_semicolonCoIm: ; @semicolonCoIm
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
bl _vmGetDict
str x0, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr w0, [x8, #8]
bl _assert
ldur x0, [x29, #-8]
adrp x8, _colonTag@GOTPAGE
ldr x8, [x8, _colonTag@GOTPAGEOFF]
ldr w1, [x8]
bl _matchControlTag
ldr x8, [sp, #16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr w0, [x8, #8]
bl _LVALUEtoCELL
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _dictAppendCell
adrp x8, _INTERPRET@GOTPAGE
ldr x8, [x8, _INTERPRET@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-8]
str w8, [x9]
ldr x0, [sp, #16]
bl _dictUnsmudge
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _colonTag,4,2 ; @colonTag
.comm _INTERPRET,4,2 ; @INTERPRET
.no_dead_strip _semicolonCoIm
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function semicolonCoIm
_semicolonCoIm: ## @semicolonCoIm
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _vmGetDict
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movl 8(%rax), %edi
callq _assert
movq -8(%rbp), %rdi
movq _colonTag@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _matchControlTag
movq -16(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq 8(%rax), %rax
movl 8(%rax), %edi
callq _LVALUEtoCELL
movq -24(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
callq _dictAppendCell
movq _INTERPRET@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rdi
callq _dictUnsmudge
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _colonTag,4,2 ## @colonTag
.comm _INTERPRET,4,2 ## @INTERPRET
.no_dead_strip _semicolonCoIm
.subsections_via_symbols
|
AnghaBench/freebsd/stand/ficl/extr_words.c_semicolonCoIm.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function m68k_op_adda_16_al
_m68k_op_adda_16_al: ; @m68k_op_adda_16_al
.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
adrp x8, _AX@GOTPAGE
ldr x8, [x8, _AX@GOTPAGEOFF]
str x8, [sp, #8]
bl _OPER_AL_16
bl _MAKE_INT_16
str x0, [sp]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp]
add x0, x8, x9
bl _MASK_OUT_ABOVE_32
ldr x8, [sp, #8]
str x0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _AX,8,3 ; @AX
.no_dead_strip _m68k_op_adda_16_al
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function m68k_op_adda_16_al
_m68k_op_adda_16_al: ## @m68k_op_adda_16_al
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq _AX@GOTPCREL(%rip), %rax
movq %rax, -8(%rbp)
movb $0, %al
callq _OPER_AL_16
movl %eax, %edi
callq _MAKE_INT_16
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
addq -16(%rbp), %rdi
callq _MASK_OUT_ABOVE_32
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AX,8,3 ## @AX
.no_dead_strip _m68k_op_adda_16_al
.subsections_via_symbols
|
AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_adda_16_al.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function unicode16_decode
_unicode16_decode: ; @unicode16_decode
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-16]
stur w1, [x29, #-20]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #16
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_10
LBB0_2:
ldur w0, [x29, #-20]
mov w1, #1
bl _calloc
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB0_11
LBB0_4:
str wzr, [sp, #24]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-16]
ldr w9, [sp, #24]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #16]
ldrsw x10, [sp, #24]
strb w8, [x9, x10]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_5
LBB0_8:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB0_11
LBB0_9:
ldur x8, [x29, #-16]
add x0, x8, #4
ldur w8, [x29, #-20]
subs w1, w8, #1
add x2, sp, #16
adrp x3, l_.str@PAGE
add x3, x3, l_.str@PAGEOFF
bl _cdio_charset_to_utf8
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB0_11
LBB0_10:
mov w1, #1
mov x0, x1
bl _calloc
str x0, [sp, #16]
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB0_11
LBB0_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "UCS-2BE"
.no_dead_strip _unicode16_decode
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function unicode16_decode
_unicode16_decode: ## @unicode16_decode
.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 %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq $0, -32(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -36(%rbp) ## 4-byte Spill
subl $8, %eax
je LBB0_1
jmp LBB0_11
LBB0_11:
movl -36(%rbp), %eax ## 4-byte Reload
subl $16, %eax
je LBB0_8
jmp LBB0_9
LBB0_1:
movl -20(%rbp), %edi
movl $1, %esi
callq _calloc
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB0_3
## %bb.2:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_10
LBB0_3:
movl $0, -24(%rbp)
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movb %al, %dl
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_4
LBB0_7:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_10
LBB0_8:
movq -16(%rbp), %rdi
addq $4, %rdi
movl -20(%rbp), %esi
subl $1, %esi
leaq -32(%rbp), %rdx
leaq L_.str(%rip), %rcx
callq _cdio_charset_to_utf8
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_10
LBB0_9:
movl $1, %esi
movl %esi, %edi
callq _calloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_10:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "UCS-2BE"
.no_dead_strip _unicode16_decode
.subsections_via_symbols
|
AnghaBench/rufus/src/libcdio/udf/extr_udf_fs.c_unicode16_decode.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_ifiltermapper_from_filtergraph
_test_ifiltermapper_from_filtergraph: ; @test_ifiltermapper_from_filtergraph
.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
adrp x8, _S_OK@GOTPAGE
ldr x8, [x8, _S_OK@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
sub x4, x29, #8
mov x1, #0
stur xzr, [x29, #-8]
stur xzr, [x29, #-16]
stur xzr, [x29, #-24]
adrp x8, _CLSCTX_INPROC_SERVER@GOTPAGE
ldr x8, [x8, _CLSCTX_INPROC_SERVER@GOTPAGEOFF]
ldr w2, [x8]
adrp x0, _CLSID_FilterGraph@GOTPAGE
ldr x0, [x0, _CLSID_FilterGraph@GOTPAGEOFF]
adrp x3, _IID_IFilterGraph2@GOTPAGE
ldr x3, [x3, _IID_IFilterGraph2@GOTPAGEOFF]
bl _CoCreateInstance
ldr x9, [sp, #24] ; 8-byte Folded Reload
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
ldur w2, [x29, #-28]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _ok
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_9
LBB0_2:
ldur x0, [x29, #-8]
adrp x1, _IID_IFilterMapper2@GOTPAGE
ldr x1, [x1, _IID_IFilterMapper2@GOTPAGEOFF]
sub x2, x29, #16
bl _IFilterGraph2_QueryInterface
ldr x9, [sp, #24] ; 8-byte Folded Reload
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
ldur w2, [x29, #-28]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _ok
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_9
LBB0_4:
ldur x0, [x29, #-8]
bl _getRefcount
str w0, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #2
cset w8, eq
and w0, w8, #0x1
ldr w2, [sp, #32]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
str x1, [sp, #16] ; 8-byte Folded Spill
bl _ok
ldur x0, [x29, #-16]
bl _getRefcount
ldr x1, [sp, #16] ; 8-byte Folded Reload
str w0, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #2
cset w8, eq
and w0, w8, #0x1
ldr w2, [sp, #32]
bl _ok
ldur x0, [x29, #-16]
bl _IFilterMapper2_AddRef
ldur x0, [x29, #-8]
bl _getRefcount
ldr x1, [sp, #16] ; 8-byte Folded Reload
str w0, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #3
cset w8, eq
and w0, w8, #0x1
ldr w2, [sp, #32]
bl _ok
ldur x0, [x29, #-16]
bl _getRefcount
ldr x1, [sp, #16] ; 8-byte Folded Reload
str w0, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #3
cset w8, eq
and w0, w8, #0x1
ldr w2, [sp, #32]
bl _ok
ldur x0, [x29, #-16]
bl _IFilterMapper2_Release
ldur x0, [x29, #-16]
adrp x1, _IID_IFilterGraph@GOTPAGE
ldr x1, [x1, _IID_IFilterGraph@GOTPAGEOFF]
sub x2, x29, #24
bl _IFilterMapper2_QueryInterface
ldr x9, [sp, #24] ; 8-byte Folded Reload
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
ldur w2, [x29, #-28]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _ok
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
b LBB0_9
LBB0_6:
sub x8, x29, #16
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
bl _IFilterMapper2_Release
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
stur xzr, [x29, #-16]
ldur x0, [x29, #-24]
bl _IFilterGraph_Release
ldr x1, [sp] ; 8-byte Folded Reload
ldr x4, [sp, #8] ; 8-byte Folded Reload
stur xzr, [x29, #-24]
adrp x8, _CLSCTX_INPROC_SERVER@GOTPAGE
ldr x8, [x8, _CLSCTX_INPROC_SERVER@GOTPAGEOFF]
ldr w2, [x8]
adrp x0, _CLSID_FilterMapper2@GOTPAGE
ldr x0, [x0, _CLSID_FilterMapper2@GOTPAGEOFF]
adrp x3, _IID_IFilterMapper2@GOTPAGE
ldr x3, [x3, _IID_IFilterMapper2@GOTPAGEOFF]
bl _CoCreateInstance
ldr x9, [sp, #24] ; 8-byte Folded Reload
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
ldur w2, [x29, #-28]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _ok
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
b LBB0_9
LBB0_8:
ldur x0, [x29, #-16]
adrp x1, _IID_IFilterGraph@GOTPAGE
ldr x1, [x1, _IID_IFilterGraph@GOTPAGEOFF]
sub x2, x29, #24
bl _IFilterMapper2_QueryInterface
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
adrp x9, _E_NOINTERFACE@GOTPAGE
ldr x9, [x9, _E_NOINTERFACE@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
ldur w2, [x29, #-28]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _ok
b LBB0_9
LBB0_9:
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x0, [x29, #-16]
bl _IFilterMapper2_Release
b LBB0_11
LBB0_11:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur x0, [x29, #-24]
bl _IFilterGraph_Release
b LBB0_13
LBB0_13:
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x0, [x29, #-8]
bl _IFilterGraph2_Release
b LBB0_15
LBB0_15:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _CLSID_FilterGraph,4,2 ; @CLSID_FilterGraph
.comm _CLSCTX_INPROC_SERVER,4,2 ; @CLSCTX_INPROC_SERVER
.comm _IID_IFilterGraph2,4,2 ; @IID_IFilterGraph2
.comm _S_OK,4,2 ; @S_OK
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "CoCreateInstance failed with %08x\n"
.comm _IID_IFilterMapper2,4,2 ; @IID_IFilterMapper2
l_.str.1: ; @.str.1
.asciz "IFilterGraph2_QueryInterface failed with %08x\n"
l_.str.2: ; @.str.2
.asciz "unexpected reference count: %u\n"
.comm _IID_IFilterGraph,4,2 ; @IID_IFilterGraph
l_.str.3: ; @.str.3
.asciz "IFilterMapper2_QueryInterface failed with %08x\n"
.comm _CLSID_FilterMapper2,4,2 ; @CLSID_FilterMapper2
.comm _E_NOINTERFACE,4,2 ; @E_NOINTERFACE
l_.str.4: ; @.str.4
.asciz "IFilterMapper2_QueryInterface unexpected result: %08x\n"
.no_dead_strip _test_ifiltermapper_from_filtergraph
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function test_ifiltermapper_from_filtergraph
_test_ifiltermapper_from_filtergraph: ## @test_ifiltermapper_from_filtergraph
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq $0, -8(%rbp)
movq $0, -16(%rbp)
movq $0, -24(%rbp)
movq _CLSCTX_INPROC_SERVER@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -8(%rbp), %r8
movq _CLSID_FilterGraph@GOTPCREL(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
movq _IID_IFilterGraph2@GOTPCREL(%rip), %rcx
callq _CoCreateInstance
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movq _S_OK@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %al
andb $1, %al
movzbl %al, %edi
movl -28(%rbp), %edx
leaq L_.str(%rip), %rsi
callq _ok
cmpq $0, -8(%rbp)
jne LBB0_2
## %bb.1:
jmp LBB0_9
LBB0_2:
movq -8(%rbp), %rdi
leaq -16(%rbp), %rdx
movq _IID_IFilterMapper2@GOTPCREL(%rip), %rsi
callq _IFilterGraph2_QueryInterface
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movq _S_OK@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %al
andb $1, %al
movzbl %al, %edi
movl -28(%rbp), %edx
leaq L_.str.1(%rip), %rsi
callq _ok
cmpq $0, -16(%rbp)
jne LBB0_4
## %bb.3:
jmp LBB0_9
LBB0_4:
movq -8(%rbp), %rdi
callq _getRefcount
movl %eax, -32(%rbp)
cmpl $2, -32(%rbp)
sete %al
andb $1, %al
movzbl %al, %edi
movl -32(%rbp), %edx
leaq L_.str.2(%rip), %rsi
callq _ok
movq -16(%rbp), %rdi
callq _getRefcount
movl %eax, -32(%rbp)
cmpl $2, -32(%rbp)
sete %al
andb $1, %al
movzbl %al, %edi
movl -32(%rbp), %edx
leaq L_.str.2(%rip), %rsi
callq _ok
movq -16(%rbp), %rdi
callq _IFilterMapper2_AddRef
movq -8(%rbp), %rdi
callq _getRefcount
movl %eax, -32(%rbp)
cmpl $3, -32(%rbp)
sete %al
andb $1, %al
movzbl %al, %edi
movl -32(%rbp), %edx
leaq L_.str.2(%rip), %rsi
callq _ok
movq -16(%rbp), %rdi
callq _getRefcount
movl %eax, -32(%rbp)
cmpl $3, -32(%rbp)
sete %al
andb $1, %al
movzbl %al, %edi
movl -32(%rbp), %edx
leaq L_.str.2(%rip), %rsi
callq _ok
movq -16(%rbp), %rdi
callq _IFilterMapper2_Release
movq -16(%rbp), %rdi
leaq -24(%rbp), %rdx
movq _IID_IFilterGraph@GOTPCREL(%rip), %rsi
callq _IFilterMapper2_QueryInterface
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movq _S_OK@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %al
andb $1, %al
movzbl %al, %edi
movl -28(%rbp), %edx
leaq L_.str.3(%rip), %rsi
callq _ok
cmpq $0, -24(%rbp)
jne LBB0_6
## %bb.5:
jmp LBB0_9
LBB0_6:
movq -16(%rbp), %rdi
callq _IFilterMapper2_Release
movq $0, -16(%rbp)
movq -24(%rbp), %rdi
callq _IFilterGraph_Release
movq $0, -24(%rbp)
movq _CLSCTX_INPROC_SERVER@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -16(%rbp), %r8
movq _CLSID_FilterMapper2@GOTPCREL(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
movq _IID_IFilterMapper2@GOTPCREL(%rip), %rcx
callq _CoCreateInstance
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movq _S_OK@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %al
andb $1, %al
movzbl %al, %edi
movl -28(%rbp), %edx
leaq L_.str(%rip), %rsi
callq _ok
cmpq $0, -16(%rbp)
jne LBB0_8
## %bb.7:
jmp LBB0_9
LBB0_8:
movq -16(%rbp), %rdi
leaq -24(%rbp), %rdx
movq _IID_IFilterGraph@GOTPCREL(%rip), %rsi
callq _IFilterMapper2_QueryInterface
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movq _E_NOINTERFACE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
sete %al
andb $1, %al
movzbl %al, %edi
movl -28(%rbp), %edx
leaq L_.str.4(%rip), %rsi
callq _ok
LBB0_9:
cmpq $0, -16(%rbp)
je LBB0_11
## %bb.10:
movq -16(%rbp), %rdi
callq _IFilterMapper2_Release
LBB0_11:
cmpq $0, -24(%rbp)
je LBB0_13
## %bb.12:
movq -24(%rbp), %rdi
callq _IFilterGraph_Release
LBB0_13:
cmpq $0, -8(%rbp)
je LBB0_15
## %bb.14:
movq -8(%rbp), %rdi
callq _IFilterGraph2_Release
LBB0_15:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CLSID_FilterGraph,4,2 ## @CLSID_FilterGraph
.comm _CLSCTX_INPROC_SERVER,4,2 ## @CLSCTX_INPROC_SERVER
.comm _IID_IFilterGraph2,4,2 ## @IID_IFilterGraph2
.comm _S_OK,4,2 ## @S_OK
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "CoCreateInstance failed with %08x\n"
.comm _IID_IFilterMapper2,4,2 ## @IID_IFilterMapper2
L_.str.1: ## @.str.1
.asciz "IFilterGraph2_QueryInterface failed with %08x\n"
L_.str.2: ## @.str.2
.asciz "unexpected reference count: %u\n"
.comm _IID_IFilterGraph,4,2 ## @IID_IFilterGraph
L_.str.3: ## @.str.3
.asciz "IFilterMapper2_QueryInterface failed with %08x\n"
.comm _CLSID_FilterMapper2,4,2 ## @CLSID_FilterMapper2
.comm _E_NOINTERFACE,4,2 ## @E_NOINTERFACE
L_.str.4: ## @.str.4
.asciz "IFilterMapper2_QueryInterface unexpected result: %08x\n"
.no_dead_strip _test_ifiltermapper_from_filtergraph
.subsections_via_symbols
|
AnghaBench/reactos/modules/rostests/winetests/quartz/extr_filtermapper.c_test_ifiltermapper_from_filtergraph.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fman_tgec_get_interrupt_mask ; -- Begin function fman_tgec_get_interrupt_mask
.p2align 2
_fman_tgec_get_interrupt_mask: ; @fman_tgec_get_interrupt_mask
.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, #8]
ldr x0, [sp, #8]
bl _ioread32be
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fman_tgec_get_interrupt_mask ## -- Begin function fman_tgec_get_interrupt_mask
.p2align 4, 0x90
_fman_tgec_get_interrupt_mask: ## @fman_tgec_get_interrupt_mask
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _ioread32be
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/extr_fman_tgec.c_fman_tgec_get_interrupt_mask.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _compare_subnode ; -- Begin function compare_subnode
.p2align 2
_compare_subnode: ; @compare_subnode
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
stur x3, [x29, #-40]
stur w4, [x29, #-44]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldur x9, [x29, #-16]
ldrsw x9, [x9, #8]
add x8, x8, x9
str x8, [sp, #40]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
add x8, x8, x9
str x8, [sp, #32]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur x0, [x29, #-24]
ldr x1, [sp, #32]
add x2, sp, #16
bl _getlexeme
mov x8, x0
stur x8, [x29, #-24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #24]
str wzr, [sp, #12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [sp, #24]
ldr x1, [sp, #40]
add x2, sp, #20
bl _getlexeme
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_9
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldur x8, [x29, #-40]
ldur x0, [x29, #-24]
ldr x1, [sp, #24]
ldrsw x2, [sp, #16]
blr x8
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #12]
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #20]
ldr x8, [sp, #24]
add x8, x8, x9
str x8, [sp, #24]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
stur wzr, [x29, #-4]
b LBB0_14
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #16]
ldur x8, [x29, #-24]
add x8, x8, x9
stur x8, [x29, #-24]
b LBB0_1
LBB0_13:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_14
LBB0_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _compare_subnode ## -- Begin function compare_subnode
.p2align 4, 0x90
_compare_subnode: ## @compare_subnode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq %rcx, -40(%rbp)
movl %r8d, -44(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
movslq 8(%rcx), %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
addq %rcx, %rax
movq %rax, -64(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movq -24(%rbp), %rdi
movq -64(%rbp), %rsi
leaq -80(%rbp), %rdx
callq _getlexeme
movq %rax, -24(%rbp)
cmpq $0, %rax
je LBB0_13
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -72(%rbp)
movl $0, -84(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -72(%rbp), %rdi
movq -56(%rbp), %rsi
leaq -76(%rbp), %rdx
callq _getlexeme
movq %rax, -72(%rbp)
cmpq $0, %rax
je LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -76(%rbp), %eax
cmpl -80(%rbp), %eax
je LBB0_7
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -76(%rbp), %eax
cmpl -80(%rbp), %eax
jle LBB0_9
## %bb.6: ## in Loop: Header=BB0_3 Depth=2
cmpl $0, -44(%rbp)
je LBB0_9
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movq -40(%rbp), %rax
movq -24(%rbp), %rdi
movq -72(%rbp), %rsi
movslq -80(%rbp), %rdx
callq *%rax
cmpl $0, %eax
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
movl $1, -84(%rbp)
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movl -76(%rbp), %ecx
movq -72(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -72(%rbp)
jmp LBB0_3
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -84(%rbp)
jne LBB0_12
## %bb.11:
movl $0, -4(%rbp)
jmp LBB0_14
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl -80(%rbp), %ecx
movq -24(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
jmp LBB0_1
LBB0_13:
movl $1, -4(%rbp)
LBB0_14:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/postgres/contrib/ltree/extr_lquery_op.c_compare_subnode.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _write_out_padding ; -- Begin function write_out_padding
.p2align 2
_write_out_padding: ; @write_out_padding
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -24
.cfi_offset w28, -32
sub sp, sp, #2112
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #40]
str x1, [sp, #32]
str w2, [sp, #28]
str x3, [sp, #16]
mov x8, #2048
str x8, [sp, #8]
ldr w1, [sp, #28]
ldr x2, [sp, #8]
add x0, sp, #56
bl _memset
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #8]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #32]
str x8, [sp, #8]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x0, [sp, #40]
ldr x2, [sp, #8]
ldr x3, [sp, #16]
add x1, sp, #56
bl _write_out_data
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr w8, [sp, #4]
str w8, [sp, #52]
b LBB0_8
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #8]
ldr x8, [sp, #32]
subs x8, x8, x9
str x8, [sp, #32]
b LBB0_1
LBB0_7:
str wzr, [sp, #52]
b LBB0_8
LBB0_8:
ldr w8, [sp, #52]
str w8, [sp] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
ldr w0, [sp] ; 4-byte Folded Reload
add sp, sp, #2112
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _write_out_padding ## -- Begin function write_out_padding
.p2align 4, 0x90
_write_out_padding: ## @write_out_padding
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $2128, %rsp ## imm = 0x850
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -2080(%rbp)
movq %rsi, -2088(%rbp)
movl %edx, -2092(%rbp)
movq %rcx, -2104(%rbp)
movq $2048, -2112(%rbp) ## imm = 0x800
leaq -2064(%rbp), %rdi
movl -2092(%rbp), %esi
movq -2112(%rbp), %rdx
callq _memset
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -2088(%rbp)
jbe LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -2088(%rbp), %rax
cmpq -2112(%rbp), %rax
jae LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -2088(%rbp), %rax
movq %rax, -2112(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -2080(%rbp), %rdi
leaq -2064(%rbp), %rsi
movq -2112(%rbp), %rdx
movq -2104(%rbp), %rcx
callq _write_out_data
movl %eax, -2116(%rbp)
cmpl $0, -2116(%rbp)
je LBB0_6
## %bb.5:
movl -2116(%rbp), %eax
movl %eax, -2068(%rbp)
jmp LBB0_8
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq -2112(%rbp), %rcx
movq -2088(%rbp), %rax
subq %rcx, %rax
movq %rax, -2088(%rbp)
jmp LBB0_1
LBB0_7:
movl $0, -2068(%rbp)
LBB0_8:
movl -2068(%rbp), %eax
movl %eax, -2120(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
movl -2120(%rbp), %eax ## 4-byte Reload
addq $2128, %rsp ## imm = 0x850
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/openwrt/tools/firmware-utils/src/extr_mkcsysimg.c_write_out_padding.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _taosCloseLogByFd ; -- Begin function taosCloseLogByFd
.p2align 2
_taosCloseLogByFd: ; @taosCloseLogByFd
.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
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w0, [x29, #-4]
bl _taosUnLockFile
ldur w0, [x29, #-4]
bl _tclose
b LBB0_2
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _taosCloseLogByFd ## -- Begin function taosCloseLogByFd
.p2align 4, 0x90
_taosCloseLogByFd: ## @taosCloseLogByFd
.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 %edi, -4(%rbp)
cmpl $0, -4(%rbp)
jl LBB0_2
## %bb.1:
movl -4(%rbp), %edi
callq _taosUnLockFile
movl -4(%rbp), %edi
callq _tclose
LBB0_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/TDengine/src/util/src/extr_tlog.c_taosCloseLogByFd.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kasan_alloc_resize ; -- Begin function kasan_alloc_resize
.p2align 2
_kasan_alloc_resize: ; @kasan_alloc_resize
.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
stur w0, [x29, #-4]
ldur w0, [x29, #-4]
adrp x8, _PAGE_SIZE@GOTPAGE
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #4
mul w1, w8, w9
add x2, sp, #8
bl _os_add_overflow
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w1, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _panic
b LBB0_2
LBB0_2:
adrp x8, _KASAN_GUARD_PAD@GOTPAGE
ldr x8, [x8, _KASAN_GUARD_PAD@GOTPAGEOFF]
ldr x9, [x8]
ldursw x8, [x29, #-4]
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-4]
ldur w9, [x29, #-4]
mov w8, #8
sdiv w10, w9, w8
mul w10, w10, w8
subs w9, w9, w10
subs w9, w8, w9
ldur w8, [x29, #-4]
add w8, w8, w9
stur w8, [x29, #-4]
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "allocation size overflow (%lu)"
.comm _KASAN_GUARD_PAD,8,3 ; @KASAN_GUARD_PAD
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kasan_alloc_resize ## -- Begin function kasan_alloc_resize
.p2align 4, 0x90
_kasan_alloc_resize: ## @kasan_alloc_resize
.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 %edi, -4(%rbp)
movl -4(%rbp), %edi
movq _PAGE_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %esi
shll $2, %esi
leaq -8(%rbp), %rdx
callq _os_add_overflow
cmpq $0, %rax
je LBB0_2
## %bb.1:
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
callq _panic
LBB0_2:
movq _KASAN_GUARD_PAD@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movslq -4(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl $8, %eax
subl %edx, %eax
addl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "allocation size overflow (%lu)"
.comm _KASAN_GUARD_PAD,8,3 ## @KASAN_GUARD_PAD
.subsections_via_symbols
|
AnghaBench/darwin-xnu/san/extr_kasan.c_kasan_alloc_resize.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _default_pe_asm_named_section ; -- Begin function default_pe_asm_named_section
.p2align 2
_default_pe_asm_named_section: ; @default_pe_asm_named_section
.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, #8]
str w1, [sp, #4]
str w2, [sp]
ldr x0, [sp, #8]
ldr w1, [sp, #4]
ldr w2, [sp]
bl _default_coff_asm_named_section
ldr w8, [sp, #4]
adrp x9, _SECTION_LINKONCE@GOTPAGE
ldr x9, [x9, _SECTION_LINKONCE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _asm_out_file@GOTPAGE
ldr x8, [x8, _asm_out_file@GOTPAGEOFF]
ldr w0, [x8]
ldr w8, [sp, #4]
adrp x9, _SECTION_CODE@GOTPAGE
ldr x9, [x9, _SECTION_CODE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.2@PAGE
add x9, x9, l_.str.2@PAGEOFF
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
ands w10, w10, #0x1
csel x2, x8, x9, ne
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
b LBB0_2
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _SECTION_LINKONCE,4,2 ; @SECTION_LINKONCE
.comm _asm_out_file,4,2 ; @asm_out_file
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\t.linkonce %s\n"
.comm _SECTION_CODE,4,2 ; @SECTION_CODE
l_.str.1: ; @.str.1
.asciz "discard"
l_.str.2: ; @.str.2
.asciz "same_size"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _default_pe_asm_named_section ## -- Begin function default_pe_asm_named_section
.p2align 4, 0x90
_default_pe_asm_named_section: ## @default_pe_asm_named_section
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movl -16(%rbp), %edx
callq _default_coff_asm_named_section
movl -12(%rbp), %eax
movq _SECTION_LINKONCE@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_2
## %bb.1:
movq _asm_out_file@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl -12(%rbp), %ecx
movq _SECTION_CODE@GOTPCREL(%rip), %rax
andl (%rax), %ecx
leaq L_.str.2(%rip), %rdx
leaq L_.str.1(%rip), %rax
cmpl $0, %ecx
cmovneq %rax, %rdx
leaq L_.str(%rip), %rsi
callq _fprintf
LBB0_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SECTION_LINKONCE,4,2 ## @SECTION_LINKONCE
.comm _asm_out_file,4,2 ## @asm_out_file
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\t.linkonce %s\n"
.comm _SECTION_CODE,4,2 ## @SECTION_CODE
L_.str.1: ## @.str.1
.asciz "discard"
L_.str.2: ## @.str.2
.asciz "same_size"
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/gcc/extr_varasm.c_default_pe_asm_named_section.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function userspace_exit
_userspace_exit: ; @userspace_exit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
add x0, x8, #8
adrp x1, _dev_attr_group@GOTPAGE
ldr x1, [x1, _dev_attr_group@GOTPAGEOFF]
bl _sysfs_remove_group
b LBB0_2
LBB0_2:
ldr x8, [sp, #8]
ldr x0, [x8]
bl _kfree
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _dev_attr_group,4,2 ; @dev_attr_group
.no_dead_strip _userspace_exit
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function userspace_exit
_userspace_exit: ## @userspace_exit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
je LBB0_2
## %bb.1:
movq -8(%rbp), %rdi
addq $8, %rdi
movq _dev_attr_group@GOTPCREL(%rip), %rsi
callq _sysfs_remove_group
LBB0_2:
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _kfree
movq -8(%rbp), %rax
movq $0, (%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _dev_attr_group,4,2 ## @dev_attr_group
.no_dead_strip _userspace_exit
.subsections_via_symbols
|
AnghaBench/linux/drivers/devfreq/extr_governor_userspace.c_userspace_exit.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function filter_disable
_filter_disable: ; @filter_disable
.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, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
str x8, [sp]
adrp x8, _EVENT_FILE_FL_FILTERED@GOTPAGE
ldr x8, [x8, _EVENT_FILE_FL_FILTERED@GOTPAGEOFF]
ldr x10, [x8]
ldr x9, [sp, #8]
ldr x8, [x9]
bic x8, x8, x10
str x8, [x9]
ldr x8, [sp]
ldr x9, [sp, #8]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _trace_buffered_event_disable
b LBB0_2
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _EVENT_FILE_FL_FILTERED,8,3 ; @EVENT_FILE_FL_FILTERED
.no_dead_strip _filter_disable
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function filter_disable
_filter_disable: ## @filter_disable
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movq _EVENT_FILE_FL_FILTERED@GOTPCREL(%rip), %rax
movq (%rax), %rcx
xorq $-1, %rcx
movq -8(%rbp), %rax
andq (%rax), %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
cmpq (%rcx), %rax
je LBB0_2
## %bb.1:
movb $0, %al
callq _trace_buffered_event_disable
LBB0_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EVENT_FILE_FL_FILTERED,8,3 ## @EVENT_FILE_FL_FILTERED
.no_dead_strip _filter_disable
.subsections_via_symbols
|
AnghaBench/linux/kernel/trace/extr_trace_events_filter.c_filter_disable.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function read_and_display_attr_value
_read_and_display_attr_value: ; @read_and_display_attr_value
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
ldr w8, [x29, #16]
adrp x9, _have_frame_base@GOTPAGE
ldr x9, [x9, _have_frame_base@GOTPAGEOFF]
str x9, [sp, #152] ; 8-byte Folded Spill
stur x0, [x29, #-32]
stur x1, [x29, #-40]
stur x2, [x29, #-48]
stur x3, [x29, #-56]
stur x4, [x29, #-64]
stur x5, [x29, #-72]
stur w6, [x29, #-76]
stur x7, [x29, #-88]
stur w8, [x29, #-92]
stur xzr, [x29, #-104]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-112]
ldur x8, [x29, #-40]
subs x8, x8, #163
stur x8, [x29, #-144] ; 8-byte Folded Spill
subs x8, x8, #21
cset w8, hi
tbnz w8, #0, LBB0_2
; %bb.1:
ldur x11, [x29, #-144] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_2:
b LBB0_21
LBB0_3:
ldur w8, [x29, #-76]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur x0, [x29, #-48]
ldur x8, [x29, #-64]
mov x1, x8
bl _byte_get
stur x0, [x29, #-104]
ldur x9, [x29, #-64]
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_9
LBB0_5:
ldur w8, [x29, #-76]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x0, [x29, #-48]
ldur x8, [x29, #-72]
mov x1, x8
bl _byte_get
stur x0, [x29, #-104]
ldur x9, [x29, #-72]
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_8
LBB0_7:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl __
bl _error
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
b LBB0_21
LBB0_10:
ldur x0, [x29, #-48]
ldur x8, [x29, #-64]
mov x1, x8
bl _byte_get
stur x0, [x29, #-104]
ldur x9, [x29, #-64]
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_21
LBB0_11:
ldur x0, [x29, #-48]
ldur x8, [x29, #-72]
mov x1, x8
bl _byte_get
stur x0, [x29, #-104]
ldur x9, [x29, #-72]
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_21
LBB0_12:
mov x8, #1
stur x8, [x29, #-104]
b LBB0_21
LBB0_13:
ldur x0, [x29, #-48]
mov x8, x0
add x8, x8, #1
stur x8, [x29, #-48]
mov w1, #1
bl _byte_get
stur x0, [x29, #-104]
b LBB0_21
LBB0_14:
ldur x0, [x29, #-48]
mov w1, #2
bl _byte_get
stur x0, [x29, #-104]
ldur x8, [x29, #-48]
add x8, x8, #2
stur x8, [x29, #-48]
b LBB0_21
LBB0_15:
ldur x0, [x29, #-48]
mov w1, #4
bl _byte_get
stur x0, [x29, #-104]
ldur x8, [x29, #-48]
add x8, x8, #4
stur x8, [x29, #-48]
b LBB0_21
LBB0_16:
ldur x0, [x29, #-48]
sub x1, x29, #116
mov w2, #1
bl _read_leb128
stur x0, [x29, #-104]
ldur w8, [x29, #-116]
mov x9, x8
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_21
LBB0_17:
ldur x0, [x29, #-48]
sub x1, x29, #116
mov w2, #0
bl _read_leb128
stur x0, [x29, #-104]
ldur w8, [x29, #-116]
mov x9, x8
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_21
LBB0_18:
ldur x0, [x29, #-48]
sub x1, x29, #116
mov w2, #0
bl _read_leb128
stur x0, [x29, #-40]
ldur w8, [x29, #-116]
mov x9, x8
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldur x0, [x29, #-40]
bl _get_FORM_name
mov x8, sp
str x0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_20
LBB0_20:
ldur x0, [x29, #-32]
ldur x1, [x29, #-40]
ldur x2, [x29, #-48]
ldur x3, [x29, #-56]
ldur x4, [x29, #-64]
ldur x5, [x29, #-72]
ldur w6, [x29, #-76]
ldur x7, [x29, #-88]
ldur w8, [x29, #-92]
mov x9, sp
str w8, [x9]
bl _read_and_display_attr_value
stur x0, [x29, #-24]
b LBB0_217
LBB0_21:
ldur x8, [x29, #-40]
subs x8, x8, #163
str x8, [sp, #144] ; 8-byte Folded Spill
subs x8, x8, #21
cset w8, hi
tbnz w8, #0, LBB0_66
; %bb.22:
ldr x11, [sp, #144] ; 8-byte Folded Reload
adrp x10, lJTI0_1@PAGE
add x10, x10, lJTI0_1@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_23:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24:
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_25
LBB0_25:
b LBB0_67
LBB0_26:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
ldur x8, [x29, #-104]
ldur x9, [x29, #-56]
add x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_28
LBB0_28:
b LBB0_67
LBB0_29:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_31
LBB0_31:
b LBB0_67
LBB0_32:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_34
LBB0_34:
b LBB0_67
LBB0_35:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36:
ldur x0, [x29, #-48]
mov w1, #4
str w1, [sp, #132] ; 4-byte Folded Spill
bl _byte_get
stur x0, [x29, #-104]
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
str x0, [sp, #136] ; 8-byte Folded Spill
bl _printf
ldr w1, [sp, #132] ; 4-byte Folded Reload
ldur x8, [x29, #-48]
add x0, x8, #4
bl _byte_get
mov x8, x0
ldr x0, [sp, #136] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _printf
b LBB0_37
LBB0_37:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_40
b LBB0_38
LBB0_38:
adrp x8, _do_debug_loc@GOTPAGE
ldr x8, [x8, _do_debug_loc@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39:
adrp x8, _do_debug_ranges@GOTPAGE
ldr x8, [x8, _do_debug_ranges@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_42
b LBB0_40
LBB0_40:
adrp x8, _num_debug_info_entries@GOTPAGE
ldr x8, [x8, _num_debug_info_entries@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_42
b LBB0_41
LBB0_41:
ldur x0, [x29, #-48]
mov w1, #8
bl _byte_get
stur x0, [x29, #-104]
b LBB0_42
LBB0_42:
ldur x8, [x29, #-48]
add x8, x8, #8
stur x8, [x29, #-48]
b LBB0_67
LBB0_43:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_45
b LBB0_44
LBB0_44:
ldur x8, [x29, #-48]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_45
LBB0_45:
ldur x0, [x29, #-48]
bl _strlen
add w9, w0, #1
ldur x8, [x29, #-48]
add x8, x8, w9, sxtw
stur x8, [x29, #-48]
b LBB0_67
LBB0_46:
ldur x0, [x29, #-48]
sub x1, x29, #116
mov w2, #0
bl _read_leb128
stur x0, [x29, #-104]
ldur x8, [x29, #-48]
ldur w9, [x29, #-116]
; kill: def $x9 killed $w9
add x8, x8, x9
stur x8, [x29, #-112]
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_49
LBB0_48:
ldur x0, [x29, #-112]
ldur x1, [x29, #-104]
bl _display_block
stur x0, [x29, #-48]
b LBB0_49
LBB0_49:
b LBB0_67
LBB0_50:
ldur x0, [x29, #-48]
mov w1, #1
bl _byte_get
stur x0, [x29, #-104]
ldur x8, [x29, #-48]
add x8, x8, #1
stur x8, [x29, #-112]
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_52
b LBB0_51
LBB0_51:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_53
LBB0_52:
ldur x0, [x29, #-112]
ldur x1, [x29, #-104]
bl _display_block
stur x0, [x29, #-48]
b LBB0_53
LBB0_53:
b LBB0_67
LBB0_54:
ldur x0, [x29, #-48]
mov w1, #2
bl _byte_get
stur x0, [x29, #-104]
ldur x8, [x29, #-48]
add x8, x8, #2
stur x8, [x29, #-112]
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_56
b LBB0_55
LBB0_55:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_57
LBB0_56:
ldur x0, [x29, #-112]
ldur x1, [x29, #-104]
bl _display_block
stur x0, [x29, #-48]
b LBB0_57
LBB0_57:
b LBB0_67
LBB0_58:
ldur x0, [x29, #-48]
mov w1, #4
bl _byte_get
stur x0, [x29, #-104]
ldur x8, [x29, #-48]
add x8, x8, #4
stur x8, [x29, #-112]
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_60
b LBB0_59
LBB0_59:
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-48]
b LBB0_61
LBB0_60:
ldur x0, [x29, #-112]
ldur x1, [x29, #-104]
bl _display_block
stur x0, [x29, #-48]
b LBB0_61
LBB0_61:
b LBB0_67
LBB0_62:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_64
b LBB0_63
LBB0_63:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl __
str x0, [sp, #120] ; 8-byte Folded Spill
ldur x8, [x29, #-104]
str x8, [sp, #112] ; 8-byte Folded Spill
ldur x0, [x29, #-104]
bl _fetch_indirect_string
ldr x8, [sp, #112] ; 8-byte Folded Reload
mov x10, x0
ldr x0, [sp, #120] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
bl _printf
b LBB0_64
LBB0_64:
b LBB0_67
LBB0_65:
b LBB0_67
LBB0_66:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl __
ldur x1, [x29, #-40]
bl _warn
b LBB0_67
LBB0_67:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_70
b LBB0_68
LBB0_68:
adrp x8, _do_debug_loc@GOTPAGE
ldr x8, [x8, _do_debug_loc@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_70
b LBB0_69
LBB0_69:
adrp x8, _do_debug_ranges@GOTPAGE
ldr x8, [x8, _do_debug_ranges@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_93
b LBB0_70
LBB0_70:
adrp x8, _num_debug_info_entries@GOTPAGE
ldr x8, [x8, _num_debug_info_entries@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_93
b LBB0_71
LBB0_71:
ldur x8, [x29, #-32]
subs x8, x8, #188
str x8, [sp, #104] ; 8-byte Folded Spill
subs x8, x8, #19
cset w8, hi
tbnz w8, #0, LBB0_91
; %bb.72:
ldr x11, [sp, #104] ; 8-byte Folded Reload
adrp x10, lJTI0_2@PAGE
add x10, x10, lJTI0_2@PAGEOFF
Ltmp2:
adr x8, Ltmp2
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_73:
ldr x9, [sp, #152] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9]
b LBB0_74
LBB0_74:
ldur x8, [x29, #-40]
subs x8, x8, #177
cset w8, eq
tbnz w8, #0, LBB0_76
b LBB0_75
LBB0_75:
ldur x8, [x29, #-40]
subs x8, x8, #176
cset w8, ne
tbnz w8, #0, LBB0_80
b LBB0_76
LBB0_76:
ldur x8, [x29, #-88]
ldr w8, [x8]
stur w8, [x29, #-120]
ldur x8, [x29, #-88]
ldr w8, [x8, #4]
stur w8, [x29, #-124]
ldur w8, [x29, #-120]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_78
b LBB0_77
LBB0_77:
ldur w8, [x29, #-124]
ldur w9, [x29, #-120]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB0_79
b LBB0_78
LBB0_78:
ldur w8, [x29, #-120]
add w8, w8, #1024
stur w8, [x29, #-120]
ldur x8, [x29, #-88]
ldr x0, [x8, #8]
ldur w1, [x29, #-120]
mov w2, #4
str w2, [sp, #100] ; 4-byte Folded Spill
bl _xcrealloc
ldr w2, [sp, #100] ; 4-byte Folded Reload
ldur x8, [x29, #-88]
str x0, [x8, #8]
ldur x8, [x29, #-88]
ldr x0, [x8, #16]
ldur w1, [x29, #-120]
bl _xcrealloc
ldur x8, [x29, #-88]
str x0, [x8, #16]
ldur w8, [x29, #-120]
ldur x9, [x29, #-88]
str w8, [x9]
b LBB0_79
LBB0_79:
ldr x8, [sp, #152] ; 8-byte Folded Reload
ldur x9, [x29, #-104]
ldur x10, [x29, #-88]
ldr x10, [x10, #8]
ldur w11, [x29, #-124]
; kill: def $x11 killed $w11
; kill: def $w9 killed $w9 killed $x9
str w9, [x10, x11, lsl #2]
ldr w8, [x8]
ldur x9, [x29, #-88]
ldr x9, [x9, #16]
ldur w10, [x29, #-124]
; kill: def $x10 killed $w10
str w8, [x9, x10, lsl #2]
ldur x9, [x29, #-88]
ldr w8, [x9, #4]
add w8, w8, #1
str w8, [x9, #4]
b LBB0_80
LBB0_80:
b LBB0_92
LBB0_81:
adrp x8, _need_base_address@GOTPAGE
ldr x8, [x8, _need_base_address@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_83
b LBB0_82
LBB0_82:
ldur x8, [x29, #-104]
ldur x9, [x29, #-88]
str x8, [x9, #24]
b LBB0_83
LBB0_83:
b LBB0_92
LBB0_84:
ldur x8, [x29, #-40]
subs x8, x8, #177
cset w8, eq
tbnz w8, #0, LBB0_86
b LBB0_85
LBB0_85:
ldur x8, [x29, #-40]
subs x8, x8, #176
cset w8, ne
tbnz w8, #0, LBB0_90
b LBB0_86
LBB0_86:
ldur x8, [x29, #-88]
ldr w8, [x8, #32]
stur w8, [x29, #-128]
ldur x8, [x29, #-88]
ldr w8, [x8, #36]
stur w8, [x29, #-132]
ldur w8, [x29, #-128]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_88
b LBB0_87
LBB0_87:
ldur w8, [x29, #-132]
ldur w9, [x29, #-128]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB0_89
b LBB0_88
LBB0_88:
ldur w8, [x29, #-128]
add w8, w8, #1024
stur w8, [x29, #-128]
ldur x8, [x29, #-88]
ldr x0, [x8, #40]
ldur w1, [x29, #-128]
mov w2, #4
bl _xcrealloc
ldur x8, [x29, #-88]
str x0, [x8, #40]
ldur w8, [x29, #-128]
ldur x9, [x29, #-88]
str w8, [x9, #32]
b LBB0_89
LBB0_89:
ldur x8, [x29, #-104]
ldur x9, [x29, #-88]
ldr x9, [x9, #40]
ldur w10, [x29, #-132]
; kill: def $x10 killed $w10
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, x10, lsl #2]
ldur x9, [x29, #-88]
ldr w8, [x9, #36]
add w8, w8, #1
str w8, [x9, #36]
b LBB0_90
LBB0_90:
b LBB0_92
LBB0_91:
b LBB0_92
LBB0_92:
b LBB0_93
LBB0_93:
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_95
b LBB0_94
LBB0_94:
ldur x8, [x29, #-48]
stur x8, [x29, #-24]
b LBB0_217
LBB0_95:
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldur x8, [x29, #-32]
subs x8, x8, #188
str x8, [sp, #88] ; 8-byte Folded Spill
subs x8, x8, #20
cset w8, hi
tbnz w8, #0, LBB0_215
; %bb.96:
ldr x11, [sp, #88] ; 8-byte Folded Reload
adrp x10, lJTI0_3@PAGE
add x10, x10, lJTI0_3@PAGEOFF
Ltmp3:
adr x8, Ltmp3
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_97:
ldur x8, [x29, #-104]
subs x8, x8, #155
str x8, [sp, #80] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB0_103
; %bb.98:
ldr x11, [sp, #80] ; 8-byte Folded Reload
adrp x10, lJTI0_7@PAGE
add x10, x10, lJTI0_7@PAGEOFF
Ltmp4:
adr x8, Ltmp4
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_99:
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl __
bl _printf
b LBB0_104
LBB0_100:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl __
bl _printf
b LBB0_104
LBB0_101:
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl __
bl _printf
b LBB0_104
LBB0_102:
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl __
bl _printf
b LBB0_104
LBB0_103:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl __
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
bl _printf
b LBB0_104
LBB0_104:
b LBB0_216
LBB0_105:
ldur x8, [x29, #-104]
subs x8, x8, #134
str x8, [sp, #72] ; 8-byte Folded Spill
subs x8, x8, #20
cset w8, hi
tbnz w8, #0, LBB0_128
; %bb.106:
ldr x11, [sp, #72] ; 8-byte Folded Reload
adrp x10, lJTI0_6@PAGE
add x10, x10, lJTI0_6@PAGEOFF
Ltmp5:
adr x8, Ltmp5
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_107:
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
b LBB0_133
LBB0_108:
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
b LBB0_133
LBB0_109:
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
b LBB0_133
LBB0_110:
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
b LBB0_133
LBB0_111:
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
b LBB0_133
LBB0_112:
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
b LBB0_133
LBB0_113:
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
b LBB0_133
LBB0_114:
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB0_133
LBB0_115:
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
b LBB0_133
LBB0_116:
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
b LBB0_133
LBB0_117:
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
b LBB0_133
LBB0_118:
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
b LBB0_133
LBB0_119:
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
b LBB0_133
LBB0_120:
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
b LBB0_133
LBB0_121:
adrp x0, l_.str.29@PAGE
add x0, x0, l_.str.29@PAGEOFF
bl _printf
b LBB0_133
LBB0_122:
adrp x0, l_.str.30@PAGE
add x0, x0, l_.str.30@PAGEOFF
bl _printf
b LBB0_133
LBB0_123:
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _printf
b LBB0_133
LBB0_124:
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
b LBB0_133
LBB0_125:
adrp x0, l_.str.33@PAGE
add x0, x0, l_.str.33@PAGEOFF
bl _printf
b LBB0_133
LBB0_126:
adrp x0, l_.str.34@PAGE
add x0, x0, l_.str.34@PAGEOFF
bl _printf
b LBB0_133
LBB0_127:
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
b LBB0_133
LBB0_128:
ldur x8, [x29, #-104]
adrp x9, _DW_LANG_lo_user@GOTPAGE
ldr x9, [x9, _DW_LANG_lo_user@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB0_131
b LBB0_129
LBB0_129:
ldur x8, [x29, #-104]
adrp x9, _DW_LANG_hi_user@GOTPAGE
ldr x9, [x9, _DW_LANG_hi_user@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_131
b LBB0_130
LBB0_130:
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.35@PAGE
add x0, x0, l_.str.35@PAGEOFF
bl _printf
b LBB0_132
LBB0_131:
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _printf
b LBB0_132
LBB0_132:
b LBB0_133
LBB0_133:
b LBB0_216
LBB0_134:
ldur x8, [x29, #-104]
subs x8, x8, #209
str x8, [sp, #64] ; 8-byte Folded Spill
subs x8, x8, #10
cset w8, hi
tbnz w8, #0, LBB0_147
; %bb.135:
ldr x11, [sp, #64] ; 8-byte Folded Reload
adrp x10, lJTI0_5@PAGE
add x10, x10, lJTI0_5@PAGEOFF
Ltmp6:
adr x8, Ltmp6
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_136:
adrp x0, l_.str.37@PAGE
add x0, x0, l_.str.37@PAGEOFF
bl _printf
b LBB0_152
LBB0_137:
adrp x0, l_.str.38@PAGE
add x0, x0, l_.str.38@PAGEOFF
bl _printf
b LBB0_152
LBB0_138:
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _printf
b LBB0_152
LBB0_139:
adrp x0, l_.str.40@PAGE
add x0, x0, l_.str.40@PAGEOFF
bl _printf
b LBB0_152
LBB0_140:
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _printf
b LBB0_152
LBB0_141:
adrp x0, l_.str.42@PAGE
add x0, x0, l_.str.42@PAGEOFF
bl _printf
b LBB0_152
LBB0_142:
adrp x0, l_.str.43@PAGE
add x0, x0, l_.str.43@PAGEOFF
bl _printf
b LBB0_152
LBB0_143:
adrp x0, l_.str.44@PAGE
add x0, x0, l_.str.44@PAGEOFF
bl _printf
b LBB0_152
LBB0_144:
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _printf
b LBB0_152
LBB0_145:
adrp x0, l_.str.46@PAGE
add x0, x0, l_.str.46@PAGEOFF
bl _printf
b LBB0_152
LBB0_146:
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _printf
b LBB0_152
LBB0_147:
ldur x8, [x29, #-104]
adrp x9, _DW_ATE_lo_user@GOTPAGE
ldr x9, [x9, _DW_ATE_lo_user@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB0_150
b LBB0_148
LBB0_148:
ldur x8, [x29, #-104]
adrp x9, _DW_ATE_hi_user@GOTPAGE
ldr x9, [x9, _DW_ATE_hi_user@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_150
b LBB0_149
LBB0_149:
adrp x0, l_.str.48@PAGE
add x0, x0, l_.str.48@PAGEOFF
bl _printf
b LBB0_151
LBB0_150:
adrp x0, l_.str.49@PAGE
add x0, x0, l_.str.49@PAGEOFF
bl _printf
b LBB0_151
LBB0_151:
b LBB0_152
LBB0_152:
b LBB0_216
LBB0_153:
ldur x8, [x29, #-104]
str x8, [sp, #56] ; 8-byte Folded Spill
subs x8, x8, #220
cset w8, eq
tbnz w8, #0, LBB0_156
b LBB0_154
LBB0_154:
ldr x8, [sp, #56] ; 8-byte Folded Reload
subs x8, x8, #221
cset w8, eq
tbnz w8, #0, LBB0_157
b LBB0_155
LBB0_155:
ldr x8, [sp, #56] ; 8-byte Folded Reload
subs x8, x8, #222
cset w8, eq
tbnz w8, #0, LBB0_158
b LBB0_159
LBB0_156:
adrp x0, l_.str.50@PAGE
add x0, x0, l_.str.50@PAGEOFF
bl _printf
b LBB0_160
LBB0_157:
adrp x0, l_.str.51@PAGE
add x0, x0, l_.str.51@PAGEOFF
bl _printf
b LBB0_160
LBB0_158:
adrp x0, l_.str.52@PAGE
add x0, x0, l_.str.52@PAGEOFF
bl _printf
b LBB0_160
LBB0_159:
adrp x0, l_.str.53@PAGE
add x0, x0, l_.str.53@PAGEOFF
bl _printf
b LBB0_160
LBB0_160:
b LBB0_216
LBB0_161:
ldur x8, [x29, #-104]
str x8, [sp, #48] ; 8-byte Folded Spill
subs x8, x8, #128
cset w8, eq
tbnz w8, #0, LBB0_166
b LBB0_162
LBB0_162:
ldr x8, [sp, #48] ; 8-byte Folded Reload
subs x8, x8, #129
cset w8, eq
tbnz w8, #0, LBB0_164
b LBB0_163
LBB0_163:
ldr x8, [sp, #48] ; 8-byte Folded Reload
subs x8, x8, #130
cset w8, eq
tbnz w8, #0, LBB0_165
b LBB0_167
LBB0_164:
adrp x0, l_.str.54@PAGE
add x0, x0, l_.str.54@PAGEOFF
bl _printf
b LBB0_168
LBB0_165:
adrp x0, l_.str.55@PAGE
add x0, x0, l_.str.55@PAGEOFF
bl _printf
b LBB0_168
LBB0_166:
adrp x0, l_.str.56@PAGE
add x0, x0, l_.str.56@PAGEOFF
bl _printf
b LBB0_168
LBB0_167:
adrp x0, l_.str.57@PAGE
add x0, x0, l_.str.57@PAGEOFF
bl _printf
b LBB0_168
LBB0_168:
b LBB0_216
LBB0_169:
ldur x8, [x29, #-104]
str x8, [sp, #40] ; 8-byte Folded Spill
subs x8, x8, #131
cset w8, eq
tbnz w8, #0, LBB0_173
b LBB0_170
LBB0_170:
ldr x8, [sp, #40] ; 8-byte Folded Reload
subs x8, x8, #132
cset w8, eq
tbnz w8, #0, LBB0_174
b LBB0_171
LBB0_171:
ldr x8, [sp, #40] ; 8-byte Folded Reload
subs x8, x8, #133
cset w8, ne
tbnz w8, #0, LBB0_175
b LBB0_172
LBB0_172:
adrp x0, l_.str.58@PAGE
add x0, x0, l_.str.58@PAGEOFF
bl _printf
b LBB0_176
LBB0_173:
adrp x0, l_.str.59@PAGE
add x0, x0, l_.str.59@PAGEOFF
bl _printf
b LBB0_176
LBB0_174:
adrp x0, l_.str.60@PAGE
add x0, x0, l_.str.60@PAGEOFF
bl _printf
b LBB0_176
LBB0_175:
adrp x0, l_.str.61@PAGE
add x0, x0, l_.str.61@PAGEOFF
bl _printf
b LBB0_176
LBB0_176:
b LBB0_216
LBB0_177:
ldur x8, [x29, #-104]
subs x8, x8, #159
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB0_183
; %bb.178:
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI0_4@PAGE
add x10, x10, lJTI0_4@PAGEOFF
Ltmp7:
adr x8, Ltmp7
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_179:
adrp x0, l_.str.62@PAGE
add x0, x0, l_.str.62@PAGEOFF
bl _printf
b LBB0_184
LBB0_180:
adrp x0, l_.str.63@PAGE
add x0, x0, l_.str.63@PAGEOFF
bl _printf
b LBB0_184
LBB0_181:
adrp x0, l_.str.64@PAGE
add x0, x0, l_.str.64@PAGEOFF
bl _printf
b LBB0_184
LBB0_182:
adrp x0, l_.str.65@PAGE
add x0, x0, l_.str.65@PAGEOFF
bl _printf
b LBB0_184
LBB0_183:
adrp x0, l_.str.66@PAGE
add x0, x0, l_.str.66@PAGEOFF
bl _printf
b LBB0_184
LBB0_184:
b LBB0_216
LBB0_185:
ldur x8, [x29, #-104]
str x8, [sp, #24] ; 8-byte Folded Spill
subs x8, x8, #185
cset w8, eq
tbnz w8, #0, LBB0_189
b LBB0_186
LBB0_186:
ldr x8, [sp, #24] ; 8-byte Folded Reload
subs x8, x8, #186
cset w8, eq
tbnz w8, #0, LBB0_188
b LBB0_187
LBB0_187:
ldr x8, [sp, #24] ; 8-byte Folded Reload
subs x8, x8, #187
cset w8, eq
tbnz w8, #0, LBB0_190
b LBB0_191
LBB0_188:
adrp x0, l_.str.67@PAGE
add x0, x0, l_.str.67@PAGEOFF
bl _printf
b LBB0_196
LBB0_189:
adrp x0, l_.str.68@PAGE
add x0, x0, l_.str.68@PAGEOFF
bl _printf
b LBB0_196
LBB0_190:
adrp x0, l_.str.69@PAGE
add x0, x0, l_.str.69@PAGEOFF
bl _printf
b LBB0_196
LBB0_191:
ldur x8, [x29, #-104]
adrp x9, _DW_CC_lo_user@GOTPAGE
ldr x9, [x9, _DW_CC_lo_user@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB0_194
b LBB0_192
LBB0_192:
ldur x8, [x29, #-104]
adrp x9, _DW_CC_hi_user@GOTPAGE
ldr x9, [x9, _DW_CC_hi_user@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_194
b LBB0_193
LBB0_193:
adrp x0, l_.str.70@PAGE
add x0, x0, l_.str.70@PAGEOFF
bl _printf
b LBB0_195
LBB0_194:
adrp x0, l_.str.71@PAGE
add x0, x0, l_.str.71@PAGEOFF
bl _printf
b LBB0_195
LBB0_195:
b LBB0_196
LBB0_196:
b LBB0_216
LBB0_197:
ldur x8, [x29, #-104]
str x8, [sp, #16] ; 8-byte Folded Spill
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB0_200
b LBB0_198
LBB0_198:
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_201
b LBB0_199
LBB0_199:
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB0_202
b LBB0_203
LBB0_200:
adrp x0, l_.str.72@PAGE
add x0, x0, l_.str.72@PAGEOFF
bl _printf
b LBB0_203
LBB0_201:
adrp x0, l_.str.73@PAGE
add x0, x0, l_.str.73@PAGEOFF
bl _printf
b LBB0_203
LBB0_202:
adrp x0, l_.str.74@PAGE
add x0, x0, l_.str.74@PAGEOFF
bl _printf
b LBB0_203
LBB0_203:
b LBB0_216
LBB0_204:
ldr x9, [sp, #152] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9]
b LBB0_205
LBB0_205:
ldur x8, [x29, #-112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_210
b LBB0_206
LBB0_206:
adrp x0, l_.str.75@PAGE
add x0, x0, l_.str.75@PAGEOFF
bl _printf
ldur x0, [x29, #-112]
ldur x1, [x29, #-64]
ldur x2, [x29, #-104]
ldur x3, [x29, #-56]
bl _decode_location_expression
stur w0, [x29, #-136]
adrp x0, l_.str.76@PAGE
add x0, x0, l_.str.76@PAGEOFF
bl _printf
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_209
b LBB0_207
LBB0_207:
ldr x8, [sp, #152] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_209
b LBB0_208
LBB0_208:
adrp x0, l_.str.77@PAGE
add x0, x0, l_.str.77@PAGEOFF
bl __
bl _printf
b LBB0_209
LBB0_209:
b LBB0_214
LBB0_210:
ldur x8, [x29, #-40]
subs x8, x8, #177
cset w8, eq
tbnz w8, #0, LBB0_212
b LBB0_211
LBB0_211:
ldur x8, [x29, #-40]
subs x8, x8, #176
cset w8, ne
tbnz w8, #0, LBB0_213
b LBB0_212
LBB0_212:
adrp x0, l_.str.78@PAGE
add x0, x0, l_.str.78@PAGEOFF
bl __
bl _printf
b LBB0_213
LBB0_213:
b LBB0_214
LBB0_214:
b LBB0_216
LBB0_215:
b LBB0_216
LBB0_216:
ldur x8, [x29, #-48]
stur x8, [x29, #-24]
b LBB0_217
LBB0_217:
ldur x0, [x29, #-24]
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_17-Ltmp0
.long LBB0_11-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_16-Ltmp0
.long LBB0_17-Ltmp0
.long LBB0_3-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_15-Ltmp0
.long LBB0_14-Ltmp0
.long LBB0_13-Ltmp0
.long LBB0_18-Ltmp0
.long LBB0_12-Ltmp0
.long LBB0_13-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_15-Ltmp0
.long LBB0_14-Ltmp0
.long LBB0_13-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_10-Ltmp0
.p2align 2
lJTI0_1:
.long LBB0_32-Ltmp1
.long LBB0_62-Ltmp1
.long LBB0_43-Ltmp1
.long LBB0_32-Ltmp1
.long LBB0_26-Ltmp1
.long LBB0_23-Ltmp1
.long LBB0_35-Ltmp1
.long LBB0_26-Ltmp1
.long LBB0_26-Ltmp1
.long LBB0_26-Ltmp1
.long LBB0_65-Ltmp1
.long LBB0_32-Ltmp1
.long LBB0_32-Ltmp1
.long LBB0_35-Ltmp1
.long LBB0_29-Ltmp1
.long LBB0_32-Ltmp1
.long LBB0_32-Ltmp1
.long LBB0_58-Ltmp1
.long LBB0_54-Ltmp1
.long LBB0_50-Ltmp1
.long LBB0_46-Ltmp1
.long LBB0_29-Ltmp1
.p2align 2
lJTI0_2:
.long LBB0_74-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_74-Ltmp2
.long LBB0_74-Ltmp2
.long LBB0_84-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_74-Ltmp2
.long LBB0_81-Ltmp2
.long LBB0_74-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_73-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_74-Ltmp2
.long LBB0_74-Ltmp2
.long LBB0_91-Ltmp2
.long LBB0_74-Ltmp2
.long LBB0_74-Ltmp2
.p2align 2
lJTI0_3:
.long LBB0_205-Ltmp3
.long LBB0_161-Ltmp3
.long LBB0_169-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_215-Ltmp3
.long LBB0_197-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_215-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_105-Ltmp3
.long LBB0_97-Ltmp3
.long LBB0_177-Ltmp3
.long LBB0_204-Ltmp3
.long LBB0_134-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_185-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_205-Ltmp3
.long LBB0_153-Ltmp3
.p2align 2
lJTI0_4:
.long LBB0_180-Ltmp7
.long LBB0_181-Ltmp7
.long LBB0_179-Ltmp7
.long LBB0_182-Ltmp7
.p2align 2
lJTI0_5:
.long LBB0_136-Ltmp6
.long LBB0_144-Ltmp6
.long LBB0_143-Ltmp6
.long LBB0_142-Ltmp6
.long LBB0_141-Ltmp6
.long LBB0_145-Ltmp6
.long LBB0_140-Ltmp6
.long LBB0_146-Ltmp6
.long LBB0_139-Ltmp6
.long LBB0_138-Ltmp6
.long LBB0_137-Ltmp6
.p2align 2
lJTI0_6:
.long LBB0_127-Ltmp5
.long LBB0_124-Ltmp5
.long LBB0_115-Ltmp5
.long LBB0_121-Ltmp5
.long LBB0_123-Ltmp5
.long LBB0_122-Ltmp5
.long LBB0_116-Ltmp5
.long LBB0_126-Ltmp5
.long LBB0_117-Ltmp5
.long LBB0_120-Ltmp5
.long LBB0_114-Ltmp5
.long LBB0_113-Ltmp5
.long LBB0_125-Ltmp5
.long LBB0_112-Ltmp5
.long LBB0_111-Ltmp5
.long LBB0_110-Ltmp5
.long LBB0_118-Ltmp5
.long LBB0_107-Ltmp5
.long LBB0_108-Ltmp5
.long LBB0_119-Ltmp5
.long LBB0_109-Ltmp5
.p2align 2
lJTI0_7:
.long LBB0_99-Ltmp4
.long LBB0_100-Ltmp4
.long LBB0_101-Ltmp4
.long LBB0_102-Ltmp4
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Internal error: DWARF version is not 2 or 3.\n"
l_.str.1: ; @.str.1
.asciz " %s"
l_.str.2: ; @.str.2
.asciz " <#%lx>"
l_.str.3: ; @.str.3
.asciz " <%lx>"
l_.str.4: ; @.str.4
.asciz " %#lx"
l_.str.5: ; @.str.5
.asciz " %ld"
l_.str.6: ; @.str.6
.asciz " %lx"
.comm _do_debug_loc,8,3 ; @do_debug_loc
.comm _do_debug_ranges,8,3 ; @do_debug_ranges
.comm _num_debug_info_entries,8,3 ; @num_debug_info_entries
l_.str.7: ; @.str.7
.asciz " (indirect string, offset: 0x%lx): %s"
l_.str.8: ; @.str.8
.asciz "Unrecognized form: %lu\n"
.comm _have_frame_base,4,2 ; @have_frame_base
.comm _need_base_address,4,2 ; @need_base_address
l_.str.9: ; @.str.9
.asciz "\t"
l_.str.10: ; @.str.10
.asciz "(not inlined)"
l_.str.11: ; @.str.11
.asciz "(inlined)"
l_.str.12: ; @.str.12
.asciz "(declared as inline but ignored)"
l_.str.13: ; @.str.13
.asciz "(declared as inline and inlined)"
l_.str.14: ; @.str.14
.asciz " (Unknown inline attribute value: %lx)"
l_.str.15: ; @.str.15
.asciz "(ANSI C)"
l_.str.16: ; @.str.16
.asciz "(non-ANSI C)"
l_.str.17: ; @.str.17
.asciz "(Ada)"
l_.str.18: ; @.str.18
.asciz "(C++)"
l_.str.19: ; @.str.19
.asciz "(Cobol 74)"
l_.str.20: ; @.str.20
.asciz "(Cobol 85)"
l_.str.21: ; @.str.21
.asciz "(FORTRAN 77)"
l_.str.22: ; @.str.22
.asciz "(Fortran 90)"
l_.str.23: ; @.str.23
.asciz "(ANSI Pascal)"
l_.str.24: ; @.str.24
.asciz "(Modula 2)"
l_.str.25: ; @.str.25
.asciz "(Java)"
l_.str.26: ; @.str.26
.asciz "(ANSI C99)"
l_.str.27: ; @.str.27
.asciz "(ADA 95)"
l_.str.28: ; @.str.28
.asciz "(Fortran 95)"
l_.str.29: ; @.str.29
.asciz "(PLI)"
l_.str.30: ; @.str.30
.asciz "(Objective C)"
l_.str.31: ; @.str.31
.asciz "(Objective C++)"
l_.str.32: ; @.str.32
.asciz "(Unified Parallel C)"
l_.str.33: ; @.str.33
.asciz "(D)"
l_.str.34: ; @.str.34
.asciz "(MIPS assembler)"
.comm _DW_LANG_lo_user,8,3 ; @DW_LANG_lo_user
.comm _DW_LANG_hi_user,8,3 ; @DW_LANG_hi_user
l_.str.35: ; @.str.35
.asciz "(implementation defined: %lx)"
l_.str.36: ; @.str.36
.asciz "(Unknown: %lx)"
l_.str.37: ; @.str.37
.asciz "(void)"
l_.str.38: ; @.str.38
.asciz "(machine address)"
l_.str.39: ; @.str.39
.asciz "(boolean)"
l_.str.40: ; @.str.40
.asciz "(complex float)"
l_.str.41: ; @.str.41
.asciz "(float)"
l_.str.42: ; @.str.42
.asciz "(signed)"
l_.str.43: ; @.str.43
.asciz "(signed char)"
l_.str.44: ; @.str.44
.asciz "(unsigned)"
l_.str.45: ; @.str.45
.asciz "(unsigned char)"
l_.str.46: ; @.str.46
.asciz "(imaginary float)"
l_.str.47: ; @.str.47
.asciz "(decimal float)"
.comm _DW_ATE_lo_user,8,3 ; @DW_ATE_lo_user
.comm _DW_ATE_hi_user,8,3 ; @DW_ATE_hi_user
l_.str.48: ; @.str.48
.asciz "(user defined type)"
l_.str.49: ; @.str.49
.asciz "(unknown type)"
l_.str.50: ; @.str.50
.asciz "(public)"
l_.str.51: ; @.str.51
.asciz "(protected)"
l_.str.52: ; @.str.52
.asciz "(private)"
l_.str.53: ; @.str.53
.asciz "(unknown accessibility)"
l_.str.54: ; @.str.54
.asciz "(local)"
l_.str.55: ; @.str.55
.asciz "(exported)"
l_.str.56: ; @.str.56
.asciz "(qualified)"
l_.str.57: ; @.str.57
.asciz "(unknown visibility)"
l_.str.58: ; @.str.58
.asciz "(none)"
l_.str.59: ; @.str.59
.asciz "(virtual)"
l_.str.60: ; @.str.60
.asciz "(pure_virtual)"
l_.str.61: ; @.str.61
.asciz "(unknown virtuality)"
l_.str.62: ; @.str.62
.asciz "(case_sensitive)"
l_.str.63: ; @.str.63
.asciz "(up_case)"
l_.str.64: ; @.str.64
.asciz "(down_case)"
l_.str.65: ; @.str.65
.asciz "(case_insensitive)"
l_.str.66: ; @.str.66
.asciz "(unknown case)"
l_.str.67: ; @.str.67
.asciz "(normal)"
l_.str.68: ; @.str.68
.asciz "(program)"
l_.str.69: ; @.str.69
.asciz "(nocall)"
.comm _DW_CC_lo_user,8,3 ; @DW_CC_lo_user
.comm _DW_CC_hi_user,8,3 ; @DW_CC_hi_user
l_.str.70: ; @.str.70
.asciz "(user defined)"
l_.str.71: ; @.str.71
.asciz "(unknown convention)"
l_.str.72: ; @.str.72
.asciz "(undefined)"
l_.str.73: ; @.str.73
.asciz "(row major)"
l_.str.74: ; @.str.74
.asciz "(column major)"
l_.str.75: ; @.str.75
.asciz "("
l_.str.76: ; @.str.76
.asciz ")"
l_.str.77: ; @.str.77
.asciz " [without DW_AT_frame_base]"
l_.str.78: ; @.str.78
.asciz "(location list)"
.no_dead_strip _read_and_display_attr_value
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function read_and_display_attr_value
_read_and_display_attr_value: ## @read_and_display_attr_value
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movl 32(%rbp), %eax
movq 24(%rbp), %rax
movl 16(%rbp), %eax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movq $0, -64(%rbp)
movq $0, -72(%rbp)
movq -24(%rbp), %rax
addq $-163, %rax
movq %rax, -104(%rbp) ## 8-byte Spill
subq $21, %rax
ja LBB0_1
## %bb.200:
movq -104(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_1:
jmp LBB0_20
LBB0_2:
cmpl $2, 16(%rbp)
jne LBB0_4
## %bb.3:
movq -32(%rbp), %rdi
movq -48(%rbp), %rax
movl %eax, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -48(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_8
LBB0_4:
cmpl $3, 16(%rbp)
jne LBB0_6
## %bb.5:
movq -32(%rbp), %rdi
movq -56(%rbp), %rax
movl %eax, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -56(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_7
LBB0_6:
leaq L_.str(%rip), %rdi
callq __
movq %rax, %rdi
callq _error
LBB0_7:
jmp LBB0_8
LBB0_8:
jmp LBB0_20
LBB0_9:
movq -32(%rbp), %rdi
movq -48(%rbp), %rax
movl %eax, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -48(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_20
LBB0_10:
movq -32(%rbp), %rdi
movq -56(%rbp), %rax
movl %eax, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -56(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_20
LBB0_11:
movq $1, -64(%rbp)
jmp LBB0_20
LBB0_12:
movq -32(%rbp), %rdi
movq %rdi, %rax
addq $1, %rax
movq %rax, -32(%rbp)
movl $1, %esi
callq _byte_get
movq %rax, -64(%rbp)
jmp LBB0_20
LBB0_13:
movq -32(%rbp), %rdi
movl $2, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
addq $2, %rax
movq %rax, -32(%rbp)
jmp LBB0_20
LBB0_14:
movq -32(%rbp), %rdi
movl $4, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
addq $4, %rax
movq %rax, -32(%rbp)
jmp LBB0_20
LBB0_15:
movq -32(%rbp), %rdi
leaq -76(%rbp), %rsi
movl $1, %edx
callq _read_leb128
movq %rax, -64(%rbp)
movl -76(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -32(%rbp)
jmp LBB0_20
LBB0_16:
movq -32(%rbp), %rdi
leaq -76(%rbp), %rsi
xorl %edx, %edx
callq _read_leb128
movq %rax, -64(%rbp)
movl -76(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -32(%rbp)
jmp LBB0_20
LBB0_17:
movq -32(%rbp), %rdi
leaq -76(%rbp), %rsi
xorl %edx, %edx
callq _read_leb128
movq %rax, -24(%rbp)
movl -76(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -32(%rbp)
cmpl $0, 32(%rbp)
jne LBB0_19
## %bb.18:
movq -24(%rbp), %rdi
callq _get_FORM_name
movq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_19:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
movq -40(%rbp), %rcx
movq -48(%rbp), %r8
movq -56(%rbp), %r9
movl 16(%rbp), %r11d
movq 24(%rbp), %r10
movl 32(%rbp), %eax
movl %r11d, (%rsp)
movq %r10, 8(%rsp)
movl %eax, 16(%rsp)
callq _read_and_display_attr_value
movq %rax, -8(%rbp)
jmp LBB0_199
LBB0_20:
movq -24(%rbp), %rax
addq $-163, %rax
movq %rax, -112(%rbp) ## 8-byte Spill
subq $21, %rax
ja LBB0_64
## %bb.201:
movq -112(%rbp), %rax ## 8-byte Reload
leaq LJTI0_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_21:
cmpl $0, 32(%rbp)
jne LBB0_23
## %bb.22:
movq -64(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_23:
jmp LBB0_65
LBB0_24:
cmpl $0, 32(%rbp)
jne LBB0_26
## %bb.25:
movq -64(%rbp), %rsi
addq -40(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_26:
jmp LBB0_65
LBB0_27:
cmpl $0, 32(%rbp)
jne LBB0_29
## %bb.28:
movq -64(%rbp), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_29:
jmp LBB0_65
LBB0_30:
cmpl $0, 32(%rbp)
jne LBB0_32
## %bb.31:
movq -64(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_32:
jmp LBB0_65
LBB0_33:
cmpl $0, 32(%rbp)
jne LBB0_35
## %bb.34:
movq -32(%rbp), %rdi
movl $4, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -64(%rbp), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rdi
addq $4, %rdi
movl $4, %esi
callq _byte_get
movq %rax, %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB0_35:
cmpl $0, 32(%rbp)
jne LBB0_38
## %bb.36:
movq _do_debug_loc@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_38
## %bb.37:
movq _do_debug_ranges@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_40
LBB0_38:
movq _num_debug_info_entries@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_40
## %bb.39:
movq -32(%rbp), %rdi
movl $8, %esi
callq _byte_get
movq %rax, -64(%rbp)
LBB0_40:
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
jmp LBB0_65
LBB0_41:
cmpl $0, 32(%rbp)
jne LBB0_43
## %bb.42:
movq -32(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_43:
movq -32(%rbp), %rdi
callq _strlen
movl %eax, %ecx
addl $1, %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
jmp LBB0_65
LBB0_44:
movq -32(%rbp), %rdi
leaq -76(%rbp), %rsi
xorl %edx, %edx
callq _read_leb128
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
movl -76(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -72(%rbp)
cmpl $0, 32(%rbp)
je LBB0_46
## %bb.45:
movq -72(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_47
LBB0_46:
movq -72(%rbp), %rdi
movq -64(%rbp), %rsi
callq _display_block
movq %rax, -32(%rbp)
LBB0_47:
jmp LBB0_65
LBB0_48:
movq -32(%rbp), %rdi
movl $1, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
cmpl $0, 32(%rbp)
je LBB0_50
## %bb.49:
movq -72(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_51
LBB0_50:
movq -72(%rbp), %rdi
movq -64(%rbp), %rsi
callq _display_block
movq %rax, -32(%rbp)
LBB0_51:
jmp LBB0_65
LBB0_52:
movq -32(%rbp), %rdi
movl $2, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
addq $2, %rax
movq %rax, -72(%rbp)
cmpl $0, 32(%rbp)
je LBB0_54
## %bb.53:
movq -72(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_55
LBB0_54:
movq -72(%rbp), %rdi
movq -64(%rbp), %rsi
callq _display_block
movq %rax, -32(%rbp)
LBB0_55:
jmp LBB0_65
LBB0_56:
movq -32(%rbp), %rdi
movl $4, %esi
callq _byte_get
movq %rax, -64(%rbp)
movq -32(%rbp), %rax
addq $4, %rax
movq %rax, -72(%rbp)
cmpl $0, 32(%rbp)
je LBB0_58
## %bb.57:
movq -72(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_59
LBB0_58:
movq -72(%rbp), %rdi
movq -64(%rbp), %rsi
callq _display_block
movq %rax, -32(%rbp)
LBB0_59:
jmp LBB0_65
LBB0_60:
cmpl $0, 32(%rbp)
jne LBB0_62
## %bb.61:
leaq L_.str.7(%rip), %rdi
callq __
movq %rax, -128(%rbp) ## 8-byte Spill
movq -64(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -64(%rbp), %rdi
callq _fetch_indirect_string
movq -128(%rbp), %rdi ## 8-byte Reload
movq -120(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
movb $0, %al
callq _printf
LBB0_62:
jmp LBB0_65
LBB0_63:
jmp LBB0_65
LBB0_64:
leaq L_.str.8(%rip), %rdi
callq __
movq %rax, %rdi
movq -24(%rbp), %rsi
callq _warn
LBB0_65:
cmpl $0, 32(%rbp)
jne LBB0_68
## %bb.66:
movq _do_debug_loc@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_68
## %bb.67:
movq _do_debug_ranges@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_90
LBB0_68:
movq _num_debug_info_entries@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_90
## %bb.69:
movq -16(%rbp), %rax
addq $-188, %rax
movq %rax, -136(%rbp) ## 8-byte Spill
subq $19, %rax
ja LBB0_88
## %bb.202:
movq -136(%rbp), %rax ## 8-byte Reload
leaq LJTI0_2(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_70:
movq _have_frame_base@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_71:
cmpq $177, -24(%rbp)
je LBB0_73
## %bb.72:
cmpq $176, -24(%rbp)
jne LBB0_77
LBB0_73:
movq 24(%rbp), %rax
movl (%rax), %eax
movl %eax, -80(%rbp)
movq 24(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -84(%rbp)
cmpl $0, -80(%rbp)
je LBB0_75
## %bb.74:
movl -84(%rbp), %eax
cmpl -80(%rbp), %eax
jb LBB0_76
LBB0_75:
movl -80(%rbp), %eax
addl $1024, %eax ## imm = 0x400
movl %eax, -80(%rbp)
movq 24(%rbp), %rax
movq 8(%rax), %rdi
movl -80(%rbp), %esi
movl $4, %edx
callq _xcrealloc
movq %rax, %rcx
movq 24(%rbp), %rax
movq %rcx, 8(%rax)
movq 24(%rbp), %rax
movq 16(%rax), %rdi
movl -80(%rbp), %esi
movl $4, %edx
callq _xcrealloc
movq %rax, %rcx
movq 24(%rbp), %rax
movq %rcx, 16(%rax)
movl -80(%rbp), %ecx
movq 24(%rbp), %rax
movl %ecx, (%rax)
LBB0_76:
movq -64(%rbp), %rax
movl %eax, %edx
movq 24(%rbp), %rax
movq 8(%rax), %rax
movl -84(%rbp), %ecx
## kill: def $rcx killed $ecx
movl %edx, (%rax,%rcx,4)
movq _have_frame_base@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq 24(%rbp), %rax
movq 16(%rax), %rax
movl -84(%rbp), %ecx
## kill: def $rcx killed $ecx
movl %edx, (%rax,%rcx,4)
movq 24(%rbp), %rax
movl 4(%rax), %ecx
addl $1, %ecx
movl %ecx, 4(%rax)
LBB0_77:
jmp LBB0_89
LBB0_78:
movq _need_base_address@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_80
## %bb.79:
movq -64(%rbp), %rcx
movq 24(%rbp), %rax
movq %rcx, 24(%rax)
LBB0_80:
jmp LBB0_89
LBB0_81:
cmpq $177, -24(%rbp)
je LBB0_83
## %bb.82:
cmpq $176, -24(%rbp)
jne LBB0_87
LBB0_83:
movq 24(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -88(%rbp)
movq 24(%rbp), %rax
movl 36(%rax), %eax
movl %eax, -92(%rbp)
cmpl $0, -88(%rbp)
je LBB0_85
## %bb.84:
movl -92(%rbp), %eax
cmpl -88(%rbp), %eax
jb LBB0_86
LBB0_85:
movl -88(%rbp), %eax
addl $1024, %eax ## imm = 0x400
movl %eax, -88(%rbp)
movq 24(%rbp), %rax
movq 40(%rax), %rdi
movl -88(%rbp), %esi
movl $4, %edx
callq _xcrealloc
movq %rax, %rcx
movq 24(%rbp), %rax
movq %rcx, 40(%rax)
movl -88(%rbp), %ecx
movq 24(%rbp), %rax
movl %ecx, 32(%rax)
LBB0_86:
movq -64(%rbp), %rax
movl %eax, %edx
movq 24(%rbp), %rax
movq 40(%rax), %rax
movl -92(%rbp), %ecx
## kill: def $rcx killed $ecx
movl %edx, (%rax,%rcx,4)
movq 24(%rbp), %rax
movl 36(%rax), %ecx
addl $1, %ecx
movl %ecx, 36(%rax)
LBB0_87:
jmp LBB0_89
LBB0_88:
jmp LBB0_89
LBB0_89:
jmp LBB0_90
LBB0_90:
cmpl $0, 32(%rbp)
je LBB0_92
## %bb.91:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_199
LBB0_92:
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movq -16(%rbp), %rax
addq $-188, %rax
movq %rax, -144(%rbp) ## 8-byte Spill
subq $20, %rax
ja LBB0_197
## %bb.203:
movq -144(%rbp), %rax ## 8-byte Reload
leaq LJTI0_3(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_93:
movq -64(%rbp), %rax
addq $-155, %rax
movq %rax, -152(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB0_98
## %bb.217:
movq -152(%rbp), %rax ## 8-byte Reload
leaq LJTI0_7(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_94:
leaq L_.str.10(%rip), %rdi
callq __
movq %rax, %rdi
movb $0, %al
callq _printf
jmp LBB0_99
LBB0_95:
leaq L_.str.11(%rip), %rdi
callq __
movq %rax, %rdi
movb $0, %al
callq _printf
jmp LBB0_99
LBB0_96:
leaq L_.str.12(%rip), %rdi
callq __
movq %rax, %rdi
movb $0, %al
callq _printf
jmp LBB0_99
LBB0_97:
leaq L_.str.13(%rip), %rdi
callq __
movq %rax, %rdi
movb $0, %al
callq _printf
jmp LBB0_99
LBB0_98:
leaq L_.str.14(%rip), %rdi
callq __
movq %rax, %rdi
movq -64(%rbp), %rsi
movb $0, %al
callq _printf
LBB0_99:
jmp LBB0_198
LBB0_100:
movq -64(%rbp), %rax
addq $-134, %rax
movq %rax, -160(%rbp) ## 8-byte Spill
subq $20, %rax
ja LBB0_122
## %bb.216:
movq -160(%rbp), %rax ## 8-byte Reload
leaq LJTI0_6(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_101:
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_102:
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_103:
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_104:
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_105:
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_106:
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_107:
leaq L_.str.21(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_108:
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_109:
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_110:
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_111:
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_112:
leaq L_.str.26(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_113:
leaq L_.str.27(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_114:
leaq L_.str.28(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_115:
leaq L_.str.29(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_116:
leaq L_.str.30(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_117:
leaq L_.str.31(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_118:
leaq L_.str.32(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_119:
leaq L_.str.33(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_120:
leaq L_.str.34(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_121:
leaq L_.str.32(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_127
LBB0_122:
movq -64(%rbp), %rax
movq _DW_LANG_lo_user@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jb LBB0_125
## %bb.123:
movq -64(%rbp), %rax
movq _DW_LANG_hi_user@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
ja LBB0_125
## %bb.124:
movq -64(%rbp), %rsi
leaq L_.str.35(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_126
LBB0_125:
movq -64(%rbp), %rsi
leaq L_.str.36(%rip), %rdi
movb $0, %al
callq _printf
LBB0_126:
jmp LBB0_127
LBB0_127:
jmp LBB0_198
LBB0_128:
movq -64(%rbp), %rax
addq $-209, %rax
movq %rax, -168(%rbp) ## 8-byte Spill
subq $10, %rax
ja LBB0_140
## %bb.215:
movq -168(%rbp), %rax ## 8-byte Reload
leaq LJTI0_5(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_129:
leaq L_.str.37(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_130:
leaq L_.str.38(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_131:
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_132:
leaq L_.str.40(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_133:
leaq L_.str.41(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_134:
leaq L_.str.42(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_135:
leaq L_.str.43(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_136:
leaq L_.str.44(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_137:
leaq L_.str.45(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_138:
leaq L_.str.46(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_139:
leaq L_.str.47(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_145
LBB0_140:
movq -64(%rbp), %rax
movq _DW_ATE_lo_user@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jb LBB0_143
## %bb.141:
movq -64(%rbp), %rax
movq _DW_ATE_hi_user@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
ja LBB0_143
## %bb.142:
leaq L_.str.48(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_144
LBB0_143:
leaq L_.str.49(%rip), %rdi
movb $0, %al
callq _printf
LBB0_144:
jmp LBB0_145
LBB0_145:
jmp LBB0_198
LBB0_146:
movq -64(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
subq $220, %rax
je LBB0_147
jmp LBB0_213
LBB0_213:
movq -176(%rbp), %rax ## 8-byte Reload
subq $221, %rax
je LBB0_148
jmp LBB0_214
LBB0_214:
movq -176(%rbp), %rax ## 8-byte Reload
subq $222, %rax
je LBB0_149
jmp LBB0_150
LBB0_147:
leaq L_.str.50(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_151
LBB0_148:
leaq L_.str.51(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_151
LBB0_149:
leaq L_.str.52(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_151
LBB0_150:
leaq L_.str.53(%rip), %rdi
movb $0, %al
callq _printf
LBB0_151:
jmp LBB0_198
LBB0_152:
movq -64(%rbp), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
subq $128, %rax
je LBB0_155
jmp LBB0_211
LBB0_211:
movq -184(%rbp), %rax ## 8-byte Reload
subq $129, %rax
je LBB0_153
jmp LBB0_212
LBB0_212:
movq -184(%rbp), %rax ## 8-byte Reload
subq $130, %rax
je LBB0_154
jmp LBB0_156
LBB0_153:
leaq L_.str.54(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_157
LBB0_154:
leaq L_.str.55(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_157
LBB0_155:
leaq L_.str.56(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_157
LBB0_156:
leaq L_.str.57(%rip), %rdi
movb $0, %al
callq _printf
LBB0_157:
jmp LBB0_198
LBB0_158:
movq -64(%rbp), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
subq $131, %rax
je LBB0_160
jmp LBB0_209
LBB0_209:
movq -192(%rbp), %rax ## 8-byte Reload
subq $132, %rax
je LBB0_161
jmp LBB0_210
LBB0_210:
movq -192(%rbp), %rax ## 8-byte Reload
subq $133, %rax
jne LBB0_162
jmp LBB0_159
LBB0_159:
leaq L_.str.58(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_163
LBB0_160:
leaq L_.str.59(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_163
LBB0_161:
leaq L_.str.60(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_163
LBB0_162:
leaq L_.str.61(%rip), %rdi
movb $0, %al
callq _printf
LBB0_163:
jmp LBB0_198
LBB0_164:
movq -64(%rbp), %rax
addq $-159, %rax
movq %rax, -200(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB0_169
## %bb.208:
movq -200(%rbp), %rax ## 8-byte Reload
leaq LJTI0_4(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_165:
leaq L_.str.62(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_170
LBB0_166:
leaq L_.str.63(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_170
LBB0_167:
leaq L_.str.64(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_170
LBB0_168:
leaq L_.str.65(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_170
LBB0_169:
leaq L_.str.66(%rip), %rdi
movb $0, %al
callq _printf
LBB0_170:
jmp LBB0_198
LBB0_171:
movq -64(%rbp), %rax
movq %rax, -208(%rbp) ## 8-byte Spill
subq $185, %rax
je LBB0_173
jmp LBB0_206
LBB0_206:
movq -208(%rbp), %rax ## 8-byte Reload
subq $186, %rax
je LBB0_172
jmp LBB0_207
LBB0_207:
movq -208(%rbp), %rax ## 8-byte Reload
subq $187, %rax
je LBB0_174
jmp LBB0_175
LBB0_172:
leaq L_.str.67(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_180
LBB0_173:
leaq L_.str.68(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_180
LBB0_174:
leaq L_.str.69(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_180
LBB0_175:
movq -64(%rbp), %rax
movq _DW_CC_lo_user@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jb LBB0_178
## %bb.176:
movq -64(%rbp), %rax
movq _DW_CC_hi_user@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
ja LBB0_178
## %bb.177:
leaq L_.str.70(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_179
LBB0_178:
leaq L_.str.71(%rip), %rdi
movb $0, %al
callq _printf
LBB0_179:
jmp LBB0_180
LBB0_180:
jmp LBB0_198
LBB0_181:
movq -64(%rbp), %rax
movq %rax, -216(%rbp) ## 8-byte Spill
subq $-1, %rax
je LBB0_182
jmp LBB0_204
LBB0_204:
movq -216(%rbp), %rax ## 8-byte Reload
testq %rax, %rax
je LBB0_183
jmp LBB0_205
LBB0_205:
movq -216(%rbp), %rax ## 8-byte Reload
subq $1, %rax
je LBB0_184
jmp LBB0_185
LBB0_182:
leaq L_.str.72(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_185
LBB0_183:
leaq L_.str.73(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_185
LBB0_184:
leaq L_.str.74(%rip), %rdi
movb $0, %al
callq _printf
LBB0_185:
jmp LBB0_198
LBB0_186:
movq _have_frame_base@GOTPCREL(%rip), %rax
movl $1, (%rax)
LBB0_187:
cmpq $0, -72(%rbp)
je LBB0_192
## %bb.188:
leaq L_.str.75(%rip), %rdi
movb $0, %al
callq _printf
movq -72(%rbp), %rdi
movq -48(%rbp), %rsi
movq -64(%rbp), %rdx
movq -40(%rbp), %rcx
callq _decode_location_expression
movl %eax, -96(%rbp)
leaq L_.str.76(%rip), %rdi
movb $0, %al
callq _printf
cmpl $0, -96(%rbp)
je LBB0_191
## %bb.189:
movq _have_frame_base@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jne LBB0_191
## %bb.190:
leaq L_.str.77(%rip), %rdi
callq __
movq %rax, %rdi
movb $0, %al
callq _printf
LBB0_191:
jmp LBB0_196
LBB0_192:
cmpq $177, -24(%rbp)
je LBB0_194
## %bb.193:
cmpq $176, -24(%rbp)
jne LBB0_195
LBB0_194:
leaq L_.str.78(%rip), %rdi
callq __
movq %rax, %rdi
movb $0, %al
callq _printf
LBB0_195:
jmp LBB0_196
LBB0_196:
jmp LBB0_198
LBB0_197:
jmp LBB0_198
LBB0_198:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_199:
movq -8(%rbp), %rax
addq $240, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_16, LBB0_16-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_1, LBB0_1-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
LJTI0_0:
.long L0_0_set_16
.long L0_0_set_10
.long L0_0_set_1
.long L0_0_set_15
.long L0_0_set_16
.long L0_0_set_2
.long L0_0_set_1
.long L0_0_set_14
.long L0_0_set_13
.long L0_0_set_12
.long L0_0_set_17
.long L0_0_set_11
.long L0_0_set_12
.long L0_0_set_1
.long L0_0_set_14
.long L0_0_set_13
.long L0_0_set_12
.long L0_0_set_1
.long L0_0_set_1
.long L0_0_set_1
.long L0_0_set_1
.long L0_0_set_9
.set L0_1_set_30, LBB0_30-LJTI0_1
.set L0_1_set_60, LBB0_60-LJTI0_1
.set L0_1_set_41, LBB0_41-LJTI0_1
.set L0_1_set_24, LBB0_24-LJTI0_1
.set L0_1_set_21, LBB0_21-LJTI0_1
.set L0_1_set_33, LBB0_33-LJTI0_1
.set L0_1_set_63, LBB0_63-LJTI0_1
.set L0_1_set_27, LBB0_27-LJTI0_1
.set L0_1_set_56, LBB0_56-LJTI0_1
.set L0_1_set_52, LBB0_52-LJTI0_1
.set L0_1_set_48, LBB0_48-LJTI0_1
.set L0_1_set_44, LBB0_44-LJTI0_1
LJTI0_1:
.long L0_1_set_30
.long L0_1_set_60
.long L0_1_set_41
.long L0_1_set_30
.long L0_1_set_24
.long L0_1_set_21
.long L0_1_set_33
.long L0_1_set_24
.long L0_1_set_24
.long L0_1_set_24
.long L0_1_set_63
.long L0_1_set_30
.long L0_1_set_30
.long L0_1_set_33
.long L0_1_set_27
.long L0_1_set_30
.long L0_1_set_30
.long L0_1_set_56
.long L0_1_set_52
.long L0_1_set_48
.long L0_1_set_44
.long L0_1_set_27
.set L0_2_set_71, LBB0_71-LJTI0_2
.set L0_2_set_88, LBB0_88-LJTI0_2
.set L0_2_set_81, LBB0_81-LJTI0_2
.set L0_2_set_78, LBB0_78-LJTI0_2
.set L0_2_set_70, LBB0_70-LJTI0_2
LJTI0_2:
.long L0_2_set_71
.long L0_2_set_88
.long L0_2_set_88
.long L0_2_set_71
.long L0_2_set_71
.long L0_2_set_81
.long L0_2_set_88
.long L0_2_set_71
.long L0_2_set_78
.long L0_2_set_71
.long L0_2_set_88
.long L0_2_set_88
.long L0_2_set_88
.long L0_2_set_70
.long L0_2_set_88
.long L0_2_set_71
.long L0_2_set_71
.long L0_2_set_88
.long L0_2_set_71
.long L0_2_set_71
.set L0_3_set_187, LBB0_187-LJTI0_3
.set L0_3_set_152, LBB0_152-LJTI0_3
.set L0_3_set_158, LBB0_158-LJTI0_3
.set L0_3_set_197, LBB0_197-LJTI0_3
.set L0_3_set_181, LBB0_181-LJTI0_3
.set L0_3_set_100, LBB0_100-LJTI0_3
.set L0_3_set_93, LBB0_93-LJTI0_3
.set L0_3_set_164, LBB0_164-LJTI0_3
.set L0_3_set_186, LBB0_186-LJTI0_3
.set L0_3_set_128, LBB0_128-LJTI0_3
.set L0_3_set_171, LBB0_171-LJTI0_3
.set L0_3_set_146, LBB0_146-LJTI0_3
LJTI0_3:
.long L0_3_set_187
.long L0_3_set_152
.long L0_3_set_158
.long L0_3_set_187
.long L0_3_set_187
.long L0_3_set_197
.long L0_3_set_181
.long L0_3_set_187
.long L0_3_set_197
.long L0_3_set_187
.long L0_3_set_100
.long L0_3_set_93
.long L0_3_set_164
.long L0_3_set_186
.long L0_3_set_128
.long L0_3_set_187
.long L0_3_set_187
.long L0_3_set_171
.long L0_3_set_187
.long L0_3_set_187
.long L0_3_set_146
.set L0_4_set_166, LBB0_166-LJTI0_4
.set L0_4_set_167, LBB0_167-LJTI0_4
.set L0_4_set_165, LBB0_165-LJTI0_4
.set L0_4_set_168, LBB0_168-LJTI0_4
LJTI0_4:
.long L0_4_set_166
.long L0_4_set_167
.long L0_4_set_165
.long L0_4_set_168
.set L0_5_set_129, LBB0_129-LJTI0_5
.set L0_5_set_137, LBB0_137-LJTI0_5
.set L0_5_set_136, LBB0_136-LJTI0_5
.set L0_5_set_135, LBB0_135-LJTI0_5
.set L0_5_set_134, LBB0_134-LJTI0_5
.set L0_5_set_138, LBB0_138-LJTI0_5
.set L0_5_set_133, LBB0_133-LJTI0_5
.set L0_5_set_139, LBB0_139-LJTI0_5
.set L0_5_set_132, LBB0_132-LJTI0_5
.set L0_5_set_131, LBB0_131-LJTI0_5
.set L0_5_set_130, LBB0_130-LJTI0_5
LJTI0_5:
.long L0_5_set_129
.long L0_5_set_137
.long L0_5_set_136
.long L0_5_set_135
.long L0_5_set_134
.long L0_5_set_138
.long L0_5_set_133
.long L0_5_set_139
.long L0_5_set_132
.long L0_5_set_131
.long L0_5_set_130
.set L0_6_set_121, LBB0_121-LJTI0_6
.set L0_6_set_118, LBB0_118-LJTI0_6
.set L0_6_set_109, LBB0_109-LJTI0_6
.set L0_6_set_115, LBB0_115-LJTI0_6
.set L0_6_set_117, LBB0_117-LJTI0_6
.set L0_6_set_116, LBB0_116-LJTI0_6
.set L0_6_set_110, LBB0_110-LJTI0_6
.set L0_6_set_120, LBB0_120-LJTI0_6
.set L0_6_set_111, LBB0_111-LJTI0_6
.set L0_6_set_114, LBB0_114-LJTI0_6
.set L0_6_set_108, LBB0_108-LJTI0_6
.set L0_6_set_107, LBB0_107-LJTI0_6
.set L0_6_set_119, LBB0_119-LJTI0_6
.set L0_6_set_106, LBB0_106-LJTI0_6
.set L0_6_set_105, LBB0_105-LJTI0_6
.set L0_6_set_104, LBB0_104-LJTI0_6
.set L0_6_set_112, LBB0_112-LJTI0_6
.set L0_6_set_101, LBB0_101-LJTI0_6
.set L0_6_set_102, LBB0_102-LJTI0_6
.set L0_6_set_113, LBB0_113-LJTI0_6
.set L0_6_set_103, LBB0_103-LJTI0_6
LJTI0_6:
.long L0_6_set_121
.long L0_6_set_118
.long L0_6_set_109
.long L0_6_set_115
.long L0_6_set_117
.long L0_6_set_116
.long L0_6_set_110
.long L0_6_set_120
.long L0_6_set_111
.long L0_6_set_114
.long L0_6_set_108
.long L0_6_set_107
.long L0_6_set_119
.long L0_6_set_106
.long L0_6_set_105
.long L0_6_set_104
.long L0_6_set_112
.long L0_6_set_101
.long L0_6_set_102
.long L0_6_set_113
.long L0_6_set_103
.set L0_7_set_94, LBB0_94-LJTI0_7
.set L0_7_set_95, LBB0_95-LJTI0_7
.set L0_7_set_96, LBB0_96-LJTI0_7
.set L0_7_set_97, LBB0_97-LJTI0_7
LJTI0_7:
.long L0_7_set_94
.long L0_7_set_95
.long L0_7_set_96
.long L0_7_set_97
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Internal error: DWARF version is not 2 or 3.\n"
L_.str.1: ## @.str.1
.asciz " %s"
L_.str.2: ## @.str.2
.asciz " <#%lx>"
L_.str.3: ## @.str.3
.asciz " <%lx>"
L_.str.4: ## @.str.4
.asciz " %#lx"
L_.str.5: ## @.str.5
.asciz " %ld"
L_.str.6: ## @.str.6
.asciz " %lx"
.comm _do_debug_loc,8,3 ## @do_debug_loc
.comm _do_debug_ranges,8,3 ## @do_debug_ranges
.comm _num_debug_info_entries,8,3 ## @num_debug_info_entries
L_.str.7: ## @.str.7
.asciz " (indirect string, offset: 0x%lx): %s"
L_.str.8: ## @.str.8
.asciz "Unrecognized form: %lu\n"
.comm _have_frame_base,4,2 ## @have_frame_base
.comm _need_base_address,4,2 ## @need_base_address
L_.str.9: ## @.str.9
.asciz "\t"
L_.str.10: ## @.str.10
.asciz "(not inlined)"
L_.str.11: ## @.str.11
.asciz "(inlined)"
L_.str.12: ## @.str.12
.asciz "(declared as inline but ignored)"
L_.str.13: ## @.str.13
.asciz "(declared as inline and inlined)"
L_.str.14: ## @.str.14
.asciz " (Unknown inline attribute value: %lx)"
L_.str.15: ## @.str.15
.asciz "(ANSI C)"
L_.str.16: ## @.str.16
.asciz "(non-ANSI C)"
L_.str.17: ## @.str.17
.asciz "(Ada)"
L_.str.18: ## @.str.18
.asciz "(C++)"
L_.str.19: ## @.str.19
.asciz "(Cobol 74)"
L_.str.20: ## @.str.20
.asciz "(Cobol 85)"
L_.str.21: ## @.str.21
.asciz "(FORTRAN 77)"
L_.str.22: ## @.str.22
.asciz "(Fortran 90)"
L_.str.23: ## @.str.23
.asciz "(ANSI Pascal)"
L_.str.24: ## @.str.24
.asciz "(Modula 2)"
L_.str.25: ## @.str.25
.asciz "(Java)"
L_.str.26: ## @.str.26
.asciz "(ANSI C99)"
L_.str.27: ## @.str.27
.asciz "(ADA 95)"
L_.str.28: ## @.str.28
.asciz "(Fortran 95)"
L_.str.29: ## @.str.29
.asciz "(PLI)"
L_.str.30: ## @.str.30
.asciz "(Objective C)"
L_.str.31: ## @.str.31
.asciz "(Objective C++)"
L_.str.32: ## @.str.32
.asciz "(Unified Parallel C)"
L_.str.33: ## @.str.33
.asciz "(D)"
L_.str.34: ## @.str.34
.asciz "(MIPS assembler)"
.comm _DW_LANG_lo_user,8,3 ## @DW_LANG_lo_user
.comm _DW_LANG_hi_user,8,3 ## @DW_LANG_hi_user
L_.str.35: ## @.str.35
.asciz "(implementation defined: %lx)"
L_.str.36: ## @.str.36
.asciz "(Unknown: %lx)"
L_.str.37: ## @.str.37
.asciz "(void)"
L_.str.38: ## @.str.38
.asciz "(machine address)"
L_.str.39: ## @.str.39
.asciz "(boolean)"
L_.str.40: ## @.str.40
.asciz "(complex float)"
L_.str.41: ## @.str.41
.asciz "(float)"
L_.str.42: ## @.str.42
.asciz "(signed)"
L_.str.43: ## @.str.43
.asciz "(signed char)"
L_.str.44: ## @.str.44
.asciz "(unsigned)"
L_.str.45: ## @.str.45
.asciz "(unsigned char)"
L_.str.46: ## @.str.46
.asciz "(imaginary float)"
L_.str.47: ## @.str.47
.asciz "(decimal float)"
.comm _DW_ATE_lo_user,8,3 ## @DW_ATE_lo_user
.comm _DW_ATE_hi_user,8,3 ## @DW_ATE_hi_user
L_.str.48: ## @.str.48
.asciz "(user defined type)"
L_.str.49: ## @.str.49
.asciz "(unknown type)"
L_.str.50: ## @.str.50
.asciz "(public)"
L_.str.51: ## @.str.51
.asciz "(protected)"
L_.str.52: ## @.str.52
.asciz "(private)"
L_.str.53: ## @.str.53
.asciz "(unknown accessibility)"
L_.str.54: ## @.str.54
.asciz "(local)"
L_.str.55: ## @.str.55
.asciz "(exported)"
L_.str.56: ## @.str.56
.asciz "(qualified)"
L_.str.57: ## @.str.57
.asciz "(unknown visibility)"
L_.str.58: ## @.str.58
.asciz "(none)"
L_.str.59: ## @.str.59
.asciz "(virtual)"
L_.str.60: ## @.str.60
.asciz "(pure_virtual)"
L_.str.61: ## @.str.61
.asciz "(unknown virtuality)"
L_.str.62: ## @.str.62
.asciz "(case_sensitive)"
L_.str.63: ## @.str.63
.asciz "(up_case)"
L_.str.64: ## @.str.64
.asciz "(down_case)"
L_.str.65: ## @.str.65
.asciz "(case_insensitive)"
L_.str.66: ## @.str.66
.asciz "(unknown case)"
L_.str.67: ## @.str.67
.asciz "(normal)"
L_.str.68: ## @.str.68
.asciz "(program)"
L_.str.69: ## @.str.69
.asciz "(nocall)"
.comm _DW_CC_lo_user,8,3 ## @DW_CC_lo_user
.comm _DW_CC_hi_user,8,3 ## @DW_CC_hi_user
L_.str.70: ## @.str.70
.asciz "(user defined)"
L_.str.71: ## @.str.71
.asciz "(unknown convention)"
L_.str.72: ## @.str.72
.asciz "(undefined)"
L_.str.73: ## @.str.73
.asciz "(row major)"
L_.str.74: ## @.str.74
.asciz "(column major)"
L_.str.75: ## @.str.75
.asciz "("
L_.str.76: ## @.str.76
.asciz ")"
L_.str.77: ## @.str.77
.asciz " [without DW_AT_frame_base]"
L_.str.78: ## @.str.78
.asciz "(location list)"
.no_dead_strip _read_and_display_attr_value
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/binutils/binutils/extr_dwarf.c_read_and_display_attr_value.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _intel_runtime_pm_put_unchecked ; -- Begin function intel_runtime_pm_put_unchecked
.p2align 2
_intel_runtime_pm_put_unchecked: ; @intel_runtime_pm_put_unchecked
.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, #8]
ldr x0, [sp, #8]
mov w1, #-1
mov w2, #1
bl ___intel_runtime_pm_put
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _intel_runtime_pm_put_unchecked ## -- Begin function intel_runtime_pm_put_unchecked
.p2align 4, 0x90
_intel_runtime_pm_put_unchecked: ## @intel_runtime_pm_put_unchecked
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rdi
movl $4294967295, %esi ## imm = 0xFFFFFFFF
movl $1, %edx
callq ___intel_runtime_pm_put
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/i915/extr_intel_runtime_pm.c_intel_runtime_pm_put_unchecked.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ib_init_ah_from_wc ; -- Begin function ib_init_ah_from_wc
.p2align 2
_ib_init_ah_from_wc: ; @ib_init_ah_from_wc
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
stur x4, [x29, #-48]
mov w1, #0
str wzr, [sp, #56]
adrp x8, _RDMA_NETWORK_IB@GOTPAGE
ldr x8, [x8, _RDMA_NETWORK_IB@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #48]
adrp x8, _IB_GID_TYPE_IB@GOTPAGE
ldr x8, [x8, _IB_GID_TYPE_IB@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #44]
mov w8, #255
str w8, [sp, #40]
ldur x0, [x29, #-48]
mov w2, #64
bl _memset
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _rdma_cap_eth_ah
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_1
LBB0_1:
ldur x8, [x29, #-32]
ldr w8, [x8]
adrp x9, _IB_WC_WITH_NETWORK_HDR_TYPE@GOTPAGE
ldr x9, [x9, _IB_WC_WITH_NETWORK_HDR_TYPE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur x8, [x29, #-32]
ldr w8, [x8, #4]
str w8, [sp, #48]
b LBB0_4
LBB0_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x2, [x29, #-40]
bl _ib_get_net_type_by_grh
str w0, [sp, #48]
b LBB0_4
LBB0_4:
ldr w0, [sp, #48]
bl _ib_network_to_gid_type
str w0, [sp, #44]
b LBB0_5
LBB0_5:
ldur x0, [x29, #-40]
ldr w1, [sp, #48]
add x2, sp, #24
add x3, sp, #32
bl _get_gids_from_rdma_hdr
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr w8, [sp, #52]
stur w8, [x29, #-4]
b LBB0_31
LBB0_7:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _rdma_protocol_roce
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_8
LBB0_8:
ldur x8, [x29, #-32]
ldr w8, [x8]
adrp x9, _IB_WC_WITH_VLAN@GOTPAGE
ldr x9, [x9, _IB_WC_WITH_VLAN@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur x8, [x29, #-32]
ldr w8, [x8, #8]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_11
LBB0_10:
mov w8, #65535
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_11
LBB0_11:
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #12]
ldur x8, [x29, #-32]
ldr w8, [x8]
adrp x9, _IB_WC_GRH@GOTPAGE
ldr x9, [x9, _IB_WC_GRH@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
adrp x8, _EPROTOTYPE@GOTPAGE
ldr x8, [x8, _EPROTOTYPE@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_31
LBB0_13:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w2, [sp, #12]
ldr w4, [sp, #44]
add x3, sp, #32
add x5, sp, #56
bl _get_sgid_index_from_eth
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldr w8, [sp, #52]
stur w8, [x29, #-4]
b LBB0_31
LBB0_15:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w2, [sp, #56]
add x3, sp, #32
add x4, sp, #16
bl _ib_get_cached_gid
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16:
ldr w8, [sp, #52]
stur w8, [x29, #-4]
b LBB0_31
LBB0_17:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
adrp x8, _ENODEV@GOTPAGE
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_31
LBB0_19:
ldur x8, [x29, #-48]
ldr w2, [x8, #60]
ldr x3, [sp, #16]
add x0, sp, #32
add x1, sp, #24
add x4, sp, #40
bl _rdma_addr_find_l2_eth_by_grh
str w0, [sp, #52]
ldr x0, [sp, #16]
bl _dev_put
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
ldr w8, [sp, #52]
stur w8, [x29, #-4]
b LBB0_31
LBB0_21:
b LBB0_22
LBB0_22:
ldur x8, [x29, #-32]
ldr w8, [x8, #20]
ldur x9, [x29, #-48]
str w8, [x9, #56]
ldur x8, [x29, #-32]
ldr w8, [x8, #16]
ldur x9, [x29, #-48]
str w8, [x9, #52]
ldur x8, [x29, #-32]
ldr w8, [x8, #12]
ldur x9, [x29, #-48]
str w8, [x9, #48]
ldur x8, [x29, #-24]
ldur x9, [x29, #-48]
str x8, [x9, #40]
ldur x8, [x29, #-32]
ldr w8, [x8]
adrp x9, _IB_WC_GRH@GOTPAGE
ldr x9, [x9, _IB_WC_GRH@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_23
LBB0_23:
adrp x8, _IB_AH_GRH@GOTPAGE
ldr x8, [x8, _IB_AH_GRH@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-48]
str w8, [x9, #32]
ldur x9, [x29, #-48]
ldr x8, [sp, #24]
str x8, [x9, #24]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _rdma_cap_eth_ah
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_29
b LBB0_24
LBB0_24:
ldr x8, [sp, #32]
str x8, [sp] ; 8-byte Folded Spill
adrp x8, _IB_SA_WELL_KNOWN_GUID@GOTPAGE
ldr x8, [x8, _IB_SA_WELL_KNOWN_GUID@GOTPAGEOFF]
ldr w0, [x8]
bl _cpu_to_be64
ldr x8, [sp] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_25
LBB0_25:
ldur x0, [x29, #-16]
adrp x8, _IB_GID_TYPE_IB@GOTPAGE
ldr x8, [x8, _IB_GID_TYPE_IB@GOTPAGEOFF]
ldr w2, [x8]
ldur x3, [x29, #-24]
add x1, sp, #32
mov x4, #0
add x5, sp, #56
bl _ib_find_cached_gid_by_port
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldr w8, [sp, #52]
stur w8, [x29, #-4]
b LBB0_31
LBB0_27:
b LBB0_28
LBB0_28:
b LBB0_29
LBB0_29:
ldrsw x8, [sp, #56]
ldur x9, [x29, #-48]
str x8, [x9, #16]
ldur x8, [x29, #-40]
ldr w0, [x8]
bl _be32_to_cpu
stur w0, [x29, #-52]
ldur w8, [x29, #-52]
and w8, w8, #0xfffff
ldur x9, [x29, #-48]
str w8, [x9]
ldr w8, [sp, #40]
ldur x9, [x29, #-48]
str w8, [x9, #4]
ldur w8, [x29, #-52]
asr w8, w8, #20
and w8, w8, #0xff
ldur x9, [x29, #-48]
str w8, [x9, #8]
b LBB0_30
LBB0_30:
stur wzr, [x29, #-4]
b LBB0_31
LBB0_31:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.comm _RDMA_NETWORK_IB,4,2 ; @RDMA_NETWORK_IB
.comm _IB_GID_TYPE_IB,4,2 ; @IB_GID_TYPE_IB
.comm _IB_WC_WITH_NETWORK_HDR_TYPE,4,2 ; @IB_WC_WITH_NETWORK_HDR_TYPE
.comm _IB_WC_WITH_VLAN,4,2 ; @IB_WC_WITH_VLAN
.comm _IB_WC_GRH,4,2 ; @IB_WC_GRH
.comm _EPROTOTYPE,4,2 ; @EPROTOTYPE
.comm _ENODEV,4,2 ; @ENODEV
.comm _IB_AH_GRH,4,2 ; @IB_AH_GRH
.comm _IB_SA_WELL_KNOWN_GUID,4,2 ; @IB_SA_WELL_KNOWN_GUID
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ib_init_ah_from_wc ## -- Begin function ib_init_ah_from_wc
.p2align 4, 0x90
_ib_init_ah_from_wc: ## @ib_init_ah_from_wc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movl $0, -56(%rbp)
movq _RDMA_NETWORK_IB@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -64(%rbp)
movq _IB_GID_TYPE_IB@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
movl $255, -72(%rbp)
movq -48(%rbp), %rdi
xorl %esi, %esi
movl $64, %edx
callq _memset
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _rdma_cap_eth_ah
cmpq $0, %rax
je LBB0_5
## %bb.1:
movq -32(%rbp), %rax
movl (%rax), %eax
movq _IB_WC_WITH_NETWORK_HDR_TYPE@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_3
## %bb.2:
movq -32(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -64(%rbp)
jmp LBB0_4
LBB0_3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -40(%rbp), %rdx
callq _ib_get_net_type_by_grh
movl %eax, -64(%rbp)
LBB0_4:
movl -64(%rbp), %edi
callq _ib_network_to_gid_type
movl %eax, -68(%rbp)
LBB0_5:
movq -40(%rbp), %rdi
movl -64(%rbp), %esi
leaq -88(%rbp), %rdx
leaq -80(%rbp), %rcx
callq _get_gids_from_rdma_hdr
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
je LBB0_7
## %bb.6:
movl -60(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_31
LBB0_7:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _rdma_protocol_roce
cmpq $0, %rax
je LBB0_22
## %bb.8:
movq -32(%rbp), %rax
movl (%rax), %eax
movq _IB_WC_WITH_VLAN@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_10
## %bb.9:
movq -32(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -104(%rbp) ## 4-byte Spill
jmp LBB0_11
LBB0_10:
movl $65535, %eax ## imm = 0xFFFF
movl %eax, -104(%rbp) ## 4-byte Spill
jmp LBB0_11
LBB0_11:
movl -104(%rbp), %eax ## 4-byte Reload
movl %eax, -100(%rbp)
movq -32(%rbp), %rax
movl (%rax), %eax
movq _IB_WC_GRH@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
jne LBB0_13
## %bb.12:
xorl %eax, %eax
movq _EPROTOTYPE@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_31
LBB0_13:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -100(%rbp), %edx
movl -68(%rbp), %r8d
leaq -80(%rbp), %rcx
leaq -56(%rbp), %r9
callq _get_sgid_index_from_eth
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
je LBB0_15
## %bb.14:
movl -60(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_31
LBB0_15:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -56(%rbp), %edx
leaq -80(%rbp), %rcx
leaq -96(%rbp), %r8
callq _ib_get_cached_gid
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
je LBB0_17
## %bb.16:
movl -60(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_31
LBB0_17:
cmpq $0, -96(%rbp)
jne LBB0_19
## %bb.18:
xorl %eax, %eax
movq _ENODEV@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_31
LBB0_19:
movq -48(%rbp), %rax
movl 60(%rax), %edx
movq -96(%rbp), %rcx
leaq -80(%rbp), %rdi
leaq -88(%rbp), %rsi
leaq -72(%rbp), %r8
callq _rdma_addr_find_l2_eth_by_grh
movl %eax, -60(%rbp)
movq -96(%rbp), %rdi
callq _dev_put
cmpl $0, -60(%rbp)
je LBB0_21
## %bb.20:
movl -60(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_31
LBB0_21:
jmp LBB0_22
LBB0_22:
movq -32(%rbp), %rax
movl 20(%rax), %ecx
movq -48(%rbp), %rax
movl %ecx, 56(%rax)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
movq -48(%rbp), %rax
movl %ecx, 52(%rax)
movq -32(%rbp), %rax
movl 12(%rax), %ecx
movq -48(%rbp), %rax
movl %ecx, 48(%rax)
movq -24(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 40(%rax)
movq -32(%rbp), %rax
movl (%rax), %eax
movq _IB_WC_GRH@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_30
## %bb.23:
movq _IB_AH_GRH@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -48(%rbp), %rax
movl %ecx, 32(%rax)
movq -48(%rbp), %rax
movq -88(%rbp), %rcx
movq %rcx, 24(%rax)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _rdma_cap_eth_ah
cmpq $0, %rax
jne LBB0_29
## %bb.24:
movq -80(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq _IB_SA_WELL_KNOWN_GUID@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _cpu_to_be64
movq %rax, %rcx
movq -112(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
je LBB0_28
## %bb.25:
movq -16(%rbp), %rdi
movq _IB_GID_TYPE_IB@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq -24(%rbp), %rcx
leaq -80(%rbp), %rsi
xorl %eax, %eax
movl %eax, %r8d
leaq -56(%rbp), %r9
callq _ib_find_cached_gid_by_port
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
je LBB0_27
## %bb.26:
movl -60(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_31
LBB0_27:
jmp LBB0_28
LBB0_28:
jmp LBB0_29
LBB0_29:
movslq -56(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 16(%rax)
movq -40(%rbp), %rax
movl (%rax), %edi
callq _be32_to_cpu
movl %eax, -52(%rbp)
movl -52(%rbp), %ecx
andl $1048575, %ecx ## imm = 0xFFFFF
movq -48(%rbp), %rax
movl %ecx, (%rax)
movl -72(%rbp), %ecx
movq -48(%rbp), %rax
movl %ecx, 4(%rax)
movl -52(%rbp), %ecx
sarl $20, %ecx
andl $255, %ecx
movq -48(%rbp), %rax
movl %ecx, 8(%rax)
LBB0_30:
movl $0, -4(%rbp)
LBB0_31:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RDMA_NETWORK_IB,4,2 ## @RDMA_NETWORK_IB
.comm _IB_GID_TYPE_IB,4,2 ## @IB_GID_TYPE_IB
.comm _IB_WC_WITH_NETWORK_HDR_TYPE,4,2 ## @IB_WC_WITH_NETWORK_HDR_TYPE
.comm _IB_WC_WITH_VLAN,4,2 ## @IB_WC_WITH_VLAN
.comm _IB_WC_GRH,4,2 ## @IB_WC_GRH
.comm _EPROTOTYPE,4,2 ## @EPROTOTYPE
.comm _ENODEV,4,2 ## @ENODEV
.comm _IB_AH_GRH,4,2 ## @IB_AH_GRH
.comm _IB_SA_WELL_KNOWN_GUID,4,2 ## @IB_SA_WELL_KNOWN_GUID
.subsections_via_symbols
|
AnghaBench/freebsd/sys/ofed/drivers/infiniband/core/extr_ib_verbs.c_ib_init_ah_from_wc.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mesh_continue
_mesh_continue: ; @mesh_continue
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _module_error@GOTPAGE
ldr x8, [x8, _module_error@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
str x3, [sp, #40]
ldur x9, [x29, #-24]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x8, [x29, #-24]
ldr x8, [x8]
adrp x9, _MESH_MAX_ACTIVATION@GOTPAGE
ldr x9, [x9, _MESH_MAX_ACTIVATION@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldr x8, [x8, x9, lsl #3]
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _log_err
ldur x8, [x29, #-24]
add x2, x8, #32
mov w0, #0
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _log_query_info
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-28]
b LBB0_2
LBB0_2:
ldur w8, [x29, #-28]
adrp x9, _module_wait_module@GOTPAGE
ldr x9, [x9, _module_wait_module@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur w8, [x29, #-28]
adrp x9, _module_restart_next@GOTPAGE
ldr x9, [x9, _module_restart_next@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_4
LBB0_4:
ldur x9, [x29, #-24]
ldr x8, [x9, #8]
add x8, x8, #1
str x8, [x9, #8]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _log_err
adrp x8, _VERB_QUERY@GOTPAGE
ldr x8, [x8, _VERB_QUERY@GOTPAGEOFF]
ldr w0, [x8]
ldur x8, [x29, #-24]
add x2, x8, #32
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _log_query_info
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldur x10, [x29, #-24]
ldr x9, [x10, #8]
subs x9, x9, #1
str x9, [x10, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w2, [x8]
ldr x3, [sp, #40]
bl _mesh_continue
stur w0, [x29, #-4]
b LBB0_30
LBB0_6:
ldur w8, [x29, #-28]
adrp x9, _module_restart_next@GOTPAGE
ldr x9, [x9, _module_restart_next@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_7
LBB0_7:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #36]
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
ldr x9, [x9]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldr x8, [x8, x9, lsl #3]
ldr x0, [x8]
bl _fptr_whitelist_mod_clear
bl _fptr_ok
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
ldr x8, [x8, x9, lsl #3]
ldr x8, [x8]
ldur x9, [x29, #-24]
add x0, x9, #8
ldur x9, [x29, #-24]
ldr x1, [x9, #8]
blr x8
ldur x8, [x29, #-24]
ldr x9, [x8, #40]
ldur x8, [x29, #-24]
ldr x10, [x8, #8]
mov x8, #0
str x8, [x9, x10, lsl #3]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=1
ldur x9, [x29, #-24]
ldr x8, [x9, #8]
add x8, x8, #1
str x8, [x9, #8]
b LBB0_8
LBB0_11:
ldrsw x8, [sp, #36]
ldur x9, [x29, #-24]
str x8, [x9, #8]
b LBB0_12
LBB0_12:
adrp x8, _module_event_pass@GOTPAGE
ldr x8, [x8, _module_event_pass@GOTPAGEOFF]
ldr w8, [x8]
ldr x9, [sp, #40]
str w8, [x9]
mov w8, #1
stur w8, [x29, #-4]
b LBB0_30
LBB0_13:
ldur w8, [x29, #-28]
adrp x9, _module_wait_subquery@GOTPAGE
ldr x9, [x9, _module_wait_subquery@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14:
ldur x8, [x29, #-24]
ldr x8, [x8, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _log_err
adrp x8, _VERB_QUERY@GOTPAGE
ldr x8, [x8, _VERB_QUERY@GOTPAGEOFF]
ldr w0, [x8]
ldur x8, [x29, #-24]
add x2, x8, #32
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _log_query_info
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-28]
b LBB0_16
LBB0_16:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17:
ldur x8, [x29, #-24]
ldr x8, [x8, #16]
adrp x9, _LDNS_RCODE_NOERROR@GOTPAGE
ldr x9, [x9, _LDNS_RCODE_NOERROR@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
adrp x8, _LDNS_RCODE_SERVFAIL@GOTPAGE
ldr x8, [x8, _LDNS_RCODE_SERVFAIL@GOTPAGEOFF]
ldr x8, [x8]
ldur x9, [x29, #-24]
str x8, [x9, #16]
b LBB0_19
LBB0_19:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
ldur x0, [x29, #-24]
bl _mesh_query_done
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _mesh_walk_supers
ldur x8, [x29, #-24]
add x0, x8, #8
bl _mesh_state_delete
stur wzr, [x29, #-4]
b LBB0_30
LBB0_21:
ldur w8, [x29, #-28]
adrp x9, _module_finished@GOTPAGE
ldr x9, [x9, _module_finished@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_29
b LBB0_22
LBB0_22:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_23
LBB0_23:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
ldur x0, [x29, #-24]
bl _mesh_query_done
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _mesh_walk_supers
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24:
ldur x0, [x29, #-24]
add x1, sp, #24
add x2, sp, #20
bl _mesh_copy_qinfo
b LBB0_25
LBB0_25:
ldur x8, [x29, #-24]
add x0, x8, #8
bl _mesh_state_delete
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #20]
mov w3, #0
mov w4, #1
bl _mesh_schedule_prefetch
b LBB0_27
LBB0_27:
stur wzr, [x29, #-4]
b LBB0_30
LBB0_28:
ldur x9, [x29, #-24]
ldr x8, [x9, #8]
subs x8, x8, #1
str x8, [x9, #8]
adrp x8, _module_event_moddone@GOTPAGE
ldr x8, [x8, _module_event_moddone@GOTPAGEOFF]
ldr w8, [x8]
ldr x9, [sp, #40]
str w8, [x9]
mov w8, #1
stur w8, [x29, #-4]
b LBB0_30
LBB0_29:
stur wzr, [x29, #-4]
b LBB0_30
LBB0_30:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.comm _MESH_MAX_ACTIVATION,8,3 ; @MESH_MAX_ACTIVATION
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "internal error: looping module (%s) stopped"
l_.str.1: ; @.str.1
.asciz "pass error for qstate"
.comm _module_error,4,2 ; @module_error
.comm _module_wait_module,4,2 ; @module_wait_module
.comm _module_restart_next,4,2 ; @module_restart_next
l_.str.2: ; @.str.2
.asciz "Cannot pass to next module; at last module"
.comm _VERB_QUERY,4,2 ; @VERB_QUERY
.comm _module_event_pass,4,2 ; @module_event_pass
.comm _module_wait_subquery,4,2 ; @module_wait_subquery
l_.str.3: ; @.str.3
.asciz "module cannot wait for subquery, subquery list empty"
.comm _LDNS_RCODE_NOERROR,8,3 ; @LDNS_RCODE_NOERROR
.comm _LDNS_RCODE_SERVFAIL,8,3 ; @LDNS_RCODE_SERVFAIL
.comm _module_finished,4,2 ; @module_finished
.comm _module_event_moddone,4,2 ; @module_event_moddone
.no_dead_strip _mesh_continue
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mesh_continue
_mesh_continue: ## @mesh_continue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq %rcx, -40(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movq _MESH_MAX_ACTIVATION@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jle LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movq (%rax,%rcx,8), %rax
movl 8(%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _log_err
movq -24(%rbp), %rdx
addq $8, %rdx
addq $24, %rdx
xorl %edi, %edi
leaq L_.str.1(%rip), %rsi
callq _log_query_info
movq _module_error@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -28(%rbp)
LBB0_2:
movl -28(%rbp), %eax
movq _module_wait_module@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_4
## %bb.3:
movl -28(%rbp), %eax
movq _module_restart_next@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_13
LBB0_4:
movq -24(%rbp), %rax
movq 8(%rax), %rcx
addq $1, %rcx
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq (%rax), %rax
movq -24(%rbp), %rcx
cmpq 8(%rcx), %rax
jne LBB0_6
## %bb.5:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _log_err
movq _VERB_QUERY@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -24(%rbp), %rdx
addq $8, %rdx
addq $24, %rdx
leaq L_.str.1(%rip), %rsi
callq _log_query_info
movq -24(%rbp), %rax
movq 8(%rax), %rcx
addq $-1, %rcx
movq %rcx, 8(%rax)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq _module_error@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq -40(%rbp), %rcx
callq _mesh_continue
movl %eax, -4(%rbp)
jmp LBB0_30
LBB0_6:
movl -28(%rbp), %eax
movq _module_restart_next@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_12
## %bb.7:
movq -24(%rbp), %rax
movq 8(%rax), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -44(%rbp)
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rcx
cmpq (%rcx), %rax
jae LBB0_11
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movq (%rax,%rcx,8), %rax
movq (%rax), %rdi
callq _fptr_whitelist_mod_clear
movl %eax, %edi
callq _fptr_ok
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movq (%rax,%rcx,8), %rax
movq (%rax), %rax
movq -24(%rbp), %rdi
addq $8, %rdi
movq -24(%rbp), %rcx
movq 8(%rcx), %rsi
callq *%rax
movq -24(%rbp), %rax
movq 40(%rax), %rax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
movq $0, (%rax,%rcx,8)
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movq -24(%rbp), %rax
movq 8(%rax), %rcx
addq $1, %rcx
movq %rcx, 8(%rax)
jmp LBB0_8
LBB0_11:
movslq -44(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
LBB0_12:
movq _module_event_pass@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movl $1, -4(%rbp)
jmp LBB0_30
LBB0_13:
movl -28(%rbp), %eax
movq _module_wait_subquery@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_16
## %bb.14:
movq -24(%rbp), %rax
cmpq $0, 48(%rax)
jne LBB0_16
## %bb.15:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _log_err
movq _VERB_QUERY@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -24(%rbp), %rdx
addq $8, %rdx
addq $24, %rdx
leaq L_.str.1(%rip), %rsi
callq _log_query_info
movq _module_error@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -28(%rbp)
LBB0_16:
movl -28(%rbp), %eax
movq _module_error@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_19
## %bb.17:
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq _LDNS_RCODE_NOERROR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_19
## %bb.18:
movq _LDNS_RCODE_SERVFAIL@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 16(%rax)
LBB0_19:
movl -28(%rbp), %eax
movq _module_error@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_21
## %bb.20:
movq -24(%rbp), %rdi
callq _mesh_query_done
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _mesh_walk_supers
movq -24(%rbp), %rdi
addq $8, %rdi
callq _mesh_state_delete
movl $0, -4(%rbp)
jmp LBB0_30
LBB0_21:
movl -28(%rbp), %eax
movq _module_finished@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_29
## %bb.22:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB0_28
## %bb.23:
movq $0, -56(%rbp)
movq -24(%rbp), %rdi
callq _mesh_query_done
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _mesh_walk_supers
movq -24(%rbp), %rax
cmpq $0, 24(%rax)
je LBB0_25
## %bb.24:
movq -24(%rbp), %rdi
leaq -56(%rbp), %rsi
leaq -60(%rbp), %rdx
callq _mesh_copy_qinfo
LBB0_25:
movq -24(%rbp), %rdi
addq $8, %rdi
callq _mesh_state_delete
cmpq $0, -56(%rbp)
je LBB0_27
## %bb.26:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movl -60(%rbp), %edx
xorl %ecx, %ecx
movl $1, %r8d
callq _mesh_schedule_prefetch
LBB0_27:
movl $0, -4(%rbp)
jmp LBB0_30
LBB0_28:
movq -24(%rbp), %rax
movq 8(%rax), %rcx
addq $-1, %rcx
movq %rcx, 8(%rax)
movq _module_event_moddone@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movl $1, -4(%rbp)
jmp LBB0_30
LBB0_29:
movl $0, -4(%rbp)
LBB0_30:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MESH_MAX_ACTIVATION,8,3 ## @MESH_MAX_ACTIVATION
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "internal error: looping module (%s) stopped"
L_.str.1: ## @.str.1
.asciz "pass error for qstate"
.comm _module_error,4,2 ## @module_error
.comm _module_wait_module,4,2 ## @module_wait_module
.comm _module_restart_next,4,2 ## @module_restart_next
L_.str.2: ## @.str.2
.asciz "Cannot pass to next module; at last module"
.comm _VERB_QUERY,4,2 ## @VERB_QUERY
.comm _module_event_pass,4,2 ## @module_event_pass
.comm _module_wait_subquery,4,2 ## @module_wait_subquery
L_.str.3: ## @.str.3
.asciz "module cannot wait for subquery, subquery list empty"
.comm _LDNS_RCODE_NOERROR,8,3 ## @LDNS_RCODE_NOERROR
.comm _LDNS_RCODE_SERVFAIL,8,3 ## @LDNS_RCODE_SERVFAIL
.comm _module_finished,4,2 ## @module_finished
.comm _module_event_moddone,4,2 ## @module_event_moddone
.no_dead_strip _mesh_continue
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/unbound/services/extr_mesh.c_mesh_continue.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wpi_stop_locked
_wpi_stop_locked: ; @wpi_stop_locked
.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, #8]
ldr x0, [sp, #8]
bl _WPI_LOCK_ASSERT
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_3
LBB0_2:
ldr x0, [sp, #8]
bl _WPI_TX_LOCK
ldr x0, [sp, #8]
bl _WPI_TXQ_LOCK
ldr x8, [sp, #8]
str xzr, [x8]
ldr x0, [sp, #8]
bl _WPI_TXQ_UNLOCK
ldr x0, [sp, #8]
bl _WPI_TX_UNLOCK
ldr x0, [sp, #8]
bl _WPI_TXQ_STATE_LOCK
ldr x8, [sp, #8]
add x0, x8, #16
bl _callout_stop
ldr x0, [sp, #8]
bl _WPI_TXQ_STATE_UNLOCK
ldr x0, [sp, #8]
bl _WPI_RXON_LOCK
ldr x8, [sp, #8]
add x0, x8, #12
bl _callout_stop
ldr x8, [sp, #8]
add x0, x8, #8
bl _callout_stop
ldr x0, [sp, #8]
bl _WPI_RXON_UNLOCK
ldr x0, [sp, #8]
bl _wpi_hw_stop
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _wpi_stop_locked
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wpi_stop_locked
_wpi_stop_locked: ## @wpi_stop_locked
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _WPI_LOCK_ASSERT
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB0_2
## %bb.1:
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rdi
callq _WPI_TX_LOCK
movq -8(%rbp), %rdi
callq _WPI_TXQ_LOCK
movq -8(%rbp), %rax
movq $0, (%rax)
movq -8(%rbp), %rdi
callq _WPI_TXQ_UNLOCK
movq -8(%rbp), %rdi
callq _WPI_TX_UNLOCK
movq -8(%rbp), %rdi
callq _WPI_TXQ_STATE_LOCK
movq -8(%rbp), %rdi
addq $16, %rdi
callq _callout_stop
movq -8(%rbp), %rdi
callq _WPI_TXQ_STATE_UNLOCK
movq -8(%rbp), %rdi
callq _WPI_RXON_LOCK
movq -8(%rbp), %rdi
addq $12, %rdi
callq _callout_stop
movq -8(%rbp), %rdi
addq $8, %rdi
callq _callout_stop
movq -8(%rbp), %rdi
callq _WPI_RXON_UNLOCK
movq -8(%rbp), %rdi
callq _wpi_hw_stop
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _wpi_stop_locked
.subsections_via_symbols
|
AnghaBench/freebsd/sys/dev/wpi/extr_if_wpi.c_wpi_stop_locked.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function functionality
_functionality: ; @functionality
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
adrp x8, _I2C_FUNC_SMBUS_EMUL@GOTPAGE
ldr x8, [x8, _I2C_FUNC_SMBUS_EMUL@GOTPAGEOFF]
ldr w0, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _I2C_FUNC_SMBUS_EMUL,4,2 ; @I2C_FUNC_SMBUS_EMUL
.no_dead_strip _functionality
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function functionality
_functionality: ## @functionality
.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, -8(%rbp)
movq _I2C_FUNC_SMBUS_EMUL@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _I2C_FUNC_SMBUS_EMUL,4,2 ## @I2C_FUNC_SMBUS_EMUL
.no_dead_strip _functionality
.subsections_via_symbols
|
AnghaBench/linux/drivers/media/usb/stk1160/extr_stk1160-i2c.c_functionality.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hash_dst
_hash_dst: ; @hash_dst
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldr x0, [sp, #16]
ldur x8, [x29, #-8]
ldr w2, [x8, #4]
mov w1, #1
bl _jhash2
str w0, [sp, #12]
ldr w0, [sp, #12]
ldur x8, [x29, #-8]
ldr w1, [x8]
bl _reciprocal_scale
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _hash_dst
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hash_dst
_hash_dst: ## @hash_dst
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
movq -8(%rbp), %rax
movl 4(%rax), %edx
movl $1, %esi
callq _jhash2
movl %eax, -20(%rbp)
movl -20(%rbp), %edi
movq -8(%rbp), %rax
movl (%rax), %esi
callq _reciprocal_scale
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _hash_dst
.subsections_via_symbols
|
AnghaBench/linux/net/netfilter/extr_xt_hashlimit.c_hash_dst.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AlterEnumStmtObjectAddress ; -- Begin function AlterEnumStmtObjectAddress
.p2align 2
_AlterEnumStmtObjectAddress: ; @AlterEnumStmtObjectAddress
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-8]
stur w1, [x29, #-12]
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
str xzr, [sp, #24]
adrp x8, _InvalidOid@GOTPAGE
ldr x8, [x8, _InvalidOid@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #20]
str xzr, [sp, #8]
ldur x8, [x29, #-8]
ldr w0, [x8]
bl _makeTypeNameFromNameList
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
str x8, [sp, #24]
ldr x1, [sp, #24]
ldur w2, [x29, #-12]
bl _LookupTypeNameOid
str w0, [sp, #20]
mov w0, #4
bl _palloc0
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8]
adrp x8, _TypeRelationId@GOTPAGE
ldr x8, [x8, _TypeRelationId@GOTPAGEOFF]
ldr w1, [x8]
ldr w2, [sp, #20]
bl _ObjectAddressSet
ldr x0, [sp, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _InvalidOid,4,2 ; @InvalidOid
.comm _TypeRelationId,4,2 ; @TypeRelationId
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AlterEnumStmtObjectAddress ## -- Begin function AlterEnumStmtObjectAddress
.p2align 4, 0x90
_AlterEnumStmtObjectAddress: ## @AlterEnumStmtObjectAddress
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq $0, -24(%rbp)
movq _InvalidOid@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -28(%rbp)
movq $0, -40(%rbp)
movq -8(%rbp), %rax
movl (%rax), %edi
callq _makeTypeNameFromNameList
movq %rax, -24(%rbp)
movq -24(%rbp), %rsi
movl -12(%rbp), %edx
xorl %eax, %eax
movl %eax, %edi
callq _LookupTypeNameOid
movl %eax, -28(%rbp)
movl $4, %edi
callq _palloc0
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl (%rax), %edi
movq _TypeRelationId@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -28(%rbp), %edx
callq _ObjectAddressSet
movq -40(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _InvalidOid,4,2 ## @InvalidOid
.comm _TypeRelationId,4,2 ## @TypeRelationId
.subsections_via_symbols
|
AnghaBench/citus/src/backend/distributed/commands/extr_type.c_AlterEnumStmtObjectAddress.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function write_PM1
_write_PM1: ; @write_PM1
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x2, [x29, #-8]
mov w1, #1
mov x0, x1
bl _pm_io
str x0, [sp, #16]
ldr x8, [sp, #16]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_3
LBB0_2:
adrp x8, _EL_SVP@GOTPAGE
ldr x8, [x8, _EL_SVP@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _EL_ANOMALY@GOTPAGE
ldr x9, [x9, _EL_ANOMALY@GOTPAGEOFF]
ldr w9, [x9]
orr w8, w8, w9
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
bl _GET_PPC_OFFS
ldr x2, [sp] ; 8-byte Folded Reload
mov x3, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _elprintf
ldur x8, [x29, #-8]
adrp x9, _rPM1@GOTPAGE
ldr x9, [x9, _rPM1@GOTPAGEOFF]
str x8, [x9]
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _EL_SVP,4,2 ; @EL_SVP
.comm _EL_ANOMALY,4,2 ; @EL_ANOMALY
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "PM1 raw w %04x @ %04x"
.comm _rPM1,8,3 ; @rPM1
.no_dead_strip _write_PM1
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function write_PM1
_write_PM1: ## @write_PM1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdx
movl $1, %esi
movl %esi, %edi
callq _pm_io
movq %rax, -16(%rbp)
cmpq $-1, -16(%rbp)
je LBB0_2
## %bb.1:
jmp LBB0_3
LBB0_2:
movq _EL_SVP@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _EL_ANOMALY@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
movq -8(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movb $0, %al
callq _GET_PPC_OFFS
movl -28(%rbp), %edi ## 4-byte Reload
movq -24(%rbp), %rdx ## 8-byte Reload
movl %eax, %ecx
leaq L_.str(%rip), %rsi
callq _elprintf
movq -8(%rbp), %rcx
movq _rPM1@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB0_3:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EL_SVP,4,2 ## @EL_SVP
.comm _EL_ANOMALY,4,2 ## @EL_ANOMALY
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "PM1 raw w %04x @ %04x"
.comm _rPM1,8,3 ## @rPM1
.no_dead_strip _write_PM1
.subsections_via_symbols
|
AnghaBench/Provenance/Cores/Mednafen/mednafen-1.21/src/md/cart/extr_ssp16.c_write_PM1.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f2fs_lookup_extent_cache ; -- Begin function f2fs_lookup_extent_cache
.p2align 2
_f2fs_lookup_extent_cache: ; @f2fs_lookup_extent_cache
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
str x2, [sp]
ldr x0, [sp, #16]
bl _f2fs_may_extent_tree
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur wzr, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x0, [sp, #16]
ldr w1, [sp, #12]
ldr x2, [sp]
bl _f2fs_lookup_extent_tree
stur w0, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f2fs_lookup_extent_cache ## -- Begin function f2fs_lookup_extent_cache
.p2align 4, 0x90
_f2fs_lookup_extent_cache: ## @f2fs_lookup_extent_cache
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
callq _f2fs_may_extent_tree
cmpl $0, %eax
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
callq _f2fs_lookup_extent_tree
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/fs/f2fs/extr_extent_cache.c_f2fs_lookup_extent_cache.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function skip_unkn
_skip_unkn: ; @skip_unkn
.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, #8]
ldr x0, [sp, #8]
bl _BRK_END_XML_TOKEN_CHARS
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrsb w8, [x8]
adrp x9, _NUL@GOTPAGE
ldr x9, [x9, _NUL@GOTPAGEOFF]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB0_3
LBB0_2:
ldr x8, [sp, #8]
str x8, [sp] ; 8-byte Folded Spill
b LBB0_3
LBB0_3:
ldr x0, [sp] ; 8-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _NUL,1,0 ; @NUL
.no_dead_strip _skip_unkn
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function skip_unkn
_skip_unkn: ## @skip_unkn
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _BRK_END_XML_TOKEN_CHARS
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movsbl (%rax), %eax
movq _NUL@GOTPCREL(%rip), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -16(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
LBB0_3:
movq -16(%rbp), %rax ## 8-byte Reload
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NUL,1,0 ## @NUL
.no_dead_strip _skip_unkn
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/ntp/sntp/libopts/extr_configfile.c_skip_unkn.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function decode_old_pg_upmap_items
_decode_old_pg_upmap_items: ; @decode_old_pg_upmap_items
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
mov x3, #0
mov w4, #1
bl _decode_pg_mapping
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _decode_old_pg_upmap_items
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function decode_old_pg_upmap_items
_decode_old_pg_upmap_items: ## @decode_old_pg_upmap_items
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
xorl %eax, %eax
movl %eax, %ecx
movl $1, %r8d
callq _decode_pg_mapping
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _decode_old_pg_upmap_items
.subsections_via_symbols
|
AnghaBench/linux/net/ceph/extr_osdmap.c_decode_old_pg_upmap_items.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfs4_purge_lease
_nfs4_purge_lease: ; @nfs4_purge_lease
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _nfs4_establish_lease
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #16]
ldr w1, [sp, #12]
bl _nfs4_handle_reclaim_lease_error
stur w0, [x29, #-4]
b LBB0_3
LBB0_2:
adrp x8, _NFS4CLNT_PURGE_STATE@GOTPAGE
ldr x8, [x8, _NFS4CLNT_PURGE_STATE@GOTPAGEOFF]
ldr w0, [x8]
ldr x1, [sp, #16]
bl _clear_bit
adrp x8, _NFS4CLNT_LEASE_EXPIRED@GOTPAGE
ldr x8, [x8, _NFS4CLNT_LEASE_EXPIRED@GOTPAGEOFF]
ldr w0, [x8]
ldr x1, [sp, #16]
bl _set_bit
ldr x0, [sp, #16]
bl _nfs4_state_start_reclaim_nograce
stur wzr, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _NFS4CLNT_PURGE_STATE,4,2 ; @NFS4CLNT_PURGE_STATE
.comm _NFS4CLNT_LEASE_EXPIRED,4,2 ; @NFS4CLNT_LEASE_EXPIRED
.no_dead_strip _nfs4_purge_lease
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nfs4_purge_lease
_nfs4_purge_lease: ## @nfs4_purge_lease
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq _nfs4_establish_lease
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
jge LBB0_2
## %bb.1:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _nfs4_handle_reclaim_lease_error
movl %eax, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq _NFS4CLNT_PURGE_STATE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -16(%rbp), %rsi
callq _clear_bit
movq _NFS4CLNT_LEASE_EXPIRED@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -16(%rbp), %rsi
callq _set_bit
movq -16(%rbp), %rdi
callq _nfs4_state_start_reclaim_nograce
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NFS4CLNT_PURGE_STATE,4,2 ## @NFS4CLNT_PURGE_STATE
.comm _NFS4CLNT_LEASE_EXPIRED,4,2 ## @NFS4CLNT_LEASE_EXPIRED
.no_dead_strip _nfs4_purge_lease
.subsections_via_symbols
|
AnghaBench/linux/fs/nfs/extr_nfs4state.c_nfs4_purge_lease.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _enable_hlt ; -- Begin function enable_hlt
.p2align 2
_enable_hlt: ; @enable_hlt
.cfi_startproc
; %bb.0:
adrp x9, _hlt_counter@GOTPAGE
ldr x9, [x9, _hlt_counter@GOTPAGEOFF]
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
ret
.cfi_endproc
; -- End function
.comm _hlt_counter,4,2 ; @hlt_counter
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _enable_hlt ## -- Begin function enable_hlt
.p2align 4, 0x90
_enable_hlt: ## @enable_hlt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _hlt_counter@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $-1, %ecx
movq _hlt_counter@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _hlt_counter,4,2 ## @hlt_counter
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/arch/microblaze/kernel/extr_process.c_enable_hlt.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTD_compress_usingCDict_advanced ; -- Begin function ZSTD_compress_usingCDict_advanced
.p2align 2
_ZSTD_compress_usingCDict_advanced: ; @ZSTD_compress_usingCDict_advanced
.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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
str x3, [sp, #32]
str x4, [sp, #24]
str x5, [sp, #16]
str w6, [sp, #12]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr w2, [sp, #12]
ldr x3, [sp, #24]
bl _ZSTD_compressBegin_usingCDict_advanced
bl _FORWARD_IF_ERROR
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
ldr x3, [sp, #32]
ldr x4, [sp, #24]
bl _ZSTD_compressEnd
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTD_compress_usingCDict_advanced ## -- Begin function ZSTD_compress_usingCDict_advanced
.p2align 4, 0x90
_ZSTD_compress_usingCDict_advanced: ## @ZSTD_compress_usingCDict_advanced
.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
movl 16(%rbp), %eax
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movq %r9, -48(%rbp)
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
movl 16(%rbp), %edx
movq -40(%rbp), %rcx
callq _ZSTD_compressBegin_usingCDict_advanced
movl %eax, %edi
callq _FORWARD_IF_ERROR
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
movq -40(%rbp), %r8
callq _ZSTD_compressEnd
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/zstd/lib/compress/extr_zstd_compress.c_ZSTD_compress_usingCDict_advanced.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adcxx_max_show
_adcxx_max_show: ; @adcxx_max_show
.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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x0, [x29, #-16]
bl _to_spi_device
str x0, [sp, #24]
ldr x0, [sp, #24]
bl _spi_get_drvdata
str x0, [sp, #16]
ldr x8, [sp, #16]
add x0, x8, #4
bl _mutex_lock_interruptible
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _ERESTARTSYS@GOTPAGE
ldr x8, [x8, _ERESTARTSYS@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x8, [sp, #16]
ldr w8, [x8]
str w8, [sp, #12]
ldr x8, [sp, #16]
add x0, x8, #4
bl _mutex_unlock
ldr x0, [sp, #32]
ldr w2, [sp, #12]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _sprintf
stur w0, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _ERESTARTSYS,4,2 ; @ERESTARTSYS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.no_dead_strip _adcxx_max_show
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adcxx_max_show
_adcxx_max_show: ## @adcxx_max_show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
callq _to_spi_device
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _spi_get_drvdata
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
addq $4, %rdi
callq _mutex_lock_interruptible
cmpq $0, %rax
je LBB0_2
## %bb.1:
xorl %eax, %eax
movq _ERESTARTSYS@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -48(%rbp), %rax
movl (%rax), %eax
movl %eax, -52(%rbp)
movq -48(%rbp), %rdi
addq $4, %rdi
callq _mutex_unlock
movq -32(%rbp), %rdi
movl -52(%rbp), %edx
leaq L_.str(%rip), %rsi
callq _sprintf
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ERESTARTSYS,4,2 ## @ERESTARTSYS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.no_dead_strip _adcxx_max_show
.subsections_via_symbols
|
AnghaBench/linux/drivers/hwmon/extr_adcxx.c_adcxx_max_show.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function intel_vgpu_get_bar_gpa
_intel_vgpu_get_bar_gpa: ; @intel_vgpu_get_bar_gpa
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsw x9, [sp, #4]
add x8, x8, x9
ldr w8, [x8]
adrp x9, _PCI_BASE_ADDRESS_MEM_MASK@GOTPAGE
ldr x9, [x9, _PCI_BASE_ADDRESS_MEM_MASK@GOTPAGEOFF]
ldr w9, [x9]
and w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _PCI_BASE_ADDRESS_MEM_MASK,4,2 ; @PCI_BASE_ADDRESS_MEM_MASK
.no_dead_strip _intel_vgpu_get_bar_gpa
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function intel_vgpu_get_bar_gpa
_intel_vgpu_get_bar_gpa: ## @intel_vgpu_get_bar_gpa
.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, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movslq -12(%rbp), %rcx
addq %rcx, %rax
movl (%rax), %eax
movq _PCI_BASE_ADDRESS_MEM_MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PCI_BASE_ADDRESS_MEM_MASK,4,2 ## @PCI_BASE_ADDRESS_MEM_MASK
.no_dead_strip _intel_vgpu_get_bar_gpa
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/i915/gvt/extr_gvt.h_intel_vgpu_get_bar_gpa.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hashTupleDesc ; -- Begin function hashTupleDesc
.p2align 2
_hashTupleDesc: ; @hashTupleDesc
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr w0, [x8]
bl _hash_uint32
mov x1, x0
mov x0, #0
bl _hash_combine
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr w0, [x8, #4]
bl _hash_uint32
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _hash_combine
stur x0, [x29, #-16]
stur wzr, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur w1, [x29, #-20]
bl _TupleDescAttr
ldr w0, [x0]
bl _hash_uint32
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _hash_combine
stur x0, [x29, #-16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_4:
ldur x0, [x29, #-16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hashTupleDesc ## -- Begin function hashTupleDesc
.p2align 4, 0x90
_hashTupleDesc: ## @hashTupleDesc
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %edi
callq _hash_uint32
movl %eax, %esi
xorl %eax, %eax
movl %eax, %edi
callq _hash_combine
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movl 4(%rax), %edi
callq _hash_uint32
movq -32(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
callq _hash_combine
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
callq _TupleDescAttr
movl (%rax), %edi
callq _hash_uint32
movq -40(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
callq _hash_combine
movq %rax, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movq -16(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/postgres/src/backend/access/common/extr_tupdesc.c_hashTupleDesc.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cvpxpic_destroy_cb
_cvpxpic_destroy_cb: ; @cvpxpic_destroy_cb
.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, #8]
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp]
add x0, x8, #24
bl _vlc_atomic_rc_dec
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldr x8, [sp]
ldr w0, [x8, #8]
bl _CFRelease
ldr x8, [sp]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x8, [sp]
ldr x8, [x8, #16]
ldr x9, [sp]
ldr w0, [x9, #8]
ldr x9, [sp]
ldr w1, [x9, #4]
ldr x9, [sp]
ldr w2, [x9]
blr x8
b LBB0_3
LBB0_3:
ldr x0, [sp, #8]
bl _free
b LBB0_4
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _cvpxpic_destroy_cb
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cvpxpic_destroy_cb
_cvpxpic_destroy_cb: ## @cvpxpic_destroy_cb
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
addq $24, %rdi
callq _vlc_atomic_rc_dec
cmpq $0, %rax
je LBB0_4
## %bb.1:
movq -16(%rbp), %rax
movl 8(%rax), %edi
callq _CFRelease
movq -16(%rbp), %rax
cmpq $0, 16(%rax)
je LBB0_3
## %bb.2:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq -16(%rbp), %rcx
movl 8(%rcx), %edi
movq -16(%rbp), %rcx
movl 4(%rcx), %esi
movq -16(%rbp), %rcx
movl (%rcx), %edx
callq *%rax
LBB0_3:
movq -8(%rbp), %rdi
callq _free
LBB0_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _cvpxpic_destroy_cb
.subsections_via_symbols
|
AnghaBench/vlc/modules/codec/extr_vt_utils.c_cvpxpic_destroy_cb.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_md
_get_md: ; @get_md
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #8]
add x8, x8, x9, lsl #2
str x8, [sp]
ldr x8, [sp]
ldr w8, [x8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp]
str x8, [sp, #24]
b LBB0_7
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_6:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB0_7
LBB0_7:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _get_md
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_md
_get_md: ## @get_md
.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, -16(%rbp)
movl %esi, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB0_4
## %bb.3:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_6:
movq $0, -8(%rbp)
LBB0_7:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _get_md
.subsections_via_symbols
|
AnghaBench/linux/tools/perf/util/extr_python.c_get_md.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gtm_put_timer16 ; -- Begin function gtm_put_timer16
.p2align 2
_gtm_put_timer16: ; @gtm_put_timer16
.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, #8]
ldr x0, [sp, #8]
bl _gtm_stop_timer16
ldr x8, [sp, #8]
ldr x0, [x8, #8]
bl _spin_lock_irq
ldr x8, [sp, #8]
str wzr, [x8]
ldr x8, [sp, #8]
ldr x0, [x8, #8]
bl _spin_unlock_irq
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gtm_put_timer16 ## -- Begin function gtm_put_timer16
.p2align 4, 0x90
_gtm_put_timer16: ## @gtm_put_timer16
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _gtm_stop_timer16
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _spin_lock_irq
movq -8(%rbp), %rax
movl $0, (%rax)
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _spin_unlock_irq
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/arch/powerpc/sysdev/extr_fsl_gtm.c_gtm_put_timer16.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function DevicesListener
_DevicesListener: ; @DevicesListener
.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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
str x3, [sp, #24]
ldur x0, [x29, #-16]
bl _VLC_UNUSED
ldur x0, [x29, #-24]
bl _VLC_UNUSED
ldr x0, [sp, #32]
bl _VLC_UNUSED
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_5
LBB0_2:
ldr x8, [sp, #16]
ldr x8, [x8]
str x8, [sp, #8]
ldr x0, [sp, #16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _msg_Dbg
ldr x0, [sp, #16]
mov x1, #0
bl _RebuildDeviceList
ldr x0, [sp, #8]
bl _vlc_mutex_lock
ldr x8, [sp, #8]
add x0, x8, #4
bl _vlc_mutex_lock
adrp x8, _kCFAllocatorDefault@GOTPAGE
ldr x8, [x8, _kCFAllocatorDefault@GOTPAGEOFF]
ldr w0, [x8]
adrp x8, _kCFNumberSInt32Type@GOTPAGE
ldr x8, [x8, _kCFNumberSInt32Type@GOTPAGEOFF]
ldr w1, [x8]
ldr x8, [sp, #8]
add x2, x8, #12
bl _CFNumberCreate
str w0, [sp, #4]
ldr x8, [sp, #8]
ldr w0, [x8, #8]
bl _CFArrayGetCount
mov x1, x0
mov w0, #0
bl _CFRangeMake
str w0, [sp]
ldr x8, [sp, #8]
ldr w0, [x8, #8]
ldr w1, [sp]
ldr w2, [sp, #4]
bl _CFArrayContainsValue
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x0, [sp, #16]
adrp x8, _AOUT_RESTART_OUTPUT@GOTPAGE
ldr x8, [x8, _AOUT_RESTART_OUTPUT@GOTPAGEOFF]
ldr w1, [x8]
bl _aout_RestartRequest
b LBB0_4
LBB0_4:
ldr w0, [sp, #4]
bl _CFRelease
ldr x8, [sp, #8]
add x0, x8, #4
bl _vlc_mutex_unlock
ldr x0, [sp, #8]
bl _vlc_mutex_unlock
adrp x8, _noErr@GOTPAGE
ldr x8, [x8, _noErr@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_5
LBB0_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "audio device configuration changed, resetting cache"
.comm _kCFAllocatorDefault,4,2 ; @kCFAllocatorDefault
.comm _kCFNumberSInt32Type,4,2 ; @kCFNumberSInt32Type
.comm _AOUT_RESTART_OUTPUT,4,2 ; @AOUT_RESTART_OUTPUT
.comm _noErr,4,2 ; @noErr
.no_dead_strip _DevicesListener
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function DevicesListener
_DevicesListener: ## @DevicesListener
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -16(%rbp), %rdi
callq _VLC_UNUSED
movq -24(%rbp), %rdi
callq _VLC_UNUSED
movq -32(%rbp), %rdi
callq _VLC_UNUSED
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB0_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB0_5
LBB0_2:
movq -48(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _msg_Dbg
movq -48(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _RebuildDeviceList
movq -56(%rbp), %rdi
callq _vlc_mutex_lock
movq -56(%rbp), %rdi
addq $4, %rdi
callq _vlc_mutex_lock
movq _kCFAllocatorDefault@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _kCFNumberSInt32Type@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -56(%rbp), %rdx
addq $12, %rdx
callq _CFNumberCreate
movl %eax, -60(%rbp)
movq -56(%rbp), %rax
movl 8(%rax), %edi
callq _CFArrayGetCount
movl %eax, %esi
xorl %edi, %edi
callq _CFRangeMake
movl %eax, -64(%rbp)
movq -56(%rbp), %rax
movl 8(%rax), %edi
movl -64(%rbp), %esi
movl -60(%rbp), %edx
callq _CFArrayContainsValue
cmpl $0, %eax
jne LBB0_4
## %bb.3:
movq -48(%rbp), %rdi
movq _AOUT_RESTART_OUTPUT@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _aout_RestartRequest
LBB0_4:
movl -60(%rbp), %edi
callq _CFRelease
movq -56(%rbp), %rdi
addq $4, %rdi
callq _vlc_mutex_unlock
movq -56(%rbp), %rdi
callq _vlc_mutex_unlock
movq _noErr@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -4(%rbp)
LBB0_5:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "audio device configuration changed, resetting cache"
.comm _kCFAllocatorDefault,4,2 ## @kCFAllocatorDefault
.comm _kCFNumberSInt32Type,4,2 ## @kCFNumberSInt32Type
.comm _AOUT_RESTART_OUTPUT,4,2 ## @AOUT_RESTART_OUTPUT
.comm _noErr,4,2 ## @noErr
.no_dead_strip _DevicesListener
.subsections_via_symbols
|
AnghaBench/vlc/modules/audio_output/extr_auhal.c_DevicesListener.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function saf1761_otg_set_address
_saf1761_otg_set_address: ; @saf1761_otg_set_address
.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, #8]
str w1, [sp, #4]
ldr w2, [sp, #4]
mov w0, #5
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _DPRINTFN
ldr x0, [sp, #8]
adrp x8, _SOTG_ADDRESS@GOTPAGE
ldr x8, [x8, _SOTG_ADDRESS@GOTPAGEOFF]
ldr w1, [x8]
ldr w8, [sp, #4]
adrp x9, _SOTG_ADDRESS_ENABLE@GOTPAGE
ldr x9, [x9, _SOTG_ADDRESS_ENABLE@GOTPAGEOFF]
ldr w9, [x9]
orr w2, w8, w9
bl _SAF1761_WRITE_LE_4
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "addr=%d\n"
.comm _SOTG_ADDRESS,4,2 ; @SOTG_ADDRESS
.comm _SOTG_ADDRESS_ENABLE,4,2 ; @SOTG_ADDRESS_ENABLE
.no_dead_strip _saf1761_otg_set_address
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function saf1761_otg_set_address
_saf1761_otg_set_address: ## @saf1761_otg_set_address
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %edx
movl $5, %edi
leaq L_.str(%rip), %rsi
callq _DPRINTFN
movq -8(%rbp), %rdi
movq _SOTG_ADDRESS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -12(%rbp), %edx
movq _SOTG_ADDRESS_ENABLE@GOTPCREL(%rip), %rax
orl (%rax), %edx
callq _SAF1761_WRITE_LE_4
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "addr=%d\n"
.comm _SOTG_ADDRESS,4,2 ## @SOTG_ADDRESS
.comm _SOTG_ADDRESS_ENABLE,4,2 ## @SOTG_ADDRESS_ENABLE
.no_dead_strip _saf1761_otg_set_address
.subsections_via_symbols
|
AnghaBench/freebsd/sys/dev/usb/controller/extr_saf1761_otg.c_saf1761_otg_set_address.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _DVD_Inquiry ; -- Begin function DVD_Inquiry
.p2align 2
_DVD_Inquiry: ; @DVD_Inquiry
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
adrp x8, ___dvd_inquirysynccb@GOTPAGE
ldr x8, [x8, ___dvd_inquirysynccb@GOTPAGEOFF]
ldr w2, [x8]
bl _DVD_InquiryAsync
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_18
LBB0_2:
ldr w0, [sp, #20]
bl __CPU_ISR_Disable
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
str w8, [sp, #12]
b LBB0_12
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #16]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
mov w8, #-1
str w8, [sp, #12]
b LBB0_11
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
mov w8, #-3
str w8, [sp, #12]
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_3 Depth=1
adrp x8, ___dvd_wait_queue@GOTPAGE
ldr x8, [x8, ___dvd_wait_queue@GOTPAGEOFF]
ldr w0, [x8]
bl _LWP_ThreadSleep
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_3 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_3 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #16]
adds w8, w8, #1
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_3
b LBB0_17
LBB0_17:
ldr w0, [sp, #20]
bl __CPU_ISR_Restore
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB0_18
LBB0_18:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm ___dvd_inquirysynccb,4,2 ; @__dvd_inquirysynccb
.comm ___dvd_wait_queue,4,2 ; @__dvd_wait_queue
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _DVD_Inquiry ## -- Begin function DVD_Inquiry
.p2align 4, 0x90
_DVD_Inquiry: ## @DVD_Inquiry
.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 %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq ___dvd_inquirysynccb@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _DVD_InquiryAsync
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne LBB0_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB0_18
LBB0_2:
movl -28(%rbp), %edi
callq __CPU_ISR_Disable
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -32(%rbp)
cmpl $0, -32(%rbp)
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -36(%rbp)
jmp LBB0_12
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
cmpl $-1, -32(%rbp)
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movl $-1, -36(%rbp)
jmp LBB0_11
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
cmpl $10, -32(%rbp)
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_3 Depth=1
movl $-3, -36(%rbp)
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
movq ___dvd_wait_queue@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _LWP_ThreadSleep
LBB0_10: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_3 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -32(%rbp)
movb %al, -37(%rbp) ## 1-byte Spill
je LBB0_16
## %bb.14: ## in Loop: Header=BB0_3 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $-1, -32(%rbp)
movb %al, -37(%rbp) ## 1-byte Spill
je LBB0_16
## %bb.15: ## in Loop: Header=BB0_3 Depth=1
cmpl $10, -32(%rbp)
setne %al
movb %al, -37(%rbp) ## 1-byte Spill
LBB0_16: ## in Loop: Header=BB0_3 Depth=1
movb -37(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_3
## %bb.17:
movl -28(%rbp), %edi
callq __CPU_ISR_Restore
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_18:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm ___dvd_inquirysynccb,4,2 ## @__dvd_inquirysynccb
.comm ___dvd_wait_queue,4,2 ## @__dvd_wait_queue
.subsections_via_symbols
|
AnghaBench/RetroArch/wii/libogc/libogc/extr_dvd.c_DVD_Inquiry.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function CG_Viewpos_f
_CG_Viewpos_f: ; @CG_Viewpos_f
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _cg@GOTPAGE
ldr x8, [x8, _cg@GOTPAGEOFF]
ldr x9, [x8, #8]
ldr x9, [x9]
mov x1, x9
ldr x9, [x8, #8]
ldr x9, [x9, #8]
mov x2, x9
ldr x9, [x8, #8]
ldr x9, [x9, #16]
mov x3, x9
ldr x8, [x8]
adrp x9, _YAW@GOTPAGE
ldr x9, [x9, _YAW@GOTPAGEOFF]
ldr x9, [x9]
ldr x8, [x8, x9, lsl #3]
mov x4, x8
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _CG_Printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "(%i %i %i) : %i\n"
.comm _cg,16,3 ; @cg
.comm _YAW,8,3 ; @YAW
.no_dead_strip _CG_Viewpos_f
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function CG_Viewpos_f
_CG_Viewpos_f: ## @CG_Viewpos_f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _cg@GOTPCREL(%rip), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movl %eax, %esi
movq _cg@GOTPCREL(%rip), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movl %eax, %edx
movq _cg@GOTPCREL(%rip), %rax
movq 8(%rax), %rax
movq 16(%rax), %rax
movl %eax, %ecx
movq _cg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _YAW@GOTPCREL(%rip), %rdi
movq (%rdi), %rdi
movq (%rax,%rdi,8), %rax
movl %eax, %r8d
leaq L_.str(%rip), %rdi
callq _CG_Printf
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "(%i %i %i) : %i\n"
.comm _cg,16,3 ## @cg
.comm _YAW,8,3 ## @YAW
.no_dead_strip _CG_Viewpos_f
.subsections_via_symbols
|
AnghaBench/lab/engine/code/cgame/extr_cg_consolecmds.c_CG_Viewpos_f.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _btc_config_clear ; -- Begin function btc_config_clear
.p2align 2
_btc_config_clear: ; @btc_config_clear
.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
adrp x8, _config@GOTPAGE
ldr x8, [x8, _config@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
and w0, w8, #0x1
bl _assert
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
bl _config_free
bl _config_new_empty
ldr x8, [sp] ; 8-byte Folded Reload
str x0, [x8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur wzr, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x8, _CONFIG_FILE_PATH@GOTPAGE
ldr x8, [x8, _CONFIG_FILE_PATH@GOTPAGEOFF]
ldr w1, [x8]
bl _config_save
str w0, [sp, #8]
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _config,8,3 ; @config
.comm _CONFIG_FILE_PATH,4,2 ; @CONFIG_FILE_PATH
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _btc_config_clear ## -- Begin function btc_config_clear
.p2align 4, 0x90
_btc_config_clear: ## @btc_config_clear
.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 _config@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
setne %al
andb $1, %al
movzbl %al, %edi
callq _assert
movq _config@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _config_free
movb $0, %al
callq _config_new_empty
movq %rax, %rcx
movq _config@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _config@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq _config@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _CONFIG_FILE_PATH@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _config_save
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _config,8,3 ## @config
.comm _CONFIG_FILE_PATH,4,2 ## @CONFIG_FILE_PATH
.subsections_via_symbols
|
AnghaBench/esp-idf/components/bt/host/bluedroid/btc/core/extr_btc_config.c_btc_config_clear.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pt1_thread
_pt1_thread: ; @pt1_thread
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
bl _set_freezable
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _kthread_should_stop
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
bl _try_to_freeze
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #8]
ldr x8, [x8, x9, lsl #3]
str x8, [sp]
ldr x0, [sp, #16]
ldr x1, [sp]
bl _pt1_filter
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
adrp x8, _HZ@GOTPAGE
ldr x8, [x8, _HZ@GOTPAGEOFF]
ldr w8, [x8]
add w8, w8, #999
mov w9, #1000
sdiv w0, w8, w9
bl _schedule_timeout_interruptible
b LBB0_1
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
adrp x9, _PT1_NR_BUFS@GOTPAGE
ldr x9, [x9, _PT1_NR_BUFS@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr x0, [sp, #16]
bl _pt1_increment_table_count
str wzr, [sp, #8]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
adrp x9, _pt1_nr_tables@GOTPAGE
ldr x9, [x9, _pt1_nr_tables@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #12]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_9:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _HZ,4,2 ; @HZ
.comm _PT1_NR_BUFS,4,2 ; @PT1_NR_BUFS
.comm _pt1_nr_tables,4,2 ; @pt1_nr_tables
.no_dead_strip _pt1_thread
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pt1_thread
_pt1_thread: ## @pt1_thread
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movb $0, %al
callq _set_freezable
movl $0, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movb $0, %al
callq _kthread_should_stop
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB0_2
jmp LBB0_9
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
movb $0, %al
callq _try_to_freeze
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _pt1_filter
cmpl $0, %eax
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq _HZ@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl $999, %eax ## imm = 0x3E7
movl $1000, %ecx ## imm = 0x3E8
cltd
idivl %ecx
movl %eax, %edi
callq _schedule_timeout_interruptible
jmp LBB0_1
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
movq _PT1_NR_BUFS@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jl LBB0_8
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
callq _pt1_increment_table_count
movl $0, -24(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq _pt1_nr_tables@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jl LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movl $0, -20(%rbp)
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_9:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HZ,4,2 ## @HZ
.comm _PT1_NR_BUFS,4,2 ## @PT1_NR_BUFS
.comm _pt1_nr_tables,4,2 ## @pt1_nr_tables
.no_dead_strip _pt1_thread
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/media/dvb/pt1/extr_pt1.c_pt1_thread.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _wl1251_event_wait ; -- Begin function wl1251_event_wait
.p2align 2
_wl1251_event_wait: ; @wl1251_event_wait
.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
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur w2, [x29, #-24]
adrp x8, _jiffies@GOTPAGE
ldr x8, [x8, _jiffies@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w0, [x29, #-24]
bl _msecs_to_jiffies
ldr x8, [sp, #16] ; 8-byte Folded Reload
add x8, x8, x0
str x8, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _jiffies@GOTPAGE
ldr x8, [x8, _jiffies@GOTPAGEOFF]
ldr x0, [x8]
ldr x1, [sp, #24]
bl _time_after
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x8, _ETIMEDOUT@GOTPAGE
ldr x8, [x8, _ETIMEDOUT@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_6
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
mov w0, #1
bl _msleep
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w1, [x8]
sub x2, x29, #28
str x2, [sp] ; 8-byte Folded Spill
mov w3, #4
str w3, [sp, #12] ; 4-byte Folded Spill
bl _wl1251_mem_read
ldr x2, [sp] ; 8-byte Folded Reload
ldr w3, [sp, #12] ; 4-byte Folded Reload
ldur w8, [x29, #-28]
ldur w9, [x29, #-20]
and w8, w8, w9
str w8, [sp, #32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w1, [x8, #4]
bl _wl1251_mem_read
ldur w8, [x29, #-28]
ldur w9, [x29, #-20]
and w9, w8, w9
ldr w8, [sp, #32]
orr w8, w8, w9
str w8, [sp, #32]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_1
b LBB0_5
LBB0_5:
stur wzr, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _jiffies,8,3 ; @jiffies
.comm _ETIMEDOUT,4,2 ; @ETIMEDOUT
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _wl1251_event_wait ## -- Begin function wl1251_event_wait
.p2align 4, 0x90
_wl1251_event_wait: ## @wl1251_event_wait
.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 %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movq _jiffies@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movl -24(%rbp), %edi
callq _msecs_to_jiffies
movq %rax, %rcx
movq -48(%rbp), %rax ## 8-byte Reload
addq %rcx, %rax
movq %rax, -40(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _jiffies@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -40(%rbp), %rsi
callq _time_after
cmpq $0, %rax
je LBB0_3
## %bb.2:
xorl %eax, %eax
movq _ETIMEDOUT@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_6
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl $1, %edi
callq _msleep
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq -28(%rbp), %rdx
movl $4, %ecx
callq _wl1251_mem_read
movl -28(%rbp), %eax
andl -20(%rbp), %eax
movl %eax, -32(%rbp)
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rax
movl 4(%rax), %esi
leaq -28(%rbp), %rdx
movl $4, %ecx
callq _wl1251_mem_read
movl -28(%rbp), %eax
andl -20(%rbp), %eax
orl -32(%rbp), %eax
movl %eax, -32(%rbp)
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -32(%rbp)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB0_1
## %bb.5:
movl $0, -4(%rbp)
LBB0_6:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _jiffies,8,3 ## @jiffies
.comm _ETIMEDOUT,4,2 ## @ETIMEDOUT
.subsections_via_symbols
|
AnghaBench/linux/drivers/net/wireless/ti/wl1251/extr_event.c_wl1251_event_wait.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function scale_backlight
_scale_backlight: ; @scale_backlight
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
adrp x9, _BACKLIGHT_LEVELS@GOTPAGE
ldr x9, [x9, _BACKLIGHT_LEVELS@GOTPAGEOFF]
ldr w9, [x9]
sdiv w8, w8, w9
adrp x9, _kb_backlight_config@GOTPAGE
ldr x9, [x9, _kb_backlight_config@GOTPAGEOFF]
ldr w9, [x9]
mul w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _BACKLIGHT_LEVELS,4,2 ; @BACKLIGHT_LEVELS
.comm _kb_backlight_config,4,2 ; @kb_backlight_config
.no_dead_strip _scale_backlight
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function scale_backlight
_scale_backlight: ## @scale_backlight
.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, -4(%rbp)
movl -4(%rbp), %eax
movq _BACKLIGHT_LEVELS@GOTPCREL(%rip), %rcx
cltd
idivl (%rcx)
movq _kb_backlight_config@GOTPCREL(%rip), %rcx
imull (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BACKLIGHT_LEVELS,4,2 ## @BACKLIGHT_LEVELS
.comm _kb_backlight_config,4,2 ## @kb_backlight_config
.no_dead_strip _scale_backlight
.subsections_via_symbols
|
AnghaBench/qmk_firmware/keyboards/cannonkeys/satisfaction75/extr_led.c_scale_backlight.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cloudabi32_schedtail
_cloudabi32_schedtail: ; @cloudabi32_schedtail
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp]
ldr x8, [sp, #8]
ldr w8, [x8]
adrp x9, _TDP_FORKING@GOTPAGE
ldr x9, [x9, _TDP_FORKING@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _CLOUDABI_PROCESS_CHILD@GOTPAGE
ldr x8, [x8, _CLOUDABI_PROCESS_CHILD@GOTPAGEOFF]
ldr w8, [x8]
ldr x9, [sp]
str w8, [x9, #4]
ldr x8, [sp, #8]
ldr w8, [x8, #4]
ldr x9, [sp]
str w8, [x9]
b LBB0_2
LBB0_2:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _TDP_FORKING,4,2 ; @TDP_FORKING
.comm _CLOUDABI_PROCESS_CHILD,4,2 ; @CLOUDABI_PROCESS_CHILD
.no_dead_strip _cloudabi32_schedtail
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cloudabi32_schedtail
_cloudabi32_schedtail: ## @cloudabi32_schedtail
.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, -8(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movq _TDP_FORKING@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_2
## %bb.1:
movq _CLOUDABI_PROCESS_CHILD@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
movq -8(%rbp), %rax
movl 4(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TDP_FORKING,4,2 ## @TDP_FORKING
.comm _CLOUDABI_PROCESS_CHILD,4,2 ## @CLOUDABI_PROCESS_CHILD
.no_dead_strip _cloudabi32_schedtail
.subsections_via_symbols
|
AnghaBench/freebsd/sys/arm/cloudabi32/extr_cloudabi32_sysvec.c_cloudabi32_schedtail.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _skb_to_sgvec_nomark ; -- Begin function skb_to_sgvec_nomark
.p2align 2
_skb_to_sgvec_nomark: ; @skb_to_sgvec_nomark
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str w2, [sp, #12]
str w3, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr w2, [sp, #12]
ldr w3, [sp, #8]
mov w4, #0
bl ___skb_to_sgvec
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _skb_to_sgvec_nomark ## -- Begin function skb_to_sgvec_nomark
.p2align 4, 0x90
_skb_to_sgvec_nomark: ## @skb_to_sgvec_nomark
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
xorl %r8d, %r8d
callq ___skb_to_sgvec
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/net/core/extr_skbuff.c_skb_to_sgvec_nomark.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _HPDF_UInt16Swap ; -- Begin function HPDF_UInt16Swap
.p2align 2
_HPDF_UInt16Swap: ; @HPDF_UInt16Swap
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp]
ldr x1, [sp]
add x0, sp, #8
mov w2, #2
bl _HPDF_MemCpy
ldr x8, [sp, #8]
mov x9, x8
ldr x8, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
orr w8, w8, w9, lsl #8
ldr x9, [sp]
str w8, [x9]
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _HPDF_UInt16Swap ## -- Begin function HPDF_UInt16Swap
.p2align 4, 0x90
_HPDF_UInt16Swap: ## @HPDF_UInt16Swap
.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)
movq %rdi, -40(%rbp)
leaq -32(%rbp), %rdi
movq -40(%rbp), %rsi
movl $2, %edx
callq _HPDF_MemCpy
movq -32(%rbp), %rax
movl %eax, %ecx
shll $8, %ecx
movq -24(%rbp), %rax
## kill: def $eax killed $eax killed $rax
orl %eax, %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
addq $48, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/poco/PDF/src/extr_hpdf_utils.c_HPDF_UInt16Swap.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _git_cred_userpass ; -- Begin function git_cred_userpass
.p2align 2
_git_cred_userpass: ; @git_cred_userpass
.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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
str w3, [sp, #28]
str x4, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
; kill: def $x8 killed $xzr
str xzr, [sp]
ldur x0, [x29, #-24]
bl _GIT_UNUSED
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_15
LBB0_3:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldr x8, [sp, #8]
ldr x8, [x8]
str x8, [sp]
b LBB0_9
LBB0_5:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr x8, [sp, #32]
str x8, [sp]
b LBB0_8
LBB0_7:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_15
LBB0_8:
b LBB0_9
LBB0_9:
adrp x8, _GIT_CREDTYPE_USERNAME@GOTPAGE
ldr x8, [x8, _GIT_CREDTYPE_USERNAME@GOTPAGEOFF]
ldr w8, [x8]
ldr w9, [sp, #28]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x0, [x29, #-16]
ldr x1, [sp]
bl _git_cred_username_new
stur w0, [x29, #-4]
b LBB0_15
LBB0_11:
adrp x8, _GIT_CREDTYPE_USERPASS_PLAINTEXT@GOTPAGE
ldr x8, [x8, _GIT_CREDTYPE_USERPASS_PLAINTEXT@GOTPAGEOFF]
ldr w8, [x8]
ldr w9, [sp, #28]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur x0, [x29, #-16]
ldr x1, [sp]
ldr x8, [sp, #8]
ldr w2, [x8, #8]
bl _git_cred_userpass_plaintext_new
subs x8, x0, #0
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_15
LBB0_14:
stur wzr, [x29, #-4]
b LBB0_15
LBB0_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _GIT_CREDTYPE_USERNAME,4,2 ; @GIT_CREDTYPE_USERNAME
.comm _GIT_CREDTYPE_USERPASS_PLAINTEXT,4,2 ; @GIT_CREDTYPE_USERPASS_PLAINTEXT
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _git_cred_userpass ## -- Begin function git_cred_userpass
.p2align 4, 0x90
_git_cred_userpass: ## @git_cred_userpass
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq %r8, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movq $0, -64(%rbp)
movq -24(%rbp), %rdi
callq _GIT_UNUSED
cmpq $0, -56(%rbp)
je LBB0_2
## %bb.1:
movq -56(%rbp), %rax
cmpl $0, 8(%rax)
jne LBB0_3
LBB0_2:
movl $-1, -4(%rbp)
jmp LBB0_15
LBB0_3:
movq -56(%rbp), %rax
cmpq $0, (%rax)
je LBB0_5
## %bb.4:
movq -56(%rbp), %rax
movq (%rax), %rax
movq %rax, -64(%rbp)
jmp LBB0_9
LBB0_5:
cmpq $0, -32(%rbp)
je LBB0_7
## %bb.6:
movq -32(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB0_8
LBB0_7:
movl $-1, -4(%rbp)
jmp LBB0_15
LBB0_8:
jmp LBB0_9
LBB0_9:
movq _GIT_CREDTYPE_USERNAME@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl -36(%rbp), %eax
cmpl $0, %eax
je LBB0_11
## %bb.10:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _git_cred_username_new
movl %eax, -4(%rbp)
jmp LBB0_15
LBB0_11:
movq _GIT_CREDTYPE_USERPASS_PLAINTEXT@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl -36(%rbp), %eax
cmpl $0, %eax
je LBB0_13
## %bb.12:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
movq -56(%rbp), %rax
movl 8(%rax), %edx
callq _git_cred_userpass_plaintext_new
cmpq $0, %rax
jge LBB0_14
LBB0_13:
movl $-1, -4(%rbp)
jmp LBB0_15
LBB0_14:
movl $0, -4(%rbp)
LBB0_15:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GIT_CREDTYPE_USERNAME,4,2 ## @GIT_CREDTYPE_USERNAME
.comm _GIT_CREDTYPE_USERPASS_PLAINTEXT,4,2 ## @GIT_CREDTYPE_USERPASS_PLAINTEXT
.subsections_via_symbols
|
AnghaBench/libgit2/src/transports/extr_cred_helpers.c_git_cred_userpass.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ahc_scsiseq_print ; -- Begin function ahc_scsiseq_print
.p2align 2
_ahc_scsiseq_print: ; @ahc_scsiseq_print
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
str w2, [sp, #12]
adrp x8, _SCSISEQ_parse_table@GOTPAGE
ldr x8, [x8, _SCSISEQ_parse_table@GOTPAGEOFF]
ldr w0, [x8]
ldur w4, [x29, #-4]
ldr x5, [sp, #16]
ldr w6, [sp, #12]
mov w1, #8
adrp x2, l_.str@PAGE
add x2, x2, l_.str@PAGEOFF
mov w3, #0
bl _ahc_print_register
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _SCSISEQ_parse_table,4,2 ; @SCSISEQ_parse_table
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SCSISEQ"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ahc_scsiseq_print ## -- Begin function ahc_scsiseq_print
.p2align 4, 0x90
_ahc_scsiseq_print: ## @ahc_scsiseq_print
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq _SCSISEQ_parse_table@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl -4(%rbp), %r8d
movq -16(%rbp), %r9
movl -20(%rbp), %eax
movl $8, %esi
leaq L_.str(%rip), %rdx
xorl %ecx, %ecx
movl %eax, (%rsp)
callq _ahc_print_register
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SCSISEQ_parse_table,4,2 ## @SCSISEQ_parse_table
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SCSISEQ"
.subsections_via_symbols
|
AnghaBench/freebsd/sys/dev/aic7xxx/extr_aic7xxx_reg_print.c_ahc_scsiseq_print.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ExportEntitiesMain ; -- Begin function ExportEntitiesMain
.p2align 2
_ExportEntitiesMain: ; @ExportEntitiesMain
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
adrp x8, _source@GOTPAGE
ldr x8, [x8, _source@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _Sys_Printf
stur wzr, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldur w9, [x29, #-8]
subs w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _ExpandArg
mov x1, x0
ldr w0, [sp, #20] ; 4-byte Folded Reload
bl _strcpy
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w0, [x8]
bl _StripExtension
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _DefaultExtension
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _Sys_Printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w0, [x8]
bl _LoadBSPFile
bl _ExportEntities
stur wzr, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: q3map -exportents [-v] <mapname>\n"
.comm _source,4,2 ; @source
l_.str.1: ; @.str.1
.asciz ".bsp"
l_.str.2: ; @.str.2
.asciz "Loading %s\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ExportEntitiesMain ## -- Begin function ExportEntitiesMain
.p2align 4, 0x90
_ExportEntitiesMain: ## @ExportEntitiesMain
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $1, -8(%rbp)
jge LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _Sys_Printf
movl $0, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq _source@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
movq -16(%rbp), %rax
movl -8(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _ExpandArg
movl -20(%rbp), %edi ## 4-byte Reload
movl %eax, %esi
callq _strcpy
movq _source@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _StripExtension
movq _source@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
callq _DefaultExtension
movq _source@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _Sys_Printf
movq _source@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _LoadBSPFile
movb $0, %al
callq _ExportEntities
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: q3map -exportents [-v] <mapname>\n"
.comm _source,4,2 ## @source
L_.str.1: ## @.str.1
.asciz ".bsp"
L_.str.2: ## @.str.2
.asciz "Loading %s\n"
.subsections_via_symbols
|
AnghaBench/lab/q3map2/q3map2/extr_exportents.c_ExportEntitiesMain.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_fs_fs__dag_has_props ; -- Begin function svn_fs_fs__dag_has_props
.p2align 2
_svn_fs_fs__dag_has_props: ; @svn_fs_fs__dag_has_props
.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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x1, [x29, #-24]
add x0, sp, #24
bl _get_node_revision
bl _SVN_ERR
ldr x8, [sp, #24]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _FALSE@GOTPAGE
ldr x8, [x8, _FALSE@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-16]
str w8, [x9]
adrp x8, _SVN_NO_ERROR@GOTPAGE
ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB0_9
LBB0_2:
ldr x8, [sp, #24]
ldr x8, [x8]
add x0, x8, #4
bl _svn_fs_fs__id_txn_used
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_3
LBB0_3:
ldur x8, [x29, #-24]
ldr w1, [x8]
ldr x2, [sp, #24]
ldr x3, [sp, #32]
add x0, sp, #16
bl _svn_fs_fs__get_proplist
bl _SVN_ERR
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldr x0, [sp, #16]
bl _apr_hash_count
mov x8, #0
subs x8, x8, x0
cset w8, lt
and w8, w8, #0x1
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_6
LBB0_5:
adrp x8, _FALSE@GOTPAGE
ldr x8, [x8, _FALSE@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_6
LBB0_6:
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldur x9, [x29, #-16]
str w8, [x9]
b LBB0_8
LBB0_7:
ldr x8, [sp, #24]
ldr x8, [x8]
ldr w8, [x8]
subs w8, w8, #4
cset w8, gt
and w8, w8, #0x1
ldur x9, [x29, #-16]
str w8, [x9]
b LBB0_8
LBB0_8:
adrp x8, _SVN_NO_ERROR@GOTPAGE
ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB0_9
LBB0_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _FALSE,4,2 ; @FALSE
.comm _SVN_NO_ERROR,8,3 ; @SVN_NO_ERROR
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_fs_fs__dag_has_props ## -- Begin function svn_fs_fs__dag_has_props
.p2align 4, 0x90
_svn_fs_fs__dag_has_props: ## @svn_fs_fs__dag_has_props
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rsi
leaq -40(%rbp), %rdi
callq _get_node_revision
movl %eax, %edi
callq _SVN_ERR
movq -40(%rbp), %rax
cmpq $0, (%rax)
jne LBB0_2
## %bb.1:
movq _FALSE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq _SVN_NO_ERROR@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
jmp LBB0_9
LBB0_2:
movq -40(%rbp), %rax
movq (%rax), %rdi
addq $4, %rdi
callq _svn_fs_fs__id_txn_used
cmpq $0, %rax
je LBB0_7
## %bb.3:
movq -24(%rbp), %rax
movl (%rax), %esi
movq -40(%rbp), %rdx
movq -32(%rbp), %rcx
leaq -48(%rbp), %rdi
callq _svn_fs_fs__get_proplist
movl %eax, %edi
callq _SVN_ERR
cmpq $0, -48(%rbp)
je LBB0_5
## %bb.4:
movq -48(%rbp), %rdi
callq _apr_hash_count
movq %rax, %rcx
xorl %eax, %eax
## kill: def $rax killed $eax
cmpq %rcx, %rax
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB0_6
LBB0_5:
movq _FALSE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
LBB0_6:
movl -52(%rbp), %ecx ## 4-byte Reload
movq -16(%rbp), %rax
movl %ecx, (%rax)
jmp LBB0_8
LBB0_7:
movq -40(%rbp), %rax
movq (%rax), %rax
cmpl $4, (%rax)
setg %al
andb $1, %al
movzbl %al, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
LBB0_8:
movq _SVN_NO_ERROR@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
LBB0_9:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FALSE,4,2 ## @FALSE
.comm _SVN_NO_ERROR,8,3 ## @SVN_NO_ERROR
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_fs/extr_dag.c_svn_fs_fs__dag_has_props.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ossl_toupper ; -- Begin function ossl_toupper
.p2align 2
_ossl_toupper: ; @ossl_toupper
.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
stur w0, [x29, #-4]
ldur w0, [x29, #-4]
bl _ossl_islower
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-4]
adrp x9, _case_change@GOTPAGE
ldr x9, [x9, _case_change@GOTPAGEOFF]
ldr w9, [x9]
eor w8, w8, w9
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_2:
ldur w8, [x29, #-4]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_3:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _case_change,4,2 ; @case_change
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ossl_toupper ## -- Begin function ossl_toupper
.p2align 4, 0x90
_ossl_toupper: ## @ossl_toupper
.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 %edi, -4(%rbp)
movl -4(%rbp), %edi
callq _ossl_islower
cmpq $0, %rax
je LBB0_2
## %bb.1:
movl -4(%rbp), %eax
movq _case_change@GOTPCREL(%rip), %rcx
xorl (%rcx), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
jmp LBB0_3
LBB0_2:
movl -4(%rbp), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
LBB0_3:
movl -8(%rbp), %eax ## 4-byte Reload
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _case_change,4,2 ## @case_change
.subsections_via_symbols
|
AnghaBench/openssl/crypto/extr_ctype.c_ossl_toupper.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_str_finish ; -- Begin function sqlite3_str_finish
.p2align 2
_sqlite3_str_finish: ; @sqlite3_str_finish
.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, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
adrp x9, _sqlite3OomStr@GOTPAGE
ldr x9, [x9, _sqlite3OomStr@GOTPAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x0, [sp, #8]
bl _sqlite3StrAccumFinish
str x0, [sp]
ldr x0, [sp, #8]
bl _sqlite3_free
b LBB0_4
LBB0_3:
; kill: def $x8 killed $xzr
str xzr, [sp]
b LBB0_4
LBB0_4:
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _sqlite3OomStr,4,2 ; @sqlite3OomStr
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_str_finish ## -- Begin function sqlite3_str_finish
.p2align 4, 0x90
_sqlite3_str_finish: ## @sqlite3_str_finish
.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 %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
je LBB0_3
## %bb.1:
movq _sqlite3OomStr@GOTPCREL(%rip), %rax
cmpq %rax, -8(%rbp)
je LBB0_3
## %bb.2:
movq -8(%rbp), %rdi
callq _sqlite3StrAccumFinish
movq %rax, -16(%rbp)
movq -8(%rbp), %rdi
callq _sqlite3_free
jmp LBB0_4
LBB0_3:
movq $0, -16(%rbp)
LBB0_4:
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _sqlite3OomStr,4,2 ## @sqlite3OomStr
.subsections_via_symbols
|
AnghaBench/poco/Data/SQLite/src/extr_sqlite3.c_sqlite3_str_finish.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ExtractNumber ; -- Begin function ExtractNumber
.p2align 2
_ExtractNumber: ; @ExtractNumber
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
mov w8, #1
str w8, [sp, #12]
str wzr, [sp, #4]
ldr x8, [sp, #16]
mov x0, x8
bl _DPRINT
ldr x8, [sp, #16]
mov x0, x8
bl _IsAddressValid
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #16]
mov x0, x8
bl _DPRINT
stur wzr, [x29, #-4]
b LBB0_17
LBB0_2:
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #-1
str w8, [sp, #12]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_4
LBB0_4:
ldr x8, [sp, #16]
mov x0, x8
bl _IsAddressValid
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #16]
mov x0, x8
bl _DPRINT
stur wzr, [x29, #-4]
b LBB0_17
LBB0_6:
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #48
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #10
str w8, [sp, #8]
b LBB0_9
LBB0_8:
mov w8, #8
str w8, [sp, #8]
b LBB0_9
LBB0_9:
ldr x8, [sp, #16]
mov x0, x8
bl _IsAddressValid
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldr x8, [sp, #16]
mov x0, x8
bl _DPRINT
stur wzr, [x29, #-4]
b LBB0_17
LBB0_11:
b LBB0_12
LBB0_12: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w0, [x8]
bl _PICE_isdigit
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
ldr w9, [sp, #8]
ldr w8, [sp, #4]
mul w8, w8, w9
str w8, [sp, #4]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w9, w8, #48
ldr w8, [sp, #4]
add w8, w8, w9
str w8, [sp, #4]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x8, [sp, #16]
mov x0, x8
bl _IsAddressValid
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldr x8, [sp, #16]
mov x0, x8
bl _DPRINT
stur wzr, [x29, #-4]
b LBB0_17
LBB0_15: ; in Loop: Header=BB0_12 Depth=1
b LBB0_12
LBB0_16:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
mul w8, w8, w9
stur w8, [x29, #-4]
b LBB0_17
LBB0_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ExtractNumber(): %s\n"
l_.str.1: ; @.str.1
.asciz "ExtractNumber(): [1] invalid page %x hit!\n"
l_.str.2: ; @.str.2
.asciz "ExtractNumber(): [2] invalid page %x hit!\n"
l_.str.3: ; @.str.3
.asciz "ExtractNumber(): [3] invalid page %x hit!\n"
l_.str.4: ; @.str.4
.asciz "ExtractNumber(): [4] invalid page %x hit!\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ExtractNumber ## -- Begin function ExtractNumber
.p2align 4, 0x90
_ExtractNumber: ## @ExtractNumber
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl $1, -20(%rbp)
movl $0, -28(%rbp)
movq -16(%rbp), %rax
movl %eax, %edi
callq _DPRINT
movq -16(%rbp), %rax
movl %eax, %edi
callq _IsAddressValid
cmpl $0, %eax
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movl %eax, %edi
callq _DPRINT
movl $0, -4(%rbp)
jmp LBB0_17
LBB0_2:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
jne LBB0_4
## %bb.3:
movl $-1, -20(%rbp)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
LBB0_4:
movq -16(%rbp), %rax
movl %eax, %edi
callq _IsAddressValid
cmpl $0, %eax
jne LBB0_6
## %bb.5:
movq -16(%rbp), %rax
movl %eax, %edi
callq _DPRINT
movl $0, -4(%rbp)
jmp LBB0_17
LBB0_6:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $48, %eax
je LBB0_8
## %bb.7:
movl $10, -24(%rbp)
jmp LBB0_9
LBB0_8:
movl $8, -24(%rbp)
LBB0_9:
movq -16(%rbp), %rax
movl %eax, %edi
callq _IsAddressValid
cmpl $0, %eax
jne LBB0_11
## %bb.10:
movq -16(%rbp), %rax
movl %eax, %edi
callq _DPRINT
movl $0, -4(%rbp)
jmp LBB0_17
LBB0_11:
jmp LBB0_12
LBB0_12: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movsbl (%rax), %edi
callq _PICE_isdigit
cmpq $0, %rax
je LBB0_16
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movl -24(%rbp), %eax
imull -28(%rbp), %eax
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
movsbl (%rax), %eax
subl $48, %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl %eax, %edi
callq _IsAddressValid
cmpl $0, %eax
jne LBB0_15
## %bb.14:
movq -16(%rbp), %rax
movl %eax, %edi
callq _DPRINT
movl $0, -4(%rbp)
jmp LBB0_17
LBB0_15: ## in Loop: Header=BB0_12 Depth=1
jmp LBB0_12
LBB0_16:
movl -28(%rbp), %eax
imull -20(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_17:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ExtractNumber(): %s\n"
L_.str.1: ## @.str.1
.asciz "ExtractNumber(): [1] invalid page %x hit!\n"
L_.str.2: ## @.str.2
.asciz "ExtractNumber(): [2] invalid page %x hit!\n"
L_.str.3: ## @.str.3
.asciz "ExtractNumber(): [3] invalid page %x hit!\n"
L_.str.4: ## @.str.4
.asciz "ExtractNumber(): [4] invalid page %x hit!\n"
.subsections_via_symbols
|
AnghaBench/reactos/modules/rosapps/applications/sysutils/utils/pice/module/extr_symbols.c_ExtractNumber.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function x86emuOp_mov_word_DX_IMM
_x86emuOp_mov_word_DX_IMM: ; @x86emuOp_mov_word_DX_IMM
.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, #8]
ldr x8, [sp, #8]
ldr w8, [x8]
adrp x9, _SYSMODE_PREFIX_DATA@GOTPAGE
ldr x9, [x9, _SYSMODE_PREFIX_DATA@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
bl _fetch_long_imm
ldr x8, [sp, #8]
str w0, [x8, #8]
b LBB0_3
LBB0_2:
ldr x0, [sp, #8]
bl _fetch_word_imm
ldr x8, [sp, #8]
str w0, [x8, #4]
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _SYSMODE_PREFIX_DATA,4,2 ; @SYSMODE_PREFIX_DATA
.no_dead_strip _x86emuOp_mov_word_DX_IMM
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function x86emuOp_mov_word_DX_IMM
_x86emuOp_mov_word_DX_IMM: ## @x86emuOp_mov_word_DX_IMM
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movq _SYSMODE_PREFIX_DATA@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_2
## %bb.1:
movq -8(%rbp), %rdi
callq _fetch_long_imm
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rdi
callq _fetch_word_imm
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 4(%rax)
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SYSMODE_PREFIX_DATA,4,2 ## @SYSMODE_PREFIX_DATA
.no_dead_strip _x86emuOp_mov_word_DX_IMM
.subsections_via_symbols
|
AnghaBench/freebsd/sys/contrib/x86emu/extr_x86emu.c_x86emuOp_mov_word_DX_IMM.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function yxml_pinameend
_yxml_pinameend: ; @yxml_pinameend
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w8, [x8]
orr w8, w8, #0x20
subs w8, w8, #120
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w8, [x8, #4]
orr w8, w8, #0x20
subs w8, w8, #109
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w8, [x8, #8]
orr w8, w8, #0x20
subs w8, w8, #108
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr w8, [x8, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x8, _YXML_ESYN@GOTPAGE
ldr x8, [x8, _YXML_ESYN@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp] ; 4-byte Folded Spill
b LBB0_6
LBB0_5:
adrp x8, _YXML_PISTART@GOTPAGE
ldr x8, [x8, _YXML_PISTART@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp] ; 4-byte Folded Spill
b LBB0_6
LBB0_6:
ldr w0, [sp] ; 4-byte Folded Reload
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _YXML_ESYN,4,2 ; @YXML_ESYN
.comm _YXML_PISTART,4,2 ; @YXML_PISTART
.no_dead_strip _yxml_pinameend
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function yxml_pinameend
_yxml_pinameend: ## @yxml_pinameend
.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, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movl (%rax), %eax
orl $32, %eax
cmpl $120, %eax
jne LBB0_5
## %bb.1:
movq -8(%rbp), %rax
movq (%rax), %rax
movl 4(%rax), %eax
orl $32, %eax
cmpl $109, %eax
jne LBB0_5
## %bb.2:
movq -8(%rbp), %rax
movq (%rax), %rax
movl 8(%rax), %eax
orl $32, %eax
cmpl $108, %eax
jne LBB0_5
## %bb.3:
movq -8(%rbp), %rax
movq (%rax), %rax
cmpl $0, 12(%rax)
jne LBB0_5
## %bb.4:
movq _YXML_ESYN@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
jmp LBB0_6
LBB0_5:
movq _YXML_PISTART@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
LBB0_6:
movl -16(%rbp), %eax ## 4-byte Reload
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _YXML_ESYN,4,2 ## @YXML_ESYN
.comm _YXML_PISTART,4,2 ## @YXML_PISTART
.no_dead_strip _yxml_pinameend
.subsections_via_symbols
|
AnghaBench/radare2/libr/bin/format/xnu/extr_yxml.c_yxml_pinameend.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function AudioTrack_Play
_AudioTrack_Play: ; @AudioTrack_Play
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _jfields@GOTPAGE
ldr x8, [x8, _jfields@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
stur w4, [x29, #-36]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #32]
ldr x8, [sp, #32]
ldr w8, [x8]
subs w8, w8, #128
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB0_7
; %bb.1:
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_2:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
ldur x3, [x29, #-32]
bl _AudioTrack_PlayByteArrayV23
str w0, [sp, #28]
b LBB0_8
LBB0_3:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
ldur x3, [x29, #-32]
bl _AudioTrack_PlayByteBuffer
str w0, [sp, #28]
b LBB0_8
LBB0_4:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
ldur x3, [x29, #-32]
bl _AudioTrack_PlayShortArrayV23
str w0, [sp, #28]
b LBB0_8
LBB0_5:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
ldur x3, [x29, #-32]
ldur w4, [x29, #-36]
bl _AudioTrack_PlayByteArray
str w0, [sp, #28]
b LBB0_8
LBB0_6:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
ldur x3, [x29, #-32]
bl _AudioTrack_PlayFloatArray
str w0, [sp, #28]
b LBB0_8
LBB0_7:
bl _vlc_assert_unreachable
b LBB0_8
LBB0_8:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_9
LBB0_9:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_10
LBB0_10:
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [sp, #28]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_11
LBB0_11:
ldur x0, [x29, #-16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _msg_Warn
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _AudioTrack_Recreate
str w0, [sp, #28]
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _AudioTrack_Reset
adrp x8, _play@GOTPAGE
ldr x8, [x8, _play@GOTPAGEOFF]
ldr w0, [x8]
bl _JNI_AT_CALL_VOID
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _CHECK_AT_EXCEPTION
b LBB0_13
LBB0_13:
b LBB0_21
LBB0_14:
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [sp, #28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [sp, #16]
b LBB0_20
LBB0_16:
ldr x9, [sp] ; 8-byte Folded Reload
ldr w8, [sp, #28]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
str x8, [sp, #16]
b LBB0_19
LBB0_18:
adrp x8, l_.str.4@PAGE
add x8, x8, l_.str.4@PAGEOFF
str x8, [sp, #16]
b LBB0_19
LBB0_19:
b LBB0_20
LBB0_20:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _msg_Err
ldr x9, [sp, #32]
mov w8, #1
str w8, [x9, #4]
b LBB0_21
LBB0_21:
b LBB0_23
LBB0_22:
ldr w0, [sp, #28]
bl _BYTES_TO_FRAMES
ldr x9, [sp, #32]
ldrsw x8, [x9, #8]
add x8, x8, x0
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #8]
b LBB0_23
LBB0_23:
ldr w0, [sp, #28]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_4-Ltmp0
.long LBB0_6-Ltmp0
.long LBB0_3-Ltmp0
.long LBB0_2-Ltmp0
.long LBB0_5-Ltmp0
; -- End function
.comm _jfields,24,3 ; @jfields
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ERROR_DEAD_OBJECT: try recreating AudioTrack"
.comm _play,4,2 ; @play
l_.str.1: ; @.str.1
.asciz "play"
l_.str.2: ; @.str.2
.asciz "ERROR_INVALID_OPERATION"
l_.str.3: ; @.str.3
.asciz "ERROR_BAD_VALUE"
l_.str.4: ; @.str.4
.asciz "ERROR"
l_.str.5: ; @.str.5
.asciz "Write failed: %s"
.no_dead_strip _AudioTrack_Play
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function AudioTrack_Play
_AudioTrack_Play: ## @AudioTrack_Play
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movl %r8d, -36(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
addl $-128, %eax
movl %eax, %ecx
movq %rcx, -72(%rbp) ## 8-byte Spill
subl $4, %eax
ja LBB0_6
## %bb.23:
movq -72(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
callq _AudioTrack_PlayByteArrayV23
movl %eax, -52(%rbp)
jmp LBB0_7
LBB0_2:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
callq _AudioTrack_PlayByteBuffer
movl %eax, -52(%rbp)
jmp LBB0_7
LBB0_3:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
callq _AudioTrack_PlayShortArrayV23
movl %eax, -52(%rbp)
jmp LBB0_7
LBB0_4:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
movl -36(%rbp), %r8d
callq _AudioTrack_PlayByteArray
movl %eax, -52(%rbp)
jmp LBB0_7
LBB0_5:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
callq _AudioTrack_PlayFloatArray
movl %eax, -52(%rbp)
jmp LBB0_7
LBB0_6:
movb $0, %al
callq _vlc_assert_unreachable
LBB0_7:
cmpl $0, -52(%rbp)
jge LBB0_21
## %bb.8:
movq _jfields@GOTPCREL(%rip), %rax
cmpq $0, 16(%rax)
je LBB0_13
## %bb.9:
movl -52(%rbp), %eax
movq _jfields@GOTPCREL(%rip), %rcx
cmpl 8(%rcx), %eax
jne LBB0_13
## %bb.10:
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _msg_Warn
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _AudioTrack_Recreate
movl %eax, -52(%rbp)
cmpl $0, %eax
jne LBB0_12
## %bb.11:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _AudioTrack_Reset
movq _play@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _JNI_AT_CALL_VOID
leaq L_.str.1(%rip), %rdi
callq _CHECK_AT_EXCEPTION
LBB0_12:
jmp LBB0_20
LBB0_13:
movl -52(%rbp), %eax
movq _jfields@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_15
## %bb.14:
leaq L_.str.2(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB0_19
LBB0_15:
movl -52(%rbp), %eax
movq _jfields@GOTPCREL(%rip), %rcx
cmpl 4(%rcx), %eax
jne LBB0_17
## %bb.16:
leaq L_.str.3(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB0_18
LBB0_17:
leaq L_.str.4(%rip), %rax
movq %rax, -64(%rbp)
LBB0_18:
jmp LBB0_19
LBB0_19:
movq -16(%rbp), %rdi
movq -64(%rbp), %rdx
leaq L_.str.5(%rip), %rsi
callq _msg_Err
movq -48(%rbp), %rax
movl $1, 4(%rax)
LBB0_20:
jmp LBB0_22
LBB0_21:
movl -52(%rbp), %edi
callq _BYTES_TO_FRAMES
movq %rax, %rdx
movq -48(%rbp), %rax
movslq 8(%rax), %rcx
addq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, 8(%rax)
LBB0_22:
movl -52(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_1, LBB0_1-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
LJTI0_0:
.long L0_0_set_3
.long L0_0_set_5
.long L0_0_set_2
.long L0_0_set_1
.long L0_0_set_4
.end_data_region
## -- End function
.comm _jfields,24,3 ## @jfields
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ERROR_DEAD_OBJECT: try recreating AudioTrack"
.comm _play,4,2 ## @play
L_.str.1: ## @.str.1
.asciz "play"
L_.str.2: ## @.str.2
.asciz "ERROR_INVALID_OPERATION"
L_.str.3: ## @.str.3
.asciz "ERROR_BAD_VALUE"
L_.str.4: ## @.str.4
.asciz "ERROR"
L_.str.5: ## @.str.5
.asciz "Write failed: %s"
.no_dead_strip _AudioTrack_Play
.subsections_via_symbols
|
AnghaBench/vlc/modules/audio_output/extr_audiotrack.c_AudioTrack_Play.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bfa_fcs_fabric_flogiacc_comp
_bfa_fcs_fabric_flogiacc_comp: ; @bfa_fcs_fabric_flogiacc_comp
.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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
str w4, [sp, #32]
str w5, [sp, #28]
str x6, [sp, #16]
ldur x8, [x29, #-24]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8]
ldur w1, [x29, #-28]
bl _bfa_trc
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.no_dead_strip _bfa_fcs_fabric_flogiacc_comp
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bfa_fcs_fabric_flogiacc_comp
_bfa_fcs_fabric_flogiacc_comp: ## @bfa_fcs_fabric_flogiacc_comp
.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 16(%rbp), %rax
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movl %r8d, -32(%rbp)
movl %r9d, -36(%rbp)
movq -24(%rbp), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl (%rax), %edi
movl -28(%rbp), %esi
callq _bfa_trc
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _bfa_fcs_fabric_flogiacc_comp
.subsections_via_symbols
|
AnghaBench/linux/drivers/scsi/bfa/extr_bfa_fcs.c_bfa_fcs_fabric_flogiacc_comp.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evutil_gettime_monotonic ; -- Begin function evutil_gettime_monotonic
.p2align 2
_evutil_gettime_monotonic: ; @evutil_gettime_monotonic
.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, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
bl _evutil_gettime_monotonic_
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evutil_gettime_monotonic ## -- Begin function evutil_gettime_monotonic
.p2align 4, 0x90
_evutil_gettime_monotonic: ## @evutil_gettime_monotonic
.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 %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _evutil_gettime_monotonic_
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/ntp/sntp/libevent/extr_evutil_time.c_evutil_gettime_monotonic.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mgmtUnSetDnodeVgid ; -- Begin function mgmtUnSetDnodeVgid
.p2align 2
_mgmtUnSetDnodeVgid: ; @mgmtUnSetDnodeVgid
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
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
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #20]
add x8, x8, x9, lsl #3
ldr w0, [x8, #4]
bl _mgmtGetDnode
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #20]
lsl x10, x10, #3
ldrsw x9, [x9, x10]
add x8, x8, x9, lsl #2
str x8, [sp, #8]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #20]
add x8, x8, x9, lsl #3
ldr w0, [x8, #4]
bl _taosIpStr
mov x1, x0
ldur x8, [x29, #-8]
ldrsw x9, [sp, #20]
lsl x9, x9, #3
ldr w2, [x8, x9]
ldr x8, [sp, #8]
ldr w3, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _mTrace
ldr x0, [sp, #8]
mov w1, #0
mov w2, #4
bl _memset
ldr x0, [sp, #24]
bl _mgmtCalcNumOfFreeVnodes
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #20]
add x8, x8, x9, lsl #3
ldr w0, [x8, #4]
bl _taosIpStr
mov x1, x0
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _mError
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_7:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "dnode:%s, vnode:%d remove from vgroup:%d"
l_.str.1: ; @.str.1
.asciz "dnode:%s not in dnode DB!!!"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mgmtUnSetDnodeVgid ## -- Begin function mgmtUnSetDnodeVgid
.p2align 4, 0x90
_mgmtUnSetDnodeVgid: ## @mgmtUnSetDnodeVgid
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl 4(%rax,%rcx,8), %edi
callq _mgmtGetDnode
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
movslq -28(%rbp), %rdx
movslq (%rcx,%rdx,8), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl 4(%rax,%rcx,8), %edi
callq _taosIpStr
movl %eax, %esi
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,8), %edx
movq -40(%rbp), %rax
movl (%rax), %ecx
leaq L_.str(%rip), %rdi
callq _mTrace
movq -40(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
movq -24(%rbp), %rdi
callq _mgmtCalcNumOfFreeVnodes
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl 4(%rax,%rcx,8), %edi
callq _taosIpStr
movl %eax, %esi
leaq L_.str.1(%rip), %rdi
callq _mError
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_7:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "dnode:%s, vnode:%d remove from vgroup:%d"
L_.str.1: ## @.str.1
.asciz "dnode:%s not in dnode DB!!!"
.subsections_via_symbols
|
AnghaBench/TDengine/src/system/detail/src/extr_mgmtDnode.c_mgmtUnSetDnodeVgid.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usbhid_put_power ; -- Begin function usbhid_put_power
.p2align 2
_usbhid_put_power: ; @usbhid_put_power
.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, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
str x8, [sp]
ldr x8, [sp]
ldr w0, [x8]
bl _usb_autopm_put_interface
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usbhid_put_power ## -- Begin function usbhid_put_power
.p2align 4, 0x90
_usbhid_put_power: ## @usbhid_put_power
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl (%rax), %edi
callq _usb_autopm_put_interface
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/hid/usbhid/extr_hid-core.c_usbhid_put_power.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _flush_dcache_icache_page ; -- Begin function flush_dcache_icache_page
.p2align 2
_flush_dcache_icache_page: ; @flush_dcache_icache_page
.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, #8]
adrp x8, _CONFIG_BOOKE@GOTPAGE
ldr x8, [x8, _CONFIG_BOOKE@GOTPAGEOFF]
ldr w0, [x8]
bl _IS_ENABLED
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
bl _kmap_atomic
str x0, [sp]
ldr x0, [sp]
bl ___flush_dcache_icache
ldr x0, [sp]
bl _kunmap_atomic
b LBB0_3
LBB0_2:
ldr x0, [sp, #8]
bl _page_to_pfn
adrp x8, _PAGE_SHIFT@GOTPAGE
ldr x8, [x8, _PAGE_SHIFT@GOTPAGEOFF]
ldr w8, [x8]
lsl w0, w0, w8
bl ___flush_dcache_icache_phys
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _CONFIG_BOOKE,4,2 ; @CONFIG_BOOKE
.comm _PAGE_SHIFT,4,2 ; @PAGE_SHIFT
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _flush_dcache_icache_page ## -- Begin function flush_dcache_icache_page
.p2align 4, 0x90
_flush_dcache_icache_page: ## @flush_dcache_icache_page
.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 %rdi, -8(%rbp)
movq _CONFIG_BOOKE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _IS_ENABLED
cmpq $0, %rax
je LBB0_2
## %bb.1:
movq -8(%rbp), %rdi
callq _kmap_atomic
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq ___flush_dcache_icache
movq -16(%rbp), %rdi
callq _kunmap_atomic
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rdi
callq _page_to_pfn
movl %eax, %edi
movq _PAGE_SHIFT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
## kill: def $cl killed $ecx
shll %cl, %edi
callq ___flush_dcache_icache_phys
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CONFIG_BOOKE,4,2 ## @CONFIG_BOOKE
.comm _PAGE_SHIFT,4,2 ## @PAGE_SHIFT
.subsections_via_symbols
|
AnghaBench/linux/arch/powerpc/mm/extr_mem.c_flush_dcache_icache_page.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _core_file_command ; -- Begin function core_file_command
.p2align 2
_core_file_command: ; @core_file_command
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
bl _dont_repeat
bl _find_core_target
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _error
b LBB0_2
LBB0_2:
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
blr x8
b LBB0_5
LBB0_4:
ldr x8, [sp, #8]
ldr x8, [x8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
blr x8
b LBB0_5
LBB0_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "GDB can't read core files on this machine."
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _core_file_command ## -- Begin function core_file_command
.p2align 4, 0x90
_core_file_command: ## @core_file_command
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movb $0, %al
callq _dont_repeat
movb $0, %al
callq _find_core_target
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _error
LBB0_2:
cmpq $0, -8(%rbp)
jne LBB0_4
## %bb.3:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq *%rax
jmp LBB0_5
LBB0_4:
movq -24(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq *%rax
LBB0_5:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "GDB can't read core files on this machine."
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/gdb/gdb/extr_corefile.c_core_file_command.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function max1363_scan_direct
_max1363_scan_direct: ; @max1363_scan_direct
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
bl _dev_get_drvdata
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
ldr x8, [x8]
str x8, [sp, #48]
str wzr, [sp, #44]
ldr x8, [sp, #48]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldr x8, [sp, #48]
ldr x8, [x8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur wzr, [x29, #-4]
b LBB0_11
LBB0_2:
ldr x8, [sp, #48]
ldr x8, [x8]
ldr w8, [x8]
lsl w0, w8, #1
adrp x8, _GFP_KERNEL@GOTPAGE
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
ldr w1, [x8]
bl _kmalloc
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x8, _ENOMEM@GOTPAGE
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_11
LBB0_4:
ldr x0, [sp, #24]
ldr x1, [sp, #16]
ldr x8, [sp, #48]
ldr x8, [x8]
ldr w8, [x8]
lsl w2, w8, #1
bl _i2c_master_recv
str w0, [sp, #40]
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr w8, [sp, #40]
stur w8, [x29, #-4]
b LBB0_11
LBB0_6:
str wzr, [sp, #36]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
ldr x9, [sp, #48]
ldr x9, [x9]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldur x8, [x29, #-32]
ldrsw x9, [sp, #44]
add x0, x8, x9
ldr x8, [sp, #16]
ldr w9, [sp, #36]
lsl w9, w9, #1
add w9, w9, #0
ldrsb w8, [x8, w9, sxtw]
and w9, w8, #0xf
ldr x8, [sp, #16]
ldr w10, [sp, #36]
lsl w10, w10, #1
add w10, w10, #1
ldrsb w8, [x8, w10, sxtw]
add w10, w8, w9, lsl #8
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _sprintf
ldrsw x8, [sp, #44]
add x8, x8, x0
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #44]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_7
LBB0_10:
ldr x0, [sp, #16]
bl _kfree
ldur x8, [x29, #-32]
ldrsw x9, [sp, #44]
add x0, x8, x9
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _sprintf
ldrsw x8, [sp, #44]
add x8, x8, x0
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #44]
ldr w8, [sp, #44]
stur w8, [x29, #-4]
b LBB0_11
LBB0_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
l_.str.1: ; @.str.1
.asciz "\n"
.no_dead_strip _max1363_scan_direct
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function max1363_scan_direct
_max1363_scan_direct: ## @max1363_scan_direct
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
callq _dev_get_drvdata
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl $0, -52(%rbp)
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -72(%rbp)
movq -48(%rbp), %rax
movq (%rax), %rax
cmpl $0, (%rax)
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_11
LBB0_2:
movq -48(%rbp), %rax
movq (%rax), %rax
movl (%rax), %edi
shll $1, %edi
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _kmalloc
movq %rax, -80(%rbp)
cmpq $0, -80(%rbp)
jne LBB0_4
## %bb.3:
xorl %eax, %eax
movq _ENOMEM@GOTPCREL(%rip), %rcx
subl (%rcx), %eax
movl %eax, -4(%rbp)
jmp LBB0_11
LBB0_4:
movq -72(%rbp), %rdi
movq -80(%rbp), %rsi
movq -48(%rbp), %rax
movq (%rax), %rax
movl (%rax), %edx
shll $1, %edx
callq _i2c_master_recv
movl %eax, -56(%rbp)
cmpl $0, -56(%rbp)
jge LBB0_6
## %bb.5:
movl -56(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_11
LBB0_6:
movl $0, -60(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
movq -48(%rbp), %rcx
movq (%rcx), %rcx
cmpl (%rcx), %eax
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movq -32(%rbp), %rdi
movslq -52(%rbp), %rax
addq %rax, %rdi
movq -80(%rbp), %rax
movl -60(%rbp), %ecx
shll $1, %ecx
addl $0, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edx
andl $15, %edx
shll $8, %edx
movq -80(%rbp), %rax
movl -60(%rbp), %ecx
shll $1, %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
addl %eax, %edx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _sprintf
movq %rax, %rcx
movslq -52(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -52(%rbp)
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB0_7
LBB0_10:
movq -80(%rbp), %rdi
callq _kfree
movq -32(%rbp), %rdi
movslq -52(%rbp), %rax
addq %rax, %rdi
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _sprintf
movq %rax, %rcx
movslq -52(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -52(%rbp)
movl -52(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_11:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
L_.str.1: ## @.str.1
.asciz "\n"
.no_dead_strip _max1363_scan_direct
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/staging/iio/adc/extr_max1363_core.c_max1363_scan_direct.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _smb3_free_compound_rqst ; -- Begin function smb3_free_compound_rqst
.p2align 2
_smb3_free_compound_rqst: ; @smb3_free_compound_rqst
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
ldr w8, [sp, #12]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
lsl x9, x9, #4
ldr w8, [x8, x9]
subs w8, w8, #1
str w8, [sp, #8]
b LBB0_4
LBB0_4: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=2
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
ldrsw x9, [sp, #8]
ldr w0, [x8, x9, lsl #2]
bl _put_page
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=2
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB0_4
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr x0, [x8, #8]
bl _kfree
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _smb3_free_compound_rqst ## -- Begin function smb3_free_compound_rqst
.p2align 4, 0x90
_smb3_free_compound_rqst: ## @smb3_free_compound_rqst
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, 8(%rax)
je LBB0_8
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -24(%rbp)
LBB0_4: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -24(%rbp)
jl LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %edi
callq _put_page
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
jmp LBB0_4
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rdi
callq _kfree
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_10:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
AnghaBench/linux/fs/cifs/extr_smb2ops.c_smb3_free_compound_rqst.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FreeWalDirectoryMethod ; -- Begin function FreeWalDirectoryMethod
.p2align 2
_FreeWalDirectoryMethod: ; @FreeWalDirectoryMethod
.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
adrp x8, _dir_data@GOTPAGE
ldr x8, [x8, _dir_data@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [x8]
ldr x0, [x8]
bl _pg_free
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [x8]
bl _pg_free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _dir_data,8,3 ; @dir_data
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FreeWalDirectoryMethod ## -- Begin function FreeWalDirectoryMethod
.p2align 4, 0x90
_FreeWalDirectoryMethod: ## @FreeWalDirectoryMethod
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _dir_data@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq _pg_free
movq _dir_data@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _pg_free
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _dir_data,8,3 ## @dir_data
.subsections_via_symbols
|
AnghaBench/postgres/src/bin/pg_basebackup/extr_walmethods.c_FreeWalDirectoryMethod.c
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.